{"id":369108,"url":"https://github.com/mui/material-ui","last_synced_at":"2026-06-20T03:04:18.924Z","repository":{"id":19822297,"uuid":"23083156","full_name":"mui/material-ui","owner":"mui","description":"Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.","archived":false,"fork":false,"pushed_at":"2026-06-11T15:16:57.000Z","size":741281,"stargazers_count":98397,"open_issues_count":1521,"forks_count":32600,"subscribers_count":1305,"default_branch":"master","last_synced_at":"2026-06-11T17:05:14.941Z","etag":null,"topics":["design-system","material-design","material-ui","react","react-components"],"latest_commit_sha":null,"homepage":"https://mui.com/material-ui/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2014-08-18T19:11:54.000Z","updated_at":"2026-06-11T14:35:25.000Z","dependencies_parsed_at":"2025-06-02T16:06:01.092Z","dependency_job_id":"c108bc8c-caf8-4faa-a84f-e2740ec36874","html_url":"https://github.com/mui/material-ui","commit_stats":{"total_commits":23822,"total_committers":3211,"mean_commits":"7.4188726253503585","dds":0.8266728234405172,"last_synced_commit":"c0620e333641deda56f3cd68c7c3736098ee818c"},"previous_names":["mui-org/material-ui","callemall/material-ui"],"tags_count":585,"template":false,"template_full_name":null,"purl":"pkg:github/mui/material-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/sbom","scorecard":{"id":262861,"data":{"date":"2025-08-17T02:37:43Z","repo":{"name":"github.com/mui/material-ui","commit":"06de3386e5dbd68c7e7496219f702232dcd7ec9f"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.7,"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":"Maintained","score":10,"reason":"30 commit(s) and 1 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":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/check-if-pr-has-label.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yml: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:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/no-response.yml:22","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/check-if-pr-has-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci-check.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-cleanup.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/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/publish-canaries.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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 28 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":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  14 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:  13 out of  13 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":"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: 'allow deletion' disabled on branch 'v6.x'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v6.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v6.x'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'v6.x'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v6.x'","Warn: codeowners review is not required on branch 'master'","Warn: codeowners review is not required on branch 'v6.x'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v6.x'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v6.x'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v6.x'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v6.x'"],"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":"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":"CI-Tests","score":10,"reason":"28 out of 28 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 36 contributing companies or organizations","details":["Info: found contributions from: A11yance, LightSourceAI, TourConnect, Treeshakers, alienfast, calcom, callemall, cefsharp, cssinjs, emikra, goose-duck, instacart, jalaali, lightsourceai, mui, mui-org, nodejs, openfoodfacts, pabloengine, pretur, react-native-community, reactiran, reactjs, reactwg, state-machines, storybookjs, testing-library, text-em-all, typed-typings, typescript-cheatsheets, underjs, vercel, webpack, yarnpkg, yarnplugins, 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":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-cpj6-fhp6-mr6j","Warn: Project is vulnerable to: GHSA-f46r-rw29-r322","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","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-17T11:13:50.539Z","repository_id":19822297,"created_at":"2025-08-17T11:13:50.539Z","updated_at":"2025-08-17T11:13:50.539Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34215295,"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-06-11T02:00:06.485Z","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":1070401,"name":"@mui/styled-engine","ecosystem":"npm","description":"styled() API wrapper package for emotion.","homepage":"https://mui.com/system/styled/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/material-ui","keywords_array":["react","react-component","mui","emotion"],"namespace":"mui","versions_count":144,"first_release_published_at":"2021-09-02T07:46:24.603Z","latest_release_published_at":"2025-12-03T06:56:31.552Z","latest_release_number":"7.3.6","last_synced_at":"2025-12-15T05:33:19.691Z","created_at":"2022-04-07T20:46:10.562Z","updated_at":"2025-12-15T05:33:19.691Z","registry_url":"https://www.npmjs.com/package/@mui/styled-engine","install_command":"npm install @mui/styled-engine","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/mui-org"},"dist-tags":{"canary":"6.1.1-dev.20240919-130050-82a6448768","next":"7.0.0-rc.0","latest-v5":"5.18.0","latest-v6":"6.5.0","latest":"7.3.6"}},"repo_metadata":{"id":19822297,"uuid":"23083156","full_name":"mui/material-ui","owner":"mui","description":"Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.","archived":false,"fork":false,"pushed_at":"2025-12-05T13:58:33.000Z","size":701061,"stargazers_count":97416,"open_issues_count":1743,"forks_count":32789,"subscribers_count":1306,"default_branch":"master","last_synced_at":"2025-12-05T18:30:42.934Z","etag":null,"topics":["design-system","material-design","material-ui","react","react-components"],"latest_commit_sha":null,"homepage":"https://mui.com/material-ui/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2014-08-18T19:11:54.000Z","updated_at":"2025-12-05T17:06:32.000Z","dependencies_parsed_at":"2025-06-02T16:06:01.092Z","dependency_job_id":"32b77193-1b92-4638-bb5e-6c82ade9eee5","html_url":"https://github.com/mui/material-ui","commit_stats":{"total_commits":23822,"total_committers":3211,"mean_commits":"7.4188726253503585","dds":0.8266728234405172,"last_synced_commit":"c0620e333641deda56f3cd68c7c3736098ee818c"},"previous_names":["mui-org/material-ui","callemall/material-ui"],"tags_count":570,"template":false,"template_full_name":null,"purl":"pkg:github/mui/material-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/sbom","scorecard":{"id":262861,"data":{"date":"2025-08-17T02:37:43Z","repo":{"name":"github.com/mui/material-ui","commit":"06de3386e5dbd68c7e7496219f702232dcd7ec9f"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.7,"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":"Maintained","score":10,"reason":"30 commit(s) and 1 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":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/check-if-pr-has-label.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yml: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:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/no-response.yml:22","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/check-if-pr-has-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci-check.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-cleanup.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/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/publish-canaries.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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 28 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":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  14 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:  13 out of  13 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":"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: 'allow deletion' disabled on branch 'v6.x'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v6.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v6.x'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'v6.x'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v6.x'","Warn: codeowners review is not required on branch 'master'","Warn: codeowners review is not required on branch 'v6.x'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v6.x'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v6.x'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v6.x'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v6.x'"],"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":"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":"CI-Tests","score":10,"reason":"28 out of 28 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 36 contributing companies or organizations","details":["Info: found contributions from: A11yance, LightSourceAI, TourConnect, Treeshakers, alienfast, calcom, callemall, cefsharp, cssinjs, emikra, goose-duck, instacart, jalaali, lightsourceai, mui, mui-org, nodejs, openfoodfacts, pabloengine, pretur, react-native-community, reactiran, reactjs, reactwg, state-machines, storybookjs, testing-library, text-em-all, typed-typings, typescript-cheatsheets, underjs, vercel, webpack, yarnpkg, yarnplugins, 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":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-cpj6-fhp6-mr6j","Warn: Project is vulnerable to: GHSA-f46r-rw29-r322","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","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-17T11:13:50.539Z","repository_id":19822297,"created_at":"2025-08-17T11:13:50.539Z","updated_at":"2025-08-17T11:13:50.539Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27619843,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-12-09T02:00:09.185Z","response_time":54,"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":"v7.3.6","sha":"aa8cf28cb4b32fafd7c398f52dd8fde2a632f8e2","kind":"tag","published_at":"2025-12-03T06:57:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.6","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.6/manifests"},{"name":"v7.3.5","sha":"92c82252c77237100aebbea0446848a70d0ba2a7","kind":"tag","published_at":"2025-11-04T08:30:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.5","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.5/manifests"},{"name":"v7.3.4","sha":"28eadba9ec2899226ecbf4058b8fba1ddeab9e6d","kind":"tag","published_at":"2025-10-02T18:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4/manifests"},{"name":"v7.3.3","sha":"6984a79aa3ebde0ad9d1a21817de900f60b7dc90","kind":"tag","published_at":"2025-10-02T14:01:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3/manifests"},{"name":"v7.3.2","sha":"ebd180cdd48e365aa0c5c54b6568d5efc320590d","kind":"tag","published_at":"2025-09-02T06:18:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"3592ec32c4858c22bf99c535c037c13ee6db6b84","kind":"tag","published_at":"2025-08-06T09:33:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"ad98e5ebf7f2f629f9a8b054d9ee3e7217d163bf","kind":"tag","published_at":"2025-08-05T05:40:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0/manifests"},{"name":"v6.5.0","sha":"894dd472b2cc3bbf218eef521ce5a4bcbe914e60","kind":"tag","published_at":"2025-07-08T02:51:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0/manifests"},{"name":"v5.18.0","sha":"6b50143dcfc2aad56a37c9f2e1f14256e9a65c4e","kind":"tag","published_at":"2025-07-08T02:50:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0/manifests"},{"name":"v7.2.0","sha":"1496d735b2cf16501ce413daec40d627eee77e1d","kind":"tag","published_at":"2025-06-30T08:59:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0/manifests"},{"name":"v7.1.2","sha":"ad2d425db362790d6d0f90fbe5b5d3a5b5132503","kind":"tag","published_at":"2025-06-20T07:34:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2/manifests"},{"name":"v6.4.12","sha":"9179a92b0d97f6d0270c7fac733cfd81bd7354cc","kind":"tag","published_at":"2025-06-02T06:58:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12/manifests"},{"name":"v7.1.1","sha":"0ebb3a14ccc5dbee4ec2682b387511f107b95a65","kind":"tag","published_at":"2025-06-02T06:47:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"e3e07e0b8fac5ca8fb4bbf3ec453dbe79133552f","kind":"tag","published_at":"2025-05-06T08:50:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0/manifests"},{"name":"v6.4.11","sha":"6b3957d9d42c83e069da8e8bb534ec294dcb6254","kind":"tag","published_at":"2025-04-10T02:36:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11/manifests"},{"name":"v7.0.2","sha":"ebb24ce49e1ef8358600a7787cb6c8d671cead63","kind":"tag","published_at":"2025-04-09T13:08:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2/manifests"},{"name":"v6.4.10","sha":"d80a3609c8a7274dc5fafa348382059945aee449","kind":"tag","published_at":"2025-03-31T19:03:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10/manifests"},{"name":"v7.0.1","sha":"d6fdcac555725c3807e6f03445e3a051398ee739","kind":"tag","published_at":"2025-03-28T18:58:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"22aa7db2ed23df3b43530e9fdb57bc1051221457","kind":"tag","published_at":"2025-03-26T14:16:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0/manifests"},{"name":"v6.4.9","sha":"a884cb821f67a831f44cc6abfc3bc77faef91ada","kind":"tag","published_at":"2025-03-25T15:45:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9/manifests"},{"name":"v7.0.0-rc.0","sha":"ebaec8db8ae1b90183817cb0bad549d7fc63fe79","kind":"tag","published_at":"2025-03-19T09:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0/manifests"},{"name":"v5.17.1","sha":"0d509f8a4a48031a1e25974a1604b803892ce94e","kind":"tag","published_at":"2025-03-18T18:44:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"b0dc8270c5a2896293ff8b61052120a13819f0a1","kind":"tag","published_at":"2025-03-18T15:28:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0/manifests"},{"name":"v6.4.8","sha":"2bded219fabaaefc2083aa660d5856ab75cfa8d6","kind":"tag","published_at":"2025-03-17T17:54:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8/manifests"},{"name":"v7.0.0-beta.4","sha":"260ed53760f179e3bb4f1f43e2f2712ecbf9fdd7","kind":"tag","published_at":"2025-03-13T13:30:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4/manifests"},{"name":"v6.4.7","sha":"d1ca0a45fea4327ba4dc9876e62922785493f1c3","kind":"tag","published_at":"2025-03-05T15:19:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7/manifests"},{"name":"v7.0.0-beta.3","sha":"9dea4105c8b413e087bd1d0cc517b52831a2eb86","kind":"tag","published_at":"2025-03-05T15:13:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"48acea181cac8ca14455e76d01d3554ba578781e","kind":"tag","published_at":"2025-02-27T15:00:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2/manifests"},{"name":"v7.0.0-beta.1","sha":"2cf2e71af3c2b26694964884456bc335c2ba6cdb","kind":"tag","published_at":"2025-02-26T18:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1/manifests"},{"name":"v6.4.6","sha":"356b885778a2af26505d5dbba76a9abcceb69800","kind":"tag","published_at":"2025-02-26T13:39:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6/manifests"},{"name":"v7.0.0-beta.0","sha":"b485c1abec1d776e925ca90e6fa7d91e9bd057a7","kind":"tag","published_at":"2025-02-26T13:22:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0/manifests"},{"name":"v7.0.0-alpha.2","sha":"ba14b7070070281c8a6cea1df7653f007bb8da49","kind":"tag","published_at":"2025-02-18T18:57:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.4.5","sha":"6f2b908baa7863e2cbf0ec4518dc90ccfd53597b","kind":"tag","published_at":"2025-02-18T18:46:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5/manifests"},{"name":"v7.0.0-alpha.1","sha":"c390c1c2d1c85f42d40f16ce405a3c4b62026ec7","kind":"tag","published_at":"2025-02-11T17:34:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1/manifests"},{"name":"v6.4.4","sha":"c66361a6ad9d1354b60e6fb93ba3144c1348ab15","kind":"tag","published_at":"2025-02-11T14:31:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4/manifests"},{"name":"v6.4.3","sha":"cee310a92f61ffb75284195a9ed30bcb367c78e2","kind":"tag","published_at":"2025-02-04T18:53:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3/manifests"},{"name":"v7.0.0-alpha.0","sha":"3e3195a4285ca716061f7d7d87f4915630af1b69","kind":"tag","published_at":"2025-02-03T12:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.4.2","sha":"1813d89a599a4027fd216062b2cac8b0c1864f1d","kind":"tag","published_at":"2025-01-29T15:50:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2/manifests"},{"name":"v6.4.1","sha":"819e662a2ce210f8805c45057389217cb1c39a83","kind":"tag","published_at":"2025-01-21T13:23:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"f9949a8889c7e69cac145ce56411298a234d2e49","kind":"tag","published_at":"2025-01-14T16:46:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0/manifests"},{"name":"v5.16.14","sha":"ba588c8333d765af63ab15c8b33dd947b615f70b","kind":"tag","published_at":"2025-01-06T21:20:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14/manifests"},{"name":"v6.3.1","sha":"afd551abd3be44de711d6baef48e62e18b97c908","kind":"tag","published_at":"2025-01-03T13:53:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1/manifests"},{"name":"v5.16.13","sha":"e52a6379f22d38453fa046d410b0c4700707dbd9","kind":"tag","published_at":"2024-12-25T11:25:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13/manifests"},{"name":"v6.3.0","sha":"84d6ecfdccd10f204854beeef98bcc55dc99d117","kind":"tag","published_at":"2024-12-23T18:10:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"17026fc203a8b413ec7343b6eeb267a50519d515","kind":"tag","published_at":"2024-12-17T13:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1/manifests"},{"name":"v5.16.12","sha":"b8fbcf5fb5169d8db6ee0ec35001816d2777e8d4","kind":"tag","published_at":"2024-12-17T13:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12/manifests"},{"name":"v5.16.11","sha":"2413ff076b0d462736dfccd399b4be863fd79ec2","kind":"tag","published_at":"2024-12-11T10:13:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11/manifests"},{"name":"v6.2.0","sha":"3a8ceaead5ac4c2c4554e6500ca3d197420a04c2","kind":"tag","published_at":"2024-12-11T02:03:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0/manifests"},{"name":"v6.1.10","sha":"5c5e9f6d8a90034cd75dcb92403caf6b37efc916","kind":"tag","published_at":"2024-12-04T10:03:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10/manifests"},{"name":"v5.16.9","sha":"ec085b677c43ed1f37e66bd2fb58f27dce9f7184","kind":"tag","published_at":"2024-12-04T09:34:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9/manifests"},{"name":"v5.16.8","sha":"096adfbe28d038397a7f3cf3494b86844226e162","kind":"tag","published_at":"2024-11-28T06:51:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8/manifests"},{"name":"v6.1.9","sha":"821784419eefb89e4ce7b66c4b602a1e33d2fa88","kind":"tag","published_at":"2024-11-27T13:22:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9/manifests"},{"name":"v6.1.8","sha":"0b8739f145423bafdd8e2871312307bfb31c58ef","kind":"tag","published_at":"2024-11-20T15:09:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8/manifests"},{"name":"v6.1.7","sha":"a7d441d0bd3bfc16a1ce9e6d7ff3ad1afc6b62f1","kind":"tag","published_at":"2024-11-13T15:31:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7/manifests"},{"name":"v6.1.6","sha":"32112b76aa821c2a1e98120545019ef1a71ea274","kind":"tag","published_at":"2024-10-30T13:54:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6/manifests"},{"name":"v6.1.5","sha":"01c5f344628bc66e16f86284ee0fc7107002a5ca","kind":"tag","published_at":"2024-10-22T10:28:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5/manifests"},{"name":"v6.1.4","sha":"15ea548de803e4602894cae6304a497d7ddaf09c","kind":"tag","published_at":"2024-10-15T18:35:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4/manifests"},{"name":"v6.1.3","sha":"c7de2cae15cc7b7025ad79e3623320526ed16462","kind":"tag","published_at":"2024-10-09T09:47:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3/manifests"},{"name":"v6.1.2","sha":"e6ff0b5016ac4fa40cdc9b78a0d9ecdd2c0cd9db","kind":"tag","published_at":"2024-10-02T14:51:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"263c7259451d5b928bbdfd299c9c0afc89dfec02","kind":"tag","published_at":"2024-09-19T06:42:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"94cc3d0a66456713e6e25edf9a1ba35ad8df88bc","kind":"tag","published_at":"2024-09-11T13:09:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"bb620d85a89651ca4350e8861bbb35776d583726","kind":"tag","published_at":"2024-09-03T10:33:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"71dbef69dcbf2b87831af579fb777b4f1f4b219a","kind":"tag","published_at":"2024-08-29T13:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"c9a9adfb90e939c0590de6edf10d0c65fcbc8b1e","kind":"tag","published_at":"2024-08-27T09:06:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.0","sha":"55bea65c83c1beac77382fe961f8aa72eec21daa","kind":"tag","published_at":"2024-08-22T08:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0/manifests"},{"name":"v6.0.0-beta.6","sha":"cbb6f8d3b1b72732d51f5628765cfd7e75bd5747","kind":"tag","published_at":"2024-08-18T02:55:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6/manifests"},{"name":"v5.16.7","sha":"b505fd7b64e92db523198712a5d6716c494e0c66","kind":"tag","published_at":"2024-08-09T09:19:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7/manifests"},{"name":"v6.0.0-beta.5","sha":"75c24b0828981651082a3eede027b6871c96c440","kind":"tag","published_at":"2024-08-08T08:52:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5/manifests"},{"name":"v5.16.6","sha":"6eb1bdce38d0fc67fa8aebca260043c7fc8eb3e8","kind":"tag","published_at":"2024-07-30T21:06:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6/manifests"},{"name":"v6.0.0-beta.4","sha":"12532afa3e4f6f13a9fa86eb459c27792c36b6f9","kind":"tag","published_at":"2024-07-30T20:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4/manifests"},{"name":"v5.16.5","sha":"40792e6efb2c92b8964a3912e08aeb4fb7fc41c8","kind":"tag","published_at":"2024-07-25T06:42:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5/manifests"},{"name":"v6.0.0-beta.3","sha":"02fde66a0cd72fb7fe3681a5ea8c4de733b4a865","kind":"tag","published_at":"2024-07-24T18:27:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3/manifests"},{"name":"v5.16.4","sha":"77af399a3ad76f31e5f2e0fab5650b628fa50990","kind":"tag","published_at":"2024-07-16T16:01:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4/manifests"},{"name":"v6.0.0-beta.2","sha":"9ad8c1fd8dfd21d8e37fe73d71e011542b23db72","kind":"tag","published_at":"2024-07-16T14:46:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2/manifests"},{"name":"v5.16.3","sha":"e1824453bdb0a89f15d4dfe47a1c4f90fa0f0500","kind":"tag","published_at":"2024-07-16T14:18:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3/manifests"},{"name":"v6.0.0-beta.1","sha":"19c1935757925d834928a30ea41f58bb95fb355f","kind":"tag","published_at":"2024-07-16T09:42:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1/manifests"},{"name":"v5.16.2","sha":"56ddd108fe153592a800fce4d43f9758b0ff5101","kind":"tag","published_at":"2024-07-16T09:10:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2/manifests"},{"name":"v6.0.0-beta.0","sha":"3364f0740aa5c86e057ec5b0d22c1b12bfd96fa4","kind":"tag","published_at":"2024-07-11T15:54:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0/manifests"},{"name":"v5.16.1","sha":"431af6a2fd9bf6cd0422c61e36c937d1ea5e5015","kind":"tag","published_at":"2024-07-11T15:48:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1/manifests"},{"name":"v5.16.0","sha":"e5e9b9d5e952b52752b758179da20d3fa0982c05","kind":"tag","published_at":"2024-07-05T13:32:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0/manifests"},{"name":"v6.0.0-alpha.14","sha":"2a15dd74c76bacbc867a7313fdc2c42c6168327c","kind":"tag","published_at":"2024-07-05T04:25:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14/manifests"},{"name":"v6.0.0-alpha.13","sha":"a070a894fbe21c52df446438ca1bb5a891d5e1b5","kind":"tag","published_at":"2024-07-03T07:44:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13/manifests"},{"name":"v5.15.21","sha":"a306ce4afcc60de4c3e43b8f9183862235d9318e","kind":"tag","published_at":"2024-06-28T14:09:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21/manifests"},{"name":"v6.0.0-alpha.12","sha":"fb476c6c18b850e8400d03afb7447802afbfd357","kind":"tag","published_at":"2024-06-24T17:12:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.15.20","sha":"f20fa0ba4016e5425a2a4cce841075253828a551","kind":"tag","published_at":"2024-06-12T12:58:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20/manifests"},{"name":"v6.0.0-alpha.11","sha":"22c5206a9e8191b2f81131d6978a0958e55b7032","kind":"tag","published_at":"2024-06-12T08:18:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11/manifests"},{"name":"v6.0.0-alpha.10","sha":"e5ac6c0eef5efd4fa5c5eb11ccbf08e58e7443f8","kind":"tag","published_at":"2024-06-04T10:35:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10/manifests"},{"name":"v6.0.0-alpha.9","sha":"925de32766317bb84a92ec24b2b6465c8e48cc04","kind":"tag","published_at":"2024-05-29T12:25:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.15.19","sha":"77f606ba73bb5439d66871177772f54196044450","kind":"tag","published_at":"2024-05-29T12:01:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19/manifests"},{"name":"v6.0.0-alpha.8","sha":"c7dbe6e8256cef7bd2dbdcbee55428ad82513cd0","kind":"tag","published_at":"2024-05-21T16:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.15.18","sha":"607daac5baa9c8151f111fe4bacea1d7e61881a3","kind":"tag","published_at":"2024-05-16T09:29:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18/manifests"},{"name":"v6.0.0-alpha.7","sha":"997bec6d8d30a1a891aff4eeedefa41c93eaa95c","kind":"tag","published_at":"2024-05-16T06:31:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"7c8db04b91500ba77301acd360d21bff7f7c752f","kind":"tag","published_at":"2024-05-08T13:13:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.15.17","sha":"9bc4fc42959427246addfdf29db95847cc38e410","kind":"tag","published_at":"2024-05-08T12:24:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17/manifests"},{"name":"v5.15.16","sha":"284e251c155d92078f80f98919f4ab260b05e9be","kind":"tag","published_at":"2024-05-01T14:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16/manifests"},{"name":"v6.0.0-alpha.5","sha":"571d5046e26aa07605cb1e01ca99b2eb0b04d009","kind":"tag","published_at":"2024-05-01T14:16:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5/manifests"},{"name":"v6.0.0-alpha.4","sha":"afffc2ffc3db1e6abf48f3b3e13a41e8b758f874","kind":"tag","published_at":"2024-04-24T07:30:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4/manifests"},{"name":"v6.0.0-alpha.3","sha":"6d5e44409344ea4e13ceb3a02c4446dc6a7323b4","kind":"tag","published_at":"2024-04-17T16:10:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3/manifests"},{"name":"v6.0.0-alpha.2","sha":"4e75758b37119bd821435c23d9c111c545e186b6","kind":"tag","published_at":"2024-04-09T15:09:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2/manifests"},{"name":"v6.0.0-alpha.1","sha":"84307c1a2495a716788ec25f046faaa4d16c88c7","kind":"tag","published_at":"2024-04-05T10:43:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1/manifests"},{"name":"v5.15.15","sha":"5a079965186640b5176f00c537f3b9e6c299b5c4","kind":"tag","published_at":"2024-04-04T07:09:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15/manifests"},{"name":"v6.0.0-alpha.0","sha":"2a15ad6f1f5507162b1a5aebf78976ca3023183b","kind":"tag","published_at":"2024-03-26T15:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.15.14","sha":"9585d28317c90f2c71ab88dd5ae37638bb64ad82","kind":"tag","published_at":"2024-03-19T08:18:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14/manifests"},{"name":"v5.15.13","sha":"dbcb678234296de56afaf3138917e967e8d1934a","kind":"tag","published_at":"2024-03-13T14:17:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13/manifests"},{"name":"pigment@0.0.1","sha":"0e765a618a7676c507852cec024464b1fc1cd80f","kind":"tag","published_at":"2024-03-08T04:20:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/pigment@0.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/pigment@0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@pigment%400.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1/manifests"},{"name":"v5.15.12","sha":"5ad69e161d7520274cd37a2524ffb935b6dda158","kind":"tag","published_at":"2024-03-05T15:33:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12/manifests"},{"name":"v5.15.11","sha":"e3257a4d68481b0ca6efd5d06cb5c1e1e77e4286","kind":"tag","published_at":"2024-02-22T08:52:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11/manifests"},{"name":"v5.15.10","sha":"94fcd3ada0842108a9a2ce53e121931e5448649f","kind":"tag","published_at":"2024-02-12T12:38:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10/manifests"},{"name":"v5.15.9","sha":"7917d2a8a4acc0b07328dee8273847652491b769","kind":"tag","published_at":"2024-02-08T12:55:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9/manifests"},{"name":"v5.15.8","sha":"fe5a59e616637a0488b122749479b782f5f8dfa2","kind":"tag","published_at":"2024-02-06T20:42:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8/manifests"},{"name":"v5.15.7","sha":"b80acd69c7c848709d01465d6727b13ed6109258","kind":"tag","published_at":"2024-01-31T13:23:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7/manifests"},{"name":"v5.15.6","sha":"1700e5cd9cbb3bc648b7f799f837c4d23ed42700","kind":"tag","published_at":"2024-01-22T18:09:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6/manifests"},{"name":"v5.15.5","sha":"5d7c4e26a4973a3a80bf5f8a9a8ea14f89554fe0","kind":"tag","published_at":"2024-01-17T09:27:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5/manifests"},{"name":"v5.15.4","sha":"6aadbf91c5eb2c94dea9a49a19eb532606410a5a","kind":"tag","published_at":"2024-01-10T13:49:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4/manifests"},{"name":"v5.15.3","sha":"9fa4e472f9ba4fd4e7f8cfb8bc0d1f1d455ace23","kind":"tag","published_at":"2024-01-03T15:22:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"5d5dd15f70db9ffcb85d4dc57da8a20f5240fb81","kind":"tag","published_at":"2023-12-25T14:24:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"8be7ac66b99059bf2c2edcca9cf15981d389db6b","kind":"tag","published_at":"2023-12-19T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"8c2c6a88a509f9da7c453d4a3c3ab4749a57a36d","kind":"tag","published_at":"2023-12-12T18:21:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0/manifests"},{"name":"v5.14.20","sha":"14fa79f4328e901f82d7fc39aba722a9bf4a8df0","kind":"tag","published_at":"2023-12-05T09:28:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20/manifests"},{"name":"v5.14.19","sha":"a07b4925255aa3fc7ae1255130e182e4573c58d7","kind":"tag","published_at":"2023-11-29T21:11:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19/manifests"},{"name":"v5.14.18","sha":"43a41b6b2fa3f0a186a852b894452722e3a38f04","kind":"tag","published_at":"2023-11-14T08:27:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18/manifests"},{"name":"v5.14.17","sha":"c54a42dd8b0ec8e850bd60438e60a1a8acb3b4a4","kind":"tag","published_at":"2023-11-06T15:34:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17/manifests"},{"name":"v5.14.16","sha":"391b57a05daf67a8154471dae645471f5ffac09f","kind":"tag","published_at":"2023-10-31T10:57:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16/manifests"},{"name":"v5.14.15","sha":"6baedcfed27419ed6b9685f27fcbf3eff46133a3","kind":"tag","published_at":"2023-10-24T15:41:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15/manifests"},{"name":"v5.14.14","sha":"a0cfa182db3e7b196efe36cfe7b31d304c5a0a4e","kind":"tag","published_at":"2023-10-17T13:58:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14/manifests"},{"name":"v5.14.13","sha":"b8811a0fa59e7663b240183219db32f9a617e607","kind":"tag","published_at":"2023-10-10T19:42:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13/manifests"},{"name":"v5.14.12","sha":"bd450a0fdb19b087f47e1d7cce5a72417ec977cc","kind":"commit","published_at":"2023-10-04T16:31:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12/manifests"},{"name":"v5.14.11","sha":"13c0894d0c14c7f577a0a95492aeaa8fff8da33a","kind":"tag","published_at":"2023-09-26T11:47:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11/manifests"},{"name":"v5.14.10","sha":"14e97bffa62760cabcdc7244bff445b423f5286a","kind":"tag","published_at":"2023-09-18T10:18:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10/manifests"},{"name":"v5.14.9","sha":"8255b71ccdbfe9a20f856b5d68a269ab1c5452ca","kind":"tag","published_at":"2023-09-13T13:36:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9/manifests"},{"name":"v5.14.8","sha":"74c58dabc2cf5ed2242fb08e4781d26088d06b12","kind":"tag","published_at":"2023-09-05T12:34:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8/manifests"},{"name":"v5.14.7","sha":"8a09d535f101aac98935f82b76345ca9691b5e2b","kind":"tag","published_at":"2023-08-29T12:04:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7/manifests"},{"name":"v5.14.6","sha":"a1f511dd6ed9adba561e2ba00e1348136ed656db","kind":"commit","published_at":"2023-08-24T11:19:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6/manifests"},{"name":"v5.14.5","sha":"61fbfd1546c55caca984695a41f9c95668d414fc","kind":"tag","published_at":"2023-08-14T14:39:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5/manifests"},{"name":"v5.14.4","sha":"40f4b275022f03e48cf4809cd53d0d0dabb40424","kind":"tag","published_at":"2023-08-08T09:51:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4/manifests"},{"name":"v5.14.3","sha":"2deea341c9abfb640f22520e0c277027f3f91cd0","kind":"tag","published_at":"2023-08-01T15:33:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3/manifests"},{"name":"v5.14.2","sha":"36d9f0d3659e2f5ab1d924988313986962a0bf35","kind":"tag","published_at":"2023-07-25T10:01:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2/manifests"},{"name":"v5.14.1","sha":"f2e5ded80e94407f63a27eadb018139d6f967313","kind":"tag","published_at":"2023-07-19T09:05:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1/manifests"},{"name":"v5.14.0","sha":"2529e3aaaaec2c9f8e8cf669e58bb9c81db5a6d8","kind":"tag","published_at":"2023-07-11T14:57:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0/manifests"},{"name":"v5.13.7","sha":"aac2d5b526e8139314d99f827ecc3b2c24e99686","kind":"tag","published_at":"2023-07-04T08:53:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7/manifests"},{"name":"v5.13.6","sha":"312270bc71224067e1910bbee9f800b4a2469cc7","kind":"tag","published_at":"2023-06-23T14:05:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6/manifests"},{"name":"v5.13.5","sha":"24b3af68ebe79c1891e45c60c6bcfd26f8818f73","kind":"tag","published_at":"2023-06-12T13:43:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5/manifests"},{"name":"v5.13.4","sha":"a522d82df32d3bfab46b25f5ff24eeb9670c83fb","kind":"tag","published_at":"2023-06-05T17:30:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4/manifests"},{"name":"v5.13.3","sha":"70d4a2bb49dca9fef7854a1463a392094222812b","kind":"tag","published_at":"2023-05-29T11:22:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3/manifests"},{"name":"v5.13.2","sha":"f661923e9aa9d9cc634750affbb04bf2007bc57d","kind":"tag","published_at":"2023-05-22T16:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2/manifests"},{"name":"v5.13.1","sha":"0c58832b6e182f782e73b118ed9681055db3e249","kind":"tag","published_at":"2023-05-17T05:25:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"9130a021ca34746e4076fcae50c57bc584026b8f","kind":"tag","published_at":"2023-05-10T08:14:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0/manifests"},{"name":"v5.12.3","sha":"9710ff34b16a0f271107a8619a28546ae3ca7c18","kind":"tag","published_at":"2023-05-02T14:17:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"5b7e9c52e37ef0c3274a762f38cd7ef7ffc9e7a8","kind":"tag","published_at":"2023-04-25T16:42:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"d14d288ae9e9b0e2b3b33d0a77b4113f024d4215","kind":"tag","published_at":"2023-04-17T15:57:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"05127cf65b4250f836897428cd15829669ab8d6c","kind":"tag","published_at":"2023-04-11T09:58:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0/manifests"},{"name":"v5.11.16","sha":"af5e109990a26318c96dbff6f25759ba91f0e147","kind":"tag","published_at":"2023-04-04T14:00:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16/manifests"},{"name":"v5.11.15","sha":"ae98db6aca5f9d4b754ff9fce4ce33f738a00f65","kind":"tag","published_at":"2023-03-28T13:06:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15/manifests"},{"name":"v5.11.14","sha":"f34d17c3294fcdb63fe9a135b4f3aa2459c81189","kind":"tag","published_at":"2023-03-21T17:45:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14/manifests"},{"name":"v5.11.13","sha":"9f7a2bfac55faed1b1c6c7b4b6d1b1659a076bab","kind":"tag","published_at":"2023-03-14T09:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13/manifests"},{"name":"v5.11.12","sha":"b76b8f1098a6c01f39e5e19bf3abf77c2b9cf475","kind":"tag","published_at":"2023-03-06T15:03:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12/manifests"},{"name":"v5.11.11","sha":"58df7f1905f16533ddb5a7977346c0f4548e4547","kind":"tag","published_at":"2023-02-28T09:55:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11/manifests"},{"name":"v5.11.10","sha":"676bc85fa2b02f92f21dd5c7e15f453b6b9c2e3d","kind":"tag","published_at":"2023-02-20T11:30:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10/manifests"},{"name":"v5.11.9","sha":"af5b3f5e7a79da9ef4bbd63d8fcf60927ffb6533","kind":"tag","published_at":"2023-02-14T14:30:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9/manifests"},{"name":"v5.11.8","sha":"d4d8512ce3453711f3c661374579b0d2ed13f3e7","kind":"tag","published_at":"2023-02-07T10:50:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8/manifests"},{"name":"v5.11.7","sha":"33cac172846b032d3f8b9333b72b2af832dd47d0","kind":"tag","published_at":"2023-01-31T09:39:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7/manifests"},{"name":"v5.11.6","sha":"a2e552314847b4d52498538d7ca171763067a5d0","kind":"tag","published_at":"2023-01-23T20:28:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6/manifests"},{"name":"v5.11.5","sha":"685c72dfaf840f4d5b7a3ab738ddcabd74418823","kind":"tag","published_at":"2023-01-18T01:43:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5/manifests"},{"name":"v5.11.4","sha":"bc859d95e4415f880cd6bcb6f44cc9e5e8c8097c","kind":"tag","published_at":"2023-01-09T13:57:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4/manifests"},{"name":"v5.11.3","sha":"a526207c3957de4ebfcda937b58327d69464f15c","kind":"tag","published_at":"2023-01-02T17:00:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3/manifests"},{"name":"v5.11.2","sha":"e9d8fa07e1ff979bcaf92837b131cd9e292f0161","kind":"tag","published_at":"2022-12-26T14:56:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2/manifests"},{"name":"v5.11.1","sha":"a1e30390da62019e5769e398f4cbc9f8892d8f9a","kind":"commit","published_at":"2022-12-20T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"191acda4545c394b78964ab80b364e15686f0e9b","kind":"tag","published_at":"2022-12-13T12:56:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0/manifests"},{"name":"v5.10.17","sha":"4265f343b49e4af9673a49e585439d35c8deeab2","kind":"tag","published_at":"2022-12-06T10:59:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17/manifests"},{"name":"v5.10.16","sha":"b8aa3974d84c176b8857e8d5b29a7be8670bb410","kind":"tag","published_at":"2022-11-28T16:00:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16/manifests"},{"name":"v5.10.15","sha":"14a6e1c61edb5f66f4888e32c04df5e637e7cfc4","kind":"commit","published_at":"2022-11-22T09:45:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15/manifests"},{"name":"v5.10.14","sha":"c2da6de1c504c7dbd8ae1d0771c184c1544a0c76","kind":"tag","published_at":"2022-11-15T09:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14/manifests"},{"name":"v5.10.13","sha":"2f4c2190d1d3614d8063e84b79d4d1f034b3e3fe","kind":"tag","published_at":"2022-11-07T17:53:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13/manifests"},{"name":"v5.10.12","sha":"30cb27cff1d4e1838ca4235ab4285e20f2b2a870","kind":"tag","published_at":"2022-10-31T15:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12/manifests"},{"name":"v5.10.11","sha":"c80ff0339882859af7e17f8bfd0a5f6880b323f8","kind":"commit","published_at":"2022-10-25T09:34:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11/manifests"},{"name":"v5.10.10","sha":"639224a3e3600cb0e04755d89aab250297b6d851","kind":"tag","published_at":"2022-10-18T08:35:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10/manifests"},{"name":"v5.10.9","sha":"7bd7c219e2670ff7791148e9b1a1d2387528fc0c","kind":"tag","published_at":"2022-10-11T11:56:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9/manifests"},{"name":"v5.10.8","sha":"d4a3216cdd858899960f945d6e00b2d59bf1d5d1","kind":"tag","published_at":"2022-10-03T16:28:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8/manifests"},{"name":"v5.10.7","sha":"d9ef6e788eee11256818329c7429242f8b769263","kind":"commit","published_at":"2022-09-27T01:44:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7/manifests"},{"name":"v5.10.6","sha":"0f75f3d78b67c405c23bfd14a29aedff367415b7","kind":"tag","published_at":"2022-09-19T14:34:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6/manifests"},{"name":"v5.10.5","sha":"594d87dab0e43e641a6826c935df8f2c10672955","kind":"tag","published_at":"2022-09-12T14:40:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5/manifests"},{"name":"v5.10.4","sha":"c8feb29320a22cc4461fb5ef5f4f7de7bd96a59b","kind":"commit","published_at":"2022-09-06T09:11:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"992421d0114a9df72d358fe6fccc28c1fb6f1505","kind":"tag","published_at":"2022-08-29T17:37:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"99b23c06d9b018d6c500fa1acb3030d673e219ab","kind":"tag","published_at":"2022-08-23T10:25:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"dfc0b89c665de8e5e3e4ecf68d8c782e74dbb65c","kind":"tag","published_at":"2022-08-16T17:55:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"7f502e06d54c5a2f389a1639358c84279462b54a","kind":"commit","published_at":"2022-08-09T03:21:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0/manifests"},{"name":"v5.9.3","sha":"89617ef683d2bcd2c870e9c1bd58ad4d55247fd5","kind":"tag","published_at":"2022-08-01T20:54:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3/manifests"},{"name":"v5.9.2","sha":"b7f0a16eca4ac2044703032838f90873ec063d75","kind":"tag","published_at":"2022-07-25T15:12:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2/manifests"},{"name":"v5.9.1","sha":"1937412c4345569d98c0950a1016c22508e1ff81","kind":"tag","published_at":"2022-07-18T17:23:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"88ad7d4e623183b8e20702e7961ef9c8de330dc7","kind":"commit","published_at":"2022-07-12T08:54:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0/manifests"},{"name":"v5.8.7","sha":"be0ab4c062a22fc4bb52c47d005b57203b56c09c","kind":"tag","published_at":"2022-07-04T20:39:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7/manifests"},{"name":"v5.8.6","sha":"c58f6653411e0ff38bf67a512d16b87c6523606b","kind":"tag","published_at":"2022-06-27T14:21:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6/manifests"},{"name":"v5.8.5","sha":"3c528113f47cfddf2504ea02ba3065e7c5c46928","kind":"tag","published_at":"2022-06-21T18:05:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5/manifests"},{"name":"v5.8.4","sha":"a6e782ec2f037e2ca989515048ce5f22fe760595","kind":"tag","published_at":"2022-06-14T10:00:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4/manifests"},{"name":"v5.8.3","sha":"b1e4b9cd3e1d88286f9d1485864310a7c1f23a79","kind":"tag","published_at":"2022-06-07T19:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3/manifests"},{"name":"v5.8.2","sha":"93b0aba905b3b6947f58a02d911489bb737ee880","kind":"commit","published_at":"2022-05-31T11:47:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2/manifests"},{"name":"v5.8.1","sha":"1eee9ee437f39f1c3438209154df8e8b9ecd990d","kind":"tag","published_at":"2022-05-23T16:04:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"6a468718b970c39ae83a4029bcb53071c9567430","kind":"tag","published_at":"2022-05-17T09:42:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4eef029981b08c77a9c52d0b863e6b5ced279087","kind":"tag","published_at":"2022-05-10T09:06:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0/manifests"},{"name":"v5.6.4","sha":"edb7e8895ef8def2bf59376d7631e0360a77aaf6","kind":"commit","published_at":"2022-05-02T11:46:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4/manifests"},{"name":"v5.6.3","sha":"124d5e2f0022d17b577a464e6b3a69fa2511105e","kind":"tag","published_at":"2022-04-25T14:04:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3/manifests"},{"name":"v5.6.2","sha":"b3645b3fd11dc26a06ea370a41b5bac1026c6792","kind":"tag","published_at":"2022-04-18T16:10:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2/manifests"},{"name":"v5.6.1","sha":"0251fd5222079e4a512bbd32dff4a7a4c3efe997","kind":"tag","published_at":"2022-04-11T13:21:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"8dcdea53f927ab207718d7ee6576806aca2a3798","kind":"commit","published_at":"2022-04-06T03:27:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0/manifests"},{"name":"v4.12.4","sha":"a563a60219f7f6519fb0f34f6d8e3bf0974e6495","kind":"tag","published_at":"2022-04-03T14:38:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4/manifests"},{"name":"v5.5.3","sha":"96e1f40a3b8aa809d543aa7d466eb48cdfa0b53d","kind":"tag","published_at":"2022-03-28T14:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"dd411b017ea7504a14a16821b694ac6aa01d9b6d","kind":"tag","published_at":"2022-03-21T15:15:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"350b15ee91a93040d50391cb9a45440a90e6b2d1","kind":"tag","published_at":"2022-03-14T16:49:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"f3412aa9d179fdfc3f5c0a4a1cfc1965faef7307","kind":"commit","published_at":"2022-03-07T13:53:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0/manifests"},{"name":"v5.4.4","sha":"965f2eb8cb79bb0685a13d9e28c09617b22358cd","kind":"tag","published_at":"2022-02-28T15:21:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4/manifests"},{"name":"v5.4.3","sha":"e2892a61ea56b6578c2efc81d0324660082ad93c","kind":"tag","published_at":"2022-02-21T16:40:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3/manifests"},{"name":"v5.4.2","sha":"01371028b27156419923b362c4b0af92dc08b29f","kind":"tag","published_at":"2022-02-15T14:57:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"fbce2f80c6cb36e59a4a6826ae46b59a10e1c831","kind":"commit","published_at":"2022-02-08T11:34:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"ba4e819aa58b6a36ae4d96ee79c2a5310a812670","kind":"tag","published_at":"2022-02-01T09:00:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"337be3b2a630d791a5cbc5a2a4575d4f58e38df3","kind":"tag","published_at":"2022-01-24T15:05:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"dcbfc54f581dbf1c0008a8e9e578f896f06228ab","kind":"tag","published_at":"2022-01-17T22:45:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0/manifests"},{"name":"v5.2.8","sha":"f80abbb5f942064c9c270b2ac5bb2a2318876754","kind":"tag","published_at":"2022-01-10T20:11:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8/manifests"},{"name":"v5.2.7","sha":"5daaf9be5115b1cb777fb4cf3d9125baddfe5720","kind":"tag","published_at":"2022-01-03T12:34:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7/manifests"},{"name":"v5.2.6","sha":"052db9d577a03ed8d588ecca9e6c0a5f5ba676e1","kind":"tag","published_at":"2021-12-27T14:23:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6/manifests"},{"name":"v5.2.5","sha":"f8697de9c250dbc6b446bcc08566f50fb4070aab","kind":"tag","published_at":"2021-12-20T14:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5/manifests"},{"name":"v5.2.4","sha":"b265431f9a32ea726c5227821126fbc6424117d5","kind":"commit","published_at":"2021-12-14T13:41:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4/manifests"},{"name":"v5.2.3","sha":"9c3dc12c3de241f44d923bfb089200980f3fd23d","kind":"tag","published_at":"2021-12-06T16:12:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3/manifests"},{"name":"v5.2.2","sha":"fcaec7a75f951c9db79c99c42370ca18212c1f16","kind":"tag","published_at":"2021-11-29T16:51:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"586d9ba2472d549c180cbacddf97eb73425286b3","kind":"tag","published_at":"2021-11-25T11:50:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"353cecb5391571163eb6bd8cbf36d2dd299aaf56","kind":"tag","published_at":"2021-11-23T13:25:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"ddbe15b4d8b7cc1dc84720264fde0b1dafb6166f","kind":"commit","published_at":"2021-11-16T15:06:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"7e26583fe1f95f5c3682213105f8f4b51c9d61c9","kind":"tag","published_at":"2021-11-08T15:14:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0/manifests"},{"name":"v5.0.6","sha":"99752d2848f17c5d1e4840f54863899a19387162","kind":"tag","published_at":"2021-10-27T08:43:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6/manifests"},{"name":"v5.0.5","sha":"58f8ff1f8bc7f0cc4bb728654604a194b3c3790b","kind":"tag","published_at":"2021-10-26T10:14:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"86443310e4344ae1ce6e04f084d58e17e4d62170","kind":"tag","published_at":"2021-10-14T15:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"36258031912caf662f69ca3769c6e0bd46946050","kind":"tag","published_at":"2021-10-07T12:26:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"c510762a325116c654afd3c21381a50b942c2c66","kind":"tag","published_at":"2021-09-29T09:29:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"afcf3ee18e7a9c526348b3bce74b69781b4ad071","kind":"tag","published_at":"2021-09-22T12:15:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"85598e74b85a89a16f8bdf5b68346ca8d6b70557","kind":"tag","published_at":"2021-09-16T11:28:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.1","sha":"1b563a153f5b2736f79a3f45573e2e2b66ba0a9a","kind":"tag","published_at":"2021-09-08T13:55:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"698492a5401b12578dc459397b9d288542fc954b","kind":"commit","published_at":"2021-09-02T02:45:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.5","sha":"0bab71409bcc0865ab3e0fcbfa14fa824ddc5495","kind":"tag","published_at":"2021-08-25T07:30:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"c30ec7bed00b36da7b0e6a202b3cb48d2fc1b579","kind":"tag","published_at":"2021-08-13T21:32:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"e5ccdf299c75ea65b0600ee05ff6c98646891c77","kind":"tag","published_at":"2021-08-09T04:03:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3/manifests"},{"name":"v4.12.3","sha":"77a8daeed0e8efa67c6d86f3cc40239dc6eb3d94","kind":"tag","published_at":"2021-07-30T10:06:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3/manifests"},{"name":"v5.0.0-beta.2","sha":"cca80d861f64b3eaa8a5ef8815b7552aaea61557","kind":"tag","published_at":"2021-07-26T15:01:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2/manifests"},{"name":"v4.12.2","sha":"958241aa0ebf340ad0f152b91949720c85b4fcca","kind":"tag","published_at":"2021-07-19T16:41:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2/manifests"},{"name":"v5.0.0-beta.1","sha":"8a4b8952077b64e90ac9d23c116a45aed672db9c","kind":"tag","published_at":"2021-07-14T16:28:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1/manifests"},{"name":"v4.12.1","sha":"4dc8c9bf3e8a6b21a2aac58b0be3161af334b67d","kind":"tag","published_at":"2021-07-07T13:08:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"53a1655143aa4ec36c29a6063ccdf89c48a74bfd","kind":"tag","published_at":"2021-07-06T13:40:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0/manifests"},{"name":"v5.0.0-beta.0","sha":"a0f416173d2f5b78546f52e572a0f64dcc3751e9","kind":"tag","published_at":"2021-07-01T12:17:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.38","sha":"f60126f95d7b36fa12133887990615b9f47e994a","kind":"commit","published_at":"2021-06-24T03:37:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.38","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38/manifests"},{"name":"v5.0.0-alpha.37","sha":"c795ca0822e2816a630a5654d5471fa04521d23c","kind":"tag","published_at":"2021-06-15T17:49:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.37","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37/manifests"},{"name":"v5.0.0-alpha.36","sha":"cf2f6fa90608b109978698fc48120920beaaa51f","kind":"tag","published_at":"2021-06-08T06:46:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.36","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36/manifests"},{"name":"v5.0.0-alpha.35","sha":"6c0afb6d8fff919e80f9f1ec92613acacd8365e7","kind":"tag","published_at":"2021-05-31T20:34:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.35","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35/manifests"},{"name":"v5.0.0-alpha.34","sha":"ee3a077c161accb887b93a17f9eaa2b23e998319","kind":"tag","published_at":"2021-05-18T10:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.34","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34/manifests"},{"name":"v5.0.0-alpha.33","sha":"0fa6ab4a29e8469c081d3f796e0bd9cab98e9185","kind":"tag","published_at":"2021-05-09T12:29:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.33","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33/manifests"},{"name":"v4.11.4","sha":"6658323b5e2ba366691829bbef3f53c00008497e","kind":"tag","published_at":"2021-04-27T15:48:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4/manifests"},{"name":"v5.0.0-alpha.32","sha":"2e99746c35ea0c1e45187a206d6ebc25a52933dc","kind":"tag","published_at":"2021-04-27T12:59:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32/manifests"},{"name":"v5.0.0-alpha.31","sha":"b061319b132163900d1a4eb64207f5284d28639d","kind":"tag","published_at":"2021-04-20T13:59:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"0bc7ed897d54a899fb0dfc5cbd6c5ee0592705e1","kind":"tag","published_at":"2021-04-12T09:46:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"29934afe4643811f3bed772612f92d539a1e489d","kind":"tag","published_at":"2021-04-04T16:43:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"a83c7715c0e2cfa1c3e59b7a1f828f6a1476b307","kind":"tag","published_at":"2021-03-24T12:57:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"2de88ce2973667921a45ff69ea48a8843cb9d8cb","kind":"tag","published_at":"2021-03-05T13:01:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27/manifests"},{"name":"v5.0.0-alpha.26","sha":"8928a36394154e02a73d5e92a740d5f9ed8da709","kind":"tag","published_at":"2021-02-27T18:39:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"688db35f581ac345a09a15420efdb0e4c98a56ab","kind":"tag","published_at":"2021-02-11T12:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"15108a5aad5342d92e86be5c5388b8321a88b280","kind":"tag","published_at":"2021-01-26T14:08:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24/manifests"},{"name":"v4.11.3-deprecations.1","sha":"6cf7cf7c7b11b38db18a4d2003743cbadeb1b4ee","kind":"commit","published_at":"2021-01-25T23:27:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1/manifests"},{"name":"v4.11.3","sha":"bd79e8f8c5b8c77bc5c13d076377a18d2ceedfa2","kind":"commit","published_at":"2021-01-24T12:45:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3/manifests"},{"name":"v4.11.3-deprecations.0","sha":"f64337cd87428e04c851bb1667f5f9e0e6aeaede","kind":"commit","published_at":"2021-01-24T12:00:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0/manifests"},{"name":"v5.0.0-alpha.23","sha":"af6e7220961c6f5e8ed89172694287dc737828ff","kind":"commit","published_at":"2021-01-14T12:48:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23/manifests"},{"name":"v5.0.0-alpha.22","sha":"c514ea86c11c9817839630e840535358f5044caf","kind":"commit","published_at":"2021-01-04T11:14:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"5c82b9147f811fda24bc09132852ed240f8d9def","kind":"commit","published_at":"2020-12-30T17:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"cd30d9e3961c8b33ce43a133e0a958867a202c41","kind":"commit","published_at":"2020-12-21T17:51:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20/manifests"},{"name":"v5.0.0-alpha.19","sha":"754e29cf5a712d0e0f6bd3e54f80e9997659f68c","kind":"commit","published_at":"2020-12-13T17:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.11.2","sha":"174b64f8a3adffb8df3c13285f4edc2437a8547a","kind":"commit","published_at":"2020-12-02T23:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2/manifests"},{"name":"v5.0.0-alpha.18","sha":"c5561c5febbe1c3bd5446c8a0bb480025ab38b86","kind":"commit","published_at":"2020-12-02T23:25:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.11.1","sha":"b8092ce09e164a1cb2fec2f3a5b6aa6e2dc6cbbd","kind":"commit","published_at":"2020-11-24T14:35:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1/manifests"},{"name":"v5.0.0-alpha.17","sha":"41d6a360e0fb245dd74549445539c6218a9dc737","kind":"commit","published_at":"2020-11-23T00:49:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17/manifests"},{"name":"v5.0.0-alpha.16","sha":"47a8e102eeaa5a68a2b4f99c08085cfddc0bef77","kind":"commit","published_at":"2020-11-14T12:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16/manifests"},{"name":"v5.0.0-alpha.15","sha":"fa9cbc835ee70b12234b7207b1872356277da5fa","kind":"commit","published_at":"2020-11-03T23:57:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15/manifests"},{"name":"v5.0.0-alpha.14","sha":"56520e757e0052e25f8dd5d78214458c4b7c634d","kind":"commit","published_at":"2020-10-23T22:59:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14/manifests"},{"name":"v5.0.0-alpha.13","sha":"b82af55f9917f9e77a3cae9b36e47b29d43182c0","kind":"commit","published_at":"2020-10-17T21:47:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13/manifests"},{"name":"v5.0.0-alpha.12","sha":"c7c3643948bce7327a7f01665caa7474be2694f9","kind":"commit","published_at":"2020-10-10T22:32:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12/manifests"},{"name":"v5.0.0-alpha.11","sha":"b4fe7eefd494fa28cd3453067af8872a83f31fa6","kind":"commit","published_at":"2020-09-26T15:07:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11/manifests"},{"name":"v5.0.0-alpha.10","sha":"2e1502fc18d86d69a6b55fc4ac5dcb50ddf192c4","kind":"commit","published_at":"2020-09-15T08:10:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10/manifests"},{"name":"v5.0.0-alpha.9","sha":"e830beb63940d24129285f554fc9c2fb0bd7ccbf","kind":"commit","published_at":"2020-09-06T16:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9/manifests"},{"name":"v5.0.0-alpha.8","sha":"5f986712bbb2f0b789c151b6d2f3e2d48cde0980","kind":"commit","published_at":"2020-08-31T16:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"c32a96b4beb3a5c72a8c179fb095f09dacf61050","kind":"commit","published_at":"2020-08-22T16:39:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"15fd6232de294be9ba0ca103351a11f84009b04f","kind":"commit","published_at":"2020-08-13T16:56:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6/manifests"},{"name":"v5.0.0-alpha.5","sha":"40aa9cbb1df08a5994392d5cea15a60979b28a7e","kind":"commit","published_at":"2020-07-27T22:55:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"519390c2bb12b5eb7b6f5f898afb78ac7f285543","kind":"commit","published_at":"2020-07-19T17:54:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"f432112f0bcfb1fd2002002db181e83edc99d906","kind":"commit","published_at":"2020-07-12T17:06:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"f928d6e04ea7f185cda0e739ebbe2ea36d0aa4d3","kind":"commit","published_at":"2020-07-04T23:16:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2/manifests"},{"name":"v4.11.0","sha":"79ebf71d31cca2c73143891960ea54ec1132bdeb","kind":"commit","published_at":"2020-06-30T23:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0/manifests"},{"name":"v5.0.0-alpha.1","sha":"8281371f88c81fc3e4560b0334cc0c473b9d45f9","kind":"commit","published_at":"2020-06-27T15:07:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.10.2","sha":"d0bfcb4f11fd3904b1e235d80fbfe23758de8372","kind":"commit","published_at":"2020-06-11T19:11:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"4e12b951f64fd47864b4dea8ec8631387a89ddb1","kind":"commit","published_at":"2020-06-01T15:14:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"dd9280e753eb8dc3444a26e85fe4f800b759cad2","kind":"commit","published_at":"2020-05-23T17:50:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0/manifests"},{"name":"v4.9.14","sha":"1fb44683825f0ee7f4d5933528598917ff72f0e4","kind":"commit","published_at":"2020-05-11T22:41:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.14","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14/manifests"},{"name":"v4.9.13","sha":"c224f32bb8f144e590c096d103c9d59c2509ed93","kind":"commit","published_at":"2020-05-04T11:29:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.13","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13/manifests"},{"name":"v4.9.12","sha":"3e5fd3c4f200e50a1331857f092a547b41f6db1e","kind":"commit","published_at":"2020-04-26T23:18:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.12","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12/manifests"},{"name":"v4.9.11","sha":"77f6fe0a73791176bd58d8c013bf5631270faf4d","kind":"commit","published_at":"2020-04-19T14:10:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11/manifests"},{"name":"4.9.11","sha":"b551194a14c4469f3b07dc43bc6aaea525138944","kind":"commit","published_at":"2020-04-18T10:43:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11/manifests"},{"name":"v4.9.10","sha":"8baef82396665179c67ca3acfd51e396b947f412","kind":"commit","published_at":"2020-04-11T13:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.10","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10/manifests"},{"name":"v4.9.9","sha":"c191471a20315cae4006c1e4d3d51db5e49b5fee","kind":"commit","published_at":"2020-04-04T15:54:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.9","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9/manifests"},{"name":"v4.9.8","sha":"e9fbcbf015bbf7057aadd5777703b7059aedf043","kind":"commit","published_at":"2020-03-28T19:33:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8/manifests"},{"name":"v4.9.7","sha":"10bc98f283feaae6397ef1b73b1b82be4a39a5f5","kind":"commit","published_at":"2020-03-18T12:45:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7/manifests"},{"name":"v4.9.6","sha":"0176a231719152fa4a2100aa7119e9fd777b5fed","kind":"commit","published_at":"2020-03-18T10:52:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6/manifests"},{"name":"v4.9.5","sha":"b9dec2780203e37148d87788f727c668d9019581","kind":"commit","published_at":"2020-02-29T10:36:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5/manifests"},{"name":"v4.9.4","sha":"45fe0e31c462ed3a2fba134fb1edbd05b91da2a4","kind":"commit","published_at":"2020-02-23T10:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4/manifests"},{"name":"v4.9.3","sha":"2bec4ebc9c20be8abecbad6d3f0f7ba2875c9c35","kind":"commit","published_at":"2020-02-16T11:52:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3/manifests"},{"name":"v4.9.2","sha":"f567b384f509d36b7e10f691e6b58538e7db8869","kind":"commit","published_at":"2020-02-09T18:32:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"717887fdd9d3b27701d760d78aa12ecf52f02f43","kind":"commit","published_at":"2020-02-02T11:46:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f2c9817526b729801b1716afc957ef3886ccb422","kind":"commit","published_at":"2020-01-22T20:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"d0c928c82e3fc8f284a2f7fd1b9acbf717c5a64e","kind":"commit","published_at":"2020-01-06T11:44:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"0c7ca746674cfb47a46cad8ebea21155702fd38c","kind":"commit","published_at":"2019-12-30T10:59:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"c6f734f0d6b183962e83fc5612fef6583bf40712","kind":"commit","published_at":"2019-12-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3a8f0eace8dd6a1c3234a8be2b7c41f06b6260d4","kind":"commit","published_at":"2019-12-14T19:59:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"0a129d58056d38bd15141aaa98d346774895d5f5","kind":"commit","published_at":"2019-12-07T12:46:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"6291316a32cfb4fb19ffdbcf30abfcb63023f17f","kind":"commit","published_at":"2019-12-01T10:59:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1/manifests"},{"name":"v3.9.4","sha":"6b0fee51deb7c32b75498d4ab2186946e7c4ce0a","kind":"commit","published_at":"2019-11-28T09:28:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4/manifests"},{"name":"v4.7.0","sha":"2b04ee905695540bde87653908ece5c4d57546c9","kind":"commit","published_at":"2019-11-22T10:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"856188b2de7a5e514803314f329da76fe65dec50","kind":"commit","published_at":"2019-11-12T13:52:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"d2d76bf26231a96981260232de5271b24e9391a4","kind":"commit","published_at":"2019-11-05T16:46:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0/manifests"},{"name":"v4.5.2","sha":"cb52f392b3b3528857178a756354ffb0e8bccd73","kind":"commit","published_at":"2019-10-28T22:58:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"803d08fbdf20de2d34c36a2a27bbc8e5a7e79fb2","kind":"commit","published_at":"2019-10-12T20:22:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"de3c62c25bf9e92ba35019e5a3ca7f68a36600d8","kind":"commit","published_at":"2019-10-02T08:07:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"554e7dce0cd96a4f9ef1924b41a3ce530cb433ae","kind":"commit","published_at":"2019-09-22T17:16:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"b563d529a8544fa4f4090723239ab075665c5f03","kind":"commit","published_at":"2019-09-11T20:45:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"f3beaee67fb9a4145a792fc8b798ef327b55f513","kind":"commit","published_at":"2019-09-08T09:58:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1/manifests"},{"name":"v1.2.5","sha":"8ee2d7168294f21af787aaba46661824097e33bb","kind":"tag","published_at":"2019-09-03T18:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5/manifests"},{"name":"v4.4.0","sha":"98f2c7cae9b2e0a53cf731882164aa44babb4be3","kind":"commit","published_at":"2019-08-31T12:19:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"29c1adf61a141a3db885ee569e42251cee53e749","kind":"commit","published_at":"2019-08-21T17:29:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3/manifests"},{"name":"v1.2.4","sha":"e44972d3c3e199529fdbc85974f7ae570b8424a0","kind":"tag","published_at":"2019-08-16T20:53:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4/manifests"},{"name":"v4.3.2","sha":"f2dbeca2dd1aecf6bc56e2302ec766d2e4bfb2ac","kind":"commit","published_at":"2019-08-10T17:39:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"d5a2ad9d26f7b089111b208c929ac1f98e7f6958","kind":"commit","published_at":"2019-08-03T15:14:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"8c28ed9c67e7b6ad02a8826178352aa4e9901b50","kind":"commit","published_at":"2019-07-28T14:32:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"42f78c69a59f0b5fa5fb8f533385f04ef77d7889","kind":"commit","published_at":"2019-07-17T13:42:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1/manifests"},{"name":"v1.0.4","sha":"455489e2e149ff5393f6ba08870368c88da259bd","kind":"tag","published_at":"2019-07-10T15:39:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"4c21bc05d6c5e48c64bc947ba9e271ed3e762a0e","kind":"tag","published_at":"2019-07-10T15:08:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"543041538f31cbdfbe3e85b8bc0f5c183ac5448e","kind":"tag","published_at":"2019-07-09T13:14:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"3a40065694cab2a5e8dedab6781e98493c1dc69d","kind":"tag","published_at":"2019-07-09T12:54:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1/manifests"},{"name":"v4.2.0","sha":"cf2cdd83f2a2f65d0e979d1faa9e815a5e2d3502","kind":"commit","published_at":"2019-07-06T15:30:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"6da1d591264e8c4a18e5ab56bdf6f8c0f985ed99","kind":"commit","published_at":"2019-06-25T13:53:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"eade31e58deb8ff3faee777313d70141e5868ebe","kind":"commit","published_at":"2019-06-23T11:46:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"b78a5ab7581488f7fff271a2cf64927dd28c3ab0","kind":"commit","published_at":"2019-06-13T09:55:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"07b9d6efaac1b663b2657173227e9490c796191e","kind":"commit","published_at":"2019-06-10T11:50:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"d58075ddb1757a11c47ef3d2b1fe9bed55e640dd","kind":"commit","published_at":"2019-06-03T16:35:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a3572bcaf34d204b314fd2c84064c9180f3a50f1","kind":"commit","published_at":"2019-05-27T12:48:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"505e275285c757e0515c8623b43c823d8a74790c","kind":"commit","published_at":"2019-05-23T15:39:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.0","sha":"a33f0ab64999331a54267cdf0eb89e53fa4d70cd","kind":"commit","published_at":"2019-05-20T21:26:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0/manifests"},{"name":"v4.0.0-beta.2","sha":"3686a27055dce58b5e800b520087c0c448b7480e","kind":"commit","published_at":"2019-05-13T12:26:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"5c152157078503e8599537108c3be9e00969fa34","kind":"commit","published_at":"2019-05-05T12:24:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"f19bd59ae53f23e3637383061774542d973cc48c","kind":"commit","published_at":"2019-04-28T22:42:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.8","sha":"92d6e987a43041fde63fd02cad61277d04193c29","kind":"commit","published_at":"2019-04-17T19:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"663643e0a83554d7730be42140aef6bc3ac09c6a","kind":"commit","published_at":"2019-04-07T23:25:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"2482d2b689440df6fb3da6157a789adac2783736","kind":"commit","published_at":"2019-03-30T19:33:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6/manifests"},{"name":"v3.9.3","sha":"ebed7922fc97331519f507768572a068edb8494e","kind":"commit","published_at":"2019-03-28T14:06:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3/manifests"},{"name":"v4.0.0-alpha.5","sha":"1bfdbe5688fb3556e4bebd1f8e357c515244ac42","kind":"commit","published_at":"2019-03-23T21:04:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"997324d52467e3a7b7a8058c0ba8309d04d4ddf6","kind":"commit","published_at":"2019-03-17T11:00:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"3a5d2e50411ddd3caea450abda49fd7c6ed230dc","kind":"commit","published_at":"2019-03-10T11:57:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"f606f7584dd842a89423dd3cc69e32b5ad3fdae1","kind":"commit","published_at":"2019-03-03T16:12:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"eea3b4d9a623f87d79be63f57b4a69ddfe375610","kind":"commit","published_at":"2019-02-20T10:58:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"97b26c4821299aef21e6ef9372a25aedd78d0137","kind":"commit","published_at":"2019-02-12T14:39:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.9.2","sha":"dbc788f7d231b4eceaa7a6a3e253104de5de9af0","kind":"commit","published_at":"2019-02-03T20:45:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2/manifests"},{"name":"v3.9.1","sha":"b903d7432b5a06583c9915f7ab9346bad76007a1","kind":"commit","published_at":"2019-01-26T13:59:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"f6353cdd15b954091c3f53498eb7de198755b740","kind":"commit","published_at":"2019-01-14T21:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"8df7a83ccc0b200e67feb823ceaaf793e4b6d007","kind":"commit","published_at":"2019-01-09T21:57:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"c202914213f19b070738ba5837da18e89c1662ee","kind":"commit","published_at":"2019-01-07T18:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"baa45b12252be8965809a0ad06e67e7dc7d44313","kind":"commit","published_at":"2018-12-30T21:47:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"0445ca8b710425f22744249a0c7bb3c20e95237b","kind":"commit","published_at":"2018-12-30T21:24:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"f0d60d8a510180e9c7a9b588d3e6c04d0d1a23d3","kind":"commit","published_at":"2018-12-22T15:42:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"1871b089aef090728321cab69be92daaec6eb131","kind":"commit","published_at":"2018-12-17T20:02:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0/manifests"},{"name":"v3.6.2","sha":"edde0b4f0073fcacb7233b553812f3dffe619da5","kind":"commit","published_at":"2018-12-09T20:22:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"e5fbf74a06157e2d73701a158e8d6b5914429ea1","kind":"commit","published_at":"2018-12-01T10:43:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1/manifests"},{"name":"issue-13699-mster","sha":"ac0153bf1b13ddbc1e43c22693f2c223838d9f1a","kind":"tag","published_at":"2018-11-28T20:15:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/issue-13699-mster","html_url":"https://github.com/mui/material-ui/releases/tag/issue-13699-mster","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@issue-13699-mster","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster/manifests"},{"name":"v3.6.0","sha":"d9c790fa69a1c053c3d471e030e4066122d58902","kind":"commit","published_at":"2018-11-26T19:49:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"34492c23a773b1db66fe65801997257709c4f319","kind":"commit","published_at":"2018-11-12T23:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"dc6b2b870fa514e98c74b6854d22c6e25e7684cb","kind":"commit","published_at":"2018-11-12T22:46:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"ba1dc0f27cd85996dbf3ef9df4d7f10552d6c91f","kind":"commit","published_at":"2018-11-04T23:41:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0/manifests"},{"name":"v3.3.2","sha":"47b20fe33c5f1c8a2563bad3c27811c37f698794","kind":"commit","published_at":"2018-10-27T20:16:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"92b2a36716c8ced3d12ff0b300be06cc4743e6da","kind":"commit","published_at":"2018-10-23T22:16:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"47d3b93780400d6eaef48d29dfcbebec8a5f22b2","kind":"commit","published_at":"2018-10-21T21:27:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"bbb0b683dd45d130b17580da86fe6ccc1ab5b3d3","kind":"commit","published_at":"2018-10-15T22:11:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"a61f0fc9a56ef22874753175bad2a636460130d1","kind":"commit","published_at":"2018-10-14T21:03:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"58f526f46e609e3e6cd785d15bfc5486df7ab79f","kind":"commit","published_at":"2018-10-07T22:44:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"dbd67aa892a4e9885d763fcb0d1f6c1691fbf763","kind":"commit","published_at":"2018-09-30T17:16:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"6184c508f94500a9da7486ccb2b9398023e4b1b5","kind":"commit","published_at":"2018-09-23T22:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"a9cbda69c8e059d928da53d9525652170b999455","kind":"commit","published_at":"2018-09-16T21:32:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"27412afa36b6c64b15b3b33cd51235efbc55a775","kind":"commit","published_at":"2018-09-08T22:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d6fb8524ff94080614e8d4d1064c7b2cec66c5d1","kind":"commit","published_at":"2018-09-03T21:14:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"2e9643f6c43c9b393a3914cd085aac92df546c04","kind":"commit","published_at":"2018-08-28T22:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"6847e0affc09f56a1497013be98bc3b59ccd3fde","kind":"commit","published_at":"2018-08-27T17:34:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0/manifests"},{"name":"v1.5.1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1/manifests"},{"name":"v1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1","html_url":"https://github.com/mui/material-ui/releases/tag/v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1/manifests"},{"name":"v1.5.0","sha":"6b4c29e324eaa1272ce7b42ecab0e3460af6f437","kind":"commit","published_at":"2018-08-12T20:42:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0/manifests"},{"name":"v0.20.2","sha":"1b1c1fce216b5b2f5ecd52d21f8ec6a326c00cd5","kind":"commit","published_at":"2018-08-05T21:43:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2/manifests"},{"name":"v1.4.3","sha":"99650a6d174ad97b41ba1079cd5d7f55b5db21b5","kind":"commit","published_at":"2018-08-04T10:26:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e9bb799208b34fb8f8bbfe4b63b7a1942f95d91f","kind":"commit","published_at":"2018-07-29T14:37:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"869692ecf3812bc4577ed4dde81a9911c5949695","kind":"commit","published_at":"2018-07-22T21:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7fdc1890fb744b565480835fd5684e66871c679f","kind":"commit","published_at":"2018-07-14T15:02:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"f12ba5bfafc53ada2e5719697dd8373d41fa9471","kind":"commit","published_at":"2018-07-02T20:06:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"cd47eeabdcd4f67e35ff5ad56ae82a571da5747a","kind":"commit","published_at":"2018-06-26T10:53:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"e943cb8d6f405de5d53c1f3d1908cbccb502bb3a","kind":"commit","published_at":"2018-06-20T21:41:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"29308b10b3f8ba3565168e4da4bb5f793cb8b4f9","kind":"commit","published_at":"2018-06-18T18:38:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7c094a0f0381c7b68a223e27b5dc700a7595b122","kind":"commit","published_at":"2018-06-10T09:50:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2a300cdec817595ac879bc419257e55ef318b0f9","kind":"commit","published_at":"2018-06-03T15:25:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"3ccf76d315404ebd67f1254f5679d327c0647dfd","kind":"commit","published_at":"2018-05-26T14:56:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"73101790333124cc8f5857bc46038b7d2315842a","kind":"commit","published_at":"2018-05-17T22:07:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.1","sha":"aae0c434f99c4ab559d8aff53cfbd2cfa7974043","kind":"commit","published_at":"2018-05-15T21:15:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1/manifests"},{"name":"v0.20.1","sha":"c663649d9edf9d196aadbb3b426fd613816964fc","kind":"commit","published_at":"2018-05-13T21:34:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1/manifests"},{"name":"v1.0.0-rc.0","sha":"5f3008fc26479b40ff16ec498ae0e6e3361fdb47","kind":"commit","published_at":"2018-05-13T19:13:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-beta.47","sha":"d16e4f5115a9fde3e8958d7959a912a55cbb246d","kind":"commit","published_at":"2018-05-09T21:48:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.47","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47/manifests"},{"name":"v1.0.0-beta.46","sha":"aa1ef83f22650245dd736681d7ec6331cb2a42ef","kind":"commit","published_at":"2018-05-08T21:51:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.46","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46/manifests"},{"name":"v1.0.0-beta.45","sha":"ab592831cbf5987a6516139aeaf148bdb3360ccb","kind":"commit","published_at":"2018-05-07T13:38:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.45","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45/manifests"},{"name":"v1.0.0-beta.44","sha":"0bba4ad1aed5d2181baa156009301eb56fd80158","kind":"commit","published_at":"2018-04-29T20:57:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.44","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44/manifests"},{"name":"v1.0.0-beta.43","sha":"6dfe7382b9777885abe84f4d1f66c0c62545d559","kind":"commit","published_at":"2018-04-22T10:47:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.43","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43/manifests"},{"name":"v1.0.0-beta.42","sha":"bc03443cac8a55ce3fc4d19e6a95e0f3d0116fbf","kind":"commit","published_at":"2018-04-16T20:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.42","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42/manifests"},{"name":"v1.0.0-beta.41","sha":"cddff325bdc2c79592701c11e295e48db0879c28","kind":"tag","published_at":"2018-04-07T18:26:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.41","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41/manifests"},{"name":"v1.0.0-beta.40","sha":"7f423b6bef54c4a34f3b53d9b8ebf33c183916f8","kind":"tag","published_at":"2018-04-01T09:55:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.40","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40/manifests"},{"name":"v1.0.0-beta.39","sha":"b95cb7a83a102b21b7f6add713398f6c9e743d50","kind":"tag","published_at":"2018-03-28T21:23:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.39","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39/manifests"},{"name":"v1.0.0-beta.38","sha":"a6ccfbe7699b67b03703b49a7cb14d865b841d38","kind":"tag","published_at":"2018-03-17T12:24:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.38","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38/manifests"},{"name":"v1.0.0-beta.37","sha":"1587ac3654ae5061eb21f652722a02cc4c367292","kind":"tag","published_at":"2018-03-11T14:31:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.37","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37/manifests"},{"name":"v1.0.0-beta.36","sha":"f31bd2e431c29f85a053387ce062987a3fc36168","kind":"tag","published_at":"2018-03-05T21:07:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.36","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36/manifests"},{"name":"v1.0.0-beta.35","sha":"25ca14ffcec6eeb75446730a03cc4a2014c5e8ab","kind":"tag","published_at":"2018-02-25T22:47:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.35","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35/manifests"},{"name":"olivier-material-ui-lab@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1/manifests"},{"name":"olivier-material-ui-icons@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1/manifests"},{"name":"olivier-material-ui-codemod@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.2","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2/manifests"},{"name":"olivier-material-ui-lab@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0/manifests"},{"name":"olivier-material-ui-icons@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0/manifests"},{"name":"olivier-material-ui-codemod@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.1","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1/manifests"},{"name":"v1.0.0-beta.34","sha":"284dfcb06fed2244033cc971cb78f485bafece3d","kind":"tag","published_at":"2018-02-17T12:08:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.34","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34/manifests"},{"name":"v1.0.0-beta.33","sha":"b7f698d48d61e74f74e5e50a08b4309460a55266","kind":"tag","published_at":"2018-02-10T12:03:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.33","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33/manifests"},{"name":"v1.0.0-beta.32","sha":"896bc50f35a83fac0453dbbecd9f367b45b450e9","kind":"tag","published_at":"2018-02-04T22:44:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.32","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32/manifests"},{"name":"v1.0.0-beta.31","sha":"6271146a2545aeedf4110990de21ebc0c910b627","kind":"tag","published_at":"2018-01-29T22:06:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.31","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31/manifests"},{"name":"v1.0.0-beta.30","sha":"2bb35ce508832f518a4c3af8cd7cf67af8fd90c5","kind":"tag","published_at":"2018-01-21T22:50:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.30","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30/manifests"},{"name":"v1.0.0-beta.29","sha":"7386d56d4dfb85ca4a586a56691b6a58798d5c42","kind":"tag","published_at":"2018-01-16T20:27:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.29","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29/manifests"},{"name":"v1.0.0-beta.28","sha":"e1f3dad9084edf460d42e0a5f6b7c956eaa51e8d","kind":"tag","published_at":"2018-01-14T14:52:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.28","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28/manifests"},{"name":"v1.0.0-beta.27","sha":"fcfe4a64a95f65e205c5ba9523987982e6556eea","kind":"tag","published_at":"2018-01-06T15:25:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.27","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27/manifests"},{"name":"v1.0.0-beta.26","sha":"bd42549ee464bce03743f7ee18964066f9d3907d","kind":"tag","published_at":"2017-12-30T23:24:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.26","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26/manifests"},{"name":"v1.0.0-beta.25","sha":"d9ab3e313136fa5fb179743b560ac7c9e4fa8f6a","kind":"tag","published_at":"2017-12-22T23:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.25","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25/manifests"},{"name":"v1.0.0-beta.24","sha":"7c8fe8516f8bf6317e7cc748eefa7d97c92b4007","kind":"tag","published_at":"2017-12-17T12:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.24","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24/manifests"},{"name":"v1.0.0-beta.23","sha":"1a4e5b06ae0a7f6b3a6be810d272ebdf3efbb863","kind":"tag","published_at":"2017-12-09T09:51:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.23","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23/manifests"},{"name":"v0.20.0","sha":"86b40ae4883e95d6139e9e5d59c0e14aa022ce3a","kind":"commit","published_at":"2017-12-04T04:05:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0/manifests"},{"name":"v1.0.0-beta.22","sha":"22f68ca292a947349ae2877b09e85775703ec87f","kind":"tag","published_at":"2017-11-28T23:11:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22/manifests"},{"name":"v1.0.0-beta.21","sha":"d33604a9deacbb2725da3688d823416486a039c1","kind":"tag","published_at":"2017-11-13T22:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21/manifests"},{"name":"v1.0.0-beta.20","sha":"076d08bfa709ffdb4858106ebda73f475e4ec5b9","kind":"tag","published_at":"2017-11-05T19:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20/manifests"},{"name":"v1.0.0-beta.19","sha":"2a1879fb818973d4df766c2d7842afd939fdb2b8","kind":"tag","published_at":"2017-10-30T21:51:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19/manifests"},{"name":"v1.0.0-beta.18","sha":"f626204f8e0cd9933bcb7a8c8ac5cd97d6419eca","kind":"tag","published_at":"2017-10-23T21:58:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18/manifests"},{"name":"v1.0.0-beta.17","sha":"616d69d5ff7263eb9c84960b6b7a4c9ff852d4ef","kind":"tag","published_at":"2017-10-15T22:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17/manifests"},{"name":"v1.0.0-beta.16","sha":"56fd0d9d2f6fe0222b8c4117e227de1d725918ba","kind":"tag","published_at":"2017-10-08T20:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16/manifests"},{"name":"v0.19.4","sha":"f1bc4be26ca68578f0cfd053fed8eeabe0d3a636","kind":"tag","published_at":"2017-10-08T19:56:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4/manifests"},{"name":"v1.0.0-beta.15","sha":"4da17a67182a212be91a36cec9c976ccb6293380","kind":"tag","published_at":"2017-10-04T16:05:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15/manifests"},{"name":"v1.0.0-beta.13","sha":"736f12000e6989b2e37fcf10deca8bcf20a284f5","kind":"tag","published_at":"2017-10-01T19:58:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13/manifests"},{"name":"v0.19.3","sha":"7e484cc0c2e3db1e30ebe89d93475f2999f6168c","kind":"tag","published_at":"2017-10-01T19:35:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3/manifests"},{"name":"v1.0.0-beta.12","sha":"65b6e04a74a1520209e7b8fcfa311a431ecb070a","kind":"tag","published_at":"2017-09-24T18:24:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12/manifests"},{"name":"v0.19.2","sha":"5f750e046d48fa2f8c0efd86290ea48661c9b32e","kind":"tag","published_at":"2017-09-18T20:14:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2/manifests"},{"name":"v1.0.0-beta.11","sha":"01c6feb33e7e4e5043ce2a8377fa7dda3dbc8180","kind":"tag","published_at":"2017-09-18T19:11:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11/manifests"},{"name":"v1.0.0-beta.10","sha":"3d4518c997fe875f8e91044ff59a09a46fdfb726","kind":"tag","published_at":"2017-09-13T21:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10/manifests"},{"name":"v1.0.0-beta.9","sha":"d4dba0da9a00efe5104365ca647d848a131a41a6","kind":"tag","published_at":"2017-09-10T11:17:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9/manifests"},{"name":"v1.0.0-beta.8","sha":"865b39bef48c3f85743c3914ba146b97b93fce0f","kind":"tag","published_at":"2017-09-02T11:11:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8/manifests"},{"name":"v0.19.1","sha":"b0d03e92c64bee1ac8c25acd0c48657b7f605d9a","kind":"tag","published_at":"2017-09-02T10:38:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1/manifests"},{"name":"v1.0.0-beta.7","sha":"d2083879918dcafdc9c17e3e19440000a0abb3b0","kind":"tag","published_at":"2017-08-30T22:51:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7/manifests"},{"name":"v1.0.0-beta.6","sha":"8385df161a6792d472821e30c7095b267b844950","kind":"tag","published_at":"2017-08-20T14:48:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6/manifests"},{"name":"v1.0.0-beta.5","sha":"8292545fd41ea9f9d3c7c52bb45f60a4fea434a9","kind":"tag","published_at":"2017-08-15T08:55:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5/manifests"},{"name":"v0.19.0","sha":"d1b3bc614a818d497e38fd51c85077dd7b490bad","kind":"tag","published_at":"2017-08-15T08:17:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0/manifests"},{"name":"v1.0.0-beta.4","sha":"110f0a6e95e8e2b51b2bdd7e545a9b41d1a0009f","kind":"tag","published_at":"2017-08-05T10:09:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4/manifests"},{"name":"v1.0.0-beta.3","sha":"e0dd9560d4a152ca0a61558b6238edc40746c354","kind":"tag","published_at":"2017-07-29T21:00:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"45d5da95daf4d52b0ea6e4ffbef27755fa0aa196","kind":"tag","published_at":"2017-07-23T17:45:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"603fbde8d99e386d6640ec6c24ba9fcfc4316dd4","kind":"tag","published_at":"2017-07-23T17:12:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1/manifests"},{"name":"v0.18.7","sha":"50f6dfc4b6ee7473e27ba950c3ce900b24f17d1c","kind":"tag","published_at":"2017-07-23T15:51:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7/manifests"},{"name":"v1.0.0-alpha.22","sha":"f3992561ed94696d595b6a56efc7449c7dee67c7","kind":"tag","published_at":"2017-07-18T09:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22/manifests"},{"name":"v1.0.0-alpha.21","sha":"49d21891b72796f4a8f383d9b15b66f72cb94549","kind":"tag","published_at":"2017-07-04T22:13:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21/manifests"},{"name":"v0.18.6","sha":"1d10ecbac4a83f9934bb6a7f025855f82002113c","kind":"tag","published_at":"2017-07-04T21:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6/manifests"},{"name":"v0.18.5","sha":"86f7c4141cc66ab1e96a681a6945472283e41ea3","kind":"tag","published_at":"2017-06-28T18:14:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5/manifests"},{"name":"v1.0.0-alpha.20","sha":"84363396403cbbd51072d0b09822cd6d8ab6bf87","kind":"tag","published_at":"2017-06-25T18:01:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20/manifests"},{"name":"v0.18.4","sha":"2c6872cacf19ac71a316b282c2467162dcd148c6","kind":"tag","published_at":"2017-06-25T17:39:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4/manifests"},{"name":"v1.0.0-alpha.19","sha":"611bfd7557fd928933e39c054d2b2edeb57adaed","kind":"tag","published_at":"2017-06-19T16:58:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19/manifests"},{"name":"v1.0.0-alpha.18","sha":"5fdb60642bdf2907b7fba352cf2cd0fa7208848f","kind":"tag","published_at":"2017-06-19T10:12:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18/manifests"},{"name":"v1.0.0-alpha.17","sha":"73e0a35145d10f3c29a991f75e5ba8315e0e754a","kind":"tag","published_at":"2017-06-12T11:55:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17/manifests"},{"name":"v0.18.3","sha":"4c6a542c772f9fe9ff97bb95f63801138d7722d0","kind":"tag","published_at":"2017-06-07T21:28:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"9d3b59b3fec3b31b37334c3bd842112f3d090f86","kind":"commit","published_at":"2017-06-06T21:29:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2/manifests"},{"name":"v1.0.0-alpha.16","sha":"0c7dba6dc5ad8b9f69ec3c60e3ba31f2973e582a","kind":"tag","published_at":"2017-06-01T08:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"18508aeb3e5817406209e15c3e51a53c2cbece96","kind":"tag","published_at":"2017-05-23T20:00:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"771fb44738e116a1d2cec7aabb8ed1425b1d57f6","kind":"tag","published_at":"2017-05-14T10:11:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14/manifests"},{"name":"v0.18.1","sha":"715372edf9fc21244030207409b4070158f6936d","kind":"tag","published_at":"2017-05-13T10:21:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1/manifests"},{"name":"v1.0.0-alpha.13","sha":"17fde80a53fb9fcce31a82290f54de55cf3655e9","kind":"tag","published_at":"2017-05-08T10:47:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13/manifests"},{"name":"v0.18.0","sha":"dea7938b1265a3b100899d65589fbd05e877ab9e","kind":"tag","published_at":"2017-04-30T22:26:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0/manifests"},{"name":"v1.0.0-alpha.12","sha":"dc7371e4770fd3e8b1a82b9c2c2a652acaa73713","kind":"tag","published_at":"2017-04-30T22:22:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12/manifests"},{"name":"v0.17.4","sha":"a398290811c94bd6bb2d5d04c7f6d0ce734e3ad6","kind":"commit","published_at":"2017-04-14T17:20:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4/manifests"},{"name":"v1.0.0-alpha.11","sha":"7b3dbfaf2e94e8139424c8660692ee20d5a9880e","kind":"tag","published_at":"2017-04-14T16:50:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11/manifests"},{"name":"v0.17.3","sha":"53076a03182668f94d3bf40cd880309a51e9be88","kind":"tag","published_at":"2017-04-10T21:42:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"38c4aed87e608ded8e083dcf341ed5e9a14c20ef","kind":"tag","published_at":"2017-04-09T11:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2/manifests"},{"name":"v1.0.0-alpha.10","sha":"27fd907d604c1d3189b7b70e3a7e4758e0171492","kind":"tag","published_at":"2017-04-06T12:00:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"b962c2fbfa7a9cab9e9844e01966b90ca86e67a1","kind":"tag","published_at":"2017-04-01T13:47:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a0b4691eb3958aeb9173a8f4e705c81dfb7d25da","kind":"tag","published_at":"2017-03-25T11:46:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8/manifests"},{"name":"v0.17.1","sha":"05280483dbbc29e56edd8f3644721679b55d4d73","kind":"commit","published_at":"2017-03-13T12:27:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1/manifests"},{"name":"v1.0.0-alpha.7","sha":"9281a3fcee37d6afb9e493ff06e8a2626f4d7d91","kind":"tag","published_at":"2017-03-12T12:31:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"69f604946c366c655d0613841c034cacee7e9ef4","kind":"commit","published_at":"2017-02-26T12:41:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6/manifests"},{"name":"v1.0.0-alpha.5","sha":"74973892bdfacd5c9e3a4ce63185e9a6500d9522","kind":"commit","published_at":"2017-02-26T11:04:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-alpha.4","sha":"6472a6864951bfe7f3739afbe74b50981299ac28","kind":"commit","published_at":"2017-02-26T10:19:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4/manifests"},{"name":"v0.17.0","sha":"c9af9606bcea6551ceaadc2f6430d629eb679e84","kind":"commit","published_at":"2017-02-12T22:06:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0/manifests"},{"name":"v1.0.0-alpha.3","sha":"4583f5212d0b668e3801a859d3cc584cec0ec173","kind":"commit","published_at":"2017-02-12T21:43:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"8476782b595175d25c8a972b5fe53bc1f8532676","kind":"tag","published_at":"2017-02-07T19:48:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"3a0eb03018a9c5c96ba5233de8ef45202403a94c","kind":"commit","published_at":"2017-01-29T21:29:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.16.7","sha":"867c6c29b1badd839b1fd57720e5754fcd53a516","kind":"commit","published_at":"2017-01-15T19:57:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"bc84dbeeb78b725fefdc10cdc6eee7b75cc1226e","kind":"commit","published_at":"2016-12-25T21:03:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"8a03a04ef17f76ce09b88607b216d8a8e4d277d6","kind":"commit","published_at":"2016-12-09T20:45:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"84c18c98ff56fbe81be902735164219040729bb1","kind":"commit","published_at":"2016-11-17T19:18:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"066c5d53d1d4ecec2923ed12ec14647ae8248a9c","kind":"commit","published_at":"2016-11-17T16:41:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"806b2eab2272b430e814f8b3c7f1e7b31cd0e306","kind":"commit","published_at":"2016-11-14T17:22:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"2085737a798d9cb808b2fddf1f06883b27327ccc","kind":"commit","published_at":"2016-10-19T18:24:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"6eb9913441cb39562f4c935bdd70042d26daa260","kind":"commit","published_at":"2016-10-05T14:36:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0/manifests"},{"name":"v0.16.0-rc2","sha":"71a9524d0ec28dad2f566a42c7bb8ad2ea93ce36","kind":"commit","published_at":"2016-09-24T19:31:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2/manifests"},{"name":"v0.16.0-rc1","sha":"1691addd7f84317619c6831c35cb1f32ef3779b6","kind":"commit","published_at":"2016-09-07T19:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1/manifests"},{"name":"v0.15.4","sha":"be9bc14f4cda041299b6f8845af87b9278c871fc","kind":"commit","published_at":"2016-08-10T22:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"8bd3589dd7f676f3d725559cbd63457afe8d3691","kind":"commit","published_at":"2016-08-02T20:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"908f694e1e6eae9e63da6b22e63100d6bda4fa8e","kind":"commit","published_at":"2016-07-09T21:10:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"1fed1bcc81d89e473e261c1da4bf0a3a46515ce8","kind":"tag","published_at":"2016-06-20T08:15:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"06667b589952f58ff8c6d277df364ef16dada671","kind":"tag","published_at":"2016-05-06T13:49:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0/manifests"},{"name":"v0.15.0-beta.2","sha":"7cf7adfe9042e9be8dbaa1c850ffacca26e9c269","kind":"commit","published_at":"2016-04-21T22:57:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2/manifests"},{"name":"v0.15.0-beta.1","sha":"47d7525fb77c7c579e99d595b3f98c69fc838c77","kind":"tag","published_at":"2016-04-14T13:33:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1/manifests"},{"name":"v0.15.0-alpha.2","sha":"caabf9eaee5a5e11097958105f8427cfc8905f86","kind":"tag","published_at":"2016-03-17T23:37:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2/manifests"},{"name":"v0.15.0-alpha.1","sha":"2ebddeb908857c16ece162964a7e501ab37716ba","kind":"commit","published_at":"2016-02-27T17:54:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1/manifests"},{"name":"v0.14.4","sha":"de2bee1335ff1fd701a60cb3d739cf919dbd77ce","kind":"commit","published_at":"2016-02-03T00:47:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"fa9141f90149392cc3fa366736e61a89b07e9205","kind":"commit","published_at":"2016-01-27T03:06:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"44b41957ae81344cf6dc794cf2dbe2da48152622","kind":"commit","published_at":"2016-01-08T15:52:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"0ae4d7f61bb240ae5e2adc9d15a8d5629f738db6","kind":"commit","published_at":"2016-01-04T22:23:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"628bc82957d8e537a1b648e31e10723820bb00ac","kind":"commit","published_at":"2015-12-25T15:12:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0/manifests"},{"name":"v0.14.0-rc2","sha":"9a24d8a7839c37b86748ad8022e39235e8eb6be2","kind":"commit","published_at":"2015-12-14T22:26:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2/manifests"},{"name":"v0.14.0-rc1","sha":"7459597806a2f1f5826eaab26d3c5d974da70fbd","kind":"commit","published_at":"2015-12-04T19:52:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1/manifests"},{"name":"v0.13.4","sha":"a98006f9ffb588030cbdd2e3b4a4515017e58c43","kind":"commit","published_at":"2015-11-24T17:07:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"e33afed6913b58a990bd4b51a038bbfff0a0f42f","kind":"commit","published_at":"2015-11-17T16:34:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"6f28ad04e8f95073646bfeb8936c550ca4a94347","kind":"commit","published_at":"2015-11-10T00:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"330488977f95dbebd6cf6a387bf10a86238331ff","kind":"commit","published_at":"2015-10-29T21:08:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"7980cd589e9dc9e055e1b789bf2f80e7f2ef0f5d","kind":"commit","published_at":"2015-10-21T19:38:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"86394ccd2d7b715eaa054a369679eba4ac82ce1f","kind":"commit","published_at":"2015-10-21T19:04:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"d310459476a461e0d29f166de277896026d8f35f","kind":"commit","published_at":"2015-10-19T17:30:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"06aca1012d01de4ec782acfb8d22a6ec83d48ff7","kind":"commit","published_at":"2015-10-07T21:43:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"6671f90516c2065839efae773ecda924b8bebdae","kind":"commit","published_at":"2015-10-06T19:31:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"a4e194e46c47f8e2eedfab8f0a8c4104e5679c95","kind":"commit","published_at":"2015-09-28T16:15:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"aa485220ff28e907d2548cbfb65bd789c23d9eba","kind":"commit","published_at":"2015-09-25T16:08:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"b55b770f2049852febe47bef27aa0eaceafcec08","kind":"commit","published_at":"2015-09-15T21:10:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"82bc1cb2805f7b624516f71628e6ca525df18cad","kind":"commit","published_at":"2015-08-24T21:31:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0/manifests"},{"name":"v0.10.4","sha":"a8097bcbed6939f0cb308e05acf03a907b666725","kind":"commit","published_at":"2015-08-09T03:29:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"2a43082b52138e33c85878616461445895066a11","kind":"commit","published_at":"2015-08-08T22:51:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"71583523f39c1830d3fcffeff0598c2f803f1048","kind":"commit","published_at":"2015-07-29T20:34:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"6b609c63611b02f9e845b765770983c547cd6af8","kind":"commit","published_at":"2015-07-13T21:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"b6140ec86c5087ad799e9a658f3f0d9b150c205a","kind":"commit","published_at":"2015-07-10T01:35:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"8a18478700f49b94fe7f580664e7b31c581ceb0b","kind":"commit","published_at":"2015-06-20T17:47:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"3da654eb4f0ddb10d81f2706eda1f3819e40b795","kind":"commit","published_at":"2015-06-15T01:46:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"867e87d3530b4fb6bc7f6ec5fb9edcd49e7bd631","kind":"commit","published_at":"2015-06-09T23:38:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"cb794810e7c39352f1bbd533d92983dc22a57510","kind":"commit","published_at":"2015-05-24T20:12:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0/manifests"},{"name":"v0.7.5","sha":"b3ce0b272e5468919d01b3d3ab6751a92f682b48","kind":"commit","published_at":"2015-04-27T19:14:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"abc159f246f15163f7984bcf702409cffc745d6e","kind":"commit","published_at":"2015-04-21T18:14:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"9321a4a8879f380a725c7439114ebf3e0da8abcc","kind":"commit","published_at":"2015-04-01T15:20:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"953606f4d1a9e3a33798b499219fe40b1f81fd96","kind":"commit","published_at":"2015-03-25T23:45:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"03c169188dd10ec2242b7806050781867c0291dd","kind":"commit","published_at":"2015-03-04T21:41:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"078ba0c94f8985dd2d96587784f760474ba51858","kind":"commit","published_at":"2015-02-13T21:06:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"accd9f0ef163d514b091709ffd63f76f6d1a467f","kind":"commit","published_at":"2015-01-27T00:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"57c7a95be20dc77cbe0459a40acc802e16de5148","kind":"commit","published_at":"2015-01-26T23:07:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"706446d6aeb952def6f2016fdc213b6e56b2d40f","kind":"commit","published_at":"2015-01-03T23:58:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"6b294fdd0a7f9686b8b8f05cf8759e90b3e581f9","kind":"commit","published_at":"2014-12-25T17:36:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"3eb741fdb94fff5e8218809b8f7d5a9d2e4d1778","kind":"commit","published_at":"2014-12-15T17:14:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"d65414913839d9d939c8bd938ca21f39f0faa924","kind":"commit","published_at":"2014-12-07T15:15:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"fc3232f6e9d1662c4f9d813b70acb329c4cdc6de","kind":"commit","published_at":"2014-11-30T21:22:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"4b02786c2a7e27613201fe72c033a260018a38d6","kind":"commit","published_at":"2014-11-28T20:34:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"ab8880bc442941c20d58ca2cbb8aace7b2724929","kind":"commit","published_at":"2014-11-17T20:10:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"052b0bc5a3e887d0a36b2277a2e09812a0ce206b","kind":"commit","published_at":"2014-11-11T21:11:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"715b7e868003ac9b121bdacee3e1301b9c660aa9","kind":"commit","published_at":"2014-11-08T19:56:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"088d257c0bec691545cd32f83fd2af753866b8ee","kind":"commit","published_at":"2014-11-08T00:13:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0/manifests"},{"name":"v0.1.29","sha":"3fe7b8bf7c3adc04522f311ce1c1c3b6e39e8edd","kind":"commit","published_at":"2014-11-05T19:58:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.1.29","html_url":"https://github.com/mui/material-ui/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29/manifests"}]},"repo_metadata_updated_at":"2025-12-13T03:28:28.950Z","dependent_packages_count":185,"downloads":30251877,"downloads_period":"last-month","dependent_repos_count":155089,"rankings":{"downloads":0.0730790831081999,"dependent_repos_count":0.08106204159261422,"dependent_packages_count":0.239697074905476,"stargazers_count":0.05657222737944497,"forks_count":0.014570360692080925,"docker_downloads_count":0.22825659189295552,"average":0.11553956326179526},"purl":"pkg:npm/%40mui/styled-engine","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mui/styled-engine","docker_dependents_count":1516,"docker_downloads_count":59581940,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mui/styled-engine","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mui/styled-engine/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2025-12-09T12:02:58.423Z","issues_count":4314,"pull_requests_count":9955,"avg_time_to_close_issue":13647144.679064417,"avg_time_to_close_pull_request":1742937.626368452,"issues_closed_count":2593,"pull_requests_closed_count":8493,"pull_request_authors_count":718,"issue_authors_count":2935,"avg_comments_per_issue":5.111961057023644,"avg_comments_per_pull_request":1.994776494224008,"merged_pull_requests_count":7177,"bot_issues_count":19,"bot_pull_requests_count":3440,"past_year_issues_count":612,"past_year_pull_requests_count":2785,"past_year_avg_time_to_close_issue":793512.2201834862,"past_year_avg_time_to_close_pull_request":457815.7458011802,"past_year_issues_closed_count":327,"past_year_pull_requests_closed_count":2203,"past_year_pull_request_authors_count":164,"past_year_issue_authors_count":501,"past_year_avg_comments_per_issue":1.8774509803921569,"past_year_avg_comments_per_pull_request":1.310592459605027,"past_year_bot_issues_count":5,"past_year_bot_pull_requests_count":1282,"past_year_merged_pull_requests_count":1980,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/issues","maintainers":[{"login":"oliviertassinari","count":773,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"siriwatknp","count":700,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":512,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":434,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"mnajdova","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"michaldudak","count":262,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"aarongarciah","count":237,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"ZeeshanTamboli","count":207,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mj12albert","count":193,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"alexfauquette","count":165,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"samuelsycamore","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"cherniavskii","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"LukasTy","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"bharatkashyap","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"joserodolfofreitas","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"DanailH","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"eps1lon","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"JCQuintas","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"hbjORbj","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hbjORbj"},{"login":"flaviendelangle","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"michelengelen","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"rosskevin","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rosskevin"},{"login":"mbrookes","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"m4theushw","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"apedroferreira","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"hasdfa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"nikitaa24","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikitaa24"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"nathanmarks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanmarks"},{"login":"MBilalShafi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"richbustos","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richbustos"},{"login":"vicasas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"joshwooding","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwooding"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"dimitropoulos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dimitropoulos"},{"login":"arthurbalduini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"dmtrKovalenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmtrKovalenko"},{"login":"H3cth0r","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/H3cth0r"},{"login":"hai-cea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-cea"},{"login":"gerdadesign","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"DavidCnoops","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidCnoops"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}],"active_maintainers":[{"login":"Janpot","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"siriwatknp","count":232,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"DiegoAndai","count":147,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"oliviertassinari","count":119,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"ZeeshanTamboli","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mj12albert","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"mnajdova","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"aarongarciah","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"DanailH","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"alexfauquette","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"prakhargupta1","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"JCQuintas","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"LukasTy","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"bharatkashyap","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"cherniavskii","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"michaldudak","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"H3cth0r","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/H3cth0r"},{"login":"vicasas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fstyled-engine/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fstyled-engine/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fstyled-engine/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fstyled-engine/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fstyled-engine/codemeta","maintainers":[{"uuid":"brijeshb42","login":"brijeshb42","name":null,"email":"brijeshb42@gmail.com","url":null,"packages_count":70,"html_url":"https://www.npmjs.com/~brijeshb42","role":null,"created_at":"2023-06-05T19:45:43.044Z","updated_at":"2023-06-05T19:45:43.044Z","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":63,"html_url":"https://www.npmjs.com/~michaldudak","role":null,"created_at":"2022-11-10T10:54:53.100Z","updated_at":"2022-11-10T10:54:53.100Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/michaldudak/packages"},{"uuid":"atomiks","login":"atomiks","name":null,"email":"cc.glows@gmail.com","url":null,"packages_count":51,"html_url":"https://www.npmjs.com/~atomiks","role":null,"created_at":"2024-08-20T02:06:22.283Z","updated_at":"2024-08-20T02:06:22.283Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/atomiks/packages"},{"uuid":"mnajdova","login":"mnajdova","name":null,"email":"mnajdova@gmail.com","url":null,"packages_count":88,"html_url":"https://www.npmjs.com/~mnajdova","role":null,"created_at":"2022-11-10T10:54:53.097Z","updated_at":"2022-11-10T10:54:53.097Z","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":113,"html_url":"https://www.npmjs.com/~oliviertassinari","role":null,"created_at":"2022-11-10T10:54:53.080Z","updated_at":"2022-11-10T10:54:53.080Z","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":158,"html_url":"https://www.npmjs.com/~siriwatknp","role":null,"created_at":"2022-11-10T10:54:53.093Z","updated_at":"2022-11-10T10:54:53.093Z","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":113,"html_url":"https://www.npmjs.com/~janpotoms","role":null,"created_at":"2025-08-20T14:54:39.080Z","updated_at":"2025-08-20T14:54:39.080Z","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":42,"html_url":"https://www.npmjs.com/~aarongarciah","role":null,"created_at":"2024-08-20T02:06:21.917Z","updated_at":"2024-08-20T02:06:21.917Z","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":46,"html_url":"https://www.npmjs.com/~mj12albert","role":null,"created_at":"2023-02-16T16:32:17.077Z","updated_at":"2023-02-16T16:32:17.077Z","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":46,"html_url":"https://www.npmjs.com/~diegoandai","role":null,"created_at":"2023-06-05T19:45:43.080Z","updated_at":"2023-06-05T19:45:43.080Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/diegoandai/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5264274,"maintainers_count":1091160,"namespaces_count":333594,"keywords_count":760514,"github":"npm","metadata":{"funded_packages_count":159192},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-12-16T06:37:22.408Z","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":1070399,"name":"@mui/private-theming","ecosystem":"npm","description":"Private - The React theme context to be shared between `@mui/styles` and `@mui/material`.","homepage":"https://github.com/mui/material-ui/tree/master/packages/mui-private-theming","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/material-ui","keywords_array":["react","react-component","mui","theme"],"namespace":"mui","versions_count":154,"first_release_published_at":"2021-09-02T07:46:29.350Z","latest_release_published_at":"2025-12-03T06:56:45.633Z","latest_release_number":"7.3.6","last_synced_at":"2025-12-14T00:00:36.279Z","created_at":"2022-04-07T20:46:10.235Z","updated_at":"2025-12-14T00:00:36.281Z","registry_url":"https://www.npmjs.com/package/@mui/private-theming","install_command":"npm install @mui/private-theming","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/mui-org"},"dist-tags":{"canary":"6.1.1-dev.20240919-130050-82a6448768","latest-v5":"5.17.1","next":"7.0.0-rc.0","latest-v6":"6.4.9","latest":"7.3.6"}},"repo_metadata":{"id":19822297,"uuid":"23083156","full_name":"mui/material-ui","owner":"mui","description":"Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.","archived":false,"fork":false,"pushed_at":"2024-11-05T09:12:34.000Z","size":578245,"stargazers_count":93856,"open_issues_count":1921,"forks_count":32256,"subscribers_count":1337,"default_branch":"master","last_synced_at":"2024-11-05T10:19:36.396Z","etag":null,"topics":["design-systems","material-design","react","react-components"],"latest_commit_sha":null,"homepage":"https://mui.com/material-ui/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2014-08-18T19:11:54.000Z","updated_at":"2024-11-05T10:05:20.000Z","dependencies_parsed_at":"2024-11-05T10:31:59.410Z","dependency_job_id":null,"html_url":"https://github.com/mui/material-ui","commit_stats":{"total_commits":23613,"total_committers":3286,"mean_commits":7.185940353012781,"dds":0.8278914157455639,"last_synced_commit":"32112b76aa821c2a1e98120545019ef1a71ea274"},"previous_names":["mui-org/material-ui","callemall/material-ui"],"tags_count":516,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223195641,"owners_count":17104209,"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":"v6.1.6","sha":"32112b76aa821c2a1e98120545019ef1a71ea274","kind":"tag","published_at":"2024-10-30T13:54:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6/manifests"},{"name":"v6.1.5","sha":"01c5f344628bc66e16f86284ee0fc7107002a5ca","kind":"tag","published_at":"2024-10-22T10:28:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5/manifests"},{"name":"v6.1.4","sha":"15ea548de803e4602894cae6304a497d7ddaf09c","kind":"tag","published_at":"2024-10-15T18:35:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4/manifests"},{"name":"v6.1.3","sha":"c7de2cae15cc7b7025ad79e3623320526ed16462","kind":"tag","published_at":"2024-10-09T09:47:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3/manifests"},{"name":"v6.1.2","sha":"e6ff0b5016ac4fa40cdc9b78a0d9ecdd2c0cd9db","kind":"tag","published_at":"2024-10-02T14:51:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"263c7259451d5b928bbdfd299c9c0afc89dfec02","kind":"tag","published_at":"2024-09-19T06:42:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"94cc3d0a66456713e6e25edf9a1ba35ad8df88bc","kind":"tag","published_at":"2024-09-11T13:09:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"bb620d85a89651ca4350e8861bbb35776d583726","kind":"tag","published_at":"2024-09-03T10:33:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"71dbef69dcbf2b87831af579fb777b4f1f4b219a","kind":"tag","published_at":"2024-08-29T13:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"c9a9adfb90e939c0590de6edf10d0c65fcbc8b1e","kind":"tag","published_at":"2024-08-27T09:06:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.0","sha":"55bea65c83c1beac77382fe961f8aa72eec21daa","kind":"tag","published_at":"2024-08-22T08:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0/manifests"},{"name":"v6.0.0-beta.6","sha":"cbb6f8d3b1b72732d51f5628765cfd7e75bd5747","kind":"tag","published_at":"2024-08-18T02:55:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6/manifests"},{"name":"v5.16.7","sha":"b505fd7b64e92db523198712a5d6716c494e0c66","kind":"tag","published_at":"2024-08-09T09:19:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7/manifests"},{"name":"v6.0.0-beta.5","sha":"75c24b0828981651082a3eede027b6871c96c440","kind":"tag","published_at":"2024-08-08T08:52:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5/manifests"},{"name":"v5.16.6","sha":"6eb1bdce38d0fc67fa8aebca260043c7fc8eb3e8","kind":"tag","published_at":"2024-07-30T21:06:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6/manifests"},{"name":"v6.0.0-beta.4","sha":"12532afa3e4f6f13a9fa86eb459c27792c36b6f9","kind":"tag","published_at":"2024-07-30T20:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4/manifests"},{"name":"v5.16.5","sha":"40792e6efb2c92b8964a3912e08aeb4fb7fc41c8","kind":"tag","published_at":"2024-07-25T06:42:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5/manifests"},{"name":"v6.0.0-beta.3","sha":"02fde66a0cd72fb7fe3681a5ea8c4de733b4a865","kind":"tag","published_at":"2024-07-24T18:27:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3/manifests"},{"name":"v5.16.4","sha":"77af399a3ad76f31e5f2e0fab5650b628fa50990","kind":"tag","published_at":"2024-07-16T16:01:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4/manifests"},{"name":"v6.0.0-beta.2","sha":"9ad8c1fd8dfd21d8e37fe73d71e011542b23db72","kind":"tag","published_at":"2024-07-16T14:46:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2/manifests"},{"name":"v5.16.3","sha":"e1824453bdb0a89f15d4dfe47a1c4f90fa0f0500","kind":"tag","published_at":"2024-07-16T14:18:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3/manifests"},{"name":"v6.0.0-beta.1","sha":"19c1935757925d834928a30ea41f58bb95fb355f","kind":"tag","published_at":"2024-07-16T09:42:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1/manifests"},{"name":"v5.16.2","sha":"56ddd108fe153592a800fce4d43f9758b0ff5101","kind":"tag","published_at":"2024-07-16T09:10:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2/manifests"},{"name":"v6.0.0-beta.0","sha":"3364f0740aa5c86e057ec5b0d22c1b12bfd96fa4","kind":"tag","published_at":"2024-07-11T15:54:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0/manifests"},{"name":"v5.16.1","sha":"431af6a2fd9bf6cd0422c61e36c937d1ea5e5015","kind":"tag","published_at":"2024-07-11T15:48:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1/manifests"},{"name":"v5.16.0","sha":"e5e9b9d5e952b52752b758179da20d3fa0982c05","kind":"tag","published_at":"2024-07-05T13:32:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0/manifests"},{"name":"v6.0.0-alpha.14","sha":"2a15dd74c76bacbc867a7313fdc2c42c6168327c","kind":"tag","published_at":"2024-07-05T04:25:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14/manifests"},{"name":"v6.0.0-alpha.13","sha":"a070a894fbe21c52df446438ca1bb5a891d5e1b5","kind":"tag","published_at":"2024-07-03T07:44:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13/manifests"},{"name":"v5.15.21","sha":"a306ce4afcc60de4c3e43b8f9183862235d9318e","kind":"tag","published_at":"2024-06-28T14:09:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21/manifests"},{"name":"v6.0.0-alpha.12","sha":"fb476c6c18b850e8400d03afb7447802afbfd357","kind":"tag","published_at":"2024-06-24T17:12:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.15.20","sha":"f20fa0ba4016e5425a2a4cce841075253828a551","kind":"tag","published_at":"2024-06-12T12:58:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20/manifests"},{"name":"v6.0.0-alpha.11","sha":"22c5206a9e8191b2f81131d6978a0958e55b7032","kind":"tag","published_at":"2024-06-12T08:18:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11/manifests"},{"name":"v6.0.0-alpha.10","sha":"e5ac6c0eef5efd4fa5c5eb11ccbf08e58e7443f8","kind":"tag","published_at":"2024-06-04T10:35:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10/manifests"},{"name":"v6.0.0-alpha.9","sha":"925de32766317bb84a92ec24b2b6465c8e48cc04","kind":"tag","published_at":"2024-05-29T12:25:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.15.19","sha":"77f606ba73bb5439d66871177772f54196044450","kind":"tag","published_at":"2024-05-29T12:01:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19/manifests"},{"name":"v6.0.0-alpha.8","sha":"c7dbe6e8256cef7bd2dbdcbee55428ad82513cd0","kind":"tag","published_at":"2024-05-21T16:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.15.18","sha":"607daac5baa9c8151f111fe4bacea1d7e61881a3","kind":"tag","published_at":"2024-05-16T09:29:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18/manifests"},{"name":"v6.0.0-alpha.7","sha":"997bec6d8d30a1a891aff4eeedefa41c93eaa95c","kind":"tag","published_at":"2024-05-16T06:31:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"7c8db04b91500ba77301acd360d21bff7f7c752f","kind":"tag","published_at":"2024-05-08T13:13:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.15.17","sha":"9bc4fc42959427246addfdf29db95847cc38e410","kind":"tag","published_at":"2024-05-08T12:24:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17/manifests"},{"name":"v5.15.16","sha":"284e251c155d92078f80f98919f4ab260b05e9be","kind":"tag","published_at":"2024-05-01T14:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16/manifests"},{"name":"v6.0.0-alpha.5","sha":"571d5046e26aa07605cb1e01ca99b2eb0b04d009","kind":"tag","published_at":"2024-05-01T14:16:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5/manifests"},{"name":"v6.0.0-alpha.4","sha":"afffc2ffc3db1e6abf48f3b3e13a41e8b758f874","kind":"tag","published_at":"2024-04-24T07:30:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4/manifests"},{"name":"v6.0.0-alpha.3","sha":"6d5e44409344ea4e13ceb3a02c4446dc6a7323b4","kind":"tag","published_at":"2024-04-17T16:10:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3/manifests"},{"name":"v6.0.0-alpha.2","sha":"4e75758b37119bd821435c23d9c111c545e186b6","kind":"tag","published_at":"2024-04-09T15:09:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2/manifests"},{"name":"v6.0.0-alpha.1","sha":"84307c1a2495a716788ec25f046faaa4d16c88c7","kind":"tag","published_at":"2024-04-05T10:43:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1/manifests"},{"name":"v5.15.15","sha":"5a079965186640b5176f00c537f3b9e6c299b5c4","kind":"tag","published_at":"2024-04-04T07:09:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15/manifests"},{"name":"v6.0.0-alpha.0","sha":"2a15ad6f1f5507162b1a5aebf78976ca3023183b","kind":"tag","published_at":"2024-03-26T15:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.15.14","sha":"9585d28317c90f2c71ab88dd5ae37638bb64ad82","kind":"tag","published_at":"2024-03-19T08:18:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14/manifests"},{"name":"v5.15.13","sha":"dbcb678234296de56afaf3138917e967e8d1934a","kind":"tag","published_at":"2024-03-13T14:17:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13/manifests"},{"name":"pigment@0.0.1","sha":"0e765a618a7676c507852cec024464b1fc1cd80f","kind":"tag","published_at":"2024-03-08T04:20:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/pigment@0.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/pigment@0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1/manifests"},{"name":"v5.15.12","sha":"5ad69e161d7520274cd37a2524ffb935b6dda158","kind":"tag","published_at":"2024-03-05T15:33:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12/manifests"},{"name":"v5.15.11","sha":"e3257a4d68481b0ca6efd5d06cb5c1e1e77e4286","kind":"tag","published_at":"2024-02-22T08:52:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11/manifests"},{"name":"v5.15.10","sha":"94fcd3ada0842108a9a2ce53e121931e5448649f","kind":"tag","published_at":"2024-02-12T12:38:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10/manifests"},{"name":"v5.15.9","sha":"7917d2a8a4acc0b07328dee8273847652491b769","kind":"tag","published_at":"2024-02-08T12:55:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9/manifests"},{"name":"v5.15.8","sha":"fe5a59e616637a0488b122749479b782f5f8dfa2","kind":"tag","published_at":"2024-02-06T20:42:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8/manifests"},{"name":"v5.15.7","sha":"b80acd69c7c848709d01465d6727b13ed6109258","kind":"tag","published_at":"2024-01-31T13:23:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7/manifests"},{"name":"v5.15.6","sha":"1700e5cd9cbb3bc648b7f799f837c4d23ed42700","kind":"tag","published_at":"2024-01-22T18:09:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6/manifests"},{"name":"v5.15.5","sha":"5d7c4e26a4973a3a80bf5f8a9a8ea14f89554fe0","kind":"tag","published_at":"2024-01-17T09:27:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5/manifests"},{"name":"v5.15.4","sha":"6aadbf91c5eb2c94dea9a49a19eb532606410a5a","kind":"tag","published_at":"2024-01-10T13:49:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4/manifests"},{"name":"v5.15.3","sha":"9fa4e472f9ba4fd4e7f8cfb8bc0d1f1d455ace23","kind":"tag","published_at":"2024-01-03T15:22:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.3","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"5d5dd15f70db9ffcb85d4dc57da8a20f5240fb81","kind":"tag","published_at":"2023-12-25T14:24:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"8be7ac66b99059bf2c2edcca9cf15981d389db6b","kind":"tag","published_at":"2023-12-19T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"8c2c6a88a509f9da7c453d4a3c3ab4749a57a36d","kind":"tag","published_at":"2023-12-12T18:21:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0/manifests"},{"name":"v5.14.20","sha":"14fa79f4328e901f82d7fc39aba722a9bf4a8df0","kind":"tag","published_at":"2023-12-05T09:28:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20/manifests"},{"name":"v5.14.19","sha":"a07b4925255aa3fc7ae1255130e182e4573c58d7","kind":"tag","published_at":"2023-11-29T21:11:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19/manifests"},{"name":"v5.14.18","sha":"43a41b6b2fa3f0a186a852b894452722e3a38f04","kind":"tag","published_at":"2023-11-14T08:27:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18/manifests"},{"name":"v5.14.17","sha":"c54a42dd8b0ec8e850bd60438e60a1a8acb3b4a4","kind":"tag","published_at":"2023-11-06T15:34:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17/manifests"},{"name":"v5.14.16","sha":"391b57a05daf67a8154471dae645471f5ffac09f","kind":"tag","published_at":"2023-10-31T10:57:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16/manifests"},{"name":"v5.14.15","sha":"6baedcfed27419ed6b9685f27fcbf3eff46133a3","kind":"tag","published_at":"2023-10-24T15:41:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15/manifests"},{"name":"v5.14.14","sha":"a0cfa182db3e7b196efe36cfe7b31d304c5a0a4e","kind":"tag","published_at":"2023-10-17T13:58:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14/manifests"},{"name":"v5.14.13","sha":"b8811a0fa59e7663b240183219db32f9a617e607","kind":"tag","published_at":"2023-10-10T19:42:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13/manifests"},{"name":"v5.14.12","sha":"bd450a0fdb19b087f47e1d7cce5a72417ec977cc","kind":"commit","published_at":"2023-10-04T16:31:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12/manifests"},{"name":"v5.14.11","sha":"13c0894d0c14c7f577a0a95492aeaa8fff8da33a","kind":"tag","published_at":"2023-09-26T11:47:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11/manifests"},{"name":"v5.14.10","sha":"14e97bffa62760cabcdc7244bff445b423f5286a","kind":"tag","published_at":"2023-09-18T10:18:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10/manifests"},{"name":"v5.14.9","sha":"8255b71ccdbfe9a20f856b5d68a269ab1c5452ca","kind":"tag","published_at":"2023-09-13T13:36:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9/manifests"},{"name":"v5.14.8","sha":"74c58dabc2cf5ed2242fb08e4781d26088d06b12","kind":"tag","published_at":"2023-09-05T12:34:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8/manifests"},{"name":"v5.14.7","sha":"8a09d535f101aac98935f82b76345ca9691b5e2b","kind":"tag","published_at":"2023-08-29T12:04:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7/manifests"},{"name":"v5.14.6","sha":"a1f511dd6ed9adba561e2ba00e1348136ed656db","kind":"commit","published_at":"2023-08-24T11:19:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6/manifests"},{"name":"v5.14.5","sha":"61fbfd1546c55caca984695a41f9c95668d414fc","kind":"tag","published_at":"2023-08-14T14:39:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5/manifests"},{"name":"v5.14.4","sha":"40f4b275022f03e48cf4809cd53d0d0dabb40424","kind":"tag","published_at":"2023-08-08T09:51:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4/manifests"},{"name":"v5.14.3","sha":"2deea341c9abfb640f22520e0c277027f3f91cd0","kind":"tag","published_at":"2023-08-01T15:33:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3/manifests"},{"name":"v5.14.2","sha":"36d9f0d3659e2f5ab1d924988313986962a0bf35","kind":"tag","published_at":"2023-07-25T10:01:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2/manifests"},{"name":"v5.14.1","sha":"f2e5ded80e94407f63a27eadb018139d6f967313","kind":"tag","published_at":"2023-07-19T09:05:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1/manifests"},{"name":"v5.14.0","sha":"2529e3aaaaec2c9f8e8cf669e58bb9c81db5a6d8","kind":"tag","published_at":"2023-07-11T14:57:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0/manifests"},{"name":"v5.13.7","sha":"aac2d5b526e8139314d99f827ecc3b2c24e99686","kind":"tag","published_at":"2023-07-04T08:53:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7/manifests"},{"name":"v5.13.6","sha":"312270bc71224067e1910bbee9f800b4a2469cc7","kind":"tag","published_at":"2023-06-23T14:05:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6/manifests"},{"name":"v5.13.5","sha":"24b3af68ebe79c1891e45c60c6bcfd26f8818f73","kind":"tag","published_at":"2023-06-12T13:43:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5/manifests"},{"name":"v5.13.4","sha":"a522d82df32d3bfab46b25f5ff24eeb9670c83fb","kind":"tag","published_at":"2023-06-05T17:30:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4/manifests"},{"name":"v5.13.3","sha":"70d4a2bb49dca9fef7854a1463a392094222812b","kind":"tag","published_at":"2023-05-29T11:22:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3/manifests"},{"name":"v5.13.2","sha":"f661923e9aa9d9cc634750affbb04bf2007bc57d","kind":"tag","published_at":"2023-05-22T16:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2/manifests"},{"name":"v5.13.1","sha":"0c58832b6e182f782e73b118ed9681055db3e249","kind":"tag","published_at":"2023-05-17T05:25:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"9130a021ca34746e4076fcae50c57bc584026b8f","kind":"tag","published_at":"2023-05-10T08:14:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0/manifests"},{"name":"v5.12.3","sha":"9710ff34b16a0f271107a8619a28546ae3ca7c18","kind":"tag","published_at":"2023-05-02T14:17:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.3","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"5b7e9c52e37ef0c3274a762f38cd7ef7ffc9e7a8","kind":"tag","published_at":"2023-04-25T16:42:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"d14d288ae9e9b0e2b3b33d0a77b4113f024d4215","kind":"tag","published_at":"2023-04-17T15:57:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"05127cf65b4250f836897428cd15829669ab8d6c","kind":"tag","published_at":"2023-04-11T09:58:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0/manifests"},{"name":"v5.11.16","sha":"af5e109990a26318c96dbff6f25759ba91f0e147","kind":"tag","published_at":"2023-04-04T14:00:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16/manifests"},{"name":"v5.11.15","sha":"ae98db6aca5f9d4b754ff9fce4ce33f738a00f65","kind":"tag","published_at":"2023-03-28T13:06:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15/manifests"},{"name":"v5.11.14","sha":"f34d17c3294fcdb63fe9a135b4f3aa2459c81189","kind":"tag","published_at":"2023-03-21T17:45:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14/manifests"},{"name":"v5.11.13","sha":"9f7a2bfac55faed1b1c6c7b4b6d1b1659a076bab","kind":"tag","published_at":"2023-03-14T09:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13/manifests"},{"name":"v5.11.12","sha":"b76b8f1098a6c01f39e5e19bf3abf77c2b9cf475","kind":"tag","published_at":"2023-03-06T15:03:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12/manifests"},{"name":"v5.11.11","sha":"58df7f1905f16533ddb5a7977346c0f4548e4547","kind":"tag","published_at":"2023-02-28T09:55:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11/manifests"},{"name":"v5.11.10","sha":"676bc85fa2b02f92f21dd5c7e15f453b6b9c2e3d","kind":"tag","published_at":"2023-02-20T11:30:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10/manifests"},{"name":"v5.11.9","sha":"af5b3f5e7a79da9ef4bbd63d8fcf60927ffb6533","kind":"tag","published_at":"2023-02-14T14:30:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9/manifests"},{"name":"v5.11.8","sha":"d4d8512ce3453711f3c661374579b0d2ed13f3e7","kind":"tag","published_at":"2023-02-07T10:50:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8/manifests"},{"name":"v5.11.7","sha":"33cac172846b032d3f8b9333b72b2af832dd47d0","kind":"tag","published_at":"2023-01-31T09:39:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7/manifests"},{"name":"v5.11.6","sha":"a2e552314847b4d52498538d7ca171763067a5d0","kind":"tag","published_at":"2023-01-23T20:28:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6/manifests"},{"name":"v5.11.5","sha":"685c72dfaf840f4d5b7a3ab738ddcabd74418823","kind":"tag","published_at":"2023-01-18T01:43:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5/manifests"},{"name":"v5.11.4","sha":"bc859d95e4415f880cd6bcb6f44cc9e5e8c8097c","kind":"tag","published_at":"2023-01-09T13:57:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4/manifests"},{"name":"v5.11.3","sha":"a526207c3957de4ebfcda937b58327d69464f15c","kind":"tag","published_at":"2023-01-02T17:00:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3/manifests"},{"name":"v5.11.2","sha":"e9d8fa07e1ff979bcaf92837b131cd9e292f0161","kind":"tag","published_at":"2022-12-26T14:56:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2/manifests"},{"name":"v5.11.1","sha":"a1e30390da62019e5769e398f4cbc9f8892d8f9a","kind":"commit","published_at":"2022-12-20T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"191acda4545c394b78964ab80b364e15686f0e9b","kind":"tag","published_at":"2022-12-13T12:56:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0/manifests"},{"name":"v5.10.17","sha":"4265f343b49e4af9673a49e585439d35c8deeab2","kind":"tag","published_at":"2022-12-06T10:59:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17/manifests"},{"name":"v5.10.16","sha":"b8aa3974d84c176b8857e8d5b29a7be8670bb410","kind":"tag","published_at":"2022-11-28T16:00:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16/manifests"},{"name":"v5.10.15","sha":"14a6e1c61edb5f66f4888e32c04df5e637e7cfc4","kind":"commit","published_at":"2022-11-22T09:45:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15/manifests"},{"name":"v5.10.14","sha":"c2da6de1c504c7dbd8ae1d0771c184c1544a0c76","kind":"tag","published_at":"2022-11-15T09:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14/manifests"},{"name":"v5.10.13","sha":"2f4c2190d1d3614d8063e84b79d4d1f034b3e3fe","kind":"tag","published_at":"2022-11-07T17:53:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13/manifests"},{"name":"v5.10.12","sha":"30cb27cff1d4e1838ca4235ab4285e20f2b2a870","kind":"tag","published_at":"2022-10-31T15:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12/manifests"},{"name":"v5.10.11","sha":"c80ff0339882859af7e17f8bfd0a5f6880b323f8","kind":"commit","published_at":"2022-10-25T09:34:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11/manifests"},{"name":"v5.10.10","sha":"639224a3e3600cb0e04755d89aab250297b6d851","kind":"tag","published_at":"2022-10-18T08:35:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10/manifests"},{"name":"v5.10.9","sha":"7bd7c219e2670ff7791148e9b1a1d2387528fc0c","kind":"tag","published_at":"2022-10-11T11:56:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9/manifests"},{"name":"v5.10.8","sha":"d4a3216cdd858899960f945d6e00b2d59bf1d5d1","kind":"tag","published_at":"2022-10-03T16:28:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8/manifests"},{"name":"v5.10.7","sha":"d9ef6e788eee11256818329c7429242f8b769263","kind":"commit","published_at":"2022-09-27T01:44:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7/manifests"},{"name":"v5.10.6","sha":"0f75f3d78b67c405c23bfd14a29aedff367415b7","kind":"tag","published_at":"2022-09-19T14:34:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6/manifests"},{"name":"v5.10.5","sha":"594d87dab0e43e641a6826c935df8f2c10672955","kind":"tag","published_at":"2022-09-12T14:40:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5/manifests"},{"name":"v5.10.4","sha":"c8feb29320a22cc4461fb5ef5f4f7de7bd96a59b","kind":"commit","published_at":"2022-09-06T09:11:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"992421d0114a9df72d358fe6fccc28c1fb6f1505","kind":"tag","published_at":"2022-08-29T17:37:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"99b23c06d9b018d6c500fa1acb3030d673e219ab","kind":"tag","published_at":"2022-08-23T10:25:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"dfc0b89c665de8e5e3e4ecf68d8c782e74dbb65c","kind":"tag","published_at":"2022-08-16T17:55:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"7f502e06d54c5a2f389a1639358c84279462b54a","kind":"commit","published_at":"2022-08-09T03:21:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0/manifests"},{"name":"v5.9.3","sha":"89617ef683d2bcd2c870e9c1bd58ad4d55247fd5","kind":"tag","published_at":"2022-08-01T20:54:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3/manifests"},{"name":"v5.9.2","sha":"b7f0a16eca4ac2044703032838f90873ec063d75","kind":"tag","published_at":"2022-07-25T15:12:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2/manifests"},{"name":"v5.9.1","sha":"1937412c4345569d98c0950a1016c22508e1ff81","kind":"tag","published_at":"2022-07-18T17:23:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"88ad7d4e623183b8e20702e7961ef9c8de330dc7","kind":"commit","published_at":"2022-07-12T08:54:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0/manifests"},{"name":"v5.8.7","sha":"be0ab4c062a22fc4bb52c47d005b57203b56c09c","kind":"tag","published_at":"2022-07-04T20:39:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7/manifests"},{"name":"v5.8.6","sha":"c58f6653411e0ff38bf67a512d16b87c6523606b","kind":"tag","published_at":"2022-06-27T14:21:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6/manifests"},{"name":"v5.8.5","sha":"3c528113f47cfddf2504ea02ba3065e7c5c46928","kind":"tag","published_at":"2022-06-21T18:05:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5/manifests"},{"name":"v5.8.4","sha":"a6e782ec2f037e2ca989515048ce5f22fe760595","kind":"tag","published_at":"2022-06-14T10:00:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4/manifests"},{"name":"v5.8.3","sha":"b1e4b9cd3e1d88286f9d1485864310a7c1f23a79","kind":"tag","published_at":"2022-06-07T19:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3/manifests"},{"name":"v5.8.2","sha":"93b0aba905b3b6947f58a02d911489bb737ee880","kind":"commit","published_at":"2022-05-31T11:47:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2/manifests"},{"name":"v5.8.1","sha":"1eee9ee437f39f1c3438209154df8e8b9ecd990d","kind":"tag","published_at":"2022-05-23T16:04:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"6a468718b970c39ae83a4029bcb53071c9567430","kind":"tag","published_at":"2022-05-17T09:42:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4eef029981b08c77a9c52d0b863e6b5ced279087","kind":"tag","published_at":"2022-05-10T09:06:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.7.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0/manifests"},{"name":"v5.6.4","sha":"edb7e8895ef8def2bf59376d7631e0360a77aaf6","kind":"commit","published_at":"2022-05-02T11:46:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4/manifests"},{"name":"v5.6.3","sha":"124d5e2f0022d17b577a464e6b3a69fa2511105e","kind":"tag","published_at":"2022-04-25T14:04:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3/manifests"},{"name":"v5.6.2","sha":"b3645b3fd11dc26a06ea370a41b5bac1026c6792","kind":"tag","published_at":"2022-04-18T16:10:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2/manifests"},{"name":"v5.6.1","sha":"0251fd5222079e4a512bbd32dff4a7a4c3efe997","kind":"tag","published_at":"2022-04-11T13:21:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"8dcdea53f927ab207718d7ee6576806aca2a3798","kind":"commit","published_at":"2022-04-06T03:27:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0/manifests"},{"name":"v4.12.4","sha":"a563a60219f7f6519fb0f34f6d8e3bf0974e6495","kind":"tag","published_at":"2022-04-03T14:38:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4/manifests"},{"name":"v5.5.3","sha":"96e1f40a3b8aa809d543aa7d466eb48cdfa0b53d","kind":"tag","published_at":"2022-03-28T14:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"dd411b017ea7504a14a16821b694ac6aa01d9b6d","kind":"tag","published_at":"2022-03-21T15:15:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"350b15ee91a93040d50391cb9a45440a90e6b2d1","kind":"tag","published_at":"2022-03-14T16:49:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"f3412aa9d179fdfc3f5c0a4a1cfc1965faef7307","kind":"commit","published_at":"2022-03-07T13:53:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0/manifests"},{"name":"v5.4.4","sha":"965f2eb8cb79bb0685a13d9e28c09617b22358cd","kind":"tag","published_at":"2022-02-28T15:21:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4/manifests"},{"name":"v5.4.3","sha":"e2892a61ea56b6578c2efc81d0324660082ad93c","kind":"tag","published_at":"2022-02-21T16:40:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3/manifests"},{"name":"v5.4.2","sha":"01371028b27156419923b362c4b0af92dc08b29f","kind":"tag","published_at":"2022-02-15T14:57:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"fbce2f80c6cb36e59a4a6826ae46b59a10e1c831","kind":"commit","published_at":"2022-02-08T11:34:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"ba4e819aa58b6a36ae4d96ee79c2a5310a812670","kind":"tag","published_at":"2022-02-01T09:00:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"337be3b2a630d791a5cbc5a2a4575d4f58e38df3","kind":"tag","published_at":"2022-01-24T15:05:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"dcbfc54f581dbf1c0008a8e9e578f896f06228ab","kind":"tag","published_at":"2022-01-17T22:45:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0/manifests"},{"name":"v5.2.8","sha":"f80abbb5f942064c9c270b2ac5bb2a2318876754","kind":"tag","published_at":"2022-01-10T20:11:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8/manifests"},{"name":"v5.2.7","sha":"5daaf9be5115b1cb777fb4cf3d9125baddfe5720","kind":"tag","published_at":"2022-01-03T12:34:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7/manifests"},{"name":"v5.2.6","sha":"052db9d577a03ed8d588ecca9e6c0a5f5ba676e1","kind":"tag","published_at":"2021-12-27T14:23:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6/manifests"},{"name":"v5.2.5","sha":"f8697de9c250dbc6b446bcc08566f50fb4070aab","kind":"tag","published_at":"2021-12-20T14:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5/manifests"},{"name":"v5.2.4","sha":"b265431f9a32ea726c5227821126fbc6424117d5","kind":"commit","published_at":"2021-12-14T13:41:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4/manifests"},{"name":"v5.2.3","sha":"9c3dc12c3de241f44d923bfb089200980f3fd23d","kind":"tag","published_at":"2021-12-06T16:12:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3/manifests"},{"name":"v5.2.2","sha":"fcaec7a75f951c9db79c99c42370ca18212c1f16","kind":"tag","published_at":"2021-11-29T16:51:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"586d9ba2472d549c180cbacddf97eb73425286b3","kind":"tag","published_at":"2021-11-25T11:50:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"353cecb5391571163eb6bd8cbf36d2dd299aaf56","kind":"tag","published_at":"2021-11-23T13:25:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"ddbe15b4d8b7cc1dc84720264fde0b1dafb6166f","kind":"commit","published_at":"2021-11-16T15:06:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"7e26583fe1f95f5c3682213105f8f4b51c9d61c9","kind":"tag","published_at":"2021-11-08T15:14:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0/manifests"},{"name":"v5.0.6","sha":"99752d2848f17c5d1e4840f54863899a19387162","kind":"tag","published_at":"2021-10-27T08:43:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6/manifests"},{"name":"v5.0.5","sha":"58f8ff1f8bc7f0cc4bb728654604a194b3c3790b","kind":"tag","published_at":"2021-10-26T10:14:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"86443310e4344ae1ce6e04f084d58e17e4d62170","kind":"tag","published_at":"2021-10-14T15:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"36258031912caf662f69ca3769c6e0bd46946050","kind":"tag","published_at":"2021-10-07T12:26:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"c510762a325116c654afd3c21381a50b942c2c66","kind":"tag","published_at":"2021-09-29T09:29:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"afcf3ee18e7a9c526348b3bce74b69781b4ad071","kind":"tag","published_at":"2021-09-22T12:15:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"85598e74b85a89a16f8bdf5b68346ca8d6b70557","kind":"tag","published_at":"2021-09-16T11:28:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.1","sha":"1b563a153f5b2736f79a3f45573e2e2b66ba0a9a","kind":"tag","published_at":"2021-09-08T13:55:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"698492a5401b12578dc459397b9d288542fc954b","kind":"commit","published_at":"2021-09-02T02:45:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.5","sha":"0bab71409bcc0865ab3e0fcbfa14fa824ddc5495","kind":"tag","published_at":"2021-08-25T07:30:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"c30ec7bed00b36da7b0e6a202b3cb48d2fc1b579","kind":"tag","published_at":"2021-08-13T21:32:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"e5ccdf299c75ea65b0600ee05ff6c98646891c77","kind":"tag","published_at":"2021-08-09T04:03:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3/manifests"},{"name":"v4.12.3","sha":"77a8daeed0e8efa67c6d86f3cc40239dc6eb3d94","kind":"tag","published_at":"2021-07-30T10:06:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3/manifests"},{"name":"v5.0.0-beta.2","sha":"cca80d861f64b3eaa8a5ef8815b7552aaea61557","kind":"tag","published_at":"2021-07-26T15:01:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2/manifests"},{"name":"v4.12.2","sha":"958241aa0ebf340ad0f152b91949720c85b4fcca","kind":"tag","published_at":"2021-07-19T16:41:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2/manifests"},{"name":"v5.0.0-beta.1","sha":"8a4b8952077b64e90ac9d23c116a45aed672db9c","kind":"tag","published_at":"2021-07-14T16:28:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1/manifests"},{"name":"v4.12.1","sha":"4dc8c9bf3e8a6b21a2aac58b0be3161af334b67d","kind":"tag","published_at":"2021-07-07T13:08:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"53a1655143aa4ec36c29a6063ccdf89c48a74bfd","kind":"tag","published_at":"2021-07-06T13:40:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0/manifests"},{"name":"v5.0.0-beta.0","sha":"a0f416173d2f5b78546f52e572a0f64dcc3751e9","kind":"tag","published_at":"2021-07-01T12:17:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.38","sha":"f60126f95d7b36fa12133887990615b9f47e994a","kind":"commit","published_at":"2021-06-24T03:37:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.38","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38/manifests"},{"name":"v5.0.0-alpha.37","sha":"c795ca0822e2816a630a5654d5471fa04521d23c","kind":"tag","published_at":"2021-06-15T17:49:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.37","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37/manifests"},{"name":"v5.0.0-alpha.36","sha":"cf2f6fa90608b109978698fc48120920beaaa51f","kind":"tag","published_at":"2021-06-08T06:46:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.36","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36/manifests"},{"name":"v5.0.0-alpha.35","sha":"6c0afb6d8fff919e80f9f1ec92613acacd8365e7","kind":"tag","published_at":"2021-05-31T20:34:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.35","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35/manifests"},{"name":"v5.0.0-alpha.34","sha":"ee3a077c161accb887b93a17f9eaa2b23e998319","kind":"tag","published_at":"2021-05-18T10:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.34","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34/manifests"},{"name":"v5.0.0-alpha.33","sha":"0fa6ab4a29e8469c081d3f796e0bd9cab98e9185","kind":"tag","published_at":"2021-05-09T12:29:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.33","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33/manifests"},{"name":"v4.11.4","sha":"6658323b5e2ba366691829bbef3f53c00008497e","kind":"tag","published_at":"2021-04-27T15:48:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4/manifests"},{"name":"v5.0.0-alpha.32","sha":"2e99746c35ea0c1e45187a206d6ebc25a52933dc","kind":"tag","published_at":"2021-04-27T12:59:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32/manifests"},{"name":"v5.0.0-alpha.31","sha":"b061319b132163900d1a4eb64207f5284d28639d","kind":"tag","published_at":"2021-04-20T13:59:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"0bc7ed897d54a899fb0dfc5cbd6c5ee0592705e1","kind":"tag","published_at":"2021-04-12T09:46:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"29934afe4643811f3bed772612f92d539a1e489d","kind":"tag","published_at":"2021-04-04T16:43:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"a83c7715c0e2cfa1c3e59b7a1f828f6a1476b307","kind":"tag","published_at":"2021-03-24T12:57:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"2de88ce2973667921a45ff69ea48a8843cb9d8cb","kind":"tag","published_at":"2021-03-05T13:01:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27/manifests"},{"name":"v5.0.0-alpha.26","sha":"8928a36394154e02a73d5e92a740d5f9ed8da709","kind":"tag","published_at":"2021-02-27T18:39:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"688db35f581ac345a09a15420efdb0e4c98a56ab","kind":"tag","published_at":"2021-02-11T12:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"15108a5aad5342d92e86be5c5388b8321a88b280","kind":"tag","published_at":"2021-01-26T14:08:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24/manifests"},{"name":"v4.11.3-deprecations.1","sha":"6cf7cf7c7b11b38db18a4d2003743cbadeb1b4ee","kind":"commit","published_at":"2021-01-25T23:27:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1/manifests"},{"name":"v4.11.3","sha":"bd79e8f8c5b8c77bc5c13d076377a18d2ceedfa2","kind":"commit","published_at":"2021-01-24T12:45:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3/manifests"},{"name":"v4.11.3-deprecations.0","sha":"f64337cd87428e04c851bb1667f5f9e0e6aeaede","kind":"commit","published_at":"2021-01-24T12:00:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0/manifests"},{"name":"v5.0.0-alpha.23","sha":"af6e7220961c6f5e8ed89172694287dc737828ff","kind":"commit","published_at":"2021-01-14T12:48:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23/manifests"},{"name":"v5.0.0-alpha.22","sha":"c514ea86c11c9817839630e840535358f5044caf","kind":"commit","published_at":"2021-01-04T11:14:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"5c82b9147f811fda24bc09132852ed240f8d9def","kind":"commit","published_at":"2020-12-30T17:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"cd30d9e3961c8b33ce43a133e0a958867a202c41","kind":"commit","published_at":"2020-12-21T17:51:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20/manifests"},{"name":"v5.0.0-alpha.19","sha":"754e29cf5a712d0e0f6bd3e54f80e9997659f68c","kind":"commit","published_at":"2020-12-13T17:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.11.2","sha":"174b64f8a3adffb8df3c13285f4edc2437a8547a","kind":"commit","published_at":"2020-12-02T23:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2/manifests"},{"name":"v5.0.0-alpha.18","sha":"c5561c5febbe1c3bd5446c8a0bb480025ab38b86","kind":"commit","published_at":"2020-12-02T23:25:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.11.1","sha":"b8092ce09e164a1cb2fec2f3a5b6aa6e2dc6cbbd","kind":"commit","published_at":"2020-11-24T14:35:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1/manifests"},{"name":"v5.0.0-alpha.17","sha":"41d6a360e0fb245dd74549445539c6218a9dc737","kind":"commit","published_at":"2020-11-23T00:49:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17/manifests"},{"name":"v5.0.0-alpha.16","sha":"47a8e102eeaa5a68a2b4f99c08085cfddc0bef77","kind":"commit","published_at":"2020-11-14T12:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16/manifests"},{"name":"v5.0.0-alpha.15","sha":"fa9cbc835ee70b12234b7207b1872356277da5fa","kind":"commit","published_at":"2020-11-03T23:57:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15/manifests"},{"name":"v5.0.0-alpha.14","sha":"56520e757e0052e25f8dd5d78214458c4b7c634d","kind":"commit","published_at":"2020-10-23T22:59:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14/manifests"},{"name":"v5.0.0-alpha.13","sha":"b82af55f9917f9e77a3cae9b36e47b29d43182c0","kind":"commit","published_at":"2020-10-17T21:47:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13/manifests"},{"name":"v5.0.0-alpha.12","sha":"c7c3643948bce7327a7f01665caa7474be2694f9","kind":"commit","published_at":"2020-10-10T22:32:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12/manifests"},{"name":"v5.0.0-alpha.11","sha":"b4fe7eefd494fa28cd3453067af8872a83f31fa6","kind":"commit","published_at":"2020-09-26T15:07:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11/manifests"},{"name":"v5.0.0-alpha.10","sha":"2e1502fc18d86d69a6b55fc4ac5dcb50ddf192c4","kind":"commit","published_at":"2020-09-15T08:10:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10/manifests"},{"name":"v5.0.0-alpha.9","sha":"e830beb63940d24129285f554fc9c2fb0bd7ccbf","kind":"commit","published_at":"2020-09-06T16:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9/manifests"},{"name":"v5.0.0-alpha.8","sha":"5f986712bbb2f0b789c151b6d2f3e2d48cde0980","kind":"commit","published_at":"2020-08-31T16:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"c32a96b4beb3a5c72a8c179fb095f09dacf61050","kind":"commit","published_at":"2020-08-22T16:39:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"15fd6232de294be9ba0ca103351a11f84009b04f","kind":"commit","published_at":"2020-08-13T16:56:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6/manifests"},{"name":"v5.0.0-alpha.5","sha":"40aa9cbb1df08a5994392d5cea15a60979b28a7e","kind":"commit","published_at":"2020-07-27T22:55:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"519390c2bb12b5eb7b6f5f898afb78ac7f285543","kind":"commit","published_at":"2020-07-19T17:54:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"f432112f0bcfb1fd2002002db181e83edc99d906","kind":"commit","published_at":"2020-07-12T17:06:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"f928d6e04ea7f185cda0e739ebbe2ea36d0aa4d3","kind":"commit","published_at":"2020-07-04T23:16:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2/manifests"},{"name":"v4.11.0","sha":"79ebf71d31cca2c73143891960ea54ec1132bdeb","kind":"commit","published_at":"2020-06-30T23:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0/manifests"},{"name":"v5.0.0-alpha.1","sha":"8281371f88c81fc3e4560b0334cc0c473b9d45f9","kind":"commit","published_at":"2020-06-27T15:07:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.10.2","sha":"d0bfcb4f11fd3904b1e235d80fbfe23758de8372","kind":"commit","published_at":"2020-06-11T19:11:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"4e12b951f64fd47864b4dea8ec8631387a89ddb1","kind":"commit","published_at":"2020-06-01T15:14:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"dd9280e753eb8dc3444a26e85fe4f800b759cad2","kind":"commit","published_at":"2020-05-23T17:50:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0/manifests"},{"name":"v4.9.14","sha":"1fb44683825f0ee7f4d5933528598917ff72f0e4","kind":"commit","published_at":"2020-05-11T22:41:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.14","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14/manifests"},{"name":"v4.9.13","sha":"c224f32bb8f144e590c096d103c9d59c2509ed93","kind":"commit","published_at":"2020-05-04T11:29:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.13","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13/manifests"},{"name":"v4.9.12","sha":"3e5fd3c4f200e50a1331857f092a547b41f6db1e","kind":"commit","published_at":"2020-04-26T23:18:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.12","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12/manifests"},{"name":"v4.9.11","sha":"77f6fe0a73791176bd58d8c013bf5631270faf4d","kind":"commit","published_at":"2020-04-19T14:10:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11/manifests"},{"name":"4.9.11","sha":"b551194a14c4469f3b07dc43bc6aaea525138944","kind":"commit","published_at":"2020-04-18T10:43:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11/manifests"},{"name":"v4.9.10","sha":"8baef82396665179c67ca3acfd51e396b947f412","kind":"commit","published_at":"2020-04-11T13:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.10","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10/manifests"},{"name":"v4.9.9","sha":"c191471a20315cae4006c1e4d3d51db5e49b5fee","kind":"commit","published_at":"2020-04-04T15:54:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.9","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9/manifests"},{"name":"v4.9.8","sha":"e9fbcbf015bbf7057aadd5777703b7059aedf043","kind":"commit","published_at":"2020-03-28T19:33:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8/manifests"},{"name":"v4.9.7","sha":"10bc98f283feaae6397ef1b73b1b82be4a39a5f5","kind":"commit","published_at":"2020-03-18T12:45:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7/manifests"},{"name":"v4.9.6","sha":"0176a231719152fa4a2100aa7119e9fd777b5fed","kind":"commit","published_at":"2020-03-18T10:52:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6/manifests"},{"name":"v4.9.5","sha":"b9dec2780203e37148d87788f727c668d9019581","kind":"commit","published_at":"2020-02-29T10:36:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5/manifests"},{"name":"v4.9.4","sha":"45fe0e31c462ed3a2fba134fb1edbd05b91da2a4","kind":"commit","published_at":"2020-02-23T10:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4/manifests"},{"name":"v4.9.3","sha":"2bec4ebc9c20be8abecbad6d3f0f7ba2875c9c35","kind":"commit","published_at":"2020-02-16T11:52:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3/manifests"},{"name":"v4.9.2","sha":"f567b384f509d36b7e10f691e6b58538e7db8869","kind":"commit","published_at":"2020-02-09T18:32:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"717887fdd9d3b27701d760d78aa12ecf52f02f43","kind":"commit","published_at":"2020-02-02T11:46:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f2c9817526b729801b1716afc957ef3886ccb422","kind":"commit","published_at":"2020-01-22T20:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"d0c928c82e3fc8f284a2f7fd1b9acbf717c5a64e","kind":"commit","published_at":"2020-01-06T11:44:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"0c7ca746674cfb47a46cad8ebea21155702fd38c","kind":"commit","published_at":"2019-12-30T10:59:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"c6f734f0d6b183962e83fc5612fef6583bf40712","kind":"commit","published_at":"2019-12-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3a8f0eace8dd6a1c3234a8be2b7c41f06b6260d4","kind":"commit","published_at":"2019-12-14T19:59:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"0a129d58056d38bd15141aaa98d346774895d5f5","kind":"commit","published_at":"2019-12-07T12:46:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"6291316a32cfb4fb19ffdbcf30abfcb63023f17f","kind":"commit","published_at":"2019-12-01T10:59:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1/manifests"},{"name":"v3.9.4","sha":"6b0fee51deb7c32b75498d4ab2186946e7c4ce0a","kind":"commit","published_at":"2019-11-28T09:28:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4/manifests"},{"name":"v4.7.0","sha":"2b04ee905695540bde87653908ece5c4d57546c9","kind":"commit","published_at":"2019-11-22T10:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"856188b2de7a5e514803314f329da76fe65dec50","kind":"commit","published_at":"2019-11-12T13:52:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"d2d76bf26231a96981260232de5271b24e9391a4","kind":"commit","published_at":"2019-11-05T16:46:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0/manifests"},{"name":"v4.5.2","sha":"cb52f392b3b3528857178a756354ffb0e8bccd73","kind":"commit","published_at":"2019-10-28T22:58:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"803d08fbdf20de2d34c36a2a27bbc8e5a7e79fb2","kind":"commit","published_at":"2019-10-12T20:22:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"de3c62c25bf9e92ba35019e5a3ca7f68a36600d8","kind":"commit","published_at":"2019-10-02T08:07:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"554e7dce0cd96a4f9ef1924b41a3ce530cb433ae","kind":"commit","published_at":"2019-09-22T17:16:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"b563d529a8544fa4f4090723239ab075665c5f03","kind":"commit","published_at":"2019-09-11T20:45:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"f3beaee67fb9a4145a792fc8b798ef327b55f513","kind":"commit","published_at":"2019-09-08T09:58:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1/manifests"},{"name":"v1.2.5","sha":"8ee2d7168294f21af787aaba46661824097e33bb","kind":"tag","published_at":"2019-09-03T18:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5/manifests"},{"name":"v4.4.0","sha":"98f2c7cae9b2e0a53cf731882164aa44babb4be3","kind":"commit","published_at":"2019-08-31T12:19:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"29c1adf61a141a3db885ee569e42251cee53e749","kind":"commit","published_at":"2019-08-21T17:29:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3/manifests"},{"name":"v1.2.4","sha":"e44972d3c3e199529fdbc85974f7ae570b8424a0","kind":"tag","published_at":"2019-08-16T20:53:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4/manifests"},{"name":"v4.3.2","sha":"f2dbeca2dd1aecf6bc56e2302ec766d2e4bfb2ac","kind":"commit","published_at":"2019-08-10T17:39:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"d5a2ad9d26f7b089111b208c929ac1f98e7f6958","kind":"commit","published_at":"2019-08-03T15:14:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"8c28ed9c67e7b6ad02a8826178352aa4e9901b50","kind":"commit","published_at":"2019-07-28T14:32:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"42f78c69a59f0b5fa5fb8f533385f04ef77d7889","kind":"commit","published_at":"2019-07-17T13:42:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1/manifests"},{"name":"v1.0.4","sha":"455489e2e149ff5393f6ba08870368c88da259bd","kind":"tag","published_at":"2019-07-10T15:39:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"4c21bc05d6c5e48c64bc947ba9e271ed3e762a0e","kind":"tag","published_at":"2019-07-10T15:08:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"543041538f31cbdfbe3e85b8bc0f5c183ac5448e","kind":"tag","published_at":"2019-07-09T13:14:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"3a40065694cab2a5e8dedab6781e98493c1dc69d","kind":"tag","published_at":"2019-07-09T12:54:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1/manifests"},{"name":"v4.2.0","sha":"cf2cdd83f2a2f65d0e979d1faa9e815a5e2d3502","kind":"commit","published_at":"2019-07-06T15:30:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"6da1d591264e8c4a18e5ab56bdf6f8c0f985ed99","kind":"commit","published_at":"2019-06-25T13:53:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"eade31e58deb8ff3faee777313d70141e5868ebe","kind":"commit","published_at":"2019-06-23T11:46:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"b78a5ab7581488f7fff271a2cf64927dd28c3ab0","kind":"commit","published_at":"2019-06-13T09:55:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"07b9d6efaac1b663b2657173227e9490c796191e","kind":"commit","published_at":"2019-06-10T11:50:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"d58075ddb1757a11c47ef3d2b1fe9bed55e640dd","kind":"commit","published_at":"2019-06-03T16:35:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a3572bcaf34d204b314fd2c84064c9180f3a50f1","kind":"commit","published_at":"2019-05-27T12:48:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"505e275285c757e0515c8623b43c823d8a74790c","kind":"commit","published_at":"2019-05-23T15:39:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.0","sha":"a33f0ab64999331a54267cdf0eb89e53fa4d70cd","kind":"commit","published_at":"2019-05-20T21:26:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0/manifests"},{"name":"v4.0.0-beta.2","sha":"3686a27055dce58b5e800b520087c0c448b7480e","kind":"commit","published_at":"2019-05-13T12:26:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"5c152157078503e8599537108c3be9e00969fa34","kind":"commit","published_at":"2019-05-05T12:24:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"f19bd59ae53f23e3637383061774542d973cc48c","kind":"commit","published_at":"2019-04-28T22:42:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.8","sha":"92d6e987a43041fde63fd02cad61277d04193c29","kind":"commit","published_at":"2019-04-17T19:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"663643e0a83554d7730be42140aef6bc3ac09c6a","kind":"commit","published_at":"2019-04-07T23:25:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"2482d2b689440df6fb3da6157a789adac2783736","kind":"commit","published_at":"2019-03-30T19:33:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6/manifests"},{"name":"v3.9.3","sha":"ebed7922fc97331519f507768572a068edb8494e","kind":"commit","published_at":"2019-03-28T14:06:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3/manifests"},{"name":"v4.0.0-alpha.5","sha":"1bfdbe5688fb3556e4bebd1f8e357c515244ac42","kind":"commit","published_at":"2019-03-23T21:04:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"997324d52467e3a7b7a8058c0ba8309d04d4ddf6","kind":"commit","published_at":"2019-03-17T11:00:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"3a5d2e50411ddd3caea450abda49fd7c6ed230dc","kind":"commit","published_at":"2019-03-10T11:57:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"f606f7584dd842a89423dd3cc69e32b5ad3fdae1","kind":"commit","published_at":"2019-03-03T16:12:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"eea3b4d9a623f87d79be63f57b4a69ddfe375610","kind":"commit","published_at":"2019-02-20T10:58:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"97b26c4821299aef21e6ef9372a25aedd78d0137","kind":"commit","published_at":"2019-02-12T14:39:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.9.2","sha":"dbc788f7d231b4eceaa7a6a3e253104de5de9af0","kind":"commit","published_at":"2019-02-03T20:45:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2/manifests"},{"name":"v3.9.1","sha":"b903d7432b5a06583c9915f7ab9346bad76007a1","kind":"commit","published_at":"2019-01-26T13:59:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"f6353cdd15b954091c3f53498eb7de198755b740","kind":"commit","published_at":"2019-01-14T21:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"8df7a83ccc0b200e67feb823ceaaf793e4b6d007","kind":"commit","published_at":"2019-01-09T21:57:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"c202914213f19b070738ba5837da18e89c1662ee","kind":"commit","published_at":"2019-01-07T18:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"baa45b12252be8965809a0ad06e67e7dc7d44313","kind":"commit","published_at":"2018-12-30T21:47:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"0445ca8b710425f22744249a0c7bb3c20e95237b","kind":"commit","published_at":"2018-12-30T21:24:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"f0d60d8a510180e9c7a9b588d3e6c04d0d1a23d3","kind":"commit","published_at":"2018-12-22T15:42:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"1871b089aef090728321cab69be92daaec6eb131","kind":"commit","published_at":"2018-12-17T20:02:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0/manifests"},{"name":"v3.6.2","sha":"edde0b4f0073fcacb7233b553812f3dffe619da5","kind":"commit","published_at":"2018-12-09T20:22:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"e5fbf74a06157e2d73701a158e8d6b5914429ea1","kind":"commit","published_at":"2018-12-01T10:43:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1/manifests"},{"name":"issue-13699-mster","sha":"ac0153bf1b13ddbc1e43c22693f2c223838d9f1a","kind":"tag","published_at":"2018-11-28T20:15:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/issue-13699-mster","html_url":"https://github.com/mui/material-ui/releases/tag/issue-13699-mster","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster/manifests"},{"name":"v3.6.0","sha":"d9c790fa69a1c053c3d471e030e4066122d58902","kind":"commit","published_at":"2018-11-26T19:49:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"34492c23a773b1db66fe65801997257709c4f319","kind":"commit","published_at":"2018-11-12T23:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"dc6b2b870fa514e98c74b6854d22c6e25e7684cb","kind":"commit","published_at":"2018-11-12T22:46:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"ba1dc0f27cd85996dbf3ef9df4d7f10552d6c91f","kind":"commit","published_at":"2018-11-04T23:41:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0/manifests"},{"name":"v3.3.2","sha":"47b20fe33c5f1c8a2563bad3c27811c37f698794","kind":"commit","published_at":"2018-10-27T20:16:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"92b2a36716c8ced3d12ff0b300be06cc4743e6da","kind":"commit","published_at":"2018-10-23T22:16:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"47d3b93780400d6eaef48d29dfcbebec8a5f22b2","kind":"commit","published_at":"2018-10-21T21:27:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"bbb0b683dd45d130b17580da86fe6ccc1ab5b3d3","kind":"commit","published_at":"2018-10-15T22:11:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"a61f0fc9a56ef22874753175bad2a636460130d1","kind":"commit","published_at":"2018-10-14T21:03:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"58f526f46e609e3e6cd785d15bfc5486df7ab79f","kind":"commit","published_at":"2018-10-07T22:44:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"dbd67aa892a4e9885d763fcb0d1f6c1691fbf763","kind":"commit","published_at":"2018-09-30T17:16:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"6184c508f94500a9da7486ccb2b9398023e4b1b5","kind":"commit","published_at":"2018-09-23T22:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"a9cbda69c8e059d928da53d9525652170b999455","kind":"commit","published_at":"2018-09-16T21:32:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"27412afa36b6c64b15b3b33cd51235efbc55a775","kind":"commit","published_at":"2018-09-08T22:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d6fb8524ff94080614e8d4d1064c7b2cec66c5d1","kind":"commit","published_at":"2018-09-03T21:14:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"2e9643f6c43c9b393a3914cd085aac92df546c04","kind":"commit","published_at":"2018-08-28T22:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"6847e0affc09f56a1497013be98bc3b59ccd3fde","kind":"commit","published_at":"2018-08-27T17:34:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0/manifests"},{"name":"v1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1","html_url":"https://github.com/mui/material-ui/releases/tag/v1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1/manifests"},{"name":"v1.5.1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6b4c29e324eaa1272ce7b42ecab0e3460af6f437","kind":"commit","published_at":"2018-08-12T20:42:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0/manifests"},{"name":"v0.20.2","sha":"1b1c1fce216b5b2f5ecd52d21f8ec6a326c00cd5","kind":"commit","published_at":"2018-08-05T21:43:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2/manifests"},{"name":"v1.4.3","sha":"99650a6d174ad97b41ba1079cd5d7f55b5db21b5","kind":"commit","published_at":"2018-08-04T10:26:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e9bb799208b34fb8f8bbfe4b63b7a1942f95d91f","kind":"commit","published_at":"2018-07-29T14:37:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"869692ecf3812bc4577ed4dde81a9911c5949695","kind":"commit","published_at":"2018-07-22T21:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7fdc1890fb744b565480835fd5684e66871c679f","kind":"commit","published_at":"2018-07-14T15:02:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"f12ba5bfafc53ada2e5719697dd8373d41fa9471","kind":"commit","published_at":"2018-07-02T20:06:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"cd47eeabdcd4f67e35ff5ad56ae82a571da5747a","kind":"commit","published_at":"2018-06-26T10:53:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"e943cb8d6f405de5d53c1f3d1908cbccb502bb3a","kind":"commit","published_at":"2018-06-20T21:41:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"29308b10b3f8ba3565168e4da4bb5f793cb8b4f9","kind":"commit","published_at":"2018-06-18T18:38:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7c094a0f0381c7b68a223e27b5dc700a7595b122","kind":"commit","published_at":"2018-06-10T09:50:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2a300cdec817595ac879bc419257e55ef318b0f9","kind":"commit","published_at":"2018-06-03T15:25:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"3ccf76d315404ebd67f1254f5679d327c0647dfd","kind":"commit","published_at":"2018-05-26T14:56:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"73101790333124cc8f5857bc46038b7d2315842a","kind":"commit","published_at":"2018-05-17T22:07:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.1","sha":"aae0c434f99c4ab559d8aff53cfbd2cfa7974043","kind":"commit","published_at":"2018-05-15T21:15:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1/manifests"},{"name":"v0.20.1","sha":"c663649d9edf9d196aadbb3b426fd613816964fc","kind":"commit","published_at":"2018-05-13T21:34:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1/manifests"},{"name":"v1.0.0-rc.0","sha":"5f3008fc26479b40ff16ec498ae0e6e3361fdb47","kind":"commit","published_at":"2018-05-13T19:13:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-beta.47","sha":"d16e4f5115a9fde3e8958d7959a912a55cbb246d","kind":"commit","published_at":"2018-05-09T21:48:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.47","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47/manifests"},{"name":"v1.0.0-beta.46","sha":"aa1ef83f22650245dd736681d7ec6331cb2a42ef","kind":"commit","published_at":"2018-05-08T21:51:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.46","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46/manifests"},{"name":"v1.0.0-beta.45","sha":"ab592831cbf5987a6516139aeaf148bdb3360ccb","kind":"commit","published_at":"2018-05-07T13:38:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.45","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45/manifests"},{"name":"v1.0.0-beta.44","sha":"0bba4ad1aed5d2181baa156009301eb56fd80158","kind":"commit","published_at":"2018-04-29T20:57:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.44","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44/manifests"},{"name":"v1.0.0-beta.43","sha":"6dfe7382b9777885abe84f4d1f66c0c62545d559","kind":"commit","published_at":"2018-04-22T10:47:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.43","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43/manifests"},{"name":"v1.0.0-beta.42","sha":"bc03443cac8a55ce3fc4d19e6a95e0f3d0116fbf","kind":"commit","published_at":"2018-04-16T20:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.42","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42/manifests"},{"name":"v1.0.0-beta.41","sha":"cddff325bdc2c79592701c11e295e48db0879c28","kind":"tag","published_at":"2018-04-07T18:26:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.41","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41/manifests"},{"name":"v1.0.0-beta.40","sha":"7f423b6bef54c4a34f3b53d9b8ebf33c183916f8","kind":"tag","published_at":"2018-04-01T09:55:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.40","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40/manifests"},{"name":"v1.0.0-beta.39","sha":"b95cb7a83a102b21b7f6add713398f6c9e743d50","kind":"tag","published_at":"2018-03-28T21:23:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.39","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39/manifests"},{"name":"v1.0.0-beta.38","sha":"a6ccfbe7699b67b03703b49a7cb14d865b841d38","kind":"tag","published_at":"2018-03-17T12:24:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.38","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38/manifests"},{"name":"v1.0.0-beta.37","sha":"1587ac3654ae5061eb21f652722a02cc4c367292","kind":"tag","published_at":"2018-03-11T14:31:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.37","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37/manifests"},{"name":"v1.0.0-beta.36","sha":"f31bd2e431c29f85a053387ce062987a3fc36168","kind":"tag","published_at":"2018-03-05T21:07:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.36","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36/manifests"},{"name":"v1.0.0-beta.35","sha":"25ca14ffcec6eeb75446730a03cc4a2014c5e8ab","kind":"tag","published_at":"2018-02-25T22:47:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.35","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.2","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2/manifests"},{"name":"olivier-material-ui-icons@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1/manifests"},{"name":"olivier-material-ui-codemod@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1/manifests"},{"name":"olivier-material-ui-codemod@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0/manifests"},{"name":"olivier-material-ui-lab@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0/manifests"},{"name":"olivier-material-ui-icons@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.1","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1/manifests"},{"name":"v1.0.0-beta.34","sha":"284dfcb06fed2244033cc971cb78f485bafece3d","kind":"tag","published_at":"2018-02-17T12:08:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.34","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34/manifests"},{"name":"v1.0.0-beta.33","sha":"b7f698d48d61e74f74e5e50a08b4309460a55266","kind":"tag","published_at":"2018-02-10T12:03:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.33","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33/manifests"},{"name":"v1.0.0-beta.32","sha":"896bc50f35a83fac0453dbbecd9f367b45b450e9","kind":"tag","published_at":"2018-02-04T22:44:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.32","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32/manifests"},{"name":"v1.0.0-beta.31","sha":"6271146a2545aeedf4110990de21ebc0c910b627","kind":"tag","published_at":"2018-01-29T22:06:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.31","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31/manifests"},{"name":"v1.0.0-beta.30","sha":"2bb35ce508832f518a4c3af8cd7cf67af8fd90c5","kind":"tag","published_at":"2018-01-21T22:50:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.30","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30/manifests"},{"name":"v1.0.0-beta.29","sha":"7386d56d4dfb85ca4a586a56691b6a58798d5c42","kind":"tag","published_at":"2018-01-16T20:27:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.29","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29/manifests"},{"name":"v1.0.0-beta.28","sha":"e1f3dad9084edf460d42e0a5f6b7c956eaa51e8d","kind":"tag","published_at":"2018-01-14T14:52:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.28","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28/manifests"},{"name":"v1.0.0-beta.27","sha":"fcfe4a64a95f65e205c5ba9523987982e6556eea","kind":"tag","published_at":"2018-01-06T15:25:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.27","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27/manifests"},{"name":"v1.0.0-beta.26","sha":"bd42549ee464bce03743f7ee18964066f9d3907d","kind":"tag","published_at":"2017-12-30T23:24:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.26","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26/manifests"},{"name":"v1.0.0-beta.25","sha":"d9ab3e313136fa5fb179743b560ac7c9e4fa8f6a","kind":"tag","published_at":"2017-12-22T23:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.25","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25/manifests"},{"name":"v1.0.0-beta.24","sha":"7c8fe8516f8bf6317e7cc748eefa7d97c92b4007","kind":"tag","published_at":"2017-12-17T12:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.24","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24/manifests"},{"name":"v1.0.0-beta.23","sha":"1a4e5b06ae0a7f6b3a6be810d272ebdf3efbb863","kind":"tag","published_at":"2017-12-09T09:51:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.23","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23/manifests"},{"name":"v0.20.0","sha":"86b40ae4883e95d6139e9e5d59c0e14aa022ce3a","kind":"commit","published_at":"2017-12-04T04:05:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0/manifests"},{"name":"v1.0.0-beta.22","sha":"22f68ca292a947349ae2877b09e85775703ec87f","kind":"tag","published_at":"2017-11-28T23:11:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22/manifests"},{"name":"v1.0.0-beta.21","sha":"d33604a9deacbb2725da3688d823416486a039c1","kind":"tag","published_at":"2017-11-13T22:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21/manifests"},{"name":"v1.0.0-beta.20","sha":"076d08bfa709ffdb4858106ebda73f475e4ec5b9","kind":"tag","published_at":"2017-11-05T19:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20/manifests"},{"name":"v1.0.0-beta.19","sha":"2a1879fb818973d4df766c2d7842afd939fdb2b8","kind":"tag","published_at":"2017-10-30T21:51:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19/manifests"},{"name":"v1.0.0-beta.18","sha":"f626204f8e0cd9933bcb7a8c8ac5cd97d6419eca","kind":"tag","published_at":"2017-10-23T21:58:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18/manifests"},{"name":"v1.0.0-beta.17","sha":"616d69d5ff7263eb9c84960b6b7a4c9ff852d4ef","kind":"tag","published_at":"2017-10-15T22:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17/manifests"},{"name":"v1.0.0-beta.16","sha":"56fd0d9d2f6fe0222b8c4117e227de1d725918ba","kind":"tag","published_at":"2017-10-08T20:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16/manifests"},{"name":"v0.19.4","sha":"f1bc4be26ca68578f0cfd053fed8eeabe0d3a636","kind":"tag","published_at":"2017-10-08T19:56:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4/manifests"},{"name":"v1.0.0-beta.15","sha":"4da17a67182a212be91a36cec9c976ccb6293380","kind":"tag","published_at":"2017-10-04T16:05:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15/manifests"},{"name":"v1.0.0-beta.13","sha":"736f12000e6989b2e37fcf10deca8bcf20a284f5","kind":"tag","published_at":"2017-10-01T19:58:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13/manifests"},{"name":"v0.19.3","sha":"7e484cc0c2e3db1e30ebe89d93475f2999f6168c","kind":"tag","published_at":"2017-10-01T19:35:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3/manifests"},{"name":"v1.0.0-beta.12","sha":"65b6e04a74a1520209e7b8fcfa311a431ecb070a","kind":"tag","published_at":"2017-09-24T18:24:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12/manifests"},{"name":"v0.19.2","sha":"5f750e046d48fa2f8c0efd86290ea48661c9b32e","kind":"tag","published_at":"2017-09-18T20:14:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2/manifests"},{"name":"v1.0.0-beta.11","sha":"01c6feb33e7e4e5043ce2a8377fa7dda3dbc8180","kind":"tag","published_at":"2017-09-18T19:11:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11/manifests"},{"name":"v1.0.0-beta.10","sha":"3d4518c997fe875f8e91044ff59a09a46fdfb726","kind":"tag","published_at":"2017-09-13T21:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10/manifests"},{"name":"v1.0.0-beta.9","sha":"d4dba0da9a00efe5104365ca647d848a131a41a6","kind":"tag","published_at":"2017-09-10T11:17:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9/manifests"},{"name":"v1.0.0-beta.8","sha":"865b39bef48c3f85743c3914ba146b97b93fce0f","kind":"tag","published_at":"2017-09-02T11:11:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8/manifests"},{"name":"v0.19.1","sha":"b0d03e92c64bee1ac8c25acd0c48657b7f605d9a","kind":"tag","published_at":"2017-09-02T10:38:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1/manifests"},{"name":"v1.0.0-beta.7","sha":"d2083879918dcafdc9c17e3e19440000a0abb3b0","kind":"tag","published_at":"2017-08-30T22:51:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7/manifests"},{"name":"v1.0.0-beta.6","sha":"8385df161a6792d472821e30c7095b267b844950","kind":"tag","published_at":"2017-08-20T14:48:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6/manifests"},{"name":"v1.0.0-beta.5","sha":"8292545fd41ea9f9d3c7c52bb45f60a4fea434a9","kind":"tag","published_at":"2017-08-15T08:55:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5/manifests"},{"name":"v0.19.0","sha":"d1b3bc614a818d497e38fd51c85077dd7b490bad","kind":"tag","published_at":"2017-08-15T08:17:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0/manifests"},{"name":"v1.0.0-beta.4","sha":"110f0a6e95e8e2b51b2bdd7e545a9b41d1a0009f","kind":"tag","published_at":"2017-08-05T10:09:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4/manifests"},{"name":"v1.0.0-beta.3","sha":"e0dd9560d4a152ca0a61558b6238edc40746c354","kind":"tag","published_at":"2017-07-29T21:00:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"45d5da95daf4d52b0ea6e4ffbef27755fa0aa196","kind":"tag","published_at":"2017-07-23T17:45:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"603fbde8d99e386d6640ec6c24ba9fcfc4316dd4","kind":"tag","published_at":"2017-07-23T17:12:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1/manifests"},{"name":"v0.18.7","sha":"50f6dfc4b6ee7473e27ba950c3ce900b24f17d1c","kind":"tag","published_at":"2017-07-23T15:51:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7/manifests"},{"name":"v1.0.0-alpha.22","sha":"f3992561ed94696d595b6a56efc7449c7dee67c7","kind":"tag","published_at":"2017-07-18T09:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22/manifests"},{"name":"v1.0.0-alpha.21","sha":"49d21891b72796f4a8f383d9b15b66f72cb94549","kind":"tag","published_at":"2017-07-04T22:13:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21/manifests"},{"name":"v0.18.6","sha":"1d10ecbac4a83f9934bb6a7f025855f82002113c","kind":"tag","published_at":"2017-07-04T21:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6/manifests"},{"name":"v0.18.5","sha":"86f7c4141cc66ab1e96a681a6945472283e41ea3","kind":"tag","published_at":"2017-06-28T18:14:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5/manifests"},{"name":"v1.0.0-alpha.20","sha":"84363396403cbbd51072d0b09822cd6d8ab6bf87","kind":"tag","published_at":"2017-06-25T18:01:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20/manifests"},{"name":"v0.18.4","sha":"2c6872cacf19ac71a316b282c2467162dcd148c6","kind":"tag","published_at":"2017-06-25T17:39:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4/manifests"},{"name":"v1.0.0-alpha.19","sha":"611bfd7557fd928933e39c054d2b2edeb57adaed","kind":"tag","published_at":"2017-06-19T16:58:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19/manifests"},{"name":"v1.0.0-alpha.18","sha":"5fdb60642bdf2907b7fba352cf2cd0fa7208848f","kind":"tag","published_at":"2017-06-19T10:12:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18/manifests"},{"name":"v1.0.0-alpha.17","sha":"73e0a35145d10f3c29a991f75e5ba8315e0e754a","kind":"tag","published_at":"2017-06-12T11:55:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17/manifests"},{"name":"v0.18.3","sha":"4c6a542c772f9fe9ff97bb95f63801138d7722d0","kind":"tag","published_at":"2017-06-07T21:28:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"9d3b59b3fec3b31b37334c3bd842112f3d090f86","kind":"commit","published_at":"2017-06-06T21:29:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2/manifests"},{"name":"v1.0.0-alpha.16","sha":"0c7dba6dc5ad8b9f69ec3c60e3ba31f2973e582a","kind":"tag","published_at":"2017-06-01T08:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"18508aeb3e5817406209e15c3e51a53c2cbece96","kind":"tag","published_at":"2017-05-23T20:00:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"771fb44738e116a1d2cec7aabb8ed1425b1d57f6","kind":"tag","published_at":"2017-05-14T10:11:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14/manifests"},{"name":"v0.18.1","sha":"715372edf9fc21244030207409b4070158f6936d","kind":"tag","published_at":"2017-05-13T10:21:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1/manifests"},{"name":"v1.0.0-alpha.13","sha":"17fde80a53fb9fcce31a82290f54de55cf3655e9","kind":"tag","published_at":"2017-05-08T10:47:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13/manifests"},{"name":"v0.18.0","sha":"dea7938b1265a3b100899d65589fbd05e877ab9e","kind":"tag","published_at":"2017-04-30T22:26:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0/manifests"},{"name":"v1.0.0-alpha.12","sha":"dc7371e4770fd3e8b1a82b9c2c2a652acaa73713","kind":"tag","published_at":"2017-04-30T22:22:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12/manifests"},{"name":"v0.17.4","sha":"a398290811c94bd6bb2d5d04c7f6d0ce734e3ad6","kind":"commit","published_at":"2017-04-14T17:20:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4/manifests"},{"name":"v1.0.0-alpha.11","sha":"7b3dbfaf2e94e8139424c8660692ee20d5a9880e","kind":"tag","published_at":"2017-04-14T16:50:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11/manifests"},{"name":"v0.17.3","sha":"53076a03182668f94d3bf40cd880309a51e9be88","kind":"tag","published_at":"2017-04-10T21:42:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"38c4aed87e608ded8e083dcf341ed5e9a14c20ef","kind":"tag","published_at":"2017-04-09T11:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2/manifests"},{"name":"v1.0.0-alpha.10","sha":"27fd907d604c1d3189b7b70e3a7e4758e0171492","kind":"tag","published_at":"2017-04-06T12:00:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"b962c2fbfa7a9cab9e9844e01966b90ca86e67a1","kind":"tag","published_at":"2017-04-01T13:47:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a0b4691eb3958aeb9173a8f4e705c81dfb7d25da","kind":"tag","published_at":"2017-03-25T11:46:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8/manifests"},{"name":"v0.17.1","sha":"05280483dbbc29e56edd8f3644721679b55d4d73","kind":"commit","published_at":"2017-03-13T12:27:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1/manifests"},{"name":"v1.0.0-alpha.7","sha":"9281a3fcee37d6afb9e493ff06e8a2626f4d7d91","kind":"tag","published_at":"2017-03-12T12:31:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"69f604946c366c655d0613841c034cacee7e9ef4","kind":"commit","published_at":"2017-02-26T12:41:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6/manifests"},{"name":"v1.0.0-alpha.5","sha":"74973892bdfacd5c9e3a4ce63185e9a6500d9522","kind":"commit","published_at":"2017-02-26T11:04:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-alpha.4","sha":"6472a6864951bfe7f3739afbe74b50981299ac28","kind":"commit","published_at":"2017-02-26T10:19:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4/manifests"},{"name":"v0.17.0","sha":"c9af9606bcea6551ceaadc2f6430d629eb679e84","kind":"commit","published_at":"2017-02-12T22:06:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0/manifests"},{"name":"v1.0.0-alpha.3","sha":"4583f5212d0b668e3801a859d3cc584cec0ec173","kind":"commit","published_at":"2017-02-12T21:43:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"8476782b595175d25c8a972b5fe53bc1f8532676","kind":"tag","published_at":"2017-02-07T19:48:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"3a0eb03018a9c5c96ba5233de8ef45202403a94c","kind":"commit","published_at":"2017-01-29T21:29:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.16.7","sha":"867c6c29b1badd839b1fd57720e5754fcd53a516","kind":"commit","published_at":"2017-01-15T19:57:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"bc84dbeeb78b725fefdc10cdc6eee7b75cc1226e","kind":"commit","published_at":"2016-12-25T21:03:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"8a03a04ef17f76ce09b88607b216d8a8e4d277d6","kind":"commit","published_at":"2016-12-09T20:45:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"84c18c98ff56fbe81be902735164219040729bb1","kind":"commit","published_at":"2016-11-17T19:18:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"066c5d53d1d4ecec2923ed12ec14647ae8248a9c","kind":"commit","published_at":"2016-11-17T16:41:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"806b2eab2272b430e814f8b3c7f1e7b31cd0e306","kind":"commit","published_at":"2016-11-14T17:22:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"2085737a798d9cb808b2fddf1f06883b27327ccc","kind":"commit","published_at":"2016-10-19T18:24:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"6eb9913441cb39562f4c935bdd70042d26daa260","kind":"commit","published_at":"2016-10-05T14:36:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0/manifests"},{"name":"v0.16.0-rc2","sha":"71a9524d0ec28dad2f566a42c7bb8ad2ea93ce36","kind":"commit","published_at":"2016-09-24T19:31:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2/manifests"},{"name":"v0.16.0-rc1","sha":"1691addd7f84317619c6831c35cb1f32ef3779b6","kind":"commit","published_at":"2016-09-07T19:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1/manifests"},{"name":"v0.15.4","sha":"be9bc14f4cda041299b6f8845af87b9278c871fc","kind":"commit","published_at":"2016-08-10T22:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"8bd3589dd7f676f3d725559cbd63457afe8d3691","kind":"commit","published_at":"2016-08-02T20:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"908f694e1e6eae9e63da6b22e63100d6bda4fa8e","kind":"commit","published_at":"2016-07-09T21:10:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"1fed1bcc81d89e473e261c1da4bf0a3a46515ce8","kind":"tag","published_at":"2016-06-20T08:15:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"06667b589952f58ff8c6d277df364ef16dada671","kind":"tag","published_at":"2016-05-06T13:49:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0/manifests"},{"name":"v0.15.0-beta.2","sha":"7cf7adfe9042e9be8dbaa1c850ffacca26e9c269","kind":"commit","published_at":"2016-04-21T22:57:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2/manifests"},{"name":"v0.15.0-beta.1","sha":"47d7525fb77c7c579e99d595b3f98c69fc838c77","kind":"tag","published_at":"2016-04-14T13:33:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1/manifests"},{"name":"v0.15.0-alpha.2","sha":"caabf9eaee5a5e11097958105f8427cfc8905f86","kind":"tag","published_at":"2016-03-17T23:37:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2/manifests"},{"name":"v0.15.0-alpha.1","sha":"2ebddeb908857c16ece162964a7e501ab37716ba","kind":"commit","published_at":"2016-02-27T17:54:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1/manifests"},{"name":"v0.14.4","sha":"de2bee1335ff1fd701a60cb3d739cf919dbd77ce","kind":"commit","published_at":"2016-02-03T00:47:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"fa9141f90149392cc3fa366736e61a89b07e9205","kind":"commit","published_at":"2016-01-27T03:06:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"44b41957ae81344cf6dc794cf2dbe2da48152622","kind":"commit","published_at":"2016-01-08T15:52:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"0ae4d7f61bb240ae5e2adc9d15a8d5629f738db6","kind":"commit","published_at":"2016-01-04T22:23:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"628bc82957d8e537a1b648e31e10723820bb00ac","kind":"commit","published_at":"2015-12-25T15:12:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0/manifests"},{"name":"v0.14.0-rc2","sha":"9a24d8a7839c37b86748ad8022e39235e8eb6be2","kind":"commit","published_at":"2015-12-14T22:26:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2/manifests"},{"name":"v0.14.0-rc1","sha":"7459597806a2f1f5826eaab26d3c5d974da70fbd","kind":"commit","published_at":"2015-12-04T19:52:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1/manifests"},{"name":"v0.13.4","sha":"a98006f9ffb588030cbdd2e3b4a4515017e58c43","kind":"commit","published_at":"2015-11-24T17:07:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"e33afed6913b58a990bd4b51a038bbfff0a0f42f","kind":"commit","published_at":"2015-11-17T16:34:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"6f28ad04e8f95073646bfeb8936c550ca4a94347","kind":"commit","published_at":"2015-11-10T00:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"330488977f95dbebd6cf6a387bf10a86238331ff","kind":"commit","published_at":"2015-10-29T21:08:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"7980cd589e9dc9e055e1b789bf2f80e7f2ef0f5d","kind":"commit","published_at":"2015-10-21T19:38:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"86394ccd2d7b715eaa054a369679eba4ac82ce1f","kind":"commit","published_at":"2015-10-21T19:04:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"d310459476a461e0d29f166de277896026d8f35f","kind":"commit","published_at":"2015-10-19T17:30:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"06aca1012d01de4ec782acfb8d22a6ec83d48ff7","kind":"commit","published_at":"2015-10-07T21:43:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"6671f90516c2065839efae773ecda924b8bebdae","kind":"commit","published_at":"2015-10-06T19:31:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"a4e194e46c47f8e2eedfab8f0a8c4104e5679c95","kind":"commit","published_at":"2015-09-28T16:15:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"aa485220ff28e907d2548cbfb65bd789c23d9eba","kind":"commit","published_at":"2015-09-25T16:08:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"b55b770f2049852febe47bef27aa0eaceafcec08","kind":"commit","published_at":"2015-09-15T21:10:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"82bc1cb2805f7b624516f71628e6ca525df18cad","kind":"commit","published_at":"2015-08-24T21:31:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0/manifests"},{"name":"v0.10.4","sha":"a8097bcbed6939f0cb308e05acf03a907b666725","kind":"commit","published_at":"2015-08-09T03:29:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"2a43082b52138e33c85878616461445895066a11","kind":"commit","published_at":"2015-08-08T22:51:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"71583523f39c1830d3fcffeff0598c2f803f1048","kind":"commit","published_at":"2015-07-29T20:34:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"6b609c63611b02f9e845b765770983c547cd6af8","kind":"commit","published_at":"2015-07-13T21:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"b6140ec86c5087ad799e9a658f3f0d9b150c205a","kind":"commit","published_at":"2015-07-10T01:35:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"8a18478700f49b94fe7f580664e7b31c581ceb0b","kind":"commit","published_at":"2015-06-20T17:47:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"3da654eb4f0ddb10d81f2706eda1f3819e40b795","kind":"commit","published_at":"2015-06-15T01:46:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"867e87d3530b4fb6bc7f6ec5fb9edcd49e7bd631","kind":"commit","published_at":"2015-06-09T23:38:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"cb794810e7c39352f1bbd533d92983dc22a57510","kind":"commit","published_at":"2015-05-24T20:12:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0/manifests"},{"name":"v0.7.5","sha":"b3ce0b272e5468919d01b3d3ab6751a92f682b48","kind":"commit","published_at":"2015-04-27T19:14:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"abc159f246f15163f7984bcf702409cffc745d6e","kind":"commit","published_at":"2015-04-21T18:14:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"9321a4a8879f380a725c7439114ebf3e0da8abcc","kind":"commit","published_at":"2015-04-01T15:20:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"953606f4d1a9e3a33798b499219fe40b1f81fd96","kind":"commit","published_at":"2015-03-25T23:45:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"03c169188dd10ec2242b7806050781867c0291dd","kind":"commit","published_at":"2015-03-04T21:41:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"078ba0c94f8985dd2d96587784f760474ba51858","kind":"commit","published_at":"2015-02-13T21:06:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"accd9f0ef163d514b091709ffd63f76f6d1a467f","kind":"commit","published_at":"2015-01-27T00:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"57c7a95be20dc77cbe0459a40acc802e16de5148","kind":"commit","published_at":"2015-01-26T23:07:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"706446d6aeb952def6f2016fdc213b6e56b2d40f","kind":"commit","published_at":"2015-01-03T23:58:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"6b294fdd0a7f9686b8b8f05cf8759e90b3e581f9","kind":"commit","published_at":"2014-12-25T17:36:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"3eb741fdb94fff5e8218809b8f7d5a9d2e4d1778","kind":"commit","published_at":"2014-12-15T17:14:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"d65414913839d9d939c8bd938ca21f39f0faa924","kind":"commit","published_at":"2014-12-07T15:15:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"fc3232f6e9d1662c4f9d813b70acb329c4cdc6de","kind":"commit","published_at":"2014-11-30T21:22:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"4b02786c2a7e27613201fe72c033a260018a38d6","kind":"commit","published_at":"2014-11-28T20:34:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"ab8880bc442941c20d58ca2cbb8aace7b2724929","kind":"commit","published_at":"2014-11-17T20:10:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"052b0bc5a3e887d0a36b2277a2e09812a0ce206b","kind":"commit","published_at":"2014-11-11T21:11:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"715b7e868003ac9b121bdacee3e1301b9c660aa9","kind":"commit","published_at":"2014-11-08T19:56:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"088d257c0bec691545cd32f83fd2af753866b8ee","kind":"commit","published_at":"2014-11-08T00:13:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0/manifests"},{"name":"v0.1.29","sha":"3fe7b8bf7c3adc04522f311ce1c1c3b6e39e8edd","kind":"commit","published_at":"2014-11-05T19:58:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.1.29","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29/manifests"}]},"repo_metadata_updated_at":"2024-11-06T21:06:30.774Z","dependent_packages_count":22,"downloads":29263298,"downloads_period":"last-month","dependent_repos_count":154647,"rankings":{"downloads":0.07204269902425839,"dependent_repos_count":0.08128612463779077,"dependent_packages_count":1.1044834754801922,"stargazers_count":0.05660508481795581,"forks_count":0.016168878188099256,"docker_downloads_count":0.22825659189295552,"average":0.2598071423402087},"purl":"pkg:npm/%40mui/private-theming","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mui/private-theming","docker_dependents_count":1518,"docker_downloads_count":59581940,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mui/private-theming","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mui/private-theming/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2024-11-06T21:00:34.654Z","issues_count":4266,"pull_requests_count":5385,"avg_time_to_close_issue":7977131.238282961,"avg_time_to_close_pull_request":1777323.971264368,"issues_closed_count":2252,"pull_requests_closed_count":4342,"pull_request_authors_count":553,"issue_authors_count":2258,"avg_comments_per_issue":5.488748241912799,"avg_comments_per_pull_request":2.290436397400186,"merged_pull_requests_count":3617,"bot_issues_count":1,"bot_pull_requests_count":1634,"past_year_issues_count":1827,"past_year_pull_requests_count":3717,"past_year_avg_time_to_close_issue":1589911.3047404063,"past_year_avg_time_to_close_pull_request":768584.7231936655,"past_year_issues_closed_count":873,"past_year_pull_requests_closed_count":3028,"past_year_pull_request_authors_count":345,"past_year_issue_authors_count":970,"past_year_avg_comments_per_issue":2.8133552271483304,"past_year_avg_comments_per_pull_request":1.9620661824051655,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1253,"past_year_merged_pull_requests_count":2576,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/issues","maintainers":[{"login":"oliviertassinari","count":558,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"michaldudak","count":347,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"siriwatknp","count":317,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"DiegoAndai","count":214,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"Janpot","count":198,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"mnajdova","count":193,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"mj12albert","count":163,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"alexfauquette","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"aarongarciah","count":119,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"ZeeshanTamboli","count":112,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"samuelsycamore","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"cherniavskii","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"bharatkashyap","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"LukasTy","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"eps1lon","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"hbjORbj","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hbjORbj"},{"login":"flaviendelangle","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"joserodolfofreitas","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"prakhargupta1","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"DanailH","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"hasdfa","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"m4theushw","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"rosskevin","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rosskevin"},{"login":"michelengelen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"JCQuintas","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"mbrookes","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"richbustos","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richbustos"},{"login":"nathanmarks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanmarks"},{"login":"MBilalShafi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"nikitaa24","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikitaa24"},{"login":"vicasas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"arthurbalduini","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"DavidCnoops","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidCnoops"},{"login":"joshwooding","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwooding"},{"login":"dimitropoulos","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dimitropoulos"},{"login":"gerdadesign","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"dmtrKovalenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmtrKovalenko"}],"active_maintainers":[{"login":"oliviertassinari","count":348,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"siriwatknp","count":223,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":168,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"michaldudak","count":165,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"DiegoAndai","count":152,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"mnajdova","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"aarongarciah","count":119,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"alexfauquette","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"ZeeshanTamboli","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mj12albert","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"samuelsycamore","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"cherniavskii","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"bharatkashyap","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"LukasTy","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"joserodolfofreitas","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"prakhargupta1","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"hasdfa","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"michelengelen","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"JCQuintas","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"flaviendelangle","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"DanailH","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"mbrookes","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"MBilalShafi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"nikitaa24","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikitaa24"},{"login":"vicasas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"m4theushw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"arthurbalduini","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fprivate-theming/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fprivate-theming/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fprivate-theming/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fprivate-theming/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fprivate-theming/codemeta","maintainers":[{"uuid":"brijeshb42","login":"brijeshb42","name":null,"email":"brijeshb42@gmail.com","url":null,"packages_count":70,"html_url":"https://www.npmjs.com/~brijeshb42","role":null,"created_at":"2023-06-05T19:45:44.160Z","updated_at":"2023-06-05T19:45:44.160Z","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":63,"html_url":"https://www.npmjs.com/~michaldudak","role":null,"created_at":"2022-11-10T10:54:52.089Z","updated_at":"2022-11-10T10:54:52.089Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/michaldudak/packages"},{"uuid":"atomiks","login":"atomiks","name":null,"email":"cc.glows@gmail.com","url":null,"packages_count":51,"html_url":"https://www.npmjs.com/~atomiks","role":null,"created_at":"2024-10-30T17:27:02.203Z","updated_at":"2024-10-30T17:27:02.203Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/atomiks/packages"},{"uuid":"mbrookes","login":"mbrookes","name":null,"email":"npm@nospam.33m.co","url":null,"packages_count":23,"html_url":"https://www.npmjs.com/~mbrookes","role":null,"created_at":"2022-11-10T10:54:52.070Z","updated_at":"2022-11-10T10:54:52.070Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mbrookes/packages"},{"uuid":"mnajdova","login":"mnajdova","name":null,"email":"mnajdova@gmail.com","url":null,"packages_count":88,"html_url":"https://www.npmjs.com/~mnajdova","role":null,"created_at":"2022-11-10T10:54:52.083Z","updated_at":"2022-11-10T10:54:52.083Z","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":113,"html_url":"https://www.npmjs.com/~oliviertassinari","role":null,"created_at":"2022-11-10T10:54:52.066Z","updated_at":"2022-11-10T10:54:52.066Z","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":158,"html_url":"https://www.npmjs.com/~siriwatknp","role":null,"created_at":"2022-11-10T10:54:52.079Z","updated_at":"2022-11-10T10:54:52.079Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/siriwatknp/packages"},{"uuid":"aarongarciah","login":"aarongarciah","name":null,"email":"aaron.garcia.hervas@gmail.com","url":null,"packages_count":42,"html_url":"https://www.npmjs.com/~aarongarciah","role":null,"created_at":"2024-10-30T17:27:01.913Z","updated_at":"2024-10-30T17:27:01.913Z","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":46,"html_url":"https://www.npmjs.com/~mj12albert","role":null,"created_at":"2023-03-24T09:14:40.232Z","updated_at":"2023-03-24T09:14:40.232Z","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":46,"html_url":"https://www.npmjs.com/~diegoandai","role":null,"created_at":"2023-06-05T19:45:44.683Z","updated_at":"2023-06-05T19:45:44.683Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/diegoandai/packages"},{"uuid":"mui-release-bot","login":"mui-release-bot","name":null,"email":"shared-accounts@mui.com","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~mui-release-bot","role":null,"created_at":"2024-10-30T17:27:01.525Z","updated_at":"2024-10-30T17:27:01.525Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mui-release-bot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5264274,"maintainers_count":1091160,"namespaces_count":333594,"keywords_count":760514,"github":"npm","metadata":{"funded_packages_count":159192},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-12-16T06:37:22.408Z","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":5990193,"name":"org.webjars.npm:mui__private-theming","ecosystem":"maven","description":"WebJar for @mui/private-theming","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/material-ui","keywords_array":[],"namespace":"org.webjars.npm","versions_count":6,"first_release_published_at":"2022-09-23T23:56:45.000Z","latest_release_published_at":"2025-08-03T23:18:23.000Z","latest_release_number":"7.2.0","last_synced_at":"2025-12-12T01:20:52.218Z","created_at":"2023-01-26T17:24:20.489Z","updated_at":"2025-12-12T01:20:52.218Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/mui__private-theming/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/mui__private-theming/","metadata":{},"repo_metadata":{"id":19822297,"uuid":"23083156","full_name":"mui/material-ui","owner":"mui","description":"Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.","archived":false,"fork":false,"pushed_at":"2025-10-22T16:11:10.000Z","size":699196,"stargazers_count":96842,"open_issues_count":1774,"forks_count":32693,"subscribers_count":1324,"default_branch":"master","last_synced_at":"2025-10-22T18:17:02.502Z","etag":null,"topics":["design-system","material-design","material-ui","react","react-components"],"latest_commit_sha":null,"homepage":"https://mui.com/material-ui/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2014-08-18T19:11:54.000Z","updated_at":"2025-10-22T16:11:52.000Z","dependencies_parsed_at":"2025-06-02T16:06:01.092Z","dependency_job_id":"32b77193-1b92-4638-bb5e-6c82ade9eee5","html_url":"https://github.com/mui/material-ui","commit_stats":{"total_commits":23822,"total_committers":3211,"mean_commits":"7.4188726253503585","dds":0.8266728234405172,"last_synced_commit":"c0620e333641deda56f3cd68c7c3736098ee818c"},"previous_names":["mui-org/material-ui","callemall/material-ui"],"tags_count":568,"template":false,"template_full_name":null,"purl":"pkg:github/mui/material-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/sbom","scorecard":{"id":262861,"data":{"date":"2025-08-17T02:37:43Z","repo":{"name":"github.com/mui/material-ui","commit":"06de3386e5dbd68c7e7496219f702232dcd7ec9f"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.7,"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":"Maintained","score":10,"reason":"30 commit(s) and 1 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":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/check-if-pr-has-label.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yml: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:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/no-response.yml:22","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/check-if-pr-has-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci-check.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-cleanup.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/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/publish-canaries.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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 28 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":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  14 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:  13 out of  13 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":"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: 'allow deletion' disabled on branch 'v6.x'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v6.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v6.x'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'v6.x'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v6.x'","Warn: codeowners review is not required on branch 'master'","Warn: codeowners review is not required on branch 'v6.x'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v6.x'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v6.x'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v6.x'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v6.x'"],"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":"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":"CI-Tests","score":10,"reason":"28 out of 28 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 36 contributing companies or organizations","details":["Info: found contributions from: A11yance, LightSourceAI, TourConnect, Treeshakers, alienfast, calcom, callemall, cefsharp, cssinjs, emikra, goose-duck, instacart, jalaali, lightsourceai, mui, mui-org, nodejs, openfoodfacts, pabloengine, pretur, react-native-community, reactiran, reactjs, reactwg, state-machines, storybookjs, testing-library, text-em-all, typed-typings, typescript-cheatsheets, underjs, vercel, webpack, yarnpkg, yarnplugins, 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":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-cpj6-fhp6-mr6j","Warn: Project is vulnerable to: GHSA-f46r-rw29-r322","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","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-17T11:13:50.539Z","repository_id":19822297,"created_at":"2025-08-17T11:13:50.539Z","updated_at":"2025-08-17T11:13:50.539Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280748853,"owners_count":26383954,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-24T02:00:06.418Z","response_time":73,"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":"v7.3.4","sha":"28eadba9ec2899226ecbf4058b8fba1ddeab9e6d","kind":"tag","published_at":"2025-10-02T18:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4/manifests"},{"name":"v7.3.3","sha":"6984a79aa3ebde0ad9d1a21817de900f60b7dc90","kind":"tag","published_at":"2025-10-02T14:01:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3/manifests"},{"name":"v7.3.2","sha":"ebd180cdd48e365aa0c5c54b6568d5efc320590d","kind":"tag","published_at":"2025-09-02T06:18:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"3592ec32c4858c22bf99c535c037c13ee6db6b84","kind":"tag","published_at":"2025-08-06T09:33:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"ad98e5ebf7f2f629f9a8b054d9ee3e7217d163bf","kind":"tag","published_at":"2025-08-05T05:40:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0/manifests"},{"name":"v6.5.0","sha":"894dd472b2cc3bbf218eef521ce5a4bcbe914e60","kind":"tag","published_at":"2025-07-08T02:51:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0/manifests"},{"name":"v5.18.0","sha":"6b50143dcfc2aad56a37c9f2e1f14256e9a65c4e","kind":"tag","published_at":"2025-07-08T02:50:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0/manifests"},{"name":"v7.2.0","sha":"1496d735b2cf16501ce413daec40d627eee77e1d","kind":"tag","published_at":"2025-06-30T08:59:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0/manifests"},{"name":"v7.1.2","sha":"ad2d425db362790d6d0f90fbe5b5d3a5b5132503","kind":"tag","published_at":"2025-06-20T07:34:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2/manifests"},{"name":"v6.4.12","sha":"9179a92b0d97f6d0270c7fac733cfd81bd7354cc","kind":"tag","published_at":"2025-06-02T06:58:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12/manifests"},{"name":"v7.1.1","sha":"0ebb3a14ccc5dbee4ec2682b387511f107b95a65","kind":"tag","published_at":"2025-06-02T06:47:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"e3e07e0b8fac5ca8fb4bbf3ec453dbe79133552f","kind":"tag","published_at":"2025-05-06T08:50:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0/manifests"},{"name":"v6.4.11","sha":"6b3957d9d42c83e069da8e8bb534ec294dcb6254","kind":"tag","published_at":"2025-04-10T02:36:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11/manifests"},{"name":"v7.0.2","sha":"ebb24ce49e1ef8358600a7787cb6c8d671cead63","kind":"tag","published_at":"2025-04-09T13:08:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2/manifests"},{"name":"v6.4.10","sha":"d80a3609c8a7274dc5fafa348382059945aee449","kind":"tag","published_at":"2025-03-31T19:03:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10/manifests"},{"name":"v7.0.1","sha":"d6fdcac555725c3807e6f03445e3a051398ee739","kind":"tag","published_at":"2025-03-28T18:58:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"22aa7db2ed23df3b43530e9fdb57bc1051221457","kind":"tag","published_at":"2025-03-26T14:16:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0/manifests"},{"name":"v6.4.9","sha":"a884cb821f67a831f44cc6abfc3bc77faef91ada","kind":"tag","published_at":"2025-03-25T15:45:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9/manifests"},{"name":"v7.0.0-rc.0","sha":"ebaec8db8ae1b90183817cb0bad549d7fc63fe79","kind":"tag","published_at":"2025-03-19T09:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0/manifests"},{"name":"v5.17.1","sha":"0d509f8a4a48031a1e25974a1604b803892ce94e","kind":"tag","published_at":"2025-03-18T18:44:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"b0dc8270c5a2896293ff8b61052120a13819f0a1","kind":"tag","published_at":"2025-03-18T15:28:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0/manifests"},{"name":"v6.4.8","sha":"2bded219fabaaefc2083aa660d5856ab75cfa8d6","kind":"tag","published_at":"2025-03-17T17:54:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8/manifests"},{"name":"v7.0.0-beta.4","sha":"260ed53760f179e3bb4f1f43e2f2712ecbf9fdd7","kind":"tag","published_at":"2025-03-13T13:30:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4/manifests"},{"name":"v6.4.7","sha":"d1ca0a45fea4327ba4dc9876e62922785493f1c3","kind":"tag","published_at":"2025-03-05T15:19:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7/manifests"},{"name":"v7.0.0-beta.3","sha":"9dea4105c8b413e087bd1d0cc517b52831a2eb86","kind":"tag","published_at":"2025-03-05T15:13:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"48acea181cac8ca14455e76d01d3554ba578781e","kind":"tag","published_at":"2025-02-27T15:00:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2/manifests"},{"name":"v7.0.0-beta.1","sha":"2cf2e71af3c2b26694964884456bc335c2ba6cdb","kind":"tag","published_at":"2025-02-26T18:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1/manifests"},{"name":"v6.4.6","sha":"356b885778a2af26505d5dbba76a9abcceb69800","kind":"tag","published_at":"2025-02-26T13:39:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6/manifests"},{"name":"v7.0.0-beta.0","sha":"b485c1abec1d776e925ca90e6fa7d91e9bd057a7","kind":"tag","published_at":"2025-02-26T13:22:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0/manifests"},{"name":"v7.0.0-alpha.2","sha":"ba14b7070070281c8a6cea1df7653f007bb8da49","kind":"tag","published_at":"2025-02-18T18:57:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.4.5","sha":"6f2b908baa7863e2cbf0ec4518dc90ccfd53597b","kind":"tag","published_at":"2025-02-18T18:46:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5/manifests"},{"name":"v7.0.0-alpha.1","sha":"c390c1c2d1c85f42d40f16ce405a3c4b62026ec7","kind":"tag","published_at":"2025-02-11T17:34:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1/manifests"},{"name":"v6.4.4","sha":"c66361a6ad9d1354b60e6fb93ba3144c1348ab15","kind":"tag","published_at":"2025-02-11T14:31:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4/manifests"},{"name":"v6.4.3","sha":"cee310a92f61ffb75284195a9ed30bcb367c78e2","kind":"tag","published_at":"2025-02-04T18:53:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3/manifests"},{"name":"v7.0.0-alpha.0","sha":"3e3195a4285ca716061f7d7d87f4915630af1b69","kind":"tag","published_at":"2025-02-03T12:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.4.2","sha":"1813d89a599a4027fd216062b2cac8b0c1864f1d","kind":"tag","published_at":"2025-01-29T15:50:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2/manifests"},{"name":"v6.4.1","sha":"819e662a2ce210f8805c45057389217cb1c39a83","kind":"tag","published_at":"2025-01-21T13:23:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"f9949a8889c7e69cac145ce56411298a234d2e49","kind":"tag","published_at":"2025-01-14T16:46:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0/manifests"},{"name":"v5.16.14","sha":"ba588c8333d765af63ab15c8b33dd947b615f70b","kind":"tag","published_at":"2025-01-06T21:20:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14/manifests"},{"name":"v6.3.1","sha":"afd551abd3be44de711d6baef48e62e18b97c908","kind":"tag","published_at":"2025-01-03T13:53:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1/manifests"},{"name":"v5.16.13","sha":"e52a6379f22d38453fa046d410b0c4700707dbd9","kind":"tag","published_at":"2024-12-25T11:25:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13/manifests"},{"name":"v6.3.0","sha":"84d6ecfdccd10f204854beeef98bcc55dc99d117","kind":"tag","published_at":"2024-12-23T18:10:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"17026fc203a8b413ec7343b6eeb267a50519d515","kind":"tag","published_at":"2024-12-17T13:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1/manifests"},{"name":"v5.16.12","sha":"b8fbcf5fb5169d8db6ee0ec35001816d2777e8d4","kind":"tag","published_at":"2024-12-17T13:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12/manifests"},{"name":"v5.16.11","sha":"2413ff076b0d462736dfccd399b4be863fd79ec2","kind":"tag","published_at":"2024-12-11T10:13:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11/manifests"},{"name":"v6.2.0","sha":"3a8ceaead5ac4c2c4554e6500ca3d197420a04c2","kind":"tag","published_at":"2024-12-11T02:03:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0/manifests"},{"name":"v6.1.10","sha":"5c5e9f6d8a90034cd75dcb92403caf6b37efc916","kind":"tag","published_at":"2024-12-04T10:03:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10/manifests"},{"name":"v5.16.9","sha":"ec085b677c43ed1f37e66bd2fb58f27dce9f7184","kind":"tag","published_at":"2024-12-04T09:34:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9/manifests"},{"name":"v5.16.8","sha":"096adfbe28d038397a7f3cf3494b86844226e162","kind":"tag","published_at":"2024-11-28T06:51:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8/manifests"},{"name":"v6.1.9","sha":"821784419eefb89e4ce7b66c4b602a1e33d2fa88","kind":"tag","published_at":"2024-11-27T13:22:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9/manifests"},{"name":"v6.1.8","sha":"0b8739f145423bafdd8e2871312307bfb31c58ef","kind":"tag","published_at":"2024-11-20T15:09:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8/manifests"},{"name":"v6.1.7","sha":"a7d441d0bd3bfc16a1ce9e6d7ff3ad1afc6b62f1","kind":"tag","published_at":"2024-11-13T15:31:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7/manifests"},{"name":"v6.1.6","sha":"32112b76aa821c2a1e98120545019ef1a71ea274","kind":"tag","published_at":"2024-10-30T13:54:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6/manifests"},{"name":"v6.1.5","sha":"01c5f344628bc66e16f86284ee0fc7107002a5ca","kind":"tag","published_at":"2024-10-22T10:28:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5/manifests"},{"name":"v6.1.4","sha":"15ea548de803e4602894cae6304a497d7ddaf09c","kind":"tag","published_at":"2024-10-15T18:35:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4/manifests"},{"name":"v6.1.3","sha":"c7de2cae15cc7b7025ad79e3623320526ed16462","kind":"tag","published_at":"2024-10-09T09:47:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3/manifests"},{"name":"v6.1.2","sha":"e6ff0b5016ac4fa40cdc9b78a0d9ecdd2c0cd9db","kind":"tag","published_at":"2024-10-02T14:51:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"263c7259451d5b928bbdfd299c9c0afc89dfec02","kind":"tag","published_at":"2024-09-19T06:42:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"94cc3d0a66456713e6e25edf9a1ba35ad8df88bc","kind":"tag","published_at":"2024-09-11T13:09:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"bb620d85a89651ca4350e8861bbb35776d583726","kind":"tag","published_at":"2024-09-03T10:33:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"71dbef69dcbf2b87831af579fb777b4f1f4b219a","kind":"tag","published_at":"2024-08-29T13:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"c9a9adfb90e939c0590de6edf10d0c65fcbc8b1e","kind":"tag","published_at":"2024-08-27T09:06:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.0","sha":"55bea65c83c1beac77382fe961f8aa72eec21daa","kind":"tag","published_at":"2024-08-22T08:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0/manifests"},{"name":"v6.0.0-beta.6","sha":"cbb6f8d3b1b72732d51f5628765cfd7e75bd5747","kind":"tag","published_at":"2024-08-18T02:55:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6/manifests"},{"name":"v5.16.7","sha":"b505fd7b64e92db523198712a5d6716c494e0c66","kind":"tag","published_at":"2024-08-09T09:19:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7/manifests"},{"name":"v6.0.0-beta.5","sha":"75c24b0828981651082a3eede027b6871c96c440","kind":"tag","published_at":"2024-08-08T08:52:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5/manifests"},{"name":"v5.16.6","sha":"6eb1bdce38d0fc67fa8aebca260043c7fc8eb3e8","kind":"tag","published_at":"2024-07-30T21:06:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6/manifests"},{"name":"v6.0.0-beta.4","sha":"12532afa3e4f6f13a9fa86eb459c27792c36b6f9","kind":"tag","published_at":"2024-07-30T20:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4/manifests"},{"name":"v5.16.5","sha":"40792e6efb2c92b8964a3912e08aeb4fb7fc41c8","kind":"tag","published_at":"2024-07-25T06:42:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5/manifests"},{"name":"v6.0.0-beta.3","sha":"02fde66a0cd72fb7fe3681a5ea8c4de733b4a865","kind":"tag","published_at":"2024-07-24T18:27:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3/manifests"},{"name":"v5.16.4","sha":"77af399a3ad76f31e5f2e0fab5650b628fa50990","kind":"tag","published_at":"2024-07-16T16:01:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4/manifests"},{"name":"v6.0.0-beta.2","sha":"9ad8c1fd8dfd21d8e37fe73d71e011542b23db72","kind":"tag","published_at":"2024-07-16T14:46:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2/manifests"},{"name":"v5.16.3","sha":"e1824453bdb0a89f15d4dfe47a1c4f90fa0f0500","kind":"tag","published_at":"2024-07-16T14:18:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3/manifests"},{"name":"v6.0.0-beta.1","sha":"19c1935757925d834928a30ea41f58bb95fb355f","kind":"tag","published_at":"2024-07-16T09:42:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1/manifests"},{"name":"v5.16.2","sha":"56ddd108fe153592a800fce4d43f9758b0ff5101","kind":"tag","published_at":"2024-07-16T09:10:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2/manifests"},{"name":"v6.0.0-beta.0","sha":"3364f0740aa5c86e057ec5b0d22c1b12bfd96fa4","kind":"tag","published_at":"2024-07-11T15:54:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0/manifests"},{"name":"v5.16.1","sha":"431af6a2fd9bf6cd0422c61e36c937d1ea5e5015","kind":"tag","published_at":"2024-07-11T15:48:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1/manifests"},{"name":"v5.16.0","sha":"e5e9b9d5e952b52752b758179da20d3fa0982c05","kind":"tag","published_at":"2024-07-05T13:32:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0/manifests"},{"name":"v6.0.0-alpha.14","sha":"2a15dd74c76bacbc867a7313fdc2c42c6168327c","kind":"tag","published_at":"2024-07-05T04:25:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14/manifests"},{"name":"v6.0.0-alpha.13","sha":"a070a894fbe21c52df446438ca1bb5a891d5e1b5","kind":"tag","published_at":"2024-07-03T07:44:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13/manifests"},{"name":"v5.15.21","sha":"a306ce4afcc60de4c3e43b8f9183862235d9318e","kind":"tag","published_at":"2024-06-28T14:09:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21/manifests"},{"name":"v6.0.0-alpha.12","sha":"fb476c6c18b850e8400d03afb7447802afbfd357","kind":"tag","published_at":"2024-06-24T17:12:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.15.20","sha":"f20fa0ba4016e5425a2a4cce841075253828a551","kind":"tag","published_at":"2024-06-12T12:58:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20/manifests"},{"name":"v6.0.0-alpha.11","sha":"22c5206a9e8191b2f81131d6978a0958e55b7032","kind":"tag","published_at":"2024-06-12T08:18:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11/manifests"},{"name":"v6.0.0-alpha.10","sha":"e5ac6c0eef5efd4fa5c5eb11ccbf08e58e7443f8","kind":"tag","published_at":"2024-06-04T10:35:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10/manifests"},{"name":"v6.0.0-alpha.9","sha":"925de32766317bb84a92ec24b2b6465c8e48cc04","kind":"tag","published_at":"2024-05-29T12:25:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.15.19","sha":"77f606ba73bb5439d66871177772f54196044450","kind":"tag","published_at":"2024-05-29T12:01:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19/manifests"},{"name":"v6.0.0-alpha.8","sha":"c7dbe6e8256cef7bd2dbdcbee55428ad82513cd0","kind":"tag","published_at":"2024-05-21T16:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.15.18","sha":"607daac5baa9c8151f111fe4bacea1d7e61881a3","kind":"tag","published_at":"2024-05-16T09:29:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18/manifests"},{"name":"v6.0.0-alpha.7","sha":"997bec6d8d30a1a891aff4eeedefa41c93eaa95c","kind":"tag","published_at":"2024-05-16T06:31:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"7c8db04b91500ba77301acd360d21bff7f7c752f","kind":"tag","published_at":"2024-05-08T13:13:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.15.17","sha":"9bc4fc42959427246addfdf29db95847cc38e410","kind":"tag","published_at":"2024-05-08T12:24:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17/manifests"},{"name":"v5.15.16","sha":"284e251c155d92078f80f98919f4ab260b05e9be","kind":"tag","published_at":"2024-05-01T14:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16/manifests"},{"name":"v6.0.0-alpha.5","sha":"571d5046e26aa07605cb1e01ca99b2eb0b04d009","kind":"tag","published_at":"2024-05-01T14:16:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5/manifests"},{"name":"v6.0.0-alpha.4","sha":"afffc2ffc3db1e6abf48f3b3e13a41e8b758f874","kind":"tag","published_at":"2024-04-24T07:30:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4/manifests"},{"name":"v6.0.0-alpha.3","sha":"6d5e44409344ea4e13ceb3a02c4446dc6a7323b4","kind":"tag","published_at":"2024-04-17T16:10:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3/manifests"},{"name":"v6.0.0-alpha.2","sha":"4e75758b37119bd821435c23d9c111c545e186b6","kind":"tag","published_at":"2024-04-09T15:09:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2/manifests"},{"name":"v6.0.0-alpha.1","sha":"84307c1a2495a716788ec25f046faaa4d16c88c7","kind":"tag","published_at":"2024-04-05T10:43:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1/manifests"},{"name":"v5.15.15","sha":"5a079965186640b5176f00c537f3b9e6c299b5c4","kind":"tag","published_at":"2024-04-04T07:09:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15/manifests"},{"name":"v6.0.0-alpha.0","sha":"2a15ad6f1f5507162b1a5aebf78976ca3023183b","kind":"tag","published_at":"2024-03-26T15:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.15.14","sha":"9585d28317c90f2c71ab88dd5ae37638bb64ad82","kind":"tag","published_at":"2024-03-19T08:18:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14/manifests"},{"name":"v5.15.13","sha":"dbcb678234296de56afaf3138917e967e8d1934a","kind":"tag","published_at":"2024-03-13T14:17:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13/manifests"},{"name":"pigment@0.0.1","sha":"0e765a618a7676c507852cec024464b1fc1cd80f","kind":"tag","published_at":"2024-03-08T04:20:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/pigment@0.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/pigment@0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@pigment%400.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1/manifests"},{"name":"v5.15.12","sha":"5ad69e161d7520274cd37a2524ffb935b6dda158","kind":"tag","published_at":"2024-03-05T15:33:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12/manifests"},{"name":"v5.15.11","sha":"e3257a4d68481b0ca6efd5d06cb5c1e1e77e4286","kind":"tag","published_at":"2024-02-22T08:52:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11/manifests"},{"name":"v5.15.10","sha":"94fcd3ada0842108a9a2ce53e121931e5448649f","kind":"tag","published_at":"2024-02-12T12:38:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10/manifests"},{"name":"v5.15.9","sha":"7917d2a8a4acc0b07328dee8273847652491b769","kind":"tag","published_at":"2024-02-08T12:55:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9/manifests"},{"name":"v5.15.8","sha":"fe5a59e616637a0488b122749479b782f5f8dfa2","kind":"tag","published_at":"2024-02-06T20:42:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8/manifests"},{"name":"v5.15.7","sha":"b80acd69c7c848709d01465d6727b13ed6109258","kind":"tag","published_at":"2024-01-31T13:23:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7/manifests"},{"name":"v5.15.6","sha":"1700e5cd9cbb3bc648b7f799f837c4d23ed42700","kind":"tag","published_at":"2024-01-22T18:09:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6/manifests"},{"name":"v5.15.5","sha":"5d7c4e26a4973a3a80bf5f8a9a8ea14f89554fe0","kind":"tag","published_at":"2024-01-17T09:27:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5/manifests"},{"name":"v5.15.4","sha":"6aadbf91c5eb2c94dea9a49a19eb532606410a5a","kind":"tag","published_at":"2024-01-10T13:49:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4/manifests"},{"name":"v5.15.3","sha":"9fa4e472f9ba4fd4e7f8cfb8bc0d1f1d455ace23","kind":"tag","published_at":"2024-01-03T15:22:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"5d5dd15f70db9ffcb85d4dc57da8a20f5240fb81","kind":"tag","published_at":"2023-12-25T14:24:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"8be7ac66b99059bf2c2edcca9cf15981d389db6b","kind":"tag","published_at":"2023-12-19T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"8c2c6a88a509f9da7c453d4a3c3ab4749a57a36d","kind":"tag","published_at":"2023-12-12T18:21:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0/manifests"},{"name":"v5.14.20","sha":"14fa79f4328e901f82d7fc39aba722a9bf4a8df0","kind":"tag","published_at":"2023-12-05T09:28:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20/manifests"},{"name":"v5.14.19","sha":"a07b4925255aa3fc7ae1255130e182e4573c58d7","kind":"tag","published_at":"2023-11-29T21:11:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19/manifests"},{"name":"v5.14.18","sha":"43a41b6b2fa3f0a186a852b894452722e3a38f04","kind":"tag","published_at":"2023-11-14T08:27:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18/manifests"},{"name":"v5.14.17","sha":"c54a42dd8b0ec8e850bd60438e60a1a8acb3b4a4","kind":"tag","published_at":"2023-11-06T15:34:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17/manifests"},{"name":"v5.14.16","sha":"391b57a05daf67a8154471dae645471f5ffac09f","kind":"tag","published_at":"2023-10-31T10:57:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16/manifests"},{"name":"v5.14.15","sha":"6baedcfed27419ed6b9685f27fcbf3eff46133a3","kind":"tag","published_at":"2023-10-24T15:41:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15/manifests"},{"name":"v5.14.14","sha":"a0cfa182db3e7b196efe36cfe7b31d304c5a0a4e","kind":"tag","published_at":"2023-10-17T13:58:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14/manifests"},{"name":"v5.14.13","sha":"b8811a0fa59e7663b240183219db32f9a617e607","kind":"tag","published_at":"2023-10-10T19:42:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13/manifests"},{"name":"v5.14.12","sha":"bd450a0fdb19b087f47e1d7cce5a72417ec977cc","kind":"commit","published_at":"2023-10-04T16:31:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12/manifests"},{"name":"v5.14.11","sha":"13c0894d0c14c7f577a0a95492aeaa8fff8da33a","kind":"tag","published_at":"2023-09-26T11:47:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11/manifests"},{"name":"v5.14.10","sha":"14e97bffa62760cabcdc7244bff445b423f5286a","kind":"tag","published_at":"2023-09-18T10:18:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10/manifests"},{"name":"v5.14.9","sha":"8255b71ccdbfe9a20f856b5d68a269ab1c5452ca","kind":"tag","published_at":"2023-09-13T13:36:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9/manifests"},{"name":"v5.14.8","sha":"74c58dabc2cf5ed2242fb08e4781d26088d06b12","kind":"tag","published_at":"2023-09-05T12:34:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8/manifests"},{"name":"v5.14.7","sha":"8a09d535f101aac98935f82b76345ca9691b5e2b","kind":"tag","published_at":"2023-08-29T12:04:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7/manifests"},{"name":"v5.14.6","sha":"a1f511dd6ed9adba561e2ba00e1348136ed656db","kind":"commit","published_at":"2023-08-24T11:19:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6/manifests"},{"name":"v5.14.5","sha":"61fbfd1546c55caca984695a41f9c95668d414fc","kind":"tag","published_at":"2023-08-14T14:39:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5/manifests"},{"name":"v5.14.4","sha":"40f4b275022f03e48cf4809cd53d0d0dabb40424","kind":"tag","published_at":"2023-08-08T09:51:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4/manifests"},{"name":"v5.14.3","sha":"2deea341c9abfb640f22520e0c277027f3f91cd0","kind":"tag","published_at":"2023-08-01T15:33:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3/manifests"},{"name":"v5.14.2","sha":"36d9f0d3659e2f5ab1d924988313986962a0bf35","kind":"tag","published_at":"2023-07-25T10:01:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2/manifests"},{"name":"v5.14.1","sha":"f2e5ded80e94407f63a27eadb018139d6f967313","kind":"tag","published_at":"2023-07-19T09:05:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1/manifests"},{"name":"v5.14.0","sha":"2529e3aaaaec2c9f8e8cf669e58bb9c81db5a6d8","kind":"tag","published_at":"2023-07-11T14:57:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0/manifests"},{"name":"v5.13.7","sha":"aac2d5b526e8139314d99f827ecc3b2c24e99686","kind":"tag","published_at":"2023-07-04T08:53:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7/manifests"},{"name":"v5.13.6","sha":"312270bc71224067e1910bbee9f800b4a2469cc7","kind":"tag","published_at":"2023-06-23T14:05:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6/manifests"},{"name":"v5.13.5","sha":"24b3af68ebe79c1891e45c60c6bcfd26f8818f73","kind":"tag","published_at":"2023-06-12T13:43:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5/manifests"},{"name":"v5.13.4","sha":"a522d82df32d3bfab46b25f5ff24eeb9670c83fb","kind":"tag","published_at":"2023-06-05T17:30:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4/manifests"},{"name":"v5.13.3","sha":"70d4a2bb49dca9fef7854a1463a392094222812b","kind":"tag","published_at":"2023-05-29T11:22:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3/manifests"},{"name":"v5.13.2","sha":"f661923e9aa9d9cc634750affbb04bf2007bc57d","kind":"tag","published_at":"2023-05-22T16:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2/manifests"},{"name":"v5.13.1","sha":"0c58832b6e182f782e73b118ed9681055db3e249","kind":"tag","published_at":"2023-05-17T05:25:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"9130a021ca34746e4076fcae50c57bc584026b8f","kind":"tag","published_at":"2023-05-10T08:14:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0/manifests"},{"name":"v5.12.3","sha":"9710ff34b16a0f271107a8619a28546ae3ca7c18","kind":"tag","published_at":"2023-05-02T14:17:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"5b7e9c52e37ef0c3274a762f38cd7ef7ffc9e7a8","kind":"tag","published_at":"2023-04-25T16:42:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"d14d288ae9e9b0e2b3b33d0a77b4113f024d4215","kind":"tag","published_at":"2023-04-17T15:57:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"05127cf65b4250f836897428cd15829669ab8d6c","kind":"tag","published_at":"2023-04-11T09:58:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0/manifests"},{"name":"v5.11.16","sha":"af5e109990a26318c96dbff6f25759ba91f0e147","kind":"tag","published_at":"2023-04-04T14:00:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16/manifests"},{"name":"v5.11.15","sha":"ae98db6aca5f9d4b754ff9fce4ce33f738a00f65","kind":"tag","published_at":"2023-03-28T13:06:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15/manifests"},{"name":"v5.11.14","sha":"f34d17c3294fcdb63fe9a135b4f3aa2459c81189","kind":"tag","published_at":"2023-03-21T17:45:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14/manifests"},{"name":"v5.11.13","sha":"9f7a2bfac55faed1b1c6c7b4b6d1b1659a076bab","kind":"tag","published_at":"2023-03-14T09:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13/manifests"},{"name":"v5.11.12","sha":"b76b8f1098a6c01f39e5e19bf3abf77c2b9cf475","kind":"tag","published_at":"2023-03-06T15:03:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12/manifests"},{"name":"v5.11.11","sha":"58df7f1905f16533ddb5a7977346c0f4548e4547","kind":"tag","published_at":"2023-02-28T09:55:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11/manifests"},{"name":"v5.11.10","sha":"676bc85fa2b02f92f21dd5c7e15f453b6b9c2e3d","kind":"tag","published_at":"2023-02-20T11:30:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10/manifests"},{"name":"v5.11.9","sha":"af5b3f5e7a79da9ef4bbd63d8fcf60927ffb6533","kind":"tag","published_at":"2023-02-14T14:30:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9/manifests"},{"name":"v5.11.8","sha":"d4d8512ce3453711f3c661374579b0d2ed13f3e7","kind":"tag","published_at":"2023-02-07T10:50:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8/manifests"},{"name":"v5.11.7","sha":"33cac172846b032d3f8b9333b72b2af832dd47d0","kind":"tag","published_at":"2023-01-31T09:39:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7/manifests"},{"name":"v5.11.6","sha":"a2e552314847b4d52498538d7ca171763067a5d0","kind":"tag","published_at":"2023-01-23T20:28:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6/manifests"},{"name":"v5.11.5","sha":"685c72dfaf840f4d5b7a3ab738ddcabd74418823","kind":"tag","published_at":"2023-01-18T01:43:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5/manifests"},{"name":"v5.11.4","sha":"bc859d95e4415f880cd6bcb6f44cc9e5e8c8097c","kind":"tag","published_at":"2023-01-09T13:57:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4/manifests"},{"name":"v5.11.3","sha":"a526207c3957de4ebfcda937b58327d69464f15c","kind":"tag","published_at":"2023-01-02T17:00:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3/manifests"},{"name":"v5.11.2","sha":"e9d8fa07e1ff979bcaf92837b131cd9e292f0161","kind":"tag","published_at":"2022-12-26T14:56:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2/manifests"},{"name":"v5.11.1","sha":"a1e30390da62019e5769e398f4cbc9f8892d8f9a","kind":"commit","published_at":"2022-12-20T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"191acda4545c394b78964ab80b364e15686f0e9b","kind":"tag","published_at":"2022-12-13T12:56:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0/manifests"},{"name":"v5.10.17","sha":"4265f343b49e4af9673a49e585439d35c8deeab2","kind":"tag","published_at":"2022-12-06T10:59:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17/manifests"},{"name":"v5.10.16","sha":"b8aa3974d84c176b8857e8d5b29a7be8670bb410","kind":"tag","published_at":"2022-11-28T16:00:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16/manifests"},{"name":"v5.10.15","sha":"14a6e1c61edb5f66f4888e32c04df5e637e7cfc4","kind":"commit","published_at":"2022-11-22T09:45:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15/manifests"},{"name":"v5.10.14","sha":"c2da6de1c504c7dbd8ae1d0771c184c1544a0c76","kind":"tag","published_at":"2022-11-15T09:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14/manifests"},{"name":"v5.10.13","sha":"2f4c2190d1d3614d8063e84b79d4d1f034b3e3fe","kind":"tag","published_at":"2022-11-07T17:53:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13/manifests"},{"name":"v5.10.12","sha":"30cb27cff1d4e1838ca4235ab4285e20f2b2a870","kind":"tag","published_at":"2022-10-31T15:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12/manifests"},{"name":"v5.10.11","sha":"c80ff0339882859af7e17f8bfd0a5f6880b323f8","kind":"commit","published_at":"2022-10-25T09:34:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11/manifests"},{"name":"v5.10.10","sha":"639224a3e3600cb0e04755d89aab250297b6d851","kind":"tag","published_at":"2022-10-18T08:35:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10/manifests"},{"name":"v5.10.9","sha":"7bd7c219e2670ff7791148e9b1a1d2387528fc0c","kind":"tag","published_at":"2022-10-11T11:56:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9/manifests"},{"name":"v5.10.8","sha":"d4a3216cdd858899960f945d6e00b2d59bf1d5d1","kind":"tag","published_at":"2022-10-03T16:28:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8/manifests"},{"name":"v5.10.7","sha":"d9ef6e788eee11256818329c7429242f8b769263","kind":"commit","published_at":"2022-09-27T01:44:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7/manifests"},{"name":"v5.10.6","sha":"0f75f3d78b67c405c23bfd14a29aedff367415b7","kind":"tag","published_at":"2022-09-19T14:34:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6/manifests"},{"name":"v5.10.5","sha":"594d87dab0e43e641a6826c935df8f2c10672955","kind":"tag","published_at":"2022-09-12T14:40:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5/manifests"},{"name":"v5.10.4","sha":"c8feb29320a22cc4461fb5ef5f4f7de7bd96a59b","kind":"commit","published_at":"2022-09-06T09:11:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"992421d0114a9df72d358fe6fccc28c1fb6f1505","kind":"tag","published_at":"2022-08-29T17:37:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"99b23c06d9b018d6c500fa1acb3030d673e219ab","kind":"tag","published_at":"2022-08-23T10:25:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"dfc0b89c665de8e5e3e4ecf68d8c782e74dbb65c","kind":"tag","published_at":"2022-08-16T17:55:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"7f502e06d54c5a2f389a1639358c84279462b54a","kind":"commit","published_at":"2022-08-09T03:21:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0/manifests"},{"name":"v5.9.3","sha":"89617ef683d2bcd2c870e9c1bd58ad4d55247fd5","kind":"tag","published_at":"2022-08-01T20:54:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3/manifests"},{"name":"v5.9.2","sha":"b7f0a16eca4ac2044703032838f90873ec063d75","kind":"tag","published_at":"2022-07-25T15:12:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2/manifests"},{"name":"v5.9.1","sha":"1937412c4345569d98c0950a1016c22508e1ff81","kind":"tag","published_at":"2022-07-18T17:23:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"88ad7d4e623183b8e20702e7961ef9c8de330dc7","kind":"commit","published_at":"2022-07-12T08:54:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0/manifests"},{"name":"v5.8.7","sha":"be0ab4c062a22fc4bb52c47d005b57203b56c09c","kind":"tag","published_at":"2022-07-04T20:39:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7/manifests"},{"name":"v5.8.6","sha":"c58f6653411e0ff38bf67a512d16b87c6523606b","kind":"tag","published_at":"2022-06-27T14:21:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6/manifests"},{"name":"v5.8.5","sha":"3c528113f47cfddf2504ea02ba3065e7c5c46928","kind":"tag","published_at":"2022-06-21T18:05:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5/manifests"},{"name":"v5.8.4","sha":"a6e782ec2f037e2ca989515048ce5f22fe760595","kind":"tag","published_at":"2022-06-14T10:00:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4/manifests"},{"name":"v5.8.3","sha":"b1e4b9cd3e1d88286f9d1485864310a7c1f23a79","kind":"tag","published_at":"2022-06-07T19:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3/manifests"},{"name":"v5.8.2","sha":"93b0aba905b3b6947f58a02d911489bb737ee880","kind":"commit","published_at":"2022-05-31T11:47:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2/manifests"},{"name":"v5.8.1","sha":"1eee9ee437f39f1c3438209154df8e8b9ecd990d","kind":"tag","published_at":"2022-05-23T16:04:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"6a468718b970c39ae83a4029bcb53071c9567430","kind":"tag","published_at":"2022-05-17T09:42:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4eef029981b08c77a9c52d0b863e6b5ced279087","kind":"tag","published_at":"2022-05-10T09:06:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0/manifests"},{"name":"v5.6.4","sha":"edb7e8895ef8def2bf59376d7631e0360a77aaf6","kind":"commit","published_at":"2022-05-02T11:46:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4/manifests"},{"name":"v5.6.3","sha":"124d5e2f0022d17b577a464e6b3a69fa2511105e","kind":"tag","published_at":"2022-04-25T14:04:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3/manifests"},{"name":"v5.6.2","sha":"b3645b3fd11dc26a06ea370a41b5bac1026c6792","kind":"tag","published_at":"2022-04-18T16:10:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2/manifests"},{"name":"v5.6.1","sha":"0251fd5222079e4a512bbd32dff4a7a4c3efe997","kind":"tag","published_at":"2022-04-11T13:21:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"8dcdea53f927ab207718d7ee6576806aca2a3798","kind":"commit","published_at":"2022-04-06T03:27:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0/manifests"},{"name":"v4.12.4","sha":"a563a60219f7f6519fb0f34f6d8e3bf0974e6495","kind":"tag","published_at":"2022-04-03T14:38:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4/manifests"},{"name":"v5.5.3","sha":"96e1f40a3b8aa809d543aa7d466eb48cdfa0b53d","kind":"tag","published_at":"2022-03-28T14:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"dd411b017ea7504a14a16821b694ac6aa01d9b6d","kind":"tag","published_at":"2022-03-21T15:15:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"350b15ee91a93040d50391cb9a45440a90e6b2d1","kind":"tag","published_at":"2022-03-14T16:49:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"f3412aa9d179fdfc3f5c0a4a1cfc1965faef7307","kind":"commit","published_at":"2022-03-07T13:53:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0/manifests"},{"name":"v5.4.4","sha":"965f2eb8cb79bb0685a13d9e28c09617b22358cd","kind":"tag","published_at":"2022-02-28T15:21:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4/manifests"},{"name":"v5.4.3","sha":"e2892a61ea56b6578c2efc81d0324660082ad93c","kind":"tag","published_at":"2022-02-21T16:40:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3/manifests"},{"name":"v5.4.2","sha":"01371028b27156419923b362c4b0af92dc08b29f","kind":"tag","published_at":"2022-02-15T14:57:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"fbce2f80c6cb36e59a4a6826ae46b59a10e1c831","kind":"commit","published_at":"2022-02-08T11:34:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"ba4e819aa58b6a36ae4d96ee79c2a5310a812670","kind":"tag","published_at":"2022-02-01T09:00:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"337be3b2a630d791a5cbc5a2a4575d4f58e38df3","kind":"tag","published_at":"2022-01-24T15:05:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"dcbfc54f581dbf1c0008a8e9e578f896f06228ab","kind":"tag","published_at":"2022-01-17T22:45:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0/manifests"},{"name":"v5.2.8","sha":"f80abbb5f942064c9c270b2ac5bb2a2318876754","kind":"tag","published_at":"2022-01-10T20:11:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8/manifests"},{"name":"v5.2.7","sha":"5daaf9be5115b1cb777fb4cf3d9125baddfe5720","kind":"tag","published_at":"2022-01-03T12:34:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7/manifests"},{"name":"v5.2.6","sha":"052db9d577a03ed8d588ecca9e6c0a5f5ba676e1","kind":"tag","published_at":"2021-12-27T14:23:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6/manifests"},{"name":"v5.2.5","sha":"f8697de9c250dbc6b446bcc08566f50fb4070aab","kind":"tag","published_at":"2021-12-20T14:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5/manifests"},{"name":"v5.2.4","sha":"b265431f9a32ea726c5227821126fbc6424117d5","kind":"commit","published_at":"2021-12-14T13:41:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4/manifests"},{"name":"v5.2.3","sha":"9c3dc12c3de241f44d923bfb089200980f3fd23d","kind":"tag","published_at":"2021-12-06T16:12:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3/manifests"},{"name":"v5.2.2","sha":"fcaec7a75f951c9db79c99c42370ca18212c1f16","kind":"tag","published_at":"2021-11-29T16:51:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"586d9ba2472d549c180cbacddf97eb73425286b3","kind":"tag","published_at":"2021-11-25T11:50:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"353cecb5391571163eb6bd8cbf36d2dd299aaf56","kind":"tag","published_at":"2021-11-23T13:25:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"ddbe15b4d8b7cc1dc84720264fde0b1dafb6166f","kind":"commit","published_at":"2021-11-16T15:06:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"7e26583fe1f95f5c3682213105f8f4b51c9d61c9","kind":"tag","published_at":"2021-11-08T15:14:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0/manifests"},{"name":"v5.0.6","sha":"99752d2848f17c5d1e4840f54863899a19387162","kind":"tag","published_at":"2021-10-27T08:43:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6/manifests"},{"name":"v5.0.5","sha":"58f8ff1f8bc7f0cc4bb728654604a194b3c3790b","kind":"tag","published_at":"2021-10-26T10:14:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"86443310e4344ae1ce6e04f084d58e17e4d62170","kind":"tag","published_at":"2021-10-14T15:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"36258031912caf662f69ca3769c6e0bd46946050","kind":"tag","published_at":"2021-10-07T12:26:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"c510762a325116c654afd3c21381a50b942c2c66","kind":"tag","published_at":"2021-09-29T09:29:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"afcf3ee18e7a9c526348b3bce74b69781b4ad071","kind":"tag","published_at":"2021-09-22T12:15:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"85598e74b85a89a16f8bdf5b68346ca8d6b70557","kind":"tag","published_at":"2021-09-16T11:28:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.1","sha":"1b563a153f5b2736f79a3f45573e2e2b66ba0a9a","kind":"tag","published_at":"2021-09-08T13:55:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"698492a5401b12578dc459397b9d288542fc954b","kind":"commit","published_at":"2021-09-02T02:45:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.5","sha":"0bab71409bcc0865ab3e0fcbfa14fa824ddc5495","kind":"tag","published_at":"2021-08-25T07:30:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"c30ec7bed00b36da7b0e6a202b3cb48d2fc1b579","kind":"tag","published_at":"2021-08-13T21:32:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"e5ccdf299c75ea65b0600ee05ff6c98646891c77","kind":"tag","published_at":"2021-08-09T04:03:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3/manifests"},{"name":"v4.12.3","sha":"77a8daeed0e8efa67c6d86f3cc40239dc6eb3d94","kind":"tag","published_at":"2021-07-30T10:06:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3/manifests"},{"name":"v5.0.0-beta.2","sha":"cca80d861f64b3eaa8a5ef8815b7552aaea61557","kind":"tag","published_at":"2021-07-26T15:01:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2/manifests"},{"name":"v4.12.2","sha":"958241aa0ebf340ad0f152b91949720c85b4fcca","kind":"tag","published_at":"2021-07-19T16:41:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2/manifests"},{"name":"v5.0.0-beta.1","sha":"8a4b8952077b64e90ac9d23c116a45aed672db9c","kind":"tag","published_at":"2021-07-14T16:28:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1/manifests"},{"name":"v4.12.1","sha":"4dc8c9bf3e8a6b21a2aac58b0be3161af334b67d","kind":"tag","published_at":"2021-07-07T13:08:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"53a1655143aa4ec36c29a6063ccdf89c48a74bfd","kind":"tag","published_at":"2021-07-06T13:40:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0/manifests"},{"name":"v5.0.0-beta.0","sha":"a0f416173d2f5b78546f52e572a0f64dcc3751e9","kind":"tag","published_at":"2021-07-01T12:17:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.38","sha":"f60126f95d7b36fa12133887990615b9f47e994a","kind":"commit","published_at":"2021-06-24T03:37:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.38","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38/manifests"},{"name":"v5.0.0-alpha.37","sha":"c795ca0822e2816a630a5654d5471fa04521d23c","kind":"tag","published_at":"2021-06-15T17:49:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.37","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37/manifests"},{"name":"v5.0.0-alpha.36","sha":"cf2f6fa90608b109978698fc48120920beaaa51f","kind":"tag","published_at":"2021-06-08T06:46:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.36","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36/manifests"},{"name":"v5.0.0-alpha.35","sha":"6c0afb6d8fff919e80f9f1ec92613acacd8365e7","kind":"tag","published_at":"2021-05-31T20:34:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.35","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35/manifests"},{"name":"v5.0.0-alpha.34","sha":"ee3a077c161accb887b93a17f9eaa2b23e998319","kind":"tag","published_at":"2021-05-18T10:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.34","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34/manifests"},{"name":"v5.0.0-alpha.33","sha":"0fa6ab4a29e8469c081d3f796e0bd9cab98e9185","kind":"tag","published_at":"2021-05-09T12:29:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.33","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33/manifests"},{"name":"v4.11.4","sha":"6658323b5e2ba366691829bbef3f53c00008497e","kind":"tag","published_at":"2021-04-27T15:48:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4/manifests"},{"name":"v5.0.0-alpha.32","sha":"2e99746c35ea0c1e45187a206d6ebc25a52933dc","kind":"tag","published_at":"2021-04-27T12:59:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32/manifests"},{"name":"v5.0.0-alpha.31","sha":"b061319b132163900d1a4eb64207f5284d28639d","kind":"tag","published_at":"2021-04-20T13:59:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"0bc7ed897d54a899fb0dfc5cbd6c5ee0592705e1","kind":"tag","published_at":"2021-04-12T09:46:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"29934afe4643811f3bed772612f92d539a1e489d","kind":"tag","published_at":"2021-04-04T16:43:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"a83c7715c0e2cfa1c3e59b7a1f828f6a1476b307","kind":"tag","published_at":"2021-03-24T12:57:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"2de88ce2973667921a45ff69ea48a8843cb9d8cb","kind":"tag","published_at":"2021-03-05T13:01:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27/manifests"},{"name":"v5.0.0-alpha.26","sha":"8928a36394154e02a73d5e92a740d5f9ed8da709","kind":"tag","published_at":"2021-02-27T18:39:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"688db35f581ac345a09a15420efdb0e4c98a56ab","kind":"tag","published_at":"2021-02-11T12:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"15108a5aad5342d92e86be5c5388b8321a88b280","kind":"tag","published_at":"2021-01-26T14:08:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24/manifests"},{"name":"v4.11.3-deprecations.1","sha":"6cf7cf7c7b11b38db18a4d2003743cbadeb1b4ee","kind":"commit","published_at":"2021-01-25T23:27:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1/manifests"},{"name":"v4.11.3","sha":"bd79e8f8c5b8c77bc5c13d076377a18d2ceedfa2","kind":"commit","published_at":"2021-01-24T12:45:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3/manifests"},{"name":"v4.11.3-deprecations.0","sha":"f64337cd87428e04c851bb1667f5f9e0e6aeaede","kind":"commit","published_at":"2021-01-24T12:00:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0/manifests"},{"name":"v5.0.0-alpha.23","sha":"af6e7220961c6f5e8ed89172694287dc737828ff","kind":"commit","published_at":"2021-01-14T12:48:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23/manifests"},{"name":"v5.0.0-alpha.22","sha":"c514ea86c11c9817839630e840535358f5044caf","kind":"commit","published_at":"2021-01-04T11:14:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"5c82b9147f811fda24bc09132852ed240f8d9def","kind":"commit","published_at":"2020-12-30T17:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"cd30d9e3961c8b33ce43a133e0a958867a202c41","kind":"commit","published_at":"2020-12-21T17:51:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20/manifests"},{"name":"v5.0.0-alpha.19","sha":"754e29cf5a712d0e0f6bd3e54f80e9997659f68c","kind":"commit","published_at":"2020-12-13T17:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.11.2","sha":"174b64f8a3adffb8df3c13285f4edc2437a8547a","kind":"commit","published_at":"2020-12-02T23:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2/manifests"},{"name":"v5.0.0-alpha.18","sha":"c5561c5febbe1c3bd5446c8a0bb480025ab38b86","kind":"commit","published_at":"2020-12-02T23:25:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.11.1","sha":"b8092ce09e164a1cb2fec2f3a5b6aa6e2dc6cbbd","kind":"commit","published_at":"2020-11-24T14:35:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1/manifests"},{"name":"v5.0.0-alpha.17","sha":"41d6a360e0fb245dd74549445539c6218a9dc737","kind":"commit","published_at":"2020-11-23T00:49:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17/manifests"},{"name":"v5.0.0-alpha.16","sha":"47a8e102eeaa5a68a2b4f99c08085cfddc0bef77","kind":"commit","published_at":"2020-11-14T12:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16/manifests"},{"name":"v5.0.0-alpha.15","sha":"fa9cbc835ee70b12234b7207b1872356277da5fa","kind":"commit","published_at":"2020-11-03T23:57:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15/manifests"},{"name":"v5.0.0-alpha.14","sha":"56520e757e0052e25f8dd5d78214458c4b7c634d","kind":"commit","published_at":"2020-10-23T22:59:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14/manifests"},{"name":"v5.0.0-alpha.13","sha":"b82af55f9917f9e77a3cae9b36e47b29d43182c0","kind":"commit","published_at":"2020-10-17T21:47:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13/manifests"},{"name":"v5.0.0-alpha.12","sha":"c7c3643948bce7327a7f01665caa7474be2694f9","kind":"commit","published_at":"2020-10-10T22:32:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12/manifests"},{"name":"v5.0.0-alpha.11","sha":"b4fe7eefd494fa28cd3453067af8872a83f31fa6","kind":"commit","published_at":"2020-09-26T15:07:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11/manifests"},{"name":"v5.0.0-alpha.10","sha":"2e1502fc18d86d69a6b55fc4ac5dcb50ddf192c4","kind":"commit","published_at":"2020-09-15T08:10:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10/manifests"},{"name":"v5.0.0-alpha.9","sha":"e830beb63940d24129285f554fc9c2fb0bd7ccbf","kind":"commit","published_at":"2020-09-06T16:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9/manifests"},{"name":"v5.0.0-alpha.8","sha":"5f986712bbb2f0b789c151b6d2f3e2d48cde0980","kind":"commit","published_at":"2020-08-31T16:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"c32a96b4beb3a5c72a8c179fb095f09dacf61050","kind":"commit","published_at":"2020-08-22T16:39:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"15fd6232de294be9ba0ca103351a11f84009b04f","kind":"commit","published_at":"2020-08-13T16:56:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6/manifests"},{"name":"v5.0.0-alpha.5","sha":"40aa9cbb1df08a5994392d5cea15a60979b28a7e","kind":"commit","published_at":"2020-07-27T22:55:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"519390c2bb12b5eb7b6f5f898afb78ac7f285543","kind":"commit","published_at":"2020-07-19T17:54:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"f432112f0bcfb1fd2002002db181e83edc99d906","kind":"commit","published_at":"2020-07-12T17:06:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"f928d6e04ea7f185cda0e739ebbe2ea36d0aa4d3","kind":"commit","published_at":"2020-07-04T23:16:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2/manifests"},{"name":"v4.11.0","sha":"79ebf71d31cca2c73143891960ea54ec1132bdeb","kind":"commit","published_at":"2020-06-30T23:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0/manifests"},{"name":"v5.0.0-alpha.1","sha":"8281371f88c81fc3e4560b0334cc0c473b9d45f9","kind":"commit","published_at":"2020-06-27T15:07:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.10.2","sha":"d0bfcb4f11fd3904b1e235d80fbfe23758de8372","kind":"commit","published_at":"2020-06-11T19:11:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"4e12b951f64fd47864b4dea8ec8631387a89ddb1","kind":"commit","published_at":"2020-06-01T15:14:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"dd9280e753eb8dc3444a26e85fe4f800b759cad2","kind":"commit","published_at":"2020-05-23T17:50:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0/manifests"},{"name":"v4.9.14","sha":"1fb44683825f0ee7f4d5933528598917ff72f0e4","kind":"commit","published_at":"2020-05-11T22:41:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.14","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14/manifests"},{"name":"v4.9.13","sha":"c224f32bb8f144e590c096d103c9d59c2509ed93","kind":"commit","published_at":"2020-05-04T11:29:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.13","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13/manifests"},{"name":"v4.9.12","sha":"3e5fd3c4f200e50a1331857f092a547b41f6db1e","kind":"commit","published_at":"2020-04-26T23:18:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.12","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12/manifests"},{"name":"v4.9.11","sha":"77f6fe0a73791176bd58d8c013bf5631270faf4d","kind":"commit","published_at":"2020-04-19T14:10:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11/manifests"},{"name":"4.9.11","sha":"b551194a14c4469f3b07dc43bc6aaea525138944","kind":"commit","published_at":"2020-04-18T10:43:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11/manifests"},{"name":"v4.9.10","sha":"8baef82396665179c67ca3acfd51e396b947f412","kind":"commit","published_at":"2020-04-11T13:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.10","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10/manifests"},{"name":"v4.9.9","sha":"c191471a20315cae4006c1e4d3d51db5e49b5fee","kind":"commit","published_at":"2020-04-04T15:54:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.9","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9/manifests"},{"name":"v4.9.8","sha":"e9fbcbf015bbf7057aadd5777703b7059aedf043","kind":"commit","published_at":"2020-03-28T19:33:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8/manifests"},{"name":"v4.9.7","sha":"10bc98f283feaae6397ef1b73b1b82be4a39a5f5","kind":"commit","published_at":"2020-03-18T12:45:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7/manifests"},{"name":"v4.9.6","sha":"0176a231719152fa4a2100aa7119e9fd777b5fed","kind":"commit","published_at":"2020-03-18T10:52:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6/manifests"},{"name":"v4.9.5","sha":"b9dec2780203e37148d87788f727c668d9019581","kind":"commit","published_at":"2020-02-29T10:36:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5/manifests"},{"name":"v4.9.4","sha":"45fe0e31c462ed3a2fba134fb1edbd05b91da2a4","kind":"commit","published_at":"2020-02-23T10:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4/manifests"},{"name":"v4.9.3","sha":"2bec4ebc9c20be8abecbad6d3f0f7ba2875c9c35","kind":"commit","published_at":"2020-02-16T11:52:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3/manifests"},{"name":"v4.9.2","sha":"f567b384f509d36b7e10f691e6b58538e7db8869","kind":"commit","published_at":"2020-02-09T18:32:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"717887fdd9d3b27701d760d78aa12ecf52f02f43","kind":"commit","published_at":"2020-02-02T11:46:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f2c9817526b729801b1716afc957ef3886ccb422","kind":"commit","published_at":"2020-01-22T20:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"d0c928c82e3fc8f284a2f7fd1b9acbf717c5a64e","kind":"commit","published_at":"2020-01-06T11:44:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"0c7ca746674cfb47a46cad8ebea21155702fd38c","kind":"commit","published_at":"2019-12-30T10:59:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"c6f734f0d6b183962e83fc5612fef6583bf40712","kind":"commit","published_at":"2019-12-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3a8f0eace8dd6a1c3234a8be2b7c41f06b6260d4","kind":"commit","published_at":"2019-12-14T19:59:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"0a129d58056d38bd15141aaa98d346774895d5f5","kind":"commit","published_at":"2019-12-07T12:46:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"6291316a32cfb4fb19ffdbcf30abfcb63023f17f","kind":"commit","published_at":"2019-12-01T10:59:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1/manifests"},{"name":"v3.9.4","sha":"6b0fee51deb7c32b75498d4ab2186946e7c4ce0a","kind":"commit","published_at":"2019-11-28T09:28:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4/manifests"},{"name":"v4.7.0","sha":"2b04ee905695540bde87653908ece5c4d57546c9","kind":"commit","published_at":"2019-11-22T10:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"856188b2de7a5e514803314f329da76fe65dec50","kind":"commit","published_at":"2019-11-12T13:52:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"d2d76bf26231a96981260232de5271b24e9391a4","kind":"commit","published_at":"2019-11-05T16:46:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0/manifests"},{"name":"v4.5.2","sha":"cb52f392b3b3528857178a756354ffb0e8bccd73","kind":"commit","published_at":"2019-10-28T22:58:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"803d08fbdf20de2d34c36a2a27bbc8e5a7e79fb2","kind":"commit","published_at":"2019-10-12T20:22:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"de3c62c25bf9e92ba35019e5a3ca7f68a36600d8","kind":"commit","published_at":"2019-10-02T08:07:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"554e7dce0cd96a4f9ef1924b41a3ce530cb433ae","kind":"commit","published_at":"2019-09-22T17:16:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"b563d529a8544fa4f4090723239ab075665c5f03","kind":"commit","published_at":"2019-09-11T20:45:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"f3beaee67fb9a4145a792fc8b798ef327b55f513","kind":"commit","published_at":"2019-09-08T09:58:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1/manifests"},{"name":"v1.2.5","sha":"8ee2d7168294f21af787aaba46661824097e33bb","kind":"tag","published_at":"2019-09-03T18:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5/manifests"},{"name":"v4.4.0","sha":"98f2c7cae9b2e0a53cf731882164aa44babb4be3","kind":"commit","published_at":"2019-08-31T12:19:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"29c1adf61a141a3db885ee569e42251cee53e749","kind":"commit","published_at":"2019-08-21T17:29:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3/manifests"},{"name":"v1.2.4","sha":"e44972d3c3e199529fdbc85974f7ae570b8424a0","kind":"tag","published_at":"2019-08-16T20:53:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4/manifests"},{"name":"v4.3.2","sha":"f2dbeca2dd1aecf6bc56e2302ec766d2e4bfb2ac","kind":"commit","published_at":"2019-08-10T17:39:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"d5a2ad9d26f7b089111b208c929ac1f98e7f6958","kind":"commit","published_at":"2019-08-03T15:14:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"8c28ed9c67e7b6ad02a8826178352aa4e9901b50","kind":"commit","published_at":"2019-07-28T14:32:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"42f78c69a59f0b5fa5fb8f533385f04ef77d7889","kind":"commit","published_at":"2019-07-17T13:42:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1/manifests"},{"name":"v1.0.4","sha":"455489e2e149ff5393f6ba08870368c88da259bd","kind":"tag","published_at":"2019-07-10T15:39:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"4c21bc05d6c5e48c64bc947ba9e271ed3e762a0e","kind":"tag","published_at":"2019-07-10T15:08:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"543041538f31cbdfbe3e85b8bc0f5c183ac5448e","kind":"tag","published_at":"2019-07-09T13:14:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"3a40065694cab2a5e8dedab6781e98493c1dc69d","kind":"tag","published_at":"2019-07-09T12:54:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1/manifests"},{"name":"v4.2.0","sha":"cf2cdd83f2a2f65d0e979d1faa9e815a5e2d3502","kind":"commit","published_at":"2019-07-06T15:30:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"6da1d591264e8c4a18e5ab56bdf6f8c0f985ed99","kind":"commit","published_at":"2019-06-25T13:53:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"eade31e58deb8ff3faee777313d70141e5868ebe","kind":"commit","published_at":"2019-06-23T11:46:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"b78a5ab7581488f7fff271a2cf64927dd28c3ab0","kind":"commit","published_at":"2019-06-13T09:55:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"07b9d6efaac1b663b2657173227e9490c796191e","kind":"commit","published_at":"2019-06-10T11:50:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"d58075ddb1757a11c47ef3d2b1fe9bed55e640dd","kind":"commit","published_at":"2019-06-03T16:35:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a3572bcaf34d204b314fd2c84064c9180f3a50f1","kind":"commit","published_at":"2019-05-27T12:48:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"505e275285c757e0515c8623b43c823d8a74790c","kind":"commit","published_at":"2019-05-23T15:39:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.0","sha":"a33f0ab64999331a54267cdf0eb89e53fa4d70cd","kind":"commit","published_at":"2019-05-20T21:26:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0/manifests"},{"name":"v4.0.0-beta.2","sha":"3686a27055dce58b5e800b520087c0c448b7480e","kind":"commit","published_at":"2019-05-13T12:26:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"5c152157078503e8599537108c3be9e00969fa34","kind":"commit","published_at":"2019-05-05T12:24:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"f19bd59ae53f23e3637383061774542d973cc48c","kind":"commit","published_at":"2019-04-28T22:42:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.8","sha":"92d6e987a43041fde63fd02cad61277d04193c29","kind":"commit","published_at":"2019-04-17T19:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"663643e0a83554d7730be42140aef6bc3ac09c6a","kind":"commit","published_at":"2019-04-07T23:25:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"2482d2b689440df6fb3da6157a789adac2783736","kind":"commit","published_at":"2019-03-30T19:33:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6/manifests"},{"name":"v3.9.3","sha":"ebed7922fc97331519f507768572a068edb8494e","kind":"commit","published_at":"2019-03-28T14:06:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3/manifests"},{"name":"v4.0.0-alpha.5","sha":"1bfdbe5688fb3556e4bebd1f8e357c515244ac42","kind":"commit","published_at":"2019-03-23T21:04:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"997324d52467e3a7b7a8058c0ba8309d04d4ddf6","kind":"commit","published_at":"2019-03-17T11:00:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"3a5d2e50411ddd3caea450abda49fd7c6ed230dc","kind":"commit","published_at":"2019-03-10T11:57:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"f606f7584dd842a89423dd3cc69e32b5ad3fdae1","kind":"commit","published_at":"2019-03-03T16:12:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"eea3b4d9a623f87d79be63f57b4a69ddfe375610","kind":"commit","published_at":"2019-02-20T10:58:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"97b26c4821299aef21e6ef9372a25aedd78d0137","kind":"commit","published_at":"2019-02-12T14:39:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.9.2","sha":"dbc788f7d231b4eceaa7a6a3e253104de5de9af0","kind":"commit","published_at":"2019-02-03T20:45:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2/manifests"},{"name":"v3.9.1","sha":"b903d7432b5a06583c9915f7ab9346bad76007a1","kind":"commit","published_at":"2019-01-26T13:59:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"f6353cdd15b954091c3f53498eb7de198755b740","kind":"commit","published_at":"2019-01-14T21:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"8df7a83ccc0b200e67feb823ceaaf793e4b6d007","kind":"commit","published_at":"2019-01-09T21:57:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"c202914213f19b070738ba5837da18e89c1662ee","kind":"commit","published_at":"2019-01-07T18:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"baa45b12252be8965809a0ad06e67e7dc7d44313","kind":"commit","published_at":"2018-12-30T21:47:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"0445ca8b710425f22744249a0c7bb3c20e95237b","kind":"commit","published_at":"2018-12-30T21:24:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"f0d60d8a510180e9c7a9b588d3e6c04d0d1a23d3","kind":"commit","published_at":"2018-12-22T15:42:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"1871b089aef090728321cab69be92daaec6eb131","kind":"commit","published_at":"2018-12-17T20:02:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0/manifests"},{"name":"v3.6.2","sha":"edde0b4f0073fcacb7233b553812f3dffe619da5","kind":"commit","published_at":"2018-12-09T20:22:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"e5fbf74a06157e2d73701a158e8d6b5914429ea1","kind":"commit","published_at":"2018-12-01T10:43:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1/manifests"},{"name":"issue-13699-mster","sha":"ac0153bf1b13ddbc1e43c22693f2c223838d9f1a","kind":"tag","published_at":"2018-11-28T20:15:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/issue-13699-mster","html_url":"https://github.com/mui/material-ui/releases/tag/issue-13699-mster","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@issue-13699-mster","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster/manifests"},{"name":"v3.6.0","sha":"d9c790fa69a1c053c3d471e030e4066122d58902","kind":"commit","published_at":"2018-11-26T19:49:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"34492c23a773b1db66fe65801997257709c4f319","kind":"commit","published_at":"2018-11-12T23:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"dc6b2b870fa514e98c74b6854d22c6e25e7684cb","kind":"commit","published_at":"2018-11-12T22:46:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"ba1dc0f27cd85996dbf3ef9df4d7f10552d6c91f","kind":"commit","published_at":"2018-11-04T23:41:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0/manifests"},{"name":"v3.3.2","sha":"47b20fe33c5f1c8a2563bad3c27811c37f698794","kind":"commit","published_at":"2018-10-27T20:16:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"92b2a36716c8ced3d12ff0b300be06cc4743e6da","kind":"commit","published_at":"2018-10-23T22:16:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"47d3b93780400d6eaef48d29dfcbebec8a5f22b2","kind":"commit","published_at":"2018-10-21T21:27:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"bbb0b683dd45d130b17580da86fe6ccc1ab5b3d3","kind":"commit","published_at":"2018-10-15T22:11:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"a61f0fc9a56ef22874753175bad2a636460130d1","kind":"commit","published_at":"2018-10-14T21:03:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"58f526f46e609e3e6cd785d15bfc5486df7ab79f","kind":"commit","published_at":"2018-10-07T22:44:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"dbd67aa892a4e9885d763fcb0d1f6c1691fbf763","kind":"commit","published_at":"2018-09-30T17:16:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"6184c508f94500a9da7486ccb2b9398023e4b1b5","kind":"commit","published_at":"2018-09-23T22:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"a9cbda69c8e059d928da53d9525652170b999455","kind":"commit","published_at":"2018-09-16T21:32:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"27412afa36b6c64b15b3b33cd51235efbc55a775","kind":"commit","published_at":"2018-09-08T22:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d6fb8524ff94080614e8d4d1064c7b2cec66c5d1","kind":"commit","published_at":"2018-09-03T21:14:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"2e9643f6c43c9b393a3914cd085aac92df546c04","kind":"commit","published_at":"2018-08-28T22:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"6847e0affc09f56a1497013be98bc3b59ccd3fde","kind":"commit","published_at":"2018-08-27T17:34:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0/manifests"},{"name":"v1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1","html_url":"https://github.com/mui/material-ui/releases/tag/v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1/manifests"},{"name":"v1.5.1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6b4c29e324eaa1272ce7b42ecab0e3460af6f437","kind":"commit","published_at":"2018-08-12T20:42:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0/manifests"},{"name":"v0.20.2","sha":"1b1c1fce216b5b2f5ecd52d21f8ec6a326c00cd5","kind":"commit","published_at":"2018-08-05T21:43:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2/manifests"},{"name":"v1.4.3","sha":"99650a6d174ad97b41ba1079cd5d7f55b5db21b5","kind":"commit","published_at":"2018-08-04T10:26:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e9bb799208b34fb8f8bbfe4b63b7a1942f95d91f","kind":"commit","published_at":"2018-07-29T14:37:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"869692ecf3812bc4577ed4dde81a9911c5949695","kind":"commit","published_at":"2018-07-22T21:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7fdc1890fb744b565480835fd5684e66871c679f","kind":"commit","published_at":"2018-07-14T15:02:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"f12ba5bfafc53ada2e5719697dd8373d41fa9471","kind":"commit","published_at":"2018-07-02T20:06:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"cd47eeabdcd4f67e35ff5ad56ae82a571da5747a","kind":"commit","published_at":"2018-06-26T10:53:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"e943cb8d6f405de5d53c1f3d1908cbccb502bb3a","kind":"commit","published_at":"2018-06-20T21:41:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"29308b10b3f8ba3565168e4da4bb5f793cb8b4f9","kind":"commit","published_at":"2018-06-18T18:38:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7c094a0f0381c7b68a223e27b5dc700a7595b122","kind":"commit","published_at":"2018-06-10T09:50:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2a300cdec817595ac879bc419257e55ef318b0f9","kind":"commit","published_at":"2018-06-03T15:25:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"3ccf76d315404ebd67f1254f5679d327c0647dfd","kind":"commit","published_at":"2018-05-26T14:56:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"73101790333124cc8f5857bc46038b7d2315842a","kind":"commit","published_at":"2018-05-17T22:07:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.1","sha":"aae0c434f99c4ab559d8aff53cfbd2cfa7974043","kind":"commit","published_at":"2018-05-15T21:15:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1/manifests"},{"name":"v0.20.1","sha":"c663649d9edf9d196aadbb3b426fd613816964fc","kind":"commit","published_at":"2018-05-13T21:34:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1/manifests"},{"name":"v1.0.0-rc.0","sha":"5f3008fc26479b40ff16ec498ae0e6e3361fdb47","kind":"commit","published_at":"2018-05-13T19:13:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-beta.47","sha":"d16e4f5115a9fde3e8958d7959a912a55cbb246d","kind":"commit","published_at":"2018-05-09T21:48:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.47","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47/manifests"},{"name":"v1.0.0-beta.46","sha":"aa1ef83f22650245dd736681d7ec6331cb2a42ef","kind":"commit","published_at":"2018-05-08T21:51:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.46","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46/manifests"},{"name":"v1.0.0-beta.45","sha":"ab592831cbf5987a6516139aeaf148bdb3360ccb","kind":"commit","published_at":"2018-05-07T13:38:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.45","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45/manifests"},{"name":"v1.0.0-beta.44","sha":"0bba4ad1aed5d2181baa156009301eb56fd80158","kind":"commit","published_at":"2018-04-29T20:57:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.44","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44/manifests"},{"name":"v1.0.0-beta.43","sha":"6dfe7382b9777885abe84f4d1f66c0c62545d559","kind":"commit","published_at":"2018-04-22T10:47:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.43","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43/manifests"},{"name":"v1.0.0-beta.42","sha":"bc03443cac8a55ce3fc4d19e6a95e0f3d0116fbf","kind":"commit","published_at":"2018-04-16T20:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.42","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42/manifests"},{"name":"v1.0.0-beta.41","sha":"cddff325bdc2c79592701c11e295e48db0879c28","kind":"tag","published_at":"2018-04-07T18:26:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.41","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41/manifests"},{"name":"v1.0.0-beta.40","sha":"7f423b6bef54c4a34f3b53d9b8ebf33c183916f8","kind":"tag","published_at":"2018-04-01T09:55:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.40","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40/manifests"},{"name":"v1.0.0-beta.39","sha":"b95cb7a83a102b21b7f6add713398f6c9e743d50","kind":"tag","published_at":"2018-03-28T21:23:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.39","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39/manifests"},{"name":"v1.0.0-beta.38","sha":"a6ccfbe7699b67b03703b49a7cb14d865b841d38","kind":"tag","published_at":"2018-03-17T12:24:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.38","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38/manifests"},{"name":"v1.0.0-beta.37","sha":"1587ac3654ae5061eb21f652722a02cc4c367292","kind":"tag","published_at":"2018-03-11T14:31:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.37","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37/manifests"},{"name":"v1.0.0-beta.36","sha":"f31bd2e431c29f85a053387ce062987a3fc36168","kind":"tag","published_at":"2018-03-05T21:07:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.36","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36/manifests"},{"name":"v1.0.0-beta.35","sha":"25ca14ffcec6eeb75446730a03cc4a2014c5e8ab","kind":"tag","published_at":"2018-02-25T22:47:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.35","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.2","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2/manifests"},{"name":"olivier-material-ui-codemod@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1/manifests"},{"name":"olivier-material-ui-icons@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.1","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1/manifests"},{"name":"olivier-material-ui-codemod@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0/manifests"},{"name":"olivier-material-ui-icons@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0/manifests"},{"name":"v1.0.0-beta.34","sha":"284dfcb06fed2244033cc971cb78f485bafece3d","kind":"tag","published_at":"2018-02-17T12:08:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.34","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34/manifests"},{"name":"v1.0.0-beta.33","sha":"b7f698d48d61e74f74e5e50a08b4309460a55266","kind":"tag","published_at":"2018-02-10T12:03:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.33","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33/manifests"},{"name":"v1.0.0-beta.32","sha":"896bc50f35a83fac0453dbbecd9f367b45b450e9","kind":"tag","published_at":"2018-02-04T22:44:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.32","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32/manifests"},{"name":"v1.0.0-beta.31","sha":"6271146a2545aeedf4110990de21ebc0c910b627","kind":"tag","published_at":"2018-01-29T22:06:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.31","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31/manifests"},{"name":"v1.0.0-beta.30","sha":"2bb35ce508832f518a4c3af8cd7cf67af8fd90c5","kind":"tag","published_at":"2018-01-21T22:50:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.30","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30/manifests"},{"name":"v1.0.0-beta.29","sha":"7386d56d4dfb85ca4a586a56691b6a58798d5c42","kind":"tag","published_at":"2018-01-16T20:27:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.29","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29/manifests"},{"name":"v1.0.0-beta.28","sha":"e1f3dad9084edf460d42e0a5f6b7c956eaa51e8d","kind":"tag","published_at":"2018-01-14T14:52:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.28","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28/manifests"},{"name":"v1.0.0-beta.27","sha":"fcfe4a64a95f65e205c5ba9523987982e6556eea","kind":"tag","published_at":"2018-01-06T15:25:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.27","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27/manifests"},{"name":"v1.0.0-beta.26","sha":"bd42549ee464bce03743f7ee18964066f9d3907d","kind":"tag","published_at":"2017-12-30T23:24:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.26","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26/manifests"},{"name":"v1.0.0-beta.25","sha":"d9ab3e313136fa5fb179743b560ac7c9e4fa8f6a","kind":"tag","published_at":"2017-12-22T23:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.25","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25/manifests"},{"name":"v1.0.0-beta.24","sha":"7c8fe8516f8bf6317e7cc748eefa7d97c92b4007","kind":"tag","published_at":"2017-12-17T12:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.24","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24/manifests"},{"name":"v1.0.0-beta.23","sha":"1a4e5b06ae0a7f6b3a6be810d272ebdf3efbb863","kind":"tag","published_at":"2017-12-09T09:51:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.23","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23/manifests"},{"name":"v0.20.0","sha":"86b40ae4883e95d6139e9e5d59c0e14aa022ce3a","kind":"commit","published_at":"2017-12-04T04:05:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0/manifests"},{"name":"v1.0.0-beta.22","sha":"22f68ca292a947349ae2877b09e85775703ec87f","kind":"tag","published_at":"2017-11-28T23:11:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22/manifests"},{"name":"v1.0.0-beta.21","sha":"d33604a9deacbb2725da3688d823416486a039c1","kind":"tag","published_at":"2017-11-13T22:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21/manifests"},{"name":"v1.0.0-beta.20","sha":"076d08bfa709ffdb4858106ebda73f475e4ec5b9","kind":"tag","published_at":"2017-11-05T19:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20/manifests"},{"name":"v1.0.0-beta.19","sha":"2a1879fb818973d4df766c2d7842afd939fdb2b8","kind":"tag","published_at":"2017-10-30T21:51:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19/manifests"},{"name":"v1.0.0-beta.18","sha":"f626204f8e0cd9933bcb7a8c8ac5cd97d6419eca","kind":"tag","published_at":"2017-10-23T21:58:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18/manifests"},{"name":"v1.0.0-beta.17","sha":"616d69d5ff7263eb9c84960b6b7a4c9ff852d4ef","kind":"tag","published_at":"2017-10-15T22:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17/manifests"},{"name":"v1.0.0-beta.16","sha":"56fd0d9d2f6fe0222b8c4117e227de1d725918ba","kind":"tag","published_at":"2017-10-08T20:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16/manifests"},{"name":"v0.19.4","sha":"f1bc4be26ca68578f0cfd053fed8eeabe0d3a636","kind":"tag","published_at":"2017-10-08T19:56:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4/manifests"},{"name":"v1.0.0-beta.15","sha":"4da17a67182a212be91a36cec9c976ccb6293380","kind":"tag","published_at":"2017-10-04T16:05:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15/manifests"},{"name":"v1.0.0-beta.13","sha":"736f12000e6989b2e37fcf10deca8bcf20a284f5","kind":"tag","published_at":"2017-10-01T19:58:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13/manifests"},{"name":"v0.19.3","sha":"7e484cc0c2e3db1e30ebe89d93475f2999f6168c","kind":"tag","published_at":"2017-10-01T19:35:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3/manifests"},{"name":"v1.0.0-beta.12","sha":"65b6e04a74a1520209e7b8fcfa311a431ecb070a","kind":"tag","published_at":"2017-09-24T18:24:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12/manifests"},{"name":"v0.19.2","sha":"5f750e046d48fa2f8c0efd86290ea48661c9b32e","kind":"tag","published_at":"2017-09-18T20:14:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2/manifests"},{"name":"v1.0.0-beta.11","sha":"01c6feb33e7e4e5043ce2a8377fa7dda3dbc8180","kind":"tag","published_at":"2017-09-18T19:11:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11/manifests"},{"name":"v1.0.0-beta.10","sha":"3d4518c997fe875f8e91044ff59a09a46fdfb726","kind":"tag","published_at":"2017-09-13T21:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10/manifests"},{"name":"v1.0.0-beta.9","sha":"d4dba0da9a00efe5104365ca647d848a131a41a6","kind":"tag","published_at":"2017-09-10T11:17:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9/manifests"},{"name":"v1.0.0-beta.8","sha":"865b39bef48c3f85743c3914ba146b97b93fce0f","kind":"tag","published_at":"2017-09-02T11:11:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8/manifests"},{"name":"v0.19.1","sha":"b0d03e92c64bee1ac8c25acd0c48657b7f605d9a","kind":"tag","published_at":"2017-09-02T10:38:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1/manifests"},{"name":"v1.0.0-beta.7","sha":"d2083879918dcafdc9c17e3e19440000a0abb3b0","kind":"tag","published_at":"2017-08-30T22:51:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7/manifests"},{"name":"v1.0.0-beta.6","sha":"8385df161a6792d472821e30c7095b267b844950","kind":"tag","published_at":"2017-08-20T14:48:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6/manifests"},{"name":"v1.0.0-beta.5","sha":"8292545fd41ea9f9d3c7c52bb45f60a4fea434a9","kind":"tag","published_at":"2017-08-15T08:55:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5/manifests"},{"name":"v0.19.0","sha":"d1b3bc614a818d497e38fd51c85077dd7b490bad","kind":"tag","published_at":"2017-08-15T08:17:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0/manifests"},{"name":"v1.0.0-beta.4","sha":"110f0a6e95e8e2b51b2bdd7e545a9b41d1a0009f","kind":"tag","published_at":"2017-08-05T10:09:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4/manifests"},{"name":"v1.0.0-beta.3","sha":"e0dd9560d4a152ca0a61558b6238edc40746c354","kind":"tag","published_at":"2017-07-29T21:00:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"45d5da95daf4d52b0ea6e4ffbef27755fa0aa196","kind":"tag","published_at":"2017-07-23T17:45:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"603fbde8d99e386d6640ec6c24ba9fcfc4316dd4","kind":"tag","published_at":"2017-07-23T17:12:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1/manifests"},{"name":"v0.18.7","sha":"50f6dfc4b6ee7473e27ba950c3ce900b24f17d1c","kind":"tag","published_at":"2017-07-23T15:51:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7/manifests"},{"name":"v1.0.0-alpha.22","sha":"f3992561ed94696d595b6a56efc7449c7dee67c7","kind":"tag","published_at":"2017-07-18T09:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22/manifests"},{"name":"v1.0.0-alpha.21","sha":"49d21891b72796f4a8f383d9b15b66f72cb94549","kind":"tag","published_at":"2017-07-04T22:13:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21/manifests"},{"name":"v0.18.6","sha":"1d10ecbac4a83f9934bb6a7f025855f82002113c","kind":"tag","published_at":"2017-07-04T21:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6/manifests"},{"name":"v0.18.5","sha":"86f7c4141cc66ab1e96a681a6945472283e41ea3","kind":"tag","published_at":"2017-06-28T18:14:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5/manifests"},{"name":"v1.0.0-alpha.20","sha":"84363396403cbbd51072d0b09822cd6d8ab6bf87","kind":"tag","published_at":"2017-06-25T18:01:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20/manifests"},{"name":"v0.18.4","sha":"2c6872cacf19ac71a316b282c2467162dcd148c6","kind":"tag","published_at":"2017-06-25T17:39:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4/manifests"},{"name":"v1.0.0-alpha.19","sha":"611bfd7557fd928933e39c054d2b2edeb57adaed","kind":"tag","published_at":"2017-06-19T16:58:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19/manifests"},{"name":"v1.0.0-alpha.18","sha":"5fdb60642bdf2907b7fba352cf2cd0fa7208848f","kind":"tag","published_at":"2017-06-19T10:12:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18/manifests"},{"name":"v1.0.0-alpha.17","sha":"73e0a35145d10f3c29a991f75e5ba8315e0e754a","kind":"tag","published_at":"2017-06-12T11:55:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17/manifests"},{"name":"v0.18.3","sha":"4c6a542c772f9fe9ff97bb95f63801138d7722d0","kind":"tag","published_at":"2017-06-07T21:28:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"9d3b59b3fec3b31b37334c3bd842112f3d090f86","kind":"commit","published_at":"2017-06-06T21:29:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2/manifests"},{"name":"v1.0.0-alpha.16","sha":"0c7dba6dc5ad8b9f69ec3c60e3ba31f2973e582a","kind":"tag","published_at":"2017-06-01T08:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"18508aeb3e5817406209e15c3e51a53c2cbece96","kind":"tag","published_at":"2017-05-23T20:00:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"771fb44738e116a1d2cec7aabb8ed1425b1d57f6","kind":"tag","published_at":"2017-05-14T10:11:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14/manifests"},{"name":"v0.18.1","sha":"715372edf9fc21244030207409b4070158f6936d","kind":"tag","published_at":"2017-05-13T10:21:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1/manifests"},{"name":"v1.0.0-alpha.13","sha":"17fde80a53fb9fcce31a82290f54de55cf3655e9","kind":"tag","published_at":"2017-05-08T10:47:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13/manifests"},{"name":"v0.18.0","sha":"dea7938b1265a3b100899d65589fbd05e877ab9e","kind":"tag","published_at":"2017-04-30T22:26:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0/manifests"},{"name":"v1.0.0-alpha.12","sha":"dc7371e4770fd3e8b1a82b9c2c2a652acaa73713","kind":"tag","published_at":"2017-04-30T22:22:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12/manifests"},{"name":"v0.17.4","sha":"a398290811c94bd6bb2d5d04c7f6d0ce734e3ad6","kind":"commit","published_at":"2017-04-14T17:20:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4/manifests"},{"name":"v1.0.0-alpha.11","sha":"7b3dbfaf2e94e8139424c8660692ee20d5a9880e","kind":"tag","published_at":"2017-04-14T16:50:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11/manifests"},{"name":"v0.17.3","sha":"53076a03182668f94d3bf40cd880309a51e9be88","kind":"tag","published_at":"2017-04-10T21:42:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"38c4aed87e608ded8e083dcf341ed5e9a14c20ef","kind":"tag","published_at":"2017-04-09T11:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2/manifests"},{"name":"v1.0.0-alpha.10","sha":"27fd907d604c1d3189b7b70e3a7e4758e0171492","kind":"tag","published_at":"2017-04-06T12:00:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"b962c2fbfa7a9cab9e9844e01966b90ca86e67a1","kind":"tag","published_at":"2017-04-01T13:47:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a0b4691eb3958aeb9173a8f4e705c81dfb7d25da","kind":"tag","published_at":"2017-03-25T11:46:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8/manifests"},{"name":"v0.17.1","sha":"05280483dbbc29e56edd8f3644721679b55d4d73","kind":"commit","published_at":"2017-03-13T12:27:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1/manifests"},{"name":"v1.0.0-alpha.7","sha":"9281a3fcee37d6afb9e493ff06e8a2626f4d7d91","kind":"tag","published_at":"2017-03-12T12:31:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"69f604946c366c655d0613841c034cacee7e9ef4","kind":"commit","published_at":"2017-02-26T12:41:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6/manifests"},{"name":"v1.0.0-alpha.5","sha":"74973892bdfacd5c9e3a4ce63185e9a6500d9522","kind":"commit","published_at":"2017-02-26T11:04:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-alpha.4","sha":"6472a6864951bfe7f3739afbe74b50981299ac28","kind":"commit","published_at":"2017-02-26T10:19:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4/manifests"},{"name":"v0.17.0","sha":"c9af9606bcea6551ceaadc2f6430d629eb679e84","kind":"commit","published_at":"2017-02-12T22:06:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0/manifests"},{"name":"v1.0.0-alpha.3","sha":"4583f5212d0b668e3801a859d3cc584cec0ec173","kind":"commit","published_at":"2017-02-12T21:43:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"8476782b595175d25c8a972b5fe53bc1f8532676","kind":"tag","published_at":"2017-02-07T19:48:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"3a0eb03018a9c5c96ba5233de8ef45202403a94c","kind":"commit","published_at":"2017-01-29T21:29:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.16.7","sha":"867c6c29b1badd839b1fd57720e5754fcd53a516","kind":"commit","published_at":"2017-01-15T19:57:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"bc84dbeeb78b725fefdc10cdc6eee7b75cc1226e","kind":"commit","published_at":"2016-12-25T21:03:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"8a03a04ef17f76ce09b88607b216d8a8e4d277d6","kind":"commit","published_at":"2016-12-09T20:45:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"84c18c98ff56fbe81be902735164219040729bb1","kind":"commit","published_at":"2016-11-17T19:18:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"066c5d53d1d4ecec2923ed12ec14647ae8248a9c","kind":"commit","published_at":"2016-11-17T16:41:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"806b2eab2272b430e814f8b3c7f1e7b31cd0e306","kind":"commit","published_at":"2016-11-14T17:22:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"2085737a798d9cb808b2fddf1f06883b27327ccc","kind":"commit","published_at":"2016-10-19T18:24:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"6eb9913441cb39562f4c935bdd70042d26daa260","kind":"commit","published_at":"2016-10-05T14:36:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0/manifests"},{"name":"v0.16.0-rc2","sha":"71a9524d0ec28dad2f566a42c7bb8ad2ea93ce36","kind":"commit","published_at":"2016-09-24T19:31:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2/manifests"},{"name":"v0.16.0-rc1","sha":"1691addd7f84317619c6831c35cb1f32ef3779b6","kind":"commit","published_at":"2016-09-07T19:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1/manifests"},{"name":"v0.15.4","sha":"be9bc14f4cda041299b6f8845af87b9278c871fc","kind":"commit","published_at":"2016-08-10T22:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"8bd3589dd7f676f3d725559cbd63457afe8d3691","kind":"commit","published_at":"2016-08-02T20:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"908f694e1e6eae9e63da6b22e63100d6bda4fa8e","kind":"commit","published_at":"2016-07-09T21:10:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"1fed1bcc81d89e473e261c1da4bf0a3a46515ce8","kind":"tag","published_at":"2016-06-20T08:15:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"06667b589952f58ff8c6d277df364ef16dada671","kind":"tag","published_at":"2016-05-06T13:49:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0/manifests"},{"name":"v0.15.0-beta.2","sha":"7cf7adfe9042e9be8dbaa1c850ffacca26e9c269","kind":"commit","published_at":"2016-04-21T22:57:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2/manifests"},{"name":"v0.15.0-beta.1","sha":"47d7525fb77c7c579e99d595b3f98c69fc838c77","kind":"tag","published_at":"2016-04-14T13:33:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1/manifests"},{"name":"v0.15.0-alpha.2","sha":"caabf9eaee5a5e11097958105f8427cfc8905f86","kind":"tag","published_at":"2016-03-17T23:37:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2/manifests"},{"name":"v0.15.0-alpha.1","sha":"2ebddeb908857c16ece162964a7e501ab37716ba","kind":"commit","published_at":"2016-02-27T17:54:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1/manifests"},{"name":"v0.14.4","sha":"de2bee1335ff1fd701a60cb3d739cf919dbd77ce","kind":"commit","published_at":"2016-02-03T00:47:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"fa9141f90149392cc3fa366736e61a89b07e9205","kind":"commit","published_at":"2016-01-27T03:06:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"44b41957ae81344cf6dc794cf2dbe2da48152622","kind":"commit","published_at":"2016-01-08T15:52:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"0ae4d7f61bb240ae5e2adc9d15a8d5629f738db6","kind":"commit","published_at":"2016-01-04T22:23:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"628bc82957d8e537a1b648e31e10723820bb00ac","kind":"commit","published_at":"2015-12-25T15:12:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0/manifests"},{"name":"v0.14.0-rc2","sha":"9a24d8a7839c37b86748ad8022e39235e8eb6be2","kind":"commit","published_at":"2015-12-14T22:26:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2/manifests"},{"name":"v0.14.0-rc1","sha":"7459597806a2f1f5826eaab26d3c5d974da70fbd","kind":"commit","published_at":"2015-12-04T19:52:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1/manifests"},{"name":"v0.13.4","sha":"a98006f9ffb588030cbdd2e3b4a4515017e58c43","kind":"commit","published_at":"2015-11-24T17:07:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"e33afed6913b58a990bd4b51a038bbfff0a0f42f","kind":"commit","published_at":"2015-11-17T16:34:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"6f28ad04e8f95073646bfeb8936c550ca4a94347","kind":"commit","published_at":"2015-11-10T00:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"330488977f95dbebd6cf6a387bf10a86238331ff","kind":"commit","published_at":"2015-10-29T21:08:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"7980cd589e9dc9e055e1b789bf2f80e7f2ef0f5d","kind":"commit","published_at":"2015-10-21T19:38:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"86394ccd2d7b715eaa054a369679eba4ac82ce1f","kind":"commit","published_at":"2015-10-21T19:04:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"d310459476a461e0d29f166de277896026d8f35f","kind":"commit","published_at":"2015-10-19T17:30:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"06aca1012d01de4ec782acfb8d22a6ec83d48ff7","kind":"commit","published_at":"2015-10-07T21:43:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"6671f90516c2065839efae773ecda924b8bebdae","kind":"commit","published_at":"2015-10-06T19:31:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"a4e194e46c47f8e2eedfab8f0a8c4104e5679c95","kind":"commit","published_at":"2015-09-28T16:15:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"aa485220ff28e907d2548cbfb65bd789c23d9eba","kind":"commit","published_at":"2015-09-25T16:08:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"b55b770f2049852febe47bef27aa0eaceafcec08","kind":"commit","published_at":"2015-09-15T21:10:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"82bc1cb2805f7b624516f71628e6ca525df18cad","kind":"commit","published_at":"2015-08-24T21:31:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0/manifests"},{"name":"v0.10.4","sha":"a8097bcbed6939f0cb308e05acf03a907b666725","kind":"commit","published_at":"2015-08-09T03:29:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"2a43082b52138e33c85878616461445895066a11","kind":"commit","published_at":"2015-08-08T22:51:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"71583523f39c1830d3fcffeff0598c2f803f1048","kind":"commit","published_at":"2015-07-29T20:34:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"6b609c63611b02f9e845b765770983c547cd6af8","kind":"commit","published_at":"2015-07-13T21:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"b6140ec86c5087ad799e9a658f3f0d9b150c205a","kind":"commit","published_at":"2015-07-10T01:35:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"8a18478700f49b94fe7f580664e7b31c581ceb0b","kind":"commit","published_at":"2015-06-20T17:47:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"3da654eb4f0ddb10d81f2706eda1f3819e40b795","kind":"commit","published_at":"2015-06-15T01:46:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"867e87d3530b4fb6bc7f6ec5fb9edcd49e7bd631","kind":"commit","published_at":"2015-06-09T23:38:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"cb794810e7c39352f1bbd533d92983dc22a57510","kind":"commit","published_at":"2015-05-24T20:12:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0/manifests"},{"name":"v0.7.5","sha":"b3ce0b272e5468919d01b3d3ab6751a92f682b48","kind":"commit","published_at":"2015-04-27T19:14:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"abc159f246f15163f7984bcf702409cffc745d6e","kind":"commit","published_at":"2015-04-21T18:14:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"9321a4a8879f380a725c7439114ebf3e0da8abcc","kind":"commit","published_at":"2015-04-01T15:20:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"953606f4d1a9e3a33798b499219fe40b1f81fd96","kind":"commit","published_at":"2015-03-25T23:45:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"03c169188dd10ec2242b7806050781867c0291dd","kind":"commit","published_at":"2015-03-04T21:41:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"078ba0c94f8985dd2d96587784f760474ba51858","kind":"commit","published_at":"2015-02-13T21:06:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"accd9f0ef163d514b091709ffd63f76f6d1a467f","kind":"commit","published_at":"2015-01-27T00:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"57c7a95be20dc77cbe0459a40acc802e16de5148","kind":"commit","published_at":"2015-01-26T23:07:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"706446d6aeb952def6f2016fdc213b6e56b2d40f","kind":"commit","published_at":"2015-01-03T23:58:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"6b294fdd0a7f9686b8b8f05cf8759e90b3e581f9","kind":"commit","published_at":"2014-12-25T17:36:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"3eb741fdb94fff5e8218809b8f7d5a9d2e4d1778","kind":"commit","published_at":"2014-12-15T17:14:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"d65414913839d9d939c8bd938ca21f39f0faa924","kind":"commit","published_at":"2014-12-07T15:15:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"fc3232f6e9d1662c4f9d813b70acb329c4cdc6de","kind":"commit","published_at":"2014-11-30T21:22:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"4b02786c2a7e27613201fe72c033a260018a38d6","kind":"commit","published_at":"2014-11-28T20:34:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"ab8880bc442941c20d58ca2cbb8aace7b2724929","kind":"commit","published_at":"2014-11-17T20:10:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"052b0bc5a3e887d0a36b2277a2e09812a0ce206b","kind":"commit","published_at":"2014-11-11T21:11:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"715b7e868003ac9b121bdacee3e1301b9c660aa9","kind":"commit","published_at":"2014-11-08T19:56:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"088d257c0bec691545cd32f83fd2af753866b8ee","kind":"commit","published_at":"2014-11-08T00:13:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0/manifests"},{"name":"v0.1.29","sha":"3fe7b8bf7c3adc04522f311ce1c1c3b6e39e8edd","kind":"commit","published_at":"2014-11-05T19:58:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.1.29","html_url":"https://github.com/mui/material-ui/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29/manifests"}]},"repo_metadata_updated_at":"2025-10-29T21:14:05.687Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":0.021267929767677964,"forks_count":0.27828885460159747,"average":16.069475906043905},"purl":"pkg:maven/org.webjars.npm/mui__private-theming","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:mui__private-theming","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:mui__private-theming","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:mui__private-theming/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-29T16:04:14.239Z","issues_count":4308,"pull_requests_count":9949,"avg_time_to_close_issue":13592057.178502878,"avg_time_to_close_pull_request":1743679.4759773905,"issues_closed_count":2590,"pull_requests_closed_count":8490,"pull_request_authors_count":716,"issue_authors_count":2931,"avg_comments_per_issue":5.109795728876509,"avg_comments_per_pull_request":1.994974369283345,"merged_pull_requests_count":7175,"bot_issues_count":19,"bot_pull_requests_count":3438,"past_year_issues_count":769,"past_year_pull_requests_count":3299,"past_year_avg_time_to_close_issue":842316.4168674699,"past_year_avg_time_to_close_pull_request":466566.7232444611,"past_year_issues_closed_count":415,"past_year_pull_requests_closed_count":2663,"past_year_pull_request_authors_count":186,"past_year_issue_authors_count":610,"past_year_avg_comments_per_issue":1.859557867360208,"past_year_avg_comments_per_pull_request":1.4080024249772658,"past_year_bot_issues_count":9,"past_year_bot_pull_requests_count":1478,"past_year_merged_pull_requests_count":2376,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/issues","maintainers":[{"login":"oliviertassinari","count":773,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"siriwatknp","count":700,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":511,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":434,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"mnajdova","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"michaldudak","count":262,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"aarongarciah","count":237,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"ZeeshanTamboli","count":207,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mj12albert","count":193,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"alexfauquette","count":165,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"samuelsycamore","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"cherniavskii","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"LukasTy","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"bharatkashyap","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"DanailH","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"JCQuintas","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"eps1lon","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"hbjORbj","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hbjORbj"},{"login":"flaviendelangle","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"michelengelen","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"rosskevin","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rosskevin"},{"login":"mbrookes","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"m4theushw","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"apedroferreira","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"hasdfa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"nikitaa24","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikitaa24"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"richbustos","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richbustos"},{"login":"nathanmarks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanmarks"},{"login":"vicasas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"MBilalShafi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joshwooding","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwooding"},{"login":"dimitropoulos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dimitropoulos"},{"login":"arthurbalduini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"dmtrKovalenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmtrKovalenko"},{"login":"hai-cea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-cea"},{"login":"gerdadesign","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"DavidCnoops","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidCnoops"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}],"active_maintainers":[{"login":"siriwatknp","count":282,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":241,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":191,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"oliviertassinari","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"ZeeshanTamboli","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mnajdova","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"mj12albert","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"aarongarciah","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"prakhargupta1","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"JCQuintas","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"DanailH","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"alexfauquette","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"bharatkashyap","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"LukasTy","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"cherniavskii","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"michaldudak","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"MBilalShafi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"flaviendelangle","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"vicasas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:mui__private-theming/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:mui__private-theming/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:mui__private-theming/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:mui__private-theming/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:mui__private-theming/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":572386,"maintainers_count":0,"namespaces_count":75981,"keywords_count":35251,"github":"maven-central","metadata":{"funded_packages_count":38856},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-12-16T05:44:42.274Z","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":9235983,"name":"@mui/internal-docs-utils","ecosystem":"npm","description":"Utilities for MUI docs. This is an internal package not meant for general use.","homepage":"https://github.com/mui/material-ui#readme","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/material-ui","keywords_array":[],"namespace":"mui","versions_count":20,"first_release_published_at":"2024-03-19T08:15:21.276Z","latest_release_published_at":"2025-12-03T06:55:56.273Z","latest_release_number":"2.0.5","last_synced_at":"2025-12-12T01:20:53.012Z","created_at":"2024-03-19T15:16:57.911Z","updated_at":"2025-12-12T02:56:37.221Z","registry_url":"https://www.npmjs.com/package/@mui/internal-docs-utils","install_command":"npm install @mui/internal-docs-utils","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"canary":"1.0.6-dev.240417194405","next":"2.0.0","latest":"2.0.5"}},"repo_metadata":{"id":19822297,"uuid":"23083156","full_name":"mui/material-ui","owner":"mui","description":"Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.","archived":false,"fork":false,"pushed_at":"2025-10-29T18:01:42.000Z","size":699813,"stargazers_count":96891,"open_issues_count":1786,"forks_count":32696,"subscribers_count":1311,"default_branch":"master","last_synced_at":"2025-10-29T20:10:24.905Z","etag":null,"topics":["design-system","material-design","material-ui","react","react-components"],"latest_commit_sha":null,"homepage":"https://mui.com/material-ui/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2014-08-18T19:11:54.000Z","updated_at":"2025-10-29T19:57:26.000Z","dependencies_parsed_at":"2025-06-02T16:06:01.092Z","dependency_job_id":"32b77193-1b92-4638-bb5e-6c82ade9eee5","html_url":"https://github.com/mui/material-ui","commit_stats":{"total_commits":23822,"total_committers":3211,"mean_commits":"7.4188726253503585","dds":0.8266728234405172,"last_synced_commit":"c0620e333641deda56f3cd68c7c3736098ee818c"},"previous_names":["mui-org/material-ui","callemall/material-ui"],"tags_count":568,"template":false,"template_full_name":null,"purl":"pkg:github/mui/material-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/sbom","scorecard":{"id":262861,"data":{"date":"2025-08-17T02:37:43Z","repo":{"name":"github.com/mui/material-ui","commit":"06de3386e5dbd68c7e7496219f702232dcd7ec9f"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.7,"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":"Maintained","score":10,"reason":"30 commit(s) and 1 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":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/check-if-pr-has-label.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yml: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:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/no-response.yml:22","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/check-if-pr-has-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci-check.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-cleanup.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/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/publish-canaries.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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 28 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":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  14 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:  13 out of  13 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":"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: 'allow deletion' disabled on branch 'v6.x'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v6.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v6.x'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'v6.x'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v6.x'","Warn: codeowners review is not required on branch 'master'","Warn: codeowners review is not required on branch 'v6.x'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v6.x'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v6.x'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v6.x'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v6.x'"],"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":"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":"CI-Tests","score":10,"reason":"28 out of 28 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 36 contributing companies or organizations","details":["Info: found contributions from: A11yance, LightSourceAI, TourConnect, Treeshakers, alienfast, calcom, callemall, cefsharp, cssinjs, emikra, goose-duck, instacart, jalaali, lightsourceai, mui, mui-org, nodejs, openfoodfacts, pabloengine, pretur, react-native-community, reactiran, reactjs, reactwg, state-machines, storybookjs, testing-library, text-em-all, typed-typings, typescript-cheatsheets, underjs, vercel, webpack, yarnpkg, yarnplugins, 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":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-cpj6-fhp6-mr6j","Warn: Project is vulnerable to: GHSA-f46r-rw29-r322","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","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-17T11:13:50.539Z","repository_id":19822297,"created_at":"2025-08-17T11:13:50.539Z","updated_at":"2025-08-17T11:13:50.539Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281829647,"owners_count":26568938,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-30T02:00:06.501Z","response_time":61,"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":"v7.3.4","sha":"28eadba9ec2899226ecbf4058b8fba1ddeab9e6d","kind":"tag","published_at":"2025-10-02T18:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4/manifests"},{"name":"v7.3.3","sha":"6984a79aa3ebde0ad9d1a21817de900f60b7dc90","kind":"tag","published_at":"2025-10-02T14:01:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3/manifests"},{"name":"v7.3.2","sha":"ebd180cdd48e365aa0c5c54b6568d5efc320590d","kind":"tag","published_at":"2025-09-02T06:18:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"3592ec32c4858c22bf99c535c037c13ee6db6b84","kind":"tag","published_at":"2025-08-06T09:33:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"ad98e5ebf7f2f629f9a8b054d9ee3e7217d163bf","kind":"tag","published_at":"2025-08-05T05:40:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0/manifests"},{"name":"v6.5.0","sha":"894dd472b2cc3bbf218eef521ce5a4bcbe914e60","kind":"tag","published_at":"2025-07-08T02:51:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0/manifests"},{"name":"v5.18.0","sha":"6b50143dcfc2aad56a37c9f2e1f14256e9a65c4e","kind":"tag","published_at":"2025-07-08T02:50:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0/manifests"},{"name":"v7.2.0","sha":"1496d735b2cf16501ce413daec40d627eee77e1d","kind":"tag","published_at":"2025-06-30T08:59:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0/manifests"},{"name":"v7.1.2","sha":"ad2d425db362790d6d0f90fbe5b5d3a5b5132503","kind":"tag","published_at":"2025-06-20T07:34:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2/manifests"},{"name":"v6.4.12","sha":"9179a92b0d97f6d0270c7fac733cfd81bd7354cc","kind":"tag","published_at":"2025-06-02T06:58:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12/manifests"},{"name":"v7.1.1","sha":"0ebb3a14ccc5dbee4ec2682b387511f107b95a65","kind":"tag","published_at":"2025-06-02T06:47:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"e3e07e0b8fac5ca8fb4bbf3ec453dbe79133552f","kind":"tag","published_at":"2025-05-06T08:50:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0/manifests"},{"name":"v6.4.11","sha":"6b3957d9d42c83e069da8e8bb534ec294dcb6254","kind":"tag","published_at":"2025-04-10T02:36:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11/manifests"},{"name":"v7.0.2","sha":"ebb24ce49e1ef8358600a7787cb6c8d671cead63","kind":"tag","published_at":"2025-04-09T13:08:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2/manifests"},{"name":"v6.4.10","sha":"d80a3609c8a7274dc5fafa348382059945aee449","kind":"tag","published_at":"2025-03-31T19:03:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10/manifests"},{"name":"v7.0.1","sha":"d6fdcac555725c3807e6f03445e3a051398ee739","kind":"tag","published_at":"2025-03-28T18:58:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"22aa7db2ed23df3b43530e9fdb57bc1051221457","kind":"tag","published_at":"2025-03-26T14:16:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0/manifests"},{"name":"v6.4.9","sha":"a884cb821f67a831f44cc6abfc3bc77faef91ada","kind":"tag","published_at":"2025-03-25T15:45:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9/manifests"},{"name":"v7.0.0-rc.0","sha":"ebaec8db8ae1b90183817cb0bad549d7fc63fe79","kind":"tag","published_at":"2025-03-19T09:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0/manifests"},{"name":"v5.17.1","sha":"0d509f8a4a48031a1e25974a1604b803892ce94e","kind":"tag","published_at":"2025-03-18T18:44:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"b0dc8270c5a2896293ff8b61052120a13819f0a1","kind":"tag","published_at":"2025-03-18T15:28:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0/manifests"},{"name":"v6.4.8","sha":"2bded219fabaaefc2083aa660d5856ab75cfa8d6","kind":"tag","published_at":"2025-03-17T17:54:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8/manifests"},{"name":"v7.0.0-beta.4","sha":"260ed53760f179e3bb4f1f43e2f2712ecbf9fdd7","kind":"tag","published_at":"2025-03-13T13:30:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4/manifests"},{"name":"v6.4.7","sha":"d1ca0a45fea4327ba4dc9876e62922785493f1c3","kind":"tag","published_at":"2025-03-05T15:19:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7/manifests"},{"name":"v7.0.0-beta.3","sha":"9dea4105c8b413e087bd1d0cc517b52831a2eb86","kind":"tag","published_at":"2025-03-05T15:13:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"48acea181cac8ca14455e76d01d3554ba578781e","kind":"tag","published_at":"2025-02-27T15:00:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2/manifests"},{"name":"v7.0.0-beta.1","sha":"2cf2e71af3c2b26694964884456bc335c2ba6cdb","kind":"tag","published_at":"2025-02-26T18:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1/manifests"},{"name":"v6.4.6","sha":"356b885778a2af26505d5dbba76a9abcceb69800","kind":"tag","published_at":"2025-02-26T13:39:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6/manifests"},{"name":"v7.0.0-beta.0","sha":"b485c1abec1d776e925ca90e6fa7d91e9bd057a7","kind":"tag","published_at":"2025-02-26T13:22:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0/manifests"},{"name":"v7.0.0-alpha.2","sha":"ba14b7070070281c8a6cea1df7653f007bb8da49","kind":"tag","published_at":"2025-02-18T18:57:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.4.5","sha":"6f2b908baa7863e2cbf0ec4518dc90ccfd53597b","kind":"tag","published_at":"2025-02-18T18:46:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5/manifests"},{"name":"v7.0.0-alpha.1","sha":"c390c1c2d1c85f42d40f16ce405a3c4b62026ec7","kind":"tag","published_at":"2025-02-11T17:34:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1/manifests"},{"name":"v6.4.4","sha":"c66361a6ad9d1354b60e6fb93ba3144c1348ab15","kind":"tag","published_at":"2025-02-11T14:31:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4/manifests"},{"name":"v6.4.3","sha":"cee310a92f61ffb75284195a9ed30bcb367c78e2","kind":"tag","published_at":"2025-02-04T18:53:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3/manifests"},{"name":"v7.0.0-alpha.0","sha":"3e3195a4285ca716061f7d7d87f4915630af1b69","kind":"tag","published_at":"2025-02-03T12:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.4.2","sha":"1813d89a599a4027fd216062b2cac8b0c1864f1d","kind":"tag","published_at":"2025-01-29T15:50:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2/manifests"},{"name":"v6.4.1","sha":"819e662a2ce210f8805c45057389217cb1c39a83","kind":"tag","published_at":"2025-01-21T13:23:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"f9949a8889c7e69cac145ce56411298a234d2e49","kind":"tag","published_at":"2025-01-14T16:46:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0/manifests"},{"name":"v5.16.14","sha":"ba588c8333d765af63ab15c8b33dd947b615f70b","kind":"tag","published_at":"2025-01-06T21:20:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14/manifests"},{"name":"v6.3.1","sha":"afd551abd3be44de711d6baef48e62e18b97c908","kind":"tag","published_at":"2025-01-03T13:53:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1/manifests"},{"name":"v5.16.13","sha":"e52a6379f22d38453fa046d410b0c4700707dbd9","kind":"tag","published_at":"2024-12-25T11:25:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13/manifests"},{"name":"v6.3.0","sha":"84d6ecfdccd10f204854beeef98bcc55dc99d117","kind":"tag","published_at":"2024-12-23T18:10:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"17026fc203a8b413ec7343b6eeb267a50519d515","kind":"tag","published_at":"2024-12-17T13:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1/manifests"},{"name":"v5.16.12","sha":"b8fbcf5fb5169d8db6ee0ec35001816d2777e8d4","kind":"tag","published_at":"2024-12-17T13:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12/manifests"},{"name":"v5.16.11","sha":"2413ff076b0d462736dfccd399b4be863fd79ec2","kind":"tag","published_at":"2024-12-11T10:13:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11/manifests"},{"name":"v6.2.0","sha":"3a8ceaead5ac4c2c4554e6500ca3d197420a04c2","kind":"tag","published_at":"2024-12-11T02:03:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0/manifests"},{"name":"v6.1.10","sha":"5c5e9f6d8a90034cd75dcb92403caf6b37efc916","kind":"tag","published_at":"2024-12-04T10:03:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10/manifests"},{"name":"v5.16.9","sha":"ec085b677c43ed1f37e66bd2fb58f27dce9f7184","kind":"tag","published_at":"2024-12-04T09:34:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9/manifests"},{"name":"v5.16.8","sha":"096adfbe28d038397a7f3cf3494b86844226e162","kind":"tag","published_at":"2024-11-28T06:51:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8/manifests"},{"name":"v6.1.9","sha":"821784419eefb89e4ce7b66c4b602a1e33d2fa88","kind":"tag","published_at":"2024-11-27T13:22:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9/manifests"},{"name":"v6.1.8","sha":"0b8739f145423bafdd8e2871312307bfb31c58ef","kind":"tag","published_at":"2024-11-20T15:09:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8/manifests"},{"name":"v6.1.7","sha":"a7d441d0bd3bfc16a1ce9e6d7ff3ad1afc6b62f1","kind":"tag","published_at":"2024-11-13T15:31:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7/manifests"},{"name":"v6.1.6","sha":"32112b76aa821c2a1e98120545019ef1a71ea274","kind":"tag","published_at":"2024-10-30T13:54:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6/manifests"},{"name":"v6.1.5","sha":"01c5f344628bc66e16f86284ee0fc7107002a5ca","kind":"tag","published_at":"2024-10-22T10:28:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5/manifests"},{"name":"v6.1.4","sha":"15ea548de803e4602894cae6304a497d7ddaf09c","kind":"tag","published_at":"2024-10-15T18:35:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4/manifests"},{"name":"v6.1.3","sha":"c7de2cae15cc7b7025ad79e3623320526ed16462","kind":"tag","published_at":"2024-10-09T09:47:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3/manifests"},{"name":"v6.1.2","sha":"e6ff0b5016ac4fa40cdc9b78a0d9ecdd2c0cd9db","kind":"tag","published_at":"2024-10-02T14:51:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"263c7259451d5b928bbdfd299c9c0afc89dfec02","kind":"tag","published_at":"2024-09-19T06:42:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"94cc3d0a66456713e6e25edf9a1ba35ad8df88bc","kind":"tag","published_at":"2024-09-11T13:09:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"bb620d85a89651ca4350e8861bbb35776d583726","kind":"tag","published_at":"2024-09-03T10:33:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"71dbef69dcbf2b87831af579fb777b4f1f4b219a","kind":"tag","published_at":"2024-08-29T13:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"c9a9adfb90e939c0590de6edf10d0c65fcbc8b1e","kind":"tag","published_at":"2024-08-27T09:06:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.0","sha":"55bea65c83c1beac77382fe961f8aa72eec21daa","kind":"tag","published_at":"2024-08-22T08:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0/manifests"},{"name":"v6.0.0-beta.6","sha":"cbb6f8d3b1b72732d51f5628765cfd7e75bd5747","kind":"tag","published_at":"2024-08-18T02:55:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6/manifests"},{"name":"v5.16.7","sha":"b505fd7b64e92db523198712a5d6716c494e0c66","kind":"tag","published_at":"2024-08-09T09:19:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7/manifests"},{"name":"v6.0.0-beta.5","sha":"75c24b0828981651082a3eede027b6871c96c440","kind":"tag","published_at":"2024-08-08T08:52:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5/manifests"},{"name":"v5.16.6","sha":"6eb1bdce38d0fc67fa8aebca260043c7fc8eb3e8","kind":"tag","published_at":"2024-07-30T21:06:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6/manifests"},{"name":"v6.0.0-beta.4","sha":"12532afa3e4f6f13a9fa86eb459c27792c36b6f9","kind":"tag","published_at":"2024-07-30T20:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4/manifests"},{"name":"v5.16.5","sha":"40792e6efb2c92b8964a3912e08aeb4fb7fc41c8","kind":"tag","published_at":"2024-07-25T06:42:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5/manifests"},{"name":"v6.0.0-beta.3","sha":"02fde66a0cd72fb7fe3681a5ea8c4de733b4a865","kind":"tag","published_at":"2024-07-24T18:27:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3/manifests"},{"name":"v5.16.4","sha":"77af399a3ad76f31e5f2e0fab5650b628fa50990","kind":"tag","published_at":"2024-07-16T16:01:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4/manifests"},{"name":"v6.0.0-beta.2","sha":"9ad8c1fd8dfd21d8e37fe73d71e011542b23db72","kind":"tag","published_at":"2024-07-16T14:46:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2/manifests"},{"name":"v5.16.3","sha":"e1824453bdb0a89f15d4dfe47a1c4f90fa0f0500","kind":"tag","published_at":"2024-07-16T14:18:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3/manifests"},{"name":"v6.0.0-beta.1","sha":"19c1935757925d834928a30ea41f58bb95fb355f","kind":"tag","published_at":"2024-07-16T09:42:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1/manifests"},{"name":"v5.16.2","sha":"56ddd108fe153592a800fce4d43f9758b0ff5101","kind":"tag","published_at":"2024-07-16T09:10:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2/manifests"},{"name":"v6.0.0-beta.0","sha":"3364f0740aa5c86e057ec5b0d22c1b12bfd96fa4","kind":"tag","published_at":"2024-07-11T15:54:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0/manifests"},{"name":"v5.16.1","sha":"431af6a2fd9bf6cd0422c61e36c937d1ea5e5015","kind":"tag","published_at":"2024-07-11T15:48:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1/manifests"},{"name":"v5.16.0","sha":"e5e9b9d5e952b52752b758179da20d3fa0982c05","kind":"tag","published_at":"2024-07-05T13:32:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0/manifests"},{"name":"v6.0.0-alpha.14","sha":"2a15dd74c76bacbc867a7313fdc2c42c6168327c","kind":"tag","published_at":"2024-07-05T04:25:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14/manifests"},{"name":"v6.0.0-alpha.13","sha":"a070a894fbe21c52df446438ca1bb5a891d5e1b5","kind":"tag","published_at":"2024-07-03T07:44:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13/manifests"},{"name":"v5.15.21","sha":"a306ce4afcc60de4c3e43b8f9183862235d9318e","kind":"tag","published_at":"2024-06-28T14:09:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21/manifests"},{"name":"v6.0.0-alpha.12","sha":"fb476c6c18b850e8400d03afb7447802afbfd357","kind":"tag","published_at":"2024-06-24T17:12:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.15.20","sha":"f20fa0ba4016e5425a2a4cce841075253828a551","kind":"tag","published_at":"2024-06-12T12:58:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20/manifests"},{"name":"v6.0.0-alpha.11","sha":"22c5206a9e8191b2f81131d6978a0958e55b7032","kind":"tag","published_at":"2024-06-12T08:18:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11/manifests"},{"name":"v6.0.0-alpha.10","sha":"e5ac6c0eef5efd4fa5c5eb11ccbf08e58e7443f8","kind":"tag","published_at":"2024-06-04T10:35:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10/manifests"},{"name":"v6.0.0-alpha.9","sha":"925de32766317bb84a92ec24b2b6465c8e48cc04","kind":"tag","published_at":"2024-05-29T12:25:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.15.19","sha":"77f606ba73bb5439d66871177772f54196044450","kind":"tag","published_at":"2024-05-29T12:01:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19/manifests"},{"name":"v6.0.0-alpha.8","sha":"c7dbe6e8256cef7bd2dbdcbee55428ad82513cd0","kind":"tag","published_at":"2024-05-21T16:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.15.18","sha":"607daac5baa9c8151f111fe4bacea1d7e61881a3","kind":"tag","published_at":"2024-05-16T09:29:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18/manifests"},{"name":"v6.0.0-alpha.7","sha":"997bec6d8d30a1a891aff4eeedefa41c93eaa95c","kind":"tag","published_at":"2024-05-16T06:31:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"7c8db04b91500ba77301acd360d21bff7f7c752f","kind":"tag","published_at":"2024-05-08T13:13:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.15.17","sha":"9bc4fc42959427246addfdf29db95847cc38e410","kind":"tag","published_at":"2024-05-08T12:24:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17/manifests"},{"name":"v5.15.16","sha":"284e251c155d92078f80f98919f4ab260b05e9be","kind":"tag","published_at":"2024-05-01T14:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16/manifests"},{"name":"v6.0.0-alpha.5","sha":"571d5046e26aa07605cb1e01ca99b2eb0b04d009","kind":"tag","published_at":"2024-05-01T14:16:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5/manifests"},{"name":"v6.0.0-alpha.4","sha":"afffc2ffc3db1e6abf48f3b3e13a41e8b758f874","kind":"tag","published_at":"2024-04-24T07:30:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4/manifests"},{"name":"v6.0.0-alpha.3","sha":"6d5e44409344ea4e13ceb3a02c4446dc6a7323b4","kind":"tag","published_at":"2024-04-17T16:10:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3/manifests"},{"name":"v6.0.0-alpha.2","sha":"4e75758b37119bd821435c23d9c111c545e186b6","kind":"tag","published_at":"2024-04-09T15:09:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2/manifests"},{"name":"v6.0.0-alpha.1","sha":"84307c1a2495a716788ec25f046faaa4d16c88c7","kind":"tag","published_at":"2024-04-05T10:43:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1/manifests"},{"name":"v5.15.15","sha":"5a079965186640b5176f00c537f3b9e6c299b5c4","kind":"tag","published_at":"2024-04-04T07:09:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15/manifests"},{"name":"v6.0.0-alpha.0","sha":"2a15ad6f1f5507162b1a5aebf78976ca3023183b","kind":"tag","published_at":"2024-03-26T15:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.15.14","sha":"9585d28317c90f2c71ab88dd5ae37638bb64ad82","kind":"tag","published_at":"2024-03-19T08:18:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14/manifests"},{"name":"v5.15.13","sha":"dbcb678234296de56afaf3138917e967e8d1934a","kind":"tag","published_at":"2024-03-13T14:17:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13/manifests"},{"name":"pigment@0.0.1","sha":"0e765a618a7676c507852cec024464b1fc1cd80f","kind":"tag","published_at":"2024-03-08T04:20:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/pigment@0.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/pigment@0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@pigment%400.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1/manifests"},{"name":"v5.15.12","sha":"5ad69e161d7520274cd37a2524ffb935b6dda158","kind":"tag","published_at":"2024-03-05T15:33:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12/manifests"},{"name":"v5.15.11","sha":"e3257a4d68481b0ca6efd5d06cb5c1e1e77e4286","kind":"tag","published_at":"2024-02-22T08:52:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11/manifests"},{"name":"v5.15.10","sha":"94fcd3ada0842108a9a2ce53e121931e5448649f","kind":"tag","published_at":"2024-02-12T12:38:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10/manifests"},{"name":"v5.15.9","sha":"7917d2a8a4acc0b07328dee8273847652491b769","kind":"tag","published_at":"2024-02-08T12:55:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9/manifests"},{"name":"v5.15.8","sha":"fe5a59e616637a0488b122749479b782f5f8dfa2","kind":"tag","published_at":"2024-02-06T20:42:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8/manifests"},{"name":"v5.15.7","sha":"b80acd69c7c848709d01465d6727b13ed6109258","kind":"tag","published_at":"2024-01-31T13:23:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7/manifests"},{"name":"v5.15.6","sha":"1700e5cd9cbb3bc648b7f799f837c4d23ed42700","kind":"tag","published_at":"2024-01-22T18:09:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6/manifests"},{"name":"v5.15.5","sha":"5d7c4e26a4973a3a80bf5f8a9a8ea14f89554fe0","kind":"tag","published_at":"2024-01-17T09:27:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5/manifests"},{"name":"v5.15.4","sha":"6aadbf91c5eb2c94dea9a49a19eb532606410a5a","kind":"tag","published_at":"2024-01-10T13:49:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4/manifests"},{"name":"v5.15.3","sha":"9fa4e472f9ba4fd4e7f8cfb8bc0d1f1d455ace23","kind":"tag","published_at":"2024-01-03T15:22:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"5d5dd15f70db9ffcb85d4dc57da8a20f5240fb81","kind":"tag","published_at":"2023-12-25T14:24:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"8be7ac66b99059bf2c2edcca9cf15981d389db6b","kind":"tag","published_at":"2023-12-19T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"8c2c6a88a509f9da7c453d4a3c3ab4749a57a36d","kind":"tag","published_at":"2023-12-12T18:21:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0/manifests"},{"name":"v5.14.20","sha":"14fa79f4328e901f82d7fc39aba722a9bf4a8df0","kind":"tag","published_at":"2023-12-05T09:28:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20/manifests"},{"name":"v5.14.19","sha":"a07b4925255aa3fc7ae1255130e182e4573c58d7","kind":"tag","published_at":"2023-11-29T21:11:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19/manifests"},{"name":"v5.14.18","sha":"43a41b6b2fa3f0a186a852b894452722e3a38f04","kind":"tag","published_at":"2023-11-14T08:27:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18/manifests"},{"name":"v5.14.17","sha":"c54a42dd8b0ec8e850bd60438e60a1a8acb3b4a4","kind":"tag","published_at":"2023-11-06T15:34:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17/manifests"},{"name":"v5.14.16","sha":"391b57a05daf67a8154471dae645471f5ffac09f","kind":"tag","published_at":"2023-10-31T10:57:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16/manifests"},{"name":"v5.14.15","sha":"6baedcfed27419ed6b9685f27fcbf3eff46133a3","kind":"tag","published_at":"2023-10-24T15:41:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15/manifests"},{"name":"v5.14.14","sha":"a0cfa182db3e7b196efe36cfe7b31d304c5a0a4e","kind":"tag","published_at":"2023-10-17T13:58:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14/manifests"},{"name":"v5.14.13","sha":"b8811a0fa59e7663b240183219db32f9a617e607","kind":"tag","published_at":"2023-10-10T19:42:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13/manifests"},{"name":"v5.14.12","sha":"bd450a0fdb19b087f47e1d7cce5a72417ec977cc","kind":"commit","published_at":"2023-10-04T16:31:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12/manifests"},{"name":"v5.14.11","sha":"13c0894d0c14c7f577a0a95492aeaa8fff8da33a","kind":"tag","published_at":"2023-09-26T11:47:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11/manifests"},{"name":"v5.14.10","sha":"14e97bffa62760cabcdc7244bff445b423f5286a","kind":"tag","published_at":"2023-09-18T10:18:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10/manifests"},{"name":"v5.14.9","sha":"8255b71ccdbfe9a20f856b5d68a269ab1c5452ca","kind":"tag","published_at":"2023-09-13T13:36:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9/manifests"},{"name":"v5.14.8","sha":"74c58dabc2cf5ed2242fb08e4781d26088d06b12","kind":"tag","published_at":"2023-09-05T12:34:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8/manifests"},{"name":"v5.14.7","sha":"8a09d535f101aac98935f82b76345ca9691b5e2b","kind":"tag","published_at":"2023-08-29T12:04:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7/manifests"},{"name":"v5.14.6","sha":"a1f511dd6ed9adba561e2ba00e1348136ed656db","kind":"commit","published_at":"2023-08-24T11:19:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6/manifests"},{"name":"v5.14.5","sha":"61fbfd1546c55caca984695a41f9c95668d414fc","kind":"tag","published_at":"2023-08-14T14:39:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5/manifests"},{"name":"v5.14.4","sha":"40f4b275022f03e48cf4809cd53d0d0dabb40424","kind":"tag","published_at":"2023-08-08T09:51:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4/manifests"},{"name":"v5.14.3","sha":"2deea341c9abfb640f22520e0c277027f3f91cd0","kind":"tag","published_at":"2023-08-01T15:33:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3/manifests"},{"name":"v5.14.2","sha":"36d9f0d3659e2f5ab1d924988313986962a0bf35","kind":"tag","published_at":"2023-07-25T10:01:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2/manifests"},{"name":"v5.14.1","sha":"f2e5ded80e94407f63a27eadb018139d6f967313","kind":"tag","published_at":"2023-07-19T09:05:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1/manifests"},{"name":"v5.14.0","sha":"2529e3aaaaec2c9f8e8cf669e58bb9c81db5a6d8","kind":"tag","published_at":"2023-07-11T14:57:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0/manifests"},{"name":"v5.13.7","sha":"aac2d5b526e8139314d99f827ecc3b2c24e99686","kind":"tag","published_at":"2023-07-04T08:53:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7/manifests"},{"name":"v5.13.6","sha":"312270bc71224067e1910bbee9f800b4a2469cc7","kind":"tag","published_at":"2023-06-23T14:05:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6/manifests"},{"name":"v5.13.5","sha":"24b3af68ebe79c1891e45c60c6bcfd26f8818f73","kind":"tag","published_at":"2023-06-12T13:43:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5/manifests"},{"name":"v5.13.4","sha":"a522d82df32d3bfab46b25f5ff24eeb9670c83fb","kind":"tag","published_at":"2023-06-05T17:30:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4/manifests"},{"name":"v5.13.3","sha":"70d4a2bb49dca9fef7854a1463a392094222812b","kind":"tag","published_at":"2023-05-29T11:22:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3/manifests"},{"name":"v5.13.2","sha":"f661923e9aa9d9cc634750affbb04bf2007bc57d","kind":"tag","published_at":"2023-05-22T16:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2/manifests"},{"name":"v5.13.1","sha":"0c58832b6e182f782e73b118ed9681055db3e249","kind":"tag","published_at":"2023-05-17T05:25:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"9130a021ca34746e4076fcae50c57bc584026b8f","kind":"tag","published_at":"2023-05-10T08:14:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0/manifests"},{"name":"v5.12.3","sha":"9710ff34b16a0f271107a8619a28546ae3ca7c18","kind":"tag","published_at":"2023-05-02T14:17:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"5b7e9c52e37ef0c3274a762f38cd7ef7ffc9e7a8","kind":"tag","published_at":"2023-04-25T16:42:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"d14d288ae9e9b0e2b3b33d0a77b4113f024d4215","kind":"tag","published_at":"2023-04-17T15:57:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"05127cf65b4250f836897428cd15829669ab8d6c","kind":"tag","published_at":"2023-04-11T09:58:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0/manifests"},{"name":"v5.11.16","sha":"af5e109990a26318c96dbff6f25759ba91f0e147","kind":"tag","published_at":"2023-04-04T14:00:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16/manifests"},{"name":"v5.11.15","sha":"ae98db6aca5f9d4b754ff9fce4ce33f738a00f65","kind":"tag","published_at":"2023-03-28T13:06:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15/manifests"},{"name":"v5.11.14","sha":"f34d17c3294fcdb63fe9a135b4f3aa2459c81189","kind":"tag","published_at":"2023-03-21T17:45:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14/manifests"},{"name":"v5.11.13","sha":"9f7a2bfac55faed1b1c6c7b4b6d1b1659a076bab","kind":"tag","published_at":"2023-03-14T09:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13/manifests"},{"name":"v5.11.12","sha":"b76b8f1098a6c01f39e5e19bf3abf77c2b9cf475","kind":"tag","published_at":"2023-03-06T15:03:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12/manifests"},{"name":"v5.11.11","sha":"58df7f1905f16533ddb5a7977346c0f4548e4547","kind":"tag","published_at":"2023-02-28T09:55:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11/manifests"},{"name":"v5.11.10","sha":"676bc85fa2b02f92f21dd5c7e15f453b6b9c2e3d","kind":"tag","published_at":"2023-02-20T11:30:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10/manifests"},{"name":"v5.11.9","sha":"af5b3f5e7a79da9ef4bbd63d8fcf60927ffb6533","kind":"tag","published_at":"2023-02-14T14:30:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9/manifests"},{"name":"v5.11.8","sha":"d4d8512ce3453711f3c661374579b0d2ed13f3e7","kind":"tag","published_at":"2023-02-07T10:50:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8/manifests"},{"name":"v5.11.7","sha":"33cac172846b032d3f8b9333b72b2af832dd47d0","kind":"tag","published_at":"2023-01-31T09:39:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7/manifests"},{"name":"v5.11.6","sha":"a2e552314847b4d52498538d7ca171763067a5d0","kind":"tag","published_at":"2023-01-23T20:28:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6/manifests"},{"name":"v5.11.5","sha":"685c72dfaf840f4d5b7a3ab738ddcabd74418823","kind":"tag","published_at":"2023-01-18T01:43:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5/manifests"},{"name":"v5.11.4","sha":"bc859d95e4415f880cd6bcb6f44cc9e5e8c8097c","kind":"tag","published_at":"2023-01-09T13:57:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4/manifests"},{"name":"v5.11.3","sha":"a526207c3957de4ebfcda937b58327d69464f15c","kind":"tag","published_at":"2023-01-02T17:00:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3/manifests"},{"name":"v5.11.2","sha":"e9d8fa07e1ff979bcaf92837b131cd9e292f0161","kind":"tag","published_at":"2022-12-26T14:56:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2/manifests"},{"name":"v5.11.1","sha":"a1e30390da62019e5769e398f4cbc9f8892d8f9a","kind":"commit","published_at":"2022-12-20T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"191acda4545c394b78964ab80b364e15686f0e9b","kind":"tag","published_at":"2022-12-13T12:56:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0/manifests"},{"name":"v5.10.17","sha":"4265f343b49e4af9673a49e585439d35c8deeab2","kind":"tag","published_at":"2022-12-06T10:59:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17/manifests"},{"name":"v5.10.16","sha":"b8aa3974d84c176b8857e8d5b29a7be8670bb410","kind":"tag","published_at":"2022-11-28T16:00:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16/manifests"},{"name":"v5.10.15","sha":"14a6e1c61edb5f66f4888e32c04df5e637e7cfc4","kind":"commit","published_at":"2022-11-22T09:45:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15/manifests"},{"name":"v5.10.14","sha":"c2da6de1c504c7dbd8ae1d0771c184c1544a0c76","kind":"tag","published_at":"2022-11-15T09:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14/manifests"},{"name":"v5.10.13","sha":"2f4c2190d1d3614d8063e84b79d4d1f034b3e3fe","kind":"tag","published_at":"2022-11-07T17:53:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13/manifests"},{"name":"v5.10.12","sha":"30cb27cff1d4e1838ca4235ab4285e20f2b2a870","kind":"tag","published_at":"2022-10-31T15:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12/manifests"},{"name":"v5.10.11","sha":"c80ff0339882859af7e17f8bfd0a5f6880b323f8","kind":"commit","published_at":"2022-10-25T09:34:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11/manifests"},{"name":"v5.10.10","sha":"639224a3e3600cb0e04755d89aab250297b6d851","kind":"tag","published_at":"2022-10-18T08:35:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10/manifests"},{"name":"v5.10.9","sha":"7bd7c219e2670ff7791148e9b1a1d2387528fc0c","kind":"tag","published_at":"2022-10-11T11:56:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9/manifests"},{"name":"v5.10.8","sha":"d4a3216cdd858899960f945d6e00b2d59bf1d5d1","kind":"tag","published_at":"2022-10-03T16:28:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8/manifests"},{"name":"v5.10.7","sha":"d9ef6e788eee11256818329c7429242f8b769263","kind":"commit","published_at":"2022-09-27T01:44:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7/manifests"},{"name":"v5.10.6","sha":"0f75f3d78b67c405c23bfd14a29aedff367415b7","kind":"tag","published_at":"2022-09-19T14:34:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6/manifests"},{"name":"v5.10.5","sha":"594d87dab0e43e641a6826c935df8f2c10672955","kind":"tag","published_at":"2022-09-12T14:40:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5/manifests"},{"name":"v5.10.4","sha":"c8feb29320a22cc4461fb5ef5f4f7de7bd96a59b","kind":"commit","published_at":"2022-09-06T09:11:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"992421d0114a9df72d358fe6fccc28c1fb6f1505","kind":"tag","published_at":"2022-08-29T17:37:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"99b23c06d9b018d6c500fa1acb3030d673e219ab","kind":"tag","published_at":"2022-08-23T10:25:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"dfc0b89c665de8e5e3e4ecf68d8c782e74dbb65c","kind":"tag","published_at":"2022-08-16T17:55:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"7f502e06d54c5a2f389a1639358c84279462b54a","kind":"commit","published_at":"2022-08-09T03:21:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0/manifests"},{"name":"v5.9.3","sha":"89617ef683d2bcd2c870e9c1bd58ad4d55247fd5","kind":"tag","published_at":"2022-08-01T20:54:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3/manifests"},{"name":"v5.9.2","sha":"b7f0a16eca4ac2044703032838f90873ec063d75","kind":"tag","published_at":"2022-07-25T15:12:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2/manifests"},{"name":"v5.9.1","sha":"1937412c4345569d98c0950a1016c22508e1ff81","kind":"tag","published_at":"2022-07-18T17:23:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"88ad7d4e623183b8e20702e7961ef9c8de330dc7","kind":"commit","published_at":"2022-07-12T08:54:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0/manifests"},{"name":"v5.8.7","sha":"be0ab4c062a22fc4bb52c47d005b57203b56c09c","kind":"tag","published_at":"2022-07-04T20:39:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7/manifests"},{"name":"v5.8.6","sha":"c58f6653411e0ff38bf67a512d16b87c6523606b","kind":"tag","published_at":"2022-06-27T14:21:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6/manifests"},{"name":"v5.8.5","sha":"3c528113f47cfddf2504ea02ba3065e7c5c46928","kind":"tag","published_at":"2022-06-21T18:05:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5/manifests"},{"name":"v5.8.4","sha":"a6e782ec2f037e2ca989515048ce5f22fe760595","kind":"tag","published_at":"2022-06-14T10:00:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4/manifests"},{"name":"v5.8.3","sha":"b1e4b9cd3e1d88286f9d1485864310a7c1f23a79","kind":"tag","published_at":"2022-06-07T19:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3/manifests"},{"name":"v5.8.2","sha":"93b0aba905b3b6947f58a02d911489bb737ee880","kind":"commit","published_at":"2022-05-31T11:47:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2/manifests"},{"name":"v5.8.1","sha":"1eee9ee437f39f1c3438209154df8e8b9ecd990d","kind":"tag","published_at":"2022-05-23T16:04:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"6a468718b970c39ae83a4029bcb53071c9567430","kind":"tag","published_at":"2022-05-17T09:42:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4eef029981b08c77a9c52d0b863e6b5ced279087","kind":"tag","published_at":"2022-05-10T09:06:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0/manifests"},{"name":"v5.6.4","sha":"edb7e8895ef8def2bf59376d7631e0360a77aaf6","kind":"commit","published_at":"2022-05-02T11:46:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4/manifests"},{"name":"v5.6.3","sha":"124d5e2f0022d17b577a464e6b3a69fa2511105e","kind":"tag","published_at":"2022-04-25T14:04:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3/manifests"},{"name":"v5.6.2","sha":"b3645b3fd11dc26a06ea370a41b5bac1026c6792","kind":"tag","published_at":"2022-04-18T16:10:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2/manifests"},{"name":"v5.6.1","sha":"0251fd5222079e4a512bbd32dff4a7a4c3efe997","kind":"tag","published_at":"2022-04-11T13:21:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"8dcdea53f927ab207718d7ee6576806aca2a3798","kind":"commit","published_at":"2022-04-06T03:27:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0/manifests"},{"name":"v4.12.4","sha":"a563a60219f7f6519fb0f34f6d8e3bf0974e6495","kind":"tag","published_at":"2022-04-03T14:38:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4/manifests"},{"name":"v5.5.3","sha":"96e1f40a3b8aa809d543aa7d466eb48cdfa0b53d","kind":"tag","published_at":"2022-03-28T14:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"dd411b017ea7504a14a16821b694ac6aa01d9b6d","kind":"tag","published_at":"2022-03-21T15:15:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"350b15ee91a93040d50391cb9a45440a90e6b2d1","kind":"tag","published_at":"2022-03-14T16:49:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"f3412aa9d179fdfc3f5c0a4a1cfc1965faef7307","kind":"commit","published_at":"2022-03-07T13:53:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0/manifests"},{"name":"v5.4.4","sha":"965f2eb8cb79bb0685a13d9e28c09617b22358cd","kind":"tag","published_at":"2022-02-28T15:21:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4/manifests"},{"name":"v5.4.3","sha":"e2892a61ea56b6578c2efc81d0324660082ad93c","kind":"tag","published_at":"2022-02-21T16:40:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3/manifests"},{"name":"v5.4.2","sha":"01371028b27156419923b362c4b0af92dc08b29f","kind":"tag","published_at":"2022-02-15T14:57:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"fbce2f80c6cb36e59a4a6826ae46b59a10e1c831","kind":"commit","published_at":"2022-02-08T11:34:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"ba4e819aa58b6a36ae4d96ee79c2a5310a812670","kind":"tag","published_at":"2022-02-01T09:00:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"337be3b2a630d791a5cbc5a2a4575d4f58e38df3","kind":"tag","published_at":"2022-01-24T15:05:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"dcbfc54f581dbf1c0008a8e9e578f896f06228ab","kind":"tag","published_at":"2022-01-17T22:45:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0/manifests"},{"name":"v5.2.8","sha":"f80abbb5f942064c9c270b2ac5bb2a2318876754","kind":"tag","published_at":"2022-01-10T20:11:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8/manifests"},{"name":"v5.2.7","sha":"5daaf9be5115b1cb777fb4cf3d9125baddfe5720","kind":"tag","published_at":"2022-01-03T12:34:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7/manifests"},{"name":"v5.2.6","sha":"052db9d577a03ed8d588ecca9e6c0a5f5ba676e1","kind":"tag","published_at":"2021-12-27T14:23:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6/manifests"},{"name":"v5.2.5","sha":"f8697de9c250dbc6b446bcc08566f50fb4070aab","kind":"tag","published_at":"2021-12-20T14:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5/manifests"},{"name":"v5.2.4","sha":"b265431f9a32ea726c5227821126fbc6424117d5","kind":"commit","published_at":"2021-12-14T13:41:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4/manifests"},{"name":"v5.2.3","sha":"9c3dc12c3de241f44d923bfb089200980f3fd23d","kind":"tag","published_at":"2021-12-06T16:12:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3/manifests"},{"name":"v5.2.2","sha":"fcaec7a75f951c9db79c99c42370ca18212c1f16","kind":"tag","published_at":"2021-11-29T16:51:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"586d9ba2472d549c180cbacddf97eb73425286b3","kind":"tag","published_at":"2021-11-25T11:50:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"353cecb5391571163eb6bd8cbf36d2dd299aaf56","kind":"tag","published_at":"2021-11-23T13:25:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"ddbe15b4d8b7cc1dc84720264fde0b1dafb6166f","kind":"commit","published_at":"2021-11-16T15:06:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"7e26583fe1f95f5c3682213105f8f4b51c9d61c9","kind":"tag","published_at":"2021-11-08T15:14:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0/manifests"},{"name":"v5.0.6","sha":"99752d2848f17c5d1e4840f54863899a19387162","kind":"tag","published_at":"2021-10-27T08:43:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6/manifests"},{"name":"v5.0.5","sha":"58f8ff1f8bc7f0cc4bb728654604a194b3c3790b","kind":"tag","published_at":"2021-10-26T10:14:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"86443310e4344ae1ce6e04f084d58e17e4d62170","kind":"tag","published_at":"2021-10-14T15:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"36258031912caf662f69ca3769c6e0bd46946050","kind":"tag","published_at":"2021-10-07T12:26:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"c510762a325116c654afd3c21381a50b942c2c66","kind":"tag","published_at":"2021-09-29T09:29:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"afcf3ee18e7a9c526348b3bce74b69781b4ad071","kind":"tag","published_at":"2021-09-22T12:15:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"85598e74b85a89a16f8bdf5b68346ca8d6b70557","kind":"tag","published_at":"2021-09-16T11:28:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.1","sha":"1b563a153f5b2736f79a3f45573e2e2b66ba0a9a","kind":"tag","published_at":"2021-09-08T13:55:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"698492a5401b12578dc459397b9d288542fc954b","kind":"commit","published_at":"2021-09-02T02:45:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.5","sha":"0bab71409bcc0865ab3e0fcbfa14fa824ddc5495","kind":"tag","published_at":"2021-08-25T07:30:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"c30ec7bed00b36da7b0e6a202b3cb48d2fc1b579","kind":"tag","published_at":"2021-08-13T21:32:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"e5ccdf299c75ea65b0600ee05ff6c98646891c77","kind":"tag","published_at":"2021-08-09T04:03:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3/manifests"},{"name":"v4.12.3","sha":"77a8daeed0e8efa67c6d86f3cc40239dc6eb3d94","kind":"tag","published_at":"2021-07-30T10:06:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3/manifests"},{"name":"v5.0.0-beta.2","sha":"cca80d861f64b3eaa8a5ef8815b7552aaea61557","kind":"tag","published_at":"2021-07-26T15:01:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2/manifests"},{"name":"v4.12.2","sha":"958241aa0ebf340ad0f152b91949720c85b4fcca","kind":"tag","published_at":"2021-07-19T16:41:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2/manifests"},{"name":"v5.0.0-beta.1","sha":"8a4b8952077b64e90ac9d23c116a45aed672db9c","kind":"tag","published_at":"2021-07-14T16:28:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1/manifests"},{"name":"v4.12.1","sha":"4dc8c9bf3e8a6b21a2aac58b0be3161af334b67d","kind":"tag","published_at":"2021-07-07T13:08:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"53a1655143aa4ec36c29a6063ccdf89c48a74bfd","kind":"tag","published_at":"2021-07-06T13:40:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0/manifests"},{"name":"v5.0.0-beta.0","sha":"a0f416173d2f5b78546f52e572a0f64dcc3751e9","kind":"tag","published_at":"2021-07-01T12:17:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.38","sha":"f60126f95d7b36fa12133887990615b9f47e994a","kind":"commit","published_at":"2021-06-24T03:37:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.38","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38/manifests"},{"name":"v5.0.0-alpha.37","sha":"c795ca0822e2816a630a5654d5471fa04521d23c","kind":"tag","published_at":"2021-06-15T17:49:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.37","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37/manifests"},{"name":"v5.0.0-alpha.36","sha":"cf2f6fa90608b109978698fc48120920beaaa51f","kind":"tag","published_at":"2021-06-08T06:46:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.36","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36/manifests"},{"name":"v5.0.0-alpha.35","sha":"6c0afb6d8fff919e80f9f1ec92613acacd8365e7","kind":"tag","published_at":"2021-05-31T20:34:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.35","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35/manifests"},{"name":"v5.0.0-alpha.34","sha":"ee3a077c161accb887b93a17f9eaa2b23e998319","kind":"tag","published_at":"2021-05-18T10:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.34","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34/manifests"},{"name":"v5.0.0-alpha.33","sha":"0fa6ab4a29e8469c081d3f796e0bd9cab98e9185","kind":"tag","published_at":"2021-05-09T12:29:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.33","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33/manifests"},{"name":"v4.11.4","sha":"6658323b5e2ba366691829bbef3f53c00008497e","kind":"tag","published_at":"2021-04-27T15:48:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4/manifests"},{"name":"v5.0.0-alpha.32","sha":"2e99746c35ea0c1e45187a206d6ebc25a52933dc","kind":"tag","published_at":"2021-04-27T12:59:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32/manifests"},{"name":"v5.0.0-alpha.31","sha":"b061319b132163900d1a4eb64207f5284d28639d","kind":"tag","published_at":"2021-04-20T13:59:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"0bc7ed897d54a899fb0dfc5cbd6c5ee0592705e1","kind":"tag","published_at":"2021-04-12T09:46:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"29934afe4643811f3bed772612f92d539a1e489d","kind":"tag","published_at":"2021-04-04T16:43:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"a83c7715c0e2cfa1c3e59b7a1f828f6a1476b307","kind":"tag","published_at":"2021-03-24T12:57:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"2de88ce2973667921a45ff69ea48a8843cb9d8cb","kind":"tag","published_at":"2021-03-05T13:01:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27/manifests"},{"name":"v5.0.0-alpha.26","sha":"8928a36394154e02a73d5e92a740d5f9ed8da709","kind":"tag","published_at":"2021-02-27T18:39:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"688db35f581ac345a09a15420efdb0e4c98a56ab","kind":"tag","published_at":"2021-02-11T12:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"15108a5aad5342d92e86be5c5388b8321a88b280","kind":"tag","published_at":"2021-01-26T14:08:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24/manifests"},{"name":"v4.11.3-deprecations.1","sha":"6cf7cf7c7b11b38db18a4d2003743cbadeb1b4ee","kind":"commit","published_at":"2021-01-25T23:27:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1/manifests"},{"name":"v4.11.3","sha":"bd79e8f8c5b8c77bc5c13d076377a18d2ceedfa2","kind":"commit","published_at":"2021-01-24T12:45:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3/manifests"},{"name":"v4.11.3-deprecations.0","sha":"f64337cd87428e04c851bb1667f5f9e0e6aeaede","kind":"commit","published_at":"2021-01-24T12:00:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0/manifests"},{"name":"v5.0.0-alpha.23","sha":"af6e7220961c6f5e8ed89172694287dc737828ff","kind":"commit","published_at":"2021-01-14T12:48:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23/manifests"},{"name":"v5.0.0-alpha.22","sha":"c514ea86c11c9817839630e840535358f5044caf","kind":"commit","published_at":"2021-01-04T11:14:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"5c82b9147f811fda24bc09132852ed240f8d9def","kind":"commit","published_at":"2020-12-30T17:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"cd30d9e3961c8b33ce43a133e0a958867a202c41","kind":"commit","published_at":"2020-12-21T17:51:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20/manifests"},{"name":"v5.0.0-alpha.19","sha":"754e29cf5a712d0e0f6bd3e54f80e9997659f68c","kind":"commit","published_at":"2020-12-13T17:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.11.2","sha":"174b64f8a3adffb8df3c13285f4edc2437a8547a","kind":"commit","published_at":"2020-12-02T23:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2/manifests"},{"name":"v5.0.0-alpha.18","sha":"c5561c5febbe1c3bd5446c8a0bb480025ab38b86","kind":"commit","published_at":"2020-12-02T23:25:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.11.1","sha":"b8092ce09e164a1cb2fec2f3a5b6aa6e2dc6cbbd","kind":"commit","published_at":"2020-11-24T14:35:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1/manifests"},{"name":"v5.0.0-alpha.17","sha":"41d6a360e0fb245dd74549445539c6218a9dc737","kind":"commit","published_at":"2020-11-23T00:49:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17/manifests"},{"name":"v5.0.0-alpha.16","sha":"47a8e102eeaa5a68a2b4f99c08085cfddc0bef77","kind":"commit","published_at":"2020-11-14T12:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16/manifests"},{"name":"v5.0.0-alpha.15","sha":"fa9cbc835ee70b12234b7207b1872356277da5fa","kind":"commit","published_at":"2020-11-03T23:57:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15/manifests"},{"name":"v5.0.0-alpha.14","sha":"56520e757e0052e25f8dd5d78214458c4b7c634d","kind":"commit","published_at":"2020-10-23T22:59:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14/manifests"},{"name":"v5.0.0-alpha.13","sha":"b82af55f9917f9e77a3cae9b36e47b29d43182c0","kind":"commit","published_at":"2020-10-17T21:47:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13/manifests"},{"name":"v5.0.0-alpha.12","sha":"c7c3643948bce7327a7f01665caa7474be2694f9","kind":"commit","published_at":"2020-10-10T22:32:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12/manifests"},{"name":"v5.0.0-alpha.11","sha":"b4fe7eefd494fa28cd3453067af8872a83f31fa6","kind":"commit","published_at":"2020-09-26T15:07:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11/manifests"},{"name":"v5.0.0-alpha.10","sha":"2e1502fc18d86d69a6b55fc4ac5dcb50ddf192c4","kind":"commit","published_at":"2020-09-15T08:10:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10/manifests"},{"name":"v5.0.0-alpha.9","sha":"e830beb63940d24129285f554fc9c2fb0bd7ccbf","kind":"commit","published_at":"2020-09-06T16:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9/manifests"},{"name":"v5.0.0-alpha.8","sha":"5f986712bbb2f0b789c151b6d2f3e2d48cde0980","kind":"commit","published_at":"2020-08-31T16:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"c32a96b4beb3a5c72a8c179fb095f09dacf61050","kind":"commit","published_at":"2020-08-22T16:39:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"15fd6232de294be9ba0ca103351a11f84009b04f","kind":"commit","published_at":"2020-08-13T16:56:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6/manifests"},{"name":"v5.0.0-alpha.5","sha":"40aa9cbb1df08a5994392d5cea15a60979b28a7e","kind":"commit","published_at":"2020-07-27T22:55:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"519390c2bb12b5eb7b6f5f898afb78ac7f285543","kind":"commit","published_at":"2020-07-19T17:54:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"f432112f0bcfb1fd2002002db181e83edc99d906","kind":"commit","published_at":"2020-07-12T17:06:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"f928d6e04ea7f185cda0e739ebbe2ea36d0aa4d3","kind":"commit","published_at":"2020-07-04T23:16:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2/manifests"},{"name":"v4.11.0","sha":"79ebf71d31cca2c73143891960ea54ec1132bdeb","kind":"commit","published_at":"2020-06-30T23:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0/manifests"},{"name":"v5.0.0-alpha.1","sha":"8281371f88c81fc3e4560b0334cc0c473b9d45f9","kind":"commit","published_at":"2020-06-27T15:07:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.10.2","sha":"d0bfcb4f11fd3904b1e235d80fbfe23758de8372","kind":"commit","published_at":"2020-06-11T19:11:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"4e12b951f64fd47864b4dea8ec8631387a89ddb1","kind":"commit","published_at":"2020-06-01T15:14:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"dd9280e753eb8dc3444a26e85fe4f800b759cad2","kind":"commit","published_at":"2020-05-23T17:50:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0/manifests"},{"name":"v4.9.14","sha":"1fb44683825f0ee7f4d5933528598917ff72f0e4","kind":"commit","published_at":"2020-05-11T22:41:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.14","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14/manifests"},{"name":"v4.9.13","sha":"c224f32bb8f144e590c096d103c9d59c2509ed93","kind":"commit","published_at":"2020-05-04T11:29:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.13","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13/manifests"},{"name":"v4.9.12","sha":"3e5fd3c4f200e50a1331857f092a547b41f6db1e","kind":"commit","published_at":"2020-04-26T23:18:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.12","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12/manifests"},{"name":"v4.9.11","sha":"77f6fe0a73791176bd58d8c013bf5631270faf4d","kind":"commit","published_at":"2020-04-19T14:10:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11/manifests"},{"name":"4.9.11","sha":"b551194a14c4469f3b07dc43bc6aaea525138944","kind":"commit","published_at":"2020-04-18T10:43:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11/manifests"},{"name":"v4.9.10","sha":"8baef82396665179c67ca3acfd51e396b947f412","kind":"commit","published_at":"2020-04-11T13:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.10","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10/manifests"},{"name":"v4.9.9","sha":"c191471a20315cae4006c1e4d3d51db5e49b5fee","kind":"commit","published_at":"2020-04-04T15:54:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.9","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9/manifests"},{"name":"v4.9.8","sha":"e9fbcbf015bbf7057aadd5777703b7059aedf043","kind":"commit","published_at":"2020-03-28T19:33:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8/manifests"},{"name":"v4.9.7","sha":"10bc98f283feaae6397ef1b73b1b82be4a39a5f5","kind":"commit","published_at":"2020-03-18T12:45:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7/manifests"},{"name":"v4.9.6","sha":"0176a231719152fa4a2100aa7119e9fd777b5fed","kind":"commit","published_at":"2020-03-18T10:52:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6/manifests"},{"name":"v4.9.5","sha":"b9dec2780203e37148d87788f727c668d9019581","kind":"commit","published_at":"2020-02-29T10:36:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5/manifests"},{"name":"v4.9.4","sha":"45fe0e31c462ed3a2fba134fb1edbd05b91da2a4","kind":"commit","published_at":"2020-02-23T10:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4/manifests"},{"name":"v4.9.3","sha":"2bec4ebc9c20be8abecbad6d3f0f7ba2875c9c35","kind":"commit","published_at":"2020-02-16T11:52:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3/manifests"},{"name":"v4.9.2","sha":"f567b384f509d36b7e10f691e6b58538e7db8869","kind":"commit","published_at":"2020-02-09T18:32:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"717887fdd9d3b27701d760d78aa12ecf52f02f43","kind":"commit","published_at":"2020-02-02T11:46:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f2c9817526b729801b1716afc957ef3886ccb422","kind":"commit","published_at":"2020-01-22T20:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"d0c928c82e3fc8f284a2f7fd1b9acbf717c5a64e","kind":"commit","published_at":"2020-01-06T11:44:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"0c7ca746674cfb47a46cad8ebea21155702fd38c","kind":"commit","published_at":"2019-12-30T10:59:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"c6f734f0d6b183962e83fc5612fef6583bf40712","kind":"commit","published_at":"2019-12-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3a8f0eace8dd6a1c3234a8be2b7c41f06b6260d4","kind":"commit","published_at":"2019-12-14T19:59:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"0a129d58056d38bd15141aaa98d346774895d5f5","kind":"commit","published_at":"2019-12-07T12:46:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"6291316a32cfb4fb19ffdbcf30abfcb63023f17f","kind":"commit","published_at":"2019-12-01T10:59:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1/manifests"},{"name":"v3.9.4","sha":"6b0fee51deb7c32b75498d4ab2186946e7c4ce0a","kind":"commit","published_at":"2019-11-28T09:28:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4/manifests"},{"name":"v4.7.0","sha":"2b04ee905695540bde87653908ece5c4d57546c9","kind":"commit","published_at":"2019-11-22T10:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"856188b2de7a5e514803314f329da76fe65dec50","kind":"commit","published_at":"2019-11-12T13:52:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"d2d76bf26231a96981260232de5271b24e9391a4","kind":"commit","published_at":"2019-11-05T16:46:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0/manifests"},{"name":"v4.5.2","sha":"cb52f392b3b3528857178a756354ffb0e8bccd73","kind":"commit","published_at":"2019-10-28T22:58:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"803d08fbdf20de2d34c36a2a27bbc8e5a7e79fb2","kind":"commit","published_at":"2019-10-12T20:22:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"de3c62c25bf9e92ba35019e5a3ca7f68a36600d8","kind":"commit","published_at":"2019-10-02T08:07:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"554e7dce0cd96a4f9ef1924b41a3ce530cb433ae","kind":"commit","published_at":"2019-09-22T17:16:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"b563d529a8544fa4f4090723239ab075665c5f03","kind":"commit","published_at":"2019-09-11T20:45:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"f3beaee67fb9a4145a792fc8b798ef327b55f513","kind":"commit","published_at":"2019-09-08T09:58:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1/manifests"},{"name":"v1.2.5","sha":"8ee2d7168294f21af787aaba46661824097e33bb","kind":"tag","published_at":"2019-09-03T18:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5/manifests"},{"name":"v4.4.0","sha":"98f2c7cae9b2e0a53cf731882164aa44babb4be3","kind":"commit","published_at":"2019-08-31T12:19:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"29c1adf61a141a3db885ee569e42251cee53e749","kind":"commit","published_at":"2019-08-21T17:29:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3/manifests"},{"name":"v1.2.4","sha":"e44972d3c3e199529fdbc85974f7ae570b8424a0","kind":"tag","published_at":"2019-08-16T20:53:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4/manifests"},{"name":"v4.3.2","sha":"f2dbeca2dd1aecf6bc56e2302ec766d2e4bfb2ac","kind":"commit","published_at":"2019-08-10T17:39:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"d5a2ad9d26f7b089111b208c929ac1f98e7f6958","kind":"commit","published_at":"2019-08-03T15:14:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"8c28ed9c67e7b6ad02a8826178352aa4e9901b50","kind":"commit","published_at":"2019-07-28T14:32:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"42f78c69a59f0b5fa5fb8f533385f04ef77d7889","kind":"commit","published_at":"2019-07-17T13:42:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1/manifests"},{"name":"v1.0.4","sha":"455489e2e149ff5393f6ba08870368c88da259bd","kind":"tag","published_at":"2019-07-10T15:39:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"4c21bc05d6c5e48c64bc947ba9e271ed3e762a0e","kind":"tag","published_at":"2019-07-10T15:08:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"543041538f31cbdfbe3e85b8bc0f5c183ac5448e","kind":"tag","published_at":"2019-07-09T13:14:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"3a40065694cab2a5e8dedab6781e98493c1dc69d","kind":"tag","published_at":"2019-07-09T12:54:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1/manifests"},{"name":"v4.2.0","sha":"cf2cdd83f2a2f65d0e979d1faa9e815a5e2d3502","kind":"commit","published_at":"2019-07-06T15:30:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"6da1d591264e8c4a18e5ab56bdf6f8c0f985ed99","kind":"commit","published_at":"2019-06-25T13:53:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"eade31e58deb8ff3faee777313d70141e5868ebe","kind":"commit","published_at":"2019-06-23T11:46:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"b78a5ab7581488f7fff271a2cf64927dd28c3ab0","kind":"commit","published_at":"2019-06-13T09:55:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"07b9d6efaac1b663b2657173227e9490c796191e","kind":"commit","published_at":"2019-06-10T11:50:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"d58075ddb1757a11c47ef3d2b1fe9bed55e640dd","kind":"commit","published_at":"2019-06-03T16:35:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a3572bcaf34d204b314fd2c84064c9180f3a50f1","kind":"commit","published_at":"2019-05-27T12:48:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"505e275285c757e0515c8623b43c823d8a74790c","kind":"commit","published_at":"2019-05-23T15:39:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.0","sha":"a33f0ab64999331a54267cdf0eb89e53fa4d70cd","kind":"commit","published_at":"2019-05-20T21:26:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0/manifests"},{"name":"v4.0.0-beta.2","sha":"3686a27055dce58b5e800b520087c0c448b7480e","kind":"commit","published_at":"2019-05-13T12:26:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"5c152157078503e8599537108c3be9e00969fa34","kind":"commit","published_at":"2019-05-05T12:24:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"f19bd59ae53f23e3637383061774542d973cc48c","kind":"commit","published_at":"2019-04-28T22:42:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.8","sha":"92d6e987a43041fde63fd02cad61277d04193c29","kind":"commit","published_at":"2019-04-17T19:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"663643e0a83554d7730be42140aef6bc3ac09c6a","kind":"commit","published_at":"2019-04-07T23:25:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"2482d2b689440df6fb3da6157a789adac2783736","kind":"commit","published_at":"2019-03-30T19:33:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6/manifests"},{"name":"v3.9.3","sha":"ebed7922fc97331519f507768572a068edb8494e","kind":"commit","published_at":"2019-03-28T14:06:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3/manifests"},{"name":"v4.0.0-alpha.5","sha":"1bfdbe5688fb3556e4bebd1f8e357c515244ac42","kind":"commit","published_at":"2019-03-23T21:04:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"997324d52467e3a7b7a8058c0ba8309d04d4ddf6","kind":"commit","published_at":"2019-03-17T11:00:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"3a5d2e50411ddd3caea450abda49fd7c6ed230dc","kind":"commit","published_at":"2019-03-10T11:57:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"f606f7584dd842a89423dd3cc69e32b5ad3fdae1","kind":"commit","published_at":"2019-03-03T16:12:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"eea3b4d9a623f87d79be63f57b4a69ddfe375610","kind":"commit","published_at":"2019-02-20T10:58:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"97b26c4821299aef21e6ef9372a25aedd78d0137","kind":"commit","published_at":"2019-02-12T14:39:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.9.2","sha":"dbc788f7d231b4eceaa7a6a3e253104de5de9af0","kind":"commit","published_at":"2019-02-03T20:45:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2/manifests"},{"name":"v3.9.1","sha":"b903d7432b5a06583c9915f7ab9346bad76007a1","kind":"commit","published_at":"2019-01-26T13:59:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"f6353cdd15b954091c3f53498eb7de198755b740","kind":"commit","published_at":"2019-01-14T21:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"8df7a83ccc0b200e67feb823ceaaf793e4b6d007","kind":"commit","published_at":"2019-01-09T21:57:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"c202914213f19b070738ba5837da18e89c1662ee","kind":"commit","published_at":"2019-01-07T18:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"baa45b12252be8965809a0ad06e67e7dc7d44313","kind":"commit","published_at":"2018-12-30T21:47:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"0445ca8b710425f22744249a0c7bb3c20e95237b","kind":"commit","published_at":"2018-12-30T21:24:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"f0d60d8a510180e9c7a9b588d3e6c04d0d1a23d3","kind":"commit","published_at":"2018-12-22T15:42:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"1871b089aef090728321cab69be92daaec6eb131","kind":"commit","published_at":"2018-12-17T20:02:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0/manifests"},{"name":"v3.6.2","sha":"edde0b4f0073fcacb7233b553812f3dffe619da5","kind":"commit","published_at":"2018-12-09T20:22:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"e5fbf74a06157e2d73701a158e8d6b5914429ea1","kind":"commit","published_at":"2018-12-01T10:43:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1/manifests"},{"name":"issue-13699-mster","sha":"ac0153bf1b13ddbc1e43c22693f2c223838d9f1a","kind":"tag","published_at":"2018-11-28T20:15:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/issue-13699-mster","html_url":"https://github.com/mui/material-ui/releases/tag/issue-13699-mster","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@issue-13699-mster","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster/manifests"},{"name":"v3.6.0","sha":"d9c790fa69a1c053c3d471e030e4066122d58902","kind":"commit","published_at":"2018-11-26T19:49:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"34492c23a773b1db66fe65801997257709c4f319","kind":"commit","published_at":"2018-11-12T23:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"dc6b2b870fa514e98c74b6854d22c6e25e7684cb","kind":"commit","published_at":"2018-11-12T22:46:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"ba1dc0f27cd85996dbf3ef9df4d7f10552d6c91f","kind":"commit","published_at":"2018-11-04T23:41:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0/manifests"},{"name":"v3.3.2","sha":"47b20fe33c5f1c8a2563bad3c27811c37f698794","kind":"commit","published_at":"2018-10-27T20:16:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"92b2a36716c8ced3d12ff0b300be06cc4743e6da","kind":"commit","published_at":"2018-10-23T22:16:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"47d3b93780400d6eaef48d29dfcbebec8a5f22b2","kind":"commit","published_at":"2018-10-21T21:27:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"bbb0b683dd45d130b17580da86fe6ccc1ab5b3d3","kind":"commit","published_at":"2018-10-15T22:11:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"a61f0fc9a56ef22874753175bad2a636460130d1","kind":"commit","published_at":"2018-10-14T21:03:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"58f526f46e609e3e6cd785d15bfc5486df7ab79f","kind":"commit","published_at":"2018-10-07T22:44:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"dbd67aa892a4e9885d763fcb0d1f6c1691fbf763","kind":"commit","published_at":"2018-09-30T17:16:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"6184c508f94500a9da7486ccb2b9398023e4b1b5","kind":"commit","published_at":"2018-09-23T22:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"a9cbda69c8e059d928da53d9525652170b999455","kind":"commit","published_at":"2018-09-16T21:32:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"27412afa36b6c64b15b3b33cd51235efbc55a775","kind":"commit","published_at":"2018-09-08T22:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d6fb8524ff94080614e8d4d1064c7b2cec66c5d1","kind":"commit","published_at":"2018-09-03T21:14:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"2e9643f6c43c9b393a3914cd085aac92df546c04","kind":"commit","published_at":"2018-08-28T22:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"6847e0affc09f56a1497013be98bc3b59ccd3fde","kind":"commit","published_at":"2018-08-27T17:34:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0/manifests"},{"name":"v1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1","html_url":"https://github.com/mui/material-ui/releases/tag/v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1/manifests"},{"name":"v1.5.1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6b4c29e324eaa1272ce7b42ecab0e3460af6f437","kind":"commit","published_at":"2018-08-12T20:42:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0/manifests"},{"name":"v0.20.2","sha":"1b1c1fce216b5b2f5ecd52d21f8ec6a326c00cd5","kind":"commit","published_at":"2018-08-05T21:43:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2/manifests"},{"name":"v1.4.3","sha":"99650a6d174ad97b41ba1079cd5d7f55b5db21b5","kind":"commit","published_at":"2018-08-04T10:26:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e9bb799208b34fb8f8bbfe4b63b7a1942f95d91f","kind":"commit","published_at":"2018-07-29T14:37:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"869692ecf3812bc4577ed4dde81a9911c5949695","kind":"commit","published_at":"2018-07-22T21:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7fdc1890fb744b565480835fd5684e66871c679f","kind":"commit","published_at":"2018-07-14T15:02:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"f12ba5bfafc53ada2e5719697dd8373d41fa9471","kind":"commit","published_at":"2018-07-02T20:06:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"cd47eeabdcd4f67e35ff5ad56ae82a571da5747a","kind":"commit","published_at":"2018-06-26T10:53:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"e943cb8d6f405de5d53c1f3d1908cbccb502bb3a","kind":"commit","published_at":"2018-06-20T21:41:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"29308b10b3f8ba3565168e4da4bb5f793cb8b4f9","kind":"commit","published_at":"2018-06-18T18:38:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7c094a0f0381c7b68a223e27b5dc700a7595b122","kind":"commit","published_at":"2018-06-10T09:50:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2a300cdec817595ac879bc419257e55ef318b0f9","kind":"commit","published_at":"2018-06-03T15:25:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"3ccf76d315404ebd67f1254f5679d327c0647dfd","kind":"commit","published_at":"2018-05-26T14:56:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"73101790333124cc8f5857bc46038b7d2315842a","kind":"commit","published_at":"2018-05-17T22:07:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.1","sha":"aae0c434f99c4ab559d8aff53cfbd2cfa7974043","kind":"commit","published_at":"2018-05-15T21:15:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1/manifests"},{"name":"v0.20.1","sha":"c663649d9edf9d196aadbb3b426fd613816964fc","kind":"commit","published_at":"2018-05-13T21:34:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1/manifests"},{"name":"v1.0.0-rc.0","sha":"5f3008fc26479b40ff16ec498ae0e6e3361fdb47","kind":"commit","published_at":"2018-05-13T19:13:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-beta.47","sha":"d16e4f5115a9fde3e8958d7959a912a55cbb246d","kind":"commit","published_at":"2018-05-09T21:48:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.47","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47/manifests"},{"name":"v1.0.0-beta.46","sha":"aa1ef83f22650245dd736681d7ec6331cb2a42ef","kind":"commit","published_at":"2018-05-08T21:51:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.46","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46/manifests"},{"name":"v1.0.0-beta.45","sha":"ab592831cbf5987a6516139aeaf148bdb3360ccb","kind":"commit","published_at":"2018-05-07T13:38:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.45","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45/manifests"},{"name":"v1.0.0-beta.44","sha":"0bba4ad1aed5d2181baa156009301eb56fd80158","kind":"commit","published_at":"2018-04-29T20:57:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.44","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44/manifests"},{"name":"v1.0.0-beta.43","sha":"6dfe7382b9777885abe84f4d1f66c0c62545d559","kind":"commit","published_at":"2018-04-22T10:47:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.43","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43/manifests"},{"name":"v1.0.0-beta.42","sha":"bc03443cac8a55ce3fc4d19e6a95e0f3d0116fbf","kind":"commit","published_at":"2018-04-16T20:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.42","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42/manifests"},{"name":"v1.0.0-beta.41","sha":"cddff325bdc2c79592701c11e295e48db0879c28","kind":"tag","published_at":"2018-04-07T18:26:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.41","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41/manifests"},{"name":"v1.0.0-beta.40","sha":"7f423b6bef54c4a34f3b53d9b8ebf33c183916f8","kind":"tag","published_at":"2018-04-01T09:55:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.40","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40/manifests"},{"name":"v1.0.0-beta.39","sha":"b95cb7a83a102b21b7f6add713398f6c9e743d50","kind":"tag","published_at":"2018-03-28T21:23:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.39","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39/manifests"},{"name":"v1.0.0-beta.38","sha":"a6ccfbe7699b67b03703b49a7cb14d865b841d38","kind":"tag","published_at":"2018-03-17T12:24:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.38","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38/manifests"},{"name":"v1.0.0-beta.37","sha":"1587ac3654ae5061eb21f652722a02cc4c367292","kind":"tag","published_at":"2018-03-11T14:31:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.37","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37/manifests"},{"name":"v1.0.0-beta.36","sha":"f31bd2e431c29f85a053387ce062987a3fc36168","kind":"tag","published_at":"2018-03-05T21:07:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.36","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36/manifests"},{"name":"v1.0.0-beta.35","sha":"25ca14ffcec6eeb75446730a03cc4a2014c5e8ab","kind":"tag","published_at":"2018-02-25T22:47:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.35","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.2","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2/manifests"},{"name":"olivier-material-ui-codemod@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1/manifests"},{"name":"olivier-material-ui-icons@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.1","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1/manifests"},{"name":"olivier-material-ui-codemod@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0/manifests"},{"name":"olivier-material-ui-icons@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0/manifests"},{"name":"v1.0.0-beta.34","sha":"284dfcb06fed2244033cc971cb78f485bafece3d","kind":"tag","published_at":"2018-02-17T12:08:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.34","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34/manifests"},{"name":"v1.0.0-beta.33","sha":"b7f698d48d61e74f74e5e50a08b4309460a55266","kind":"tag","published_at":"2018-02-10T12:03:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.33","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33/manifests"},{"name":"v1.0.0-beta.32","sha":"896bc50f35a83fac0453dbbecd9f367b45b450e9","kind":"tag","published_at":"2018-02-04T22:44:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.32","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32/manifests"},{"name":"v1.0.0-beta.31","sha":"6271146a2545aeedf4110990de21ebc0c910b627","kind":"tag","published_at":"2018-01-29T22:06:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.31","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31/manifests"},{"name":"v1.0.0-beta.30","sha":"2bb35ce508832f518a4c3af8cd7cf67af8fd90c5","kind":"tag","published_at":"2018-01-21T22:50:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.30","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30/manifests"},{"name":"v1.0.0-beta.29","sha":"7386d56d4dfb85ca4a586a56691b6a58798d5c42","kind":"tag","published_at":"2018-01-16T20:27:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.29","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29/manifests"},{"name":"v1.0.0-beta.28","sha":"e1f3dad9084edf460d42e0a5f6b7c956eaa51e8d","kind":"tag","published_at":"2018-01-14T14:52:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.28","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28/manifests"},{"name":"v1.0.0-beta.27","sha":"fcfe4a64a95f65e205c5ba9523987982e6556eea","kind":"tag","published_at":"2018-01-06T15:25:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.27","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27/manifests"},{"name":"v1.0.0-beta.26","sha":"bd42549ee464bce03743f7ee18964066f9d3907d","kind":"tag","published_at":"2017-12-30T23:24:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.26","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26/manifests"},{"name":"v1.0.0-beta.25","sha":"d9ab3e313136fa5fb179743b560ac7c9e4fa8f6a","kind":"tag","published_at":"2017-12-22T23:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.25","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25/manifests"},{"name":"v1.0.0-beta.24","sha":"7c8fe8516f8bf6317e7cc748eefa7d97c92b4007","kind":"tag","published_at":"2017-12-17T12:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.24","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24/manifests"},{"name":"v1.0.0-beta.23","sha":"1a4e5b06ae0a7f6b3a6be810d272ebdf3efbb863","kind":"tag","published_at":"2017-12-09T09:51:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.23","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23/manifests"},{"name":"v0.20.0","sha":"86b40ae4883e95d6139e9e5d59c0e14aa022ce3a","kind":"commit","published_at":"2017-12-04T04:05:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0/manifests"},{"name":"v1.0.0-beta.22","sha":"22f68ca292a947349ae2877b09e85775703ec87f","kind":"tag","published_at":"2017-11-28T23:11:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22/manifests"},{"name":"v1.0.0-beta.21","sha":"d33604a9deacbb2725da3688d823416486a039c1","kind":"tag","published_at":"2017-11-13T22:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21/manifests"},{"name":"v1.0.0-beta.20","sha":"076d08bfa709ffdb4858106ebda73f475e4ec5b9","kind":"tag","published_at":"2017-11-05T19:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20/manifests"},{"name":"v1.0.0-beta.19","sha":"2a1879fb818973d4df766c2d7842afd939fdb2b8","kind":"tag","published_at":"2017-10-30T21:51:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19/manifests"},{"name":"v1.0.0-beta.18","sha":"f626204f8e0cd9933bcb7a8c8ac5cd97d6419eca","kind":"tag","published_at":"2017-10-23T21:58:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18/manifests"},{"name":"v1.0.0-beta.17","sha":"616d69d5ff7263eb9c84960b6b7a4c9ff852d4ef","kind":"tag","published_at":"2017-10-15T22:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17/manifests"},{"name":"v1.0.0-beta.16","sha":"56fd0d9d2f6fe0222b8c4117e227de1d725918ba","kind":"tag","published_at":"2017-10-08T20:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16/manifests"},{"name":"v0.19.4","sha":"f1bc4be26ca68578f0cfd053fed8eeabe0d3a636","kind":"tag","published_at":"2017-10-08T19:56:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4/manifests"},{"name":"v1.0.0-beta.15","sha":"4da17a67182a212be91a36cec9c976ccb6293380","kind":"tag","published_at":"2017-10-04T16:05:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15/manifests"},{"name":"v1.0.0-beta.13","sha":"736f12000e6989b2e37fcf10deca8bcf20a284f5","kind":"tag","published_at":"2017-10-01T19:58:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13/manifests"},{"name":"v0.19.3","sha":"7e484cc0c2e3db1e30ebe89d93475f2999f6168c","kind":"tag","published_at":"2017-10-01T19:35:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3/manifests"},{"name":"v1.0.0-beta.12","sha":"65b6e04a74a1520209e7b8fcfa311a431ecb070a","kind":"tag","published_at":"2017-09-24T18:24:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12/manifests"},{"name":"v0.19.2","sha":"5f750e046d48fa2f8c0efd86290ea48661c9b32e","kind":"tag","published_at":"2017-09-18T20:14:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2/manifests"},{"name":"v1.0.0-beta.11","sha":"01c6feb33e7e4e5043ce2a8377fa7dda3dbc8180","kind":"tag","published_at":"2017-09-18T19:11:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11/manifests"},{"name":"v1.0.0-beta.10","sha":"3d4518c997fe875f8e91044ff59a09a46fdfb726","kind":"tag","published_at":"2017-09-13T21:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10/manifests"},{"name":"v1.0.0-beta.9","sha":"d4dba0da9a00efe5104365ca647d848a131a41a6","kind":"tag","published_at":"2017-09-10T11:17:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9/manifests"},{"name":"v1.0.0-beta.8","sha":"865b39bef48c3f85743c3914ba146b97b93fce0f","kind":"tag","published_at":"2017-09-02T11:11:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8/manifests"},{"name":"v0.19.1","sha":"b0d03e92c64bee1ac8c25acd0c48657b7f605d9a","kind":"tag","published_at":"2017-09-02T10:38:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1/manifests"},{"name":"v1.0.0-beta.7","sha":"d2083879918dcafdc9c17e3e19440000a0abb3b0","kind":"tag","published_at":"2017-08-30T22:51:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7/manifests"},{"name":"v1.0.0-beta.6","sha":"8385df161a6792d472821e30c7095b267b844950","kind":"tag","published_at":"2017-08-20T14:48:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6/manifests"},{"name":"v1.0.0-beta.5","sha":"8292545fd41ea9f9d3c7c52bb45f60a4fea434a9","kind":"tag","published_at":"2017-08-15T08:55:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5/manifests"},{"name":"v0.19.0","sha":"d1b3bc614a818d497e38fd51c85077dd7b490bad","kind":"tag","published_at":"2017-08-15T08:17:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0/manifests"},{"name":"v1.0.0-beta.4","sha":"110f0a6e95e8e2b51b2bdd7e545a9b41d1a0009f","kind":"tag","published_at":"2017-08-05T10:09:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4/manifests"},{"name":"v1.0.0-beta.3","sha":"e0dd9560d4a152ca0a61558b6238edc40746c354","kind":"tag","published_at":"2017-07-29T21:00:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"45d5da95daf4d52b0ea6e4ffbef27755fa0aa196","kind":"tag","published_at":"2017-07-23T17:45:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"603fbde8d99e386d6640ec6c24ba9fcfc4316dd4","kind":"tag","published_at":"2017-07-23T17:12:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1/manifests"},{"name":"v0.18.7","sha":"50f6dfc4b6ee7473e27ba950c3ce900b24f17d1c","kind":"tag","published_at":"2017-07-23T15:51:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7/manifests"},{"name":"v1.0.0-alpha.22","sha":"f3992561ed94696d595b6a56efc7449c7dee67c7","kind":"tag","published_at":"2017-07-18T09:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22/manifests"},{"name":"v1.0.0-alpha.21","sha":"49d21891b72796f4a8f383d9b15b66f72cb94549","kind":"tag","published_at":"2017-07-04T22:13:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21/manifests"},{"name":"v0.18.6","sha":"1d10ecbac4a83f9934bb6a7f025855f82002113c","kind":"tag","published_at":"2017-07-04T21:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6/manifests"},{"name":"v0.18.5","sha":"86f7c4141cc66ab1e96a681a6945472283e41ea3","kind":"tag","published_at":"2017-06-28T18:14:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5/manifests"},{"name":"v1.0.0-alpha.20","sha":"84363396403cbbd51072d0b09822cd6d8ab6bf87","kind":"tag","published_at":"2017-06-25T18:01:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20/manifests"},{"name":"v0.18.4","sha":"2c6872cacf19ac71a316b282c2467162dcd148c6","kind":"tag","published_at":"2017-06-25T17:39:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4/manifests"},{"name":"v1.0.0-alpha.19","sha":"611bfd7557fd928933e39c054d2b2edeb57adaed","kind":"tag","published_at":"2017-06-19T16:58:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19/manifests"},{"name":"v1.0.0-alpha.18","sha":"5fdb60642bdf2907b7fba352cf2cd0fa7208848f","kind":"tag","published_at":"2017-06-19T10:12:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18/manifests"},{"name":"v1.0.0-alpha.17","sha":"73e0a35145d10f3c29a991f75e5ba8315e0e754a","kind":"tag","published_at":"2017-06-12T11:55:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17/manifests"},{"name":"v0.18.3","sha":"4c6a542c772f9fe9ff97bb95f63801138d7722d0","kind":"tag","published_at":"2017-06-07T21:28:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"9d3b59b3fec3b31b37334c3bd842112f3d090f86","kind":"commit","published_at":"2017-06-06T21:29:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2/manifests"},{"name":"v1.0.0-alpha.16","sha":"0c7dba6dc5ad8b9f69ec3c60e3ba31f2973e582a","kind":"tag","published_at":"2017-06-01T08:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"18508aeb3e5817406209e15c3e51a53c2cbece96","kind":"tag","published_at":"2017-05-23T20:00:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"771fb44738e116a1d2cec7aabb8ed1425b1d57f6","kind":"tag","published_at":"2017-05-14T10:11:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14/manifests"},{"name":"v0.18.1","sha":"715372edf9fc21244030207409b4070158f6936d","kind":"tag","published_at":"2017-05-13T10:21:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1/manifests"},{"name":"v1.0.0-alpha.13","sha":"17fde80a53fb9fcce31a82290f54de55cf3655e9","kind":"tag","published_at":"2017-05-08T10:47:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13/manifests"},{"name":"v0.18.0","sha":"dea7938b1265a3b100899d65589fbd05e877ab9e","kind":"tag","published_at":"2017-04-30T22:26:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0/manifests"},{"name":"v1.0.0-alpha.12","sha":"dc7371e4770fd3e8b1a82b9c2c2a652acaa73713","kind":"tag","published_at":"2017-04-30T22:22:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12/manifests"},{"name":"v0.17.4","sha":"a398290811c94bd6bb2d5d04c7f6d0ce734e3ad6","kind":"commit","published_at":"2017-04-14T17:20:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4/manifests"},{"name":"v1.0.0-alpha.11","sha":"7b3dbfaf2e94e8139424c8660692ee20d5a9880e","kind":"tag","published_at":"2017-04-14T16:50:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11/manifests"},{"name":"v0.17.3","sha":"53076a03182668f94d3bf40cd880309a51e9be88","kind":"tag","published_at":"2017-04-10T21:42:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"38c4aed87e608ded8e083dcf341ed5e9a14c20ef","kind":"tag","published_at":"2017-04-09T11:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2/manifests"},{"name":"v1.0.0-alpha.10","sha":"27fd907d604c1d3189b7b70e3a7e4758e0171492","kind":"tag","published_at":"2017-04-06T12:00:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"b962c2fbfa7a9cab9e9844e01966b90ca86e67a1","kind":"tag","published_at":"2017-04-01T13:47:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a0b4691eb3958aeb9173a8f4e705c81dfb7d25da","kind":"tag","published_at":"2017-03-25T11:46:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8/manifests"},{"name":"v0.17.1","sha":"05280483dbbc29e56edd8f3644721679b55d4d73","kind":"commit","published_at":"2017-03-13T12:27:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1/manifests"},{"name":"v1.0.0-alpha.7","sha":"9281a3fcee37d6afb9e493ff06e8a2626f4d7d91","kind":"tag","published_at":"2017-03-12T12:31:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"69f604946c366c655d0613841c034cacee7e9ef4","kind":"commit","published_at":"2017-02-26T12:41:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6/manifests"},{"name":"v1.0.0-alpha.5","sha":"74973892bdfacd5c9e3a4ce63185e9a6500d9522","kind":"commit","published_at":"2017-02-26T11:04:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-alpha.4","sha":"6472a6864951bfe7f3739afbe74b50981299ac28","kind":"commit","published_at":"2017-02-26T10:19:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4/manifests"},{"name":"v0.17.0","sha":"c9af9606bcea6551ceaadc2f6430d629eb679e84","kind":"commit","published_at":"2017-02-12T22:06:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0/manifests"},{"name":"v1.0.0-alpha.3","sha":"4583f5212d0b668e3801a859d3cc584cec0ec173","kind":"commit","published_at":"2017-02-12T21:43:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"8476782b595175d25c8a972b5fe53bc1f8532676","kind":"tag","published_at":"2017-02-07T19:48:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"3a0eb03018a9c5c96ba5233de8ef45202403a94c","kind":"commit","published_at":"2017-01-29T21:29:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.16.7","sha":"867c6c29b1badd839b1fd57720e5754fcd53a516","kind":"commit","published_at":"2017-01-15T19:57:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"bc84dbeeb78b725fefdc10cdc6eee7b75cc1226e","kind":"commit","published_at":"2016-12-25T21:03:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"8a03a04ef17f76ce09b88607b216d8a8e4d277d6","kind":"commit","published_at":"2016-12-09T20:45:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"84c18c98ff56fbe81be902735164219040729bb1","kind":"commit","published_at":"2016-11-17T19:18:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"066c5d53d1d4ecec2923ed12ec14647ae8248a9c","kind":"commit","published_at":"2016-11-17T16:41:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"806b2eab2272b430e814f8b3c7f1e7b31cd0e306","kind":"commit","published_at":"2016-11-14T17:22:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"2085737a798d9cb808b2fddf1f06883b27327ccc","kind":"commit","published_at":"2016-10-19T18:24:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"6eb9913441cb39562f4c935bdd70042d26daa260","kind":"commit","published_at":"2016-10-05T14:36:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0/manifests"},{"name":"v0.16.0-rc2","sha":"71a9524d0ec28dad2f566a42c7bb8ad2ea93ce36","kind":"commit","published_at":"2016-09-24T19:31:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2/manifests"},{"name":"v0.16.0-rc1","sha":"1691addd7f84317619c6831c35cb1f32ef3779b6","kind":"commit","published_at":"2016-09-07T19:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1/manifests"},{"name":"v0.15.4","sha":"be9bc14f4cda041299b6f8845af87b9278c871fc","kind":"commit","published_at":"2016-08-10T22:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"8bd3589dd7f676f3d725559cbd63457afe8d3691","kind":"commit","published_at":"2016-08-02T20:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"908f694e1e6eae9e63da6b22e63100d6bda4fa8e","kind":"commit","published_at":"2016-07-09T21:10:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"1fed1bcc81d89e473e261c1da4bf0a3a46515ce8","kind":"tag","published_at":"2016-06-20T08:15:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"06667b589952f58ff8c6d277df364ef16dada671","kind":"tag","published_at":"2016-05-06T13:49:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0/manifests"},{"name":"v0.15.0-beta.2","sha":"7cf7adfe9042e9be8dbaa1c850ffacca26e9c269","kind":"commit","published_at":"2016-04-21T22:57:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2/manifests"},{"name":"v0.15.0-beta.1","sha":"47d7525fb77c7c579e99d595b3f98c69fc838c77","kind":"tag","published_at":"2016-04-14T13:33:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1/manifests"},{"name":"v0.15.0-alpha.2","sha":"caabf9eaee5a5e11097958105f8427cfc8905f86","kind":"tag","published_at":"2016-03-17T23:37:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2/manifests"},{"name":"v0.15.0-alpha.1","sha":"2ebddeb908857c16ece162964a7e501ab37716ba","kind":"commit","published_at":"2016-02-27T17:54:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1/manifests"},{"name":"v0.14.4","sha":"de2bee1335ff1fd701a60cb3d739cf919dbd77ce","kind":"commit","published_at":"2016-02-03T00:47:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"fa9141f90149392cc3fa366736e61a89b07e9205","kind":"commit","published_at":"2016-01-27T03:06:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"44b41957ae81344cf6dc794cf2dbe2da48152622","kind":"commit","published_at":"2016-01-08T15:52:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"0ae4d7f61bb240ae5e2adc9d15a8d5629f738db6","kind":"commit","published_at":"2016-01-04T22:23:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"628bc82957d8e537a1b648e31e10723820bb00ac","kind":"commit","published_at":"2015-12-25T15:12:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0/manifests"},{"name":"v0.14.0-rc2","sha":"9a24d8a7839c37b86748ad8022e39235e8eb6be2","kind":"commit","published_at":"2015-12-14T22:26:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2/manifests"},{"name":"v0.14.0-rc1","sha":"7459597806a2f1f5826eaab26d3c5d974da70fbd","kind":"commit","published_at":"2015-12-04T19:52:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1/manifests"},{"name":"v0.13.4","sha":"a98006f9ffb588030cbdd2e3b4a4515017e58c43","kind":"commit","published_at":"2015-11-24T17:07:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"e33afed6913b58a990bd4b51a038bbfff0a0f42f","kind":"commit","published_at":"2015-11-17T16:34:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"6f28ad04e8f95073646bfeb8936c550ca4a94347","kind":"commit","published_at":"2015-11-10T00:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"330488977f95dbebd6cf6a387bf10a86238331ff","kind":"commit","published_at":"2015-10-29T21:08:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"7980cd589e9dc9e055e1b789bf2f80e7f2ef0f5d","kind":"commit","published_at":"2015-10-21T19:38:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"86394ccd2d7b715eaa054a369679eba4ac82ce1f","kind":"commit","published_at":"2015-10-21T19:04:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"d310459476a461e0d29f166de277896026d8f35f","kind":"commit","published_at":"2015-10-19T17:30:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"06aca1012d01de4ec782acfb8d22a6ec83d48ff7","kind":"commit","published_at":"2015-10-07T21:43:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"6671f90516c2065839efae773ecda924b8bebdae","kind":"commit","published_at":"2015-10-06T19:31:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"a4e194e46c47f8e2eedfab8f0a8c4104e5679c95","kind":"commit","published_at":"2015-09-28T16:15:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"aa485220ff28e907d2548cbfb65bd789c23d9eba","kind":"commit","published_at":"2015-09-25T16:08:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"b55b770f2049852febe47bef27aa0eaceafcec08","kind":"commit","published_at":"2015-09-15T21:10:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"82bc1cb2805f7b624516f71628e6ca525df18cad","kind":"commit","published_at":"2015-08-24T21:31:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0/manifests"},{"name":"v0.10.4","sha":"a8097bcbed6939f0cb308e05acf03a907b666725","kind":"commit","published_at":"2015-08-09T03:29:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"2a43082b52138e33c85878616461445895066a11","kind":"commit","published_at":"2015-08-08T22:51:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"71583523f39c1830d3fcffeff0598c2f803f1048","kind":"commit","published_at":"2015-07-29T20:34:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"6b609c63611b02f9e845b765770983c547cd6af8","kind":"commit","published_at":"2015-07-13T21:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"b6140ec86c5087ad799e9a658f3f0d9b150c205a","kind":"commit","published_at":"2015-07-10T01:35:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"8a18478700f49b94fe7f580664e7b31c581ceb0b","kind":"commit","published_at":"2015-06-20T17:47:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"3da654eb4f0ddb10d81f2706eda1f3819e40b795","kind":"commit","published_at":"2015-06-15T01:46:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"867e87d3530b4fb6bc7f6ec5fb9edcd49e7bd631","kind":"commit","published_at":"2015-06-09T23:38:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"cb794810e7c39352f1bbd533d92983dc22a57510","kind":"commit","published_at":"2015-05-24T20:12:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0/manifests"},{"name":"v0.7.5","sha":"b3ce0b272e5468919d01b3d3ab6751a92f682b48","kind":"commit","published_at":"2015-04-27T19:14:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"abc159f246f15163f7984bcf702409cffc745d6e","kind":"commit","published_at":"2015-04-21T18:14:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"9321a4a8879f380a725c7439114ebf3e0da8abcc","kind":"commit","published_at":"2015-04-01T15:20:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"953606f4d1a9e3a33798b499219fe40b1f81fd96","kind":"commit","published_at":"2015-03-25T23:45:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"03c169188dd10ec2242b7806050781867c0291dd","kind":"commit","published_at":"2015-03-04T21:41:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"078ba0c94f8985dd2d96587784f760474ba51858","kind":"commit","published_at":"2015-02-13T21:06:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"accd9f0ef163d514b091709ffd63f76f6d1a467f","kind":"commit","published_at":"2015-01-27T00:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"57c7a95be20dc77cbe0459a40acc802e16de5148","kind":"commit","published_at":"2015-01-26T23:07:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"706446d6aeb952def6f2016fdc213b6e56b2d40f","kind":"commit","published_at":"2015-01-03T23:58:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"6b294fdd0a7f9686b8b8f05cf8759e90b3e581f9","kind":"commit","published_at":"2014-12-25T17:36:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"3eb741fdb94fff5e8218809b8f7d5a9d2e4d1778","kind":"commit","published_at":"2014-12-15T17:14:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"d65414913839d9d939c8bd938ca21f39f0faa924","kind":"commit","published_at":"2014-12-07T15:15:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"fc3232f6e9d1662c4f9d813b70acb329c4cdc6de","kind":"commit","published_at":"2014-11-30T21:22:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"4b02786c2a7e27613201fe72c033a260018a38d6","kind":"commit","published_at":"2014-11-28T20:34:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"ab8880bc442941c20d58ca2cbb8aace7b2724929","kind":"commit","published_at":"2014-11-17T20:10:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"052b0bc5a3e887d0a36b2277a2e09812a0ce206b","kind":"commit","published_at":"2014-11-11T21:11:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"715b7e868003ac9b121bdacee3e1301b9c660aa9","kind":"commit","published_at":"2014-11-08T19:56:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"088d257c0bec691545cd32f83fd2af753866b8ee","kind":"commit","published_at":"2014-11-08T00:13:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0/manifests"},{"name":"v0.1.29","sha":"3fe7b8bf7c3adc04522f311ce1c1c3b6e39e8edd","kind":"commit","published_at":"2014-11-05T19:58:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.1.29","html_url":"https://github.com/mui/material-ui/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29/manifests"}]},"repo_metadata_updated_at":"2025-12-12T02:56:37.189Z","dependent_packages_count":0,"downloads":41634,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":32.42135917306533,"dependent_packages_count":46.51965629908146,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":39.4705077360734},"purl":"pkg:npm/%40mui/internal-docs-utils","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mui/internal-docs-utils","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mui/internal-docs-utils","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mui/internal-docs-utils/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-04T07:03:34.193Z","issues_count":4311,"pull_requests_count":9952,"avg_time_to_close_issue":13586842.81696086,"avg_time_to_close_pull_request":1743280.7233341183,"issues_closed_count":2591,"pull_requests_closed_count":8492,"pull_request_authors_count":717,"issue_authors_count":2933,"avg_comments_per_issue":5.109719322662955,"avg_comments_per_pull_request":1.9954782958199357,"merged_pull_requests_count":7177,"bot_issues_count":19,"bot_pull_requests_count":3439,"past_year_issues_count":749,"past_year_pull_requests_count":3231,"past_year_avg_time_to_close_issue":841051.1259259259,"past_year_avg_time_to_close_pull_request":462660.70522674866,"past_year_issues_closed_count":405,"past_year_pull_requests_closed_count":2602,"past_year_pull_request_authors_count":187,"past_year_issue_authors_count":597,"past_year_avg_comments_per_issue":1.897196261682243,"past_year_avg_comments_per_pull_request":1.405756731662024,"past_year_bot_issues_count":8,"past_year_bot_pull_requests_count":1440,"past_year_merged_pull_requests_count":2320,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/issues","maintainers":[{"login":"oliviertassinari","count":773,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"siriwatknp","count":701,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":511,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":434,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"mnajdova","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"michaldudak","count":262,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"aarongarciah","count":237,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"ZeeshanTamboli","count":207,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mj12albert","count":193,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"alexfauquette","count":165,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"samuelsycamore","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"cherniavskii","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"LukasTy","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"bharatkashyap","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"DanailH","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"JCQuintas","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"eps1lon","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"hbjORbj","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hbjORbj"},{"login":"flaviendelangle","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"michelengelen","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"rosskevin","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rosskevin"},{"login":"mbrookes","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"m4theushw","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"apedroferreira","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"hasdfa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"nikitaa24","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikitaa24"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"richbustos","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richbustos"},{"login":"nathanmarks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanmarks"},{"login":"vicasas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"MBilalShafi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joshwooding","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwooding"},{"login":"dimitropoulos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dimitropoulos"},{"login":"arthurbalduini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"dmtrKovalenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmtrKovalenko"},{"login":"hai-cea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-cea"},{"login":"gerdadesign","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"DavidCnoops","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidCnoops"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}],"active_maintainers":[{"login":"siriwatknp","count":281,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":241,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":191,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"oliviertassinari","count":168,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"ZeeshanTamboli","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mnajdova","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"mj12albert","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"aarongarciah","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"joserodolfofreitas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"prakhargupta1","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"JCQuintas","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"DanailH","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"alexfauquette","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"bharatkashyap","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"LukasTy","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"cherniavskii","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"michaldudak","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"MBilalShafi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"flaviendelangle","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"vicasas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Finternal-docs-utils/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Finternal-docs-utils/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Finternal-docs-utils/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Finternal-docs-utils/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Finternal-docs-utils/codemeta","maintainers":[{"uuid":"brijeshb42","login":"brijeshb42","name":null,"email":"brijeshb42@gmail.com","url":null,"packages_count":70,"html_url":"https://www.npmjs.com/~brijeshb42","role":null,"created_at":"2024-03-19T15:16:58.583Z","updated_at":"2024-03-19T15:16:58.583Z","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":63,"html_url":"https://www.npmjs.com/~michaldudak","role":null,"created_at":"2024-03-19T15:16:58.864Z","updated_at":"2024-03-19T15:16:58.864Z","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":88,"html_url":"https://www.npmjs.com/~mnajdova","role":null,"created_at":"2024-03-19T15:16:58.670Z","updated_at":"2024-03-19T15:16:58.670Z","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":113,"html_url":"https://www.npmjs.com/~oliviertassinari","role":null,"created_at":"2025-08-14T22:57:43.700Z","updated_at":"2025-08-14T22:57:43.700Z","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":158,"html_url":"https://www.npmjs.com/~siriwatknp","role":null,"created_at":"2024-03-19T15:16:58.626Z","updated_at":"2024-03-19T15:16:58.626Z","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":113,"html_url":"https://www.npmjs.com/~janpotoms","role":null,"created_at":"2024-03-19T15:16:58.756Z","updated_at":"2024-03-19T15:16:58.756Z","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":42,"html_url":"https://www.npmjs.com/~aarongarciah","role":null,"created_at":"2024-06-05T10:09:54.697Z","updated_at":"2024-06-05T10:09:54.697Z","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":46,"html_url":"https://www.npmjs.com/~mj12albert","role":null,"created_at":"2024-05-29T20:54:12.622Z","updated_at":"2024-05-29T20:54:12.622Z","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":46,"html_url":"https://www.npmjs.com/~diegoandai","role":null,"created_at":"2024-03-19T15:16:58.714Z","updated_at":"2024-03-19T15:16:58.714Z","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":14,"html_url":"https://www.npmjs.com/~dav-is","role":null,"created_at":"2025-07-26T17:32:40.480Z","updated_at":"2025-07-26T17:32:40.480Z","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":5264274,"maintainers_count":1091160,"namespaces_count":333594,"keywords_count":760514,"github":"npm","metadata":{"funded_packages_count":159192},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-12-16T06:37:22.408Z","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":11718295,"name":"@mui/stylis-plugin-rtl","ecosystem":"npm","description":"A plugin for Material UI that provides RTL (right-to-left) support.","homepage":"https://github.com/mui/material-ui/tree/master/packages/mui-utils","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/material-ui","keywords_array":["react","react-component","mui","rtl"],"namespace":"mui","versions_count":8,"first_release_published_at":"2025-06-02T06:45:05.495Z","latest_release_published_at":"2025-12-03T06:56:38.243Z","latest_release_number":"7.3.6","last_synced_at":"2025-12-12T01:20:53.259Z","created_at":"2025-06-02T06:45:55.907Z","updated_at":"2025-12-12T02:56:37.230Z","registry_url":"https://www.npmjs.com/package/@mui/stylis-plugin-rtl","install_command":"npm install @mui/stylis-plugin-rtl","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/mui-org"},"dist-tags":{"latest":"7.3.6"}},"repo_metadata":{"id":19822297,"uuid":"23083156","full_name":"mui/material-ui","owner":"mui","description":"Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.","archived":false,"fork":false,"pushed_at":"2025-10-29T18:01:42.000Z","size":699813,"stargazers_count":96891,"open_issues_count":1786,"forks_count":32696,"subscribers_count":1311,"default_branch":"master","last_synced_at":"2025-10-29T20:10:24.905Z","etag":null,"topics":["design-system","material-design","material-ui","react","react-components"],"latest_commit_sha":null,"homepage":"https://mui.com/material-ui/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2014-08-18T19:11:54.000Z","updated_at":"2025-10-29T19:57:26.000Z","dependencies_parsed_at":"2025-06-02T16:06:01.092Z","dependency_job_id":"32b77193-1b92-4638-bb5e-6c82ade9eee5","html_url":"https://github.com/mui/material-ui","commit_stats":{"total_commits":23822,"total_committers":3211,"mean_commits":"7.4188726253503585","dds":0.8266728234405172,"last_synced_commit":"c0620e333641deda56f3cd68c7c3736098ee818c"},"previous_names":["mui-org/material-ui","callemall/material-ui"],"tags_count":568,"template":false,"template_full_name":null,"purl":"pkg:github/mui/material-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/sbom","scorecard":{"id":262861,"data":{"date":"2025-08-17T02:37:43Z","repo":{"name":"github.com/mui/material-ui","commit":"06de3386e5dbd68c7e7496219f702232dcd7ec9f"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.7,"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":"Maintained","score":10,"reason":"30 commit(s) and 1 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":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/check-if-pr-has-label.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yml: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:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/no-response.yml:22","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/check-if-pr-has-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci-check.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-cleanup.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/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/publish-canaries.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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 28 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":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  14 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:  13 out of  13 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":"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: 'allow deletion' disabled on branch 'v6.x'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v6.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v6.x'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'v6.x'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v6.x'","Warn: codeowners review is not required on branch 'master'","Warn: codeowners review is not required on branch 'v6.x'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v6.x'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v6.x'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v6.x'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v6.x'"],"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":"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":"CI-Tests","score":10,"reason":"28 out of 28 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 36 contributing companies or organizations","details":["Info: found contributions from: A11yance, LightSourceAI, TourConnect, Treeshakers, alienfast, calcom, callemall, cefsharp, cssinjs, emikra, goose-duck, instacart, jalaali, lightsourceai, mui, mui-org, nodejs, openfoodfacts, pabloengine, pretur, react-native-community, reactiran, reactjs, reactwg, state-machines, storybookjs, testing-library, text-em-all, typed-typings, typescript-cheatsheets, underjs, vercel, webpack, yarnpkg, yarnplugins, 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":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-cpj6-fhp6-mr6j","Warn: Project is vulnerable to: GHSA-f46r-rw29-r322","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","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-17T11:13:50.539Z","repository_id":19822297,"created_at":"2025-08-17T11:13:50.539Z","updated_at":"2025-08-17T11:13:50.539Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281829647,"owners_count":26568938,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-30T02:00:06.501Z","response_time":61,"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":"v7.3.4","sha":"28eadba9ec2899226ecbf4058b8fba1ddeab9e6d","kind":"tag","published_at":"2025-10-02T18:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4/manifests"},{"name":"v7.3.3","sha":"6984a79aa3ebde0ad9d1a21817de900f60b7dc90","kind":"tag","published_at":"2025-10-02T14:01:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3/manifests"},{"name":"v7.3.2","sha":"ebd180cdd48e365aa0c5c54b6568d5efc320590d","kind":"tag","published_at":"2025-09-02T06:18:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"3592ec32c4858c22bf99c535c037c13ee6db6b84","kind":"tag","published_at":"2025-08-06T09:33:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"ad98e5ebf7f2f629f9a8b054d9ee3e7217d163bf","kind":"tag","published_at":"2025-08-05T05:40:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0/manifests"},{"name":"v6.5.0","sha":"894dd472b2cc3bbf218eef521ce5a4bcbe914e60","kind":"tag","published_at":"2025-07-08T02:51:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0/manifests"},{"name":"v5.18.0","sha":"6b50143dcfc2aad56a37c9f2e1f14256e9a65c4e","kind":"tag","published_at":"2025-07-08T02:50:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0/manifests"},{"name":"v7.2.0","sha":"1496d735b2cf16501ce413daec40d627eee77e1d","kind":"tag","published_at":"2025-06-30T08:59:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0/manifests"},{"name":"v7.1.2","sha":"ad2d425db362790d6d0f90fbe5b5d3a5b5132503","kind":"tag","published_at":"2025-06-20T07:34:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2/manifests"},{"name":"v6.4.12","sha":"9179a92b0d97f6d0270c7fac733cfd81bd7354cc","kind":"tag","published_at":"2025-06-02T06:58:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12/manifests"},{"name":"v7.1.1","sha":"0ebb3a14ccc5dbee4ec2682b387511f107b95a65","kind":"tag","published_at":"2025-06-02T06:47:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"e3e07e0b8fac5ca8fb4bbf3ec453dbe79133552f","kind":"tag","published_at":"2025-05-06T08:50:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0/manifests"},{"name":"v6.4.11","sha":"6b3957d9d42c83e069da8e8bb534ec294dcb6254","kind":"tag","published_at":"2025-04-10T02:36:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11/manifests"},{"name":"v7.0.2","sha":"ebb24ce49e1ef8358600a7787cb6c8d671cead63","kind":"tag","published_at":"2025-04-09T13:08:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2/manifests"},{"name":"v6.4.10","sha":"d80a3609c8a7274dc5fafa348382059945aee449","kind":"tag","published_at":"2025-03-31T19:03:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10/manifests"},{"name":"v7.0.1","sha":"d6fdcac555725c3807e6f03445e3a051398ee739","kind":"tag","published_at":"2025-03-28T18:58:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"22aa7db2ed23df3b43530e9fdb57bc1051221457","kind":"tag","published_at":"2025-03-26T14:16:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0/manifests"},{"name":"v6.4.9","sha":"a884cb821f67a831f44cc6abfc3bc77faef91ada","kind":"tag","published_at":"2025-03-25T15:45:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9/manifests"},{"name":"v7.0.0-rc.0","sha":"ebaec8db8ae1b90183817cb0bad549d7fc63fe79","kind":"tag","published_at":"2025-03-19T09:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0/manifests"},{"name":"v5.17.1","sha":"0d509f8a4a48031a1e25974a1604b803892ce94e","kind":"tag","published_at":"2025-03-18T18:44:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"b0dc8270c5a2896293ff8b61052120a13819f0a1","kind":"tag","published_at":"2025-03-18T15:28:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0/manifests"},{"name":"v6.4.8","sha":"2bded219fabaaefc2083aa660d5856ab75cfa8d6","kind":"tag","published_at":"2025-03-17T17:54:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8/manifests"},{"name":"v7.0.0-beta.4","sha":"260ed53760f179e3bb4f1f43e2f2712ecbf9fdd7","kind":"tag","published_at":"2025-03-13T13:30:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4/manifests"},{"name":"v6.4.7","sha":"d1ca0a45fea4327ba4dc9876e62922785493f1c3","kind":"tag","published_at":"2025-03-05T15:19:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7/manifests"},{"name":"v7.0.0-beta.3","sha":"9dea4105c8b413e087bd1d0cc517b52831a2eb86","kind":"tag","published_at":"2025-03-05T15:13:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"48acea181cac8ca14455e76d01d3554ba578781e","kind":"tag","published_at":"2025-02-27T15:00:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2/manifests"},{"name":"v7.0.0-beta.1","sha":"2cf2e71af3c2b26694964884456bc335c2ba6cdb","kind":"tag","published_at":"2025-02-26T18:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1/manifests"},{"name":"v6.4.6","sha":"356b885778a2af26505d5dbba76a9abcceb69800","kind":"tag","published_at":"2025-02-26T13:39:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6/manifests"},{"name":"v7.0.0-beta.0","sha":"b485c1abec1d776e925ca90e6fa7d91e9bd057a7","kind":"tag","published_at":"2025-02-26T13:22:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0/manifests"},{"name":"v7.0.0-alpha.2","sha":"ba14b7070070281c8a6cea1df7653f007bb8da49","kind":"tag","published_at":"2025-02-18T18:57:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.4.5","sha":"6f2b908baa7863e2cbf0ec4518dc90ccfd53597b","kind":"tag","published_at":"2025-02-18T18:46:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5/manifests"},{"name":"v7.0.0-alpha.1","sha":"c390c1c2d1c85f42d40f16ce405a3c4b62026ec7","kind":"tag","published_at":"2025-02-11T17:34:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1/manifests"},{"name":"v6.4.4","sha":"c66361a6ad9d1354b60e6fb93ba3144c1348ab15","kind":"tag","published_at":"2025-02-11T14:31:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4/manifests"},{"name":"v6.4.3","sha":"cee310a92f61ffb75284195a9ed30bcb367c78e2","kind":"tag","published_at":"2025-02-04T18:53:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3/manifests"},{"name":"v7.0.0-alpha.0","sha":"3e3195a4285ca716061f7d7d87f4915630af1b69","kind":"tag","published_at":"2025-02-03T12:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.4.2","sha":"1813d89a599a4027fd216062b2cac8b0c1864f1d","kind":"tag","published_at":"2025-01-29T15:50:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2/manifests"},{"name":"v6.4.1","sha":"819e662a2ce210f8805c45057389217cb1c39a83","kind":"tag","published_at":"2025-01-21T13:23:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"f9949a8889c7e69cac145ce56411298a234d2e49","kind":"tag","published_at":"2025-01-14T16:46:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0/manifests"},{"name":"v5.16.14","sha":"ba588c8333d765af63ab15c8b33dd947b615f70b","kind":"tag","published_at":"2025-01-06T21:20:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14/manifests"},{"name":"v6.3.1","sha":"afd551abd3be44de711d6baef48e62e18b97c908","kind":"tag","published_at":"2025-01-03T13:53:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1/manifests"},{"name":"v5.16.13","sha":"e52a6379f22d38453fa046d410b0c4700707dbd9","kind":"tag","published_at":"2024-12-25T11:25:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13/manifests"},{"name":"v6.3.0","sha":"84d6ecfdccd10f204854beeef98bcc55dc99d117","kind":"tag","published_at":"2024-12-23T18:10:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"17026fc203a8b413ec7343b6eeb267a50519d515","kind":"tag","published_at":"2024-12-17T13:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1/manifests"},{"name":"v5.16.12","sha":"b8fbcf5fb5169d8db6ee0ec35001816d2777e8d4","kind":"tag","published_at":"2024-12-17T13:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12/manifests"},{"name":"v5.16.11","sha":"2413ff076b0d462736dfccd399b4be863fd79ec2","kind":"tag","published_at":"2024-12-11T10:13:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11/manifests"},{"name":"v6.2.0","sha":"3a8ceaead5ac4c2c4554e6500ca3d197420a04c2","kind":"tag","published_at":"2024-12-11T02:03:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0/manifests"},{"name":"v6.1.10","sha":"5c5e9f6d8a90034cd75dcb92403caf6b37efc916","kind":"tag","published_at":"2024-12-04T10:03:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10/manifests"},{"name":"v5.16.9","sha":"ec085b677c43ed1f37e66bd2fb58f27dce9f7184","kind":"tag","published_at":"2024-12-04T09:34:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9/manifests"},{"name":"v5.16.8","sha":"096adfbe28d038397a7f3cf3494b86844226e162","kind":"tag","published_at":"2024-11-28T06:51:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8/manifests"},{"name":"v6.1.9","sha":"821784419eefb89e4ce7b66c4b602a1e33d2fa88","kind":"tag","published_at":"2024-11-27T13:22:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9/manifests"},{"name":"v6.1.8","sha":"0b8739f145423bafdd8e2871312307bfb31c58ef","kind":"tag","published_at":"2024-11-20T15:09:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8/manifests"},{"name":"v6.1.7","sha":"a7d441d0bd3bfc16a1ce9e6d7ff3ad1afc6b62f1","kind":"tag","published_at":"2024-11-13T15:31:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7/manifests"},{"name":"v6.1.6","sha":"32112b76aa821c2a1e98120545019ef1a71ea274","kind":"tag","published_at":"2024-10-30T13:54:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6/manifests"},{"name":"v6.1.5","sha":"01c5f344628bc66e16f86284ee0fc7107002a5ca","kind":"tag","published_at":"2024-10-22T10:28:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5/manifests"},{"name":"v6.1.4","sha":"15ea548de803e4602894cae6304a497d7ddaf09c","kind":"tag","published_at":"2024-10-15T18:35:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4/manifests"},{"name":"v6.1.3","sha":"c7de2cae15cc7b7025ad79e3623320526ed16462","kind":"tag","published_at":"2024-10-09T09:47:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3/manifests"},{"name":"v6.1.2","sha":"e6ff0b5016ac4fa40cdc9b78a0d9ecdd2c0cd9db","kind":"tag","published_at":"2024-10-02T14:51:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"263c7259451d5b928bbdfd299c9c0afc89dfec02","kind":"tag","published_at":"2024-09-19T06:42:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"94cc3d0a66456713e6e25edf9a1ba35ad8df88bc","kind":"tag","published_at":"2024-09-11T13:09:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"bb620d85a89651ca4350e8861bbb35776d583726","kind":"tag","published_at":"2024-09-03T10:33:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"71dbef69dcbf2b87831af579fb777b4f1f4b219a","kind":"tag","published_at":"2024-08-29T13:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"c9a9adfb90e939c0590de6edf10d0c65fcbc8b1e","kind":"tag","published_at":"2024-08-27T09:06:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.0","sha":"55bea65c83c1beac77382fe961f8aa72eec21daa","kind":"tag","published_at":"2024-08-22T08:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0/manifests"},{"name":"v6.0.0-beta.6","sha":"cbb6f8d3b1b72732d51f5628765cfd7e75bd5747","kind":"tag","published_at":"2024-08-18T02:55:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6/manifests"},{"name":"v5.16.7","sha":"b505fd7b64e92db523198712a5d6716c494e0c66","kind":"tag","published_at":"2024-08-09T09:19:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7/manifests"},{"name":"v6.0.0-beta.5","sha":"75c24b0828981651082a3eede027b6871c96c440","kind":"tag","published_at":"2024-08-08T08:52:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5/manifests"},{"name":"v5.16.6","sha":"6eb1bdce38d0fc67fa8aebca260043c7fc8eb3e8","kind":"tag","published_at":"2024-07-30T21:06:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6/manifests"},{"name":"v6.0.0-beta.4","sha":"12532afa3e4f6f13a9fa86eb459c27792c36b6f9","kind":"tag","published_at":"2024-07-30T20:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4/manifests"},{"name":"v5.16.5","sha":"40792e6efb2c92b8964a3912e08aeb4fb7fc41c8","kind":"tag","published_at":"2024-07-25T06:42:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5/manifests"},{"name":"v6.0.0-beta.3","sha":"02fde66a0cd72fb7fe3681a5ea8c4de733b4a865","kind":"tag","published_at":"2024-07-24T18:27:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3/manifests"},{"name":"v5.16.4","sha":"77af399a3ad76f31e5f2e0fab5650b628fa50990","kind":"tag","published_at":"2024-07-16T16:01:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4/manifests"},{"name":"v6.0.0-beta.2","sha":"9ad8c1fd8dfd21d8e37fe73d71e011542b23db72","kind":"tag","published_at":"2024-07-16T14:46:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2/manifests"},{"name":"v5.16.3","sha":"e1824453bdb0a89f15d4dfe47a1c4f90fa0f0500","kind":"tag","published_at":"2024-07-16T14:18:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3/manifests"},{"name":"v6.0.0-beta.1","sha":"19c1935757925d834928a30ea41f58bb95fb355f","kind":"tag","published_at":"2024-07-16T09:42:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1/manifests"},{"name":"v5.16.2","sha":"56ddd108fe153592a800fce4d43f9758b0ff5101","kind":"tag","published_at":"2024-07-16T09:10:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2/manifests"},{"name":"v6.0.0-beta.0","sha":"3364f0740aa5c86e057ec5b0d22c1b12bfd96fa4","kind":"tag","published_at":"2024-07-11T15:54:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0/manifests"},{"name":"v5.16.1","sha":"431af6a2fd9bf6cd0422c61e36c937d1ea5e5015","kind":"tag","published_at":"2024-07-11T15:48:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1/manifests"},{"name":"v5.16.0","sha":"e5e9b9d5e952b52752b758179da20d3fa0982c05","kind":"tag","published_at":"2024-07-05T13:32:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0/manifests"},{"name":"v6.0.0-alpha.14","sha":"2a15dd74c76bacbc867a7313fdc2c42c6168327c","kind":"tag","published_at":"2024-07-05T04:25:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14/manifests"},{"name":"v6.0.0-alpha.13","sha":"a070a894fbe21c52df446438ca1bb5a891d5e1b5","kind":"tag","published_at":"2024-07-03T07:44:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13/manifests"},{"name":"v5.15.21","sha":"a306ce4afcc60de4c3e43b8f9183862235d9318e","kind":"tag","published_at":"2024-06-28T14:09:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21/manifests"},{"name":"v6.0.0-alpha.12","sha":"fb476c6c18b850e8400d03afb7447802afbfd357","kind":"tag","published_at":"2024-06-24T17:12:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.15.20","sha":"f20fa0ba4016e5425a2a4cce841075253828a551","kind":"tag","published_at":"2024-06-12T12:58:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20/manifests"},{"name":"v6.0.0-alpha.11","sha":"22c5206a9e8191b2f81131d6978a0958e55b7032","kind":"tag","published_at":"2024-06-12T08:18:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11/manifests"},{"name":"v6.0.0-alpha.10","sha":"e5ac6c0eef5efd4fa5c5eb11ccbf08e58e7443f8","kind":"tag","published_at":"2024-06-04T10:35:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10/manifests"},{"name":"v6.0.0-alpha.9","sha":"925de32766317bb84a92ec24b2b6465c8e48cc04","kind":"tag","published_at":"2024-05-29T12:25:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.15.19","sha":"77f606ba73bb5439d66871177772f54196044450","kind":"tag","published_at":"2024-05-29T12:01:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19/manifests"},{"name":"v6.0.0-alpha.8","sha":"c7dbe6e8256cef7bd2dbdcbee55428ad82513cd0","kind":"tag","published_at":"2024-05-21T16:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.15.18","sha":"607daac5baa9c8151f111fe4bacea1d7e61881a3","kind":"tag","published_at":"2024-05-16T09:29:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18/manifests"},{"name":"v6.0.0-alpha.7","sha":"997bec6d8d30a1a891aff4eeedefa41c93eaa95c","kind":"tag","published_at":"2024-05-16T06:31:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"7c8db04b91500ba77301acd360d21bff7f7c752f","kind":"tag","published_at":"2024-05-08T13:13:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.15.17","sha":"9bc4fc42959427246addfdf29db95847cc38e410","kind":"tag","published_at":"2024-05-08T12:24:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17/manifests"},{"name":"v5.15.16","sha":"284e251c155d92078f80f98919f4ab260b05e9be","kind":"tag","published_at":"2024-05-01T14:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16/manifests"},{"name":"v6.0.0-alpha.5","sha":"571d5046e26aa07605cb1e01ca99b2eb0b04d009","kind":"tag","published_at":"2024-05-01T14:16:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5/manifests"},{"name":"v6.0.0-alpha.4","sha":"afffc2ffc3db1e6abf48f3b3e13a41e8b758f874","kind":"tag","published_at":"2024-04-24T07:30:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4/manifests"},{"name":"v6.0.0-alpha.3","sha":"6d5e44409344ea4e13ceb3a02c4446dc6a7323b4","kind":"tag","published_at":"2024-04-17T16:10:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3/manifests"},{"name":"v6.0.0-alpha.2","sha":"4e75758b37119bd821435c23d9c111c545e186b6","kind":"tag","published_at":"2024-04-09T15:09:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2/manifests"},{"name":"v6.0.0-alpha.1","sha":"84307c1a2495a716788ec25f046faaa4d16c88c7","kind":"tag","published_at":"2024-04-05T10:43:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1/manifests"},{"name":"v5.15.15","sha":"5a079965186640b5176f00c537f3b9e6c299b5c4","kind":"tag","published_at":"2024-04-04T07:09:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15/manifests"},{"name":"v6.0.0-alpha.0","sha":"2a15ad6f1f5507162b1a5aebf78976ca3023183b","kind":"tag","published_at":"2024-03-26T15:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.15.14","sha":"9585d28317c90f2c71ab88dd5ae37638bb64ad82","kind":"tag","published_at":"2024-03-19T08:18:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14/manifests"},{"name":"v5.15.13","sha":"dbcb678234296de56afaf3138917e967e8d1934a","kind":"tag","published_at":"2024-03-13T14:17:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13/manifests"},{"name":"pigment@0.0.1","sha":"0e765a618a7676c507852cec024464b1fc1cd80f","kind":"tag","published_at":"2024-03-08T04:20:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/pigment@0.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/pigment@0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@pigment%400.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1/manifests"},{"name":"v5.15.12","sha":"5ad69e161d7520274cd37a2524ffb935b6dda158","kind":"tag","published_at":"2024-03-05T15:33:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12/manifests"},{"name":"v5.15.11","sha":"e3257a4d68481b0ca6efd5d06cb5c1e1e77e4286","kind":"tag","published_at":"2024-02-22T08:52:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11/manifests"},{"name":"v5.15.10","sha":"94fcd3ada0842108a9a2ce53e121931e5448649f","kind":"tag","published_at":"2024-02-12T12:38:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10/manifests"},{"name":"v5.15.9","sha":"7917d2a8a4acc0b07328dee8273847652491b769","kind":"tag","published_at":"2024-02-08T12:55:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9/manifests"},{"name":"v5.15.8","sha":"fe5a59e616637a0488b122749479b782f5f8dfa2","kind":"tag","published_at":"2024-02-06T20:42:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8/manifests"},{"name":"v5.15.7","sha":"b80acd69c7c848709d01465d6727b13ed6109258","kind":"tag","published_at":"2024-01-31T13:23:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7/manifests"},{"name":"v5.15.6","sha":"1700e5cd9cbb3bc648b7f799f837c4d23ed42700","kind":"tag","published_at":"2024-01-22T18:09:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6/manifests"},{"name":"v5.15.5","sha":"5d7c4e26a4973a3a80bf5f8a9a8ea14f89554fe0","kind":"tag","published_at":"2024-01-17T09:27:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5/manifests"},{"name":"v5.15.4","sha":"6aadbf91c5eb2c94dea9a49a19eb532606410a5a","kind":"tag","published_at":"2024-01-10T13:49:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4/manifests"},{"name":"v5.15.3","sha":"9fa4e472f9ba4fd4e7f8cfb8bc0d1f1d455ace23","kind":"tag","published_at":"2024-01-03T15:22:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"5d5dd15f70db9ffcb85d4dc57da8a20f5240fb81","kind":"tag","published_at":"2023-12-25T14:24:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"8be7ac66b99059bf2c2edcca9cf15981d389db6b","kind":"tag","published_at":"2023-12-19T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"8c2c6a88a509f9da7c453d4a3c3ab4749a57a36d","kind":"tag","published_at":"2023-12-12T18:21:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0/manifests"},{"name":"v5.14.20","sha":"14fa79f4328e901f82d7fc39aba722a9bf4a8df0","kind":"tag","published_at":"2023-12-05T09:28:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20/manifests"},{"name":"v5.14.19","sha":"a07b4925255aa3fc7ae1255130e182e4573c58d7","kind":"tag","published_at":"2023-11-29T21:11:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19/manifests"},{"name":"v5.14.18","sha":"43a41b6b2fa3f0a186a852b894452722e3a38f04","kind":"tag","published_at":"2023-11-14T08:27:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18/manifests"},{"name":"v5.14.17","sha":"c54a42dd8b0ec8e850bd60438e60a1a8acb3b4a4","kind":"tag","published_at":"2023-11-06T15:34:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17/manifests"},{"name":"v5.14.16","sha":"391b57a05daf67a8154471dae645471f5ffac09f","kind":"tag","published_at":"2023-10-31T10:57:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16/manifests"},{"name":"v5.14.15","sha":"6baedcfed27419ed6b9685f27fcbf3eff46133a3","kind":"tag","published_at":"2023-10-24T15:41:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15/manifests"},{"name":"v5.14.14","sha":"a0cfa182db3e7b196efe36cfe7b31d304c5a0a4e","kind":"tag","published_at":"2023-10-17T13:58:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14/manifests"},{"name":"v5.14.13","sha":"b8811a0fa59e7663b240183219db32f9a617e607","kind":"tag","published_at":"2023-10-10T19:42:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13/manifests"},{"name":"v5.14.12","sha":"bd450a0fdb19b087f47e1d7cce5a72417ec977cc","kind":"commit","published_at":"2023-10-04T16:31:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12/manifests"},{"name":"v5.14.11","sha":"13c0894d0c14c7f577a0a95492aeaa8fff8da33a","kind":"tag","published_at":"2023-09-26T11:47:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11/manifests"},{"name":"v5.14.10","sha":"14e97bffa62760cabcdc7244bff445b423f5286a","kind":"tag","published_at":"2023-09-18T10:18:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10/manifests"},{"name":"v5.14.9","sha":"8255b71ccdbfe9a20f856b5d68a269ab1c5452ca","kind":"tag","published_at":"2023-09-13T13:36:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9/manifests"},{"name":"v5.14.8","sha":"74c58dabc2cf5ed2242fb08e4781d26088d06b12","kind":"tag","published_at":"2023-09-05T12:34:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8/manifests"},{"name":"v5.14.7","sha":"8a09d535f101aac98935f82b76345ca9691b5e2b","kind":"tag","published_at":"2023-08-29T12:04:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7/manifests"},{"name":"v5.14.6","sha":"a1f511dd6ed9adba561e2ba00e1348136ed656db","kind":"commit","published_at":"2023-08-24T11:19:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6/manifests"},{"name":"v5.14.5","sha":"61fbfd1546c55caca984695a41f9c95668d414fc","kind":"tag","published_at":"2023-08-14T14:39:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5/manifests"},{"name":"v5.14.4","sha":"40f4b275022f03e48cf4809cd53d0d0dabb40424","kind":"tag","published_at":"2023-08-08T09:51:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4/manifests"},{"name":"v5.14.3","sha":"2deea341c9abfb640f22520e0c277027f3f91cd0","kind":"tag","published_at":"2023-08-01T15:33:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3/manifests"},{"name":"v5.14.2","sha":"36d9f0d3659e2f5ab1d924988313986962a0bf35","kind":"tag","published_at":"2023-07-25T10:01:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2/manifests"},{"name":"v5.14.1","sha":"f2e5ded80e94407f63a27eadb018139d6f967313","kind":"tag","published_at":"2023-07-19T09:05:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1/manifests"},{"name":"v5.14.0","sha":"2529e3aaaaec2c9f8e8cf669e58bb9c81db5a6d8","kind":"tag","published_at":"2023-07-11T14:57:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0/manifests"},{"name":"v5.13.7","sha":"aac2d5b526e8139314d99f827ecc3b2c24e99686","kind":"tag","published_at":"2023-07-04T08:53:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7/manifests"},{"name":"v5.13.6","sha":"312270bc71224067e1910bbee9f800b4a2469cc7","kind":"tag","published_at":"2023-06-23T14:05:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6/manifests"},{"name":"v5.13.5","sha":"24b3af68ebe79c1891e45c60c6bcfd26f8818f73","kind":"tag","published_at":"2023-06-12T13:43:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5/manifests"},{"name":"v5.13.4","sha":"a522d82df32d3bfab46b25f5ff24eeb9670c83fb","kind":"tag","published_at":"2023-06-05T17:30:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4/manifests"},{"name":"v5.13.3","sha":"70d4a2bb49dca9fef7854a1463a392094222812b","kind":"tag","published_at":"2023-05-29T11:22:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3/manifests"},{"name":"v5.13.2","sha":"f661923e9aa9d9cc634750affbb04bf2007bc57d","kind":"tag","published_at":"2023-05-22T16:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2/manifests"},{"name":"v5.13.1","sha":"0c58832b6e182f782e73b118ed9681055db3e249","kind":"tag","published_at":"2023-05-17T05:25:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"9130a021ca34746e4076fcae50c57bc584026b8f","kind":"tag","published_at":"2023-05-10T08:14:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0/manifests"},{"name":"v5.12.3","sha":"9710ff34b16a0f271107a8619a28546ae3ca7c18","kind":"tag","published_at":"2023-05-02T14:17:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"5b7e9c52e37ef0c3274a762f38cd7ef7ffc9e7a8","kind":"tag","published_at":"2023-04-25T16:42:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"d14d288ae9e9b0e2b3b33d0a77b4113f024d4215","kind":"tag","published_at":"2023-04-17T15:57:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"05127cf65b4250f836897428cd15829669ab8d6c","kind":"tag","published_at":"2023-04-11T09:58:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0/manifests"},{"name":"v5.11.16","sha":"af5e109990a26318c96dbff6f25759ba91f0e147","kind":"tag","published_at":"2023-04-04T14:00:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16/manifests"},{"name":"v5.11.15","sha":"ae98db6aca5f9d4b754ff9fce4ce33f738a00f65","kind":"tag","published_at":"2023-03-28T13:06:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15/manifests"},{"name":"v5.11.14","sha":"f34d17c3294fcdb63fe9a135b4f3aa2459c81189","kind":"tag","published_at":"2023-03-21T17:45:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14/manifests"},{"name":"v5.11.13","sha":"9f7a2bfac55faed1b1c6c7b4b6d1b1659a076bab","kind":"tag","published_at":"2023-03-14T09:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13/manifests"},{"name":"v5.11.12","sha":"b76b8f1098a6c01f39e5e19bf3abf77c2b9cf475","kind":"tag","published_at":"2023-03-06T15:03:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12/manifests"},{"name":"v5.11.11","sha":"58df7f1905f16533ddb5a7977346c0f4548e4547","kind":"tag","published_at":"2023-02-28T09:55:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11/manifests"},{"name":"v5.11.10","sha":"676bc85fa2b02f92f21dd5c7e15f453b6b9c2e3d","kind":"tag","published_at":"2023-02-20T11:30:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10/manifests"},{"name":"v5.11.9","sha":"af5b3f5e7a79da9ef4bbd63d8fcf60927ffb6533","kind":"tag","published_at":"2023-02-14T14:30:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9/manifests"},{"name":"v5.11.8","sha":"d4d8512ce3453711f3c661374579b0d2ed13f3e7","kind":"tag","published_at":"2023-02-07T10:50:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8/manifests"},{"name":"v5.11.7","sha":"33cac172846b032d3f8b9333b72b2af832dd47d0","kind":"tag","published_at":"2023-01-31T09:39:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7/manifests"},{"name":"v5.11.6","sha":"a2e552314847b4d52498538d7ca171763067a5d0","kind":"tag","published_at":"2023-01-23T20:28:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6/manifests"},{"name":"v5.11.5","sha":"685c72dfaf840f4d5b7a3ab738ddcabd74418823","kind":"tag","published_at":"2023-01-18T01:43:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5/manifests"},{"name":"v5.11.4","sha":"bc859d95e4415f880cd6bcb6f44cc9e5e8c8097c","kind":"tag","published_at":"2023-01-09T13:57:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4/manifests"},{"name":"v5.11.3","sha":"a526207c3957de4ebfcda937b58327d69464f15c","kind":"tag","published_at":"2023-01-02T17:00:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3/manifests"},{"name":"v5.11.2","sha":"e9d8fa07e1ff979bcaf92837b131cd9e292f0161","kind":"tag","published_at":"2022-12-26T14:56:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2/manifests"},{"name":"v5.11.1","sha":"a1e30390da62019e5769e398f4cbc9f8892d8f9a","kind":"commit","published_at":"2022-12-20T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"191acda4545c394b78964ab80b364e15686f0e9b","kind":"tag","published_at":"2022-12-13T12:56:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0/manifests"},{"name":"v5.10.17","sha":"4265f343b49e4af9673a49e585439d35c8deeab2","kind":"tag","published_at":"2022-12-06T10:59:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17/manifests"},{"name":"v5.10.16","sha":"b8aa3974d84c176b8857e8d5b29a7be8670bb410","kind":"tag","published_at":"2022-11-28T16:00:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16/manifests"},{"name":"v5.10.15","sha":"14a6e1c61edb5f66f4888e32c04df5e637e7cfc4","kind":"commit","published_at":"2022-11-22T09:45:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15/manifests"},{"name":"v5.10.14","sha":"c2da6de1c504c7dbd8ae1d0771c184c1544a0c76","kind":"tag","published_at":"2022-11-15T09:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14/manifests"},{"name":"v5.10.13","sha":"2f4c2190d1d3614d8063e84b79d4d1f034b3e3fe","kind":"tag","published_at":"2022-11-07T17:53:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13/manifests"},{"name":"v5.10.12","sha":"30cb27cff1d4e1838ca4235ab4285e20f2b2a870","kind":"tag","published_at":"2022-10-31T15:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12/manifests"},{"name":"v5.10.11","sha":"c80ff0339882859af7e17f8bfd0a5f6880b323f8","kind":"commit","published_at":"2022-10-25T09:34:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11/manifests"},{"name":"v5.10.10","sha":"639224a3e3600cb0e04755d89aab250297b6d851","kind":"tag","published_at":"2022-10-18T08:35:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10/manifests"},{"name":"v5.10.9","sha":"7bd7c219e2670ff7791148e9b1a1d2387528fc0c","kind":"tag","published_at":"2022-10-11T11:56:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9/manifests"},{"name":"v5.10.8","sha":"d4a3216cdd858899960f945d6e00b2d59bf1d5d1","kind":"tag","published_at":"2022-10-03T16:28:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8/manifests"},{"name":"v5.10.7","sha":"d9ef6e788eee11256818329c7429242f8b769263","kind":"commit","published_at":"2022-09-27T01:44:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7/manifests"},{"name":"v5.10.6","sha":"0f75f3d78b67c405c23bfd14a29aedff367415b7","kind":"tag","published_at":"2022-09-19T14:34:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6/manifests"},{"name":"v5.10.5","sha":"594d87dab0e43e641a6826c935df8f2c10672955","kind":"tag","published_at":"2022-09-12T14:40:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5/manifests"},{"name":"v5.10.4","sha":"c8feb29320a22cc4461fb5ef5f4f7de7bd96a59b","kind":"commit","published_at":"2022-09-06T09:11:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"992421d0114a9df72d358fe6fccc28c1fb6f1505","kind":"tag","published_at":"2022-08-29T17:37:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"99b23c06d9b018d6c500fa1acb3030d673e219ab","kind":"tag","published_at":"2022-08-23T10:25:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"dfc0b89c665de8e5e3e4ecf68d8c782e74dbb65c","kind":"tag","published_at":"2022-08-16T17:55:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"7f502e06d54c5a2f389a1639358c84279462b54a","kind":"commit","published_at":"2022-08-09T03:21:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0/manifests"},{"name":"v5.9.3","sha":"89617ef683d2bcd2c870e9c1bd58ad4d55247fd5","kind":"tag","published_at":"2022-08-01T20:54:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3/manifests"},{"name":"v5.9.2","sha":"b7f0a16eca4ac2044703032838f90873ec063d75","kind":"tag","published_at":"2022-07-25T15:12:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2/manifests"},{"name":"v5.9.1","sha":"1937412c4345569d98c0950a1016c22508e1ff81","kind":"tag","published_at":"2022-07-18T17:23:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"88ad7d4e623183b8e20702e7961ef9c8de330dc7","kind":"commit","published_at":"2022-07-12T08:54:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0/manifests"},{"name":"v5.8.7","sha":"be0ab4c062a22fc4bb52c47d005b57203b56c09c","kind":"tag","published_at":"2022-07-04T20:39:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7/manifests"},{"name":"v5.8.6","sha":"c58f6653411e0ff38bf67a512d16b87c6523606b","kind":"tag","published_at":"2022-06-27T14:21:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6/manifests"},{"name":"v5.8.5","sha":"3c528113f47cfddf2504ea02ba3065e7c5c46928","kind":"tag","published_at":"2022-06-21T18:05:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5/manifests"},{"name":"v5.8.4","sha":"a6e782ec2f037e2ca989515048ce5f22fe760595","kind":"tag","published_at":"2022-06-14T10:00:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4/manifests"},{"name":"v5.8.3","sha":"b1e4b9cd3e1d88286f9d1485864310a7c1f23a79","kind":"tag","published_at":"2022-06-07T19:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3/manifests"},{"name":"v5.8.2","sha":"93b0aba905b3b6947f58a02d911489bb737ee880","kind":"commit","published_at":"2022-05-31T11:47:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2/manifests"},{"name":"v5.8.1","sha":"1eee9ee437f39f1c3438209154df8e8b9ecd990d","kind":"tag","published_at":"2022-05-23T16:04:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"6a468718b970c39ae83a4029bcb53071c9567430","kind":"tag","published_at":"2022-05-17T09:42:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4eef029981b08c77a9c52d0b863e6b5ced279087","kind":"tag","published_at":"2022-05-10T09:06:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0/manifests"},{"name":"v5.6.4","sha":"edb7e8895ef8def2bf59376d7631e0360a77aaf6","kind":"commit","published_at":"2022-05-02T11:46:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4/manifests"},{"name":"v5.6.3","sha":"124d5e2f0022d17b577a464e6b3a69fa2511105e","kind":"tag","published_at":"2022-04-25T14:04:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3/manifests"},{"name":"v5.6.2","sha":"b3645b3fd11dc26a06ea370a41b5bac1026c6792","kind":"tag","published_at":"2022-04-18T16:10:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2/manifests"},{"name":"v5.6.1","sha":"0251fd5222079e4a512bbd32dff4a7a4c3efe997","kind":"tag","published_at":"2022-04-11T13:21:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"8dcdea53f927ab207718d7ee6576806aca2a3798","kind":"commit","published_at":"2022-04-06T03:27:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0/manifests"},{"name":"v4.12.4","sha":"a563a60219f7f6519fb0f34f6d8e3bf0974e6495","kind":"tag","published_at":"2022-04-03T14:38:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4/manifests"},{"name":"v5.5.3","sha":"96e1f40a3b8aa809d543aa7d466eb48cdfa0b53d","kind":"tag","published_at":"2022-03-28T14:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"dd411b017ea7504a14a16821b694ac6aa01d9b6d","kind":"tag","published_at":"2022-03-21T15:15:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"350b15ee91a93040d50391cb9a45440a90e6b2d1","kind":"tag","published_at":"2022-03-14T16:49:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"f3412aa9d179fdfc3f5c0a4a1cfc1965faef7307","kind":"commit","published_at":"2022-03-07T13:53:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0/manifests"},{"name":"v5.4.4","sha":"965f2eb8cb79bb0685a13d9e28c09617b22358cd","kind":"tag","published_at":"2022-02-28T15:21:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4/manifests"},{"name":"v5.4.3","sha":"e2892a61ea56b6578c2efc81d0324660082ad93c","kind":"tag","published_at":"2022-02-21T16:40:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3/manifests"},{"name":"v5.4.2","sha":"01371028b27156419923b362c4b0af92dc08b29f","kind":"tag","published_at":"2022-02-15T14:57:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"fbce2f80c6cb36e59a4a6826ae46b59a10e1c831","kind":"commit","published_at":"2022-02-08T11:34:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"ba4e819aa58b6a36ae4d96ee79c2a5310a812670","kind":"tag","published_at":"2022-02-01T09:00:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"337be3b2a630d791a5cbc5a2a4575d4f58e38df3","kind":"tag","published_at":"2022-01-24T15:05:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"dcbfc54f581dbf1c0008a8e9e578f896f06228ab","kind":"tag","published_at":"2022-01-17T22:45:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0/manifests"},{"name":"v5.2.8","sha":"f80abbb5f942064c9c270b2ac5bb2a2318876754","kind":"tag","published_at":"2022-01-10T20:11:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8/manifests"},{"name":"v5.2.7","sha":"5daaf9be5115b1cb777fb4cf3d9125baddfe5720","kind":"tag","published_at":"2022-01-03T12:34:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7/manifests"},{"name":"v5.2.6","sha":"052db9d577a03ed8d588ecca9e6c0a5f5ba676e1","kind":"tag","published_at":"2021-12-27T14:23:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6/manifests"},{"name":"v5.2.5","sha":"f8697de9c250dbc6b446bcc08566f50fb4070aab","kind":"tag","published_at":"2021-12-20T14:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5/manifests"},{"name":"v5.2.4","sha":"b265431f9a32ea726c5227821126fbc6424117d5","kind":"commit","published_at":"2021-12-14T13:41:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4/manifests"},{"name":"v5.2.3","sha":"9c3dc12c3de241f44d923bfb089200980f3fd23d","kind":"tag","published_at":"2021-12-06T16:12:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3/manifests"},{"name":"v5.2.2","sha":"fcaec7a75f951c9db79c99c42370ca18212c1f16","kind":"tag","published_at":"2021-11-29T16:51:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"586d9ba2472d549c180cbacddf97eb73425286b3","kind":"tag","published_at":"2021-11-25T11:50:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"353cecb5391571163eb6bd8cbf36d2dd299aaf56","kind":"tag","published_at":"2021-11-23T13:25:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"ddbe15b4d8b7cc1dc84720264fde0b1dafb6166f","kind":"commit","published_at":"2021-11-16T15:06:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"7e26583fe1f95f5c3682213105f8f4b51c9d61c9","kind":"tag","published_at":"2021-11-08T15:14:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0/manifests"},{"name":"v5.0.6","sha":"99752d2848f17c5d1e4840f54863899a19387162","kind":"tag","published_at":"2021-10-27T08:43:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6/manifests"},{"name":"v5.0.5","sha":"58f8ff1f8bc7f0cc4bb728654604a194b3c3790b","kind":"tag","published_at":"2021-10-26T10:14:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"86443310e4344ae1ce6e04f084d58e17e4d62170","kind":"tag","published_at":"2021-10-14T15:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"36258031912caf662f69ca3769c6e0bd46946050","kind":"tag","published_at":"2021-10-07T12:26:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"c510762a325116c654afd3c21381a50b942c2c66","kind":"tag","published_at":"2021-09-29T09:29:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"afcf3ee18e7a9c526348b3bce74b69781b4ad071","kind":"tag","published_at":"2021-09-22T12:15:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"85598e74b85a89a16f8bdf5b68346ca8d6b70557","kind":"tag","published_at":"2021-09-16T11:28:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.1","sha":"1b563a153f5b2736f79a3f45573e2e2b66ba0a9a","kind":"tag","published_at":"2021-09-08T13:55:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"698492a5401b12578dc459397b9d288542fc954b","kind":"commit","published_at":"2021-09-02T02:45:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.5","sha":"0bab71409bcc0865ab3e0fcbfa14fa824ddc5495","kind":"tag","published_at":"2021-08-25T07:30:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"c30ec7bed00b36da7b0e6a202b3cb48d2fc1b579","kind":"tag","published_at":"2021-08-13T21:32:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"e5ccdf299c75ea65b0600ee05ff6c98646891c77","kind":"tag","published_at":"2021-08-09T04:03:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3/manifests"},{"name":"v4.12.3","sha":"77a8daeed0e8efa67c6d86f3cc40239dc6eb3d94","kind":"tag","published_at":"2021-07-30T10:06:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3/manifests"},{"name":"v5.0.0-beta.2","sha":"cca80d861f64b3eaa8a5ef8815b7552aaea61557","kind":"tag","published_at":"2021-07-26T15:01:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2/manifests"},{"name":"v4.12.2","sha":"958241aa0ebf340ad0f152b91949720c85b4fcca","kind":"tag","published_at":"2021-07-19T16:41:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2/manifests"},{"name":"v5.0.0-beta.1","sha":"8a4b8952077b64e90ac9d23c116a45aed672db9c","kind":"tag","published_at":"2021-07-14T16:28:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1/manifests"},{"name":"v4.12.1","sha":"4dc8c9bf3e8a6b21a2aac58b0be3161af334b67d","kind":"tag","published_at":"2021-07-07T13:08:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"53a1655143aa4ec36c29a6063ccdf89c48a74bfd","kind":"tag","published_at":"2021-07-06T13:40:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0/manifests"},{"name":"v5.0.0-beta.0","sha":"a0f416173d2f5b78546f52e572a0f64dcc3751e9","kind":"tag","published_at":"2021-07-01T12:17:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.38","sha":"f60126f95d7b36fa12133887990615b9f47e994a","kind":"commit","published_at":"2021-06-24T03:37:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.38","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38/manifests"},{"name":"v5.0.0-alpha.37","sha":"c795ca0822e2816a630a5654d5471fa04521d23c","kind":"tag","published_at":"2021-06-15T17:49:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.37","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37/manifests"},{"name":"v5.0.0-alpha.36","sha":"cf2f6fa90608b109978698fc48120920beaaa51f","kind":"tag","published_at":"2021-06-08T06:46:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.36","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36/manifests"},{"name":"v5.0.0-alpha.35","sha":"6c0afb6d8fff919e80f9f1ec92613acacd8365e7","kind":"tag","published_at":"2021-05-31T20:34:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.35","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35/manifests"},{"name":"v5.0.0-alpha.34","sha":"ee3a077c161accb887b93a17f9eaa2b23e998319","kind":"tag","published_at":"2021-05-18T10:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.34","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34/manifests"},{"name":"v5.0.0-alpha.33","sha":"0fa6ab4a29e8469c081d3f796e0bd9cab98e9185","kind":"tag","published_at":"2021-05-09T12:29:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.33","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33/manifests"},{"name":"v4.11.4","sha":"6658323b5e2ba366691829bbef3f53c00008497e","kind":"tag","published_at":"2021-04-27T15:48:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4/manifests"},{"name":"v5.0.0-alpha.32","sha":"2e99746c35ea0c1e45187a206d6ebc25a52933dc","kind":"tag","published_at":"2021-04-27T12:59:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32/manifests"},{"name":"v5.0.0-alpha.31","sha":"b061319b132163900d1a4eb64207f5284d28639d","kind":"tag","published_at":"2021-04-20T13:59:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"0bc7ed897d54a899fb0dfc5cbd6c5ee0592705e1","kind":"tag","published_at":"2021-04-12T09:46:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"29934afe4643811f3bed772612f92d539a1e489d","kind":"tag","published_at":"2021-04-04T16:43:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"a83c7715c0e2cfa1c3e59b7a1f828f6a1476b307","kind":"tag","published_at":"2021-03-24T12:57:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"2de88ce2973667921a45ff69ea48a8843cb9d8cb","kind":"tag","published_at":"2021-03-05T13:01:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27/manifests"},{"name":"v5.0.0-alpha.26","sha":"8928a36394154e02a73d5e92a740d5f9ed8da709","kind":"tag","published_at":"2021-02-27T18:39:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"688db35f581ac345a09a15420efdb0e4c98a56ab","kind":"tag","published_at":"2021-02-11T12:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"15108a5aad5342d92e86be5c5388b8321a88b280","kind":"tag","published_at":"2021-01-26T14:08:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24/manifests"},{"name":"v4.11.3-deprecations.1","sha":"6cf7cf7c7b11b38db18a4d2003743cbadeb1b4ee","kind":"commit","published_at":"2021-01-25T23:27:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1/manifests"},{"name":"v4.11.3","sha":"bd79e8f8c5b8c77bc5c13d076377a18d2ceedfa2","kind":"commit","published_at":"2021-01-24T12:45:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3/manifests"},{"name":"v4.11.3-deprecations.0","sha":"f64337cd87428e04c851bb1667f5f9e0e6aeaede","kind":"commit","published_at":"2021-01-24T12:00:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0/manifests"},{"name":"v5.0.0-alpha.23","sha":"af6e7220961c6f5e8ed89172694287dc737828ff","kind":"commit","published_at":"2021-01-14T12:48:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23/manifests"},{"name":"v5.0.0-alpha.22","sha":"c514ea86c11c9817839630e840535358f5044caf","kind":"commit","published_at":"2021-01-04T11:14:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"5c82b9147f811fda24bc09132852ed240f8d9def","kind":"commit","published_at":"2020-12-30T17:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"cd30d9e3961c8b33ce43a133e0a958867a202c41","kind":"commit","published_at":"2020-12-21T17:51:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20/manifests"},{"name":"v5.0.0-alpha.19","sha":"754e29cf5a712d0e0f6bd3e54f80e9997659f68c","kind":"commit","published_at":"2020-12-13T17:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.11.2","sha":"174b64f8a3adffb8df3c13285f4edc2437a8547a","kind":"commit","published_at":"2020-12-02T23:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2/manifests"},{"name":"v5.0.0-alpha.18","sha":"c5561c5febbe1c3bd5446c8a0bb480025ab38b86","kind":"commit","published_at":"2020-12-02T23:25:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.11.1","sha":"b8092ce09e164a1cb2fec2f3a5b6aa6e2dc6cbbd","kind":"commit","published_at":"2020-11-24T14:35:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1/manifests"},{"name":"v5.0.0-alpha.17","sha":"41d6a360e0fb245dd74549445539c6218a9dc737","kind":"commit","published_at":"2020-11-23T00:49:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17/manifests"},{"name":"v5.0.0-alpha.16","sha":"47a8e102eeaa5a68a2b4f99c08085cfddc0bef77","kind":"commit","published_at":"2020-11-14T12:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16/manifests"},{"name":"v5.0.0-alpha.15","sha":"fa9cbc835ee70b12234b7207b1872356277da5fa","kind":"commit","published_at":"2020-11-03T23:57:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15/manifests"},{"name":"v5.0.0-alpha.14","sha":"56520e757e0052e25f8dd5d78214458c4b7c634d","kind":"commit","published_at":"2020-10-23T22:59:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14/manifests"},{"name":"v5.0.0-alpha.13","sha":"b82af55f9917f9e77a3cae9b36e47b29d43182c0","kind":"commit","published_at":"2020-10-17T21:47:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13/manifests"},{"name":"v5.0.0-alpha.12","sha":"c7c3643948bce7327a7f01665caa7474be2694f9","kind":"commit","published_at":"2020-10-10T22:32:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12/manifests"},{"name":"v5.0.0-alpha.11","sha":"b4fe7eefd494fa28cd3453067af8872a83f31fa6","kind":"commit","published_at":"2020-09-26T15:07:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11/manifests"},{"name":"v5.0.0-alpha.10","sha":"2e1502fc18d86d69a6b55fc4ac5dcb50ddf192c4","kind":"commit","published_at":"2020-09-15T08:10:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10/manifests"},{"name":"v5.0.0-alpha.9","sha":"e830beb63940d24129285f554fc9c2fb0bd7ccbf","kind":"commit","published_at":"2020-09-06T16:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9/manifests"},{"name":"v5.0.0-alpha.8","sha":"5f986712bbb2f0b789c151b6d2f3e2d48cde0980","kind":"commit","published_at":"2020-08-31T16:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"c32a96b4beb3a5c72a8c179fb095f09dacf61050","kind":"commit","published_at":"2020-08-22T16:39:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"15fd6232de294be9ba0ca103351a11f84009b04f","kind":"commit","published_at":"2020-08-13T16:56:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6/manifests"},{"name":"v5.0.0-alpha.5","sha":"40aa9cbb1df08a5994392d5cea15a60979b28a7e","kind":"commit","published_at":"2020-07-27T22:55:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"519390c2bb12b5eb7b6f5f898afb78ac7f285543","kind":"commit","published_at":"2020-07-19T17:54:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"f432112f0bcfb1fd2002002db181e83edc99d906","kind":"commit","published_at":"2020-07-12T17:06:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"f928d6e04ea7f185cda0e739ebbe2ea36d0aa4d3","kind":"commit","published_at":"2020-07-04T23:16:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2/manifests"},{"name":"v4.11.0","sha":"79ebf71d31cca2c73143891960ea54ec1132bdeb","kind":"commit","published_at":"2020-06-30T23:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0/manifests"},{"name":"v5.0.0-alpha.1","sha":"8281371f88c81fc3e4560b0334cc0c473b9d45f9","kind":"commit","published_at":"2020-06-27T15:07:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.10.2","sha":"d0bfcb4f11fd3904b1e235d80fbfe23758de8372","kind":"commit","published_at":"2020-06-11T19:11:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"4e12b951f64fd47864b4dea8ec8631387a89ddb1","kind":"commit","published_at":"2020-06-01T15:14:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"dd9280e753eb8dc3444a26e85fe4f800b759cad2","kind":"commit","published_at":"2020-05-23T17:50:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0/manifests"},{"name":"v4.9.14","sha":"1fb44683825f0ee7f4d5933528598917ff72f0e4","kind":"commit","published_at":"2020-05-11T22:41:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.14","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14/manifests"},{"name":"v4.9.13","sha":"c224f32bb8f144e590c096d103c9d59c2509ed93","kind":"commit","published_at":"2020-05-04T11:29:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.13","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13/manifests"},{"name":"v4.9.12","sha":"3e5fd3c4f200e50a1331857f092a547b41f6db1e","kind":"commit","published_at":"2020-04-26T23:18:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.12","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12/manifests"},{"name":"v4.9.11","sha":"77f6fe0a73791176bd58d8c013bf5631270faf4d","kind":"commit","published_at":"2020-04-19T14:10:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11/manifests"},{"name":"4.9.11","sha":"b551194a14c4469f3b07dc43bc6aaea525138944","kind":"commit","published_at":"2020-04-18T10:43:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11/manifests"},{"name":"v4.9.10","sha":"8baef82396665179c67ca3acfd51e396b947f412","kind":"commit","published_at":"2020-04-11T13:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.10","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10/manifests"},{"name":"v4.9.9","sha":"c191471a20315cae4006c1e4d3d51db5e49b5fee","kind":"commit","published_at":"2020-04-04T15:54:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.9","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9/manifests"},{"name":"v4.9.8","sha":"e9fbcbf015bbf7057aadd5777703b7059aedf043","kind":"commit","published_at":"2020-03-28T19:33:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8/manifests"},{"name":"v4.9.7","sha":"10bc98f283feaae6397ef1b73b1b82be4a39a5f5","kind":"commit","published_at":"2020-03-18T12:45:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7/manifests"},{"name":"v4.9.6","sha":"0176a231719152fa4a2100aa7119e9fd777b5fed","kind":"commit","published_at":"2020-03-18T10:52:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6/manifests"},{"name":"v4.9.5","sha":"b9dec2780203e37148d87788f727c668d9019581","kind":"commit","published_at":"2020-02-29T10:36:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5/manifests"},{"name":"v4.9.4","sha":"45fe0e31c462ed3a2fba134fb1edbd05b91da2a4","kind":"commit","published_at":"2020-02-23T10:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4/manifests"},{"name":"v4.9.3","sha":"2bec4ebc9c20be8abecbad6d3f0f7ba2875c9c35","kind":"commit","published_at":"2020-02-16T11:52:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3/manifests"},{"name":"v4.9.2","sha":"f567b384f509d36b7e10f691e6b58538e7db8869","kind":"commit","published_at":"2020-02-09T18:32:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"717887fdd9d3b27701d760d78aa12ecf52f02f43","kind":"commit","published_at":"2020-02-02T11:46:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f2c9817526b729801b1716afc957ef3886ccb422","kind":"commit","published_at":"2020-01-22T20:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"d0c928c82e3fc8f284a2f7fd1b9acbf717c5a64e","kind":"commit","published_at":"2020-01-06T11:44:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"0c7ca746674cfb47a46cad8ebea21155702fd38c","kind":"commit","published_at":"2019-12-30T10:59:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"c6f734f0d6b183962e83fc5612fef6583bf40712","kind":"commit","published_at":"2019-12-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3a8f0eace8dd6a1c3234a8be2b7c41f06b6260d4","kind":"commit","published_at":"2019-12-14T19:59:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"0a129d58056d38bd15141aaa98d346774895d5f5","kind":"commit","published_at":"2019-12-07T12:46:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"6291316a32cfb4fb19ffdbcf30abfcb63023f17f","kind":"commit","published_at":"2019-12-01T10:59:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1/manifests"},{"name":"v3.9.4","sha":"6b0fee51deb7c32b75498d4ab2186946e7c4ce0a","kind":"commit","published_at":"2019-11-28T09:28:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4/manifests"},{"name":"v4.7.0","sha":"2b04ee905695540bde87653908ece5c4d57546c9","kind":"commit","published_at":"2019-11-22T10:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"856188b2de7a5e514803314f329da76fe65dec50","kind":"commit","published_at":"2019-11-12T13:52:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"d2d76bf26231a96981260232de5271b24e9391a4","kind":"commit","published_at":"2019-11-05T16:46:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0/manifests"},{"name":"v4.5.2","sha":"cb52f392b3b3528857178a756354ffb0e8bccd73","kind":"commit","published_at":"2019-10-28T22:58:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"803d08fbdf20de2d34c36a2a27bbc8e5a7e79fb2","kind":"commit","published_at":"2019-10-12T20:22:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"de3c62c25bf9e92ba35019e5a3ca7f68a36600d8","kind":"commit","published_at":"2019-10-02T08:07:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"554e7dce0cd96a4f9ef1924b41a3ce530cb433ae","kind":"commit","published_at":"2019-09-22T17:16:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"b563d529a8544fa4f4090723239ab075665c5f03","kind":"commit","published_at":"2019-09-11T20:45:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"f3beaee67fb9a4145a792fc8b798ef327b55f513","kind":"commit","published_at":"2019-09-08T09:58:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1/manifests"},{"name":"v1.2.5","sha":"8ee2d7168294f21af787aaba46661824097e33bb","kind":"tag","published_at":"2019-09-03T18:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5/manifests"},{"name":"v4.4.0","sha":"98f2c7cae9b2e0a53cf731882164aa44babb4be3","kind":"commit","published_at":"2019-08-31T12:19:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"29c1adf61a141a3db885ee569e42251cee53e749","kind":"commit","published_at":"2019-08-21T17:29:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3/manifests"},{"name":"v1.2.4","sha":"e44972d3c3e199529fdbc85974f7ae570b8424a0","kind":"tag","published_at":"2019-08-16T20:53:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4/manifests"},{"name":"v4.3.2","sha":"f2dbeca2dd1aecf6bc56e2302ec766d2e4bfb2ac","kind":"commit","published_at":"2019-08-10T17:39:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"d5a2ad9d26f7b089111b208c929ac1f98e7f6958","kind":"commit","published_at":"2019-08-03T15:14:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"8c28ed9c67e7b6ad02a8826178352aa4e9901b50","kind":"commit","published_at":"2019-07-28T14:32:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"42f78c69a59f0b5fa5fb8f533385f04ef77d7889","kind":"commit","published_at":"2019-07-17T13:42:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1/manifests"},{"name":"v1.0.4","sha":"455489e2e149ff5393f6ba08870368c88da259bd","kind":"tag","published_at":"2019-07-10T15:39:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"4c21bc05d6c5e48c64bc947ba9e271ed3e762a0e","kind":"tag","published_at":"2019-07-10T15:08:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"543041538f31cbdfbe3e85b8bc0f5c183ac5448e","kind":"tag","published_at":"2019-07-09T13:14:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"3a40065694cab2a5e8dedab6781e98493c1dc69d","kind":"tag","published_at":"2019-07-09T12:54:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1/manifests"},{"name":"v4.2.0","sha":"cf2cdd83f2a2f65d0e979d1faa9e815a5e2d3502","kind":"commit","published_at":"2019-07-06T15:30:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"6da1d591264e8c4a18e5ab56bdf6f8c0f985ed99","kind":"commit","published_at":"2019-06-25T13:53:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"eade31e58deb8ff3faee777313d70141e5868ebe","kind":"commit","published_at":"2019-06-23T11:46:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"b78a5ab7581488f7fff271a2cf64927dd28c3ab0","kind":"commit","published_at":"2019-06-13T09:55:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"07b9d6efaac1b663b2657173227e9490c796191e","kind":"commit","published_at":"2019-06-10T11:50:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"d58075ddb1757a11c47ef3d2b1fe9bed55e640dd","kind":"commit","published_at":"2019-06-03T16:35:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a3572bcaf34d204b314fd2c84064c9180f3a50f1","kind":"commit","published_at":"2019-05-27T12:48:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"505e275285c757e0515c8623b43c823d8a74790c","kind":"commit","published_at":"2019-05-23T15:39:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.0","sha":"a33f0ab64999331a54267cdf0eb89e53fa4d70cd","kind":"commit","published_at":"2019-05-20T21:26:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0/manifests"},{"name":"v4.0.0-beta.2","sha":"3686a27055dce58b5e800b520087c0c448b7480e","kind":"commit","published_at":"2019-05-13T12:26:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"5c152157078503e8599537108c3be9e00969fa34","kind":"commit","published_at":"2019-05-05T12:24:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"f19bd59ae53f23e3637383061774542d973cc48c","kind":"commit","published_at":"2019-04-28T22:42:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.8","sha":"92d6e987a43041fde63fd02cad61277d04193c29","kind":"commit","published_at":"2019-04-17T19:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"663643e0a83554d7730be42140aef6bc3ac09c6a","kind":"commit","published_at":"2019-04-07T23:25:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"2482d2b689440df6fb3da6157a789adac2783736","kind":"commit","published_at":"2019-03-30T19:33:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6/manifests"},{"name":"v3.9.3","sha":"ebed7922fc97331519f507768572a068edb8494e","kind":"commit","published_at":"2019-03-28T14:06:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3/manifests"},{"name":"v4.0.0-alpha.5","sha":"1bfdbe5688fb3556e4bebd1f8e357c515244ac42","kind":"commit","published_at":"2019-03-23T21:04:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"997324d52467e3a7b7a8058c0ba8309d04d4ddf6","kind":"commit","published_at":"2019-03-17T11:00:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"3a5d2e50411ddd3caea450abda49fd7c6ed230dc","kind":"commit","published_at":"2019-03-10T11:57:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"f606f7584dd842a89423dd3cc69e32b5ad3fdae1","kind":"commit","published_at":"2019-03-03T16:12:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"eea3b4d9a623f87d79be63f57b4a69ddfe375610","kind":"commit","published_at":"2019-02-20T10:58:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"97b26c4821299aef21e6ef9372a25aedd78d0137","kind":"commit","published_at":"2019-02-12T14:39:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.9.2","sha":"dbc788f7d231b4eceaa7a6a3e253104de5de9af0","kind":"commit","published_at":"2019-02-03T20:45:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2/manifests"},{"name":"v3.9.1","sha":"b903d7432b5a06583c9915f7ab9346bad76007a1","kind":"commit","published_at":"2019-01-26T13:59:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"f6353cdd15b954091c3f53498eb7de198755b740","kind":"commit","published_at":"2019-01-14T21:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"8df7a83ccc0b200e67feb823ceaaf793e4b6d007","kind":"commit","published_at":"2019-01-09T21:57:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"c202914213f19b070738ba5837da18e89c1662ee","kind":"commit","published_at":"2019-01-07T18:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"baa45b12252be8965809a0ad06e67e7dc7d44313","kind":"commit","published_at":"2018-12-30T21:47:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"0445ca8b710425f22744249a0c7bb3c20e95237b","kind":"commit","published_at":"2018-12-30T21:24:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"f0d60d8a510180e9c7a9b588d3e6c04d0d1a23d3","kind":"commit","published_at":"2018-12-22T15:42:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"1871b089aef090728321cab69be92daaec6eb131","kind":"commit","published_at":"2018-12-17T20:02:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0/manifests"},{"name":"v3.6.2","sha":"edde0b4f0073fcacb7233b553812f3dffe619da5","kind":"commit","published_at":"2018-12-09T20:22:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"e5fbf74a06157e2d73701a158e8d6b5914429ea1","kind":"commit","published_at":"2018-12-01T10:43:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1/manifests"},{"name":"issue-13699-mster","sha":"ac0153bf1b13ddbc1e43c22693f2c223838d9f1a","kind":"tag","published_at":"2018-11-28T20:15:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/issue-13699-mster","html_url":"https://github.com/mui/material-ui/releases/tag/issue-13699-mster","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@issue-13699-mster","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster/manifests"},{"name":"v3.6.0","sha":"d9c790fa69a1c053c3d471e030e4066122d58902","kind":"commit","published_at":"2018-11-26T19:49:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"34492c23a773b1db66fe65801997257709c4f319","kind":"commit","published_at":"2018-11-12T23:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"dc6b2b870fa514e98c74b6854d22c6e25e7684cb","kind":"commit","published_at":"2018-11-12T22:46:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"ba1dc0f27cd85996dbf3ef9df4d7f10552d6c91f","kind":"commit","published_at":"2018-11-04T23:41:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0/manifests"},{"name":"v3.3.2","sha":"47b20fe33c5f1c8a2563bad3c27811c37f698794","kind":"commit","published_at":"2018-10-27T20:16:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"92b2a36716c8ced3d12ff0b300be06cc4743e6da","kind":"commit","published_at":"2018-10-23T22:16:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"47d3b93780400d6eaef48d29dfcbebec8a5f22b2","kind":"commit","published_at":"2018-10-21T21:27:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"bbb0b683dd45d130b17580da86fe6ccc1ab5b3d3","kind":"commit","published_at":"2018-10-15T22:11:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"a61f0fc9a56ef22874753175bad2a636460130d1","kind":"commit","published_at":"2018-10-14T21:03:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"58f526f46e609e3e6cd785d15bfc5486df7ab79f","kind":"commit","published_at":"2018-10-07T22:44:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"dbd67aa892a4e9885d763fcb0d1f6c1691fbf763","kind":"commit","published_at":"2018-09-30T17:16:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"6184c508f94500a9da7486ccb2b9398023e4b1b5","kind":"commit","published_at":"2018-09-23T22:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"a9cbda69c8e059d928da53d9525652170b999455","kind":"commit","published_at":"2018-09-16T21:32:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"27412afa36b6c64b15b3b33cd51235efbc55a775","kind":"commit","published_at":"2018-09-08T22:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d6fb8524ff94080614e8d4d1064c7b2cec66c5d1","kind":"commit","published_at":"2018-09-03T21:14:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"2e9643f6c43c9b393a3914cd085aac92df546c04","kind":"commit","published_at":"2018-08-28T22:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"6847e0affc09f56a1497013be98bc3b59ccd3fde","kind":"commit","published_at":"2018-08-27T17:34:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0/manifests"},{"name":"v1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1","html_url":"https://github.com/mui/material-ui/releases/tag/v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1/manifests"},{"name":"v1.5.1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6b4c29e324eaa1272ce7b42ecab0e3460af6f437","kind":"commit","published_at":"2018-08-12T20:42:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0/manifests"},{"name":"v0.20.2","sha":"1b1c1fce216b5b2f5ecd52d21f8ec6a326c00cd5","kind":"commit","published_at":"2018-08-05T21:43:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2/manifests"},{"name":"v1.4.3","sha":"99650a6d174ad97b41ba1079cd5d7f55b5db21b5","kind":"commit","published_at":"2018-08-04T10:26:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e9bb799208b34fb8f8bbfe4b63b7a1942f95d91f","kind":"commit","published_at":"2018-07-29T14:37:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"869692ecf3812bc4577ed4dde81a9911c5949695","kind":"commit","published_at":"2018-07-22T21:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7fdc1890fb744b565480835fd5684e66871c679f","kind":"commit","published_at":"2018-07-14T15:02:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"f12ba5bfafc53ada2e5719697dd8373d41fa9471","kind":"commit","published_at":"2018-07-02T20:06:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"cd47eeabdcd4f67e35ff5ad56ae82a571da5747a","kind":"commit","published_at":"2018-06-26T10:53:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"e943cb8d6f405de5d53c1f3d1908cbccb502bb3a","kind":"commit","published_at":"2018-06-20T21:41:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"29308b10b3f8ba3565168e4da4bb5f793cb8b4f9","kind":"commit","published_at":"2018-06-18T18:38:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7c094a0f0381c7b68a223e27b5dc700a7595b122","kind":"commit","published_at":"2018-06-10T09:50:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2a300cdec817595ac879bc419257e55ef318b0f9","kind":"commit","published_at":"2018-06-03T15:25:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"3ccf76d315404ebd67f1254f5679d327c0647dfd","kind":"commit","published_at":"2018-05-26T14:56:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"73101790333124cc8f5857bc46038b7d2315842a","kind":"commit","published_at":"2018-05-17T22:07:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.1","sha":"aae0c434f99c4ab559d8aff53cfbd2cfa7974043","kind":"commit","published_at":"2018-05-15T21:15:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1/manifests"},{"name":"v0.20.1","sha":"c663649d9edf9d196aadbb3b426fd613816964fc","kind":"commit","published_at":"2018-05-13T21:34:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1/manifests"},{"name":"v1.0.0-rc.0","sha":"5f3008fc26479b40ff16ec498ae0e6e3361fdb47","kind":"commit","published_at":"2018-05-13T19:13:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-beta.47","sha":"d16e4f5115a9fde3e8958d7959a912a55cbb246d","kind":"commit","published_at":"2018-05-09T21:48:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.47","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47/manifests"},{"name":"v1.0.0-beta.46","sha":"aa1ef83f22650245dd736681d7ec6331cb2a42ef","kind":"commit","published_at":"2018-05-08T21:51:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.46","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46/manifests"},{"name":"v1.0.0-beta.45","sha":"ab592831cbf5987a6516139aeaf148bdb3360ccb","kind":"commit","published_at":"2018-05-07T13:38:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.45","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45/manifests"},{"name":"v1.0.0-beta.44","sha":"0bba4ad1aed5d2181baa156009301eb56fd80158","kind":"commit","published_at":"2018-04-29T20:57:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.44","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44/manifests"},{"name":"v1.0.0-beta.43","sha":"6dfe7382b9777885abe84f4d1f66c0c62545d559","kind":"commit","published_at":"2018-04-22T10:47:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.43","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43/manifests"},{"name":"v1.0.0-beta.42","sha":"bc03443cac8a55ce3fc4d19e6a95e0f3d0116fbf","kind":"commit","published_at":"2018-04-16T20:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.42","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42/manifests"},{"name":"v1.0.0-beta.41","sha":"cddff325bdc2c79592701c11e295e48db0879c28","kind":"tag","published_at":"2018-04-07T18:26:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.41","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41/manifests"},{"name":"v1.0.0-beta.40","sha":"7f423b6bef54c4a34f3b53d9b8ebf33c183916f8","kind":"tag","published_at":"2018-04-01T09:55:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.40","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40/manifests"},{"name":"v1.0.0-beta.39","sha":"b95cb7a83a102b21b7f6add713398f6c9e743d50","kind":"tag","published_at":"2018-03-28T21:23:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.39","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39/manifests"},{"name":"v1.0.0-beta.38","sha":"a6ccfbe7699b67b03703b49a7cb14d865b841d38","kind":"tag","published_at":"2018-03-17T12:24:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.38","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38/manifests"},{"name":"v1.0.0-beta.37","sha":"1587ac3654ae5061eb21f652722a02cc4c367292","kind":"tag","published_at":"2018-03-11T14:31:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.37","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37/manifests"},{"name":"v1.0.0-beta.36","sha":"f31bd2e431c29f85a053387ce062987a3fc36168","kind":"tag","published_at":"2018-03-05T21:07:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.36","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36/manifests"},{"name":"v1.0.0-beta.35","sha":"25ca14ffcec6eeb75446730a03cc4a2014c5e8ab","kind":"tag","published_at":"2018-02-25T22:47:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.35","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.2","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2/manifests"},{"name":"olivier-material-ui-codemod@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1/manifests"},{"name":"olivier-material-ui-icons@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.1","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1/manifests"},{"name":"olivier-material-ui-codemod@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0/manifests"},{"name":"olivier-material-ui-icons@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0/manifests"},{"name":"v1.0.0-beta.34","sha":"284dfcb06fed2244033cc971cb78f485bafece3d","kind":"tag","published_at":"2018-02-17T12:08:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.34","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34/manifests"},{"name":"v1.0.0-beta.33","sha":"b7f698d48d61e74f74e5e50a08b4309460a55266","kind":"tag","published_at":"2018-02-10T12:03:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.33","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33/manifests"},{"name":"v1.0.0-beta.32","sha":"896bc50f35a83fac0453dbbecd9f367b45b450e9","kind":"tag","published_at":"2018-02-04T22:44:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.32","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32/manifests"},{"name":"v1.0.0-beta.31","sha":"6271146a2545aeedf4110990de21ebc0c910b627","kind":"tag","published_at":"2018-01-29T22:06:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.31","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31/manifests"},{"name":"v1.0.0-beta.30","sha":"2bb35ce508832f518a4c3af8cd7cf67af8fd90c5","kind":"tag","published_at":"2018-01-21T22:50:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.30","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30/manifests"},{"name":"v1.0.0-beta.29","sha":"7386d56d4dfb85ca4a586a56691b6a58798d5c42","kind":"tag","published_at":"2018-01-16T20:27:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.29","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29/manifests"},{"name":"v1.0.0-beta.28","sha":"e1f3dad9084edf460d42e0a5f6b7c956eaa51e8d","kind":"tag","published_at":"2018-01-14T14:52:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.28","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28/manifests"},{"name":"v1.0.0-beta.27","sha":"fcfe4a64a95f65e205c5ba9523987982e6556eea","kind":"tag","published_at":"2018-01-06T15:25:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.27","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27/manifests"},{"name":"v1.0.0-beta.26","sha":"bd42549ee464bce03743f7ee18964066f9d3907d","kind":"tag","published_at":"2017-12-30T23:24:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.26","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26/manifests"},{"name":"v1.0.0-beta.25","sha":"d9ab3e313136fa5fb179743b560ac7c9e4fa8f6a","kind":"tag","published_at":"2017-12-22T23:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.25","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25/manifests"},{"name":"v1.0.0-beta.24","sha":"7c8fe8516f8bf6317e7cc748eefa7d97c92b4007","kind":"tag","published_at":"2017-12-17T12:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.24","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24/manifests"},{"name":"v1.0.0-beta.23","sha":"1a4e5b06ae0a7f6b3a6be810d272ebdf3efbb863","kind":"tag","published_at":"2017-12-09T09:51:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.23","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23/manifests"},{"name":"v0.20.0","sha":"86b40ae4883e95d6139e9e5d59c0e14aa022ce3a","kind":"commit","published_at":"2017-12-04T04:05:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0/manifests"},{"name":"v1.0.0-beta.22","sha":"22f68ca292a947349ae2877b09e85775703ec87f","kind":"tag","published_at":"2017-11-28T23:11:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22/manifests"},{"name":"v1.0.0-beta.21","sha":"d33604a9deacbb2725da3688d823416486a039c1","kind":"tag","published_at":"2017-11-13T22:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21/manifests"},{"name":"v1.0.0-beta.20","sha":"076d08bfa709ffdb4858106ebda73f475e4ec5b9","kind":"tag","published_at":"2017-11-05T19:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20/manifests"},{"name":"v1.0.0-beta.19","sha":"2a1879fb818973d4df766c2d7842afd939fdb2b8","kind":"tag","published_at":"2017-10-30T21:51:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19/manifests"},{"name":"v1.0.0-beta.18","sha":"f626204f8e0cd9933bcb7a8c8ac5cd97d6419eca","kind":"tag","published_at":"2017-10-23T21:58:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18/manifests"},{"name":"v1.0.0-beta.17","sha":"616d69d5ff7263eb9c84960b6b7a4c9ff852d4ef","kind":"tag","published_at":"2017-10-15T22:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17/manifests"},{"name":"v1.0.0-beta.16","sha":"56fd0d9d2f6fe0222b8c4117e227de1d725918ba","kind":"tag","published_at":"2017-10-08T20:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16/manifests"},{"name":"v0.19.4","sha":"f1bc4be26ca68578f0cfd053fed8eeabe0d3a636","kind":"tag","published_at":"2017-10-08T19:56:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4/manifests"},{"name":"v1.0.0-beta.15","sha":"4da17a67182a212be91a36cec9c976ccb6293380","kind":"tag","published_at":"2017-10-04T16:05:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15/manifests"},{"name":"v1.0.0-beta.13","sha":"736f12000e6989b2e37fcf10deca8bcf20a284f5","kind":"tag","published_at":"2017-10-01T19:58:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13/manifests"},{"name":"v0.19.3","sha":"7e484cc0c2e3db1e30ebe89d93475f2999f6168c","kind":"tag","published_at":"2017-10-01T19:35:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3/manifests"},{"name":"v1.0.0-beta.12","sha":"65b6e04a74a1520209e7b8fcfa311a431ecb070a","kind":"tag","published_at":"2017-09-24T18:24:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12/manifests"},{"name":"v0.19.2","sha":"5f750e046d48fa2f8c0efd86290ea48661c9b32e","kind":"tag","published_at":"2017-09-18T20:14:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2/manifests"},{"name":"v1.0.0-beta.11","sha":"01c6feb33e7e4e5043ce2a8377fa7dda3dbc8180","kind":"tag","published_at":"2017-09-18T19:11:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11/manifests"},{"name":"v1.0.0-beta.10","sha":"3d4518c997fe875f8e91044ff59a09a46fdfb726","kind":"tag","published_at":"2017-09-13T21:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10/manifests"},{"name":"v1.0.0-beta.9","sha":"d4dba0da9a00efe5104365ca647d848a131a41a6","kind":"tag","published_at":"2017-09-10T11:17:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9/manifests"},{"name":"v1.0.0-beta.8","sha":"865b39bef48c3f85743c3914ba146b97b93fce0f","kind":"tag","published_at":"2017-09-02T11:11:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8/manifests"},{"name":"v0.19.1","sha":"b0d03e92c64bee1ac8c25acd0c48657b7f605d9a","kind":"tag","published_at":"2017-09-02T10:38:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1/manifests"},{"name":"v1.0.0-beta.7","sha":"d2083879918dcafdc9c17e3e19440000a0abb3b0","kind":"tag","published_at":"2017-08-30T22:51:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7/manifests"},{"name":"v1.0.0-beta.6","sha":"8385df161a6792d472821e30c7095b267b844950","kind":"tag","published_at":"2017-08-20T14:48:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6/manifests"},{"name":"v1.0.0-beta.5","sha":"8292545fd41ea9f9d3c7c52bb45f60a4fea434a9","kind":"tag","published_at":"2017-08-15T08:55:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5/manifests"},{"name":"v0.19.0","sha":"d1b3bc614a818d497e38fd51c85077dd7b490bad","kind":"tag","published_at":"2017-08-15T08:17:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0/manifests"},{"name":"v1.0.0-beta.4","sha":"110f0a6e95e8e2b51b2bdd7e545a9b41d1a0009f","kind":"tag","published_at":"2017-08-05T10:09:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4/manifests"},{"name":"v1.0.0-beta.3","sha":"e0dd9560d4a152ca0a61558b6238edc40746c354","kind":"tag","published_at":"2017-07-29T21:00:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"45d5da95daf4d52b0ea6e4ffbef27755fa0aa196","kind":"tag","published_at":"2017-07-23T17:45:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"603fbde8d99e386d6640ec6c24ba9fcfc4316dd4","kind":"tag","published_at":"2017-07-23T17:12:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1/manifests"},{"name":"v0.18.7","sha":"50f6dfc4b6ee7473e27ba950c3ce900b24f17d1c","kind":"tag","published_at":"2017-07-23T15:51:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7/manifests"},{"name":"v1.0.0-alpha.22","sha":"f3992561ed94696d595b6a56efc7449c7dee67c7","kind":"tag","published_at":"2017-07-18T09:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22/manifests"},{"name":"v1.0.0-alpha.21","sha":"49d21891b72796f4a8f383d9b15b66f72cb94549","kind":"tag","published_at":"2017-07-04T22:13:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21/manifests"},{"name":"v0.18.6","sha":"1d10ecbac4a83f9934bb6a7f025855f82002113c","kind":"tag","published_at":"2017-07-04T21:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6/manifests"},{"name":"v0.18.5","sha":"86f7c4141cc66ab1e96a681a6945472283e41ea3","kind":"tag","published_at":"2017-06-28T18:14:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5/manifests"},{"name":"v1.0.0-alpha.20","sha":"84363396403cbbd51072d0b09822cd6d8ab6bf87","kind":"tag","published_at":"2017-06-25T18:01:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20/manifests"},{"name":"v0.18.4","sha":"2c6872cacf19ac71a316b282c2467162dcd148c6","kind":"tag","published_at":"2017-06-25T17:39:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4/manifests"},{"name":"v1.0.0-alpha.19","sha":"611bfd7557fd928933e39c054d2b2edeb57adaed","kind":"tag","published_at":"2017-06-19T16:58:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19/manifests"},{"name":"v1.0.0-alpha.18","sha":"5fdb60642bdf2907b7fba352cf2cd0fa7208848f","kind":"tag","published_at":"2017-06-19T10:12:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18/manifests"},{"name":"v1.0.0-alpha.17","sha":"73e0a35145d10f3c29a991f75e5ba8315e0e754a","kind":"tag","published_at":"2017-06-12T11:55:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17/manifests"},{"name":"v0.18.3","sha":"4c6a542c772f9fe9ff97bb95f63801138d7722d0","kind":"tag","published_at":"2017-06-07T21:28:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"9d3b59b3fec3b31b37334c3bd842112f3d090f86","kind":"commit","published_at":"2017-06-06T21:29:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2/manifests"},{"name":"v1.0.0-alpha.16","sha":"0c7dba6dc5ad8b9f69ec3c60e3ba31f2973e582a","kind":"tag","published_at":"2017-06-01T08:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"18508aeb3e5817406209e15c3e51a53c2cbece96","kind":"tag","published_at":"2017-05-23T20:00:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"771fb44738e116a1d2cec7aabb8ed1425b1d57f6","kind":"tag","published_at":"2017-05-14T10:11:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14/manifests"},{"name":"v0.18.1","sha":"715372edf9fc21244030207409b4070158f6936d","kind":"tag","published_at":"2017-05-13T10:21:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1/manifests"},{"name":"v1.0.0-alpha.13","sha":"17fde80a53fb9fcce31a82290f54de55cf3655e9","kind":"tag","published_at":"2017-05-08T10:47:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13/manifests"},{"name":"v0.18.0","sha":"dea7938b1265a3b100899d65589fbd05e877ab9e","kind":"tag","published_at":"2017-04-30T22:26:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0/manifests"},{"name":"v1.0.0-alpha.12","sha":"dc7371e4770fd3e8b1a82b9c2c2a652acaa73713","kind":"tag","published_at":"2017-04-30T22:22:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12/manifests"},{"name":"v0.17.4","sha":"a398290811c94bd6bb2d5d04c7f6d0ce734e3ad6","kind":"commit","published_at":"2017-04-14T17:20:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4/manifests"},{"name":"v1.0.0-alpha.11","sha":"7b3dbfaf2e94e8139424c8660692ee20d5a9880e","kind":"tag","published_at":"2017-04-14T16:50:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11/manifests"},{"name":"v0.17.3","sha":"53076a03182668f94d3bf40cd880309a51e9be88","kind":"tag","published_at":"2017-04-10T21:42:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"38c4aed87e608ded8e083dcf341ed5e9a14c20ef","kind":"tag","published_at":"2017-04-09T11:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2/manifests"},{"name":"v1.0.0-alpha.10","sha":"27fd907d604c1d3189b7b70e3a7e4758e0171492","kind":"tag","published_at":"2017-04-06T12:00:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"b962c2fbfa7a9cab9e9844e01966b90ca86e67a1","kind":"tag","published_at":"2017-04-01T13:47:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a0b4691eb3958aeb9173a8f4e705c81dfb7d25da","kind":"tag","published_at":"2017-03-25T11:46:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8/manifests"},{"name":"v0.17.1","sha":"05280483dbbc29e56edd8f3644721679b55d4d73","kind":"commit","published_at":"2017-03-13T12:27:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1/manifests"},{"name":"v1.0.0-alpha.7","sha":"9281a3fcee37d6afb9e493ff06e8a2626f4d7d91","kind":"tag","published_at":"2017-03-12T12:31:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"69f604946c366c655d0613841c034cacee7e9ef4","kind":"commit","published_at":"2017-02-26T12:41:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6/manifests"},{"name":"v1.0.0-alpha.5","sha":"74973892bdfacd5c9e3a4ce63185e9a6500d9522","kind":"commit","published_at":"2017-02-26T11:04:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-alpha.4","sha":"6472a6864951bfe7f3739afbe74b50981299ac28","kind":"commit","published_at":"2017-02-26T10:19:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4/manifests"},{"name":"v0.17.0","sha":"c9af9606bcea6551ceaadc2f6430d629eb679e84","kind":"commit","published_at":"2017-02-12T22:06:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0/manifests"},{"name":"v1.0.0-alpha.3","sha":"4583f5212d0b668e3801a859d3cc584cec0ec173","kind":"commit","published_at":"2017-02-12T21:43:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"8476782b595175d25c8a972b5fe53bc1f8532676","kind":"tag","published_at":"2017-02-07T19:48:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"3a0eb03018a9c5c96ba5233de8ef45202403a94c","kind":"commit","published_at":"2017-01-29T21:29:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.16.7","sha":"867c6c29b1badd839b1fd57720e5754fcd53a516","kind":"commit","published_at":"2017-01-15T19:57:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"bc84dbeeb78b725fefdc10cdc6eee7b75cc1226e","kind":"commit","published_at":"2016-12-25T21:03:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"8a03a04ef17f76ce09b88607b216d8a8e4d277d6","kind":"commit","published_at":"2016-12-09T20:45:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"84c18c98ff56fbe81be902735164219040729bb1","kind":"commit","published_at":"2016-11-17T19:18:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"066c5d53d1d4ecec2923ed12ec14647ae8248a9c","kind":"commit","published_at":"2016-11-17T16:41:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"806b2eab2272b430e814f8b3c7f1e7b31cd0e306","kind":"commit","published_at":"2016-11-14T17:22:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"2085737a798d9cb808b2fddf1f06883b27327ccc","kind":"commit","published_at":"2016-10-19T18:24:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"6eb9913441cb39562f4c935bdd70042d26daa260","kind":"commit","published_at":"2016-10-05T14:36:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0/manifests"},{"name":"v0.16.0-rc2","sha":"71a9524d0ec28dad2f566a42c7bb8ad2ea93ce36","kind":"commit","published_at":"2016-09-24T19:31:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2/manifests"},{"name":"v0.16.0-rc1","sha":"1691addd7f84317619c6831c35cb1f32ef3779b6","kind":"commit","published_at":"2016-09-07T19:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1/manifests"},{"name":"v0.15.4","sha":"be9bc14f4cda041299b6f8845af87b9278c871fc","kind":"commit","published_at":"2016-08-10T22:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"8bd3589dd7f676f3d725559cbd63457afe8d3691","kind":"commit","published_at":"2016-08-02T20:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"908f694e1e6eae9e63da6b22e63100d6bda4fa8e","kind":"commit","published_at":"2016-07-09T21:10:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"1fed1bcc81d89e473e261c1da4bf0a3a46515ce8","kind":"tag","published_at":"2016-06-20T08:15:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"06667b589952f58ff8c6d277df364ef16dada671","kind":"tag","published_at":"2016-05-06T13:49:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0/manifests"},{"name":"v0.15.0-beta.2","sha":"7cf7adfe9042e9be8dbaa1c850ffacca26e9c269","kind":"commit","published_at":"2016-04-21T22:57:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2/manifests"},{"name":"v0.15.0-beta.1","sha":"47d7525fb77c7c579e99d595b3f98c69fc838c77","kind":"tag","published_at":"2016-04-14T13:33:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1/manifests"},{"name":"v0.15.0-alpha.2","sha":"caabf9eaee5a5e11097958105f8427cfc8905f86","kind":"tag","published_at":"2016-03-17T23:37:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2/manifests"},{"name":"v0.15.0-alpha.1","sha":"2ebddeb908857c16ece162964a7e501ab37716ba","kind":"commit","published_at":"2016-02-27T17:54:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1/manifests"},{"name":"v0.14.4","sha":"de2bee1335ff1fd701a60cb3d739cf919dbd77ce","kind":"commit","published_at":"2016-02-03T00:47:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"fa9141f90149392cc3fa366736e61a89b07e9205","kind":"commit","published_at":"2016-01-27T03:06:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"44b41957ae81344cf6dc794cf2dbe2da48152622","kind":"commit","published_at":"2016-01-08T15:52:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"0ae4d7f61bb240ae5e2adc9d15a8d5629f738db6","kind":"commit","published_at":"2016-01-04T22:23:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"628bc82957d8e537a1b648e31e10723820bb00ac","kind":"commit","published_at":"2015-12-25T15:12:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0/manifests"},{"name":"v0.14.0-rc2","sha":"9a24d8a7839c37b86748ad8022e39235e8eb6be2","kind":"commit","published_at":"2015-12-14T22:26:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2/manifests"},{"name":"v0.14.0-rc1","sha":"7459597806a2f1f5826eaab26d3c5d974da70fbd","kind":"commit","published_at":"2015-12-04T19:52:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1/manifests"},{"name":"v0.13.4","sha":"a98006f9ffb588030cbdd2e3b4a4515017e58c43","kind":"commit","published_at":"2015-11-24T17:07:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"e33afed6913b58a990bd4b51a038bbfff0a0f42f","kind":"commit","published_at":"2015-11-17T16:34:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"6f28ad04e8f95073646bfeb8936c550ca4a94347","kind":"commit","published_at":"2015-11-10T00:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"330488977f95dbebd6cf6a387bf10a86238331ff","kind":"commit","published_at":"2015-10-29T21:08:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"7980cd589e9dc9e055e1b789bf2f80e7f2ef0f5d","kind":"commit","published_at":"2015-10-21T19:38:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"86394ccd2d7b715eaa054a369679eba4ac82ce1f","kind":"commit","published_at":"2015-10-21T19:04:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"d310459476a461e0d29f166de277896026d8f35f","kind":"commit","published_at":"2015-10-19T17:30:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"06aca1012d01de4ec782acfb8d22a6ec83d48ff7","kind":"commit","published_at":"2015-10-07T21:43:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"6671f90516c2065839efae773ecda924b8bebdae","kind":"commit","published_at":"2015-10-06T19:31:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"a4e194e46c47f8e2eedfab8f0a8c4104e5679c95","kind":"commit","published_at":"2015-09-28T16:15:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"aa485220ff28e907d2548cbfb65bd789c23d9eba","kind":"commit","published_at":"2015-09-25T16:08:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"b55b770f2049852febe47bef27aa0eaceafcec08","kind":"commit","published_at":"2015-09-15T21:10:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"82bc1cb2805f7b624516f71628e6ca525df18cad","kind":"commit","published_at":"2015-08-24T21:31:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0/manifests"},{"name":"v0.10.4","sha":"a8097bcbed6939f0cb308e05acf03a907b666725","kind":"commit","published_at":"2015-08-09T03:29:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"2a43082b52138e33c85878616461445895066a11","kind":"commit","published_at":"2015-08-08T22:51:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"71583523f39c1830d3fcffeff0598c2f803f1048","kind":"commit","published_at":"2015-07-29T20:34:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"6b609c63611b02f9e845b765770983c547cd6af8","kind":"commit","published_at":"2015-07-13T21:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"b6140ec86c5087ad799e9a658f3f0d9b150c205a","kind":"commit","published_at":"2015-07-10T01:35:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"8a18478700f49b94fe7f580664e7b31c581ceb0b","kind":"commit","published_at":"2015-06-20T17:47:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"3da654eb4f0ddb10d81f2706eda1f3819e40b795","kind":"commit","published_at":"2015-06-15T01:46:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"867e87d3530b4fb6bc7f6ec5fb9edcd49e7bd631","kind":"commit","published_at":"2015-06-09T23:38:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"cb794810e7c39352f1bbd533d92983dc22a57510","kind":"commit","published_at":"2015-05-24T20:12:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0/manifests"},{"name":"v0.7.5","sha":"b3ce0b272e5468919d01b3d3ab6751a92f682b48","kind":"commit","published_at":"2015-04-27T19:14:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"abc159f246f15163f7984bcf702409cffc745d6e","kind":"commit","published_at":"2015-04-21T18:14:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"9321a4a8879f380a725c7439114ebf3e0da8abcc","kind":"commit","published_at":"2015-04-01T15:20:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"953606f4d1a9e3a33798b499219fe40b1f81fd96","kind":"commit","published_at":"2015-03-25T23:45:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"03c169188dd10ec2242b7806050781867c0291dd","kind":"commit","published_at":"2015-03-04T21:41:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"078ba0c94f8985dd2d96587784f760474ba51858","kind":"commit","published_at":"2015-02-13T21:06:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"accd9f0ef163d514b091709ffd63f76f6d1a467f","kind":"commit","published_at":"2015-01-27T00:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"57c7a95be20dc77cbe0459a40acc802e16de5148","kind":"commit","published_at":"2015-01-26T23:07:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"706446d6aeb952def6f2016fdc213b6e56b2d40f","kind":"commit","published_at":"2015-01-03T23:58:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"6b294fdd0a7f9686b8b8f05cf8759e90b3e581f9","kind":"commit","published_at":"2014-12-25T17:36:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"3eb741fdb94fff5e8218809b8f7d5a9d2e4d1778","kind":"commit","published_at":"2014-12-15T17:14:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"d65414913839d9d939c8bd938ca21f39f0faa924","kind":"commit","published_at":"2014-12-07T15:15:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"fc3232f6e9d1662c4f9d813b70acb329c4cdc6de","kind":"commit","published_at":"2014-11-30T21:22:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"4b02786c2a7e27613201fe72c033a260018a38d6","kind":"commit","published_at":"2014-11-28T20:34:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"ab8880bc442941c20d58ca2cbb8aace7b2724929","kind":"commit","published_at":"2014-11-17T20:10:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"052b0bc5a3e887d0a36b2277a2e09812a0ce206b","kind":"commit","published_at":"2014-11-11T21:11:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"715b7e868003ac9b121bdacee3e1301b9c660aa9","kind":"commit","published_at":"2014-11-08T19:56:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"088d257c0bec691545cd32f83fd2af753866b8ee","kind":"commit","published_at":"2014-11-08T00:13:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0/manifests"},{"name":"v0.1.29","sha":"3fe7b8bf7c3adc04522f311ce1c1c3b6e39e8edd","kind":"commit","published_at":"2014-11-05T19:58:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.1.29","html_url":"https://github.com/mui/material-ui/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29/manifests"}]},"repo_metadata_updated_at":"2025-12-12T02:56:37.209Z","dependent_packages_count":0,"downloads":79519,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":24.520971698115098,"dependent_packages_count":35.390369481104436,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":29.955670589609767},"purl":"pkg:npm/%40mui/stylis-plugin-rtl","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mui/stylis-plugin-rtl","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mui/stylis-plugin-rtl","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mui/stylis-plugin-rtl/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-04T07:03:34.193Z","issues_count":4311,"pull_requests_count":9952,"avg_time_to_close_issue":13586842.81696086,"avg_time_to_close_pull_request":1743280.7233341183,"issues_closed_count":2591,"pull_requests_closed_count":8492,"pull_request_authors_count":717,"issue_authors_count":2933,"avg_comments_per_issue":5.109719322662955,"avg_comments_per_pull_request":1.9954782958199357,"merged_pull_requests_count":7177,"bot_issues_count":19,"bot_pull_requests_count":3439,"past_year_issues_count":749,"past_year_pull_requests_count":3231,"past_year_avg_time_to_close_issue":841051.1259259259,"past_year_avg_time_to_close_pull_request":462660.70522674866,"past_year_issues_closed_count":405,"past_year_pull_requests_closed_count":2602,"past_year_pull_request_authors_count":187,"past_year_issue_authors_count":597,"past_year_avg_comments_per_issue":1.897196261682243,"past_year_avg_comments_per_pull_request":1.405756731662024,"past_year_bot_issues_count":8,"past_year_bot_pull_requests_count":1440,"past_year_merged_pull_requests_count":2320,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/issues","maintainers":[{"login":"oliviertassinari","count":773,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"siriwatknp","count":701,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":511,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":434,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"mnajdova","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"michaldudak","count":262,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"aarongarciah","count":237,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"ZeeshanTamboli","count":207,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mj12albert","count":193,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"alexfauquette","count":165,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"samuelsycamore","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"cherniavskii","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"LukasTy","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"bharatkashyap","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"DanailH","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"JCQuintas","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"eps1lon","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"hbjORbj","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hbjORbj"},{"login":"flaviendelangle","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"michelengelen","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"rosskevin","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rosskevin"},{"login":"mbrookes","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"m4theushw","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"apedroferreira","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"hasdfa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"nikitaa24","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikitaa24"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"richbustos","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richbustos"},{"login":"nathanmarks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanmarks"},{"login":"vicasas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"MBilalShafi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joshwooding","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwooding"},{"login":"dimitropoulos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dimitropoulos"},{"login":"arthurbalduini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"dmtrKovalenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmtrKovalenko"},{"login":"hai-cea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-cea"},{"login":"gerdadesign","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"DavidCnoops","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidCnoops"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}],"active_maintainers":[{"login":"siriwatknp","count":281,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":241,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":191,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"oliviertassinari","count":168,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"ZeeshanTamboli","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mnajdova","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"mj12albert","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"aarongarciah","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"joserodolfofreitas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"prakhargupta1","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"JCQuintas","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"DanailH","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"alexfauquette","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"bharatkashyap","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"LukasTy","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"cherniavskii","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"michaldudak","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"MBilalShafi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"flaviendelangle","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"vicasas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fstylis-plugin-rtl/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fstylis-plugin-rtl/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fstylis-plugin-rtl/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fstylis-plugin-rtl/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fstylis-plugin-rtl/codemeta","maintainers":[{"uuid":"brijeshb42","login":"brijeshb42","name":null,"email":"brijeshb42@gmail.com","url":null,"packages_count":70,"html_url":"https://www.npmjs.com/~brijeshb42","role":null,"created_at":"2025-06-02T06:46:17.894Z","updated_at":"2025-06-02T06:46:17.894Z","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":63,"html_url":"https://www.npmjs.com/~michaldudak","role":null,"created_at":"2025-06-02T06:46:17.744Z","updated_at":"2025-06-02T06:46:17.744Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/michaldudak/packages"},{"uuid":"atomiks","login":"atomiks","name":null,"email":"cc.glows@gmail.com","url":null,"packages_count":51,"html_url":"https://www.npmjs.com/~atomiks","role":null,"created_at":"2025-08-14T03:38:45.593Z","updated_at":"2025-08-14T03:38:45.593Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/atomiks/packages"},{"uuid":"mnajdova","login":"mnajdova","name":null,"email":"mnajdova@gmail.com","url":null,"packages_count":88,"html_url":"https://www.npmjs.com/~mnajdova","role":null,"created_at":"2025-06-02T06:46:17.791Z","updated_at":"2025-06-02T06:46:17.791Z","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":113,"html_url":"https://www.npmjs.com/~oliviertassinari","role":null,"created_at":"2025-08-14T03:38:45.633Z","updated_at":"2025-08-14T03:38:45.633Z","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":158,"html_url":"https://www.npmjs.com/~siriwatknp","role":null,"created_at":"2025-06-02T06:46:17.940Z","updated_at":"2025-06-02T06:46:17.940Z","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":113,"html_url":"https://www.npmjs.com/~janpotoms","role":null,"created_at":"2025-08-19T15:12:00.020Z","updated_at":"2025-08-19T15:12:00.020Z","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":42,"html_url":"https://www.npmjs.com/~aarongarciah","role":null,"created_at":"2025-06-02T06:46:18.055Z","updated_at":"2025-06-02T06:46:18.055Z","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":46,"html_url":"https://www.npmjs.com/~mj12albert","role":null,"created_at":"2025-06-02T06:46:18.001Z","updated_at":"2025-06-02T06:46:18.001Z","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":46,"html_url":"https://www.npmjs.com/~diegoandai","role":null,"created_at":"2025-06-02T06:46:17.850Z","updated_at":"2025-06-02T06:46:17.850Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/diegoandai/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5264274,"maintainers_count":1091160,"namespaces_count":333594,"keywords_count":760514,"github":"npm","metadata":{"funded_packages_count":159192},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-12-16T06:37:22.408Z","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":1070403,"name":"@mui/envinfo","ecosystem":"npm","description":"Logs info about the environment relevant to @mui/*.","homepage":"https://github.com/mui/material-ui/tree/HEAD/packages/mui-envinfo","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/material-ui","keywords_array":[],"namespace":"mui","versions_count":45,"first_release_published_at":"2021-09-02T07:46:24.368Z","latest_release_published_at":"2025-12-03T06:56:16.823Z","latest_release_number":"2.0.44","last_synced_at":"2025-12-12T01:20:52.448Z","created_at":"2022-04-07T20:46:10.571Z","updated_at":"2025-12-12T02:56:37.215Z","registry_url":"https://www.npmjs.com/package/@mui/envinfo","install_command":"npm install @mui/envinfo","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"2.0.35","latest":"2.0.44"}},"repo_metadata":{"id":19822297,"uuid":"23083156","full_name":"mui/material-ui","owner":"mui","description":"Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.","archived":false,"fork":false,"pushed_at":"2025-10-29T18:01:42.000Z","size":699813,"stargazers_count":96891,"open_issues_count":1786,"forks_count":32696,"subscribers_count":1311,"default_branch":"master","last_synced_at":"2025-10-29T20:10:24.905Z","etag":null,"topics":["design-system","material-design","material-ui","react","react-components"],"latest_commit_sha":null,"homepage":"https://mui.com/material-ui/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2014-08-18T19:11:54.000Z","updated_at":"2025-10-29T19:57:26.000Z","dependencies_parsed_at":"2025-06-02T16:06:01.092Z","dependency_job_id":"32b77193-1b92-4638-bb5e-6c82ade9eee5","html_url":"https://github.com/mui/material-ui","commit_stats":{"total_commits":23822,"total_committers":3211,"mean_commits":"7.4188726253503585","dds":0.8266728234405172,"last_synced_commit":"c0620e333641deda56f3cd68c7c3736098ee818c"},"previous_names":["mui-org/material-ui","callemall/material-ui"],"tags_count":568,"template":false,"template_full_name":null,"purl":"pkg:github/mui/material-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/sbom","scorecard":{"id":262861,"data":{"date":"2025-08-17T02:37:43Z","repo":{"name":"github.com/mui/material-ui","commit":"06de3386e5dbd68c7e7496219f702232dcd7ec9f"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.7,"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":"Maintained","score":10,"reason":"30 commit(s) and 1 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":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/check-if-pr-has-label.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yml: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:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/no-response.yml:22","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/check-if-pr-has-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci-check.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-cleanup.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/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/publish-canaries.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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 28 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":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  14 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:  13 out of  13 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":"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: 'allow deletion' disabled on branch 'v6.x'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v6.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v6.x'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'v6.x'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v6.x'","Warn: codeowners review is not required on branch 'master'","Warn: codeowners review is not required on branch 'v6.x'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v6.x'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v6.x'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v6.x'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v6.x'"],"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":"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":"CI-Tests","score":10,"reason":"28 out of 28 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 36 contributing companies or organizations","details":["Info: found contributions from: A11yance, LightSourceAI, TourConnect, Treeshakers, alienfast, calcom, callemall, cefsharp, cssinjs, emikra, goose-duck, instacart, jalaali, lightsourceai, mui, mui-org, nodejs, openfoodfacts, pabloengine, pretur, react-native-community, reactiran, reactjs, reactwg, state-machines, storybookjs, testing-library, text-em-all, typed-typings, typescript-cheatsheets, underjs, vercel, webpack, yarnpkg, yarnplugins, 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":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-cpj6-fhp6-mr6j","Warn: Project is vulnerable to: GHSA-f46r-rw29-r322","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","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-17T11:13:50.539Z","repository_id":19822297,"created_at":"2025-08-17T11:13:50.539Z","updated_at":"2025-08-17T11:13:50.539Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281829647,"owners_count":26568938,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-30T02:00:06.501Z","response_time":61,"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":"v7.3.4","sha":"28eadba9ec2899226ecbf4058b8fba1ddeab9e6d","kind":"tag","published_at":"2025-10-02T18:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4/manifests"},{"name":"v7.3.3","sha":"6984a79aa3ebde0ad9d1a21817de900f60b7dc90","kind":"tag","published_at":"2025-10-02T14:01:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3/manifests"},{"name":"v7.3.2","sha":"ebd180cdd48e365aa0c5c54b6568d5efc320590d","kind":"tag","published_at":"2025-09-02T06:18:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"3592ec32c4858c22bf99c535c037c13ee6db6b84","kind":"tag","published_at":"2025-08-06T09:33:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"ad98e5ebf7f2f629f9a8b054d9ee3e7217d163bf","kind":"tag","published_at":"2025-08-05T05:40:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0/manifests"},{"name":"v6.5.0","sha":"894dd472b2cc3bbf218eef521ce5a4bcbe914e60","kind":"tag","published_at":"2025-07-08T02:51:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0/manifests"},{"name":"v5.18.0","sha":"6b50143dcfc2aad56a37c9f2e1f14256e9a65c4e","kind":"tag","published_at":"2025-07-08T02:50:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0/manifests"},{"name":"v7.2.0","sha":"1496d735b2cf16501ce413daec40d627eee77e1d","kind":"tag","published_at":"2025-06-30T08:59:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0/manifests"},{"name":"v7.1.2","sha":"ad2d425db362790d6d0f90fbe5b5d3a5b5132503","kind":"tag","published_at":"2025-06-20T07:34:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2/manifests"},{"name":"v6.4.12","sha":"9179a92b0d97f6d0270c7fac733cfd81bd7354cc","kind":"tag","published_at":"2025-06-02T06:58:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12/manifests"},{"name":"v7.1.1","sha":"0ebb3a14ccc5dbee4ec2682b387511f107b95a65","kind":"tag","published_at":"2025-06-02T06:47:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"e3e07e0b8fac5ca8fb4bbf3ec453dbe79133552f","kind":"tag","published_at":"2025-05-06T08:50:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0/manifests"},{"name":"v6.4.11","sha":"6b3957d9d42c83e069da8e8bb534ec294dcb6254","kind":"tag","published_at":"2025-04-10T02:36:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11/manifests"},{"name":"v7.0.2","sha":"ebb24ce49e1ef8358600a7787cb6c8d671cead63","kind":"tag","published_at":"2025-04-09T13:08:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2/manifests"},{"name":"v6.4.10","sha":"d80a3609c8a7274dc5fafa348382059945aee449","kind":"tag","published_at":"2025-03-31T19:03:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10/manifests"},{"name":"v7.0.1","sha":"d6fdcac555725c3807e6f03445e3a051398ee739","kind":"tag","published_at":"2025-03-28T18:58:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"22aa7db2ed23df3b43530e9fdb57bc1051221457","kind":"tag","published_at":"2025-03-26T14:16:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0/manifests"},{"name":"v6.4.9","sha":"a884cb821f67a831f44cc6abfc3bc77faef91ada","kind":"tag","published_at":"2025-03-25T15:45:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9/manifests"},{"name":"v7.0.0-rc.0","sha":"ebaec8db8ae1b90183817cb0bad549d7fc63fe79","kind":"tag","published_at":"2025-03-19T09:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0/manifests"},{"name":"v5.17.1","sha":"0d509f8a4a48031a1e25974a1604b803892ce94e","kind":"tag","published_at":"2025-03-18T18:44:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"b0dc8270c5a2896293ff8b61052120a13819f0a1","kind":"tag","published_at":"2025-03-18T15:28:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0/manifests"},{"name":"v6.4.8","sha":"2bded219fabaaefc2083aa660d5856ab75cfa8d6","kind":"tag","published_at":"2025-03-17T17:54:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8/manifests"},{"name":"v7.0.0-beta.4","sha":"260ed53760f179e3bb4f1f43e2f2712ecbf9fdd7","kind":"tag","published_at":"2025-03-13T13:30:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4/manifests"},{"name":"v6.4.7","sha":"d1ca0a45fea4327ba4dc9876e62922785493f1c3","kind":"tag","published_at":"2025-03-05T15:19:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7/manifests"},{"name":"v7.0.0-beta.3","sha":"9dea4105c8b413e087bd1d0cc517b52831a2eb86","kind":"tag","published_at":"2025-03-05T15:13:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"48acea181cac8ca14455e76d01d3554ba578781e","kind":"tag","published_at":"2025-02-27T15:00:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2/manifests"},{"name":"v7.0.0-beta.1","sha":"2cf2e71af3c2b26694964884456bc335c2ba6cdb","kind":"tag","published_at":"2025-02-26T18:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1/manifests"},{"name":"v6.4.6","sha":"356b885778a2af26505d5dbba76a9abcceb69800","kind":"tag","published_at":"2025-02-26T13:39:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6/manifests"},{"name":"v7.0.0-beta.0","sha":"b485c1abec1d776e925ca90e6fa7d91e9bd057a7","kind":"tag","published_at":"2025-02-26T13:22:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0/manifests"},{"name":"v7.0.0-alpha.2","sha":"ba14b7070070281c8a6cea1df7653f007bb8da49","kind":"tag","published_at":"2025-02-18T18:57:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.4.5","sha":"6f2b908baa7863e2cbf0ec4518dc90ccfd53597b","kind":"tag","published_at":"2025-02-18T18:46:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5/manifests"},{"name":"v7.0.0-alpha.1","sha":"c390c1c2d1c85f42d40f16ce405a3c4b62026ec7","kind":"tag","published_at":"2025-02-11T17:34:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1/manifests"},{"name":"v6.4.4","sha":"c66361a6ad9d1354b60e6fb93ba3144c1348ab15","kind":"tag","published_at":"2025-02-11T14:31:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4/manifests"},{"name":"v6.4.3","sha":"cee310a92f61ffb75284195a9ed30bcb367c78e2","kind":"tag","published_at":"2025-02-04T18:53:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3/manifests"},{"name":"v7.0.0-alpha.0","sha":"3e3195a4285ca716061f7d7d87f4915630af1b69","kind":"tag","published_at":"2025-02-03T12:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.4.2","sha":"1813d89a599a4027fd216062b2cac8b0c1864f1d","kind":"tag","published_at":"2025-01-29T15:50:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2/manifests"},{"name":"v6.4.1","sha":"819e662a2ce210f8805c45057389217cb1c39a83","kind":"tag","published_at":"2025-01-21T13:23:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"f9949a8889c7e69cac145ce56411298a234d2e49","kind":"tag","published_at":"2025-01-14T16:46:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0/manifests"},{"name":"v5.16.14","sha":"ba588c8333d765af63ab15c8b33dd947b615f70b","kind":"tag","published_at":"2025-01-06T21:20:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14/manifests"},{"name":"v6.3.1","sha":"afd551abd3be44de711d6baef48e62e18b97c908","kind":"tag","published_at":"2025-01-03T13:53:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1/manifests"},{"name":"v5.16.13","sha":"e52a6379f22d38453fa046d410b0c4700707dbd9","kind":"tag","published_at":"2024-12-25T11:25:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13/manifests"},{"name":"v6.3.0","sha":"84d6ecfdccd10f204854beeef98bcc55dc99d117","kind":"tag","published_at":"2024-12-23T18:10:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"17026fc203a8b413ec7343b6eeb267a50519d515","kind":"tag","published_at":"2024-12-17T13:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1/manifests"},{"name":"v5.16.12","sha":"b8fbcf5fb5169d8db6ee0ec35001816d2777e8d4","kind":"tag","published_at":"2024-12-17T13:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12/manifests"},{"name":"v5.16.11","sha":"2413ff076b0d462736dfccd399b4be863fd79ec2","kind":"tag","published_at":"2024-12-11T10:13:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11/manifests"},{"name":"v6.2.0","sha":"3a8ceaead5ac4c2c4554e6500ca3d197420a04c2","kind":"tag","published_at":"2024-12-11T02:03:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0/manifests"},{"name":"v6.1.10","sha":"5c5e9f6d8a90034cd75dcb92403caf6b37efc916","kind":"tag","published_at":"2024-12-04T10:03:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10/manifests"},{"name":"v5.16.9","sha":"ec085b677c43ed1f37e66bd2fb58f27dce9f7184","kind":"tag","published_at":"2024-12-04T09:34:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9/manifests"},{"name":"v5.16.8","sha":"096adfbe28d038397a7f3cf3494b86844226e162","kind":"tag","published_at":"2024-11-28T06:51:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8/manifests"},{"name":"v6.1.9","sha":"821784419eefb89e4ce7b66c4b602a1e33d2fa88","kind":"tag","published_at":"2024-11-27T13:22:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9/manifests"},{"name":"v6.1.8","sha":"0b8739f145423bafdd8e2871312307bfb31c58ef","kind":"tag","published_at":"2024-11-20T15:09:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8/manifests"},{"name":"v6.1.7","sha":"a7d441d0bd3bfc16a1ce9e6d7ff3ad1afc6b62f1","kind":"tag","published_at":"2024-11-13T15:31:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7/manifests"},{"name":"v6.1.6","sha":"32112b76aa821c2a1e98120545019ef1a71ea274","kind":"tag","published_at":"2024-10-30T13:54:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6/manifests"},{"name":"v6.1.5","sha":"01c5f344628bc66e16f86284ee0fc7107002a5ca","kind":"tag","published_at":"2024-10-22T10:28:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5/manifests"},{"name":"v6.1.4","sha":"15ea548de803e4602894cae6304a497d7ddaf09c","kind":"tag","published_at":"2024-10-15T18:35:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4/manifests"},{"name":"v6.1.3","sha":"c7de2cae15cc7b7025ad79e3623320526ed16462","kind":"tag","published_at":"2024-10-09T09:47:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3/manifests"},{"name":"v6.1.2","sha":"e6ff0b5016ac4fa40cdc9b78a0d9ecdd2c0cd9db","kind":"tag","published_at":"2024-10-02T14:51:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"263c7259451d5b928bbdfd299c9c0afc89dfec02","kind":"tag","published_at":"2024-09-19T06:42:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"94cc3d0a66456713e6e25edf9a1ba35ad8df88bc","kind":"tag","published_at":"2024-09-11T13:09:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"bb620d85a89651ca4350e8861bbb35776d583726","kind":"tag","published_at":"2024-09-03T10:33:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"71dbef69dcbf2b87831af579fb777b4f1f4b219a","kind":"tag","published_at":"2024-08-29T13:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"c9a9adfb90e939c0590de6edf10d0c65fcbc8b1e","kind":"tag","published_at":"2024-08-27T09:06:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.0","sha":"55bea65c83c1beac77382fe961f8aa72eec21daa","kind":"tag","published_at":"2024-08-22T08:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0/manifests"},{"name":"v6.0.0-beta.6","sha":"cbb6f8d3b1b72732d51f5628765cfd7e75bd5747","kind":"tag","published_at":"2024-08-18T02:55:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6/manifests"},{"name":"v5.16.7","sha":"b505fd7b64e92db523198712a5d6716c494e0c66","kind":"tag","published_at":"2024-08-09T09:19:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7/manifests"},{"name":"v6.0.0-beta.5","sha":"75c24b0828981651082a3eede027b6871c96c440","kind":"tag","published_at":"2024-08-08T08:52:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5/manifests"},{"name":"v5.16.6","sha":"6eb1bdce38d0fc67fa8aebca260043c7fc8eb3e8","kind":"tag","published_at":"2024-07-30T21:06:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6/manifests"},{"name":"v6.0.0-beta.4","sha":"12532afa3e4f6f13a9fa86eb459c27792c36b6f9","kind":"tag","published_at":"2024-07-30T20:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4/manifests"},{"name":"v5.16.5","sha":"40792e6efb2c92b8964a3912e08aeb4fb7fc41c8","kind":"tag","published_at":"2024-07-25T06:42:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5/manifests"},{"name":"v6.0.0-beta.3","sha":"02fde66a0cd72fb7fe3681a5ea8c4de733b4a865","kind":"tag","published_at":"2024-07-24T18:27:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3/manifests"},{"name":"v5.16.4","sha":"77af399a3ad76f31e5f2e0fab5650b628fa50990","kind":"tag","published_at":"2024-07-16T16:01:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4/manifests"},{"name":"v6.0.0-beta.2","sha":"9ad8c1fd8dfd21d8e37fe73d71e011542b23db72","kind":"tag","published_at":"2024-07-16T14:46:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2/manifests"},{"name":"v5.16.3","sha":"e1824453bdb0a89f15d4dfe47a1c4f90fa0f0500","kind":"tag","published_at":"2024-07-16T14:18:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3/manifests"},{"name":"v6.0.0-beta.1","sha":"19c1935757925d834928a30ea41f58bb95fb355f","kind":"tag","published_at":"2024-07-16T09:42:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1/manifests"},{"name":"v5.16.2","sha":"56ddd108fe153592a800fce4d43f9758b0ff5101","kind":"tag","published_at":"2024-07-16T09:10:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2/manifests"},{"name":"v6.0.0-beta.0","sha":"3364f0740aa5c86e057ec5b0d22c1b12bfd96fa4","kind":"tag","published_at":"2024-07-11T15:54:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0/manifests"},{"name":"v5.16.1","sha":"431af6a2fd9bf6cd0422c61e36c937d1ea5e5015","kind":"tag","published_at":"2024-07-11T15:48:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1/manifests"},{"name":"v5.16.0","sha":"e5e9b9d5e952b52752b758179da20d3fa0982c05","kind":"tag","published_at":"2024-07-05T13:32:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0/manifests"},{"name":"v6.0.0-alpha.14","sha":"2a15dd74c76bacbc867a7313fdc2c42c6168327c","kind":"tag","published_at":"2024-07-05T04:25:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14/manifests"},{"name":"v6.0.0-alpha.13","sha":"a070a894fbe21c52df446438ca1bb5a891d5e1b5","kind":"tag","published_at":"2024-07-03T07:44:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13/manifests"},{"name":"v5.15.21","sha":"a306ce4afcc60de4c3e43b8f9183862235d9318e","kind":"tag","published_at":"2024-06-28T14:09:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21/manifests"},{"name":"v6.0.0-alpha.12","sha":"fb476c6c18b850e8400d03afb7447802afbfd357","kind":"tag","published_at":"2024-06-24T17:12:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.15.20","sha":"f20fa0ba4016e5425a2a4cce841075253828a551","kind":"tag","published_at":"2024-06-12T12:58:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20/manifests"},{"name":"v6.0.0-alpha.11","sha":"22c5206a9e8191b2f81131d6978a0958e55b7032","kind":"tag","published_at":"2024-06-12T08:18:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11/manifests"},{"name":"v6.0.0-alpha.10","sha":"e5ac6c0eef5efd4fa5c5eb11ccbf08e58e7443f8","kind":"tag","published_at":"2024-06-04T10:35:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10/manifests"},{"name":"v6.0.0-alpha.9","sha":"925de32766317bb84a92ec24b2b6465c8e48cc04","kind":"tag","published_at":"2024-05-29T12:25:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.15.19","sha":"77f606ba73bb5439d66871177772f54196044450","kind":"tag","published_at":"2024-05-29T12:01:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19/manifests"},{"name":"v6.0.0-alpha.8","sha":"c7dbe6e8256cef7bd2dbdcbee55428ad82513cd0","kind":"tag","published_at":"2024-05-21T16:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.15.18","sha":"607daac5baa9c8151f111fe4bacea1d7e61881a3","kind":"tag","published_at":"2024-05-16T09:29:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18/manifests"},{"name":"v6.0.0-alpha.7","sha":"997bec6d8d30a1a891aff4eeedefa41c93eaa95c","kind":"tag","published_at":"2024-05-16T06:31:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"7c8db04b91500ba77301acd360d21bff7f7c752f","kind":"tag","published_at":"2024-05-08T13:13:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.15.17","sha":"9bc4fc42959427246addfdf29db95847cc38e410","kind":"tag","published_at":"2024-05-08T12:24:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17/manifests"},{"name":"v5.15.16","sha":"284e251c155d92078f80f98919f4ab260b05e9be","kind":"tag","published_at":"2024-05-01T14:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16/manifests"},{"name":"v6.0.0-alpha.5","sha":"571d5046e26aa07605cb1e01ca99b2eb0b04d009","kind":"tag","published_at":"2024-05-01T14:16:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5/manifests"},{"name":"v6.0.0-alpha.4","sha":"afffc2ffc3db1e6abf48f3b3e13a41e8b758f874","kind":"tag","published_at":"2024-04-24T07:30:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4/manifests"},{"name":"v6.0.0-alpha.3","sha":"6d5e44409344ea4e13ceb3a02c4446dc6a7323b4","kind":"tag","published_at":"2024-04-17T16:10:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3/manifests"},{"name":"v6.0.0-alpha.2","sha":"4e75758b37119bd821435c23d9c111c545e186b6","kind":"tag","published_at":"2024-04-09T15:09:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2/manifests"},{"name":"v6.0.0-alpha.1","sha":"84307c1a2495a716788ec25f046faaa4d16c88c7","kind":"tag","published_at":"2024-04-05T10:43:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1/manifests"},{"name":"v5.15.15","sha":"5a079965186640b5176f00c537f3b9e6c299b5c4","kind":"tag","published_at":"2024-04-04T07:09:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15/manifests"},{"name":"v6.0.0-alpha.0","sha":"2a15ad6f1f5507162b1a5aebf78976ca3023183b","kind":"tag","published_at":"2024-03-26T15:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.15.14","sha":"9585d28317c90f2c71ab88dd5ae37638bb64ad82","kind":"tag","published_at":"2024-03-19T08:18:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14/manifests"},{"name":"v5.15.13","sha":"dbcb678234296de56afaf3138917e967e8d1934a","kind":"tag","published_at":"2024-03-13T14:17:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13/manifests"},{"name":"pigment@0.0.1","sha":"0e765a618a7676c507852cec024464b1fc1cd80f","kind":"tag","published_at":"2024-03-08T04:20:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/pigment@0.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/pigment@0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@pigment%400.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1/manifests"},{"name":"v5.15.12","sha":"5ad69e161d7520274cd37a2524ffb935b6dda158","kind":"tag","published_at":"2024-03-05T15:33:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12/manifests"},{"name":"v5.15.11","sha":"e3257a4d68481b0ca6efd5d06cb5c1e1e77e4286","kind":"tag","published_at":"2024-02-22T08:52:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11/manifests"},{"name":"v5.15.10","sha":"94fcd3ada0842108a9a2ce53e121931e5448649f","kind":"tag","published_at":"2024-02-12T12:38:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10/manifests"},{"name":"v5.15.9","sha":"7917d2a8a4acc0b07328dee8273847652491b769","kind":"tag","published_at":"2024-02-08T12:55:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9/manifests"},{"name":"v5.15.8","sha":"fe5a59e616637a0488b122749479b782f5f8dfa2","kind":"tag","published_at":"2024-02-06T20:42:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8/manifests"},{"name":"v5.15.7","sha":"b80acd69c7c848709d01465d6727b13ed6109258","kind":"tag","published_at":"2024-01-31T13:23:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7/manifests"},{"name":"v5.15.6","sha":"1700e5cd9cbb3bc648b7f799f837c4d23ed42700","kind":"tag","published_at":"2024-01-22T18:09:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6/manifests"},{"name":"v5.15.5","sha":"5d7c4e26a4973a3a80bf5f8a9a8ea14f89554fe0","kind":"tag","published_at":"2024-01-17T09:27:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5/manifests"},{"name":"v5.15.4","sha":"6aadbf91c5eb2c94dea9a49a19eb532606410a5a","kind":"tag","published_at":"2024-01-10T13:49:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4/manifests"},{"name":"v5.15.3","sha":"9fa4e472f9ba4fd4e7f8cfb8bc0d1f1d455ace23","kind":"tag","published_at":"2024-01-03T15:22:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"5d5dd15f70db9ffcb85d4dc57da8a20f5240fb81","kind":"tag","published_at":"2023-12-25T14:24:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"8be7ac66b99059bf2c2edcca9cf15981d389db6b","kind":"tag","published_at":"2023-12-19T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"8c2c6a88a509f9da7c453d4a3c3ab4749a57a36d","kind":"tag","published_at":"2023-12-12T18:21:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0/manifests"},{"name":"v5.14.20","sha":"14fa79f4328e901f82d7fc39aba722a9bf4a8df0","kind":"tag","published_at":"2023-12-05T09:28:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20/manifests"},{"name":"v5.14.19","sha":"a07b4925255aa3fc7ae1255130e182e4573c58d7","kind":"tag","published_at":"2023-11-29T21:11:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19/manifests"},{"name":"v5.14.18","sha":"43a41b6b2fa3f0a186a852b894452722e3a38f04","kind":"tag","published_at":"2023-11-14T08:27:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18/manifests"},{"name":"v5.14.17","sha":"c54a42dd8b0ec8e850bd60438e60a1a8acb3b4a4","kind":"tag","published_at":"2023-11-06T15:34:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17/manifests"},{"name":"v5.14.16","sha":"391b57a05daf67a8154471dae645471f5ffac09f","kind":"tag","published_at":"2023-10-31T10:57:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16/manifests"},{"name":"v5.14.15","sha":"6baedcfed27419ed6b9685f27fcbf3eff46133a3","kind":"tag","published_at":"2023-10-24T15:41:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15/manifests"},{"name":"v5.14.14","sha":"a0cfa182db3e7b196efe36cfe7b31d304c5a0a4e","kind":"tag","published_at":"2023-10-17T13:58:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14/manifests"},{"name":"v5.14.13","sha":"b8811a0fa59e7663b240183219db32f9a617e607","kind":"tag","published_at":"2023-10-10T19:42:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13/manifests"},{"name":"v5.14.12","sha":"bd450a0fdb19b087f47e1d7cce5a72417ec977cc","kind":"commit","published_at":"2023-10-04T16:31:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12/manifests"},{"name":"v5.14.11","sha":"13c0894d0c14c7f577a0a95492aeaa8fff8da33a","kind":"tag","published_at":"2023-09-26T11:47:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11/manifests"},{"name":"v5.14.10","sha":"14e97bffa62760cabcdc7244bff445b423f5286a","kind":"tag","published_at":"2023-09-18T10:18:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10/manifests"},{"name":"v5.14.9","sha":"8255b71ccdbfe9a20f856b5d68a269ab1c5452ca","kind":"tag","published_at":"2023-09-13T13:36:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9/manifests"},{"name":"v5.14.8","sha":"74c58dabc2cf5ed2242fb08e4781d26088d06b12","kind":"tag","published_at":"2023-09-05T12:34:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8/manifests"},{"name":"v5.14.7","sha":"8a09d535f101aac98935f82b76345ca9691b5e2b","kind":"tag","published_at":"2023-08-29T12:04:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7/manifests"},{"name":"v5.14.6","sha":"a1f511dd6ed9adba561e2ba00e1348136ed656db","kind":"commit","published_at":"2023-08-24T11:19:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6/manifests"},{"name":"v5.14.5","sha":"61fbfd1546c55caca984695a41f9c95668d414fc","kind":"tag","published_at":"2023-08-14T14:39:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5/manifests"},{"name":"v5.14.4","sha":"40f4b275022f03e48cf4809cd53d0d0dabb40424","kind":"tag","published_at":"2023-08-08T09:51:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4/manifests"},{"name":"v5.14.3","sha":"2deea341c9abfb640f22520e0c277027f3f91cd0","kind":"tag","published_at":"2023-08-01T15:33:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3/manifests"},{"name":"v5.14.2","sha":"36d9f0d3659e2f5ab1d924988313986962a0bf35","kind":"tag","published_at":"2023-07-25T10:01:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2/manifests"},{"name":"v5.14.1","sha":"f2e5ded80e94407f63a27eadb018139d6f967313","kind":"tag","published_at":"2023-07-19T09:05:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1/manifests"},{"name":"v5.14.0","sha":"2529e3aaaaec2c9f8e8cf669e58bb9c81db5a6d8","kind":"tag","published_at":"2023-07-11T14:57:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0/manifests"},{"name":"v5.13.7","sha":"aac2d5b526e8139314d99f827ecc3b2c24e99686","kind":"tag","published_at":"2023-07-04T08:53:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7/manifests"},{"name":"v5.13.6","sha":"312270bc71224067e1910bbee9f800b4a2469cc7","kind":"tag","published_at":"2023-06-23T14:05:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6/manifests"},{"name":"v5.13.5","sha":"24b3af68ebe79c1891e45c60c6bcfd26f8818f73","kind":"tag","published_at":"2023-06-12T13:43:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5/manifests"},{"name":"v5.13.4","sha":"a522d82df32d3bfab46b25f5ff24eeb9670c83fb","kind":"tag","published_at":"2023-06-05T17:30:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4/manifests"},{"name":"v5.13.3","sha":"70d4a2bb49dca9fef7854a1463a392094222812b","kind":"tag","published_at":"2023-05-29T11:22:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3/manifests"},{"name":"v5.13.2","sha":"f661923e9aa9d9cc634750affbb04bf2007bc57d","kind":"tag","published_at":"2023-05-22T16:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2/manifests"},{"name":"v5.13.1","sha":"0c58832b6e182f782e73b118ed9681055db3e249","kind":"tag","published_at":"2023-05-17T05:25:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"9130a021ca34746e4076fcae50c57bc584026b8f","kind":"tag","published_at":"2023-05-10T08:14:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0/manifests"},{"name":"v5.12.3","sha":"9710ff34b16a0f271107a8619a28546ae3ca7c18","kind":"tag","published_at":"2023-05-02T14:17:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"5b7e9c52e37ef0c3274a762f38cd7ef7ffc9e7a8","kind":"tag","published_at":"2023-04-25T16:42:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"d14d288ae9e9b0e2b3b33d0a77b4113f024d4215","kind":"tag","published_at":"2023-04-17T15:57:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"05127cf65b4250f836897428cd15829669ab8d6c","kind":"tag","published_at":"2023-04-11T09:58:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0/manifests"},{"name":"v5.11.16","sha":"af5e109990a26318c96dbff6f25759ba91f0e147","kind":"tag","published_at":"2023-04-04T14:00:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16/manifests"},{"name":"v5.11.15","sha":"ae98db6aca5f9d4b754ff9fce4ce33f738a00f65","kind":"tag","published_at":"2023-03-28T13:06:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15/manifests"},{"name":"v5.11.14","sha":"f34d17c3294fcdb63fe9a135b4f3aa2459c81189","kind":"tag","published_at":"2023-03-21T17:45:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14/manifests"},{"name":"v5.11.13","sha":"9f7a2bfac55faed1b1c6c7b4b6d1b1659a076bab","kind":"tag","published_at":"2023-03-14T09:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13/manifests"},{"name":"v5.11.12","sha":"b76b8f1098a6c01f39e5e19bf3abf77c2b9cf475","kind":"tag","published_at":"2023-03-06T15:03:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12/manifests"},{"name":"v5.11.11","sha":"58df7f1905f16533ddb5a7977346c0f4548e4547","kind":"tag","published_at":"2023-02-28T09:55:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11/manifests"},{"name":"v5.11.10","sha":"676bc85fa2b02f92f21dd5c7e15f453b6b9c2e3d","kind":"tag","published_at":"2023-02-20T11:30:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10/manifests"},{"name":"v5.11.9","sha":"af5b3f5e7a79da9ef4bbd63d8fcf60927ffb6533","kind":"tag","published_at":"2023-02-14T14:30:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9/manifests"},{"name":"v5.11.8","sha":"d4d8512ce3453711f3c661374579b0d2ed13f3e7","kind":"tag","published_at":"2023-02-07T10:50:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8/manifests"},{"name":"v5.11.7","sha":"33cac172846b032d3f8b9333b72b2af832dd47d0","kind":"tag","published_at":"2023-01-31T09:39:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7/manifests"},{"name":"v5.11.6","sha":"a2e552314847b4d52498538d7ca171763067a5d0","kind":"tag","published_at":"2023-01-23T20:28:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6/manifests"},{"name":"v5.11.5","sha":"685c72dfaf840f4d5b7a3ab738ddcabd74418823","kind":"tag","published_at":"2023-01-18T01:43:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5/manifests"},{"name":"v5.11.4","sha":"bc859d95e4415f880cd6bcb6f44cc9e5e8c8097c","kind":"tag","published_at":"2023-01-09T13:57:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4/manifests"},{"name":"v5.11.3","sha":"a526207c3957de4ebfcda937b58327d69464f15c","kind":"tag","published_at":"2023-01-02T17:00:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3/manifests"},{"name":"v5.11.2","sha":"e9d8fa07e1ff979bcaf92837b131cd9e292f0161","kind":"tag","published_at":"2022-12-26T14:56:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2/manifests"},{"name":"v5.11.1","sha":"a1e30390da62019e5769e398f4cbc9f8892d8f9a","kind":"commit","published_at":"2022-12-20T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"191acda4545c394b78964ab80b364e15686f0e9b","kind":"tag","published_at":"2022-12-13T12:56:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0/manifests"},{"name":"v5.10.17","sha":"4265f343b49e4af9673a49e585439d35c8deeab2","kind":"tag","published_at":"2022-12-06T10:59:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17/manifests"},{"name":"v5.10.16","sha":"b8aa3974d84c176b8857e8d5b29a7be8670bb410","kind":"tag","published_at":"2022-11-28T16:00:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16/manifests"},{"name":"v5.10.15","sha":"14a6e1c61edb5f66f4888e32c04df5e637e7cfc4","kind":"commit","published_at":"2022-11-22T09:45:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15/manifests"},{"name":"v5.10.14","sha":"c2da6de1c504c7dbd8ae1d0771c184c1544a0c76","kind":"tag","published_at":"2022-11-15T09:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14/manifests"},{"name":"v5.10.13","sha":"2f4c2190d1d3614d8063e84b79d4d1f034b3e3fe","kind":"tag","published_at":"2022-11-07T17:53:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13/manifests"},{"name":"v5.10.12","sha":"30cb27cff1d4e1838ca4235ab4285e20f2b2a870","kind":"tag","published_at":"2022-10-31T15:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12/manifests"},{"name":"v5.10.11","sha":"c80ff0339882859af7e17f8bfd0a5f6880b323f8","kind":"commit","published_at":"2022-10-25T09:34:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11/manifests"},{"name":"v5.10.10","sha":"639224a3e3600cb0e04755d89aab250297b6d851","kind":"tag","published_at":"2022-10-18T08:35:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10/manifests"},{"name":"v5.10.9","sha":"7bd7c219e2670ff7791148e9b1a1d2387528fc0c","kind":"tag","published_at":"2022-10-11T11:56:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9/manifests"},{"name":"v5.10.8","sha":"d4a3216cdd858899960f945d6e00b2d59bf1d5d1","kind":"tag","published_at":"2022-10-03T16:28:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8/manifests"},{"name":"v5.10.7","sha":"d9ef6e788eee11256818329c7429242f8b769263","kind":"commit","published_at":"2022-09-27T01:44:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7/manifests"},{"name":"v5.10.6","sha":"0f75f3d78b67c405c23bfd14a29aedff367415b7","kind":"tag","published_at":"2022-09-19T14:34:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6/manifests"},{"name":"v5.10.5","sha":"594d87dab0e43e641a6826c935df8f2c10672955","kind":"tag","published_at":"2022-09-12T14:40:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5/manifests"},{"name":"v5.10.4","sha":"c8feb29320a22cc4461fb5ef5f4f7de7bd96a59b","kind":"commit","published_at":"2022-09-06T09:11:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"992421d0114a9df72d358fe6fccc28c1fb6f1505","kind":"tag","published_at":"2022-08-29T17:37:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"99b23c06d9b018d6c500fa1acb3030d673e219ab","kind":"tag","published_at":"2022-08-23T10:25:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"dfc0b89c665de8e5e3e4ecf68d8c782e74dbb65c","kind":"tag","published_at":"2022-08-16T17:55:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"7f502e06d54c5a2f389a1639358c84279462b54a","kind":"commit","published_at":"2022-08-09T03:21:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0/manifests"},{"name":"v5.9.3","sha":"89617ef683d2bcd2c870e9c1bd58ad4d55247fd5","kind":"tag","published_at":"2022-08-01T20:54:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3/manifests"},{"name":"v5.9.2","sha":"b7f0a16eca4ac2044703032838f90873ec063d75","kind":"tag","published_at":"2022-07-25T15:12:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2/manifests"},{"name":"v5.9.1","sha":"1937412c4345569d98c0950a1016c22508e1ff81","kind":"tag","published_at":"2022-07-18T17:23:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"88ad7d4e623183b8e20702e7961ef9c8de330dc7","kind":"commit","published_at":"2022-07-12T08:54:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0/manifests"},{"name":"v5.8.7","sha":"be0ab4c062a22fc4bb52c47d005b57203b56c09c","kind":"tag","published_at":"2022-07-04T20:39:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7/manifests"},{"name":"v5.8.6","sha":"c58f6653411e0ff38bf67a512d16b87c6523606b","kind":"tag","published_at":"2022-06-27T14:21:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6/manifests"},{"name":"v5.8.5","sha":"3c528113f47cfddf2504ea02ba3065e7c5c46928","kind":"tag","published_at":"2022-06-21T18:05:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5/manifests"},{"name":"v5.8.4","sha":"a6e782ec2f037e2ca989515048ce5f22fe760595","kind":"tag","published_at":"2022-06-14T10:00:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4/manifests"},{"name":"v5.8.3","sha":"b1e4b9cd3e1d88286f9d1485864310a7c1f23a79","kind":"tag","published_at":"2022-06-07T19:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3/manifests"},{"name":"v5.8.2","sha":"93b0aba905b3b6947f58a02d911489bb737ee880","kind":"commit","published_at":"2022-05-31T11:47:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2/manifests"},{"name":"v5.8.1","sha":"1eee9ee437f39f1c3438209154df8e8b9ecd990d","kind":"tag","published_at":"2022-05-23T16:04:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"6a468718b970c39ae83a4029bcb53071c9567430","kind":"tag","published_at":"2022-05-17T09:42:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4eef029981b08c77a9c52d0b863e6b5ced279087","kind":"tag","published_at":"2022-05-10T09:06:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0/manifests"},{"name":"v5.6.4","sha":"edb7e8895ef8def2bf59376d7631e0360a77aaf6","kind":"commit","published_at":"2022-05-02T11:46:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4/manifests"},{"name":"v5.6.3","sha":"124d5e2f0022d17b577a464e6b3a69fa2511105e","kind":"tag","published_at":"2022-04-25T14:04:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3/manifests"},{"name":"v5.6.2","sha":"b3645b3fd11dc26a06ea370a41b5bac1026c6792","kind":"tag","published_at":"2022-04-18T16:10:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2/manifests"},{"name":"v5.6.1","sha":"0251fd5222079e4a512bbd32dff4a7a4c3efe997","kind":"tag","published_at":"2022-04-11T13:21:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"8dcdea53f927ab207718d7ee6576806aca2a3798","kind":"commit","published_at":"2022-04-06T03:27:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0/manifests"},{"name":"v4.12.4","sha":"a563a60219f7f6519fb0f34f6d8e3bf0974e6495","kind":"tag","published_at":"2022-04-03T14:38:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4/manifests"},{"name":"v5.5.3","sha":"96e1f40a3b8aa809d543aa7d466eb48cdfa0b53d","kind":"tag","published_at":"2022-03-28T14:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"dd411b017ea7504a14a16821b694ac6aa01d9b6d","kind":"tag","published_at":"2022-03-21T15:15:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"350b15ee91a93040d50391cb9a45440a90e6b2d1","kind":"tag","published_at":"2022-03-14T16:49:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"f3412aa9d179fdfc3f5c0a4a1cfc1965faef7307","kind":"commit","published_at":"2022-03-07T13:53:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0/manifests"},{"name":"v5.4.4","sha":"965f2eb8cb79bb0685a13d9e28c09617b22358cd","kind":"tag","published_at":"2022-02-28T15:21:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4/manifests"},{"name":"v5.4.3","sha":"e2892a61ea56b6578c2efc81d0324660082ad93c","kind":"tag","published_at":"2022-02-21T16:40:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3/manifests"},{"name":"v5.4.2","sha":"01371028b27156419923b362c4b0af92dc08b29f","kind":"tag","published_at":"2022-02-15T14:57:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"fbce2f80c6cb36e59a4a6826ae46b59a10e1c831","kind":"commit","published_at":"2022-02-08T11:34:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"ba4e819aa58b6a36ae4d96ee79c2a5310a812670","kind":"tag","published_at":"2022-02-01T09:00:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"337be3b2a630d791a5cbc5a2a4575d4f58e38df3","kind":"tag","published_at":"2022-01-24T15:05:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"dcbfc54f581dbf1c0008a8e9e578f896f06228ab","kind":"tag","published_at":"2022-01-17T22:45:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0/manifests"},{"name":"v5.2.8","sha":"f80abbb5f942064c9c270b2ac5bb2a2318876754","kind":"tag","published_at":"2022-01-10T20:11:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8/manifests"},{"name":"v5.2.7","sha":"5daaf9be5115b1cb777fb4cf3d9125baddfe5720","kind":"tag","published_at":"2022-01-03T12:34:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7/manifests"},{"name":"v5.2.6","sha":"052db9d577a03ed8d588ecca9e6c0a5f5ba676e1","kind":"tag","published_at":"2021-12-27T14:23:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6/manifests"},{"name":"v5.2.5","sha":"f8697de9c250dbc6b446bcc08566f50fb4070aab","kind":"tag","published_at":"2021-12-20T14:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5/manifests"},{"name":"v5.2.4","sha":"b265431f9a32ea726c5227821126fbc6424117d5","kind":"commit","published_at":"2021-12-14T13:41:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4/manifests"},{"name":"v5.2.3","sha":"9c3dc12c3de241f44d923bfb089200980f3fd23d","kind":"tag","published_at":"2021-12-06T16:12:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3/manifests"},{"name":"v5.2.2","sha":"fcaec7a75f951c9db79c99c42370ca18212c1f16","kind":"tag","published_at":"2021-11-29T16:51:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"586d9ba2472d549c180cbacddf97eb73425286b3","kind":"tag","published_at":"2021-11-25T11:50:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"353cecb5391571163eb6bd8cbf36d2dd299aaf56","kind":"tag","published_at":"2021-11-23T13:25:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"ddbe15b4d8b7cc1dc84720264fde0b1dafb6166f","kind":"commit","published_at":"2021-11-16T15:06:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"7e26583fe1f95f5c3682213105f8f4b51c9d61c9","kind":"tag","published_at":"2021-11-08T15:14:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0/manifests"},{"name":"v5.0.6","sha":"99752d2848f17c5d1e4840f54863899a19387162","kind":"tag","published_at":"2021-10-27T08:43:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6/manifests"},{"name":"v5.0.5","sha":"58f8ff1f8bc7f0cc4bb728654604a194b3c3790b","kind":"tag","published_at":"2021-10-26T10:14:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"86443310e4344ae1ce6e04f084d58e17e4d62170","kind":"tag","published_at":"2021-10-14T15:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"36258031912caf662f69ca3769c6e0bd46946050","kind":"tag","published_at":"2021-10-07T12:26:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"c510762a325116c654afd3c21381a50b942c2c66","kind":"tag","published_at":"2021-09-29T09:29:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"afcf3ee18e7a9c526348b3bce74b69781b4ad071","kind":"tag","published_at":"2021-09-22T12:15:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"85598e74b85a89a16f8bdf5b68346ca8d6b70557","kind":"tag","published_at":"2021-09-16T11:28:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.1","sha":"1b563a153f5b2736f79a3f45573e2e2b66ba0a9a","kind":"tag","published_at":"2021-09-08T13:55:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"698492a5401b12578dc459397b9d288542fc954b","kind":"commit","published_at":"2021-09-02T02:45:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.5","sha":"0bab71409bcc0865ab3e0fcbfa14fa824ddc5495","kind":"tag","published_at":"2021-08-25T07:30:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"c30ec7bed00b36da7b0e6a202b3cb48d2fc1b579","kind":"tag","published_at":"2021-08-13T21:32:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"e5ccdf299c75ea65b0600ee05ff6c98646891c77","kind":"tag","published_at":"2021-08-09T04:03:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3/manifests"},{"name":"v4.12.3","sha":"77a8daeed0e8efa67c6d86f3cc40239dc6eb3d94","kind":"tag","published_at":"2021-07-30T10:06:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3/manifests"},{"name":"v5.0.0-beta.2","sha":"cca80d861f64b3eaa8a5ef8815b7552aaea61557","kind":"tag","published_at":"2021-07-26T15:01:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2/manifests"},{"name":"v4.12.2","sha":"958241aa0ebf340ad0f152b91949720c85b4fcca","kind":"tag","published_at":"2021-07-19T16:41:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2/manifests"},{"name":"v5.0.0-beta.1","sha":"8a4b8952077b64e90ac9d23c116a45aed672db9c","kind":"tag","published_at":"2021-07-14T16:28:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1/manifests"},{"name":"v4.12.1","sha":"4dc8c9bf3e8a6b21a2aac58b0be3161af334b67d","kind":"tag","published_at":"2021-07-07T13:08:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"53a1655143aa4ec36c29a6063ccdf89c48a74bfd","kind":"tag","published_at":"2021-07-06T13:40:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0/manifests"},{"name":"v5.0.0-beta.0","sha":"a0f416173d2f5b78546f52e572a0f64dcc3751e9","kind":"tag","published_at":"2021-07-01T12:17:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.38","sha":"f60126f95d7b36fa12133887990615b9f47e994a","kind":"commit","published_at":"2021-06-24T03:37:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.38","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38/manifests"},{"name":"v5.0.0-alpha.37","sha":"c795ca0822e2816a630a5654d5471fa04521d23c","kind":"tag","published_at":"2021-06-15T17:49:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.37","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37/manifests"},{"name":"v5.0.0-alpha.36","sha":"cf2f6fa90608b109978698fc48120920beaaa51f","kind":"tag","published_at":"2021-06-08T06:46:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.36","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36/manifests"},{"name":"v5.0.0-alpha.35","sha":"6c0afb6d8fff919e80f9f1ec92613acacd8365e7","kind":"tag","published_at":"2021-05-31T20:34:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.35","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35/manifests"},{"name":"v5.0.0-alpha.34","sha":"ee3a077c161accb887b93a17f9eaa2b23e998319","kind":"tag","published_at":"2021-05-18T10:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.34","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34/manifests"},{"name":"v5.0.0-alpha.33","sha":"0fa6ab4a29e8469c081d3f796e0bd9cab98e9185","kind":"tag","published_at":"2021-05-09T12:29:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.33","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33/manifests"},{"name":"v4.11.4","sha":"6658323b5e2ba366691829bbef3f53c00008497e","kind":"tag","published_at":"2021-04-27T15:48:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4/manifests"},{"name":"v5.0.0-alpha.32","sha":"2e99746c35ea0c1e45187a206d6ebc25a52933dc","kind":"tag","published_at":"2021-04-27T12:59:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32/manifests"},{"name":"v5.0.0-alpha.31","sha":"b061319b132163900d1a4eb64207f5284d28639d","kind":"tag","published_at":"2021-04-20T13:59:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"0bc7ed897d54a899fb0dfc5cbd6c5ee0592705e1","kind":"tag","published_at":"2021-04-12T09:46:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"29934afe4643811f3bed772612f92d539a1e489d","kind":"tag","published_at":"2021-04-04T16:43:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"a83c7715c0e2cfa1c3e59b7a1f828f6a1476b307","kind":"tag","published_at":"2021-03-24T12:57:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"2de88ce2973667921a45ff69ea48a8843cb9d8cb","kind":"tag","published_at":"2021-03-05T13:01:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27/manifests"},{"name":"v5.0.0-alpha.26","sha":"8928a36394154e02a73d5e92a740d5f9ed8da709","kind":"tag","published_at":"2021-02-27T18:39:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"688db35f581ac345a09a15420efdb0e4c98a56ab","kind":"tag","published_at":"2021-02-11T12:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"15108a5aad5342d92e86be5c5388b8321a88b280","kind":"tag","published_at":"2021-01-26T14:08:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24/manifests"},{"name":"v4.11.3-deprecations.1","sha":"6cf7cf7c7b11b38db18a4d2003743cbadeb1b4ee","kind":"commit","published_at":"2021-01-25T23:27:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1/manifests"},{"name":"v4.11.3","sha":"bd79e8f8c5b8c77bc5c13d076377a18d2ceedfa2","kind":"commit","published_at":"2021-01-24T12:45:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3/manifests"},{"name":"v4.11.3-deprecations.0","sha":"f64337cd87428e04c851bb1667f5f9e0e6aeaede","kind":"commit","published_at":"2021-01-24T12:00:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0/manifests"},{"name":"v5.0.0-alpha.23","sha":"af6e7220961c6f5e8ed89172694287dc737828ff","kind":"commit","published_at":"2021-01-14T12:48:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23/manifests"},{"name":"v5.0.0-alpha.22","sha":"c514ea86c11c9817839630e840535358f5044caf","kind":"commit","published_at":"2021-01-04T11:14:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"5c82b9147f811fda24bc09132852ed240f8d9def","kind":"commit","published_at":"2020-12-30T17:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"cd30d9e3961c8b33ce43a133e0a958867a202c41","kind":"commit","published_at":"2020-12-21T17:51:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20/manifests"},{"name":"v5.0.0-alpha.19","sha":"754e29cf5a712d0e0f6bd3e54f80e9997659f68c","kind":"commit","published_at":"2020-12-13T17:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.11.2","sha":"174b64f8a3adffb8df3c13285f4edc2437a8547a","kind":"commit","published_at":"2020-12-02T23:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2/manifests"},{"name":"v5.0.0-alpha.18","sha":"c5561c5febbe1c3bd5446c8a0bb480025ab38b86","kind":"commit","published_at":"2020-12-02T23:25:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.11.1","sha":"b8092ce09e164a1cb2fec2f3a5b6aa6e2dc6cbbd","kind":"commit","published_at":"2020-11-24T14:35:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1/manifests"},{"name":"v5.0.0-alpha.17","sha":"41d6a360e0fb245dd74549445539c6218a9dc737","kind":"commit","published_at":"2020-11-23T00:49:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17/manifests"},{"name":"v5.0.0-alpha.16","sha":"47a8e102eeaa5a68a2b4f99c08085cfddc0bef77","kind":"commit","published_at":"2020-11-14T12:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16/manifests"},{"name":"v5.0.0-alpha.15","sha":"fa9cbc835ee70b12234b7207b1872356277da5fa","kind":"commit","published_at":"2020-11-03T23:57:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15/manifests"},{"name":"v5.0.0-alpha.14","sha":"56520e757e0052e25f8dd5d78214458c4b7c634d","kind":"commit","published_at":"2020-10-23T22:59:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14/manifests"},{"name":"v5.0.0-alpha.13","sha":"b82af55f9917f9e77a3cae9b36e47b29d43182c0","kind":"commit","published_at":"2020-10-17T21:47:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13/manifests"},{"name":"v5.0.0-alpha.12","sha":"c7c3643948bce7327a7f01665caa7474be2694f9","kind":"commit","published_at":"2020-10-10T22:32:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12/manifests"},{"name":"v5.0.0-alpha.11","sha":"b4fe7eefd494fa28cd3453067af8872a83f31fa6","kind":"commit","published_at":"2020-09-26T15:07:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11/manifests"},{"name":"v5.0.0-alpha.10","sha":"2e1502fc18d86d69a6b55fc4ac5dcb50ddf192c4","kind":"commit","published_at":"2020-09-15T08:10:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10/manifests"},{"name":"v5.0.0-alpha.9","sha":"e830beb63940d24129285f554fc9c2fb0bd7ccbf","kind":"commit","published_at":"2020-09-06T16:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9/manifests"},{"name":"v5.0.0-alpha.8","sha":"5f986712bbb2f0b789c151b6d2f3e2d48cde0980","kind":"commit","published_at":"2020-08-31T16:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"c32a96b4beb3a5c72a8c179fb095f09dacf61050","kind":"commit","published_at":"2020-08-22T16:39:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"15fd6232de294be9ba0ca103351a11f84009b04f","kind":"commit","published_at":"2020-08-13T16:56:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6/manifests"},{"name":"v5.0.0-alpha.5","sha":"40aa9cbb1df08a5994392d5cea15a60979b28a7e","kind":"commit","published_at":"2020-07-27T22:55:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"519390c2bb12b5eb7b6f5f898afb78ac7f285543","kind":"commit","published_at":"2020-07-19T17:54:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"f432112f0bcfb1fd2002002db181e83edc99d906","kind":"commit","published_at":"2020-07-12T17:06:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"f928d6e04ea7f185cda0e739ebbe2ea36d0aa4d3","kind":"commit","published_at":"2020-07-04T23:16:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2/manifests"},{"name":"v4.11.0","sha":"79ebf71d31cca2c73143891960ea54ec1132bdeb","kind":"commit","published_at":"2020-06-30T23:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0/manifests"},{"name":"v5.0.0-alpha.1","sha":"8281371f88c81fc3e4560b0334cc0c473b9d45f9","kind":"commit","published_at":"2020-06-27T15:07:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.10.2","sha":"d0bfcb4f11fd3904b1e235d80fbfe23758de8372","kind":"commit","published_at":"2020-06-11T19:11:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"4e12b951f64fd47864b4dea8ec8631387a89ddb1","kind":"commit","published_at":"2020-06-01T15:14:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"dd9280e753eb8dc3444a26e85fe4f800b759cad2","kind":"commit","published_at":"2020-05-23T17:50:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0/manifests"},{"name":"v4.9.14","sha":"1fb44683825f0ee7f4d5933528598917ff72f0e4","kind":"commit","published_at":"2020-05-11T22:41:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.14","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14/manifests"},{"name":"v4.9.13","sha":"c224f32bb8f144e590c096d103c9d59c2509ed93","kind":"commit","published_at":"2020-05-04T11:29:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.13","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13/manifests"},{"name":"v4.9.12","sha":"3e5fd3c4f200e50a1331857f092a547b41f6db1e","kind":"commit","published_at":"2020-04-26T23:18:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.12","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12/manifests"},{"name":"v4.9.11","sha":"77f6fe0a73791176bd58d8c013bf5631270faf4d","kind":"commit","published_at":"2020-04-19T14:10:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11/manifests"},{"name":"4.9.11","sha":"b551194a14c4469f3b07dc43bc6aaea525138944","kind":"commit","published_at":"2020-04-18T10:43:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11/manifests"},{"name":"v4.9.10","sha":"8baef82396665179c67ca3acfd51e396b947f412","kind":"commit","published_at":"2020-04-11T13:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.10","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10/manifests"},{"name":"v4.9.9","sha":"c191471a20315cae4006c1e4d3d51db5e49b5fee","kind":"commit","published_at":"2020-04-04T15:54:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.9","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9/manifests"},{"name":"v4.9.8","sha":"e9fbcbf015bbf7057aadd5777703b7059aedf043","kind":"commit","published_at":"2020-03-28T19:33:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8/manifests"},{"name":"v4.9.7","sha":"10bc98f283feaae6397ef1b73b1b82be4a39a5f5","kind":"commit","published_at":"2020-03-18T12:45:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7/manifests"},{"name":"v4.9.6","sha":"0176a231719152fa4a2100aa7119e9fd777b5fed","kind":"commit","published_at":"2020-03-18T10:52:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6/manifests"},{"name":"v4.9.5","sha":"b9dec2780203e37148d87788f727c668d9019581","kind":"commit","published_at":"2020-02-29T10:36:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5/manifests"},{"name":"v4.9.4","sha":"45fe0e31c462ed3a2fba134fb1edbd05b91da2a4","kind":"commit","published_at":"2020-02-23T10:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4/manifests"},{"name":"v4.9.3","sha":"2bec4ebc9c20be8abecbad6d3f0f7ba2875c9c35","kind":"commit","published_at":"2020-02-16T11:52:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3/manifests"},{"name":"v4.9.2","sha":"f567b384f509d36b7e10f691e6b58538e7db8869","kind":"commit","published_at":"2020-02-09T18:32:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"717887fdd9d3b27701d760d78aa12ecf52f02f43","kind":"commit","published_at":"2020-02-02T11:46:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f2c9817526b729801b1716afc957ef3886ccb422","kind":"commit","published_at":"2020-01-22T20:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"d0c928c82e3fc8f284a2f7fd1b9acbf717c5a64e","kind":"commit","published_at":"2020-01-06T11:44:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"0c7ca746674cfb47a46cad8ebea21155702fd38c","kind":"commit","published_at":"2019-12-30T10:59:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"c6f734f0d6b183962e83fc5612fef6583bf40712","kind":"commit","published_at":"2019-12-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3a8f0eace8dd6a1c3234a8be2b7c41f06b6260d4","kind":"commit","published_at":"2019-12-14T19:59:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"0a129d58056d38bd15141aaa98d346774895d5f5","kind":"commit","published_at":"2019-12-07T12:46:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"6291316a32cfb4fb19ffdbcf30abfcb63023f17f","kind":"commit","published_at":"2019-12-01T10:59:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1/manifests"},{"name":"v3.9.4","sha":"6b0fee51deb7c32b75498d4ab2186946e7c4ce0a","kind":"commit","published_at":"2019-11-28T09:28:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4/manifests"},{"name":"v4.7.0","sha":"2b04ee905695540bde87653908ece5c4d57546c9","kind":"commit","published_at":"2019-11-22T10:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"856188b2de7a5e514803314f329da76fe65dec50","kind":"commit","published_at":"2019-11-12T13:52:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"d2d76bf26231a96981260232de5271b24e9391a4","kind":"commit","published_at":"2019-11-05T16:46:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0/manifests"},{"name":"v4.5.2","sha":"cb52f392b3b3528857178a756354ffb0e8bccd73","kind":"commit","published_at":"2019-10-28T22:58:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"803d08fbdf20de2d34c36a2a27bbc8e5a7e79fb2","kind":"commit","published_at":"2019-10-12T20:22:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"de3c62c25bf9e92ba35019e5a3ca7f68a36600d8","kind":"commit","published_at":"2019-10-02T08:07:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"554e7dce0cd96a4f9ef1924b41a3ce530cb433ae","kind":"commit","published_at":"2019-09-22T17:16:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"b563d529a8544fa4f4090723239ab075665c5f03","kind":"commit","published_at":"2019-09-11T20:45:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"f3beaee67fb9a4145a792fc8b798ef327b55f513","kind":"commit","published_at":"2019-09-08T09:58:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1/manifests"},{"name":"v1.2.5","sha":"8ee2d7168294f21af787aaba46661824097e33bb","kind":"tag","published_at":"2019-09-03T18:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5/manifests"},{"name":"v4.4.0","sha":"98f2c7cae9b2e0a53cf731882164aa44babb4be3","kind":"commit","published_at":"2019-08-31T12:19:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"29c1adf61a141a3db885ee569e42251cee53e749","kind":"commit","published_at":"2019-08-21T17:29:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3/manifests"},{"name":"v1.2.4","sha":"e44972d3c3e199529fdbc85974f7ae570b8424a0","kind":"tag","published_at":"2019-08-16T20:53:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4/manifests"},{"name":"v4.3.2","sha":"f2dbeca2dd1aecf6bc56e2302ec766d2e4bfb2ac","kind":"commit","published_at":"2019-08-10T17:39:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"d5a2ad9d26f7b089111b208c929ac1f98e7f6958","kind":"commit","published_at":"2019-08-03T15:14:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"8c28ed9c67e7b6ad02a8826178352aa4e9901b50","kind":"commit","published_at":"2019-07-28T14:32:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"42f78c69a59f0b5fa5fb8f533385f04ef77d7889","kind":"commit","published_at":"2019-07-17T13:42:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1/manifests"},{"name":"v1.0.4","sha":"455489e2e149ff5393f6ba08870368c88da259bd","kind":"tag","published_at":"2019-07-10T15:39:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"4c21bc05d6c5e48c64bc947ba9e271ed3e762a0e","kind":"tag","published_at":"2019-07-10T15:08:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"543041538f31cbdfbe3e85b8bc0f5c183ac5448e","kind":"tag","published_at":"2019-07-09T13:14:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"3a40065694cab2a5e8dedab6781e98493c1dc69d","kind":"tag","published_at":"2019-07-09T12:54:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1/manifests"},{"name":"v4.2.0","sha":"cf2cdd83f2a2f65d0e979d1faa9e815a5e2d3502","kind":"commit","published_at":"2019-07-06T15:30:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"6da1d591264e8c4a18e5ab56bdf6f8c0f985ed99","kind":"commit","published_at":"2019-06-25T13:53:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"eade31e58deb8ff3faee777313d70141e5868ebe","kind":"commit","published_at":"2019-06-23T11:46:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"b78a5ab7581488f7fff271a2cf64927dd28c3ab0","kind":"commit","published_at":"2019-06-13T09:55:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"07b9d6efaac1b663b2657173227e9490c796191e","kind":"commit","published_at":"2019-06-10T11:50:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"d58075ddb1757a11c47ef3d2b1fe9bed55e640dd","kind":"commit","published_at":"2019-06-03T16:35:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a3572bcaf34d204b314fd2c84064c9180f3a50f1","kind":"commit","published_at":"2019-05-27T12:48:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"505e275285c757e0515c8623b43c823d8a74790c","kind":"commit","published_at":"2019-05-23T15:39:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.0","sha":"a33f0ab64999331a54267cdf0eb89e53fa4d70cd","kind":"commit","published_at":"2019-05-20T21:26:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0/manifests"},{"name":"v4.0.0-beta.2","sha":"3686a27055dce58b5e800b520087c0c448b7480e","kind":"commit","published_at":"2019-05-13T12:26:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"5c152157078503e8599537108c3be9e00969fa34","kind":"commit","published_at":"2019-05-05T12:24:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"f19bd59ae53f23e3637383061774542d973cc48c","kind":"commit","published_at":"2019-04-28T22:42:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.8","sha":"92d6e987a43041fde63fd02cad61277d04193c29","kind":"commit","published_at":"2019-04-17T19:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"663643e0a83554d7730be42140aef6bc3ac09c6a","kind":"commit","published_at":"2019-04-07T23:25:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"2482d2b689440df6fb3da6157a789adac2783736","kind":"commit","published_at":"2019-03-30T19:33:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6/manifests"},{"name":"v3.9.3","sha":"ebed7922fc97331519f507768572a068edb8494e","kind":"commit","published_at":"2019-03-28T14:06:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3/manifests"},{"name":"v4.0.0-alpha.5","sha":"1bfdbe5688fb3556e4bebd1f8e357c515244ac42","kind":"commit","published_at":"2019-03-23T21:04:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"997324d52467e3a7b7a8058c0ba8309d04d4ddf6","kind":"commit","published_at":"2019-03-17T11:00:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"3a5d2e50411ddd3caea450abda49fd7c6ed230dc","kind":"commit","published_at":"2019-03-10T11:57:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"f606f7584dd842a89423dd3cc69e32b5ad3fdae1","kind":"commit","published_at":"2019-03-03T16:12:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"eea3b4d9a623f87d79be63f57b4a69ddfe375610","kind":"commit","published_at":"2019-02-20T10:58:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"97b26c4821299aef21e6ef9372a25aedd78d0137","kind":"commit","published_at":"2019-02-12T14:39:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.9.2","sha":"dbc788f7d231b4eceaa7a6a3e253104de5de9af0","kind":"commit","published_at":"2019-02-03T20:45:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2/manifests"},{"name":"v3.9.1","sha":"b903d7432b5a06583c9915f7ab9346bad76007a1","kind":"commit","published_at":"2019-01-26T13:59:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"f6353cdd15b954091c3f53498eb7de198755b740","kind":"commit","published_at":"2019-01-14T21:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"8df7a83ccc0b200e67feb823ceaaf793e4b6d007","kind":"commit","published_at":"2019-01-09T21:57:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"c202914213f19b070738ba5837da18e89c1662ee","kind":"commit","published_at":"2019-01-07T18:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"baa45b12252be8965809a0ad06e67e7dc7d44313","kind":"commit","published_at":"2018-12-30T21:47:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"0445ca8b710425f22744249a0c7bb3c20e95237b","kind":"commit","published_at":"2018-12-30T21:24:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"f0d60d8a510180e9c7a9b588d3e6c04d0d1a23d3","kind":"commit","published_at":"2018-12-22T15:42:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"1871b089aef090728321cab69be92daaec6eb131","kind":"commit","published_at":"2018-12-17T20:02:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0/manifests"},{"name":"v3.6.2","sha":"edde0b4f0073fcacb7233b553812f3dffe619da5","kind":"commit","published_at":"2018-12-09T20:22:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"e5fbf74a06157e2d73701a158e8d6b5914429ea1","kind":"commit","published_at":"2018-12-01T10:43:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1/manifests"},{"name":"issue-13699-mster","sha":"ac0153bf1b13ddbc1e43c22693f2c223838d9f1a","kind":"tag","published_at":"2018-11-28T20:15:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/issue-13699-mster","html_url":"https://github.com/mui/material-ui/releases/tag/issue-13699-mster","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@issue-13699-mster","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster/manifests"},{"name":"v3.6.0","sha":"d9c790fa69a1c053c3d471e030e4066122d58902","kind":"commit","published_at":"2018-11-26T19:49:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"34492c23a773b1db66fe65801997257709c4f319","kind":"commit","published_at":"2018-11-12T23:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"dc6b2b870fa514e98c74b6854d22c6e25e7684cb","kind":"commit","published_at":"2018-11-12T22:46:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"ba1dc0f27cd85996dbf3ef9df4d7f10552d6c91f","kind":"commit","published_at":"2018-11-04T23:41:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0/manifests"},{"name":"v3.3.2","sha":"47b20fe33c5f1c8a2563bad3c27811c37f698794","kind":"commit","published_at":"2018-10-27T20:16:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"92b2a36716c8ced3d12ff0b300be06cc4743e6da","kind":"commit","published_at":"2018-10-23T22:16:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"47d3b93780400d6eaef48d29dfcbebec8a5f22b2","kind":"commit","published_at":"2018-10-21T21:27:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"bbb0b683dd45d130b17580da86fe6ccc1ab5b3d3","kind":"commit","published_at":"2018-10-15T22:11:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"a61f0fc9a56ef22874753175bad2a636460130d1","kind":"commit","published_at":"2018-10-14T21:03:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"58f526f46e609e3e6cd785d15bfc5486df7ab79f","kind":"commit","published_at":"2018-10-07T22:44:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"dbd67aa892a4e9885d763fcb0d1f6c1691fbf763","kind":"commit","published_at":"2018-09-30T17:16:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"6184c508f94500a9da7486ccb2b9398023e4b1b5","kind":"commit","published_at":"2018-09-23T22:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"a9cbda69c8e059d928da53d9525652170b999455","kind":"commit","published_at":"2018-09-16T21:32:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"27412afa36b6c64b15b3b33cd51235efbc55a775","kind":"commit","published_at":"2018-09-08T22:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d6fb8524ff94080614e8d4d1064c7b2cec66c5d1","kind":"commit","published_at":"2018-09-03T21:14:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"2e9643f6c43c9b393a3914cd085aac92df546c04","kind":"commit","published_at":"2018-08-28T22:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"6847e0affc09f56a1497013be98bc3b59ccd3fde","kind":"commit","published_at":"2018-08-27T17:34:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0/manifests"},{"name":"v1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1","html_url":"https://github.com/mui/material-ui/releases/tag/v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1/manifests"},{"name":"v1.5.1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6b4c29e324eaa1272ce7b42ecab0e3460af6f437","kind":"commit","published_at":"2018-08-12T20:42:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0/manifests"},{"name":"v0.20.2","sha":"1b1c1fce216b5b2f5ecd52d21f8ec6a326c00cd5","kind":"commit","published_at":"2018-08-05T21:43:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2/manifests"},{"name":"v1.4.3","sha":"99650a6d174ad97b41ba1079cd5d7f55b5db21b5","kind":"commit","published_at":"2018-08-04T10:26:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e9bb799208b34fb8f8bbfe4b63b7a1942f95d91f","kind":"commit","published_at":"2018-07-29T14:37:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"869692ecf3812bc4577ed4dde81a9911c5949695","kind":"commit","published_at":"2018-07-22T21:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7fdc1890fb744b565480835fd5684e66871c679f","kind":"commit","published_at":"2018-07-14T15:02:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"f12ba5bfafc53ada2e5719697dd8373d41fa9471","kind":"commit","published_at":"2018-07-02T20:06:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"cd47eeabdcd4f67e35ff5ad56ae82a571da5747a","kind":"commit","published_at":"2018-06-26T10:53:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"e943cb8d6f405de5d53c1f3d1908cbccb502bb3a","kind":"commit","published_at":"2018-06-20T21:41:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"29308b10b3f8ba3565168e4da4bb5f793cb8b4f9","kind":"commit","published_at":"2018-06-18T18:38:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7c094a0f0381c7b68a223e27b5dc700a7595b122","kind":"commit","published_at":"2018-06-10T09:50:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2a300cdec817595ac879bc419257e55ef318b0f9","kind":"commit","published_at":"2018-06-03T15:25:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"3ccf76d315404ebd67f1254f5679d327c0647dfd","kind":"commit","published_at":"2018-05-26T14:56:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"73101790333124cc8f5857bc46038b7d2315842a","kind":"commit","published_at":"2018-05-17T22:07:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.1","sha":"aae0c434f99c4ab559d8aff53cfbd2cfa7974043","kind":"commit","published_at":"2018-05-15T21:15:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1/manifests"},{"name":"v0.20.1","sha":"c663649d9edf9d196aadbb3b426fd613816964fc","kind":"commit","published_at":"2018-05-13T21:34:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1/manifests"},{"name":"v1.0.0-rc.0","sha":"5f3008fc26479b40ff16ec498ae0e6e3361fdb47","kind":"commit","published_at":"2018-05-13T19:13:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-beta.47","sha":"d16e4f5115a9fde3e8958d7959a912a55cbb246d","kind":"commit","published_at":"2018-05-09T21:48:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.47","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47/manifests"},{"name":"v1.0.0-beta.46","sha":"aa1ef83f22650245dd736681d7ec6331cb2a42ef","kind":"commit","published_at":"2018-05-08T21:51:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.46","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46/manifests"},{"name":"v1.0.0-beta.45","sha":"ab592831cbf5987a6516139aeaf148bdb3360ccb","kind":"commit","published_at":"2018-05-07T13:38:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.45","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45/manifests"},{"name":"v1.0.0-beta.44","sha":"0bba4ad1aed5d2181baa156009301eb56fd80158","kind":"commit","published_at":"2018-04-29T20:57:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.44","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44/manifests"},{"name":"v1.0.0-beta.43","sha":"6dfe7382b9777885abe84f4d1f66c0c62545d559","kind":"commit","published_at":"2018-04-22T10:47:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.43","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43/manifests"},{"name":"v1.0.0-beta.42","sha":"bc03443cac8a55ce3fc4d19e6a95e0f3d0116fbf","kind":"commit","published_at":"2018-04-16T20:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.42","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42/manifests"},{"name":"v1.0.0-beta.41","sha":"cddff325bdc2c79592701c11e295e48db0879c28","kind":"tag","published_at":"2018-04-07T18:26:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.41","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41/manifests"},{"name":"v1.0.0-beta.40","sha":"7f423b6bef54c4a34f3b53d9b8ebf33c183916f8","kind":"tag","published_at":"2018-04-01T09:55:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.40","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40/manifests"},{"name":"v1.0.0-beta.39","sha":"b95cb7a83a102b21b7f6add713398f6c9e743d50","kind":"tag","published_at":"2018-03-28T21:23:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.39","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39/manifests"},{"name":"v1.0.0-beta.38","sha":"a6ccfbe7699b67b03703b49a7cb14d865b841d38","kind":"tag","published_at":"2018-03-17T12:24:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.38","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38/manifests"},{"name":"v1.0.0-beta.37","sha":"1587ac3654ae5061eb21f652722a02cc4c367292","kind":"tag","published_at":"2018-03-11T14:31:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.37","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37/manifests"},{"name":"v1.0.0-beta.36","sha":"f31bd2e431c29f85a053387ce062987a3fc36168","kind":"tag","published_at":"2018-03-05T21:07:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.36","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36/manifests"},{"name":"v1.0.0-beta.35","sha":"25ca14ffcec6eeb75446730a03cc4a2014c5e8ab","kind":"tag","published_at":"2018-02-25T22:47:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.35","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.2","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2/manifests"},{"name":"olivier-material-ui-codemod@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1/manifests"},{"name":"olivier-material-ui-icons@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.1","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1/manifests"},{"name":"olivier-material-ui-codemod@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0/manifests"},{"name":"olivier-material-ui-icons@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0/manifests"},{"name":"v1.0.0-beta.34","sha":"284dfcb06fed2244033cc971cb78f485bafece3d","kind":"tag","published_at":"2018-02-17T12:08:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.34","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34/manifests"},{"name":"v1.0.0-beta.33","sha":"b7f698d48d61e74f74e5e50a08b4309460a55266","kind":"tag","published_at":"2018-02-10T12:03:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.33","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33/manifests"},{"name":"v1.0.0-beta.32","sha":"896bc50f35a83fac0453dbbecd9f367b45b450e9","kind":"tag","published_at":"2018-02-04T22:44:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.32","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32/manifests"},{"name":"v1.0.0-beta.31","sha":"6271146a2545aeedf4110990de21ebc0c910b627","kind":"tag","published_at":"2018-01-29T22:06:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.31","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31/manifests"},{"name":"v1.0.0-beta.30","sha":"2bb35ce508832f518a4c3af8cd7cf67af8fd90c5","kind":"tag","published_at":"2018-01-21T22:50:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.30","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30/manifests"},{"name":"v1.0.0-beta.29","sha":"7386d56d4dfb85ca4a586a56691b6a58798d5c42","kind":"tag","published_at":"2018-01-16T20:27:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.29","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29/manifests"},{"name":"v1.0.0-beta.28","sha":"e1f3dad9084edf460d42e0a5f6b7c956eaa51e8d","kind":"tag","published_at":"2018-01-14T14:52:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.28","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28/manifests"},{"name":"v1.0.0-beta.27","sha":"fcfe4a64a95f65e205c5ba9523987982e6556eea","kind":"tag","published_at":"2018-01-06T15:25:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.27","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27/manifests"},{"name":"v1.0.0-beta.26","sha":"bd42549ee464bce03743f7ee18964066f9d3907d","kind":"tag","published_at":"2017-12-30T23:24:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.26","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26/manifests"},{"name":"v1.0.0-beta.25","sha":"d9ab3e313136fa5fb179743b560ac7c9e4fa8f6a","kind":"tag","published_at":"2017-12-22T23:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.25","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25/manifests"},{"name":"v1.0.0-beta.24","sha":"7c8fe8516f8bf6317e7cc748eefa7d97c92b4007","kind":"tag","published_at":"2017-12-17T12:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.24","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24/manifests"},{"name":"v1.0.0-beta.23","sha":"1a4e5b06ae0a7f6b3a6be810d272ebdf3efbb863","kind":"tag","published_at":"2017-12-09T09:51:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.23","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23/manifests"},{"name":"v0.20.0","sha":"86b40ae4883e95d6139e9e5d59c0e14aa022ce3a","kind":"commit","published_at":"2017-12-04T04:05:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0/manifests"},{"name":"v1.0.0-beta.22","sha":"22f68ca292a947349ae2877b09e85775703ec87f","kind":"tag","published_at":"2017-11-28T23:11:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22/manifests"},{"name":"v1.0.0-beta.21","sha":"d33604a9deacbb2725da3688d823416486a039c1","kind":"tag","published_at":"2017-11-13T22:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21/manifests"},{"name":"v1.0.0-beta.20","sha":"076d08bfa709ffdb4858106ebda73f475e4ec5b9","kind":"tag","published_at":"2017-11-05T19:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20/manifests"},{"name":"v1.0.0-beta.19","sha":"2a1879fb818973d4df766c2d7842afd939fdb2b8","kind":"tag","published_at":"2017-10-30T21:51:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19/manifests"},{"name":"v1.0.0-beta.18","sha":"f626204f8e0cd9933bcb7a8c8ac5cd97d6419eca","kind":"tag","published_at":"2017-10-23T21:58:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18/manifests"},{"name":"v1.0.0-beta.17","sha":"616d69d5ff7263eb9c84960b6b7a4c9ff852d4ef","kind":"tag","published_at":"2017-10-15T22:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17/manifests"},{"name":"v1.0.0-beta.16","sha":"56fd0d9d2f6fe0222b8c4117e227de1d725918ba","kind":"tag","published_at":"2017-10-08T20:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16/manifests"},{"name":"v0.19.4","sha":"f1bc4be26ca68578f0cfd053fed8eeabe0d3a636","kind":"tag","published_at":"2017-10-08T19:56:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4/manifests"},{"name":"v1.0.0-beta.15","sha":"4da17a67182a212be91a36cec9c976ccb6293380","kind":"tag","published_at":"2017-10-04T16:05:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15/manifests"},{"name":"v1.0.0-beta.13","sha":"736f12000e6989b2e37fcf10deca8bcf20a284f5","kind":"tag","published_at":"2017-10-01T19:58:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13/manifests"},{"name":"v0.19.3","sha":"7e484cc0c2e3db1e30ebe89d93475f2999f6168c","kind":"tag","published_at":"2017-10-01T19:35:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3/manifests"},{"name":"v1.0.0-beta.12","sha":"65b6e04a74a1520209e7b8fcfa311a431ecb070a","kind":"tag","published_at":"2017-09-24T18:24:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12/manifests"},{"name":"v0.19.2","sha":"5f750e046d48fa2f8c0efd86290ea48661c9b32e","kind":"tag","published_at":"2017-09-18T20:14:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2/manifests"},{"name":"v1.0.0-beta.11","sha":"01c6feb33e7e4e5043ce2a8377fa7dda3dbc8180","kind":"tag","published_at":"2017-09-18T19:11:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11/manifests"},{"name":"v1.0.0-beta.10","sha":"3d4518c997fe875f8e91044ff59a09a46fdfb726","kind":"tag","published_at":"2017-09-13T21:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10/manifests"},{"name":"v1.0.0-beta.9","sha":"d4dba0da9a00efe5104365ca647d848a131a41a6","kind":"tag","published_at":"2017-09-10T11:17:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9/manifests"},{"name":"v1.0.0-beta.8","sha":"865b39bef48c3f85743c3914ba146b97b93fce0f","kind":"tag","published_at":"2017-09-02T11:11:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8/manifests"},{"name":"v0.19.1","sha":"b0d03e92c64bee1ac8c25acd0c48657b7f605d9a","kind":"tag","published_at":"2017-09-02T10:38:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1/manifests"},{"name":"v1.0.0-beta.7","sha":"d2083879918dcafdc9c17e3e19440000a0abb3b0","kind":"tag","published_at":"2017-08-30T22:51:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7/manifests"},{"name":"v1.0.0-beta.6","sha":"8385df161a6792d472821e30c7095b267b844950","kind":"tag","published_at":"2017-08-20T14:48:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6/manifests"},{"name":"v1.0.0-beta.5","sha":"8292545fd41ea9f9d3c7c52bb45f60a4fea434a9","kind":"tag","published_at":"2017-08-15T08:55:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5/manifests"},{"name":"v0.19.0","sha":"d1b3bc614a818d497e38fd51c85077dd7b490bad","kind":"tag","published_at":"2017-08-15T08:17:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0/manifests"},{"name":"v1.0.0-beta.4","sha":"110f0a6e95e8e2b51b2bdd7e545a9b41d1a0009f","kind":"tag","published_at":"2017-08-05T10:09:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4/manifests"},{"name":"v1.0.0-beta.3","sha":"e0dd9560d4a152ca0a61558b6238edc40746c354","kind":"tag","published_at":"2017-07-29T21:00:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"45d5da95daf4d52b0ea6e4ffbef27755fa0aa196","kind":"tag","published_at":"2017-07-23T17:45:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"603fbde8d99e386d6640ec6c24ba9fcfc4316dd4","kind":"tag","published_at":"2017-07-23T17:12:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1/manifests"},{"name":"v0.18.7","sha":"50f6dfc4b6ee7473e27ba950c3ce900b24f17d1c","kind":"tag","published_at":"2017-07-23T15:51:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7/manifests"},{"name":"v1.0.0-alpha.22","sha":"f3992561ed94696d595b6a56efc7449c7dee67c7","kind":"tag","published_at":"2017-07-18T09:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22/manifests"},{"name":"v1.0.0-alpha.21","sha":"49d21891b72796f4a8f383d9b15b66f72cb94549","kind":"tag","published_at":"2017-07-04T22:13:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21/manifests"},{"name":"v0.18.6","sha":"1d10ecbac4a83f9934bb6a7f025855f82002113c","kind":"tag","published_at":"2017-07-04T21:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6/manifests"},{"name":"v0.18.5","sha":"86f7c4141cc66ab1e96a681a6945472283e41ea3","kind":"tag","published_at":"2017-06-28T18:14:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5/manifests"},{"name":"v1.0.0-alpha.20","sha":"84363396403cbbd51072d0b09822cd6d8ab6bf87","kind":"tag","published_at":"2017-06-25T18:01:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20/manifests"},{"name":"v0.18.4","sha":"2c6872cacf19ac71a316b282c2467162dcd148c6","kind":"tag","published_at":"2017-06-25T17:39:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4/manifests"},{"name":"v1.0.0-alpha.19","sha":"611bfd7557fd928933e39c054d2b2edeb57adaed","kind":"tag","published_at":"2017-06-19T16:58:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19/manifests"},{"name":"v1.0.0-alpha.18","sha":"5fdb60642bdf2907b7fba352cf2cd0fa7208848f","kind":"tag","published_at":"2017-06-19T10:12:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18/manifests"},{"name":"v1.0.0-alpha.17","sha":"73e0a35145d10f3c29a991f75e5ba8315e0e754a","kind":"tag","published_at":"2017-06-12T11:55:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17/manifests"},{"name":"v0.18.3","sha":"4c6a542c772f9fe9ff97bb95f63801138d7722d0","kind":"tag","published_at":"2017-06-07T21:28:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"9d3b59b3fec3b31b37334c3bd842112f3d090f86","kind":"commit","published_at":"2017-06-06T21:29:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2/manifests"},{"name":"v1.0.0-alpha.16","sha":"0c7dba6dc5ad8b9f69ec3c60e3ba31f2973e582a","kind":"tag","published_at":"2017-06-01T08:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"18508aeb3e5817406209e15c3e51a53c2cbece96","kind":"tag","published_at":"2017-05-23T20:00:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"771fb44738e116a1d2cec7aabb8ed1425b1d57f6","kind":"tag","published_at":"2017-05-14T10:11:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14/manifests"},{"name":"v0.18.1","sha":"715372edf9fc21244030207409b4070158f6936d","kind":"tag","published_at":"2017-05-13T10:21:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1/manifests"},{"name":"v1.0.0-alpha.13","sha":"17fde80a53fb9fcce31a82290f54de55cf3655e9","kind":"tag","published_at":"2017-05-08T10:47:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13/manifests"},{"name":"v0.18.0","sha":"dea7938b1265a3b100899d65589fbd05e877ab9e","kind":"tag","published_at":"2017-04-30T22:26:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0/manifests"},{"name":"v1.0.0-alpha.12","sha":"dc7371e4770fd3e8b1a82b9c2c2a652acaa73713","kind":"tag","published_at":"2017-04-30T22:22:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12/manifests"},{"name":"v0.17.4","sha":"a398290811c94bd6bb2d5d04c7f6d0ce734e3ad6","kind":"commit","published_at":"2017-04-14T17:20:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4/manifests"},{"name":"v1.0.0-alpha.11","sha":"7b3dbfaf2e94e8139424c8660692ee20d5a9880e","kind":"tag","published_at":"2017-04-14T16:50:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11/manifests"},{"name":"v0.17.3","sha":"53076a03182668f94d3bf40cd880309a51e9be88","kind":"tag","published_at":"2017-04-10T21:42:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"38c4aed87e608ded8e083dcf341ed5e9a14c20ef","kind":"tag","published_at":"2017-04-09T11:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2/manifests"},{"name":"v1.0.0-alpha.10","sha":"27fd907d604c1d3189b7b70e3a7e4758e0171492","kind":"tag","published_at":"2017-04-06T12:00:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"b962c2fbfa7a9cab9e9844e01966b90ca86e67a1","kind":"tag","published_at":"2017-04-01T13:47:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a0b4691eb3958aeb9173a8f4e705c81dfb7d25da","kind":"tag","published_at":"2017-03-25T11:46:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8/manifests"},{"name":"v0.17.1","sha":"05280483dbbc29e56edd8f3644721679b55d4d73","kind":"commit","published_at":"2017-03-13T12:27:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1/manifests"},{"name":"v1.0.0-alpha.7","sha":"9281a3fcee37d6afb9e493ff06e8a2626f4d7d91","kind":"tag","published_at":"2017-03-12T12:31:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"69f604946c366c655d0613841c034cacee7e9ef4","kind":"commit","published_at":"2017-02-26T12:41:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6/manifests"},{"name":"v1.0.0-alpha.5","sha":"74973892bdfacd5c9e3a4ce63185e9a6500d9522","kind":"commit","published_at":"2017-02-26T11:04:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-alpha.4","sha":"6472a6864951bfe7f3739afbe74b50981299ac28","kind":"commit","published_at":"2017-02-26T10:19:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4/manifests"},{"name":"v0.17.0","sha":"c9af9606bcea6551ceaadc2f6430d629eb679e84","kind":"commit","published_at":"2017-02-12T22:06:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0/manifests"},{"name":"v1.0.0-alpha.3","sha":"4583f5212d0b668e3801a859d3cc584cec0ec173","kind":"commit","published_at":"2017-02-12T21:43:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"8476782b595175d25c8a972b5fe53bc1f8532676","kind":"tag","published_at":"2017-02-07T19:48:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"3a0eb03018a9c5c96ba5233de8ef45202403a94c","kind":"commit","published_at":"2017-01-29T21:29:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.16.7","sha":"867c6c29b1badd839b1fd57720e5754fcd53a516","kind":"commit","published_at":"2017-01-15T19:57:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"bc84dbeeb78b725fefdc10cdc6eee7b75cc1226e","kind":"commit","published_at":"2016-12-25T21:03:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"8a03a04ef17f76ce09b88607b216d8a8e4d277d6","kind":"commit","published_at":"2016-12-09T20:45:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"84c18c98ff56fbe81be902735164219040729bb1","kind":"commit","published_at":"2016-11-17T19:18:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"066c5d53d1d4ecec2923ed12ec14647ae8248a9c","kind":"commit","published_at":"2016-11-17T16:41:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"806b2eab2272b430e814f8b3c7f1e7b31cd0e306","kind":"commit","published_at":"2016-11-14T17:22:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"2085737a798d9cb808b2fddf1f06883b27327ccc","kind":"commit","published_at":"2016-10-19T18:24:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"6eb9913441cb39562f4c935bdd70042d26daa260","kind":"commit","published_at":"2016-10-05T14:36:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0/manifests"},{"name":"v0.16.0-rc2","sha":"71a9524d0ec28dad2f566a42c7bb8ad2ea93ce36","kind":"commit","published_at":"2016-09-24T19:31:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2/manifests"},{"name":"v0.16.0-rc1","sha":"1691addd7f84317619c6831c35cb1f32ef3779b6","kind":"commit","published_at":"2016-09-07T19:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1/manifests"},{"name":"v0.15.4","sha":"be9bc14f4cda041299b6f8845af87b9278c871fc","kind":"commit","published_at":"2016-08-10T22:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"8bd3589dd7f676f3d725559cbd63457afe8d3691","kind":"commit","published_at":"2016-08-02T20:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"908f694e1e6eae9e63da6b22e63100d6bda4fa8e","kind":"commit","published_at":"2016-07-09T21:10:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"1fed1bcc81d89e473e261c1da4bf0a3a46515ce8","kind":"tag","published_at":"2016-06-20T08:15:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"06667b589952f58ff8c6d277df364ef16dada671","kind":"tag","published_at":"2016-05-06T13:49:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0/manifests"},{"name":"v0.15.0-beta.2","sha":"7cf7adfe9042e9be8dbaa1c850ffacca26e9c269","kind":"commit","published_at":"2016-04-21T22:57:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2/manifests"},{"name":"v0.15.0-beta.1","sha":"47d7525fb77c7c579e99d595b3f98c69fc838c77","kind":"tag","published_at":"2016-04-14T13:33:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1/manifests"},{"name":"v0.15.0-alpha.2","sha":"caabf9eaee5a5e11097958105f8427cfc8905f86","kind":"tag","published_at":"2016-03-17T23:37:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2/manifests"},{"name":"v0.15.0-alpha.1","sha":"2ebddeb908857c16ece162964a7e501ab37716ba","kind":"commit","published_at":"2016-02-27T17:54:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1/manifests"},{"name":"v0.14.4","sha":"de2bee1335ff1fd701a60cb3d739cf919dbd77ce","kind":"commit","published_at":"2016-02-03T00:47:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"fa9141f90149392cc3fa366736e61a89b07e9205","kind":"commit","published_at":"2016-01-27T03:06:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"44b41957ae81344cf6dc794cf2dbe2da48152622","kind":"commit","published_at":"2016-01-08T15:52:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"0ae4d7f61bb240ae5e2adc9d15a8d5629f738db6","kind":"commit","published_at":"2016-01-04T22:23:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"628bc82957d8e537a1b648e31e10723820bb00ac","kind":"commit","published_at":"2015-12-25T15:12:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0/manifests"},{"name":"v0.14.0-rc2","sha":"9a24d8a7839c37b86748ad8022e39235e8eb6be2","kind":"commit","published_at":"2015-12-14T22:26:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2/manifests"},{"name":"v0.14.0-rc1","sha":"7459597806a2f1f5826eaab26d3c5d974da70fbd","kind":"commit","published_at":"2015-12-04T19:52:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1/manifests"},{"name":"v0.13.4","sha":"a98006f9ffb588030cbdd2e3b4a4515017e58c43","kind":"commit","published_at":"2015-11-24T17:07:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"e33afed6913b58a990bd4b51a038bbfff0a0f42f","kind":"commit","published_at":"2015-11-17T16:34:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"6f28ad04e8f95073646bfeb8936c550ca4a94347","kind":"commit","published_at":"2015-11-10T00:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"330488977f95dbebd6cf6a387bf10a86238331ff","kind":"commit","published_at":"2015-10-29T21:08:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"7980cd589e9dc9e055e1b789bf2f80e7f2ef0f5d","kind":"commit","published_at":"2015-10-21T19:38:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"86394ccd2d7b715eaa054a369679eba4ac82ce1f","kind":"commit","published_at":"2015-10-21T19:04:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"d310459476a461e0d29f166de277896026d8f35f","kind":"commit","published_at":"2015-10-19T17:30:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"06aca1012d01de4ec782acfb8d22a6ec83d48ff7","kind":"commit","published_at":"2015-10-07T21:43:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"6671f90516c2065839efae773ecda924b8bebdae","kind":"commit","published_at":"2015-10-06T19:31:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"a4e194e46c47f8e2eedfab8f0a8c4104e5679c95","kind":"commit","published_at":"2015-09-28T16:15:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"aa485220ff28e907d2548cbfb65bd789c23d9eba","kind":"commit","published_at":"2015-09-25T16:08:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"b55b770f2049852febe47bef27aa0eaceafcec08","kind":"commit","published_at":"2015-09-15T21:10:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"82bc1cb2805f7b624516f71628e6ca525df18cad","kind":"commit","published_at":"2015-08-24T21:31:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0/manifests"},{"name":"v0.10.4","sha":"a8097bcbed6939f0cb308e05acf03a907b666725","kind":"commit","published_at":"2015-08-09T03:29:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"2a43082b52138e33c85878616461445895066a11","kind":"commit","published_at":"2015-08-08T22:51:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"71583523f39c1830d3fcffeff0598c2f803f1048","kind":"commit","published_at":"2015-07-29T20:34:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"6b609c63611b02f9e845b765770983c547cd6af8","kind":"commit","published_at":"2015-07-13T21:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"b6140ec86c5087ad799e9a658f3f0d9b150c205a","kind":"commit","published_at":"2015-07-10T01:35:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"8a18478700f49b94fe7f580664e7b31c581ceb0b","kind":"commit","published_at":"2015-06-20T17:47:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"3da654eb4f0ddb10d81f2706eda1f3819e40b795","kind":"commit","published_at":"2015-06-15T01:46:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"867e87d3530b4fb6bc7f6ec5fb9edcd49e7bd631","kind":"commit","published_at":"2015-06-09T23:38:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"cb794810e7c39352f1bbd533d92983dc22a57510","kind":"commit","published_at":"2015-05-24T20:12:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0/manifests"},{"name":"v0.7.5","sha":"b3ce0b272e5468919d01b3d3ab6751a92f682b48","kind":"commit","published_at":"2015-04-27T19:14:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"abc159f246f15163f7984bcf702409cffc745d6e","kind":"commit","published_at":"2015-04-21T18:14:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"9321a4a8879f380a725c7439114ebf3e0da8abcc","kind":"commit","published_at":"2015-04-01T15:20:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"953606f4d1a9e3a33798b499219fe40b1f81fd96","kind":"commit","published_at":"2015-03-25T23:45:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"03c169188dd10ec2242b7806050781867c0291dd","kind":"commit","published_at":"2015-03-04T21:41:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"078ba0c94f8985dd2d96587784f760474ba51858","kind":"commit","published_at":"2015-02-13T21:06:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"accd9f0ef163d514b091709ffd63f76f6d1a467f","kind":"commit","published_at":"2015-01-27T00:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"57c7a95be20dc77cbe0459a40acc802e16de5148","kind":"commit","published_at":"2015-01-26T23:07:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"706446d6aeb952def6f2016fdc213b6e56b2d40f","kind":"commit","published_at":"2015-01-03T23:58:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"6b294fdd0a7f9686b8b8f05cf8759e90b3e581f9","kind":"commit","published_at":"2014-12-25T17:36:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"3eb741fdb94fff5e8218809b8f7d5a9d2e4d1778","kind":"commit","published_at":"2014-12-15T17:14:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"d65414913839d9d939c8bd938ca21f39f0faa924","kind":"commit","published_at":"2014-12-07T15:15:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"fc3232f6e9d1662c4f9d813b70acb329c4cdc6de","kind":"commit","published_at":"2014-11-30T21:22:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"4b02786c2a7e27613201fe72c033a260018a38d6","kind":"commit","published_at":"2014-11-28T20:34:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"ab8880bc442941c20d58ca2cbb8aace7b2724929","kind":"commit","published_at":"2014-11-17T20:10:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"052b0bc5a3e887d0a36b2277a2e09812a0ce206b","kind":"commit","published_at":"2014-11-11T21:11:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"715b7e868003ac9b121bdacee3e1301b9c660aa9","kind":"commit","published_at":"2014-11-08T19:56:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"088d257c0bec691545cd32f83fd2af753866b8ee","kind":"commit","published_at":"2014-11-08T00:13:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0/manifests"},{"name":"v0.1.29","sha":"3fe7b8bf7c3adc04522f311ce1c1c3b6e39e8edd","kind":"commit","published_at":"2014-11-05T19:58:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.1.29","html_url":"https://github.com/mui/material-ui/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29/manifests"}]},"repo_metadata_updated_at":"2025-12-12T02:56:37.187Z","dependent_packages_count":1,"downloads":2596,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":3.7911549707807093,"dependent_repos_count":7.611275902025924,"dependent_packages_count":20.907756255897063,"stargazers_count":0.05660508481795581,"forks_count":0.016168878188099256,"docker_downloads_count":1.1158782167805419,"average":5.583139884748381},"purl":"pkg:npm/%40mui/envinfo","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mui/envinfo","docker_dependents_count":1,"docker_downloads_count":177,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mui/envinfo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mui/envinfo/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-04T07:03:34.193Z","issues_count":4311,"pull_requests_count":9952,"avg_time_to_close_issue":13586842.81696086,"avg_time_to_close_pull_request":1743280.7233341183,"issues_closed_count":2591,"pull_requests_closed_count":8492,"pull_request_authors_count":717,"issue_authors_count":2933,"avg_comments_per_issue":5.109719322662955,"avg_comments_per_pull_request":1.9954782958199357,"merged_pull_requests_count":7177,"bot_issues_count":19,"bot_pull_requests_count":3439,"past_year_issues_count":749,"past_year_pull_requests_count":3231,"past_year_avg_time_to_close_issue":841051.1259259259,"past_year_avg_time_to_close_pull_request":462660.70522674866,"past_year_issues_closed_count":405,"past_year_pull_requests_closed_count":2602,"past_year_pull_request_authors_count":187,"past_year_issue_authors_count":597,"past_year_avg_comments_per_issue":1.897196261682243,"past_year_avg_comments_per_pull_request":1.405756731662024,"past_year_bot_issues_count":8,"past_year_bot_pull_requests_count":1440,"past_year_merged_pull_requests_count":2320,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/issues","maintainers":[{"login":"oliviertassinari","count":773,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"siriwatknp","count":701,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":511,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":434,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"mnajdova","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"michaldudak","count":262,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"aarongarciah","count":237,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"ZeeshanTamboli","count":207,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mj12albert","count":193,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"alexfauquette","count":165,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"samuelsycamore","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"cherniavskii","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"LukasTy","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"bharatkashyap","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"DanailH","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"JCQuintas","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"eps1lon","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"hbjORbj","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hbjORbj"},{"login":"flaviendelangle","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"michelengelen","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"rosskevin","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rosskevin"},{"login":"mbrookes","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"m4theushw","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"apedroferreira","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"hasdfa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"nikitaa24","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikitaa24"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"richbustos","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richbustos"},{"login":"nathanmarks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanmarks"},{"login":"vicasas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"MBilalShafi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joshwooding","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwooding"},{"login":"dimitropoulos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dimitropoulos"},{"login":"arthurbalduini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"dmtrKovalenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmtrKovalenko"},{"login":"hai-cea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-cea"},{"login":"gerdadesign","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"DavidCnoops","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidCnoops"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}],"active_maintainers":[{"login":"siriwatknp","count":281,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":241,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":191,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"oliviertassinari","count":168,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"ZeeshanTamboli","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mnajdova","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"mj12albert","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"aarongarciah","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"joserodolfofreitas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"prakhargupta1","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"JCQuintas","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"DanailH","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"alexfauquette","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"bharatkashyap","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"LukasTy","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"cherniavskii","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"michaldudak","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"MBilalShafi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"flaviendelangle","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"vicasas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fenvinfo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fenvinfo/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fenvinfo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fenvinfo/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fenvinfo/codemeta","maintainers":[{"uuid":"brijeshb42","login":"brijeshb42","name":null,"email":"brijeshb42@gmail.com","url":null,"packages_count":70,"html_url":"https://www.npmjs.com/~brijeshb42","role":null,"created_at":"2023-06-05T19:45:40.444Z","updated_at":"2023-06-05T19:45:40.444Z","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":63,"html_url":"https://www.npmjs.com/~michaldudak","role":null,"created_at":"2022-11-20T20:06:16.276Z","updated_at":"2022-11-20T20:06:16.276Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/michaldudak/packages"},{"uuid":"atomiks","login":"atomiks","name":null,"email":"cc.glows@gmail.com","url":null,"packages_count":51,"html_url":"https://www.npmjs.com/~atomiks","role":null,"created_at":"2024-03-08T04:34:34.264Z","updated_at":"2024-03-08T04:34:34.264Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/atomiks/packages"},{"uuid":"mnajdova","login":"mnajdova","name":null,"email":"mnajdova@gmail.com","url":null,"packages_count":88,"html_url":"https://www.npmjs.com/~mnajdova","role":null,"created_at":"2022-11-20T20:06:16.252Z","updated_at":"2022-11-20T20:06:16.252Z","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":113,"html_url":"https://www.npmjs.com/~oliviertassinari","role":null,"created_at":"2022-11-20T20:06:16.194Z","updated_at":"2022-11-20T20:06:16.194Z","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":158,"html_url":"https://www.npmjs.com/~siriwatknp","role":null,"created_at":"2022-11-20T20:06:16.234Z","updated_at":"2022-11-20T20:06:16.234Z","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":113,"html_url":"https://www.npmjs.com/~janpotoms","role":null,"created_at":"2025-08-19T15:11:58.279Z","updated_at":"2025-08-19T15:11:58.279Z","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":42,"html_url":"https://www.npmjs.com/~aarongarciah","role":null,"created_at":"2024-04-02T09:29:21.405Z","updated_at":"2024-04-02T09:29:21.405Z","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":46,"html_url":"https://www.npmjs.com/~mj12albert","role":null,"created_at":"2023-03-24T09:26:27.550Z","updated_at":"2023-03-24T09:26:27.550Z","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":46,"html_url":"https://www.npmjs.com/~diegoandai","role":null,"created_at":"2023-06-05T19:45:40.558Z","updated_at":"2023-06-05T19:45:40.558Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/diegoandai/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5264274,"maintainers_count":1091160,"namespaces_count":333594,"keywords_count":760514,"github":"npm","metadata":{"funded_packages_count":159192},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-12-16T06:37:22.408Z","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":1070409,"name":"@mui/utils","ecosystem":"npm","description":"Utility functions for React components.","homepage":"https://github.com/mui/material-ui/tree/master/packages/mui-utils","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/material-ui","keywords_array":["react","react-component","mui","utils"],"namespace":"mui","versions_count":153,"first_release_published_at":"2021-09-02T07:46:26.148Z","latest_release_published_at":"2025-11-04T08:29:50.361Z","latest_release_number":"7.3.5","last_synced_at":"2025-11-04T08:30:17.228Z","created_at":"2022-04-07T20:46:10.789Z","updated_at":"2025-11-04T08:30:17.797Z","registry_url":"https://www.npmjs.com/package/@mui/utils","install_command":"npm install @mui/utils","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/mui-org"},"dist-tags":{"canary":"6.1.1-dev.20240919-130050-82a6448768","latest-v5":"5.17.1","next":"7.0.0-rc.0","latest-v6":"6.4.9","latest":"7.3.5"}},"repo_metadata":{"id":19822297,"uuid":"23083156","full_name":"mui/material-ui","owner":"mui","description":"Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.","archived":false,"fork":false,"pushed_at":"2025-10-29T18:01:42.000Z","size":699813,"stargazers_count":96891,"open_issues_count":1786,"forks_count":32696,"subscribers_count":1311,"default_branch":"master","last_synced_at":"2025-10-29T20:10:24.905Z","etag":null,"topics":["design-system","material-design","material-ui","react","react-components"],"latest_commit_sha":null,"homepage":"https://mui.com/material-ui/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2014-08-18T19:11:54.000Z","updated_at":"2025-10-29T19:57:26.000Z","dependencies_parsed_at":"2025-06-02T16:06:01.092Z","dependency_job_id":"32b77193-1b92-4638-bb5e-6c82ade9eee5","html_url":"https://github.com/mui/material-ui","commit_stats":{"total_commits":23822,"total_committers":3211,"mean_commits":"7.4188726253503585","dds":0.8266728234405172,"last_synced_commit":"c0620e333641deda56f3cd68c7c3736098ee818c"},"previous_names":["mui-org/material-ui","callemall/material-ui"],"tags_count":568,"template":false,"template_full_name":null,"purl":"pkg:github/mui/material-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/sbom","scorecard":{"id":262861,"data":{"date":"2025-08-17T02:37:43Z","repo":{"name":"github.com/mui/material-ui","commit":"06de3386e5dbd68c7e7496219f702232dcd7ec9f"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.7,"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":"Maintained","score":10,"reason":"30 commit(s) and 1 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":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/check-if-pr-has-label.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yml: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:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/no-response.yml:22","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/check-if-pr-has-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci-check.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-cleanup.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/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/publish-canaries.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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 28 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":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  14 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:  13 out of  13 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":"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: 'allow deletion' disabled on branch 'v6.x'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v6.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v6.x'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'v6.x'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v6.x'","Warn: codeowners review is not required on branch 'master'","Warn: codeowners review is not required on branch 'v6.x'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v6.x'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v6.x'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v6.x'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v6.x'"],"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":"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":"CI-Tests","score":10,"reason":"28 out of 28 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 36 contributing companies or organizations","details":["Info: found contributions from: A11yance, LightSourceAI, TourConnect, Treeshakers, alienfast, calcom, callemall, cefsharp, cssinjs, emikra, goose-duck, instacart, jalaali, lightsourceai, mui, mui-org, nodejs, openfoodfacts, pabloengine, pretur, react-native-community, reactiran, reactjs, reactwg, state-machines, storybookjs, testing-library, text-em-all, typed-typings, typescript-cheatsheets, underjs, vercel, webpack, yarnpkg, yarnplugins, 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":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-cpj6-fhp6-mr6j","Warn: Project is vulnerable to: GHSA-f46r-rw29-r322","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","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-17T11:13:50.539Z","repository_id":19822297,"created_at":"2025-08-17T11:13:50.539Z","updated_at":"2025-08-17T11:13:50.539Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281829647,"owners_count":26568938,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-30T02:00:06.501Z","response_time":61,"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":"v7.3.4","sha":"28eadba9ec2899226ecbf4058b8fba1ddeab9e6d","kind":"tag","published_at":"2025-10-02T18:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4/manifests"},{"name":"v7.3.3","sha":"6984a79aa3ebde0ad9d1a21817de900f60b7dc90","kind":"tag","published_at":"2025-10-02T14:01:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3/manifests"},{"name":"v7.3.2","sha":"ebd180cdd48e365aa0c5c54b6568d5efc320590d","kind":"tag","published_at":"2025-09-02T06:18:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"3592ec32c4858c22bf99c535c037c13ee6db6b84","kind":"tag","published_at":"2025-08-06T09:33:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"ad98e5ebf7f2f629f9a8b054d9ee3e7217d163bf","kind":"tag","published_at":"2025-08-05T05:40:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0/manifests"},{"name":"v6.5.0","sha":"894dd472b2cc3bbf218eef521ce5a4bcbe914e60","kind":"tag","published_at":"2025-07-08T02:51:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0/manifests"},{"name":"v5.18.0","sha":"6b50143dcfc2aad56a37c9f2e1f14256e9a65c4e","kind":"tag","published_at":"2025-07-08T02:50:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0/manifests"},{"name":"v7.2.0","sha":"1496d735b2cf16501ce413daec40d627eee77e1d","kind":"tag","published_at":"2025-06-30T08:59:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0/manifests"},{"name":"v7.1.2","sha":"ad2d425db362790d6d0f90fbe5b5d3a5b5132503","kind":"tag","published_at":"2025-06-20T07:34:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2/manifests"},{"name":"v6.4.12","sha":"9179a92b0d97f6d0270c7fac733cfd81bd7354cc","kind":"tag","published_at":"2025-06-02T06:58:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12/manifests"},{"name":"v7.1.1","sha":"0ebb3a14ccc5dbee4ec2682b387511f107b95a65","kind":"tag","published_at":"2025-06-02T06:47:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"e3e07e0b8fac5ca8fb4bbf3ec453dbe79133552f","kind":"tag","published_at":"2025-05-06T08:50:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0/manifests"},{"name":"v6.4.11","sha":"6b3957d9d42c83e069da8e8bb534ec294dcb6254","kind":"tag","published_at":"2025-04-10T02:36:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11/manifests"},{"name":"v7.0.2","sha":"ebb24ce49e1ef8358600a7787cb6c8d671cead63","kind":"tag","published_at":"2025-04-09T13:08:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2/manifests"},{"name":"v6.4.10","sha":"d80a3609c8a7274dc5fafa348382059945aee449","kind":"tag","published_at":"2025-03-31T19:03:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10/manifests"},{"name":"v7.0.1","sha":"d6fdcac555725c3807e6f03445e3a051398ee739","kind":"tag","published_at":"2025-03-28T18:58:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"22aa7db2ed23df3b43530e9fdb57bc1051221457","kind":"tag","published_at":"2025-03-26T14:16:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0/manifests"},{"name":"v6.4.9","sha":"a884cb821f67a831f44cc6abfc3bc77faef91ada","kind":"tag","published_at":"2025-03-25T15:45:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9/manifests"},{"name":"v7.0.0-rc.0","sha":"ebaec8db8ae1b90183817cb0bad549d7fc63fe79","kind":"tag","published_at":"2025-03-19T09:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0/manifests"},{"name":"v5.17.1","sha":"0d509f8a4a48031a1e25974a1604b803892ce94e","kind":"tag","published_at":"2025-03-18T18:44:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"b0dc8270c5a2896293ff8b61052120a13819f0a1","kind":"tag","published_at":"2025-03-18T15:28:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0/manifests"},{"name":"v6.4.8","sha":"2bded219fabaaefc2083aa660d5856ab75cfa8d6","kind":"tag","published_at":"2025-03-17T17:54:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8/manifests"},{"name":"v7.0.0-beta.4","sha":"260ed53760f179e3bb4f1f43e2f2712ecbf9fdd7","kind":"tag","published_at":"2025-03-13T13:30:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4/manifests"},{"name":"v6.4.7","sha":"d1ca0a45fea4327ba4dc9876e62922785493f1c3","kind":"tag","published_at":"2025-03-05T15:19:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7/manifests"},{"name":"v7.0.0-beta.3","sha":"9dea4105c8b413e087bd1d0cc517b52831a2eb86","kind":"tag","published_at":"2025-03-05T15:13:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"48acea181cac8ca14455e76d01d3554ba578781e","kind":"tag","published_at":"2025-02-27T15:00:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2/manifests"},{"name":"v7.0.0-beta.1","sha":"2cf2e71af3c2b26694964884456bc335c2ba6cdb","kind":"tag","published_at":"2025-02-26T18:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1/manifests"},{"name":"v6.4.6","sha":"356b885778a2af26505d5dbba76a9abcceb69800","kind":"tag","published_at":"2025-02-26T13:39:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6/manifests"},{"name":"v7.0.0-beta.0","sha":"b485c1abec1d776e925ca90e6fa7d91e9bd057a7","kind":"tag","published_at":"2025-02-26T13:22:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0/manifests"},{"name":"v7.0.0-alpha.2","sha":"ba14b7070070281c8a6cea1df7653f007bb8da49","kind":"tag","published_at":"2025-02-18T18:57:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.4.5","sha":"6f2b908baa7863e2cbf0ec4518dc90ccfd53597b","kind":"tag","published_at":"2025-02-18T18:46:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5/manifests"},{"name":"v7.0.0-alpha.1","sha":"c390c1c2d1c85f42d40f16ce405a3c4b62026ec7","kind":"tag","published_at":"2025-02-11T17:34:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1/manifests"},{"name":"v6.4.4","sha":"c66361a6ad9d1354b60e6fb93ba3144c1348ab15","kind":"tag","published_at":"2025-02-11T14:31:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4/manifests"},{"name":"v6.4.3","sha":"cee310a92f61ffb75284195a9ed30bcb367c78e2","kind":"tag","published_at":"2025-02-04T18:53:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3/manifests"},{"name":"v7.0.0-alpha.0","sha":"3e3195a4285ca716061f7d7d87f4915630af1b69","kind":"tag","published_at":"2025-02-03T12:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.4.2","sha":"1813d89a599a4027fd216062b2cac8b0c1864f1d","kind":"tag","published_at":"2025-01-29T15:50:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2/manifests"},{"name":"v6.4.1","sha":"819e662a2ce210f8805c45057389217cb1c39a83","kind":"tag","published_at":"2025-01-21T13:23:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"f9949a8889c7e69cac145ce56411298a234d2e49","kind":"tag","published_at":"2025-01-14T16:46:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0/manifests"},{"name":"v5.16.14","sha":"ba588c8333d765af63ab15c8b33dd947b615f70b","kind":"tag","published_at":"2025-01-06T21:20:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14/manifests"},{"name":"v6.3.1","sha":"afd551abd3be44de711d6baef48e62e18b97c908","kind":"tag","published_at":"2025-01-03T13:53:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1/manifests"},{"name":"v5.16.13","sha":"e52a6379f22d38453fa046d410b0c4700707dbd9","kind":"tag","published_at":"2024-12-25T11:25:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13/manifests"},{"name":"v6.3.0","sha":"84d6ecfdccd10f204854beeef98bcc55dc99d117","kind":"tag","published_at":"2024-12-23T18:10:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"17026fc203a8b413ec7343b6eeb267a50519d515","kind":"tag","published_at":"2024-12-17T13:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1/manifests"},{"name":"v5.16.12","sha":"b8fbcf5fb5169d8db6ee0ec35001816d2777e8d4","kind":"tag","published_at":"2024-12-17T13:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12/manifests"},{"name":"v5.16.11","sha":"2413ff076b0d462736dfccd399b4be863fd79ec2","kind":"tag","published_at":"2024-12-11T10:13:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11/manifests"},{"name":"v6.2.0","sha":"3a8ceaead5ac4c2c4554e6500ca3d197420a04c2","kind":"tag","published_at":"2024-12-11T02:03:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0/manifests"},{"name":"v6.1.10","sha":"5c5e9f6d8a90034cd75dcb92403caf6b37efc916","kind":"tag","published_at":"2024-12-04T10:03:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10/manifests"},{"name":"v5.16.9","sha":"ec085b677c43ed1f37e66bd2fb58f27dce9f7184","kind":"tag","published_at":"2024-12-04T09:34:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9/manifests"},{"name":"v5.16.8","sha":"096adfbe28d038397a7f3cf3494b86844226e162","kind":"tag","published_at":"2024-11-28T06:51:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8/manifests"},{"name":"v6.1.9","sha":"821784419eefb89e4ce7b66c4b602a1e33d2fa88","kind":"tag","published_at":"2024-11-27T13:22:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9/manifests"},{"name":"v6.1.8","sha":"0b8739f145423bafdd8e2871312307bfb31c58ef","kind":"tag","published_at":"2024-11-20T15:09:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8/manifests"},{"name":"v6.1.7","sha":"a7d441d0bd3bfc16a1ce9e6d7ff3ad1afc6b62f1","kind":"tag","published_at":"2024-11-13T15:31:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7/manifests"},{"name":"v6.1.6","sha":"32112b76aa821c2a1e98120545019ef1a71ea274","kind":"tag","published_at":"2024-10-30T13:54:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6/manifests"},{"name":"v6.1.5","sha":"01c5f344628bc66e16f86284ee0fc7107002a5ca","kind":"tag","published_at":"2024-10-22T10:28:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5/manifests"},{"name":"v6.1.4","sha":"15ea548de803e4602894cae6304a497d7ddaf09c","kind":"tag","published_at":"2024-10-15T18:35:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4/manifests"},{"name":"v6.1.3","sha":"c7de2cae15cc7b7025ad79e3623320526ed16462","kind":"tag","published_at":"2024-10-09T09:47:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3/manifests"},{"name":"v6.1.2","sha":"e6ff0b5016ac4fa40cdc9b78a0d9ecdd2c0cd9db","kind":"tag","published_at":"2024-10-02T14:51:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"263c7259451d5b928bbdfd299c9c0afc89dfec02","kind":"tag","published_at":"2024-09-19T06:42:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"94cc3d0a66456713e6e25edf9a1ba35ad8df88bc","kind":"tag","published_at":"2024-09-11T13:09:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"bb620d85a89651ca4350e8861bbb35776d583726","kind":"tag","published_at":"2024-09-03T10:33:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"71dbef69dcbf2b87831af579fb777b4f1f4b219a","kind":"tag","published_at":"2024-08-29T13:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"c9a9adfb90e939c0590de6edf10d0c65fcbc8b1e","kind":"tag","published_at":"2024-08-27T09:06:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.0","sha":"55bea65c83c1beac77382fe961f8aa72eec21daa","kind":"tag","published_at":"2024-08-22T08:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0/manifests"},{"name":"v6.0.0-beta.6","sha":"cbb6f8d3b1b72732d51f5628765cfd7e75bd5747","kind":"tag","published_at":"2024-08-18T02:55:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6/manifests"},{"name":"v5.16.7","sha":"b505fd7b64e92db523198712a5d6716c494e0c66","kind":"tag","published_at":"2024-08-09T09:19:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7/manifests"},{"name":"v6.0.0-beta.5","sha":"75c24b0828981651082a3eede027b6871c96c440","kind":"tag","published_at":"2024-08-08T08:52:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5/manifests"},{"name":"v5.16.6","sha":"6eb1bdce38d0fc67fa8aebca260043c7fc8eb3e8","kind":"tag","published_at":"2024-07-30T21:06:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6/manifests"},{"name":"v6.0.0-beta.4","sha":"12532afa3e4f6f13a9fa86eb459c27792c36b6f9","kind":"tag","published_at":"2024-07-30T20:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4/manifests"},{"name":"v5.16.5","sha":"40792e6efb2c92b8964a3912e08aeb4fb7fc41c8","kind":"tag","published_at":"2024-07-25T06:42:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5/manifests"},{"name":"v6.0.0-beta.3","sha":"02fde66a0cd72fb7fe3681a5ea8c4de733b4a865","kind":"tag","published_at":"2024-07-24T18:27:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3/manifests"},{"name":"v5.16.4","sha":"77af399a3ad76f31e5f2e0fab5650b628fa50990","kind":"tag","published_at":"2024-07-16T16:01:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4/manifests"},{"name":"v6.0.0-beta.2","sha":"9ad8c1fd8dfd21d8e37fe73d71e011542b23db72","kind":"tag","published_at":"2024-07-16T14:46:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2/manifests"},{"name":"v5.16.3","sha":"e1824453bdb0a89f15d4dfe47a1c4f90fa0f0500","kind":"tag","published_at":"2024-07-16T14:18:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3/manifests"},{"name":"v6.0.0-beta.1","sha":"19c1935757925d834928a30ea41f58bb95fb355f","kind":"tag","published_at":"2024-07-16T09:42:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1/manifests"},{"name":"v5.16.2","sha":"56ddd108fe153592a800fce4d43f9758b0ff5101","kind":"tag","published_at":"2024-07-16T09:10:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2/manifests"},{"name":"v6.0.0-beta.0","sha":"3364f0740aa5c86e057ec5b0d22c1b12bfd96fa4","kind":"tag","published_at":"2024-07-11T15:54:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0/manifests"},{"name":"v5.16.1","sha":"431af6a2fd9bf6cd0422c61e36c937d1ea5e5015","kind":"tag","published_at":"2024-07-11T15:48:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1/manifests"},{"name":"v5.16.0","sha":"e5e9b9d5e952b52752b758179da20d3fa0982c05","kind":"tag","published_at":"2024-07-05T13:32:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0/manifests"},{"name":"v6.0.0-alpha.14","sha":"2a15dd74c76bacbc867a7313fdc2c42c6168327c","kind":"tag","published_at":"2024-07-05T04:25:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14/manifests"},{"name":"v6.0.0-alpha.13","sha":"a070a894fbe21c52df446438ca1bb5a891d5e1b5","kind":"tag","published_at":"2024-07-03T07:44:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13/manifests"},{"name":"v5.15.21","sha":"a306ce4afcc60de4c3e43b8f9183862235d9318e","kind":"tag","published_at":"2024-06-28T14:09:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21/manifests"},{"name":"v6.0.0-alpha.12","sha":"fb476c6c18b850e8400d03afb7447802afbfd357","kind":"tag","published_at":"2024-06-24T17:12:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.15.20","sha":"f20fa0ba4016e5425a2a4cce841075253828a551","kind":"tag","published_at":"2024-06-12T12:58:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20/manifests"},{"name":"v6.0.0-alpha.11","sha":"22c5206a9e8191b2f81131d6978a0958e55b7032","kind":"tag","published_at":"2024-06-12T08:18:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11/manifests"},{"name":"v6.0.0-alpha.10","sha":"e5ac6c0eef5efd4fa5c5eb11ccbf08e58e7443f8","kind":"tag","published_at":"2024-06-04T10:35:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10/manifests"},{"name":"v6.0.0-alpha.9","sha":"925de32766317bb84a92ec24b2b6465c8e48cc04","kind":"tag","published_at":"2024-05-29T12:25:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.15.19","sha":"77f606ba73bb5439d66871177772f54196044450","kind":"tag","published_at":"2024-05-29T12:01:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19/manifests"},{"name":"v6.0.0-alpha.8","sha":"c7dbe6e8256cef7bd2dbdcbee55428ad82513cd0","kind":"tag","published_at":"2024-05-21T16:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.15.18","sha":"607daac5baa9c8151f111fe4bacea1d7e61881a3","kind":"tag","published_at":"2024-05-16T09:29:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18/manifests"},{"name":"v6.0.0-alpha.7","sha":"997bec6d8d30a1a891aff4eeedefa41c93eaa95c","kind":"tag","published_at":"2024-05-16T06:31:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"7c8db04b91500ba77301acd360d21bff7f7c752f","kind":"tag","published_at":"2024-05-08T13:13:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.15.17","sha":"9bc4fc42959427246addfdf29db95847cc38e410","kind":"tag","published_at":"2024-05-08T12:24:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17/manifests"},{"name":"v5.15.16","sha":"284e251c155d92078f80f98919f4ab260b05e9be","kind":"tag","published_at":"2024-05-01T14:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16/manifests"},{"name":"v6.0.0-alpha.5","sha":"571d5046e26aa07605cb1e01ca99b2eb0b04d009","kind":"tag","published_at":"2024-05-01T14:16:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5/manifests"},{"name":"v6.0.0-alpha.4","sha":"afffc2ffc3db1e6abf48f3b3e13a41e8b758f874","kind":"tag","published_at":"2024-04-24T07:30:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4/manifests"},{"name":"v6.0.0-alpha.3","sha":"6d5e44409344ea4e13ceb3a02c4446dc6a7323b4","kind":"tag","published_at":"2024-04-17T16:10:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3/manifests"},{"name":"v6.0.0-alpha.2","sha":"4e75758b37119bd821435c23d9c111c545e186b6","kind":"tag","published_at":"2024-04-09T15:09:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2/manifests"},{"name":"v6.0.0-alpha.1","sha":"84307c1a2495a716788ec25f046faaa4d16c88c7","kind":"tag","published_at":"2024-04-05T10:43:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1/manifests"},{"name":"v5.15.15","sha":"5a079965186640b5176f00c537f3b9e6c299b5c4","kind":"tag","published_at":"2024-04-04T07:09:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15/manifests"},{"name":"v6.0.0-alpha.0","sha":"2a15ad6f1f5507162b1a5aebf78976ca3023183b","kind":"tag","published_at":"2024-03-26T15:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.15.14","sha":"9585d28317c90f2c71ab88dd5ae37638bb64ad82","kind":"tag","published_at":"2024-03-19T08:18:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14/manifests"},{"name":"v5.15.13","sha":"dbcb678234296de56afaf3138917e967e8d1934a","kind":"tag","published_at":"2024-03-13T14:17:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13/manifests"},{"name":"pigment@0.0.1","sha":"0e765a618a7676c507852cec024464b1fc1cd80f","kind":"tag","published_at":"2024-03-08T04:20:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/pigment@0.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/pigment@0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@pigment%400.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1/manifests"},{"name":"v5.15.12","sha":"5ad69e161d7520274cd37a2524ffb935b6dda158","kind":"tag","published_at":"2024-03-05T15:33:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12/manifests"},{"name":"v5.15.11","sha":"e3257a4d68481b0ca6efd5d06cb5c1e1e77e4286","kind":"tag","published_at":"2024-02-22T08:52:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11/manifests"},{"name":"v5.15.10","sha":"94fcd3ada0842108a9a2ce53e121931e5448649f","kind":"tag","published_at":"2024-02-12T12:38:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10/manifests"},{"name":"v5.15.9","sha":"7917d2a8a4acc0b07328dee8273847652491b769","kind":"tag","published_at":"2024-02-08T12:55:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9/manifests"},{"name":"v5.15.8","sha":"fe5a59e616637a0488b122749479b782f5f8dfa2","kind":"tag","published_at":"2024-02-06T20:42:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8/manifests"},{"name":"v5.15.7","sha":"b80acd69c7c848709d01465d6727b13ed6109258","kind":"tag","published_at":"2024-01-31T13:23:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7/manifests"},{"name":"v5.15.6","sha":"1700e5cd9cbb3bc648b7f799f837c4d23ed42700","kind":"tag","published_at":"2024-01-22T18:09:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6/manifests"},{"name":"v5.15.5","sha":"5d7c4e26a4973a3a80bf5f8a9a8ea14f89554fe0","kind":"tag","published_at":"2024-01-17T09:27:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5/manifests"},{"name":"v5.15.4","sha":"6aadbf91c5eb2c94dea9a49a19eb532606410a5a","kind":"tag","published_at":"2024-01-10T13:49:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4/manifests"},{"name":"v5.15.3","sha":"9fa4e472f9ba4fd4e7f8cfb8bc0d1f1d455ace23","kind":"tag","published_at":"2024-01-03T15:22:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"5d5dd15f70db9ffcb85d4dc57da8a20f5240fb81","kind":"tag","published_at":"2023-12-25T14:24:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"8be7ac66b99059bf2c2edcca9cf15981d389db6b","kind":"tag","published_at":"2023-12-19T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"8c2c6a88a509f9da7c453d4a3c3ab4749a57a36d","kind":"tag","published_at":"2023-12-12T18:21:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0/manifests"},{"name":"v5.14.20","sha":"14fa79f4328e901f82d7fc39aba722a9bf4a8df0","kind":"tag","published_at":"2023-12-05T09:28:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20/manifests"},{"name":"v5.14.19","sha":"a07b4925255aa3fc7ae1255130e182e4573c58d7","kind":"tag","published_at":"2023-11-29T21:11:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19/manifests"},{"name":"v5.14.18","sha":"43a41b6b2fa3f0a186a852b894452722e3a38f04","kind":"tag","published_at":"2023-11-14T08:27:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18/manifests"},{"name":"v5.14.17","sha":"c54a42dd8b0ec8e850bd60438e60a1a8acb3b4a4","kind":"tag","published_at":"2023-11-06T15:34:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17/manifests"},{"name":"v5.14.16","sha":"391b57a05daf67a8154471dae645471f5ffac09f","kind":"tag","published_at":"2023-10-31T10:57:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16/manifests"},{"name":"v5.14.15","sha":"6baedcfed27419ed6b9685f27fcbf3eff46133a3","kind":"tag","published_at":"2023-10-24T15:41:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15/manifests"},{"name":"v5.14.14","sha":"a0cfa182db3e7b196efe36cfe7b31d304c5a0a4e","kind":"tag","published_at":"2023-10-17T13:58:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14/manifests"},{"name":"v5.14.13","sha":"b8811a0fa59e7663b240183219db32f9a617e607","kind":"tag","published_at":"2023-10-10T19:42:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13/manifests"},{"name":"v5.14.12","sha":"bd450a0fdb19b087f47e1d7cce5a72417ec977cc","kind":"commit","published_at":"2023-10-04T16:31:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12/manifests"},{"name":"v5.14.11","sha":"13c0894d0c14c7f577a0a95492aeaa8fff8da33a","kind":"tag","published_at":"2023-09-26T11:47:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11/manifests"},{"name":"v5.14.10","sha":"14e97bffa62760cabcdc7244bff445b423f5286a","kind":"tag","published_at":"2023-09-18T10:18:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10/manifests"},{"name":"v5.14.9","sha":"8255b71ccdbfe9a20f856b5d68a269ab1c5452ca","kind":"tag","published_at":"2023-09-13T13:36:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9/manifests"},{"name":"v5.14.8","sha":"74c58dabc2cf5ed2242fb08e4781d26088d06b12","kind":"tag","published_at":"2023-09-05T12:34:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8/manifests"},{"name":"v5.14.7","sha":"8a09d535f101aac98935f82b76345ca9691b5e2b","kind":"tag","published_at":"2023-08-29T12:04:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7/manifests"},{"name":"v5.14.6","sha":"a1f511dd6ed9adba561e2ba00e1348136ed656db","kind":"commit","published_at":"2023-08-24T11:19:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6/manifests"},{"name":"v5.14.5","sha":"61fbfd1546c55caca984695a41f9c95668d414fc","kind":"tag","published_at":"2023-08-14T14:39:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5/manifests"},{"name":"v5.14.4","sha":"40f4b275022f03e48cf4809cd53d0d0dabb40424","kind":"tag","published_at":"2023-08-08T09:51:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4/manifests"},{"name":"v5.14.3","sha":"2deea341c9abfb640f22520e0c277027f3f91cd0","kind":"tag","published_at":"2023-08-01T15:33:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3/manifests"},{"name":"v5.14.2","sha":"36d9f0d3659e2f5ab1d924988313986962a0bf35","kind":"tag","published_at":"2023-07-25T10:01:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2/manifests"},{"name":"v5.14.1","sha":"f2e5ded80e94407f63a27eadb018139d6f967313","kind":"tag","published_at":"2023-07-19T09:05:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1/manifests"},{"name":"v5.14.0","sha":"2529e3aaaaec2c9f8e8cf669e58bb9c81db5a6d8","kind":"tag","published_at":"2023-07-11T14:57:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0/manifests"},{"name":"v5.13.7","sha":"aac2d5b526e8139314d99f827ecc3b2c24e99686","kind":"tag","published_at":"2023-07-04T08:53:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7/manifests"},{"name":"v5.13.6","sha":"312270bc71224067e1910bbee9f800b4a2469cc7","kind":"tag","published_at":"2023-06-23T14:05:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6/manifests"},{"name":"v5.13.5","sha":"24b3af68ebe79c1891e45c60c6bcfd26f8818f73","kind":"tag","published_at":"2023-06-12T13:43:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5/manifests"},{"name":"v5.13.4","sha":"a522d82df32d3bfab46b25f5ff24eeb9670c83fb","kind":"tag","published_at":"2023-06-05T17:30:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4/manifests"},{"name":"v5.13.3","sha":"70d4a2bb49dca9fef7854a1463a392094222812b","kind":"tag","published_at":"2023-05-29T11:22:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3/manifests"},{"name":"v5.13.2","sha":"f661923e9aa9d9cc634750affbb04bf2007bc57d","kind":"tag","published_at":"2023-05-22T16:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2/manifests"},{"name":"v5.13.1","sha":"0c58832b6e182f782e73b118ed9681055db3e249","kind":"tag","published_at":"2023-05-17T05:25:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"9130a021ca34746e4076fcae50c57bc584026b8f","kind":"tag","published_at":"2023-05-10T08:14:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0/manifests"},{"name":"v5.12.3","sha":"9710ff34b16a0f271107a8619a28546ae3ca7c18","kind":"tag","published_at":"2023-05-02T14:17:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"5b7e9c52e37ef0c3274a762f38cd7ef7ffc9e7a8","kind":"tag","published_at":"2023-04-25T16:42:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"d14d288ae9e9b0e2b3b33d0a77b4113f024d4215","kind":"tag","published_at":"2023-04-17T15:57:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"05127cf65b4250f836897428cd15829669ab8d6c","kind":"tag","published_at":"2023-04-11T09:58:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0/manifests"},{"name":"v5.11.16","sha":"af5e109990a26318c96dbff6f25759ba91f0e147","kind":"tag","published_at":"2023-04-04T14:00:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16/manifests"},{"name":"v5.11.15","sha":"ae98db6aca5f9d4b754ff9fce4ce33f738a00f65","kind":"tag","published_at":"2023-03-28T13:06:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15/manifests"},{"name":"v5.11.14","sha":"f34d17c3294fcdb63fe9a135b4f3aa2459c81189","kind":"tag","published_at":"2023-03-21T17:45:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14/manifests"},{"name":"v5.11.13","sha":"9f7a2bfac55faed1b1c6c7b4b6d1b1659a076bab","kind":"tag","published_at":"2023-03-14T09:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13/manifests"},{"name":"v5.11.12","sha":"b76b8f1098a6c01f39e5e19bf3abf77c2b9cf475","kind":"tag","published_at":"2023-03-06T15:03:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12/manifests"},{"name":"v5.11.11","sha":"58df7f1905f16533ddb5a7977346c0f4548e4547","kind":"tag","published_at":"2023-02-28T09:55:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11/manifests"},{"name":"v5.11.10","sha":"676bc85fa2b02f92f21dd5c7e15f453b6b9c2e3d","kind":"tag","published_at":"2023-02-20T11:30:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10/manifests"},{"name":"v5.11.9","sha":"af5b3f5e7a79da9ef4bbd63d8fcf60927ffb6533","kind":"tag","published_at":"2023-02-14T14:30:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9/manifests"},{"name":"v5.11.8","sha":"d4d8512ce3453711f3c661374579b0d2ed13f3e7","kind":"tag","published_at":"2023-02-07T10:50:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8/manifests"},{"name":"v5.11.7","sha":"33cac172846b032d3f8b9333b72b2af832dd47d0","kind":"tag","published_at":"2023-01-31T09:39:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7/manifests"},{"name":"v5.11.6","sha":"a2e552314847b4d52498538d7ca171763067a5d0","kind":"tag","published_at":"2023-01-23T20:28:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6/manifests"},{"name":"v5.11.5","sha":"685c72dfaf840f4d5b7a3ab738ddcabd74418823","kind":"tag","published_at":"2023-01-18T01:43:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5/manifests"},{"name":"v5.11.4","sha":"bc859d95e4415f880cd6bcb6f44cc9e5e8c8097c","kind":"tag","published_at":"2023-01-09T13:57:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4/manifests"},{"name":"v5.11.3","sha":"a526207c3957de4ebfcda937b58327d69464f15c","kind":"tag","published_at":"2023-01-02T17:00:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3/manifests"},{"name":"v5.11.2","sha":"e9d8fa07e1ff979bcaf92837b131cd9e292f0161","kind":"tag","published_at":"2022-12-26T14:56:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2/manifests"},{"name":"v5.11.1","sha":"a1e30390da62019e5769e398f4cbc9f8892d8f9a","kind":"commit","published_at":"2022-12-20T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"191acda4545c394b78964ab80b364e15686f0e9b","kind":"tag","published_at":"2022-12-13T12:56:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0/manifests"},{"name":"v5.10.17","sha":"4265f343b49e4af9673a49e585439d35c8deeab2","kind":"tag","published_at":"2022-12-06T10:59:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17/manifests"},{"name":"v5.10.16","sha":"b8aa3974d84c176b8857e8d5b29a7be8670bb410","kind":"tag","published_at":"2022-11-28T16:00:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16/manifests"},{"name":"v5.10.15","sha":"14a6e1c61edb5f66f4888e32c04df5e637e7cfc4","kind":"commit","published_at":"2022-11-22T09:45:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15/manifests"},{"name":"v5.10.14","sha":"c2da6de1c504c7dbd8ae1d0771c184c1544a0c76","kind":"tag","published_at":"2022-11-15T09:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14/manifests"},{"name":"v5.10.13","sha":"2f4c2190d1d3614d8063e84b79d4d1f034b3e3fe","kind":"tag","published_at":"2022-11-07T17:53:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13/manifests"},{"name":"v5.10.12","sha":"30cb27cff1d4e1838ca4235ab4285e20f2b2a870","kind":"tag","published_at":"2022-10-31T15:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12/manifests"},{"name":"v5.10.11","sha":"c80ff0339882859af7e17f8bfd0a5f6880b323f8","kind":"commit","published_at":"2022-10-25T09:34:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11/manifests"},{"name":"v5.10.10","sha":"639224a3e3600cb0e04755d89aab250297b6d851","kind":"tag","published_at":"2022-10-18T08:35:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10/manifests"},{"name":"v5.10.9","sha":"7bd7c219e2670ff7791148e9b1a1d2387528fc0c","kind":"tag","published_at":"2022-10-11T11:56:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9/manifests"},{"name":"v5.10.8","sha":"d4a3216cdd858899960f945d6e00b2d59bf1d5d1","kind":"tag","published_at":"2022-10-03T16:28:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8/manifests"},{"name":"v5.10.7","sha":"d9ef6e788eee11256818329c7429242f8b769263","kind":"commit","published_at":"2022-09-27T01:44:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7/manifests"},{"name":"v5.10.6","sha":"0f75f3d78b67c405c23bfd14a29aedff367415b7","kind":"tag","published_at":"2022-09-19T14:34:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6/manifests"},{"name":"v5.10.5","sha":"594d87dab0e43e641a6826c935df8f2c10672955","kind":"tag","published_at":"2022-09-12T14:40:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5/manifests"},{"name":"v5.10.4","sha":"c8feb29320a22cc4461fb5ef5f4f7de7bd96a59b","kind":"commit","published_at":"2022-09-06T09:11:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"992421d0114a9df72d358fe6fccc28c1fb6f1505","kind":"tag","published_at":"2022-08-29T17:37:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"99b23c06d9b018d6c500fa1acb3030d673e219ab","kind":"tag","published_at":"2022-08-23T10:25:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"dfc0b89c665de8e5e3e4ecf68d8c782e74dbb65c","kind":"tag","published_at":"2022-08-16T17:55:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"7f502e06d54c5a2f389a1639358c84279462b54a","kind":"commit","published_at":"2022-08-09T03:21:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0/manifests"},{"name":"v5.9.3","sha":"89617ef683d2bcd2c870e9c1bd58ad4d55247fd5","kind":"tag","published_at":"2022-08-01T20:54:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3/manifests"},{"name":"v5.9.2","sha":"b7f0a16eca4ac2044703032838f90873ec063d75","kind":"tag","published_at":"2022-07-25T15:12:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2/manifests"},{"name":"v5.9.1","sha":"1937412c4345569d98c0950a1016c22508e1ff81","kind":"tag","published_at":"2022-07-18T17:23:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"88ad7d4e623183b8e20702e7961ef9c8de330dc7","kind":"commit","published_at":"2022-07-12T08:54:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0/manifests"},{"name":"v5.8.7","sha":"be0ab4c062a22fc4bb52c47d005b57203b56c09c","kind":"tag","published_at":"2022-07-04T20:39:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7/manifests"},{"name":"v5.8.6","sha":"c58f6653411e0ff38bf67a512d16b87c6523606b","kind":"tag","published_at":"2022-06-27T14:21:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6/manifests"},{"name":"v5.8.5","sha":"3c528113f47cfddf2504ea02ba3065e7c5c46928","kind":"tag","published_at":"2022-06-21T18:05:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5/manifests"},{"name":"v5.8.4","sha":"a6e782ec2f037e2ca989515048ce5f22fe760595","kind":"tag","published_at":"2022-06-14T10:00:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4/manifests"},{"name":"v5.8.3","sha":"b1e4b9cd3e1d88286f9d1485864310a7c1f23a79","kind":"tag","published_at":"2022-06-07T19:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3/manifests"},{"name":"v5.8.2","sha":"93b0aba905b3b6947f58a02d911489bb737ee880","kind":"commit","published_at":"2022-05-31T11:47:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2/manifests"},{"name":"v5.8.1","sha":"1eee9ee437f39f1c3438209154df8e8b9ecd990d","kind":"tag","published_at":"2022-05-23T16:04:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"6a468718b970c39ae83a4029bcb53071c9567430","kind":"tag","published_at":"2022-05-17T09:42:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4eef029981b08c77a9c52d0b863e6b5ced279087","kind":"tag","published_at":"2022-05-10T09:06:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0/manifests"},{"name":"v5.6.4","sha":"edb7e8895ef8def2bf59376d7631e0360a77aaf6","kind":"commit","published_at":"2022-05-02T11:46:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4/manifests"},{"name":"v5.6.3","sha":"124d5e2f0022d17b577a464e6b3a69fa2511105e","kind":"tag","published_at":"2022-04-25T14:04:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3/manifests"},{"name":"v5.6.2","sha":"b3645b3fd11dc26a06ea370a41b5bac1026c6792","kind":"tag","published_at":"2022-04-18T16:10:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2/manifests"},{"name":"v5.6.1","sha":"0251fd5222079e4a512bbd32dff4a7a4c3efe997","kind":"tag","published_at":"2022-04-11T13:21:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"8dcdea53f927ab207718d7ee6576806aca2a3798","kind":"commit","published_at":"2022-04-06T03:27:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0/manifests"},{"name":"v4.12.4","sha":"a563a60219f7f6519fb0f34f6d8e3bf0974e6495","kind":"tag","published_at":"2022-04-03T14:38:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4/manifests"},{"name":"v5.5.3","sha":"96e1f40a3b8aa809d543aa7d466eb48cdfa0b53d","kind":"tag","published_at":"2022-03-28T14:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"dd411b017ea7504a14a16821b694ac6aa01d9b6d","kind":"tag","published_at":"2022-03-21T15:15:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"350b15ee91a93040d50391cb9a45440a90e6b2d1","kind":"tag","published_at":"2022-03-14T16:49:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"f3412aa9d179fdfc3f5c0a4a1cfc1965faef7307","kind":"commit","published_at":"2022-03-07T13:53:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0/manifests"},{"name":"v5.4.4","sha":"965f2eb8cb79bb0685a13d9e28c09617b22358cd","kind":"tag","published_at":"2022-02-28T15:21:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4/manifests"},{"name":"v5.4.3","sha":"e2892a61ea56b6578c2efc81d0324660082ad93c","kind":"tag","published_at":"2022-02-21T16:40:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3/manifests"},{"name":"v5.4.2","sha":"01371028b27156419923b362c4b0af92dc08b29f","kind":"tag","published_at":"2022-02-15T14:57:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"fbce2f80c6cb36e59a4a6826ae46b59a10e1c831","kind":"commit","published_at":"2022-02-08T11:34:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"ba4e819aa58b6a36ae4d96ee79c2a5310a812670","kind":"tag","published_at":"2022-02-01T09:00:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"337be3b2a630d791a5cbc5a2a4575d4f58e38df3","kind":"tag","published_at":"2022-01-24T15:05:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"dcbfc54f581dbf1c0008a8e9e578f896f06228ab","kind":"tag","published_at":"2022-01-17T22:45:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0/manifests"},{"name":"v5.2.8","sha":"f80abbb5f942064c9c270b2ac5bb2a2318876754","kind":"tag","published_at":"2022-01-10T20:11:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8/manifests"},{"name":"v5.2.7","sha":"5daaf9be5115b1cb777fb4cf3d9125baddfe5720","kind":"tag","published_at":"2022-01-03T12:34:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7/manifests"},{"name":"v5.2.6","sha":"052db9d577a03ed8d588ecca9e6c0a5f5ba676e1","kind":"tag","published_at":"2021-12-27T14:23:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6/manifests"},{"name":"v5.2.5","sha":"f8697de9c250dbc6b446bcc08566f50fb4070aab","kind":"tag","published_at":"2021-12-20T14:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5/manifests"},{"name":"v5.2.4","sha":"b265431f9a32ea726c5227821126fbc6424117d5","kind":"commit","published_at":"2021-12-14T13:41:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4/manifests"},{"name":"v5.2.3","sha":"9c3dc12c3de241f44d923bfb089200980f3fd23d","kind":"tag","published_at":"2021-12-06T16:12:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3/manifests"},{"name":"v5.2.2","sha":"fcaec7a75f951c9db79c99c42370ca18212c1f16","kind":"tag","published_at":"2021-11-29T16:51:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"586d9ba2472d549c180cbacddf97eb73425286b3","kind":"tag","published_at":"2021-11-25T11:50:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"353cecb5391571163eb6bd8cbf36d2dd299aaf56","kind":"tag","published_at":"2021-11-23T13:25:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"ddbe15b4d8b7cc1dc84720264fde0b1dafb6166f","kind":"commit","published_at":"2021-11-16T15:06:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"7e26583fe1f95f5c3682213105f8f4b51c9d61c9","kind":"tag","published_at":"2021-11-08T15:14:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0/manifests"},{"name":"v5.0.6","sha":"99752d2848f17c5d1e4840f54863899a19387162","kind":"tag","published_at":"2021-10-27T08:43:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6/manifests"},{"name":"v5.0.5","sha":"58f8ff1f8bc7f0cc4bb728654604a194b3c3790b","kind":"tag","published_at":"2021-10-26T10:14:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"86443310e4344ae1ce6e04f084d58e17e4d62170","kind":"tag","published_at":"2021-10-14T15:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"36258031912caf662f69ca3769c6e0bd46946050","kind":"tag","published_at":"2021-10-07T12:26:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"c510762a325116c654afd3c21381a50b942c2c66","kind":"tag","published_at":"2021-09-29T09:29:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"afcf3ee18e7a9c526348b3bce74b69781b4ad071","kind":"tag","published_at":"2021-09-22T12:15:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"85598e74b85a89a16f8bdf5b68346ca8d6b70557","kind":"tag","published_at":"2021-09-16T11:28:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.1","sha":"1b563a153f5b2736f79a3f45573e2e2b66ba0a9a","kind":"tag","published_at":"2021-09-08T13:55:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"698492a5401b12578dc459397b9d288542fc954b","kind":"commit","published_at":"2021-09-02T02:45:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.5","sha":"0bab71409bcc0865ab3e0fcbfa14fa824ddc5495","kind":"tag","published_at":"2021-08-25T07:30:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"c30ec7bed00b36da7b0e6a202b3cb48d2fc1b579","kind":"tag","published_at":"2021-08-13T21:32:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"e5ccdf299c75ea65b0600ee05ff6c98646891c77","kind":"tag","published_at":"2021-08-09T04:03:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3/manifests"},{"name":"v4.12.3","sha":"77a8daeed0e8efa67c6d86f3cc40239dc6eb3d94","kind":"tag","published_at":"2021-07-30T10:06:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3/manifests"},{"name":"v5.0.0-beta.2","sha":"cca80d861f64b3eaa8a5ef8815b7552aaea61557","kind":"tag","published_at":"2021-07-26T15:01:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2/manifests"},{"name":"v4.12.2","sha":"958241aa0ebf340ad0f152b91949720c85b4fcca","kind":"tag","published_at":"2021-07-19T16:41:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2/manifests"},{"name":"v5.0.0-beta.1","sha":"8a4b8952077b64e90ac9d23c116a45aed672db9c","kind":"tag","published_at":"2021-07-14T16:28:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1/manifests"},{"name":"v4.12.1","sha":"4dc8c9bf3e8a6b21a2aac58b0be3161af334b67d","kind":"tag","published_at":"2021-07-07T13:08:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"53a1655143aa4ec36c29a6063ccdf89c48a74bfd","kind":"tag","published_at":"2021-07-06T13:40:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0/manifests"},{"name":"v5.0.0-beta.0","sha":"a0f416173d2f5b78546f52e572a0f64dcc3751e9","kind":"tag","published_at":"2021-07-01T12:17:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.38","sha":"f60126f95d7b36fa12133887990615b9f47e994a","kind":"commit","published_at":"2021-06-24T03:37:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.38","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38/manifests"},{"name":"v5.0.0-alpha.37","sha":"c795ca0822e2816a630a5654d5471fa04521d23c","kind":"tag","published_at":"2021-06-15T17:49:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.37","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37/manifests"},{"name":"v5.0.0-alpha.36","sha":"cf2f6fa90608b109978698fc48120920beaaa51f","kind":"tag","published_at":"2021-06-08T06:46:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.36","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36/manifests"},{"name":"v5.0.0-alpha.35","sha":"6c0afb6d8fff919e80f9f1ec92613acacd8365e7","kind":"tag","published_at":"2021-05-31T20:34:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.35","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35/manifests"},{"name":"v5.0.0-alpha.34","sha":"ee3a077c161accb887b93a17f9eaa2b23e998319","kind":"tag","published_at":"2021-05-18T10:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.34","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34/manifests"},{"name":"v5.0.0-alpha.33","sha":"0fa6ab4a29e8469c081d3f796e0bd9cab98e9185","kind":"tag","published_at":"2021-05-09T12:29:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.33","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33/manifests"},{"name":"v4.11.4","sha":"6658323b5e2ba366691829bbef3f53c00008497e","kind":"tag","published_at":"2021-04-27T15:48:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4/manifests"},{"name":"v5.0.0-alpha.32","sha":"2e99746c35ea0c1e45187a206d6ebc25a52933dc","kind":"tag","published_at":"2021-04-27T12:59:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32/manifests"},{"name":"v5.0.0-alpha.31","sha":"b061319b132163900d1a4eb64207f5284d28639d","kind":"tag","published_at":"2021-04-20T13:59:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"0bc7ed897d54a899fb0dfc5cbd6c5ee0592705e1","kind":"tag","published_at":"2021-04-12T09:46:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"29934afe4643811f3bed772612f92d539a1e489d","kind":"tag","published_at":"2021-04-04T16:43:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"a83c7715c0e2cfa1c3e59b7a1f828f6a1476b307","kind":"tag","published_at":"2021-03-24T12:57:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"2de88ce2973667921a45ff69ea48a8843cb9d8cb","kind":"tag","published_at":"2021-03-05T13:01:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27/manifests"},{"name":"v5.0.0-alpha.26","sha":"8928a36394154e02a73d5e92a740d5f9ed8da709","kind":"tag","published_at":"2021-02-27T18:39:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"688db35f581ac345a09a15420efdb0e4c98a56ab","kind":"tag","published_at":"2021-02-11T12:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"15108a5aad5342d92e86be5c5388b8321a88b280","kind":"tag","published_at":"2021-01-26T14:08:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24/manifests"},{"name":"v4.11.3-deprecations.1","sha":"6cf7cf7c7b11b38db18a4d2003743cbadeb1b4ee","kind":"commit","published_at":"2021-01-25T23:27:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1/manifests"},{"name":"v4.11.3","sha":"bd79e8f8c5b8c77bc5c13d076377a18d2ceedfa2","kind":"commit","published_at":"2021-01-24T12:45:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3/manifests"},{"name":"v4.11.3-deprecations.0","sha":"f64337cd87428e04c851bb1667f5f9e0e6aeaede","kind":"commit","published_at":"2021-01-24T12:00:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0/manifests"},{"name":"v5.0.0-alpha.23","sha":"af6e7220961c6f5e8ed89172694287dc737828ff","kind":"commit","published_at":"2021-01-14T12:48:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23/manifests"},{"name":"v5.0.0-alpha.22","sha":"c514ea86c11c9817839630e840535358f5044caf","kind":"commit","published_at":"2021-01-04T11:14:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"5c82b9147f811fda24bc09132852ed240f8d9def","kind":"commit","published_at":"2020-12-30T17:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"cd30d9e3961c8b33ce43a133e0a958867a202c41","kind":"commit","published_at":"2020-12-21T17:51:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20/manifests"},{"name":"v5.0.0-alpha.19","sha":"754e29cf5a712d0e0f6bd3e54f80e9997659f68c","kind":"commit","published_at":"2020-12-13T17:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.11.2","sha":"174b64f8a3adffb8df3c13285f4edc2437a8547a","kind":"commit","published_at":"2020-12-02T23:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2/manifests"},{"name":"v5.0.0-alpha.18","sha":"c5561c5febbe1c3bd5446c8a0bb480025ab38b86","kind":"commit","published_at":"2020-12-02T23:25:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.11.1","sha":"b8092ce09e164a1cb2fec2f3a5b6aa6e2dc6cbbd","kind":"commit","published_at":"2020-11-24T14:35:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1/manifests"},{"name":"v5.0.0-alpha.17","sha":"41d6a360e0fb245dd74549445539c6218a9dc737","kind":"commit","published_at":"2020-11-23T00:49:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17/manifests"},{"name":"v5.0.0-alpha.16","sha":"47a8e102eeaa5a68a2b4f99c08085cfddc0bef77","kind":"commit","published_at":"2020-11-14T12:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16/manifests"},{"name":"v5.0.0-alpha.15","sha":"fa9cbc835ee70b12234b7207b1872356277da5fa","kind":"commit","published_at":"2020-11-03T23:57:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15/manifests"},{"name":"v5.0.0-alpha.14","sha":"56520e757e0052e25f8dd5d78214458c4b7c634d","kind":"commit","published_at":"2020-10-23T22:59:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14/manifests"},{"name":"v5.0.0-alpha.13","sha":"b82af55f9917f9e77a3cae9b36e47b29d43182c0","kind":"commit","published_at":"2020-10-17T21:47:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13/manifests"},{"name":"v5.0.0-alpha.12","sha":"c7c3643948bce7327a7f01665caa7474be2694f9","kind":"commit","published_at":"2020-10-10T22:32:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12/manifests"},{"name":"v5.0.0-alpha.11","sha":"b4fe7eefd494fa28cd3453067af8872a83f31fa6","kind":"commit","published_at":"2020-09-26T15:07:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11/manifests"},{"name":"v5.0.0-alpha.10","sha":"2e1502fc18d86d69a6b55fc4ac5dcb50ddf192c4","kind":"commit","published_at":"2020-09-15T08:10:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10/manifests"},{"name":"v5.0.0-alpha.9","sha":"e830beb63940d24129285f554fc9c2fb0bd7ccbf","kind":"commit","published_at":"2020-09-06T16:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9/manifests"},{"name":"v5.0.0-alpha.8","sha":"5f986712bbb2f0b789c151b6d2f3e2d48cde0980","kind":"commit","published_at":"2020-08-31T16:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"c32a96b4beb3a5c72a8c179fb095f09dacf61050","kind":"commit","published_at":"2020-08-22T16:39:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"15fd6232de294be9ba0ca103351a11f84009b04f","kind":"commit","published_at":"2020-08-13T16:56:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6/manifests"},{"name":"v5.0.0-alpha.5","sha":"40aa9cbb1df08a5994392d5cea15a60979b28a7e","kind":"commit","published_at":"2020-07-27T22:55:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"519390c2bb12b5eb7b6f5f898afb78ac7f285543","kind":"commit","published_at":"2020-07-19T17:54:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"f432112f0bcfb1fd2002002db181e83edc99d906","kind":"commit","published_at":"2020-07-12T17:06:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"f928d6e04ea7f185cda0e739ebbe2ea36d0aa4d3","kind":"commit","published_at":"2020-07-04T23:16:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2/manifests"},{"name":"v4.11.0","sha":"79ebf71d31cca2c73143891960ea54ec1132bdeb","kind":"commit","published_at":"2020-06-30T23:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0/manifests"},{"name":"v5.0.0-alpha.1","sha":"8281371f88c81fc3e4560b0334cc0c473b9d45f9","kind":"commit","published_at":"2020-06-27T15:07:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.10.2","sha":"d0bfcb4f11fd3904b1e235d80fbfe23758de8372","kind":"commit","published_at":"2020-06-11T19:11:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"4e12b951f64fd47864b4dea8ec8631387a89ddb1","kind":"commit","published_at":"2020-06-01T15:14:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"dd9280e753eb8dc3444a26e85fe4f800b759cad2","kind":"commit","published_at":"2020-05-23T17:50:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0/manifests"},{"name":"v4.9.14","sha":"1fb44683825f0ee7f4d5933528598917ff72f0e4","kind":"commit","published_at":"2020-05-11T22:41:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.14","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14/manifests"},{"name":"v4.9.13","sha":"c224f32bb8f144e590c096d103c9d59c2509ed93","kind":"commit","published_at":"2020-05-04T11:29:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.13","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13/manifests"},{"name":"v4.9.12","sha":"3e5fd3c4f200e50a1331857f092a547b41f6db1e","kind":"commit","published_at":"2020-04-26T23:18:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.12","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12/manifests"},{"name":"v4.9.11","sha":"77f6fe0a73791176bd58d8c013bf5631270faf4d","kind":"commit","published_at":"2020-04-19T14:10:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11/manifests"},{"name":"4.9.11","sha":"b551194a14c4469f3b07dc43bc6aaea525138944","kind":"commit","published_at":"2020-04-18T10:43:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11/manifests"},{"name":"v4.9.10","sha":"8baef82396665179c67ca3acfd51e396b947f412","kind":"commit","published_at":"2020-04-11T13:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.10","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10/manifests"},{"name":"v4.9.9","sha":"c191471a20315cae4006c1e4d3d51db5e49b5fee","kind":"commit","published_at":"2020-04-04T15:54:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.9","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9/manifests"},{"name":"v4.9.8","sha":"e9fbcbf015bbf7057aadd5777703b7059aedf043","kind":"commit","published_at":"2020-03-28T19:33:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8/manifests"},{"name":"v4.9.7","sha":"10bc98f283feaae6397ef1b73b1b82be4a39a5f5","kind":"commit","published_at":"2020-03-18T12:45:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7/manifests"},{"name":"v4.9.6","sha":"0176a231719152fa4a2100aa7119e9fd777b5fed","kind":"commit","published_at":"2020-03-18T10:52:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6/manifests"},{"name":"v4.9.5","sha":"b9dec2780203e37148d87788f727c668d9019581","kind":"commit","published_at":"2020-02-29T10:36:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5/manifests"},{"name":"v4.9.4","sha":"45fe0e31c462ed3a2fba134fb1edbd05b91da2a4","kind":"commit","published_at":"2020-02-23T10:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4/manifests"},{"name":"v4.9.3","sha":"2bec4ebc9c20be8abecbad6d3f0f7ba2875c9c35","kind":"commit","published_at":"2020-02-16T11:52:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3/manifests"},{"name":"v4.9.2","sha":"f567b384f509d36b7e10f691e6b58538e7db8869","kind":"commit","published_at":"2020-02-09T18:32:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"717887fdd9d3b27701d760d78aa12ecf52f02f43","kind":"commit","published_at":"2020-02-02T11:46:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f2c9817526b729801b1716afc957ef3886ccb422","kind":"commit","published_at":"2020-01-22T20:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"d0c928c82e3fc8f284a2f7fd1b9acbf717c5a64e","kind":"commit","published_at":"2020-01-06T11:44:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"0c7ca746674cfb47a46cad8ebea21155702fd38c","kind":"commit","published_at":"2019-12-30T10:59:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"c6f734f0d6b183962e83fc5612fef6583bf40712","kind":"commit","published_at":"2019-12-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3a8f0eace8dd6a1c3234a8be2b7c41f06b6260d4","kind":"commit","published_at":"2019-12-14T19:59:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"0a129d58056d38bd15141aaa98d346774895d5f5","kind":"commit","published_at":"2019-12-07T12:46:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"6291316a32cfb4fb19ffdbcf30abfcb63023f17f","kind":"commit","published_at":"2019-12-01T10:59:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1/manifests"},{"name":"v3.9.4","sha":"6b0fee51deb7c32b75498d4ab2186946e7c4ce0a","kind":"commit","published_at":"2019-11-28T09:28:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4/manifests"},{"name":"v4.7.0","sha":"2b04ee905695540bde87653908ece5c4d57546c9","kind":"commit","published_at":"2019-11-22T10:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"856188b2de7a5e514803314f329da76fe65dec50","kind":"commit","published_at":"2019-11-12T13:52:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"d2d76bf26231a96981260232de5271b24e9391a4","kind":"commit","published_at":"2019-11-05T16:46:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0/manifests"},{"name":"v4.5.2","sha":"cb52f392b3b3528857178a756354ffb0e8bccd73","kind":"commit","published_at":"2019-10-28T22:58:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"803d08fbdf20de2d34c36a2a27bbc8e5a7e79fb2","kind":"commit","published_at":"2019-10-12T20:22:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"de3c62c25bf9e92ba35019e5a3ca7f68a36600d8","kind":"commit","published_at":"2019-10-02T08:07:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"554e7dce0cd96a4f9ef1924b41a3ce530cb433ae","kind":"commit","published_at":"2019-09-22T17:16:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"b563d529a8544fa4f4090723239ab075665c5f03","kind":"commit","published_at":"2019-09-11T20:45:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"f3beaee67fb9a4145a792fc8b798ef327b55f513","kind":"commit","published_at":"2019-09-08T09:58:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1/manifests"},{"name":"v1.2.5","sha":"8ee2d7168294f21af787aaba46661824097e33bb","kind":"tag","published_at":"2019-09-03T18:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5/manifests"},{"name":"v4.4.0","sha":"98f2c7cae9b2e0a53cf731882164aa44babb4be3","kind":"commit","published_at":"2019-08-31T12:19:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"29c1adf61a141a3db885ee569e42251cee53e749","kind":"commit","published_at":"2019-08-21T17:29:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3/manifests"},{"name":"v1.2.4","sha":"e44972d3c3e199529fdbc85974f7ae570b8424a0","kind":"tag","published_at":"2019-08-16T20:53:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4/manifests"},{"name":"v4.3.2","sha":"f2dbeca2dd1aecf6bc56e2302ec766d2e4bfb2ac","kind":"commit","published_at":"2019-08-10T17:39:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"d5a2ad9d26f7b089111b208c929ac1f98e7f6958","kind":"commit","published_at":"2019-08-03T15:14:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"8c28ed9c67e7b6ad02a8826178352aa4e9901b50","kind":"commit","published_at":"2019-07-28T14:32:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"42f78c69a59f0b5fa5fb8f533385f04ef77d7889","kind":"commit","published_at":"2019-07-17T13:42:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1/manifests"},{"name":"v1.0.4","sha":"455489e2e149ff5393f6ba08870368c88da259bd","kind":"tag","published_at":"2019-07-10T15:39:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"4c21bc05d6c5e48c64bc947ba9e271ed3e762a0e","kind":"tag","published_at":"2019-07-10T15:08:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"543041538f31cbdfbe3e85b8bc0f5c183ac5448e","kind":"tag","published_at":"2019-07-09T13:14:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"3a40065694cab2a5e8dedab6781e98493c1dc69d","kind":"tag","published_at":"2019-07-09T12:54:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1/manifests"},{"name":"v4.2.0","sha":"cf2cdd83f2a2f65d0e979d1faa9e815a5e2d3502","kind":"commit","published_at":"2019-07-06T15:30:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"6da1d591264e8c4a18e5ab56bdf6f8c0f985ed99","kind":"commit","published_at":"2019-06-25T13:53:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"eade31e58deb8ff3faee777313d70141e5868ebe","kind":"commit","published_at":"2019-06-23T11:46:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"b78a5ab7581488f7fff271a2cf64927dd28c3ab0","kind":"commit","published_at":"2019-06-13T09:55:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"07b9d6efaac1b663b2657173227e9490c796191e","kind":"commit","published_at":"2019-06-10T11:50:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"d58075ddb1757a11c47ef3d2b1fe9bed55e640dd","kind":"commit","published_at":"2019-06-03T16:35:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a3572bcaf34d204b314fd2c84064c9180f3a50f1","kind":"commit","published_at":"2019-05-27T12:48:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"505e275285c757e0515c8623b43c823d8a74790c","kind":"commit","published_at":"2019-05-23T15:39:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.0","sha":"a33f0ab64999331a54267cdf0eb89e53fa4d70cd","kind":"commit","published_at":"2019-05-20T21:26:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0/manifests"},{"name":"v4.0.0-beta.2","sha":"3686a27055dce58b5e800b520087c0c448b7480e","kind":"commit","published_at":"2019-05-13T12:26:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"5c152157078503e8599537108c3be9e00969fa34","kind":"commit","published_at":"2019-05-05T12:24:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"f19bd59ae53f23e3637383061774542d973cc48c","kind":"commit","published_at":"2019-04-28T22:42:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.8","sha":"92d6e987a43041fde63fd02cad61277d04193c29","kind":"commit","published_at":"2019-04-17T19:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"663643e0a83554d7730be42140aef6bc3ac09c6a","kind":"commit","published_at":"2019-04-07T23:25:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"2482d2b689440df6fb3da6157a789adac2783736","kind":"commit","published_at":"2019-03-30T19:33:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6/manifests"},{"name":"v3.9.3","sha":"ebed7922fc97331519f507768572a068edb8494e","kind":"commit","published_at":"2019-03-28T14:06:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3/manifests"},{"name":"v4.0.0-alpha.5","sha":"1bfdbe5688fb3556e4bebd1f8e357c515244ac42","kind":"commit","published_at":"2019-03-23T21:04:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"997324d52467e3a7b7a8058c0ba8309d04d4ddf6","kind":"commit","published_at":"2019-03-17T11:00:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"3a5d2e50411ddd3caea450abda49fd7c6ed230dc","kind":"commit","published_at":"2019-03-10T11:57:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"f606f7584dd842a89423dd3cc69e32b5ad3fdae1","kind":"commit","published_at":"2019-03-03T16:12:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"eea3b4d9a623f87d79be63f57b4a69ddfe375610","kind":"commit","published_at":"2019-02-20T10:58:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"97b26c4821299aef21e6ef9372a25aedd78d0137","kind":"commit","published_at":"2019-02-12T14:39:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.9.2","sha":"dbc788f7d231b4eceaa7a6a3e253104de5de9af0","kind":"commit","published_at":"2019-02-03T20:45:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2/manifests"},{"name":"v3.9.1","sha":"b903d7432b5a06583c9915f7ab9346bad76007a1","kind":"commit","published_at":"2019-01-26T13:59:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"f6353cdd15b954091c3f53498eb7de198755b740","kind":"commit","published_at":"2019-01-14T21:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"8df7a83ccc0b200e67feb823ceaaf793e4b6d007","kind":"commit","published_at":"2019-01-09T21:57:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"c202914213f19b070738ba5837da18e89c1662ee","kind":"commit","published_at":"2019-01-07T18:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"baa45b12252be8965809a0ad06e67e7dc7d44313","kind":"commit","published_at":"2018-12-30T21:47:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"0445ca8b710425f22744249a0c7bb3c20e95237b","kind":"commit","published_at":"2018-12-30T21:24:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"f0d60d8a510180e9c7a9b588d3e6c04d0d1a23d3","kind":"commit","published_at":"2018-12-22T15:42:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"1871b089aef090728321cab69be92daaec6eb131","kind":"commit","published_at":"2018-12-17T20:02:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0/manifests"},{"name":"v3.6.2","sha":"edde0b4f0073fcacb7233b553812f3dffe619da5","kind":"commit","published_at":"2018-12-09T20:22:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"e5fbf74a06157e2d73701a158e8d6b5914429ea1","kind":"commit","published_at":"2018-12-01T10:43:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1/manifests"},{"name":"issue-13699-mster","sha":"ac0153bf1b13ddbc1e43c22693f2c223838d9f1a","kind":"tag","published_at":"2018-11-28T20:15:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/issue-13699-mster","html_url":"https://github.com/mui/material-ui/releases/tag/issue-13699-mster","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@issue-13699-mster","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster/manifests"},{"name":"v3.6.0","sha":"d9c790fa69a1c053c3d471e030e4066122d58902","kind":"commit","published_at":"2018-11-26T19:49:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"34492c23a773b1db66fe65801997257709c4f319","kind":"commit","published_at":"2018-11-12T23:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"dc6b2b870fa514e98c74b6854d22c6e25e7684cb","kind":"commit","published_at":"2018-11-12T22:46:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"ba1dc0f27cd85996dbf3ef9df4d7f10552d6c91f","kind":"commit","published_at":"2018-11-04T23:41:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0/manifests"},{"name":"v3.3.2","sha":"47b20fe33c5f1c8a2563bad3c27811c37f698794","kind":"commit","published_at":"2018-10-27T20:16:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"92b2a36716c8ced3d12ff0b300be06cc4743e6da","kind":"commit","published_at":"2018-10-23T22:16:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"47d3b93780400d6eaef48d29dfcbebec8a5f22b2","kind":"commit","published_at":"2018-10-21T21:27:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"bbb0b683dd45d130b17580da86fe6ccc1ab5b3d3","kind":"commit","published_at":"2018-10-15T22:11:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"a61f0fc9a56ef22874753175bad2a636460130d1","kind":"commit","published_at":"2018-10-14T21:03:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"58f526f46e609e3e6cd785d15bfc5486df7ab79f","kind":"commit","published_at":"2018-10-07T22:44:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"dbd67aa892a4e9885d763fcb0d1f6c1691fbf763","kind":"commit","published_at":"2018-09-30T17:16:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"6184c508f94500a9da7486ccb2b9398023e4b1b5","kind":"commit","published_at":"2018-09-23T22:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"a9cbda69c8e059d928da53d9525652170b999455","kind":"commit","published_at":"2018-09-16T21:32:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"27412afa36b6c64b15b3b33cd51235efbc55a775","kind":"commit","published_at":"2018-09-08T22:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d6fb8524ff94080614e8d4d1064c7b2cec66c5d1","kind":"commit","published_at":"2018-09-03T21:14:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"2e9643f6c43c9b393a3914cd085aac92df546c04","kind":"commit","published_at":"2018-08-28T22:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"6847e0affc09f56a1497013be98bc3b59ccd3fde","kind":"commit","published_at":"2018-08-27T17:34:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0/manifests"},{"name":"v1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1","html_url":"https://github.com/mui/material-ui/releases/tag/v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1/manifests"},{"name":"v1.5.1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6b4c29e324eaa1272ce7b42ecab0e3460af6f437","kind":"commit","published_at":"2018-08-12T20:42:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0/manifests"},{"name":"v0.20.2","sha":"1b1c1fce216b5b2f5ecd52d21f8ec6a326c00cd5","kind":"commit","published_at":"2018-08-05T21:43:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2/manifests"},{"name":"v1.4.3","sha":"99650a6d174ad97b41ba1079cd5d7f55b5db21b5","kind":"commit","published_at":"2018-08-04T10:26:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e9bb799208b34fb8f8bbfe4b63b7a1942f95d91f","kind":"commit","published_at":"2018-07-29T14:37:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"869692ecf3812bc4577ed4dde81a9911c5949695","kind":"commit","published_at":"2018-07-22T21:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7fdc1890fb744b565480835fd5684e66871c679f","kind":"commit","published_at":"2018-07-14T15:02:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"f12ba5bfafc53ada2e5719697dd8373d41fa9471","kind":"commit","published_at":"2018-07-02T20:06:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"cd47eeabdcd4f67e35ff5ad56ae82a571da5747a","kind":"commit","published_at":"2018-06-26T10:53:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"e943cb8d6f405de5d53c1f3d1908cbccb502bb3a","kind":"commit","published_at":"2018-06-20T21:41:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"29308b10b3f8ba3565168e4da4bb5f793cb8b4f9","kind":"commit","published_at":"2018-06-18T18:38:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7c094a0f0381c7b68a223e27b5dc700a7595b122","kind":"commit","published_at":"2018-06-10T09:50:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2a300cdec817595ac879bc419257e55ef318b0f9","kind":"commit","published_at":"2018-06-03T15:25:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"3ccf76d315404ebd67f1254f5679d327c0647dfd","kind":"commit","published_at":"2018-05-26T14:56:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"73101790333124cc8f5857bc46038b7d2315842a","kind":"commit","published_at":"2018-05-17T22:07:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.1","sha":"aae0c434f99c4ab559d8aff53cfbd2cfa7974043","kind":"commit","published_at":"2018-05-15T21:15:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1/manifests"},{"name":"v0.20.1","sha":"c663649d9edf9d196aadbb3b426fd613816964fc","kind":"commit","published_at":"2018-05-13T21:34:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1/manifests"},{"name":"v1.0.0-rc.0","sha":"5f3008fc26479b40ff16ec498ae0e6e3361fdb47","kind":"commit","published_at":"2018-05-13T19:13:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-beta.47","sha":"d16e4f5115a9fde3e8958d7959a912a55cbb246d","kind":"commit","published_at":"2018-05-09T21:48:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.47","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47/manifests"},{"name":"v1.0.0-beta.46","sha":"aa1ef83f22650245dd736681d7ec6331cb2a42ef","kind":"commit","published_at":"2018-05-08T21:51:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.46","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46/manifests"},{"name":"v1.0.0-beta.45","sha":"ab592831cbf5987a6516139aeaf148bdb3360ccb","kind":"commit","published_at":"2018-05-07T13:38:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.45","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45/manifests"},{"name":"v1.0.0-beta.44","sha":"0bba4ad1aed5d2181baa156009301eb56fd80158","kind":"commit","published_at":"2018-04-29T20:57:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.44","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44/manifests"},{"name":"v1.0.0-beta.43","sha":"6dfe7382b9777885abe84f4d1f66c0c62545d559","kind":"commit","published_at":"2018-04-22T10:47:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.43","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43/manifests"},{"name":"v1.0.0-beta.42","sha":"bc03443cac8a55ce3fc4d19e6a95e0f3d0116fbf","kind":"commit","published_at":"2018-04-16T20:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.42","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42/manifests"},{"name":"v1.0.0-beta.41","sha":"cddff325bdc2c79592701c11e295e48db0879c28","kind":"tag","published_at":"2018-04-07T18:26:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.41","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41/manifests"},{"name":"v1.0.0-beta.40","sha":"7f423b6bef54c4a34f3b53d9b8ebf33c183916f8","kind":"tag","published_at":"2018-04-01T09:55:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.40","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40/manifests"},{"name":"v1.0.0-beta.39","sha":"b95cb7a83a102b21b7f6add713398f6c9e743d50","kind":"tag","published_at":"2018-03-28T21:23:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.39","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39/manifests"},{"name":"v1.0.0-beta.38","sha":"a6ccfbe7699b67b03703b49a7cb14d865b841d38","kind":"tag","published_at":"2018-03-17T12:24:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.38","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38/manifests"},{"name":"v1.0.0-beta.37","sha":"1587ac3654ae5061eb21f652722a02cc4c367292","kind":"tag","published_at":"2018-03-11T14:31:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.37","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37/manifests"},{"name":"v1.0.0-beta.36","sha":"f31bd2e431c29f85a053387ce062987a3fc36168","kind":"tag","published_at":"2018-03-05T21:07:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.36","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36/manifests"},{"name":"v1.0.0-beta.35","sha":"25ca14ffcec6eeb75446730a03cc4a2014c5e8ab","kind":"tag","published_at":"2018-02-25T22:47:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.35","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.2","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2/manifests"},{"name":"olivier-material-ui-codemod@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1/manifests"},{"name":"olivier-material-ui-icons@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.1","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1/manifests"},{"name":"olivier-material-ui-codemod@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0/manifests"},{"name":"olivier-material-ui-icons@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0/manifests"},{"name":"v1.0.0-beta.34","sha":"284dfcb06fed2244033cc971cb78f485bafece3d","kind":"tag","published_at":"2018-02-17T12:08:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.34","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34/manifests"},{"name":"v1.0.0-beta.33","sha":"b7f698d48d61e74f74e5e50a08b4309460a55266","kind":"tag","published_at":"2018-02-10T12:03:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.33","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33/manifests"},{"name":"v1.0.0-beta.32","sha":"896bc50f35a83fac0453dbbecd9f367b45b450e9","kind":"tag","published_at":"2018-02-04T22:44:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.32","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32/manifests"},{"name":"v1.0.0-beta.31","sha":"6271146a2545aeedf4110990de21ebc0c910b627","kind":"tag","published_at":"2018-01-29T22:06:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.31","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31/manifests"},{"name":"v1.0.0-beta.30","sha":"2bb35ce508832f518a4c3af8cd7cf67af8fd90c5","kind":"tag","published_at":"2018-01-21T22:50:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.30","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30/manifests"},{"name":"v1.0.0-beta.29","sha":"7386d56d4dfb85ca4a586a56691b6a58798d5c42","kind":"tag","published_at":"2018-01-16T20:27:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.29","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29/manifests"},{"name":"v1.0.0-beta.28","sha":"e1f3dad9084edf460d42e0a5f6b7c956eaa51e8d","kind":"tag","published_at":"2018-01-14T14:52:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.28","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28/manifests"},{"name":"v1.0.0-beta.27","sha":"fcfe4a64a95f65e205c5ba9523987982e6556eea","kind":"tag","published_at":"2018-01-06T15:25:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.27","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27/manifests"},{"name":"v1.0.0-beta.26","sha":"bd42549ee464bce03743f7ee18964066f9d3907d","kind":"tag","published_at":"2017-12-30T23:24:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.26","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26/manifests"},{"name":"v1.0.0-beta.25","sha":"d9ab3e313136fa5fb179743b560ac7c9e4fa8f6a","kind":"tag","published_at":"2017-12-22T23:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.25","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25/manifests"},{"name":"v1.0.0-beta.24","sha":"7c8fe8516f8bf6317e7cc748eefa7d97c92b4007","kind":"tag","published_at":"2017-12-17T12:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.24","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24/manifests"},{"name":"v1.0.0-beta.23","sha":"1a4e5b06ae0a7f6b3a6be810d272ebdf3efbb863","kind":"tag","published_at":"2017-12-09T09:51:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.23","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23/manifests"},{"name":"v0.20.0","sha":"86b40ae4883e95d6139e9e5d59c0e14aa022ce3a","kind":"commit","published_at":"2017-12-04T04:05:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0/manifests"},{"name":"v1.0.0-beta.22","sha":"22f68ca292a947349ae2877b09e85775703ec87f","kind":"tag","published_at":"2017-11-28T23:11:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22/manifests"},{"name":"v1.0.0-beta.21","sha":"d33604a9deacbb2725da3688d823416486a039c1","kind":"tag","published_at":"2017-11-13T22:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21/manifests"},{"name":"v1.0.0-beta.20","sha":"076d08bfa709ffdb4858106ebda73f475e4ec5b9","kind":"tag","published_at":"2017-11-05T19:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20/manifests"},{"name":"v1.0.0-beta.19","sha":"2a1879fb818973d4df766c2d7842afd939fdb2b8","kind":"tag","published_at":"2017-10-30T21:51:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19/manifests"},{"name":"v1.0.0-beta.18","sha":"f626204f8e0cd9933bcb7a8c8ac5cd97d6419eca","kind":"tag","published_at":"2017-10-23T21:58:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18/manifests"},{"name":"v1.0.0-beta.17","sha":"616d69d5ff7263eb9c84960b6b7a4c9ff852d4ef","kind":"tag","published_at":"2017-10-15T22:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17/manifests"},{"name":"v1.0.0-beta.16","sha":"56fd0d9d2f6fe0222b8c4117e227de1d725918ba","kind":"tag","published_at":"2017-10-08T20:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16/manifests"},{"name":"v0.19.4","sha":"f1bc4be26ca68578f0cfd053fed8eeabe0d3a636","kind":"tag","published_at":"2017-10-08T19:56:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4/manifests"},{"name":"v1.0.0-beta.15","sha":"4da17a67182a212be91a36cec9c976ccb6293380","kind":"tag","published_at":"2017-10-04T16:05:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15/manifests"},{"name":"v1.0.0-beta.13","sha":"736f12000e6989b2e37fcf10deca8bcf20a284f5","kind":"tag","published_at":"2017-10-01T19:58:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13/manifests"},{"name":"v0.19.3","sha":"7e484cc0c2e3db1e30ebe89d93475f2999f6168c","kind":"tag","published_at":"2017-10-01T19:35:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3/manifests"},{"name":"v1.0.0-beta.12","sha":"65b6e04a74a1520209e7b8fcfa311a431ecb070a","kind":"tag","published_at":"2017-09-24T18:24:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12/manifests"},{"name":"v0.19.2","sha":"5f750e046d48fa2f8c0efd86290ea48661c9b32e","kind":"tag","published_at":"2017-09-18T20:14:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2/manifests"},{"name":"v1.0.0-beta.11","sha":"01c6feb33e7e4e5043ce2a8377fa7dda3dbc8180","kind":"tag","published_at":"2017-09-18T19:11:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11/manifests"},{"name":"v1.0.0-beta.10","sha":"3d4518c997fe875f8e91044ff59a09a46fdfb726","kind":"tag","published_at":"2017-09-13T21:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10/manifests"},{"name":"v1.0.0-beta.9","sha":"d4dba0da9a00efe5104365ca647d848a131a41a6","kind":"tag","published_at":"2017-09-10T11:17:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9/manifests"},{"name":"v1.0.0-beta.8","sha":"865b39bef48c3f85743c3914ba146b97b93fce0f","kind":"tag","published_at":"2017-09-02T11:11:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8/manifests"},{"name":"v0.19.1","sha":"b0d03e92c64bee1ac8c25acd0c48657b7f605d9a","kind":"tag","published_at":"2017-09-02T10:38:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1/manifests"},{"name":"v1.0.0-beta.7","sha":"d2083879918dcafdc9c17e3e19440000a0abb3b0","kind":"tag","published_at":"2017-08-30T22:51:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7/manifests"},{"name":"v1.0.0-beta.6","sha":"8385df161a6792d472821e30c7095b267b844950","kind":"tag","published_at":"2017-08-20T14:48:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6/manifests"},{"name":"v1.0.0-beta.5","sha":"8292545fd41ea9f9d3c7c52bb45f60a4fea434a9","kind":"tag","published_at":"2017-08-15T08:55:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5/manifests"},{"name":"v0.19.0","sha":"d1b3bc614a818d497e38fd51c85077dd7b490bad","kind":"tag","published_at":"2017-08-15T08:17:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0/manifests"},{"name":"v1.0.0-beta.4","sha":"110f0a6e95e8e2b51b2bdd7e545a9b41d1a0009f","kind":"tag","published_at":"2017-08-05T10:09:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4/manifests"},{"name":"v1.0.0-beta.3","sha":"e0dd9560d4a152ca0a61558b6238edc40746c354","kind":"tag","published_at":"2017-07-29T21:00:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"45d5da95daf4d52b0ea6e4ffbef27755fa0aa196","kind":"tag","published_at":"2017-07-23T17:45:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"603fbde8d99e386d6640ec6c24ba9fcfc4316dd4","kind":"tag","published_at":"2017-07-23T17:12:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1/manifests"},{"name":"v0.18.7","sha":"50f6dfc4b6ee7473e27ba950c3ce900b24f17d1c","kind":"tag","published_at":"2017-07-23T15:51:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7/manifests"},{"name":"v1.0.0-alpha.22","sha":"f3992561ed94696d595b6a56efc7449c7dee67c7","kind":"tag","published_at":"2017-07-18T09:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22/manifests"},{"name":"v1.0.0-alpha.21","sha":"49d21891b72796f4a8f383d9b15b66f72cb94549","kind":"tag","published_at":"2017-07-04T22:13:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21/manifests"},{"name":"v0.18.6","sha":"1d10ecbac4a83f9934bb6a7f025855f82002113c","kind":"tag","published_at":"2017-07-04T21:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6/manifests"},{"name":"v0.18.5","sha":"86f7c4141cc66ab1e96a681a6945472283e41ea3","kind":"tag","published_at":"2017-06-28T18:14:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5/manifests"},{"name":"v1.0.0-alpha.20","sha":"84363396403cbbd51072d0b09822cd6d8ab6bf87","kind":"tag","published_at":"2017-06-25T18:01:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20/manifests"},{"name":"v0.18.4","sha":"2c6872cacf19ac71a316b282c2467162dcd148c6","kind":"tag","published_at":"2017-06-25T17:39:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4/manifests"},{"name":"v1.0.0-alpha.19","sha":"611bfd7557fd928933e39c054d2b2edeb57adaed","kind":"tag","published_at":"2017-06-19T16:58:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19/manifests"},{"name":"v1.0.0-alpha.18","sha":"5fdb60642bdf2907b7fba352cf2cd0fa7208848f","kind":"tag","published_at":"2017-06-19T10:12:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18/manifests"},{"name":"v1.0.0-alpha.17","sha":"73e0a35145d10f3c29a991f75e5ba8315e0e754a","kind":"tag","published_at":"2017-06-12T11:55:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17/manifests"},{"name":"v0.18.3","sha":"4c6a542c772f9fe9ff97bb95f63801138d7722d0","kind":"tag","published_at":"2017-06-07T21:28:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"9d3b59b3fec3b31b37334c3bd842112f3d090f86","kind":"commit","published_at":"2017-06-06T21:29:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2/manifests"},{"name":"v1.0.0-alpha.16","sha":"0c7dba6dc5ad8b9f69ec3c60e3ba31f2973e582a","kind":"tag","published_at":"2017-06-01T08:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"18508aeb3e5817406209e15c3e51a53c2cbece96","kind":"tag","published_at":"2017-05-23T20:00:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"771fb44738e116a1d2cec7aabb8ed1425b1d57f6","kind":"tag","published_at":"2017-05-14T10:11:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14/manifests"},{"name":"v0.18.1","sha":"715372edf9fc21244030207409b4070158f6936d","kind":"tag","published_at":"2017-05-13T10:21:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1/manifests"},{"name":"v1.0.0-alpha.13","sha":"17fde80a53fb9fcce31a82290f54de55cf3655e9","kind":"tag","published_at":"2017-05-08T10:47:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13/manifests"},{"name":"v0.18.0","sha":"dea7938b1265a3b100899d65589fbd05e877ab9e","kind":"tag","published_at":"2017-04-30T22:26:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0/manifests"},{"name":"v1.0.0-alpha.12","sha":"dc7371e4770fd3e8b1a82b9c2c2a652acaa73713","kind":"tag","published_at":"2017-04-30T22:22:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12/manifests"},{"name":"v0.17.4","sha":"a398290811c94bd6bb2d5d04c7f6d0ce734e3ad6","kind":"commit","published_at":"2017-04-14T17:20:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4/manifests"},{"name":"v1.0.0-alpha.11","sha":"7b3dbfaf2e94e8139424c8660692ee20d5a9880e","kind":"tag","published_at":"2017-04-14T16:50:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11/manifests"},{"name":"v0.17.3","sha":"53076a03182668f94d3bf40cd880309a51e9be88","kind":"tag","published_at":"2017-04-10T21:42:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"38c4aed87e608ded8e083dcf341ed5e9a14c20ef","kind":"tag","published_at":"2017-04-09T11:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2/manifests"},{"name":"v1.0.0-alpha.10","sha":"27fd907d604c1d3189b7b70e3a7e4758e0171492","kind":"tag","published_at":"2017-04-06T12:00:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"b962c2fbfa7a9cab9e9844e01966b90ca86e67a1","kind":"tag","published_at":"2017-04-01T13:47:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a0b4691eb3958aeb9173a8f4e705c81dfb7d25da","kind":"tag","published_at":"2017-03-25T11:46:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8/manifests"},{"name":"v0.17.1","sha":"05280483dbbc29e56edd8f3644721679b55d4d73","kind":"commit","published_at":"2017-03-13T12:27:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1/manifests"},{"name":"v1.0.0-alpha.7","sha":"9281a3fcee37d6afb9e493ff06e8a2626f4d7d91","kind":"tag","published_at":"2017-03-12T12:31:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"69f604946c366c655d0613841c034cacee7e9ef4","kind":"commit","published_at":"2017-02-26T12:41:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6/manifests"},{"name":"v1.0.0-alpha.5","sha":"74973892bdfacd5c9e3a4ce63185e9a6500d9522","kind":"commit","published_at":"2017-02-26T11:04:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-alpha.4","sha":"6472a6864951bfe7f3739afbe74b50981299ac28","kind":"commit","published_at":"2017-02-26T10:19:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4/manifests"},{"name":"v0.17.0","sha":"c9af9606bcea6551ceaadc2f6430d629eb679e84","kind":"commit","published_at":"2017-02-12T22:06:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0/manifests"},{"name":"v1.0.0-alpha.3","sha":"4583f5212d0b668e3801a859d3cc584cec0ec173","kind":"commit","published_at":"2017-02-12T21:43:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"8476782b595175d25c8a972b5fe53bc1f8532676","kind":"tag","published_at":"2017-02-07T19:48:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"3a0eb03018a9c5c96ba5233de8ef45202403a94c","kind":"commit","published_at":"2017-01-29T21:29:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.16.7","sha":"867c6c29b1badd839b1fd57720e5754fcd53a516","kind":"commit","published_at":"2017-01-15T19:57:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"bc84dbeeb78b725fefdc10cdc6eee7b75cc1226e","kind":"commit","published_at":"2016-12-25T21:03:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"8a03a04ef17f76ce09b88607b216d8a8e4d277d6","kind":"commit","published_at":"2016-12-09T20:45:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"84c18c98ff56fbe81be902735164219040729bb1","kind":"commit","published_at":"2016-11-17T19:18:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"066c5d53d1d4ecec2923ed12ec14647ae8248a9c","kind":"commit","published_at":"2016-11-17T16:41:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"806b2eab2272b430e814f8b3c7f1e7b31cd0e306","kind":"commit","published_at":"2016-11-14T17:22:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"2085737a798d9cb808b2fddf1f06883b27327ccc","kind":"commit","published_at":"2016-10-19T18:24:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"6eb9913441cb39562f4c935bdd70042d26daa260","kind":"commit","published_at":"2016-10-05T14:36:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0/manifests"},{"name":"v0.16.0-rc2","sha":"71a9524d0ec28dad2f566a42c7bb8ad2ea93ce36","kind":"commit","published_at":"2016-09-24T19:31:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2/manifests"},{"name":"v0.16.0-rc1","sha":"1691addd7f84317619c6831c35cb1f32ef3779b6","kind":"commit","published_at":"2016-09-07T19:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1/manifests"},{"name":"v0.15.4","sha":"be9bc14f4cda041299b6f8845af87b9278c871fc","kind":"commit","published_at":"2016-08-10T22:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"8bd3589dd7f676f3d725559cbd63457afe8d3691","kind":"commit","published_at":"2016-08-02T20:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"908f694e1e6eae9e63da6b22e63100d6bda4fa8e","kind":"commit","published_at":"2016-07-09T21:10:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"1fed1bcc81d89e473e261c1da4bf0a3a46515ce8","kind":"tag","published_at":"2016-06-20T08:15:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"06667b589952f58ff8c6d277df364ef16dada671","kind":"tag","published_at":"2016-05-06T13:49:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0/manifests"},{"name":"v0.15.0-beta.2","sha":"7cf7adfe9042e9be8dbaa1c850ffacca26e9c269","kind":"commit","published_at":"2016-04-21T22:57:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2/manifests"},{"name":"v0.15.0-beta.1","sha":"47d7525fb77c7c579e99d595b3f98c69fc838c77","kind":"tag","published_at":"2016-04-14T13:33:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1/manifests"},{"name":"v0.15.0-alpha.2","sha":"caabf9eaee5a5e11097958105f8427cfc8905f86","kind":"tag","published_at":"2016-03-17T23:37:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2/manifests"},{"name":"v0.15.0-alpha.1","sha":"2ebddeb908857c16ece162964a7e501ab37716ba","kind":"commit","published_at":"2016-02-27T17:54:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1/manifests"},{"name":"v0.14.4","sha":"de2bee1335ff1fd701a60cb3d739cf919dbd77ce","kind":"commit","published_at":"2016-02-03T00:47:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"fa9141f90149392cc3fa366736e61a89b07e9205","kind":"commit","published_at":"2016-01-27T03:06:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"44b41957ae81344cf6dc794cf2dbe2da48152622","kind":"commit","published_at":"2016-01-08T15:52:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"0ae4d7f61bb240ae5e2adc9d15a8d5629f738db6","kind":"commit","published_at":"2016-01-04T22:23:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"628bc82957d8e537a1b648e31e10723820bb00ac","kind":"commit","published_at":"2015-12-25T15:12:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0/manifests"},{"name":"v0.14.0-rc2","sha":"9a24d8a7839c37b86748ad8022e39235e8eb6be2","kind":"commit","published_at":"2015-12-14T22:26:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2/manifests"},{"name":"v0.14.0-rc1","sha":"7459597806a2f1f5826eaab26d3c5d974da70fbd","kind":"commit","published_at":"2015-12-04T19:52:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1/manifests"},{"name":"v0.13.4","sha":"a98006f9ffb588030cbdd2e3b4a4515017e58c43","kind":"commit","published_at":"2015-11-24T17:07:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"e33afed6913b58a990bd4b51a038bbfff0a0f42f","kind":"commit","published_at":"2015-11-17T16:34:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"6f28ad04e8f95073646bfeb8936c550ca4a94347","kind":"commit","published_at":"2015-11-10T00:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"330488977f95dbebd6cf6a387bf10a86238331ff","kind":"commit","published_at":"2015-10-29T21:08:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"7980cd589e9dc9e055e1b789bf2f80e7f2ef0f5d","kind":"commit","published_at":"2015-10-21T19:38:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"86394ccd2d7b715eaa054a369679eba4ac82ce1f","kind":"commit","published_at":"2015-10-21T19:04:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"d310459476a461e0d29f166de277896026d8f35f","kind":"commit","published_at":"2015-10-19T17:30:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"06aca1012d01de4ec782acfb8d22a6ec83d48ff7","kind":"commit","published_at":"2015-10-07T21:43:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"6671f90516c2065839efae773ecda924b8bebdae","kind":"commit","published_at":"2015-10-06T19:31:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"a4e194e46c47f8e2eedfab8f0a8c4104e5679c95","kind":"commit","published_at":"2015-09-28T16:15:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"aa485220ff28e907d2548cbfb65bd789c23d9eba","kind":"commit","published_at":"2015-09-25T16:08:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"b55b770f2049852febe47bef27aa0eaceafcec08","kind":"commit","published_at":"2015-09-15T21:10:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"82bc1cb2805f7b624516f71628e6ca525df18cad","kind":"commit","published_at":"2015-08-24T21:31:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0/manifests"},{"name":"v0.10.4","sha":"a8097bcbed6939f0cb308e05acf03a907b666725","kind":"commit","published_at":"2015-08-09T03:29:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"2a43082b52138e33c85878616461445895066a11","kind":"commit","published_at":"2015-08-08T22:51:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"71583523f39c1830d3fcffeff0598c2f803f1048","kind":"commit","published_at":"2015-07-29T20:34:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"6b609c63611b02f9e845b765770983c547cd6af8","kind":"commit","published_at":"2015-07-13T21:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"b6140ec86c5087ad799e9a658f3f0d9b150c205a","kind":"commit","published_at":"2015-07-10T01:35:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"8a18478700f49b94fe7f580664e7b31c581ceb0b","kind":"commit","published_at":"2015-06-20T17:47:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"3da654eb4f0ddb10d81f2706eda1f3819e40b795","kind":"commit","published_at":"2015-06-15T01:46:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"867e87d3530b4fb6bc7f6ec5fb9edcd49e7bd631","kind":"commit","published_at":"2015-06-09T23:38:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"cb794810e7c39352f1bbd533d92983dc22a57510","kind":"commit","published_at":"2015-05-24T20:12:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0/manifests"},{"name":"v0.7.5","sha":"b3ce0b272e5468919d01b3d3ab6751a92f682b48","kind":"commit","published_at":"2015-04-27T19:14:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"abc159f246f15163f7984bcf702409cffc745d6e","kind":"commit","published_at":"2015-04-21T18:14:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"9321a4a8879f380a725c7439114ebf3e0da8abcc","kind":"commit","published_at":"2015-04-01T15:20:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"953606f4d1a9e3a33798b499219fe40b1f81fd96","kind":"commit","published_at":"2015-03-25T23:45:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"03c169188dd10ec2242b7806050781867c0291dd","kind":"commit","published_at":"2015-03-04T21:41:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"078ba0c94f8985dd2d96587784f760474ba51858","kind":"commit","published_at":"2015-02-13T21:06:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"accd9f0ef163d514b091709ffd63f76f6d1a467f","kind":"commit","published_at":"2015-01-27T00:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"57c7a95be20dc77cbe0459a40acc802e16de5148","kind":"commit","published_at":"2015-01-26T23:07:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"706446d6aeb952def6f2016fdc213b6e56b2d40f","kind":"commit","published_at":"2015-01-03T23:58:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"6b294fdd0a7f9686b8b8f05cf8759e90b3e581f9","kind":"commit","published_at":"2014-12-25T17:36:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"3eb741fdb94fff5e8218809b8f7d5a9d2e4d1778","kind":"commit","published_at":"2014-12-15T17:14:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"d65414913839d9d939c8bd938ca21f39f0faa924","kind":"commit","published_at":"2014-12-07T15:15:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"fc3232f6e9d1662c4f9d813b70acb329c4cdc6de","kind":"commit","published_at":"2014-11-30T21:22:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"4b02786c2a7e27613201fe72c033a260018a38d6","kind":"commit","published_at":"2014-11-28T20:34:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"ab8880bc442941c20d58ca2cbb8aace7b2724929","kind":"commit","published_at":"2014-11-17T20:10:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"052b0bc5a3e887d0a36b2277a2e09812a0ce206b","kind":"commit","published_at":"2014-11-11T21:11:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"715b7e868003ac9b121bdacee3e1301b9c660aa9","kind":"commit","published_at":"2014-11-08T19:56:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"088d257c0bec691545cd32f83fd2af753866b8ee","kind":"commit","published_at":"2014-11-08T00:13:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0/manifests"},{"name":"v0.1.29","sha":"3fe7b8bf7c3adc04522f311ce1c1c3b6e39e8edd","kind":"commit","published_at":"2014-11-05T19:58:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.1.29","html_url":"https://github.com/mui/material-ui/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29/manifests"}]},"repo_metadata_updated_at":"2025-11-04T08:30:15.899Z","dependent_packages_count":268,"downloads":39076308,"downloads_period":"last-month","dependent_repos_count":154928,"rankings":{"downloads":0.0663846021335507,"dependent_repos_count":0.08114607273455543,"dependent_packages_count":0.18782576337316353,"stargazers_count":0.05657222737944497,"forks_count":0.014570360692080925,"docker_downloads_count":0.22825659189295552,"average":0.10579260303429185},"purl":"pkg:npm/%40mui/utils","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mui/utils","docker_dependents_count":1520,"docker_downloads_count":59582819,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mui/utils","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mui/utils/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":true,"issue_metadata":{"last_synced_at":"2025-11-04T07:03:34.193Z","issues_count":4311,"pull_requests_count":9952,"avg_time_to_close_issue":13586842.81696086,"avg_time_to_close_pull_request":1743280.7233341183,"issues_closed_count":2591,"pull_requests_closed_count":8492,"pull_request_authors_count":717,"issue_authors_count":2933,"avg_comments_per_issue":5.109719322662955,"avg_comments_per_pull_request":1.9954782958199357,"merged_pull_requests_count":7177,"bot_issues_count":19,"bot_pull_requests_count":3439,"past_year_issues_count":749,"past_year_pull_requests_count":3231,"past_year_avg_time_to_close_issue":841051.1259259259,"past_year_avg_time_to_close_pull_request":462660.70522674866,"past_year_issues_closed_count":405,"past_year_pull_requests_closed_count":2602,"past_year_pull_request_authors_count":187,"past_year_issue_authors_count":597,"past_year_avg_comments_per_issue":1.897196261682243,"past_year_avg_comments_per_pull_request":1.405756731662024,"past_year_bot_issues_count":8,"past_year_bot_pull_requests_count":1440,"past_year_merged_pull_requests_count":2320,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/issues","maintainers":[{"login":"oliviertassinari","count":773,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"siriwatknp","count":701,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":511,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":434,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"mnajdova","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"michaldudak","count":262,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"aarongarciah","count":237,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"ZeeshanTamboli","count":207,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mj12albert","count":193,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"alexfauquette","count":165,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"samuelsycamore","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"cherniavskii","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"LukasTy","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"bharatkashyap","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"DanailH","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"JCQuintas","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"eps1lon","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"hbjORbj","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hbjORbj"},{"login":"flaviendelangle","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"michelengelen","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"rosskevin","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rosskevin"},{"login":"mbrookes","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"m4theushw","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"apedroferreira","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"hasdfa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"nikitaa24","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikitaa24"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"richbustos","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richbustos"},{"login":"nathanmarks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanmarks"},{"login":"vicasas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"MBilalShafi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joshwooding","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwooding"},{"login":"dimitropoulos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dimitropoulos"},{"login":"arthurbalduini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"dmtrKovalenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmtrKovalenko"},{"login":"hai-cea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-cea"},{"login":"gerdadesign","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"DavidCnoops","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidCnoops"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}],"active_maintainers":[{"login":"siriwatknp","count":281,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":241,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":191,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"oliviertassinari","count":168,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"ZeeshanTamboli","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mnajdova","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"mj12albert","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"aarongarciah","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"joserodolfofreitas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"prakhargupta1","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"JCQuintas","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"DanailH","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"alexfauquette","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"bharatkashyap","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"LukasTy","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"cherniavskii","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"michaldudak","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"MBilalShafi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"flaviendelangle","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"vicasas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Futils/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Futils/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Futils/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Futils/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Futils/codemeta","maintainers":[{"uuid":"brijeshb42","login":"brijeshb42","name":null,"email":"brijeshb42@gmail.com","url":null,"packages_count":70,"html_url":"https://www.npmjs.com/~brijeshb42","role":null,"created_at":"2023-06-05T19:45:41.993Z","updated_at":"2023-06-05T19:45:41.993Z","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":63,"html_url":"https://www.npmjs.com/~michaldudak","role":null,"created_at":"2022-11-10T10:54:55.827Z","updated_at":"2022-11-10T10:54:55.827Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/michaldudak/packages"},{"uuid":"atomiks","login":"atomiks","name":null,"email":"cc.glows@gmail.com","url":null,"packages_count":51,"html_url":"https://www.npmjs.com/~atomiks","role":null,"created_at":"2024-11-13T15:49:50.671Z","updated_at":"2024-11-13T15:49:50.671Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/atomiks/packages"},{"uuid":"mnajdova","login":"mnajdova","name":null,"email":"mnajdova@gmail.com","url":null,"packages_count":88,"html_url":"https://www.npmjs.com/~mnajdova","role":null,"created_at":"2022-11-10T10:54:55.822Z","updated_at":"2022-11-10T10:54:55.822Z","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":113,"html_url":"https://www.npmjs.com/~oliviertassinari","role":null,"created_at":"2022-11-10T10:54:55.804Z","updated_at":"2022-11-10T10:54:55.804Z","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":158,"html_url":"https://www.npmjs.com/~siriwatknp","role":null,"created_at":"2022-11-10T10:54:55.818Z","updated_at":"2022-11-10T10:54:55.818Z","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":113,"html_url":"https://www.npmjs.com/~janpotoms","role":null,"created_at":"2025-08-20T14:56:47.343Z","updated_at":"2025-08-20T14:56:47.343Z","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":42,"html_url":"https://www.npmjs.com/~aarongarciah","role":null,"created_at":"2024-11-13T15:49:50.599Z","updated_at":"2024-11-13T15:49:50.599Z","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":46,"html_url":"https://www.npmjs.com/~mj12albert","role":null,"created_at":"2023-02-16T16:29:40.883Z","updated_at":"2023-02-16T16:29:40.883Z","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":46,"html_url":"https://www.npmjs.com/~diegoandai","role":null,"created_at":"2023-06-05T19:45:42.025Z","updated_at":"2023-06-05T19:45:42.025Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/diegoandai/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5264274,"maintainers_count":1091160,"namespaces_count":333594,"keywords_count":760514,"github":"npm","metadata":{"funded_packages_count":159192},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-12-16T06:37:22.408Z","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":5990205,"name":"org.webjars.npm:mui__system","ecosystem":"maven","description":"WebJar for @mui/system","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/material-ui","keywords_array":[],"namespace":"org.webjars.npm","versions_count":6,"first_release_published_at":"2022-09-24T00:12:33.000Z","latest_release_published_at":"2025-08-03T23:22:42.000Z","latest_release_number":"7.2.0","last_synced_at":"2025-12-12T01:20:53.956Z","created_at":"2023-01-26T17:24:20.715Z","updated_at":"2025-12-12T01:20:53.956Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/mui__system/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/mui__system/","metadata":{},"repo_metadata":{"id":19822297,"uuid":"23083156","full_name":"mui/material-ui","owner":"mui","description":"Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.","archived":false,"fork":false,"pushed_at":"2025-10-22T16:11:10.000Z","size":699196,"stargazers_count":96842,"open_issues_count":1774,"forks_count":32693,"subscribers_count":1324,"default_branch":"master","last_synced_at":"2025-10-22T18:17:02.502Z","etag":null,"topics":["design-system","material-design","material-ui","react","react-components"],"latest_commit_sha":null,"homepage":"https://mui.com/material-ui/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2014-08-18T19:11:54.000Z","updated_at":"2025-10-22T16:11:52.000Z","dependencies_parsed_at":"2025-06-02T16:06:01.092Z","dependency_job_id":"32b77193-1b92-4638-bb5e-6c82ade9eee5","html_url":"https://github.com/mui/material-ui","commit_stats":{"total_commits":23822,"total_committers":3211,"mean_commits":"7.4188726253503585","dds":0.8266728234405172,"last_synced_commit":"c0620e333641deda56f3cd68c7c3736098ee818c"},"previous_names":["mui-org/material-ui","callemall/material-ui"],"tags_count":568,"template":false,"template_full_name":null,"purl":"pkg:github/mui/material-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/sbom","scorecard":{"id":262861,"data":{"date":"2025-08-17T02:37:43Z","repo":{"name":"github.com/mui/material-ui","commit":"06de3386e5dbd68c7e7496219f702232dcd7ec9f"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.7,"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":"Maintained","score":10,"reason":"30 commit(s) and 1 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":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/check-if-pr-has-label.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yml: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:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/no-response.yml:22","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/check-if-pr-has-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci-check.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-cleanup.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/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/publish-canaries.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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 28 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":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  14 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:  13 out of  13 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":"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: 'allow deletion' disabled on branch 'v6.x'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v6.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v6.x'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'v6.x'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v6.x'","Warn: codeowners review is not required on branch 'master'","Warn: codeowners review is not required on branch 'v6.x'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v6.x'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v6.x'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v6.x'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v6.x'"],"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":"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":"CI-Tests","score":10,"reason":"28 out of 28 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 36 contributing companies or organizations","details":["Info: found contributions from: A11yance, LightSourceAI, TourConnect, Treeshakers, alienfast, calcom, callemall, cefsharp, cssinjs, emikra, goose-duck, instacart, jalaali, lightsourceai, mui, mui-org, nodejs, openfoodfacts, pabloengine, pretur, react-native-community, reactiran, reactjs, reactwg, state-machines, storybookjs, testing-library, text-em-all, typed-typings, typescript-cheatsheets, underjs, vercel, webpack, yarnpkg, yarnplugins, 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":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-cpj6-fhp6-mr6j","Warn: Project is vulnerable to: GHSA-f46r-rw29-r322","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","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-17T11:13:50.539Z","repository_id":19822297,"created_at":"2025-08-17T11:13:50.539Z","updated_at":"2025-08-17T11:13:50.539Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280748853,"owners_count":26383954,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-24T02:00:06.418Z","response_time":73,"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":"v7.3.4","sha":"28eadba9ec2899226ecbf4058b8fba1ddeab9e6d","kind":"tag","published_at":"2025-10-02T18:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4/manifests"},{"name":"v7.3.3","sha":"6984a79aa3ebde0ad9d1a21817de900f60b7dc90","kind":"tag","published_at":"2025-10-02T14:01:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3/manifests"},{"name":"v7.3.2","sha":"ebd180cdd48e365aa0c5c54b6568d5efc320590d","kind":"tag","published_at":"2025-09-02T06:18:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"3592ec32c4858c22bf99c535c037c13ee6db6b84","kind":"tag","published_at":"2025-08-06T09:33:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"ad98e5ebf7f2f629f9a8b054d9ee3e7217d163bf","kind":"tag","published_at":"2025-08-05T05:40:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0/manifests"},{"name":"v6.5.0","sha":"894dd472b2cc3bbf218eef521ce5a4bcbe914e60","kind":"tag","published_at":"2025-07-08T02:51:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0/manifests"},{"name":"v5.18.0","sha":"6b50143dcfc2aad56a37c9f2e1f14256e9a65c4e","kind":"tag","published_at":"2025-07-08T02:50:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0/manifests"},{"name":"v7.2.0","sha":"1496d735b2cf16501ce413daec40d627eee77e1d","kind":"tag","published_at":"2025-06-30T08:59:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0/manifests"},{"name":"v7.1.2","sha":"ad2d425db362790d6d0f90fbe5b5d3a5b5132503","kind":"tag","published_at":"2025-06-20T07:34:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2/manifests"},{"name":"v6.4.12","sha":"9179a92b0d97f6d0270c7fac733cfd81bd7354cc","kind":"tag","published_at":"2025-06-02T06:58:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12/manifests"},{"name":"v7.1.1","sha":"0ebb3a14ccc5dbee4ec2682b387511f107b95a65","kind":"tag","published_at":"2025-06-02T06:47:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"e3e07e0b8fac5ca8fb4bbf3ec453dbe79133552f","kind":"tag","published_at":"2025-05-06T08:50:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0/manifests"},{"name":"v6.4.11","sha":"6b3957d9d42c83e069da8e8bb534ec294dcb6254","kind":"tag","published_at":"2025-04-10T02:36:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11/manifests"},{"name":"v7.0.2","sha":"ebb24ce49e1ef8358600a7787cb6c8d671cead63","kind":"tag","published_at":"2025-04-09T13:08:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2/manifests"},{"name":"v6.4.10","sha":"d80a3609c8a7274dc5fafa348382059945aee449","kind":"tag","published_at":"2025-03-31T19:03:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10/manifests"},{"name":"v7.0.1","sha":"d6fdcac555725c3807e6f03445e3a051398ee739","kind":"tag","published_at":"2025-03-28T18:58:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"22aa7db2ed23df3b43530e9fdb57bc1051221457","kind":"tag","published_at":"2025-03-26T14:16:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0/manifests"},{"name":"v6.4.9","sha":"a884cb821f67a831f44cc6abfc3bc77faef91ada","kind":"tag","published_at":"2025-03-25T15:45:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9/manifests"},{"name":"v7.0.0-rc.0","sha":"ebaec8db8ae1b90183817cb0bad549d7fc63fe79","kind":"tag","published_at":"2025-03-19T09:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0/manifests"},{"name":"v5.17.1","sha":"0d509f8a4a48031a1e25974a1604b803892ce94e","kind":"tag","published_at":"2025-03-18T18:44:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"b0dc8270c5a2896293ff8b61052120a13819f0a1","kind":"tag","published_at":"2025-03-18T15:28:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0/manifests"},{"name":"v6.4.8","sha":"2bded219fabaaefc2083aa660d5856ab75cfa8d6","kind":"tag","published_at":"2025-03-17T17:54:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8/manifests"},{"name":"v7.0.0-beta.4","sha":"260ed53760f179e3bb4f1f43e2f2712ecbf9fdd7","kind":"tag","published_at":"2025-03-13T13:30:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4/manifests"},{"name":"v6.4.7","sha":"d1ca0a45fea4327ba4dc9876e62922785493f1c3","kind":"tag","published_at":"2025-03-05T15:19:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7/manifests"},{"name":"v7.0.0-beta.3","sha":"9dea4105c8b413e087bd1d0cc517b52831a2eb86","kind":"tag","published_at":"2025-03-05T15:13:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"48acea181cac8ca14455e76d01d3554ba578781e","kind":"tag","published_at":"2025-02-27T15:00:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2/manifests"},{"name":"v7.0.0-beta.1","sha":"2cf2e71af3c2b26694964884456bc335c2ba6cdb","kind":"tag","published_at":"2025-02-26T18:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1/manifests"},{"name":"v6.4.6","sha":"356b885778a2af26505d5dbba76a9abcceb69800","kind":"tag","published_at":"2025-02-26T13:39:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6/manifests"},{"name":"v7.0.0-beta.0","sha":"b485c1abec1d776e925ca90e6fa7d91e9bd057a7","kind":"tag","published_at":"2025-02-26T13:22:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0/manifests"},{"name":"v7.0.0-alpha.2","sha":"ba14b7070070281c8a6cea1df7653f007bb8da49","kind":"tag","published_at":"2025-02-18T18:57:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.4.5","sha":"6f2b908baa7863e2cbf0ec4518dc90ccfd53597b","kind":"tag","published_at":"2025-02-18T18:46:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5/manifests"},{"name":"v7.0.0-alpha.1","sha":"c390c1c2d1c85f42d40f16ce405a3c4b62026ec7","kind":"tag","published_at":"2025-02-11T17:34:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1/manifests"},{"name":"v6.4.4","sha":"c66361a6ad9d1354b60e6fb93ba3144c1348ab15","kind":"tag","published_at":"2025-02-11T14:31:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4/manifests"},{"name":"v6.4.3","sha":"cee310a92f61ffb75284195a9ed30bcb367c78e2","kind":"tag","published_at":"2025-02-04T18:53:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3/manifests"},{"name":"v7.0.0-alpha.0","sha":"3e3195a4285ca716061f7d7d87f4915630af1b69","kind":"tag","published_at":"2025-02-03T12:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.4.2","sha":"1813d89a599a4027fd216062b2cac8b0c1864f1d","kind":"tag","published_at":"2025-01-29T15:50:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2/manifests"},{"name":"v6.4.1","sha":"819e662a2ce210f8805c45057389217cb1c39a83","kind":"tag","published_at":"2025-01-21T13:23:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"f9949a8889c7e69cac145ce56411298a234d2e49","kind":"tag","published_at":"2025-01-14T16:46:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0/manifests"},{"name":"v5.16.14","sha":"ba588c8333d765af63ab15c8b33dd947b615f70b","kind":"tag","published_at":"2025-01-06T21:20:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14/manifests"},{"name":"v6.3.1","sha":"afd551abd3be44de711d6baef48e62e18b97c908","kind":"tag","published_at":"2025-01-03T13:53:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1/manifests"},{"name":"v5.16.13","sha":"e52a6379f22d38453fa046d410b0c4700707dbd9","kind":"tag","published_at":"2024-12-25T11:25:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13/manifests"},{"name":"v6.3.0","sha":"84d6ecfdccd10f204854beeef98bcc55dc99d117","kind":"tag","published_at":"2024-12-23T18:10:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"17026fc203a8b413ec7343b6eeb267a50519d515","kind":"tag","published_at":"2024-12-17T13:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1/manifests"},{"name":"v5.16.12","sha":"b8fbcf5fb5169d8db6ee0ec35001816d2777e8d4","kind":"tag","published_at":"2024-12-17T13:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12/manifests"},{"name":"v5.16.11","sha":"2413ff076b0d462736dfccd399b4be863fd79ec2","kind":"tag","published_at":"2024-12-11T10:13:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11/manifests"},{"name":"v6.2.0","sha":"3a8ceaead5ac4c2c4554e6500ca3d197420a04c2","kind":"tag","published_at":"2024-12-11T02:03:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0/manifests"},{"name":"v6.1.10","sha":"5c5e9f6d8a90034cd75dcb92403caf6b37efc916","kind":"tag","published_at":"2024-12-04T10:03:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10/manifests"},{"name":"v5.16.9","sha":"ec085b677c43ed1f37e66bd2fb58f27dce9f7184","kind":"tag","published_at":"2024-12-04T09:34:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9/manifests"},{"name":"v5.16.8","sha":"096adfbe28d038397a7f3cf3494b86844226e162","kind":"tag","published_at":"2024-11-28T06:51:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8/manifests"},{"name":"v6.1.9","sha":"821784419eefb89e4ce7b66c4b602a1e33d2fa88","kind":"tag","published_at":"2024-11-27T13:22:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9/manifests"},{"name":"v6.1.8","sha":"0b8739f145423bafdd8e2871312307bfb31c58ef","kind":"tag","published_at":"2024-11-20T15:09:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8/manifests"},{"name":"v6.1.7","sha":"a7d441d0bd3bfc16a1ce9e6d7ff3ad1afc6b62f1","kind":"tag","published_at":"2024-11-13T15:31:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7/manifests"},{"name":"v6.1.6","sha":"32112b76aa821c2a1e98120545019ef1a71ea274","kind":"tag","published_at":"2024-10-30T13:54:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6/manifests"},{"name":"v6.1.5","sha":"01c5f344628bc66e16f86284ee0fc7107002a5ca","kind":"tag","published_at":"2024-10-22T10:28:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5/manifests"},{"name":"v6.1.4","sha":"15ea548de803e4602894cae6304a497d7ddaf09c","kind":"tag","published_at":"2024-10-15T18:35:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4/manifests"},{"name":"v6.1.3","sha":"c7de2cae15cc7b7025ad79e3623320526ed16462","kind":"tag","published_at":"2024-10-09T09:47:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3/manifests"},{"name":"v6.1.2","sha":"e6ff0b5016ac4fa40cdc9b78a0d9ecdd2c0cd9db","kind":"tag","published_at":"2024-10-02T14:51:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"263c7259451d5b928bbdfd299c9c0afc89dfec02","kind":"tag","published_at":"2024-09-19T06:42:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"94cc3d0a66456713e6e25edf9a1ba35ad8df88bc","kind":"tag","published_at":"2024-09-11T13:09:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"bb620d85a89651ca4350e8861bbb35776d583726","kind":"tag","published_at":"2024-09-03T10:33:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"71dbef69dcbf2b87831af579fb777b4f1f4b219a","kind":"tag","published_at":"2024-08-29T13:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"c9a9adfb90e939c0590de6edf10d0c65fcbc8b1e","kind":"tag","published_at":"2024-08-27T09:06:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.0","sha":"55bea65c83c1beac77382fe961f8aa72eec21daa","kind":"tag","published_at":"2024-08-22T08:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0/manifests"},{"name":"v6.0.0-beta.6","sha":"cbb6f8d3b1b72732d51f5628765cfd7e75bd5747","kind":"tag","published_at":"2024-08-18T02:55:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6/manifests"},{"name":"v5.16.7","sha":"b505fd7b64e92db523198712a5d6716c494e0c66","kind":"tag","published_at":"2024-08-09T09:19:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7/manifests"},{"name":"v6.0.0-beta.5","sha":"75c24b0828981651082a3eede027b6871c96c440","kind":"tag","published_at":"2024-08-08T08:52:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5/manifests"},{"name":"v5.16.6","sha":"6eb1bdce38d0fc67fa8aebca260043c7fc8eb3e8","kind":"tag","published_at":"2024-07-30T21:06:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6/manifests"},{"name":"v6.0.0-beta.4","sha":"12532afa3e4f6f13a9fa86eb459c27792c36b6f9","kind":"tag","published_at":"2024-07-30T20:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4/manifests"},{"name":"v5.16.5","sha":"40792e6efb2c92b8964a3912e08aeb4fb7fc41c8","kind":"tag","published_at":"2024-07-25T06:42:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5/manifests"},{"name":"v6.0.0-beta.3","sha":"02fde66a0cd72fb7fe3681a5ea8c4de733b4a865","kind":"tag","published_at":"2024-07-24T18:27:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3/manifests"},{"name":"v5.16.4","sha":"77af399a3ad76f31e5f2e0fab5650b628fa50990","kind":"tag","published_at":"2024-07-16T16:01:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4/manifests"},{"name":"v6.0.0-beta.2","sha":"9ad8c1fd8dfd21d8e37fe73d71e011542b23db72","kind":"tag","published_at":"2024-07-16T14:46:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2/manifests"},{"name":"v5.16.3","sha":"e1824453bdb0a89f15d4dfe47a1c4f90fa0f0500","kind":"tag","published_at":"2024-07-16T14:18:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3/manifests"},{"name":"v6.0.0-beta.1","sha":"19c1935757925d834928a30ea41f58bb95fb355f","kind":"tag","published_at":"2024-07-16T09:42:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1/manifests"},{"name":"v5.16.2","sha":"56ddd108fe153592a800fce4d43f9758b0ff5101","kind":"tag","published_at":"2024-07-16T09:10:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2/manifests"},{"name":"v6.0.0-beta.0","sha":"3364f0740aa5c86e057ec5b0d22c1b12bfd96fa4","kind":"tag","published_at":"2024-07-11T15:54:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0/manifests"},{"name":"v5.16.1","sha":"431af6a2fd9bf6cd0422c61e36c937d1ea5e5015","kind":"tag","published_at":"2024-07-11T15:48:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1/manifests"},{"name":"v5.16.0","sha":"e5e9b9d5e952b52752b758179da20d3fa0982c05","kind":"tag","published_at":"2024-07-05T13:32:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0/manifests"},{"name":"v6.0.0-alpha.14","sha":"2a15dd74c76bacbc867a7313fdc2c42c6168327c","kind":"tag","published_at":"2024-07-05T04:25:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14/manifests"},{"name":"v6.0.0-alpha.13","sha":"a070a894fbe21c52df446438ca1bb5a891d5e1b5","kind":"tag","published_at":"2024-07-03T07:44:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13/manifests"},{"name":"v5.15.21","sha":"a306ce4afcc60de4c3e43b8f9183862235d9318e","kind":"tag","published_at":"2024-06-28T14:09:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21/manifests"},{"name":"v6.0.0-alpha.12","sha":"fb476c6c18b850e8400d03afb7447802afbfd357","kind":"tag","published_at":"2024-06-24T17:12:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.15.20","sha":"f20fa0ba4016e5425a2a4cce841075253828a551","kind":"tag","published_at":"2024-06-12T12:58:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20/manifests"},{"name":"v6.0.0-alpha.11","sha":"22c5206a9e8191b2f81131d6978a0958e55b7032","kind":"tag","published_at":"2024-06-12T08:18:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11/manifests"},{"name":"v6.0.0-alpha.10","sha":"e5ac6c0eef5efd4fa5c5eb11ccbf08e58e7443f8","kind":"tag","published_at":"2024-06-04T10:35:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10/manifests"},{"name":"v6.0.0-alpha.9","sha":"925de32766317bb84a92ec24b2b6465c8e48cc04","kind":"tag","published_at":"2024-05-29T12:25:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.15.19","sha":"77f606ba73bb5439d66871177772f54196044450","kind":"tag","published_at":"2024-05-29T12:01:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19/manifests"},{"name":"v6.0.0-alpha.8","sha":"c7dbe6e8256cef7bd2dbdcbee55428ad82513cd0","kind":"tag","published_at":"2024-05-21T16:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.15.18","sha":"607daac5baa9c8151f111fe4bacea1d7e61881a3","kind":"tag","published_at":"2024-05-16T09:29:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18/manifests"},{"name":"v6.0.0-alpha.7","sha":"997bec6d8d30a1a891aff4eeedefa41c93eaa95c","kind":"tag","published_at":"2024-05-16T06:31:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"7c8db04b91500ba77301acd360d21bff7f7c752f","kind":"tag","published_at":"2024-05-08T13:13:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.15.17","sha":"9bc4fc42959427246addfdf29db95847cc38e410","kind":"tag","published_at":"2024-05-08T12:24:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17/manifests"},{"name":"v5.15.16","sha":"284e251c155d92078f80f98919f4ab260b05e9be","kind":"tag","published_at":"2024-05-01T14:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16/manifests"},{"name":"v6.0.0-alpha.5","sha":"571d5046e26aa07605cb1e01ca99b2eb0b04d009","kind":"tag","published_at":"2024-05-01T14:16:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5/manifests"},{"name":"v6.0.0-alpha.4","sha":"afffc2ffc3db1e6abf48f3b3e13a41e8b758f874","kind":"tag","published_at":"2024-04-24T07:30:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4/manifests"},{"name":"v6.0.0-alpha.3","sha":"6d5e44409344ea4e13ceb3a02c4446dc6a7323b4","kind":"tag","published_at":"2024-04-17T16:10:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3/manifests"},{"name":"v6.0.0-alpha.2","sha":"4e75758b37119bd821435c23d9c111c545e186b6","kind":"tag","published_at":"2024-04-09T15:09:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2/manifests"},{"name":"v6.0.0-alpha.1","sha":"84307c1a2495a716788ec25f046faaa4d16c88c7","kind":"tag","published_at":"2024-04-05T10:43:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1/manifests"},{"name":"v5.15.15","sha":"5a079965186640b5176f00c537f3b9e6c299b5c4","kind":"tag","published_at":"2024-04-04T07:09:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15/manifests"},{"name":"v6.0.0-alpha.0","sha":"2a15ad6f1f5507162b1a5aebf78976ca3023183b","kind":"tag","published_at":"2024-03-26T15:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.15.14","sha":"9585d28317c90f2c71ab88dd5ae37638bb64ad82","kind":"tag","published_at":"2024-03-19T08:18:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14/manifests"},{"name":"v5.15.13","sha":"dbcb678234296de56afaf3138917e967e8d1934a","kind":"tag","published_at":"2024-03-13T14:17:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13/manifests"},{"name":"pigment@0.0.1","sha":"0e765a618a7676c507852cec024464b1fc1cd80f","kind":"tag","published_at":"2024-03-08T04:20:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/pigment@0.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/pigment@0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@pigment%400.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1/manifests"},{"name":"v5.15.12","sha":"5ad69e161d7520274cd37a2524ffb935b6dda158","kind":"tag","published_at":"2024-03-05T15:33:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12/manifests"},{"name":"v5.15.11","sha":"e3257a4d68481b0ca6efd5d06cb5c1e1e77e4286","kind":"tag","published_at":"2024-02-22T08:52:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11/manifests"},{"name":"v5.15.10","sha":"94fcd3ada0842108a9a2ce53e121931e5448649f","kind":"tag","published_at":"2024-02-12T12:38:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10/manifests"},{"name":"v5.15.9","sha":"7917d2a8a4acc0b07328dee8273847652491b769","kind":"tag","published_at":"2024-02-08T12:55:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9/manifests"},{"name":"v5.15.8","sha":"fe5a59e616637a0488b122749479b782f5f8dfa2","kind":"tag","published_at":"2024-02-06T20:42:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8/manifests"},{"name":"v5.15.7","sha":"b80acd69c7c848709d01465d6727b13ed6109258","kind":"tag","published_at":"2024-01-31T13:23:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7/manifests"},{"name":"v5.15.6","sha":"1700e5cd9cbb3bc648b7f799f837c4d23ed42700","kind":"tag","published_at":"2024-01-22T18:09:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6/manifests"},{"name":"v5.15.5","sha":"5d7c4e26a4973a3a80bf5f8a9a8ea14f89554fe0","kind":"tag","published_at":"2024-01-17T09:27:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5/manifests"},{"name":"v5.15.4","sha":"6aadbf91c5eb2c94dea9a49a19eb532606410a5a","kind":"tag","published_at":"2024-01-10T13:49:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4/manifests"},{"name":"v5.15.3","sha":"9fa4e472f9ba4fd4e7f8cfb8bc0d1f1d455ace23","kind":"tag","published_at":"2024-01-03T15:22:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"5d5dd15f70db9ffcb85d4dc57da8a20f5240fb81","kind":"tag","published_at":"2023-12-25T14:24:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"8be7ac66b99059bf2c2edcca9cf15981d389db6b","kind":"tag","published_at":"2023-12-19T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"8c2c6a88a509f9da7c453d4a3c3ab4749a57a36d","kind":"tag","published_at":"2023-12-12T18:21:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0/manifests"},{"name":"v5.14.20","sha":"14fa79f4328e901f82d7fc39aba722a9bf4a8df0","kind":"tag","published_at":"2023-12-05T09:28:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20/manifests"},{"name":"v5.14.19","sha":"a07b4925255aa3fc7ae1255130e182e4573c58d7","kind":"tag","published_at":"2023-11-29T21:11:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19/manifests"},{"name":"v5.14.18","sha":"43a41b6b2fa3f0a186a852b894452722e3a38f04","kind":"tag","published_at":"2023-11-14T08:27:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18/manifests"},{"name":"v5.14.17","sha":"c54a42dd8b0ec8e850bd60438e60a1a8acb3b4a4","kind":"tag","published_at":"2023-11-06T15:34:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17/manifests"},{"name":"v5.14.16","sha":"391b57a05daf67a8154471dae645471f5ffac09f","kind":"tag","published_at":"2023-10-31T10:57:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16/manifests"},{"name":"v5.14.15","sha":"6baedcfed27419ed6b9685f27fcbf3eff46133a3","kind":"tag","published_at":"2023-10-24T15:41:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15/manifests"},{"name":"v5.14.14","sha":"a0cfa182db3e7b196efe36cfe7b31d304c5a0a4e","kind":"tag","published_at":"2023-10-17T13:58:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14/manifests"},{"name":"v5.14.13","sha":"b8811a0fa59e7663b240183219db32f9a617e607","kind":"tag","published_at":"2023-10-10T19:42:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13/manifests"},{"name":"v5.14.12","sha":"bd450a0fdb19b087f47e1d7cce5a72417ec977cc","kind":"commit","published_at":"2023-10-04T16:31:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12/manifests"},{"name":"v5.14.11","sha":"13c0894d0c14c7f577a0a95492aeaa8fff8da33a","kind":"tag","published_at":"2023-09-26T11:47:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11/manifests"},{"name":"v5.14.10","sha":"14e97bffa62760cabcdc7244bff445b423f5286a","kind":"tag","published_at":"2023-09-18T10:18:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10/manifests"},{"name":"v5.14.9","sha":"8255b71ccdbfe9a20f856b5d68a269ab1c5452ca","kind":"tag","published_at":"2023-09-13T13:36:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9/manifests"},{"name":"v5.14.8","sha":"74c58dabc2cf5ed2242fb08e4781d26088d06b12","kind":"tag","published_at":"2023-09-05T12:34:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8/manifests"},{"name":"v5.14.7","sha":"8a09d535f101aac98935f82b76345ca9691b5e2b","kind":"tag","published_at":"2023-08-29T12:04:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7/manifests"},{"name":"v5.14.6","sha":"a1f511dd6ed9adba561e2ba00e1348136ed656db","kind":"commit","published_at":"2023-08-24T11:19:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6/manifests"},{"name":"v5.14.5","sha":"61fbfd1546c55caca984695a41f9c95668d414fc","kind":"tag","published_at":"2023-08-14T14:39:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5/manifests"},{"name":"v5.14.4","sha":"40f4b275022f03e48cf4809cd53d0d0dabb40424","kind":"tag","published_at":"2023-08-08T09:51:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4/manifests"},{"name":"v5.14.3","sha":"2deea341c9abfb640f22520e0c277027f3f91cd0","kind":"tag","published_at":"2023-08-01T15:33:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3/manifests"},{"name":"v5.14.2","sha":"36d9f0d3659e2f5ab1d924988313986962a0bf35","kind":"tag","published_at":"2023-07-25T10:01:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2/manifests"},{"name":"v5.14.1","sha":"f2e5ded80e94407f63a27eadb018139d6f967313","kind":"tag","published_at":"2023-07-19T09:05:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1/manifests"},{"name":"v5.14.0","sha":"2529e3aaaaec2c9f8e8cf669e58bb9c81db5a6d8","kind":"tag","published_at":"2023-07-11T14:57:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0/manifests"},{"name":"v5.13.7","sha":"aac2d5b526e8139314d99f827ecc3b2c24e99686","kind":"tag","published_at":"2023-07-04T08:53:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7/manifests"},{"name":"v5.13.6","sha":"312270bc71224067e1910bbee9f800b4a2469cc7","kind":"tag","published_at":"2023-06-23T14:05:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6/manifests"},{"name":"v5.13.5","sha":"24b3af68ebe79c1891e45c60c6bcfd26f8818f73","kind":"tag","published_at":"2023-06-12T13:43:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5/manifests"},{"name":"v5.13.4","sha":"a522d82df32d3bfab46b25f5ff24eeb9670c83fb","kind":"tag","published_at":"2023-06-05T17:30:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4/manifests"},{"name":"v5.13.3","sha":"70d4a2bb49dca9fef7854a1463a392094222812b","kind":"tag","published_at":"2023-05-29T11:22:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3/manifests"},{"name":"v5.13.2","sha":"f661923e9aa9d9cc634750affbb04bf2007bc57d","kind":"tag","published_at":"2023-05-22T16:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2/manifests"},{"name":"v5.13.1","sha":"0c58832b6e182f782e73b118ed9681055db3e249","kind":"tag","published_at":"2023-05-17T05:25:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"9130a021ca34746e4076fcae50c57bc584026b8f","kind":"tag","published_at":"2023-05-10T08:14:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0/manifests"},{"name":"v5.12.3","sha":"9710ff34b16a0f271107a8619a28546ae3ca7c18","kind":"tag","published_at":"2023-05-02T14:17:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"5b7e9c52e37ef0c3274a762f38cd7ef7ffc9e7a8","kind":"tag","published_at":"2023-04-25T16:42:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"d14d288ae9e9b0e2b3b33d0a77b4113f024d4215","kind":"tag","published_at":"2023-04-17T15:57:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"05127cf65b4250f836897428cd15829669ab8d6c","kind":"tag","published_at":"2023-04-11T09:58:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0/manifests"},{"name":"v5.11.16","sha":"af5e109990a26318c96dbff6f25759ba91f0e147","kind":"tag","published_at":"2023-04-04T14:00:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16/manifests"},{"name":"v5.11.15","sha":"ae98db6aca5f9d4b754ff9fce4ce33f738a00f65","kind":"tag","published_at":"2023-03-28T13:06:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15/manifests"},{"name":"v5.11.14","sha":"f34d17c3294fcdb63fe9a135b4f3aa2459c81189","kind":"tag","published_at":"2023-03-21T17:45:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14/manifests"},{"name":"v5.11.13","sha":"9f7a2bfac55faed1b1c6c7b4b6d1b1659a076bab","kind":"tag","published_at":"2023-03-14T09:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13/manifests"},{"name":"v5.11.12","sha":"b76b8f1098a6c01f39e5e19bf3abf77c2b9cf475","kind":"tag","published_at":"2023-03-06T15:03:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12/manifests"},{"name":"v5.11.11","sha":"58df7f1905f16533ddb5a7977346c0f4548e4547","kind":"tag","published_at":"2023-02-28T09:55:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11/manifests"},{"name":"v5.11.10","sha":"676bc85fa2b02f92f21dd5c7e15f453b6b9c2e3d","kind":"tag","published_at":"2023-02-20T11:30:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10/manifests"},{"name":"v5.11.9","sha":"af5b3f5e7a79da9ef4bbd63d8fcf60927ffb6533","kind":"tag","published_at":"2023-02-14T14:30:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9/manifests"},{"name":"v5.11.8","sha":"d4d8512ce3453711f3c661374579b0d2ed13f3e7","kind":"tag","published_at":"2023-02-07T10:50:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8/manifests"},{"name":"v5.11.7","sha":"33cac172846b032d3f8b9333b72b2af832dd47d0","kind":"tag","published_at":"2023-01-31T09:39:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7/manifests"},{"name":"v5.11.6","sha":"a2e552314847b4d52498538d7ca171763067a5d0","kind":"tag","published_at":"2023-01-23T20:28:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6/manifests"},{"name":"v5.11.5","sha":"685c72dfaf840f4d5b7a3ab738ddcabd74418823","kind":"tag","published_at":"2023-01-18T01:43:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5/manifests"},{"name":"v5.11.4","sha":"bc859d95e4415f880cd6bcb6f44cc9e5e8c8097c","kind":"tag","published_at":"2023-01-09T13:57:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4/manifests"},{"name":"v5.11.3","sha":"a526207c3957de4ebfcda937b58327d69464f15c","kind":"tag","published_at":"2023-01-02T17:00:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3/manifests"},{"name":"v5.11.2","sha":"e9d8fa07e1ff979bcaf92837b131cd9e292f0161","kind":"tag","published_at":"2022-12-26T14:56:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2/manifests"},{"name":"v5.11.1","sha":"a1e30390da62019e5769e398f4cbc9f8892d8f9a","kind":"commit","published_at":"2022-12-20T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"191acda4545c394b78964ab80b364e15686f0e9b","kind":"tag","published_at":"2022-12-13T12:56:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0/manifests"},{"name":"v5.10.17","sha":"4265f343b49e4af9673a49e585439d35c8deeab2","kind":"tag","published_at":"2022-12-06T10:59:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17/manifests"},{"name":"v5.10.16","sha":"b8aa3974d84c176b8857e8d5b29a7be8670bb410","kind":"tag","published_at":"2022-11-28T16:00:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16/manifests"},{"name":"v5.10.15","sha":"14a6e1c61edb5f66f4888e32c04df5e637e7cfc4","kind":"commit","published_at":"2022-11-22T09:45:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15/manifests"},{"name":"v5.10.14","sha":"c2da6de1c504c7dbd8ae1d0771c184c1544a0c76","kind":"tag","published_at":"2022-11-15T09:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14/manifests"},{"name":"v5.10.13","sha":"2f4c2190d1d3614d8063e84b79d4d1f034b3e3fe","kind":"tag","published_at":"2022-11-07T17:53:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13/manifests"},{"name":"v5.10.12","sha":"30cb27cff1d4e1838ca4235ab4285e20f2b2a870","kind":"tag","published_at":"2022-10-31T15:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12/manifests"},{"name":"v5.10.11","sha":"c80ff0339882859af7e17f8bfd0a5f6880b323f8","kind":"commit","published_at":"2022-10-25T09:34:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11/manifests"},{"name":"v5.10.10","sha":"639224a3e3600cb0e04755d89aab250297b6d851","kind":"tag","published_at":"2022-10-18T08:35:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10/manifests"},{"name":"v5.10.9","sha":"7bd7c219e2670ff7791148e9b1a1d2387528fc0c","kind":"tag","published_at":"2022-10-11T11:56:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9/manifests"},{"name":"v5.10.8","sha":"d4a3216cdd858899960f945d6e00b2d59bf1d5d1","kind":"tag","published_at":"2022-10-03T16:28:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8/manifests"},{"name":"v5.10.7","sha":"d9ef6e788eee11256818329c7429242f8b769263","kind":"commit","published_at":"2022-09-27T01:44:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7/manifests"},{"name":"v5.10.6","sha":"0f75f3d78b67c405c23bfd14a29aedff367415b7","kind":"tag","published_at":"2022-09-19T14:34:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6/manifests"},{"name":"v5.10.5","sha":"594d87dab0e43e641a6826c935df8f2c10672955","kind":"tag","published_at":"2022-09-12T14:40:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5/manifests"},{"name":"v5.10.4","sha":"c8feb29320a22cc4461fb5ef5f4f7de7bd96a59b","kind":"commit","published_at":"2022-09-06T09:11:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"992421d0114a9df72d358fe6fccc28c1fb6f1505","kind":"tag","published_at":"2022-08-29T17:37:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"99b23c06d9b018d6c500fa1acb3030d673e219ab","kind":"tag","published_at":"2022-08-23T10:25:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"dfc0b89c665de8e5e3e4ecf68d8c782e74dbb65c","kind":"tag","published_at":"2022-08-16T17:55:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"7f502e06d54c5a2f389a1639358c84279462b54a","kind":"commit","published_at":"2022-08-09T03:21:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0/manifests"},{"name":"v5.9.3","sha":"89617ef683d2bcd2c870e9c1bd58ad4d55247fd5","kind":"tag","published_at":"2022-08-01T20:54:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3/manifests"},{"name":"v5.9.2","sha":"b7f0a16eca4ac2044703032838f90873ec063d75","kind":"tag","published_at":"2022-07-25T15:12:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2/manifests"},{"name":"v5.9.1","sha":"1937412c4345569d98c0950a1016c22508e1ff81","kind":"tag","published_at":"2022-07-18T17:23:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"88ad7d4e623183b8e20702e7961ef9c8de330dc7","kind":"commit","published_at":"2022-07-12T08:54:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0/manifests"},{"name":"v5.8.7","sha":"be0ab4c062a22fc4bb52c47d005b57203b56c09c","kind":"tag","published_at":"2022-07-04T20:39:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7/manifests"},{"name":"v5.8.6","sha":"c58f6653411e0ff38bf67a512d16b87c6523606b","kind":"tag","published_at":"2022-06-27T14:21:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6/manifests"},{"name":"v5.8.5","sha":"3c528113f47cfddf2504ea02ba3065e7c5c46928","kind":"tag","published_at":"2022-06-21T18:05:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5/manifests"},{"name":"v5.8.4","sha":"a6e782ec2f037e2ca989515048ce5f22fe760595","kind":"tag","published_at":"2022-06-14T10:00:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4/manifests"},{"name":"v5.8.3","sha":"b1e4b9cd3e1d88286f9d1485864310a7c1f23a79","kind":"tag","published_at":"2022-06-07T19:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3/manifests"},{"name":"v5.8.2","sha":"93b0aba905b3b6947f58a02d911489bb737ee880","kind":"commit","published_at":"2022-05-31T11:47:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2/manifests"},{"name":"v5.8.1","sha":"1eee9ee437f39f1c3438209154df8e8b9ecd990d","kind":"tag","published_at":"2022-05-23T16:04:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"6a468718b970c39ae83a4029bcb53071c9567430","kind":"tag","published_at":"2022-05-17T09:42:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4eef029981b08c77a9c52d0b863e6b5ced279087","kind":"tag","published_at":"2022-05-10T09:06:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0/manifests"},{"name":"v5.6.4","sha":"edb7e8895ef8def2bf59376d7631e0360a77aaf6","kind":"commit","published_at":"2022-05-02T11:46:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4/manifests"},{"name":"v5.6.3","sha":"124d5e2f0022d17b577a464e6b3a69fa2511105e","kind":"tag","published_at":"2022-04-25T14:04:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3/manifests"},{"name":"v5.6.2","sha":"b3645b3fd11dc26a06ea370a41b5bac1026c6792","kind":"tag","published_at":"2022-04-18T16:10:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2/manifests"},{"name":"v5.6.1","sha":"0251fd5222079e4a512bbd32dff4a7a4c3efe997","kind":"tag","published_at":"2022-04-11T13:21:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"8dcdea53f927ab207718d7ee6576806aca2a3798","kind":"commit","published_at":"2022-04-06T03:27:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0/manifests"},{"name":"v4.12.4","sha":"a563a60219f7f6519fb0f34f6d8e3bf0974e6495","kind":"tag","published_at":"2022-04-03T14:38:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4/manifests"},{"name":"v5.5.3","sha":"96e1f40a3b8aa809d543aa7d466eb48cdfa0b53d","kind":"tag","published_at":"2022-03-28T14:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"dd411b017ea7504a14a16821b694ac6aa01d9b6d","kind":"tag","published_at":"2022-03-21T15:15:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"350b15ee91a93040d50391cb9a45440a90e6b2d1","kind":"tag","published_at":"2022-03-14T16:49:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"f3412aa9d179fdfc3f5c0a4a1cfc1965faef7307","kind":"commit","published_at":"2022-03-07T13:53:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0/manifests"},{"name":"v5.4.4","sha":"965f2eb8cb79bb0685a13d9e28c09617b22358cd","kind":"tag","published_at":"2022-02-28T15:21:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4/manifests"},{"name":"v5.4.3","sha":"e2892a61ea56b6578c2efc81d0324660082ad93c","kind":"tag","published_at":"2022-02-21T16:40:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3/manifests"},{"name":"v5.4.2","sha":"01371028b27156419923b362c4b0af92dc08b29f","kind":"tag","published_at":"2022-02-15T14:57:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"fbce2f80c6cb36e59a4a6826ae46b59a10e1c831","kind":"commit","published_at":"2022-02-08T11:34:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"ba4e819aa58b6a36ae4d96ee79c2a5310a812670","kind":"tag","published_at":"2022-02-01T09:00:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"337be3b2a630d791a5cbc5a2a4575d4f58e38df3","kind":"tag","published_at":"2022-01-24T15:05:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"dcbfc54f581dbf1c0008a8e9e578f896f06228ab","kind":"tag","published_at":"2022-01-17T22:45:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0/manifests"},{"name":"v5.2.8","sha":"f80abbb5f942064c9c270b2ac5bb2a2318876754","kind":"tag","published_at":"2022-01-10T20:11:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8/manifests"},{"name":"v5.2.7","sha":"5daaf9be5115b1cb777fb4cf3d9125baddfe5720","kind":"tag","published_at":"2022-01-03T12:34:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7/manifests"},{"name":"v5.2.6","sha":"052db9d577a03ed8d588ecca9e6c0a5f5ba676e1","kind":"tag","published_at":"2021-12-27T14:23:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6/manifests"},{"name":"v5.2.5","sha":"f8697de9c250dbc6b446bcc08566f50fb4070aab","kind":"tag","published_at":"2021-12-20T14:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5/manifests"},{"name":"v5.2.4","sha":"b265431f9a32ea726c5227821126fbc6424117d5","kind":"commit","published_at":"2021-12-14T13:41:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4/manifests"},{"name":"v5.2.3","sha":"9c3dc12c3de241f44d923bfb089200980f3fd23d","kind":"tag","published_at":"2021-12-06T16:12:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3/manifests"},{"name":"v5.2.2","sha":"fcaec7a75f951c9db79c99c42370ca18212c1f16","kind":"tag","published_at":"2021-11-29T16:51:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"586d9ba2472d549c180cbacddf97eb73425286b3","kind":"tag","published_at":"2021-11-25T11:50:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"353cecb5391571163eb6bd8cbf36d2dd299aaf56","kind":"tag","published_at":"2021-11-23T13:25:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"ddbe15b4d8b7cc1dc84720264fde0b1dafb6166f","kind":"commit","published_at":"2021-11-16T15:06:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"7e26583fe1f95f5c3682213105f8f4b51c9d61c9","kind":"tag","published_at":"2021-11-08T15:14:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0/manifests"},{"name":"v5.0.6","sha":"99752d2848f17c5d1e4840f54863899a19387162","kind":"tag","published_at":"2021-10-27T08:43:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6/manifests"},{"name":"v5.0.5","sha":"58f8ff1f8bc7f0cc4bb728654604a194b3c3790b","kind":"tag","published_at":"2021-10-26T10:14:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"86443310e4344ae1ce6e04f084d58e17e4d62170","kind":"tag","published_at":"2021-10-14T15:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"36258031912caf662f69ca3769c6e0bd46946050","kind":"tag","published_at":"2021-10-07T12:26:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"c510762a325116c654afd3c21381a50b942c2c66","kind":"tag","published_at":"2021-09-29T09:29:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"afcf3ee18e7a9c526348b3bce74b69781b4ad071","kind":"tag","published_at":"2021-09-22T12:15:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"85598e74b85a89a16f8bdf5b68346ca8d6b70557","kind":"tag","published_at":"2021-09-16T11:28:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.1","sha":"1b563a153f5b2736f79a3f45573e2e2b66ba0a9a","kind":"tag","published_at":"2021-09-08T13:55:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"698492a5401b12578dc459397b9d288542fc954b","kind":"commit","published_at":"2021-09-02T02:45:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.5","sha":"0bab71409bcc0865ab3e0fcbfa14fa824ddc5495","kind":"tag","published_at":"2021-08-25T07:30:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"c30ec7bed00b36da7b0e6a202b3cb48d2fc1b579","kind":"tag","published_at":"2021-08-13T21:32:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"e5ccdf299c75ea65b0600ee05ff6c98646891c77","kind":"tag","published_at":"2021-08-09T04:03:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3/manifests"},{"name":"v4.12.3","sha":"77a8daeed0e8efa67c6d86f3cc40239dc6eb3d94","kind":"tag","published_at":"2021-07-30T10:06:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3/manifests"},{"name":"v5.0.0-beta.2","sha":"cca80d861f64b3eaa8a5ef8815b7552aaea61557","kind":"tag","published_at":"2021-07-26T15:01:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2/manifests"},{"name":"v4.12.2","sha":"958241aa0ebf340ad0f152b91949720c85b4fcca","kind":"tag","published_at":"2021-07-19T16:41:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2/manifests"},{"name":"v5.0.0-beta.1","sha":"8a4b8952077b64e90ac9d23c116a45aed672db9c","kind":"tag","published_at":"2021-07-14T16:28:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1/manifests"},{"name":"v4.12.1","sha":"4dc8c9bf3e8a6b21a2aac58b0be3161af334b67d","kind":"tag","published_at":"2021-07-07T13:08:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"53a1655143aa4ec36c29a6063ccdf89c48a74bfd","kind":"tag","published_at":"2021-07-06T13:40:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0/manifests"},{"name":"v5.0.0-beta.0","sha":"a0f416173d2f5b78546f52e572a0f64dcc3751e9","kind":"tag","published_at":"2021-07-01T12:17:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.38","sha":"f60126f95d7b36fa12133887990615b9f47e994a","kind":"commit","published_at":"2021-06-24T03:37:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.38","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38/manifests"},{"name":"v5.0.0-alpha.37","sha":"c795ca0822e2816a630a5654d5471fa04521d23c","kind":"tag","published_at":"2021-06-15T17:49:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.37","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37/manifests"},{"name":"v5.0.0-alpha.36","sha":"cf2f6fa90608b109978698fc48120920beaaa51f","kind":"tag","published_at":"2021-06-08T06:46:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.36","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36/manifests"},{"name":"v5.0.0-alpha.35","sha":"6c0afb6d8fff919e80f9f1ec92613acacd8365e7","kind":"tag","published_at":"2021-05-31T20:34:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.35","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35/manifests"},{"name":"v5.0.0-alpha.34","sha":"ee3a077c161accb887b93a17f9eaa2b23e998319","kind":"tag","published_at":"2021-05-18T10:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.34","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34/manifests"},{"name":"v5.0.0-alpha.33","sha":"0fa6ab4a29e8469c081d3f796e0bd9cab98e9185","kind":"tag","published_at":"2021-05-09T12:29:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.33","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33/manifests"},{"name":"v4.11.4","sha":"6658323b5e2ba366691829bbef3f53c00008497e","kind":"tag","published_at":"2021-04-27T15:48:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4/manifests"},{"name":"v5.0.0-alpha.32","sha":"2e99746c35ea0c1e45187a206d6ebc25a52933dc","kind":"tag","published_at":"2021-04-27T12:59:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32/manifests"},{"name":"v5.0.0-alpha.31","sha":"b061319b132163900d1a4eb64207f5284d28639d","kind":"tag","published_at":"2021-04-20T13:59:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"0bc7ed897d54a899fb0dfc5cbd6c5ee0592705e1","kind":"tag","published_at":"2021-04-12T09:46:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"29934afe4643811f3bed772612f92d539a1e489d","kind":"tag","published_at":"2021-04-04T16:43:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"a83c7715c0e2cfa1c3e59b7a1f828f6a1476b307","kind":"tag","published_at":"2021-03-24T12:57:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"2de88ce2973667921a45ff69ea48a8843cb9d8cb","kind":"tag","published_at":"2021-03-05T13:01:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27/manifests"},{"name":"v5.0.0-alpha.26","sha":"8928a36394154e02a73d5e92a740d5f9ed8da709","kind":"tag","published_at":"2021-02-27T18:39:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"688db35f581ac345a09a15420efdb0e4c98a56ab","kind":"tag","published_at":"2021-02-11T12:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"15108a5aad5342d92e86be5c5388b8321a88b280","kind":"tag","published_at":"2021-01-26T14:08:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24/manifests"},{"name":"v4.11.3-deprecations.1","sha":"6cf7cf7c7b11b38db18a4d2003743cbadeb1b4ee","kind":"commit","published_at":"2021-01-25T23:27:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1/manifests"},{"name":"v4.11.3","sha":"bd79e8f8c5b8c77bc5c13d076377a18d2ceedfa2","kind":"commit","published_at":"2021-01-24T12:45:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3/manifests"},{"name":"v4.11.3-deprecations.0","sha":"f64337cd87428e04c851bb1667f5f9e0e6aeaede","kind":"commit","published_at":"2021-01-24T12:00:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0/manifests"},{"name":"v5.0.0-alpha.23","sha":"af6e7220961c6f5e8ed89172694287dc737828ff","kind":"commit","published_at":"2021-01-14T12:48:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23/manifests"},{"name":"v5.0.0-alpha.22","sha":"c514ea86c11c9817839630e840535358f5044caf","kind":"commit","published_at":"2021-01-04T11:14:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"5c82b9147f811fda24bc09132852ed240f8d9def","kind":"commit","published_at":"2020-12-30T17:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"cd30d9e3961c8b33ce43a133e0a958867a202c41","kind":"commit","published_at":"2020-12-21T17:51:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20/manifests"},{"name":"v5.0.0-alpha.19","sha":"754e29cf5a712d0e0f6bd3e54f80e9997659f68c","kind":"commit","published_at":"2020-12-13T17:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.11.2","sha":"174b64f8a3adffb8df3c13285f4edc2437a8547a","kind":"commit","published_at":"2020-12-02T23:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2/manifests"},{"name":"v5.0.0-alpha.18","sha":"c5561c5febbe1c3bd5446c8a0bb480025ab38b86","kind":"commit","published_at":"2020-12-02T23:25:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.11.1","sha":"b8092ce09e164a1cb2fec2f3a5b6aa6e2dc6cbbd","kind":"commit","published_at":"2020-11-24T14:35:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1/manifests"},{"name":"v5.0.0-alpha.17","sha":"41d6a360e0fb245dd74549445539c6218a9dc737","kind":"commit","published_at":"2020-11-23T00:49:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17/manifests"},{"name":"v5.0.0-alpha.16","sha":"47a8e102eeaa5a68a2b4f99c08085cfddc0bef77","kind":"commit","published_at":"2020-11-14T12:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16/manifests"},{"name":"v5.0.0-alpha.15","sha":"fa9cbc835ee70b12234b7207b1872356277da5fa","kind":"commit","published_at":"2020-11-03T23:57:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15/manifests"},{"name":"v5.0.0-alpha.14","sha":"56520e757e0052e25f8dd5d78214458c4b7c634d","kind":"commit","published_at":"2020-10-23T22:59:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14/manifests"},{"name":"v5.0.0-alpha.13","sha":"b82af55f9917f9e77a3cae9b36e47b29d43182c0","kind":"commit","published_at":"2020-10-17T21:47:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13/manifests"},{"name":"v5.0.0-alpha.12","sha":"c7c3643948bce7327a7f01665caa7474be2694f9","kind":"commit","published_at":"2020-10-10T22:32:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12/manifests"},{"name":"v5.0.0-alpha.11","sha":"b4fe7eefd494fa28cd3453067af8872a83f31fa6","kind":"commit","published_at":"2020-09-26T15:07:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11/manifests"},{"name":"v5.0.0-alpha.10","sha":"2e1502fc18d86d69a6b55fc4ac5dcb50ddf192c4","kind":"commit","published_at":"2020-09-15T08:10:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10/manifests"},{"name":"v5.0.0-alpha.9","sha":"e830beb63940d24129285f554fc9c2fb0bd7ccbf","kind":"commit","published_at":"2020-09-06T16:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9/manifests"},{"name":"v5.0.0-alpha.8","sha":"5f986712bbb2f0b789c151b6d2f3e2d48cde0980","kind":"commit","published_at":"2020-08-31T16:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"c32a96b4beb3a5c72a8c179fb095f09dacf61050","kind":"commit","published_at":"2020-08-22T16:39:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"15fd6232de294be9ba0ca103351a11f84009b04f","kind":"commit","published_at":"2020-08-13T16:56:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6/manifests"},{"name":"v5.0.0-alpha.5","sha":"40aa9cbb1df08a5994392d5cea15a60979b28a7e","kind":"commit","published_at":"2020-07-27T22:55:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"519390c2bb12b5eb7b6f5f898afb78ac7f285543","kind":"commit","published_at":"2020-07-19T17:54:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"f432112f0bcfb1fd2002002db181e83edc99d906","kind":"commit","published_at":"2020-07-12T17:06:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"f928d6e04ea7f185cda0e739ebbe2ea36d0aa4d3","kind":"commit","published_at":"2020-07-04T23:16:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2/manifests"},{"name":"v4.11.0","sha":"79ebf71d31cca2c73143891960ea54ec1132bdeb","kind":"commit","published_at":"2020-06-30T23:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0/manifests"},{"name":"v5.0.0-alpha.1","sha":"8281371f88c81fc3e4560b0334cc0c473b9d45f9","kind":"commit","published_at":"2020-06-27T15:07:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.10.2","sha":"d0bfcb4f11fd3904b1e235d80fbfe23758de8372","kind":"commit","published_at":"2020-06-11T19:11:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"4e12b951f64fd47864b4dea8ec8631387a89ddb1","kind":"commit","published_at":"2020-06-01T15:14:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"dd9280e753eb8dc3444a26e85fe4f800b759cad2","kind":"commit","published_at":"2020-05-23T17:50:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0/manifests"},{"name":"v4.9.14","sha":"1fb44683825f0ee7f4d5933528598917ff72f0e4","kind":"commit","published_at":"2020-05-11T22:41:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.14","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14/manifests"},{"name":"v4.9.13","sha":"c224f32bb8f144e590c096d103c9d59c2509ed93","kind":"commit","published_at":"2020-05-04T11:29:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.13","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13/manifests"},{"name":"v4.9.12","sha":"3e5fd3c4f200e50a1331857f092a547b41f6db1e","kind":"commit","published_at":"2020-04-26T23:18:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.12","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12/manifests"},{"name":"v4.9.11","sha":"77f6fe0a73791176bd58d8c013bf5631270faf4d","kind":"commit","published_at":"2020-04-19T14:10:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11/manifests"},{"name":"4.9.11","sha":"b551194a14c4469f3b07dc43bc6aaea525138944","kind":"commit","published_at":"2020-04-18T10:43:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11/manifests"},{"name":"v4.9.10","sha":"8baef82396665179c67ca3acfd51e396b947f412","kind":"commit","published_at":"2020-04-11T13:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.10","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10/manifests"},{"name":"v4.9.9","sha":"c191471a20315cae4006c1e4d3d51db5e49b5fee","kind":"commit","published_at":"2020-04-04T15:54:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.9","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9/manifests"},{"name":"v4.9.8","sha":"e9fbcbf015bbf7057aadd5777703b7059aedf043","kind":"commit","published_at":"2020-03-28T19:33:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8/manifests"},{"name":"v4.9.7","sha":"10bc98f283feaae6397ef1b73b1b82be4a39a5f5","kind":"commit","published_at":"2020-03-18T12:45:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7/manifests"},{"name":"v4.9.6","sha":"0176a231719152fa4a2100aa7119e9fd777b5fed","kind":"commit","published_at":"2020-03-18T10:52:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6/manifests"},{"name":"v4.9.5","sha":"b9dec2780203e37148d87788f727c668d9019581","kind":"commit","published_at":"2020-02-29T10:36:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5/manifests"},{"name":"v4.9.4","sha":"45fe0e31c462ed3a2fba134fb1edbd05b91da2a4","kind":"commit","published_at":"2020-02-23T10:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4/manifests"},{"name":"v4.9.3","sha":"2bec4ebc9c20be8abecbad6d3f0f7ba2875c9c35","kind":"commit","published_at":"2020-02-16T11:52:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3/manifests"},{"name":"v4.9.2","sha":"f567b384f509d36b7e10f691e6b58538e7db8869","kind":"commit","published_at":"2020-02-09T18:32:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"717887fdd9d3b27701d760d78aa12ecf52f02f43","kind":"commit","published_at":"2020-02-02T11:46:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f2c9817526b729801b1716afc957ef3886ccb422","kind":"commit","published_at":"2020-01-22T20:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"d0c928c82e3fc8f284a2f7fd1b9acbf717c5a64e","kind":"commit","published_at":"2020-01-06T11:44:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"0c7ca746674cfb47a46cad8ebea21155702fd38c","kind":"commit","published_at":"2019-12-30T10:59:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"c6f734f0d6b183962e83fc5612fef6583bf40712","kind":"commit","published_at":"2019-12-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3a8f0eace8dd6a1c3234a8be2b7c41f06b6260d4","kind":"commit","published_at":"2019-12-14T19:59:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"0a129d58056d38bd15141aaa98d346774895d5f5","kind":"commit","published_at":"2019-12-07T12:46:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"6291316a32cfb4fb19ffdbcf30abfcb63023f17f","kind":"commit","published_at":"2019-12-01T10:59:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1/manifests"},{"name":"v3.9.4","sha":"6b0fee51deb7c32b75498d4ab2186946e7c4ce0a","kind":"commit","published_at":"2019-11-28T09:28:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4/manifests"},{"name":"v4.7.0","sha":"2b04ee905695540bde87653908ece5c4d57546c9","kind":"commit","published_at":"2019-11-22T10:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"856188b2de7a5e514803314f329da76fe65dec50","kind":"commit","published_at":"2019-11-12T13:52:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"d2d76bf26231a96981260232de5271b24e9391a4","kind":"commit","published_at":"2019-11-05T16:46:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0/manifests"},{"name":"v4.5.2","sha":"cb52f392b3b3528857178a756354ffb0e8bccd73","kind":"commit","published_at":"2019-10-28T22:58:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"803d08fbdf20de2d34c36a2a27bbc8e5a7e79fb2","kind":"commit","published_at":"2019-10-12T20:22:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"de3c62c25bf9e92ba35019e5a3ca7f68a36600d8","kind":"commit","published_at":"2019-10-02T08:07:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"554e7dce0cd96a4f9ef1924b41a3ce530cb433ae","kind":"commit","published_at":"2019-09-22T17:16:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"b563d529a8544fa4f4090723239ab075665c5f03","kind":"commit","published_at":"2019-09-11T20:45:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"f3beaee67fb9a4145a792fc8b798ef327b55f513","kind":"commit","published_at":"2019-09-08T09:58:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1/manifests"},{"name":"v1.2.5","sha":"8ee2d7168294f21af787aaba46661824097e33bb","kind":"tag","published_at":"2019-09-03T18:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5/manifests"},{"name":"v4.4.0","sha":"98f2c7cae9b2e0a53cf731882164aa44babb4be3","kind":"commit","published_at":"2019-08-31T12:19:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"29c1adf61a141a3db885ee569e42251cee53e749","kind":"commit","published_at":"2019-08-21T17:29:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3/manifests"},{"name":"v1.2.4","sha":"e44972d3c3e199529fdbc85974f7ae570b8424a0","kind":"tag","published_at":"2019-08-16T20:53:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4/manifests"},{"name":"v4.3.2","sha":"f2dbeca2dd1aecf6bc56e2302ec766d2e4bfb2ac","kind":"commit","published_at":"2019-08-10T17:39:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"d5a2ad9d26f7b089111b208c929ac1f98e7f6958","kind":"commit","published_at":"2019-08-03T15:14:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"8c28ed9c67e7b6ad02a8826178352aa4e9901b50","kind":"commit","published_at":"2019-07-28T14:32:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"42f78c69a59f0b5fa5fb8f533385f04ef77d7889","kind":"commit","published_at":"2019-07-17T13:42:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1/manifests"},{"name":"v1.0.4","sha":"455489e2e149ff5393f6ba08870368c88da259bd","kind":"tag","published_at":"2019-07-10T15:39:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"4c21bc05d6c5e48c64bc947ba9e271ed3e762a0e","kind":"tag","published_at":"2019-07-10T15:08:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"543041538f31cbdfbe3e85b8bc0f5c183ac5448e","kind":"tag","published_at":"2019-07-09T13:14:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"3a40065694cab2a5e8dedab6781e98493c1dc69d","kind":"tag","published_at":"2019-07-09T12:54:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1/manifests"},{"name":"v4.2.0","sha":"cf2cdd83f2a2f65d0e979d1faa9e815a5e2d3502","kind":"commit","published_at":"2019-07-06T15:30:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"6da1d591264e8c4a18e5ab56bdf6f8c0f985ed99","kind":"commit","published_at":"2019-06-25T13:53:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"eade31e58deb8ff3faee777313d70141e5868ebe","kind":"commit","published_at":"2019-06-23T11:46:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"b78a5ab7581488f7fff271a2cf64927dd28c3ab0","kind":"commit","published_at":"2019-06-13T09:55:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"07b9d6efaac1b663b2657173227e9490c796191e","kind":"commit","published_at":"2019-06-10T11:50:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"d58075ddb1757a11c47ef3d2b1fe9bed55e640dd","kind":"commit","published_at":"2019-06-03T16:35:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a3572bcaf34d204b314fd2c84064c9180f3a50f1","kind":"commit","published_at":"2019-05-27T12:48:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"505e275285c757e0515c8623b43c823d8a74790c","kind":"commit","published_at":"2019-05-23T15:39:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.0","sha":"a33f0ab64999331a54267cdf0eb89e53fa4d70cd","kind":"commit","published_at":"2019-05-20T21:26:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0/manifests"},{"name":"v4.0.0-beta.2","sha":"3686a27055dce58b5e800b520087c0c448b7480e","kind":"commit","published_at":"2019-05-13T12:26:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"5c152157078503e8599537108c3be9e00969fa34","kind":"commit","published_at":"2019-05-05T12:24:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"f19bd59ae53f23e3637383061774542d973cc48c","kind":"commit","published_at":"2019-04-28T22:42:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.8","sha":"92d6e987a43041fde63fd02cad61277d04193c29","kind":"commit","published_at":"2019-04-17T19:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"663643e0a83554d7730be42140aef6bc3ac09c6a","kind":"commit","published_at":"2019-04-07T23:25:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"2482d2b689440df6fb3da6157a789adac2783736","kind":"commit","published_at":"2019-03-30T19:33:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6/manifests"},{"name":"v3.9.3","sha":"ebed7922fc97331519f507768572a068edb8494e","kind":"commit","published_at":"2019-03-28T14:06:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3/manifests"},{"name":"v4.0.0-alpha.5","sha":"1bfdbe5688fb3556e4bebd1f8e357c515244ac42","kind":"commit","published_at":"2019-03-23T21:04:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"997324d52467e3a7b7a8058c0ba8309d04d4ddf6","kind":"commit","published_at":"2019-03-17T11:00:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"3a5d2e50411ddd3caea450abda49fd7c6ed230dc","kind":"commit","published_at":"2019-03-10T11:57:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"f606f7584dd842a89423dd3cc69e32b5ad3fdae1","kind":"commit","published_at":"2019-03-03T16:12:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"eea3b4d9a623f87d79be63f57b4a69ddfe375610","kind":"commit","published_at":"2019-02-20T10:58:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"97b26c4821299aef21e6ef9372a25aedd78d0137","kind":"commit","published_at":"2019-02-12T14:39:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.9.2","sha":"dbc788f7d231b4eceaa7a6a3e253104de5de9af0","kind":"commit","published_at":"2019-02-03T20:45:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2/manifests"},{"name":"v3.9.1","sha":"b903d7432b5a06583c9915f7ab9346bad76007a1","kind":"commit","published_at":"2019-01-26T13:59:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"f6353cdd15b954091c3f53498eb7de198755b740","kind":"commit","published_at":"2019-01-14T21:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"8df7a83ccc0b200e67feb823ceaaf793e4b6d007","kind":"commit","published_at":"2019-01-09T21:57:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"c202914213f19b070738ba5837da18e89c1662ee","kind":"commit","published_at":"2019-01-07T18:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"baa45b12252be8965809a0ad06e67e7dc7d44313","kind":"commit","published_at":"2018-12-30T21:47:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"0445ca8b710425f22744249a0c7bb3c20e95237b","kind":"commit","published_at":"2018-12-30T21:24:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"f0d60d8a510180e9c7a9b588d3e6c04d0d1a23d3","kind":"commit","published_at":"2018-12-22T15:42:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"1871b089aef090728321cab69be92daaec6eb131","kind":"commit","published_at":"2018-12-17T20:02:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0/manifests"},{"name":"v3.6.2","sha":"edde0b4f0073fcacb7233b553812f3dffe619da5","kind":"commit","published_at":"2018-12-09T20:22:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"e5fbf74a06157e2d73701a158e8d6b5914429ea1","kind":"commit","published_at":"2018-12-01T10:43:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1/manifests"},{"name":"issue-13699-mster","sha":"ac0153bf1b13ddbc1e43c22693f2c223838d9f1a","kind":"tag","published_at":"2018-11-28T20:15:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/issue-13699-mster","html_url":"https://github.com/mui/material-ui/releases/tag/issue-13699-mster","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@issue-13699-mster","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster/manifests"},{"name":"v3.6.0","sha":"d9c790fa69a1c053c3d471e030e4066122d58902","kind":"commit","published_at":"2018-11-26T19:49:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"34492c23a773b1db66fe65801997257709c4f319","kind":"commit","published_at":"2018-11-12T23:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"dc6b2b870fa514e98c74b6854d22c6e25e7684cb","kind":"commit","published_at":"2018-11-12T22:46:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"ba1dc0f27cd85996dbf3ef9df4d7f10552d6c91f","kind":"commit","published_at":"2018-11-04T23:41:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0/manifests"},{"name":"v3.3.2","sha":"47b20fe33c5f1c8a2563bad3c27811c37f698794","kind":"commit","published_at":"2018-10-27T20:16:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"92b2a36716c8ced3d12ff0b300be06cc4743e6da","kind":"commit","published_at":"2018-10-23T22:16:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"47d3b93780400d6eaef48d29dfcbebec8a5f22b2","kind":"commit","published_at":"2018-10-21T21:27:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"bbb0b683dd45d130b17580da86fe6ccc1ab5b3d3","kind":"commit","published_at":"2018-10-15T22:11:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"a61f0fc9a56ef22874753175bad2a636460130d1","kind":"commit","published_at":"2018-10-14T21:03:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"58f526f46e609e3e6cd785d15bfc5486df7ab79f","kind":"commit","published_at":"2018-10-07T22:44:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"dbd67aa892a4e9885d763fcb0d1f6c1691fbf763","kind":"commit","published_at":"2018-09-30T17:16:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"6184c508f94500a9da7486ccb2b9398023e4b1b5","kind":"commit","published_at":"2018-09-23T22:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"a9cbda69c8e059d928da53d9525652170b999455","kind":"commit","published_at":"2018-09-16T21:32:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"27412afa36b6c64b15b3b33cd51235efbc55a775","kind":"commit","published_at":"2018-09-08T22:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d6fb8524ff94080614e8d4d1064c7b2cec66c5d1","kind":"commit","published_at":"2018-09-03T21:14:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"2e9643f6c43c9b393a3914cd085aac92df546c04","kind":"commit","published_at":"2018-08-28T22:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"6847e0affc09f56a1497013be98bc3b59ccd3fde","kind":"commit","published_at":"2018-08-27T17:34:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0/manifests"},{"name":"v1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1","html_url":"https://github.com/mui/material-ui/releases/tag/v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1/manifests"},{"name":"v1.5.1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6b4c29e324eaa1272ce7b42ecab0e3460af6f437","kind":"commit","published_at":"2018-08-12T20:42:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0/manifests"},{"name":"v0.20.2","sha":"1b1c1fce216b5b2f5ecd52d21f8ec6a326c00cd5","kind":"commit","published_at":"2018-08-05T21:43:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2/manifests"},{"name":"v1.4.3","sha":"99650a6d174ad97b41ba1079cd5d7f55b5db21b5","kind":"commit","published_at":"2018-08-04T10:26:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e9bb799208b34fb8f8bbfe4b63b7a1942f95d91f","kind":"commit","published_at":"2018-07-29T14:37:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"869692ecf3812bc4577ed4dde81a9911c5949695","kind":"commit","published_at":"2018-07-22T21:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7fdc1890fb744b565480835fd5684e66871c679f","kind":"commit","published_at":"2018-07-14T15:02:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"f12ba5bfafc53ada2e5719697dd8373d41fa9471","kind":"commit","published_at":"2018-07-02T20:06:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"cd47eeabdcd4f67e35ff5ad56ae82a571da5747a","kind":"commit","published_at":"2018-06-26T10:53:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"e943cb8d6f405de5d53c1f3d1908cbccb502bb3a","kind":"commit","published_at":"2018-06-20T21:41:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"29308b10b3f8ba3565168e4da4bb5f793cb8b4f9","kind":"commit","published_at":"2018-06-18T18:38:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7c094a0f0381c7b68a223e27b5dc700a7595b122","kind":"commit","published_at":"2018-06-10T09:50:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2a300cdec817595ac879bc419257e55ef318b0f9","kind":"commit","published_at":"2018-06-03T15:25:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"3ccf76d315404ebd67f1254f5679d327c0647dfd","kind":"commit","published_at":"2018-05-26T14:56:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"73101790333124cc8f5857bc46038b7d2315842a","kind":"commit","published_at":"2018-05-17T22:07:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.1","sha":"aae0c434f99c4ab559d8aff53cfbd2cfa7974043","kind":"commit","published_at":"2018-05-15T21:15:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1/manifests"},{"name":"v0.20.1","sha":"c663649d9edf9d196aadbb3b426fd613816964fc","kind":"commit","published_at":"2018-05-13T21:34:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1/manifests"},{"name":"v1.0.0-rc.0","sha":"5f3008fc26479b40ff16ec498ae0e6e3361fdb47","kind":"commit","published_at":"2018-05-13T19:13:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-beta.47","sha":"d16e4f5115a9fde3e8958d7959a912a55cbb246d","kind":"commit","published_at":"2018-05-09T21:48:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.47","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47/manifests"},{"name":"v1.0.0-beta.46","sha":"aa1ef83f22650245dd736681d7ec6331cb2a42ef","kind":"commit","published_at":"2018-05-08T21:51:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.46","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46/manifests"},{"name":"v1.0.0-beta.45","sha":"ab592831cbf5987a6516139aeaf148bdb3360ccb","kind":"commit","published_at":"2018-05-07T13:38:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.45","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45/manifests"},{"name":"v1.0.0-beta.44","sha":"0bba4ad1aed5d2181baa156009301eb56fd80158","kind":"commit","published_at":"2018-04-29T20:57:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.44","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44/manifests"},{"name":"v1.0.0-beta.43","sha":"6dfe7382b9777885abe84f4d1f66c0c62545d559","kind":"commit","published_at":"2018-04-22T10:47:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.43","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43/manifests"},{"name":"v1.0.0-beta.42","sha":"bc03443cac8a55ce3fc4d19e6a95e0f3d0116fbf","kind":"commit","published_at":"2018-04-16T20:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.42","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42/manifests"},{"name":"v1.0.0-beta.41","sha":"cddff325bdc2c79592701c11e295e48db0879c28","kind":"tag","published_at":"2018-04-07T18:26:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.41","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41/manifests"},{"name":"v1.0.0-beta.40","sha":"7f423b6bef54c4a34f3b53d9b8ebf33c183916f8","kind":"tag","published_at":"2018-04-01T09:55:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.40","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40/manifests"},{"name":"v1.0.0-beta.39","sha":"b95cb7a83a102b21b7f6add713398f6c9e743d50","kind":"tag","published_at":"2018-03-28T21:23:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.39","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39/manifests"},{"name":"v1.0.0-beta.38","sha":"a6ccfbe7699b67b03703b49a7cb14d865b841d38","kind":"tag","published_at":"2018-03-17T12:24:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.38","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38/manifests"},{"name":"v1.0.0-beta.37","sha":"1587ac3654ae5061eb21f652722a02cc4c367292","kind":"tag","published_at":"2018-03-11T14:31:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.37","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37/manifests"},{"name":"v1.0.0-beta.36","sha":"f31bd2e431c29f85a053387ce062987a3fc36168","kind":"tag","published_at":"2018-03-05T21:07:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.36","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36/manifests"},{"name":"v1.0.0-beta.35","sha":"25ca14ffcec6eeb75446730a03cc4a2014c5e8ab","kind":"tag","published_at":"2018-02-25T22:47:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.35","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.2","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2/manifests"},{"name":"olivier-material-ui-codemod@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1/manifests"},{"name":"olivier-material-ui-icons@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.1","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1/manifests"},{"name":"olivier-material-ui-codemod@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0/manifests"},{"name":"olivier-material-ui-icons@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0/manifests"},{"name":"v1.0.0-beta.34","sha":"284dfcb06fed2244033cc971cb78f485bafece3d","kind":"tag","published_at":"2018-02-17T12:08:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.34","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34/manifests"},{"name":"v1.0.0-beta.33","sha":"b7f698d48d61e74f74e5e50a08b4309460a55266","kind":"tag","published_at":"2018-02-10T12:03:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.33","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33/manifests"},{"name":"v1.0.0-beta.32","sha":"896bc50f35a83fac0453dbbecd9f367b45b450e9","kind":"tag","published_at":"2018-02-04T22:44:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.32","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32/manifests"},{"name":"v1.0.0-beta.31","sha":"6271146a2545aeedf4110990de21ebc0c910b627","kind":"tag","published_at":"2018-01-29T22:06:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.31","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31/manifests"},{"name":"v1.0.0-beta.30","sha":"2bb35ce508832f518a4c3af8cd7cf67af8fd90c5","kind":"tag","published_at":"2018-01-21T22:50:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.30","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30/manifests"},{"name":"v1.0.0-beta.29","sha":"7386d56d4dfb85ca4a586a56691b6a58798d5c42","kind":"tag","published_at":"2018-01-16T20:27:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.29","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29/manifests"},{"name":"v1.0.0-beta.28","sha":"e1f3dad9084edf460d42e0a5f6b7c956eaa51e8d","kind":"tag","published_at":"2018-01-14T14:52:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.28","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28/manifests"},{"name":"v1.0.0-beta.27","sha":"fcfe4a64a95f65e205c5ba9523987982e6556eea","kind":"tag","published_at":"2018-01-06T15:25:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.27","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27/manifests"},{"name":"v1.0.0-beta.26","sha":"bd42549ee464bce03743f7ee18964066f9d3907d","kind":"tag","published_at":"2017-12-30T23:24:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.26","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26/manifests"},{"name":"v1.0.0-beta.25","sha":"d9ab3e313136fa5fb179743b560ac7c9e4fa8f6a","kind":"tag","published_at":"2017-12-22T23:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.25","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25/manifests"},{"name":"v1.0.0-beta.24","sha":"7c8fe8516f8bf6317e7cc748eefa7d97c92b4007","kind":"tag","published_at":"2017-12-17T12:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.24","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24/manifests"},{"name":"v1.0.0-beta.23","sha":"1a4e5b06ae0a7f6b3a6be810d272ebdf3efbb863","kind":"tag","published_at":"2017-12-09T09:51:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.23","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23/manifests"},{"name":"v0.20.0","sha":"86b40ae4883e95d6139e9e5d59c0e14aa022ce3a","kind":"commit","published_at":"2017-12-04T04:05:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0/manifests"},{"name":"v1.0.0-beta.22","sha":"22f68ca292a947349ae2877b09e85775703ec87f","kind":"tag","published_at":"2017-11-28T23:11:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22/manifests"},{"name":"v1.0.0-beta.21","sha":"d33604a9deacbb2725da3688d823416486a039c1","kind":"tag","published_at":"2017-11-13T22:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21/manifests"},{"name":"v1.0.0-beta.20","sha":"076d08bfa709ffdb4858106ebda73f475e4ec5b9","kind":"tag","published_at":"2017-11-05T19:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20/manifests"},{"name":"v1.0.0-beta.19","sha":"2a1879fb818973d4df766c2d7842afd939fdb2b8","kind":"tag","published_at":"2017-10-30T21:51:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19/manifests"},{"name":"v1.0.0-beta.18","sha":"f626204f8e0cd9933bcb7a8c8ac5cd97d6419eca","kind":"tag","published_at":"2017-10-23T21:58:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18/manifests"},{"name":"v1.0.0-beta.17","sha":"616d69d5ff7263eb9c84960b6b7a4c9ff852d4ef","kind":"tag","published_at":"2017-10-15T22:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17/manifests"},{"name":"v1.0.0-beta.16","sha":"56fd0d9d2f6fe0222b8c4117e227de1d725918ba","kind":"tag","published_at":"2017-10-08T20:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16/manifests"},{"name":"v0.19.4","sha":"f1bc4be26ca68578f0cfd053fed8eeabe0d3a636","kind":"tag","published_at":"2017-10-08T19:56:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4/manifests"},{"name":"v1.0.0-beta.15","sha":"4da17a67182a212be91a36cec9c976ccb6293380","kind":"tag","published_at":"2017-10-04T16:05:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15/manifests"},{"name":"v1.0.0-beta.13","sha":"736f12000e6989b2e37fcf10deca8bcf20a284f5","kind":"tag","published_at":"2017-10-01T19:58:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13/manifests"},{"name":"v0.19.3","sha":"7e484cc0c2e3db1e30ebe89d93475f2999f6168c","kind":"tag","published_at":"2017-10-01T19:35:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3/manifests"},{"name":"v1.0.0-beta.12","sha":"65b6e04a74a1520209e7b8fcfa311a431ecb070a","kind":"tag","published_at":"2017-09-24T18:24:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12/manifests"},{"name":"v0.19.2","sha":"5f750e046d48fa2f8c0efd86290ea48661c9b32e","kind":"tag","published_at":"2017-09-18T20:14:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2/manifests"},{"name":"v1.0.0-beta.11","sha":"01c6feb33e7e4e5043ce2a8377fa7dda3dbc8180","kind":"tag","published_at":"2017-09-18T19:11:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11/manifests"},{"name":"v1.0.0-beta.10","sha":"3d4518c997fe875f8e91044ff59a09a46fdfb726","kind":"tag","published_at":"2017-09-13T21:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10/manifests"},{"name":"v1.0.0-beta.9","sha":"d4dba0da9a00efe5104365ca647d848a131a41a6","kind":"tag","published_at":"2017-09-10T11:17:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9/manifests"},{"name":"v1.0.0-beta.8","sha":"865b39bef48c3f85743c3914ba146b97b93fce0f","kind":"tag","published_at":"2017-09-02T11:11:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8/manifests"},{"name":"v0.19.1","sha":"b0d03e92c64bee1ac8c25acd0c48657b7f605d9a","kind":"tag","published_at":"2017-09-02T10:38:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1/manifests"},{"name":"v1.0.0-beta.7","sha":"d2083879918dcafdc9c17e3e19440000a0abb3b0","kind":"tag","published_at":"2017-08-30T22:51:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7/manifests"},{"name":"v1.0.0-beta.6","sha":"8385df161a6792d472821e30c7095b267b844950","kind":"tag","published_at":"2017-08-20T14:48:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6/manifests"},{"name":"v1.0.0-beta.5","sha":"8292545fd41ea9f9d3c7c52bb45f60a4fea434a9","kind":"tag","published_at":"2017-08-15T08:55:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5/manifests"},{"name":"v0.19.0","sha":"d1b3bc614a818d497e38fd51c85077dd7b490bad","kind":"tag","published_at":"2017-08-15T08:17:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0/manifests"},{"name":"v1.0.0-beta.4","sha":"110f0a6e95e8e2b51b2bdd7e545a9b41d1a0009f","kind":"tag","published_at":"2017-08-05T10:09:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4/manifests"},{"name":"v1.0.0-beta.3","sha":"e0dd9560d4a152ca0a61558b6238edc40746c354","kind":"tag","published_at":"2017-07-29T21:00:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"45d5da95daf4d52b0ea6e4ffbef27755fa0aa196","kind":"tag","published_at":"2017-07-23T17:45:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"603fbde8d99e386d6640ec6c24ba9fcfc4316dd4","kind":"tag","published_at":"2017-07-23T17:12:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1/manifests"},{"name":"v0.18.7","sha":"50f6dfc4b6ee7473e27ba950c3ce900b24f17d1c","kind":"tag","published_at":"2017-07-23T15:51:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7/manifests"},{"name":"v1.0.0-alpha.22","sha":"f3992561ed94696d595b6a56efc7449c7dee67c7","kind":"tag","published_at":"2017-07-18T09:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22/manifests"},{"name":"v1.0.0-alpha.21","sha":"49d21891b72796f4a8f383d9b15b66f72cb94549","kind":"tag","published_at":"2017-07-04T22:13:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21/manifests"},{"name":"v0.18.6","sha":"1d10ecbac4a83f9934bb6a7f025855f82002113c","kind":"tag","published_at":"2017-07-04T21:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6/manifests"},{"name":"v0.18.5","sha":"86f7c4141cc66ab1e96a681a6945472283e41ea3","kind":"tag","published_at":"2017-06-28T18:14:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5/manifests"},{"name":"v1.0.0-alpha.20","sha":"84363396403cbbd51072d0b09822cd6d8ab6bf87","kind":"tag","published_at":"2017-06-25T18:01:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20/manifests"},{"name":"v0.18.4","sha":"2c6872cacf19ac71a316b282c2467162dcd148c6","kind":"tag","published_at":"2017-06-25T17:39:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4/manifests"},{"name":"v1.0.0-alpha.19","sha":"611bfd7557fd928933e39c054d2b2edeb57adaed","kind":"tag","published_at":"2017-06-19T16:58:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19/manifests"},{"name":"v1.0.0-alpha.18","sha":"5fdb60642bdf2907b7fba352cf2cd0fa7208848f","kind":"tag","published_at":"2017-06-19T10:12:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18/manifests"},{"name":"v1.0.0-alpha.17","sha":"73e0a35145d10f3c29a991f75e5ba8315e0e754a","kind":"tag","published_at":"2017-06-12T11:55:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17/manifests"},{"name":"v0.18.3","sha":"4c6a542c772f9fe9ff97bb95f63801138d7722d0","kind":"tag","published_at":"2017-06-07T21:28:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"9d3b59b3fec3b31b37334c3bd842112f3d090f86","kind":"commit","published_at":"2017-06-06T21:29:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2/manifests"},{"name":"v1.0.0-alpha.16","sha":"0c7dba6dc5ad8b9f69ec3c60e3ba31f2973e582a","kind":"tag","published_at":"2017-06-01T08:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"18508aeb3e5817406209e15c3e51a53c2cbece96","kind":"tag","published_at":"2017-05-23T20:00:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"771fb44738e116a1d2cec7aabb8ed1425b1d57f6","kind":"tag","published_at":"2017-05-14T10:11:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14/manifests"},{"name":"v0.18.1","sha":"715372edf9fc21244030207409b4070158f6936d","kind":"tag","published_at":"2017-05-13T10:21:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1/manifests"},{"name":"v1.0.0-alpha.13","sha":"17fde80a53fb9fcce31a82290f54de55cf3655e9","kind":"tag","published_at":"2017-05-08T10:47:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13/manifests"},{"name":"v0.18.0","sha":"dea7938b1265a3b100899d65589fbd05e877ab9e","kind":"tag","published_at":"2017-04-30T22:26:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0/manifests"},{"name":"v1.0.0-alpha.12","sha":"dc7371e4770fd3e8b1a82b9c2c2a652acaa73713","kind":"tag","published_at":"2017-04-30T22:22:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12/manifests"},{"name":"v0.17.4","sha":"a398290811c94bd6bb2d5d04c7f6d0ce734e3ad6","kind":"commit","published_at":"2017-04-14T17:20:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4/manifests"},{"name":"v1.0.0-alpha.11","sha":"7b3dbfaf2e94e8139424c8660692ee20d5a9880e","kind":"tag","published_at":"2017-04-14T16:50:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11/manifests"},{"name":"v0.17.3","sha":"53076a03182668f94d3bf40cd880309a51e9be88","kind":"tag","published_at":"2017-04-10T21:42:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"38c4aed87e608ded8e083dcf341ed5e9a14c20ef","kind":"tag","published_at":"2017-04-09T11:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2/manifests"},{"name":"v1.0.0-alpha.10","sha":"27fd907d604c1d3189b7b70e3a7e4758e0171492","kind":"tag","published_at":"2017-04-06T12:00:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"b962c2fbfa7a9cab9e9844e01966b90ca86e67a1","kind":"tag","published_at":"2017-04-01T13:47:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a0b4691eb3958aeb9173a8f4e705c81dfb7d25da","kind":"tag","published_at":"2017-03-25T11:46:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8/manifests"},{"name":"v0.17.1","sha":"05280483dbbc29e56edd8f3644721679b55d4d73","kind":"commit","published_at":"2017-03-13T12:27:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1/manifests"},{"name":"v1.0.0-alpha.7","sha":"9281a3fcee37d6afb9e493ff06e8a2626f4d7d91","kind":"tag","published_at":"2017-03-12T12:31:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"69f604946c366c655d0613841c034cacee7e9ef4","kind":"commit","published_at":"2017-02-26T12:41:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6/manifests"},{"name":"v1.0.0-alpha.5","sha":"74973892bdfacd5c9e3a4ce63185e9a6500d9522","kind":"commit","published_at":"2017-02-26T11:04:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-alpha.4","sha":"6472a6864951bfe7f3739afbe74b50981299ac28","kind":"commit","published_at":"2017-02-26T10:19:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4/manifests"},{"name":"v0.17.0","sha":"c9af9606bcea6551ceaadc2f6430d629eb679e84","kind":"commit","published_at":"2017-02-12T22:06:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0/manifests"},{"name":"v1.0.0-alpha.3","sha":"4583f5212d0b668e3801a859d3cc584cec0ec173","kind":"commit","published_at":"2017-02-12T21:43:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"8476782b595175d25c8a972b5fe53bc1f8532676","kind":"tag","published_at":"2017-02-07T19:48:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"3a0eb03018a9c5c96ba5233de8ef45202403a94c","kind":"commit","published_at":"2017-01-29T21:29:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.16.7","sha":"867c6c29b1badd839b1fd57720e5754fcd53a516","kind":"commit","published_at":"2017-01-15T19:57:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"bc84dbeeb78b725fefdc10cdc6eee7b75cc1226e","kind":"commit","published_at":"2016-12-25T21:03:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"8a03a04ef17f76ce09b88607b216d8a8e4d277d6","kind":"commit","published_at":"2016-12-09T20:45:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"84c18c98ff56fbe81be902735164219040729bb1","kind":"commit","published_at":"2016-11-17T19:18:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"066c5d53d1d4ecec2923ed12ec14647ae8248a9c","kind":"commit","published_at":"2016-11-17T16:41:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"806b2eab2272b430e814f8b3c7f1e7b31cd0e306","kind":"commit","published_at":"2016-11-14T17:22:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"2085737a798d9cb808b2fddf1f06883b27327ccc","kind":"commit","published_at":"2016-10-19T18:24:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"6eb9913441cb39562f4c935bdd70042d26daa260","kind":"commit","published_at":"2016-10-05T14:36:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0/manifests"},{"name":"v0.16.0-rc2","sha":"71a9524d0ec28dad2f566a42c7bb8ad2ea93ce36","kind":"commit","published_at":"2016-09-24T19:31:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2/manifests"},{"name":"v0.16.0-rc1","sha":"1691addd7f84317619c6831c35cb1f32ef3779b6","kind":"commit","published_at":"2016-09-07T19:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1/manifests"},{"name":"v0.15.4","sha":"be9bc14f4cda041299b6f8845af87b9278c871fc","kind":"commit","published_at":"2016-08-10T22:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"8bd3589dd7f676f3d725559cbd63457afe8d3691","kind":"commit","published_at":"2016-08-02T20:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"908f694e1e6eae9e63da6b22e63100d6bda4fa8e","kind":"commit","published_at":"2016-07-09T21:10:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"1fed1bcc81d89e473e261c1da4bf0a3a46515ce8","kind":"tag","published_at":"2016-06-20T08:15:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"06667b589952f58ff8c6d277df364ef16dada671","kind":"tag","published_at":"2016-05-06T13:49:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0/manifests"},{"name":"v0.15.0-beta.2","sha":"7cf7adfe9042e9be8dbaa1c850ffacca26e9c269","kind":"commit","published_at":"2016-04-21T22:57:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2/manifests"},{"name":"v0.15.0-beta.1","sha":"47d7525fb77c7c579e99d595b3f98c69fc838c77","kind":"tag","published_at":"2016-04-14T13:33:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1/manifests"},{"name":"v0.15.0-alpha.2","sha":"caabf9eaee5a5e11097958105f8427cfc8905f86","kind":"tag","published_at":"2016-03-17T23:37:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2/manifests"},{"name":"v0.15.0-alpha.1","sha":"2ebddeb908857c16ece162964a7e501ab37716ba","kind":"commit","published_at":"2016-02-27T17:54:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1/manifests"},{"name":"v0.14.4","sha":"de2bee1335ff1fd701a60cb3d739cf919dbd77ce","kind":"commit","published_at":"2016-02-03T00:47:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"fa9141f90149392cc3fa366736e61a89b07e9205","kind":"commit","published_at":"2016-01-27T03:06:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"44b41957ae81344cf6dc794cf2dbe2da48152622","kind":"commit","published_at":"2016-01-08T15:52:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"0ae4d7f61bb240ae5e2adc9d15a8d5629f738db6","kind":"commit","published_at":"2016-01-04T22:23:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"628bc82957d8e537a1b648e31e10723820bb00ac","kind":"commit","published_at":"2015-12-25T15:12:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0/manifests"},{"name":"v0.14.0-rc2","sha":"9a24d8a7839c37b86748ad8022e39235e8eb6be2","kind":"commit","published_at":"2015-12-14T22:26:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2/manifests"},{"name":"v0.14.0-rc1","sha":"7459597806a2f1f5826eaab26d3c5d974da70fbd","kind":"commit","published_at":"2015-12-04T19:52:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1/manifests"},{"name":"v0.13.4","sha":"a98006f9ffb588030cbdd2e3b4a4515017e58c43","kind":"commit","published_at":"2015-11-24T17:07:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"e33afed6913b58a990bd4b51a038bbfff0a0f42f","kind":"commit","published_at":"2015-11-17T16:34:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"6f28ad04e8f95073646bfeb8936c550ca4a94347","kind":"commit","published_at":"2015-11-10T00:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"330488977f95dbebd6cf6a387bf10a86238331ff","kind":"commit","published_at":"2015-10-29T21:08:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"7980cd589e9dc9e055e1b789bf2f80e7f2ef0f5d","kind":"commit","published_at":"2015-10-21T19:38:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"86394ccd2d7b715eaa054a369679eba4ac82ce1f","kind":"commit","published_at":"2015-10-21T19:04:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"d310459476a461e0d29f166de277896026d8f35f","kind":"commit","published_at":"2015-10-19T17:30:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"06aca1012d01de4ec782acfb8d22a6ec83d48ff7","kind":"commit","published_at":"2015-10-07T21:43:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"6671f90516c2065839efae773ecda924b8bebdae","kind":"commit","published_at":"2015-10-06T19:31:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"a4e194e46c47f8e2eedfab8f0a8c4104e5679c95","kind":"commit","published_at":"2015-09-28T16:15:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"aa485220ff28e907d2548cbfb65bd789c23d9eba","kind":"commit","published_at":"2015-09-25T16:08:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"b55b770f2049852febe47bef27aa0eaceafcec08","kind":"commit","published_at":"2015-09-15T21:10:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"82bc1cb2805f7b624516f71628e6ca525df18cad","kind":"commit","published_at":"2015-08-24T21:31:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0/manifests"},{"name":"v0.10.4","sha":"a8097bcbed6939f0cb308e05acf03a907b666725","kind":"commit","published_at":"2015-08-09T03:29:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"2a43082b52138e33c85878616461445895066a11","kind":"commit","published_at":"2015-08-08T22:51:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"71583523f39c1830d3fcffeff0598c2f803f1048","kind":"commit","published_at":"2015-07-29T20:34:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"6b609c63611b02f9e845b765770983c547cd6af8","kind":"commit","published_at":"2015-07-13T21:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"b6140ec86c5087ad799e9a658f3f0d9b150c205a","kind":"commit","published_at":"2015-07-10T01:35:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"8a18478700f49b94fe7f580664e7b31c581ceb0b","kind":"commit","published_at":"2015-06-20T17:47:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"3da654eb4f0ddb10d81f2706eda1f3819e40b795","kind":"commit","published_at":"2015-06-15T01:46:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"867e87d3530b4fb6bc7f6ec5fb9edcd49e7bd631","kind":"commit","published_at":"2015-06-09T23:38:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"cb794810e7c39352f1bbd533d92983dc22a57510","kind":"commit","published_at":"2015-05-24T20:12:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0/manifests"},{"name":"v0.7.5","sha":"b3ce0b272e5468919d01b3d3ab6751a92f682b48","kind":"commit","published_at":"2015-04-27T19:14:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"abc159f246f15163f7984bcf702409cffc745d6e","kind":"commit","published_at":"2015-04-21T18:14:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"9321a4a8879f380a725c7439114ebf3e0da8abcc","kind":"commit","published_at":"2015-04-01T15:20:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"953606f4d1a9e3a33798b499219fe40b1f81fd96","kind":"commit","published_at":"2015-03-25T23:45:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"03c169188dd10ec2242b7806050781867c0291dd","kind":"commit","published_at":"2015-03-04T21:41:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"078ba0c94f8985dd2d96587784f760474ba51858","kind":"commit","published_at":"2015-02-13T21:06:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"accd9f0ef163d514b091709ffd63f76f6d1a467f","kind":"commit","published_at":"2015-01-27T00:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"57c7a95be20dc77cbe0459a40acc802e16de5148","kind":"commit","published_at":"2015-01-26T23:07:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"706446d6aeb952def6f2016fdc213b6e56b2d40f","kind":"commit","published_at":"2015-01-03T23:58:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"6b294fdd0a7f9686b8b8f05cf8759e90b3e581f9","kind":"commit","published_at":"2014-12-25T17:36:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"3eb741fdb94fff5e8218809b8f7d5a9d2e4d1778","kind":"commit","published_at":"2014-12-15T17:14:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"d65414913839d9d939c8bd938ca21f39f0faa924","kind":"commit","published_at":"2014-12-07T15:15:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"fc3232f6e9d1662c4f9d813b70acb329c4cdc6de","kind":"commit","published_at":"2014-11-30T21:22:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"4b02786c2a7e27613201fe72c033a260018a38d6","kind":"commit","published_at":"2014-11-28T20:34:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"ab8880bc442941c20d58ca2cbb8aace7b2724929","kind":"commit","published_at":"2014-11-17T20:10:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"052b0bc5a3e887d0a36b2277a2e09812a0ce206b","kind":"commit","published_at":"2014-11-11T21:11:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"715b7e868003ac9b121bdacee3e1301b9c660aa9","kind":"commit","published_at":"2014-11-08T19:56:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"088d257c0bec691545cd32f83fd2af753866b8ee","kind":"commit","published_at":"2014-11-08T00:13:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0/manifests"},{"name":"v0.1.29","sha":"3fe7b8bf7c3adc04522f311ce1c1c3b6e39e8edd","kind":"commit","published_at":"2014-11-05T19:58:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.1.29","html_url":"https://github.com/mui/material-ui/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29/manifests"}]},"repo_metadata_updated_at":"2025-10-29T21:14:07.293Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":0.021267929767677964,"forks_count":0.27828885460159747,"average":16.069475906043905},"purl":"pkg:maven/org.webjars.npm/mui__system","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:mui__system","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:mui__system","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:mui__system/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-29T16:04:14.239Z","issues_count":4308,"pull_requests_count":9949,"avg_time_to_close_issue":13592057.178502878,"avg_time_to_close_pull_request":1743679.4759773905,"issues_closed_count":2590,"pull_requests_closed_count":8490,"pull_request_authors_count":716,"issue_authors_count":2931,"avg_comments_per_issue":5.109795728876509,"avg_comments_per_pull_request":1.994974369283345,"merged_pull_requests_count":7175,"bot_issues_count":19,"bot_pull_requests_count":3438,"past_year_issues_count":769,"past_year_pull_requests_count":3299,"past_year_avg_time_to_close_issue":842316.4168674699,"past_year_avg_time_to_close_pull_request":466566.7232444611,"past_year_issues_closed_count":415,"past_year_pull_requests_closed_count":2663,"past_year_pull_request_authors_count":186,"past_year_issue_authors_count":610,"past_year_avg_comments_per_issue":1.859557867360208,"past_year_avg_comments_per_pull_request":1.4080024249772658,"past_year_bot_issues_count":9,"past_year_bot_pull_requests_count":1478,"past_year_merged_pull_requests_count":2376,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/issues","maintainers":[{"login":"oliviertassinari","count":773,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"siriwatknp","count":700,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":511,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":434,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"mnajdova","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"michaldudak","count":262,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"aarongarciah","count":237,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"ZeeshanTamboli","count":207,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mj12albert","count":193,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"alexfauquette","count":165,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"samuelsycamore","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"cherniavskii","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"LukasTy","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"bharatkashyap","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"DanailH","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"JCQuintas","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"eps1lon","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"hbjORbj","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hbjORbj"},{"login":"flaviendelangle","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"michelengelen","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"rosskevin","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rosskevin"},{"login":"mbrookes","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"m4theushw","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"apedroferreira","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"hasdfa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"nikitaa24","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikitaa24"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"richbustos","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richbustos"},{"login":"nathanmarks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanmarks"},{"login":"vicasas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"MBilalShafi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joshwooding","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwooding"},{"login":"dimitropoulos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dimitropoulos"},{"login":"arthurbalduini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"dmtrKovalenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmtrKovalenko"},{"login":"hai-cea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-cea"},{"login":"gerdadesign","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"DavidCnoops","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidCnoops"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}],"active_maintainers":[{"login":"siriwatknp","count":282,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":241,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":191,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"oliviertassinari","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"ZeeshanTamboli","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mnajdova","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"mj12albert","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"aarongarciah","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"prakhargupta1","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"JCQuintas","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"DanailH","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"alexfauquette","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"bharatkashyap","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"LukasTy","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"cherniavskii","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"michaldudak","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"MBilalShafi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"flaviendelangle","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"vicasas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:mui__system/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:mui__system/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:mui__system/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:mui__system/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:mui__system/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":572386,"maintainers_count":0,"namespaces_count":75981,"keywords_count":35251,"github":"maven-central","metadata":{"funded_packages_count":38856},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-12-16T05:44:42.274Z","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":11975362,"name":"org.webjars.npm:mui__icons-material","ecosystem":"maven","description":"WebJar for @mui/icons-material","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/material-ui","keywords_array":[],"namespace":"org.webjars.npm","versions_count":5,"first_release_published_at":"2023-09-15T13:05:29.000Z","latest_release_published_at":"2025-08-03T23:30:35.000Z","latest_release_number":"7.2.0","last_synced_at":"2025-12-12T01:20:54.685Z","created_at":"2025-08-03T23:46:44.120Z","updated_at":"2025-12-12T01:20:54.685Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/mui__icons-material/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/mui__icons-material/","metadata":{},"repo_metadata":{"id":19822297,"uuid":"23083156","full_name":"mui/material-ui","owner":"mui","description":"Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.","archived":false,"fork":false,"pushed_at":"2025-10-22T16:11:10.000Z","size":699196,"stargazers_count":96842,"open_issues_count":1774,"forks_count":32693,"subscribers_count":1324,"default_branch":"master","last_synced_at":"2025-10-22T18:17:02.502Z","etag":null,"topics":["design-system","material-design","material-ui","react","react-components"],"latest_commit_sha":null,"homepage":"https://mui.com/material-ui/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2014-08-18T19:11:54.000Z","updated_at":"2025-10-22T16:11:52.000Z","dependencies_parsed_at":"2025-06-02T16:06:01.092Z","dependency_job_id":"32b77193-1b92-4638-bb5e-6c82ade9eee5","html_url":"https://github.com/mui/material-ui","commit_stats":{"total_commits":23822,"total_committers":3211,"mean_commits":"7.4188726253503585","dds":0.8266728234405172,"last_synced_commit":"c0620e333641deda56f3cd68c7c3736098ee818c"},"previous_names":["mui-org/material-ui","callemall/material-ui"],"tags_count":568,"template":false,"template_full_name":null,"purl":"pkg:github/mui/material-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/sbom","scorecard":{"id":262861,"data":{"date":"2025-08-17T02:37:43Z","repo":{"name":"github.com/mui/material-ui","commit":"06de3386e5dbd68c7e7496219f702232dcd7ec9f"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.7,"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":"Maintained","score":10,"reason":"30 commit(s) and 1 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":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/check-if-pr-has-label.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yml: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:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/no-response.yml:22","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/check-if-pr-has-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci-check.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-cleanup.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/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/publish-canaries.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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 28 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":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  14 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:  13 out of  13 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":"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: 'allow deletion' disabled on branch 'v6.x'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v6.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v6.x'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'v6.x'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v6.x'","Warn: codeowners review is not required on branch 'master'","Warn: codeowners review is not required on branch 'v6.x'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v6.x'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v6.x'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v6.x'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v6.x'"],"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":"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":"CI-Tests","score":10,"reason":"28 out of 28 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 36 contributing companies or organizations","details":["Info: found contributions from: A11yance, LightSourceAI, TourConnect, Treeshakers, alienfast, calcom, callemall, cefsharp, cssinjs, emikra, goose-duck, instacart, jalaali, lightsourceai, mui, mui-org, nodejs, openfoodfacts, pabloengine, pretur, react-native-community, reactiran, reactjs, reactwg, state-machines, storybookjs, testing-library, text-em-all, typed-typings, typescript-cheatsheets, underjs, vercel, webpack, yarnpkg, yarnplugins, 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":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-cpj6-fhp6-mr6j","Warn: Project is vulnerable to: GHSA-f46r-rw29-r322","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","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-17T11:13:50.539Z","repository_id":19822297,"created_at":"2025-08-17T11:13:50.539Z","updated_at":"2025-08-17T11:13:50.539Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280748853,"owners_count":26383954,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-24T02:00:06.418Z","response_time":73,"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":"v7.3.4","sha":"28eadba9ec2899226ecbf4058b8fba1ddeab9e6d","kind":"tag","published_at":"2025-10-02T18:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4/manifests"},{"name":"v7.3.3","sha":"6984a79aa3ebde0ad9d1a21817de900f60b7dc90","kind":"tag","published_at":"2025-10-02T14:01:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3/manifests"},{"name":"v7.3.2","sha":"ebd180cdd48e365aa0c5c54b6568d5efc320590d","kind":"tag","published_at":"2025-09-02T06:18:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"3592ec32c4858c22bf99c535c037c13ee6db6b84","kind":"tag","published_at":"2025-08-06T09:33:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"ad98e5ebf7f2f629f9a8b054d9ee3e7217d163bf","kind":"tag","published_at":"2025-08-05T05:40:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0/manifests"},{"name":"v6.5.0","sha":"894dd472b2cc3bbf218eef521ce5a4bcbe914e60","kind":"tag","published_at":"2025-07-08T02:51:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0/manifests"},{"name":"v5.18.0","sha":"6b50143dcfc2aad56a37c9f2e1f14256e9a65c4e","kind":"tag","published_at":"2025-07-08T02:50:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0/manifests"},{"name":"v7.2.0","sha":"1496d735b2cf16501ce413daec40d627eee77e1d","kind":"tag","published_at":"2025-06-30T08:59:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0/manifests"},{"name":"v7.1.2","sha":"ad2d425db362790d6d0f90fbe5b5d3a5b5132503","kind":"tag","published_at":"2025-06-20T07:34:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2/manifests"},{"name":"v6.4.12","sha":"9179a92b0d97f6d0270c7fac733cfd81bd7354cc","kind":"tag","published_at":"2025-06-02T06:58:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12/manifests"},{"name":"v7.1.1","sha":"0ebb3a14ccc5dbee4ec2682b387511f107b95a65","kind":"tag","published_at":"2025-06-02T06:47:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"e3e07e0b8fac5ca8fb4bbf3ec453dbe79133552f","kind":"tag","published_at":"2025-05-06T08:50:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0/manifests"},{"name":"v6.4.11","sha":"6b3957d9d42c83e069da8e8bb534ec294dcb6254","kind":"tag","published_at":"2025-04-10T02:36:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11/manifests"},{"name":"v7.0.2","sha":"ebb24ce49e1ef8358600a7787cb6c8d671cead63","kind":"tag","published_at":"2025-04-09T13:08:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2/manifests"},{"name":"v6.4.10","sha":"d80a3609c8a7274dc5fafa348382059945aee449","kind":"tag","published_at":"2025-03-31T19:03:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10/manifests"},{"name":"v7.0.1","sha":"d6fdcac555725c3807e6f03445e3a051398ee739","kind":"tag","published_at":"2025-03-28T18:58:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"22aa7db2ed23df3b43530e9fdb57bc1051221457","kind":"tag","published_at":"2025-03-26T14:16:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0/manifests"},{"name":"v6.4.9","sha":"a884cb821f67a831f44cc6abfc3bc77faef91ada","kind":"tag","published_at":"2025-03-25T15:45:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9/manifests"},{"name":"v7.0.0-rc.0","sha":"ebaec8db8ae1b90183817cb0bad549d7fc63fe79","kind":"tag","published_at":"2025-03-19T09:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0/manifests"},{"name":"v5.17.1","sha":"0d509f8a4a48031a1e25974a1604b803892ce94e","kind":"tag","published_at":"2025-03-18T18:44:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"b0dc8270c5a2896293ff8b61052120a13819f0a1","kind":"tag","published_at":"2025-03-18T15:28:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0/manifests"},{"name":"v6.4.8","sha":"2bded219fabaaefc2083aa660d5856ab75cfa8d6","kind":"tag","published_at":"2025-03-17T17:54:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8/manifests"},{"name":"v7.0.0-beta.4","sha":"260ed53760f179e3bb4f1f43e2f2712ecbf9fdd7","kind":"tag","published_at":"2025-03-13T13:30:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4/manifests"},{"name":"v6.4.7","sha":"d1ca0a45fea4327ba4dc9876e62922785493f1c3","kind":"tag","published_at":"2025-03-05T15:19:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7/manifests"},{"name":"v7.0.0-beta.3","sha":"9dea4105c8b413e087bd1d0cc517b52831a2eb86","kind":"tag","published_at":"2025-03-05T15:13:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"48acea181cac8ca14455e76d01d3554ba578781e","kind":"tag","published_at":"2025-02-27T15:00:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2/manifests"},{"name":"v7.0.0-beta.1","sha":"2cf2e71af3c2b26694964884456bc335c2ba6cdb","kind":"tag","published_at":"2025-02-26T18:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1/manifests"},{"name":"v6.4.6","sha":"356b885778a2af26505d5dbba76a9abcceb69800","kind":"tag","published_at":"2025-02-26T13:39:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6/manifests"},{"name":"v7.0.0-beta.0","sha":"b485c1abec1d776e925ca90e6fa7d91e9bd057a7","kind":"tag","published_at":"2025-02-26T13:22:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0/manifests"},{"name":"v7.0.0-alpha.2","sha":"ba14b7070070281c8a6cea1df7653f007bb8da49","kind":"tag","published_at":"2025-02-18T18:57:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.4.5","sha":"6f2b908baa7863e2cbf0ec4518dc90ccfd53597b","kind":"tag","published_at":"2025-02-18T18:46:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5/manifests"},{"name":"v7.0.0-alpha.1","sha":"c390c1c2d1c85f42d40f16ce405a3c4b62026ec7","kind":"tag","published_at":"2025-02-11T17:34:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1/manifests"},{"name":"v6.4.4","sha":"c66361a6ad9d1354b60e6fb93ba3144c1348ab15","kind":"tag","published_at":"2025-02-11T14:31:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4/manifests"},{"name":"v6.4.3","sha":"cee310a92f61ffb75284195a9ed30bcb367c78e2","kind":"tag","published_at":"2025-02-04T18:53:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3/manifests"},{"name":"v7.0.0-alpha.0","sha":"3e3195a4285ca716061f7d7d87f4915630af1b69","kind":"tag","published_at":"2025-02-03T12:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.4.2","sha":"1813d89a599a4027fd216062b2cac8b0c1864f1d","kind":"tag","published_at":"2025-01-29T15:50:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2/manifests"},{"name":"v6.4.1","sha":"819e662a2ce210f8805c45057389217cb1c39a83","kind":"tag","published_at":"2025-01-21T13:23:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"f9949a8889c7e69cac145ce56411298a234d2e49","kind":"tag","published_at":"2025-01-14T16:46:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0/manifests"},{"name":"v5.16.14","sha":"ba588c8333d765af63ab15c8b33dd947b615f70b","kind":"tag","published_at":"2025-01-06T21:20:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14/manifests"},{"name":"v6.3.1","sha":"afd551abd3be44de711d6baef48e62e18b97c908","kind":"tag","published_at":"2025-01-03T13:53:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1/manifests"},{"name":"v5.16.13","sha":"e52a6379f22d38453fa046d410b0c4700707dbd9","kind":"tag","published_at":"2024-12-25T11:25:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13/manifests"},{"name":"v6.3.0","sha":"84d6ecfdccd10f204854beeef98bcc55dc99d117","kind":"tag","published_at":"2024-12-23T18:10:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"17026fc203a8b413ec7343b6eeb267a50519d515","kind":"tag","published_at":"2024-12-17T13:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1/manifests"},{"name":"v5.16.12","sha":"b8fbcf5fb5169d8db6ee0ec35001816d2777e8d4","kind":"tag","published_at":"2024-12-17T13:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12/manifests"},{"name":"v5.16.11","sha":"2413ff076b0d462736dfccd399b4be863fd79ec2","kind":"tag","published_at":"2024-12-11T10:13:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11/manifests"},{"name":"v6.2.0","sha":"3a8ceaead5ac4c2c4554e6500ca3d197420a04c2","kind":"tag","published_at":"2024-12-11T02:03:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0/manifests"},{"name":"v6.1.10","sha":"5c5e9f6d8a90034cd75dcb92403caf6b37efc916","kind":"tag","published_at":"2024-12-04T10:03:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10/manifests"},{"name":"v5.16.9","sha":"ec085b677c43ed1f37e66bd2fb58f27dce9f7184","kind":"tag","published_at":"2024-12-04T09:34:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9/manifests"},{"name":"v5.16.8","sha":"096adfbe28d038397a7f3cf3494b86844226e162","kind":"tag","published_at":"2024-11-28T06:51:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8/manifests"},{"name":"v6.1.9","sha":"821784419eefb89e4ce7b66c4b602a1e33d2fa88","kind":"tag","published_at":"2024-11-27T13:22:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9/manifests"},{"name":"v6.1.8","sha":"0b8739f145423bafdd8e2871312307bfb31c58ef","kind":"tag","published_at":"2024-11-20T15:09:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8/manifests"},{"name":"v6.1.7","sha":"a7d441d0bd3bfc16a1ce9e6d7ff3ad1afc6b62f1","kind":"tag","published_at":"2024-11-13T15:31:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7/manifests"},{"name":"v6.1.6","sha":"32112b76aa821c2a1e98120545019ef1a71ea274","kind":"tag","published_at":"2024-10-30T13:54:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6/manifests"},{"name":"v6.1.5","sha":"01c5f344628bc66e16f86284ee0fc7107002a5ca","kind":"tag","published_at":"2024-10-22T10:28:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5/manifests"},{"name":"v6.1.4","sha":"15ea548de803e4602894cae6304a497d7ddaf09c","kind":"tag","published_at":"2024-10-15T18:35:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4/manifests"},{"name":"v6.1.3","sha":"c7de2cae15cc7b7025ad79e3623320526ed16462","kind":"tag","published_at":"2024-10-09T09:47:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3/manifests"},{"name":"v6.1.2","sha":"e6ff0b5016ac4fa40cdc9b78a0d9ecdd2c0cd9db","kind":"tag","published_at":"2024-10-02T14:51:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"263c7259451d5b928bbdfd299c9c0afc89dfec02","kind":"tag","published_at":"2024-09-19T06:42:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"94cc3d0a66456713e6e25edf9a1ba35ad8df88bc","kind":"tag","published_at":"2024-09-11T13:09:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"bb620d85a89651ca4350e8861bbb35776d583726","kind":"tag","published_at":"2024-09-03T10:33:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"71dbef69dcbf2b87831af579fb777b4f1f4b219a","kind":"tag","published_at":"2024-08-29T13:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"c9a9adfb90e939c0590de6edf10d0c65fcbc8b1e","kind":"tag","published_at":"2024-08-27T09:06:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.0","sha":"55bea65c83c1beac77382fe961f8aa72eec21daa","kind":"tag","published_at":"2024-08-22T08:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0/manifests"},{"name":"v6.0.0-beta.6","sha":"cbb6f8d3b1b72732d51f5628765cfd7e75bd5747","kind":"tag","published_at":"2024-08-18T02:55:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6/manifests"},{"name":"v5.16.7","sha":"b505fd7b64e92db523198712a5d6716c494e0c66","kind":"tag","published_at":"2024-08-09T09:19:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7/manifests"},{"name":"v6.0.0-beta.5","sha":"75c24b0828981651082a3eede027b6871c96c440","kind":"tag","published_at":"2024-08-08T08:52:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5/manifests"},{"name":"v5.16.6","sha":"6eb1bdce38d0fc67fa8aebca260043c7fc8eb3e8","kind":"tag","published_at":"2024-07-30T21:06:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6/manifests"},{"name":"v6.0.0-beta.4","sha":"12532afa3e4f6f13a9fa86eb459c27792c36b6f9","kind":"tag","published_at":"2024-07-30T20:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4/manifests"},{"name":"v5.16.5","sha":"40792e6efb2c92b8964a3912e08aeb4fb7fc41c8","kind":"tag","published_at":"2024-07-25T06:42:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5/manifests"},{"name":"v6.0.0-beta.3","sha":"02fde66a0cd72fb7fe3681a5ea8c4de733b4a865","kind":"tag","published_at":"2024-07-24T18:27:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3/manifests"},{"name":"v5.16.4","sha":"77af399a3ad76f31e5f2e0fab5650b628fa50990","kind":"tag","published_at":"2024-07-16T16:01:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4/manifests"},{"name":"v6.0.0-beta.2","sha":"9ad8c1fd8dfd21d8e37fe73d71e011542b23db72","kind":"tag","published_at":"2024-07-16T14:46:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2/manifests"},{"name":"v5.16.3","sha":"e1824453bdb0a89f15d4dfe47a1c4f90fa0f0500","kind":"tag","published_at":"2024-07-16T14:18:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3/manifests"},{"name":"v6.0.0-beta.1","sha":"19c1935757925d834928a30ea41f58bb95fb355f","kind":"tag","published_at":"2024-07-16T09:42:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1/manifests"},{"name":"v5.16.2","sha":"56ddd108fe153592a800fce4d43f9758b0ff5101","kind":"tag","published_at":"2024-07-16T09:10:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2/manifests"},{"name":"v6.0.0-beta.0","sha":"3364f0740aa5c86e057ec5b0d22c1b12bfd96fa4","kind":"tag","published_at":"2024-07-11T15:54:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0/manifests"},{"name":"v5.16.1","sha":"431af6a2fd9bf6cd0422c61e36c937d1ea5e5015","kind":"tag","published_at":"2024-07-11T15:48:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1/manifests"},{"name":"v5.16.0","sha":"e5e9b9d5e952b52752b758179da20d3fa0982c05","kind":"tag","published_at":"2024-07-05T13:32:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0/manifests"},{"name":"v6.0.0-alpha.14","sha":"2a15dd74c76bacbc867a7313fdc2c42c6168327c","kind":"tag","published_at":"2024-07-05T04:25:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14/manifests"},{"name":"v6.0.0-alpha.13","sha":"a070a894fbe21c52df446438ca1bb5a891d5e1b5","kind":"tag","published_at":"2024-07-03T07:44:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13/manifests"},{"name":"v5.15.21","sha":"a306ce4afcc60de4c3e43b8f9183862235d9318e","kind":"tag","published_at":"2024-06-28T14:09:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21/manifests"},{"name":"v6.0.0-alpha.12","sha":"fb476c6c18b850e8400d03afb7447802afbfd357","kind":"tag","published_at":"2024-06-24T17:12:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.15.20","sha":"f20fa0ba4016e5425a2a4cce841075253828a551","kind":"tag","published_at":"2024-06-12T12:58:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20/manifests"},{"name":"v6.0.0-alpha.11","sha":"22c5206a9e8191b2f81131d6978a0958e55b7032","kind":"tag","published_at":"2024-06-12T08:18:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11/manifests"},{"name":"v6.0.0-alpha.10","sha":"e5ac6c0eef5efd4fa5c5eb11ccbf08e58e7443f8","kind":"tag","published_at":"2024-06-04T10:35:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10/manifests"},{"name":"v6.0.0-alpha.9","sha":"925de32766317bb84a92ec24b2b6465c8e48cc04","kind":"tag","published_at":"2024-05-29T12:25:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.15.19","sha":"77f606ba73bb5439d66871177772f54196044450","kind":"tag","published_at":"2024-05-29T12:01:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19/manifests"},{"name":"v6.0.0-alpha.8","sha":"c7dbe6e8256cef7bd2dbdcbee55428ad82513cd0","kind":"tag","published_at":"2024-05-21T16:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.15.18","sha":"607daac5baa9c8151f111fe4bacea1d7e61881a3","kind":"tag","published_at":"2024-05-16T09:29:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18/manifests"},{"name":"v6.0.0-alpha.7","sha":"997bec6d8d30a1a891aff4eeedefa41c93eaa95c","kind":"tag","published_at":"2024-05-16T06:31:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"7c8db04b91500ba77301acd360d21bff7f7c752f","kind":"tag","published_at":"2024-05-08T13:13:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.15.17","sha":"9bc4fc42959427246addfdf29db95847cc38e410","kind":"tag","published_at":"2024-05-08T12:24:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17/manifests"},{"name":"v5.15.16","sha":"284e251c155d92078f80f98919f4ab260b05e9be","kind":"tag","published_at":"2024-05-01T14:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16/manifests"},{"name":"v6.0.0-alpha.5","sha":"571d5046e26aa07605cb1e01ca99b2eb0b04d009","kind":"tag","published_at":"2024-05-01T14:16:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5/manifests"},{"name":"v6.0.0-alpha.4","sha":"afffc2ffc3db1e6abf48f3b3e13a41e8b758f874","kind":"tag","published_at":"2024-04-24T07:30:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4/manifests"},{"name":"v6.0.0-alpha.3","sha":"6d5e44409344ea4e13ceb3a02c4446dc6a7323b4","kind":"tag","published_at":"2024-04-17T16:10:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3/manifests"},{"name":"v6.0.0-alpha.2","sha":"4e75758b37119bd821435c23d9c111c545e186b6","kind":"tag","published_at":"2024-04-09T15:09:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2/manifests"},{"name":"v6.0.0-alpha.1","sha":"84307c1a2495a716788ec25f046faaa4d16c88c7","kind":"tag","published_at":"2024-04-05T10:43:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1/manifests"},{"name":"v5.15.15","sha":"5a079965186640b5176f00c537f3b9e6c299b5c4","kind":"tag","published_at":"2024-04-04T07:09:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15/manifests"},{"name":"v6.0.0-alpha.0","sha":"2a15ad6f1f5507162b1a5aebf78976ca3023183b","kind":"tag","published_at":"2024-03-26T15:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.15.14","sha":"9585d28317c90f2c71ab88dd5ae37638bb64ad82","kind":"tag","published_at":"2024-03-19T08:18:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14/manifests"},{"name":"v5.15.13","sha":"dbcb678234296de56afaf3138917e967e8d1934a","kind":"tag","published_at":"2024-03-13T14:17:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13/manifests"},{"name":"pigment@0.0.1","sha":"0e765a618a7676c507852cec024464b1fc1cd80f","kind":"tag","published_at":"2024-03-08T04:20:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/pigment@0.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/pigment@0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@pigment%400.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1/manifests"},{"name":"v5.15.12","sha":"5ad69e161d7520274cd37a2524ffb935b6dda158","kind":"tag","published_at":"2024-03-05T15:33:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12/manifests"},{"name":"v5.15.11","sha":"e3257a4d68481b0ca6efd5d06cb5c1e1e77e4286","kind":"tag","published_at":"2024-02-22T08:52:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11/manifests"},{"name":"v5.15.10","sha":"94fcd3ada0842108a9a2ce53e121931e5448649f","kind":"tag","published_at":"2024-02-12T12:38:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10/manifests"},{"name":"v5.15.9","sha":"7917d2a8a4acc0b07328dee8273847652491b769","kind":"tag","published_at":"2024-02-08T12:55:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9/manifests"},{"name":"v5.15.8","sha":"fe5a59e616637a0488b122749479b782f5f8dfa2","kind":"tag","published_at":"2024-02-06T20:42:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8/manifests"},{"name":"v5.15.7","sha":"b80acd69c7c848709d01465d6727b13ed6109258","kind":"tag","published_at":"2024-01-31T13:23:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7/manifests"},{"name":"v5.15.6","sha":"1700e5cd9cbb3bc648b7f799f837c4d23ed42700","kind":"tag","published_at":"2024-01-22T18:09:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6/manifests"},{"name":"v5.15.5","sha":"5d7c4e26a4973a3a80bf5f8a9a8ea14f89554fe0","kind":"tag","published_at":"2024-01-17T09:27:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5/manifests"},{"name":"v5.15.4","sha":"6aadbf91c5eb2c94dea9a49a19eb532606410a5a","kind":"tag","published_at":"2024-01-10T13:49:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4/manifests"},{"name":"v5.15.3","sha":"9fa4e472f9ba4fd4e7f8cfb8bc0d1f1d455ace23","kind":"tag","published_at":"2024-01-03T15:22:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"5d5dd15f70db9ffcb85d4dc57da8a20f5240fb81","kind":"tag","published_at":"2023-12-25T14:24:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"8be7ac66b99059bf2c2edcca9cf15981d389db6b","kind":"tag","published_at":"2023-12-19T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"8c2c6a88a509f9da7c453d4a3c3ab4749a57a36d","kind":"tag","published_at":"2023-12-12T18:21:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0/manifests"},{"name":"v5.14.20","sha":"14fa79f4328e901f82d7fc39aba722a9bf4a8df0","kind":"tag","published_at":"2023-12-05T09:28:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20/manifests"},{"name":"v5.14.19","sha":"a07b4925255aa3fc7ae1255130e182e4573c58d7","kind":"tag","published_at":"2023-11-29T21:11:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19/manifests"},{"name":"v5.14.18","sha":"43a41b6b2fa3f0a186a852b894452722e3a38f04","kind":"tag","published_at":"2023-11-14T08:27:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18/manifests"},{"name":"v5.14.17","sha":"c54a42dd8b0ec8e850bd60438e60a1a8acb3b4a4","kind":"tag","published_at":"2023-11-06T15:34:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17/manifests"},{"name":"v5.14.16","sha":"391b57a05daf67a8154471dae645471f5ffac09f","kind":"tag","published_at":"2023-10-31T10:57:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16/manifests"},{"name":"v5.14.15","sha":"6baedcfed27419ed6b9685f27fcbf3eff46133a3","kind":"tag","published_at":"2023-10-24T15:41:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15/manifests"},{"name":"v5.14.14","sha":"a0cfa182db3e7b196efe36cfe7b31d304c5a0a4e","kind":"tag","published_at":"2023-10-17T13:58:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14/manifests"},{"name":"v5.14.13","sha":"b8811a0fa59e7663b240183219db32f9a617e607","kind":"tag","published_at":"2023-10-10T19:42:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13/manifests"},{"name":"v5.14.12","sha":"bd450a0fdb19b087f47e1d7cce5a72417ec977cc","kind":"commit","published_at":"2023-10-04T16:31:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12/manifests"},{"name":"v5.14.11","sha":"13c0894d0c14c7f577a0a95492aeaa8fff8da33a","kind":"tag","published_at":"2023-09-26T11:47:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11/manifests"},{"name":"v5.14.10","sha":"14e97bffa62760cabcdc7244bff445b423f5286a","kind":"tag","published_at":"2023-09-18T10:18:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10/manifests"},{"name":"v5.14.9","sha":"8255b71ccdbfe9a20f856b5d68a269ab1c5452ca","kind":"tag","published_at":"2023-09-13T13:36:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9/manifests"},{"name":"v5.14.8","sha":"74c58dabc2cf5ed2242fb08e4781d26088d06b12","kind":"tag","published_at":"2023-09-05T12:34:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8/manifests"},{"name":"v5.14.7","sha":"8a09d535f101aac98935f82b76345ca9691b5e2b","kind":"tag","published_at":"2023-08-29T12:04:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7/manifests"},{"name":"v5.14.6","sha":"a1f511dd6ed9adba561e2ba00e1348136ed656db","kind":"commit","published_at":"2023-08-24T11:19:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6/manifests"},{"name":"v5.14.5","sha":"61fbfd1546c55caca984695a41f9c95668d414fc","kind":"tag","published_at":"2023-08-14T14:39:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5/manifests"},{"name":"v5.14.4","sha":"40f4b275022f03e48cf4809cd53d0d0dabb40424","kind":"tag","published_at":"2023-08-08T09:51:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4/manifests"},{"name":"v5.14.3","sha":"2deea341c9abfb640f22520e0c277027f3f91cd0","kind":"tag","published_at":"2023-08-01T15:33:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3/manifests"},{"name":"v5.14.2","sha":"36d9f0d3659e2f5ab1d924988313986962a0bf35","kind":"tag","published_at":"2023-07-25T10:01:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2/manifests"},{"name":"v5.14.1","sha":"f2e5ded80e94407f63a27eadb018139d6f967313","kind":"tag","published_at":"2023-07-19T09:05:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1/manifests"},{"name":"v5.14.0","sha":"2529e3aaaaec2c9f8e8cf669e58bb9c81db5a6d8","kind":"tag","published_at":"2023-07-11T14:57:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0/manifests"},{"name":"v5.13.7","sha":"aac2d5b526e8139314d99f827ecc3b2c24e99686","kind":"tag","published_at":"2023-07-04T08:53:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7/manifests"},{"name":"v5.13.6","sha":"312270bc71224067e1910bbee9f800b4a2469cc7","kind":"tag","published_at":"2023-06-23T14:05:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6/manifests"},{"name":"v5.13.5","sha":"24b3af68ebe79c1891e45c60c6bcfd26f8818f73","kind":"tag","published_at":"2023-06-12T13:43:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5/manifests"},{"name":"v5.13.4","sha":"a522d82df32d3bfab46b25f5ff24eeb9670c83fb","kind":"tag","published_at":"2023-06-05T17:30:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4/manifests"},{"name":"v5.13.3","sha":"70d4a2bb49dca9fef7854a1463a392094222812b","kind":"tag","published_at":"2023-05-29T11:22:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3/manifests"},{"name":"v5.13.2","sha":"f661923e9aa9d9cc634750affbb04bf2007bc57d","kind":"tag","published_at":"2023-05-22T16:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2/manifests"},{"name":"v5.13.1","sha":"0c58832b6e182f782e73b118ed9681055db3e249","kind":"tag","published_at":"2023-05-17T05:25:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"9130a021ca34746e4076fcae50c57bc584026b8f","kind":"tag","published_at":"2023-05-10T08:14:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0/manifests"},{"name":"v5.12.3","sha":"9710ff34b16a0f271107a8619a28546ae3ca7c18","kind":"tag","published_at":"2023-05-02T14:17:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"5b7e9c52e37ef0c3274a762f38cd7ef7ffc9e7a8","kind":"tag","published_at":"2023-04-25T16:42:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"d14d288ae9e9b0e2b3b33d0a77b4113f024d4215","kind":"tag","published_at":"2023-04-17T15:57:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"05127cf65b4250f836897428cd15829669ab8d6c","kind":"tag","published_at":"2023-04-11T09:58:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0/manifests"},{"name":"v5.11.16","sha":"af5e109990a26318c96dbff6f25759ba91f0e147","kind":"tag","published_at":"2023-04-04T14:00:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16/manifests"},{"name":"v5.11.15","sha":"ae98db6aca5f9d4b754ff9fce4ce33f738a00f65","kind":"tag","published_at":"2023-03-28T13:06:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15/manifests"},{"name":"v5.11.14","sha":"f34d17c3294fcdb63fe9a135b4f3aa2459c81189","kind":"tag","published_at":"2023-03-21T17:45:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14/manifests"},{"name":"v5.11.13","sha":"9f7a2bfac55faed1b1c6c7b4b6d1b1659a076bab","kind":"tag","published_at":"2023-03-14T09:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13/manifests"},{"name":"v5.11.12","sha":"b76b8f1098a6c01f39e5e19bf3abf77c2b9cf475","kind":"tag","published_at":"2023-03-06T15:03:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12/manifests"},{"name":"v5.11.11","sha":"58df7f1905f16533ddb5a7977346c0f4548e4547","kind":"tag","published_at":"2023-02-28T09:55:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11/manifests"},{"name":"v5.11.10","sha":"676bc85fa2b02f92f21dd5c7e15f453b6b9c2e3d","kind":"tag","published_at":"2023-02-20T11:30:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10/manifests"},{"name":"v5.11.9","sha":"af5b3f5e7a79da9ef4bbd63d8fcf60927ffb6533","kind":"tag","published_at":"2023-02-14T14:30:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9/manifests"},{"name":"v5.11.8","sha":"d4d8512ce3453711f3c661374579b0d2ed13f3e7","kind":"tag","published_at":"2023-02-07T10:50:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8/manifests"},{"name":"v5.11.7","sha":"33cac172846b032d3f8b9333b72b2af832dd47d0","kind":"tag","published_at":"2023-01-31T09:39:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7/manifests"},{"name":"v5.11.6","sha":"a2e552314847b4d52498538d7ca171763067a5d0","kind":"tag","published_at":"2023-01-23T20:28:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6/manifests"},{"name":"v5.11.5","sha":"685c72dfaf840f4d5b7a3ab738ddcabd74418823","kind":"tag","published_at":"2023-01-18T01:43:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5/manifests"},{"name":"v5.11.4","sha":"bc859d95e4415f880cd6bcb6f44cc9e5e8c8097c","kind":"tag","published_at":"2023-01-09T13:57:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4/manifests"},{"name":"v5.11.3","sha":"a526207c3957de4ebfcda937b58327d69464f15c","kind":"tag","published_at":"2023-01-02T17:00:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3/manifests"},{"name":"v5.11.2","sha":"e9d8fa07e1ff979bcaf92837b131cd9e292f0161","kind":"tag","published_at":"2022-12-26T14:56:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2/manifests"},{"name":"v5.11.1","sha":"a1e30390da62019e5769e398f4cbc9f8892d8f9a","kind":"commit","published_at":"2022-12-20T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"191acda4545c394b78964ab80b364e15686f0e9b","kind":"tag","published_at":"2022-12-13T12:56:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0/manifests"},{"name":"v5.10.17","sha":"4265f343b49e4af9673a49e585439d35c8deeab2","kind":"tag","published_at":"2022-12-06T10:59:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17/manifests"},{"name":"v5.10.16","sha":"b8aa3974d84c176b8857e8d5b29a7be8670bb410","kind":"tag","published_at":"2022-11-28T16:00:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16/manifests"},{"name":"v5.10.15","sha":"14a6e1c61edb5f66f4888e32c04df5e637e7cfc4","kind":"commit","published_at":"2022-11-22T09:45:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15/manifests"},{"name":"v5.10.14","sha":"c2da6de1c504c7dbd8ae1d0771c184c1544a0c76","kind":"tag","published_at":"2022-11-15T09:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14/manifests"},{"name":"v5.10.13","sha":"2f4c2190d1d3614d8063e84b79d4d1f034b3e3fe","kind":"tag","published_at":"2022-11-07T17:53:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13/manifests"},{"name":"v5.10.12","sha":"30cb27cff1d4e1838ca4235ab4285e20f2b2a870","kind":"tag","published_at":"2022-10-31T15:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12/manifests"},{"name":"v5.10.11","sha":"c80ff0339882859af7e17f8bfd0a5f6880b323f8","kind":"commit","published_at":"2022-10-25T09:34:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11/manifests"},{"name":"v5.10.10","sha":"639224a3e3600cb0e04755d89aab250297b6d851","kind":"tag","published_at":"2022-10-18T08:35:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10/manifests"},{"name":"v5.10.9","sha":"7bd7c219e2670ff7791148e9b1a1d2387528fc0c","kind":"tag","published_at":"2022-10-11T11:56:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9/manifests"},{"name":"v5.10.8","sha":"d4a3216cdd858899960f945d6e00b2d59bf1d5d1","kind":"tag","published_at":"2022-10-03T16:28:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8/manifests"},{"name":"v5.10.7","sha":"d9ef6e788eee11256818329c7429242f8b769263","kind":"commit","published_at":"2022-09-27T01:44:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7/manifests"},{"name":"v5.10.6","sha":"0f75f3d78b67c405c23bfd14a29aedff367415b7","kind":"tag","published_at":"2022-09-19T14:34:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6/manifests"},{"name":"v5.10.5","sha":"594d87dab0e43e641a6826c935df8f2c10672955","kind":"tag","published_at":"2022-09-12T14:40:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5/manifests"},{"name":"v5.10.4","sha":"c8feb29320a22cc4461fb5ef5f4f7de7bd96a59b","kind":"commit","published_at":"2022-09-06T09:11:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"992421d0114a9df72d358fe6fccc28c1fb6f1505","kind":"tag","published_at":"2022-08-29T17:37:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"99b23c06d9b018d6c500fa1acb3030d673e219ab","kind":"tag","published_at":"2022-08-23T10:25:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"dfc0b89c665de8e5e3e4ecf68d8c782e74dbb65c","kind":"tag","published_at":"2022-08-16T17:55:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"7f502e06d54c5a2f389a1639358c84279462b54a","kind":"commit","published_at":"2022-08-09T03:21:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0/manifests"},{"name":"v5.9.3","sha":"89617ef683d2bcd2c870e9c1bd58ad4d55247fd5","kind":"tag","published_at":"2022-08-01T20:54:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3/manifests"},{"name":"v5.9.2","sha":"b7f0a16eca4ac2044703032838f90873ec063d75","kind":"tag","published_at":"2022-07-25T15:12:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2/manifests"},{"name":"v5.9.1","sha":"1937412c4345569d98c0950a1016c22508e1ff81","kind":"tag","published_at":"2022-07-18T17:23:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"88ad7d4e623183b8e20702e7961ef9c8de330dc7","kind":"commit","published_at":"2022-07-12T08:54:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0/manifests"},{"name":"v5.8.7","sha":"be0ab4c062a22fc4bb52c47d005b57203b56c09c","kind":"tag","published_at":"2022-07-04T20:39:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7/manifests"},{"name":"v5.8.6","sha":"c58f6653411e0ff38bf67a512d16b87c6523606b","kind":"tag","published_at":"2022-06-27T14:21:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6/manifests"},{"name":"v5.8.5","sha":"3c528113f47cfddf2504ea02ba3065e7c5c46928","kind":"tag","published_at":"2022-06-21T18:05:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5/manifests"},{"name":"v5.8.4","sha":"a6e782ec2f037e2ca989515048ce5f22fe760595","kind":"tag","published_at":"2022-06-14T10:00:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4/manifests"},{"name":"v5.8.3","sha":"b1e4b9cd3e1d88286f9d1485864310a7c1f23a79","kind":"tag","published_at":"2022-06-07T19:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3/manifests"},{"name":"v5.8.2","sha":"93b0aba905b3b6947f58a02d911489bb737ee880","kind":"commit","published_at":"2022-05-31T11:47:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2/manifests"},{"name":"v5.8.1","sha":"1eee9ee437f39f1c3438209154df8e8b9ecd990d","kind":"tag","published_at":"2022-05-23T16:04:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"6a468718b970c39ae83a4029bcb53071c9567430","kind":"tag","published_at":"2022-05-17T09:42:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4eef029981b08c77a9c52d0b863e6b5ced279087","kind":"tag","published_at":"2022-05-10T09:06:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0/manifests"},{"name":"v5.6.4","sha":"edb7e8895ef8def2bf59376d7631e0360a77aaf6","kind":"commit","published_at":"2022-05-02T11:46:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4/manifests"},{"name":"v5.6.3","sha":"124d5e2f0022d17b577a464e6b3a69fa2511105e","kind":"tag","published_at":"2022-04-25T14:04:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3/manifests"},{"name":"v5.6.2","sha":"b3645b3fd11dc26a06ea370a41b5bac1026c6792","kind":"tag","published_at":"2022-04-18T16:10:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2/manifests"},{"name":"v5.6.1","sha":"0251fd5222079e4a512bbd32dff4a7a4c3efe997","kind":"tag","published_at":"2022-04-11T13:21:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"8dcdea53f927ab207718d7ee6576806aca2a3798","kind":"commit","published_at":"2022-04-06T03:27:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0/manifests"},{"name":"v4.12.4","sha":"a563a60219f7f6519fb0f34f6d8e3bf0974e6495","kind":"tag","published_at":"2022-04-03T14:38:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4/manifests"},{"name":"v5.5.3","sha":"96e1f40a3b8aa809d543aa7d466eb48cdfa0b53d","kind":"tag","published_at":"2022-03-28T14:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"dd411b017ea7504a14a16821b694ac6aa01d9b6d","kind":"tag","published_at":"2022-03-21T15:15:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"350b15ee91a93040d50391cb9a45440a90e6b2d1","kind":"tag","published_at":"2022-03-14T16:49:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"f3412aa9d179fdfc3f5c0a4a1cfc1965faef7307","kind":"commit","published_at":"2022-03-07T13:53:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0/manifests"},{"name":"v5.4.4","sha":"965f2eb8cb79bb0685a13d9e28c09617b22358cd","kind":"tag","published_at":"2022-02-28T15:21:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4/manifests"},{"name":"v5.4.3","sha":"e2892a61ea56b6578c2efc81d0324660082ad93c","kind":"tag","published_at":"2022-02-21T16:40:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3/manifests"},{"name":"v5.4.2","sha":"01371028b27156419923b362c4b0af92dc08b29f","kind":"tag","published_at":"2022-02-15T14:57:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"fbce2f80c6cb36e59a4a6826ae46b59a10e1c831","kind":"commit","published_at":"2022-02-08T11:34:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"ba4e819aa58b6a36ae4d96ee79c2a5310a812670","kind":"tag","published_at":"2022-02-01T09:00:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"337be3b2a630d791a5cbc5a2a4575d4f58e38df3","kind":"tag","published_at":"2022-01-24T15:05:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"dcbfc54f581dbf1c0008a8e9e578f896f06228ab","kind":"tag","published_at":"2022-01-17T22:45:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0/manifests"},{"name":"v5.2.8","sha":"f80abbb5f942064c9c270b2ac5bb2a2318876754","kind":"tag","published_at":"2022-01-10T20:11:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8/manifests"},{"name":"v5.2.7","sha":"5daaf9be5115b1cb777fb4cf3d9125baddfe5720","kind":"tag","published_at":"2022-01-03T12:34:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7/manifests"},{"name":"v5.2.6","sha":"052db9d577a03ed8d588ecca9e6c0a5f5ba676e1","kind":"tag","published_at":"2021-12-27T14:23:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6/manifests"},{"name":"v5.2.5","sha":"f8697de9c250dbc6b446bcc08566f50fb4070aab","kind":"tag","published_at":"2021-12-20T14:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5/manifests"},{"name":"v5.2.4","sha":"b265431f9a32ea726c5227821126fbc6424117d5","kind":"commit","published_at":"2021-12-14T13:41:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4/manifests"},{"name":"v5.2.3","sha":"9c3dc12c3de241f44d923bfb089200980f3fd23d","kind":"tag","published_at":"2021-12-06T16:12:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3/manifests"},{"name":"v5.2.2","sha":"fcaec7a75f951c9db79c99c42370ca18212c1f16","kind":"tag","published_at":"2021-11-29T16:51:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"586d9ba2472d549c180cbacddf97eb73425286b3","kind":"tag","published_at":"2021-11-25T11:50:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"353cecb5391571163eb6bd8cbf36d2dd299aaf56","kind":"tag","published_at":"2021-11-23T13:25:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"ddbe15b4d8b7cc1dc84720264fde0b1dafb6166f","kind":"commit","published_at":"2021-11-16T15:06:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"7e26583fe1f95f5c3682213105f8f4b51c9d61c9","kind":"tag","published_at":"2021-11-08T15:14:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0/manifests"},{"name":"v5.0.6","sha":"99752d2848f17c5d1e4840f54863899a19387162","kind":"tag","published_at":"2021-10-27T08:43:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6/manifests"},{"name":"v5.0.5","sha":"58f8ff1f8bc7f0cc4bb728654604a194b3c3790b","kind":"tag","published_at":"2021-10-26T10:14:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"86443310e4344ae1ce6e04f084d58e17e4d62170","kind":"tag","published_at":"2021-10-14T15:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"36258031912caf662f69ca3769c6e0bd46946050","kind":"tag","published_at":"2021-10-07T12:26:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"c510762a325116c654afd3c21381a50b942c2c66","kind":"tag","published_at":"2021-09-29T09:29:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"afcf3ee18e7a9c526348b3bce74b69781b4ad071","kind":"tag","published_at":"2021-09-22T12:15:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"85598e74b85a89a16f8bdf5b68346ca8d6b70557","kind":"tag","published_at":"2021-09-16T11:28:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.1","sha":"1b563a153f5b2736f79a3f45573e2e2b66ba0a9a","kind":"tag","published_at":"2021-09-08T13:55:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"698492a5401b12578dc459397b9d288542fc954b","kind":"commit","published_at":"2021-09-02T02:45:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.5","sha":"0bab71409bcc0865ab3e0fcbfa14fa824ddc5495","kind":"tag","published_at":"2021-08-25T07:30:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"c30ec7bed00b36da7b0e6a202b3cb48d2fc1b579","kind":"tag","published_at":"2021-08-13T21:32:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"e5ccdf299c75ea65b0600ee05ff6c98646891c77","kind":"tag","published_at":"2021-08-09T04:03:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3/manifests"},{"name":"v4.12.3","sha":"77a8daeed0e8efa67c6d86f3cc40239dc6eb3d94","kind":"tag","published_at":"2021-07-30T10:06:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3/manifests"},{"name":"v5.0.0-beta.2","sha":"cca80d861f64b3eaa8a5ef8815b7552aaea61557","kind":"tag","published_at":"2021-07-26T15:01:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2/manifests"},{"name":"v4.12.2","sha":"958241aa0ebf340ad0f152b91949720c85b4fcca","kind":"tag","published_at":"2021-07-19T16:41:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2/manifests"},{"name":"v5.0.0-beta.1","sha":"8a4b8952077b64e90ac9d23c116a45aed672db9c","kind":"tag","published_at":"2021-07-14T16:28:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1/manifests"},{"name":"v4.12.1","sha":"4dc8c9bf3e8a6b21a2aac58b0be3161af334b67d","kind":"tag","published_at":"2021-07-07T13:08:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"53a1655143aa4ec36c29a6063ccdf89c48a74bfd","kind":"tag","published_at":"2021-07-06T13:40:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0/manifests"},{"name":"v5.0.0-beta.0","sha":"a0f416173d2f5b78546f52e572a0f64dcc3751e9","kind":"tag","published_at":"2021-07-01T12:17:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.38","sha":"f60126f95d7b36fa12133887990615b9f47e994a","kind":"commit","published_at":"2021-06-24T03:37:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.38","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38/manifests"},{"name":"v5.0.0-alpha.37","sha":"c795ca0822e2816a630a5654d5471fa04521d23c","kind":"tag","published_at":"2021-06-15T17:49:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.37","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37/manifests"},{"name":"v5.0.0-alpha.36","sha":"cf2f6fa90608b109978698fc48120920beaaa51f","kind":"tag","published_at":"2021-06-08T06:46:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.36","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36/manifests"},{"name":"v5.0.0-alpha.35","sha":"6c0afb6d8fff919e80f9f1ec92613acacd8365e7","kind":"tag","published_at":"2021-05-31T20:34:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.35","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35/manifests"},{"name":"v5.0.0-alpha.34","sha":"ee3a077c161accb887b93a17f9eaa2b23e998319","kind":"tag","published_at":"2021-05-18T10:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.34","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34/manifests"},{"name":"v5.0.0-alpha.33","sha":"0fa6ab4a29e8469c081d3f796e0bd9cab98e9185","kind":"tag","published_at":"2021-05-09T12:29:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.33","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33/manifests"},{"name":"v4.11.4","sha":"6658323b5e2ba366691829bbef3f53c00008497e","kind":"tag","published_at":"2021-04-27T15:48:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4/manifests"},{"name":"v5.0.0-alpha.32","sha":"2e99746c35ea0c1e45187a206d6ebc25a52933dc","kind":"tag","published_at":"2021-04-27T12:59:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32/manifests"},{"name":"v5.0.0-alpha.31","sha":"b061319b132163900d1a4eb64207f5284d28639d","kind":"tag","published_at":"2021-04-20T13:59:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"0bc7ed897d54a899fb0dfc5cbd6c5ee0592705e1","kind":"tag","published_at":"2021-04-12T09:46:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"29934afe4643811f3bed772612f92d539a1e489d","kind":"tag","published_at":"2021-04-04T16:43:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"a83c7715c0e2cfa1c3e59b7a1f828f6a1476b307","kind":"tag","published_at":"2021-03-24T12:57:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"2de88ce2973667921a45ff69ea48a8843cb9d8cb","kind":"tag","published_at":"2021-03-05T13:01:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27/manifests"},{"name":"v5.0.0-alpha.26","sha":"8928a36394154e02a73d5e92a740d5f9ed8da709","kind":"tag","published_at":"2021-02-27T18:39:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"688db35f581ac345a09a15420efdb0e4c98a56ab","kind":"tag","published_at":"2021-02-11T12:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"15108a5aad5342d92e86be5c5388b8321a88b280","kind":"tag","published_at":"2021-01-26T14:08:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24/manifests"},{"name":"v4.11.3-deprecations.1","sha":"6cf7cf7c7b11b38db18a4d2003743cbadeb1b4ee","kind":"commit","published_at":"2021-01-25T23:27:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1/manifests"},{"name":"v4.11.3","sha":"bd79e8f8c5b8c77bc5c13d076377a18d2ceedfa2","kind":"commit","published_at":"2021-01-24T12:45:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3/manifests"},{"name":"v4.11.3-deprecations.0","sha":"f64337cd87428e04c851bb1667f5f9e0e6aeaede","kind":"commit","published_at":"2021-01-24T12:00:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0/manifests"},{"name":"v5.0.0-alpha.23","sha":"af6e7220961c6f5e8ed89172694287dc737828ff","kind":"commit","published_at":"2021-01-14T12:48:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23/manifests"},{"name":"v5.0.0-alpha.22","sha":"c514ea86c11c9817839630e840535358f5044caf","kind":"commit","published_at":"2021-01-04T11:14:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"5c82b9147f811fda24bc09132852ed240f8d9def","kind":"commit","published_at":"2020-12-30T17:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"cd30d9e3961c8b33ce43a133e0a958867a202c41","kind":"commit","published_at":"2020-12-21T17:51:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20/manifests"},{"name":"v5.0.0-alpha.19","sha":"754e29cf5a712d0e0f6bd3e54f80e9997659f68c","kind":"commit","published_at":"2020-12-13T17:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.11.2","sha":"174b64f8a3adffb8df3c13285f4edc2437a8547a","kind":"commit","published_at":"2020-12-02T23:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2/manifests"},{"name":"v5.0.0-alpha.18","sha":"c5561c5febbe1c3bd5446c8a0bb480025ab38b86","kind":"commit","published_at":"2020-12-02T23:25:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.11.1","sha":"b8092ce09e164a1cb2fec2f3a5b6aa6e2dc6cbbd","kind":"commit","published_at":"2020-11-24T14:35:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1/manifests"},{"name":"v5.0.0-alpha.17","sha":"41d6a360e0fb245dd74549445539c6218a9dc737","kind":"commit","published_at":"2020-11-23T00:49:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17/manifests"},{"name":"v5.0.0-alpha.16","sha":"47a8e102eeaa5a68a2b4f99c08085cfddc0bef77","kind":"commit","published_at":"2020-11-14T12:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16/manifests"},{"name":"v5.0.0-alpha.15","sha":"fa9cbc835ee70b12234b7207b1872356277da5fa","kind":"commit","published_at":"2020-11-03T23:57:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15/manifests"},{"name":"v5.0.0-alpha.14","sha":"56520e757e0052e25f8dd5d78214458c4b7c634d","kind":"commit","published_at":"2020-10-23T22:59:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14/manifests"},{"name":"v5.0.0-alpha.13","sha":"b82af55f9917f9e77a3cae9b36e47b29d43182c0","kind":"commit","published_at":"2020-10-17T21:47:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13/manifests"},{"name":"v5.0.0-alpha.12","sha":"c7c3643948bce7327a7f01665caa7474be2694f9","kind":"commit","published_at":"2020-10-10T22:32:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12/manifests"},{"name":"v5.0.0-alpha.11","sha":"b4fe7eefd494fa28cd3453067af8872a83f31fa6","kind":"commit","published_at":"2020-09-26T15:07:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11/manifests"},{"name":"v5.0.0-alpha.10","sha":"2e1502fc18d86d69a6b55fc4ac5dcb50ddf192c4","kind":"commit","published_at":"2020-09-15T08:10:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10/manifests"},{"name":"v5.0.0-alpha.9","sha":"e830beb63940d24129285f554fc9c2fb0bd7ccbf","kind":"commit","published_at":"2020-09-06T16:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9/manifests"},{"name":"v5.0.0-alpha.8","sha":"5f986712bbb2f0b789c151b6d2f3e2d48cde0980","kind":"commit","published_at":"2020-08-31T16:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"c32a96b4beb3a5c72a8c179fb095f09dacf61050","kind":"commit","published_at":"2020-08-22T16:39:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"15fd6232de294be9ba0ca103351a11f84009b04f","kind":"commit","published_at":"2020-08-13T16:56:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6/manifests"},{"name":"v5.0.0-alpha.5","sha":"40aa9cbb1df08a5994392d5cea15a60979b28a7e","kind":"commit","published_at":"2020-07-27T22:55:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"519390c2bb12b5eb7b6f5f898afb78ac7f285543","kind":"commit","published_at":"2020-07-19T17:54:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"f432112f0bcfb1fd2002002db181e83edc99d906","kind":"commit","published_at":"2020-07-12T17:06:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"f928d6e04ea7f185cda0e739ebbe2ea36d0aa4d3","kind":"commit","published_at":"2020-07-04T23:16:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2/manifests"},{"name":"v4.11.0","sha":"79ebf71d31cca2c73143891960ea54ec1132bdeb","kind":"commit","published_at":"2020-06-30T23:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0/manifests"},{"name":"v5.0.0-alpha.1","sha":"8281371f88c81fc3e4560b0334cc0c473b9d45f9","kind":"commit","published_at":"2020-06-27T15:07:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.10.2","sha":"d0bfcb4f11fd3904b1e235d80fbfe23758de8372","kind":"commit","published_at":"2020-06-11T19:11:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"4e12b951f64fd47864b4dea8ec8631387a89ddb1","kind":"commit","published_at":"2020-06-01T15:14:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"dd9280e753eb8dc3444a26e85fe4f800b759cad2","kind":"commit","published_at":"2020-05-23T17:50:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0/manifests"},{"name":"v4.9.14","sha":"1fb44683825f0ee7f4d5933528598917ff72f0e4","kind":"commit","published_at":"2020-05-11T22:41:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.14","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14/manifests"},{"name":"v4.9.13","sha":"c224f32bb8f144e590c096d103c9d59c2509ed93","kind":"commit","published_at":"2020-05-04T11:29:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.13","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13/manifests"},{"name":"v4.9.12","sha":"3e5fd3c4f200e50a1331857f092a547b41f6db1e","kind":"commit","published_at":"2020-04-26T23:18:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.12","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12/manifests"},{"name":"v4.9.11","sha":"77f6fe0a73791176bd58d8c013bf5631270faf4d","kind":"commit","published_at":"2020-04-19T14:10:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11/manifests"},{"name":"4.9.11","sha":"b551194a14c4469f3b07dc43bc6aaea525138944","kind":"commit","published_at":"2020-04-18T10:43:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11/manifests"},{"name":"v4.9.10","sha":"8baef82396665179c67ca3acfd51e396b947f412","kind":"commit","published_at":"2020-04-11T13:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.10","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10/manifests"},{"name":"v4.9.9","sha":"c191471a20315cae4006c1e4d3d51db5e49b5fee","kind":"commit","published_at":"2020-04-04T15:54:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.9","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9/manifests"},{"name":"v4.9.8","sha":"e9fbcbf015bbf7057aadd5777703b7059aedf043","kind":"commit","published_at":"2020-03-28T19:33:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8/manifests"},{"name":"v4.9.7","sha":"10bc98f283feaae6397ef1b73b1b82be4a39a5f5","kind":"commit","published_at":"2020-03-18T12:45:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7/manifests"},{"name":"v4.9.6","sha":"0176a231719152fa4a2100aa7119e9fd777b5fed","kind":"commit","published_at":"2020-03-18T10:52:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6/manifests"},{"name":"v4.9.5","sha":"b9dec2780203e37148d87788f727c668d9019581","kind":"commit","published_at":"2020-02-29T10:36:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5/manifests"},{"name":"v4.9.4","sha":"45fe0e31c462ed3a2fba134fb1edbd05b91da2a4","kind":"commit","published_at":"2020-02-23T10:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4/manifests"},{"name":"v4.9.3","sha":"2bec4ebc9c20be8abecbad6d3f0f7ba2875c9c35","kind":"commit","published_at":"2020-02-16T11:52:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3/manifests"},{"name":"v4.9.2","sha":"f567b384f509d36b7e10f691e6b58538e7db8869","kind":"commit","published_at":"2020-02-09T18:32:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"717887fdd9d3b27701d760d78aa12ecf52f02f43","kind":"commit","published_at":"2020-02-02T11:46:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f2c9817526b729801b1716afc957ef3886ccb422","kind":"commit","published_at":"2020-01-22T20:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"d0c928c82e3fc8f284a2f7fd1b9acbf717c5a64e","kind":"commit","published_at":"2020-01-06T11:44:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"0c7ca746674cfb47a46cad8ebea21155702fd38c","kind":"commit","published_at":"2019-12-30T10:59:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"c6f734f0d6b183962e83fc5612fef6583bf40712","kind":"commit","published_at":"2019-12-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3a8f0eace8dd6a1c3234a8be2b7c41f06b6260d4","kind":"commit","published_at":"2019-12-14T19:59:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"0a129d58056d38bd15141aaa98d346774895d5f5","kind":"commit","published_at":"2019-12-07T12:46:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"6291316a32cfb4fb19ffdbcf30abfcb63023f17f","kind":"commit","published_at":"2019-12-01T10:59:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1/manifests"},{"name":"v3.9.4","sha":"6b0fee51deb7c32b75498d4ab2186946e7c4ce0a","kind":"commit","published_at":"2019-11-28T09:28:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4/manifests"},{"name":"v4.7.0","sha":"2b04ee905695540bde87653908ece5c4d57546c9","kind":"commit","published_at":"2019-11-22T10:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"856188b2de7a5e514803314f329da76fe65dec50","kind":"commit","published_at":"2019-11-12T13:52:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"d2d76bf26231a96981260232de5271b24e9391a4","kind":"commit","published_at":"2019-11-05T16:46:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0/manifests"},{"name":"v4.5.2","sha":"cb52f392b3b3528857178a756354ffb0e8bccd73","kind":"commit","published_at":"2019-10-28T22:58:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"803d08fbdf20de2d34c36a2a27bbc8e5a7e79fb2","kind":"commit","published_at":"2019-10-12T20:22:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"de3c62c25bf9e92ba35019e5a3ca7f68a36600d8","kind":"commit","published_at":"2019-10-02T08:07:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"554e7dce0cd96a4f9ef1924b41a3ce530cb433ae","kind":"commit","published_at":"2019-09-22T17:16:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"b563d529a8544fa4f4090723239ab075665c5f03","kind":"commit","published_at":"2019-09-11T20:45:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"f3beaee67fb9a4145a792fc8b798ef327b55f513","kind":"commit","published_at":"2019-09-08T09:58:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1/manifests"},{"name":"v1.2.5","sha":"8ee2d7168294f21af787aaba46661824097e33bb","kind":"tag","published_at":"2019-09-03T18:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5/manifests"},{"name":"v4.4.0","sha":"98f2c7cae9b2e0a53cf731882164aa44babb4be3","kind":"commit","published_at":"2019-08-31T12:19:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"29c1adf61a141a3db885ee569e42251cee53e749","kind":"commit","published_at":"2019-08-21T17:29:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3/manifests"},{"name":"v1.2.4","sha":"e44972d3c3e199529fdbc85974f7ae570b8424a0","kind":"tag","published_at":"2019-08-16T20:53:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4/manifests"},{"name":"v4.3.2","sha":"f2dbeca2dd1aecf6bc56e2302ec766d2e4bfb2ac","kind":"commit","published_at":"2019-08-10T17:39:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"d5a2ad9d26f7b089111b208c929ac1f98e7f6958","kind":"commit","published_at":"2019-08-03T15:14:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"8c28ed9c67e7b6ad02a8826178352aa4e9901b50","kind":"commit","published_at":"2019-07-28T14:32:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"42f78c69a59f0b5fa5fb8f533385f04ef77d7889","kind":"commit","published_at":"2019-07-17T13:42:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1/manifests"},{"name":"v1.0.4","sha":"455489e2e149ff5393f6ba08870368c88da259bd","kind":"tag","published_at":"2019-07-10T15:39:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"4c21bc05d6c5e48c64bc947ba9e271ed3e762a0e","kind":"tag","published_at":"2019-07-10T15:08:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"543041538f31cbdfbe3e85b8bc0f5c183ac5448e","kind":"tag","published_at":"2019-07-09T13:14:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"3a40065694cab2a5e8dedab6781e98493c1dc69d","kind":"tag","published_at":"2019-07-09T12:54:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1/manifests"},{"name":"v4.2.0","sha":"cf2cdd83f2a2f65d0e979d1faa9e815a5e2d3502","kind":"commit","published_at":"2019-07-06T15:30:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"6da1d591264e8c4a18e5ab56bdf6f8c0f985ed99","kind":"commit","published_at":"2019-06-25T13:53:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"eade31e58deb8ff3faee777313d70141e5868ebe","kind":"commit","published_at":"2019-06-23T11:46:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"b78a5ab7581488f7fff271a2cf64927dd28c3ab0","kind":"commit","published_at":"2019-06-13T09:55:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"07b9d6efaac1b663b2657173227e9490c796191e","kind":"commit","published_at":"2019-06-10T11:50:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"d58075ddb1757a11c47ef3d2b1fe9bed55e640dd","kind":"commit","published_at":"2019-06-03T16:35:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a3572bcaf34d204b314fd2c84064c9180f3a50f1","kind":"commit","published_at":"2019-05-27T12:48:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"505e275285c757e0515c8623b43c823d8a74790c","kind":"commit","published_at":"2019-05-23T15:39:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.0","sha":"a33f0ab64999331a54267cdf0eb89e53fa4d70cd","kind":"commit","published_at":"2019-05-20T21:26:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0/manifests"},{"name":"v4.0.0-beta.2","sha":"3686a27055dce58b5e800b520087c0c448b7480e","kind":"commit","published_at":"2019-05-13T12:26:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"5c152157078503e8599537108c3be9e00969fa34","kind":"commit","published_at":"2019-05-05T12:24:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"f19bd59ae53f23e3637383061774542d973cc48c","kind":"commit","published_at":"2019-04-28T22:42:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.8","sha":"92d6e987a43041fde63fd02cad61277d04193c29","kind":"commit","published_at":"2019-04-17T19:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"663643e0a83554d7730be42140aef6bc3ac09c6a","kind":"commit","published_at":"2019-04-07T23:25:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"2482d2b689440df6fb3da6157a789adac2783736","kind":"commit","published_at":"2019-03-30T19:33:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6/manifests"},{"name":"v3.9.3","sha":"ebed7922fc97331519f507768572a068edb8494e","kind":"commit","published_at":"2019-03-28T14:06:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3/manifests"},{"name":"v4.0.0-alpha.5","sha":"1bfdbe5688fb3556e4bebd1f8e357c515244ac42","kind":"commit","published_at":"2019-03-23T21:04:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"997324d52467e3a7b7a8058c0ba8309d04d4ddf6","kind":"commit","published_at":"2019-03-17T11:00:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"3a5d2e50411ddd3caea450abda49fd7c6ed230dc","kind":"commit","published_at":"2019-03-10T11:57:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"f606f7584dd842a89423dd3cc69e32b5ad3fdae1","kind":"commit","published_at":"2019-03-03T16:12:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"eea3b4d9a623f87d79be63f57b4a69ddfe375610","kind":"commit","published_at":"2019-02-20T10:58:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"97b26c4821299aef21e6ef9372a25aedd78d0137","kind":"commit","published_at":"2019-02-12T14:39:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.9.2","sha":"dbc788f7d231b4eceaa7a6a3e253104de5de9af0","kind":"commit","published_at":"2019-02-03T20:45:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2/manifests"},{"name":"v3.9.1","sha":"b903d7432b5a06583c9915f7ab9346bad76007a1","kind":"commit","published_at":"2019-01-26T13:59:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"f6353cdd15b954091c3f53498eb7de198755b740","kind":"commit","published_at":"2019-01-14T21:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"8df7a83ccc0b200e67feb823ceaaf793e4b6d007","kind":"commit","published_at":"2019-01-09T21:57:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"c202914213f19b070738ba5837da18e89c1662ee","kind":"commit","published_at":"2019-01-07T18:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"baa45b12252be8965809a0ad06e67e7dc7d44313","kind":"commit","published_at":"2018-12-30T21:47:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"0445ca8b710425f22744249a0c7bb3c20e95237b","kind":"commit","published_at":"2018-12-30T21:24:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"f0d60d8a510180e9c7a9b588d3e6c04d0d1a23d3","kind":"commit","published_at":"2018-12-22T15:42:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"1871b089aef090728321cab69be92daaec6eb131","kind":"commit","published_at":"2018-12-17T20:02:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0/manifests"},{"name":"v3.6.2","sha":"edde0b4f0073fcacb7233b553812f3dffe619da5","kind":"commit","published_at":"2018-12-09T20:22:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"e5fbf74a06157e2d73701a158e8d6b5914429ea1","kind":"commit","published_at":"2018-12-01T10:43:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1/manifests"},{"name":"issue-13699-mster","sha":"ac0153bf1b13ddbc1e43c22693f2c223838d9f1a","kind":"tag","published_at":"2018-11-28T20:15:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/issue-13699-mster","html_url":"https://github.com/mui/material-ui/releases/tag/issue-13699-mster","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@issue-13699-mster","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster/manifests"},{"name":"v3.6.0","sha":"d9c790fa69a1c053c3d471e030e4066122d58902","kind":"commit","published_at":"2018-11-26T19:49:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"34492c23a773b1db66fe65801997257709c4f319","kind":"commit","published_at":"2018-11-12T23:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"dc6b2b870fa514e98c74b6854d22c6e25e7684cb","kind":"commit","published_at":"2018-11-12T22:46:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"ba1dc0f27cd85996dbf3ef9df4d7f10552d6c91f","kind":"commit","published_at":"2018-11-04T23:41:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0/manifests"},{"name":"v3.3.2","sha":"47b20fe33c5f1c8a2563bad3c27811c37f698794","kind":"commit","published_at":"2018-10-27T20:16:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"92b2a36716c8ced3d12ff0b300be06cc4743e6da","kind":"commit","published_at":"2018-10-23T22:16:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"47d3b93780400d6eaef48d29dfcbebec8a5f22b2","kind":"commit","published_at":"2018-10-21T21:27:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"bbb0b683dd45d130b17580da86fe6ccc1ab5b3d3","kind":"commit","published_at":"2018-10-15T22:11:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"a61f0fc9a56ef22874753175bad2a636460130d1","kind":"commit","published_at":"2018-10-14T21:03:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"58f526f46e609e3e6cd785d15bfc5486df7ab79f","kind":"commit","published_at":"2018-10-07T22:44:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"dbd67aa892a4e9885d763fcb0d1f6c1691fbf763","kind":"commit","published_at":"2018-09-30T17:16:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"6184c508f94500a9da7486ccb2b9398023e4b1b5","kind":"commit","published_at":"2018-09-23T22:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"a9cbda69c8e059d928da53d9525652170b999455","kind":"commit","published_at":"2018-09-16T21:32:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"27412afa36b6c64b15b3b33cd51235efbc55a775","kind":"commit","published_at":"2018-09-08T22:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d6fb8524ff94080614e8d4d1064c7b2cec66c5d1","kind":"commit","published_at":"2018-09-03T21:14:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"2e9643f6c43c9b393a3914cd085aac92df546c04","kind":"commit","published_at":"2018-08-28T22:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"6847e0affc09f56a1497013be98bc3b59ccd3fde","kind":"commit","published_at":"2018-08-27T17:34:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0/manifests"},{"name":"v1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1","html_url":"https://github.com/mui/material-ui/releases/tag/v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1/manifests"},{"name":"v1.5.1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6b4c29e324eaa1272ce7b42ecab0e3460af6f437","kind":"commit","published_at":"2018-08-12T20:42:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0/manifests"},{"name":"v0.20.2","sha":"1b1c1fce216b5b2f5ecd52d21f8ec6a326c00cd5","kind":"commit","published_at":"2018-08-05T21:43:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2/manifests"},{"name":"v1.4.3","sha":"99650a6d174ad97b41ba1079cd5d7f55b5db21b5","kind":"commit","published_at":"2018-08-04T10:26:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e9bb799208b34fb8f8bbfe4b63b7a1942f95d91f","kind":"commit","published_at":"2018-07-29T14:37:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"869692ecf3812bc4577ed4dde81a9911c5949695","kind":"commit","published_at":"2018-07-22T21:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7fdc1890fb744b565480835fd5684e66871c679f","kind":"commit","published_at":"2018-07-14T15:02:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"f12ba5bfafc53ada2e5719697dd8373d41fa9471","kind":"commit","published_at":"2018-07-02T20:06:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"cd47eeabdcd4f67e35ff5ad56ae82a571da5747a","kind":"commit","published_at":"2018-06-26T10:53:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"e943cb8d6f405de5d53c1f3d1908cbccb502bb3a","kind":"commit","published_at":"2018-06-20T21:41:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"29308b10b3f8ba3565168e4da4bb5f793cb8b4f9","kind":"commit","published_at":"2018-06-18T18:38:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7c094a0f0381c7b68a223e27b5dc700a7595b122","kind":"commit","published_at":"2018-06-10T09:50:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2a300cdec817595ac879bc419257e55ef318b0f9","kind":"commit","published_at":"2018-06-03T15:25:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"3ccf76d315404ebd67f1254f5679d327c0647dfd","kind":"commit","published_at":"2018-05-26T14:56:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"73101790333124cc8f5857bc46038b7d2315842a","kind":"commit","published_at":"2018-05-17T22:07:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.1","sha":"aae0c434f99c4ab559d8aff53cfbd2cfa7974043","kind":"commit","published_at":"2018-05-15T21:15:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1/manifests"},{"name":"v0.20.1","sha":"c663649d9edf9d196aadbb3b426fd613816964fc","kind":"commit","published_at":"2018-05-13T21:34:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1/manifests"},{"name":"v1.0.0-rc.0","sha":"5f3008fc26479b40ff16ec498ae0e6e3361fdb47","kind":"commit","published_at":"2018-05-13T19:13:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-beta.47","sha":"d16e4f5115a9fde3e8958d7959a912a55cbb246d","kind":"commit","published_at":"2018-05-09T21:48:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.47","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47/manifests"},{"name":"v1.0.0-beta.46","sha":"aa1ef83f22650245dd736681d7ec6331cb2a42ef","kind":"commit","published_at":"2018-05-08T21:51:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.46","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46/manifests"},{"name":"v1.0.0-beta.45","sha":"ab592831cbf5987a6516139aeaf148bdb3360ccb","kind":"commit","published_at":"2018-05-07T13:38:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.45","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45/manifests"},{"name":"v1.0.0-beta.44","sha":"0bba4ad1aed5d2181baa156009301eb56fd80158","kind":"commit","published_at":"2018-04-29T20:57:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.44","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44/manifests"},{"name":"v1.0.0-beta.43","sha":"6dfe7382b9777885abe84f4d1f66c0c62545d559","kind":"commit","published_at":"2018-04-22T10:47:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.43","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43/manifests"},{"name":"v1.0.0-beta.42","sha":"bc03443cac8a55ce3fc4d19e6a95e0f3d0116fbf","kind":"commit","published_at":"2018-04-16T20:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.42","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42/manifests"},{"name":"v1.0.0-beta.41","sha":"cddff325bdc2c79592701c11e295e48db0879c28","kind":"tag","published_at":"2018-04-07T18:26:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.41","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41/manifests"},{"name":"v1.0.0-beta.40","sha":"7f423b6bef54c4a34f3b53d9b8ebf33c183916f8","kind":"tag","published_at":"2018-04-01T09:55:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.40","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40/manifests"},{"name":"v1.0.0-beta.39","sha":"b95cb7a83a102b21b7f6add713398f6c9e743d50","kind":"tag","published_at":"2018-03-28T21:23:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.39","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39/manifests"},{"name":"v1.0.0-beta.38","sha":"a6ccfbe7699b67b03703b49a7cb14d865b841d38","kind":"tag","published_at":"2018-03-17T12:24:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.38","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38/manifests"},{"name":"v1.0.0-beta.37","sha":"1587ac3654ae5061eb21f652722a02cc4c367292","kind":"tag","published_at":"2018-03-11T14:31:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.37","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37/manifests"},{"name":"v1.0.0-beta.36","sha":"f31bd2e431c29f85a053387ce062987a3fc36168","kind":"tag","published_at":"2018-03-05T21:07:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.36","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36/manifests"},{"name":"v1.0.0-beta.35","sha":"25ca14ffcec6eeb75446730a03cc4a2014c5e8ab","kind":"tag","published_at":"2018-02-25T22:47:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.35","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.2","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2/manifests"},{"name":"olivier-material-ui-codemod@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1/manifests"},{"name":"olivier-material-ui-icons@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.1","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1/manifests"},{"name":"olivier-material-ui-codemod@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0/manifests"},{"name":"olivier-material-ui-icons@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0/manifests"},{"name":"v1.0.0-beta.34","sha":"284dfcb06fed2244033cc971cb78f485bafece3d","kind":"tag","published_at":"2018-02-17T12:08:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.34","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34/manifests"},{"name":"v1.0.0-beta.33","sha":"b7f698d48d61e74f74e5e50a08b4309460a55266","kind":"tag","published_at":"2018-02-10T12:03:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.33","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33/manifests"},{"name":"v1.0.0-beta.32","sha":"896bc50f35a83fac0453dbbecd9f367b45b450e9","kind":"tag","published_at":"2018-02-04T22:44:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.32","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32/manifests"},{"name":"v1.0.0-beta.31","sha":"6271146a2545aeedf4110990de21ebc0c910b627","kind":"tag","published_at":"2018-01-29T22:06:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.31","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31/manifests"},{"name":"v1.0.0-beta.30","sha":"2bb35ce508832f518a4c3af8cd7cf67af8fd90c5","kind":"tag","published_at":"2018-01-21T22:50:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.30","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30/manifests"},{"name":"v1.0.0-beta.29","sha":"7386d56d4dfb85ca4a586a56691b6a58798d5c42","kind":"tag","published_at":"2018-01-16T20:27:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.29","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29/manifests"},{"name":"v1.0.0-beta.28","sha":"e1f3dad9084edf460d42e0a5f6b7c956eaa51e8d","kind":"tag","published_at":"2018-01-14T14:52:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.28","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28/manifests"},{"name":"v1.0.0-beta.27","sha":"fcfe4a64a95f65e205c5ba9523987982e6556eea","kind":"tag","published_at":"2018-01-06T15:25:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.27","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27/manifests"},{"name":"v1.0.0-beta.26","sha":"bd42549ee464bce03743f7ee18964066f9d3907d","kind":"tag","published_at":"2017-12-30T23:24:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.26","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26/manifests"},{"name":"v1.0.0-beta.25","sha":"d9ab3e313136fa5fb179743b560ac7c9e4fa8f6a","kind":"tag","published_at":"2017-12-22T23:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.25","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25/manifests"},{"name":"v1.0.0-beta.24","sha":"7c8fe8516f8bf6317e7cc748eefa7d97c92b4007","kind":"tag","published_at":"2017-12-17T12:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.24","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24/manifests"},{"name":"v1.0.0-beta.23","sha":"1a4e5b06ae0a7f6b3a6be810d272ebdf3efbb863","kind":"tag","published_at":"2017-12-09T09:51:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.23","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23/manifests"},{"name":"v0.20.0","sha":"86b40ae4883e95d6139e9e5d59c0e14aa022ce3a","kind":"commit","published_at":"2017-12-04T04:05:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0/manifests"},{"name":"v1.0.0-beta.22","sha":"22f68ca292a947349ae2877b09e85775703ec87f","kind":"tag","published_at":"2017-11-28T23:11:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22/manifests"},{"name":"v1.0.0-beta.21","sha":"d33604a9deacbb2725da3688d823416486a039c1","kind":"tag","published_at":"2017-11-13T22:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21/manifests"},{"name":"v1.0.0-beta.20","sha":"076d08bfa709ffdb4858106ebda73f475e4ec5b9","kind":"tag","published_at":"2017-11-05T19:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20/manifests"},{"name":"v1.0.0-beta.19","sha":"2a1879fb818973d4df766c2d7842afd939fdb2b8","kind":"tag","published_at":"2017-10-30T21:51:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19/manifests"},{"name":"v1.0.0-beta.18","sha":"f626204f8e0cd9933bcb7a8c8ac5cd97d6419eca","kind":"tag","published_at":"2017-10-23T21:58:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18/manifests"},{"name":"v1.0.0-beta.17","sha":"616d69d5ff7263eb9c84960b6b7a4c9ff852d4ef","kind":"tag","published_at":"2017-10-15T22:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17/manifests"},{"name":"v1.0.0-beta.16","sha":"56fd0d9d2f6fe0222b8c4117e227de1d725918ba","kind":"tag","published_at":"2017-10-08T20:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16/manifests"},{"name":"v0.19.4","sha":"f1bc4be26ca68578f0cfd053fed8eeabe0d3a636","kind":"tag","published_at":"2017-10-08T19:56:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4/manifests"},{"name":"v1.0.0-beta.15","sha":"4da17a67182a212be91a36cec9c976ccb6293380","kind":"tag","published_at":"2017-10-04T16:05:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15/manifests"},{"name":"v1.0.0-beta.13","sha":"736f12000e6989b2e37fcf10deca8bcf20a284f5","kind":"tag","published_at":"2017-10-01T19:58:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13/manifests"},{"name":"v0.19.3","sha":"7e484cc0c2e3db1e30ebe89d93475f2999f6168c","kind":"tag","published_at":"2017-10-01T19:35:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3/manifests"},{"name":"v1.0.0-beta.12","sha":"65b6e04a74a1520209e7b8fcfa311a431ecb070a","kind":"tag","published_at":"2017-09-24T18:24:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12/manifests"},{"name":"v0.19.2","sha":"5f750e046d48fa2f8c0efd86290ea48661c9b32e","kind":"tag","published_at":"2017-09-18T20:14:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2/manifests"},{"name":"v1.0.0-beta.11","sha":"01c6feb33e7e4e5043ce2a8377fa7dda3dbc8180","kind":"tag","published_at":"2017-09-18T19:11:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11/manifests"},{"name":"v1.0.0-beta.10","sha":"3d4518c997fe875f8e91044ff59a09a46fdfb726","kind":"tag","published_at":"2017-09-13T21:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10/manifests"},{"name":"v1.0.0-beta.9","sha":"d4dba0da9a00efe5104365ca647d848a131a41a6","kind":"tag","published_at":"2017-09-10T11:17:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9/manifests"},{"name":"v1.0.0-beta.8","sha":"865b39bef48c3f85743c3914ba146b97b93fce0f","kind":"tag","published_at":"2017-09-02T11:11:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8/manifests"},{"name":"v0.19.1","sha":"b0d03e92c64bee1ac8c25acd0c48657b7f605d9a","kind":"tag","published_at":"2017-09-02T10:38:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1/manifests"},{"name":"v1.0.0-beta.7","sha":"d2083879918dcafdc9c17e3e19440000a0abb3b0","kind":"tag","published_at":"2017-08-30T22:51:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7/manifests"},{"name":"v1.0.0-beta.6","sha":"8385df161a6792d472821e30c7095b267b844950","kind":"tag","published_at":"2017-08-20T14:48:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6/manifests"},{"name":"v1.0.0-beta.5","sha":"8292545fd41ea9f9d3c7c52bb45f60a4fea434a9","kind":"tag","published_at":"2017-08-15T08:55:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5/manifests"},{"name":"v0.19.0","sha":"d1b3bc614a818d497e38fd51c85077dd7b490bad","kind":"tag","published_at":"2017-08-15T08:17:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0/manifests"},{"name":"v1.0.0-beta.4","sha":"110f0a6e95e8e2b51b2bdd7e545a9b41d1a0009f","kind":"tag","published_at":"2017-08-05T10:09:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4/manifests"},{"name":"v1.0.0-beta.3","sha":"e0dd9560d4a152ca0a61558b6238edc40746c354","kind":"tag","published_at":"2017-07-29T21:00:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"45d5da95daf4d52b0ea6e4ffbef27755fa0aa196","kind":"tag","published_at":"2017-07-23T17:45:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"603fbde8d99e386d6640ec6c24ba9fcfc4316dd4","kind":"tag","published_at":"2017-07-23T17:12:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1/manifests"},{"name":"v0.18.7","sha":"50f6dfc4b6ee7473e27ba950c3ce900b24f17d1c","kind":"tag","published_at":"2017-07-23T15:51:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7/manifests"},{"name":"v1.0.0-alpha.22","sha":"f3992561ed94696d595b6a56efc7449c7dee67c7","kind":"tag","published_at":"2017-07-18T09:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22/manifests"},{"name":"v1.0.0-alpha.21","sha":"49d21891b72796f4a8f383d9b15b66f72cb94549","kind":"tag","published_at":"2017-07-04T22:13:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21/manifests"},{"name":"v0.18.6","sha":"1d10ecbac4a83f9934bb6a7f025855f82002113c","kind":"tag","published_at":"2017-07-04T21:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6/manifests"},{"name":"v0.18.5","sha":"86f7c4141cc66ab1e96a681a6945472283e41ea3","kind":"tag","published_at":"2017-06-28T18:14:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5/manifests"},{"name":"v1.0.0-alpha.20","sha":"84363396403cbbd51072d0b09822cd6d8ab6bf87","kind":"tag","published_at":"2017-06-25T18:01:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20/manifests"},{"name":"v0.18.4","sha":"2c6872cacf19ac71a316b282c2467162dcd148c6","kind":"tag","published_at":"2017-06-25T17:39:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4/manifests"},{"name":"v1.0.0-alpha.19","sha":"611bfd7557fd928933e39c054d2b2edeb57adaed","kind":"tag","published_at":"2017-06-19T16:58:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19/manifests"},{"name":"v1.0.0-alpha.18","sha":"5fdb60642bdf2907b7fba352cf2cd0fa7208848f","kind":"tag","published_at":"2017-06-19T10:12:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18/manifests"},{"name":"v1.0.0-alpha.17","sha":"73e0a35145d10f3c29a991f75e5ba8315e0e754a","kind":"tag","published_at":"2017-06-12T11:55:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17/manifests"},{"name":"v0.18.3","sha":"4c6a542c772f9fe9ff97bb95f63801138d7722d0","kind":"tag","published_at":"2017-06-07T21:28:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"9d3b59b3fec3b31b37334c3bd842112f3d090f86","kind":"commit","published_at":"2017-06-06T21:29:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2/manifests"},{"name":"v1.0.0-alpha.16","sha":"0c7dba6dc5ad8b9f69ec3c60e3ba31f2973e582a","kind":"tag","published_at":"2017-06-01T08:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"18508aeb3e5817406209e15c3e51a53c2cbece96","kind":"tag","published_at":"2017-05-23T20:00:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"771fb44738e116a1d2cec7aabb8ed1425b1d57f6","kind":"tag","published_at":"2017-05-14T10:11:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14/manifests"},{"name":"v0.18.1","sha":"715372edf9fc21244030207409b4070158f6936d","kind":"tag","published_at":"2017-05-13T10:21:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1/manifests"},{"name":"v1.0.0-alpha.13","sha":"17fde80a53fb9fcce31a82290f54de55cf3655e9","kind":"tag","published_at":"2017-05-08T10:47:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13/manifests"},{"name":"v0.18.0","sha":"dea7938b1265a3b100899d65589fbd05e877ab9e","kind":"tag","published_at":"2017-04-30T22:26:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0/manifests"},{"name":"v1.0.0-alpha.12","sha":"dc7371e4770fd3e8b1a82b9c2c2a652acaa73713","kind":"tag","published_at":"2017-04-30T22:22:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12/manifests"},{"name":"v0.17.4","sha":"a398290811c94bd6bb2d5d04c7f6d0ce734e3ad6","kind":"commit","published_at":"2017-04-14T17:20:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4/manifests"},{"name":"v1.0.0-alpha.11","sha":"7b3dbfaf2e94e8139424c8660692ee20d5a9880e","kind":"tag","published_at":"2017-04-14T16:50:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11/manifests"},{"name":"v0.17.3","sha":"53076a03182668f94d3bf40cd880309a51e9be88","kind":"tag","published_at":"2017-04-10T21:42:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"38c4aed87e608ded8e083dcf341ed5e9a14c20ef","kind":"tag","published_at":"2017-04-09T11:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2/manifests"},{"name":"v1.0.0-alpha.10","sha":"27fd907d604c1d3189b7b70e3a7e4758e0171492","kind":"tag","published_at":"2017-04-06T12:00:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"b962c2fbfa7a9cab9e9844e01966b90ca86e67a1","kind":"tag","published_at":"2017-04-01T13:47:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a0b4691eb3958aeb9173a8f4e705c81dfb7d25da","kind":"tag","published_at":"2017-03-25T11:46:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8/manifests"},{"name":"v0.17.1","sha":"05280483dbbc29e56edd8f3644721679b55d4d73","kind":"commit","published_at":"2017-03-13T12:27:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1/manifests"},{"name":"v1.0.0-alpha.7","sha":"9281a3fcee37d6afb9e493ff06e8a2626f4d7d91","kind":"tag","published_at":"2017-03-12T12:31:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"69f604946c366c655d0613841c034cacee7e9ef4","kind":"commit","published_at":"2017-02-26T12:41:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6/manifests"},{"name":"v1.0.0-alpha.5","sha":"74973892bdfacd5c9e3a4ce63185e9a6500d9522","kind":"commit","published_at":"2017-02-26T11:04:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-alpha.4","sha":"6472a6864951bfe7f3739afbe74b50981299ac28","kind":"commit","published_at":"2017-02-26T10:19:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4/manifests"},{"name":"v0.17.0","sha":"c9af9606bcea6551ceaadc2f6430d629eb679e84","kind":"commit","published_at":"2017-02-12T22:06:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0/manifests"},{"name":"v1.0.0-alpha.3","sha":"4583f5212d0b668e3801a859d3cc584cec0ec173","kind":"commit","published_at":"2017-02-12T21:43:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"8476782b595175d25c8a972b5fe53bc1f8532676","kind":"tag","published_at":"2017-02-07T19:48:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"3a0eb03018a9c5c96ba5233de8ef45202403a94c","kind":"commit","published_at":"2017-01-29T21:29:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.16.7","sha":"867c6c29b1badd839b1fd57720e5754fcd53a516","kind":"commit","published_at":"2017-01-15T19:57:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"bc84dbeeb78b725fefdc10cdc6eee7b75cc1226e","kind":"commit","published_at":"2016-12-25T21:03:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"8a03a04ef17f76ce09b88607b216d8a8e4d277d6","kind":"commit","published_at":"2016-12-09T20:45:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"84c18c98ff56fbe81be902735164219040729bb1","kind":"commit","published_at":"2016-11-17T19:18:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"066c5d53d1d4ecec2923ed12ec14647ae8248a9c","kind":"commit","published_at":"2016-11-17T16:41:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"806b2eab2272b430e814f8b3c7f1e7b31cd0e306","kind":"commit","published_at":"2016-11-14T17:22:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"2085737a798d9cb808b2fddf1f06883b27327ccc","kind":"commit","published_at":"2016-10-19T18:24:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"6eb9913441cb39562f4c935bdd70042d26daa260","kind":"commit","published_at":"2016-10-05T14:36:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0/manifests"},{"name":"v0.16.0-rc2","sha":"71a9524d0ec28dad2f566a42c7bb8ad2ea93ce36","kind":"commit","published_at":"2016-09-24T19:31:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2/manifests"},{"name":"v0.16.0-rc1","sha":"1691addd7f84317619c6831c35cb1f32ef3779b6","kind":"commit","published_at":"2016-09-07T19:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1/manifests"},{"name":"v0.15.4","sha":"be9bc14f4cda041299b6f8845af87b9278c871fc","kind":"commit","published_at":"2016-08-10T22:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"8bd3589dd7f676f3d725559cbd63457afe8d3691","kind":"commit","published_at":"2016-08-02T20:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"908f694e1e6eae9e63da6b22e63100d6bda4fa8e","kind":"commit","published_at":"2016-07-09T21:10:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"1fed1bcc81d89e473e261c1da4bf0a3a46515ce8","kind":"tag","published_at":"2016-06-20T08:15:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"06667b589952f58ff8c6d277df364ef16dada671","kind":"tag","published_at":"2016-05-06T13:49:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0/manifests"},{"name":"v0.15.0-beta.2","sha":"7cf7adfe9042e9be8dbaa1c850ffacca26e9c269","kind":"commit","published_at":"2016-04-21T22:57:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2/manifests"},{"name":"v0.15.0-beta.1","sha":"47d7525fb77c7c579e99d595b3f98c69fc838c77","kind":"tag","published_at":"2016-04-14T13:33:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1/manifests"},{"name":"v0.15.0-alpha.2","sha":"caabf9eaee5a5e11097958105f8427cfc8905f86","kind":"tag","published_at":"2016-03-17T23:37:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2/manifests"},{"name":"v0.15.0-alpha.1","sha":"2ebddeb908857c16ece162964a7e501ab37716ba","kind":"commit","published_at":"2016-02-27T17:54:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1/manifests"},{"name":"v0.14.4","sha":"de2bee1335ff1fd701a60cb3d739cf919dbd77ce","kind":"commit","published_at":"2016-02-03T00:47:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"fa9141f90149392cc3fa366736e61a89b07e9205","kind":"commit","published_at":"2016-01-27T03:06:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"44b41957ae81344cf6dc794cf2dbe2da48152622","kind":"commit","published_at":"2016-01-08T15:52:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"0ae4d7f61bb240ae5e2adc9d15a8d5629f738db6","kind":"commit","published_at":"2016-01-04T22:23:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"628bc82957d8e537a1b648e31e10723820bb00ac","kind":"commit","published_at":"2015-12-25T15:12:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0/manifests"},{"name":"v0.14.0-rc2","sha":"9a24d8a7839c37b86748ad8022e39235e8eb6be2","kind":"commit","published_at":"2015-12-14T22:26:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2/manifests"},{"name":"v0.14.0-rc1","sha":"7459597806a2f1f5826eaab26d3c5d974da70fbd","kind":"commit","published_at":"2015-12-04T19:52:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1/manifests"},{"name":"v0.13.4","sha":"a98006f9ffb588030cbdd2e3b4a4515017e58c43","kind":"commit","published_at":"2015-11-24T17:07:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"e33afed6913b58a990bd4b51a038bbfff0a0f42f","kind":"commit","published_at":"2015-11-17T16:34:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"6f28ad04e8f95073646bfeb8936c550ca4a94347","kind":"commit","published_at":"2015-11-10T00:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"330488977f95dbebd6cf6a387bf10a86238331ff","kind":"commit","published_at":"2015-10-29T21:08:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"7980cd589e9dc9e055e1b789bf2f80e7f2ef0f5d","kind":"commit","published_at":"2015-10-21T19:38:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"86394ccd2d7b715eaa054a369679eba4ac82ce1f","kind":"commit","published_at":"2015-10-21T19:04:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"d310459476a461e0d29f166de277896026d8f35f","kind":"commit","published_at":"2015-10-19T17:30:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"06aca1012d01de4ec782acfb8d22a6ec83d48ff7","kind":"commit","published_at":"2015-10-07T21:43:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"6671f90516c2065839efae773ecda924b8bebdae","kind":"commit","published_at":"2015-10-06T19:31:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"a4e194e46c47f8e2eedfab8f0a8c4104e5679c95","kind":"commit","published_at":"2015-09-28T16:15:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"aa485220ff28e907d2548cbfb65bd789c23d9eba","kind":"commit","published_at":"2015-09-25T16:08:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"b55b770f2049852febe47bef27aa0eaceafcec08","kind":"commit","published_at":"2015-09-15T21:10:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"82bc1cb2805f7b624516f71628e6ca525df18cad","kind":"commit","published_at":"2015-08-24T21:31:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0/manifests"},{"name":"v0.10.4","sha":"a8097bcbed6939f0cb308e05acf03a907b666725","kind":"commit","published_at":"2015-08-09T03:29:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"2a43082b52138e33c85878616461445895066a11","kind":"commit","published_at":"2015-08-08T22:51:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"71583523f39c1830d3fcffeff0598c2f803f1048","kind":"commit","published_at":"2015-07-29T20:34:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"6b609c63611b02f9e845b765770983c547cd6af8","kind":"commit","published_at":"2015-07-13T21:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"b6140ec86c5087ad799e9a658f3f0d9b150c205a","kind":"commit","published_at":"2015-07-10T01:35:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"8a18478700f49b94fe7f580664e7b31c581ceb0b","kind":"commit","published_at":"2015-06-20T17:47:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"3da654eb4f0ddb10d81f2706eda1f3819e40b795","kind":"commit","published_at":"2015-06-15T01:46:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"867e87d3530b4fb6bc7f6ec5fb9edcd49e7bd631","kind":"commit","published_at":"2015-06-09T23:38:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"cb794810e7c39352f1bbd533d92983dc22a57510","kind":"commit","published_at":"2015-05-24T20:12:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0/manifests"},{"name":"v0.7.5","sha":"b3ce0b272e5468919d01b3d3ab6751a92f682b48","kind":"commit","published_at":"2015-04-27T19:14:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"abc159f246f15163f7984bcf702409cffc745d6e","kind":"commit","published_at":"2015-04-21T18:14:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"9321a4a8879f380a725c7439114ebf3e0da8abcc","kind":"commit","published_at":"2015-04-01T15:20:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"953606f4d1a9e3a33798b499219fe40b1f81fd96","kind":"commit","published_at":"2015-03-25T23:45:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"03c169188dd10ec2242b7806050781867c0291dd","kind":"commit","published_at":"2015-03-04T21:41:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"078ba0c94f8985dd2d96587784f760474ba51858","kind":"commit","published_at":"2015-02-13T21:06:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"accd9f0ef163d514b091709ffd63f76f6d1a467f","kind":"commit","published_at":"2015-01-27T00:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"57c7a95be20dc77cbe0459a40acc802e16de5148","kind":"commit","published_at":"2015-01-26T23:07:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"706446d6aeb952def6f2016fdc213b6e56b2d40f","kind":"commit","published_at":"2015-01-03T23:58:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"6b294fdd0a7f9686b8b8f05cf8759e90b3e581f9","kind":"commit","published_at":"2014-12-25T17:36:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"3eb741fdb94fff5e8218809b8f7d5a9d2e4d1778","kind":"commit","published_at":"2014-12-15T17:14:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"d65414913839d9d939c8bd938ca21f39f0faa924","kind":"commit","published_at":"2014-12-07T15:15:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"fc3232f6e9d1662c4f9d813b70acb329c4cdc6de","kind":"commit","published_at":"2014-11-30T21:22:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"4b02786c2a7e27613201fe72c033a260018a38d6","kind":"commit","published_at":"2014-11-28T20:34:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"ab8880bc442941c20d58ca2cbb8aace7b2724929","kind":"commit","published_at":"2014-11-17T20:10:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"052b0bc5a3e887d0a36b2277a2e09812a0ce206b","kind":"commit","published_at":"2014-11-11T21:11:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"715b7e868003ac9b121bdacee3e1301b9c660aa9","kind":"commit","published_at":"2014-11-08T19:56:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"088d257c0bec691545cd32f83fd2af753866b8ee","kind":"commit","published_at":"2014-11-08T00:13:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0/manifests"},{"name":"v0.1.29","sha":"3fe7b8bf7c3adc04522f311ce1c1c3b6e39e8edd","kind":"commit","published_at":"2014-11-05T19:58:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.1.29","html_url":"https://github.com/mui/material-ui/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29/manifests"}]},"repo_metadata_updated_at":"2025-10-29T21:14:07.454Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":32.77320910334942,"dependent_packages_count":46.853618185903066,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":39.813413644626245},"purl":"pkg:maven/org.webjars.npm/mui__icons-material","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:mui__icons-material","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:mui__icons-material","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:mui__icons-material/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-29T16:04:14.239Z","issues_count":4308,"pull_requests_count":9949,"avg_time_to_close_issue":13592057.178502878,"avg_time_to_close_pull_request":1743679.4759773905,"issues_closed_count":2590,"pull_requests_closed_count":8490,"pull_request_authors_count":716,"issue_authors_count":2931,"avg_comments_per_issue":5.109795728876509,"avg_comments_per_pull_request":1.994974369283345,"merged_pull_requests_count":7175,"bot_issues_count":19,"bot_pull_requests_count":3438,"past_year_issues_count":769,"past_year_pull_requests_count":3299,"past_year_avg_time_to_close_issue":842316.4168674699,"past_year_avg_time_to_close_pull_request":466566.7232444611,"past_year_issues_closed_count":415,"past_year_pull_requests_closed_count":2663,"past_year_pull_request_authors_count":186,"past_year_issue_authors_count":610,"past_year_avg_comments_per_issue":1.859557867360208,"past_year_avg_comments_per_pull_request":1.4080024249772658,"past_year_bot_issues_count":9,"past_year_bot_pull_requests_count":1478,"past_year_merged_pull_requests_count":2376,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/issues","maintainers":[{"login":"oliviertassinari","count":773,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"siriwatknp","count":700,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":511,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":434,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"mnajdova","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"michaldudak","count":262,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"aarongarciah","count":237,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"ZeeshanTamboli","count":207,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mj12albert","count":193,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"alexfauquette","count":165,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"samuelsycamore","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"cherniavskii","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"LukasTy","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"bharatkashyap","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"DanailH","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"JCQuintas","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"eps1lon","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"hbjORbj","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hbjORbj"},{"login":"flaviendelangle","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"michelengelen","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"rosskevin","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rosskevin"},{"login":"mbrookes","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"m4theushw","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"apedroferreira","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"hasdfa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"nikitaa24","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikitaa24"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"richbustos","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richbustos"},{"login":"nathanmarks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanmarks"},{"login":"vicasas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"MBilalShafi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joshwooding","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwooding"},{"login":"dimitropoulos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dimitropoulos"},{"login":"arthurbalduini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"dmtrKovalenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmtrKovalenko"},{"login":"hai-cea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-cea"},{"login":"gerdadesign","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"DavidCnoops","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidCnoops"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}],"active_maintainers":[{"login":"siriwatknp","count":282,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":241,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":191,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"oliviertassinari","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"ZeeshanTamboli","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mnajdova","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"mj12albert","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"aarongarciah","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"prakhargupta1","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"JCQuintas","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"DanailH","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"alexfauquette","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"bharatkashyap","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"LukasTy","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"cherniavskii","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"michaldudak","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"MBilalShafi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"flaviendelangle","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"vicasas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:mui__icons-material/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:mui__icons-material/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:mui__icons-material/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:mui__icons-material/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:mui__icons-material/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":572386,"maintainers_count":0,"namespaces_count":75981,"keywords_count":35251,"github":"maven-central","metadata":{"funded_packages_count":38856},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-12-16T05:44:42.274Z","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":1070417,"name":"@mui/styled-engine-sc","ecosystem":"npm","description":"styled() API wrapper package for styled-components.","homepage":"https://mui.com/material-ui/integrations/styled-components/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/material-ui","keywords_array":["react","react-component","mui","styled-components"],"namespace":"mui","versions_count":113,"first_release_published_at":"2021-09-02T07:46:26.060Z","latest_release_published_at":"2025-12-03T06:56:35.028Z","latest_release_number":"7.3.6","last_synced_at":"2025-12-16T05:01:37.715Z","created_at":"2022-04-07T20:46:11.584Z","updated_at":"2025-12-16T05:01:37.715Z","registry_url":"https://www.npmjs.com/package/@mui/styled-engine-sc","install_command":"npm install @mui/styled-engine-sc","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/mui-org"},"dist-tags":{"canary":"6.1.1-dev.20240919-130050-82a6448768","next":"7.0.0-rc.0","latest-v6":"6.4.9","latest":"7.3.6"}},"repo_metadata":{"id":19822297,"uuid":"23083156","full_name":"mui/material-ui","owner":"mui","description":"Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.","archived":false,"fork":false,"pushed_at":"2025-11-27T06:12:50.000Z","size":700598,"stargazers_count":97356,"open_issues_count":1749,"forks_count":32796,"subscribers_count":1306,"default_branch":"master","last_synced_at":"2025-11-27T12:24:52.489Z","etag":null,"topics":["design-system","material-design","material-ui","react","react-components"],"latest_commit_sha":null,"homepage":"https://mui.com/material-ui/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2014-08-18T19:11:54.000Z","updated_at":"2025-11-27T11:25:00.000Z","dependencies_parsed_at":"2025-06-02T16:06:01.092Z","dependency_job_id":"32b77193-1b92-4638-bb5e-6c82ade9eee5","html_url":"https://github.com/mui/material-ui","commit_stats":{"total_commits":23822,"total_committers":3211,"mean_commits":"7.4188726253503585","dds":0.8266728234405172,"last_synced_commit":"c0620e333641deda56f3cd68c7c3736098ee818c"},"previous_names":["mui-org/material-ui","callemall/material-ui"],"tags_count":569,"template":false,"template_full_name":null,"purl":"pkg:github/mui/material-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/sbom","scorecard":{"id":262861,"data":{"date":"2025-08-17T02:37:43Z","repo":{"name":"github.com/mui/material-ui","commit":"06de3386e5dbd68c7e7496219f702232dcd7ec9f"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.7,"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":"Maintained","score":10,"reason":"30 commit(s) and 1 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":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/check-if-pr-has-label.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yml: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:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/no-response.yml:22","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/check-if-pr-has-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci-check.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-cleanup.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/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/publish-canaries.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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 28 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":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  14 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:  13 out of  13 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":"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: 'allow deletion' disabled on branch 'v6.x'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v6.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v6.x'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'v6.x'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v6.x'","Warn: codeowners review is not required on branch 'master'","Warn: codeowners review is not required on branch 'v6.x'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v6.x'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v6.x'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v6.x'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v6.x'"],"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":"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":"CI-Tests","score":10,"reason":"28 out of 28 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 36 contributing companies or organizations","details":["Info: found contributions from: A11yance, LightSourceAI, TourConnect, Treeshakers, alienfast, calcom, callemall, cefsharp, cssinjs, emikra, goose-duck, instacart, jalaali, lightsourceai, mui, mui-org, nodejs, openfoodfacts, pabloengine, pretur, react-native-community, reactiran, reactjs, reactwg, state-machines, storybookjs, testing-library, text-em-all, typed-typings, typescript-cheatsheets, underjs, vercel, webpack, yarnpkg, yarnplugins, 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":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-cpj6-fhp6-mr6j","Warn: Project is vulnerable to: GHSA-f46r-rw29-r322","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","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-17T11:13:50.539Z","repository_id":19822297,"created_at":"2025-08-17T11:13:50.539Z","updated_at":"2025-08-17T11:13:50.539Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27389105,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-11-30T02:00:05.582Z","response_time":55,"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":"v7.3.5","sha":"92c82252c77237100aebbea0446848a70d0ba2a7","kind":"tag","published_at":"2025-11-04T08:30:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.5","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.5/manifests"},{"name":"v7.3.4","sha":"28eadba9ec2899226ecbf4058b8fba1ddeab9e6d","kind":"tag","published_at":"2025-10-02T18:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4/manifests"},{"name":"v7.3.3","sha":"6984a79aa3ebde0ad9d1a21817de900f60b7dc90","kind":"tag","published_at":"2025-10-02T14:01:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3/manifests"},{"name":"v7.3.2","sha":"ebd180cdd48e365aa0c5c54b6568d5efc320590d","kind":"tag","published_at":"2025-09-02T06:18:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"3592ec32c4858c22bf99c535c037c13ee6db6b84","kind":"tag","published_at":"2025-08-06T09:33:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"ad98e5ebf7f2f629f9a8b054d9ee3e7217d163bf","kind":"tag","published_at":"2025-08-05T05:40:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0/manifests"},{"name":"v6.5.0","sha":"894dd472b2cc3bbf218eef521ce5a4bcbe914e60","kind":"tag","published_at":"2025-07-08T02:51:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0/manifests"},{"name":"v5.18.0","sha":"6b50143dcfc2aad56a37c9f2e1f14256e9a65c4e","kind":"tag","published_at":"2025-07-08T02:50:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0/manifests"},{"name":"v7.2.0","sha":"1496d735b2cf16501ce413daec40d627eee77e1d","kind":"tag","published_at":"2025-06-30T08:59:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0/manifests"},{"name":"v7.1.2","sha":"ad2d425db362790d6d0f90fbe5b5d3a5b5132503","kind":"tag","published_at":"2025-06-20T07:34:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2/manifests"},{"name":"v6.4.12","sha":"9179a92b0d97f6d0270c7fac733cfd81bd7354cc","kind":"tag","published_at":"2025-06-02T06:58:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12/manifests"},{"name":"v7.1.1","sha":"0ebb3a14ccc5dbee4ec2682b387511f107b95a65","kind":"tag","published_at":"2025-06-02T06:47:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"e3e07e0b8fac5ca8fb4bbf3ec453dbe79133552f","kind":"tag","published_at":"2025-05-06T08:50:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0/manifests"},{"name":"v6.4.11","sha":"6b3957d9d42c83e069da8e8bb534ec294dcb6254","kind":"tag","published_at":"2025-04-10T02:36:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11/manifests"},{"name":"v7.0.2","sha":"ebb24ce49e1ef8358600a7787cb6c8d671cead63","kind":"tag","published_at":"2025-04-09T13:08:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2/manifests"},{"name":"v6.4.10","sha":"d80a3609c8a7274dc5fafa348382059945aee449","kind":"tag","published_at":"2025-03-31T19:03:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10/manifests"},{"name":"v7.0.1","sha":"d6fdcac555725c3807e6f03445e3a051398ee739","kind":"tag","published_at":"2025-03-28T18:58:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"22aa7db2ed23df3b43530e9fdb57bc1051221457","kind":"tag","published_at":"2025-03-26T14:16:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0/manifests"},{"name":"v6.4.9","sha":"a884cb821f67a831f44cc6abfc3bc77faef91ada","kind":"tag","published_at":"2025-03-25T15:45:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9/manifests"},{"name":"v7.0.0-rc.0","sha":"ebaec8db8ae1b90183817cb0bad549d7fc63fe79","kind":"tag","published_at":"2025-03-19T09:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0/manifests"},{"name":"v5.17.1","sha":"0d509f8a4a48031a1e25974a1604b803892ce94e","kind":"tag","published_at":"2025-03-18T18:44:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"b0dc8270c5a2896293ff8b61052120a13819f0a1","kind":"tag","published_at":"2025-03-18T15:28:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0/manifests"},{"name":"v6.4.8","sha":"2bded219fabaaefc2083aa660d5856ab75cfa8d6","kind":"tag","published_at":"2025-03-17T17:54:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8/manifests"},{"name":"v7.0.0-beta.4","sha":"260ed53760f179e3bb4f1f43e2f2712ecbf9fdd7","kind":"tag","published_at":"2025-03-13T13:30:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4/manifests"},{"name":"v6.4.7","sha":"d1ca0a45fea4327ba4dc9876e62922785493f1c3","kind":"tag","published_at":"2025-03-05T15:19:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7/manifests"},{"name":"v7.0.0-beta.3","sha":"9dea4105c8b413e087bd1d0cc517b52831a2eb86","kind":"tag","published_at":"2025-03-05T15:13:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"48acea181cac8ca14455e76d01d3554ba578781e","kind":"tag","published_at":"2025-02-27T15:00:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2/manifests"},{"name":"v7.0.0-beta.1","sha":"2cf2e71af3c2b26694964884456bc335c2ba6cdb","kind":"tag","published_at":"2025-02-26T18:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1/manifests"},{"name":"v6.4.6","sha":"356b885778a2af26505d5dbba76a9abcceb69800","kind":"tag","published_at":"2025-02-26T13:39:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6/manifests"},{"name":"v7.0.0-beta.0","sha":"b485c1abec1d776e925ca90e6fa7d91e9bd057a7","kind":"tag","published_at":"2025-02-26T13:22:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0/manifests"},{"name":"v7.0.0-alpha.2","sha":"ba14b7070070281c8a6cea1df7653f007bb8da49","kind":"tag","published_at":"2025-02-18T18:57:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.4.5","sha":"6f2b908baa7863e2cbf0ec4518dc90ccfd53597b","kind":"tag","published_at":"2025-02-18T18:46:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5/manifests"},{"name":"v7.0.0-alpha.1","sha":"c390c1c2d1c85f42d40f16ce405a3c4b62026ec7","kind":"tag","published_at":"2025-02-11T17:34:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1/manifests"},{"name":"v6.4.4","sha":"c66361a6ad9d1354b60e6fb93ba3144c1348ab15","kind":"tag","published_at":"2025-02-11T14:31:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4/manifests"},{"name":"v6.4.3","sha":"cee310a92f61ffb75284195a9ed30bcb367c78e2","kind":"tag","published_at":"2025-02-04T18:53:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3/manifests"},{"name":"v7.0.0-alpha.0","sha":"3e3195a4285ca716061f7d7d87f4915630af1b69","kind":"tag","published_at":"2025-02-03T12:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.4.2","sha":"1813d89a599a4027fd216062b2cac8b0c1864f1d","kind":"tag","published_at":"2025-01-29T15:50:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2/manifests"},{"name":"v6.4.1","sha":"819e662a2ce210f8805c45057389217cb1c39a83","kind":"tag","published_at":"2025-01-21T13:23:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"f9949a8889c7e69cac145ce56411298a234d2e49","kind":"tag","published_at":"2025-01-14T16:46:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0/manifests"},{"name":"v5.16.14","sha":"ba588c8333d765af63ab15c8b33dd947b615f70b","kind":"tag","published_at":"2025-01-06T21:20:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14/manifests"},{"name":"v6.3.1","sha":"afd551abd3be44de711d6baef48e62e18b97c908","kind":"tag","published_at":"2025-01-03T13:53:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1/manifests"},{"name":"v5.16.13","sha":"e52a6379f22d38453fa046d410b0c4700707dbd9","kind":"tag","published_at":"2024-12-25T11:25:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13/manifests"},{"name":"v6.3.0","sha":"84d6ecfdccd10f204854beeef98bcc55dc99d117","kind":"tag","published_at":"2024-12-23T18:10:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"17026fc203a8b413ec7343b6eeb267a50519d515","kind":"tag","published_at":"2024-12-17T13:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1/manifests"},{"name":"v5.16.12","sha":"b8fbcf5fb5169d8db6ee0ec35001816d2777e8d4","kind":"tag","published_at":"2024-12-17T13:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12/manifests"},{"name":"v5.16.11","sha":"2413ff076b0d462736dfccd399b4be863fd79ec2","kind":"tag","published_at":"2024-12-11T10:13:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11/manifests"},{"name":"v6.2.0","sha":"3a8ceaead5ac4c2c4554e6500ca3d197420a04c2","kind":"tag","published_at":"2024-12-11T02:03:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0/manifests"},{"name":"v6.1.10","sha":"5c5e9f6d8a90034cd75dcb92403caf6b37efc916","kind":"tag","published_at":"2024-12-04T10:03:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10/manifests"},{"name":"v5.16.9","sha":"ec085b677c43ed1f37e66bd2fb58f27dce9f7184","kind":"tag","published_at":"2024-12-04T09:34:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9/manifests"},{"name":"v5.16.8","sha":"096adfbe28d038397a7f3cf3494b86844226e162","kind":"tag","published_at":"2024-11-28T06:51:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8/manifests"},{"name":"v6.1.9","sha":"821784419eefb89e4ce7b66c4b602a1e33d2fa88","kind":"tag","published_at":"2024-11-27T13:22:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9/manifests"},{"name":"v6.1.8","sha":"0b8739f145423bafdd8e2871312307bfb31c58ef","kind":"tag","published_at":"2024-11-20T15:09:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8/manifests"},{"name":"v6.1.7","sha":"a7d441d0bd3bfc16a1ce9e6d7ff3ad1afc6b62f1","kind":"tag","published_at":"2024-11-13T15:31:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7/manifests"},{"name":"v6.1.6","sha":"32112b76aa821c2a1e98120545019ef1a71ea274","kind":"tag","published_at":"2024-10-30T13:54:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6/manifests"},{"name":"v6.1.5","sha":"01c5f344628bc66e16f86284ee0fc7107002a5ca","kind":"tag","published_at":"2024-10-22T10:28:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5/manifests"},{"name":"v6.1.4","sha":"15ea548de803e4602894cae6304a497d7ddaf09c","kind":"tag","published_at":"2024-10-15T18:35:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4/manifests"},{"name":"v6.1.3","sha":"c7de2cae15cc7b7025ad79e3623320526ed16462","kind":"tag","published_at":"2024-10-09T09:47:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3/manifests"},{"name":"v6.1.2","sha":"e6ff0b5016ac4fa40cdc9b78a0d9ecdd2c0cd9db","kind":"tag","published_at":"2024-10-02T14:51:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"263c7259451d5b928bbdfd299c9c0afc89dfec02","kind":"tag","published_at":"2024-09-19T06:42:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"94cc3d0a66456713e6e25edf9a1ba35ad8df88bc","kind":"tag","published_at":"2024-09-11T13:09:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"bb620d85a89651ca4350e8861bbb35776d583726","kind":"tag","published_at":"2024-09-03T10:33:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"71dbef69dcbf2b87831af579fb777b4f1f4b219a","kind":"tag","published_at":"2024-08-29T13:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"c9a9adfb90e939c0590de6edf10d0c65fcbc8b1e","kind":"tag","published_at":"2024-08-27T09:06:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.0","sha":"55bea65c83c1beac77382fe961f8aa72eec21daa","kind":"tag","published_at":"2024-08-22T08:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0/manifests"},{"name":"v6.0.0-beta.6","sha":"cbb6f8d3b1b72732d51f5628765cfd7e75bd5747","kind":"tag","published_at":"2024-08-18T02:55:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6/manifests"},{"name":"v5.16.7","sha":"b505fd7b64e92db523198712a5d6716c494e0c66","kind":"tag","published_at":"2024-08-09T09:19:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7/manifests"},{"name":"v6.0.0-beta.5","sha":"75c24b0828981651082a3eede027b6871c96c440","kind":"tag","published_at":"2024-08-08T08:52:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5/manifests"},{"name":"v5.16.6","sha":"6eb1bdce38d0fc67fa8aebca260043c7fc8eb3e8","kind":"tag","published_at":"2024-07-30T21:06:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6/manifests"},{"name":"v6.0.0-beta.4","sha":"12532afa3e4f6f13a9fa86eb459c27792c36b6f9","kind":"tag","published_at":"2024-07-30T20:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4/manifests"},{"name":"v5.16.5","sha":"40792e6efb2c92b8964a3912e08aeb4fb7fc41c8","kind":"tag","published_at":"2024-07-25T06:42:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5/manifests"},{"name":"v6.0.0-beta.3","sha":"02fde66a0cd72fb7fe3681a5ea8c4de733b4a865","kind":"tag","published_at":"2024-07-24T18:27:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3/manifests"},{"name":"v5.16.4","sha":"77af399a3ad76f31e5f2e0fab5650b628fa50990","kind":"tag","published_at":"2024-07-16T16:01:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4/manifests"},{"name":"v6.0.0-beta.2","sha":"9ad8c1fd8dfd21d8e37fe73d71e011542b23db72","kind":"tag","published_at":"2024-07-16T14:46:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2/manifests"},{"name":"v5.16.3","sha":"e1824453bdb0a89f15d4dfe47a1c4f90fa0f0500","kind":"tag","published_at":"2024-07-16T14:18:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3/manifests"},{"name":"v6.0.0-beta.1","sha":"19c1935757925d834928a30ea41f58bb95fb355f","kind":"tag","published_at":"2024-07-16T09:42:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1/manifests"},{"name":"v5.16.2","sha":"56ddd108fe153592a800fce4d43f9758b0ff5101","kind":"tag","published_at":"2024-07-16T09:10:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2/manifests"},{"name":"v6.0.0-beta.0","sha":"3364f0740aa5c86e057ec5b0d22c1b12bfd96fa4","kind":"tag","published_at":"2024-07-11T15:54:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0/manifests"},{"name":"v5.16.1","sha":"431af6a2fd9bf6cd0422c61e36c937d1ea5e5015","kind":"tag","published_at":"2024-07-11T15:48:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1/manifests"},{"name":"v5.16.0","sha":"e5e9b9d5e952b52752b758179da20d3fa0982c05","kind":"tag","published_at":"2024-07-05T13:32:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0/manifests"},{"name":"v6.0.0-alpha.14","sha":"2a15dd74c76bacbc867a7313fdc2c42c6168327c","kind":"tag","published_at":"2024-07-05T04:25:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14/manifests"},{"name":"v6.0.0-alpha.13","sha":"a070a894fbe21c52df446438ca1bb5a891d5e1b5","kind":"tag","published_at":"2024-07-03T07:44:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13/manifests"},{"name":"v5.15.21","sha":"a306ce4afcc60de4c3e43b8f9183862235d9318e","kind":"tag","published_at":"2024-06-28T14:09:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21/manifests"},{"name":"v6.0.0-alpha.12","sha":"fb476c6c18b850e8400d03afb7447802afbfd357","kind":"tag","published_at":"2024-06-24T17:12:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.15.20","sha":"f20fa0ba4016e5425a2a4cce841075253828a551","kind":"tag","published_at":"2024-06-12T12:58:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20/manifests"},{"name":"v6.0.0-alpha.11","sha":"22c5206a9e8191b2f81131d6978a0958e55b7032","kind":"tag","published_at":"2024-06-12T08:18:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11/manifests"},{"name":"v6.0.0-alpha.10","sha":"e5ac6c0eef5efd4fa5c5eb11ccbf08e58e7443f8","kind":"tag","published_at":"2024-06-04T10:35:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10/manifests"},{"name":"v6.0.0-alpha.9","sha":"925de32766317bb84a92ec24b2b6465c8e48cc04","kind":"tag","published_at":"2024-05-29T12:25:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.15.19","sha":"77f606ba73bb5439d66871177772f54196044450","kind":"tag","published_at":"2024-05-29T12:01:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19/manifests"},{"name":"v6.0.0-alpha.8","sha":"c7dbe6e8256cef7bd2dbdcbee55428ad82513cd0","kind":"tag","published_at":"2024-05-21T16:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.15.18","sha":"607daac5baa9c8151f111fe4bacea1d7e61881a3","kind":"tag","published_at":"2024-05-16T09:29:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18/manifests"},{"name":"v6.0.0-alpha.7","sha":"997bec6d8d30a1a891aff4eeedefa41c93eaa95c","kind":"tag","published_at":"2024-05-16T06:31:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"7c8db04b91500ba77301acd360d21bff7f7c752f","kind":"tag","published_at":"2024-05-08T13:13:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.15.17","sha":"9bc4fc42959427246addfdf29db95847cc38e410","kind":"tag","published_at":"2024-05-08T12:24:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17/manifests"},{"name":"v5.15.16","sha":"284e251c155d92078f80f98919f4ab260b05e9be","kind":"tag","published_at":"2024-05-01T14:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16/manifests"},{"name":"v6.0.0-alpha.5","sha":"571d5046e26aa07605cb1e01ca99b2eb0b04d009","kind":"tag","published_at":"2024-05-01T14:16:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5/manifests"},{"name":"v6.0.0-alpha.4","sha":"afffc2ffc3db1e6abf48f3b3e13a41e8b758f874","kind":"tag","published_at":"2024-04-24T07:30:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4/manifests"},{"name":"v6.0.0-alpha.3","sha":"6d5e44409344ea4e13ceb3a02c4446dc6a7323b4","kind":"tag","published_at":"2024-04-17T16:10:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3/manifests"},{"name":"v6.0.0-alpha.2","sha":"4e75758b37119bd821435c23d9c111c545e186b6","kind":"tag","published_at":"2024-04-09T15:09:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2/manifests"},{"name":"v6.0.0-alpha.1","sha":"84307c1a2495a716788ec25f046faaa4d16c88c7","kind":"tag","published_at":"2024-04-05T10:43:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1/manifests"},{"name":"v5.15.15","sha":"5a079965186640b5176f00c537f3b9e6c299b5c4","kind":"tag","published_at":"2024-04-04T07:09:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15/manifests"},{"name":"v6.0.0-alpha.0","sha":"2a15ad6f1f5507162b1a5aebf78976ca3023183b","kind":"tag","published_at":"2024-03-26T15:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.15.14","sha":"9585d28317c90f2c71ab88dd5ae37638bb64ad82","kind":"tag","published_at":"2024-03-19T08:18:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14/manifests"},{"name":"v5.15.13","sha":"dbcb678234296de56afaf3138917e967e8d1934a","kind":"tag","published_at":"2024-03-13T14:17:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13/manifests"},{"name":"pigment@0.0.1","sha":"0e765a618a7676c507852cec024464b1fc1cd80f","kind":"tag","published_at":"2024-03-08T04:20:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/pigment@0.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/pigment@0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@pigment%400.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1/manifests"},{"name":"v5.15.12","sha":"5ad69e161d7520274cd37a2524ffb935b6dda158","kind":"tag","published_at":"2024-03-05T15:33:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12/manifests"},{"name":"v5.15.11","sha":"e3257a4d68481b0ca6efd5d06cb5c1e1e77e4286","kind":"tag","published_at":"2024-02-22T08:52:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11/manifests"},{"name":"v5.15.10","sha":"94fcd3ada0842108a9a2ce53e121931e5448649f","kind":"tag","published_at":"2024-02-12T12:38:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10/manifests"},{"name":"v5.15.9","sha":"7917d2a8a4acc0b07328dee8273847652491b769","kind":"tag","published_at":"2024-02-08T12:55:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9/manifests"},{"name":"v5.15.8","sha":"fe5a59e616637a0488b122749479b782f5f8dfa2","kind":"tag","published_at":"2024-02-06T20:42:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8/manifests"},{"name":"v5.15.7","sha":"b80acd69c7c848709d01465d6727b13ed6109258","kind":"tag","published_at":"2024-01-31T13:23:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7/manifests"},{"name":"v5.15.6","sha":"1700e5cd9cbb3bc648b7f799f837c4d23ed42700","kind":"tag","published_at":"2024-01-22T18:09:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6/manifests"},{"name":"v5.15.5","sha":"5d7c4e26a4973a3a80bf5f8a9a8ea14f89554fe0","kind":"tag","published_at":"2024-01-17T09:27:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5/manifests"},{"name":"v5.15.4","sha":"6aadbf91c5eb2c94dea9a49a19eb532606410a5a","kind":"tag","published_at":"2024-01-10T13:49:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4/manifests"},{"name":"v5.15.3","sha":"9fa4e472f9ba4fd4e7f8cfb8bc0d1f1d455ace23","kind":"tag","published_at":"2024-01-03T15:22:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"5d5dd15f70db9ffcb85d4dc57da8a20f5240fb81","kind":"tag","published_at":"2023-12-25T14:24:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"8be7ac66b99059bf2c2edcca9cf15981d389db6b","kind":"tag","published_at":"2023-12-19T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"8c2c6a88a509f9da7c453d4a3c3ab4749a57a36d","kind":"tag","published_at":"2023-12-12T18:21:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0/manifests"},{"name":"v5.14.20","sha":"14fa79f4328e901f82d7fc39aba722a9bf4a8df0","kind":"tag","published_at":"2023-12-05T09:28:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20/manifests"},{"name":"v5.14.19","sha":"a07b4925255aa3fc7ae1255130e182e4573c58d7","kind":"tag","published_at":"2023-11-29T21:11:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19/manifests"},{"name":"v5.14.18","sha":"43a41b6b2fa3f0a186a852b894452722e3a38f04","kind":"tag","published_at":"2023-11-14T08:27:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18/manifests"},{"name":"v5.14.17","sha":"c54a42dd8b0ec8e850bd60438e60a1a8acb3b4a4","kind":"tag","published_at":"2023-11-06T15:34:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17/manifests"},{"name":"v5.14.16","sha":"391b57a05daf67a8154471dae645471f5ffac09f","kind":"tag","published_at":"2023-10-31T10:57:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16/manifests"},{"name":"v5.14.15","sha":"6baedcfed27419ed6b9685f27fcbf3eff46133a3","kind":"tag","published_at":"2023-10-24T15:41:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15/manifests"},{"name":"v5.14.14","sha":"a0cfa182db3e7b196efe36cfe7b31d304c5a0a4e","kind":"tag","published_at":"2023-10-17T13:58:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14/manifests"},{"name":"v5.14.13","sha":"b8811a0fa59e7663b240183219db32f9a617e607","kind":"tag","published_at":"2023-10-10T19:42:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13/manifests"},{"name":"v5.14.12","sha":"bd450a0fdb19b087f47e1d7cce5a72417ec977cc","kind":"commit","published_at":"2023-10-04T16:31:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12/manifests"},{"name":"v5.14.11","sha":"13c0894d0c14c7f577a0a95492aeaa8fff8da33a","kind":"tag","published_at":"2023-09-26T11:47:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11/manifests"},{"name":"v5.14.10","sha":"14e97bffa62760cabcdc7244bff445b423f5286a","kind":"tag","published_at":"2023-09-18T10:18:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10/manifests"},{"name":"v5.14.9","sha":"8255b71ccdbfe9a20f856b5d68a269ab1c5452ca","kind":"tag","published_at":"2023-09-13T13:36:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9/manifests"},{"name":"v5.14.8","sha":"74c58dabc2cf5ed2242fb08e4781d26088d06b12","kind":"tag","published_at":"2023-09-05T12:34:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8/manifests"},{"name":"v5.14.7","sha":"8a09d535f101aac98935f82b76345ca9691b5e2b","kind":"tag","published_at":"2023-08-29T12:04:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7/manifests"},{"name":"v5.14.6","sha":"a1f511dd6ed9adba561e2ba00e1348136ed656db","kind":"commit","published_at":"2023-08-24T11:19:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6/manifests"},{"name":"v5.14.5","sha":"61fbfd1546c55caca984695a41f9c95668d414fc","kind":"tag","published_at":"2023-08-14T14:39:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5/manifests"},{"name":"v5.14.4","sha":"40f4b275022f03e48cf4809cd53d0d0dabb40424","kind":"tag","published_at":"2023-08-08T09:51:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4/manifests"},{"name":"v5.14.3","sha":"2deea341c9abfb640f22520e0c277027f3f91cd0","kind":"tag","published_at":"2023-08-01T15:33:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3/manifests"},{"name":"v5.14.2","sha":"36d9f0d3659e2f5ab1d924988313986962a0bf35","kind":"tag","published_at":"2023-07-25T10:01:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2/manifests"},{"name":"v5.14.1","sha":"f2e5ded80e94407f63a27eadb018139d6f967313","kind":"tag","published_at":"2023-07-19T09:05:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1/manifests"},{"name":"v5.14.0","sha":"2529e3aaaaec2c9f8e8cf669e58bb9c81db5a6d8","kind":"tag","published_at":"2023-07-11T14:57:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0/manifests"},{"name":"v5.13.7","sha":"aac2d5b526e8139314d99f827ecc3b2c24e99686","kind":"tag","published_at":"2023-07-04T08:53:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7/manifests"},{"name":"v5.13.6","sha":"312270bc71224067e1910bbee9f800b4a2469cc7","kind":"tag","published_at":"2023-06-23T14:05:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6/manifests"},{"name":"v5.13.5","sha":"24b3af68ebe79c1891e45c60c6bcfd26f8818f73","kind":"tag","published_at":"2023-06-12T13:43:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5/manifests"},{"name":"v5.13.4","sha":"a522d82df32d3bfab46b25f5ff24eeb9670c83fb","kind":"tag","published_at":"2023-06-05T17:30:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4/manifests"},{"name":"v5.13.3","sha":"70d4a2bb49dca9fef7854a1463a392094222812b","kind":"tag","published_at":"2023-05-29T11:22:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3/manifests"},{"name":"v5.13.2","sha":"f661923e9aa9d9cc634750affbb04bf2007bc57d","kind":"tag","published_at":"2023-05-22T16:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2/manifests"},{"name":"v5.13.1","sha":"0c58832b6e182f782e73b118ed9681055db3e249","kind":"tag","published_at":"2023-05-17T05:25:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"9130a021ca34746e4076fcae50c57bc584026b8f","kind":"tag","published_at":"2023-05-10T08:14:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0/manifests"},{"name":"v5.12.3","sha":"9710ff34b16a0f271107a8619a28546ae3ca7c18","kind":"tag","published_at":"2023-05-02T14:17:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"5b7e9c52e37ef0c3274a762f38cd7ef7ffc9e7a8","kind":"tag","published_at":"2023-04-25T16:42:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"d14d288ae9e9b0e2b3b33d0a77b4113f024d4215","kind":"tag","published_at":"2023-04-17T15:57:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"05127cf65b4250f836897428cd15829669ab8d6c","kind":"tag","published_at":"2023-04-11T09:58:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0/manifests"},{"name":"v5.11.16","sha":"af5e109990a26318c96dbff6f25759ba91f0e147","kind":"tag","published_at":"2023-04-04T14:00:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16/manifests"},{"name":"v5.11.15","sha":"ae98db6aca5f9d4b754ff9fce4ce33f738a00f65","kind":"tag","published_at":"2023-03-28T13:06:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15/manifests"},{"name":"v5.11.14","sha":"f34d17c3294fcdb63fe9a135b4f3aa2459c81189","kind":"tag","published_at":"2023-03-21T17:45:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14/manifests"},{"name":"v5.11.13","sha":"9f7a2bfac55faed1b1c6c7b4b6d1b1659a076bab","kind":"tag","published_at":"2023-03-14T09:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13/manifests"},{"name":"v5.11.12","sha":"b76b8f1098a6c01f39e5e19bf3abf77c2b9cf475","kind":"tag","published_at":"2023-03-06T15:03:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12/manifests"},{"name":"v5.11.11","sha":"58df7f1905f16533ddb5a7977346c0f4548e4547","kind":"tag","published_at":"2023-02-28T09:55:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11/manifests"},{"name":"v5.11.10","sha":"676bc85fa2b02f92f21dd5c7e15f453b6b9c2e3d","kind":"tag","published_at":"2023-02-20T11:30:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10/manifests"},{"name":"v5.11.9","sha":"af5b3f5e7a79da9ef4bbd63d8fcf60927ffb6533","kind":"tag","published_at":"2023-02-14T14:30:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9/manifests"},{"name":"v5.11.8","sha":"d4d8512ce3453711f3c661374579b0d2ed13f3e7","kind":"tag","published_at":"2023-02-07T10:50:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8/manifests"},{"name":"v5.11.7","sha":"33cac172846b032d3f8b9333b72b2af832dd47d0","kind":"tag","published_at":"2023-01-31T09:39:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7/manifests"},{"name":"v5.11.6","sha":"a2e552314847b4d52498538d7ca171763067a5d0","kind":"tag","published_at":"2023-01-23T20:28:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6/manifests"},{"name":"v5.11.5","sha":"685c72dfaf840f4d5b7a3ab738ddcabd74418823","kind":"tag","published_at":"2023-01-18T01:43:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5/manifests"},{"name":"v5.11.4","sha":"bc859d95e4415f880cd6bcb6f44cc9e5e8c8097c","kind":"tag","published_at":"2023-01-09T13:57:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4/manifests"},{"name":"v5.11.3","sha":"a526207c3957de4ebfcda937b58327d69464f15c","kind":"tag","published_at":"2023-01-02T17:00:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3/manifests"},{"name":"v5.11.2","sha":"e9d8fa07e1ff979bcaf92837b131cd9e292f0161","kind":"tag","published_at":"2022-12-26T14:56:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2/manifests"},{"name":"v5.11.1","sha":"a1e30390da62019e5769e398f4cbc9f8892d8f9a","kind":"commit","published_at":"2022-12-20T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"191acda4545c394b78964ab80b364e15686f0e9b","kind":"tag","published_at":"2022-12-13T12:56:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0/manifests"},{"name":"v5.10.17","sha":"4265f343b49e4af9673a49e585439d35c8deeab2","kind":"tag","published_at":"2022-12-06T10:59:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17/manifests"},{"name":"v5.10.16","sha":"b8aa3974d84c176b8857e8d5b29a7be8670bb410","kind":"tag","published_at":"2022-11-28T16:00:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16/manifests"},{"name":"v5.10.15","sha":"14a6e1c61edb5f66f4888e32c04df5e637e7cfc4","kind":"commit","published_at":"2022-11-22T09:45:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15/manifests"},{"name":"v5.10.14","sha":"c2da6de1c504c7dbd8ae1d0771c184c1544a0c76","kind":"tag","published_at":"2022-11-15T09:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14/manifests"},{"name":"v5.10.13","sha":"2f4c2190d1d3614d8063e84b79d4d1f034b3e3fe","kind":"tag","published_at":"2022-11-07T17:53:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13/manifests"},{"name":"v5.10.12","sha":"30cb27cff1d4e1838ca4235ab4285e20f2b2a870","kind":"tag","published_at":"2022-10-31T15:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12/manifests"},{"name":"v5.10.11","sha":"c80ff0339882859af7e17f8bfd0a5f6880b323f8","kind":"commit","published_at":"2022-10-25T09:34:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11/manifests"},{"name":"v5.10.10","sha":"639224a3e3600cb0e04755d89aab250297b6d851","kind":"tag","published_at":"2022-10-18T08:35:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10/manifests"},{"name":"v5.10.9","sha":"7bd7c219e2670ff7791148e9b1a1d2387528fc0c","kind":"tag","published_at":"2022-10-11T11:56:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9/manifests"},{"name":"v5.10.8","sha":"d4a3216cdd858899960f945d6e00b2d59bf1d5d1","kind":"tag","published_at":"2022-10-03T16:28:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8/manifests"},{"name":"v5.10.7","sha":"d9ef6e788eee11256818329c7429242f8b769263","kind":"commit","published_at":"2022-09-27T01:44:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7/manifests"},{"name":"v5.10.6","sha":"0f75f3d78b67c405c23bfd14a29aedff367415b7","kind":"tag","published_at":"2022-09-19T14:34:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6/manifests"},{"name":"v5.10.5","sha":"594d87dab0e43e641a6826c935df8f2c10672955","kind":"tag","published_at":"2022-09-12T14:40:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5/manifests"},{"name":"v5.10.4","sha":"c8feb29320a22cc4461fb5ef5f4f7de7bd96a59b","kind":"commit","published_at":"2022-09-06T09:11:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"992421d0114a9df72d358fe6fccc28c1fb6f1505","kind":"tag","published_at":"2022-08-29T17:37:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"99b23c06d9b018d6c500fa1acb3030d673e219ab","kind":"tag","published_at":"2022-08-23T10:25:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"dfc0b89c665de8e5e3e4ecf68d8c782e74dbb65c","kind":"tag","published_at":"2022-08-16T17:55:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"7f502e06d54c5a2f389a1639358c84279462b54a","kind":"commit","published_at":"2022-08-09T03:21:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0/manifests"},{"name":"v5.9.3","sha":"89617ef683d2bcd2c870e9c1bd58ad4d55247fd5","kind":"tag","published_at":"2022-08-01T20:54:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3/manifests"},{"name":"v5.9.2","sha":"b7f0a16eca4ac2044703032838f90873ec063d75","kind":"tag","published_at":"2022-07-25T15:12:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2/manifests"},{"name":"v5.9.1","sha":"1937412c4345569d98c0950a1016c22508e1ff81","kind":"tag","published_at":"2022-07-18T17:23:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"88ad7d4e623183b8e20702e7961ef9c8de330dc7","kind":"commit","published_at":"2022-07-12T08:54:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0/manifests"},{"name":"v5.8.7","sha":"be0ab4c062a22fc4bb52c47d005b57203b56c09c","kind":"tag","published_at":"2022-07-04T20:39:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7/manifests"},{"name":"v5.8.6","sha":"c58f6653411e0ff38bf67a512d16b87c6523606b","kind":"tag","published_at":"2022-06-27T14:21:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6/manifests"},{"name":"v5.8.5","sha":"3c528113f47cfddf2504ea02ba3065e7c5c46928","kind":"tag","published_at":"2022-06-21T18:05:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5/manifests"},{"name":"v5.8.4","sha":"a6e782ec2f037e2ca989515048ce5f22fe760595","kind":"tag","published_at":"2022-06-14T10:00:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4/manifests"},{"name":"v5.8.3","sha":"b1e4b9cd3e1d88286f9d1485864310a7c1f23a79","kind":"tag","published_at":"2022-06-07T19:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3/manifests"},{"name":"v5.8.2","sha":"93b0aba905b3b6947f58a02d911489bb737ee880","kind":"commit","published_at":"2022-05-31T11:47:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2/manifests"},{"name":"v5.8.1","sha":"1eee9ee437f39f1c3438209154df8e8b9ecd990d","kind":"tag","published_at":"2022-05-23T16:04:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"6a468718b970c39ae83a4029bcb53071c9567430","kind":"tag","published_at":"2022-05-17T09:42:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4eef029981b08c77a9c52d0b863e6b5ced279087","kind":"tag","published_at":"2022-05-10T09:06:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0/manifests"},{"name":"v5.6.4","sha":"edb7e8895ef8def2bf59376d7631e0360a77aaf6","kind":"commit","published_at":"2022-05-02T11:46:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4/manifests"},{"name":"v5.6.3","sha":"124d5e2f0022d17b577a464e6b3a69fa2511105e","kind":"tag","published_at":"2022-04-25T14:04:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3/manifests"},{"name":"v5.6.2","sha":"b3645b3fd11dc26a06ea370a41b5bac1026c6792","kind":"tag","published_at":"2022-04-18T16:10:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2/manifests"},{"name":"v5.6.1","sha":"0251fd5222079e4a512bbd32dff4a7a4c3efe997","kind":"tag","published_at":"2022-04-11T13:21:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"8dcdea53f927ab207718d7ee6576806aca2a3798","kind":"commit","published_at":"2022-04-06T03:27:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0/manifests"},{"name":"v4.12.4","sha":"a563a60219f7f6519fb0f34f6d8e3bf0974e6495","kind":"tag","published_at":"2022-04-03T14:38:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4/manifests"},{"name":"v5.5.3","sha":"96e1f40a3b8aa809d543aa7d466eb48cdfa0b53d","kind":"tag","published_at":"2022-03-28T14:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"dd411b017ea7504a14a16821b694ac6aa01d9b6d","kind":"tag","published_at":"2022-03-21T15:15:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"350b15ee91a93040d50391cb9a45440a90e6b2d1","kind":"tag","published_at":"2022-03-14T16:49:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"f3412aa9d179fdfc3f5c0a4a1cfc1965faef7307","kind":"commit","published_at":"2022-03-07T13:53:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0/manifests"},{"name":"v5.4.4","sha":"965f2eb8cb79bb0685a13d9e28c09617b22358cd","kind":"tag","published_at":"2022-02-28T15:21:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4/manifests"},{"name":"v5.4.3","sha":"e2892a61ea56b6578c2efc81d0324660082ad93c","kind":"tag","published_at":"2022-02-21T16:40:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3/manifests"},{"name":"v5.4.2","sha":"01371028b27156419923b362c4b0af92dc08b29f","kind":"tag","published_at":"2022-02-15T14:57:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"fbce2f80c6cb36e59a4a6826ae46b59a10e1c831","kind":"commit","published_at":"2022-02-08T11:34:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"ba4e819aa58b6a36ae4d96ee79c2a5310a812670","kind":"tag","published_at":"2022-02-01T09:00:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"337be3b2a630d791a5cbc5a2a4575d4f58e38df3","kind":"tag","published_at":"2022-01-24T15:05:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"dcbfc54f581dbf1c0008a8e9e578f896f06228ab","kind":"tag","published_at":"2022-01-17T22:45:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0/manifests"},{"name":"v5.2.8","sha":"f80abbb5f942064c9c270b2ac5bb2a2318876754","kind":"tag","published_at":"2022-01-10T20:11:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8/manifests"},{"name":"v5.2.7","sha":"5daaf9be5115b1cb777fb4cf3d9125baddfe5720","kind":"tag","published_at":"2022-01-03T12:34:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7/manifests"},{"name":"v5.2.6","sha":"052db9d577a03ed8d588ecca9e6c0a5f5ba676e1","kind":"tag","published_at":"2021-12-27T14:23:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6/manifests"},{"name":"v5.2.5","sha":"f8697de9c250dbc6b446bcc08566f50fb4070aab","kind":"tag","published_at":"2021-12-20T14:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5/manifests"},{"name":"v5.2.4","sha":"b265431f9a32ea726c5227821126fbc6424117d5","kind":"commit","published_at":"2021-12-14T13:41:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4/manifests"},{"name":"v5.2.3","sha":"9c3dc12c3de241f44d923bfb089200980f3fd23d","kind":"tag","published_at":"2021-12-06T16:12:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3/manifests"},{"name":"v5.2.2","sha":"fcaec7a75f951c9db79c99c42370ca18212c1f16","kind":"tag","published_at":"2021-11-29T16:51:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"586d9ba2472d549c180cbacddf97eb73425286b3","kind":"tag","published_at":"2021-11-25T11:50:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"353cecb5391571163eb6bd8cbf36d2dd299aaf56","kind":"tag","published_at":"2021-11-23T13:25:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"ddbe15b4d8b7cc1dc84720264fde0b1dafb6166f","kind":"commit","published_at":"2021-11-16T15:06:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"7e26583fe1f95f5c3682213105f8f4b51c9d61c9","kind":"tag","published_at":"2021-11-08T15:14:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0/manifests"},{"name":"v5.0.6","sha":"99752d2848f17c5d1e4840f54863899a19387162","kind":"tag","published_at":"2021-10-27T08:43:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6/manifests"},{"name":"v5.0.5","sha":"58f8ff1f8bc7f0cc4bb728654604a194b3c3790b","kind":"tag","published_at":"2021-10-26T10:14:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"86443310e4344ae1ce6e04f084d58e17e4d62170","kind":"tag","published_at":"2021-10-14T15:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"36258031912caf662f69ca3769c6e0bd46946050","kind":"tag","published_at":"2021-10-07T12:26:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"c510762a325116c654afd3c21381a50b942c2c66","kind":"tag","published_at":"2021-09-29T09:29:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"afcf3ee18e7a9c526348b3bce74b69781b4ad071","kind":"tag","published_at":"2021-09-22T12:15:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"85598e74b85a89a16f8bdf5b68346ca8d6b70557","kind":"tag","published_at":"2021-09-16T11:28:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.1","sha":"1b563a153f5b2736f79a3f45573e2e2b66ba0a9a","kind":"tag","published_at":"2021-09-08T13:55:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"698492a5401b12578dc459397b9d288542fc954b","kind":"commit","published_at":"2021-09-02T02:45:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.5","sha":"0bab71409bcc0865ab3e0fcbfa14fa824ddc5495","kind":"tag","published_at":"2021-08-25T07:30:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"c30ec7bed00b36da7b0e6a202b3cb48d2fc1b579","kind":"tag","published_at":"2021-08-13T21:32:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"e5ccdf299c75ea65b0600ee05ff6c98646891c77","kind":"tag","published_at":"2021-08-09T04:03:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3/manifests"},{"name":"v4.12.3","sha":"77a8daeed0e8efa67c6d86f3cc40239dc6eb3d94","kind":"tag","published_at":"2021-07-30T10:06:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3/manifests"},{"name":"v5.0.0-beta.2","sha":"cca80d861f64b3eaa8a5ef8815b7552aaea61557","kind":"tag","published_at":"2021-07-26T15:01:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2/manifests"},{"name":"v4.12.2","sha":"958241aa0ebf340ad0f152b91949720c85b4fcca","kind":"tag","published_at":"2021-07-19T16:41:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2/manifests"},{"name":"v5.0.0-beta.1","sha":"8a4b8952077b64e90ac9d23c116a45aed672db9c","kind":"tag","published_at":"2021-07-14T16:28:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1/manifests"},{"name":"v4.12.1","sha":"4dc8c9bf3e8a6b21a2aac58b0be3161af334b67d","kind":"tag","published_at":"2021-07-07T13:08:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"53a1655143aa4ec36c29a6063ccdf89c48a74bfd","kind":"tag","published_at":"2021-07-06T13:40:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0/manifests"},{"name":"v5.0.0-beta.0","sha":"a0f416173d2f5b78546f52e572a0f64dcc3751e9","kind":"tag","published_at":"2021-07-01T12:17:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.38","sha":"f60126f95d7b36fa12133887990615b9f47e994a","kind":"commit","published_at":"2021-06-24T03:37:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.38","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38/manifests"},{"name":"v5.0.0-alpha.37","sha":"c795ca0822e2816a630a5654d5471fa04521d23c","kind":"tag","published_at":"2021-06-15T17:49:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.37","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37/manifests"},{"name":"v5.0.0-alpha.36","sha":"cf2f6fa90608b109978698fc48120920beaaa51f","kind":"tag","published_at":"2021-06-08T06:46:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.36","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36/manifests"},{"name":"v5.0.0-alpha.35","sha":"6c0afb6d8fff919e80f9f1ec92613acacd8365e7","kind":"tag","published_at":"2021-05-31T20:34:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.35","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35/manifests"},{"name":"v5.0.0-alpha.34","sha":"ee3a077c161accb887b93a17f9eaa2b23e998319","kind":"tag","published_at":"2021-05-18T10:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.34","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34/manifests"},{"name":"v5.0.0-alpha.33","sha":"0fa6ab4a29e8469c081d3f796e0bd9cab98e9185","kind":"tag","published_at":"2021-05-09T12:29:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.33","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33/manifests"},{"name":"v4.11.4","sha":"6658323b5e2ba366691829bbef3f53c00008497e","kind":"tag","published_at":"2021-04-27T15:48:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4/manifests"},{"name":"v5.0.0-alpha.32","sha":"2e99746c35ea0c1e45187a206d6ebc25a52933dc","kind":"tag","published_at":"2021-04-27T12:59:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32/manifests"},{"name":"v5.0.0-alpha.31","sha":"b061319b132163900d1a4eb64207f5284d28639d","kind":"tag","published_at":"2021-04-20T13:59:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"0bc7ed897d54a899fb0dfc5cbd6c5ee0592705e1","kind":"tag","published_at":"2021-04-12T09:46:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"29934afe4643811f3bed772612f92d539a1e489d","kind":"tag","published_at":"2021-04-04T16:43:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"a83c7715c0e2cfa1c3e59b7a1f828f6a1476b307","kind":"tag","published_at":"2021-03-24T12:57:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"2de88ce2973667921a45ff69ea48a8843cb9d8cb","kind":"tag","published_at":"2021-03-05T13:01:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27/manifests"},{"name":"v5.0.0-alpha.26","sha":"8928a36394154e02a73d5e92a740d5f9ed8da709","kind":"tag","published_at":"2021-02-27T18:39:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"688db35f581ac345a09a15420efdb0e4c98a56ab","kind":"tag","published_at":"2021-02-11T12:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"15108a5aad5342d92e86be5c5388b8321a88b280","kind":"tag","published_at":"2021-01-26T14:08:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24/manifests"},{"name":"v4.11.3-deprecations.1","sha":"6cf7cf7c7b11b38db18a4d2003743cbadeb1b4ee","kind":"commit","published_at":"2021-01-25T23:27:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1/manifests"},{"name":"v4.11.3","sha":"bd79e8f8c5b8c77bc5c13d076377a18d2ceedfa2","kind":"commit","published_at":"2021-01-24T12:45:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3/manifests"},{"name":"v4.11.3-deprecations.0","sha":"f64337cd87428e04c851bb1667f5f9e0e6aeaede","kind":"commit","published_at":"2021-01-24T12:00:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0/manifests"},{"name":"v5.0.0-alpha.23","sha":"af6e7220961c6f5e8ed89172694287dc737828ff","kind":"commit","published_at":"2021-01-14T12:48:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23/manifests"},{"name":"v5.0.0-alpha.22","sha":"c514ea86c11c9817839630e840535358f5044caf","kind":"commit","published_at":"2021-01-04T11:14:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"5c82b9147f811fda24bc09132852ed240f8d9def","kind":"commit","published_at":"2020-12-30T17:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"cd30d9e3961c8b33ce43a133e0a958867a202c41","kind":"commit","published_at":"2020-12-21T17:51:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20/manifests"},{"name":"v5.0.0-alpha.19","sha":"754e29cf5a712d0e0f6bd3e54f80e9997659f68c","kind":"commit","published_at":"2020-12-13T17:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.11.2","sha":"174b64f8a3adffb8df3c13285f4edc2437a8547a","kind":"commit","published_at":"2020-12-02T23:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2/manifests"},{"name":"v5.0.0-alpha.18","sha":"c5561c5febbe1c3bd5446c8a0bb480025ab38b86","kind":"commit","published_at":"2020-12-02T23:25:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.11.1","sha":"b8092ce09e164a1cb2fec2f3a5b6aa6e2dc6cbbd","kind":"commit","published_at":"2020-11-24T14:35:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1/manifests"},{"name":"v5.0.0-alpha.17","sha":"41d6a360e0fb245dd74549445539c6218a9dc737","kind":"commit","published_at":"2020-11-23T00:49:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17/manifests"},{"name":"v5.0.0-alpha.16","sha":"47a8e102eeaa5a68a2b4f99c08085cfddc0bef77","kind":"commit","published_at":"2020-11-14T12:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16/manifests"},{"name":"v5.0.0-alpha.15","sha":"fa9cbc835ee70b12234b7207b1872356277da5fa","kind":"commit","published_at":"2020-11-03T23:57:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15/manifests"},{"name":"v5.0.0-alpha.14","sha":"56520e757e0052e25f8dd5d78214458c4b7c634d","kind":"commit","published_at":"2020-10-23T22:59:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14/manifests"},{"name":"v5.0.0-alpha.13","sha":"b82af55f9917f9e77a3cae9b36e47b29d43182c0","kind":"commit","published_at":"2020-10-17T21:47:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13/manifests"},{"name":"v5.0.0-alpha.12","sha":"c7c3643948bce7327a7f01665caa7474be2694f9","kind":"commit","published_at":"2020-10-10T22:32:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12/manifests"},{"name":"v5.0.0-alpha.11","sha":"b4fe7eefd494fa28cd3453067af8872a83f31fa6","kind":"commit","published_at":"2020-09-26T15:07:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11/manifests"},{"name":"v5.0.0-alpha.10","sha":"2e1502fc18d86d69a6b55fc4ac5dcb50ddf192c4","kind":"commit","published_at":"2020-09-15T08:10:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10/manifests"},{"name":"v5.0.0-alpha.9","sha":"e830beb63940d24129285f554fc9c2fb0bd7ccbf","kind":"commit","published_at":"2020-09-06T16:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9/manifests"},{"name":"v5.0.0-alpha.8","sha":"5f986712bbb2f0b789c151b6d2f3e2d48cde0980","kind":"commit","published_at":"2020-08-31T16:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"c32a96b4beb3a5c72a8c179fb095f09dacf61050","kind":"commit","published_at":"2020-08-22T16:39:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"15fd6232de294be9ba0ca103351a11f84009b04f","kind":"commit","published_at":"2020-08-13T16:56:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6/manifests"},{"name":"v5.0.0-alpha.5","sha":"40aa9cbb1df08a5994392d5cea15a60979b28a7e","kind":"commit","published_at":"2020-07-27T22:55:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"519390c2bb12b5eb7b6f5f898afb78ac7f285543","kind":"commit","published_at":"2020-07-19T17:54:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"f432112f0bcfb1fd2002002db181e83edc99d906","kind":"commit","published_at":"2020-07-12T17:06:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"f928d6e04ea7f185cda0e739ebbe2ea36d0aa4d3","kind":"commit","published_at":"2020-07-04T23:16:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2/manifests"},{"name":"v4.11.0","sha":"79ebf71d31cca2c73143891960ea54ec1132bdeb","kind":"commit","published_at":"2020-06-30T23:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0/manifests"},{"name":"v5.0.0-alpha.1","sha":"8281371f88c81fc3e4560b0334cc0c473b9d45f9","kind":"commit","published_at":"2020-06-27T15:07:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.10.2","sha":"d0bfcb4f11fd3904b1e235d80fbfe23758de8372","kind":"commit","published_at":"2020-06-11T19:11:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"4e12b951f64fd47864b4dea8ec8631387a89ddb1","kind":"commit","published_at":"2020-06-01T15:14:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"dd9280e753eb8dc3444a26e85fe4f800b759cad2","kind":"commit","published_at":"2020-05-23T17:50:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0/manifests"},{"name":"v4.9.14","sha":"1fb44683825f0ee7f4d5933528598917ff72f0e4","kind":"commit","published_at":"2020-05-11T22:41:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.14","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14/manifests"},{"name":"v4.9.13","sha":"c224f32bb8f144e590c096d103c9d59c2509ed93","kind":"commit","published_at":"2020-05-04T11:29:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.13","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13/manifests"},{"name":"v4.9.12","sha":"3e5fd3c4f200e50a1331857f092a547b41f6db1e","kind":"commit","published_at":"2020-04-26T23:18:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.12","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12/manifests"},{"name":"v4.9.11","sha":"77f6fe0a73791176bd58d8c013bf5631270faf4d","kind":"commit","published_at":"2020-04-19T14:10:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11/manifests"},{"name":"4.9.11","sha":"b551194a14c4469f3b07dc43bc6aaea525138944","kind":"commit","published_at":"2020-04-18T10:43:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11/manifests"},{"name":"v4.9.10","sha":"8baef82396665179c67ca3acfd51e396b947f412","kind":"commit","published_at":"2020-04-11T13:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.10","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10/manifests"},{"name":"v4.9.9","sha":"c191471a20315cae4006c1e4d3d51db5e49b5fee","kind":"commit","published_at":"2020-04-04T15:54:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.9","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9/manifests"},{"name":"v4.9.8","sha":"e9fbcbf015bbf7057aadd5777703b7059aedf043","kind":"commit","published_at":"2020-03-28T19:33:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8/manifests"},{"name":"v4.9.7","sha":"10bc98f283feaae6397ef1b73b1b82be4a39a5f5","kind":"commit","published_at":"2020-03-18T12:45:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7/manifests"},{"name":"v4.9.6","sha":"0176a231719152fa4a2100aa7119e9fd777b5fed","kind":"commit","published_at":"2020-03-18T10:52:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6/manifests"},{"name":"v4.9.5","sha":"b9dec2780203e37148d87788f727c668d9019581","kind":"commit","published_at":"2020-02-29T10:36:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5/manifests"},{"name":"v4.9.4","sha":"45fe0e31c462ed3a2fba134fb1edbd05b91da2a4","kind":"commit","published_at":"2020-02-23T10:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4/manifests"},{"name":"v4.9.3","sha":"2bec4ebc9c20be8abecbad6d3f0f7ba2875c9c35","kind":"commit","published_at":"2020-02-16T11:52:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3/manifests"},{"name":"v4.9.2","sha":"f567b384f509d36b7e10f691e6b58538e7db8869","kind":"commit","published_at":"2020-02-09T18:32:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"717887fdd9d3b27701d760d78aa12ecf52f02f43","kind":"commit","published_at":"2020-02-02T11:46:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f2c9817526b729801b1716afc957ef3886ccb422","kind":"commit","published_at":"2020-01-22T20:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"d0c928c82e3fc8f284a2f7fd1b9acbf717c5a64e","kind":"commit","published_at":"2020-01-06T11:44:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"0c7ca746674cfb47a46cad8ebea21155702fd38c","kind":"commit","published_at":"2019-12-30T10:59:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"c6f734f0d6b183962e83fc5612fef6583bf40712","kind":"commit","published_at":"2019-12-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3a8f0eace8dd6a1c3234a8be2b7c41f06b6260d4","kind":"commit","published_at":"2019-12-14T19:59:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"0a129d58056d38bd15141aaa98d346774895d5f5","kind":"commit","published_at":"2019-12-07T12:46:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"6291316a32cfb4fb19ffdbcf30abfcb63023f17f","kind":"commit","published_at":"2019-12-01T10:59:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1/manifests"},{"name":"v3.9.4","sha":"6b0fee51deb7c32b75498d4ab2186946e7c4ce0a","kind":"commit","published_at":"2019-11-28T09:28:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4/manifests"},{"name":"v4.7.0","sha":"2b04ee905695540bde87653908ece5c4d57546c9","kind":"commit","published_at":"2019-11-22T10:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"856188b2de7a5e514803314f329da76fe65dec50","kind":"commit","published_at":"2019-11-12T13:52:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"d2d76bf26231a96981260232de5271b24e9391a4","kind":"commit","published_at":"2019-11-05T16:46:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0/manifests"},{"name":"v4.5.2","sha":"cb52f392b3b3528857178a756354ffb0e8bccd73","kind":"commit","published_at":"2019-10-28T22:58:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"803d08fbdf20de2d34c36a2a27bbc8e5a7e79fb2","kind":"commit","published_at":"2019-10-12T20:22:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"de3c62c25bf9e92ba35019e5a3ca7f68a36600d8","kind":"commit","published_at":"2019-10-02T08:07:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"554e7dce0cd96a4f9ef1924b41a3ce530cb433ae","kind":"commit","published_at":"2019-09-22T17:16:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"b563d529a8544fa4f4090723239ab075665c5f03","kind":"commit","published_at":"2019-09-11T20:45:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"f3beaee67fb9a4145a792fc8b798ef327b55f513","kind":"commit","published_at":"2019-09-08T09:58:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1/manifests"},{"name":"v1.2.5","sha":"8ee2d7168294f21af787aaba46661824097e33bb","kind":"tag","published_at":"2019-09-03T18:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5/manifests"},{"name":"v4.4.0","sha":"98f2c7cae9b2e0a53cf731882164aa44babb4be3","kind":"commit","published_at":"2019-08-31T12:19:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"29c1adf61a141a3db885ee569e42251cee53e749","kind":"commit","published_at":"2019-08-21T17:29:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3/manifests"},{"name":"v1.2.4","sha":"e44972d3c3e199529fdbc85974f7ae570b8424a0","kind":"tag","published_at":"2019-08-16T20:53:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4/manifests"},{"name":"v4.3.2","sha":"f2dbeca2dd1aecf6bc56e2302ec766d2e4bfb2ac","kind":"commit","published_at":"2019-08-10T17:39:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"d5a2ad9d26f7b089111b208c929ac1f98e7f6958","kind":"commit","published_at":"2019-08-03T15:14:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"8c28ed9c67e7b6ad02a8826178352aa4e9901b50","kind":"commit","published_at":"2019-07-28T14:32:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"42f78c69a59f0b5fa5fb8f533385f04ef77d7889","kind":"commit","published_at":"2019-07-17T13:42:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1/manifests"},{"name":"v1.0.4","sha":"455489e2e149ff5393f6ba08870368c88da259bd","kind":"tag","published_at":"2019-07-10T15:39:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"4c21bc05d6c5e48c64bc947ba9e271ed3e762a0e","kind":"tag","published_at":"2019-07-10T15:08:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"543041538f31cbdfbe3e85b8bc0f5c183ac5448e","kind":"tag","published_at":"2019-07-09T13:14:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"3a40065694cab2a5e8dedab6781e98493c1dc69d","kind":"tag","published_at":"2019-07-09T12:54:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1/manifests"},{"name":"v4.2.0","sha":"cf2cdd83f2a2f65d0e979d1faa9e815a5e2d3502","kind":"commit","published_at":"2019-07-06T15:30:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"6da1d591264e8c4a18e5ab56bdf6f8c0f985ed99","kind":"commit","published_at":"2019-06-25T13:53:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"eade31e58deb8ff3faee777313d70141e5868ebe","kind":"commit","published_at":"2019-06-23T11:46:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"b78a5ab7581488f7fff271a2cf64927dd28c3ab0","kind":"commit","published_at":"2019-06-13T09:55:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"07b9d6efaac1b663b2657173227e9490c796191e","kind":"commit","published_at":"2019-06-10T11:50:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"d58075ddb1757a11c47ef3d2b1fe9bed55e640dd","kind":"commit","published_at":"2019-06-03T16:35:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a3572bcaf34d204b314fd2c84064c9180f3a50f1","kind":"commit","published_at":"2019-05-27T12:48:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"505e275285c757e0515c8623b43c823d8a74790c","kind":"commit","published_at":"2019-05-23T15:39:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.0","sha":"a33f0ab64999331a54267cdf0eb89e53fa4d70cd","kind":"commit","published_at":"2019-05-20T21:26:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0/manifests"},{"name":"v4.0.0-beta.2","sha":"3686a27055dce58b5e800b520087c0c448b7480e","kind":"commit","published_at":"2019-05-13T12:26:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"5c152157078503e8599537108c3be9e00969fa34","kind":"commit","published_at":"2019-05-05T12:24:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"f19bd59ae53f23e3637383061774542d973cc48c","kind":"commit","published_at":"2019-04-28T22:42:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.8","sha":"92d6e987a43041fde63fd02cad61277d04193c29","kind":"commit","published_at":"2019-04-17T19:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"663643e0a83554d7730be42140aef6bc3ac09c6a","kind":"commit","published_at":"2019-04-07T23:25:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"2482d2b689440df6fb3da6157a789adac2783736","kind":"commit","published_at":"2019-03-30T19:33:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6/manifests"},{"name":"v3.9.3","sha":"ebed7922fc97331519f507768572a068edb8494e","kind":"commit","published_at":"2019-03-28T14:06:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3/manifests"},{"name":"v4.0.0-alpha.5","sha":"1bfdbe5688fb3556e4bebd1f8e357c515244ac42","kind":"commit","published_at":"2019-03-23T21:04:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"997324d52467e3a7b7a8058c0ba8309d04d4ddf6","kind":"commit","published_at":"2019-03-17T11:00:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"3a5d2e50411ddd3caea450abda49fd7c6ed230dc","kind":"commit","published_at":"2019-03-10T11:57:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"f606f7584dd842a89423dd3cc69e32b5ad3fdae1","kind":"commit","published_at":"2019-03-03T16:12:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"eea3b4d9a623f87d79be63f57b4a69ddfe375610","kind":"commit","published_at":"2019-02-20T10:58:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"97b26c4821299aef21e6ef9372a25aedd78d0137","kind":"commit","published_at":"2019-02-12T14:39:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.9.2","sha":"dbc788f7d231b4eceaa7a6a3e253104de5de9af0","kind":"commit","published_at":"2019-02-03T20:45:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2/manifests"},{"name":"v3.9.1","sha":"b903d7432b5a06583c9915f7ab9346bad76007a1","kind":"commit","published_at":"2019-01-26T13:59:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"f6353cdd15b954091c3f53498eb7de198755b740","kind":"commit","published_at":"2019-01-14T21:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"8df7a83ccc0b200e67feb823ceaaf793e4b6d007","kind":"commit","published_at":"2019-01-09T21:57:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"c202914213f19b070738ba5837da18e89c1662ee","kind":"commit","published_at":"2019-01-07T18:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"baa45b12252be8965809a0ad06e67e7dc7d44313","kind":"commit","published_at":"2018-12-30T21:47:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"0445ca8b710425f22744249a0c7bb3c20e95237b","kind":"commit","published_at":"2018-12-30T21:24:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"f0d60d8a510180e9c7a9b588d3e6c04d0d1a23d3","kind":"commit","published_at":"2018-12-22T15:42:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"1871b089aef090728321cab69be92daaec6eb131","kind":"commit","published_at":"2018-12-17T20:02:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0/manifests"},{"name":"v3.6.2","sha":"edde0b4f0073fcacb7233b553812f3dffe619da5","kind":"commit","published_at":"2018-12-09T20:22:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"e5fbf74a06157e2d73701a158e8d6b5914429ea1","kind":"commit","published_at":"2018-12-01T10:43:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1/manifests"},{"name":"issue-13699-mster","sha":"ac0153bf1b13ddbc1e43c22693f2c223838d9f1a","kind":"tag","published_at":"2018-11-28T20:15:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/issue-13699-mster","html_url":"https://github.com/mui/material-ui/releases/tag/issue-13699-mster","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@issue-13699-mster","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster/manifests"},{"name":"v3.6.0","sha":"d9c790fa69a1c053c3d471e030e4066122d58902","kind":"commit","published_at":"2018-11-26T19:49:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"34492c23a773b1db66fe65801997257709c4f319","kind":"commit","published_at":"2018-11-12T23:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"dc6b2b870fa514e98c74b6854d22c6e25e7684cb","kind":"commit","published_at":"2018-11-12T22:46:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"ba1dc0f27cd85996dbf3ef9df4d7f10552d6c91f","kind":"commit","published_at":"2018-11-04T23:41:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0/manifests"},{"name":"v3.3.2","sha":"47b20fe33c5f1c8a2563bad3c27811c37f698794","kind":"commit","published_at":"2018-10-27T20:16:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"92b2a36716c8ced3d12ff0b300be06cc4743e6da","kind":"commit","published_at":"2018-10-23T22:16:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"47d3b93780400d6eaef48d29dfcbebec8a5f22b2","kind":"commit","published_at":"2018-10-21T21:27:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"bbb0b683dd45d130b17580da86fe6ccc1ab5b3d3","kind":"commit","published_at":"2018-10-15T22:11:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"a61f0fc9a56ef22874753175bad2a636460130d1","kind":"commit","published_at":"2018-10-14T21:03:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"58f526f46e609e3e6cd785d15bfc5486df7ab79f","kind":"commit","published_at":"2018-10-07T22:44:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"dbd67aa892a4e9885d763fcb0d1f6c1691fbf763","kind":"commit","published_at":"2018-09-30T17:16:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"6184c508f94500a9da7486ccb2b9398023e4b1b5","kind":"commit","published_at":"2018-09-23T22:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"a9cbda69c8e059d928da53d9525652170b999455","kind":"commit","published_at":"2018-09-16T21:32:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"27412afa36b6c64b15b3b33cd51235efbc55a775","kind":"commit","published_at":"2018-09-08T22:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d6fb8524ff94080614e8d4d1064c7b2cec66c5d1","kind":"commit","published_at":"2018-09-03T21:14:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"2e9643f6c43c9b393a3914cd085aac92df546c04","kind":"commit","published_at":"2018-08-28T22:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"6847e0affc09f56a1497013be98bc3b59ccd3fde","kind":"commit","published_at":"2018-08-27T17:34:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0/manifests"},{"name":"v1.5.1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1/manifests"},{"name":"v1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1","html_url":"https://github.com/mui/material-ui/releases/tag/v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1/manifests"},{"name":"v1.5.0","sha":"6b4c29e324eaa1272ce7b42ecab0e3460af6f437","kind":"commit","published_at":"2018-08-12T20:42:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0/manifests"},{"name":"v0.20.2","sha":"1b1c1fce216b5b2f5ecd52d21f8ec6a326c00cd5","kind":"commit","published_at":"2018-08-05T21:43:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2/manifests"},{"name":"v1.4.3","sha":"99650a6d174ad97b41ba1079cd5d7f55b5db21b5","kind":"commit","published_at":"2018-08-04T10:26:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e9bb799208b34fb8f8bbfe4b63b7a1942f95d91f","kind":"commit","published_at":"2018-07-29T14:37:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"869692ecf3812bc4577ed4dde81a9911c5949695","kind":"commit","published_at":"2018-07-22T21:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7fdc1890fb744b565480835fd5684e66871c679f","kind":"commit","published_at":"2018-07-14T15:02:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"f12ba5bfafc53ada2e5719697dd8373d41fa9471","kind":"commit","published_at":"2018-07-02T20:06:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"cd47eeabdcd4f67e35ff5ad56ae82a571da5747a","kind":"commit","published_at":"2018-06-26T10:53:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"e943cb8d6f405de5d53c1f3d1908cbccb502bb3a","kind":"commit","published_at":"2018-06-20T21:41:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"29308b10b3f8ba3565168e4da4bb5f793cb8b4f9","kind":"commit","published_at":"2018-06-18T18:38:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7c094a0f0381c7b68a223e27b5dc700a7595b122","kind":"commit","published_at":"2018-06-10T09:50:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2a300cdec817595ac879bc419257e55ef318b0f9","kind":"commit","published_at":"2018-06-03T15:25:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"3ccf76d315404ebd67f1254f5679d327c0647dfd","kind":"commit","published_at":"2018-05-26T14:56:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"73101790333124cc8f5857bc46038b7d2315842a","kind":"commit","published_at":"2018-05-17T22:07:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.1","sha":"aae0c434f99c4ab559d8aff53cfbd2cfa7974043","kind":"commit","published_at":"2018-05-15T21:15:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1/manifests"},{"name":"v0.20.1","sha":"c663649d9edf9d196aadbb3b426fd613816964fc","kind":"commit","published_at":"2018-05-13T21:34:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1/manifests"},{"name":"v1.0.0-rc.0","sha":"5f3008fc26479b40ff16ec498ae0e6e3361fdb47","kind":"commit","published_at":"2018-05-13T19:13:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-beta.47","sha":"d16e4f5115a9fde3e8958d7959a912a55cbb246d","kind":"commit","published_at":"2018-05-09T21:48:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.47","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47/manifests"},{"name":"v1.0.0-beta.46","sha":"aa1ef83f22650245dd736681d7ec6331cb2a42ef","kind":"commit","published_at":"2018-05-08T21:51:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.46","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46/manifests"},{"name":"v1.0.0-beta.45","sha":"ab592831cbf5987a6516139aeaf148bdb3360ccb","kind":"commit","published_at":"2018-05-07T13:38:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.45","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45/manifests"},{"name":"v1.0.0-beta.44","sha":"0bba4ad1aed5d2181baa156009301eb56fd80158","kind":"commit","published_at":"2018-04-29T20:57:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.44","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44/manifests"},{"name":"v1.0.0-beta.43","sha":"6dfe7382b9777885abe84f4d1f66c0c62545d559","kind":"commit","published_at":"2018-04-22T10:47:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.43","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43/manifests"},{"name":"v1.0.0-beta.42","sha":"bc03443cac8a55ce3fc4d19e6a95e0f3d0116fbf","kind":"commit","published_at":"2018-04-16T20:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.42","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42/manifests"},{"name":"v1.0.0-beta.41","sha":"cddff325bdc2c79592701c11e295e48db0879c28","kind":"tag","published_at":"2018-04-07T18:26:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.41","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41/manifests"},{"name":"v1.0.0-beta.40","sha":"7f423b6bef54c4a34f3b53d9b8ebf33c183916f8","kind":"tag","published_at":"2018-04-01T09:55:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.40","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40/manifests"},{"name":"v1.0.0-beta.39","sha":"b95cb7a83a102b21b7f6add713398f6c9e743d50","kind":"tag","published_at":"2018-03-28T21:23:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.39","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39/manifests"},{"name":"v1.0.0-beta.38","sha":"a6ccfbe7699b67b03703b49a7cb14d865b841d38","kind":"tag","published_at":"2018-03-17T12:24:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.38","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38/manifests"},{"name":"v1.0.0-beta.37","sha":"1587ac3654ae5061eb21f652722a02cc4c367292","kind":"tag","published_at":"2018-03-11T14:31:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.37","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37/manifests"},{"name":"v1.0.0-beta.36","sha":"f31bd2e431c29f85a053387ce062987a3fc36168","kind":"tag","published_at":"2018-03-05T21:07:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.36","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36/manifests"},{"name":"v1.0.0-beta.35","sha":"25ca14ffcec6eeb75446730a03cc4a2014c5e8ab","kind":"tag","published_at":"2018-02-25T22:47:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.35","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35/manifests"},{"name":"olivier-material-ui-lab@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1/manifests"},{"name":"olivier-material-ui-icons@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1/manifests"},{"name":"olivier-material-ui-codemod@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.2","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2/manifests"},{"name":"olivier-material-ui-lab@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0/manifests"},{"name":"olivier-material-ui-icons@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0/manifests"},{"name":"olivier-material-ui-codemod@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.1","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1/manifests"},{"name":"v1.0.0-beta.34","sha":"284dfcb06fed2244033cc971cb78f485bafece3d","kind":"tag","published_at":"2018-02-17T12:08:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.34","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34/manifests"},{"name":"v1.0.0-beta.33","sha":"b7f698d48d61e74f74e5e50a08b4309460a55266","kind":"tag","published_at":"2018-02-10T12:03:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.33","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33/manifests"},{"name":"v1.0.0-beta.32","sha":"896bc50f35a83fac0453dbbecd9f367b45b450e9","kind":"tag","published_at":"2018-02-04T22:44:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.32","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32/manifests"},{"name":"v1.0.0-beta.31","sha":"6271146a2545aeedf4110990de21ebc0c910b627","kind":"tag","published_at":"2018-01-29T22:06:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.31","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31/manifests"},{"name":"v1.0.0-beta.30","sha":"2bb35ce508832f518a4c3af8cd7cf67af8fd90c5","kind":"tag","published_at":"2018-01-21T22:50:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.30","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30/manifests"},{"name":"v1.0.0-beta.29","sha":"7386d56d4dfb85ca4a586a56691b6a58798d5c42","kind":"tag","published_at":"2018-01-16T20:27:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.29","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29/manifests"},{"name":"v1.0.0-beta.28","sha":"e1f3dad9084edf460d42e0a5f6b7c956eaa51e8d","kind":"tag","published_at":"2018-01-14T14:52:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.28","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28/manifests"},{"name":"v1.0.0-beta.27","sha":"fcfe4a64a95f65e205c5ba9523987982e6556eea","kind":"tag","published_at":"2018-01-06T15:25:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.27","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27/manifests"},{"name":"v1.0.0-beta.26","sha":"bd42549ee464bce03743f7ee18964066f9d3907d","kind":"tag","published_at":"2017-12-30T23:24:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.26","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26/manifests"},{"name":"v1.0.0-beta.25","sha":"d9ab3e313136fa5fb179743b560ac7c9e4fa8f6a","kind":"tag","published_at":"2017-12-22T23:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.25","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25/manifests"},{"name":"v1.0.0-beta.24","sha":"7c8fe8516f8bf6317e7cc748eefa7d97c92b4007","kind":"tag","published_at":"2017-12-17T12:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.24","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24/manifests"},{"name":"v1.0.0-beta.23","sha":"1a4e5b06ae0a7f6b3a6be810d272ebdf3efbb863","kind":"tag","published_at":"2017-12-09T09:51:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.23","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23/manifests"},{"name":"v0.20.0","sha":"86b40ae4883e95d6139e9e5d59c0e14aa022ce3a","kind":"commit","published_at":"2017-12-04T04:05:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0/manifests"},{"name":"v1.0.0-beta.22","sha":"22f68ca292a947349ae2877b09e85775703ec87f","kind":"tag","published_at":"2017-11-28T23:11:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22/manifests"},{"name":"v1.0.0-beta.21","sha":"d33604a9deacbb2725da3688d823416486a039c1","kind":"tag","published_at":"2017-11-13T22:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21/manifests"},{"name":"v1.0.0-beta.20","sha":"076d08bfa709ffdb4858106ebda73f475e4ec5b9","kind":"tag","published_at":"2017-11-05T19:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20/manifests"},{"name":"v1.0.0-beta.19","sha":"2a1879fb818973d4df766c2d7842afd939fdb2b8","kind":"tag","published_at":"2017-10-30T21:51:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19/manifests"},{"name":"v1.0.0-beta.18","sha":"f626204f8e0cd9933bcb7a8c8ac5cd97d6419eca","kind":"tag","published_at":"2017-10-23T21:58:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18/manifests"},{"name":"v1.0.0-beta.17","sha":"616d69d5ff7263eb9c84960b6b7a4c9ff852d4ef","kind":"tag","published_at":"2017-10-15T22:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17/manifests"},{"name":"v1.0.0-beta.16","sha":"56fd0d9d2f6fe0222b8c4117e227de1d725918ba","kind":"tag","published_at":"2017-10-08T20:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16/manifests"},{"name":"v0.19.4","sha":"f1bc4be26ca68578f0cfd053fed8eeabe0d3a636","kind":"tag","published_at":"2017-10-08T19:56:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4/manifests"},{"name":"v1.0.0-beta.15","sha":"4da17a67182a212be91a36cec9c976ccb6293380","kind":"tag","published_at":"2017-10-04T16:05:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15/manifests"},{"name":"v1.0.0-beta.13","sha":"736f12000e6989b2e37fcf10deca8bcf20a284f5","kind":"tag","published_at":"2017-10-01T19:58:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13/manifests"},{"name":"v0.19.3","sha":"7e484cc0c2e3db1e30ebe89d93475f2999f6168c","kind":"tag","published_at":"2017-10-01T19:35:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3/manifests"},{"name":"v1.0.0-beta.12","sha":"65b6e04a74a1520209e7b8fcfa311a431ecb070a","kind":"tag","published_at":"2017-09-24T18:24:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12/manifests"},{"name":"v0.19.2","sha":"5f750e046d48fa2f8c0efd86290ea48661c9b32e","kind":"tag","published_at":"2017-09-18T20:14:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2/manifests"},{"name":"v1.0.0-beta.11","sha":"01c6feb33e7e4e5043ce2a8377fa7dda3dbc8180","kind":"tag","published_at":"2017-09-18T19:11:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11/manifests"},{"name":"v1.0.0-beta.10","sha":"3d4518c997fe875f8e91044ff59a09a46fdfb726","kind":"tag","published_at":"2017-09-13T21:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10/manifests"},{"name":"v1.0.0-beta.9","sha":"d4dba0da9a00efe5104365ca647d848a131a41a6","kind":"tag","published_at":"2017-09-10T11:17:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9/manifests"},{"name":"v1.0.0-beta.8","sha":"865b39bef48c3f85743c3914ba146b97b93fce0f","kind":"tag","published_at":"2017-09-02T11:11:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8/manifests"},{"name":"v0.19.1","sha":"b0d03e92c64bee1ac8c25acd0c48657b7f605d9a","kind":"tag","published_at":"2017-09-02T10:38:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1/manifests"},{"name":"v1.0.0-beta.7","sha":"d2083879918dcafdc9c17e3e19440000a0abb3b0","kind":"tag","published_at":"2017-08-30T22:51:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7/manifests"},{"name":"v1.0.0-beta.6","sha":"8385df161a6792d472821e30c7095b267b844950","kind":"tag","published_at":"2017-08-20T14:48:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6/manifests"},{"name":"v1.0.0-beta.5","sha":"8292545fd41ea9f9d3c7c52bb45f60a4fea434a9","kind":"tag","published_at":"2017-08-15T08:55:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5/manifests"},{"name":"v0.19.0","sha":"d1b3bc614a818d497e38fd51c85077dd7b490bad","kind":"tag","published_at":"2017-08-15T08:17:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0/manifests"},{"name":"v1.0.0-beta.4","sha":"110f0a6e95e8e2b51b2bdd7e545a9b41d1a0009f","kind":"tag","published_at":"2017-08-05T10:09:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4/manifests"},{"name":"v1.0.0-beta.3","sha":"e0dd9560d4a152ca0a61558b6238edc40746c354","kind":"tag","published_at":"2017-07-29T21:00:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"45d5da95daf4d52b0ea6e4ffbef27755fa0aa196","kind":"tag","published_at":"2017-07-23T17:45:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"603fbde8d99e386d6640ec6c24ba9fcfc4316dd4","kind":"tag","published_at":"2017-07-23T17:12:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1/manifests"},{"name":"v0.18.7","sha":"50f6dfc4b6ee7473e27ba950c3ce900b24f17d1c","kind":"tag","published_at":"2017-07-23T15:51:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7/manifests"},{"name":"v1.0.0-alpha.22","sha":"f3992561ed94696d595b6a56efc7449c7dee67c7","kind":"tag","published_at":"2017-07-18T09:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22/manifests"},{"name":"v1.0.0-alpha.21","sha":"49d21891b72796f4a8f383d9b15b66f72cb94549","kind":"tag","published_at":"2017-07-04T22:13:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21/manifests"},{"name":"v0.18.6","sha":"1d10ecbac4a83f9934bb6a7f025855f82002113c","kind":"tag","published_at":"2017-07-04T21:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6/manifests"},{"name":"v0.18.5","sha":"86f7c4141cc66ab1e96a681a6945472283e41ea3","kind":"tag","published_at":"2017-06-28T18:14:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5/manifests"},{"name":"v1.0.0-alpha.20","sha":"84363396403cbbd51072d0b09822cd6d8ab6bf87","kind":"tag","published_at":"2017-06-25T18:01:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20/manifests"},{"name":"v0.18.4","sha":"2c6872cacf19ac71a316b282c2467162dcd148c6","kind":"tag","published_at":"2017-06-25T17:39:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4/manifests"},{"name":"v1.0.0-alpha.19","sha":"611bfd7557fd928933e39c054d2b2edeb57adaed","kind":"tag","published_at":"2017-06-19T16:58:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19/manifests"},{"name":"v1.0.0-alpha.18","sha":"5fdb60642bdf2907b7fba352cf2cd0fa7208848f","kind":"tag","published_at":"2017-06-19T10:12:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18/manifests"},{"name":"v1.0.0-alpha.17","sha":"73e0a35145d10f3c29a991f75e5ba8315e0e754a","kind":"tag","published_at":"2017-06-12T11:55:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17/manifests"},{"name":"v0.18.3","sha":"4c6a542c772f9fe9ff97bb95f63801138d7722d0","kind":"tag","published_at":"2017-06-07T21:28:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"9d3b59b3fec3b31b37334c3bd842112f3d090f86","kind":"commit","published_at":"2017-06-06T21:29:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2/manifests"},{"name":"v1.0.0-alpha.16","sha":"0c7dba6dc5ad8b9f69ec3c60e3ba31f2973e582a","kind":"tag","published_at":"2017-06-01T08:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"18508aeb3e5817406209e15c3e51a53c2cbece96","kind":"tag","published_at":"2017-05-23T20:00:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"771fb44738e116a1d2cec7aabb8ed1425b1d57f6","kind":"tag","published_at":"2017-05-14T10:11:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14/manifests"},{"name":"v0.18.1","sha":"715372edf9fc21244030207409b4070158f6936d","kind":"tag","published_at":"2017-05-13T10:21:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1/manifests"},{"name":"v1.0.0-alpha.13","sha":"17fde80a53fb9fcce31a82290f54de55cf3655e9","kind":"tag","published_at":"2017-05-08T10:47:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13/manifests"},{"name":"v0.18.0","sha":"dea7938b1265a3b100899d65589fbd05e877ab9e","kind":"tag","published_at":"2017-04-30T22:26:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0/manifests"},{"name":"v1.0.0-alpha.12","sha":"dc7371e4770fd3e8b1a82b9c2c2a652acaa73713","kind":"tag","published_at":"2017-04-30T22:22:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12/manifests"},{"name":"v0.17.4","sha":"a398290811c94bd6bb2d5d04c7f6d0ce734e3ad6","kind":"commit","published_at":"2017-04-14T17:20:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4/manifests"},{"name":"v1.0.0-alpha.11","sha":"7b3dbfaf2e94e8139424c8660692ee20d5a9880e","kind":"tag","published_at":"2017-04-14T16:50:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11/manifests"},{"name":"v0.17.3","sha":"53076a03182668f94d3bf40cd880309a51e9be88","kind":"tag","published_at":"2017-04-10T21:42:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"38c4aed87e608ded8e083dcf341ed5e9a14c20ef","kind":"tag","published_at":"2017-04-09T11:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2/manifests"},{"name":"v1.0.0-alpha.10","sha":"27fd907d604c1d3189b7b70e3a7e4758e0171492","kind":"tag","published_at":"2017-04-06T12:00:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"b962c2fbfa7a9cab9e9844e01966b90ca86e67a1","kind":"tag","published_at":"2017-04-01T13:47:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a0b4691eb3958aeb9173a8f4e705c81dfb7d25da","kind":"tag","published_at":"2017-03-25T11:46:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8/manifests"},{"name":"v0.17.1","sha":"05280483dbbc29e56edd8f3644721679b55d4d73","kind":"commit","published_at":"2017-03-13T12:27:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1/manifests"},{"name":"v1.0.0-alpha.7","sha":"9281a3fcee37d6afb9e493ff06e8a2626f4d7d91","kind":"tag","published_at":"2017-03-12T12:31:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"69f604946c366c655d0613841c034cacee7e9ef4","kind":"commit","published_at":"2017-02-26T12:41:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6/manifests"},{"name":"v1.0.0-alpha.5","sha":"74973892bdfacd5c9e3a4ce63185e9a6500d9522","kind":"commit","published_at":"2017-02-26T11:04:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-alpha.4","sha":"6472a6864951bfe7f3739afbe74b50981299ac28","kind":"commit","published_at":"2017-02-26T10:19:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4/manifests"},{"name":"v0.17.0","sha":"c9af9606bcea6551ceaadc2f6430d629eb679e84","kind":"commit","published_at":"2017-02-12T22:06:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0/manifests"},{"name":"v1.0.0-alpha.3","sha":"4583f5212d0b668e3801a859d3cc584cec0ec173","kind":"commit","published_at":"2017-02-12T21:43:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"8476782b595175d25c8a972b5fe53bc1f8532676","kind":"tag","published_at":"2017-02-07T19:48:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"3a0eb03018a9c5c96ba5233de8ef45202403a94c","kind":"commit","published_at":"2017-01-29T21:29:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.16.7","sha":"867c6c29b1badd839b1fd57720e5754fcd53a516","kind":"commit","published_at":"2017-01-15T19:57:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"bc84dbeeb78b725fefdc10cdc6eee7b75cc1226e","kind":"commit","published_at":"2016-12-25T21:03:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"8a03a04ef17f76ce09b88607b216d8a8e4d277d6","kind":"commit","published_at":"2016-12-09T20:45:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"84c18c98ff56fbe81be902735164219040729bb1","kind":"commit","published_at":"2016-11-17T19:18:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"066c5d53d1d4ecec2923ed12ec14647ae8248a9c","kind":"commit","published_at":"2016-11-17T16:41:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"806b2eab2272b430e814f8b3c7f1e7b31cd0e306","kind":"commit","published_at":"2016-11-14T17:22:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"2085737a798d9cb808b2fddf1f06883b27327ccc","kind":"commit","published_at":"2016-10-19T18:24:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"6eb9913441cb39562f4c935bdd70042d26daa260","kind":"commit","published_at":"2016-10-05T14:36:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0/manifests"},{"name":"v0.16.0-rc2","sha":"71a9524d0ec28dad2f566a42c7bb8ad2ea93ce36","kind":"commit","published_at":"2016-09-24T19:31:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2/manifests"},{"name":"v0.16.0-rc1","sha":"1691addd7f84317619c6831c35cb1f32ef3779b6","kind":"commit","published_at":"2016-09-07T19:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1/manifests"},{"name":"v0.15.4","sha":"be9bc14f4cda041299b6f8845af87b9278c871fc","kind":"commit","published_at":"2016-08-10T22:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"8bd3589dd7f676f3d725559cbd63457afe8d3691","kind":"commit","published_at":"2016-08-02T20:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"908f694e1e6eae9e63da6b22e63100d6bda4fa8e","kind":"commit","published_at":"2016-07-09T21:10:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"1fed1bcc81d89e473e261c1da4bf0a3a46515ce8","kind":"tag","published_at":"2016-06-20T08:15:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"06667b589952f58ff8c6d277df364ef16dada671","kind":"tag","published_at":"2016-05-06T13:49:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0/manifests"},{"name":"v0.15.0-beta.2","sha":"7cf7adfe9042e9be8dbaa1c850ffacca26e9c269","kind":"commit","published_at":"2016-04-21T22:57:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2/manifests"},{"name":"v0.15.0-beta.1","sha":"47d7525fb77c7c579e99d595b3f98c69fc838c77","kind":"tag","published_at":"2016-04-14T13:33:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1/manifests"},{"name":"v0.15.0-alpha.2","sha":"caabf9eaee5a5e11097958105f8427cfc8905f86","kind":"tag","published_at":"2016-03-17T23:37:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2/manifests"},{"name":"v0.15.0-alpha.1","sha":"2ebddeb908857c16ece162964a7e501ab37716ba","kind":"commit","published_at":"2016-02-27T17:54:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1/manifests"},{"name":"v0.14.4","sha":"de2bee1335ff1fd701a60cb3d739cf919dbd77ce","kind":"commit","published_at":"2016-02-03T00:47:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"fa9141f90149392cc3fa366736e61a89b07e9205","kind":"commit","published_at":"2016-01-27T03:06:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"44b41957ae81344cf6dc794cf2dbe2da48152622","kind":"commit","published_at":"2016-01-08T15:52:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"0ae4d7f61bb240ae5e2adc9d15a8d5629f738db6","kind":"commit","published_at":"2016-01-04T22:23:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"628bc82957d8e537a1b648e31e10723820bb00ac","kind":"commit","published_at":"2015-12-25T15:12:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0/manifests"},{"name":"v0.14.0-rc2","sha":"9a24d8a7839c37b86748ad8022e39235e8eb6be2","kind":"commit","published_at":"2015-12-14T22:26:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2/manifests"},{"name":"v0.14.0-rc1","sha":"7459597806a2f1f5826eaab26d3c5d974da70fbd","kind":"commit","published_at":"2015-12-04T19:52:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1/manifests"},{"name":"v0.13.4","sha":"a98006f9ffb588030cbdd2e3b4a4515017e58c43","kind":"commit","published_at":"2015-11-24T17:07:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"e33afed6913b58a990bd4b51a038bbfff0a0f42f","kind":"commit","published_at":"2015-11-17T16:34:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"6f28ad04e8f95073646bfeb8936c550ca4a94347","kind":"commit","published_at":"2015-11-10T00:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"330488977f95dbebd6cf6a387bf10a86238331ff","kind":"commit","published_at":"2015-10-29T21:08:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"7980cd589e9dc9e055e1b789bf2f80e7f2ef0f5d","kind":"commit","published_at":"2015-10-21T19:38:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"86394ccd2d7b715eaa054a369679eba4ac82ce1f","kind":"commit","published_at":"2015-10-21T19:04:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"d310459476a461e0d29f166de277896026d8f35f","kind":"commit","published_at":"2015-10-19T17:30:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"06aca1012d01de4ec782acfb8d22a6ec83d48ff7","kind":"commit","published_at":"2015-10-07T21:43:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"6671f90516c2065839efae773ecda924b8bebdae","kind":"commit","published_at":"2015-10-06T19:31:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"a4e194e46c47f8e2eedfab8f0a8c4104e5679c95","kind":"commit","published_at":"2015-09-28T16:15:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"aa485220ff28e907d2548cbfb65bd789c23d9eba","kind":"commit","published_at":"2015-09-25T16:08:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"b55b770f2049852febe47bef27aa0eaceafcec08","kind":"commit","published_at":"2015-09-15T21:10:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"82bc1cb2805f7b624516f71628e6ca525df18cad","kind":"commit","published_at":"2015-08-24T21:31:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0/manifests"},{"name":"v0.10.4","sha":"a8097bcbed6939f0cb308e05acf03a907b666725","kind":"commit","published_at":"2015-08-09T03:29:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"2a43082b52138e33c85878616461445895066a11","kind":"commit","published_at":"2015-08-08T22:51:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"71583523f39c1830d3fcffeff0598c2f803f1048","kind":"commit","published_at":"2015-07-29T20:34:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"6b609c63611b02f9e845b765770983c547cd6af8","kind":"commit","published_at":"2015-07-13T21:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"b6140ec86c5087ad799e9a658f3f0d9b150c205a","kind":"commit","published_at":"2015-07-10T01:35:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"8a18478700f49b94fe7f580664e7b31c581ceb0b","kind":"commit","published_at":"2015-06-20T17:47:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"3da654eb4f0ddb10d81f2706eda1f3819e40b795","kind":"commit","published_at":"2015-06-15T01:46:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"867e87d3530b4fb6bc7f6ec5fb9edcd49e7bd631","kind":"commit","published_at":"2015-06-09T23:38:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"cb794810e7c39352f1bbd533d92983dc22a57510","kind":"commit","published_at":"2015-05-24T20:12:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0/manifests"},{"name":"v0.7.5","sha":"b3ce0b272e5468919d01b3d3ab6751a92f682b48","kind":"commit","published_at":"2015-04-27T19:14:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"abc159f246f15163f7984bcf702409cffc745d6e","kind":"commit","published_at":"2015-04-21T18:14:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"9321a4a8879f380a725c7439114ebf3e0da8abcc","kind":"commit","published_at":"2015-04-01T15:20:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"953606f4d1a9e3a33798b499219fe40b1f81fd96","kind":"commit","published_at":"2015-03-25T23:45:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"03c169188dd10ec2242b7806050781867c0291dd","kind":"commit","published_at":"2015-03-04T21:41:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"078ba0c94f8985dd2d96587784f760474ba51858","kind":"commit","published_at":"2015-02-13T21:06:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"accd9f0ef163d514b091709ffd63f76f6d1a467f","kind":"commit","published_at":"2015-01-27T00:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"57c7a95be20dc77cbe0459a40acc802e16de5148","kind":"commit","published_at":"2015-01-26T23:07:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"706446d6aeb952def6f2016fdc213b6e56b2d40f","kind":"commit","published_at":"2015-01-03T23:58:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"6b294fdd0a7f9686b8b8f05cf8759e90b3e581f9","kind":"commit","published_at":"2014-12-25T17:36:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"3eb741fdb94fff5e8218809b8f7d5a9d2e4d1778","kind":"commit","published_at":"2014-12-15T17:14:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"d65414913839d9d939c8bd938ca21f39f0faa924","kind":"commit","published_at":"2014-12-07T15:15:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"fc3232f6e9d1662c4f9d813b70acb329c4cdc6de","kind":"commit","published_at":"2014-11-30T21:22:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"4b02786c2a7e27613201fe72c033a260018a38d6","kind":"commit","published_at":"2014-11-28T20:34:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"ab8880bc442941c20d58ca2cbb8aace7b2724929","kind":"commit","published_at":"2014-11-17T20:10:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"052b0bc5a3e887d0a36b2277a2e09812a0ce206b","kind":"commit","published_at":"2014-11-11T21:11:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"715b7e868003ac9b121bdacee3e1301b9c660aa9","kind":"commit","published_at":"2014-11-08T19:56:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"088d257c0bec691545cd32f83fd2af753866b8ee","kind":"commit","published_at":"2014-11-08T00:13:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0/manifests"},{"name":"v0.1.29","sha":"3fe7b8bf7c3adc04522f311ce1c1c3b6e39e8edd","kind":"commit","published_at":"2014-11-05T19:58:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.1.29","html_url":"https://github.com/mui/material-ui/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29/manifests"}]},"repo_metadata_updated_at":"2025-12-14T14:34:21.812Z","dependent_packages_count":568,"downloads":1328786,"downloads_period":"last-month","dependent_repos_count":11934,"rankings":{"downloads":0.23566209138477118,"dependent_repos_count":0.23423298714450683,"dependent_packages_count":0.1059778869937223,"stargazers_count":0.05660508481795581,"forks_count":0.016168878188099256,"docker_downloads_count":0.7218937928958948,"average":0.22842345357082505},"purl":"pkg:npm/%40mui/styled-engine-sc","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mui/styled-engine-sc","docker_dependents_count":162,"docker_downloads_count":23333,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mui/styled-engine-sc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mui/styled-engine-sc/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2025-12-03T17:02:22.705Z","issues_count":4314,"pull_requests_count":9955,"avg_time_to_close_issue":13647144.679064417,"avg_time_to_close_pull_request":1742937.626368452,"issues_closed_count":2593,"pull_requests_closed_count":8493,"pull_request_authors_count":718,"issue_authors_count":2935,"avg_comments_per_issue":5.111961057023644,"avg_comments_per_pull_request":1.994776494224008,"merged_pull_requests_count":7177,"bot_issues_count":19,"bot_pull_requests_count":3440,"past_year_issues_count":635,"past_year_pull_requests_count":2847,"past_year_avg_time_to_close_issue":776369.8617647059,"past_year_avg_time_to_close_pull_request":454614.99690676096,"past_year_issues_closed_count":340,"past_year_pull_requests_closed_count":2263,"past_year_pull_request_authors_count":167,"past_year_issue_authors_count":514,"past_year_avg_comments_per_issue":1.8866141732283466,"past_year_avg_comments_per_pull_request":1.3168247277836318,"past_year_bot_issues_count":6,"past_year_bot_pull_requests_count":1314,"past_year_merged_pull_requests_count":2025,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/issues","maintainers":[{"login":"oliviertassinari","count":773,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"siriwatknp","count":700,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":512,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":434,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"mnajdova","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"michaldudak","count":262,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"aarongarciah","count":237,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"ZeeshanTamboli","count":207,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mj12albert","count":193,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"alexfauquette","count":165,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"samuelsycamore","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"cherniavskii","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"LukasTy","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"bharatkashyap","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"joserodolfofreitas","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"DanailH","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"eps1lon","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"JCQuintas","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"hbjORbj","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hbjORbj"},{"login":"flaviendelangle","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"michelengelen","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"rosskevin","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rosskevin"},{"login":"mbrookes","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"m4theushw","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"apedroferreira","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"hasdfa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"nikitaa24","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikitaa24"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"nathanmarks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanmarks"},{"login":"MBilalShafi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"richbustos","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richbustos"},{"login":"vicasas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"joshwooding","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwooding"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"dimitropoulos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dimitropoulos"},{"login":"arthurbalduini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"dmtrKovalenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmtrKovalenko"},{"login":"H3cth0r","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/H3cth0r"},{"login":"hai-cea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-cea"},{"login":"gerdadesign","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"DavidCnoops","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidCnoops"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}],"active_maintainers":[{"login":"Janpot","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"siriwatknp","count":236,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"DiegoAndai","count":159,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"oliviertassinari","count":123,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"ZeeshanTamboli","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mj12albert","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"mnajdova","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"aarongarciah","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"DanailH","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"alexfauquette","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"prakhargupta1","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"JCQuintas","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"LukasTy","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"bharatkashyap","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"cherniavskii","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"michaldudak","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"H3cth0r","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/H3cth0r"},{"login":"vicasas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fstyled-engine-sc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fstyled-engine-sc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fstyled-engine-sc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fstyled-engine-sc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fstyled-engine-sc/codemeta","maintainers":[{"uuid":"brijeshb42","login":"brijeshb42","name":null,"email":"brijeshb42@gmail.com","url":null,"packages_count":70,"html_url":"https://www.npmjs.com/~brijeshb42","role":null,"created_at":"2023-06-05T19:45:42.974Z","updated_at":"2023-06-05T19:45:42.974Z","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":63,"html_url":"https://www.npmjs.com/~michaldudak","role":null,"created_at":"2022-11-20T20:06:15.730Z","updated_at":"2022-11-20T20:06:15.730Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/michaldudak/packages"},{"uuid":"atomiks","login":"atomiks","name":null,"email":"cc.glows@gmail.com","url":null,"packages_count":51,"html_url":"https://www.npmjs.com/~atomiks","role":null,"created_at":"2024-10-30T17:26:42.979Z","updated_at":"2024-10-30T17:26:42.979Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/atomiks/packages"},{"uuid":"mnajdova","login":"mnajdova","name":null,"email":"mnajdova@gmail.com","url":null,"packages_count":88,"html_url":"https://www.npmjs.com/~mnajdova","role":null,"created_at":"2022-11-20T20:06:15.720Z","updated_at":"2022-11-20T20:06:15.720Z","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":113,"html_url":"https://www.npmjs.com/~oliviertassinari","role":null,"created_at":"2022-11-20T20:06:15.692Z","updated_at":"2022-11-20T20:06:15.692Z","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":158,"html_url":"https://www.npmjs.com/~siriwatknp","role":null,"created_at":"2022-11-20T20:06:15.709Z","updated_at":"2022-11-20T20:06:15.709Z","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":113,"html_url":"https://www.npmjs.com/~janpotoms","role":null,"created_at":"2025-08-20T13:38:32.106Z","updated_at":"2025-08-20T13:38:32.106Z","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":42,"html_url":"https://www.npmjs.com/~aarongarciah","role":null,"created_at":"2024-10-30T17:26:42.595Z","updated_at":"2024-10-30T17:26:42.595Z","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":46,"html_url":"https://www.npmjs.com/~mj12albert","role":null,"created_at":"2023-02-16T16:46:54.948Z","updated_at":"2023-02-16T16:46:54.948Z","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":46,"html_url":"https://www.npmjs.com/~diegoandai","role":null,"created_at":"2023-06-05T19:45:43.288Z","updated_at":"2023-06-05T19:45:43.288Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/diegoandai/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5264274,"maintainers_count":1091160,"namespaces_count":333594,"keywords_count":760514,"github":"npm","metadata":{"funded_packages_count":159192},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-12-16T06:37:22.408Z","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":1070414,"name":"@mui/joy","ecosystem":"npm","description":"Joy UI is an open-source React component library that implements MUI's own design principles. It's comprehensive and can be used in production out of the box.","homepage":"https://v5.mui.com/joy-ui/getting-started/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/material-ui","keywords_array":["react","react-component","design-system"],"namespace":"mui","versions_count":145,"first_release_published_at":"2021-11-08T15:13:32.046Z","latest_release_published_at":"2024-04-24T16:23:02.984Z","latest_release_number":"5.0.0-dev.240424162023-9968b4889d","last_synced_at":"2025-12-15T13:31:08.419Z","created_at":"2022-04-07T20:46:11.474Z","updated_at":"2025-12-15T13:31:08.419Z","registry_url":"https://www.npmjs.com/package/@mui/joy","install_command":"npm install @mui/joy","documentation_url":null,"metadata":{"funding":{"url":"https://opencollective.com/mui-org","type":"opencollective"},"dist-tags":{"canary":"5.0.0-dev.20240529-082515-213b5e33ab","next":"5.0.0-beta.46","latest":"5.0.0-beta.52","latest-v5":"5.0.0-beta.52"}},"repo_metadata":{"id":19822297,"uuid":"23083156","full_name":"mui/material-ui","owner":"mui","description":"Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.","archived":false,"fork":false,"pushed_at":"2025-11-27T06:12:50.000Z","size":700598,"stargazers_count":97356,"open_issues_count":1749,"forks_count":32796,"subscribers_count":1306,"default_branch":"master","last_synced_at":"2025-11-27T12:24:52.489Z","etag":null,"topics":["design-system","material-design","material-ui","react","react-components"],"latest_commit_sha":null,"homepage":"https://mui.com/material-ui/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2014-08-18T19:11:54.000Z","updated_at":"2025-11-27T11:25:00.000Z","dependencies_parsed_at":"2025-06-02T16:06:01.092Z","dependency_job_id":"32b77193-1b92-4638-bb5e-6c82ade9eee5","html_url":"https://github.com/mui/material-ui","commit_stats":{"total_commits":23822,"total_committers":3211,"mean_commits":"7.4188726253503585","dds":0.8266728234405172,"last_synced_commit":"c0620e333641deda56f3cd68c7c3736098ee818c"},"previous_names":["mui-org/material-ui","callemall/material-ui"],"tags_count":569,"template":false,"template_full_name":null,"purl":"pkg:github/mui/material-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/sbom","scorecard":{"id":262861,"data":{"date":"2025-08-17T02:37:43Z","repo":{"name":"github.com/mui/material-ui","commit":"06de3386e5dbd68c7e7496219f702232dcd7ec9f"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.7,"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":"Maintained","score":10,"reason":"30 commit(s) and 1 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":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/check-if-pr-has-label.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yml: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:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/no-response.yml:22","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/check-if-pr-has-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci-check.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-cleanup.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/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/publish-canaries.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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 28 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":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  14 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:  13 out of  13 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":"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: 'allow deletion' disabled on branch 'v6.x'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v6.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v6.x'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'v6.x'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v6.x'","Warn: codeowners review is not required on branch 'master'","Warn: codeowners review is not required on branch 'v6.x'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v6.x'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v6.x'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v6.x'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v6.x'"],"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":"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":"CI-Tests","score":10,"reason":"28 out of 28 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 36 contributing companies or organizations","details":["Info: found contributions from: A11yance, LightSourceAI, TourConnect, Treeshakers, alienfast, calcom, callemall, cefsharp, cssinjs, emikra, goose-duck, instacart, jalaali, lightsourceai, mui, mui-org, nodejs, openfoodfacts, pabloengine, pretur, react-native-community, reactiran, reactjs, reactwg, state-machines, storybookjs, testing-library, text-em-all, typed-typings, typescript-cheatsheets, underjs, vercel, webpack, yarnpkg, yarnplugins, 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":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-cpj6-fhp6-mr6j","Warn: Project is vulnerable to: GHSA-f46r-rw29-r322","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","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-17T11:13:50.539Z","repository_id":19822297,"created_at":"2025-08-17T11:13:50.539Z","updated_at":"2025-08-17T11:13:50.539Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27389105,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-11-30T02:00:05.582Z","response_time":55,"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":"v7.3.5","sha":"92c82252c77237100aebbea0446848a70d0ba2a7","kind":"tag","published_at":"2025-11-04T08:30:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.5","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.5/manifests"},{"name":"v7.3.4","sha":"28eadba9ec2899226ecbf4058b8fba1ddeab9e6d","kind":"tag","published_at":"2025-10-02T18:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4/manifests"},{"name":"v7.3.3","sha":"6984a79aa3ebde0ad9d1a21817de900f60b7dc90","kind":"tag","published_at":"2025-10-02T14:01:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3/manifests"},{"name":"v7.3.2","sha":"ebd180cdd48e365aa0c5c54b6568d5efc320590d","kind":"tag","published_at":"2025-09-02T06:18:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"3592ec32c4858c22bf99c535c037c13ee6db6b84","kind":"tag","published_at":"2025-08-06T09:33:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"ad98e5ebf7f2f629f9a8b054d9ee3e7217d163bf","kind":"tag","published_at":"2025-08-05T05:40:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0/manifests"},{"name":"v6.5.0","sha":"894dd472b2cc3bbf218eef521ce5a4bcbe914e60","kind":"tag","published_at":"2025-07-08T02:51:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0/manifests"},{"name":"v5.18.0","sha":"6b50143dcfc2aad56a37c9f2e1f14256e9a65c4e","kind":"tag","published_at":"2025-07-08T02:50:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0/manifests"},{"name":"v7.2.0","sha":"1496d735b2cf16501ce413daec40d627eee77e1d","kind":"tag","published_at":"2025-06-30T08:59:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0/manifests"},{"name":"v7.1.2","sha":"ad2d425db362790d6d0f90fbe5b5d3a5b5132503","kind":"tag","published_at":"2025-06-20T07:34:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2/manifests"},{"name":"v6.4.12","sha":"9179a92b0d97f6d0270c7fac733cfd81bd7354cc","kind":"tag","published_at":"2025-06-02T06:58:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12/manifests"},{"name":"v7.1.1","sha":"0ebb3a14ccc5dbee4ec2682b387511f107b95a65","kind":"tag","published_at":"2025-06-02T06:47:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"e3e07e0b8fac5ca8fb4bbf3ec453dbe79133552f","kind":"tag","published_at":"2025-05-06T08:50:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0/manifests"},{"name":"v6.4.11","sha":"6b3957d9d42c83e069da8e8bb534ec294dcb6254","kind":"tag","published_at":"2025-04-10T02:36:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11/manifests"},{"name":"v7.0.2","sha":"ebb24ce49e1ef8358600a7787cb6c8d671cead63","kind":"tag","published_at":"2025-04-09T13:08:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2/manifests"},{"name":"v6.4.10","sha":"d80a3609c8a7274dc5fafa348382059945aee449","kind":"tag","published_at":"2025-03-31T19:03:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10/manifests"},{"name":"v7.0.1","sha":"d6fdcac555725c3807e6f03445e3a051398ee739","kind":"tag","published_at":"2025-03-28T18:58:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"22aa7db2ed23df3b43530e9fdb57bc1051221457","kind":"tag","published_at":"2025-03-26T14:16:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0/manifests"},{"name":"v6.4.9","sha":"a884cb821f67a831f44cc6abfc3bc77faef91ada","kind":"tag","published_at":"2025-03-25T15:45:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9/manifests"},{"name":"v7.0.0-rc.0","sha":"ebaec8db8ae1b90183817cb0bad549d7fc63fe79","kind":"tag","published_at":"2025-03-19T09:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0/manifests"},{"name":"v5.17.1","sha":"0d509f8a4a48031a1e25974a1604b803892ce94e","kind":"tag","published_at":"2025-03-18T18:44:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"b0dc8270c5a2896293ff8b61052120a13819f0a1","kind":"tag","published_at":"2025-03-18T15:28:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0/manifests"},{"name":"v6.4.8","sha":"2bded219fabaaefc2083aa660d5856ab75cfa8d6","kind":"tag","published_at":"2025-03-17T17:54:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8/manifests"},{"name":"v7.0.0-beta.4","sha":"260ed53760f179e3bb4f1f43e2f2712ecbf9fdd7","kind":"tag","published_at":"2025-03-13T13:30:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4/manifests"},{"name":"v6.4.7","sha":"d1ca0a45fea4327ba4dc9876e62922785493f1c3","kind":"tag","published_at":"2025-03-05T15:19:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7/manifests"},{"name":"v7.0.0-beta.3","sha":"9dea4105c8b413e087bd1d0cc517b52831a2eb86","kind":"tag","published_at":"2025-03-05T15:13:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"48acea181cac8ca14455e76d01d3554ba578781e","kind":"tag","published_at":"2025-02-27T15:00:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2/manifests"},{"name":"v7.0.0-beta.1","sha":"2cf2e71af3c2b26694964884456bc335c2ba6cdb","kind":"tag","published_at":"2025-02-26T18:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1/manifests"},{"name":"v6.4.6","sha":"356b885778a2af26505d5dbba76a9abcceb69800","kind":"tag","published_at":"2025-02-26T13:39:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6/manifests"},{"name":"v7.0.0-beta.0","sha":"b485c1abec1d776e925ca90e6fa7d91e9bd057a7","kind":"tag","published_at":"2025-02-26T13:22:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0/manifests"},{"name":"v7.0.0-alpha.2","sha":"ba14b7070070281c8a6cea1df7653f007bb8da49","kind":"tag","published_at":"2025-02-18T18:57:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.4.5","sha":"6f2b908baa7863e2cbf0ec4518dc90ccfd53597b","kind":"tag","published_at":"2025-02-18T18:46:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5/manifests"},{"name":"v7.0.0-alpha.1","sha":"c390c1c2d1c85f42d40f16ce405a3c4b62026ec7","kind":"tag","published_at":"2025-02-11T17:34:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1/manifests"},{"name":"v6.4.4","sha":"c66361a6ad9d1354b60e6fb93ba3144c1348ab15","kind":"tag","published_at":"2025-02-11T14:31:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4/manifests"},{"name":"v6.4.3","sha":"cee310a92f61ffb75284195a9ed30bcb367c78e2","kind":"tag","published_at":"2025-02-04T18:53:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3/manifests"},{"name":"v7.0.0-alpha.0","sha":"3e3195a4285ca716061f7d7d87f4915630af1b69","kind":"tag","published_at":"2025-02-03T12:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.4.2","sha":"1813d89a599a4027fd216062b2cac8b0c1864f1d","kind":"tag","published_at":"2025-01-29T15:50:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2/manifests"},{"name":"v6.4.1","sha":"819e662a2ce210f8805c45057389217cb1c39a83","kind":"tag","published_at":"2025-01-21T13:23:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"f9949a8889c7e69cac145ce56411298a234d2e49","kind":"tag","published_at":"2025-01-14T16:46:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0/manifests"},{"name":"v5.16.14","sha":"ba588c8333d765af63ab15c8b33dd947b615f70b","kind":"tag","published_at":"2025-01-06T21:20:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14/manifests"},{"name":"v6.3.1","sha":"afd551abd3be44de711d6baef48e62e18b97c908","kind":"tag","published_at":"2025-01-03T13:53:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1/manifests"},{"name":"v5.16.13","sha":"e52a6379f22d38453fa046d410b0c4700707dbd9","kind":"tag","published_at":"2024-12-25T11:25:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13/manifests"},{"name":"v6.3.0","sha":"84d6ecfdccd10f204854beeef98bcc55dc99d117","kind":"tag","published_at":"2024-12-23T18:10:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"17026fc203a8b413ec7343b6eeb267a50519d515","kind":"tag","published_at":"2024-12-17T13:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1/manifests"},{"name":"v5.16.12","sha":"b8fbcf5fb5169d8db6ee0ec35001816d2777e8d4","kind":"tag","published_at":"2024-12-17T13:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12/manifests"},{"name":"v5.16.11","sha":"2413ff076b0d462736dfccd399b4be863fd79ec2","kind":"tag","published_at":"2024-12-11T10:13:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11/manifests"},{"name":"v6.2.0","sha":"3a8ceaead5ac4c2c4554e6500ca3d197420a04c2","kind":"tag","published_at":"2024-12-11T02:03:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0/manifests"},{"name":"v6.1.10","sha":"5c5e9f6d8a90034cd75dcb92403caf6b37efc916","kind":"tag","published_at":"2024-12-04T10:03:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10/manifests"},{"name":"v5.16.9","sha":"ec085b677c43ed1f37e66bd2fb58f27dce9f7184","kind":"tag","published_at":"2024-12-04T09:34:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9/manifests"},{"name":"v5.16.8","sha":"096adfbe28d038397a7f3cf3494b86844226e162","kind":"tag","published_at":"2024-11-28T06:51:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8/manifests"},{"name":"v6.1.9","sha":"821784419eefb89e4ce7b66c4b602a1e33d2fa88","kind":"tag","published_at":"2024-11-27T13:22:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9/manifests"},{"name":"v6.1.8","sha":"0b8739f145423bafdd8e2871312307bfb31c58ef","kind":"tag","published_at":"2024-11-20T15:09:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8/manifests"},{"name":"v6.1.7","sha":"a7d441d0bd3bfc16a1ce9e6d7ff3ad1afc6b62f1","kind":"tag","published_at":"2024-11-13T15:31:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7/manifests"},{"name":"v6.1.6","sha":"32112b76aa821c2a1e98120545019ef1a71ea274","kind":"tag","published_at":"2024-10-30T13:54:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6/manifests"},{"name":"v6.1.5","sha":"01c5f344628bc66e16f86284ee0fc7107002a5ca","kind":"tag","published_at":"2024-10-22T10:28:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5/manifests"},{"name":"v6.1.4","sha":"15ea548de803e4602894cae6304a497d7ddaf09c","kind":"tag","published_at":"2024-10-15T18:35:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4/manifests"},{"name":"v6.1.3","sha":"c7de2cae15cc7b7025ad79e3623320526ed16462","kind":"tag","published_at":"2024-10-09T09:47:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3/manifests"},{"name":"v6.1.2","sha":"e6ff0b5016ac4fa40cdc9b78a0d9ecdd2c0cd9db","kind":"tag","published_at":"2024-10-02T14:51:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"263c7259451d5b928bbdfd299c9c0afc89dfec02","kind":"tag","published_at":"2024-09-19T06:42:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"94cc3d0a66456713e6e25edf9a1ba35ad8df88bc","kind":"tag","published_at":"2024-09-11T13:09:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"bb620d85a89651ca4350e8861bbb35776d583726","kind":"tag","published_at":"2024-09-03T10:33:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"71dbef69dcbf2b87831af579fb777b4f1f4b219a","kind":"tag","published_at":"2024-08-29T13:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"c9a9adfb90e939c0590de6edf10d0c65fcbc8b1e","kind":"tag","published_at":"2024-08-27T09:06:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.0","sha":"55bea65c83c1beac77382fe961f8aa72eec21daa","kind":"tag","published_at":"2024-08-22T08:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0/manifests"},{"name":"v6.0.0-beta.6","sha":"cbb6f8d3b1b72732d51f5628765cfd7e75bd5747","kind":"tag","published_at":"2024-08-18T02:55:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6/manifests"},{"name":"v5.16.7","sha":"b505fd7b64e92db523198712a5d6716c494e0c66","kind":"tag","published_at":"2024-08-09T09:19:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7/manifests"},{"name":"v6.0.0-beta.5","sha":"75c24b0828981651082a3eede027b6871c96c440","kind":"tag","published_at":"2024-08-08T08:52:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5/manifests"},{"name":"v5.16.6","sha":"6eb1bdce38d0fc67fa8aebca260043c7fc8eb3e8","kind":"tag","published_at":"2024-07-30T21:06:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6/manifests"},{"name":"v6.0.0-beta.4","sha":"12532afa3e4f6f13a9fa86eb459c27792c36b6f9","kind":"tag","published_at":"2024-07-30T20:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4/manifests"},{"name":"v5.16.5","sha":"40792e6efb2c92b8964a3912e08aeb4fb7fc41c8","kind":"tag","published_at":"2024-07-25T06:42:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5/manifests"},{"name":"v6.0.0-beta.3","sha":"02fde66a0cd72fb7fe3681a5ea8c4de733b4a865","kind":"tag","published_at":"2024-07-24T18:27:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3/manifests"},{"name":"v5.16.4","sha":"77af399a3ad76f31e5f2e0fab5650b628fa50990","kind":"tag","published_at":"2024-07-16T16:01:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4/manifests"},{"name":"v6.0.0-beta.2","sha":"9ad8c1fd8dfd21d8e37fe73d71e011542b23db72","kind":"tag","published_at":"2024-07-16T14:46:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2/manifests"},{"name":"v5.16.3","sha":"e1824453bdb0a89f15d4dfe47a1c4f90fa0f0500","kind":"tag","published_at":"2024-07-16T14:18:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3/manifests"},{"name":"v6.0.0-beta.1","sha":"19c1935757925d834928a30ea41f58bb95fb355f","kind":"tag","published_at":"2024-07-16T09:42:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1/manifests"},{"name":"v5.16.2","sha":"56ddd108fe153592a800fce4d43f9758b0ff5101","kind":"tag","published_at":"2024-07-16T09:10:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2/manifests"},{"name":"v6.0.0-beta.0","sha":"3364f0740aa5c86e057ec5b0d22c1b12bfd96fa4","kind":"tag","published_at":"2024-07-11T15:54:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0/manifests"},{"name":"v5.16.1","sha":"431af6a2fd9bf6cd0422c61e36c937d1ea5e5015","kind":"tag","published_at":"2024-07-11T15:48:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1/manifests"},{"name":"v5.16.0","sha":"e5e9b9d5e952b52752b758179da20d3fa0982c05","kind":"tag","published_at":"2024-07-05T13:32:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0/manifests"},{"name":"v6.0.0-alpha.14","sha":"2a15dd74c76bacbc867a7313fdc2c42c6168327c","kind":"tag","published_at":"2024-07-05T04:25:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14/manifests"},{"name":"v6.0.0-alpha.13","sha":"a070a894fbe21c52df446438ca1bb5a891d5e1b5","kind":"tag","published_at":"2024-07-03T07:44:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13/manifests"},{"name":"v5.15.21","sha":"a306ce4afcc60de4c3e43b8f9183862235d9318e","kind":"tag","published_at":"2024-06-28T14:09:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21/manifests"},{"name":"v6.0.0-alpha.12","sha":"fb476c6c18b850e8400d03afb7447802afbfd357","kind":"tag","published_at":"2024-06-24T17:12:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.15.20","sha":"f20fa0ba4016e5425a2a4cce841075253828a551","kind":"tag","published_at":"2024-06-12T12:58:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20/manifests"},{"name":"v6.0.0-alpha.11","sha":"22c5206a9e8191b2f81131d6978a0958e55b7032","kind":"tag","published_at":"2024-06-12T08:18:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11/manifests"},{"name":"v6.0.0-alpha.10","sha":"e5ac6c0eef5efd4fa5c5eb11ccbf08e58e7443f8","kind":"tag","published_at":"2024-06-04T10:35:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10/manifests"},{"name":"v6.0.0-alpha.9","sha":"925de32766317bb84a92ec24b2b6465c8e48cc04","kind":"tag","published_at":"2024-05-29T12:25:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.15.19","sha":"77f606ba73bb5439d66871177772f54196044450","kind":"tag","published_at":"2024-05-29T12:01:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19/manifests"},{"name":"v6.0.0-alpha.8","sha":"c7dbe6e8256cef7bd2dbdcbee55428ad82513cd0","kind":"tag","published_at":"2024-05-21T16:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.15.18","sha":"607daac5baa9c8151f111fe4bacea1d7e61881a3","kind":"tag","published_at":"2024-05-16T09:29:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18/manifests"},{"name":"v6.0.0-alpha.7","sha":"997bec6d8d30a1a891aff4eeedefa41c93eaa95c","kind":"tag","published_at":"2024-05-16T06:31:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"7c8db04b91500ba77301acd360d21bff7f7c752f","kind":"tag","published_at":"2024-05-08T13:13:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.15.17","sha":"9bc4fc42959427246addfdf29db95847cc38e410","kind":"tag","published_at":"2024-05-08T12:24:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17/manifests"},{"name":"v5.15.16","sha":"284e251c155d92078f80f98919f4ab260b05e9be","kind":"tag","published_at":"2024-05-01T14:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16/manifests"},{"name":"v6.0.0-alpha.5","sha":"571d5046e26aa07605cb1e01ca99b2eb0b04d009","kind":"tag","published_at":"2024-05-01T14:16:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5/manifests"},{"name":"v6.0.0-alpha.4","sha":"afffc2ffc3db1e6abf48f3b3e13a41e8b758f874","kind":"tag","published_at":"2024-04-24T07:30:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4/manifests"},{"name":"v6.0.0-alpha.3","sha":"6d5e44409344ea4e13ceb3a02c4446dc6a7323b4","kind":"tag","published_at":"2024-04-17T16:10:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3/manifests"},{"name":"v6.0.0-alpha.2","sha":"4e75758b37119bd821435c23d9c111c545e186b6","kind":"tag","published_at":"2024-04-09T15:09:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2/manifests"},{"name":"v6.0.0-alpha.1","sha":"84307c1a2495a716788ec25f046faaa4d16c88c7","kind":"tag","published_at":"2024-04-05T10:43:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1/manifests"},{"name":"v5.15.15","sha":"5a079965186640b5176f00c537f3b9e6c299b5c4","kind":"tag","published_at":"2024-04-04T07:09:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15/manifests"},{"name":"v6.0.0-alpha.0","sha":"2a15ad6f1f5507162b1a5aebf78976ca3023183b","kind":"tag","published_at":"2024-03-26T15:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.15.14","sha":"9585d28317c90f2c71ab88dd5ae37638bb64ad82","kind":"tag","published_at":"2024-03-19T08:18:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14/manifests"},{"name":"v5.15.13","sha":"dbcb678234296de56afaf3138917e967e8d1934a","kind":"tag","published_at":"2024-03-13T14:17:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13/manifests"},{"name":"pigment@0.0.1","sha":"0e765a618a7676c507852cec024464b1fc1cd80f","kind":"tag","published_at":"2024-03-08T04:20:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/pigment@0.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/pigment@0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@pigment%400.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1/manifests"},{"name":"v5.15.12","sha":"5ad69e161d7520274cd37a2524ffb935b6dda158","kind":"tag","published_at":"2024-03-05T15:33:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12/manifests"},{"name":"v5.15.11","sha":"e3257a4d68481b0ca6efd5d06cb5c1e1e77e4286","kind":"tag","published_at":"2024-02-22T08:52:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11/manifests"},{"name":"v5.15.10","sha":"94fcd3ada0842108a9a2ce53e121931e5448649f","kind":"tag","published_at":"2024-02-12T12:38:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10/manifests"},{"name":"v5.15.9","sha":"7917d2a8a4acc0b07328dee8273847652491b769","kind":"tag","published_at":"2024-02-08T12:55:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9/manifests"},{"name":"v5.15.8","sha":"fe5a59e616637a0488b122749479b782f5f8dfa2","kind":"tag","published_at":"2024-02-06T20:42:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8/manifests"},{"name":"v5.15.7","sha":"b80acd69c7c848709d01465d6727b13ed6109258","kind":"tag","published_at":"2024-01-31T13:23:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7/manifests"},{"name":"v5.15.6","sha":"1700e5cd9cbb3bc648b7f799f837c4d23ed42700","kind":"tag","published_at":"2024-01-22T18:09:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6/manifests"},{"name":"v5.15.5","sha":"5d7c4e26a4973a3a80bf5f8a9a8ea14f89554fe0","kind":"tag","published_at":"2024-01-17T09:27:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5/manifests"},{"name":"v5.15.4","sha":"6aadbf91c5eb2c94dea9a49a19eb532606410a5a","kind":"tag","published_at":"2024-01-10T13:49:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4/manifests"},{"name":"v5.15.3","sha":"9fa4e472f9ba4fd4e7f8cfb8bc0d1f1d455ace23","kind":"tag","published_at":"2024-01-03T15:22:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"5d5dd15f70db9ffcb85d4dc57da8a20f5240fb81","kind":"tag","published_at":"2023-12-25T14:24:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"8be7ac66b99059bf2c2edcca9cf15981d389db6b","kind":"tag","published_at":"2023-12-19T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"8c2c6a88a509f9da7c453d4a3c3ab4749a57a36d","kind":"tag","published_at":"2023-12-12T18:21:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0/manifests"},{"name":"v5.14.20","sha":"14fa79f4328e901f82d7fc39aba722a9bf4a8df0","kind":"tag","published_at":"2023-12-05T09:28:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20/manifests"},{"name":"v5.14.19","sha":"a07b4925255aa3fc7ae1255130e182e4573c58d7","kind":"tag","published_at":"2023-11-29T21:11:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19/manifests"},{"name":"v5.14.18","sha":"43a41b6b2fa3f0a186a852b894452722e3a38f04","kind":"tag","published_at":"2023-11-14T08:27:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18/manifests"},{"name":"v5.14.17","sha":"c54a42dd8b0ec8e850bd60438e60a1a8acb3b4a4","kind":"tag","published_at":"2023-11-06T15:34:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17/manifests"},{"name":"v5.14.16","sha":"391b57a05daf67a8154471dae645471f5ffac09f","kind":"tag","published_at":"2023-10-31T10:57:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16/manifests"},{"name":"v5.14.15","sha":"6baedcfed27419ed6b9685f27fcbf3eff46133a3","kind":"tag","published_at":"2023-10-24T15:41:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15/manifests"},{"name":"v5.14.14","sha":"a0cfa182db3e7b196efe36cfe7b31d304c5a0a4e","kind":"tag","published_at":"2023-10-17T13:58:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14/manifests"},{"name":"v5.14.13","sha":"b8811a0fa59e7663b240183219db32f9a617e607","kind":"tag","published_at":"2023-10-10T19:42:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13/manifests"},{"name":"v5.14.12","sha":"bd450a0fdb19b087f47e1d7cce5a72417ec977cc","kind":"commit","published_at":"2023-10-04T16:31:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12/manifests"},{"name":"v5.14.11","sha":"13c0894d0c14c7f577a0a95492aeaa8fff8da33a","kind":"tag","published_at":"2023-09-26T11:47:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11/manifests"},{"name":"v5.14.10","sha":"14e97bffa62760cabcdc7244bff445b423f5286a","kind":"tag","published_at":"2023-09-18T10:18:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10/manifests"},{"name":"v5.14.9","sha":"8255b71ccdbfe9a20f856b5d68a269ab1c5452ca","kind":"tag","published_at":"2023-09-13T13:36:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9/manifests"},{"name":"v5.14.8","sha":"74c58dabc2cf5ed2242fb08e4781d26088d06b12","kind":"tag","published_at":"2023-09-05T12:34:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8/manifests"},{"name":"v5.14.7","sha":"8a09d535f101aac98935f82b76345ca9691b5e2b","kind":"tag","published_at":"2023-08-29T12:04:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7/manifests"},{"name":"v5.14.6","sha":"a1f511dd6ed9adba561e2ba00e1348136ed656db","kind":"commit","published_at":"2023-08-24T11:19:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6/manifests"},{"name":"v5.14.5","sha":"61fbfd1546c55caca984695a41f9c95668d414fc","kind":"tag","published_at":"2023-08-14T14:39:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5/manifests"},{"name":"v5.14.4","sha":"40f4b275022f03e48cf4809cd53d0d0dabb40424","kind":"tag","published_at":"2023-08-08T09:51:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4/manifests"},{"name":"v5.14.3","sha":"2deea341c9abfb640f22520e0c277027f3f91cd0","kind":"tag","published_at":"2023-08-01T15:33:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3/manifests"},{"name":"v5.14.2","sha":"36d9f0d3659e2f5ab1d924988313986962a0bf35","kind":"tag","published_at":"2023-07-25T10:01:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2/manifests"},{"name":"v5.14.1","sha":"f2e5ded80e94407f63a27eadb018139d6f967313","kind":"tag","published_at":"2023-07-19T09:05:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1/manifests"},{"name":"v5.14.0","sha":"2529e3aaaaec2c9f8e8cf669e58bb9c81db5a6d8","kind":"tag","published_at":"2023-07-11T14:57:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0/manifests"},{"name":"v5.13.7","sha":"aac2d5b526e8139314d99f827ecc3b2c24e99686","kind":"tag","published_at":"2023-07-04T08:53:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7/manifests"},{"name":"v5.13.6","sha":"312270bc71224067e1910bbee9f800b4a2469cc7","kind":"tag","published_at":"2023-06-23T14:05:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6/manifests"},{"name":"v5.13.5","sha":"24b3af68ebe79c1891e45c60c6bcfd26f8818f73","kind":"tag","published_at":"2023-06-12T13:43:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5/manifests"},{"name":"v5.13.4","sha":"a522d82df32d3bfab46b25f5ff24eeb9670c83fb","kind":"tag","published_at":"2023-06-05T17:30:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4/manifests"},{"name":"v5.13.3","sha":"70d4a2bb49dca9fef7854a1463a392094222812b","kind":"tag","published_at":"2023-05-29T11:22:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3/manifests"},{"name":"v5.13.2","sha":"f661923e9aa9d9cc634750affbb04bf2007bc57d","kind":"tag","published_at":"2023-05-22T16:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2/manifests"},{"name":"v5.13.1","sha":"0c58832b6e182f782e73b118ed9681055db3e249","kind":"tag","published_at":"2023-05-17T05:25:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"9130a021ca34746e4076fcae50c57bc584026b8f","kind":"tag","published_at":"2023-05-10T08:14:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0/manifests"},{"name":"v5.12.3","sha":"9710ff34b16a0f271107a8619a28546ae3ca7c18","kind":"tag","published_at":"2023-05-02T14:17:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"5b7e9c52e37ef0c3274a762f38cd7ef7ffc9e7a8","kind":"tag","published_at":"2023-04-25T16:42:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"d14d288ae9e9b0e2b3b33d0a77b4113f024d4215","kind":"tag","published_at":"2023-04-17T15:57:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"05127cf65b4250f836897428cd15829669ab8d6c","kind":"tag","published_at":"2023-04-11T09:58:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0/manifests"},{"name":"v5.11.16","sha":"af5e109990a26318c96dbff6f25759ba91f0e147","kind":"tag","published_at":"2023-04-04T14:00:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16/manifests"},{"name":"v5.11.15","sha":"ae98db6aca5f9d4b754ff9fce4ce33f738a00f65","kind":"tag","published_at":"2023-03-28T13:06:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15/manifests"},{"name":"v5.11.14","sha":"f34d17c3294fcdb63fe9a135b4f3aa2459c81189","kind":"tag","published_at":"2023-03-21T17:45:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14/manifests"},{"name":"v5.11.13","sha":"9f7a2bfac55faed1b1c6c7b4b6d1b1659a076bab","kind":"tag","published_at":"2023-03-14T09:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13/manifests"},{"name":"v5.11.12","sha":"b76b8f1098a6c01f39e5e19bf3abf77c2b9cf475","kind":"tag","published_at":"2023-03-06T15:03:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12/manifests"},{"name":"v5.11.11","sha":"58df7f1905f16533ddb5a7977346c0f4548e4547","kind":"tag","published_at":"2023-02-28T09:55:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11/manifests"},{"name":"v5.11.10","sha":"676bc85fa2b02f92f21dd5c7e15f453b6b9c2e3d","kind":"tag","published_at":"2023-02-20T11:30:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10/manifests"},{"name":"v5.11.9","sha":"af5b3f5e7a79da9ef4bbd63d8fcf60927ffb6533","kind":"tag","published_at":"2023-02-14T14:30:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9/manifests"},{"name":"v5.11.8","sha":"d4d8512ce3453711f3c661374579b0d2ed13f3e7","kind":"tag","published_at":"2023-02-07T10:50:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8/manifests"},{"name":"v5.11.7","sha":"33cac172846b032d3f8b9333b72b2af832dd47d0","kind":"tag","published_at":"2023-01-31T09:39:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7/manifests"},{"name":"v5.11.6","sha":"a2e552314847b4d52498538d7ca171763067a5d0","kind":"tag","published_at":"2023-01-23T20:28:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6/manifests"},{"name":"v5.11.5","sha":"685c72dfaf840f4d5b7a3ab738ddcabd74418823","kind":"tag","published_at":"2023-01-18T01:43:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5/manifests"},{"name":"v5.11.4","sha":"bc859d95e4415f880cd6bcb6f44cc9e5e8c8097c","kind":"tag","published_at":"2023-01-09T13:57:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4/manifests"},{"name":"v5.11.3","sha":"a526207c3957de4ebfcda937b58327d69464f15c","kind":"tag","published_at":"2023-01-02T17:00:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3/manifests"},{"name":"v5.11.2","sha":"e9d8fa07e1ff979bcaf92837b131cd9e292f0161","kind":"tag","published_at":"2022-12-26T14:56:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2/manifests"},{"name":"v5.11.1","sha":"a1e30390da62019e5769e398f4cbc9f8892d8f9a","kind":"commit","published_at":"2022-12-20T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"191acda4545c394b78964ab80b364e15686f0e9b","kind":"tag","published_at":"2022-12-13T12:56:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0/manifests"},{"name":"v5.10.17","sha":"4265f343b49e4af9673a49e585439d35c8deeab2","kind":"tag","published_at":"2022-12-06T10:59:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17/manifests"},{"name":"v5.10.16","sha":"b8aa3974d84c176b8857e8d5b29a7be8670bb410","kind":"tag","published_at":"2022-11-28T16:00:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16/manifests"},{"name":"v5.10.15","sha":"14a6e1c61edb5f66f4888e32c04df5e637e7cfc4","kind":"commit","published_at":"2022-11-22T09:45:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15/manifests"},{"name":"v5.10.14","sha":"c2da6de1c504c7dbd8ae1d0771c184c1544a0c76","kind":"tag","published_at":"2022-11-15T09:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14/manifests"},{"name":"v5.10.13","sha":"2f4c2190d1d3614d8063e84b79d4d1f034b3e3fe","kind":"tag","published_at":"2022-11-07T17:53:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13/manifests"},{"name":"v5.10.12","sha":"30cb27cff1d4e1838ca4235ab4285e20f2b2a870","kind":"tag","published_at":"2022-10-31T15:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12/manifests"},{"name":"v5.10.11","sha":"c80ff0339882859af7e17f8bfd0a5f6880b323f8","kind":"commit","published_at":"2022-10-25T09:34:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11/manifests"},{"name":"v5.10.10","sha":"639224a3e3600cb0e04755d89aab250297b6d851","kind":"tag","published_at":"2022-10-18T08:35:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10/manifests"},{"name":"v5.10.9","sha":"7bd7c219e2670ff7791148e9b1a1d2387528fc0c","kind":"tag","published_at":"2022-10-11T11:56:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9/manifests"},{"name":"v5.10.8","sha":"d4a3216cdd858899960f945d6e00b2d59bf1d5d1","kind":"tag","published_at":"2022-10-03T16:28:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8/manifests"},{"name":"v5.10.7","sha":"d9ef6e788eee11256818329c7429242f8b769263","kind":"commit","published_at":"2022-09-27T01:44:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7/manifests"},{"name":"v5.10.6","sha":"0f75f3d78b67c405c23bfd14a29aedff367415b7","kind":"tag","published_at":"2022-09-19T14:34:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6/manifests"},{"name":"v5.10.5","sha":"594d87dab0e43e641a6826c935df8f2c10672955","kind":"tag","published_at":"2022-09-12T14:40:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5/manifests"},{"name":"v5.10.4","sha":"c8feb29320a22cc4461fb5ef5f4f7de7bd96a59b","kind":"commit","published_at":"2022-09-06T09:11:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"992421d0114a9df72d358fe6fccc28c1fb6f1505","kind":"tag","published_at":"2022-08-29T17:37:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"99b23c06d9b018d6c500fa1acb3030d673e219ab","kind":"tag","published_at":"2022-08-23T10:25:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"dfc0b89c665de8e5e3e4ecf68d8c782e74dbb65c","kind":"tag","published_at":"2022-08-16T17:55:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"7f502e06d54c5a2f389a1639358c84279462b54a","kind":"commit","published_at":"2022-08-09T03:21:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0/manifests"},{"name":"v5.9.3","sha":"89617ef683d2bcd2c870e9c1bd58ad4d55247fd5","kind":"tag","published_at":"2022-08-01T20:54:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3/manifests"},{"name":"v5.9.2","sha":"b7f0a16eca4ac2044703032838f90873ec063d75","kind":"tag","published_at":"2022-07-25T15:12:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2/manifests"},{"name":"v5.9.1","sha":"1937412c4345569d98c0950a1016c22508e1ff81","kind":"tag","published_at":"2022-07-18T17:23:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"88ad7d4e623183b8e20702e7961ef9c8de330dc7","kind":"commit","published_at":"2022-07-12T08:54:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0/manifests"},{"name":"v5.8.7","sha":"be0ab4c062a22fc4bb52c47d005b57203b56c09c","kind":"tag","published_at":"2022-07-04T20:39:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7/manifests"},{"name":"v5.8.6","sha":"c58f6653411e0ff38bf67a512d16b87c6523606b","kind":"tag","published_at":"2022-06-27T14:21:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6/manifests"},{"name":"v5.8.5","sha":"3c528113f47cfddf2504ea02ba3065e7c5c46928","kind":"tag","published_at":"2022-06-21T18:05:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5/manifests"},{"name":"v5.8.4","sha":"a6e782ec2f037e2ca989515048ce5f22fe760595","kind":"tag","published_at":"2022-06-14T10:00:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4/manifests"},{"name":"v5.8.3","sha":"b1e4b9cd3e1d88286f9d1485864310a7c1f23a79","kind":"tag","published_at":"2022-06-07T19:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3/manifests"},{"name":"v5.8.2","sha":"93b0aba905b3b6947f58a02d911489bb737ee880","kind":"commit","published_at":"2022-05-31T11:47:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2/manifests"},{"name":"v5.8.1","sha":"1eee9ee437f39f1c3438209154df8e8b9ecd990d","kind":"tag","published_at":"2022-05-23T16:04:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"6a468718b970c39ae83a4029bcb53071c9567430","kind":"tag","published_at":"2022-05-17T09:42:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4eef029981b08c77a9c52d0b863e6b5ced279087","kind":"tag","published_at":"2022-05-10T09:06:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0/manifests"},{"name":"v5.6.4","sha":"edb7e8895ef8def2bf59376d7631e0360a77aaf6","kind":"commit","published_at":"2022-05-02T11:46:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4/manifests"},{"name":"v5.6.3","sha":"124d5e2f0022d17b577a464e6b3a69fa2511105e","kind":"tag","published_at":"2022-04-25T14:04:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3/manifests"},{"name":"v5.6.2","sha":"b3645b3fd11dc26a06ea370a41b5bac1026c6792","kind":"tag","published_at":"2022-04-18T16:10:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2/manifests"},{"name":"v5.6.1","sha":"0251fd5222079e4a512bbd32dff4a7a4c3efe997","kind":"tag","published_at":"2022-04-11T13:21:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"8dcdea53f927ab207718d7ee6576806aca2a3798","kind":"commit","published_at":"2022-04-06T03:27:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0/manifests"},{"name":"v4.12.4","sha":"a563a60219f7f6519fb0f34f6d8e3bf0974e6495","kind":"tag","published_at":"2022-04-03T14:38:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4/manifests"},{"name":"v5.5.3","sha":"96e1f40a3b8aa809d543aa7d466eb48cdfa0b53d","kind":"tag","published_at":"2022-03-28T14:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"dd411b017ea7504a14a16821b694ac6aa01d9b6d","kind":"tag","published_at":"2022-03-21T15:15:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"350b15ee91a93040d50391cb9a45440a90e6b2d1","kind":"tag","published_at":"2022-03-14T16:49:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"f3412aa9d179fdfc3f5c0a4a1cfc1965faef7307","kind":"commit","published_at":"2022-03-07T13:53:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0/manifests"},{"name":"v5.4.4","sha":"965f2eb8cb79bb0685a13d9e28c09617b22358cd","kind":"tag","published_at":"2022-02-28T15:21:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4/manifests"},{"name":"v5.4.3","sha":"e2892a61ea56b6578c2efc81d0324660082ad93c","kind":"tag","published_at":"2022-02-21T16:40:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3/manifests"},{"name":"v5.4.2","sha":"01371028b27156419923b362c4b0af92dc08b29f","kind":"tag","published_at":"2022-02-15T14:57:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"fbce2f80c6cb36e59a4a6826ae46b59a10e1c831","kind":"commit","published_at":"2022-02-08T11:34:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"ba4e819aa58b6a36ae4d96ee79c2a5310a812670","kind":"tag","published_at":"2022-02-01T09:00:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"337be3b2a630d791a5cbc5a2a4575d4f58e38df3","kind":"tag","published_at":"2022-01-24T15:05:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"dcbfc54f581dbf1c0008a8e9e578f896f06228ab","kind":"tag","published_at":"2022-01-17T22:45:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0/manifests"},{"name":"v5.2.8","sha":"f80abbb5f942064c9c270b2ac5bb2a2318876754","kind":"tag","published_at":"2022-01-10T20:11:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8/manifests"},{"name":"v5.2.7","sha":"5daaf9be5115b1cb777fb4cf3d9125baddfe5720","kind":"tag","published_at":"2022-01-03T12:34:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7/manifests"},{"name":"v5.2.6","sha":"052db9d577a03ed8d588ecca9e6c0a5f5ba676e1","kind":"tag","published_at":"2021-12-27T14:23:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6/manifests"},{"name":"v5.2.5","sha":"f8697de9c250dbc6b446bcc08566f50fb4070aab","kind":"tag","published_at":"2021-12-20T14:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5/manifests"},{"name":"v5.2.4","sha":"b265431f9a32ea726c5227821126fbc6424117d5","kind":"commit","published_at":"2021-12-14T13:41:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4/manifests"},{"name":"v5.2.3","sha":"9c3dc12c3de241f44d923bfb089200980f3fd23d","kind":"tag","published_at":"2021-12-06T16:12:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3/manifests"},{"name":"v5.2.2","sha":"fcaec7a75f951c9db79c99c42370ca18212c1f16","kind":"tag","published_at":"2021-11-29T16:51:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"586d9ba2472d549c180cbacddf97eb73425286b3","kind":"tag","published_at":"2021-11-25T11:50:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"353cecb5391571163eb6bd8cbf36d2dd299aaf56","kind":"tag","published_at":"2021-11-23T13:25:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"ddbe15b4d8b7cc1dc84720264fde0b1dafb6166f","kind":"commit","published_at":"2021-11-16T15:06:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"7e26583fe1f95f5c3682213105f8f4b51c9d61c9","kind":"tag","published_at":"2021-11-08T15:14:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0/manifests"},{"name":"v5.0.6","sha":"99752d2848f17c5d1e4840f54863899a19387162","kind":"tag","published_at":"2021-10-27T08:43:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6/manifests"},{"name":"v5.0.5","sha":"58f8ff1f8bc7f0cc4bb728654604a194b3c3790b","kind":"tag","published_at":"2021-10-26T10:14:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"86443310e4344ae1ce6e04f084d58e17e4d62170","kind":"tag","published_at":"2021-10-14T15:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"36258031912caf662f69ca3769c6e0bd46946050","kind":"tag","published_at":"2021-10-07T12:26:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"c510762a325116c654afd3c21381a50b942c2c66","kind":"tag","published_at":"2021-09-29T09:29:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"afcf3ee18e7a9c526348b3bce74b69781b4ad071","kind":"tag","published_at":"2021-09-22T12:15:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"85598e74b85a89a16f8bdf5b68346ca8d6b70557","kind":"tag","published_at":"2021-09-16T11:28:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.1","sha":"1b563a153f5b2736f79a3f45573e2e2b66ba0a9a","kind":"tag","published_at":"2021-09-08T13:55:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"698492a5401b12578dc459397b9d288542fc954b","kind":"commit","published_at":"2021-09-02T02:45:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.5","sha":"0bab71409bcc0865ab3e0fcbfa14fa824ddc5495","kind":"tag","published_at":"2021-08-25T07:30:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"c30ec7bed00b36da7b0e6a202b3cb48d2fc1b579","kind":"tag","published_at":"2021-08-13T21:32:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"e5ccdf299c75ea65b0600ee05ff6c98646891c77","kind":"tag","published_at":"2021-08-09T04:03:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3/manifests"},{"name":"v4.12.3","sha":"77a8daeed0e8efa67c6d86f3cc40239dc6eb3d94","kind":"tag","published_at":"2021-07-30T10:06:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3/manifests"},{"name":"v5.0.0-beta.2","sha":"cca80d861f64b3eaa8a5ef8815b7552aaea61557","kind":"tag","published_at":"2021-07-26T15:01:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2/manifests"},{"name":"v4.12.2","sha":"958241aa0ebf340ad0f152b91949720c85b4fcca","kind":"tag","published_at":"2021-07-19T16:41:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2/manifests"},{"name":"v5.0.0-beta.1","sha":"8a4b8952077b64e90ac9d23c116a45aed672db9c","kind":"tag","published_at":"2021-07-14T16:28:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1/manifests"},{"name":"v4.12.1","sha":"4dc8c9bf3e8a6b21a2aac58b0be3161af334b67d","kind":"tag","published_at":"2021-07-07T13:08:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"53a1655143aa4ec36c29a6063ccdf89c48a74bfd","kind":"tag","published_at":"2021-07-06T13:40:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0/manifests"},{"name":"v5.0.0-beta.0","sha":"a0f416173d2f5b78546f52e572a0f64dcc3751e9","kind":"tag","published_at":"2021-07-01T12:17:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.38","sha":"f60126f95d7b36fa12133887990615b9f47e994a","kind":"commit","published_at":"2021-06-24T03:37:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.38","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38/manifests"},{"name":"v5.0.0-alpha.37","sha":"c795ca0822e2816a630a5654d5471fa04521d23c","kind":"tag","published_at":"2021-06-15T17:49:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.37","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37/manifests"},{"name":"v5.0.0-alpha.36","sha":"cf2f6fa90608b109978698fc48120920beaaa51f","kind":"tag","published_at":"2021-06-08T06:46:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.36","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36/manifests"},{"name":"v5.0.0-alpha.35","sha":"6c0afb6d8fff919e80f9f1ec92613acacd8365e7","kind":"tag","published_at":"2021-05-31T20:34:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.35","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35/manifests"},{"name":"v5.0.0-alpha.34","sha":"ee3a077c161accb887b93a17f9eaa2b23e998319","kind":"tag","published_at":"2021-05-18T10:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.34","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34/manifests"},{"name":"v5.0.0-alpha.33","sha":"0fa6ab4a29e8469c081d3f796e0bd9cab98e9185","kind":"tag","published_at":"2021-05-09T12:29:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.33","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33/manifests"},{"name":"v4.11.4","sha":"6658323b5e2ba366691829bbef3f53c00008497e","kind":"tag","published_at":"2021-04-27T15:48:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4/manifests"},{"name":"v5.0.0-alpha.32","sha":"2e99746c35ea0c1e45187a206d6ebc25a52933dc","kind":"tag","published_at":"2021-04-27T12:59:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32/manifests"},{"name":"v5.0.0-alpha.31","sha":"b061319b132163900d1a4eb64207f5284d28639d","kind":"tag","published_at":"2021-04-20T13:59:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"0bc7ed897d54a899fb0dfc5cbd6c5ee0592705e1","kind":"tag","published_at":"2021-04-12T09:46:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"29934afe4643811f3bed772612f92d539a1e489d","kind":"tag","published_at":"2021-04-04T16:43:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"a83c7715c0e2cfa1c3e59b7a1f828f6a1476b307","kind":"tag","published_at":"2021-03-24T12:57:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"2de88ce2973667921a45ff69ea48a8843cb9d8cb","kind":"tag","published_at":"2021-03-05T13:01:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27/manifests"},{"name":"v5.0.0-alpha.26","sha":"8928a36394154e02a73d5e92a740d5f9ed8da709","kind":"tag","published_at":"2021-02-27T18:39:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"688db35f581ac345a09a15420efdb0e4c98a56ab","kind":"tag","published_at":"2021-02-11T12:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"15108a5aad5342d92e86be5c5388b8321a88b280","kind":"tag","published_at":"2021-01-26T14:08:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24/manifests"},{"name":"v4.11.3-deprecations.1","sha":"6cf7cf7c7b11b38db18a4d2003743cbadeb1b4ee","kind":"commit","published_at":"2021-01-25T23:27:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1/manifests"},{"name":"v4.11.3","sha":"bd79e8f8c5b8c77bc5c13d076377a18d2ceedfa2","kind":"commit","published_at":"2021-01-24T12:45:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3/manifests"},{"name":"v4.11.3-deprecations.0","sha":"f64337cd87428e04c851bb1667f5f9e0e6aeaede","kind":"commit","published_at":"2021-01-24T12:00:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0/manifests"},{"name":"v5.0.0-alpha.23","sha":"af6e7220961c6f5e8ed89172694287dc737828ff","kind":"commit","published_at":"2021-01-14T12:48:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23/manifests"},{"name":"v5.0.0-alpha.22","sha":"c514ea86c11c9817839630e840535358f5044caf","kind":"commit","published_at":"2021-01-04T11:14:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"5c82b9147f811fda24bc09132852ed240f8d9def","kind":"commit","published_at":"2020-12-30T17:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"cd30d9e3961c8b33ce43a133e0a958867a202c41","kind":"commit","published_at":"2020-12-21T17:51:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20/manifests"},{"name":"v5.0.0-alpha.19","sha":"754e29cf5a712d0e0f6bd3e54f80e9997659f68c","kind":"commit","published_at":"2020-12-13T17:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.11.2","sha":"174b64f8a3adffb8df3c13285f4edc2437a8547a","kind":"commit","published_at":"2020-12-02T23:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2/manifests"},{"name":"v5.0.0-alpha.18","sha":"c5561c5febbe1c3bd5446c8a0bb480025ab38b86","kind":"commit","published_at":"2020-12-02T23:25:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.11.1","sha":"b8092ce09e164a1cb2fec2f3a5b6aa6e2dc6cbbd","kind":"commit","published_at":"2020-11-24T14:35:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1/manifests"},{"name":"v5.0.0-alpha.17","sha":"41d6a360e0fb245dd74549445539c6218a9dc737","kind":"commit","published_at":"2020-11-23T00:49:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17/manifests"},{"name":"v5.0.0-alpha.16","sha":"47a8e102eeaa5a68a2b4f99c08085cfddc0bef77","kind":"commit","published_at":"2020-11-14T12:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16/manifests"},{"name":"v5.0.0-alpha.15","sha":"fa9cbc835ee70b12234b7207b1872356277da5fa","kind":"commit","published_at":"2020-11-03T23:57:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15/manifests"},{"name":"v5.0.0-alpha.14","sha":"56520e757e0052e25f8dd5d78214458c4b7c634d","kind":"commit","published_at":"2020-10-23T22:59:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14/manifests"},{"name":"v5.0.0-alpha.13","sha":"b82af55f9917f9e77a3cae9b36e47b29d43182c0","kind":"commit","published_at":"2020-10-17T21:47:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13/manifests"},{"name":"v5.0.0-alpha.12","sha":"c7c3643948bce7327a7f01665caa7474be2694f9","kind":"commit","published_at":"2020-10-10T22:32:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12/manifests"},{"name":"v5.0.0-alpha.11","sha":"b4fe7eefd494fa28cd3453067af8872a83f31fa6","kind":"commit","published_at":"2020-09-26T15:07:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11/manifests"},{"name":"v5.0.0-alpha.10","sha":"2e1502fc18d86d69a6b55fc4ac5dcb50ddf192c4","kind":"commit","published_at":"2020-09-15T08:10:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10/manifests"},{"name":"v5.0.0-alpha.9","sha":"e830beb63940d24129285f554fc9c2fb0bd7ccbf","kind":"commit","published_at":"2020-09-06T16:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9/manifests"},{"name":"v5.0.0-alpha.8","sha":"5f986712bbb2f0b789c151b6d2f3e2d48cde0980","kind":"commit","published_at":"2020-08-31T16:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"c32a96b4beb3a5c72a8c179fb095f09dacf61050","kind":"commit","published_at":"2020-08-22T16:39:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"15fd6232de294be9ba0ca103351a11f84009b04f","kind":"commit","published_at":"2020-08-13T16:56:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6/manifests"},{"name":"v5.0.0-alpha.5","sha":"40aa9cbb1df08a5994392d5cea15a60979b28a7e","kind":"commit","published_at":"2020-07-27T22:55:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"519390c2bb12b5eb7b6f5f898afb78ac7f285543","kind":"commit","published_at":"2020-07-19T17:54:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"f432112f0bcfb1fd2002002db181e83edc99d906","kind":"commit","published_at":"2020-07-12T17:06:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"f928d6e04ea7f185cda0e739ebbe2ea36d0aa4d3","kind":"commit","published_at":"2020-07-04T23:16:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2/manifests"},{"name":"v4.11.0","sha":"79ebf71d31cca2c73143891960ea54ec1132bdeb","kind":"commit","published_at":"2020-06-30T23:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0/manifests"},{"name":"v5.0.0-alpha.1","sha":"8281371f88c81fc3e4560b0334cc0c473b9d45f9","kind":"commit","published_at":"2020-06-27T15:07:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.10.2","sha":"d0bfcb4f11fd3904b1e235d80fbfe23758de8372","kind":"commit","published_at":"2020-06-11T19:11:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"4e12b951f64fd47864b4dea8ec8631387a89ddb1","kind":"commit","published_at":"2020-06-01T15:14:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"dd9280e753eb8dc3444a26e85fe4f800b759cad2","kind":"commit","published_at":"2020-05-23T17:50:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0/manifests"},{"name":"v4.9.14","sha":"1fb44683825f0ee7f4d5933528598917ff72f0e4","kind":"commit","published_at":"2020-05-11T22:41:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.14","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14/manifests"},{"name":"v4.9.13","sha":"c224f32bb8f144e590c096d103c9d59c2509ed93","kind":"commit","published_at":"2020-05-04T11:29:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.13","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13/manifests"},{"name":"v4.9.12","sha":"3e5fd3c4f200e50a1331857f092a547b41f6db1e","kind":"commit","published_at":"2020-04-26T23:18:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.12","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12/manifests"},{"name":"v4.9.11","sha":"77f6fe0a73791176bd58d8c013bf5631270faf4d","kind":"commit","published_at":"2020-04-19T14:10:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11/manifests"},{"name":"4.9.11","sha":"b551194a14c4469f3b07dc43bc6aaea525138944","kind":"commit","published_at":"2020-04-18T10:43:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11/manifests"},{"name":"v4.9.10","sha":"8baef82396665179c67ca3acfd51e396b947f412","kind":"commit","published_at":"2020-04-11T13:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.10","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10/manifests"},{"name":"v4.9.9","sha":"c191471a20315cae4006c1e4d3d51db5e49b5fee","kind":"commit","published_at":"2020-04-04T15:54:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.9","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9/manifests"},{"name":"v4.9.8","sha":"e9fbcbf015bbf7057aadd5777703b7059aedf043","kind":"commit","published_at":"2020-03-28T19:33:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8/manifests"},{"name":"v4.9.7","sha":"10bc98f283feaae6397ef1b73b1b82be4a39a5f5","kind":"commit","published_at":"2020-03-18T12:45:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7/manifests"},{"name":"v4.9.6","sha":"0176a231719152fa4a2100aa7119e9fd777b5fed","kind":"commit","published_at":"2020-03-18T10:52:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6/manifests"},{"name":"v4.9.5","sha":"b9dec2780203e37148d87788f727c668d9019581","kind":"commit","published_at":"2020-02-29T10:36:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5/manifests"},{"name":"v4.9.4","sha":"45fe0e31c462ed3a2fba134fb1edbd05b91da2a4","kind":"commit","published_at":"2020-02-23T10:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4/manifests"},{"name":"v4.9.3","sha":"2bec4ebc9c20be8abecbad6d3f0f7ba2875c9c35","kind":"commit","published_at":"2020-02-16T11:52:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3/manifests"},{"name":"v4.9.2","sha":"f567b384f509d36b7e10f691e6b58538e7db8869","kind":"commit","published_at":"2020-02-09T18:32:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"717887fdd9d3b27701d760d78aa12ecf52f02f43","kind":"commit","published_at":"2020-02-02T11:46:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f2c9817526b729801b1716afc957ef3886ccb422","kind":"commit","published_at":"2020-01-22T20:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"d0c928c82e3fc8f284a2f7fd1b9acbf717c5a64e","kind":"commit","published_at":"2020-01-06T11:44:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"0c7ca746674cfb47a46cad8ebea21155702fd38c","kind":"commit","published_at":"2019-12-30T10:59:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"c6f734f0d6b183962e83fc5612fef6583bf40712","kind":"commit","published_at":"2019-12-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3a8f0eace8dd6a1c3234a8be2b7c41f06b6260d4","kind":"commit","published_at":"2019-12-14T19:59:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"0a129d58056d38bd15141aaa98d346774895d5f5","kind":"commit","published_at":"2019-12-07T12:46:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"6291316a32cfb4fb19ffdbcf30abfcb63023f17f","kind":"commit","published_at":"2019-12-01T10:59:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1/manifests"},{"name":"v3.9.4","sha":"6b0fee51deb7c32b75498d4ab2186946e7c4ce0a","kind":"commit","published_at":"2019-11-28T09:28:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4/manifests"},{"name":"v4.7.0","sha":"2b04ee905695540bde87653908ece5c4d57546c9","kind":"commit","published_at":"2019-11-22T10:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"856188b2de7a5e514803314f329da76fe65dec50","kind":"commit","published_at":"2019-11-12T13:52:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"d2d76bf26231a96981260232de5271b24e9391a4","kind":"commit","published_at":"2019-11-05T16:46:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0/manifests"},{"name":"v4.5.2","sha":"cb52f392b3b3528857178a756354ffb0e8bccd73","kind":"commit","published_at":"2019-10-28T22:58:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"803d08fbdf20de2d34c36a2a27bbc8e5a7e79fb2","kind":"commit","published_at":"2019-10-12T20:22:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"de3c62c25bf9e92ba35019e5a3ca7f68a36600d8","kind":"commit","published_at":"2019-10-02T08:07:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"554e7dce0cd96a4f9ef1924b41a3ce530cb433ae","kind":"commit","published_at":"2019-09-22T17:16:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"b563d529a8544fa4f4090723239ab075665c5f03","kind":"commit","published_at":"2019-09-11T20:45:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"f3beaee67fb9a4145a792fc8b798ef327b55f513","kind":"commit","published_at":"2019-09-08T09:58:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1/manifests"},{"name":"v1.2.5","sha":"8ee2d7168294f21af787aaba46661824097e33bb","kind":"tag","published_at":"2019-09-03T18:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5/manifests"},{"name":"v4.4.0","sha":"98f2c7cae9b2e0a53cf731882164aa44babb4be3","kind":"commit","published_at":"2019-08-31T12:19:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"29c1adf61a141a3db885ee569e42251cee53e749","kind":"commit","published_at":"2019-08-21T17:29:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3/manifests"},{"name":"v1.2.4","sha":"e44972d3c3e199529fdbc85974f7ae570b8424a0","kind":"tag","published_at":"2019-08-16T20:53:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4/manifests"},{"name":"v4.3.2","sha":"f2dbeca2dd1aecf6bc56e2302ec766d2e4bfb2ac","kind":"commit","published_at":"2019-08-10T17:39:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"d5a2ad9d26f7b089111b208c929ac1f98e7f6958","kind":"commit","published_at":"2019-08-03T15:14:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"8c28ed9c67e7b6ad02a8826178352aa4e9901b50","kind":"commit","published_at":"2019-07-28T14:32:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"42f78c69a59f0b5fa5fb8f533385f04ef77d7889","kind":"commit","published_at":"2019-07-17T13:42:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1/manifests"},{"name":"v1.0.4","sha":"455489e2e149ff5393f6ba08870368c88da259bd","kind":"tag","published_at":"2019-07-10T15:39:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"4c21bc05d6c5e48c64bc947ba9e271ed3e762a0e","kind":"tag","published_at":"2019-07-10T15:08:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"543041538f31cbdfbe3e85b8bc0f5c183ac5448e","kind":"tag","published_at":"2019-07-09T13:14:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"3a40065694cab2a5e8dedab6781e98493c1dc69d","kind":"tag","published_at":"2019-07-09T12:54:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1/manifests"},{"name":"v4.2.0","sha":"cf2cdd83f2a2f65d0e979d1faa9e815a5e2d3502","kind":"commit","published_at":"2019-07-06T15:30:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"6da1d591264e8c4a18e5ab56bdf6f8c0f985ed99","kind":"commit","published_at":"2019-06-25T13:53:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"eade31e58deb8ff3faee777313d70141e5868ebe","kind":"commit","published_at":"2019-06-23T11:46:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"b78a5ab7581488f7fff271a2cf64927dd28c3ab0","kind":"commit","published_at":"2019-06-13T09:55:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"07b9d6efaac1b663b2657173227e9490c796191e","kind":"commit","published_at":"2019-06-10T11:50:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"d58075ddb1757a11c47ef3d2b1fe9bed55e640dd","kind":"commit","published_at":"2019-06-03T16:35:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a3572bcaf34d204b314fd2c84064c9180f3a50f1","kind":"commit","published_at":"2019-05-27T12:48:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"505e275285c757e0515c8623b43c823d8a74790c","kind":"commit","published_at":"2019-05-23T15:39:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.0","sha":"a33f0ab64999331a54267cdf0eb89e53fa4d70cd","kind":"commit","published_at":"2019-05-20T21:26:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0/manifests"},{"name":"v4.0.0-beta.2","sha":"3686a27055dce58b5e800b520087c0c448b7480e","kind":"commit","published_at":"2019-05-13T12:26:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"5c152157078503e8599537108c3be9e00969fa34","kind":"commit","published_at":"2019-05-05T12:24:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"f19bd59ae53f23e3637383061774542d973cc48c","kind":"commit","published_at":"2019-04-28T22:42:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.8","sha":"92d6e987a43041fde63fd02cad61277d04193c29","kind":"commit","published_at":"2019-04-17T19:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"663643e0a83554d7730be42140aef6bc3ac09c6a","kind":"commit","published_at":"2019-04-07T23:25:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"2482d2b689440df6fb3da6157a789adac2783736","kind":"commit","published_at":"2019-03-30T19:33:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6/manifests"},{"name":"v3.9.3","sha":"ebed7922fc97331519f507768572a068edb8494e","kind":"commit","published_at":"2019-03-28T14:06:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3/manifests"},{"name":"v4.0.0-alpha.5","sha":"1bfdbe5688fb3556e4bebd1f8e357c515244ac42","kind":"commit","published_at":"2019-03-23T21:04:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"997324d52467e3a7b7a8058c0ba8309d04d4ddf6","kind":"commit","published_at":"2019-03-17T11:00:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"3a5d2e50411ddd3caea450abda49fd7c6ed230dc","kind":"commit","published_at":"2019-03-10T11:57:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"f606f7584dd842a89423dd3cc69e32b5ad3fdae1","kind":"commit","published_at":"2019-03-03T16:12:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"eea3b4d9a623f87d79be63f57b4a69ddfe375610","kind":"commit","published_at":"2019-02-20T10:58:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"97b26c4821299aef21e6ef9372a25aedd78d0137","kind":"commit","published_at":"2019-02-12T14:39:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.9.2","sha":"dbc788f7d231b4eceaa7a6a3e253104de5de9af0","kind":"commit","published_at":"2019-02-03T20:45:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2/manifests"},{"name":"v3.9.1","sha":"b903d7432b5a06583c9915f7ab9346bad76007a1","kind":"commit","published_at":"2019-01-26T13:59:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"f6353cdd15b954091c3f53498eb7de198755b740","kind":"commit","published_at":"2019-01-14T21:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"8df7a83ccc0b200e67feb823ceaaf793e4b6d007","kind":"commit","published_at":"2019-01-09T21:57:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"c202914213f19b070738ba5837da18e89c1662ee","kind":"commit","published_at":"2019-01-07T18:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"baa45b12252be8965809a0ad06e67e7dc7d44313","kind":"commit","published_at":"2018-12-30T21:47:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"0445ca8b710425f22744249a0c7bb3c20e95237b","kind":"commit","published_at":"2018-12-30T21:24:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"f0d60d8a510180e9c7a9b588d3e6c04d0d1a23d3","kind":"commit","published_at":"2018-12-22T15:42:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"1871b089aef090728321cab69be92daaec6eb131","kind":"commit","published_at":"2018-12-17T20:02:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0/manifests"},{"name":"v3.6.2","sha":"edde0b4f0073fcacb7233b553812f3dffe619da5","kind":"commit","published_at":"2018-12-09T20:22:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"e5fbf74a06157e2d73701a158e8d6b5914429ea1","kind":"commit","published_at":"2018-12-01T10:43:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1/manifests"},{"name":"issue-13699-mster","sha":"ac0153bf1b13ddbc1e43c22693f2c223838d9f1a","kind":"tag","published_at":"2018-11-28T20:15:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/issue-13699-mster","html_url":"https://github.com/mui/material-ui/releases/tag/issue-13699-mster","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@issue-13699-mster","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster/manifests"},{"name":"v3.6.0","sha":"d9c790fa69a1c053c3d471e030e4066122d58902","kind":"commit","published_at":"2018-11-26T19:49:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"34492c23a773b1db66fe65801997257709c4f319","kind":"commit","published_at":"2018-11-12T23:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"dc6b2b870fa514e98c74b6854d22c6e25e7684cb","kind":"commit","published_at":"2018-11-12T22:46:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"ba1dc0f27cd85996dbf3ef9df4d7f10552d6c91f","kind":"commit","published_at":"2018-11-04T23:41:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0/manifests"},{"name":"v3.3.2","sha":"47b20fe33c5f1c8a2563bad3c27811c37f698794","kind":"commit","published_at":"2018-10-27T20:16:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"92b2a36716c8ced3d12ff0b300be06cc4743e6da","kind":"commit","published_at":"2018-10-23T22:16:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"47d3b93780400d6eaef48d29dfcbebec8a5f22b2","kind":"commit","published_at":"2018-10-21T21:27:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"bbb0b683dd45d130b17580da86fe6ccc1ab5b3d3","kind":"commit","published_at":"2018-10-15T22:11:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"a61f0fc9a56ef22874753175bad2a636460130d1","kind":"commit","published_at":"2018-10-14T21:03:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"58f526f46e609e3e6cd785d15bfc5486df7ab79f","kind":"commit","published_at":"2018-10-07T22:44:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"dbd67aa892a4e9885d763fcb0d1f6c1691fbf763","kind":"commit","published_at":"2018-09-30T17:16:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"6184c508f94500a9da7486ccb2b9398023e4b1b5","kind":"commit","published_at":"2018-09-23T22:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"a9cbda69c8e059d928da53d9525652170b999455","kind":"commit","published_at":"2018-09-16T21:32:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"27412afa36b6c64b15b3b33cd51235efbc55a775","kind":"commit","published_at":"2018-09-08T22:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d6fb8524ff94080614e8d4d1064c7b2cec66c5d1","kind":"commit","published_at":"2018-09-03T21:14:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"2e9643f6c43c9b393a3914cd085aac92df546c04","kind":"commit","published_at":"2018-08-28T22:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"6847e0affc09f56a1497013be98bc3b59ccd3fde","kind":"commit","published_at":"2018-08-27T17:34:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0/manifests"},{"name":"v1.5.1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1/manifests"},{"name":"v1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1","html_url":"https://github.com/mui/material-ui/releases/tag/v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1/manifests"},{"name":"v1.5.0","sha":"6b4c29e324eaa1272ce7b42ecab0e3460af6f437","kind":"commit","published_at":"2018-08-12T20:42:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0/manifests"},{"name":"v0.20.2","sha":"1b1c1fce216b5b2f5ecd52d21f8ec6a326c00cd5","kind":"commit","published_at":"2018-08-05T21:43:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2/manifests"},{"name":"v1.4.3","sha":"99650a6d174ad97b41ba1079cd5d7f55b5db21b5","kind":"commit","published_at":"2018-08-04T10:26:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e9bb799208b34fb8f8bbfe4b63b7a1942f95d91f","kind":"commit","published_at":"2018-07-29T14:37:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"869692ecf3812bc4577ed4dde81a9911c5949695","kind":"commit","published_at":"2018-07-22T21:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7fdc1890fb744b565480835fd5684e66871c679f","kind":"commit","published_at":"2018-07-14T15:02:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"f12ba5bfafc53ada2e5719697dd8373d41fa9471","kind":"commit","published_at":"2018-07-02T20:06:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"cd47eeabdcd4f67e35ff5ad56ae82a571da5747a","kind":"commit","published_at":"2018-06-26T10:53:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"e943cb8d6f405de5d53c1f3d1908cbccb502bb3a","kind":"commit","published_at":"2018-06-20T21:41:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"29308b10b3f8ba3565168e4da4bb5f793cb8b4f9","kind":"commit","published_at":"2018-06-18T18:38:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7c094a0f0381c7b68a223e27b5dc700a7595b122","kind":"commit","published_at":"2018-06-10T09:50:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2a300cdec817595ac879bc419257e55ef318b0f9","kind":"commit","published_at":"2018-06-03T15:25:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"3ccf76d315404ebd67f1254f5679d327c0647dfd","kind":"commit","published_at":"2018-05-26T14:56:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"73101790333124cc8f5857bc46038b7d2315842a","kind":"commit","published_at":"2018-05-17T22:07:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.1","sha":"aae0c434f99c4ab559d8aff53cfbd2cfa7974043","kind":"commit","published_at":"2018-05-15T21:15:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1/manifests"},{"name":"v0.20.1","sha":"c663649d9edf9d196aadbb3b426fd613816964fc","kind":"commit","published_at":"2018-05-13T21:34:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1/manifests"},{"name":"v1.0.0-rc.0","sha":"5f3008fc26479b40ff16ec498ae0e6e3361fdb47","kind":"commit","published_at":"2018-05-13T19:13:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-beta.47","sha":"d16e4f5115a9fde3e8958d7959a912a55cbb246d","kind":"commit","published_at":"2018-05-09T21:48:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.47","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47/manifests"},{"name":"v1.0.0-beta.46","sha":"aa1ef83f22650245dd736681d7ec6331cb2a42ef","kind":"commit","published_at":"2018-05-08T21:51:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.46","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46/manifests"},{"name":"v1.0.0-beta.45","sha":"ab592831cbf5987a6516139aeaf148bdb3360ccb","kind":"commit","published_at":"2018-05-07T13:38:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.45","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45/manifests"},{"name":"v1.0.0-beta.44","sha":"0bba4ad1aed5d2181baa156009301eb56fd80158","kind":"commit","published_at":"2018-04-29T20:57:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.44","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44/manifests"},{"name":"v1.0.0-beta.43","sha":"6dfe7382b9777885abe84f4d1f66c0c62545d559","kind":"commit","published_at":"2018-04-22T10:47:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.43","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43/manifests"},{"name":"v1.0.0-beta.42","sha":"bc03443cac8a55ce3fc4d19e6a95e0f3d0116fbf","kind":"commit","published_at":"2018-04-16T20:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.42","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42/manifests"},{"name":"v1.0.0-beta.41","sha":"cddff325bdc2c79592701c11e295e48db0879c28","kind":"tag","published_at":"2018-04-07T18:26:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.41","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41/manifests"},{"name":"v1.0.0-beta.40","sha":"7f423b6bef54c4a34f3b53d9b8ebf33c183916f8","kind":"tag","published_at":"2018-04-01T09:55:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.40","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40/manifests"},{"name":"v1.0.0-beta.39","sha":"b95cb7a83a102b21b7f6add713398f6c9e743d50","kind":"tag","published_at":"2018-03-28T21:23:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.39","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39/manifests"},{"name":"v1.0.0-beta.38","sha":"a6ccfbe7699b67b03703b49a7cb14d865b841d38","kind":"tag","published_at":"2018-03-17T12:24:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.38","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38/manifests"},{"name":"v1.0.0-beta.37","sha":"1587ac3654ae5061eb21f652722a02cc4c367292","kind":"tag","published_at":"2018-03-11T14:31:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.37","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37/manifests"},{"name":"v1.0.0-beta.36","sha":"f31bd2e431c29f85a053387ce062987a3fc36168","kind":"tag","published_at":"2018-03-05T21:07:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.36","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36/manifests"},{"name":"v1.0.0-beta.35","sha":"25ca14ffcec6eeb75446730a03cc4a2014c5e8ab","kind":"tag","published_at":"2018-02-25T22:47:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.35","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35/manifests"},{"name":"olivier-material-ui-lab@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1/manifests"},{"name":"olivier-material-ui-icons@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1/manifests"},{"name":"olivier-material-ui-codemod@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.2","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2/manifests"},{"name":"olivier-material-ui-lab@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0/manifests"},{"name":"olivier-material-ui-icons@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0/manifests"},{"name":"olivier-material-ui-codemod@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.1","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1/manifests"},{"name":"v1.0.0-beta.34","sha":"284dfcb06fed2244033cc971cb78f485bafece3d","kind":"tag","published_at":"2018-02-17T12:08:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.34","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34/manifests"},{"name":"v1.0.0-beta.33","sha":"b7f698d48d61e74f74e5e50a08b4309460a55266","kind":"tag","published_at":"2018-02-10T12:03:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.33","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33/manifests"},{"name":"v1.0.0-beta.32","sha":"896bc50f35a83fac0453dbbecd9f367b45b450e9","kind":"tag","published_at":"2018-02-04T22:44:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.32","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32/manifests"},{"name":"v1.0.0-beta.31","sha":"6271146a2545aeedf4110990de21ebc0c910b627","kind":"tag","published_at":"2018-01-29T22:06:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.31","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31/manifests"},{"name":"v1.0.0-beta.30","sha":"2bb35ce508832f518a4c3af8cd7cf67af8fd90c5","kind":"tag","published_at":"2018-01-21T22:50:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.30","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30/manifests"},{"name":"v1.0.0-beta.29","sha":"7386d56d4dfb85ca4a586a56691b6a58798d5c42","kind":"tag","published_at":"2018-01-16T20:27:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.29","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29/manifests"},{"name":"v1.0.0-beta.28","sha":"e1f3dad9084edf460d42e0a5f6b7c956eaa51e8d","kind":"tag","published_at":"2018-01-14T14:52:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.28","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28/manifests"},{"name":"v1.0.0-beta.27","sha":"fcfe4a64a95f65e205c5ba9523987982e6556eea","kind":"tag","published_at":"2018-01-06T15:25:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.27","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27/manifests"},{"name":"v1.0.0-beta.26","sha":"bd42549ee464bce03743f7ee18964066f9d3907d","kind":"tag","published_at":"2017-12-30T23:24:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.26","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26/manifests"},{"name":"v1.0.0-beta.25","sha":"d9ab3e313136fa5fb179743b560ac7c9e4fa8f6a","kind":"tag","published_at":"2017-12-22T23:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.25","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25/manifests"},{"name":"v1.0.0-beta.24","sha":"7c8fe8516f8bf6317e7cc748eefa7d97c92b4007","kind":"tag","published_at":"2017-12-17T12:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.24","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24/manifests"},{"name":"v1.0.0-beta.23","sha":"1a4e5b06ae0a7f6b3a6be810d272ebdf3efbb863","kind":"tag","published_at":"2017-12-09T09:51:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.23","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23/manifests"},{"name":"v0.20.0","sha":"86b40ae4883e95d6139e9e5d59c0e14aa022ce3a","kind":"commit","published_at":"2017-12-04T04:05:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0/manifests"},{"name":"v1.0.0-beta.22","sha":"22f68ca292a947349ae2877b09e85775703ec87f","kind":"tag","published_at":"2017-11-28T23:11:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22/manifests"},{"name":"v1.0.0-beta.21","sha":"d33604a9deacbb2725da3688d823416486a039c1","kind":"tag","published_at":"2017-11-13T22:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21/manifests"},{"name":"v1.0.0-beta.20","sha":"076d08bfa709ffdb4858106ebda73f475e4ec5b9","kind":"tag","published_at":"2017-11-05T19:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20/manifests"},{"name":"v1.0.0-beta.19","sha":"2a1879fb818973d4df766c2d7842afd939fdb2b8","kind":"tag","published_at":"2017-10-30T21:51:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19/manifests"},{"name":"v1.0.0-beta.18","sha":"f626204f8e0cd9933bcb7a8c8ac5cd97d6419eca","kind":"tag","published_at":"2017-10-23T21:58:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18/manifests"},{"name":"v1.0.0-beta.17","sha":"616d69d5ff7263eb9c84960b6b7a4c9ff852d4ef","kind":"tag","published_at":"2017-10-15T22:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17/manifests"},{"name":"v1.0.0-beta.16","sha":"56fd0d9d2f6fe0222b8c4117e227de1d725918ba","kind":"tag","published_at":"2017-10-08T20:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16/manifests"},{"name":"v0.19.4","sha":"f1bc4be26ca68578f0cfd053fed8eeabe0d3a636","kind":"tag","published_at":"2017-10-08T19:56:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4/manifests"},{"name":"v1.0.0-beta.15","sha":"4da17a67182a212be91a36cec9c976ccb6293380","kind":"tag","published_at":"2017-10-04T16:05:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15/manifests"},{"name":"v1.0.0-beta.13","sha":"736f12000e6989b2e37fcf10deca8bcf20a284f5","kind":"tag","published_at":"2017-10-01T19:58:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13/manifests"},{"name":"v0.19.3","sha":"7e484cc0c2e3db1e30ebe89d93475f2999f6168c","kind":"tag","published_at":"2017-10-01T19:35:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3/manifests"},{"name":"v1.0.0-beta.12","sha":"65b6e04a74a1520209e7b8fcfa311a431ecb070a","kind":"tag","published_at":"2017-09-24T18:24:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12/manifests"},{"name":"v0.19.2","sha":"5f750e046d48fa2f8c0efd86290ea48661c9b32e","kind":"tag","published_at":"2017-09-18T20:14:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2/manifests"},{"name":"v1.0.0-beta.11","sha":"01c6feb33e7e4e5043ce2a8377fa7dda3dbc8180","kind":"tag","published_at":"2017-09-18T19:11:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11/manifests"},{"name":"v1.0.0-beta.10","sha":"3d4518c997fe875f8e91044ff59a09a46fdfb726","kind":"tag","published_at":"2017-09-13T21:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10/manifests"},{"name":"v1.0.0-beta.9","sha":"d4dba0da9a00efe5104365ca647d848a131a41a6","kind":"tag","published_at":"2017-09-10T11:17:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9/manifests"},{"name":"v1.0.0-beta.8","sha":"865b39bef48c3f85743c3914ba146b97b93fce0f","kind":"tag","published_at":"2017-09-02T11:11:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8/manifests"},{"name":"v0.19.1","sha":"b0d03e92c64bee1ac8c25acd0c48657b7f605d9a","kind":"tag","published_at":"2017-09-02T10:38:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1/manifests"},{"name":"v1.0.0-beta.7","sha":"d2083879918dcafdc9c17e3e19440000a0abb3b0","kind":"tag","published_at":"2017-08-30T22:51:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7/manifests"},{"name":"v1.0.0-beta.6","sha":"8385df161a6792d472821e30c7095b267b844950","kind":"tag","published_at":"2017-08-20T14:48:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6/manifests"},{"name":"v1.0.0-beta.5","sha":"8292545fd41ea9f9d3c7c52bb45f60a4fea434a9","kind":"tag","published_at":"2017-08-15T08:55:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5/manifests"},{"name":"v0.19.0","sha":"d1b3bc614a818d497e38fd51c85077dd7b490bad","kind":"tag","published_at":"2017-08-15T08:17:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0/manifests"},{"name":"v1.0.0-beta.4","sha":"110f0a6e95e8e2b51b2bdd7e545a9b41d1a0009f","kind":"tag","published_at":"2017-08-05T10:09:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4/manifests"},{"name":"v1.0.0-beta.3","sha":"e0dd9560d4a152ca0a61558b6238edc40746c354","kind":"tag","published_at":"2017-07-29T21:00:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"45d5da95daf4d52b0ea6e4ffbef27755fa0aa196","kind":"tag","published_at":"2017-07-23T17:45:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"603fbde8d99e386d6640ec6c24ba9fcfc4316dd4","kind":"tag","published_at":"2017-07-23T17:12:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1/manifests"},{"name":"v0.18.7","sha":"50f6dfc4b6ee7473e27ba950c3ce900b24f17d1c","kind":"tag","published_at":"2017-07-23T15:51:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7/manifests"},{"name":"v1.0.0-alpha.22","sha":"f3992561ed94696d595b6a56efc7449c7dee67c7","kind":"tag","published_at":"2017-07-18T09:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22/manifests"},{"name":"v1.0.0-alpha.21","sha":"49d21891b72796f4a8f383d9b15b66f72cb94549","kind":"tag","published_at":"2017-07-04T22:13:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21/manifests"},{"name":"v0.18.6","sha":"1d10ecbac4a83f9934bb6a7f025855f82002113c","kind":"tag","published_at":"2017-07-04T21:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6/manifests"},{"name":"v0.18.5","sha":"86f7c4141cc66ab1e96a681a6945472283e41ea3","kind":"tag","published_at":"2017-06-28T18:14:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5/manifests"},{"name":"v1.0.0-alpha.20","sha":"84363396403cbbd51072d0b09822cd6d8ab6bf87","kind":"tag","published_at":"2017-06-25T18:01:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20/manifests"},{"name":"v0.18.4","sha":"2c6872cacf19ac71a316b282c2467162dcd148c6","kind":"tag","published_at":"2017-06-25T17:39:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4/manifests"},{"name":"v1.0.0-alpha.19","sha":"611bfd7557fd928933e39c054d2b2edeb57adaed","kind":"tag","published_at":"2017-06-19T16:58:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19/manifests"},{"name":"v1.0.0-alpha.18","sha":"5fdb60642bdf2907b7fba352cf2cd0fa7208848f","kind":"tag","published_at":"2017-06-19T10:12:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18/manifests"},{"name":"v1.0.0-alpha.17","sha":"73e0a35145d10f3c29a991f75e5ba8315e0e754a","kind":"tag","published_at":"2017-06-12T11:55:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17/manifests"},{"name":"v0.18.3","sha":"4c6a542c772f9fe9ff97bb95f63801138d7722d0","kind":"tag","published_at":"2017-06-07T21:28:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"9d3b59b3fec3b31b37334c3bd842112f3d090f86","kind":"commit","published_at":"2017-06-06T21:29:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2/manifests"},{"name":"v1.0.0-alpha.16","sha":"0c7dba6dc5ad8b9f69ec3c60e3ba31f2973e582a","kind":"tag","published_at":"2017-06-01T08:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"18508aeb3e5817406209e15c3e51a53c2cbece96","kind":"tag","published_at":"2017-05-23T20:00:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"771fb44738e116a1d2cec7aabb8ed1425b1d57f6","kind":"tag","published_at":"2017-05-14T10:11:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14/manifests"},{"name":"v0.18.1","sha":"715372edf9fc21244030207409b4070158f6936d","kind":"tag","published_at":"2017-05-13T10:21:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1/manifests"},{"name":"v1.0.0-alpha.13","sha":"17fde80a53fb9fcce31a82290f54de55cf3655e9","kind":"tag","published_at":"2017-05-08T10:47:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13/manifests"},{"name":"v0.18.0","sha":"dea7938b1265a3b100899d65589fbd05e877ab9e","kind":"tag","published_at":"2017-04-30T22:26:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0/manifests"},{"name":"v1.0.0-alpha.12","sha":"dc7371e4770fd3e8b1a82b9c2c2a652acaa73713","kind":"tag","published_at":"2017-04-30T22:22:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12/manifests"},{"name":"v0.17.4","sha":"a398290811c94bd6bb2d5d04c7f6d0ce734e3ad6","kind":"commit","published_at":"2017-04-14T17:20:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4/manifests"},{"name":"v1.0.0-alpha.11","sha":"7b3dbfaf2e94e8139424c8660692ee20d5a9880e","kind":"tag","published_at":"2017-04-14T16:50:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11/manifests"},{"name":"v0.17.3","sha":"53076a03182668f94d3bf40cd880309a51e9be88","kind":"tag","published_at":"2017-04-10T21:42:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"38c4aed87e608ded8e083dcf341ed5e9a14c20ef","kind":"tag","published_at":"2017-04-09T11:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2/manifests"},{"name":"v1.0.0-alpha.10","sha":"27fd907d604c1d3189b7b70e3a7e4758e0171492","kind":"tag","published_at":"2017-04-06T12:00:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"b962c2fbfa7a9cab9e9844e01966b90ca86e67a1","kind":"tag","published_at":"2017-04-01T13:47:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a0b4691eb3958aeb9173a8f4e705c81dfb7d25da","kind":"tag","published_at":"2017-03-25T11:46:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8/manifests"},{"name":"v0.17.1","sha":"05280483dbbc29e56edd8f3644721679b55d4d73","kind":"commit","published_at":"2017-03-13T12:27:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1/manifests"},{"name":"v1.0.0-alpha.7","sha":"9281a3fcee37d6afb9e493ff06e8a2626f4d7d91","kind":"tag","published_at":"2017-03-12T12:31:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"69f604946c366c655d0613841c034cacee7e9ef4","kind":"commit","published_at":"2017-02-26T12:41:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6/manifests"},{"name":"v1.0.0-alpha.5","sha":"74973892bdfacd5c9e3a4ce63185e9a6500d9522","kind":"commit","published_at":"2017-02-26T11:04:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-alpha.4","sha":"6472a6864951bfe7f3739afbe74b50981299ac28","kind":"commit","published_at":"2017-02-26T10:19:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4/manifests"},{"name":"v0.17.0","sha":"c9af9606bcea6551ceaadc2f6430d629eb679e84","kind":"commit","published_at":"2017-02-12T22:06:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0/manifests"},{"name":"v1.0.0-alpha.3","sha":"4583f5212d0b668e3801a859d3cc584cec0ec173","kind":"commit","published_at":"2017-02-12T21:43:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"8476782b595175d25c8a972b5fe53bc1f8532676","kind":"tag","published_at":"2017-02-07T19:48:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"3a0eb03018a9c5c96ba5233de8ef45202403a94c","kind":"commit","published_at":"2017-01-29T21:29:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.16.7","sha":"867c6c29b1badd839b1fd57720e5754fcd53a516","kind":"commit","published_at":"2017-01-15T19:57:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"bc84dbeeb78b725fefdc10cdc6eee7b75cc1226e","kind":"commit","published_at":"2016-12-25T21:03:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"8a03a04ef17f76ce09b88607b216d8a8e4d277d6","kind":"commit","published_at":"2016-12-09T20:45:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"84c18c98ff56fbe81be902735164219040729bb1","kind":"commit","published_at":"2016-11-17T19:18:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"066c5d53d1d4ecec2923ed12ec14647ae8248a9c","kind":"commit","published_at":"2016-11-17T16:41:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"806b2eab2272b430e814f8b3c7f1e7b31cd0e306","kind":"commit","published_at":"2016-11-14T17:22:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"2085737a798d9cb808b2fddf1f06883b27327ccc","kind":"commit","published_at":"2016-10-19T18:24:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"6eb9913441cb39562f4c935bdd70042d26daa260","kind":"commit","published_at":"2016-10-05T14:36:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0/manifests"},{"name":"v0.16.0-rc2","sha":"71a9524d0ec28dad2f566a42c7bb8ad2ea93ce36","kind":"commit","published_at":"2016-09-24T19:31:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2/manifests"},{"name":"v0.16.0-rc1","sha":"1691addd7f84317619c6831c35cb1f32ef3779b6","kind":"commit","published_at":"2016-09-07T19:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1/manifests"},{"name":"v0.15.4","sha":"be9bc14f4cda041299b6f8845af87b9278c871fc","kind":"commit","published_at":"2016-08-10T22:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"8bd3589dd7f676f3d725559cbd63457afe8d3691","kind":"commit","published_at":"2016-08-02T20:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"908f694e1e6eae9e63da6b22e63100d6bda4fa8e","kind":"commit","published_at":"2016-07-09T21:10:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"1fed1bcc81d89e473e261c1da4bf0a3a46515ce8","kind":"tag","published_at":"2016-06-20T08:15:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"06667b589952f58ff8c6d277df364ef16dada671","kind":"tag","published_at":"2016-05-06T13:49:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0/manifests"},{"name":"v0.15.0-beta.2","sha":"7cf7adfe9042e9be8dbaa1c850ffacca26e9c269","kind":"commit","published_at":"2016-04-21T22:57:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2/manifests"},{"name":"v0.15.0-beta.1","sha":"47d7525fb77c7c579e99d595b3f98c69fc838c77","kind":"tag","published_at":"2016-04-14T13:33:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1/manifests"},{"name":"v0.15.0-alpha.2","sha":"caabf9eaee5a5e11097958105f8427cfc8905f86","kind":"tag","published_at":"2016-03-17T23:37:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2/manifests"},{"name":"v0.15.0-alpha.1","sha":"2ebddeb908857c16ece162964a7e501ab37716ba","kind":"commit","published_at":"2016-02-27T17:54:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1/manifests"},{"name":"v0.14.4","sha":"de2bee1335ff1fd701a60cb3d739cf919dbd77ce","kind":"commit","published_at":"2016-02-03T00:47:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"fa9141f90149392cc3fa366736e61a89b07e9205","kind":"commit","published_at":"2016-01-27T03:06:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"44b41957ae81344cf6dc794cf2dbe2da48152622","kind":"commit","published_at":"2016-01-08T15:52:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"0ae4d7f61bb240ae5e2adc9d15a8d5629f738db6","kind":"commit","published_at":"2016-01-04T22:23:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"628bc82957d8e537a1b648e31e10723820bb00ac","kind":"commit","published_at":"2015-12-25T15:12:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0/manifests"},{"name":"v0.14.0-rc2","sha":"9a24d8a7839c37b86748ad8022e39235e8eb6be2","kind":"commit","published_at":"2015-12-14T22:26:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2/manifests"},{"name":"v0.14.0-rc1","sha":"7459597806a2f1f5826eaab26d3c5d974da70fbd","kind":"commit","published_at":"2015-12-04T19:52:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1/manifests"},{"name":"v0.13.4","sha":"a98006f9ffb588030cbdd2e3b4a4515017e58c43","kind":"commit","published_at":"2015-11-24T17:07:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"e33afed6913b58a990bd4b51a038bbfff0a0f42f","kind":"commit","published_at":"2015-11-17T16:34:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"6f28ad04e8f95073646bfeb8936c550ca4a94347","kind":"commit","published_at":"2015-11-10T00:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"330488977f95dbebd6cf6a387bf10a86238331ff","kind":"commit","published_at":"2015-10-29T21:08:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"7980cd589e9dc9e055e1b789bf2f80e7f2ef0f5d","kind":"commit","published_at":"2015-10-21T19:38:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"86394ccd2d7b715eaa054a369679eba4ac82ce1f","kind":"commit","published_at":"2015-10-21T19:04:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"d310459476a461e0d29f166de277896026d8f35f","kind":"commit","published_at":"2015-10-19T17:30:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"06aca1012d01de4ec782acfb8d22a6ec83d48ff7","kind":"commit","published_at":"2015-10-07T21:43:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"6671f90516c2065839efae773ecda924b8bebdae","kind":"commit","published_at":"2015-10-06T19:31:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"a4e194e46c47f8e2eedfab8f0a8c4104e5679c95","kind":"commit","published_at":"2015-09-28T16:15:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"aa485220ff28e907d2548cbfb65bd789c23d9eba","kind":"commit","published_at":"2015-09-25T16:08:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"b55b770f2049852febe47bef27aa0eaceafcec08","kind":"commit","published_at":"2015-09-15T21:10:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"82bc1cb2805f7b624516f71628e6ca525df18cad","kind":"commit","published_at":"2015-08-24T21:31:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0/manifests"},{"name":"v0.10.4","sha":"a8097bcbed6939f0cb308e05acf03a907b666725","kind":"commit","published_at":"2015-08-09T03:29:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"2a43082b52138e33c85878616461445895066a11","kind":"commit","published_at":"2015-08-08T22:51:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"71583523f39c1830d3fcffeff0598c2f803f1048","kind":"commit","published_at":"2015-07-29T20:34:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"6b609c63611b02f9e845b765770983c547cd6af8","kind":"commit","published_at":"2015-07-13T21:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"b6140ec86c5087ad799e9a658f3f0d9b150c205a","kind":"commit","published_at":"2015-07-10T01:35:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"8a18478700f49b94fe7f580664e7b31c581ceb0b","kind":"commit","published_at":"2015-06-20T17:47:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"3da654eb4f0ddb10d81f2706eda1f3819e40b795","kind":"commit","published_at":"2015-06-15T01:46:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"867e87d3530b4fb6bc7f6ec5fb9edcd49e7bd631","kind":"commit","published_at":"2015-06-09T23:38:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"cb794810e7c39352f1bbd533d92983dc22a57510","kind":"commit","published_at":"2015-05-24T20:12:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0/manifests"},{"name":"v0.7.5","sha":"b3ce0b272e5468919d01b3d3ab6751a92f682b48","kind":"commit","published_at":"2015-04-27T19:14:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"abc159f246f15163f7984bcf702409cffc745d6e","kind":"commit","published_at":"2015-04-21T18:14:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"9321a4a8879f380a725c7439114ebf3e0da8abcc","kind":"commit","published_at":"2015-04-01T15:20:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"953606f4d1a9e3a33798b499219fe40b1f81fd96","kind":"commit","published_at":"2015-03-25T23:45:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"03c169188dd10ec2242b7806050781867c0291dd","kind":"commit","published_at":"2015-03-04T21:41:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"078ba0c94f8985dd2d96587784f760474ba51858","kind":"commit","published_at":"2015-02-13T21:06:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"accd9f0ef163d514b091709ffd63f76f6d1a467f","kind":"commit","published_at":"2015-01-27T00:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"57c7a95be20dc77cbe0459a40acc802e16de5148","kind":"commit","published_at":"2015-01-26T23:07:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"706446d6aeb952def6f2016fdc213b6e56b2d40f","kind":"commit","published_at":"2015-01-03T23:58:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"6b294fdd0a7f9686b8b8f05cf8759e90b3e581f9","kind":"commit","published_at":"2014-12-25T17:36:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"3eb741fdb94fff5e8218809b8f7d5a9d2e4d1778","kind":"commit","published_at":"2014-12-15T17:14:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"d65414913839d9d939c8bd938ca21f39f0faa924","kind":"commit","published_at":"2014-12-07T15:15:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"fc3232f6e9d1662c4f9d813b70acb329c4cdc6de","kind":"commit","published_at":"2014-11-30T21:22:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"4b02786c2a7e27613201fe72c033a260018a38d6","kind":"commit","published_at":"2014-11-28T20:34:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"ab8880bc442941c20d58ca2cbb8aace7b2724929","kind":"commit","published_at":"2014-11-17T20:10:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"052b0bc5a3e887d0a36b2277a2e09812a0ce206b","kind":"commit","published_at":"2014-11-11T21:11:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"715b7e868003ac9b121bdacee3e1301b9c660aa9","kind":"commit","published_at":"2014-11-08T19:56:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"088d257c0bec691545cd32f83fd2af753866b8ee","kind":"commit","published_at":"2014-11-08T00:13:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0/manifests"},{"name":"v0.1.29","sha":"3fe7b8bf7c3adc04522f311ce1c1c3b6e39e8edd","kind":"commit","published_at":"2014-11-05T19:58:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.1.29","html_url":"https://github.com/mui/material-ui/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29/manifests"}]},"repo_metadata_updated_at":"2025-11-30T12:02:25.913Z","dependent_packages_count":63,"downloads":454622,"downloads_period":"last-month","dependent_repos_count":3318,"rankings":{"downloads":0.46788539832862064,"dependent_repos_count":0.3804369899484749,"dependent_packages_count":0.4962319035434532,"stargazers_count":0.05657222737944497,"forks_count":0.014570360692080925,"docker_downloads_count":0.9708128459457741,"average":0.3977516209729748},"purl":"pkg:npm/%40mui/joy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mui/joy","docker_dependents_count":66,"docker_downloads_count":23283933,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mui/joy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mui/joy/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-30T08:00:37.660Z","issues_count":4314,"pull_requests_count":9955,"avg_time_to_close_issue":13647144.679064417,"avg_time_to_close_pull_request":1742937.626368452,"issues_closed_count":2593,"pull_requests_closed_count":8493,"pull_request_authors_count":718,"issue_authors_count":2935,"avg_comments_per_issue":5.111961057023644,"avg_comments_per_pull_request":1.994776494224008,"merged_pull_requests_count":7177,"bot_issues_count":19,"bot_pull_requests_count":3440,"past_year_issues_count":647,"past_year_pull_requests_count":2903,"past_year_avg_time_to_close_issue":800141.2091690544,"past_year_avg_time_to_close_pull_request":450518.5961038961,"past_year_issues_closed_count":349,"past_year_pull_requests_closed_count":2310,"past_year_pull_request_authors_count":169,"past_year_issue_authors_count":525,"past_year_avg_comments_per_issue":1.8964451313755797,"past_year_avg_comments_per_pull_request":1.3207027213227696,"past_year_bot_issues_count":7,"past_year_bot_pull_requests_count":1342,"past_year_merged_pull_requests_count":2069,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/issues","maintainers":[{"login":"oliviertassinari","count":773,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"siriwatknp","count":700,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":512,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":434,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"mnajdova","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"michaldudak","count":262,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"aarongarciah","count":237,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"ZeeshanTamboli","count":207,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mj12albert","count":193,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"alexfauquette","count":165,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"samuelsycamore","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"cherniavskii","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"LukasTy","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"bharatkashyap","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"joserodolfofreitas","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"DanailH","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"eps1lon","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"JCQuintas","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"hbjORbj","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hbjORbj"},{"login":"flaviendelangle","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"michelengelen","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"rosskevin","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rosskevin"},{"login":"mbrookes","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"m4theushw","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"apedroferreira","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"hasdfa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"nikitaa24","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikitaa24"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"nathanmarks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanmarks"},{"login":"MBilalShafi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"richbustos","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richbustos"},{"login":"vicasas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"joshwooding","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwooding"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"dimitropoulos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dimitropoulos"},{"login":"arthurbalduini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"dmtrKovalenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmtrKovalenko"},{"login":"H3cth0r","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/H3cth0r"},{"login":"hai-cea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-cea"},{"login":"gerdadesign","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"DavidCnoops","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidCnoops"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}],"active_maintainers":[{"login":"siriwatknp","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"oliviertassinari","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"ZeeshanTamboli","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mj12albert","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"mnajdova","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"aarongarciah","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"joserodolfofreitas","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"DanailH","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"alexfauquette","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"prakhargupta1","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"JCQuintas","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"LukasTy","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"bharatkashyap","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"cherniavskii","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"michaldudak","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"H3cth0r","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/H3cth0r"},{"login":"vicasas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fjoy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fjoy/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fjoy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fjoy/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fjoy/codemeta","maintainers":[{"uuid":"brijeshb42","login":"brijeshb42","name":null,"email":"brijeshb42@gmail.com","url":null,"packages_count":70,"html_url":"https://www.npmjs.com/~brijeshb42","role":null,"created_at":"2023-06-05T19:45:36.720Z","updated_at":"2023-06-05T19:45:36.720Z","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":63,"html_url":"https://www.npmjs.com/~michaldudak","role":null,"created_at":"2022-11-12T04:19:31.839Z","updated_at":"2022-11-12T04:19:31.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/michaldudak/packages"},{"uuid":"atomiks","login":"atomiks","name":null,"email":"cc.glows@gmail.com","url":null,"packages_count":51,"html_url":"https://www.npmjs.com/~atomiks","role":null,"created_at":"2024-08-20T14:10:32.120Z","updated_at":"2024-08-20T14:10:32.120Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/atomiks/packages"},{"uuid":"mnajdova","login":"mnajdova","name":null,"email":"mnajdova@gmail.com","url":null,"packages_count":88,"html_url":"https://www.npmjs.com/~mnajdova","role":null,"created_at":"2022-11-12T04:19:31.788Z","updated_at":"2022-11-12T04:19:31.788Z","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":113,"html_url":"https://www.npmjs.com/~oliviertassinari","role":null,"created_at":"2022-11-12T04:19:31.523Z","updated_at":"2022-11-12T04:19:31.523Z","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":158,"html_url":"https://www.npmjs.com/~siriwatknp","role":null,"created_at":"2022-11-12T04:19:31.728Z","updated_at":"2022-11-12T04:19:31.728Z","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":113,"html_url":"https://www.npmjs.com/~janpotoms","role":null,"created_at":"2025-08-20T05:36:04.216Z","updated_at":"2025-08-20T05:36:04.216Z","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":42,"html_url":"https://www.npmjs.com/~aarongarciah","role":null,"created_at":"2024-08-20T14:10:31.748Z","updated_at":"2024-08-20T14:10:31.748Z","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":46,"html_url":"https://www.npmjs.com/~mj12albert","role":null,"created_at":"2023-02-20T15:06:45.431Z","updated_at":"2023-02-20T15:06:45.431Z","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":46,"html_url":"https://www.npmjs.com/~diegoandai","role":null,"created_at":"2023-06-05T19:45:36.900Z","updated_at":"2023-06-05T19:45:36.900Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/diegoandai/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5264274,"maintainers_count":1091160,"namespaces_count":333594,"keywords_count":760514,"github":"npm","metadata":{"funded_packages_count":159192},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-12-16T06:37:22.408Z","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":1070418,"name":"@mui/types","ecosystem":"npm","description":"Utility types for Material UI.","homepage":"https://github.com/mui/material-ui/tree/master/packages/mui-types","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/material-ui","keywords_array":["react","react-component","mui","types"],"namespace":"mui","versions_count":47,"first_release_published_at":"2021-09-02T07:46:24.628Z","latest_release_published_at":"2025-12-03T06:56:23.731Z","latest_release_number":"7.4.9","last_synced_at":"2025-12-15T17:01:24.203Z","created_at":"2022-04-07T20:46:11.698Z","updated_at":"2025-12-15T17:01:24.204Z","registry_url":"https://www.npmjs.com/package/@mui/types","install_command":"npm install @mui/types","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"canary":"7.2.14-dev.20240529-082515-213b5e33ab","next":"7.3.1","latest":"7.4.9"}},"repo_metadata":{"id":19822297,"uuid":"23083156","full_name":"mui/material-ui","owner":"mui","description":"Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.","archived":false,"fork":false,"pushed_at":"2025-12-05T13:58:33.000Z","size":701061,"stargazers_count":97416,"open_issues_count":1743,"forks_count":32789,"subscribers_count":1306,"default_branch":"master","last_synced_at":"2025-12-05T18:30:42.934Z","etag":null,"topics":["design-system","material-design","material-ui","react","react-components"],"latest_commit_sha":null,"homepage":"https://mui.com/material-ui/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2014-08-18T19:11:54.000Z","updated_at":"2025-12-05T17:06:32.000Z","dependencies_parsed_at":"2025-06-02T16:06:01.092Z","dependency_job_id":"32b77193-1b92-4638-bb5e-6c82ade9eee5","html_url":"https://github.com/mui/material-ui","commit_stats":{"total_commits":23822,"total_committers":3211,"mean_commits":"7.4188726253503585","dds":0.8266728234405172,"last_synced_commit":"c0620e333641deda56f3cd68c7c3736098ee818c"},"previous_names":["mui-org/material-ui","callemall/material-ui"],"tags_count":570,"template":false,"template_full_name":null,"purl":"pkg:github/mui/material-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/sbom","scorecard":{"id":262861,"data":{"date":"2025-08-17T02:37:43Z","repo":{"name":"github.com/mui/material-ui","commit":"06de3386e5dbd68c7e7496219f702232dcd7ec9f"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.7,"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":"Maintained","score":10,"reason":"30 commit(s) and 1 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":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/check-if-pr-has-label.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yml: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:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/no-response.yml:22","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/check-if-pr-has-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci-check.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-cleanup.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/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/publish-canaries.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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 28 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":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  14 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:  13 out of  13 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":"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: 'allow deletion' disabled on branch 'v6.x'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v6.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v6.x'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'v6.x'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v6.x'","Warn: codeowners review is not required on branch 'master'","Warn: codeowners review is not required on branch 'v6.x'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v6.x'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v6.x'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v6.x'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v6.x'"],"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":"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":"CI-Tests","score":10,"reason":"28 out of 28 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 36 contributing companies or organizations","details":["Info: found contributions from: A11yance, LightSourceAI, TourConnect, Treeshakers, alienfast, calcom, callemall, cefsharp, cssinjs, emikra, goose-duck, instacart, jalaali, lightsourceai, mui, mui-org, nodejs, openfoodfacts, pabloengine, pretur, react-native-community, reactiran, reactjs, reactwg, state-machines, storybookjs, testing-library, text-em-all, typed-typings, typescript-cheatsheets, underjs, vercel, webpack, yarnpkg, yarnplugins, 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":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-cpj6-fhp6-mr6j","Warn: Project is vulnerable to: GHSA-f46r-rw29-r322","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","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-17T11:13:50.539Z","repository_id":19822297,"created_at":"2025-08-17T11:13:50.539Z","updated_at":"2025-08-17T11:13:50.539Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27578154,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-12-07T02:00:07.896Z","response_time":53,"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":"v7.3.6","sha":"aa8cf28cb4b32fafd7c398f52dd8fde2a632f8e2","kind":"tag","published_at":"2025-12-03T06:57:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.6","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.6/manifests"},{"name":"v7.3.5","sha":"92c82252c77237100aebbea0446848a70d0ba2a7","kind":"tag","published_at":"2025-11-04T08:30:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.5","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.5/manifests"},{"name":"v7.3.4","sha":"28eadba9ec2899226ecbf4058b8fba1ddeab9e6d","kind":"tag","published_at":"2025-10-02T18:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4/manifests"},{"name":"v7.3.3","sha":"6984a79aa3ebde0ad9d1a21817de900f60b7dc90","kind":"tag","published_at":"2025-10-02T14:01:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3/manifests"},{"name":"v7.3.2","sha":"ebd180cdd48e365aa0c5c54b6568d5efc320590d","kind":"tag","published_at":"2025-09-02T06:18:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"3592ec32c4858c22bf99c535c037c13ee6db6b84","kind":"tag","published_at":"2025-08-06T09:33:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"ad98e5ebf7f2f629f9a8b054d9ee3e7217d163bf","kind":"tag","published_at":"2025-08-05T05:40:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0/manifests"},{"name":"v6.5.0","sha":"894dd472b2cc3bbf218eef521ce5a4bcbe914e60","kind":"tag","published_at":"2025-07-08T02:51:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0/manifests"},{"name":"v5.18.0","sha":"6b50143dcfc2aad56a37c9f2e1f14256e9a65c4e","kind":"tag","published_at":"2025-07-08T02:50:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0/manifests"},{"name":"v7.2.0","sha":"1496d735b2cf16501ce413daec40d627eee77e1d","kind":"tag","published_at":"2025-06-30T08:59:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0/manifests"},{"name":"v7.1.2","sha":"ad2d425db362790d6d0f90fbe5b5d3a5b5132503","kind":"tag","published_at":"2025-06-20T07:34:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2/manifests"},{"name":"v6.4.12","sha":"9179a92b0d97f6d0270c7fac733cfd81bd7354cc","kind":"tag","published_at":"2025-06-02T06:58:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12/manifests"},{"name":"v7.1.1","sha":"0ebb3a14ccc5dbee4ec2682b387511f107b95a65","kind":"tag","published_at":"2025-06-02T06:47:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"e3e07e0b8fac5ca8fb4bbf3ec453dbe79133552f","kind":"tag","published_at":"2025-05-06T08:50:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0/manifests"},{"name":"v6.4.11","sha":"6b3957d9d42c83e069da8e8bb534ec294dcb6254","kind":"tag","published_at":"2025-04-10T02:36:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11/manifests"},{"name":"v7.0.2","sha":"ebb24ce49e1ef8358600a7787cb6c8d671cead63","kind":"tag","published_at":"2025-04-09T13:08:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2/manifests"},{"name":"v6.4.10","sha":"d80a3609c8a7274dc5fafa348382059945aee449","kind":"tag","published_at":"2025-03-31T19:03:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10/manifests"},{"name":"v7.0.1","sha":"d6fdcac555725c3807e6f03445e3a051398ee739","kind":"tag","published_at":"2025-03-28T18:58:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"22aa7db2ed23df3b43530e9fdb57bc1051221457","kind":"tag","published_at":"2025-03-26T14:16:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0/manifests"},{"name":"v6.4.9","sha":"a884cb821f67a831f44cc6abfc3bc77faef91ada","kind":"tag","published_at":"2025-03-25T15:45:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9/manifests"},{"name":"v7.0.0-rc.0","sha":"ebaec8db8ae1b90183817cb0bad549d7fc63fe79","kind":"tag","published_at":"2025-03-19T09:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0/manifests"},{"name":"v5.17.1","sha":"0d509f8a4a48031a1e25974a1604b803892ce94e","kind":"tag","published_at":"2025-03-18T18:44:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"b0dc8270c5a2896293ff8b61052120a13819f0a1","kind":"tag","published_at":"2025-03-18T15:28:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0/manifests"},{"name":"v6.4.8","sha":"2bded219fabaaefc2083aa660d5856ab75cfa8d6","kind":"tag","published_at":"2025-03-17T17:54:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8/manifests"},{"name":"v7.0.0-beta.4","sha":"260ed53760f179e3bb4f1f43e2f2712ecbf9fdd7","kind":"tag","published_at":"2025-03-13T13:30:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4/manifests"},{"name":"v6.4.7","sha":"d1ca0a45fea4327ba4dc9876e62922785493f1c3","kind":"tag","published_at":"2025-03-05T15:19:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7/manifests"},{"name":"v7.0.0-beta.3","sha":"9dea4105c8b413e087bd1d0cc517b52831a2eb86","kind":"tag","published_at":"2025-03-05T15:13:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"48acea181cac8ca14455e76d01d3554ba578781e","kind":"tag","published_at":"2025-02-27T15:00:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2/manifests"},{"name":"v7.0.0-beta.1","sha":"2cf2e71af3c2b26694964884456bc335c2ba6cdb","kind":"tag","published_at":"2025-02-26T18:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1/manifests"},{"name":"v6.4.6","sha":"356b885778a2af26505d5dbba76a9abcceb69800","kind":"tag","published_at":"2025-02-26T13:39:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6/manifests"},{"name":"v7.0.0-beta.0","sha":"b485c1abec1d776e925ca90e6fa7d91e9bd057a7","kind":"tag","published_at":"2025-02-26T13:22:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0/manifests"},{"name":"v7.0.0-alpha.2","sha":"ba14b7070070281c8a6cea1df7653f007bb8da49","kind":"tag","published_at":"2025-02-18T18:57:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.4.5","sha":"6f2b908baa7863e2cbf0ec4518dc90ccfd53597b","kind":"tag","published_at":"2025-02-18T18:46:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5/manifests"},{"name":"v7.0.0-alpha.1","sha":"c390c1c2d1c85f42d40f16ce405a3c4b62026ec7","kind":"tag","published_at":"2025-02-11T17:34:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1/manifests"},{"name":"v6.4.4","sha":"c66361a6ad9d1354b60e6fb93ba3144c1348ab15","kind":"tag","published_at":"2025-02-11T14:31:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4/manifests"},{"name":"v6.4.3","sha":"cee310a92f61ffb75284195a9ed30bcb367c78e2","kind":"tag","published_at":"2025-02-04T18:53:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3/manifests"},{"name":"v7.0.0-alpha.0","sha":"3e3195a4285ca716061f7d7d87f4915630af1b69","kind":"tag","published_at":"2025-02-03T12:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.4.2","sha":"1813d89a599a4027fd216062b2cac8b0c1864f1d","kind":"tag","published_at":"2025-01-29T15:50:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2/manifests"},{"name":"v6.4.1","sha":"819e662a2ce210f8805c45057389217cb1c39a83","kind":"tag","published_at":"2025-01-21T13:23:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"f9949a8889c7e69cac145ce56411298a234d2e49","kind":"tag","published_at":"2025-01-14T16:46:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0/manifests"},{"name":"v5.16.14","sha":"ba588c8333d765af63ab15c8b33dd947b615f70b","kind":"tag","published_at":"2025-01-06T21:20:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14/manifests"},{"name":"v6.3.1","sha":"afd551abd3be44de711d6baef48e62e18b97c908","kind":"tag","published_at":"2025-01-03T13:53:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1/manifests"},{"name":"v5.16.13","sha":"e52a6379f22d38453fa046d410b0c4700707dbd9","kind":"tag","published_at":"2024-12-25T11:25:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13/manifests"},{"name":"v6.3.0","sha":"84d6ecfdccd10f204854beeef98bcc55dc99d117","kind":"tag","published_at":"2024-12-23T18:10:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"17026fc203a8b413ec7343b6eeb267a50519d515","kind":"tag","published_at":"2024-12-17T13:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1/manifests"},{"name":"v5.16.12","sha":"b8fbcf5fb5169d8db6ee0ec35001816d2777e8d4","kind":"tag","published_at":"2024-12-17T13:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12/manifests"},{"name":"v5.16.11","sha":"2413ff076b0d462736dfccd399b4be863fd79ec2","kind":"tag","published_at":"2024-12-11T10:13:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11/manifests"},{"name":"v6.2.0","sha":"3a8ceaead5ac4c2c4554e6500ca3d197420a04c2","kind":"tag","published_at":"2024-12-11T02:03:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0/manifests"},{"name":"v6.1.10","sha":"5c5e9f6d8a90034cd75dcb92403caf6b37efc916","kind":"tag","published_at":"2024-12-04T10:03:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10/manifests"},{"name":"v5.16.9","sha":"ec085b677c43ed1f37e66bd2fb58f27dce9f7184","kind":"tag","published_at":"2024-12-04T09:34:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9/manifests"},{"name":"v5.16.8","sha":"096adfbe28d038397a7f3cf3494b86844226e162","kind":"tag","published_at":"2024-11-28T06:51:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8/manifests"},{"name":"v6.1.9","sha":"821784419eefb89e4ce7b66c4b602a1e33d2fa88","kind":"tag","published_at":"2024-11-27T13:22:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9/manifests"},{"name":"v6.1.8","sha":"0b8739f145423bafdd8e2871312307bfb31c58ef","kind":"tag","published_at":"2024-11-20T15:09:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8/manifests"},{"name":"v6.1.7","sha":"a7d441d0bd3bfc16a1ce9e6d7ff3ad1afc6b62f1","kind":"tag","published_at":"2024-11-13T15:31:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7/manifests"},{"name":"v6.1.6","sha":"32112b76aa821c2a1e98120545019ef1a71ea274","kind":"tag","published_at":"2024-10-30T13:54:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6/manifests"},{"name":"v6.1.5","sha":"01c5f344628bc66e16f86284ee0fc7107002a5ca","kind":"tag","published_at":"2024-10-22T10:28:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5/manifests"},{"name":"v6.1.4","sha":"15ea548de803e4602894cae6304a497d7ddaf09c","kind":"tag","published_at":"2024-10-15T18:35:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4/manifests"},{"name":"v6.1.3","sha":"c7de2cae15cc7b7025ad79e3623320526ed16462","kind":"tag","published_at":"2024-10-09T09:47:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3/manifests"},{"name":"v6.1.2","sha":"e6ff0b5016ac4fa40cdc9b78a0d9ecdd2c0cd9db","kind":"tag","published_at":"2024-10-02T14:51:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"263c7259451d5b928bbdfd299c9c0afc89dfec02","kind":"tag","published_at":"2024-09-19T06:42:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"94cc3d0a66456713e6e25edf9a1ba35ad8df88bc","kind":"tag","published_at":"2024-09-11T13:09:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"bb620d85a89651ca4350e8861bbb35776d583726","kind":"tag","published_at":"2024-09-03T10:33:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"71dbef69dcbf2b87831af579fb777b4f1f4b219a","kind":"tag","published_at":"2024-08-29T13:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"c9a9adfb90e939c0590de6edf10d0c65fcbc8b1e","kind":"tag","published_at":"2024-08-27T09:06:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.0","sha":"55bea65c83c1beac77382fe961f8aa72eec21daa","kind":"tag","published_at":"2024-08-22T08:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0/manifests"},{"name":"v6.0.0-beta.6","sha":"cbb6f8d3b1b72732d51f5628765cfd7e75bd5747","kind":"tag","published_at":"2024-08-18T02:55:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6/manifests"},{"name":"v5.16.7","sha":"b505fd7b64e92db523198712a5d6716c494e0c66","kind":"tag","published_at":"2024-08-09T09:19:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7/manifests"},{"name":"v6.0.0-beta.5","sha":"75c24b0828981651082a3eede027b6871c96c440","kind":"tag","published_at":"2024-08-08T08:52:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5/manifests"},{"name":"v5.16.6","sha":"6eb1bdce38d0fc67fa8aebca260043c7fc8eb3e8","kind":"tag","published_at":"2024-07-30T21:06:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6/manifests"},{"name":"v6.0.0-beta.4","sha":"12532afa3e4f6f13a9fa86eb459c27792c36b6f9","kind":"tag","published_at":"2024-07-30T20:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4/manifests"},{"name":"v5.16.5","sha":"40792e6efb2c92b8964a3912e08aeb4fb7fc41c8","kind":"tag","published_at":"2024-07-25T06:42:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5/manifests"},{"name":"v6.0.0-beta.3","sha":"02fde66a0cd72fb7fe3681a5ea8c4de733b4a865","kind":"tag","published_at":"2024-07-24T18:27:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3/manifests"},{"name":"v5.16.4","sha":"77af399a3ad76f31e5f2e0fab5650b628fa50990","kind":"tag","published_at":"2024-07-16T16:01:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4/manifests"},{"name":"v6.0.0-beta.2","sha":"9ad8c1fd8dfd21d8e37fe73d71e011542b23db72","kind":"tag","published_at":"2024-07-16T14:46:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2/manifests"},{"name":"v5.16.3","sha":"e1824453bdb0a89f15d4dfe47a1c4f90fa0f0500","kind":"tag","published_at":"2024-07-16T14:18:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3/manifests"},{"name":"v6.0.0-beta.1","sha":"19c1935757925d834928a30ea41f58bb95fb355f","kind":"tag","published_at":"2024-07-16T09:42:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1/manifests"},{"name":"v5.16.2","sha":"56ddd108fe153592a800fce4d43f9758b0ff5101","kind":"tag","published_at":"2024-07-16T09:10:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2/manifests"},{"name":"v6.0.0-beta.0","sha":"3364f0740aa5c86e057ec5b0d22c1b12bfd96fa4","kind":"tag","published_at":"2024-07-11T15:54:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0/manifests"},{"name":"v5.16.1","sha":"431af6a2fd9bf6cd0422c61e36c937d1ea5e5015","kind":"tag","published_at":"2024-07-11T15:48:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1/manifests"},{"name":"v5.16.0","sha":"e5e9b9d5e952b52752b758179da20d3fa0982c05","kind":"tag","published_at":"2024-07-05T13:32:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0/manifests"},{"name":"v6.0.0-alpha.14","sha":"2a15dd74c76bacbc867a7313fdc2c42c6168327c","kind":"tag","published_at":"2024-07-05T04:25:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14/manifests"},{"name":"v6.0.0-alpha.13","sha":"a070a894fbe21c52df446438ca1bb5a891d5e1b5","kind":"tag","published_at":"2024-07-03T07:44:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13/manifests"},{"name":"v5.15.21","sha":"a306ce4afcc60de4c3e43b8f9183862235d9318e","kind":"tag","published_at":"2024-06-28T14:09:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21/manifests"},{"name":"v6.0.0-alpha.12","sha":"fb476c6c18b850e8400d03afb7447802afbfd357","kind":"tag","published_at":"2024-06-24T17:12:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.15.20","sha":"f20fa0ba4016e5425a2a4cce841075253828a551","kind":"tag","published_at":"2024-06-12T12:58:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20/manifests"},{"name":"v6.0.0-alpha.11","sha":"22c5206a9e8191b2f81131d6978a0958e55b7032","kind":"tag","published_at":"2024-06-12T08:18:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11/manifests"},{"name":"v6.0.0-alpha.10","sha":"e5ac6c0eef5efd4fa5c5eb11ccbf08e58e7443f8","kind":"tag","published_at":"2024-06-04T10:35:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10/manifests"},{"name":"v6.0.0-alpha.9","sha":"925de32766317bb84a92ec24b2b6465c8e48cc04","kind":"tag","published_at":"2024-05-29T12:25:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.15.19","sha":"77f606ba73bb5439d66871177772f54196044450","kind":"tag","published_at":"2024-05-29T12:01:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19/manifests"},{"name":"v6.0.0-alpha.8","sha":"c7dbe6e8256cef7bd2dbdcbee55428ad82513cd0","kind":"tag","published_at":"2024-05-21T16:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.15.18","sha":"607daac5baa9c8151f111fe4bacea1d7e61881a3","kind":"tag","published_at":"2024-05-16T09:29:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18/manifests"},{"name":"v6.0.0-alpha.7","sha":"997bec6d8d30a1a891aff4eeedefa41c93eaa95c","kind":"tag","published_at":"2024-05-16T06:31:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"7c8db04b91500ba77301acd360d21bff7f7c752f","kind":"tag","published_at":"2024-05-08T13:13:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.15.17","sha":"9bc4fc42959427246addfdf29db95847cc38e410","kind":"tag","published_at":"2024-05-08T12:24:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17/manifests"},{"name":"v5.15.16","sha":"284e251c155d92078f80f98919f4ab260b05e9be","kind":"tag","published_at":"2024-05-01T14:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16/manifests"},{"name":"v6.0.0-alpha.5","sha":"571d5046e26aa07605cb1e01ca99b2eb0b04d009","kind":"tag","published_at":"2024-05-01T14:16:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5/manifests"},{"name":"v6.0.0-alpha.4","sha":"afffc2ffc3db1e6abf48f3b3e13a41e8b758f874","kind":"tag","published_at":"2024-04-24T07:30:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4/manifests"},{"name":"v6.0.0-alpha.3","sha":"6d5e44409344ea4e13ceb3a02c4446dc6a7323b4","kind":"tag","published_at":"2024-04-17T16:10:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3/manifests"},{"name":"v6.0.0-alpha.2","sha":"4e75758b37119bd821435c23d9c111c545e186b6","kind":"tag","published_at":"2024-04-09T15:09:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2/manifests"},{"name":"v6.0.0-alpha.1","sha":"84307c1a2495a716788ec25f046faaa4d16c88c7","kind":"tag","published_at":"2024-04-05T10:43:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1/manifests"},{"name":"v5.15.15","sha":"5a079965186640b5176f00c537f3b9e6c299b5c4","kind":"tag","published_at":"2024-04-04T07:09:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15/manifests"},{"name":"v6.0.0-alpha.0","sha":"2a15ad6f1f5507162b1a5aebf78976ca3023183b","kind":"tag","published_at":"2024-03-26T15:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.15.14","sha":"9585d28317c90f2c71ab88dd5ae37638bb64ad82","kind":"tag","published_at":"2024-03-19T08:18:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14/manifests"},{"name":"v5.15.13","sha":"dbcb678234296de56afaf3138917e967e8d1934a","kind":"tag","published_at":"2024-03-13T14:17:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13/manifests"},{"name":"pigment@0.0.1","sha":"0e765a618a7676c507852cec024464b1fc1cd80f","kind":"tag","published_at":"2024-03-08T04:20:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/pigment@0.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/pigment@0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@pigment%400.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1/manifests"},{"name":"v5.15.12","sha":"5ad69e161d7520274cd37a2524ffb935b6dda158","kind":"tag","published_at":"2024-03-05T15:33:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12/manifests"},{"name":"v5.15.11","sha":"e3257a4d68481b0ca6efd5d06cb5c1e1e77e4286","kind":"tag","published_at":"2024-02-22T08:52:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11/manifests"},{"name":"v5.15.10","sha":"94fcd3ada0842108a9a2ce53e121931e5448649f","kind":"tag","published_at":"2024-02-12T12:38:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10/manifests"},{"name":"v5.15.9","sha":"7917d2a8a4acc0b07328dee8273847652491b769","kind":"tag","published_at":"2024-02-08T12:55:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9/manifests"},{"name":"v5.15.8","sha":"fe5a59e616637a0488b122749479b782f5f8dfa2","kind":"tag","published_at":"2024-02-06T20:42:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8/manifests"},{"name":"v5.15.7","sha":"b80acd69c7c848709d01465d6727b13ed6109258","kind":"tag","published_at":"2024-01-31T13:23:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7/manifests"},{"name":"v5.15.6","sha":"1700e5cd9cbb3bc648b7f799f837c4d23ed42700","kind":"tag","published_at":"2024-01-22T18:09:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6/manifests"},{"name":"v5.15.5","sha":"5d7c4e26a4973a3a80bf5f8a9a8ea14f89554fe0","kind":"tag","published_at":"2024-01-17T09:27:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5/manifests"},{"name":"v5.15.4","sha":"6aadbf91c5eb2c94dea9a49a19eb532606410a5a","kind":"tag","published_at":"2024-01-10T13:49:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4/manifests"},{"name":"v5.15.3","sha":"9fa4e472f9ba4fd4e7f8cfb8bc0d1f1d455ace23","kind":"tag","published_at":"2024-01-03T15:22:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"5d5dd15f70db9ffcb85d4dc57da8a20f5240fb81","kind":"tag","published_at":"2023-12-25T14:24:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"8be7ac66b99059bf2c2edcca9cf15981d389db6b","kind":"tag","published_at":"2023-12-19T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"8c2c6a88a509f9da7c453d4a3c3ab4749a57a36d","kind":"tag","published_at":"2023-12-12T18:21:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0/manifests"},{"name":"v5.14.20","sha":"14fa79f4328e901f82d7fc39aba722a9bf4a8df0","kind":"tag","published_at":"2023-12-05T09:28:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20/manifests"},{"name":"v5.14.19","sha":"a07b4925255aa3fc7ae1255130e182e4573c58d7","kind":"tag","published_at":"2023-11-29T21:11:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19/manifests"},{"name":"v5.14.18","sha":"43a41b6b2fa3f0a186a852b894452722e3a38f04","kind":"tag","published_at":"2023-11-14T08:27:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18/manifests"},{"name":"v5.14.17","sha":"c54a42dd8b0ec8e850bd60438e60a1a8acb3b4a4","kind":"tag","published_at":"2023-11-06T15:34:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17/manifests"},{"name":"v5.14.16","sha":"391b57a05daf67a8154471dae645471f5ffac09f","kind":"tag","published_at":"2023-10-31T10:57:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16/manifests"},{"name":"v5.14.15","sha":"6baedcfed27419ed6b9685f27fcbf3eff46133a3","kind":"tag","published_at":"2023-10-24T15:41:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15/manifests"},{"name":"v5.14.14","sha":"a0cfa182db3e7b196efe36cfe7b31d304c5a0a4e","kind":"tag","published_at":"2023-10-17T13:58:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14/manifests"},{"name":"v5.14.13","sha":"b8811a0fa59e7663b240183219db32f9a617e607","kind":"tag","published_at":"2023-10-10T19:42:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13/manifests"},{"name":"v5.14.12","sha":"bd450a0fdb19b087f47e1d7cce5a72417ec977cc","kind":"commit","published_at":"2023-10-04T16:31:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12/manifests"},{"name":"v5.14.11","sha":"13c0894d0c14c7f577a0a95492aeaa8fff8da33a","kind":"tag","published_at":"2023-09-26T11:47:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11/manifests"},{"name":"v5.14.10","sha":"14e97bffa62760cabcdc7244bff445b423f5286a","kind":"tag","published_at":"2023-09-18T10:18:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10/manifests"},{"name":"v5.14.9","sha":"8255b71ccdbfe9a20f856b5d68a269ab1c5452ca","kind":"tag","published_at":"2023-09-13T13:36:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9/manifests"},{"name":"v5.14.8","sha":"74c58dabc2cf5ed2242fb08e4781d26088d06b12","kind":"tag","published_at":"2023-09-05T12:34:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8/manifests"},{"name":"v5.14.7","sha":"8a09d535f101aac98935f82b76345ca9691b5e2b","kind":"tag","published_at":"2023-08-29T12:04:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7/manifests"},{"name":"v5.14.6","sha":"a1f511dd6ed9adba561e2ba00e1348136ed656db","kind":"commit","published_at":"2023-08-24T11:19:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6/manifests"},{"name":"v5.14.5","sha":"61fbfd1546c55caca984695a41f9c95668d414fc","kind":"tag","published_at":"2023-08-14T14:39:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5/manifests"},{"name":"v5.14.4","sha":"40f4b275022f03e48cf4809cd53d0d0dabb40424","kind":"tag","published_at":"2023-08-08T09:51:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4/manifests"},{"name":"v5.14.3","sha":"2deea341c9abfb640f22520e0c277027f3f91cd0","kind":"tag","published_at":"2023-08-01T15:33:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3/manifests"},{"name":"v5.14.2","sha":"36d9f0d3659e2f5ab1d924988313986962a0bf35","kind":"tag","published_at":"2023-07-25T10:01:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2/manifests"},{"name":"v5.14.1","sha":"f2e5ded80e94407f63a27eadb018139d6f967313","kind":"tag","published_at":"2023-07-19T09:05:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1/manifests"},{"name":"v5.14.0","sha":"2529e3aaaaec2c9f8e8cf669e58bb9c81db5a6d8","kind":"tag","published_at":"2023-07-11T14:57:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0/manifests"},{"name":"v5.13.7","sha":"aac2d5b526e8139314d99f827ecc3b2c24e99686","kind":"tag","published_at":"2023-07-04T08:53:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7/manifests"},{"name":"v5.13.6","sha":"312270bc71224067e1910bbee9f800b4a2469cc7","kind":"tag","published_at":"2023-06-23T14:05:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6/manifests"},{"name":"v5.13.5","sha":"24b3af68ebe79c1891e45c60c6bcfd26f8818f73","kind":"tag","published_at":"2023-06-12T13:43:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5/manifests"},{"name":"v5.13.4","sha":"a522d82df32d3bfab46b25f5ff24eeb9670c83fb","kind":"tag","published_at":"2023-06-05T17:30:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4/manifests"},{"name":"v5.13.3","sha":"70d4a2bb49dca9fef7854a1463a392094222812b","kind":"tag","published_at":"2023-05-29T11:22:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3/manifests"},{"name":"v5.13.2","sha":"f661923e9aa9d9cc634750affbb04bf2007bc57d","kind":"tag","published_at":"2023-05-22T16:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2/manifests"},{"name":"v5.13.1","sha":"0c58832b6e182f782e73b118ed9681055db3e249","kind":"tag","published_at":"2023-05-17T05:25:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"9130a021ca34746e4076fcae50c57bc584026b8f","kind":"tag","published_at":"2023-05-10T08:14:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0/manifests"},{"name":"v5.12.3","sha":"9710ff34b16a0f271107a8619a28546ae3ca7c18","kind":"tag","published_at":"2023-05-02T14:17:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"5b7e9c52e37ef0c3274a762f38cd7ef7ffc9e7a8","kind":"tag","published_at":"2023-04-25T16:42:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"d14d288ae9e9b0e2b3b33d0a77b4113f024d4215","kind":"tag","published_at":"2023-04-17T15:57:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"05127cf65b4250f836897428cd15829669ab8d6c","kind":"tag","published_at":"2023-04-11T09:58:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0/manifests"},{"name":"v5.11.16","sha":"af5e109990a26318c96dbff6f25759ba91f0e147","kind":"tag","published_at":"2023-04-04T14:00:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16/manifests"},{"name":"v5.11.15","sha":"ae98db6aca5f9d4b754ff9fce4ce33f738a00f65","kind":"tag","published_at":"2023-03-28T13:06:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15/manifests"},{"name":"v5.11.14","sha":"f34d17c3294fcdb63fe9a135b4f3aa2459c81189","kind":"tag","published_at":"2023-03-21T17:45:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14/manifests"},{"name":"v5.11.13","sha":"9f7a2bfac55faed1b1c6c7b4b6d1b1659a076bab","kind":"tag","published_at":"2023-03-14T09:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13/manifests"},{"name":"v5.11.12","sha":"b76b8f1098a6c01f39e5e19bf3abf77c2b9cf475","kind":"tag","published_at":"2023-03-06T15:03:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12/manifests"},{"name":"v5.11.11","sha":"58df7f1905f16533ddb5a7977346c0f4548e4547","kind":"tag","published_at":"2023-02-28T09:55:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11/manifests"},{"name":"v5.11.10","sha":"676bc85fa2b02f92f21dd5c7e15f453b6b9c2e3d","kind":"tag","published_at":"2023-02-20T11:30:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10/manifests"},{"name":"v5.11.9","sha":"af5b3f5e7a79da9ef4bbd63d8fcf60927ffb6533","kind":"tag","published_at":"2023-02-14T14:30:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9/manifests"},{"name":"v5.11.8","sha":"d4d8512ce3453711f3c661374579b0d2ed13f3e7","kind":"tag","published_at":"2023-02-07T10:50:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8/manifests"},{"name":"v5.11.7","sha":"33cac172846b032d3f8b9333b72b2af832dd47d0","kind":"tag","published_at":"2023-01-31T09:39:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7/manifests"},{"name":"v5.11.6","sha":"a2e552314847b4d52498538d7ca171763067a5d0","kind":"tag","published_at":"2023-01-23T20:28:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6/manifests"},{"name":"v5.11.5","sha":"685c72dfaf840f4d5b7a3ab738ddcabd74418823","kind":"tag","published_at":"2023-01-18T01:43:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5/manifests"},{"name":"v5.11.4","sha":"bc859d95e4415f880cd6bcb6f44cc9e5e8c8097c","kind":"tag","published_at":"2023-01-09T13:57:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4/manifests"},{"name":"v5.11.3","sha":"a526207c3957de4ebfcda937b58327d69464f15c","kind":"tag","published_at":"2023-01-02T17:00:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3/manifests"},{"name":"v5.11.2","sha":"e9d8fa07e1ff979bcaf92837b131cd9e292f0161","kind":"tag","published_at":"2022-12-26T14:56:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2/manifests"},{"name":"v5.11.1","sha":"a1e30390da62019e5769e398f4cbc9f8892d8f9a","kind":"commit","published_at":"2022-12-20T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"191acda4545c394b78964ab80b364e15686f0e9b","kind":"tag","published_at":"2022-12-13T12:56:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0/manifests"},{"name":"v5.10.17","sha":"4265f343b49e4af9673a49e585439d35c8deeab2","kind":"tag","published_at":"2022-12-06T10:59:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17/manifests"},{"name":"v5.10.16","sha":"b8aa3974d84c176b8857e8d5b29a7be8670bb410","kind":"tag","published_at":"2022-11-28T16:00:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16/manifests"},{"name":"v5.10.15","sha":"14a6e1c61edb5f66f4888e32c04df5e637e7cfc4","kind":"commit","published_at":"2022-11-22T09:45:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15/manifests"},{"name":"v5.10.14","sha":"c2da6de1c504c7dbd8ae1d0771c184c1544a0c76","kind":"tag","published_at":"2022-11-15T09:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14/manifests"},{"name":"v5.10.13","sha":"2f4c2190d1d3614d8063e84b79d4d1f034b3e3fe","kind":"tag","published_at":"2022-11-07T17:53:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13/manifests"},{"name":"v5.10.12","sha":"30cb27cff1d4e1838ca4235ab4285e20f2b2a870","kind":"tag","published_at":"2022-10-31T15:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12/manifests"},{"name":"v5.10.11","sha":"c80ff0339882859af7e17f8bfd0a5f6880b323f8","kind":"commit","published_at":"2022-10-25T09:34:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11/manifests"},{"name":"v5.10.10","sha":"639224a3e3600cb0e04755d89aab250297b6d851","kind":"tag","published_at":"2022-10-18T08:35:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10/manifests"},{"name":"v5.10.9","sha":"7bd7c219e2670ff7791148e9b1a1d2387528fc0c","kind":"tag","published_at":"2022-10-11T11:56:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9/manifests"},{"name":"v5.10.8","sha":"d4a3216cdd858899960f945d6e00b2d59bf1d5d1","kind":"tag","published_at":"2022-10-03T16:28:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8/manifests"},{"name":"v5.10.7","sha":"d9ef6e788eee11256818329c7429242f8b769263","kind":"commit","published_at":"2022-09-27T01:44:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7/manifests"},{"name":"v5.10.6","sha":"0f75f3d78b67c405c23bfd14a29aedff367415b7","kind":"tag","published_at":"2022-09-19T14:34:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6/manifests"},{"name":"v5.10.5","sha":"594d87dab0e43e641a6826c935df8f2c10672955","kind":"tag","published_at":"2022-09-12T14:40:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5/manifests"},{"name":"v5.10.4","sha":"c8feb29320a22cc4461fb5ef5f4f7de7bd96a59b","kind":"commit","published_at":"2022-09-06T09:11:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"992421d0114a9df72d358fe6fccc28c1fb6f1505","kind":"tag","published_at":"2022-08-29T17:37:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"99b23c06d9b018d6c500fa1acb3030d673e219ab","kind":"tag","published_at":"2022-08-23T10:25:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"dfc0b89c665de8e5e3e4ecf68d8c782e74dbb65c","kind":"tag","published_at":"2022-08-16T17:55:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"7f502e06d54c5a2f389a1639358c84279462b54a","kind":"commit","published_at":"2022-08-09T03:21:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0/manifests"},{"name":"v5.9.3","sha":"89617ef683d2bcd2c870e9c1bd58ad4d55247fd5","kind":"tag","published_at":"2022-08-01T20:54:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3/manifests"},{"name":"v5.9.2","sha":"b7f0a16eca4ac2044703032838f90873ec063d75","kind":"tag","published_at":"2022-07-25T15:12:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2/manifests"},{"name":"v5.9.1","sha":"1937412c4345569d98c0950a1016c22508e1ff81","kind":"tag","published_at":"2022-07-18T17:23:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"88ad7d4e623183b8e20702e7961ef9c8de330dc7","kind":"commit","published_at":"2022-07-12T08:54:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0/manifests"},{"name":"v5.8.7","sha":"be0ab4c062a22fc4bb52c47d005b57203b56c09c","kind":"tag","published_at":"2022-07-04T20:39:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7/manifests"},{"name":"v5.8.6","sha":"c58f6653411e0ff38bf67a512d16b87c6523606b","kind":"tag","published_at":"2022-06-27T14:21:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6/manifests"},{"name":"v5.8.5","sha":"3c528113f47cfddf2504ea02ba3065e7c5c46928","kind":"tag","published_at":"2022-06-21T18:05:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5/manifests"},{"name":"v5.8.4","sha":"a6e782ec2f037e2ca989515048ce5f22fe760595","kind":"tag","published_at":"2022-06-14T10:00:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4/manifests"},{"name":"v5.8.3","sha":"b1e4b9cd3e1d88286f9d1485864310a7c1f23a79","kind":"tag","published_at":"2022-06-07T19:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3/manifests"},{"name":"v5.8.2","sha":"93b0aba905b3b6947f58a02d911489bb737ee880","kind":"commit","published_at":"2022-05-31T11:47:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2/manifests"},{"name":"v5.8.1","sha":"1eee9ee437f39f1c3438209154df8e8b9ecd990d","kind":"tag","published_at":"2022-05-23T16:04:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"6a468718b970c39ae83a4029bcb53071c9567430","kind":"tag","published_at":"2022-05-17T09:42:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4eef029981b08c77a9c52d0b863e6b5ced279087","kind":"tag","published_at":"2022-05-10T09:06:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0/manifests"},{"name":"v5.6.4","sha":"edb7e8895ef8def2bf59376d7631e0360a77aaf6","kind":"commit","published_at":"2022-05-02T11:46:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4/manifests"},{"name":"v5.6.3","sha":"124d5e2f0022d17b577a464e6b3a69fa2511105e","kind":"tag","published_at":"2022-04-25T14:04:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3/manifests"},{"name":"v5.6.2","sha":"b3645b3fd11dc26a06ea370a41b5bac1026c6792","kind":"tag","published_at":"2022-04-18T16:10:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2/manifests"},{"name":"v5.6.1","sha":"0251fd5222079e4a512bbd32dff4a7a4c3efe997","kind":"tag","published_at":"2022-04-11T13:21:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"8dcdea53f927ab207718d7ee6576806aca2a3798","kind":"commit","published_at":"2022-04-06T03:27:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0/manifests"},{"name":"v4.12.4","sha":"a563a60219f7f6519fb0f34f6d8e3bf0974e6495","kind":"tag","published_at":"2022-04-03T14:38:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4/manifests"},{"name":"v5.5.3","sha":"96e1f40a3b8aa809d543aa7d466eb48cdfa0b53d","kind":"tag","published_at":"2022-03-28T14:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"dd411b017ea7504a14a16821b694ac6aa01d9b6d","kind":"tag","published_at":"2022-03-21T15:15:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"350b15ee91a93040d50391cb9a45440a90e6b2d1","kind":"tag","published_at":"2022-03-14T16:49:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"f3412aa9d179fdfc3f5c0a4a1cfc1965faef7307","kind":"commit","published_at":"2022-03-07T13:53:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0/manifests"},{"name":"v5.4.4","sha":"965f2eb8cb79bb0685a13d9e28c09617b22358cd","kind":"tag","published_at":"2022-02-28T15:21:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4/manifests"},{"name":"v5.4.3","sha":"e2892a61ea56b6578c2efc81d0324660082ad93c","kind":"tag","published_at":"2022-02-21T16:40:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3/manifests"},{"name":"v5.4.2","sha":"01371028b27156419923b362c4b0af92dc08b29f","kind":"tag","published_at":"2022-02-15T14:57:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"fbce2f80c6cb36e59a4a6826ae46b59a10e1c831","kind":"commit","published_at":"2022-02-08T11:34:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"ba4e819aa58b6a36ae4d96ee79c2a5310a812670","kind":"tag","published_at":"2022-02-01T09:00:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"337be3b2a630d791a5cbc5a2a4575d4f58e38df3","kind":"tag","published_at":"2022-01-24T15:05:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"dcbfc54f581dbf1c0008a8e9e578f896f06228ab","kind":"tag","published_at":"2022-01-17T22:45:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0/manifests"},{"name":"v5.2.8","sha":"f80abbb5f942064c9c270b2ac5bb2a2318876754","kind":"tag","published_at":"2022-01-10T20:11:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8/manifests"},{"name":"v5.2.7","sha":"5daaf9be5115b1cb777fb4cf3d9125baddfe5720","kind":"tag","published_at":"2022-01-03T12:34:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7/manifests"},{"name":"v5.2.6","sha":"052db9d577a03ed8d588ecca9e6c0a5f5ba676e1","kind":"tag","published_at":"2021-12-27T14:23:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6/manifests"},{"name":"v5.2.5","sha":"f8697de9c250dbc6b446bcc08566f50fb4070aab","kind":"tag","published_at":"2021-12-20T14:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5/manifests"},{"name":"v5.2.4","sha":"b265431f9a32ea726c5227821126fbc6424117d5","kind":"commit","published_at":"2021-12-14T13:41:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4/manifests"},{"name":"v5.2.3","sha":"9c3dc12c3de241f44d923bfb089200980f3fd23d","kind":"tag","published_at":"2021-12-06T16:12:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3/manifests"},{"name":"v5.2.2","sha":"fcaec7a75f951c9db79c99c42370ca18212c1f16","kind":"tag","published_at":"2021-11-29T16:51:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"586d9ba2472d549c180cbacddf97eb73425286b3","kind":"tag","published_at":"2021-11-25T11:50:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"353cecb5391571163eb6bd8cbf36d2dd299aaf56","kind":"tag","published_at":"2021-11-23T13:25:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"ddbe15b4d8b7cc1dc84720264fde0b1dafb6166f","kind":"commit","published_at":"2021-11-16T15:06:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"7e26583fe1f95f5c3682213105f8f4b51c9d61c9","kind":"tag","published_at":"2021-11-08T15:14:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0/manifests"},{"name":"v5.0.6","sha":"99752d2848f17c5d1e4840f54863899a19387162","kind":"tag","published_at":"2021-10-27T08:43:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6/manifests"},{"name":"v5.0.5","sha":"58f8ff1f8bc7f0cc4bb728654604a194b3c3790b","kind":"tag","published_at":"2021-10-26T10:14:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"86443310e4344ae1ce6e04f084d58e17e4d62170","kind":"tag","published_at":"2021-10-14T15:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"36258031912caf662f69ca3769c6e0bd46946050","kind":"tag","published_at":"2021-10-07T12:26:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"c510762a325116c654afd3c21381a50b942c2c66","kind":"tag","published_at":"2021-09-29T09:29:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"afcf3ee18e7a9c526348b3bce74b69781b4ad071","kind":"tag","published_at":"2021-09-22T12:15:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"85598e74b85a89a16f8bdf5b68346ca8d6b70557","kind":"tag","published_at":"2021-09-16T11:28:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.1","sha":"1b563a153f5b2736f79a3f45573e2e2b66ba0a9a","kind":"tag","published_at":"2021-09-08T13:55:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"698492a5401b12578dc459397b9d288542fc954b","kind":"commit","published_at":"2021-09-02T02:45:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.5","sha":"0bab71409bcc0865ab3e0fcbfa14fa824ddc5495","kind":"tag","published_at":"2021-08-25T07:30:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"c30ec7bed00b36da7b0e6a202b3cb48d2fc1b579","kind":"tag","published_at":"2021-08-13T21:32:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"e5ccdf299c75ea65b0600ee05ff6c98646891c77","kind":"tag","published_at":"2021-08-09T04:03:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3/manifests"},{"name":"v4.12.3","sha":"77a8daeed0e8efa67c6d86f3cc40239dc6eb3d94","kind":"tag","published_at":"2021-07-30T10:06:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3/manifests"},{"name":"v5.0.0-beta.2","sha":"cca80d861f64b3eaa8a5ef8815b7552aaea61557","kind":"tag","published_at":"2021-07-26T15:01:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2/manifests"},{"name":"v4.12.2","sha":"958241aa0ebf340ad0f152b91949720c85b4fcca","kind":"tag","published_at":"2021-07-19T16:41:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2/manifests"},{"name":"v5.0.0-beta.1","sha":"8a4b8952077b64e90ac9d23c116a45aed672db9c","kind":"tag","published_at":"2021-07-14T16:28:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1/manifests"},{"name":"v4.12.1","sha":"4dc8c9bf3e8a6b21a2aac58b0be3161af334b67d","kind":"tag","published_at":"2021-07-07T13:08:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"53a1655143aa4ec36c29a6063ccdf89c48a74bfd","kind":"tag","published_at":"2021-07-06T13:40:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0/manifests"},{"name":"v5.0.0-beta.0","sha":"a0f416173d2f5b78546f52e572a0f64dcc3751e9","kind":"tag","published_at":"2021-07-01T12:17:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.38","sha":"f60126f95d7b36fa12133887990615b9f47e994a","kind":"commit","published_at":"2021-06-24T03:37:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.38","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38/manifests"},{"name":"v5.0.0-alpha.37","sha":"c795ca0822e2816a630a5654d5471fa04521d23c","kind":"tag","published_at":"2021-06-15T17:49:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.37","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37/manifests"},{"name":"v5.0.0-alpha.36","sha":"cf2f6fa90608b109978698fc48120920beaaa51f","kind":"tag","published_at":"2021-06-08T06:46:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.36","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36/manifests"},{"name":"v5.0.0-alpha.35","sha":"6c0afb6d8fff919e80f9f1ec92613acacd8365e7","kind":"tag","published_at":"2021-05-31T20:34:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.35","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35/manifests"},{"name":"v5.0.0-alpha.34","sha":"ee3a077c161accb887b93a17f9eaa2b23e998319","kind":"tag","published_at":"2021-05-18T10:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.34","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34/manifests"},{"name":"v5.0.0-alpha.33","sha":"0fa6ab4a29e8469c081d3f796e0bd9cab98e9185","kind":"tag","published_at":"2021-05-09T12:29:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.33","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33/manifests"},{"name":"v4.11.4","sha":"6658323b5e2ba366691829bbef3f53c00008497e","kind":"tag","published_at":"2021-04-27T15:48:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4/manifests"},{"name":"v5.0.0-alpha.32","sha":"2e99746c35ea0c1e45187a206d6ebc25a52933dc","kind":"tag","published_at":"2021-04-27T12:59:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32/manifests"},{"name":"v5.0.0-alpha.31","sha":"b061319b132163900d1a4eb64207f5284d28639d","kind":"tag","published_at":"2021-04-20T13:59:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"0bc7ed897d54a899fb0dfc5cbd6c5ee0592705e1","kind":"tag","published_at":"2021-04-12T09:46:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"29934afe4643811f3bed772612f92d539a1e489d","kind":"tag","published_at":"2021-04-04T16:43:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"a83c7715c0e2cfa1c3e59b7a1f828f6a1476b307","kind":"tag","published_at":"2021-03-24T12:57:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"2de88ce2973667921a45ff69ea48a8843cb9d8cb","kind":"tag","published_at":"2021-03-05T13:01:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27/manifests"},{"name":"v5.0.0-alpha.26","sha":"8928a36394154e02a73d5e92a740d5f9ed8da709","kind":"tag","published_at":"2021-02-27T18:39:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"688db35f581ac345a09a15420efdb0e4c98a56ab","kind":"tag","published_at":"2021-02-11T12:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"15108a5aad5342d92e86be5c5388b8321a88b280","kind":"tag","published_at":"2021-01-26T14:08:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24/manifests"},{"name":"v4.11.3-deprecations.1","sha":"6cf7cf7c7b11b38db18a4d2003743cbadeb1b4ee","kind":"commit","published_at":"2021-01-25T23:27:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1/manifests"},{"name":"v4.11.3","sha":"bd79e8f8c5b8c77bc5c13d076377a18d2ceedfa2","kind":"commit","published_at":"2021-01-24T12:45:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3/manifests"},{"name":"v4.11.3-deprecations.0","sha":"f64337cd87428e04c851bb1667f5f9e0e6aeaede","kind":"commit","published_at":"2021-01-24T12:00:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0/manifests"},{"name":"v5.0.0-alpha.23","sha":"af6e7220961c6f5e8ed89172694287dc737828ff","kind":"commit","published_at":"2021-01-14T12:48:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23/manifests"},{"name":"v5.0.0-alpha.22","sha":"c514ea86c11c9817839630e840535358f5044caf","kind":"commit","published_at":"2021-01-04T11:14:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"5c82b9147f811fda24bc09132852ed240f8d9def","kind":"commit","published_at":"2020-12-30T17:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"cd30d9e3961c8b33ce43a133e0a958867a202c41","kind":"commit","published_at":"2020-12-21T17:51:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20/manifests"},{"name":"v5.0.0-alpha.19","sha":"754e29cf5a712d0e0f6bd3e54f80e9997659f68c","kind":"commit","published_at":"2020-12-13T17:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.11.2","sha":"174b64f8a3adffb8df3c13285f4edc2437a8547a","kind":"commit","published_at":"2020-12-02T23:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2/manifests"},{"name":"v5.0.0-alpha.18","sha":"c5561c5febbe1c3bd5446c8a0bb480025ab38b86","kind":"commit","published_at":"2020-12-02T23:25:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.11.1","sha":"b8092ce09e164a1cb2fec2f3a5b6aa6e2dc6cbbd","kind":"commit","published_at":"2020-11-24T14:35:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1/manifests"},{"name":"v5.0.0-alpha.17","sha":"41d6a360e0fb245dd74549445539c6218a9dc737","kind":"commit","published_at":"2020-11-23T00:49:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17/manifests"},{"name":"v5.0.0-alpha.16","sha":"47a8e102eeaa5a68a2b4f99c08085cfddc0bef77","kind":"commit","published_at":"2020-11-14T12:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16/manifests"},{"name":"v5.0.0-alpha.15","sha":"fa9cbc835ee70b12234b7207b1872356277da5fa","kind":"commit","published_at":"2020-11-03T23:57:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15/manifests"},{"name":"v5.0.0-alpha.14","sha":"56520e757e0052e25f8dd5d78214458c4b7c634d","kind":"commit","published_at":"2020-10-23T22:59:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14/manifests"},{"name":"v5.0.0-alpha.13","sha":"b82af55f9917f9e77a3cae9b36e47b29d43182c0","kind":"commit","published_at":"2020-10-17T21:47:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13/manifests"},{"name":"v5.0.0-alpha.12","sha":"c7c3643948bce7327a7f01665caa7474be2694f9","kind":"commit","published_at":"2020-10-10T22:32:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12/manifests"},{"name":"v5.0.0-alpha.11","sha":"b4fe7eefd494fa28cd3453067af8872a83f31fa6","kind":"commit","published_at":"2020-09-26T15:07:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11/manifests"},{"name":"v5.0.0-alpha.10","sha":"2e1502fc18d86d69a6b55fc4ac5dcb50ddf192c4","kind":"commit","published_at":"2020-09-15T08:10:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10/manifests"},{"name":"v5.0.0-alpha.9","sha":"e830beb63940d24129285f554fc9c2fb0bd7ccbf","kind":"commit","published_at":"2020-09-06T16:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9/manifests"},{"name":"v5.0.0-alpha.8","sha":"5f986712bbb2f0b789c151b6d2f3e2d48cde0980","kind":"commit","published_at":"2020-08-31T16:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"c32a96b4beb3a5c72a8c179fb095f09dacf61050","kind":"commit","published_at":"2020-08-22T16:39:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"15fd6232de294be9ba0ca103351a11f84009b04f","kind":"commit","published_at":"2020-08-13T16:56:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6/manifests"},{"name":"v5.0.0-alpha.5","sha":"40aa9cbb1df08a5994392d5cea15a60979b28a7e","kind":"commit","published_at":"2020-07-27T22:55:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"519390c2bb12b5eb7b6f5f898afb78ac7f285543","kind":"commit","published_at":"2020-07-19T17:54:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"f432112f0bcfb1fd2002002db181e83edc99d906","kind":"commit","published_at":"2020-07-12T17:06:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"f928d6e04ea7f185cda0e739ebbe2ea36d0aa4d3","kind":"commit","published_at":"2020-07-04T23:16:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2/manifests"},{"name":"v4.11.0","sha":"79ebf71d31cca2c73143891960ea54ec1132bdeb","kind":"commit","published_at":"2020-06-30T23:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0/manifests"},{"name":"v5.0.0-alpha.1","sha":"8281371f88c81fc3e4560b0334cc0c473b9d45f9","kind":"commit","published_at":"2020-06-27T15:07:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.10.2","sha":"d0bfcb4f11fd3904b1e235d80fbfe23758de8372","kind":"commit","published_at":"2020-06-11T19:11:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"4e12b951f64fd47864b4dea8ec8631387a89ddb1","kind":"commit","published_at":"2020-06-01T15:14:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"dd9280e753eb8dc3444a26e85fe4f800b759cad2","kind":"commit","published_at":"2020-05-23T17:50:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0/manifests"},{"name":"v4.9.14","sha":"1fb44683825f0ee7f4d5933528598917ff72f0e4","kind":"commit","published_at":"2020-05-11T22:41:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.14","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14/manifests"},{"name":"v4.9.13","sha":"c224f32bb8f144e590c096d103c9d59c2509ed93","kind":"commit","published_at":"2020-05-04T11:29:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.13","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13/manifests"},{"name":"v4.9.12","sha":"3e5fd3c4f200e50a1331857f092a547b41f6db1e","kind":"commit","published_at":"2020-04-26T23:18:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.12","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12/manifests"},{"name":"v4.9.11","sha":"77f6fe0a73791176bd58d8c013bf5631270faf4d","kind":"commit","published_at":"2020-04-19T14:10:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11/manifests"},{"name":"4.9.11","sha":"b551194a14c4469f3b07dc43bc6aaea525138944","kind":"commit","published_at":"2020-04-18T10:43:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11/manifests"},{"name":"v4.9.10","sha":"8baef82396665179c67ca3acfd51e396b947f412","kind":"commit","published_at":"2020-04-11T13:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.10","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10/manifests"},{"name":"v4.9.9","sha":"c191471a20315cae4006c1e4d3d51db5e49b5fee","kind":"commit","published_at":"2020-04-04T15:54:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.9","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9/manifests"},{"name":"v4.9.8","sha":"e9fbcbf015bbf7057aadd5777703b7059aedf043","kind":"commit","published_at":"2020-03-28T19:33:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8/manifests"},{"name":"v4.9.7","sha":"10bc98f283feaae6397ef1b73b1b82be4a39a5f5","kind":"commit","published_at":"2020-03-18T12:45:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7/manifests"},{"name":"v4.9.6","sha":"0176a231719152fa4a2100aa7119e9fd777b5fed","kind":"commit","published_at":"2020-03-18T10:52:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6/manifests"},{"name":"v4.9.5","sha":"b9dec2780203e37148d87788f727c668d9019581","kind":"commit","published_at":"2020-02-29T10:36:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5/manifests"},{"name":"v4.9.4","sha":"45fe0e31c462ed3a2fba134fb1edbd05b91da2a4","kind":"commit","published_at":"2020-02-23T10:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4/manifests"},{"name":"v4.9.3","sha":"2bec4ebc9c20be8abecbad6d3f0f7ba2875c9c35","kind":"commit","published_at":"2020-02-16T11:52:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3/manifests"},{"name":"v4.9.2","sha":"f567b384f509d36b7e10f691e6b58538e7db8869","kind":"commit","published_at":"2020-02-09T18:32:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"717887fdd9d3b27701d760d78aa12ecf52f02f43","kind":"commit","published_at":"2020-02-02T11:46:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f2c9817526b729801b1716afc957ef3886ccb422","kind":"commit","published_at":"2020-01-22T20:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"d0c928c82e3fc8f284a2f7fd1b9acbf717c5a64e","kind":"commit","published_at":"2020-01-06T11:44:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"0c7ca746674cfb47a46cad8ebea21155702fd38c","kind":"commit","published_at":"2019-12-30T10:59:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"c6f734f0d6b183962e83fc5612fef6583bf40712","kind":"commit","published_at":"2019-12-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3a8f0eace8dd6a1c3234a8be2b7c41f06b6260d4","kind":"commit","published_at":"2019-12-14T19:59:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"0a129d58056d38bd15141aaa98d346774895d5f5","kind":"commit","published_at":"2019-12-07T12:46:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"6291316a32cfb4fb19ffdbcf30abfcb63023f17f","kind":"commit","published_at":"2019-12-01T10:59:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1/manifests"},{"name":"v3.9.4","sha":"6b0fee51deb7c32b75498d4ab2186946e7c4ce0a","kind":"commit","published_at":"2019-11-28T09:28:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4/manifests"},{"name":"v4.7.0","sha":"2b04ee905695540bde87653908ece5c4d57546c9","kind":"commit","published_at":"2019-11-22T10:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"856188b2de7a5e514803314f329da76fe65dec50","kind":"commit","published_at":"2019-11-12T13:52:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"d2d76bf26231a96981260232de5271b24e9391a4","kind":"commit","published_at":"2019-11-05T16:46:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0/manifests"},{"name":"v4.5.2","sha":"cb52f392b3b3528857178a756354ffb0e8bccd73","kind":"commit","published_at":"2019-10-28T22:58:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"803d08fbdf20de2d34c36a2a27bbc8e5a7e79fb2","kind":"commit","published_at":"2019-10-12T20:22:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"de3c62c25bf9e92ba35019e5a3ca7f68a36600d8","kind":"commit","published_at":"2019-10-02T08:07:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"554e7dce0cd96a4f9ef1924b41a3ce530cb433ae","kind":"commit","published_at":"2019-09-22T17:16:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"b563d529a8544fa4f4090723239ab075665c5f03","kind":"commit","published_at":"2019-09-11T20:45:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"f3beaee67fb9a4145a792fc8b798ef327b55f513","kind":"commit","published_at":"2019-09-08T09:58:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1/manifests"},{"name":"v1.2.5","sha":"8ee2d7168294f21af787aaba46661824097e33bb","kind":"tag","published_at":"2019-09-03T18:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5/manifests"},{"name":"v4.4.0","sha":"98f2c7cae9b2e0a53cf731882164aa44babb4be3","kind":"commit","published_at":"2019-08-31T12:19:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"29c1adf61a141a3db885ee569e42251cee53e749","kind":"commit","published_at":"2019-08-21T17:29:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3/manifests"},{"name":"v1.2.4","sha":"e44972d3c3e199529fdbc85974f7ae570b8424a0","kind":"tag","published_at":"2019-08-16T20:53:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4/manifests"},{"name":"v4.3.2","sha":"f2dbeca2dd1aecf6bc56e2302ec766d2e4bfb2ac","kind":"commit","published_at":"2019-08-10T17:39:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"d5a2ad9d26f7b089111b208c929ac1f98e7f6958","kind":"commit","published_at":"2019-08-03T15:14:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"8c28ed9c67e7b6ad02a8826178352aa4e9901b50","kind":"commit","published_at":"2019-07-28T14:32:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"42f78c69a59f0b5fa5fb8f533385f04ef77d7889","kind":"commit","published_at":"2019-07-17T13:42:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1/manifests"},{"name":"v1.0.4","sha":"455489e2e149ff5393f6ba08870368c88da259bd","kind":"tag","published_at":"2019-07-10T15:39:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"4c21bc05d6c5e48c64bc947ba9e271ed3e762a0e","kind":"tag","published_at":"2019-07-10T15:08:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"543041538f31cbdfbe3e85b8bc0f5c183ac5448e","kind":"tag","published_at":"2019-07-09T13:14:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"3a40065694cab2a5e8dedab6781e98493c1dc69d","kind":"tag","published_at":"2019-07-09T12:54:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1/manifests"},{"name":"v4.2.0","sha":"cf2cdd83f2a2f65d0e979d1faa9e815a5e2d3502","kind":"commit","published_at":"2019-07-06T15:30:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"6da1d591264e8c4a18e5ab56bdf6f8c0f985ed99","kind":"commit","published_at":"2019-06-25T13:53:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"eade31e58deb8ff3faee777313d70141e5868ebe","kind":"commit","published_at":"2019-06-23T11:46:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"b78a5ab7581488f7fff271a2cf64927dd28c3ab0","kind":"commit","published_at":"2019-06-13T09:55:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"07b9d6efaac1b663b2657173227e9490c796191e","kind":"commit","published_at":"2019-06-10T11:50:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"d58075ddb1757a11c47ef3d2b1fe9bed55e640dd","kind":"commit","published_at":"2019-06-03T16:35:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a3572bcaf34d204b314fd2c84064c9180f3a50f1","kind":"commit","published_at":"2019-05-27T12:48:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"505e275285c757e0515c8623b43c823d8a74790c","kind":"commit","published_at":"2019-05-23T15:39:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.0","sha":"a33f0ab64999331a54267cdf0eb89e53fa4d70cd","kind":"commit","published_at":"2019-05-20T21:26:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0/manifests"},{"name":"v4.0.0-beta.2","sha":"3686a27055dce58b5e800b520087c0c448b7480e","kind":"commit","published_at":"2019-05-13T12:26:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"5c152157078503e8599537108c3be9e00969fa34","kind":"commit","published_at":"2019-05-05T12:24:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"f19bd59ae53f23e3637383061774542d973cc48c","kind":"commit","published_at":"2019-04-28T22:42:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.8","sha":"92d6e987a43041fde63fd02cad61277d04193c29","kind":"commit","published_at":"2019-04-17T19:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"663643e0a83554d7730be42140aef6bc3ac09c6a","kind":"commit","published_at":"2019-04-07T23:25:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"2482d2b689440df6fb3da6157a789adac2783736","kind":"commit","published_at":"2019-03-30T19:33:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6/manifests"},{"name":"v3.9.3","sha":"ebed7922fc97331519f507768572a068edb8494e","kind":"commit","published_at":"2019-03-28T14:06:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3/manifests"},{"name":"v4.0.0-alpha.5","sha":"1bfdbe5688fb3556e4bebd1f8e357c515244ac42","kind":"commit","published_at":"2019-03-23T21:04:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"997324d52467e3a7b7a8058c0ba8309d04d4ddf6","kind":"commit","published_at":"2019-03-17T11:00:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"3a5d2e50411ddd3caea450abda49fd7c6ed230dc","kind":"commit","published_at":"2019-03-10T11:57:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"f606f7584dd842a89423dd3cc69e32b5ad3fdae1","kind":"commit","published_at":"2019-03-03T16:12:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"eea3b4d9a623f87d79be63f57b4a69ddfe375610","kind":"commit","published_at":"2019-02-20T10:58:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"97b26c4821299aef21e6ef9372a25aedd78d0137","kind":"commit","published_at":"2019-02-12T14:39:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.9.2","sha":"dbc788f7d231b4eceaa7a6a3e253104de5de9af0","kind":"commit","published_at":"2019-02-03T20:45:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2/manifests"},{"name":"v3.9.1","sha":"b903d7432b5a06583c9915f7ab9346bad76007a1","kind":"commit","published_at":"2019-01-26T13:59:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"f6353cdd15b954091c3f53498eb7de198755b740","kind":"commit","published_at":"2019-01-14T21:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"8df7a83ccc0b200e67feb823ceaaf793e4b6d007","kind":"commit","published_at":"2019-01-09T21:57:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"c202914213f19b070738ba5837da18e89c1662ee","kind":"commit","published_at":"2019-01-07T18:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"baa45b12252be8965809a0ad06e67e7dc7d44313","kind":"commit","published_at":"2018-12-30T21:47:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"0445ca8b710425f22744249a0c7bb3c20e95237b","kind":"commit","published_at":"2018-12-30T21:24:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"f0d60d8a510180e9c7a9b588d3e6c04d0d1a23d3","kind":"commit","published_at":"2018-12-22T15:42:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"1871b089aef090728321cab69be92daaec6eb131","kind":"commit","published_at":"2018-12-17T20:02:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0/manifests"},{"name":"v3.6.2","sha":"edde0b4f0073fcacb7233b553812f3dffe619da5","kind":"commit","published_at":"2018-12-09T20:22:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"e5fbf74a06157e2d73701a158e8d6b5914429ea1","kind":"commit","published_at":"2018-12-01T10:43:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1/manifests"},{"name":"issue-13699-mster","sha":"ac0153bf1b13ddbc1e43c22693f2c223838d9f1a","kind":"tag","published_at":"2018-11-28T20:15:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/issue-13699-mster","html_url":"https://github.com/mui/material-ui/releases/tag/issue-13699-mster","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@issue-13699-mster","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster/manifests"},{"name":"v3.6.0","sha":"d9c790fa69a1c053c3d471e030e4066122d58902","kind":"commit","published_at":"2018-11-26T19:49:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"34492c23a773b1db66fe65801997257709c4f319","kind":"commit","published_at":"2018-11-12T23:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"dc6b2b870fa514e98c74b6854d22c6e25e7684cb","kind":"commit","published_at":"2018-11-12T22:46:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"ba1dc0f27cd85996dbf3ef9df4d7f10552d6c91f","kind":"commit","published_at":"2018-11-04T23:41:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0/manifests"},{"name":"v3.3.2","sha":"47b20fe33c5f1c8a2563bad3c27811c37f698794","kind":"commit","published_at":"2018-10-27T20:16:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"92b2a36716c8ced3d12ff0b300be06cc4743e6da","kind":"commit","published_at":"2018-10-23T22:16:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"47d3b93780400d6eaef48d29dfcbebec8a5f22b2","kind":"commit","published_at":"2018-10-21T21:27:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"bbb0b683dd45d130b17580da86fe6ccc1ab5b3d3","kind":"commit","published_at":"2018-10-15T22:11:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"a61f0fc9a56ef22874753175bad2a636460130d1","kind":"commit","published_at":"2018-10-14T21:03:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"58f526f46e609e3e6cd785d15bfc5486df7ab79f","kind":"commit","published_at":"2018-10-07T22:44:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"dbd67aa892a4e9885d763fcb0d1f6c1691fbf763","kind":"commit","published_at":"2018-09-30T17:16:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"6184c508f94500a9da7486ccb2b9398023e4b1b5","kind":"commit","published_at":"2018-09-23T22:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"a9cbda69c8e059d928da53d9525652170b999455","kind":"commit","published_at":"2018-09-16T21:32:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"27412afa36b6c64b15b3b33cd51235efbc55a775","kind":"commit","published_at":"2018-09-08T22:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d6fb8524ff94080614e8d4d1064c7b2cec66c5d1","kind":"commit","published_at":"2018-09-03T21:14:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"2e9643f6c43c9b393a3914cd085aac92df546c04","kind":"commit","published_at":"2018-08-28T22:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"6847e0affc09f56a1497013be98bc3b59ccd3fde","kind":"commit","published_at":"2018-08-27T17:34:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0/manifests"},{"name":"v1.5.1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1/manifests"},{"name":"v1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1","html_url":"https://github.com/mui/material-ui/releases/tag/v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1/manifests"},{"name":"v1.5.0","sha":"6b4c29e324eaa1272ce7b42ecab0e3460af6f437","kind":"commit","published_at":"2018-08-12T20:42:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0/manifests"},{"name":"v0.20.2","sha":"1b1c1fce216b5b2f5ecd52d21f8ec6a326c00cd5","kind":"commit","published_at":"2018-08-05T21:43:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2/manifests"},{"name":"v1.4.3","sha":"99650a6d174ad97b41ba1079cd5d7f55b5db21b5","kind":"commit","published_at":"2018-08-04T10:26:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e9bb799208b34fb8f8bbfe4b63b7a1942f95d91f","kind":"commit","published_at":"2018-07-29T14:37:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"869692ecf3812bc4577ed4dde81a9911c5949695","kind":"commit","published_at":"2018-07-22T21:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7fdc1890fb744b565480835fd5684e66871c679f","kind":"commit","published_at":"2018-07-14T15:02:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"f12ba5bfafc53ada2e5719697dd8373d41fa9471","kind":"commit","published_at":"2018-07-02T20:06:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"cd47eeabdcd4f67e35ff5ad56ae82a571da5747a","kind":"commit","published_at":"2018-06-26T10:53:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"e943cb8d6f405de5d53c1f3d1908cbccb502bb3a","kind":"commit","published_at":"2018-06-20T21:41:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"29308b10b3f8ba3565168e4da4bb5f793cb8b4f9","kind":"commit","published_at":"2018-06-18T18:38:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7c094a0f0381c7b68a223e27b5dc700a7595b122","kind":"commit","published_at":"2018-06-10T09:50:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2a300cdec817595ac879bc419257e55ef318b0f9","kind":"commit","published_at":"2018-06-03T15:25:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"3ccf76d315404ebd67f1254f5679d327c0647dfd","kind":"commit","published_at":"2018-05-26T14:56:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"73101790333124cc8f5857bc46038b7d2315842a","kind":"commit","published_at":"2018-05-17T22:07:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.1","sha":"aae0c434f99c4ab559d8aff53cfbd2cfa7974043","kind":"commit","published_at":"2018-05-15T21:15:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1/manifests"},{"name":"v0.20.1","sha":"c663649d9edf9d196aadbb3b426fd613816964fc","kind":"commit","published_at":"2018-05-13T21:34:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1/manifests"},{"name":"v1.0.0-rc.0","sha":"5f3008fc26479b40ff16ec498ae0e6e3361fdb47","kind":"commit","published_at":"2018-05-13T19:13:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-beta.47","sha":"d16e4f5115a9fde3e8958d7959a912a55cbb246d","kind":"commit","published_at":"2018-05-09T21:48:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.47","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47/manifests"},{"name":"v1.0.0-beta.46","sha":"aa1ef83f22650245dd736681d7ec6331cb2a42ef","kind":"commit","published_at":"2018-05-08T21:51:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.46","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46/manifests"},{"name":"v1.0.0-beta.45","sha":"ab592831cbf5987a6516139aeaf148bdb3360ccb","kind":"commit","published_at":"2018-05-07T13:38:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.45","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45/manifests"},{"name":"v1.0.0-beta.44","sha":"0bba4ad1aed5d2181baa156009301eb56fd80158","kind":"commit","published_at":"2018-04-29T20:57:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.44","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44/manifests"},{"name":"v1.0.0-beta.43","sha":"6dfe7382b9777885abe84f4d1f66c0c62545d559","kind":"commit","published_at":"2018-04-22T10:47:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.43","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43/manifests"},{"name":"v1.0.0-beta.42","sha":"bc03443cac8a55ce3fc4d19e6a95e0f3d0116fbf","kind":"commit","published_at":"2018-04-16T20:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.42","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42/manifests"},{"name":"v1.0.0-beta.41","sha":"cddff325bdc2c79592701c11e295e48db0879c28","kind":"tag","published_at":"2018-04-07T18:26:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.41","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41/manifests"},{"name":"v1.0.0-beta.40","sha":"7f423b6bef54c4a34f3b53d9b8ebf33c183916f8","kind":"tag","published_at":"2018-04-01T09:55:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.40","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40/manifests"},{"name":"v1.0.0-beta.39","sha":"b95cb7a83a102b21b7f6add713398f6c9e743d50","kind":"tag","published_at":"2018-03-28T21:23:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.39","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39/manifests"},{"name":"v1.0.0-beta.38","sha":"a6ccfbe7699b67b03703b49a7cb14d865b841d38","kind":"tag","published_at":"2018-03-17T12:24:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.38","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38/manifests"},{"name":"v1.0.0-beta.37","sha":"1587ac3654ae5061eb21f652722a02cc4c367292","kind":"tag","published_at":"2018-03-11T14:31:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.37","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37/manifests"},{"name":"v1.0.0-beta.36","sha":"f31bd2e431c29f85a053387ce062987a3fc36168","kind":"tag","published_at":"2018-03-05T21:07:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.36","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36/manifests"},{"name":"v1.0.0-beta.35","sha":"25ca14ffcec6eeb75446730a03cc4a2014c5e8ab","kind":"tag","published_at":"2018-02-25T22:47:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.35","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35/manifests"},{"name":"olivier-material-ui-lab@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1/manifests"},{"name":"olivier-material-ui-icons@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1/manifests"},{"name":"olivier-material-ui-codemod@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.2","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2/manifests"},{"name":"olivier-material-ui-lab@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0/manifests"},{"name":"olivier-material-ui-icons@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0/manifests"},{"name":"olivier-material-ui-codemod@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.1","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1/manifests"},{"name":"v1.0.0-beta.34","sha":"284dfcb06fed2244033cc971cb78f485bafece3d","kind":"tag","published_at":"2018-02-17T12:08:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.34","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34/manifests"},{"name":"v1.0.0-beta.33","sha":"b7f698d48d61e74f74e5e50a08b4309460a55266","kind":"tag","published_at":"2018-02-10T12:03:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.33","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33/manifests"},{"name":"v1.0.0-beta.32","sha":"896bc50f35a83fac0453dbbecd9f367b45b450e9","kind":"tag","published_at":"2018-02-04T22:44:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.32","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32/manifests"},{"name":"v1.0.0-beta.31","sha":"6271146a2545aeedf4110990de21ebc0c910b627","kind":"tag","published_at":"2018-01-29T22:06:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.31","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31/manifests"},{"name":"v1.0.0-beta.30","sha":"2bb35ce508832f518a4c3af8cd7cf67af8fd90c5","kind":"tag","published_at":"2018-01-21T22:50:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.30","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30/manifests"},{"name":"v1.0.0-beta.29","sha":"7386d56d4dfb85ca4a586a56691b6a58798d5c42","kind":"tag","published_at":"2018-01-16T20:27:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.29","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29/manifests"},{"name":"v1.0.0-beta.28","sha":"e1f3dad9084edf460d42e0a5f6b7c956eaa51e8d","kind":"tag","published_at":"2018-01-14T14:52:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.28","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28/manifests"},{"name":"v1.0.0-beta.27","sha":"fcfe4a64a95f65e205c5ba9523987982e6556eea","kind":"tag","published_at":"2018-01-06T15:25:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.27","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27/manifests"},{"name":"v1.0.0-beta.26","sha":"bd42549ee464bce03743f7ee18964066f9d3907d","kind":"tag","published_at":"2017-12-30T23:24:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.26","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26/manifests"},{"name":"v1.0.0-beta.25","sha":"d9ab3e313136fa5fb179743b560ac7c9e4fa8f6a","kind":"tag","published_at":"2017-12-22T23:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.25","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25/manifests"},{"name":"v1.0.0-beta.24","sha":"7c8fe8516f8bf6317e7cc748eefa7d97c92b4007","kind":"tag","published_at":"2017-12-17T12:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.24","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24/manifests"},{"name":"v1.0.0-beta.23","sha":"1a4e5b06ae0a7f6b3a6be810d272ebdf3efbb863","kind":"tag","published_at":"2017-12-09T09:51:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.23","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23/manifests"},{"name":"v0.20.0","sha":"86b40ae4883e95d6139e9e5d59c0e14aa022ce3a","kind":"commit","published_at":"2017-12-04T04:05:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0/manifests"},{"name":"v1.0.0-beta.22","sha":"22f68ca292a947349ae2877b09e85775703ec87f","kind":"tag","published_at":"2017-11-28T23:11:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22/manifests"},{"name":"v1.0.0-beta.21","sha":"d33604a9deacbb2725da3688d823416486a039c1","kind":"tag","published_at":"2017-11-13T22:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21/manifests"},{"name":"v1.0.0-beta.20","sha":"076d08bfa709ffdb4858106ebda73f475e4ec5b9","kind":"tag","published_at":"2017-11-05T19:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20/manifests"},{"name":"v1.0.0-beta.19","sha":"2a1879fb818973d4df766c2d7842afd939fdb2b8","kind":"tag","published_at":"2017-10-30T21:51:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19/manifests"},{"name":"v1.0.0-beta.18","sha":"f626204f8e0cd9933bcb7a8c8ac5cd97d6419eca","kind":"tag","published_at":"2017-10-23T21:58:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18/manifests"},{"name":"v1.0.0-beta.17","sha":"616d69d5ff7263eb9c84960b6b7a4c9ff852d4ef","kind":"tag","published_at":"2017-10-15T22:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17/manifests"},{"name":"v1.0.0-beta.16","sha":"56fd0d9d2f6fe0222b8c4117e227de1d725918ba","kind":"tag","published_at":"2017-10-08T20:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16/manifests"},{"name":"v0.19.4","sha":"f1bc4be26ca68578f0cfd053fed8eeabe0d3a636","kind":"tag","published_at":"2017-10-08T19:56:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4/manifests"},{"name":"v1.0.0-beta.15","sha":"4da17a67182a212be91a36cec9c976ccb6293380","kind":"tag","published_at":"2017-10-04T16:05:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15/manifests"},{"name":"v1.0.0-beta.13","sha":"736f12000e6989b2e37fcf10deca8bcf20a284f5","kind":"tag","published_at":"2017-10-01T19:58:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13/manifests"},{"name":"v0.19.3","sha":"7e484cc0c2e3db1e30ebe89d93475f2999f6168c","kind":"tag","published_at":"2017-10-01T19:35:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3/manifests"},{"name":"v1.0.0-beta.12","sha":"65b6e04a74a1520209e7b8fcfa311a431ecb070a","kind":"tag","published_at":"2017-09-24T18:24:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12/manifests"},{"name":"v0.19.2","sha":"5f750e046d48fa2f8c0efd86290ea48661c9b32e","kind":"tag","published_at":"2017-09-18T20:14:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2/manifests"},{"name":"v1.0.0-beta.11","sha":"01c6feb33e7e4e5043ce2a8377fa7dda3dbc8180","kind":"tag","published_at":"2017-09-18T19:11:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11/manifests"},{"name":"v1.0.0-beta.10","sha":"3d4518c997fe875f8e91044ff59a09a46fdfb726","kind":"tag","published_at":"2017-09-13T21:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10/manifests"},{"name":"v1.0.0-beta.9","sha":"d4dba0da9a00efe5104365ca647d848a131a41a6","kind":"tag","published_at":"2017-09-10T11:17:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9/manifests"},{"name":"v1.0.0-beta.8","sha":"865b39bef48c3f85743c3914ba146b97b93fce0f","kind":"tag","published_at":"2017-09-02T11:11:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8/manifests"},{"name":"v0.19.1","sha":"b0d03e92c64bee1ac8c25acd0c48657b7f605d9a","kind":"tag","published_at":"2017-09-02T10:38:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1/manifests"},{"name":"v1.0.0-beta.7","sha":"d2083879918dcafdc9c17e3e19440000a0abb3b0","kind":"tag","published_at":"2017-08-30T22:51:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7/manifests"},{"name":"v1.0.0-beta.6","sha":"8385df161a6792d472821e30c7095b267b844950","kind":"tag","published_at":"2017-08-20T14:48:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6/manifests"},{"name":"v1.0.0-beta.5","sha":"8292545fd41ea9f9d3c7c52bb45f60a4fea434a9","kind":"tag","published_at":"2017-08-15T08:55:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5/manifests"},{"name":"v0.19.0","sha":"d1b3bc614a818d497e38fd51c85077dd7b490bad","kind":"tag","published_at":"2017-08-15T08:17:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0/manifests"},{"name":"v1.0.0-beta.4","sha":"110f0a6e95e8e2b51b2bdd7e545a9b41d1a0009f","kind":"tag","published_at":"2017-08-05T10:09:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4/manifests"},{"name":"v1.0.0-beta.3","sha":"e0dd9560d4a152ca0a61558b6238edc40746c354","kind":"tag","published_at":"2017-07-29T21:00:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"45d5da95daf4d52b0ea6e4ffbef27755fa0aa196","kind":"tag","published_at":"2017-07-23T17:45:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"603fbde8d99e386d6640ec6c24ba9fcfc4316dd4","kind":"tag","published_at":"2017-07-23T17:12:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1/manifests"},{"name":"v0.18.7","sha":"50f6dfc4b6ee7473e27ba950c3ce900b24f17d1c","kind":"tag","published_at":"2017-07-23T15:51:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7/manifests"},{"name":"v1.0.0-alpha.22","sha":"f3992561ed94696d595b6a56efc7449c7dee67c7","kind":"tag","published_at":"2017-07-18T09:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22/manifests"},{"name":"v1.0.0-alpha.21","sha":"49d21891b72796f4a8f383d9b15b66f72cb94549","kind":"tag","published_at":"2017-07-04T22:13:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21/manifests"},{"name":"v0.18.6","sha":"1d10ecbac4a83f9934bb6a7f025855f82002113c","kind":"tag","published_at":"2017-07-04T21:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6/manifests"},{"name":"v0.18.5","sha":"86f7c4141cc66ab1e96a681a6945472283e41ea3","kind":"tag","published_at":"2017-06-28T18:14:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5/manifests"},{"name":"v1.0.0-alpha.20","sha":"84363396403cbbd51072d0b09822cd6d8ab6bf87","kind":"tag","published_at":"2017-06-25T18:01:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20/manifests"},{"name":"v0.18.4","sha":"2c6872cacf19ac71a316b282c2467162dcd148c6","kind":"tag","published_at":"2017-06-25T17:39:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4/manifests"},{"name":"v1.0.0-alpha.19","sha":"611bfd7557fd928933e39c054d2b2edeb57adaed","kind":"tag","published_at":"2017-06-19T16:58:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19/manifests"},{"name":"v1.0.0-alpha.18","sha":"5fdb60642bdf2907b7fba352cf2cd0fa7208848f","kind":"tag","published_at":"2017-06-19T10:12:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18/manifests"},{"name":"v1.0.0-alpha.17","sha":"73e0a35145d10f3c29a991f75e5ba8315e0e754a","kind":"tag","published_at":"2017-06-12T11:55:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17/manifests"},{"name":"v0.18.3","sha":"4c6a542c772f9fe9ff97bb95f63801138d7722d0","kind":"tag","published_at":"2017-06-07T21:28:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"9d3b59b3fec3b31b37334c3bd842112f3d090f86","kind":"commit","published_at":"2017-06-06T21:29:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2/manifests"},{"name":"v1.0.0-alpha.16","sha":"0c7dba6dc5ad8b9f69ec3c60e3ba31f2973e582a","kind":"tag","published_at":"2017-06-01T08:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"18508aeb3e5817406209e15c3e51a53c2cbece96","kind":"tag","published_at":"2017-05-23T20:00:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"771fb44738e116a1d2cec7aabb8ed1425b1d57f6","kind":"tag","published_at":"2017-05-14T10:11:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14/manifests"},{"name":"v0.18.1","sha":"715372edf9fc21244030207409b4070158f6936d","kind":"tag","published_at":"2017-05-13T10:21:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1/manifests"},{"name":"v1.0.0-alpha.13","sha":"17fde80a53fb9fcce31a82290f54de55cf3655e9","kind":"tag","published_at":"2017-05-08T10:47:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13/manifests"},{"name":"v0.18.0","sha":"dea7938b1265a3b100899d65589fbd05e877ab9e","kind":"tag","published_at":"2017-04-30T22:26:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0/manifests"},{"name":"v1.0.0-alpha.12","sha":"dc7371e4770fd3e8b1a82b9c2c2a652acaa73713","kind":"tag","published_at":"2017-04-30T22:22:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12/manifests"},{"name":"v0.17.4","sha":"a398290811c94bd6bb2d5d04c7f6d0ce734e3ad6","kind":"commit","published_at":"2017-04-14T17:20:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4/manifests"},{"name":"v1.0.0-alpha.11","sha":"7b3dbfaf2e94e8139424c8660692ee20d5a9880e","kind":"tag","published_at":"2017-04-14T16:50:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11/manifests"},{"name":"v0.17.3","sha":"53076a03182668f94d3bf40cd880309a51e9be88","kind":"tag","published_at":"2017-04-10T21:42:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"38c4aed87e608ded8e083dcf341ed5e9a14c20ef","kind":"tag","published_at":"2017-04-09T11:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2/manifests"},{"name":"v1.0.0-alpha.10","sha":"27fd907d604c1d3189b7b70e3a7e4758e0171492","kind":"tag","published_at":"2017-04-06T12:00:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"b962c2fbfa7a9cab9e9844e01966b90ca86e67a1","kind":"tag","published_at":"2017-04-01T13:47:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a0b4691eb3958aeb9173a8f4e705c81dfb7d25da","kind":"tag","published_at":"2017-03-25T11:46:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8/manifests"},{"name":"v0.17.1","sha":"05280483dbbc29e56edd8f3644721679b55d4d73","kind":"commit","published_at":"2017-03-13T12:27:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1/manifests"},{"name":"v1.0.0-alpha.7","sha":"9281a3fcee37d6afb9e493ff06e8a2626f4d7d91","kind":"tag","published_at":"2017-03-12T12:31:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"69f604946c366c655d0613841c034cacee7e9ef4","kind":"commit","published_at":"2017-02-26T12:41:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6/manifests"},{"name":"v1.0.0-alpha.5","sha":"74973892bdfacd5c9e3a4ce63185e9a6500d9522","kind":"commit","published_at":"2017-02-26T11:04:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-alpha.4","sha":"6472a6864951bfe7f3739afbe74b50981299ac28","kind":"commit","published_at":"2017-02-26T10:19:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4/manifests"},{"name":"v0.17.0","sha":"c9af9606bcea6551ceaadc2f6430d629eb679e84","kind":"commit","published_at":"2017-02-12T22:06:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0/manifests"},{"name":"v1.0.0-alpha.3","sha":"4583f5212d0b668e3801a859d3cc584cec0ec173","kind":"commit","published_at":"2017-02-12T21:43:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"8476782b595175d25c8a972b5fe53bc1f8532676","kind":"tag","published_at":"2017-02-07T19:48:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"3a0eb03018a9c5c96ba5233de8ef45202403a94c","kind":"commit","published_at":"2017-01-29T21:29:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.16.7","sha":"867c6c29b1badd839b1fd57720e5754fcd53a516","kind":"commit","published_at":"2017-01-15T19:57:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"bc84dbeeb78b725fefdc10cdc6eee7b75cc1226e","kind":"commit","published_at":"2016-12-25T21:03:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"8a03a04ef17f76ce09b88607b216d8a8e4d277d6","kind":"commit","published_at":"2016-12-09T20:45:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"84c18c98ff56fbe81be902735164219040729bb1","kind":"commit","published_at":"2016-11-17T19:18:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"066c5d53d1d4ecec2923ed12ec14647ae8248a9c","kind":"commit","published_at":"2016-11-17T16:41:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"806b2eab2272b430e814f8b3c7f1e7b31cd0e306","kind":"commit","published_at":"2016-11-14T17:22:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"2085737a798d9cb808b2fddf1f06883b27327ccc","kind":"commit","published_at":"2016-10-19T18:24:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"6eb9913441cb39562f4c935bdd70042d26daa260","kind":"commit","published_at":"2016-10-05T14:36:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0/manifests"},{"name":"v0.16.0-rc2","sha":"71a9524d0ec28dad2f566a42c7bb8ad2ea93ce36","kind":"commit","published_at":"2016-09-24T19:31:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2/manifests"},{"name":"v0.16.0-rc1","sha":"1691addd7f84317619c6831c35cb1f32ef3779b6","kind":"commit","published_at":"2016-09-07T19:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1/manifests"},{"name":"v0.15.4","sha":"be9bc14f4cda041299b6f8845af87b9278c871fc","kind":"commit","published_at":"2016-08-10T22:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"8bd3589dd7f676f3d725559cbd63457afe8d3691","kind":"commit","published_at":"2016-08-02T20:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"908f694e1e6eae9e63da6b22e63100d6bda4fa8e","kind":"commit","published_at":"2016-07-09T21:10:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"1fed1bcc81d89e473e261c1da4bf0a3a46515ce8","kind":"tag","published_at":"2016-06-20T08:15:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"06667b589952f58ff8c6d277df364ef16dada671","kind":"tag","published_at":"2016-05-06T13:49:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0/manifests"},{"name":"v0.15.0-beta.2","sha":"7cf7adfe9042e9be8dbaa1c850ffacca26e9c269","kind":"commit","published_at":"2016-04-21T22:57:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2/manifests"},{"name":"v0.15.0-beta.1","sha":"47d7525fb77c7c579e99d595b3f98c69fc838c77","kind":"tag","published_at":"2016-04-14T13:33:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1/manifests"},{"name":"v0.15.0-alpha.2","sha":"caabf9eaee5a5e11097958105f8427cfc8905f86","kind":"tag","published_at":"2016-03-17T23:37:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2/manifests"},{"name":"v0.15.0-alpha.1","sha":"2ebddeb908857c16ece162964a7e501ab37716ba","kind":"commit","published_at":"2016-02-27T17:54:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1/manifests"},{"name":"v0.14.4","sha":"de2bee1335ff1fd701a60cb3d739cf919dbd77ce","kind":"commit","published_at":"2016-02-03T00:47:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"fa9141f90149392cc3fa366736e61a89b07e9205","kind":"commit","published_at":"2016-01-27T03:06:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"44b41957ae81344cf6dc794cf2dbe2da48152622","kind":"commit","published_at":"2016-01-08T15:52:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"0ae4d7f61bb240ae5e2adc9d15a8d5629f738db6","kind":"commit","published_at":"2016-01-04T22:23:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"628bc82957d8e537a1b648e31e10723820bb00ac","kind":"commit","published_at":"2015-12-25T15:12:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0/manifests"},{"name":"v0.14.0-rc2","sha":"9a24d8a7839c37b86748ad8022e39235e8eb6be2","kind":"commit","published_at":"2015-12-14T22:26:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2/manifests"},{"name":"v0.14.0-rc1","sha":"7459597806a2f1f5826eaab26d3c5d974da70fbd","kind":"commit","published_at":"2015-12-04T19:52:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1/manifests"},{"name":"v0.13.4","sha":"a98006f9ffb588030cbdd2e3b4a4515017e58c43","kind":"commit","published_at":"2015-11-24T17:07:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"e33afed6913b58a990bd4b51a038bbfff0a0f42f","kind":"commit","published_at":"2015-11-17T16:34:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"6f28ad04e8f95073646bfeb8936c550ca4a94347","kind":"commit","published_at":"2015-11-10T00:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"330488977f95dbebd6cf6a387bf10a86238331ff","kind":"commit","published_at":"2015-10-29T21:08:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"7980cd589e9dc9e055e1b789bf2f80e7f2ef0f5d","kind":"commit","published_at":"2015-10-21T19:38:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"86394ccd2d7b715eaa054a369679eba4ac82ce1f","kind":"commit","published_at":"2015-10-21T19:04:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"d310459476a461e0d29f166de277896026d8f35f","kind":"commit","published_at":"2015-10-19T17:30:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"06aca1012d01de4ec782acfb8d22a6ec83d48ff7","kind":"commit","published_at":"2015-10-07T21:43:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"6671f90516c2065839efae773ecda924b8bebdae","kind":"commit","published_at":"2015-10-06T19:31:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"a4e194e46c47f8e2eedfab8f0a8c4104e5679c95","kind":"commit","published_at":"2015-09-28T16:15:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"aa485220ff28e907d2548cbfb65bd789c23d9eba","kind":"commit","published_at":"2015-09-25T16:08:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"b55b770f2049852febe47bef27aa0eaceafcec08","kind":"commit","published_at":"2015-09-15T21:10:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"82bc1cb2805f7b624516f71628e6ca525df18cad","kind":"commit","published_at":"2015-08-24T21:31:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0/manifests"},{"name":"v0.10.4","sha":"a8097bcbed6939f0cb308e05acf03a907b666725","kind":"commit","published_at":"2015-08-09T03:29:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"2a43082b52138e33c85878616461445895066a11","kind":"commit","published_at":"2015-08-08T22:51:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"71583523f39c1830d3fcffeff0598c2f803f1048","kind":"commit","published_at":"2015-07-29T20:34:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"6b609c63611b02f9e845b765770983c547cd6af8","kind":"commit","published_at":"2015-07-13T21:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"b6140ec86c5087ad799e9a658f3f0d9b150c205a","kind":"commit","published_at":"2015-07-10T01:35:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"8a18478700f49b94fe7f580664e7b31c581ceb0b","kind":"commit","published_at":"2015-06-20T17:47:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"3da654eb4f0ddb10d81f2706eda1f3819e40b795","kind":"commit","published_at":"2015-06-15T01:46:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"867e87d3530b4fb6bc7f6ec5fb9edcd49e7bd631","kind":"commit","published_at":"2015-06-09T23:38:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"cb794810e7c39352f1bbd533d92983dc22a57510","kind":"commit","published_at":"2015-05-24T20:12:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0/manifests"},{"name":"v0.7.5","sha":"b3ce0b272e5468919d01b3d3ab6751a92f682b48","kind":"commit","published_at":"2015-04-27T19:14:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"abc159f246f15163f7984bcf702409cffc745d6e","kind":"commit","published_at":"2015-04-21T18:14:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"9321a4a8879f380a725c7439114ebf3e0da8abcc","kind":"commit","published_at":"2015-04-01T15:20:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"953606f4d1a9e3a33798b499219fe40b1f81fd96","kind":"commit","published_at":"2015-03-25T23:45:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"03c169188dd10ec2242b7806050781867c0291dd","kind":"commit","published_at":"2015-03-04T21:41:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"078ba0c94f8985dd2d96587784f760474ba51858","kind":"commit","published_at":"2015-02-13T21:06:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"accd9f0ef163d514b091709ffd63f76f6d1a467f","kind":"commit","published_at":"2015-01-27T00:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"57c7a95be20dc77cbe0459a40acc802e16de5148","kind":"commit","published_at":"2015-01-26T23:07:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"706446d6aeb952def6f2016fdc213b6e56b2d40f","kind":"commit","published_at":"2015-01-03T23:58:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"6b294fdd0a7f9686b8b8f05cf8759e90b3e581f9","kind":"commit","published_at":"2014-12-25T17:36:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"3eb741fdb94fff5e8218809b8f7d5a9d2e4d1778","kind":"commit","published_at":"2014-12-15T17:14:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"d65414913839d9d939c8bd938ca21f39f0faa924","kind":"commit","published_at":"2014-12-07T15:15:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"fc3232f6e9d1662c4f9d813b70acb329c4cdc6de","kind":"commit","published_at":"2014-11-30T21:22:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"4b02786c2a7e27613201fe72c033a260018a38d6","kind":"commit","published_at":"2014-11-28T20:34:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"ab8880bc442941c20d58ca2cbb8aace7b2724929","kind":"commit","published_at":"2014-11-17T20:10:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"052b0bc5a3e887d0a36b2277a2e09812a0ce206b","kind":"commit","published_at":"2014-11-11T21:11:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"715b7e868003ac9b121bdacee3e1301b9c660aa9","kind":"commit","published_at":"2014-11-08T19:56:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"088d257c0bec691545cd32f83fd2af753866b8ee","kind":"commit","published_at":"2014-11-08T00:13:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0/manifests"},{"name":"v0.1.29","sha":"3fe7b8bf7c3adc04522f311ce1c1c3b6e39e8edd","kind":"commit","published_at":"2014-11-05T19:58:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.1.29","html_url":"https://github.com/mui/material-ui/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29/manifests"}]},"repo_metadata_updated_at":"2025-12-11T20:10:27.997Z","dependent_packages_count":134,"downloads":39100571,"downloads_period":"last-month","dependent_repos_count":154773,"rankings":{"downloads":0.07173550893681531,"dependent_repos_count":0.08179529319787651,"dependent_packages_count":0.2977034465674994,"stargazers_count":0.05660508481795581,"forks_count":0.016168878188099256,"docker_downloads_count":0.23257997038108086,"average":0.1260980303482212},"purl":"pkg:npm/%40mui/types","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mui/types","docker_dependents_count":1402,"docker_downloads_count":59569155,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mui/types","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mui/types/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2025-12-11T15:02:26.127Z","issues_count":4314,"pull_requests_count":9955,"avg_time_to_close_issue":13647144.679064417,"avg_time_to_close_pull_request":1742937.626368452,"issues_closed_count":2593,"pull_requests_closed_count":8493,"pull_request_authors_count":718,"issue_authors_count":2935,"avg_comments_per_issue":5.111961057023644,"avg_comments_per_pull_request":1.994776494224008,"merged_pull_requests_count":7177,"bot_issues_count":19,"bot_pull_requests_count":3440,"past_year_issues_count":597,"past_year_pull_requests_count":2748,"past_year_avg_time_to_close_issue":811469.0698412699,"past_year_avg_time_to_close_pull_request":458928.8079226163,"past_year_issues_closed_count":315,"past_year_pull_requests_closed_count":2171,"past_year_pull_request_authors_count":162,"past_year_issue_authors_count":491,"past_year_avg_comments_per_issue":1.862646566164154,"past_year_avg_comments_per_pull_request":1.2991266375545851,"past_year_bot_issues_count":5,"past_year_bot_pull_requests_count":1282,"past_year_merged_pull_requests_count":1948,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/issues","maintainers":[{"login":"oliviertassinari","count":773,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"siriwatknp","count":700,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":512,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":434,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"mnajdova","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"michaldudak","count":262,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"aarongarciah","count":237,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"ZeeshanTamboli","count":207,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mj12albert","count":193,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"alexfauquette","count":165,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"samuelsycamore","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"cherniavskii","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"LukasTy","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"bharatkashyap","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"joserodolfofreitas","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"DanailH","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"eps1lon","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"JCQuintas","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"hbjORbj","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hbjORbj"},{"login":"flaviendelangle","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"michelengelen","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"rosskevin","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rosskevin"},{"login":"mbrookes","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"m4theushw","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"apedroferreira","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"hasdfa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"nikitaa24","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikitaa24"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"nathanmarks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanmarks"},{"login":"MBilalShafi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"richbustos","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richbustos"},{"login":"vicasas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"joshwooding","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwooding"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"dimitropoulos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dimitropoulos"},{"login":"arthurbalduini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"dmtrKovalenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmtrKovalenko"},{"login":"H3cth0r","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/H3cth0r"},{"login":"hai-cea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-cea"},{"login":"gerdadesign","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"DavidCnoops","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidCnoops"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}],"active_maintainers":[{"login":"Janpot","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"siriwatknp","count":230,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"DiegoAndai","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"oliviertassinari","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"ZeeshanTamboli","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mj12albert","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"mnajdova","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"aarongarciah","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"DanailH","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"alexfauquette","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"prakhargupta1","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"LukasTy","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"bharatkashyap","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"cherniavskii","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"JCQuintas","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"michaldudak","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"H3cth0r","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/H3cth0r"},{"login":"vicasas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Ftypes/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Ftypes/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Ftypes/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Ftypes/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Ftypes/codemeta","maintainers":[{"uuid":"brijeshb42","login":"brijeshb42","name":null,"email":"brijeshb42@gmail.com","url":null,"packages_count":70,"html_url":"https://www.npmjs.com/~brijeshb42","role":null,"created_at":"2023-06-05T19:45:37.209Z","updated_at":"2023-06-05T19:45:37.209Z","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":63,"html_url":"https://www.npmjs.com/~michaldudak","role":null,"created_at":"2022-11-10T10:54:56.855Z","updated_at":"2022-11-10T10:54:56.855Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/michaldudak/packages"},{"uuid":"atomiks","login":"atomiks","name":null,"email":"cc.glows@gmail.com","url":null,"packages_count":51,"html_url":"https://www.npmjs.com/~atomiks","role":null,"created_at":"2024-08-20T11:52:21.709Z","updated_at":"2024-08-20T11:52:21.709Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/atomiks/packages"},{"uuid":"mnajdova","login":"mnajdova","name":null,"email":"mnajdova@gmail.com","url":null,"packages_count":88,"html_url":"https://www.npmjs.com/~mnajdova","role":null,"created_at":"2022-11-10T10:54:56.847Z","updated_at":"2022-11-10T10:54:56.847Z","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":113,"html_url":"https://www.npmjs.com/~oliviertassinari","role":null,"created_at":"2022-11-10T10:54:56.818Z","updated_at":"2022-11-10T10:54:56.818Z","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":158,"html_url":"https://www.npmjs.com/~siriwatknp","role":null,"created_at":"2022-11-10T10:54:56.839Z","updated_at":"2022-11-10T10:54:56.839Z","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":113,"html_url":"https://www.npmjs.com/~janpotoms","role":null,"created_at":"2025-08-19T15:12:01.299Z","updated_at":"2025-08-19T15:12:01.299Z","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":42,"html_url":"https://www.npmjs.com/~aarongarciah","role":null,"created_at":"2024-08-20T11:52:21.470Z","updated_at":"2024-08-20T11:52:21.470Z","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":46,"html_url":"https://www.npmjs.com/~mj12albert","role":null,"created_at":"2023-02-16T16:53:39.753Z","updated_at":"2023-02-16T16:53:39.753Z","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":46,"html_url":"https://www.npmjs.com/~diegoandai","role":null,"created_at":"2023-06-05T19:45:37.245Z","updated_at":"2023-06-05T19:45:37.245Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/diegoandai/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5264274,"maintainers_count":1091160,"namespaces_count":333594,"keywords_count":760514,"github":"npm","metadata":{"funded_packages_count":159192},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-12-16T06:37:22.408Z","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":1070392,"name":"@mui/icons-material","ecosystem":"npm","description":"Material Design icons distributed as SVG React components.","homepage":"https://mui.com/material-ui/material-icons/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/material-ui","keywords_array":["react","react-component","mui","material-ui","material design","icons"],"namespace":"mui","versions_count":174,"first_release_published_at":"2021-09-02T07:46:27.457Z","latest_release_published_at":"2025-12-03T06:57:38.716Z","latest_release_number":"7.3.6","last_synced_at":"2025-12-15T08:33:27.450Z","created_at":"2022-04-07T20:46:09.746Z","updated_at":"2025-12-15T08:33:27.451Z","registry_url":"https://www.npmjs.com/package/@mui/icons-material","install_command":"npm install @mui/icons-material","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/mui-org"},"dist-tags":{"canary":"6.0.0-dev.240424162023-9968b4889d","next":"7.0.0-rc.0","latest-v5":"5.18.0","latest-v6":"6.5.0","latest":"7.3.6"}},"repo_metadata":{"id":19822297,"uuid":"23083156","full_name":"mui/material-ui","owner":"mui","description":"Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.","archived":false,"fork":false,"pushed_at":"2025-11-27T06:12:50.000Z","size":700598,"stargazers_count":97356,"open_issues_count":1749,"forks_count":32796,"subscribers_count":1306,"default_branch":"master","last_synced_at":"2025-11-27T12:24:52.489Z","etag":null,"topics":["design-system","material-design","material-ui","react","react-components"],"latest_commit_sha":null,"homepage":"https://mui.com/material-ui/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2014-08-18T19:11:54.000Z","updated_at":"2025-11-27T11:25:00.000Z","dependencies_parsed_at":"2025-06-02T16:06:01.092Z","dependency_job_id":"32b77193-1b92-4638-bb5e-6c82ade9eee5","html_url":"https://github.com/mui/material-ui","commit_stats":{"total_commits":23822,"total_committers":3211,"mean_commits":"7.4188726253503585","dds":0.8266728234405172,"last_synced_commit":"c0620e333641deda56f3cd68c7c3736098ee818c"},"previous_names":["mui-org/material-ui","callemall/material-ui"],"tags_count":569,"template":false,"template_full_name":null,"purl":"pkg:github/mui/material-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/sbom","scorecard":{"id":262861,"data":{"date":"2025-08-17T02:37:43Z","repo":{"name":"github.com/mui/material-ui","commit":"06de3386e5dbd68c7e7496219f702232dcd7ec9f"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.7,"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":"Maintained","score":10,"reason":"30 commit(s) and 1 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":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/check-if-pr-has-label.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yml: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:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/no-response.yml:22","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/check-if-pr-has-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci-check.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-cleanup.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/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/publish-canaries.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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 28 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":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  14 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:  13 out of  13 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":"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: 'allow deletion' disabled on branch 'v6.x'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v6.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v6.x'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'v6.x'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v6.x'","Warn: codeowners review is not required on branch 'master'","Warn: codeowners review is not required on branch 'v6.x'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v6.x'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v6.x'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v6.x'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v6.x'"],"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":"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":"CI-Tests","score":10,"reason":"28 out of 28 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 36 contributing companies or organizations","details":["Info: found contributions from: A11yance, LightSourceAI, TourConnect, Treeshakers, alienfast, calcom, callemall, cefsharp, cssinjs, emikra, goose-duck, instacart, jalaali, lightsourceai, mui, mui-org, nodejs, openfoodfacts, pabloengine, pretur, react-native-community, reactiran, reactjs, reactwg, state-machines, storybookjs, testing-library, text-em-all, typed-typings, typescript-cheatsheets, underjs, vercel, webpack, yarnpkg, yarnplugins, 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":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-cpj6-fhp6-mr6j","Warn: Project is vulnerable to: GHSA-f46r-rw29-r322","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","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-17T11:13:50.539Z","repository_id":19822297,"created_at":"2025-08-17T11:13:50.539Z","updated_at":"2025-08-17T11:13:50.539Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27389105,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-11-30T02:00:05.582Z","response_time":55,"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":"v7.3.5","sha":"92c82252c77237100aebbea0446848a70d0ba2a7","kind":"tag","published_at":"2025-11-04T08:30:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.5","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.5/manifests"},{"name":"v7.3.4","sha":"28eadba9ec2899226ecbf4058b8fba1ddeab9e6d","kind":"tag","published_at":"2025-10-02T18:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4/manifests"},{"name":"v7.3.3","sha":"6984a79aa3ebde0ad9d1a21817de900f60b7dc90","kind":"tag","published_at":"2025-10-02T14:01:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3/manifests"},{"name":"v7.3.2","sha":"ebd180cdd48e365aa0c5c54b6568d5efc320590d","kind":"tag","published_at":"2025-09-02T06:18:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"3592ec32c4858c22bf99c535c037c13ee6db6b84","kind":"tag","published_at":"2025-08-06T09:33:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"ad98e5ebf7f2f629f9a8b054d9ee3e7217d163bf","kind":"tag","published_at":"2025-08-05T05:40:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0/manifests"},{"name":"v6.5.0","sha":"894dd472b2cc3bbf218eef521ce5a4bcbe914e60","kind":"tag","published_at":"2025-07-08T02:51:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0/manifests"},{"name":"v5.18.0","sha":"6b50143dcfc2aad56a37c9f2e1f14256e9a65c4e","kind":"tag","published_at":"2025-07-08T02:50:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0/manifests"},{"name":"v7.2.0","sha":"1496d735b2cf16501ce413daec40d627eee77e1d","kind":"tag","published_at":"2025-06-30T08:59:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0/manifests"},{"name":"v7.1.2","sha":"ad2d425db362790d6d0f90fbe5b5d3a5b5132503","kind":"tag","published_at":"2025-06-20T07:34:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2/manifests"},{"name":"v6.4.12","sha":"9179a92b0d97f6d0270c7fac733cfd81bd7354cc","kind":"tag","published_at":"2025-06-02T06:58:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12/manifests"},{"name":"v7.1.1","sha":"0ebb3a14ccc5dbee4ec2682b387511f107b95a65","kind":"tag","published_at":"2025-06-02T06:47:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"e3e07e0b8fac5ca8fb4bbf3ec453dbe79133552f","kind":"tag","published_at":"2025-05-06T08:50:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0/manifests"},{"name":"v6.4.11","sha":"6b3957d9d42c83e069da8e8bb534ec294dcb6254","kind":"tag","published_at":"2025-04-10T02:36:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11/manifests"},{"name":"v7.0.2","sha":"ebb24ce49e1ef8358600a7787cb6c8d671cead63","kind":"tag","published_at":"2025-04-09T13:08:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2/manifests"},{"name":"v6.4.10","sha":"d80a3609c8a7274dc5fafa348382059945aee449","kind":"tag","published_at":"2025-03-31T19:03:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10/manifests"},{"name":"v7.0.1","sha":"d6fdcac555725c3807e6f03445e3a051398ee739","kind":"tag","published_at":"2025-03-28T18:58:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"22aa7db2ed23df3b43530e9fdb57bc1051221457","kind":"tag","published_at":"2025-03-26T14:16:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0/manifests"},{"name":"v6.4.9","sha":"a884cb821f67a831f44cc6abfc3bc77faef91ada","kind":"tag","published_at":"2025-03-25T15:45:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9/manifests"},{"name":"v7.0.0-rc.0","sha":"ebaec8db8ae1b90183817cb0bad549d7fc63fe79","kind":"tag","published_at":"2025-03-19T09:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0/manifests"},{"name":"v5.17.1","sha":"0d509f8a4a48031a1e25974a1604b803892ce94e","kind":"tag","published_at":"2025-03-18T18:44:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"b0dc8270c5a2896293ff8b61052120a13819f0a1","kind":"tag","published_at":"2025-03-18T15:28:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0/manifests"},{"name":"v6.4.8","sha":"2bded219fabaaefc2083aa660d5856ab75cfa8d6","kind":"tag","published_at":"2025-03-17T17:54:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8/manifests"},{"name":"v7.0.0-beta.4","sha":"260ed53760f179e3bb4f1f43e2f2712ecbf9fdd7","kind":"tag","published_at":"2025-03-13T13:30:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4/manifests"},{"name":"v6.4.7","sha":"d1ca0a45fea4327ba4dc9876e62922785493f1c3","kind":"tag","published_at":"2025-03-05T15:19:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7/manifests"},{"name":"v7.0.0-beta.3","sha":"9dea4105c8b413e087bd1d0cc517b52831a2eb86","kind":"tag","published_at":"2025-03-05T15:13:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"48acea181cac8ca14455e76d01d3554ba578781e","kind":"tag","published_at":"2025-02-27T15:00:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2/manifests"},{"name":"v7.0.0-beta.1","sha":"2cf2e71af3c2b26694964884456bc335c2ba6cdb","kind":"tag","published_at":"2025-02-26T18:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1/manifests"},{"name":"v6.4.6","sha":"356b885778a2af26505d5dbba76a9abcceb69800","kind":"tag","published_at":"2025-02-26T13:39:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6/manifests"},{"name":"v7.0.0-beta.0","sha":"b485c1abec1d776e925ca90e6fa7d91e9bd057a7","kind":"tag","published_at":"2025-02-26T13:22:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0/manifests"},{"name":"v7.0.0-alpha.2","sha":"ba14b7070070281c8a6cea1df7653f007bb8da49","kind":"tag","published_at":"2025-02-18T18:57:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.4.5","sha":"6f2b908baa7863e2cbf0ec4518dc90ccfd53597b","kind":"tag","published_at":"2025-02-18T18:46:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5/manifests"},{"name":"v7.0.0-alpha.1","sha":"c390c1c2d1c85f42d40f16ce405a3c4b62026ec7","kind":"tag","published_at":"2025-02-11T17:34:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1/manifests"},{"name":"v6.4.4","sha":"c66361a6ad9d1354b60e6fb93ba3144c1348ab15","kind":"tag","published_at":"2025-02-11T14:31:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4/manifests"},{"name":"v6.4.3","sha":"cee310a92f61ffb75284195a9ed30bcb367c78e2","kind":"tag","published_at":"2025-02-04T18:53:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3/manifests"},{"name":"v7.0.0-alpha.0","sha":"3e3195a4285ca716061f7d7d87f4915630af1b69","kind":"tag","published_at":"2025-02-03T12:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.4.2","sha":"1813d89a599a4027fd216062b2cac8b0c1864f1d","kind":"tag","published_at":"2025-01-29T15:50:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2/manifests"},{"name":"v6.4.1","sha":"819e662a2ce210f8805c45057389217cb1c39a83","kind":"tag","published_at":"2025-01-21T13:23:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"f9949a8889c7e69cac145ce56411298a234d2e49","kind":"tag","published_at":"2025-01-14T16:46:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0/manifests"},{"name":"v5.16.14","sha":"ba588c8333d765af63ab15c8b33dd947b615f70b","kind":"tag","published_at":"2025-01-06T21:20:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14/manifests"},{"name":"v6.3.1","sha":"afd551abd3be44de711d6baef48e62e18b97c908","kind":"tag","published_at":"2025-01-03T13:53:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1/manifests"},{"name":"v5.16.13","sha":"e52a6379f22d38453fa046d410b0c4700707dbd9","kind":"tag","published_at":"2024-12-25T11:25:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13/manifests"},{"name":"v6.3.0","sha":"84d6ecfdccd10f204854beeef98bcc55dc99d117","kind":"tag","published_at":"2024-12-23T18:10:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"17026fc203a8b413ec7343b6eeb267a50519d515","kind":"tag","published_at":"2024-12-17T13:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1/manifests"},{"name":"v5.16.12","sha":"b8fbcf5fb5169d8db6ee0ec35001816d2777e8d4","kind":"tag","published_at":"2024-12-17T13:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12/manifests"},{"name":"v5.16.11","sha":"2413ff076b0d462736dfccd399b4be863fd79ec2","kind":"tag","published_at":"2024-12-11T10:13:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11/manifests"},{"name":"v6.2.0","sha":"3a8ceaead5ac4c2c4554e6500ca3d197420a04c2","kind":"tag","published_at":"2024-12-11T02:03:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0/manifests"},{"name":"v6.1.10","sha":"5c5e9f6d8a90034cd75dcb92403caf6b37efc916","kind":"tag","published_at":"2024-12-04T10:03:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10/manifests"},{"name":"v5.16.9","sha":"ec085b677c43ed1f37e66bd2fb58f27dce9f7184","kind":"tag","published_at":"2024-12-04T09:34:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9/manifests"},{"name":"v5.16.8","sha":"096adfbe28d038397a7f3cf3494b86844226e162","kind":"tag","published_at":"2024-11-28T06:51:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8/manifests"},{"name":"v6.1.9","sha":"821784419eefb89e4ce7b66c4b602a1e33d2fa88","kind":"tag","published_at":"2024-11-27T13:22:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9/manifests"},{"name":"v6.1.8","sha":"0b8739f145423bafdd8e2871312307bfb31c58ef","kind":"tag","published_at":"2024-11-20T15:09:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8/manifests"},{"name":"v6.1.7","sha":"a7d441d0bd3bfc16a1ce9e6d7ff3ad1afc6b62f1","kind":"tag","published_at":"2024-11-13T15:31:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7/manifests"},{"name":"v6.1.6","sha":"32112b76aa821c2a1e98120545019ef1a71ea274","kind":"tag","published_at":"2024-10-30T13:54:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6/manifests"},{"name":"v6.1.5","sha":"01c5f344628bc66e16f86284ee0fc7107002a5ca","kind":"tag","published_at":"2024-10-22T10:28:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5/manifests"},{"name":"v6.1.4","sha":"15ea548de803e4602894cae6304a497d7ddaf09c","kind":"tag","published_at":"2024-10-15T18:35:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4/manifests"},{"name":"v6.1.3","sha":"c7de2cae15cc7b7025ad79e3623320526ed16462","kind":"tag","published_at":"2024-10-09T09:47:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3/manifests"},{"name":"v6.1.2","sha":"e6ff0b5016ac4fa40cdc9b78a0d9ecdd2c0cd9db","kind":"tag","published_at":"2024-10-02T14:51:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"263c7259451d5b928bbdfd299c9c0afc89dfec02","kind":"tag","published_at":"2024-09-19T06:42:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"94cc3d0a66456713e6e25edf9a1ba35ad8df88bc","kind":"tag","published_at":"2024-09-11T13:09:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"bb620d85a89651ca4350e8861bbb35776d583726","kind":"tag","published_at":"2024-09-03T10:33:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"71dbef69dcbf2b87831af579fb777b4f1f4b219a","kind":"tag","published_at":"2024-08-29T13:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"c9a9adfb90e939c0590de6edf10d0c65fcbc8b1e","kind":"tag","published_at":"2024-08-27T09:06:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.0","sha":"55bea65c83c1beac77382fe961f8aa72eec21daa","kind":"tag","published_at":"2024-08-22T08:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0/manifests"},{"name":"v6.0.0-beta.6","sha":"cbb6f8d3b1b72732d51f5628765cfd7e75bd5747","kind":"tag","published_at":"2024-08-18T02:55:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6/manifests"},{"name":"v5.16.7","sha":"b505fd7b64e92db523198712a5d6716c494e0c66","kind":"tag","published_at":"2024-08-09T09:19:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7/manifests"},{"name":"v6.0.0-beta.5","sha":"75c24b0828981651082a3eede027b6871c96c440","kind":"tag","published_at":"2024-08-08T08:52:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5/manifests"},{"name":"v5.16.6","sha":"6eb1bdce38d0fc67fa8aebca260043c7fc8eb3e8","kind":"tag","published_at":"2024-07-30T21:06:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6/manifests"},{"name":"v6.0.0-beta.4","sha":"12532afa3e4f6f13a9fa86eb459c27792c36b6f9","kind":"tag","published_at":"2024-07-30T20:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4/manifests"},{"name":"v5.16.5","sha":"40792e6efb2c92b8964a3912e08aeb4fb7fc41c8","kind":"tag","published_at":"2024-07-25T06:42:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5/manifests"},{"name":"v6.0.0-beta.3","sha":"02fde66a0cd72fb7fe3681a5ea8c4de733b4a865","kind":"tag","published_at":"2024-07-24T18:27:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3/manifests"},{"name":"v5.16.4","sha":"77af399a3ad76f31e5f2e0fab5650b628fa50990","kind":"tag","published_at":"2024-07-16T16:01:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4/manifests"},{"name":"v6.0.0-beta.2","sha":"9ad8c1fd8dfd21d8e37fe73d71e011542b23db72","kind":"tag","published_at":"2024-07-16T14:46:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2/manifests"},{"name":"v5.16.3","sha":"e1824453bdb0a89f15d4dfe47a1c4f90fa0f0500","kind":"tag","published_at":"2024-07-16T14:18:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3/manifests"},{"name":"v6.0.0-beta.1","sha":"19c1935757925d834928a30ea41f58bb95fb355f","kind":"tag","published_at":"2024-07-16T09:42:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1/manifests"},{"name":"v5.16.2","sha":"56ddd108fe153592a800fce4d43f9758b0ff5101","kind":"tag","published_at":"2024-07-16T09:10:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2/manifests"},{"name":"v6.0.0-beta.0","sha":"3364f0740aa5c86e057ec5b0d22c1b12bfd96fa4","kind":"tag","published_at":"2024-07-11T15:54:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0/manifests"},{"name":"v5.16.1","sha":"431af6a2fd9bf6cd0422c61e36c937d1ea5e5015","kind":"tag","published_at":"2024-07-11T15:48:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1/manifests"},{"name":"v5.16.0","sha":"e5e9b9d5e952b52752b758179da20d3fa0982c05","kind":"tag","published_at":"2024-07-05T13:32:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0/manifests"},{"name":"v6.0.0-alpha.14","sha":"2a15dd74c76bacbc867a7313fdc2c42c6168327c","kind":"tag","published_at":"2024-07-05T04:25:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14/manifests"},{"name":"v6.0.0-alpha.13","sha":"a070a894fbe21c52df446438ca1bb5a891d5e1b5","kind":"tag","published_at":"2024-07-03T07:44:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13/manifests"},{"name":"v5.15.21","sha":"a306ce4afcc60de4c3e43b8f9183862235d9318e","kind":"tag","published_at":"2024-06-28T14:09:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21/manifests"},{"name":"v6.0.0-alpha.12","sha":"fb476c6c18b850e8400d03afb7447802afbfd357","kind":"tag","published_at":"2024-06-24T17:12:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.15.20","sha":"f20fa0ba4016e5425a2a4cce841075253828a551","kind":"tag","published_at":"2024-06-12T12:58:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20/manifests"},{"name":"v6.0.0-alpha.11","sha":"22c5206a9e8191b2f81131d6978a0958e55b7032","kind":"tag","published_at":"2024-06-12T08:18:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11/manifests"},{"name":"v6.0.0-alpha.10","sha":"e5ac6c0eef5efd4fa5c5eb11ccbf08e58e7443f8","kind":"tag","published_at":"2024-06-04T10:35:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10/manifests"},{"name":"v6.0.0-alpha.9","sha":"925de32766317bb84a92ec24b2b6465c8e48cc04","kind":"tag","published_at":"2024-05-29T12:25:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.15.19","sha":"77f606ba73bb5439d66871177772f54196044450","kind":"tag","published_at":"2024-05-29T12:01:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19/manifests"},{"name":"v6.0.0-alpha.8","sha":"c7dbe6e8256cef7bd2dbdcbee55428ad82513cd0","kind":"tag","published_at":"2024-05-21T16:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.15.18","sha":"607daac5baa9c8151f111fe4bacea1d7e61881a3","kind":"tag","published_at":"2024-05-16T09:29:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18/manifests"},{"name":"v6.0.0-alpha.7","sha":"997bec6d8d30a1a891aff4eeedefa41c93eaa95c","kind":"tag","published_at":"2024-05-16T06:31:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"7c8db04b91500ba77301acd360d21bff7f7c752f","kind":"tag","published_at":"2024-05-08T13:13:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.15.17","sha":"9bc4fc42959427246addfdf29db95847cc38e410","kind":"tag","published_at":"2024-05-08T12:24:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17/manifests"},{"name":"v5.15.16","sha":"284e251c155d92078f80f98919f4ab260b05e9be","kind":"tag","published_at":"2024-05-01T14:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16/manifests"},{"name":"v6.0.0-alpha.5","sha":"571d5046e26aa07605cb1e01ca99b2eb0b04d009","kind":"tag","published_at":"2024-05-01T14:16:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5/manifests"},{"name":"v6.0.0-alpha.4","sha":"afffc2ffc3db1e6abf48f3b3e13a41e8b758f874","kind":"tag","published_at":"2024-04-24T07:30:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4/manifests"},{"name":"v6.0.0-alpha.3","sha":"6d5e44409344ea4e13ceb3a02c4446dc6a7323b4","kind":"tag","published_at":"2024-04-17T16:10:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3/manifests"},{"name":"v6.0.0-alpha.2","sha":"4e75758b37119bd821435c23d9c111c545e186b6","kind":"tag","published_at":"2024-04-09T15:09:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2/manifests"},{"name":"v6.0.0-alpha.1","sha":"84307c1a2495a716788ec25f046faaa4d16c88c7","kind":"tag","published_at":"2024-04-05T10:43:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1/manifests"},{"name":"v5.15.15","sha":"5a079965186640b5176f00c537f3b9e6c299b5c4","kind":"tag","published_at":"2024-04-04T07:09:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15/manifests"},{"name":"v6.0.0-alpha.0","sha":"2a15ad6f1f5507162b1a5aebf78976ca3023183b","kind":"tag","published_at":"2024-03-26T15:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.15.14","sha":"9585d28317c90f2c71ab88dd5ae37638bb64ad82","kind":"tag","published_at":"2024-03-19T08:18:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14/manifests"},{"name":"v5.15.13","sha":"dbcb678234296de56afaf3138917e967e8d1934a","kind":"tag","published_at":"2024-03-13T14:17:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13/manifests"},{"name":"pigment@0.0.1","sha":"0e765a618a7676c507852cec024464b1fc1cd80f","kind":"tag","published_at":"2024-03-08T04:20:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/pigment@0.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/pigment@0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@pigment%400.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1/manifests"},{"name":"v5.15.12","sha":"5ad69e161d7520274cd37a2524ffb935b6dda158","kind":"tag","published_at":"2024-03-05T15:33:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12/manifests"},{"name":"v5.15.11","sha":"e3257a4d68481b0ca6efd5d06cb5c1e1e77e4286","kind":"tag","published_at":"2024-02-22T08:52:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11/manifests"},{"name":"v5.15.10","sha":"94fcd3ada0842108a9a2ce53e121931e5448649f","kind":"tag","published_at":"2024-02-12T12:38:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10/manifests"},{"name":"v5.15.9","sha":"7917d2a8a4acc0b07328dee8273847652491b769","kind":"tag","published_at":"2024-02-08T12:55:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9/manifests"},{"name":"v5.15.8","sha":"fe5a59e616637a0488b122749479b782f5f8dfa2","kind":"tag","published_at":"2024-02-06T20:42:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8/manifests"},{"name":"v5.15.7","sha":"b80acd69c7c848709d01465d6727b13ed6109258","kind":"tag","published_at":"2024-01-31T13:23:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7/manifests"},{"name":"v5.15.6","sha":"1700e5cd9cbb3bc648b7f799f837c4d23ed42700","kind":"tag","published_at":"2024-01-22T18:09:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6/manifests"},{"name":"v5.15.5","sha":"5d7c4e26a4973a3a80bf5f8a9a8ea14f89554fe0","kind":"tag","published_at":"2024-01-17T09:27:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5/manifests"},{"name":"v5.15.4","sha":"6aadbf91c5eb2c94dea9a49a19eb532606410a5a","kind":"tag","published_at":"2024-01-10T13:49:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4/manifests"},{"name":"v5.15.3","sha":"9fa4e472f9ba4fd4e7f8cfb8bc0d1f1d455ace23","kind":"tag","published_at":"2024-01-03T15:22:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"5d5dd15f70db9ffcb85d4dc57da8a20f5240fb81","kind":"tag","published_at":"2023-12-25T14:24:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"8be7ac66b99059bf2c2edcca9cf15981d389db6b","kind":"tag","published_at":"2023-12-19T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"8c2c6a88a509f9da7c453d4a3c3ab4749a57a36d","kind":"tag","published_at":"2023-12-12T18:21:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0/manifests"},{"name":"v5.14.20","sha":"14fa79f4328e901f82d7fc39aba722a9bf4a8df0","kind":"tag","published_at":"2023-12-05T09:28:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20/manifests"},{"name":"v5.14.19","sha":"a07b4925255aa3fc7ae1255130e182e4573c58d7","kind":"tag","published_at":"2023-11-29T21:11:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19/manifests"},{"name":"v5.14.18","sha":"43a41b6b2fa3f0a186a852b894452722e3a38f04","kind":"tag","published_at":"2023-11-14T08:27:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18/manifests"},{"name":"v5.14.17","sha":"c54a42dd8b0ec8e850bd60438e60a1a8acb3b4a4","kind":"tag","published_at":"2023-11-06T15:34:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17/manifests"},{"name":"v5.14.16","sha":"391b57a05daf67a8154471dae645471f5ffac09f","kind":"tag","published_at":"2023-10-31T10:57:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16/manifests"},{"name":"v5.14.15","sha":"6baedcfed27419ed6b9685f27fcbf3eff46133a3","kind":"tag","published_at":"2023-10-24T15:41:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15/manifests"},{"name":"v5.14.14","sha":"a0cfa182db3e7b196efe36cfe7b31d304c5a0a4e","kind":"tag","published_at":"2023-10-17T13:58:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14/manifests"},{"name":"v5.14.13","sha":"b8811a0fa59e7663b240183219db32f9a617e607","kind":"tag","published_at":"2023-10-10T19:42:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13/manifests"},{"name":"v5.14.12","sha":"bd450a0fdb19b087f47e1d7cce5a72417ec977cc","kind":"commit","published_at":"2023-10-04T16:31:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12/manifests"},{"name":"v5.14.11","sha":"13c0894d0c14c7f577a0a95492aeaa8fff8da33a","kind":"tag","published_at":"2023-09-26T11:47:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11/manifests"},{"name":"v5.14.10","sha":"14e97bffa62760cabcdc7244bff445b423f5286a","kind":"tag","published_at":"2023-09-18T10:18:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10/manifests"},{"name":"v5.14.9","sha":"8255b71ccdbfe9a20f856b5d68a269ab1c5452ca","kind":"tag","published_at":"2023-09-13T13:36:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9/manifests"},{"name":"v5.14.8","sha":"74c58dabc2cf5ed2242fb08e4781d26088d06b12","kind":"tag","published_at":"2023-09-05T12:34:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8/manifests"},{"name":"v5.14.7","sha":"8a09d535f101aac98935f82b76345ca9691b5e2b","kind":"tag","published_at":"2023-08-29T12:04:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7/manifests"},{"name":"v5.14.6","sha":"a1f511dd6ed9adba561e2ba00e1348136ed656db","kind":"commit","published_at":"2023-08-24T11:19:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6/manifests"},{"name":"v5.14.5","sha":"61fbfd1546c55caca984695a41f9c95668d414fc","kind":"tag","published_at":"2023-08-14T14:39:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5/manifests"},{"name":"v5.14.4","sha":"40f4b275022f03e48cf4809cd53d0d0dabb40424","kind":"tag","published_at":"2023-08-08T09:51:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4/manifests"},{"name":"v5.14.3","sha":"2deea341c9abfb640f22520e0c277027f3f91cd0","kind":"tag","published_at":"2023-08-01T15:33:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3/manifests"},{"name":"v5.14.2","sha":"36d9f0d3659e2f5ab1d924988313986962a0bf35","kind":"tag","published_at":"2023-07-25T10:01:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2/manifests"},{"name":"v5.14.1","sha":"f2e5ded80e94407f63a27eadb018139d6f967313","kind":"tag","published_at":"2023-07-19T09:05:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1/manifests"},{"name":"v5.14.0","sha":"2529e3aaaaec2c9f8e8cf669e58bb9c81db5a6d8","kind":"tag","published_at":"2023-07-11T14:57:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0/manifests"},{"name":"v5.13.7","sha":"aac2d5b526e8139314d99f827ecc3b2c24e99686","kind":"tag","published_at":"2023-07-04T08:53:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7/manifests"},{"name":"v5.13.6","sha":"312270bc71224067e1910bbee9f800b4a2469cc7","kind":"tag","published_at":"2023-06-23T14:05:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6/manifests"},{"name":"v5.13.5","sha":"24b3af68ebe79c1891e45c60c6bcfd26f8818f73","kind":"tag","published_at":"2023-06-12T13:43:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5/manifests"},{"name":"v5.13.4","sha":"a522d82df32d3bfab46b25f5ff24eeb9670c83fb","kind":"tag","published_at":"2023-06-05T17:30:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4/manifests"},{"name":"v5.13.3","sha":"70d4a2bb49dca9fef7854a1463a392094222812b","kind":"tag","published_at":"2023-05-29T11:22:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3/manifests"},{"name":"v5.13.2","sha":"f661923e9aa9d9cc634750affbb04bf2007bc57d","kind":"tag","published_at":"2023-05-22T16:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2/manifests"},{"name":"v5.13.1","sha":"0c58832b6e182f782e73b118ed9681055db3e249","kind":"tag","published_at":"2023-05-17T05:25:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"9130a021ca34746e4076fcae50c57bc584026b8f","kind":"tag","published_at":"2023-05-10T08:14:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0/manifests"},{"name":"v5.12.3","sha":"9710ff34b16a0f271107a8619a28546ae3ca7c18","kind":"tag","published_at":"2023-05-02T14:17:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"5b7e9c52e37ef0c3274a762f38cd7ef7ffc9e7a8","kind":"tag","published_at":"2023-04-25T16:42:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"d14d288ae9e9b0e2b3b33d0a77b4113f024d4215","kind":"tag","published_at":"2023-04-17T15:57:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"05127cf65b4250f836897428cd15829669ab8d6c","kind":"tag","published_at":"2023-04-11T09:58:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0/manifests"},{"name":"v5.11.16","sha":"af5e109990a26318c96dbff6f25759ba91f0e147","kind":"tag","published_at":"2023-04-04T14:00:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16/manifests"},{"name":"v5.11.15","sha":"ae98db6aca5f9d4b754ff9fce4ce33f738a00f65","kind":"tag","published_at":"2023-03-28T13:06:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15/manifests"},{"name":"v5.11.14","sha":"f34d17c3294fcdb63fe9a135b4f3aa2459c81189","kind":"tag","published_at":"2023-03-21T17:45:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14/manifests"},{"name":"v5.11.13","sha":"9f7a2bfac55faed1b1c6c7b4b6d1b1659a076bab","kind":"tag","published_at":"2023-03-14T09:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13/manifests"},{"name":"v5.11.12","sha":"b76b8f1098a6c01f39e5e19bf3abf77c2b9cf475","kind":"tag","published_at":"2023-03-06T15:03:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12/manifests"},{"name":"v5.11.11","sha":"58df7f1905f16533ddb5a7977346c0f4548e4547","kind":"tag","published_at":"2023-02-28T09:55:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11/manifests"},{"name":"v5.11.10","sha":"676bc85fa2b02f92f21dd5c7e15f453b6b9c2e3d","kind":"tag","published_at":"2023-02-20T11:30:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10/manifests"},{"name":"v5.11.9","sha":"af5b3f5e7a79da9ef4bbd63d8fcf60927ffb6533","kind":"tag","published_at":"2023-02-14T14:30:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9/manifests"},{"name":"v5.11.8","sha":"d4d8512ce3453711f3c661374579b0d2ed13f3e7","kind":"tag","published_at":"2023-02-07T10:50:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8/manifests"},{"name":"v5.11.7","sha":"33cac172846b032d3f8b9333b72b2af832dd47d0","kind":"tag","published_at":"2023-01-31T09:39:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7/manifests"},{"name":"v5.11.6","sha":"a2e552314847b4d52498538d7ca171763067a5d0","kind":"tag","published_at":"2023-01-23T20:28:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6/manifests"},{"name":"v5.11.5","sha":"685c72dfaf840f4d5b7a3ab738ddcabd74418823","kind":"tag","published_at":"2023-01-18T01:43:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5/manifests"},{"name":"v5.11.4","sha":"bc859d95e4415f880cd6bcb6f44cc9e5e8c8097c","kind":"tag","published_at":"2023-01-09T13:57:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4/manifests"},{"name":"v5.11.3","sha":"a526207c3957de4ebfcda937b58327d69464f15c","kind":"tag","published_at":"2023-01-02T17:00:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3/manifests"},{"name":"v5.11.2","sha":"e9d8fa07e1ff979bcaf92837b131cd9e292f0161","kind":"tag","published_at":"2022-12-26T14:56:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2/manifests"},{"name":"v5.11.1","sha":"a1e30390da62019e5769e398f4cbc9f8892d8f9a","kind":"commit","published_at":"2022-12-20T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"191acda4545c394b78964ab80b364e15686f0e9b","kind":"tag","published_at":"2022-12-13T12:56:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0/manifests"},{"name":"v5.10.17","sha":"4265f343b49e4af9673a49e585439d35c8deeab2","kind":"tag","published_at":"2022-12-06T10:59:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17/manifests"},{"name":"v5.10.16","sha":"b8aa3974d84c176b8857e8d5b29a7be8670bb410","kind":"tag","published_at":"2022-11-28T16:00:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16/manifests"},{"name":"v5.10.15","sha":"14a6e1c61edb5f66f4888e32c04df5e637e7cfc4","kind":"commit","published_at":"2022-11-22T09:45:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15/manifests"},{"name":"v5.10.14","sha":"c2da6de1c504c7dbd8ae1d0771c184c1544a0c76","kind":"tag","published_at":"2022-11-15T09:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14/manifests"},{"name":"v5.10.13","sha":"2f4c2190d1d3614d8063e84b79d4d1f034b3e3fe","kind":"tag","published_at":"2022-11-07T17:53:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13/manifests"},{"name":"v5.10.12","sha":"30cb27cff1d4e1838ca4235ab4285e20f2b2a870","kind":"tag","published_at":"2022-10-31T15:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12/manifests"},{"name":"v5.10.11","sha":"c80ff0339882859af7e17f8bfd0a5f6880b323f8","kind":"commit","published_at":"2022-10-25T09:34:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11/manifests"},{"name":"v5.10.10","sha":"639224a3e3600cb0e04755d89aab250297b6d851","kind":"tag","published_at":"2022-10-18T08:35:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10/manifests"},{"name":"v5.10.9","sha":"7bd7c219e2670ff7791148e9b1a1d2387528fc0c","kind":"tag","published_at":"2022-10-11T11:56:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9/manifests"},{"name":"v5.10.8","sha":"d4a3216cdd858899960f945d6e00b2d59bf1d5d1","kind":"tag","published_at":"2022-10-03T16:28:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8/manifests"},{"name":"v5.10.7","sha":"d9ef6e788eee11256818329c7429242f8b769263","kind":"commit","published_at":"2022-09-27T01:44:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7/manifests"},{"name":"v5.10.6","sha":"0f75f3d78b67c405c23bfd14a29aedff367415b7","kind":"tag","published_at":"2022-09-19T14:34:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6/manifests"},{"name":"v5.10.5","sha":"594d87dab0e43e641a6826c935df8f2c10672955","kind":"tag","published_at":"2022-09-12T14:40:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5/manifests"},{"name":"v5.10.4","sha":"c8feb29320a22cc4461fb5ef5f4f7de7bd96a59b","kind":"commit","published_at":"2022-09-06T09:11:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"992421d0114a9df72d358fe6fccc28c1fb6f1505","kind":"tag","published_at":"2022-08-29T17:37:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"99b23c06d9b018d6c500fa1acb3030d673e219ab","kind":"tag","published_at":"2022-08-23T10:25:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"dfc0b89c665de8e5e3e4ecf68d8c782e74dbb65c","kind":"tag","published_at":"2022-08-16T17:55:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"7f502e06d54c5a2f389a1639358c84279462b54a","kind":"commit","published_at":"2022-08-09T03:21:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0/manifests"},{"name":"v5.9.3","sha":"89617ef683d2bcd2c870e9c1bd58ad4d55247fd5","kind":"tag","published_at":"2022-08-01T20:54:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3/manifests"},{"name":"v5.9.2","sha":"b7f0a16eca4ac2044703032838f90873ec063d75","kind":"tag","published_at":"2022-07-25T15:12:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2/manifests"},{"name":"v5.9.1","sha":"1937412c4345569d98c0950a1016c22508e1ff81","kind":"tag","published_at":"2022-07-18T17:23:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"88ad7d4e623183b8e20702e7961ef9c8de330dc7","kind":"commit","published_at":"2022-07-12T08:54:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0/manifests"},{"name":"v5.8.7","sha":"be0ab4c062a22fc4bb52c47d005b57203b56c09c","kind":"tag","published_at":"2022-07-04T20:39:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7/manifests"},{"name":"v5.8.6","sha":"c58f6653411e0ff38bf67a512d16b87c6523606b","kind":"tag","published_at":"2022-06-27T14:21:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6/manifests"},{"name":"v5.8.5","sha":"3c528113f47cfddf2504ea02ba3065e7c5c46928","kind":"tag","published_at":"2022-06-21T18:05:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5/manifests"},{"name":"v5.8.4","sha":"a6e782ec2f037e2ca989515048ce5f22fe760595","kind":"tag","published_at":"2022-06-14T10:00:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4/manifests"},{"name":"v5.8.3","sha":"b1e4b9cd3e1d88286f9d1485864310a7c1f23a79","kind":"tag","published_at":"2022-06-07T19:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3/manifests"},{"name":"v5.8.2","sha":"93b0aba905b3b6947f58a02d911489bb737ee880","kind":"commit","published_at":"2022-05-31T11:47:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2/manifests"},{"name":"v5.8.1","sha":"1eee9ee437f39f1c3438209154df8e8b9ecd990d","kind":"tag","published_at":"2022-05-23T16:04:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"6a468718b970c39ae83a4029bcb53071c9567430","kind":"tag","published_at":"2022-05-17T09:42:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4eef029981b08c77a9c52d0b863e6b5ced279087","kind":"tag","published_at":"2022-05-10T09:06:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0/manifests"},{"name":"v5.6.4","sha":"edb7e8895ef8def2bf59376d7631e0360a77aaf6","kind":"commit","published_at":"2022-05-02T11:46:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4/manifests"},{"name":"v5.6.3","sha":"124d5e2f0022d17b577a464e6b3a69fa2511105e","kind":"tag","published_at":"2022-04-25T14:04:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3/manifests"},{"name":"v5.6.2","sha":"b3645b3fd11dc26a06ea370a41b5bac1026c6792","kind":"tag","published_at":"2022-04-18T16:10:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2/manifests"},{"name":"v5.6.1","sha":"0251fd5222079e4a512bbd32dff4a7a4c3efe997","kind":"tag","published_at":"2022-04-11T13:21:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"8dcdea53f927ab207718d7ee6576806aca2a3798","kind":"commit","published_at":"2022-04-06T03:27:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0/manifests"},{"name":"v4.12.4","sha":"a563a60219f7f6519fb0f34f6d8e3bf0974e6495","kind":"tag","published_at":"2022-04-03T14:38:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4/manifests"},{"name":"v5.5.3","sha":"96e1f40a3b8aa809d543aa7d466eb48cdfa0b53d","kind":"tag","published_at":"2022-03-28T14:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"dd411b017ea7504a14a16821b694ac6aa01d9b6d","kind":"tag","published_at":"2022-03-21T15:15:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"350b15ee91a93040d50391cb9a45440a90e6b2d1","kind":"tag","published_at":"2022-03-14T16:49:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"f3412aa9d179fdfc3f5c0a4a1cfc1965faef7307","kind":"commit","published_at":"2022-03-07T13:53:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0/manifests"},{"name":"v5.4.4","sha":"965f2eb8cb79bb0685a13d9e28c09617b22358cd","kind":"tag","published_at":"2022-02-28T15:21:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4/manifests"},{"name":"v5.4.3","sha":"e2892a61ea56b6578c2efc81d0324660082ad93c","kind":"tag","published_at":"2022-02-21T16:40:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3/manifests"},{"name":"v5.4.2","sha":"01371028b27156419923b362c4b0af92dc08b29f","kind":"tag","published_at":"2022-02-15T14:57:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"fbce2f80c6cb36e59a4a6826ae46b59a10e1c831","kind":"commit","published_at":"2022-02-08T11:34:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"ba4e819aa58b6a36ae4d96ee79c2a5310a812670","kind":"tag","published_at":"2022-02-01T09:00:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"337be3b2a630d791a5cbc5a2a4575d4f58e38df3","kind":"tag","published_at":"2022-01-24T15:05:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"dcbfc54f581dbf1c0008a8e9e578f896f06228ab","kind":"tag","published_at":"2022-01-17T22:45:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0/manifests"},{"name":"v5.2.8","sha":"f80abbb5f942064c9c270b2ac5bb2a2318876754","kind":"tag","published_at":"2022-01-10T20:11:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8/manifests"},{"name":"v5.2.7","sha":"5daaf9be5115b1cb777fb4cf3d9125baddfe5720","kind":"tag","published_at":"2022-01-03T12:34:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7/manifests"},{"name":"v5.2.6","sha":"052db9d577a03ed8d588ecca9e6c0a5f5ba676e1","kind":"tag","published_at":"2021-12-27T14:23:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6/manifests"},{"name":"v5.2.5","sha":"f8697de9c250dbc6b446bcc08566f50fb4070aab","kind":"tag","published_at":"2021-12-20T14:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5/manifests"},{"name":"v5.2.4","sha":"b265431f9a32ea726c5227821126fbc6424117d5","kind":"commit","published_at":"2021-12-14T13:41:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4/manifests"},{"name":"v5.2.3","sha":"9c3dc12c3de241f44d923bfb089200980f3fd23d","kind":"tag","published_at":"2021-12-06T16:12:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3/manifests"},{"name":"v5.2.2","sha":"fcaec7a75f951c9db79c99c42370ca18212c1f16","kind":"tag","published_at":"2021-11-29T16:51:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"586d9ba2472d549c180cbacddf97eb73425286b3","kind":"tag","published_at":"2021-11-25T11:50:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"353cecb5391571163eb6bd8cbf36d2dd299aaf56","kind":"tag","published_at":"2021-11-23T13:25:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"ddbe15b4d8b7cc1dc84720264fde0b1dafb6166f","kind":"commit","published_at":"2021-11-16T15:06:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"7e26583fe1f95f5c3682213105f8f4b51c9d61c9","kind":"tag","published_at":"2021-11-08T15:14:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0/manifests"},{"name":"v5.0.6","sha":"99752d2848f17c5d1e4840f54863899a19387162","kind":"tag","published_at":"2021-10-27T08:43:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6/manifests"},{"name":"v5.0.5","sha":"58f8ff1f8bc7f0cc4bb728654604a194b3c3790b","kind":"tag","published_at":"2021-10-26T10:14:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"86443310e4344ae1ce6e04f084d58e17e4d62170","kind":"tag","published_at":"2021-10-14T15:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"36258031912caf662f69ca3769c6e0bd46946050","kind":"tag","published_at":"2021-10-07T12:26:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"c510762a325116c654afd3c21381a50b942c2c66","kind":"tag","published_at":"2021-09-29T09:29:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"afcf3ee18e7a9c526348b3bce74b69781b4ad071","kind":"tag","published_at":"2021-09-22T12:15:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"85598e74b85a89a16f8bdf5b68346ca8d6b70557","kind":"tag","published_at":"2021-09-16T11:28:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.1","sha":"1b563a153f5b2736f79a3f45573e2e2b66ba0a9a","kind":"tag","published_at":"2021-09-08T13:55:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"698492a5401b12578dc459397b9d288542fc954b","kind":"commit","published_at":"2021-09-02T02:45:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.5","sha":"0bab71409bcc0865ab3e0fcbfa14fa824ddc5495","kind":"tag","published_at":"2021-08-25T07:30:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"c30ec7bed00b36da7b0e6a202b3cb48d2fc1b579","kind":"tag","published_at":"2021-08-13T21:32:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"e5ccdf299c75ea65b0600ee05ff6c98646891c77","kind":"tag","published_at":"2021-08-09T04:03:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3/manifests"},{"name":"v4.12.3","sha":"77a8daeed0e8efa67c6d86f3cc40239dc6eb3d94","kind":"tag","published_at":"2021-07-30T10:06:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3/manifests"},{"name":"v5.0.0-beta.2","sha":"cca80d861f64b3eaa8a5ef8815b7552aaea61557","kind":"tag","published_at":"2021-07-26T15:01:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2/manifests"},{"name":"v4.12.2","sha":"958241aa0ebf340ad0f152b91949720c85b4fcca","kind":"tag","published_at":"2021-07-19T16:41:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2/manifests"},{"name":"v5.0.0-beta.1","sha":"8a4b8952077b64e90ac9d23c116a45aed672db9c","kind":"tag","published_at":"2021-07-14T16:28:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1/manifests"},{"name":"v4.12.1","sha":"4dc8c9bf3e8a6b21a2aac58b0be3161af334b67d","kind":"tag","published_at":"2021-07-07T13:08:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"53a1655143aa4ec36c29a6063ccdf89c48a74bfd","kind":"tag","published_at":"2021-07-06T13:40:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0/manifests"},{"name":"v5.0.0-beta.0","sha":"a0f416173d2f5b78546f52e572a0f64dcc3751e9","kind":"tag","published_at":"2021-07-01T12:17:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.38","sha":"f60126f95d7b36fa12133887990615b9f47e994a","kind":"commit","published_at":"2021-06-24T03:37:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.38","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38/manifests"},{"name":"v5.0.0-alpha.37","sha":"c795ca0822e2816a630a5654d5471fa04521d23c","kind":"tag","published_at":"2021-06-15T17:49:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.37","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37/manifests"},{"name":"v5.0.0-alpha.36","sha":"cf2f6fa90608b109978698fc48120920beaaa51f","kind":"tag","published_at":"2021-06-08T06:46:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.36","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36/manifests"},{"name":"v5.0.0-alpha.35","sha":"6c0afb6d8fff919e80f9f1ec92613acacd8365e7","kind":"tag","published_at":"2021-05-31T20:34:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.35","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35/manifests"},{"name":"v5.0.0-alpha.34","sha":"ee3a077c161accb887b93a17f9eaa2b23e998319","kind":"tag","published_at":"2021-05-18T10:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.34","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34/manifests"},{"name":"v5.0.0-alpha.33","sha":"0fa6ab4a29e8469c081d3f796e0bd9cab98e9185","kind":"tag","published_at":"2021-05-09T12:29:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.33","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33/manifests"},{"name":"v4.11.4","sha":"6658323b5e2ba366691829bbef3f53c00008497e","kind":"tag","published_at":"2021-04-27T15:48:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4/manifests"},{"name":"v5.0.0-alpha.32","sha":"2e99746c35ea0c1e45187a206d6ebc25a52933dc","kind":"tag","published_at":"2021-04-27T12:59:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32/manifests"},{"name":"v5.0.0-alpha.31","sha":"b061319b132163900d1a4eb64207f5284d28639d","kind":"tag","published_at":"2021-04-20T13:59:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"0bc7ed897d54a899fb0dfc5cbd6c5ee0592705e1","kind":"tag","published_at":"2021-04-12T09:46:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"29934afe4643811f3bed772612f92d539a1e489d","kind":"tag","published_at":"2021-04-04T16:43:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"a83c7715c0e2cfa1c3e59b7a1f828f6a1476b307","kind":"tag","published_at":"2021-03-24T12:57:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"2de88ce2973667921a45ff69ea48a8843cb9d8cb","kind":"tag","published_at":"2021-03-05T13:01:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27/manifests"},{"name":"v5.0.0-alpha.26","sha":"8928a36394154e02a73d5e92a740d5f9ed8da709","kind":"tag","published_at":"2021-02-27T18:39:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"688db35f581ac345a09a15420efdb0e4c98a56ab","kind":"tag","published_at":"2021-02-11T12:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"15108a5aad5342d92e86be5c5388b8321a88b280","kind":"tag","published_at":"2021-01-26T14:08:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24/manifests"},{"name":"v4.11.3-deprecations.1","sha":"6cf7cf7c7b11b38db18a4d2003743cbadeb1b4ee","kind":"commit","published_at":"2021-01-25T23:27:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1/manifests"},{"name":"v4.11.3","sha":"bd79e8f8c5b8c77bc5c13d076377a18d2ceedfa2","kind":"commit","published_at":"2021-01-24T12:45:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3/manifests"},{"name":"v4.11.3-deprecations.0","sha":"f64337cd87428e04c851bb1667f5f9e0e6aeaede","kind":"commit","published_at":"2021-01-24T12:00:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0/manifests"},{"name":"v5.0.0-alpha.23","sha":"af6e7220961c6f5e8ed89172694287dc737828ff","kind":"commit","published_at":"2021-01-14T12:48:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23/manifests"},{"name":"v5.0.0-alpha.22","sha":"c514ea86c11c9817839630e840535358f5044caf","kind":"commit","published_at":"2021-01-04T11:14:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"5c82b9147f811fda24bc09132852ed240f8d9def","kind":"commit","published_at":"2020-12-30T17:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"cd30d9e3961c8b33ce43a133e0a958867a202c41","kind":"commit","published_at":"2020-12-21T17:51:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20/manifests"},{"name":"v5.0.0-alpha.19","sha":"754e29cf5a712d0e0f6bd3e54f80e9997659f68c","kind":"commit","published_at":"2020-12-13T17:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.11.2","sha":"174b64f8a3adffb8df3c13285f4edc2437a8547a","kind":"commit","published_at":"2020-12-02T23:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2/manifests"},{"name":"v5.0.0-alpha.18","sha":"c5561c5febbe1c3bd5446c8a0bb480025ab38b86","kind":"commit","published_at":"2020-12-02T23:25:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.11.1","sha":"b8092ce09e164a1cb2fec2f3a5b6aa6e2dc6cbbd","kind":"commit","published_at":"2020-11-24T14:35:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1/manifests"},{"name":"v5.0.0-alpha.17","sha":"41d6a360e0fb245dd74549445539c6218a9dc737","kind":"commit","published_at":"2020-11-23T00:49:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17/manifests"},{"name":"v5.0.0-alpha.16","sha":"47a8e102eeaa5a68a2b4f99c08085cfddc0bef77","kind":"commit","published_at":"2020-11-14T12:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16/manifests"},{"name":"v5.0.0-alpha.15","sha":"fa9cbc835ee70b12234b7207b1872356277da5fa","kind":"commit","published_at":"2020-11-03T23:57:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15/manifests"},{"name":"v5.0.0-alpha.14","sha":"56520e757e0052e25f8dd5d78214458c4b7c634d","kind":"commit","published_at":"2020-10-23T22:59:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14/manifests"},{"name":"v5.0.0-alpha.13","sha":"b82af55f9917f9e77a3cae9b36e47b29d43182c0","kind":"commit","published_at":"2020-10-17T21:47:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13/manifests"},{"name":"v5.0.0-alpha.12","sha":"c7c3643948bce7327a7f01665caa7474be2694f9","kind":"commit","published_at":"2020-10-10T22:32:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12/manifests"},{"name":"v5.0.0-alpha.11","sha":"b4fe7eefd494fa28cd3453067af8872a83f31fa6","kind":"commit","published_at":"2020-09-26T15:07:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11/manifests"},{"name":"v5.0.0-alpha.10","sha":"2e1502fc18d86d69a6b55fc4ac5dcb50ddf192c4","kind":"commit","published_at":"2020-09-15T08:10:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10/manifests"},{"name":"v5.0.0-alpha.9","sha":"e830beb63940d24129285f554fc9c2fb0bd7ccbf","kind":"commit","published_at":"2020-09-06T16:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9/manifests"},{"name":"v5.0.0-alpha.8","sha":"5f986712bbb2f0b789c151b6d2f3e2d48cde0980","kind":"commit","published_at":"2020-08-31T16:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"c32a96b4beb3a5c72a8c179fb095f09dacf61050","kind":"commit","published_at":"2020-08-22T16:39:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"15fd6232de294be9ba0ca103351a11f84009b04f","kind":"commit","published_at":"2020-08-13T16:56:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6/manifests"},{"name":"v5.0.0-alpha.5","sha":"40aa9cbb1df08a5994392d5cea15a60979b28a7e","kind":"commit","published_at":"2020-07-27T22:55:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"519390c2bb12b5eb7b6f5f898afb78ac7f285543","kind":"commit","published_at":"2020-07-19T17:54:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"f432112f0bcfb1fd2002002db181e83edc99d906","kind":"commit","published_at":"2020-07-12T17:06:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"f928d6e04ea7f185cda0e739ebbe2ea36d0aa4d3","kind":"commit","published_at":"2020-07-04T23:16:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2/manifests"},{"name":"v4.11.0","sha":"79ebf71d31cca2c73143891960ea54ec1132bdeb","kind":"commit","published_at":"2020-06-30T23:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0/manifests"},{"name":"v5.0.0-alpha.1","sha":"8281371f88c81fc3e4560b0334cc0c473b9d45f9","kind":"commit","published_at":"2020-06-27T15:07:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.10.2","sha":"d0bfcb4f11fd3904b1e235d80fbfe23758de8372","kind":"commit","published_at":"2020-06-11T19:11:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"4e12b951f64fd47864b4dea8ec8631387a89ddb1","kind":"commit","published_at":"2020-06-01T15:14:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"dd9280e753eb8dc3444a26e85fe4f800b759cad2","kind":"commit","published_at":"2020-05-23T17:50:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0/manifests"},{"name":"v4.9.14","sha":"1fb44683825f0ee7f4d5933528598917ff72f0e4","kind":"commit","published_at":"2020-05-11T22:41:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.14","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14/manifests"},{"name":"v4.9.13","sha":"c224f32bb8f144e590c096d103c9d59c2509ed93","kind":"commit","published_at":"2020-05-04T11:29:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.13","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13/manifests"},{"name":"v4.9.12","sha":"3e5fd3c4f200e50a1331857f092a547b41f6db1e","kind":"commit","published_at":"2020-04-26T23:18:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.12","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12/manifests"},{"name":"v4.9.11","sha":"77f6fe0a73791176bd58d8c013bf5631270faf4d","kind":"commit","published_at":"2020-04-19T14:10:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11/manifests"},{"name":"4.9.11","sha":"b551194a14c4469f3b07dc43bc6aaea525138944","kind":"commit","published_at":"2020-04-18T10:43:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11/manifests"},{"name":"v4.9.10","sha":"8baef82396665179c67ca3acfd51e396b947f412","kind":"commit","published_at":"2020-04-11T13:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.10","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10/manifests"},{"name":"v4.9.9","sha":"c191471a20315cae4006c1e4d3d51db5e49b5fee","kind":"commit","published_at":"2020-04-04T15:54:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.9","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9/manifests"},{"name":"v4.9.8","sha":"e9fbcbf015bbf7057aadd5777703b7059aedf043","kind":"commit","published_at":"2020-03-28T19:33:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8/manifests"},{"name":"v4.9.7","sha":"10bc98f283feaae6397ef1b73b1b82be4a39a5f5","kind":"commit","published_at":"2020-03-18T12:45:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7/manifests"},{"name":"v4.9.6","sha":"0176a231719152fa4a2100aa7119e9fd777b5fed","kind":"commit","published_at":"2020-03-18T10:52:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6/manifests"},{"name":"v4.9.5","sha":"b9dec2780203e37148d87788f727c668d9019581","kind":"commit","published_at":"2020-02-29T10:36:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5/manifests"},{"name":"v4.9.4","sha":"45fe0e31c462ed3a2fba134fb1edbd05b91da2a4","kind":"commit","published_at":"2020-02-23T10:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4/manifests"},{"name":"v4.9.3","sha":"2bec4ebc9c20be8abecbad6d3f0f7ba2875c9c35","kind":"commit","published_at":"2020-02-16T11:52:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3/manifests"},{"name":"v4.9.2","sha":"f567b384f509d36b7e10f691e6b58538e7db8869","kind":"commit","published_at":"2020-02-09T18:32:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"717887fdd9d3b27701d760d78aa12ecf52f02f43","kind":"commit","published_at":"2020-02-02T11:46:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f2c9817526b729801b1716afc957ef3886ccb422","kind":"commit","published_at":"2020-01-22T20:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"d0c928c82e3fc8f284a2f7fd1b9acbf717c5a64e","kind":"commit","published_at":"2020-01-06T11:44:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"0c7ca746674cfb47a46cad8ebea21155702fd38c","kind":"commit","published_at":"2019-12-30T10:59:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"c6f734f0d6b183962e83fc5612fef6583bf40712","kind":"commit","published_at":"2019-12-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3a8f0eace8dd6a1c3234a8be2b7c41f06b6260d4","kind":"commit","published_at":"2019-12-14T19:59:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"0a129d58056d38bd15141aaa98d346774895d5f5","kind":"commit","published_at":"2019-12-07T12:46:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"6291316a32cfb4fb19ffdbcf30abfcb63023f17f","kind":"commit","published_at":"2019-12-01T10:59:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1/manifests"},{"name":"v3.9.4","sha":"6b0fee51deb7c32b75498d4ab2186946e7c4ce0a","kind":"commit","published_at":"2019-11-28T09:28:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4/manifests"},{"name":"v4.7.0","sha":"2b04ee905695540bde87653908ece5c4d57546c9","kind":"commit","published_at":"2019-11-22T10:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"856188b2de7a5e514803314f329da76fe65dec50","kind":"commit","published_at":"2019-11-12T13:52:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"d2d76bf26231a96981260232de5271b24e9391a4","kind":"commit","published_at":"2019-11-05T16:46:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0/manifests"},{"name":"v4.5.2","sha":"cb52f392b3b3528857178a756354ffb0e8bccd73","kind":"commit","published_at":"2019-10-28T22:58:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"803d08fbdf20de2d34c36a2a27bbc8e5a7e79fb2","kind":"commit","published_at":"2019-10-12T20:22:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"de3c62c25bf9e92ba35019e5a3ca7f68a36600d8","kind":"commit","published_at":"2019-10-02T08:07:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"554e7dce0cd96a4f9ef1924b41a3ce530cb433ae","kind":"commit","published_at":"2019-09-22T17:16:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"b563d529a8544fa4f4090723239ab075665c5f03","kind":"commit","published_at":"2019-09-11T20:45:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"f3beaee67fb9a4145a792fc8b798ef327b55f513","kind":"commit","published_at":"2019-09-08T09:58:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1/manifests"},{"name":"v1.2.5","sha":"8ee2d7168294f21af787aaba46661824097e33bb","kind":"tag","published_at":"2019-09-03T18:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5/manifests"},{"name":"v4.4.0","sha":"98f2c7cae9b2e0a53cf731882164aa44babb4be3","kind":"commit","published_at":"2019-08-31T12:19:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"29c1adf61a141a3db885ee569e42251cee53e749","kind":"commit","published_at":"2019-08-21T17:29:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3/manifests"},{"name":"v1.2.4","sha":"e44972d3c3e199529fdbc85974f7ae570b8424a0","kind":"tag","published_at":"2019-08-16T20:53:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4/manifests"},{"name":"v4.3.2","sha":"f2dbeca2dd1aecf6bc56e2302ec766d2e4bfb2ac","kind":"commit","published_at":"2019-08-10T17:39:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"d5a2ad9d26f7b089111b208c929ac1f98e7f6958","kind":"commit","published_at":"2019-08-03T15:14:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"8c28ed9c67e7b6ad02a8826178352aa4e9901b50","kind":"commit","published_at":"2019-07-28T14:32:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"42f78c69a59f0b5fa5fb8f533385f04ef77d7889","kind":"commit","published_at":"2019-07-17T13:42:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1/manifests"},{"name":"v1.0.4","sha":"455489e2e149ff5393f6ba08870368c88da259bd","kind":"tag","published_at":"2019-07-10T15:39:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"4c21bc05d6c5e48c64bc947ba9e271ed3e762a0e","kind":"tag","published_at":"2019-07-10T15:08:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"543041538f31cbdfbe3e85b8bc0f5c183ac5448e","kind":"tag","published_at":"2019-07-09T13:14:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"3a40065694cab2a5e8dedab6781e98493c1dc69d","kind":"tag","published_at":"2019-07-09T12:54:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1/manifests"},{"name":"v4.2.0","sha":"cf2cdd83f2a2f65d0e979d1faa9e815a5e2d3502","kind":"commit","published_at":"2019-07-06T15:30:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"6da1d591264e8c4a18e5ab56bdf6f8c0f985ed99","kind":"commit","published_at":"2019-06-25T13:53:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"eade31e58deb8ff3faee777313d70141e5868ebe","kind":"commit","published_at":"2019-06-23T11:46:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"b78a5ab7581488f7fff271a2cf64927dd28c3ab0","kind":"commit","published_at":"2019-06-13T09:55:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"07b9d6efaac1b663b2657173227e9490c796191e","kind":"commit","published_at":"2019-06-10T11:50:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"d58075ddb1757a11c47ef3d2b1fe9bed55e640dd","kind":"commit","published_at":"2019-06-03T16:35:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a3572bcaf34d204b314fd2c84064c9180f3a50f1","kind":"commit","published_at":"2019-05-27T12:48:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"505e275285c757e0515c8623b43c823d8a74790c","kind":"commit","published_at":"2019-05-23T15:39:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.0","sha":"a33f0ab64999331a54267cdf0eb89e53fa4d70cd","kind":"commit","published_at":"2019-05-20T21:26:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0/manifests"},{"name":"v4.0.0-beta.2","sha":"3686a27055dce58b5e800b520087c0c448b7480e","kind":"commit","published_at":"2019-05-13T12:26:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"5c152157078503e8599537108c3be9e00969fa34","kind":"commit","published_at":"2019-05-05T12:24:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"f19bd59ae53f23e3637383061774542d973cc48c","kind":"commit","published_at":"2019-04-28T22:42:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.8","sha":"92d6e987a43041fde63fd02cad61277d04193c29","kind":"commit","published_at":"2019-04-17T19:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"663643e0a83554d7730be42140aef6bc3ac09c6a","kind":"commit","published_at":"2019-04-07T23:25:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"2482d2b689440df6fb3da6157a789adac2783736","kind":"commit","published_at":"2019-03-30T19:33:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6/manifests"},{"name":"v3.9.3","sha":"ebed7922fc97331519f507768572a068edb8494e","kind":"commit","published_at":"2019-03-28T14:06:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3/manifests"},{"name":"v4.0.0-alpha.5","sha":"1bfdbe5688fb3556e4bebd1f8e357c515244ac42","kind":"commit","published_at":"2019-03-23T21:04:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"997324d52467e3a7b7a8058c0ba8309d04d4ddf6","kind":"commit","published_at":"2019-03-17T11:00:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"3a5d2e50411ddd3caea450abda49fd7c6ed230dc","kind":"commit","published_at":"2019-03-10T11:57:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"f606f7584dd842a89423dd3cc69e32b5ad3fdae1","kind":"commit","published_at":"2019-03-03T16:12:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"eea3b4d9a623f87d79be63f57b4a69ddfe375610","kind":"commit","published_at":"2019-02-20T10:58:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"97b26c4821299aef21e6ef9372a25aedd78d0137","kind":"commit","published_at":"2019-02-12T14:39:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.9.2","sha":"dbc788f7d231b4eceaa7a6a3e253104de5de9af0","kind":"commit","published_at":"2019-02-03T20:45:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2/manifests"},{"name":"v3.9.1","sha":"b903d7432b5a06583c9915f7ab9346bad76007a1","kind":"commit","published_at":"2019-01-26T13:59:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"f6353cdd15b954091c3f53498eb7de198755b740","kind":"commit","published_at":"2019-01-14T21:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"8df7a83ccc0b200e67feb823ceaaf793e4b6d007","kind":"commit","published_at":"2019-01-09T21:57:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"c202914213f19b070738ba5837da18e89c1662ee","kind":"commit","published_at":"2019-01-07T18:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"baa45b12252be8965809a0ad06e67e7dc7d44313","kind":"commit","published_at":"2018-12-30T21:47:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"0445ca8b710425f22744249a0c7bb3c20e95237b","kind":"commit","published_at":"2018-12-30T21:24:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"f0d60d8a510180e9c7a9b588d3e6c04d0d1a23d3","kind":"commit","published_at":"2018-12-22T15:42:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"1871b089aef090728321cab69be92daaec6eb131","kind":"commit","published_at":"2018-12-17T20:02:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0/manifests"},{"name":"v3.6.2","sha":"edde0b4f0073fcacb7233b553812f3dffe619da5","kind":"commit","published_at":"2018-12-09T20:22:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"e5fbf74a06157e2d73701a158e8d6b5914429ea1","kind":"commit","published_at":"2018-12-01T10:43:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1/manifests"},{"name":"issue-13699-mster","sha":"ac0153bf1b13ddbc1e43c22693f2c223838d9f1a","kind":"tag","published_at":"2018-11-28T20:15:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/issue-13699-mster","html_url":"https://github.com/mui/material-ui/releases/tag/issue-13699-mster","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@issue-13699-mster","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster/manifests"},{"name":"v3.6.0","sha":"d9c790fa69a1c053c3d471e030e4066122d58902","kind":"commit","published_at":"2018-11-26T19:49:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"34492c23a773b1db66fe65801997257709c4f319","kind":"commit","published_at":"2018-11-12T23:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"dc6b2b870fa514e98c74b6854d22c6e25e7684cb","kind":"commit","published_at":"2018-11-12T22:46:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"ba1dc0f27cd85996dbf3ef9df4d7f10552d6c91f","kind":"commit","published_at":"2018-11-04T23:41:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0/manifests"},{"name":"v3.3.2","sha":"47b20fe33c5f1c8a2563bad3c27811c37f698794","kind":"commit","published_at":"2018-10-27T20:16:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"92b2a36716c8ced3d12ff0b300be06cc4743e6da","kind":"commit","published_at":"2018-10-23T22:16:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"47d3b93780400d6eaef48d29dfcbebec8a5f22b2","kind":"commit","published_at":"2018-10-21T21:27:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"bbb0b683dd45d130b17580da86fe6ccc1ab5b3d3","kind":"commit","published_at":"2018-10-15T22:11:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"a61f0fc9a56ef22874753175bad2a636460130d1","kind":"commit","published_at":"2018-10-14T21:03:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"58f526f46e609e3e6cd785d15bfc5486df7ab79f","kind":"commit","published_at":"2018-10-07T22:44:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"dbd67aa892a4e9885d763fcb0d1f6c1691fbf763","kind":"commit","published_at":"2018-09-30T17:16:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"6184c508f94500a9da7486ccb2b9398023e4b1b5","kind":"commit","published_at":"2018-09-23T22:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"a9cbda69c8e059d928da53d9525652170b999455","kind":"commit","published_at":"2018-09-16T21:32:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"27412afa36b6c64b15b3b33cd51235efbc55a775","kind":"commit","published_at":"2018-09-08T22:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d6fb8524ff94080614e8d4d1064c7b2cec66c5d1","kind":"commit","published_at":"2018-09-03T21:14:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"2e9643f6c43c9b393a3914cd085aac92df546c04","kind":"commit","published_at":"2018-08-28T22:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"6847e0affc09f56a1497013be98bc3b59ccd3fde","kind":"commit","published_at":"2018-08-27T17:34:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0/manifests"},{"name":"v1.5.1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1/manifests"},{"name":"v1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1","html_url":"https://github.com/mui/material-ui/releases/tag/v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1/manifests"},{"name":"v1.5.0","sha":"6b4c29e324eaa1272ce7b42ecab0e3460af6f437","kind":"commit","published_at":"2018-08-12T20:42:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0/manifests"},{"name":"v0.20.2","sha":"1b1c1fce216b5b2f5ecd52d21f8ec6a326c00cd5","kind":"commit","published_at":"2018-08-05T21:43:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2/manifests"},{"name":"v1.4.3","sha":"99650a6d174ad97b41ba1079cd5d7f55b5db21b5","kind":"commit","published_at":"2018-08-04T10:26:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e9bb799208b34fb8f8bbfe4b63b7a1942f95d91f","kind":"commit","published_at":"2018-07-29T14:37:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"869692ecf3812bc4577ed4dde81a9911c5949695","kind":"commit","published_at":"2018-07-22T21:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7fdc1890fb744b565480835fd5684e66871c679f","kind":"commit","published_at":"2018-07-14T15:02:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"f12ba5bfafc53ada2e5719697dd8373d41fa9471","kind":"commit","published_at":"2018-07-02T20:06:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"cd47eeabdcd4f67e35ff5ad56ae82a571da5747a","kind":"commit","published_at":"2018-06-26T10:53:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"e943cb8d6f405de5d53c1f3d1908cbccb502bb3a","kind":"commit","published_at":"2018-06-20T21:41:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"29308b10b3f8ba3565168e4da4bb5f793cb8b4f9","kind":"commit","published_at":"2018-06-18T18:38:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7c094a0f0381c7b68a223e27b5dc700a7595b122","kind":"commit","published_at":"2018-06-10T09:50:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2a300cdec817595ac879bc419257e55ef318b0f9","kind":"commit","published_at":"2018-06-03T15:25:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"3ccf76d315404ebd67f1254f5679d327c0647dfd","kind":"commit","published_at":"2018-05-26T14:56:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"73101790333124cc8f5857bc46038b7d2315842a","kind":"commit","published_at":"2018-05-17T22:07:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.1","sha":"aae0c434f99c4ab559d8aff53cfbd2cfa7974043","kind":"commit","published_at":"2018-05-15T21:15:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1/manifests"},{"name":"v0.20.1","sha":"c663649d9edf9d196aadbb3b426fd613816964fc","kind":"commit","published_at":"2018-05-13T21:34:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1/manifests"},{"name":"v1.0.0-rc.0","sha":"5f3008fc26479b40ff16ec498ae0e6e3361fdb47","kind":"commit","published_at":"2018-05-13T19:13:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-beta.47","sha":"d16e4f5115a9fde3e8958d7959a912a55cbb246d","kind":"commit","published_at":"2018-05-09T21:48:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.47","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47/manifests"},{"name":"v1.0.0-beta.46","sha":"aa1ef83f22650245dd736681d7ec6331cb2a42ef","kind":"commit","published_at":"2018-05-08T21:51:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.46","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46/manifests"},{"name":"v1.0.0-beta.45","sha":"ab592831cbf5987a6516139aeaf148bdb3360ccb","kind":"commit","published_at":"2018-05-07T13:38:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.45","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45/manifests"},{"name":"v1.0.0-beta.44","sha":"0bba4ad1aed5d2181baa156009301eb56fd80158","kind":"commit","published_at":"2018-04-29T20:57:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.44","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44/manifests"},{"name":"v1.0.0-beta.43","sha":"6dfe7382b9777885abe84f4d1f66c0c62545d559","kind":"commit","published_at":"2018-04-22T10:47:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.43","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43/manifests"},{"name":"v1.0.0-beta.42","sha":"bc03443cac8a55ce3fc4d19e6a95e0f3d0116fbf","kind":"commit","published_at":"2018-04-16T20:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.42","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42/manifests"},{"name":"v1.0.0-beta.41","sha":"cddff325bdc2c79592701c11e295e48db0879c28","kind":"tag","published_at":"2018-04-07T18:26:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.41","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41/manifests"},{"name":"v1.0.0-beta.40","sha":"7f423b6bef54c4a34f3b53d9b8ebf33c183916f8","kind":"tag","published_at":"2018-04-01T09:55:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.40","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40/manifests"},{"name":"v1.0.0-beta.39","sha":"b95cb7a83a102b21b7f6add713398f6c9e743d50","kind":"tag","published_at":"2018-03-28T21:23:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.39","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39/manifests"},{"name":"v1.0.0-beta.38","sha":"a6ccfbe7699b67b03703b49a7cb14d865b841d38","kind":"tag","published_at":"2018-03-17T12:24:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.38","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38/manifests"},{"name":"v1.0.0-beta.37","sha":"1587ac3654ae5061eb21f652722a02cc4c367292","kind":"tag","published_at":"2018-03-11T14:31:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.37","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37/manifests"},{"name":"v1.0.0-beta.36","sha":"f31bd2e431c29f85a053387ce062987a3fc36168","kind":"tag","published_at":"2018-03-05T21:07:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.36","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36/manifests"},{"name":"v1.0.0-beta.35","sha":"25ca14ffcec6eeb75446730a03cc4a2014c5e8ab","kind":"tag","published_at":"2018-02-25T22:47:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.35","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35/manifests"},{"name":"olivier-material-ui-lab@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1/manifests"},{"name":"olivier-material-ui-icons@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1/manifests"},{"name":"olivier-material-ui-codemod@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.2","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2/manifests"},{"name":"olivier-material-ui-lab@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0/manifests"},{"name":"olivier-material-ui-icons@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0/manifests"},{"name":"olivier-material-ui-codemod@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.1","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1/manifests"},{"name":"v1.0.0-beta.34","sha":"284dfcb06fed2244033cc971cb78f485bafece3d","kind":"tag","published_at":"2018-02-17T12:08:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.34","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34/manifests"},{"name":"v1.0.0-beta.33","sha":"b7f698d48d61e74f74e5e50a08b4309460a55266","kind":"tag","published_at":"2018-02-10T12:03:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.33","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33/manifests"},{"name":"v1.0.0-beta.32","sha":"896bc50f35a83fac0453dbbecd9f367b45b450e9","kind":"tag","published_at":"2018-02-04T22:44:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.32","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32/manifests"},{"name":"v1.0.0-beta.31","sha":"6271146a2545aeedf4110990de21ebc0c910b627","kind":"tag","published_at":"2018-01-29T22:06:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.31","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31/manifests"},{"name":"v1.0.0-beta.30","sha":"2bb35ce508832f518a4c3af8cd7cf67af8fd90c5","kind":"tag","published_at":"2018-01-21T22:50:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.30","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30/manifests"},{"name":"v1.0.0-beta.29","sha":"7386d56d4dfb85ca4a586a56691b6a58798d5c42","kind":"tag","published_at":"2018-01-16T20:27:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.29","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29/manifests"},{"name":"v1.0.0-beta.28","sha":"e1f3dad9084edf460d42e0a5f6b7c956eaa51e8d","kind":"tag","published_at":"2018-01-14T14:52:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.28","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28/manifests"},{"name":"v1.0.0-beta.27","sha":"fcfe4a64a95f65e205c5ba9523987982e6556eea","kind":"tag","published_at":"2018-01-06T15:25:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.27","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27/manifests"},{"name":"v1.0.0-beta.26","sha":"bd42549ee464bce03743f7ee18964066f9d3907d","kind":"tag","published_at":"2017-12-30T23:24:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.26","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26/manifests"},{"name":"v1.0.0-beta.25","sha":"d9ab3e313136fa5fb179743b560ac7c9e4fa8f6a","kind":"tag","published_at":"2017-12-22T23:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.25","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25/manifests"},{"name":"v1.0.0-beta.24","sha":"7c8fe8516f8bf6317e7cc748eefa7d97c92b4007","kind":"tag","published_at":"2017-12-17T12:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.24","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24/manifests"},{"name":"v1.0.0-beta.23","sha":"1a4e5b06ae0a7f6b3a6be810d272ebdf3efbb863","kind":"tag","published_at":"2017-12-09T09:51:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.23","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23/manifests"},{"name":"v0.20.0","sha":"86b40ae4883e95d6139e9e5d59c0e14aa022ce3a","kind":"commit","published_at":"2017-12-04T04:05:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0/manifests"},{"name":"v1.0.0-beta.22","sha":"22f68ca292a947349ae2877b09e85775703ec87f","kind":"tag","published_at":"2017-11-28T23:11:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22/manifests"},{"name":"v1.0.0-beta.21","sha":"d33604a9deacbb2725da3688d823416486a039c1","kind":"tag","published_at":"2017-11-13T22:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21/manifests"},{"name":"v1.0.0-beta.20","sha":"076d08bfa709ffdb4858106ebda73f475e4ec5b9","kind":"tag","published_at":"2017-11-05T19:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20/manifests"},{"name":"v1.0.0-beta.19","sha":"2a1879fb818973d4df766c2d7842afd939fdb2b8","kind":"tag","published_at":"2017-10-30T21:51:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19/manifests"},{"name":"v1.0.0-beta.18","sha":"f626204f8e0cd9933bcb7a8c8ac5cd97d6419eca","kind":"tag","published_at":"2017-10-23T21:58:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18/manifests"},{"name":"v1.0.0-beta.17","sha":"616d69d5ff7263eb9c84960b6b7a4c9ff852d4ef","kind":"tag","published_at":"2017-10-15T22:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17/manifests"},{"name":"v1.0.0-beta.16","sha":"56fd0d9d2f6fe0222b8c4117e227de1d725918ba","kind":"tag","published_at":"2017-10-08T20:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16/manifests"},{"name":"v0.19.4","sha":"f1bc4be26ca68578f0cfd053fed8eeabe0d3a636","kind":"tag","published_at":"2017-10-08T19:56:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4/manifests"},{"name":"v1.0.0-beta.15","sha":"4da17a67182a212be91a36cec9c976ccb6293380","kind":"tag","published_at":"2017-10-04T16:05:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15/manifests"},{"name":"v1.0.0-beta.13","sha":"736f12000e6989b2e37fcf10deca8bcf20a284f5","kind":"tag","published_at":"2017-10-01T19:58:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13/manifests"},{"name":"v0.19.3","sha":"7e484cc0c2e3db1e30ebe89d93475f2999f6168c","kind":"tag","published_at":"2017-10-01T19:35:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3/manifests"},{"name":"v1.0.0-beta.12","sha":"65b6e04a74a1520209e7b8fcfa311a431ecb070a","kind":"tag","published_at":"2017-09-24T18:24:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12/manifests"},{"name":"v0.19.2","sha":"5f750e046d48fa2f8c0efd86290ea48661c9b32e","kind":"tag","published_at":"2017-09-18T20:14:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2/manifests"},{"name":"v1.0.0-beta.11","sha":"01c6feb33e7e4e5043ce2a8377fa7dda3dbc8180","kind":"tag","published_at":"2017-09-18T19:11:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11/manifests"},{"name":"v1.0.0-beta.10","sha":"3d4518c997fe875f8e91044ff59a09a46fdfb726","kind":"tag","published_at":"2017-09-13T21:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10/manifests"},{"name":"v1.0.0-beta.9","sha":"d4dba0da9a00efe5104365ca647d848a131a41a6","kind":"tag","published_at":"2017-09-10T11:17:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9/manifests"},{"name":"v1.0.0-beta.8","sha":"865b39bef48c3f85743c3914ba146b97b93fce0f","kind":"tag","published_at":"2017-09-02T11:11:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8/manifests"},{"name":"v0.19.1","sha":"b0d03e92c64bee1ac8c25acd0c48657b7f605d9a","kind":"tag","published_at":"2017-09-02T10:38:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1/manifests"},{"name":"v1.0.0-beta.7","sha":"d2083879918dcafdc9c17e3e19440000a0abb3b0","kind":"tag","published_at":"2017-08-30T22:51:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7/manifests"},{"name":"v1.0.0-beta.6","sha":"8385df161a6792d472821e30c7095b267b844950","kind":"tag","published_at":"2017-08-20T14:48:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6/manifests"},{"name":"v1.0.0-beta.5","sha":"8292545fd41ea9f9d3c7c52bb45f60a4fea434a9","kind":"tag","published_at":"2017-08-15T08:55:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5/manifests"},{"name":"v0.19.0","sha":"d1b3bc614a818d497e38fd51c85077dd7b490bad","kind":"tag","published_at":"2017-08-15T08:17:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0/manifests"},{"name":"v1.0.0-beta.4","sha":"110f0a6e95e8e2b51b2bdd7e545a9b41d1a0009f","kind":"tag","published_at":"2017-08-05T10:09:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4/manifests"},{"name":"v1.0.0-beta.3","sha":"e0dd9560d4a152ca0a61558b6238edc40746c354","kind":"tag","published_at":"2017-07-29T21:00:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"45d5da95daf4d52b0ea6e4ffbef27755fa0aa196","kind":"tag","published_at":"2017-07-23T17:45:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"603fbde8d99e386d6640ec6c24ba9fcfc4316dd4","kind":"tag","published_at":"2017-07-23T17:12:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1/manifests"},{"name":"v0.18.7","sha":"50f6dfc4b6ee7473e27ba950c3ce900b24f17d1c","kind":"tag","published_at":"2017-07-23T15:51:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7/manifests"},{"name":"v1.0.0-alpha.22","sha":"f3992561ed94696d595b6a56efc7449c7dee67c7","kind":"tag","published_at":"2017-07-18T09:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22/manifests"},{"name":"v1.0.0-alpha.21","sha":"49d21891b72796f4a8f383d9b15b66f72cb94549","kind":"tag","published_at":"2017-07-04T22:13:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21/manifests"},{"name":"v0.18.6","sha":"1d10ecbac4a83f9934bb6a7f025855f82002113c","kind":"tag","published_at":"2017-07-04T21:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6/manifests"},{"name":"v0.18.5","sha":"86f7c4141cc66ab1e96a681a6945472283e41ea3","kind":"tag","published_at":"2017-06-28T18:14:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5/manifests"},{"name":"v1.0.0-alpha.20","sha":"84363396403cbbd51072d0b09822cd6d8ab6bf87","kind":"tag","published_at":"2017-06-25T18:01:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20/manifests"},{"name":"v0.18.4","sha":"2c6872cacf19ac71a316b282c2467162dcd148c6","kind":"tag","published_at":"2017-06-25T17:39:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4/manifests"},{"name":"v1.0.0-alpha.19","sha":"611bfd7557fd928933e39c054d2b2edeb57adaed","kind":"tag","published_at":"2017-06-19T16:58:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19/manifests"},{"name":"v1.0.0-alpha.18","sha":"5fdb60642bdf2907b7fba352cf2cd0fa7208848f","kind":"tag","published_at":"2017-06-19T10:12:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18/manifests"},{"name":"v1.0.0-alpha.17","sha":"73e0a35145d10f3c29a991f75e5ba8315e0e754a","kind":"tag","published_at":"2017-06-12T11:55:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17/manifests"},{"name":"v0.18.3","sha":"4c6a542c772f9fe9ff97bb95f63801138d7722d0","kind":"tag","published_at":"2017-06-07T21:28:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"9d3b59b3fec3b31b37334c3bd842112f3d090f86","kind":"commit","published_at":"2017-06-06T21:29:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2/manifests"},{"name":"v1.0.0-alpha.16","sha":"0c7dba6dc5ad8b9f69ec3c60e3ba31f2973e582a","kind":"tag","published_at":"2017-06-01T08:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"18508aeb3e5817406209e15c3e51a53c2cbece96","kind":"tag","published_at":"2017-05-23T20:00:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"771fb44738e116a1d2cec7aabb8ed1425b1d57f6","kind":"tag","published_at":"2017-05-14T10:11:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14/manifests"},{"name":"v0.18.1","sha":"715372edf9fc21244030207409b4070158f6936d","kind":"tag","published_at":"2017-05-13T10:21:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1/manifests"},{"name":"v1.0.0-alpha.13","sha":"17fde80a53fb9fcce31a82290f54de55cf3655e9","kind":"tag","published_at":"2017-05-08T10:47:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13/manifests"},{"name":"v0.18.0","sha":"dea7938b1265a3b100899d65589fbd05e877ab9e","kind":"tag","published_at":"2017-04-30T22:26:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0/manifests"},{"name":"v1.0.0-alpha.12","sha":"dc7371e4770fd3e8b1a82b9c2c2a652acaa73713","kind":"tag","published_at":"2017-04-30T22:22:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12/manifests"},{"name":"v0.17.4","sha":"a398290811c94bd6bb2d5d04c7f6d0ce734e3ad6","kind":"commit","published_at":"2017-04-14T17:20:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4/manifests"},{"name":"v1.0.0-alpha.11","sha":"7b3dbfaf2e94e8139424c8660692ee20d5a9880e","kind":"tag","published_at":"2017-04-14T16:50:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11/manifests"},{"name":"v0.17.3","sha":"53076a03182668f94d3bf40cd880309a51e9be88","kind":"tag","published_at":"2017-04-10T21:42:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"38c4aed87e608ded8e083dcf341ed5e9a14c20ef","kind":"tag","published_at":"2017-04-09T11:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2/manifests"},{"name":"v1.0.0-alpha.10","sha":"27fd907d604c1d3189b7b70e3a7e4758e0171492","kind":"tag","published_at":"2017-04-06T12:00:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"b962c2fbfa7a9cab9e9844e01966b90ca86e67a1","kind":"tag","published_at":"2017-04-01T13:47:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a0b4691eb3958aeb9173a8f4e705c81dfb7d25da","kind":"tag","published_at":"2017-03-25T11:46:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8/manifests"},{"name":"v0.17.1","sha":"05280483dbbc29e56edd8f3644721679b55d4d73","kind":"commit","published_at":"2017-03-13T12:27:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1/manifests"},{"name":"v1.0.0-alpha.7","sha":"9281a3fcee37d6afb9e493ff06e8a2626f4d7d91","kind":"tag","published_at":"2017-03-12T12:31:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"69f604946c366c655d0613841c034cacee7e9ef4","kind":"commit","published_at":"2017-02-26T12:41:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6/manifests"},{"name":"v1.0.0-alpha.5","sha":"74973892bdfacd5c9e3a4ce63185e9a6500d9522","kind":"commit","published_at":"2017-02-26T11:04:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-alpha.4","sha":"6472a6864951bfe7f3739afbe74b50981299ac28","kind":"commit","published_at":"2017-02-26T10:19:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4/manifests"},{"name":"v0.17.0","sha":"c9af9606bcea6551ceaadc2f6430d629eb679e84","kind":"commit","published_at":"2017-02-12T22:06:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0/manifests"},{"name":"v1.0.0-alpha.3","sha":"4583f5212d0b668e3801a859d3cc584cec0ec173","kind":"commit","published_at":"2017-02-12T21:43:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"8476782b595175d25c8a972b5fe53bc1f8532676","kind":"tag","published_at":"2017-02-07T19:48:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"3a0eb03018a9c5c96ba5233de8ef45202403a94c","kind":"commit","published_at":"2017-01-29T21:29:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.16.7","sha":"867c6c29b1badd839b1fd57720e5754fcd53a516","kind":"commit","published_at":"2017-01-15T19:57:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"bc84dbeeb78b725fefdc10cdc6eee7b75cc1226e","kind":"commit","published_at":"2016-12-25T21:03:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"8a03a04ef17f76ce09b88607b216d8a8e4d277d6","kind":"commit","published_at":"2016-12-09T20:45:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"84c18c98ff56fbe81be902735164219040729bb1","kind":"commit","published_at":"2016-11-17T19:18:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"066c5d53d1d4ecec2923ed12ec14647ae8248a9c","kind":"commit","published_at":"2016-11-17T16:41:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"806b2eab2272b430e814f8b3c7f1e7b31cd0e306","kind":"commit","published_at":"2016-11-14T17:22:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"2085737a798d9cb808b2fddf1f06883b27327ccc","kind":"commit","published_at":"2016-10-19T18:24:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"6eb9913441cb39562f4c935bdd70042d26daa260","kind":"commit","published_at":"2016-10-05T14:36:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0/manifests"},{"name":"v0.16.0-rc2","sha":"71a9524d0ec28dad2f566a42c7bb8ad2ea93ce36","kind":"commit","published_at":"2016-09-24T19:31:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2/manifests"},{"name":"v0.16.0-rc1","sha":"1691addd7f84317619c6831c35cb1f32ef3779b6","kind":"commit","published_at":"2016-09-07T19:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1/manifests"},{"name":"v0.15.4","sha":"be9bc14f4cda041299b6f8845af87b9278c871fc","kind":"commit","published_at":"2016-08-10T22:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"8bd3589dd7f676f3d725559cbd63457afe8d3691","kind":"commit","published_at":"2016-08-02T20:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"908f694e1e6eae9e63da6b22e63100d6bda4fa8e","kind":"commit","published_at":"2016-07-09T21:10:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"1fed1bcc81d89e473e261c1da4bf0a3a46515ce8","kind":"tag","published_at":"2016-06-20T08:15:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"06667b589952f58ff8c6d277df364ef16dada671","kind":"tag","published_at":"2016-05-06T13:49:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0/manifests"},{"name":"v0.15.0-beta.2","sha":"7cf7adfe9042e9be8dbaa1c850ffacca26e9c269","kind":"commit","published_at":"2016-04-21T22:57:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2/manifests"},{"name":"v0.15.0-beta.1","sha":"47d7525fb77c7c579e99d595b3f98c69fc838c77","kind":"tag","published_at":"2016-04-14T13:33:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1/manifests"},{"name":"v0.15.0-alpha.2","sha":"caabf9eaee5a5e11097958105f8427cfc8905f86","kind":"tag","published_at":"2016-03-17T23:37:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2/manifests"},{"name":"v0.15.0-alpha.1","sha":"2ebddeb908857c16ece162964a7e501ab37716ba","kind":"commit","published_at":"2016-02-27T17:54:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1/manifests"},{"name":"v0.14.4","sha":"de2bee1335ff1fd701a60cb3d739cf919dbd77ce","kind":"commit","published_at":"2016-02-03T00:47:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"fa9141f90149392cc3fa366736e61a89b07e9205","kind":"commit","published_at":"2016-01-27T03:06:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"44b41957ae81344cf6dc794cf2dbe2da48152622","kind":"commit","published_at":"2016-01-08T15:52:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"0ae4d7f61bb240ae5e2adc9d15a8d5629f738db6","kind":"commit","published_at":"2016-01-04T22:23:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"628bc82957d8e537a1b648e31e10723820bb00ac","kind":"commit","published_at":"2015-12-25T15:12:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0/manifests"},{"name":"v0.14.0-rc2","sha":"9a24d8a7839c37b86748ad8022e39235e8eb6be2","kind":"commit","published_at":"2015-12-14T22:26:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2/manifests"},{"name":"v0.14.0-rc1","sha":"7459597806a2f1f5826eaab26d3c5d974da70fbd","kind":"commit","published_at":"2015-12-04T19:52:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1/manifests"},{"name":"v0.13.4","sha":"a98006f9ffb588030cbdd2e3b4a4515017e58c43","kind":"commit","published_at":"2015-11-24T17:07:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"e33afed6913b58a990bd4b51a038bbfff0a0f42f","kind":"commit","published_at":"2015-11-17T16:34:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"6f28ad04e8f95073646bfeb8936c550ca4a94347","kind":"commit","published_at":"2015-11-10T00:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"330488977f95dbebd6cf6a387bf10a86238331ff","kind":"commit","published_at":"2015-10-29T21:08:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"7980cd589e9dc9e055e1b789bf2f80e7f2ef0f5d","kind":"commit","published_at":"2015-10-21T19:38:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"86394ccd2d7b715eaa054a369679eba4ac82ce1f","kind":"commit","published_at":"2015-10-21T19:04:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"d310459476a461e0d29f166de277896026d8f35f","kind":"commit","published_at":"2015-10-19T17:30:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"06aca1012d01de4ec782acfb8d22a6ec83d48ff7","kind":"commit","published_at":"2015-10-07T21:43:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"6671f90516c2065839efae773ecda924b8bebdae","kind":"commit","published_at":"2015-10-06T19:31:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"a4e194e46c47f8e2eedfab8f0a8c4104e5679c95","kind":"commit","published_at":"2015-09-28T16:15:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"aa485220ff28e907d2548cbfb65bd789c23d9eba","kind":"commit","published_at":"2015-09-25T16:08:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"b55b770f2049852febe47bef27aa0eaceafcec08","kind":"commit","published_at":"2015-09-15T21:10:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"82bc1cb2805f7b624516f71628e6ca525df18cad","kind":"commit","published_at":"2015-08-24T21:31:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0/manifests"},{"name":"v0.10.4","sha":"a8097bcbed6939f0cb308e05acf03a907b666725","kind":"commit","published_at":"2015-08-09T03:29:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"2a43082b52138e33c85878616461445895066a11","kind":"commit","published_at":"2015-08-08T22:51:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"71583523f39c1830d3fcffeff0598c2f803f1048","kind":"commit","published_at":"2015-07-29T20:34:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"6b609c63611b02f9e845b765770983c547cd6af8","kind":"commit","published_at":"2015-07-13T21:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"b6140ec86c5087ad799e9a658f3f0d9b150c205a","kind":"commit","published_at":"2015-07-10T01:35:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"8a18478700f49b94fe7f580664e7b31c581ceb0b","kind":"commit","published_at":"2015-06-20T17:47:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"3da654eb4f0ddb10d81f2706eda1f3819e40b795","kind":"commit","published_at":"2015-06-15T01:46:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"867e87d3530b4fb6bc7f6ec5fb9edcd49e7bd631","kind":"commit","published_at":"2015-06-09T23:38:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"cb794810e7c39352f1bbd533d92983dc22a57510","kind":"commit","published_at":"2015-05-24T20:12:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0/manifests"},{"name":"v0.7.5","sha":"b3ce0b272e5468919d01b3d3ab6751a92f682b48","kind":"commit","published_at":"2015-04-27T19:14:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"abc159f246f15163f7984bcf702409cffc745d6e","kind":"commit","published_at":"2015-04-21T18:14:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"9321a4a8879f380a725c7439114ebf3e0da8abcc","kind":"commit","published_at":"2015-04-01T15:20:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"953606f4d1a9e3a33798b499219fe40b1f81fd96","kind":"commit","published_at":"2015-03-25T23:45:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"03c169188dd10ec2242b7806050781867c0291dd","kind":"commit","published_at":"2015-03-04T21:41:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"078ba0c94f8985dd2d96587784f760474ba51858","kind":"commit","published_at":"2015-02-13T21:06:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"accd9f0ef163d514b091709ffd63f76f6d1a467f","kind":"commit","published_at":"2015-01-27T00:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"57c7a95be20dc77cbe0459a40acc802e16de5148","kind":"commit","published_at":"2015-01-26T23:07:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"706446d6aeb952def6f2016fdc213b6e56b2d40f","kind":"commit","published_at":"2015-01-03T23:58:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"6b294fdd0a7f9686b8b8f05cf8759e90b3e581f9","kind":"commit","published_at":"2014-12-25T17:36:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"3eb741fdb94fff5e8218809b8f7d5a9d2e4d1778","kind":"commit","published_at":"2014-12-15T17:14:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"d65414913839d9d939c8bd938ca21f39f0faa924","kind":"commit","published_at":"2014-12-07T15:15:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"fc3232f6e9d1662c4f9d813b70acb329c4cdc6de","kind":"commit","published_at":"2014-11-30T21:22:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"4b02786c2a7e27613201fe72c033a260018a38d6","kind":"commit","published_at":"2014-11-28T20:34:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"ab8880bc442941c20d58ca2cbb8aace7b2724929","kind":"commit","published_at":"2014-11-17T20:10:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"052b0bc5a3e887d0a36b2277a2e09812a0ce206b","kind":"commit","published_at":"2014-11-11T21:11:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"715b7e868003ac9b121bdacee3e1301b9c660aa9","kind":"commit","published_at":"2014-11-08T19:56:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"088d257c0bec691545cd32f83fd2af753866b8ee","kind":"commit","published_at":"2014-11-08T00:13:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0/manifests"},{"name":"v0.1.29","sha":"3fe7b8bf7c3adc04522f311ce1c1c3b6e39e8edd","kind":"commit","published_at":"2014-11-05T19:58:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.1.29","html_url":"https://github.com/mui/material-ui/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29/manifests"}]},"repo_metadata_updated_at":"2025-12-11T01:07:29.497Z","dependent_packages_count":4784,"downloads":21119352,"downloads_period":"last-month","dependent_repos_count":115763,"rankings":{"downloads":0.08580239389239393,"dependent_repos_count":0.09179903409258083,"dependent_packages_count":0.017933877234203827,"stargazers_count":0.05660508481795581,"forks_count":0.016168878188099256,"docker_downloads_count":0.2378760685018067,"average":0.08436422278784006},"purl":"pkg:npm/%40mui/icons-material","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mui/icons-material","docker_dependents_count":1077,"docker_downloads_count":57947732,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mui/icons-material","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mui/icons-material/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2025-12-02T15:02:36.972Z","issues_count":4314,"pull_requests_count":9955,"avg_time_to_close_issue":13647144.679064417,"avg_time_to_close_pull_request":1742937.626368452,"issues_closed_count":2593,"pull_requests_closed_count":8493,"pull_request_authors_count":718,"issue_authors_count":2935,"avg_comments_per_issue":5.111961057023644,"avg_comments_per_pull_request":1.994776494224008,"merged_pull_requests_count":7177,"bot_issues_count":19,"bot_pull_requests_count":3440,"past_year_issues_count":641,"past_year_pull_requests_count":2865,"past_year_avg_time_to_close_issue":808863.9331395349,"past_year_avg_time_to_close_pull_request":453141.3263157895,"past_year_issues_closed_count":344,"past_year_pull_requests_closed_count":2280,"past_year_pull_request_authors_count":168,"past_year_issue_authors_count":520,"past_year_avg_comments_per_issue":1.9048361934477378,"past_year_avg_comments_per_pull_request":1.3239092495636997,"past_year_bot_issues_count":6,"past_year_bot_pull_requests_count":1314,"past_year_merged_pull_requests_count":2042,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/issues","maintainers":[{"login":"oliviertassinari","count":773,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"siriwatknp","count":700,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":512,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":434,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"mnajdova","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"michaldudak","count":262,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"aarongarciah","count":237,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"ZeeshanTamboli","count":207,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mj12albert","count":193,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"alexfauquette","count":165,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"samuelsycamore","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"cherniavskii","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"LukasTy","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"bharatkashyap","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"joserodolfofreitas","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"DanailH","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"eps1lon","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"JCQuintas","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"hbjORbj","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hbjORbj"},{"login":"flaviendelangle","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"michelengelen","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"rosskevin","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rosskevin"},{"login":"mbrookes","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"m4theushw","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"apedroferreira","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"hasdfa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"nikitaa24","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikitaa24"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"nathanmarks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanmarks"},{"login":"MBilalShafi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"richbustos","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richbustos"},{"login":"vicasas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"joshwooding","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwooding"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"dimitropoulos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dimitropoulos"},{"login":"arthurbalduini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"dmtrKovalenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmtrKovalenko"},{"login":"H3cth0r","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/H3cth0r"},{"login":"hai-cea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-cea"},{"login":"gerdadesign","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"DavidCnoops","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidCnoops"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}],"active_maintainers":[{"login":"Janpot","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"siriwatknp","count":236,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"DiegoAndai","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"oliviertassinari","count":123,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"ZeeshanTamboli","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mj12albert","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"mnajdova","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"aarongarciah","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"DanailH","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"alexfauquette","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"prakhargupta1","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"JCQuintas","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"LukasTy","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"bharatkashyap","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"cherniavskii","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"michaldudak","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"H3cth0r","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/H3cth0r"},{"login":"vicasas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Ficons-material/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Ficons-material/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Ficons-material/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Ficons-material/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Ficons-material/codemeta","maintainers":[{"uuid":"brijeshb42","login":"brijeshb42","name":null,"email":"brijeshb42@gmail.com","url":null,"packages_count":70,"html_url":"https://www.npmjs.com/~brijeshb42","role":null,"created_at":"2023-06-05T19:45:45.500Z","updated_at":"2023-06-05T19:45:45.500Z","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":63,"html_url":"https://www.npmjs.com/~michaldudak","role":null,"created_at":"2022-11-10T10:54:49.999Z","updated_at":"2022-11-10T10:54:49.999Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/michaldudak/packages"},{"uuid":"atomiks","login":"atomiks","name":null,"email":"cc.glows@gmail.com","url":null,"packages_count":51,"html_url":"https://www.npmjs.com/~atomiks","role":null,"created_at":"2024-08-20T14:10:30.940Z","updated_at":"2024-08-20T14:10:30.940Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/atomiks/packages"},{"uuid":"mnajdova","login":"mnajdova","name":null,"email":"mnajdova@gmail.com","url":null,"packages_count":88,"html_url":"https://www.npmjs.com/~mnajdova","role":null,"created_at":"2022-11-10T10:54:49.997Z","updated_at":"2022-11-10T10:54:49.997Z","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":113,"html_url":"https://www.npmjs.com/~oliviertassinari","role":null,"created_at":"2022-11-10T10:54:49.989Z","updated_at":"2022-11-10T10:54:49.989Z","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":158,"html_url":"https://www.npmjs.com/~siriwatknp","role":null,"created_at":"2022-11-10T10:54:49.995Z","updated_at":"2022-11-10T10:54:49.995Z","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":113,"html_url":"https://www.npmjs.com/~janpotoms","role":null,"created_at":"2025-08-20T11:35:06.560Z","updated_at":"2025-08-20T11:35:06.560Z","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":42,"html_url":"https://www.npmjs.com/~aarongarciah","role":null,"created_at":"2024-08-20T14:10:30.885Z","updated_at":"2024-08-20T14:10:30.885Z","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":46,"html_url":"https://www.npmjs.com/~mj12albert","role":null,"created_at":"2023-02-16T16:19:59.778Z","updated_at":"2023-02-16T16:19:59.778Z","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":46,"html_url":"https://www.npmjs.com/~diegoandai","role":null,"created_at":"2023-06-05T19:45:45.978Z","updated_at":"2023-06-05T19:45:45.978Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/diegoandai/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5264274,"maintainers_count":1091160,"namespaces_count":333594,"keywords_count":760514,"github":"npm","metadata":{"funded_packages_count":159192},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-12-16T06:37:22.408Z","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":1070382,"name":"@mui/base","ecosystem":"npm","description":"Base UI is a library of headless ('unstyled') React components and low-level hooks. You gain complete control over your app's CSS and accessibility features.","homepage":"https://mui.com/base-ui/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/material-ui","keywords_array":["react","react-component","mui","unstyled","a11y"],"namespace":"mui","versions_count":152,"first_release_published_at":"2021-11-16T15:11:39.178Z","latest_release_published_at":"2025-03-13T13:15:50.763Z","latest_release_number":"7.0.0-beta.4","last_synced_at":"2025-12-15T12:32:22.548Z","created_at":"2022-04-07T20:46:09.182Z","updated_at":"2025-12-15T12:32:22.549Z","registry_url":"https://www.npmjs.com/package/@mui/base","install_command":"npm install @mui/base","documentation_url":null,"metadata":{"funding":{"url":"https://opencollective.com/mui-org","type":"opencollective"},"dist-tags":{"canary":"5.0.0-beta.58-dev.20240919-130050-82a6448768","next":"7.0.0-beta.4","latest":"5.0.0-beta.70","latest-v5":"5.0.0-beta.40-1"}},"repo_metadata":{"id":19822297,"uuid":"23083156","full_name":"mui/material-ui","owner":"mui","description":"Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.","archived":false,"fork":false,"pushed_at":"2025-10-29T18:01:42.000Z","size":699813,"stargazers_count":96891,"open_issues_count":1786,"forks_count":32696,"subscribers_count":1311,"default_branch":"master","last_synced_at":"2025-10-29T20:10:24.905Z","etag":null,"topics":["design-system","material-design","material-ui","react","react-components"],"latest_commit_sha":null,"homepage":"https://mui.com/material-ui/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2014-08-18T19:11:54.000Z","updated_at":"2025-10-29T19:57:26.000Z","dependencies_parsed_at":"2025-06-02T16:06:01.092Z","dependency_job_id":"32b77193-1b92-4638-bb5e-6c82ade9eee5","html_url":"https://github.com/mui/material-ui","commit_stats":{"total_commits":23822,"total_committers":3211,"mean_commits":"7.4188726253503585","dds":0.8266728234405172,"last_synced_commit":"c0620e333641deda56f3cd68c7c3736098ee818c"},"previous_names":["mui-org/material-ui","callemall/material-ui"],"tags_count":568,"template":false,"template_full_name":null,"purl":"pkg:github/mui/material-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/sbom","scorecard":{"id":262861,"data":{"date":"2025-08-17T02:37:43Z","repo":{"name":"github.com/mui/material-ui","commit":"06de3386e5dbd68c7e7496219f702232dcd7ec9f"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.7,"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":"Maintained","score":10,"reason":"30 commit(s) and 1 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":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/check-if-pr-has-label.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yml: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:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/no-response.yml:22","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/check-if-pr-has-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci-check.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-cleanup.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/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/publish-canaries.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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 28 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":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  14 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:  13 out of  13 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":"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: 'allow deletion' disabled on branch 'v6.x'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v6.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v6.x'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'v6.x'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v6.x'","Warn: codeowners review is not required on branch 'master'","Warn: codeowners review is not required on branch 'v6.x'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v6.x'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v6.x'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v6.x'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v6.x'"],"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":"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":"CI-Tests","score":10,"reason":"28 out of 28 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 36 contributing companies or organizations","details":["Info: found contributions from: A11yance, LightSourceAI, TourConnect, Treeshakers, alienfast, calcom, callemall, cefsharp, cssinjs, emikra, goose-duck, instacart, jalaali, lightsourceai, mui, mui-org, nodejs, openfoodfacts, pabloengine, pretur, react-native-community, reactiran, reactjs, reactwg, state-machines, storybookjs, testing-library, text-em-all, typed-typings, typescript-cheatsheets, underjs, vercel, webpack, yarnpkg, yarnplugins, 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":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-cpj6-fhp6-mr6j","Warn: Project is vulnerable to: GHSA-f46r-rw29-r322","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","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-17T11:13:50.539Z","repository_id":19822297,"created_at":"2025-08-17T11:13:50.539Z","updated_at":"2025-08-17T11:13:50.539Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281829647,"owners_count":26568938,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-30T02:00:06.501Z","response_time":61,"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":"v7.3.4","sha":"28eadba9ec2899226ecbf4058b8fba1ddeab9e6d","kind":"tag","published_at":"2025-10-02T18:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4/manifests"},{"name":"v7.3.3","sha":"6984a79aa3ebde0ad9d1a21817de900f60b7dc90","kind":"tag","published_at":"2025-10-02T14:01:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3/manifests"},{"name":"v7.3.2","sha":"ebd180cdd48e365aa0c5c54b6568d5efc320590d","kind":"tag","published_at":"2025-09-02T06:18:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"3592ec32c4858c22bf99c535c037c13ee6db6b84","kind":"tag","published_at":"2025-08-06T09:33:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"ad98e5ebf7f2f629f9a8b054d9ee3e7217d163bf","kind":"tag","published_at":"2025-08-05T05:40:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0/manifests"},{"name":"v6.5.0","sha":"894dd472b2cc3bbf218eef521ce5a4bcbe914e60","kind":"tag","published_at":"2025-07-08T02:51:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0/manifests"},{"name":"v5.18.0","sha":"6b50143dcfc2aad56a37c9f2e1f14256e9a65c4e","kind":"tag","published_at":"2025-07-08T02:50:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0/manifests"},{"name":"v7.2.0","sha":"1496d735b2cf16501ce413daec40d627eee77e1d","kind":"tag","published_at":"2025-06-30T08:59:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0/manifests"},{"name":"v7.1.2","sha":"ad2d425db362790d6d0f90fbe5b5d3a5b5132503","kind":"tag","published_at":"2025-06-20T07:34:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2/manifests"},{"name":"v6.4.12","sha":"9179a92b0d97f6d0270c7fac733cfd81bd7354cc","kind":"tag","published_at":"2025-06-02T06:58:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12/manifests"},{"name":"v7.1.1","sha":"0ebb3a14ccc5dbee4ec2682b387511f107b95a65","kind":"tag","published_at":"2025-06-02T06:47:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"e3e07e0b8fac5ca8fb4bbf3ec453dbe79133552f","kind":"tag","published_at":"2025-05-06T08:50:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0/manifests"},{"name":"v6.4.11","sha":"6b3957d9d42c83e069da8e8bb534ec294dcb6254","kind":"tag","published_at":"2025-04-10T02:36:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11/manifests"},{"name":"v7.0.2","sha":"ebb24ce49e1ef8358600a7787cb6c8d671cead63","kind":"tag","published_at":"2025-04-09T13:08:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2/manifests"},{"name":"v6.4.10","sha":"d80a3609c8a7274dc5fafa348382059945aee449","kind":"tag","published_at":"2025-03-31T19:03:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10/manifests"},{"name":"v7.0.1","sha":"d6fdcac555725c3807e6f03445e3a051398ee739","kind":"tag","published_at":"2025-03-28T18:58:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"22aa7db2ed23df3b43530e9fdb57bc1051221457","kind":"tag","published_at":"2025-03-26T14:16:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0/manifests"},{"name":"v6.4.9","sha":"a884cb821f67a831f44cc6abfc3bc77faef91ada","kind":"tag","published_at":"2025-03-25T15:45:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9/manifests"},{"name":"v7.0.0-rc.0","sha":"ebaec8db8ae1b90183817cb0bad549d7fc63fe79","kind":"tag","published_at":"2025-03-19T09:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0/manifests"},{"name":"v5.17.1","sha":"0d509f8a4a48031a1e25974a1604b803892ce94e","kind":"tag","published_at":"2025-03-18T18:44:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"b0dc8270c5a2896293ff8b61052120a13819f0a1","kind":"tag","published_at":"2025-03-18T15:28:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0/manifests"},{"name":"v6.4.8","sha":"2bded219fabaaefc2083aa660d5856ab75cfa8d6","kind":"tag","published_at":"2025-03-17T17:54:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8/manifests"},{"name":"v7.0.0-beta.4","sha":"260ed53760f179e3bb4f1f43e2f2712ecbf9fdd7","kind":"tag","published_at":"2025-03-13T13:30:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4/manifests"},{"name":"v6.4.7","sha":"d1ca0a45fea4327ba4dc9876e62922785493f1c3","kind":"tag","published_at":"2025-03-05T15:19:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7/manifests"},{"name":"v7.0.0-beta.3","sha":"9dea4105c8b413e087bd1d0cc517b52831a2eb86","kind":"tag","published_at":"2025-03-05T15:13:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"48acea181cac8ca14455e76d01d3554ba578781e","kind":"tag","published_at":"2025-02-27T15:00:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2/manifests"},{"name":"v7.0.0-beta.1","sha":"2cf2e71af3c2b26694964884456bc335c2ba6cdb","kind":"tag","published_at":"2025-02-26T18:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1/manifests"},{"name":"v6.4.6","sha":"356b885778a2af26505d5dbba76a9abcceb69800","kind":"tag","published_at":"2025-02-26T13:39:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6/manifests"},{"name":"v7.0.0-beta.0","sha":"b485c1abec1d776e925ca90e6fa7d91e9bd057a7","kind":"tag","published_at":"2025-02-26T13:22:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0/manifests"},{"name":"v7.0.0-alpha.2","sha":"ba14b7070070281c8a6cea1df7653f007bb8da49","kind":"tag","published_at":"2025-02-18T18:57:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.4.5","sha":"6f2b908baa7863e2cbf0ec4518dc90ccfd53597b","kind":"tag","published_at":"2025-02-18T18:46:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5/manifests"},{"name":"v7.0.0-alpha.1","sha":"c390c1c2d1c85f42d40f16ce405a3c4b62026ec7","kind":"tag","published_at":"2025-02-11T17:34:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1/manifests"},{"name":"v6.4.4","sha":"c66361a6ad9d1354b60e6fb93ba3144c1348ab15","kind":"tag","published_at":"2025-02-11T14:31:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4/manifests"},{"name":"v6.4.3","sha":"cee310a92f61ffb75284195a9ed30bcb367c78e2","kind":"tag","published_at":"2025-02-04T18:53:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3/manifests"},{"name":"v7.0.0-alpha.0","sha":"3e3195a4285ca716061f7d7d87f4915630af1b69","kind":"tag","published_at":"2025-02-03T12:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.4.2","sha":"1813d89a599a4027fd216062b2cac8b0c1864f1d","kind":"tag","published_at":"2025-01-29T15:50:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2/manifests"},{"name":"v6.4.1","sha":"819e662a2ce210f8805c45057389217cb1c39a83","kind":"tag","published_at":"2025-01-21T13:23:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"f9949a8889c7e69cac145ce56411298a234d2e49","kind":"tag","published_at":"2025-01-14T16:46:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0/manifests"},{"name":"v5.16.14","sha":"ba588c8333d765af63ab15c8b33dd947b615f70b","kind":"tag","published_at":"2025-01-06T21:20:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14/manifests"},{"name":"v6.3.1","sha":"afd551abd3be44de711d6baef48e62e18b97c908","kind":"tag","published_at":"2025-01-03T13:53:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1/manifests"},{"name":"v5.16.13","sha":"e52a6379f22d38453fa046d410b0c4700707dbd9","kind":"tag","published_at":"2024-12-25T11:25:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13/manifests"},{"name":"v6.3.0","sha":"84d6ecfdccd10f204854beeef98bcc55dc99d117","kind":"tag","published_at":"2024-12-23T18:10:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"17026fc203a8b413ec7343b6eeb267a50519d515","kind":"tag","published_at":"2024-12-17T13:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1/manifests"},{"name":"v5.16.12","sha":"b8fbcf5fb5169d8db6ee0ec35001816d2777e8d4","kind":"tag","published_at":"2024-12-17T13:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12/manifests"},{"name":"v5.16.11","sha":"2413ff076b0d462736dfccd399b4be863fd79ec2","kind":"tag","published_at":"2024-12-11T10:13:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11/manifests"},{"name":"v6.2.0","sha":"3a8ceaead5ac4c2c4554e6500ca3d197420a04c2","kind":"tag","published_at":"2024-12-11T02:03:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0/manifests"},{"name":"v6.1.10","sha":"5c5e9f6d8a90034cd75dcb92403caf6b37efc916","kind":"tag","published_at":"2024-12-04T10:03:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10/manifests"},{"name":"v5.16.9","sha":"ec085b677c43ed1f37e66bd2fb58f27dce9f7184","kind":"tag","published_at":"2024-12-04T09:34:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9/manifests"},{"name":"v5.16.8","sha":"096adfbe28d038397a7f3cf3494b86844226e162","kind":"tag","published_at":"2024-11-28T06:51:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8/manifests"},{"name":"v6.1.9","sha":"821784419eefb89e4ce7b66c4b602a1e33d2fa88","kind":"tag","published_at":"2024-11-27T13:22:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9/manifests"},{"name":"v6.1.8","sha":"0b8739f145423bafdd8e2871312307bfb31c58ef","kind":"tag","published_at":"2024-11-20T15:09:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8/manifests"},{"name":"v6.1.7","sha":"a7d441d0bd3bfc16a1ce9e6d7ff3ad1afc6b62f1","kind":"tag","published_at":"2024-11-13T15:31:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7/manifests"},{"name":"v6.1.6","sha":"32112b76aa821c2a1e98120545019ef1a71ea274","kind":"tag","published_at":"2024-10-30T13:54:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6/manifests"},{"name":"v6.1.5","sha":"01c5f344628bc66e16f86284ee0fc7107002a5ca","kind":"tag","published_at":"2024-10-22T10:28:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5/manifests"},{"name":"v6.1.4","sha":"15ea548de803e4602894cae6304a497d7ddaf09c","kind":"tag","published_at":"2024-10-15T18:35:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4/manifests"},{"name":"v6.1.3","sha":"c7de2cae15cc7b7025ad79e3623320526ed16462","kind":"tag","published_at":"2024-10-09T09:47:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3/manifests"},{"name":"v6.1.2","sha":"e6ff0b5016ac4fa40cdc9b78a0d9ecdd2c0cd9db","kind":"tag","published_at":"2024-10-02T14:51:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"263c7259451d5b928bbdfd299c9c0afc89dfec02","kind":"tag","published_at":"2024-09-19T06:42:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"94cc3d0a66456713e6e25edf9a1ba35ad8df88bc","kind":"tag","published_at":"2024-09-11T13:09:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"bb620d85a89651ca4350e8861bbb35776d583726","kind":"tag","published_at":"2024-09-03T10:33:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"71dbef69dcbf2b87831af579fb777b4f1f4b219a","kind":"tag","published_at":"2024-08-29T13:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"c9a9adfb90e939c0590de6edf10d0c65fcbc8b1e","kind":"tag","published_at":"2024-08-27T09:06:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.0","sha":"55bea65c83c1beac77382fe961f8aa72eec21daa","kind":"tag","published_at":"2024-08-22T08:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0/manifests"},{"name":"v6.0.0-beta.6","sha":"cbb6f8d3b1b72732d51f5628765cfd7e75bd5747","kind":"tag","published_at":"2024-08-18T02:55:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6/manifests"},{"name":"v5.16.7","sha":"b505fd7b64e92db523198712a5d6716c494e0c66","kind":"tag","published_at":"2024-08-09T09:19:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7/manifests"},{"name":"v6.0.0-beta.5","sha":"75c24b0828981651082a3eede027b6871c96c440","kind":"tag","published_at":"2024-08-08T08:52:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5/manifests"},{"name":"v5.16.6","sha":"6eb1bdce38d0fc67fa8aebca260043c7fc8eb3e8","kind":"tag","published_at":"2024-07-30T21:06:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6/manifests"},{"name":"v6.0.0-beta.4","sha":"12532afa3e4f6f13a9fa86eb459c27792c36b6f9","kind":"tag","published_at":"2024-07-30T20:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4/manifests"},{"name":"v5.16.5","sha":"40792e6efb2c92b8964a3912e08aeb4fb7fc41c8","kind":"tag","published_at":"2024-07-25T06:42:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5/manifests"},{"name":"v6.0.0-beta.3","sha":"02fde66a0cd72fb7fe3681a5ea8c4de733b4a865","kind":"tag","published_at":"2024-07-24T18:27:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3/manifests"},{"name":"v5.16.4","sha":"77af399a3ad76f31e5f2e0fab5650b628fa50990","kind":"tag","published_at":"2024-07-16T16:01:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4/manifests"},{"name":"v6.0.0-beta.2","sha":"9ad8c1fd8dfd21d8e37fe73d71e011542b23db72","kind":"tag","published_at":"2024-07-16T14:46:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2/manifests"},{"name":"v5.16.3","sha":"e1824453bdb0a89f15d4dfe47a1c4f90fa0f0500","kind":"tag","published_at":"2024-07-16T14:18:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3/manifests"},{"name":"v6.0.0-beta.1","sha":"19c1935757925d834928a30ea41f58bb95fb355f","kind":"tag","published_at":"2024-07-16T09:42:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1/manifests"},{"name":"v5.16.2","sha":"56ddd108fe153592a800fce4d43f9758b0ff5101","kind":"tag","published_at":"2024-07-16T09:10:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2/manifests"},{"name":"v6.0.0-beta.0","sha":"3364f0740aa5c86e057ec5b0d22c1b12bfd96fa4","kind":"tag","published_at":"2024-07-11T15:54:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0/manifests"},{"name":"v5.16.1","sha":"431af6a2fd9bf6cd0422c61e36c937d1ea5e5015","kind":"tag","published_at":"2024-07-11T15:48:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1/manifests"},{"name":"v5.16.0","sha":"e5e9b9d5e952b52752b758179da20d3fa0982c05","kind":"tag","published_at":"2024-07-05T13:32:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0/manifests"},{"name":"v6.0.0-alpha.14","sha":"2a15dd74c76bacbc867a7313fdc2c42c6168327c","kind":"tag","published_at":"2024-07-05T04:25:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14/manifests"},{"name":"v6.0.0-alpha.13","sha":"a070a894fbe21c52df446438ca1bb5a891d5e1b5","kind":"tag","published_at":"2024-07-03T07:44:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13/manifests"},{"name":"v5.15.21","sha":"a306ce4afcc60de4c3e43b8f9183862235d9318e","kind":"tag","published_at":"2024-06-28T14:09:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21/manifests"},{"name":"v6.0.0-alpha.12","sha":"fb476c6c18b850e8400d03afb7447802afbfd357","kind":"tag","published_at":"2024-06-24T17:12:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.15.20","sha":"f20fa0ba4016e5425a2a4cce841075253828a551","kind":"tag","published_at":"2024-06-12T12:58:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20/manifests"},{"name":"v6.0.0-alpha.11","sha":"22c5206a9e8191b2f81131d6978a0958e55b7032","kind":"tag","published_at":"2024-06-12T08:18:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11/manifests"},{"name":"v6.0.0-alpha.10","sha":"e5ac6c0eef5efd4fa5c5eb11ccbf08e58e7443f8","kind":"tag","published_at":"2024-06-04T10:35:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10/manifests"},{"name":"v6.0.0-alpha.9","sha":"925de32766317bb84a92ec24b2b6465c8e48cc04","kind":"tag","published_at":"2024-05-29T12:25:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.15.19","sha":"77f606ba73bb5439d66871177772f54196044450","kind":"tag","published_at":"2024-05-29T12:01:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19/manifests"},{"name":"v6.0.0-alpha.8","sha":"c7dbe6e8256cef7bd2dbdcbee55428ad82513cd0","kind":"tag","published_at":"2024-05-21T16:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.15.18","sha":"607daac5baa9c8151f111fe4bacea1d7e61881a3","kind":"tag","published_at":"2024-05-16T09:29:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18/manifests"},{"name":"v6.0.0-alpha.7","sha":"997bec6d8d30a1a891aff4eeedefa41c93eaa95c","kind":"tag","published_at":"2024-05-16T06:31:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"7c8db04b91500ba77301acd360d21bff7f7c752f","kind":"tag","published_at":"2024-05-08T13:13:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.15.17","sha":"9bc4fc42959427246addfdf29db95847cc38e410","kind":"tag","published_at":"2024-05-08T12:24:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17/manifests"},{"name":"v5.15.16","sha":"284e251c155d92078f80f98919f4ab260b05e9be","kind":"tag","published_at":"2024-05-01T14:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16/manifests"},{"name":"v6.0.0-alpha.5","sha":"571d5046e26aa07605cb1e01ca99b2eb0b04d009","kind":"tag","published_at":"2024-05-01T14:16:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5/manifests"},{"name":"v6.0.0-alpha.4","sha":"afffc2ffc3db1e6abf48f3b3e13a41e8b758f874","kind":"tag","published_at":"2024-04-24T07:30:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4/manifests"},{"name":"v6.0.0-alpha.3","sha":"6d5e44409344ea4e13ceb3a02c4446dc6a7323b4","kind":"tag","published_at":"2024-04-17T16:10:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3/manifests"},{"name":"v6.0.0-alpha.2","sha":"4e75758b37119bd821435c23d9c111c545e186b6","kind":"tag","published_at":"2024-04-09T15:09:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2/manifests"},{"name":"v6.0.0-alpha.1","sha":"84307c1a2495a716788ec25f046faaa4d16c88c7","kind":"tag","published_at":"2024-04-05T10:43:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1/manifests"},{"name":"v5.15.15","sha":"5a079965186640b5176f00c537f3b9e6c299b5c4","kind":"tag","published_at":"2024-04-04T07:09:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15/manifests"},{"name":"v6.0.0-alpha.0","sha":"2a15ad6f1f5507162b1a5aebf78976ca3023183b","kind":"tag","published_at":"2024-03-26T15:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.15.14","sha":"9585d28317c90f2c71ab88dd5ae37638bb64ad82","kind":"tag","published_at":"2024-03-19T08:18:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14/manifests"},{"name":"v5.15.13","sha":"dbcb678234296de56afaf3138917e967e8d1934a","kind":"tag","published_at":"2024-03-13T14:17:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13/manifests"},{"name":"pigment@0.0.1","sha":"0e765a618a7676c507852cec024464b1fc1cd80f","kind":"tag","published_at":"2024-03-08T04:20:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/pigment@0.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/pigment@0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@pigment%400.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1/manifests"},{"name":"v5.15.12","sha":"5ad69e161d7520274cd37a2524ffb935b6dda158","kind":"tag","published_at":"2024-03-05T15:33:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12/manifests"},{"name":"v5.15.11","sha":"e3257a4d68481b0ca6efd5d06cb5c1e1e77e4286","kind":"tag","published_at":"2024-02-22T08:52:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11/manifests"},{"name":"v5.15.10","sha":"94fcd3ada0842108a9a2ce53e121931e5448649f","kind":"tag","published_at":"2024-02-12T12:38:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10/manifests"},{"name":"v5.15.9","sha":"7917d2a8a4acc0b07328dee8273847652491b769","kind":"tag","published_at":"2024-02-08T12:55:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9/manifests"},{"name":"v5.15.8","sha":"fe5a59e616637a0488b122749479b782f5f8dfa2","kind":"tag","published_at":"2024-02-06T20:42:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8/manifests"},{"name":"v5.15.7","sha":"b80acd69c7c848709d01465d6727b13ed6109258","kind":"tag","published_at":"2024-01-31T13:23:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7/manifests"},{"name":"v5.15.6","sha":"1700e5cd9cbb3bc648b7f799f837c4d23ed42700","kind":"tag","published_at":"2024-01-22T18:09:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6/manifests"},{"name":"v5.15.5","sha":"5d7c4e26a4973a3a80bf5f8a9a8ea14f89554fe0","kind":"tag","published_at":"2024-01-17T09:27:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5/manifests"},{"name":"v5.15.4","sha":"6aadbf91c5eb2c94dea9a49a19eb532606410a5a","kind":"tag","published_at":"2024-01-10T13:49:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4/manifests"},{"name":"v5.15.3","sha":"9fa4e472f9ba4fd4e7f8cfb8bc0d1f1d455ace23","kind":"tag","published_at":"2024-01-03T15:22:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"5d5dd15f70db9ffcb85d4dc57da8a20f5240fb81","kind":"tag","published_at":"2023-12-25T14:24:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"8be7ac66b99059bf2c2edcca9cf15981d389db6b","kind":"tag","published_at":"2023-12-19T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"8c2c6a88a509f9da7c453d4a3c3ab4749a57a36d","kind":"tag","published_at":"2023-12-12T18:21:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0/manifests"},{"name":"v5.14.20","sha":"14fa79f4328e901f82d7fc39aba722a9bf4a8df0","kind":"tag","published_at":"2023-12-05T09:28:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20/manifests"},{"name":"v5.14.19","sha":"a07b4925255aa3fc7ae1255130e182e4573c58d7","kind":"tag","published_at":"2023-11-29T21:11:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19/manifests"},{"name":"v5.14.18","sha":"43a41b6b2fa3f0a186a852b894452722e3a38f04","kind":"tag","published_at":"2023-11-14T08:27:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18/manifests"},{"name":"v5.14.17","sha":"c54a42dd8b0ec8e850bd60438e60a1a8acb3b4a4","kind":"tag","published_at":"2023-11-06T15:34:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17/manifests"},{"name":"v5.14.16","sha":"391b57a05daf67a8154471dae645471f5ffac09f","kind":"tag","published_at":"2023-10-31T10:57:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16/manifests"},{"name":"v5.14.15","sha":"6baedcfed27419ed6b9685f27fcbf3eff46133a3","kind":"tag","published_at":"2023-10-24T15:41:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15/manifests"},{"name":"v5.14.14","sha":"a0cfa182db3e7b196efe36cfe7b31d304c5a0a4e","kind":"tag","published_at":"2023-10-17T13:58:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14/manifests"},{"name":"v5.14.13","sha":"b8811a0fa59e7663b240183219db32f9a617e607","kind":"tag","published_at":"2023-10-10T19:42:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13/manifests"},{"name":"v5.14.12","sha":"bd450a0fdb19b087f47e1d7cce5a72417ec977cc","kind":"commit","published_at":"2023-10-04T16:31:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12/manifests"},{"name":"v5.14.11","sha":"13c0894d0c14c7f577a0a95492aeaa8fff8da33a","kind":"tag","published_at":"2023-09-26T11:47:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11/manifests"},{"name":"v5.14.10","sha":"14e97bffa62760cabcdc7244bff445b423f5286a","kind":"tag","published_at":"2023-09-18T10:18:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10/manifests"},{"name":"v5.14.9","sha":"8255b71ccdbfe9a20f856b5d68a269ab1c5452ca","kind":"tag","published_at":"2023-09-13T13:36:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9/manifests"},{"name":"v5.14.8","sha":"74c58dabc2cf5ed2242fb08e4781d26088d06b12","kind":"tag","published_at":"2023-09-05T12:34:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8/manifests"},{"name":"v5.14.7","sha":"8a09d535f101aac98935f82b76345ca9691b5e2b","kind":"tag","published_at":"2023-08-29T12:04:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7/manifests"},{"name":"v5.14.6","sha":"a1f511dd6ed9adba561e2ba00e1348136ed656db","kind":"commit","published_at":"2023-08-24T11:19:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6/manifests"},{"name":"v5.14.5","sha":"61fbfd1546c55caca984695a41f9c95668d414fc","kind":"tag","published_at":"2023-08-14T14:39:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5/manifests"},{"name":"v5.14.4","sha":"40f4b275022f03e48cf4809cd53d0d0dabb40424","kind":"tag","published_at":"2023-08-08T09:51:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4/manifests"},{"name":"v5.14.3","sha":"2deea341c9abfb640f22520e0c277027f3f91cd0","kind":"tag","published_at":"2023-08-01T15:33:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3/manifests"},{"name":"v5.14.2","sha":"36d9f0d3659e2f5ab1d924988313986962a0bf35","kind":"tag","published_at":"2023-07-25T10:01:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2/manifests"},{"name":"v5.14.1","sha":"f2e5ded80e94407f63a27eadb018139d6f967313","kind":"tag","published_at":"2023-07-19T09:05:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1/manifests"},{"name":"v5.14.0","sha":"2529e3aaaaec2c9f8e8cf669e58bb9c81db5a6d8","kind":"tag","published_at":"2023-07-11T14:57:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0/manifests"},{"name":"v5.13.7","sha":"aac2d5b526e8139314d99f827ecc3b2c24e99686","kind":"tag","published_at":"2023-07-04T08:53:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7/manifests"},{"name":"v5.13.6","sha":"312270bc71224067e1910bbee9f800b4a2469cc7","kind":"tag","published_at":"2023-06-23T14:05:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6/manifests"},{"name":"v5.13.5","sha":"24b3af68ebe79c1891e45c60c6bcfd26f8818f73","kind":"tag","published_at":"2023-06-12T13:43:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5/manifests"},{"name":"v5.13.4","sha":"a522d82df32d3bfab46b25f5ff24eeb9670c83fb","kind":"tag","published_at":"2023-06-05T17:30:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4/manifests"},{"name":"v5.13.3","sha":"70d4a2bb49dca9fef7854a1463a392094222812b","kind":"tag","published_at":"2023-05-29T11:22:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3/manifests"},{"name":"v5.13.2","sha":"f661923e9aa9d9cc634750affbb04bf2007bc57d","kind":"tag","published_at":"2023-05-22T16:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2/manifests"},{"name":"v5.13.1","sha":"0c58832b6e182f782e73b118ed9681055db3e249","kind":"tag","published_at":"2023-05-17T05:25:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"9130a021ca34746e4076fcae50c57bc584026b8f","kind":"tag","published_at":"2023-05-10T08:14:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0/manifests"},{"name":"v5.12.3","sha":"9710ff34b16a0f271107a8619a28546ae3ca7c18","kind":"tag","published_at":"2023-05-02T14:17:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"5b7e9c52e37ef0c3274a762f38cd7ef7ffc9e7a8","kind":"tag","published_at":"2023-04-25T16:42:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"d14d288ae9e9b0e2b3b33d0a77b4113f024d4215","kind":"tag","published_at":"2023-04-17T15:57:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"05127cf65b4250f836897428cd15829669ab8d6c","kind":"tag","published_at":"2023-04-11T09:58:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0/manifests"},{"name":"v5.11.16","sha":"af5e109990a26318c96dbff6f25759ba91f0e147","kind":"tag","published_at":"2023-04-04T14:00:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16/manifests"},{"name":"v5.11.15","sha":"ae98db6aca5f9d4b754ff9fce4ce33f738a00f65","kind":"tag","published_at":"2023-03-28T13:06:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15/manifests"},{"name":"v5.11.14","sha":"f34d17c3294fcdb63fe9a135b4f3aa2459c81189","kind":"tag","published_at":"2023-03-21T17:45:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14/manifests"},{"name":"v5.11.13","sha":"9f7a2bfac55faed1b1c6c7b4b6d1b1659a076bab","kind":"tag","published_at":"2023-03-14T09:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13/manifests"},{"name":"v5.11.12","sha":"b76b8f1098a6c01f39e5e19bf3abf77c2b9cf475","kind":"tag","published_at":"2023-03-06T15:03:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12/manifests"},{"name":"v5.11.11","sha":"58df7f1905f16533ddb5a7977346c0f4548e4547","kind":"tag","published_at":"2023-02-28T09:55:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11/manifests"},{"name":"v5.11.10","sha":"676bc85fa2b02f92f21dd5c7e15f453b6b9c2e3d","kind":"tag","published_at":"2023-02-20T11:30:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10/manifests"},{"name":"v5.11.9","sha":"af5b3f5e7a79da9ef4bbd63d8fcf60927ffb6533","kind":"tag","published_at":"2023-02-14T14:30:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9/manifests"},{"name":"v5.11.8","sha":"d4d8512ce3453711f3c661374579b0d2ed13f3e7","kind":"tag","published_at":"2023-02-07T10:50:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8/manifests"},{"name":"v5.11.7","sha":"33cac172846b032d3f8b9333b72b2af832dd47d0","kind":"tag","published_at":"2023-01-31T09:39:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7/manifests"},{"name":"v5.11.6","sha":"a2e552314847b4d52498538d7ca171763067a5d0","kind":"tag","published_at":"2023-01-23T20:28:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6/manifests"},{"name":"v5.11.5","sha":"685c72dfaf840f4d5b7a3ab738ddcabd74418823","kind":"tag","published_at":"2023-01-18T01:43:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5/manifests"},{"name":"v5.11.4","sha":"bc859d95e4415f880cd6bcb6f44cc9e5e8c8097c","kind":"tag","published_at":"2023-01-09T13:57:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4/manifests"},{"name":"v5.11.3","sha":"a526207c3957de4ebfcda937b58327d69464f15c","kind":"tag","published_at":"2023-01-02T17:00:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3/manifests"},{"name":"v5.11.2","sha":"e9d8fa07e1ff979bcaf92837b131cd9e292f0161","kind":"tag","published_at":"2022-12-26T14:56:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2/manifests"},{"name":"v5.11.1","sha":"a1e30390da62019e5769e398f4cbc9f8892d8f9a","kind":"commit","published_at":"2022-12-20T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"191acda4545c394b78964ab80b364e15686f0e9b","kind":"tag","published_at":"2022-12-13T12:56:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0/manifests"},{"name":"v5.10.17","sha":"4265f343b49e4af9673a49e585439d35c8deeab2","kind":"tag","published_at":"2022-12-06T10:59:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17/manifests"},{"name":"v5.10.16","sha":"b8aa3974d84c176b8857e8d5b29a7be8670bb410","kind":"tag","published_at":"2022-11-28T16:00:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16/manifests"},{"name":"v5.10.15","sha":"14a6e1c61edb5f66f4888e32c04df5e637e7cfc4","kind":"commit","published_at":"2022-11-22T09:45:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15/manifests"},{"name":"v5.10.14","sha":"c2da6de1c504c7dbd8ae1d0771c184c1544a0c76","kind":"tag","published_at":"2022-11-15T09:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14/manifests"},{"name":"v5.10.13","sha":"2f4c2190d1d3614d8063e84b79d4d1f034b3e3fe","kind":"tag","published_at":"2022-11-07T17:53:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13/manifests"},{"name":"v5.10.12","sha":"30cb27cff1d4e1838ca4235ab4285e20f2b2a870","kind":"tag","published_at":"2022-10-31T15:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12/manifests"},{"name":"v5.10.11","sha":"c80ff0339882859af7e17f8bfd0a5f6880b323f8","kind":"commit","published_at":"2022-10-25T09:34:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11/manifests"},{"name":"v5.10.10","sha":"639224a3e3600cb0e04755d89aab250297b6d851","kind":"tag","published_at":"2022-10-18T08:35:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10/manifests"},{"name":"v5.10.9","sha":"7bd7c219e2670ff7791148e9b1a1d2387528fc0c","kind":"tag","published_at":"2022-10-11T11:56:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9/manifests"},{"name":"v5.10.8","sha":"d4a3216cdd858899960f945d6e00b2d59bf1d5d1","kind":"tag","published_at":"2022-10-03T16:28:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8/manifests"},{"name":"v5.10.7","sha":"d9ef6e788eee11256818329c7429242f8b769263","kind":"commit","published_at":"2022-09-27T01:44:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7/manifests"},{"name":"v5.10.6","sha":"0f75f3d78b67c405c23bfd14a29aedff367415b7","kind":"tag","published_at":"2022-09-19T14:34:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6/manifests"},{"name":"v5.10.5","sha":"594d87dab0e43e641a6826c935df8f2c10672955","kind":"tag","published_at":"2022-09-12T14:40:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5/manifests"},{"name":"v5.10.4","sha":"c8feb29320a22cc4461fb5ef5f4f7de7bd96a59b","kind":"commit","published_at":"2022-09-06T09:11:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"992421d0114a9df72d358fe6fccc28c1fb6f1505","kind":"tag","published_at":"2022-08-29T17:37:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"99b23c06d9b018d6c500fa1acb3030d673e219ab","kind":"tag","published_at":"2022-08-23T10:25:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"dfc0b89c665de8e5e3e4ecf68d8c782e74dbb65c","kind":"tag","published_at":"2022-08-16T17:55:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"7f502e06d54c5a2f389a1639358c84279462b54a","kind":"commit","published_at":"2022-08-09T03:21:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0/manifests"},{"name":"v5.9.3","sha":"89617ef683d2bcd2c870e9c1bd58ad4d55247fd5","kind":"tag","published_at":"2022-08-01T20:54:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3/manifests"},{"name":"v5.9.2","sha":"b7f0a16eca4ac2044703032838f90873ec063d75","kind":"tag","published_at":"2022-07-25T15:12:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2/manifests"},{"name":"v5.9.1","sha":"1937412c4345569d98c0950a1016c22508e1ff81","kind":"tag","published_at":"2022-07-18T17:23:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"88ad7d4e623183b8e20702e7961ef9c8de330dc7","kind":"commit","published_at":"2022-07-12T08:54:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0/manifests"},{"name":"v5.8.7","sha":"be0ab4c062a22fc4bb52c47d005b57203b56c09c","kind":"tag","published_at":"2022-07-04T20:39:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7/manifests"},{"name":"v5.8.6","sha":"c58f6653411e0ff38bf67a512d16b87c6523606b","kind":"tag","published_at":"2022-06-27T14:21:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6/manifests"},{"name":"v5.8.5","sha":"3c528113f47cfddf2504ea02ba3065e7c5c46928","kind":"tag","published_at":"2022-06-21T18:05:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5/manifests"},{"name":"v5.8.4","sha":"a6e782ec2f037e2ca989515048ce5f22fe760595","kind":"tag","published_at":"2022-06-14T10:00:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4/manifests"},{"name":"v5.8.3","sha":"b1e4b9cd3e1d88286f9d1485864310a7c1f23a79","kind":"tag","published_at":"2022-06-07T19:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3/manifests"},{"name":"v5.8.2","sha":"93b0aba905b3b6947f58a02d911489bb737ee880","kind":"commit","published_at":"2022-05-31T11:47:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2/manifests"},{"name":"v5.8.1","sha":"1eee9ee437f39f1c3438209154df8e8b9ecd990d","kind":"tag","published_at":"2022-05-23T16:04:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"6a468718b970c39ae83a4029bcb53071c9567430","kind":"tag","published_at":"2022-05-17T09:42:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4eef029981b08c77a9c52d0b863e6b5ced279087","kind":"tag","published_at":"2022-05-10T09:06:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0/manifests"},{"name":"v5.6.4","sha":"edb7e8895ef8def2bf59376d7631e0360a77aaf6","kind":"commit","published_at":"2022-05-02T11:46:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4/manifests"},{"name":"v5.6.3","sha":"124d5e2f0022d17b577a464e6b3a69fa2511105e","kind":"tag","published_at":"2022-04-25T14:04:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3/manifests"},{"name":"v5.6.2","sha":"b3645b3fd11dc26a06ea370a41b5bac1026c6792","kind":"tag","published_at":"2022-04-18T16:10:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2/manifests"},{"name":"v5.6.1","sha":"0251fd5222079e4a512bbd32dff4a7a4c3efe997","kind":"tag","published_at":"2022-04-11T13:21:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"8dcdea53f927ab207718d7ee6576806aca2a3798","kind":"commit","published_at":"2022-04-06T03:27:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0/manifests"},{"name":"v4.12.4","sha":"a563a60219f7f6519fb0f34f6d8e3bf0974e6495","kind":"tag","published_at":"2022-04-03T14:38:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4/manifests"},{"name":"v5.5.3","sha":"96e1f40a3b8aa809d543aa7d466eb48cdfa0b53d","kind":"tag","published_at":"2022-03-28T14:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"dd411b017ea7504a14a16821b694ac6aa01d9b6d","kind":"tag","published_at":"2022-03-21T15:15:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"350b15ee91a93040d50391cb9a45440a90e6b2d1","kind":"tag","published_at":"2022-03-14T16:49:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"f3412aa9d179fdfc3f5c0a4a1cfc1965faef7307","kind":"commit","published_at":"2022-03-07T13:53:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0/manifests"},{"name":"v5.4.4","sha":"965f2eb8cb79bb0685a13d9e28c09617b22358cd","kind":"tag","published_at":"2022-02-28T15:21:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4/manifests"},{"name":"v5.4.3","sha":"e2892a61ea56b6578c2efc81d0324660082ad93c","kind":"tag","published_at":"2022-02-21T16:40:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3/manifests"},{"name":"v5.4.2","sha":"01371028b27156419923b362c4b0af92dc08b29f","kind":"tag","published_at":"2022-02-15T14:57:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"fbce2f80c6cb36e59a4a6826ae46b59a10e1c831","kind":"commit","published_at":"2022-02-08T11:34:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"ba4e819aa58b6a36ae4d96ee79c2a5310a812670","kind":"tag","published_at":"2022-02-01T09:00:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"337be3b2a630d791a5cbc5a2a4575d4f58e38df3","kind":"tag","published_at":"2022-01-24T15:05:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"dcbfc54f581dbf1c0008a8e9e578f896f06228ab","kind":"tag","published_at":"2022-01-17T22:45:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0/manifests"},{"name":"v5.2.8","sha":"f80abbb5f942064c9c270b2ac5bb2a2318876754","kind":"tag","published_at":"2022-01-10T20:11:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8/manifests"},{"name":"v5.2.7","sha":"5daaf9be5115b1cb777fb4cf3d9125baddfe5720","kind":"tag","published_at":"2022-01-03T12:34:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7/manifests"},{"name":"v5.2.6","sha":"052db9d577a03ed8d588ecca9e6c0a5f5ba676e1","kind":"tag","published_at":"2021-12-27T14:23:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6/manifests"},{"name":"v5.2.5","sha":"f8697de9c250dbc6b446bcc08566f50fb4070aab","kind":"tag","published_at":"2021-12-20T14:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5/manifests"},{"name":"v5.2.4","sha":"b265431f9a32ea726c5227821126fbc6424117d5","kind":"commit","published_at":"2021-12-14T13:41:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4/manifests"},{"name":"v5.2.3","sha":"9c3dc12c3de241f44d923bfb089200980f3fd23d","kind":"tag","published_at":"2021-12-06T16:12:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3/manifests"},{"name":"v5.2.2","sha":"fcaec7a75f951c9db79c99c42370ca18212c1f16","kind":"tag","published_at":"2021-11-29T16:51:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"586d9ba2472d549c180cbacddf97eb73425286b3","kind":"tag","published_at":"2021-11-25T11:50:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"353cecb5391571163eb6bd8cbf36d2dd299aaf56","kind":"tag","published_at":"2021-11-23T13:25:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"ddbe15b4d8b7cc1dc84720264fde0b1dafb6166f","kind":"commit","published_at":"2021-11-16T15:06:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"7e26583fe1f95f5c3682213105f8f4b51c9d61c9","kind":"tag","published_at":"2021-11-08T15:14:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0/manifests"},{"name":"v5.0.6","sha":"99752d2848f17c5d1e4840f54863899a19387162","kind":"tag","published_at":"2021-10-27T08:43:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6/manifests"},{"name":"v5.0.5","sha":"58f8ff1f8bc7f0cc4bb728654604a194b3c3790b","kind":"tag","published_at":"2021-10-26T10:14:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"86443310e4344ae1ce6e04f084d58e17e4d62170","kind":"tag","published_at":"2021-10-14T15:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"36258031912caf662f69ca3769c6e0bd46946050","kind":"tag","published_at":"2021-10-07T12:26:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"c510762a325116c654afd3c21381a50b942c2c66","kind":"tag","published_at":"2021-09-29T09:29:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"afcf3ee18e7a9c526348b3bce74b69781b4ad071","kind":"tag","published_at":"2021-09-22T12:15:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"85598e74b85a89a16f8bdf5b68346ca8d6b70557","kind":"tag","published_at":"2021-09-16T11:28:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.1","sha":"1b563a153f5b2736f79a3f45573e2e2b66ba0a9a","kind":"tag","published_at":"2021-09-08T13:55:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"698492a5401b12578dc459397b9d288542fc954b","kind":"commit","published_at":"2021-09-02T02:45:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.5","sha":"0bab71409bcc0865ab3e0fcbfa14fa824ddc5495","kind":"tag","published_at":"2021-08-25T07:30:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"c30ec7bed00b36da7b0e6a202b3cb48d2fc1b579","kind":"tag","published_at":"2021-08-13T21:32:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"e5ccdf299c75ea65b0600ee05ff6c98646891c77","kind":"tag","published_at":"2021-08-09T04:03:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3/manifests"},{"name":"v4.12.3","sha":"77a8daeed0e8efa67c6d86f3cc40239dc6eb3d94","kind":"tag","published_at":"2021-07-30T10:06:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3/manifests"},{"name":"v5.0.0-beta.2","sha":"cca80d861f64b3eaa8a5ef8815b7552aaea61557","kind":"tag","published_at":"2021-07-26T15:01:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2/manifests"},{"name":"v4.12.2","sha":"958241aa0ebf340ad0f152b91949720c85b4fcca","kind":"tag","published_at":"2021-07-19T16:41:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2/manifests"},{"name":"v5.0.0-beta.1","sha":"8a4b8952077b64e90ac9d23c116a45aed672db9c","kind":"tag","published_at":"2021-07-14T16:28:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1/manifests"},{"name":"v4.12.1","sha":"4dc8c9bf3e8a6b21a2aac58b0be3161af334b67d","kind":"tag","published_at":"2021-07-07T13:08:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"53a1655143aa4ec36c29a6063ccdf89c48a74bfd","kind":"tag","published_at":"2021-07-06T13:40:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0/manifests"},{"name":"v5.0.0-beta.0","sha":"a0f416173d2f5b78546f52e572a0f64dcc3751e9","kind":"tag","published_at":"2021-07-01T12:17:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.38","sha":"f60126f95d7b36fa12133887990615b9f47e994a","kind":"commit","published_at":"2021-06-24T03:37:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.38","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38/manifests"},{"name":"v5.0.0-alpha.37","sha":"c795ca0822e2816a630a5654d5471fa04521d23c","kind":"tag","published_at":"2021-06-15T17:49:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.37","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37/manifests"},{"name":"v5.0.0-alpha.36","sha":"cf2f6fa90608b109978698fc48120920beaaa51f","kind":"tag","published_at":"2021-06-08T06:46:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.36","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36/manifests"},{"name":"v5.0.0-alpha.35","sha":"6c0afb6d8fff919e80f9f1ec92613acacd8365e7","kind":"tag","published_at":"2021-05-31T20:34:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.35","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35/manifests"},{"name":"v5.0.0-alpha.34","sha":"ee3a077c161accb887b93a17f9eaa2b23e998319","kind":"tag","published_at":"2021-05-18T10:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.34","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34/manifests"},{"name":"v5.0.0-alpha.33","sha":"0fa6ab4a29e8469c081d3f796e0bd9cab98e9185","kind":"tag","published_at":"2021-05-09T12:29:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.33","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33/manifests"},{"name":"v4.11.4","sha":"6658323b5e2ba366691829bbef3f53c00008497e","kind":"tag","published_at":"2021-04-27T15:48:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4/manifests"},{"name":"v5.0.0-alpha.32","sha":"2e99746c35ea0c1e45187a206d6ebc25a52933dc","kind":"tag","published_at":"2021-04-27T12:59:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32/manifests"},{"name":"v5.0.0-alpha.31","sha":"b061319b132163900d1a4eb64207f5284d28639d","kind":"tag","published_at":"2021-04-20T13:59:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"0bc7ed897d54a899fb0dfc5cbd6c5ee0592705e1","kind":"tag","published_at":"2021-04-12T09:46:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"29934afe4643811f3bed772612f92d539a1e489d","kind":"tag","published_at":"2021-04-04T16:43:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"a83c7715c0e2cfa1c3e59b7a1f828f6a1476b307","kind":"tag","published_at":"2021-03-24T12:57:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"2de88ce2973667921a45ff69ea48a8843cb9d8cb","kind":"tag","published_at":"2021-03-05T13:01:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27/manifests"},{"name":"v5.0.0-alpha.26","sha":"8928a36394154e02a73d5e92a740d5f9ed8da709","kind":"tag","published_at":"2021-02-27T18:39:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"688db35f581ac345a09a15420efdb0e4c98a56ab","kind":"tag","published_at":"2021-02-11T12:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"15108a5aad5342d92e86be5c5388b8321a88b280","kind":"tag","published_at":"2021-01-26T14:08:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24/manifests"},{"name":"v4.11.3-deprecations.1","sha":"6cf7cf7c7b11b38db18a4d2003743cbadeb1b4ee","kind":"commit","published_at":"2021-01-25T23:27:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1/manifests"},{"name":"v4.11.3","sha":"bd79e8f8c5b8c77bc5c13d076377a18d2ceedfa2","kind":"commit","published_at":"2021-01-24T12:45:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3/manifests"},{"name":"v4.11.3-deprecations.0","sha":"f64337cd87428e04c851bb1667f5f9e0e6aeaede","kind":"commit","published_at":"2021-01-24T12:00:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0/manifests"},{"name":"v5.0.0-alpha.23","sha":"af6e7220961c6f5e8ed89172694287dc737828ff","kind":"commit","published_at":"2021-01-14T12:48:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23/manifests"},{"name":"v5.0.0-alpha.22","sha":"c514ea86c11c9817839630e840535358f5044caf","kind":"commit","published_at":"2021-01-04T11:14:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"5c82b9147f811fda24bc09132852ed240f8d9def","kind":"commit","published_at":"2020-12-30T17:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"cd30d9e3961c8b33ce43a133e0a958867a202c41","kind":"commit","published_at":"2020-12-21T17:51:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20/manifests"},{"name":"v5.0.0-alpha.19","sha":"754e29cf5a712d0e0f6bd3e54f80e9997659f68c","kind":"commit","published_at":"2020-12-13T17:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.11.2","sha":"174b64f8a3adffb8df3c13285f4edc2437a8547a","kind":"commit","published_at":"2020-12-02T23:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2/manifests"},{"name":"v5.0.0-alpha.18","sha":"c5561c5febbe1c3bd5446c8a0bb480025ab38b86","kind":"commit","published_at":"2020-12-02T23:25:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.11.1","sha":"b8092ce09e164a1cb2fec2f3a5b6aa6e2dc6cbbd","kind":"commit","published_at":"2020-11-24T14:35:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1/manifests"},{"name":"v5.0.0-alpha.17","sha":"41d6a360e0fb245dd74549445539c6218a9dc737","kind":"commit","published_at":"2020-11-23T00:49:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17/manifests"},{"name":"v5.0.0-alpha.16","sha":"47a8e102eeaa5a68a2b4f99c08085cfddc0bef77","kind":"commit","published_at":"2020-11-14T12:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16/manifests"},{"name":"v5.0.0-alpha.15","sha":"fa9cbc835ee70b12234b7207b1872356277da5fa","kind":"commit","published_at":"2020-11-03T23:57:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15/manifests"},{"name":"v5.0.0-alpha.14","sha":"56520e757e0052e25f8dd5d78214458c4b7c634d","kind":"commit","published_at":"2020-10-23T22:59:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14/manifests"},{"name":"v5.0.0-alpha.13","sha":"b82af55f9917f9e77a3cae9b36e47b29d43182c0","kind":"commit","published_at":"2020-10-17T21:47:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13/manifests"},{"name":"v5.0.0-alpha.12","sha":"c7c3643948bce7327a7f01665caa7474be2694f9","kind":"commit","published_at":"2020-10-10T22:32:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12/manifests"},{"name":"v5.0.0-alpha.11","sha":"b4fe7eefd494fa28cd3453067af8872a83f31fa6","kind":"commit","published_at":"2020-09-26T15:07:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11/manifests"},{"name":"v5.0.0-alpha.10","sha":"2e1502fc18d86d69a6b55fc4ac5dcb50ddf192c4","kind":"commit","published_at":"2020-09-15T08:10:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10/manifests"},{"name":"v5.0.0-alpha.9","sha":"e830beb63940d24129285f554fc9c2fb0bd7ccbf","kind":"commit","published_at":"2020-09-06T16:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9/manifests"},{"name":"v5.0.0-alpha.8","sha":"5f986712bbb2f0b789c151b6d2f3e2d48cde0980","kind":"commit","published_at":"2020-08-31T16:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"c32a96b4beb3a5c72a8c179fb095f09dacf61050","kind":"commit","published_at":"2020-08-22T16:39:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"15fd6232de294be9ba0ca103351a11f84009b04f","kind":"commit","published_at":"2020-08-13T16:56:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6/manifests"},{"name":"v5.0.0-alpha.5","sha":"40aa9cbb1df08a5994392d5cea15a60979b28a7e","kind":"commit","published_at":"2020-07-27T22:55:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"519390c2bb12b5eb7b6f5f898afb78ac7f285543","kind":"commit","published_at":"2020-07-19T17:54:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"f432112f0bcfb1fd2002002db181e83edc99d906","kind":"commit","published_at":"2020-07-12T17:06:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"f928d6e04ea7f185cda0e739ebbe2ea36d0aa4d3","kind":"commit","published_at":"2020-07-04T23:16:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2/manifests"},{"name":"v4.11.0","sha":"79ebf71d31cca2c73143891960ea54ec1132bdeb","kind":"commit","published_at":"2020-06-30T23:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0/manifests"},{"name":"v5.0.0-alpha.1","sha":"8281371f88c81fc3e4560b0334cc0c473b9d45f9","kind":"commit","published_at":"2020-06-27T15:07:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.10.2","sha":"d0bfcb4f11fd3904b1e235d80fbfe23758de8372","kind":"commit","published_at":"2020-06-11T19:11:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"4e12b951f64fd47864b4dea8ec8631387a89ddb1","kind":"commit","published_at":"2020-06-01T15:14:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"dd9280e753eb8dc3444a26e85fe4f800b759cad2","kind":"commit","published_at":"2020-05-23T17:50:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0/manifests"},{"name":"v4.9.14","sha":"1fb44683825f0ee7f4d5933528598917ff72f0e4","kind":"commit","published_at":"2020-05-11T22:41:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.14","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14/manifests"},{"name":"v4.9.13","sha":"c224f32bb8f144e590c096d103c9d59c2509ed93","kind":"commit","published_at":"2020-05-04T11:29:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.13","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13/manifests"},{"name":"v4.9.12","sha":"3e5fd3c4f200e50a1331857f092a547b41f6db1e","kind":"commit","published_at":"2020-04-26T23:18:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.12","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12/manifests"},{"name":"v4.9.11","sha":"77f6fe0a73791176bd58d8c013bf5631270faf4d","kind":"commit","published_at":"2020-04-19T14:10:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11/manifests"},{"name":"4.9.11","sha":"b551194a14c4469f3b07dc43bc6aaea525138944","kind":"commit","published_at":"2020-04-18T10:43:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11/manifests"},{"name":"v4.9.10","sha":"8baef82396665179c67ca3acfd51e396b947f412","kind":"commit","published_at":"2020-04-11T13:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.10","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10/manifests"},{"name":"v4.9.9","sha":"c191471a20315cae4006c1e4d3d51db5e49b5fee","kind":"commit","published_at":"2020-04-04T15:54:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.9","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9/manifests"},{"name":"v4.9.8","sha":"e9fbcbf015bbf7057aadd5777703b7059aedf043","kind":"commit","published_at":"2020-03-28T19:33:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8/manifests"},{"name":"v4.9.7","sha":"10bc98f283feaae6397ef1b73b1b82be4a39a5f5","kind":"commit","published_at":"2020-03-18T12:45:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7/manifests"},{"name":"v4.9.6","sha":"0176a231719152fa4a2100aa7119e9fd777b5fed","kind":"commit","published_at":"2020-03-18T10:52:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6/manifests"},{"name":"v4.9.5","sha":"b9dec2780203e37148d87788f727c668d9019581","kind":"commit","published_at":"2020-02-29T10:36:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5/manifests"},{"name":"v4.9.4","sha":"45fe0e31c462ed3a2fba134fb1edbd05b91da2a4","kind":"commit","published_at":"2020-02-23T10:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4/manifests"},{"name":"v4.9.3","sha":"2bec4ebc9c20be8abecbad6d3f0f7ba2875c9c35","kind":"commit","published_at":"2020-02-16T11:52:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3/manifests"},{"name":"v4.9.2","sha":"f567b384f509d36b7e10f691e6b58538e7db8869","kind":"commit","published_at":"2020-02-09T18:32:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"717887fdd9d3b27701d760d78aa12ecf52f02f43","kind":"commit","published_at":"2020-02-02T11:46:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f2c9817526b729801b1716afc957ef3886ccb422","kind":"commit","published_at":"2020-01-22T20:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"d0c928c82e3fc8f284a2f7fd1b9acbf717c5a64e","kind":"commit","published_at":"2020-01-06T11:44:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"0c7ca746674cfb47a46cad8ebea21155702fd38c","kind":"commit","published_at":"2019-12-30T10:59:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"c6f734f0d6b183962e83fc5612fef6583bf40712","kind":"commit","published_at":"2019-12-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3a8f0eace8dd6a1c3234a8be2b7c41f06b6260d4","kind":"commit","published_at":"2019-12-14T19:59:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"0a129d58056d38bd15141aaa98d346774895d5f5","kind":"commit","published_at":"2019-12-07T12:46:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"6291316a32cfb4fb19ffdbcf30abfcb63023f17f","kind":"commit","published_at":"2019-12-01T10:59:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1/manifests"},{"name":"v3.9.4","sha":"6b0fee51deb7c32b75498d4ab2186946e7c4ce0a","kind":"commit","published_at":"2019-11-28T09:28:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4/manifests"},{"name":"v4.7.0","sha":"2b04ee905695540bde87653908ece5c4d57546c9","kind":"commit","published_at":"2019-11-22T10:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"856188b2de7a5e514803314f329da76fe65dec50","kind":"commit","published_at":"2019-11-12T13:52:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"d2d76bf26231a96981260232de5271b24e9391a4","kind":"commit","published_at":"2019-11-05T16:46:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0/manifests"},{"name":"v4.5.2","sha":"cb52f392b3b3528857178a756354ffb0e8bccd73","kind":"commit","published_at":"2019-10-28T22:58:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"803d08fbdf20de2d34c36a2a27bbc8e5a7e79fb2","kind":"commit","published_at":"2019-10-12T20:22:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"de3c62c25bf9e92ba35019e5a3ca7f68a36600d8","kind":"commit","published_at":"2019-10-02T08:07:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"554e7dce0cd96a4f9ef1924b41a3ce530cb433ae","kind":"commit","published_at":"2019-09-22T17:16:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"b563d529a8544fa4f4090723239ab075665c5f03","kind":"commit","published_at":"2019-09-11T20:45:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"f3beaee67fb9a4145a792fc8b798ef327b55f513","kind":"commit","published_at":"2019-09-08T09:58:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1/manifests"},{"name":"v1.2.5","sha":"8ee2d7168294f21af787aaba46661824097e33bb","kind":"tag","published_at":"2019-09-03T18:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5/manifests"},{"name":"v4.4.0","sha":"98f2c7cae9b2e0a53cf731882164aa44babb4be3","kind":"commit","published_at":"2019-08-31T12:19:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"29c1adf61a141a3db885ee569e42251cee53e749","kind":"commit","published_at":"2019-08-21T17:29:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3/manifests"},{"name":"v1.2.4","sha":"e44972d3c3e199529fdbc85974f7ae570b8424a0","kind":"tag","published_at":"2019-08-16T20:53:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4/manifests"},{"name":"v4.3.2","sha":"f2dbeca2dd1aecf6bc56e2302ec766d2e4bfb2ac","kind":"commit","published_at":"2019-08-10T17:39:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"d5a2ad9d26f7b089111b208c929ac1f98e7f6958","kind":"commit","published_at":"2019-08-03T15:14:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"8c28ed9c67e7b6ad02a8826178352aa4e9901b50","kind":"commit","published_at":"2019-07-28T14:32:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"42f78c69a59f0b5fa5fb8f533385f04ef77d7889","kind":"commit","published_at":"2019-07-17T13:42:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1/manifests"},{"name":"v1.0.4","sha":"455489e2e149ff5393f6ba08870368c88da259bd","kind":"tag","published_at":"2019-07-10T15:39:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"4c21bc05d6c5e48c64bc947ba9e271ed3e762a0e","kind":"tag","published_at":"2019-07-10T15:08:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"543041538f31cbdfbe3e85b8bc0f5c183ac5448e","kind":"tag","published_at":"2019-07-09T13:14:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"3a40065694cab2a5e8dedab6781e98493c1dc69d","kind":"tag","published_at":"2019-07-09T12:54:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1/manifests"},{"name":"v4.2.0","sha":"cf2cdd83f2a2f65d0e979d1faa9e815a5e2d3502","kind":"commit","published_at":"2019-07-06T15:30:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"6da1d591264e8c4a18e5ab56bdf6f8c0f985ed99","kind":"commit","published_at":"2019-06-25T13:53:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"eade31e58deb8ff3faee777313d70141e5868ebe","kind":"commit","published_at":"2019-06-23T11:46:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"b78a5ab7581488f7fff271a2cf64927dd28c3ab0","kind":"commit","published_at":"2019-06-13T09:55:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"07b9d6efaac1b663b2657173227e9490c796191e","kind":"commit","published_at":"2019-06-10T11:50:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"d58075ddb1757a11c47ef3d2b1fe9bed55e640dd","kind":"commit","published_at":"2019-06-03T16:35:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a3572bcaf34d204b314fd2c84064c9180f3a50f1","kind":"commit","published_at":"2019-05-27T12:48:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"505e275285c757e0515c8623b43c823d8a74790c","kind":"commit","published_at":"2019-05-23T15:39:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.0","sha":"a33f0ab64999331a54267cdf0eb89e53fa4d70cd","kind":"commit","published_at":"2019-05-20T21:26:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0/manifests"},{"name":"v4.0.0-beta.2","sha":"3686a27055dce58b5e800b520087c0c448b7480e","kind":"commit","published_at":"2019-05-13T12:26:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"5c152157078503e8599537108c3be9e00969fa34","kind":"commit","published_at":"2019-05-05T12:24:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"f19bd59ae53f23e3637383061774542d973cc48c","kind":"commit","published_at":"2019-04-28T22:42:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.8","sha":"92d6e987a43041fde63fd02cad61277d04193c29","kind":"commit","published_at":"2019-04-17T19:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"663643e0a83554d7730be42140aef6bc3ac09c6a","kind":"commit","published_at":"2019-04-07T23:25:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"2482d2b689440df6fb3da6157a789adac2783736","kind":"commit","published_at":"2019-03-30T19:33:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6/manifests"},{"name":"v3.9.3","sha":"ebed7922fc97331519f507768572a068edb8494e","kind":"commit","published_at":"2019-03-28T14:06:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3/manifests"},{"name":"v4.0.0-alpha.5","sha":"1bfdbe5688fb3556e4bebd1f8e357c515244ac42","kind":"commit","published_at":"2019-03-23T21:04:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"997324d52467e3a7b7a8058c0ba8309d04d4ddf6","kind":"commit","published_at":"2019-03-17T11:00:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"3a5d2e50411ddd3caea450abda49fd7c6ed230dc","kind":"commit","published_at":"2019-03-10T11:57:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"f606f7584dd842a89423dd3cc69e32b5ad3fdae1","kind":"commit","published_at":"2019-03-03T16:12:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"eea3b4d9a623f87d79be63f57b4a69ddfe375610","kind":"commit","published_at":"2019-02-20T10:58:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"97b26c4821299aef21e6ef9372a25aedd78d0137","kind":"commit","published_at":"2019-02-12T14:39:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.9.2","sha":"dbc788f7d231b4eceaa7a6a3e253104de5de9af0","kind":"commit","published_at":"2019-02-03T20:45:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2/manifests"},{"name":"v3.9.1","sha":"b903d7432b5a06583c9915f7ab9346bad76007a1","kind":"commit","published_at":"2019-01-26T13:59:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"f6353cdd15b954091c3f53498eb7de198755b740","kind":"commit","published_at":"2019-01-14T21:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"8df7a83ccc0b200e67feb823ceaaf793e4b6d007","kind":"commit","published_at":"2019-01-09T21:57:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"c202914213f19b070738ba5837da18e89c1662ee","kind":"commit","published_at":"2019-01-07T18:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"baa45b12252be8965809a0ad06e67e7dc7d44313","kind":"commit","published_at":"2018-12-30T21:47:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"0445ca8b710425f22744249a0c7bb3c20e95237b","kind":"commit","published_at":"2018-12-30T21:24:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"f0d60d8a510180e9c7a9b588d3e6c04d0d1a23d3","kind":"commit","published_at":"2018-12-22T15:42:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"1871b089aef090728321cab69be92daaec6eb131","kind":"commit","published_at":"2018-12-17T20:02:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0/manifests"},{"name":"v3.6.2","sha":"edde0b4f0073fcacb7233b553812f3dffe619da5","kind":"commit","published_at":"2018-12-09T20:22:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"e5fbf74a06157e2d73701a158e8d6b5914429ea1","kind":"commit","published_at":"2018-12-01T10:43:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1/manifests"},{"name":"issue-13699-mster","sha":"ac0153bf1b13ddbc1e43c22693f2c223838d9f1a","kind":"tag","published_at":"2018-11-28T20:15:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/issue-13699-mster","html_url":"https://github.com/mui/material-ui/releases/tag/issue-13699-mster","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@issue-13699-mster","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster/manifests"},{"name":"v3.6.0","sha":"d9c790fa69a1c053c3d471e030e4066122d58902","kind":"commit","published_at":"2018-11-26T19:49:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"34492c23a773b1db66fe65801997257709c4f319","kind":"commit","published_at":"2018-11-12T23:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"dc6b2b870fa514e98c74b6854d22c6e25e7684cb","kind":"commit","published_at":"2018-11-12T22:46:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"ba1dc0f27cd85996dbf3ef9df4d7f10552d6c91f","kind":"commit","published_at":"2018-11-04T23:41:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0/manifests"},{"name":"v3.3.2","sha":"47b20fe33c5f1c8a2563bad3c27811c37f698794","kind":"commit","published_at":"2018-10-27T20:16:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"92b2a36716c8ced3d12ff0b300be06cc4743e6da","kind":"commit","published_at":"2018-10-23T22:16:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"47d3b93780400d6eaef48d29dfcbebec8a5f22b2","kind":"commit","published_at":"2018-10-21T21:27:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"bbb0b683dd45d130b17580da86fe6ccc1ab5b3d3","kind":"commit","published_at":"2018-10-15T22:11:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"a61f0fc9a56ef22874753175bad2a636460130d1","kind":"commit","published_at":"2018-10-14T21:03:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"58f526f46e609e3e6cd785d15bfc5486df7ab79f","kind":"commit","published_at":"2018-10-07T22:44:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"dbd67aa892a4e9885d763fcb0d1f6c1691fbf763","kind":"commit","published_at":"2018-09-30T17:16:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"6184c508f94500a9da7486ccb2b9398023e4b1b5","kind":"commit","published_at":"2018-09-23T22:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"a9cbda69c8e059d928da53d9525652170b999455","kind":"commit","published_at":"2018-09-16T21:32:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"27412afa36b6c64b15b3b33cd51235efbc55a775","kind":"commit","published_at":"2018-09-08T22:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d6fb8524ff94080614e8d4d1064c7b2cec66c5d1","kind":"commit","published_at":"2018-09-03T21:14:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"2e9643f6c43c9b393a3914cd085aac92df546c04","kind":"commit","published_at":"2018-08-28T22:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"6847e0affc09f56a1497013be98bc3b59ccd3fde","kind":"commit","published_at":"2018-08-27T17:34:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0/manifests"},{"name":"v1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1","html_url":"https://github.com/mui/material-ui/releases/tag/v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1/manifests"},{"name":"v1.5.1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6b4c29e324eaa1272ce7b42ecab0e3460af6f437","kind":"commit","published_at":"2018-08-12T20:42:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0/manifests"},{"name":"v0.20.2","sha":"1b1c1fce216b5b2f5ecd52d21f8ec6a326c00cd5","kind":"commit","published_at":"2018-08-05T21:43:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2/manifests"},{"name":"v1.4.3","sha":"99650a6d174ad97b41ba1079cd5d7f55b5db21b5","kind":"commit","published_at":"2018-08-04T10:26:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e9bb799208b34fb8f8bbfe4b63b7a1942f95d91f","kind":"commit","published_at":"2018-07-29T14:37:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"869692ecf3812bc4577ed4dde81a9911c5949695","kind":"commit","published_at":"2018-07-22T21:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7fdc1890fb744b565480835fd5684e66871c679f","kind":"commit","published_at":"2018-07-14T15:02:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"f12ba5bfafc53ada2e5719697dd8373d41fa9471","kind":"commit","published_at":"2018-07-02T20:06:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"cd47eeabdcd4f67e35ff5ad56ae82a571da5747a","kind":"commit","published_at":"2018-06-26T10:53:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"e943cb8d6f405de5d53c1f3d1908cbccb502bb3a","kind":"commit","published_at":"2018-06-20T21:41:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"29308b10b3f8ba3565168e4da4bb5f793cb8b4f9","kind":"commit","published_at":"2018-06-18T18:38:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7c094a0f0381c7b68a223e27b5dc700a7595b122","kind":"commit","published_at":"2018-06-10T09:50:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2a300cdec817595ac879bc419257e55ef318b0f9","kind":"commit","published_at":"2018-06-03T15:25:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"3ccf76d315404ebd67f1254f5679d327c0647dfd","kind":"commit","published_at":"2018-05-26T14:56:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"73101790333124cc8f5857bc46038b7d2315842a","kind":"commit","published_at":"2018-05-17T22:07:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.1","sha":"aae0c434f99c4ab559d8aff53cfbd2cfa7974043","kind":"commit","published_at":"2018-05-15T21:15:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1/manifests"},{"name":"v0.20.1","sha":"c663649d9edf9d196aadbb3b426fd613816964fc","kind":"commit","published_at":"2018-05-13T21:34:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1/manifests"},{"name":"v1.0.0-rc.0","sha":"5f3008fc26479b40ff16ec498ae0e6e3361fdb47","kind":"commit","published_at":"2018-05-13T19:13:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-beta.47","sha":"d16e4f5115a9fde3e8958d7959a912a55cbb246d","kind":"commit","published_at":"2018-05-09T21:48:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.47","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47/manifests"},{"name":"v1.0.0-beta.46","sha":"aa1ef83f22650245dd736681d7ec6331cb2a42ef","kind":"commit","published_at":"2018-05-08T21:51:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.46","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46/manifests"},{"name":"v1.0.0-beta.45","sha":"ab592831cbf5987a6516139aeaf148bdb3360ccb","kind":"commit","published_at":"2018-05-07T13:38:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.45","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45/manifests"},{"name":"v1.0.0-beta.44","sha":"0bba4ad1aed5d2181baa156009301eb56fd80158","kind":"commit","published_at":"2018-04-29T20:57:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.44","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44/manifests"},{"name":"v1.0.0-beta.43","sha":"6dfe7382b9777885abe84f4d1f66c0c62545d559","kind":"commit","published_at":"2018-04-22T10:47:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.43","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43/manifests"},{"name":"v1.0.0-beta.42","sha":"bc03443cac8a55ce3fc4d19e6a95e0f3d0116fbf","kind":"commit","published_at":"2018-04-16T20:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.42","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42/manifests"},{"name":"v1.0.0-beta.41","sha":"cddff325bdc2c79592701c11e295e48db0879c28","kind":"tag","published_at":"2018-04-07T18:26:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.41","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41/manifests"},{"name":"v1.0.0-beta.40","sha":"7f423b6bef54c4a34f3b53d9b8ebf33c183916f8","kind":"tag","published_at":"2018-04-01T09:55:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.40","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40/manifests"},{"name":"v1.0.0-beta.39","sha":"b95cb7a83a102b21b7f6add713398f6c9e743d50","kind":"tag","published_at":"2018-03-28T21:23:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.39","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39/manifests"},{"name":"v1.0.0-beta.38","sha":"a6ccfbe7699b67b03703b49a7cb14d865b841d38","kind":"tag","published_at":"2018-03-17T12:24:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.38","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38/manifests"},{"name":"v1.0.0-beta.37","sha":"1587ac3654ae5061eb21f652722a02cc4c367292","kind":"tag","published_at":"2018-03-11T14:31:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.37","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37/manifests"},{"name":"v1.0.0-beta.36","sha":"f31bd2e431c29f85a053387ce062987a3fc36168","kind":"tag","published_at":"2018-03-05T21:07:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.36","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36/manifests"},{"name":"v1.0.0-beta.35","sha":"25ca14ffcec6eeb75446730a03cc4a2014c5e8ab","kind":"tag","published_at":"2018-02-25T22:47:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.35","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.2","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2/manifests"},{"name":"olivier-material-ui-codemod@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1/manifests"},{"name":"olivier-material-ui-icons@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.1","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1/manifests"},{"name":"olivier-material-ui-codemod@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0/manifests"},{"name":"olivier-material-ui-icons@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0/manifests"},{"name":"v1.0.0-beta.34","sha":"284dfcb06fed2244033cc971cb78f485bafece3d","kind":"tag","published_at":"2018-02-17T12:08:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.34","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34/manifests"},{"name":"v1.0.0-beta.33","sha":"b7f698d48d61e74f74e5e50a08b4309460a55266","kind":"tag","published_at":"2018-02-10T12:03:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.33","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33/manifests"},{"name":"v1.0.0-beta.32","sha":"896bc50f35a83fac0453dbbecd9f367b45b450e9","kind":"tag","published_at":"2018-02-04T22:44:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.32","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32/manifests"},{"name":"v1.0.0-beta.31","sha":"6271146a2545aeedf4110990de21ebc0c910b627","kind":"tag","published_at":"2018-01-29T22:06:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.31","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31/manifests"},{"name":"v1.0.0-beta.30","sha":"2bb35ce508832f518a4c3af8cd7cf67af8fd90c5","kind":"tag","published_at":"2018-01-21T22:50:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.30","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30/manifests"},{"name":"v1.0.0-beta.29","sha":"7386d56d4dfb85ca4a586a56691b6a58798d5c42","kind":"tag","published_at":"2018-01-16T20:27:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.29","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29/manifests"},{"name":"v1.0.0-beta.28","sha":"e1f3dad9084edf460d42e0a5f6b7c956eaa51e8d","kind":"tag","published_at":"2018-01-14T14:52:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.28","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28/manifests"},{"name":"v1.0.0-beta.27","sha":"fcfe4a64a95f65e205c5ba9523987982e6556eea","kind":"tag","published_at":"2018-01-06T15:25:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.27","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27/manifests"},{"name":"v1.0.0-beta.26","sha":"bd42549ee464bce03743f7ee18964066f9d3907d","kind":"tag","published_at":"2017-12-30T23:24:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.26","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26/manifests"},{"name":"v1.0.0-beta.25","sha":"d9ab3e313136fa5fb179743b560ac7c9e4fa8f6a","kind":"tag","published_at":"2017-12-22T23:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.25","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25/manifests"},{"name":"v1.0.0-beta.24","sha":"7c8fe8516f8bf6317e7cc748eefa7d97c92b4007","kind":"tag","published_at":"2017-12-17T12:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.24","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24/manifests"},{"name":"v1.0.0-beta.23","sha":"1a4e5b06ae0a7f6b3a6be810d272ebdf3efbb863","kind":"tag","published_at":"2017-12-09T09:51:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.23","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23/manifests"},{"name":"v0.20.0","sha":"86b40ae4883e95d6139e9e5d59c0e14aa022ce3a","kind":"commit","published_at":"2017-12-04T04:05:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0/manifests"},{"name":"v1.0.0-beta.22","sha":"22f68ca292a947349ae2877b09e85775703ec87f","kind":"tag","published_at":"2017-11-28T23:11:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22/manifests"},{"name":"v1.0.0-beta.21","sha":"d33604a9deacbb2725da3688d823416486a039c1","kind":"tag","published_at":"2017-11-13T22:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21/manifests"},{"name":"v1.0.0-beta.20","sha":"076d08bfa709ffdb4858106ebda73f475e4ec5b9","kind":"tag","published_at":"2017-11-05T19:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20/manifests"},{"name":"v1.0.0-beta.19","sha":"2a1879fb818973d4df766c2d7842afd939fdb2b8","kind":"tag","published_at":"2017-10-30T21:51:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19/manifests"},{"name":"v1.0.0-beta.18","sha":"f626204f8e0cd9933bcb7a8c8ac5cd97d6419eca","kind":"tag","published_at":"2017-10-23T21:58:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18/manifests"},{"name":"v1.0.0-beta.17","sha":"616d69d5ff7263eb9c84960b6b7a4c9ff852d4ef","kind":"tag","published_at":"2017-10-15T22:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17/manifests"},{"name":"v1.0.0-beta.16","sha":"56fd0d9d2f6fe0222b8c4117e227de1d725918ba","kind":"tag","published_at":"2017-10-08T20:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16/manifests"},{"name":"v0.19.4","sha":"f1bc4be26ca68578f0cfd053fed8eeabe0d3a636","kind":"tag","published_at":"2017-10-08T19:56:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4/manifests"},{"name":"v1.0.0-beta.15","sha":"4da17a67182a212be91a36cec9c976ccb6293380","kind":"tag","published_at":"2017-10-04T16:05:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15/manifests"},{"name":"v1.0.0-beta.13","sha":"736f12000e6989b2e37fcf10deca8bcf20a284f5","kind":"tag","published_at":"2017-10-01T19:58:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13/manifests"},{"name":"v0.19.3","sha":"7e484cc0c2e3db1e30ebe89d93475f2999f6168c","kind":"tag","published_at":"2017-10-01T19:35:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3/manifests"},{"name":"v1.0.0-beta.12","sha":"65b6e04a74a1520209e7b8fcfa311a431ecb070a","kind":"tag","published_at":"2017-09-24T18:24:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12/manifests"},{"name":"v0.19.2","sha":"5f750e046d48fa2f8c0efd86290ea48661c9b32e","kind":"tag","published_at":"2017-09-18T20:14:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2/manifests"},{"name":"v1.0.0-beta.11","sha":"01c6feb33e7e4e5043ce2a8377fa7dda3dbc8180","kind":"tag","published_at":"2017-09-18T19:11:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11/manifests"},{"name":"v1.0.0-beta.10","sha":"3d4518c997fe875f8e91044ff59a09a46fdfb726","kind":"tag","published_at":"2017-09-13T21:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10/manifests"},{"name":"v1.0.0-beta.9","sha":"d4dba0da9a00efe5104365ca647d848a131a41a6","kind":"tag","published_at":"2017-09-10T11:17:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9/manifests"},{"name":"v1.0.0-beta.8","sha":"865b39bef48c3f85743c3914ba146b97b93fce0f","kind":"tag","published_at":"2017-09-02T11:11:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8/manifests"},{"name":"v0.19.1","sha":"b0d03e92c64bee1ac8c25acd0c48657b7f605d9a","kind":"tag","published_at":"2017-09-02T10:38:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1/manifests"},{"name":"v1.0.0-beta.7","sha":"d2083879918dcafdc9c17e3e19440000a0abb3b0","kind":"tag","published_at":"2017-08-30T22:51:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7/manifests"},{"name":"v1.0.0-beta.6","sha":"8385df161a6792d472821e30c7095b267b844950","kind":"tag","published_at":"2017-08-20T14:48:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6/manifests"},{"name":"v1.0.0-beta.5","sha":"8292545fd41ea9f9d3c7c52bb45f60a4fea434a9","kind":"tag","published_at":"2017-08-15T08:55:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5/manifests"},{"name":"v0.19.0","sha":"d1b3bc614a818d497e38fd51c85077dd7b490bad","kind":"tag","published_at":"2017-08-15T08:17:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0/manifests"},{"name":"v1.0.0-beta.4","sha":"110f0a6e95e8e2b51b2bdd7e545a9b41d1a0009f","kind":"tag","published_at":"2017-08-05T10:09:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4/manifests"},{"name":"v1.0.0-beta.3","sha":"e0dd9560d4a152ca0a61558b6238edc40746c354","kind":"tag","published_at":"2017-07-29T21:00:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"45d5da95daf4d52b0ea6e4ffbef27755fa0aa196","kind":"tag","published_at":"2017-07-23T17:45:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"603fbde8d99e386d6640ec6c24ba9fcfc4316dd4","kind":"tag","published_at":"2017-07-23T17:12:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1/manifests"},{"name":"v0.18.7","sha":"50f6dfc4b6ee7473e27ba950c3ce900b24f17d1c","kind":"tag","published_at":"2017-07-23T15:51:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7/manifests"},{"name":"v1.0.0-alpha.22","sha":"f3992561ed94696d595b6a56efc7449c7dee67c7","kind":"tag","published_at":"2017-07-18T09:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22/manifests"},{"name":"v1.0.0-alpha.21","sha":"49d21891b72796f4a8f383d9b15b66f72cb94549","kind":"tag","published_at":"2017-07-04T22:13:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21/manifests"},{"name":"v0.18.6","sha":"1d10ecbac4a83f9934bb6a7f025855f82002113c","kind":"tag","published_at":"2017-07-04T21:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6/manifests"},{"name":"v0.18.5","sha":"86f7c4141cc66ab1e96a681a6945472283e41ea3","kind":"tag","published_at":"2017-06-28T18:14:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5/manifests"},{"name":"v1.0.0-alpha.20","sha":"84363396403cbbd51072d0b09822cd6d8ab6bf87","kind":"tag","published_at":"2017-06-25T18:01:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20/manifests"},{"name":"v0.18.4","sha":"2c6872cacf19ac71a316b282c2467162dcd148c6","kind":"tag","published_at":"2017-06-25T17:39:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4/manifests"},{"name":"v1.0.0-alpha.19","sha":"611bfd7557fd928933e39c054d2b2edeb57adaed","kind":"tag","published_at":"2017-06-19T16:58:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19/manifests"},{"name":"v1.0.0-alpha.18","sha":"5fdb60642bdf2907b7fba352cf2cd0fa7208848f","kind":"tag","published_at":"2017-06-19T10:12:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18/manifests"},{"name":"v1.0.0-alpha.17","sha":"73e0a35145d10f3c29a991f75e5ba8315e0e754a","kind":"tag","published_at":"2017-06-12T11:55:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17/manifests"},{"name":"v0.18.3","sha":"4c6a542c772f9fe9ff97bb95f63801138d7722d0","kind":"tag","published_at":"2017-06-07T21:28:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"9d3b59b3fec3b31b37334c3bd842112f3d090f86","kind":"commit","published_at":"2017-06-06T21:29:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2/manifests"},{"name":"v1.0.0-alpha.16","sha":"0c7dba6dc5ad8b9f69ec3c60e3ba31f2973e582a","kind":"tag","published_at":"2017-06-01T08:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"18508aeb3e5817406209e15c3e51a53c2cbece96","kind":"tag","published_at":"2017-05-23T20:00:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"771fb44738e116a1d2cec7aabb8ed1425b1d57f6","kind":"tag","published_at":"2017-05-14T10:11:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14/manifests"},{"name":"v0.18.1","sha":"715372edf9fc21244030207409b4070158f6936d","kind":"tag","published_at":"2017-05-13T10:21:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1/manifests"},{"name":"v1.0.0-alpha.13","sha":"17fde80a53fb9fcce31a82290f54de55cf3655e9","kind":"tag","published_at":"2017-05-08T10:47:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13/manifests"},{"name":"v0.18.0","sha":"dea7938b1265a3b100899d65589fbd05e877ab9e","kind":"tag","published_at":"2017-04-30T22:26:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0/manifests"},{"name":"v1.0.0-alpha.12","sha":"dc7371e4770fd3e8b1a82b9c2c2a652acaa73713","kind":"tag","published_at":"2017-04-30T22:22:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12/manifests"},{"name":"v0.17.4","sha":"a398290811c94bd6bb2d5d04c7f6d0ce734e3ad6","kind":"commit","published_at":"2017-04-14T17:20:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4/manifests"},{"name":"v1.0.0-alpha.11","sha":"7b3dbfaf2e94e8139424c8660692ee20d5a9880e","kind":"tag","published_at":"2017-04-14T16:50:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11/manifests"},{"name":"v0.17.3","sha":"53076a03182668f94d3bf40cd880309a51e9be88","kind":"tag","published_at":"2017-04-10T21:42:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"38c4aed87e608ded8e083dcf341ed5e9a14c20ef","kind":"tag","published_at":"2017-04-09T11:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2/manifests"},{"name":"v1.0.0-alpha.10","sha":"27fd907d604c1d3189b7b70e3a7e4758e0171492","kind":"tag","published_at":"2017-04-06T12:00:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"b962c2fbfa7a9cab9e9844e01966b90ca86e67a1","kind":"tag","published_at":"2017-04-01T13:47:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a0b4691eb3958aeb9173a8f4e705c81dfb7d25da","kind":"tag","published_at":"2017-03-25T11:46:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8/manifests"},{"name":"v0.17.1","sha":"05280483dbbc29e56edd8f3644721679b55d4d73","kind":"commit","published_at":"2017-03-13T12:27:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1/manifests"},{"name":"v1.0.0-alpha.7","sha":"9281a3fcee37d6afb9e493ff06e8a2626f4d7d91","kind":"tag","published_at":"2017-03-12T12:31:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"69f604946c366c655d0613841c034cacee7e9ef4","kind":"commit","published_at":"2017-02-26T12:41:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6/manifests"},{"name":"v1.0.0-alpha.5","sha":"74973892bdfacd5c9e3a4ce63185e9a6500d9522","kind":"commit","published_at":"2017-02-26T11:04:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-alpha.4","sha":"6472a6864951bfe7f3739afbe74b50981299ac28","kind":"commit","published_at":"2017-02-26T10:19:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4/manifests"},{"name":"v0.17.0","sha":"c9af9606bcea6551ceaadc2f6430d629eb679e84","kind":"commit","published_at":"2017-02-12T22:06:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0/manifests"},{"name":"v1.0.0-alpha.3","sha":"4583f5212d0b668e3801a859d3cc584cec0ec173","kind":"commit","published_at":"2017-02-12T21:43:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"8476782b595175d25c8a972b5fe53bc1f8532676","kind":"tag","published_at":"2017-02-07T19:48:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"3a0eb03018a9c5c96ba5233de8ef45202403a94c","kind":"commit","published_at":"2017-01-29T21:29:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.16.7","sha":"867c6c29b1badd839b1fd57720e5754fcd53a516","kind":"commit","published_at":"2017-01-15T19:57:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"bc84dbeeb78b725fefdc10cdc6eee7b75cc1226e","kind":"commit","published_at":"2016-12-25T21:03:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"8a03a04ef17f76ce09b88607b216d8a8e4d277d6","kind":"commit","published_at":"2016-12-09T20:45:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"84c18c98ff56fbe81be902735164219040729bb1","kind":"commit","published_at":"2016-11-17T19:18:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"066c5d53d1d4ecec2923ed12ec14647ae8248a9c","kind":"commit","published_at":"2016-11-17T16:41:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"806b2eab2272b430e814f8b3c7f1e7b31cd0e306","kind":"commit","published_at":"2016-11-14T17:22:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"2085737a798d9cb808b2fddf1f06883b27327ccc","kind":"commit","published_at":"2016-10-19T18:24:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"6eb9913441cb39562f4c935bdd70042d26daa260","kind":"commit","published_at":"2016-10-05T14:36:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0/manifests"},{"name":"v0.16.0-rc2","sha":"71a9524d0ec28dad2f566a42c7bb8ad2ea93ce36","kind":"commit","published_at":"2016-09-24T19:31:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2/manifests"},{"name":"v0.16.0-rc1","sha":"1691addd7f84317619c6831c35cb1f32ef3779b6","kind":"commit","published_at":"2016-09-07T19:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1/manifests"},{"name":"v0.15.4","sha":"be9bc14f4cda041299b6f8845af87b9278c871fc","kind":"commit","published_at":"2016-08-10T22:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"8bd3589dd7f676f3d725559cbd63457afe8d3691","kind":"commit","published_at":"2016-08-02T20:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"908f694e1e6eae9e63da6b22e63100d6bda4fa8e","kind":"commit","published_at":"2016-07-09T21:10:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"1fed1bcc81d89e473e261c1da4bf0a3a46515ce8","kind":"tag","published_at":"2016-06-20T08:15:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"06667b589952f58ff8c6d277df364ef16dada671","kind":"tag","published_at":"2016-05-06T13:49:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0/manifests"},{"name":"v0.15.0-beta.2","sha":"7cf7adfe9042e9be8dbaa1c850ffacca26e9c269","kind":"commit","published_at":"2016-04-21T22:57:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2/manifests"},{"name":"v0.15.0-beta.1","sha":"47d7525fb77c7c579e99d595b3f98c69fc838c77","kind":"tag","published_at":"2016-04-14T13:33:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1/manifests"},{"name":"v0.15.0-alpha.2","sha":"caabf9eaee5a5e11097958105f8427cfc8905f86","kind":"tag","published_at":"2016-03-17T23:37:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2/manifests"},{"name":"v0.15.0-alpha.1","sha":"2ebddeb908857c16ece162964a7e501ab37716ba","kind":"commit","published_at":"2016-02-27T17:54:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1/manifests"},{"name":"v0.14.4","sha":"de2bee1335ff1fd701a60cb3d739cf919dbd77ce","kind":"commit","published_at":"2016-02-03T00:47:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"fa9141f90149392cc3fa366736e61a89b07e9205","kind":"commit","published_at":"2016-01-27T03:06:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"44b41957ae81344cf6dc794cf2dbe2da48152622","kind":"commit","published_at":"2016-01-08T15:52:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"0ae4d7f61bb240ae5e2adc9d15a8d5629f738db6","kind":"commit","published_at":"2016-01-04T22:23:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"628bc82957d8e537a1b648e31e10723820bb00ac","kind":"commit","published_at":"2015-12-25T15:12:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0/manifests"},{"name":"v0.14.0-rc2","sha":"9a24d8a7839c37b86748ad8022e39235e8eb6be2","kind":"commit","published_at":"2015-12-14T22:26:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2/manifests"},{"name":"v0.14.0-rc1","sha":"7459597806a2f1f5826eaab26d3c5d974da70fbd","kind":"commit","published_at":"2015-12-04T19:52:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1/manifests"},{"name":"v0.13.4","sha":"a98006f9ffb588030cbdd2e3b4a4515017e58c43","kind":"commit","published_at":"2015-11-24T17:07:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"e33afed6913b58a990bd4b51a038bbfff0a0f42f","kind":"commit","published_at":"2015-11-17T16:34:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"6f28ad04e8f95073646bfeb8936c550ca4a94347","kind":"commit","published_at":"2015-11-10T00:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"330488977f95dbebd6cf6a387bf10a86238331ff","kind":"commit","published_at":"2015-10-29T21:08:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"7980cd589e9dc9e055e1b789bf2f80e7f2ef0f5d","kind":"commit","published_at":"2015-10-21T19:38:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"86394ccd2d7b715eaa054a369679eba4ac82ce1f","kind":"commit","published_at":"2015-10-21T19:04:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"d310459476a461e0d29f166de277896026d8f35f","kind":"commit","published_at":"2015-10-19T17:30:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"06aca1012d01de4ec782acfb8d22a6ec83d48ff7","kind":"commit","published_at":"2015-10-07T21:43:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"6671f90516c2065839efae773ecda924b8bebdae","kind":"commit","published_at":"2015-10-06T19:31:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"a4e194e46c47f8e2eedfab8f0a8c4104e5679c95","kind":"commit","published_at":"2015-09-28T16:15:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"aa485220ff28e907d2548cbfb65bd789c23d9eba","kind":"commit","published_at":"2015-09-25T16:08:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"b55b770f2049852febe47bef27aa0eaceafcec08","kind":"commit","published_at":"2015-09-15T21:10:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"82bc1cb2805f7b624516f71628e6ca525df18cad","kind":"commit","published_at":"2015-08-24T21:31:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0/manifests"},{"name":"v0.10.4","sha":"a8097bcbed6939f0cb308e05acf03a907b666725","kind":"commit","published_at":"2015-08-09T03:29:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"2a43082b52138e33c85878616461445895066a11","kind":"commit","published_at":"2015-08-08T22:51:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"71583523f39c1830d3fcffeff0598c2f803f1048","kind":"commit","published_at":"2015-07-29T20:34:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"6b609c63611b02f9e845b765770983c547cd6af8","kind":"commit","published_at":"2015-07-13T21:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"b6140ec86c5087ad799e9a658f3f0d9b150c205a","kind":"commit","published_at":"2015-07-10T01:35:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"8a18478700f49b94fe7f580664e7b31c581ceb0b","kind":"commit","published_at":"2015-06-20T17:47:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"3da654eb4f0ddb10d81f2706eda1f3819e40b795","kind":"commit","published_at":"2015-06-15T01:46:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"867e87d3530b4fb6bc7f6ec5fb9edcd49e7bd631","kind":"commit","published_at":"2015-06-09T23:38:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"cb794810e7c39352f1bbd533d92983dc22a57510","kind":"commit","published_at":"2015-05-24T20:12:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0/manifests"},{"name":"v0.7.5","sha":"b3ce0b272e5468919d01b3d3ab6751a92f682b48","kind":"commit","published_at":"2015-04-27T19:14:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"abc159f246f15163f7984bcf702409cffc745d6e","kind":"commit","published_at":"2015-04-21T18:14:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"9321a4a8879f380a725c7439114ebf3e0da8abcc","kind":"commit","published_at":"2015-04-01T15:20:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"953606f4d1a9e3a33798b499219fe40b1f81fd96","kind":"commit","published_at":"2015-03-25T23:45:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"03c169188dd10ec2242b7806050781867c0291dd","kind":"commit","published_at":"2015-03-04T21:41:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"078ba0c94f8985dd2d96587784f760474ba51858","kind":"commit","published_at":"2015-02-13T21:06:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"accd9f0ef163d514b091709ffd63f76f6d1a467f","kind":"commit","published_at":"2015-01-27T00:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"57c7a95be20dc77cbe0459a40acc802e16de5148","kind":"commit","published_at":"2015-01-26T23:07:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"706446d6aeb952def6f2016fdc213b6e56b2d40f","kind":"commit","published_at":"2015-01-03T23:58:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"6b294fdd0a7f9686b8b8f05cf8759e90b3e581f9","kind":"commit","published_at":"2014-12-25T17:36:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"3eb741fdb94fff5e8218809b8f7d5a9d2e4d1778","kind":"commit","published_at":"2014-12-15T17:14:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"d65414913839d9d939c8bd938ca21f39f0faa924","kind":"commit","published_at":"2014-12-07T15:15:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"fc3232f6e9d1662c4f9d813b70acb329c4cdc6de","kind":"commit","published_at":"2014-11-30T21:22:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"4b02786c2a7e27613201fe72c033a260018a38d6","kind":"commit","published_at":"2014-11-28T20:34:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"ab8880bc442941c20d58ca2cbb8aace7b2724929","kind":"commit","published_at":"2014-11-17T20:10:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"052b0bc5a3e887d0a36b2277a2e09812a0ce206b","kind":"commit","published_at":"2014-11-11T21:11:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"715b7e868003ac9b121bdacee3e1301b9c660aa9","kind":"commit","published_at":"2014-11-08T19:56:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"088d257c0bec691545cd32f83fd2af753866b8ee","kind":"commit","published_at":"2014-11-08T00:13:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0/manifests"},{"name":"v0.1.29","sha":"3fe7b8bf7c3adc04522f311ce1c1c3b6e39e8edd","kind":"commit","published_at":"2014-11-05T19:58:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.1.29","html_url":"https://github.com/mui/material-ui/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29/manifests"}]},"repo_metadata_updated_at":"2025-12-10T21:34:57.061Z","dependent_packages_count":254,"downloads":15318770,"downloads_period":"last-month","dependent_repos_count":145486,"rankings":{"downloads":0.06515214538507971,"dependent_repos_count":0.08319083052179138,"dependent_packages_count":0.1942463077929702,"stargazers_count":0.05657222737944497,"forks_count":0.014570360692080925,"docker_downloads_count":0.22839664379619087,"average":0.10702141926125967},"purl":"pkg:npm/%40mui/base","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mui/base","docker_dependents_count":1503,"docker_downloads_count":59581668,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mui/base","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mui/base/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-05T10:01:43.345Z","issues_count":4311,"pull_requests_count":9952,"avg_time_to_close_issue":13586842.81696086,"avg_time_to_close_pull_request":1743280.7233341183,"issues_closed_count":2591,"pull_requests_closed_count":8492,"pull_request_authors_count":717,"issue_authors_count":2933,"avg_comments_per_issue":5.109719322662955,"avg_comments_per_pull_request":1.9954782958199357,"merged_pull_requests_count":7177,"bot_issues_count":19,"bot_pull_requests_count":3439,"past_year_issues_count":743,"past_year_pull_requests_count":3229,"past_year_avg_time_to_close_issue":840560.0124378109,"past_year_avg_time_to_close_pull_request":461521.825,"past_year_issues_closed_count":402,"past_year_pull_requests_closed_count":2600,"past_year_pull_request_authors_count":187,"past_year_issue_authors_count":594,"past_year_avg_comments_per_issue":1.9030955585464333,"past_year_avg_comments_per_pull_request":1.4060080520284919,"past_year_bot_issues_count":8,"past_year_bot_pull_requests_count":1440,"past_year_merged_pull_requests_count":2318,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/issues","maintainers":[{"login":"oliviertassinari","count":773,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"siriwatknp","count":701,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":511,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":434,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"mnajdova","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"michaldudak","count":262,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"aarongarciah","count":237,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"ZeeshanTamboli","count":207,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mj12albert","count":193,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"alexfauquette","count":165,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"samuelsycamore","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"cherniavskii","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"LukasTy","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"bharatkashyap","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"DanailH","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"JCQuintas","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"eps1lon","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"hbjORbj","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hbjORbj"},{"login":"flaviendelangle","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"michelengelen","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"rosskevin","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rosskevin"},{"login":"mbrookes","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"m4theushw","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"apedroferreira","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"hasdfa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"nikitaa24","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikitaa24"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"richbustos","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richbustos"},{"login":"nathanmarks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanmarks"},{"login":"vicasas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"MBilalShafi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joshwooding","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwooding"},{"login":"dimitropoulos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dimitropoulos"},{"login":"arthurbalduini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"dmtrKovalenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmtrKovalenko"},{"login":"hai-cea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-cea"},{"login":"gerdadesign","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"DavidCnoops","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidCnoops"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}],"active_maintainers":[{"login":"siriwatknp","count":281,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":241,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":191,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"oliviertassinari","count":168,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"ZeeshanTamboli","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mnajdova","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"mj12albert","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"aarongarciah","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"joserodolfofreitas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"prakhargupta1","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"JCQuintas","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"DanailH","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"alexfauquette","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"bharatkashyap","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"LukasTy","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"cherniavskii","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"michaldudak","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"MBilalShafi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"flaviendelangle","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"vicasas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fbase/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fbase/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fbase/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fbase/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fbase/codemeta","maintainers":[{"uuid":"brijeshb42","login":"brijeshb42","name":null,"email":"brijeshb42@gmail.com","url":null,"packages_count":70,"html_url":"https://www.npmjs.com/~brijeshb42","role":null,"created_at":"2023-06-05T19:45:36.567Z","updated_at":"2023-06-05T19:45:36.567Z","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":63,"html_url":"https://www.npmjs.com/~michaldudak","role":null,"created_at":"2022-11-10T10:54:49.886Z","updated_at":"2022-11-10T10:54:49.886Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/michaldudak/packages"},{"uuid":"atomiks","login":"atomiks","name":null,"email":"cc.glows@gmail.com","url":null,"packages_count":51,"html_url":"https://www.npmjs.com/~atomiks","role":null,"created_at":"2024-10-30T17:26:45.677Z","updated_at":"2024-10-30T17:26:45.677Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/atomiks/packages"},{"uuid":"mnajdova","login":"mnajdova","name":null,"email":"mnajdova@gmail.com","url":null,"packages_count":88,"html_url":"https://www.npmjs.com/~mnajdova","role":null,"created_at":"2022-11-10T10:54:49.884Z","updated_at":"2022-11-10T10:54:49.884Z","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":113,"html_url":"https://www.npmjs.com/~oliviertassinari","role":null,"created_at":"2022-11-10T10:54:49.876Z","updated_at":"2022-11-10T10:54:49.876Z","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":158,"html_url":"https://www.npmjs.com/~siriwatknp","role":null,"created_at":"2022-11-10T10:54:49.882Z","updated_at":"2022-11-10T10:54:49.882Z","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":113,"html_url":"https://www.npmjs.com/~janpotoms","role":null,"created_at":"2025-08-19T17:35:03.095Z","updated_at":"2025-08-19T17:35:03.095Z","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":42,"html_url":"https://www.npmjs.com/~aarongarciah","role":null,"created_at":"2024-10-30T17:26:45.634Z","updated_at":"2024-10-30T17:26:45.634Z","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":46,"html_url":"https://www.npmjs.com/~mj12albert","role":null,"created_at":"2023-02-16T16:32:16.369Z","updated_at":"2023-02-16T16:32:16.369Z","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":46,"html_url":"https://www.npmjs.com/~diegoandai","role":null,"created_at":"2023-06-05T19:45:36.701Z","updated_at":"2023-06-05T19:45:36.701Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/diegoandai/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5264274,"maintainers_count":1091160,"namespaces_count":333594,"keywords_count":760514,"github":"npm","metadata":{"funded_packages_count":159192},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-12-16T06:37:22.408Z","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":10752752,"name":"@temp-mui/material","ecosystem":"npm","description":"Material UI is an open-source React component library that implements Google's Material Design. It's comprehensive and can be used in production out of the box.","homepage":"https://mui.com/material-ui/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/material-ui","keywords_array":["react","react-component","mui","material-ui","material design"],"namespace":"temp-mui","versions_count":1,"first_release_published_at":"2024-07-26T02:48:06.997Z","latest_release_published_at":"2024-07-26T02:48:06.997Z","latest_release_number":"5.15.15","last_synced_at":"2025-12-12T01:20:52.372Z","created_at":"2024-07-26T02:50:10.812Z","updated_at":"2025-12-12T01:20:52.373Z","registry_url":"https://www.npmjs.com/package/@temp-mui/material","install_command":"npm install @temp-mui/material","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/mui-org"},"dist-tags":{"latest":"5.15.15"}},"repo_metadata":{"id":19822297,"uuid":"23083156","full_name":"mui/material-ui","owner":"mui","description":"Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.","archived":false,"fork":false,"pushed_at":"2025-11-27T06:12:50.000Z","size":700598,"stargazers_count":97356,"open_issues_count":1749,"forks_count":32796,"subscribers_count":1306,"default_branch":"master","last_synced_at":"2025-11-27T12:24:52.489Z","etag":null,"topics":["design-system","material-design","material-ui","react","react-components"],"latest_commit_sha":null,"homepage":"https://mui.com/material-ui/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2014-08-18T19:11:54.000Z","updated_at":"2025-11-27T11:25:00.000Z","dependencies_parsed_at":"2025-06-02T16:06:01.092Z","dependency_job_id":"32b77193-1b92-4638-bb5e-6c82ade9eee5","html_url":"https://github.com/mui/material-ui","commit_stats":{"total_commits":23822,"total_committers":3211,"mean_commits":"7.4188726253503585","dds":0.8266728234405172,"last_synced_commit":"c0620e333641deda56f3cd68c7c3736098ee818c"},"previous_names":["mui-org/material-ui","callemall/material-ui"],"tags_count":569,"template":false,"template_full_name":null,"purl":"pkg:github/mui/material-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/sbom","scorecard":{"id":262861,"data":{"date":"2025-08-17T02:37:43Z","repo":{"name":"github.com/mui/material-ui","commit":"06de3386e5dbd68c7e7496219f702232dcd7ec9f"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.7,"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":"Maintained","score":10,"reason":"30 commit(s) and 1 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":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/check-if-pr-has-label.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yml: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:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/no-response.yml:22","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/check-if-pr-has-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci-check.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-cleanup.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/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/publish-canaries.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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 28 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":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  14 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:  13 out of  13 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":"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: 'allow deletion' disabled on branch 'v6.x'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v6.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v6.x'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'v6.x'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v6.x'","Warn: codeowners review is not required on branch 'master'","Warn: codeowners review is not required on branch 'v6.x'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v6.x'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v6.x'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v6.x'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v6.x'"],"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":"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":"CI-Tests","score":10,"reason":"28 out of 28 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 36 contributing companies or organizations","details":["Info: found contributions from: A11yance, LightSourceAI, TourConnect, Treeshakers, alienfast, calcom, callemall, cefsharp, cssinjs, emikra, goose-duck, instacart, jalaali, lightsourceai, mui, mui-org, nodejs, openfoodfacts, pabloengine, pretur, react-native-community, reactiran, reactjs, reactwg, state-machines, storybookjs, testing-library, text-em-all, typed-typings, typescript-cheatsheets, underjs, vercel, webpack, yarnpkg, yarnplugins, 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":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-cpj6-fhp6-mr6j","Warn: Project is vulnerable to: GHSA-f46r-rw29-r322","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","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-17T11:13:50.539Z","repository_id":19822297,"created_at":"2025-08-17T11:13:50.539Z","updated_at":"2025-08-17T11:13:50.539Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27389105,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-11-30T02:00:05.582Z","response_time":55,"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"},"tags":[]},"repo_metadata_updated_at":"2025-12-02T03:05:57.558Z","dependent_packages_count":0,"downloads":231,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":26.17920643636585,"dependent_packages_count":38.03619157157615,"stargazers_count":0.04407787654126507,"forks_count":0.011944520299842082,"docker_downloads_count":null,"average":16.067855101195775},"purl":"pkg:npm/%40temp-mui/material","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@temp-mui/material","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@temp-mui/material","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@temp-mui/material/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-30T08:00:37.660Z","issues_count":4314,"pull_requests_count":9955,"avg_time_to_close_issue":13647144.679064417,"avg_time_to_close_pull_request":1742937.626368452,"issues_closed_count":2593,"pull_requests_closed_count":8493,"pull_request_authors_count":718,"issue_authors_count":2935,"avg_comments_per_issue":5.111961057023644,"avg_comments_per_pull_request":1.994776494224008,"merged_pull_requests_count":7177,"bot_issues_count":19,"bot_pull_requests_count":3440,"past_year_issues_count":647,"past_year_pull_requests_count":2903,"past_year_avg_time_to_close_issue":800141.2091690544,"past_year_avg_time_to_close_pull_request":450518.5961038961,"past_year_issues_closed_count":349,"past_year_pull_requests_closed_count":2310,"past_year_pull_request_authors_count":169,"past_year_issue_authors_count":525,"past_year_avg_comments_per_issue":1.8964451313755797,"past_year_avg_comments_per_pull_request":1.3207027213227696,"past_year_bot_issues_count":7,"past_year_bot_pull_requests_count":1342,"past_year_merged_pull_requests_count":2069,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/issues","maintainers":[{"login":"oliviertassinari","count":773,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"siriwatknp","count":700,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":512,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":434,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"mnajdova","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"michaldudak","count":262,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"aarongarciah","count":237,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"ZeeshanTamboli","count":207,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mj12albert","count":193,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"alexfauquette","count":165,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"samuelsycamore","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"cherniavskii","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"LukasTy","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"bharatkashyap","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"joserodolfofreitas","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"DanailH","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"eps1lon","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"JCQuintas","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"hbjORbj","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hbjORbj"},{"login":"flaviendelangle","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"michelengelen","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"rosskevin","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rosskevin"},{"login":"mbrookes","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"m4theushw","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"apedroferreira","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"hasdfa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"nikitaa24","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikitaa24"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"nathanmarks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanmarks"},{"login":"MBilalShafi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"richbustos","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richbustos"},{"login":"vicasas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"joshwooding","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwooding"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"dimitropoulos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dimitropoulos"},{"login":"arthurbalduini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"dmtrKovalenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmtrKovalenko"},{"login":"H3cth0r","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/H3cth0r"},{"login":"hai-cea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-cea"},{"login":"gerdadesign","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"DavidCnoops","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidCnoops"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}],"active_maintainers":[{"login":"siriwatknp","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"oliviertassinari","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"ZeeshanTamboli","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mj12albert","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"mnajdova","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"aarongarciah","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"joserodolfofreitas","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"DanailH","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"alexfauquette","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"prakhargupta1","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"JCQuintas","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"LukasTy","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"bharatkashyap","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"cherniavskii","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"michaldudak","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"H3cth0r","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/H3cth0r"},{"login":"vicasas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@temp-mui%2Fmaterial/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@temp-mui%2Fmaterial/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@temp-mui%2Fmaterial/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@temp-mui%2Fmaterial/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@temp-mui%2Fmaterial/codemeta","maintainers":[{"uuid":"lucasbassetti","login":"lucasbassetti","name":null,"email":"lucasbr.dafonseca@gmail.com","url":null,"packages_count":37,"html_url":"https://www.npmjs.com/~lucasbassetti","role":null,"created_at":"2024-07-26T02:50:11.941Z","updated_at":"2024-07-26T02:50:11.941Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lucasbassetti/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5264274,"maintainers_count":1091160,"namespaces_count":333594,"keywords_count":760514,"github":"npm","metadata":{"funded_packages_count":159192},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-12-16T06:37:22.408Z","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":5990194,"name":"org.webjars.npm:mui__core-downloads-tracker","ecosystem":"maven","description":"WebJar for @mui/core-downloads-tracker","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/material-ui","keywords_array":[],"namespace":"org.webjars.npm","versions_count":8,"first_release_published_at":"2022-09-23T23:59:16.000Z","latest_release_published_at":"2025-08-03T23:18:46.000Z","latest_release_number":"7.2.0","last_synced_at":"2025-12-12T01:20:53.613Z","created_at":"2023-01-26T17:24:20.493Z","updated_at":"2025-12-12T01:20:53.613Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/mui__core-downloads-tracker/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/mui__core-downloads-tracker/","metadata":{},"repo_metadata":{"id":19822297,"uuid":"23083156","full_name":"mui/material-ui","owner":"mui","description":"Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.","archived":false,"fork":false,"pushed_at":"2025-10-22T16:11:10.000Z","size":699196,"stargazers_count":96842,"open_issues_count":1774,"forks_count":32693,"subscribers_count":1324,"default_branch":"master","last_synced_at":"2025-10-22T18:17:02.502Z","etag":null,"topics":["design-system","material-design","material-ui","react","react-components"],"latest_commit_sha":null,"homepage":"https://mui.com/material-ui/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2014-08-18T19:11:54.000Z","updated_at":"2025-10-22T16:11:52.000Z","dependencies_parsed_at":"2025-06-02T16:06:01.092Z","dependency_job_id":"32b77193-1b92-4638-bb5e-6c82ade9eee5","html_url":"https://github.com/mui/material-ui","commit_stats":{"total_commits":23822,"total_committers":3211,"mean_commits":"7.4188726253503585","dds":0.8266728234405172,"last_synced_commit":"c0620e333641deda56f3cd68c7c3736098ee818c"},"previous_names":["mui-org/material-ui","callemall/material-ui"],"tags_count":568,"template":false,"template_full_name":null,"purl":"pkg:github/mui/material-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/sbom","scorecard":{"id":262861,"data":{"date":"2025-08-17T02:37:43Z","repo":{"name":"github.com/mui/material-ui","commit":"06de3386e5dbd68c7e7496219f702232dcd7ec9f"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.7,"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":"Maintained","score":10,"reason":"30 commit(s) and 1 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":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/check-if-pr-has-label.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yml: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:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/no-response.yml:22","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/check-if-pr-has-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci-check.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-cleanup.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/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/publish-canaries.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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 28 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":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  14 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:  13 out of  13 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":"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: 'allow deletion' disabled on branch 'v6.x'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v6.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v6.x'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'v6.x'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v6.x'","Warn: codeowners review is not required on branch 'master'","Warn: codeowners review is not required on branch 'v6.x'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v6.x'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v6.x'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v6.x'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v6.x'"],"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":"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":"CI-Tests","score":10,"reason":"28 out of 28 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 36 contributing companies or organizations","details":["Info: found contributions from: A11yance, LightSourceAI, TourConnect, Treeshakers, alienfast, calcom, callemall, cefsharp, cssinjs, emikra, goose-duck, instacart, jalaali, lightsourceai, mui, mui-org, nodejs, openfoodfacts, pabloengine, pretur, react-native-community, reactiran, reactjs, reactwg, state-machines, storybookjs, testing-library, text-em-all, typed-typings, typescript-cheatsheets, underjs, vercel, webpack, yarnpkg, yarnplugins, 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":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-cpj6-fhp6-mr6j","Warn: Project is vulnerable to: GHSA-f46r-rw29-r322","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","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-17T11:13:50.539Z","repository_id":19822297,"created_at":"2025-08-17T11:13:50.539Z","updated_at":"2025-08-17T11:13:50.539Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280748853,"owners_count":26383954,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-24T02:00:06.418Z","response_time":73,"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":"v7.3.4","sha":"28eadba9ec2899226ecbf4058b8fba1ddeab9e6d","kind":"tag","published_at":"2025-10-02T18:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4/manifests"},{"name":"v7.3.3","sha":"6984a79aa3ebde0ad9d1a21817de900f60b7dc90","kind":"tag","published_at":"2025-10-02T14:01:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3/manifests"},{"name":"v7.3.2","sha":"ebd180cdd48e365aa0c5c54b6568d5efc320590d","kind":"tag","published_at":"2025-09-02T06:18:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"3592ec32c4858c22bf99c535c037c13ee6db6b84","kind":"tag","published_at":"2025-08-06T09:33:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"ad98e5ebf7f2f629f9a8b054d9ee3e7217d163bf","kind":"tag","published_at":"2025-08-05T05:40:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0/manifests"},{"name":"v6.5.0","sha":"894dd472b2cc3bbf218eef521ce5a4bcbe914e60","kind":"tag","published_at":"2025-07-08T02:51:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0/manifests"},{"name":"v5.18.0","sha":"6b50143dcfc2aad56a37c9f2e1f14256e9a65c4e","kind":"tag","published_at":"2025-07-08T02:50:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0/manifests"},{"name":"v7.2.0","sha":"1496d735b2cf16501ce413daec40d627eee77e1d","kind":"tag","published_at":"2025-06-30T08:59:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0/manifests"},{"name":"v7.1.2","sha":"ad2d425db362790d6d0f90fbe5b5d3a5b5132503","kind":"tag","published_at":"2025-06-20T07:34:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2/manifests"},{"name":"v6.4.12","sha":"9179a92b0d97f6d0270c7fac733cfd81bd7354cc","kind":"tag","published_at":"2025-06-02T06:58:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12/manifests"},{"name":"v7.1.1","sha":"0ebb3a14ccc5dbee4ec2682b387511f107b95a65","kind":"tag","published_at":"2025-06-02T06:47:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"e3e07e0b8fac5ca8fb4bbf3ec453dbe79133552f","kind":"tag","published_at":"2025-05-06T08:50:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0/manifests"},{"name":"v6.4.11","sha":"6b3957d9d42c83e069da8e8bb534ec294dcb6254","kind":"tag","published_at":"2025-04-10T02:36:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11/manifests"},{"name":"v7.0.2","sha":"ebb24ce49e1ef8358600a7787cb6c8d671cead63","kind":"tag","published_at":"2025-04-09T13:08:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2/manifests"},{"name":"v6.4.10","sha":"d80a3609c8a7274dc5fafa348382059945aee449","kind":"tag","published_at":"2025-03-31T19:03:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10/manifests"},{"name":"v7.0.1","sha":"d6fdcac555725c3807e6f03445e3a051398ee739","kind":"tag","published_at":"2025-03-28T18:58:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"22aa7db2ed23df3b43530e9fdb57bc1051221457","kind":"tag","published_at":"2025-03-26T14:16:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0/manifests"},{"name":"v6.4.9","sha":"a884cb821f67a831f44cc6abfc3bc77faef91ada","kind":"tag","published_at":"2025-03-25T15:45:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9/manifests"},{"name":"v7.0.0-rc.0","sha":"ebaec8db8ae1b90183817cb0bad549d7fc63fe79","kind":"tag","published_at":"2025-03-19T09:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0/manifests"},{"name":"v5.17.1","sha":"0d509f8a4a48031a1e25974a1604b803892ce94e","kind":"tag","published_at":"2025-03-18T18:44:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"b0dc8270c5a2896293ff8b61052120a13819f0a1","kind":"tag","published_at":"2025-03-18T15:28:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0/manifests"},{"name":"v6.4.8","sha":"2bded219fabaaefc2083aa660d5856ab75cfa8d6","kind":"tag","published_at":"2025-03-17T17:54:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8/manifests"},{"name":"v7.0.0-beta.4","sha":"260ed53760f179e3bb4f1f43e2f2712ecbf9fdd7","kind":"tag","published_at":"2025-03-13T13:30:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4/manifests"},{"name":"v6.4.7","sha":"d1ca0a45fea4327ba4dc9876e62922785493f1c3","kind":"tag","published_at":"2025-03-05T15:19:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7/manifests"},{"name":"v7.0.0-beta.3","sha":"9dea4105c8b413e087bd1d0cc517b52831a2eb86","kind":"tag","published_at":"2025-03-05T15:13:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"48acea181cac8ca14455e76d01d3554ba578781e","kind":"tag","published_at":"2025-02-27T15:00:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2/manifests"},{"name":"v7.0.0-beta.1","sha":"2cf2e71af3c2b26694964884456bc335c2ba6cdb","kind":"tag","published_at":"2025-02-26T18:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1/manifests"},{"name":"v6.4.6","sha":"356b885778a2af26505d5dbba76a9abcceb69800","kind":"tag","published_at":"2025-02-26T13:39:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6/manifests"},{"name":"v7.0.0-beta.0","sha":"b485c1abec1d776e925ca90e6fa7d91e9bd057a7","kind":"tag","published_at":"2025-02-26T13:22:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0/manifests"},{"name":"v7.0.0-alpha.2","sha":"ba14b7070070281c8a6cea1df7653f007bb8da49","kind":"tag","published_at":"2025-02-18T18:57:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.4.5","sha":"6f2b908baa7863e2cbf0ec4518dc90ccfd53597b","kind":"tag","published_at":"2025-02-18T18:46:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5/manifests"},{"name":"v7.0.0-alpha.1","sha":"c390c1c2d1c85f42d40f16ce405a3c4b62026ec7","kind":"tag","published_at":"2025-02-11T17:34:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1/manifests"},{"name":"v6.4.4","sha":"c66361a6ad9d1354b60e6fb93ba3144c1348ab15","kind":"tag","published_at":"2025-02-11T14:31:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4/manifests"},{"name":"v6.4.3","sha":"cee310a92f61ffb75284195a9ed30bcb367c78e2","kind":"tag","published_at":"2025-02-04T18:53:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3/manifests"},{"name":"v7.0.0-alpha.0","sha":"3e3195a4285ca716061f7d7d87f4915630af1b69","kind":"tag","published_at":"2025-02-03T12:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.4.2","sha":"1813d89a599a4027fd216062b2cac8b0c1864f1d","kind":"tag","published_at":"2025-01-29T15:50:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2/manifests"},{"name":"v6.4.1","sha":"819e662a2ce210f8805c45057389217cb1c39a83","kind":"tag","published_at":"2025-01-21T13:23:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"f9949a8889c7e69cac145ce56411298a234d2e49","kind":"tag","published_at":"2025-01-14T16:46:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0/manifests"},{"name":"v5.16.14","sha":"ba588c8333d765af63ab15c8b33dd947b615f70b","kind":"tag","published_at":"2025-01-06T21:20:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14/manifests"},{"name":"v6.3.1","sha":"afd551abd3be44de711d6baef48e62e18b97c908","kind":"tag","published_at":"2025-01-03T13:53:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1/manifests"},{"name":"v5.16.13","sha":"e52a6379f22d38453fa046d410b0c4700707dbd9","kind":"tag","published_at":"2024-12-25T11:25:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13/manifests"},{"name":"v6.3.0","sha":"84d6ecfdccd10f204854beeef98bcc55dc99d117","kind":"tag","published_at":"2024-12-23T18:10:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"17026fc203a8b413ec7343b6eeb267a50519d515","kind":"tag","published_at":"2024-12-17T13:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1/manifests"},{"name":"v5.16.12","sha":"b8fbcf5fb5169d8db6ee0ec35001816d2777e8d4","kind":"tag","published_at":"2024-12-17T13:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12/manifests"},{"name":"v5.16.11","sha":"2413ff076b0d462736dfccd399b4be863fd79ec2","kind":"tag","published_at":"2024-12-11T10:13:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11/manifests"},{"name":"v6.2.0","sha":"3a8ceaead5ac4c2c4554e6500ca3d197420a04c2","kind":"tag","published_at":"2024-12-11T02:03:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0/manifests"},{"name":"v6.1.10","sha":"5c5e9f6d8a90034cd75dcb92403caf6b37efc916","kind":"tag","published_at":"2024-12-04T10:03:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10/manifests"},{"name":"v5.16.9","sha":"ec085b677c43ed1f37e66bd2fb58f27dce9f7184","kind":"tag","published_at":"2024-12-04T09:34:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9/manifests"},{"name":"v5.16.8","sha":"096adfbe28d038397a7f3cf3494b86844226e162","kind":"tag","published_at":"2024-11-28T06:51:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8/manifests"},{"name":"v6.1.9","sha":"821784419eefb89e4ce7b66c4b602a1e33d2fa88","kind":"tag","published_at":"2024-11-27T13:22:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9/manifests"},{"name":"v6.1.8","sha":"0b8739f145423bafdd8e2871312307bfb31c58ef","kind":"tag","published_at":"2024-11-20T15:09:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8/manifests"},{"name":"v6.1.7","sha":"a7d441d0bd3bfc16a1ce9e6d7ff3ad1afc6b62f1","kind":"tag","published_at":"2024-11-13T15:31:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7/manifests"},{"name":"v6.1.6","sha":"32112b76aa821c2a1e98120545019ef1a71ea274","kind":"tag","published_at":"2024-10-30T13:54:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6/manifests"},{"name":"v6.1.5","sha":"01c5f344628bc66e16f86284ee0fc7107002a5ca","kind":"tag","published_at":"2024-10-22T10:28:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5/manifests"},{"name":"v6.1.4","sha":"15ea548de803e4602894cae6304a497d7ddaf09c","kind":"tag","published_at":"2024-10-15T18:35:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4/manifests"},{"name":"v6.1.3","sha":"c7de2cae15cc7b7025ad79e3623320526ed16462","kind":"tag","published_at":"2024-10-09T09:47:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3/manifests"},{"name":"v6.1.2","sha":"e6ff0b5016ac4fa40cdc9b78a0d9ecdd2c0cd9db","kind":"tag","published_at":"2024-10-02T14:51:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"263c7259451d5b928bbdfd299c9c0afc89dfec02","kind":"tag","published_at":"2024-09-19T06:42:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"94cc3d0a66456713e6e25edf9a1ba35ad8df88bc","kind":"tag","published_at":"2024-09-11T13:09:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"bb620d85a89651ca4350e8861bbb35776d583726","kind":"tag","published_at":"2024-09-03T10:33:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"71dbef69dcbf2b87831af579fb777b4f1f4b219a","kind":"tag","published_at":"2024-08-29T13:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"c9a9adfb90e939c0590de6edf10d0c65fcbc8b1e","kind":"tag","published_at":"2024-08-27T09:06:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.0","sha":"55bea65c83c1beac77382fe961f8aa72eec21daa","kind":"tag","published_at":"2024-08-22T08:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0/manifests"},{"name":"v6.0.0-beta.6","sha":"cbb6f8d3b1b72732d51f5628765cfd7e75bd5747","kind":"tag","published_at":"2024-08-18T02:55:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6/manifests"},{"name":"v5.16.7","sha":"b505fd7b64e92db523198712a5d6716c494e0c66","kind":"tag","published_at":"2024-08-09T09:19:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7/manifests"},{"name":"v6.0.0-beta.5","sha":"75c24b0828981651082a3eede027b6871c96c440","kind":"tag","published_at":"2024-08-08T08:52:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5/manifests"},{"name":"v5.16.6","sha":"6eb1bdce38d0fc67fa8aebca260043c7fc8eb3e8","kind":"tag","published_at":"2024-07-30T21:06:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6/manifests"},{"name":"v6.0.0-beta.4","sha":"12532afa3e4f6f13a9fa86eb459c27792c36b6f9","kind":"tag","published_at":"2024-07-30T20:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4/manifests"},{"name":"v5.16.5","sha":"40792e6efb2c92b8964a3912e08aeb4fb7fc41c8","kind":"tag","published_at":"2024-07-25T06:42:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5/manifests"},{"name":"v6.0.0-beta.3","sha":"02fde66a0cd72fb7fe3681a5ea8c4de733b4a865","kind":"tag","published_at":"2024-07-24T18:27:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3/manifests"},{"name":"v5.16.4","sha":"77af399a3ad76f31e5f2e0fab5650b628fa50990","kind":"tag","published_at":"2024-07-16T16:01:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4/manifests"},{"name":"v6.0.0-beta.2","sha":"9ad8c1fd8dfd21d8e37fe73d71e011542b23db72","kind":"tag","published_at":"2024-07-16T14:46:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2/manifests"},{"name":"v5.16.3","sha":"e1824453bdb0a89f15d4dfe47a1c4f90fa0f0500","kind":"tag","published_at":"2024-07-16T14:18:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3/manifests"},{"name":"v6.0.0-beta.1","sha":"19c1935757925d834928a30ea41f58bb95fb355f","kind":"tag","published_at":"2024-07-16T09:42:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1/manifests"},{"name":"v5.16.2","sha":"56ddd108fe153592a800fce4d43f9758b0ff5101","kind":"tag","published_at":"2024-07-16T09:10:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2/manifests"},{"name":"v6.0.0-beta.0","sha":"3364f0740aa5c86e057ec5b0d22c1b12bfd96fa4","kind":"tag","published_at":"2024-07-11T15:54:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0/manifests"},{"name":"v5.16.1","sha":"431af6a2fd9bf6cd0422c61e36c937d1ea5e5015","kind":"tag","published_at":"2024-07-11T15:48:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1/manifests"},{"name":"v5.16.0","sha":"e5e9b9d5e952b52752b758179da20d3fa0982c05","kind":"tag","published_at":"2024-07-05T13:32:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0/manifests"},{"name":"v6.0.0-alpha.14","sha":"2a15dd74c76bacbc867a7313fdc2c42c6168327c","kind":"tag","published_at":"2024-07-05T04:25:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14/manifests"},{"name":"v6.0.0-alpha.13","sha":"a070a894fbe21c52df446438ca1bb5a891d5e1b5","kind":"tag","published_at":"2024-07-03T07:44:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13/manifests"},{"name":"v5.15.21","sha":"a306ce4afcc60de4c3e43b8f9183862235d9318e","kind":"tag","published_at":"2024-06-28T14:09:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21/manifests"},{"name":"v6.0.0-alpha.12","sha":"fb476c6c18b850e8400d03afb7447802afbfd357","kind":"tag","published_at":"2024-06-24T17:12:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.15.20","sha":"f20fa0ba4016e5425a2a4cce841075253828a551","kind":"tag","published_at":"2024-06-12T12:58:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20/manifests"},{"name":"v6.0.0-alpha.11","sha":"22c5206a9e8191b2f81131d6978a0958e55b7032","kind":"tag","published_at":"2024-06-12T08:18:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11/manifests"},{"name":"v6.0.0-alpha.10","sha":"e5ac6c0eef5efd4fa5c5eb11ccbf08e58e7443f8","kind":"tag","published_at":"2024-06-04T10:35:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10/manifests"},{"name":"v6.0.0-alpha.9","sha":"925de32766317bb84a92ec24b2b6465c8e48cc04","kind":"tag","published_at":"2024-05-29T12:25:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.15.19","sha":"77f606ba73bb5439d66871177772f54196044450","kind":"tag","published_at":"2024-05-29T12:01:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19/manifests"},{"name":"v6.0.0-alpha.8","sha":"c7dbe6e8256cef7bd2dbdcbee55428ad82513cd0","kind":"tag","published_at":"2024-05-21T16:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.15.18","sha":"607daac5baa9c8151f111fe4bacea1d7e61881a3","kind":"tag","published_at":"2024-05-16T09:29:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18/manifests"},{"name":"v6.0.0-alpha.7","sha":"997bec6d8d30a1a891aff4eeedefa41c93eaa95c","kind":"tag","published_at":"2024-05-16T06:31:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"7c8db04b91500ba77301acd360d21bff7f7c752f","kind":"tag","published_at":"2024-05-08T13:13:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.15.17","sha":"9bc4fc42959427246addfdf29db95847cc38e410","kind":"tag","published_at":"2024-05-08T12:24:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17/manifests"},{"name":"v5.15.16","sha":"284e251c155d92078f80f98919f4ab260b05e9be","kind":"tag","published_at":"2024-05-01T14:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16/manifests"},{"name":"v6.0.0-alpha.5","sha":"571d5046e26aa07605cb1e01ca99b2eb0b04d009","kind":"tag","published_at":"2024-05-01T14:16:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5/manifests"},{"name":"v6.0.0-alpha.4","sha":"afffc2ffc3db1e6abf48f3b3e13a41e8b758f874","kind":"tag","published_at":"2024-04-24T07:30:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4/manifests"},{"name":"v6.0.0-alpha.3","sha":"6d5e44409344ea4e13ceb3a02c4446dc6a7323b4","kind":"tag","published_at":"2024-04-17T16:10:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3/manifests"},{"name":"v6.0.0-alpha.2","sha":"4e75758b37119bd821435c23d9c111c545e186b6","kind":"tag","published_at":"2024-04-09T15:09:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2/manifests"},{"name":"v6.0.0-alpha.1","sha":"84307c1a2495a716788ec25f046faaa4d16c88c7","kind":"tag","published_at":"2024-04-05T10:43:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1/manifests"},{"name":"v5.15.15","sha":"5a079965186640b5176f00c537f3b9e6c299b5c4","kind":"tag","published_at":"2024-04-04T07:09:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15/manifests"},{"name":"v6.0.0-alpha.0","sha":"2a15ad6f1f5507162b1a5aebf78976ca3023183b","kind":"tag","published_at":"2024-03-26T15:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.15.14","sha":"9585d28317c90f2c71ab88dd5ae37638bb64ad82","kind":"tag","published_at":"2024-03-19T08:18:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14/manifests"},{"name":"v5.15.13","sha":"dbcb678234296de56afaf3138917e967e8d1934a","kind":"tag","published_at":"2024-03-13T14:17:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13/manifests"},{"name":"pigment@0.0.1","sha":"0e765a618a7676c507852cec024464b1fc1cd80f","kind":"tag","published_at":"2024-03-08T04:20:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/pigment@0.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/pigment@0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@pigment%400.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1/manifests"},{"name":"v5.15.12","sha":"5ad69e161d7520274cd37a2524ffb935b6dda158","kind":"tag","published_at":"2024-03-05T15:33:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12/manifests"},{"name":"v5.15.11","sha":"e3257a4d68481b0ca6efd5d06cb5c1e1e77e4286","kind":"tag","published_at":"2024-02-22T08:52:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11/manifests"},{"name":"v5.15.10","sha":"94fcd3ada0842108a9a2ce53e121931e5448649f","kind":"tag","published_at":"2024-02-12T12:38:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10/manifests"},{"name":"v5.15.9","sha":"7917d2a8a4acc0b07328dee8273847652491b769","kind":"tag","published_at":"2024-02-08T12:55:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9/manifests"},{"name":"v5.15.8","sha":"fe5a59e616637a0488b122749479b782f5f8dfa2","kind":"tag","published_at":"2024-02-06T20:42:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8/manifests"},{"name":"v5.15.7","sha":"b80acd69c7c848709d01465d6727b13ed6109258","kind":"tag","published_at":"2024-01-31T13:23:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7/manifests"},{"name":"v5.15.6","sha":"1700e5cd9cbb3bc648b7f799f837c4d23ed42700","kind":"tag","published_at":"2024-01-22T18:09:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6/manifests"},{"name":"v5.15.5","sha":"5d7c4e26a4973a3a80bf5f8a9a8ea14f89554fe0","kind":"tag","published_at":"2024-01-17T09:27:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5/manifests"},{"name":"v5.15.4","sha":"6aadbf91c5eb2c94dea9a49a19eb532606410a5a","kind":"tag","published_at":"2024-01-10T13:49:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4/manifests"},{"name":"v5.15.3","sha":"9fa4e472f9ba4fd4e7f8cfb8bc0d1f1d455ace23","kind":"tag","published_at":"2024-01-03T15:22:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"5d5dd15f70db9ffcb85d4dc57da8a20f5240fb81","kind":"tag","published_at":"2023-12-25T14:24:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"8be7ac66b99059bf2c2edcca9cf15981d389db6b","kind":"tag","published_at":"2023-12-19T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"8c2c6a88a509f9da7c453d4a3c3ab4749a57a36d","kind":"tag","published_at":"2023-12-12T18:21:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0/manifests"},{"name":"v5.14.20","sha":"14fa79f4328e901f82d7fc39aba722a9bf4a8df0","kind":"tag","published_at":"2023-12-05T09:28:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20/manifests"},{"name":"v5.14.19","sha":"a07b4925255aa3fc7ae1255130e182e4573c58d7","kind":"tag","published_at":"2023-11-29T21:11:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19/manifests"},{"name":"v5.14.18","sha":"43a41b6b2fa3f0a186a852b894452722e3a38f04","kind":"tag","published_at":"2023-11-14T08:27:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18/manifests"},{"name":"v5.14.17","sha":"c54a42dd8b0ec8e850bd60438e60a1a8acb3b4a4","kind":"tag","published_at":"2023-11-06T15:34:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17/manifests"},{"name":"v5.14.16","sha":"391b57a05daf67a8154471dae645471f5ffac09f","kind":"tag","published_at":"2023-10-31T10:57:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16/manifests"},{"name":"v5.14.15","sha":"6baedcfed27419ed6b9685f27fcbf3eff46133a3","kind":"tag","published_at":"2023-10-24T15:41:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15/manifests"},{"name":"v5.14.14","sha":"a0cfa182db3e7b196efe36cfe7b31d304c5a0a4e","kind":"tag","published_at":"2023-10-17T13:58:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14/manifests"},{"name":"v5.14.13","sha":"b8811a0fa59e7663b240183219db32f9a617e607","kind":"tag","published_at":"2023-10-10T19:42:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13/manifests"},{"name":"v5.14.12","sha":"bd450a0fdb19b087f47e1d7cce5a72417ec977cc","kind":"commit","published_at":"2023-10-04T16:31:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12/manifests"},{"name":"v5.14.11","sha":"13c0894d0c14c7f577a0a95492aeaa8fff8da33a","kind":"tag","published_at":"2023-09-26T11:47:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11/manifests"},{"name":"v5.14.10","sha":"14e97bffa62760cabcdc7244bff445b423f5286a","kind":"tag","published_at":"2023-09-18T10:18:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10/manifests"},{"name":"v5.14.9","sha":"8255b71ccdbfe9a20f856b5d68a269ab1c5452ca","kind":"tag","published_at":"2023-09-13T13:36:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9/manifests"},{"name":"v5.14.8","sha":"74c58dabc2cf5ed2242fb08e4781d26088d06b12","kind":"tag","published_at":"2023-09-05T12:34:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8/manifests"},{"name":"v5.14.7","sha":"8a09d535f101aac98935f82b76345ca9691b5e2b","kind":"tag","published_at":"2023-08-29T12:04:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7/manifests"},{"name":"v5.14.6","sha":"a1f511dd6ed9adba561e2ba00e1348136ed656db","kind":"commit","published_at":"2023-08-24T11:19:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6/manifests"},{"name":"v5.14.5","sha":"61fbfd1546c55caca984695a41f9c95668d414fc","kind":"tag","published_at":"2023-08-14T14:39:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5/manifests"},{"name":"v5.14.4","sha":"40f4b275022f03e48cf4809cd53d0d0dabb40424","kind":"tag","published_at":"2023-08-08T09:51:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4/manifests"},{"name":"v5.14.3","sha":"2deea341c9abfb640f22520e0c277027f3f91cd0","kind":"tag","published_at":"2023-08-01T15:33:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3/manifests"},{"name":"v5.14.2","sha":"36d9f0d3659e2f5ab1d924988313986962a0bf35","kind":"tag","published_at":"2023-07-25T10:01:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2/manifests"},{"name":"v5.14.1","sha":"f2e5ded80e94407f63a27eadb018139d6f967313","kind":"tag","published_at":"2023-07-19T09:05:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1/manifests"},{"name":"v5.14.0","sha":"2529e3aaaaec2c9f8e8cf669e58bb9c81db5a6d8","kind":"tag","published_at":"2023-07-11T14:57:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0/manifests"},{"name":"v5.13.7","sha":"aac2d5b526e8139314d99f827ecc3b2c24e99686","kind":"tag","published_at":"2023-07-04T08:53:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7/manifests"},{"name":"v5.13.6","sha":"312270bc71224067e1910bbee9f800b4a2469cc7","kind":"tag","published_at":"2023-06-23T14:05:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6/manifests"},{"name":"v5.13.5","sha":"24b3af68ebe79c1891e45c60c6bcfd26f8818f73","kind":"tag","published_at":"2023-06-12T13:43:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5/manifests"},{"name":"v5.13.4","sha":"a522d82df32d3bfab46b25f5ff24eeb9670c83fb","kind":"tag","published_at":"2023-06-05T17:30:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4/manifests"},{"name":"v5.13.3","sha":"70d4a2bb49dca9fef7854a1463a392094222812b","kind":"tag","published_at":"2023-05-29T11:22:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3/manifests"},{"name":"v5.13.2","sha":"f661923e9aa9d9cc634750affbb04bf2007bc57d","kind":"tag","published_at":"2023-05-22T16:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2/manifests"},{"name":"v5.13.1","sha":"0c58832b6e182f782e73b118ed9681055db3e249","kind":"tag","published_at":"2023-05-17T05:25:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"9130a021ca34746e4076fcae50c57bc584026b8f","kind":"tag","published_at":"2023-05-10T08:14:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0/manifests"},{"name":"v5.12.3","sha":"9710ff34b16a0f271107a8619a28546ae3ca7c18","kind":"tag","published_at":"2023-05-02T14:17:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"5b7e9c52e37ef0c3274a762f38cd7ef7ffc9e7a8","kind":"tag","published_at":"2023-04-25T16:42:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"d14d288ae9e9b0e2b3b33d0a77b4113f024d4215","kind":"tag","published_at":"2023-04-17T15:57:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"05127cf65b4250f836897428cd15829669ab8d6c","kind":"tag","published_at":"2023-04-11T09:58:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0/manifests"},{"name":"v5.11.16","sha":"af5e109990a26318c96dbff6f25759ba91f0e147","kind":"tag","published_at":"2023-04-04T14:00:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16/manifests"},{"name":"v5.11.15","sha":"ae98db6aca5f9d4b754ff9fce4ce33f738a00f65","kind":"tag","published_at":"2023-03-28T13:06:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15/manifests"},{"name":"v5.11.14","sha":"f34d17c3294fcdb63fe9a135b4f3aa2459c81189","kind":"tag","published_at":"2023-03-21T17:45:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14/manifests"},{"name":"v5.11.13","sha":"9f7a2bfac55faed1b1c6c7b4b6d1b1659a076bab","kind":"tag","published_at":"2023-03-14T09:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13/manifests"},{"name":"v5.11.12","sha":"b76b8f1098a6c01f39e5e19bf3abf77c2b9cf475","kind":"tag","published_at":"2023-03-06T15:03:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12/manifests"},{"name":"v5.11.11","sha":"58df7f1905f16533ddb5a7977346c0f4548e4547","kind":"tag","published_at":"2023-02-28T09:55:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11/manifests"},{"name":"v5.11.10","sha":"676bc85fa2b02f92f21dd5c7e15f453b6b9c2e3d","kind":"tag","published_at":"2023-02-20T11:30:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10/manifests"},{"name":"v5.11.9","sha":"af5b3f5e7a79da9ef4bbd63d8fcf60927ffb6533","kind":"tag","published_at":"2023-02-14T14:30:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9/manifests"},{"name":"v5.11.8","sha":"d4d8512ce3453711f3c661374579b0d2ed13f3e7","kind":"tag","published_at":"2023-02-07T10:50:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8/manifests"},{"name":"v5.11.7","sha":"33cac172846b032d3f8b9333b72b2af832dd47d0","kind":"tag","published_at":"2023-01-31T09:39:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7/manifests"},{"name":"v5.11.6","sha":"a2e552314847b4d52498538d7ca171763067a5d0","kind":"tag","published_at":"2023-01-23T20:28:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6/manifests"},{"name":"v5.11.5","sha":"685c72dfaf840f4d5b7a3ab738ddcabd74418823","kind":"tag","published_at":"2023-01-18T01:43:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5/manifests"},{"name":"v5.11.4","sha":"bc859d95e4415f880cd6bcb6f44cc9e5e8c8097c","kind":"tag","published_at":"2023-01-09T13:57:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4/manifests"},{"name":"v5.11.3","sha":"a526207c3957de4ebfcda937b58327d69464f15c","kind":"tag","published_at":"2023-01-02T17:00:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3/manifests"},{"name":"v5.11.2","sha":"e9d8fa07e1ff979bcaf92837b131cd9e292f0161","kind":"tag","published_at":"2022-12-26T14:56:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2/manifests"},{"name":"v5.11.1","sha":"a1e30390da62019e5769e398f4cbc9f8892d8f9a","kind":"commit","published_at":"2022-12-20T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"191acda4545c394b78964ab80b364e15686f0e9b","kind":"tag","published_at":"2022-12-13T12:56:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0/manifests"},{"name":"v5.10.17","sha":"4265f343b49e4af9673a49e585439d35c8deeab2","kind":"tag","published_at":"2022-12-06T10:59:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17/manifests"},{"name":"v5.10.16","sha":"b8aa3974d84c176b8857e8d5b29a7be8670bb410","kind":"tag","published_at":"2022-11-28T16:00:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16/manifests"},{"name":"v5.10.15","sha":"14a6e1c61edb5f66f4888e32c04df5e637e7cfc4","kind":"commit","published_at":"2022-11-22T09:45:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15/manifests"},{"name":"v5.10.14","sha":"c2da6de1c504c7dbd8ae1d0771c184c1544a0c76","kind":"tag","published_at":"2022-11-15T09:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14/manifests"},{"name":"v5.10.13","sha":"2f4c2190d1d3614d8063e84b79d4d1f034b3e3fe","kind":"tag","published_at":"2022-11-07T17:53:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13/manifests"},{"name":"v5.10.12","sha":"30cb27cff1d4e1838ca4235ab4285e20f2b2a870","kind":"tag","published_at":"2022-10-31T15:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12/manifests"},{"name":"v5.10.11","sha":"c80ff0339882859af7e17f8bfd0a5f6880b323f8","kind":"commit","published_at":"2022-10-25T09:34:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11/manifests"},{"name":"v5.10.10","sha":"639224a3e3600cb0e04755d89aab250297b6d851","kind":"tag","published_at":"2022-10-18T08:35:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10/manifests"},{"name":"v5.10.9","sha":"7bd7c219e2670ff7791148e9b1a1d2387528fc0c","kind":"tag","published_at":"2022-10-11T11:56:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9/manifests"},{"name":"v5.10.8","sha":"d4a3216cdd858899960f945d6e00b2d59bf1d5d1","kind":"tag","published_at":"2022-10-03T16:28:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8/manifests"},{"name":"v5.10.7","sha":"d9ef6e788eee11256818329c7429242f8b769263","kind":"commit","published_at":"2022-09-27T01:44:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7/manifests"},{"name":"v5.10.6","sha":"0f75f3d78b67c405c23bfd14a29aedff367415b7","kind":"tag","published_at":"2022-09-19T14:34:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6/manifests"},{"name":"v5.10.5","sha":"594d87dab0e43e641a6826c935df8f2c10672955","kind":"tag","published_at":"2022-09-12T14:40:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5/manifests"},{"name":"v5.10.4","sha":"c8feb29320a22cc4461fb5ef5f4f7de7bd96a59b","kind":"commit","published_at":"2022-09-06T09:11:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"992421d0114a9df72d358fe6fccc28c1fb6f1505","kind":"tag","published_at":"2022-08-29T17:37:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"99b23c06d9b018d6c500fa1acb3030d673e219ab","kind":"tag","published_at":"2022-08-23T10:25:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"dfc0b89c665de8e5e3e4ecf68d8c782e74dbb65c","kind":"tag","published_at":"2022-08-16T17:55:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"7f502e06d54c5a2f389a1639358c84279462b54a","kind":"commit","published_at":"2022-08-09T03:21:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0/manifests"},{"name":"v5.9.3","sha":"89617ef683d2bcd2c870e9c1bd58ad4d55247fd5","kind":"tag","published_at":"2022-08-01T20:54:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3/manifests"},{"name":"v5.9.2","sha":"b7f0a16eca4ac2044703032838f90873ec063d75","kind":"tag","published_at":"2022-07-25T15:12:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2/manifests"},{"name":"v5.9.1","sha":"1937412c4345569d98c0950a1016c22508e1ff81","kind":"tag","published_at":"2022-07-18T17:23:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"88ad7d4e623183b8e20702e7961ef9c8de330dc7","kind":"commit","published_at":"2022-07-12T08:54:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0/manifests"},{"name":"v5.8.7","sha":"be0ab4c062a22fc4bb52c47d005b57203b56c09c","kind":"tag","published_at":"2022-07-04T20:39:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7/manifests"},{"name":"v5.8.6","sha":"c58f6653411e0ff38bf67a512d16b87c6523606b","kind":"tag","published_at":"2022-06-27T14:21:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6/manifests"},{"name":"v5.8.5","sha":"3c528113f47cfddf2504ea02ba3065e7c5c46928","kind":"tag","published_at":"2022-06-21T18:05:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5/manifests"},{"name":"v5.8.4","sha":"a6e782ec2f037e2ca989515048ce5f22fe760595","kind":"tag","published_at":"2022-06-14T10:00:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4/manifests"},{"name":"v5.8.3","sha":"b1e4b9cd3e1d88286f9d1485864310a7c1f23a79","kind":"tag","published_at":"2022-06-07T19:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3/manifests"},{"name":"v5.8.2","sha":"93b0aba905b3b6947f58a02d911489bb737ee880","kind":"commit","published_at":"2022-05-31T11:47:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2/manifests"},{"name":"v5.8.1","sha":"1eee9ee437f39f1c3438209154df8e8b9ecd990d","kind":"tag","published_at":"2022-05-23T16:04:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"6a468718b970c39ae83a4029bcb53071c9567430","kind":"tag","published_at":"2022-05-17T09:42:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4eef029981b08c77a9c52d0b863e6b5ced279087","kind":"tag","published_at":"2022-05-10T09:06:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0/manifests"},{"name":"v5.6.4","sha":"edb7e8895ef8def2bf59376d7631e0360a77aaf6","kind":"commit","published_at":"2022-05-02T11:46:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4/manifests"},{"name":"v5.6.3","sha":"124d5e2f0022d17b577a464e6b3a69fa2511105e","kind":"tag","published_at":"2022-04-25T14:04:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3/manifests"},{"name":"v5.6.2","sha":"b3645b3fd11dc26a06ea370a41b5bac1026c6792","kind":"tag","published_at":"2022-04-18T16:10:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2/manifests"},{"name":"v5.6.1","sha":"0251fd5222079e4a512bbd32dff4a7a4c3efe997","kind":"tag","published_at":"2022-04-11T13:21:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"8dcdea53f927ab207718d7ee6576806aca2a3798","kind":"commit","published_at":"2022-04-06T03:27:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0/manifests"},{"name":"v4.12.4","sha":"a563a60219f7f6519fb0f34f6d8e3bf0974e6495","kind":"tag","published_at":"2022-04-03T14:38:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4/manifests"},{"name":"v5.5.3","sha":"96e1f40a3b8aa809d543aa7d466eb48cdfa0b53d","kind":"tag","published_at":"2022-03-28T14:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"dd411b017ea7504a14a16821b694ac6aa01d9b6d","kind":"tag","published_at":"2022-03-21T15:15:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"350b15ee91a93040d50391cb9a45440a90e6b2d1","kind":"tag","published_at":"2022-03-14T16:49:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"f3412aa9d179fdfc3f5c0a4a1cfc1965faef7307","kind":"commit","published_at":"2022-03-07T13:53:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0/manifests"},{"name":"v5.4.4","sha":"965f2eb8cb79bb0685a13d9e28c09617b22358cd","kind":"tag","published_at":"2022-02-28T15:21:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4/manifests"},{"name":"v5.4.3","sha":"e2892a61ea56b6578c2efc81d0324660082ad93c","kind":"tag","published_at":"2022-02-21T16:40:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3/manifests"},{"name":"v5.4.2","sha":"01371028b27156419923b362c4b0af92dc08b29f","kind":"tag","published_at":"2022-02-15T14:57:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"fbce2f80c6cb36e59a4a6826ae46b59a10e1c831","kind":"commit","published_at":"2022-02-08T11:34:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"ba4e819aa58b6a36ae4d96ee79c2a5310a812670","kind":"tag","published_at":"2022-02-01T09:00:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"337be3b2a630d791a5cbc5a2a4575d4f58e38df3","kind":"tag","published_at":"2022-01-24T15:05:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"dcbfc54f581dbf1c0008a8e9e578f896f06228ab","kind":"tag","published_at":"2022-01-17T22:45:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0/manifests"},{"name":"v5.2.8","sha":"f80abbb5f942064c9c270b2ac5bb2a2318876754","kind":"tag","published_at":"2022-01-10T20:11:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8/manifests"},{"name":"v5.2.7","sha":"5daaf9be5115b1cb777fb4cf3d9125baddfe5720","kind":"tag","published_at":"2022-01-03T12:34:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7/manifests"},{"name":"v5.2.6","sha":"052db9d577a03ed8d588ecca9e6c0a5f5ba676e1","kind":"tag","published_at":"2021-12-27T14:23:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6/manifests"},{"name":"v5.2.5","sha":"f8697de9c250dbc6b446bcc08566f50fb4070aab","kind":"tag","published_at":"2021-12-20T14:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5/manifests"},{"name":"v5.2.4","sha":"b265431f9a32ea726c5227821126fbc6424117d5","kind":"commit","published_at":"2021-12-14T13:41:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4/manifests"},{"name":"v5.2.3","sha":"9c3dc12c3de241f44d923bfb089200980f3fd23d","kind":"tag","published_at":"2021-12-06T16:12:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3/manifests"},{"name":"v5.2.2","sha":"fcaec7a75f951c9db79c99c42370ca18212c1f16","kind":"tag","published_at":"2021-11-29T16:51:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"586d9ba2472d549c180cbacddf97eb73425286b3","kind":"tag","published_at":"2021-11-25T11:50:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"353cecb5391571163eb6bd8cbf36d2dd299aaf56","kind":"tag","published_at":"2021-11-23T13:25:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"ddbe15b4d8b7cc1dc84720264fde0b1dafb6166f","kind":"commit","published_at":"2021-11-16T15:06:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"7e26583fe1f95f5c3682213105f8f4b51c9d61c9","kind":"tag","published_at":"2021-11-08T15:14:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0/manifests"},{"name":"v5.0.6","sha":"99752d2848f17c5d1e4840f54863899a19387162","kind":"tag","published_at":"2021-10-27T08:43:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6/manifests"},{"name":"v5.0.5","sha":"58f8ff1f8bc7f0cc4bb728654604a194b3c3790b","kind":"tag","published_at":"2021-10-26T10:14:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"86443310e4344ae1ce6e04f084d58e17e4d62170","kind":"tag","published_at":"2021-10-14T15:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"36258031912caf662f69ca3769c6e0bd46946050","kind":"tag","published_at":"2021-10-07T12:26:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"c510762a325116c654afd3c21381a50b942c2c66","kind":"tag","published_at":"2021-09-29T09:29:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"afcf3ee18e7a9c526348b3bce74b69781b4ad071","kind":"tag","published_at":"2021-09-22T12:15:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"85598e74b85a89a16f8bdf5b68346ca8d6b70557","kind":"tag","published_at":"2021-09-16T11:28:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.1","sha":"1b563a153f5b2736f79a3f45573e2e2b66ba0a9a","kind":"tag","published_at":"2021-09-08T13:55:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"698492a5401b12578dc459397b9d288542fc954b","kind":"commit","published_at":"2021-09-02T02:45:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.5","sha":"0bab71409bcc0865ab3e0fcbfa14fa824ddc5495","kind":"tag","published_at":"2021-08-25T07:30:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"c30ec7bed00b36da7b0e6a202b3cb48d2fc1b579","kind":"tag","published_at":"2021-08-13T21:32:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"e5ccdf299c75ea65b0600ee05ff6c98646891c77","kind":"tag","published_at":"2021-08-09T04:03:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3/manifests"},{"name":"v4.12.3","sha":"77a8daeed0e8efa67c6d86f3cc40239dc6eb3d94","kind":"tag","published_at":"2021-07-30T10:06:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3/manifests"},{"name":"v5.0.0-beta.2","sha":"cca80d861f64b3eaa8a5ef8815b7552aaea61557","kind":"tag","published_at":"2021-07-26T15:01:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2/manifests"},{"name":"v4.12.2","sha":"958241aa0ebf340ad0f152b91949720c85b4fcca","kind":"tag","published_at":"2021-07-19T16:41:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2/manifests"},{"name":"v5.0.0-beta.1","sha":"8a4b8952077b64e90ac9d23c116a45aed672db9c","kind":"tag","published_at":"2021-07-14T16:28:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1/manifests"},{"name":"v4.12.1","sha":"4dc8c9bf3e8a6b21a2aac58b0be3161af334b67d","kind":"tag","published_at":"2021-07-07T13:08:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"53a1655143aa4ec36c29a6063ccdf89c48a74bfd","kind":"tag","published_at":"2021-07-06T13:40:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0/manifests"},{"name":"v5.0.0-beta.0","sha":"a0f416173d2f5b78546f52e572a0f64dcc3751e9","kind":"tag","published_at":"2021-07-01T12:17:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.38","sha":"f60126f95d7b36fa12133887990615b9f47e994a","kind":"commit","published_at":"2021-06-24T03:37:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.38","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38/manifests"},{"name":"v5.0.0-alpha.37","sha":"c795ca0822e2816a630a5654d5471fa04521d23c","kind":"tag","published_at":"2021-06-15T17:49:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.37","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37/manifests"},{"name":"v5.0.0-alpha.36","sha":"cf2f6fa90608b109978698fc48120920beaaa51f","kind":"tag","published_at":"2021-06-08T06:46:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.36","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36/manifests"},{"name":"v5.0.0-alpha.35","sha":"6c0afb6d8fff919e80f9f1ec92613acacd8365e7","kind":"tag","published_at":"2021-05-31T20:34:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.35","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35/manifests"},{"name":"v5.0.0-alpha.34","sha":"ee3a077c161accb887b93a17f9eaa2b23e998319","kind":"tag","published_at":"2021-05-18T10:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.34","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34/manifests"},{"name":"v5.0.0-alpha.33","sha":"0fa6ab4a29e8469c081d3f796e0bd9cab98e9185","kind":"tag","published_at":"2021-05-09T12:29:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.33","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33/manifests"},{"name":"v4.11.4","sha":"6658323b5e2ba366691829bbef3f53c00008497e","kind":"tag","published_at":"2021-04-27T15:48:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4/manifests"},{"name":"v5.0.0-alpha.32","sha":"2e99746c35ea0c1e45187a206d6ebc25a52933dc","kind":"tag","published_at":"2021-04-27T12:59:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32/manifests"},{"name":"v5.0.0-alpha.31","sha":"b061319b132163900d1a4eb64207f5284d28639d","kind":"tag","published_at":"2021-04-20T13:59:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"0bc7ed897d54a899fb0dfc5cbd6c5ee0592705e1","kind":"tag","published_at":"2021-04-12T09:46:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"29934afe4643811f3bed772612f92d539a1e489d","kind":"tag","published_at":"2021-04-04T16:43:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"a83c7715c0e2cfa1c3e59b7a1f828f6a1476b307","kind":"tag","published_at":"2021-03-24T12:57:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"2de88ce2973667921a45ff69ea48a8843cb9d8cb","kind":"tag","published_at":"2021-03-05T13:01:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27/manifests"},{"name":"v5.0.0-alpha.26","sha":"8928a36394154e02a73d5e92a740d5f9ed8da709","kind":"tag","published_at":"2021-02-27T18:39:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"688db35f581ac345a09a15420efdb0e4c98a56ab","kind":"tag","published_at":"2021-02-11T12:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"15108a5aad5342d92e86be5c5388b8321a88b280","kind":"tag","published_at":"2021-01-26T14:08:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24/manifests"},{"name":"v4.11.3-deprecations.1","sha":"6cf7cf7c7b11b38db18a4d2003743cbadeb1b4ee","kind":"commit","published_at":"2021-01-25T23:27:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1/manifests"},{"name":"v4.11.3","sha":"bd79e8f8c5b8c77bc5c13d076377a18d2ceedfa2","kind":"commit","published_at":"2021-01-24T12:45:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3/manifests"},{"name":"v4.11.3-deprecations.0","sha":"f64337cd87428e04c851bb1667f5f9e0e6aeaede","kind":"commit","published_at":"2021-01-24T12:00:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0/manifests"},{"name":"v5.0.0-alpha.23","sha":"af6e7220961c6f5e8ed89172694287dc737828ff","kind":"commit","published_at":"2021-01-14T12:48:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23/manifests"},{"name":"v5.0.0-alpha.22","sha":"c514ea86c11c9817839630e840535358f5044caf","kind":"commit","published_at":"2021-01-04T11:14:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"5c82b9147f811fda24bc09132852ed240f8d9def","kind":"commit","published_at":"2020-12-30T17:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"cd30d9e3961c8b33ce43a133e0a958867a202c41","kind":"commit","published_at":"2020-12-21T17:51:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20/manifests"},{"name":"v5.0.0-alpha.19","sha":"754e29cf5a712d0e0f6bd3e54f80e9997659f68c","kind":"commit","published_at":"2020-12-13T17:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.11.2","sha":"174b64f8a3adffb8df3c13285f4edc2437a8547a","kind":"commit","published_at":"2020-12-02T23:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2/manifests"},{"name":"v5.0.0-alpha.18","sha":"c5561c5febbe1c3bd5446c8a0bb480025ab38b86","kind":"commit","published_at":"2020-12-02T23:25:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.11.1","sha":"b8092ce09e164a1cb2fec2f3a5b6aa6e2dc6cbbd","kind":"commit","published_at":"2020-11-24T14:35:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1/manifests"},{"name":"v5.0.0-alpha.17","sha":"41d6a360e0fb245dd74549445539c6218a9dc737","kind":"commit","published_at":"2020-11-23T00:49:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17/manifests"},{"name":"v5.0.0-alpha.16","sha":"47a8e102eeaa5a68a2b4f99c08085cfddc0bef77","kind":"commit","published_at":"2020-11-14T12:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16/manifests"},{"name":"v5.0.0-alpha.15","sha":"fa9cbc835ee70b12234b7207b1872356277da5fa","kind":"commit","published_at":"2020-11-03T23:57:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15/manifests"},{"name":"v5.0.0-alpha.14","sha":"56520e757e0052e25f8dd5d78214458c4b7c634d","kind":"commit","published_at":"2020-10-23T22:59:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14/manifests"},{"name":"v5.0.0-alpha.13","sha":"b82af55f9917f9e77a3cae9b36e47b29d43182c0","kind":"commit","published_at":"2020-10-17T21:47:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13/manifests"},{"name":"v5.0.0-alpha.12","sha":"c7c3643948bce7327a7f01665caa7474be2694f9","kind":"commit","published_at":"2020-10-10T22:32:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12/manifests"},{"name":"v5.0.0-alpha.11","sha":"b4fe7eefd494fa28cd3453067af8872a83f31fa6","kind":"commit","published_at":"2020-09-26T15:07:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11/manifests"},{"name":"v5.0.0-alpha.10","sha":"2e1502fc18d86d69a6b55fc4ac5dcb50ddf192c4","kind":"commit","published_at":"2020-09-15T08:10:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10/manifests"},{"name":"v5.0.0-alpha.9","sha":"e830beb63940d24129285f554fc9c2fb0bd7ccbf","kind":"commit","published_at":"2020-09-06T16:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9/manifests"},{"name":"v5.0.0-alpha.8","sha":"5f986712bbb2f0b789c151b6d2f3e2d48cde0980","kind":"commit","published_at":"2020-08-31T16:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"c32a96b4beb3a5c72a8c179fb095f09dacf61050","kind":"commit","published_at":"2020-08-22T16:39:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"15fd6232de294be9ba0ca103351a11f84009b04f","kind":"commit","published_at":"2020-08-13T16:56:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6/manifests"},{"name":"v5.0.0-alpha.5","sha":"40aa9cbb1df08a5994392d5cea15a60979b28a7e","kind":"commit","published_at":"2020-07-27T22:55:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"519390c2bb12b5eb7b6f5f898afb78ac7f285543","kind":"commit","published_at":"2020-07-19T17:54:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"f432112f0bcfb1fd2002002db181e83edc99d906","kind":"commit","published_at":"2020-07-12T17:06:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"f928d6e04ea7f185cda0e739ebbe2ea36d0aa4d3","kind":"commit","published_at":"2020-07-04T23:16:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2/manifests"},{"name":"v4.11.0","sha":"79ebf71d31cca2c73143891960ea54ec1132bdeb","kind":"commit","published_at":"2020-06-30T23:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0/manifests"},{"name":"v5.0.0-alpha.1","sha":"8281371f88c81fc3e4560b0334cc0c473b9d45f9","kind":"commit","published_at":"2020-06-27T15:07:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.10.2","sha":"d0bfcb4f11fd3904b1e235d80fbfe23758de8372","kind":"commit","published_at":"2020-06-11T19:11:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"4e12b951f64fd47864b4dea8ec8631387a89ddb1","kind":"commit","published_at":"2020-06-01T15:14:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"dd9280e753eb8dc3444a26e85fe4f800b759cad2","kind":"commit","published_at":"2020-05-23T17:50:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0/manifests"},{"name":"v4.9.14","sha":"1fb44683825f0ee7f4d5933528598917ff72f0e4","kind":"commit","published_at":"2020-05-11T22:41:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.14","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14/manifests"},{"name":"v4.9.13","sha":"c224f32bb8f144e590c096d103c9d59c2509ed93","kind":"commit","published_at":"2020-05-04T11:29:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.13","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13/manifests"},{"name":"v4.9.12","sha":"3e5fd3c4f200e50a1331857f092a547b41f6db1e","kind":"commit","published_at":"2020-04-26T23:18:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.12","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12/manifests"},{"name":"v4.9.11","sha":"77f6fe0a73791176bd58d8c013bf5631270faf4d","kind":"commit","published_at":"2020-04-19T14:10:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11/manifests"},{"name":"4.9.11","sha":"b551194a14c4469f3b07dc43bc6aaea525138944","kind":"commit","published_at":"2020-04-18T10:43:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11/manifests"},{"name":"v4.9.10","sha":"8baef82396665179c67ca3acfd51e396b947f412","kind":"commit","published_at":"2020-04-11T13:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.10","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10/manifests"},{"name":"v4.9.9","sha":"c191471a20315cae4006c1e4d3d51db5e49b5fee","kind":"commit","published_at":"2020-04-04T15:54:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.9","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9/manifests"},{"name":"v4.9.8","sha":"e9fbcbf015bbf7057aadd5777703b7059aedf043","kind":"commit","published_at":"2020-03-28T19:33:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8/manifests"},{"name":"v4.9.7","sha":"10bc98f283feaae6397ef1b73b1b82be4a39a5f5","kind":"commit","published_at":"2020-03-18T12:45:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7/manifests"},{"name":"v4.9.6","sha":"0176a231719152fa4a2100aa7119e9fd777b5fed","kind":"commit","published_at":"2020-03-18T10:52:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6/manifests"},{"name":"v4.9.5","sha":"b9dec2780203e37148d87788f727c668d9019581","kind":"commit","published_at":"2020-02-29T10:36:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5/manifests"},{"name":"v4.9.4","sha":"45fe0e31c462ed3a2fba134fb1edbd05b91da2a4","kind":"commit","published_at":"2020-02-23T10:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4/manifests"},{"name":"v4.9.3","sha":"2bec4ebc9c20be8abecbad6d3f0f7ba2875c9c35","kind":"commit","published_at":"2020-02-16T11:52:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3/manifests"},{"name":"v4.9.2","sha":"f567b384f509d36b7e10f691e6b58538e7db8869","kind":"commit","published_at":"2020-02-09T18:32:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"717887fdd9d3b27701d760d78aa12ecf52f02f43","kind":"commit","published_at":"2020-02-02T11:46:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f2c9817526b729801b1716afc957ef3886ccb422","kind":"commit","published_at":"2020-01-22T20:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"d0c928c82e3fc8f284a2f7fd1b9acbf717c5a64e","kind":"commit","published_at":"2020-01-06T11:44:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"0c7ca746674cfb47a46cad8ebea21155702fd38c","kind":"commit","published_at":"2019-12-30T10:59:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"c6f734f0d6b183962e83fc5612fef6583bf40712","kind":"commit","published_at":"2019-12-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3a8f0eace8dd6a1c3234a8be2b7c41f06b6260d4","kind":"commit","published_at":"2019-12-14T19:59:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"0a129d58056d38bd15141aaa98d346774895d5f5","kind":"commit","published_at":"2019-12-07T12:46:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"6291316a32cfb4fb19ffdbcf30abfcb63023f17f","kind":"commit","published_at":"2019-12-01T10:59:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1/manifests"},{"name":"v3.9.4","sha":"6b0fee51deb7c32b75498d4ab2186946e7c4ce0a","kind":"commit","published_at":"2019-11-28T09:28:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4/manifests"},{"name":"v4.7.0","sha":"2b04ee905695540bde87653908ece5c4d57546c9","kind":"commit","published_at":"2019-11-22T10:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"856188b2de7a5e514803314f329da76fe65dec50","kind":"commit","published_at":"2019-11-12T13:52:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"d2d76bf26231a96981260232de5271b24e9391a4","kind":"commit","published_at":"2019-11-05T16:46:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0/manifests"},{"name":"v4.5.2","sha":"cb52f392b3b3528857178a756354ffb0e8bccd73","kind":"commit","published_at":"2019-10-28T22:58:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"803d08fbdf20de2d34c36a2a27bbc8e5a7e79fb2","kind":"commit","published_at":"2019-10-12T20:22:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"de3c62c25bf9e92ba35019e5a3ca7f68a36600d8","kind":"commit","published_at":"2019-10-02T08:07:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"554e7dce0cd96a4f9ef1924b41a3ce530cb433ae","kind":"commit","published_at":"2019-09-22T17:16:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"b563d529a8544fa4f4090723239ab075665c5f03","kind":"commit","published_at":"2019-09-11T20:45:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"f3beaee67fb9a4145a792fc8b798ef327b55f513","kind":"commit","published_at":"2019-09-08T09:58:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1/manifests"},{"name":"v1.2.5","sha":"8ee2d7168294f21af787aaba46661824097e33bb","kind":"tag","published_at":"2019-09-03T18:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5/manifests"},{"name":"v4.4.0","sha":"98f2c7cae9b2e0a53cf731882164aa44babb4be3","kind":"commit","published_at":"2019-08-31T12:19:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"29c1adf61a141a3db885ee569e42251cee53e749","kind":"commit","published_at":"2019-08-21T17:29:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3/manifests"},{"name":"v1.2.4","sha":"e44972d3c3e199529fdbc85974f7ae570b8424a0","kind":"tag","published_at":"2019-08-16T20:53:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4/manifests"},{"name":"v4.3.2","sha":"f2dbeca2dd1aecf6bc56e2302ec766d2e4bfb2ac","kind":"commit","published_at":"2019-08-10T17:39:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"d5a2ad9d26f7b089111b208c929ac1f98e7f6958","kind":"commit","published_at":"2019-08-03T15:14:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"8c28ed9c67e7b6ad02a8826178352aa4e9901b50","kind":"commit","published_at":"2019-07-28T14:32:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"42f78c69a59f0b5fa5fb8f533385f04ef77d7889","kind":"commit","published_at":"2019-07-17T13:42:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1/manifests"},{"name":"v1.0.4","sha":"455489e2e149ff5393f6ba08870368c88da259bd","kind":"tag","published_at":"2019-07-10T15:39:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"4c21bc05d6c5e48c64bc947ba9e271ed3e762a0e","kind":"tag","published_at":"2019-07-10T15:08:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"543041538f31cbdfbe3e85b8bc0f5c183ac5448e","kind":"tag","published_at":"2019-07-09T13:14:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"3a40065694cab2a5e8dedab6781e98493c1dc69d","kind":"tag","published_at":"2019-07-09T12:54:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1/manifests"},{"name":"v4.2.0","sha":"cf2cdd83f2a2f65d0e979d1faa9e815a5e2d3502","kind":"commit","published_at":"2019-07-06T15:30:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"6da1d591264e8c4a18e5ab56bdf6f8c0f985ed99","kind":"commit","published_at":"2019-06-25T13:53:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"eade31e58deb8ff3faee777313d70141e5868ebe","kind":"commit","published_at":"2019-06-23T11:46:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"b78a5ab7581488f7fff271a2cf64927dd28c3ab0","kind":"commit","published_at":"2019-06-13T09:55:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"07b9d6efaac1b663b2657173227e9490c796191e","kind":"commit","published_at":"2019-06-10T11:50:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"d58075ddb1757a11c47ef3d2b1fe9bed55e640dd","kind":"commit","published_at":"2019-06-03T16:35:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a3572bcaf34d204b314fd2c84064c9180f3a50f1","kind":"commit","published_at":"2019-05-27T12:48:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"505e275285c757e0515c8623b43c823d8a74790c","kind":"commit","published_at":"2019-05-23T15:39:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.0","sha":"a33f0ab64999331a54267cdf0eb89e53fa4d70cd","kind":"commit","published_at":"2019-05-20T21:26:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0/manifests"},{"name":"v4.0.0-beta.2","sha":"3686a27055dce58b5e800b520087c0c448b7480e","kind":"commit","published_at":"2019-05-13T12:26:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"5c152157078503e8599537108c3be9e00969fa34","kind":"commit","published_at":"2019-05-05T12:24:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"f19bd59ae53f23e3637383061774542d973cc48c","kind":"commit","published_at":"2019-04-28T22:42:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.8","sha":"92d6e987a43041fde63fd02cad61277d04193c29","kind":"commit","published_at":"2019-04-17T19:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"663643e0a83554d7730be42140aef6bc3ac09c6a","kind":"commit","published_at":"2019-04-07T23:25:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"2482d2b689440df6fb3da6157a789adac2783736","kind":"commit","published_at":"2019-03-30T19:33:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6/manifests"},{"name":"v3.9.3","sha":"ebed7922fc97331519f507768572a068edb8494e","kind":"commit","published_at":"2019-03-28T14:06:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3/manifests"},{"name":"v4.0.0-alpha.5","sha":"1bfdbe5688fb3556e4bebd1f8e357c515244ac42","kind":"commit","published_at":"2019-03-23T21:04:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"997324d52467e3a7b7a8058c0ba8309d04d4ddf6","kind":"commit","published_at":"2019-03-17T11:00:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"3a5d2e50411ddd3caea450abda49fd7c6ed230dc","kind":"commit","published_at":"2019-03-10T11:57:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"f606f7584dd842a89423dd3cc69e32b5ad3fdae1","kind":"commit","published_at":"2019-03-03T16:12:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"eea3b4d9a623f87d79be63f57b4a69ddfe375610","kind":"commit","published_at":"2019-02-20T10:58:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"97b26c4821299aef21e6ef9372a25aedd78d0137","kind":"commit","published_at":"2019-02-12T14:39:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.9.2","sha":"dbc788f7d231b4eceaa7a6a3e253104de5de9af0","kind":"commit","published_at":"2019-02-03T20:45:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2/manifests"},{"name":"v3.9.1","sha":"b903d7432b5a06583c9915f7ab9346bad76007a1","kind":"commit","published_at":"2019-01-26T13:59:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"f6353cdd15b954091c3f53498eb7de198755b740","kind":"commit","published_at":"2019-01-14T21:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"8df7a83ccc0b200e67feb823ceaaf793e4b6d007","kind":"commit","published_at":"2019-01-09T21:57:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"c202914213f19b070738ba5837da18e89c1662ee","kind":"commit","published_at":"2019-01-07T18:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"baa45b12252be8965809a0ad06e67e7dc7d44313","kind":"commit","published_at":"2018-12-30T21:47:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"0445ca8b710425f22744249a0c7bb3c20e95237b","kind":"commit","published_at":"2018-12-30T21:24:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"f0d60d8a510180e9c7a9b588d3e6c04d0d1a23d3","kind":"commit","published_at":"2018-12-22T15:42:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"1871b089aef090728321cab69be92daaec6eb131","kind":"commit","published_at":"2018-12-17T20:02:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0/manifests"},{"name":"v3.6.2","sha":"edde0b4f0073fcacb7233b553812f3dffe619da5","kind":"commit","published_at":"2018-12-09T20:22:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"e5fbf74a06157e2d73701a158e8d6b5914429ea1","kind":"commit","published_at":"2018-12-01T10:43:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1/manifests"},{"name":"issue-13699-mster","sha":"ac0153bf1b13ddbc1e43c22693f2c223838d9f1a","kind":"tag","published_at":"2018-11-28T20:15:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/issue-13699-mster","html_url":"https://github.com/mui/material-ui/releases/tag/issue-13699-mster","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@issue-13699-mster","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster/manifests"},{"name":"v3.6.0","sha":"d9c790fa69a1c053c3d471e030e4066122d58902","kind":"commit","published_at":"2018-11-26T19:49:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"34492c23a773b1db66fe65801997257709c4f319","kind":"commit","published_at":"2018-11-12T23:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"dc6b2b870fa514e98c74b6854d22c6e25e7684cb","kind":"commit","published_at":"2018-11-12T22:46:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"ba1dc0f27cd85996dbf3ef9df4d7f10552d6c91f","kind":"commit","published_at":"2018-11-04T23:41:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0/manifests"},{"name":"v3.3.2","sha":"47b20fe33c5f1c8a2563bad3c27811c37f698794","kind":"commit","published_at":"2018-10-27T20:16:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"92b2a36716c8ced3d12ff0b300be06cc4743e6da","kind":"commit","published_at":"2018-10-23T22:16:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"47d3b93780400d6eaef48d29dfcbebec8a5f22b2","kind":"commit","published_at":"2018-10-21T21:27:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"bbb0b683dd45d130b17580da86fe6ccc1ab5b3d3","kind":"commit","published_at":"2018-10-15T22:11:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"a61f0fc9a56ef22874753175bad2a636460130d1","kind":"commit","published_at":"2018-10-14T21:03:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"58f526f46e609e3e6cd785d15bfc5486df7ab79f","kind":"commit","published_at":"2018-10-07T22:44:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"dbd67aa892a4e9885d763fcb0d1f6c1691fbf763","kind":"commit","published_at":"2018-09-30T17:16:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"6184c508f94500a9da7486ccb2b9398023e4b1b5","kind":"commit","published_at":"2018-09-23T22:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"a9cbda69c8e059d928da53d9525652170b999455","kind":"commit","published_at":"2018-09-16T21:32:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"27412afa36b6c64b15b3b33cd51235efbc55a775","kind":"commit","published_at":"2018-09-08T22:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d6fb8524ff94080614e8d4d1064c7b2cec66c5d1","kind":"commit","published_at":"2018-09-03T21:14:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"2e9643f6c43c9b393a3914cd085aac92df546c04","kind":"commit","published_at":"2018-08-28T22:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"6847e0affc09f56a1497013be98bc3b59ccd3fde","kind":"commit","published_at":"2018-08-27T17:34:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0/manifests"},{"name":"v1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1","html_url":"https://github.com/mui/material-ui/releases/tag/v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1/manifests"},{"name":"v1.5.1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6b4c29e324eaa1272ce7b42ecab0e3460af6f437","kind":"commit","published_at":"2018-08-12T20:42:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0/manifests"},{"name":"v0.20.2","sha":"1b1c1fce216b5b2f5ecd52d21f8ec6a326c00cd5","kind":"commit","published_at":"2018-08-05T21:43:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2/manifests"},{"name":"v1.4.3","sha":"99650a6d174ad97b41ba1079cd5d7f55b5db21b5","kind":"commit","published_at":"2018-08-04T10:26:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e9bb799208b34fb8f8bbfe4b63b7a1942f95d91f","kind":"commit","published_at":"2018-07-29T14:37:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"869692ecf3812bc4577ed4dde81a9911c5949695","kind":"commit","published_at":"2018-07-22T21:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7fdc1890fb744b565480835fd5684e66871c679f","kind":"commit","published_at":"2018-07-14T15:02:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"f12ba5bfafc53ada2e5719697dd8373d41fa9471","kind":"commit","published_at":"2018-07-02T20:06:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"cd47eeabdcd4f67e35ff5ad56ae82a571da5747a","kind":"commit","published_at":"2018-06-26T10:53:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"e943cb8d6f405de5d53c1f3d1908cbccb502bb3a","kind":"commit","published_at":"2018-06-20T21:41:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"29308b10b3f8ba3565168e4da4bb5f793cb8b4f9","kind":"commit","published_at":"2018-06-18T18:38:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7c094a0f0381c7b68a223e27b5dc700a7595b122","kind":"commit","published_at":"2018-06-10T09:50:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2a300cdec817595ac879bc419257e55ef318b0f9","kind":"commit","published_at":"2018-06-03T15:25:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"3ccf76d315404ebd67f1254f5679d327c0647dfd","kind":"commit","published_at":"2018-05-26T14:56:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"73101790333124cc8f5857bc46038b7d2315842a","kind":"commit","published_at":"2018-05-17T22:07:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.1","sha":"aae0c434f99c4ab559d8aff53cfbd2cfa7974043","kind":"commit","published_at":"2018-05-15T21:15:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1/manifests"},{"name":"v0.20.1","sha":"c663649d9edf9d196aadbb3b426fd613816964fc","kind":"commit","published_at":"2018-05-13T21:34:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1/manifests"},{"name":"v1.0.0-rc.0","sha":"5f3008fc26479b40ff16ec498ae0e6e3361fdb47","kind":"commit","published_at":"2018-05-13T19:13:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-beta.47","sha":"d16e4f5115a9fde3e8958d7959a912a55cbb246d","kind":"commit","published_at":"2018-05-09T21:48:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.47","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47/manifests"},{"name":"v1.0.0-beta.46","sha":"aa1ef83f22650245dd736681d7ec6331cb2a42ef","kind":"commit","published_at":"2018-05-08T21:51:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.46","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46/manifests"},{"name":"v1.0.0-beta.45","sha":"ab592831cbf5987a6516139aeaf148bdb3360ccb","kind":"commit","published_at":"2018-05-07T13:38:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.45","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45/manifests"},{"name":"v1.0.0-beta.44","sha":"0bba4ad1aed5d2181baa156009301eb56fd80158","kind":"commit","published_at":"2018-04-29T20:57:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.44","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44/manifests"},{"name":"v1.0.0-beta.43","sha":"6dfe7382b9777885abe84f4d1f66c0c62545d559","kind":"commit","published_at":"2018-04-22T10:47:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.43","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43/manifests"},{"name":"v1.0.0-beta.42","sha":"bc03443cac8a55ce3fc4d19e6a95e0f3d0116fbf","kind":"commit","published_at":"2018-04-16T20:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.42","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42/manifests"},{"name":"v1.0.0-beta.41","sha":"cddff325bdc2c79592701c11e295e48db0879c28","kind":"tag","published_at":"2018-04-07T18:26:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.41","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41/manifests"},{"name":"v1.0.0-beta.40","sha":"7f423b6bef54c4a34f3b53d9b8ebf33c183916f8","kind":"tag","published_at":"2018-04-01T09:55:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.40","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40/manifests"},{"name":"v1.0.0-beta.39","sha":"b95cb7a83a102b21b7f6add713398f6c9e743d50","kind":"tag","published_at":"2018-03-28T21:23:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.39","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39/manifests"},{"name":"v1.0.0-beta.38","sha":"a6ccfbe7699b67b03703b49a7cb14d865b841d38","kind":"tag","published_at":"2018-03-17T12:24:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.38","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38/manifests"},{"name":"v1.0.0-beta.37","sha":"1587ac3654ae5061eb21f652722a02cc4c367292","kind":"tag","published_at":"2018-03-11T14:31:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.37","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37/manifests"},{"name":"v1.0.0-beta.36","sha":"f31bd2e431c29f85a053387ce062987a3fc36168","kind":"tag","published_at":"2018-03-05T21:07:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.36","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36/manifests"},{"name":"v1.0.0-beta.35","sha":"25ca14ffcec6eeb75446730a03cc4a2014c5e8ab","kind":"tag","published_at":"2018-02-25T22:47:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.35","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.2","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2/manifests"},{"name":"olivier-material-ui-codemod@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1/manifests"},{"name":"olivier-material-ui-icons@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.1","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1/manifests"},{"name":"olivier-material-ui-codemod@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0/manifests"},{"name":"olivier-material-ui-icons@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0/manifests"},{"name":"v1.0.0-beta.34","sha":"284dfcb06fed2244033cc971cb78f485bafece3d","kind":"tag","published_at":"2018-02-17T12:08:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.34","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34/manifests"},{"name":"v1.0.0-beta.33","sha":"b7f698d48d61e74f74e5e50a08b4309460a55266","kind":"tag","published_at":"2018-02-10T12:03:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.33","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33/manifests"},{"name":"v1.0.0-beta.32","sha":"896bc50f35a83fac0453dbbecd9f367b45b450e9","kind":"tag","published_at":"2018-02-04T22:44:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.32","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32/manifests"},{"name":"v1.0.0-beta.31","sha":"6271146a2545aeedf4110990de21ebc0c910b627","kind":"tag","published_at":"2018-01-29T22:06:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.31","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31/manifests"},{"name":"v1.0.0-beta.30","sha":"2bb35ce508832f518a4c3af8cd7cf67af8fd90c5","kind":"tag","published_at":"2018-01-21T22:50:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.30","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30/manifests"},{"name":"v1.0.0-beta.29","sha":"7386d56d4dfb85ca4a586a56691b6a58798d5c42","kind":"tag","published_at":"2018-01-16T20:27:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.29","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29/manifests"},{"name":"v1.0.0-beta.28","sha":"e1f3dad9084edf460d42e0a5f6b7c956eaa51e8d","kind":"tag","published_at":"2018-01-14T14:52:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.28","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28/manifests"},{"name":"v1.0.0-beta.27","sha":"fcfe4a64a95f65e205c5ba9523987982e6556eea","kind":"tag","published_at":"2018-01-06T15:25:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.27","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27/manifests"},{"name":"v1.0.0-beta.26","sha":"bd42549ee464bce03743f7ee18964066f9d3907d","kind":"tag","published_at":"2017-12-30T23:24:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.26","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26/manifests"},{"name":"v1.0.0-beta.25","sha":"d9ab3e313136fa5fb179743b560ac7c9e4fa8f6a","kind":"tag","published_at":"2017-12-22T23:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.25","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25/manifests"},{"name":"v1.0.0-beta.24","sha":"7c8fe8516f8bf6317e7cc748eefa7d97c92b4007","kind":"tag","published_at":"2017-12-17T12:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.24","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24/manifests"},{"name":"v1.0.0-beta.23","sha":"1a4e5b06ae0a7f6b3a6be810d272ebdf3efbb863","kind":"tag","published_at":"2017-12-09T09:51:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.23","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23/manifests"},{"name":"v0.20.0","sha":"86b40ae4883e95d6139e9e5d59c0e14aa022ce3a","kind":"commit","published_at":"2017-12-04T04:05:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0/manifests"},{"name":"v1.0.0-beta.22","sha":"22f68ca292a947349ae2877b09e85775703ec87f","kind":"tag","published_at":"2017-11-28T23:11:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22/manifests"},{"name":"v1.0.0-beta.21","sha":"d33604a9deacbb2725da3688d823416486a039c1","kind":"tag","published_at":"2017-11-13T22:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21/manifests"},{"name":"v1.0.0-beta.20","sha":"076d08bfa709ffdb4858106ebda73f475e4ec5b9","kind":"tag","published_at":"2017-11-05T19:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20/manifests"},{"name":"v1.0.0-beta.19","sha":"2a1879fb818973d4df766c2d7842afd939fdb2b8","kind":"tag","published_at":"2017-10-30T21:51:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19/manifests"},{"name":"v1.0.0-beta.18","sha":"f626204f8e0cd9933bcb7a8c8ac5cd97d6419eca","kind":"tag","published_at":"2017-10-23T21:58:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18/manifests"},{"name":"v1.0.0-beta.17","sha":"616d69d5ff7263eb9c84960b6b7a4c9ff852d4ef","kind":"tag","published_at":"2017-10-15T22:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17/manifests"},{"name":"v1.0.0-beta.16","sha":"56fd0d9d2f6fe0222b8c4117e227de1d725918ba","kind":"tag","published_at":"2017-10-08T20:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16/manifests"},{"name":"v0.19.4","sha":"f1bc4be26ca68578f0cfd053fed8eeabe0d3a636","kind":"tag","published_at":"2017-10-08T19:56:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4/manifests"},{"name":"v1.0.0-beta.15","sha":"4da17a67182a212be91a36cec9c976ccb6293380","kind":"tag","published_at":"2017-10-04T16:05:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15/manifests"},{"name":"v1.0.0-beta.13","sha":"736f12000e6989b2e37fcf10deca8bcf20a284f5","kind":"tag","published_at":"2017-10-01T19:58:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13/manifests"},{"name":"v0.19.3","sha":"7e484cc0c2e3db1e30ebe89d93475f2999f6168c","kind":"tag","published_at":"2017-10-01T19:35:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3/manifests"},{"name":"v1.0.0-beta.12","sha":"65b6e04a74a1520209e7b8fcfa311a431ecb070a","kind":"tag","published_at":"2017-09-24T18:24:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12/manifests"},{"name":"v0.19.2","sha":"5f750e046d48fa2f8c0efd86290ea48661c9b32e","kind":"tag","published_at":"2017-09-18T20:14:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2/manifests"},{"name":"v1.0.0-beta.11","sha":"01c6feb33e7e4e5043ce2a8377fa7dda3dbc8180","kind":"tag","published_at":"2017-09-18T19:11:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11/manifests"},{"name":"v1.0.0-beta.10","sha":"3d4518c997fe875f8e91044ff59a09a46fdfb726","kind":"tag","published_at":"2017-09-13T21:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10/manifests"},{"name":"v1.0.0-beta.9","sha":"d4dba0da9a00efe5104365ca647d848a131a41a6","kind":"tag","published_at":"2017-09-10T11:17:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9/manifests"},{"name":"v1.0.0-beta.8","sha":"865b39bef48c3f85743c3914ba146b97b93fce0f","kind":"tag","published_at":"2017-09-02T11:11:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8/manifests"},{"name":"v0.19.1","sha":"b0d03e92c64bee1ac8c25acd0c48657b7f605d9a","kind":"tag","published_at":"2017-09-02T10:38:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1/manifests"},{"name":"v1.0.0-beta.7","sha":"d2083879918dcafdc9c17e3e19440000a0abb3b0","kind":"tag","published_at":"2017-08-30T22:51:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7/manifests"},{"name":"v1.0.0-beta.6","sha":"8385df161a6792d472821e30c7095b267b844950","kind":"tag","published_at":"2017-08-20T14:48:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6/manifests"},{"name":"v1.0.0-beta.5","sha":"8292545fd41ea9f9d3c7c52bb45f60a4fea434a9","kind":"tag","published_at":"2017-08-15T08:55:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5/manifests"},{"name":"v0.19.0","sha":"d1b3bc614a818d497e38fd51c85077dd7b490bad","kind":"tag","published_at":"2017-08-15T08:17:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0/manifests"},{"name":"v1.0.0-beta.4","sha":"110f0a6e95e8e2b51b2bdd7e545a9b41d1a0009f","kind":"tag","published_at":"2017-08-05T10:09:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4/manifests"},{"name":"v1.0.0-beta.3","sha":"e0dd9560d4a152ca0a61558b6238edc40746c354","kind":"tag","published_at":"2017-07-29T21:00:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"45d5da95daf4d52b0ea6e4ffbef27755fa0aa196","kind":"tag","published_at":"2017-07-23T17:45:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"603fbde8d99e386d6640ec6c24ba9fcfc4316dd4","kind":"tag","published_at":"2017-07-23T17:12:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1/manifests"},{"name":"v0.18.7","sha":"50f6dfc4b6ee7473e27ba950c3ce900b24f17d1c","kind":"tag","published_at":"2017-07-23T15:51:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7/manifests"},{"name":"v1.0.0-alpha.22","sha":"f3992561ed94696d595b6a56efc7449c7dee67c7","kind":"tag","published_at":"2017-07-18T09:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22/manifests"},{"name":"v1.0.0-alpha.21","sha":"49d21891b72796f4a8f383d9b15b66f72cb94549","kind":"tag","published_at":"2017-07-04T22:13:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21/manifests"},{"name":"v0.18.6","sha":"1d10ecbac4a83f9934bb6a7f025855f82002113c","kind":"tag","published_at":"2017-07-04T21:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6/manifests"},{"name":"v0.18.5","sha":"86f7c4141cc66ab1e96a681a6945472283e41ea3","kind":"tag","published_at":"2017-06-28T18:14:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5/manifests"},{"name":"v1.0.0-alpha.20","sha":"84363396403cbbd51072d0b09822cd6d8ab6bf87","kind":"tag","published_at":"2017-06-25T18:01:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20/manifests"},{"name":"v0.18.4","sha":"2c6872cacf19ac71a316b282c2467162dcd148c6","kind":"tag","published_at":"2017-06-25T17:39:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4/manifests"},{"name":"v1.0.0-alpha.19","sha":"611bfd7557fd928933e39c054d2b2edeb57adaed","kind":"tag","published_at":"2017-06-19T16:58:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19/manifests"},{"name":"v1.0.0-alpha.18","sha":"5fdb60642bdf2907b7fba352cf2cd0fa7208848f","kind":"tag","published_at":"2017-06-19T10:12:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18/manifests"},{"name":"v1.0.0-alpha.17","sha":"73e0a35145d10f3c29a991f75e5ba8315e0e754a","kind":"tag","published_at":"2017-06-12T11:55:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17/manifests"},{"name":"v0.18.3","sha":"4c6a542c772f9fe9ff97bb95f63801138d7722d0","kind":"tag","published_at":"2017-06-07T21:28:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"9d3b59b3fec3b31b37334c3bd842112f3d090f86","kind":"commit","published_at":"2017-06-06T21:29:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2/manifests"},{"name":"v1.0.0-alpha.16","sha":"0c7dba6dc5ad8b9f69ec3c60e3ba31f2973e582a","kind":"tag","published_at":"2017-06-01T08:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"18508aeb3e5817406209e15c3e51a53c2cbece96","kind":"tag","published_at":"2017-05-23T20:00:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"771fb44738e116a1d2cec7aabb8ed1425b1d57f6","kind":"tag","published_at":"2017-05-14T10:11:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14/manifests"},{"name":"v0.18.1","sha":"715372edf9fc21244030207409b4070158f6936d","kind":"tag","published_at":"2017-05-13T10:21:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1/manifests"},{"name":"v1.0.0-alpha.13","sha":"17fde80a53fb9fcce31a82290f54de55cf3655e9","kind":"tag","published_at":"2017-05-08T10:47:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13/manifests"},{"name":"v0.18.0","sha":"dea7938b1265a3b100899d65589fbd05e877ab9e","kind":"tag","published_at":"2017-04-30T22:26:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0/manifests"},{"name":"v1.0.0-alpha.12","sha":"dc7371e4770fd3e8b1a82b9c2c2a652acaa73713","kind":"tag","published_at":"2017-04-30T22:22:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12/manifests"},{"name":"v0.17.4","sha":"a398290811c94bd6bb2d5d04c7f6d0ce734e3ad6","kind":"commit","published_at":"2017-04-14T17:20:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4/manifests"},{"name":"v1.0.0-alpha.11","sha":"7b3dbfaf2e94e8139424c8660692ee20d5a9880e","kind":"tag","published_at":"2017-04-14T16:50:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11/manifests"},{"name":"v0.17.3","sha":"53076a03182668f94d3bf40cd880309a51e9be88","kind":"tag","published_at":"2017-04-10T21:42:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"38c4aed87e608ded8e083dcf341ed5e9a14c20ef","kind":"tag","published_at":"2017-04-09T11:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2/manifests"},{"name":"v1.0.0-alpha.10","sha":"27fd907d604c1d3189b7b70e3a7e4758e0171492","kind":"tag","published_at":"2017-04-06T12:00:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"b962c2fbfa7a9cab9e9844e01966b90ca86e67a1","kind":"tag","published_at":"2017-04-01T13:47:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a0b4691eb3958aeb9173a8f4e705c81dfb7d25da","kind":"tag","published_at":"2017-03-25T11:46:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8/manifests"},{"name":"v0.17.1","sha":"05280483dbbc29e56edd8f3644721679b55d4d73","kind":"commit","published_at":"2017-03-13T12:27:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1/manifests"},{"name":"v1.0.0-alpha.7","sha":"9281a3fcee37d6afb9e493ff06e8a2626f4d7d91","kind":"tag","published_at":"2017-03-12T12:31:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"69f604946c366c655d0613841c034cacee7e9ef4","kind":"commit","published_at":"2017-02-26T12:41:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6/manifests"},{"name":"v1.0.0-alpha.5","sha":"74973892bdfacd5c9e3a4ce63185e9a6500d9522","kind":"commit","published_at":"2017-02-26T11:04:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-alpha.4","sha":"6472a6864951bfe7f3739afbe74b50981299ac28","kind":"commit","published_at":"2017-02-26T10:19:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4/manifests"},{"name":"v0.17.0","sha":"c9af9606bcea6551ceaadc2f6430d629eb679e84","kind":"commit","published_at":"2017-02-12T22:06:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0/manifests"},{"name":"v1.0.0-alpha.3","sha":"4583f5212d0b668e3801a859d3cc584cec0ec173","kind":"commit","published_at":"2017-02-12T21:43:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"8476782b595175d25c8a972b5fe53bc1f8532676","kind":"tag","published_at":"2017-02-07T19:48:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"3a0eb03018a9c5c96ba5233de8ef45202403a94c","kind":"commit","published_at":"2017-01-29T21:29:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.16.7","sha":"867c6c29b1badd839b1fd57720e5754fcd53a516","kind":"commit","published_at":"2017-01-15T19:57:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"bc84dbeeb78b725fefdc10cdc6eee7b75cc1226e","kind":"commit","published_at":"2016-12-25T21:03:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"8a03a04ef17f76ce09b88607b216d8a8e4d277d6","kind":"commit","published_at":"2016-12-09T20:45:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"84c18c98ff56fbe81be902735164219040729bb1","kind":"commit","published_at":"2016-11-17T19:18:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"066c5d53d1d4ecec2923ed12ec14647ae8248a9c","kind":"commit","published_at":"2016-11-17T16:41:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"806b2eab2272b430e814f8b3c7f1e7b31cd0e306","kind":"commit","published_at":"2016-11-14T17:22:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"2085737a798d9cb808b2fddf1f06883b27327ccc","kind":"commit","published_at":"2016-10-19T18:24:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"6eb9913441cb39562f4c935bdd70042d26daa260","kind":"commit","published_at":"2016-10-05T14:36:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0/manifests"},{"name":"v0.16.0-rc2","sha":"71a9524d0ec28dad2f566a42c7bb8ad2ea93ce36","kind":"commit","published_at":"2016-09-24T19:31:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2/manifests"},{"name":"v0.16.0-rc1","sha":"1691addd7f84317619c6831c35cb1f32ef3779b6","kind":"commit","published_at":"2016-09-07T19:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1/manifests"},{"name":"v0.15.4","sha":"be9bc14f4cda041299b6f8845af87b9278c871fc","kind":"commit","published_at":"2016-08-10T22:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"8bd3589dd7f676f3d725559cbd63457afe8d3691","kind":"commit","published_at":"2016-08-02T20:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"908f694e1e6eae9e63da6b22e63100d6bda4fa8e","kind":"commit","published_at":"2016-07-09T21:10:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"1fed1bcc81d89e473e261c1da4bf0a3a46515ce8","kind":"tag","published_at":"2016-06-20T08:15:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"06667b589952f58ff8c6d277df364ef16dada671","kind":"tag","published_at":"2016-05-06T13:49:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0/manifests"},{"name":"v0.15.0-beta.2","sha":"7cf7adfe9042e9be8dbaa1c850ffacca26e9c269","kind":"commit","published_at":"2016-04-21T22:57:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2/manifests"},{"name":"v0.15.0-beta.1","sha":"47d7525fb77c7c579e99d595b3f98c69fc838c77","kind":"tag","published_at":"2016-04-14T13:33:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1/manifests"},{"name":"v0.15.0-alpha.2","sha":"caabf9eaee5a5e11097958105f8427cfc8905f86","kind":"tag","published_at":"2016-03-17T23:37:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2/manifests"},{"name":"v0.15.0-alpha.1","sha":"2ebddeb908857c16ece162964a7e501ab37716ba","kind":"commit","published_at":"2016-02-27T17:54:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1/manifests"},{"name":"v0.14.4","sha":"de2bee1335ff1fd701a60cb3d739cf919dbd77ce","kind":"commit","published_at":"2016-02-03T00:47:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"fa9141f90149392cc3fa366736e61a89b07e9205","kind":"commit","published_at":"2016-01-27T03:06:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"44b41957ae81344cf6dc794cf2dbe2da48152622","kind":"commit","published_at":"2016-01-08T15:52:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"0ae4d7f61bb240ae5e2adc9d15a8d5629f738db6","kind":"commit","published_at":"2016-01-04T22:23:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"628bc82957d8e537a1b648e31e10723820bb00ac","kind":"commit","published_at":"2015-12-25T15:12:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0/manifests"},{"name":"v0.14.0-rc2","sha":"9a24d8a7839c37b86748ad8022e39235e8eb6be2","kind":"commit","published_at":"2015-12-14T22:26:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2/manifests"},{"name":"v0.14.0-rc1","sha":"7459597806a2f1f5826eaab26d3c5d974da70fbd","kind":"commit","published_at":"2015-12-04T19:52:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1/manifests"},{"name":"v0.13.4","sha":"a98006f9ffb588030cbdd2e3b4a4515017e58c43","kind":"commit","published_at":"2015-11-24T17:07:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"e33afed6913b58a990bd4b51a038bbfff0a0f42f","kind":"commit","published_at":"2015-11-17T16:34:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"6f28ad04e8f95073646bfeb8936c550ca4a94347","kind":"commit","published_at":"2015-11-10T00:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"330488977f95dbebd6cf6a387bf10a86238331ff","kind":"commit","published_at":"2015-10-29T21:08:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"7980cd589e9dc9e055e1b789bf2f80e7f2ef0f5d","kind":"commit","published_at":"2015-10-21T19:38:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"86394ccd2d7b715eaa054a369679eba4ac82ce1f","kind":"commit","published_at":"2015-10-21T19:04:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"d310459476a461e0d29f166de277896026d8f35f","kind":"commit","published_at":"2015-10-19T17:30:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"06aca1012d01de4ec782acfb8d22a6ec83d48ff7","kind":"commit","published_at":"2015-10-07T21:43:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"6671f90516c2065839efae773ecda924b8bebdae","kind":"commit","published_at":"2015-10-06T19:31:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"a4e194e46c47f8e2eedfab8f0a8c4104e5679c95","kind":"commit","published_at":"2015-09-28T16:15:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"aa485220ff28e907d2548cbfb65bd789c23d9eba","kind":"commit","published_at":"2015-09-25T16:08:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"b55b770f2049852febe47bef27aa0eaceafcec08","kind":"commit","published_at":"2015-09-15T21:10:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"82bc1cb2805f7b624516f71628e6ca525df18cad","kind":"commit","published_at":"2015-08-24T21:31:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0/manifests"},{"name":"v0.10.4","sha":"a8097bcbed6939f0cb308e05acf03a907b666725","kind":"commit","published_at":"2015-08-09T03:29:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"2a43082b52138e33c85878616461445895066a11","kind":"commit","published_at":"2015-08-08T22:51:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"71583523f39c1830d3fcffeff0598c2f803f1048","kind":"commit","published_at":"2015-07-29T20:34:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"6b609c63611b02f9e845b765770983c547cd6af8","kind":"commit","published_at":"2015-07-13T21:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"b6140ec86c5087ad799e9a658f3f0d9b150c205a","kind":"commit","published_at":"2015-07-10T01:35:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"8a18478700f49b94fe7f580664e7b31c581ceb0b","kind":"commit","published_at":"2015-06-20T17:47:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"3da654eb4f0ddb10d81f2706eda1f3819e40b795","kind":"commit","published_at":"2015-06-15T01:46:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"867e87d3530b4fb6bc7f6ec5fb9edcd49e7bd631","kind":"commit","published_at":"2015-06-09T23:38:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"cb794810e7c39352f1bbd533d92983dc22a57510","kind":"commit","published_at":"2015-05-24T20:12:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0/manifests"},{"name":"v0.7.5","sha":"b3ce0b272e5468919d01b3d3ab6751a92f682b48","kind":"commit","published_at":"2015-04-27T19:14:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"abc159f246f15163f7984bcf702409cffc745d6e","kind":"commit","published_at":"2015-04-21T18:14:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"9321a4a8879f380a725c7439114ebf3e0da8abcc","kind":"commit","published_at":"2015-04-01T15:20:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"953606f4d1a9e3a33798b499219fe40b1f81fd96","kind":"commit","published_at":"2015-03-25T23:45:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"03c169188dd10ec2242b7806050781867c0291dd","kind":"commit","published_at":"2015-03-04T21:41:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"078ba0c94f8985dd2d96587784f760474ba51858","kind":"commit","published_at":"2015-02-13T21:06:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"accd9f0ef163d514b091709ffd63f76f6d1a467f","kind":"commit","published_at":"2015-01-27T00:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"57c7a95be20dc77cbe0459a40acc802e16de5148","kind":"commit","published_at":"2015-01-26T23:07:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"706446d6aeb952def6f2016fdc213b6e56b2d40f","kind":"commit","published_at":"2015-01-03T23:58:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"6b294fdd0a7f9686b8b8f05cf8759e90b3e581f9","kind":"commit","published_at":"2014-12-25T17:36:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"3eb741fdb94fff5e8218809b8f7d5a9d2e4d1778","kind":"commit","published_at":"2014-12-15T17:14:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"d65414913839d9d939c8bd938ca21f39f0faa924","kind":"commit","published_at":"2014-12-07T15:15:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"fc3232f6e9d1662c4f9d813b70acb329c4cdc6de","kind":"commit","published_at":"2014-11-30T21:22:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"4b02786c2a7e27613201fe72c033a260018a38d6","kind":"commit","published_at":"2014-11-28T20:34:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"ab8880bc442941c20d58ca2cbb8aace7b2724929","kind":"commit","published_at":"2014-11-17T20:10:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"052b0bc5a3e887d0a36b2277a2e09812a0ce206b","kind":"commit","published_at":"2014-11-11T21:11:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"715b7e868003ac9b121bdacee3e1301b9c660aa9","kind":"commit","published_at":"2014-11-08T19:56:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"088d257c0bec691545cd32f83fd2af753866b8ee","kind":"commit","published_at":"2014-11-08T00:13:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0/manifests"},{"name":"v0.1.29","sha":"3fe7b8bf7c3adc04522f311ce1c1c3b6e39e8edd","kind":"commit","published_at":"2014-11-05T19:58:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.1.29","html_url":"https://github.com/mui/material-ui/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29/manifests"}]},"repo_metadata_updated_at":"2025-10-29T21:14:05.913Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":0.021267929767677964,"forks_count":0.27828885460159747,"average":16.069475906043905},"purl":"pkg:maven/org.webjars.npm/mui__core-downloads-tracker","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:mui__core-downloads-tracker","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:mui__core-downloads-tracker","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:mui__core-downloads-tracker/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-29T16:04:14.239Z","issues_count":4308,"pull_requests_count":9949,"avg_time_to_close_issue":13592057.178502878,"avg_time_to_close_pull_request":1743679.4759773905,"issues_closed_count":2590,"pull_requests_closed_count":8490,"pull_request_authors_count":716,"issue_authors_count":2931,"avg_comments_per_issue":5.109795728876509,"avg_comments_per_pull_request":1.994974369283345,"merged_pull_requests_count":7175,"bot_issues_count":19,"bot_pull_requests_count":3438,"past_year_issues_count":769,"past_year_pull_requests_count":3299,"past_year_avg_time_to_close_issue":842316.4168674699,"past_year_avg_time_to_close_pull_request":466566.7232444611,"past_year_issues_closed_count":415,"past_year_pull_requests_closed_count":2663,"past_year_pull_request_authors_count":186,"past_year_issue_authors_count":610,"past_year_avg_comments_per_issue":1.859557867360208,"past_year_avg_comments_per_pull_request":1.4080024249772658,"past_year_bot_issues_count":9,"past_year_bot_pull_requests_count":1478,"past_year_merged_pull_requests_count":2376,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/issues","maintainers":[{"login":"oliviertassinari","count":773,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"siriwatknp","count":700,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":511,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":434,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"mnajdova","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"michaldudak","count":262,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"aarongarciah","count":237,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"ZeeshanTamboli","count":207,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mj12albert","count":193,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"alexfauquette","count":165,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"samuelsycamore","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"cherniavskii","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"LukasTy","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"bharatkashyap","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"DanailH","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"JCQuintas","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"eps1lon","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"hbjORbj","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hbjORbj"},{"login":"flaviendelangle","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"michelengelen","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"rosskevin","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rosskevin"},{"login":"mbrookes","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"m4theushw","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"apedroferreira","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"hasdfa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"nikitaa24","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikitaa24"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"richbustos","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richbustos"},{"login":"nathanmarks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanmarks"},{"login":"vicasas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"MBilalShafi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joshwooding","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwooding"},{"login":"dimitropoulos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dimitropoulos"},{"login":"arthurbalduini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"dmtrKovalenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmtrKovalenko"},{"login":"hai-cea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-cea"},{"login":"gerdadesign","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"DavidCnoops","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidCnoops"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}],"active_maintainers":[{"login":"siriwatknp","count":282,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":241,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":191,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"oliviertassinari","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"ZeeshanTamboli","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mnajdova","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"mj12albert","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"aarongarciah","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"prakhargupta1","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"JCQuintas","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"DanailH","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"alexfauquette","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"bharatkashyap","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"LukasTy","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"cherniavskii","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"michaldudak","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"MBilalShafi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"flaviendelangle","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"vicasas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:mui__core-downloads-tracker/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:mui__core-downloads-tracker/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:mui__core-downloads-tracker/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:mui__core-downloads-tracker/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:mui__core-downloads-tracker/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":572386,"maintainers_count":0,"namespaces_count":75981,"keywords_count":35251,"github":"maven-central","metadata":{"funded_packages_count":38856},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-12-16T05:44:42.274Z","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":8991008,"name":"@mui/internal-markdown","ecosystem":"npm","description":"MUI markdown parser. This is an internal package not meant for general use.","homepage":"https://github.com/mui/material-ui#readme","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/material-ui","keywords_array":[],"namespace":"mui","versions_count":42,"first_release_published_at":"2024-02-26T13:34:14.452Z","latest_release_published_at":"2025-12-03T06:56:03.815Z","latest_release_number":"2.0.13","last_synced_at":"2025-12-12T01:20:53.836Z","created_at":"2024-02-26T13:35:15.459Z","updated_at":"2025-12-12T02:56:37.208Z","registry_url":"https://www.npmjs.com/package/@mui/internal-markdown","install_command":"npm install @mui/internal-markdown","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"canary":"1.0.9-dev.20240809-114550-93cb3d65e7","next":"2.0.2","latest":"2.0.13"}},"repo_metadata":{"id":19822297,"uuid":"23083156","full_name":"mui/material-ui","owner":"mui","description":"Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.","archived":false,"fork":false,"pushed_at":"2025-10-29T18:01:42.000Z","size":699813,"stargazers_count":96891,"open_issues_count":1786,"forks_count":32696,"subscribers_count":1311,"default_branch":"master","last_synced_at":"2025-10-29T20:10:24.905Z","etag":null,"topics":["design-system","material-design","material-ui","react","react-components"],"latest_commit_sha":null,"homepage":"https://mui.com/material-ui/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2014-08-18T19:11:54.000Z","updated_at":"2025-10-29T19:57:26.000Z","dependencies_parsed_at":"2025-06-02T16:06:01.092Z","dependency_job_id":"32b77193-1b92-4638-bb5e-6c82ade9eee5","html_url":"https://github.com/mui/material-ui","commit_stats":{"total_commits":23822,"total_committers":3211,"mean_commits":"7.4188726253503585","dds":0.8266728234405172,"last_synced_commit":"c0620e333641deda56f3cd68c7c3736098ee818c"},"previous_names":["mui-org/material-ui","callemall/material-ui"],"tags_count":568,"template":false,"template_full_name":null,"purl":"pkg:github/mui/material-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/sbom","scorecard":{"id":262861,"data":{"date":"2025-08-17T02:37:43Z","repo":{"name":"github.com/mui/material-ui","commit":"06de3386e5dbd68c7e7496219f702232dcd7ec9f"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.7,"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":"Maintained","score":10,"reason":"30 commit(s) and 1 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":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/check-if-pr-has-label.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yml: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:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/no-response.yml:22","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/check-if-pr-has-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci-check.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-cleanup.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/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/publish-canaries.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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 28 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":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  14 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:  13 out of  13 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":"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: 'allow deletion' disabled on branch 'v6.x'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v6.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v6.x'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'v6.x'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v6.x'","Warn: codeowners review is not required on branch 'master'","Warn: codeowners review is not required on branch 'v6.x'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v6.x'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v6.x'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v6.x'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v6.x'"],"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":"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":"CI-Tests","score":10,"reason":"28 out of 28 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 36 contributing companies or organizations","details":["Info: found contributions from: A11yance, LightSourceAI, TourConnect, Treeshakers, alienfast, calcom, callemall, cefsharp, cssinjs, emikra, goose-duck, instacart, jalaali, lightsourceai, mui, mui-org, nodejs, openfoodfacts, pabloengine, pretur, react-native-community, reactiran, reactjs, reactwg, state-machines, storybookjs, testing-library, text-em-all, typed-typings, typescript-cheatsheets, underjs, vercel, webpack, yarnpkg, yarnplugins, 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":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-cpj6-fhp6-mr6j","Warn: Project is vulnerable to: GHSA-f46r-rw29-r322","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","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-17T11:13:50.539Z","repository_id":19822297,"created_at":"2025-08-17T11:13:50.539Z","updated_at":"2025-08-17T11:13:50.539Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281829647,"owners_count":26568938,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-30T02:00:06.501Z","response_time":61,"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":"v7.3.4","sha":"28eadba9ec2899226ecbf4058b8fba1ddeab9e6d","kind":"tag","published_at":"2025-10-02T18:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4/manifests"},{"name":"v7.3.3","sha":"6984a79aa3ebde0ad9d1a21817de900f60b7dc90","kind":"tag","published_at":"2025-10-02T14:01:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3/manifests"},{"name":"v7.3.2","sha":"ebd180cdd48e365aa0c5c54b6568d5efc320590d","kind":"tag","published_at":"2025-09-02T06:18:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"3592ec32c4858c22bf99c535c037c13ee6db6b84","kind":"tag","published_at":"2025-08-06T09:33:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"ad98e5ebf7f2f629f9a8b054d9ee3e7217d163bf","kind":"tag","published_at":"2025-08-05T05:40:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0/manifests"},{"name":"v6.5.0","sha":"894dd472b2cc3bbf218eef521ce5a4bcbe914e60","kind":"tag","published_at":"2025-07-08T02:51:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0/manifests"},{"name":"v5.18.0","sha":"6b50143dcfc2aad56a37c9f2e1f14256e9a65c4e","kind":"tag","published_at":"2025-07-08T02:50:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0/manifests"},{"name":"v7.2.0","sha":"1496d735b2cf16501ce413daec40d627eee77e1d","kind":"tag","published_at":"2025-06-30T08:59:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0/manifests"},{"name":"v7.1.2","sha":"ad2d425db362790d6d0f90fbe5b5d3a5b5132503","kind":"tag","published_at":"2025-06-20T07:34:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2/manifests"},{"name":"v6.4.12","sha":"9179a92b0d97f6d0270c7fac733cfd81bd7354cc","kind":"tag","published_at":"2025-06-02T06:58:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12/manifests"},{"name":"v7.1.1","sha":"0ebb3a14ccc5dbee4ec2682b387511f107b95a65","kind":"tag","published_at":"2025-06-02T06:47:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"e3e07e0b8fac5ca8fb4bbf3ec453dbe79133552f","kind":"tag","published_at":"2025-05-06T08:50:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0/manifests"},{"name":"v6.4.11","sha":"6b3957d9d42c83e069da8e8bb534ec294dcb6254","kind":"tag","published_at":"2025-04-10T02:36:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11/manifests"},{"name":"v7.0.2","sha":"ebb24ce49e1ef8358600a7787cb6c8d671cead63","kind":"tag","published_at":"2025-04-09T13:08:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2/manifests"},{"name":"v6.4.10","sha":"d80a3609c8a7274dc5fafa348382059945aee449","kind":"tag","published_at":"2025-03-31T19:03:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10/manifests"},{"name":"v7.0.1","sha":"d6fdcac555725c3807e6f03445e3a051398ee739","kind":"tag","published_at":"2025-03-28T18:58:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"22aa7db2ed23df3b43530e9fdb57bc1051221457","kind":"tag","published_at":"2025-03-26T14:16:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0/manifests"},{"name":"v6.4.9","sha":"a884cb821f67a831f44cc6abfc3bc77faef91ada","kind":"tag","published_at":"2025-03-25T15:45:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9/manifests"},{"name":"v7.0.0-rc.0","sha":"ebaec8db8ae1b90183817cb0bad549d7fc63fe79","kind":"tag","published_at":"2025-03-19T09:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0/manifests"},{"name":"v5.17.1","sha":"0d509f8a4a48031a1e25974a1604b803892ce94e","kind":"tag","published_at":"2025-03-18T18:44:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"b0dc8270c5a2896293ff8b61052120a13819f0a1","kind":"tag","published_at":"2025-03-18T15:28:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0/manifests"},{"name":"v6.4.8","sha":"2bded219fabaaefc2083aa660d5856ab75cfa8d6","kind":"tag","published_at":"2025-03-17T17:54:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8/manifests"},{"name":"v7.0.0-beta.4","sha":"260ed53760f179e3bb4f1f43e2f2712ecbf9fdd7","kind":"tag","published_at":"2025-03-13T13:30:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4/manifests"},{"name":"v6.4.7","sha":"d1ca0a45fea4327ba4dc9876e62922785493f1c3","kind":"tag","published_at":"2025-03-05T15:19:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7/manifests"},{"name":"v7.0.0-beta.3","sha":"9dea4105c8b413e087bd1d0cc517b52831a2eb86","kind":"tag","published_at":"2025-03-05T15:13:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"48acea181cac8ca14455e76d01d3554ba578781e","kind":"tag","published_at":"2025-02-27T15:00:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2/manifests"},{"name":"v7.0.0-beta.1","sha":"2cf2e71af3c2b26694964884456bc335c2ba6cdb","kind":"tag","published_at":"2025-02-26T18:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1/manifests"},{"name":"v6.4.6","sha":"356b885778a2af26505d5dbba76a9abcceb69800","kind":"tag","published_at":"2025-02-26T13:39:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6/manifests"},{"name":"v7.0.0-beta.0","sha":"b485c1abec1d776e925ca90e6fa7d91e9bd057a7","kind":"tag","published_at":"2025-02-26T13:22:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0/manifests"},{"name":"v7.0.0-alpha.2","sha":"ba14b7070070281c8a6cea1df7653f007bb8da49","kind":"tag","published_at":"2025-02-18T18:57:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.4.5","sha":"6f2b908baa7863e2cbf0ec4518dc90ccfd53597b","kind":"tag","published_at":"2025-02-18T18:46:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5/manifests"},{"name":"v7.0.0-alpha.1","sha":"c390c1c2d1c85f42d40f16ce405a3c4b62026ec7","kind":"tag","published_at":"2025-02-11T17:34:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1/manifests"},{"name":"v6.4.4","sha":"c66361a6ad9d1354b60e6fb93ba3144c1348ab15","kind":"tag","published_at":"2025-02-11T14:31:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4/manifests"},{"name":"v6.4.3","sha":"cee310a92f61ffb75284195a9ed30bcb367c78e2","kind":"tag","published_at":"2025-02-04T18:53:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3/manifests"},{"name":"v7.0.0-alpha.0","sha":"3e3195a4285ca716061f7d7d87f4915630af1b69","kind":"tag","published_at":"2025-02-03T12:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.4.2","sha":"1813d89a599a4027fd216062b2cac8b0c1864f1d","kind":"tag","published_at":"2025-01-29T15:50:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2/manifests"},{"name":"v6.4.1","sha":"819e662a2ce210f8805c45057389217cb1c39a83","kind":"tag","published_at":"2025-01-21T13:23:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"f9949a8889c7e69cac145ce56411298a234d2e49","kind":"tag","published_at":"2025-01-14T16:46:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0/manifests"},{"name":"v5.16.14","sha":"ba588c8333d765af63ab15c8b33dd947b615f70b","kind":"tag","published_at":"2025-01-06T21:20:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14/manifests"},{"name":"v6.3.1","sha":"afd551abd3be44de711d6baef48e62e18b97c908","kind":"tag","published_at":"2025-01-03T13:53:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1/manifests"},{"name":"v5.16.13","sha":"e52a6379f22d38453fa046d410b0c4700707dbd9","kind":"tag","published_at":"2024-12-25T11:25:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13/manifests"},{"name":"v6.3.0","sha":"84d6ecfdccd10f204854beeef98bcc55dc99d117","kind":"tag","published_at":"2024-12-23T18:10:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"17026fc203a8b413ec7343b6eeb267a50519d515","kind":"tag","published_at":"2024-12-17T13:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1/manifests"},{"name":"v5.16.12","sha":"b8fbcf5fb5169d8db6ee0ec35001816d2777e8d4","kind":"tag","published_at":"2024-12-17T13:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12/manifests"},{"name":"v5.16.11","sha":"2413ff076b0d462736dfccd399b4be863fd79ec2","kind":"tag","published_at":"2024-12-11T10:13:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11/manifests"},{"name":"v6.2.0","sha":"3a8ceaead5ac4c2c4554e6500ca3d197420a04c2","kind":"tag","published_at":"2024-12-11T02:03:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0/manifests"},{"name":"v6.1.10","sha":"5c5e9f6d8a90034cd75dcb92403caf6b37efc916","kind":"tag","published_at":"2024-12-04T10:03:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10/manifests"},{"name":"v5.16.9","sha":"ec085b677c43ed1f37e66bd2fb58f27dce9f7184","kind":"tag","published_at":"2024-12-04T09:34:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9/manifests"},{"name":"v5.16.8","sha":"096adfbe28d038397a7f3cf3494b86844226e162","kind":"tag","published_at":"2024-11-28T06:51:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8/manifests"},{"name":"v6.1.9","sha":"821784419eefb89e4ce7b66c4b602a1e33d2fa88","kind":"tag","published_at":"2024-11-27T13:22:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9/manifests"},{"name":"v6.1.8","sha":"0b8739f145423bafdd8e2871312307bfb31c58ef","kind":"tag","published_at":"2024-11-20T15:09:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8/manifests"},{"name":"v6.1.7","sha":"a7d441d0bd3bfc16a1ce9e6d7ff3ad1afc6b62f1","kind":"tag","published_at":"2024-11-13T15:31:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7/manifests"},{"name":"v6.1.6","sha":"32112b76aa821c2a1e98120545019ef1a71ea274","kind":"tag","published_at":"2024-10-30T13:54:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6/manifests"},{"name":"v6.1.5","sha":"01c5f344628bc66e16f86284ee0fc7107002a5ca","kind":"tag","published_at":"2024-10-22T10:28:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5/manifests"},{"name":"v6.1.4","sha":"15ea548de803e4602894cae6304a497d7ddaf09c","kind":"tag","published_at":"2024-10-15T18:35:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4/manifests"},{"name":"v6.1.3","sha":"c7de2cae15cc7b7025ad79e3623320526ed16462","kind":"tag","published_at":"2024-10-09T09:47:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3/manifests"},{"name":"v6.1.2","sha":"e6ff0b5016ac4fa40cdc9b78a0d9ecdd2c0cd9db","kind":"tag","published_at":"2024-10-02T14:51:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"263c7259451d5b928bbdfd299c9c0afc89dfec02","kind":"tag","published_at":"2024-09-19T06:42:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"94cc3d0a66456713e6e25edf9a1ba35ad8df88bc","kind":"tag","published_at":"2024-09-11T13:09:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"bb620d85a89651ca4350e8861bbb35776d583726","kind":"tag","published_at":"2024-09-03T10:33:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"71dbef69dcbf2b87831af579fb777b4f1f4b219a","kind":"tag","published_at":"2024-08-29T13:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"c9a9adfb90e939c0590de6edf10d0c65fcbc8b1e","kind":"tag","published_at":"2024-08-27T09:06:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.0","sha":"55bea65c83c1beac77382fe961f8aa72eec21daa","kind":"tag","published_at":"2024-08-22T08:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0/manifests"},{"name":"v6.0.0-beta.6","sha":"cbb6f8d3b1b72732d51f5628765cfd7e75bd5747","kind":"tag","published_at":"2024-08-18T02:55:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6/manifests"},{"name":"v5.16.7","sha":"b505fd7b64e92db523198712a5d6716c494e0c66","kind":"tag","published_at":"2024-08-09T09:19:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7/manifests"},{"name":"v6.0.0-beta.5","sha":"75c24b0828981651082a3eede027b6871c96c440","kind":"tag","published_at":"2024-08-08T08:52:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5/manifests"},{"name":"v5.16.6","sha":"6eb1bdce38d0fc67fa8aebca260043c7fc8eb3e8","kind":"tag","published_at":"2024-07-30T21:06:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6/manifests"},{"name":"v6.0.0-beta.4","sha":"12532afa3e4f6f13a9fa86eb459c27792c36b6f9","kind":"tag","published_at":"2024-07-30T20:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4/manifests"},{"name":"v5.16.5","sha":"40792e6efb2c92b8964a3912e08aeb4fb7fc41c8","kind":"tag","published_at":"2024-07-25T06:42:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5/manifests"},{"name":"v6.0.0-beta.3","sha":"02fde66a0cd72fb7fe3681a5ea8c4de733b4a865","kind":"tag","published_at":"2024-07-24T18:27:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3/manifests"},{"name":"v5.16.4","sha":"77af399a3ad76f31e5f2e0fab5650b628fa50990","kind":"tag","published_at":"2024-07-16T16:01:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4/manifests"},{"name":"v6.0.0-beta.2","sha":"9ad8c1fd8dfd21d8e37fe73d71e011542b23db72","kind":"tag","published_at":"2024-07-16T14:46:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2/manifests"},{"name":"v5.16.3","sha":"e1824453bdb0a89f15d4dfe47a1c4f90fa0f0500","kind":"tag","published_at":"2024-07-16T14:18:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3/manifests"},{"name":"v6.0.0-beta.1","sha":"19c1935757925d834928a30ea41f58bb95fb355f","kind":"tag","published_at":"2024-07-16T09:42:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1/manifests"},{"name":"v5.16.2","sha":"56ddd108fe153592a800fce4d43f9758b0ff5101","kind":"tag","published_at":"2024-07-16T09:10:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2/manifests"},{"name":"v6.0.0-beta.0","sha":"3364f0740aa5c86e057ec5b0d22c1b12bfd96fa4","kind":"tag","published_at":"2024-07-11T15:54:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0/manifests"},{"name":"v5.16.1","sha":"431af6a2fd9bf6cd0422c61e36c937d1ea5e5015","kind":"tag","published_at":"2024-07-11T15:48:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1/manifests"},{"name":"v5.16.0","sha":"e5e9b9d5e952b52752b758179da20d3fa0982c05","kind":"tag","published_at":"2024-07-05T13:32:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0/manifests"},{"name":"v6.0.0-alpha.14","sha":"2a15dd74c76bacbc867a7313fdc2c42c6168327c","kind":"tag","published_at":"2024-07-05T04:25:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14/manifests"},{"name":"v6.0.0-alpha.13","sha":"a070a894fbe21c52df446438ca1bb5a891d5e1b5","kind":"tag","published_at":"2024-07-03T07:44:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13/manifests"},{"name":"v5.15.21","sha":"a306ce4afcc60de4c3e43b8f9183862235d9318e","kind":"tag","published_at":"2024-06-28T14:09:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21/manifests"},{"name":"v6.0.0-alpha.12","sha":"fb476c6c18b850e8400d03afb7447802afbfd357","kind":"tag","published_at":"2024-06-24T17:12:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.15.20","sha":"f20fa0ba4016e5425a2a4cce841075253828a551","kind":"tag","published_at":"2024-06-12T12:58:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20/manifests"},{"name":"v6.0.0-alpha.11","sha":"22c5206a9e8191b2f81131d6978a0958e55b7032","kind":"tag","published_at":"2024-06-12T08:18:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11/manifests"},{"name":"v6.0.0-alpha.10","sha":"e5ac6c0eef5efd4fa5c5eb11ccbf08e58e7443f8","kind":"tag","published_at":"2024-06-04T10:35:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10/manifests"},{"name":"v6.0.0-alpha.9","sha":"925de32766317bb84a92ec24b2b6465c8e48cc04","kind":"tag","published_at":"2024-05-29T12:25:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.15.19","sha":"77f606ba73bb5439d66871177772f54196044450","kind":"tag","published_at":"2024-05-29T12:01:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19/manifests"},{"name":"v6.0.0-alpha.8","sha":"c7dbe6e8256cef7bd2dbdcbee55428ad82513cd0","kind":"tag","published_at":"2024-05-21T16:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.15.18","sha":"607daac5baa9c8151f111fe4bacea1d7e61881a3","kind":"tag","published_at":"2024-05-16T09:29:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18/manifests"},{"name":"v6.0.0-alpha.7","sha":"997bec6d8d30a1a891aff4eeedefa41c93eaa95c","kind":"tag","published_at":"2024-05-16T06:31:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"7c8db04b91500ba77301acd360d21bff7f7c752f","kind":"tag","published_at":"2024-05-08T13:13:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.15.17","sha":"9bc4fc42959427246addfdf29db95847cc38e410","kind":"tag","published_at":"2024-05-08T12:24:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17/manifests"},{"name":"v5.15.16","sha":"284e251c155d92078f80f98919f4ab260b05e9be","kind":"tag","published_at":"2024-05-01T14:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16/manifests"},{"name":"v6.0.0-alpha.5","sha":"571d5046e26aa07605cb1e01ca99b2eb0b04d009","kind":"tag","published_at":"2024-05-01T14:16:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5/manifests"},{"name":"v6.0.0-alpha.4","sha":"afffc2ffc3db1e6abf48f3b3e13a41e8b758f874","kind":"tag","published_at":"2024-04-24T07:30:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4/manifests"},{"name":"v6.0.0-alpha.3","sha":"6d5e44409344ea4e13ceb3a02c4446dc6a7323b4","kind":"tag","published_at":"2024-04-17T16:10:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3/manifests"},{"name":"v6.0.0-alpha.2","sha":"4e75758b37119bd821435c23d9c111c545e186b6","kind":"tag","published_at":"2024-04-09T15:09:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2/manifests"},{"name":"v6.0.0-alpha.1","sha":"84307c1a2495a716788ec25f046faaa4d16c88c7","kind":"tag","published_at":"2024-04-05T10:43:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1/manifests"},{"name":"v5.15.15","sha":"5a079965186640b5176f00c537f3b9e6c299b5c4","kind":"tag","published_at":"2024-04-04T07:09:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15/manifests"},{"name":"v6.0.0-alpha.0","sha":"2a15ad6f1f5507162b1a5aebf78976ca3023183b","kind":"tag","published_at":"2024-03-26T15:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.15.14","sha":"9585d28317c90f2c71ab88dd5ae37638bb64ad82","kind":"tag","published_at":"2024-03-19T08:18:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14/manifests"},{"name":"v5.15.13","sha":"dbcb678234296de56afaf3138917e967e8d1934a","kind":"tag","published_at":"2024-03-13T14:17:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13/manifests"},{"name":"pigment@0.0.1","sha":"0e765a618a7676c507852cec024464b1fc1cd80f","kind":"tag","published_at":"2024-03-08T04:20:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/pigment@0.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/pigment@0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@pigment%400.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1/manifests"},{"name":"v5.15.12","sha":"5ad69e161d7520274cd37a2524ffb935b6dda158","kind":"tag","published_at":"2024-03-05T15:33:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12/manifests"},{"name":"v5.15.11","sha":"e3257a4d68481b0ca6efd5d06cb5c1e1e77e4286","kind":"tag","published_at":"2024-02-22T08:52:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11/manifests"},{"name":"v5.15.10","sha":"94fcd3ada0842108a9a2ce53e121931e5448649f","kind":"tag","published_at":"2024-02-12T12:38:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10/manifests"},{"name":"v5.15.9","sha":"7917d2a8a4acc0b07328dee8273847652491b769","kind":"tag","published_at":"2024-02-08T12:55:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9/manifests"},{"name":"v5.15.8","sha":"fe5a59e616637a0488b122749479b782f5f8dfa2","kind":"tag","published_at":"2024-02-06T20:42:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8/manifests"},{"name":"v5.15.7","sha":"b80acd69c7c848709d01465d6727b13ed6109258","kind":"tag","published_at":"2024-01-31T13:23:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7/manifests"},{"name":"v5.15.6","sha":"1700e5cd9cbb3bc648b7f799f837c4d23ed42700","kind":"tag","published_at":"2024-01-22T18:09:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6/manifests"},{"name":"v5.15.5","sha":"5d7c4e26a4973a3a80bf5f8a9a8ea14f89554fe0","kind":"tag","published_at":"2024-01-17T09:27:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5/manifests"},{"name":"v5.15.4","sha":"6aadbf91c5eb2c94dea9a49a19eb532606410a5a","kind":"tag","published_at":"2024-01-10T13:49:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4/manifests"},{"name":"v5.15.3","sha":"9fa4e472f9ba4fd4e7f8cfb8bc0d1f1d455ace23","kind":"tag","published_at":"2024-01-03T15:22:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"5d5dd15f70db9ffcb85d4dc57da8a20f5240fb81","kind":"tag","published_at":"2023-12-25T14:24:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"8be7ac66b99059bf2c2edcca9cf15981d389db6b","kind":"tag","published_at":"2023-12-19T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"8c2c6a88a509f9da7c453d4a3c3ab4749a57a36d","kind":"tag","published_at":"2023-12-12T18:21:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0/manifests"},{"name":"v5.14.20","sha":"14fa79f4328e901f82d7fc39aba722a9bf4a8df0","kind":"tag","published_at":"2023-12-05T09:28:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20/manifests"},{"name":"v5.14.19","sha":"a07b4925255aa3fc7ae1255130e182e4573c58d7","kind":"tag","published_at":"2023-11-29T21:11:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19/manifests"},{"name":"v5.14.18","sha":"43a41b6b2fa3f0a186a852b894452722e3a38f04","kind":"tag","published_at":"2023-11-14T08:27:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18/manifests"},{"name":"v5.14.17","sha":"c54a42dd8b0ec8e850bd60438e60a1a8acb3b4a4","kind":"tag","published_at":"2023-11-06T15:34:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17/manifests"},{"name":"v5.14.16","sha":"391b57a05daf67a8154471dae645471f5ffac09f","kind":"tag","published_at":"2023-10-31T10:57:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16/manifests"},{"name":"v5.14.15","sha":"6baedcfed27419ed6b9685f27fcbf3eff46133a3","kind":"tag","published_at":"2023-10-24T15:41:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15/manifests"},{"name":"v5.14.14","sha":"a0cfa182db3e7b196efe36cfe7b31d304c5a0a4e","kind":"tag","published_at":"2023-10-17T13:58:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14/manifests"},{"name":"v5.14.13","sha":"b8811a0fa59e7663b240183219db32f9a617e607","kind":"tag","published_at":"2023-10-10T19:42:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13/manifests"},{"name":"v5.14.12","sha":"bd450a0fdb19b087f47e1d7cce5a72417ec977cc","kind":"commit","published_at":"2023-10-04T16:31:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12/manifests"},{"name":"v5.14.11","sha":"13c0894d0c14c7f577a0a95492aeaa8fff8da33a","kind":"tag","published_at":"2023-09-26T11:47:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11/manifests"},{"name":"v5.14.10","sha":"14e97bffa62760cabcdc7244bff445b423f5286a","kind":"tag","published_at":"2023-09-18T10:18:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10/manifests"},{"name":"v5.14.9","sha":"8255b71ccdbfe9a20f856b5d68a269ab1c5452ca","kind":"tag","published_at":"2023-09-13T13:36:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9/manifests"},{"name":"v5.14.8","sha":"74c58dabc2cf5ed2242fb08e4781d26088d06b12","kind":"tag","published_at":"2023-09-05T12:34:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8/manifests"},{"name":"v5.14.7","sha":"8a09d535f101aac98935f82b76345ca9691b5e2b","kind":"tag","published_at":"2023-08-29T12:04:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7/manifests"},{"name":"v5.14.6","sha":"a1f511dd6ed9adba561e2ba00e1348136ed656db","kind":"commit","published_at":"2023-08-24T11:19:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6/manifests"},{"name":"v5.14.5","sha":"61fbfd1546c55caca984695a41f9c95668d414fc","kind":"tag","published_at":"2023-08-14T14:39:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5/manifests"},{"name":"v5.14.4","sha":"40f4b275022f03e48cf4809cd53d0d0dabb40424","kind":"tag","published_at":"2023-08-08T09:51:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4/manifests"},{"name":"v5.14.3","sha":"2deea341c9abfb640f22520e0c277027f3f91cd0","kind":"tag","published_at":"2023-08-01T15:33:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3/manifests"},{"name":"v5.14.2","sha":"36d9f0d3659e2f5ab1d924988313986962a0bf35","kind":"tag","published_at":"2023-07-25T10:01:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2/manifests"},{"name":"v5.14.1","sha":"f2e5ded80e94407f63a27eadb018139d6f967313","kind":"tag","published_at":"2023-07-19T09:05:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1/manifests"},{"name":"v5.14.0","sha":"2529e3aaaaec2c9f8e8cf669e58bb9c81db5a6d8","kind":"tag","published_at":"2023-07-11T14:57:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0/manifests"},{"name":"v5.13.7","sha":"aac2d5b526e8139314d99f827ecc3b2c24e99686","kind":"tag","published_at":"2023-07-04T08:53:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7/manifests"},{"name":"v5.13.6","sha":"312270bc71224067e1910bbee9f800b4a2469cc7","kind":"tag","published_at":"2023-06-23T14:05:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6/manifests"},{"name":"v5.13.5","sha":"24b3af68ebe79c1891e45c60c6bcfd26f8818f73","kind":"tag","published_at":"2023-06-12T13:43:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5/manifests"},{"name":"v5.13.4","sha":"a522d82df32d3bfab46b25f5ff24eeb9670c83fb","kind":"tag","published_at":"2023-06-05T17:30:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4/manifests"},{"name":"v5.13.3","sha":"70d4a2bb49dca9fef7854a1463a392094222812b","kind":"tag","published_at":"2023-05-29T11:22:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3/manifests"},{"name":"v5.13.2","sha":"f661923e9aa9d9cc634750affbb04bf2007bc57d","kind":"tag","published_at":"2023-05-22T16:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2/manifests"},{"name":"v5.13.1","sha":"0c58832b6e182f782e73b118ed9681055db3e249","kind":"tag","published_at":"2023-05-17T05:25:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"9130a021ca34746e4076fcae50c57bc584026b8f","kind":"tag","published_at":"2023-05-10T08:14:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0/manifests"},{"name":"v5.12.3","sha":"9710ff34b16a0f271107a8619a28546ae3ca7c18","kind":"tag","published_at":"2023-05-02T14:17:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"5b7e9c52e37ef0c3274a762f38cd7ef7ffc9e7a8","kind":"tag","published_at":"2023-04-25T16:42:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"d14d288ae9e9b0e2b3b33d0a77b4113f024d4215","kind":"tag","published_at":"2023-04-17T15:57:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"05127cf65b4250f836897428cd15829669ab8d6c","kind":"tag","published_at":"2023-04-11T09:58:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0/manifests"},{"name":"v5.11.16","sha":"af5e109990a26318c96dbff6f25759ba91f0e147","kind":"tag","published_at":"2023-04-04T14:00:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16/manifests"},{"name":"v5.11.15","sha":"ae98db6aca5f9d4b754ff9fce4ce33f738a00f65","kind":"tag","published_at":"2023-03-28T13:06:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15/manifests"},{"name":"v5.11.14","sha":"f34d17c3294fcdb63fe9a135b4f3aa2459c81189","kind":"tag","published_at":"2023-03-21T17:45:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14/manifests"},{"name":"v5.11.13","sha":"9f7a2bfac55faed1b1c6c7b4b6d1b1659a076bab","kind":"tag","published_at":"2023-03-14T09:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13/manifests"},{"name":"v5.11.12","sha":"b76b8f1098a6c01f39e5e19bf3abf77c2b9cf475","kind":"tag","published_at":"2023-03-06T15:03:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12/manifests"},{"name":"v5.11.11","sha":"58df7f1905f16533ddb5a7977346c0f4548e4547","kind":"tag","published_at":"2023-02-28T09:55:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11/manifests"},{"name":"v5.11.10","sha":"676bc85fa2b02f92f21dd5c7e15f453b6b9c2e3d","kind":"tag","published_at":"2023-02-20T11:30:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10/manifests"},{"name":"v5.11.9","sha":"af5b3f5e7a79da9ef4bbd63d8fcf60927ffb6533","kind":"tag","published_at":"2023-02-14T14:30:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9/manifests"},{"name":"v5.11.8","sha":"d4d8512ce3453711f3c661374579b0d2ed13f3e7","kind":"tag","published_at":"2023-02-07T10:50:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8/manifests"},{"name":"v5.11.7","sha":"33cac172846b032d3f8b9333b72b2af832dd47d0","kind":"tag","published_at":"2023-01-31T09:39:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7/manifests"},{"name":"v5.11.6","sha":"a2e552314847b4d52498538d7ca171763067a5d0","kind":"tag","published_at":"2023-01-23T20:28:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6/manifests"},{"name":"v5.11.5","sha":"685c72dfaf840f4d5b7a3ab738ddcabd74418823","kind":"tag","published_at":"2023-01-18T01:43:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5/manifests"},{"name":"v5.11.4","sha":"bc859d95e4415f880cd6bcb6f44cc9e5e8c8097c","kind":"tag","published_at":"2023-01-09T13:57:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4/manifests"},{"name":"v5.11.3","sha":"a526207c3957de4ebfcda937b58327d69464f15c","kind":"tag","published_at":"2023-01-02T17:00:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3/manifests"},{"name":"v5.11.2","sha":"e9d8fa07e1ff979bcaf92837b131cd9e292f0161","kind":"tag","published_at":"2022-12-26T14:56:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2/manifests"},{"name":"v5.11.1","sha":"a1e30390da62019e5769e398f4cbc9f8892d8f9a","kind":"commit","published_at":"2022-12-20T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"191acda4545c394b78964ab80b364e15686f0e9b","kind":"tag","published_at":"2022-12-13T12:56:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0/manifests"},{"name":"v5.10.17","sha":"4265f343b49e4af9673a49e585439d35c8deeab2","kind":"tag","published_at":"2022-12-06T10:59:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17/manifests"},{"name":"v5.10.16","sha":"b8aa3974d84c176b8857e8d5b29a7be8670bb410","kind":"tag","published_at":"2022-11-28T16:00:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16/manifests"},{"name":"v5.10.15","sha":"14a6e1c61edb5f66f4888e32c04df5e637e7cfc4","kind":"commit","published_at":"2022-11-22T09:45:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15/manifests"},{"name":"v5.10.14","sha":"c2da6de1c504c7dbd8ae1d0771c184c1544a0c76","kind":"tag","published_at":"2022-11-15T09:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14/manifests"},{"name":"v5.10.13","sha":"2f4c2190d1d3614d8063e84b79d4d1f034b3e3fe","kind":"tag","published_at":"2022-11-07T17:53:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13/manifests"},{"name":"v5.10.12","sha":"30cb27cff1d4e1838ca4235ab4285e20f2b2a870","kind":"tag","published_at":"2022-10-31T15:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12/manifests"},{"name":"v5.10.11","sha":"c80ff0339882859af7e17f8bfd0a5f6880b323f8","kind":"commit","published_at":"2022-10-25T09:34:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11/manifests"},{"name":"v5.10.10","sha":"639224a3e3600cb0e04755d89aab250297b6d851","kind":"tag","published_at":"2022-10-18T08:35:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10/manifests"},{"name":"v5.10.9","sha":"7bd7c219e2670ff7791148e9b1a1d2387528fc0c","kind":"tag","published_at":"2022-10-11T11:56:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9/manifests"},{"name":"v5.10.8","sha":"d4a3216cdd858899960f945d6e00b2d59bf1d5d1","kind":"tag","published_at":"2022-10-03T16:28:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8/manifests"},{"name":"v5.10.7","sha":"d9ef6e788eee11256818329c7429242f8b769263","kind":"commit","published_at":"2022-09-27T01:44:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7/manifests"},{"name":"v5.10.6","sha":"0f75f3d78b67c405c23bfd14a29aedff367415b7","kind":"tag","published_at":"2022-09-19T14:34:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6/manifests"},{"name":"v5.10.5","sha":"594d87dab0e43e641a6826c935df8f2c10672955","kind":"tag","published_at":"2022-09-12T14:40:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5/manifests"},{"name":"v5.10.4","sha":"c8feb29320a22cc4461fb5ef5f4f7de7bd96a59b","kind":"commit","published_at":"2022-09-06T09:11:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"992421d0114a9df72d358fe6fccc28c1fb6f1505","kind":"tag","published_at":"2022-08-29T17:37:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"99b23c06d9b018d6c500fa1acb3030d673e219ab","kind":"tag","published_at":"2022-08-23T10:25:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"dfc0b89c665de8e5e3e4ecf68d8c782e74dbb65c","kind":"tag","published_at":"2022-08-16T17:55:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"7f502e06d54c5a2f389a1639358c84279462b54a","kind":"commit","published_at":"2022-08-09T03:21:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0/manifests"},{"name":"v5.9.3","sha":"89617ef683d2bcd2c870e9c1bd58ad4d55247fd5","kind":"tag","published_at":"2022-08-01T20:54:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3/manifests"},{"name":"v5.9.2","sha":"b7f0a16eca4ac2044703032838f90873ec063d75","kind":"tag","published_at":"2022-07-25T15:12:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2/manifests"},{"name":"v5.9.1","sha":"1937412c4345569d98c0950a1016c22508e1ff81","kind":"tag","published_at":"2022-07-18T17:23:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"88ad7d4e623183b8e20702e7961ef9c8de330dc7","kind":"commit","published_at":"2022-07-12T08:54:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0/manifests"},{"name":"v5.8.7","sha":"be0ab4c062a22fc4bb52c47d005b57203b56c09c","kind":"tag","published_at":"2022-07-04T20:39:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7/manifests"},{"name":"v5.8.6","sha":"c58f6653411e0ff38bf67a512d16b87c6523606b","kind":"tag","published_at":"2022-06-27T14:21:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6/manifests"},{"name":"v5.8.5","sha":"3c528113f47cfddf2504ea02ba3065e7c5c46928","kind":"tag","published_at":"2022-06-21T18:05:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5/manifests"},{"name":"v5.8.4","sha":"a6e782ec2f037e2ca989515048ce5f22fe760595","kind":"tag","published_at":"2022-06-14T10:00:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4/manifests"},{"name":"v5.8.3","sha":"b1e4b9cd3e1d88286f9d1485864310a7c1f23a79","kind":"tag","published_at":"2022-06-07T19:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3/manifests"},{"name":"v5.8.2","sha":"93b0aba905b3b6947f58a02d911489bb737ee880","kind":"commit","published_at":"2022-05-31T11:47:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2/manifests"},{"name":"v5.8.1","sha":"1eee9ee437f39f1c3438209154df8e8b9ecd990d","kind":"tag","published_at":"2022-05-23T16:04:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"6a468718b970c39ae83a4029bcb53071c9567430","kind":"tag","published_at":"2022-05-17T09:42:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4eef029981b08c77a9c52d0b863e6b5ced279087","kind":"tag","published_at":"2022-05-10T09:06:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0/manifests"},{"name":"v5.6.4","sha":"edb7e8895ef8def2bf59376d7631e0360a77aaf6","kind":"commit","published_at":"2022-05-02T11:46:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4/manifests"},{"name":"v5.6.3","sha":"124d5e2f0022d17b577a464e6b3a69fa2511105e","kind":"tag","published_at":"2022-04-25T14:04:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3/manifests"},{"name":"v5.6.2","sha":"b3645b3fd11dc26a06ea370a41b5bac1026c6792","kind":"tag","published_at":"2022-04-18T16:10:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2/manifests"},{"name":"v5.6.1","sha":"0251fd5222079e4a512bbd32dff4a7a4c3efe997","kind":"tag","published_at":"2022-04-11T13:21:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"8dcdea53f927ab207718d7ee6576806aca2a3798","kind":"commit","published_at":"2022-04-06T03:27:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0/manifests"},{"name":"v4.12.4","sha":"a563a60219f7f6519fb0f34f6d8e3bf0974e6495","kind":"tag","published_at":"2022-04-03T14:38:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4/manifests"},{"name":"v5.5.3","sha":"96e1f40a3b8aa809d543aa7d466eb48cdfa0b53d","kind":"tag","published_at":"2022-03-28T14:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"dd411b017ea7504a14a16821b694ac6aa01d9b6d","kind":"tag","published_at":"2022-03-21T15:15:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"350b15ee91a93040d50391cb9a45440a90e6b2d1","kind":"tag","published_at":"2022-03-14T16:49:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"f3412aa9d179fdfc3f5c0a4a1cfc1965faef7307","kind":"commit","published_at":"2022-03-07T13:53:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0/manifests"},{"name":"v5.4.4","sha":"965f2eb8cb79bb0685a13d9e28c09617b22358cd","kind":"tag","published_at":"2022-02-28T15:21:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4/manifests"},{"name":"v5.4.3","sha":"e2892a61ea56b6578c2efc81d0324660082ad93c","kind":"tag","published_at":"2022-02-21T16:40:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3/manifests"},{"name":"v5.4.2","sha":"01371028b27156419923b362c4b0af92dc08b29f","kind":"tag","published_at":"2022-02-15T14:57:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"fbce2f80c6cb36e59a4a6826ae46b59a10e1c831","kind":"commit","published_at":"2022-02-08T11:34:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"ba4e819aa58b6a36ae4d96ee79c2a5310a812670","kind":"tag","published_at":"2022-02-01T09:00:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"337be3b2a630d791a5cbc5a2a4575d4f58e38df3","kind":"tag","published_at":"2022-01-24T15:05:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"dcbfc54f581dbf1c0008a8e9e578f896f06228ab","kind":"tag","published_at":"2022-01-17T22:45:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0/manifests"},{"name":"v5.2.8","sha":"f80abbb5f942064c9c270b2ac5bb2a2318876754","kind":"tag","published_at":"2022-01-10T20:11:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8/manifests"},{"name":"v5.2.7","sha":"5daaf9be5115b1cb777fb4cf3d9125baddfe5720","kind":"tag","published_at":"2022-01-03T12:34:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7/manifests"},{"name":"v5.2.6","sha":"052db9d577a03ed8d588ecca9e6c0a5f5ba676e1","kind":"tag","published_at":"2021-12-27T14:23:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6/manifests"},{"name":"v5.2.5","sha":"f8697de9c250dbc6b446bcc08566f50fb4070aab","kind":"tag","published_at":"2021-12-20T14:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5/manifests"},{"name":"v5.2.4","sha":"b265431f9a32ea726c5227821126fbc6424117d5","kind":"commit","published_at":"2021-12-14T13:41:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4/manifests"},{"name":"v5.2.3","sha":"9c3dc12c3de241f44d923bfb089200980f3fd23d","kind":"tag","published_at":"2021-12-06T16:12:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3/manifests"},{"name":"v5.2.2","sha":"fcaec7a75f951c9db79c99c42370ca18212c1f16","kind":"tag","published_at":"2021-11-29T16:51:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"586d9ba2472d549c180cbacddf97eb73425286b3","kind":"tag","published_at":"2021-11-25T11:50:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"353cecb5391571163eb6bd8cbf36d2dd299aaf56","kind":"tag","published_at":"2021-11-23T13:25:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"ddbe15b4d8b7cc1dc84720264fde0b1dafb6166f","kind":"commit","published_at":"2021-11-16T15:06:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"7e26583fe1f95f5c3682213105f8f4b51c9d61c9","kind":"tag","published_at":"2021-11-08T15:14:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0/manifests"},{"name":"v5.0.6","sha":"99752d2848f17c5d1e4840f54863899a19387162","kind":"tag","published_at":"2021-10-27T08:43:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6/manifests"},{"name":"v5.0.5","sha":"58f8ff1f8bc7f0cc4bb728654604a194b3c3790b","kind":"tag","published_at":"2021-10-26T10:14:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"86443310e4344ae1ce6e04f084d58e17e4d62170","kind":"tag","published_at":"2021-10-14T15:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"36258031912caf662f69ca3769c6e0bd46946050","kind":"tag","published_at":"2021-10-07T12:26:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"c510762a325116c654afd3c21381a50b942c2c66","kind":"tag","published_at":"2021-09-29T09:29:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"afcf3ee18e7a9c526348b3bce74b69781b4ad071","kind":"tag","published_at":"2021-09-22T12:15:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"85598e74b85a89a16f8bdf5b68346ca8d6b70557","kind":"tag","published_at":"2021-09-16T11:28:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.1","sha":"1b563a153f5b2736f79a3f45573e2e2b66ba0a9a","kind":"tag","published_at":"2021-09-08T13:55:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"698492a5401b12578dc459397b9d288542fc954b","kind":"commit","published_at":"2021-09-02T02:45:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.5","sha":"0bab71409bcc0865ab3e0fcbfa14fa824ddc5495","kind":"tag","published_at":"2021-08-25T07:30:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"c30ec7bed00b36da7b0e6a202b3cb48d2fc1b579","kind":"tag","published_at":"2021-08-13T21:32:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"e5ccdf299c75ea65b0600ee05ff6c98646891c77","kind":"tag","published_at":"2021-08-09T04:03:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3/manifests"},{"name":"v4.12.3","sha":"77a8daeed0e8efa67c6d86f3cc40239dc6eb3d94","kind":"tag","published_at":"2021-07-30T10:06:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3/manifests"},{"name":"v5.0.0-beta.2","sha":"cca80d861f64b3eaa8a5ef8815b7552aaea61557","kind":"tag","published_at":"2021-07-26T15:01:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2/manifests"},{"name":"v4.12.2","sha":"958241aa0ebf340ad0f152b91949720c85b4fcca","kind":"tag","published_at":"2021-07-19T16:41:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2/manifests"},{"name":"v5.0.0-beta.1","sha":"8a4b8952077b64e90ac9d23c116a45aed672db9c","kind":"tag","published_at":"2021-07-14T16:28:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1/manifests"},{"name":"v4.12.1","sha":"4dc8c9bf3e8a6b21a2aac58b0be3161af334b67d","kind":"tag","published_at":"2021-07-07T13:08:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"53a1655143aa4ec36c29a6063ccdf89c48a74bfd","kind":"tag","published_at":"2021-07-06T13:40:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0/manifests"},{"name":"v5.0.0-beta.0","sha":"a0f416173d2f5b78546f52e572a0f64dcc3751e9","kind":"tag","published_at":"2021-07-01T12:17:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.38","sha":"f60126f95d7b36fa12133887990615b9f47e994a","kind":"commit","published_at":"2021-06-24T03:37:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.38","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38/manifests"},{"name":"v5.0.0-alpha.37","sha":"c795ca0822e2816a630a5654d5471fa04521d23c","kind":"tag","published_at":"2021-06-15T17:49:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.37","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37/manifests"},{"name":"v5.0.0-alpha.36","sha":"cf2f6fa90608b109978698fc48120920beaaa51f","kind":"tag","published_at":"2021-06-08T06:46:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.36","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36/manifests"},{"name":"v5.0.0-alpha.35","sha":"6c0afb6d8fff919e80f9f1ec92613acacd8365e7","kind":"tag","published_at":"2021-05-31T20:34:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.35","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35/manifests"},{"name":"v5.0.0-alpha.34","sha":"ee3a077c161accb887b93a17f9eaa2b23e998319","kind":"tag","published_at":"2021-05-18T10:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.34","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34/manifests"},{"name":"v5.0.0-alpha.33","sha":"0fa6ab4a29e8469c081d3f796e0bd9cab98e9185","kind":"tag","published_at":"2021-05-09T12:29:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.33","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33/manifests"},{"name":"v4.11.4","sha":"6658323b5e2ba366691829bbef3f53c00008497e","kind":"tag","published_at":"2021-04-27T15:48:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4/manifests"},{"name":"v5.0.0-alpha.32","sha":"2e99746c35ea0c1e45187a206d6ebc25a52933dc","kind":"tag","published_at":"2021-04-27T12:59:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32/manifests"},{"name":"v5.0.0-alpha.31","sha":"b061319b132163900d1a4eb64207f5284d28639d","kind":"tag","published_at":"2021-04-20T13:59:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"0bc7ed897d54a899fb0dfc5cbd6c5ee0592705e1","kind":"tag","published_at":"2021-04-12T09:46:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"29934afe4643811f3bed772612f92d539a1e489d","kind":"tag","published_at":"2021-04-04T16:43:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"a83c7715c0e2cfa1c3e59b7a1f828f6a1476b307","kind":"tag","published_at":"2021-03-24T12:57:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"2de88ce2973667921a45ff69ea48a8843cb9d8cb","kind":"tag","published_at":"2021-03-05T13:01:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27/manifests"},{"name":"v5.0.0-alpha.26","sha":"8928a36394154e02a73d5e92a740d5f9ed8da709","kind":"tag","published_at":"2021-02-27T18:39:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"688db35f581ac345a09a15420efdb0e4c98a56ab","kind":"tag","published_at":"2021-02-11T12:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"15108a5aad5342d92e86be5c5388b8321a88b280","kind":"tag","published_at":"2021-01-26T14:08:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24/manifests"},{"name":"v4.11.3-deprecations.1","sha":"6cf7cf7c7b11b38db18a4d2003743cbadeb1b4ee","kind":"commit","published_at":"2021-01-25T23:27:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1/manifests"},{"name":"v4.11.3","sha":"bd79e8f8c5b8c77bc5c13d076377a18d2ceedfa2","kind":"commit","published_at":"2021-01-24T12:45:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3/manifests"},{"name":"v4.11.3-deprecations.0","sha":"f64337cd87428e04c851bb1667f5f9e0e6aeaede","kind":"commit","published_at":"2021-01-24T12:00:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0/manifests"},{"name":"v5.0.0-alpha.23","sha":"af6e7220961c6f5e8ed89172694287dc737828ff","kind":"commit","published_at":"2021-01-14T12:48:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23/manifests"},{"name":"v5.0.0-alpha.22","sha":"c514ea86c11c9817839630e840535358f5044caf","kind":"commit","published_at":"2021-01-04T11:14:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"5c82b9147f811fda24bc09132852ed240f8d9def","kind":"commit","published_at":"2020-12-30T17:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"cd30d9e3961c8b33ce43a133e0a958867a202c41","kind":"commit","published_at":"2020-12-21T17:51:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20/manifests"},{"name":"v5.0.0-alpha.19","sha":"754e29cf5a712d0e0f6bd3e54f80e9997659f68c","kind":"commit","published_at":"2020-12-13T17:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.11.2","sha":"174b64f8a3adffb8df3c13285f4edc2437a8547a","kind":"commit","published_at":"2020-12-02T23:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2/manifests"},{"name":"v5.0.0-alpha.18","sha":"c5561c5febbe1c3bd5446c8a0bb480025ab38b86","kind":"commit","published_at":"2020-12-02T23:25:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.11.1","sha":"b8092ce09e164a1cb2fec2f3a5b6aa6e2dc6cbbd","kind":"commit","published_at":"2020-11-24T14:35:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1/manifests"},{"name":"v5.0.0-alpha.17","sha":"41d6a360e0fb245dd74549445539c6218a9dc737","kind":"commit","published_at":"2020-11-23T00:49:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17/manifests"},{"name":"v5.0.0-alpha.16","sha":"47a8e102eeaa5a68a2b4f99c08085cfddc0bef77","kind":"commit","published_at":"2020-11-14T12:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16/manifests"},{"name":"v5.0.0-alpha.15","sha":"fa9cbc835ee70b12234b7207b1872356277da5fa","kind":"commit","published_at":"2020-11-03T23:57:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15/manifests"},{"name":"v5.0.0-alpha.14","sha":"56520e757e0052e25f8dd5d78214458c4b7c634d","kind":"commit","published_at":"2020-10-23T22:59:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14/manifests"},{"name":"v5.0.0-alpha.13","sha":"b82af55f9917f9e77a3cae9b36e47b29d43182c0","kind":"commit","published_at":"2020-10-17T21:47:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13/manifests"},{"name":"v5.0.0-alpha.12","sha":"c7c3643948bce7327a7f01665caa7474be2694f9","kind":"commit","published_at":"2020-10-10T22:32:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12/manifests"},{"name":"v5.0.0-alpha.11","sha":"b4fe7eefd494fa28cd3453067af8872a83f31fa6","kind":"commit","published_at":"2020-09-26T15:07:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11/manifests"},{"name":"v5.0.0-alpha.10","sha":"2e1502fc18d86d69a6b55fc4ac5dcb50ddf192c4","kind":"commit","published_at":"2020-09-15T08:10:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10/manifests"},{"name":"v5.0.0-alpha.9","sha":"e830beb63940d24129285f554fc9c2fb0bd7ccbf","kind":"commit","published_at":"2020-09-06T16:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9/manifests"},{"name":"v5.0.0-alpha.8","sha":"5f986712bbb2f0b789c151b6d2f3e2d48cde0980","kind":"commit","published_at":"2020-08-31T16:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"c32a96b4beb3a5c72a8c179fb095f09dacf61050","kind":"commit","published_at":"2020-08-22T16:39:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"15fd6232de294be9ba0ca103351a11f84009b04f","kind":"commit","published_at":"2020-08-13T16:56:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6/manifests"},{"name":"v5.0.0-alpha.5","sha":"40aa9cbb1df08a5994392d5cea15a60979b28a7e","kind":"commit","published_at":"2020-07-27T22:55:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"519390c2bb12b5eb7b6f5f898afb78ac7f285543","kind":"commit","published_at":"2020-07-19T17:54:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"f432112f0bcfb1fd2002002db181e83edc99d906","kind":"commit","published_at":"2020-07-12T17:06:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"f928d6e04ea7f185cda0e739ebbe2ea36d0aa4d3","kind":"commit","published_at":"2020-07-04T23:16:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2/manifests"},{"name":"v4.11.0","sha":"79ebf71d31cca2c73143891960ea54ec1132bdeb","kind":"commit","published_at":"2020-06-30T23:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0/manifests"},{"name":"v5.0.0-alpha.1","sha":"8281371f88c81fc3e4560b0334cc0c473b9d45f9","kind":"commit","published_at":"2020-06-27T15:07:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.10.2","sha":"d0bfcb4f11fd3904b1e235d80fbfe23758de8372","kind":"commit","published_at":"2020-06-11T19:11:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"4e12b951f64fd47864b4dea8ec8631387a89ddb1","kind":"commit","published_at":"2020-06-01T15:14:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"dd9280e753eb8dc3444a26e85fe4f800b759cad2","kind":"commit","published_at":"2020-05-23T17:50:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0/manifests"},{"name":"v4.9.14","sha":"1fb44683825f0ee7f4d5933528598917ff72f0e4","kind":"commit","published_at":"2020-05-11T22:41:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.14","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14/manifests"},{"name":"v4.9.13","sha":"c224f32bb8f144e590c096d103c9d59c2509ed93","kind":"commit","published_at":"2020-05-04T11:29:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.13","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13/manifests"},{"name":"v4.9.12","sha":"3e5fd3c4f200e50a1331857f092a547b41f6db1e","kind":"commit","published_at":"2020-04-26T23:18:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.12","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12/manifests"},{"name":"v4.9.11","sha":"77f6fe0a73791176bd58d8c013bf5631270faf4d","kind":"commit","published_at":"2020-04-19T14:10:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11/manifests"},{"name":"4.9.11","sha":"b551194a14c4469f3b07dc43bc6aaea525138944","kind":"commit","published_at":"2020-04-18T10:43:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11/manifests"},{"name":"v4.9.10","sha":"8baef82396665179c67ca3acfd51e396b947f412","kind":"commit","published_at":"2020-04-11T13:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.10","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10/manifests"},{"name":"v4.9.9","sha":"c191471a20315cae4006c1e4d3d51db5e49b5fee","kind":"commit","published_at":"2020-04-04T15:54:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.9","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9/manifests"},{"name":"v4.9.8","sha":"e9fbcbf015bbf7057aadd5777703b7059aedf043","kind":"commit","published_at":"2020-03-28T19:33:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8/manifests"},{"name":"v4.9.7","sha":"10bc98f283feaae6397ef1b73b1b82be4a39a5f5","kind":"commit","published_at":"2020-03-18T12:45:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7/manifests"},{"name":"v4.9.6","sha":"0176a231719152fa4a2100aa7119e9fd777b5fed","kind":"commit","published_at":"2020-03-18T10:52:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6/manifests"},{"name":"v4.9.5","sha":"b9dec2780203e37148d87788f727c668d9019581","kind":"commit","published_at":"2020-02-29T10:36:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5/manifests"},{"name":"v4.9.4","sha":"45fe0e31c462ed3a2fba134fb1edbd05b91da2a4","kind":"commit","published_at":"2020-02-23T10:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4/manifests"},{"name":"v4.9.3","sha":"2bec4ebc9c20be8abecbad6d3f0f7ba2875c9c35","kind":"commit","published_at":"2020-02-16T11:52:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3/manifests"},{"name":"v4.9.2","sha":"f567b384f509d36b7e10f691e6b58538e7db8869","kind":"commit","published_at":"2020-02-09T18:32:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"717887fdd9d3b27701d760d78aa12ecf52f02f43","kind":"commit","published_at":"2020-02-02T11:46:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f2c9817526b729801b1716afc957ef3886ccb422","kind":"commit","published_at":"2020-01-22T20:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"d0c928c82e3fc8f284a2f7fd1b9acbf717c5a64e","kind":"commit","published_at":"2020-01-06T11:44:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"0c7ca746674cfb47a46cad8ebea21155702fd38c","kind":"commit","published_at":"2019-12-30T10:59:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"c6f734f0d6b183962e83fc5612fef6583bf40712","kind":"commit","published_at":"2019-12-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3a8f0eace8dd6a1c3234a8be2b7c41f06b6260d4","kind":"commit","published_at":"2019-12-14T19:59:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"0a129d58056d38bd15141aaa98d346774895d5f5","kind":"commit","published_at":"2019-12-07T12:46:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"6291316a32cfb4fb19ffdbcf30abfcb63023f17f","kind":"commit","published_at":"2019-12-01T10:59:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1/manifests"},{"name":"v3.9.4","sha":"6b0fee51deb7c32b75498d4ab2186946e7c4ce0a","kind":"commit","published_at":"2019-11-28T09:28:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4/manifests"},{"name":"v4.7.0","sha":"2b04ee905695540bde87653908ece5c4d57546c9","kind":"commit","published_at":"2019-11-22T10:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"856188b2de7a5e514803314f329da76fe65dec50","kind":"commit","published_at":"2019-11-12T13:52:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"d2d76bf26231a96981260232de5271b24e9391a4","kind":"commit","published_at":"2019-11-05T16:46:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0/manifests"},{"name":"v4.5.2","sha":"cb52f392b3b3528857178a756354ffb0e8bccd73","kind":"commit","published_at":"2019-10-28T22:58:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"803d08fbdf20de2d34c36a2a27bbc8e5a7e79fb2","kind":"commit","published_at":"2019-10-12T20:22:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"de3c62c25bf9e92ba35019e5a3ca7f68a36600d8","kind":"commit","published_at":"2019-10-02T08:07:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"554e7dce0cd96a4f9ef1924b41a3ce530cb433ae","kind":"commit","published_at":"2019-09-22T17:16:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"b563d529a8544fa4f4090723239ab075665c5f03","kind":"commit","published_at":"2019-09-11T20:45:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"f3beaee67fb9a4145a792fc8b798ef327b55f513","kind":"commit","published_at":"2019-09-08T09:58:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1/manifests"},{"name":"v1.2.5","sha":"8ee2d7168294f21af787aaba46661824097e33bb","kind":"tag","published_at":"2019-09-03T18:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5/manifests"},{"name":"v4.4.0","sha":"98f2c7cae9b2e0a53cf731882164aa44babb4be3","kind":"commit","published_at":"2019-08-31T12:19:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"29c1adf61a141a3db885ee569e42251cee53e749","kind":"commit","published_at":"2019-08-21T17:29:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3/manifests"},{"name":"v1.2.4","sha":"e44972d3c3e199529fdbc85974f7ae570b8424a0","kind":"tag","published_at":"2019-08-16T20:53:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4/manifests"},{"name":"v4.3.2","sha":"f2dbeca2dd1aecf6bc56e2302ec766d2e4bfb2ac","kind":"commit","published_at":"2019-08-10T17:39:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"d5a2ad9d26f7b089111b208c929ac1f98e7f6958","kind":"commit","published_at":"2019-08-03T15:14:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"8c28ed9c67e7b6ad02a8826178352aa4e9901b50","kind":"commit","published_at":"2019-07-28T14:32:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"42f78c69a59f0b5fa5fb8f533385f04ef77d7889","kind":"commit","published_at":"2019-07-17T13:42:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1/manifests"},{"name":"v1.0.4","sha":"455489e2e149ff5393f6ba08870368c88da259bd","kind":"tag","published_at":"2019-07-10T15:39:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"4c21bc05d6c5e48c64bc947ba9e271ed3e762a0e","kind":"tag","published_at":"2019-07-10T15:08:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"543041538f31cbdfbe3e85b8bc0f5c183ac5448e","kind":"tag","published_at":"2019-07-09T13:14:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"3a40065694cab2a5e8dedab6781e98493c1dc69d","kind":"tag","published_at":"2019-07-09T12:54:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1/manifests"},{"name":"v4.2.0","sha":"cf2cdd83f2a2f65d0e979d1faa9e815a5e2d3502","kind":"commit","published_at":"2019-07-06T15:30:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"6da1d591264e8c4a18e5ab56bdf6f8c0f985ed99","kind":"commit","published_at":"2019-06-25T13:53:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"eade31e58deb8ff3faee777313d70141e5868ebe","kind":"commit","published_at":"2019-06-23T11:46:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"b78a5ab7581488f7fff271a2cf64927dd28c3ab0","kind":"commit","published_at":"2019-06-13T09:55:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"07b9d6efaac1b663b2657173227e9490c796191e","kind":"commit","published_at":"2019-06-10T11:50:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"d58075ddb1757a11c47ef3d2b1fe9bed55e640dd","kind":"commit","published_at":"2019-06-03T16:35:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a3572bcaf34d204b314fd2c84064c9180f3a50f1","kind":"commit","published_at":"2019-05-27T12:48:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"505e275285c757e0515c8623b43c823d8a74790c","kind":"commit","published_at":"2019-05-23T15:39:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.0","sha":"a33f0ab64999331a54267cdf0eb89e53fa4d70cd","kind":"commit","published_at":"2019-05-20T21:26:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0/manifests"},{"name":"v4.0.0-beta.2","sha":"3686a27055dce58b5e800b520087c0c448b7480e","kind":"commit","published_at":"2019-05-13T12:26:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"5c152157078503e8599537108c3be9e00969fa34","kind":"commit","published_at":"2019-05-05T12:24:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"f19bd59ae53f23e3637383061774542d973cc48c","kind":"commit","published_at":"2019-04-28T22:42:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.8","sha":"92d6e987a43041fde63fd02cad61277d04193c29","kind":"commit","published_at":"2019-04-17T19:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"663643e0a83554d7730be42140aef6bc3ac09c6a","kind":"commit","published_at":"2019-04-07T23:25:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"2482d2b689440df6fb3da6157a789adac2783736","kind":"commit","published_at":"2019-03-30T19:33:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6/manifests"},{"name":"v3.9.3","sha":"ebed7922fc97331519f507768572a068edb8494e","kind":"commit","published_at":"2019-03-28T14:06:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3/manifests"},{"name":"v4.0.0-alpha.5","sha":"1bfdbe5688fb3556e4bebd1f8e357c515244ac42","kind":"commit","published_at":"2019-03-23T21:04:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"997324d52467e3a7b7a8058c0ba8309d04d4ddf6","kind":"commit","published_at":"2019-03-17T11:00:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"3a5d2e50411ddd3caea450abda49fd7c6ed230dc","kind":"commit","published_at":"2019-03-10T11:57:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"f606f7584dd842a89423dd3cc69e32b5ad3fdae1","kind":"commit","published_at":"2019-03-03T16:12:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"eea3b4d9a623f87d79be63f57b4a69ddfe375610","kind":"commit","published_at":"2019-02-20T10:58:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"97b26c4821299aef21e6ef9372a25aedd78d0137","kind":"commit","published_at":"2019-02-12T14:39:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.9.2","sha":"dbc788f7d231b4eceaa7a6a3e253104de5de9af0","kind":"commit","published_at":"2019-02-03T20:45:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2/manifests"},{"name":"v3.9.1","sha":"b903d7432b5a06583c9915f7ab9346bad76007a1","kind":"commit","published_at":"2019-01-26T13:59:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"f6353cdd15b954091c3f53498eb7de198755b740","kind":"commit","published_at":"2019-01-14T21:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"8df7a83ccc0b200e67feb823ceaaf793e4b6d007","kind":"commit","published_at":"2019-01-09T21:57:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"c202914213f19b070738ba5837da18e89c1662ee","kind":"commit","published_at":"2019-01-07T18:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"baa45b12252be8965809a0ad06e67e7dc7d44313","kind":"commit","published_at":"2018-12-30T21:47:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"0445ca8b710425f22744249a0c7bb3c20e95237b","kind":"commit","published_at":"2018-12-30T21:24:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"f0d60d8a510180e9c7a9b588d3e6c04d0d1a23d3","kind":"commit","published_at":"2018-12-22T15:42:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"1871b089aef090728321cab69be92daaec6eb131","kind":"commit","published_at":"2018-12-17T20:02:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0/manifests"},{"name":"v3.6.2","sha":"edde0b4f0073fcacb7233b553812f3dffe619da5","kind":"commit","published_at":"2018-12-09T20:22:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"e5fbf74a06157e2d73701a158e8d6b5914429ea1","kind":"commit","published_at":"2018-12-01T10:43:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1/manifests"},{"name":"issue-13699-mster","sha":"ac0153bf1b13ddbc1e43c22693f2c223838d9f1a","kind":"tag","published_at":"2018-11-28T20:15:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/issue-13699-mster","html_url":"https://github.com/mui/material-ui/releases/tag/issue-13699-mster","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@issue-13699-mster","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster/manifests"},{"name":"v3.6.0","sha":"d9c790fa69a1c053c3d471e030e4066122d58902","kind":"commit","published_at":"2018-11-26T19:49:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"34492c23a773b1db66fe65801997257709c4f319","kind":"commit","published_at":"2018-11-12T23:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"dc6b2b870fa514e98c74b6854d22c6e25e7684cb","kind":"commit","published_at":"2018-11-12T22:46:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"ba1dc0f27cd85996dbf3ef9df4d7f10552d6c91f","kind":"commit","published_at":"2018-11-04T23:41:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0/manifests"},{"name":"v3.3.2","sha":"47b20fe33c5f1c8a2563bad3c27811c37f698794","kind":"commit","published_at":"2018-10-27T20:16:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"92b2a36716c8ced3d12ff0b300be06cc4743e6da","kind":"commit","published_at":"2018-10-23T22:16:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"47d3b93780400d6eaef48d29dfcbebec8a5f22b2","kind":"commit","published_at":"2018-10-21T21:27:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"bbb0b683dd45d130b17580da86fe6ccc1ab5b3d3","kind":"commit","published_at":"2018-10-15T22:11:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"a61f0fc9a56ef22874753175bad2a636460130d1","kind":"commit","published_at":"2018-10-14T21:03:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"58f526f46e609e3e6cd785d15bfc5486df7ab79f","kind":"commit","published_at":"2018-10-07T22:44:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"dbd67aa892a4e9885d763fcb0d1f6c1691fbf763","kind":"commit","published_at":"2018-09-30T17:16:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"6184c508f94500a9da7486ccb2b9398023e4b1b5","kind":"commit","published_at":"2018-09-23T22:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"a9cbda69c8e059d928da53d9525652170b999455","kind":"commit","published_at":"2018-09-16T21:32:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"27412afa36b6c64b15b3b33cd51235efbc55a775","kind":"commit","published_at":"2018-09-08T22:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d6fb8524ff94080614e8d4d1064c7b2cec66c5d1","kind":"commit","published_at":"2018-09-03T21:14:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"2e9643f6c43c9b393a3914cd085aac92df546c04","kind":"commit","published_at":"2018-08-28T22:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"6847e0affc09f56a1497013be98bc3b59ccd3fde","kind":"commit","published_at":"2018-08-27T17:34:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0/manifests"},{"name":"v1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1","html_url":"https://github.com/mui/material-ui/releases/tag/v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1/manifests"},{"name":"v1.5.1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6b4c29e324eaa1272ce7b42ecab0e3460af6f437","kind":"commit","published_at":"2018-08-12T20:42:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0/manifests"},{"name":"v0.20.2","sha":"1b1c1fce216b5b2f5ecd52d21f8ec6a326c00cd5","kind":"commit","published_at":"2018-08-05T21:43:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2/manifests"},{"name":"v1.4.3","sha":"99650a6d174ad97b41ba1079cd5d7f55b5db21b5","kind":"commit","published_at":"2018-08-04T10:26:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e9bb799208b34fb8f8bbfe4b63b7a1942f95d91f","kind":"commit","published_at":"2018-07-29T14:37:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"869692ecf3812bc4577ed4dde81a9911c5949695","kind":"commit","published_at":"2018-07-22T21:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7fdc1890fb744b565480835fd5684e66871c679f","kind":"commit","published_at":"2018-07-14T15:02:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"f12ba5bfafc53ada2e5719697dd8373d41fa9471","kind":"commit","published_at":"2018-07-02T20:06:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"cd47eeabdcd4f67e35ff5ad56ae82a571da5747a","kind":"commit","published_at":"2018-06-26T10:53:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"e943cb8d6f405de5d53c1f3d1908cbccb502bb3a","kind":"commit","published_at":"2018-06-20T21:41:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"29308b10b3f8ba3565168e4da4bb5f793cb8b4f9","kind":"commit","published_at":"2018-06-18T18:38:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7c094a0f0381c7b68a223e27b5dc700a7595b122","kind":"commit","published_at":"2018-06-10T09:50:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2a300cdec817595ac879bc419257e55ef318b0f9","kind":"commit","published_at":"2018-06-03T15:25:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"3ccf76d315404ebd67f1254f5679d327c0647dfd","kind":"commit","published_at":"2018-05-26T14:56:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"73101790333124cc8f5857bc46038b7d2315842a","kind":"commit","published_at":"2018-05-17T22:07:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.1","sha":"aae0c434f99c4ab559d8aff53cfbd2cfa7974043","kind":"commit","published_at":"2018-05-15T21:15:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1/manifests"},{"name":"v0.20.1","sha":"c663649d9edf9d196aadbb3b426fd613816964fc","kind":"commit","published_at":"2018-05-13T21:34:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1/manifests"},{"name":"v1.0.0-rc.0","sha":"5f3008fc26479b40ff16ec498ae0e6e3361fdb47","kind":"commit","published_at":"2018-05-13T19:13:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-beta.47","sha":"d16e4f5115a9fde3e8958d7959a912a55cbb246d","kind":"commit","published_at":"2018-05-09T21:48:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.47","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47/manifests"},{"name":"v1.0.0-beta.46","sha":"aa1ef83f22650245dd736681d7ec6331cb2a42ef","kind":"commit","published_at":"2018-05-08T21:51:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.46","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46/manifests"},{"name":"v1.0.0-beta.45","sha":"ab592831cbf5987a6516139aeaf148bdb3360ccb","kind":"commit","published_at":"2018-05-07T13:38:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.45","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45/manifests"},{"name":"v1.0.0-beta.44","sha":"0bba4ad1aed5d2181baa156009301eb56fd80158","kind":"commit","published_at":"2018-04-29T20:57:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.44","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44/manifests"},{"name":"v1.0.0-beta.43","sha":"6dfe7382b9777885abe84f4d1f66c0c62545d559","kind":"commit","published_at":"2018-04-22T10:47:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.43","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43/manifests"},{"name":"v1.0.0-beta.42","sha":"bc03443cac8a55ce3fc4d19e6a95e0f3d0116fbf","kind":"commit","published_at":"2018-04-16T20:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.42","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42/manifests"},{"name":"v1.0.0-beta.41","sha":"cddff325bdc2c79592701c11e295e48db0879c28","kind":"tag","published_at":"2018-04-07T18:26:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.41","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41/manifests"},{"name":"v1.0.0-beta.40","sha":"7f423b6bef54c4a34f3b53d9b8ebf33c183916f8","kind":"tag","published_at":"2018-04-01T09:55:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.40","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40/manifests"},{"name":"v1.0.0-beta.39","sha":"b95cb7a83a102b21b7f6add713398f6c9e743d50","kind":"tag","published_at":"2018-03-28T21:23:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.39","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39/manifests"},{"name":"v1.0.0-beta.38","sha":"a6ccfbe7699b67b03703b49a7cb14d865b841d38","kind":"tag","published_at":"2018-03-17T12:24:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.38","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38/manifests"},{"name":"v1.0.0-beta.37","sha":"1587ac3654ae5061eb21f652722a02cc4c367292","kind":"tag","published_at":"2018-03-11T14:31:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.37","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37/manifests"},{"name":"v1.0.0-beta.36","sha":"f31bd2e431c29f85a053387ce062987a3fc36168","kind":"tag","published_at":"2018-03-05T21:07:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.36","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36/manifests"},{"name":"v1.0.0-beta.35","sha":"25ca14ffcec6eeb75446730a03cc4a2014c5e8ab","kind":"tag","published_at":"2018-02-25T22:47:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.35","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.2","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2/manifests"},{"name":"olivier-material-ui-codemod@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1/manifests"},{"name":"olivier-material-ui-icons@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.1","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1/manifests"},{"name":"olivier-material-ui-codemod@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0/manifests"},{"name":"olivier-material-ui-icons@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0/manifests"},{"name":"v1.0.0-beta.34","sha":"284dfcb06fed2244033cc971cb78f485bafece3d","kind":"tag","published_at":"2018-02-17T12:08:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.34","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34/manifests"},{"name":"v1.0.0-beta.33","sha":"b7f698d48d61e74f74e5e50a08b4309460a55266","kind":"tag","published_at":"2018-02-10T12:03:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.33","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33/manifests"},{"name":"v1.0.0-beta.32","sha":"896bc50f35a83fac0453dbbecd9f367b45b450e9","kind":"tag","published_at":"2018-02-04T22:44:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.32","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32/manifests"},{"name":"v1.0.0-beta.31","sha":"6271146a2545aeedf4110990de21ebc0c910b627","kind":"tag","published_at":"2018-01-29T22:06:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.31","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31/manifests"},{"name":"v1.0.0-beta.30","sha":"2bb35ce508832f518a4c3af8cd7cf67af8fd90c5","kind":"tag","published_at":"2018-01-21T22:50:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.30","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30/manifests"},{"name":"v1.0.0-beta.29","sha":"7386d56d4dfb85ca4a586a56691b6a58798d5c42","kind":"tag","published_at":"2018-01-16T20:27:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.29","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29/manifests"},{"name":"v1.0.0-beta.28","sha":"e1f3dad9084edf460d42e0a5f6b7c956eaa51e8d","kind":"tag","published_at":"2018-01-14T14:52:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.28","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28/manifests"},{"name":"v1.0.0-beta.27","sha":"fcfe4a64a95f65e205c5ba9523987982e6556eea","kind":"tag","published_at":"2018-01-06T15:25:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.27","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27/manifests"},{"name":"v1.0.0-beta.26","sha":"bd42549ee464bce03743f7ee18964066f9d3907d","kind":"tag","published_at":"2017-12-30T23:24:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.26","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26/manifests"},{"name":"v1.0.0-beta.25","sha":"d9ab3e313136fa5fb179743b560ac7c9e4fa8f6a","kind":"tag","published_at":"2017-12-22T23:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.25","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25/manifests"},{"name":"v1.0.0-beta.24","sha":"7c8fe8516f8bf6317e7cc748eefa7d97c92b4007","kind":"tag","published_at":"2017-12-17T12:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.24","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24/manifests"},{"name":"v1.0.0-beta.23","sha":"1a4e5b06ae0a7f6b3a6be810d272ebdf3efbb863","kind":"tag","published_at":"2017-12-09T09:51:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.23","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23/manifests"},{"name":"v0.20.0","sha":"86b40ae4883e95d6139e9e5d59c0e14aa022ce3a","kind":"commit","published_at":"2017-12-04T04:05:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0/manifests"},{"name":"v1.0.0-beta.22","sha":"22f68ca292a947349ae2877b09e85775703ec87f","kind":"tag","published_at":"2017-11-28T23:11:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22/manifests"},{"name":"v1.0.0-beta.21","sha":"d33604a9deacbb2725da3688d823416486a039c1","kind":"tag","published_at":"2017-11-13T22:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21/manifests"},{"name":"v1.0.0-beta.20","sha":"076d08bfa709ffdb4858106ebda73f475e4ec5b9","kind":"tag","published_at":"2017-11-05T19:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20/manifests"},{"name":"v1.0.0-beta.19","sha":"2a1879fb818973d4df766c2d7842afd939fdb2b8","kind":"tag","published_at":"2017-10-30T21:51:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19/manifests"},{"name":"v1.0.0-beta.18","sha":"f626204f8e0cd9933bcb7a8c8ac5cd97d6419eca","kind":"tag","published_at":"2017-10-23T21:58:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18/manifests"},{"name":"v1.0.0-beta.17","sha":"616d69d5ff7263eb9c84960b6b7a4c9ff852d4ef","kind":"tag","published_at":"2017-10-15T22:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17/manifests"},{"name":"v1.0.0-beta.16","sha":"56fd0d9d2f6fe0222b8c4117e227de1d725918ba","kind":"tag","published_at":"2017-10-08T20:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16/manifests"},{"name":"v0.19.4","sha":"f1bc4be26ca68578f0cfd053fed8eeabe0d3a636","kind":"tag","published_at":"2017-10-08T19:56:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4/manifests"},{"name":"v1.0.0-beta.15","sha":"4da17a67182a212be91a36cec9c976ccb6293380","kind":"tag","published_at":"2017-10-04T16:05:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15/manifests"},{"name":"v1.0.0-beta.13","sha":"736f12000e6989b2e37fcf10deca8bcf20a284f5","kind":"tag","published_at":"2017-10-01T19:58:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13/manifests"},{"name":"v0.19.3","sha":"7e484cc0c2e3db1e30ebe89d93475f2999f6168c","kind":"tag","published_at":"2017-10-01T19:35:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3/manifests"},{"name":"v1.0.0-beta.12","sha":"65b6e04a74a1520209e7b8fcfa311a431ecb070a","kind":"tag","published_at":"2017-09-24T18:24:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12/manifests"},{"name":"v0.19.2","sha":"5f750e046d48fa2f8c0efd86290ea48661c9b32e","kind":"tag","published_at":"2017-09-18T20:14:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2/manifests"},{"name":"v1.0.0-beta.11","sha":"01c6feb33e7e4e5043ce2a8377fa7dda3dbc8180","kind":"tag","published_at":"2017-09-18T19:11:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11/manifests"},{"name":"v1.0.0-beta.10","sha":"3d4518c997fe875f8e91044ff59a09a46fdfb726","kind":"tag","published_at":"2017-09-13T21:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10/manifests"},{"name":"v1.0.0-beta.9","sha":"d4dba0da9a00efe5104365ca647d848a131a41a6","kind":"tag","published_at":"2017-09-10T11:17:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9/manifests"},{"name":"v1.0.0-beta.8","sha":"865b39bef48c3f85743c3914ba146b97b93fce0f","kind":"tag","published_at":"2017-09-02T11:11:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8/manifests"},{"name":"v0.19.1","sha":"b0d03e92c64bee1ac8c25acd0c48657b7f605d9a","kind":"tag","published_at":"2017-09-02T10:38:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1/manifests"},{"name":"v1.0.0-beta.7","sha":"d2083879918dcafdc9c17e3e19440000a0abb3b0","kind":"tag","published_at":"2017-08-30T22:51:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7/manifests"},{"name":"v1.0.0-beta.6","sha":"8385df161a6792d472821e30c7095b267b844950","kind":"tag","published_at":"2017-08-20T14:48:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6/manifests"},{"name":"v1.0.0-beta.5","sha":"8292545fd41ea9f9d3c7c52bb45f60a4fea434a9","kind":"tag","published_at":"2017-08-15T08:55:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5/manifests"},{"name":"v0.19.0","sha":"d1b3bc614a818d497e38fd51c85077dd7b490bad","kind":"tag","published_at":"2017-08-15T08:17:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0/manifests"},{"name":"v1.0.0-beta.4","sha":"110f0a6e95e8e2b51b2bdd7e545a9b41d1a0009f","kind":"tag","published_at":"2017-08-05T10:09:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4/manifests"},{"name":"v1.0.0-beta.3","sha":"e0dd9560d4a152ca0a61558b6238edc40746c354","kind":"tag","published_at":"2017-07-29T21:00:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"45d5da95daf4d52b0ea6e4ffbef27755fa0aa196","kind":"tag","published_at":"2017-07-23T17:45:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"603fbde8d99e386d6640ec6c24ba9fcfc4316dd4","kind":"tag","published_at":"2017-07-23T17:12:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1/manifests"},{"name":"v0.18.7","sha":"50f6dfc4b6ee7473e27ba950c3ce900b24f17d1c","kind":"tag","published_at":"2017-07-23T15:51:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7/manifests"},{"name":"v1.0.0-alpha.22","sha":"f3992561ed94696d595b6a56efc7449c7dee67c7","kind":"tag","published_at":"2017-07-18T09:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22/manifests"},{"name":"v1.0.0-alpha.21","sha":"49d21891b72796f4a8f383d9b15b66f72cb94549","kind":"tag","published_at":"2017-07-04T22:13:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21/manifests"},{"name":"v0.18.6","sha":"1d10ecbac4a83f9934bb6a7f025855f82002113c","kind":"tag","published_at":"2017-07-04T21:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6/manifests"},{"name":"v0.18.5","sha":"86f7c4141cc66ab1e96a681a6945472283e41ea3","kind":"tag","published_at":"2017-06-28T18:14:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5/manifests"},{"name":"v1.0.0-alpha.20","sha":"84363396403cbbd51072d0b09822cd6d8ab6bf87","kind":"tag","published_at":"2017-06-25T18:01:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20/manifests"},{"name":"v0.18.4","sha":"2c6872cacf19ac71a316b282c2467162dcd148c6","kind":"tag","published_at":"2017-06-25T17:39:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4/manifests"},{"name":"v1.0.0-alpha.19","sha":"611bfd7557fd928933e39c054d2b2edeb57adaed","kind":"tag","published_at":"2017-06-19T16:58:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19/manifests"},{"name":"v1.0.0-alpha.18","sha":"5fdb60642bdf2907b7fba352cf2cd0fa7208848f","kind":"tag","published_at":"2017-06-19T10:12:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18/manifests"},{"name":"v1.0.0-alpha.17","sha":"73e0a35145d10f3c29a991f75e5ba8315e0e754a","kind":"tag","published_at":"2017-06-12T11:55:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17/manifests"},{"name":"v0.18.3","sha":"4c6a542c772f9fe9ff97bb95f63801138d7722d0","kind":"tag","published_at":"2017-06-07T21:28:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"9d3b59b3fec3b31b37334c3bd842112f3d090f86","kind":"commit","published_at":"2017-06-06T21:29:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2/manifests"},{"name":"v1.0.0-alpha.16","sha":"0c7dba6dc5ad8b9f69ec3c60e3ba31f2973e582a","kind":"tag","published_at":"2017-06-01T08:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"18508aeb3e5817406209e15c3e51a53c2cbece96","kind":"tag","published_at":"2017-05-23T20:00:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"771fb44738e116a1d2cec7aabb8ed1425b1d57f6","kind":"tag","published_at":"2017-05-14T10:11:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14/manifests"},{"name":"v0.18.1","sha":"715372edf9fc21244030207409b4070158f6936d","kind":"tag","published_at":"2017-05-13T10:21:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1/manifests"},{"name":"v1.0.0-alpha.13","sha":"17fde80a53fb9fcce31a82290f54de55cf3655e9","kind":"tag","published_at":"2017-05-08T10:47:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13/manifests"},{"name":"v0.18.0","sha":"dea7938b1265a3b100899d65589fbd05e877ab9e","kind":"tag","published_at":"2017-04-30T22:26:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0/manifests"},{"name":"v1.0.0-alpha.12","sha":"dc7371e4770fd3e8b1a82b9c2c2a652acaa73713","kind":"tag","published_at":"2017-04-30T22:22:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12/manifests"},{"name":"v0.17.4","sha":"a398290811c94bd6bb2d5d04c7f6d0ce734e3ad6","kind":"commit","published_at":"2017-04-14T17:20:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4/manifests"},{"name":"v1.0.0-alpha.11","sha":"7b3dbfaf2e94e8139424c8660692ee20d5a9880e","kind":"tag","published_at":"2017-04-14T16:50:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11/manifests"},{"name":"v0.17.3","sha":"53076a03182668f94d3bf40cd880309a51e9be88","kind":"tag","published_at":"2017-04-10T21:42:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"38c4aed87e608ded8e083dcf341ed5e9a14c20ef","kind":"tag","published_at":"2017-04-09T11:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2/manifests"},{"name":"v1.0.0-alpha.10","sha":"27fd907d604c1d3189b7b70e3a7e4758e0171492","kind":"tag","published_at":"2017-04-06T12:00:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"b962c2fbfa7a9cab9e9844e01966b90ca86e67a1","kind":"tag","published_at":"2017-04-01T13:47:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a0b4691eb3958aeb9173a8f4e705c81dfb7d25da","kind":"tag","published_at":"2017-03-25T11:46:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8/manifests"},{"name":"v0.17.1","sha":"05280483dbbc29e56edd8f3644721679b55d4d73","kind":"commit","published_at":"2017-03-13T12:27:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1/manifests"},{"name":"v1.0.0-alpha.7","sha":"9281a3fcee37d6afb9e493ff06e8a2626f4d7d91","kind":"tag","published_at":"2017-03-12T12:31:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"69f604946c366c655d0613841c034cacee7e9ef4","kind":"commit","published_at":"2017-02-26T12:41:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6/manifests"},{"name":"v1.0.0-alpha.5","sha":"74973892bdfacd5c9e3a4ce63185e9a6500d9522","kind":"commit","published_at":"2017-02-26T11:04:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-alpha.4","sha":"6472a6864951bfe7f3739afbe74b50981299ac28","kind":"commit","published_at":"2017-02-26T10:19:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4/manifests"},{"name":"v0.17.0","sha":"c9af9606bcea6551ceaadc2f6430d629eb679e84","kind":"commit","published_at":"2017-02-12T22:06:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0/manifests"},{"name":"v1.0.0-alpha.3","sha":"4583f5212d0b668e3801a859d3cc584cec0ec173","kind":"commit","published_at":"2017-02-12T21:43:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"8476782b595175d25c8a972b5fe53bc1f8532676","kind":"tag","published_at":"2017-02-07T19:48:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"3a0eb03018a9c5c96ba5233de8ef45202403a94c","kind":"commit","published_at":"2017-01-29T21:29:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.16.7","sha":"867c6c29b1badd839b1fd57720e5754fcd53a516","kind":"commit","published_at":"2017-01-15T19:57:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"bc84dbeeb78b725fefdc10cdc6eee7b75cc1226e","kind":"commit","published_at":"2016-12-25T21:03:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"8a03a04ef17f76ce09b88607b216d8a8e4d277d6","kind":"commit","published_at":"2016-12-09T20:45:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"84c18c98ff56fbe81be902735164219040729bb1","kind":"commit","published_at":"2016-11-17T19:18:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"066c5d53d1d4ecec2923ed12ec14647ae8248a9c","kind":"commit","published_at":"2016-11-17T16:41:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"806b2eab2272b430e814f8b3c7f1e7b31cd0e306","kind":"commit","published_at":"2016-11-14T17:22:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"2085737a798d9cb808b2fddf1f06883b27327ccc","kind":"commit","published_at":"2016-10-19T18:24:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"6eb9913441cb39562f4c935bdd70042d26daa260","kind":"commit","published_at":"2016-10-05T14:36:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0/manifests"},{"name":"v0.16.0-rc2","sha":"71a9524d0ec28dad2f566a42c7bb8ad2ea93ce36","kind":"commit","published_at":"2016-09-24T19:31:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2/manifests"},{"name":"v0.16.0-rc1","sha":"1691addd7f84317619c6831c35cb1f32ef3779b6","kind":"commit","published_at":"2016-09-07T19:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1/manifests"},{"name":"v0.15.4","sha":"be9bc14f4cda041299b6f8845af87b9278c871fc","kind":"commit","published_at":"2016-08-10T22:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"8bd3589dd7f676f3d725559cbd63457afe8d3691","kind":"commit","published_at":"2016-08-02T20:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"908f694e1e6eae9e63da6b22e63100d6bda4fa8e","kind":"commit","published_at":"2016-07-09T21:10:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"1fed1bcc81d89e473e261c1da4bf0a3a46515ce8","kind":"tag","published_at":"2016-06-20T08:15:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"06667b589952f58ff8c6d277df364ef16dada671","kind":"tag","published_at":"2016-05-06T13:49:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0/manifests"},{"name":"v0.15.0-beta.2","sha":"7cf7adfe9042e9be8dbaa1c850ffacca26e9c269","kind":"commit","published_at":"2016-04-21T22:57:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2/manifests"},{"name":"v0.15.0-beta.1","sha":"47d7525fb77c7c579e99d595b3f98c69fc838c77","kind":"tag","published_at":"2016-04-14T13:33:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1/manifests"},{"name":"v0.15.0-alpha.2","sha":"caabf9eaee5a5e11097958105f8427cfc8905f86","kind":"tag","published_at":"2016-03-17T23:37:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2/manifests"},{"name":"v0.15.0-alpha.1","sha":"2ebddeb908857c16ece162964a7e501ab37716ba","kind":"commit","published_at":"2016-02-27T17:54:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1/manifests"},{"name":"v0.14.4","sha":"de2bee1335ff1fd701a60cb3d739cf919dbd77ce","kind":"commit","published_at":"2016-02-03T00:47:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"fa9141f90149392cc3fa366736e61a89b07e9205","kind":"commit","published_at":"2016-01-27T03:06:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"44b41957ae81344cf6dc794cf2dbe2da48152622","kind":"commit","published_at":"2016-01-08T15:52:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"0ae4d7f61bb240ae5e2adc9d15a8d5629f738db6","kind":"commit","published_at":"2016-01-04T22:23:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"628bc82957d8e537a1b648e31e10723820bb00ac","kind":"commit","published_at":"2015-12-25T15:12:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0/manifests"},{"name":"v0.14.0-rc2","sha":"9a24d8a7839c37b86748ad8022e39235e8eb6be2","kind":"commit","published_at":"2015-12-14T22:26:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2/manifests"},{"name":"v0.14.0-rc1","sha":"7459597806a2f1f5826eaab26d3c5d974da70fbd","kind":"commit","published_at":"2015-12-04T19:52:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1/manifests"},{"name":"v0.13.4","sha":"a98006f9ffb588030cbdd2e3b4a4515017e58c43","kind":"commit","published_at":"2015-11-24T17:07:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"e33afed6913b58a990bd4b51a038bbfff0a0f42f","kind":"commit","published_at":"2015-11-17T16:34:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"6f28ad04e8f95073646bfeb8936c550ca4a94347","kind":"commit","published_at":"2015-11-10T00:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"330488977f95dbebd6cf6a387bf10a86238331ff","kind":"commit","published_at":"2015-10-29T21:08:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"7980cd589e9dc9e055e1b789bf2f80e7f2ef0f5d","kind":"commit","published_at":"2015-10-21T19:38:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"86394ccd2d7b715eaa054a369679eba4ac82ce1f","kind":"commit","published_at":"2015-10-21T19:04:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"d310459476a461e0d29f166de277896026d8f35f","kind":"commit","published_at":"2015-10-19T17:30:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"06aca1012d01de4ec782acfb8d22a6ec83d48ff7","kind":"commit","published_at":"2015-10-07T21:43:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"6671f90516c2065839efae773ecda924b8bebdae","kind":"commit","published_at":"2015-10-06T19:31:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"a4e194e46c47f8e2eedfab8f0a8c4104e5679c95","kind":"commit","published_at":"2015-09-28T16:15:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"aa485220ff28e907d2548cbfb65bd789c23d9eba","kind":"commit","published_at":"2015-09-25T16:08:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"b55b770f2049852febe47bef27aa0eaceafcec08","kind":"commit","published_at":"2015-09-15T21:10:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"82bc1cb2805f7b624516f71628e6ca525df18cad","kind":"commit","published_at":"2015-08-24T21:31:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0/manifests"},{"name":"v0.10.4","sha":"a8097bcbed6939f0cb308e05acf03a907b666725","kind":"commit","published_at":"2015-08-09T03:29:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"2a43082b52138e33c85878616461445895066a11","kind":"commit","published_at":"2015-08-08T22:51:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"71583523f39c1830d3fcffeff0598c2f803f1048","kind":"commit","published_at":"2015-07-29T20:34:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"6b609c63611b02f9e845b765770983c547cd6af8","kind":"commit","published_at":"2015-07-13T21:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"b6140ec86c5087ad799e9a658f3f0d9b150c205a","kind":"commit","published_at":"2015-07-10T01:35:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"8a18478700f49b94fe7f580664e7b31c581ceb0b","kind":"commit","published_at":"2015-06-20T17:47:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"3da654eb4f0ddb10d81f2706eda1f3819e40b795","kind":"commit","published_at":"2015-06-15T01:46:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"867e87d3530b4fb6bc7f6ec5fb9edcd49e7bd631","kind":"commit","published_at":"2015-06-09T23:38:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"cb794810e7c39352f1bbd533d92983dc22a57510","kind":"commit","published_at":"2015-05-24T20:12:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0/manifests"},{"name":"v0.7.5","sha":"b3ce0b272e5468919d01b3d3ab6751a92f682b48","kind":"commit","published_at":"2015-04-27T19:14:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"abc159f246f15163f7984bcf702409cffc745d6e","kind":"commit","published_at":"2015-04-21T18:14:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"9321a4a8879f380a725c7439114ebf3e0da8abcc","kind":"commit","published_at":"2015-04-01T15:20:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"953606f4d1a9e3a33798b499219fe40b1f81fd96","kind":"commit","published_at":"2015-03-25T23:45:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"03c169188dd10ec2242b7806050781867c0291dd","kind":"commit","published_at":"2015-03-04T21:41:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"078ba0c94f8985dd2d96587784f760474ba51858","kind":"commit","published_at":"2015-02-13T21:06:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"accd9f0ef163d514b091709ffd63f76f6d1a467f","kind":"commit","published_at":"2015-01-27T00:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"57c7a95be20dc77cbe0459a40acc802e16de5148","kind":"commit","published_at":"2015-01-26T23:07:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"706446d6aeb952def6f2016fdc213b6e56b2d40f","kind":"commit","published_at":"2015-01-03T23:58:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"6b294fdd0a7f9686b8b8f05cf8759e90b3e581f9","kind":"commit","published_at":"2014-12-25T17:36:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"3eb741fdb94fff5e8218809b8f7d5a9d2e4d1778","kind":"commit","published_at":"2014-12-15T17:14:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"d65414913839d9d939c8bd938ca21f39f0faa924","kind":"commit","published_at":"2014-12-07T15:15:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"fc3232f6e9d1662c4f9d813b70acb329c4cdc6de","kind":"commit","published_at":"2014-11-30T21:22:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"4b02786c2a7e27613201fe72c033a260018a38d6","kind":"commit","published_at":"2014-11-28T20:34:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"ab8880bc442941c20d58ca2cbb8aace7b2724929","kind":"commit","published_at":"2014-11-17T20:10:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"052b0bc5a3e887d0a36b2277a2e09812a0ce206b","kind":"commit","published_at":"2014-11-11T21:11:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"715b7e868003ac9b121bdacee3e1301b9c660aa9","kind":"commit","published_at":"2014-11-08T19:56:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"088d257c0bec691545cd32f83fd2af753866b8ee","kind":"commit","published_at":"2014-11-08T00:13:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0/manifests"},{"name":"v0.1.29","sha":"3fe7b8bf7c3adc04522f311ce1c1c3b6e39e8edd","kind":"commit","published_at":"2014-11-05T19:58:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.1.29","html_url":"https://github.com/mui/material-ui/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29/manifests"}]},"repo_metadata_updated_at":"2025-12-12T02:56:37.188Z","dependent_packages_count":0,"downloads":30278,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":33.43719840821137,"dependent_packages_count":47.855561746148865,"stargazers_count":0.05411559057299295,"forks_count":0.01645092055355021,"docker_downloads_count":null,"average":20.340831666371695},"purl":"pkg:npm/%40mui/internal-markdown","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mui/internal-markdown","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mui/internal-markdown","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mui/internal-markdown/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-04T07:03:34.193Z","issues_count":4311,"pull_requests_count":9952,"avg_time_to_close_issue":13586842.81696086,"avg_time_to_close_pull_request":1743280.7233341183,"issues_closed_count":2591,"pull_requests_closed_count":8492,"pull_request_authors_count":717,"issue_authors_count":2933,"avg_comments_per_issue":5.109719322662955,"avg_comments_per_pull_request":1.9954782958199357,"merged_pull_requests_count":7177,"bot_issues_count":19,"bot_pull_requests_count":3439,"past_year_issues_count":749,"past_year_pull_requests_count":3231,"past_year_avg_time_to_close_issue":841051.1259259259,"past_year_avg_time_to_close_pull_request":462660.70522674866,"past_year_issues_closed_count":405,"past_year_pull_requests_closed_count":2602,"past_year_pull_request_authors_count":187,"past_year_issue_authors_count":597,"past_year_avg_comments_per_issue":1.897196261682243,"past_year_avg_comments_per_pull_request":1.405756731662024,"past_year_bot_issues_count":8,"past_year_bot_pull_requests_count":1440,"past_year_merged_pull_requests_count":2320,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/issues","maintainers":[{"login":"oliviertassinari","count":773,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"siriwatknp","count":701,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":511,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":434,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"mnajdova","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"michaldudak","count":262,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"aarongarciah","count":237,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"ZeeshanTamboli","count":207,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mj12albert","count":193,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"alexfauquette","count":165,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"samuelsycamore","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"cherniavskii","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"LukasTy","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"bharatkashyap","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"DanailH","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"JCQuintas","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"eps1lon","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"hbjORbj","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hbjORbj"},{"login":"flaviendelangle","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"michelengelen","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"rosskevin","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rosskevin"},{"login":"mbrookes","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"m4theushw","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"apedroferreira","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"hasdfa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"nikitaa24","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikitaa24"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"richbustos","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richbustos"},{"login":"nathanmarks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanmarks"},{"login":"vicasas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"MBilalShafi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joshwooding","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwooding"},{"login":"dimitropoulos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dimitropoulos"},{"login":"arthurbalduini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"dmtrKovalenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmtrKovalenko"},{"login":"hai-cea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-cea"},{"login":"gerdadesign","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"DavidCnoops","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidCnoops"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}],"active_maintainers":[{"login":"siriwatknp","count":281,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":241,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":191,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"oliviertassinari","count":168,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"ZeeshanTamboli","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mnajdova","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"mj12albert","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"aarongarciah","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"joserodolfofreitas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"prakhargupta1","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"JCQuintas","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"DanailH","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"alexfauquette","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"bharatkashyap","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"LukasTy","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"cherniavskii","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"michaldudak","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"MBilalShafi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"flaviendelangle","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"vicasas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Finternal-markdown/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Finternal-markdown/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Finternal-markdown/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Finternal-markdown/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Finternal-markdown/codemeta","maintainers":[{"uuid":"brijeshb42","login":"brijeshb42","name":null,"email":"brijeshb42@gmail.com","url":null,"packages_count":70,"html_url":"https://www.npmjs.com/~brijeshb42","role":null,"created_at":"2024-03-14T04:10:05.958Z","updated_at":"2024-03-14T04:10:05.958Z","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":63,"html_url":"https://www.npmjs.com/~michaldudak","role":null,"created_at":"2024-02-26T13:35:17.113Z","updated_at":"2024-02-26T13:35:17.113Z","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":88,"html_url":"https://www.npmjs.com/~mnajdova","role":null,"created_at":"2024-03-14T04:10:06.254Z","updated_at":"2024-03-14T04:10:06.254Z","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":113,"html_url":"https://www.npmjs.com/~oliviertassinari","role":null,"created_at":"2025-08-14T22:57:44.864Z","updated_at":"2025-08-14T22:57:44.864Z","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":158,"html_url":"https://www.npmjs.com/~siriwatknp","role":null,"created_at":"2024-03-14T04:10:06.195Z","updated_at":"2024-03-14T04:10:06.195Z","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":113,"html_url":"https://www.npmjs.com/~janpotoms","role":null,"created_at":"2024-02-26T13:35:16.999Z","updated_at":"2024-02-26T13:35:16.999Z","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":42,"html_url":"https://www.npmjs.com/~aarongarciah","role":null,"created_at":"2024-06-05T10:09:54.742Z","updated_at":"2024-06-05T10:09:54.742Z","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":46,"html_url":"https://www.npmjs.com/~mj12albert","role":null,"created_at":"2024-05-29T20:54:14.509Z","updated_at":"2024-05-29T20:54:14.509Z","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":46,"html_url":"https://www.npmjs.com/~diegoandai","role":null,"created_at":"2024-03-14T04:10:06.295Z","updated_at":"2024-03-14T04:10:06.295Z","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":14,"html_url":"https://www.npmjs.com/~dav-is","role":null,"created_at":"2025-07-26T17:32:47.465Z","updated_at":"2025-07-26T17:32:47.465Z","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":5264274,"maintainers_count":1091160,"namespaces_count":333594,"keywords_count":760514,"github":"npm","metadata":{"funded_packages_count":159192},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-12-16T06:37:22.408Z","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":10257308,"name":"@mui/internal-test-utils","ecosystem":"npm","description":"Utilities for MUI tests. This is an internal package not meant for general use.","homepage":"https://github.com/mui/material-ui#readme","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/material-ui","keywords_array":[],"namespace":"mui","versions_count":49,"first_release_published_at":"2024-05-29T08:31:51.173Z","latest_release_published_at":"2025-12-03T06:55:59.953Z","latest_release_number":"2.0.16","last_synced_at":"2025-12-12T01:20:53.846Z","created_at":"2024-05-29T20:57:27.000Z","updated_at":"2025-12-12T02:56:37.209Z","registry_url":"https://www.npmjs.com/package/@mui/internal-test-utils","install_command":"npm install @mui/internal-test-utils","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"canary":"1.0.14-dev.20240919-130050-82a6448768","next":"2.0.4","latest":"2.0.16"}},"repo_metadata":{"id":19822297,"uuid":"23083156","full_name":"mui/material-ui","owner":"mui","description":"Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.","archived":false,"fork":false,"pushed_at":"2025-10-29T18:01:42.000Z","size":699813,"stargazers_count":96891,"open_issues_count":1786,"forks_count":32696,"subscribers_count":1311,"default_branch":"master","last_synced_at":"2025-10-29T20:10:24.905Z","etag":null,"topics":["design-system","material-design","material-ui","react","react-components"],"latest_commit_sha":null,"homepage":"https://mui.com/material-ui/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2014-08-18T19:11:54.000Z","updated_at":"2025-10-29T19:57:26.000Z","dependencies_parsed_at":"2025-06-02T16:06:01.092Z","dependency_job_id":"32b77193-1b92-4638-bb5e-6c82ade9eee5","html_url":"https://github.com/mui/material-ui","commit_stats":{"total_commits":23822,"total_committers":3211,"mean_commits":"7.4188726253503585","dds":0.8266728234405172,"last_synced_commit":"c0620e333641deda56f3cd68c7c3736098ee818c"},"previous_names":["mui-org/material-ui","callemall/material-ui"],"tags_count":568,"template":false,"template_full_name":null,"purl":"pkg:github/mui/material-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/sbom","scorecard":{"id":262861,"data":{"date":"2025-08-17T02:37:43Z","repo":{"name":"github.com/mui/material-ui","commit":"06de3386e5dbd68c7e7496219f702232dcd7ec9f"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.7,"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":"Maintained","score":10,"reason":"30 commit(s) and 1 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":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/check-if-pr-has-label.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yml: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:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/no-response.yml:22","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/check-if-pr-has-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci-check.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-cleanup.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/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/publish-canaries.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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 28 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":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  14 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:  13 out of  13 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":"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: 'allow deletion' disabled on branch 'v6.x'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v6.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v6.x'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'v6.x'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v6.x'","Warn: codeowners review is not required on branch 'master'","Warn: codeowners review is not required on branch 'v6.x'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v6.x'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v6.x'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v6.x'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v6.x'"],"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":"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":"CI-Tests","score":10,"reason":"28 out of 28 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 36 contributing companies or organizations","details":["Info: found contributions from: A11yance, LightSourceAI, TourConnect, Treeshakers, alienfast, calcom, callemall, cefsharp, cssinjs, emikra, goose-duck, instacart, jalaali, lightsourceai, mui, mui-org, nodejs, openfoodfacts, pabloengine, pretur, react-native-community, reactiran, reactjs, reactwg, state-machines, storybookjs, testing-library, text-em-all, typed-typings, typescript-cheatsheets, underjs, vercel, webpack, yarnpkg, yarnplugins, 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":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-cpj6-fhp6-mr6j","Warn: Project is vulnerable to: GHSA-f46r-rw29-r322","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","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-17T11:13:50.539Z","repository_id":19822297,"created_at":"2025-08-17T11:13:50.539Z","updated_at":"2025-08-17T11:13:50.539Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281829647,"owners_count":26568938,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-30T02:00:06.501Z","response_time":61,"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":"v7.3.4","sha":"28eadba9ec2899226ecbf4058b8fba1ddeab9e6d","kind":"tag","published_at":"2025-10-02T18:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4/manifests"},{"name":"v7.3.3","sha":"6984a79aa3ebde0ad9d1a21817de900f60b7dc90","kind":"tag","published_at":"2025-10-02T14:01:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3/manifests"},{"name":"v7.3.2","sha":"ebd180cdd48e365aa0c5c54b6568d5efc320590d","kind":"tag","published_at":"2025-09-02T06:18:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"3592ec32c4858c22bf99c535c037c13ee6db6b84","kind":"tag","published_at":"2025-08-06T09:33:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"ad98e5ebf7f2f629f9a8b054d9ee3e7217d163bf","kind":"tag","published_at":"2025-08-05T05:40:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0/manifests"},{"name":"v6.5.0","sha":"894dd472b2cc3bbf218eef521ce5a4bcbe914e60","kind":"tag","published_at":"2025-07-08T02:51:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0/manifests"},{"name":"v5.18.0","sha":"6b50143dcfc2aad56a37c9f2e1f14256e9a65c4e","kind":"tag","published_at":"2025-07-08T02:50:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0/manifests"},{"name":"v7.2.0","sha":"1496d735b2cf16501ce413daec40d627eee77e1d","kind":"tag","published_at":"2025-06-30T08:59:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0/manifests"},{"name":"v7.1.2","sha":"ad2d425db362790d6d0f90fbe5b5d3a5b5132503","kind":"tag","published_at":"2025-06-20T07:34:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2/manifests"},{"name":"v6.4.12","sha":"9179a92b0d97f6d0270c7fac733cfd81bd7354cc","kind":"tag","published_at":"2025-06-02T06:58:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12/manifests"},{"name":"v7.1.1","sha":"0ebb3a14ccc5dbee4ec2682b387511f107b95a65","kind":"tag","published_at":"2025-06-02T06:47:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"e3e07e0b8fac5ca8fb4bbf3ec453dbe79133552f","kind":"tag","published_at":"2025-05-06T08:50:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0/manifests"},{"name":"v6.4.11","sha":"6b3957d9d42c83e069da8e8bb534ec294dcb6254","kind":"tag","published_at":"2025-04-10T02:36:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11/manifests"},{"name":"v7.0.2","sha":"ebb24ce49e1ef8358600a7787cb6c8d671cead63","kind":"tag","published_at":"2025-04-09T13:08:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2/manifests"},{"name":"v6.4.10","sha":"d80a3609c8a7274dc5fafa348382059945aee449","kind":"tag","published_at":"2025-03-31T19:03:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10/manifests"},{"name":"v7.0.1","sha":"d6fdcac555725c3807e6f03445e3a051398ee739","kind":"tag","published_at":"2025-03-28T18:58:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"22aa7db2ed23df3b43530e9fdb57bc1051221457","kind":"tag","published_at":"2025-03-26T14:16:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0/manifests"},{"name":"v6.4.9","sha":"a884cb821f67a831f44cc6abfc3bc77faef91ada","kind":"tag","published_at":"2025-03-25T15:45:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9/manifests"},{"name":"v7.0.0-rc.0","sha":"ebaec8db8ae1b90183817cb0bad549d7fc63fe79","kind":"tag","published_at":"2025-03-19T09:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0/manifests"},{"name":"v5.17.1","sha":"0d509f8a4a48031a1e25974a1604b803892ce94e","kind":"tag","published_at":"2025-03-18T18:44:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"b0dc8270c5a2896293ff8b61052120a13819f0a1","kind":"tag","published_at":"2025-03-18T15:28:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0/manifests"},{"name":"v6.4.8","sha":"2bded219fabaaefc2083aa660d5856ab75cfa8d6","kind":"tag","published_at":"2025-03-17T17:54:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8/manifests"},{"name":"v7.0.0-beta.4","sha":"260ed53760f179e3bb4f1f43e2f2712ecbf9fdd7","kind":"tag","published_at":"2025-03-13T13:30:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4/manifests"},{"name":"v6.4.7","sha":"d1ca0a45fea4327ba4dc9876e62922785493f1c3","kind":"tag","published_at":"2025-03-05T15:19:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7/manifests"},{"name":"v7.0.0-beta.3","sha":"9dea4105c8b413e087bd1d0cc517b52831a2eb86","kind":"tag","published_at":"2025-03-05T15:13:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"48acea181cac8ca14455e76d01d3554ba578781e","kind":"tag","published_at":"2025-02-27T15:00:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2/manifests"},{"name":"v7.0.0-beta.1","sha":"2cf2e71af3c2b26694964884456bc335c2ba6cdb","kind":"tag","published_at":"2025-02-26T18:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1/manifests"},{"name":"v6.4.6","sha":"356b885778a2af26505d5dbba76a9abcceb69800","kind":"tag","published_at":"2025-02-26T13:39:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6/manifests"},{"name":"v7.0.0-beta.0","sha":"b485c1abec1d776e925ca90e6fa7d91e9bd057a7","kind":"tag","published_at":"2025-02-26T13:22:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0/manifests"},{"name":"v7.0.0-alpha.2","sha":"ba14b7070070281c8a6cea1df7653f007bb8da49","kind":"tag","published_at":"2025-02-18T18:57:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.4.5","sha":"6f2b908baa7863e2cbf0ec4518dc90ccfd53597b","kind":"tag","published_at":"2025-02-18T18:46:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5/manifests"},{"name":"v7.0.0-alpha.1","sha":"c390c1c2d1c85f42d40f16ce405a3c4b62026ec7","kind":"tag","published_at":"2025-02-11T17:34:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1/manifests"},{"name":"v6.4.4","sha":"c66361a6ad9d1354b60e6fb93ba3144c1348ab15","kind":"tag","published_at":"2025-02-11T14:31:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4/manifests"},{"name":"v6.4.3","sha":"cee310a92f61ffb75284195a9ed30bcb367c78e2","kind":"tag","published_at":"2025-02-04T18:53:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3/manifests"},{"name":"v7.0.0-alpha.0","sha":"3e3195a4285ca716061f7d7d87f4915630af1b69","kind":"tag","published_at":"2025-02-03T12:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.4.2","sha":"1813d89a599a4027fd216062b2cac8b0c1864f1d","kind":"tag","published_at":"2025-01-29T15:50:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2/manifests"},{"name":"v6.4.1","sha":"819e662a2ce210f8805c45057389217cb1c39a83","kind":"tag","published_at":"2025-01-21T13:23:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"f9949a8889c7e69cac145ce56411298a234d2e49","kind":"tag","published_at":"2025-01-14T16:46:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0/manifests"},{"name":"v5.16.14","sha":"ba588c8333d765af63ab15c8b33dd947b615f70b","kind":"tag","published_at":"2025-01-06T21:20:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14/manifests"},{"name":"v6.3.1","sha":"afd551abd3be44de711d6baef48e62e18b97c908","kind":"tag","published_at":"2025-01-03T13:53:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1/manifests"},{"name":"v5.16.13","sha":"e52a6379f22d38453fa046d410b0c4700707dbd9","kind":"tag","published_at":"2024-12-25T11:25:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13/manifests"},{"name":"v6.3.0","sha":"84d6ecfdccd10f204854beeef98bcc55dc99d117","kind":"tag","published_at":"2024-12-23T18:10:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"17026fc203a8b413ec7343b6eeb267a50519d515","kind":"tag","published_at":"2024-12-17T13:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1/manifests"},{"name":"v5.16.12","sha":"b8fbcf5fb5169d8db6ee0ec35001816d2777e8d4","kind":"tag","published_at":"2024-12-17T13:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12/manifests"},{"name":"v5.16.11","sha":"2413ff076b0d462736dfccd399b4be863fd79ec2","kind":"tag","published_at":"2024-12-11T10:13:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11/manifests"},{"name":"v6.2.0","sha":"3a8ceaead5ac4c2c4554e6500ca3d197420a04c2","kind":"tag","published_at":"2024-12-11T02:03:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0/manifests"},{"name":"v6.1.10","sha":"5c5e9f6d8a90034cd75dcb92403caf6b37efc916","kind":"tag","published_at":"2024-12-04T10:03:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10/manifests"},{"name":"v5.16.9","sha":"ec085b677c43ed1f37e66bd2fb58f27dce9f7184","kind":"tag","published_at":"2024-12-04T09:34:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9/manifests"},{"name":"v5.16.8","sha":"096adfbe28d038397a7f3cf3494b86844226e162","kind":"tag","published_at":"2024-11-28T06:51:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8/manifests"},{"name":"v6.1.9","sha":"821784419eefb89e4ce7b66c4b602a1e33d2fa88","kind":"tag","published_at":"2024-11-27T13:22:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9/manifests"},{"name":"v6.1.8","sha":"0b8739f145423bafdd8e2871312307bfb31c58ef","kind":"tag","published_at":"2024-11-20T15:09:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8/manifests"},{"name":"v6.1.7","sha":"a7d441d0bd3bfc16a1ce9e6d7ff3ad1afc6b62f1","kind":"tag","published_at":"2024-11-13T15:31:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7/manifests"},{"name":"v6.1.6","sha":"32112b76aa821c2a1e98120545019ef1a71ea274","kind":"tag","published_at":"2024-10-30T13:54:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6/manifests"},{"name":"v6.1.5","sha":"01c5f344628bc66e16f86284ee0fc7107002a5ca","kind":"tag","published_at":"2024-10-22T10:28:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5/manifests"},{"name":"v6.1.4","sha":"15ea548de803e4602894cae6304a497d7ddaf09c","kind":"tag","published_at":"2024-10-15T18:35:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4/manifests"},{"name":"v6.1.3","sha":"c7de2cae15cc7b7025ad79e3623320526ed16462","kind":"tag","published_at":"2024-10-09T09:47:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3/manifests"},{"name":"v6.1.2","sha":"e6ff0b5016ac4fa40cdc9b78a0d9ecdd2c0cd9db","kind":"tag","published_at":"2024-10-02T14:51:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"263c7259451d5b928bbdfd299c9c0afc89dfec02","kind":"tag","published_at":"2024-09-19T06:42:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"94cc3d0a66456713e6e25edf9a1ba35ad8df88bc","kind":"tag","published_at":"2024-09-11T13:09:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"bb620d85a89651ca4350e8861bbb35776d583726","kind":"tag","published_at":"2024-09-03T10:33:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"71dbef69dcbf2b87831af579fb777b4f1f4b219a","kind":"tag","published_at":"2024-08-29T13:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"c9a9adfb90e939c0590de6edf10d0c65fcbc8b1e","kind":"tag","published_at":"2024-08-27T09:06:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.0","sha":"55bea65c83c1beac77382fe961f8aa72eec21daa","kind":"tag","published_at":"2024-08-22T08:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0/manifests"},{"name":"v6.0.0-beta.6","sha":"cbb6f8d3b1b72732d51f5628765cfd7e75bd5747","kind":"tag","published_at":"2024-08-18T02:55:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6/manifests"},{"name":"v5.16.7","sha":"b505fd7b64e92db523198712a5d6716c494e0c66","kind":"tag","published_at":"2024-08-09T09:19:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7/manifests"},{"name":"v6.0.0-beta.5","sha":"75c24b0828981651082a3eede027b6871c96c440","kind":"tag","published_at":"2024-08-08T08:52:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5/manifests"},{"name":"v5.16.6","sha":"6eb1bdce38d0fc67fa8aebca260043c7fc8eb3e8","kind":"tag","published_at":"2024-07-30T21:06:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6/manifests"},{"name":"v6.0.0-beta.4","sha":"12532afa3e4f6f13a9fa86eb459c27792c36b6f9","kind":"tag","published_at":"2024-07-30T20:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4/manifests"},{"name":"v5.16.5","sha":"40792e6efb2c92b8964a3912e08aeb4fb7fc41c8","kind":"tag","published_at":"2024-07-25T06:42:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5/manifests"},{"name":"v6.0.0-beta.3","sha":"02fde66a0cd72fb7fe3681a5ea8c4de733b4a865","kind":"tag","published_at":"2024-07-24T18:27:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3/manifests"},{"name":"v5.16.4","sha":"77af399a3ad76f31e5f2e0fab5650b628fa50990","kind":"tag","published_at":"2024-07-16T16:01:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4/manifests"},{"name":"v6.0.0-beta.2","sha":"9ad8c1fd8dfd21d8e37fe73d71e011542b23db72","kind":"tag","published_at":"2024-07-16T14:46:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2/manifests"},{"name":"v5.16.3","sha":"e1824453bdb0a89f15d4dfe47a1c4f90fa0f0500","kind":"tag","published_at":"2024-07-16T14:18:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3/manifests"},{"name":"v6.0.0-beta.1","sha":"19c1935757925d834928a30ea41f58bb95fb355f","kind":"tag","published_at":"2024-07-16T09:42:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1/manifests"},{"name":"v5.16.2","sha":"56ddd108fe153592a800fce4d43f9758b0ff5101","kind":"tag","published_at":"2024-07-16T09:10:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2/manifests"},{"name":"v6.0.0-beta.0","sha":"3364f0740aa5c86e057ec5b0d22c1b12bfd96fa4","kind":"tag","published_at":"2024-07-11T15:54:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0/manifests"},{"name":"v5.16.1","sha":"431af6a2fd9bf6cd0422c61e36c937d1ea5e5015","kind":"tag","published_at":"2024-07-11T15:48:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1/manifests"},{"name":"v5.16.0","sha":"e5e9b9d5e952b52752b758179da20d3fa0982c05","kind":"tag","published_at":"2024-07-05T13:32:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0/manifests"},{"name":"v6.0.0-alpha.14","sha":"2a15dd74c76bacbc867a7313fdc2c42c6168327c","kind":"tag","published_at":"2024-07-05T04:25:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14/manifests"},{"name":"v6.0.0-alpha.13","sha":"a070a894fbe21c52df446438ca1bb5a891d5e1b5","kind":"tag","published_at":"2024-07-03T07:44:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13/manifests"},{"name":"v5.15.21","sha":"a306ce4afcc60de4c3e43b8f9183862235d9318e","kind":"tag","published_at":"2024-06-28T14:09:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21/manifests"},{"name":"v6.0.0-alpha.12","sha":"fb476c6c18b850e8400d03afb7447802afbfd357","kind":"tag","published_at":"2024-06-24T17:12:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.15.20","sha":"f20fa0ba4016e5425a2a4cce841075253828a551","kind":"tag","published_at":"2024-06-12T12:58:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20/manifests"},{"name":"v6.0.0-alpha.11","sha":"22c5206a9e8191b2f81131d6978a0958e55b7032","kind":"tag","published_at":"2024-06-12T08:18:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11/manifests"},{"name":"v6.0.0-alpha.10","sha":"e5ac6c0eef5efd4fa5c5eb11ccbf08e58e7443f8","kind":"tag","published_at":"2024-06-04T10:35:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10/manifests"},{"name":"v6.0.0-alpha.9","sha":"925de32766317bb84a92ec24b2b6465c8e48cc04","kind":"tag","published_at":"2024-05-29T12:25:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.15.19","sha":"77f606ba73bb5439d66871177772f54196044450","kind":"tag","published_at":"2024-05-29T12:01:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19/manifests"},{"name":"v6.0.0-alpha.8","sha":"c7dbe6e8256cef7bd2dbdcbee55428ad82513cd0","kind":"tag","published_at":"2024-05-21T16:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.15.18","sha":"607daac5baa9c8151f111fe4bacea1d7e61881a3","kind":"tag","published_at":"2024-05-16T09:29:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18/manifests"},{"name":"v6.0.0-alpha.7","sha":"997bec6d8d30a1a891aff4eeedefa41c93eaa95c","kind":"tag","published_at":"2024-05-16T06:31:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"7c8db04b91500ba77301acd360d21bff7f7c752f","kind":"tag","published_at":"2024-05-08T13:13:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.15.17","sha":"9bc4fc42959427246addfdf29db95847cc38e410","kind":"tag","published_at":"2024-05-08T12:24:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17/manifests"},{"name":"v5.15.16","sha":"284e251c155d92078f80f98919f4ab260b05e9be","kind":"tag","published_at":"2024-05-01T14:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16/manifests"},{"name":"v6.0.0-alpha.5","sha":"571d5046e26aa07605cb1e01ca99b2eb0b04d009","kind":"tag","published_at":"2024-05-01T14:16:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5/manifests"},{"name":"v6.0.0-alpha.4","sha":"afffc2ffc3db1e6abf48f3b3e13a41e8b758f874","kind":"tag","published_at":"2024-04-24T07:30:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4/manifests"},{"name":"v6.0.0-alpha.3","sha":"6d5e44409344ea4e13ceb3a02c4446dc6a7323b4","kind":"tag","published_at":"2024-04-17T16:10:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3/manifests"},{"name":"v6.0.0-alpha.2","sha":"4e75758b37119bd821435c23d9c111c545e186b6","kind":"tag","published_at":"2024-04-09T15:09:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2/manifests"},{"name":"v6.0.0-alpha.1","sha":"84307c1a2495a716788ec25f046faaa4d16c88c7","kind":"tag","published_at":"2024-04-05T10:43:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1/manifests"},{"name":"v5.15.15","sha":"5a079965186640b5176f00c537f3b9e6c299b5c4","kind":"tag","published_at":"2024-04-04T07:09:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15/manifests"},{"name":"v6.0.0-alpha.0","sha":"2a15ad6f1f5507162b1a5aebf78976ca3023183b","kind":"tag","published_at":"2024-03-26T15:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.15.14","sha":"9585d28317c90f2c71ab88dd5ae37638bb64ad82","kind":"tag","published_at":"2024-03-19T08:18:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14/manifests"},{"name":"v5.15.13","sha":"dbcb678234296de56afaf3138917e967e8d1934a","kind":"tag","published_at":"2024-03-13T14:17:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13/manifests"},{"name":"pigment@0.0.1","sha":"0e765a618a7676c507852cec024464b1fc1cd80f","kind":"tag","published_at":"2024-03-08T04:20:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/pigment@0.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/pigment@0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@pigment%400.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1/manifests"},{"name":"v5.15.12","sha":"5ad69e161d7520274cd37a2524ffb935b6dda158","kind":"tag","published_at":"2024-03-05T15:33:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12/manifests"},{"name":"v5.15.11","sha":"e3257a4d68481b0ca6efd5d06cb5c1e1e77e4286","kind":"tag","published_at":"2024-02-22T08:52:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11/manifests"},{"name":"v5.15.10","sha":"94fcd3ada0842108a9a2ce53e121931e5448649f","kind":"tag","published_at":"2024-02-12T12:38:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10/manifests"},{"name":"v5.15.9","sha":"7917d2a8a4acc0b07328dee8273847652491b769","kind":"tag","published_at":"2024-02-08T12:55:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9/manifests"},{"name":"v5.15.8","sha":"fe5a59e616637a0488b122749479b782f5f8dfa2","kind":"tag","published_at":"2024-02-06T20:42:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8/manifests"},{"name":"v5.15.7","sha":"b80acd69c7c848709d01465d6727b13ed6109258","kind":"tag","published_at":"2024-01-31T13:23:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7/manifests"},{"name":"v5.15.6","sha":"1700e5cd9cbb3bc648b7f799f837c4d23ed42700","kind":"tag","published_at":"2024-01-22T18:09:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6/manifests"},{"name":"v5.15.5","sha":"5d7c4e26a4973a3a80bf5f8a9a8ea14f89554fe0","kind":"tag","published_at":"2024-01-17T09:27:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5/manifests"},{"name":"v5.15.4","sha":"6aadbf91c5eb2c94dea9a49a19eb532606410a5a","kind":"tag","published_at":"2024-01-10T13:49:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4/manifests"},{"name":"v5.15.3","sha":"9fa4e472f9ba4fd4e7f8cfb8bc0d1f1d455ace23","kind":"tag","published_at":"2024-01-03T15:22:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"5d5dd15f70db9ffcb85d4dc57da8a20f5240fb81","kind":"tag","published_at":"2023-12-25T14:24:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"8be7ac66b99059bf2c2edcca9cf15981d389db6b","kind":"tag","published_at":"2023-12-19T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"8c2c6a88a509f9da7c453d4a3c3ab4749a57a36d","kind":"tag","published_at":"2023-12-12T18:21:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0/manifests"},{"name":"v5.14.20","sha":"14fa79f4328e901f82d7fc39aba722a9bf4a8df0","kind":"tag","published_at":"2023-12-05T09:28:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20/manifests"},{"name":"v5.14.19","sha":"a07b4925255aa3fc7ae1255130e182e4573c58d7","kind":"tag","published_at":"2023-11-29T21:11:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19/manifests"},{"name":"v5.14.18","sha":"43a41b6b2fa3f0a186a852b894452722e3a38f04","kind":"tag","published_at":"2023-11-14T08:27:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18/manifests"},{"name":"v5.14.17","sha":"c54a42dd8b0ec8e850bd60438e60a1a8acb3b4a4","kind":"tag","published_at":"2023-11-06T15:34:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17/manifests"},{"name":"v5.14.16","sha":"391b57a05daf67a8154471dae645471f5ffac09f","kind":"tag","published_at":"2023-10-31T10:57:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16/manifests"},{"name":"v5.14.15","sha":"6baedcfed27419ed6b9685f27fcbf3eff46133a3","kind":"tag","published_at":"2023-10-24T15:41:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15/manifests"},{"name":"v5.14.14","sha":"a0cfa182db3e7b196efe36cfe7b31d304c5a0a4e","kind":"tag","published_at":"2023-10-17T13:58:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14/manifests"},{"name":"v5.14.13","sha":"b8811a0fa59e7663b240183219db32f9a617e607","kind":"tag","published_at":"2023-10-10T19:42:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13/manifests"},{"name":"v5.14.12","sha":"bd450a0fdb19b087f47e1d7cce5a72417ec977cc","kind":"commit","published_at":"2023-10-04T16:31:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12/manifests"},{"name":"v5.14.11","sha":"13c0894d0c14c7f577a0a95492aeaa8fff8da33a","kind":"tag","published_at":"2023-09-26T11:47:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11/manifests"},{"name":"v5.14.10","sha":"14e97bffa62760cabcdc7244bff445b423f5286a","kind":"tag","published_at":"2023-09-18T10:18:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10/manifests"},{"name":"v5.14.9","sha":"8255b71ccdbfe9a20f856b5d68a269ab1c5452ca","kind":"tag","published_at":"2023-09-13T13:36:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9/manifests"},{"name":"v5.14.8","sha":"74c58dabc2cf5ed2242fb08e4781d26088d06b12","kind":"tag","published_at":"2023-09-05T12:34:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8/manifests"},{"name":"v5.14.7","sha":"8a09d535f101aac98935f82b76345ca9691b5e2b","kind":"tag","published_at":"2023-08-29T12:04:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7/manifests"},{"name":"v5.14.6","sha":"a1f511dd6ed9adba561e2ba00e1348136ed656db","kind":"commit","published_at":"2023-08-24T11:19:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6/manifests"},{"name":"v5.14.5","sha":"61fbfd1546c55caca984695a41f9c95668d414fc","kind":"tag","published_at":"2023-08-14T14:39:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5/manifests"},{"name":"v5.14.4","sha":"40f4b275022f03e48cf4809cd53d0d0dabb40424","kind":"tag","published_at":"2023-08-08T09:51:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4/manifests"},{"name":"v5.14.3","sha":"2deea341c9abfb640f22520e0c277027f3f91cd0","kind":"tag","published_at":"2023-08-01T15:33:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3/manifests"},{"name":"v5.14.2","sha":"36d9f0d3659e2f5ab1d924988313986962a0bf35","kind":"tag","published_at":"2023-07-25T10:01:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2/manifests"},{"name":"v5.14.1","sha":"f2e5ded80e94407f63a27eadb018139d6f967313","kind":"tag","published_at":"2023-07-19T09:05:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1/manifests"},{"name":"v5.14.0","sha":"2529e3aaaaec2c9f8e8cf669e58bb9c81db5a6d8","kind":"tag","published_at":"2023-07-11T14:57:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0/manifests"},{"name":"v5.13.7","sha":"aac2d5b526e8139314d99f827ecc3b2c24e99686","kind":"tag","published_at":"2023-07-04T08:53:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7/manifests"},{"name":"v5.13.6","sha":"312270bc71224067e1910bbee9f800b4a2469cc7","kind":"tag","published_at":"2023-06-23T14:05:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6/manifests"},{"name":"v5.13.5","sha":"24b3af68ebe79c1891e45c60c6bcfd26f8818f73","kind":"tag","published_at":"2023-06-12T13:43:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5/manifests"},{"name":"v5.13.4","sha":"a522d82df32d3bfab46b25f5ff24eeb9670c83fb","kind":"tag","published_at":"2023-06-05T17:30:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4/manifests"},{"name":"v5.13.3","sha":"70d4a2bb49dca9fef7854a1463a392094222812b","kind":"tag","published_at":"2023-05-29T11:22:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3/manifests"},{"name":"v5.13.2","sha":"f661923e9aa9d9cc634750affbb04bf2007bc57d","kind":"tag","published_at":"2023-05-22T16:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2/manifests"},{"name":"v5.13.1","sha":"0c58832b6e182f782e73b118ed9681055db3e249","kind":"tag","published_at":"2023-05-17T05:25:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"9130a021ca34746e4076fcae50c57bc584026b8f","kind":"tag","published_at":"2023-05-10T08:14:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0/manifests"},{"name":"v5.12.3","sha":"9710ff34b16a0f271107a8619a28546ae3ca7c18","kind":"tag","published_at":"2023-05-02T14:17:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"5b7e9c52e37ef0c3274a762f38cd7ef7ffc9e7a8","kind":"tag","published_at":"2023-04-25T16:42:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"d14d288ae9e9b0e2b3b33d0a77b4113f024d4215","kind":"tag","published_at":"2023-04-17T15:57:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"05127cf65b4250f836897428cd15829669ab8d6c","kind":"tag","published_at":"2023-04-11T09:58:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0/manifests"},{"name":"v5.11.16","sha":"af5e109990a26318c96dbff6f25759ba91f0e147","kind":"tag","published_at":"2023-04-04T14:00:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16/manifests"},{"name":"v5.11.15","sha":"ae98db6aca5f9d4b754ff9fce4ce33f738a00f65","kind":"tag","published_at":"2023-03-28T13:06:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15/manifests"},{"name":"v5.11.14","sha":"f34d17c3294fcdb63fe9a135b4f3aa2459c81189","kind":"tag","published_at":"2023-03-21T17:45:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14/manifests"},{"name":"v5.11.13","sha":"9f7a2bfac55faed1b1c6c7b4b6d1b1659a076bab","kind":"tag","published_at":"2023-03-14T09:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13/manifests"},{"name":"v5.11.12","sha":"b76b8f1098a6c01f39e5e19bf3abf77c2b9cf475","kind":"tag","published_at":"2023-03-06T15:03:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12/manifests"},{"name":"v5.11.11","sha":"58df7f1905f16533ddb5a7977346c0f4548e4547","kind":"tag","published_at":"2023-02-28T09:55:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11/manifests"},{"name":"v5.11.10","sha":"676bc85fa2b02f92f21dd5c7e15f453b6b9c2e3d","kind":"tag","published_at":"2023-02-20T11:30:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10/manifests"},{"name":"v5.11.9","sha":"af5b3f5e7a79da9ef4bbd63d8fcf60927ffb6533","kind":"tag","published_at":"2023-02-14T14:30:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9/manifests"},{"name":"v5.11.8","sha":"d4d8512ce3453711f3c661374579b0d2ed13f3e7","kind":"tag","published_at":"2023-02-07T10:50:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8/manifests"},{"name":"v5.11.7","sha":"33cac172846b032d3f8b9333b72b2af832dd47d0","kind":"tag","published_at":"2023-01-31T09:39:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7/manifests"},{"name":"v5.11.6","sha":"a2e552314847b4d52498538d7ca171763067a5d0","kind":"tag","published_at":"2023-01-23T20:28:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6/manifests"},{"name":"v5.11.5","sha":"685c72dfaf840f4d5b7a3ab738ddcabd74418823","kind":"tag","published_at":"2023-01-18T01:43:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5/manifests"},{"name":"v5.11.4","sha":"bc859d95e4415f880cd6bcb6f44cc9e5e8c8097c","kind":"tag","published_at":"2023-01-09T13:57:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4/manifests"},{"name":"v5.11.3","sha":"a526207c3957de4ebfcda937b58327d69464f15c","kind":"tag","published_at":"2023-01-02T17:00:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3/manifests"},{"name":"v5.11.2","sha":"e9d8fa07e1ff979bcaf92837b131cd9e292f0161","kind":"tag","published_at":"2022-12-26T14:56:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2/manifests"},{"name":"v5.11.1","sha":"a1e30390da62019e5769e398f4cbc9f8892d8f9a","kind":"commit","published_at":"2022-12-20T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"191acda4545c394b78964ab80b364e15686f0e9b","kind":"tag","published_at":"2022-12-13T12:56:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0/manifests"},{"name":"v5.10.17","sha":"4265f343b49e4af9673a49e585439d35c8deeab2","kind":"tag","published_at":"2022-12-06T10:59:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17/manifests"},{"name":"v5.10.16","sha":"b8aa3974d84c176b8857e8d5b29a7be8670bb410","kind":"tag","published_at":"2022-11-28T16:00:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16/manifests"},{"name":"v5.10.15","sha":"14a6e1c61edb5f66f4888e32c04df5e637e7cfc4","kind":"commit","published_at":"2022-11-22T09:45:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15/manifests"},{"name":"v5.10.14","sha":"c2da6de1c504c7dbd8ae1d0771c184c1544a0c76","kind":"tag","published_at":"2022-11-15T09:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14/manifests"},{"name":"v5.10.13","sha":"2f4c2190d1d3614d8063e84b79d4d1f034b3e3fe","kind":"tag","published_at":"2022-11-07T17:53:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13/manifests"},{"name":"v5.10.12","sha":"30cb27cff1d4e1838ca4235ab4285e20f2b2a870","kind":"tag","published_at":"2022-10-31T15:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12/manifests"},{"name":"v5.10.11","sha":"c80ff0339882859af7e17f8bfd0a5f6880b323f8","kind":"commit","published_at":"2022-10-25T09:34:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11/manifests"},{"name":"v5.10.10","sha":"639224a3e3600cb0e04755d89aab250297b6d851","kind":"tag","published_at":"2022-10-18T08:35:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10/manifests"},{"name":"v5.10.9","sha":"7bd7c219e2670ff7791148e9b1a1d2387528fc0c","kind":"tag","published_at":"2022-10-11T11:56:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9/manifests"},{"name":"v5.10.8","sha":"d4a3216cdd858899960f945d6e00b2d59bf1d5d1","kind":"tag","published_at":"2022-10-03T16:28:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8/manifests"},{"name":"v5.10.7","sha":"d9ef6e788eee11256818329c7429242f8b769263","kind":"commit","published_at":"2022-09-27T01:44:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7/manifests"},{"name":"v5.10.6","sha":"0f75f3d78b67c405c23bfd14a29aedff367415b7","kind":"tag","published_at":"2022-09-19T14:34:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6/manifests"},{"name":"v5.10.5","sha":"594d87dab0e43e641a6826c935df8f2c10672955","kind":"tag","published_at":"2022-09-12T14:40:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5/manifests"},{"name":"v5.10.4","sha":"c8feb29320a22cc4461fb5ef5f4f7de7bd96a59b","kind":"commit","published_at":"2022-09-06T09:11:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"992421d0114a9df72d358fe6fccc28c1fb6f1505","kind":"tag","published_at":"2022-08-29T17:37:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"99b23c06d9b018d6c500fa1acb3030d673e219ab","kind":"tag","published_at":"2022-08-23T10:25:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"dfc0b89c665de8e5e3e4ecf68d8c782e74dbb65c","kind":"tag","published_at":"2022-08-16T17:55:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"7f502e06d54c5a2f389a1639358c84279462b54a","kind":"commit","published_at":"2022-08-09T03:21:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0/manifests"},{"name":"v5.9.3","sha":"89617ef683d2bcd2c870e9c1bd58ad4d55247fd5","kind":"tag","published_at":"2022-08-01T20:54:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3/manifests"},{"name":"v5.9.2","sha":"b7f0a16eca4ac2044703032838f90873ec063d75","kind":"tag","published_at":"2022-07-25T15:12:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2/manifests"},{"name":"v5.9.1","sha":"1937412c4345569d98c0950a1016c22508e1ff81","kind":"tag","published_at":"2022-07-18T17:23:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"88ad7d4e623183b8e20702e7961ef9c8de330dc7","kind":"commit","published_at":"2022-07-12T08:54:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0/manifests"},{"name":"v5.8.7","sha":"be0ab4c062a22fc4bb52c47d005b57203b56c09c","kind":"tag","published_at":"2022-07-04T20:39:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7/manifests"},{"name":"v5.8.6","sha":"c58f6653411e0ff38bf67a512d16b87c6523606b","kind":"tag","published_at":"2022-06-27T14:21:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6/manifests"},{"name":"v5.8.5","sha":"3c528113f47cfddf2504ea02ba3065e7c5c46928","kind":"tag","published_at":"2022-06-21T18:05:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5/manifests"},{"name":"v5.8.4","sha":"a6e782ec2f037e2ca989515048ce5f22fe760595","kind":"tag","published_at":"2022-06-14T10:00:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4/manifests"},{"name":"v5.8.3","sha":"b1e4b9cd3e1d88286f9d1485864310a7c1f23a79","kind":"tag","published_at":"2022-06-07T19:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3/manifests"},{"name":"v5.8.2","sha":"93b0aba905b3b6947f58a02d911489bb737ee880","kind":"commit","published_at":"2022-05-31T11:47:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2/manifests"},{"name":"v5.8.1","sha":"1eee9ee437f39f1c3438209154df8e8b9ecd990d","kind":"tag","published_at":"2022-05-23T16:04:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"6a468718b970c39ae83a4029bcb53071c9567430","kind":"tag","published_at":"2022-05-17T09:42:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4eef029981b08c77a9c52d0b863e6b5ced279087","kind":"tag","published_at":"2022-05-10T09:06:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0/manifests"},{"name":"v5.6.4","sha":"edb7e8895ef8def2bf59376d7631e0360a77aaf6","kind":"commit","published_at":"2022-05-02T11:46:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4/manifests"},{"name":"v5.6.3","sha":"124d5e2f0022d17b577a464e6b3a69fa2511105e","kind":"tag","published_at":"2022-04-25T14:04:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3/manifests"},{"name":"v5.6.2","sha":"b3645b3fd11dc26a06ea370a41b5bac1026c6792","kind":"tag","published_at":"2022-04-18T16:10:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2/manifests"},{"name":"v5.6.1","sha":"0251fd5222079e4a512bbd32dff4a7a4c3efe997","kind":"tag","published_at":"2022-04-11T13:21:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"8dcdea53f927ab207718d7ee6576806aca2a3798","kind":"commit","published_at":"2022-04-06T03:27:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0/manifests"},{"name":"v4.12.4","sha":"a563a60219f7f6519fb0f34f6d8e3bf0974e6495","kind":"tag","published_at":"2022-04-03T14:38:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4/manifests"},{"name":"v5.5.3","sha":"96e1f40a3b8aa809d543aa7d466eb48cdfa0b53d","kind":"tag","published_at":"2022-03-28T14:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"dd411b017ea7504a14a16821b694ac6aa01d9b6d","kind":"tag","published_at":"2022-03-21T15:15:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"350b15ee91a93040d50391cb9a45440a90e6b2d1","kind":"tag","published_at":"2022-03-14T16:49:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"f3412aa9d179fdfc3f5c0a4a1cfc1965faef7307","kind":"commit","published_at":"2022-03-07T13:53:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0/manifests"},{"name":"v5.4.4","sha":"965f2eb8cb79bb0685a13d9e28c09617b22358cd","kind":"tag","published_at":"2022-02-28T15:21:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4/manifests"},{"name":"v5.4.3","sha":"e2892a61ea56b6578c2efc81d0324660082ad93c","kind":"tag","published_at":"2022-02-21T16:40:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3/manifests"},{"name":"v5.4.2","sha":"01371028b27156419923b362c4b0af92dc08b29f","kind":"tag","published_at":"2022-02-15T14:57:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"fbce2f80c6cb36e59a4a6826ae46b59a10e1c831","kind":"commit","published_at":"2022-02-08T11:34:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"ba4e819aa58b6a36ae4d96ee79c2a5310a812670","kind":"tag","published_at":"2022-02-01T09:00:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"337be3b2a630d791a5cbc5a2a4575d4f58e38df3","kind":"tag","published_at":"2022-01-24T15:05:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"dcbfc54f581dbf1c0008a8e9e578f896f06228ab","kind":"tag","published_at":"2022-01-17T22:45:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0/manifests"},{"name":"v5.2.8","sha":"f80abbb5f942064c9c270b2ac5bb2a2318876754","kind":"tag","published_at":"2022-01-10T20:11:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8/manifests"},{"name":"v5.2.7","sha":"5daaf9be5115b1cb777fb4cf3d9125baddfe5720","kind":"tag","published_at":"2022-01-03T12:34:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7/manifests"},{"name":"v5.2.6","sha":"052db9d577a03ed8d588ecca9e6c0a5f5ba676e1","kind":"tag","published_at":"2021-12-27T14:23:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6/manifests"},{"name":"v5.2.5","sha":"f8697de9c250dbc6b446bcc08566f50fb4070aab","kind":"tag","published_at":"2021-12-20T14:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5/manifests"},{"name":"v5.2.4","sha":"b265431f9a32ea726c5227821126fbc6424117d5","kind":"commit","published_at":"2021-12-14T13:41:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4/manifests"},{"name":"v5.2.3","sha":"9c3dc12c3de241f44d923bfb089200980f3fd23d","kind":"tag","published_at":"2021-12-06T16:12:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3/manifests"},{"name":"v5.2.2","sha":"fcaec7a75f951c9db79c99c42370ca18212c1f16","kind":"tag","published_at":"2021-11-29T16:51:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"586d9ba2472d549c180cbacddf97eb73425286b3","kind":"tag","published_at":"2021-11-25T11:50:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"353cecb5391571163eb6bd8cbf36d2dd299aaf56","kind":"tag","published_at":"2021-11-23T13:25:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"ddbe15b4d8b7cc1dc84720264fde0b1dafb6166f","kind":"commit","published_at":"2021-11-16T15:06:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"7e26583fe1f95f5c3682213105f8f4b51c9d61c9","kind":"tag","published_at":"2021-11-08T15:14:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0/manifests"},{"name":"v5.0.6","sha":"99752d2848f17c5d1e4840f54863899a19387162","kind":"tag","published_at":"2021-10-27T08:43:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6/manifests"},{"name":"v5.0.5","sha":"58f8ff1f8bc7f0cc4bb728654604a194b3c3790b","kind":"tag","published_at":"2021-10-26T10:14:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"86443310e4344ae1ce6e04f084d58e17e4d62170","kind":"tag","published_at":"2021-10-14T15:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"36258031912caf662f69ca3769c6e0bd46946050","kind":"tag","published_at":"2021-10-07T12:26:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"c510762a325116c654afd3c21381a50b942c2c66","kind":"tag","published_at":"2021-09-29T09:29:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"afcf3ee18e7a9c526348b3bce74b69781b4ad071","kind":"tag","published_at":"2021-09-22T12:15:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"85598e74b85a89a16f8bdf5b68346ca8d6b70557","kind":"tag","published_at":"2021-09-16T11:28:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.1","sha":"1b563a153f5b2736f79a3f45573e2e2b66ba0a9a","kind":"tag","published_at":"2021-09-08T13:55:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"698492a5401b12578dc459397b9d288542fc954b","kind":"commit","published_at":"2021-09-02T02:45:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.5","sha":"0bab71409bcc0865ab3e0fcbfa14fa824ddc5495","kind":"tag","published_at":"2021-08-25T07:30:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"c30ec7bed00b36da7b0e6a202b3cb48d2fc1b579","kind":"tag","published_at":"2021-08-13T21:32:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"e5ccdf299c75ea65b0600ee05ff6c98646891c77","kind":"tag","published_at":"2021-08-09T04:03:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3/manifests"},{"name":"v4.12.3","sha":"77a8daeed0e8efa67c6d86f3cc40239dc6eb3d94","kind":"tag","published_at":"2021-07-30T10:06:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3/manifests"},{"name":"v5.0.0-beta.2","sha":"cca80d861f64b3eaa8a5ef8815b7552aaea61557","kind":"tag","published_at":"2021-07-26T15:01:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2/manifests"},{"name":"v4.12.2","sha":"958241aa0ebf340ad0f152b91949720c85b4fcca","kind":"tag","published_at":"2021-07-19T16:41:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2/manifests"},{"name":"v5.0.0-beta.1","sha":"8a4b8952077b64e90ac9d23c116a45aed672db9c","kind":"tag","published_at":"2021-07-14T16:28:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1/manifests"},{"name":"v4.12.1","sha":"4dc8c9bf3e8a6b21a2aac58b0be3161af334b67d","kind":"tag","published_at":"2021-07-07T13:08:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"53a1655143aa4ec36c29a6063ccdf89c48a74bfd","kind":"tag","published_at":"2021-07-06T13:40:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0/manifests"},{"name":"v5.0.0-beta.0","sha":"a0f416173d2f5b78546f52e572a0f64dcc3751e9","kind":"tag","published_at":"2021-07-01T12:17:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.38","sha":"f60126f95d7b36fa12133887990615b9f47e994a","kind":"commit","published_at":"2021-06-24T03:37:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.38","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38/manifests"},{"name":"v5.0.0-alpha.37","sha":"c795ca0822e2816a630a5654d5471fa04521d23c","kind":"tag","published_at":"2021-06-15T17:49:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.37","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37/manifests"},{"name":"v5.0.0-alpha.36","sha":"cf2f6fa90608b109978698fc48120920beaaa51f","kind":"tag","published_at":"2021-06-08T06:46:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.36","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36/manifests"},{"name":"v5.0.0-alpha.35","sha":"6c0afb6d8fff919e80f9f1ec92613acacd8365e7","kind":"tag","published_at":"2021-05-31T20:34:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.35","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35/manifests"},{"name":"v5.0.0-alpha.34","sha":"ee3a077c161accb887b93a17f9eaa2b23e998319","kind":"tag","published_at":"2021-05-18T10:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.34","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34/manifests"},{"name":"v5.0.0-alpha.33","sha":"0fa6ab4a29e8469c081d3f796e0bd9cab98e9185","kind":"tag","published_at":"2021-05-09T12:29:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.33","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33/manifests"},{"name":"v4.11.4","sha":"6658323b5e2ba366691829bbef3f53c00008497e","kind":"tag","published_at":"2021-04-27T15:48:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4/manifests"},{"name":"v5.0.0-alpha.32","sha":"2e99746c35ea0c1e45187a206d6ebc25a52933dc","kind":"tag","published_at":"2021-04-27T12:59:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32/manifests"},{"name":"v5.0.0-alpha.31","sha":"b061319b132163900d1a4eb64207f5284d28639d","kind":"tag","published_at":"2021-04-20T13:59:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"0bc7ed897d54a899fb0dfc5cbd6c5ee0592705e1","kind":"tag","published_at":"2021-04-12T09:46:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"29934afe4643811f3bed772612f92d539a1e489d","kind":"tag","published_at":"2021-04-04T16:43:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"a83c7715c0e2cfa1c3e59b7a1f828f6a1476b307","kind":"tag","published_at":"2021-03-24T12:57:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"2de88ce2973667921a45ff69ea48a8843cb9d8cb","kind":"tag","published_at":"2021-03-05T13:01:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27/manifests"},{"name":"v5.0.0-alpha.26","sha":"8928a36394154e02a73d5e92a740d5f9ed8da709","kind":"tag","published_at":"2021-02-27T18:39:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"688db35f581ac345a09a15420efdb0e4c98a56ab","kind":"tag","published_at":"2021-02-11T12:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"15108a5aad5342d92e86be5c5388b8321a88b280","kind":"tag","published_at":"2021-01-26T14:08:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24/manifests"},{"name":"v4.11.3-deprecations.1","sha":"6cf7cf7c7b11b38db18a4d2003743cbadeb1b4ee","kind":"commit","published_at":"2021-01-25T23:27:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1/manifests"},{"name":"v4.11.3","sha":"bd79e8f8c5b8c77bc5c13d076377a18d2ceedfa2","kind":"commit","published_at":"2021-01-24T12:45:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3/manifests"},{"name":"v4.11.3-deprecations.0","sha":"f64337cd87428e04c851bb1667f5f9e0e6aeaede","kind":"commit","published_at":"2021-01-24T12:00:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0/manifests"},{"name":"v5.0.0-alpha.23","sha":"af6e7220961c6f5e8ed89172694287dc737828ff","kind":"commit","published_at":"2021-01-14T12:48:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23/manifests"},{"name":"v5.0.0-alpha.22","sha":"c514ea86c11c9817839630e840535358f5044caf","kind":"commit","published_at":"2021-01-04T11:14:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"5c82b9147f811fda24bc09132852ed240f8d9def","kind":"commit","published_at":"2020-12-30T17:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"cd30d9e3961c8b33ce43a133e0a958867a202c41","kind":"commit","published_at":"2020-12-21T17:51:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20/manifests"},{"name":"v5.0.0-alpha.19","sha":"754e29cf5a712d0e0f6bd3e54f80e9997659f68c","kind":"commit","published_at":"2020-12-13T17:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.11.2","sha":"174b64f8a3adffb8df3c13285f4edc2437a8547a","kind":"commit","published_at":"2020-12-02T23:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2/manifests"},{"name":"v5.0.0-alpha.18","sha":"c5561c5febbe1c3bd5446c8a0bb480025ab38b86","kind":"commit","published_at":"2020-12-02T23:25:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.11.1","sha":"b8092ce09e164a1cb2fec2f3a5b6aa6e2dc6cbbd","kind":"commit","published_at":"2020-11-24T14:35:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1/manifests"},{"name":"v5.0.0-alpha.17","sha":"41d6a360e0fb245dd74549445539c6218a9dc737","kind":"commit","published_at":"2020-11-23T00:49:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17/manifests"},{"name":"v5.0.0-alpha.16","sha":"47a8e102eeaa5a68a2b4f99c08085cfddc0bef77","kind":"commit","published_at":"2020-11-14T12:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16/manifests"},{"name":"v5.0.0-alpha.15","sha":"fa9cbc835ee70b12234b7207b1872356277da5fa","kind":"commit","published_at":"2020-11-03T23:57:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15/manifests"},{"name":"v5.0.0-alpha.14","sha":"56520e757e0052e25f8dd5d78214458c4b7c634d","kind":"commit","published_at":"2020-10-23T22:59:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14/manifests"},{"name":"v5.0.0-alpha.13","sha":"b82af55f9917f9e77a3cae9b36e47b29d43182c0","kind":"commit","published_at":"2020-10-17T21:47:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13/manifests"},{"name":"v5.0.0-alpha.12","sha":"c7c3643948bce7327a7f01665caa7474be2694f9","kind":"commit","published_at":"2020-10-10T22:32:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12/manifests"},{"name":"v5.0.0-alpha.11","sha":"b4fe7eefd494fa28cd3453067af8872a83f31fa6","kind":"commit","published_at":"2020-09-26T15:07:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11/manifests"},{"name":"v5.0.0-alpha.10","sha":"2e1502fc18d86d69a6b55fc4ac5dcb50ddf192c4","kind":"commit","published_at":"2020-09-15T08:10:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10/manifests"},{"name":"v5.0.0-alpha.9","sha":"e830beb63940d24129285f554fc9c2fb0bd7ccbf","kind":"commit","published_at":"2020-09-06T16:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9/manifests"},{"name":"v5.0.0-alpha.8","sha":"5f986712bbb2f0b789c151b6d2f3e2d48cde0980","kind":"commit","published_at":"2020-08-31T16:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"c32a96b4beb3a5c72a8c179fb095f09dacf61050","kind":"commit","published_at":"2020-08-22T16:39:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"15fd6232de294be9ba0ca103351a11f84009b04f","kind":"commit","published_at":"2020-08-13T16:56:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6/manifests"},{"name":"v5.0.0-alpha.5","sha":"40aa9cbb1df08a5994392d5cea15a60979b28a7e","kind":"commit","published_at":"2020-07-27T22:55:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"519390c2bb12b5eb7b6f5f898afb78ac7f285543","kind":"commit","published_at":"2020-07-19T17:54:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"f432112f0bcfb1fd2002002db181e83edc99d906","kind":"commit","published_at":"2020-07-12T17:06:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"f928d6e04ea7f185cda0e739ebbe2ea36d0aa4d3","kind":"commit","published_at":"2020-07-04T23:16:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2/manifests"},{"name":"v4.11.0","sha":"79ebf71d31cca2c73143891960ea54ec1132bdeb","kind":"commit","published_at":"2020-06-30T23:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0/manifests"},{"name":"v5.0.0-alpha.1","sha":"8281371f88c81fc3e4560b0334cc0c473b9d45f9","kind":"commit","published_at":"2020-06-27T15:07:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.10.2","sha":"d0bfcb4f11fd3904b1e235d80fbfe23758de8372","kind":"commit","published_at":"2020-06-11T19:11:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"4e12b951f64fd47864b4dea8ec8631387a89ddb1","kind":"commit","published_at":"2020-06-01T15:14:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"dd9280e753eb8dc3444a26e85fe4f800b759cad2","kind":"commit","published_at":"2020-05-23T17:50:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0/manifests"},{"name":"v4.9.14","sha":"1fb44683825f0ee7f4d5933528598917ff72f0e4","kind":"commit","published_at":"2020-05-11T22:41:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.14","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14/manifests"},{"name":"v4.9.13","sha":"c224f32bb8f144e590c096d103c9d59c2509ed93","kind":"commit","published_at":"2020-05-04T11:29:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.13","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13/manifests"},{"name":"v4.9.12","sha":"3e5fd3c4f200e50a1331857f092a547b41f6db1e","kind":"commit","published_at":"2020-04-26T23:18:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.12","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12/manifests"},{"name":"v4.9.11","sha":"77f6fe0a73791176bd58d8c013bf5631270faf4d","kind":"commit","published_at":"2020-04-19T14:10:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11/manifests"},{"name":"4.9.11","sha":"b551194a14c4469f3b07dc43bc6aaea525138944","kind":"commit","published_at":"2020-04-18T10:43:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11/manifests"},{"name":"v4.9.10","sha":"8baef82396665179c67ca3acfd51e396b947f412","kind":"commit","published_at":"2020-04-11T13:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.10","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10/manifests"},{"name":"v4.9.9","sha":"c191471a20315cae4006c1e4d3d51db5e49b5fee","kind":"commit","published_at":"2020-04-04T15:54:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.9","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9/manifests"},{"name":"v4.9.8","sha":"e9fbcbf015bbf7057aadd5777703b7059aedf043","kind":"commit","published_at":"2020-03-28T19:33:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8/manifests"},{"name":"v4.9.7","sha":"10bc98f283feaae6397ef1b73b1b82be4a39a5f5","kind":"commit","published_at":"2020-03-18T12:45:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7/manifests"},{"name":"v4.9.6","sha":"0176a231719152fa4a2100aa7119e9fd777b5fed","kind":"commit","published_at":"2020-03-18T10:52:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6/manifests"},{"name":"v4.9.5","sha":"b9dec2780203e37148d87788f727c668d9019581","kind":"commit","published_at":"2020-02-29T10:36:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5/manifests"},{"name":"v4.9.4","sha":"45fe0e31c462ed3a2fba134fb1edbd05b91da2a4","kind":"commit","published_at":"2020-02-23T10:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4/manifests"},{"name":"v4.9.3","sha":"2bec4ebc9c20be8abecbad6d3f0f7ba2875c9c35","kind":"commit","published_at":"2020-02-16T11:52:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3/manifests"},{"name":"v4.9.2","sha":"f567b384f509d36b7e10f691e6b58538e7db8869","kind":"commit","published_at":"2020-02-09T18:32:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"717887fdd9d3b27701d760d78aa12ecf52f02f43","kind":"commit","published_at":"2020-02-02T11:46:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f2c9817526b729801b1716afc957ef3886ccb422","kind":"commit","published_at":"2020-01-22T20:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"d0c928c82e3fc8f284a2f7fd1b9acbf717c5a64e","kind":"commit","published_at":"2020-01-06T11:44:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"0c7ca746674cfb47a46cad8ebea21155702fd38c","kind":"commit","published_at":"2019-12-30T10:59:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"c6f734f0d6b183962e83fc5612fef6583bf40712","kind":"commit","published_at":"2019-12-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3a8f0eace8dd6a1c3234a8be2b7c41f06b6260d4","kind":"commit","published_at":"2019-12-14T19:59:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"0a129d58056d38bd15141aaa98d346774895d5f5","kind":"commit","published_at":"2019-12-07T12:46:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"6291316a32cfb4fb19ffdbcf30abfcb63023f17f","kind":"commit","published_at":"2019-12-01T10:59:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1/manifests"},{"name":"v3.9.4","sha":"6b0fee51deb7c32b75498d4ab2186946e7c4ce0a","kind":"commit","published_at":"2019-11-28T09:28:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4/manifests"},{"name":"v4.7.0","sha":"2b04ee905695540bde87653908ece5c4d57546c9","kind":"commit","published_at":"2019-11-22T10:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"856188b2de7a5e514803314f329da76fe65dec50","kind":"commit","published_at":"2019-11-12T13:52:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"d2d76bf26231a96981260232de5271b24e9391a4","kind":"commit","published_at":"2019-11-05T16:46:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0/manifests"},{"name":"v4.5.2","sha":"cb52f392b3b3528857178a756354ffb0e8bccd73","kind":"commit","published_at":"2019-10-28T22:58:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"803d08fbdf20de2d34c36a2a27bbc8e5a7e79fb2","kind":"commit","published_at":"2019-10-12T20:22:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"de3c62c25bf9e92ba35019e5a3ca7f68a36600d8","kind":"commit","published_at":"2019-10-02T08:07:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"554e7dce0cd96a4f9ef1924b41a3ce530cb433ae","kind":"commit","published_at":"2019-09-22T17:16:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"b563d529a8544fa4f4090723239ab075665c5f03","kind":"commit","published_at":"2019-09-11T20:45:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"f3beaee67fb9a4145a792fc8b798ef327b55f513","kind":"commit","published_at":"2019-09-08T09:58:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1/manifests"},{"name":"v1.2.5","sha":"8ee2d7168294f21af787aaba46661824097e33bb","kind":"tag","published_at":"2019-09-03T18:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5/manifests"},{"name":"v4.4.0","sha":"98f2c7cae9b2e0a53cf731882164aa44babb4be3","kind":"commit","published_at":"2019-08-31T12:19:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"29c1adf61a141a3db885ee569e42251cee53e749","kind":"commit","published_at":"2019-08-21T17:29:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3/manifests"},{"name":"v1.2.4","sha":"e44972d3c3e199529fdbc85974f7ae570b8424a0","kind":"tag","published_at":"2019-08-16T20:53:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4/manifests"},{"name":"v4.3.2","sha":"f2dbeca2dd1aecf6bc56e2302ec766d2e4bfb2ac","kind":"commit","published_at":"2019-08-10T17:39:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"d5a2ad9d26f7b089111b208c929ac1f98e7f6958","kind":"commit","published_at":"2019-08-03T15:14:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"8c28ed9c67e7b6ad02a8826178352aa4e9901b50","kind":"commit","published_at":"2019-07-28T14:32:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"42f78c69a59f0b5fa5fb8f533385f04ef77d7889","kind":"commit","published_at":"2019-07-17T13:42:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1/manifests"},{"name":"v1.0.4","sha":"455489e2e149ff5393f6ba08870368c88da259bd","kind":"tag","published_at":"2019-07-10T15:39:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"4c21bc05d6c5e48c64bc947ba9e271ed3e762a0e","kind":"tag","published_at":"2019-07-10T15:08:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"543041538f31cbdfbe3e85b8bc0f5c183ac5448e","kind":"tag","published_at":"2019-07-09T13:14:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"3a40065694cab2a5e8dedab6781e98493c1dc69d","kind":"tag","published_at":"2019-07-09T12:54:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1/manifests"},{"name":"v4.2.0","sha":"cf2cdd83f2a2f65d0e979d1faa9e815a5e2d3502","kind":"commit","published_at":"2019-07-06T15:30:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"6da1d591264e8c4a18e5ab56bdf6f8c0f985ed99","kind":"commit","published_at":"2019-06-25T13:53:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"eade31e58deb8ff3faee777313d70141e5868ebe","kind":"commit","published_at":"2019-06-23T11:46:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"b78a5ab7581488f7fff271a2cf64927dd28c3ab0","kind":"commit","published_at":"2019-06-13T09:55:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"07b9d6efaac1b663b2657173227e9490c796191e","kind":"commit","published_at":"2019-06-10T11:50:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"d58075ddb1757a11c47ef3d2b1fe9bed55e640dd","kind":"commit","published_at":"2019-06-03T16:35:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a3572bcaf34d204b314fd2c84064c9180f3a50f1","kind":"commit","published_at":"2019-05-27T12:48:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"505e275285c757e0515c8623b43c823d8a74790c","kind":"commit","published_at":"2019-05-23T15:39:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.0","sha":"a33f0ab64999331a54267cdf0eb89e53fa4d70cd","kind":"commit","published_at":"2019-05-20T21:26:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0/manifests"},{"name":"v4.0.0-beta.2","sha":"3686a27055dce58b5e800b520087c0c448b7480e","kind":"commit","published_at":"2019-05-13T12:26:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"5c152157078503e8599537108c3be9e00969fa34","kind":"commit","published_at":"2019-05-05T12:24:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"f19bd59ae53f23e3637383061774542d973cc48c","kind":"commit","published_at":"2019-04-28T22:42:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.8","sha":"92d6e987a43041fde63fd02cad61277d04193c29","kind":"commit","published_at":"2019-04-17T19:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"663643e0a83554d7730be42140aef6bc3ac09c6a","kind":"commit","published_at":"2019-04-07T23:25:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"2482d2b689440df6fb3da6157a789adac2783736","kind":"commit","published_at":"2019-03-30T19:33:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6/manifests"},{"name":"v3.9.3","sha":"ebed7922fc97331519f507768572a068edb8494e","kind":"commit","published_at":"2019-03-28T14:06:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3/manifests"},{"name":"v4.0.0-alpha.5","sha":"1bfdbe5688fb3556e4bebd1f8e357c515244ac42","kind":"commit","published_at":"2019-03-23T21:04:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"997324d52467e3a7b7a8058c0ba8309d04d4ddf6","kind":"commit","published_at":"2019-03-17T11:00:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"3a5d2e50411ddd3caea450abda49fd7c6ed230dc","kind":"commit","published_at":"2019-03-10T11:57:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"f606f7584dd842a89423dd3cc69e32b5ad3fdae1","kind":"commit","published_at":"2019-03-03T16:12:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"eea3b4d9a623f87d79be63f57b4a69ddfe375610","kind":"commit","published_at":"2019-02-20T10:58:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"97b26c4821299aef21e6ef9372a25aedd78d0137","kind":"commit","published_at":"2019-02-12T14:39:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.9.2","sha":"dbc788f7d231b4eceaa7a6a3e253104de5de9af0","kind":"commit","published_at":"2019-02-03T20:45:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2/manifests"},{"name":"v3.9.1","sha":"b903d7432b5a06583c9915f7ab9346bad76007a1","kind":"commit","published_at":"2019-01-26T13:59:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"f6353cdd15b954091c3f53498eb7de198755b740","kind":"commit","published_at":"2019-01-14T21:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"8df7a83ccc0b200e67feb823ceaaf793e4b6d007","kind":"commit","published_at":"2019-01-09T21:57:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"c202914213f19b070738ba5837da18e89c1662ee","kind":"commit","published_at":"2019-01-07T18:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"baa45b12252be8965809a0ad06e67e7dc7d44313","kind":"commit","published_at":"2018-12-30T21:47:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"0445ca8b710425f22744249a0c7bb3c20e95237b","kind":"commit","published_at":"2018-12-30T21:24:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"f0d60d8a510180e9c7a9b588d3e6c04d0d1a23d3","kind":"commit","published_at":"2018-12-22T15:42:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"1871b089aef090728321cab69be92daaec6eb131","kind":"commit","published_at":"2018-12-17T20:02:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0/manifests"},{"name":"v3.6.2","sha":"edde0b4f0073fcacb7233b553812f3dffe619da5","kind":"commit","published_at":"2018-12-09T20:22:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"e5fbf74a06157e2d73701a158e8d6b5914429ea1","kind":"commit","published_at":"2018-12-01T10:43:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1/manifests"},{"name":"issue-13699-mster","sha":"ac0153bf1b13ddbc1e43c22693f2c223838d9f1a","kind":"tag","published_at":"2018-11-28T20:15:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/issue-13699-mster","html_url":"https://github.com/mui/material-ui/releases/tag/issue-13699-mster","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@issue-13699-mster","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster/manifests"},{"name":"v3.6.0","sha":"d9c790fa69a1c053c3d471e030e4066122d58902","kind":"commit","published_at":"2018-11-26T19:49:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"34492c23a773b1db66fe65801997257709c4f319","kind":"commit","published_at":"2018-11-12T23:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"dc6b2b870fa514e98c74b6854d22c6e25e7684cb","kind":"commit","published_at":"2018-11-12T22:46:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"ba1dc0f27cd85996dbf3ef9df4d7f10552d6c91f","kind":"commit","published_at":"2018-11-04T23:41:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0/manifests"},{"name":"v3.3.2","sha":"47b20fe33c5f1c8a2563bad3c27811c37f698794","kind":"commit","published_at":"2018-10-27T20:16:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"92b2a36716c8ced3d12ff0b300be06cc4743e6da","kind":"commit","published_at":"2018-10-23T22:16:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"47d3b93780400d6eaef48d29dfcbebec8a5f22b2","kind":"commit","published_at":"2018-10-21T21:27:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"bbb0b683dd45d130b17580da86fe6ccc1ab5b3d3","kind":"commit","published_at":"2018-10-15T22:11:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"a61f0fc9a56ef22874753175bad2a636460130d1","kind":"commit","published_at":"2018-10-14T21:03:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"58f526f46e609e3e6cd785d15bfc5486df7ab79f","kind":"commit","published_at":"2018-10-07T22:44:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"dbd67aa892a4e9885d763fcb0d1f6c1691fbf763","kind":"commit","published_at":"2018-09-30T17:16:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"6184c508f94500a9da7486ccb2b9398023e4b1b5","kind":"commit","published_at":"2018-09-23T22:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"a9cbda69c8e059d928da53d9525652170b999455","kind":"commit","published_at":"2018-09-16T21:32:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"27412afa36b6c64b15b3b33cd51235efbc55a775","kind":"commit","published_at":"2018-09-08T22:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d6fb8524ff94080614e8d4d1064c7b2cec66c5d1","kind":"commit","published_at":"2018-09-03T21:14:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"2e9643f6c43c9b393a3914cd085aac92df546c04","kind":"commit","published_at":"2018-08-28T22:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"6847e0affc09f56a1497013be98bc3b59ccd3fde","kind":"commit","published_at":"2018-08-27T17:34:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0/manifests"},{"name":"v1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1","html_url":"https://github.com/mui/material-ui/releases/tag/v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1/manifests"},{"name":"v1.5.1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6b4c29e324eaa1272ce7b42ecab0e3460af6f437","kind":"commit","published_at":"2018-08-12T20:42:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0/manifests"},{"name":"v0.20.2","sha":"1b1c1fce216b5b2f5ecd52d21f8ec6a326c00cd5","kind":"commit","published_at":"2018-08-05T21:43:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2/manifests"},{"name":"v1.4.3","sha":"99650a6d174ad97b41ba1079cd5d7f55b5db21b5","kind":"commit","published_at":"2018-08-04T10:26:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e9bb799208b34fb8f8bbfe4b63b7a1942f95d91f","kind":"commit","published_at":"2018-07-29T14:37:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"869692ecf3812bc4577ed4dde81a9911c5949695","kind":"commit","published_at":"2018-07-22T21:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7fdc1890fb744b565480835fd5684e66871c679f","kind":"commit","published_at":"2018-07-14T15:02:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"f12ba5bfafc53ada2e5719697dd8373d41fa9471","kind":"commit","published_at":"2018-07-02T20:06:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"cd47eeabdcd4f67e35ff5ad56ae82a571da5747a","kind":"commit","published_at":"2018-06-26T10:53:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"e943cb8d6f405de5d53c1f3d1908cbccb502bb3a","kind":"commit","published_at":"2018-06-20T21:41:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"29308b10b3f8ba3565168e4da4bb5f793cb8b4f9","kind":"commit","published_at":"2018-06-18T18:38:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7c094a0f0381c7b68a223e27b5dc700a7595b122","kind":"commit","published_at":"2018-06-10T09:50:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2a300cdec817595ac879bc419257e55ef318b0f9","kind":"commit","published_at":"2018-06-03T15:25:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"3ccf76d315404ebd67f1254f5679d327c0647dfd","kind":"commit","published_at":"2018-05-26T14:56:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"73101790333124cc8f5857bc46038b7d2315842a","kind":"commit","published_at":"2018-05-17T22:07:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.1","sha":"aae0c434f99c4ab559d8aff53cfbd2cfa7974043","kind":"commit","published_at":"2018-05-15T21:15:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1/manifests"},{"name":"v0.20.1","sha":"c663649d9edf9d196aadbb3b426fd613816964fc","kind":"commit","published_at":"2018-05-13T21:34:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1/manifests"},{"name":"v1.0.0-rc.0","sha":"5f3008fc26479b40ff16ec498ae0e6e3361fdb47","kind":"commit","published_at":"2018-05-13T19:13:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-beta.47","sha":"d16e4f5115a9fde3e8958d7959a912a55cbb246d","kind":"commit","published_at":"2018-05-09T21:48:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.47","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47/manifests"},{"name":"v1.0.0-beta.46","sha":"aa1ef83f22650245dd736681d7ec6331cb2a42ef","kind":"commit","published_at":"2018-05-08T21:51:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.46","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46/manifests"},{"name":"v1.0.0-beta.45","sha":"ab592831cbf5987a6516139aeaf148bdb3360ccb","kind":"commit","published_at":"2018-05-07T13:38:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.45","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45/manifests"},{"name":"v1.0.0-beta.44","sha":"0bba4ad1aed5d2181baa156009301eb56fd80158","kind":"commit","published_at":"2018-04-29T20:57:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.44","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44/manifests"},{"name":"v1.0.0-beta.43","sha":"6dfe7382b9777885abe84f4d1f66c0c62545d559","kind":"commit","published_at":"2018-04-22T10:47:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.43","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43/manifests"},{"name":"v1.0.0-beta.42","sha":"bc03443cac8a55ce3fc4d19e6a95e0f3d0116fbf","kind":"commit","published_at":"2018-04-16T20:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.42","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42/manifests"},{"name":"v1.0.0-beta.41","sha":"cddff325bdc2c79592701c11e295e48db0879c28","kind":"tag","published_at":"2018-04-07T18:26:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.41","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41/manifests"},{"name":"v1.0.0-beta.40","sha":"7f423b6bef54c4a34f3b53d9b8ebf33c183916f8","kind":"tag","published_at":"2018-04-01T09:55:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.40","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40/manifests"},{"name":"v1.0.0-beta.39","sha":"b95cb7a83a102b21b7f6add713398f6c9e743d50","kind":"tag","published_at":"2018-03-28T21:23:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.39","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39/manifests"},{"name":"v1.0.0-beta.38","sha":"a6ccfbe7699b67b03703b49a7cb14d865b841d38","kind":"tag","published_at":"2018-03-17T12:24:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.38","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38/manifests"},{"name":"v1.0.0-beta.37","sha":"1587ac3654ae5061eb21f652722a02cc4c367292","kind":"tag","published_at":"2018-03-11T14:31:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.37","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37/manifests"},{"name":"v1.0.0-beta.36","sha":"f31bd2e431c29f85a053387ce062987a3fc36168","kind":"tag","published_at":"2018-03-05T21:07:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.36","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36/manifests"},{"name":"v1.0.0-beta.35","sha":"25ca14ffcec6eeb75446730a03cc4a2014c5e8ab","kind":"tag","published_at":"2018-02-25T22:47:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.35","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.2","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2/manifests"},{"name":"olivier-material-ui-codemod@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1/manifests"},{"name":"olivier-material-ui-icons@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.1","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1/manifests"},{"name":"olivier-material-ui-codemod@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0/manifests"},{"name":"olivier-material-ui-icons@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0/manifests"},{"name":"v1.0.0-beta.34","sha":"284dfcb06fed2244033cc971cb78f485bafece3d","kind":"tag","published_at":"2018-02-17T12:08:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.34","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34/manifests"},{"name":"v1.0.0-beta.33","sha":"b7f698d48d61e74f74e5e50a08b4309460a55266","kind":"tag","published_at":"2018-02-10T12:03:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.33","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33/manifests"},{"name":"v1.0.0-beta.32","sha":"896bc50f35a83fac0453dbbecd9f367b45b450e9","kind":"tag","published_at":"2018-02-04T22:44:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.32","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32/manifests"},{"name":"v1.0.0-beta.31","sha":"6271146a2545aeedf4110990de21ebc0c910b627","kind":"tag","published_at":"2018-01-29T22:06:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.31","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31/manifests"},{"name":"v1.0.0-beta.30","sha":"2bb35ce508832f518a4c3af8cd7cf67af8fd90c5","kind":"tag","published_at":"2018-01-21T22:50:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.30","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30/manifests"},{"name":"v1.0.0-beta.29","sha":"7386d56d4dfb85ca4a586a56691b6a58798d5c42","kind":"tag","published_at":"2018-01-16T20:27:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.29","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29/manifests"},{"name":"v1.0.0-beta.28","sha":"e1f3dad9084edf460d42e0a5f6b7c956eaa51e8d","kind":"tag","published_at":"2018-01-14T14:52:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.28","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28/manifests"},{"name":"v1.0.0-beta.27","sha":"fcfe4a64a95f65e205c5ba9523987982e6556eea","kind":"tag","published_at":"2018-01-06T15:25:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.27","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27/manifests"},{"name":"v1.0.0-beta.26","sha":"bd42549ee464bce03743f7ee18964066f9d3907d","kind":"tag","published_at":"2017-12-30T23:24:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.26","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26/manifests"},{"name":"v1.0.0-beta.25","sha":"d9ab3e313136fa5fb179743b560ac7c9e4fa8f6a","kind":"tag","published_at":"2017-12-22T23:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.25","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25/manifests"},{"name":"v1.0.0-beta.24","sha":"7c8fe8516f8bf6317e7cc748eefa7d97c92b4007","kind":"tag","published_at":"2017-12-17T12:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.24","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24/manifests"},{"name":"v1.0.0-beta.23","sha":"1a4e5b06ae0a7f6b3a6be810d272ebdf3efbb863","kind":"tag","published_at":"2017-12-09T09:51:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.23","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23/manifests"},{"name":"v0.20.0","sha":"86b40ae4883e95d6139e9e5d59c0e14aa022ce3a","kind":"commit","published_at":"2017-12-04T04:05:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0/manifests"},{"name":"v1.0.0-beta.22","sha":"22f68ca292a947349ae2877b09e85775703ec87f","kind":"tag","published_at":"2017-11-28T23:11:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22/manifests"},{"name":"v1.0.0-beta.21","sha":"d33604a9deacbb2725da3688d823416486a039c1","kind":"tag","published_at":"2017-11-13T22:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21/manifests"},{"name":"v1.0.0-beta.20","sha":"076d08bfa709ffdb4858106ebda73f475e4ec5b9","kind":"tag","published_at":"2017-11-05T19:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20/manifests"},{"name":"v1.0.0-beta.19","sha":"2a1879fb818973d4df766c2d7842afd939fdb2b8","kind":"tag","published_at":"2017-10-30T21:51:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19/manifests"},{"name":"v1.0.0-beta.18","sha":"f626204f8e0cd9933bcb7a8c8ac5cd97d6419eca","kind":"tag","published_at":"2017-10-23T21:58:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18/manifests"},{"name":"v1.0.0-beta.17","sha":"616d69d5ff7263eb9c84960b6b7a4c9ff852d4ef","kind":"tag","published_at":"2017-10-15T22:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17/manifests"},{"name":"v1.0.0-beta.16","sha":"56fd0d9d2f6fe0222b8c4117e227de1d725918ba","kind":"tag","published_at":"2017-10-08T20:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16/manifests"},{"name":"v0.19.4","sha":"f1bc4be26ca68578f0cfd053fed8eeabe0d3a636","kind":"tag","published_at":"2017-10-08T19:56:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4/manifests"},{"name":"v1.0.0-beta.15","sha":"4da17a67182a212be91a36cec9c976ccb6293380","kind":"tag","published_at":"2017-10-04T16:05:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15/manifests"},{"name":"v1.0.0-beta.13","sha":"736f12000e6989b2e37fcf10deca8bcf20a284f5","kind":"tag","published_at":"2017-10-01T19:58:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13/manifests"},{"name":"v0.19.3","sha":"7e484cc0c2e3db1e30ebe89d93475f2999f6168c","kind":"tag","published_at":"2017-10-01T19:35:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3/manifests"},{"name":"v1.0.0-beta.12","sha":"65b6e04a74a1520209e7b8fcfa311a431ecb070a","kind":"tag","published_at":"2017-09-24T18:24:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12/manifests"},{"name":"v0.19.2","sha":"5f750e046d48fa2f8c0efd86290ea48661c9b32e","kind":"tag","published_at":"2017-09-18T20:14:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2/manifests"},{"name":"v1.0.0-beta.11","sha":"01c6feb33e7e4e5043ce2a8377fa7dda3dbc8180","kind":"tag","published_at":"2017-09-18T19:11:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11/manifests"},{"name":"v1.0.0-beta.10","sha":"3d4518c997fe875f8e91044ff59a09a46fdfb726","kind":"tag","published_at":"2017-09-13T21:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10/manifests"},{"name":"v1.0.0-beta.9","sha":"d4dba0da9a00efe5104365ca647d848a131a41a6","kind":"tag","published_at":"2017-09-10T11:17:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9/manifests"},{"name":"v1.0.0-beta.8","sha":"865b39bef48c3f85743c3914ba146b97b93fce0f","kind":"tag","published_at":"2017-09-02T11:11:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8/manifests"},{"name":"v0.19.1","sha":"b0d03e92c64bee1ac8c25acd0c48657b7f605d9a","kind":"tag","published_at":"2017-09-02T10:38:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1/manifests"},{"name":"v1.0.0-beta.7","sha":"d2083879918dcafdc9c17e3e19440000a0abb3b0","kind":"tag","published_at":"2017-08-30T22:51:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7/manifests"},{"name":"v1.0.0-beta.6","sha":"8385df161a6792d472821e30c7095b267b844950","kind":"tag","published_at":"2017-08-20T14:48:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6/manifests"},{"name":"v1.0.0-beta.5","sha":"8292545fd41ea9f9d3c7c52bb45f60a4fea434a9","kind":"tag","published_at":"2017-08-15T08:55:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5/manifests"},{"name":"v0.19.0","sha":"d1b3bc614a818d497e38fd51c85077dd7b490bad","kind":"tag","published_at":"2017-08-15T08:17:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0/manifests"},{"name":"v1.0.0-beta.4","sha":"110f0a6e95e8e2b51b2bdd7e545a9b41d1a0009f","kind":"tag","published_at":"2017-08-05T10:09:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4/manifests"},{"name":"v1.0.0-beta.3","sha":"e0dd9560d4a152ca0a61558b6238edc40746c354","kind":"tag","published_at":"2017-07-29T21:00:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"45d5da95daf4d52b0ea6e4ffbef27755fa0aa196","kind":"tag","published_at":"2017-07-23T17:45:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"603fbde8d99e386d6640ec6c24ba9fcfc4316dd4","kind":"tag","published_at":"2017-07-23T17:12:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1/manifests"},{"name":"v0.18.7","sha":"50f6dfc4b6ee7473e27ba950c3ce900b24f17d1c","kind":"tag","published_at":"2017-07-23T15:51:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7/manifests"},{"name":"v1.0.0-alpha.22","sha":"f3992561ed94696d595b6a56efc7449c7dee67c7","kind":"tag","published_at":"2017-07-18T09:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22/manifests"},{"name":"v1.0.0-alpha.21","sha":"49d21891b72796f4a8f383d9b15b66f72cb94549","kind":"tag","published_at":"2017-07-04T22:13:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21/manifests"},{"name":"v0.18.6","sha":"1d10ecbac4a83f9934bb6a7f025855f82002113c","kind":"tag","published_at":"2017-07-04T21:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6/manifests"},{"name":"v0.18.5","sha":"86f7c4141cc66ab1e96a681a6945472283e41ea3","kind":"tag","published_at":"2017-06-28T18:14:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5/manifests"},{"name":"v1.0.0-alpha.20","sha":"84363396403cbbd51072d0b09822cd6d8ab6bf87","kind":"tag","published_at":"2017-06-25T18:01:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20/manifests"},{"name":"v0.18.4","sha":"2c6872cacf19ac71a316b282c2467162dcd148c6","kind":"tag","published_at":"2017-06-25T17:39:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4/manifests"},{"name":"v1.0.0-alpha.19","sha":"611bfd7557fd928933e39c054d2b2edeb57adaed","kind":"tag","published_at":"2017-06-19T16:58:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19/manifests"},{"name":"v1.0.0-alpha.18","sha":"5fdb60642bdf2907b7fba352cf2cd0fa7208848f","kind":"tag","published_at":"2017-06-19T10:12:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18/manifests"},{"name":"v1.0.0-alpha.17","sha":"73e0a35145d10f3c29a991f75e5ba8315e0e754a","kind":"tag","published_at":"2017-06-12T11:55:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17/manifests"},{"name":"v0.18.3","sha":"4c6a542c772f9fe9ff97bb95f63801138d7722d0","kind":"tag","published_at":"2017-06-07T21:28:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"9d3b59b3fec3b31b37334c3bd842112f3d090f86","kind":"commit","published_at":"2017-06-06T21:29:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2/manifests"},{"name":"v1.0.0-alpha.16","sha":"0c7dba6dc5ad8b9f69ec3c60e3ba31f2973e582a","kind":"tag","published_at":"2017-06-01T08:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"18508aeb3e5817406209e15c3e51a53c2cbece96","kind":"tag","published_at":"2017-05-23T20:00:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"771fb44738e116a1d2cec7aabb8ed1425b1d57f6","kind":"tag","published_at":"2017-05-14T10:11:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14/manifests"},{"name":"v0.18.1","sha":"715372edf9fc21244030207409b4070158f6936d","kind":"tag","published_at":"2017-05-13T10:21:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1/manifests"},{"name":"v1.0.0-alpha.13","sha":"17fde80a53fb9fcce31a82290f54de55cf3655e9","kind":"tag","published_at":"2017-05-08T10:47:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13/manifests"},{"name":"v0.18.0","sha":"dea7938b1265a3b100899d65589fbd05e877ab9e","kind":"tag","published_at":"2017-04-30T22:26:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0/manifests"},{"name":"v1.0.0-alpha.12","sha":"dc7371e4770fd3e8b1a82b9c2c2a652acaa73713","kind":"tag","published_at":"2017-04-30T22:22:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12/manifests"},{"name":"v0.17.4","sha":"a398290811c94bd6bb2d5d04c7f6d0ce734e3ad6","kind":"commit","published_at":"2017-04-14T17:20:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4/manifests"},{"name":"v1.0.0-alpha.11","sha":"7b3dbfaf2e94e8139424c8660692ee20d5a9880e","kind":"tag","published_at":"2017-04-14T16:50:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11/manifests"},{"name":"v0.17.3","sha":"53076a03182668f94d3bf40cd880309a51e9be88","kind":"tag","published_at":"2017-04-10T21:42:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"38c4aed87e608ded8e083dcf341ed5e9a14c20ef","kind":"tag","published_at":"2017-04-09T11:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2/manifests"},{"name":"v1.0.0-alpha.10","sha":"27fd907d604c1d3189b7b70e3a7e4758e0171492","kind":"tag","published_at":"2017-04-06T12:00:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"b962c2fbfa7a9cab9e9844e01966b90ca86e67a1","kind":"tag","published_at":"2017-04-01T13:47:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a0b4691eb3958aeb9173a8f4e705c81dfb7d25da","kind":"tag","published_at":"2017-03-25T11:46:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8/manifests"},{"name":"v0.17.1","sha":"05280483dbbc29e56edd8f3644721679b55d4d73","kind":"commit","published_at":"2017-03-13T12:27:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1/manifests"},{"name":"v1.0.0-alpha.7","sha":"9281a3fcee37d6afb9e493ff06e8a2626f4d7d91","kind":"tag","published_at":"2017-03-12T12:31:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"69f604946c366c655d0613841c034cacee7e9ef4","kind":"commit","published_at":"2017-02-26T12:41:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6/manifests"},{"name":"v1.0.0-alpha.5","sha":"74973892bdfacd5c9e3a4ce63185e9a6500d9522","kind":"commit","published_at":"2017-02-26T11:04:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-alpha.4","sha":"6472a6864951bfe7f3739afbe74b50981299ac28","kind":"commit","published_at":"2017-02-26T10:19:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4/manifests"},{"name":"v0.17.0","sha":"c9af9606bcea6551ceaadc2f6430d629eb679e84","kind":"commit","published_at":"2017-02-12T22:06:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0/manifests"},{"name":"v1.0.0-alpha.3","sha":"4583f5212d0b668e3801a859d3cc584cec0ec173","kind":"commit","published_at":"2017-02-12T21:43:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"8476782b595175d25c8a972b5fe53bc1f8532676","kind":"tag","published_at":"2017-02-07T19:48:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"3a0eb03018a9c5c96ba5233de8ef45202403a94c","kind":"commit","published_at":"2017-01-29T21:29:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.16.7","sha":"867c6c29b1badd839b1fd57720e5754fcd53a516","kind":"commit","published_at":"2017-01-15T19:57:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"bc84dbeeb78b725fefdc10cdc6eee7b75cc1226e","kind":"commit","published_at":"2016-12-25T21:03:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"8a03a04ef17f76ce09b88607b216d8a8e4d277d6","kind":"commit","published_at":"2016-12-09T20:45:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"84c18c98ff56fbe81be902735164219040729bb1","kind":"commit","published_at":"2016-11-17T19:18:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"066c5d53d1d4ecec2923ed12ec14647ae8248a9c","kind":"commit","published_at":"2016-11-17T16:41:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"806b2eab2272b430e814f8b3c7f1e7b31cd0e306","kind":"commit","published_at":"2016-11-14T17:22:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"2085737a798d9cb808b2fddf1f06883b27327ccc","kind":"commit","published_at":"2016-10-19T18:24:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"6eb9913441cb39562f4c935bdd70042d26daa260","kind":"commit","published_at":"2016-10-05T14:36:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0/manifests"},{"name":"v0.16.0-rc2","sha":"71a9524d0ec28dad2f566a42c7bb8ad2ea93ce36","kind":"commit","published_at":"2016-09-24T19:31:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2/manifests"},{"name":"v0.16.0-rc1","sha":"1691addd7f84317619c6831c35cb1f32ef3779b6","kind":"commit","published_at":"2016-09-07T19:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1/manifests"},{"name":"v0.15.4","sha":"be9bc14f4cda041299b6f8845af87b9278c871fc","kind":"commit","published_at":"2016-08-10T22:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"8bd3589dd7f676f3d725559cbd63457afe8d3691","kind":"commit","published_at":"2016-08-02T20:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"908f694e1e6eae9e63da6b22e63100d6bda4fa8e","kind":"commit","published_at":"2016-07-09T21:10:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"1fed1bcc81d89e473e261c1da4bf0a3a46515ce8","kind":"tag","published_at":"2016-06-20T08:15:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"06667b589952f58ff8c6d277df364ef16dada671","kind":"tag","published_at":"2016-05-06T13:49:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0/manifests"},{"name":"v0.15.0-beta.2","sha":"7cf7adfe9042e9be8dbaa1c850ffacca26e9c269","kind":"commit","published_at":"2016-04-21T22:57:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2/manifests"},{"name":"v0.15.0-beta.1","sha":"47d7525fb77c7c579e99d595b3f98c69fc838c77","kind":"tag","published_at":"2016-04-14T13:33:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1/manifests"},{"name":"v0.15.0-alpha.2","sha":"caabf9eaee5a5e11097958105f8427cfc8905f86","kind":"tag","published_at":"2016-03-17T23:37:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2/manifests"},{"name":"v0.15.0-alpha.1","sha":"2ebddeb908857c16ece162964a7e501ab37716ba","kind":"commit","published_at":"2016-02-27T17:54:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1/manifests"},{"name":"v0.14.4","sha":"de2bee1335ff1fd701a60cb3d739cf919dbd77ce","kind":"commit","published_at":"2016-02-03T00:47:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"fa9141f90149392cc3fa366736e61a89b07e9205","kind":"commit","published_at":"2016-01-27T03:06:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"44b41957ae81344cf6dc794cf2dbe2da48152622","kind":"commit","published_at":"2016-01-08T15:52:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"0ae4d7f61bb240ae5e2adc9d15a8d5629f738db6","kind":"commit","published_at":"2016-01-04T22:23:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"628bc82957d8e537a1b648e31e10723820bb00ac","kind":"commit","published_at":"2015-12-25T15:12:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0/manifests"},{"name":"v0.14.0-rc2","sha":"9a24d8a7839c37b86748ad8022e39235e8eb6be2","kind":"commit","published_at":"2015-12-14T22:26:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2/manifests"},{"name":"v0.14.0-rc1","sha":"7459597806a2f1f5826eaab26d3c5d974da70fbd","kind":"commit","published_at":"2015-12-04T19:52:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1/manifests"},{"name":"v0.13.4","sha":"a98006f9ffb588030cbdd2e3b4a4515017e58c43","kind":"commit","published_at":"2015-11-24T17:07:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"e33afed6913b58a990bd4b51a038bbfff0a0f42f","kind":"commit","published_at":"2015-11-17T16:34:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"6f28ad04e8f95073646bfeb8936c550ca4a94347","kind":"commit","published_at":"2015-11-10T00:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"330488977f95dbebd6cf6a387bf10a86238331ff","kind":"commit","published_at":"2015-10-29T21:08:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"7980cd589e9dc9e055e1b789bf2f80e7f2ef0f5d","kind":"commit","published_at":"2015-10-21T19:38:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"86394ccd2d7b715eaa054a369679eba4ac82ce1f","kind":"commit","published_at":"2015-10-21T19:04:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"d310459476a461e0d29f166de277896026d8f35f","kind":"commit","published_at":"2015-10-19T17:30:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"06aca1012d01de4ec782acfb8d22a6ec83d48ff7","kind":"commit","published_at":"2015-10-07T21:43:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"6671f90516c2065839efae773ecda924b8bebdae","kind":"commit","published_at":"2015-10-06T19:31:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"a4e194e46c47f8e2eedfab8f0a8c4104e5679c95","kind":"commit","published_at":"2015-09-28T16:15:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"aa485220ff28e907d2548cbfb65bd789c23d9eba","kind":"commit","published_at":"2015-09-25T16:08:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"b55b770f2049852febe47bef27aa0eaceafcec08","kind":"commit","published_at":"2015-09-15T21:10:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"82bc1cb2805f7b624516f71628e6ca525df18cad","kind":"commit","published_at":"2015-08-24T21:31:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0/manifests"},{"name":"v0.10.4","sha":"a8097bcbed6939f0cb308e05acf03a907b666725","kind":"commit","published_at":"2015-08-09T03:29:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"2a43082b52138e33c85878616461445895066a11","kind":"commit","published_at":"2015-08-08T22:51:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"71583523f39c1830d3fcffeff0598c2f803f1048","kind":"commit","published_at":"2015-07-29T20:34:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"6b609c63611b02f9e845b765770983c547cd6af8","kind":"commit","published_at":"2015-07-13T21:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"b6140ec86c5087ad799e9a658f3f0d9b150c205a","kind":"commit","published_at":"2015-07-10T01:35:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"8a18478700f49b94fe7f580664e7b31c581ceb0b","kind":"commit","published_at":"2015-06-20T17:47:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"3da654eb4f0ddb10d81f2706eda1f3819e40b795","kind":"commit","published_at":"2015-06-15T01:46:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"867e87d3530b4fb6bc7f6ec5fb9edcd49e7bd631","kind":"commit","published_at":"2015-06-09T23:38:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"cb794810e7c39352f1bbd533d92983dc22a57510","kind":"commit","published_at":"2015-05-24T20:12:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0/manifests"},{"name":"v0.7.5","sha":"b3ce0b272e5468919d01b3d3ab6751a92f682b48","kind":"commit","published_at":"2015-04-27T19:14:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"abc159f246f15163f7984bcf702409cffc745d6e","kind":"commit","published_at":"2015-04-21T18:14:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"9321a4a8879f380a725c7439114ebf3e0da8abcc","kind":"commit","published_at":"2015-04-01T15:20:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"953606f4d1a9e3a33798b499219fe40b1f81fd96","kind":"commit","published_at":"2015-03-25T23:45:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"03c169188dd10ec2242b7806050781867c0291dd","kind":"commit","published_at":"2015-03-04T21:41:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"078ba0c94f8985dd2d96587784f760474ba51858","kind":"commit","published_at":"2015-02-13T21:06:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"accd9f0ef163d514b091709ffd63f76f6d1a467f","kind":"commit","published_at":"2015-01-27T00:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"57c7a95be20dc77cbe0459a40acc802e16de5148","kind":"commit","published_at":"2015-01-26T23:07:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"706446d6aeb952def6f2016fdc213b6e56b2d40f","kind":"commit","published_at":"2015-01-03T23:58:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"6b294fdd0a7f9686b8b8f05cf8759e90b3e581f9","kind":"commit","published_at":"2014-12-25T17:36:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"3eb741fdb94fff5e8218809b8f7d5a9d2e4d1778","kind":"commit","published_at":"2014-12-15T17:14:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"d65414913839d9d939c8bd938ca21f39f0faa924","kind":"commit","published_at":"2014-12-07T15:15:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"fc3232f6e9d1662c4f9d813b70acb329c4cdc6de","kind":"commit","published_at":"2014-11-30T21:22:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"4b02786c2a7e27613201fe72c033a260018a38d6","kind":"commit","published_at":"2014-11-28T20:34:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"ab8880bc442941c20d58ca2cbb8aace7b2724929","kind":"commit","published_at":"2014-11-17T20:10:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"052b0bc5a3e887d0a36b2277a2e09812a0ce206b","kind":"commit","published_at":"2014-11-11T21:11:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"715b7e868003ac9b121bdacee3e1301b9c660aa9","kind":"commit","published_at":"2014-11-08T19:56:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"088d257c0bec691545cd32f83fd2af753866b8ee","kind":"commit","published_at":"2014-11-08T00:13:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0/manifests"},{"name":"v0.1.29","sha":"3fe7b8bf7c3adc04522f311ce1c1c3b6e39e8edd","kind":"commit","published_at":"2014-11-05T19:58:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.1.29","html_url":"https://github.com/mui/material-ui/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29/manifests"}]},"repo_metadata_updated_at":"2025-12-12T02:56:37.188Z","dependent_packages_count":0,"downloads":47809,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":28.446150602646092,"dependent_packages_count":41.344405759999695,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":34.895278181322894},"purl":"pkg:npm/%40mui/internal-test-utils","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mui/internal-test-utils","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mui/internal-test-utils","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mui/internal-test-utils/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-04T07:03:34.193Z","issues_count":4311,"pull_requests_count":9952,"avg_time_to_close_issue":13586842.81696086,"avg_time_to_close_pull_request":1743280.7233341183,"issues_closed_count":2591,"pull_requests_closed_count":8492,"pull_request_authors_count":717,"issue_authors_count":2933,"avg_comments_per_issue":5.109719322662955,"avg_comments_per_pull_request":1.9954782958199357,"merged_pull_requests_count":7177,"bot_issues_count":19,"bot_pull_requests_count":3439,"past_year_issues_count":749,"past_year_pull_requests_count":3231,"past_year_avg_time_to_close_issue":841051.1259259259,"past_year_avg_time_to_close_pull_request":462660.70522674866,"past_year_issues_closed_count":405,"past_year_pull_requests_closed_count":2602,"past_year_pull_request_authors_count":187,"past_year_issue_authors_count":597,"past_year_avg_comments_per_issue":1.897196261682243,"past_year_avg_comments_per_pull_request":1.405756731662024,"past_year_bot_issues_count":8,"past_year_bot_pull_requests_count":1440,"past_year_merged_pull_requests_count":2320,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/issues","maintainers":[{"login":"oliviertassinari","count":773,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"siriwatknp","count":701,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":511,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":434,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"mnajdova","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"michaldudak","count":262,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"aarongarciah","count":237,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"ZeeshanTamboli","count":207,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mj12albert","count":193,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"alexfauquette","count":165,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"samuelsycamore","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"cherniavskii","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"LukasTy","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"bharatkashyap","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"DanailH","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"JCQuintas","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"eps1lon","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"hbjORbj","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hbjORbj"},{"login":"flaviendelangle","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"michelengelen","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"rosskevin","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rosskevin"},{"login":"mbrookes","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"m4theushw","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"apedroferreira","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"hasdfa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"nikitaa24","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikitaa24"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"richbustos","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richbustos"},{"login":"nathanmarks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanmarks"},{"login":"vicasas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"MBilalShafi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joshwooding","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwooding"},{"login":"dimitropoulos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dimitropoulos"},{"login":"arthurbalduini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"dmtrKovalenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmtrKovalenko"},{"login":"hai-cea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-cea"},{"login":"gerdadesign","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"DavidCnoops","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidCnoops"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}],"active_maintainers":[{"login":"siriwatknp","count":281,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":241,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":191,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"oliviertassinari","count":168,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"ZeeshanTamboli","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mnajdova","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"mj12albert","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"aarongarciah","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"joserodolfofreitas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"prakhargupta1","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"JCQuintas","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"DanailH","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"alexfauquette","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"bharatkashyap","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"LukasTy","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"cherniavskii","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"michaldudak","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"MBilalShafi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"flaviendelangle","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"vicasas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Finternal-test-utils/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Finternal-test-utils/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Finternal-test-utils/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Finternal-test-utils/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Finternal-test-utils/codemeta","maintainers":[{"uuid":"brijeshb42","login":"brijeshb42","name":null,"email":"brijeshb42@gmail.com","url":null,"packages_count":70,"html_url":"https://www.npmjs.com/~brijeshb42","role":null,"created_at":"2024-05-29T20:57:33.964Z","updated_at":"2024-05-29T20:57:33.964Z","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":63,"html_url":"https://www.npmjs.com/~michaldudak","role":null,"created_at":"2024-05-29T20:57:36.320Z","updated_at":"2024-05-29T20:57:36.320Z","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":88,"html_url":"https://www.npmjs.com/~mnajdova","role":null,"created_at":"2024-05-29T20:57:35.050Z","updated_at":"2024-05-29T20:57:35.050Z","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":113,"html_url":"https://www.npmjs.com/~oliviertassinari","role":null,"created_at":"2025-08-14T00:06:30.474Z","updated_at":"2025-08-14T00:06:30.474Z","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":158,"html_url":"https://www.npmjs.com/~siriwatknp","role":null,"created_at":"2024-05-29T20:57:34.482Z","updated_at":"2024-05-29T20:57:34.482Z","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":113,"html_url":"https://www.npmjs.com/~janpotoms","role":null,"created_at":"2024-05-29T20:57:35.899Z","updated_at":"2024-05-29T20:57:35.899Z","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":42,"html_url":"https://www.npmjs.com/~aarongarciah","role":null,"created_at":"2024-06-04T10:35:11.926Z","updated_at":"2024-06-04T10:35:11.926Z","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":46,"html_url":"https://www.npmjs.com/~mj12albert","role":null,"created_at":"2024-05-29T20:57:33.548Z","updated_at":"2024-05-29T20:57:33.548Z","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":46,"html_url":"https://www.npmjs.com/~diegoandai","role":null,"created_at":"2024-05-29T20:57:35.551Z","updated_at":"2024-05-29T20:57:35.551Z","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":14,"html_url":"https://www.npmjs.com/~dav-is","role":null,"created_at":"2025-07-22T15:39:13.164Z","updated_at":"2025-07-22T15:39:13.164Z","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":5264274,"maintainers_count":1091160,"namespaces_count":333594,"keywords_count":760514,"github":"npm","metadata":{"funded_packages_count":159192},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-12-16T06:37:22.408Z","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":5002686,"name":"org.webjars.npm:material-ui__styled-engine","ecosystem":"maven","description":"WebJar for @material-ui/styled-engine","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/material-ui","keywords_array":[],"namespace":"org.webjars.npm","versions_count":2,"first_release_published_at":"2021-02-10T11:05:54.000Z","latest_release_published_at":"2022-12-13T23:21:53.000Z","latest_release_number":"5.0.0-beta.5","last_synced_at":"2025-12-12T01:21:00.424Z","created_at":"2022-07-27T11:02:58.767Z","updated_at":"2025-12-12T01:21:00.425Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/material-ui__styled-engine/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/material-ui__styled-engine/","metadata":{},"repo_metadata":{"id":19822297,"uuid":"23083156","full_name":"mui/material-ui","owner":"mui","description":"Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.","archived":false,"fork":false,"pushed_at":"2025-10-22T16:11:10.000Z","size":699196,"stargazers_count":96842,"open_issues_count":1774,"forks_count":32693,"subscribers_count":1324,"default_branch":"master","last_synced_at":"2025-10-22T18:17:02.502Z","etag":null,"topics":["design-system","material-design","material-ui","react","react-components"],"latest_commit_sha":null,"homepage":"https://mui.com/material-ui/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2014-08-18T19:11:54.000Z","updated_at":"2025-10-22T16:11:52.000Z","dependencies_parsed_at":"2025-06-02T16:06:01.092Z","dependency_job_id":"32b77193-1b92-4638-bb5e-6c82ade9eee5","html_url":"https://github.com/mui/material-ui","commit_stats":{"total_commits":23822,"total_committers":3211,"mean_commits":"7.4188726253503585","dds":0.8266728234405172,"last_synced_commit":"c0620e333641deda56f3cd68c7c3736098ee818c"},"previous_names":["mui-org/material-ui","callemall/material-ui"],"tags_count":568,"template":false,"template_full_name":null,"purl":"pkg:github/mui/material-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/sbom","scorecard":{"id":262861,"data":{"date":"2025-08-17T02:37:43Z","repo":{"name":"github.com/mui/material-ui","commit":"06de3386e5dbd68c7e7496219f702232dcd7ec9f"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.7,"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":"Maintained","score":10,"reason":"30 commit(s) and 1 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":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/check-if-pr-has-label.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yml: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:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/no-response.yml:22","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/check-if-pr-has-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci-check.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-cleanup.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/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/publish-canaries.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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 28 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":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  14 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:  13 out of  13 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":"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: 'allow deletion' disabled on branch 'v6.x'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v6.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v6.x'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'v6.x'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v6.x'","Warn: codeowners review is not required on branch 'master'","Warn: codeowners review is not required on branch 'v6.x'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v6.x'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v6.x'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v6.x'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v6.x'"],"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":"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":"CI-Tests","score":10,"reason":"28 out of 28 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 36 contributing companies or organizations","details":["Info: found contributions from: A11yance, LightSourceAI, TourConnect, Treeshakers, alienfast, calcom, callemall, cefsharp, cssinjs, emikra, goose-duck, instacart, jalaali, lightsourceai, mui, mui-org, nodejs, openfoodfacts, pabloengine, pretur, react-native-community, reactiran, reactjs, reactwg, state-machines, storybookjs, testing-library, text-em-all, typed-typings, typescript-cheatsheets, underjs, vercel, webpack, yarnpkg, yarnplugins, 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":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-cpj6-fhp6-mr6j","Warn: Project is vulnerable to: GHSA-f46r-rw29-r322","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","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-17T11:13:50.539Z","repository_id":19822297,"created_at":"2025-08-17T11:13:50.539Z","updated_at":"2025-08-17T11:13:50.539Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280748853,"owners_count":26383954,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-24T02:00:06.418Z","response_time":73,"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":"v7.3.4","sha":"28eadba9ec2899226ecbf4058b8fba1ddeab9e6d","kind":"tag","published_at":"2025-10-02T18:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4/manifests"},{"name":"v7.3.3","sha":"6984a79aa3ebde0ad9d1a21817de900f60b7dc90","kind":"tag","published_at":"2025-10-02T14:01:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3/manifests"},{"name":"v7.3.2","sha":"ebd180cdd48e365aa0c5c54b6568d5efc320590d","kind":"tag","published_at":"2025-09-02T06:18:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"3592ec32c4858c22bf99c535c037c13ee6db6b84","kind":"tag","published_at":"2025-08-06T09:33:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"ad98e5ebf7f2f629f9a8b054d9ee3e7217d163bf","kind":"tag","published_at":"2025-08-05T05:40:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0/manifests"},{"name":"v6.5.0","sha":"894dd472b2cc3bbf218eef521ce5a4bcbe914e60","kind":"tag","published_at":"2025-07-08T02:51:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0/manifests"},{"name":"v5.18.0","sha":"6b50143dcfc2aad56a37c9f2e1f14256e9a65c4e","kind":"tag","published_at":"2025-07-08T02:50:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0/manifests"},{"name":"v7.2.0","sha":"1496d735b2cf16501ce413daec40d627eee77e1d","kind":"tag","published_at":"2025-06-30T08:59:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0/manifests"},{"name":"v7.1.2","sha":"ad2d425db362790d6d0f90fbe5b5d3a5b5132503","kind":"tag","published_at":"2025-06-20T07:34:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2/manifests"},{"name":"v6.4.12","sha":"9179a92b0d97f6d0270c7fac733cfd81bd7354cc","kind":"tag","published_at":"2025-06-02T06:58:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12/manifests"},{"name":"v7.1.1","sha":"0ebb3a14ccc5dbee4ec2682b387511f107b95a65","kind":"tag","published_at":"2025-06-02T06:47:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"e3e07e0b8fac5ca8fb4bbf3ec453dbe79133552f","kind":"tag","published_at":"2025-05-06T08:50:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0/manifests"},{"name":"v6.4.11","sha":"6b3957d9d42c83e069da8e8bb534ec294dcb6254","kind":"tag","published_at":"2025-04-10T02:36:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11/manifests"},{"name":"v7.0.2","sha":"ebb24ce49e1ef8358600a7787cb6c8d671cead63","kind":"tag","published_at":"2025-04-09T13:08:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2/manifests"},{"name":"v6.4.10","sha":"d80a3609c8a7274dc5fafa348382059945aee449","kind":"tag","published_at":"2025-03-31T19:03:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10/manifests"},{"name":"v7.0.1","sha":"d6fdcac555725c3807e6f03445e3a051398ee739","kind":"tag","published_at":"2025-03-28T18:58:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"22aa7db2ed23df3b43530e9fdb57bc1051221457","kind":"tag","published_at":"2025-03-26T14:16:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0/manifests"},{"name":"v6.4.9","sha":"a884cb821f67a831f44cc6abfc3bc77faef91ada","kind":"tag","published_at":"2025-03-25T15:45:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9/manifests"},{"name":"v7.0.0-rc.0","sha":"ebaec8db8ae1b90183817cb0bad549d7fc63fe79","kind":"tag","published_at":"2025-03-19T09:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0/manifests"},{"name":"v5.17.1","sha":"0d509f8a4a48031a1e25974a1604b803892ce94e","kind":"tag","published_at":"2025-03-18T18:44:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"b0dc8270c5a2896293ff8b61052120a13819f0a1","kind":"tag","published_at":"2025-03-18T15:28:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0/manifests"},{"name":"v6.4.8","sha":"2bded219fabaaefc2083aa660d5856ab75cfa8d6","kind":"tag","published_at":"2025-03-17T17:54:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8/manifests"},{"name":"v7.0.0-beta.4","sha":"260ed53760f179e3bb4f1f43e2f2712ecbf9fdd7","kind":"tag","published_at":"2025-03-13T13:30:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4/manifests"},{"name":"v6.4.7","sha":"d1ca0a45fea4327ba4dc9876e62922785493f1c3","kind":"tag","published_at":"2025-03-05T15:19:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7/manifests"},{"name":"v7.0.0-beta.3","sha":"9dea4105c8b413e087bd1d0cc517b52831a2eb86","kind":"tag","published_at":"2025-03-05T15:13:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"48acea181cac8ca14455e76d01d3554ba578781e","kind":"tag","published_at":"2025-02-27T15:00:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2/manifests"},{"name":"v7.0.0-beta.1","sha":"2cf2e71af3c2b26694964884456bc335c2ba6cdb","kind":"tag","published_at":"2025-02-26T18:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1/manifests"},{"name":"v6.4.6","sha":"356b885778a2af26505d5dbba76a9abcceb69800","kind":"tag","published_at":"2025-02-26T13:39:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6/manifests"},{"name":"v7.0.0-beta.0","sha":"b485c1abec1d776e925ca90e6fa7d91e9bd057a7","kind":"tag","published_at":"2025-02-26T13:22:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0/manifests"},{"name":"v7.0.0-alpha.2","sha":"ba14b7070070281c8a6cea1df7653f007bb8da49","kind":"tag","published_at":"2025-02-18T18:57:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.4.5","sha":"6f2b908baa7863e2cbf0ec4518dc90ccfd53597b","kind":"tag","published_at":"2025-02-18T18:46:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5/manifests"},{"name":"v7.0.0-alpha.1","sha":"c390c1c2d1c85f42d40f16ce405a3c4b62026ec7","kind":"tag","published_at":"2025-02-11T17:34:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1/manifests"},{"name":"v6.4.4","sha":"c66361a6ad9d1354b60e6fb93ba3144c1348ab15","kind":"tag","published_at":"2025-02-11T14:31:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4/manifests"},{"name":"v6.4.3","sha":"cee310a92f61ffb75284195a9ed30bcb367c78e2","kind":"tag","published_at":"2025-02-04T18:53:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3/manifests"},{"name":"v7.0.0-alpha.0","sha":"3e3195a4285ca716061f7d7d87f4915630af1b69","kind":"tag","published_at":"2025-02-03T12:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.4.2","sha":"1813d89a599a4027fd216062b2cac8b0c1864f1d","kind":"tag","published_at":"2025-01-29T15:50:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2/manifests"},{"name":"v6.4.1","sha":"819e662a2ce210f8805c45057389217cb1c39a83","kind":"tag","published_at":"2025-01-21T13:23:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"f9949a8889c7e69cac145ce56411298a234d2e49","kind":"tag","published_at":"2025-01-14T16:46:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0/manifests"},{"name":"v5.16.14","sha":"ba588c8333d765af63ab15c8b33dd947b615f70b","kind":"tag","published_at":"2025-01-06T21:20:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14/manifests"},{"name":"v6.3.1","sha":"afd551abd3be44de711d6baef48e62e18b97c908","kind":"tag","published_at":"2025-01-03T13:53:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1/manifests"},{"name":"v5.16.13","sha":"e52a6379f22d38453fa046d410b0c4700707dbd9","kind":"tag","published_at":"2024-12-25T11:25:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13/manifests"},{"name":"v6.3.0","sha":"84d6ecfdccd10f204854beeef98bcc55dc99d117","kind":"tag","published_at":"2024-12-23T18:10:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"17026fc203a8b413ec7343b6eeb267a50519d515","kind":"tag","published_at":"2024-12-17T13:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1/manifests"},{"name":"v5.16.12","sha":"b8fbcf5fb5169d8db6ee0ec35001816d2777e8d4","kind":"tag","published_at":"2024-12-17T13:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12/manifests"},{"name":"v5.16.11","sha":"2413ff076b0d462736dfccd399b4be863fd79ec2","kind":"tag","published_at":"2024-12-11T10:13:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11/manifests"},{"name":"v6.2.0","sha":"3a8ceaead5ac4c2c4554e6500ca3d197420a04c2","kind":"tag","published_at":"2024-12-11T02:03:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0/manifests"},{"name":"v6.1.10","sha":"5c5e9f6d8a90034cd75dcb92403caf6b37efc916","kind":"tag","published_at":"2024-12-04T10:03:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10/manifests"},{"name":"v5.16.9","sha":"ec085b677c43ed1f37e66bd2fb58f27dce9f7184","kind":"tag","published_at":"2024-12-04T09:34:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9/manifests"},{"name":"v5.16.8","sha":"096adfbe28d038397a7f3cf3494b86844226e162","kind":"tag","published_at":"2024-11-28T06:51:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8/manifests"},{"name":"v6.1.9","sha":"821784419eefb89e4ce7b66c4b602a1e33d2fa88","kind":"tag","published_at":"2024-11-27T13:22:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9/manifests"},{"name":"v6.1.8","sha":"0b8739f145423bafdd8e2871312307bfb31c58ef","kind":"tag","published_at":"2024-11-20T15:09:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8/manifests"},{"name":"v6.1.7","sha":"a7d441d0bd3bfc16a1ce9e6d7ff3ad1afc6b62f1","kind":"tag","published_at":"2024-11-13T15:31:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7/manifests"},{"name":"v6.1.6","sha":"32112b76aa821c2a1e98120545019ef1a71ea274","kind":"tag","published_at":"2024-10-30T13:54:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6/manifests"},{"name":"v6.1.5","sha":"01c5f344628bc66e16f86284ee0fc7107002a5ca","kind":"tag","published_at":"2024-10-22T10:28:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5/manifests"},{"name":"v6.1.4","sha":"15ea548de803e4602894cae6304a497d7ddaf09c","kind":"tag","published_at":"2024-10-15T18:35:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4/manifests"},{"name":"v6.1.3","sha":"c7de2cae15cc7b7025ad79e3623320526ed16462","kind":"tag","published_at":"2024-10-09T09:47:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3/manifests"},{"name":"v6.1.2","sha":"e6ff0b5016ac4fa40cdc9b78a0d9ecdd2c0cd9db","kind":"tag","published_at":"2024-10-02T14:51:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"263c7259451d5b928bbdfd299c9c0afc89dfec02","kind":"tag","published_at":"2024-09-19T06:42:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"94cc3d0a66456713e6e25edf9a1ba35ad8df88bc","kind":"tag","published_at":"2024-09-11T13:09:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"bb620d85a89651ca4350e8861bbb35776d583726","kind":"tag","published_at":"2024-09-03T10:33:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"71dbef69dcbf2b87831af579fb777b4f1f4b219a","kind":"tag","published_at":"2024-08-29T13:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"c9a9adfb90e939c0590de6edf10d0c65fcbc8b1e","kind":"tag","published_at":"2024-08-27T09:06:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.0","sha":"55bea65c83c1beac77382fe961f8aa72eec21daa","kind":"tag","published_at":"2024-08-22T08:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0/manifests"},{"name":"v6.0.0-beta.6","sha":"cbb6f8d3b1b72732d51f5628765cfd7e75bd5747","kind":"tag","published_at":"2024-08-18T02:55:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6/manifests"},{"name":"v5.16.7","sha":"b505fd7b64e92db523198712a5d6716c494e0c66","kind":"tag","published_at":"2024-08-09T09:19:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7/manifests"},{"name":"v6.0.0-beta.5","sha":"75c24b0828981651082a3eede027b6871c96c440","kind":"tag","published_at":"2024-08-08T08:52:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5/manifests"},{"name":"v5.16.6","sha":"6eb1bdce38d0fc67fa8aebca260043c7fc8eb3e8","kind":"tag","published_at":"2024-07-30T21:06:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6/manifests"},{"name":"v6.0.0-beta.4","sha":"12532afa3e4f6f13a9fa86eb459c27792c36b6f9","kind":"tag","published_at":"2024-07-30T20:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4/manifests"},{"name":"v5.16.5","sha":"40792e6efb2c92b8964a3912e08aeb4fb7fc41c8","kind":"tag","published_at":"2024-07-25T06:42:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5/manifests"},{"name":"v6.0.0-beta.3","sha":"02fde66a0cd72fb7fe3681a5ea8c4de733b4a865","kind":"tag","published_at":"2024-07-24T18:27:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3/manifests"},{"name":"v5.16.4","sha":"77af399a3ad76f31e5f2e0fab5650b628fa50990","kind":"tag","published_at":"2024-07-16T16:01:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4/manifests"},{"name":"v6.0.0-beta.2","sha":"9ad8c1fd8dfd21d8e37fe73d71e011542b23db72","kind":"tag","published_at":"2024-07-16T14:46:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2/manifests"},{"name":"v5.16.3","sha":"e1824453bdb0a89f15d4dfe47a1c4f90fa0f0500","kind":"tag","published_at":"2024-07-16T14:18:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3/manifests"},{"name":"v6.0.0-beta.1","sha":"19c1935757925d834928a30ea41f58bb95fb355f","kind":"tag","published_at":"2024-07-16T09:42:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1/manifests"},{"name":"v5.16.2","sha":"56ddd108fe153592a800fce4d43f9758b0ff5101","kind":"tag","published_at":"2024-07-16T09:10:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2/manifests"},{"name":"v6.0.0-beta.0","sha":"3364f0740aa5c86e057ec5b0d22c1b12bfd96fa4","kind":"tag","published_at":"2024-07-11T15:54:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0/manifests"},{"name":"v5.16.1","sha":"431af6a2fd9bf6cd0422c61e36c937d1ea5e5015","kind":"tag","published_at":"2024-07-11T15:48:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1/manifests"},{"name":"v5.16.0","sha":"e5e9b9d5e952b52752b758179da20d3fa0982c05","kind":"tag","published_at":"2024-07-05T13:32:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0/manifests"},{"name":"v6.0.0-alpha.14","sha":"2a15dd74c76bacbc867a7313fdc2c42c6168327c","kind":"tag","published_at":"2024-07-05T04:25:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14/manifests"},{"name":"v6.0.0-alpha.13","sha":"a070a894fbe21c52df446438ca1bb5a891d5e1b5","kind":"tag","published_at":"2024-07-03T07:44:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13/manifests"},{"name":"v5.15.21","sha":"a306ce4afcc60de4c3e43b8f9183862235d9318e","kind":"tag","published_at":"2024-06-28T14:09:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21/manifests"},{"name":"v6.0.0-alpha.12","sha":"fb476c6c18b850e8400d03afb7447802afbfd357","kind":"tag","published_at":"2024-06-24T17:12:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.15.20","sha":"f20fa0ba4016e5425a2a4cce841075253828a551","kind":"tag","published_at":"2024-06-12T12:58:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20/manifests"},{"name":"v6.0.0-alpha.11","sha":"22c5206a9e8191b2f81131d6978a0958e55b7032","kind":"tag","published_at":"2024-06-12T08:18:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11/manifests"},{"name":"v6.0.0-alpha.10","sha":"e5ac6c0eef5efd4fa5c5eb11ccbf08e58e7443f8","kind":"tag","published_at":"2024-06-04T10:35:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10/manifests"},{"name":"v6.0.0-alpha.9","sha":"925de32766317bb84a92ec24b2b6465c8e48cc04","kind":"tag","published_at":"2024-05-29T12:25:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.15.19","sha":"77f606ba73bb5439d66871177772f54196044450","kind":"tag","published_at":"2024-05-29T12:01:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19/manifests"},{"name":"v6.0.0-alpha.8","sha":"c7dbe6e8256cef7bd2dbdcbee55428ad82513cd0","kind":"tag","published_at":"2024-05-21T16:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.15.18","sha":"607daac5baa9c8151f111fe4bacea1d7e61881a3","kind":"tag","published_at":"2024-05-16T09:29:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18/manifests"},{"name":"v6.0.0-alpha.7","sha":"997bec6d8d30a1a891aff4eeedefa41c93eaa95c","kind":"tag","published_at":"2024-05-16T06:31:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"7c8db04b91500ba77301acd360d21bff7f7c752f","kind":"tag","published_at":"2024-05-08T13:13:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.15.17","sha":"9bc4fc42959427246addfdf29db95847cc38e410","kind":"tag","published_at":"2024-05-08T12:24:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17/manifests"},{"name":"v5.15.16","sha":"284e251c155d92078f80f98919f4ab260b05e9be","kind":"tag","published_at":"2024-05-01T14:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16/manifests"},{"name":"v6.0.0-alpha.5","sha":"571d5046e26aa07605cb1e01ca99b2eb0b04d009","kind":"tag","published_at":"2024-05-01T14:16:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5/manifests"},{"name":"v6.0.0-alpha.4","sha":"afffc2ffc3db1e6abf48f3b3e13a41e8b758f874","kind":"tag","published_at":"2024-04-24T07:30:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4/manifests"},{"name":"v6.0.0-alpha.3","sha":"6d5e44409344ea4e13ceb3a02c4446dc6a7323b4","kind":"tag","published_at":"2024-04-17T16:10:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3/manifests"},{"name":"v6.0.0-alpha.2","sha":"4e75758b37119bd821435c23d9c111c545e186b6","kind":"tag","published_at":"2024-04-09T15:09:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2/manifests"},{"name":"v6.0.0-alpha.1","sha":"84307c1a2495a716788ec25f046faaa4d16c88c7","kind":"tag","published_at":"2024-04-05T10:43:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1/manifests"},{"name":"v5.15.15","sha":"5a079965186640b5176f00c537f3b9e6c299b5c4","kind":"tag","published_at":"2024-04-04T07:09:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15/manifests"},{"name":"v6.0.0-alpha.0","sha":"2a15ad6f1f5507162b1a5aebf78976ca3023183b","kind":"tag","published_at":"2024-03-26T15:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.15.14","sha":"9585d28317c90f2c71ab88dd5ae37638bb64ad82","kind":"tag","published_at":"2024-03-19T08:18:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14/manifests"},{"name":"v5.15.13","sha":"dbcb678234296de56afaf3138917e967e8d1934a","kind":"tag","published_at":"2024-03-13T14:17:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13/manifests"},{"name":"pigment@0.0.1","sha":"0e765a618a7676c507852cec024464b1fc1cd80f","kind":"tag","published_at":"2024-03-08T04:20:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/pigment@0.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/pigment@0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@pigment%400.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1/manifests"},{"name":"v5.15.12","sha":"5ad69e161d7520274cd37a2524ffb935b6dda158","kind":"tag","published_at":"2024-03-05T15:33:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12/manifests"},{"name":"v5.15.11","sha":"e3257a4d68481b0ca6efd5d06cb5c1e1e77e4286","kind":"tag","published_at":"2024-02-22T08:52:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11/manifests"},{"name":"v5.15.10","sha":"94fcd3ada0842108a9a2ce53e121931e5448649f","kind":"tag","published_at":"2024-02-12T12:38:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10/manifests"},{"name":"v5.15.9","sha":"7917d2a8a4acc0b07328dee8273847652491b769","kind":"tag","published_at":"2024-02-08T12:55:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9/manifests"},{"name":"v5.15.8","sha":"fe5a59e616637a0488b122749479b782f5f8dfa2","kind":"tag","published_at":"2024-02-06T20:42:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8/manifests"},{"name":"v5.15.7","sha":"b80acd69c7c848709d01465d6727b13ed6109258","kind":"tag","published_at":"2024-01-31T13:23:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7/manifests"},{"name":"v5.15.6","sha":"1700e5cd9cbb3bc648b7f799f837c4d23ed42700","kind":"tag","published_at":"2024-01-22T18:09:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6/manifests"},{"name":"v5.15.5","sha":"5d7c4e26a4973a3a80bf5f8a9a8ea14f89554fe0","kind":"tag","published_at":"2024-01-17T09:27:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5/manifests"},{"name":"v5.15.4","sha":"6aadbf91c5eb2c94dea9a49a19eb532606410a5a","kind":"tag","published_at":"2024-01-10T13:49:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4/manifests"},{"name":"v5.15.3","sha":"9fa4e472f9ba4fd4e7f8cfb8bc0d1f1d455ace23","kind":"tag","published_at":"2024-01-03T15:22:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"5d5dd15f70db9ffcb85d4dc57da8a20f5240fb81","kind":"tag","published_at":"2023-12-25T14:24:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"8be7ac66b99059bf2c2edcca9cf15981d389db6b","kind":"tag","published_at":"2023-12-19T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"8c2c6a88a509f9da7c453d4a3c3ab4749a57a36d","kind":"tag","published_at":"2023-12-12T18:21:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0/manifests"},{"name":"v5.14.20","sha":"14fa79f4328e901f82d7fc39aba722a9bf4a8df0","kind":"tag","published_at":"2023-12-05T09:28:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20/manifests"},{"name":"v5.14.19","sha":"a07b4925255aa3fc7ae1255130e182e4573c58d7","kind":"tag","published_at":"2023-11-29T21:11:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19/manifests"},{"name":"v5.14.18","sha":"43a41b6b2fa3f0a186a852b894452722e3a38f04","kind":"tag","published_at":"2023-11-14T08:27:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18/manifests"},{"name":"v5.14.17","sha":"c54a42dd8b0ec8e850bd60438e60a1a8acb3b4a4","kind":"tag","published_at":"2023-11-06T15:34:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17/manifests"},{"name":"v5.14.16","sha":"391b57a05daf67a8154471dae645471f5ffac09f","kind":"tag","published_at":"2023-10-31T10:57:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16/manifests"},{"name":"v5.14.15","sha":"6baedcfed27419ed6b9685f27fcbf3eff46133a3","kind":"tag","published_at":"2023-10-24T15:41:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15/manifests"},{"name":"v5.14.14","sha":"a0cfa182db3e7b196efe36cfe7b31d304c5a0a4e","kind":"tag","published_at":"2023-10-17T13:58:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14/manifests"},{"name":"v5.14.13","sha":"b8811a0fa59e7663b240183219db32f9a617e607","kind":"tag","published_at":"2023-10-10T19:42:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13/manifests"},{"name":"v5.14.12","sha":"bd450a0fdb19b087f47e1d7cce5a72417ec977cc","kind":"commit","published_at":"2023-10-04T16:31:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12/manifests"},{"name":"v5.14.11","sha":"13c0894d0c14c7f577a0a95492aeaa8fff8da33a","kind":"tag","published_at":"2023-09-26T11:47:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11/manifests"},{"name":"v5.14.10","sha":"14e97bffa62760cabcdc7244bff445b423f5286a","kind":"tag","published_at":"2023-09-18T10:18:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10/manifests"},{"name":"v5.14.9","sha":"8255b71ccdbfe9a20f856b5d68a269ab1c5452ca","kind":"tag","published_at":"2023-09-13T13:36:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9/manifests"},{"name":"v5.14.8","sha":"74c58dabc2cf5ed2242fb08e4781d26088d06b12","kind":"tag","published_at":"2023-09-05T12:34:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8/manifests"},{"name":"v5.14.7","sha":"8a09d535f101aac98935f82b76345ca9691b5e2b","kind":"tag","published_at":"2023-08-29T12:04:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7/manifests"},{"name":"v5.14.6","sha":"a1f511dd6ed9adba561e2ba00e1348136ed656db","kind":"commit","published_at":"2023-08-24T11:19:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6/manifests"},{"name":"v5.14.5","sha":"61fbfd1546c55caca984695a41f9c95668d414fc","kind":"tag","published_at":"2023-08-14T14:39:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5/manifests"},{"name":"v5.14.4","sha":"40f4b275022f03e48cf4809cd53d0d0dabb40424","kind":"tag","published_at":"2023-08-08T09:51:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4/manifests"},{"name":"v5.14.3","sha":"2deea341c9abfb640f22520e0c277027f3f91cd0","kind":"tag","published_at":"2023-08-01T15:33:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3/manifests"},{"name":"v5.14.2","sha":"36d9f0d3659e2f5ab1d924988313986962a0bf35","kind":"tag","published_at":"2023-07-25T10:01:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2/manifests"},{"name":"v5.14.1","sha":"f2e5ded80e94407f63a27eadb018139d6f967313","kind":"tag","published_at":"2023-07-19T09:05:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1/manifests"},{"name":"v5.14.0","sha":"2529e3aaaaec2c9f8e8cf669e58bb9c81db5a6d8","kind":"tag","published_at":"2023-07-11T14:57:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0/manifests"},{"name":"v5.13.7","sha":"aac2d5b526e8139314d99f827ecc3b2c24e99686","kind":"tag","published_at":"2023-07-04T08:53:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7/manifests"},{"name":"v5.13.6","sha":"312270bc71224067e1910bbee9f800b4a2469cc7","kind":"tag","published_at":"2023-06-23T14:05:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6/manifests"},{"name":"v5.13.5","sha":"24b3af68ebe79c1891e45c60c6bcfd26f8818f73","kind":"tag","published_at":"2023-06-12T13:43:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5/manifests"},{"name":"v5.13.4","sha":"a522d82df32d3bfab46b25f5ff24eeb9670c83fb","kind":"tag","published_at":"2023-06-05T17:30:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4/manifests"},{"name":"v5.13.3","sha":"70d4a2bb49dca9fef7854a1463a392094222812b","kind":"tag","published_at":"2023-05-29T11:22:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3/manifests"},{"name":"v5.13.2","sha":"f661923e9aa9d9cc634750affbb04bf2007bc57d","kind":"tag","published_at":"2023-05-22T16:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2/manifests"},{"name":"v5.13.1","sha":"0c58832b6e182f782e73b118ed9681055db3e249","kind":"tag","published_at":"2023-05-17T05:25:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"9130a021ca34746e4076fcae50c57bc584026b8f","kind":"tag","published_at":"2023-05-10T08:14:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0/manifests"},{"name":"v5.12.3","sha":"9710ff34b16a0f271107a8619a28546ae3ca7c18","kind":"tag","published_at":"2023-05-02T14:17:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"5b7e9c52e37ef0c3274a762f38cd7ef7ffc9e7a8","kind":"tag","published_at":"2023-04-25T16:42:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"d14d288ae9e9b0e2b3b33d0a77b4113f024d4215","kind":"tag","published_at":"2023-04-17T15:57:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"05127cf65b4250f836897428cd15829669ab8d6c","kind":"tag","published_at":"2023-04-11T09:58:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0/manifests"},{"name":"v5.11.16","sha":"af5e109990a26318c96dbff6f25759ba91f0e147","kind":"tag","published_at":"2023-04-04T14:00:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16/manifests"},{"name":"v5.11.15","sha":"ae98db6aca5f9d4b754ff9fce4ce33f738a00f65","kind":"tag","published_at":"2023-03-28T13:06:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15/manifests"},{"name":"v5.11.14","sha":"f34d17c3294fcdb63fe9a135b4f3aa2459c81189","kind":"tag","published_at":"2023-03-21T17:45:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14/manifests"},{"name":"v5.11.13","sha":"9f7a2bfac55faed1b1c6c7b4b6d1b1659a076bab","kind":"tag","published_at":"2023-03-14T09:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13/manifests"},{"name":"v5.11.12","sha":"b76b8f1098a6c01f39e5e19bf3abf77c2b9cf475","kind":"tag","published_at":"2023-03-06T15:03:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12/manifests"},{"name":"v5.11.11","sha":"58df7f1905f16533ddb5a7977346c0f4548e4547","kind":"tag","published_at":"2023-02-28T09:55:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11/manifests"},{"name":"v5.11.10","sha":"676bc85fa2b02f92f21dd5c7e15f453b6b9c2e3d","kind":"tag","published_at":"2023-02-20T11:30:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10/manifests"},{"name":"v5.11.9","sha":"af5b3f5e7a79da9ef4bbd63d8fcf60927ffb6533","kind":"tag","published_at":"2023-02-14T14:30:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9/manifests"},{"name":"v5.11.8","sha":"d4d8512ce3453711f3c661374579b0d2ed13f3e7","kind":"tag","published_at":"2023-02-07T10:50:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8/manifests"},{"name":"v5.11.7","sha":"33cac172846b032d3f8b9333b72b2af832dd47d0","kind":"tag","published_at":"2023-01-31T09:39:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7/manifests"},{"name":"v5.11.6","sha":"a2e552314847b4d52498538d7ca171763067a5d0","kind":"tag","published_at":"2023-01-23T20:28:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6/manifests"},{"name":"v5.11.5","sha":"685c72dfaf840f4d5b7a3ab738ddcabd74418823","kind":"tag","published_at":"2023-01-18T01:43:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5/manifests"},{"name":"v5.11.4","sha":"bc859d95e4415f880cd6bcb6f44cc9e5e8c8097c","kind":"tag","published_at":"2023-01-09T13:57:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4/manifests"},{"name":"v5.11.3","sha":"a526207c3957de4ebfcda937b58327d69464f15c","kind":"tag","published_at":"2023-01-02T17:00:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3/manifests"},{"name":"v5.11.2","sha":"e9d8fa07e1ff979bcaf92837b131cd9e292f0161","kind":"tag","published_at":"2022-12-26T14:56:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2/manifests"},{"name":"v5.11.1","sha":"a1e30390da62019e5769e398f4cbc9f8892d8f9a","kind":"commit","published_at":"2022-12-20T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"191acda4545c394b78964ab80b364e15686f0e9b","kind":"tag","published_at":"2022-12-13T12:56:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0/manifests"},{"name":"v5.10.17","sha":"4265f343b49e4af9673a49e585439d35c8deeab2","kind":"tag","published_at":"2022-12-06T10:59:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17/manifests"},{"name":"v5.10.16","sha":"b8aa3974d84c176b8857e8d5b29a7be8670bb410","kind":"tag","published_at":"2022-11-28T16:00:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16/manifests"},{"name":"v5.10.15","sha":"14a6e1c61edb5f66f4888e32c04df5e637e7cfc4","kind":"commit","published_at":"2022-11-22T09:45:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15/manifests"},{"name":"v5.10.14","sha":"c2da6de1c504c7dbd8ae1d0771c184c1544a0c76","kind":"tag","published_at":"2022-11-15T09:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14/manifests"},{"name":"v5.10.13","sha":"2f4c2190d1d3614d8063e84b79d4d1f034b3e3fe","kind":"tag","published_at":"2022-11-07T17:53:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13/manifests"},{"name":"v5.10.12","sha":"30cb27cff1d4e1838ca4235ab4285e20f2b2a870","kind":"tag","published_at":"2022-10-31T15:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12/manifests"},{"name":"v5.10.11","sha":"c80ff0339882859af7e17f8bfd0a5f6880b323f8","kind":"commit","published_at":"2022-10-25T09:34:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11/manifests"},{"name":"v5.10.10","sha":"639224a3e3600cb0e04755d89aab250297b6d851","kind":"tag","published_at":"2022-10-18T08:35:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10/manifests"},{"name":"v5.10.9","sha":"7bd7c219e2670ff7791148e9b1a1d2387528fc0c","kind":"tag","published_at":"2022-10-11T11:56:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9/manifests"},{"name":"v5.10.8","sha":"d4a3216cdd858899960f945d6e00b2d59bf1d5d1","kind":"tag","published_at":"2022-10-03T16:28:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8/manifests"},{"name":"v5.10.7","sha":"d9ef6e788eee11256818329c7429242f8b769263","kind":"commit","published_at":"2022-09-27T01:44:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7/manifests"},{"name":"v5.10.6","sha":"0f75f3d78b67c405c23bfd14a29aedff367415b7","kind":"tag","published_at":"2022-09-19T14:34:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6/manifests"},{"name":"v5.10.5","sha":"594d87dab0e43e641a6826c935df8f2c10672955","kind":"tag","published_at":"2022-09-12T14:40:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5/manifests"},{"name":"v5.10.4","sha":"c8feb29320a22cc4461fb5ef5f4f7de7bd96a59b","kind":"commit","published_at":"2022-09-06T09:11:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"992421d0114a9df72d358fe6fccc28c1fb6f1505","kind":"tag","published_at":"2022-08-29T17:37:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"99b23c06d9b018d6c500fa1acb3030d673e219ab","kind":"tag","published_at":"2022-08-23T10:25:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"dfc0b89c665de8e5e3e4ecf68d8c782e74dbb65c","kind":"tag","published_at":"2022-08-16T17:55:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"7f502e06d54c5a2f389a1639358c84279462b54a","kind":"commit","published_at":"2022-08-09T03:21:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0/manifests"},{"name":"v5.9.3","sha":"89617ef683d2bcd2c870e9c1bd58ad4d55247fd5","kind":"tag","published_at":"2022-08-01T20:54:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3/manifests"},{"name":"v5.9.2","sha":"b7f0a16eca4ac2044703032838f90873ec063d75","kind":"tag","published_at":"2022-07-25T15:12:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2/manifests"},{"name":"v5.9.1","sha":"1937412c4345569d98c0950a1016c22508e1ff81","kind":"tag","published_at":"2022-07-18T17:23:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"88ad7d4e623183b8e20702e7961ef9c8de330dc7","kind":"commit","published_at":"2022-07-12T08:54:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0/manifests"},{"name":"v5.8.7","sha":"be0ab4c062a22fc4bb52c47d005b57203b56c09c","kind":"tag","published_at":"2022-07-04T20:39:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7/manifests"},{"name":"v5.8.6","sha":"c58f6653411e0ff38bf67a512d16b87c6523606b","kind":"tag","published_at":"2022-06-27T14:21:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6/manifests"},{"name":"v5.8.5","sha":"3c528113f47cfddf2504ea02ba3065e7c5c46928","kind":"tag","published_at":"2022-06-21T18:05:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5/manifests"},{"name":"v5.8.4","sha":"a6e782ec2f037e2ca989515048ce5f22fe760595","kind":"tag","published_at":"2022-06-14T10:00:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4/manifests"},{"name":"v5.8.3","sha":"b1e4b9cd3e1d88286f9d1485864310a7c1f23a79","kind":"tag","published_at":"2022-06-07T19:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3/manifests"},{"name":"v5.8.2","sha":"93b0aba905b3b6947f58a02d911489bb737ee880","kind":"commit","published_at":"2022-05-31T11:47:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2/manifests"},{"name":"v5.8.1","sha":"1eee9ee437f39f1c3438209154df8e8b9ecd990d","kind":"tag","published_at":"2022-05-23T16:04:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"6a468718b970c39ae83a4029bcb53071c9567430","kind":"tag","published_at":"2022-05-17T09:42:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4eef029981b08c77a9c52d0b863e6b5ced279087","kind":"tag","published_at":"2022-05-10T09:06:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0/manifests"},{"name":"v5.6.4","sha":"edb7e8895ef8def2bf59376d7631e0360a77aaf6","kind":"commit","published_at":"2022-05-02T11:46:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4/manifests"},{"name":"v5.6.3","sha":"124d5e2f0022d17b577a464e6b3a69fa2511105e","kind":"tag","published_at":"2022-04-25T14:04:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3/manifests"},{"name":"v5.6.2","sha":"b3645b3fd11dc26a06ea370a41b5bac1026c6792","kind":"tag","published_at":"2022-04-18T16:10:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2/manifests"},{"name":"v5.6.1","sha":"0251fd5222079e4a512bbd32dff4a7a4c3efe997","kind":"tag","published_at":"2022-04-11T13:21:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"8dcdea53f927ab207718d7ee6576806aca2a3798","kind":"commit","published_at":"2022-04-06T03:27:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0/manifests"},{"name":"v4.12.4","sha":"a563a60219f7f6519fb0f34f6d8e3bf0974e6495","kind":"tag","published_at":"2022-04-03T14:38:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4/manifests"},{"name":"v5.5.3","sha":"96e1f40a3b8aa809d543aa7d466eb48cdfa0b53d","kind":"tag","published_at":"2022-03-28T14:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"dd411b017ea7504a14a16821b694ac6aa01d9b6d","kind":"tag","published_at":"2022-03-21T15:15:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"350b15ee91a93040d50391cb9a45440a90e6b2d1","kind":"tag","published_at":"2022-03-14T16:49:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"f3412aa9d179fdfc3f5c0a4a1cfc1965faef7307","kind":"commit","published_at":"2022-03-07T13:53:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0/manifests"},{"name":"v5.4.4","sha":"965f2eb8cb79bb0685a13d9e28c09617b22358cd","kind":"tag","published_at":"2022-02-28T15:21:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4/manifests"},{"name":"v5.4.3","sha":"e2892a61ea56b6578c2efc81d0324660082ad93c","kind":"tag","published_at":"2022-02-21T16:40:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3/manifests"},{"name":"v5.4.2","sha":"01371028b27156419923b362c4b0af92dc08b29f","kind":"tag","published_at":"2022-02-15T14:57:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"fbce2f80c6cb36e59a4a6826ae46b59a10e1c831","kind":"commit","published_at":"2022-02-08T11:34:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"ba4e819aa58b6a36ae4d96ee79c2a5310a812670","kind":"tag","published_at":"2022-02-01T09:00:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"337be3b2a630d791a5cbc5a2a4575d4f58e38df3","kind":"tag","published_at":"2022-01-24T15:05:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"dcbfc54f581dbf1c0008a8e9e578f896f06228ab","kind":"tag","published_at":"2022-01-17T22:45:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0/manifests"},{"name":"v5.2.8","sha":"f80abbb5f942064c9c270b2ac5bb2a2318876754","kind":"tag","published_at":"2022-01-10T20:11:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8/manifests"},{"name":"v5.2.7","sha":"5daaf9be5115b1cb777fb4cf3d9125baddfe5720","kind":"tag","published_at":"2022-01-03T12:34:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7/manifests"},{"name":"v5.2.6","sha":"052db9d577a03ed8d588ecca9e6c0a5f5ba676e1","kind":"tag","published_at":"2021-12-27T14:23:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6/manifests"},{"name":"v5.2.5","sha":"f8697de9c250dbc6b446bcc08566f50fb4070aab","kind":"tag","published_at":"2021-12-20T14:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5/manifests"},{"name":"v5.2.4","sha":"b265431f9a32ea726c5227821126fbc6424117d5","kind":"commit","published_at":"2021-12-14T13:41:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4/manifests"},{"name":"v5.2.3","sha":"9c3dc12c3de241f44d923bfb089200980f3fd23d","kind":"tag","published_at":"2021-12-06T16:12:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3/manifests"},{"name":"v5.2.2","sha":"fcaec7a75f951c9db79c99c42370ca18212c1f16","kind":"tag","published_at":"2021-11-29T16:51:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"586d9ba2472d549c180cbacddf97eb73425286b3","kind":"tag","published_at":"2021-11-25T11:50:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"353cecb5391571163eb6bd8cbf36d2dd299aaf56","kind":"tag","published_at":"2021-11-23T13:25:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"ddbe15b4d8b7cc1dc84720264fde0b1dafb6166f","kind":"commit","published_at":"2021-11-16T15:06:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"7e26583fe1f95f5c3682213105f8f4b51c9d61c9","kind":"tag","published_at":"2021-11-08T15:14:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0/manifests"},{"name":"v5.0.6","sha":"99752d2848f17c5d1e4840f54863899a19387162","kind":"tag","published_at":"2021-10-27T08:43:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6/manifests"},{"name":"v5.0.5","sha":"58f8ff1f8bc7f0cc4bb728654604a194b3c3790b","kind":"tag","published_at":"2021-10-26T10:14:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"86443310e4344ae1ce6e04f084d58e17e4d62170","kind":"tag","published_at":"2021-10-14T15:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"36258031912caf662f69ca3769c6e0bd46946050","kind":"tag","published_at":"2021-10-07T12:26:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"c510762a325116c654afd3c21381a50b942c2c66","kind":"tag","published_at":"2021-09-29T09:29:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"afcf3ee18e7a9c526348b3bce74b69781b4ad071","kind":"tag","published_at":"2021-09-22T12:15:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"85598e74b85a89a16f8bdf5b68346ca8d6b70557","kind":"tag","published_at":"2021-09-16T11:28:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.1","sha":"1b563a153f5b2736f79a3f45573e2e2b66ba0a9a","kind":"tag","published_at":"2021-09-08T13:55:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"698492a5401b12578dc459397b9d288542fc954b","kind":"commit","published_at":"2021-09-02T02:45:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.5","sha":"0bab71409bcc0865ab3e0fcbfa14fa824ddc5495","kind":"tag","published_at":"2021-08-25T07:30:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"c30ec7bed00b36da7b0e6a202b3cb48d2fc1b579","kind":"tag","published_at":"2021-08-13T21:32:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"e5ccdf299c75ea65b0600ee05ff6c98646891c77","kind":"tag","published_at":"2021-08-09T04:03:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3/manifests"},{"name":"v4.12.3","sha":"77a8daeed0e8efa67c6d86f3cc40239dc6eb3d94","kind":"tag","published_at":"2021-07-30T10:06:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3/manifests"},{"name":"v5.0.0-beta.2","sha":"cca80d861f64b3eaa8a5ef8815b7552aaea61557","kind":"tag","published_at":"2021-07-26T15:01:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2/manifests"},{"name":"v4.12.2","sha":"958241aa0ebf340ad0f152b91949720c85b4fcca","kind":"tag","published_at":"2021-07-19T16:41:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2/manifests"},{"name":"v5.0.0-beta.1","sha":"8a4b8952077b64e90ac9d23c116a45aed672db9c","kind":"tag","published_at":"2021-07-14T16:28:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1/manifests"},{"name":"v4.12.1","sha":"4dc8c9bf3e8a6b21a2aac58b0be3161af334b67d","kind":"tag","published_at":"2021-07-07T13:08:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"53a1655143aa4ec36c29a6063ccdf89c48a74bfd","kind":"tag","published_at":"2021-07-06T13:40:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0/manifests"},{"name":"v5.0.0-beta.0","sha":"a0f416173d2f5b78546f52e572a0f64dcc3751e9","kind":"tag","published_at":"2021-07-01T12:17:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.38","sha":"f60126f95d7b36fa12133887990615b9f47e994a","kind":"commit","published_at":"2021-06-24T03:37:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.38","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38/manifests"},{"name":"v5.0.0-alpha.37","sha":"c795ca0822e2816a630a5654d5471fa04521d23c","kind":"tag","published_at":"2021-06-15T17:49:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.37","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37/manifests"},{"name":"v5.0.0-alpha.36","sha":"cf2f6fa90608b109978698fc48120920beaaa51f","kind":"tag","published_at":"2021-06-08T06:46:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.36","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36/manifests"},{"name":"v5.0.0-alpha.35","sha":"6c0afb6d8fff919e80f9f1ec92613acacd8365e7","kind":"tag","published_at":"2021-05-31T20:34:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.35","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35/manifests"},{"name":"v5.0.0-alpha.34","sha":"ee3a077c161accb887b93a17f9eaa2b23e998319","kind":"tag","published_at":"2021-05-18T10:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.34","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34/manifests"},{"name":"v5.0.0-alpha.33","sha":"0fa6ab4a29e8469c081d3f796e0bd9cab98e9185","kind":"tag","published_at":"2021-05-09T12:29:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.33","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33/manifests"},{"name":"v4.11.4","sha":"6658323b5e2ba366691829bbef3f53c00008497e","kind":"tag","published_at":"2021-04-27T15:48:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4/manifests"},{"name":"v5.0.0-alpha.32","sha":"2e99746c35ea0c1e45187a206d6ebc25a52933dc","kind":"tag","published_at":"2021-04-27T12:59:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32/manifests"},{"name":"v5.0.0-alpha.31","sha":"b061319b132163900d1a4eb64207f5284d28639d","kind":"tag","published_at":"2021-04-20T13:59:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"0bc7ed897d54a899fb0dfc5cbd6c5ee0592705e1","kind":"tag","published_at":"2021-04-12T09:46:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"29934afe4643811f3bed772612f92d539a1e489d","kind":"tag","published_at":"2021-04-04T16:43:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"a83c7715c0e2cfa1c3e59b7a1f828f6a1476b307","kind":"tag","published_at":"2021-03-24T12:57:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"2de88ce2973667921a45ff69ea48a8843cb9d8cb","kind":"tag","published_at":"2021-03-05T13:01:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27/manifests"},{"name":"v5.0.0-alpha.26","sha":"8928a36394154e02a73d5e92a740d5f9ed8da709","kind":"tag","published_at":"2021-02-27T18:39:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"688db35f581ac345a09a15420efdb0e4c98a56ab","kind":"tag","published_at":"2021-02-11T12:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"15108a5aad5342d92e86be5c5388b8321a88b280","kind":"tag","published_at":"2021-01-26T14:08:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24/manifests"},{"name":"v4.11.3-deprecations.1","sha":"6cf7cf7c7b11b38db18a4d2003743cbadeb1b4ee","kind":"commit","published_at":"2021-01-25T23:27:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1/manifests"},{"name":"v4.11.3","sha":"bd79e8f8c5b8c77bc5c13d076377a18d2ceedfa2","kind":"commit","published_at":"2021-01-24T12:45:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3/manifests"},{"name":"v4.11.3-deprecations.0","sha":"f64337cd87428e04c851bb1667f5f9e0e6aeaede","kind":"commit","published_at":"2021-01-24T12:00:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0/manifests"},{"name":"v5.0.0-alpha.23","sha":"af6e7220961c6f5e8ed89172694287dc737828ff","kind":"commit","published_at":"2021-01-14T12:48:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23/manifests"},{"name":"v5.0.0-alpha.22","sha":"c514ea86c11c9817839630e840535358f5044caf","kind":"commit","published_at":"2021-01-04T11:14:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"5c82b9147f811fda24bc09132852ed240f8d9def","kind":"commit","published_at":"2020-12-30T17:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"cd30d9e3961c8b33ce43a133e0a958867a202c41","kind":"commit","published_at":"2020-12-21T17:51:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20/manifests"},{"name":"v5.0.0-alpha.19","sha":"754e29cf5a712d0e0f6bd3e54f80e9997659f68c","kind":"commit","published_at":"2020-12-13T17:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.11.2","sha":"174b64f8a3adffb8df3c13285f4edc2437a8547a","kind":"commit","published_at":"2020-12-02T23:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2/manifests"},{"name":"v5.0.0-alpha.18","sha":"c5561c5febbe1c3bd5446c8a0bb480025ab38b86","kind":"commit","published_at":"2020-12-02T23:25:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.11.1","sha":"b8092ce09e164a1cb2fec2f3a5b6aa6e2dc6cbbd","kind":"commit","published_at":"2020-11-24T14:35:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1/manifests"},{"name":"v5.0.0-alpha.17","sha":"41d6a360e0fb245dd74549445539c6218a9dc737","kind":"commit","published_at":"2020-11-23T00:49:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17/manifests"},{"name":"v5.0.0-alpha.16","sha":"47a8e102eeaa5a68a2b4f99c08085cfddc0bef77","kind":"commit","published_at":"2020-11-14T12:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16/manifests"},{"name":"v5.0.0-alpha.15","sha":"fa9cbc835ee70b12234b7207b1872356277da5fa","kind":"commit","published_at":"2020-11-03T23:57:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15/manifests"},{"name":"v5.0.0-alpha.14","sha":"56520e757e0052e25f8dd5d78214458c4b7c634d","kind":"commit","published_at":"2020-10-23T22:59:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14/manifests"},{"name":"v5.0.0-alpha.13","sha":"b82af55f9917f9e77a3cae9b36e47b29d43182c0","kind":"commit","published_at":"2020-10-17T21:47:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13/manifests"},{"name":"v5.0.0-alpha.12","sha":"c7c3643948bce7327a7f01665caa7474be2694f9","kind":"commit","published_at":"2020-10-10T22:32:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12/manifests"},{"name":"v5.0.0-alpha.11","sha":"b4fe7eefd494fa28cd3453067af8872a83f31fa6","kind":"commit","published_at":"2020-09-26T15:07:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11/manifests"},{"name":"v5.0.0-alpha.10","sha":"2e1502fc18d86d69a6b55fc4ac5dcb50ddf192c4","kind":"commit","published_at":"2020-09-15T08:10:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10/manifests"},{"name":"v5.0.0-alpha.9","sha":"e830beb63940d24129285f554fc9c2fb0bd7ccbf","kind":"commit","published_at":"2020-09-06T16:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9/manifests"},{"name":"v5.0.0-alpha.8","sha":"5f986712bbb2f0b789c151b6d2f3e2d48cde0980","kind":"commit","published_at":"2020-08-31T16:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"c32a96b4beb3a5c72a8c179fb095f09dacf61050","kind":"commit","published_at":"2020-08-22T16:39:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"15fd6232de294be9ba0ca103351a11f84009b04f","kind":"commit","published_at":"2020-08-13T16:56:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6/manifests"},{"name":"v5.0.0-alpha.5","sha":"40aa9cbb1df08a5994392d5cea15a60979b28a7e","kind":"commit","published_at":"2020-07-27T22:55:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"519390c2bb12b5eb7b6f5f898afb78ac7f285543","kind":"commit","published_at":"2020-07-19T17:54:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"f432112f0bcfb1fd2002002db181e83edc99d906","kind":"commit","published_at":"2020-07-12T17:06:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"f928d6e04ea7f185cda0e739ebbe2ea36d0aa4d3","kind":"commit","published_at":"2020-07-04T23:16:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2/manifests"},{"name":"v4.11.0","sha":"79ebf71d31cca2c73143891960ea54ec1132bdeb","kind":"commit","published_at":"2020-06-30T23:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0/manifests"},{"name":"v5.0.0-alpha.1","sha":"8281371f88c81fc3e4560b0334cc0c473b9d45f9","kind":"commit","published_at":"2020-06-27T15:07:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.10.2","sha":"d0bfcb4f11fd3904b1e235d80fbfe23758de8372","kind":"commit","published_at":"2020-06-11T19:11:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"4e12b951f64fd47864b4dea8ec8631387a89ddb1","kind":"commit","published_at":"2020-06-01T15:14:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"dd9280e753eb8dc3444a26e85fe4f800b759cad2","kind":"commit","published_at":"2020-05-23T17:50:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0/manifests"},{"name":"v4.9.14","sha":"1fb44683825f0ee7f4d5933528598917ff72f0e4","kind":"commit","published_at":"2020-05-11T22:41:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.14","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14/manifests"},{"name":"v4.9.13","sha":"c224f32bb8f144e590c096d103c9d59c2509ed93","kind":"commit","published_at":"2020-05-04T11:29:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.13","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13/manifests"},{"name":"v4.9.12","sha":"3e5fd3c4f200e50a1331857f092a547b41f6db1e","kind":"commit","published_at":"2020-04-26T23:18:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.12","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12/manifests"},{"name":"v4.9.11","sha":"77f6fe0a73791176bd58d8c013bf5631270faf4d","kind":"commit","published_at":"2020-04-19T14:10:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11/manifests"},{"name":"4.9.11","sha":"b551194a14c4469f3b07dc43bc6aaea525138944","kind":"commit","published_at":"2020-04-18T10:43:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11/manifests"},{"name":"v4.9.10","sha":"8baef82396665179c67ca3acfd51e396b947f412","kind":"commit","published_at":"2020-04-11T13:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.10","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10/manifests"},{"name":"v4.9.9","sha":"c191471a20315cae4006c1e4d3d51db5e49b5fee","kind":"commit","published_at":"2020-04-04T15:54:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.9","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9/manifests"},{"name":"v4.9.8","sha":"e9fbcbf015bbf7057aadd5777703b7059aedf043","kind":"commit","published_at":"2020-03-28T19:33:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8/manifests"},{"name":"v4.9.7","sha":"10bc98f283feaae6397ef1b73b1b82be4a39a5f5","kind":"commit","published_at":"2020-03-18T12:45:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7/manifests"},{"name":"v4.9.6","sha":"0176a231719152fa4a2100aa7119e9fd777b5fed","kind":"commit","published_at":"2020-03-18T10:52:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6/manifests"},{"name":"v4.9.5","sha":"b9dec2780203e37148d87788f727c668d9019581","kind":"commit","published_at":"2020-02-29T10:36:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5/manifests"},{"name":"v4.9.4","sha":"45fe0e31c462ed3a2fba134fb1edbd05b91da2a4","kind":"commit","published_at":"2020-02-23T10:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4/manifests"},{"name":"v4.9.3","sha":"2bec4ebc9c20be8abecbad6d3f0f7ba2875c9c35","kind":"commit","published_at":"2020-02-16T11:52:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3/manifests"},{"name":"v4.9.2","sha":"f567b384f509d36b7e10f691e6b58538e7db8869","kind":"commit","published_at":"2020-02-09T18:32:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"717887fdd9d3b27701d760d78aa12ecf52f02f43","kind":"commit","published_at":"2020-02-02T11:46:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f2c9817526b729801b1716afc957ef3886ccb422","kind":"commit","published_at":"2020-01-22T20:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"d0c928c82e3fc8f284a2f7fd1b9acbf717c5a64e","kind":"commit","published_at":"2020-01-06T11:44:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"0c7ca746674cfb47a46cad8ebea21155702fd38c","kind":"commit","published_at":"2019-12-30T10:59:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"c6f734f0d6b183962e83fc5612fef6583bf40712","kind":"commit","published_at":"2019-12-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3a8f0eace8dd6a1c3234a8be2b7c41f06b6260d4","kind":"commit","published_at":"2019-12-14T19:59:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"0a129d58056d38bd15141aaa98d346774895d5f5","kind":"commit","published_at":"2019-12-07T12:46:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"6291316a32cfb4fb19ffdbcf30abfcb63023f17f","kind":"commit","published_at":"2019-12-01T10:59:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1/manifests"},{"name":"v3.9.4","sha":"6b0fee51deb7c32b75498d4ab2186946e7c4ce0a","kind":"commit","published_at":"2019-11-28T09:28:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4/manifests"},{"name":"v4.7.0","sha":"2b04ee905695540bde87653908ece5c4d57546c9","kind":"commit","published_at":"2019-11-22T10:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"856188b2de7a5e514803314f329da76fe65dec50","kind":"commit","published_at":"2019-11-12T13:52:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"d2d76bf26231a96981260232de5271b24e9391a4","kind":"commit","published_at":"2019-11-05T16:46:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0/manifests"},{"name":"v4.5.2","sha":"cb52f392b3b3528857178a756354ffb0e8bccd73","kind":"commit","published_at":"2019-10-28T22:58:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"803d08fbdf20de2d34c36a2a27bbc8e5a7e79fb2","kind":"commit","published_at":"2019-10-12T20:22:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"de3c62c25bf9e92ba35019e5a3ca7f68a36600d8","kind":"commit","published_at":"2019-10-02T08:07:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"554e7dce0cd96a4f9ef1924b41a3ce530cb433ae","kind":"commit","published_at":"2019-09-22T17:16:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"b563d529a8544fa4f4090723239ab075665c5f03","kind":"commit","published_at":"2019-09-11T20:45:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"f3beaee67fb9a4145a792fc8b798ef327b55f513","kind":"commit","published_at":"2019-09-08T09:58:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1/manifests"},{"name":"v1.2.5","sha":"8ee2d7168294f21af787aaba46661824097e33bb","kind":"tag","published_at":"2019-09-03T18:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5/manifests"},{"name":"v4.4.0","sha":"98f2c7cae9b2e0a53cf731882164aa44babb4be3","kind":"commit","published_at":"2019-08-31T12:19:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"29c1adf61a141a3db885ee569e42251cee53e749","kind":"commit","published_at":"2019-08-21T17:29:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3/manifests"},{"name":"v1.2.4","sha":"e44972d3c3e199529fdbc85974f7ae570b8424a0","kind":"tag","published_at":"2019-08-16T20:53:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4/manifests"},{"name":"v4.3.2","sha":"f2dbeca2dd1aecf6bc56e2302ec766d2e4bfb2ac","kind":"commit","published_at":"2019-08-10T17:39:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"d5a2ad9d26f7b089111b208c929ac1f98e7f6958","kind":"commit","published_at":"2019-08-03T15:14:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"8c28ed9c67e7b6ad02a8826178352aa4e9901b50","kind":"commit","published_at":"2019-07-28T14:32:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"42f78c69a59f0b5fa5fb8f533385f04ef77d7889","kind":"commit","published_at":"2019-07-17T13:42:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1/manifests"},{"name":"v1.0.4","sha":"455489e2e149ff5393f6ba08870368c88da259bd","kind":"tag","published_at":"2019-07-10T15:39:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"4c21bc05d6c5e48c64bc947ba9e271ed3e762a0e","kind":"tag","published_at":"2019-07-10T15:08:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"543041538f31cbdfbe3e85b8bc0f5c183ac5448e","kind":"tag","published_at":"2019-07-09T13:14:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"3a40065694cab2a5e8dedab6781e98493c1dc69d","kind":"tag","published_at":"2019-07-09T12:54:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1/manifests"},{"name":"v4.2.0","sha":"cf2cdd83f2a2f65d0e979d1faa9e815a5e2d3502","kind":"commit","published_at":"2019-07-06T15:30:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"6da1d591264e8c4a18e5ab56bdf6f8c0f985ed99","kind":"commit","published_at":"2019-06-25T13:53:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"eade31e58deb8ff3faee777313d70141e5868ebe","kind":"commit","published_at":"2019-06-23T11:46:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"b78a5ab7581488f7fff271a2cf64927dd28c3ab0","kind":"commit","published_at":"2019-06-13T09:55:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"07b9d6efaac1b663b2657173227e9490c796191e","kind":"commit","published_at":"2019-06-10T11:50:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"d58075ddb1757a11c47ef3d2b1fe9bed55e640dd","kind":"commit","published_at":"2019-06-03T16:35:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a3572bcaf34d204b314fd2c84064c9180f3a50f1","kind":"commit","published_at":"2019-05-27T12:48:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"505e275285c757e0515c8623b43c823d8a74790c","kind":"commit","published_at":"2019-05-23T15:39:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.0","sha":"a33f0ab64999331a54267cdf0eb89e53fa4d70cd","kind":"commit","published_at":"2019-05-20T21:26:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0/manifests"},{"name":"v4.0.0-beta.2","sha":"3686a27055dce58b5e800b520087c0c448b7480e","kind":"commit","published_at":"2019-05-13T12:26:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"5c152157078503e8599537108c3be9e00969fa34","kind":"commit","published_at":"2019-05-05T12:24:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"f19bd59ae53f23e3637383061774542d973cc48c","kind":"commit","published_at":"2019-04-28T22:42:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.8","sha":"92d6e987a43041fde63fd02cad61277d04193c29","kind":"commit","published_at":"2019-04-17T19:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"663643e0a83554d7730be42140aef6bc3ac09c6a","kind":"commit","published_at":"2019-04-07T23:25:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"2482d2b689440df6fb3da6157a789adac2783736","kind":"commit","published_at":"2019-03-30T19:33:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6/manifests"},{"name":"v3.9.3","sha":"ebed7922fc97331519f507768572a068edb8494e","kind":"commit","published_at":"2019-03-28T14:06:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3/manifests"},{"name":"v4.0.0-alpha.5","sha":"1bfdbe5688fb3556e4bebd1f8e357c515244ac42","kind":"commit","published_at":"2019-03-23T21:04:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"997324d52467e3a7b7a8058c0ba8309d04d4ddf6","kind":"commit","published_at":"2019-03-17T11:00:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"3a5d2e50411ddd3caea450abda49fd7c6ed230dc","kind":"commit","published_at":"2019-03-10T11:57:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"f606f7584dd842a89423dd3cc69e32b5ad3fdae1","kind":"commit","published_at":"2019-03-03T16:12:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"eea3b4d9a623f87d79be63f57b4a69ddfe375610","kind":"commit","published_at":"2019-02-20T10:58:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"97b26c4821299aef21e6ef9372a25aedd78d0137","kind":"commit","published_at":"2019-02-12T14:39:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.9.2","sha":"dbc788f7d231b4eceaa7a6a3e253104de5de9af0","kind":"commit","published_at":"2019-02-03T20:45:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2/manifests"},{"name":"v3.9.1","sha":"b903d7432b5a06583c9915f7ab9346bad76007a1","kind":"commit","published_at":"2019-01-26T13:59:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"f6353cdd15b954091c3f53498eb7de198755b740","kind":"commit","published_at":"2019-01-14T21:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"8df7a83ccc0b200e67feb823ceaaf793e4b6d007","kind":"commit","published_at":"2019-01-09T21:57:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"c202914213f19b070738ba5837da18e89c1662ee","kind":"commit","published_at":"2019-01-07T18:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"baa45b12252be8965809a0ad06e67e7dc7d44313","kind":"commit","published_at":"2018-12-30T21:47:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"0445ca8b710425f22744249a0c7bb3c20e95237b","kind":"commit","published_at":"2018-12-30T21:24:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"f0d60d8a510180e9c7a9b588d3e6c04d0d1a23d3","kind":"commit","published_at":"2018-12-22T15:42:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"1871b089aef090728321cab69be92daaec6eb131","kind":"commit","published_at":"2018-12-17T20:02:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0/manifests"},{"name":"v3.6.2","sha":"edde0b4f0073fcacb7233b553812f3dffe619da5","kind":"commit","published_at":"2018-12-09T20:22:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"e5fbf74a06157e2d73701a158e8d6b5914429ea1","kind":"commit","published_at":"2018-12-01T10:43:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1/manifests"},{"name":"issue-13699-mster","sha":"ac0153bf1b13ddbc1e43c22693f2c223838d9f1a","kind":"tag","published_at":"2018-11-28T20:15:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/issue-13699-mster","html_url":"https://github.com/mui/material-ui/releases/tag/issue-13699-mster","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@issue-13699-mster","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster/manifests"},{"name":"v3.6.0","sha":"d9c790fa69a1c053c3d471e030e4066122d58902","kind":"commit","published_at":"2018-11-26T19:49:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"34492c23a773b1db66fe65801997257709c4f319","kind":"commit","published_at":"2018-11-12T23:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"dc6b2b870fa514e98c74b6854d22c6e25e7684cb","kind":"commit","published_at":"2018-11-12T22:46:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"ba1dc0f27cd85996dbf3ef9df4d7f10552d6c91f","kind":"commit","published_at":"2018-11-04T23:41:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0/manifests"},{"name":"v3.3.2","sha":"47b20fe33c5f1c8a2563bad3c27811c37f698794","kind":"commit","published_at":"2018-10-27T20:16:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"92b2a36716c8ced3d12ff0b300be06cc4743e6da","kind":"commit","published_at":"2018-10-23T22:16:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"47d3b93780400d6eaef48d29dfcbebec8a5f22b2","kind":"commit","published_at":"2018-10-21T21:27:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"bbb0b683dd45d130b17580da86fe6ccc1ab5b3d3","kind":"commit","published_at":"2018-10-15T22:11:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"a61f0fc9a56ef22874753175bad2a636460130d1","kind":"commit","published_at":"2018-10-14T21:03:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"58f526f46e609e3e6cd785d15bfc5486df7ab79f","kind":"commit","published_at":"2018-10-07T22:44:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"dbd67aa892a4e9885d763fcb0d1f6c1691fbf763","kind":"commit","published_at":"2018-09-30T17:16:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"6184c508f94500a9da7486ccb2b9398023e4b1b5","kind":"commit","published_at":"2018-09-23T22:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"a9cbda69c8e059d928da53d9525652170b999455","kind":"commit","published_at":"2018-09-16T21:32:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"27412afa36b6c64b15b3b33cd51235efbc55a775","kind":"commit","published_at":"2018-09-08T22:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d6fb8524ff94080614e8d4d1064c7b2cec66c5d1","kind":"commit","published_at":"2018-09-03T21:14:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"2e9643f6c43c9b393a3914cd085aac92df546c04","kind":"commit","published_at":"2018-08-28T22:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"6847e0affc09f56a1497013be98bc3b59ccd3fde","kind":"commit","published_at":"2018-08-27T17:34:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0/manifests"},{"name":"v1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1","html_url":"https://github.com/mui/material-ui/releases/tag/v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1/manifests"},{"name":"v1.5.1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6b4c29e324eaa1272ce7b42ecab0e3460af6f437","kind":"commit","published_at":"2018-08-12T20:42:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0/manifests"},{"name":"v0.20.2","sha":"1b1c1fce216b5b2f5ecd52d21f8ec6a326c00cd5","kind":"commit","published_at":"2018-08-05T21:43:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2/manifests"},{"name":"v1.4.3","sha":"99650a6d174ad97b41ba1079cd5d7f55b5db21b5","kind":"commit","published_at":"2018-08-04T10:26:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e9bb799208b34fb8f8bbfe4b63b7a1942f95d91f","kind":"commit","published_at":"2018-07-29T14:37:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"869692ecf3812bc4577ed4dde81a9911c5949695","kind":"commit","published_at":"2018-07-22T21:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7fdc1890fb744b565480835fd5684e66871c679f","kind":"commit","published_at":"2018-07-14T15:02:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"f12ba5bfafc53ada2e5719697dd8373d41fa9471","kind":"commit","published_at":"2018-07-02T20:06:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"cd47eeabdcd4f67e35ff5ad56ae82a571da5747a","kind":"commit","published_at":"2018-06-26T10:53:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"e943cb8d6f405de5d53c1f3d1908cbccb502bb3a","kind":"commit","published_at":"2018-06-20T21:41:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"29308b10b3f8ba3565168e4da4bb5f793cb8b4f9","kind":"commit","published_at":"2018-06-18T18:38:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7c094a0f0381c7b68a223e27b5dc700a7595b122","kind":"commit","published_at":"2018-06-10T09:50:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2a300cdec817595ac879bc419257e55ef318b0f9","kind":"commit","published_at":"2018-06-03T15:25:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"3ccf76d315404ebd67f1254f5679d327c0647dfd","kind":"commit","published_at":"2018-05-26T14:56:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"73101790333124cc8f5857bc46038b7d2315842a","kind":"commit","published_at":"2018-05-17T22:07:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.1","sha":"aae0c434f99c4ab559d8aff53cfbd2cfa7974043","kind":"commit","published_at":"2018-05-15T21:15:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1/manifests"},{"name":"v0.20.1","sha":"c663649d9edf9d196aadbb3b426fd613816964fc","kind":"commit","published_at":"2018-05-13T21:34:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1/manifests"},{"name":"v1.0.0-rc.0","sha":"5f3008fc26479b40ff16ec498ae0e6e3361fdb47","kind":"commit","published_at":"2018-05-13T19:13:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-beta.47","sha":"d16e4f5115a9fde3e8958d7959a912a55cbb246d","kind":"commit","published_at":"2018-05-09T21:48:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.47","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47/manifests"},{"name":"v1.0.0-beta.46","sha":"aa1ef83f22650245dd736681d7ec6331cb2a42ef","kind":"commit","published_at":"2018-05-08T21:51:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.46","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46/manifests"},{"name":"v1.0.0-beta.45","sha":"ab592831cbf5987a6516139aeaf148bdb3360ccb","kind":"commit","published_at":"2018-05-07T13:38:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.45","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45/manifests"},{"name":"v1.0.0-beta.44","sha":"0bba4ad1aed5d2181baa156009301eb56fd80158","kind":"commit","published_at":"2018-04-29T20:57:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.44","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44/manifests"},{"name":"v1.0.0-beta.43","sha":"6dfe7382b9777885abe84f4d1f66c0c62545d559","kind":"commit","published_at":"2018-04-22T10:47:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.43","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43/manifests"},{"name":"v1.0.0-beta.42","sha":"bc03443cac8a55ce3fc4d19e6a95e0f3d0116fbf","kind":"commit","published_at":"2018-04-16T20:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.42","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42/manifests"},{"name":"v1.0.0-beta.41","sha":"cddff325bdc2c79592701c11e295e48db0879c28","kind":"tag","published_at":"2018-04-07T18:26:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.41","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41/manifests"},{"name":"v1.0.0-beta.40","sha":"7f423b6bef54c4a34f3b53d9b8ebf33c183916f8","kind":"tag","published_at":"2018-04-01T09:55:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.40","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40/manifests"},{"name":"v1.0.0-beta.39","sha":"b95cb7a83a102b21b7f6add713398f6c9e743d50","kind":"tag","published_at":"2018-03-28T21:23:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.39","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39/manifests"},{"name":"v1.0.0-beta.38","sha":"a6ccfbe7699b67b03703b49a7cb14d865b841d38","kind":"tag","published_at":"2018-03-17T12:24:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.38","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38/manifests"},{"name":"v1.0.0-beta.37","sha":"1587ac3654ae5061eb21f652722a02cc4c367292","kind":"tag","published_at":"2018-03-11T14:31:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.37","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37/manifests"},{"name":"v1.0.0-beta.36","sha":"f31bd2e431c29f85a053387ce062987a3fc36168","kind":"tag","published_at":"2018-03-05T21:07:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.36","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36/manifests"},{"name":"v1.0.0-beta.35","sha":"25ca14ffcec6eeb75446730a03cc4a2014c5e8ab","kind":"tag","published_at":"2018-02-25T22:47:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.35","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.2","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2/manifests"},{"name":"olivier-material-ui-codemod@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1/manifests"},{"name":"olivier-material-ui-icons@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.1","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1/manifests"},{"name":"olivier-material-ui-codemod@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0/manifests"},{"name":"olivier-material-ui-icons@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0/manifests"},{"name":"v1.0.0-beta.34","sha":"284dfcb06fed2244033cc971cb78f485bafece3d","kind":"tag","published_at":"2018-02-17T12:08:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.34","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34/manifests"},{"name":"v1.0.0-beta.33","sha":"b7f698d48d61e74f74e5e50a08b4309460a55266","kind":"tag","published_at":"2018-02-10T12:03:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.33","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33/manifests"},{"name":"v1.0.0-beta.32","sha":"896bc50f35a83fac0453dbbecd9f367b45b450e9","kind":"tag","published_at":"2018-02-04T22:44:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.32","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32/manifests"},{"name":"v1.0.0-beta.31","sha":"6271146a2545aeedf4110990de21ebc0c910b627","kind":"tag","published_at":"2018-01-29T22:06:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.31","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31/manifests"},{"name":"v1.0.0-beta.30","sha":"2bb35ce508832f518a4c3af8cd7cf67af8fd90c5","kind":"tag","published_at":"2018-01-21T22:50:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.30","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30/manifests"},{"name":"v1.0.0-beta.29","sha":"7386d56d4dfb85ca4a586a56691b6a58798d5c42","kind":"tag","published_at":"2018-01-16T20:27:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.29","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29/manifests"},{"name":"v1.0.0-beta.28","sha":"e1f3dad9084edf460d42e0a5f6b7c956eaa51e8d","kind":"tag","published_at":"2018-01-14T14:52:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.28","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28/manifests"},{"name":"v1.0.0-beta.27","sha":"fcfe4a64a95f65e205c5ba9523987982e6556eea","kind":"tag","published_at":"2018-01-06T15:25:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.27","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27/manifests"},{"name":"v1.0.0-beta.26","sha":"bd42549ee464bce03743f7ee18964066f9d3907d","kind":"tag","published_at":"2017-12-30T23:24:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.26","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26/manifests"},{"name":"v1.0.0-beta.25","sha":"d9ab3e313136fa5fb179743b560ac7c9e4fa8f6a","kind":"tag","published_at":"2017-12-22T23:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.25","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25/manifests"},{"name":"v1.0.0-beta.24","sha":"7c8fe8516f8bf6317e7cc748eefa7d97c92b4007","kind":"tag","published_at":"2017-12-17T12:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.24","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24/manifests"},{"name":"v1.0.0-beta.23","sha":"1a4e5b06ae0a7f6b3a6be810d272ebdf3efbb863","kind":"tag","published_at":"2017-12-09T09:51:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.23","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23/manifests"},{"name":"v0.20.0","sha":"86b40ae4883e95d6139e9e5d59c0e14aa022ce3a","kind":"commit","published_at":"2017-12-04T04:05:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0/manifests"},{"name":"v1.0.0-beta.22","sha":"22f68ca292a947349ae2877b09e85775703ec87f","kind":"tag","published_at":"2017-11-28T23:11:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22/manifests"},{"name":"v1.0.0-beta.21","sha":"d33604a9deacbb2725da3688d823416486a039c1","kind":"tag","published_at":"2017-11-13T22:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21/manifests"},{"name":"v1.0.0-beta.20","sha":"076d08bfa709ffdb4858106ebda73f475e4ec5b9","kind":"tag","published_at":"2017-11-05T19:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20/manifests"},{"name":"v1.0.0-beta.19","sha":"2a1879fb818973d4df766c2d7842afd939fdb2b8","kind":"tag","published_at":"2017-10-30T21:51:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19/manifests"},{"name":"v1.0.0-beta.18","sha":"f626204f8e0cd9933bcb7a8c8ac5cd97d6419eca","kind":"tag","published_at":"2017-10-23T21:58:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18/manifests"},{"name":"v1.0.0-beta.17","sha":"616d69d5ff7263eb9c84960b6b7a4c9ff852d4ef","kind":"tag","published_at":"2017-10-15T22:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17/manifests"},{"name":"v1.0.0-beta.16","sha":"56fd0d9d2f6fe0222b8c4117e227de1d725918ba","kind":"tag","published_at":"2017-10-08T20:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16/manifests"},{"name":"v0.19.4","sha":"f1bc4be26ca68578f0cfd053fed8eeabe0d3a636","kind":"tag","published_at":"2017-10-08T19:56:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4/manifests"},{"name":"v1.0.0-beta.15","sha":"4da17a67182a212be91a36cec9c976ccb6293380","kind":"tag","published_at":"2017-10-04T16:05:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15/manifests"},{"name":"v1.0.0-beta.13","sha":"736f12000e6989b2e37fcf10deca8bcf20a284f5","kind":"tag","published_at":"2017-10-01T19:58:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13/manifests"},{"name":"v0.19.3","sha":"7e484cc0c2e3db1e30ebe89d93475f2999f6168c","kind":"tag","published_at":"2017-10-01T19:35:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3/manifests"},{"name":"v1.0.0-beta.12","sha":"65b6e04a74a1520209e7b8fcfa311a431ecb070a","kind":"tag","published_at":"2017-09-24T18:24:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12/manifests"},{"name":"v0.19.2","sha":"5f750e046d48fa2f8c0efd86290ea48661c9b32e","kind":"tag","published_at":"2017-09-18T20:14:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2/manifests"},{"name":"v1.0.0-beta.11","sha":"01c6feb33e7e4e5043ce2a8377fa7dda3dbc8180","kind":"tag","published_at":"2017-09-18T19:11:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11/manifests"},{"name":"v1.0.0-beta.10","sha":"3d4518c997fe875f8e91044ff59a09a46fdfb726","kind":"tag","published_at":"2017-09-13T21:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10/manifests"},{"name":"v1.0.0-beta.9","sha":"d4dba0da9a00efe5104365ca647d848a131a41a6","kind":"tag","published_at":"2017-09-10T11:17:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9/manifests"},{"name":"v1.0.0-beta.8","sha":"865b39bef48c3f85743c3914ba146b97b93fce0f","kind":"tag","published_at":"2017-09-02T11:11:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8/manifests"},{"name":"v0.19.1","sha":"b0d03e92c64bee1ac8c25acd0c48657b7f605d9a","kind":"tag","published_at":"2017-09-02T10:38:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1/manifests"},{"name":"v1.0.0-beta.7","sha":"d2083879918dcafdc9c17e3e19440000a0abb3b0","kind":"tag","published_at":"2017-08-30T22:51:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7/manifests"},{"name":"v1.0.0-beta.6","sha":"8385df161a6792d472821e30c7095b267b844950","kind":"tag","published_at":"2017-08-20T14:48:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6/manifests"},{"name":"v1.0.0-beta.5","sha":"8292545fd41ea9f9d3c7c52bb45f60a4fea434a9","kind":"tag","published_at":"2017-08-15T08:55:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5/manifests"},{"name":"v0.19.0","sha":"d1b3bc614a818d497e38fd51c85077dd7b490bad","kind":"tag","published_at":"2017-08-15T08:17:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0/manifests"},{"name":"v1.0.0-beta.4","sha":"110f0a6e95e8e2b51b2bdd7e545a9b41d1a0009f","kind":"tag","published_at":"2017-08-05T10:09:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4/manifests"},{"name":"v1.0.0-beta.3","sha":"e0dd9560d4a152ca0a61558b6238edc40746c354","kind":"tag","published_at":"2017-07-29T21:00:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"45d5da95daf4d52b0ea6e4ffbef27755fa0aa196","kind":"tag","published_at":"2017-07-23T17:45:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"603fbde8d99e386d6640ec6c24ba9fcfc4316dd4","kind":"tag","published_at":"2017-07-23T17:12:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1/manifests"},{"name":"v0.18.7","sha":"50f6dfc4b6ee7473e27ba950c3ce900b24f17d1c","kind":"tag","published_at":"2017-07-23T15:51:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7/manifests"},{"name":"v1.0.0-alpha.22","sha":"f3992561ed94696d595b6a56efc7449c7dee67c7","kind":"tag","published_at":"2017-07-18T09:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22/manifests"},{"name":"v1.0.0-alpha.21","sha":"49d21891b72796f4a8f383d9b15b66f72cb94549","kind":"tag","published_at":"2017-07-04T22:13:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21/manifests"},{"name":"v0.18.6","sha":"1d10ecbac4a83f9934bb6a7f025855f82002113c","kind":"tag","published_at":"2017-07-04T21:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6/manifests"},{"name":"v0.18.5","sha":"86f7c4141cc66ab1e96a681a6945472283e41ea3","kind":"tag","published_at":"2017-06-28T18:14:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5/manifests"},{"name":"v1.0.0-alpha.20","sha":"84363396403cbbd51072d0b09822cd6d8ab6bf87","kind":"tag","published_at":"2017-06-25T18:01:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20/manifests"},{"name":"v0.18.4","sha":"2c6872cacf19ac71a316b282c2467162dcd148c6","kind":"tag","published_at":"2017-06-25T17:39:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4/manifests"},{"name":"v1.0.0-alpha.19","sha":"611bfd7557fd928933e39c054d2b2edeb57adaed","kind":"tag","published_at":"2017-06-19T16:58:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19/manifests"},{"name":"v1.0.0-alpha.18","sha":"5fdb60642bdf2907b7fba352cf2cd0fa7208848f","kind":"tag","published_at":"2017-06-19T10:12:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18/manifests"},{"name":"v1.0.0-alpha.17","sha":"73e0a35145d10f3c29a991f75e5ba8315e0e754a","kind":"tag","published_at":"2017-06-12T11:55:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17/manifests"},{"name":"v0.18.3","sha":"4c6a542c772f9fe9ff97bb95f63801138d7722d0","kind":"tag","published_at":"2017-06-07T21:28:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"9d3b59b3fec3b31b37334c3bd842112f3d090f86","kind":"commit","published_at":"2017-06-06T21:29:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2/manifests"},{"name":"v1.0.0-alpha.16","sha":"0c7dba6dc5ad8b9f69ec3c60e3ba31f2973e582a","kind":"tag","published_at":"2017-06-01T08:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"18508aeb3e5817406209e15c3e51a53c2cbece96","kind":"tag","published_at":"2017-05-23T20:00:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"771fb44738e116a1d2cec7aabb8ed1425b1d57f6","kind":"tag","published_at":"2017-05-14T10:11:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14/manifests"},{"name":"v0.18.1","sha":"715372edf9fc21244030207409b4070158f6936d","kind":"tag","published_at":"2017-05-13T10:21:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1/manifests"},{"name":"v1.0.0-alpha.13","sha":"17fde80a53fb9fcce31a82290f54de55cf3655e9","kind":"tag","published_at":"2017-05-08T10:47:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13/manifests"},{"name":"v0.18.0","sha":"dea7938b1265a3b100899d65589fbd05e877ab9e","kind":"tag","published_at":"2017-04-30T22:26:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0/manifests"},{"name":"v1.0.0-alpha.12","sha":"dc7371e4770fd3e8b1a82b9c2c2a652acaa73713","kind":"tag","published_at":"2017-04-30T22:22:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12/manifests"},{"name":"v0.17.4","sha":"a398290811c94bd6bb2d5d04c7f6d0ce734e3ad6","kind":"commit","published_at":"2017-04-14T17:20:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4/manifests"},{"name":"v1.0.0-alpha.11","sha":"7b3dbfaf2e94e8139424c8660692ee20d5a9880e","kind":"tag","published_at":"2017-04-14T16:50:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11/manifests"},{"name":"v0.17.3","sha":"53076a03182668f94d3bf40cd880309a51e9be88","kind":"tag","published_at":"2017-04-10T21:42:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"38c4aed87e608ded8e083dcf341ed5e9a14c20ef","kind":"tag","published_at":"2017-04-09T11:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2/manifests"},{"name":"v1.0.0-alpha.10","sha":"27fd907d604c1d3189b7b70e3a7e4758e0171492","kind":"tag","published_at":"2017-04-06T12:00:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"b962c2fbfa7a9cab9e9844e01966b90ca86e67a1","kind":"tag","published_at":"2017-04-01T13:47:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a0b4691eb3958aeb9173a8f4e705c81dfb7d25da","kind":"tag","published_at":"2017-03-25T11:46:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8/manifests"},{"name":"v0.17.1","sha":"05280483dbbc29e56edd8f3644721679b55d4d73","kind":"commit","published_at":"2017-03-13T12:27:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1/manifests"},{"name":"v1.0.0-alpha.7","sha":"9281a3fcee37d6afb9e493ff06e8a2626f4d7d91","kind":"tag","published_at":"2017-03-12T12:31:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"69f604946c366c655d0613841c034cacee7e9ef4","kind":"commit","published_at":"2017-02-26T12:41:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6/manifests"},{"name":"v1.0.0-alpha.5","sha":"74973892bdfacd5c9e3a4ce63185e9a6500d9522","kind":"commit","published_at":"2017-02-26T11:04:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-alpha.4","sha":"6472a6864951bfe7f3739afbe74b50981299ac28","kind":"commit","published_at":"2017-02-26T10:19:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4/manifests"},{"name":"v0.17.0","sha":"c9af9606bcea6551ceaadc2f6430d629eb679e84","kind":"commit","published_at":"2017-02-12T22:06:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0/manifests"},{"name":"v1.0.0-alpha.3","sha":"4583f5212d0b668e3801a859d3cc584cec0ec173","kind":"commit","published_at":"2017-02-12T21:43:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"8476782b595175d25c8a972b5fe53bc1f8532676","kind":"tag","published_at":"2017-02-07T19:48:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"3a0eb03018a9c5c96ba5233de8ef45202403a94c","kind":"commit","published_at":"2017-01-29T21:29:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.16.7","sha":"867c6c29b1badd839b1fd57720e5754fcd53a516","kind":"commit","published_at":"2017-01-15T19:57:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"bc84dbeeb78b725fefdc10cdc6eee7b75cc1226e","kind":"commit","published_at":"2016-12-25T21:03:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"8a03a04ef17f76ce09b88607b216d8a8e4d277d6","kind":"commit","published_at":"2016-12-09T20:45:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"84c18c98ff56fbe81be902735164219040729bb1","kind":"commit","published_at":"2016-11-17T19:18:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"066c5d53d1d4ecec2923ed12ec14647ae8248a9c","kind":"commit","published_at":"2016-11-17T16:41:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"806b2eab2272b430e814f8b3c7f1e7b31cd0e306","kind":"commit","published_at":"2016-11-14T17:22:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"2085737a798d9cb808b2fddf1f06883b27327ccc","kind":"commit","published_at":"2016-10-19T18:24:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"6eb9913441cb39562f4c935bdd70042d26daa260","kind":"commit","published_at":"2016-10-05T14:36:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0/manifests"},{"name":"v0.16.0-rc2","sha":"71a9524d0ec28dad2f566a42c7bb8ad2ea93ce36","kind":"commit","published_at":"2016-09-24T19:31:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2/manifests"},{"name":"v0.16.0-rc1","sha":"1691addd7f84317619c6831c35cb1f32ef3779b6","kind":"commit","published_at":"2016-09-07T19:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1/manifests"},{"name":"v0.15.4","sha":"be9bc14f4cda041299b6f8845af87b9278c871fc","kind":"commit","published_at":"2016-08-10T22:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"8bd3589dd7f676f3d725559cbd63457afe8d3691","kind":"commit","published_at":"2016-08-02T20:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"908f694e1e6eae9e63da6b22e63100d6bda4fa8e","kind":"commit","published_at":"2016-07-09T21:10:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"1fed1bcc81d89e473e261c1da4bf0a3a46515ce8","kind":"tag","published_at":"2016-06-20T08:15:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"06667b589952f58ff8c6d277df364ef16dada671","kind":"tag","published_at":"2016-05-06T13:49:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0/manifests"},{"name":"v0.15.0-beta.2","sha":"7cf7adfe9042e9be8dbaa1c850ffacca26e9c269","kind":"commit","published_at":"2016-04-21T22:57:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2/manifests"},{"name":"v0.15.0-beta.1","sha":"47d7525fb77c7c579e99d595b3f98c69fc838c77","kind":"tag","published_at":"2016-04-14T13:33:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1/manifests"},{"name":"v0.15.0-alpha.2","sha":"caabf9eaee5a5e11097958105f8427cfc8905f86","kind":"tag","published_at":"2016-03-17T23:37:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2/manifests"},{"name":"v0.15.0-alpha.1","sha":"2ebddeb908857c16ece162964a7e501ab37716ba","kind":"commit","published_at":"2016-02-27T17:54:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1/manifests"},{"name":"v0.14.4","sha":"de2bee1335ff1fd701a60cb3d739cf919dbd77ce","kind":"commit","published_at":"2016-02-03T00:47:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"fa9141f90149392cc3fa366736e61a89b07e9205","kind":"commit","published_at":"2016-01-27T03:06:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"44b41957ae81344cf6dc794cf2dbe2da48152622","kind":"commit","published_at":"2016-01-08T15:52:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"0ae4d7f61bb240ae5e2adc9d15a8d5629f738db6","kind":"commit","published_at":"2016-01-04T22:23:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"628bc82957d8e537a1b648e31e10723820bb00ac","kind":"commit","published_at":"2015-12-25T15:12:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0/manifests"},{"name":"v0.14.0-rc2","sha":"9a24d8a7839c37b86748ad8022e39235e8eb6be2","kind":"commit","published_at":"2015-12-14T22:26:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2/manifests"},{"name":"v0.14.0-rc1","sha":"7459597806a2f1f5826eaab26d3c5d974da70fbd","kind":"commit","published_at":"2015-12-04T19:52:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1/manifests"},{"name":"v0.13.4","sha":"a98006f9ffb588030cbdd2e3b4a4515017e58c43","kind":"commit","published_at":"2015-11-24T17:07:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"e33afed6913b58a990bd4b51a038bbfff0a0f42f","kind":"commit","published_at":"2015-11-17T16:34:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"6f28ad04e8f95073646bfeb8936c550ca4a94347","kind":"commit","published_at":"2015-11-10T00:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"330488977f95dbebd6cf6a387bf10a86238331ff","kind":"commit","published_at":"2015-10-29T21:08:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"7980cd589e9dc9e055e1b789bf2f80e7f2ef0f5d","kind":"commit","published_at":"2015-10-21T19:38:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"86394ccd2d7b715eaa054a369679eba4ac82ce1f","kind":"commit","published_at":"2015-10-21T19:04:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"d310459476a461e0d29f166de277896026d8f35f","kind":"commit","published_at":"2015-10-19T17:30:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"06aca1012d01de4ec782acfb8d22a6ec83d48ff7","kind":"commit","published_at":"2015-10-07T21:43:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"6671f90516c2065839efae773ecda924b8bebdae","kind":"commit","published_at":"2015-10-06T19:31:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"a4e194e46c47f8e2eedfab8f0a8c4104e5679c95","kind":"commit","published_at":"2015-09-28T16:15:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"aa485220ff28e907d2548cbfb65bd789c23d9eba","kind":"commit","published_at":"2015-09-25T16:08:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"b55b770f2049852febe47bef27aa0eaceafcec08","kind":"commit","published_at":"2015-09-15T21:10:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"82bc1cb2805f7b624516f71628e6ca525df18cad","kind":"commit","published_at":"2015-08-24T21:31:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0/manifests"},{"name":"v0.10.4","sha":"a8097bcbed6939f0cb308e05acf03a907b666725","kind":"commit","published_at":"2015-08-09T03:29:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"2a43082b52138e33c85878616461445895066a11","kind":"commit","published_at":"2015-08-08T22:51:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"71583523f39c1830d3fcffeff0598c2f803f1048","kind":"commit","published_at":"2015-07-29T20:34:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"6b609c63611b02f9e845b765770983c547cd6af8","kind":"commit","published_at":"2015-07-13T21:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"b6140ec86c5087ad799e9a658f3f0d9b150c205a","kind":"commit","published_at":"2015-07-10T01:35:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"8a18478700f49b94fe7f580664e7b31c581ceb0b","kind":"commit","published_at":"2015-06-20T17:47:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"3da654eb4f0ddb10d81f2706eda1f3819e40b795","kind":"commit","published_at":"2015-06-15T01:46:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"867e87d3530b4fb6bc7f6ec5fb9edcd49e7bd631","kind":"commit","published_at":"2015-06-09T23:38:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"cb794810e7c39352f1bbd533d92983dc22a57510","kind":"commit","published_at":"2015-05-24T20:12:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0/manifests"},{"name":"v0.7.5","sha":"b3ce0b272e5468919d01b3d3ab6751a92f682b48","kind":"commit","published_at":"2015-04-27T19:14:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"abc159f246f15163f7984bcf702409cffc745d6e","kind":"commit","published_at":"2015-04-21T18:14:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"9321a4a8879f380a725c7439114ebf3e0da8abcc","kind":"commit","published_at":"2015-04-01T15:20:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"953606f4d1a9e3a33798b499219fe40b1f81fd96","kind":"commit","published_at":"2015-03-25T23:45:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"03c169188dd10ec2242b7806050781867c0291dd","kind":"commit","published_at":"2015-03-04T21:41:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"078ba0c94f8985dd2d96587784f760474ba51858","kind":"commit","published_at":"2015-02-13T21:06:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"accd9f0ef163d514b091709ffd63f76f6d1a467f","kind":"commit","published_at":"2015-01-27T00:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"57c7a95be20dc77cbe0459a40acc802e16de5148","kind":"commit","published_at":"2015-01-26T23:07:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"706446d6aeb952def6f2016fdc213b6e56b2d40f","kind":"commit","published_at":"2015-01-03T23:58:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"6b294fdd0a7f9686b8b8f05cf8759e90b3e581f9","kind":"commit","published_at":"2014-12-25T17:36:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"3eb741fdb94fff5e8218809b8f7d5a9d2e4d1778","kind":"commit","published_at":"2014-12-15T17:14:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"d65414913839d9d939c8bd938ca21f39f0faa924","kind":"commit","published_at":"2014-12-07T15:15:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"fc3232f6e9d1662c4f9d813b70acb329c4cdc6de","kind":"commit","published_at":"2014-11-30T21:22:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"4b02786c2a7e27613201fe72c033a260018a38d6","kind":"commit","published_at":"2014-11-28T20:34:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"ab8880bc442941c20d58ca2cbb8aace7b2724929","kind":"commit","published_at":"2014-11-17T20:10:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"052b0bc5a3e887d0a36b2277a2e09812a0ce206b","kind":"commit","published_at":"2014-11-11T21:11:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"715b7e868003ac9b121bdacee3e1301b9c660aa9","kind":"commit","published_at":"2014-11-08T19:56:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"088d257c0bec691545cd32f83fd2af753866b8ee","kind":"commit","published_at":"2014-11-08T00:13:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0/manifests"},{"name":"v0.1.29","sha":"3fe7b8bf7c3adc04522f311ce1c1c3b6e39e8edd","kind":"commit","published_at":"2014-11-05T19:58:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.1.29","html_url":"https://github.com/mui/material-ui/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29/manifests"}]},"repo_metadata_updated_at":"2025-10-29T21:14:06.694Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":null,"forks_count":null,"average":31.98917341990317},"purl":"pkg:maven/org.webjars.npm/material-ui__styled-engine","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:material-ui__styled-engine","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:material-ui__styled-engine","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:material-ui__styled-engine/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-29T16:04:14.239Z","issues_count":4308,"pull_requests_count":9949,"avg_time_to_close_issue":13592057.178502878,"avg_time_to_close_pull_request":1743679.4759773905,"issues_closed_count":2590,"pull_requests_closed_count":8490,"pull_request_authors_count":716,"issue_authors_count":2931,"avg_comments_per_issue":5.109795728876509,"avg_comments_per_pull_request":1.994974369283345,"merged_pull_requests_count":7175,"bot_issues_count":19,"bot_pull_requests_count":3438,"past_year_issues_count":769,"past_year_pull_requests_count":3299,"past_year_avg_time_to_close_issue":842316.4168674699,"past_year_avg_time_to_close_pull_request":466566.7232444611,"past_year_issues_closed_count":415,"past_year_pull_requests_closed_count":2663,"past_year_pull_request_authors_count":186,"past_year_issue_authors_count":610,"past_year_avg_comments_per_issue":1.859557867360208,"past_year_avg_comments_per_pull_request":1.4080024249772658,"past_year_bot_issues_count":9,"past_year_bot_pull_requests_count":1478,"past_year_merged_pull_requests_count":2376,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/issues","maintainers":[{"login":"oliviertassinari","count":773,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"siriwatknp","count":700,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":511,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":434,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"mnajdova","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"michaldudak","count":262,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"aarongarciah","count":237,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"ZeeshanTamboli","count":207,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mj12albert","count":193,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"alexfauquette","count":165,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"samuelsycamore","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"cherniavskii","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"LukasTy","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"bharatkashyap","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"DanailH","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"JCQuintas","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"eps1lon","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"hbjORbj","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hbjORbj"},{"login":"flaviendelangle","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"michelengelen","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"rosskevin","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rosskevin"},{"login":"mbrookes","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"m4theushw","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"apedroferreira","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"hasdfa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"nikitaa24","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikitaa24"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"richbustos","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richbustos"},{"login":"nathanmarks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanmarks"},{"login":"vicasas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"MBilalShafi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joshwooding","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwooding"},{"login":"dimitropoulos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dimitropoulos"},{"login":"arthurbalduini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"dmtrKovalenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmtrKovalenko"},{"login":"hai-cea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-cea"},{"login":"gerdadesign","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"DavidCnoops","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidCnoops"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}],"active_maintainers":[{"login":"siriwatknp","count":282,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":241,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":191,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"oliviertassinari","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"ZeeshanTamboli","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mnajdova","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"mj12albert","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"aarongarciah","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"prakhargupta1","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"JCQuintas","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"DanailH","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"alexfauquette","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"bharatkashyap","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"LukasTy","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"cherniavskii","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"michaldudak","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"MBilalShafi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"flaviendelangle","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"vicasas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:material-ui__styled-engine/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:material-ui__styled-engine/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:material-ui__styled-engine/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:material-ui__styled-engine/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:material-ui__styled-engine/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":572386,"maintainers_count":0,"namespaces_count":75981,"keywords_count":35251,"github":"maven-central","metadata":{"funded_packages_count":38856},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-12-16T05:44:42.274Z","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":10758889,"name":"@temp-mui/internal-markdown","ecosystem":"npm","description":"MUI markdown parser. This is an internal package not meant for general use.","homepage":"https://github.com/mui/material-ui#readme","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/material-ui","keywords_array":[],"namespace":"temp-mui","versions_count":1,"first_release_published_at":"2024-07-26T02:54:38.645Z","latest_release_published_at":"2024-07-26T02:54:38.645Z","latest_release_number":"1.0.1","last_synced_at":"2025-12-12T01:21:04.433Z","created_at":"2024-07-28T00:10:34.891Z","updated_at":"2025-12-12T01:21:04.433Z","registry_url":"https://www.npmjs.com/package/@temp-mui/internal-markdown","install_command":"npm install @temp-mui/internal-markdown","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.1"}},"repo_metadata":{"id":19822297,"uuid":"23083156","full_name":"mui/material-ui","owner":"mui","description":"Material UI: Ready-to-use foundational React components, free forever. It includes Material UI, which implements Google's Material Design.","archived":false,"fork":false,"pushed_at":"2024-04-14T01:43:25.000Z","size":552491,"stargazers_count":91449,"open_issues_count":1798,"forks_count":31383,"subscribers_count":1347,"default_branch":"next","last_synced_at":"2024-04-14T02:22:02.033Z","etag":null,"topics":["design-systems","hacktoberfest","material-design","react","react-components"],"latest_commit_sha":null,"homepage":"https://mui.com/material-ui/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2014-08-18T19:11:54.000Z","updated_at":"2024-08-18T03:20:19.580Z","dependencies_parsed_at":"2024-04-15T07:22:15.000Z","dependency_job_id":null,"html_url":"https://github.com/mui/material-ui","commit_stats":{"total_commits":22276,"total_committers":3187,"mean_commits":6.989645434577973,"dds":0.8256419464894954,"last_synced_commit":"eec77cde0b364cbad6c4c1b09b0b0a38ec9205a4"},"previous_names":["mui-org/material-ui","callemall/material-ui"],"tags_count":505,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/refs/heads/next","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":215854641,"owners_count":15940241,"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":"v6.0.0-beta.6","sha":"cbb6f8d3b1b72732d51f5628765cfd7e75bd5747","kind":"tag","published_at":"2024-08-18T02:55:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6/manifests"},{"name":"v5.16.7","sha":"b505fd7b64e92db523198712a5d6716c494e0c66","kind":"tag","published_at":"2024-08-09T09:19:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7/manifests"},{"name":"v6.0.0-beta.5","sha":"75c24b0828981651082a3eede027b6871c96c440","kind":"tag","published_at":"2024-08-08T08:52:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5/manifests"},{"name":"v5.16.6","sha":"6eb1bdce38d0fc67fa8aebca260043c7fc8eb3e8","kind":"tag","published_at":"2024-07-30T21:06:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6/manifests"},{"name":"v6.0.0-beta.4","sha":"12532afa3e4f6f13a9fa86eb459c27792c36b6f9","kind":"tag","published_at":"2024-07-30T20:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4/manifests"},{"name":"v5.16.5","sha":"40792e6efb2c92b8964a3912e08aeb4fb7fc41c8","kind":"tag","published_at":"2024-07-25T06:42:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5/manifests"},{"name":"v6.0.0-beta.3","sha":"02fde66a0cd72fb7fe3681a5ea8c4de733b4a865","kind":"tag","published_at":"2024-07-24T18:27:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3/manifests"},{"name":"v5.16.4","sha":"77af399a3ad76f31e5f2e0fab5650b628fa50990","kind":"tag","published_at":"2024-07-16T16:01:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4/manifests"},{"name":"v6.0.0-beta.2","sha":"9ad8c1fd8dfd21d8e37fe73d71e011542b23db72","kind":"tag","published_at":"2024-07-16T14:46:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2/manifests"},{"name":"v5.16.3","sha":"e1824453bdb0a89f15d4dfe47a1c4f90fa0f0500","kind":"tag","published_at":"2024-07-16T14:18:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3/manifests"},{"name":"v6.0.0-beta.1","sha":"19c1935757925d834928a30ea41f58bb95fb355f","kind":"tag","published_at":"2024-07-16T09:42:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1/manifests"},{"name":"v5.16.2","sha":"56ddd108fe153592a800fce4d43f9758b0ff5101","kind":"tag","published_at":"2024-07-16T09:10:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2/manifests"},{"name":"v6.0.0-beta.0","sha":"3364f0740aa5c86e057ec5b0d22c1b12bfd96fa4","kind":"tag","published_at":"2024-07-11T15:54:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0/manifests"},{"name":"v5.16.1","sha":"431af6a2fd9bf6cd0422c61e36c937d1ea5e5015","kind":"tag","published_at":"2024-07-11T15:48:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1/manifests"},{"name":"v5.16.0","sha":"e5e9b9d5e952b52752b758179da20d3fa0982c05","kind":"tag","published_at":"2024-07-05T13:32:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0/manifests"},{"name":"v6.0.0-alpha.14","sha":"2a15dd74c76bacbc867a7313fdc2c42c6168327c","kind":"tag","published_at":"2024-07-05T04:25:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14/manifests"},{"name":"v6.0.0-alpha.13","sha":"a070a894fbe21c52df446438ca1bb5a891d5e1b5","kind":"tag","published_at":"2024-07-03T07:44:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13/manifests"},{"name":"v5.15.21","sha":"a306ce4afcc60de4c3e43b8f9183862235d9318e","kind":"tag","published_at":"2024-06-28T14:09:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21/manifests"},{"name":"v6.0.0-alpha.12","sha":"fb476c6c18b850e8400d03afb7447802afbfd357","kind":"tag","published_at":"2024-06-24T17:12:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.15.20","sha":"f20fa0ba4016e5425a2a4cce841075253828a551","kind":"tag","published_at":"2024-06-12T12:58:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20/manifests"},{"name":"v6.0.0-alpha.11","sha":"22c5206a9e8191b2f81131d6978a0958e55b7032","kind":"tag","published_at":"2024-06-12T08:18:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11/manifests"},{"name":"v6.0.0-alpha.10","sha":"e5ac6c0eef5efd4fa5c5eb11ccbf08e58e7443f8","kind":"tag","published_at":"2024-06-04T10:35:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10/manifests"},{"name":"v6.0.0-alpha.9","sha":"925de32766317bb84a92ec24b2b6465c8e48cc04","kind":"tag","published_at":"2024-05-29T12:25:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.15.19","sha":"77f606ba73bb5439d66871177772f54196044450","kind":"tag","published_at":"2024-05-29T12:01:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19/manifests"},{"name":"v6.0.0-alpha.8","sha":"c7dbe6e8256cef7bd2dbdcbee55428ad82513cd0","kind":"tag","published_at":"2024-05-21T16:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.15.18","sha":"607daac5baa9c8151f111fe4bacea1d7e61881a3","kind":"tag","published_at":"2024-05-16T09:29:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18/manifests"},{"name":"v6.0.0-alpha.7","sha":"997bec6d8d30a1a891aff4eeedefa41c93eaa95c","kind":"tag","published_at":"2024-05-16T06:31:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"7c8db04b91500ba77301acd360d21bff7f7c752f","kind":"tag","published_at":"2024-05-08T13:13:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.15.17","sha":"9bc4fc42959427246addfdf29db95847cc38e410","kind":"tag","published_at":"2024-05-08T12:24:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17/manifests"},{"name":"v5.15.16","sha":"284e251c155d92078f80f98919f4ab260b05e9be","kind":"tag","published_at":"2024-05-01T14:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16/manifests"},{"name":"v6.0.0-alpha.5","sha":"571d5046e26aa07605cb1e01ca99b2eb0b04d009","kind":"tag","published_at":"2024-05-01T14:16:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5/manifests"},{"name":"v6.0.0-alpha.4","sha":"afffc2ffc3db1e6abf48f3b3e13a41e8b758f874","kind":"tag","published_at":"2024-04-24T07:30:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4/manifests"},{"name":"v6.0.0-alpha.3","sha":"6d5e44409344ea4e13ceb3a02c4446dc6a7323b4","kind":"tag","published_at":"2024-04-17T16:10:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3/manifests"},{"name":"v6.0.0-alpha.2","sha":"4e75758b37119bd821435c23d9c111c545e186b6","kind":"tag","published_at":"2024-04-09T15:09:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2/manifests"},{"name":"v6.0.0-alpha.1","sha":"84307c1a2495a716788ec25f046faaa4d16c88c7","kind":"tag","published_at":"2024-04-05T10:43:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1/manifests"},{"name":"v5.15.15","sha":"5a079965186640b5176f00c537f3b9e6c299b5c4","kind":"tag","published_at":"2024-04-04T07:09:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15/manifests"},{"name":"v6.0.0-alpha.0","sha":"2a15ad6f1f5507162b1a5aebf78976ca3023183b","kind":"tag","published_at":"2024-03-26T15:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.15.14","sha":"9585d28317c90f2c71ab88dd5ae37638bb64ad82","kind":"tag","published_at":"2024-03-19T08:18:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14/manifests"},{"name":"v5.15.13","sha":"dbcb678234296de56afaf3138917e967e8d1934a","kind":"tag","published_at":"2024-03-13T14:17:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13/manifests"},{"name":"pigment@0.0.1","sha":"0e765a618a7676c507852cec024464b1fc1cd80f","kind":"tag","published_at":"2024-03-08T04:20:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/pigment@0.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/pigment@0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1/manifests"},{"name":"v5.15.12","sha":"5ad69e161d7520274cd37a2524ffb935b6dda158","kind":"tag","published_at":"2024-03-05T15:33:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12/manifests"},{"name":"v5.15.11","sha":"e3257a4d68481b0ca6efd5d06cb5c1e1e77e4286","kind":"tag","published_at":"2024-02-22T08:52:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11/manifests"},{"name":"v5.15.10","sha":"94fcd3ada0842108a9a2ce53e121931e5448649f","kind":"tag","published_at":"2024-02-12T12:38:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10/manifests"},{"name":"v5.15.9","sha":"7917d2a8a4acc0b07328dee8273847652491b769","kind":"tag","published_at":"2024-02-08T12:55:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9/manifests"},{"name":"v5.15.8","sha":"fe5a59e616637a0488b122749479b782f5f8dfa2","kind":"tag","published_at":"2024-02-06T20:42:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8/manifests"},{"name":"v5.15.7","sha":"b80acd69c7c848709d01465d6727b13ed6109258","kind":"tag","published_at":"2024-01-31T13:23:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7/manifests"},{"name":"v5.15.6","sha":"1700e5cd9cbb3bc648b7f799f837c4d23ed42700","kind":"tag","published_at":"2024-01-22T18:09:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6/manifests"},{"name":"v5.15.5","sha":"5d7c4e26a4973a3a80bf5f8a9a8ea14f89554fe0","kind":"tag","published_at":"2024-01-17T09:27:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5/manifests"},{"name":"v5.15.4","sha":"6aadbf91c5eb2c94dea9a49a19eb532606410a5a","kind":"tag","published_at":"2024-01-10T13:49:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4/manifests"},{"name":"v5.15.3","sha":"9fa4e472f9ba4fd4e7f8cfb8bc0d1f1d455ace23","kind":"tag","published_at":"2024-01-03T15:22:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.3","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"5d5dd15f70db9ffcb85d4dc57da8a20f5240fb81","kind":"tag","published_at":"2023-12-25T14:24:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"8be7ac66b99059bf2c2edcca9cf15981d389db6b","kind":"tag","published_at":"2023-12-19T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"8c2c6a88a509f9da7c453d4a3c3ab4749a57a36d","kind":"tag","published_at":"2023-12-12T18:21:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0/manifests"},{"name":"v5.14.20","sha":"14fa79f4328e901f82d7fc39aba722a9bf4a8df0","kind":"tag","published_at":"2023-12-05T09:28:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20/manifests"},{"name":"v5.14.19","sha":"a07b4925255aa3fc7ae1255130e182e4573c58d7","kind":"tag","published_at":"2023-11-29T21:11:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19/manifests"},{"name":"v5.14.18","sha":"43a41b6b2fa3f0a186a852b894452722e3a38f04","kind":"tag","published_at":"2023-11-14T08:27:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18/manifests"},{"name":"v5.14.17","sha":"c54a42dd8b0ec8e850bd60438e60a1a8acb3b4a4","kind":"tag","published_at":"2023-11-06T15:34:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17/manifests"},{"name":"v5.14.16","sha":"391b57a05daf67a8154471dae645471f5ffac09f","kind":"tag","published_at":"2023-10-31T10:57:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16/manifests"},{"name":"v5.14.15","sha":"6baedcfed27419ed6b9685f27fcbf3eff46133a3","kind":"tag","published_at":"2023-10-24T15:41:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15/manifests"},{"name":"v5.14.14","sha":"a0cfa182db3e7b196efe36cfe7b31d304c5a0a4e","kind":"tag","published_at":"2023-10-17T13:58:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14/manifests"},{"name":"v5.14.13","sha":"b8811a0fa59e7663b240183219db32f9a617e607","kind":"tag","published_at":"2023-10-10T19:42:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13/manifests"},{"name":"v5.14.12","sha":"bd450a0fdb19b087f47e1d7cce5a72417ec977cc","kind":"commit","published_at":"2023-10-04T16:31:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12/manifests"},{"name":"v5.14.11","sha":"13c0894d0c14c7f577a0a95492aeaa8fff8da33a","kind":"tag","published_at":"2023-09-26T11:47:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11/manifests"},{"name":"v5.14.10","sha":"14e97bffa62760cabcdc7244bff445b423f5286a","kind":"tag","published_at":"2023-09-18T10:18:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10/manifests"},{"name":"v5.14.9","sha":"8255b71ccdbfe9a20f856b5d68a269ab1c5452ca","kind":"tag","published_at":"2023-09-13T13:36:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9/manifests"},{"name":"v5.14.8","sha":"74c58dabc2cf5ed2242fb08e4781d26088d06b12","kind":"tag","published_at":"2023-09-05T12:34:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8/manifests"},{"name":"v5.14.7","sha":"8a09d535f101aac98935f82b76345ca9691b5e2b","kind":"tag","published_at":"2023-08-29T12:04:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7/manifests"},{"name":"v5.14.6","sha":"a1f511dd6ed9adba561e2ba00e1348136ed656db","kind":"commit","published_at":"2023-08-24T11:19:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6/manifests"},{"name":"v5.14.5","sha":"61fbfd1546c55caca984695a41f9c95668d414fc","kind":"tag","published_at":"2023-08-14T14:39:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5/manifests"},{"name":"v5.14.4","sha":"40f4b275022f03e48cf4809cd53d0d0dabb40424","kind":"tag","published_at":"2023-08-08T09:51:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4/manifests"},{"name":"v5.14.3","sha":"2deea341c9abfb640f22520e0c277027f3f91cd0","kind":"tag","published_at":"2023-08-01T15:33:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3/manifests"},{"name":"v5.14.2","sha":"36d9f0d3659e2f5ab1d924988313986962a0bf35","kind":"tag","published_at":"2023-07-25T10:01:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2/manifests"},{"name":"v5.14.1","sha":"f2e5ded80e94407f63a27eadb018139d6f967313","kind":"tag","published_at":"2023-07-19T09:05:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1/manifests"},{"name":"v5.14.0","sha":"2529e3aaaaec2c9f8e8cf669e58bb9c81db5a6d8","kind":"tag","published_at":"2023-07-11T14:57:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0/manifests"},{"name":"v5.13.7","sha":"aac2d5b526e8139314d99f827ecc3b2c24e99686","kind":"tag","published_at":"2023-07-04T08:53:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7/manifests"},{"name":"v5.13.6","sha":"312270bc71224067e1910bbee9f800b4a2469cc7","kind":"tag","published_at":"2023-06-23T14:05:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6/manifests"},{"name":"v5.13.5","sha":"24b3af68ebe79c1891e45c60c6bcfd26f8818f73","kind":"tag","published_at":"2023-06-12T13:43:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5/manifests"},{"name":"v5.13.4","sha":"a522d82df32d3bfab46b25f5ff24eeb9670c83fb","kind":"tag","published_at":"2023-06-05T17:30:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4/manifests"},{"name":"v5.13.3","sha":"70d4a2bb49dca9fef7854a1463a392094222812b","kind":"tag","published_at":"2023-05-29T11:22:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3/manifests"},{"name":"v5.13.2","sha":"f661923e9aa9d9cc634750affbb04bf2007bc57d","kind":"tag","published_at":"2023-05-22T16:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2/manifests"},{"name":"v5.13.1","sha":"0c58832b6e182f782e73b118ed9681055db3e249","kind":"tag","published_at":"2023-05-17T05:25:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"9130a021ca34746e4076fcae50c57bc584026b8f","kind":"tag","published_at":"2023-05-10T08:14:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0/manifests"},{"name":"v5.12.3","sha":"9710ff34b16a0f271107a8619a28546ae3ca7c18","kind":"tag","published_at":"2023-05-02T14:17:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.3","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"5b7e9c52e37ef0c3274a762f38cd7ef7ffc9e7a8","kind":"tag","published_at":"2023-04-25T16:42:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"d14d288ae9e9b0e2b3b33d0a77b4113f024d4215","kind":"tag","published_at":"2023-04-17T15:57:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"05127cf65b4250f836897428cd15829669ab8d6c","kind":"tag","published_at":"2023-04-11T09:58:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0/manifests"},{"name":"v5.11.16","sha":"af5e109990a26318c96dbff6f25759ba91f0e147","kind":"tag","published_at":"2023-04-04T14:00:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16/manifests"},{"name":"v5.11.15","sha":"ae98db6aca5f9d4b754ff9fce4ce33f738a00f65","kind":"tag","published_at":"2023-03-28T13:06:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15/manifests"},{"name":"v5.11.14","sha":"f34d17c3294fcdb63fe9a135b4f3aa2459c81189","kind":"tag","published_at":"2023-03-21T17:45:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14/manifests"},{"name":"v5.11.13","sha":"9f7a2bfac55faed1b1c6c7b4b6d1b1659a076bab","kind":"tag","published_at":"2023-03-14T09:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13/manifests"},{"name":"v5.11.12","sha":"b76b8f1098a6c01f39e5e19bf3abf77c2b9cf475","kind":"tag","published_at":"2023-03-06T15:03:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12/manifests"},{"name":"v5.11.11","sha":"58df7f1905f16533ddb5a7977346c0f4548e4547","kind":"tag","published_at":"2023-02-28T09:55:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11/manifests"},{"name":"v5.11.10","sha":"676bc85fa2b02f92f21dd5c7e15f453b6b9c2e3d","kind":"tag","published_at":"2023-02-20T11:30:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10/manifests"},{"name":"v5.11.9","sha":"af5b3f5e7a79da9ef4bbd63d8fcf60927ffb6533","kind":"tag","published_at":"2023-02-14T14:30:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9/manifests"},{"name":"v5.11.8","sha":"d4d8512ce3453711f3c661374579b0d2ed13f3e7","kind":"tag","published_at":"2023-02-07T10:50:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8/manifests"},{"name":"v5.11.7","sha":"33cac172846b032d3f8b9333b72b2af832dd47d0","kind":"tag","published_at":"2023-01-31T09:39:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7/manifests"},{"name":"v5.11.6","sha":"a2e552314847b4d52498538d7ca171763067a5d0","kind":"tag","published_at":"2023-01-23T20:28:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6/manifests"},{"name":"v5.11.5","sha":"685c72dfaf840f4d5b7a3ab738ddcabd74418823","kind":"tag","published_at":"2023-01-18T01:43:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5/manifests"},{"name":"v5.11.4","sha":"bc859d95e4415f880cd6bcb6f44cc9e5e8c8097c","kind":"tag","published_at":"2023-01-09T13:57:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4/manifests"},{"name":"v5.11.3","sha":"a526207c3957de4ebfcda937b58327d69464f15c","kind":"tag","published_at":"2023-01-02T17:00:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3/manifests"},{"name":"v5.11.2","sha":"e9d8fa07e1ff979bcaf92837b131cd9e292f0161","kind":"tag","published_at":"2022-12-26T14:56:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2/manifests"},{"name":"v5.11.1","sha":"a1e30390da62019e5769e398f4cbc9f8892d8f9a","kind":"commit","published_at":"2022-12-20T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"191acda4545c394b78964ab80b364e15686f0e9b","kind":"tag","published_at":"2022-12-13T12:56:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0/manifests"},{"name":"v5.10.17","sha":"4265f343b49e4af9673a49e585439d35c8deeab2","kind":"tag","published_at":"2022-12-06T10:59:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17/manifests"},{"name":"v5.10.16","sha":"b8aa3974d84c176b8857e8d5b29a7be8670bb410","kind":"tag","published_at":"2022-11-28T16:00:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16/manifests"},{"name":"v5.10.15","sha":"14a6e1c61edb5f66f4888e32c04df5e637e7cfc4","kind":"commit","published_at":"2022-11-22T09:45:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15/manifests"},{"name":"v5.10.14","sha":"c2da6de1c504c7dbd8ae1d0771c184c1544a0c76","kind":"tag","published_at":"2022-11-15T09:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14/manifests"},{"name":"v5.10.13","sha":"2f4c2190d1d3614d8063e84b79d4d1f034b3e3fe","kind":"tag","published_at":"2022-11-07T17:53:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13/manifests"},{"name":"v5.10.12","sha":"30cb27cff1d4e1838ca4235ab4285e20f2b2a870","kind":"tag","published_at":"2022-10-31T15:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12/manifests"},{"name":"v5.10.11","sha":"c80ff0339882859af7e17f8bfd0a5f6880b323f8","kind":"commit","published_at":"2022-10-25T09:34:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11/manifests"},{"name":"v5.10.10","sha":"639224a3e3600cb0e04755d89aab250297b6d851","kind":"tag","published_at":"2022-10-18T08:35:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10/manifests"},{"name":"v5.10.9","sha":"7bd7c219e2670ff7791148e9b1a1d2387528fc0c","kind":"tag","published_at":"2022-10-11T11:56:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9/manifests"},{"name":"v5.10.8","sha":"d4a3216cdd858899960f945d6e00b2d59bf1d5d1","kind":"tag","published_at":"2022-10-03T16:28:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8/manifests"},{"name":"v5.10.7","sha":"d9ef6e788eee11256818329c7429242f8b769263","kind":"commit","published_at":"2022-09-27T01:44:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7/manifests"},{"name":"v5.10.6","sha":"0f75f3d78b67c405c23bfd14a29aedff367415b7","kind":"tag","published_at":"2022-09-19T14:34:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6/manifests"},{"name":"v5.10.5","sha":"594d87dab0e43e641a6826c935df8f2c10672955","kind":"tag","published_at":"2022-09-12T14:40:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5/manifests"},{"name":"v5.10.4","sha":"c8feb29320a22cc4461fb5ef5f4f7de7bd96a59b","kind":"commit","published_at":"2022-09-06T09:11:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"992421d0114a9df72d358fe6fccc28c1fb6f1505","kind":"tag","published_at":"2022-08-29T17:37:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"99b23c06d9b018d6c500fa1acb3030d673e219ab","kind":"tag","published_at":"2022-08-23T10:25:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"dfc0b89c665de8e5e3e4ecf68d8c782e74dbb65c","kind":"tag","published_at":"2022-08-16T17:55:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"7f502e06d54c5a2f389a1639358c84279462b54a","kind":"commit","published_at":"2022-08-09T03:21:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0/manifests"},{"name":"v5.9.3","sha":"89617ef683d2bcd2c870e9c1bd58ad4d55247fd5","kind":"tag","published_at":"2022-08-01T20:54:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3/manifests"},{"name":"v5.9.2","sha":"b7f0a16eca4ac2044703032838f90873ec063d75","kind":"tag","published_at":"2022-07-25T15:12:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2/manifests"},{"name":"v5.9.1","sha":"1937412c4345569d98c0950a1016c22508e1ff81","kind":"tag","published_at":"2022-07-18T17:23:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"88ad7d4e623183b8e20702e7961ef9c8de330dc7","kind":"commit","published_at":"2022-07-12T08:54:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0/manifests"},{"name":"v5.8.7","sha":"be0ab4c062a22fc4bb52c47d005b57203b56c09c","kind":"tag","published_at":"2022-07-04T20:39:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7/manifests"},{"name":"v5.8.6","sha":"c58f6653411e0ff38bf67a512d16b87c6523606b","kind":"tag","published_at":"2022-06-27T14:21:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6/manifests"},{"name":"v5.8.5","sha":"3c528113f47cfddf2504ea02ba3065e7c5c46928","kind":"tag","published_at":"2022-06-21T18:05:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5/manifests"},{"name":"v5.8.4","sha":"a6e782ec2f037e2ca989515048ce5f22fe760595","kind":"tag","published_at":"2022-06-14T10:00:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4/manifests"},{"name":"v5.8.3","sha":"b1e4b9cd3e1d88286f9d1485864310a7c1f23a79","kind":"tag","published_at":"2022-06-07T19:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3/manifests"},{"name":"v5.8.2","sha":"93b0aba905b3b6947f58a02d911489bb737ee880","kind":"commit","published_at":"2022-05-31T11:47:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2/manifests"},{"name":"v5.8.1","sha":"1eee9ee437f39f1c3438209154df8e8b9ecd990d","kind":"tag","published_at":"2022-05-23T16:04:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"6a468718b970c39ae83a4029bcb53071c9567430","kind":"tag","published_at":"2022-05-17T09:42:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4eef029981b08c77a9c52d0b863e6b5ced279087","kind":"tag","published_at":"2022-05-10T09:06:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.7.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0/manifests"},{"name":"v5.6.4","sha":"edb7e8895ef8def2bf59376d7631e0360a77aaf6","kind":"commit","published_at":"2022-05-02T11:46:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4/manifests"},{"name":"v5.6.3","sha":"124d5e2f0022d17b577a464e6b3a69fa2511105e","kind":"tag","published_at":"2022-04-25T14:04:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3/manifests"},{"name":"v5.6.2","sha":"b3645b3fd11dc26a06ea370a41b5bac1026c6792","kind":"tag","published_at":"2022-04-18T16:10:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2/manifests"},{"name":"v5.6.1","sha":"0251fd5222079e4a512bbd32dff4a7a4c3efe997","kind":"tag","published_at":"2022-04-11T13:21:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"8dcdea53f927ab207718d7ee6576806aca2a3798","kind":"commit","published_at":"2022-04-06T03:27:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0/manifests"},{"name":"v4.12.4","sha":"a563a60219f7f6519fb0f34f6d8e3bf0974e6495","kind":"tag","published_at":"2022-04-03T14:38:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4/manifests"},{"name":"v5.5.3","sha":"96e1f40a3b8aa809d543aa7d466eb48cdfa0b53d","kind":"tag","published_at":"2022-03-28T14:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"dd411b017ea7504a14a16821b694ac6aa01d9b6d","kind":"tag","published_at":"2022-03-21T15:15:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"350b15ee91a93040d50391cb9a45440a90e6b2d1","kind":"tag","published_at":"2022-03-14T16:49:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"f3412aa9d179fdfc3f5c0a4a1cfc1965faef7307","kind":"commit","published_at":"2022-03-07T13:53:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0/manifests"},{"name":"v5.4.4","sha":"965f2eb8cb79bb0685a13d9e28c09617b22358cd","kind":"tag","published_at":"2022-02-28T15:21:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4/manifests"},{"name":"v5.4.3","sha":"e2892a61ea56b6578c2efc81d0324660082ad93c","kind":"tag","published_at":"2022-02-21T16:40:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3/manifests"},{"name":"v5.4.2","sha":"01371028b27156419923b362c4b0af92dc08b29f","kind":"tag","published_at":"2022-02-15T14:57:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"fbce2f80c6cb36e59a4a6826ae46b59a10e1c831","kind":"commit","published_at":"2022-02-08T11:34:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"ba4e819aa58b6a36ae4d96ee79c2a5310a812670","kind":"tag","published_at":"2022-02-01T09:00:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"337be3b2a630d791a5cbc5a2a4575d4f58e38df3","kind":"tag","published_at":"2022-01-24T15:05:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"dcbfc54f581dbf1c0008a8e9e578f896f06228ab","kind":"tag","published_at":"2022-01-17T22:45:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0/manifests"},{"name":"v5.2.8","sha":"f80abbb5f942064c9c270b2ac5bb2a2318876754","kind":"tag","published_at":"2022-01-10T20:11:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8/manifests"},{"name":"v5.2.7","sha":"5daaf9be5115b1cb777fb4cf3d9125baddfe5720","kind":"tag","published_at":"2022-01-03T12:34:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7/manifests"},{"name":"v5.2.6","sha":"052db9d577a03ed8d588ecca9e6c0a5f5ba676e1","kind":"tag","published_at":"2021-12-27T14:23:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6/manifests"},{"name":"v5.2.5","sha":"f8697de9c250dbc6b446bcc08566f50fb4070aab","kind":"tag","published_at":"2021-12-20T14:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5/manifests"},{"name":"v5.2.4","sha":"b265431f9a32ea726c5227821126fbc6424117d5","kind":"commit","published_at":"2021-12-14T13:41:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4/manifests"},{"name":"v5.2.3","sha":"9c3dc12c3de241f44d923bfb089200980f3fd23d","kind":"tag","published_at":"2021-12-06T16:12:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3/manifests"},{"name":"v5.2.2","sha":"fcaec7a75f951c9db79c99c42370ca18212c1f16","kind":"tag","published_at":"2021-11-29T16:51:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"586d9ba2472d549c180cbacddf97eb73425286b3","kind":"tag","published_at":"2021-11-25T11:50:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"353cecb5391571163eb6bd8cbf36d2dd299aaf56","kind":"tag","published_at":"2021-11-23T13:25:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"ddbe15b4d8b7cc1dc84720264fde0b1dafb6166f","kind":"commit","published_at":"2021-11-16T15:06:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"7e26583fe1f95f5c3682213105f8f4b51c9d61c9","kind":"tag","published_at":"2021-11-08T15:14:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0/manifests"},{"name":"v5.0.6","sha":"99752d2848f17c5d1e4840f54863899a19387162","kind":"tag","published_at":"2021-10-27T08:43:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6/manifests"},{"name":"v5.0.5","sha":"58f8ff1f8bc7f0cc4bb728654604a194b3c3790b","kind":"tag","published_at":"2021-10-26T10:14:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"86443310e4344ae1ce6e04f084d58e17e4d62170","kind":"tag","published_at":"2021-10-14T15:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"36258031912caf662f69ca3769c6e0bd46946050","kind":"tag","published_at":"2021-10-07T12:26:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"c510762a325116c654afd3c21381a50b942c2c66","kind":"tag","published_at":"2021-09-29T09:29:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"afcf3ee18e7a9c526348b3bce74b69781b4ad071","kind":"tag","published_at":"2021-09-22T12:15:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"85598e74b85a89a16f8bdf5b68346ca8d6b70557","kind":"tag","published_at":"2021-09-16T11:28:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.1","sha":"1b563a153f5b2736f79a3f45573e2e2b66ba0a9a","kind":"tag","published_at":"2021-09-08T13:55:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"698492a5401b12578dc459397b9d288542fc954b","kind":"commit","published_at":"2021-09-02T02:45:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.5","sha":"0bab71409bcc0865ab3e0fcbfa14fa824ddc5495","kind":"tag","published_at":"2021-08-25T07:30:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"c30ec7bed00b36da7b0e6a202b3cb48d2fc1b579","kind":"tag","published_at":"2021-08-13T21:32:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"e5ccdf299c75ea65b0600ee05ff6c98646891c77","kind":"tag","published_at":"2021-08-09T04:03:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3/manifests"},{"name":"v4.12.3","sha":"77a8daeed0e8efa67c6d86f3cc40239dc6eb3d94","kind":"tag","published_at":"2021-07-30T10:06:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3/manifests"},{"name":"v5.0.0-beta.2","sha":"cca80d861f64b3eaa8a5ef8815b7552aaea61557","kind":"tag","published_at":"2021-07-26T15:01:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2/manifests"},{"name":"v4.12.2","sha":"958241aa0ebf340ad0f152b91949720c85b4fcca","kind":"tag","published_at":"2021-07-19T16:41:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2/manifests"},{"name":"v5.0.0-beta.1","sha":"8a4b8952077b64e90ac9d23c116a45aed672db9c","kind":"tag","published_at":"2021-07-14T16:28:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1/manifests"},{"name":"v4.12.1","sha":"4dc8c9bf3e8a6b21a2aac58b0be3161af334b67d","kind":"tag","published_at":"2021-07-07T13:08:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"53a1655143aa4ec36c29a6063ccdf89c48a74bfd","kind":"tag","published_at":"2021-07-06T13:40:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0/manifests"},{"name":"v5.0.0-beta.0","sha":"a0f416173d2f5b78546f52e572a0f64dcc3751e9","kind":"tag","published_at":"2021-07-01T12:17:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.38","sha":"f60126f95d7b36fa12133887990615b9f47e994a","kind":"commit","published_at":"2021-06-24T03:37:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.38","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38/manifests"},{"name":"v5.0.0-alpha.37","sha":"c795ca0822e2816a630a5654d5471fa04521d23c","kind":"tag","published_at":"2021-06-15T17:49:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.37","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37/manifests"},{"name":"v5.0.0-alpha.36","sha":"cf2f6fa90608b109978698fc48120920beaaa51f","kind":"tag","published_at":"2021-06-08T06:46:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.36","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36/manifests"},{"name":"v5.0.0-alpha.35","sha":"6c0afb6d8fff919e80f9f1ec92613acacd8365e7","kind":"tag","published_at":"2021-05-31T20:34:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.35","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35/manifests"},{"name":"v5.0.0-alpha.34","sha":"ee3a077c161accb887b93a17f9eaa2b23e998319","kind":"tag","published_at":"2021-05-18T10:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.34","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34/manifests"},{"name":"v5.0.0-alpha.33","sha":"0fa6ab4a29e8469c081d3f796e0bd9cab98e9185","kind":"tag","published_at":"2021-05-09T12:29:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.33","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33/manifests"},{"name":"v4.11.4","sha":"6658323b5e2ba366691829bbef3f53c00008497e","kind":"tag","published_at":"2021-04-27T15:48:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4/manifests"},{"name":"v5.0.0-alpha.32","sha":"2e99746c35ea0c1e45187a206d6ebc25a52933dc","kind":"tag","published_at":"2021-04-27T12:59:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32/manifests"},{"name":"v5.0.0-alpha.31","sha":"b061319b132163900d1a4eb64207f5284d28639d","kind":"tag","published_at":"2021-04-20T13:59:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"0bc7ed897d54a899fb0dfc5cbd6c5ee0592705e1","kind":"tag","published_at":"2021-04-12T09:46:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"29934afe4643811f3bed772612f92d539a1e489d","kind":"tag","published_at":"2021-04-04T16:43:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"a83c7715c0e2cfa1c3e59b7a1f828f6a1476b307","kind":"tag","published_at":"2021-03-24T12:57:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"2de88ce2973667921a45ff69ea48a8843cb9d8cb","kind":"tag","published_at":"2021-03-05T13:01:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27/manifests"},{"name":"v5.0.0-alpha.26","sha":"8928a36394154e02a73d5e92a740d5f9ed8da709","kind":"tag","published_at":"2021-02-27T18:39:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"688db35f581ac345a09a15420efdb0e4c98a56ab","kind":"tag","published_at":"2021-02-11T12:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"15108a5aad5342d92e86be5c5388b8321a88b280","kind":"tag","published_at":"2021-01-26T14:08:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24/manifests"},{"name":"v4.11.3-deprecations.1","sha":"6cf7cf7c7b11b38db18a4d2003743cbadeb1b4ee","kind":"commit","published_at":"2021-01-25T23:27:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1/manifests"},{"name":"v4.11.3","sha":"bd79e8f8c5b8c77bc5c13d076377a18d2ceedfa2","kind":"commit","published_at":"2021-01-24T12:45:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3/manifests"},{"name":"v4.11.3-deprecations.0","sha":"f64337cd87428e04c851bb1667f5f9e0e6aeaede","kind":"commit","published_at":"2021-01-24T12:00:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0/manifests"},{"name":"v5.0.0-alpha.23","sha":"af6e7220961c6f5e8ed89172694287dc737828ff","kind":"commit","published_at":"2021-01-14T12:48:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23/manifests"},{"name":"v5.0.0-alpha.22","sha":"c514ea86c11c9817839630e840535358f5044caf","kind":"commit","published_at":"2021-01-04T11:14:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"5c82b9147f811fda24bc09132852ed240f8d9def","kind":"commit","published_at":"2020-12-30T17:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"cd30d9e3961c8b33ce43a133e0a958867a202c41","kind":"commit","published_at":"2020-12-21T17:51:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20/manifests"},{"name":"v5.0.0-alpha.19","sha":"754e29cf5a712d0e0f6bd3e54f80e9997659f68c","kind":"commit","published_at":"2020-12-13T17:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.11.2","sha":"174b64f8a3adffb8df3c13285f4edc2437a8547a","kind":"commit","published_at":"2020-12-02T23:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2/manifests"},{"name":"v5.0.0-alpha.18","sha":"c5561c5febbe1c3bd5446c8a0bb480025ab38b86","kind":"commit","published_at":"2020-12-02T23:25:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.11.1","sha":"b8092ce09e164a1cb2fec2f3a5b6aa6e2dc6cbbd","kind":"commit","published_at":"2020-11-24T14:35:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1/manifests"},{"name":"v5.0.0-alpha.17","sha":"41d6a360e0fb245dd74549445539c6218a9dc737","kind":"commit","published_at":"2020-11-23T00:49:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17/manifests"},{"name":"v5.0.0-alpha.16","sha":"47a8e102eeaa5a68a2b4f99c08085cfddc0bef77","kind":"commit","published_at":"2020-11-14T12:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16/manifests"},{"name":"v5.0.0-alpha.15","sha":"fa9cbc835ee70b12234b7207b1872356277da5fa","kind":"commit","published_at":"2020-11-03T23:57:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15/manifests"},{"name":"v5.0.0-alpha.14","sha":"56520e757e0052e25f8dd5d78214458c4b7c634d","kind":"commit","published_at":"2020-10-23T22:59:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14/manifests"},{"name":"v5.0.0-alpha.13","sha":"b82af55f9917f9e77a3cae9b36e47b29d43182c0","kind":"commit","published_at":"2020-10-17T21:47:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13/manifests"},{"name":"v5.0.0-alpha.12","sha":"c7c3643948bce7327a7f01665caa7474be2694f9","kind":"commit","published_at":"2020-10-10T22:32:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12/manifests"},{"name":"v5.0.0-alpha.11","sha":"b4fe7eefd494fa28cd3453067af8872a83f31fa6","kind":"commit","published_at":"2020-09-26T15:07:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11/manifests"},{"name":"v5.0.0-alpha.10","sha":"2e1502fc18d86d69a6b55fc4ac5dcb50ddf192c4","kind":"commit","published_at":"2020-09-15T08:10:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10/manifests"},{"name":"v5.0.0-alpha.9","sha":"e830beb63940d24129285f554fc9c2fb0bd7ccbf","kind":"commit","published_at":"2020-09-06T16:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9/manifests"},{"name":"v5.0.0-alpha.8","sha":"5f986712bbb2f0b789c151b6d2f3e2d48cde0980","kind":"commit","published_at":"2020-08-31T16:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"c32a96b4beb3a5c72a8c179fb095f09dacf61050","kind":"commit","published_at":"2020-08-22T16:39:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"15fd6232de294be9ba0ca103351a11f84009b04f","kind":"commit","published_at":"2020-08-13T16:56:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6/manifests"},{"name":"v5.0.0-alpha.5","sha":"40aa9cbb1df08a5994392d5cea15a60979b28a7e","kind":"commit","published_at":"2020-07-27T22:55:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"519390c2bb12b5eb7b6f5f898afb78ac7f285543","kind":"commit","published_at":"2020-07-19T17:54:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"f432112f0bcfb1fd2002002db181e83edc99d906","kind":"commit","published_at":"2020-07-12T17:06:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"f928d6e04ea7f185cda0e739ebbe2ea36d0aa4d3","kind":"commit","published_at":"2020-07-04T23:16:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2/manifests"},{"name":"v4.11.0","sha":"79ebf71d31cca2c73143891960ea54ec1132bdeb","kind":"commit","published_at":"2020-06-30T23:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0/manifests"},{"name":"v5.0.0-alpha.1","sha":"8281371f88c81fc3e4560b0334cc0c473b9d45f9","kind":"commit","published_at":"2020-06-27T15:07:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.10.2","sha":"d0bfcb4f11fd3904b1e235d80fbfe23758de8372","kind":"commit","published_at":"2020-06-11T19:11:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"4e12b951f64fd47864b4dea8ec8631387a89ddb1","kind":"commit","published_at":"2020-06-01T15:14:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"dd9280e753eb8dc3444a26e85fe4f800b759cad2","kind":"commit","published_at":"2020-05-23T17:50:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0/manifests"},{"name":"v4.9.14","sha":"1fb44683825f0ee7f4d5933528598917ff72f0e4","kind":"commit","published_at":"2020-05-11T22:41:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.14","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14/manifests"},{"name":"v4.9.13","sha":"c224f32bb8f144e590c096d103c9d59c2509ed93","kind":"commit","published_at":"2020-05-04T11:29:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.13","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13/manifests"},{"name":"v4.9.12","sha":"3e5fd3c4f200e50a1331857f092a547b41f6db1e","kind":"commit","published_at":"2020-04-26T23:18:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.12","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12/manifests"},{"name":"v4.9.11","sha":"77f6fe0a73791176bd58d8c013bf5631270faf4d","kind":"commit","published_at":"2020-04-19T14:10:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11/manifests"},{"name":"4.9.11","sha":"b551194a14c4469f3b07dc43bc6aaea525138944","kind":"commit","published_at":"2020-04-18T10:43:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11/manifests"},{"name":"v4.9.10","sha":"8baef82396665179c67ca3acfd51e396b947f412","kind":"commit","published_at":"2020-04-11T13:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.10","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10/manifests"},{"name":"v4.9.9","sha":"c191471a20315cae4006c1e4d3d51db5e49b5fee","kind":"commit","published_at":"2020-04-04T15:54:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.9","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9/manifests"},{"name":"v4.9.8","sha":"e9fbcbf015bbf7057aadd5777703b7059aedf043","kind":"commit","published_at":"2020-03-28T19:33:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8/manifests"},{"name":"v4.9.7","sha":"10bc98f283feaae6397ef1b73b1b82be4a39a5f5","kind":"commit","published_at":"2020-03-18T12:45:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7/manifests"},{"name":"v4.9.6","sha":"0176a231719152fa4a2100aa7119e9fd777b5fed","kind":"commit","published_at":"2020-03-18T10:52:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6/manifests"},{"name":"v4.9.5","sha":"b9dec2780203e37148d87788f727c668d9019581","kind":"commit","published_at":"2020-02-29T10:36:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5/manifests"},{"name":"v4.9.4","sha":"45fe0e31c462ed3a2fba134fb1edbd05b91da2a4","kind":"commit","published_at":"2020-02-23T10:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4/manifests"},{"name":"v4.9.3","sha":"2bec4ebc9c20be8abecbad6d3f0f7ba2875c9c35","kind":"commit","published_at":"2020-02-16T11:52:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3/manifests"},{"name":"v4.9.2","sha":"f567b384f509d36b7e10f691e6b58538e7db8869","kind":"commit","published_at":"2020-02-09T18:32:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"717887fdd9d3b27701d760d78aa12ecf52f02f43","kind":"commit","published_at":"2020-02-02T11:46:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f2c9817526b729801b1716afc957ef3886ccb422","kind":"commit","published_at":"2020-01-22T20:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"d0c928c82e3fc8f284a2f7fd1b9acbf717c5a64e","kind":"commit","published_at":"2020-01-06T11:44:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"0c7ca746674cfb47a46cad8ebea21155702fd38c","kind":"commit","published_at":"2019-12-30T10:59:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"c6f734f0d6b183962e83fc5612fef6583bf40712","kind":"commit","published_at":"2019-12-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3a8f0eace8dd6a1c3234a8be2b7c41f06b6260d4","kind":"commit","published_at":"2019-12-14T19:59:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"0a129d58056d38bd15141aaa98d346774895d5f5","kind":"commit","published_at":"2019-12-07T12:46:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"6291316a32cfb4fb19ffdbcf30abfcb63023f17f","kind":"commit","published_at":"2019-12-01T10:59:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1/manifests"},{"name":"v3.9.4","sha":"6b0fee51deb7c32b75498d4ab2186946e7c4ce0a","kind":"commit","published_at":"2019-11-28T09:28:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4/manifests"},{"name":"v4.7.0","sha":"2b04ee905695540bde87653908ece5c4d57546c9","kind":"commit","published_at":"2019-11-22T10:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"856188b2de7a5e514803314f329da76fe65dec50","kind":"commit","published_at":"2019-11-12T13:52:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"d2d76bf26231a96981260232de5271b24e9391a4","kind":"commit","published_at":"2019-11-05T16:46:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0/manifests"},{"name":"v4.5.2","sha":"cb52f392b3b3528857178a756354ffb0e8bccd73","kind":"commit","published_at":"2019-10-28T22:58:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"803d08fbdf20de2d34c36a2a27bbc8e5a7e79fb2","kind":"commit","published_at":"2019-10-12T20:22:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"de3c62c25bf9e92ba35019e5a3ca7f68a36600d8","kind":"commit","published_at":"2019-10-02T08:07:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"554e7dce0cd96a4f9ef1924b41a3ce530cb433ae","kind":"commit","published_at":"2019-09-22T17:16:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"b563d529a8544fa4f4090723239ab075665c5f03","kind":"commit","published_at":"2019-09-11T20:45:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"f3beaee67fb9a4145a792fc8b798ef327b55f513","kind":"commit","published_at":"2019-09-08T09:58:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1/manifests"},{"name":"v1.2.5","sha":"8ee2d7168294f21af787aaba46661824097e33bb","kind":"tag","published_at":"2019-09-03T18:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5/manifests"},{"name":"v4.4.0","sha":"98f2c7cae9b2e0a53cf731882164aa44babb4be3","kind":"commit","published_at":"2019-08-31T12:19:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"29c1adf61a141a3db885ee569e42251cee53e749","kind":"commit","published_at":"2019-08-21T17:29:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3/manifests"},{"name":"v1.2.4","sha":"e44972d3c3e199529fdbc85974f7ae570b8424a0","kind":"tag","published_at":"2019-08-16T20:53:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4/manifests"},{"name":"v4.3.2","sha":"f2dbeca2dd1aecf6bc56e2302ec766d2e4bfb2ac","kind":"commit","published_at":"2019-08-10T17:39:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"d5a2ad9d26f7b089111b208c929ac1f98e7f6958","kind":"commit","published_at":"2019-08-03T15:14:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"8c28ed9c67e7b6ad02a8826178352aa4e9901b50","kind":"commit","published_at":"2019-07-28T14:32:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"42f78c69a59f0b5fa5fb8f533385f04ef77d7889","kind":"commit","published_at":"2019-07-17T13:42:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1/manifests"},{"name":"v1.0.4","sha":"455489e2e149ff5393f6ba08870368c88da259bd","kind":"tag","published_at":"2019-07-10T15:39:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"4c21bc05d6c5e48c64bc947ba9e271ed3e762a0e","kind":"tag","published_at":"2019-07-10T15:08:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"543041538f31cbdfbe3e85b8bc0f5c183ac5448e","kind":"tag","published_at":"2019-07-09T13:14:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"3a40065694cab2a5e8dedab6781e98493c1dc69d","kind":"tag","published_at":"2019-07-09T12:54:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1/manifests"},{"name":"v4.2.0","sha":"cf2cdd83f2a2f65d0e979d1faa9e815a5e2d3502","kind":"commit","published_at":"2019-07-06T15:30:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"6da1d591264e8c4a18e5ab56bdf6f8c0f985ed99","kind":"commit","published_at":"2019-06-25T13:53:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"eade31e58deb8ff3faee777313d70141e5868ebe","kind":"commit","published_at":"2019-06-23T11:46:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"b78a5ab7581488f7fff271a2cf64927dd28c3ab0","kind":"commit","published_at":"2019-06-13T09:55:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"07b9d6efaac1b663b2657173227e9490c796191e","kind":"commit","published_at":"2019-06-10T11:50:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"d58075ddb1757a11c47ef3d2b1fe9bed55e640dd","kind":"commit","published_at":"2019-06-03T16:35:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a3572bcaf34d204b314fd2c84064c9180f3a50f1","kind":"commit","published_at":"2019-05-27T12:48:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"505e275285c757e0515c8623b43c823d8a74790c","kind":"commit","published_at":"2019-05-23T15:39:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.0","sha":"a33f0ab64999331a54267cdf0eb89e53fa4d70cd","kind":"commit","published_at":"2019-05-20T21:26:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0/manifests"},{"name":"v4.0.0-beta.2","sha":"3686a27055dce58b5e800b520087c0c448b7480e","kind":"commit","published_at":"2019-05-13T12:26:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"5c152157078503e8599537108c3be9e00969fa34","kind":"commit","published_at":"2019-05-05T12:24:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"f19bd59ae53f23e3637383061774542d973cc48c","kind":"commit","published_at":"2019-04-28T22:42:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.8","sha":"92d6e987a43041fde63fd02cad61277d04193c29","kind":"commit","published_at":"2019-04-17T19:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"663643e0a83554d7730be42140aef6bc3ac09c6a","kind":"commit","published_at":"2019-04-07T23:25:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"2482d2b689440df6fb3da6157a789adac2783736","kind":"commit","published_at":"2019-03-30T19:33:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6/manifests"},{"name":"v3.9.3","sha":"ebed7922fc97331519f507768572a068edb8494e","kind":"commit","published_at":"2019-03-28T14:06:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3/manifests"},{"name":"v4.0.0-alpha.5","sha":"1bfdbe5688fb3556e4bebd1f8e357c515244ac42","kind":"commit","published_at":"2019-03-23T21:04:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"997324d52467e3a7b7a8058c0ba8309d04d4ddf6","kind":"commit","published_at":"2019-03-17T11:00:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"3a5d2e50411ddd3caea450abda49fd7c6ed230dc","kind":"commit","published_at":"2019-03-10T11:57:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"f606f7584dd842a89423dd3cc69e32b5ad3fdae1","kind":"commit","published_at":"2019-03-03T16:12:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"eea3b4d9a623f87d79be63f57b4a69ddfe375610","kind":"commit","published_at":"2019-02-20T10:58:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"97b26c4821299aef21e6ef9372a25aedd78d0137","kind":"commit","published_at":"2019-02-12T14:39:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.9.2","sha":"dbc788f7d231b4eceaa7a6a3e253104de5de9af0","kind":"commit","published_at":"2019-02-03T20:45:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2/manifests"},{"name":"v3.9.1","sha":"b903d7432b5a06583c9915f7ab9346bad76007a1","kind":"commit","published_at":"2019-01-26T13:59:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"f6353cdd15b954091c3f53498eb7de198755b740","kind":"commit","published_at":"2019-01-14T21:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"8df7a83ccc0b200e67feb823ceaaf793e4b6d007","kind":"commit","published_at":"2019-01-09T21:57:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"c202914213f19b070738ba5837da18e89c1662ee","kind":"commit","published_at":"2019-01-07T18:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"baa45b12252be8965809a0ad06e67e7dc7d44313","kind":"commit","published_at":"2018-12-30T21:47:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"0445ca8b710425f22744249a0c7bb3c20e95237b","kind":"commit","published_at":"2018-12-30T21:24:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"f0d60d8a510180e9c7a9b588d3e6c04d0d1a23d3","kind":"commit","published_at":"2018-12-22T15:42:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"1871b089aef090728321cab69be92daaec6eb131","kind":"commit","published_at":"2018-12-17T20:02:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0/manifests"},{"name":"v3.6.2","sha":"edde0b4f0073fcacb7233b553812f3dffe619da5","kind":"commit","published_at":"2018-12-09T20:22:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"e5fbf74a06157e2d73701a158e8d6b5914429ea1","kind":"commit","published_at":"2018-12-01T10:43:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1/manifests"},{"name":"issue-13699-mster","sha":"ac0153bf1b13ddbc1e43c22693f2c223838d9f1a","kind":"tag","published_at":"2018-11-28T20:15:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/issue-13699-mster","html_url":"https://github.com/mui/material-ui/releases/tag/issue-13699-mster","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster/manifests"},{"name":"v3.6.0","sha":"d9c790fa69a1c053c3d471e030e4066122d58902","kind":"commit","published_at":"2018-11-26T19:49:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"34492c23a773b1db66fe65801997257709c4f319","kind":"commit","published_at":"2018-11-12T23:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"dc6b2b870fa514e98c74b6854d22c6e25e7684cb","kind":"commit","published_at":"2018-11-12T22:46:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"ba1dc0f27cd85996dbf3ef9df4d7f10552d6c91f","kind":"commit","published_at":"2018-11-04T23:41:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0/manifests"},{"name":"v3.3.2","sha":"47b20fe33c5f1c8a2563bad3c27811c37f698794","kind":"commit","published_at":"2018-10-27T20:16:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"92b2a36716c8ced3d12ff0b300be06cc4743e6da","kind":"commit","published_at":"2018-10-23T22:16:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"47d3b93780400d6eaef48d29dfcbebec8a5f22b2","kind":"commit","published_at":"2018-10-21T21:27:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"bbb0b683dd45d130b17580da86fe6ccc1ab5b3d3","kind":"commit","published_at":"2018-10-15T22:11:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"a61f0fc9a56ef22874753175bad2a636460130d1","kind":"commit","published_at":"2018-10-14T21:03:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"58f526f46e609e3e6cd785d15bfc5486df7ab79f","kind":"commit","published_at":"2018-10-07T22:44:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"dbd67aa892a4e9885d763fcb0d1f6c1691fbf763","kind":"commit","published_at":"2018-09-30T17:16:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"6184c508f94500a9da7486ccb2b9398023e4b1b5","kind":"commit","published_at":"2018-09-23T22:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"a9cbda69c8e059d928da53d9525652170b999455","kind":"commit","published_at":"2018-09-16T21:32:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"27412afa36b6c64b15b3b33cd51235efbc55a775","kind":"commit","published_at":"2018-09-08T22:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d6fb8524ff94080614e8d4d1064c7b2cec66c5d1","kind":"commit","published_at":"2018-09-03T21:14:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"2e9643f6c43c9b393a3914cd085aac92df546c04","kind":"commit","published_at":"2018-08-28T22:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"6847e0affc09f56a1497013be98bc3b59ccd3fde","kind":"commit","published_at":"2018-08-27T17:34:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0/manifests"},{"name":"v1.5.1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1/manifests"},{"name":"v1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1","html_url":"https://github.com/mui/material-ui/releases/tag/v1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1/manifests"},{"name":"v1.5.0","sha":"6b4c29e324eaa1272ce7b42ecab0e3460af6f437","kind":"commit","published_at":"2018-08-12T20:42:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0/manifests"},{"name":"v0.20.2","sha":"1b1c1fce216b5b2f5ecd52d21f8ec6a326c00cd5","kind":"commit","published_at":"2018-08-05T21:43:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2/manifests"},{"name":"v1.4.3","sha":"99650a6d174ad97b41ba1079cd5d7f55b5db21b5","kind":"commit","published_at":"2018-08-04T10:26:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e9bb799208b34fb8f8bbfe4b63b7a1942f95d91f","kind":"commit","published_at":"2018-07-29T14:37:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"869692ecf3812bc4577ed4dde81a9911c5949695","kind":"commit","published_at":"2018-07-22T21:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7fdc1890fb744b565480835fd5684e66871c679f","kind":"commit","published_at":"2018-07-14T15:02:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"f12ba5bfafc53ada2e5719697dd8373d41fa9471","kind":"commit","published_at":"2018-07-02T20:06:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"cd47eeabdcd4f67e35ff5ad56ae82a571da5747a","kind":"commit","published_at":"2018-06-26T10:53:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"e943cb8d6f405de5d53c1f3d1908cbccb502bb3a","kind":"commit","published_at":"2018-06-20T21:41:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"29308b10b3f8ba3565168e4da4bb5f793cb8b4f9","kind":"commit","published_at":"2018-06-18T18:38:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7c094a0f0381c7b68a223e27b5dc700a7595b122","kind":"commit","published_at":"2018-06-10T09:50:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2a300cdec817595ac879bc419257e55ef318b0f9","kind":"commit","published_at":"2018-06-03T15:25:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"3ccf76d315404ebd67f1254f5679d327c0647dfd","kind":"commit","published_at":"2018-05-26T14:56:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"73101790333124cc8f5857bc46038b7d2315842a","kind":"commit","published_at":"2018-05-17T22:07:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.1","sha":"aae0c434f99c4ab559d8aff53cfbd2cfa7974043","kind":"commit","published_at":"2018-05-15T21:15:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1/manifests"},{"name":"v0.20.1","sha":"c663649d9edf9d196aadbb3b426fd613816964fc","kind":"commit","published_at":"2018-05-13T21:34:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1/manifests"},{"name":"v1.0.0-rc.0","sha":"5f3008fc26479b40ff16ec498ae0e6e3361fdb47","kind":"commit","published_at":"2018-05-13T19:13:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-beta.47","sha":"d16e4f5115a9fde3e8958d7959a912a55cbb246d","kind":"commit","published_at":"2018-05-09T21:48:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.47","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47/manifests"},{"name":"v1.0.0-beta.46","sha":"aa1ef83f22650245dd736681d7ec6331cb2a42ef","kind":"commit","published_at":"2018-05-08T21:51:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.46","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46/manifests"},{"name":"v1.0.0-beta.45","sha":"ab592831cbf5987a6516139aeaf148bdb3360ccb","kind":"commit","published_at":"2018-05-07T13:38:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.45","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45/manifests"},{"name":"v1.0.0-beta.44","sha":"0bba4ad1aed5d2181baa156009301eb56fd80158","kind":"commit","published_at":"2018-04-29T20:57:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.44","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44/manifests"},{"name":"v1.0.0-beta.43","sha":"6dfe7382b9777885abe84f4d1f66c0c62545d559","kind":"commit","published_at":"2018-04-22T10:47:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.43","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43/manifests"},{"name":"v1.0.0-beta.42","sha":"bc03443cac8a55ce3fc4d19e6a95e0f3d0116fbf","kind":"commit","published_at":"2018-04-16T20:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.42","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42/manifests"},{"name":"v1.0.0-beta.41","sha":"cddff325bdc2c79592701c11e295e48db0879c28","kind":"tag","published_at":"2018-04-07T18:26:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.41","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41/manifests"},{"name":"v1.0.0-beta.40","sha":"7f423b6bef54c4a34f3b53d9b8ebf33c183916f8","kind":"tag","published_at":"2018-04-01T09:55:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.40","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40/manifests"},{"name":"v1.0.0-beta.39","sha":"b95cb7a83a102b21b7f6add713398f6c9e743d50","kind":"tag","published_at":"2018-03-28T21:23:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.39","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39/manifests"},{"name":"v1.0.0-beta.38","sha":"a6ccfbe7699b67b03703b49a7cb14d865b841d38","kind":"tag","published_at":"2018-03-17T12:24:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.38","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38/manifests"},{"name":"v1.0.0-beta.37","sha":"1587ac3654ae5061eb21f652722a02cc4c367292","kind":"tag","published_at":"2018-03-11T14:31:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.37","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37/manifests"},{"name":"v1.0.0-beta.36","sha":"f31bd2e431c29f85a053387ce062987a3fc36168","kind":"tag","published_at":"2018-03-05T21:07:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.36","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36/manifests"},{"name":"v1.0.0-beta.35","sha":"25ca14ffcec6eeb75446730a03cc4a2014c5e8ab","kind":"tag","published_at":"2018-02-25T22:47:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.35","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.2","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2/manifests"},{"name":"olivier-material-ui-icons@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1/manifests"},{"name":"olivier-material-ui-codemod@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.1","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1/manifests"},{"name":"olivier-material-ui-codemod@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0/manifests"},{"name":"olivier-material-ui-icons@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0/manifests"},{"name":"olivier-material-ui-lab@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0/manifests"},{"name":"v1.0.0-beta.34","sha":"284dfcb06fed2244033cc971cb78f485bafece3d","kind":"tag","published_at":"2018-02-17T12:08:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.34","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34/manifests"},{"name":"v1.0.0-beta.33","sha":"b7f698d48d61e74f74e5e50a08b4309460a55266","kind":"tag","published_at":"2018-02-10T12:03:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.33","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33/manifests"},{"name":"v1.0.0-beta.32","sha":"896bc50f35a83fac0453dbbecd9f367b45b450e9","kind":"tag","published_at":"2018-02-04T22:44:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.32","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32/manifests"},{"name":"v1.0.0-beta.31","sha":"6271146a2545aeedf4110990de21ebc0c910b627","kind":"tag","published_at":"2018-01-29T22:06:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.31","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31/manifests"},{"name":"v1.0.0-beta.30","sha":"2bb35ce508832f518a4c3af8cd7cf67af8fd90c5","kind":"tag","published_at":"2018-01-21T22:50:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.30","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30/manifests"},{"name":"v1.0.0-beta.29","sha":"7386d56d4dfb85ca4a586a56691b6a58798d5c42","kind":"tag","published_at":"2018-01-16T20:27:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.29","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29/manifests"},{"name":"v1.0.0-beta.28","sha":"e1f3dad9084edf460d42e0a5f6b7c956eaa51e8d","kind":"tag","published_at":"2018-01-14T14:52:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.28","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28/manifests"},{"name":"v1.0.0-beta.27","sha":"fcfe4a64a95f65e205c5ba9523987982e6556eea","kind":"tag","published_at":"2018-01-06T15:25:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.27","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27/manifests"},{"name":"v1.0.0-beta.26","sha":"bd42549ee464bce03743f7ee18964066f9d3907d","kind":"tag","published_at":"2017-12-30T23:24:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.26","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26/manifests"},{"name":"v1.0.0-beta.25","sha":"d9ab3e313136fa5fb179743b560ac7c9e4fa8f6a","kind":"tag","published_at":"2017-12-22T23:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.25","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25/manifests"},{"name":"v1.0.0-beta.24","sha":"7c8fe8516f8bf6317e7cc748eefa7d97c92b4007","kind":"tag","published_at":"2017-12-17T12:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.24","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24/manifests"},{"name":"v1.0.0-beta.23","sha":"1a4e5b06ae0a7f6b3a6be810d272ebdf3efbb863","kind":"tag","published_at":"2017-12-09T09:51:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.23","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23/manifests"},{"name":"v0.20.0","sha":"86b40ae4883e95d6139e9e5d59c0e14aa022ce3a","kind":"commit","published_at":"2017-12-04T04:05:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0/manifests"},{"name":"v1.0.0-beta.22","sha":"22f68ca292a947349ae2877b09e85775703ec87f","kind":"tag","published_at":"2017-11-28T23:11:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22/manifests"},{"name":"v1.0.0-beta.21","sha":"d33604a9deacbb2725da3688d823416486a039c1","kind":"tag","published_at":"2017-11-13T22:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21/manifests"},{"name":"v1.0.0-beta.20","sha":"076d08bfa709ffdb4858106ebda73f475e4ec5b9","kind":"tag","published_at":"2017-11-05T19:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20/manifests"},{"name":"v1.0.0-beta.19","sha":"2a1879fb818973d4df766c2d7842afd939fdb2b8","kind":"tag","published_at":"2017-10-30T21:51:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19/manifests"},{"name":"v1.0.0-beta.18","sha":"f626204f8e0cd9933bcb7a8c8ac5cd97d6419eca","kind":"tag","published_at":"2017-10-23T21:58:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18/manifests"},{"name":"v1.0.0-beta.17","sha":"616d69d5ff7263eb9c84960b6b7a4c9ff852d4ef","kind":"tag","published_at":"2017-10-15T22:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17/manifests"},{"name":"v1.0.0-beta.16","sha":"56fd0d9d2f6fe0222b8c4117e227de1d725918ba","kind":"tag","published_at":"2017-10-08T20:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16/manifests"},{"name":"v0.19.4","sha":"f1bc4be26ca68578f0cfd053fed8eeabe0d3a636","kind":"tag","published_at":"2017-10-08T19:56:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4/manifests"},{"name":"v1.0.0-beta.15","sha":"4da17a67182a212be91a36cec9c976ccb6293380","kind":"tag","published_at":"2017-10-04T16:05:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15/manifests"},{"name":"v1.0.0-beta.13","sha":"736f12000e6989b2e37fcf10deca8bcf20a284f5","kind":"tag","published_at":"2017-10-01T19:58:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13/manifests"},{"name":"v0.19.3","sha":"7e484cc0c2e3db1e30ebe89d93475f2999f6168c","kind":"tag","published_at":"2017-10-01T19:35:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3/manifests"},{"name":"v1.0.0-beta.12","sha":"65b6e04a74a1520209e7b8fcfa311a431ecb070a","kind":"tag","published_at":"2017-09-24T18:24:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12/manifests"},{"name":"v0.19.2","sha":"5f750e046d48fa2f8c0efd86290ea48661c9b32e","kind":"tag","published_at":"2017-09-18T20:14:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2/manifests"},{"name":"v1.0.0-beta.11","sha":"01c6feb33e7e4e5043ce2a8377fa7dda3dbc8180","kind":"tag","published_at":"2017-09-18T19:11:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11/manifests"},{"name":"v1.0.0-beta.10","sha":"3d4518c997fe875f8e91044ff59a09a46fdfb726","kind":"tag","published_at":"2017-09-13T21:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10/manifests"},{"name":"v1.0.0-beta.9","sha":"d4dba0da9a00efe5104365ca647d848a131a41a6","kind":"tag","published_at":"2017-09-10T11:17:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9/manifests"},{"name":"v1.0.0-beta.8","sha":"865b39bef48c3f85743c3914ba146b97b93fce0f","kind":"tag","published_at":"2017-09-02T11:11:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8/manifests"},{"name":"v0.19.1","sha":"b0d03e92c64bee1ac8c25acd0c48657b7f605d9a","kind":"tag","published_at":"2017-09-02T10:38:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1/manifests"},{"name":"v1.0.0-beta.7","sha":"d2083879918dcafdc9c17e3e19440000a0abb3b0","kind":"tag","published_at":"2017-08-30T22:51:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7/manifests"},{"name":"v1.0.0-beta.6","sha":"8385df161a6792d472821e30c7095b267b844950","kind":"tag","published_at":"2017-08-20T14:48:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6/manifests"},{"name":"v1.0.0-beta.5","sha":"8292545fd41ea9f9d3c7c52bb45f60a4fea434a9","kind":"tag","published_at":"2017-08-15T08:55:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5/manifests"},{"name":"v0.19.0","sha":"d1b3bc614a818d497e38fd51c85077dd7b490bad","kind":"tag","published_at":"2017-08-15T08:17:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0/manifests"},{"name":"v1.0.0-beta.4","sha":"110f0a6e95e8e2b51b2bdd7e545a9b41d1a0009f","kind":"tag","published_at":"2017-08-05T10:09:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4/manifests"},{"name":"v1.0.0-beta.3","sha":"e0dd9560d4a152ca0a61558b6238edc40746c354","kind":"tag","published_at":"2017-07-29T21:00:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"45d5da95daf4d52b0ea6e4ffbef27755fa0aa196","kind":"tag","published_at":"2017-07-23T17:45:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"603fbde8d99e386d6640ec6c24ba9fcfc4316dd4","kind":"tag","published_at":"2017-07-23T17:12:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1/manifests"},{"name":"v0.18.7","sha":"50f6dfc4b6ee7473e27ba950c3ce900b24f17d1c","kind":"tag","published_at":"2017-07-23T15:51:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7/manifests"},{"name":"v1.0.0-alpha.22","sha":"f3992561ed94696d595b6a56efc7449c7dee67c7","kind":"tag","published_at":"2017-07-18T09:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22/manifests"},{"name":"v1.0.0-alpha.21","sha":"49d21891b72796f4a8f383d9b15b66f72cb94549","kind":"tag","published_at":"2017-07-04T22:13:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21/manifests"},{"name":"v0.18.6","sha":"1d10ecbac4a83f9934bb6a7f025855f82002113c","kind":"tag","published_at":"2017-07-04T21:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6/manifests"},{"name":"v0.18.5","sha":"86f7c4141cc66ab1e96a681a6945472283e41ea3","kind":"tag","published_at":"2017-06-28T18:14:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5/manifests"},{"name":"v1.0.0-alpha.20","sha":"84363396403cbbd51072d0b09822cd6d8ab6bf87","kind":"tag","published_at":"2017-06-25T18:01:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20/manifests"},{"name":"v0.18.4","sha":"2c6872cacf19ac71a316b282c2467162dcd148c6","kind":"tag","published_at":"2017-06-25T17:39:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4/manifests"},{"name":"v1.0.0-alpha.19","sha":"611bfd7557fd928933e39c054d2b2edeb57adaed","kind":"tag","published_at":"2017-06-19T16:58:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19/manifests"},{"name":"v1.0.0-alpha.18","sha":"5fdb60642bdf2907b7fba352cf2cd0fa7208848f","kind":"tag","published_at":"2017-06-19T10:12:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18/manifests"},{"name":"v1.0.0-alpha.17","sha":"73e0a35145d10f3c29a991f75e5ba8315e0e754a","kind":"tag","published_at":"2017-06-12T11:55:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17/manifests"},{"name":"v0.18.3","sha":"4c6a542c772f9fe9ff97bb95f63801138d7722d0","kind":"tag","published_at":"2017-06-07T21:28:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"9d3b59b3fec3b31b37334c3bd842112f3d090f86","kind":"commit","published_at":"2017-06-06T21:29:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2/manifests"},{"name":"v1.0.0-alpha.16","sha":"0c7dba6dc5ad8b9f69ec3c60e3ba31f2973e582a","kind":"tag","published_at":"2017-06-01T08:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"18508aeb3e5817406209e15c3e51a53c2cbece96","kind":"tag","published_at":"2017-05-23T20:00:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"771fb44738e116a1d2cec7aabb8ed1425b1d57f6","kind":"tag","published_at":"2017-05-14T10:11:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14/manifests"},{"name":"v0.18.1","sha":"715372edf9fc21244030207409b4070158f6936d","kind":"tag","published_at":"2017-05-13T10:21:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1/manifests"},{"name":"v1.0.0-alpha.13","sha":"17fde80a53fb9fcce31a82290f54de55cf3655e9","kind":"tag","published_at":"2017-05-08T10:47:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13/manifests"},{"name":"v0.18.0","sha":"dea7938b1265a3b100899d65589fbd05e877ab9e","kind":"tag","published_at":"2017-04-30T22:26:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0/manifests"},{"name":"v1.0.0-alpha.12","sha":"dc7371e4770fd3e8b1a82b9c2c2a652acaa73713","kind":"tag","published_at":"2017-04-30T22:22:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12/manifests"},{"name":"v0.17.4","sha":"a398290811c94bd6bb2d5d04c7f6d0ce734e3ad6","kind":"commit","published_at":"2017-04-14T17:20:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4/manifests"},{"name":"v1.0.0-alpha.11","sha":"7b3dbfaf2e94e8139424c8660692ee20d5a9880e","kind":"tag","published_at":"2017-04-14T16:50:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11/manifests"},{"name":"v0.17.3","sha":"53076a03182668f94d3bf40cd880309a51e9be88","kind":"tag","published_at":"2017-04-10T21:42:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"38c4aed87e608ded8e083dcf341ed5e9a14c20ef","kind":"tag","published_at":"2017-04-09T11:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2/manifests"},{"name":"v1.0.0-alpha.10","sha":"27fd907d604c1d3189b7b70e3a7e4758e0171492","kind":"tag","published_at":"2017-04-06T12:00:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"b962c2fbfa7a9cab9e9844e01966b90ca86e67a1","kind":"tag","published_at":"2017-04-01T13:47:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a0b4691eb3958aeb9173a8f4e705c81dfb7d25da","kind":"tag","published_at":"2017-03-25T11:46:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8/manifests"},{"name":"v0.17.1","sha":"05280483dbbc29e56edd8f3644721679b55d4d73","kind":"commit","published_at":"2017-03-13T12:27:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1/manifests"},{"name":"v1.0.0-alpha.7","sha":"9281a3fcee37d6afb9e493ff06e8a2626f4d7d91","kind":"tag","published_at":"2017-03-12T12:31:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"69f604946c366c655d0613841c034cacee7e9ef4","kind":"commit","published_at":"2017-02-26T12:41:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6/manifests"},{"name":"v1.0.0-alpha.5","sha":"74973892bdfacd5c9e3a4ce63185e9a6500d9522","kind":"commit","published_at":"2017-02-26T11:04:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-alpha.4","sha":"6472a6864951bfe7f3739afbe74b50981299ac28","kind":"commit","published_at":"2017-02-26T10:19:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4/manifests"},{"name":"v0.17.0","sha":"c9af9606bcea6551ceaadc2f6430d629eb679e84","kind":"commit","published_at":"2017-02-12T22:06:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0/manifests"},{"name":"v1.0.0-alpha.3","sha":"4583f5212d0b668e3801a859d3cc584cec0ec173","kind":"commit","published_at":"2017-02-12T21:43:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"8476782b595175d25c8a972b5fe53bc1f8532676","kind":"tag","published_at":"2017-02-07T19:48:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"3a0eb03018a9c5c96ba5233de8ef45202403a94c","kind":"commit","published_at":"2017-01-29T21:29:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.16.7","sha":"867c6c29b1badd839b1fd57720e5754fcd53a516","kind":"commit","published_at":"2017-01-15T19:57:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"bc84dbeeb78b725fefdc10cdc6eee7b75cc1226e","kind":"commit","published_at":"2016-12-25T21:03:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"8a03a04ef17f76ce09b88607b216d8a8e4d277d6","kind":"commit","published_at":"2016-12-09T20:45:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"84c18c98ff56fbe81be902735164219040729bb1","kind":"commit","published_at":"2016-11-17T19:18:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"066c5d53d1d4ecec2923ed12ec14647ae8248a9c","kind":"commit","published_at":"2016-11-17T16:41:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"806b2eab2272b430e814f8b3c7f1e7b31cd0e306","kind":"commit","published_at":"2016-11-14T17:22:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"2085737a798d9cb808b2fddf1f06883b27327ccc","kind":"commit","published_at":"2016-10-19T18:24:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"6eb9913441cb39562f4c935bdd70042d26daa260","kind":"commit","published_at":"2016-10-05T14:36:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0/manifests"},{"name":"v0.16.0-rc2","sha":"71a9524d0ec28dad2f566a42c7bb8ad2ea93ce36","kind":"commit","published_at":"2016-09-24T19:31:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2/manifests"},{"name":"v0.16.0-rc1","sha":"1691addd7f84317619c6831c35cb1f32ef3779b6","kind":"commit","published_at":"2016-09-07T19:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1/manifests"},{"name":"v0.15.4","sha":"be9bc14f4cda041299b6f8845af87b9278c871fc","kind":"commit","published_at":"2016-08-10T22:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"8bd3589dd7f676f3d725559cbd63457afe8d3691","kind":"commit","published_at":"2016-08-02T20:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"908f694e1e6eae9e63da6b22e63100d6bda4fa8e","kind":"commit","published_at":"2016-07-09T21:10:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"1fed1bcc81d89e473e261c1da4bf0a3a46515ce8","kind":"tag","published_at":"2016-06-20T08:15:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"06667b589952f58ff8c6d277df364ef16dada671","kind":"tag","published_at":"2016-05-06T13:49:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0/manifests"},{"name":"v0.15.0-beta.2","sha":"7cf7adfe9042e9be8dbaa1c850ffacca26e9c269","kind":"commit","published_at":"2016-04-21T22:57:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2/manifests"},{"name":"v0.15.0-beta.1","sha":"47d7525fb77c7c579e99d595b3f98c69fc838c77","kind":"tag","published_at":"2016-04-14T13:33:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1/manifests"},{"name":"v0.15.0-alpha.2","sha":"caabf9eaee5a5e11097958105f8427cfc8905f86","kind":"tag","published_at":"2016-03-17T23:37:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2/manifests"},{"name":"v0.15.0-alpha.1","sha":"2ebddeb908857c16ece162964a7e501ab37716ba","kind":"commit","published_at":"2016-02-27T17:54:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1/manifests"},{"name":"v0.14.4","sha":"de2bee1335ff1fd701a60cb3d739cf919dbd77ce","kind":"commit","published_at":"2016-02-03T00:47:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"fa9141f90149392cc3fa366736e61a89b07e9205","kind":"commit","published_at":"2016-01-27T03:06:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"44b41957ae81344cf6dc794cf2dbe2da48152622","kind":"commit","published_at":"2016-01-08T15:52:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"0ae4d7f61bb240ae5e2adc9d15a8d5629f738db6","kind":"commit","published_at":"2016-01-04T22:23:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"628bc82957d8e537a1b648e31e10723820bb00ac","kind":"commit","published_at":"2015-12-25T15:12:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0/manifests"},{"name":"v0.14.0-rc2","sha":"9a24d8a7839c37b86748ad8022e39235e8eb6be2","kind":"commit","published_at":"2015-12-14T22:26:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2/manifests"},{"name":"v0.14.0-rc1","sha":"7459597806a2f1f5826eaab26d3c5d974da70fbd","kind":"commit","published_at":"2015-12-04T19:52:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1/manifests"},{"name":"v0.13.4","sha":"a98006f9ffb588030cbdd2e3b4a4515017e58c43","kind":"commit","published_at":"2015-11-24T17:07:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"e33afed6913b58a990bd4b51a038bbfff0a0f42f","kind":"commit","published_at":"2015-11-17T16:34:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"6f28ad04e8f95073646bfeb8936c550ca4a94347","kind":"commit","published_at":"2015-11-10T00:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"330488977f95dbebd6cf6a387bf10a86238331ff","kind":"commit","published_at":"2015-10-29T21:08:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"7980cd589e9dc9e055e1b789bf2f80e7f2ef0f5d","kind":"commit","published_at":"2015-10-21T19:38:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"86394ccd2d7b715eaa054a369679eba4ac82ce1f","kind":"commit","published_at":"2015-10-21T19:04:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"d310459476a461e0d29f166de277896026d8f35f","kind":"commit","published_at":"2015-10-19T17:30:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"06aca1012d01de4ec782acfb8d22a6ec83d48ff7","kind":"commit","published_at":"2015-10-07T21:43:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"6671f90516c2065839efae773ecda924b8bebdae","kind":"commit","published_at":"2015-10-06T19:31:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"a4e194e46c47f8e2eedfab8f0a8c4104e5679c95","kind":"commit","published_at":"2015-09-28T16:15:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"aa485220ff28e907d2548cbfb65bd789c23d9eba","kind":"commit","published_at":"2015-09-25T16:08:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"b55b770f2049852febe47bef27aa0eaceafcec08","kind":"commit","published_at":"2015-09-15T21:10:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"82bc1cb2805f7b624516f71628e6ca525df18cad","kind":"commit","published_at":"2015-08-24T21:31:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0/manifests"},{"name":"v0.10.4","sha":"a8097bcbed6939f0cb308e05acf03a907b666725","kind":"commit","published_at":"2015-08-09T03:29:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"2a43082b52138e33c85878616461445895066a11","kind":"commit","published_at":"2015-08-08T22:51:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"71583523f39c1830d3fcffeff0598c2f803f1048","kind":"commit","published_at":"2015-07-29T20:34:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"6b609c63611b02f9e845b765770983c547cd6af8","kind":"commit","published_at":"2015-07-13T21:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"b6140ec86c5087ad799e9a658f3f0d9b150c205a","kind":"commit","published_at":"2015-07-10T01:35:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"8a18478700f49b94fe7f580664e7b31c581ceb0b","kind":"commit","published_at":"2015-06-20T17:47:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"3da654eb4f0ddb10d81f2706eda1f3819e40b795","kind":"commit","published_at":"2015-06-15T01:46:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"867e87d3530b4fb6bc7f6ec5fb9edcd49e7bd631","kind":"commit","published_at":"2015-06-09T23:38:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"cb794810e7c39352f1bbd533d92983dc22a57510","kind":"commit","published_at":"2015-05-24T20:12:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0/manifests"},{"name":"v0.7.5","sha":"b3ce0b272e5468919d01b3d3ab6751a92f682b48","kind":"commit","published_at":"2015-04-27T19:14:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"abc159f246f15163f7984bcf702409cffc745d6e","kind":"commit","published_at":"2015-04-21T18:14:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"9321a4a8879f380a725c7439114ebf3e0da8abcc","kind":"commit","published_at":"2015-04-01T15:20:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"953606f4d1a9e3a33798b499219fe40b1f81fd96","kind":"commit","published_at":"2015-03-25T23:45:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"03c169188dd10ec2242b7806050781867c0291dd","kind":"commit","published_at":"2015-03-04T21:41:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"078ba0c94f8985dd2d96587784f760474ba51858","kind":"commit","published_at":"2015-02-13T21:06:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"accd9f0ef163d514b091709ffd63f76f6d1a467f","kind":"commit","published_at":"2015-01-27T00:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"57c7a95be20dc77cbe0459a40acc802e16de5148","kind":"commit","published_at":"2015-01-26T23:07:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"706446d6aeb952def6f2016fdc213b6e56b2d40f","kind":"commit","published_at":"2015-01-03T23:58:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"6b294fdd0a7f9686b8b8f05cf8759e90b3e581f9","kind":"commit","published_at":"2014-12-25T17:36:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"3eb741fdb94fff5e8218809b8f7d5a9d2e4d1778","kind":"commit","published_at":"2014-12-15T17:14:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"d65414913839d9d939c8bd938ca21f39f0faa924","kind":"commit","published_at":"2014-12-07T15:15:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"fc3232f6e9d1662c4f9d813b70acb329c4cdc6de","kind":"commit","published_at":"2014-11-30T21:22:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"4b02786c2a7e27613201fe72c033a260018a38d6","kind":"commit","published_at":"2014-11-28T20:34:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"ab8880bc442941c20d58ca2cbb8aace7b2724929","kind":"commit","published_at":"2014-11-17T20:10:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"052b0bc5a3e887d0a36b2277a2e09812a0ce206b","kind":"commit","published_at":"2014-11-11T21:11:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"715b7e868003ac9b121bdacee3e1301b9c660aa9","kind":"commit","published_at":"2014-11-08T19:56:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"088d257c0bec691545cd32f83fd2af753866b8ee","kind":"commit","published_at":"2014-11-08T00:13:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0/manifests"},{"name":"v0.1.29","sha":"3fe7b8bf7c3adc04522f311ce1c1c3b6e39e8edd","kind":"commit","published_at":"2014-11-05T19:58:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.1.29","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29/manifests"}]},"repo_metadata_updated_at":"2024-09-06T03:49:14.636Z","dependent_packages_count":0,"downloads":6,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":12.59842792123301,"dependent_repos_count":26.152614342482345,"dependent_packages_count":37.996477278968285,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":25.582506514227884},"purl":"pkg:npm/%40temp-mui/internal-markdown","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@temp-mui/internal-markdown","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@temp-mui/internal-markdown","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@temp-mui/internal-markdown/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-05T18:42:16.241Z","issues_count":3908,"pull_requests_count":4871,"avg_time_to_close_issue":7889427.503707365,"avg_time_to_close_pull_request":1812241.8470072239,"issues_closed_count":1994,"pull_requests_closed_count":3867,"pull_request_authors_count":514,"issue_authors_count":2053,"avg_comments_per_issue":5.393551688843398,"avg_comments_per_pull_request":2.314719770067748,"merged_pull_requests_count":3206,"bot_issues_count":1,"bot_pull_requests_count":1440,"past_year_issues_count":2037,"past_year_pull_requests_count":3839,"past_year_avg_time_to_close_issue":1587273.7009345794,"past_year_avg_time_to_close_pull_request":819586.6331947554,"past_year_issues_closed_count":945,"past_year_pull_requests_closed_count":3123,"past_year_pull_request_authors_count":382,"past_year_issue_authors_count":1035,"past_year_avg_comments_per_issue":2.579774177712322,"past_year_avg_comments_per_pull_request":2.015629070070331,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1223,"past_year_merged_pull_requests_count":2642,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/issues","maintainers":[{"login":"oliviertassinari","count":489,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"michaldudak","count":346,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"siriwatknp","count":283,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"DiegoAndai","count":206,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"mnajdova","count":179,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"mj12albert","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"Janpot","count":139,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"alexfauquette","count":125,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"ZeeshanTamboli","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"aarongarciah","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"samuelsycamore","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"cherniavskii","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"LukasTy","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"hbjORbj","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hbjORbj"},{"login":"bharatkashyap","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"flaviendelangle","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"eps1lon","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"joserodolfofreitas","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"prakhargupta1","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"DanailH","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"hasdfa","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"michelengelen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"m4theushw","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"mbrookes","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"richbustos","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richbustos"},{"login":"JCQuintas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"nathanmarks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanmarks"},{"login":"MBilalShafi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"nikitaa24","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikitaa24"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"joshwooding","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwooding"},{"login":"DavidCnoops","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidCnoops"},{"login":"arthurbalduini","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"gerdadesign","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"rosskevin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rosskevin"},{"login":"dmtrKovalenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmtrKovalenko"},{"login":"dimitropoulos","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dimitropoulos"}],"active_maintainers":[{"login":"oliviertassinari","count":352,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"siriwatknp","count":215,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"michaldudak","count":196,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"DiegoAndai","count":176,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"mnajdova","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"Janpot","count":121,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"aarongarciah","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"mj12albert","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"alexfauquette","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"ZeeshanTamboli","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"samuelsycamore","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"cherniavskii","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"bharatkashyap","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"LukasTy","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"joserodolfofreitas","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"flaviendelangle","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"hasdfa","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"prakhargupta1","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"DanailH","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"michelengelen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"mbrookes","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"JCQuintas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"nikitaa24","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikitaa24"},{"login":"MBilalShafi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"m4theushw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"arthurbalduini","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@temp-mui%2Finternal-markdown/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@temp-mui%2Finternal-markdown/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@temp-mui%2Finternal-markdown/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@temp-mui%2Finternal-markdown/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@temp-mui%2Finternal-markdown/codemeta","maintainers":[{"uuid":"lucasbassetti","login":"lucasbassetti","name":null,"email":"lucasbr.dafonseca@gmail.com","url":null,"packages_count":37,"html_url":"https://www.npmjs.com/~lucasbassetti","role":null,"created_at":"2024-07-28T00:16:09.799Z","updated_at":"2024-07-28T00:16:09.799Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lucasbassetti/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5264274,"maintainers_count":1091160,"namespaces_count":333594,"keywords_count":760514,"github":"npm","metadata":{"funded_packages_count":159192},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-12-16T06:37:22.408Z","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":8637593,"name":"@mui/material-nextjs","ecosystem":"npm","description":"Collection of utilities for integration between Material UI and Next.js.","homepage":"https://mui.com/material-ui/guides/nextjs/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/material-ui","keywords_array":["react","next","material-ui"],"namespace":"mui","versions_count":65,"first_release_published_at":"2023-12-12T18:20:36.190Z","latest_release_published_at":"2025-12-03T06:56:20.260Z","latest_release_number":"7.3.6","last_synced_at":"2025-12-12T01:21:05.928Z","created_at":"2023-12-12T21:06:22.098Z","updated_at":"2025-12-12T02:56:37.229Z","registry_url":"https://www.npmjs.com/package/@mui/material-nextjs","install_command":"npm install @mui/material-nextjs","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/mui-org"},"dist-tags":{"canary":"6.0.0-dev.20240529-082515-213b5e33ab","next":"7.0.0-rc.0","latest-v5":"5.18.0","latest-v6":"6.5.0","latest":"7.3.6"}},"repo_metadata":{"id":19822297,"uuid":"23083156","full_name":"mui/material-ui","owner":"mui","description":"Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.","archived":false,"fork":false,"pushed_at":"2025-10-29T18:01:42.000Z","size":699813,"stargazers_count":96891,"open_issues_count":1786,"forks_count":32696,"subscribers_count":1311,"default_branch":"master","last_synced_at":"2025-10-29T20:10:24.905Z","etag":null,"topics":["design-system","material-design","material-ui","react","react-components"],"latest_commit_sha":null,"homepage":"https://mui.com/material-ui/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2014-08-18T19:11:54.000Z","updated_at":"2025-10-29T19:57:26.000Z","dependencies_parsed_at":"2025-06-02T16:06:01.092Z","dependency_job_id":"32b77193-1b92-4638-bb5e-6c82ade9eee5","html_url":"https://github.com/mui/material-ui","commit_stats":{"total_commits":23822,"total_committers":3211,"mean_commits":"7.4188726253503585","dds":0.8266728234405172,"last_synced_commit":"c0620e333641deda56f3cd68c7c3736098ee818c"},"previous_names":["mui-org/material-ui","callemall/material-ui"],"tags_count":568,"template":false,"template_full_name":null,"purl":"pkg:github/mui/material-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/sbom","scorecard":{"id":262861,"data":{"date":"2025-08-17T02:37:43Z","repo":{"name":"github.com/mui/material-ui","commit":"06de3386e5dbd68c7e7496219f702232dcd7ec9f"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.7,"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":"Maintained","score":10,"reason":"30 commit(s) and 1 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":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/check-if-pr-has-label.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yml: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:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/no-response.yml:22","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/check-if-pr-has-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci-check.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-cleanup.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/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/publish-canaries.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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 28 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":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  14 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:  13 out of  13 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":"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: 'allow deletion' disabled on branch 'v6.x'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v6.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v6.x'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'v6.x'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v6.x'","Warn: codeowners review is not required on branch 'master'","Warn: codeowners review is not required on branch 'v6.x'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v6.x'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v6.x'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v6.x'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v6.x'"],"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":"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":"CI-Tests","score":10,"reason":"28 out of 28 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 36 contributing companies or organizations","details":["Info: found contributions from: A11yance, LightSourceAI, TourConnect, Treeshakers, alienfast, calcom, callemall, cefsharp, cssinjs, emikra, goose-duck, instacart, jalaali, lightsourceai, mui, mui-org, nodejs, openfoodfacts, pabloengine, pretur, react-native-community, reactiran, reactjs, reactwg, state-machines, storybookjs, testing-library, text-em-all, typed-typings, typescript-cheatsheets, underjs, vercel, webpack, yarnpkg, yarnplugins, 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":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-cpj6-fhp6-mr6j","Warn: Project is vulnerable to: GHSA-f46r-rw29-r322","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","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-17T11:13:50.539Z","repository_id":19822297,"created_at":"2025-08-17T11:13:50.539Z","updated_at":"2025-08-17T11:13:50.539Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281829647,"owners_count":26568938,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-30T02:00:06.501Z","response_time":61,"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":"v7.3.4","sha":"28eadba9ec2899226ecbf4058b8fba1ddeab9e6d","kind":"tag","published_at":"2025-10-02T18:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4/manifests"},{"name":"v7.3.3","sha":"6984a79aa3ebde0ad9d1a21817de900f60b7dc90","kind":"tag","published_at":"2025-10-02T14:01:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3/manifests"},{"name":"v7.3.2","sha":"ebd180cdd48e365aa0c5c54b6568d5efc320590d","kind":"tag","published_at":"2025-09-02T06:18:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"3592ec32c4858c22bf99c535c037c13ee6db6b84","kind":"tag","published_at":"2025-08-06T09:33:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"ad98e5ebf7f2f629f9a8b054d9ee3e7217d163bf","kind":"tag","published_at":"2025-08-05T05:40:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0/manifests"},{"name":"v6.5.0","sha":"894dd472b2cc3bbf218eef521ce5a4bcbe914e60","kind":"tag","published_at":"2025-07-08T02:51:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0/manifests"},{"name":"v5.18.0","sha":"6b50143dcfc2aad56a37c9f2e1f14256e9a65c4e","kind":"tag","published_at":"2025-07-08T02:50:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0/manifests"},{"name":"v7.2.0","sha":"1496d735b2cf16501ce413daec40d627eee77e1d","kind":"tag","published_at":"2025-06-30T08:59:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0/manifests"},{"name":"v7.1.2","sha":"ad2d425db362790d6d0f90fbe5b5d3a5b5132503","kind":"tag","published_at":"2025-06-20T07:34:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2/manifests"},{"name":"v6.4.12","sha":"9179a92b0d97f6d0270c7fac733cfd81bd7354cc","kind":"tag","published_at":"2025-06-02T06:58:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12/manifests"},{"name":"v7.1.1","sha":"0ebb3a14ccc5dbee4ec2682b387511f107b95a65","kind":"tag","published_at":"2025-06-02T06:47:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"e3e07e0b8fac5ca8fb4bbf3ec453dbe79133552f","kind":"tag","published_at":"2025-05-06T08:50:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0/manifests"},{"name":"v6.4.11","sha":"6b3957d9d42c83e069da8e8bb534ec294dcb6254","kind":"tag","published_at":"2025-04-10T02:36:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11/manifests"},{"name":"v7.0.2","sha":"ebb24ce49e1ef8358600a7787cb6c8d671cead63","kind":"tag","published_at":"2025-04-09T13:08:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2/manifests"},{"name":"v6.4.10","sha":"d80a3609c8a7274dc5fafa348382059945aee449","kind":"tag","published_at":"2025-03-31T19:03:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10/manifests"},{"name":"v7.0.1","sha":"d6fdcac555725c3807e6f03445e3a051398ee739","kind":"tag","published_at":"2025-03-28T18:58:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"22aa7db2ed23df3b43530e9fdb57bc1051221457","kind":"tag","published_at":"2025-03-26T14:16:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0/manifests"},{"name":"v6.4.9","sha":"a884cb821f67a831f44cc6abfc3bc77faef91ada","kind":"tag","published_at":"2025-03-25T15:45:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9/manifests"},{"name":"v7.0.0-rc.0","sha":"ebaec8db8ae1b90183817cb0bad549d7fc63fe79","kind":"tag","published_at":"2025-03-19T09:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0/manifests"},{"name":"v5.17.1","sha":"0d509f8a4a48031a1e25974a1604b803892ce94e","kind":"tag","published_at":"2025-03-18T18:44:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"b0dc8270c5a2896293ff8b61052120a13819f0a1","kind":"tag","published_at":"2025-03-18T15:28:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0/manifests"},{"name":"v6.4.8","sha":"2bded219fabaaefc2083aa660d5856ab75cfa8d6","kind":"tag","published_at":"2025-03-17T17:54:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8/manifests"},{"name":"v7.0.0-beta.4","sha":"260ed53760f179e3bb4f1f43e2f2712ecbf9fdd7","kind":"tag","published_at":"2025-03-13T13:30:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4/manifests"},{"name":"v6.4.7","sha":"d1ca0a45fea4327ba4dc9876e62922785493f1c3","kind":"tag","published_at":"2025-03-05T15:19:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7/manifests"},{"name":"v7.0.0-beta.3","sha":"9dea4105c8b413e087bd1d0cc517b52831a2eb86","kind":"tag","published_at":"2025-03-05T15:13:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"48acea181cac8ca14455e76d01d3554ba578781e","kind":"tag","published_at":"2025-02-27T15:00:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2/manifests"},{"name":"v7.0.0-beta.1","sha":"2cf2e71af3c2b26694964884456bc335c2ba6cdb","kind":"tag","published_at":"2025-02-26T18:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1/manifests"},{"name":"v6.4.6","sha":"356b885778a2af26505d5dbba76a9abcceb69800","kind":"tag","published_at":"2025-02-26T13:39:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6/manifests"},{"name":"v7.0.0-beta.0","sha":"b485c1abec1d776e925ca90e6fa7d91e9bd057a7","kind":"tag","published_at":"2025-02-26T13:22:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0/manifests"},{"name":"v7.0.0-alpha.2","sha":"ba14b7070070281c8a6cea1df7653f007bb8da49","kind":"tag","published_at":"2025-02-18T18:57:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.4.5","sha":"6f2b908baa7863e2cbf0ec4518dc90ccfd53597b","kind":"tag","published_at":"2025-02-18T18:46:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5/manifests"},{"name":"v7.0.0-alpha.1","sha":"c390c1c2d1c85f42d40f16ce405a3c4b62026ec7","kind":"tag","published_at":"2025-02-11T17:34:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1/manifests"},{"name":"v6.4.4","sha":"c66361a6ad9d1354b60e6fb93ba3144c1348ab15","kind":"tag","published_at":"2025-02-11T14:31:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4/manifests"},{"name":"v6.4.3","sha":"cee310a92f61ffb75284195a9ed30bcb367c78e2","kind":"tag","published_at":"2025-02-04T18:53:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3/manifests"},{"name":"v7.0.0-alpha.0","sha":"3e3195a4285ca716061f7d7d87f4915630af1b69","kind":"tag","published_at":"2025-02-03T12:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.4.2","sha":"1813d89a599a4027fd216062b2cac8b0c1864f1d","kind":"tag","published_at":"2025-01-29T15:50:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2/manifests"},{"name":"v6.4.1","sha":"819e662a2ce210f8805c45057389217cb1c39a83","kind":"tag","published_at":"2025-01-21T13:23:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"f9949a8889c7e69cac145ce56411298a234d2e49","kind":"tag","published_at":"2025-01-14T16:46:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0/manifests"},{"name":"v5.16.14","sha":"ba588c8333d765af63ab15c8b33dd947b615f70b","kind":"tag","published_at":"2025-01-06T21:20:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14/manifests"},{"name":"v6.3.1","sha":"afd551abd3be44de711d6baef48e62e18b97c908","kind":"tag","published_at":"2025-01-03T13:53:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1/manifests"},{"name":"v5.16.13","sha":"e52a6379f22d38453fa046d410b0c4700707dbd9","kind":"tag","published_at":"2024-12-25T11:25:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13/manifests"},{"name":"v6.3.0","sha":"84d6ecfdccd10f204854beeef98bcc55dc99d117","kind":"tag","published_at":"2024-12-23T18:10:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"17026fc203a8b413ec7343b6eeb267a50519d515","kind":"tag","published_at":"2024-12-17T13:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1/manifests"},{"name":"v5.16.12","sha":"b8fbcf5fb5169d8db6ee0ec35001816d2777e8d4","kind":"tag","published_at":"2024-12-17T13:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12/manifests"},{"name":"v5.16.11","sha":"2413ff076b0d462736dfccd399b4be863fd79ec2","kind":"tag","published_at":"2024-12-11T10:13:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11/manifests"},{"name":"v6.2.0","sha":"3a8ceaead5ac4c2c4554e6500ca3d197420a04c2","kind":"tag","published_at":"2024-12-11T02:03:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0/manifests"},{"name":"v6.1.10","sha":"5c5e9f6d8a90034cd75dcb92403caf6b37efc916","kind":"tag","published_at":"2024-12-04T10:03:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10/manifests"},{"name":"v5.16.9","sha":"ec085b677c43ed1f37e66bd2fb58f27dce9f7184","kind":"tag","published_at":"2024-12-04T09:34:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9/manifests"},{"name":"v5.16.8","sha":"096adfbe28d038397a7f3cf3494b86844226e162","kind":"tag","published_at":"2024-11-28T06:51:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8/manifests"},{"name":"v6.1.9","sha":"821784419eefb89e4ce7b66c4b602a1e33d2fa88","kind":"tag","published_at":"2024-11-27T13:22:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9/manifests"},{"name":"v6.1.8","sha":"0b8739f145423bafdd8e2871312307bfb31c58ef","kind":"tag","published_at":"2024-11-20T15:09:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8/manifests"},{"name":"v6.1.7","sha":"a7d441d0bd3bfc16a1ce9e6d7ff3ad1afc6b62f1","kind":"tag","published_at":"2024-11-13T15:31:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7/manifests"},{"name":"v6.1.6","sha":"32112b76aa821c2a1e98120545019ef1a71ea274","kind":"tag","published_at":"2024-10-30T13:54:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6/manifests"},{"name":"v6.1.5","sha":"01c5f344628bc66e16f86284ee0fc7107002a5ca","kind":"tag","published_at":"2024-10-22T10:28:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5/manifests"},{"name":"v6.1.4","sha":"15ea548de803e4602894cae6304a497d7ddaf09c","kind":"tag","published_at":"2024-10-15T18:35:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4/manifests"},{"name":"v6.1.3","sha":"c7de2cae15cc7b7025ad79e3623320526ed16462","kind":"tag","published_at":"2024-10-09T09:47:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3/manifests"},{"name":"v6.1.2","sha":"e6ff0b5016ac4fa40cdc9b78a0d9ecdd2c0cd9db","kind":"tag","published_at":"2024-10-02T14:51:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"263c7259451d5b928bbdfd299c9c0afc89dfec02","kind":"tag","published_at":"2024-09-19T06:42:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"94cc3d0a66456713e6e25edf9a1ba35ad8df88bc","kind":"tag","published_at":"2024-09-11T13:09:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"bb620d85a89651ca4350e8861bbb35776d583726","kind":"tag","published_at":"2024-09-03T10:33:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"71dbef69dcbf2b87831af579fb777b4f1f4b219a","kind":"tag","published_at":"2024-08-29T13:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"c9a9adfb90e939c0590de6edf10d0c65fcbc8b1e","kind":"tag","published_at":"2024-08-27T09:06:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.0","sha":"55bea65c83c1beac77382fe961f8aa72eec21daa","kind":"tag","published_at":"2024-08-22T08:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0/manifests"},{"name":"v6.0.0-beta.6","sha":"cbb6f8d3b1b72732d51f5628765cfd7e75bd5747","kind":"tag","published_at":"2024-08-18T02:55:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6/manifests"},{"name":"v5.16.7","sha":"b505fd7b64e92db523198712a5d6716c494e0c66","kind":"tag","published_at":"2024-08-09T09:19:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7/manifests"},{"name":"v6.0.0-beta.5","sha":"75c24b0828981651082a3eede027b6871c96c440","kind":"tag","published_at":"2024-08-08T08:52:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5/manifests"},{"name":"v5.16.6","sha":"6eb1bdce38d0fc67fa8aebca260043c7fc8eb3e8","kind":"tag","published_at":"2024-07-30T21:06:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6/manifests"},{"name":"v6.0.0-beta.4","sha":"12532afa3e4f6f13a9fa86eb459c27792c36b6f9","kind":"tag","published_at":"2024-07-30T20:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4/manifests"},{"name":"v5.16.5","sha":"40792e6efb2c92b8964a3912e08aeb4fb7fc41c8","kind":"tag","published_at":"2024-07-25T06:42:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5/manifests"},{"name":"v6.0.0-beta.3","sha":"02fde66a0cd72fb7fe3681a5ea8c4de733b4a865","kind":"tag","published_at":"2024-07-24T18:27:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3/manifests"},{"name":"v5.16.4","sha":"77af399a3ad76f31e5f2e0fab5650b628fa50990","kind":"tag","published_at":"2024-07-16T16:01:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4/manifests"},{"name":"v6.0.0-beta.2","sha":"9ad8c1fd8dfd21d8e37fe73d71e011542b23db72","kind":"tag","published_at":"2024-07-16T14:46:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2/manifests"},{"name":"v5.16.3","sha":"e1824453bdb0a89f15d4dfe47a1c4f90fa0f0500","kind":"tag","published_at":"2024-07-16T14:18:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3/manifests"},{"name":"v6.0.0-beta.1","sha":"19c1935757925d834928a30ea41f58bb95fb355f","kind":"tag","published_at":"2024-07-16T09:42:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1/manifests"},{"name":"v5.16.2","sha":"56ddd108fe153592a800fce4d43f9758b0ff5101","kind":"tag","published_at":"2024-07-16T09:10:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2/manifests"},{"name":"v6.0.0-beta.0","sha":"3364f0740aa5c86e057ec5b0d22c1b12bfd96fa4","kind":"tag","published_at":"2024-07-11T15:54:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0/manifests"},{"name":"v5.16.1","sha":"431af6a2fd9bf6cd0422c61e36c937d1ea5e5015","kind":"tag","published_at":"2024-07-11T15:48:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1/manifests"},{"name":"v5.16.0","sha":"e5e9b9d5e952b52752b758179da20d3fa0982c05","kind":"tag","published_at":"2024-07-05T13:32:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0/manifests"},{"name":"v6.0.0-alpha.14","sha":"2a15dd74c76bacbc867a7313fdc2c42c6168327c","kind":"tag","published_at":"2024-07-05T04:25:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14/manifests"},{"name":"v6.0.0-alpha.13","sha":"a070a894fbe21c52df446438ca1bb5a891d5e1b5","kind":"tag","published_at":"2024-07-03T07:44:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13/manifests"},{"name":"v5.15.21","sha":"a306ce4afcc60de4c3e43b8f9183862235d9318e","kind":"tag","published_at":"2024-06-28T14:09:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21/manifests"},{"name":"v6.0.0-alpha.12","sha":"fb476c6c18b850e8400d03afb7447802afbfd357","kind":"tag","published_at":"2024-06-24T17:12:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.15.20","sha":"f20fa0ba4016e5425a2a4cce841075253828a551","kind":"tag","published_at":"2024-06-12T12:58:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20/manifests"},{"name":"v6.0.0-alpha.11","sha":"22c5206a9e8191b2f81131d6978a0958e55b7032","kind":"tag","published_at":"2024-06-12T08:18:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11/manifests"},{"name":"v6.0.0-alpha.10","sha":"e5ac6c0eef5efd4fa5c5eb11ccbf08e58e7443f8","kind":"tag","published_at":"2024-06-04T10:35:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10/manifests"},{"name":"v6.0.0-alpha.9","sha":"925de32766317bb84a92ec24b2b6465c8e48cc04","kind":"tag","published_at":"2024-05-29T12:25:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.15.19","sha":"77f606ba73bb5439d66871177772f54196044450","kind":"tag","published_at":"2024-05-29T12:01:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19/manifests"},{"name":"v6.0.0-alpha.8","sha":"c7dbe6e8256cef7bd2dbdcbee55428ad82513cd0","kind":"tag","published_at":"2024-05-21T16:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.15.18","sha":"607daac5baa9c8151f111fe4bacea1d7e61881a3","kind":"tag","published_at":"2024-05-16T09:29:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18/manifests"},{"name":"v6.0.0-alpha.7","sha":"997bec6d8d30a1a891aff4eeedefa41c93eaa95c","kind":"tag","published_at":"2024-05-16T06:31:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"7c8db04b91500ba77301acd360d21bff7f7c752f","kind":"tag","published_at":"2024-05-08T13:13:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.15.17","sha":"9bc4fc42959427246addfdf29db95847cc38e410","kind":"tag","published_at":"2024-05-08T12:24:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17/manifests"},{"name":"v5.15.16","sha":"284e251c155d92078f80f98919f4ab260b05e9be","kind":"tag","published_at":"2024-05-01T14:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16/manifests"},{"name":"v6.0.0-alpha.5","sha":"571d5046e26aa07605cb1e01ca99b2eb0b04d009","kind":"tag","published_at":"2024-05-01T14:16:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5/manifests"},{"name":"v6.0.0-alpha.4","sha":"afffc2ffc3db1e6abf48f3b3e13a41e8b758f874","kind":"tag","published_at":"2024-04-24T07:30:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4/manifests"},{"name":"v6.0.0-alpha.3","sha":"6d5e44409344ea4e13ceb3a02c4446dc6a7323b4","kind":"tag","published_at":"2024-04-17T16:10:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3/manifests"},{"name":"v6.0.0-alpha.2","sha":"4e75758b37119bd821435c23d9c111c545e186b6","kind":"tag","published_at":"2024-04-09T15:09:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2/manifests"},{"name":"v6.0.0-alpha.1","sha":"84307c1a2495a716788ec25f046faaa4d16c88c7","kind":"tag","published_at":"2024-04-05T10:43:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1/manifests"},{"name":"v5.15.15","sha":"5a079965186640b5176f00c537f3b9e6c299b5c4","kind":"tag","published_at":"2024-04-04T07:09:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15/manifests"},{"name":"v6.0.0-alpha.0","sha":"2a15ad6f1f5507162b1a5aebf78976ca3023183b","kind":"tag","published_at":"2024-03-26T15:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.15.14","sha":"9585d28317c90f2c71ab88dd5ae37638bb64ad82","kind":"tag","published_at":"2024-03-19T08:18:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14/manifests"},{"name":"v5.15.13","sha":"dbcb678234296de56afaf3138917e967e8d1934a","kind":"tag","published_at":"2024-03-13T14:17:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13/manifests"},{"name":"pigment@0.0.1","sha":"0e765a618a7676c507852cec024464b1fc1cd80f","kind":"tag","published_at":"2024-03-08T04:20:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/pigment@0.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/pigment@0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@pigment%400.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1/manifests"},{"name":"v5.15.12","sha":"5ad69e161d7520274cd37a2524ffb935b6dda158","kind":"tag","published_at":"2024-03-05T15:33:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12/manifests"},{"name":"v5.15.11","sha":"e3257a4d68481b0ca6efd5d06cb5c1e1e77e4286","kind":"tag","published_at":"2024-02-22T08:52:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11/manifests"},{"name":"v5.15.10","sha":"94fcd3ada0842108a9a2ce53e121931e5448649f","kind":"tag","published_at":"2024-02-12T12:38:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10/manifests"},{"name":"v5.15.9","sha":"7917d2a8a4acc0b07328dee8273847652491b769","kind":"tag","published_at":"2024-02-08T12:55:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9/manifests"},{"name":"v5.15.8","sha":"fe5a59e616637a0488b122749479b782f5f8dfa2","kind":"tag","published_at":"2024-02-06T20:42:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8/manifests"},{"name":"v5.15.7","sha":"b80acd69c7c848709d01465d6727b13ed6109258","kind":"tag","published_at":"2024-01-31T13:23:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7/manifests"},{"name":"v5.15.6","sha":"1700e5cd9cbb3bc648b7f799f837c4d23ed42700","kind":"tag","published_at":"2024-01-22T18:09:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6/manifests"},{"name":"v5.15.5","sha":"5d7c4e26a4973a3a80bf5f8a9a8ea14f89554fe0","kind":"tag","published_at":"2024-01-17T09:27:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5/manifests"},{"name":"v5.15.4","sha":"6aadbf91c5eb2c94dea9a49a19eb532606410a5a","kind":"tag","published_at":"2024-01-10T13:49:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4/manifests"},{"name":"v5.15.3","sha":"9fa4e472f9ba4fd4e7f8cfb8bc0d1f1d455ace23","kind":"tag","published_at":"2024-01-03T15:22:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"5d5dd15f70db9ffcb85d4dc57da8a20f5240fb81","kind":"tag","published_at":"2023-12-25T14:24:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"8be7ac66b99059bf2c2edcca9cf15981d389db6b","kind":"tag","published_at":"2023-12-19T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"8c2c6a88a509f9da7c453d4a3c3ab4749a57a36d","kind":"tag","published_at":"2023-12-12T18:21:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0/manifests"},{"name":"v5.14.20","sha":"14fa79f4328e901f82d7fc39aba722a9bf4a8df0","kind":"tag","published_at":"2023-12-05T09:28:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20/manifests"},{"name":"v5.14.19","sha":"a07b4925255aa3fc7ae1255130e182e4573c58d7","kind":"tag","published_at":"2023-11-29T21:11:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19/manifests"},{"name":"v5.14.18","sha":"43a41b6b2fa3f0a186a852b894452722e3a38f04","kind":"tag","published_at":"2023-11-14T08:27:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18/manifests"},{"name":"v5.14.17","sha":"c54a42dd8b0ec8e850bd60438e60a1a8acb3b4a4","kind":"tag","published_at":"2023-11-06T15:34:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17/manifests"},{"name":"v5.14.16","sha":"391b57a05daf67a8154471dae645471f5ffac09f","kind":"tag","published_at":"2023-10-31T10:57:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16/manifests"},{"name":"v5.14.15","sha":"6baedcfed27419ed6b9685f27fcbf3eff46133a3","kind":"tag","published_at":"2023-10-24T15:41:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15/manifests"},{"name":"v5.14.14","sha":"a0cfa182db3e7b196efe36cfe7b31d304c5a0a4e","kind":"tag","published_at":"2023-10-17T13:58:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14/manifests"},{"name":"v5.14.13","sha":"b8811a0fa59e7663b240183219db32f9a617e607","kind":"tag","published_at":"2023-10-10T19:42:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13/manifests"},{"name":"v5.14.12","sha":"bd450a0fdb19b087f47e1d7cce5a72417ec977cc","kind":"commit","published_at":"2023-10-04T16:31:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12/manifests"},{"name":"v5.14.11","sha":"13c0894d0c14c7f577a0a95492aeaa8fff8da33a","kind":"tag","published_at":"2023-09-26T11:47:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11/manifests"},{"name":"v5.14.10","sha":"14e97bffa62760cabcdc7244bff445b423f5286a","kind":"tag","published_at":"2023-09-18T10:18:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10/manifests"},{"name":"v5.14.9","sha":"8255b71ccdbfe9a20f856b5d68a269ab1c5452ca","kind":"tag","published_at":"2023-09-13T13:36:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9/manifests"},{"name":"v5.14.8","sha":"74c58dabc2cf5ed2242fb08e4781d26088d06b12","kind":"tag","published_at":"2023-09-05T12:34:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8/manifests"},{"name":"v5.14.7","sha":"8a09d535f101aac98935f82b76345ca9691b5e2b","kind":"tag","published_at":"2023-08-29T12:04:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7/manifests"},{"name":"v5.14.6","sha":"a1f511dd6ed9adba561e2ba00e1348136ed656db","kind":"commit","published_at":"2023-08-24T11:19:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6/manifests"},{"name":"v5.14.5","sha":"61fbfd1546c55caca984695a41f9c95668d414fc","kind":"tag","published_at":"2023-08-14T14:39:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5/manifests"},{"name":"v5.14.4","sha":"40f4b275022f03e48cf4809cd53d0d0dabb40424","kind":"tag","published_at":"2023-08-08T09:51:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4/manifests"},{"name":"v5.14.3","sha":"2deea341c9abfb640f22520e0c277027f3f91cd0","kind":"tag","published_at":"2023-08-01T15:33:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3/manifests"},{"name":"v5.14.2","sha":"36d9f0d3659e2f5ab1d924988313986962a0bf35","kind":"tag","published_at":"2023-07-25T10:01:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2/manifests"},{"name":"v5.14.1","sha":"f2e5ded80e94407f63a27eadb018139d6f967313","kind":"tag","published_at":"2023-07-19T09:05:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1/manifests"},{"name":"v5.14.0","sha":"2529e3aaaaec2c9f8e8cf669e58bb9c81db5a6d8","kind":"tag","published_at":"2023-07-11T14:57:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0/manifests"},{"name":"v5.13.7","sha":"aac2d5b526e8139314d99f827ecc3b2c24e99686","kind":"tag","published_at":"2023-07-04T08:53:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7/manifests"},{"name":"v5.13.6","sha":"312270bc71224067e1910bbee9f800b4a2469cc7","kind":"tag","published_at":"2023-06-23T14:05:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6/manifests"},{"name":"v5.13.5","sha":"24b3af68ebe79c1891e45c60c6bcfd26f8818f73","kind":"tag","published_at":"2023-06-12T13:43:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5/manifests"},{"name":"v5.13.4","sha":"a522d82df32d3bfab46b25f5ff24eeb9670c83fb","kind":"tag","published_at":"2023-06-05T17:30:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4/manifests"},{"name":"v5.13.3","sha":"70d4a2bb49dca9fef7854a1463a392094222812b","kind":"tag","published_at":"2023-05-29T11:22:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3/manifests"},{"name":"v5.13.2","sha":"f661923e9aa9d9cc634750affbb04bf2007bc57d","kind":"tag","published_at":"2023-05-22T16:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2/manifests"},{"name":"v5.13.1","sha":"0c58832b6e182f782e73b118ed9681055db3e249","kind":"tag","published_at":"2023-05-17T05:25:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"9130a021ca34746e4076fcae50c57bc584026b8f","kind":"tag","published_at":"2023-05-10T08:14:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0/manifests"},{"name":"v5.12.3","sha":"9710ff34b16a0f271107a8619a28546ae3ca7c18","kind":"tag","published_at":"2023-05-02T14:17:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"5b7e9c52e37ef0c3274a762f38cd7ef7ffc9e7a8","kind":"tag","published_at":"2023-04-25T16:42:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"d14d288ae9e9b0e2b3b33d0a77b4113f024d4215","kind":"tag","published_at":"2023-04-17T15:57:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"05127cf65b4250f836897428cd15829669ab8d6c","kind":"tag","published_at":"2023-04-11T09:58:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0/manifests"},{"name":"v5.11.16","sha":"af5e109990a26318c96dbff6f25759ba91f0e147","kind":"tag","published_at":"2023-04-04T14:00:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16/manifests"},{"name":"v5.11.15","sha":"ae98db6aca5f9d4b754ff9fce4ce33f738a00f65","kind":"tag","published_at":"2023-03-28T13:06:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15/manifests"},{"name":"v5.11.14","sha":"f34d17c3294fcdb63fe9a135b4f3aa2459c81189","kind":"tag","published_at":"2023-03-21T17:45:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14/manifests"},{"name":"v5.11.13","sha":"9f7a2bfac55faed1b1c6c7b4b6d1b1659a076bab","kind":"tag","published_at":"2023-03-14T09:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13/manifests"},{"name":"v5.11.12","sha":"b76b8f1098a6c01f39e5e19bf3abf77c2b9cf475","kind":"tag","published_at":"2023-03-06T15:03:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12/manifests"},{"name":"v5.11.11","sha":"58df7f1905f16533ddb5a7977346c0f4548e4547","kind":"tag","published_at":"2023-02-28T09:55:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11/manifests"},{"name":"v5.11.10","sha":"676bc85fa2b02f92f21dd5c7e15f453b6b9c2e3d","kind":"tag","published_at":"2023-02-20T11:30:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10/manifests"},{"name":"v5.11.9","sha":"af5b3f5e7a79da9ef4bbd63d8fcf60927ffb6533","kind":"tag","published_at":"2023-02-14T14:30:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9/manifests"},{"name":"v5.11.8","sha":"d4d8512ce3453711f3c661374579b0d2ed13f3e7","kind":"tag","published_at":"2023-02-07T10:50:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8/manifests"},{"name":"v5.11.7","sha":"33cac172846b032d3f8b9333b72b2af832dd47d0","kind":"tag","published_at":"2023-01-31T09:39:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7/manifests"},{"name":"v5.11.6","sha":"a2e552314847b4d52498538d7ca171763067a5d0","kind":"tag","published_at":"2023-01-23T20:28:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6/manifests"},{"name":"v5.11.5","sha":"685c72dfaf840f4d5b7a3ab738ddcabd74418823","kind":"tag","published_at":"2023-01-18T01:43:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5/manifests"},{"name":"v5.11.4","sha":"bc859d95e4415f880cd6bcb6f44cc9e5e8c8097c","kind":"tag","published_at":"2023-01-09T13:57:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4/manifests"},{"name":"v5.11.3","sha":"a526207c3957de4ebfcda937b58327d69464f15c","kind":"tag","published_at":"2023-01-02T17:00:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3/manifests"},{"name":"v5.11.2","sha":"e9d8fa07e1ff979bcaf92837b131cd9e292f0161","kind":"tag","published_at":"2022-12-26T14:56:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2/manifests"},{"name":"v5.11.1","sha":"a1e30390da62019e5769e398f4cbc9f8892d8f9a","kind":"commit","published_at":"2022-12-20T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"191acda4545c394b78964ab80b364e15686f0e9b","kind":"tag","published_at":"2022-12-13T12:56:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0/manifests"},{"name":"v5.10.17","sha":"4265f343b49e4af9673a49e585439d35c8deeab2","kind":"tag","published_at":"2022-12-06T10:59:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17/manifests"},{"name":"v5.10.16","sha":"b8aa3974d84c176b8857e8d5b29a7be8670bb410","kind":"tag","published_at":"2022-11-28T16:00:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16/manifests"},{"name":"v5.10.15","sha":"14a6e1c61edb5f66f4888e32c04df5e637e7cfc4","kind":"commit","published_at":"2022-11-22T09:45:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15/manifests"},{"name":"v5.10.14","sha":"c2da6de1c504c7dbd8ae1d0771c184c1544a0c76","kind":"tag","published_at":"2022-11-15T09:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14/manifests"},{"name":"v5.10.13","sha":"2f4c2190d1d3614d8063e84b79d4d1f034b3e3fe","kind":"tag","published_at":"2022-11-07T17:53:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13/manifests"},{"name":"v5.10.12","sha":"30cb27cff1d4e1838ca4235ab4285e20f2b2a870","kind":"tag","published_at":"2022-10-31T15:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12/manifests"},{"name":"v5.10.11","sha":"c80ff0339882859af7e17f8bfd0a5f6880b323f8","kind":"commit","published_at":"2022-10-25T09:34:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11/manifests"},{"name":"v5.10.10","sha":"639224a3e3600cb0e04755d89aab250297b6d851","kind":"tag","published_at":"2022-10-18T08:35:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10/manifests"},{"name":"v5.10.9","sha":"7bd7c219e2670ff7791148e9b1a1d2387528fc0c","kind":"tag","published_at":"2022-10-11T11:56:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9/manifests"},{"name":"v5.10.8","sha":"d4a3216cdd858899960f945d6e00b2d59bf1d5d1","kind":"tag","published_at":"2022-10-03T16:28:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8/manifests"},{"name":"v5.10.7","sha":"d9ef6e788eee11256818329c7429242f8b769263","kind":"commit","published_at":"2022-09-27T01:44:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7/manifests"},{"name":"v5.10.6","sha":"0f75f3d78b67c405c23bfd14a29aedff367415b7","kind":"tag","published_at":"2022-09-19T14:34:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6/manifests"},{"name":"v5.10.5","sha":"594d87dab0e43e641a6826c935df8f2c10672955","kind":"tag","published_at":"2022-09-12T14:40:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5/manifests"},{"name":"v5.10.4","sha":"c8feb29320a22cc4461fb5ef5f4f7de7bd96a59b","kind":"commit","published_at":"2022-09-06T09:11:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"992421d0114a9df72d358fe6fccc28c1fb6f1505","kind":"tag","published_at":"2022-08-29T17:37:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"99b23c06d9b018d6c500fa1acb3030d673e219ab","kind":"tag","published_at":"2022-08-23T10:25:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"dfc0b89c665de8e5e3e4ecf68d8c782e74dbb65c","kind":"tag","published_at":"2022-08-16T17:55:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"7f502e06d54c5a2f389a1639358c84279462b54a","kind":"commit","published_at":"2022-08-09T03:21:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0/manifests"},{"name":"v5.9.3","sha":"89617ef683d2bcd2c870e9c1bd58ad4d55247fd5","kind":"tag","published_at":"2022-08-01T20:54:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3/manifests"},{"name":"v5.9.2","sha":"b7f0a16eca4ac2044703032838f90873ec063d75","kind":"tag","published_at":"2022-07-25T15:12:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2/manifests"},{"name":"v5.9.1","sha":"1937412c4345569d98c0950a1016c22508e1ff81","kind":"tag","published_at":"2022-07-18T17:23:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"88ad7d4e623183b8e20702e7961ef9c8de330dc7","kind":"commit","published_at":"2022-07-12T08:54:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0/manifests"},{"name":"v5.8.7","sha":"be0ab4c062a22fc4bb52c47d005b57203b56c09c","kind":"tag","published_at":"2022-07-04T20:39:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7/manifests"},{"name":"v5.8.6","sha":"c58f6653411e0ff38bf67a512d16b87c6523606b","kind":"tag","published_at":"2022-06-27T14:21:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6/manifests"},{"name":"v5.8.5","sha":"3c528113f47cfddf2504ea02ba3065e7c5c46928","kind":"tag","published_at":"2022-06-21T18:05:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5/manifests"},{"name":"v5.8.4","sha":"a6e782ec2f037e2ca989515048ce5f22fe760595","kind":"tag","published_at":"2022-06-14T10:00:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4/manifests"},{"name":"v5.8.3","sha":"b1e4b9cd3e1d88286f9d1485864310a7c1f23a79","kind":"tag","published_at":"2022-06-07T19:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3/manifests"},{"name":"v5.8.2","sha":"93b0aba905b3b6947f58a02d911489bb737ee880","kind":"commit","published_at":"2022-05-31T11:47:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2/manifests"},{"name":"v5.8.1","sha":"1eee9ee437f39f1c3438209154df8e8b9ecd990d","kind":"tag","published_at":"2022-05-23T16:04:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"6a468718b970c39ae83a4029bcb53071c9567430","kind":"tag","published_at":"2022-05-17T09:42:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4eef029981b08c77a9c52d0b863e6b5ced279087","kind":"tag","published_at":"2022-05-10T09:06:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0/manifests"},{"name":"v5.6.4","sha":"edb7e8895ef8def2bf59376d7631e0360a77aaf6","kind":"commit","published_at":"2022-05-02T11:46:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4/manifests"},{"name":"v5.6.3","sha":"124d5e2f0022d17b577a464e6b3a69fa2511105e","kind":"tag","published_at":"2022-04-25T14:04:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3/manifests"},{"name":"v5.6.2","sha":"b3645b3fd11dc26a06ea370a41b5bac1026c6792","kind":"tag","published_at":"2022-04-18T16:10:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2/manifests"},{"name":"v5.6.1","sha":"0251fd5222079e4a512bbd32dff4a7a4c3efe997","kind":"tag","published_at":"2022-04-11T13:21:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"8dcdea53f927ab207718d7ee6576806aca2a3798","kind":"commit","published_at":"2022-04-06T03:27:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0/manifests"},{"name":"v4.12.4","sha":"a563a60219f7f6519fb0f34f6d8e3bf0974e6495","kind":"tag","published_at":"2022-04-03T14:38:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4/manifests"},{"name":"v5.5.3","sha":"96e1f40a3b8aa809d543aa7d466eb48cdfa0b53d","kind":"tag","published_at":"2022-03-28T14:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"dd411b017ea7504a14a16821b694ac6aa01d9b6d","kind":"tag","published_at":"2022-03-21T15:15:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"350b15ee91a93040d50391cb9a45440a90e6b2d1","kind":"tag","published_at":"2022-03-14T16:49:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"f3412aa9d179fdfc3f5c0a4a1cfc1965faef7307","kind":"commit","published_at":"2022-03-07T13:53:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0/manifests"},{"name":"v5.4.4","sha":"965f2eb8cb79bb0685a13d9e28c09617b22358cd","kind":"tag","published_at":"2022-02-28T15:21:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4/manifests"},{"name":"v5.4.3","sha":"e2892a61ea56b6578c2efc81d0324660082ad93c","kind":"tag","published_at":"2022-02-21T16:40:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3/manifests"},{"name":"v5.4.2","sha":"01371028b27156419923b362c4b0af92dc08b29f","kind":"tag","published_at":"2022-02-15T14:57:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"fbce2f80c6cb36e59a4a6826ae46b59a10e1c831","kind":"commit","published_at":"2022-02-08T11:34:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"ba4e819aa58b6a36ae4d96ee79c2a5310a812670","kind":"tag","published_at":"2022-02-01T09:00:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"337be3b2a630d791a5cbc5a2a4575d4f58e38df3","kind":"tag","published_at":"2022-01-24T15:05:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"dcbfc54f581dbf1c0008a8e9e578f896f06228ab","kind":"tag","published_at":"2022-01-17T22:45:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0/manifests"},{"name":"v5.2.8","sha":"f80abbb5f942064c9c270b2ac5bb2a2318876754","kind":"tag","published_at":"2022-01-10T20:11:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8/manifests"},{"name":"v5.2.7","sha":"5daaf9be5115b1cb777fb4cf3d9125baddfe5720","kind":"tag","published_at":"2022-01-03T12:34:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7/manifests"},{"name":"v5.2.6","sha":"052db9d577a03ed8d588ecca9e6c0a5f5ba676e1","kind":"tag","published_at":"2021-12-27T14:23:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6/manifests"},{"name":"v5.2.5","sha":"f8697de9c250dbc6b446bcc08566f50fb4070aab","kind":"tag","published_at":"2021-12-20T14:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5/manifests"},{"name":"v5.2.4","sha":"b265431f9a32ea726c5227821126fbc6424117d5","kind":"commit","published_at":"2021-12-14T13:41:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4/manifests"},{"name":"v5.2.3","sha":"9c3dc12c3de241f44d923bfb089200980f3fd23d","kind":"tag","published_at":"2021-12-06T16:12:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3/manifests"},{"name":"v5.2.2","sha":"fcaec7a75f951c9db79c99c42370ca18212c1f16","kind":"tag","published_at":"2021-11-29T16:51:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"586d9ba2472d549c180cbacddf97eb73425286b3","kind":"tag","published_at":"2021-11-25T11:50:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"353cecb5391571163eb6bd8cbf36d2dd299aaf56","kind":"tag","published_at":"2021-11-23T13:25:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"ddbe15b4d8b7cc1dc84720264fde0b1dafb6166f","kind":"commit","published_at":"2021-11-16T15:06:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"7e26583fe1f95f5c3682213105f8f4b51c9d61c9","kind":"tag","published_at":"2021-11-08T15:14:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0/manifests"},{"name":"v5.0.6","sha":"99752d2848f17c5d1e4840f54863899a19387162","kind":"tag","published_at":"2021-10-27T08:43:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6/manifests"},{"name":"v5.0.5","sha":"58f8ff1f8bc7f0cc4bb728654604a194b3c3790b","kind":"tag","published_at":"2021-10-26T10:14:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"86443310e4344ae1ce6e04f084d58e17e4d62170","kind":"tag","published_at":"2021-10-14T15:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"36258031912caf662f69ca3769c6e0bd46946050","kind":"tag","published_at":"2021-10-07T12:26:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"c510762a325116c654afd3c21381a50b942c2c66","kind":"tag","published_at":"2021-09-29T09:29:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"afcf3ee18e7a9c526348b3bce74b69781b4ad071","kind":"tag","published_at":"2021-09-22T12:15:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"85598e74b85a89a16f8bdf5b68346ca8d6b70557","kind":"tag","published_at":"2021-09-16T11:28:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.1","sha":"1b563a153f5b2736f79a3f45573e2e2b66ba0a9a","kind":"tag","published_at":"2021-09-08T13:55:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"698492a5401b12578dc459397b9d288542fc954b","kind":"commit","published_at":"2021-09-02T02:45:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.5","sha":"0bab71409bcc0865ab3e0fcbfa14fa824ddc5495","kind":"tag","published_at":"2021-08-25T07:30:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"c30ec7bed00b36da7b0e6a202b3cb48d2fc1b579","kind":"tag","published_at":"2021-08-13T21:32:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"e5ccdf299c75ea65b0600ee05ff6c98646891c77","kind":"tag","published_at":"2021-08-09T04:03:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3/manifests"},{"name":"v4.12.3","sha":"77a8daeed0e8efa67c6d86f3cc40239dc6eb3d94","kind":"tag","published_at":"2021-07-30T10:06:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3/manifests"},{"name":"v5.0.0-beta.2","sha":"cca80d861f64b3eaa8a5ef8815b7552aaea61557","kind":"tag","published_at":"2021-07-26T15:01:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2/manifests"},{"name":"v4.12.2","sha":"958241aa0ebf340ad0f152b91949720c85b4fcca","kind":"tag","published_at":"2021-07-19T16:41:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2/manifests"},{"name":"v5.0.0-beta.1","sha":"8a4b8952077b64e90ac9d23c116a45aed672db9c","kind":"tag","published_at":"2021-07-14T16:28:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1/manifests"},{"name":"v4.12.1","sha":"4dc8c9bf3e8a6b21a2aac58b0be3161af334b67d","kind":"tag","published_at":"2021-07-07T13:08:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"53a1655143aa4ec36c29a6063ccdf89c48a74bfd","kind":"tag","published_at":"2021-07-06T13:40:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0/manifests"},{"name":"v5.0.0-beta.0","sha":"a0f416173d2f5b78546f52e572a0f64dcc3751e9","kind":"tag","published_at":"2021-07-01T12:17:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.38","sha":"f60126f95d7b36fa12133887990615b9f47e994a","kind":"commit","published_at":"2021-06-24T03:37:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.38","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38/manifests"},{"name":"v5.0.0-alpha.37","sha":"c795ca0822e2816a630a5654d5471fa04521d23c","kind":"tag","published_at":"2021-06-15T17:49:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.37","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37/manifests"},{"name":"v5.0.0-alpha.36","sha":"cf2f6fa90608b109978698fc48120920beaaa51f","kind":"tag","published_at":"2021-06-08T06:46:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.36","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36/manifests"},{"name":"v5.0.0-alpha.35","sha":"6c0afb6d8fff919e80f9f1ec92613acacd8365e7","kind":"tag","published_at":"2021-05-31T20:34:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.35","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35/manifests"},{"name":"v5.0.0-alpha.34","sha":"ee3a077c161accb887b93a17f9eaa2b23e998319","kind":"tag","published_at":"2021-05-18T10:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.34","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34/manifests"},{"name":"v5.0.0-alpha.33","sha":"0fa6ab4a29e8469c081d3f796e0bd9cab98e9185","kind":"tag","published_at":"2021-05-09T12:29:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.33","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33/manifests"},{"name":"v4.11.4","sha":"6658323b5e2ba366691829bbef3f53c00008497e","kind":"tag","published_at":"2021-04-27T15:48:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4/manifests"},{"name":"v5.0.0-alpha.32","sha":"2e99746c35ea0c1e45187a206d6ebc25a52933dc","kind":"tag","published_at":"2021-04-27T12:59:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32/manifests"},{"name":"v5.0.0-alpha.31","sha":"b061319b132163900d1a4eb64207f5284d28639d","kind":"tag","published_at":"2021-04-20T13:59:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"0bc7ed897d54a899fb0dfc5cbd6c5ee0592705e1","kind":"tag","published_at":"2021-04-12T09:46:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"29934afe4643811f3bed772612f92d539a1e489d","kind":"tag","published_at":"2021-04-04T16:43:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"a83c7715c0e2cfa1c3e59b7a1f828f6a1476b307","kind":"tag","published_at":"2021-03-24T12:57:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"2de88ce2973667921a45ff69ea48a8843cb9d8cb","kind":"tag","published_at":"2021-03-05T13:01:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27/manifests"},{"name":"v5.0.0-alpha.26","sha":"8928a36394154e02a73d5e92a740d5f9ed8da709","kind":"tag","published_at":"2021-02-27T18:39:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"688db35f581ac345a09a15420efdb0e4c98a56ab","kind":"tag","published_at":"2021-02-11T12:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"15108a5aad5342d92e86be5c5388b8321a88b280","kind":"tag","published_at":"2021-01-26T14:08:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24/manifests"},{"name":"v4.11.3-deprecations.1","sha":"6cf7cf7c7b11b38db18a4d2003743cbadeb1b4ee","kind":"commit","published_at":"2021-01-25T23:27:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1/manifests"},{"name":"v4.11.3","sha":"bd79e8f8c5b8c77bc5c13d076377a18d2ceedfa2","kind":"commit","published_at":"2021-01-24T12:45:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3/manifests"},{"name":"v4.11.3-deprecations.0","sha":"f64337cd87428e04c851bb1667f5f9e0e6aeaede","kind":"commit","published_at":"2021-01-24T12:00:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0/manifests"},{"name":"v5.0.0-alpha.23","sha":"af6e7220961c6f5e8ed89172694287dc737828ff","kind":"commit","published_at":"2021-01-14T12:48:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23/manifests"},{"name":"v5.0.0-alpha.22","sha":"c514ea86c11c9817839630e840535358f5044caf","kind":"commit","published_at":"2021-01-04T11:14:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"5c82b9147f811fda24bc09132852ed240f8d9def","kind":"commit","published_at":"2020-12-30T17:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"cd30d9e3961c8b33ce43a133e0a958867a202c41","kind":"commit","published_at":"2020-12-21T17:51:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20/manifests"},{"name":"v5.0.0-alpha.19","sha":"754e29cf5a712d0e0f6bd3e54f80e9997659f68c","kind":"commit","published_at":"2020-12-13T17:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.11.2","sha":"174b64f8a3adffb8df3c13285f4edc2437a8547a","kind":"commit","published_at":"2020-12-02T23:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2/manifests"},{"name":"v5.0.0-alpha.18","sha":"c5561c5febbe1c3bd5446c8a0bb480025ab38b86","kind":"commit","published_at":"2020-12-02T23:25:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.11.1","sha":"b8092ce09e164a1cb2fec2f3a5b6aa6e2dc6cbbd","kind":"commit","published_at":"2020-11-24T14:35:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1/manifests"},{"name":"v5.0.0-alpha.17","sha":"41d6a360e0fb245dd74549445539c6218a9dc737","kind":"commit","published_at":"2020-11-23T00:49:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17/manifests"},{"name":"v5.0.0-alpha.16","sha":"47a8e102eeaa5a68a2b4f99c08085cfddc0bef77","kind":"commit","published_at":"2020-11-14T12:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16/manifests"},{"name":"v5.0.0-alpha.15","sha":"fa9cbc835ee70b12234b7207b1872356277da5fa","kind":"commit","published_at":"2020-11-03T23:57:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15/manifests"},{"name":"v5.0.0-alpha.14","sha":"56520e757e0052e25f8dd5d78214458c4b7c634d","kind":"commit","published_at":"2020-10-23T22:59:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14/manifests"},{"name":"v5.0.0-alpha.13","sha":"b82af55f9917f9e77a3cae9b36e47b29d43182c0","kind":"commit","published_at":"2020-10-17T21:47:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13/manifests"},{"name":"v5.0.0-alpha.12","sha":"c7c3643948bce7327a7f01665caa7474be2694f9","kind":"commit","published_at":"2020-10-10T22:32:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12/manifests"},{"name":"v5.0.0-alpha.11","sha":"b4fe7eefd494fa28cd3453067af8872a83f31fa6","kind":"commit","published_at":"2020-09-26T15:07:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11/manifests"},{"name":"v5.0.0-alpha.10","sha":"2e1502fc18d86d69a6b55fc4ac5dcb50ddf192c4","kind":"commit","published_at":"2020-09-15T08:10:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10/manifests"},{"name":"v5.0.0-alpha.9","sha":"e830beb63940d24129285f554fc9c2fb0bd7ccbf","kind":"commit","published_at":"2020-09-06T16:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9/manifests"},{"name":"v5.0.0-alpha.8","sha":"5f986712bbb2f0b789c151b6d2f3e2d48cde0980","kind":"commit","published_at":"2020-08-31T16:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"c32a96b4beb3a5c72a8c179fb095f09dacf61050","kind":"commit","published_at":"2020-08-22T16:39:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"15fd6232de294be9ba0ca103351a11f84009b04f","kind":"commit","published_at":"2020-08-13T16:56:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6/manifests"},{"name":"v5.0.0-alpha.5","sha":"40aa9cbb1df08a5994392d5cea15a60979b28a7e","kind":"commit","published_at":"2020-07-27T22:55:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"519390c2bb12b5eb7b6f5f898afb78ac7f285543","kind":"commit","published_at":"2020-07-19T17:54:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"f432112f0bcfb1fd2002002db181e83edc99d906","kind":"commit","published_at":"2020-07-12T17:06:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"f928d6e04ea7f185cda0e739ebbe2ea36d0aa4d3","kind":"commit","published_at":"2020-07-04T23:16:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2/manifests"},{"name":"v4.11.0","sha":"79ebf71d31cca2c73143891960ea54ec1132bdeb","kind":"commit","published_at":"2020-06-30T23:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0/manifests"},{"name":"v5.0.0-alpha.1","sha":"8281371f88c81fc3e4560b0334cc0c473b9d45f9","kind":"commit","published_at":"2020-06-27T15:07:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.10.2","sha":"d0bfcb4f11fd3904b1e235d80fbfe23758de8372","kind":"commit","published_at":"2020-06-11T19:11:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"4e12b951f64fd47864b4dea8ec8631387a89ddb1","kind":"commit","published_at":"2020-06-01T15:14:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"dd9280e753eb8dc3444a26e85fe4f800b759cad2","kind":"commit","published_at":"2020-05-23T17:50:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0/manifests"},{"name":"v4.9.14","sha":"1fb44683825f0ee7f4d5933528598917ff72f0e4","kind":"commit","published_at":"2020-05-11T22:41:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.14","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14/manifests"},{"name":"v4.9.13","sha":"c224f32bb8f144e590c096d103c9d59c2509ed93","kind":"commit","published_at":"2020-05-04T11:29:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.13","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13/manifests"},{"name":"v4.9.12","sha":"3e5fd3c4f200e50a1331857f092a547b41f6db1e","kind":"commit","published_at":"2020-04-26T23:18:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.12","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12/manifests"},{"name":"v4.9.11","sha":"77f6fe0a73791176bd58d8c013bf5631270faf4d","kind":"commit","published_at":"2020-04-19T14:10:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11/manifests"},{"name":"4.9.11","sha":"b551194a14c4469f3b07dc43bc6aaea525138944","kind":"commit","published_at":"2020-04-18T10:43:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11/manifests"},{"name":"v4.9.10","sha":"8baef82396665179c67ca3acfd51e396b947f412","kind":"commit","published_at":"2020-04-11T13:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.10","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10/manifests"},{"name":"v4.9.9","sha":"c191471a20315cae4006c1e4d3d51db5e49b5fee","kind":"commit","published_at":"2020-04-04T15:54:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.9","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9/manifests"},{"name":"v4.9.8","sha":"e9fbcbf015bbf7057aadd5777703b7059aedf043","kind":"commit","published_at":"2020-03-28T19:33:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8/manifests"},{"name":"v4.9.7","sha":"10bc98f283feaae6397ef1b73b1b82be4a39a5f5","kind":"commit","published_at":"2020-03-18T12:45:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7/manifests"},{"name":"v4.9.6","sha":"0176a231719152fa4a2100aa7119e9fd777b5fed","kind":"commit","published_at":"2020-03-18T10:52:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6/manifests"},{"name":"v4.9.5","sha":"b9dec2780203e37148d87788f727c668d9019581","kind":"commit","published_at":"2020-02-29T10:36:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5/manifests"},{"name":"v4.9.4","sha":"45fe0e31c462ed3a2fba134fb1edbd05b91da2a4","kind":"commit","published_at":"2020-02-23T10:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4/manifests"},{"name":"v4.9.3","sha":"2bec4ebc9c20be8abecbad6d3f0f7ba2875c9c35","kind":"commit","published_at":"2020-02-16T11:52:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3/manifests"},{"name":"v4.9.2","sha":"f567b384f509d36b7e10f691e6b58538e7db8869","kind":"commit","published_at":"2020-02-09T18:32:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"717887fdd9d3b27701d760d78aa12ecf52f02f43","kind":"commit","published_at":"2020-02-02T11:46:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f2c9817526b729801b1716afc957ef3886ccb422","kind":"commit","published_at":"2020-01-22T20:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"d0c928c82e3fc8f284a2f7fd1b9acbf717c5a64e","kind":"commit","published_at":"2020-01-06T11:44:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"0c7ca746674cfb47a46cad8ebea21155702fd38c","kind":"commit","published_at":"2019-12-30T10:59:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"c6f734f0d6b183962e83fc5612fef6583bf40712","kind":"commit","published_at":"2019-12-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3a8f0eace8dd6a1c3234a8be2b7c41f06b6260d4","kind":"commit","published_at":"2019-12-14T19:59:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"0a129d58056d38bd15141aaa98d346774895d5f5","kind":"commit","published_at":"2019-12-07T12:46:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"6291316a32cfb4fb19ffdbcf30abfcb63023f17f","kind":"commit","published_at":"2019-12-01T10:59:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1/manifests"},{"name":"v3.9.4","sha":"6b0fee51deb7c32b75498d4ab2186946e7c4ce0a","kind":"commit","published_at":"2019-11-28T09:28:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4/manifests"},{"name":"v4.7.0","sha":"2b04ee905695540bde87653908ece5c4d57546c9","kind":"commit","published_at":"2019-11-22T10:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"856188b2de7a5e514803314f329da76fe65dec50","kind":"commit","published_at":"2019-11-12T13:52:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"d2d76bf26231a96981260232de5271b24e9391a4","kind":"commit","published_at":"2019-11-05T16:46:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0/manifests"},{"name":"v4.5.2","sha":"cb52f392b3b3528857178a756354ffb0e8bccd73","kind":"commit","published_at":"2019-10-28T22:58:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"803d08fbdf20de2d34c36a2a27bbc8e5a7e79fb2","kind":"commit","published_at":"2019-10-12T20:22:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"de3c62c25bf9e92ba35019e5a3ca7f68a36600d8","kind":"commit","published_at":"2019-10-02T08:07:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"554e7dce0cd96a4f9ef1924b41a3ce530cb433ae","kind":"commit","published_at":"2019-09-22T17:16:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"b563d529a8544fa4f4090723239ab075665c5f03","kind":"commit","published_at":"2019-09-11T20:45:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"f3beaee67fb9a4145a792fc8b798ef327b55f513","kind":"commit","published_at":"2019-09-08T09:58:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1/manifests"},{"name":"v1.2.5","sha":"8ee2d7168294f21af787aaba46661824097e33bb","kind":"tag","published_at":"2019-09-03T18:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5/manifests"},{"name":"v4.4.0","sha":"98f2c7cae9b2e0a53cf731882164aa44babb4be3","kind":"commit","published_at":"2019-08-31T12:19:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"29c1adf61a141a3db885ee569e42251cee53e749","kind":"commit","published_at":"2019-08-21T17:29:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3/manifests"},{"name":"v1.2.4","sha":"e44972d3c3e199529fdbc85974f7ae570b8424a0","kind":"tag","published_at":"2019-08-16T20:53:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4/manifests"},{"name":"v4.3.2","sha":"f2dbeca2dd1aecf6bc56e2302ec766d2e4bfb2ac","kind":"commit","published_at":"2019-08-10T17:39:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"d5a2ad9d26f7b089111b208c929ac1f98e7f6958","kind":"commit","published_at":"2019-08-03T15:14:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"8c28ed9c67e7b6ad02a8826178352aa4e9901b50","kind":"commit","published_at":"2019-07-28T14:32:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"42f78c69a59f0b5fa5fb8f533385f04ef77d7889","kind":"commit","published_at":"2019-07-17T13:42:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1/manifests"},{"name":"v1.0.4","sha":"455489e2e149ff5393f6ba08870368c88da259bd","kind":"tag","published_at":"2019-07-10T15:39:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"4c21bc05d6c5e48c64bc947ba9e271ed3e762a0e","kind":"tag","published_at":"2019-07-10T15:08:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"543041538f31cbdfbe3e85b8bc0f5c183ac5448e","kind":"tag","published_at":"2019-07-09T13:14:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"3a40065694cab2a5e8dedab6781e98493c1dc69d","kind":"tag","published_at":"2019-07-09T12:54:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1/manifests"},{"name":"v4.2.0","sha":"cf2cdd83f2a2f65d0e979d1faa9e815a5e2d3502","kind":"commit","published_at":"2019-07-06T15:30:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"6da1d591264e8c4a18e5ab56bdf6f8c0f985ed99","kind":"commit","published_at":"2019-06-25T13:53:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"eade31e58deb8ff3faee777313d70141e5868ebe","kind":"commit","published_at":"2019-06-23T11:46:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"b78a5ab7581488f7fff271a2cf64927dd28c3ab0","kind":"commit","published_at":"2019-06-13T09:55:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"07b9d6efaac1b663b2657173227e9490c796191e","kind":"commit","published_at":"2019-06-10T11:50:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"d58075ddb1757a11c47ef3d2b1fe9bed55e640dd","kind":"commit","published_at":"2019-06-03T16:35:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a3572bcaf34d204b314fd2c84064c9180f3a50f1","kind":"commit","published_at":"2019-05-27T12:48:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"505e275285c757e0515c8623b43c823d8a74790c","kind":"commit","published_at":"2019-05-23T15:39:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.0","sha":"a33f0ab64999331a54267cdf0eb89e53fa4d70cd","kind":"commit","published_at":"2019-05-20T21:26:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0/manifests"},{"name":"v4.0.0-beta.2","sha":"3686a27055dce58b5e800b520087c0c448b7480e","kind":"commit","published_at":"2019-05-13T12:26:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"5c152157078503e8599537108c3be9e00969fa34","kind":"commit","published_at":"2019-05-05T12:24:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"f19bd59ae53f23e3637383061774542d973cc48c","kind":"commit","published_at":"2019-04-28T22:42:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.8","sha":"92d6e987a43041fde63fd02cad61277d04193c29","kind":"commit","published_at":"2019-04-17T19:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"663643e0a83554d7730be42140aef6bc3ac09c6a","kind":"commit","published_at":"2019-04-07T23:25:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"2482d2b689440df6fb3da6157a789adac2783736","kind":"commit","published_at":"2019-03-30T19:33:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6/manifests"},{"name":"v3.9.3","sha":"ebed7922fc97331519f507768572a068edb8494e","kind":"commit","published_at":"2019-03-28T14:06:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3/manifests"},{"name":"v4.0.0-alpha.5","sha":"1bfdbe5688fb3556e4bebd1f8e357c515244ac42","kind":"commit","published_at":"2019-03-23T21:04:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"997324d52467e3a7b7a8058c0ba8309d04d4ddf6","kind":"commit","published_at":"2019-03-17T11:00:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"3a5d2e50411ddd3caea450abda49fd7c6ed230dc","kind":"commit","published_at":"2019-03-10T11:57:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"f606f7584dd842a89423dd3cc69e32b5ad3fdae1","kind":"commit","published_at":"2019-03-03T16:12:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"eea3b4d9a623f87d79be63f57b4a69ddfe375610","kind":"commit","published_at":"2019-02-20T10:58:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"97b26c4821299aef21e6ef9372a25aedd78d0137","kind":"commit","published_at":"2019-02-12T14:39:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.9.2","sha":"dbc788f7d231b4eceaa7a6a3e253104de5de9af0","kind":"commit","published_at":"2019-02-03T20:45:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2/manifests"},{"name":"v3.9.1","sha":"b903d7432b5a06583c9915f7ab9346bad76007a1","kind":"commit","published_at":"2019-01-26T13:59:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"f6353cdd15b954091c3f53498eb7de198755b740","kind":"commit","published_at":"2019-01-14T21:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"8df7a83ccc0b200e67feb823ceaaf793e4b6d007","kind":"commit","published_at":"2019-01-09T21:57:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"c202914213f19b070738ba5837da18e89c1662ee","kind":"commit","published_at":"2019-01-07T18:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"baa45b12252be8965809a0ad06e67e7dc7d44313","kind":"commit","published_at":"2018-12-30T21:47:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"0445ca8b710425f22744249a0c7bb3c20e95237b","kind":"commit","published_at":"2018-12-30T21:24:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"f0d60d8a510180e9c7a9b588d3e6c04d0d1a23d3","kind":"commit","published_at":"2018-12-22T15:42:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"1871b089aef090728321cab69be92daaec6eb131","kind":"commit","published_at":"2018-12-17T20:02:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0/manifests"},{"name":"v3.6.2","sha":"edde0b4f0073fcacb7233b553812f3dffe619da5","kind":"commit","published_at":"2018-12-09T20:22:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"e5fbf74a06157e2d73701a158e8d6b5914429ea1","kind":"commit","published_at":"2018-12-01T10:43:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1/manifests"},{"name":"issue-13699-mster","sha":"ac0153bf1b13ddbc1e43c22693f2c223838d9f1a","kind":"tag","published_at":"2018-11-28T20:15:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/issue-13699-mster","html_url":"https://github.com/mui/material-ui/releases/tag/issue-13699-mster","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@issue-13699-mster","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster/manifests"},{"name":"v3.6.0","sha":"d9c790fa69a1c053c3d471e030e4066122d58902","kind":"commit","published_at":"2018-11-26T19:49:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"34492c23a773b1db66fe65801997257709c4f319","kind":"commit","published_at":"2018-11-12T23:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"dc6b2b870fa514e98c74b6854d22c6e25e7684cb","kind":"commit","published_at":"2018-11-12T22:46:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"ba1dc0f27cd85996dbf3ef9df4d7f10552d6c91f","kind":"commit","published_at":"2018-11-04T23:41:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0/manifests"},{"name":"v3.3.2","sha":"47b20fe33c5f1c8a2563bad3c27811c37f698794","kind":"commit","published_at":"2018-10-27T20:16:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"92b2a36716c8ced3d12ff0b300be06cc4743e6da","kind":"commit","published_at":"2018-10-23T22:16:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"47d3b93780400d6eaef48d29dfcbebec8a5f22b2","kind":"commit","published_at":"2018-10-21T21:27:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"bbb0b683dd45d130b17580da86fe6ccc1ab5b3d3","kind":"commit","published_at":"2018-10-15T22:11:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"a61f0fc9a56ef22874753175bad2a636460130d1","kind":"commit","published_at":"2018-10-14T21:03:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"58f526f46e609e3e6cd785d15bfc5486df7ab79f","kind":"commit","published_at":"2018-10-07T22:44:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"dbd67aa892a4e9885d763fcb0d1f6c1691fbf763","kind":"commit","published_at":"2018-09-30T17:16:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"6184c508f94500a9da7486ccb2b9398023e4b1b5","kind":"commit","published_at":"2018-09-23T22:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"a9cbda69c8e059d928da53d9525652170b999455","kind":"commit","published_at":"2018-09-16T21:32:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"27412afa36b6c64b15b3b33cd51235efbc55a775","kind":"commit","published_at":"2018-09-08T22:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d6fb8524ff94080614e8d4d1064c7b2cec66c5d1","kind":"commit","published_at":"2018-09-03T21:14:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"2e9643f6c43c9b393a3914cd085aac92df546c04","kind":"commit","published_at":"2018-08-28T22:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"6847e0affc09f56a1497013be98bc3b59ccd3fde","kind":"commit","published_at":"2018-08-27T17:34:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0/manifests"},{"name":"v1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1","html_url":"https://github.com/mui/material-ui/releases/tag/v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1/manifests"},{"name":"v1.5.1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6b4c29e324eaa1272ce7b42ecab0e3460af6f437","kind":"commit","published_at":"2018-08-12T20:42:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0/manifests"},{"name":"v0.20.2","sha":"1b1c1fce216b5b2f5ecd52d21f8ec6a326c00cd5","kind":"commit","published_at":"2018-08-05T21:43:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2/manifests"},{"name":"v1.4.3","sha":"99650a6d174ad97b41ba1079cd5d7f55b5db21b5","kind":"commit","published_at":"2018-08-04T10:26:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e9bb799208b34fb8f8bbfe4b63b7a1942f95d91f","kind":"commit","published_at":"2018-07-29T14:37:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"869692ecf3812bc4577ed4dde81a9911c5949695","kind":"commit","published_at":"2018-07-22T21:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7fdc1890fb744b565480835fd5684e66871c679f","kind":"commit","published_at":"2018-07-14T15:02:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"f12ba5bfafc53ada2e5719697dd8373d41fa9471","kind":"commit","published_at":"2018-07-02T20:06:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"cd47eeabdcd4f67e35ff5ad56ae82a571da5747a","kind":"commit","published_at":"2018-06-26T10:53:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"e943cb8d6f405de5d53c1f3d1908cbccb502bb3a","kind":"commit","published_at":"2018-06-20T21:41:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"29308b10b3f8ba3565168e4da4bb5f793cb8b4f9","kind":"commit","published_at":"2018-06-18T18:38:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7c094a0f0381c7b68a223e27b5dc700a7595b122","kind":"commit","published_at":"2018-06-10T09:50:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2a300cdec817595ac879bc419257e55ef318b0f9","kind":"commit","published_at":"2018-06-03T15:25:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"3ccf76d315404ebd67f1254f5679d327c0647dfd","kind":"commit","published_at":"2018-05-26T14:56:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"73101790333124cc8f5857bc46038b7d2315842a","kind":"commit","published_at":"2018-05-17T22:07:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.1","sha":"aae0c434f99c4ab559d8aff53cfbd2cfa7974043","kind":"commit","published_at":"2018-05-15T21:15:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1/manifests"},{"name":"v0.20.1","sha":"c663649d9edf9d196aadbb3b426fd613816964fc","kind":"commit","published_at":"2018-05-13T21:34:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1/manifests"},{"name":"v1.0.0-rc.0","sha":"5f3008fc26479b40ff16ec498ae0e6e3361fdb47","kind":"commit","published_at":"2018-05-13T19:13:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-beta.47","sha":"d16e4f5115a9fde3e8958d7959a912a55cbb246d","kind":"commit","published_at":"2018-05-09T21:48:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.47","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47/manifests"},{"name":"v1.0.0-beta.46","sha":"aa1ef83f22650245dd736681d7ec6331cb2a42ef","kind":"commit","published_at":"2018-05-08T21:51:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.46","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46/manifests"},{"name":"v1.0.0-beta.45","sha":"ab592831cbf5987a6516139aeaf148bdb3360ccb","kind":"commit","published_at":"2018-05-07T13:38:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.45","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45/manifests"},{"name":"v1.0.0-beta.44","sha":"0bba4ad1aed5d2181baa156009301eb56fd80158","kind":"commit","published_at":"2018-04-29T20:57:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.44","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44/manifests"},{"name":"v1.0.0-beta.43","sha":"6dfe7382b9777885abe84f4d1f66c0c62545d559","kind":"commit","published_at":"2018-04-22T10:47:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.43","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43/manifests"},{"name":"v1.0.0-beta.42","sha":"bc03443cac8a55ce3fc4d19e6a95e0f3d0116fbf","kind":"commit","published_at":"2018-04-16T20:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.42","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42/manifests"},{"name":"v1.0.0-beta.41","sha":"cddff325bdc2c79592701c11e295e48db0879c28","kind":"tag","published_at":"2018-04-07T18:26:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.41","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41/manifests"},{"name":"v1.0.0-beta.40","sha":"7f423b6bef54c4a34f3b53d9b8ebf33c183916f8","kind":"tag","published_at":"2018-04-01T09:55:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.40","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40/manifests"},{"name":"v1.0.0-beta.39","sha":"b95cb7a83a102b21b7f6add713398f6c9e743d50","kind":"tag","published_at":"2018-03-28T21:23:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.39","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39/manifests"},{"name":"v1.0.0-beta.38","sha":"a6ccfbe7699b67b03703b49a7cb14d865b841d38","kind":"tag","published_at":"2018-03-17T12:24:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.38","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38/manifests"},{"name":"v1.0.0-beta.37","sha":"1587ac3654ae5061eb21f652722a02cc4c367292","kind":"tag","published_at":"2018-03-11T14:31:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.37","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37/manifests"},{"name":"v1.0.0-beta.36","sha":"f31bd2e431c29f85a053387ce062987a3fc36168","kind":"tag","published_at":"2018-03-05T21:07:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.36","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36/manifests"},{"name":"v1.0.0-beta.35","sha":"25ca14ffcec6eeb75446730a03cc4a2014c5e8ab","kind":"tag","published_at":"2018-02-25T22:47:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.35","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.2","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2/manifests"},{"name":"olivier-material-ui-codemod@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1/manifests"},{"name":"olivier-material-ui-icons@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.1","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1/manifests"},{"name":"olivier-material-ui-codemod@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0/manifests"},{"name":"olivier-material-ui-icons@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0/manifests"},{"name":"v1.0.0-beta.34","sha":"284dfcb06fed2244033cc971cb78f485bafece3d","kind":"tag","published_at":"2018-02-17T12:08:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.34","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34/manifests"},{"name":"v1.0.0-beta.33","sha":"b7f698d48d61e74f74e5e50a08b4309460a55266","kind":"tag","published_at":"2018-02-10T12:03:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.33","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33/manifests"},{"name":"v1.0.0-beta.32","sha":"896bc50f35a83fac0453dbbecd9f367b45b450e9","kind":"tag","published_at":"2018-02-04T22:44:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.32","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32/manifests"},{"name":"v1.0.0-beta.31","sha":"6271146a2545aeedf4110990de21ebc0c910b627","kind":"tag","published_at":"2018-01-29T22:06:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.31","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31/manifests"},{"name":"v1.0.0-beta.30","sha":"2bb35ce508832f518a4c3af8cd7cf67af8fd90c5","kind":"tag","published_at":"2018-01-21T22:50:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.30","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30/manifests"},{"name":"v1.0.0-beta.29","sha":"7386d56d4dfb85ca4a586a56691b6a58798d5c42","kind":"tag","published_at":"2018-01-16T20:27:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.29","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29/manifests"},{"name":"v1.0.0-beta.28","sha":"e1f3dad9084edf460d42e0a5f6b7c956eaa51e8d","kind":"tag","published_at":"2018-01-14T14:52:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.28","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28/manifests"},{"name":"v1.0.0-beta.27","sha":"fcfe4a64a95f65e205c5ba9523987982e6556eea","kind":"tag","published_at":"2018-01-06T15:25:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.27","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27/manifests"},{"name":"v1.0.0-beta.26","sha":"bd42549ee464bce03743f7ee18964066f9d3907d","kind":"tag","published_at":"2017-12-30T23:24:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.26","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26/manifests"},{"name":"v1.0.0-beta.25","sha":"d9ab3e313136fa5fb179743b560ac7c9e4fa8f6a","kind":"tag","published_at":"2017-12-22T23:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.25","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25/manifests"},{"name":"v1.0.0-beta.24","sha":"7c8fe8516f8bf6317e7cc748eefa7d97c92b4007","kind":"tag","published_at":"2017-12-17T12:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.24","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24/manifests"},{"name":"v1.0.0-beta.23","sha":"1a4e5b06ae0a7f6b3a6be810d272ebdf3efbb863","kind":"tag","published_at":"2017-12-09T09:51:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.23","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23/manifests"},{"name":"v0.20.0","sha":"86b40ae4883e95d6139e9e5d59c0e14aa022ce3a","kind":"commit","published_at":"2017-12-04T04:05:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0/manifests"},{"name":"v1.0.0-beta.22","sha":"22f68ca292a947349ae2877b09e85775703ec87f","kind":"tag","published_at":"2017-11-28T23:11:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22/manifests"},{"name":"v1.0.0-beta.21","sha":"d33604a9deacbb2725da3688d823416486a039c1","kind":"tag","published_at":"2017-11-13T22:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21/manifests"},{"name":"v1.0.0-beta.20","sha":"076d08bfa709ffdb4858106ebda73f475e4ec5b9","kind":"tag","published_at":"2017-11-05T19:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20/manifests"},{"name":"v1.0.0-beta.19","sha":"2a1879fb818973d4df766c2d7842afd939fdb2b8","kind":"tag","published_at":"2017-10-30T21:51:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19/manifests"},{"name":"v1.0.0-beta.18","sha":"f626204f8e0cd9933bcb7a8c8ac5cd97d6419eca","kind":"tag","published_at":"2017-10-23T21:58:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18/manifests"},{"name":"v1.0.0-beta.17","sha":"616d69d5ff7263eb9c84960b6b7a4c9ff852d4ef","kind":"tag","published_at":"2017-10-15T22:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17/manifests"},{"name":"v1.0.0-beta.16","sha":"56fd0d9d2f6fe0222b8c4117e227de1d725918ba","kind":"tag","published_at":"2017-10-08T20:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16/manifests"},{"name":"v0.19.4","sha":"f1bc4be26ca68578f0cfd053fed8eeabe0d3a636","kind":"tag","published_at":"2017-10-08T19:56:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4/manifests"},{"name":"v1.0.0-beta.15","sha":"4da17a67182a212be91a36cec9c976ccb6293380","kind":"tag","published_at":"2017-10-04T16:05:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15/manifests"},{"name":"v1.0.0-beta.13","sha":"736f12000e6989b2e37fcf10deca8bcf20a284f5","kind":"tag","published_at":"2017-10-01T19:58:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13/manifests"},{"name":"v0.19.3","sha":"7e484cc0c2e3db1e30ebe89d93475f2999f6168c","kind":"tag","published_at":"2017-10-01T19:35:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3/manifests"},{"name":"v1.0.0-beta.12","sha":"65b6e04a74a1520209e7b8fcfa311a431ecb070a","kind":"tag","published_at":"2017-09-24T18:24:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12/manifests"},{"name":"v0.19.2","sha":"5f750e046d48fa2f8c0efd86290ea48661c9b32e","kind":"tag","published_at":"2017-09-18T20:14:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2/manifests"},{"name":"v1.0.0-beta.11","sha":"01c6feb33e7e4e5043ce2a8377fa7dda3dbc8180","kind":"tag","published_at":"2017-09-18T19:11:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11/manifests"},{"name":"v1.0.0-beta.10","sha":"3d4518c997fe875f8e91044ff59a09a46fdfb726","kind":"tag","published_at":"2017-09-13T21:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10/manifests"},{"name":"v1.0.0-beta.9","sha":"d4dba0da9a00efe5104365ca647d848a131a41a6","kind":"tag","published_at":"2017-09-10T11:17:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9/manifests"},{"name":"v1.0.0-beta.8","sha":"865b39bef48c3f85743c3914ba146b97b93fce0f","kind":"tag","published_at":"2017-09-02T11:11:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8/manifests"},{"name":"v0.19.1","sha":"b0d03e92c64bee1ac8c25acd0c48657b7f605d9a","kind":"tag","published_at":"2017-09-02T10:38:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1/manifests"},{"name":"v1.0.0-beta.7","sha":"d2083879918dcafdc9c17e3e19440000a0abb3b0","kind":"tag","published_at":"2017-08-30T22:51:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7/manifests"},{"name":"v1.0.0-beta.6","sha":"8385df161a6792d472821e30c7095b267b844950","kind":"tag","published_at":"2017-08-20T14:48:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6/manifests"},{"name":"v1.0.0-beta.5","sha":"8292545fd41ea9f9d3c7c52bb45f60a4fea434a9","kind":"tag","published_at":"2017-08-15T08:55:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5/manifests"},{"name":"v0.19.0","sha":"d1b3bc614a818d497e38fd51c85077dd7b490bad","kind":"tag","published_at":"2017-08-15T08:17:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0/manifests"},{"name":"v1.0.0-beta.4","sha":"110f0a6e95e8e2b51b2bdd7e545a9b41d1a0009f","kind":"tag","published_at":"2017-08-05T10:09:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4/manifests"},{"name":"v1.0.0-beta.3","sha":"e0dd9560d4a152ca0a61558b6238edc40746c354","kind":"tag","published_at":"2017-07-29T21:00:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"45d5da95daf4d52b0ea6e4ffbef27755fa0aa196","kind":"tag","published_at":"2017-07-23T17:45:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"603fbde8d99e386d6640ec6c24ba9fcfc4316dd4","kind":"tag","published_at":"2017-07-23T17:12:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1/manifests"},{"name":"v0.18.7","sha":"50f6dfc4b6ee7473e27ba950c3ce900b24f17d1c","kind":"tag","published_at":"2017-07-23T15:51:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7/manifests"},{"name":"v1.0.0-alpha.22","sha":"f3992561ed94696d595b6a56efc7449c7dee67c7","kind":"tag","published_at":"2017-07-18T09:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22/manifests"},{"name":"v1.0.0-alpha.21","sha":"49d21891b72796f4a8f383d9b15b66f72cb94549","kind":"tag","published_at":"2017-07-04T22:13:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21/manifests"},{"name":"v0.18.6","sha":"1d10ecbac4a83f9934bb6a7f025855f82002113c","kind":"tag","published_at":"2017-07-04T21:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6/manifests"},{"name":"v0.18.5","sha":"86f7c4141cc66ab1e96a681a6945472283e41ea3","kind":"tag","published_at":"2017-06-28T18:14:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5/manifests"},{"name":"v1.0.0-alpha.20","sha":"84363396403cbbd51072d0b09822cd6d8ab6bf87","kind":"tag","published_at":"2017-06-25T18:01:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20/manifests"},{"name":"v0.18.4","sha":"2c6872cacf19ac71a316b282c2467162dcd148c6","kind":"tag","published_at":"2017-06-25T17:39:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4/manifests"},{"name":"v1.0.0-alpha.19","sha":"611bfd7557fd928933e39c054d2b2edeb57adaed","kind":"tag","published_at":"2017-06-19T16:58:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19/manifests"},{"name":"v1.0.0-alpha.18","sha":"5fdb60642bdf2907b7fba352cf2cd0fa7208848f","kind":"tag","published_at":"2017-06-19T10:12:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18/manifests"},{"name":"v1.0.0-alpha.17","sha":"73e0a35145d10f3c29a991f75e5ba8315e0e754a","kind":"tag","published_at":"2017-06-12T11:55:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17/manifests"},{"name":"v0.18.3","sha":"4c6a542c772f9fe9ff97bb95f63801138d7722d0","kind":"tag","published_at":"2017-06-07T21:28:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"9d3b59b3fec3b31b37334c3bd842112f3d090f86","kind":"commit","published_at":"2017-06-06T21:29:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2/manifests"},{"name":"v1.0.0-alpha.16","sha":"0c7dba6dc5ad8b9f69ec3c60e3ba31f2973e582a","kind":"tag","published_at":"2017-06-01T08:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"18508aeb3e5817406209e15c3e51a53c2cbece96","kind":"tag","published_at":"2017-05-23T20:00:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"771fb44738e116a1d2cec7aabb8ed1425b1d57f6","kind":"tag","published_at":"2017-05-14T10:11:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14/manifests"},{"name":"v0.18.1","sha":"715372edf9fc21244030207409b4070158f6936d","kind":"tag","published_at":"2017-05-13T10:21:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1/manifests"},{"name":"v1.0.0-alpha.13","sha":"17fde80a53fb9fcce31a82290f54de55cf3655e9","kind":"tag","published_at":"2017-05-08T10:47:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13/manifests"},{"name":"v0.18.0","sha":"dea7938b1265a3b100899d65589fbd05e877ab9e","kind":"tag","published_at":"2017-04-30T22:26:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0/manifests"},{"name":"v1.0.0-alpha.12","sha":"dc7371e4770fd3e8b1a82b9c2c2a652acaa73713","kind":"tag","published_at":"2017-04-30T22:22:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12/manifests"},{"name":"v0.17.4","sha":"a398290811c94bd6bb2d5d04c7f6d0ce734e3ad6","kind":"commit","published_at":"2017-04-14T17:20:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4/manifests"},{"name":"v1.0.0-alpha.11","sha":"7b3dbfaf2e94e8139424c8660692ee20d5a9880e","kind":"tag","published_at":"2017-04-14T16:50:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11/manifests"},{"name":"v0.17.3","sha":"53076a03182668f94d3bf40cd880309a51e9be88","kind":"tag","published_at":"2017-04-10T21:42:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"38c4aed87e608ded8e083dcf341ed5e9a14c20ef","kind":"tag","published_at":"2017-04-09T11:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2/manifests"},{"name":"v1.0.0-alpha.10","sha":"27fd907d604c1d3189b7b70e3a7e4758e0171492","kind":"tag","published_at":"2017-04-06T12:00:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"b962c2fbfa7a9cab9e9844e01966b90ca86e67a1","kind":"tag","published_at":"2017-04-01T13:47:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a0b4691eb3958aeb9173a8f4e705c81dfb7d25da","kind":"tag","published_at":"2017-03-25T11:46:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8/manifests"},{"name":"v0.17.1","sha":"05280483dbbc29e56edd8f3644721679b55d4d73","kind":"commit","published_at":"2017-03-13T12:27:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1/manifests"},{"name":"v1.0.0-alpha.7","sha":"9281a3fcee37d6afb9e493ff06e8a2626f4d7d91","kind":"tag","published_at":"2017-03-12T12:31:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"69f604946c366c655d0613841c034cacee7e9ef4","kind":"commit","published_at":"2017-02-26T12:41:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6/manifests"},{"name":"v1.0.0-alpha.5","sha":"74973892bdfacd5c9e3a4ce63185e9a6500d9522","kind":"commit","published_at":"2017-02-26T11:04:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-alpha.4","sha":"6472a6864951bfe7f3739afbe74b50981299ac28","kind":"commit","published_at":"2017-02-26T10:19:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4/manifests"},{"name":"v0.17.0","sha":"c9af9606bcea6551ceaadc2f6430d629eb679e84","kind":"commit","published_at":"2017-02-12T22:06:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0/manifests"},{"name":"v1.0.0-alpha.3","sha":"4583f5212d0b668e3801a859d3cc584cec0ec173","kind":"commit","published_at":"2017-02-12T21:43:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"8476782b595175d25c8a972b5fe53bc1f8532676","kind":"tag","published_at":"2017-02-07T19:48:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"3a0eb03018a9c5c96ba5233de8ef45202403a94c","kind":"commit","published_at":"2017-01-29T21:29:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.16.7","sha":"867c6c29b1badd839b1fd57720e5754fcd53a516","kind":"commit","published_at":"2017-01-15T19:57:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"bc84dbeeb78b725fefdc10cdc6eee7b75cc1226e","kind":"commit","published_at":"2016-12-25T21:03:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"8a03a04ef17f76ce09b88607b216d8a8e4d277d6","kind":"commit","published_at":"2016-12-09T20:45:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"84c18c98ff56fbe81be902735164219040729bb1","kind":"commit","published_at":"2016-11-17T19:18:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"066c5d53d1d4ecec2923ed12ec14647ae8248a9c","kind":"commit","published_at":"2016-11-17T16:41:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"806b2eab2272b430e814f8b3c7f1e7b31cd0e306","kind":"commit","published_at":"2016-11-14T17:22:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"2085737a798d9cb808b2fddf1f06883b27327ccc","kind":"commit","published_at":"2016-10-19T18:24:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"6eb9913441cb39562f4c935bdd70042d26daa260","kind":"commit","published_at":"2016-10-05T14:36:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0/manifests"},{"name":"v0.16.0-rc2","sha":"71a9524d0ec28dad2f566a42c7bb8ad2ea93ce36","kind":"commit","published_at":"2016-09-24T19:31:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2/manifests"},{"name":"v0.16.0-rc1","sha":"1691addd7f84317619c6831c35cb1f32ef3779b6","kind":"commit","published_at":"2016-09-07T19:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1/manifests"},{"name":"v0.15.4","sha":"be9bc14f4cda041299b6f8845af87b9278c871fc","kind":"commit","published_at":"2016-08-10T22:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"8bd3589dd7f676f3d725559cbd63457afe8d3691","kind":"commit","published_at":"2016-08-02T20:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"908f694e1e6eae9e63da6b22e63100d6bda4fa8e","kind":"commit","published_at":"2016-07-09T21:10:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"1fed1bcc81d89e473e261c1da4bf0a3a46515ce8","kind":"tag","published_at":"2016-06-20T08:15:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"06667b589952f58ff8c6d277df364ef16dada671","kind":"tag","published_at":"2016-05-06T13:49:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0/manifests"},{"name":"v0.15.0-beta.2","sha":"7cf7adfe9042e9be8dbaa1c850ffacca26e9c269","kind":"commit","published_at":"2016-04-21T22:57:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2/manifests"},{"name":"v0.15.0-beta.1","sha":"47d7525fb77c7c579e99d595b3f98c69fc838c77","kind":"tag","published_at":"2016-04-14T13:33:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1/manifests"},{"name":"v0.15.0-alpha.2","sha":"caabf9eaee5a5e11097958105f8427cfc8905f86","kind":"tag","published_at":"2016-03-17T23:37:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2/manifests"},{"name":"v0.15.0-alpha.1","sha":"2ebddeb908857c16ece162964a7e501ab37716ba","kind":"commit","published_at":"2016-02-27T17:54:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1/manifests"},{"name":"v0.14.4","sha":"de2bee1335ff1fd701a60cb3d739cf919dbd77ce","kind":"commit","published_at":"2016-02-03T00:47:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"fa9141f90149392cc3fa366736e61a89b07e9205","kind":"commit","published_at":"2016-01-27T03:06:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"44b41957ae81344cf6dc794cf2dbe2da48152622","kind":"commit","published_at":"2016-01-08T15:52:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"0ae4d7f61bb240ae5e2adc9d15a8d5629f738db6","kind":"commit","published_at":"2016-01-04T22:23:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"628bc82957d8e537a1b648e31e10723820bb00ac","kind":"commit","published_at":"2015-12-25T15:12:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0/manifests"},{"name":"v0.14.0-rc2","sha":"9a24d8a7839c37b86748ad8022e39235e8eb6be2","kind":"commit","published_at":"2015-12-14T22:26:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2/manifests"},{"name":"v0.14.0-rc1","sha":"7459597806a2f1f5826eaab26d3c5d974da70fbd","kind":"commit","published_at":"2015-12-04T19:52:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1/manifests"},{"name":"v0.13.4","sha":"a98006f9ffb588030cbdd2e3b4a4515017e58c43","kind":"commit","published_at":"2015-11-24T17:07:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"e33afed6913b58a990bd4b51a038bbfff0a0f42f","kind":"commit","published_at":"2015-11-17T16:34:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"6f28ad04e8f95073646bfeb8936c550ca4a94347","kind":"commit","published_at":"2015-11-10T00:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"330488977f95dbebd6cf6a387bf10a86238331ff","kind":"commit","published_at":"2015-10-29T21:08:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"7980cd589e9dc9e055e1b789bf2f80e7f2ef0f5d","kind":"commit","published_at":"2015-10-21T19:38:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"86394ccd2d7b715eaa054a369679eba4ac82ce1f","kind":"commit","published_at":"2015-10-21T19:04:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"d310459476a461e0d29f166de277896026d8f35f","kind":"commit","published_at":"2015-10-19T17:30:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"06aca1012d01de4ec782acfb8d22a6ec83d48ff7","kind":"commit","published_at":"2015-10-07T21:43:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"6671f90516c2065839efae773ecda924b8bebdae","kind":"commit","published_at":"2015-10-06T19:31:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"a4e194e46c47f8e2eedfab8f0a8c4104e5679c95","kind":"commit","published_at":"2015-09-28T16:15:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"aa485220ff28e907d2548cbfb65bd789c23d9eba","kind":"commit","published_at":"2015-09-25T16:08:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"b55b770f2049852febe47bef27aa0eaceafcec08","kind":"commit","published_at":"2015-09-15T21:10:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"82bc1cb2805f7b624516f71628e6ca525df18cad","kind":"commit","published_at":"2015-08-24T21:31:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0/manifests"},{"name":"v0.10.4","sha":"a8097bcbed6939f0cb308e05acf03a907b666725","kind":"commit","published_at":"2015-08-09T03:29:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"2a43082b52138e33c85878616461445895066a11","kind":"commit","published_at":"2015-08-08T22:51:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"71583523f39c1830d3fcffeff0598c2f803f1048","kind":"commit","published_at":"2015-07-29T20:34:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"6b609c63611b02f9e845b765770983c547cd6af8","kind":"commit","published_at":"2015-07-13T21:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"b6140ec86c5087ad799e9a658f3f0d9b150c205a","kind":"commit","published_at":"2015-07-10T01:35:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"8a18478700f49b94fe7f580664e7b31c581ceb0b","kind":"commit","published_at":"2015-06-20T17:47:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"3da654eb4f0ddb10d81f2706eda1f3819e40b795","kind":"commit","published_at":"2015-06-15T01:46:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"867e87d3530b4fb6bc7f6ec5fb9edcd49e7bd631","kind":"commit","published_at":"2015-06-09T23:38:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"cb794810e7c39352f1bbd533d92983dc22a57510","kind":"commit","published_at":"2015-05-24T20:12:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0/manifests"},{"name":"v0.7.5","sha":"b3ce0b272e5468919d01b3d3ab6751a92f682b48","kind":"commit","published_at":"2015-04-27T19:14:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"abc159f246f15163f7984bcf702409cffc745d6e","kind":"commit","published_at":"2015-04-21T18:14:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"9321a4a8879f380a725c7439114ebf3e0da8abcc","kind":"commit","published_at":"2015-04-01T15:20:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"953606f4d1a9e3a33798b499219fe40b1f81fd96","kind":"commit","published_at":"2015-03-25T23:45:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"03c169188dd10ec2242b7806050781867c0291dd","kind":"commit","published_at":"2015-03-04T21:41:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"078ba0c94f8985dd2d96587784f760474ba51858","kind":"commit","published_at":"2015-02-13T21:06:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"accd9f0ef163d514b091709ffd63f76f6d1a467f","kind":"commit","published_at":"2015-01-27T00:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"57c7a95be20dc77cbe0459a40acc802e16de5148","kind":"commit","published_at":"2015-01-26T23:07:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"706446d6aeb952def6f2016fdc213b6e56b2d40f","kind":"commit","published_at":"2015-01-03T23:58:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"6b294fdd0a7f9686b8b8f05cf8759e90b3e581f9","kind":"commit","published_at":"2014-12-25T17:36:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"3eb741fdb94fff5e8218809b8f7d5a9d2e4d1778","kind":"commit","published_at":"2014-12-15T17:14:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"d65414913839d9d939c8bd938ca21f39f0faa924","kind":"commit","published_at":"2014-12-07T15:15:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"fc3232f6e9d1662c4f9d813b70acb329c4cdc6de","kind":"commit","published_at":"2014-11-30T21:22:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"4b02786c2a7e27613201fe72c033a260018a38d6","kind":"commit","published_at":"2014-11-28T20:34:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"ab8880bc442941c20d58ca2cbb8aace7b2724929","kind":"commit","published_at":"2014-11-17T20:10:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"052b0bc5a3e887d0a36b2277a2e09812a0ce206b","kind":"commit","published_at":"2014-11-11T21:11:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"715b7e868003ac9b121bdacee3e1301b9c660aa9","kind":"commit","published_at":"2014-11-08T19:56:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"088d257c0bec691545cd32f83fd2af753866b8ee","kind":"commit","published_at":"2014-11-08T00:13:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0/manifests"},{"name":"v0.1.29","sha":"3fe7b8bf7c3adc04522f311ce1c1c3b6e39e8edd","kind":"commit","published_at":"2014-11-05T19:58:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.1.29","html_url":"https://github.com/mui/material-ui/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29/manifests"}]},"repo_metadata_updated_at":"2025-12-12T02:56:37.205Z","dependent_packages_count":0,"downloads":1408708,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":36.16996294870265,"dependent_packages_count":51.741843192244495,"stargazers_count":0.05657222737944497,"forks_count":0.014570360692080925,"docker_downloads_count":null,"average":21.99573718225467},"purl":"pkg:npm/%40mui/material-nextjs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mui/material-nextjs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mui/material-nextjs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mui/material-nextjs/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-04T07:03:34.193Z","issues_count":4311,"pull_requests_count":9952,"avg_time_to_close_issue":13586842.81696086,"avg_time_to_close_pull_request":1743280.7233341183,"issues_closed_count":2591,"pull_requests_closed_count":8492,"pull_request_authors_count":717,"issue_authors_count":2933,"avg_comments_per_issue":5.109719322662955,"avg_comments_per_pull_request":1.9954782958199357,"merged_pull_requests_count":7177,"bot_issues_count":19,"bot_pull_requests_count":3439,"past_year_issues_count":749,"past_year_pull_requests_count":3231,"past_year_avg_time_to_close_issue":841051.1259259259,"past_year_avg_time_to_close_pull_request":462660.70522674866,"past_year_issues_closed_count":405,"past_year_pull_requests_closed_count":2602,"past_year_pull_request_authors_count":187,"past_year_issue_authors_count":597,"past_year_avg_comments_per_issue":1.897196261682243,"past_year_avg_comments_per_pull_request":1.405756731662024,"past_year_bot_issues_count":8,"past_year_bot_pull_requests_count":1440,"past_year_merged_pull_requests_count":2320,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/issues","maintainers":[{"login":"oliviertassinari","count":773,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"siriwatknp","count":701,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":511,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":434,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"mnajdova","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"michaldudak","count":262,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"aarongarciah","count":237,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"ZeeshanTamboli","count":207,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mj12albert","count":193,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"alexfauquette","count":165,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"samuelsycamore","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"cherniavskii","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"LukasTy","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"bharatkashyap","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"DanailH","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"JCQuintas","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"eps1lon","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"hbjORbj","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hbjORbj"},{"login":"flaviendelangle","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"michelengelen","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"rosskevin","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rosskevin"},{"login":"mbrookes","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"m4theushw","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"apedroferreira","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"hasdfa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"nikitaa24","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikitaa24"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"richbustos","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richbustos"},{"login":"nathanmarks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanmarks"},{"login":"vicasas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"MBilalShafi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joshwooding","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwooding"},{"login":"dimitropoulos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dimitropoulos"},{"login":"arthurbalduini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"dmtrKovalenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmtrKovalenko"},{"login":"hai-cea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-cea"},{"login":"gerdadesign","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"DavidCnoops","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidCnoops"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}],"active_maintainers":[{"login":"siriwatknp","count":281,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":241,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":191,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"oliviertassinari","count":168,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"ZeeshanTamboli","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mnajdova","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"mj12albert","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"aarongarciah","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"joserodolfofreitas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"prakhargupta1","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"JCQuintas","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"DanailH","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"alexfauquette","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"bharatkashyap","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"LukasTy","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"cherniavskii","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"michaldudak","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"MBilalShafi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"flaviendelangle","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"vicasas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fmaterial-nextjs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fmaterial-nextjs/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fmaterial-nextjs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fmaterial-nextjs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fmaterial-nextjs/codemeta","maintainers":[{"uuid":"brijeshb42","login":"brijeshb42","name":null,"email":"brijeshb42@gmail.com","url":null,"packages_count":70,"html_url":"https://www.npmjs.com/~brijeshb42","role":null,"created_at":"2023-12-13T12:50:30.967Z","updated_at":"2023-12-13T12:50:30.967Z","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":63,"html_url":"https://www.npmjs.com/~michaldudak","role":null,"created_at":"2023-12-13T12:50:31.807Z","updated_at":"2023-12-13T12:50:31.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/michaldudak/packages"},{"uuid":"atomiks","login":"atomiks","name":null,"email":"cc.glows@gmail.com","url":null,"packages_count":51,"html_url":"https://www.npmjs.com/~atomiks","role":null,"created_at":"2024-10-30T17:26:42.548Z","updated_at":"2024-10-30T17:26:42.548Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/atomiks/packages"},{"uuid":"mnajdova","login":"mnajdova","name":null,"email":"mnajdova@gmail.com","url":null,"packages_count":88,"html_url":"https://www.npmjs.com/~mnajdova","role":null,"created_at":"2023-12-13T12:50:31.718Z","updated_at":"2023-12-13T12:50:31.718Z","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":113,"html_url":"https://www.npmjs.com/~oliviertassinari","role":null,"created_at":"2023-12-13T12:50:31.198Z","updated_at":"2023-12-13T12:50:31.198Z","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":158,"html_url":"https://www.npmjs.com/~siriwatknp","role":null,"created_at":"2023-12-13T12:50:31.563Z","updated_at":"2023-12-13T12:50:31.563Z","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":113,"html_url":"https://www.npmjs.com/~janpotoms","role":null,"created_at":"2025-08-19T15:12:00.227Z","updated_at":"2025-08-19T15:12:00.227Z","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":42,"html_url":"https://www.npmjs.com/~aarongarciah","role":null,"created_at":"2024-10-30T17:26:42.483Z","updated_at":"2024-10-30T17:26:42.483Z","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":46,"html_url":"https://www.npmjs.com/~mj12albert","role":null,"created_at":"2023-12-13T12:50:31.333Z","updated_at":"2023-12-13T12:50:31.333Z","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":46,"html_url":"https://www.npmjs.com/~diegoandai","role":null,"created_at":"2023-12-13T12:50:31.061Z","updated_at":"2023-12-13T12:50:31.061Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/diegoandai/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5264274,"maintainers_count":1091160,"namespaces_count":333594,"keywords_count":760514,"github":"npm","metadata":{"funded_packages_count":159192},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-12-16T06:37:22.408Z","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":1070393,"name":"@mui/lab","ecosystem":"npm","description":"Laboratory for new Material UI modules.","homepage":"https://mui.com/material-ui/about-the-lab/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/material-ui","keywords_array":["react","react-component","mui","material-ui","material design","lab"],"namespace":"mui","versions_count":214,"first_release_published_at":"2021-09-02T07:46:48.519Z","latest_release_published_at":"2025-10-01T16:13:34.343Z","latest_release_number":"7.0.0","last_synced_at":"2025-12-12T01:21:13.265Z","created_at":"2022-04-07T20:46:09.772Z","updated_at":"2025-12-12T02:56:37.217Z","registry_url":"https://www.npmjs.com/package/@mui/lab","install_command":"npm install @mui/lab","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/mui-org"},"dist-tags":{"canary":"6.0.0-beta.10-dev.20240919-130050-82a6448768","next":"7.0.0-beta.8","latest-v5":"5.0.0-alpha.177","latest-v6":"6.0.1-beta.36","latest":"7.0.1-beta.20"}},"repo_metadata":{"id":19822297,"uuid":"23083156","full_name":"mui/material-ui","owner":"mui","description":"Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.","archived":false,"fork":false,"pushed_at":"2025-10-22T16:11:10.000Z","size":699196,"stargazers_count":96842,"open_issues_count":1774,"forks_count":32693,"subscribers_count":1324,"default_branch":"master","last_synced_at":"2025-10-22T18:17:02.502Z","etag":null,"topics":["design-system","material-design","material-ui","react","react-components"],"latest_commit_sha":null,"homepage":"https://mui.com/material-ui/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2014-08-18T19:11:54.000Z","updated_at":"2025-10-22T16:11:52.000Z","dependencies_parsed_at":"2025-06-02T16:06:01.092Z","dependency_job_id":"32b77193-1b92-4638-bb5e-6c82ade9eee5","html_url":"https://github.com/mui/material-ui","commit_stats":{"total_commits":23822,"total_committers":3211,"mean_commits":"7.4188726253503585","dds":0.8266728234405172,"last_synced_commit":"c0620e333641deda56f3cd68c7c3736098ee818c"},"previous_names":["mui-org/material-ui","callemall/material-ui"],"tags_count":568,"template":false,"template_full_name":null,"purl":"pkg:github/mui/material-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/sbom","scorecard":{"id":262861,"data":{"date":"2025-08-17T02:37:43Z","repo":{"name":"github.com/mui/material-ui","commit":"06de3386e5dbd68c7e7496219f702232dcd7ec9f"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.7,"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":"Maintained","score":10,"reason":"30 commit(s) and 1 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":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/check-if-pr-has-label.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yml: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:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/no-response.yml:22","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/check-if-pr-has-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci-check.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-cleanup.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/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/publish-canaries.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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 28 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":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  14 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:  13 out of  13 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":"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: 'allow deletion' disabled on branch 'v6.x'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v6.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v6.x'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'v6.x'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v6.x'","Warn: codeowners review is not required on branch 'master'","Warn: codeowners review is not required on branch 'v6.x'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v6.x'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v6.x'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v6.x'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v6.x'"],"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":"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":"CI-Tests","score":10,"reason":"28 out of 28 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 36 contributing companies or organizations","details":["Info: found contributions from: A11yance, LightSourceAI, TourConnect, Treeshakers, alienfast, calcom, callemall, cefsharp, cssinjs, emikra, goose-duck, instacart, jalaali, lightsourceai, mui, mui-org, nodejs, openfoodfacts, pabloengine, pretur, react-native-community, reactiran, reactjs, reactwg, state-machines, storybookjs, testing-library, text-em-all, typed-typings, typescript-cheatsheets, underjs, vercel, webpack, yarnpkg, yarnplugins, 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":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-cpj6-fhp6-mr6j","Warn: Project is vulnerable to: GHSA-f46r-rw29-r322","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","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-17T11:13:50.539Z","repository_id":19822297,"created_at":"2025-08-17T11:13:50.539Z","updated_at":"2025-08-17T11:13:50.539Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280748853,"owners_count":26383954,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-24T02:00:06.418Z","response_time":73,"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":"v7.3.4","sha":"28eadba9ec2899226ecbf4058b8fba1ddeab9e6d","kind":"tag","published_at":"2025-10-02T18:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4/manifests"},{"name":"v7.3.3","sha":"6984a79aa3ebde0ad9d1a21817de900f60b7dc90","kind":"tag","published_at":"2025-10-02T14:01:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3/manifests"},{"name":"v7.3.2","sha":"ebd180cdd48e365aa0c5c54b6568d5efc320590d","kind":"tag","published_at":"2025-09-02T06:18:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"3592ec32c4858c22bf99c535c037c13ee6db6b84","kind":"tag","published_at":"2025-08-06T09:33:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"ad98e5ebf7f2f629f9a8b054d9ee3e7217d163bf","kind":"tag","published_at":"2025-08-05T05:40:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0/manifests"},{"name":"v6.5.0","sha":"894dd472b2cc3bbf218eef521ce5a4bcbe914e60","kind":"tag","published_at":"2025-07-08T02:51:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0/manifests"},{"name":"v5.18.0","sha":"6b50143dcfc2aad56a37c9f2e1f14256e9a65c4e","kind":"tag","published_at":"2025-07-08T02:50:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0/manifests"},{"name":"v7.2.0","sha":"1496d735b2cf16501ce413daec40d627eee77e1d","kind":"tag","published_at":"2025-06-30T08:59:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0/manifests"},{"name":"v7.1.2","sha":"ad2d425db362790d6d0f90fbe5b5d3a5b5132503","kind":"tag","published_at":"2025-06-20T07:34:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2/manifests"},{"name":"v6.4.12","sha":"9179a92b0d97f6d0270c7fac733cfd81bd7354cc","kind":"tag","published_at":"2025-06-02T06:58:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12/manifests"},{"name":"v7.1.1","sha":"0ebb3a14ccc5dbee4ec2682b387511f107b95a65","kind":"tag","published_at":"2025-06-02T06:47:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"e3e07e0b8fac5ca8fb4bbf3ec453dbe79133552f","kind":"tag","published_at":"2025-05-06T08:50:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0/manifests"},{"name":"v6.4.11","sha":"6b3957d9d42c83e069da8e8bb534ec294dcb6254","kind":"tag","published_at":"2025-04-10T02:36:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11/manifests"},{"name":"v7.0.2","sha":"ebb24ce49e1ef8358600a7787cb6c8d671cead63","kind":"tag","published_at":"2025-04-09T13:08:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2/manifests"},{"name":"v6.4.10","sha":"d80a3609c8a7274dc5fafa348382059945aee449","kind":"tag","published_at":"2025-03-31T19:03:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10/manifests"},{"name":"v7.0.1","sha":"d6fdcac555725c3807e6f03445e3a051398ee739","kind":"tag","published_at":"2025-03-28T18:58:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"22aa7db2ed23df3b43530e9fdb57bc1051221457","kind":"tag","published_at":"2025-03-26T14:16:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0/manifests"},{"name":"v6.4.9","sha":"a884cb821f67a831f44cc6abfc3bc77faef91ada","kind":"tag","published_at":"2025-03-25T15:45:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9/manifests"},{"name":"v7.0.0-rc.0","sha":"ebaec8db8ae1b90183817cb0bad549d7fc63fe79","kind":"tag","published_at":"2025-03-19T09:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0/manifests"},{"name":"v5.17.1","sha":"0d509f8a4a48031a1e25974a1604b803892ce94e","kind":"tag","published_at":"2025-03-18T18:44:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"b0dc8270c5a2896293ff8b61052120a13819f0a1","kind":"tag","published_at":"2025-03-18T15:28:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0/manifests"},{"name":"v6.4.8","sha":"2bded219fabaaefc2083aa660d5856ab75cfa8d6","kind":"tag","published_at":"2025-03-17T17:54:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8/manifests"},{"name":"v7.0.0-beta.4","sha":"260ed53760f179e3bb4f1f43e2f2712ecbf9fdd7","kind":"tag","published_at":"2025-03-13T13:30:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4/manifests"},{"name":"v6.4.7","sha":"d1ca0a45fea4327ba4dc9876e62922785493f1c3","kind":"tag","published_at":"2025-03-05T15:19:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7/manifests"},{"name":"v7.0.0-beta.3","sha":"9dea4105c8b413e087bd1d0cc517b52831a2eb86","kind":"tag","published_at":"2025-03-05T15:13:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"48acea181cac8ca14455e76d01d3554ba578781e","kind":"tag","published_at":"2025-02-27T15:00:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2/manifests"},{"name":"v7.0.0-beta.1","sha":"2cf2e71af3c2b26694964884456bc335c2ba6cdb","kind":"tag","published_at":"2025-02-26T18:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1/manifests"},{"name":"v6.4.6","sha":"356b885778a2af26505d5dbba76a9abcceb69800","kind":"tag","published_at":"2025-02-26T13:39:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6/manifests"},{"name":"v7.0.0-beta.0","sha":"b485c1abec1d776e925ca90e6fa7d91e9bd057a7","kind":"tag","published_at":"2025-02-26T13:22:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0/manifests"},{"name":"v7.0.0-alpha.2","sha":"ba14b7070070281c8a6cea1df7653f007bb8da49","kind":"tag","published_at":"2025-02-18T18:57:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.4.5","sha":"6f2b908baa7863e2cbf0ec4518dc90ccfd53597b","kind":"tag","published_at":"2025-02-18T18:46:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5/manifests"},{"name":"v7.0.0-alpha.1","sha":"c390c1c2d1c85f42d40f16ce405a3c4b62026ec7","kind":"tag","published_at":"2025-02-11T17:34:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1/manifests"},{"name":"v6.4.4","sha":"c66361a6ad9d1354b60e6fb93ba3144c1348ab15","kind":"tag","published_at":"2025-02-11T14:31:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4/manifests"},{"name":"v6.4.3","sha":"cee310a92f61ffb75284195a9ed30bcb367c78e2","kind":"tag","published_at":"2025-02-04T18:53:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3/manifests"},{"name":"v7.0.0-alpha.0","sha":"3e3195a4285ca716061f7d7d87f4915630af1b69","kind":"tag","published_at":"2025-02-03T12:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.4.2","sha":"1813d89a599a4027fd216062b2cac8b0c1864f1d","kind":"tag","published_at":"2025-01-29T15:50:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2/manifests"},{"name":"v6.4.1","sha":"819e662a2ce210f8805c45057389217cb1c39a83","kind":"tag","published_at":"2025-01-21T13:23:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"f9949a8889c7e69cac145ce56411298a234d2e49","kind":"tag","published_at":"2025-01-14T16:46:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0/manifests"},{"name":"v5.16.14","sha":"ba588c8333d765af63ab15c8b33dd947b615f70b","kind":"tag","published_at":"2025-01-06T21:20:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14/manifests"},{"name":"v6.3.1","sha":"afd551abd3be44de711d6baef48e62e18b97c908","kind":"tag","published_at":"2025-01-03T13:53:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1/manifests"},{"name":"v5.16.13","sha":"e52a6379f22d38453fa046d410b0c4700707dbd9","kind":"tag","published_at":"2024-12-25T11:25:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13/manifests"},{"name":"v6.3.0","sha":"84d6ecfdccd10f204854beeef98bcc55dc99d117","kind":"tag","published_at":"2024-12-23T18:10:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"17026fc203a8b413ec7343b6eeb267a50519d515","kind":"tag","published_at":"2024-12-17T13:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1/manifests"},{"name":"v5.16.12","sha":"b8fbcf5fb5169d8db6ee0ec35001816d2777e8d4","kind":"tag","published_at":"2024-12-17T13:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12/manifests"},{"name":"v5.16.11","sha":"2413ff076b0d462736dfccd399b4be863fd79ec2","kind":"tag","published_at":"2024-12-11T10:13:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11/manifests"},{"name":"v6.2.0","sha":"3a8ceaead5ac4c2c4554e6500ca3d197420a04c2","kind":"tag","published_at":"2024-12-11T02:03:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0/manifests"},{"name":"v6.1.10","sha":"5c5e9f6d8a90034cd75dcb92403caf6b37efc916","kind":"tag","published_at":"2024-12-04T10:03:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10/manifests"},{"name":"v5.16.9","sha":"ec085b677c43ed1f37e66bd2fb58f27dce9f7184","kind":"tag","published_at":"2024-12-04T09:34:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9/manifests"},{"name":"v5.16.8","sha":"096adfbe28d038397a7f3cf3494b86844226e162","kind":"tag","published_at":"2024-11-28T06:51:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8/manifests"},{"name":"v6.1.9","sha":"821784419eefb89e4ce7b66c4b602a1e33d2fa88","kind":"tag","published_at":"2024-11-27T13:22:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9/manifests"},{"name":"v6.1.8","sha":"0b8739f145423bafdd8e2871312307bfb31c58ef","kind":"tag","published_at":"2024-11-20T15:09:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8/manifests"},{"name":"v6.1.7","sha":"a7d441d0bd3bfc16a1ce9e6d7ff3ad1afc6b62f1","kind":"tag","published_at":"2024-11-13T15:31:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7/manifests"},{"name":"v6.1.6","sha":"32112b76aa821c2a1e98120545019ef1a71ea274","kind":"tag","published_at":"2024-10-30T13:54:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6/manifests"},{"name":"v6.1.5","sha":"01c5f344628bc66e16f86284ee0fc7107002a5ca","kind":"tag","published_at":"2024-10-22T10:28:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5/manifests"},{"name":"v6.1.4","sha":"15ea548de803e4602894cae6304a497d7ddaf09c","kind":"tag","published_at":"2024-10-15T18:35:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4/manifests"},{"name":"v6.1.3","sha":"c7de2cae15cc7b7025ad79e3623320526ed16462","kind":"tag","published_at":"2024-10-09T09:47:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3/manifests"},{"name":"v6.1.2","sha":"e6ff0b5016ac4fa40cdc9b78a0d9ecdd2c0cd9db","kind":"tag","published_at":"2024-10-02T14:51:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"263c7259451d5b928bbdfd299c9c0afc89dfec02","kind":"tag","published_at":"2024-09-19T06:42:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"94cc3d0a66456713e6e25edf9a1ba35ad8df88bc","kind":"tag","published_at":"2024-09-11T13:09:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"bb620d85a89651ca4350e8861bbb35776d583726","kind":"tag","published_at":"2024-09-03T10:33:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"71dbef69dcbf2b87831af579fb777b4f1f4b219a","kind":"tag","published_at":"2024-08-29T13:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"c9a9adfb90e939c0590de6edf10d0c65fcbc8b1e","kind":"tag","published_at":"2024-08-27T09:06:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.0","sha":"55bea65c83c1beac77382fe961f8aa72eec21daa","kind":"tag","published_at":"2024-08-22T08:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0/manifests"},{"name":"v6.0.0-beta.6","sha":"cbb6f8d3b1b72732d51f5628765cfd7e75bd5747","kind":"tag","published_at":"2024-08-18T02:55:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6/manifests"},{"name":"v5.16.7","sha":"b505fd7b64e92db523198712a5d6716c494e0c66","kind":"tag","published_at":"2024-08-09T09:19:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7/manifests"},{"name":"v6.0.0-beta.5","sha":"75c24b0828981651082a3eede027b6871c96c440","kind":"tag","published_at":"2024-08-08T08:52:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5/manifests"},{"name":"v5.16.6","sha":"6eb1bdce38d0fc67fa8aebca260043c7fc8eb3e8","kind":"tag","published_at":"2024-07-30T21:06:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6/manifests"},{"name":"v6.0.0-beta.4","sha":"12532afa3e4f6f13a9fa86eb459c27792c36b6f9","kind":"tag","published_at":"2024-07-30T20:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4/manifests"},{"name":"v5.16.5","sha":"40792e6efb2c92b8964a3912e08aeb4fb7fc41c8","kind":"tag","published_at":"2024-07-25T06:42:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5/manifests"},{"name":"v6.0.0-beta.3","sha":"02fde66a0cd72fb7fe3681a5ea8c4de733b4a865","kind":"tag","published_at":"2024-07-24T18:27:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3/manifests"},{"name":"v5.16.4","sha":"77af399a3ad76f31e5f2e0fab5650b628fa50990","kind":"tag","published_at":"2024-07-16T16:01:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4/manifests"},{"name":"v6.0.0-beta.2","sha":"9ad8c1fd8dfd21d8e37fe73d71e011542b23db72","kind":"tag","published_at":"2024-07-16T14:46:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2/manifests"},{"name":"v5.16.3","sha":"e1824453bdb0a89f15d4dfe47a1c4f90fa0f0500","kind":"tag","published_at":"2024-07-16T14:18:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3/manifests"},{"name":"v6.0.0-beta.1","sha":"19c1935757925d834928a30ea41f58bb95fb355f","kind":"tag","published_at":"2024-07-16T09:42:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1/manifests"},{"name":"v5.16.2","sha":"56ddd108fe153592a800fce4d43f9758b0ff5101","kind":"tag","published_at":"2024-07-16T09:10:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2/manifests"},{"name":"v6.0.0-beta.0","sha":"3364f0740aa5c86e057ec5b0d22c1b12bfd96fa4","kind":"tag","published_at":"2024-07-11T15:54:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0/manifests"},{"name":"v5.16.1","sha":"431af6a2fd9bf6cd0422c61e36c937d1ea5e5015","kind":"tag","published_at":"2024-07-11T15:48:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1/manifests"},{"name":"v5.16.0","sha":"e5e9b9d5e952b52752b758179da20d3fa0982c05","kind":"tag","published_at":"2024-07-05T13:32:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0/manifests"},{"name":"v6.0.0-alpha.14","sha":"2a15dd74c76bacbc867a7313fdc2c42c6168327c","kind":"tag","published_at":"2024-07-05T04:25:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14/manifests"},{"name":"v6.0.0-alpha.13","sha":"a070a894fbe21c52df446438ca1bb5a891d5e1b5","kind":"tag","published_at":"2024-07-03T07:44:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13/manifests"},{"name":"v5.15.21","sha":"a306ce4afcc60de4c3e43b8f9183862235d9318e","kind":"tag","published_at":"2024-06-28T14:09:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21/manifests"},{"name":"v6.0.0-alpha.12","sha":"fb476c6c18b850e8400d03afb7447802afbfd357","kind":"tag","published_at":"2024-06-24T17:12:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.15.20","sha":"f20fa0ba4016e5425a2a4cce841075253828a551","kind":"tag","published_at":"2024-06-12T12:58:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20/manifests"},{"name":"v6.0.0-alpha.11","sha":"22c5206a9e8191b2f81131d6978a0958e55b7032","kind":"tag","published_at":"2024-06-12T08:18:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11/manifests"},{"name":"v6.0.0-alpha.10","sha":"e5ac6c0eef5efd4fa5c5eb11ccbf08e58e7443f8","kind":"tag","published_at":"2024-06-04T10:35:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10/manifests"},{"name":"v6.0.0-alpha.9","sha":"925de32766317bb84a92ec24b2b6465c8e48cc04","kind":"tag","published_at":"2024-05-29T12:25:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.15.19","sha":"77f606ba73bb5439d66871177772f54196044450","kind":"tag","published_at":"2024-05-29T12:01:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19/manifests"},{"name":"v6.0.0-alpha.8","sha":"c7dbe6e8256cef7bd2dbdcbee55428ad82513cd0","kind":"tag","published_at":"2024-05-21T16:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.15.18","sha":"607daac5baa9c8151f111fe4bacea1d7e61881a3","kind":"tag","published_at":"2024-05-16T09:29:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18/manifests"},{"name":"v6.0.0-alpha.7","sha":"997bec6d8d30a1a891aff4eeedefa41c93eaa95c","kind":"tag","published_at":"2024-05-16T06:31:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"7c8db04b91500ba77301acd360d21bff7f7c752f","kind":"tag","published_at":"2024-05-08T13:13:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.15.17","sha":"9bc4fc42959427246addfdf29db95847cc38e410","kind":"tag","published_at":"2024-05-08T12:24:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17/manifests"},{"name":"v5.15.16","sha":"284e251c155d92078f80f98919f4ab260b05e9be","kind":"tag","published_at":"2024-05-01T14:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16/manifests"},{"name":"v6.0.0-alpha.5","sha":"571d5046e26aa07605cb1e01ca99b2eb0b04d009","kind":"tag","published_at":"2024-05-01T14:16:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5/manifests"},{"name":"v6.0.0-alpha.4","sha":"afffc2ffc3db1e6abf48f3b3e13a41e8b758f874","kind":"tag","published_at":"2024-04-24T07:30:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4/manifests"},{"name":"v6.0.0-alpha.3","sha":"6d5e44409344ea4e13ceb3a02c4446dc6a7323b4","kind":"tag","published_at":"2024-04-17T16:10:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3/manifests"},{"name":"v6.0.0-alpha.2","sha":"4e75758b37119bd821435c23d9c111c545e186b6","kind":"tag","published_at":"2024-04-09T15:09:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2/manifests"},{"name":"v6.0.0-alpha.1","sha":"84307c1a2495a716788ec25f046faaa4d16c88c7","kind":"tag","published_at":"2024-04-05T10:43:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1/manifests"},{"name":"v5.15.15","sha":"5a079965186640b5176f00c537f3b9e6c299b5c4","kind":"tag","published_at":"2024-04-04T07:09:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15/manifests"},{"name":"v6.0.0-alpha.0","sha":"2a15ad6f1f5507162b1a5aebf78976ca3023183b","kind":"tag","published_at":"2024-03-26T15:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.15.14","sha":"9585d28317c90f2c71ab88dd5ae37638bb64ad82","kind":"tag","published_at":"2024-03-19T08:18:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14/manifests"},{"name":"v5.15.13","sha":"dbcb678234296de56afaf3138917e967e8d1934a","kind":"tag","published_at":"2024-03-13T14:17:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13/manifests"},{"name":"pigment@0.0.1","sha":"0e765a618a7676c507852cec024464b1fc1cd80f","kind":"tag","published_at":"2024-03-08T04:20:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/pigment@0.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/pigment@0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@pigment%400.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1/manifests"},{"name":"v5.15.12","sha":"5ad69e161d7520274cd37a2524ffb935b6dda158","kind":"tag","published_at":"2024-03-05T15:33:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12/manifests"},{"name":"v5.15.11","sha":"e3257a4d68481b0ca6efd5d06cb5c1e1e77e4286","kind":"tag","published_at":"2024-02-22T08:52:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11/manifests"},{"name":"v5.15.10","sha":"94fcd3ada0842108a9a2ce53e121931e5448649f","kind":"tag","published_at":"2024-02-12T12:38:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10/manifests"},{"name":"v5.15.9","sha":"7917d2a8a4acc0b07328dee8273847652491b769","kind":"tag","published_at":"2024-02-08T12:55:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9/manifests"},{"name":"v5.15.8","sha":"fe5a59e616637a0488b122749479b782f5f8dfa2","kind":"tag","published_at":"2024-02-06T20:42:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8/manifests"},{"name":"v5.15.7","sha":"b80acd69c7c848709d01465d6727b13ed6109258","kind":"tag","published_at":"2024-01-31T13:23:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7/manifests"},{"name":"v5.15.6","sha":"1700e5cd9cbb3bc648b7f799f837c4d23ed42700","kind":"tag","published_at":"2024-01-22T18:09:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6/manifests"},{"name":"v5.15.5","sha":"5d7c4e26a4973a3a80bf5f8a9a8ea14f89554fe0","kind":"tag","published_at":"2024-01-17T09:27:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5/manifests"},{"name":"v5.15.4","sha":"6aadbf91c5eb2c94dea9a49a19eb532606410a5a","kind":"tag","published_at":"2024-01-10T13:49:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4/manifests"},{"name":"v5.15.3","sha":"9fa4e472f9ba4fd4e7f8cfb8bc0d1f1d455ace23","kind":"tag","published_at":"2024-01-03T15:22:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"5d5dd15f70db9ffcb85d4dc57da8a20f5240fb81","kind":"tag","published_at":"2023-12-25T14:24:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"8be7ac66b99059bf2c2edcca9cf15981d389db6b","kind":"tag","published_at":"2023-12-19T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"8c2c6a88a509f9da7c453d4a3c3ab4749a57a36d","kind":"tag","published_at":"2023-12-12T18:21:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0/manifests"},{"name":"v5.14.20","sha":"14fa79f4328e901f82d7fc39aba722a9bf4a8df0","kind":"tag","published_at":"2023-12-05T09:28:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20/manifests"},{"name":"v5.14.19","sha":"a07b4925255aa3fc7ae1255130e182e4573c58d7","kind":"tag","published_at":"2023-11-29T21:11:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19/manifests"},{"name":"v5.14.18","sha":"43a41b6b2fa3f0a186a852b894452722e3a38f04","kind":"tag","published_at":"2023-11-14T08:27:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18/manifests"},{"name":"v5.14.17","sha":"c54a42dd8b0ec8e850bd60438e60a1a8acb3b4a4","kind":"tag","published_at":"2023-11-06T15:34:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17/manifests"},{"name":"v5.14.16","sha":"391b57a05daf67a8154471dae645471f5ffac09f","kind":"tag","published_at":"2023-10-31T10:57:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16/manifests"},{"name":"v5.14.15","sha":"6baedcfed27419ed6b9685f27fcbf3eff46133a3","kind":"tag","published_at":"2023-10-24T15:41:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15/manifests"},{"name":"v5.14.14","sha":"a0cfa182db3e7b196efe36cfe7b31d304c5a0a4e","kind":"tag","published_at":"2023-10-17T13:58:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14/manifests"},{"name":"v5.14.13","sha":"b8811a0fa59e7663b240183219db32f9a617e607","kind":"tag","published_at":"2023-10-10T19:42:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13/manifests"},{"name":"v5.14.12","sha":"bd450a0fdb19b087f47e1d7cce5a72417ec977cc","kind":"commit","published_at":"2023-10-04T16:31:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12/manifests"},{"name":"v5.14.11","sha":"13c0894d0c14c7f577a0a95492aeaa8fff8da33a","kind":"tag","published_at":"2023-09-26T11:47:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11/manifests"},{"name":"v5.14.10","sha":"14e97bffa62760cabcdc7244bff445b423f5286a","kind":"tag","published_at":"2023-09-18T10:18:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10/manifests"},{"name":"v5.14.9","sha":"8255b71ccdbfe9a20f856b5d68a269ab1c5452ca","kind":"tag","published_at":"2023-09-13T13:36:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9/manifests"},{"name":"v5.14.8","sha":"74c58dabc2cf5ed2242fb08e4781d26088d06b12","kind":"tag","published_at":"2023-09-05T12:34:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8/manifests"},{"name":"v5.14.7","sha":"8a09d535f101aac98935f82b76345ca9691b5e2b","kind":"tag","published_at":"2023-08-29T12:04:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7/manifests"},{"name":"v5.14.6","sha":"a1f511dd6ed9adba561e2ba00e1348136ed656db","kind":"commit","published_at":"2023-08-24T11:19:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6/manifests"},{"name":"v5.14.5","sha":"61fbfd1546c55caca984695a41f9c95668d414fc","kind":"tag","published_at":"2023-08-14T14:39:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5/manifests"},{"name":"v5.14.4","sha":"40f4b275022f03e48cf4809cd53d0d0dabb40424","kind":"tag","published_at":"2023-08-08T09:51:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4/manifests"},{"name":"v5.14.3","sha":"2deea341c9abfb640f22520e0c277027f3f91cd0","kind":"tag","published_at":"2023-08-01T15:33:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3/manifests"},{"name":"v5.14.2","sha":"36d9f0d3659e2f5ab1d924988313986962a0bf35","kind":"tag","published_at":"2023-07-25T10:01:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2/manifests"},{"name":"v5.14.1","sha":"f2e5ded80e94407f63a27eadb018139d6f967313","kind":"tag","published_at":"2023-07-19T09:05:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1/manifests"},{"name":"v5.14.0","sha":"2529e3aaaaec2c9f8e8cf669e58bb9c81db5a6d8","kind":"tag","published_at":"2023-07-11T14:57:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0/manifests"},{"name":"v5.13.7","sha":"aac2d5b526e8139314d99f827ecc3b2c24e99686","kind":"tag","published_at":"2023-07-04T08:53:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7/manifests"},{"name":"v5.13.6","sha":"312270bc71224067e1910bbee9f800b4a2469cc7","kind":"tag","published_at":"2023-06-23T14:05:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6/manifests"},{"name":"v5.13.5","sha":"24b3af68ebe79c1891e45c60c6bcfd26f8818f73","kind":"tag","published_at":"2023-06-12T13:43:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5/manifests"},{"name":"v5.13.4","sha":"a522d82df32d3bfab46b25f5ff24eeb9670c83fb","kind":"tag","published_at":"2023-06-05T17:30:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4/manifests"},{"name":"v5.13.3","sha":"70d4a2bb49dca9fef7854a1463a392094222812b","kind":"tag","published_at":"2023-05-29T11:22:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3/manifests"},{"name":"v5.13.2","sha":"f661923e9aa9d9cc634750affbb04bf2007bc57d","kind":"tag","published_at":"2023-05-22T16:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2/manifests"},{"name":"v5.13.1","sha":"0c58832b6e182f782e73b118ed9681055db3e249","kind":"tag","published_at":"2023-05-17T05:25:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"9130a021ca34746e4076fcae50c57bc584026b8f","kind":"tag","published_at":"2023-05-10T08:14:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0/manifests"},{"name":"v5.12.3","sha":"9710ff34b16a0f271107a8619a28546ae3ca7c18","kind":"tag","published_at":"2023-05-02T14:17:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"5b7e9c52e37ef0c3274a762f38cd7ef7ffc9e7a8","kind":"tag","published_at":"2023-04-25T16:42:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"d14d288ae9e9b0e2b3b33d0a77b4113f024d4215","kind":"tag","published_at":"2023-04-17T15:57:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"05127cf65b4250f836897428cd15829669ab8d6c","kind":"tag","published_at":"2023-04-11T09:58:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0/manifests"},{"name":"v5.11.16","sha":"af5e109990a26318c96dbff6f25759ba91f0e147","kind":"tag","published_at":"2023-04-04T14:00:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16/manifests"},{"name":"v5.11.15","sha":"ae98db6aca5f9d4b754ff9fce4ce33f738a00f65","kind":"tag","published_at":"2023-03-28T13:06:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15/manifests"},{"name":"v5.11.14","sha":"f34d17c3294fcdb63fe9a135b4f3aa2459c81189","kind":"tag","published_at":"2023-03-21T17:45:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14/manifests"},{"name":"v5.11.13","sha":"9f7a2bfac55faed1b1c6c7b4b6d1b1659a076bab","kind":"tag","published_at":"2023-03-14T09:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13/manifests"},{"name":"v5.11.12","sha":"b76b8f1098a6c01f39e5e19bf3abf77c2b9cf475","kind":"tag","published_at":"2023-03-06T15:03:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12/manifests"},{"name":"v5.11.11","sha":"58df7f1905f16533ddb5a7977346c0f4548e4547","kind":"tag","published_at":"2023-02-28T09:55:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11/manifests"},{"name":"v5.11.10","sha":"676bc85fa2b02f92f21dd5c7e15f453b6b9c2e3d","kind":"tag","published_at":"2023-02-20T11:30:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10/manifests"},{"name":"v5.11.9","sha":"af5b3f5e7a79da9ef4bbd63d8fcf60927ffb6533","kind":"tag","published_at":"2023-02-14T14:30:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9/manifests"},{"name":"v5.11.8","sha":"d4d8512ce3453711f3c661374579b0d2ed13f3e7","kind":"tag","published_at":"2023-02-07T10:50:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8/manifests"},{"name":"v5.11.7","sha":"33cac172846b032d3f8b9333b72b2af832dd47d0","kind":"tag","published_at":"2023-01-31T09:39:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7/manifests"},{"name":"v5.11.6","sha":"a2e552314847b4d52498538d7ca171763067a5d0","kind":"tag","published_at":"2023-01-23T20:28:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6/manifests"},{"name":"v5.11.5","sha":"685c72dfaf840f4d5b7a3ab738ddcabd74418823","kind":"tag","published_at":"2023-01-18T01:43:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5/manifests"},{"name":"v5.11.4","sha":"bc859d95e4415f880cd6bcb6f44cc9e5e8c8097c","kind":"tag","published_at":"2023-01-09T13:57:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4/manifests"},{"name":"v5.11.3","sha":"a526207c3957de4ebfcda937b58327d69464f15c","kind":"tag","published_at":"2023-01-02T17:00:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3/manifests"},{"name":"v5.11.2","sha":"e9d8fa07e1ff979bcaf92837b131cd9e292f0161","kind":"tag","published_at":"2022-12-26T14:56:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2/manifests"},{"name":"v5.11.1","sha":"a1e30390da62019e5769e398f4cbc9f8892d8f9a","kind":"commit","published_at":"2022-12-20T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"191acda4545c394b78964ab80b364e15686f0e9b","kind":"tag","published_at":"2022-12-13T12:56:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0/manifests"},{"name":"v5.10.17","sha":"4265f343b49e4af9673a49e585439d35c8deeab2","kind":"tag","published_at":"2022-12-06T10:59:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17/manifests"},{"name":"v5.10.16","sha":"b8aa3974d84c176b8857e8d5b29a7be8670bb410","kind":"tag","published_at":"2022-11-28T16:00:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16/manifests"},{"name":"v5.10.15","sha":"14a6e1c61edb5f66f4888e32c04df5e637e7cfc4","kind":"commit","published_at":"2022-11-22T09:45:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15/manifests"},{"name":"v5.10.14","sha":"c2da6de1c504c7dbd8ae1d0771c184c1544a0c76","kind":"tag","published_at":"2022-11-15T09:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14/manifests"},{"name":"v5.10.13","sha":"2f4c2190d1d3614d8063e84b79d4d1f034b3e3fe","kind":"tag","published_at":"2022-11-07T17:53:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13/manifests"},{"name":"v5.10.12","sha":"30cb27cff1d4e1838ca4235ab4285e20f2b2a870","kind":"tag","published_at":"2022-10-31T15:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12/manifests"},{"name":"v5.10.11","sha":"c80ff0339882859af7e17f8bfd0a5f6880b323f8","kind":"commit","published_at":"2022-10-25T09:34:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11/manifests"},{"name":"v5.10.10","sha":"639224a3e3600cb0e04755d89aab250297b6d851","kind":"tag","published_at":"2022-10-18T08:35:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10/manifests"},{"name":"v5.10.9","sha":"7bd7c219e2670ff7791148e9b1a1d2387528fc0c","kind":"tag","published_at":"2022-10-11T11:56:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9/manifests"},{"name":"v5.10.8","sha":"d4a3216cdd858899960f945d6e00b2d59bf1d5d1","kind":"tag","published_at":"2022-10-03T16:28:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8/manifests"},{"name":"v5.10.7","sha":"d9ef6e788eee11256818329c7429242f8b769263","kind":"commit","published_at":"2022-09-27T01:44:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7/manifests"},{"name":"v5.10.6","sha":"0f75f3d78b67c405c23bfd14a29aedff367415b7","kind":"tag","published_at":"2022-09-19T14:34:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6/manifests"},{"name":"v5.10.5","sha":"594d87dab0e43e641a6826c935df8f2c10672955","kind":"tag","published_at":"2022-09-12T14:40:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5/manifests"},{"name":"v5.10.4","sha":"c8feb29320a22cc4461fb5ef5f4f7de7bd96a59b","kind":"commit","published_at":"2022-09-06T09:11:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"992421d0114a9df72d358fe6fccc28c1fb6f1505","kind":"tag","published_at":"2022-08-29T17:37:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"99b23c06d9b018d6c500fa1acb3030d673e219ab","kind":"tag","published_at":"2022-08-23T10:25:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"dfc0b89c665de8e5e3e4ecf68d8c782e74dbb65c","kind":"tag","published_at":"2022-08-16T17:55:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"7f502e06d54c5a2f389a1639358c84279462b54a","kind":"commit","published_at":"2022-08-09T03:21:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0/manifests"},{"name":"v5.9.3","sha":"89617ef683d2bcd2c870e9c1bd58ad4d55247fd5","kind":"tag","published_at":"2022-08-01T20:54:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3/manifests"},{"name":"v5.9.2","sha":"b7f0a16eca4ac2044703032838f90873ec063d75","kind":"tag","published_at":"2022-07-25T15:12:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2/manifests"},{"name":"v5.9.1","sha":"1937412c4345569d98c0950a1016c22508e1ff81","kind":"tag","published_at":"2022-07-18T17:23:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"88ad7d4e623183b8e20702e7961ef9c8de330dc7","kind":"commit","published_at":"2022-07-12T08:54:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0/manifests"},{"name":"v5.8.7","sha":"be0ab4c062a22fc4bb52c47d005b57203b56c09c","kind":"tag","published_at":"2022-07-04T20:39:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7/manifests"},{"name":"v5.8.6","sha":"c58f6653411e0ff38bf67a512d16b87c6523606b","kind":"tag","published_at":"2022-06-27T14:21:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6/manifests"},{"name":"v5.8.5","sha":"3c528113f47cfddf2504ea02ba3065e7c5c46928","kind":"tag","published_at":"2022-06-21T18:05:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5/manifests"},{"name":"v5.8.4","sha":"a6e782ec2f037e2ca989515048ce5f22fe760595","kind":"tag","published_at":"2022-06-14T10:00:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4/manifests"},{"name":"v5.8.3","sha":"b1e4b9cd3e1d88286f9d1485864310a7c1f23a79","kind":"tag","published_at":"2022-06-07T19:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3/manifests"},{"name":"v5.8.2","sha":"93b0aba905b3b6947f58a02d911489bb737ee880","kind":"commit","published_at":"2022-05-31T11:47:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2/manifests"},{"name":"v5.8.1","sha":"1eee9ee437f39f1c3438209154df8e8b9ecd990d","kind":"tag","published_at":"2022-05-23T16:04:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"6a468718b970c39ae83a4029bcb53071c9567430","kind":"tag","published_at":"2022-05-17T09:42:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4eef029981b08c77a9c52d0b863e6b5ced279087","kind":"tag","published_at":"2022-05-10T09:06:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0/manifests"},{"name":"v5.6.4","sha":"edb7e8895ef8def2bf59376d7631e0360a77aaf6","kind":"commit","published_at":"2022-05-02T11:46:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4/manifests"},{"name":"v5.6.3","sha":"124d5e2f0022d17b577a464e6b3a69fa2511105e","kind":"tag","published_at":"2022-04-25T14:04:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3/manifests"},{"name":"v5.6.2","sha":"b3645b3fd11dc26a06ea370a41b5bac1026c6792","kind":"tag","published_at":"2022-04-18T16:10:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2/manifests"},{"name":"v5.6.1","sha":"0251fd5222079e4a512bbd32dff4a7a4c3efe997","kind":"tag","published_at":"2022-04-11T13:21:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"8dcdea53f927ab207718d7ee6576806aca2a3798","kind":"commit","published_at":"2022-04-06T03:27:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0/manifests"},{"name":"v4.12.4","sha":"a563a60219f7f6519fb0f34f6d8e3bf0974e6495","kind":"tag","published_at":"2022-04-03T14:38:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4/manifests"},{"name":"v5.5.3","sha":"96e1f40a3b8aa809d543aa7d466eb48cdfa0b53d","kind":"tag","published_at":"2022-03-28T14:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"dd411b017ea7504a14a16821b694ac6aa01d9b6d","kind":"tag","published_at":"2022-03-21T15:15:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"350b15ee91a93040d50391cb9a45440a90e6b2d1","kind":"tag","published_at":"2022-03-14T16:49:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"f3412aa9d179fdfc3f5c0a4a1cfc1965faef7307","kind":"commit","published_at":"2022-03-07T13:53:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0/manifests"},{"name":"v5.4.4","sha":"965f2eb8cb79bb0685a13d9e28c09617b22358cd","kind":"tag","published_at":"2022-02-28T15:21:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4/manifests"},{"name":"v5.4.3","sha":"e2892a61ea56b6578c2efc81d0324660082ad93c","kind":"tag","published_at":"2022-02-21T16:40:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3/manifests"},{"name":"v5.4.2","sha":"01371028b27156419923b362c4b0af92dc08b29f","kind":"tag","published_at":"2022-02-15T14:57:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"fbce2f80c6cb36e59a4a6826ae46b59a10e1c831","kind":"commit","published_at":"2022-02-08T11:34:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"ba4e819aa58b6a36ae4d96ee79c2a5310a812670","kind":"tag","published_at":"2022-02-01T09:00:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"337be3b2a630d791a5cbc5a2a4575d4f58e38df3","kind":"tag","published_at":"2022-01-24T15:05:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"dcbfc54f581dbf1c0008a8e9e578f896f06228ab","kind":"tag","published_at":"2022-01-17T22:45:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0/manifests"},{"name":"v5.2.8","sha":"f80abbb5f942064c9c270b2ac5bb2a2318876754","kind":"tag","published_at":"2022-01-10T20:11:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8/manifests"},{"name":"v5.2.7","sha":"5daaf9be5115b1cb777fb4cf3d9125baddfe5720","kind":"tag","published_at":"2022-01-03T12:34:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7/manifests"},{"name":"v5.2.6","sha":"052db9d577a03ed8d588ecca9e6c0a5f5ba676e1","kind":"tag","published_at":"2021-12-27T14:23:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6/manifests"},{"name":"v5.2.5","sha":"f8697de9c250dbc6b446bcc08566f50fb4070aab","kind":"tag","published_at":"2021-12-20T14:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5/manifests"},{"name":"v5.2.4","sha":"b265431f9a32ea726c5227821126fbc6424117d5","kind":"commit","published_at":"2021-12-14T13:41:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4/manifests"},{"name":"v5.2.3","sha":"9c3dc12c3de241f44d923bfb089200980f3fd23d","kind":"tag","published_at":"2021-12-06T16:12:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3/manifests"},{"name":"v5.2.2","sha":"fcaec7a75f951c9db79c99c42370ca18212c1f16","kind":"tag","published_at":"2021-11-29T16:51:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"586d9ba2472d549c180cbacddf97eb73425286b3","kind":"tag","published_at":"2021-11-25T11:50:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"353cecb5391571163eb6bd8cbf36d2dd299aaf56","kind":"tag","published_at":"2021-11-23T13:25:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"ddbe15b4d8b7cc1dc84720264fde0b1dafb6166f","kind":"commit","published_at":"2021-11-16T15:06:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"7e26583fe1f95f5c3682213105f8f4b51c9d61c9","kind":"tag","published_at":"2021-11-08T15:14:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0/manifests"},{"name":"v5.0.6","sha":"99752d2848f17c5d1e4840f54863899a19387162","kind":"tag","published_at":"2021-10-27T08:43:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6/manifests"},{"name":"v5.0.5","sha":"58f8ff1f8bc7f0cc4bb728654604a194b3c3790b","kind":"tag","published_at":"2021-10-26T10:14:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"86443310e4344ae1ce6e04f084d58e17e4d62170","kind":"tag","published_at":"2021-10-14T15:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"36258031912caf662f69ca3769c6e0bd46946050","kind":"tag","published_at":"2021-10-07T12:26:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"c510762a325116c654afd3c21381a50b942c2c66","kind":"tag","published_at":"2021-09-29T09:29:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"afcf3ee18e7a9c526348b3bce74b69781b4ad071","kind":"tag","published_at":"2021-09-22T12:15:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"85598e74b85a89a16f8bdf5b68346ca8d6b70557","kind":"tag","published_at":"2021-09-16T11:28:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.1","sha":"1b563a153f5b2736f79a3f45573e2e2b66ba0a9a","kind":"tag","published_at":"2021-09-08T13:55:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"698492a5401b12578dc459397b9d288542fc954b","kind":"commit","published_at":"2021-09-02T02:45:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.5","sha":"0bab71409bcc0865ab3e0fcbfa14fa824ddc5495","kind":"tag","published_at":"2021-08-25T07:30:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"c30ec7bed00b36da7b0e6a202b3cb48d2fc1b579","kind":"tag","published_at":"2021-08-13T21:32:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"e5ccdf299c75ea65b0600ee05ff6c98646891c77","kind":"tag","published_at":"2021-08-09T04:03:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3/manifests"},{"name":"v4.12.3","sha":"77a8daeed0e8efa67c6d86f3cc40239dc6eb3d94","kind":"tag","published_at":"2021-07-30T10:06:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3/manifests"},{"name":"v5.0.0-beta.2","sha":"cca80d861f64b3eaa8a5ef8815b7552aaea61557","kind":"tag","published_at":"2021-07-26T15:01:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2/manifests"},{"name":"v4.12.2","sha":"958241aa0ebf340ad0f152b91949720c85b4fcca","kind":"tag","published_at":"2021-07-19T16:41:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2/manifests"},{"name":"v5.0.0-beta.1","sha":"8a4b8952077b64e90ac9d23c116a45aed672db9c","kind":"tag","published_at":"2021-07-14T16:28:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1/manifests"},{"name":"v4.12.1","sha":"4dc8c9bf3e8a6b21a2aac58b0be3161af334b67d","kind":"tag","published_at":"2021-07-07T13:08:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"53a1655143aa4ec36c29a6063ccdf89c48a74bfd","kind":"tag","published_at":"2021-07-06T13:40:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0/manifests"},{"name":"v5.0.0-beta.0","sha":"a0f416173d2f5b78546f52e572a0f64dcc3751e9","kind":"tag","published_at":"2021-07-01T12:17:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.38","sha":"f60126f95d7b36fa12133887990615b9f47e994a","kind":"commit","published_at":"2021-06-24T03:37:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.38","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38/manifests"},{"name":"v5.0.0-alpha.37","sha":"c795ca0822e2816a630a5654d5471fa04521d23c","kind":"tag","published_at":"2021-06-15T17:49:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.37","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37/manifests"},{"name":"v5.0.0-alpha.36","sha":"cf2f6fa90608b109978698fc48120920beaaa51f","kind":"tag","published_at":"2021-06-08T06:46:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.36","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36/manifests"},{"name":"v5.0.0-alpha.35","sha":"6c0afb6d8fff919e80f9f1ec92613acacd8365e7","kind":"tag","published_at":"2021-05-31T20:34:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.35","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35/manifests"},{"name":"v5.0.0-alpha.34","sha":"ee3a077c161accb887b93a17f9eaa2b23e998319","kind":"tag","published_at":"2021-05-18T10:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.34","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34/manifests"},{"name":"v5.0.0-alpha.33","sha":"0fa6ab4a29e8469c081d3f796e0bd9cab98e9185","kind":"tag","published_at":"2021-05-09T12:29:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.33","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33/manifests"},{"name":"v4.11.4","sha":"6658323b5e2ba366691829bbef3f53c00008497e","kind":"tag","published_at":"2021-04-27T15:48:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4/manifests"},{"name":"v5.0.0-alpha.32","sha":"2e99746c35ea0c1e45187a206d6ebc25a52933dc","kind":"tag","published_at":"2021-04-27T12:59:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32/manifests"},{"name":"v5.0.0-alpha.31","sha":"b061319b132163900d1a4eb64207f5284d28639d","kind":"tag","published_at":"2021-04-20T13:59:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"0bc7ed897d54a899fb0dfc5cbd6c5ee0592705e1","kind":"tag","published_at":"2021-04-12T09:46:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"29934afe4643811f3bed772612f92d539a1e489d","kind":"tag","published_at":"2021-04-04T16:43:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"a83c7715c0e2cfa1c3e59b7a1f828f6a1476b307","kind":"tag","published_at":"2021-03-24T12:57:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"2de88ce2973667921a45ff69ea48a8843cb9d8cb","kind":"tag","published_at":"2021-03-05T13:01:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27/manifests"},{"name":"v5.0.0-alpha.26","sha":"8928a36394154e02a73d5e92a740d5f9ed8da709","kind":"tag","published_at":"2021-02-27T18:39:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"688db35f581ac345a09a15420efdb0e4c98a56ab","kind":"tag","published_at":"2021-02-11T12:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"15108a5aad5342d92e86be5c5388b8321a88b280","kind":"tag","published_at":"2021-01-26T14:08:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24/manifests"},{"name":"v4.11.3-deprecations.1","sha":"6cf7cf7c7b11b38db18a4d2003743cbadeb1b4ee","kind":"commit","published_at":"2021-01-25T23:27:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1/manifests"},{"name":"v4.11.3","sha":"bd79e8f8c5b8c77bc5c13d076377a18d2ceedfa2","kind":"commit","published_at":"2021-01-24T12:45:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3/manifests"},{"name":"v4.11.3-deprecations.0","sha":"f64337cd87428e04c851bb1667f5f9e0e6aeaede","kind":"commit","published_at":"2021-01-24T12:00:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0/manifests"},{"name":"v5.0.0-alpha.23","sha":"af6e7220961c6f5e8ed89172694287dc737828ff","kind":"commit","published_at":"2021-01-14T12:48:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23/manifests"},{"name":"v5.0.0-alpha.22","sha":"c514ea86c11c9817839630e840535358f5044caf","kind":"commit","published_at":"2021-01-04T11:14:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"5c82b9147f811fda24bc09132852ed240f8d9def","kind":"commit","published_at":"2020-12-30T17:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"cd30d9e3961c8b33ce43a133e0a958867a202c41","kind":"commit","published_at":"2020-12-21T17:51:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20/manifests"},{"name":"v5.0.0-alpha.19","sha":"754e29cf5a712d0e0f6bd3e54f80e9997659f68c","kind":"commit","published_at":"2020-12-13T17:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.11.2","sha":"174b64f8a3adffb8df3c13285f4edc2437a8547a","kind":"commit","published_at":"2020-12-02T23:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2/manifests"},{"name":"v5.0.0-alpha.18","sha":"c5561c5febbe1c3bd5446c8a0bb480025ab38b86","kind":"commit","published_at":"2020-12-02T23:25:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.11.1","sha":"b8092ce09e164a1cb2fec2f3a5b6aa6e2dc6cbbd","kind":"commit","published_at":"2020-11-24T14:35:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1/manifests"},{"name":"v5.0.0-alpha.17","sha":"41d6a360e0fb245dd74549445539c6218a9dc737","kind":"commit","published_at":"2020-11-23T00:49:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17/manifests"},{"name":"v5.0.0-alpha.16","sha":"47a8e102eeaa5a68a2b4f99c08085cfddc0bef77","kind":"commit","published_at":"2020-11-14T12:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16/manifests"},{"name":"v5.0.0-alpha.15","sha":"fa9cbc835ee70b12234b7207b1872356277da5fa","kind":"commit","published_at":"2020-11-03T23:57:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15/manifests"},{"name":"v5.0.0-alpha.14","sha":"56520e757e0052e25f8dd5d78214458c4b7c634d","kind":"commit","published_at":"2020-10-23T22:59:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14/manifests"},{"name":"v5.0.0-alpha.13","sha":"b82af55f9917f9e77a3cae9b36e47b29d43182c0","kind":"commit","published_at":"2020-10-17T21:47:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13/manifests"},{"name":"v5.0.0-alpha.12","sha":"c7c3643948bce7327a7f01665caa7474be2694f9","kind":"commit","published_at":"2020-10-10T22:32:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12/manifests"},{"name":"v5.0.0-alpha.11","sha":"b4fe7eefd494fa28cd3453067af8872a83f31fa6","kind":"commit","published_at":"2020-09-26T15:07:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11/manifests"},{"name":"v5.0.0-alpha.10","sha":"2e1502fc18d86d69a6b55fc4ac5dcb50ddf192c4","kind":"commit","published_at":"2020-09-15T08:10:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10/manifests"},{"name":"v5.0.0-alpha.9","sha":"e830beb63940d24129285f554fc9c2fb0bd7ccbf","kind":"commit","published_at":"2020-09-06T16:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9/manifests"},{"name":"v5.0.0-alpha.8","sha":"5f986712bbb2f0b789c151b6d2f3e2d48cde0980","kind":"commit","published_at":"2020-08-31T16:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"c32a96b4beb3a5c72a8c179fb095f09dacf61050","kind":"commit","published_at":"2020-08-22T16:39:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"15fd6232de294be9ba0ca103351a11f84009b04f","kind":"commit","published_at":"2020-08-13T16:56:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6/manifests"},{"name":"v5.0.0-alpha.5","sha":"40aa9cbb1df08a5994392d5cea15a60979b28a7e","kind":"commit","published_at":"2020-07-27T22:55:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"519390c2bb12b5eb7b6f5f898afb78ac7f285543","kind":"commit","published_at":"2020-07-19T17:54:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"f432112f0bcfb1fd2002002db181e83edc99d906","kind":"commit","published_at":"2020-07-12T17:06:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"f928d6e04ea7f185cda0e739ebbe2ea36d0aa4d3","kind":"commit","published_at":"2020-07-04T23:16:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2/manifests"},{"name":"v4.11.0","sha":"79ebf71d31cca2c73143891960ea54ec1132bdeb","kind":"commit","published_at":"2020-06-30T23:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0/manifests"},{"name":"v5.0.0-alpha.1","sha":"8281371f88c81fc3e4560b0334cc0c473b9d45f9","kind":"commit","published_at":"2020-06-27T15:07:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.10.2","sha":"d0bfcb4f11fd3904b1e235d80fbfe23758de8372","kind":"commit","published_at":"2020-06-11T19:11:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"4e12b951f64fd47864b4dea8ec8631387a89ddb1","kind":"commit","published_at":"2020-06-01T15:14:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"dd9280e753eb8dc3444a26e85fe4f800b759cad2","kind":"commit","published_at":"2020-05-23T17:50:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0/manifests"},{"name":"v4.9.14","sha":"1fb44683825f0ee7f4d5933528598917ff72f0e4","kind":"commit","published_at":"2020-05-11T22:41:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.14","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14/manifests"},{"name":"v4.9.13","sha":"c224f32bb8f144e590c096d103c9d59c2509ed93","kind":"commit","published_at":"2020-05-04T11:29:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.13","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13/manifests"},{"name":"v4.9.12","sha":"3e5fd3c4f200e50a1331857f092a547b41f6db1e","kind":"commit","published_at":"2020-04-26T23:18:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.12","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12/manifests"},{"name":"v4.9.11","sha":"77f6fe0a73791176bd58d8c013bf5631270faf4d","kind":"commit","published_at":"2020-04-19T14:10:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11/manifests"},{"name":"4.9.11","sha":"b551194a14c4469f3b07dc43bc6aaea525138944","kind":"commit","published_at":"2020-04-18T10:43:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11/manifests"},{"name":"v4.9.10","sha":"8baef82396665179c67ca3acfd51e396b947f412","kind":"commit","published_at":"2020-04-11T13:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.10","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10/manifests"},{"name":"v4.9.9","sha":"c191471a20315cae4006c1e4d3d51db5e49b5fee","kind":"commit","published_at":"2020-04-04T15:54:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.9","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9/manifests"},{"name":"v4.9.8","sha":"e9fbcbf015bbf7057aadd5777703b7059aedf043","kind":"commit","published_at":"2020-03-28T19:33:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8/manifests"},{"name":"v4.9.7","sha":"10bc98f283feaae6397ef1b73b1b82be4a39a5f5","kind":"commit","published_at":"2020-03-18T12:45:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7/manifests"},{"name":"v4.9.6","sha":"0176a231719152fa4a2100aa7119e9fd777b5fed","kind":"commit","published_at":"2020-03-18T10:52:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6/manifests"},{"name":"v4.9.5","sha":"b9dec2780203e37148d87788f727c668d9019581","kind":"commit","published_at":"2020-02-29T10:36:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5/manifests"},{"name":"v4.9.4","sha":"45fe0e31c462ed3a2fba134fb1edbd05b91da2a4","kind":"commit","published_at":"2020-02-23T10:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4/manifests"},{"name":"v4.9.3","sha":"2bec4ebc9c20be8abecbad6d3f0f7ba2875c9c35","kind":"commit","published_at":"2020-02-16T11:52:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3/manifests"},{"name":"v4.9.2","sha":"f567b384f509d36b7e10f691e6b58538e7db8869","kind":"commit","published_at":"2020-02-09T18:32:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"717887fdd9d3b27701d760d78aa12ecf52f02f43","kind":"commit","published_at":"2020-02-02T11:46:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f2c9817526b729801b1716afc957ef3886ccb422","kind":"commit","published_at":"2020-01-22T20:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"d0c928c82e3fc8f284a2f7fd1b9acbf717c5a64e","kind":"commit","published_at":"2020-01-06T11:44:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"0c7ca746674cfb47a46cad8ebea21155702fd38c","kind":"commit","published_at":"2019-12-30T10:59:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"c6f734f0d6b183962e83fc5612fef6583bf40712","kind":"commit","published_at":"2019-12-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3a8f0eace8dd6a1c3234a8be2b7c41f06b6260d4","kind":"commit","published_at":"2019-12-14T19:59:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"0a129d58056d38bd15141aaa98d346774895d5f5","kind":"commit","published_at":"2019-12-07T12:46:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"6291316a32cfb4fb19ffdbcf30abfcb63023f17f","kind":"commit","published_at":"2019-12-01T10:59:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1/manifests"},{"name":"v3.9.4","sha":"6b0fee51deb7c32b75498d4ab2186946e7c4ce0a","kind":"commit","published_at":"2019-11-28T09:28:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4/manifests"},{"name":"v4.7.0","sha":"2b04ee905695540bde87653908ece5c4d57546c9","kind":"commit","published_at":"2019-11-22T10:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"856188b2de7a5e514803314f329da76fe65dec50","kind":"commit","published_at":"2019-11-12T13:52:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"d2d76bf26231a96981260232de5271b24e9391a4","kind":"commit","published_at":"2019-11-05T16:46:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0/manifests"},{"name":"v4.5.2","sha":"cb52f392b3b3528857178a756354ffb0e8bccd73","kind":"commit","published_at":"2019-10-28T22:58:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"803d08fbdf20de2d34c36a2a27bbc8e5a7e79fb2","kind":"commit","published_at":"2019-10-12T20:22:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"de3c62c25bf9e92ba35019e5a3ca7f68a36600d8","kind":"commit","published_at":"2019-10-02T08:07:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"554e7dce0cd96a4f9ef1924b41a3ce530cb433ae","kind":"commit","published_at":"2019-09-22T17:16:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"b563d529a8544fa4f4090723239ab075665c5f03","kind":"commit","published_at":"2019-09-11T20:45:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"f3beaee67fb9a4145a792fc8b798ef327b55f513","kind":"commit","published_at":"2019-09-08T09:58:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1/manifests"},{"name":"v1.2.5","sha":"8ee2d7168294f21af787aaba46661824097e33bb","kind":"tag","published_at":"2019-09-03T18:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5/manifests"},{"name":"v4.4.0","sha":"98f2c7cae9b2e0a53cf731882164aa44babb4be3","kind":"commit","published_at":"2019-08-31T12:19:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"29c1adf61a141a3db885ee569e42251cee53e749","kind":"commit","published_at":"2019-08-21T17:29:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3/manifests"},{"name":"v1.2.4","sha":"e44972d3c3e199529fdbc85974f7ae570b8424a0","kind":"tag","published_at":"2019-08-16T20:53:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4/manifests"},{"name":"v4.3.2","sha":"f2dbeca2dd1aecf6bc56e2302ec766d2e4bfb2ac","kind":"commit","published_at":"2019-08-10T17:39:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"d5a2ad9d26f7b089111b208c929ac1f98e7f6958","kind":"commit","published_at":"2019-08-03T15:14:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"8c28ed9c67e7b6ad02a8826178352aa4e9901b50","kind":"commit","published_at":"2019-07-28T14:32:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"42f78c69a59f0b5fa5fb8f533385f04ef77d7889","kind":"commit","published_at":"2019-07-17T13:42:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1/manifests"},{"name":"v1.0.4","sha":"455489e2e149ff5393f6ba08870368c88da259bd","kind":"tag","published_at":"2019-07-10T15:39:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"4c21bc05d6c5e48c64bc947ba9e271ed3e762a0e","kind":"tag","published_at":"2019-07-10T15:08:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"543041538f31cbdfbe3e85b8bc0f5c183ac5448e","kind":"tag","published_at":"2019-07-09T13:14:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"3a40065694cab2a5e8dedab6781e98493c1dc69d","kind":"tag","published_at":"2019-07-09T12:54:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1/manifests"},{"name":"v4.2.0","sha":"cf2cdd83f2a2f65d0e979d1faa9e815a5e2d3502","kind":"commit","published_at":"2019-07-06T15:30:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"6da1d591264e8c4a18e5ab56bdf6f8c0f985ed99","kind":"commit","published_at":"2019-06-25T13:53:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"eade31e58deb8ff3faee777313d70141e5868ebe","kind":"commit","published_at":"2019-06-23T11:46:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"b78a5ab7581488f7fff271a2cf64927dd28c3ab0","kind":"commit","published_at":"2019-06-13T09:55:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"07b9d6efaac1b663b2657173227e9490c796191e","kind":"commit","published_at":"2019-06-10T11:50:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"d58075ddb1757a11c47ef3d2b1fe9bed55e640dd","kind":"commit","published_at":"2019-06-03T16:35:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a3572bcaf34d204b314fd2c84064c9180f3a50f1","kind":"commit","published_at":"2019-05-27T12:48:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"505e275285c757e0515c8623b43c823d8a74790c","kind":"commit","published_at":"2019-05-23T15:39:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.0","sha":"a33f0ab64999331a54267cdf0eb89e53fa4d70cd","kind":"commit","published_at":"2019-05-20T21:26:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0/manifests"},{"name":"v4.0.0-beta.2","sha":"3686a27055dce58b5e800b520087c0c448b7480e","kind":"commit","published_at":"2019-05-13T12:26:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"5c152157078503e8599537108c3be9e00969fa34","kind":"commit","published_at":"2019-05-05T12:24:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"f19bd59ae53f23e3637383061774542d973cc48c","kind":"commit","published_at":"2019-04-28T22:42:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.8","sha":"92d6e987a43041fde63fd02cad61277d04193c29","kind":"commit","published_at":"2019-04-17T19:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"663643e0a83554d7730be42140aef6bc3ac09c6a","kind":"commit","published_at":"2019-04-07T23:25:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"2482d2b689440df6fb3da6157a789adac2783736","kind":"commit","published_at":"2019-03-30T19:33:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6/manifests"},{"name":"v3.9.3","sha":"ebed7922fc97331519f507768572a068edb8494e","kind":"commit","published_at":"2019-03-28T14:06:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3/manifests"},{"name":"v4.0.0-alpha.5","sha":"1bfdbe5688fb3556e4bebd1f8e357c515244ac42","kind":"commit","published_at":"2019-03-23T21:04:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"997324d52467e3a7b7a8058c0ba8309d04d4ddf6","kind":"commit","published_at":"2019-03-17T11:00:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"3a5d2e50411ddd3caea450abda49fd7c6ed230dc","kind":"commit","published_at":"2019-03-10T11:57:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"f606f7584dd842a89423dd3cc69e32b5ad3fdae1","kind":"commit","published_at":"2019-03-03T16:12:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"eea3b4d9a623f87d79be63f57b4a69ddfe375610","kind":"commit","published_at":"2019-02-20T10:58:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"97b26c4821299aef21e6ef9372a25aedd78d0137","kind":"commit","published_at":"2019-02-12T14:39:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.9.2","sha":"dbc788f7d231b4eceaa7a6a3e253104de5de9af0","kind":"commit","published_at":"2019-02-03T20:45:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2/manifests"},{"name":"v3.9.1","sha":"b903d7432b5a06583c9915f7ab9346bad76007a1","kind":"commit","published_at":"2019-01-26T13:59:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"f6353cdd15b954091c3f53498eb7de198755b740","kind":"commit","published_at":"2019-01-14T21:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"8df7a83ccc0b200e67feb823ceaaf793e4b6d007","kind":"commit","published_at":"2019-01-09T21:57:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"c202914213f19b070738ba5837da18e89c1662ee","kind":"commit","published_at":"2019-01-07T18:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"baa45b12252be8965809a0ad06e67e7dc7d44313","kind":"commit","published_at":"2018-12-30T21:47:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"0445ca8b710425f22744249a0c7bb3c20e95237b","kind":"commit","published_at":"2018-12-30T21:24:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"f0d60d8a510180e9c7a9b588d3e6c04d0d1a23d3","kind":"commit","published_at":"2018-12-22T15:42:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"1871b089aef090728321cab69be92daaec6eb131","kind":"commit","published_at":"2018-12-17T20:02:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0/manifests"},{"name":"v3.6.2","sha":"edde0b4f0073fcacb7233b553812f3dffe619da5","kind":"commit","published_at":"2018-12-09T20:22:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"e5fbf74a06157e2d73701a158e8d6b5914429ea1","kind":"commit","published_at":"2018-12-01T10:43:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1/manifests"},{"name":"issue-13699-mster","sha":"ac0153bf1b13ddbc1e43c22693f2c223838d9f1a","kind":"tag","published_at":"2018-11-28T20:15:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/issue-13699-mster","html_url":"https://github.com/mui/material-ui/releases/tag/issue-13699-mster","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@issue-13699-mster","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster/manifests"},{"name":"v3.6.0","sha":"d9c790fa69a1c053c3d471e030e4066122d58902","kind":"commit","published_at":"2018-11-26T19:49:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"34492c23a773b1db66fe65801997257709c4f319","kind":"commit","published_at":"2018-11-12T23:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"dc6b2b870fa514e98c74b6854d22c6e25e7684cb","kind":"commit","published_at":"2018-11-12T22:46:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"ba1dc0f27cd85996dbf3ef9df4d7f10552d6c91f","kind":"commit","published_at":"2018-11-04T23:41:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0/manifests"},{"name":"v3.3.2","sha":"47b20fe33c5f1c8a2563bad3c27811c37f698794","kind":"commit","published_at":"2018-10-27T20:16:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"92b2a36716c8ced3d12ff0b300be06cc4743e6da","kind":"commit","published_at":"2018-10-23T22:16:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"47d3b93780400d6eaef48d29dfcbebec8a5f22b2","kind":"commit","published_at":"2018-10-21T21:27:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"bbb0b683dd45d130b17580da86fe6ccc1ab5b3d3","kind":"commit","published_at":"2018-10-15T22:11:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"a61f0fc9a56ef22874753175bad2a636460130d1","kind":"commit","published_at":"2018-10-14T21:03:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"58f526f46e609e3e6cd785d15bfc5486df7ab79f","kind":"commit","published_at":"2018-10-07T22:44:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"dbd67aa892a4e9885d763fcb0d1f6c1691fbf763","kind":"commit","published_at":"2018-09-30T17:16:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"6184c508f94500a9da7486ccb2b9398023e4b1b5","kind":"commit","published_at":"2018-09-23T22:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"a9cbda69c8e059d928da53d9525652170b999455","kind":"commit","published_at":"2018-09-16T21:32:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"27412afa36b6c64b15b3b33cd51235efbc55a775","kind":"commit","published_at":"2018-09-08T22:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d6fb8524ff94080614e8d4d1064c7b2cec66c5d1","kind":"commit","published_at":"2018-09-03T21:14:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"2e9643f6c43c9b393a3914cd085aac92df546c04","kind":"commit","published_at":"2018-08-28T22:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"6847e0affc09f56a1497013be98bc3b59ccd3fde","kind":"commit","published_at":"2018-08-27T17:34:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0/manifests"},{"name":"v1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1","html_url":"https://github.com/mui/material-ui/releases/tag/v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1/manifests"},{"name":"v1.5.1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6b4c29e324eaa1272ce7b42ecab0e3460af6f437","kind":"commit","published_at":"2018-08-12T20:42:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0/manifests"},{"name":"v0.20.2","sha":"1b1c1fce216b5b2f5ecd52d21f8ec6a326c00cd5","kind":"commit","published_at":"2018-08-05T21:43:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2/manifests"},{"name":"v1.4.3","sha":"99650a6d174ad97b41ba1079cd5d7f55b5db21b5","kind":"commit","published_at":"2018-08-04T10:26:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e9bb799208b34fb8f8bbfe4b63b7a1942f95d91f","kind":"commit","published_at":"2018-07-29T14:37:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"869692ecf3812bc4577ed4dde81a9911c5949695","kind":"commit","published_at":"2018-07-22T21:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7fdc1890fb744b565480835fd5684e66871c679f","kind":"commit","published_at":"2018-07-14T15:02:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"f12ba5bfafc53ada2e5719697dd8373d41fa9471","kind":"commit","published_at":"2018-07-02T20:06:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"cd47eeabdcd4f67e35ff5ad56ae82a571da5747a","kind":"commit","published_at":"2018-06-26T10:53:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"e943cb8d6f405de5d53c1f3d1908cbccb502bb3a","kind":"commit","published_at":"2018-06-20T21:41:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"29308b10b3f8ba3565168e4da4bb5f793cb8b4f9","kind":"commit","published_at":"2018-06-18T18:38:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7c094a0f0381c7b68a223e27b5dc700a7595b122","kind":"commit","published_at":"2018-06-10T09:50:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2a300cdec817595ac879bc419257e55ef318b0f9","kind":"commit","published_at":"2018-06-03T15:25:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"3ccf76d315404ebd67f1254f5679d327c0647dfd","kind":"commit","published_at":"2018-05-26T14:56:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"73101790333124cc8f5857bc46038b7d2315842a","kind":"commit","published_at":"2018-05-17T22:07:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.1","sha":"aae0c434f99c4ab559d8aff53cfbd2cfa7974043","kind":"commit","published_at":"2018-05-15T21:15:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1/manifests"},{"name":"v0.20.1","sha":"c663649d9edf9d196aadbb3b426fd613816964fc","kind":"commit","published_at":"2018-05-13T21:34:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1/manifests"},{"name":"v1.0.0-rc.0","sha":"5f3008fc26479b40ff16ec498ae0e6e3361fdb47","kind":"commit","published_at":"2018-05-13T19:13:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-beta.47","sha":"d16e4f5115a9fde3e8958d7959a912a55cbb246d","kind":"commit","published_at":"2018-05-09T21:48:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.47","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47/manifests"},{"name":"v1.0.0-beta.46","sha":"aa1ef83f22650245dd736681d7ec6331cb2a42ef","kind":"commit","published_at":"2018-05-08T21:51:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.46","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46/manifests"},{"name":"v1.0.0-beta.45","sha":"ab592831cbf5987a6516139aeaf148bdb3360ccb","kind":"commit","published_at":"2018-05-07T13:38:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.45","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45/manifests"},{"name":"v1.0.0-beta.44","sha":"0bba4ad1aed5d2181baa156009301eb56fd80158","kind":"commit","published_at":"2018-04-29T20:57:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.44","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44/manifests"},{"name":"v1.0.0-beta.43","sha":"6dfe7382b9777885abe84f4d1f66c0c62545d559","kind":"commit","published_at":"2018-04-22T10:47:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.43","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43/manifests"},{"name":"v1.0.0-beta.42","sha":"bc03443cac8a55ce3fc4d19e6a95e0f3d0116fbf","kind":"commit","published_at":"2018-04-16T20:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.42","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42/manifests"},{"name":"v1.0.0-beta.41","sha":"cddff325bdc2c79592701c11e295e48db0879c28","kind":"tag","published_at":"2018-04-07T18:26:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.41","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41/manifests"},{"name":"v1.0.0-beta.40","sha":"7f423b6bef54c4a34f3b53d9b8ebf33c183916f8","kind":"tag","published_at":"2018-04-01T09:55:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.40","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40/manifests"},{"name":"v1.0.0-beta.39","sha":"b95cb7a83a102b21b7f6add713398f6c9e743d50","kind":"tag","published_at":"2018-03-28T21:23:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.39","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39/manifests"},{"name":"v1.0.0-beta.38","sha":"a6ccfbe7699b67b03703b49a7cb14d865b841d38","kind":"tag","published_at":"2018-03-17T12:24:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.38","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38/manifests"},{"name":"v1.0.0-beta.37","sha":"1587ac3654ae5061eb21f652722a02cc4c367292","kind":"tag","published_at":"2018-03-11T14:31:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.37","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37/manifests"},{"name":"v1.0.0-beta.36","sha":"f31bd2e431c29f85a053387ce062987a3fc36168","kind":"tag","published_at":"2018-03-05T21:07:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.36","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36/manifests"},{"name":"v1.0.0-beta.35","sha":"25ca14ffcec6eeb75446730a03cc4a2014c5e8ab","kind":"tag","published_at":"2018-02-25T22:47:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.35","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.2","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2/manifests"},{"name":"olivier-material-ui-codemod@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1/manifests"},{"name":"olivier-material-ui-icons@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.1","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1/manifests"},{"name":"olivier-material-ui-codemod@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0/manifests"},{"name":"olivier-material-ui-icons@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0/manifests"},{"name":"v1.0.0-beta.34","sha":"284dfcb06fed2244033cc971cb78f485bafece3d","kind":"tag","published_at":"2018-02-17T12:08:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.34","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34/manifests"},{"name":"v1.0.0-beta.33","sha":"b7f698d48d61e74f74e5e50a08b4309460a55266","kind":"tag","published_at":"2018-02-10T12:03:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.33","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33/manifests"},{"name":"v1.0.0-beta.32","sha":"896bc50f35a83fac0453dbbecd9f367b45b450e9","kind":"tag","published_at":"2018-02-04T22:44:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.32","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32/manifests"},{"name":"v1.0.0-beta.31","sha":"6271146a2545aeedf4110990de21ebc0c910b627","kind":"tag","published_at":"2018-01-29T22:06:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.31","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31/manifests"},{"name":"v1.0.0-beta.30","sha":"2bb35ce508832f518a4c3af8cd7cf67af8fd90c5","kind":"tag","published_at":"2018-01-21T22:50:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.30","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30/manifests"},{"name":"v1.0.0-beta.29","sha":"7386d56d4dfb85ca4a586a56691b6a58798d5c42","kind":"tag","published_at":"2018-01-16T20:27:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.29","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29/manifests"},{"name":"v1.0.0-beta.28","sha":"e1f3dad9084edf460d42e0a5f6b7c956eaa51e8d","kind":"tag","published_at":"2018-01-14T14:52:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.28","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28/manifests"},{"name":"v1.0.0-beta.27","sha":"fcfe4a64a95f65e205c5ba9523987982e6556eea","kind":"tag","published_at":"2018-01-06T15:25:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.27","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27/manifests"},{"name":"v1.0.0-beta.26","sha":"bd42549ee464bce03743f7ee18964066f9d3907d","kind":"tag","published_at":"2017-12-30T23:24:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.26","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26/manifests"},{"name":"v1.0.0-beta.25","sha":"d9ab3e313136fa5fb179743b560ac7c9e4fa8f6a","kind":"tag","published_at":"2017-12-22T23:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.25","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25/manifests"},{"name":"v1.0.0-beta.24","sha":"7c8fe8516f8bf6317e7cc748eefa7d97c92b4007","kind":"tag","published_at":"2017-12-17T12:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.24","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24/manifests"},{"name":"v1.0.0-beta.23","sha":"1a4e5b06ae0a7f6b3a6be810d272ebdf3efbb863","kind":"tag","published_at":"2017-12-09T09:51:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.23","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23/manifests"},{"name":"v0.20.0","sha":"86b40ae4883e95d6139e9e5d59c0e14aa022ce3a","kind":"commit","published_at":"2017-12-04T04:05:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0/manifests"},{"name":"v1.0.0-beta.22","sha":"22f68ca292a947349ae2877b09e85775703ec87f","kind":"tag","published_at":"2017-11-28T23:11:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22/manifests"},{"name":"v1.0.0-beta.21","sha":"d33604a9deacbb2725da3688d823416486a039c1","kind":"tag","published_at":"2017-11-13T22:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21/manifests"},{"name":"v1.0.0-beta.20","sha":"076d08bfa709ffdb4858106ebda73f475e4ec5b9","kind":"tag","published_at":"2017-11-05T19:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20/manifests"},{"name":"v1.0.0-beta.19","sha":"2a1879fb818973d4df766c2d7842afd939fdb2b8","kind":"tag","published_at":"2017-10-30T21:51:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19/manifests"},{"name":"v1.0.0-beta.18","sha":"f626204f8e0cd9933bcb7a8c8ac5cd97d6419eca","kind":"tag","published_at":"2017-10-23T21:58:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18/manifests"},{"name":"v1.0.0-beta.17","sha":"616d69d5ff7263eb9c84960b6b7a4c9ff852d4ef","kind":"tag","published_at":"2017-10-15T22:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17/manifests"},{"name":"v1.0.0-beta.16","sha":"56fd0d9d2f6fe0222b8c4117e227de1d725918ba","kind":"tag","published_at":"2017-10-08T20:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16/manifests"},{"name":"v0.19.4","sha":"f1bc4be26ca68578f0cfd053fed8eeabe0d3a636","kind":"tag","published_at":"2017-10-08T19:56:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4/manifests"},{"name":"v1.0.0-beta.15","sha":"4da17a67182a212be91a36cec9c976ccb6293380","kind":"tag","published_at":"2017-10-04T16:05:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15/manifests"},{"name":"v1.0.0-beta.13","sha":"736f12000e6989b2e37fcf10deca8bcf20a284f5","kind":"tag","published_at":"2017-10-01T19:58:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13/manifests"},{"name":"v0.19.3","sha":"7e484cc0c2e3db1e30ebe89d93475f2999f6168c","kind":"tag","published_at":"2017-10-01T19:35:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3/manifests"},{"name":"v1.0.0-beta.12","sha":"65b6e04a74a1520209e7b8fcfa311a431ecb070a","kind":"tag","published_at":"2017-09-24T18:24:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12/manifests"},{"name":"v0.19.2","sha":"5f750e046d48fa2f8c0efd86290ea48661c9b32e","kind":"tag","published_at":"2017-09-18T20:14:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2/manifests"},{"name":"v1.0.0-beta.11","sha":"01c6feb33e7e4e5043ce2a8377fa7dda3dbc8180","kind":"tag","published_at":"2017-09-18T19:11:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11/manifests"},{"name":"v1.0.0-beta.10","sha":"3d4518c997fe875f8e91044ff59a09a46fdfb726","kind":"tag","published_at":"2017-09-13T21:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10/manifests"},{"name":"v1.0.0-beta.9","sha":"d4dba0da9a00efe5104365ca647d848a131a41a6","kind":"tag","published_at":"2017-09-10T11:17:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9/manifests"},{"name":"v1.0.0-beta.8","sha":"865b39bef48c3f85743c3914ba146b97b93fce0f","kind":"tag","published_at":"2017-09-02T11:11:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8/manifests"},{"name":"v0.19.1","sha":"b0d03e92c64bee1ac8c25acd0c48657b7f605d9a","kind":"tag","published_at":"2017-09-02T10:38:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1/manifests"},{"name":"v1.0.0-beta.7","sha":"d2083879918dcafdc9c17e3e19440000a0abb3b0","kind":"tag","published_at":"2017-08-30T22:51:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7/manifests"},{"name":"v1.0.0-beta.6","sha":"8385df161a6792d472821e30c7095b267b844950","kind":"tag","published_at":"2017-08-20T14:48:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6/manifests"},{"name":"v1.0.0-beta.5","sha":"8292545fd41ea9f9d3c7c52bb45f60a4fea434a9","kind":"tag","published_at":"2017-08-15T08:55:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5/manifests"},{"name":"v0.19.0","sha":"d1b3bc614a818d497e38fd51c85077dd7b490bad","kind":"tag","published_at":"2017-08-15T08:17:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0/manifests"},{"name":"v1.0.0-beta.4","sha":"110f0a6e95e8e2b51b2bdd7e545a9b41d1a0009f","kind":"tag","published_at":"2017-08-05T10:09:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4/manifests"},{"name":"v1.0.0-beta.3","sha":"e0dd9560d4a152ca0a61558b6238edc40746c354","kind":"tag","published_at":"2017-07-29T21:00:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"45d5da95daf4d52b0ea6e4ffbef27755fa0aa196","kind":"tag","published_at":"2017-07-23T17:45:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"603fbde8d99e386d6640ec6c24ba9fcfc4316dd4","kind":"tag","published_at":"2017-07-23T17:12:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1/manifests"},{"name":"v0.18.7","sha":"50f6dfc4b6ee7473e27ba950c3ce900b24f17d1c","kind":"tag","published_at":"2017-07-23T15:51:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7/manifests"},{"name":"v1.0.0-alpha.22","sha":"f3992561ed94696d595b6a56efc7449c7dee67c7","kind":"tag","published_at":"2017-07-18T09:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22/manifests"},{"name":"v1.0.0-alpha.21","sha":"49d21891b72796f4a8f383d9b15b66f72cb94549","kind":"tag","published_at":"2017-07-04T22:13:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21/manifests"},{"name":"v0.18.6","sha":"1d10ecbac4a83f9934bb6a7f025855f82002113c","kind":"tag","published_at":"2017-07-04T21:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6/manifests"},{"name":"v0.18.5","sha":"86f7c4141cc66ab1e96a681a6945472283e41ea3","kind":"tag","published_at":"2017-06-28T18:14:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5/manifests"},{"name":"v1.0.0-alpha.20","sha":"84363396403cbbd51072d0b09822cd6d8ab6bf87","kind":"tag","published_at":"2017-06-25T18:01:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20/manifests"},{"name":"v0.18.4","sha":"2c6872cacf19ac71a316b282c2467162dcd148c6","kind":"tag","published_at":"2017-06-25T17:39:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4/manifests"},{"name":"v1.0.0-alpha.19","sha":"611bfd7557fd928933e39c054d2b2edeb57adaed","kind":"tag","published_at":"2017-06-19T16:58:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19/manifests"},{"name":"v1.0.0-alpha.18","sha":"5fdb60642bdf2907b7fba352cf2cd0fa7208848f","kind":"tag","published_at":"2017-06-19T10:12:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18/manifests"},{"name":"v1.0.0-alpha.17","sha":"73e0a35145d10f3c29a991f75e5ba8315e0e754a","kind":"tag","published_at":"2017-06-12T11:55:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17/manifests"},{"name":"v0.18.3","sha":"4c6a542c772f9fe9ff97bb95f63801138d7722d0","kind":"tag","published_at":"2017-06-07T21:28:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"9d3b59b3fec3b31b37334c3bd842112f3d090f86","kind":"commit","published_at":"2017-06-06T21:29:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2/manifests"},{"name":"v1.0.0-alpha.16","sha":"0c7dba6dc5ad8b9f69ec3c60e3ba31f2973e582a","kind":"tag","published_at":"2017-06-01T08:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"18508aeb3e5817406209e15c3e51a53c2cbece96","kind":"tag","published_at":"2017-05-23T20:00:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"771fb44738e116a1d2cec7aabb8ed1425b1d57f6","kind":"tag","published_at":"2017-05-14T10:11:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14/manifests"},{"name":"v0.18.1","sha":"715372edf9fc21244030207409b4070158f6936d","kind":"tag","published_at":"2017-05-13T10:21:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1/manifests"},{"name":"v1.0.0-alpha.13","sha":"17fde80a53fb9fcce31a82290f54de55cf3655e9","kind":"tag","published_at":"2017-05-08T10:47:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13/manifests"},{"name":"v0.18.0","sha":"dea7938b1265a3b100899d65589fbd05e877ab9e","kind":"tag","published_at":"2017-04-30T22:26:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0/manifests"},{"name":"v1.0.0-alpha.12","sha":"dc7371e4770fd3e8b1a82b9c2c2a652acaa73713","kind":"tag","published_at":"2017-04-30T22:22:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12/manifests"},{"name":"v0.17.4","sha":"a398290811c94bd6bb2d5d04c7f6d0ce734e3ad6","kind":"commit","published_at":"2017-04-14T17:20:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4/manifests"},{"name":"v1.0.0-alpha.11","sha":"7b3dbfaf2e94e8139424c8660692ee20d5a9880e","kind":"tag","published_at":"2017-04-14T16:50:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11/manifests"},{"name":"v0.17.3","sha":"53076a03182668f94d3bf40cd880309a51e9be88","kind":"tag","published_at":"2017-04-10T21:42:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"38c4aed87e608ded8e083dcf341ed5e9a14c20ef","kind":"tag","published_at":"2017-04-09T11:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2/manifests"},{"name":"v1.0.0-alpha.10","sha":"27fd907d604c1d3189b7b70e3a7e4758e0171492","kind":"tag","published_at":"2017-04-06T12:00:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"b962c2fbfa7a9cab9e9844e01966b90ca86e67a1","kind":"tag","published_at":"2017-04-01T13:47:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a0b4691eb3958aeb9173a8f4e705c81dfb7d25da","kind":"tag","published_at":"2017-03-25T11:46:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8/manifests"},{"name":"v0.17.1","sha":"05280483dbbc29e56edd8f3644721679b55d4d73","kind":"commit","published_at":"2017-03-13T12:27:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1/manifests"},{"name":"v1.0.0-alpha.7","sha":"9281a3fcee37d6afb9e493ff06e8a2626f4d7d91","kind":"tag","published_at":"2017-03-12T12:31:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"69f604946c366c655d0613841c034cacee7e9ef4","kind":"commit","published_at":"2017-02-26T12:41:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6/manifests"},{"name":"v1.0.0-alpha.5","sha":"74973892bdfacd5c9e3a4ce63185e9a6500d9522","kind":"commit","published_at":"2017-02-26T11:04:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-alpha.4","sha":"6472a6864951bfe7f3739afbe74b50981299ac28","kind":"commit","published_at":"2017-02-26T10:19:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4/manifests"},{"name":"v0.17.0","sha":"c9af9606bcea6551ceaadc2f6430d629eb679e84","kind":"commit","published_at":"2017-02-12T22:06:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0/manifests"},{"name":"v1.0.0-alpha.3","sha":"4583f5212d0b668e3801a859d3cc584cec0ec173","kind":"commit","published_at":"2017-02-12T21:43:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"8476782b595175d25c8a972b5fe53bc1f8532676","kind":"tag","published_at":"2017-02-07T19:48:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"3a0eb03018a9c5c96ba5233de8ef45202403a94c","kind":"commit","published_at":"2017-01-29T21:29:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.16.7","sha":"867c6c29b1badd839b1fd57720e5754fcd53a516","kind":"commit","published_at":"2017-01-15T19:57:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"bc84dbeeb78b725fefdc10cdc6eee7b75cc1226e","kind":"commit","published_at":"2016-12-25T21:03:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"8a03a04ef17f76ce09b88607b216d8a8e4d277d6","kind":"commit","published_at":"2016-12-09T20:45:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"84c18c98ff56fbe81be902735164219040729bb1","kind":"commit","published_at":"2016-11-17T19:18:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"066c5d53d1d4ecec2923ed12ec14647ae8248a9c","kind":"commit","published_at":"2016-11-17T16:41:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"806b2eab2272b430e814f8b3c7f1e7b31cd0e306","kind":"commit","published_at":"2016-11-14T17:22:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"2085737a798d9cb808b2fddf1f06883b27327ccc","kind":"commit","published_at":"2016-10-19T18:24:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"6eb9913441cb39562f4c935bdd70042d26daa260","kind":"commit","published_at":"2016-10-05T14:36:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0/manifests"},{"name":"v0.16.0-rc2","sha":"71a9524d0ec28dad2f566a42c7bb8ad2ea93ce36","kind":"commit","published_at":"2016-09-24T19:31:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2/manifests"},{"name":"v0.16.0-rc1","sha":"1691addd7f84317619c6831c35cb1f32ef3779b6","kind":"commit","published_at":"2016-09-07T19:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1/manifests"},{"name":"v0.15.4","sha":"be9bc14f4cda041299b6f8845af87b9278c871fc","kind":"commit","published_at":"2016-08-10T22:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"8bd3589dd7f676f3d725559cbd63457afe8d3691","kind":"commit","published_at":"2016-08-02T20:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"908f694e1e6eae9e63da6b22e63100d6bda4fa8e","kind":"commit","published_at":"2016-07-09T21:10:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"1fed1bcc81d89e473e261c1da4bf0a3a46515ce8","kind":"tag","published_at":"2016-06-20T08:15:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"06667b589952f58ff8c6d277df364ef16dada671","kind":"tag","published_at":"2016-05-06T13:49:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0/manifests"},{"name":"v0.15.0-beta.2","sha":"7cf7adfe9042e9be8dbaa1c850ffacca26e9c269","kind":"commit","published_at":"2016-04-21T22:57:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2/manifests"},{"name":"v0.15.0-beta.1","sha":"47d7525fb77c7c579e99d595b3f98c69fc838c77","kind":"tag","published_at":"2016-04-14T13:33:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1/manifests"},{"name":"v0.15.0-alpha.2","sha":"caabf9eaee5a5e11097958105f8427cfc8905f86","kind":"tag","published_at":"2016-03-17T23:37:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2/manifests"},{"name":"v0.15.0-alpha.1","sha":"2ebddeb908857c16ece162964a7e501ab37716ba","kind":"commit","published_at":"2016-02-27T17:54:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1/manifests"},{"name":"v0.14.4","sha":"de2bee1335ff1fd701a60cb3d739cf919dbd77ce","kind":"commit","published_at":"2016-02-03T00:47:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"fa9141f90149392cc3fa366736e61a89b07e9205","kind":"commit","published_at":"2016-01-27T03:06:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"44b41957ae81344cf6dc794cf2dbe2da48152622","kind":"commit","published_at":"2016-01-08T15:52:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"0ae4d7f61bb240ae5e2adc9d15a8d5629f738db6","kind":"commit","published_at":"2016-01-04T22:23:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"628bc82957d8e537a1b648e31e10723820bb00ac","kind":"commit","published_at":"2015-12-25T15:12:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0/manifests"},{"name":"v0.14.0-rc2","sha":"9a24d8a7839c37b86748ad8022e39235e8eb6be2","kind":"commit","published_at":"2015-12-14T22:26:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2/manifests"},{"name":"v0.14.0-rc1","sha":"7459597806a2f1f5826eaab26d3c5d974da70fbd","kind":"commit","published_at":"2015-12-04T19:52:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1/manifests"},{"name":"v0.13.4","sha":"a98006f9ffb588030cbdd2e3b4a4515017e58c43","kind":"commit","published_at":"2015-11-24T17:07:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"e33afed6913b58a990bd4b51a038bbfff0a0f42f","kind":"commit","published_at":"2015-11-17T16:34:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"6f28ad04e8f95073646bfeb8936c550ca4a94347","kind":"commit","published_at":"2015-11-10T00:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"330488977f95dbebd6cf6a387bf10a86238331ff","kind":"commit","published_at":"2015-10-29T21:08:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"7980cd589e9dc9e055e1b789bf2f80e7f2ef0f5d","kind":"commit","published_at":"2015-10-21T19:38:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"86394ccd2d7b715eaa054a369679eba4ac82ce1f","kind":"commit","published_at":"2015-10-21T19:04:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"d310459476a461e0d29f166de277896026d8f35f","kind":"commit","published_at":"2015-10-19T17:30:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"06aca1012d01de4ec782acfb8d22a6ec83d48ff7","kind":"commit","published_at":"2015-10-07T21:43:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"6671f90516c2065839efae773ecda924b8bebdae","kind":"commit","published_at":"2015-10-06T19:31:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"a4e194e46c47f8e2eedfab8f0a8c4104e5679c95","kind":"commit","published_at":"2015-09-28T16:15:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"aa485220ff28e907d2548cbfb65bd789c23d9eba","kind":"commit","published_at":"2015-09-25T16:08:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"b55b770f2049852febe47bef27aa0eaceafcec08","kind":"commit","published_at":"2015-09-15T21:10:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"82bc1cb2805f7b624516f71628e6ca525df18cad","kind":"commit","published_at":"2015-08-24T21:31:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0/manifests"},{"name":"v0.10.4","sha":"a8097bcbed6939f0cb308e05acf03a907b666725","kind":"commit","published_at":"2015-08-09T03:29:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"2a43082b52138e33c85878616461445895066a11","kind":"commit","published_at":"2015-08-08T22:51:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"71583523f39c1830d3fcffeff0598c2f803f1048","kind":"commit","published_at":"2015-07-29T20:34:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"6b609c63611b02f9e845b765770983c547cd6af8","kind":"commit","published_at":"2015-07-13T21:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"b6140ec86c5087ad799e9a658f3f0d9b150c205a","kind":"commit","published_at":"2015-07-10T01:35:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"8a18478700f49b94fe7f580664e7b31c581ceb0b","kind":"commit","published_at":"2015-06-20T17:47:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"3da654eb4f0ddb10d81f2706eda1f3819e40b795","kind":"commit","published_at":"2015-06-15T01:46:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"867e87d3530b4fb6bc7f6ec5fb9edcd49e7bd631","kind":"commit","published_at":"2015-06-09T23:38:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"cb794810e7c39352f1bbd533d92983dc22a57510","kind":"commit","published_at":"2015-05-24T20:12:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0/manifests"},{"name":"v0.7.5","sha":"b3ce0b272e5468919d01b3d3ab6751a92f682b48","kind":"commit","published_at":"2015-04-27T19:14:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"abc159f246f15163f7984bcf702409cffc745d6e","kind":"commit","published_at":"2015-04-21T18:14:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"9321a4a8879f380a725c7439114ebf3e0da8abcc","kind":"commit","published_at":"2015-04-01T15:20:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"953606f4d1a9e3a33798b499219fe40b1f81fd96","kind":"commit","published_at":"2015-03-25T23:45:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"03c169188dd10ec2242b7806050781867c0291dd","kind":"commit","published_at":"2015-03-04T21:41:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"078ba0c94f8985dd2d96587784f760474ba51858","kind":"commit","published_at":"2015-02-13T21:06:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"accd9f0ef163d514b091709ffd63f76f6d1a467f","kind":"commit","published_at":"2015-01-27T00:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"57c7a95be20dc77cbe0459a40acc802e16de5148","kind":"commit","published_at":"2015-01-26T23:07:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"706446d6aeb952def6f2016fdc213b6e56b2d40f","kind":"commit","published_at":"2015-01-03T23:58:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"6b294fdd0a7f9686b8b8f05cf8759e90b3e581f9","kind":"commit","published_at":"2014-12-25T17:36:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"3eb741fdb94fff5e8218809b8f7d5a9d2e4d1778","kind":"commit","published_at":"2014-12-15T17:14:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"d65414913839d9d939c8bd938ca21f39f0faa924","kind":"commit","published_at":"2014-12-07T15:15:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"fc3232f6e9d1662c4f9d813b70acb329c4cdc6de","kind":"commit","published_at":"2014-11-30T21:22:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"4b02786c2a7e27613201fe72c033a260018a38d6","kind":"commit","published_at":"2014-11-28T20:34:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"ab8880bc442941c20d58ca2cbb8aace7b2724929","kind":"commit","published_at":"2014-11-17T20:10:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"052b0bc5a3e887d0a36b2277a2e09812a0ce206b","kind":"commit","published_at":"2014-11-11T21:11:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"715b7e868003ac9b121bdacee3e1301b9c660aa9","kind":"commit","published_at":"2014-11-08T19:56:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"088d257c0bec691545cd32f83fd2af753866b8ee","kind":"commit","published_at":"2014-11-08T00:13:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0/manifests"},{"name":"v0.1.29","sha":"3fe7b8bf7c3adc04522f311ce1c1c3b6e39e8edd","kind":"commit","published_at":"2014-11-05T19:58:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.1.29","html_url":"https://github.com/mui/material-ui/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29/manifests"}]},"repo_metadata_updated_at":"2025-12-12T02:56:37.191Z","dependent_packages_count":1643,"downloads":8270843,"downloads_period":"last-month","dependent_repos_count":18484,"rankings":{"downloads":0.12072474058886222,"dependent_repos_count":0.19512031158747434,"dependent_packages_count":0.045096712841779164,"stargazers_count":0.05657222737944497,"forks_count":0.014570360692080925,"docker_downloads_count":0.5458943084307044,"average":0.16299644358672435},"purl":"pkg:npm/%40mui/lab","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mui/lab","docker_dependents_count":393,"docker_downloads_count":33706545,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mui/lab","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mui/lab/dependencies","status":"deprecated","funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-29T16:04:14.239Z","issues_count":4308,"pull_requests_count":9949,"avg_time_to_close_issue":13592057.178502878,"avg_time_to_close_pull_request":1743679.4759773905,"issues_closed_count":2590,"pull_requests_closed_count":8490,"pull_request_authors_count":716,"issue_authors_count":2931,"avg_comments_per_issue":5.109795728876509,"avg_comments_per_pull_request":1.994974369283345,"merged_pull_requests_count":7175,"bot_issues_count":19,"bot_pull_requests_count":3438,"past_year_issues_count":769,"past_year_pull_requests_count":3299,"past_year_avg_time_to_close_issue":842316.4168674699,"past_year_avg_time_to_close_pull_request":466566.7232444611,"past_year_issues_closed_count":415,"past_year_pull_requests_closed_count":2663,"past_year_pull_request_authors_count":186,"past_year_issue_authors_count":610,"past_year_avg_comments_per_issue":1.859557867360208,"past_year_avg_comments_per_pull_request":1.4080024249772658,"past_year_bot_issues_count":9,"past_year_bot_pull_requests_count":1478,"past_year_merged_pull_requests_count":2376,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/issues","maintainers":[{"login":"oliviertassinari","count":773,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"siriwatknp","count":700,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":511,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":434,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"mnajdova","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"michaldudak","count":262,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"aarongarciah","count":237,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"ZeeshanTamboli","count":207,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mj12albert","count":193,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"alexfauquette","count":165,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"samuelsycamore","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"cherniavskii","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"LukasTy","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"bharatkashyap","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"DanailH","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"JCQuintas","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"eps1lon","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"hbjORbj","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hbjORbj"},{"login":"flaviendelangle","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"michelengelen","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"rosskevin","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rosskevin"},{"login":"mbrookes","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"m4theushw","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"apedroferreira","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"hasdfa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"nikitaa24","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikitaa24"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"richbustos","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richbustos"},{"login":"nathanmarks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanmarks"},{"login":"vicasas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"MBilalShafi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joshwooding","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwooding"},{"login":"dimitropoulos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dimitropoulos"},{"login":"arthurbalduini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"dmtrKovalenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmtrKovalenko"},{"login":"hai-cea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-cea"},{"login":"gerdadesign","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"DavidCnoops","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidCnoops"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}],"active_maintainers":[{"login":"siriwatknp","count":282,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":241,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":191,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"oliviertassinari","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"ZeeshanTamboli","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mnajdova","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"mj12albert","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"aarongarciah","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"prakhargupta1","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"JCQuintas","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"DanailH","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"alexfauquette","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"bharatkashyap","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"LukasTy","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"cherniavskii","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"michaldudak","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"MBilalShafi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"flaviendelangle","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"vicasas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Flab/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Flab/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Flab/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Flab/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Flab/codemeta","maintainers":[{"uuid":"brijeshb42","login":"brijeshb42","name":null,"email":"brijeshb42@gmail.com","url":null,"packages_count":70,"html_url":"https://www.npmjs.com/~brijeshb42","role":null,"created_at":"2023-06-05T19:45:40.559Z","updated_at":"2023-06-05T19:45:40.559Z","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":63,"html_url":"https://www.npmjs.com/~michaldudak","role":null,"created_at":"2022-11-12T04:19:30.276Z","updated_at":"2022-11-12T04:19:30.276Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/michaldudak/packages"},{"uuid":"atomiks","login":"atomiks","name":null,"email":"cc.glows@gmail.com","url":null,"packages_count":51,"html_url":"https://www.npmjs.com/~atomiks","role":null,"created_at":"2024-03-08T04:34:30.513Z","updated_at":"2024-03-08T04:34:30.513Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/atomiks/packages"},{"uuid":"mnajdova","login":"mnajdova","name":null,"email":"mnajdova@gmail.com","url":null,"packages_count":88,"html_url":"https://www.npmjs.com/~mnajdova","role":null,"created_at":"2022-11-12T04:19:30.271Z","updated_at":"2022-11-12T04:19:30.271Z","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":113,"html_url":"https://www.npmjs.com/~oliviertassinari","role":null,"created_at":"2022-11-12T04:19:30.249Z","updated_at":"2022-11-12T04:19:30.249Z","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":158,"html_url":"https://www.npmjs.com/~siriwatknp","role":null,"created_at":"2022-11-12T04:19:30.266Z","updated_at":"2022-11-12T04:19:30.266Z","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":113,"html_url":"https://www.npmjs.com/~janpotoms","role":null,"created_at":"2025-08-20T11:07:02.907Z","updated_at":"2025-08-20T11:07:02.907Z","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":42,"html_url":"https://www.npmjs.com/~aarongarciah","role":null,"created_at":"2024-04-02T09:29:21.572Z","updated_at":"2024-04-02T09:29:21.572Z","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":46,"html_url":"https://www.npmjs.com/~mj12albert","role":null,"created_at":"2023-02-16T16:20:26.246Z","updated_at":"2023-02-16T16:20:26.246Z","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":46,"html_url":"https://www.npmjs.com/~diegoandai","role":null,"created_at":"2023-06-05T19:45:40.618Z","updated_at":"2023-06-05T19:45:40.618Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/diegoandai/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5264274,"maintainers_count":1091160,"namespaces_count":333594,"keywords_count":760514,"github":"npm","metadata":{"funded_packages_count":159192},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-12-16T06:37:22.408Z","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":1070396,"name":"@mui/material","ecosystem":"npm","description":"Material UI is an open-source React component library that implements Google's Material Design. It's comprehensive and can be used in production out of the box.","homepage":"https://mui.com/material-ui/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/material-ui","keywords_array":["react","react-component","mui","material-ui","material design"],"namespace":"mui","versions_count":241,"first_release_published_at":"2021-09-02T07:46:49.114Z","latest_release_published_at":"2025-12-03T06:57:00.951Z","latest_release_number":"7.3.6","last_synced_at":"2025-12-15T15:02:37.376Z","created_at":"2022-04-07T20:46:09.952Z","updated_at":"2025-12-15T15:10:09.397Z","registry_url":"https://www.npmjs.com/package/@mui/material","install_command":"npm install @mui/material","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/mui-org"},"dist-tags":{"canary":"6.1.1-dev.20240919-130050-82a6448768","next":"7.0.0-rc.0","latest-v5":"5.18.0","latest-v6":"6.5.0","latest":"7.3.6"}},"repo_metadata":{"id":19822297,"uuid":"23083156","full_name":"mui/material-ui","owner":"mui","description":"Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.","archived":false,"fork":false,"pushed_at":"2025-12-12T22:39:03.000Z","size":701212,"stargazers_count":97450,"open_issues_count":1746,"forks_count":32797,"subscribers_count":1307,"default_branch":"master","last_synced_at":"2025-12-13T02:48:13.798Z","etag":null,"topics":["design-system","material-design","material-ui","react","react-components"],"latest_commit_sha":null,"homepage":"https://mui.com/material-ui/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2014-08-18T19:11:54.000Z","updated_at":"2025-12-12T23:46:18.000Z","dependencies_parsed_at":"2025-06-02T16:06:01.092Z","dependency_job_id":"32b77193-1b92-4638-bb5e-6c82ade9eee5","html_url":"https://github.com/mui/material-ui","commit_stats":{"total_commits":23822,"total_committers":3211,"mean_commits":"7.4188726253503585","dds":0.8266728234405172,"last_synced_commit":"c0620e333641deda56f3cd68c7c3736098ee818c"},"previous_names":["mui-org/material-ui","callemall/material-ui"],"tags_count":570,"template":false,"template_full_name":null,"purl":"pkg:github/mui/material-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/sbom","scorecard":{"id":262861,"data":{"date":"2025-08-17T02:37:43Z","repo":{"name":"github.com/mui/material-ui","commit":"06de3386e5dbd68c7e7496219f702232dcd7ec9f"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.7,"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":"Maintained","score":10,"reason":"30 commit(s) and 1 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":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/check-if-pr-has-label.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yml: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:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/no-response.yml:22","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/check-if-pr-has-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci-check.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-cleanup.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/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/publish-canaries.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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 28 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":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  14 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:  13 out of  13 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":"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: 'allow deletion' disabled on branch 'v6.x'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v6.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v6.x'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'v6.x'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v6.x'","Warn: codeowners review is not required on branch 'master'","Warn: codeowners review is not required on branch 'v6.x'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v6.x'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v6.x'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v6.x'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v6.x'"],"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":"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":"CI-Tests","score":10,"reason":"28 out of 28 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 36 contributing companies or organizations","details":["Info: found contributions from: A11yance, LightSourceAI, TourConnect, Treeshakers, alienfast, calcom, callemall, cefsharp, cssinjs, emikra, goose-duck, instacart, jalaali, lightsourceai, mui, mui-org, nodejs, openfoodfacts, pabloengine, pretur, react-native-community, reactiran, reactjs, reactwg, state-machines, storybookjs, testing-library, text-em-all, typed-typings, typescript-cheatsheets, underjs, vercel, webpack, yarnpkg, yarnplugins, 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":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-cpj6-fhp6-mr6j","Warn: Project is vulnerable to: GHSA-f46r-rw29-r322","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","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-17T11:13:50.539Z","repository_id":19822297,"created_at":"2025-08-17T11:13:50.539Z","updated_at":"2025-08-17T11:13:50.539Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27709121,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-12-13T02:00:09.769Z","response_time":147,"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":"2025-12-15T15:10:09.396Z","dependent_packages_count":7981,"downloads":26138715,"downloads_period":"last-month","dependent_repos_count":163982,"rankings":{"downloads":0.07296704158561163,"dependent_repos_count":0.07876519037955466,"dependent_packages_count":0.011484256065297798,"stargazers_count":0.05657222737944497,"forks_count":0.014570360692080925,"docker_downloads_count":0.22825659189295552,"average":0.07710261133249093},"purl":"pkg:npm/%40mui/material","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mui/material","docker_dependents_count":1509,"docker_downloads_count":59581940,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mui/material","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mui/material/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2025-12-15T10:01:46.107Z","issues_count":4314,"pull_requests_count":9955,"avg_time_to_close_issue":13647144.679064417,"avg_time_to_close_pull_request":1742937.626368452,"issues_closed_count":2593,"pull_requests_closed_count":8493,"pull_request_authors_count":718,"issue_authors_count":2935,"avg_comments_per_issue":5.111961057023644,"avg_comments_per_pull_request":1.994776494224008,"merged_pull_requests_count":7177,"bot_issues_count":19,"bot_pull_requests_count":3440,"past_year_issues_count":581,"past_year_pull_requests_count":2701,"past_year_avg_time_to_close_issue":830240.9868852459,"past_year_avg_time_to_close_pull_request":439397.49953139643,"past_year_issues_closed_count":305,"past_year_pull_requests_closed_count":2134,"past_year_pull_request_authors_count":161,"past_year_issue_authors_count":477,"past_year_avg_comments_per_issue":1.8726333907056798,"past_year_avg_comments_per_pull_request":1.2961865975564606,"past_year_bot_issues_count":3,"past_year_bot_pull_requests_count":1254,"past_year_merged_pull_requests_count":1912,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/issues","maintainers":[{"login":"oliviertassinari","count":773,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"siriwatknp","count":700,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":512,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":434,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"mnajdova","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"michaldudak","count":262,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"aarongarciah","count":237,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"ZeeshanTamboli","count":207,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mj12albert","count":193,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"alexfauquette","count":165,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"samuelsycamore","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"cherniavskii","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"LukasTy","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"bharatkashyap","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"joserodolfofreitas","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"DanailH","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"eps1lon","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"JCQuintas","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"hbjORbj","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hbjORbj"},{"login":"flaviendelangle","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"michelengelen","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"rosskevin","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rosskevin"},{"login":"mbrookes","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"m4theushw","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"apedroferreira","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"hasdfa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"nikitaa24","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikitaa24"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"nathanmarks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanmarks"},{"login":"MBilalShafi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"richbustos","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richbustos"},{"login":"vicasas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"joshwooding","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwooding"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"dimitropoulos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dimitropoulos"},{"login":"arthurbalduini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"dmtrKovalenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmtrKovalenko"},{"login":"H3cth0r","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/H3cth0r"},{"login":"hai-cea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-cea"},{"login":"gerdadesign","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"DavidCnoops","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidCnoops"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}],"active_maintainers":[{"login":"Janpot","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"siriwatknp","count":226,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"DiegoAndai","count":134,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"oliviertassinari","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"ZeeshanTamboli","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mj12albert","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"mnajdova","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"aarongarciah","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"DanailH","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"alexfauquette","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"prakhargupta1","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"LukasTy","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"bharatkashyap","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"cherniavskii","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"JCQuintas","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"michaldudak","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"H3cth0r","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/H3cth0r"},{"login":"vicasas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fmaterial/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fmaterial/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fmaterial/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fmaterial/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fmaterial/codemeta","maintainers":[{"uuid":"brijeshb42","login":"brijeshb42","name":null,"email":"brijeshb42@gmail.com","url":null,"packages_count":70,"html_url":"https://www.npmjs.com/~brijeshb42","role":null,"created_at":"2023-06-05T19:45:41.877Z","updated_at":"2023-06-05T19:45:41.877Z","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":63,"html_url":"https://www.npmjs.com/~michaldudak","role":null,"created_at":"2022-11-10T10:54:51.522Z","updated_at":"2022-11-10T10:54:51.522Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/michaldudak/packages"},{"uuid":"atomiks","login":"atomiks","name":null,"email":"cc.glows@gmail.com","url":null,"packages_count":51,"html_url":"https://www.npmjs.com/~atomiks","role":null,"created_at":"2024-03-07T12:23:34.907Z","updated_at":"2024-03-07T12:23:34.907Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/atomiks/packages"},{"uuid":"mnajdova","login":"mnajdova","name":null,"email":"mnajdova@gmail.com","url":null,"packages_count":88,"html_url":"https://www.npmjs.com/~mnajdova","role":null,"created_at":"2022-11-10T10:54:51.518Z","updated_at":"2022-11-10T10:54:51.518Z","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":113,"html_url":"https://www.npmjs.com/~oliviertassinari","role":null,"created_at":"2022-11-10T10:54:51.503Z","updated_at":"2022-11-10T10:54:51.503Z","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":158,"html_url":"https://www.npmjs.com/~siriwatknp","role":null,"created_at":"2022-11-10T10:54:51.514Z","updated_at":"2022-11-10T10:54:51.514Z","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":113,"html_url":"https://www.npmjs.com/~janpotoms","role":null,"created_at":"2025-08-20T14:36:31.802Z","updated_at":"2025-08-20T14:36:31.802Z","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":42,"html_url":"https://www.npmjs.com/~aarongarciah","role":null,"created_at":"2024-04-02T09:29:20.910Z","updated_at":"2024-04-02T09:29:20.910Z","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":46,"html_url":"https://www.npmjs.com/~mj12albert","role":null,"created_at":"2023-02-16T16:19:41.240Z","updated_at":"2023-02-16T16:19:41.240Z","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":46,"html_url":"https://www.npmjs.com/~diegoandai","role":null,"created_at":"2023-06-05T19:45:41.900Z","updated_at":"2023-06-05T19:45:41.900Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/diegoandai/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5264274,"maintainers_count":1091160,"namespaces_count":333594,"keywords_count":760514,"github":"npm","metadata":{"funded_packages_count":159192},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-12-16T06:37:22.408Z","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":5990191,"name":"org.webjars.npm:mui__material","ecosystem":"maven","description":"WebJar for @mui/material","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/material-ui","keywords_array":[],"namespace":"org.webjars.npm","versions_count":9,"first_release_published_at":"2022-09-24T00:17:42.000Z","latest_release_published_at":"2025-08-03T23:24:16.000Z","latest_release_number":"7.2.0","last_synced_at":"2025-12-12T01:20:58.821Z","created_at":"2023-01-26T17:24:20.469Z","updated_at":"2025-12-12T01:20:58.821Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/mui__material/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/mui__material/","metadata":{},"repo_metadata":{"id":19822297,"uuid":"23083156","full_name":"mui/material-ui","owner":"mui","description":"Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.","archived":false,"fork":false,"pushed_at":"2025-10-22T16:11:10.000Z","size":699196,"stargazers_count":96842,"open_issues_count":1774,"forks_count":32693,"subscribers_count":1324,"default_branch":"master","last_synced_at":"2025-10-22T18:17:02.502Z","etag":null,"topics":["design-system","material-design","material-ui","react","react-components"],"latest_commit_sha":null,"homepage":"https://mui.com/material-ui/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2014-08-18T19:11:54.000Z","updated_at":"2025-10-22T16:11:52.000Z","dependencies_parsed_at":"2025-06-02T16:06:01.092Z","dependency_job_id":"32b77193-1b92-4638-bb5e-6c82ade9eee5","html_url":"https://github.com/mui/material-ui","commit_stats":{"total_commits":23822,"total_committers":3211,"mean_commits":"7.4188726253503585","dds":0.8266728234405172,"last_synced_commit":"c0620e333641deda56f3cd68c7c3736098ee818c"},"previous_names":["mui-org/material-ui","callemall/material-ui"],"tags_count":568,"template":false,"template_full_name":null,"purl":"pkg:github/mui/material-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/sbom","scorecard":{"id":262861,"data":{"date":"2025-08-17T02:37:43Z","repo":{"name":"github.com/mui/material-ui","commit":"06de3386e5dbd68c7e7496219f702232dcd7ec9f"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.7,"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":"Maintained","score":10,"reason":"30 commit(s) and 1 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":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/check-if-pr-has-label.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yml: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:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/no-response.yml:22","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/check-if-pr-has-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci-check.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-cleanup.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/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/publish-canaries.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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 28 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":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  14 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:  13 out of  13 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":"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: 'allow deletion' disabled on branch 'v6.x'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v6.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v6.x'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'v6.x'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v6.x'","Warn: codeowners review is not required on branch 'master'","Warn: codeowners review is not required on branch 'v6.x'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v6.x'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v6.x'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v6.x'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v6.x'"],"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":"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":"CI-Tests","score":10,"reason":"28 out of 28 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 36 contributing companies or organizations","details":["Info: found contributions from: A11yance, LightSourceAI, TourConnect, Treeshakers, alienfast, calcom, callemall, cefsharp, cssinjs, emikra, goose-duck, instacart, jalaali, lightsourceai, mui, mui-org, nodejs, openfoodfacts, pabloengine, pretur, react-native-community, reactiran, reactjs, reactwg, state-machines, storybookjs, testing-library, text-em-all, typed-typings, typescript-cheatsheets, underjs, vercel, webpack, yarnpkg, yarnplugins, 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":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-cpj6-fhp6-mr6j","Warn: Project is vulnerable to: GHSA-f46r-rw29-r322","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","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-17T11:13:50.539Z","repository_id":19822297,"created_at":"2025-08-17T11:13:50.539Z","updated_at":"2025-08-17T11:13:50.539Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280748853,"owners_count":26383954,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-24T02:00:06.418Z","response_time":73,"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":"v7.3.4","sha":"28eadba9ec2899226ecbf4058b8fba1ddeab9e6d","kind":"tag","published_at":"2025-10-02T18:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4/manifests"},{"name":"v7.3.3","sha":"6984a79aa3ebde0ad9d1a21817de900f60b7dc90","kind":"tag","published_at":"2025-10-02T14:01:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3/manifests"},{"name":"v7.3.2","sha":"ebd180cdd48e365aa0c5c54b6568d5efc320590d","kind":"tag","published_at":"2025-09-02T06:18:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"3592ec32c4858c22bf99c535c037c13ee6db6b84","kind":"tag","published_at":"2025-08-06T09:33:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"ad98e5ebf7f2f629f9a8b054d9ee3e7217d163bf","kind":"tag","published_at":"2025-08-05T05:40:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0/manifests"},{"name":"v6.5.0","sha":"894dd472b2cc3bbf218eef521ce5a4bcbe914e60","kind":"tag","published_at":"2025-07-08T02:51:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0/manifests"},{"name":"v5.18.0","sha":"6b50143dcfc2aad56a37c9f2e1f14256e9a65c4e","kind":"tag","published_at":"2025-07-08T02:50:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0/manifests"},{"name":"v7.2.0","sha":"1496d735b2cf16501ce413daec40d627eee77e1d","kind":"tag","published_at":"2025-06-30T08:59:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0/manifests"},{"name":"v7.1.2","sha":"ad2d425db362790d6d0f90fbe5b5d3a5b5132503","kind":"tag","published_at":"2025-06-20T07:34:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2/manifests"},{"name":"v6.4.12","sha":"9179a92b0d97f6d0270c7fac733cfd81bd7354cc","kind":"tag","published_at":"2025-06-02T06:58:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12/manifests"},{"name":"v7.1.1","sha":"0ebb3a14ccc5dbee4ec2682b387511f107b95a65","kind":"tag","published_at":"2025-06-02T06:47:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"e3e07e0b8fac5ca8fb4bbf3ec453dbe79133552f","kind":"tag","published_at":"2025-05-06T08:50:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0/manifests"},{"name":"v6.4.11","sha":"6b3957d9d42c83e069da8e8bb534ec294dcb6254","kind":"tag","published_at":"2025-04-10T02:36:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11/manifests"},{"name":"v7.0.2","sha":"ebb24ce49e1ef8358600a7787cb6c8d671cead63","kind":"tag","published_at":"2025-04-09T13:08:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2/manifests"},{"name":"v6.4.10","sha":"d80a3609c8a7274dc5fafa348382059945aee449","kind":"tag","published_at":"2025-03-31T19:03:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10/manifests"},{"name":"v7.0.1","sha":"d6fdcac555725c3807e6f03445e3a051398ee739","kind":"tag","published_at":"2025-03-28T18:58:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"22aa7db2ed23df3b43530e9fdb57bc1051221457","kind":"tag","published_at":"2025-03-26T14:16:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0/manifests"},{"name":"v6.4.9","sha":"a884cb821f67a831f44cc6abfc3bc77faef91ada","kind":"tag","published_at":"2025-03-25T15:45:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9/manifests"},{"name":"v7.0.0-rc.0","sha":"ebaec8db8ae1b90183817cb0bad549d7fc63fe79","kind":"tag","published_at":"2025-03-19T09:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0/manifests"},{"name":"v5.17.1","sha":"0d509f8a4a48031a1e25974a1604b803892ce94e","kind":"tag","published_at":"2025-03-18T18:44:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"b0dc8270c5a2896293ff8b61052120a13819f0a1","kind":"tag","published_at":"2025-03-18T15:28:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0/manifests"},{"name":"v6.4.8","sha":"2bded219fabaaefc2083aa660d5856ab75cfa8d6","kind":"tag","published_at":"2025-03-17T17:54:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8/manifests"},{"name":"v7.0.0-beta.4","sha":"260ed53760f179e3bb4f1f43e2f2712ecbf9fdd7","kind":"tag","published_at":"2025-03-13T13:30:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4/manifests"},{"name":"v6.4.7","sha":"d1ca0a45fea4327ba4dc9876e62922785493f1c3","kind":"tag","published_at":"2025-03-05T15:19:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7/manifests"},{"name":"v7.0.0-beta.3","sha":"9dea4105c8b413e087bd1d0cc517b52831a2eb86","kind":"tag","published_at":"2025-03-05T15:13:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"48acea181cac8ca14455e76d01d3554ba578781e","kind":"tag","published_at":"2025-02-27T15:00:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2/manifests"},{"name":"v7.0.0-beta.1","sha":"2cf2e71af3c2b26694964884456bc335c2ba6cdb","kind":"tag","published_at":"2025-02-26T18:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1/manifests"},{"name":"v6.4.6","sha":"356b885778a2af26505d5dbba76a9abcceb69800","kind":"tag","published_at":"2025-02-26T13:39:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6/manifests"},{"name":"v7.0.0-beta.0","sha":"b485c1abec1d776e925ca90e6fa7d91e9bd057a7","kind":"tag","published_at":"2025-02-26T13:22:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0/manifests"},{"name":"v7.0.0-alpha.2","sha":"ba14b7070070281c8a6cea1df7653f007bb8da49","kind":"tag","published_at":"2025-02-18T18:57:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.4.5","sha":"6f2b908baa7863e2cbf0ec4518dc90ccfd53597b","kind":"tag","published_at":"2025-02-18T18:46:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5/manifests"},{"name":"v7.0.0-alpha.1","sha":"c390c1c2d1c85f42d40f16ce405a3c4b62026ec7","kind":"tag","published_at":"2025-02-11T17:34:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1/manifests"},{"name":"v6.4.4","sha":"c66361a6ad9d1354b60e6fb93ba3144c1348ab15","kind":"tag","published_at":"2025-02-11T14:31:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4/manifests"},{"name":"v6.4.3","sha":"cee310a92f61ffb75284195a9ed30bcb367c78e2","kind":"tag","published_at":"2025-02-04T18:53:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3/manifests"},{"name":"v7.0.0-alpha.0","sha":"3e3195a4285ca716061f7d7d87f4915630af1b69","kind":"tag","published_at":"2025-02-03T12:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.4.2","sha":"1813d89a599a4027fd216062b2cac8b0c1864f1d","kind":"tag","published_at":"2025-01-29T15:50:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2/manifests"},{"name":"v6.4.1","sha":"819e662a2ce210f8805c45057389217cb1c39a83","kind":"tag","published_at":"2025-01-21T13:23:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"f9949a8889c7e69cac145ce56411298a234d2e49","kind":"tag","published_at":"2025-01-14T16:46:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0/manifests"},{"name":"v5.16.14","sha":"ba588c8333d765af63ab15c8b33dd947b615f70b","kind":"tag","published_at":"2025-01-06T21:20:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14/manifests"},{"name":"v6.3.1","sha":"afd551abd3be44de711d6baef48e62e18b97c908","kind":"tag","published_at":"2025-01-03T13:53:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1/manifests"},{"name":"v5.16.13","sha":"e52a6379f22d38453fa046d410b0c4700707dbd9","kind":"tag","published_at":"2024-12-25T11:25:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13/manifests"},{"name":"v6.3.0","sha":"84d6ecfdccd10f204854beeef98bcc55dc99d117","kind":"tag","published_at":"2024-12-23T18:10:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"17026fc203a8b413ec7343b6eeb267a50519d515","kind":"tag","published_at":"2024-12-17T13:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1/manifests"},{"name":"v5.16.12","sha":"b8fbcf5fb5169d8db6ee0ec35001816d2777e8d4","kind":"tag","published_at":"2024-12-17T13:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12/manifests"},{"name":"v5.16.11","sha":"2413ff076b0d462736dfccd399b4be863fd79ec2","kind":"tag","published_at":"2024-12-11T10:13:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11/manifests"},{"name":"v6.2.0","sha":"3a8ceaead5ac4c2c4554e6500ca3d197420a04c2","kind":"tag","published_at":"2024-12-11T02:03:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0/manifests"},{"name":"v6.1.10","sha":"5c5e9f6d8a90034cd75dcb92403caf6b37efc916","kind":"tag","published_at":"2024-12-04T10:03:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10/manifests"},{"name":"v5.16.9","sha":"ec085b677c43ed1f37e66bd2fb58f27dce9f7184","kind":"tag","published_at":"2024-12-04T09:34:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9/manifests"},{"name":"v5.16.8","sha":"096adfbe28d038397a7f3cf3494b86844226e162","kind":"tag","published_at":"2024-11-28T06:51:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8/manifests"},{"name":"v6.1.9","sha":"821784419eefb89e4ce7b66c4b602a1e33d2fa88","kind":"tag","published_at":"2024-11-27T13:22:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9/manifests"},{"name":"v6.1.8","sha":"0b8739f145423bafdd8e2871312307bfb31c58ef","kind":"tag","published_at":"2024-11-20T15:09:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8/manifests"},{"name":"v6.1.7","sha":"a7d441d0bd3bfc16a1ce9e6d7ff3ad1afc6b62f1","kind":"tag","published_at":"2024-11-13T15:31:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7/manifests"},{"name":"v6.1.6","sha":"32112b76aa821c2a1e98120545019ef1a71ea274","kind":"tag","published_at":"2024-10-30T13:54:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6/manifests"},{"name":"v6.1.5","sha":"01c5f344628bc66e16f86284ee0fc7107002a5ca","kind":"tag","published_at":"2024-10-22T10:28:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5/manifests"},{"name":"v6.1.4","sha":"15ea548de803e4602894cae6304a497d7ddaf09c","kind":"tag","published_at":"2024-10-15T18:35:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4/manifests"},{"name":"v6.1.3","sha":"c7de2cae15cc7b7025ad79e3623320526ed16462","kind":"tag","published_at":"2024-10-09T09:47:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3/manifests"},{"name":"v6.1.2","sha":"e6ff0b5016ac4fa40cdc9b78a0d9ecdd2c0cd9db","kind":"tag","published_at":"2024-10-02T14:51:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"263c7259451d5b928bbdfd299c9c0afc89dfec02","kind":"tag","published_at":"2024-09-19T06:42:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"94cc3d0a66456713e6e25edf9a1ba35ad8df88bc","kind":"tag","published_at":"2024-09-11T13:09:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"bb620d85a89651ca4350e8861bbb35776d583726","kind":"tag","published_at":"2024-09-03T10:33:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"71dbef69dcbf2b87831af579fb777b4f1f4b219a","kind":"tag","published_at":"2024-08-29T13:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"c9a9adfb90e939c0590de6edf10d0c65fcbc8b1e","kind":"tag","published_at":"2024-08-27T09:06:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.0","sha":"55bea65c83c1beac77382fe961f8aa72eec21daa","kind":"tag","published_at":"2024-08-22T08:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0/manifests"},{"name":"v6.0.0-beta.6","sha":"cbb6f8d3b1b72732d51f5628765cfd7e75bd5747","kind":"tag","published_at":"2024-08-18T02:55:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6/manifests"},{"name":"v5.16.7","sha":"b505fd7b64e92db523198712a5d6716c494e0c66","kind":"tag","published_at":"2024-08-09T09:19:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7/manifests"},{"name":"v6.0.0-beta.5","sha":"75c24b0828981651082a3eede027b6871c96c440","kind":"tag","published_at":"2024-08-08T08:52:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5/manifests"},{"name":"v5.16.6","sha":"6eb1bdce38d0fc67fa8aebca260043c7fc8eb3e8","kind":"tag","published_at":"2024-07-30T21:06:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6/manifests"},{"name":"v6.0.0-beta.4","sha":"12532afa3e4f6f13a9fa86eb459c27792c36b6f9","kind":"tag","published_at":"2024-07-30T20:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4/manifests"},{"name":"v5.16.5","sha":"40792e6efb2c92b8964a3912e08aeb4fb7fc41c8","kind":"tag","published_at":"2024-07-25T06:42:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5/manifests"},{"name":"v6.0.0-beta.3","sha":"02fde66a0cd72fb7fe3681a5ea8c4de733b4a865","kind":"tag","published_at":"2024-07-24T18:27:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3/manifests"},{"name":"v5.16.4","sha":"77af399a3ad76f31e5f2e0fab5650b628fa50990","kind":"tag","published_at":"2024-07-16T16:01:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4/manifests"},{"name":"v6.0.0-beta.2","sha":"9ad8c1fd8dfd21d8e37fe73d71e011542b23db72","kind":"tag","published_at":"2024-07-16T14:46:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2/manifests"},{"name":"v5.16.3","sha":"e1824453bdb0a89f15d4dfe47a1c4f90fa0f0500","kind":"tag","published_at":"2024-07-16T14:18:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3/manifests"},{"name":"v6.0.0-beta.1","sha":"19c1935757925d834928a30ea41f58bb95fb355f","kind":"tag","published_at":"2024-07-16T09:42:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1/manifests"},{"name":"v5.16.2","sha":"56ddd108fe153592a800fce4d43f9758b0ff5101","kind":"tag","published_at":"2024-07-16T09:10:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2/manifests"},{"name":"v6.0.0-beta.0","sha":"3364f0740aa5c86e057ec5b0d22c1b12bfd96fa4","kind":"tag","published_at":"2024-07-11T15:54:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0/manifests"},{"name":"v5.16.1","sha":"431af6a2fd9bf6cd0422c61e36c937d1ea5e5015","kind":"tag","published_at":"2024-07-11T15:48:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1/manifests"},{"name":"v5.16.0","sha":"e5e9b9d5e952b52752b758179da20d3fa0982c05","kind":"tag","published_at":"2024-07-05T13:32:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0/manifests"},{"name":"v6.0.0-alpha.14","sha":"2a15dd74c76bacbc867a7313fdc2c42c6168327c","kind":"tag","published_at":"2024-07-05T04:25:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14/manifests"},{"name":"v6.0.0-alpha.13","sha":"a070a894fbe21c52df446438ca1bb5a891d5e1b5","kind":"tag","published_at":"2024-07-03T07:44:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13/manifests"},{"name":"v5.15.21","sha":"a306ce4afcc60de4c3e43b8f9183862235d9318e","kind":"tag","published_at":"2024-06-28T14:09:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21/manifests"},{"name":"v6.0.0-alpha.12","sha":"fb476c6c18b850e8400d03afb7447802afbfd357","kind":"tag","published_at":"2024-06-24T17:12:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.15.20","sha":"f20fa0ba4016e5425a2a4cce841075253828a551","kind":"tag","published_at":"2024-06-12T12:58:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20/manifests"},{"name":"v6.0.0-alpha.11","sha":"22c5206a9e8191b2f81131d6978a0958e55b7032","kind":"tag","published_at":"2024-06-12T08:18:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11/manifests"},{"name":"v6.0.0-alpha.10","sha":"e5ac6c0eef5efd4fa5c5eb11ccbf08e58e7443f8","kind":"tag","published_at":"2024-06-04T10:35:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10/manifests"},{"name":"v6.0.0-alpha.9","sha":"925de32766317bb84a92ec24b2b6465c8e48cc04","kind":"tag","published_at":"2024-05-29T12:25:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.15.19","sha":"77f606ba73bb5439d66871177772f54196044450","kind":"tag","published_at":"2024-05-29T12:01:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19/manifests"},{"name":"v6.0.0-alpha.8","sha":"c7dbe6e8256cef7bd2dbdcbee55428ad82513cd0","kind":"tag","published_at":"2024-05-21T16:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.15.18","sha":"607daac5baa9c8151f111fe4bacea1d7e61881a3","kind":"tag","published_at":"2024-05-16T09:29:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18/manifests"},{"name":"v6.0.0-alpha.7","sha":"997bec6d8d30a1a891aff4eeedefa41c93eaa95c","kind":"tag","published_at":"2024-05-16T06:31:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"7c8db04b91500ba77301acd360d21bff7f7c752f","kind":"tag","published_at":"2024-05-08T13:13:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.15.17","sha":"9bc4fc42959427246addfdf29db95847cc38e410","kind":"tag","published_at":"2024-05-08T12:24:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17/manifests"},{"name":"v5.15.16","sha":"284e251c155d92078f80f98919f4ab260b05e9be","kind":"tag","published_at":"2024-05-01T14:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16/manifests"},{"name":"v6.0.0-alpha.5","sha":"571d5046e26aa07605cb1e01ca99b2eb0b04d009","kind":"tag","published_at":"2024-05-01T14:16:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5/manifests"},{"name":"v6.0.0-alpha.4","sha":"afffc2ffc3db1e6abf48f3b3e13a41e8b758f874","kind":"tag","published_at":"2024-04-24T07:30:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4/manifests"},{"name":"v6.0.0-alpha.3","sha":"6d5e44409344ea4e13ceb3a02c4446dc6a7323b4","kind":"tag","published_at":"2024-04-17T16:10:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3/manifests"},{"name":"v6.0.0-alpha.2","sha":"4e75758b37119bd821435c23d9c111c545e186b6","kind":"tag","published_at":"2024-04-09T15:09:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2/manifests"},{"name":"v6.0.0-alpha.1","sha":"84307c1a2495a716788ec25f046faaa4d16c88c7","kind":"tag","published_at":"2024-04-05T10:43:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1/manifests"},{"name":"v5.15.15","sha":"5a079965186640b5176f00c537f3b9e6c299b5c4","kind":"tag","published_at":"2024-04-04T07:09:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15/manifests"},{"name":"v6.0.0-alpha.0","sha":"2a15ad6f1f5507162b1a5aebf78976ca3023183b","kind":"tag","published_at":"2024-03-26T15:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.15.14","sha":"9585d28317c90f2c71ab88dd5ae37638bb64ad82","kind":"tag","published_at":"2024-03-19T08:18:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14/manifests"},{"name":"v5.15.13","sha":"dbcb678234296de56afaf3138917e967e8d1934a","kind":"tag","published_at":"2024-03-13T14:17:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13/manifests"},{"name":"pigment@0.0.1","sha":"0e765a618a7676c507852cec024464b1fc1cd80f","kind":"tag","published_at":"2024-03-08T04:20:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/pigment@0.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/pigment@0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@pigment%400.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1/manifests"},{"name":"v5.15.12","sha":"5ad69e161d7520274cd37a2524ffb935b6dda158","kind":"tag","published_at":"2024-03-05T15:33:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12/manifests"},{"name":"v5.15.11","sha":"e3257a4d68481b0ca6efd5d06cb5c1e1e77e4286","kind":"tag","published_at":"2024-02-22T08:52:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11/manifests"},{"name":"v5.15.10","sha":"94fcd3ada0842108a9a2ce53e121931e5448649f","kind":"tag","published_at":"2024-02-12T12:38:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10/manifests"},{"name":"v5.15.9","sha":"7917d2a8a4acc0b07328dee8273847652491b769","kind":"tag","published_at":"2024-02-08T12:55:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9/manifests"},{"name":"v5.15.8","sha":"fe5a59e616637a0488b122749479b782f5f8dfa2","kind":"tag","published_at":"2024-02-06T20:42:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8/manifests"},{"name":"v5.15.7","sha":"b80acd69c7c848709d01465d6727b13ed6109258","kind":"tag","published_at":"2024-01-31T13:23:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7/manifests"},{"name":"v5.15.6","sha":"1700e5cd9cbb3bc648b7f799f837c4d23ed42700","kind":"tag","published_at":"2024-01-22T18:09:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6/manifests"},{"name":"v5.15.5","sha":"5d7c4e26a4973a3a80bf5f8a9a8ea14f89554fe0","kind":"tag","published_at":"2024-01-17T09:27:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5/manifests"},{"name":"v5.15.4","sha":"6aadbf91c5eb2c94dea9a49a19eb532606410a5a","kind":"tag","published_at":"2024-01-10T13:49:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4/manifests"},{"name":"v5.15.3","sha":"9fa4e472f9ba4fd4e7f8cfb8bc0d1f1d455ace23","kind":"tag","published_at":"2024-01-03T15:22:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"5d5dd15f70db9ffcb85d4dc57da8a20f5240fb81","kind":"tag","published_at":"2023-12-25T14:24:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"8be7ac66b99059bf2c2edcca9cf15981d389db6b","kind":"tag","published_at":"2023-12-19T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"8c2c6a88a509f9da7c453d4a3c3ab4749a57a36d","kind":"tag","published_at":"2023-12-12T18:21:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0/manifests"},{"name":"v5.14.20","sha":"14fa79f4328e901f82d7fc39aba722a9bf4a8df0","kind":"tag","published_at":"2023-12-05T09:28:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20/manifests"},{"name":"v5.14.19","sha":"a07b4925255aa3fc7ae1255130e182e4573c58d7","kind":"tag","published_at":"2023-11-29T21:11:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19/manifests"},{"name":"v5.14.18","sha":"43a41b6b2fa3f0a186a852b894452722e3a38f04","kind":"tag","published_at":"2023-11-14T08:27:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18/manifests"},{"name":"v5.14.17","sha":"c54a42dd8b0ec8e850bd60438e60a1a8acb3b4a4","kind":"tag","published_at":"2023-11-06T15:34:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17/manifests"},{"name":"v5.14.16","sha":"391b57a05daf67a8154471dae645471f5ffac09f","kind":"tag","published_at":"2023-10-31T10:57:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16/manifests"},{"name":"v5.14.15","sha":"6baedcfed27419ed6b9685f27fcbf3eff46133a3","kind":"tag","published_at":"2023-10-24T15:41:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15/manifests"},{"name":"v5.14.14","sha":"a0cfa182db3e7b196efe36cfe7b31d304c5a0a4e","kind":"tag","published_at":"2023-10-17T13:58:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14/manifests"},{"name":"v5.14.13","sha":"b8811a0fa59e7663b240183219db32f9a617e607","kind":"tag","published_at":"2023-10-10T19:42:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13/manifests"},{"name":"v5.14.12","sha":"bd450a0fdb19b087f47e1d7cce5a72417ec977cc","kind":"commit","published_at":"2023-10-04T16:31:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12/manifests"},{"name":"v5.14.11","sha":"13c0894d0c14c7f577a0a95492aeaa8fff8da33a","kind":"tag","published_at":"2023-09-26T11:47:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11/manifests"},{"name":"v5.14.10","sha":"14e97bffa62760cabcdc7244bff445b423f5286a","kind":"tag","published_at":"2023-09-18T10:18:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10/manifests"},{"name":"v5.14.9","sha":"8255b71ccdbfe9a20f856b5d68a269ab1c5452ca","kind":"tag","published_at":"2023-09-13T13:36:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9/manifests"},{"name":"v5.14.8","sha":"74c58dabc2cf5ed2242fb08e4781d26088d06b12","kind":"tag","published_at":"2023-09-05T12:34:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8/manifests"},{"name":"v5.14.7","sha":"8a09d535f101aac98935f82b76345ca9691b5e2b","kind":"tag","published_at":"2023-08-29T12:04:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7/manifests"},{"name":"v5.14.6","sha":"a1f511dd6ed9adba561e2ba00e1348136ed656db","kind":"commit","published_at":"2023-08-24T11:19:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6/manifests"},{"name":"v5.14.5","sha":"61fbfd1546c55caca984695a41f9c95668d414fc","kind":"tag","published_at":"2023-08-14T14:39:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5/manifests"},{"name":"v5.14.4","sha":"40f4b275022f03e48cf4809cd53d0d0dabb40424","kind":"tag","published_at":"2023-08-08T09:51:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4/manifests"},{"name":"v5.14.3","sha":"2deea341c9abfb640f22520e0c277027f3f91cd0","kind":"tag","published_at":"2023-08-01T15:33:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3/manifests"},{"name":"v5.14.2","sha":"36d9f0d3659e2f5ab1d924988313986962a0bf35","kind":"tag","published_at":"2023-07-25T10:01:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2/manifests"},{"name":"v5.14.1","sha":"f2e5ded80e94407f63a27eadb018139d6f967313","kind":"tag","published_at":"2023-07-19T09:05:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1/manifests"},{"name":"v5.14.0","sha":"2529e3aaaaec2c9f8e8cf669e58bb9c81db5a6d8","kind":"tag","published_at":"2023-07-11T14:57:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0/manifests"},{"name":"v5.13.7","sha":"aac2d5b526e8139314d99f827ecc3b2c24e99686","kind":"tag","published_at":"2023-07-04T08:53:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7/manifests"},{"name":"v5.13.6","sha":"312270bc71224067e1910bbee9f800b4a2469cc7","kind":"tag","published_at":"2023-06-23T14:05:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6/manifests"},{"name":"v5.13.5","sha":"24b3af68ebe79c1891e45c60c6bcfd26f8818f73","kind":"tag","published_at":"2023-06-12T13:43:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5/manifests"},{"name":"v5.13.4","sha":"a522d82df32d3bfab46b25f5ff24eeb9670c83fb","kind":"tag","published_at":"2023-06-05T17:30:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4/manifests"},{"name":"v5.13.3","sha":"70d4a2bb49dca9fef7854a1463a392094222812b","kind":"tag","published_at":"2023-05-29T11:22:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3/manifests"},{"name":"v5.13.2","sha":"f661923e9aa9d9cc634750affbb04bf2007bc57d","kind":"tag","published_at":"2023-05-22T16:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2/manifests"},{"name":"v5.13.1","sha":"0c58832b6e182f782e73b118ed9681055db3e249","kind":"tag","published_at":"2023-05-17T05:25:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"9130a021ca34746e4076fcae50c57bc584026b8f","kind":"tag","published_at":"2023-05-10T08:14:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0/manifests"},{"name":"v5.12.3","sha":"9710ff34b16a0f271107a8619a28546ae3ca7c18","kind":"tag","published_at":"2023-05-02T14:17:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"5b7e9c52e37ef0c3274a762f38cd7ef7ffc9e7a8","kind":"tag","published_at":"2023-04-25T16:42:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"d14d288ae9e9b0e2b3b33d0a77b4113f024d4215","kind":"tag","published_at":"2023-04-17T15:57:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"05127cf65b4250f836897428cd15829669ab8d6c","kind":"tag","published_at":"2023-04-11T09:58:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0/manifests"},{"name":"v5.11.16","sha":"af5e109990a26318c96dbff6f25759ba91f0e147","kind":"tag","published_at":"2023-04-04T14:00:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16/manifests"},{"name":"v5.11.15","sha":"ae98db6aca5f9d4b754ff9fce4ce33f738a00f65","kind":"tag","published_at":"2023-03-28T13:06:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15/manifests"},{"name":"v5.11.14","sha":"f34d17c3294fcdb63fe9a135b4f3aa2459c81189","kind":"tag","published_at":"2023-03-21T17:45:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14/manifests"},{"name":"v5.11.13","sha":"9f7a2bfac55faed1b1c6c7b4b6d1b1659a076bab","kind":"tag","published_at":"2023-03-14T09:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13/manifests"},{"name":"v5.11.12","sha":"b76b8f1098a6c01f39e5e19bf3abf77c2b9cf475","kind":"tag","published_at":"2023-03-06T15:03:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12/manifests"},{"name":"v5.11.11","sha":"58df7f1905f16533ddb5a7977346c0f4548e4547","kind":"tag","published_at":"2023-02-28T09:55:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11/manifests"},{"name":"v5.11.10","sha":"676bc85fa2b02f92f21dd5c7e15f453b6b9c2e3d","kind":"tag","published_at":"2023-02-20T11:30:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10/manifests"},{"name":"v5.11.9","sha":"af5b3f5e7a79da9ef4bbd63d8fcf60927ffb6533","kind":"tag","published_at":"2023-02-14T14:30:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9/manifests"},{"name":"v5.11.8","sha":"d4d8512ce3453711f3c661374579b0d2ed13f3e7","kind":"tag","published_at":"2023-02-07T10:50:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8/manifests"},{"name":"v5.11.7","sha":"33cac172846b032d3f8b9333b72b2af832dd47d0","kind":"tag","published_at":"2023-01-31T09:39:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7/manifests"},{"name":"v5.11.6","sha":"a2e552314847b4d52498538d7ca171763067a5d0","kind":"tag","published_at":"2023-01-23T20:28:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6/manifests"},{"name":"v5.11.5","sha":"685c72dfaf840f4d5b7a3ab738ddcabd74418823","kind":"tag","published_at":"2023-01-18T01:43:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5/manifests"},{"name":"v5.11.4","sha":"bc859d95e4415f880cd6bcb6f44cc9e5e8c8097c","kind":"tag","published_at":"2023-01-09T13:57:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4/manifests"},{"name":"v5.11.3","sha":"a526207c3957de4ebfcda937b58327d69464f15c","kind":"tag","published_at":"2023-01-02T17:00:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3/manifests"},{"name":"v5.11.2","sha":"e9d8fa07e1ff979bcaf92837b131cd9e292f0161","kind":"tag","published_at":"2022-12-26T14:56:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2/manifests"},{"name":"v5.11.1","sha":"a1e30390da62019e5769e398f4cbc9f8892d8f9a","kind":"commit","published_at":"2022-12-20T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"191acda4545c394b78964ab80b364e15686f0e9b","kind":"tag","published_at":"2022-12-13T12:56:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0/manifests"},{"name":"v5.10.17","sha":"4265f343b49e4af9673a49e585439d35c8deeab2","kind":"tag","published_at":"2022-12-06T10:59:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17/manifests"},{"name":"v5.10.16","sha":"b8aa3974d84c176b8857e8d5b29a7be8670bb410","kind":"tag","published_at":"2022-11-28T16:00:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16/manifests"},{"name":"v5.10.15","sha":"14a6e1c61edb5f66f4888e32c04df5e637e7cfc4","kind":"commit","published_at":"2022-11-22T09:45:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15/manifests"},{"name":"v5.10.14","sha":"c2da6de1c504c7dbd8ae1d0771c184c1544a0c76","kind":"tag","published_at":"2022-11-15T09:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14/manifests"},{"name":"v5.10.13","sha":"2f4c2190d1d3614d8063e84b79d4d1f034b3e3fe","kind":"tag","published_at":"2022-11-07T17:53:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13/manifests"},{"name":"v5.10.12","sha":"30cb27cff1d4e1838ca4235ab4285e20f2b2a870","kind":"tag","published_at":"2022-10-31T15:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12/manifests"},{"name":"v5.10.11","sha":"c80ff0339882859af7e17f8bfd0a5f6880b323f8","kind":"commit","published_at":"2022-10-25T09:34:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11/manifests"},{"name":"v5.10.10","sha":"639224a3e3600cb0e04755d89aab250297b6d851","kind":"tag","published_at":"2022-10-18T08:35:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10/manifests"},{"name":"v5.10.9","sha":"7bd7c219e2670ff7791148e9b1a1d2387528fc0c","kind":"tag","published_at":"2022-10-11T11:56:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9/manifests"},{"name":"v5.10.8","sha":"d4a3216cdd858899960f945d6e00b2d59bf1d5d1","kind":"tag","published_at":"2022-10-03T16:28:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8/manifests"},{"name":"v5.10.7","sha":"d9ef6e788eee11256818329c7429242f8b769263","kind":"commit","published_at":"2022-09-27T01:44:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7/manifests"},{"name":"v5.10.6","sha":"0f75f3d78b67c405c23bfd14a29aedff367415b7","kind":"tag","published_at":"2022-09-19T14:34:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6/manifests"},{"name":"v5.10.5","sha":"594d87dab0e43e641a6826c935df8f2c10672955","kind":"tag","published_at":"2022-09-12T14:40:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5/manifests"},{"name":"v5.10.4","sha":"c8feb29320a22cc4461fb5ef5f4f7de7bd96a59b","kind":"commit","published_at":"2022-09-06T09:11:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"992421d0114a9df72d358fe6fccc28c1fb6f1505","kind":"tag","published_at":"2022-08-29T17:37:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"99b23c06d9b018d6c500fa1acb3030d673e219ab","kind":"tag","published_at":"2022-08-23T10:25:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"dfc0b89c665de8e5e3e4ecf68d8c782e74dbb65c","kind":"tag","published_at":"2022-08-16T17:55:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"7f502e06d54c5a2f389a1639358c84279462b54a","kind":"commit","published_at":"2022-08-09T03:21:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0/manifests"},{"name":"v5.9.3","sha":"89617ef683d2bcd2c870e9c1bd58ad4d55247fd5","kind":"tag","published_at":"2022-08-01T20:54:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3/manifests"},{"name":"v5.9.2","sha":"b7f0a16eca4ac2044703032838f90873ec063d75","kind":"tag","published_at":"2022-07-25T15:12:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2/manifests"},{"name":"v5.9.1","sha":"1937412c4345569d98c0950a1016c22508e1ff81","kind":"tag","published_at":"2022-07-18T17:23:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"88ad7d4e623183b8e20702e7961ef9c8de330dc7","kind":"commit","published_at":"2022-07-12T08:54:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0/manifests"},{"name":"v5.8.7","sha":"be0ab4c062a22fc4bb52c47d005b57203b56c09c","kind":"tag","published_at":"2022-07-04T20:39:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7/manifests"},{"name":"v5.8.6","sha":"c58f6653411e0ff38bf67a512d16b87c6523606b","kind":"tag","published_at":"2022-06-27T14:21:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6/manifests"},{"name":"v5.8.5","sha":"3c528113f47cfddf2504ea02ba3065e7c5c46928","kind":"tag","published_at":"2022-06-21T18:05:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5/manifests"},{"name":"v5.8.4","sha":"a6e782ec2f037e2ca989515048ce5f22fe760595","kind":"tag","published_at":"2022-06-14T10:00:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4/manifests"},{"name":"v5.8.3","sha":"b1e4b9cd3e1d88286f9d1485864310a7c1f23a79","kind":"tag","published_at":"2022-06-07T19:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3/manifests"},{"name":"v5.8.2","sha":"93b0aba905b3b6947f58a02d911489bb737ee880","kind":"commit","published_at":"2022-05-31T11:47:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2/manifests"},{"name":"v5.8.1","sha":"1eee9ee437f39f1c3438209154df8e8b9ecd990d","kind":"tag","published_at":"2022-05-23T16:04:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"6a468718b970c39ae83a4029bcb53071c9567430","kind":"tag","published_at":"2022-05-17T09:42:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4eef029981b08c77a9c52d0b863e6b5ced279087","kind":"tag","published_at":"2022-05-10T09:06:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0/manifests"},{"name":"v5.6.4","sha":"edb7e8895ef8def2bf59376d7631e0360a77aaf6","kind":"commit","published_at":"2022-05-02T11:46:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4/manifests"},{"name":"v5.6.3","sha":"124d5e2f0022d17b577a464e6b3a69fa2511105e","kind":"tag","published_at":"2022-04-25T14:04:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3/manifests"},{"name":"v5.6.2","sha":"b3645b3fd11dc26a06ea370a41b5bac1026c6792","kind":"tag","published_at":"2022-04-18T16:10:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2/manifests"},{"name":"v5.6.1","sha":"0251fd5222079e4a512bbd32dff4a7a4c3efe997","kind":"tag","published_at":"2022-04-11T13:21:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"8dcdea53f927ab207718d7ee6576806aca2a3798","kind":"commit","published_at":"2022-04-06T03:27:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0/manifests"},{"name":"v4.12.4","sha":"a563a60219f7f6519fb0f34f6d8e3bf0974e6495","kind":"tag","published_at":"2022-04-03T14:38:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4/manifests"},{"name":"v5.5.3","sha":"96e1f40a3b8aa809d543aa7d466eb48cdfa0b53d","kind":"tag","published_at":"2022-03-28T14:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"dd411b017ea7504a14a16821b694ac6aa01d9b6d","kind":"tag","published_at":"2022-03-21T15:15:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"350b15ee91a93040d50391cb9a45440a90e6b2d1","kind":"tag","published_at":"2022-03-14T16:49:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"f3412aa9d179fdfc3f5c0a4a1cfc1965faef7307","kind":"commit","published_at":"2022-03-07T13:53:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0/manifests"},{"name":"v5.4.4","sha":"965f2eb8cb79bb0685a13d9e28c09617b22358cd","kind":"tag","published_at":"2022-02-28T15:21:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4/manifests"},{"name":"v5.4.3","sha":"e2892a61ea56b6578c2efc81d0324660082ad93c","kind":"tag","published_at":"2022-02-21T16:40:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3/manifests"},{"name":"v5.4.2","sha":"01371028b27156419923b362c4b0af92dc08b29f","kind":"tag","published_at":"2022-02-15T14:57:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"fbce2f80c6cb36e59a4a6826ae46b59a10e1c831","kind":"commit","published_at":"2022-02-08T11:34:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"ba4e819aa58b6a36ae4d96ee79c2a5310a812670","kind":"tag","published_at":"2022-02-01T09:00:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"337be3b2a630d791a5cbc5a2a4575d4f58e38df3","kind":"tag","published_at":"2022-01-24T15:05:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"dcbfc54f581dbf1c0008a8e9e578f896f06228ab","kind":"tag","published_at":"2022-01-17T22:45:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0/manifests"},{"name":"v5.2.8","sha":"f80abbb5f942064c9c270b2ac5bb2a2318876754","kind":"tag","published_at":"2022-01-10T20:11:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8/manifests"},{"name":"v5.2.7","sha":"5daaf9be5115b1cb777fb4cf3d9125baddfe5720","kind":"tag","published_at":"2022-01-03T12:34:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7/manifests"},{"name":"v5.2.6","sha":"052db9d577a03ed8d588ecca9e6c0a5f5ba676e1","kind":"tag","published_at":"2021-12-27T14:23:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6/manifests"},{"name":"v5.2.5","sha":"f8697de9c250dbc6b446bcc08566f50fb4070aab","kind":"tag","published_at":"2021-12-20T14:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5/manifests"},{"name":"v5.2.4","sha":"b265431f9a32ea726c5227821126fbc6424117d5","kind":"commit","published_at":"2021-12-14T13:41:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4/manifests"},{"name":"v5.2.3","sha":"9c3dc12c3de241f44d923bfb089200980f3fd23d","kind":"tag","published_at":"2021-12-06T16:12:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3/manifests"},{"name":"v5.2.2","sha":"fcaec7a75f951c9db79c99c42370ca18212c1f16","kind":"tag","published_at":"2021-11-29T16:51:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"586d9ba2472d549c180cbacddf97eb73425286b3","kind":"tag","published_at":"2021-11-25T11:50:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"353cecb5391571163eb6bd8cbf36d2dd299aaf56","kind":"tag","published_at":"2021-11-23T13:25:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"ddbe15b4d8b7cc1dc84720264fde0b1dafb6166f","kind":"commit","published_at":"2021-11-16T15:06:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"7e26583fe1f95f5c3682213105f8f4b51c9d61c9","kind":"tag","published_at":"2021-11-08T15:14:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0/manifests"},{"name":"v5.0.6","sha":"99752d2848f17c5d1e4840f54863899a19387162","kind":"tag","published_at":"2021-10-27T08:43:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6/manifests"},{"name":"v5.0.5","sha":"58f8ff1f8bc7f0cc4bb728654604a194b3c3790b","kind":"tag","published_at":"2021-10-26T10:14:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"86443310e4344ae1ce6e04f084d58e17e4d62170","kind":"tag","published_at":"2021-10-14T15:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"36258031912caf662f69ca3769c6e0bd46946050","kind":"tag","published_at":"2021-10-07T12:26:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"c510762a325116c654afd3c21381a50b942c2c66","kind":"tag","published_at":"2021-09-29T09:29:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"afcf3ee18e7a9c526348b3bce74b69781b4ad071","kind":"tag","published_at":"2021-09-22T12:15:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"85598e74b85a89a16f8bdf5b68346ca8d6b70557","kind":"tag","published_at":"2021-09-16T11:28:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.1","sha":"1b563a153f5b2736f79a3f45573e2e2b66ba0a9a","kind":"tag","published_at":"2021-09-08T13:55:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"698492a5401b12578dc459397b9d288542fc954b","kind":"commit","published_at":"2021-09-02T02:45:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.5","sha":"0bab71409bcc0865ab3e0fcbfa14fa824ddc5495","kind":"tag","published_at":"2021-08-25T07:30:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"c30ec7bed00b36da7b0e6a202b3cb48d2fc1b579","kind":"tag","published_at":"2021-08-13T21:32:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"e5ccdf299c75ea65b0600ee05ff6c98646891c77","kind":"tag","published_at":"2021-08-09T04:03:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3/manifests"},{"name":"v4.12.3","sha":"77a8daeed0e8efa67c6d86f3cc40239dc6eb3d94","kind":"tag","published_at":"2021-07-30T10:06:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3/manifests"},{"name":"v5.0.0-beta.2","sha":"cca80d861f64b3eaa8a5ef8815b7552aaea61557","kind":"tag","published_at":"2021-07-26T15:01:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2/manifests"},{"name":"v4.12.2","sha":"958241aa0ebf340ad0f152b91949720c85b4fcca","kind":"tag","published_at":"2021-07-19T16:41:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2/manifests"},{"name":"v5.0.0-beta.1","sha":"8a4b8952077b64e90ac9d23c116a45aed672db9c","kind":"tag","published_at":"2021-07-14T16:28:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1/manifests"},{"name":"v4.12.1","sha":"4dc8c9bf3e8a6b21a2aac58b0be3161af334b67d","kind":"tag","published_at":"2021-07-07T13:08:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"53a1655143aa4ec36c29a6063ccdf89c48a74bfd","kind":"tag","published_at":"2021-07-06T13:40:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0/manifests"},{"name":"v5.0.0-beta.0","sha":"a0f416173d2f5b78546f52e572a0f64dcc3751e9","kind":"tag","published_at":"2021-07-01T12:17:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.38","sha":"f60126f95d7b36fa12133887990615b9f47e994a","kind":"commit","published_at":"2021-06-24T03:37:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.38","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38/manifests"},{"name":"v5.0.0-alpha.37","sha":"c795ca0822e2816a630a5654d5471fa04521d23c","kind":"tag","published_at":"2021-06-15T17:49:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.37","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37/manifests"},{"name":"v5.0.0-alpha.36","sha":"cf2f6fa90608b109978698fc48120920beaaa51f","kind":"tag","published_at":"2021-06-08T06:46:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.36","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36/manifests"},{"name":"v5.0.0-alpha.35","sha":"6c0afb6d8fff919e80f9f1ec92613acacd8365e7","kind":"tag","published_at":"2021-05-31T20:34:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.35","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35/manifests"},{"name":"v5.0.0-alpha.34","sha":"ee3a077c161accb887b93a17f9eaa2b23e998319","kind":"tag","published_at":"2021-05-18T10:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.34","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34/manifests"},{"name":"v5.0.0-alpha.33","sha":"0fa6ab4a29e8469c081d3f796e0bd9cab98e9185","kind":"tag","published_at":"2021-05-09T12:29:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.33","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33/manifests"},{"name":"v4.11.4","sha":"6658323b5e2ba366691829bbef3f53c00008497e","kind":"tag","published_at":"2021-04-27T15:48:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4/manifests"},{"name":"v5.0.0-alpha.32","sha":"2e99746c35ea0c1e45187a206d6ebc25a52933dc","kind":"tag","published_at":"2021-04-27T12:59:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32/manifests"},{"name":"v5.0.0-alpha.31","sha":"b061319b132163900d1a4eb64207f5284d28639d","kind":"tag","published_at":"2021-04-20T13:59:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"0bc7ed897d54a899fb0dfc5cbd6c5ee0592705e1","kind":"tag","published_at":"2021-04-12T09:46:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"29934afe4643811f3bed772612f92d539a1e489d","kind":"tag","published_at":"2021-04-04T16:43:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"a83c7715c0e2cfa1c3e59b7a1f828f6a1476b307","kind":"tag","published_at":"2021-03-24T12:57:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"2de88ce2973667921a45ff69ea48a8843cb9d8cb","kind":"tag","published_at":"2021-03-05T13:01:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27/manifests"},{"name":"v5.0.0-alpha.26","sha":"8928a36394154e02a73d5e92a740d5f9ed8da709","kind":"tag","published_at":"2021-02-27T18:39:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"688db35f581ac345a09a15420efdb0e4c98a56ab","kind":"tag","published_at":"2021-02-11T12:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"15108a5aad5342d92e86be5c5388b8321a88b280","kind":"tag","published_at":"2021-01-26T14:08:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24/manifests"},{"name":"v4.11.3-deprecations.1","sha":"6cf7cf7c7b11b38db18a4d2003743cbadeb1b4ee","kind":"commit","published_at":"2021-01-25T23:27:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1/manifests"},{"name":"v4.11.3","sha":"bd79e8f8c5b8c77bc5c13d076377a18d2ceedfa2","kind":"commit","published_at":"2021-01-24T12:45:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3/manifests"},{"name":"v4.11.3-deprecations.0","sha":"f64337cd87428e04c851bb1667f5f9e0e6aeaede","kind":"commit","published_at":"2021-01-24T12:00:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0/manifests"},{"name":"v5.0.0-alpha.23","sha":"af6e7220961c6f5e8ed89172694287dc737828ff","kind":"commit","published_at":"2021-01-14T12:48:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23/manifests"},{"name":"v5.0.0-alpha.22","sha":"c514ea86c11c9817839630e840535358f5044caf","kind":"commit","published_at":"2021-01-04T11:14:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"5c82b9147f811fda24bc09132852ed240f8d9def","kind":"commit","published_at":"2020-12-30T17:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"cd30d9e3961c8b33ce43a133e0a958867a202c41","kind":"commit","published_at":"2020-12-21T17:51:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20/manifests"},{"name":"v5.0.0-alpha.19","sha":"754e29cf5a712d0e0f6bd3e54f80e9997659f68c","kind":"commit","published_at":"2020-12-13T17:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.11.2","sha":"174b64f8a3adffb8df3c13285f4edc2437a8547a","kind":"commit","published_at":"2020-12-02T23:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2/manifests"},{"name":"v5.0.0-alpha.18","sha":"c5561c5febbe1c3bd5446c8a0bb480025ab38b86","kind":"commit","published_at":"2020-12-02T23:25:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.11.1","sha":"b8092ce09e164a1cb2fec2f3a5b6aa6e2dc6cbbd","kind":"commit","published_at":"2020-11-24T14:35:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1/manifests"},{"name":"v5.0.0-alpha.17","sha":"41d6a360e0fb245dd74549445539c6218a9dc737","kind":"commit","published_at":"2020-11-23T00:49:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17/manifests"},{"name":"v5.0.0-alpha.16","sha":"47a8e102eeaa5a68a2b4f99c08085cfddc0bef77","kind":"commit","published_at":"2020-11-14T12:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16/manifests"},{"name":"v5.0.0-alpha.15","sha":"fa9cbc835ee70b12234b7207b1872356277da5fa","kind":"commit","published_at":"2020-11-03T23:57:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15/manifests"},{"name":"v5.0.0-alpha.14","sha":"56520e757e0052e25f8dd5d78214458c4b7c634d","kind":"commit","published_at":"2020-10-23T22:59:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14/manifests"},{"name":"v5.0.0-alpha.13","sha":"b82af55f9917f9e77a3cae9b36e47b29d43182c0","kind":"commit","published_at":"2020-10-17T21:47:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13/manifests"},{"name":"v5.0.0-alpha.12","sha":"c7c3643948bce7327a7f01665caa7474be2694f9","kind":"commit","published_at":"2020-10-10T22:32:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12/manifests"},{"name":"v5.0.0-alpha.11","sha":"b4fe7eefd494fa28cd3453067af8872a83f31fa6","kind":"commit","published_at":"2020-09-26T15:07:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11/manifests"},{"name":"v5.0.0-alpha.10","sha":"2e1502fc18d86d69a6b55fc4ac5dcb50ddf192c4","kind":"commit","published_at":"2020-09-15T08:10:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10/manifests"},{"name":"v5.0.0-alpha.9","sha":"e830beb63940d24129285f554fc9c2fb0bd7ccbf","kind":"commit","published_at":"2020-09-06T16:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9/manifests"},{"name":"v5.0.0-alpha.8","sha":"5f986712bbb2f0b789c151b6d2f3e2d48cde0980","kind":"commit","published_at":"2020-08-31T16:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"c32a96b4beb3a5c72a8c179fb095f09dacf61050","kind":"commit","published_at":"2020-08-22T16:39:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"15fd6232de294be9ba0ca103351a11f84009b04f","kind":"commit","published_at":"2020-08-13T16:56:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6/manifests"},{"name":"v5.0.0-alpha.5","sha":"40aa9cbb1df08a5994392d5cea15a60979b28a7e","kind":"commit","published_at":"2020-07-27T22:55:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"519390c2bb12b5eb7b6f5f898afb78ac7f285543","kind":"commit","published_at":"2020-07-19T17:54:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"f432112f0bcfb1fd2002002db181e83edc99d906","kind":"commit","published_at":"2020-07-12T17:06:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"f928d6e04ea7f185cda0e739ebbe2ea36d0aa4d3","kind":"commit","published_at":"2020-07-04T23:16:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2/manifests"},{"name":"v4.11.0","sha":"79ebf71d31cca2c73143891960ea54ec1132bdeb","kind":"commit","published_at":"2020-06-30T23:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0/manifests"},{"name":"v5.0.0-alpha.1","sha":"8281371f88c81fc3e4560b0334cc0c473b9d45f9","kind":"commit","published_at":"2020-06-27T15:07:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.10.2","sha":"d0bfcb4f11fd3904b1e235d80fbfe23758de8372","kind":"commit","published_at":"2020-06-11T19:11:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"4e12b951f64fd47864b4dea8ec8631387a89ddb1","kind":"commit","published_at":"2020-06-01T15:14:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"dd9280e753eb8dc3444a26e85fe4f800b759cad2","kind":"commit","published_at":"2020-05-23T17:50:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0/manifests"},{"name":"v4.9.14","sha":"1fb44683825f0ee7f4d5933528598917ff72f0e4","kind":"commit","published_at":"2020-05-11T22:41:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.14","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14/manifests"},{"name":"v4.9.13","sha":"c224f32bb8f144e590c096d103c9d59c2509ed93","kind":"commit","published_at":"2020-05-04T11:29:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.13","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13/manifests"},{"name":"v4.9.12","sha":"3e5fd3c4f200e50a1331857f092a547b41f6db1e","kind":"commit","published_at":"2020-04-26T23:18:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.12","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12/manifests"},{"name":"v4.9.11","sha":"77f6fe0a73791176bd58d8c013bf5631270faf4d","kind":"commit","published_at":"2020-04-19T14:10:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11/manifests"},{"name":"4.9.11","sha":"b551194a14c4469f3b07dc43bc6aaea525138944","kind":"commit","published_at":"2020-04-18T10:43:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11/manifests"},{"name":"v4.9.10","sha":"8baef82396665179c67ca3acfd51e396b947f412","kind":"commit","published_at":"2020-04-11T13:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.10","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10/manifests"},{"name":"v4.9.9","sha":"c191471a20315cae4006c1e4d3d51db5e49b5fee","kind":"commit","published_at":"2020-04-04T15:54:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.9","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9/manifests"},{"name":"v4.9.8","sha":"e9fbcbf015bbf7057aadd5777703b7059aedf043","kind":"commit","published_at":"2020-03-28T19:33:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8/manifests"},{"name":"v4.9.7","sha":"10bc98f283feaae6397ef1b73b1b82be4a39a5f5","kind":"commit","published_at":"2020-03-18T12:45:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7/manifests"},{"name":"v4.9.6","sha":"0176a231719152fa4a2100aa7119e9fd777b5fed","kind":"commit","published_at":"2020-03-18T10:52:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6/manifests"},{"name":"v4.9.5","sha":"b9dec2780203e37148d87788f727c668d9019581","kind":"commit","published_at":"2020-02-29T10:36:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5/manifests"},{"name":"v4.9.4","sha":"45fe0e31c462ed3a2fba134fb1edbd05b91da2a4","kind":"commit","published_at":"2020-02-23T10:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4/manifests"},{"name":"v4.9.3","sha":"2bec4ebc9c20be8abecbad6d3f0f7ba2875c9c35","kind":"commit","published_at":"2020-02-16T11:52:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3/manifests"},{"name":"v4.9.2","sha":"f567b384f509d36b7e10f691e6b58538e7db8869","kind":"commit","published_at":"2020-02-09T18:32:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"717887fdd9d3b27701d760d78aa12ecf52f02f43","kind":"commit","published_at":"2020-02-02T11:46:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f2c9817526b729801b1716afc957ef3886ccb422","kind":"commit","published_at":"2020-01-22T20:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"d0c928c82e3fc8f284a2f7fd1b9acbf717c5a64e","kind":"commit","published_at":"2020-01-06T11:44:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"0c7ca746674cfb47a46cad8ebea21155702fd38c","kind":"commit","published_at":"2019-12-30T10:59:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"c6f734f0d6b183962e83fc5612fef6583bf40712","kind":"commit","published_at":"2019-12-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3a8f0eace8dd6a1c3234a8be2b7c41f06b6260d4","kind":"commit","published_at":"2019-12-14T19:59:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"0a129d58056d38bd15141aaa98d346774895d5f5","kind":"commit","published_at":"2019-12-07T12:46:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"6291316a32cfb4fb19ffdbcf30abfcb63023f17f","kind":"commit","published_at":"2019-12-01T10:59:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1/manifests"},{"name":"v3.9.4","sha":"6b0fee51deb7c32b75498d4ab2186946e7c4ce0a","kind":"commit","published_at":"2019-11-28T09:28:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4/manifests"},{"name":"v4.7.0","sha":"2b04ee905695540bde87653908ece5c4d57546c9","kind":"commit","published_at":"2019-11-22T10:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"856188b2de7a5e514803314f329da76fe65dec50","kind":"commit","published_at":"2019-11-12T13:52:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"d2d76bf26231a96981260232de5271b24e9391a4","kind":"commit","published_at":"2019-11-05T16:46:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0/manifests"},{"name":"v4.5.2","sha":"cb52f392b3b3528857178a756354ffb0e8bccd73","kind":"commit","published_at":"2019-10-28T22:58:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"803d08fbdf20de2d34c36a2a27bbc8e5a7e79fb2","kind":"commit","published_at":"2019-10-12T20:22:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"de3c62c25bf9e92ba35019e5a3ca7f68a36600d8","kind":"commit","published_at":"2019-10-02T08:07:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"554e7dce0cd96a4f9ef1924b41a3ce530cb433ae","kind":"commit","published_at":"2019-09-22T17:16:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"b563d529a8544fa4f4090723239ab075665c5f03","kind":"commit","published_at":"2019-09-11T20:45:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"f3beaee67fb9a4145a792fc8b798ef327b55f513","kind":"commit","published_at":"2019-09-08T09:58:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1/manifests"},{"name":"v1.2.5","sha":"8ee2d7168294f21af787aaba46661824097e33bb","kind":"tag","published_at":"2019-09-03T18:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5/manifests"},{"name":"v4.4.0","sha":"98f2c7cae9b2e0a53cf731882164aa44babb4be3","kind":"commit","published_at":"2019-08-31T12:19:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"29c1adf61a141a3db885ee569e42251cee53e749","kind":"commit","published_at":"2019-08-21T17:29:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3/manifests"},{"name":"v1.2.4","sha":"e44972d3c3e199529fdbc85974f7ae570b8424a0","kind":"tag","published_at":"2019-08-16T20:53:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4/manifests"},{"name":"v4.3.2","sha":"f2dbeca2dd1aecf6bc56e2302ec766d2e4bfb2ac","kind":"commit","published_at":"2019-08-10T17:39:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"d5a2ad9d26f7b089111b208c929ac1f98e7f6958","kind":"commit","published_at":"2019-08-03T15:14:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"8c28ed9c67e7b6ad02a8826178352aa4e9901b50","kind":"commit","published_at":"2019-07-28T14:32:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"42f78c69a59f0b5fa5fb8f533385f04ef77d7889","kind":"commit","published_at":"2019-07-17T13:42:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1/manifests"},{"name":"v1.0.4","sha":"455489e2e149ff5393f6ba08870368c88da259bd","kind":"tag","published_at":"2019-07-10T15:39:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"4c21bc05d6c5e48c64bc947ba9e271ed3e762a0e","kind":"tag","published_at":"2019-07-10T15:08:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"543041538f31cbdfbe3e85b8bc0f5c183ac5448e","kind":"tag","published_at":"2019-07-09T13:14:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"3a40065694cab2a5e8dedab6781e98493c1dc69d","kind":"tag","published_at":"2019-07-09T12:54:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1/manifests"},{"name":"v4.2.0","sha":"cf2cdd83f2a2f65d0e979d1faa9e815a5e2d3502","kind":"commit","published_at":"2019-07-06T15:30:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"6da1d591264e8c4a18e5ab56bdf6f8c0f985ed99","kind":"commit","published_at":"2019-06-25T13:53:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"eade31e58deb8ff3faee777313d70141e5868ebe","kind":"commit","published_at":"2019-06-23T11:46:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"b78a5ab7581488f7fff271a2cf64927dd28c3ab0","kind":"commit","published_at":"2019-06-13T09:55:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"07b9d6efaac1b663b2657173227e9490c796191e","kind":"commit","published_at":"2019-06-10T11:50:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"d58075ddb1757a11c47ef3d2b1fe9bed55e640dd","kind":"commit","published_at":"2019-06-03T16:35:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a3572bcaf34d204b314fd2c84064c9180f3a50f1","kind":"commit","published_at":"2019-05-27T12:48:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"505e275285c757e0515c8623b43c823d8a74790c","kind":"commit","published_at":"2019-05-23T15:39:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.0","sha":"a33f0ab64999331a54267cdf0eb89e53fa4d70cd","kind":"commit","published_at":"2019-05-20T21:26:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0/manifests"},{"name":"v4.0.0-beta.2","sha":"3686a27055dce58b5e800b520087c0c448b7480e","kind":"commit","published_at":"2019-05-13T12:26:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"5c152157078503e8599537108c3be9e00969fa34","kind":"commit","published_at":"2019-05-05T12:24:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"f19bd59ae53f23e3637383061774542d973cc48c","kind":"commit","published_at":"2019-04-28T22:42:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.8","sha":"92d6e987a43041fde63fd02cad61277d04193c29","kind":"commit","published_at":"2019-04-17T19:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"663643e0a83554d7730be42140aef6bc3ac09c6a","kind":"commit","published_at":"2019-04-07T23:25:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"2482d2b689440df6fb3da6157a789adac2783736","kind":"commit","published_at":"2019-03-30T19:33:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6/manifests"},{"name":"v3.9.3","sha":"ebed7922fc97331519f507768572a068edb8494e","kind":"commit","published_at":"2019-03-28T14:06:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3/manifests"},{"name":"v4.0.0-alpha.5","sha":"1bfdbe5688fb3556e4bebd1f8e357c515244ac42","kind":"commit","published_at":"2019-03-23T21:04:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"997324d52467e3a7b7a8058c0ba8309d04d4ddf6","kind":"commit","published_at":"2019-03-17T11:00:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"3a5d2e50411ddd3caea450abda49fd7c6ed230dc","kind":"commit","published_at":"2019-03-10T11:57:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"f606f7584dd842a89423dd3cc69e32b5ad3fdae1","kind":"commit","published_at":"2019-03-03T16:12:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"eea3b4d9a623f87d79be63f57b4a69ddfe375610","kind":"commit","published_at":"2019-02-20T10:58:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"97b26c4821299aef21e6ef9372a25aedd78d0137","kind":"commit","published_at":"2019-02-12T14:39:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.9.2","sha":"dbc788f7d231b4eceaa7a6a3e253104de5de9af0","kind":"commit","published_at":"2019-02-03T20:45:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2/manifests"},{"name":"v3.9.1","sha":"b903d7432b5a06583c9915f7ab9346bad76007a1","kind":"commit","published_at":"2019-01-26T13:59:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"f6353cdd15b954091c3f53498eb7de198755b740","kind":"commit","published_at":"2019-01-14T21:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"8df7a83ccc0b200e67feb823ceaaf793e4b6d007","kind":"commit","published_at":"2019-01-09T21:57:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"c202914213f19b070738ba5837da18e89c1662ee","kind":"commit","published_at":"2019-01-07T18:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"baa45b12252be8965809a0ad06e67e7dc7d44313","kind":"commit","published_at":"2018-12-30T21:47:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"0445ca8b710425f22744249a0c7bb3c20e95237b","kind":"commit","published_at":"2018-12-30T21:24:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"f0d60d8a510180e9c7a9b588d3e6c04d0d1a23d3","kind":"commit","published_at":"2018-12-22T15:42:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"1871b089aef090728321cab69be92daaec6eb131","kind":"commit","published_at":"2018-12-17T20:02:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0/manifests"},{"name":"v3.6.2","sha":"edde0b4f0073fcacb7233b553812f3dffe619da5","kind":"commit","published_at":"2018-12-09T20:22:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"e5fbf74a06157e2d73701a158e8d6b5914429ea1","kind":"commit","published_at":"2018-12-01T10:43:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1/manifests"},{"name":"issue-13699-mster","sha":"ac0153bf1b13ddbc1e43c22693f2c223838d9f1a","kind":"tag","published_at":"2018-11-28T20:15:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/issue-13699-mster","html_url":"https://github.com/mui/material-ui/releases/tag/issue-13699-mster","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@issue-13699-mster","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster/manifests"},{"name":"v3.6.0","sha":"d9c790fa69a1c053c3d471e030e4066122d58902","kind":"commit","published_at":"2018-11-26T19:49:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"34492c23a773b1db66fe65801997257709c4f319","kind":"commit","published_at":"2018-11-12T23:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"dc6b2b870fa514e98c74b6854d22c6e25e7684cb","kind":"commit","published_at":"2018-11-12T22:46:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"ba1dc0f27cd85996dbf3ef9df4d7f10552d6c91f","kind":"commit","published_at":"2018-11-04T23:41:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0/manifests"},{"name":"v3.3.2","sha":"47b20fe33c5f1c8a2563bad3c27811c37f698794","kind":"commit","published_at":"2018-10-27T20:16:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"92b2a36716c8ced3d12ff0b300be06cc4743e6da","kind":"commit","published_at":"2018-10-23T22:16:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"47d3b93780400d6eaef48d29dfcbebec8a5f22b2","kind":"commit","published_at":"2018-10-21T21:27:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"bbb0b683dd45d130b17580da86fe6ccc1ab5b3d3","kind":"commit","published_at":"2018-10-15T22:11:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"a61f0fc9a56ef22874753175bad2a636460130d1","kind":"commit","published_at":"2018-10-14T21:03:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"58f526f46e609e3e6cd785d15bfc5486df7ab79f","kind":"commit","published_at":"2018-10-07T22:44:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"dbd67aa892a4e9885d763fcb0d1f6c1691fbf763","kind":"commit","published_at":"2018-09-30T17:16:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"6184c508f94500a9da7486ccb2b9398023e4b1b5","kind":"commit","published_at":"2018-09-23T22:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"a9cbda69c8e059d928da53d9525652170b999455","kind":"commit","published_at":"2018-09-16T21:32:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"27412afa36b6c64b15b3b33cd51235efbc55a775","kind":"commit","published_at":"2018-09-08T22:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d6fb8524ff94080614e8d4d1064c7b2cec66c5d1","kind":"commit","published_at":"2018-09-03T21:14:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"2e9643f6c43c9b393a3914cd085aac92df546c04","kind":"commit","published_at":"2018-08-28T22:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"6847e0affc09f56a1497013be98bc3b59ccd3fde","kind":"commit","published_at":"2018-08-27T17:34:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0/manifests"},{"name":"v1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1","html_url":"https://github.com/mui/material-ui/releases/tag/v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1/manifests"},{"name":"v1.5.1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6b4c29e324eaa1272ce7b42ecab0e3460af6f437","kind":"commit","published_at":"2018-08-12T20:42:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0/manifests"},{"name":"v0.20.2","sha":"1b1c1fce216b5b2f5ecd52d21f8ec6a326c00cd5","kind":"commit","published_at":"2018-08-05T21:43:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2/manifests"},{"name":"v1.4.3","sha":"99650a6d174ad97b41ba1079cd5d7f55b5db21b5","kind":"commit","published_at":"2018-08-04T10:26:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e9bb799208b34fb8f8bbfe4b63b7a1942f95d91f","kind":"commit","published_at":"2018-07-29T14:37:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"869692ecf3812bc4577ed4dde81a9911c5949695","kind":"commit","published_at":"2018-07-22T21:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7fdc1890fb744b565480835fd5684e66871c679f","kind":"commit","published_at":"2018-07-14T15:02:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"f12ba5bfafc53ada2e5719697dd8373d41fa9471","kind":"commit","published_at":"2018-07-02T20:06:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"cd47eeabdcd4f67e35ff5ad56ae82a571da5747a","kind":"commit","published_at":"2018-06-26T10:53:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"e943cb8d6f405de5d53c1f3d1908cbccb502bb3a","kind":"commit","published_at":"2018-06-20T21:41:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"29308b10b3f8ba3565168e4da4bb5f793cb8b4f9","kind":"commit","published_at":"2018-06-18T18:38:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7c094a0f0381c7b68a223e27b5dc700a7595b122","kind":"commit","published_at":"2018-06-10T09:50:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2a300cdec817595ac879bc419257e55ef318b0f9","kind":"commit","published_at":"2018-06-03T15:25:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"3ccf76d315404ebd67f1254f5679d327c0647dfd","kind":"commit","published_at":"2018-05-26T14:56:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"73101790333124cc8f5857bc46038b7d2315842a","kind":"commit","published_at":"2018-05-17T22:07:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.1","sha":"aae0c434f99c4ab559d8aff53cfbd2cfa7974043","kind":"commit","published_at":"2018-05-15T21:15:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1/manifests"},{"name":"v0.20.1","sha":"c663649d9edf9d196aadbb3b426fd613816964fc","kind":"commit","published_at":"2018-05-13T21:34:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1/manifests"},{"name":"v1.0.0-rc.0","sha":"5f3008fc26479b40ff16ec498ae0e6e3361fdb47","kind":"commit","published_at":"2018-05-13T19:13:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-beta.47","sha":"d16e4f5115a9fde3e8958d7959a912a55cbb246d","kind":"commit","published_at":"2018-05-09T21:48:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.47","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47/manifests"},{"name":"v1.0.0-beta.46","sha":"aa1ef83f22650245dd736681d7ec6331cb2a42ef","kind":"commit","published_at":"2018-05-08T21:51:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.46","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46/manifests"},{"name":"v1.0.0-beta.45","sha":"ab592831cbf5987a6516139aeaf148bdb3360ccb","kind":"commit","published_at":"2018-05-07T13:38:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.45","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45/manifests"},{"name":"v1.0.0-beta.44","sha":"0bba4ad1aed5d2181baa156009301eb56fd80158","kind":"commit","published_at":"2018-04-29T20:57:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.44","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44/manifests"},{"name":"v1.0.0-beta.43","sha":"6dfe7382b9777885abe84f4d1f66c0c62545d559","kind":"commit","published_at":"2018-04-22T10:47:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.43","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43/manifests"},{"name":"v1.0.0-beta.42","sha":"bc03443cac8a55ce3fc4d19e6a95e0f3d0116fbf","kind":"commit","published_at":"2018-04-16T20:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.42","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42/manifests"},{"name":"v1.0.0-beta.41","sha":"cddff325bdc2c79592701c11e295e48db0879c28","kind":"tag","published_at":"2018-04-07T18:26:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.41","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41/manifests"},{"name":"v1.0.0-beta.40","sha":"7f423b6bef54c4a34f3b53d9b8ebf33c183916f8","kind":"tag","published_at":"2018-04-01T09:55:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.40","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40/manifests"},{"name":"v1.0.0-beta.39","sha":"b95cb7a83a102b21b7f6add713398f6c9e743d50","kind":"tag","published_at":"2018-03-28T21:23:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.39","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39/manifests"},{"name":"v1.0.0-beta.38","sha":"a6ccfbe7699b67b03703b49a7cb14d865b841d38","kind":"tag","published_at":"2018-03-17T12:24:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.38","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38/manifests"},{"name":"v1.0.0-beta.37","sha":"1587ac3654ae5061eb21f652722a02cc4c367292","kind":"tag","published_at":"2018-03-11T14:31:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.37","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37/manifests"},{"name":"v1.0.0-beta.36","sha":"f31bd2e431c29f85a053387ce062987a3fc36168","kind":"tag","published_at":"2018-03-05T21:07:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.36","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36/manifests"},{"name":"v1.0.0-beta.35","sha":"25ca14ffcec6eeb75446730a03cc4a2014c5e8ab","kind":"tag","published_at":"2018-02-25T22:47:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.35","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.2","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2/manifests"},{"name":"olivier-material-ui-codemod@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1/manifests"},{"name":"olivier-material-ui-icons@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.1","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1/manifests"},{"name":"olivier-material-ui-codemod@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0/manifests"},{"name":"olivier-material-ui-icons@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0/manifests"},{"name":"v1.0.0-beta.34","sha":"284dfcb06fed2244033cc971cb78f485bafece3d","kind":"tag","published_at":"2018-02-17T12:08:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.34","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34/manifests"},{"name":"v1.0.0-beta.33","sha":"b7f698d48d61e74f74e5e50a08b4309460a55266","kind":"tag","published_at":"2018-02-10T12:03:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.33","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33/manifests"},{"name":"v1.0.0-beta.32","sha":"896bc50f35a83fac0453dbbecd9f367b45b450e9","kind":"tag","published_at":"2018-02-04T22:44:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.32","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32/manifests"},{"name":"v1.0.0-beta.31","sha":"6271146a2545aeedf4110990de21ebc0c910b627","kind":"tag","published_at":"2018-01-29T22:06:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.31","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31/manifests"},{"name":"v1.0.0-beta.30","sha":"2bb35ce508832f518a4c3af8cd7cf67af8fd90c5","kind":"tag","published_at":"2018-01-21T22:50:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.30","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30/manifests"},{"name":"v1.0.0-beta.29","sha":"7386d56d4dfb85ca4a586a56691b6a58798d5c42","kind":"tag","published_at":"2018-01-16T20:27:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.29","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29/manifests"},{"name":"v1.0.0-beta.28","sha":"e1f3dad9084edf460d42e0a5f6b7c956eaa51e8d","kind":"tag","published_at":"2018-01-14T14:52:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.28","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28/manifests"},{"name":"v1.0.0-beta.27","sha":"fcfe4a64a95f65e205c5ba9523987982e6556eea","kind":"tag","published_at":"2018-01-06T15:25:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.27","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27/manifests"},{"name":"v1.0.0-beta.26","sha":"bd42549ee464bce03743f7ee18964066f9d3907d","kind":"tag","published_at":"2017-12-30T23:24:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.26","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26/manifests"},{"name":"v1.0.0-beta.25","sha":"d9ab3e313136fa5fb179743b560ac7c9e4fa8f6a","kind":"tag","published_at":"2017-12-22T23:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.25","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25/manifests"},{"name":"v1.0.0-beta.24","sha":"7c8fe8516f8bf6317e7cc748eefa7d97c92b4007","kind":"tag","published_at":"2017-12-17T12:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.24","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24/manifests"},{"name":"v1.0.0-beta.23","sha":"1a4e5b06ae0a7f6b3a6be810d272ebdf3efbb863","kind":"tag","published_at":"2017-12-09T09:51:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.23","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23/manifests"},{"name":"v0.20.0","sha":"86b40ae4883e95d6139e9e5d59c0e14aa022ce3a","kind":"commit","published_at":"2017-12-04T04:05:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0/manifests"},{"name":"v1.0.0-beta.22","sha":"22f68ca292a947349ae2877b09e85775703ec87f","kind":"tag","published_at":"2017-11-28T23:11:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22/manifests"},{"name":"v1.0.0-beta.21","sha":"d33604a9deacbb2725da3688d823416486a039c1","kind":"tag","published_at":"2017-11-13T22:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21/manifests"},{"name":"v1.0.0-beta.20","sha":"076d08bfa709ffdb4858106ebda73f475e4ec5b9","kind":"tag","published_at":"2017-11-05T19:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20/manifests"},{"name":"v1.0.0-beta.19","sha":"2a1879fb818973d4df766c2d7842afd939fdb2b8","kind":"tag","published_at":"2017-10-30T21:51:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19/manifests"},{"name":"v1.0.0-beta.18","sha":"f626204f8e0cd9933bcb7a8c8ac5cd97d6419eca","kind":"tag","published_at":"2017-10-23T21:58:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18/manifests"},{"name":"v1.0.0-beta.17","sha":"616d69d5ff7263eb9c84960b6b7a4c9ff852d4ef","kind":"tag","published_at":"2017-10-15T22:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17/manifests"},{"name":"v1.0.0-beta.16","sha":"56fd0d9d2f6fe0222b8c4117e227de1d725918ba","kind":"tag","published_at":"2017-10-08T20:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16/manifests"},{"name":"v0.19.4","sha":"f1bc4be26ca68578f0cfd053fed8eeabe0d3a636","kind":"tag","published_at":"2017-10-08T19:56:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4/manifests"},{"name":"v1.0.0-beta.15","sha":"4da17a67182a212be91a36cec9c976ccb6293380","kind":"tag","published_at":"2017-10-04T16:05:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15/manifests"},{"name":"v1.0.0-beta.13","sha":"736f12000e6989b2e37fcf10deca8bcf20a284f5","kind":"tag","published_at":"2017-10-01T19:58:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13/manifests"},{"name":"v0.19.3","sha":"7e484cc0c2e3db1e30ebe89d93475f2999f6168c","kind":"tag","published_at":"2017-10-01T19:35:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3/manifests"},{"name":"v1.0.0-beta.12","sha":"65b6e04a74a1520209e7b8fcfa311a431ecb070a","kind":"tag","published_at":"2017-09-24T18:24:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12/manifests"},{"name":"v0.19.2","sha":"5f750e046d48fa2f8c0efd86290ea48661c9b32e","kind":"tag","published_at":"2017-09-18T20:14:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2/manifests"},{"name":"v1.0.0-beta.11","sha":"01c6feb33e7e4e5043ce2a8377fa7dda3dbc8180","kind":"tag","published_at":"2017-09-18T19:11:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11/manifests"},{"name":"v1.0.0-beta.10","sha":"3d4518c997fe875f8e91044ff59a09a46fdfb726","kind":"tag","published_at":"2017-09-13T21:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10/manifests"},{"name":"v1.0.0-beta.9","sha":"d4dba0da9a00efe5104365ca647d848a131a41a6","kind":"tag","published_at":"2017-09-10T11:17:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9/manifests"},{"name":"v1.0.0-beta.8","sha":"865b39bef48c3f85743c3914ba146b97b93fce0f","kind":"tag","published_at":"2017-09-02T11:11:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8/manifests"},{"name":"v0.19.1","sha":"b0d03e92c64bee1ac8c25acd0c48657b7f605d9a","kind":"tag","published_at":"2017-09-02T10:38:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1/manifests"},{"name":"v1.0.0-beta.7","sha":"d2083879918dcafdc9c17e3e19440000a0abb3b0","kind":"tag","published_at":"2017-08-30T22:51:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7/manifests"},{"name":"v1.0.0-beta.6","sha":"8385df161a6792d472821e30c7095b267b844950","kind":"tag","published_at":"2017-08-20T14:48:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6/manifests"},{"name":"v1.0.0-beta.5","sha":"8292545fd41ea9f9d3c7c52bb45f60a4fea434a9","kind":"tag","published_at":"2017-08-15T08:55:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5/manifests"},{"name":"v0.19.0","sha":"d1b3bc614a818d497e38fd51c85077dd7b490bad","kind":"tag","published_at":"2017-08-15T08:17:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0/manifests"},{"name":"v1.0.0-beta.4","sha":"110f0a6e95e8e2b51b2bdd7e545a9b41d1a0009f","kind":"tag","published_at":"2017-08-05T10:09:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4/manifests"},{"name":"v1.0.0-beta.3","sha":"e0dd9560d4a152ca0a61558b6238edc40746c354","kind":"tag","published_at":"2017-07-29T21:00:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"45d5da95daf4d52b0ea6e4ffbef27755fa0aa196","kind":"tag","published_at":"2017-07-23T17:45:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"603fbde8d99e386d6640ec6c24ba9fcfc4316dd4","kind":"tag","published_at":"2017-07-23T17:12:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1/manifests"},{"name":"v0.18.7","sha":"50f6dfc4b6ee7473e27ba950c3ce900b24f17d1c","kind":"tag","published_at":"2017-07-23T15:51:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7/manifests"},{"name":"v1.0.0-alpha.22","sha":"f3992561ed94696d595b6a56efc7449c7dee67c7","kind":"tag","published_at":"2017-07-18T09:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22/manifests"},{"name":"v1.0.0-alpha.21","sha":"49d21891b72796f4a8f383d9b15b66f72cb94549","kind":"tag","published_at":"2017-07-04T22:13:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21/manifests"},{"name":"v0.18.6","sha":"1d10ecbac4a83f9934bb6a7f025855f82002113c","kind":"tag","published_at":"2017-07-04T21:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6/manifests"},{"name":"v0.18.5","sha":"86f7c4141cc66ab1e96a681a6945472283e41ea3","kind":"tag","published_at":"2017-06-28T18:14:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5/manifests"},{"name":"v1.0.0-alpha.20","sha":"84363396403cbbd51072d0b09822cd6d8ab6bf87","kind":"tag","published_at":"2017-06-25T18:01:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20/manifests"},{"name":"v0.18.4","sha":"2c6872cacf19ac71a316b282c2467162dcd148c6","kind":"tag","published_at":"2017-06-25T17:39:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4/manifests"},{"name":"v1.0.0-alpha.19","sha":"611bfd7557fd928933e39c054d2b2edeb57adaed","kind":"tag","published_at":"2017-06-19T16:58:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19/manifests"},{"name":"v1.0.0-alpha.18","sha":"5fdb60642bdf2907b7fba352cf2cd0fa7208848f","kind":"tag","published_at":"2017-06-19T10:12:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18/manifests"},{"name":"v1.0.0-alpha.17","sha":"73e0a35145d10f3c29a991f75e5ba8315e0e754a","kind":"tag","published_at":"2017-06-12T11:55:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17/manifests"},{"name":"v0.18.3","sha":"4c6a542c772f9fe9ff97bb95f63801138d7722d0","kind":"tag","published_at":"2017-06-07T21:28:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"9d3b59b3fec3b31b37334c3bd842112f3d090f86","kind":"commit","published_at":"2017-06-06T21:29:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2/manifests"},{"name":"v1.0.0-alpha.16","sha":"0c7dba6dc5ad8b9f69ec3c60e3ba31f2973e582a","kind":"tag","published_at":"2017-06-01T08:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"18508aeb3e5817406209e15c3e51a53c2cbece96","kind":"tag","published_at":"2017-05-23T20:00:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"771fb44738e116a1d2cec7aabb8ed1425b1d57f6","kind":"tag","published_at":"2017-05-14T10:11:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14/manifests"},{"name":"v0.18.1","sha":"715372edf9fc21244030207409b4070158f6936d","kind":"tag","published_at":"2017-05-13T10:21:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1/manifests"},{"name":"v1.0.0-alpha.13","sha":"17fde80a53fb9fcce31a82290f54de55cf3655e9","kind":"tag","published_at":"2017-05-08T10:47:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13/manifests"},{"name":"v0.18.0","sha":"dea7938b1265a3b100899d65589fbd05e877ab9e","kind":"tag","published_at":"2017-04-30T22:26:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0/manifests"},{"name":"v1.0.0-alpha.12","sha":"dc7371e4770fd3e8b1a82b9c2c2a652acaa73713","kind":"tag","published_at":"2017-04-30T22:22:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12/manifests"},{"name":"v0.17.4","sha":"a398290811c94bd6bb2d5d04c7f6d0ce734e3ad6","kind":"commit","published_at":"2017-04-14T17:20:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4/manifests"},{"name":"v1.0.0-alpha.11","sha":"7b3dbfaf2e94e8139424c8660692ee20d5a9880e","kind":"tag","published_at":"2017-04-14T16:50:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11/manifests"},{"name":"v0.17.3","sha":"53076a03182668f94d3bf40cd880309a51e9be88","kind":"tag","published_at":"2017-04-10T21:42:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"38c4aed87e608ded8e083dcf341ed5e9a14c20ef","kind":"tag","published_at":"2017-04-09T11:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2/manifests"},{"name":"v1.0.0-alpha.10","sha":"27fd907d604c1d3189b7b70e3a7e4758e0171492","kind":"tag","published_at":"2017-04-06T12:00:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"b962c2fbfa7a9cab9e9844e01966b90ca86e67a1","kind":"tag","published_at":"2017-04-01T13:47:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a0b4691eb3958aeb9173a8f4e705c81dfb7d25da","kind":"tag","published_at":"2017-03-25T11:46:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8/manifests"},{"name":"v0.17.1","sha":"05280483dbbc29e56edd8f3644721679b55d4d73","kind":"commit","published_at":"2017-03-13T12:27:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1/manifests"},{"name":"v1.0.0-alpha.7","sha":"9281a3fcee37d6afb9e493ff06e8a2626f4d7d91","kind":"tag","published_at":"2017-03-12T12:31:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"69f604946c366c655d0613841c034cacee7e9ef4","kind":"commit","published_at":"2017-02-26T12:41:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6/manifests"},{"name":"v1.0.0-alpha.5","sha":"74973892bdfacd5c9e3a4ce63185e9a6500d9522","kind":"commit","published_at":"2017-02-26T11:04:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-alpha.4","sha":"6472a6864951bfe7f3739afbe74b50981299ac28","kind":"commit","published_at":"2017-02-26T10:19:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4/manifests"},{"name":"v0.17.0","sha":"c9af9606bcea6551ceaadc2f6430d629eb679e84","kind":"commit","published_at":"2017-02-12T22:06:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0/manifests"},{"name":"v1.0.0-alpha.3","sha":"4583f5212d0b668e3801a859d3cc584cec0ec173","kind":"commit","published_at":"2017-02-12T21:43:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"8476782b595175d25c8a972b5fe53bc1f8532676","kind":"tag","published_at":"2017-02-07T19:48:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"3a0eb03018a9c5c96ba5233de8ef45202403a94c","kind":"commit","published_at":"2017-01-29T21:29:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.16.7","sha":"867c6c29b1badd839b1fd57720e5754fcd53a516","kind":"commit","published_at":"2017-01-15T19:57:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"bc84dbeeb78b725fefdc10cdc6eee7b75cc1226e","kind":"commit","published_at":"2016-12-25T21:03:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"8a03a04ef17f76ce09b88607b216d8a8e4d277d6","kind":"commit","published_at":"2016-12-09T20:45:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"84c18c98ff56fbe81be902735164219040729bb1","kind":"commit","published_at":"2016-11-17T19:18:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"066c5d53d1d4ecec2923ed12ec14647ae8248a9c","kind":"commit","published_at":"2016-11-17T16:41:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"806b2eab2272b430e814f8b3c7f1e7b31cd0e306","kind":"commit","published_at":"2016-11-14T17:22:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"2085737a798d9cb808b2fddf1f06883b27327ccc","kind":"commit","published_at":"2016-10-19T18:24:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"6eb9913441cb39562f4c935bdd70042d26daa260","kind":"commit","published_at":"2016-10-05T14:36:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0/manifests"},{"name":"v0.16.0-rc2","sha":"71a9524d0ec28dad2f566a42c7bb8ad2ea93ce36","kind":"commit","published_at":"2016-09-24T19:31:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2/manifests"},{"name":"v0.16.0-rc1","sha":"1691addd7f84317619c6831c35cb1f32ef3779b6","kind":"commit","published_at":"2016-09-07T19:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1/manifests"},{"name":"v0.15.4","sha":"be9bc14f4cda041299b6f8845af87b9278c871fc","kind":"commit","published_at":"2016-08-10T22:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"8bd3589dd7f676f3d725559cbd63457afe8d3691","kind":"commit","published_at":"2016-08-02T20:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"908f694e1e6eae9e63da6b22e63100d6bda4fa8e","kind":"commit","published_at":"2016-07-09T21:10:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"1fed1bcc81d89e473e261c1da4bf0a3a46515ce8","kind":"tag","published_at":"2016-06-20T08:15:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"06667b589952f58ff8c6d277df364ef16dada671","kind":"tag","published_at":"2016-05-06T13:49:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0/manifests"},{"name":"v0.15.0-beta.2","sha":"7cf7adfe9042e9be8dbaa1c850ffacca26e9c269","kind":"commit","published_at":"2016-04-21T22:57:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2/manifests"},{"name":"v0.15.0-beta.1","sha":"47d7525fb77c7c579e99d595b3f98c69fc838c77","kind":"tag","published_at":"2016-04-14T13:33:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1/manifests"},{"name":"v0.15.0-alpha.2","sha":"caabf9eaee5a5e11097958105f8427cfc8905f86","kind":"tag","published_at":"2016-03-17T23:37:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2/manifests"},{"name":"v0.15.0-alpha.1","sha":"2ebddeb908857c16ece162964a7e501ab37716ba","kind":"commit","published_at":"2016-02-27T17:54:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1/manifests"},{"name":"v0.14.4","sha":"de2bee1335ff1fd701a60cb3d739cf919dbd77ce","kind":"commit","published_at":"2016-02-03T00:47:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"fa9141f90149392cc3fa366736e61a89b07e9205","kind":"commit","published_at":"2016-01-27T03:06:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"44b41957ae81344cf6dc794cf2dbe2da48152622","kind":"commit","published_at":"2016-01-08T15:52:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"0ae4d7f61bb240ae5e2adc9d15a8d5629f738db6","kind":"commit","published_at":"2016-01-04T22:23:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"628bc82957d8e537a1b648e31e10723820bb00ac","kind":"commit","published_at":"2015-12-25T15:12:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0/manifests"},{"name":"v0.14.0-rc2","sha":"9a24d8a7839c37b86748ad8022e39235e8eb6be2","kind":"commit","published_at":"2015-12-14T22:26:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2/manifests"},{"name":"v0.14.0-rc1","sha":"7459597806a2f1f5826eaab26d3c5d974da70fbd","kind":"commit","published_at":"2015-12-04T19:52:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1/manifests"},{"name":"v0.13.4","sha":"a98006f9ffb588030cbdd2e3b4a4515017e58c43","kind":"commit","published_at":"2015-11-24T17:07:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"e33afed6913b58a990bd4b51a038bbfff0a0f42f","kind":"commit","published_at":"2015-11-17T16:34:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"6f28ad04e8f95073646bfeb8936c550ca4a94347","kind":"commit","published_at":"2015-11-10T00:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"330488977f95dbebd6cf6a387bf10a86238331ff","kind":"commit","published_at":"2015-10-29T21:08:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"7980cd589e9dc9e055e1b789bf2f80e7f2ef0f5d","kind":"commit","published_at":"2015-10-21T19:38:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"86394ccd2d7b715eaa054a369679eba4ac82ce1f","kind":"commit","published_at":"2015-10-21T19:04:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"d310459476a461e0d29f166de277896026d8f35f","kind":"commit","published_at":"2015-10-19T17:30:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"06aca1012d01de4ec782acfb8d22a6ec83d48ff7","kind":"commit","published_at":"2015-10-07T21:43:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"6671f90516c2065839efae773ecda924b8bebdae","kind":"commit","published_at":"2015-10-06T19:31:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"a4e194e46c47f8e2eedfab8f0a8c4104e5679c95","kind":"commit","published_at":"2015-09-28T16:15:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"aa485220ff28e907d2548cbfb65bd789c23d9eba","kind":"commit","published_at":"2015-09-25T16:08:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"b55b770f2049852febe47bef27aa0eaceafcec08","kind":"commit","published_at":"2015-09-15T21:10:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"82bc1cb2805f7b624516f71628e6ca525df18cad","kind":"commit","published_at":"2015-08-24T21:31:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0/manifests"},{"name":"v0.10.4","sha":"a8097bcbed6939f0cb308e05acf03a907b666725","kind":"commit","published_at":"2015-08-09T03:29:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"2a43082b52138e33c85878616461445895066a11","kind":"commit","published_at":"2015-08-08T22:51:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"71583523f39c1830d3fcffeff0598c2f803f1048","kind":"commit","published_at":"2015-07-29T20:34:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"6b609c63611b02f9e845b765770983c547cd6af8","kind":"commit","published_at":"2015-07-13T21:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"b6140ec86c5087ad799e9a658f3f0d9b150c205a","kind":"commit","published_at":"2015-07-10T01:35:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"8a18478700f49b94fe7f580664e7b31c581ceb0b","kind":"commit","published_at":"2015-06-20T17:47:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"3da654eb4f0ddb10d81f2706eda1f3819e40b795","kind":"commit","published_at":"2015-06-15T01:46:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"867e87d3530b4fb6bc7f6ec5fb9edcd49e7bd631","kind":"commit","published_at":"2015-06-09T23:38:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"cb794810e7c39352f1bbd533d92983dc22a57510","kind":"commit","published_at":"2015-05-24T20:12:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0/manifests"},{"name":"v0.7.5","sha":"b3ce0b272e5468919d01b3d3ab6751a92f682b48","kind":"commit","published_at":"2015-04-27T19:14:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"abc159f246f15163f7984bcf702409cffc745d6e","kind":"commit","published_at":"2015-04-21T18:14:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"9321a4a8879f380a725c7439114ebf3e0da8abcc","kind":"commit","published_at":"2015-04-01T15:20:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"953606f4d1a9e3a33798b499219fe40b1f81fd96","kind":"commit","published_at":"2015-03-25T23:45:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"03c169188dd10ec2242b7806050781867c0291dd","kind":"commit","published_at":"2015-03-04T21:41:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"078ba0c94f8985dd2d96587784f760474ba51858","kind":"commit","published_at":"2015-02-13T21:06:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"accd9f0ef163d514b091709ffd63f76f6d1a467f","kind":"commit","published_at":"2015-01-27T00:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"57c7a95be20dc77cbe0459a40acc802e16de5148","kind":"commit","published_at":"2015-01-26T23:07:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"706446d6aeb952def6f2016fdc213b6e56b2d40f","kind":"commit","published_at":"2015-01-03T23:58:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"6b294fdd0a7f9686b8b8f05cf8759e90b3e581f9","kind":"commit","published_at":"2014-12-25T17:36:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"3eb741fdb94fff5e8218809b8f7d5a9d2e4d1778","kind":"commit","published_at":"2014-12-15T17:14:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"d65414913839d9d939c8bd938ca21f39f0faa924","kind":"commit","published_at":"2014-12-07T15:15:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"fc3232f6e9d1662c4f9d813b70acb329c4cdc6de","kind":"commit","published_at":"2014-11-30T21:22:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"4b02786c2a7e27613201fe72c033a260018a38d6","kind":"commit","published_at":"2014-11-28T20:34:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"ab8880bc442941c20d58ca2cbb8aace7b2724929","kind":"commit","published_at":"2014-11-17T20:10:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"052b0bc5a3e887d0a36b2277a2e09812a0ce206b","kind":"commit","published_at":"2014-11-11T21:11:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"715b7e868003ac9b121bdacee3e1301b9c660aa9","kind":"commit","published_at":"2014-11-08T19:56:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"088d257c0bec691545cd32f83fd2af753866b8ee","kind":"commit","published_at":"2014-11-08T00:13:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0/manifests"},{"name":"v0.1.29","sha":"3fe7b8bf7c3adc04522f311ce1c1c3b6e39e8edd","kind":"commit","published_at":"2014-11-05T19:58:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.1.29","html_url":"https://github.com/mui/material-ui/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29/manifests"}]},"repo_metadata_updated_at":"2025-10-29T21:14:05.870Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":0.021267929767677964,"forks_count":0.27828885460159747,"average":20.284839778251737},"purl":"pkg:maven/org.webjars.npm/mui__material","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:mui__material","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:mui__material","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:mui__material/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-29T16:04:14.239Z","issues_count":4308,"pull_requests_count":9949,"avg_time_to_close_issue":13592057.178502878,"avg_time_to_close_pull_request":1743679.4759773905,"issues_closed_count":2590,"pull_requests_closed_count":8490,"pull_request_authors_count":716,"issue_authors_count":2931,"avg_comments_per_issue":5.109795728876509,"avg_comments_per_pull_request":1.994974369283345,"merged_pull_requests_count":7175,"bot_issues_count":19,"bot_pull_requests_count":3438,"past_year_issues_count":769,"past_year_pull_requests_count":3299,"past_year_avg_time_to_close_issue":842316.4168674699,"past_year_avg_time_to_close_pull_request":466566.7232444611,"past_year_issues_closed_count":415,"past_year_pull_requests_closed_count":2663,"past_year_pull_request_authors_count":186,"past_year_issue_authors_count":610,"past_year_avg_comments_per_issue":1.859557867360208,"past_year_avg_comments_per_pull_request":1.4080024249772658,"past_year_bot_issues_count":9,"past_year_bot_pull_requests_count":1478,"past_year_merged_pull_requests_count":2376,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/issues","maintainers":[{"login":"oliviertassinari","count":773,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"siriwatknp","count":700,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":511,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":434,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"mnajdova","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"michaldudak","count":262,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"aarongarciah","count":237,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"ZeeshanTamboli","count":207,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mj12albert","count":193,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"alexfauquette","count":165,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"samuelsycamore","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"cherniavskii","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"LukasTy","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"bharatkashyap","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"DanailH","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"JCQuintas","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"eps1lon","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"hbjORbj","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hbjORbj"},{"login":"flaviendelangle","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"michelengelen","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"rosskevin","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rosskevin"},{"login":"mbrookes","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"m4theushw","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"apedroferreira","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"hasdfa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"nikitaa24","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikitaa24"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"richbustos","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richbustos"},{"login":"nathanmarks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanmarks"},{"login":"vicasas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"MBilalShafi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joshwooding","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwooding"},{"login":"dimitropoulos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dimitropoulos"},{"login":"arthurbalduini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"dmtrKovalenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmtrKovalenko"},{"login":"hai-cea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-cea"},{"login":"gerdadesign","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"DavidCnoops","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidCnoops"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}],"active_maintainers":[{"login":"siriwatknp","count":282,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":241,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":191,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"oliviertassinari","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"ZeeshanTamboli","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mnajdova","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"mj12albert","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"aarongarciah","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"prakhargupta1","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"JCQuintas","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"DanailH","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"alexfauquette","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"bharatkashyap","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"LukasTy","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"cherniavskii","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"michaldudak","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"MBilalShafi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"flaviendelangle","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"vicasas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:mui__material/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:mui__material/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:mui__material/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:mui__material/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:mui__material/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":572386,"maintainers_count":0,"namespaces_count":75981,"keywords_count":35251,"github":"maven-central","metadata":{"funded_packages_count":38856},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-12-16T05:44:42.274Z","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":5389638,"name":"@funnc/mui","ecosystem":"npm","description":"React components that implement Google's Material Design.","homepage":"https://mui.com/material-ui/getting-started/overview/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/material-ui","keywords_array":["react","react-component","mui","material-ui","material design"],"namespace":"funnc","versions_count":2,"first_release_published_at":"2022-11-04T05:55:24.596Z","latest_release_published_at":"2022-11-04T06:53:39.876Z","latest_release_number":"5.10.13","last_synced_at":"2025-12-12T01:21:01.523Z","created_at":"2022-11-04T07:00:01.439Z","updated_at":"2025-12-12T02:56:37.226Z","registry_url":"https://www.npmjs.com/package/@funnc/mui","install_command":"npm install @funnc/mui","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/mui"},"dist-tags":{"latest":"5.10.13"}},"repo_metadata":{"id":19822297,"uuid":"23083156","full_name":"mui/material-ui","owner":"mui","description":"Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.","archived":false,"fork":false,"pushed_at":"2025-10-22T16:11:10.000Z","size":699196,"stargazers_count":96842,"open_issues_count":1774,"forks_count":32693,"subscribers_count":1324,"default_branch":"master","last_synced_at":"2025-10-22T18:17:02.502Z","etag":null,"topics":["design-system","material-design","material-ui","react","react-components"],"latest_commit_sha":null,"homepage":"https://mui.com/material-ui/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2014-08-18T19:11:54.000Z","updated_at":"2025-10-22T16:11:52.000Z","dependencies_parsed_at":"2025-06-02T16:06:01.092Z","dependency_job_id":"32b77193-1b92-4638-bb5e-6c82ade9eee5","html_url":"https://github.com/mui/material-ui","commit_stats":{"total_commits":23822,"total_committers":3211,"mean_commits":"7.4188726253503585","dds":0.8266728234405172,"last_synced_commit":"c0620e333641deda56f3cd68c7c3736098ee818c"},"previous_names":["mui-org/material-ui","callemall/material-ui"],"tags_count":568,"template":false,"template_full_name":null,"purl":"pkg:github/mui/material-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/sbom","scorecard":{"id":262861,"data":{"date":"2025-08-17T02:37:43Z","repo":{"name":"github.com/mui/material-ui","commit":"06de3386e5dbd68c7e7496219f702232dcd7ec9f"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.7,"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":"Maintained","score":10,"reason":"30 commit(s) and 1 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":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/check-if-pr-has-label.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yml: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:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/no-response.yml:22","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/check-if-pr-has-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci-check.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-cleanup.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/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/publish-canaries.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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 28 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":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  14 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:  13 out of  13 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":"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: 'allow deletion' disabled on branch 'v6.x'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v6.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v6.x'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'v6.x'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v6.x'","Warn: codeowners review is not required on branch 'master'","Warn: codeowners review is not required on branch 'v6.x'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v6.x'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v6.x'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v6.x'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v6.x'"],"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":"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":"CI-Tests","score":10,"reason":"28 out of 28 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 36 contributing companies or organizations","details":["Info: found contributions from: A11yance, LightSourceAI, TourConnect, Treeshakers, alienfast, calcom, callemall, cefsharp, cssinjs, emikra, goose-duck, instacart, jalaali, lightsourceai, mui, mui-org, nodejs, openfoodfacts, pabloengine, pretur, react-native-community, reactiran, reactjs, reactwg, state-machines, storybookjs, testing-library, text-em-all, typed-typings, typescript-cheatsheets, underjs, vercel, webpack, yarnpkg, yarnplugins, 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":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-cpj6-fhp6-mr6j","Warn: Project is vulnerable to: GHSA-f46r-rw29-r322","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","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-17T11:13:50.539Z","repository_id":19822297,"created_at":"2025-08-17T11:13:50.539Z","updated_at":"2025-08-17T11:13:50.539Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280748853,"owners_count":26383954,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-24T02:00:06.418Z","response_time":73,"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":"v7.3.4","sha":"28eadba9ec2899226ecbf4058b8fba1ddeab9e6d","kind":"tag","published_at":"2025-10-02T18:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4/manifests"},{"name":"v7.3.3","sha":"6984a79aa3ebde0ad9d1a21817de900f60b7dc90","kind":"tag","published_at":"2025-10-02T14:01:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3/manifests"},{"name":"v7.3.2","sha":"ebd180cdd48e365aa0c5c54b6568d5efc320590d","kind":"tag","published_at":"2025-09-02T06:18:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"3592ec32c4858c22bf99c535c037c13ee6db6b84","kind":"tag","published_at":"2025-08-06T09:33:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"ad98e5ebf7f2f629f9a8b054d9ee3e7217d163bf","kind":"tag","published_at":"2025-08-05T05:40:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0/manifests"},{"name":"v6.5.0","sha":"894dd472b2cc3bbf218eef521ce5a4bcbe914e60","kind":"tag","published_at":"2025-07-08T02:51:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0/manifests"},{"name":"v5.18.0","sha":"6b50143dcfc2aad56a37c9f2e1f14256e9a65c4e","kind":"tag","published_at":"2025-07-08T02:50:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0/manifests"},{"name":"v7.2.0","sha":"1496d735b2cf16501ce413daec40d627eee77e1d","kind":"tag","published_at":"2025-06-30T08:59:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0/manifests"},{"name":"v7.1.2","sha":"ad2d425db362790d6d0f90fbe5b5d3a5b5132503","kind":"tag","published_at":"2025-06-20T07:34:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2/manifests"},{"name":"v6.4.12","sha":"9179a92b0d97f6d0270c7fac733cfd81bd7354cc","kind":"tag","published_at":"2025-06-02T06:58:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12/manifests"},{"name":"v7.1.1","sha":"0ebb3a14ccc5dbee4ec2682b387511f107b95a65","kind":"tag","published_at":"2025-06-02T06:47:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"e3e07e0b8fac5ca8fb4bbf3ec453dbe79133552f","kind":"tag","published_at":"2025-05-06T08:50:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0/manifests"},{"name":"v6.4.11","sha":"6b3957d9d42c83e069da8e8bb534ec294dcb6254","kind":"tag","published_at":"2025-04-10T02:36:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11/manifests"},{"name":"v7.0.2","sha":"ebb24ce49e1ef8358600a7787cb6c8d671cead63","kind":"tag","published_at":"2025-04-09T13:08:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2/manifests"},{"name":"v6.4.10","sha":"d80a3609c8a7274dc5fafa348382059945aee449","kind":"tag","published_at":"2025-03-31T19:03:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10/manifests"},{"name":"v7.0.1","sha":"d6fdcac555725c3807e6f03445e3a051398ee739","kind":"tag","published_at":"2025-03-28T18:58:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"22aa7db2ed23df3b43530e9fdb57bc1051221457","kind":"tag","published_at":"2025-03-26T14:16:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0/manifests"},{"name":"v6.4.9","sha":"a884cb821f67a831f44cc6abfc3bc77faef91ada","kind":"tag","published_at":"2025-03-25T15:45:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9/manifests"},{"name":"v7.0.0-rc.0","sha":"ebaec8db8ae1b90183817cb0bad549d7fc63fe79","kind":"tag","published_at":"2025-03-19T09:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0/manifests"},{"name":"v5.17.1","sha":"0d509f8a4a48031a1e25974a1604b803892ce94e","kind":"tag","published_at":"2025-03-18T18:44:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"b0dc8270c5a2896293ff8b61052120a13819f0a1","kind":"tag","published_at":"2025-03-18T15:28:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0/manifests"},{"name":"v6.4.8","sha":"2bded219fabaaefc2083aa660d5856ab75cfa8d6","kind":"tag","published_at":"2025-03-17T17:54:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8/manifests"},{"name":"v7.0.0-beta.4","sha":"260ed53760f179e3bb4f1f43e2f2712ecbf9fdd7","kind":"tag","published_at":"2025-03-13T13:30:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4/manifests"},{"name":"v6.4.7","sha":"d1ca0a45fea4327ba4dc9876e62922785493f1c3","kind":"tag","published_at":"2025-03-05T15:19:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7/manifests"},{"name":"v7.0.0-beta.3","sha":"9dea4105c8b413e087bd1d0cc517b52831a2eb86","kind":"tag","published_at":"2025-03-05T15:13:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"48acea181cac8ca14455e76d01d3554ba578781e","kind":"tag","published_at":"2025-02-27T15:00:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2/manifests"},{"name":"v7.0.0-beta.1","sha":"2cf2e71af3c2b26694964884456bc335c2ba6cdb","kind":"tag","published_at":"2025-02-26T18:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1/manifests"},{"name":"v6.4.6","sha":"356b885778a2af26505d5dbba76a9abcceb69800","kind":"tag","published_at":"2025-02-26T13:39:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6/manifests"},{"name":"v7.0.0-beta.0","sha":"b485c1abec1d776e925ca90e6fa7d91e9bd057a7","kind":"tag","published_at":"2025-02-26T13:22:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0/manifests"},{"name":"v7.0.0-alpha.2","sha":"ba14b7070070281c8a6cea1df7653f007bb8da49","kind":"tag","published_at":"2025-02-18T18:57:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.4.5","sha":"6f2b908baa7863e2cbf0ec4518dc90ccfd53597b","kind":"tag","published_at":"2025-02-18T18:46:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5/manifests"},{"name":"v7.0.0-alpha.1","sha":"c390c1c2d1c85f42d40f16ce405a3c4b62026ec7","kind":"tag","published_at":"2025-02-11T17:34:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1/manifests"},{"name":"v6.4.4","sha":"c66361a6ad9d1354b60e6fb93ba3144c1348ab15","kind":"tag","published_at":"2025-02-11T14:31:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4/manifests"},{"name":"v6.4.3","sha":"cee310a92f61ffb75284195a9ed30bcb367c78e2","kind":"tag","published_at":"2025-02-04T18:53:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3/manifests"},{"name":"v7.0.0-alpha.0","sha":"3e3195a4285ca716061f7d7d87f4915630af1b69","kind":"tag","published_at":"2025-02-03T12:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.4.2","sha":"1813d89a599a4027fd216062b2cac8b0c1864f1d","kind":"tag","published_at":"2025-01-29T15:50:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2/manifests"},{"name":"v6.4.1","sha":"819e662a2ce210f8805c45057389217cb1c39a83","kind":"tag","published_at":"2025-01-21T13:23:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"f9949a8889c7e69cac145ce56411298a234d2e49","kind":"tag","published_at":"2025-01-14T16:46:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0/manifests"},{"name":"v5.16.14","sha":"ba588c8333d765af63ab15c8b33dd947b615f70b","kind":"tag","published_at":"2025-01-06T21:20:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14/manifests"},{"name":"v6.3.1","sha":"afd551abd3be44de711d6baef48e62e18b97c908","kind":"tag","published_at":"2025-01-03T13:53:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1/manifests"},{"name":"v5.16.13","sha":"e52a6379f22d38453fa046d410b0c4700707dbd9","kind":"tag","published_at":"2024-12-25T11:25:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13/manifests"},{"name":"v6.3.0","sha":"84d6ecfdccd10f204854beeef98bcc55dc99d117","kind":"tag","published_at":"2024-12-23T18:10:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"17026fc203a8b413ec7343b6eeb267a50519d515","kind":"tag","published_at":"2024-12-17T13:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1/manifests"},{"name":"v5.16.12","sha":"b8fbcf5fb5169d8db6ee0ec35001816d2777e8d4","kind":"tag","published_at":"2024-12-17T13:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12/manifests"},{"name":"v5.16.11","sha":"2413ff076b0d462736dfccd399b4be863fd79ec2","kind":"tag","published_at":"2024-12-11T10:13:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11/manifests"},{"name":"v6.2.0","sha":"3a8ceaead5ac4c2c4554e6500ca3d197420a04c2","kind":"tag","published_at":"2024-12-11T02:03:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0/manifests"},{"name":"v6.1.10","sha":"5c5e9f6d8a90034cd75dcb92403caf6b37efc916","kind":"tag","published_at":"2024-12-04T10:03:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10/manifests"},{"name":"v5.16.9","sha":"ec085b677c43ed1f37e66bd2fb58f27dce9f7184","kind":"tag","published_at":"2024-12-04T09:34:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9/manifests"},{"name":"v5.16.8","sha":"096adfbe28d038397a7f3cf3494b86844226e162","kind":"tag","published_at":"2024-11-28T06:51:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8/manifests"},{"name":"v6.1.9","sha":"821784419eefb89e4ce7b66c4b602a1e33d2fa88","kind":"tag","published_at":"2024-11-27T13:22:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9/manifests"},{"name":"v6.1.8","sha":"0b8739f145423bafdd8e2871312307bfb31c58ef","kind":"tag","published_at":"2024-11-20T15:09:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8/manifests"},{"name":"v6.1.7","sha":"a7d441d0bd3bfc16a1ce9e6d7ff3ad1afc6b62f1","kind":"tag","published_at":"2024-11-13T15:31:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7/manifests"},{"name":"v6.1.6","sha":"32112b76aa821c2a1e98120545019ef1a71ea274","kind":"tag","published_at":"2024-10-30T13:54:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6/manifests"},{"name":"v6.1.5","sha":"01c5f344628bc66e16f86284ee0fc7107002a5ca","kind":"tag","published_at":"2024-10-22T10:28:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5/manifests"},{"name":"v6.1.4","sha":"15ea548de803e4602894cae6304a497d7ddaf09c","kind":"tag","published_at":"2024-10-15T18:35:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4/manifests"},{"name":"v6.1.3","sha":"c7de2cae15cc7b7025ad79e3623320526ed16462","kind":"tag","published_at":"2024-10-09T09:47:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3/manifests"},{"name":"v6.1.2","sha":"e6ff0b5016ac4fa40cdc9b78a0d9ecdd2c0cd9db","kind":"tag","published_at":"2024-10-02T14:51:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"263c7259451d5b928bbdfd299c9c0afc89dfec02","kind":"tag","published_at":"2024-09-19T06:42:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"94cc3d0a66456713e6e25edf9a1ba35ad8df88bc","kind":"tag","published_at":"2024-09-11T13:09:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"bb620d85a89651ca4350e8861bbb35776d583726","kind":"tag","published_at":"2024-09-03T10:33:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"71dbef69dcbf2b87831af579fb777b4f1f4b219a","kind":"tag","published_at":"2024-08-29T13:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"c9a9adfb90e939c0590de6edf10d0c65fcbc8b1e","kind":"tag","published_at":"2024-08-27T09:06:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.0","sha":"55bea65c83c1beac77382fe961f8aa72eec21daa","kind":"tag","published_at":"2024-08-22T08:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0/manifests"},{"name":"v6.0.0-beta.6","sha":"cbb6f8d3b1b72732d51f5628765cfd7e75bd5747","kind":"tag","published_at":"2024-08-18T02:55:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6/manifests"},{"name":"v5.16.7","sha":"b505fd7b64e92db523198712a5d6716c494e0c66","kind":"tag","published_at":"2024-08-09T09:19:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7/manifests"},{"name":"v6.0.0-beta.5","sha":"75c24b0828981651082a3eede027b6871c96c440","kind":"tag","published_at":"2024-08-08T08:52:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5/manifests"},{"name":"v5.16.6","sha":"6eb1bdce38d0fc67fa8aebca260043c7fc8eb3e8","kind":"tag","published_at":"2024-07-30T21:06:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6/manifests"},{"name":"v6.0.0-beta.4","sha":"12532afa3e4f6f13a9fa86eb459c27792c36b6f9","kind":"tag","published_at":"2024-07-30T20:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4/manifests"},{"name":"v5.16.5","sha":"40792e6efb2c92b8964a3912e08aeb4fb7fc41c8","kind":"tag","published_at":"2024-07-25T06:42:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5/manifests"},{"name":"v6.0.0-beta.3","sha":"02fde66a0cd72fb7fe3681a5ea8c4de733b4a865","kind":"tag","published_at":"2024-07-24T18:27:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3/manifests"},{"name":"v5.16.4","sha":"77af399a3ad76f31e5f2e0fab5650b628fa50990","kind":"tag","published_at":"2024-07-16T16:01:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4/manifests"},{"name":"v6.0.0-beta.2","sha":"9ad8c1fd8dfd21d8e37fe73d71e011542b23db72","kind":"tag","published_at":"2024-07-16T14:46:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2/manifests"},{"name":"v5.16.3","sha":"e1824453bdb0a89f15d4dfe47a1c4f90fa0f0500","kind":"tag","published_at":"2024-07-16T14:18:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3/manifests"},{"name":"v6.0.0-beta.1","sha":"19c1935757925d834928a30ea41f58bb95fb355f","kind":"tag","published_at":"2024-07-16T09:42:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1/manifests"},{"name":"v5.16.2","sha":"56ddd108fe153592a800fce4d43f9758b0ff5101","kind":"tag","published_at":"2024-07-16T09:10:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2/manifests"},{"name":"v6.0.0-beta.0","sha":"3364f0740aa5c86e057ec5b0d22c1b12bfd96fa4","kind":"tag","published_at":"2024-07-11T15:54:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0/manifests"},{"name":"v5.16.1","sha":"431af6a2fd9bf6cd0422c61e36c937d1ea5e5015","kind":"tag","published_at":"2024-07-11T15:48:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1/manifests"},{"name":"v5.16.0","sha":"e5e9b9d5e952b52752b758179da20d3fa0982c05","kind":"tag","published_at":"2024-07-05T13:32:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0/manifests"},{"name":"v6.0.0-alpha.14","sha":"2a15dd74c76bacbc867a7313fdc2c42c6168327c","kind":"tag","published_at":"2024-07-05T04:25:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14/manifests"},{"name":"v6.0.0-alpha.13","sha":"a070a894fbe21c52df446438ca1bb5a891d5e1b5","kind":"tag","published_at":"2024-07-03T07:44:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13/manifests"},{"name":"v5.15.21","sha":"a306ce4afcc60de4c3e43b8f9183862235d9318e","kind":"tag","published_at":"2024-06-28T14:09:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21/manifests"},{"name":"v6.0.0-alpha.12","sha":"fb476c6c18b850e8400d03afb7447802afbfd357","kind":"tag","published_at":"2024-06-24T17:12:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.15.20","sha":"f20fa0ba4016e5425a2a4cce841075253828a551","kind":"tag","published_at":"2024-06-12T12:58:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20/manifests"},{"name":"v6.0.0-alpha.11","sha":"22c5206a9e8191b2f81131d6978a0958e55b7032","kind":"tag","published_at":"2024-06-12T08:18:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11/manifests"},{"name":"v6.0.0-alpha.10","sha":"e5ac6c0eef5efd4fa5c5eb11ccbf08e58e7443f8","kind":"tag","published_at":"2024-06-04T10:35:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10/manifests"},{"name":"v6.0.0-alpha.9","sha":"925de32766317bb84a92ec24b2b6465c8e48cc04","kind":"tag","published_at":"2024-05-29T12:25:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.15.19","sha":"77f606ba73bb5439d66871177772f54196044450","kind":"tag","published_at":"2024-05-29T12:01:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19/manifests"},{"name":"v6.0.0-alpha.8","sha":"c7dbe6e8256cef7bd2dbdcbee55428ad82513cd0","kind":"tag","published_at":"2024-05-21T16:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.15.18","sha":"607daac5baa9c8151f111fe4bacea1d7e61881a3","kind":"tag","published_at":"2024-05-16T09:29:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18/manifests"},{"name":"v6.0.0-alpha.7","sha":"997bec6d8d30a1a891aff4eeedefa41c93eaa95c","kind":"tag","published_at":"2024-05-16T06:31:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"7c8db04b91500ba77301acd360d21bff7f7c752f","kind":"tag","published_at":"2024-05-08T13:13:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.15.17","sha":"9bc4fc42959427246addfdf29db95847cc38e410","kind":"tag","published_at":"2024-05-08T12:24:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17/manifests"},{"name":"v5.15.16","sha":"284e251c155d92078f80f98919f4ab260b05e9be","kind":"tag","published_at":"2024-05-01T14:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16/manifests"},{"name":"v6.0.0-alpha.5","sha":"571d5046e26aa07605cb1e01ca99b2eb0b04d009","kind":"tag","published_at":"2024-05-01T14:16:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5/manifests"},{"name":"v6.0.0-alpha.4","sha":"afffc2ffc3db1e6abf48f3b3e13a41e8b758f874","kind":"tag","published_at":"2024-04-24T07:30:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4/manifests"},{"name":"v6.0.0-alpha.3","sha":"6d5e44409344ea4e13ceb3a02c4446dc6a7323b4","kind":"tag","published_at":"2024-04-17T16:10:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3/manifests"},{"name":"v6.0.0-alpha.2","sha":"4e75758b37119bd821435c23d9c111c545e186b6","kind":"tag","published_at":"2024-04-09T15:09:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2/manifests"},{"name":"v6.0.0-alpha.1","sha":"84307c1a2495a716788ec25f046faaa4d16c88c7","kind":"tag","published_at":"2024-04-05T10:43:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1/manifests"},{"name":"v5.15.15","sha":"5a079965186640b5176f00c537f3b9e6c299b5c4","kind":"tag","published_at":"2024-04-04T07:09:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15/manifests"},{"name":"v6.0.0-alpha.0","sha":"2a15ad6f1f5507162b1a5aebf78976ca3023183b","kind":"tag","published_at":"2024-03-26T15:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.15.14","sha":"9585d28317c90f2c71ab88dd5ae37638bb64ad82","kind":"tag","published_at":"2024-03-19T08:18:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14/manifests"},{"name":"v5.15.13","sha":"dbcb678234296de56afaf3138917e967e8d1934a","kind":"tag","published_at":"2024-03-13T14:17:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13/manifests"},{"name":"pigment@0.0.1","sha":"0e765a618a7676c507852cec024464b1fc1cd80f","kind":"tag","published_at":"2024-03-08T04:20:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/pigment@0.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/pigment@0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@pigment%400.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1/manifests"},{"name":"v5.15.12","sha":"5ad69e161d7520274cd37a2524ffb935b6dda158","kind":"tag","published_at":"2024-03-05T15:33:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12/manifests"},{"name":"v5.15.11","sha":"e3257a4d68481b0ca6efd5d06cb5c1e1e77e4286","kind":"tag","published_at":"2024-02-22T08:52:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11/manifests"},{"name":"v5.15.10","sha":"94fcd3ada0842108a9a2ce53e121931e5448649f","kind":"tag","published_at":"2024-02-12T12:38:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10/manifests"},{"name":"v5.15.9","sha":"7917d2a8a4acc0b07328dee8273847652491b769","kind":"tag","published_at":"2024-02-08T12:55:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9/manifests"},{"name":"v5.15.8","sha":"fe5a59e616637a0488b122749479b782f5f8dfa2","kind":"tag","published_at":"2024-02-06T20:42:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8/manifests"},{"name":"v5.15.7","sha":"b80acd69c7c848709d01465d6727b13ed6109258","kind":"tag","published_at":"2024-01-31T13:23:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7/manifests"},{"name":"v5.15.6","sha":"1700e5cd9cbb3bc648b7f799f837c4d23ed42700","kind":"tag","published_at":"2024-01-22T18:09:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6/manifests"},{"name":"v5.15.5","sha":"5d7c4e26a4973a3a80bf5f8a9a8ea14f89554fe0","kind":"tag","published_at":"2024-01-17T09:27:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5/manifests"},{"name":"v5.15.4","sha":"6aadbf91c5eb2c94dea9a49a19eb532606410a5a","kind":"tag","published_at":"2024-01-10T13:49:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4/manifests"},{"name":"v5.15.3","sha":"9fa4e472f9ba4fd4e7f8cfb8bc0d1f1d455ace23","kind":"tag","published_at":"2024-01-03T15:22:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"5d5dd15f70db9ffcb85d4dc57da8a20f5240fb81","kind":"tag","published_at":"2023-12-25T14:24:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"8be7ac66b99059bf2c2edcca9cf15981d389db6b","kind":"tag","published_at":"2023-12-19T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"8c2c6a88a509f9da7c453d4a3c3ab4749a57a36d","kind":"tag","published_at":"2023-12-12T18:21:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0/manifests"},{"name":"v5.14.20","sha":"14fa79f4328e901f82d7fc39aba722a9bf4a8df0","kind":"tag","published_at":"2023-12-05T09:28:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20/manifests"},{"name":"v5.14.19","sha":"a07b4925255aa3fc7ae1255130e182e4573c58d7","kind":"tag","published_at":"2023-11-29T21:11:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19/manifests"},{"name":"v5.14.18","sha":"43a41b6b2fa3f0a186a852b894452722e3a38f04","kind":"tag","published_at":"2023-11-14T08:27:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18/manifests"},{"name":"v5.14.17","sha":"c54a42dd8b0ec8e850bd60438e60a1a8acb3b4a4","kind":"tag","published_at":"2023-11-06T15:34:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17/manifests"},{"name":"v5.14.16","sha":"391b57a05daf67a8154471dae645471f5ffac09f","kind":"tag","published_at":"2023-10-31T10:57:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16/manifests"},{"name":"v5.14.15","sha":"6baedcfed27419ed6b9685f27fcbf3eff46133a3","kind":"tag","published_at":"2023-10-24T15:41:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15/manifests"},{"name":"v5.14.14","sha":"a0cfa182db3e7b196efe36cfe7b31d304c5a0a4e","kind":"tag","published_at":"2023-10-17T13:58:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14/manifests"},{"name":"v5.14.13","sha":"b8811a0fa59e7663b240183219db32f9a617e607","kind":"tag","published_at":"2023-10-10T19:42:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13/manifests"},{"name":"v5.14.12","sha":"bd450a0fdb19b087f47e1d7cce5a72417ec977cc","kind":"commit","published_at":"2023-10-04T16:31:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12/manifests"},{"name":"v5.14.11","sha":"13c0894d0c14c7f577a0a95492aeaa8fff8da33a","kind":"tag","published_at":"2023-09-26T11:47:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11/manifests"},{"name":"v5.14.10","sha":"14e97bffa62760cabcdc7244bff445b423f5286a","kind":"tag","published_at":"2023-09-18T10:18:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10/manifests"},{"name":"v5.14.9","sha":"8255b71ccdbfe9a20f856b5d68a269ab1c5452ca","kind":"tag","published_at":"2023-09-13T13:36:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9/manifests"},{"name":"v5.14.8","sha":"74c58dabc2cf5ed2242fb08e4781d26088d06b12","kind":"tag","published_at":"2023-09-05T12:34:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8/manifests"},{"name":"v5.14.7","sha":"8a09d535f101aac98935f82b76345ca9691b5e2b","kind":"tag","published_at":"2023-08-29T12:04:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7/manifests"},{"name":"v5.14.6","sha":"a1f511dd6ed9adba561e2ba00e1348136ed656db","kind":"commit","published_at":"2023-08-24T11:19:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6/manifests"},{"name":"v5.14.5","sha":"61fbfd1546c55caca984695a41f9c95668d414fc","kind":"tag","published_at":"2023-08-14T14:39:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5/manifests"},{"name":"v5.14.4","sha":"40f4b275022f03e48cf4809cd53d0d0dabb40424","kind":"tag","published_at":"2023-08-08T09:51:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4/manifests"},{"name":"v5.14.3","sha":"2deea341c9abfb640f22520e0c277027f3f91cd0","kind":"tag","published_at":"2023-08-01T15:33:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3/manifests"},{"name":"v5.14.2","sha":"36d9f0d3659e2f5ab1d924988313986962a0bf35","kind":"tag","published_at":"2023-07-25T10:01:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2/manifests"},{"name":"v5.14.1","sha":"f2e5ded80e94407f63a27eadb018139d6f967313","kind":"tag","published_at":"2023-07-19T09:05:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1/manifests"},{"name":"v5.14.0","sha":"2529e3aaaaec2c9f8e8cf669e58bb9c81db5a6d8","kind":"tag","published_at":"2023-07-11T14:57:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0/manifests"},{"name":"v5.13.7","sha":"aac2d5b526e8139314d99f827ecc3b2c24e99686","kind":"tag","published_at":"2023-07-04T08:53:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7/manifests"},{"name":"v5.13.6","sha":"312270bc71224067e1910bbee9f800b4a2469cc7","kind":"tag","published_at":"2023-06-23T14:05:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6/manifests"},{"name":"v5.13.5","sha":"24b3af68ebe79c1891e45c60c6bcfd26f8818f73","kind":"tag","published_at":"2023-06-12T13:43:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5/manifests"},{"name":"v5.13.4","sha":"a522d82df32d3bfab46b25f5ff24eeb9670c83fb","kind":"tag","published_at":"2023-06-05T17:30:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4/manifests"},{"name":"v5.13.3","sha":"70d4a2bb49dca9fef7854a1463a392094222812b","kind":"tag","published_at":"2023-05-29T11:22:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3/manifests"},{"name":"v5.13.2","sha":"f661923e9aa9d9cc634750affbb04bf2007bc57d","kind":"tag","published_at":"2023-05-22T16:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2/manifests"},{"name":"v5.13.1","sha":"0c58832b6e182f782e73b118ed9681055db3e249","kind":"tag","published_at":"2023-05-17T05:25:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"9130a021ca34746e4076fcae50c57bc584026b8f","kind":"tag","published_at":"2023-05-10T08:14:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0/manifests"},{"name":"v5.12.3","sha":"9710ff34b16a0f271107a8619a28546ae3ca7c18","kind":"tag","published_at":"2023-05-02T14:17:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"5b7e9c52e37ef0c3274a762f38cd7ef7ffc9e7a8","kind":"tag","published_at":"2023-04-25T16:42:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"d14d288ae9e9b0e2b3b33d0a77b4113f024d4215","kind":"tag","published_at":"2023-04-17T15:57:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"05127cf65b4250f836897428cd15829669ab8d6c","kind":"tag","published_at":"2023-04-11T09:58:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0/manifests"},{"name":"v5.11.16","sha":"af5e109990a26318c96dbff6f25759ba91f0e147","kind":"tag","published_at":"2023-04-04T14:00:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16/manifests"},{"name":"v5.11.15","sha":"ae98db6aca5f9d4b754ff9fce4ce33f738a00f65","kind":"tag","published_at":"2023-03-28T13:06:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15/manifests"},{"name":"v5.11.14","sha":"f34d17c3294fcdb63fe9a135b4f3aa2459c81189","kind":"tag","published_at":"2023-03-21T17:45:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14/manifests"},{"name":"v5.11.13","sha":"9f7a2bfac55faed1b1c6c7b4b6d1b1659a076bab","kind":"tag","published_at":"2023-03-14T09:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13/manifests"},{"name":"v5.11.12","sha":"b76b8f1098a6c01f39e5e19bf3abf77c2b9cf475","kind":"tag","published_at":"2023-03-06T15:03:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12/manifests"},{"name":"v5.11.11","sha":"58df7f1905f16533ddb5a7977346c0f4548e4547","kind":"tag","published_at":"2023-02-28T09:55:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11/manifests"},{"name":"v5.11.10","sha":"676bc85fa2b02f92f21dd5c7e15f453b6b9c2e3d","kind":"tag","published_at":"2023-02-20T11:30:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10/manifests"},{"name":"v5.11.9","sha":"af5b3f5e7a79da9ef4bbd63d8fcf60927ffb6533","kind":"tag","published_at":"2023-02-14T14:30:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9/manifests"},{"name":"v5.11.8","sha":"d4d8512ce3453711f3c661374579b0d2ed13f3e7","kind":"tag","published_at":"2023-02-07T10:50:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8/manifests"},{"name":"v5.11.7","sha":"33cac172846b032d3f8b9333b72b2af832dd47d0","kind":"tag","published_at":"2023-01-31T09:39:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7/manifests"},{"name":"v5.11.6","sha":"a2e552314847b4d52498538d7ca171763067a5d0","kind":"tag","published_at":"2023-01-23T20:28:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6/manifests"},{"name":"v5.11.5","sha":"685c72dfaf840f4d5b7a3ab738ddcabd74418823","kind":"tag","published_at":"2023-01-18T01:43:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5/manifests"},{"name":"v5.11.4","sha":"bc859d95e4415f880cd6bcb6f44cc9e5e8c8097c","kind":"tag","published_at":"2023-01-09T13:57:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4/manifests"},{"name":"v5.11.3","sha":"a526207c3957de4ebfcda937b58327d69464f15c","kind":"tag","published_at":"2023-01-02T17:00:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3/manifests"},{"name":"v5.11.2","sha":"e9d8fa07e1ff979bcaf92837b131cd9e292f0161","kind":"tag","published_at":"2022-12-26T14:56:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2/manifests"},{"name":"v5.11.1","sha":"a1e30390da62019e5769e398f4cbc9f8892d8f9a","kind":"commit","published_at":"2022-12-20T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"191acda4545c394b78964ab80b364e15686f0e9b","kind":"tag","published_at":"2022-12-13T12:56:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0/manifests"},{"name":"v5.10.17","sha":"4265f343b49e4af9673a49e585439d35c8deeab2","kind":"tag","published_at":"2022-12-06T10:59:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17/manifests"},{"name":"v5.10.16","sha":"b8aa3974d84c176b8857e8d5b29a7be8670bb410","kind":"tag","published_at":"2022-11-28T16:00:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16/manifests"},{"name":"v5.10.15","sha":"14a6e1c61edb5f66f4888e32c04df5e637e7cfc4","kind":"commit","published_at":"2022-11-22T09:45:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15/manifests"},{"name":"v5.10.14","sha":"c2da6de1c504c7dbd8ae1d0771c184c1544a0c76","kind":"tag","published_at":"2022-11-15T09:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14/manifests"},{"name":"v5.10.13","sha":"2f4c2190d1d3614d8063e84b79d4d1f034b3e3fe","kind":"tag","published_at":"2022-11-07T17:53:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13/manifests"},{"name":"v5.10.12","sha":"30cb27cff1d4e1838ca4235ab4285e20f2b2a870","kind":"tag","published_at":"2022-10-31T15:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12/manifests"},{"name":"v5.10.11","sha":"c80ff0339882859af7e17f8bfd0a5f6880b323f8","kind":"commit","published_at":"2022-10-25T09:34:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11/manifests"},{"name":"v5.10.10","sha":"639224a3e3600cb0e04755d89aab250297b6d851","kind":"tag","published_at":"2022-10-18T08:35:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10/manifests"},{"name":"v5.10.9","sha":"7bd7c219e2670ff7791148e9b1a1d2387528fc0c","kind":"tag","published_at":"2022-10-11T11:56:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9/manifests"},{"name":"v5.10.8","sha":"d4a3216cdd858899960f945d6e00b2d59bf1d5d1","kind":"tag","published_at":"2022-10-03T16:28:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8/manifests"},{"name":"v5.10.7","sha":"d9ef6e788eee11256818329c7429242f8b769263","kind":"commit","published_at":"2022-09-27T01:44:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7/manifests"},{"name":"v5.10.6","sha":"0f75f3d78b67c405c23bfd14a29aedff367415b7","kind":"tag","published_at":"2022-09-19T14:34:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6/manifests"},{"name":"v5.10.5","sha":"594d87dab0e43e641a6826c935df8f2c10672955","kind":"tag","published_at":"2022-09-12T14:40:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5/manifests"},{"name":"v5.10.4","sha":"c8feb29320a22cc4461fb5ef5f4f7de7bd96a59b","kind":"commit","published_at":"2022-09-06T09:11:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"992421d0114a9df72d358fe6fccc28c1fb6f1505","kind":"tag","published_at":"2022-08-29T17:37:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"99b23c06d9b018d6c500fa1acb3030d673e219ab","kind":"tag","published_at":"2022-08-23T10:25:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"dfc0b89c665de8e5e3e4ecf68d8c782e74dbb65c","kind":"tag","published_at":"2022-08-16T17:55:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"7f502e06d54c5a2f389a1639358c84279462b54a","kind":"commit","published_at":"2022-08-09T03:21:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0/manifests"},{"name":"v5.9.3","sha":"89617ef683d2bcd2c870e9c1bd58ad4d55247fd5","kind":"tag","published_at":"2022-08-01T20:54:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3/manifests"},{"name":"v5.9.2","sha":"b7f0a16eca4ac2044703032838f90873ec063d75","kind":"tag","published_at":"2022-07-25T15:12:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2/manifests"},{"name":"v5.9.1","sha":"1937412c4345569d98c0950a1016c22508e1ff81","kind":"tag","published_at":"2022-07-18T17:23:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"88ad7d4e623183b8e20702e7961ef9c8de330dc7","kind":"commit","published_at":"2022-07-12T08:54:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0/manifests"},{"name":"v5.8.7","sha":"be0ab4c062a22fc4bb52c47d005b57203b56c09c","kind":"tag","published_at":"2022-07-04T20:39:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7/manifests"},{"name":"v5.8.6","sha":"c58f6653411e0ff38bf67a512d16b87c6523606b","kind":"tag","published_at":"2022-06-27T14:21:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6/manifests"},{"name":"v5.8.5","sha":"3c528113f47cfddf2504ea02ba3065e7c5c46928","kind":"tag","published_at":"2022-06-21T18:05:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5/manifests"},{"name":"v5.8.4","sha":"a6e782ec2f037e2ca989515048ce5f22fe760595","kind":"tag","published_at":"2022-06-14T10:00:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4/manifests"},{"name":"v5.8.3","sha":"b1e4b9cd3e1d88286f9d1485864310a7c1f23a79","kind":"tag","published_at":"2022-06-07T19:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3/manifests"},{"name":"v5.8.2","sha":"93b0aba905b3b6947f58a02d911489bb737ee880","kind":"commit","published_at":"2022-05-31T11:47:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2/manifests"},{"name":"v5.8.1","sha":"1eee9ee437f39f1c3438209154df8e8b9ecd990d","kind":"tag","published_at":"2022-05-23T16:04:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"6a468718b970c39ae83a4029bcb53071c9567430","kind":"tag","published_at":"2022-05-17T09:42:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4eef029981b08c77a9c52d0b863e6b5ced279087","kind":"tag","published_at":"2022-05-10T09:06:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0/manifests"},{"name":"v5.6.4","sha":"edb7e8895ef8def2bf59376d7631e0360a77aaf6","kind":"commit","published_at":"2022-05-02T11:46:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4/manifests"},{"name":"v5.6.3","sha":"124d5e2f0022d17b577a464e6b3a69fa2511105e","kind":"tag","published_at":"2022-04-25T14:04:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3/manifests"},{"name":"v5.6.2","sha":"b3645b3fd11dc26a06ea370a41b5bac1026c6792","kind":"tag","published_at":"2022-04-18T16:10:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2/manifests"},{"name":"v5.6.1","sha":"0251fd5222079e4a512bbd32dff4a7a4c3efe997","kind":"tag","published_at":"2022-04-11T13:21:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"8dcdea53f927ab207718d7ee6576806aca2a3798","kind":"commit","published_at":"2022-04-06T03:27:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0/manifests"},{"name":"v4.12.4","sha":"a563a60219f7f6519fb0f34f6d8e3bf0974e6495","kind":"tag","published_at":"2022-04-03T14:38:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4/manifests"},{"name":"v5.5.3","sha":"96e1f40a3b8aa809d543aa7d466eb48cdfa0b53d","kind":"tag","published_at":"2022-03-28T14:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"dd411b017ea7504a14a16821b694ac6aa01d9b6d","kind":"tag","published_at":"2022-03-21T15:15:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"350b15ee91a93040d50391cb9a45440a90e6b2d1","kind":"tag","published_at":"2022-03-14T16:49:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"f3412aa9d179fdfc3f5c0a4a1cfc1965faef7307","kind":"commit","published_at":"2022-03-07T13:53:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0/manifests"},{"name":"v5.4.4","sha":"965f2eb8cb79bb0685a13d9e28c09617b22358cd","kind":"tag","published_at":"2022-02-28T15:21:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4/manifests"},{"name":"v5.4.3","sha":"e2892a61ea56b6578c2efc81d0324660082ad93c","kind":"tag","published_at":"2022-02-21T16:40:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3/manifests"},{"name":"v5.4.2","sha":"01371028b27156419923b362c4b0af92dc08b29f","kind":"tag","published_at":"2022-02-15T14:57:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"fbce2f80c6cb36e59a4a6826ae46b59a10e1c831","kind":"commit","published_at":"2022-02-08T11:34:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"ba4e819aa58b6a36ae4d96ee79c2a5310a812670","kind":"tag","published_at":"2022-02-01T09:00:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"337be3b2a630d791a5cbc5a2a4575d4f58e38df3","kind":"tag","published_at":"2022-01-24T15:05:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"dcbfc54f581dbf1c0008a8e9e578f896f06228ab","kind":"tag","published_at":"2022-01-17T22:45:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0/manifests"},{"name":"v5.2.8","sha":"f80abbb5f942064c9c270b2ac5bb2a2318876754","kind":"tag","published_at":"2022-01-10T20:11:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8/manifests"},{"name":"v5.2.7","sha":"5daaf9be5115b1cb777fb4cf3d9125baddfe5720","kind":"tag","published_at":"2022-01-03T12:34:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7/manifests"},{"name":"v5.2.6","sha":"052db9d577a03ed8d588ecca9e6c0a5f5ba676e1","kind":"tag","published_at":"2021-12-27T14:23:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6/manifests"},{"name":"v5.2.5","sha":"f8697de9c250dbc6b446bcc08566f50fb4070aab","kind":"tag","published_at":"2021-12-20T14:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5/manifests"},{"name":"v5.2.4","sha":"b265431f9a32ea726c5227821126fbc6424117d5","kind":"commit","published_at":"2021-12-14T13:41:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4/manifests"},{"name":"v5.2.3","sha":"9c3dc12c3de241f44d923bfb089200980f3fd23d","kind":"tag","published_at":"2021-12-06T16:12:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3/manifests"},{"name":"v5.2.2","sha":"fcaec7a75f951c9db79c99c42370ca18212c1f16","kind":"tag","published_at":"2021-11-29T16:51:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"586d9ba2472d549c180cbacddf97eb73425286b3","kind":"tag","published_at":"2021-11-25T11:50:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"353cecb5391571163eb6bd8cbf36d2dd299aaf56","kind":"tag","published_at":"2021-11-23T13:25:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"ddbe15b4d8b7cc1dc84720264fde0b1dafb6166f","kind":"commit","published_at":"2021-11-16T15:06:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"7e26583fe1f95f5c3682213105f8f4b51c9d61c9","kind":"tag","published_at":"2021-11-08T15:14:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0/manifests"},{"name":"v5.0.6","sha":"99752d2848f17c5d1e4840f54863899a19387162","kind":"tag","published_at":"2021-10-27T08:43:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6/manifests"},{"name":"v5.0.5","sha":"58f8ff1f8bc7f0cc4bb728654604a194b3c3790b","kind":"tag","published_at":"2021-10-26T10:14:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"86443310e4344ae1ce6e04f084d58e17e4d62170","kind":"tag","published_at":"2021-10-14T15:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"36258031912caf662f69ca3769c6e0bd46946050","kind":"tag","published_at":"2021-10-07T12:26:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"c510762a325116c654afd3c21381a50b942c2c66","kind":"tag","published_at":"2021-09-29T09:29:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"afcf3ee18e7a9c526348b3bce74b69781b4ad071","kind":"tag","published_at":"2021-09-22T12:15:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"85598e74b85a89a16f8bdf5b68346ca8d6b70557","kind":"tag","published_at":"2021-09-16T11:28:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.1","sha":"1b563a153f5b2736f79a3f45573e2e2b66ba0a9a","kind":"tag","published_at":"2021-09-08T13:55:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"698492a5401b12578dc459397b9d288542fc954b","kind":"commit","published_at":"2021-09-02T02:45:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.5","sha":"0bab71409bcc0865ab3e0fcbfa14fa824ddc5495","kind":"tag","published_at":"2021-08-25T07:30:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"c30ec7bed00b36da7b0e6a202b3cb48d2fc1b579","kind":"tag","published_at":"2021-08-13T21:32:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"e5ccdf299c75ea65b0600ee05ff6c98646891c77","kind":"tag","published_at":"2021-08-09T04:03:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3/manifests"},{"name":"v4.12.3","sha":"77a8daeed0e8efa67c6d86f3cc40239dc6eb3d94","kind":"tag","published_at":"2021-07-30T10:06:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3/manifests"},{"name":"v5.0.0-beta.2","sha":"cca80d861f64b3eaa8a5ef8815b7552aaea61557","kind":"tag","published_at":"2021-07-26T15:01:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2/manifests"},{"name":"v4.12.2","sha":"958241aa0ebf340ad0f152b91949720c85b4fcca","kind":"tag","published_at":"2021-07-19T16:41:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2/manifests"},{"name":"v5.0.0-beta.1","sha":"8a4b8952077b64e90ac9d23c116a45aed672db9c","kind":"tag","published_at":"2021-07-14T16:28:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1/manifests"},{"name":"v4.12.1","sha":"4dc8c9bf3e8a6b21a2aac58b0be3161af334b67d","kind":"tag","published_at":"2021-07-07T13:08:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"53a1655143aa4ec36c29a6063ccdf89c48a74bfd","kind":"tag","published_at":"2021-07-06T13:40:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0/manifests"},{"name":"v5.0.0-beta.0","sha":"a0f416173d2f5b78546f52e572a0f64dcc3751e9","kind":"tag","published_at":"2021-07-01T12:17:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.38","sha":"f60126f95d7b36fa12133887990615b9f47e994a","kind":"commit","published_at":"2021-06-24T03:37:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.38","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38/manifests"},{"name":"v5.0.0-alpha.37","sha":"c795ca0822e2816a630a5654d5471fa04521d23c","kind":"tag","published_at":"2021-06-15T17:49:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.37","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37/manifests"},{"name":"v5.0.0-alpha.36","sha":"cf2f6fa90608b109978698fc48120920beaaa51f","kind":"tag","published_at":"2021-06-08T06:46:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.36","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36/manifests"},{"name":"v5.0.0-alpha.35","sha":"6c0afb6d8fff919e80f9f1ec92613acacd8365e7","kind":"tag","published_at":"2021-05-31T20:34:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.35","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35/manifests"},{"name":"v5.0.0-alpha.34","sha":"ee3a077c161accb887b93a17f9eaa2b23e998319","kind":"tag","published_at":"2021-05-18T10:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.34","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34/manifests"},{"name":"v5.0.0-alpha.33","sha":"0fa6ab4a29e8469c081d3f796e0bd9cab98e9185","kind":"tag","published_at":"2021-05-09T12:29:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.33","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33/manifests"},{"name":"v4.11.4","sha":"6658323b5e2ba366691829bbef3f53c00008497e","kind":"tag","published_at":"2021-04-27T15:48:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4/manifests"},{"name":"v5.0.0-alpha.32","sha":"2e99746c35ea0c1e45187a206d6ebc25a52933dc","kind":"tag","published_at":"2021-04-27T12:59:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32/manifests"},{"name":"v5.0.0-alpha.31","sha":"b061319b132163900d1a4eb64207f5284d28639d","kind":"tag","published_at":"2021-04-20T13:59:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"0bc7ed897d54a899fb0dfc5cbd6c5ee0592705e1","kind":"tag","published_at":"2021-04-12T09:46:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"29934afe4643811f3bed772612f92d539a1e489d","kind":"tag","published_at":"2021-04-04T16:43:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"a83c7715c0e2cfa1c3e59b7a1f828f6a1476b307","kind":"tag","published_at":"2021-03-24T12:57:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"2de88ce2973667921a45ff69ea48a8843cb9d8cb","kind":"tag","published_at":"2021-03-05T13:01:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27/manifests"},{"name":"v5.0.0-alpha.26","sha":"8928a36394154e02a73d5e92a740d5f9ed8da709","kind":"tag","published_at":"2021-02-27T18:39:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"688db35f581ac345a09a15420efdb0e4c98a56ab","kind":"tag","published_at":"2021-02-11T12:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"15108a5aad5342d92e86be5c5388b8321a88b280","kind":"tag","published_at":"2021-01-26T14:08:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24/manifests"},{"name":"v4.11.3-deprecations.1","sha":"6cf7cf7c7b11b38db18a4d2003743cbadeb1b4ee","kind":"commit","published_at":"2021-01-25T23:27:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1/manifests"},{"name":"v4.11.3","sha":"bd79e8f8c5b8c77bc5c13d076377a18d2ceedfa2","kind":"commit","published_at":"2021-01-24T12:45:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3/manifests"},{"name":"v4.11.3-deprecations.0","sha":"f64337cd87428e04c851bb1667f5f9e0e6aeaede","kind":"commit","published_at":"2021-01-24T12:00:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0/manifests"},{"name":"v5.0.0-alpha.23","sha":"af6e7220961c6f5e8ed89172694287dc737828ff","kind":"commit","published_at":"2021-01-14T12:48:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23/manifests"},{"name":"v5.0.0-alpha.22","sha":"c514ea86c11c9817839630e840535358f5044caf","kind":"commit","published_at":"2021-01-04T11:14:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"5c82b9147f811fda24bc09132852ed240f8d9def","kind":"commit","published_at":"2020-12-30T17:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"cd30d9e3961c8b33ce43a133e0a958867a202c41","kind":"commit","published_at":"2020-12-21T17:51:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20/manifests"},{"name":"v5.0.0-alpha.19","sha":"754e29cf5a712d0e0f6bd3e54f80e9997659f68c","kind":"commit","published_at":"2020-12-13T17:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.11.2","sha":"174b64f8a3adffb8df3c13285f4edc2437a8547a","kind":"commit","published_at":"2020-12-02T23:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2/manifests"},{"name":"v5.0.0-alpha.18","sha":"c5561c5febbe1c3bd5446c8a0bb480025ab38b86","kind":"commit","published_at":"2020-12-02T23:25:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.11.1","sha":"b8092ce09e164a1cb2fec2f3a5b6aa6e2dc6cbbd","kind":"commit","published_at":"2020-11-24T14:35:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1/manifests"},{"name":"v5.0.0-alpha.17","sha":"41d6a360e0fb245dd74549445539c6218a9dc737","kind":"commit","published_at":"2020-11-23T00:49:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17/manifests"},{"name":"v5.0.0-alpha.16","sha":"47a8e102eeaa5a68a2b4f99c08085cfddc0bef77","kind":"commit","published_at":"2020-11-14T12:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16/manifests"},{"name":"v5.0.0-alpha.15","sha":"fa9cbc835ee70b12234b7207b1872356277da5fa","kind":"commit","published_at":"2020-11-03T23:57:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15/manifests"},{"name":"v5.0.0-alpha.14","sha":"56520e757e0052e25f8dd5d78214458c4b7c634d","kind":"commit","published_at":"2020-10-23T22:59:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14/manifests"},{"name":"v5.0.0-alpha.13","sha":"b82af55f9917f9e77a3cae9b36e47b29d43182c0","kind":"commit","published_at":"2020-10-17T21:47:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13/manifests"},{"name":"v5.0.0-alpha.12","sha":"c7c3643948bce7327a7f01665caa7474be2694f9","kind":"commit","published_at":"2020-10-10T22:32:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12/manifests"},{"name":"v5.0.0-alpha.11","sha":"b4fe7eefd494fa28cd3453067af8872a83f31fa6","kind":"commit","published_at":"2020-09-26T15:07:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11/manifests"},{"name":"v5.0.0-alpha.10","sha":"2e1502fc18d86d69a6b55fc4ac5dcb50ddf192c4","kind":"commit","published_at":"2020-09-15T08:10:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10/manifests"},{"name":"v5.0.0-alpha.9","sha":"e830beb63940d24129285f554fc9c2fb0bd7ccbf","kind":"commit","published_at":"2020-09-06T16:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9/manifests"},{"name":"v5.0.0-alpha.8","sha":"5f986712bbb2f0b789c151b6d2f3e2d48cde0980","kind":"commit","published_at":"2020-08-31T16:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"c32a96b4beb3a5c72a8c179fb095f09dacf61050","kind":"commit","published_at":"2020-08-22T16:39:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"15fd6232de294be9ba0ca103351a11f84009b04f","kind":"commit","published_at":"2020-08-13T16:56:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6/manifests"},{"name":"v5.0.0-alpha.5","sha":"40aa9cbb1df08a5994392d5cea15a60979b28a7e","kind":"commit","published_at":"2020-07-27T22:55:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"519390c2bb12b5eb7b6f5f898afb78ac7f285543","kind":"commit","published_at":"2020-07-19T17:54:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"f432112f0bcfb1fd2002002db181e83edc99d906","kind":"commit","published_at":"2020-07-12T17:06:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"f928d6e04ea7f185cda0e739ebbe2ea36d0aa4d3","kind":"commit","published_at":"2020-07-04T23:16:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2/manifests"},{"name":"v4.11.0","sha":"79ebf71d31cca2c73143891960ea54ec1132bdeb","kind":"commit","published_at":"2020-06-30T23:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0/manifests"},{"name":"v5.0.0-alpha.1","sha":"8281371f88c81fc3e4560b0334cc0c473b9d45f9","kind":"commit","published_at":"2020-06-27T15:07:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.10.2","sha":"d0bfcb4f11fd3904b1e235d80fbfe23758de8372","kind":"commit","published_at":"2020-06-11T19:11:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"4e12b951f64fd47864b4dea8ec8631387a89ddb1","kind":"commit","published_at":"2020-06-01T15:14:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"dd9280e753eb8dc3444a26e85fe4f800b759cad2","kind":"commit","published_at":"2020-05-23T17:50:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0/manifests"},{"name":"v4.9.14","sha":"1fb44683825f0ee7f4d5933528598917ff72f0e4","kind":"commit","published_at":"2020-05-11T22:41:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.14","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14/manifests"},{"name":"v4.9.13","sha":"c224f32bb8f144e590c096d103c9d59c2509ed93","kind":"commit","published_at":"2020-05-04T11:29:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.13","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13/manifests"},{"name":"v4.9.12","sha":"3e5fd3c4f200e50a1331857f092a547b41f6db1e","kind":"commit","published_at":"2020-04-26T23:18:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.12","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12/manifests"},{"name":"v4.9.11","sha":"77f6fe0a73791176bd58d8c013bf5631270faf4d","kind":"commit","published_at":"2020-04-19T14:10:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11/manifests"},{"name":"4.9.11","sha":"b551194a14c4469f3b07dc43bc6aaea525138944","kind":"commit","published_at":"2020-04-18T10:43:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11/manifests"},{"name":"v4.9.10","sha":"8baef82396665179c67ca3acfd51e396b947f412","kind":"commit","published_at":"2020-04-11T13:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.10","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10/manifests"},{"name":"v4.9.9","sha":"c191471a20315cae4006c1e4d3d51db5e49b5fee","kind":"commit","published_at":"2020-04-04T15:54:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.9","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9/manifests"},{"name":"v4.9.8","sha":"e9fbcbf015bbf7057aadd5777703b7059aedf043","kind":"commit","published_at":"2020-03-28T19:33:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8/manifests"},{"name":"v4.9.7","sha":"10bc98f283feaae6397ef1b73b1b82be4a39a5f5","kind":"commit","published_at":"2020-03-18T12:45:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7/manifests"},{"name":"v4.9.6","sha":"0176a231719152fa4a2100aa7119e9fd777b5fed","kind":"commit","published_at":"2020-03-18T10:52:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6/manifests"},{"name":"v4.9.5","sha":"b9dec2780203e37148d87788f727c668d9019581","kind":"commit","published_at":"2020-02-29T10:36:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5/manifests"},{"name":"v4.9.4","sha":"45fe0e31c462ed3a2fba134fb1edbd05b91da2a4","kind":"commit","published_at":"2020-02-23T10:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4/manifests"},{"name":"v4.9.3","sha":"2bec4ebc9c20be8abecbad6d3f0f7ba2875c9c35","kind":"commit","published_at":"2020-02-16T11:52:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3/manifests"},{"name":"v4.9.2","sha":"f567b384f509d36b7e10f691e6b58538e7db8869","kind":"commit","published_at":"2020-02-09T18:32:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"717887fdd9d3b27701d760d78aa12ecf52f02f43","kind":"commit","published_at":"2020-02-02T11:46:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f2c9817526b729801b1716afc957ef3886ccb422","kind":"commit","published_at":"2020-01-22T20:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"d0c928c82e3fc8f284a2f7fd1b9acbf717c5a64e","kind":"commit","published_at":"2020-01-06T11:44:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"0c7ca746674cfb47a46cad8ebea21155702fd38c","kind":"commit","published_at":"2019-12-30T10:59:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"c6f734f0d6b183962e83fc5612fef6583bf40712","kind":"commit","published_at":"2019-12-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3a8f0eace8dd6a1c3234a8be2b7c41f06b6260d4","kind":"commit","published_at":"2019-12-14T19:59:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"0a129d58056d38bd15141aaa98d346774895d5f5","kind":"commit","published_at":"2019-12-07T12:46:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"6291316a32cfb4fb19ffdbcf30abfcb63023f17f","kind":"commit","published_at":"2019-12-01T10:59:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1/manifests"},{"name":"v3.9.4","sha":"6b0fee51deb7c32b75498d4ab2186946e7c4ce0a","kind":"commit","published_at":"2019-11-28T09:28:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4/manifests"},{"name":"v4.7.0","sha":"2b04ee905695540bde87653908ece5c4d57546c9","kind":"commit","published_at":"2019-11-22T10:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"856188b2de7a5e514803314f329da76fe65dec50","kind":"commit","published_at":"2019-11-12T13:52:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"d2d76bf26231a96981260232de5271b24e9391a4","kind":"commit","published_at":"2019-11-05T16:46:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0/manifests"},{"name":"v4.5.2","sha":"cb52f392b3b3528857178a756354ffb0e8bccd73","kind":"commit","published_at":"2019-10-28T22:58:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"803d08fbdf20de2d34c36a2a27bbc8e5a7e79fb2","kind":"commit","published_at":"2019-10-12T20:22:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"de3c62c25bf9e92ba35019e5a3ca7f68a36600d8","kind":"commit","published_at":"2019-10-02T08:07:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"554e7dce0cd96a4f9ef1924b41a3ce530cb433ae","kind":"commit","published_at":"2019-09-22T17:16:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"b563d529a8544fa4f4090723239ab075665c5f03","kind":"commit","published_at":"2019-09-11T20:45:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"f3beaee67fb9a4145a792fc8b798ef327b55f513","kind":"commit","published_at":"2019-09-08T09:58:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1/manifests"},{"name":"v1.2.5","sha":"8ee2d7168294f21af787aaba46661824097e33bb","kind":"tag","published_at":"2019-09-03T18:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5/manifests"},{"name":"v4.4.0","sha":"98f2c7cae9b2e0a53cf731882164aa44babb4be3","kind":"commit","published_at":"2019-08-31T12:19:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"29c1adf61a141a3db885ee569e42251cee53e749","kind":"commit","published_at":"2019-08-21T17:29:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3/manifests"},{"name":"v1.2.4","sha":"e44972d3c3e199529fdbc85974f7ae570b8424a0","kind":"tag","published_at":"2019-08-16T20:53:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4/manifests"},{"name":"v4.3.2","sha":"f2dbeca2dd1aecf6bc56e2302ec766d2e4bfb2ac","kind":"commit","published_at":"2019-08-10T17:39:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"d5a2ad9d26f7b089111b208c929ac1f98e7f6958","kind":"commit","published_at":"2019-08-03T15:14:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"8c28ed9c67e7b6ad02a8826178352aa4e9901b50","kind":"commit","published_at":"2019-07-28T14:32:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"42f78c69a59f0b5fa5fb8f533385f04ef77d7889","kind":"commit","published_at":"2019-07-17T13:42:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1/manifests"},{"name":"v1.0.4","sha":"455489e2e149ff5393f6ba08870368c88da259bd","kind":"tag","published_at":"2019-07-10T15:39:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"4c21bc05d6c5e48c64bc947ba9e271ed3e762a0e","kind":"tag","published_at":"2019-07-10T15:08:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"543041538f31cbdfbe3e85b8bc0f5c183ac5448e","kind":"tag","published_at":"2019-07-09T13:14:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"3a40065694cab2a5e8dedab6781e98493c1dc69d","kind":"tag","published_at":"2019-07-09T12:54:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1/manifests"},{"name":"v4.2.0","sha":"cf2cdd83f2a2f65d0e979d1faa9e815a5e2d3502","kind":"commit","published_at":"2019-07-06T15:30:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"6da1d591264e8c4a18e5ab56bdf6f8c0f985ed99","kind":"commit","published_at":"2019-06-25T13:53:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"eade31e58deb8ff3faee777313d70141e5868ebe","kind":"commit","published_at":"2019-06-23T11:46:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"b78a5ab7581488f7fff271a2cf64927dd28c3ab0","kind":"commit","published_at":"2019-06-13T09:55:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"07b9d6efaac1b663b2657173227e9490c796191e","kind":"commit","published_at":"2019-06-10T11:50:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"d58075ddb1757a11c47ef3d2b1fe9bed55e640dd","kind":"commit","published_at":"2019-06-03T16:35:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a3572bcaf34d204b314fd2c84064c9180f3a50f1","kind":"commit","published_at":"2019-05-27T12:48:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"505e275285c757e0515c8623b43c823d8a74790c","kind":"commit","published_at":"2019-05-23T15:39:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.0","sha":"a33f0ab64999331a54267cdf0eb89e53fa4d70cd","kind":"commit","published_at":"2019-05-20T21:26:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0/manifests"},{"name":"v4.0.0-beta.2","sha":"3686a27055dce58b5e800b520087c0c448b7480e","kind":"commit","published_at":"2019-05-13T12:26:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"5c152157078503e8599537108c3be9e00969fa34","kind":"commit","published_at":"2019-05-05T12:24:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"f19bd59ae53f23e3637383061774542d973cc48c","kind":"commit","published_at":"2019-04-28T22:42:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.8","sha":"92d6e987a43041fde63fd02cad61277d04193c29","kind":"commit","published_at":"2019-04-17T19:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"663643e0a83554d7730be42140aef6bc3ac09c6a","kind":"commit","published_at":"2019-04-07T23:25:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"2482d2b689440df6fb3da6157a789adac2783736","kind":"commit","published_at":"2019-03-30T19:33:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6/manifests"},{"name":"v3.9.3","sha":"ebed7922fc97331519f507768572a068edb8494e","kind":"commit","published_at":"2019-03-28T14:06:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3/manifests"},{"name":"v4.0.0-alpha.5","sha":"1bfdbe5688fb3556e4bebd1f8e357c515244ac42","kind":"commit","published_at":"2019-03-23T21:04:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"997324d52467e3a7b7a8058c0ba8309d04d4ddf6","kind":"commit","published_at":"2019-03-17T11:00:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"3a5d2e50411ddd3caea450abda49fd7c6ed230dc","kind":"commit","published_at":"2019-03-10T11:57:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"f606f7584dd842a89423dd3cc69e32b5ad3fdae1","kind":"commit","published_at":"2019-03-03T16:12:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"eea3b4d9a623f87d79be63f57b4a69ddfe375610","kind":"commit","published_at":"2019-02-20T10:58:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"97b26c4821299aef21e6ef9372a25aedd78d0137","kind":"commit","published_at":"2019-02-12T14:39:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.9.2","sha":"dbc788f7d231b4eceaa7a6a3e253104de5de9af0","kind":"commit","published_at":"2019-02-03T20:45:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2/manifests"},{"name":"v3.9.1","sha":"b903d7432b5a06583c9915f7ab9346bad76007a1","kind":"commit","published_at":"2019-01-26T13:59:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"f6353cdd15b954091c3f53498eb7de198755b740","kind":"commit","published_at":"2019-01-14T21:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"8df7a83ccc0b200e67feb823ceaaf793e4b6d007","kind":"commit","published_at":"2019-01-09T21:57:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"c202914213f19b070738ba5837da18e89c1662ee","kind":"commit","published_at":"2019-01-07T18:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"baa45b12252be8965809a0ad06e67e7dc7d44313","kind":"commit","published_at":"2018-12-30T21:47:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"0445ca8b710425f22744249a0c7bb3c20e95237b","kind":"commit","published_at":"2018-12-30T21:24:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"f0d60d8a510180e9c7a9b588d3e6c04d0d1a23d3","kind":"commit","published_at":"2018-12-22T15:42:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"1871b089aef090728321cab69be92daaec6eb131","kind":"commit","published_at":"2018-12-17T20:02:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0/manifests"},{"name":"v3.6.2","sha":"edde0b4f0073fcacb7233b553812f3dffe619da5","kind":"commit","published_at":"2018-12-09T20:22:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"e5fbf74a06157e2d73701a158e8d6b5914429ea1","kind":"commit","published_at":"2018-12-01T10:43:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1/manifests"},{"name":"issue-13699-mster","sha":"ac0153bf1b13ddbc1e43c22693f2c223838d9f1a","kind":"tag","published_at":"2018-11-28T20:15:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/issue-13699-mster","html_url":"https://github.com/mui/material-ui/releases/tag/issue-13699-mster","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@issue-13699-mster","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster/manifests"},{"name":"v3.6.0","sha":"d9c790fa69a1c053c3d471e030e4066122d58902","kind":"commit","published_at":"2018-11-26T19:49:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"34492c23a773b1db66fe65801997257709c4f319","kind":"commit","published_at":"2018-11-12T23:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"dc6b2b870fa514e98c74b6854d22c6e25e7684cb","kind":"commit","published_at":"2018-11-12T22:46:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"ba1dc0f27cd85996dbf3ef9df4d7f10552d6c91f","kind":"commit","published_at":"2018-11-04T23:41:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0/manifests"},{"name":"v3.3.2","sha":"47b20fe33c5f1c8a2563bad3c27811c37f698794","kind":"commit","published_at":"2018-10-27T20:16:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"92b2a36716c8ced3d12ff0b300be06cc4743e6da","kind":"commit","published_at":"2018-10-23T22:16:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"47d3b93780400d6eaef48d29dfcbebec8a5f22b2","kind":"commit","published_at":"2018-10-21T21:27:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"bbb0b683dd45d130b17580da86fe6ccc1ab5b3d3","kind":"commit","published_at":"2018-10-15T22:11:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"a61f0fc9a56ef22874753175bad2a636460130d1","kind":"commit","published_at":"2018-10-14T21:03:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"58f526f46e609e3e6cd785d15bfc5486df7ab79f","kind":"commit","published_at":"2018-10-07T22:44:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"dbd67aa892a4e9885d763fcb0d1f6c1691fbf763","kind":"commit","published_at":"2018-09-30T17:16:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"6184c508f94500a9da7486ccb2b9398023e4b1b5","kind":"commit","published_at":"2018-09-23T22:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"a9cbda69c8e059d928da53d9525652170b999455","kind":"commit","published_at":"2018-09-16T21:32:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"27412afa36b6c64b15b3b33cd51235efbc55a775","kind":"commit","published_at":"2018-09-08T22:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d6fb8524ff94080614e8d4d1064c7b2cec66c5d1","kind":"commit","published_at":"2018-09-03T21:14:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"2e9643f6c43c9b393a3914cd085aac92df546c04","kind":"commit","published_at":"2018-08-28T22:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"6847e0affc09f56a1497013be98bc3b59ccd3fde","kind":"commit","published_at":"2018-08-27T17:34:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0/manifests"},{"name":"v1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1","html_url":"https://github.com/mui/material-ui/releases/tag/v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1/manifests"},{"name":"v1.5.1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6b4c29e324eaa1272ce7b42ecab0e3460af6f437","kind":"commit","published_at":"2018-08-12T20:42:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0/manifests"},{"name":"v0.20.2","sha":"1b1c1fce216b5b2f5ecd52d21f8ec6a326c00cd5","kind":"commit","published_at":"2018-08-05T21:43:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2/manifests"},{"name":"v1.4.3","sha":"99650a6d174ad97b41ba1079cd5d7f55b5db21b5","kind":"commit","published_at":"2018-08-04T10:26:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e9bb799208b34fb8f8bbfe4b63b7a1942f95d91f","kind":"commit","published_at":"2018-07-29T14:37:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"869692ecf3812bc4577ed4dde81a9911c5949695","kind":"commit","published_at":"2018-07-22T21:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7fdc1890fb744b565480835fd5684e66871c679f","kind":"commit","published_at":"2018-07-14T15:02:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"f12ba5bfafc53ada2e5719697dd8373d41fa9471","kind":"commit","published_at":"2018-07-02T20:06:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"cd47eeabdcd4f67e35ff5ad56ae82a571da5747a","kind":"commit","published_at":"2018-06-26T10:53:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"e943cb8d6f405de5d53c1f3d1908cbccb502bb3a","kind":"commit","published_at":"2018-06-20T21:41:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"29308b10b3f8ba3565168e4da4bb5f793cb8b4f9","kind":"commit","published_at":"2018-06-18T18:38:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7c094a0f0381c7b68a223e27b5dc700a7595b122","kind":"commit","published_at":"2018-06-10T09:50:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2a300cdec817595ac879bc419257e55ef318b0f9","kind":"commit","published_at":"2018-06-03T15:25:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"3ccf76d315404ebd67f1254f5679d327c0647dfd","kind":"commit","published_at":"2018-05-26T14:56:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"73101790333124cc8f5857bc46038b7d2315842a","kind":"commit","published_at":"2018-05-17T22:07:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.1","sha":"aae0c434f99c4ab559d8aff53cfbd2cfa7974043","kind":"commit","published_at":"2018-05-15T21:15:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1/manifests"},{"name":"v0.20.1","sha":"c663649d9edf9d196aadbb3b426fd613816964fc","kind":"commit","published_at":"2018-05-13T21:34:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1/manifests"},{"name":"v1.0.0-rc.0","sha":"5f3008fc26479b40ff16ec498ae0e6e3361fdb47","kind":"commit","published_at":"2018-05-13T19:13:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-beta.47","sha":"d16e4f5115a9fde3e8958d7959a912a55cbb246d","kind":"commit","published_at":"2018-05-09T21:48:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.47","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47/manifests"},{"name":"v1.0.0-beta.46","sha":"aa1ef83f22650245dd736681d7ec6331cb2a42ef","kind":"commit","published_at":"2018-05-08T21:51:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.46","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46/manifests"},{"name":"v1.0.0-beta.45","sha":"ab592831cbf5987a6516139aeaf148bdb3360ccb","kind":"commit","published_at":"2018-05-07T13:38:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.45","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45/manifests"},{"name":"v1.0.0-beta.44","sha":"0bba4ad1aed5d2181baa156009301eb56fd80158","kind":"commit","published_at":"2018-04-29T20:57:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.44","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44/manifests"},{"name":"v1.0.0-beta.43","sha":"6dfe7382b9777885abe84f4d1f66c0c62545d559","kind":"commit","published_at":"2018-04-22T10:47:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.43","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43/manifests"},{"name":"v1.0.0-beta.42","sha":"bc03443cac8a55ce3fc4d19e6a95e0f3d0116fbf","kind":"commit","published_at":"2018-04-16T20:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.42","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42/manifests"},{"name":"v1.0.0-beta.41","sha":"cddff325bdc2c79592701c11e295e48db0879c28","kind":"tag","published_at":"2018-04-07T18:26:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.41","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41/manifests"},{"name":"v1.0.0-beta.40","sha":"7f423b6bef54c4a34f3b53d9b8ebf33c183916f8","kind":"tag","published_at":"2018-04-01T09:55:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.40","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40/manifests"},{"name":"v1.0.0-beta.39","sha":"b95cb7a83a102b21b7f6add713398f6c9e743d50","kind":"tag","published_at":"2018-03-28T21:23:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.39","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39/manifests"},{"name":"v1.0.0-beta.38","sha":"a6ccfbe7699b67b03703b49a7cb14d865b841d38","kind":"tag","published_at":"2018-03-17T12:24:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.38","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38/manifests"},{"name":"v1.0.0-beta.37","sha":"1587ac3654ae5061eb21f652722a02cc4c367292","kind":"tag","published_at":"2018-03-11T14:31:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.37","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37/manifests"},{"name":"v1.0.0-beta.36","sha":"f31bd2e431c29f85a053387ce062987a3fc36168","kind":"tag","published_at":"2018-03-05T21:07:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.36","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36/manifests"},{"name":"v1.0.0-beta.35","sha":"25ca14ffcec6eeb75446730a03cc4a2014c5e8ab","kind":"tag","published_at":"2018-02-25T22:47:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.35","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.2","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2/manifests"},{"name":"olivier-material-ui-codemod@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1/manifests"},{"name":"olivier-material-ui-icons@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.1","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1/manifests"},{"name":"olivier-material-ui-codemod@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0/manifests"},{"name":"olivier-material-ui-icons@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0/manifests"},{"name":"v1.0.0-beta.34","sha":"284dfcb06fed2244033cc971cb78f485bafece3d","kind":"tag","published_at":"2018-02-17T12:08:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.34","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34/manifests"},{"name":"v1.0.0-beta.33","sha":"b7f698d48d61e74f74e5e50a08b4309460a55266","kind":"tag","published_at":"2018-02-10T12:03:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.33","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33/manifests"},{"name":"v1.0.0-beta.32","sha":"896bc50f35a83fac0453dbbecd9f367b45b450e9","kind":"tag","published_at":"2018-02-04T22:44:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.32","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32/manifests"},{"name":"v1.0.0-beta.31","sha":"6271146a2545aeedf4110990de21ebc0c910b627","kind":"tag","published_at":"2018-01-29T22:06:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.31","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31/manifests"},{"name":"v1.0.0-beta.30","sha":"2bb35ce508832f518a4c3af8cd7cf67af8fd90c5","kind":"tag","published_at":"2018-01-21T22:50:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.30","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30/manifests"},{"name":"v1.0.0-beta.29","sha":"7386d56d4dfb85ca4a586a56691b6a58798d5c42","kind":"tag","published_at":"2018-01-16T20:27:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.29","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29/manifests"},{"name":"v1.0.0-beta.28","sha":"e1f3dad9084edf460d42e0a5f6b7c956eaa51e8d","kind":"tag","published_at":"2018-01-14T14:52:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.28","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28/manifests"},{"name":"v1.0.0-beta.27","sha":"fcfe4a64a95f65e205c5ba9523987982e6556eea","kind":"tag","published_at":"2018-01-06T15:25:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.27","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27/manifests"},{"name":"v1.0.0-beta.26","sha":"bd42549ee464bce03743f7ee18964066f9d3907d","kind":"tag","published_at":"2017-12-30T23:24:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.26","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26/manifests"},{"name":"v1.0.0-beta.25","sha":"d9ab3e313136fa5fb179743b560ac7c9e4fa8f6a","kind":"tag","published_at":"2017-12-22T23:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.25","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25/manifests"},{"name":"v1.0.0-beta.24","sha":"7c8fe8516f8bf6317e7cc748eefa7d97c92b4007","kind":"tag","published_at":"2017-12-17T12:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.24","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24/manifests"},{"name":"v1.0.0-beta.23","sha":"1a4e5b06ae0a7f6b3a6be810d272ebdf3efbb863","kind":"tag","published_at":"2017-12-09T09:51:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.23","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23/manifests"},{"name":"v0.20.0","sha":"86b40ae4883e95d6139e9e5d59c0e14aa022ce3a","kind":"commit","published_at":"2017-12-04T04:05:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0/manifests"},{"name":"v1.0.0-beta.22","sha":"22f68ca292a947349ae2877b09e85775703ec87f","kind":"tag","published_at":"2017-11-28T23:11:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22/manifests"},{"name":"v1.0.0-beta.21","sha":"d33604a9deacbb2725da3688d823416486a039c1","kind":"tag","published_at":"2017-11-13T22:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21/manifests"},{"name":"v1.0.0-beta.20","sha":"076d08bfa709ffdb4858106ebda73f475e4ec5b9","kind":"tag","published_at":"2017-11-05T19:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20/manifests"},{"name":"v1.0.0-beta.19","sha":"2a1879fb818973d4df766c2d7842afd939fdb2b8","kind":"tag","published_at":"2017-10-30T21:51:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19/manifests"},{"name":"v1.0.0-beta.18","sha":"f626204f8e0cd9933bcb7a8c8ac5cd97d6419eca","kind":"tag","published_at":"2017-10-23T21:58:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18/manifests"},{"name":"v1.0.0-beta.17","sha":"616d69d5ff7263eb9c84960b6b7a4c9ff852d4ef","kind":"tag","published_at":"2017-10-15T22:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17/manifests"},{"name":"v1.0.0-beta.16","sha":"56fd0d9d2f6fe0222b8c4117e227de1d725918ba","kind":"tag","published_at":"2017-10-08T20:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16/manifests"},{"name":"v0.19.4","sha":"f1bc4be26ca68578f0cfd053fed8eeabe0d3a636","kind":"tag","published_at":"2017-10-08T19:56:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4/manifests"},{"name":"v1.0.0-beta.15","sha":"4da17a67182a212be91a36cec9c976ccb6293380","kind":"tag","published_at":"2017-10-04T16:05:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15/manifests"},{"name":"v1.0.0-beta.13","sha":"736f12000e6989b2e37fcf10deca8bcf20a284f5","kind":"tag","published_at":"2017-10-01T19:58:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13/manifests"},{"name":"v0.19.3","sha":"7e484cc0c2e3db1e30ebe89d93475f2999f6168c","kind":"tag","published_at":"2017-10-01T19:35:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3/manifests"},{"name":"v1.0.0-beta.12","sha":"65b6e04a74a1520209e7b8fcfa311a431ecb070a","kind":"tag","published_at":"2017-09-24T18:24:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12/manifests"},{"name":"v0.19.2","sha":"5f750e046d48fa2f8c0efd86290ea48661c9b32e","kind":"tag","published_at":"2017-09-18T20:14:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2/manifests"},{"name":"v1.0.0-beta.11","sha":"01c6feb33e7e4e5043ce2a8377fa7dda3dbc8180","kind":"tag","published_at":"2017-09-18T19:11:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11/manifests"},{"name":"v1.0.0-beta.10","sha":"3d4518c997fe875f8e91044ff59a09a46fdfb726","kind":"tag","published_at":"2017-09-13T21:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10/manifests"},{"name":"v1.0.0-beta.9","sha":"d4dba0da9a00efe5104365ca647d848a131a41a6","kind":"tag","published_at":"2017-09-10T11:17:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9/manifests"},{"name":"v1.0.0-beta.8","sha":"865b39bef48c3f85743c3914ba146b97b93fce0f","kind":"tag","published_at":"2017-09-02T11:11:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8/manifests"},{"name":"v0.19.1","sha":"b0d03e92c64bee1ac8c25acd0c48657b7f605d9a","kind":"tag","published_at":"2017-09-02T10:38:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1/manifests"},{"name":"v1.0.0-beta.7","sha":"d2083879918dcafdc9c17e3e19440000a0abb3b0","kind":"tag","published_at":"2017-08-30T22:51:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7/manifests"},{"name":"v1.0.0-beta.6","sha":"8385df161a6792d472821e30c7095b267b844950","kind":"tag","published_at":"2017-08-20T14:48:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6/manifests"},{"name":"v1.0.0-beta.5","sha":"8292545fd41ea9f9d3c7c52bb45f60a4fea434a9","kind":"tag","published_at":"2017-08-15T08:55:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5/manifests"},{"name":"v0.19.0","sha":"d1b3bc614a818d497e38fd51c85077dd7b490bad","kind":"tag","published_at":"2017-08-15T08:17:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0/manifests"},{"name":"v1.0.0-beta.4","sha":"110f0a6e95e8e2b51b2bdd7e545a9b41d1a0009f","kind":"tag","published_at":"2017-08-05T10:09:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4/manifests"},{"name":"v1.0.0-beta.3","sha":"e0dd9560d4a152ca0a61558b6238edc40746c354","kind":"tag","published_at":"2017-07-29T21:00:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"45d5da95daf4d52b0ea6e4ffbef27755fa0aa196","kind":"tag","published_at":"2017-07-23T17:45:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"603fbde8d99e386d6640ec6c24ba9fcfc4316dd4","kind":"tag","published_at":"2017-07-23T17:12:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1/manifests"},{"name":"v0.18.7","sha":"50f6dfc4b6ee7473e27ba950c3ce900b24f17d1c","kind":"tag","published_at":"2017-07-23T15:51:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7/manifests"},{"name":"v1.0.0-alpha.22","sha":"f3992561ed94696d595b6a56efc7449c7dee67c7","kind":"tag","published_at":"2017-07-18T09:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22/manifests"},{"name":"v1.0.0-alpha.21","sha":"49d21891b72796f4a8f383d9b15b66f72cb94549","kind":"tag","published_at":"2017-07-04T22:13:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21/manifests"},{"name":"v0.18.6","sha":"1d10ecbac4a83f9934bb6a7f025855f82002113c","kind":"tag","published_at":"2017-07-04T21:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6/manifests"},{"name":"v0.18.5","sha":"86f7c4141cc66ab1e96a681a6945472283e41ea3","kind":"tag","published_at":"2017-06-28T18:14:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5/manifests"},{"name":"v1.0.0-alpha.20","sha":"84363396403cbbd51072d0b09822cd6d8ab6bf87","kind":"tag","published_at":"2017-06-25T18:01:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20/manifests"},{"name":"v0.18.4","sha":"2c6872cacf19ac71a316b282c2467162dcd148c6","kind":"tag","published_at":"2017-06-25T17:39:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4/manifests"},{"name":"v1.0.0-alpha.19","sha":"611bfd7557fd928933e39c054d2b2edeb57adaed","kind":"tag","published_at":"2017-06-19T16:58:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19/manifests"},{"name":"v1.0.0-alpha.18","sha":"5fdb60642bdf2907b7fba352cf2cd0fa7208848f","kind":"tag","published_at":"2017-06-19T10:12:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18/manifests"},{"name":"v1.0.0-alpha.17","sha":"73e0a35145d10f3c29a991f75e5ba8315e0e754a","kind":"tag","published_at":"2017-06-12T11:55:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17/manifests"},{"name":"v0.18.3","sha":"4c6a542c772f9fe9ff97bb95f63801138d7722d0","kind":"tag","published_at":"2017-06-07T21:28:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"9d3b59b3fec3b31b37334c3bd842112f3d090f86","kind":"commit","published_at":"2017-06-06T21:29:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2/manifests"},{"name":"v1.0.0-alpha.16","sha":"0c7dba6dc5ad8b9f69ec3c60e3ba31f2973e582a","kind":"tag","published_at":"2017-06-01T08:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"18508aeb3e5817406209e15c3e51a53c2cbece96","kind":"tag","published_at":"2017-05-23T20:00:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"771fb44738e116a1d2cec7aabb8ed1425b1d57f6","kind":"tag","published_at":"2017-05-14T10:11:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14/manifests"},{"name":"v0.18.1","sha":"715372edf9fc21244030207409b4070158f6936d","kind":"tag","published_at":"2017-05-13T10:21:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1/manifests"},{"name":"v1.0.0-alpha.13","sha":"17fde80a53fb9fcce31a82290f54de55cf3655e9","kind":"tag","published_at":"2017-05-08T10:47:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13/manifests"},{"name":"v0.18.0","sha":"dea7938b1265a3b100899d65589fbd05e877ab9e","kind":"tag","published_at":"2017-04-30T22:26:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0/manifests"},{"name":"v1.0.0-alpha.12","sha":"dc7371e4770fd3e8b1a82b9c2c2a652acaa73713","kind":"tag","published_at":"2017-04-30T22:22:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12/manifests"},{"name":"v0.17.4","sha":"a398290811c94bd6bb2d5d04c7f6d0ce734e3ad6","kind":"commit","published_at":"2017-04-14T17:20:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4/manifests"},{"name":"v1.0.0-alpha.11","sha":"7b3dbfaf2e94e8139424c8660692ee20d5a9880e","kind":"tag","published_at":"2017-04-14T16:50:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11/manifests"},{"name":"v0.17.3","sha":"53076a03182668f94d3bf40cd880309a51e9be88","kind":"tag","published_at":"2017-04-10T21:42:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"38c4aed87e608ded8e083dcf341ed5e9a14c20ef","kind":"tag","published_at":"2017-04-09T11:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2/manifests"},{"name":"v1.0.0-alpha.10","sha":"27fd907d604c1d3189b7b70e3a7e4758e0171492","kind":"tag","published_at":"2017-04-06T12:00:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"b962c2fbfa7a9cab9e9844e01966b90ca86e67a1","kind":"tag","published_at":"2017-04-01T13:47:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a0b4691eb3958aeb9173a8f4e705c81dfb7d25da","kind":"tag","published_at":"2017-03-25T11:46:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8/manifests"},{"name":"v0.17.1","sha":"05280483dbbc29e56edd8f3644721679b55d4d73","kind":"commit","published_at":"2017-03-13T12:27:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1/manifests"},{"name":"v1.0.0-alpha.7","sha":"9281a3fcee37d6afb9e493ff06e8a2626f4d7d91","kind":"tag","published_at":"2017-03-12T12:31:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"69f604946c366c655d0613841c034cacee7e9ef4","kind":"commit","published_at":"2017-02-26T12:41:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6/manifests"},{"name":"v1.0.0-alpha.5","sha":"74973892bdfacd5c9e3a4ce63185e9a6500d9522","kind":"commit","published_at":"2017-02-26T11:04:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-alpha.4","sha":"6472a6864951bfe7f3739afbe74b50981299ac28","kind":"commit","published_at":"2017-02-26T10:19:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4/manifests"},{"name":"v0.17.0","sha":"c9af9606bcea6551ceaadc2f6430d629eb679e84","kind":"commit","published_at":"2017-02-12T22:06:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0/manifests"},{"name":"v1.0.0-alpha.3","sha":"4583f5212d0b668e3801a859d3cc584cec0ec173","kind":"commit","published_at":"2017-02-12T21:43:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"8476782b595175d25c8a972b5fe53bc1f8532676","kind":"tag","published_at":"2017-02-07T19:48:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"3a0eb03018a9c5c96ba5233de8ef45202403a94c","kind":"commit","published_at":"2017-01-29T21:29:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.16.7","sha":"867c6c29b1badd839b1fd57720e5754fcd53a516","kind":"commit","published_at":"2017-01-15T19:57:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"bc84dbeeb78b725fefdc10cdc6eee7b75cc1226e","kind":"commit","published_at":"2016-12-25T21:03:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"8a03a04ef17f76ce09b88607b216d8a8e4d277d6","kind":"commit","published_at":"2016-12-09T20:45:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"84c18c98ff56fbe81be902735164219040729bb1","kind":"commit","published_at":"2016-11-17T19:18:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"066c5d53d1d4ecec2923ed12ec14647ae8248a9c","kind":"commit","published_at":"2016-11-17T16:41:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"806b2eab2272b430e814f8b3c7f1e7b31cd0e306","kind":"commit","published_at":"2016-11-14T17:22:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"2085737a798d9cb808b2fddf1f06883b27327ccc","kind":"commit","published_at":"2016-10-19T18:24:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"6eb9913441cb39562f4c935bdd70042d26daa260","kind":"commit","published_at":"2016-10-05T14:36:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0/manifests"},{"name":"v0.16.0-rc2","sha":"71a9524d0ec28dad2f566a42c7bb8ad2ea93ce36","kind":"commit","published_at":"2016-09-24T19:31:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2/manifests"},{"name":"v0.16.0-rc1","sha":"1691addd7f84317619c6831c35cb1f32ef3779b6","kind":"commit","published_at":"2016-09-07T19:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1/manifests"},{"name":"v0.15.4","sha":"be9bc14f4cda041299b6f8845af87b9278c871fc","kind":"commit","published_at":"2016-08-10T22:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"8bd3589dd7f676f3d725559cbd63457afe8d3691","kind":"commit","published_at":"2016-08-02T20:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"908f694e1e6eae9e63da6b22e63100d6bda4fa8e","kind":"commit","published_at":"2016-07-09T21:10:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"1fed1bcc81d89e473e261c1da4bf0a3a46515ce8","kind":"tag","published_at":"2016-06-20T08:15:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"06667b589952f58ff8c6d277df364ef16dada671","kind":"tag","published_at":"2016-05-06T13:49:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0/manifests"},{"name":"v0.15.0-beta.2","sha":"7cf7adfe9042e9be8dbaa1c850ffacca26e9c269","kind":"commit","published_at":"2016-04-21T22:57:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2/manifests"},{"name":"v0.15.0-beta.1","sha":"47d7525fb77c7c579e99d595b3f98c69fc838c77","kind":"tag","published_at":"2016-04-14T13:33:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1/manifests"},{"name":"v0.15.0-alpha.2","sha":"caabf9eaee5a5e11097958105f8427cfc8905f86","kind":"tag","published_at":"2016-03-17T23:37:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2/manifests"},{"name":"v0.15.0-alpha.1","sha":"2ebddeb908857c16ece162964a7e501ab37716ba","kind":"commit","published_at":"2016-02-27T17:54:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1/manifests"},{"name":"v0.14.4","sha":"de2bee1335ff1fd701a60cb3d739cf919dbd77ce","kind":"commit","published_at":"2016-02-03T00:47:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"fa9141f90149392cc3fa366736e61a89b07e9205","kind":"commit","published_at":"2016-01-27T03:06:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"44b41957ae81344cf6dc794cf2dbe2da48152622","kind":"commit","published_at":"2016-01-08T15:52:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"0ae4d7f61bb240ae5e2adc9d15a8d5629f738db6","kind":"commit","published_at":"2016-01-04T22:23:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"628bc82957d8e537a1b648e31e10723820bb00ac","kind":"commit","published_at":"2015-12-25T15:12:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0/manifests"},{"name":"v0.14.0-rc2","sha":"9a24d8a7839c37b86748ad8022e39235e8eb6be2","kind":"commit","published_at":"2015-12-14T22:26:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2/manifests"},{"name":"v0.14.0-rc1","sha":"7459597806a2f1f5826eaab26d3c5d974da70fbd","kind":"commit","published_at":"2015-12-04T19:52:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1/manifests"},{"name":"v0.13.4","sha":"a98006f9ffb588030cbdd2e3b4a4515017e58c43","kind":"commit","published_at":"2015-11-24T17:07:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"e33afed6913b58a990bd4b51a038bbfff0a0f42f","kind":"commit","published_at":"2015-11-17T16:34:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"6f28ad04e8f95073646bfeb8936c550ca4a94347","kind":"commit","published_at":"2015-11-10T00:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"330488977f95dbebd6cf6a387bf10a86238331ff","kind":"commit","published_at":"2015-10-29T21:08:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"7980cd589e9dc9e055e1b789bf2f80e7f2ef0f5d","kind":"commit","published_at":"2015-10-21T19:38:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"86394ccd2d7b715eaa054a369679eba4ac82ce1f","kind":"commit","published_at":"2015-10-21T19:04:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"d310459476a461e0d29f166de277896026d8f35f","kind":"commit","published_at":"2015-10-19T17:30:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"06aca1012d01de4ec782acfb8d22a6ec83d48ff7","kind":"commit","published_at":"2015-10-07T21:43:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"6671f90516c2065839efae773ecda924b8bebdae","kind":"commit","published_at":"2015-10-06T19:31:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"a4e194e46c47f8e2eedfab8f0a8c4104e5679c95","kind":"commit","published_at":"2015-09-28T16:15:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"aa485220ff28e907d2548cbfb65bd789c23d9eba","kind":"commit","published_at":"2015-09-25T16:08:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"b55b770f2049852febe47bef27aa0eaceafcec08","kind":"commit","published_at":"2015-09-15T21:10:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"82bc1cb2805f7b624516f71628e6ca525df18cad","kind":"commit","published_at":"2015-08-24T21:31:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0/manifests"},{"name":"v0.10.4","sha":"a8097bcbed6939f0cb308e05acf03a907b666725","kind":"commit","published_at":"2015-08-09T03:29:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"2a43082b52138e33c85878616461445895066a11","kind":"commit","published_at":"2015-08-08T22:51:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"71583523f39c1830d3fcffeff0598c2f803f1048","kind":"commit","published_at":"2015-07-29T20:34:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"6b609c63611b02f9e845b765770983c547cd6af8","kind":"commit","published_at":"2015-07-13T21:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"b6140ec86c5087ad799e9a658f3f0d9b150c205a","kind":"commit","published_at":"2015-07-10T01:35:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"8a18478700f49b94fe7f580664e7b31c581ceb0b","kind":"commit","published_at":"2015-06-20T17:47:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"3da654eb4f0ddb10d81f2706eda1f3819e40b795","kind":"commit","published_at":"2015-06-15T01:46:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"867e87d3530b4fb6bc7f6ec5fb9edcd49e7bd631","kind":"commit","published_at":"2015-06-09T23:38:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"cb794810e7c39352f1bbd533d92983dc22a57510","kind":"commit","published_at":"2015-05-24T20:12:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0/manifests"},{"name":"v0.7.5","sha":"b3ce0b272e5468919d01b3d3ab6751a92f682b48","kind":"commit","published_at":"2015-04-27T19:14:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"abc159f246f15163f7984bcf702409cffc745d6e","kind":"commit","published_at":"2015-04-21T18:14:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"9321a4a8879f380a725c7439114ebf3e0da8abcc","kind":"commit","published_at":"2015-04-01T15:20:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"953606f4d1a9e3a33798b499219fe40b1f81fd96","kind":"commit","published_at":"2015-03-25T23:45:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"03c169188dd10ec2242b7806050781867c0291dd","kind":"commit","published_at":"2015-03-04T21:41:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"078ba0c94f8985dd2d96587784f760474ba51858","kind":"commit","published_at":"2015-02-13T21:06:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"accd9f0ef163d514b091709ffd63f76f6d1a467f","kind":"commit","published_at":"2015-01-27T00:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"57c7a95be20dc77cbe0459a40acc802e16de5148","kind":"commit","published_at":"2015-01-26T23:07:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"706446d6aeb952def6f2016fdc213b6e56b2d40f","kind":"commit","published_at":"2015-01-03T23:58:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"6b294fdd0a7f9686b8b8f05cf8759e90b3e581f9","kind":"commit","published_at":"2014-12-25T17:36:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"3eb741fdb94fff5e8218809b8f7d5a9d2e4d1778","kind":"commit","published_at":"2014-12-15T17:14:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"d65414913839d9d939c8bd938ca21f39f0faa924","kind":"commit","published_at":"2014-12-07T15:15:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"fc3232f6e9d1662c4f9d813b70acb329c4cdc6de","kind":"commit","published_at":"2014-11-30T21:22:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"4b02786c2a7e27613201fe72c033a260018a38d6","kind":"commit","published_at":"2014-11-28T20:34:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"ab8880bc442941c20d58ca2cbb8aace7b2724929","kind":"commit","published_at":"2014-11-17T20:10:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"052b0bc5a3e887d0a36b2277a2e09812a0ce206b","kind":"commit","published_at":"2014-11-11T21:11:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"715b7e868003ac9b121bdacee3e1301b9c660aa9","kind":"commit","published_at":"2014-11-08T19:56:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"088d257c0bec691545cd32f83fd2af753866b8ee","kind":"commit","published_at":"2014-11-08T00:13:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0/manifests"},{"name":"v0.1.29","sha":"3fe7b8bf7c3adc04522f311ce1c1c3b6e39e8edd","kind":"commit","published_at":"2014-11-05T19:58:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.1.29","html_url":"https://github.com/mui/material-ui/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29/manifests"}]},"repo_metadata_updated_at":"2025-12-12T02:56:37.203Z","dependent_packages_count":2,"downloads":4,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":27.562065924078905,"dependent_repos_count":25.30552159382132,"dependent_packages_count":9.479354243063137,"stargazers_count":0.0779313956317185,"forks_count":0.025111227481331513,"average":12.489996876815283},"purl":"pkg:npm/%40funnc/mui","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@funnc/mui","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@funnc/mui","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@funnc/mui/dependencies","status":null,"funding_links":["https://opencollective.com/mui","https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-29T16:04:14.239Z","issues_count":4308,"pull_requests_count":9949,"avg_time_to_close_issue":13592057.178502878,"avg_time_to_close_pull_request":1743679.4759773905,"issues_closed_count":2590,"pull_requests_closed_count":8490,"pull_request_authors_count":716,"issue_authors_count":2931,"avg_comments_per_issue":5.109795728876509,"avg_comments_per_pull_request":1.994974369283345,"merged_pull_requests_count":7175,"bot_issues_count":19,"bot_pull_requests_count":3438,"past_year_issues_count":769,"past_year_pull_requests_count":3299,"past_year_avg_time_to_close_issue":842316.4168674699,"past_year_avg_time_to_close_pull_request":466566.7232444611,"past_year_issues_closed_count":415,"past_year_pull_requests_closed_count":2663,"past_year_pull_request_authors_count":186,"past_year_issue_authors_count":610,"past_year_avg_comments_per_issue":1.859557867360208,"past_year_avg_comments_per_pull_request":1.4080024249772658,"past_year_bot_issues_count":9,"past_year_bot_pull_requests_count":1478,"past_year_merged_pull_requests_count":2376,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/issues","maintainers":[{"login":"oliviertassinari","count":773,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"siriwatknp","count":700,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":511,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":434,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"mnajdova","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"michaldudak","count":262,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"aarongarciah","count":237,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"ZeeshanTamboli","count":207,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mj12albert","count":193,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"alexfauquette","count":165,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"samuelsycamore","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"cherniavskii","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"LukasTy","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"bharatkashyap","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"DanailH","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"JCQuintas","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"eps1lon","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"hbjORbj","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hbjORbj"},{"login":"flaviendelangle","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"michelengelen","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"rosskevin","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rosskevin"},{"login":"mbrookes","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"m4theushw","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"apedroferreira","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"hasdfa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"nikitaa24","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikitaa24"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"richbustos","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richbustos"},{"login":"nathanmarks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanmarks"},{"login":"vicasas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"MBilalShafi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joshwooding","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwooding"},{"login":"dimitropoulos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dimitropoulos"},{"login":"arthurbalduini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"dmtrKovalenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmtrKovalenko"},{"login":"hai-cea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-cea"},{"login":"gerdadesign","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"DavidCnoops","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidCnoops"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}],"active_maintainers":[{"login":"siriwatknp","count":282,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":241,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":191,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"oliviertassinari","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"ZeeshanTamboli","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mnajdova","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"mj12albert","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"aarongarciah","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"prakhargupta1","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"JCQuintas","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"DanailH","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"alexfauquette","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"bharatkashyap","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"LukasTy","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"cherniavskii","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"michaldudak","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"MBilalShafi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"flaviendelangle","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"vicasas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@funnc%2Fmui/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@funnc%2Fmui/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@funnc%2Fmui/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@funnc%2Fmui/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@funnc%2Fmui/codemeta","maintainers":[{"uuid":"funnc","login":"funnc","name":null,"email":"funncdev1@gmail.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~funnc","role":null,"created_at":"2022-11-19T23:46:22.456Z","updated_at":"2022-11-19T23:46:22.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/funnc/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5264274,"maintainers_count":1091160,"namespaces_count":333594,"keywords_count":760514,"github":"npm","metadata":{"funded_packages_count":159192},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-12-16T06:37:22.408Z","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":8048831,"name":"custom-material-design","ecosystem":"npm","description":"React components that implement Google's Material Design.","homepage":"https://mui.com/material-ui/getting-started/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/material-ui","keywords_array":["react","react-component","mui","material-ui","material design"],"namespace":null,"versions_count":8,"first_release_published_at":"2023-08-09T07:22:37.081Z","latest_release_published_at":"2023-08-09T09:33:19.871Z","latest_release_number":"5.14.12","last_synced_at":"2025-12-12T01:21:02.430Z","created_at":"2023-08-09T07:25:21.712Z","updated_at":"2025-12-12T02:56:37.227Z","registry_url":"https://www.npmjs.com/package/custom-material-design","install_command":"npm install custom-material-design","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/mui"},"dist-tags":{"latest":"5.14.12"}},"repo_metadata":{"id":19822297,"uuid":"23083156","full_name":"mui/material-ui","owner":"mui","description":"Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.","archived":false,"fork":false,"pushed_at":"2025-10-22T16:11:10.000Z","size":699196,"stargazers_count":96842,"open_issues_count":1774,"forks_count":32693,"subscribers_count":1324,"default_branch":"master","last_synced_at":"2025-10-22T18:17:02.502Z","etag":null,"topics":["design-system","material-design","material-ui","react","react-components"],"latest_commit_sha":null,"homepage":"https://mui.com/material-ui/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2014-08-18T19:11:54.000Z","updated_at":"2025-10-22T16:11:52.000Z","dependencies_parsed_at":"2025-06-02T16:06:01.092Z","dependency_job_id":"32b77193-1b92-4638-bb5e-6c82ade9eee5","html_url":"https://github.com/mui/material-ui","commit_stats":{"total_commits":23822,"total_committers":3211,"mean_commits":"7.4188726253503585","dds":0.8266728234405172,"last_synced_commit":"c0620e333641deda56f3cd68c7c3736098ee818c"},"previous_names":["mui-org/material-ui","callemall/material-ui"],"tags_count":568,"template":false,"template_full_name":null,"purl":"pkg:github/mui/material-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/sbom","scorecard":{"id":262861,"data":{"date":"2025-08-17T02:37:43Z","repo":{"name":"github.com/mui/material-ui","commit":"06de3386e5dbd68c7e7496219f702232dcd7ec9f"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.7,"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":"Maintained","score":10,"reason":"30 commit(s) and 1 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":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/check-if-pr-has-label.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yml: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:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/no-response.yml:22","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/check-if-pr-has-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci-check.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-cleanup.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/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/publish-canaries.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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 28 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":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  14 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:  13 out of  13 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":"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: 'allow deletion' disabled on branch 'v6.x'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v6.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v6.x'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'v6.x'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v6.x'","Warn: codeowners review is not required on branch 'master'","Warn: codeowners review is not required on branch 'v6.x'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v6.x'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v6.x'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v6.x'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v6.x'"],"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":"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":"CI-Tests","score":10,"reason":"28 out of 28 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 36 contributing companies or organizations","details":["Info: found contributions from: A11yance, LightSourceAI, TourConnect, Treeshakers, alienfast, calcom, callemall, cefsharp, cssinjs, emikra, goose-duck, instacart, jalaali, lightsourceai, mui, mui-org, nodejs, openfoodfacts, pabloengine, pretur, react-native-community, reactiran, reactjs, reactwg, state-machines, storybookjs, testing-library, text-em-all, typed-typings, typescript-cheatsheets, underjs, vercel, webpack, yarnpkg, yarnplugins, 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":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-cpj6-fhp6-mr6j","Warn: Project is vulnerable to: GHSA-f46r-rw29-r322","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","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-17T11:13:50.539Z","repository_id":19822297,"created_at":"2025-08-17T11:13:50.539Z","updated_at":"2025-08-17T11:13:50.539Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280748853,"owners_count":26383954,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-24T02:00:06.418Z","response_time":73,"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":"v7.3.4","sha":"28eadba9ec2899226ecbf4058b8fba1ddeab9e6d","kind":"tag","published_at":"2025-10-02T18:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4/manifests"},{"name":"v7.3.3","sha":"6984a79aa3ebde0ad9d1a21817de900f60b7dc90","kind":"tag","published_at":"2025-10-02T14:01:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3/manifests"},{"name":"v7.3.2","sha":"ebd180cdd48e365aa0c5c54b6568d5efc320590d","kind":"tag","published_at":"2025-09-02T06:18:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"3592ec32c4858c22bf99c535c037c13ee6db6b84","kind":"tag","published_at":"2025-08-06T09:33:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"ad98e5ebf7f2f629f9a8b054d9ee3e7217d163bf","kind":"tag","published_at":"2025-08-05T05:40:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0/manifests"},{"name":"v6.5.0","sha":"894dd472b2cc3bbf218eef521ce5a4bcbe914e60","kind":"tag","published_at":"2025-07-08T02:51:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0/manifests"},{"name":"v5.18.0","sha":"6b50143dcfc2aad56a37c9f2e1f14256e9a65c4e","kind":"tag","published_at":"2025-07-08T02:50:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0/manifests"},{"name":"v7.2.0","sha":"1496d735b2cf16501ce413daec40d627eee77e1d","kind":"tag","published_at":"2025-06-30T08:59:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0/manifests"},{"name":"v7.1.2","sha":"ad2d425db362790d6d0f90fbe5b5d3a5b5132503","kind":"tag","published_at":"2025-06-20T07:34:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2/manifests"},{"name":"v6.4.12","sha":"9179a92b0d97f6d0270c7fac733cfd81bd7354cc","kind":"tag","published_at":"2025-06-02T06:58:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12/manifests"},{"name":"v7.1.1","sha":"0ebb3a14ccc5dbee4ec2682b387511f107b95a65","kind":"tag","published_at":"2025-06-02T06:47:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"e3e07e0b8fac5ca8fb4bbf3ec453dbe79133552f","kind":"tag","published_at":"2025-05-06T08:50:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0/manifests"},{"name":"v6.4.11","sha":"6b3957d9d42c83e069da8e8bb534ec294dcb6254","kind":"tag","published_at":"2025-04-10T02:36:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11/manifests"},{"name":"v7.0.2","sha":"ebb24ce49e1ef8358600a7787cb6c8d671cead63","kind":"tag","published_at":"2025-04-09T13:08:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2/manifests"},{"name":"v6.4.10","sha":"d80a3609c8a7274dc5fafa348382059945aee449","kind":"tag","published_at":"2025-03-31T19:03:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10/manifests"},{"name":"v7.0.1","sha":"d6fdcac555725c3807e6f03445e3a051398ee739","kind":"tag","published_at":"2025-03-28T18:58:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"22aa7db2ed23df3b43530e9fdb57bc1051221457","kind":"tag","published_at":"2025-03-26T14:16:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0/manifests"},{"name":"v6.4.9","sha":"a884cb821f67a831f44cc6abfc3bc77faef91ada","kind":"tag","published_at":"2025-03-25T15:45:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9/manifests"},{"name":"v7.0.0-rc.0","sha":"ebaec8db8ae1b90183817cb0bad549d7fc63fe79","kind":"tag","published_at":"2025-03-19T09:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0/manifests"},{"name":"v5.17.1","sha":"0d509f8a4a48031a1e25974a1604b803892ce94e","kind":"tag","published_at":"2025-03-18T18:44:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"b0dc8270c5a2896293ff8b61052120a13819f0a1","kind":"tag","published_at":"2025-03-18T15:28:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0/manifests"},{"name":"v6.4.8","sha":"2bded219fabaaefc2083aa660d5856ab75cfa8d6","kind":"tag","published_at":"2025-03-17T17:54:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8/manifests"},{"name":"v7.0.0-beta.4","sha":"260ed53760f179e3bb4f1f43e2f2712ecbf9fdd7","kind":"tag","published_at":"2025-03-13T13:30:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4/manifests"},{"name":"v6.4.7","sha":"d1ca0a45fea4327ba4dc9876e62922785493f1c3","kind":"tag","published_at":"2025-03-05T15:19:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7/manifests"},{"name":"v7.0.0-beta.3","sha":"9dea4105c8b413e087bd1d0cc517b52831a2eb86","kind":"tag","published_at":"2025-03-05T15:13:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"48acea181cac8ca14455e76d01d3554ba578781e","kind":"tag","published_at":"2025-02-27T15:00:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2/manifests"},{"name":"v7.0.0-beta.1","sha":"2cf2e71af3c2b26694964884456bc335c2ba6cdb","kind":"tag","published_at":"2025-02-26T18:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1/manifests"},{"name":"v6.4.6","sha":"356b885778a2af26505d5dbba76a9abcceb69800","kind":"tag","published_at":"2025-02-26T13:39:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6/manifests"},{"name":"v7.0.0-beta.0","sha":"b485c1abec1d776e925ca90e6fa7d91e9bd057a7","kind":"tag","published_at":"2025-02-26T13:22:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0/manifests"},{"name":"v7.0.0-alpha.2","sha":"ba14b7070070281c8a6cea1df7653f007bb8da49","kind":"tag","published_at":"2025-02-18T18:57:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.4.5","sha":"6f2b908baa7863e2cbf0ec4518dc90ccfd53597b","kind":"tag","published_at":"2025-02-18T18:46:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5/manifests"},{"name":"v7.0.0-alpha.1","sha":"c390c1c2d1c85f42d40f16ce405a3c4b62026ec7","kind":"tag","published_at":"2025-02-11T17:34:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1/manifests"},{"name":"v6.4.4","sha":"c66361a6ad9d1354b60e6fb93ba3144c1348ab15","kind":"tag","published_at":"2025-02-11T14:31:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4/manifests"},{"name":"v6.4.3","sha":"cee310a92f61ffb75284195a9ed30bcb367c78e2","kind":"tag","published_at":"2025-02-04T18:53:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3/manifests"},{"name":"v7.0.0-alpha.0","sha":"3e3195a4285ca716061f7d7d87f4915630af1b69","kind":"tag","published_at":"2025-02-03T12:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.4.2","sha":"1813d89a599a4027fd216062b2cac8b0c1864f1d","kind":"tag","published_at":"2025-01-29T15:50:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2/manifests"},{"name":"v6.4.1","sha":"819e662a2ce210f8805c45057389217cb1c39a83","kind":"tag","published_at":"2025-01-21T13:23:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"f9949a8889c7e69cac145ce56411298a234d2e49","kind":"tag","published_at":"2025-01-14T16:46:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0/manifests"},{"name":"v5.16.14","sha":"ba588c8333d765af63ab15c8b33dd947b615f70b","kind":"tag","published_at":"2025-01-06T21:20:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14/manifests"},{"name":"v6.3.1","sha":"afd551abd3be44de711d6baef48e62e18b97c908","kind":"tag","published_at":"2025-01-03T13:53:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1/manifests"},{"name":"v5.16.13","sha":"e52a6379f22d38453fa046d410b0c4700707dbd9","kind":"tag","published_at":"2024-12-25T11:25:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13/manifests"},{"name":"v6.3.0","sha":"84d6ecfdccd10f204854beeef98bcc55dc99d117","kind":"tag","published_at":"2024-12-23T18:10:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"17026fc203a8b413ec7343b6eeb267a50519d515","kind":"tag","published_at":"2024-12-17T13:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1/manifests"},{"name":"v5.16.12","sha":"b8fbcf5fb5169d8db6ee0ec35001816d2777e8d4","kind":"tag","published_at":"2024-12-17T13:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12/manifests"},{"name":"v5.16.11","sha":"2413ff076b0d462736dfccd399b4be863fd79ec2","kind":"tag","published_at":"2024-12-11T10:13:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11/manifests"},{"name":"v6.2.0","sha":"3a8ceaead5ac4c2c4554e6500ca3d197420a04c2","kind":"tag","published_at":"2024-12-11T02:03:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0/manifests"},{"name":"v6.1.10","sha":"5c5e9f6d8a90034cd75dcb92403caf6b37efc916","kind":"tag","published_at":"2024-12-04T10:03:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10/manifests"},{"name":"v5.16.9","sha":"ec085b677c43ed1f37e66bd2fb58f27dce9f7184","kind":"tag","published_at":"2024-12-04T09:34:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9/manifests"},{"name":"v5.16.8","sha":"096adfbe28d038397a7f3cf3494b86844226e162","kind":"tag","published_at":"2024-11-28T06:51:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8/manifests"},{"name":"v6.1.9","sha":"821784419eefb89e4ce7b66c4b602a1e33d2fa88","kind":"tag","published_at":"2024-11-27T13:22:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9/manifests"},{"name":"v6.1.8","sha":"0b8739f145423bafdd8e2871312307bfb31c58ef","kind":"tag","published_at":"2024-11-20T15:09:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8/manifests"},{"name":"v6.1.7","sha":"a7d441d0bd3bfc16a1ce9e6d7ff3ad1afc6b62f1","kind":"tag","published_at":"2024-11-13T15:31:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7/manifests"},{"name":"v6.1.6","sha":"32112b76aa821c2a1e98120545019ef1a71ea274","kind":"tag","published_at":"2024-10-30T13:54:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6/manifests"},{"name":"v6.1.5","sha":"01c5f344628bc66e16f86284ee0fc7107002a5ca","kind":"tag","published_at":"2024-10-22T10:28:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5/manifests"},{"name":"v6.1.4","sha":"15ea548de803e4602894cae6304a497d7ddaf09c","kind":"tag","published_at":"2024-10-15T18:35:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4/manifests"},{"name":"v6.1.3","sha":"c7de2cae15cc7b7025ad79e3623320526ed16462","kind":"tag","published_at":"2024-10-09T09:47:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3/manifests"},{"name":"v6.1.2","sha":"e6ff0b5016ac4fa40cdc9b78a0d9ecdd2c0cd9db","kind":"tag","published_at":"2024-10-02T14:51:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"263c7259451d5b928bbdfd299c9c0afc89dfec02","kind":"tag","published_at":"2024-09-19T06:42:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"94cc3d0a66456713e6e25edf9a1ba35ad8df88bc","kind":"tag","published_at":"2024-09-11T13:09:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"bb620d85a89651ca4350e8861bbb35776d583726","kind":"tag","published_at":"2024-09-03T10:33:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"71dbef69dcbf2b87831af579fb777b4f1f4b219a","kind":"tag","published_at":"2024-08-29T13:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"c9a9adfb90e939c0590de6edf10d0c65fcbc8b1e","kind":"tag","published_at":"2024-08-27T09:06:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.0","sha":"55bea65c83c1beac77382fe961f8aa72eec21daa","kind":"tag","published_at":"2024-08-22T08:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0/manifests"},{"name":"v6.0.0-beta.6","sha":"cbb6f8d3b1b72732d51f5628765cfd7e75bd5747","kind":"tag","published_at":"2024-08-18T02:55:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6/manifests"},{"name":"v5.16.7","sha":"b505fd7b64e92db523198712a5d6716c494e0c66","kind":"tag","published_at":"2024-08-09T09:19:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7/manifests"},{"name":"v6.0.0-beta.5","sha":"75c24b0828981651082a3eede027b6871c96c440","kind":"tag","published_at":"2024-08-08T08:52:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5/manifests"},{"name":"v5.16.6","sha":"6eb1bdce38d0fc67fa8aebca260043c7fc8eb3e8","kind":"tag","published_at":"2024-07-30T21:06:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6/manifests"},{"name":"v6.0.0-beta.4","sha":"12532afa3e4f6f13a9fa86eb459c27792c36b6f9","kind":"tag","published_at":"2024-07-30T20:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4/manifests"},{"name":"v5.16.5","sha":"40792e6efb2c92b8964a3912e08aeb4fb7fc41c8","kind":"tag","published_at":"2024-07-25T06:42:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5/manifests"},{"name":"v6.0.0-beta.3","sha":"02fde66a0cd72fb7fe3681a5ea8c4de733b4a865","kind":"tag","published_at":"2024-07-24T18:27:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3/manifests"},{"name":"v5.16.4","sha":"77af399a3ad76f31e5f2e0fab5650b628fa50990","kind":"tag","published_at":"2024-07-16T16:01:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4/manifests"},{"name":"v6.0.0-beta.2","sha":"9ad8c1fd8dfd21d8e37fe73d71e011542b23db72","kind":"tag","published_at":"2024-07-16T14:46:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2/manifests"},{"name":"v5.16.3","sha":"e1824453bdb0a89f15d4dfe47a1c4f90fa0f0500","kind":"tag","published_at":"2024-07-16T14:18:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3/manifests"},{"name":"v6.0.0-beta.1","sha":"19c1935757925d834928a30ea41f58bb95fb355f","kind":"tag","published_at":"2024-07-16T09:42:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1/manifests"},{"name":"v5.16.2","sha":"56ddd108fe153592a800fce4d43f9758b0ff5101","kind":"tag","published_at":"2024-07-16T09:10:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2/manifests"},{"name":"v6.0.0-beta.0","sha":"3364f0740aa5c86e057ec5b0d22c1b12bfd96fa4","kind":"tag","published_at":"2024-07-11T15:54:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0/manifests"},{"name":"v5.16.1","sha":"431af6a2fd9bf6cd0422c61e36c937d1ea5e5015","kind":"tag","published_at":"2024-07-11T15:48:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1/manifests"},{"name":"v5.16.0","sha":"e5e9b9d5e952b52752b758179da20d3fa0982c05","kind":"tag","published_at":"2024-07-05T13:32:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0/manifests"},{"name":"v6.0.0-alpha.14","sha":"2a15dd74c76bacbc867a7313fdc2c42c6168327c","kind":"tag","published_at":"2024-07-05T04:25:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14/manifests"},{"name":"v6.0.0-alpha.13","sha":"a070a894fbe21c52df446438ca1bb5a891d5e1b5","kind":"tag","published_at":"2024-07-03T07:44:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13/manifests"},{"name":"v5.15.21","sha":"a306ce4afcc60de4c3e43b8f9183862235d9318e","kind":"tag","published_at":"2024-06-28T14:09:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21/manifests"},{"name":"v6.0.0-alpha.12","sha":"fb476c6c18b850e8400d03afb7447802afbfd357","kind":"tag","published_at":"2024-06-24T17:12:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.15.20","sha":"f20fa0ba4016e5425a2a4cce841075253828a551","kind":"tag","published_at":"2024-06-12T12:58:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20/manifests"},{"name":"v6.0.0-alpha.11","sha":"22c5206a9e8191b2f81131d6978a0958e55b7032","kind":"tag","published_at":"2024-06-12T08:18:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11/manifests"},{"name":"v6.0.0-alpha.10","sha":"e5ac6c0eef5efd4fa5c5eb11ccbf08e58e7443f8","kind":"tag","published_at":"2024-06-04T10:35:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10/manifests"},{"name":"v6.0.0-alpha.9","sha":"925de32766317bb84a92ec24b2b6465c8e48cc04","kind":"tag","published_at":"2024-05-29T12:25:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.15.19","sha":"77f606ba73bb5439d66871177772f54196044450","kind":"tag","published_at":"2024-05-29T12:01:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19/manifests"},{"name":"v6.0.0-alpha.8","sha":"c7dbe6e8256cef7bd2dbdcbee55428ad82513cd0","kind":"tag","published_at":"2024-05-21T16:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.15.18","sha":"607daac5baa9c8151f111fe4bacea1d7e61881a3","kind":"tag","published_at":"2024-05-16T09:29:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18/manifests"},{"name":"v6.0.0-alpha.7","sha":"997bec6d8d30a1a891aff4eeedefa41c93eaa95c","kind":"tag","published_at":"2024-05-16T06:31:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"7c8db04b91500ba77301acd360d21bff7f7c752f","kind":"tag","published_at":"2024-05-08T13:13:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.15.17","sha":"9bc4fc42959427246addfdf29db95847cc38e410","kind":"tag","published_at":"2024-05-08T12:24:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17/manifests"},{"name":"v5.15.16","sha":"284e251c155d92078f80f98919f4ab260b05e9be","kind":"tag","published_at":"2024-05-01T14:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16/manifests"},{"name":"v6.0.0-alpha.5","sha":"571d5046e26aa07605cb1e01ca99b2eb0b04d009","kind":"tag","published_at":"2024-05-01T14:16:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5/manifests"},{"name":"v6.0.0-alpha.4","sha":"afffc2ffc3db1e6abf48f3b3e13a41e8b758f874","kind":"tag","published_at":"2024-04-24T07:30:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4/manifests"},{"name":"v6.0.0-alpha.3","sha":"6d5e44409344ea4e13ceb3a02c4446dc6a7323b4","kind":"tag","published_at":"2024-04-17T16:10:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3/manifests"},{"name":"v6.0.0-alpha.2","sha":"4e75758b37119bd821435c23d9c111c545e186b6","kind":"tag","published_at":"2024-04-09T15:09:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2/manifests"},{"name":"v6.0.0-alpha.1","sha":"84307c1a2495a716788ec25f046faaa4d16c88c7","kind":"tag","published_at":"2024-04-05T10:43:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1/manifests"},{"name":"v5.15.15","sha":"5a079965186640b5176f00c537f3b9e6c299b5c4","kind":"tag","published_at":"2024-04-04T07:09:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15/manifests"},{"name":"v6.0.0-alpha.0","sha":"2a15ad6f1f5507162b1a5aebf78976ca3023183b","kind":"tag","published_at":"2024-03-26T15:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.15.14","sha":"9585d28317c90f2c71ab88dd5ae37638bb64ad82","kind":"tag","published_at":"2024-03-19T08:18:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14/manifests"},{"name":"v5.15.13","sha":"dbcb678234296de56afaf3138917e967e8d1934a","kind":"tag","published_at":"2024-03-13T14:17:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13/manifests"},{"name":"pigment@0.0.1","sha":"0e765a618a7676c507852cec024464b1fc1cd80f","kind":"tag","published_at":"2024-03-08T04:20:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/pigment@0.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/pigment@0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@pigment%400.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1/manifests"},{"name":"v5.15.12","sha":"5ad69e161d7520274cd37a2524ffb935b6dda158","kind":"tag","published_at":"2024-03-05T15:33:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12/manifests"},{"name":"v5.15.11","sha":"e3257a4d68481b0ca6efd5d06cb5c1e1e77e4286","kind":"tag","published_at":"2024-02-22T08:52:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11/manifests"},{"name":"v5.15.10","sha":"94fcd3ada0842108a9a2ce53e121931e5448649f","kind":"tag","published_at":"2024-02-12T12:38:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10/manifests"},{"name":"v5.15.9","sha":"7917d2a8a4acc0b07328dee8273847652491b769","kind":"tag","published_at":"2024-02-08T12:55:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9/manifests"},{"name":"v5.15.8","sha":"fe5a59e616637a0488b122749479b782f5f8dfa2","kind":"tag","published_at":"2024-02-06T20:42:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8/manifests"},{"name":"v5.15.7","sha":"b80acd69c7c848709d01465d6727b13ed6109258","kind":"tag","published_at":"2024-01-31T13:23:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7/manifests"},{"name":"v5.15.6","sha":"1700e5cd9cbb3bc648b7f799f837c4d23ed42700","kind":"tag","published_at":"2024-01-22T18:09:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6/manifests"},{"name":"v5.15.5","sha":"5d7c4e26a4973a3a80bf5f8a9a8ea14f89554fe0","kind":"tag","published_at":"2024-01-17T09:27:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5/manifests"},{"name":"v5.15.4","sha":"6aadbf91c5eb2c94dea9a49a19eb532606410a5a","kind":"tag","published_at":"2024-01-10T13:49:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4/manifests"},{"name":"v5.15.3","sha":"9fa4e472f9ba4fd4e7f8cfb8bc0d1f1d455ace23","kind":"tag","published_at":"2024-01-03T15:22:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"5d5dd15f70db9ffcb85d4dc57da8a20f5240fb81","kind":"tag","published_at":"2023-12-25T14:24:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"8be7ac66b99059bf2c2edcca9cf15981d389db6b","kind":"tag","published_at":"2023-12-19T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"8c2c6a88a509f9da7c453d4a3c3ab4749a57a36d","kind":"tag","published_at":"2023-12-12T18:21:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0/manifests"},{"name":"v5.14.20","sha":"14fa79f4328e901f82d7fc39aba722a9bf4a8df0","kind":"tag","published_at":"2023-12-05T09:28:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20/manifests"},{"name":"v5.14.19","sha":"a07b4925255aa3fc7ae1255130e182e4573c58d7","kind":"tag","published_at":"2023-11-29T21:11:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19/manifests"},{"name":"v5.14.18","sha":"43a41b6b2fa3f0a186a852b894452722e3a38f04","kind":"tag","published_at":"2023-11-14T08:27:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18/manifests"},{"name":"v5.14.17","sha":"c54a42dd8b0ec8e850bd60438e60a1a8acb3b4a4","kind":"tag","published_at":"2023-11-06T15:34:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17/manifests"},{"name":"v5.14.16","sha":"391b57a05daf67a8154471dae645471f5ffac09f","kind":"tag","published_at":"2023-10-31T10:57:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16/manifests"},{"name":"v5.14.15","sha":"6baedcfed27419ed6b9685f27fcbf3eff46133a3","kind":"tag","published_at":"2023-10-24T15:41:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15/manifests"},{"name":"v5.14.14","sha":"a0cfa182db3e7b196efe36cfe7b31d304c5a0a4e","kind":"tag","published_at":"2023-10-17T13:58:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14/manifests"},{"name":"v5.14.13","sha":"b8811a0fa59e7663b240183219db32f9a617e607","kind":"tag","published_at":"2023-10-10T19:42:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13/manifests"},{"name":"v5.14.12","sha":"bd450a0fdb19b087f47e1d7cce5a72417ec977cc","kind":"commit","published_at":"2023-10-04T16:31:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12/manifests"},{"name":"v5.14.11","sha":"13c0894d0c14c7f577a0a95492aeaa8fff8da33a","kind":"tag","published_at":"2023-09-26T11:47:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11/manifests"},{"name":"v5.14.10","sha":"14e97bffa62760cabcdc7244bff445b423f5286a","kind":"tag","published_at":"2023-09-18T10:18:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10/manifests"},{"name":"v5.14.9","sha":"8255b71ccdbfe9a20f856b5d68a269ab1c5452ca","kind":"tag","published_at":"2023-09-13T13:36:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9/manifests"},{"name":"v5.14.8","sha":"74c58dabc2cf5ed2242fb08e4781d26088d06b12","kind":"tag","published_at":"2023-09-05T12:34:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8/manifests"},{"name":"v5.14.7","sha":"8a09d535f101aac98935f82b76345ca9691b5e2b","kind":"tag","published_at":"2023-08-29T12:04:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7/manifests"},{"name":"v5.14.6","sha":"a1f511dd6ed9adba561e2ba00e1348136ed656db","kind":"commit","published_at":"2023-08-24T11:19:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6/manifests"},{"name":"v5.14.5","sha":"61fbfd1546c55caca984695a41f9c95668d414fc","kind":"tag","published_at":"2023-08-14T14:39:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5/manifests"},{"name":"v5.14.4","sha":"40f4b275022f03e48cf4809cd53d0d0dabb40424","kind":"tag","published_at":"2023-08-08T09:51:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4/manifests"},{"name":"v5.14.3","sha":"2deea341c9abfb640f22520e0c277027f3f91cd0","kind":"tag","published_at":"2023-08-01T15:33:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3/manifests"},{"name":"v5.14.2","sha":"36d9f0d3659e2f5ab1d924988313986962a0bf35","kind":"tag","published_at":"2023-07-25T10:01:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2/manifests"},{"name":"v5.14.1","sha":"f2e5ded80e94407f63a27eadb018139d6f967313","kind":"tag","published_at":"2023-07-19T09:05:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1/manifests"},{"name":"v5.14.0","sha":"2529e3aaaaec2c9f8e8cf669e58bb9c81db5a6d8","kind":"tag","published_at":"2023-07-11T14:57:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0/manifests"},{"name":"v5.13.7","sha":"aac2d5b526e8139314d99f827ecc3b2c24e99686","kind":"tag","published_at":"2023-07-04T08:53:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7/manifests"},{"name":"v5.13.6","sha":"312270bc71224067e1910bbee9f800b4a2469cc7","kind":"tag","published_at":"2023-06-23T14:05:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6/manifests"},{"name":"v5.13.5","sha":"24b3af68ebe79c1891e45c60c6bcfd26f8818f73","kind":"tag","published_at":"2023-06-12T13:43:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5/manifests"},{"name":"v5.13.4","sha":"a522d82df32d3bfab46b25f5ff24eeb9670c83fb","kind":"tag","published_at":"2023-06-05T17:30:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4/manifests"},{"name":"v5.13.3","sha":"70d4a2bb49dca9fef7854a1463a392094222812b","kind":"tag","published_at":"2023-05-29T11:22:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3/manifests"},{"name":"v5.13.2","sha":"f661923e9aa9d9cc634750affbb04bf2007bc57d","kind":"tag","published_at":"2023-05-22T16:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2/manifests"},{"name":"v5.13.1","sha":"0c58832b6e182f782e73b118ed9681055db3e249","kind":"tag","published_at":"2023-05-17T05:25:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"9130a021ca34746e4076fcae50c57bc584026b8f","kind":"tag","published_at":"2023-05-10T08:14:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0/manifests"},{"name":"v5.12.3","sha":"9710ff34b16a0f271107a8619a28546ae3ca7c18","kind":"tag","published_at":"2023-05-02T14:17:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"5b7e9c52e37ef0c3274a762f38cd7ef7ffc9e7a8","kind":"tag","published_at":"2023-04-25T16:42:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"d14d288ae9e9b0e2b3b33d0a77b4113f024d4215","kind":"tag","published_at":"2023-04-17T15:57:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"05127cf65b4250f836897428cd15829669ab8d6c","kind":"tag","published_at":"2023-04-11T09:58:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0/manifests"},{"name":"v5.11.16","sha":"af5e109990a26318c96dbff6f25759ba91f0e147","kind":"tag","published_at":"2023-04-04T14:00:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16/manifests"},{"name":"v5.11.15","sha":"ae98db6aca5f9d4b754ff9fce4ce33f738a00f65","kind":"tag","published_at":"2023-03-28T13:06:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15/manifests"},{"name":"v5.11.14","sha":"f34d17c3294fcdb63fe9a135b4f3aa2459c81189","kind":"tag","published_at":"2023-03-21T17:45:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14/manifests"},{"name":"v5.11.13","sha":"9f7a2bfac55faed1b1c6c7b4b6d1b1659a076bab","kind":"tag","published_at":"2023-03-14T09:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13/manifests"},{"name":"v5.11.12","sha":"b76b8f1098a6c01f39e5e19bf3abf77c2b9cf475","kind":"tag","published_at":"2023-03-06T15:03:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12/manifests"},{"name":"v5.11.11","sha":"58df7f1905f16533ddb5a7977346c0f4548e4547","kind":"tag","published_at":"2023-02-28T09:55:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11/manifests"},{"name":"v5.11.10","sha":"676bc85fa2b02f92f21dd5c7e15f453b6b9c2e3d","kind":"tag","published_at":"2023-02-20T11:30:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10/manifests"},{"name":"v5.11.9","sha":"af5b3f5e7a79da9ef4bbd63d8fcf60927ffb6533","kind":"tag","published_at":"2023-02-14T14:30:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9/manifests"},{"name":"v5.11.8","sha":"d4d8512ce3453711f3c661374579b0d2ed13f3e7","kind":"tag","published_at":"2023-02-07T10:50:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8/manifests"},{"name":"v5.11.7","sha":"33cac172846b032d3f8b9333b72b2af832dd47d0","kind":"tag","published_at":"2023-01-31T09:39:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7/manifests"},{"name":"v5.11.6","sha":"a2e552314847b4d52498538d7ca171763067a5d0","kind":"tag","published_at":"2023-01-23T20:28:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6/manifests"},{"name":"v5.11.5","sha":"685c72dfaf840f4d5b7a3ab738ddcabd74418823","kind":"tag","published_at":"2023-01-18T01:43:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5/manifests"},{"name":"v5.11.4","sha":"bc859d95e4415f880cd6bcb6f44cc9e5e8c8097c","kind":"tag","published_at":"2023-01-09T13:57:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4/manifests"},{"name":"v5.11.3","sha":"a526207c3957de4ebfcda937b58327d69464f15c","kind":"tag","published_at":"2023-01-02T17:00:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3/manifests"},{"name":"v5.11.2","sha":"e9d8fa07e1ff979bcaf92837b131cd9e292f0161","kind":"tag","published_at":"2022-12-26T14:56:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2/manifests"},{"name":"v5.11.1","sha":"a1e30390da62019e5769e398f4cbc9f8892d8f9a","kind":"commit","published_at":"2022-12-20T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"191acda4545c394b78964ab80b364e15686f0e9b","kind":"tag","published_at":"2022-12-13T12:56:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0/manifests"},{"name":"v5.10.17","sha":"4265f343b49e4af9673a49e585439d35c8deeab2","kind":"tag","published_at":"2022-12-06T10:59:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17/manifests"},{"name":"v5.10.16","sha":"b8aa3974d84c176b8857e8d5b29a7be8670bb410","kind":"tag","published_at":"2022-11-28T16:00:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16/manifests"},{"name":"v5.10.15","sha":"14a6e1c61edb5f66f4888e32c04df5e637e7cfc4","kind":"commit","published_at":"2022-11-22T09:45:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15/manifests"},{"name":"v5.10.14","sha":"c2da6de1c504c7dbd8ae1d0771c184c1544a0c76","kind":"tag","published_at":"2022-11-15T09:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14/manifests"},{"name":"v5.10.13","sha":"2f4c2190d1d3614d8063e84b79d4d1f034b3e3fe","kind":"tag","published_at":"2022-11-07T17:53:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13/manifests"},{"name":"v5.10.12","sha":"30cb27cff1d4e1838ca4235ab4285e20f2b2a870","kind":"tag","published_at":"2022-10-31T15:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12/manifests"},{"name":"v5.10.11","sha":"c80ff0339882859af7e17f8bfd0a5f6880b323f8","kind":"commit","published_at":"2022-10-25T09:34:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11/manifests"},{"name":"v5.10.10","sha":"639224a3e3600cb0e04755d89aab250297b6d851","kind":"tag","published_at":"2022-10-18T08:35:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10/manifests"},{"name":"v5.10.9","sha":"7bd7c219e2670ff7791148e9b1a1d2387528fc0c","kind":"tag","published_at":"2022-10-11T11:56:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9/manifests"},{"name":"v5.10.8","sha":"d4a3216cdd858899960f945d6e00b2d59bf1d5d1","kind":"tag","published_at":"2022-10-03T16:28:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8/manifests"},{"name":"v5.10.7","sha":"d9ef6e788eee11256818329c7429242f8b769263","kind":"commit","published_at":"2022-09-27T01:44:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7/manifests"},{"name":"v5.10.6","sha":"0f75f3d78b67c405c23bfd14a29aedff367415b7","kind":"tag","published_at":"2022-09-19T14:34:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6/manifests"},{"name":"v5.10.5","sha":"594d87dab0e43e641a6826c935df8f2c10672955","kind":"tag","published_at":"2022-09-12T14:40:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5/manifests"},{"name":"v5.10.4","sha":"c8feb29320a22cc4461fb5ef5f4f7de7bd96a59b","kind":"commit","published_at":"2022-09-06T09:11:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"992421d0114a9df72d358fe6fccc28c1fb6f1505","kind":"tag","published_at":"2022-08-29T17:37:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"99b23c06d9b018d6c500fa1acb3030d673e219ab","kind":"tag","published_at":"2022-08-23T10:25:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"dfc0b89c665de8e5e3e4ecf68d8c782e74dbb65c","kind":"tag","published_at":"2022-08-16T17:55:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"7f502e06d54c5a2f389a1639358c84279462b54a","kind":"commit","published_at":"2022-08-09T03:21:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0/manifests"},{"name":"v5.9.3","sha":"89617ef683d2bcd2c870e9c1bd58ad4d55247fd5","kind":"tag","published_at":"2022-08-01T20:54:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3/manifests"},{"name":"v5.9.2","sha":"b7f0a16eca4ac2044703032838f90873ec063d75","kind":"tag","published_at":"2022-07-25T15:12:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2/manifests"},{"name":"v5.9.1","sha":"1937412c4345569d98c0950a1016c22508e1ff81","kind":"tag","published_at":"2022-07-18T17:23:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"88ad7d4e623183b8e20702e7961ef9c8de330dc7","kind":"commit","published_at":"2022-07-12T08:54:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0/manifests"},{"name":"v5.8.7","sha":"be0ab4c062a22fc4bb52c47d005b57203b56c09c","kind":"tag","published_at":"2022-07-04T20:39:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7/manifests"},{"name":"v5.8.6","sha":"c58f6653411e0ff38bf67a512d16b87c6523606b","kind":"tag","published_at":"2022-06-27T14:21:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6/manifests"},{"name":"v5.8.5","sha":"3c528113f47cfddf2504ea02ba3065e7c5c46928","kind":"tag","published_at":"2022-06-21T18:05:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5/manifests"},{"name":"v5.8.4","sha":"a6e782ec2f037e2ca989515048ce5f22fe760595","kind":"tag","published_at":"2022-06-14T10:00:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4/manifests"},{"name":"v5.8.3","sha":"b1e4b9cd3e1d88286f9d1485864310a7c1f23a79","kind":"tag","published_at":"2022-06-07T19:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3/manifests"},{"name":"v5.8.2","sha":"93b0aba905b3b6947f58a02d911489bb737ee880","kind":"commit","published_at":"2022-05-31T11:47:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2/manifests"},{"name":"v5.8.1","sha":"1eee9ee437f39f1c3438209154df8e8b9ecd990d","kind":"tag","published_at":"2022-05-23T16:04:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"6a468718b970c39ae83a4029bcb53071c9567430","kind":"tag","published_at":"2022-05-17T09:42:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4eef029981b08c77a9c52d0b863e6b5ced279087","kind":"tag","published_at":"2022-05-10T09:06:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0/manifests"},{"name":"v5.6.4","sha":"edb7e8895ef8def2bf59376d7631e0360a77aaf6","kind":"commit","published_at":"2022-05-02T11:46:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4/manifests"},{"name":"v5.6.3","sha":"124d5e2f0022d17b577a464e6b3a69fa2511105e","kind":"tag","published_at":"2022-04-25T14:04:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3/manifests"},{"name":"v5.6.2","sha":"b3645b3fd11dc26a06ea370a41b5bac1026c6792","kind":"tag","published_at":"2022-04-18T16:10:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2/manifests"},{"name":"v5.6.1","sha":"0251fd5222079e4a512bbd32dff4a7a4c3efe997","kind":"tag","published_at":"2022-04-11T13:21:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"8dcdea53f927ab207718d7ee6576806aca2a3798","kind":"commit","published_at":"2022-04-06T03:27:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0/manifests"},{"name":"v4.12.4","sha":"a563a60219f7f6519fb0f34f6d8e3bf0974e6495","kind":"tag","published_at":"2022-04-03T14:38:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4/manifests"},{"name":"v5.5.3","sha":"96e1f40a3b8aa809d543aa7d466eb48cdfa0b53d","kind":"tag","published_at":"2022-03-28T14:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"dd411b017ea7504a14a16821b694ac6aa01d9b6d","kind":"tag","published_at":"2022-03-21T15:15:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"350b15ee91a93040d50391cb9a45440a90e6b2d1","kind":"tag","published_at":"2022-03-14T16:49:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"f3412aa9d179fdfc3f5c0a4a1cfc1965faef7307","kind":"commit","published_at":"2022-03-07T13:53:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0/manifests"},{"name":"v5.4.4","sha":"965f2eb8cb79bb0685a13d9e28c09617b22358cd","kind":"tag","published_at":"2022-02-28T15:21:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4/manifests"},{"name":"v5.4.3","sha":"e2892a61ea56b6578c2efc81d0324660082ad93c","kind":"tag","published_at":"2022-02-21T16:40:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3/manifests"},{"name":"v5.4.2","sha":"01371028b27156419923b362c4b0af92dc08b29f","kind":"tag","published_at":"2022-02-15T14:57:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"fbce2f80c6cb36e59a4a6826ae46b59a10e1c831","kind":"commit","published_at":"2022-02-08T11:34:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"ba4e819aa58b6a36ae4d96ee79c2a5310a812670","kind":"tag","published_at":"2022-02-01T09:00:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"337be3b2a630d791a5cbc5a2a4575d4f58e38df3","kind":"tag","published_at":"2022-01-24T15:05:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"dcbfc54f581dbf1c0008a8e9e578f896f06228ab","kind":"tag","published_at":"2022-01-17T22:45:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0/manifests"},{"name":"v5.2.8","sha":"f80abbb5f942064c9c270b2ac5bb2a2318876754","kind":"tag","published_at":"2022-01-10T20:11:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8/manifests"},{"name":"v5.2.7","sha":"5daaf9be5115b1cb777fb4cf3d9125baddfe5720","kind":"tag","published_at":"2022-01-03T12:34:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7/manifests"},{"name":"v5.2.6","sha":"052db9d577a03ed8d588ecca9e6c0a5f5ba676e1","kind":"tag","published_at":"2021-12-27T14:23:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6/manifests"},{"name":"v5.2.5","sha":"f8697de9c250dbc6b446bcc08566f50fb4070aab","kind":"tag","published_at":"2021-12-20T14:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5/manifests"},{"name":"v5.2.4","sha":"b265431f9a32ea726c5227821126fbc6424117d5","kind":"commit","published_at":"2021-12-14T13:41:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4/manifests"},{"name":"v5.2.3","sha":"9c3dc12c3de241f44d923bfb089200980f3fd23d","kind":"tag","published_at":"2021-12-06T16:12:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3/manifests"},{"name":"v5.2.2","sha":"fcaec7a75f951c9db79c99c42370ca18212c1f16","kind":"tag","published_at":"2021-11-29T16:51:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"586d9ba2472d549c180cbacddf97eb73425286b3","kind":"tag","published_at":"2021-11-25T11:50:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"353cecb5391571163eb6bd8cbf36d2dd299aaf56","kind":"tag","published_at":"2021-11-23T13:25:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"ddbe15b4d8b7cc1dc84720264fde0b1dafb6166f","kind":"commit","published_at":"2021-11-16T15:06:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"7e26583fe1f95f5c3682213105f8f4b51c9d61c9","kind":"tag","published_at":"2021-11-08T15:14:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0/manifests"},{"name":"v5.0.6","sha":"99752d2848f17c5d1e4840f54863899a19387162","kind":"tag","published_at":"2021-10-27T08:43:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6/manifests"},{"name":"v5.0.5","sha":"58f8ff1f8bc7f0cc4bb728654604a194b3c3790b","kind":"tag","published_at":"2021-10-26T10:14:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"86443310e4344ae1ce6e04f084d58e17e4d62170","kind":"tag","published_at":"2021-10-14T15:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"36258031912caf662f69ca3769c6e0bd46946050","kind":"tag","published_at":"2021-10-07T12:26:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"c510762a325116c654afd3c21381a50b942c2c66","kind":"tag","published_at":"2021-09-29T09:29:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"afcf3ee18e7a9c526348b3bce74b69781b4ad071","kind":"tag","published_at":"2021-09-22T12:15:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"85598e74b85a89a16f8bdf5b68346ca8d6b70557","kind":"tag","published_at":"2021-09-16T11:28:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.1","sha":"1b563a153f5b2736f79a3f45573e2e2b66ba0a9a","kind":"tag","published_at":"2021-09-08T13:55:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"698492a5401b12578dc459397b9d288542fc954b","kind":"commit","published_at":"2021-09-02T02:45:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.5","sha":"0bab71409bcc0865ab3e0fcbfa14fa824ddc5495","kind":"tag","published_at":"2021-08-25T07:30:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"c30ec7bed00b36da7b0e6a202b3cb48d2fc1b579","kind":"tag","published_at":"2021-08-13T21:32:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"e5ccdf299c75ea65b0600ee05ff6c98646891c77","kind":"tag","published_at":"2021-08-09T04:03:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3/manifests"},{"name":"v4.12.3","sha":"77a8daeed0e8efa67c6d86f3cc40239dc6eb3d94","kind":"tag","published_at":"2021-07-30T10:06:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3/manifests"},{"name":"v5.0.0-beta.2","sha":"cca80d861f64b3eaa8a5ef8815b7552aaea61557","kind":"tag","published_at":"2021-07-26T15:01:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2/manifests"},{"name":"v4.12.2","sha":"958241aa0ebf340ad0f152b91949720c85b4fcca","kind":"tag","published_at":"2021-07-19T16:41:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2/manifests"},{"name":"v5.0.0-beta.1","sha":"8a4b8952077b64e90ac9d23c116a45aed672db9c","kind":"tag","published_at":"2021-07-14T16:28:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1/manifests"},{"name":"v4.12.1","sha":"4dc8c9bf3e8a6b21a2aac58b0be3161af334b67d","kind":"tag","published_at":"2021-07-07T13:08:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"53a1655143aa4ec36c29a6063ccdf89c48a74bfd","kind":"tag","published_at":"2021-07-06T13:40:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0/manifests"},{"name":"v5.0.0-beta.0","sha":"a0f416173d2f5b78546f52e572a0f64dcc3751e9","kind":"tag","published_at":"2021-07-01T12:17:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.38","sha":"f60126f95d7b36fa12133887990615b9f47e994a","kind":"commit","published_at":"2021-06-24T03:37:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.38","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38/manifests"},{"name":"v5.0.0-alpha.37","sha":"c795ca0822e2816a630a5654d5471fa04521d23c","kind":"tag","published_at":"2021-06-15T17:49:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.37","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37/manifests"},{"name":"v5.0.0-alpha.36","sha":"cf2f6fa90608b109978698fc48120920beaaa51f","kind":"tag","published_at":"2021-06-08T06:46:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.36","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36/manifests"},{"name":"v5.0.0-alpha.35","sha":"6c0afb6d8fff919e80f9f1ec92613acacd8365e7","kind":"tag","published_at":"2021-05-31T20:34:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.35","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35/manifests"},{"name":"v5.0.0-alpha.34","sha":"ee3a077c161accb887b93a17f9eaa2b23e998319","kind":"tag","published_at":"2021-05-18T10:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.34","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34/manifests"},{"name":"v5.0.0-alpha.33","sha":"0fa6ab4a29e8469c081d3f796e0bd9cab98e9185","kind":"tag","published_at":"2021-05-09T12:29:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.33","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33/manifests"},{"name":"v4.11.4","sha":"6658323b5e2ba366691829bbef3f53c00008497e","kind":"tag","published_at":"2021-04-27T15:48:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4/manifests"},{"name":"v5.0.0-alpha.32","sha":"2e99746c35ea0c1e45187a206d6ebc25a52933dc","kind":"tag","published_at":"2021-04-27T12:59:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32/manifests"},{"name":"v5.0.0-alpha.31","sha":"b061319b132163900d1a4eb64207f5284d28639d","kind":"tag","published_at":"2021-04-20T13:59:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"0bc7ed897d54a899fb0dfc5cbd6c5ee0592705e1","kind":"tag","published_at":"2021-04-12T09:46:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"29934afe4643811f3bed772612f92d539a1e489d","kind":"tag","published_at":"2021-04-04T16:43:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"a83c7715c0e2cfa1c3e59b7a1f828f6a1476b307","kind":"tag","published_at":"2021-03-24T12:57:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"2de88ce2973667921a45ff69ea48a8843cb9d8cb","kind":"tag","published_at":"2021-03-05T13:01:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27/manifests"},{"name":"v5.0.0-alpha.26","sha":"8928a36394154e02a73d5e92a740d5f9ed8da709","kind":"tag","published_at":"2021-02-27T18:39:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"688db35f581ac345a09a15420efdb0e4c98a56ab","kind":"tag","published_at":"2021-02-11T12:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"15108a5aad5342d92e86be5c5388b8321a88b280","kind":"tag","published_at":"2021-01-26T14:08:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24/manifests"},{"name":"v4.11.3-deprecations.1","sha":"6cf7cf7c7b11b38db18a4d2003743cbadeb1b4ee","kind":"commit","published_at":"2021-01-25T23:27:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1/manifests"},{"name":"v4.11.3","sha":"bd79e8f8c5b8c77bc5c13d076377a18d2ceedfa2","kind":"commit","published_at":"2021-01-24T12:45:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3/manifests"},{"name":"v4.11.3-deprecations.0","sha":"f64337cd87428e04c851bb1667f5f9e0e6aeaede","kind":"commit","published_at":"2021-01-24T12:00:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0/manifests"},{"name":"v5.0.0-alpha.23","sha":"af6e7220961c6f5e8ed89172694287dc737828ff","kind":"commit","published_at":"2021-01-14T12:48:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23/manifests"},{"name":"v5.0.0-alpha.22","sha":"c514ea86c11c9817839630e840535358f5044caf","kind":"commit","published_at":"2021-01-04T11:14:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"5c82b9147f811fda24bc09132852ed240f8d9def","kind":"commit","published_at":"2020-12-30T17:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"cd30d9e3961c8b33ce43a133e0a958867a202c41","kind":"commit","published_at":"2020-12-21T17:51:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20/manifests"},{"name":"v5.0.0-alpha.19","sha":"754e29cf5a712d0e0f6bd3e54f80e9997659f68c","kind":"commit","published_at":"2020-12-13T17:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.11.2","sha":"174b64f8a3adffb8df3c13285f4edc2437a8547a","kind":"commit","published_at":"2020-12-02T23:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2/manifests"},{"name":"v5.0.0-alpha.18","sha":"c5561c5febbe1c3bd5446c8a0bb480025ab38b86","kind":"commit","published_at":"2020-12-02T23:25:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.11.1","sha":"b8092ce09e164a1cb2fec2f3a5b6aa6e2dc6cbbd","kind":"commit","published_at":"2020-11-24T14:35:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1/manifests"},{"name":"v5.0.0-alpha.17","sha":"41d6a360e0fb245dd74549445539c6218a9dc737","kind":"commit","published_at":"2020-11-23T00:49:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17/manifests"},{"name":"v5.0.0-alpha.16","sha":"47a8e102eeaa5a68a2b4f99c08085cfddc0bef77","kind":"commit","published_at":"2020-11-14T12:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16/manifests"},{"name":"v5.0.0-alpha.15","sha":"fa9cbc835ee70b12234b7207b1872356277da5fa","kind":"commit","published_at":"2020-11-03T23:57:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15/manifests"},{"name":"v5.0.0-alpha.14","sha":"56520e757e0052e25f8dd5d78214458c4b7c634d","kind":"commit","published_at":"2020-10-23T22:59:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14/manifests"},{"name":"v5.0.0-alpha.13","sha":"b82af55f9917f9e77a3cae9b36e47b29d43182c0","kind":"commit","published_at":"2020-10-17T21:47:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13/manifests"},{"name":"v5.0.0-alpha.12","sha":"c7c3643948bce7327a7f01665caa7474be2694f9","kind":"commit","published_at":"2020-10-10T22:32:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12/manifests"},{"name":"v5.0.0-alpha.11","sha":"b4fe7eefd494fa28cd3453067af8872a83f31fa6","kind":"commit","published_at":"2020-09-26T15:07:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11/manifests"},{"name":"v5.0.0-alpha.10","sha":"2e1502fc18d86d69a6b55fc4ac5dcb50ddf192c4","kind":"commit","published_at":"2020-09-15T08:10:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10/manifests"},{"name":"v5.0.0-alpha.9","sha":"e830beb63940d24129285f554fc9c2fb0bd7ccbf","kind":"commit","published_at":"2020-09-06T16:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9/manifests"},{"name":"v5.0.0-alpha.8","sha":"5f986712bbb2f0b789c151b6d2f3e2d48cde0980","kind":"commit","published_at":"2020-08-31T16:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"c32a96b4beb3a5c72a8c179fb095f09dacf61050","kind":"commit","published_at":"2020-08-22T16:39:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"15fd6232de294be9ba0ca103351a11f84009b04f","kind":"commit","published_at":"2020-08-13T16:56:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6/manifests"},{"name":"v5.0.0-alpha.5","sha":"40aa9cbb1df08a5994392d5cea15a60979b28a7e","kind":"commit","published_at":"2020-07-27T22:55:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"519390c2bb12b5eb7b6f5f898afb78ac7f285543","kind":"commit","published_at":"2020-07-19T17:54:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"f432112f0bcfb1fd2002002db181e83edc99d906","kind":"commit","published_at":"2020-07-12T17:06:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"f928d6e04ea7f185cda0e739ebbe2ea36d0aa4d3","kind":"commit","published_at":"2020-07-04T23:16:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2/manifests"},{"name":"v4.11.0","sha":"79ebf71d31cca2c73143891960ea54ec1132bdeb","kind":"commit","published_at":"2020-06-30T23:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0/manifests"},{"name":"v5.0.0-alpha.1","sha":"8281371f88c81fc3e4560b0334cc0c473b9d45f9","kind":"commit","published_at":"2020-06-27T15:07:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.10.2","sha":"d0bfcb4f11fd3904b1e235d80fbfe23758de8372","kind":"commit","published_at":"2020-06-11T19:11:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"4e12b951f64fd47864b4dea8ec8631387a89ddb1","kind":"commit","published_at":"2020-06-01T15:14:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"dd9280e753eb8dc3444a26e85fe4f800b759cad2","kind":"commit","published_at":"2020-05-23T17:50:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0/manifests"},{"name":"v4.9.14","sha":"1fb44683825f0ee7f4d5933528598917ff72f0e4","kind":"commit","published_at":"2020-05-11T22:41:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.14","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14/manifests"},{"name":"v4.9.13","sha":"c224f32bb8f144e590c096d103c9d59c2509ed93","kind":"commit","published_at":"2020-05-04T11:29:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.13","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13/manifests"},{"name":"v4.9.12","sha":"3e5fd3c4f200e50a1331857f092a547b41f6db1e","kind":"commit","published_at":"2020-04-26T23:18:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.12","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12/manifests"},{"name":"v4.9.11","sha":"77f6fe0a73791176bd58d8c013bf5631270faf4d","kind":"commit","published_at":"2020-04-19T14:10:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11/manifests"},{"name":"4.9.11","sha":"b551194a14c4469f3b07dc43bc6aaea525138944","kind":"commit","published_at":"2020-04-18T10:43:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11/manifests"},{"name":"v4.9.10","sha":"8baef82396665179c67ca3acfd51e396b947f412","kind":"commit","published_at":"2020-04-11T13:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.10","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10/manifests"},{"name":"v4.9.9","sha":"c191471a20315cae4006c1e4d3d51db5e49b5fee","kind":"commit","published_at":"2020-04-04T15:54:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.9","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9/manifests"},{"name":"v4.9.8","sha":"e9fbcbf015bbf7057aadd5777703b7059aedf043","kind":"commit","published_at":"2020-03-28T19:33:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8/manifests"},{"name":"v4.9.7","sha":"10bc98f283feaae6397ef1b73b1b82be4a39a5f5","kind":"commit","published_at":"2020-03-18T12:45:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7/manifests"},{"name":"v4.9.6","sha":"0176a231719152fa4a2100aa7119e9fd777b5fed","kind":"commit","published_at":"2020-03-18T10:52:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6/manifests"},{"name":"v4.9.5","sha":"b9dec2780203e37148d87788f727c668d9019581","kind":"commit","published_at":"2020-02-29T10:36:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5/manifests"},{"name":"v4.9.4","sha":"45fe0e31c462ed3a2fba134fb1edbd05b91da2a4","kind":"commit","published_at":"2020-02-23T10:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4/manifests"},{"name":"v4.9.3","sha":"2bec4ebc9c20be8abecbad6d3f0f7ba2875c9c35","kind":"commit","published_at":"2020-02-16T11:52:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3/manifests"},{"name":"v4.9.2","sha":"f567b384f509d36b7e10f691e6b58538e7db8869","kind":"commit","published_at":"2020-02-09T18:32:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"717887fdd9d3b27701d760d78aa12ecf52f02f43","kind":"commit","published_at":"2020-02-02T11:46:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f2c9817526b729801b1716afc957ef3886ccb422","kind":"commit","published_at":"2020-01-22T20:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"d0c928c82e3fc8f284a2f7fd1b9acbf717c5a64e","kind":"commit","published_at":"2020-01-06T11:44:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"0c7ca746674cfb47a46cad8ebea21155702fd38c","kind":"commit","published_at":"2019-12-30T10:59:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"c6f734f0d6b183962e83fc5612fef6583bf40712","kind":"commit","published_at":"2019-12-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3a8f0eace8dd6a1c3234a8be2b7c41f06b6260d4","kind":"commit","published_at":"2019-12-14T19:59:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"0a129d58056d38bd15141aaa98d346774895d5f5","kind":"commit","published_at":"2019-12-07T12:46:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"6291316a32cfb4fb19ffdbcf30abfcb63023f17f","kind":"commit","published_at":"2019-12-01T10:59:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1/manifests"},{"name":"v3.9.4","sha":"6b0fee51deb7c32b75498d4ab2186946e7c4ce0a","kind":"commit","published_at":"2019-11-28T09:28:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4/manifests"},{"name":"v4.7.0","sha":"2b04ee905695540bde87653908ece5c4d57546c9","kind":"commit","published_at":"2019-11-22T10:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"856188b2de7a5e514803314f329da76fe65dec50","kind":"commit","published_at":"2019-11-12T13:52:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"d2d76bf26231a96981260232de5271b24e9391a4","kind":"commit","published_at":"2019-11-05T16:46:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0/manifests"},{"name":"v4.5.2","sha":"cb52f392b3b3528857178a756354ffb0e8bccd73","kind":"commit","published_at":"2019-10-28T22:58:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"803d08fbdf20de2d34c36a2a27bbc8e5a7e79fb2","kind":"commit","published_at":"2019-10-12T20:22:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"de3c62c25bf9e92ba35019e5a3ca7f68a36600d8","kind":"commit","published_at":"2019-10-02T08:07:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"554e7dce0cd96a4f9ef1924b41a3ce530cb433ae","kind":"commit","published_at":"2019-09-22T17:16:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"b563d529a8544fa4f4090723239ab075665c5f03","kind":"commit","published_at":"2019-09-11T20:45:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"f3beaee67fb9a4145a792fc8b798ef327b55f513","kind":"commit","published_at":"2019-09-08T09:58:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1/manifests"},{"name":"v1.2.5","sha":"8ee2d7168294f21af787aaba46661824097e33bb","kind":"tag","published_at":"2019-09-03T18:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5/manifests"},{"name":"v4.4.0","sha":"98f2c7cae9b2e0a53cf731882164aa44babb4be3","kind":"commit","published_at":"2019-08-31T12:19:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"29c1adf61a141a3db885ee569e42251cee53e749","kind":"commit","published_at":"2019-08-21T17:29:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3/manifests"},{"name":"v1.2.4","sha":"e44972d3c3e199529fdbc85974f7ae570b8424a0","kind":"tag","published_at":"2019-08-16T20:53:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4/manifests"},{"name":"v4.3.2","sha":"f2dbeca2dd1aecf6bc56e2302ec766d2e4bfb2ac","kind":"commit","published_at":"2019-08-10T17:39:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"d5a2ad9d26f7b089111b208c929ac1f98e7f6958","kind":"commit","published_at":"2019-08-03T15:14:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"8c28ed9c67e7b6ad02a8826178352aa4e9901b50","kind":"commit","published_at":"2019-07-28T14:32:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"42f78c69a59f0b5fa5fb8f533385f04ef77d7889","kind":"commit","published_at":"2019-07-17T13:42:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1/manifests"},{"name":"v1.0.4","sha":"455489e2e149ff5393f6ba08870368c88da259bd","kind":"tag","published_at":"2019-07-10T15:39:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"4c21bc05d6c5e48c64bc947ba9e271ed3e762a0e","kind":"tag","published_at":"2019-07-10T15:08:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"543041538f31cbdfbe3e85b8bc0f5c183ac5448e","kind":"tag","published_at":"2019-07-09T13:14:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"3a40065694cab2a5e8dedab6781e98493c1dc69d","kind":"tag","published_at":"2019-07-09T12:54:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1/manifests"},{"name":"v4.2.0","sha":"cf2cdd83f2a2f65d0e979d1faa9e815a5e2d3502","kind":"commit","published_at":"2019-07-06T15:30:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"6da1d591264e8c4a18e5ab56bdf6f8c0f985ed99","kind":"commit","published_at":"2019-06-25T13:53:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"eade31e58deb8ff3faee777313d70141e5868ebe","kind":"commit","published_at":"2019-06-23T11:46:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"b78a5ab7581488f7fff271a2cf64927dd28c3ab0","kind":"commit","published_at":"2019-06-13T09:55:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"07b9d6efaac1b663b2657173227e9490c796191e","kind":"commit","published_at":"2019-06-10T11:50:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"d58075ddb1757a11c47ef3d2b1fe9bed55e640dd","kind":"commit","published_at":"2019-06-03T16:35:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a3572bcaf34d204b314fd2c84064c9180f3a50f1","kind":"commit","published_at":"2019-05-27T12:48:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"505e275285c757e0515c8623b43c823d8a74790c","kind":"commit","published_at":"2019-05-23T15:39:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.0","sha":"a33f0ab64999331a54267cdf0eb89e53fa4d70cd","kind":"commit","published_at":"2019-05-20T21:26:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0/manifests"},{"name":"v4.0.0-beta.2","sha":"3686a27055dce58b5e800b520087c0c448b7480e","kind":"commit","published_at":"2019-05-13T12:26:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"5c152157078503e8599537108c3be9e00969fa34","kind":"commit","published_at":"2019-05-05T12:24:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"f19bd59ae53f23e3637383061774542d973cc48c","kind":"commit","published_at":"2019-04-28T22:42:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.8","sha":"92d6e987a43041fde63fd02cad61277d04193c29","kind":"commit","published_at":"2019-04-17T19:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"663643e0a83554d7730be42140aef6bc3ac09c6a","kind":"commit","published_at":"2019-04-07T23:25:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"2482d2b689440df6fb3da6157a789adac2783736","kind":"commit","published_at":"2019-03-30T19:33:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6/manifests"},{"name":"v3.9.3","sha":"ebed7922fc97331519f507768572a068edb8494e","kind":"commit","published_at":"2019-03-28T14:06:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3/manifests"},{"name":"v4.0.0-alpha.5","sha":"1bfdbe5688fb3556e4bebd1f8e357c515244ac42","kind":"commit","published_at":"2019-03-23T21:04:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"997324d52467e3a7b7a8058c0ba8309d04d4ddf6","kind":"commit","published_at":"2019-03-17T11:00:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"3a5d2e50411ddd3caea450abda49fd7c6ed230dc","kind":"commit","published_at":"2019-03-10T11:57:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"f606f7584dd842a89423dd3cc69e32b5ad3fdae1","kind":"commit","published_at":"2019-03-03T16:12:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"eea3b4d9a623f87d79be63f57b4a69ddfe375610","kind":"commit","published_at":"2019-02-20T10:58:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"97b26c4821299aef21e6ef9372a25aedd78d0137","kind":"commit","published_at":"2019-02-12T14:39:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.9.2","sha":"dbc788f7d231b4eceaa7a6a3e253104de5de9af0","kind":"commit","published_at":"2019-02-03T20:45:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2/manifests"},{"name":"v3.9.1","sha":"b903d7432b5a06583c9915f7ab9346bad76007a1","kind":"commit","published_at":"2019-01-26T13:59:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"f6353cdd15b954091c3f53498eb7de198755b740","kind":"commit","published_at":"2019-01-14T21:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"8df7a83ccc0b200e67feb823ceaaf793e4b6d007","kind":"commit","published_at":"2019-01-09T21:57:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"c202914213f19b070738ba5837da18e89c1662ee","kind":"commit","published_at":"2019-01-07T18:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"baa45b12252be8965809a0ad06e67e7dc7d44313","kind":"commit","published_at":"2018-12-30T21:47:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"0445ca8b710425f22744249a0c7bb3c20e95237b","kind":"commit","published_at":"2018-12-30T21:24:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"f0d60d8a510180e9c7a9b588d3e6c04d0d1a23d3","kind":"commit","published_at":"2018-12-22T15:42:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"1871b089aef090728321cab69be92daaec6eb131","kind":"commit","published_at":"2018-12-17T20:02:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0/manifests"},{"name":"v3.6.2","sha":"edde0b4f0073fcacb7233b553812f3dffe619da5","kind":"commit","published_at":"2018-12-09T20:22:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"e5fbf74a06157e2d73701a158e8d6b5914429ea1","kind":"commit","published_at":"2018-12-01T10:43:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1/manifests"},{"name":"issue-13699-mster","sha":"ac0153bf1b13ddbc1e43c22693f2c223838d9f1a","kind":"tag","published_at":"2018-11-28T20:15:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/issue-13699-mster","html_url":"https://github.com/mui/material-ui/releases/tag/issue-13699-mster","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@issue-13699-mster","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster/manifests"},{"name":"v3.6.0","sha":"d9c790fa69a1c053c3d471e030e4066122d58902","kind":"commit","published_at":"2018-11-26T19:49:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"34492c23a773b1db66fe65801997257709c4f319","kind":"commit","published_at":"2018-11-12T23:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"dc6b2b870fa514e98c74b6854d22c6e25e7684cb","kind":"commit","published_at":"2018-11-12T22:46:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"ba1dc0f27cd85996dbf3ef9df4d7f10552d6c91f","kind":"commit","published_at":"2018-11-04T23:41:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0/manifests"},{"name":"v3.3.2","sha":"47b20fe33c5f1c8a2563bad3c27811c37f698794","kind":"commit","published_at":"2018-10-27T20:16:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"92b2a36716c8ced3d12ff0b300be06cc4743e6da","kind":"commit","published_at":"2018-10-23T22:16:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"47d3b93780400d6eaef48d29dfcbebec8a5f22b2","kind":"commit","published_at":"2018-10-21T21:27:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"bbb0b683dd45d130b17580da86fe6ccc1ab5b3d3","kind":"commit","published_at":"2018-10-15T22:11:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"a61f0fc9a56ef22874753175bad2a636460130d1","kind":"commit","published_at":"2018-10-14T21:03:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"58f526f46e609e3e6cd785d15bfc5486df7ab79f","kind":"commit","published_at":"2018-10-07T22:44:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"dbd67aa892a4e9885d763fcb0d1f6c1691fbf763","kind":"commit","published_at":"2018-09-30T17:16:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"6184c508f94500a9da7486ccb2b9398023e4b1b5","kind":"commit","published_at":"2018-09-23T22:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"a9cbda69c8e059d928da53d9525652170b999455","kind":"commit","published_at":"2018-09-16T21:32:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"27412afa36b6c64b15b3b33cd51235efbc55a775","kind":"commit","published_at":"2018-09-08T22:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d6fb8524ff94080614e8d4d1064c7b2cec66c5d1","kind":"commit","published_at":"2018-09-03T21:14:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"2e9643f6c43c9b393a3914cd085aac92df546c04","kind":"commit","published_at":"2018-08-28T22:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"6847e0affc09f56a1497013be98bc3b59ccd3fde","kind":"commit","published_at":"2018-08-27T17:34:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0/manifests"},{"name":"v1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1","html_url":"https://github.com/mui/material-ui/releases/tag/v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1/manifests"},{"name":"v1.5.1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6b4c29e324eaa1272ce7b42ecab0e3460af6f437","kind":"commit","published_at":"2018-08-12T20:42:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0/manifests"},{"name":"v0.20.2","sha":"1b1c1fce216b5b2f5ecd52d21f8ec6a326c00cd5","kind":"commit","published_at":"2018-08-05T21:43:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2/manifests"},{"name":"v1.4.3","sha":"99650a6d174ad97b41ba1079cd5d7f55b5db21b5","kind":"commit","published_at":"2018-08-04T10:26:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e9bb799208b34fb8f8bbfe4b63b7a1942f95d91f","kind":"commit","published_at":"2018-07-29T14:37:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"869692ecf3812bc4577ed4dde81a9911c5949695","kind":"commit","published_at":"2018-07-22T21:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7fdc1890fb744b565480835fd5684e66871c679f","kind":"commit","published_at":"2018-07-14T15:02:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"f12ba5bfafc53ada2e5719697dd8373d41fa9471","kind":"commit","published_at":"2018-07-02T20:06:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"cd47eeabdcd4f67e35ff5ad56ae82a571da5747a","kind":"commit","published_at":"2018-06-26T10:53:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"e943cb8d6f405de5d53c1f3d1908cbccb502bb3a","kind":"commit","published_at":"2018-06-20T21:41:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"29308b10b3f8ba3565168e4da4bb5f793cb8b4f9","kind":"commit","published_at":"2018-06-18T18:38:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7c094a0f0381c7b68a223e27b5dc700a7595b122","kind":"commit","published_at":"2018-06-10T09:50:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2a300cdec817595ac879bc419257e55ef318b0f9","kind":"commit","published_at":"2018-06-03T15:25:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"3ccf76d315404ebd67f1254f5679d327c0647dfd","kind":"commit","published_at":"2018-05-26T14:56:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"73101790333124cc8f5857bc46038b7d2315842a","kind":"commit","published_at":"2018-05-17T22:07:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.1","sha":"aae0c434f99c4ab559d8aff53cfbd2cfa7974043","kind":"commit","published_at":"2018-05-15T21:15:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1/manifests"},{"name":"v0.20.1","sha":"c663649d9edf9d196aadbb3b426fd613816964fc","kind":"commit","published_at":"2018-05-13T21:34:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1/manifests"},{"name":"v1.0.0-rc.0","sha":"5f3008fc26479b40ff16ec498ae0e6e3361fdb47","kind":"commit","published_at":"2018-05-13T19:13:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-beta.47","sha":"d16e4f5115a9fde3e8958d7959a912a55cbb246d","kind":"commit","published_at":"2018-05-09T21:48:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.47","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47/manifests"},{"name":"v1.0.0-beta.46","sha":"aa1ef83f22650245dd736681d7ec6331cb2a42ef","kind":"commit","published_at":"2018-05-08T21:51:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.46","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46/manifests"},{"name":"v1.0.0-beta.45","sha":"ab592831cbf5987a6516139aeaf148bdb3360ccb","kind":"commit","published_at":"2018-05-07T13:38:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.45","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45/manifests"},{"name":"v1.0.0-beta.44","sha":"0bba4ad1aed5d2181baa156009301eb56fd80158","kind":"commit","published_at":"2018-04-29T20:57:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.44","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44/manifests"},{"name":"v1.0.0-beta.43","sha":"6dfe7382b9777885abe84f4d1f66c0c62545d559","kind":"commit","published_at":"2018-04-22T10:47:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.43","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43/manifests"},{"name":"v1.0.0-beta.42","sha":"bc03443cac8a55ce3fc4d19e6a95e0f3d0116fbf","kind":"commit","published_at":"2018-04-16T20:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.42","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42/manifests"},{"name":"v1.0.0-beta.41","sha":"cddff325bdc2c79592701c11e295e48db0879c28","kind":"tag","published_at":"2018-04-07T18:26:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.41","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41/manifests"},{"name":"v1.0.0-beta.40","sha":"7f423b6bef54c4a34f3b53d9b8ebf33c183916f8","kind":"tag","published_at":"2018-04-01T09:55:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.40","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40/manifests"},{"name":"v1.0.0-beta.39","sha":"b95cb7a83a102b21b7f6add713398f6c9e743d50","kind":"tag","published_at":"2018-03-28T21:23:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.39","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39/manifests"},{"name":"v1.0.0-beta.38","sha":"a6ccfbe7699b67b03703b49a7cb14d865b841d38","kind":"tag","published_at":"2018-03-17T12:24:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.38","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38/manifests"},{"name":"v1.0.0-beta.37","sha":"1587ac3654ae5061eb21f652722a02cc4c367292","kind":"tag","published_at":"2018-03-11T14:31:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.37","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37/manifests"},{"name":"v1.0.0-beta.36","sha":"f31bd2e431c29f85a053387ce062987a3fc36168","kind":"tag","published_at":"2018-03-05T21:07:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.36","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36/manifests"},{"name":"v1.0.0-beta.35","sha":"25ca14ffcec6eeb75446730a03cc4a2014c5e8ab","kind":"tag","published_at":"2018-02-25T22:47:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.35","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.2","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2/manifests"},{"name":"olivier-material-ui-codemod@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1/manifests"},{"name":"olivier-material-ui-icons@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.1","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1/manifests"},{"name":"olivier-material-ui-codemod@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0/manifests"},{"name":"olivier-material-ui-icons@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0/manifests"},{"name":"v1.0.0-beta.34","sha":"284dfcb06fed2244033cc971cb78f485bafece3d","kind":"tag","published_at":"2018-02-17T12:08:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.34","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34/manifests"},{"name":"v1.0.0-beta.33","sha":"b7f698d48d61e74f74e5e50a08b4309460a55266","kind":"tag","published_at":"2018-02-10T12:03:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.33","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33/manifests"},{"name":"v1.0.0-beta.32","sha":"896bc50f35a83fac0453dbbecd9f367b45b450e9","kind":"tag","published_at":"2018-02-04T22:44:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.32","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32/manifests"},{"name":"v1.0.0-beta.31","sha":"6271146a2545aeedf4110990de21ebc0c910b627","kind":"tag","published_at":"2018-01-29T22:06:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.31","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31/manifests"},{"name":"v1.0.0-beta.30","sha":"2bb35ce508832f518a4c3af8cd7cf67af8fd90c5","kind":"tag","published_at":"2018-01-21T22:50:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.30","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30/manifests"},{"name":"v1.0.0-beta.29","sha":"7386d56d4dfb85ca4a586a56691b6a58798d5c42","kind":"tag","published_at":"2018-01-16T20:27:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.29","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29/manifests"},{"name":"v1.0.0-beta.28","sha":"e1f3dad9084edf460d42e0a5f6b7c956eaa51e8d","kind":"tag","published_at":"2018-01-14T14:52:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.28","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28/manifests"},{"name":"v1.0.0-beta.27","sha":"fcfe4a64a95f65e205c5ba9523987982e6556eea","kind":"tag","published_at":"2018-01-06T15:25:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.27","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27/manifests"},{"name":"v1.0.0-beta.26","sha":"bd42549ee464bce03743f7ee18964066f9d3907d","kind":"tag","published_at":"2017-12-30T23:24:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.26","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26/manifests"},{"name":"v1.0.0-beta.25","sha":"d9ab3e313136fa5fb179743b560ac7c9e4fa8f6a","kind":"tag","published_at":"2017-12-22T23:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.25","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25/manifests"},{"name":"v1.0.0-beta.24","sha":"7c8fe8516f8bf6317e7cc748eefa7d97c92b4007","kind":"tag","published_at":"2017-12-17T12:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.24","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24/manifests"},{"name":"v1.0.0-beta.23","sha":"1a4e5b06ae0a7f6b3a6be810d272ebdf3efbb863","kind":"tag","published_at":"2017-12-09T09:51:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.23","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23/manifests"},{"name":"v0.20.0","sha":"86b40ae4883e95d6139e9e5d59c0e14aa022ce3a","kind":"commit","published_at":"2017-12-04T04:05:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0/manifests"},{"name":"v1.0.0-beta.22","sha":"22f68ca292a947349ae2877b09e85775703ec87f","kind":"tag","published_at":"2017-11-28T23:11:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22/manifests"},{"name":"v1.0.0-beta.21","sha":"d33604a9deacbb2725da3688d823416486a039c1","kind":"tag","published_at":"2017-11-13T22:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21/manifests"},{"name":"v1.0.0-beta.20","sha":"076d08bfa709ffdb4858106ebda73f475e4ec5b9","kind":"tag","published_at":"2017-11-05T19:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20/manifests"},{"name":"v1.0.0-beta.19","sha":"2a1879fb818973d4df766c2d7842afd939fdb2b8","kind":"tag","published_at":"2017-10-30T21:51:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19/manifests"},{"name":"v1.0.0-beta.18","sha":"f626204f8e0cd9933bcb7a8c8ac5cd97d6419eca","kind":"tag","published_at":"2017-10-23T21:58:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18/manifests"},{"name":"v1.0.0-beta.17","sha":"616d69d5ff7263eb9c84960b6b7a4c9ff852d4ef","kind":"tag","published_at":"2017-10-15T22:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17/manifests"},{"name":"v1.0.0-beta.16","sha":"56fd0d9d2f6fe0222b8c4117e227de1d725918ba","kind":"tag","published_at":"2017-10-08T20:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16/manifests"},{"name":"v0.19.4","sha":"f1bc4be26ca68578f0cfd053fed8eeabe0d3a636","kind":"tag","published_at":"2017-10-08T19:56:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4/manifests"},{"name":"v1.0.0-beta.15","sha":"4da17a67182a212be91a36cec9c976ccb6293380","kind":"tag","published_at":"2017-10-04T16:05:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15/manifests"},{"name":"v1.0.0-beta.13","sha":"736f12000e6989b2e37fcf10deca8bcf20a284f5","kind":"tag","published_at":"2017-10-01T19:58:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13/manifests"},{"name":"v0.19.3","sha":"7e484cc0c2e3db1e30ebe89d93475f2999f6168c","kind":"tag","published_at":"2017-10-01T19:35:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3/manifests"},{"name":"v1.0.0-beta.12","sha":"65b6e04a74a1520209e7b8fcfa311a431ecb070a","kind":"tag","published_at":"2017-09-24T18:24:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12/manifests"},{"name":"v0.19.2","sha":"5f750e046d48fa2f8c0efd86290ea48661c9b32e","kind":"tag","published_at":"2017-09-18T20:14:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2/manifests"},{"name":"v1.0.0-beta.11","sha":"01c6feb33e7e4e5043ce2a8377fa7dda3dbc8180","kind":"tag","published_at":"2017-09-18T19:11:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11/manifests"},{"name":"v1.0.0-beta.10","sha":"3d4518c997fe875f8e91044ff59a09a46fdfb726","kind":"tag","published_at":"2017-09-13T21:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10/manifests"},{"name":"v1.0.0-beta.9","sha":"d4dba0da9a00efe5104365ca647d848a131a41a6","kind":"tag","published_at":"2017-09-10T11:17:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9/manifests"},{"name":"v1.0.0-beta.8","sha":"865b39bef48c3f85743c3914ba146b97b93fce0f","kind":"tag","published_at":"2017-09-02T11:11:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8/manifests"},{"name":"v0.19.1","sha":"b0d03e92c64bee1ac8c25acd0c48657b7f605d9a","kind":"tag","published_at":"2017-09-02T10:38:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1/manifests"},{"name":"v1.0.0-beta.7","sha":"d2083879918dcafdc9c17e3e19440000a0abb3b0","kind":"tag","published_at":"2017-08-30T22:51:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7/manifests"},{"name":"v1.0.0-beta.6","sha":"8385df161a6792d472821e30c7095b267b844950","kind":"tag","published_at":"2017-08-20T14:48:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6/manifests"},{"name":"v1.0.0-beta.5","sha":"8292545fd41ea9f9d3c7c52bb45f60a4fea434a9","kind":"tag","published_at":"2017-08-15T08:55:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5/manifests"},{"name":"v0.19.0","sha":"d1b3bc614a818d497e38fd51c85077dd7b490bad","kind":"tag","published_at":"2017-08-15T08:17:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0/manifests"},{"name":"v1.0.0-beta.4","sha":"110f0a6e95e8e2b51b2bdd7e545a9b41d1a0009f","kind":"tag","published_at":"2017-08-05T10:09:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4/manifests"},{"name":"v1.0.0-beta.3","sha":"e0dd9560d4a152ca0a61558b6238edc40746c354","kind":"tag","published_at":"2017-07-29T21:00:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"45d5da95daf4d52b0ea6e4ffbef27755fa0aa196","kind":"tag","published_at":"2017-07-23T17:45:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"603fbde8d99e386d6640ec6c24ba9fcfc4316dd4","kind":"tag","published_at":"2017-07-23T17:12:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1/manifests"},{"name":"v0.18.7","sha":"50f6dfc4b6ee7473e27ba950c3ce900b24f17d1c","kind":"tag","published_at":"2017-07-23T15:51:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7/manifests"},{"name":"v1.0.0-alpha.22","sha":"f3992561ed94696d595b6a56efc7449c7dee67c7","kind":"tag","published_at":"2017-07-18T09:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22/manifests"},{"name":"v1.0.0-alpha.21","sha":"49d21891b72796f4a8f383d9b15b66f72cb94549","kind":"tag","published_at":"2017-07-04T22:13:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21/manifests"},{"name":"v0.18.6","sha":"1d10ecbac4a83f9934bb6a7f025855f82002113c","kind":"tag","published_at":"2017-07-04T21:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6/manifests"},{"name":"v0.18.5","sha":"86f7c4141cc66ab1e96a681a6945472283e41ea3","kind":"tag","published_at":"2017-06-28T18:14:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5/manifests"},{"name":"v1.0.0-alpha.20","sha":"84363396403cbbd51072d0b09822cd6d8ab6bf87","kind":"tag","published_at":"2017-06-25T18:01:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20/manifests"},{"name":"v0.18.4","sha":"2c6872cacf19ac71a316b282c2467162dcd148c6","kind":"tag","published_at":"2017-06-25T17:39:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4/manifests"},{"name":"v1.0.0-alpha.19","sha":"611bfd7557fd928933e39c054d2b2edeb57adaed","kind":"tag","published_at":"2017-06-19T16:58:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19/manifests"},{"name":"v1.0.0-alpha.18","sha":"5fdb60642bdf2907b7fba352cf2cd0fa7208848f","kind":"tag","published_at":"2017-06-19T10:12:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18/manifests"},{"name":"v1.0.0-alpha.17","sha":"73e0a35145d10f3c29a991f75e5ba8315e0e754a","kind":"tag","published_at":"2017-06-12T11:55:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17/manifests"},{"name":"v0.18.3","sha":"4c6a542c772f9fe9ff97bb95f63801138d7722d0","kind":"tag","published_at":"2017-06-07T21:28:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"9d3b59b3fec3b31b37334c3bd842112f3d090f86","kind":"commit","published_at":"2017-06-06T21:29:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2/manifests"},{"name":"v1.0.0-alpha.16","sha":"0c7dba6dc5ad8b9f69ec3c60e3ba31f2973e582a","kind":"tag","published_at":"2017-06-01T08:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"18508aeb3e5817406209e15c3e51a53c2cbece96","kind":"tag","published_at":"2017-05-23T20:00:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"771fb44738e116a1d2cec7aabb8ed1425b1d57f6","kind":"tag","published_at":"2017-05-14T10:11:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14/manifests"},{"name":"v0.18.1","sha":"715372edf9fc21244030207409b4070158f6936d","kind":"tag","published_at":"2017-05-13T10:21:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1/manifests"},{"name":"v1.0.0-alpha.13","sha":"17fde80a53fb9fcce31a82290f54de55cf3655e9","kind":"tag","published_at":"2017-05-08T10:47:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13/manifests"},{"name":"v0.18.0","sha":"dea7938b1265a3b100899d65589fbd05e877ab9e","kind":"tag","published_at":"2017-04-30T22:26:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0/manifests"},{"name":"v1.0.0-alpha.12","sha":"dc7371e4770fd3e8b1a82b9c2c2a652acaa73713","kind":"tag","published_at":"2017-04-30T22:22:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12/manifests"},{"name":"v0.17.4","sha":"a398290811c94bd6bb2d5d04c7f6d0ce734e3ad6","kind":"commit","published_at":"2017-04-14T17:20:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4/manifests"},{"name":"v1.0.0-alpha.11","sha":"7b3dbfaf2e94e8139424c8660692ee20d5a9880e","kind":"tag","published_at":"2017-04-14T16:50:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11/manifests"},{"name":"v0.17.3","sha":"53076a03182668f94d3bf40cd880309a51e9be88","kind":"tag","published_at":"2017-04-10T21:42:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"38c4aed87e608ded8e083dcf341ed5e9a14c20ef","kind":"tag","published_at":"2017-04-09T11:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2/manifests"},{"name":"v1.0.0-alpha.10","sha":"27fd907d604c1d3189b7b70e3a7e4758e0171492","kind":"tag","published_at":"2017-04-06T12:00:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"b962c2fbfa7a9cab9e9844e01966b90ca86e67a1","kind":"tag","published_at":"2017-04-01T13:47:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a0b4691eb3958aeb9173a8f4e705c81dfb7d25da","kind":"tag","published_at":"2017-03-25T11:46:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8/manifests"},{"name":"v0.17.1","sha":"05280483dbbc29e56edd8f3644721679b55d4d73","kind":"commit","published_at":"2017-03-13T12:27:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1/manifests"},{"name":"v1.0.0-alpha.7","sha":"9281a3fcee37d6afb9e493ff06e8a2626f4d7d91","kind":"tag","published_at":"2017-03-12T12:31:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"69f604946c366c655d0613841c034cacee7e9ef4","kind":"commit","published_at":"2017-02-26T12:41:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6/manifests"},{"name":"v1.0.0-alpha.5","sha":"74973892bdfacd5c9e3a4ce63185e9a6500d9522","kind":"commit","published_at":"2017-02-26T11:04:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-alpha.4","sha":"6472a6864951bfe7f3739afbe74b50981299ac28","kind":"commit","published_at":"2017-02-26T10:19:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4/manifests"},{"name":"v0.17.0","sha":"c9af9606bcea6551ceaadc2f6430d629eb679e84","kind":"commit","published_at":"2017-02-12T22:06:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0/manifests"},{"name":"v1.0.0-alpha.3","sha":"4583f5212d0b668e3801a859d3cc584cec0ec173","kind":"commit","published_at":"2017-02-12T21:43:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"8476782b595175d25c8a972b5fe53bc1f8532676","kind":"tag","published_at":"2017-02-07T19:48:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"3a0eb03018a9c5c96ba5233de8ef45202403a94c","kind":"commit","published_at":"2017-01-29T21:29:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.16.7","sha":"867c6c29b1badd839b1fd57720e5754fcd53a516","kind":"commit","published_at":"2017-01-15T19:57:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"bc84dbeeb78b725fefdc10cdc6eee7b75cc1226e","kind":"commit","published_at":"2016-12-25T21:03:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"8a03a04ef17f76ce09b88607b216d8a8e4d277d6","kind":"commit","published_at":"2016-12-09T20:45:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"84c18c98ff56fbe81be902735164219040729bb1","kind":"commit","published_at":"2016-11-17T19:18:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"066c5d53d1d4ecec2923ed12ec14647ae8248a9c","kind":"commit","published_at":"2016-11-17T16:41:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"806b2eab2272b430e814f8b3c7f1e7b31cd0e306","kind":"commit","published_at":"2016-11-14T17:22:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"2085737a798d9cb808b2fddf1f06883b27327ccc","kind":"commit","published_at":"2016-10-19T18:24:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"6eb9913441cb39562f4c935bdd70042d26daa260","kind":"commit","published_at":"2016-10-05T14:36:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0/manifests"},{"name":"v0.16.0-rc2","sha":"71a9524d0ec28dad2f566a42c7bb8ad2ea93ce36","kind":"commit","published_at":"2016-09-24T19:31:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2/manifests"},{"name":"v0.16.0-rc1","sha":"1691addd7f84317619c6831c35cb1f32ef3779b6","kind":"commit","published_at":"2016-09-07T19:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1/manifests"},{"name":"v0.15.4","sha":"be9bc14f4cda041299b6f8845af87b9278c871fc","kind":"commit","published_at":"2016-08-10T22:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"8bd3589dd7f676f3d725559cbd63457afe8d3691","kind":"commit","published_at":"2016-08-02T20:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"908f694e1e6eae9e63da6b22e63100d6bda4fa8e","kind":"commit","published_at":"2016-07-09T21:10:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"1fed1bcc81d89e473e261c1da4bf0a3a46515ce8","kind":"tag","published_at":"2016-06-20T08:15:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"06667b589952f58ff8c6d277df364ef16dada671","kind":"tag","published_at":"2016-05-06T13:49:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0/manifests"},{"name":"v0.15.0-beta.2","sha":"7cf7adfe9042e9be8dbaa1c850ffacca26e9c269","kind":"commit","published_at":"2016-04-21T22:57:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2/manifests"},{"name":"v0.15.0-beta.1","sha":"47d7525fb77c7c579e99d595b3f98c69fc838c77","kind":"tag","published_at":"2016-04-14T13:33:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1/manifests"},{"name":"v0.15.0-alpha.2","sha":"caabf9eaee5a5e11097958105f8427cfc8905f86","kind":"tag","published_at":"2016-03-17T23:37:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2/manifests"},{"name":"v0.15.0-alpha.1","sha":"2ebddeb908857c16ece162964a7e501ab37716ba","kind":"commit","published_at":"2016-02-27T17:54:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1/manifests"},{"name":"v0.14.4","sha":"de2bee1335ff1fd701a60cb3d739cf919dbd77ce","kind":"commit","published_at":"2016-02-03T00:47:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"fa9141f90149392cc3fa366736e61a89b07e9205","kind":"commit","published_at":"2016-01-27T03:06:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"44b41957ae81344cf6dc794cf2dbe2da48152622","kind":"commit","published_at":"2016-01-08T15:52:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"0ae4d7f61bb240ae5e2adc9d15a8d5629f738db6","kind":"commit","published_at":"2016-01-04T22:23:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"628bc82957d8e537a1b648e31e10723820bb00ac","kind":"commit","published_at":"2015-12-25T15:12:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0/manifests"},{"name":"v0.14.0-rc2","sha":"9a24d8a7839c37b86748ad8022e39235e8eb6be2","kind":"commit","published_at":"2015-12-14T22:26:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2/manifests"},{"name":"v0.14.0-rc1","sha":"7459597806a2f1f5826eaab26d3c5d974da70fbd","kind":"commit","published_at":"2015-12-04T19:52:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1/manifests"},{"name":"v0.13.4","sha":"a98006f9ffb588030cbdd2e3b4a4515017e58c43","kind":"commit","published_at":"2015-11-24T17:07:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"e33afed6913b58a990bd4b51a038bbfff0a0f42f","kind":"commit","published_at":"2015-11-17T16:34:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"6f28ad04e8f95073646bfeb8936c550ca4a94347","kind":"commit","published_at":"2015-11-10T00:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"330488977f95dbebd6cf6a387bf10a86238331ff","kind":"commit","published_at":"2015-10-29T21:08:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"7980cd589e9dc9e055e1b789bf2f80e7f2ef0f5d","kind":"commit","published_at":"2015-10-21T19:38:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"86394ccd2d7b715eaa054a369679eba4ac82ce1f","kind":"commit","published_at":"2015-10-21T19:04:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"d310459476a461e0d29f166de277896026d8f35f","kind":"commit","published_at":"2015-10-19T17:30:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"06aca1012d01de4ec782acfb8d22a6ec83d48ff7","kind":"commit","published_at":"2015-10-07T21:43:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"6671f90516c2065839efae773ecda924b8bebdae","kind":"commit","published_at":"2015-10-06T19:31:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"a4e194e46c47f8e2eedfab8f0a8c4104e5679c95","kind":"commit","published_at":"2015-09-28T16:15:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"aa485220ff28e907d2548cbfb65bd789c23d9eba","kind":"commit","published_at":"2015-09-25T16:08:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"b55b770f2049852febe47bef27aa0eaceafcec08","kind":"commit","published_at":"2015-09-15T21:10:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"82bc1cb2805f7b624516f71628e6ca525df18cad","kind":"commit","published_at":"2015-08-24T21:31:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0/manifests"},{"name":"v0.10.4","sha":"a8097bcbed6939f0cb308e05acf03a907b666725","kind":"commit","published_at":"2015-08-09T03:29:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"2a43082b52138e33c85878616461445895066a11","kind":"commit","published_at":"2015-08-08T22:51:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"71583523f39c1830d3fcffeff0598c2f803f1048","kind":"commit","published_at":"2015-07-29T20:34:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"6b609c63611b02f9e845b765770983c547cd6af8","kind":"commit","published_at":"2015-07-13T21:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"b6140ec86c5087ad799e9a658f3f0d9b150c205a","kind":"commit","published_at":"2015-07-10T01:35:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"8a18478700f49b94fe7f580664e7b31c581ceb0b","kind":"commit","published_at":"2015-06-20T17:47:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"3da654eb4f0ddb10d81f2706eda1f3819e40b795","kind":"commit","published_at":"2015-06-15T01:46:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"867e87d3530b4fb6bc7f6ec5fb9edcd49e7bd631","kind":"commit","published_at":"2015-06-09T23:38:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"cb794810e7c39352f1bbd533d92983dc22a57510","kind":"commit","published_at":"2015-05-24T20:12:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0/manifests"},{"name":"v0.7.5","sha":"b3ce0b272e5468919d01b3d3ab6751a92f682b48","kind":"commit","published_at":"2015-04-27T19:14:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"abc159f246f15163f7984bcf702409cffc745d6e","kind":"commit","published_at":"2015-04-21T18:14:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"9321a4a8879f380a725c7439114ebf3e0da8abcc","kind":"commit","published_at":"2015-04-01T15:20:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"953606f4d1a9e3a33798b499219fe40b1f81fd96","kind":"commit","published_at":"2015-03-25T23:45:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"03c169188dd10ec2242b7806050781867c0291dd","kind":"commit","published_at":"2015-03-04T21:41:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"078ba0c94f8985dd2d96587784f760474ba51858","kind":"commit","published_at":"2015-02-13T21:06:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"accd9f0ef163d514b091709ffd63f76f6d1a467f","kind":"commit","published_at":"2015-01-27T00:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"57c7a95be20dc77cbe0459a40acc802e16de5148","kind":"commit","published_at":"2015-01-26T23:07:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"706446d6aeb952def6f2016fdc213b6e56b2d40f","kind":"commit","published_at":"2015-01-03T23:58:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"6b294fdd0a7f9686b8b8f05cf8759e90b3e581f9","kind":"commit","published_at":"2014-12-25T17:36:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"3eb741fdb94fff5e8218809b8f7d5a9d2e4d1778","kind":"commit","published_at":"2014-12-15T17:14:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"d65414913839d9d939c8bd938ca21f39f0faa924","kind":"commit","published_at":"2014-12-07T15:15:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"fc3232f6e9d1662c4f9d813b70acb329c4cdc6de","kind":"commit","published_at":"2014-11-30T21:22:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"4b02786c2a7e27613201fe72c033a260018a38d6","kind":"commit","published_at":"2014-11-28T20:34:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"ab8880bc442941c20d58ca2cbb8aace7b2724929","kind":"commit","published_at":"2014-11-17T20:10:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"052b0bc5a3e887d0a36b2277a2e09812a0ce206b","kind":"commit","published_at":"2014-11-11T21:11:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"715b7e868003ac9b121bdacee3e1301b9c660aa9","kind":"commit","published_at":"2014-11-08T19:56:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"088d257c0bec691545cd32f83fd2af753866b8ee","kind":"commit","published_at":"2014-11-08T00:13:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0/manifests"},{"name":"v0.1.29","sha":"3fe7b8bf7c3adc04522f311ce1c1c3b6e39e8edd","kind":"commit","published_at":"2014-11-05T19:58:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.1.29","html_url":"https://github.com/mui/material-ui/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29/manifests"}]},"repo_metadata_updated_at":"2025-12-12T02:56:37.203Z","dependent_packages_count":0,"downloads":6,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":37.51235471646256,"dependent_packages_count":54.83564157106596,"stargazers_count":0.05891854093385447,"forks_count":0.016469009199747066,"docker_downloads_count":null,"average":23.105845959415532},"purl":"pkg:npm/custom-material-design","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/custom-material-design","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/custom-material-design","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/custom-material-design/dependencies","status":null,"funding_links":["https://opencollective.com/mui","https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-29T16:04:14.239Z","issues_count":4308,"pull_requests_count":9949,"avg_time_to_close_issue":13592057.178502878,"avg_time_to_close_pull_request":1743679.4759773905,"issues_closed_count":2590,"pull_requests_closed_count":8490,"pull_request_authors_count":716,"issue_authors_count":2931,"avg_comments_per_issue":5.109795728876509,"avg_comments_per_pull_request":1.994974369283345,"merged_pull_requests_count":7175,"bot_issues_count":19,"bot_pull_requests_count":3438,"past_year_issues_count":769,"past_year_pull_requests_count":3299,"past_year_avg_time_to_close_issue":842316.4168674699,"past_year_avg_time_to_close_pull_request":466566.7232444611,"past_year_issues_closed_count":415,"past_year_pull_requests_closed_count":2663,"past_year_pull_request_authors_count":186,"past_year_issue_authors_count":610,"past_year_avg_comments_per_issue":1.859557867360208,"past_year_avg_comments_per_pull_request":1.4080024249772658,"past_year_bot_issues_count":9,"past_year_bot_pull_requests_count":1478,"past_year_merged_pull_requests_count":2376,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/issues","maintainers":[{"login":"oliviertassinari","count":773,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"siriwatknp","count":700,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":511,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":434,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"mnajdova","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"michaldudak","count":262,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"aarongarciah","count":237,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"ZeeshanTamboli","count":207,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mj12albert","count":193,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"alexfauquette","count":165,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"samuelsycamore","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"cherniavskii","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"LukasTy","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"bharatkashyap","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"DanailH","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"JCQuintas","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"eps1lon","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"hbjORbj","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hbjORbj"},{"login":"flaviendelangle","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"michelengelen","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"rosskevin","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rosskevin"},{"login":"mbrookes","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"m4theushw","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"apedroferreira","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"hasdfa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"nikitaa24","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikitaa24"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"richbustos","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richbustos"},{"login":"nathanmarks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanmarks"},{"login":"vicasas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"MBilalShafi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joshwooding","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwooding"},{"login":"dimitropoulos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dimitropoulos"},{"login":"arthurbalduini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"dmtrKovalenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmtrKovalenko"},{"login":"hai-cea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-cea"},{"login":"gerdadesign","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"DavidCnoops","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidCnoops"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}],"active_maintainers":[{"login":"siriwatknp","count":282,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":241,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":191,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"oliviertassinari","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"ZeeshanTamboli","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mnajdova","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"mj12albert","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"aarongarciah","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"prakhargupta1","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"JCQuintas","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"DanailH","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"alexfauquette","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"bharatkashyap","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"LukasTy","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"cherniavskii","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"michaldudak","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"MBilalShafi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"flaviendelangle","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"vicasas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/custom-material-design/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/custom-material-design/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/custom-material-design/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/custom-material-design/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/custom-material-design/codemeta","maintainers":[{"uuid":"samuel_allo","login":"samuel_allo","name":null,"email":"samegwu63@gmail.com","url":null,"packages_count":5,"html_url":"https://www.npmjs.com/~samuel_allo","role":null,"created_at":"2023-08-09T08:59:59.253Z","updated_at":"2023-08-09T08:59:59.253Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/samuel_allo/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5264274,"maintainers_count":1091160,"namespaces_count":333594,"keywords_count":760514,"github":"npm","metadata":{"funded_packages_count":159192},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-12-16T06:37:22.408Z","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":11496926,"name":"@vraksha/mui-docs-llms-generator","ecosystem":"npm","description":"Generate llms.txt from MUI docs format","homepage":"https://github.com/mui/material-ui#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/material-ui","keywords_array":[],"namespace":"vraksha","versions_count":19,"first_release_published_at":"2025-03-28T15:42:18.470Z","latest_release_published_at":"2025-06-06T11:26:26.412Z","latest_release_number":"0.0.6","last_synced_at":"2025-12-12T01:21:02.883Z","created_at":"2025-03-28T19:30:25.551Z","updated_at":"2025-12-12T01:21:02.883Z","registry_url":"https://www.npmjs.com/package/@vraksha/mui-docs-llms-generator","install_command":"npm install @vraksha/mui-docs-llms-generator","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.6"}},"repo_metadata":{"id":19822297,"uuid":"23083156","full_name":"mui/material-ui","owner":"mui","description":"Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.","archived":false,"fork":false,"pushed_at":"2025-10-22T16:11:10.000Z","size":699196,"stargazers_count":96842,"open_issues_count":1774,"forks_count":32693,"subscribers_count":1324,"default_branch":"master","last_synced_at":"2025-10-22T18:17:02.502Z","etag":null,"topics":["design-system","material-design","material-ui","react","react-components"],"latest_commit_sha":null,"homepage":"https://mui.com/material-ui/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2014-08-18T19:11:54.000Z","updated_at":"2025-10-22T16:11:52.000Z","dependencies_parsed_at":"2025-06-02T16:06:01.092Z","dependency_job_id":"32b77193-1b92-4638-bb5e-6c82ade9eee5","html_url":"https://github.com/mui/material-ui","commit_stats":{"total_commits":23822,"total_committers":3211,"mean_commits":"7.4188726253503585","dds":0.8266728234405172,"last_synced_commit":"c0620e333641deda56f3cd68c7c3736098ee818c"},"previous_names":["mui-org/material-ui","callemall/material-ui"],"tags_count":568,"template":false,"template_full_name":null,"purl":"pkg:github/mui/material-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/sbom","scorecard":{"id":262861,"data":{"date":"2025-08-17T02:37:43Z","repo":{"name":"github.com/mui/material-ui","commit":"06de3386e5dbd68c7e7496219f702232dcd7ec9f"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.7,"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":"Maintained","score":10,"reason":"30 commit(s) and 1 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":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/check-if-pr-has-label.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yml: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:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/no-response.yml:22","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/check-if-pr-has-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci-check.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-cleanup.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/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/publish-canaries.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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 28 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":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  14 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:  13 out of  13 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":"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: 'allow deletion' disabled on branch 'v6.x'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v6.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v6.x'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'v6.x'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v6.x'","Warn: codeowners review is not required on branch 'master'","Warn: codeowners review is not required on branch 'v6.x'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v6.x'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v6.x'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v6.x'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v6.x'"],"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":"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":"CI-Tests","score":10,"reason":"28 out of 28 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 36 contributing companies or organizations","details":["Info: found contributions from: A11yance, LightSourceAI, TourConnect, Treeshakers, alienfast, calcom, callemall, cefsharp, cssinjs, emikra, goose-duck, instacart, jalaali, lightsourceai, mui, mui-org, nodejs, openfoodfacts, pabloengine, pretur, react-native-community, reactiran, reactjs, reactwg, state-machines, storybookjs, testing-library, text-em-all, typed-typings, typescript-cheatsheets, underjs, vercel, webpack, yarnpkg, yarnplugins, 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":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-cpj6-fhp6-mr6j","Warn: Project is vulnerable to: GHSA-f46r-rw29-r322","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","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-17T11:13:50.539Z","repository_id":19822297,"created_at":"2025-08-17T11:13:50.539Z","updated_at":"2025-08-17T11:13:50.539Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280748853,"owners_count":26383954,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-24T02:00:06.418Z","response_time":73,"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":"v7.3.4","sha":"28eadba9ec2899226ecbf4058b8fba1ddeab9e6d","kind":"tag","published_at":"2025-10-02T18:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4/manifests"},{"name":"v7.3.3","sha":"6984a79aa3ebde0ad9d1a21817de900f60b7dc90","kind":"tag","published_at":"2025-10-02T14:01:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3/manifests"},{"name":"v7.3.2","sha":"ebd180cdd48e365aa0c5c54b6568d5efc320590d","kind":"tag","published_at":"2025-09-02T06:18:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"3592ec32c4858c22bf99c535c037c13ee6db6b84","kind":"tag","published_at":"2025-08-06T09:33:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"ad98e5ebf7f2f629f9a8b054d9ee3e7217d163bf","kind":"tag","published_at":"2025-08-05T05:40:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0/manifests"},{"name":"v6.5.0","sha":"894dd472b2cc3bbf218eef521ce5a4bcbe914e60","kind":"tag","published_at":"2025-07-08T02:51:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0/manifests"},{"name":"v5.18.0","sha":"6b50143dcfc2aad56a37c9f2e1f14256e9a65c4e","kind":"tag","published_at":"2025-07-08T02:50:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0/manifests"},{"name":"v7.2.0","sha":"1496d735b2cf16501ce413daec40d627eee77e1d","kind":"tag","published_at":"2025-06-30T08:59:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0/manifests"},{"name":"v7.1.2","sha":"ad2d425db362790d6d0f90fbe5b5d3a5b5132503","kind":"tag","published_at":"2025-06-20T07:34:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2/manifests"},{"name":"v6.4.12","sha":"9179a92b0d97f6d0270c7fac733cfd81bd7354cc","kind":"tag","published_at":"2025-06-02T06:58:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12/manifests"},{"name":"v7.1.1","sha":"0ebb3a14ccc5dbee4ec2682b387511f107b95a65","kind":"tag","published_at":"2025-06-02T06:47:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"e3e07e0b8fac5ca8fb4bbf3ec453dbe79133552f","kind":"tag","published_at":"2025-05-06T08:50:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0/manifests"},{"name":"v6.4.11","sha":"6b3957d9d42c83e069da8e8bb534ec294dcb6254","kind":"tag","published_at":"2025-04-10T02:36:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11/manifests"},{"name":"v7.0.2","sha":"ebb24ce49e1ef8358600a7787cb6c8d671cead63","kind":"tag","published_at":"2025-04-09T13:08:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2/manifests"},{"name":"v6.4.10","sha":"d80a3609c8a7274dc5fafa348382059945aee449","kind":"tag","published_at":"2025-03-31T19:03:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10/manifests"},{"name":"v7.0.1","sha":"d6fdcac555725c3807e6f03445e3a051398ee739","kind":"tag","published_at":"2025-03-28T18:58:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"22aa7db2ed23df3b43530e9fdb57bc1051221457","kind":"tag","published_at":"2025-03-26T14:16:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0/manifests"},{"name":"v6.4.9","sha":"a884cb821f67a831f44cc6abfc3bc77faef91ada","kind":"tag","published_at":"2025-03-25T15:45:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9/manifests"},{"name":"v7.0.0-rc.0","sha":"ebaec8db8ae1b90183817cb0bad549d7fc63fe79","kind":"tag","published_at":"2025-03-19T09:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0/manifests"},{"name":"v5.17.1","sha":"0d509f8a4a48031a1e25974a1604b803892ce94e","kind":"tag","published_at":"2025-03-18T18:44:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"b0dc8270c5a2896293ff8b61052120a13819f0a1","kind":"tag","published_at":"2025-03-18T15:28:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0/manifests"},{"name":"v6.4.8","sha":"2bded219fabaaefc2083aa660d5856ab75cfa8d6","kind":"tag","published_at":"2025-03-17T17:54:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8/manifests"},{"name":"v7.0.0-beta.4","sha":"260ed53760f179e3bb4f1f43e2f2712ecbf9fdd7","kind":"tag","published_at":"2025-03-13T13:30:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4/manifests"},{"name":"v6.4.7","sha":"d1ca0a45fea4327ba4dc9876e62922785493f1c3","kind":"tag","published_at":"2025-03-05T15:19:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7/manifests"},{"name":"v7.0.0-beta.3","sha":"9dea4105c8b413e087bd1d0cc517b52831a2eb86","kind":"tag","published_at":"2025-03-05T15:13:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"48acea181cac8ca14455e76d01d3554ba578781e","kind":"tag","published_at":"2025-02-27T15:00:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2/manifests"},{"name":"v7.0.0-beta.1","sha":"2cf2e71af3c2b26694964884456bc335c2ba6cdb","kind":"tag","published_at":"2025-02-26T18:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1/manifests"},{"name":"v6.4.6","sha":"356b885778a2af26505d5dbba76a9abcceb69800","kind":"tag","published_at":"2025-02-26T13:39:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6/manifests"},{"name":"v7.0.0-beta.0","sha":"b485c1abec1d776e925ca90e6fa7d91e9bd057a7","kind":"tag","published_at":"2025-02-26T13:22:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0/manifests"},{"name":"v7.0.0-alpha.2","sha":"ba14b7070070281c8a6cea1df7653f007bb8da49","kind":"tag","published_at":"2025-02-18T18:57:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.4.5","sha":"6f2b908baa7863e2cbf0ec4518dc90ccfd53597b","kind":"tag","published_at":"2025-02-18T18:46:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5/manifests"},{"name":"v7.0.0-alpha.1","sha":"c390c1c2d1c85f42d40f16ce405a3c4b62026ec7","kind":"tag","published_at":"2025-02-11T17:34:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1/manifests"},{"name":"v6.4.4","sha":"c66361a6ad9d1354b60e6fb93ba3144c1348ab15","kind":"tag","published_at":"2025-02-11T14:31:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4/manifests"},{"name":"v6.4.3","sha":"cee310a92f61ffb75284195a9ed30bcb367c78e2","kind":"tag","published_at":"2025-02-04T18:53:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3/manifests"},{"name":"v7.0.0-alpha.0","sha":"3e3195a4285ca716061f7d7d87f4915630af1b69","kind":"tag","published_at":"2025-02-03T12:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.4.2","sha":"1813d89a599a4027fd216062b2cac8b0c1864f1d","kind":"tag","published_at":"2025-01-29T15:50:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2/manifests"},{"name":"v6.4.1","sha":"819e662a2ce210f8805c45057389217cb1c39a83","kind":"tag","published_at":"2025-01-21T13:23:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"f9949a8889c7e69cac145ce56411298a234d2e49","kind":"tag","published_at":"2025-01-14T16:46:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0/manifests"},{"name":"v5.16.14","sha":"ba588c8333d765af63ab15c8b33dd947b615f70b","kind":"tag","published_at":"2025-01-06T21:20:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14/manifests"},{"name":"v6.3.1","sha":"afd551abd3be44de711d6baef48e62e18b97c908","kind":"tag","published_at":"2025-01-03T13:53:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1/manifests"},{"name":"v5.16.13","sha":"e52a6379f22d38453fa046d410b0c4700707dbd9","kind":"tag","published_at":"2024-12-25T11:25:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13/manifests"},{"name":"v6.3.0","sha":"84d6ecfdccd10f204854beeef98bcc55dc99d117","kind":"tag","published_at":"2024-12-23T18:10:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"17026fc203a8b413ec7343b6eeb267a50519d515","kind":"tag","published_at":"2024-12-17T13:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1/manifests"},{"name":"v5.16.12","sha":"b8fbcf5fb5169d8db6ee0ec35001816d2777e8d4","kind":"tag","published_at":"2024-12-17T13:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12/manifests"},{"name":"v5.16.11","sha":"2413ff076b0d462736dfccd399b4be863fd79ec2","kind":"tag","published_at":"2024-12-11T10:13:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11/manifests"},{"name":"v6.2.0","sha":"3a8ceaead5ac4c2c4554e6500ca3d197420a04c2","kind":"tag","published_at":"2024-12-11T02:03:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0/manifests"},{"name":"v6.1.10","sha":"5c5e9f6d8a90034cd75dcb92403caf6b37efc916","kind":"tag","published_at":"2024-12-04T10:03:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10/manifests"},{"name":"v5.16.9","sha":"ec085b677c43ed1f37e66bd2fb58f27dce9f7184","kind":"tag","published_at":"2024-12-04T09:34:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9/manifests"},{"name":"v5.16.8","sha":"096adfbe28d038397a7f3cf3494b86844226e162","kind":"tag","published_at":"2024-11-28T06:51:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8/manifests"},{"name":"v6.1.9","sha":"821784419eefb89e4ce7b66c4b602a1e33d2fa88","kind":"tag","published_at":"2024-11-27T13:22:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9/manifests"},{"name":"v6.1.8","sha":"0b8739f145423bafdd8e2871312307bfb31c58ef","kind":"tag","published_at":"2024-11-20T15:09:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8/manifests"},{"name":"v6.1.7","sha":"a7d441d0bd3bfc16a1ce9e6d7ff3ad1afc6b62f1","kind":"tag","published_at":"2024-11-13T15:31:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7/manifests"},{"name":"v6.1.6","sha":"32112b76aa821c2a1e98120545019ef1a71ea274","kind":"tag","published_at":"2024-10-30T13:54:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6/manifests"},{"name":"v6.1.5","sha":"01c5f344628bc66e16f86284ee0fc7107002a5ca","kind":"tag","published_at":"2024-10-22T10:28:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5/manifests"},{"name":"v6.1.4","sha":"15ea548de803e4602894cae6304a497d7ddaf09c","kind":"tag","published_at":"2024-10-15T18:35:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4/manifests"},{"name":"v6.1.3","sha":"c7de2cae15cc7b7025ad79e3623320526ed16462","kind":"tag","published_at":"2024-10-09T09:47:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3/manifests"},{"name":"v6.1.2","sha":"e6ff0b5016ac4fa40cdc9b78a0d9ecdd2c0cd9db","kind":"tag","published_at":"2024-10-02T14:51:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"263c7259451d5b928bbdfd299c9c0afc89dfec02","kind":"tag","published_at":"2024-09-19T06:42:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"94cc3d0a66456713e6e25edf9a1ba35ad8df88bc","kind":"tag","published_at":"2024-09-11T13:09:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"bb620d85a89651ca4350e8861bbb35776d583726","kind":"tag","published_at":"2024-09-03T10:33:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"71dbef69dcbf2b87831af579fb777b4f1f4b219a","kind":"tag","published_at":"2024-08-29T13:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"c9a9adfb90e939c0590de6edf10d0c65fcbc8b1e","kind":"tag","published_at":"2024-08-27T09:06:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.0","sha":"55bea65c83c1beac77382fe961f8aa72eec21daa","kind":"tag","published_at":"2024-08-22T08:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0/manifests"},{"name":"v6.0.0-beta.6","sha":"cbb6f8d3b1b72732d51f5628765cfd7e75bd5747","kind":"tag","published_at":"2024-08-18T02:55:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6/manifests"},{"name":"v5.16.7","sha":"b505fd7b64e92db523198712a5d6716c494e0c66","kind":"tag","published_at":"2024-08-09T09:19:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7/manifests"},{"name":"v6.0.0-beta.5","sha":"75c24b0828981651082a3eede027b6871c96c440","kind":"tag","published_at":"2024-08-08T08:52:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5/manifests"},{"name":"v5.16.6","sha":"6eb1bdce38d0fc67fa8aebca260043c7fc8eb3e8","kind":"tag","published_at":"2024-07-30T21:06:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6/manifests"},{"name":"v6.0.0-beta.4","sha":"12532afa3e4f6f13a9fa86eb459c27792c36b6f9","kind":"tag","published_at":"2024-07-30T20:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4/manifests"},{"name":"v5.16.5","sha":"40792e6efb2c92b8964a3912e08aeb4fb7fc41c8","kind":"tag","published_at":"2024-07-25T06:42:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5/manifests"},{"name":"v6.0.0-beta.3","sha":"02fde66a0cd72fb7fe3681a5ea8c4de733b4a865","kind":"tag","published_at":"2024-07-24T18:27:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3/manifests"},{"name":"v5.16.4","sha":"77af399a3ad76f31e5f2e0fab5650b628fa50990","kind":"tag","published_at":"2024-07-16T16:01:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4/manifests"},{"name":"v6.0.0-beta.2","sha":"9ad8c1fd8dfd21d8e37fe73d71e011542b23db72","kind":"tag","published_at":"2024-07-16T14:46:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2/manifests"},{"name":"v5.16.3","sha":"e1824453bdb0a89f15d4dfe47a1c4f90fa0f0500","kind":"tag","published_at":"2024-07-16T14:18:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3/manifests"},{"name":"v6.0.0-beta.1","sha":"19c1935757925d834928a30ea41f58bb95fb355f","kind":"tag","published_at":"2024-07-16T09:42:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1/manifests"},{"name":"v5.16.2","sha":"56ddd108fe153592a800fce4d43f9758b0ff5101","kind":"tag","published_at":"2024-07-16T09:10:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2/manifests"},{"name":"v6.0.0-beta.0","sha":"3364f0740aa5c86e057ec5b0d22c1b12bfd96fa4","kind":"tag","published_at":"2024-07-11T15:54:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0/manifests"},{"name":"v5.16.1","sha":"431af6a2fd9bf6cd0422c61e36c937d1ea5e5015","kind":"tag","published_at":"2024-07-11T15:48:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1/manifests"},{"name":"v5.16.0","sha":"e5e9b9d5e952b52752b758179da20d3fa0982c05","kind":"tag","published_at":"2024-07-05T13:32:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0/manifests"},{"name":"v6.0.0-alpha.14","sha":"2a15dd74c76bacbc867a7313fdc2c42c6168327c","kind":"tag","published_at":"2024-07-05T04:25:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14/manifests"},{"name":"v6.0.0-alpha.13","sha":"a070a894fbe21c52df446438ca1bb5a891d5e1b5","kind":"tag","published_at":"2024-07-03T07:44:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13/manifests"},{"name":"v5.15.21","sha":"a306ce4afcc60de4c3e43b8f9183862235d9318e","kind":"tag","published_at":"2024-06-28T14:09:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21/manifests"},{"name":"v6.0.0-alpha.12","sha":"fb476c6c18b850e8400d03afb7447802afbfd357","kind":"tag","published_at":"2024-06-24T17:12:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.15.20","sha":"f20fa0ba4016e5425a2a4cce841075253828a551","kind":"tag","published_at":"2024-06-12T12:58:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20/manifests"},{"name":"v6.0.0-alpha.11","sha":"22c5206a9e8191b2f81131d6978a0958e55b7032","kind":"tag","published_at":"2024-06-12T08:18:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11/manifests"},{"name":"v6.0.0-alpha.10","sha":"e5ac6c0eef5efd4fa5c5eb11ccbf08e58e7443f8","kind":"tag","published_at":"2024-06-04T10:35:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10/manifests"},{"name":"v6.0.0-alpha.9","sha":"925de32766317bb84a92ec24b2b6465c8e48cc04","kind":"tag","published_at":"2024-05-29T12:25:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.15.19","sha":"77f606ba73bb5439d66871177772f54196044450","kind":"tag","published_at":"2024-05-29T12:01:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19/manifests"},{"name":"v6.0.0-alpha.8","sha":"c7dbe6e8256cef7bd2dbdcbee55428ad82513cd0","kind":"tag","published_at":"2024-05-21T16:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.15.18","sha":"607daac5baa9c8151f111fe4bacea1d7e61881a3","kind":"tag","published_at":"2024-05-16T09:29:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18/manifests"},{"name":"v6.0.0-alpha.7","sha":"997bec6d8d30a1a891aff4eeedefa41c93eaa95c","kind":"tag","published_at":"2024-05-16T06:31:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"7c8db04b91500ba77301acd360d21bff7f7c752f","kind":"tag","published_at":"2024-05-08T13:13:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.15.17","sha":"9bc4fc42959427246addfdf29db95847cc38e410","kind":"tag","published_at":"2024-05-08T12:24:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17/manifests"},{"name":"v5.15.16","sha":"284e251c155d92078f80f98919f4ab260b05e9be","kind":"tag","published_at":"2024-05-01T14:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16/manifests"},{"name":"v6.0.0-alpha.5","sha":"571d5046e26aa07605cb1e01ca99b2eb0b04d009","kind":"tag","published_at":"2024-05-01T14:16:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5/manifests"},{"name":"v6.0.0-alpha.4","sha":"afffc2ffc3db1e6abf48f3b3e13a41e8b758f874","kind":"tag","published_at":"2024-04-24T07:30:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4/manifests"},{"name":"v6.0.0-alpha.3","sha":"6d5e44409344ea4e13ceb3a02c4446dc6a7323b4","kind":"tag","published_at":"2024-04-17T16:10:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3/manifests"},{"name":"v6.0.0-alpha.2","sha":"4e75758b37119bd821435c23d9c111c545e186b6","kind":"tag","published_at":"2024-04-09T15:09:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2/manifests"},{"name":"v6.0.0-alpha.1","sha":"84307c1a2495a716788ec25f046faaa4d16c88c7","kind":"tag","published_at":"2024-04-05T10:43:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1/manifests"},{"name":"v5.15.15","sha":"5a079965186640b5176f00c537f3b9e6c299b5c4","kind":"tag","published_at":"2024-04-04T07:09:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15/manifests"},{"name":"v6.0.0-alpha.0","sha":"2a15ad6f1f5507162b1a5aebf78976ca3023183b","kind":"tag","published_at":"2024-03-26T15:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.15.14","sha":"9585d28317c90f2c71ab88dd5ae37638bb64ad82","kind":"tag","published_at":"2024-03-19T08:18:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14/manifests"},{"name":"v5.15.13","sha":"dbcb678234296de56afaf3138917e967e8d1934a","kind":"tag","published_at":"2024-03-13T14:17:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13/manifests"},{"name":"pigment@0.0.1","sha":"0e765a618a7676c507852cec024464b1fc1cd80f","kind":"tag","published_at":"2024-03-08T04:20:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/pigment@0.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/pigment@0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@pigment%400.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1/manifests"},{"name":"v5.15.12","sha":"5ad69e161d7520274cd37a2524ffb935b6dda158","kind":"tag","published_at":"2024-03-05T15:33:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12/manifests"},{"name":"v5.15.11","sha":"e3257a4d68481b0ca6efd5d06cb5c1e1e77e4286","kind":"tag","published_at":"2024-02-22T08:52:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11/manifests"},{"name":"v5.15.10","sha":"94fcd3ada0842108a9a2ce53e121931e5448649f","kind":"tag","published_at":"2024-02-12T12:38:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10/manifests"},{"name":"v5.15.9","sha":"7917d2a8a4acc0b07328dee8273847652491b769","kind":"tag","published_at":"2024-02-08T12:55:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9/manifests"},{"name":"v5.15.8","sha":"fe5a59e616637a0488b122749479b782f5f8dfa2","kind":"tag","published_at":"2024-02-06T20:42:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8/manifests"},{"name":"v5.15.7","sha":"b80acd69c7c848709d01465d6727b13ed6109258","kind":"tag","published_at":"2024-01-31T13:23:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7/manifests"},{"name":"v5.15.6","sha":"1700e5cd9cbb3bc648b7f799f837c4d23ed42700","kind":"tag","published_at":"2024-01-22T18:09:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6/manifests"},{"name":"v5.15.5","sha":"5d7c4e26a4973a3a80bf5f8a9a8ea14f89554fe0","kind":"tag","published_at":"2024-01-17T09:27:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5/manifests"},{"name":"v5.15.4","sha":"6aadbf91c5eb2c94dea9a49a19eb532606410a5a","kind":"tag","published_at":"2024-01-10T13:49:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4/manifests"},{"name":"v5.15.3","sha":"9fa4e472f9ba4fd4e7f8cfb8bc0d1f1d455ace23","kind":"tag","published_at":"2024-01-03T15:22:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"5d5dd15f70db9ffcb85d4dc57da8a20f5240fb81","kind":"tag","published_at":"2023-12-25T14:24:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"8be7ac66b99059bf2c2edcca9cf15981d389db6b","kind":"tag","published_at":"2023-12-19T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"8c2c6a88a509f9da7c453d4a3c3ab4749a57a36d","kind":"tag","published_at":"2023-12-12T18:21:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0/manifests"},{"name":"v5.14.20","sha":"14fa79f4328e901f82d7fc39aba722a9bf4a8df0","kind":"tag","published_at":"2023-12-05T09:28:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20/manifests"},{"name":"v5.14.19","sha":"a07b4925255aa3fc7ae1255130e182e4573c58d7","kind":"tag","published_at":"2023-11-29T21:11:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19/manifests"},{"name":"v5.14.18","sha":"43a41b6b2fa3f0a186a852b894452722e3a38f04","kind":"tag","published_at":"2023-11-14T08:27:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18/manifests"},{"name":"v5.14.17","sha":"c54a42dd8b0ec8e850bd60438e60a1a8acb3b4a4","kind":"tag","published_at":"2023-11-06T15:34:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17/manifests"},{"name":"v5.14.16","sha":"391b57a05daf67a8154471dae645471f5ffac09f","kind":"tag","published_at":"2023-10-31T10:57:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16/manifests"},{"name":"v5.14.15","sha":"6baedcfed27419ed6b9685f27fcbf3eff46133a3","kind":"tag","published_at":"2023-10-24T15:41:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15/manifests"},{"name":"v5.14.14","sha":"a0cfa182db3e7b196efe36cfe7b31d304c5a0a4e","kind":"tag","published_at":"2023-10-17T13:58:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14/manifests"},{"name":"v5.14.13","sha":"b8811a0fa59e7663b240183219db32f9a617e607","kind":"tag","published_at":"2023-10-10T19:42:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13/manifests"},{"name":"v5.14.12","sha":"bd450a0fdb19b087f47e1d7cce5a72417ec977cc","kind":"commit","published_at":"2023-10-04T16:31:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12/manifests"},{"name":"v5.14.11","sha":"13c0894d0c14c7f577a0a95492aeaa8fff8da33a","kind":"tag","published_at":"2023-09-26T11:47:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11/manifests"},{"name":"v5.14.10","sha":"14e97bffa62760cabcdc7244bff445b423f5286a","kind":"tag","published_at":"2023-09-18T10:18:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10/manifests"},{"name":"v5.14.9","sha":"8255b71ccdbfe9a20f856b5d68a269ab1c5452ca","kind":"tag","published_at":"2023-09-13T13:36:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9/manifests"},{"name":"v5.14.8","sha":"74c58dabc2cf5ed2242fb08e4781d26088d06b12","kind":"tag","published_at":"2023-09-05T12:34:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8/manifests"},{"name":"v5.14.7","sha":"8a09d535f101aac98935f82b76345ca9691b5e2b","kind":"tag","published_at":"2023-08-29T12:04:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7/manifests"},{"name":"v5.14.6","sha":"a1f511dd6ed9adba561e2ba00e1348136ed656db","kind":"commit","published_at":"2023-08-24T11:19:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6/manifests"},{"name":"v5.14.5","sha":"61fbfd1546c55caca984695a41f9c95668d414fc","kind":"tag","published_at":"2023-08-14T14:39:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5/manifests"},{"name":"v5.14.4","sha":"40f4b275022f03e48cf4809cd53d0d0dabb40424","kind":"tag","published_at":"2023-08-08T09:51:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4/manifests"},{"name":"v5.14.3","sha":"2deea341c9abfb640f22520e0c277027f3f91cd0","kind":"tag","published_at":"2023-08-01T15:33:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3/manifests"},{"name":"v5.14.2","sha":"36d9f0d3659e2f5ab1d924988313986962a0bf35","kind":"tag","published_at":"2023-07-25T10:01:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2/manifests"},{"name":"v5.14.1","sha":"f2e5ded80e94407f63a27eadb018139d6f967313","kind":"tag","published_at":"2023-07-19T09:05:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1/manifests"},{"name":"v5.14.0","sha":"2529e3aaaaec2c9f8e8cf669e58bb9c81db5a6d8","kind":"tag","published_at":"2023-07-11T14:57:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0/manifests"},{"name":"v5.13.7","sha":"aac2d5b526e8139314d99f827ecc3b2c24e99686","kind":"tag","published_at":"2023-07-04T08:53:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7/manifests"},{"name":"v5.13.6","sha":"312270bc71224067e1910bbee9f800b4a2469cc7","kind":"tag","published_at":"2023-06-23T14:05:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6/manifests"},{"name":"v5.13.5","sha":"24b3af68ebe79c1891e45c60c6bcfd26f8818f73","kind":"tag","published_at":"2023-06-12T13:43:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5/manifests"},{"name":"v5.13.4","sha":"a522d82df32d3bfab46b25f5ff24eeb9670c83fb","kind":"tag","published_at":"2023-06-05T17:30:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4/manifests"},{"name":"v5.13.3","sha":"70d4a2bb49dca9fef7854a1463a392094222812b","kind":"tag","published_at":"2023-05-29T11:22:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3/manifests"},{"name":"v5.13.2","sha":"f661923e9aa9d9cc634750affbb04bf2007bc57d","kind":"tag","published_at":"2023-05-22T16:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2/manifests"},{"name":"v5.13.1","sha":"0c58832b6e182f782e73b118ed9681055db3e249","kind":"tag","published_at":"2023-05-17T05:25:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"9130a021ca34746e4076fcae50c57bc584026b8f","kind":"tag","published_at":"2023-05-10T08:14:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0/manifests"},{"name":"v5.12.3","sha":"9710ff34b16a0f271107a8619a28546ae3ca7c18","kind":"tag","published_at":"2023-05-02T14:17:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"5b7e9c52e37ef0c3274a762f38cd7ef7ffc9e7a8","kind":"tag","published_at":"2023-04-25T16:42:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"d14d288ae9e9b0e2b3b33d0a77b4113f024d4215","kind":"tag","published_at":"2023-04-17T15:57:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"05127cf65b4250f836897428cd15829669ab8d6c","kind":"tag","published_at":"2023-04-11T09:58:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0/manifests"},{"name":"v5.11.16","sha":"af5e109990a26318c96dbff6f25759ba91f0e147","kind":"tag","published_at":"2023-04-04T14:00:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16/manifests"},{"name":"v5.11.15","sha":"ae98db6aca5f9d4b754ff9fce4ce33f738a00f65","kind":"tag","published_at":"2023-03-28T13:06:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15/manifests"},{"name":"v5.11.14","sha":"f34d17c3294fcdb63fe9a135b4f3aa2459c81189","kind":"tag","published_at":"2023-03-21T17:45:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14/manifests"},{"name":"v5.11.13","sha":"9f7a2bfac55faed1b1c6c7b4b6d1b1659a076bab","kind":"tag","published_at":"2023-03-14T09:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13/manifests"},{"name":"v5.11.12","sha":"b76b8f1098a6c01f39e5e19bf3abf77c2b9cf475","kind":"tag","published_at":"2023-03-06T15:03:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12/manifests"},{"name":"v5.11.11","sha":"58df7f1905f16533ddb5a7977346c0f4548e4547","kind":"tag","published_at":"2023-02-28T09:55:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11/manifests"},{"name":"v5.11.10","sha":"676bc85fa2b02f92f21dd5c7e15f453b6b9c2e3d","kind":"tag","published_at":"2023-02-20T11:30:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10/manifests"},{"name":"v5.11.9","sha":"af5b3f5e7a79da9ef4bbd63d8fcf60927ffb6533","kind":"tag","published_at":"2023-02-14T14:30:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9/manifests"},{"name":"v5.11.8","sha":"d4d8512ce3453711f3c661374579b0d2ed13f3e7","kind":"tag","published_at":"2023-02-07T10:50:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8/manifests"},{"name":"v5.11.7","sha":"33cac172846b032d3f8b9333b72b2af832dd47d0","kind":"tag","published_at":"2023-01-31T09:39:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7/manifests"},{"name":"v5.11.6","sha":"a2e552314847b4d52498538d7ca171763067a5d0","kind":"tag","published_at":"2023-01-23T20:28:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6/manifests"},{"name":"v5.11.5","sha":"685c72dfaf840f4d5b7a3ab738ddcabd74418823","kind":"tag","published_at":"2023-01-18T01:43:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5/manifests"},{"name":"v5.11.4","sha":"bc859d95e4415f880cd6bcb6f44cc9e5e8c8097c","kind":"tag","published_at":"2023-01-09T13:57:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4/manifests"},{"name":"v5.11.3","sha":"a526207c3957de4ebfcda937b58327d69464f15c","kind":"tag","published_at":"2023-01-02T17:00:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3/manifests"},{"name":"v5.11.2","sha":"e9d8fa07e1ff979bcaf92837b131cd9e292f0161","kind":"tag","published_at":"2022-12-26T14:56:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2/manifests"},{"name":"v5.11.1","sha":"a1e30390da62019e5769e398f4cbc9f8892d8f9a","kind":"commit","published_at":"2022-12-20T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"191acda4545c394b78964ab80b364e15686f0e9b","kind":"tag","published_at":"2022-12-13T12:56:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0/manifests"},{"name":"v5.10.17","sha":"4265f343b49e4af9673a49e585439d35c8deeab2","kind":"tag","published_at":"2022-12-06T10:59:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17/manifests"},{"name":"v5.10.16","sha":"b8aa3974d84c176b8857e8d5b29a7be8670bb410","kind":"tag","published_at":"2022-11-28T16:00:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16/manifests"},{"name":"v5.10.15","sha":"14a6e1c61edb5f66f4888e32c04df5e637e7cfc4","kind":"commit","published_at":"2022-11-22T09:45:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15/manifests"},{"name":"v5.10.14","sha":"c2da6de1c504c7dbd8ae1d0771c184c1544a0c76","kind":"tag","published_at":"2022-11-15T09:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14/manifests"},{"name":"v5.10.13","sha":"2f4c2190d1d3614d8063e84b79d4d1f034b3e3fe","kind":"tag","published_at":"2022-11-07T17:53:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13/manifests"},{"name":"v5.10.12","sha":"30cb27cff1d4e1838ca4235ab4285e20f2b2a870","kind":"tag","published_at":"2022-10-31T15:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12/manifests"},{"name":"v5.10.11","sha":"c80ff0339882859af7e17f8bfd0a5f6880b323f8","kind":"commit","published_at":"2022-10-25T09:34:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11/manifests"},{"name":"v5.10.10","sha":"639224a3e3600cb0e04755d89aab250297b6d851","kind":"tag","published_at":"2022-10-18T08:35:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10/manifests"},{"name":"v5.10.9","sha":"7bd7c219e2670ff7791148e9b1a1d2387528fc0c","kind":"tag","published_at":"2022-10-11T11:56:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9/manifests"},{"name":"v5.10.8","sha":"d4a3216cdd858899960f945d6e00b2d59bf1d5d1","kind":"tag","published_at":"2022-10-03T16:28:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8/manifests"},{"name":"v5.10.7","sha":"d9ef6e788eee11256818329c7429242f8b769263","kind":"commit","published_at":"2022-09-27T01:44:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7/manifests"},{"name":"v5.10.6","sha":"0f75f3d78b67c405c23bfd14a29aedff367415b7","kind":"tag","published_at":"2022-09-19T14:34:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6/manifests"},{"name":"v5.10.5","sha":"594d87dab0e43e641a6826c935df8f2c10672955","kind":"tag","published_at":"2022-09-12T14:40:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5/manifests"},{"name":"v5.10.4","sha":"c8feb29320a22cc4461fb5ef5f4f7de7bd96a59b","kind":"commit","published_at":"2022-09-06T09:11:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"992421d0114a9df72d358fe6fccc28c1fb6f1505","kind":"tag","published_at":"2022-08-29T17:37:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"99b23c06d9b018d6c500fa1acb3030d673e219ab","kind":"tag","published_at":"2022-08-23T10:25:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"dfc0b89c665de8e5e3e4ecf68d8c782e74dbb65c","kind":"tag","published_at":"2022-08-16T17:55:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"7f502e06d54c5a2f389a1639358c84279462b54a","kind":"commit","published_at":"2022-08-09T03:21:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0/manifests"},{"name":"v5.9.3","sha":"89617ef683d2bcd2c870e9c1bd58ad4d55247fd5","kind":"tag","published_at":"2022-08-01T20:54:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3/manifests"},{"name":"v5.9.2","sha":"b7f0a16eca4ac2044703032838f90873ec063d75","kind":"tag","published_at":"2022-07-25T15:12:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2/manifests"},{"name":"v5.9.1","sha":"1937412c4345569d98c0950a1016c22508e1ff81","kind":"tag","published_at":"2022-07-18T17:23:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"88ad7d4e623183b8e20702e7961ef9c8de330dc7","kind":"commit","published_at":"2022-07-12T08:54:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0/manifests"},{"name":"v5.8.7","sha":"be0ab4c062a22fc4bb52c47d005b57203b56c09c","kind":"tag","published_at":"2022-07-04T20:39:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7/manifests"},{"name":"v5.8.6","sha":"c58f6653411e0ff38bf67a512d16b87c6523606b","kind":"tag","published_at":"2022-06-27T14:21:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6/manifests"},{"name":"v5.8.5","sha":"3c528113f47cfddf2504ea02ba3065e7c5c46928","kind":"tag","published_at":"2022-06-21T18:05:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5/manifests"},{"name":"v5.8.4","sha":"a6e782ec2f037e2ca989515048ce5f22fe760595","kind":"tag","published_at":"2022-06-14T10:00:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4/manifests"},{"name":"v5.8.3","sha":"b1e4b9cd3e1d88286f9d1485864310a7c1f23a79","kind":"tag","published_at":"2022-06-07T19:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3/manifests"},{"name":"v5.8.2","sha":"93b0aba905b3b6947f58a02d911489bb737ee880","kind":"commit","published_at":"2022-05-31T11:47:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2/manifests"},{"name":"v5.8.1","sha":"1eee9ee437f39f1c3438209154df8e8b9ecd990d","kind":"tag","published_at":"2022-05-23T16:04:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"6a468718b970c39ae83a4029bcb53071c9567430","kind":"tag","published_at":"2022-05-17T09:42:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4eef029981b08c77a9c52d0b863e6b5ced279087","kind":"tag","published_at":"2022-05-10T09:06:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0/manifests"},{"name":"v5.6.4","sha":"edb7e8895ef8def2bf59376d7631e0360a77aaf6","kind":"commit","published_at":"2022-05-02T11:46:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4/manifests"},{"name":"v5.6.3","sha":"124d5e2f0022d17b577a464e6b3a69fa2511105e","kind":"tag","published_at":"2022-04-25T14:04:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3/manifests"},{"name":"v5.6.2","sha":"b3645b3fd11dc26a06ea370a41b5bac1026c6792","kind":"tag","published_at":"2022-04-18T16:10:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2/manifests"},{"name":"v5.6.1","sha":"0251fd5222079e4a512bbd32dff4a7a4c3efe997","kind":"tag","published_at":"2022-04-11T13:21:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"8dcdea53f927ab207718d7ee6576806aca2a3798","kind":"commit","published_at":"2022-04-06T03:27:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0/manifests"},{"name":"v4.12.4","sha":"a563a60219f7f6519fb0f34f6d8e3bf0974e6495","kind":"tag","published_at":"2022-04-03T14:38:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4/manifests"},{"name":"v5.5.3","sha":"96e1f40a3b8aa809d543aa7d466eb48cdfa0b53d","kind":"tag","published_at":"2022-03-28T14:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"dd411b017ea7504a14a16821b694ac6aa01d9b6d","kind":"tag","published_at":"2022-03-21T15:15:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"350b15ee91a93040d50391cb9a45440a90e6b2d1","kind":"tag","published_at":"2022-03-14T16:49:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"f3412aa9d179fdfc3f5c0a4a1cfc1965faef7307","kind":"commit","published_at":"2022-03-07T13:53:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0/manifests"},{"name":"v5.4.4","sha":"965f2eb8cb79bb0685a13d9e28c09617b22358cd","kind":"tag","published_at":"2022-02-28T15:21:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4/manifests"},{"name":"v5.4.3","sha":"e2892a61ea56b6578c2efc81d0324660082ad93c","kind":"tag","published_at":"2022-02-21T16:40:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3/manifests"},{"name":"v5.4.2","sha":"01371028b27156419923b362c4b0af92dc08b29f","kind":"tag","published_at":"2022-02-15T14:57:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"fbce2f80c6cb36e59a4a6826ae46b59a10e1c831","kind":"commit","published_at":"2022-02-08T11:34:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"ba4e819aa58b6a36ae4d96ee79c2a5310a812670","kind":"tag","published_at":"2022-02-01T09:00:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"337be3b2a630d791a5cbc5a2a4575d4f58e38df3","kind":"tag","published_at":"2022-01-24T15:05:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"dcbfc54f581dbf1c0008a8e9e578f896f06228ab","kind":"tag","published_at":"2022-01-17T22:45:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0/manifests"},{"name":"v5.2.8","sha":"f80abbb5f942064c9c270b2ac5bb2a2318876754","kind":"tag","published_at":"2022-01-10T20:11:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8/manifests"},{"name":"v5.2.7","sha":"5daaf9be5115b1cb777fb4cf3d9125baddfe5720","kind":"tag","published_at":"2022-01-03T12:34:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7/manifests"},{"name":"v5.2.6","sha":"052db9d577a03ed8d588ecca9e6c0a5f5ba676e1","kind":"tag","published_at":"2021-12-27T14:23:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6/manifests"},{"name":"v5.2.5","sha":"f8697de9c250dbc6b446bcc08566f50fb4070aab","kind":"tag","published_at":"2021-12-20T14:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5/manifests"},{"name":"v5.2.4","sha":"b265431f9a32ea726c5227821126fbc6424117d5","kind":"commit","published_at":"2021-12-14T13:41:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4/manifests"},{"name":"v5.2.3","sha":"9c3dc12c3de241f44d923bfb089200980f3fd23d","kind":"tag","published_at":"2021-12-06T16:12:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3/manifests"},{"name":"v5.2.2","sha":"fcaec7a75f951c9db79c99c42370ca18212c1f16","kind":"tag","published_at":"2021-11-29T16:51:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"586d9ba2472d549c180cbacddf97eb73425286b3","kind":"tag","published_at":"2021-11-25T11:50:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"353cecb5391571163eb6bd8cbf36d2dd299aaf56","kind":"tag","published_at":"2021-11-23T13:25:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"ddbe15b4d8b7cc1dc84720264fde0b1dafb6166f","kind":"commit","published_at":"2021-11-16T15:06:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"7e26583fe1f95f5c3682213105f8f4b51c9d61c9","kind":"tag","published_at":"2021-11-08T15:14:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0/manifests"},{"name":"v5.0.6","sha":"99752d2848f17c5d1e4840f54863899a19387162","kind":"tag","published_at":"2021-10-27T08:43:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6/manifests"},{"name":"v5.0.5","sha":"58f8ff1f8bc7f0cc4bb728654604a194b3c3790b","kind":"tag","published_at":"2021-10-26T10:14:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"86443310e4344ae1ce6e04f084d58e17e4d62170","kind":"tag","published_at":"2021-10-14T15:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"36258031912caf662f69ca3769c6e0bd46946050","kind":"tag","published_at":"2021-10-07T12:26:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"c510762a325116c654afd3c21381a50b942c2c66","kind":"tag","published_at":"2021-09-29T09:29:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"afcf3ee18e7a9c526348b3bce74b69781b4ad071","kind":"tag","published_at":"2021-09-22T12:15:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"85598e74b85a89a16f8bdf5b68346ca8d6b70557","kind":"tag","published_at":"2021-09-16T11:28:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.1","sha":"1b563a153f5b2736f79a3f45573e2e2b66ba0a9a","kind":"tag","published_at":"2021-09-08T13:55:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"698492a5401b12578dc459397b9d288542fc954b","kind":"commit","published_at":"2021-09-02T02:45:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.5","sha":"0bab71409bcc0865ab3e0fcbfa14fa824ddc5495","kind":"tag","published_at":"2021-08-25T07:30:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"c30ec7bed00b36da7b0e6a202b3cb48d2fc1b579","kind":"tag","published_at":"2021-08-13T21:32:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"e5ccdf299c75ea65b0600ee05ff6c98646891c77","kind":"tag","published_at":"2021-08-09T04:03:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3/manifests"},{"name":"v4.12.3","sha":"77a8daeed0e8efa67c6d86f3cc40239dc6eb3d94","kind":"tag","published_at":"2021-07-30T10:06:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3/manifests"},{"name":"v5.0.0-beta.2","sha":"cca80d861f64b3eaa8a5ef8815b7552aaea61557","kind":"tag","published_at":"2021-07-26T15:01:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2/manifests"},{"name":"v4.12.2","sha":"958241aa0ebf340ad0f152b91949720c85b4fcca","kind":"tag","published_at":"2021-07-19T16:41:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2/manifests"},{"name":"v5.0.0-beta.1","sha":"8a4b8952077b64e90ac9d23c116a45aed672db9c","kind":"tag","published_at":"2021-07-14T16:28:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1/manifests"},{"name":"v4.12.1","sha":"4dc8c9bf3e8a6b21a2aac58b0be3161af334b67d","kind":"tag","published_at":"2021-07-07T13:08:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"53a1655143aa4ec36c29a6063ccdf89c48a74bfd","kind":"tag","published_at":"2021-07-06T13:40:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0/manifests"},{"name":"v5.0.0-beta.0","sha":"a0f416173d2f5b78546f52e572a0f64dcc3751e9","kind":"tag","published_at":"2021-07-01T12:17:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.38","sha":"f60126f95d7b36fa12133887990615b9f47e994a","kind":"commit","published_at":"2021-06-24T03:37:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.38","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38/manifests"},{"name":"v5.0.0-alpha.37","sha":"c795ca0822e2816a630a5654d5471fa04521d23c","kind":"tag","published_at":"2021-06-15T17:49:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.37","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37/manifests"},{"name":"v5.0.0-alpha.36","sha":"cf2f6fa90608b109978698fc48120920beaaa51f","kind":"tag","published_at":"2021-06-08T06:46:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.36","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36/manifests"},{"name":"v5.0.0-alpha.35","sha":"6c0afb6d8fff919e80f9f1ec92613acacd8365e7","kind":"tag","published_at":"2021-05-31T20:34:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.35","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35/manifests"},{"name":"v5.0.0-alpha.34","sha":"ee3a077c161accb887b93a17f9eaa2b23e998319","kind":"tag","published_at":"2021-05-18T10:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.34","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34/manifests"},{"name":"v5.0.0-alpha.33","sha":"0fa6ab4a29e8469c081d3f796e0bd9cab98e9185","kind":"tag","published_at":"2021-05-09T12:29:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.33","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33/manifests"},{"name":"v4.11.4","sha":"6658323b5e2ba366691829bbef3f53c00008497e","kind":"tag","published_at":"2021-04-27T15:48:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4/manifests"},{"name":"v5.0.0-alpha.32","sha":"2e99746c35ea0c1e45187a206d6ebc25a52933dc","kind":"tag","published_at":"2021-04-27T12:59:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32/manifests"},{"name":"v5.0.0-alpha.31","sha":"b061319b132163900d1a4eb64207f5284d28639d","kind":"tag","published_at":"2021-04-20T13:59:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"0bc7ed897d54a899fb0dfc5cbd6c5ee0592705e1","kind":"tag","published_at":"2021-04-12T09:46:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"29934afe4643811f3bed772612f92d539a1e489d","kind":"tag","published_at":"2021-04-04T16:43:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"a83c7715c0e2cfa1c3e59b7a1f828f6a1476b307","kind":"tag","published_at":"2021-03-24T12:57:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"2de88ce2973667921a45ff69ea48a8843cb9d8cb","kind":"tag","published_at":"2021-03-05T13:01:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27/manifests"},{"name":"v5.0.0-alpha.26","sha":"8928a36394154e02a73d5e92a740d5f9ed8da709","kind":"tag","published_at":"2021-02-27T18:39:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"688db35f581ac345a09a15420efdb0e4c98a56ab","kind":"tag","published_at":"2021-02-11T12:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"15108a5aad5342d92e86be5c5388b8321a88b280","kind":"tag","published_at":"2021-01-26T14:08:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24/manifests"},{"name":"v4.11.3-deprecations.1","sha":"6cf7cf7c7b11b38db18a4d2003743cbadeb1b4ee","kind":"commit","published_at":"2021-01-25T23:27:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1/manifests"},{"name":"v4.11.3","sha":"bd79e8f8c5b8c77bc5c13d076377a18d2ceedfa2","kind":"commit","published_at":"2021-01-24T12:45:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3/manifests"},{"name":"v4.11.3-deprecations.0","sha":"f64337cd87428e04c851bb1667f5f9e0e6aeaede","kind":"commit","published_at":"2021-01-24T12:00:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0/manifests"},{"name":"v5.0.0-alpha.23","sha":"af6e7220961c6f5e8ed89172694287dc737828ff","kind":"commit","published_at":"2021-01-14T12:48:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23/manifests"},{"name":"v5.0.0-alpha.22","sha":"c514ea86c11c9817839630e840535358f5044caf","kind":"commit","published_at":"2021-01-04T11:14:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"5c82b9147f811fda24bc09132852ed240f8d9def","kind":"commit","published_at":"2020-12-30T17:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"cd30d9e3961c8b33ce43a133e0a958867a202c41","kind":"commit","published_at":"2020-12-21T17:51:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20/manifests"},{"name":"v5.0.0-alpha.19","sha":"754e29cf5a712d0e0f6bd3e54f80e9997659f68c","kind":"commit","published_at":"2020-12-13T17:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.11.2","sha":"174b64f8a3adffb8df3c13285f4edc2437a8547a","kind":"commit","published_at":"2020-12-02T23:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2/manifests"},{"name":"v5.0.0-alpha.18","sha":"c5561c5febbe1c3bd5446c8a0bb480025ab38b86","kind":"commit","published_at":"2020-12-02T23:25:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.11.1","sha":"b8092ce09e164a1cb2fec2f3a5b6aa6e2dc6cbbd","kind":"commit","published_at":"2020-11-24T14:35:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1/manifests"},{"name":"v5.0.0-alpha.17","sha":"41d6a360e0fb245dd74549445539c6218a9dc737","kind":"commit","published_at":"2020-11-23T00:49:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17/manifests"},{"name":"v5.0.0-alpha.16","sha":"47a8e102eeaa5a68a2b4f99c08085cfddc0bef77","kind":"commit","published_at":"2020-11-14T12:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16/manifests"},{"name":"v5.0.0-alpha.15","sha":"fa9cbc835ee70b12234b7207b1872356277da5fa","kind":"commit","published_at":"2020-11-03T23:57:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15/manifests"},{"name":"v5.0.0-alpha.14","sha":"56520e757e0052e25f8dd5d78214458c4b7c634d","kind":"commit","published_at":"2020-10-23T22:59:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14/manifests"},{"name":"v5.0.0-alpha.13","sha":"b82af55f9917f9e77a3cae9b36e47b29d43182c0","kind":"commit","published_at":"2020-10-17T21:47:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13/manifests"},{"name":"v5.0.0-alpha.12","sha":"c7c3643948bce7327a7f01665caa7474be2694f9","kind":"commit","published_at":"2020-10-10T22:32:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12/manifests"},{"name":"v5.0.0-alpha.11","sha":"b4fe7eefd494fa28cd3453067af8872a83f31fa6","kind":"commit","published_at":"2020-09-26T15:07:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11/manifests"},{"name":"v5.0.0-alpha.10","sha":"2e1502fc18d86d69a6b55fc4ac5dcb50ddf192c4","kind":"commit","published_at":"2020-09-15T08:10:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10/manifests"},{"name":"v5.0.0-alpha.9","sha":"e830beb63940d24129285f554fc9c2fb0bd7ccbf","kind":"commit","published_at":"2020-09-06T16:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9/manifests"},{"name":"v5.0.0-alpha.8","sha":"5f986712bbb2f0b789c151b6d2f3e2d48cde0980","kind":"commit","published_at":"2020-08-31T16:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"c32a96b4beb3a5c72a8c179fb095f09dacf61050","kind":"commit","published_at":"2020-08-22T16:39:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"15fd6232de294be9ba0ca103351a11f84009b04f","kind":"commit","published_at":"2020-08-13T16:56:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6/manifests"},{"name":"v5.0.0-alpha.5","sha":"40aa9cbb1df08a5994392d5cea15a60979b28a7e","kind":"commit","published_at":"2020-07-27T22:55:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"519390c2bb12b5eb7b6f5f898afb78ac7f285543","kind":"commit","published_at":"2020-07-19T17:54:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"f432112f0bcfb1fd2002002db181e83edc99d906","kind":"commit","published_at":"2020-07-12T17:06:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"f928d6e04ea7f185cda0e739ebbe2ea36d0aa4d3","kind":"commit","published_at":"2020-07-04T23:16:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2/manifests"},{"name":"v4.11.0","sha":"79ebf71d31cca2c73143891960ea54ec1132bdeb","kind":"commit","published_at":"2020-06-30T23:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0/manifests"},{"name":"v5.0.0-alpha.1","sha":"8281371f88c81fc3e4560b0334cc0c473b9d45f9","kind":"commit","published_at":"2020-06-27T15:07:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.10.2","sha":"d0bfcb4f11fd3904b1e235d80fbfe23758de8372","kind":"commit","published_at":"2020-06-11T19:11:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"4e12b951f64fd47864b4dea8ec8631387a89ddb1","kind":"commit","published_at":"2020-06-01T15:14:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"dd9280e753eb8dc3444a26e85fe4f800b759cad2","kind":"commit","published_at":"2020-05-23T17:50:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0/manifests"},{"name":"v4.9.14","sha":"1fb44683825f0ee7f4d5933528598917ff72f0e4","kind":"commit","published_at":"2020-05-11T22:41:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.14","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14/manifests"},{"name":"v4.9.13","sha":"c224f32bb8f144e590c096d103c9d59c2509ed93","kind":"commit","published_at":"2020-05-04T11:29:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.13","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13/manifests"},{"name":"v4.9.12","sha":"3e5fd3c4f200e50a1331857f092a547b41f6db1e","kind":"commit","published_at":"2020-04-26T23:18:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.12","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12/manifests"},{"name":"v4.9.11","sha":"77f6fe0a73791176bd58d8c013bf5631270faf4d","kind":"commit","published_at":"2020-04-19T14:10:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11/manifests"},{"name":"4.9.11","sha":"b551194a14c4469f3b07dc43bc6aaea525138944","kind":"commit","published_at":"2020-04-18T10:43:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11/manifests"},{"name":"v4.9.10","sha":"8baef82396665179c67ca3acfd51e396b947f412","kind":"commit","published_at":"2020-04-11T13:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.10","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10/manifests"},{"name":"v4.9.9","sha":"c191471a20315cae4006c1e4d3d51db5e49b5fee","kind":"commit","published_at":"2020-04-04T15:54:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.9","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9/manifests"},{"name":"v4.9.8","sha":"e9fbcbf015bbf7057aadd5777703b7059aedf043","kind":"commit","published_at":"2020-03-28T19:33:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8/manifests"},{"name":"v4.9.7","sha":"10bc98f283feaae6397ef1b73b1b82be4a39a5f5","kind":"commit","published_at":"2020-03-18T12:45:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7/manifests"},{"name":"v4.9.6","sha":"0176a231719152fa4a2100aa7119e9fd777b5fed","kind":"commit","published_at":"2020-03-18T10:52:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6/manifests"},{"name":"v4.9.5","sha":"b9dec2780203e37148d87788f727c668d9019581","kind":"commit","published_at":"2020-02-29T10:36:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5/manifests"},{"name":"v4.9.4","sha":"45fe0e31c462ed3a2fba134fb1edbd05b91da2a4","kind":"commit","published_at":"2020-02-23T10:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4/manifests"},{"name":"v4.9.3","sha":"2bec4ebc9c20be8abecbad6d3f0f7ba2875c9c35","kind":"commit","published_at":"2020-02-16T11:52:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3/manifests"},{"name":"v4.9.2","sha":"f567b384f509d36b7e10f691e6b58538e7db8869","kind":"commit","published_at":"2020-02-09T18:32:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"717887fdd9d3b27701d760d78aa12ecf52f02f43","kind":"commit","published_at":"2020-02-02T11:46:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f2c9817526b729801b1716afc957ef3886ccb422","kind":"commit","published_at":"2020-01-22T20:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"d0c928c82e3fc8f284a2f7fd1b9acbf717c5a64e","kind":"commit","published_at":"2020-01-06T11:44:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"0c7ca746674cfb47a46cad8ebea21155702fd38c","kind":"commit","published_at":"2019-12-30T10:59:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"c6f734f0d6b183962e83fc5612fef6583bf40712","kind":"commit","published_at":"2019-12-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3a8f0eace8dd6a1c3234a8be2b7c41f06b6260d4","kind":"commit","published_at":"2019-12-14T19:59:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"0a129d58056d38bd15141aaa98d346774895d5f5","kind":"commit","published_at":"2019-12-07T12:46:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"6291316a32cfb4fb19ffdbcf30abfcb63023f17f","kind":"commit","published_at":"2019-12-01T10:59:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1/manifests"},{"name":"v3.9.4","sha":"6b0fee51deb7c32b75498d4ab2186946e7c4ce0a","kind":"commit","published_at":"2019-11-28T09:28:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4/manifests"},{"name":"v4.7.0","sha":"2b04ee905695540bde87653908ece5c4d57546c9","kind":"commit","published_at":"2019-11-22T10:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"856188b2de7a5e514803314f329da76fe65dec50","kind":"commit","published_at":"2019-11-12T13:52:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"d2d76bf26231a96981260232de5271b24e9391a4","kind":"commit","published_at":"2019-11-05T16:46:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0/manifests"},{"name":"v4.5.2","sha":"cb52f392b3b3528857178a756354ffb0e8bccd73","kind":"commit","published_at":"2019-10-28T22:58:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"803d08fbdf20de2d34c36a2a27bbc8e5a7e79fb2","kind":"commit","published_at":"2019-10-12T20:22:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"de3c62c25bf9e92ba35019e5a3ca7f68a36600d8","kind":"commit","published_at":"2019-10-02T08:07:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"554e7dce0cd96a4f9ef1924b41a3ce530cb433ae","kind":"commit","published_at":"2019-09-22T17:16:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"b563d529a8544fa4f4090723239ab075665c5f03","kind":"commit","published_at":"2019-09-11T20:45:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"f3beaee67fb9a4145a792fc8b798ef327b55f513","kind":"commit","published_at":"2019-09-08T09:58:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1/manifests"},{"name":"v1.2.5","sha":"8ee2d7168294f21af787aaba46661824097e33bb","kind":"tag","published_at":"2019-09-03T18:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5/manifests"},{"name":"v4.4.0","sha":"98f2c7cae9b2e0a53cf731882164aa44babb4be3","kind":"commit","published_at":"2019-08-31T12:19:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"29c1adf61a141a3db885ee569e42251cee53e749","kind":"commit","published_at":"2019-08-21T17:29:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3/manifests"},{"name":"v1.2.4","sha":"e44972d3c3e199529fdbc85974f7ae570b8424a0","kind":"tag","published_at":"2019-08-16T20:53:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4/manifests"},{"name":"v4.3.2","sha":"f2dbeca2dd1aecf6bc56e2302ec766d2e4bfb2ac","kind":"commit","published_at":"2019-08-10T17:39:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"d5a2ad9d26f7b089111b208c929ac1f98e7f6958","kind":"commit","published_at":"2019-08-03T15:14:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"8c28ed9c67e7b6ad02a8826178352aa4e9901b50","kind":"commit","published_at":"2019-07-28T14:32:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"42f78c69a59f0b5fa5fb8f533385f04ef77d7889","kind":"commit","published_at":"2019-07-17T13:42:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1/manifests"},{"name":"v1.0.4","sha":"455489e2e149ff5393f6ba08870368c88da259bd","kind":"tag","published_at":"2019-07-10T15:39:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"4c21bc05d6c5e48c64bc947ba9e271ed3e762a0e","kind":"tag","published_at":"2019-07-10T15:08:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"543041538f31cbdfbe3e85b8bc0f5c183ac5448e","kind":"tag","published_at":"2019-07-09T13:14:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"3a40065694cab2a5e8dedab6781e98493c1dc69d","kind":"tag","published_at":"2019-07-09T12:54:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1/manifests"},{"name":"v4.2.0","sha":"cf2cdd83f2a2f65d0e979d1faa9e815a5e2d3502","kind":"commit","published_at":"2019-07-06T15:30:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"6da1d591264e8c4a18e5ab56bdf6f8c0f985ed99","kind":"commit","published_at":"2019-06-25T13:53:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"eade31e58deb8ff3faee777313d70141e5868ebe","kind":"commit","published_at":"2019-06-23T11:46:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"b78a5ab7581488f7fff271a2cf64927dd28c3ab0","kind":"commit","published_at":"2019-06-13T09:55:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"07b9d6efaac1b663b2657173227e9490c796191e","kind":"commit","published_at":"2019-06-10T11:50:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"d58075ddb1757a11c47ef3d2b1fe9bed55e640dd","kind":"commit","published_at":"2019-06-03T16:35:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a3572bcaf34d204b314fd2c84064c9180f3a50f1","kind":"commit","published_at":"2019-05-27T12:48:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"505e275285c757e0515c8623b43c823d8a74790c","kind":"commit","published_at":"2019-05-23T15:39:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.0","sha":"a33f0ab64999331a54267cdf0eb89e53fa4d70cd","kind":"commit","published_at":"2019-05-20T21:26:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0/manifests"},{"name":"v4.0.0-beta.2","sha":"3686a27055dce58b5e800b520087c0c448b7480e","kind":"commit","published_at":"2019-05-13T12:26:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"5c152157078503e8599537108c3be9e00969fa34","kind":"commit","published_at":"2019-05-05T12:24:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"f19bd59ae53f23e3637383061774542d973cc48c","kind":"commit","published_at":"2019-04-28T22:42:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.8","sha":"92d6e987a43041fde63fd02cad61277d04193c29","kind":"commit","published_at":"2019-04-17T19:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"663643e0a83554d7730be42140aef6bc3ac09c6a","kind":"commit","published_at":"2019-04-07T23:25:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"2482d2b689440df6fb3da6157a789adac2783736","kind":"commit","published_at":"2019-03-30T19:33:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6/manifests"},{"name":"v3.9.3","sha":"ebed7922fc97331519f507768572a068edb8494e","kind":"commit","published_at":"2019-03-28T14:06:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3/manifests"},{"name":"v4.0.0-alpha.5","sha":"1bfdbe5688fb3556e4bebd1f8e357c515244ac42","kind":"commit","published_at":"2019-03-23T21:04:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"997324d52467e3a7b7a8058c0ba8309d04d4ddf6","kind":"commit","published_at":"2019-03-17T11:00:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"3a5d2e50411ddd3caea450abda49fd7c6ed230dc","kind":"commit","published_at":"2019-03-10T11:57:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"f606f7584dd842a89423dd3cc69e32b5ad3fdae1","kind":"commit","published_at":"2019-03-03T16:12:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"eea3b4d9a623f87d79be63f57b4a69ddfe375610","kind":"commit","published_at":"2019-02-20T10:58:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"97b26c4821299aef21e6ef9372a25aedd78d0137","kind":"commit","published_at":"2019-02-12T14:39:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.9.2","sha":"dbc788f7d231b4eceaa7a6a3e253104de5de9af0","kind":"commit","published_at":"2019-02-03T20:45:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2/manifests"},{"name":"v3.9.1","sha":"b903d7432b5a06583c9915f7ab9346bad76007a1","kind":"commit","published_at":"2019-01-26T13:59:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"f6353cdd15b954091c3f53498eb7de198755b740","kind":"commit","published_at":"2019-01-14T21:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"8df7a83ccc0b200e67feb823ceaaf793e4b6d007","kind":"commit","published_at":"2019-01-09T21:57:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"c202914213f19b070738ba5837da18e89c1662ee","kind":"commit","published_at":"2019-01-07T18:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"baa45b12252be8965809a0ad06e67e7dc7d44313","kind":"commit","published_at":"2018-12-30T21:47:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"0445ca8b710425f22744249a0c7bb3c20e95237b","kind":"commit","published_at":"2018-12-30T21:24:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"f0d60d8a510180e9c7a9b588d3e6c04d0d1a23d3","kind":"commit","published_at":"2018-12-22T15:42:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"1871b089aef090728321cab69be92daaec6eb131","kind":"commit","published_at":"2018-12-17T20:02:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0/manifests"},{"name":"v3.6.2","sha":"edde0b4f0073fcacb7233b553812f3dffe619da5","kind":"commit","published_at":"2018-12-09T20:22:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"e5fbf74a06157e2d73701a158e8d6b5914429ea1","kind":"commit","published_at":"2018-12-01T10:43:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1/manifests"},{"name":"issue-13699-mster","sha":"ac0153bf1b13ddbc1e43c22693f2c223838d9f1a","kind":"tag","published_at":"2018-11-28T20:15:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/issue-13699-mster","html_url":"https://github.com/mui/material-ui/releases/tag/issue-13699-mster","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@issue-13699-mster","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster/manifests"},{"name":"v3.6.0","sha":"d9c790fa69a1c053c3d471e030e4066122d58902","kind":"commit","published_at":"2018-11-26T19:49:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"34492c23a773b1db66fe65801997257709c4f319","kind":"commit","published_at":"2018-11-12T23:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"dc6b2b870fa514e98c74b6854d22c6e25e7684cb","kind":"commit","published_at":"2018-11-12T22:46:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"ba1dc0f27cd85996dbf3ef9df4d7f10552d6c91f","kind":"commit","published_at":"2018-11-04T23:41:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0/manifests"},{"name":"v3.3.2","sha":"47b20fe33c5f1c8a2563bad3c27811c37f698794","kind":"commit","published_at":"2018-10-27T20:16:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"92b2a36716c8ced3d12ff0b300be06cc4743e6da","kind":"commit","published_at":"2018-10-23T22:16:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"47d3b93780400d6eaef48d29dfcbebec8a5f22b2","kind":"commit","published_at":"2018-10-21T21:27:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"bbb0b683dd45d130b17580da86fe6ccc1ab5b3d3","kind":"commit","published_at":"2018-10-15T22:11:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"a61f0fc9a56ef22874753175bad2a636460130d1","kind":"commit","published_at":"2018-10-14T21:03:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"58f526f46e609e3e6cd785d15bfc5486df7ab79f","kind":"commit","published_at":"2018-10-07T22:44:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"dbd67aa892a4e9885d763fcb0d1f6c1691fbf763","kind":"commit","published_at":"2018-09-30T17:16:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"6184c508f94500a9da7486ccb2b9398023e4b1b5","kind":"commit","published_at":"2018-09-23T22:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"a9cbda69c8e059d928da53d9525652170b999455","kind":"commit","published_at":"2018-09-16T21:32:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"27412afa36b6c64b15b3b33cd51235efbc55a775","kind":"commit","published_at":"2018-09-08T22:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d6fb8524ff94080614e8d4d1064c7b2cec66c5d1","kind":"commit","published_at":"2018-09-03T21:14:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"2e9643f6c43c9b393a3914cd085aac92df546c04","kind":"commit","published_at":"2018-08-28T22:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"6847e0affc09f56a1497013be98bc3b59ccd3fde","kind":"commit","published_at":"2018-08-27T17:34:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0/manifests"},{"name":"v1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1","html_url":"https://github.com/mui/material-ui/releases/tag/v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1/manifests"},{"name":"v1.5.1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6b4c29e324eaa1272ce7b42ecab0e3460af6f437","kind":"commit","published_at":"2018-08-12T20:42:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0/manifests"},{"name":"v0.20.2","sha":"1b1c1fce216b5b2f5ecd52d21f8ec6a326c00cd5","kind":"commit","published_at":"2018-08-05T21:43:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2/manifests"},{"name":"v1.4.3","sha":"99650a6d174ad97b41ba1079cd5d7f55b5db21b5","kind":"commit","published_at":"2018-08-04T10:26:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e9bb799208b34fb8f8bbfe4b63b7a1942f95d91f","kind":"commit","published_at":"2018-07-29T14:37:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"869692ecf3812bc4577ed4dde81a9911c5949695","kind":"commit","published_at":"2018-07-22T21:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7fdc1890fb744b565480835fd5684e66871c679f","kind":"commit","published_at":"2018-07-14T15:02:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"f12ba5bfafc53ada2e5719697dd8373d41fa9471","kind":"commit","published_at":"2018-07-02T20:06:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"cd47eeabdcd4f67e35ff5ad56ae82a571da5747a","kind":"commit","published_at":"2018-06-26T10:53:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"e943cb8d6f405de5d53c1f3d1908cbccb502bb3a","kind":"commit","published_at":"2018-06-20T21:41:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"29308b10b3f8ba3565168e4da4bb5f793cb8b4f9","kind":"commit","published_at":"2018-06-18T18:38:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7c094a0f0381c7b68a223e27b5dc700a7595b122","kind":"commit","published_at":"2018-06-10T09:50:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2a300cdec817595ac879bc419257e55ef318b0f9","kind":"commit","published_at":"2018-06-03T15:25:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"3ccf76d315404ebd67f1254f5679d327c0647dfd","kind":"commit","published_at":"2018-05-26T14:56:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"73101790333124cc8f5857bc46038b7d2315842a","kind":"commit","published_at":"2018-05-17T22:07:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.1","sha":"aae0c434f99c4ab559d8aff53cfbd2cfa7974043","kind":"commit","published_at":"2018-05-15T21:15:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1/manifests"},{"name":"v0.20.1","sha":"c663649d9edf9d196aadbb3b426fd613816964fc","kind":"commit","published_at":"2018-05-13T21:34:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1/manifests"},{"name":"v1.0.0-rc.0","sha":"5f3008fc26479b40ff16ec498ae0e6e3361fdb47","kind":"commit","published_at":"2018-05-13T19:13:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-beta.47","sha":"d16e4f5115a9fde3e8958d7959a912a55cbb246d","kind":"commit","published_at":"2018-05-09T21:48:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.47","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47/manifests"},{"name":"v1.0.0-beta.46","sha":"aa1ef83f22650245dd736681d7ec6331cb2a42ef","kind":"commit","published_at":"2018-05-08T21:51:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.46","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46/manifests"},{"name":"v1.0.0-beta.45","sha":"ab592831cbf5987a6516139aeaf148bdb3360ccb","kind":"commit","published_at":"2018-05-07T13:38:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.45","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45/manifests"},{"name":"v1.0.0-beta.44","sha":"0bba4ad1aed5d2181baa156009301eb56fd80158","kind":"commit","published_at":"2018-04-29T20:57:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.44","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44/manifests"},{"name":"v1.0.0-beta.43","sha":"6dfe7382b9777885abe84f4d1f66c0c62545d559","kind":"commit","published_at":"2018-04-22T10:47:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.43","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43/manifests"},{"name":"v1.0.0-beta.42","sha":"bc03443cac8a55ce3fc4d19e6a95e0f3d0116fbf","kind":"commit","published_at":"2018-04-16T20:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.42","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42/manifests"},{"name":"v1.0.0-beta.41","sha":"cddff325bdc2c79592701c11e295e48db0879c28","kind":"tag","published_at":"2018-04-07T18:26:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.41","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41/manifests"},{"name":"v1.0.0-beta.40","sha":"7f423b6bef54c4a34f3b53d9b8ebf33c183916f8","kind":"tag","published_at":"2018-04-01T09:55:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.40","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40/manifests"},{"name":"v1.0.0-beta.39","sha":"b95cb7a83a102b21b7f6add713398f6c9e743d50","kind":"tag","published_at":"2018-03-28T21:23:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.39","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39/manifests"},{"name":"v1.0.0-beta.38","sha":"a6ccfbe7699b67b03703b49a7cb14d865b841d38","kind":"tag","published_at":"2018-03-17T12:24:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.38","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38/manifests"},{"name":"v1.0.0-beta.37","sha":"1587ac3654ae5061eb21f652722a02cc4c367292","kind":"tag","published_at":"2018-03-11T14:31:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.37","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37/manifests"},{"name":"v1.0.0-beta.36","sha":"f31bd2e431c29f85a053387ce062987a3fc36168","kind":"tag","published_at":"2018-03-05T21:07:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.36","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36/manifests"},{"name":"v1.0.0-beta.35","sha":"25ca14ffcec6eeb75446730a03cc4a2014c5e8ab","kind":"tag","published_at":"2018-02-25T22:47:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.35","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.2","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2/manifests"},{"name":"olivier-material-ui-codemod@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1/manifests"},{"name":"olivier-material-ui-icons@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.1","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1/manifests"},{"name":"olivier-material-ui-codemod@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0/manifests"},{"name":"olivier-material-ui-icons@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0/manifests"},{"name":"v1.0.0-beta.34","sha":"284dfcb06fed2244033cc971cb78f485bafece3d","kind":"tag","published_at":"2018-02-17T12:08:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.34","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34/manifests"},{"name":"v1.0.0-beta.33","sha":"b7f698d48d61e74f74e5e50a08b4309460a55266","kind":"tag","published_at":"2018-02-10T12:03:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.33","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33/manifests"},{"name":"v1.0.0-beta.32","sha":"896bc50f35a83fac0453dbbecd9f367b45b450e9","kind":"tag","published_at":"2018-02-04T22:44:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.32","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32/manifests"},{"name":"v1.0.0-beta.31","sha":"6271146a2545aeedf4110990de21ebc0c910b627","kind":"tag","published_at":"2018-01-29T22:06:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.31","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31/manifests"},{"name":"v1.0.0-beta.30","sha":"2bb35ce508832f518a4c3af8cd7cf67af8fd90c5","kind":"tag","published_at":"2018-01-21T22:50:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.30","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30/manifests"},{"name":"v1.0.0-beta.29","sha":"7386d56d4dfb85ca4a586a56691b6a58798d5c42","kind":"tag","published_at":"2018-01-16T20:27:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.29","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29/manifests"},{"name":"v1.0.0-beta.28","sha":"e1f3dad9084edf460d42e0a5f6b7c956eaa51e8d","kind":"tag","published_at":"2018-01-14T14:52:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.28","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28/manifests"},{"name":"v1.0.0-beta.27","sha":"fcfe4a64a95f65e205c5ba9523987982e6556eea","kind":"tag","published_at":"2018-01-06T15:25:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.27","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27/manifests"},{"name":"v1.0.0-beta.26","sha":"bd42549ee464bce03743f7ee18964066f9d3907d","kind":"tag","published_at":"2017-12-30T23:24:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.26","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26/manifests"},{"name":"v1.0.0-beta.25","sha":"d9ab3e313136fa5fb179743b560ac7c9e4fa8f6a","kind":"tag","published_at":"2017-12-22T23:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.25","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25/manifests"},{"name":"v1.0.0-beta.24","sha":"7c8fe8516f8bf6317e7cc748eefa7d97c92b4007","kind":"tag","published_at":"2017-12-17T12:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.24","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24/manifests"},{"name":"v1.0.0-beta.23","sha":"1a4e5b06ae0a7f6b3a6be810d272ebdf3efbb863","kind":"tag","published_at":"2017-12-09T09:51:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.23","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23/manifests"},{"name":"v0.20.0","sha":"86b40ae4883e95d6139e9e5d59c0e14aa022ce3a","kind":"commit","published_at":"2017-12-04T04:05:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0/manifests"},{"name":"v1.0.0-beta.22","sha":"22f68ca292a947349ae2877b09e85775703ec87f","kind":"tag","published_at":"2017-11-28T23:11:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22/manifests"},{"name":"v1.0.0-beta.21","sha":"d33604a9deacbb2725da3688d823416486a039c1","kind":"tag","published_at":"2017-11-13T22:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21/manifests"},{"name":"v1.0.0-beta.20","sha":"076d08bfa709ffdb4858106ebda73f475e4ec5b9","kind":"tag","published_at":"2017-11-05T19:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20/manifests"},{"name":"v1.0.0-beta.19","sha":"2a1879fb818973d4df766c2d7842afd939fdb2b8","kind":"tag","published_at":"2017-10-30T21:51:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19/manifests"},{"name":"v1.0.0-beta.18","sha":"f626204f8e0cd9933bcb7a8c8ac5cd97d6419eca","kind":"tag","published_at":"2017-10-23T21:58:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18/manifests"},{"name":"v1.0.0-beta.17","sha":"616d69d5ff7263eb9c84960b6b7a4c9ff852d4ef","kind":"tag","published_at":"2017-10-15T22:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17/manifests"},{"name":"v1.0.0-beta.16","sha":"56fd0d9d2f6fe0222b8c4117e227de1d725918ba","kind":"tag","published_at":"2017-10-08T20:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16/manifests"},{"name":"v0.19.4","sha":"f1bc4be26ca68578f0cfd053fed8eeabe0d3a636","kind":"tag","published_at":"2017-10-08T19:56:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4/manifests"},{"name":"v1.0.0-beta.15","sha":"4da17a67182a212be91a36cec9c976ccb6293380","kind":"tag","published_at":"2017-10-04T16:05:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15/manifests"},{"name":"v1.0.0-beta.13","sha":"736f12000e6989b2e37fcf10deca8bcf20a284f5","kind":"tag","published_at":"2017-10-01T19:58:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13/manifests"},{"name":"v0.19.3","sha":"7e484cc0c2e3db1e30ebe89d93475f2999f6168c","kind":"tag","published_at":"2017-10-01T19:35:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3/manifests"},{"name":"v1.0.0-beta.12","sha":"65b6e04a74a1520209e7b8fcfa311a431ecb070a","kind":"tag","published_at":"2017-09-24T18:24:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12/manifests"},{"name":"v0.19.2","sha":"5f750e046d48fa2f8c0efd86290ea48661c9b32e","kind":"tag","published_at":"2017-09-18T20:14:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2/manifests"},{"name":"v1.0.0-beta.11","sha":"01c6feb33e7e4e5043ce2a8377fa7dda3dbc8180","kind":"tag","published_at":"2017-09-18T19:11:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11/manifests"},{"name":"v1.0.0-beta.10","sha":"3d4518c997fe875f8e91044ff59a09a46fdfb726","kind":"tag","published_at":"2017-09-13T21:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10/manifests"},{"name":"v1.0.0-beta.9","sha":"d4dba0da9a00efe5104365ca647d848a131a41a6","kind":"tag","published_at":"2017-09-10T11:17:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9/manifests"},{"name":"v1.0.0-beta.8","sha":"865b39bef48c3f85743c3914ba146b97b93fce0f","kind":"tag","published_at":"2017-09-02T11:11:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8/manifests"},{"name":"v0.19.1","sha":"b0d03e92c64bee1ac8c25acd0c48657b7f605d9a","kind":"tag","published_at":"2017-09-02T10:38:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1/manifests"},{"name":"v1.0.0-beta.7","sha":"d2083879918dcafdc9c17e3e19440000a0abb3b0","kind":"tag","published_at":"2017-08-30T22:51:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7/manifests"},{"name":"v1.0.0-beta.6","sha":"8385df161a6792d472821e30c7095b267b844950","kind":"tag","published_at":"2017-08-20T14:48:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6/manifests"},{"name":"v1.0.0-beta.5","sha":"8292545fd41ea9f9d3c7c52bb45f60a4fea434a9","kind":"tag","published_at":"2017-08-15T08:55:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5/manifests"},{"name":"v0.19.0","sha":"d1b3bc614a818d497e38fd51c85077dd7b490bad","kind":"tag","published_at":"2017-08-15T08:17:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0/manifests"},{"name":"v1.0.0-beta.4","sha":"110f0a6e95e8e2b51b2bdd7e545a9b41d1a0009f","kind":"tag","published_at":"2017-08-05T10:09:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4/manifests"},{"name":"v1.0.0-beta.3","sha":"e0dd9560d4a152ca0a61558b6238edc40746c354","kind":"tag","published_at":"2017-07-29T21:00:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"45d5da95daf4d52b0ea6e4ffbef27755fa0aa196","kind":"tag","published_at":"2017-07-23T17:45:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"603fbde8d99e386d6640ec6c24ba9fcfc4316dd4","kind":"tag","published_at":"2017-07-23T17:12:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1/manifests"},{"name":"v0.18.7","sha":"50f6dfc4b6ee7473e27ba950c3ce900b24f17d1c","kind":"tag","published_at":"2017-07-23T15:51:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7/manifests"},{"name":"v1.0.0-alpha.22","sha":"f3992561ed94696d595b6a56efc7449c7dee67c7","kind":"tag","published_at":"2017-07-18T09:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22/manifests"},{"name":"v1.0.0-alpha.21","sha":"49d21891b72796f4a8f383d9b15b66f72cb94549","kind":"tag","published_at":"2017-07-04T22:13:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21/manifests"},{"name":"v0.18.6","sha":"1d10ecbac4a83f9934bb6a7f025855f82002113c","kind":"tag","published_at":"2017-07-04T21:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6/manifests"},{"name":"v0.18.5","sha":"86f7c4141cc66ab1e96a681a6945472283e41ea3","kind":"tag","published_at":"2017-06-28T18:14:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5/manifests"},{"name":"v1.0.0-alpha.20","sha":"84363396403cbbd51072d0b09822cd6d8ab6bf87","kind":"tag","published_at":"2017-06-25T18:01:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20/manifests"},{"name":"v0.18.4","sha":"2c6872cacf19ac71a316b282c2467162dcd148c6","kind":"tag","published_at":"2017-06-25T17:39:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4/manifests"},{"name":"v1.0.0-alpha.19","sha":"611bfd7557fd928933e39c054d2b2edeb57adaed","kind":"tag","published_at":"2017-06-19T16:58:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19/manifests"},{"name":"v1.0.0-alpha.18","sha":"5fdb60642bdf2907b7fba352cf2cd0fa7208848f","kind":"tag","published_at":"2017-06-19T10:12:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18/manifests"},{"name":"v1.0.0-alpha.17","sha":"73e0a35145d10f3c29a991f75e5ba8315e0e754a","kind":"tag","published_at":"2017-06-12T11:55:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17/manifests"},{"name":"v0.18.3","sha":"4c6a542c772f9fe9ff97bb95f63801138d7722d0","kind":"tag","published_at":"2017-06-07T21:28:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"9d3b59b3fec3b31b37334c3bd842112f3d090f86","kind":"commit","published_at":"2017-06-06T21:29:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2/manifests"},{"name":"v1.0.0-alpha.16","sha":"0c7dba6dc5ad8b9f69ec3c60e3ba31f2973e582a","kind":"tag","published_at":"2017-06-01T08:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"18508aeb3e5817406209e15c3e51a53c2cbece96","kind":"tag","published_at":"2017-05-23T20:00:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"771fb44738e116a1d2cec7aabb8ed1425b1d57f6","kind":"tag","published_at":"2017-05-14T10:11:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14/manifests"},{"name":"v0.18.1","sha":"715372edf9fc21244030207409b4070158f6936d","kind":"tag","published_at":"2017-05-13T10:21:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1/manifests"},{"name":"v1.0.0-alpha.13","sha":"17fde80a53fb9fcce31a82290f54de55cf3655e9","kind":"tag","published_at":"2017-05-08T10:47:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13/manifests"},{"name":"v0.18.0","sha":"dea7938b1265a3b100899d65589fbd05e877ab9e","kind":"tag","published_at":"2017-04-30T22:26:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0/manifests"},{"name":"v1.0.0-alpha.12","sha":"dc7371e4770fd3e8b1a82b9c2c2a652acaa73713","kind":"tag","published_at":"2017-04-30T22:22:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12/manifests"},{"name":"v0.17.4","sha":"a398290811c94bd6bb2d5d04c7f6d0ce734e3ad6","kind":"commit","published_at":"2017-04-14T17:20:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4/manifests"},{"name":"v1.0.0-alpha.11","sha":"7b3dbfaf2e94e8139424c8660692ee20d5a9880e","kind":"tag","published_at":"2017-04-14T16:50:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11/manifests"},{"name":"v0.17.3","sha":"53076a03182668f94d3bf40cd880309a51e9be88","kind":"tag","published_at":"2017-04-10T21:42:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"38c4aed87e608ded8e083dcf341ed5e9a14c20ef","kind":"tag","published_at":"2017-04-09T11:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2/manifests"},{"name":"v1.0.0-alpha.10","sha":"27fd907d604c1d3189b7b70e3a7e4758e0171492","kind":"tag","published_at":"2017-04-06T12:00:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"b962c2fbfa7a9cab9e9844e01966b90ca86e67a1","kind":"tag","published_at":"2017-04-01T13:47:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a0b4691eb3958aeb9173a8f4e705c81dfb7d25da","kind":"tag","published_at":"2017-03-25T11:46:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8/manifests"},{"name":"v0.17.1","sha":"05280483dbbc29e56edd8f3644721679b55d4d73","kind":"commit","published_at":"2017-03-13T12:27:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1/manifests"},{"name":"v1.0.0-alpha.7","sha":"9281a3fcee37d6afb9e493ff06e8a2626f4d7d91","kind":"tag","published_at":"2017-03-12T12:31:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"69f604946c366c655d0613841c034cacee7e9ef4","kind":"commit","published_at":"2017-02-26T12:41:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6/manifests"},{"name":"v1.0.0-alpha.5","sha":"74973892bdfacd5c9e3a4ce63185e9a6500d9522","kind":"commit","published_at":"2017-02-26T11:04:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-alpha.4","sha":"6472a6864951bfe7f3739afbe74b50981299ac28","kind":"commit","published_at":"2017-02-26T10:19:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4/manifests"},{"name":"v0.17.0","sha":"c9af9606bcea6551ceaadc2f6430d629eb679e84","kind":"commit","published_at":"2017-02-12T22:06:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0/manifests"},{"name":"v1.0.0-alpha.3","sha":"4583f5212d0b668e3801a859d3cc584cec0ec173","kind":"commit","published_at":"2017-02-12T21:43:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"8476782b595175d25c8a972b5fe53bc1f8532676","kind":"tag","published_at":"2017-02-07T19:48:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"3a0eb03018a9c5c96ba5233de8ef45202403a94c","kind":"commit","published_at":"2017-01-29T21:29:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.16.7","sha":"867c6c29b1badd839b1fd57720e5754fcd53a516","kind":"commit","published_at":"2017-01-15T19:57:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"bc84dbeeb78b725fefdc10cdc6eee7b75cc1226e","kind":"commit","published_at":"2016-12-25T21:03:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"8a03a04ef17f76ce09b88607b216d8a8e4d277d6","kind":"commit","published_at":"2016-12-09T20:45:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"84c18c98ff56fbe81be902735164219040729bb1","kind":"commit","published_at":"2016-11-17T19:18:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"066c5d53d1d4ecec2923ed12ec14647ae8248a9c","kind":"commit","published_at":"2016-11-17T16:41:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"806b2eab2272b430e814f8b3c7f1e7b31cd0e306","kind":"commit","published_at":"2016-11-14T17:22:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"2085737a798d9cb808b2fddf1f06883b27327ccc","kind":"commit","published_at":"2016-10-19T18:24:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"6eb9913441cb39562f4c935bdd70042d26daa260","kind":"commit","published_at":"2016-10-05T14:36:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0/manifests"},{"name":"v0.16.0-rc2","sha":"71a9524d0ec28dad2f566a42c7bb8ad2ea93ce36","kind":"commit","published_at":"2016-09-24T19:31:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2/manifests"},{"name":"v0.16.0-rc1","sha":"1691addd7f84317619c6831c35cb1f32ef3779b6","kind":"commit","published_at":"2016-09-07T19:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1/manifests"},{"name":"v0.15.4","sha":"be9bc14f4cda041299b6f8845af87b9278c871fc","kind":"commit","published_at":"2016-08-10T22:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"8bd3589dd7f676f3d725559cbd63457afe8d3691","kind":"commit","published_at":"2016-08-02T20:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"908f694e1e6eae9e63da6b22e63100d6bda4fa8e","kind":"commit","published_at":"2016-07-09T21:10:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"1fed1bcc81d89e473e261c1da4bf0a3a46515ce8","kind":"tag","published_at":"2016-06-20T08:15:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"06667b589952f58ff8c6d277df364ef16dada671","kind":"tag","published_at":"2016-05-06T13:49:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0/manifests"},{"name":"v0.15.0-beta.2","sha":"7cf7adfe9042e9be8dbaa1c850ffacca26e9c269","kind":"commit","published_at":"2016-04-21T22:57:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2/manifests"},{"name":"v0.15.0-beta.1","sha":"47d7525fb77c7c579e99d595b3f98c69fc838c77","kind":"tag","published_at":"2016-04-14T13:33:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1/manifests"},{"name":"v0.15.0-alpha.2","sha":"caabf9eaee5a5e11097958105f8427cfc8905f86","kind":"tag","published_at":"2016-03-17T23:37:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2/manifests"},{"name":"v0.15.0-alpha.1","sha":"2ebddeb908857c16ece162964a7e501ab37716ba","kind":"commit","published_at":"2016-02-27T17:54:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1/manifests"},{"name":"v0.14.4","sha":"de2bee1335ff1fd701a60cb3d739cf919dbd77ce","kind":"commit","published_at":"2016-02-03T00:47:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"fa9141f90149392cc3fa366736e61a89b07e9205","kind":"commit","published_at":"2016-01-27T03:06:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"44b41957ae81344cf6dc794cf2dbe2da48152622","kind":"commit","published_at":"2016-01-08T15:52:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"0ae4d7f61bb240ae5e2adc9d15a8d5629f738db6","kind":"commit","published_at":"2016-01-04T22:23:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"628bc82957d8e537a1b648e31e10723820bb00ac","kind":"commit","published_at":"2015-12-25T15:12:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0/manifests"},{"name":"v0.14.0-rc2","sha":"9a24d8a7839c37b86748ad8022e39235e8eb6be2","kind":"commit","published_at":"2015-12-14T22:26:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2/manifests"},{"name":"v0.14.0-rc1","sha":"7459597806a2f1f5826eaab26d3c5d974da70fbd","kind":"commit","published_at":"2015-12-04T19:52:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1/manifests"},{"name":"v0.13.4","sha":"a98006f9ffb588030cbdd2e3b4a4515017e58c43","kind":"commit","published_at":"2015-11-24T17:07:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"e33afed6913b58a990bd4b51a038bbfff0a0f42f","kind":"commit","published_at":"2015-11-17T16:34:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"6f28ad04e8f95073646bfeb8936c550ca4a94347","kind":"commit","published_at":"2015-11-10T00:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"330488977f95dbebd6cf6a387bf10a86238331ff","kind":"commit","published_at":"2015-10-29T21:08:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"7980cd589e9dc9e055e1b789bf2f80e7f2ef0f5d","kind":"commit","published_at":"2015-10-21T19:38:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"86394ccd2d7b715eaa054a369679eba4ac82ce1f","kind":"commit","published_at":"2015-10-21T19:04:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"d310459476a461e0d29f166de277896026d8f35f","kind":"commit","published_at":"2015-10-19T17:30:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"06aca1012d01de4ec782acfb8d22a6ec83d48ff7","kind":"commit","published_at":"2015-10-07T21:43:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"6671f90516c2065839efae773ecda924b8bebdae","kind":"commit","published_at":"2015-10-06T19:31:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"a4e194e46c47f8e2eedfab8f0a8c4104e5679c95","kind":"commit","published_at":"2015-09-28T16:15:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"aa485220ff28e907d2548cbfb65bd789c23d9eba","kind":"commit","published_at":"2015-09-25T16:08:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"b55b770f2049852febe47bef27aa0eaceafcec08","kind":"commit","published_at":"2015-09-15T21:10:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"82bc1cb2805f7b624516f71628e6ca525df18cad","kind":"commit","published_at":"2015-08-24T21:31:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0/manifests"},{"name":"v0.10.4","sha":"a8097bcbed6939f0cb308e05acf03a907b666725","kind":"commit","published_at":"2015-08-09T03:29:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"2a43082b52138e33c85878616461445895066a11","kind":"commit","published_at":"2015-08-08T22:51:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"71583523f39c1830d3fcffeff0598c2f803f1048","kind":"commit","published_at":"2015-07-29T20:34:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"6b609c63611b02f9e845b765770983c547cd6af8","kind":"commit","published_at":"2015-07-13T21:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"b6140ec86c5087ad799e9a658f3f0d9b150c205a","kind":"commit","published_at":"2015-07-10T01:35:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"8a18478700f49b94fe7f580664e7b31c581ceb0b","kind":"commit","published_at":"2015-06-20T17:47:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"3da654eb4f0ddb10d81f2706eda1f3819e40b795","kind":"commit","published_at":"2015-06-15T01:46:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"867e87d3530b4fb6bc7f6ec5fb9edcd49e7bd631","kind":"commit","published_at":"2015-06-09T23:38:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"cb794810e7c39352f1bbd533d92983dc22a57510","kind":"commit","published_at":"2015-05-24T20:12:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0/manifests"},{"name":"v0.7.5","sha":"b3ce0b272e5468919d01b3d3ab6751a92f682b48","kind":"commit","published_at":"2015-04-27T19:14:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"abc159f246f15163f7984bcf702409cffc745d6e","kind":"commit","published_at":"2015-04-21T18:14:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"9321a4a8879f380a725c7439114ebf3e0da8abcc","kind":"commit","published_at":"2015-04-01T15:20:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"953606f4d1a9e3a33798b499219fe40b1f81fd96","kind":"commit","published_at":"2015-03-25T23:45:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"03c169188dd10ec2242b7806050781867c0291dd","kind":"commit","published_at":"2015-03-04T21:41:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"078ba0c94f8985dd2d96587784f760474ba51858","kind":"commit","published_at":"2015-02-13T21:06:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"accd9f0ef163d514b091709ffd63f76f6d1a467f","kind":"commit","published_at":"2015-01-27T00:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"57c7a95be20dc77cbe0459a40acc802e16de5148","kind":"commit","published_at":"2015-01-26T23:07:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"706446d6aeb952def6f2016fdc213b6e56b2d40f","kind":"commit","published_at":"2015-01-03T23:58:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"6b294fdd0a7f9686b8b8f05cf8759e90b3e581f9","kind":"commit","published_at":"2014-12-25T17:36:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"3eb741fdb94fff5e8218809b8f7d5a9d2e4d1778","kind":"commit","published_at":"2014-12-15T17:14:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"d65414913839d9d939c8bd938ca21f39f0faa924","kind":"commit","published_at":"2014-12-07T15:15:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"fc3232f6e9d1662c4f9d813b70acb329c4cdc6de","kind":"commit","published_at":"2014-11-30T21:22:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"4b02786c2a7e27613201fe72c033a260018a38d6","kind":"commit","published_at":"2014-11-28T20:34:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"ab8880bc442941c20d58ca2cbb8aace7b2724929","kind":"commit","published_at":"2014-11-17T20:10:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"052b0bc5a3e887d0a36b2277a2e09812a0ce206b","kind":"commit","published_at":"2014-11-11T21:11:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"715b7e868003ac9b121bdacee3e1301b9c660aa9","kind":"commit","published_at":"2014-11-08T19:56:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"088d257c0bec691545cd32f83fd2af753866b8ee","kind":"commit","published_at":"2014-11-08T00:13:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0/manifests"},{"name":"v0.1.29","sha":"3fe7b8bf7c3adc04522f311ce1c1c3b6e39e8edd","kind":"commit","published_at":"2014-11-05T19:58:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.1.29","html_url":"https://github.com/mui/material-ui/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29/manifests"}]},"repo_metadata_updated_at":"2025-10-29T21:14:07.400Z","dependent_packages_count":0,"downloads":124,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":24.91757426034145,"dependent_packages_count":35.97208755955227,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":30.44483090994686},"purl":"pkg:npm/%40vraksha/mui-docs-llms-generator","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@vraksha/mui-docs-llms-generator","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@vraksha/mui-docs-llms-generator","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@vraksha/mui-docs-llms-generator/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-29T16:04:14.239Z","issues_count":4308,"pull_requests_count":9949,"avg_time_to_close_issue":13592057.178502878,"avg_time_to_close_pull_request":1743679.4759773905,"issues_closed_count":2590,"pull_requests_closed_count":8490,"pull_request_authors_count":716,"issue_authors_count":2931,"avg_comments_per_issue":5.109795728876509,"avg_comments_per_pull_request":1.994974369283345,"merged_pull_requests_count":7175,"bot_issues_count":19,"bot_pull_requests_count":3438,"past_year_issues_count":769,"past_year_pull_requests_count":3299,"past_year_avg_time_to_close_issue":842316.4168674699,"past_year_avg_time_to_close_pull_request":466566.7232444611,"past_year_issues_closed_count":415,"past_year_pull_requests_closed_count":2663,"past_year_pull_request_authors_count":186,"past_year_issue_authors_count":610,"past_year_avg_comments_per_issue":1.859557867360208,"past_year_avg_comments_per_pull_request":1.4080024249772658,"past_year_bot_issues_count":9,"past_year_bot_pull_requests_count":1478,"past_year_merged_pull_requests_count":2376,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/issues","maintainers":[{"login":"oliviertassinari","count":773,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"siriwatknp","count":700,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":511,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":434,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"mnajdova","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"michaldudak","count":262,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"aarongarciah","count":237,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"ZeeshanTamboli","count":207,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mj12albert","count":193,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"alexfauquette","count":165,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"samuelsycamore","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"cherniavskii","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"LukasTy","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"bharatkashyap","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"DanailH","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"JCQuintas","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"eps1lon","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"hbjORbj","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hbjORbj"},{"login":"flaviendelangle","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"michelengelen","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"rosskevin","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rosskevin"},{"login":"mbrookes","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"m4theushw","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"apedroferreira","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"hasdfa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"nikitaa24","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikitaa24"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"richbustos","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richbustos"},{"login":"nathanmarks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanmarks"},{"login":"vicasas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"MBilalShafi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joshwooding","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwooding"},{"login":"dimitropoulos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dimitropoulos"},{"login":"arthurbalduini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"dmtrKovalenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmtrKovalenko"},{"login":"hai-cea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-cea"},{"login":"gerdadesign","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"DavidCnoops","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidCnoops"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}],"active_maintainers":[{"login":"siriwatknp","count":282,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":241,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":191,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"oliviertassinari","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"ZeeshanTamboli","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mnajdova","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"mj12albert","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"aarongarciah","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"prakhargupta1","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"JCQuintas","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"DanailH","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"alexfauquette","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"bharatkashyap","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"LukasTy","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"cherniavskii","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"michaldudak","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"MBilalShafi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"flaviendelangle","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"vicasas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@vraksha%2Fmui-docs-llms-generator/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@vraksha%2Fmui-docs-llms-generator/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@vraksha%2Fmui-docs-llms-generator/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@vraksha%2Fmui-docs-llms-generator/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@vraksha%2Fmui-docs-llms-generator/codemeta","maintainers":[{"uuid":"raksha555vadim","login":"raksha555vadim","name":null,"email":"vadim.raksha@restream.io","url":null,"packages_count":18,"html_url":"https://www.npmjs.com/~raksha555vadim","role":null,"created_at":"2025-03-28T19:32:04.543Z","updated_at":"2025-03-28T19:32:04.543Z","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":5264274,"maintainers_count":1091160,"namespaces_count":333594,"keywords_count":760514,"github":"npm","metadata":{"funded_packages_count":159192},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-12-16T06:37:22.408Z","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":5990190,"name":"org.webjars.npm:mui__base","ecosystem":"maven","description":"WebJar for @mui/base","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/material-ui","keywords_array":[],"namespace":"org.webjars.npm","versions_count":7,"first_release_published_at":"2022-09-23T23:48:18.000Z","latest_release_published_at":"2024-06-04T11:21:14.000Z","latest_release_number":"5.0.0-beta.48","last_synced_at":"2025-12-12T01:21:04.258Z","created_at":"2023-01-26T17:24:20.463Z","updated_at":"2025-12-12T01:21:04.259Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/mui__base/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/mui__base/","metadata":{},"repo_metadata":{"id":19822297,"uuid":"23083156","full_name":"mui/material-ui","owner":"mui","description":"Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.","archived":false,"fork":false,"pushed_at":"2025-10-22T16:11:10.000Z","size":699196,"stargazers_count":96842,"open_issues_count":1774,"forks_count":32693,"subscribers_count":1324,"default_branch":"master","last_synced_at":"2025-10-22T18:17:02.502Z","etag":null,"topics":["design-system","material-design","material-ui","react","react-components"],"latest_commit_sha":null,"homepage":"https://mui.com/material-ui/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2014-08-18T19:11:54.000Z","updated_at":"2025-10-22T16:11:52.000Z","dependencies_parsed_at":"2025-06-02T16:06:01.092Z","dependency_job_id":"32b77193-1b92-4638-bb5e-6c82ade9eee5","html_url":"https://github.com/mui/material-ui","commit_stats":{"total_commits":23822,"total_committers":3211,"mean_commits":"7.4188726253503585","dds":0.8266728234405172,"last_synced_commit":"c0620e333641deda56f3cd68c7c3736098ee818c"},"previous_names":["mui-org/material-ui","callemall/material-ui"],"tags_count":568,"template":false,"template_full_name":null,"purl":"pkg:github/mui/material-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/sbom","scorecard":{"id":262861,"data":{"date":"2025-08-17T02:37:43Z","repo":{"name":"github.com/mui/material-ui","commit":"06de3386e5dbd68c7e7496219f702232dcd7ec9f"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.7,"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":"Maintained","score":10,"reason":"30 commit(s) and 1 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":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/check-if-pr-has-label.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yml: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:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/no-response.yml:22","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/check-if-pr-has-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci-check.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-cleanup.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/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/publish-canaries.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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 28 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":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  14 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:  13 out of  13 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":"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: 'allow deletion' disabled on branch 'v6.x'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v6.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v6.x'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'v6.x'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v6.x'","Warn: codeowners review is not required on branch 'master'","Warn: codeowners review is not required on branch 'v6.x'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v6.x'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v6.x'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v6.x'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v6.x'"],"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":"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":"CI-Tests","score":10,"reason":"28 out of 28 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 36 contributing companies or organizations","details":["Info: found contributions from: A11yance, LightSourceAI, TourConnect, Treeshakers, alienfast, calcom, callemall, cefsharp, cssinjs, emikra, goose-duck, instacart, jalaali, lightsourceai, mui, mui-org, nodejs, openfoodfacts, pabloengine, pretur, react-native-community, reactiran, reactjs, reactwg, state-machines, storybookjs, testing-library, text-em-all, typed-typings, typescript-cheatsheets, underjs, vercel, webpack, yarnpkg, yarnplugins, 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":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-cpj6-fhp6-mr6j","Warn: Project is vulnerable to: GHSA-f46r-rw29-r322","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","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-17T11:13:50.539Z","repository_id":19822297,"created_at":"2025-08-17T11:13:50.539Z","updated_at":"2025-08-17T11:13:50.539Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280748853,"owners_count":26383954,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-24T02:00:06.418Z","response_time":73,"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":"v7.3.4","sha":"28eadba9ec2899226ecbf4058b8fba1ddeab9e6d","kind":"tag","published_at":"2025-10-02T18:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4/manifests"},{"name":"v7.3.3","sha":"6984a79aa3ebde0ad9d1a21817de900f60b7dc90","kind":"tag","published_at":"2025-10-02T14:01:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3/manifests"},{"name":"v7.3.2","sha":"ebd180cdd48e365aa0c5c54b6568d5efc320590d","kind":"tag","published_at":"2025-09-02T06:18:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"3592ec32c4858c22bf99c535c037c13ee6db6b84","kind":"tag","published_at":"2025-08-06T09:33:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"ad98e5ebf7f2f629f9a8b054d9ee3e7217d163bf","kind":"tag","published_at":"2025-08-05T05:40:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0/manifests"},{"name":"v6.5.0","sha":"894dd472b2cc3bbf218eef521ce5a4bcbe914e60","kind":"tag","published_at":"2025-07-08T02:51:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0/manifests"},{"name":"v5.18.0","sha":"6b50143dcfc2aad56a37c9f2e1f14256e9a65c4e","kind":"tag","published_at":"2025-07-08T02:50:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0/manifests"},{"name":"v7.2.0","sha":"1496d735b2cf16501ce413daec40d627eee77e1d","kind":"tag","published_at":"2025-06-30T08:59:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0/manifests"},{"name":"v7.1.2","sha":"ad2d425db362790d6d0f90fbe5b5d3a5b5132503","kind":"tag","published_at":"2025-06-20T07:34:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2/manifests"},{"name":"v6.4.12","sha":"9179a92b0d97f6d0270c7fac733cfd81bd7354cc","kind":"tag","published_at":"2025-06-02T06:58:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12/manifests"},{"name":"v7.1.1","sha":"0ebb3a14ccc5dbee4ec2682b387511f107b95a65","kind":"tag","published_at":"2025-06-02T06:47:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"e3e07e0b8fac5ca8fb4bbf3ec453dbe79133552f","kind":"tag","published_at":"2025-05-06T08:50:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0/manifests"},{"name":"v6.4.11","sha":"6b3957d9d42c83e069da8e8bb534ec294dcb6254","kind":"tag","published_at":"2025-04-10T02:36:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11/manifests"},{"name":"v7.0.2","sha":"ebb24ce49e1ef8358600a7787cb6c8d671cead63","kind":"tag","published_at":"2025-04-09T13:08:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2/manifests"},{"name":"v6.4.10","sha":"d80a3609c8a7274dc5fafa348382059945aee449","kind":"tag","published_at":"2025-03-31T19:03:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10/manifests"},{"name":"v7.0.1","sha":"d6fdcac555725c3807e6f03445e3a051398ee739","kind":"tag","published_at":"2025-03-28T18:58:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"22aa7db2ed23df3b43530e9fdb57bc1051221457","kind":"tag","published_at":"2025-03-26T14:16:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0/manifests"},{"name":"v6.4.9","sha":"a884cb821f67a831f44cc6abfc3bc77faef91ada","kind":"tag","published_at":"2025-03-25T15:45:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9/manifests"},{"name":"v7.0.0-rc.0","sha":"ebaec8db8ae1b90183817cb0bad549d7fc63fe79","kind":"tag","published_at":"2025-03-19T09:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0/manifests"},{"name":"v5.17.1","sha":"0d509f8a4a48031a1e25974a1604b803892ce94e","kind":"tag","published_at":"2025-03-18T18:44:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"b0dc8270c5a2896293ff8b61052120a13819f0a1","kind":"tag","published_at":"2025-03-18T15:28:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0/manifests"},{"name":"v6.4.8","sha":"2bded219fabaaefc2083aa660d5856ab75cfa8d6","kind":"tag","published_at":"2025-03-17T17:54:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8/manifests"},{"name":"v7.0.0-beta.4","sha":"260ed53760f179e3bb4f1f43e2f2712ecbf9fdd7","kind":"tag","published_at":"2025-03-13T13:30:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4/manifests"},{"name":"v6.4.7","sha":"d1ca0a45fea4327ba4dc9876e62922785493f1c3","kind":"tag","published_at":"2025-03-05T15:19:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7/manifests"},{"name":"v7.0.0-beta.3","sha":"9dea4105c8b413e087bd1d0cc517b52831a2eb86","kind":"tag","published_at":"2025-03-05T15:13:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"48acea181cac8ca14455e76d01d3554ba578781e","kind":"tag","published_at":"2025-02-27T15:00:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2/manifests"},{"name":"v7.0.0-beta.1","sha":"2cf2e71af3c2b26694964884456bc335c2ba6cdb","kind":"tag","published_at":"2025-02-26T18:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1/manifests"},{"name":"v6.4.6","sha":"356b885778a2af26505d5dbba76a9abcceb69800","kind":"tag","published_at":"2025-02-26T13:39:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6/manifests"},{"name":"v7.0.0-beta.0","sha":"b485c1abec1d776e925ca90e6fa7d91e9bd057a7","kind":"tag","published_at":"2025-02-26T13:22:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0/manifests"},{"name":"v7.0.0-alpha.2","sha":"ba14b7070070281c8a6cea1df7653f007bb8da49","kind":"tag","published_at":"2025-02-18T18:57:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.4.5","sha":"6f2b908baa7863e2cbf0ec4518dc90ccfd53597b","kind":"tag","published_at":"2025-02-18T18:46:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5/manifests"},{"name":"v7.0.0-alpha.1","sha":"c390c1c2d1c85f42d40f16ce405a3c4b62026ec7","kind":"tag","published_at":"2025-02-11T17:34:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1/manifests"},{"name":"v6.4.4","sha":"c66361a6ad9d1354b60e6fb93ba3144c1348ab15","kind":"tag","published_at":"2025-02-11T14:31:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4/manifests"},{"name":"v6.4.3","sha":"cee310a92f61ffb75284195a9ed30bcb367c78e2","kind":"tag","published_at":"2025-02-04T18:53:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3/manifests"},{"name":"v7.0.0-alpha.0","sha":"3e3195a4285ca716061f7d7d87f4915630af1b69","kind":"tag","published_at":"2025-02-03T12:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.4.2","sha":"1813d89a599a4027fd216062b2cac8b0c1864f1d","kind":"tag","published_at":"2025-01-29T15:50:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2/manifests"},{"name":"v6.4.1","sha":"819e662a2ce210f8805c45057389217cb1c39a83","kind":"tag","published_at":"2025-01-21T13:23:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"f9949a8889c7e69cac145ce56411298a234d2e49","kind":"tag","published_at":"2025-01-14T16:46:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0/manifests"},{"name":"v5.16.14","sha":"ba588c8333d765af63ab15c8b33dd947b615f70b","kind":"tag","published_at":"2025-01-06T21:20:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14/manifests"},{"name":"v6.3.1","sha":"afd551abd3be44de711d6baef48e62e18b97c908","kind":"tag","published_at":"2025-01-03T13:53:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1/manifests"},{"name":"v5.16.13","sha":"e52a6379f22d38453fa046d410b0c4700707dbd9","kind":"tag","published_at":"2024-12-25T11:25:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13/manifests"},{"name":"v6.3.0","sha":"84d6ecfdccd10f204854beeef98bcc55dc99d117","kind":"tag","published_at":"2024-12-23T18:10:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"17026fc203a8b413ec7343b6eeb267a50519d515","kind":"tag","published_at":"2024-12-17T13:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1/manifests"},{"name":"v5.16.12","sha":"b8fbcf5fb5169d8db6ee0ec35001816d2777e8d4","kind":"tag","published_at":"2024-12-17T13:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12/manifests"},{"name":"v5.16.11","sha":"2413ff076b0d462736dfccd399b4be863fd79ec2","kind":"tag","published_at":"2024-12-11T10:13:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11/manifests"},{"name":"v6.2.0","sha":"3a8ceaead5ac4c2c4554e6500ca3d197420a04c2","kind":"tag","published_at":"2024-12-11T02:03:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0/manifests"},{"name":"v6.1.10","sha":"5c5e9f6d8a90034cd75dcb92403caf6b37efc916","kind":"tag","published_at":"2024-12-04T10:03:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10/manifests"},{"name":"v5.16.9","sha":"ec085b677c43ed1f37e66bd2fb58f27dce9f7184","kind":"tag","published_at":"2024-12-04T09:34:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9/manifests"},{"name":"v5.16.8","sha":"096adfbe28d038397a7f3cf3494b86844226e162","kind":"tag","published_at":"2024-11-28T06:51:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8/manifests"},{"name":"v6.1.9","sha":"821784419eefb89e4ce7b66c4b602a1e33d2fa88","kind":"tag","published_at":"2024-11-27T13:22:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9/manifests"},{"name":"v6.1.8","sha":"0b8739f145423bafdd8e2871312307bfb31c58ef","kind":"tag","published_at":"2024-11-20T15:09:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8/manifests"},{"name":"v6.1.7","sha":"a7d441d0bd3bfc16a1ce9e6d7ff3ad1afc6b62f1","kind":"tag","published_at":"2024-11-13T15:31:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7/manifests"},{"name":"v6.1.6","sha":"32112b76aa821c2a1e98120545019ef1a71ea274","kind":"tag","published_at":"2024-10-30T13:54:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6/manifests"},{"name":"v6.1.5","sha":"01c5f344628bc66e16f86284ee0fc7107002a5ca","kind":"tag","published_at":"2024-10-22T10:28:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5/manifests"},{"name":"v6.1.4","sha":"15ea548de803e4602894cae6304a497d7ddaf09c","kind":"tag","published_at":"2024-10-15T18:35:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4/manifests"},{"name":"v6.1.3","sha":"c7de2cae15cc7b7025ad79e3623320526ed16462","kind":"tag","published_at":"2024-10-09T09:47:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3/manifests"},{"name":"v6.1.2","sha":"e6ff0b5016ac4fa40cdc9b78a0d9ecdd2c0cd9db","kind":"tag","published_at":"2024-10-02T14:51:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"263c7259451d5b928bbdfd299c9c0afc89dfec02","kind":"tag","published_at":"2024-09-19T06:42:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"94cc3d0a66456713e6e25edf9a1ba35ad8df88bc","kind":"tag","published_at":"2024-09-11T13:09:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"bb620d85a89651ca4350e8861bbb35776d583726","kind":"tag","published_at":"2024-09-03T10:33:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"71dbef69dcbf2b87831af579fb777b4f1f4b219a","kind":"tag","published_at":"2024-08-29T13:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"c9a9adfb90e939c0590de6edf10d0c65fcbc8b1e","kind":"tag","published_at":"2024-08-27T09:06:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.0","sha":"55bea65c83c1beac77382fe961f8aa72eec21daa","kind":"tag","published_at":"2024-08-22T08:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0/manifests"},{"name":"v6.0.0-beta.6","sha":"cbb6f8d3b1b72732d51f5628765cfd7e75bd5747","kind":"tag","published_at":"2024-08-18T02:55:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6/manifests"},{"name":"v5.16.7","sha":"b505fd7b64e92db523198712a5d6716c494e0c66","kind":"tag","published_at":"2024-08-09T09:19:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7/manifests"},{"name":"v6.0.0-beta.5","sha":"75c24b0828981651082a3eede027b6871c96c440","kind":"tag","published_at":"2024-08-08T08:52:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5/manifests"},{"name":"v5.16.6","sha":"6eb1bdce38d0fc67fa8aebca260043c7fc8eb3e8","kind":"tag","published_at":"2024-07-30T21:06:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6/manifests"},{"name":"v6.0.0-beta.4","sha":"12532afa3e4f6f13a9fa86eb459c27792c36b6f9","kind":"tag","published_at":"2024-07-30T20:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4/manifests"},{"name":"v5.16.5","sha":"40792e6efb2c92b8964a3912e08aeb4fb7fc41c8","kind":"tag","published_at":"2024-07-25T06:42:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5/manifests"},{"name":"v6.0.0-beta.3","sha":"02fde66a0cd72fb7fe3681a5ea8c4de733b4a865","kind":"tag","published_at":"2024-07-24T18:27:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3/manifests"},{"name":"v5.16.4","sha":"77af399a3ad76f31e5f2e0fab5650b628fa50990","kind":"tag","published_at":"2024-07-16T16:01:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4/manifests"},{"name":"v6.0.0-beta.2","sha":"9ad8c1fd8dfd21d8e37fe73d71e011542b23db72","kind":"tag","published_at":"2024-07-16T14:46:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2/manifests"},{"name":"v5.16.3","sha":"e1824453bdb0a89f15d4dfe47a1c4f90fa0f0500","kind":"tag","published_at":"2024-07-16T14:18:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3/manifests"},{"name":"v6.0.0-beta.1","sha":"19c1935757925d834928a30ea41f58bb95fb355f","kind":"tag","published_at":"2024-07-16T09:42:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1/manifests"},{"name":"v5.16.2","sha":"56ddd108fe153592a800fce4d43f9758b0ff5101","kind":"tag","published_at":"2024-07-16T09:10:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2/manifests"},{"name":"v6.0.0-beta.0","sha":"3364f0740aa5c86e057ec5b0d22c1b12bfd96fa4","kind":"tag","published_at":"2024-07-11T15:54:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0/manifests"},{"name":"v5.16.1","sha":"431af6a2fd9bf6cd0422c61e36c937d1ea5e5015","kind":"tag","published_at":"2024-07-11T15:48:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1/manifests"},{"name":"v5.16.0","sha":"e5e9b9d5e952b52752b758179da20d3fa0982c05","kind":"tag","published_at":"2024-07-05T13:32:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0/manifests"},{"name":"v6.0.0-alpha.14","sha":"2a15dd74c76bacbc867a7313fdc2c42c6168327c","kind":"tag","published_at":"2024-07-05T04:25:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14/manifests"},{"name":"v6.0.0-alpha.13","sha":"a070a894fbe21c52df446438ca1bb5a891d5e1b5","kind":"tag","published_at":"2024-07-03T07:44:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13/manifests"},{"name":"v5.15.21","sha":"a306ce4afcc60de4c3e43b8f9183862235d9318e","kind":"tag","published_at":"2024-06-28T14:09:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21/manifests"},{"name":"v6.0.0-alpha.12","sha":"fb476c6c18b850e8400d03afb7447802afbfd357","kind":"tag","published_at":"2024-06-24T17:12:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.15.20","sha":"f20fa0ba4016e5425a2a4cce841075253828a551","kind":"tag","published_at":"2024-06-12T12:58:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20/manifests"},{"name":"v6.0.0-alpha.11","sha":"22c5206a9e8191b2f81131d6978a0958e55b7032","kind":"tag","published_at":"2024-06-12T08:18:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11/manifests"},{"name":"v6.0.0-alpha.10","sha":"e5ac6c0eef5efd4fa5c5eb11ccbf08e58e7443f8","kind":"tag","published_at":"2024-06-04T10:35:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10/manifests"},{"name":"v6.0.0-alpha.9","sha":"925de32766317bb84a92ec24b2b6465c8e48cc04","kind":"tag","published_at":"2024-05-29T12:25:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.15.19","sha":"77f606ba73bb5439d66871177772f54196044450","kind":"tag","published_at":"2024-05-29T12:01:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19/manifests"},{"name":"v6.0.0-alpha.8","sha":"c7dbe6e8256cef7bd2dbdcbee55428ad82513cd0","kind":"tag","published_at":"2024-05-21T16:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.15.18","sha":"607daac5baa9c8151f111fe4bacea1d7e61881a3","kind":"tag","published_at":"2024-05-16T09:29:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18/manifests"},{"name":"v6.0.0-alpha.7","sha":"997bec6d8d30a1a891aff4eeedefa41c93eaa95c","kind":"tag","published_at":"2024-05-16T06:31:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"7c8db04b91500ba77301acd360d21bff7f7c752f","kind":"tag","published_at":"2024-05-08T13:13:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.15.17","sha":"9bc4fc42959427246addfdf29db95847cc38e410","kind":"tag","published_at":"2024-05-08T12:24:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17/manifests"},{"name":"v5.15.16","sha":"284e251c155d92078f80f98919f4ab260b05e9be","kind":"tag","published_at":"2024-05-01T14:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16/manifests"},{"name":"v6.0.0-alpha.5","sha":"571d5046e26aa07605cb1e01ca99b2eb0b04d009","kind":"tag","published_at":"2024-05-01T14:16:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5/manifests"},{"name":"v6.0.0-alpha.4","sha":"afffc2ffc3db1e6abf48f3b3e13a41e8b758f874","kind":"tag","published_at":"2024-04-24T07:30:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4/manifests"},{"name":"v6.0.0-alpha.3","sha":"6d5e44409344ea4e13ceb3a02c4446dc6a7323b4","kind":"tag","published_at":"2024-04-17T16:10:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3/manifests"},{"name":"v6.0.0-alpha.2","sha":"4e75758b37119bd821435c23d9c111c545e186b6","kind":"tag","published_at":"2024-04-09T15:09:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2/manifests"},{"name":"v6.0.0-alpha.1","sha":"84307c1a2495a716788ec25f046faaa4d16c88c7","kind":"tag","published_at":"2024-04-05T10:43:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1/manifests"},{"name":"v5.15.15","sha":"5a079965186640b5176f00c537f3b9e6c299b5c4","kind":"tag","published_at":"2024-04-04T07:09:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15/manifests"},{"name":"v6.0.0-alpha.0","sha":"2a15ad6f1f5507162b1a5aebf78976ca3023183b","kind":"tag","published_at":"2024-03-26T15:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.15.14","sha":"9585d28317c90f2c71ab88dd5ae37638bb64ad82","kind":"tag","published_at":"2024-03-19T08:18:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14/manifests"},{"name":"v5.15.13","sha":"dbcb678234296de56afaf3138917e967e8d1934a","kind":"tag","published_at":"2024-03-13T14:17:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13/manifests"},{"name":"pigment@0.0.1","sha":"0e765a618a7676c507852cec024464b1fc1cd80f","kind":"tag","published_at":"2024-03-08T04:20:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/pigment@0.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/pigment@0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@pigment%400.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1/manifests"},{"name":"v5.15.12","sha":"5ad69e161d7520274cd37a2524ffb935b6dda158","kind":"tag","published_at":"2024-03-05T15:33:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12/manifests"},{"name":"v5.15.11","sha":"e3257a4d68481b0ca6efd5d06cb5c1e1e77e4286","kind":"tag","published_at":"2024-02-22T08:52:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11/manifests"},{"name":"v5.15.10","sha":"94fcd3ada0842108a9a2ce53e121931e5448649f","kind":"tag","published_at":"2024-02-12T12:38:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10/manifests"},{"name":"v5.15.9","sha":"7917d2a8a4acc0b07328dee8273847652491b769","kind":"tag","published_at":"2024-02-08T12:55:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9/manifests"},{"name":"v5.15.8","sha":"fe5a59e616637a0488b122749479b782f5f8dfa2","kind":"tag","published_at":"2024-02-06T20:42:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8/manifests"},{"name":"v5.15.7","sha":"b80acd69c7c848709d01465d6727b13ed6109258","kind":"tag","published_at":"2024-01-31T13:23:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7/manifests"},{"name":"v5.15.6","sha":"1700e5cd9cbb3bc648b7f799f837c4d23ed42700","kind":"tag","published_at":"2024-01-22T18:09:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6/manifests"},{"name":"v5.15.5","sha":"5d7c4e26a4973a3a80bf5f8a9a8ea14f89554fe0","kind":"tag","published_at":"2024-01-17T09:27:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5/manifests"},{"name":"v5.15.4","sha":"6aadbf91c5eb2c94dea9a49a19eb532606410a5a","kind":"tag","published_at":"2024-01-10T13:49:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4/manifests"},{"name":"v5.15.3","sha":"9fa4e472f9ba4fd4e7f8cfb8bc0d1f1d455ace23","kind":"tag","published_at":"2024-01-03T15:22:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"5d5dd15f70db9ffcb85d4dc57da8a20f5240fb81","kind":"tag","published_at":"2023-12-25T14:24:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"8be7ac66b99059bf2c2edcca9cf15981d389db6b","kind":"tag","published_at":"2023-12-19T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"8c2c6a88a509f9da7c453d4a3c3ab4749a57a36d","kind":"tag","published_at":"2023-12-12T18:21:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0/manifests"},{"name":"v5.14.20","sha":"14fa79f4328e901f82d7fc39aba722a9bf4a8df0","kind":"tag","published_at":"2023-12-05T09:28:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20/manifests"},{"name":"v5.14.19","sha":"a07b4925255aa3fc7ae1255130e182e4573c58d7","kind":"tag","published_at":"2023-11-29T21:11:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19/manifests"},{"name":"v5.14.18","sha":"43a41b6b2fa3f0a186a852b894452722e3a38f04","kind":"tag","published_at":"2023-11-14T08:27:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18/manifests"},{"name":"v5.14.17","sha":"c54a42dd8b0ec8e850bd60438e60a1a8acb3b4a4","kind":"tag","published_at":"2023-11-06T15:34:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17/manifests"},{"name":"v5.14.16","sha":"391b57a05daf67a8154471dae645471f5ffac09f","kind":"tag","published_at":"2023-10-31T10:57:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16/manifests"},{"name":"v5.14.15","sha":"6baedcfed27419ed6b9685f27fcbf3eff46133a3","kind":"tag","published_at":"2023-10-24T15:41:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15/manifests"},{"name":"v5.14.14","sha":"a0cfa182db3e7b196efe36cfe7b31d304c5a0a4e","kind":"tag","published_at":"2023-10-17T13:58:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14/manifests"},{"name":"v5.14.13","sha":"b8811a0fa59e7663b240183219db32f9a617e607","kind":"tag","published_at":"2023-10-10T19:42:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13/manifests"},{"name":"v5.14.12","sha":"bd450a0fdb19b087f47e1d7cce5a72417ec977cc","kind":"commit","published_at":"2023-10-04T16:31:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12/manifests"},{"name":"v5.14.11","sha":"13c0894d0c14c7f577a0a95492aeaa8fff8da33a","kind":"tag","published_at":"2023-09-26T11:47:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11/manifests"},{"name":"v5.14.10","sha":"14e97bffa62760cabcdc7244bff445b423f5286a","kind":"tag","published_at":"2023-09-18T10:18:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10/manifests"},{"name":"v5.14.9","sha":"8255b71ccdbfe9a20f856b5d68a269ab1c5452ca","kind":"tag","published_at":"2023-09-13T13:36:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9/manifests"},{"name":"v5.14.8","sha":"74c58dabc2cf5ed2242fb08e4781d26088d06b12","kind":"tag","published_at":"2023-09-05T12:34:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8/manifests"},{"name":"v5.14.7","sha":"8a09d535f101aac98935f82b76345ca9691b5e2b","kind":"tag","published_at":"2023-08-29T12:04:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7/manifests"},{"name":"v5.14.6","sha":"a1f511dd6ed9adba561e2ba00e1348136ed656db","kind":"commit","published_at":"2023-08-24T11:19:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6/manifests"},{"name":"v5.14.5","sha":"61fbfd1546c55caca984695a41f9c95668d414fc","kind":"tag","published_at":"2023-08-14T14:39:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5/manifests"},{"name":"v5.14.4","sha":"40f4b275022f03e48cf4809cd53d0d0dabb40424","kind":"tag","published_at":"2023-08-08T09:51:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4/manifests"},{"name":"v5.14.3","sha":"2deea341c9abfb640f22520e0c277027f3f91cd0","kind":"tag","published_at":"2023-08-01T15:33:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3/manifests"},{"name":"v5.14.2","sha":"36d9f0d3659e2f5ab1d924988313986962a0bf35","kind":"tag","published_at":"2023-07-25T10:01:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2/manifests"},{"name":"v5.14.1","sha":"f2e5ded80e94407f63a27eadb018139d6f967313","kind":"tag","published_at":"2023-07-19T09:05:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1/manifests"},{"name":"v5.14.0","sha":"2529e3aaaaec2c9f8e8cf669e58bb9c81db5a6d8","kind":"tag","published_at":"2023-07-11T14:57:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0/manifests"},{"name":"v5.13.7","sha":"aac2d5b526e8139314d99f827ecc3b2c24e99686","kind":"tag","published_at":"2023-07-04T08:53:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7/manifests"},{"name":"v5.13.6","sha":"312270bc71224067e1910bbee9f800b4a2469cc7","kind":"tag","published_at":"2023-06-23T14:05:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6/manifests"},{"name":"v5.13.5","sha":"24b3af68ebe79c1891e45c60c6bcfd26f8818f73","kind":"tag","published_at":"2023-06-12T13:43:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5/manifests"},{"name":"v5.13.4","sha":"a522d82df32d3bfab46b25f5ff24eeb9670c83fb","kind":"tag","published_at":"2023-06-05T17:30:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4/manifests"},{"name":"v5.13.3","sha":"70d4a2bb49dca9fef7854a1463a392094222812b","kind":"tag","published_at":"2023-05-29T11:22:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3/manifests"},{"name":"v5.13.2","sha":"f661923e9aa9d9cc634750affbb04bf2007bc57d","kind":"tag","published_at":"2023-05-22T16:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2/manifests"},{"name":"v5.13.1","sha":"0c58832b6e182f782e73b118ed9681055db3e249","kind":"tag","published_at":"2023-05-17T05:25:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"9130a021ca34746e4076fcae50c57bc584026b8f","kind":"tag","published_at":"2023-05-10T08:14:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0/manifests"},{"name":"v5.12.3","sha":"9710ff34b16a0f271107a8619a28546ae3ca7c18","kind":"tag","published_at":"2023-05-02T14:17:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"5b7e9c52e37ef0c3274a762f38cd7ef7ffc9e7a8","kind":"tag","published_at":"2023-04-25T16:42:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"d14d288ae9e9b0e2b3b33d0a77b4113f024d4215","kind":"tag","published_at":"2023-04-17T15:57:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"05127cf65b4250f836897428cd15829669ab8d6c","kind":"tag","published_at":"2023-04-11T09:58:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0/manifests"},{"name":"v5.11.16","sha":"af5e109990a26318c96dbff6f25759ba91f0e147","kind":"tag","published_at":"2023-04-04T14:00:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16/manifests"},{"name":"v5.11.15","sha":"ae98db6aca5f9d4b754ff9fce4ce33f738a00f65","kind":"tag","published_at":"2023-03-28T13:06:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15/manifests"},{"name":"v5.11.14","sha":"f34d17c3294fcdb63fe9a135b4f3aa2459c81189","kind":"tag","published_at":"2023-03-21T17:45:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14/manifests"},{"name":"v5.11.13","sha":"9f7a2bfac55faed1b1c6c7b4b6d1b1659a076bab","kind":"tag","published_at":"2023-03-14T09:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13/manifests"},{"name":"v5.11.12","sha":"b76b8f1098a6c01f39e5e19bf3abf77c2b9cf475","kind":"tag","published_at":"2023-03-06T15:03:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12/manifests"},{"name":"v5.11.11","sha":"58df7f1905f16533ddb5a7977346c0f4548e4547","kind":"tag","published_at":"2023-02-28T09:55:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11/manifests"},{"name":"v5.11.10","sha":"676bc85fa2b02f92f21dd5c7e15f453b6b9c2e3d","kind":"tag","published_at":"2023-02-20T11:30:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10/manifests"},{"name":"v5.11.9","sha":"af5b3f5e7a79da9ef4bbd63d8fcf60927ffb6533","kind":"tag","published_at":"2023-02-14T14:30:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9/manifests"},{"name":"v5.11.8","sha":"d4d8512ce3453711f3c661374579b0d2ed13f3e7","kind":"tag","published_at":"2023-02-07T10:50:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8/manifests"},{"name":"v5.11.7","sha":"33cac172846b032d3f8b9333b72b2af832dd47d0","kind":"tag","published_at":"2023-01-31T09:39:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7/manifests"},{"name":"v5.11.6","sha":"a2e552314847b4d52498538d7ca171763067a5d0","kind":"tag","published_at":"2023-01-23T20:28:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6/manifests"},{"name":"v5.11.5","sha":"685c72dfaf840f4d5b7a3ab738ddcabd74418823","kind":"tag","published_at":"2023-01-18T01:43:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5/manifests"},{"name":"v5.11.4","sha":"bc859d95e4415f880cd6bcb6f44cc9e5e8c8097c","kind":"tag","published_at":"2023-01-09T13:57:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4/manifests"},{"name":"v5.11.3","sha":"a526207c3957de4ebfcda937b58327d69464f15c","kind":"tag","published_at":"2023-01-02T17:00:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3/manifests"},{"name":"v5.11.2","sha":"e9d8fa07e1ff979bcaf92837b131cd9e292f0161","kind":"tag","published_at":"2022-12-26T14:56:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2/manifests"},{"name":"v5.11.1","sha":"a1e30390da62019e5769e398f4cbc9f8892d8f9a","kind":"commit","published_at":"2022-12-20T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"191acda4545c394b78964ab80b364e15686f0e9b","kind":"tag","published_at":"2022-12-13T12:56:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0/manifests"},{"name":"v5.10.17","sha":"4265f343b49e4af9673a49e585439d35c8deeab2","kind":"tag","published_at":"2022-12-06T10:59:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17/manifests"},{"name":"v5.10.16","sha":"b8aa3974d84c176b8857e8d5b29a7be8670bb410","kind":"tag","published_at":"2022-11-28T16:00:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16/manifests"},{"name":"v5.10.15","sha":"14a6e1c61edb5f66f4888e32c04df5e637e7cfc4","kind":"commit","published_at":"2022-11-22T09:45:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15/manifests"},{"name":"v5.10.14","sha":"c2da6de1c504c7dbd8ae1d0771c184c1544a0c76","kind":"tag","published_at":"2022-11-15T09:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14/manifests"},{"name":"v5.10.13","sha":"2f4c2190d1d3614d8063e84b79d4d1f034b3e3fe","kind":"tag","published_at":"2022-11-07T17:53:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13/manifests"},{"name":"v5.10.12","sha":"30cb27cff1d4e1838ca4235ab4285e20f2b2a870","kind":"tag","published_at":"2022-10-31T15:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12/manifests"},{"name":"v5.10.11","sha":"c80ff0339882859af7e17f8bfd0a5f6880b323f8","kind":"commit","published_at":"2022-10-25T09:34:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11/manifests"},{"name":"v5.10.10","sha":"639224a3e3600cb0e04755d89aab250297b6d851","kind":"tag","published_at":"2022-10-18T08:35:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10/manifests"},{"name":"v5.10.9","sha":"7bd7c219e2670ff7791148e9b1a1d2387528fc0c","kind":"tag","published_at":"2022-10-11T11:56:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9/manifests"},{"name":"v5.10.8","sha":"d4a3216cdd858899960f945d6e00b2d59bf1d5d1","kind":"tag","published_at":"2022-10-03T16:28:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8/manifests"},{"name":"v5.10.7","sha":"d9ef6e788eee11256818329c7429242f8b769263","kind":"commit","published_at":"2022-09-27T01:44:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7/manifests"},{"name":"v5.10.6","sha":"0f75f3d78b67c405c23bfd14a29aedff367415b7","kind":"tag","published_at":"2022-09-19T14:34:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6/manifests"},{"name":"v5.10.5","sha":"594d87dab0e43e641a6826c935df8f2c10672955","kind":"tag","published_at":"2022-09-12T14:40:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5/manifests"},{"name":"v5.10.4","sha":"c8feb29320a22cc4461fb5ef5f4f7de7bd96a59b","kind":"commit","published_at":"2022-09-06T09:11:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"992421d0114a9df72d358fe6fccc28c1fb6f1505","kind":"tag","published_at":"2022-08-29T17:37:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"99b23c06d9b018d6c500fa1acb3030d673e219ab","kind":"tag","published_at":"2022-08-23T10:25:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"dfc0b89c665de8e5e3e4ecf68d8c782e74dbb65c","kind":"tag","published_at":"2022-08-16T17:55:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"7f502e06d54c5a2f389a1639358c84279462b54a","kind":"commit","published_at":"2022-08-09T03:21:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0/manifests"},{"name":"v5.9.3","sha":"89617ef683d2bcd2c870e9c1bd58ad4d55247fd5","kind":"tag","published_at":"2022-08-01T20:54:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3/manifests"},{"name":"v5.9.2","sha":"b7f0a16eca4ac2044703032838f90873ec063d75","kind":"tag","published_at":"2022-07-25T15:12:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2/manifests"},{"name":"v5.9.1","sha":"1937412c4345569d98c0950a1016c22508e1ff81","kind":"tag","published_at":"2022-07-18T17:23:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"88ad7d4e623183b8e20702e7961ef9c8de330dc7","kind":"commit","published_at":"2022-07-12T08:54:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0/manifests"},{"name":"v5.8.7","sha":"be0ab4c062a22fc4bb52c47d005b57203b56c09c","kind":"tag","published_at":"2022-07-04T20:39:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7/manifests"},{"name":"v5.8.6","sha":"c58f6653411e0ff38bf67a512d16b87c6523606b","kind":"tag","published_at":"2022-06-27T14:21:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6/manifests"},{"name":"v5.8.5","sha":"3c528113f47cfddf2504ea02ba3065e7c5c46928","kind":"tag","published_at":"2022-06-21T18:05:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5/manifests"},{"name":"v5.8.4","sha":"a6e782ec2f037e2ca989515048ce5f22fe760595","kind":"tag","published_at":"2022-06-14T10:00:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4/manifests"},{"name":"v5.8.3","sha":"b1e4b9cd3e1d88286f9d1485864310a7c1f23a79","kind":"tag","published_at":"2022-06-07T19:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3/manifests"},{"name":"v5.8.2","sha":"93b0aba905b3b6947f58a02d911489bb737ee880","kind":"commit","published_at":"2022-05-31T11:47:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2/manifests"},{"name":"v5.8.1","sha":"1eee9ee437f39f1c3438209154df8e8b9ecd990d","kind":"tag","published_at":"2022-05-23T16:04:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"6a468718b970c39ae83a4029bcb53071c9567430","kind":"tag","published_at":"2022-05-17T09:42:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4eef029981b08c77a9c52d0b863e6b5ced279087","kind":"tag","published_at":"2022-05-10T09:06:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0/manifests"},{"name":"v5.6.4","sha":"edb7e8895ef8def2bf59376d7631e0360a77aaf6","kind":"commit","published_at":"2022-05-02T11:46:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4/manifests"},{"name":"v5.6.3","sha":"124d5e2f0022d17b577a464e6b3a69fa2511105e","kind":"tag","published_at":"2022-04-25T14:04:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3/manifests"},{"name":"v5.6.2","sha":"b3645b3fd11dc26a06ea370a41b5bac1026c6792","kind":"tag","published_at":"2022-04-18T16:10:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2/manifests"},{"name":"v5.6.1","sha":"0251fd5222079e4a512bbd32dff4a7a4c3efe997","kind":"tag","published_at":"2022-04-11T13:21:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"8dcdea53f927ab207718d7ee6576806aca2a3798","kind":"commit","published_at":"2022-04-06T03:27:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0/manifests"},{"name":"v4.12.4","sha":"a563a60219f7f6519fb0f34f6d8e3bf0974e6495","kind":"tag","published_at":"2022-04-03T14:38:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4/manifests"},{"name":"v5.5.3","sha":"96e1f40a3b8aa809d543aa7d466eb48cdfa0b53d","kind":"tag","published_at":"2022-03-28T14:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"dd411b017ea7504a14a16821b694ac6aa01d9b6d","kind":"tag","published_at":"2022-03-21T15:15:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"350b15ee91a93040d50391cb9a45440a90e6b2d1","kind":"tag","published_at":"2022-03-14T16:49:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"f3412aa9d179fdfc3f5c0a4a1cfc1965faef7307","kind":"commit","published_at":"2022-03-07T13:53:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0/manifests"},{"name":"v5.4.4","sha":"965f2eb8cb79bb0685a13d9e28c09617b22358cd","kind":"tag","published_at":"2022-02-28T15:21:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4/manifests"},{"name":"v5.4.3","sha":"e2892a61ea56b6578c2efc81d0324660082ad93c","kind":"tag","published_at":"2022-02-21T16:40:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3/manifests"},{"name":"v5.4.2","sha":"01371028b27156419923b362c4b0af92dc08b29f","kind":"tag","published_at":"2022-02-15T14:57:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"fbce2f80c6cb36e59a4a6826ae46b59a10e1c831","kind":"commit","published_at":"2022-02-08T11:34:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"ba4e819aa58b6a36ae4d96ee79c2a5310a812670","kind":"tag","published_at":"2022-02-01T09:00:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"337be3b2a630d791a5cbc5a2a4575d4f58e38df3","kind":"tag","published_at":"2022-01-24T15:05:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"dcbfc54f581dbf1c0008a8e9e578f896f06228ab","kind":"tag","published_at":"2022-01-17T22:45:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0/manifests"},{"name":"v5.2.8","sha":"f80abbb5f942064c9c270b2ac5bb2a2318876754","kind":"tag","published_at":"2022-01-10T20:11:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8/manifests"},{"name":"v5.2.7","sha":"5daaf9be5115b1cb777fb4cf3d9125baddfe5720","kind":"tag","published_at":"2022-01-03T12:34:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7/manifests"},{"name":"v5.2.6","sha":"052db9d577a03ed8d588ecca9e6c0a5f5ba676e1","kind":"tag","published_at":"2021-12-27T14:23:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6/manifests"},{"name":"v5.2.5","sha":"f8697de9c250dbc6b446bcc08566f50fb4070aab","kind":"tag","published_at":"2021-12-20T14:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5/manifests"},{"name":"v5.2.4","sha":"b265431f9a32ea726c5227821126fbc6424117d5","kind":"commit","published_at":"2021-12-14T13:41:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4/manifests"},{"name":"v5.2.3","sha":"9c3dc12c3de241f44d923bfb089200980f3fd23d","kind":"tag","published_at":"2021-12-06T16:12:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3/manifests"},{"name":"v5.2.2","sha":"fcaec7a75f951c9db79c99c42370ca18212c1f16","kind":"tag","published_at":"2021-11-29T16:51:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"586d9ba2472d549c180cbacddf97eb73425286b3","kind":"tag","published_at":"2021-11-25T11:50:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"353cecb5391571163eb6bd8cbf36d2dd299aaf56","kind":"tag","published_at":"2021-11-23T13:25:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"ddbe15b4d8b7cc1dc84720264fde0b1dafb6166f","kind":"commit","published_at":"2021-11-16T15:06:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"7e26583fe1f95f5c3682213105f8f4b51c9d61c9","kind":"tag","published_at":"2021-11-08T15:14:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0/manifests"},{"name":"v5.0.6","sha":"99752d2848f17c5d1e4840f54863899a19387162","kind":"tag","published_at":"2021-10-27T08:43:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6/manifests"},{"name":"v5.0.5","sha":"58f8ff1f8bc7f0cc4bb728654604a194b3c3790b","kind":"tag","published_at":"2021-10-26T10:14:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"86443310e4344ae1ce6e04f084d58e17e4d62170","kind":"tag","published_at":"2021-10-14T15:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"36258031912caf662f69ca3769c6e0bd46946050","kind":"tag","published_at":"2021-10-07T12:26:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"c510762a325116c654afd3c21381a50b942c2c66","kind":"tag","published_at":"2021-09-29T09:29:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"afcf3ee18e7a9c526348b3bce74b69781b4ad071","kind":"tag","published_at":"2021-09-22T12:15:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"85598e74b85a89a16f8bdf5b68346ca8d6b70557","kind":"tag","published_at":"2021-09-16T11:28:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.1","sha":"1b563a153f5b2736f79a3f45573e2e2b66ba0a9a","kind":"tag","published_at":"2021-09-08T13:55:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"698492a5401b12578dc459397b9d288542fc954b","kind":"commit","published_at":"2021-09-02T02:45:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.5","sha":"0bab71409bcc0865ab3e0fcbfa14fa824ddc5495","kind":"tag","published_at":"2021-08-25T07:30:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"c30ec7bed00b36da7b0e6a202b3cb48d2fc1b579","kind":"tag","published_at":"2021-08-13T21:32:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"e5ccdf299c75ea65b0600ee05ff6c98646891c77","kind":"tag","published_at":"2021-08-09T04:03:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3/manifests"},{"name":"v4.12.3","sha":"77a8daeed0e8efa67c6d86f3cc40239dc6eb3d94","kind":"tag","published_at":"2021-07-30T10:06:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3/manifests"},{"name":"v5.0.0-beta.2","sha":"cca80d861f64b3eaa8a5ef8815b7552aaea61557","kind":"tag","published_at":"2021-07-26T15:01:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2/manifests"},{"name":"v4.12.2","sha":"958241aa0ebf340ad0f152b91949720c85b4fcca","kind":"tag","published_at":"2021-07-19T16:41:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2/manifests"},{"name":"v5.0.0-beta.1","sha":"8a4b8952077b64e90ac9d23c116a45aed672db9c","kind":"tag","published_at":"2021-07-14T16:28:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1/manifests"},{"name":"v4.12.1","sha":"4dc8c9bf3e8a6b21a2aac58b0be3161af334b67d","kind":"tag","published_at":"2021-07-07T13:08:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"53a1655143aa4ec36c29a6063ccdf89c48a74bfd","kind":"tag","published_at":"2021-07-06T13:40:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0/manifests"},{"name":"v5.0.0-beta.0","sha":"a0f416173d2f5b78546f52e572a0f64dcc3751e9","kind":"tag","published_at":"2021-07-01T12:17:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.38","sha":"f60126f95d7b36fa12133887990615b9f47e994a","kind":"commit","published_at":"2021-06-24T03:37:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.38","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38/manifests"},{"name":"v5.0.0-alpha.37","sha":"c795ca0822e2816a630a5654d5471fa04521d23c","kind":"tag","published_at":"2021-06-15T17:49:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.37","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37/manifests"},{"name":"v5.0.0-alpha.36","sha":"cf2f6fa90608b109978698fc48120920beaaa51f","kind":"tag","published_at":"2021-06-08T06:46:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.36","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36/manifests"},{"name":"v5.0.0-alpha.35","sha":"6c0afb6d8fff919e80f9f1ec92613acacd8365e7","kind":"tag","published_at":"2021-05-31T20:34:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.35","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35/manifests"},{"name":"v5.0.0-alpha.34","sha":"ee3a077c161accb887b93a17f9eaa2b23e998319","kind":"tag","published_at":"2021-05-18T10:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.34","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34/manifests"},{"name":"v5.0.0-alpha.33","sha":"0fa6ab4a29e8469c081d3f796e0bd9cab98e9185","kind":"tag","published_at":"2021-05-09T12:29:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.33","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33/manifests"},{"name":"v4.11.4","sha":"6658323b5e2ba366691829bbef3f53c00008497e","kind":"tag","published_at":"2021-04-27T15:48:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4/manifests"},{"name":"v5.0.0-alpha.32","sha":"2e99746c35ea0c1e45187a206d6ebc25a52933dc","kind":"tag","published_at":"2021-04-27T12:59:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32/manifests"},{"name":"v5.0.0-alpha.31","sha":"b061319b132163900d1a4eb64207f5284d28639d","kind":"tag","published_at":"2021-04-20T13:59:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"0bc7ed897d54a899fb0dfc5cbd6c5ee0592705e1","kind":"tag","published_at":"2021-04-12T09:46:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"29934afe4643811f3bed772612f92d539a1e489d","kind":"tag","published_at":"2021-04-04T16:43:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"a83c7715c0e2cfa1c3e59b7a1f828f6a1476b307","kind":"tag","published_at":"2021-03-24T12:57:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"2de88ce2973667921a45ff69ea48a8843cb9d8cb","kind":"tag","published_at":"2021-03-05T13:01:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27/manifests"},{"name":"v5.0.0-alpha.26","sha":"8928a36394154e02a73d5e92a740d5f9ed8da709","kind":"tag","published_at":"2021-02-27T18:39:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"688db35f581ac345a09a15420efdb0e4c98a56ab","kind":"tag","published_at":"2021-02-11T12:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"15108a5aad5342d92e86be5c5388b8321a88b280","kind":"tag","published_at":"2021-01-26T14:08:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24/manifests"},{"name":"v4.11.3-deprecations.1","sha":"6cf7cf7c7b11b38db18a4d2003743cbadeb1b4ee","kind":"commit","published_at":"2021-01-25T23:27:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1/manifests"},{"name":"v4.11.3","sha":"bd79e8f8c5b8c77bc5c13d076377a18d2ceedfa2","kind":"commit","published_at":"2021-01-24T12:45:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3/manifests"},{"name":"v4.11.3-deprecations.0","sha":"f64337cd87428e04c851bb1667f5f9e0e6aeaede","kind":"commit","published_at":"2021-01-24T12:00:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0/manifests"},{"name":"v5.0.0-alpha.23","sha":"af6e7220961c6f5e8ed89172694287dc737828ff","kind":"commit","published_at":"2021-01-14T12:48:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23/manifests"},{"name":"v5.0.0-alpha.22","sha":"c514ea86c11c9817839630e840535358f5044caf","kind":"commit","published_at":"2021-01-04T11:14:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"5c82b9147f811fda24bc09132852ed240f8d9def","kind":"commit","published_at":"2020-12-30T17:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"cd30d9e3961c8b33ce43a133e0a958867a202c41","kind":"commit","published_at":"2020-12-21T17:51:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20/manifests"},{"name":"v5.0.0-alpha.19","sha":"754e29cf5a712d0e0f6bd3e54f80e9997659f68c","kind":"commit","published_at":"2020-12-13T17:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.11.2","sha":"174b64f8a3adffb8df3c13285f4edc2437a8547a","kind":"commit","published_at":"2020-12-02T23:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2/manifests"},{"name":"v5.0.0-alpha.18","sha":"c5561c5febbe1c3bd5446c8a0bb480025ab38b86","kind":"commit","published_at":"2020-12-02T23:25:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.11.1","sha":"b8092ce09e164a1cb2fec2f3a5b6aa6e2dc6cbbd","kind":"commit","published_at":"2020-11-24T14:35:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1/manifests"},{"name":"v5.0.0-alpha.17","sha":"41d6a360e0fb245dd74549445539c6218a9dc737","kind":"commit","published_at":"2020-11-23T00:49:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17/manifests"},{"name":"v5.0.0-alpha.16","sha":"47a8e102eeaa5a68a2b4f99c08085cfddc0bef77","kind":"commit","published_at":"2020-11-14T12:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16/manifests"},{"name":"v5.0.0-alpha.15","sha":"fa9cbc835ee70b12234b7207b1872356277da5fa","kind":"commit","published_at":"2020-11-03T23:57:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15/manifests"},{"name":"v5.0.0-alpha.14","sha":"56520e757e0052e25f8dd5d78214458c4b7c634d","kind":"commit","published_at":"2020-10-23T22:59:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14/manifests"},{"name":"v5.0.0-alpha.13","sha":"b82af55f9917f9e77a3cae9b36e47b29d43182c0","kind":"commit","published_at":"2020-10-17T21:47:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13/manifests"},{"name":"v5.0.0-alpha.12","sha":"c7c3643948bce7327a7f01665caa7474be2694f9","kind":"commit","published_at":"2020-10-10T22:32:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12/manifests"},{"name":"v5.0.0-alpha.11","sha":"b4fe7eefd494fa28cd3453067af8872a83f31fa6","kind":"commit","published_at":"2020-09-26T15:07:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11/manifests"},{"name":"v5.0.0-alpha.10","sha":"2e1502fc18d86d69a6b55fc4ac5dcb50ddf192c4","kind":"commit","published_at":"2020-09-15T08:10:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10/manifests"},{"name":"v5.0.0-alpha.9","sha":"e830beb63940d24129285f554fc9c2fb0bd7ccbf","kind":"commit","published_at":"2020-09-06T16:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9/manifests"},{"name":"v5.0.0-alpha.8","sha":"5f986712bbb2f0b789c151b6d2f3e2d48cde0980","kind":"commit","published_at":"2020-08-31T16:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"c32a96b4beb3a5c72a8c179fb095f09dacf61050","kind":"commit","published_at":"2020-08-22T16:39:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"15fd6232de294be9ba0ca103351a11f84009b04f","kind":"commit","published_at":"2020-08-13T16:56:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6/manifests"},{"name":"v5.0.0-alpha.5","sha":"40aa9cbb1df08a5994392d5cea15a60979b28a7e","kind":"commit","published_at":"2020-07-27T22:55:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"519390c2bb12b5eb7b6f5f898afb78ac7f285543","kind":"commit","published_at":"2020-07-19T17:54:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"f432112f0bcfb1fd2002002db181e83edc99d906","kind":"commit","published_at":"2020-07-12T17:06:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"f928d6e04ea7f185cda0e739ebbe2ea36d0aa4d3","kind":"commit","published_at":"2020-07-04T23:16:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2/manifests"},{"name":"v4.11.0","sha":"79ebf71d31cca2c73143891960ea54ec1132bdeb","kind":"commit","published_at":"2020-06-30T23:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0/manifests"},{"name":"v5.0.0-alpha.1","sha":"8281371f88c81fc3e4560b0334cc0c473b9d45f9","kind":"commit","published_at":"2020-06-27T15:07:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.10.2","sha":"d0bfcb4f11fd3904b1e235d80fbfe23758de8372","kind":"commit","published_at":"2020-06-11T19:11:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"4e12b951f64fd47864b4dea8ec8631387a89ddb1","kind":"commit","published_at":"2020-06-01T15:14:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"dd9280e753eb8dc3444a26e85fe4f800b759cad2","kind":"commit","published_at":"2020-05-23T17:50:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0/manifests"},{"name":"v4.9.14","sha":"1fb44683825f0ee7f4d5933528598917ff72f0e4","kind":"commit","published_at":"2020-05-11T22:41:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.14","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14/manifests"},{"name":"v4.9.13","sha":"c224f32bb8f144e590c096d103c9d59c2509ed93","kind":"commit","published_at":"2020-05-04T11:29:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.13","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13/manifests"},{"name":"v4.9.12","sha":"3e5fd3c4f200e50a1331857f092a547b41f6db1e","kind":"commit","published_at":"2020-04-26T23:18:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.12","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12/manifests"},{"name":"v4.9.11","sha":"77f6fe0a73791176bd58d8c013bf5631270faf4d","kind":"commit","published_at":"2020-04-19T14:10:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11/manifests"},{"name":"4.9.11","sha":"b551194a14c4469f3b07dc43bc6aaea525138944","kind":"commit","published_at":"2020-04-18T10:43:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11/manifests"},{"name":"v4.9.10","sha":"8baef82396665179c67ca3acfd51e396b947f412","kind":"commit","published_at":"2020-04-11T13:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.10","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10/manifests"},{"name":"v4.9.9","sha":"c191471a20315cae4006c1e4d3d51db5e49b5fee","kind":"commit","published_at":"2020-04-04T15:54:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.9","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9/manifests"},{"name":"v4.9.8","sha":"e9fbcbf015bbf7057aadd5777703b7059aedf043","kind":"commit","published_at":"2020-03-28T19:33:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8/manifests"},{"name":"v4.9.7","sha":"10bc98f283feaae6397ef1b73b1b82be4a39a5f5","kind":"commit","published_at":"2020-03-18T12:45:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7/manifests"},{"name":"v4.9.6","sha":"0176a231719152fa4a2100aa7119e9fd777b5fed","kind":"commit","published_at":"2020-03-18T10:52:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6/manifests"},{"name":"v4.9.5","sha":"b9dec2780203e37148d87788f727c668d9019581","kind":"commit","published_at":"2020-02-29T10:36:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5/manifests"},{"name":"v4.9.4","sha":"45fe0e31c462ed3a2fba134fb1edbd05b91da2a4","kind":"commit","published_at":"2020-02-23T10:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4/manifests"},{"name":"v4.9.3","sha":"2bec4ebc9c20be8abecbad6d3f0f7ba2875c9c35","kind":"commit","published_at":"2020-02-16T11:52:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3/manifests"},{"name":"v4.9.2","sha":"f567b384f509d36b7e10f691e6b58538e7db8869","kind":"commit","published_at":"2020-02-09T18:32:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"717887fdd9d3b27701d760d78aa12ecf52f02f43","kind":"commit","published_at":"2020-02-02T11:46:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f2c9817526b729801b1716afc957ef3886ccb422","kind":"commit","published_at":"2020-01-22T20:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"d0c928c82e3fc8f284a2f7fd1b9acbf717c5a64e","kind":"commit","published_at":"2020-01-06T11:44:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"0c7ca746674cfb47a46cad8ebea21155702fd38c","kind":"commit","published_at":"2019-12-30T10:59:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"c6f734f0d6b183962e83fc5612fef6583bf40712","kind":"commit","published_at":"2019-12-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3a8f0eace8dd6a1c3234a8be2b7c41f06b6260d4","kind":"commit","published_at":"2019-12-14T19:59:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"0a129d58056d38bd15141aaa98d346774895d5f5","kind":"commit","published_at":"2019-12-07T12:46:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"6291316a32cfb4fb19ffdbcf30abfcb63023f17f","kind":"commit","published_at":"2019-12-01T10:59:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1/manifests"},{"name":"v3.9.4","sha":"6b0fee51deb7c32b75498d4ab2186946e7c4ce0a","kind":"commit","published_at":"2019-11-28T09:28:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4/manifests"},{"name":"v4.7.0","sha":"2b04ee905695540bde87653908ece5c4d57546c9","kind":"commit","published_at":"2019-11-22T10:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"856188b2de7a5e514803314f329da76fe65dec50","kind":"commit","published_at":"2019-11-12T13:52:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"d2d76bf26231a96981260232de5271b24e9391a4","kind":"commit","published_at":"2019-11-05T16:46:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0/manifests"},{"name":"v4.5.2","sha":"cb52f392b3b3528857178a756354ffb0e8bccd73","kind":"commit","published_at":"2019-10-28T22:58:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"803d08fbdf20de2d34c36a2a27bbc8e5a7e79fb2","kind":"commit","published_at":"2019-10-12T20:22:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"de3c62c25bf9e92ba35019e5a3ca7f68a36600d8","kind":"commit","published_at":"2019-10-02T08:07:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"554e7dce0cd96a4f9ef1924b41a3ce530cb433ae","kind":"commit","published_at":"2019-09-22T17:16:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"b563d529a8544fa4f4090723239ab075665c5f03","kind":"commit","published_at":"2019-09-11T20:45:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"f3beaee67fb9a4145a792fc8b798ef327b55f513","kind":"commit","published_at":"2019-09-08T09:58:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1/manifests"},{"name":"v1.2.5","sha":"8ee2d7168294f21af787aaba46661824097e33bb","kind":"tag","published_at":"2019-09-03T18:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5/manifests"},{"name":"v4.4.0","sha":"98f2c7cae9b2e0a53cf731882164aa44babb4be3","kind":"commit","published_at":"2019-08-31T12:19:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"29c1adf61a141a3db885ee569e42251cee53e749","kind":"commit","published_at":"2019-08-21T17:29:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3/manifests"},{"name":"v1.2.4","sha":"e44972d3c3e199529fdbc85974f7ae570b8424a0","kind":"tag","published_at":"2019-08-16T20:53:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4/manifests"},{"name":"v4.3.2","sha":"f2dbeca2dd1aecf6bc56e2302ec766d2e4bfb2ac","kind":"commit","published_at":"2019-08-10T17:39:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"d5a2ad9d26f7b089111b208c929ac1f98e7f6958","kind":"commit","published_at":"2019-08-03T15:14:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"8c28ed9c67e7b6ad02a8826178352aa4e9901b50","kind":"commit","published_at":"2019-07-28T14:32:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"42f78c69a59f0b5fa5fb8f533385f04ef77d7889","kind":"commit","published_at":"2019-07-17T13:42:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1/manifests"},{"name":"v1.0.4","sha":"455489e2e149ff5393f6ba08870368c88da259bd","kind":"tag","published_at":"2019-07-10T15:39:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"4c21bc05d6c5e48c64bc947ba9e271ed3e762a0e","kind":"tag","published_at":"2019-07-10T15:08:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"543041538f31cbdfbe3e85b8bc0f5c183ac5448e","kind":"tag","published_at":"2019-07-09T13:14:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"3a40065694cab2a5e8dedab6781e98493c1dc69d","kind":"tag","published_at":"2019-07-09T12:54:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1/manifests"},{"name":"v4.2.0","sha":"cf2cdd83f2a2f65d0e979d1faa9e815a5e2d3502","kind":"commit","published_at":"2019-07-06T15:30:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"6da1d591264e8c4a18e5ab56bdf6f8c0f985ed99","kind":"commit","published_at":"2019-06-25T13:53:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"eade31e58deb8ff3faee777313d70141e5868ebe","kind":"commit","published_at":"2019-06-23T11:46:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"b78a5ab7581488f7fff271a2cf64927dd28c3ab0","kind":"commit","published_at":"2019-06-13T09:55:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"07b9d6efaac1b663b2657173227e9490c796191e","kind":"commit","published_at":"2019-06-10T11:50:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"d58075ddb1757a11c47ef3d2b1fe9bed55e640dd","kind":"commit","published_at":"2019-06-03T16:35:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a3572bcaf34d204b314fd2c84064c9180f3a50f1","kind":"commit","published_at":"2019-05-27T12:48:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"505e275285c757e0515c8623b43c823d8a74790c","kind":"commit","published_at":"2019-05-23T15:39:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.0","sha":"a33f0ab64999331a54267cdf0eb89e53fa4d70cd","kind":"commit","published_at":"2019-05-20T21:26:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0/manifests"},{"name":"v4.0.0-beta.2","sha":"3686a27055dce58b5e800b520087c0c448b7480e","kind":"commit","published_at":"2019-05-13T12:26:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"5c152157078503e8599537108c3be9e00969fa34","kind":"commit","published_at":"2019-05-05T12:24:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"f19bd59ae53f23e3637383061774542d973cc48c","kind":"commit","published_at":"2019-04-28T22:42:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.8","sha":"92d6e987a43041fde63fd02cad61277d04193c29","kind":"commit","published_at":"2019-04-17T19:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"663643e0a83554d7730be42140aef6bc3ac09c6a","kind":"commit","published_at":"2019-04-07T23:25:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"2482d2b689440df6fb3da6157a789adac2783736","kind":"commit","published_at":"2019-03-30T19:33:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6/manifests"},{"name":"v3.9.3","sha":"ebed7922fc97331519f507768572a068edb8494e","kind":"commit","published_at":"2019-03-28T14:06:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3/manifests"},{"name":"v4.0.0-alpha.5","sha":"1bfdbe5688fb3556e4bebd1f8e357c515244ac42","kind":"commit","published_at":"2019-03-23T21:04:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"997324d52467e3a7b7a8058c0ba8309d04d4ddf6","kind":"commit","published_at":"2019-03-17T11:00:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"3a5d2e50411ddd3caea450abda49fd7c6ed230dc","kind":"commit","published_at":"2019-03-10T11:57:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"f606f7584dd842a89423dd3cc69e32b5ad3fdae1","kind":"commit","published_at":"2019-03-03T16:12:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"eea3b4d9a623f87d79be63f57b4a69ddfe375610","kind":"commit","published_at":"2019-02-20T10:58:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"97b26c4821299aef21e6ef9372a25aedd78d0137","kind":"commit","published_at":"2019-02-12T14:39:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.9.2","sha":"dbc788f7d231b4eceaa7a6a3e253104de5de9af0","kind":"commit","published_at":"2019-02-03T20:45:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2/manifests"},{"name":"v3.9.1","sha":"b903d7432b5a06583c9915f7ab9346bad76007a1","kind":"commit","published_at":"2019-01-26T13:59:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"f6353cdd15b954091c3f53498eb7de198755b740","kind":"commit","published_at":"2019-01-14T21:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"8df7a83ccc0b200e67feb823ceaaf793e4b6d007","kind":"commit","published_at":"2019-01-09T21:57:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"c202914213f19b070738ba5837da18e89c1662ee","kind":"commit","published_at":"2019-01-07T18:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"baa45b12252be8965809a0ad06e67e7dc7d44313","kind":"commit","published_at":"2018-12-30T21:47:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"0445ca8b710425f22744249a0c7bb3c20e95237b","kind":"commit","published_at":"2018-12-30T21:24:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"f0d60d8a510180e9c7a9b588d3e6c04d0d1a23d3","kind":"commit","published_at":"2018-12-22T15:42:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"1871b089aef090728321cab69be92daaec6eb131","kind":"commit","published_at":"2018-12-17T20:02:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0/manifests"},{"name":"v3.6.2","sha":"edde0b4f0073fcacb7233b553812f3dffe619da5","kind":"commit","published_at":"2018-12-09T20:22:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"e5fbf74a06157e2d73701a158e8d6b5914429ea1","kind":"commit","published_at":"2018-12-01T10:43:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1/manifests"},{"name":"issue-13699-mster","sha":"ac0153bf1b13ddbc1e43c22693f2c223838d9f1a","kind":"tag","published_at":"2018-11-28T20:15:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/issue-13699-mster","html_url":"https://github.com/mui/material-ui/releases/tag/issue-13699-mster","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@issue-13699-mster","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster/manifests"},{"name":"v3.6.0","sha":"d9c790fa69a1c053c3d471e030e4066122d58902","kind":"commit","published_at":"2018-11-26T19:49:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"34492c23a773b1db66fe65801997257709c4f319","kind":"commit","published_at":"2018-11-12T23:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"dc6b2b870fa514e98c74b6854d22c6e25e7684cb","kind":"commit","published_at":"2018-11-12T22:46:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"ba1dc0f27cd85996dbf3ef9df4d7f10552d6c91f","kind":"commit","published_at":"2018-11-04T23:41:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0/manifests"},{"name":"v3.3.2","sha":"47b20fe33c5f1c8a2563bad3c27811c37f698794","kind":"commit","published_at":"2018-10-27T20:16:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"92b2a36716c8ced3d12ff0b300be06cc4743e6da","kind":"commit","published_at":"2018-10-23T22:16:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"47d3b93780400d6eaef48d29dfcbebec8a5f22b2","kind":"commit","published_at":"2018-10-21T21:27:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"bbb0b683dd45d130b17580da86fe6ccc1ab5b3d3","kind":"commit","published_at":"2018-10-15T22:11:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"a61f0fc9a56ef22874753175bad2a636460130d1","kind":"commit","published_at":"2018-10-14T21:03:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"58f526f46e609e3e6cd785d15bfc5486df7ab79f","kind":"commit","published_at":"2018-10-07T22:44:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"dbd67aa892a4e9885d763fcb0d1f6c1691fbf763","kind":"commit","published_at":"2018-09-30T17:16:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"6184c508f94500a9da7486ccb2b9398023e4b1b5","kind":"commit","published_at":"2018-09-23T22:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"a9cbda69c8e059d928da53d9525652170b999455","kind":"commit","published_at":"2018-09-16T21:32:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"27412afa36b6c64b15b3b33cd51235efbc55a775","kind":"commit","published_at":"2018-09-08T22:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d6fb8524ff94080614e8d4d1064c7b2cec66c5d1","kind":"commit","published_at":"2018-09-03T21:14:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"2e9643f6c43c9b393a3914cd085aac92df546c04","kind":"commit","published_at":"2018-08-28T22:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"6847e0affc09f56a1497013be98bc3b59ccd3fde","kind":"commit","published_at":"2018-08-27T17:34:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0/manifests"},{"name":"v1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1","html_url":"https://github.com/mui/material-ui/releases/tag/v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1/manifests"},{"name":"v1.5.1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6b4c29e324eaa1272ce7b42ecab0e3460af6f437","kind":"commit","published_at":"2018-08-12T20:42:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0/manifests"},{"name":"v0.20.2","sha":"1b1c1fce216b5b2f5ecd52d21f8ec6a326c00cd5","kind":"commit","published_at":"2018-08-05T21:43:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2/manifests"},{"name":"v1.4.3","sha":"99650a6d174ad97b41ba1079cd5d7f55b5db21b5","kind":"commit","published_at":"2018-08-04T10:26:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e9bb799208b34fb8f8bbfe4b63b7a1942f95d91f","kind":"commit","published_at":"2018-07-29T14:37:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"869692ecf3812bc4577ed4dde81a9911c5949695","kind":"commit","published_at":"2018-07-22T21:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7fdc1890fb744b565480835fd5684e66871c679f","kind":"commit","published_at":"2018-07-14T15:02:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"f12ba5bfafc53ada2e5719697dd8373d41fa9471","kind":"commit","published_at":"2018-07-02T20:06:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"cd47eeabdcd4f67e35ff5ad56ae82a571da5747a","kind":"commit","published_at":"2018-06-26T10:53:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"e943cb8d6f405de5d53c1f3d1908cbccb502bb3a","kind":"commit","published_at":"2018-06-20T21:41:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"29308b10b3f8ba3565168e4da4bb5f793cb8b4f9","kind":"commit","published_at":"2018-06-18T18:38:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7c094a0f0381c7b68a223e27b5dc700a7595b122","kind":"commit","published_at":"2018-06-10T09:50:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2a300cdec817595ac879bc419257e55ef318b0f9","kind":"commit","published_at":"2018-06-03T15:25:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"3ccf76d315404ebd67f1254f5679d327c0647dfd","kind":"commit","published_at":"2018-05-26T14:56:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"73101790333124cc8f5857bc46038b7d2315842a","kind":"commit","published_at":"2018-05-17T22:07:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.1","sha":"aae0c434f99c4ab559d8aff53cfbd2cfa7974043","kind":"commit","published_at":"2018-05-15T21:15:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1/manifests"},{"name":"v0.20.1","sha":"c663649d9edf9d196aadbb3b426fd613816964fc","kind":"commit","published_at":"2018-05-13T21:34:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1/manifests"},{"name":"v1.0.0-rc.0","sha":"5f3008fc26479b40ff16ec498ae0e6e3361fdb47","kind":"commit","published_at":"2018-05-13T19:13:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-beta.47","sha":"d16e4f5115a9fde3e8958d7959a912a55cbb246d","kind":"commit","published_at":"2018-05-09T21:48:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.47","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47/manifests"},{"name":"v1.0.0-beta.46","sha":"aa1ef83f22650245dd736681d7ec6331cb2a42ef","kind":"commit","published_at":"2018-05-08T21:51:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.46","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46/manifests"},{"name":"v1.0.0-beta.45","sha":"ab592831cbf5987a6516139aeaf148bdb3360ccb","kind":"commit","published_at":"2018-05-07T13:38:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.45","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45/manifests"},{"name":"v1.0.0-beta.44","sha":"0bba4ad1aed5d2181baa156009301eb56fd80158","kind":"commit","published_at":"2018-04-29T20:57:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.44","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44/manifests"},{"name":"v1.0.0-beta.43","sha":"6dfe7382b9777885abe84f4d1f66c0c62545d559","kind":"commit","published_at":"2018-04-22T10:47:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.43","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43/manifests"},{"name":"v1.0.0-beta.42","sha":"bc03443cac8a55ce3fc4d19e6a95e0f3d0116fbf","kind":"commit","published_at":"2018-04-16T20:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.42","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42/manifests"},{"name":"v1.0.0-beta.41","sha":"cddff325bdc2c79592701c11e295e48db0879c28","kind":"tag","published_at":"2018-04-07T18:26:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.41","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41/manifests"},{"name":"v1.0.0-beta.40","sha":"7f423b6bef54c4a34f3b53d9b8ebf33c183916f8","kind":"tag","published_at":"2018-04-01T09:55:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.40","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40/manifests"},{"name":"v1.0.0-beta.39","sha":"b95cb7a83a102b21b7f6add713398f6c9e743d50","kind":"tag","published_at":"2018-03-28T21:23:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.39","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39/manifests"},{"name":"v1.0.0-beta.38","sha":"a6ccfbe7699b67b03703b49a7cb14d865b841d38","kind":"tag","published_at":"2018-03-17T12:24:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.38","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38/manifests"},{"name":"v1.0.0-beta.37","sha":"1587ac3654ae5061eb21f652722a02cc4c367292","kind":"tag","published_at":"2018-03-11T14:31:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.37","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37/manifests"},{"name":"v1.0.0-beta.36","sha":"f31bd2e431c29f85a053387ce062987a3fc36168","kind":"tag","published_at":"2018-03-05T21:07:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.36","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36/manifests"},{"name":"v1.0.0-beta.35","sha":"25ca14ffcec6eeb75446730a03cc4a2014c5e8ab","kind":"tag","published_at":"2018-02-25T22:47:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.35","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.2","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2/manifests"},{"name":"olivier-material-ui-codemod@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1/manifests"},{"name":"olivier-material-ui-icons@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.1","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1/manifests"},{"name":"olivier-material-ui-codemod@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0/manifests"},{"name":"olivier-material-ui-icons@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0/manifests"},{"name":"v1.0.0-beta.34","sha":"284dfcb06fed2244033cc971cb78f485bafece3d","kind":"tag","published_at":"2018-02-17T12:08:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.34","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34/manifests"},{"name":"v1.0.0-beta.33","sha":"b7f698d48d61e74f74e5e50a08b4309460a55266","kind":"tag","published_at":"2018-02-10T12:03:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.33","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33/manifests"},{"name":"v1.0.0-beta.32","sha":"896bc50f35a83fac0453dbbecd9f367b45b450e9","kind":"tag","published_at":"2018-02-04T22:44:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.32","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32/manifests"},{"name":"v1.0.0-beta.31","sha":"6271146a2545aeedf4110990de21ebc0c910b627","kind":"tag","published_at":"2018-01-29T22:06:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.31","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31/manifests"},{"name":"v1.0.0-beta.30","sha":"2bb35ce508832f518a4c3af8cd7cf67af8fd90c5","kind":"tag","published_at":"2018-01-21T22:50:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.30","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30/manifests"},{"name":"v1.0.0-beta.29","sha":"7386d56d4dfb85ca4a586a56691b6a58798d5c42","kind":"tag","published_at":"2018-01-16T20:27:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.29","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29/manifests"},{"name":"v1.0.0-beta.28","sha":"e1f3dad9084edf460d42e0a5f6b7c956eaa51e8d","kind":"tag","published_at":"2018-01-14T14:52:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.28","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28/manifests"},{"name":"v1.0.0-beta.27","sha":"fcfe4a64a95f65e205c5ba9523987982e6556eea","kind":"tag","published_at":"2018-01-06T15:25:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.27","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27/manifests"},{"name":"v1.0.0-beta.26","sha":"bd42549ee464bce03743f7ee18964066f9d3907d","kind":"tag","published_at":"2017-12-30T23:24:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.26","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26/manifests"},{"name":"v1.0.0-beta.25","sha":"d9ab3e313136fa5fb179743b560ac7c9e4fa8f6a","kind":"tag","published_at":"2017-12-22T23:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.25","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25/manifests"},{"name":"v1.0.0-beta.24","sha":"7c8fe8516f8bf6317e7cc748eefa7d97c92b4007","kind":"tag","published_at":"2017-12-17T12:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.24","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24/manifests"},{"name":"v1.0.0-beta.23","sha":"1a4e5b06ae0a7f6b3a6be810d272ebdf3efbb863","kind":"tag","published_at":"2017-12-09T09:51:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.23","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23/manifests"},{"name":"v0.20.0","sha":"86b40ae4883e95d6139e9e5d59c0e14aa022ce3a","kind":"commit","published_at":"2017-12-04T04:05:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0/manifests"},{"name":"v1.0.0-beta.22","sha":"22f68ca292a947349ae2877b09e85775703ec87f","kind":"tag","published_at":"2017-11-28T23:11:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22/manifests"},{"name":"v1.0.0-beta.21","sha":"d33604a9deacbb2725da3688d823416486a039c1","kind":"tag","published_at":"2017-11-13T22:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21/manifests"},{"name":"v1.0.0-beta.20","sha":"076d08bfa709ffdb4858106ebda73f475e4ec5b9","kind":"tag","published_at":"2017-11-05T19:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20/manifests"},{"name":"v1.0.0-beta.19","sha":"2a1879fb818973d4df766c2d7842afd939fdb2b8","kind":"tag","published_at":"2017-10-30T21:51:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19/manifests"},{"name":"v1.0.0-beta.18","sha":"f626204f8e0cd9933bcb7a8c8ac5cd97d6419eca","kind":"tag","published_at":"2017-10-23T21:58:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18/manifests"},{"name":"v1.0.0-beta.17","sha":"616d69d5ff7263eb9c84960b6b7a4c9ff852d4ef","kind":"tag","published_at":"2017-10-15T22:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17/manifests"},{"name":"v1.0.0-beta.16","sha":"56fd0d9d2f6fe0222b8c4117e227de1d725918ba","kind":"tag","published_at":"2017-10-08T20:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16/manifests"},{"name":"v0.19.4","sha":"f1bc4be26ca68578f0cfd053fed8eeabe0d3a636","kind":"tag","published_at":"2017-10-08T19:56:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4/manifests"},{"name":"v1.0.0-beta.15","sha":"4da17a67182a212be91a36cec9c976ccb6293380","kind":"tag","published_at":"2017-10-04T16:05:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15/manifests"},{"name":"v1.0.0-beta.13","sha":"736f12000e6989b2e37fcf10deca8bcf20a284f5","kind":"tag","published_at":"2017-10-01T19:58:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13/manifests"},{"name":"v0.19.3","sha":"7e484cc0c2e3db1e30ebe89d93475f2999f6168c","kind":"tag","published_at":"2017-10-01T19:35:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3/manifests"},{"name":"v1.0.0-beta.12","sha":"65b6e04a74a1520209e7b8fcfa311a431ecb070a","kind":"tag","published_at":"2017-09-24T18:24:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12/manifests"},{"name":"v0.19.2","sha":"5f750e046d48fa2f8c0efd86290ea48661c9b32e","kind":"tag","published_at":"2017-09-18T20:14:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2/manifests"},{"name":"v1.0.0-beta.11","sha":"01c6feb33e7e4e5043ce2a8377fa7dda3dbc8180","kind":"tag","published_at":"2017-09-18T19:11:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11/manifests"},{"name":"v1.0.0-beta.10","sha":"3d4518c997fe875f8e91044ff59a09a46fdfb726","kind":"tag","published_at":"2017-09-13T21:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10/manifests"},{"name":"v1.0.0-beta.9","sha":"d4dba0da9a00efe5104365ca647d848a131a41a6","kind":"tag","published_at":"2017-09-10T11:17:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9/manifests"},{"name":"v1.0.0-beta.8","sha":"865b39bef48c3f85743c3914ba146b97b93fce0f","kind":"tag","published_at":"2017-09-02T11:11:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8/manifests"},{"name":"v0.19.1","sha":"b0d03e92c64bee1ac8c25acd0c48657b7f605d9a","kind":"tag","published_at":"2017-09-02T10:38:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1/manifests"},{"name":"v1.0.0-beta.7","sha":"d2083879918dcafdc9c17e3e19440000a0abb3b0","kind":"tag","published_at":"2017-08-30T22:51:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7/manifests"},{"name":"v1.0.0-beta.6","sha":"8385df161a6792d472821e30c7095b267b844950","kind":"tag","published_at":"2017-08-20T14:48:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6/manifests"},{"name":"v1.0.0-beta.5","sha":"8292545fd41ea9f9d3c7c52bb45f60a4fea434a9","kind":"tag","published_at":"2017-08-15T08:55:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5/manifests"},{"name":"v0.19.0","sha":"d1b3bc614a818d497e38fd51c85077dd7b490bad","kind":"tag","published_at":"2017-08-15T08:17:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0/manifests"},{"name":"v1.0.0-beta.4","sha":"110f0a6e95e8e2b51b2bdd7e545a9b41d1a0009f","kind":"tag","published_at":"2017-08-05T10:09:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4/manifests"},{"name":"v1.0.0-beta.3","sha":"e0dd9560d4a152ca0a61558b6238edc40746c354","kind":"tag","published_at":"2017-07-29T21:00:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"45d5da95daf4d52b0ea6e4ffbef27755fa0aa196","kind":"tag","published_at":"2017-07-23T17:45:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"603fbde8d99e386d6640ec6c24ba9fcfc4316dd4","kind":"tag","published_at":"2017-07-23T17:12:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1/manifests"},{"name":"v0.18.7","sha":"50f6dfc4b6ee7473e27ba950c3ce900b24f17d1c","kind":"tag","published_at":"2017-07-23T15:51:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7/manifests"},{"name":"v1.0.0-alpha.22","sha":"f3992561ed94696d595b6a56efc7449c7dee67c7","kind":"tag","published_at":"2017-07-18T09:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22/manifests"},{"name":"v1.0.0-alpha.21","sha":"49d21891b72796f4a8f383d9b15b66f72cb94549","kind":"tag","published_at":"2017-07-04T22:13:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21/manifests"},{"name":"v0.18.6","sha":"1d10ecbac4a83f9934bb6a7f025855f82002113c","kind":"tag","published_at":"2017-07-04T21:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6/manifests"},{"name":"v0.18.5","sha":"86f7c4141cc66ab1e96a681a6945472283e41ea3","kind":"tag","published_at":"2017-06-28T18:14:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5/manifests"},{"name":"v1.0.0-alpha.20","sha":"84363396403cbbd51072d0b09822cd6d8ab6bf87","kind":"tag","published_at":"2017-06-25T18:01:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20/manifests"},{"name":"v0.18.4","sha":"2c6872cacf19ac71a316b282c2467162dcd148c6","kind":"tag","published_at":"2017-06-25T17:39:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4/manifests"},{"name":"v1.0.0-alpha.19","sha":"611bfd7557fd928933e39c054d2b2edeb57adaed","kind":"tag","published_at":"2017-06-19T16:58:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19/manifests"},{"name":"v1.0.0-alpha.18","sha":"5fdb60642bdf2907b7fba352cf2cd0fa7208848f","kind":"tag","published_at":"2017-06-19T10:12:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18/manifests"},{"name":"v1.0.0-alpha.17","sha":"73e0a35145d10f3c29a991f75e5ba8315e0e754a","kind":"tag","published_at":"2017-06-12T11:55:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17/manifests"},{"name":"v0.18.3","sha":"4c6a542c772f9fe9ff97bb95f63801138d7722d0","kind":"tag","published_at":"2017-06-07T21:28:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"9d3b59b3fec3b31b37334c3bd842112f3d090f86","kind":"commit","published_at":"2017-06-06T21:29:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2/manifests"},{"name":"v1.0.0-alpha.16","sha":"0c7dba6dc5ad8b9f69ec3c60e3ba31f2973e582a","kind":"tag","published_at":"2017-06-01T08:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"18508aeb3e5817406209e15c3e51a53c2cbece96","kind":"tag","published_at":"2017-05-23T20:00:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"771fb44738e116a1d2cec7aabb8ed1425b1d57f6","kind":"tag","published_at":"2017-05-14T10:11:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14/manifests"},{"name":"v0.18.1","sha":"715372edf9fc21244030207409b4070158f6936d","kind":"tag","published_at":"2017-05-13T10:21:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1/manifests"},{"name":"v1.0.0-alpha.13","sha":"17fde80a53fb9fcce31a82290f54de55cf3655e9","kind":"tag","published_at":"2017-05-08T10:47:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13/manifests"},{"name":"v0.18.0","sha":"dea7938b1265a3b100899d65589fbd05e877ab9e","kind":"tag","published_at":"2017-04-30T22:26:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0/manifests"},{"name":"v1.0.0-alpha.12","sha":"dc7371e4770fd3e8b1a82b9c2c2a652acaa73713","kind":"tag","published_at":"2017-04-30T22:22:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12/manifests"},{"name":"v0.17.4","sha":"a398290811c94bd6bb2d5d04c7f6d0ce734e3ad6","kind":"commit","published_at":"2017-04-14T17:20:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4/manifests"},{"name":"v1.0.0-alpha.11","sha":"7b3dbfaf2e94e8139424c8660692ee20d5a9880e","kind":"tag","published_at":"2017-04-14T16:50:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11/manifests"},{"name":"v0.17.3","sha":"53076a03182668f94d3bf40cd880309a51e9be88","kind":"tag","published_at":"2017-04-10T21:42:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"38c4aed87e608ded8e083dcf341ed5e9a14c20ef","kind":"tag","published_at":"2017-04-09T11:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2/manifests"},{"name":"v1.0.0-alpha.10","sha":"27fd907d604c1d3189b7b70e3a7e4758e0171492","kind":"tag","published_at":"2017-04-06T12:00:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"b962c2fbfa7a9cab9e9844e01966b90ca86e67a1","kind":"tag","published_at":"2017-04-01T13:47:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a0b4691eb3958aeb9173a8f4e705c81dfb7d25da","kind":"tag","published_at":"2017-03-25T11:46:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8/manifests"},{"name":"v0.17.1","sha":"05280483dbbc29e56edd8f3644721679b55d4d73","kind":"commit","published_at":"2017-03-13T12:27:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1/manifests"},{"name":"v1.0.0-alpha.7","sha":"9281a3fcee37d6afb9e493ff06e8a2626f4d7d91","kind":"tag","published_at":"2017-03-12T12:31:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"69f604946c366c655d0613841c034cacee7e9ef4","kind":"commit","published_at":"2017-02-26T12:41:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6/manifests"},{"name":"v1.0.0-alpha.5","sha":"74973892bdfacd5c9e3a4ce63185e9a6500d9522","kind":"commit","published_at":"2017-02-26T11:04:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-alpha.4","sha":"6472a6864951bfe7f3739afbe74b50981299ac28","kind":"commit","published_at":"2017-02-26T10:19:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4/manifests"},{"name":"v0.17.0","sha":"c9af9606bcea6551ceaadc2f6430d629eb679e84","kind":"commit","published_at":"2017-02-12T22:06:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0/manifests"},{"name":"v1.0.0-alpha.3","sha":"4583f5212d0b668e3801a859d3cc584cec0ec173","kind":"commit","published_at":"2017-02-12T21:43:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"8476782b595175d25c8a972b5fe53bc1f8532676","kind":"tag","published_at":"2017-02-07T19:48:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"3a0eb03018a9c5c96ba5233de8ef45202403a94c","kind":"commit","published_at":"2017-01-29T21:29:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.16.7","sha":"867c6c29b1badd839b1fd57720e5754fcd53a516","kind":"commit","published_at":"2017-01-15T19:57:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"bc84dbeeb78b725fefdc10cdc6eee7b75cc1226e","kind":"commit","published_at":"2016-12-25T21:03:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"8a03a04ef17f76ce09b88607b216d8a8e4d277d6","kind":"commit","published_at":"2016-12-09T20:45:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"84c18c98ff56fbe81be902735164219040729bb1","kind":"commit","published_at":"2016-11-17T19:18:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"066c5d53d1d4ecec2923ed12ec14647ae8248a9c","kind":"commit","published_at":"2016-11-17T16:41:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"806b2eab2272b430e814f8b3c7f1e7b31cd0e306","kind":"commit","published_at":"2016-11-14T17:22:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"2085737a798d9cb808b2fddf1f06883b27327ccc","kind":"commit","published_at":"2016-10-19T18:24:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"6eb9913441cb39562f4c935bdd70042d26daa260","kind":"commit","published_at":"2016-10-05T14:36:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0/manifests"},{"name":"v0.16.0-rc2","sha":"71a9524d0ec28dad2f566a42c7bb8ad2ea93ce36","kind":"commit","published_at":"2016-09-24T19:31:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2/manifests"},{"name":"v0.16.0-rc1","sha":"1691addd7f84317619c6831c35cb1f32ef3779b6","kind":"commit","published_at":"2016-09-07T19:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1/manifests"},{"name":"v0.15.4","sha":"be9bc14f4cda041299b6f8845af87b9278c871fc","kind":"commit","published_at":"2016-08-10T22:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"8bd3589dd7f676f3d725559cbd63457afe8d3691","kind":"commit","published_at":"2016-08-02T20:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"908f694e1e6eae9e63da6b22e63100d6bda4fa8e","kind":"commit","published_at":"2016-07-09T21:10:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"1fed1bcc81d89e473e261c1da4bf0a3a46515ce8","kind":"tag","published_at":"2016-06-20T08:15:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"06667b589952f58ff8c6d277df364ef16dada671","kind":"tag","published_at":"2016-05-06T13:49:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0/manifests"},{"name":"v0.15.0-beta.2","sha":"7cf7adfe9042e9be8dbaa1c850ffacca26e9c269","kind":"commit","published_at":"2016-04-21T22:57:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2/manifests"},{"name":"v0.15.0-beta.1","sha":"47d7525fb77c7c579e99d595b3f98c69fc838c77","kind":"tag","published_at":"2016-04-14T13:33:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1/manifests"},{"name":"v0.15.0-alpha.2","sha":"caabf9eaee5a5e11097958105f8427cfc8905f86","kind":"tag","published_at":"2016-03-17T23:37:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2/manifests"},{"name":"v0.15.0-alpha.1","sha":"2ebddeb908857c16ece162964a7e501ab37716ba","kind":"commit","published_at":"2016-02-27T17:54:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1/manifests"},{"name":"v0.14.4","sha":"de2bee1335ff1fd701a60cb3d739cf919dbd77ce","kind":"commit","published_at":"2016-02-03T00:47:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"fa9141f90149392cc3fa366736e61a89b07e9205","kind":"commit","published_at":"2016-01-27T03:06:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"44b41957ae81344cf6dc794cf2dbe2da48152622","kind":"commit","published_at":"2016-01-08T15:52:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"0ae4d7f61bb240ae5e2adc9d15a8d5629f738db6","kind":"commit","published_at":"2016-01-04T22:23:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"628bc82957d8e537a1b648e31e10723820bb00ac","kind":"commit","published_at":"2015-12-25T15:12:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0/manifests"},{"name":"v0.14.0-rc2","sha":"9a24d8a7839c37b86748ad8022e39235e8eb6be2","kind":"commit","published_at":"2015-12-14T22:26:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2/manifests"},{"name":"v0.14.0-rc1","sha":"7459597806a2f1f5826eaab26d3c5d974da70fbd","kind":"commit","published_at":"2015-12-04T19:52:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1/manifests"},{"name":"v0.13.4","sha":"a98006f9ffb588030cbdd2e3b4a4515017e58c43","kind":"commit","published_at":"2015-11-24T17:07:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"e33afed6913b58a990bd4b51a038bbfff0a0f42f","kind":"commit","published_at":"2015-11-17T16:34:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"6f28ad04e8f95073646bfeb8936c550ca4a94347","kind":"commit","published_at":"2015-11-10T00:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"330488977f95dbebd6cf6a387bf10a86238331ff","kind":"commit","published_at":"2015-10-29T21:08:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"7980cd589e9dc9e055e1b789bf2f80e7f2ef0f5d","kind":"commit","published_at":"2015-10-21T19:38:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"86394ccd2d7b715eaa054a369679eba4ac82ce1f","kind":"commit","published_at":"2015-10-21T19:04:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"d310459476a461e0d29f166de277896026d8f35f","kind":"commit","published_at":"2015-10-19T17:30:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"06aca1012d01de4ec782acfb8d22a6ec83d48ff7","kind":"commit","published_at":"2015-10-07T21:43:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"6671f90516c2065839efae773ecda924b8bebdae","kind":"commit","published_at":"2015-10-06T19:31:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"a4e194e46c47f8e2eedfab8f0a8c4104e5679c95","kind":"commit","published_at":"2015-09-28T16:15:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"aa485220ff28e907d2548cbfb65bd789c23d9eba","kind":"commit","published_at":"2015-09-25T16:08:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"b55b770f2049852febe47bef27aa0eaceafcec08","kind":"commit","published_at":"2015-09-15T21:10:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"82bc1cb2805f7b624516f71628e6ca525df18cad","kind":"commit","published_at":"2015-08-24T21:31:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0/manifests"},{"name":"v0.10.4","sha":"a8097bcbed6939f0cb308e05acf03a907b666725","kind":"commit","published_at":"2015-08-09T03:29:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"2a43082b52138e33c85878616461445895066a11","kind":"commit","published_at":"2015-08-08T22:51:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"71583523f39c1830d3fcffeff0598c2f803f1048","kind":"commit","published_at":"2015-07-29T20:34:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"6b609c63611b02f9e845b765770983c547cd6af8","kind":"commit","published_at":"2015-07-13T21:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"b6140ec86c5087ad799e9a658f3f0d9b150c205a","kind":"commit","published_at":"2015-07-10T01:35:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"8a18478700f49b94fe7f580664e7b31c581ceb0b","kind":"commit","published_at":"2015-06-20T17:47:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"3da654eb4f0ddb10d81f2706eda1f3819e40b795","kind":"commit","published_at":"2015-06-15T01:46:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"867e87d3530b4fb6bc7f6ec5fb9edcd49e7bd631","kind":"commit","published_at":"2015-06-09T23:38:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"cb794810e7c39352f1bbd533d92983dc22a57510","kind":"commit","published_at":"2015-05-24T20:12:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0/manifests"},{"name":"v0.7.5","sha":"b3ce0b272e5468919d01b3d3ab6751a92f682b48","kind":"commit","published_at":"2015-04-27T19:14:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"abc159f246f15163f7984bcf702409cffc745d6e","kind":"commit","published_at":"2015-04-21T18:14:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"9321a4a8879f380a725c7439114ebf3e0da8abcc","kind":"commit","published_at":"2015-04-01T15:20:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"953606f4d1a9e3a33798b499219fe40b1f81fd96","kind":"commit","published_at":"2015-03-25T23:45:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"03c169188dd10ec2242b7806050781867c0291dd","kind":"commit","published_at":"2015-03-04T21:41:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"078ba0c94f8985dd2d96587784f760474ba51858","kind":"commit","published_at":"2015-02-13T21:06:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"accd9f0ef163d514b091709ffd63f76f6d1a467f","kind":"commit","published_at":"2015-01-27T00:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"57c7a95be20dc77cbe0459a40acc802e16de5148","kind":"commit","published_at":"2015-01-26T23:07:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"706446d6aeb952def6f2016fdc213b6e56b2d40f","kind":"commit","published_at":"2015-01-03T23:58:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"6b294fdd0a7f9686b8b8f05cf8759e90b3e581f9","kind":"commit","published_at":"2014-12-25T17:36:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"3eb741fdb94fff5e8218809b8f7d5a9d2e4d1778","kind":"commit","published_at":"2014-12-15T17:14:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"d65414913839d9d939c8bd938ca21f39f0faa924","kind":"commit","published_at":"2014-12-07T15:15:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"fc3232f6e9d1662c4f9d813b70acb329c4cdc6de","kind":"commit","published_at":"2014-11-30T21:22:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"4b02786c2a7e27613201fe72c033a260018a38d6","kind":"commit","published_at":"2014-11-28T20:34:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"ab8880bc442941c20d58ca2cbb8aace7b2724929","kind":"commit","published_at":"2014-11-17T20:10:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"052b0bc5a3e887d0a36b2277a2e09812a0ce206b","kind":"commit","published_at":"2014-11-11T21:11:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"715b7e868003ac9b121bdacee3e1301b9c660aa9","kind":"commit","published_at":"2014-11-08T19:56:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"088d257c0bec691545cd32f83fd2af753866b8ee","kind":"commit","published_at":"2014-11-08T00:13:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0/manifests"},{"name":"v0.1.29","sha":"3fe7b8bf7c3adc04522f311ce1c1c3b6e39e8edd","kind":"commit","published_at":"2014-11-05T19:58:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.1.29","html_url":"https://github.com/mui/material-ui/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29/manifests"}]},"repo_metadata_updated_at":"2025-10-29T21:14:07.823Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":0.021267929767677964,"forks_count":0.27828885460159747,"average":16.069475906043905},"purl":"pkg:maven/org.webjars.npm/mui__base","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:mui__base","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:mui__base","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:mui__base/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-29T16:04:14.239Z","issues_count":4308,"pull_requests_count":9949,"avg_time_to_close_issue":13592057.178502878,"avg_time_to_close_pull_request":1743679.4759773905,"issues_closed_count":2590,"pull_requests_closed_count":8490,"pull_request_authors_count":716,"issue_authors_count":2931,"avg_comments_per_issue":5.109795728876509,"avg_comments_per_pull_request":1.994974369283345,"merged_pull_requests_count":7175,"bot_issues_count":19,"bot_pull_requests_count":3438,"past_year_issues_count":769,"past_year_pull_requests_count":3299,"past_year_avg_time_to_close_issue":842316.4168674699,"past_year_avg_time_to_close_pull_request":466566.7232444611,"past_year_issues_closed_count":415,"past_year_pull_requests_closed_count":2663,"past_year_pull_request_authors_count":186,"past_year_issue_authors_count":610,"past_year_avg_comments_per_issue":1.859557867360208,"past_year_avg_comments_per_pull_request":1.4080024249772658,"past_year_bot_issues_count":9,"past_year_bot_pull_requests_count":1478,"past_year_merged_pull_requests_count":2376,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/issues","maintainers":[{"login":"oliviertassinari","count":773,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"siriwatknp","count":700,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":511,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":434,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"mnajdova","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"michaldudak","count":262,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"aarongarciah","count":237,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"ZeeshanTamboli","count":207,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mj12albert","count":193,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"alexfauquette","count":165,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"samuelsycamore","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"cherniavskii","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"LukasTy","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"bharatkashyap","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"DanailH","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"JCQuintas","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"eps1lon","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"hbjORbj","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hbjORbj"},{"login":"flaviendelangle","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"michelengelen","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"rosskevin","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rosskevin"},{"login":"mbrookes","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"m4theushw","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"apedroferreira","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"hasdfa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"nikitaa24","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikitaa24"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"richbustos","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richbustos"},{"login":"nathanmarks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanmarks"},{"login":"vicasas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"MBilalShafi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joshwooding","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwooding"},{"login":"dimitropoulos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dimitropoulos"},{"login":"arthurbalduini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"dmtrKovalenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmtrKovalenko"},{"login":"hai-cea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-cea"},{"login":"gerdadesign","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"DavidCnoops","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidCnoops"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}],"active_maintainers":[{"login":"siriwatknp","count":282,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":241,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":191,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"oliviertassinari","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"ZeeshanTamboli","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mnajdova","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"mj12albert","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"aarongarciah","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"prakhargupta1","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"JCQuintas","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"DanailH","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"alexfauquette","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"bharatkashyap","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"LukasTy","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"cherniavskii","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"michaldudak","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"MBilalShafi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"flaviendelangle","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"vicasas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:mui__base/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:mui__base/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:mui__base/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:mui__base/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:mui__base/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":572386,"maintainers_count":0,"namespaces_count":75981,"keywords_count":35251,"github":"maven-central","metadata":{"funded_packages_count":38856},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-12-16T05:44:42.274Z","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":10674885,"name":"@mui/material-pigment-css","ecosystem":"npm","description":"A wrapper over Pigment CSS that provides the same styled and theming APIs as Material UI.","homepage":"https://mui.com/material-ui/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/material-ui","keywords_array":["react","mui","material-ui","css-in-js","zero-runtime"],"namespace":"mui","versions_count":63,"first_release_published_at":"2024-07-12T05:05:12.084Z","latest_release_published_at":"2025-12-03T06:56:53.897Z","latest_release_number":"7.3.6","last_synced_at":"2025-12-12T01:21:05.784Z","created_at":"2024-07-14T03:22:38.940Z","updated_at":"2025-12-12T02:56:37.230Z","registry_url":"https://www.npmjs.com/package/@mui/material-pigment-css","install_command":"npm install @mui/material-pigment-css","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/mui-org"},"dist-tags":{"canary":"6.1.1-dev.20240919-130050-82a6448768","next":"7.0.0-rc.0","latest-v6":"6.5.0","latest":"7.3.6"}},"repo_metadata":{"id":19822297,"uuid":"23083156","full_name":"mui/material-ui","owner":"mui","description":"Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.","archived":false,"fork":false,"pushed_at":"2025-10-29T18:01:42.000Z","size":699813,"stargazers_count":96891,"open_issues_count":1786,"forks_count":32696,"subscribers_count":1311,"default_branch":"master","last_synced_at":"2025-10-29T20:10:24.905Z","etag":null,"topics":["design-system","material-design","material-ui","react","react-components"],"latest_commit_sha":null,"homepage":"https://mui.com/material-ui/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2014-08-18T19:11:54.000Z","updated_at":"2025-10-29T19:57:26.000Z","dependencies_parsed_at":"2025-06-02T16:06:01.092Z","dependency_job_id":"32b77193-1b92-4638-bb5e-6c82ade9eee5","html_url":"https://github.com/mui/material-ui","commit_stats":{"total_commits":23822,"total_committers":3211,"mean_commits":"7.4188726253503585","dds":0.8266728234405172,"last_synced_commit":"c0620e333641deda56f3cd68c7c3736098ee818c"},"previous_names":["mui-org/material-ui","callemall/material-ui"],"tags_count":568,"template":false,"template_full_name":null,"purl":"pkg:github/mui/material-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/sbom","scorecard":{"id":262861,"data":{"date":"2025-08-17T02:37:43Z","repo":{"name":"github.com/mui/material-ui","commit":"06de3386e5dbd68c7e7496219f702232dcd7ec9f"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.7,"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":"Maintained","score":10,"reason":"30 commit(s) and 1 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":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/check-if-pr-has-label.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yml: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:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/no-response.yml:22","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/check-if-pr-has-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci-check.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-cleanup.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/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/publish-canaries.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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 28 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":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  14 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:  13 out of  13 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":"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: 'allow deletion' disabled on branch 'v6.x'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v6.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v6.x'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'v6.x'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v6.x'","Warn: codeowners review is not required on branch 'master'","Warn: codeowners review is not required on branch 'v6.x'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v6.x'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v6.x'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v6.x'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v6.x'"],"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":"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":"CI-Tests","score":10,"reason":"28 out of 28 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 36 contributing companies or organizations","details":["Info: found contributions from: A11yance, LightSourceAI, TourConnect, Treeshakers, alienfast, calcom, callemall, cefsharp, cssinjs, emikra, goose-duck, instacart, jalaali, lightsourceai, mui, mui-org, nodejs, openfoodfacts, pabloengine, pretur, react-native-community, reactiran, reactjs, reactwg, state-machines, storybookjs, testing-library, text-em-all, typed-typings, typescript-cheatsheets, underjs, vercel, webpack, yarnpkg, yarnplugins, 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":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-cpj6-fhp6-mr6j","Warn: Project is vulnerable to: GHSA-f46r-rw29-r322","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","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-17T11:13:50.539Z","repository_id":19822297,"created_at":"2025-08-17T11:13:50.539Z","updated_at":"2025-08-17T11:13:50.539Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281829647,"owners_count":26568938,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-30T02:00:06.501Z","response_time":61,"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":"v7.3.4","sha":"28eadba9ec2899226ecbf4058b8fba1ddeab9e6d","kind":"tag","published_at":"2025-10-02T18:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4/manifests"},{"name":"v7.3.3","sha":"6984a79aa3ebde0ad9d1a21817de900f60b7dc90","kind":"tag","published_at":"2025-10-02T14:01:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3/manifests"},{"name":"v7.3.2","sha":"ebd180cdd48e365aa0c5c54b6568d5efc320590d","kind":"tag","published_at":"2025-09-02T06:18:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"3592ec32c4858c22bf99c535c037c13ee6db6b84","kind":"tag","published_at":"2025-08-06T09:33:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"ad98e5ebf7f2f629f9a8b054d9ee3e7217d163bf","kind":"tag","published_at":"2025-08-05T05:40:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0/manifests"},{"name":"v6.5.0","sha":"894dd472b2cc3bbf218eef521ce5a4bcbe914e60","kind":"tag","published_at":"2025-07-08T02:51:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0/manifests"},{"name":"v5.18.0","sha":"6b50143dcfc2aad56a37c9f2e1f14256e9a65c4e","kind":"tag","published_at":"2025-07-08T02:50:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0/manifests"},{"name":"v7.2.0","sha":"1496d735b2cf16501ce413daec40d627eee77e1d","kind":"tag","published_at":"2025-06-30T08:59:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0/manifests"},{"name":"v7.1.2","sha":"ad2d425db362790d6d0f90fbe5b5d3a5b5132503","kind":"tag","published_at":"2025-06-20T07:34:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2/manifests"},{"name":"v6.4.12","sha":"9179a92b0d97f6d0270c7fac733cfd81bd7354cc","kind":"tag","published_at":"2025-06-02T06:58:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12/manifests"},{"name":"v7.1.1","sha":"0ebb3a14ccc5dbee4ec2682b387511f107b95a65","kind":"tag","published_at":"2025-06-02T06:47:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"e3e07e0b8fac5ca8fb4bbf3ec453dbe79133552f","kind":"tag","published_at":"2025-05-06T08:50:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0/manifests"},{"name":"v6.4.11","sha":"6b3957d9d42c83e069da8e8bb534ec294dcb6254","kind":"tag","published_at":"2025-04-10T02:36:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11/manifests"},{"name":"v7.0.2","sha":"ebb24ce49e1ef8358600a7787cb6c8d671cead63","kind":"tag","published_at":"2025-04-09T13:08:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2/manifests"},{"name":"v6.4.10","sha":"d80a3609c8a7274dc5fafa348382059945aee449","kind":"tag","published_at":"2025-03-31T19:03:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10/manifests"},{"name":"v7.0.1","sha":"d6fdcac555725c3807e6f03445e3a051398ee739","kind":"tag","published_at":"2025-03-28T18:58:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"22aa7db2ed23df3b43530e9fdb57bc1051221457","kind":"tag","published_at":"2025-03-26T14:16:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0/manifests"},{"name":"v6.4.9","sha":"a884cb821f67a831f44cc6abfc3bc77faef91ada","kind":"tag","published_at":"2025-03-25T15:45:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9/manifests"},{"name":"v7.0.0-rc.0","sha":"ebaec8db8ae1b90183817cb0bad549d7fc63fe79","kind":"tag","published_at":"2025-03-19T09:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0/manifests"},{"name":"v5.17.1","sha":"0d509f8a4a48031a1e25974a1604b803892ce94e","kind":"tag","published_at":"2025-03-18T18:44:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"b0dc8270c5a2896293ff8b61052120a13819f0a1","kind":"tag","published_at":"2025-03-18T15:28:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0/manifests"},{"name":"v6.4.8","sha":"2bded219fabaaefc2083aa660d5856ab75cfa8d6","kind":"tag","published_at":"2025-03-17T17:54:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8/manifests"},{"name":"v7.0.0-beta.4","sha":"260ed53760f179e3bb4f1f43e2f2712ecbf9fdd7","kind":"tag","published_at":"2025-03-13T13:30:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4/manifests"},{"name":"v6.4.7","sha":"d1ca0a45fea4327ba4dc9876e62922785493f1c3","kind":"tag","published_at":"2025-03-05T15:19:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7/manifests"},{"name":"v7.0.0-beta.3","sha":"9dea4105c8b413e087bd1d0cc517b52831a2eb86","kind":"tag","published_at":"2025-03-05T15:13:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"48acea181cac8ca14455e76d01d3554ba578781e","kind":"tag","published_at":"2025-02-27T15:00:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2/manifests"},{"name":"v7.0.0-beta.1","sha":"2cf2e71af3c2b26694964884456bc335c2ba6cdb","kind":"tag","published_at":"2025-02-26T18:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1/manifests"},{"name":"v6.4.6","sha":"356b885778a2af26505d5dbba76a9abcceb69800","kind":"tag","published_at":"2025-02-26T13:39:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6/manifests"},{"name":"v7.0.0-beta.0","sha":"b485c1abec1d776e925ca90e6fa7d91e9bd057a7","kind":"tag","published_at":"2025-02-26T13:22:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0/manifests"},{"name":"v7.0.0-alpha.2","sha":"ba14b7070070281c8a6cea1df7653f007bb8da49","kind":"tag","published_at":"2025-02-18T18:57:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.4.5","sha":"6f2b908baa7863e2cbf0ec4518dc90ccfd53597b","kind":"tag","published_at":"2025-02-18T18:46:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5/manifests"},{"name":"v7.0.0-alpha.1","sha":"c390c1c2d1c85f42d40f16ce405a3c4b62026ec7","kind":"tag","published_at":"2025-02-11T17:34:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1/manifests"},{"name":"v6.4.4","sha":"c66361a6ad9d1354b60e6fb93ba3144c1348ab15","kind":"tag","published_at":"2025-02-11T14:31:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4/manifests"},{"name":"v6.4.3","sha":"cee310a92f61ffb75284195a9ed30bcb367c78e2","kind":"tag","published_at":"2025-02-04T18:53:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3/manifests"},{"name":"v7.0.0-alpha.0","sha":"3e3195a4285ca716061f7d7d87f4915630af1b69","kind":"tag","published_at":"2025-02-03T12:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.4.2","sha":"1813d89a599a4027fd216062b2cac8b0c1864f1d","kind":"tag","published_at":"2025-01-29T15:50:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2/manifests"},{"name":"v6.4.1","sha":"819e662a2ce210f8805c45057389217cb1c39a83","kind":"tag","published_at":"2025-01-21T13:23:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"f9949a8889c7e69cac145ce56411298a234d2e49","kind":"tag","published_at":"2025-01-14T16:46:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0/manifests"},{"name":"v5.16.14","sha":"ba588c8333d765af63ab15c8b33dd947b615f70b","kind":"tag","published_at":"2025-01-06T21:20:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14/manifests"},{"name":"v6.3.1","sha":"afd551abd3be44de711d6baef48e62e18b97c908","kind":"tag","published_at":"2025-01-03T13:53:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1/manifests"},{"name":"v5.16.13","sha":"e52a6379f22d38453fa046d410b0c4700707dbd9","kind":"tag","published_at":"2024-12-25T11:25:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13/manifests"},{"name":"v6.3.0","sha":"84d6ecfdccd10f204854beeef98bcc55dc99d117","kind":"tag","published_at":"2024-12-23T18:10:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"17026fc203a8b413ec7343b6eeb267a50519d515","kind":"tag","published_at":"2024-12-17T13:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1/manifests"},{"name":"v5.16.12","sha":"b8fbcf5fb5169d8db6ee0ec35001816d2777e8d4","kind":"tag","published_at":"2024-12-17T13:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12/manifests"},{"name":"v5.16.11","sha":"2413ff076b0d462736dfccd399b4be863fd79ec2","kind":"tag","published_at":"2024-12-11T10:13:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11/manifests"},{"name":"v6.2.0","sha":"3a8ceaead5ac4c2c4554e6500ca3d197420a04c2","kind":"tag","published_at":"2024-12-11T02:03:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0/manifests"},{"name":"v6.1.10","sha":"5c5e9f6d8a90034cd75dcb92403caf6b37efc916","kind":"tag","published_at":"2024-12-04T10:03:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10/manifests"},{"name":"v5.16.9","sha":"ec085b677c43ed1f37e66bd2fb58f27dce9f7184","kind":"tag","published_at":"2024-12-04T09:34:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9/manifests"},{"name":"v5.16.8","sha":"096adfbe28d038397a7f3cf3494b86844226e162","kind":"tag","published_at":"2024-11-28T06:51:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8/manifests"},{"name":"v6.1.9","sha":"821784419eefb89e4ce7b66c4b602a1e33d2fa88","kind":"tag","published_at":"2024-11-27T13:22:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9/manifests"},{"name":"v6.1.8","sha":"0b8739f145423bafdd8e2871312307bfb31c58ef","kind":"tag","published_at":"2024-11-20T15:09:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8/manifests"},{"name":"v6.1.7","sha":"a7d441d0bd3bfc16a1ce9e6d7ff3ad1afc6b62f1","kind":"tag","published_at":"2024-11-13T15:31:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7/manifests"},{"name":"v6.1.6","sha":"32112b76aa821c2a1e98120545019ef1a71ea274","kind":"tag","published_at":"2024-10-30T13:54:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6/manifests"},{"name":"v6.1.5","sha":"01c5f344628bc66e16f86284ee0fc7107002a5ca","kind":"tag","published_at":"2024-10-22T10:28:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5/manifests"},{"name":"v6.1.4","sha":"15ea548de803e4602894cae6304a497d7ddaf09c","kind":"tag","published_at":"2024-10-15T18:35:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4/manifests"},{"name":"v6.1.3","sha":"c7de2cae15cc7b7025ad79e3623320526ed16462","kind":"tag","published_at":"2024-10-09T09:47:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3/manifests"},{"name":"v6.1.2","sha":"e6ff0b5016ac4fa40cdc9b78a0d9ecdd2c0cd9db","kind":"tag","published_at":"2024-10-02T14:51:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"263c7259451d5b928bbdfd299c9c0afc89dfec02","kind":"tag","published_at":"2024-09-19T06:42:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"94cc3d0a66456713e6e25edf9a1ba35ad8df88bc","kind":"tag","published_at":"2024-09-11T13:09:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"bb620d85a89651ca4350e8861bbb35776d583726","kind":"tag","published_at":"2024-09-03T10:33:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"71dbef69dcbf2b87831af579fb777b4f1f4b219a","kind":"tag","published_at":"2024-08-29T13:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"c9a9adfb90e939c0590de6edf10d0c65fcbc8b1e","kind":"tag","published_at":"2024-08-27T09:06:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.0","sha":"55bea65c83c1beac77382fe961f8aa72eec21daa","kind":"tag","published_at":"2024-08-22T08:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0/manifests"},{"name":"v6.0.0-beta.6","sha":"cbb6f8d3b1b72732d51f5628765cfd7e75bd5747","kind":"tag","published_at":"2024-08-18T02:55:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6/manifests"},{"name":"v5.16.7","sha":"b505fd7b64e92db523198712a5d6716c494e0c66","kind":"tag","published_at":"2024-08-09T09:19:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7/manifests"},{"name":"v6.0.0-beta.5","sha":"75c24b0828981651082a3eede027b6871c96c440","kind":"tag","published_at":"2024-08-08T08:52:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5/manifests"},{"name":"v5.16.6","sha":"6eb1bdce38d0fc67fa8aebca260043c7fc8eb3e8","kind":"tag","published_at":"2024-07-30T21:06:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6/manifests"},{"name":"v6.0.0-beta.4","sha":"12532afa3e4f6f13a9fa86eb459c27792c36b6f9","kind":"tag","published_at":"2024-07-30T20:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4/manifests"},{"name":"v5.16.5","sha":"40792e6efb2c92b8964a3912e08aeb4fb7fc41c8","kind":"tag","published_at":"2024-07-25T06:42:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5/manifests"},{"name":"v6.0.0-beta.3","sha":"02fde66a0cd72fb7fe3681a5ea8c4de733b4a865","kind":"tag","published_at":"2024-07-24T18:27:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3/manifests"},{"name":"v5.16.4","sha":"77af399a3ad76f31e5f2e0fab5650b628fa50990","kind":"tag","published_at":"2024-07-16T16:01:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4/manifests"},{"name":"v6.0.0-beta.2","sha":"9ad8c1fd8dfd21d8e37fe73d71e011542b23db72","kind":"tag","published_at":"2024-07-16T14:46:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2/manifests"},{"name":"v5.16.3","sha":"e1824453bdb0a89f15d4dfe47a1c4f90fa0f0500","kind":"tag","published_at":"2024-07-16T14:18:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3/manifests"},{"name":"v6.0.0-beta.1","sha":"19c1935757925d834928a30ea41f58bb95fb355f","kind":"tag","published_at":"2024-07-16T09:42:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1/manifests"},{"name":"v5.16.2","sha":"56ddd108fe153592a800fce4d43f9758b0ff5101","kind":"tag","published_at":"2024-07-16T09:10:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2/manifests"},{"name":"v6.0.0-beta.0","sha":"3364f0740aa5c86e057ec5b0d22c1b12bfd96fa4","kind":"tag","published_at":"2024-07-11T15:54:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0/manifests"},{"name":"v5.16.1","sha":"431af6a2fd9bf6cd0422c61e36c937d1ea5e5015","kind":"tag","published_at":"2024-07-11T15:48:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1/manifests"},{"name":"v5.16.0","sha":"e5e9b9d5e952b52752b758179da20d3fa0982c05","kind":"tag","published_at":"2024-07-05T13:32:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0/manifests"},{"name":"v6.0.0-alpha.14","sha":"2a15dd74c76bacbc867a7313fdc2c42c6168327c","kind":"tag","published_at":"2024-07-05T04:25:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14/manifests"},{"name":"v6.0.0-alpha.13","sha":"a070a894fbe21c52df446438ca1bb5a891d5e1b5","kind":"tag","published_at":"2024-07-03T07:44:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13/manifests"},{"name":"v5.15.21","sha":"a306ce4afcc60de4c3e43b8f9183862235d9318e","kind":"tag","published_at":"2024-06-28T14:09:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21/manifests"},{"name":"v6.0.0-alpha.12","sha":"fb476c6c18b850e8400d03afb7447802afbfd357","kind":"tag","published_at":"2024-06-24T17:12:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.15.20","sha":"f20fa0ba4016e5425a2a4cce841075253828a551","kind":"tag","published_at":"2024-06-12T12:58:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20/manifests"},{"name":"v6.0.0-alpha.11","sha":"22c5206a9e8191b2f81131d6978a0958e55b7032","kind":"tag","published_at":"2024-06-12T08:18:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11/manifests"},{"name":"v6.0.0-alpha.10","sha":"e5ac6c0eef5efd4fa5c5eb11ccbf08e58e7443f8","kind":"tag","published_at":"2024-06-04T10:35:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10/manifests"},{"name":"v6.0.0-alpha.9","sha":"925de32766317bb84a92ec24b2b6465c8e48cc04","kind":"tag","published_at":"2024-05-29T12:25:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.15.19","sha":"77f606ba73bb5439d66871177772f54196044450","kind":"tag","published_at":"2024-05-29T12:01:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19/manifests"},{"name":"v6.0.0-alpha.8","sha":"c7dbe6e8256cef7bd2dbdcbee55428ad82513cd0","kind":"tag","published_at":"2024-05-21T16:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.15.18","sha":"607daac5baa9c8151f111fe4bacea1d7e61881a3","kind":"tag","published_at":"2024-05-16T09:29:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18/manifests"},{"name":"v6.0.0-alpha.7","sha":"997bec6d8d30a1a891aff4eeedefa41c93eaa95c","kind":"tag","published_at":"2024-05-16T06:31:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"7c8db04b91500ba77301acd360d21bff7f7c752f","kind":"tag","published_at":"2024-05-08T13:13:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.15.17","sha":"9bc4fc42959427246addfdf29db95847cc38e410","kind":"tag","published_at":"2024-05-08T12:24:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17/manifests"},{"name":"v5.15.16","sha":"284e251c155d92078f80f98919f4ab260b05e9be","kind":"tag","published_at":"2024-05-01T14:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16/manifests"},{"name":"v6.0.0-alpha.5","sha":"571d5046e26aa07605cb1e01ca99b2eb0b04d009","kind":"tag","published_at":"2024-05-01T14:16:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5/manifests"},{"name":"v6.0.0-alpha.4","sha":"afffc2ffc3db1e6abf48f3b3e13a41e8b758f874","kind":"tag","published_at":"2024-04-24T07:30:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4/manifests"},{"name":"v6.0.0-alpha.3","sha":"6d5e44409344ea4e13ceb3a02c4446dc6a7323b4","kind":"tag","published_at":"2024-04-17T16:10:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3/manifests"},{"name":"v6.0.0-alpha.2","sha":"4e75758b37119bd821435c23d9c111c545e186b6","kind":"tag","published_at":"2024-04-09T15:09:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2/manifests"},{"name":"v6.0.0-alpha.1","sha":"84307c1a2495a716788ec25f046faaa4d16c88c7","kind":"tag","published_at":"2024-04-05T10:43:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1/manifests"},{"name":"v5.15.15","sha":"5a079965186640b5176f00c537f3b9e6c299b5c4","kind":"tag","published_at":"2024-04-04T07:09:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15/manifests"},{"name":"v6.0.0-alpha.0","sha":"2a15ad6f1f5507162b1a5aebf78976ca3023183b","kind":"tag","published_at":"2024-03-26T15:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.15.14","sha":"9585d28317c90f2c71ab88dd5ae37638bb64ad82","kind":"tag","published_at":"2024-03-19T08:18:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14/manifests"},{"name":"v5.15.13","sha":"dbcb678234296de56afaf3138917e967e8d1934a","kind":"tag","published_at":"2024-03-13T14:17:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13/manifests"},{"name":"pigment@0.0.1","sha":"0e765a618a7676c507852cec024464b1fc1cd80f","kind":"tag","published_at":"2024-03-08T04:20:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/pigment@0.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/pigment@0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@pigment%400.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1/manifests"},{"name":"v5.15.12","sha":"5ad69e161d7520274cd37a2524ffb935b6dda158","kind":"tag","published_at":"2024-03-05T15:33:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12/manifests"},{"name":"v5.15.11","sha":"e3257a4d68481b0ca6efd5d06cb5c1e1e77e4286","kind":"tag","published_at":"2024-02-22T08:52:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11/manifests"},{"name":"v5.15.10","sha":"94fcd3ada0842108a9a2ce53e121931e5448649f","kind":"tag","published_at":"2024-02-12T12:38:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10/manifests"},{"name":"v5.15.9","sha":"7917d2a8a4acc0b07328dee8273847652491b769","kind":"tag","published_at":"2024-02-08T12:55:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9/manifests"},{"name":"v5.15.8","sha":"fe5a59e616637a0488b122749479b782f5f8dfa2","kind":"tag","published_at":"2024-02-06T20:42:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8/manifests"},{"name":"v5.15.7","sha":"b80acd69c7c848709d01465d6727b13ed6109258","kind":"tag","published_at":"2024-01-31T13:23:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7/manifests"},{"name":"v5.15.6","sha":"1700e5cd9cbb3bc648b7f799f837c4d23ed42700","kind":"tag","published_at":"2024-01-22T18:09:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6/manifests"},{"name":"v5.15.5","sha":"5d7c4e26a4973a3a80bf5f8a9a8ea14f89554fe0","kind":"tag","published_at":"2024-01-17T09:27:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5/manifests"},{"name":"v5.15.4","sha":"6aadbf91c5eb2c94dea9a49a19eb532606410a5a","kind":"tag","published_at":"2024-01-10T13:49:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4/manifests"},{"name":"v5.15.3","sha":"9fa4e472f9ba4fd4e7f8cfb8bc0d1f1d455ace23","kind":"tag","published_at":"2024-01-03T15:22:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"5d5dd15f70db9ffcb85d4dc57da8a20f5240fb81","kind":"tag","published_at":"2023-12-25T14:24:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"8be7ac66b99059bf2c2edcca9cf15981d389db6b","kind":"tag","published_at":"2023-12-19T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"8c2c6a88a509f9da7c453d4a3c3ab4749a57a36d","kind":"tag","published_at":"2023-12-12T18:21:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0/manifests"},{"name":"v5.14.20","sha":"14fa79f4328e901f82d7fc39aba722a9bf4a8df0","kind":"tag","published_at":"2023-12-05T09:28:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20/manifests"},{"name":"v5.14.19","sha":"a07b4925255aa3fc7ae1255130e182e4573c58d7","kind":"tag","published_at":"2023-11-29T21:11:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19/manifests"},{"name":"v5.14.18","sha":"43a41b6b2fa3f0a186a852b894452722e3a38f04","kind":"tag","published_at":"2023-11-14T08:27:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18/manifests"},{"name":"v5.14.17","sha":"c54a42dd8b0ec8e850bd60438e60a1a8acb3b4a4","kind":"tag","published_at":"2023-11-06T15:34:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17/manifests"},{"name":"v5.14.16","sha":"391b57a05daf67a8154471dae645471f5ffac09f","kind":"tag","published_at":"2023-10-31T10:57:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16/manifests"},{"name":"v5.14.15","sha":"6baedcfed27419ed6b9685f27fcbf3eff46133a3","kind":"tag","published_at":"2023-10-24T15:41:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15/manifests"},{"name":"v5.14.14","sha":"a0cfa182db3e7b196efe36cfe7b31d304c5a0a4e","kind":"tag","published_at":"2023-10-17T13:58:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14/manifests"},{"name":"v5.14.13","sha":"b8811a0fa59e7663b240183219db32f9a617e607","kind":"tag","published_at":"2023-10-10T19:42:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13/manifests"},{"name":"v5.14.12","sha":"bd450a0fdb19b087f47e1d7cce5a72417ec977cc","kind":"commit","published_at":"2023-10-04T16:31:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12/manifests"},{"name":"v5.14.11","sha":"13c0894d0c14c7f577a0a95492aeaa8fff8da33a","kind":"tag","published_at":"2023-09-26T11:47:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11/manifests"},{"name":"v5.14.10","sha":"14e97bffa62760cabcdc7244bff445b423f5286a","kind":"tag","published_at":"2023-09-18T10:18:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10/manifests"},{"name":"v5.14.9","sha":"8255b71ccdbfe9a20f856b5d68a269ab1c5452ca","kind":"tag","published_at":"2023-09-13T13:36:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9/manifests"},{"name":"v5.14.8","sha":"74c58dabc2cf5ed2242fb08e4781d26088d06b12","kind":"tag","published_at":"2023-09-05T12:34:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8/manifests"},{"name":"v5.14.7","sha":"8a09d535f101aac98935f82b76345ca9691b5e2b","kind":"tag","published_at":"2023-08-29T12:04:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7/manifests"},{"name":"v5.14.6","sha":"a1f511dd6ed9adba561e2ba00e1348136ed656db","kind":"commit","published_at":"2023-08-24T11:19:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6/manifests"},{"name":"v5.14.5","sha":"61fbfd1546c55caca984695a41f9c95668d414fc","kind":"tag","published_at":"2023-08-14T14:39:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5/manifests"},{"name":"v5.14.4","sha":"40f4b275022f03e48cf4809cd53d0d0dabb40424","kind":"tag","published_at":"2023-08-08T09:51:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4/manifests"},{"name":"v5.14.3","sha":"2deea341c9abfb640f22520e0c277027f3f91cd0","kind":"tag","published_at":"2023-08-01T15:33:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3/manifests"},{"name":"v5.14.2","sha":"36d9f0d3659e2f5ab1d924988313986962a0bf35","kind":"tag","published_at":"2023-07-25T10:01:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2/manifests"},{"name":"v5.14.1","sha":"f2e5ded80e94407f63a27eadb018139d6f967313","kind":"tag","published_at":"2023-07-19T09:05:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1/manifests"},{"name":"v5.14.0","sha":"2529e3aaaaec2c9f8e8cf669e58bb9c81db5a6d8","kind":"tag","published_at":"2023-07-11T14:57:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0/manifests"},{"name":"v5.13.7","sha":"aac2d5b526e8139314d99f827ecc3b2c24e99686","kind":"tag","published_at":"2023-07-04T08:53:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7/manifests"},{"name":"v5.13.6","sha":"312270bc71224067e1910bbee9f800b4a2469cc7","kind":"tag","published_at":"2023-06-23T14:05:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6/manifests"},{"name":"v5.13.5","sha":"24b3af68ebe79c1891e45c60c6bcfd26f8818f73","kind":"tag","published_at":"2023-06-12T13:43:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5/manifests"},{"name":"v5.13.4","sha":"a522d82df32d3bfab46b25f5ff24eeb9670c83fb","kind":"tag","published_at":"2023-06-05T17:30:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4/manifests"},{"name":"v5.13.3","sha":"70d4a2bb49dca9fef7854a1463a392094222812b","kind":"tag","published_at":"2023-05-29T11:22:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3/manifests"},{"name":"v5.13.2","sha":"f661923e9aa9d9cc634750affbb04bf2007bc57d","kind":"tag","published_at":"2023-05-22T16:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2/manifests"},{"name":"v5.13.1","sha":"0c58832b6e182f782e73b118ed9681055db3e249","kind":"tag","published_at":"2023-05-17T05:25:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"9130a021ca34746e4076fcae50c57bc584026b8f","kind":"tag","published_at":"2023-05-10T08:14:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0/manifests"},{"name":"v5.12.3","sha":"9710ff34b16a0f271107a8619a28546ae3ca7c18","kind":"tag","published_at":"2023-05-02T14:17:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"5b7e9c52e37ef0c3274a762f38cd7ef7ffc9e7a8","kind":"tag","published_at":"2023-04-25T16:42:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"d14d288ae9e9b0e2b3b33d0a77b4113f024d4215","kind":"tag","published_at":"2023-04-17T15:57:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"05127cf65b4250f836897428cd15829669ab8d6c","kind":"tag","published_at":"2023-04-11T09:58:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0/manifests"},{"name":"v5.11.16","sha":"af5e109990a26318c96dbff6f25759ba91f0e147","kind":"tag","published_at":"2023-04-04T14:00:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16/manifests"},{"name":"v5.11.15","sha":"ae98db6aca5f9d4b754ff9fce4ce33f738a00f65","kind":"tag","published_at":"2023-03-28T13:06:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15/manifests"},{"name":"v5.11.14","sha":"f34d17c3294fcdb63fe9a135b4f3aa2459c81189","kind":"tag","published_at":"2023-03-21T17:45:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14/manifests"},{"name":"v5.11.13","sha":"9f7a2bfac55faed1b1c6c7b4b6d1b1659a076bab","kind":"tag","published_at":"2023-03-14T09:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13/manifests"},{"name":"v5.11.12","sha":"b76b8f1098a6c01f39e5e19bf3abf77c2b9cf475","kind":"tag","published_at":"2023-03-06T15:03:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12/manifests"},{"name":"v5.11.11","sha":"58df7f1905f16533ddb5a7977346c0f4548e4547","kind":"tag","published_at":"2023-02-28T09:55:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11/manifests"},{"name":"v5.11.10","sha":"676bc85fa2b02f92f21dd5c7e15f453b6b9c2e3d","kind":"tag","published_at":"2023-02-20T11:30:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10/manifests"},{"name":"v5.11.9","sha":"af5b3f5e7a79da9ef4bbd63d8fcf60927ffb6533","kind":"tag","published_at":"2023-02-14T14:30:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9/manifests"},{"name":"v5.11.8","sha":"d4d8512ce3453711f3c661374579b0d2ed13f3e7","kind":"tag","published_at":"2023-02-07T10:50:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8/manifests"},{"name":"v5.11.7","sha":"33cac172846b032d3f8b9333b72b2af832dd47d0","kind":"tag","published_at":"2023-01-31T09:39:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7/manifests"},{"name":"v5.11.6","sha":"a2e552314847b4d52498538d7ca171763067a5d0","kind":"tag","published_at":"2023-01-23T20:28:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6/manifests"},{"name":"v5.11.5","sha":"685c72dfaf840f4d5b7a3ab738ddcabd74418823","kind":"tag","published_at":"2023-01-18T01:43:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5/manifests"},{"name":"v5.11.4","sha":"bc859d95e4415f880cd6bcb6f44cc9e5e8c8097c","kind":"tag","published_at":"2023-01-09T13:57:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4/manifests"},{"name":"v5.11.3","sha":"a526207c3957de4ebfcda937b58327d69464f15c","kind":"tag","published_at":"2023-01-02T17:00:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3/manifests"},{"name":"v5.11.2","sha":"e9d8fa07e1ff979bcaf92837b131cd9e292f0161","kind":"tag","published_at":"2022-12-26T14:56:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2/manifests"},{"name":"v5.11.1","sha":"a1e30390da62019e5769e398f4cbc9f8892d8f9a","kind":"commit","published_at":"2022-12-20T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"191acda4545c394b78964ab80b364e15686f0e9b","kind":"tag","published_at":"2022-12-13T12:56:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0/manifests"},{"name":"v5.10.17","sha":"4265f343b49e4af9673a49e585439d35c8deeab2","kind":"tag","published_at":"2022-12-06T10:59:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17/manifests"},{"name":"v5.10.16","sha":"b8aa3974d84c176b8857e8d5b29a7be8670bb410","kind":"tag","published_at":"2022-11-28T16:00:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16/manifests"},{"name":"v5.10.15","sha":"14a6e1c61edb5f66f4888e32c04df5e637e7cfc4","kind":"commit","published_at":"2022-11-22T09:45:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15/manifests"},{"name":"v5.10.14","sha":"c2da6de1c504c7dbd8ae1d0771c184c1544a0c76","kind":"tag","published_at":"2022-11-15T09:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14/manifests"},{"name":"v5.10.13","sha":"2f4c2190d1d3614d8063e84b79d4d1f034b3e3fe","kind":"tag","published_at":"2022-11-07T17:53:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13/manifests"},{"name":"v5.10.12","sha":"30cb27cff1d4e1838ca4235ab4285e20f2b2a870","kind":"tag","published_at":"2022-10-31T15:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12/manifests"},{"name":"v5.10.11","sha":"c80ff0339882859af7e17f8bfd0a5f6880b323f8","kind":"commit","published_at":"2022-10-25T09:34:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11/manifests"},{"name":"v5.10.10","sha":"639224a3e3600cb0e04755d89aab250297b6d851","kind":"tag","published_at":"2022-10-18T08:35:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10/manifests"},{"name":"v5.10.9","sha":"7bd7c219e2670ff7791148e9b1a1d2387528fc0c","kind":"tag","published_at":"2022-10-11T11:56:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9/manifests"},{"name":"v5.10.8","sha":"d4a3216cdd858899960f945d6e00b2d59bf1d5d1","kind":"tag","published_at":"2022-10-03T16:28:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8/manifests"},{"name":"v5.10.7","sha":"d9ef6e788eee11256818329c7429242f8b769263","kind":"commit","published_at":"2022-09-27T01:44:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7/manifests"},{"name":"v5.10.6","sha":"0f75f3d78b67c405c23bfd14a29aedff367415b7","kind":"tag","published_at":"2022-09-19T14:34:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6/manifests"},{"name":"v5.10.5","sha":"594d87dab0e43e641a6826c935df8f2c10672955","kind":"tag","published_at":"2022-09-12T14:40:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5/manifests"},{"name":"v5.10.4","sha":"c8feb29320a22cc4461fb5ef5f4f7de7bd96a59b","kind":"commit","published_at":"2022-09-06T09:11:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"992421d0114a9df72d358fe6fccc28c1fb6f1505","kind":"tag","published_at":"2022-08-29T17:37:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"99b23c06d9b018d6c500fa1acb3030d673e219ab","kind":"tag","published_at":"2022-08-23T10:25:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"dfc0b89c665de8e5e3e4ecf68d8c782e74dbb65c","kind":"tag","published_at":"2022-08-16T17:55:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"7f502e06d54c5a2f389a1639358c84279462b54a","kind":"commit","published_at":"2022-08-09T03:21:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0/manifests"},{"name":"v5.9.3","sha":"89617ef683d2bcd2c870e9c1bd58ad4d55247fd5","kind":"tag","published_at":"2022-08-01T20:54:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3/manifests"},{"name":"v5.9.2","sha":"b7f0a16eca4ac2044703032838f90873ec063d75","kind":"tag","published_at":"2022-07-25T15:12:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2/manifests"},{"name":"v5.9.1","sha":"1937412c4345569d98c0950a1016c22508e1ff81","kind":"tag","published_at":"2022-07-18T17:23:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"88ad7d4e623183b8e20702e7961ef9c8de330dc7","kind":"commit","published_at":"2022-07-12T08:54:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0/manifests"},{"name":"v5.8.7","sha":"be0ab4c062a22fc4bb52c47d005b57203b56c09c","kind":"tag","published_at":"2022-07-04T20:39:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7/manifests"},{"name":"v5.8.6","sha":"c58f6653411e0ff38bf67a512d16b87c6523606b","kind":"tag","published_at":"2022-06-27T14:21:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6/manifests"},{"name":"v5.8.5","sha":"3c528113f47cfddf2504ea02ba3065e7c5c46928","kind":"tag","published_at":"2022-06-21T18:05:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5/manifests"},{"name":"v5.8.4","sha":"a6e782ec2f037e2ca989515048ce5f22fe760595","kind":"tag","published_at":"2022-06-14T10:00:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4/manifests"},{"name":"v5.8.3","sha":"b1e4b9cd3e1d88286f9d1485864310a7c1f23a79","kind":"tag","published_at":"2022-06-07T19:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3/manifests"},{"name":"v5.8.2","sha":"93b0aba905b3b6947f58a02d911489bb737ee880","kind":"commit","published_at":"2022-05-31T11:47:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2/manifests"},{"name":"v5.8.1","sha":"1eee9ee437f39f1c3438209154df8e8b9ecd990d","kind":"tag","published_at":"2022-05-23T16:04:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"6a468718b970c39ae83a4029bcb53071c9567430","kind":"tag","published_at":"2022-05-17T09:42:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4eef029981b08c77a9c52d0b863e6b5ced279087","kind":"tag","published_at":"2022-05-10T09:06:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0/manifests"},{"name":"v5.6.4","sha":"edb7e8895ef8def2bf59376d7631e0360a77aaf6","kind":"commit","published_at":"2022-05-02T11:46:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4/manifests"},{"name":"v5.6.3","sha":"124d5e2f0022d17b577a464e6b3a69fa2511105e","kind":"tag","published_at":"2022-04-25T14:04:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3/manifests"},{"name":"v5.6.2","sha":"b3645b3fd11dc26a06ea370a41b5bac1026c6792","kind":"tag","published_at":"2022-04-18T16:10:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2/manifests"},{"name":"v5.6.1","sha":"0251fd5222079e4a512bbd32dff4a7a4c3efe997","kind":"tag","published_at":"2022-04-11T13:21:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"8dcdea53f927ab207718d7ee6576806aca2a3798","kind":"commit","published_at":"2022-04-06T03:27:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0/manifests"},{"name":"v4.12.4","sha":"a563a60219f7f6519fb0f34f6d8e3bf0974e6495","kind":"tag","published_at":"2022-04-03T14:38:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4/manifests"},{"name":"v5.5.3","sha":"96e1f40a3b8aa809d543aa7d466eb48cdfa0b53d","kind":"tag","published_at":"2022-03-28T14:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"dd411b017ea7504a14a16821b694ac6aa01d9b6d","kind":"tag","published_at":"2022-03-21T15:15:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"350b15ee91a93040d50391cb9a45440a90e6b2d1","kind":"tag","published_at":"2022-03-14T16:49:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"f3412aa9d179fdfc3f5c0a4a1cfc1965faef7307","kind":"commit","published_at":"2022-03-07T13:53:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0/manifests"},{"name":"v5.4.4","sha":"965f2eb8cb79bb0685a13d9e28c09617b22358cd","kind":"tag","published_at":"2022-02-28T15:21:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4/manifests"},{"name":"v5.4.3","sha":"e2892a61ea56b6578c2efc81d0324660082ad93c","kind":"tag","published_at":"2022-02-21T16:40:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3/manifests"},{"name":"v5.4.2","sha":"01371028b27156419923b362c4b0af92dc08b29f","kind":"tag","published_at":"2022-02-15T14:57:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"fbce2f80c6cb36e59a4a6826ae46b59a10e1c831","kind":"commit","published_at":"2022-02-08T11:34:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"ba4e819aa58b6a36ae4d96ee79c2a5310a812670","kind":"tag","published_at":"2022-02-01T09:00:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"337be3b2a630d791a5cbc5a2a4575d4f58e38df3","kind":"tag","published_at":"2022-01-24T15:05:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"dcbfc54f581dbf1c0008a8e9e578f896f06228ab","kind":"tag","published_at":"2022-01-17T22:45:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0/manifests"},{"name":"v5.2.8","sha":"f80abbb5f942064c9c270b2ac5bb2a2318876754","kind":"tag","published_at":"2022-01-10T20:11:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8/manifests"},{"name":"v5.2.7","sha":"5daaf9be5115b1cb777fb4cf3d9125baddfe5720","kind":"tag","published_at":"2022-01-03T12:34:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7/manifests"},{"name":"v5.2.6","sha":"052db9d577a03ed8d588ecca9e6c0a5f5ba676e1","kind":"tag","published_at":"2021-12-27T14:23:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6/manifests"},{"name":"v5.2.5","sha":"f8697de9c250dbc6b446bcc08566f50fb4070aab","kind":"tag","published_at":"2021-12-20T14:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5/manifests"},{"name":"v5.2.4","sha":"b265431f9a32ea726c5227821126fbc6424117d5","kind":"commit","published_at":"2021-12-14T13:41:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4/manifests"},{"name":"v5.2.3","sha":"9c3dc12c3de241f44d923bfb089200980f3fd23d","kind":"tag","published_at":"2021-12-06T16:12:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3/manifests"},{"name":"v5.2.2","sha":"fcaec7a75f951c9db79c99c42370ca18212c1f16","kind":"tag","published_at":"2021-11-29T16:51:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"586d9ba2472d549c180cbacddf97eb73425286b3","kind":"tag","published_at":"2021-11-25T11:50:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"353cecb5391571163eb6bd8cbf36d2dd299aaf56","kind":"tag","published_at":"2021-11-23T13:25:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"ddbe15b4d8b7cc1dc84720264fde0b1dafb6166f","kind":"commit","published_at":"2021-11-16T15:06:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"7e26583fe1f95f5c3682213105f8f4b51c9d61c9","kind":"tag","published_at":"2021-11-08T15:14:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0/manifests"},{"name":"v5.0.6","sha":"99752d2848f17c5d1e4840f54863899a19387162","kind":"tag","published_at":"2021-10-27T08:43:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6/manifests"},{"name":"v5.0.5","sha":"58f8ff1f8bc7f0cc4bb728654604a194b3c3790b","kind":"tag","published_at":"2021-10-26T10:14:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"86443310e4344ae1ce6e04f084d58e17e4d62170","kind":"tag","published_at":"2021-10-14T15:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"36258031912caf662f69ca3769c6e0bd46946050","kind":"tag","published_at":"2021-10-07T12:26:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"c510762a325116c654afd3c21381a50b942c2c66","kind":"tag","published_at":"2021-09-29T09:29:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"afcf3ee18e7a9c526348b3bce74b69781b4ad071","kind":"tag","published_at":"2021-09-22T12:15:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"85598e74b85a89a16f8bdf5b68346ca8d6b70557","kind":"tag","published_at":"2021-09-16T11:28:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.1","sha":"1b563a153f5b2736f79a3f45573e2e2b66ba0a9a","kind":"tag","published_at":"2021-09-08T13:55:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"698492a5401b12578dc459397b9d288542fc954b","kind":"commit","published_at":"2021-09-02T02:45:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.5","sha":"0bab71409bcc0865ab3e0fcbfa14fa824ddc5495","kind":"tag","published_at":"2021-08-25T07:30:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"c30ec7bed00b36da7b0e6a202b3cb48d2fc1b579","kind":"tag","published_at":"2021-08-13T21:32:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"e5ccdf299c75ea65b0600ee05ff6c98646891c77","kind":"tag","published_at":"2021-08-09T04:03:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3/manifests"},{"name":"v4.12.3","sha":"77a8daeed0e8efa67c6d86f3cc40239dc6eb3d94","kind":"tag","published_at":"2021-07-30T10:06:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3/manifests"},{"name":"v5.0.0-beta.2","sha":"cca80d861f64b3eaa8a5ef8815b7552aaea61557","kind":"tag","published_at":"2021-07-26T15:01:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2/manifests"},{"name":"v4.12.2","sha":"958241aa0ebf340ad0f152b91949720c85b4fcca","kind":"tag","published_at":"2021-07-19T16:41:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2/manifests"},{"name":"v5.0.0-beta.1","sha":"8a4b8952077b64e90ac9d23c116a45aed672db9c","kind":"tag","published_at":"2021-07-14T16:28:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1/manifests"},{"name":"v4.12.1","sha":"4dc8c9bf3e8a6b21a2aac58b0be3161af334b67d","kind":"tag","published_at":"2021-07-07T13:08:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"53a1655143aa4ec36c29a6063ccdf89c48a74bfd","kind":"tag","published_at":"2021-07-06T13:40:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0/manifests"},{"name":"v5.0.0-beta.0","sha":"a0f416173d2f5b78546f52e572a0f64dcc3751e9","kind":"tag","published_at":"2021-07-01T12:17:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.38","sha":"f60126f95d7b36fa12133887990615b9f47e994a","kind":"commit","published_at":"2021-06-24T03:37:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.38","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38/manifests"},{"name":"v5.0.0-alpha.37","sha":"c795ca0822e2816a630a5654d5471fa04521d23c","kind":"tag","published_at":"2021-06-15T17:49:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.37","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37/manifests"},{"name":"v5.0.0-alpha.36","sha":"cf2f6fa90608b109978698fc48120920beaaa51f","kind":"tag","published_at":"2021-06-08T06:46:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.36","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36/manifests"},{"name":"v5.0.0-alpha.35","sha":"6c0afb6d8fff919e80f9f1ec92613acacd8365e7","kind":"tag","published_at":"2021-05-31T20:34:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.35","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35/manifests"},{"name":"v5.0.0-alpha.34","sha":"ee3a077c161accb887b93a17f9eaa2b23e998319","kind":"tag","published_at":"2021-05-18T10:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.34","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34/manifests"},{"name":"v5.0.0-alpha.33","sha":"0fa6ab4a29e8469c081d3f796e0bd9cab98e9185","kind":"tag","published_at":"2021-05-09T12:29:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.33","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33/manifests"},{"name":"v4.11.4","sha":"6658323b5e2ba366691829bbef3f53c00008497e","kind":"tag","published_at":"2021-04-27T15:48:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4/manifests"},{"name":"v5.0.0-alpha.32","sha":"2e99746c35ea0c1e45187a206d6ebc25a52933dc","kind":"tag","published_at":"2021-04-27T12:59:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32/manifests"},{"name":"v5.0.0-alpha.31","sha":"b061319b132163900d1a4eb64207f5284d28639d","kind":"tag","published_at":"2021-04-20T13:59:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"0bc7ed897d54a899fb0dfc5cbd6c5ee0592705e1","kind":"tag","published_at":"2021-04-12T09:46:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"29934afe4643811f3bed772612f92d539a1e489d","kind":"tag","published_at":"2021-04-04T16:43:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"a83c7715c0e2cfa1c3e59b7a1f828f6a1476b307","kind":"tag","published_at":"2021-03-24T12:57:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"2de88ce2973667921a45ff69ea48a8843cb9d8cb","kind":"tag","published_at":"2021-03-05T13:01:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27/manifests"},{"name":"v5.0.0-alpha.26","sha":"8928a36394154e02a73d5e92a740d5f9ed8da709","kind":"tag","published_at":"2021-02-27T18:39:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"688db35f581ac345a09a15420efdb0e4c98a56ab","kind":"tag","published_at":"2021-02-11T12:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"15108a5aad5342d92e86be5c5388b8321a88b280","kind":"tag","published_at":"2021-01-26T14:08:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24/manifests"},{"name":"v4.11.3-deprecations.1","sha":"6cf7cf7c7b11b38db18a4d2003743cbadeb1b4ee","kind":"commit","published_at":"2021-01-25T23:27:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1/manifests"},{"name":"v4.11.3","sha":"bd79e8f8c5b8c77bc5c13d076377a18d2ceedfa2","kind":"commit","published_at":"2021-01-24T12:45:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3/manifests"},{"name":"v4.11.3-deprecations.0","sha":"f64337cd87428e04c851bb1667f5f9e0e6aeaede","kind":"commit","published_at":"2021-01-24T12:00:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0/manifests"},{"name":"v5.0.0-alpha.23","sha":"af6e7220961c6f5e8ed89172694287dc737828ff","kind":"commit","published_at":"2021-01-14T12:48:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23/manifests"},{"name":"v5.0.0-alpha.22","sha":"c514ea86c11c9817839630e840535358f5044caf","kind":"commit","published_at":"2021-01-04T11:14:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"5c82b9147f811fda24bc09132852ed240f8d9def","kind":"commit","published_at":"2020-12-30T17:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"cd30d9e3961c8b33ce43a133e0a958867a202c41","kind":"commit","published_at":"2020-12-21T17:51:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20/manifests"},{"name":"v5.0.0-alpha.19","sha":"754e29cf5a712d0e0f6bd3e54f80e9997659f68c","kind":"commit","published_at":"2020-12-13T17:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.11.2","sha":"174b64f8a3adffb8df3c13285f4edc2437a8547a","kind":"commit","published_at":"2020-12-02T23:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2/manifests"},{"name":"v5.0.0-alpha.18","sha":"c5561c5febbe1c3bd5446c8a0bb480025ab38b86","kind":"commit","published_at":"2020-12-02T23:25:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.11.1","sha":"b8092ce09e164a1cb2fec2f3a5b6aa6e2dc6cbbd","kind":"commit","published_at":"2020-11-24T14:35:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1/manifests"},{"name":"v5.0.0-alpha.17","sha":"41d6a360e0fb245dd74549445539c6218a9dc737","kind":"commit","published_at":"2020-11-23T00:49:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17/manifests"},{"name":"v5.0.0-alpha.16","sha":"47a8e102eeaa5a68a2b4f99c08085cfddc0bef77","kind":"commit","published_at":"2020-11-14T12:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16/manifests"},{"name":"v5.0.0-alpha.15","sha":"fa9cbc835ee70b12234b7207b1872356277da5fa","kind":"commit","published_at":"2020-11-03T23:57:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15/manifests"},{"name":"v5.0.0-alpha.14","sha":"56520e757e0052e25f8dd5d78214458c4b7c634d","kind":"commit","published_at":"2020-10-23T22:59:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14/manifests"},{"name":"v5.0.0-alpha.13","sha":"b82af55f9917f9e77a3cae9b36e47b29d43182c0","kind":"commit","published_at":"2020-10-17T21:47:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13/manifests"},{"name":"v5.0.0-alpha.12","sha":"c7c3643948bce7327a7f01665caa7474be2694f9","kind":"commit","published_at":"2020-10-10T22:32:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12/manifests"},{"name":"v5.0.0-alpha.11","sha":"b4fe7eefd494fa28cd3453067af8872a83f31fa6","kind":"commit","published_at":"2020-09-26T15:07:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11/manifests"},{"name":"v5.0.0-alpha.10","sha":"2e1502fc18d86d69a6b55fc4ac5dcb50ddf192c4","kind":"commit","published_at":"2020-09-15T08:10:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10/manifests"},{"name":"v5.0.0-alpha.9","sha":"e830beb63940d24129285f554fc9c2fb0bd7ccbf","kind":"commit","published_at":"2020-09-06T16:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9/manifests"},{"name":"v5.0.0-alpha.8","sha":"5f986712bbb2f0b789c151b6d2f3e2d48cde0980","kind":"commit","published_at":"2020-08-31T16:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"c32a96b4beb3a5c72a8c179fb095f09dacf61050","kind":"commit","published_at":"2020-08-22T16:39:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"15fd6232de294be9ba0ca103351a11f84009b04f","kind":"commit","published_at":"2020-08-13T16:56:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6/manifests"},{"name":"v5.0.0-alpha.5","sha":"40aa9cbb1df08a5994392d5cea15a60979b28a7e","kind":"commit","published_at":"2020-07-27T22:55:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"519390c2bb12b5eb7b6f5f898afb78ac7f285543","kind":"commit","published_at":"2020-07-19T17:54:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"f432112f0bcfb1fd2002002db181e83edc99d906","kind":"commit","published_at":"2020-07-12T17:06:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"f928d6e04ea7f185cda0e739ebbe2ea36d0aa4d3","kind":"commit","published_at":"2020-07-04T23:16:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2/manifests"},{"name":"v4.11.0","sha":"79ebf71d31cca2c73143891960ea54ec1132bdeb","kind":"commit","published_at":"2020-06-30T23:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0/manifests"},{"name":"v5.0.0-alpha.1","sha":"8281371f88c81fc3e4560b0334cc0c473b9d45f9","kind":"commit","published_at":"2020-06-27T15:07:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.10.2","sha":"d0bfcb4f11fd3904b1e235d80fbfe23758de8372","kind":"commit","published_at":"2020-06-11T19:11:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"4e12b951f64fd47864b4dea8ec8631387a89ddb1","kind":"commit","published_at":"2020-06-01T15:14:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"dd9280e753eb8dc3444a26e85fe4f800b759cad2","kind":"commit","published_at":"2020-05-23T17:50:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0/manifests"},{"name":"v4.9.14","sha":"1fb44683825f0ee7f4d5933528598917ff72f0e4","kind":"commit","published_at":"2020-05-11T22:41:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.14","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14/manifests"},{"name":"v4.9.13","sha":"c224f32bb8f144e590c096d103c9d59c2509ed93","kind":"commit","published_at":"2020-05-04T11:29:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.13","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13/manifests"},{"name":"v4.9.12","sha":"3e5fd3c4f200e50a1331857f092a547b41f6db1e","kind":"commit","published_at":"2020-04-26T23:18:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.12","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12/manifests"},{"name":"v4.9.11","sha":"77f6fe0a73791176bd58d8c013bf5631270faf4d","kind":"commit","published_at":"2020-04-19T14:10:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11/manifests"},{"name":"4.9.11","sha":"b551194a14c4469f3b07dc43bc6aaea525138944","kind":"commit","published_at":"2020-04-18T10:43:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11/manifests"},{"name":"v4.9.10","sha":"8baef82396665179c67ca3acfd51e396b947f412","kind":"commit","published_at":"2020-04-11T13:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.10","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10/manifests"},{"name":"v4.9.9","sha":"c191471a20315cae4006c1e4d3d51db5e49b5fee","kind":"commit","published_at":"2020-04-04T15:54:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.9","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9/manifests"},{"name":"v4.9.8","sha":"e9fbcbf015bbf7057aadd5777703b7059aedf043","kind":"commit","published_at":"2020-03-28T19:33:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8/manifests"},{"name":"v4.9.7","sha":"10bc98f283feaae6397ef1b73b1b82be4a39a5f5","kind":"commit","published_at":"2020-03-18T12:45:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7/manifests"},{"name":"v4.9.6","sha":"0176a231719152fa4a2100aa7119e9fd777b5fed","kind":"commit","published_at":"2020-03-18T10:52:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6/manifests"},{"name":"v4.9.5","sha":"b9dec2780203e37148d87788f727c668d9019581","kind":"commit","published_at":"2020-02-29T10:36:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5/manifests"},{"name":"v4.9.4","sha":"45fe0e31c462ed3a2fba134fb1edbd05b91da2a4","kind":"commit","published_at":"2020-02-23T10:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4/manifests"},{"name":"v4.9.3","sha":"2bec4ebc9c20be8abecbad6d3f0f7ba2875c9c35","kind":"commit","published_at":"2020-02-16T11:52:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3/manifests"},{"name":"v4.9.2","sha":"f567b384f509d36b7e10f691e6b58538e7db8869","kind":"commit","published_at":"2020-02-09T18:32:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"717887fdd9d3b27701d760d78aa12ecf52f02f43","kind":"commit","published_at":"2020-02-02T11:46:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f2c9817526b729801b1716afc957ef3886ccb422","kind":"commit","published_at":"2020-01-22T20:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"d0c928c82e3fc8f284a2f7fd1b9acbf717c5a64e","kind":"commit","published_at":"2020-01-06T11:44:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"0c7ca746674cfb47a46cad8ebea21155702fd38c","kind":"commit","published_at":"2019-12-30T10:59:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"c6f734f0d6b183962e83fc5612fef6583bf40712","kind":"commit","published_at":"2019-12-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3a8f0eace8dd6a1c3234a8be2b7c41f06b6260d4","kind":"commit","published_at":"2019-12-14T19:59:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"0a129d58056d38bd15141aaa98d346774895d5f5","kind":"commit","published_at":"2019-12-07T12:46:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"6291316a32cfb4fb19ffdbcf30abfcb63023f17f","kind":"commit","published_at":"2019-12-01T10:59:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1/manifests"},{"name":"v3.9.4","sha":"6b0fee51deb7c32b75498d4ab2186946e7c4ce0a","kind":"commit","published_at":"2019-11-28T09:28:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4/manifests"},{"name":"v4.7.0","sha":"2b04ee905695540bde87653908ece5c4d57546c9","kind":"commit","published_at":"2019-11-22T10:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"856188b2de7a5e514803314f329da76fe65dec50","kind":"commit","published_at":"2019-11-12T13:52:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"d2d76bf26231a96981260232de5271b24e9391a4","kind":"commit","published_at":"2019-11-05T16:46:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0/manifests"},{"name":"v4.5.2","sha":"cb52f392b3b3528857178a756354ffb0e8bccd73","kind":"commit","published_at":"2019-10-28T22:58:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"803d08fbdf20de2d34c36a2a27bbc8e5a7e79fb2","kind":"commit","published_at":"2019-10-12T20:22:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"de3c62c25bf9e92ba35019e5a3ca7f68a36600d8","kind":"commit","published_at":"2019-10-02T08:07:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"554e7dce0cd96a4f9ef1924b41a3ce530cb433ae","kind":"commit","published_at":"2019-09-22T17:16:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"b563d529a8544fa4f4090723239ab075665c5f03","kind":"commit","published_at":"2019-09-11T20:45:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"f3beaee67fb9a4145a792fc8b798ef327b55f513","kind":"commit","published_at":"2019-09-08T09:58:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1/manifests"},{"name":"v1.2.5","sha":"8ee2d7168294f21af787aaba46661824097e33bb","kind":"tag","published_at":"2019-09-03T18:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5/manifests"},{"name":"v4.4.0","sha":"98f2c7cae9b2e0a53cf731882164aa44babb4be3","kind":"commit","published_at":"2019-08-31T12:19:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"29c1adf61a141a3db885ee569e42251cee53e749","kind":"commit","published_at":"2019-08-21T17:29:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3/manifests"},{"name":"v1.2.4","sha":"e44972d3c3e199529fdbc85974f7ae570b8424a0","kind":"tag","published_at":"2019-08-16T20:53:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4/manifests"},{"name":"v4.3.2","sha":"f2dbeca2dd1aecf6bc56e2302ec766d2e4bfb2ac","kind":"commit","published_at":"2019-08-10T17:39:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"d5a2ad9d26f7b089111b208c929ac1f98e7f6958","kind":"commit","published_at":"2019-08-03T15:14:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"8c28ed9c67e7b6ad02a8826178352aa4e9901b50","kind":"commit","published_at":"2019-07-28T14:32:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"42f78c69a59f0b5fa5fb8f533385f04ef77d7889","kind":"commit","published_at":"2019-07-17T13:42:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1/manifests"},{"name":"v1.0.4","sha":"455489e2e149ff5393f6ba08870368c88da259bd","kind":"tag","published_at":"2019-07-10T15:39:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"4c21bc05d6c5e48c64bc947ba9e271ed3e762a0e","kind":"tag","published_at":"2019-07-10T15:08:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"543041538f31cbdfbe3e85b8bc0f5c183ac5448e","kind":"tag","published_at":"2019-07-09T13:14:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"3a40065694cab2a5e8dedab6781e98493c1dc69d","kind":"tag","published_at":"2019-07-09T12:54:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1/manifests"},{"name":"v4.2.0","sha":"cf2cdd83f2a2f65d0e979d1faa9e815a5e2d3502","kind":"commit","published_at":"2019-07-06T15:30:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"6da1d591264e8c4a18e5ab56bdf6f8c0f985ed99","kind":"commit","published_at":"2019-06-25T13:53:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"eade31e58deb8ff3faee777313d70141e5868ebe","kind":"commit","published_at":"2019-06-23T11:46:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"b78a5ab7581488f7fff271a2cf64927dd28c3ab0","kind":"commit","published_at":"2019-06-13T09:55:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"07b9d6efaac1b663b2657173227e9490c796191e","kind":"commit","published_at":"2019-06-10T11:50:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"d58075ddb1757a11c47ef3d2b1fe9bed55e640dd","kind":"commit","published_at":"2019-06-03T16:35:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a3572bcaf34d204b314fd2c84064c9180f3a50f1","kind":"commit","published_at":"2019-05-27T12:48:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"505e275285c757e0515c8623b43c823d8a74790c","kind":"commit","published_at":"2019-05-23T15:39:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.0","sha":"a33f0ab64999331a54267cdf0eb89e53fa4d70cd","kind":"commit","published_at":"2019-05-20T21:26:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0/manifests"},{"name":"v4.0.0-beta.2","sha":"3686a27055dce58b5e800b520087c0c448b7480e","kind":"commit","published_at":"2019-05-13T12:26:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"5c152157078503e8599537108c3be9e00969fa34","kind":"commit","published_at":"2019-05-05T12:24:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"f19bd59ae53f23e3637383061774542d973cc48c","kind":"commit","published_at":"2019-04-28T22:42:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.8","sha":"92d6e987a43041fde63fd02cad61277d04193c29","kind":"commit","published_at":"2019-04-17T19:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"663643e0a83554d7730be42140aef6bc3ac09c6a","kind":"commit","published_at":"2019-04-07T23:25:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"2482d2b689440df6fb3da6157a789adac2783736","kind":"commit","published_at":"2019-03-30T19:33:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6/manifests"},{"name":"v3.9.3","sha":"ebed7922fc97331519f507768572a068edb8494e","kind":"commit","published_at":"2019-03-28T14:06:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3/manifests"},{"name":"v4.0.0-alpha.5","sha":"1bfdbe5688fb3556e4bebd1f8e357c515244ac42","kind":"commit","published_at":"2019-03-23T21:04:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"997324d52467e3a7b7a8058c0ba8309d04d4ddf6","kind":"commit","published_at":"2019-03-17T11:00:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"3a5d2e50411ddd3caea450abda49fd7c6ed230dc","kind":"commit","published_at":"2019-03-10T11:57:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"f606f7584dd842a89423dd3cc69e32b5ad3fdae1","kind":"commit","published_at":"2019-03-03T16:12:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"eea3b4d9a623f87d79be63f57b4a69ddfe375610","kind":"commit","published_at":"2019-02-20T10:58:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"97b26c4821299aef21e6ef9372a25aedd78d0137","kind":"commit","published_at":"2019-02-12T14:39:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.9.2","sha":"dbc788f7d231b4eceaa7a6a3e253104de5de9af0","kind":"commit","published_at":"2019-02-03T20:45:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2/manifests"},{"name":"v3.9.1","sha":"b903d7432b5a06583c9915f7ab9346bad76007a1","kind":"commit","published_at":"2019-01-26T13:59:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"f6353cdd15b954091c3f53498eb7de198755b740","kind":"commit","published_at":"2019-01-14T21:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"8df7a83ccc0b200e67feb823ceaaf793e4b6d007","kind":"commit","published_at":"2019-01-09T21:57:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"c202914213f19b070738ba5837da18e89c1662ee","kind":"commit","published_at":"2019-01-07T18:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"baa45b12252be8965809a0ad06e67e7dc7d44313","kind":"commit","published_at":"2018-12-30T21:47:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"0445ca8b710425f22744249a0c7bb3c20e95237b","kind":"commit","published_at":"2018-12-30T21:24:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"f0d60d8a510180e9c7a9b588d3e6c04d0d1a23d3","kind":"commit","published_at":"2018-12-22T15:42:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"1871b089aef090728321cab69be92daaec6eb131","kind":"commit","published_at":"2018-12-17T20:02:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0/manifests"},{"name":"v3.6.2","sha":"edde0b4f0073fcacb7233b553812f3dffe619da5","kind":"commit","published_at":"2018-12-09T20:22:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"e5fbf74a06157e2d73701a158e8d6b5914429ea1","kind":"commit","published_at":"2018-12-01T10:43:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1/manifests"},{"name":"issue-13699-mster","sha":"ac0153bf1b13ddbc1e43c22693f2c223838d9f1a","kind":"tag","published_at":"2018-11-28T20:15:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/issue-13699-mster","html_url":"https://github.com/mui/material-ui/releases/tag/issue-13699-mster","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@issue-13699-mster","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster/manifests"},{"name":"v3.6.0","sha":"d9c790fa69a1c053c3d471e030e4066122d58902","kind":"commit","published_at":"2018-11-26T19:49:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"34492c23a773b1db66fe65801997257709c4f319","kind":"commit","published_at":"2018-11-12T23:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"dc6b2b870fa514e98c74b6854d22c6e25e7684cb","kind":"commit","published_at":"2018-11-12T22:46:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"ba1dc0f27cd85996dbf3ef9df4d7f10552d6c91f","kind":"commit","published_at":"2018-11-04T23:41:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0/manifests"},{"name":"v3.3.2","sha":"47b20fe33c5f1c8a2563bad3c27811c37f698794","kind":"commit","published_at":"2018-10-27T20:16:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"92b2a36716c8ced3d12ff0b300be06cc4743e6da","kind":"commit","published_at":"2018-10-23T22:16:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"47d3b93780400d6eaef48d29dfcbebec8a5f22b2","kind":"commit","published_at":"2018-10-21T21:27:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"bbb0b683dd45d130b17580da86fe6ccc1ab5b3d3","kind":"commit","published_at":"2018-10-15T22:11:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"a61f0fc9a56ef22874753175bad2a636460130d1","kind":"commit","published_at":"2018-10-14T21:03:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"58f526f46e609e3e6cd785d15bfc5486df7ab79f","kind":"commit","published_at":"2018-10-07T22:44:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"dbd67aa892a4e9885d763fcb0d1f6c1691fbf763","kind":"commit","published_at":"2018-09-30T17:16:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"6184c508f94500a9da7486ccb2b9398023e4b1b5","kind":"commit","published_at":"2018-09-23T22:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"a9cbda69c8e059d928da53d9525652170b999455","kind":"commit","published_at":"2018-09-16T21:32:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"27412afa36b6c64b15b3b33cd51235efbc55a775","kind":"commit","published_at":"2018-09-08T22:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d6fb8524ff94080614e8d4d1064c7b2cec66c5d1","kind":"commit","published_at":"2018-09-03T21:14:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"2e9643f6c43c9b393a3914cd085aac92df546c04","kind":"commit","published_at":"2018-08-28T22:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"6847e0affc09f56a1497013be98bc3b59ccd3fde","kind":"commit","published_at":"2018-08-27T17:34:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0/manifests"},{"name":"v1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1","html_url":"https://github.com/mui/material-ui/releases/tag/v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1/manifests"},{"name":"v1.5.1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6b4c29e324eaa1272ce7b42ecab0e3460af6f437","kind":"commit","published_at":"2018-08-12T20:42:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0/manifests"},{"name":"v0.20.2","sha":"1b1c1fce216b5b2f5ecd52d21f8ec6a326c00cd5","kind":"commit","published_at":"2018-08-05T21:43:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2/manifests"},{"name":"v1.4.3","sha":"99650a6d174ad97b41ba1079cd5d7f55b5db21b5","kind":"commit","published_at":"2018-08-04T10:26:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e9bb799208b34fb8f8bbfe4b63b7a1942f95d91f","kind":"commit","published_at":"2018-07-29T14:37:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"869692ecf3812bc4577ed4dde81a9911c5949695","kind":"commit","published_at":"2018-07-22T21:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7fdc1890fb744b565480835fd5684e66871c679f","kind":"commit","published_at":"2018-07-14T15:02:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"f12ba5bfafc53ada2e5719697dd8373d41fa9471","kind":"commit","published_at":"2018-07-02T20:06:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"cd47eeabdcd4f67e35ff5ad56ae82a571da5747a","kind":"commit","published_at":"2018-06-26T10:53:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"e943cb8d6f405de5d53c1f3d1908cbccb502bb3a","kind":"commit","published_at":"2018-06-20T21:41:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"29308b10b3f8ba3565168e4da4bb5f793cb8b4f9","kind":"commit","published_at":"2018-06-18T18:38:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7c094a0f0381c7b68a223e27b5dc700a7595b122","kind":"commit","published_at":"2018-06-10T09:50:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2a300cdec817595ac879bc419257e55ef318b0f9","kind":"commit","published_at":"2018-06-03T15:25:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"3ccf76d315404ebd67f1254f5679d327c0647dfd","kind":"commit","published_at":"2018-05-26T14:56:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"73101790333124cc8f5857bc46038b7d2315842a","kind":"commit","published_at":"2018-05-17T22:07:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.1","sha":"aae0c434f99c4ab559d8aff53cfbd2cfa7974043","kind":"commit","published_at":"2018-05-15T21:15:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1/manifests"},{"name":"v0.20.1","sha":"c663649d9edf9d196aadbb3b426fd613816964fc","kind":"commit","published_at":"2018-05-13T21:34:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1/manifests"},{"name":"v1.0.0-rc.0","sha":"5f3008fc26479b40ff16ec498ae0e6e3361fdb47","kind":"commit","published_at":"2018-05-13T19:13:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-beta.47","sha":"d16e4f5115a9fde3e8958d7959a912a55cbb246d","kind":"commit","published_at":"2018-05-09T21:48:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.47","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47/manifests"},{"name":"v1.0.0-beta.46","sha":"aa1ef83f22650245dd736681d7ec6331cb2a42ef","kind":"commit","published_at":"2018-05-08T21:51:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.46","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46/manifests"},{"name":"v1.0.0-beta.45","sha":"ab592831cbf5987a6516139aeaf148bdb3360ccb","kind":"commit","published_at":"2018-05-07T13:38:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.45","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45/manifests"},{"name":"v1.0.0-beta.44","sha":"0bba4ad1aed5d2181baa156009301eb56fd80158","kind":"commit","published_at":"2018-04-29T20:57:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.44","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44/manifests"},{"name":"v1.0.0-beta.43","sha":"6dfe7382b9777885abe84f4d1f66c0c62545d559","kind":"commit","published_at":"2018-04-22T10:47:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.43","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43/manifests"},{"name":"v1.0.0-beta.42","sha":"bc03443cac8a55ce3fc4d19e6a95e0f3d0116fbf","kind":"commit","published_at":"2018-04-16T20:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.42","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42/manifests"},{"name":"v1.0.0-beta.41","sha":"cddff325bdc2c79592701c11e295e48db0879c28","kind":"tag","published_at":"2018-04-07T18:26:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.41","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41/manifests"},{"name":"v1.0.0-beta.40","sha":"7f423b6bef54c4a34f3b53d9b8ebf33c183916f8","kind":"tag","published_at":"2018-04-01T09:55:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.40","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40/manifests"},{"name":"v1.0.0-beta.39","sha":"b95cb7a83a102b21b7f6add713398f6c9e743d50","kind":"tag","published_at":"2018-03-28T21:23:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.39","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39/manifests"},{"name":"v1.0.0-beta.38","sha":"a6ccfbe7699b67b03703b49a7cb14d865b841d38","kind":"tag","published_at":"2018-03-17T12:24:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.38","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38/manifests"},{"name":"v1.0.0-beta.37","sha":"1587ac3654ae5061eb21f652722a02cc4c367292","kind":"tag","published_at":"2018-03-11T14:31:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.37","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37/manifests"},{"name":"v1.0.0-beta.36","sha":"f31bd2e431c29f85a053387ce062987a3fc36168","kind":"tag","published_at":"2018-03-05T21:07:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.36","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36/manifests"},{"name":"v1.0.0-beta.35","sha":"25ca14ffcec6eeb75446730a03cc4a2014c5e8ab","kind":"tag","published_at":"2018-02-25T22:47:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.35","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.2","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2/manifests"},{"name":"olivier-material-ui-codemod@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1/manifests"},{"name":"olivier-material-ui-icons@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.1","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1/manifests"},{"name":"olivier-material-ui-codemod@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0/manifests"},{"name":"olivier-material-ui-icons@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0/manifests"},{"name":"v1.0.0-beta.34","sha":"284dfcb06fed2244033cc971cb78f485bafece3d","kind":"tag","published_at":"2018-02-17T12:08:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.34","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34/manifests"},{"name":"v1.0.0-beta.33","sha":"b7f698d48d61e74f74e5e50a08b4309460a55266","kind":"tag","published_at":"2018-02-10T12:03:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.33","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33/manifests"},{"name":"v1.0.0-beta.32","sha":"896bc50f35a83fac0453dbbecd9f367b45b450e9","kind":"tag","published_at":"2018-02-04T22:44:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.32","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32/manifests"},{"name":"v1.0.0-beta.31","sha":"6271146a2545aeedf4110990de21ebc0c910b627","kind":"tag","published_at":"2018-01-29T22:06:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.31","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31/manifests"},{"name":"v1.0.0-beta.30","sha":"2bb35ce508832f518a4c3af8cd7cf67af8fd90c5","kind":"tag","published_at":"2018-01-21T22:50:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.30","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30/manifests"},{"name":"v1.0.0-beta.29","sha":"7386d56d4dfb85ca4a586a56691b6a58798d5c42","kind":"tag","published_at":"2018-01-16T20:27:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.29","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29/manifests"},{"name":"v1.0.0-beta.28","sha":"e1f3dad9084edf460d42e0a5f6b7c956eaa51e8d","kind":"tag","published_at":"2018-01-14T14:52:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.28","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28/manifests"},{"name":"v1.0.0-beta.27","sha":"fcfe4a64a95f65e205c5ba9523987982e6556eea","kind":"tag","published_at":"2018-01-06T15:25:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.27","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27/manifests"},{"name":"v1.0.0-beta.26","sha":"bd42549ee464bce03743f7ee18964066f9d3907d","kind":"tag","published_at":"2017-12-30T23:24:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.26","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26/manifests"},{"name":"v1.0.0-beta.25","sha":"d9ab3e313136fa5fb179743b560ac7c9e4fa8f6a","kind":"tag","published_at":"2017-12-22T23:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.25","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25/manifests"},{"name":"v1.0.0-beta.24","sha":"7c8fe8516f8bf6317e7cc748eefa7d97c92b4007","kind":"tag","published_at":"2017-12-17T12:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.24","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24/manifests"},{"name":"v1.0.0-beta.23","sha":"1a4e5b06ae0a7f6b3a6be810d272ebdf3efbb863","kind":"tag","published_at":"2017-12-09T09:51:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.23","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23/manifests"},{"name":"v0.20.0","sha":"86b40ae4883e95d6139e9e5d59c0e14aa022ce3a","kind":"commit","published_at":"2017-12-04T04:05:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0/manifests"},{"name":"v1.0.0-beta.22","sha":"22f68ca292a947349ae2877b09e85775703ec87f","kind":"tag","published_at":"2017-11-28T23:11:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22/manifests"},{"name":"v1.0.0-beta.21","sha":"d33604a9deacbb2725da3688d823416486a039c1","kind":"tag","published_at":"2017-11-13T22:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21/manifests"},{"name":"v1.0.0-beta.20","sha":"076d08bfa709ffdb4858106ebda73f475e4ec5b9","kind":"tag","published_at":"2017-11-05T19:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20/manifests"},{"name":"v1.0.0-beta.19","sha":"2a1879fb818973d4df766c2d7842afd939fdb2b8","kind":"tag","published_at":"2017-10-30T21:51:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19/manifests"},{"name":"v1.0.0-beta.18","sha":"f626204f8e0cd9933bcb7a8c8ac5cd97d6419eca","kind":"tag","published_at":"2017-10-23T21:58:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18/manifests"},{"name":"v1.0.0-beta.17","sha":"616d69d5ff7263eb9c84960b6b7a4c9ff852d4ef","kind":"tag","published_at":"2017-10-15T22:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17/manifests"},{"name":"v1.0.0-beta.16","sha":"56fd0d9d2f6fe0222b8c4117e227de1d725918ba","kind":"tag","published_at":"2017-10-08T20:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16/manifests"},{"name":"v0.19.4","sha":"f1bc4be26ca68578f0cfd053fed8eeabe0d3a636","kind":"tag","published_at":"2017-10-08T19:56:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4/manifests"},{"name":"v1.0.0-beta.15","sha":"4da17a67182a212be91a36cec9c976ccb6293380","kind":"tag","published_at":"2017-10-04T16:05:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15/manifests"},{"name":"v1.0.0-beta.13","sha":"736f12000e6989b2e37fcf10deca8bcf20a284f5","kind":"tag","published_at":"2017-10-01T19:58:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13/manifests"},{"name":"v0.19.3","sha":"7e484cc0c2e3db1e30ebe89d93475f2999f6168c","kind":"tag","published_at":"2017-10-01T19:35:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3/manifests"},{"name":"v1.0.0-beta.12","sha":"65b6e04a74a1520209e7b8fcfa311a431ecb070a","kind":"tag","published_at":"2017-09-24T18:24:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12/manifests"},{"name":"v0.19.2","sha":"5f750e046d48fa2f8c0efd86290ea48661c9b32e","kind":"tag","published_at":"2017-09-18T20:14:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2/manifests"},{"name":"v1.0.0-beta.11","sha":"01c6feb33e7e4e5043ce2a8377fa7dda3dbc8180","kind":"tag","published_at":"2017-09-18T19:11:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11/manifests"},{"name":"v1.0.0-beta.10","sha":"3d4518c997fe875f8e91044ff59a09a46fdfb726","kind":"tag","published_at":"2017-09-13T21:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10/manifests"},{"name":"v1.0.0-beta.9","sha":"d4dba0da9a00efe5104365ca647d848a131a41a6","kind":"tag","published_at":"2017-09-10T11:17:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9/manifests"},{"name":"v1.0.0-beta.8","sha":"865b39bef48c3f85743c3914ba146b97b93fce0f","kind":"tag","published_at":"2017-09-02T11:11:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8/manifests"},{"name":"v0.19.1","sha":"b0d03e92c64bee1ac8c25acd0c48657b7f605d9a","kind":"tag","published_at":"2017-09-02T10:38:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1/manifests"},{"name":"v1.0.0-beta.7","sha":"d2083879918dcafdc9c17e3e19440000a0abb3b0","kind":"tag","published_at":"2017-08-30T22:51:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7/manifests"},{"name":"v1.0.0-beta.6","sha":"8385df161a6792d472821e30c7095b267b844950","kind":"tag","published_at":"2017-08-20T14:48:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6/manifests"},{"name":"v1.0.0-beta.5","sha":"8292545fd41ea9f9d3c7c52bb45f60a4fea434a9","kind":"tag","published_at":"2017-08-15T08:55:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5/manifests"},{"name":"v0.19.0","sha":"d1b3bc614a818d497e38fd51c85077dd7b490bad","kind":"tag","published_at":"2017-08-15T08:17:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0/manifests"},{"name":"v1.0.0-beta.4","sha":"110f0a6e95e8e2b51b2bdd7e545a9b41d1a0009f","kind":"tag","published_at":"2017-08-05T10:09:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4/manifests"},{"name":"v1.0.0-beta.3","sha":"e0dd9560d4a152ca0a61558b6238edc40746c354","kind":"tag","published_at":"2017-07-29T21:00:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"45d5da95daf4d52b0ea6e4ffbef27755fa0aa196","kind":"tag","published_at":"2017-07-23T17:45:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"603fbde8d99e386d6640ec6c24ba9fcfc4316dd4","kind":"tag","published_at":"2017-07-23T17:12:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1/manifests"},{"name":"v0.18.7","sha":"50f6dfc4b6ee7473e27ba950c3ce900b24f17d1c","kind":"tag","published_at":"2017-07-23T15:51:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7/manifests"},{"name":"v1.0.0-alpha.22","sha":"f3992561ed94696d595b6a56efc7449c7dee67c7","kind":"tag","published_at":"2017-07-18T09:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22/manifests"},{"name":"v1.0.0-alpha.21","sha":"49d21891b72796f4a8f383d9b15b66f72cb94549","kind":"tag","published_at":"2017-07-04T22:13:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21/manifests"},{"name":"v0.18.6","sha":"1d10ecbac4a83f9934bb6a7f025855f82002113c","kind":"tag","published_at":"2017-07-04T21:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6/manifests"},{"name":"v0.18.5","sha":"86f7c4141cc66ab1e96a681a6945472283e41ea3","kind":"tag","published_at":"2017-06-28T18:14:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5/manifests"},{"name":"v1.0.0-alpha.20","sha":"84363396403cbbd51072d0b09822cd6d8ab6bf87","kind":"tag","published_at":"2017-06-25T18:01:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20/manifests"},{"name":"v0.18.4","sha":"2c6872cacf19ac71a316b282c2467162dcd148c6","kind":"tag","published_at":"2017-06-25T17:39:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4/manifests"},{"name":"v1.0.0-alpha.19","sha":"611bfd7557fd928933e39c054d2b2edeb57adaed","kind":"tag","published_at":"2017-06-19T16:58:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19/manifests"},{"name":"v1.0.0-alpha.18","sha":"5fdb60642bdf2907b7fba352cf2cd0fa7208848f","kind":"tag","published_at":"2017-06-19T10:12:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18/manifests"},{"name":"v1.0.0-alpha.17","sha":"73e0a35145d10f3c29a991f75e5ba8315e0e754a","kind":"tag","published_at":"2017-06-12T11:55:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17/manifests"},{"name":"v0.18.3","sha":"4c6a542c772f9fe9ff97bb95f63801138d7722d0","kind":"tag","published_at":"2017-06-07T21:28:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"9d3b59b3fec3b31b37334c3bd842112f3d090f86","kind":"commit","published_at":"2017-06-06T21:29:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2/manifests"},{"name":"v1.0.0-alpha.16","sha":"0c7dba6dc5ad8b9f69ec3c60e3ba31f2973e582a","kind":"tag","published_at":"2017-06-01T08:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"18508aeb3e5817406209e15c3e51a53c2cbece96","kind":"tag","published_at":"2017-05-23T20:00:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"771fb44738e116a1d2cec7aabb8ed1425b1d57f6","kind":"tag","published_at":"2017-05-14T10:11:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14/manifests"},{"name":"v0.18.1","sha":"715372edf9fc21244030207409b4070158f6936d","kind":"tag","published_at":"2017-05-13T10:21:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1/manifests"},{"name":"v1.0.0-alpha.13","sha":"17fde80a53fb9fcce31a82290f54de55cf3655e9","kind":"tag","published_at":"2017-05-08T10:47:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13/manifests"},{"name":"v0.18.0","sha":"dea7938b1265a3b100899d65589fbd05e877ab9e","kind":"tag","published_at":"2017-04-30T22:26:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0/manifests"},{"name":"v1.0.0-alpha.12","sha":"dc7371e4770fd3e8b1a82b9c2c2a652acaa73713","kind":"tag","published_at":"2017-04-30T22:22:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12/manifests"},{"name":"v0.17.4","sha":"a398290811c94bd6bb2d5d04c7f6d0ce734e3ad6","kind":"commit","published_at":"2017-04-14T17:20:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4/manifests"},{"name":"v1.0.0-alpha.11","sha":"7b3dbfaf2e94e8139424c8660692ee20d5a9880e","kind":"tag","published_at":"2017-04-14T16:50:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11/manifests"},{"name":"v0.17.3","sha":"53076a03182668f94d3bf40cd880309a51e9be88","kind":"tag","published_at":"2017-04-10T21:42:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"38c4aed87e608ded8e083dcf341ed5e9a14c20ef","kind":"tag","published_at":"2017-04-09T11:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2/manifests"},{"name":"v1.0.0-alpha.10","sha":"27fd907d604c1d3189b7b70e3a7e4758e0171492","kind":"tag","published_at":"2017-04-06T12:00:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"b962c2fbfa7a9cab9e9844e01966b90ca86e67a1","kind":"tag","published_at":"2017-04-01T13:47:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a0b4691eb3958aeb9173a8f4e705c81dfb7d25da","kind":"tag","published_at":"2017-03-25T11:46:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8/manifests"},{"name":"v0.17.1","sha":"05280483dbbc29e56edd8f3644721679b55d4d73","kind":"commit","published_at":"2017-03-13T12:27:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1/manifests"},{"name":"v1.0.0-alpha.7","sha":"9281a3fcee37d6afb9e493ff06e8a2626f4d7d91","kind":"tag","published_at":"2017-03-12T12:31:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"69f604946c366c655d0613841c034cacee7e9ef4","kind":"commit","published_at":"2017-02-26T12:41:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6/manifests"},{"name":"v1.0.0-alpha.5","sha":"74973892bdfacd5c9e3a4ce63185e9a6500d9522","kind":"commit","published_at":"2017-02-26T11:04:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-alpha.4","sha":"6472a6864951bfe7f3739afbe74b50981299ac28","kind":"commit","published_at":"2017-02-26T10:19:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4/manifests"},{"name":"v0.17.0","sha":"c9af9606bcea6551ceaadc2f6430d629eb679e84","kind":"commit","published_at":"2017-02-12T22:06:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0/manifests"},{"name":"v1.0.0-alpha.3","sha":"4583f5212d0b668e3801a859d3cc584cec0ec173","kind":"commit","published_at":"2017-02-12T21:43:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"8476782b595175d25c8a972b5fe53bc1f8532676","kind":"tag","published_at":"2017-02-07T19:48:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"3a0eb03018a9c5c96ba5233de8ef45202403a94c","kind":"commit","published_at":"2017-01-29T21:29:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.16.7","sha":"867c6c29b1badd839b1fd57720e5754fcd53a516","kind":"commit","published_at":"2017-01-15T19:57:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"bc84dbeeb78b725fefdc10cdc6eee7b75cc1226e","kind":"commit","published_at":"2016-12-25T21:03:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"8a03a04ef17f76ce09b88607b216d8a8e4d277d6","kind":"commit","published_at":"2016-12-09T20:45:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"84c18c98ff56fbe81be902735164219040729bb1","kind":"commit","published_at":"2016-11-17T19:18:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"066c5d53d1d4ecec2923ed12ec14647ae8248a9c","kind":"commit","published_at":"2016-11-17T16:41:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"806b2eab2272b430e814f8b3c7f1e7b31cd0e306","kind":"commit","published_at":"2016-11-14T17:22:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"2085737a798d9cb808b2fddf1f06883b27327ccc","kind":"commit","published_at":"2016-10-19T18:24:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"6eb9913441cb39562f4c935bdd70042d26daa260","kind":"commit","published_at":"2016-10-05T14:36:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0/manifests"},{"name":"v0.16.0-rc2","sha":"71a9524d0ec28dad2f566a42c7bb8ad2ea93ce36","kind":"commit","published_at":"2016-09-24T19:31:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2/manifests"},{"name":"v0.16.0-rc1","sha":"1691addd7f84317619c6831c35cb1f32ef3779b6","kind":"commit","published_at":"2016-09-07T19:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1/manifests"},{"name":"v0.15.4","sha":"be9bc14f4cda041299b6f8845af87b9278c871fc","kind":"commit","published_at":"2016-08-10T22:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"8bd3589dd7f676f3d725559cbd63457afe8d3691","kind":"commit","published_at":"2016-08-02T20:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"908f694e1e6eae9e63da6b22e63100d6bda4fa8e","kind":"commit","published_at":"2016-07-09T21:10:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"1fed1bcc81d89e473e261c1da4bf0a3a46515ce8","kind":"tag","published_at":"2016-06-20T08:15:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"06667b589952f58ff8c6d277df364ef16dada671","kind":"tag","published_at":"2016-05-06T13:49:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0/manifests"},{"name":"v0.15.0-beta.2","sha":"7cf7adfe9042e9be8dbaa1c850ffacca26e9c269","kind":"commit","published_at":"2016-04-21T22:57:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2/manifests"},{"name":"v0.15.0-beta.1","sha":"47d7525fb77c7c579e99d595b3f98c69fc838c77","kind":"tag","published_at":"2016-04-14T13:33:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1/manifests"},{"name":"v0.15.0-alpha.2","sha":"caabf9eaee5a5e11097958105f8427cfc8905f86","kind":"tag","published_at":"2016-03-17T23:37:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2/manifests"},{"name":"v0.15.0-alpha.1","sha":"2ebddeb908857c16ece162964a7e501ab37716ba","kind":"commit","published_at":"2016-02-27T17:54:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1/manifests"},{"name":"v0.14.4","sha":"de2bee1335ff1fd701a60cb3d739cf919dbd77ce","kind":"commit","published_at":"2016-02-03T00:47:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"fa9141f90149392cc3fa366736e61a89b07e9205","kind":"commit","published_at":"2016-01-27T03:06:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"44b41957ae81344cf6dc794cf2dbe2da48152622","kind":"commit","published_at":"2016-01-08T15:52:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"0ae4d7f61bb240ae5e2adc9d15a8d5629f738db6","kind":"commit","published_at":"2016-01-04T22:23:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"628bc82957d8e537a1b648e31e10723820bb00ac","kind":"commit","published_at":"2015-12-25T15:12:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0/manifests"},{"name":"v0.14.0-rc2","sha":"9a24d8a7839c37b86748ad8022e39235e8eb6be2","kind":"commit","published_at":"2015-12-14T22:26:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2/manifests"},{"name":"v0.14.0-rc1","sha":"7459597806a2f1f5826eaab26d3c5d974da70fbd","kind":"commit","published_at":"2015-12-04T19:52:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1/manifests"},{"name":"v0.13.4","sha":"a98006f9ffb588030cbdd2e3b4a4515017e58c43","kind":"commit","published_at":"2015-11-24T17:07:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"e33afed6913b58a990bd4b51a038bbfff0a0f42f","kind":"commit","published_at":"2015-11-17T16:34:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"6f28ad04e8f95073646bfeb8936c550ca4a94347","kind":"commit","published_at":"2015-11-10T00:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"330488977f95dbebd6cf6a387bf10a86238331ff","kind":"commit","published_at":"2015-10-29T21:08:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"7980cd589e9dc9e055e1b789bf2f80e7f2ef0f5d","kind":"commit","published_at":"2015-10-21T19:38:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"86394ccd2d7b715eaa054a369679eba4ac82ce1f","kind":"commit","published_at":"2015-10-21T19:04:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"d310459476a461e0d29f166de277896026d8f35f","kind":"commit","published_at":"2015-10-19T17:30:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"06aca1012d01de4ec782acfb8d22a6ec83d48ff7","kind":"commit","published_at":"2015-10-07T21:43:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"6671f90516c2065839efae773ecda924b8bebdae","kind":"commit","published_at":"2015-10-06T19:31:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"a4e194e46c47f8e2eedfab8f0a8c4104e5679c95","kind":"commit","published_at":"2015-09-28T16:15:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"aa485220ff28e907d2548cbfb65bd789c23d9eba","kind":"commit","published_at":"2015-09-25T16:08:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"b55b770f2049852febe47bef27aa0eaceafcec08","kind":"commit","published_at":"2015-09-15T21:10:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"82bc1cb2805f7b624516f71628e6ca525df18cad","kind":"commit","published_at":"2015-08-24T21:31:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0/manifests"},{"name":"v0.10.4","sha":"a8097bcbed6939f0cb308e05acf03a907b666725","kind":"commit","published_at":"2015-08-09T03:29:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"2a43082b52138e33c85878616461445895066a11","kind":"commit","published_at":"2015-08-08T22:51:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"71583523f39c1830d3fcffeff0598c2f803f1048","kind":"commit","published_at":"2015-07-29T20:34:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"6b609c63611b02f9e845b765770983c547cd6af8","kind":"commit","published_at":"2015-07-13T21:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"b6140ec86c5087ad799e9a658f3f0d9b150c205a","kind":"commit","published_at":"2015-07-10T01:35:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"8a18478700f49b94fe7f580664e7b31c581ceb0b","kind":"commit","published_at":"2015-06-20T17:47:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"3da654eb4f0ddb10d81f2706eda1f3819e40b795","kind":"commit","published_at":"2015-06-15T01:46:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"867e87d3530b4fb6bc7f6ec5fb9edcd49e7bd631","kind":"commit","published_at":"2015-06-09T23:38:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"cb794810e7c39352f1bbd533d92983dc22a57510","kind":"commit","published_at":"2015-05-24T20:12:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0/manifests"},{"name":"v0.7.5","sha":"b3ce0b272e5468919d01b3d3ab6751a92f682b48","kind":"commit","published_at":"2015-04-27T19:14:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"abc159f246f15163f7984bcf702409cffc745d6e","kind":"commit","published_at":"2015-04-21T18:14:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"9321a4a8879f380a725c7439114ebf3e0da8abcc","kind":"commit","published_at":"2015-04-01T15:20:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"953606f4d1a9e3a33798b499219fe40b1f81fd96","kind":"commit","published_at":"2015-03-25T23:45:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"03c169188dd10ec2242b7806050781867c0291dd","kind":"commit","published_at":"2015-03-04T21:41:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"078ba0c94f8985dd2d96587784f760474ba51858","kind":"commit","published_at":"2015-02-13T21:06:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"accd9f0ef163d514b091709ffd63f76f6d1a467f","kind":"commit","published_at":"2015-01-27T00:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"57c7a95be20dc77cbe0459a40acc802e16de5148","kind":"commit","published_at":"2015-01-26T23:07:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"706446d6aeb952def6f2016fdc213b6e56b2d40f","kind":"commit","published_at":"2015-01-03T23:58:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"6b294fdd0a7f9686b8b8f05cf8759e90b3e581f9","kind":"commit","published_at":"2014-12-25T17:36:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"3eb741fdb94fff5e8218809b8f7d5a9d2e4d1778","kind":"commit","published_at":"2014-12-15T17:14:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"d65414913839d9d939c8bd938ca21f39f0faa924","kind":"commit","published_at":"2014-12-07T15:15:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"fc3232f6e9d1662c4f9d813b70acb329c4cdc6de","kind":"commit","published_at":"2014-11-30T21:22:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"4b02786c2a7e27613201fe72c033a260018a38d6","kind":"commit","published_at":"2014-11-28T20:34:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"ab8880bc442941c20d58ca2cbb8aace7b2724929","kind":"commit","published_at":"2014-11-17T20:10:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"052b0bc5a3e887d0a36b2277a2e09812a0ce206b","kind":"commit","published_at":"2014-11-11T21:11:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"715b7e868003ac9b121bdacee3e1301b9c660aa9","kind":"commit","published_at":"2014-11-08T19:56:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"088d257c0bec691545cd32f83fd2af753866b8ee","kind":"commit","published_at":"2014-11-08T00:13:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0/manifests"},{"name":"v0.1.29","sha":"3fe7b8bf7c3adc04522f311ce1c1c3b6e39e8edd","kind":"commit","published_at":"2014-11-05T19:58:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.1.29","html_url":"https://github.com/mui/material-ui/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29/manifests"}]},"repo_metadata_updated_at":"2025-12-12T02:56:37.202Z","dependent_packages_count":0,"downloads":234460,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":9.854238133342866,"dependent_repos_count":26.53391647078127,"dependent_packages_count":38.552483686453506,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":24.98021276352588},"purl":"pkg:npm/%40mui/material-pigment-css","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mui/material-pigment-css","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mui/material-pigment-css","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mui/material-pigment-css/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-04T07:03:34.193Z","issues_count":4311,"pull_requests_count":9952,"avg_time_to_close_issue":13586842.81696086,"avg_time_to_close_pull_request":1743280.7233341183,"issues_closed_count":2591,"pull_requests_closed_count":8492,"pull_request_authors_count":717,"issue_authors_count":2933,"avg_comments_per_issue":5.109719322662955,"avg_comments_per_pull_request":1.9954782958199357,"merged_pull_requests_count":7177,"bot_issues_count":19,"bot_pull_requests_count":3439,"past_year_issues_count":749,"past_year_pull_requests_count":3231,"past_year_avg_time_to_close_issue":841051.1259259259,"past_year_avg_time_to_close_pull_request":462660.70522674866,"past_year_issues_closed_count":405,"past_year_pull_requests_closed_count":2602,"past_year_pull_request_authors_count":187,"past_year_issue_authors_count":597,"past_year_avg_comments_per_issue":1.897196261682243,"past_year_avg_comments_per_pull_request":1.405756731662024,"past_year_bot_issues_count":8,"past_year_bot_pull_requests_count":1440,"past_year_merged_pull_requests_count":2320,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/issues","maintainers":[{"login":"oliviertassinari","count":773,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"siriwatknp","count":701,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":511,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":434,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"mnajdova","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"michaldudak","count":262,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"aarongarciah","count":237,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"ZeeshanTamboli","count":207,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mj12albert","count":193,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"alexfauquette","count":165,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"samuelsycamore","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"cherniavskii","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"LukasTy","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"bharatkashyap","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"DanailH","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"JCQuintas","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"eps1lon","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"hbjORbj","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hbjORbj"},{"login":"flaviendelangle","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"michelengelen","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"rosskevin","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rosskevin"},{"login":"mbrookes","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"m4theushw","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"apedroferreira","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"hasdfa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"nikitaa24","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikitaa24"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"richbustos","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richbustos"},{"login":"nathanmarks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanmarks"},{"login":"vicasas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"MBilalShafi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joshwooding","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwooding"},{"login":"dimitropoulos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dimitropoulos"},{"login":"arthurbalduini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"dmtrKovalenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmtrKovalenko"},{"login":"hai-cea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-cea"},{"login":"gerdadesign","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"DavidCnoops","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidCnoops"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}],"active_maintainers":[{"login":"siriwatknp","count":281,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":241,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":191,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"oliviertassinari","count":168,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"ZeeshanTamboli","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mnajdova","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"mj12albert","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"aarongarciah","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"joserodolfofreitas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"prakhargupta1","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"JCQuintas","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"DanailH","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"alexfauquette","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"bharatkashyap","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"LukasTy","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"cherniavskii","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"michaldudak","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"MBilalShafi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"flaviendelangle","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"vicasas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fmaterial-pigment-css/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fmaterial-pigment-css/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fmaterial-pigment-css/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fmaterial-pigment-css/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fmaterial-pigment-css/codemeta","maintainers":[{"uuid":"brijeshb42","login":"brijeshb42","name":null,"email":"brijeshb42@gmail.com","url":null,"packages_count":70,"html_url":"https://www.npmjs.com/~brijeshb42","role":null,"created_at":"2024-07-14T03:24:25.496Z","updated_at":"2024-07-14T03:24:25.496Z","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":63,"html_url":"https://www.npmjs.com/~michaldudak","role":null,"created_at":"2024-07-14T03:24:25.875Z","updated_at":"2024-07-14T03:24:25.875Z","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":88,"html_url":"https://www.npmjs.com/~mnajdova","role":null,"created_at":"2024-07-14T03:24:25.669Z","updated_at":"2024-07-14T03:24:25.669Z","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":113,"html_url":"https://www.npmjs.com/~oliviertassinari","role":null,"created_at":"2025-08-14T22:57:44.305Z","updated_at":"2025-08-14T22:57:44.305Z","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":158,"html_url":"https://www.npmjs.com/~siriwatknp","role":null,"created_at":"2024-07-14T03:24:25.610Z","updated_at":"2024-07-14T03:24:25.610Z","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":113,"html_url":"https://www.npmjs.com/~janpotoms","role":null,"created_at":"2024-07-14T03:24:25.767Z","updated_at":"2024-07-14T03:24:25.767Z","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":42,"html_url":"https://www.npmjs.com/~aarongarciah","role":null,"created_at":"2024-07-14T03:24:25.340Z","updated_at":"2024-07-14T03:24:25.340Z","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":46,"html_url":"https://www.npmjs.com/~mj12albert","role":null,"created_at":"2024-07-14T03:24:25.382Z","updated_at":"2024-07-14T03:24:25.382Z","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":46,"html_url":"https://www.npmjs.com/~diegoandai","role":null,"created_at":"2024-07-14T03:24:25.726Z","updated_at":"2024-07-14T03:24:25.726Z","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":14,"html_url":"https://www.npmjs.com/~dav-is","role":null,"created_at":"2025-07-26T17:32:36.299Z","updated_at":"2025-07-26T17:32:36.299Z","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":5264274,"maintainers_count":1091160,"namespaces_count":333594,"keywords_count":760514,"github":"npm","metadata":{"funded_packages_count":159192},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-12-16T06:37:22.408Z","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":8895253,"name":"@mui/internal-scripts","ecosystem":"npm","description":"Utilities supporting MUI libraries build and docs generation. This is an internal package not meant for general use.","homepage":"https://github.com/mui/material-ui#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/material-ui","keywords_array":[],"namespace":"mui","versions_count":54,"first_release_published_at":"2024-02-20T20:04:11.919Z","latest_release_published_at":"2025-12-03T06:56:27.947Z","latest_release_number":"2.0.16","last_synced_at":"2025-12-12T01:21:07.372Z","created_at":"2024-02-20T20:05:18.251Z","updated_at":"2025-12-12T02:56:37.237Z","registry_url":"https://www.npmjs.com/package/@mui/internal-scripts","install_command":"npm install @mui/internal-scripts","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"canary":"1.0.21-dev.20240919-130050-82a6448768","next":"2.0.5","latest":"2.0.16"}},"repo_metadata":{"id":19822297,"uuid":"23083156","full_name":"mui/material-ui","owner":"mui","description":"Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.","archived":false,"fork":false,"pushed_at":"2025-11-13T02:09:24.000Z","size":700328,"stargazers_count":97268,"open_issues_count":1756,"forks_count":32726,"subscribers_count":1311,"default_branch":"master","last_synced_at":"2025-11-13T04:08:42.858Z","etag":null,"topics":["design-system","material-design","material-ui","react","react-components"],"latest_commit_sha":null,"homepage":"https://mui.com/material-ui/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2014-08-18T19:11:54.000Z","updated_at":"2025-11-13T03:47:46.000Z","dependencies_parsed_at":"2025-06-02T16:06:01.092Z","dependency_job_id":"32b77193-1b92-4638-bb5e-6c82ade9eee5","html_url":"https://github.com/mui/material-ui","commit_stats":{"total_commits":23822,"total_committers":3211,"mean_commits":"7.4188726253503585","dds":0.8266728234405172,"last_synced_commit":"c0620e333641deda56f3cd68c7c3736098ee818c"},"previous_names":["mui-org/material-ui","callemall/material-ui"],"tags_count":569,"template":false,"template_full_name":null,"purl":"pkg:github/mui/material-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/sbom","scorecard":{"id":262861,"data":{"date":"2025-08-17T02:37:43Z","repo":{"name":"github.com/mui/material-ui","commit":"06de3386e5dbd68c7e7496219f702232dcd7ec9f"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.7,"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":"Maintained","score":10,"reason":"30 commit(s) and 1 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":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/check-if-pr-has-label.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yml: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:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/no-response.yml:22","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/check-if-pr-has-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci-check.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-cleanup.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/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/publish-canaries.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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 28 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":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  14 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:  13 out of  13 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":"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: 'allow deletion' disabled on branch 'v6.x'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v6.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v6.x'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'v6.x'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v6.x'","Warn: codeowners review is not required on branch 'master'","Warn: codeowners review is not required on branch 'v6.x'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v6.x'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v6.x'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v6.x'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v6.x'"],"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":"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":"CI-Tests","score":10,"reason":"28 out of 28 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 36 contributing companies or organizations","details":["Info: found contributions from: A11yance, LightSourceAI, TourConnect, Treeshakers, alienfast, calcom, callemall, cefsharp, cssinjs, emikra, goose-duck, instacart, jalaali, lightsourceai, mui, mui-org, nodejs, openfoodfacts, pabloengine, pretur, react-native-community, reactiran, reactjs, reactwg, state-machines, storybookjs, testing-library, text-em-all, typed-typings, typescript-cheatsheets, underjs, vercel, webpack, yarnpkg, yarnplugins, 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":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-cpj6-fhp6-mr6j","Warn: Project is vulnerable to: GHSA-f46r-rw29-r322","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","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-17T11:13:50.539Z","repository_id":19822297,"created_at":"2025-08-17T11:13:50.539Z","updated_at":"2025-08-17T11:13:50.539Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":284156474,"owners_count":26956829,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-11-13T02:00:06.582Z","response_time":61,"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":"v7.3.5","sha":"92c82252c77237100aebbea0446848a70d0ba2a7","kind":"tag","published_at":"2025-11-04T08:30:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.5","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.5/manifests"},{"name":"v7.3.4","sha":"28eadba9ec2899226ecbf4058b8fba1ddeab9e6d","kind":"tag","published_at":"2025-10-02T18:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4/manifests"},{"name":"v7.3.3","sha":"6984a79aa3ebde0ad9d1a21817de900f60b7dc90","kind":"tag","published_at":"2025-10-02T14:01:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3/manifests"},{"name":"v7.3.2","sha":"ebd180cdd48e365aa0c5c54b6568d5efc320590d","kind":"tag","published_at":"2025-09-02T06:18:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"3592ec32c4858c22bf99c535c037c13ee6db6b84","kind":"tag","published_at":"2025-08-06T09:33:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"ad98e5ebf7f2f629f9a8b054d9ee3e7217d163bf","kind":"tag","published_at":"2025-08-05T05:40:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0/manifests"},{"name":"v6.5.0","sha":"894dd472b2cc3bbf218eef521ce5a4bcbe914e60","kind":"tag","published_at":"2025-07-08T02:51:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0/manifests"},{"name":"v5.18.0","sha":"6b50143dcfc2aad56a37c9f2e1f14256e9a65c4e","kind":"tag","published_at":"2025-07-08T02:50:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0/manifests"},{"name":"v7.2.0","sha":"1496d735b2cf16501ce413daec40d627eee77e1d","kind":"tag","published_at":"2025-06-30T08:59:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0/manifests"},{"name":"v7.1.2","sha":"ad2d425db362790d6d0f90fbe5b5d3a5b5132503","kind":"tag","published_at":"2025-06-20T07:34:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2/manifests"},{"name":"v6.4.12","sha":"9179a92b0d97f6d0270c7fac733cfd81bd7354cc","kind":"tag","published_at":"2025-06-02T06:58:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12/manifests"},{"name":"v7.1.1","sha":"0ebb3a14ccc5dbee4ec2682b387511f107b95a65","kind":"tag","published_at":"2025-06-02T06:47:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"e3e07e0b8fac5ca8fb4bbf3ec453dbe79133552f","kind":"tag","published_at":"2025-05-06T08:50:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0/manifests"},{"name":"v6.4.11","sha":"6b3957d9d42c83e069da8e8bb534ec294dcb6254","kind":"tag","published_at":"2025-04-10T02:36:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11/manifests"},{"name":"v7.0.2","sha":"ebb24ce49e1ef8358600a7787cb6c8d671cead63","kind":"tag","published_at":"2025-04-09T13:08:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2/manifests"},{"name":"v6.4.10","sha":"d80a3609c8a7274dc5fafa348382059945aee449","kind":"tag","published_at":"2025-03-31T19:03:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10/manifests"},{"name":"v7.0.1","sha":"d6fdcac555725c3807e6f03445e3a051398ee739","kind":"tag","published_at":"2025-03-28T18:58:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"22aa7db2ed23df3b43530e9fdb57bc1051221457","kind":"tag","published_at":"2025-03-26T14:16:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0/manifests"},{"name":"v6.4.9","sha":"a884cb821f67a831f44cc6abfc3bc77faef91ada","kind":"tag","published_at":"2025-03-25T15:45:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9/manifests"},{"name":"v7.0.0-rc.0","sha":"ebaec8db8ae1b90183817cb0bad549d7fc63fe79","kind":"tag","published_at":"2025-03-19T09:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0/manifests"},{"name":"v5.17.1","sha":"0d509f8a4a48031a1e25974a1604b803892ce94e","kind":"tag","published_at":"2025-03-18T18:44:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"b0dc8270c5a2896293ff8b61052120a13819f0a1","kind":"tag","published_at":"2025-03-18T15:28:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0/manifests"},{"name":"v6.4.8","sha":"2bded219fabaaefc2083aa660d5856ab75cfa8d6","kind":"tag","published_at":"2025-03-17T17:54:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8/manifests"},{"name":"v7.0.0-beta.4","sha":"260ed53760f179e3bb4f1f43e2f2712ecbf9fdd7","kind":"tag","published_at":"2025-03-13T13:30:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4/manifests"},{"name":"v6.4.7","sha":"d1ca0a45fea4327ba4dc9876e62922785493f1c3","kind":"tag","published_at":"2025-03-05T15:19:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7/manifests"},{"name":"v7.0.0-beta.3","sha":"9dea4105c8b413e087bd1d0cc517b52831a2eb86","kind":"tag","published_at":"2025-03-05T15:13:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"48acea181cac8ca14455e76d01d3554ba578781e","kind":"tag","published_at":"2025-02-27T15:00:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2/manifests"},{"name":"v7.0.0-beta.1","sha":"2cf2e71af3c2b26694964884456bc335c2ba6cdb","kind":"tag","published_at":"2025-02-26T18:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1/manifests"},{"name":"v6.4.6","sha":"356b885778a2af26505d5dbba76a9abcceb69800","kind":"tag","published_at":"2025-02-26T13:39:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6/manifests"},{"name":"v7.0.0-beta.0","sha":"b485c1abec1d776e925ca90e6fa7d91e9bd057a7","kind":"tag","published_at":"2025-02-26T13:22:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0/manifests"},{"name":"v7.0.0-alpha.2","sha":"ba14b7070070281c8a6cea1df7653f007bb8da49","kind":"tag","published_at":"2025-02-18T18:57:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.4.5","sha":"6f2b908baa7863e2cbf0ec4518dc90ccfd53597b","kind":"tag","published_at":"2025-02-18T18:46:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5/manifests"},{"name":"v7.0.0-alpha.1","sha":"c390c1c2d1c85f42d40f16ce405a3c4b62026ec7","kind":"tag","published_at":"2025-02-11T17:34:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1/manifests"},{"name":"v6.4.4","sha":"c66361a6ad9d1354b60e6fb93ba3144c1348ab15","kind":"tag","published_at":"2025-02-11T14:31:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4/manifests"},{"name":"v6.4.3","sha":"cee310a92f61ffb75284195a9ed30bcb367c78e2","kind":"tag","published_at":"2025-02-04T18:53:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3/manifests"},{"name":"v7.0.0-alpha.0","sha":"3e3195a4285ca716061f7d7d87f4915630af1b69","kind":"tag","published_at":"2025-02-03T12:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.4.2","sha":"1813d89a599a4027fd216062b2cac8b0c1864f1d","kind":"tag","published_at":"2025-01-29T15:50:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2/manifests"},{"name":"v6.4.1","sha":"819e662a2ce210f8805c45057389217cb1c39a83","kind":"tag","published_at":"2025-01-21T13:23:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"f9949a8889c7e69cac145ce56411298a234d2e49","kind":"tag","published_at":"2025-01-14T16:46:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0/manifests"},{"name":"v5.16.14","sha":"ba588c8333d765af63ab15c8b33dd947b615f70b","kind":"tag","published_at":"2025-01-06T21:20:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14/manifests"},{"name":"v6.3.1","sha":"afd551abd3be44de711d6baef48e62e18b97c908","kind":"tag","published_at":"2025-01-03T13:53:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1/manifests"},{"name":"v5.16.13","sha":"e52a6379f22d38453fa046d410b0c4700707dbd9","kind":"tag","published_at":"2024-12-25T11:25:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13/manifests"},{"name":"v6.3.0","sha":"84d6ecfdccd10f204854beeef98bcc55dc99d117","kind":"tag","published_at":"2024-12-23T18:10:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"17026fc203a8b413ec7343b6eeb267a50519d515","kind":"tag","published_at":"2024-12-17T13:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1/manifests"},{"name":"v5.16.12","sha":"b8fbcf5fb5169d8db6ee0ec35001816d2777e8d4","kind":"tag","published_at":"2024-12-17T13:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12/manifests"},{"name":"v5.16.11","sha":"2413ff076b0d462736dfccd399b4be863fd79ec2","kind":"tag","published_at":"2024-12-11T10:13:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11/manifests"},{"name":"v6.2.0","sha":"3a8ceaead5ac4c2c4554e6500ca3d197420a04c2","kind":"tag","published_at":"2024-12-11T02:03:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0/manifests"},{"name":"v6.1.10","sha":"5c5e9f6d8a90034cd75dcb92403caf6b37efc916","kind":"tag","published_at":"2024-12-04T10:03:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10/manifests"},{"name":"v5.16.9","sha":"ec085b677c43ed1f37e66bd2fb58f27dce9f7184","kind":"tag","published_at":"2024-12-04T09:34:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9/manifests"},{"name":"v5.16.8","sha":"096adfbe28d038397a7f3cf3494b86844226e162","kind":"tag","published_at":"2024-11-28T06:51:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8/manifests"},{"name":"v6.1.9","sha":"821784419eefb89e4ce7b66c4b602a1e33d2fa88","kind":"tag","published_at":"2024-11-27T13:22:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9/manifests"},{"name":"v6.1.8","sha":"0b8739f145423bafdd8e2871312307bfb31c58ef","kind":"tag","published_at":"2024-11-20T15:09:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8/manifests"},{"name":"v6.1.7","sha":"a7d441d0bd3bfc16a1ce9e6d7ff3ad1afc6b62f1","kind":"tag","published_at":"2024-11-13T15:31:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7/manifests"},{"name":"v6.1.6","sha":"32112b76aa821c2a1e98120545019ef1a71ea274","kind":"tag","published_at":"2024-10-30T13:54:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6/manifests"},{"name":"v6.1.5","sha":"01c5f344628bc66e16f86284ee0fc7107002a5ca","kind":"tag","published_at":"2024-10-22T10:28:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5/manifests"},{"name":"v6.1.4","sha":"15ea548de803e4602894cae6304a497d7ddaf09c","kind":"tag","published_at":"2024-10-15T18:35:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4/manifests"},{"name":"v6.1.3","sha":"c7de2cae15cc7b7025ad79e3623320526ed16462","kind":"tag","published_at":"2024-10-09T09:47:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3/manifests"},{"name":"v6.1.2","sha":"e6ff0b5016ac4fa40cdc9b78a0d9ecdd2c0cd9db","kind":"tag","published_at":"2024-10-02T14:51:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"263c7259451d5b928bbdfd299c9c0afc89dfec02","kind":"tag","published_at":"2024-09-19T06:42:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"94cc3d0a66456713e6e25edf9a1ba35ad8df88bc","kind":"tag","published_at":"2024-09-11T13:09:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"bb620d85a89651ca4350e8861bbb35776d583726","kind":"tag","published_at":"2024-09-03T10:33:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"71dbef69dcbf2b87831af579fb777b4f1f4b219a","kind":"tag","published_at":"2024-08-29T13:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"c9a9adfb90e939c0590de6edf10d0c65fcbc8b1e","kind":"tag","published_at":"2024-08-27T09:06:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.0","sha":"55bea65c83c1beac77382fe961f8aa72eec21daa","kind":"tag","published_at":"2024-08-22T08:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0/manifests"},{"name":"v6.0.0-beta.6","sha":"cbb6f8d3b1b72732d51f5628765cfd7e75bd5747","kind":"tag","published_at":"2024-08-18T02:55:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6/manifests"},{"name":"v5.16.7","sha":"b505fd7b64e92db523198712a5d6716c494e0c66","kind":"tag","published_at":"2024-08-09T09:19:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7/manifests"},{"name":"v6.0.0-beta.5","sha":"75c24b0828981651082a3eede027b6871c96c440","kind":"tag","published_at":"2024-08-08T08:52:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5/manifests"},{"name":"v5.16.6","sha":"6eb1bdce38d0fc67fa8aebca260043c7fc8eb3e8","kind":"tag","published_at":"2024-07-30T21:06:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6/manifests"},{"name":"v6.0.0-beta.4","sha":"12532afa3e4f6f13a9fa86eb459c27792c36b6f9","kind":"tag","published_at":"2024-07-30T20:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4/manifests"},{"name":"v5.16.5","sha":"40792e6efb2c92b8964a3912e08aeb4fb7fc41c8","kind":"tag","published_at":"2024-07-25T06:42:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5/manifests"},{"name":"v6.0.0-beta.3","sha":"02fde66a0cd72fb7fe3681a5ea8c4de733b4a865","kind":"tag","published_at":"2024-07-24T18:27:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3/manifests"},{"name":"v5.16.4","sha":"77af399a3ad76f31e5f2e0fab5650b628fa50990","kind":"tag","published_at":"2024-07-16T16:01:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4/manifests"},{"name":"v6.0.0-beta.2","sha":"9ad8c1fd8dfd21d8e37fe73d71e011542b23db72","kind":"tag","published_at":"2024-07-16T14:46:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2/manifests"},{"name":"v5.16.3","sha":"e1824453bdb0a89f15d4dfe47a1c4f90fa0f0500","kind":"tag","published_at":"2024-07-16T14:18:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3/manifests"},{"name":"v6.0.0-beta.1","sha":"19c1935757925d834928a30ea41f58bb95fb355f","kind":"tag","published_at":"2024-07-16T09:42:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1/manifests"},{"name":"v5.16.2","sha":"56ddd108fe153592a800fce4d43f9758b0ff5101","kind":"tag","published_at":"2024-07-16T09:10:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2/manifests"},{"name":"v6.0.0-beta.0","sha":"3364f0740aa5c86e057ec5b0d22c1b12bfd96fa4","kind":"tag","published_at":"2024-07-11T15:54:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0/manifests"},{"name":"v5.16.1","sha":"431af6a2fd9bf6cd0422c61e36c937d1ea5e5015","kind":"tag","published_at":"2024-07-11T15:48:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1/manifests"},{"name":"v5.16.0","sha":"e5e9b9d5e952b52752b758179da20d3fa0982c05","kind":"tag","published_at":"2024-07-05T13:32:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0/manifests"},{"name":"v6.0.0-alpha.14","sha":"2a15dd74c76bacbc867a7313fdc2c42c6168327c","kind":"tag","published_at":"2024-07-05T04:25:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14/manifests"},{"name":"v6.0.0-alpha.13","sha":"a070a894fbe21c52df446438ca1bb5a891d5e1b5","kind":"tag","published_at":"2024-07-03T07:44:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13/manifests"},{"name":"v5.15.21","sha":"a306ce4afcc60de4c3e43b8f9183862235d9318e","kind":"tag","published_at":"2024-06-28T14:09:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21/manifests"},{"name":"v6.0.0-alpha.12","sha":"fb476c6c18b850e8400d03afb7447802afbfd357","kind":"tag","published_at":"2024-06-24T17:12:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.15.20","sha":"f20fa0ba4016e5425a2a4cce841075253828a551","kind":"tag","published_at":"2024-06-12T12:58:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20/manifests"},{"name":"v6.0.0-alpha.11","sha":"22c5206a9e8191b2f81131d6978a0958e55b7032","kind":"tag","published_at":"2024-06-12T08:18:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11/manifests"},{"name":"v6.0.0-alpha.10","sha":"e5ac6c0eef5efd4fa5c5eb11ccbf08e58e7443f8","kind":"tag","published_at":"2024-06-04T10:35:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10/manifests"},{"name":"v6.0.0-alpha.9","sha":"925de32766317bb84a92ec24b2b6465c8e48cc04","kind":"tag","published_at":"2024-05-29T12:25:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.15.19","sha":"77f606ba73bb5439d66871177772f54196044450","kind":"tag","published_at":"2024-05-29T12:01:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19/manifests"},{"name":"v6.0.0-alpha.8","sha":"c7dbe6e8256cef7bd2dbdcbee55428ad82513cd0","kind":"tag","published_at":"2024-05-21T16:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.15.18","sha":"607daac5baa9c8151f111fe4bacea1d7e61881a3","kind":"tag","published_at":"2024-05-16T09:29:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18/manifests"},{"name":"v6.0.0-alpha.7","sha":"997bec6d8d30a1a891aff4eeedefa41c93eaa95c","kind":"tag","published_at":"2024-05-16T06:31:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"7c8db04b91500ba77301acd360d21bff7f7c752f","kind":"tag","published_at":"2024-05-08T13:13:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.15.17","sha":"9bc4fc42959427246addfdf29db95847cc38e410","kind":"tag","published_at":"2024-05-08T12:24:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17/manifests"},{"name":"v5.15.16","sha":"284e251c155d92078f80f98919f4ab260b05e9be","kind":"tag","published_at":"2024-05-01T14:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16/manifests"},{"name":"v6.0.0-alpha.5","sha":"571d5046e26aa07605cb1e01ca99b2eb0b04d009","kind":"tag","published_at":"2024-05-01T14:16:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5/manifests"},{"name":"v6.0.0-alpha.4","sha":"afffc2ffc3db1e6abf48f3b3e13a41e8b758f874","kind":"tag","published_at":"2024-04-24T07:30:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4/manifests"},{"name":"v6.0.0-alpha.3","sha":"6d5e44409344ea4e13ceb3a02c4446dc6a7323b4","kind":"tag","published_at":"2024-04-17T16:10:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3/manifests"},{"name":"v6.0.0-alpha.2","sha":"4e75758b37119bd821435c23d9c111c545e186b6","kind":"tag","published_at":"2024-04-09T15:09:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2/manifests"},{"name":"v6.0.0-alpha.1","sha":"84307c1a2495a716788ec25f046faaa4d16c88c7","kind":"tag","published_at":"2024-04-05T10:43:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1/manifests"},{"name":"v5.15.15","sha":"5a079965186640b5176f00c537f3b9e6c299b5c4","kind":"tag","published_at":"2024-04-04T07:09:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15/manifests"},{"name":"v6.0.0-alpha.0","sha":"2a15ad6f1f5507162b1a5aebf78976ca3023183b","kind":"tag","published_at":"2024-03-26T15:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.15.14","sha":"9585d28317c90f2c71ab88dd5ae37638bb64ad82","kind":"tag","published_at":"2024-03-19T08:18:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14/manifests"},{"name":"v5.15.13","sha":"dbcb678234296de56afaf3138917e967e8d1934a","kind":"tag","published_at":"2024-03-13T14:17:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13/manifests"},{"name":"pigment@0.0.1","sha":"0e765a618a7676c507852cec024464b1fc1cd80f","kind":"tag","published_at":"2024-03-08T04:20:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/pigment@0.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/pigment@0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@pigment%400.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1/manifests"},{"name":"v5.15.12","sha":"5ad69e161d7520274cd37a2524ffb935b6dda158","kind":"tag","published_at":"2024-03-05T15:33:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12/manifests"},{"name":"v5.15.11","sha":"e3257a4d68481b0ca6efd5d06cb5c1e1e77e4286","kind":"tag","published_at":"2024-02-22T08:52:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11/manifests"},{"name":"v5.15.10","sha":"94fcd3ada0842108a9a2ce53e121931e5448649f","kind":"tag","published_at":"2024-02-12T12:38:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10/manifests"},{"name":"v5.15.9","sha":"7917d2a8a4acc0b07328dee8273847652491b769","kind":"tag","published_at":"2024-02-08T12:55:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9/manifests"},{"name":"v5.15.8","sha":"fe5a59e616637a0488b122749479b782f5f8dfa2","kind":"tag","published_at":"2024-02-06T20:42:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8/manifests"},{"name":"v5.15.7","sha":"b80acd69c7c848709d01465d6727b13ed6109258","kind":"tag","published_at":"2024-01-31T13:23:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7/manifests"},{"name":"v5.15.6","sha":"1700e5cd9cbb3bc648b7f799f837c4d23ed42700","kind":"tag","published_at":"2024-01-22T18:09:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6/manifests"},{"name":"v5.15.5","sha":"5d7c4e26a4973a3a80bf5f8a9a8ea14f89554fe0","kind":"tag","published_at":"2024-01-17T09:27:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5/manifests"},{"name":"v5.15.4","sha":"6aadbf91c5eb2c94dea9a49a19eb532606410a5a","kind":"tag","published_at":"2024-01-10T13:49:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4/manifests"},{"name":"v5.15.3","sha":"9fa4e472f9ba4fd4e7f8cfb8bc0d1f1d455ace23","kind":"tag","published_at":"2024-01-03T15:22:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"5d5dd15f70db9ffcb85d4dc57da8a20f5240fb81","kind":"tag","published_at":"2023-12-25T14:24:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"8be7ac66b99059bf2c2edcca9cf15981d389db6b","kind":"tag","published_at":"2023-12-19T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"8c2c6a88a509f9da7c453d4a3c3ab4749a57a36d","kind":"tag","published_at":"2023-12-12T18:21:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0/manifests"},{"name":"v5.14.20","sha":"14fa79f4328e901f82d7fc39aba722a9bf4a8df0","kind":"tag","published_at":"2023-12-05T09:28:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20/manifests"},{"name":"v5.14.19","sha":"a07b4925255aa3fc7ae1255130e182e4573c58d7","kind":"tag","published_at":"2023-11-29T21:11:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19/manifests"},{"name":"v5.14.18","sha":"43a41b6b2fa3f0a186a852b894452722e3a38f04","kind":"tag","published_at":"2023-11-14T08:27:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18/manifests"},{"name":"v5.14.17","sha":"c54a42dd8b0ec8e850bd60438e60a1a8acb3b4a4","kind":"tag","published_at":"2023-11-06T15:34:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17/manifests"},{"name":"v5.14.16","sha":"391b57a05daf67a8154471dae645471f5ffac09f","kind":"tag","published_at":"2023-10-31T10:57:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16/manifests"},{"name":"v5.14.15","sha":"6baedcfed27419ed6b9685f27fcbf3eff46133a3","kind":"tag","published_at":"2023-10-24T15:41:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15/manifests"},{"name":"v5.14.14","sha":"a0cfa182db3e7b196efe36cfe7b31d304c5a0a4e","kind":"tag","published_at":"2023-10-17T13:58:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14/manifests"},{"name":"v5.14.13","sha":"b8811a0fa59e7663b240183219db32f9a617e607","kind":"tag","published_at":"2023-10-10T19:42:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13/manifests"},{"name":"v5.14.12","sha":"bd450a0fdb19b087f47e1d7cce5a72417ec977cc","kind":"commit","published_at":"2023-10-04T16:31:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12/manifests"},{"name":"v5.14.11","sha":"13c0894d0c14c7f577a0a95492aeaa8fff8da33a","kind":"tag","published_at":"2023-09-26T11:47:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11/manifests"},{"name":"v5.14.10","sha":"14e97bffa62760cabcdc7244bff445b423f5286a","kind":"tag","published_at":"2023-09-18T10:18:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10/manifests"},{"name":"v5.14.9","sha":"8255b71ccdbfe9a20f856b5d68a269ab1c5452ca","kind":"tag","published_at":"2023-09-13T13:36:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9/manifests"},{"name":"v5.14.8","sha":"74c58dabc2cf5ed2242fb08e4781d26088d06b12","kind":"tag","published_at":"2023-09-05T12:34:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8/manifests"},{"name":"v5.14.7","sha":"8a09d535f101aac98935f82b76345ca9691b5e2b","kind":"tag","published_at":"2023-08-29T12:04:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7/manifests"},{"name":"v5.14.6","sha":"a1f511dd6ed9adba561e2ba00e1348136ed656db","kind":"commit","published_at":"2023-08-24T11:19:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6/manifests"},{"name":"v5.14.5","sha":"61fbfd1546c55caca984695a41f9c95668d414fc","kind":"tag","published_at":"2023-08-14T14:39:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5/manifests"},{"name":"v5.14.4","sha":"40f4b275022f03e48cf4809cd53d0d0dabb40424","kind":"tag","published_at":"2023-08-08T09:51:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4/manifests"},{"name":"v5.14.3","sha":"2deea341c9abfb640f22520e0c277027f3f91cd0","kind":"tag","published_at":"2023-08-01T15:33:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3/manifests"},{"name":"v5.14.2","sha":"36d9f0d3659e2f5ab1d924988313986962a0bf35","kind":"tag","published_at":"2023-07-25T10:01:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2/manifests"},{"name":"v5.14.1","sha":"f2e5ded80e94407f63a27eadb018139d6f967313","kind":"tag","published_at":"2023-07-19T09:05:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1/manifests"},{"name":"v5.14.0","sha":"2529e3aaaaec2c9f8e8cf669e58bb9c81db5a6d8","kind":"tag","published_at":"2023-07-11T14:57:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0/manifests"},{"name":"v5.13.7","sha":"aac2d5b526e8139314d99f827ecc3b2c24e99686","kind":"tag","published_at":"2023-07-04T08:53:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7/manifests"},{"name":"v5.13.6","sha":"312270bc71224067e1910bbee9f800b4a2469cc7","kind":"tag","published_at":"2023-06-23T14:05:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6/manifests"},{"name":"v5.13.5","sha":"24b3af68ebe79c1891e45c60c6bcfd26f8818f73","kind":"tag","published_at":"2023-06-12T13:43:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5/manifests"},{"name":"v5.13.4","sha":"a522d82df32d3bfab46b25f5ff24eeb9670c83fb","kind":"tag","published_at":"2023-06-05T17:30:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4/manifests"},{"name":"v5.13.3","sha":"70d4a2bb49dca9fef7854a1463a392094222812b","kind":"tag","published_at":"2023-05-29T11:22:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3/manifests"},{"name":"v5.13.2","sha":"f661923e9aa9d9cc634750affbb04bf2007bc57d","kind":"tag","published_at":"2023-05-22T16:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2/manifests"},{"name":"v5.13.1","sha":"0c58832b6e182f782e73b118ed9681055db3e249","kind":"tag","published_at":"2023-05-17T05:25:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"9130a021ca34746e4076fcae50c57bc584026b8f","kind":"tag","published_at":"2023-05-10T08:14:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0/manifests"},{"name":"v5.12.3","sha":"9710ff34b16a0f271107a8619a28546ae3ca7c18","kind":"tag","published_at":"2023-05-02T14:17:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"5b7e9c52e37ef0c3274a762f38cd7ef7ffc9e7a8","kind":"tag","published_at":"2023-04-25T16:42:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"d14d288ae9e9b0e2b3b33d0a77b4113f024d4215","kind":"tag","published_at":"2023-04-17T15:57:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"05127cf65b4250f836897428cd15829669ab8d6c","kind":"tag","published_at":"2023-04-11T09:58:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0/manifests"},{"name":"v5.11.16","sha":"af5e109990a26318c96dbff6f25759ba91f0e147","kind":"tag","published_at":"2023-04-04T14:00:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16/manifests"},{"name":"v5.11.15","sha":"ae98db6aca5f9d4b754ff9fce4ce33f738a00f65","kind":"tag","published_at":"2023-03-28T13:06:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15/manifests"},{"name":"v5.11.14","sha":"f34d17c3294fcdb63fe9a135b4f3aa2459c81189","kind":"tag","published_at":"2023-03-21T17:45:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14/manifests"},{"name":"v5.11.13","sha":"9f7a2bfac55faed1b1c6c7b4b6d1b1659a076bab","kind":"tag","published_at":"2023-03-14T09:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13/manifests"},{"name":"v5.11.12","sha":"b76b8f1098a6c01f39e5e19bf3abf77c2b9cf475","kind":"tag","published_at":"2023-03-06T15:03:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12/manifests"},{"name":"v5.11.11","sha":"58df7f1905f16533ddb5a7977346c0f4548e4547","kind":"tag","published_at":"2023-02-28T09:55:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11/manifests"},{"name":"v5.11.10","sha":"676bc85fa2b02f92f21dd5c7e15f453b6b9c2e3d","kind":"tag","published_at":"2023-02-20T11:30:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10/manifests"},{"name":"v5.11.9","sha":"af5b3f5e7a79da9ef4bbd63d8fcf60927ffb6533","kind":"tag","published_at":"2023-02-14T14:30:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9/manifests"},{"name":"v5.11.8","sha":"d4d8512ce3453711f3c661374579b0d2ed13f3e7","kind":"tag","published_at":"2023-02-07T10:50:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8/manifests"},{"name":"v5.11.7","sha":"33cac172846b032d3f8b9333b72b2af832dd47d0","kind":"tag","published_at":"2023-01-31T09:39:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7/manifests"},{"name":"v5.11.6","sha":"a2e552314847b4d52498538d7ca171763067a5d0","kind":"tag","published_at":"2023-01-23T20:28:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6/manifests"},{"name":"v5.11.5","sha":"685c72dfaf840f4d5b7a3ab738ddcabd74418823","kind":"tag","published_at":"2023-01-18T01:43:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5/manifests"},{"name":"v5.11.4","sha":"bc859d95e4415f880cd6bcb6f44cc9e5e8c8097c","kind":"tag","published_at":"2023-01-09T13:57:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4/manifests"},{"name":"v5.11.3","sha":"a526207c3957de4ebfcda937b58327d69464f15c","kind":"tag","published_at":"2023-01-02T17:00:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3/manifests"},{"name":"v5.11.2","sha":"e9d8fa07e1ff979bcaf92837b131cd9e292f0161","kind":"tag","published_at":"2022-12-26T14:56:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2/manifests"},{"name":"v5.11.1","sha":"a1e30390da62019e5769e398f4cbc9f8892d8f9a","kind":"commit","published_at":"2022-12-20T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"191acda4545c394b78964ab80b364e15686f0e9b","kind":"tag","published_at":"2022-12-13T12:56:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0/manifests"},{"name":"v5.10.17","sha":"4265f343b49e4af9673a49e585439d35c8deeab2","kind":"tag","published_at":"2022-12-06T10:59:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17/manifests"},{"name":"v5.10.16","sha":"b8aa3974d84c176b8857e8d5b29a7be8670bb410","kind":"tag","published_at":"2022-11-28T16:00:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16/manifests"},{"name":"v5.10.15","sha":"14a6e1c61edb5f66f4888e32c04df5e637e7cfc4","kind":"commit","published_at":"2022-11-22T09:45:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15/manifests"},{"name":"v5.10.14","sha":"c2da6de1c504c7dbd8ae1d0771c184c1544a0c76","kind":"tag","published_at":"2022-11-15T09:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14/manifests"},{"name":"v5.10.13","sha":"2f4c2190d1d3614d8063e84b79d4d1f034b3e3fe","kind":"tag","published_at":"2022-11-07T17:53:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13/manifests"},{"name":"v5.10.12","sha":"30cb27cff1d4e1838ca4235ab4285e20f2b2a870","kind":"tag","published_at":"2022-10-31T15:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12/manifests"},{"name":"v5.10.11","sha":"c80ff0339882859af7e17f8bfd0a5f6880b323f8","kind":"commit","published_at":"2022-10-25T09:34:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11/manifests"},{"name":"v5.10.10","sha":"639224a3e3600cb0e04755d89aab250297b6d851","kind":"tag","published_at":"2022-10-18T08:35:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10/manifests"},{"name":"v5.10.9","sha":"7bd7c219e2670ff7791148e9b1a1d2387528fc0c","kind":"tag","published_at":"2022-10-11T11:56:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9/manifests"},{"name":"v5.10.8","sha":"d4a3216cdd858899960f945d6e00b2d59bf1d5d1","kind":"tag","published_at":"2022-10-03T16:28:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8/manifests"},{"name":"v5.10.7","sha":"d9ef6e788eee11256818329c7429242f8b769263","kind":"commit","published_at":"2022-09-27T01:44:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7/manifests"},{"name":"v5.10.6","sha":"0f75f3d78b67c405c23bfd14a29aedff367415b7","kind":"tag","published_at":"2022-09-19T14:34:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6/manifests"},{"name":"v5.10.5","sha":"594d87dab0e43e641a6826c935df8f2c10672955","kind":"tag","published_at":"2022-09-12T14:40:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5/manifests"},{"name":"v5.10.4","sha":"c8feb29320a22cc4461fb5ef5f4f7de7bd96a59b","kind":"commit","published_at":"2022-09-06T09:11:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"992421d0114a9df72d358fe6fccc28c1fb6f1505","kind":"tag","published_at":"2022-08-29T17:37:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"99b23c06d9b018d6c500fa1acb3030d673e219ab","kind":"tag","published_at":"2022-08-23T10:25:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"dfc0b89c665de8e5e3e4ecf68d8c782e74dbb65c","kind":"tag","published_at":"2022-08-16T17:55:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"7f502e06d54c5a2f389a1639358c84279462b54a","kind":"commit","published_at":"2022-08-09T03:21:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0/manifests"},{"name":"v5.9.3","sha":"89617ef683d2bcd2c870e9c1bd58ad4d55247fd5","kind":"tag","published_at":"2022-08-01T20:54:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3/manifests"},{"name":"v5.9.2","sha":"b7f0a16eca4ac2044703032838f90873ec063d75","kind":"tag","published_at":"2022-07-25T15:12:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2/manifests"},{"name":"v5.9.1","sha":"1937412c4345569d98c0950a1016c22508e1ff81","kind":"tag","published_at":"2022-07-18T17:23:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"88ad7d4e623183b8e20702e7961ef9c8de330dc7","kind":"commit","published_at":"2022-07-12T08:54:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0/manifests"},{"name":"v5.8.7","sha":"be0ab4c062a22fc4bb52c47d005b57203b56c09c","kind":"tag","published_at":"2022-07-04T20:39:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7/manifests"},{"name":"v5.8.6","sha":"c58f6653411e0ff38bf67a512d16b87c6523606b","kind":"tag","published_at":"2022-06-27T14:21:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6/manifests"},{"name":"v5.8.5","sha":"3c528113f47cfddf2504ea02ba3065e7c5c46928","kind":"tag","published_at":"2022-06-21T18:05:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5/manifests"},{"name":"v5.8.4","sha":"a6e782ec2f037e2ca989515048ce5f22fe760595","kind":"tag","published_at":"2022-06-14T10:00:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4/manifests"},{"name":"v5.8.3","sha":"b1e4b9cd3e1d88286f9d1485864310a7c1f23a79","kind":"tag","published_at":"2022-06-07T19:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3/manifests"},{"name":"v5.8.2","sha":"93b0aba905b3b6947f58a02d911489bb737ee880","kind":"commit","published_at":"2022-05-31T11:47:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2/manifests"},{"name":"v5.8.1","sha":"1eee9ee437f39f1c3438209154df8e8b9ecd990d","kind":"tag","published_at":"2022-05-23T16:04:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"6a468718b970c39ae83a4029bcb53071c9567430","kind":"tag","published_at":"2022-05-17T09:42:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4eef029981b08c77a9c52d0b863e6b5ced279087","kind":"tag","published_at":"2022-05-10T09:06:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0/manifests"},{"name":"v5.6.4","sha":"edb7e8895ef8def2bf59376d7631e0360a77aaf6","kind":"commit","published_at":"2022-05-02T11:46:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4/manifests"},{"name":"v5.6.3","sha":"124d5e2f0022d17b577a464e6b3a69fa2511105e","kind":"tag","published_at":"2022-04-25T14:04:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3/manifests"},{"name":"v5.6.2","sha":"b3645b3fd11dc26a06ea370a41b5bac1026c6792","kind":"tag","published_at":"2022-04-18T16:10:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2/manifests"},{"name":"v5.6.1","sha":"0251fd5222079e4a512bbd32dff4a7a4c3efe997","kind":"tag","published_at":"2022-04-11T13:21:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"8dcdea53f927ab207718d7ee6576806aca2a3798","kind":"commit","published_at":"2022-04-06T03:27:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0/manifests"},{"name":"v4.12.4","sha":"a563a60219f7f6519fb0f34f6d8e3bf0974e6495","kind":"tag","published_at":"2022-04-03T14:38:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4/manifests"},{"name":"v5.5.3","sha":"96e1f40a3b8aa809d543aa7d466eb48cdfa0b53d","kind":"tag","published_at":"2022-03-28T14:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"dd411b017ea7504a14a16821b694ac6aa01d9b6d","kind":"tag","published_at":"2022-03-21T15:15:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"350b15ee91a93040d50391cb9a45440a90e6b2d1","kind":"tag","published_at":"2022-03-14T16:49:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"f3412aa9d179fdfc3f5c0a4a1cfc1965faef7307","kind":"commit","published_at":"2022-03-07T13:53:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0/manifests"},{"name":"v5.4.4","sha":"965f2eb8cb79bb0685a13d9e28c09617b22358cd","kind":"tag","published_at":"2022-02-28T15:21:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4/manifests"},{"name":"v5.4.3","sha":"e2892a61ea56b6578c2efc81d0324660082ad93c","kind":"tag","published_at":"2022-02-21T16:40:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3/manifests"},{"name":"v5.4.2","sha":"01371028b27156419923b362c4b0af92dc08b29f","kind":"tag","published_at":"2022-02-15T14:57:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"fbce2f80c6cb36e59a4a6826ae46b59a10e1c831","kind":"commit","published_at":"2022-02-08T11:34:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"ba4e819aa58b6a36ae4d96ee79c2a5310a812670","kind":"tag","published_at":"2022-02-01T09:00:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"337be3b2a630d791a5cbc5a2a4575d4f58e38df3","kind":"tag","published_at":"2022-01-24T15:05:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"dcbfc54f581dbf1c0008a8e9e578f896f06228ab","kind":"tag","published_at":"2022-01-17T22:45:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0/manifests"},{"name":"v5.2.8","sha":"f80abbb5f942064c9c270b2ac5bb2a2318876754","kind":"tag","published_at":"2022-01-10T20:11:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8/manifests"},{"name":"v5.2.7","sha":"5daaf9be5115b1cb777fb4cf3d9125baddfe5720","kind":"tag","published_at":"2022-01-03T12:34:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7/manifests"},{"name":"v5.2.6","sha":"052db9d577a03ed8d588ecca9e6c0a5f5ba676e1","kind":"tag","published_at":"2021-12-27T14:23:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6/manifests"},{"name":"v5.2.5","sha":"f8697de9c250dbc6b446bcc08566f50fb4070aab","kind":"tag","published_at":"2021-12-20T14:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5/manifests"},{"name":"v5.2.4","sha":"b265431f9a32ea726c5227821126fbc6424117d5","kind":"commit","published_at":"2021-12-14T13:41:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4/manifests"},{"name":"v5.2.3","sha":"9c3dc12c3de241f44d923bfb089200980f3fd23d","kind":"tag","published_at":"2021-12-06T16:12:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3/manifests"},{"name":"v5.2.2","sha":"fcaec7a75f951c9db79c99c42370ca18212c1f16","kind":"tag","published_at":"2021-11-29T16:51:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"586d9ba2472d549c180cbacddf97eb73425286b3","kind":"tag","published_at":"2021-11-25T11:50:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"353cecb5391571163eb6bd8cbf36d2dd299aaf56","kind":"tag","published_at":"2021-11-23T13:25:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"ddbe15b4d8b7cc1dc84720264fde0b1dafb6166f","kind":"commit","published_at":"2021-11-16T15:06:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"7e26583fe1f95f5c3682213105f8f4b51c9d61c9","kind":"tag","published_at":"2021-11-08T15:14:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0/manifests"},{"name":"v5.0.6","sha":"99752d2848f17c5d1e4840f54863899a19387162","kind":"tag","published_at":"2021-10-27T08:43:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6/manifests"},{"name":"v5.0.5","sha":"58f8ff1f8bc7f0cc4bb728654604a194b3c3790b","kind":"tag","published_at":"2021-10-26T10:14:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"86443310e4344ae1ce6e04f084d58e17e4d62170","kind":"tag","published_at":"2021-10-14T15:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"36258031912caf662f69ca3769c6e0bd46946050","kind":"tag","published_at":"2021-10-07T12:26:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"c510762a325116c654afd3c21381a50b942c2c66","kind":"tag","published_at":"2021-09-29T09:29:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"afcf3ee18e7a9c526348b3bce74b69781b4ad071","kind":"tag","published_at":"2021-09-22T12:15:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"85598e74b85a89a16f8bdf5b68346ca8d6b70557","kind":"tag","published_at":"2021-09-16T11:28:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.1","sha":"1b563a153f5b2736f79a3f45573e2e2b66ba0a9a","kind":"tag","published_at":"2021-09-08T13:55:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"698492a5401b12578dc459397b9d288542fc954b","kind":"commit","published_at":"2021-09-02T02:45:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.5","sha":"0bab71409bcc0865ab3e0fcbfa14fa824ddc5495","kind":"tag","published_at":"2021-08-25T07:30:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"c30ec7bed00b36da7b0e6a202b3cb48d2fc1b579","kind":"tag","published_at":"2021-08-13T21:32:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"e5ccdf299c75ea65b0600ee05ff6c98646891c77","kind":"tag","published_at":"2021-08-09T04:03:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3/manifests"},{"name":"v4.12.3","sha":"77a8daeed0e8efa67c6d86f3cc40239dc6eb3d94","kind":"tag","published_at":"2021-07-30T10:06:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3/manifests"},{"name":"v5.0.0-beta.2","sha":"cca80d861f64b3eaa8a5ef8815b7552aaea61557","kind":"tag","published_at":"2021-07-26T15:01:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2/manifests"},{"name":"v4.12.2","sha":"958241aa0ebf340ad0f152b91949720c85b4fcca","kind":"tag","published_at":"2021-07-19T16:41:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2/manifests"},{"name":"v5.0.0-beta.1","sha":"8a4b8952077b64e90ac9d23c116a45aed672db9c","kind":"tag","published_at":"2021-07-14T16:28:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1/manifests"},{"name":"v4.12.1","sha":"4dc8c9bf3e8a6b21a2aac58b0be3161af334b67d","kind":"tag","published_at":"2021-07-07T13:08:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"53a1655143aa4ec36c29a6063ccdf89c48a74bfd","kind":"tag","published_at":"2021-07-06T13:40:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0/manifests"},{"name":"v5.0.0-beta.0","sha":"a0f416173d2f5b78546f52e572a0f64dcc3751e9","kind":"tag","published_at":"2021-07-01T12:17:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.38","sha":"f60126f95d7b36fa12133887990615b9f47e994a","kind":"commit","published_at":"2021-06-24T03:37:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.38","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38/manifests"},{"name":"v5.0.0-alpha.37","sha":"c795ca0822e2816a630a5654d5471fa04521d23c","kind":"tag","published_at":"2021-06-15T17:49:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.37","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37/manifests"},{"name":"v5.0.0-alpha.36","sha":"cf2f6fa90608b109978698fc48120920beaaa51f","kind":"tag","published_at":"2021-06-08T06:46:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.36","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36/manifests"},{"name":"v5.0.0-alpha.35","sha":"6c0afb6d8fff919e80f9f1ec92613acacd8365e7","kind":"tag","published_at":"2021-05-31T20:34:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.35","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35/manifests"},{"name":"v5.0.0-alpha.34","sha":"ee3a077c161accb887b93a17f9eaa2b23e998319","kind":"tag","published_at":"2021-05-18T10:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.34","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34/manifests"},{"name":"v5.0.0-alpha.33","sha":"0fa6ab4a29e8469c081d3f796e0bd9cab98e9185","kind":"tag","published_at":"2021-05-09T12:29:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.33","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33/manifests"},{"name":"v4.11.4","sha":"6658323b5e2ba366691829bbef3f53c00008497e","kind":"tag","published_at":"2021-04-27T15:48:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4/manifests"},{"name":"v5.0.0-alpha.32","sha":"2e99746c35ea0c1e45187a206d6ebc25a52933dc","kind":"tag","published_at":"2021-04-27T12:59:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32/manifests"},{"name":"v5.0.0-alpha.31","sha":"b061319b132163900d1a4eb64207f5284d28639d","kind":"tag","published_at":"2021-04-20T13:59:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"0bc7ed897d54a899fb0dfc5cbd6c5ee0592705e1","kind":"tag","published_at":"2021-04-12T09:46:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"29934afe4643811f3bed772612f92d539a1e489d","kind":"tag","published_at":"2021-04-04T16:43:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"a83c7715c0e2cfa1c3e59b7a1f828f6a1476b307","kind":"tag","published_at":"2021-03-24T12:57:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"2de88ce2973667921a45ff69ea48a8843cb9d8cb","kind":"tag","published_at":"2021-03-05T13:01:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27/manifests"},{"name":"v5.0.0-alpha.26","sha":"8928a36394154e02a73d5e92a740d5f9ed8da709","kind":"tag","published_at":"2021-02-27T18:39:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"688db35f581ac345a09a15420efdb0e4c98a56ab","kind":"tag","published_at":"2021-02-11T12:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"15108a5aad5342d92e86be5c5388b8321a88b280","kind":"tag","published_at":"2021-01-26T14:08:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24/manifests"},{"name":"v4.11.3-deprecations.1","sha":"6cf7cf7c7b11b38db18a4d2003743cbadeb1b4ee","kind":"commit","published_at":"2021-01-25T23:27:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1/manifests"},{"name":"v4.11.3","sha":"bd79e8f8c5b8c77bc5c13d076377a18d2ceedfa2","kind":"commit","published_at":"2021-01-24T12:45:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3/manifests"},{"name":"v4.11.3-deprecations.0","sha":"f64337cd87428e04c851bb1667f5f9e0e6aeaede","kind":"commit","published_at":"2021-01-24T12:00:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0/manifests"},{"name":"v5.0.0-alpha.23","sha":"af6e7220961c6f5e8ed89172694287dc737828ff","kind":"commit","published_at":"2021-01-14T12:48:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23/manifests"},{"name":"v5.0.0-alpha.22","sha":"c514ea86c11c9817839630e840535358f5044caf","kind":"commit","published_at":"2021-01-04T11:14:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"5c82b9147f811fda24bc09132852ed240f8d9def","kind":"commit","published_at":"2020-12-30T17:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"cd30d9e3961c8b33ce43a133e0a958867a202c41","kind":"commit","published_at":"2020-12-21T17:51:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20/manifests"},{"name":"v5.0.0-alpha.19","sha":"754e29cf5a712d0e0f6bd3e54f80e9997659f68c","kind":"commit","published_at":"2020-12-13T17:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.11.2","sha":"174b64f8a3adffb8df3c13285f4edc2437a8547a","kind":"commit","published_at":"2020-12-02T23:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2/manifests"},{"name":"v5.0.0-alpha.18","sha":"c5561c5febbe1c3bd5446c8a0bb480025ab38b86","kind":"commit","published_at":"2020-12-02T23:25:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.11.1","sha":"b8092ce09e164a1cb2fec2f3a5b6aa6e2dc6cbbd","kind":"commit","published_at":"2020-11-24T14:35:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1/manifests"},{"name":"v5.0.0-alpha.17","sha":"41d6a360e0fb245dd74549445539c6218a9dc737","kind":"commit","published_at":"2020-11-23T00:49:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17/manifests"},{"name":"v5.0.0-alpha.16","sha":"47a8e102eeaa5a68a2b4f99c08085cfddc0bef77","kind":"commit","published_at":"2020-11-14T12:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16/manifests"},{"name":"v5.0.0-alpha.15","sha":"fa9cbc835ee70b12234b7207b1872356277da5fa","kind":"commit","published_at":"2020-11-03T23:57:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15/manifests"},{"name":"v5.0.0-alpha.14","sha":"56520e757e0052e25f8dd5d78214458c4b7c634d","kind":"commit","published_at":"2020-10-23T22:59:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14/manifests"},{"name":"v5.0.0-alpha.13","sha":"b82af55f9917f9e77a3cae9b36e47b29d43182c0","kind":"commit","published_at":"2020-10-17T21:47:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13/manifests"},{"name":"v5.0.0-alpha.12","sha":"c7c3643948bce7327a7f01665caa7474be2694f9","kind":"commit","published_at":"2020-10-10T22:32:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12/manifests"},{"name":"v5.0.0-alpha.11","sha":"b4fe7eefd494fa28cd3453067af8872a83f31fa6","kind":"commit","published_at":"2020-09-26T15:07:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11/manifests"},{"name":"v5.0.0-alpha.10","sha":"2e1502fc18d86d69a6b55fc4ac5dcb50ddf192c4","kind":"commit","published_at":"2020-09-15T08:10:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10/manifests"},{"name":"v5.0.0-alpha.9","sha":"e830beb63940d24129285f554fc9c2fb0bd7ccbf","kind":"commit","published_at":"2020-09-06T16:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9/manifests"},{"name":"v5.0.0-alpha.8","sha":"5f986712bbb2f0b789c151b6d2f3e2d48cde0980","kind":"commit","published_at":"2020-08-31T16:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"c32a96b4beb3a5c72a8c179fb095f09dacf61050","kind":"commit","published_at":"2020-08-22T16:39:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"15fd6232de294be9ba0ca103351a11f84009b04f","kind":"commit","published_at":"2020-08-13T16:56:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6/manifests"},{"name":"v5.0.0-alpha.5","sha":"40aa9cbb1df08a5994392d5cea15a60979b28a7e","kind":"commit","published_at":"2020-07-27T22:55:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"519390c2bb12b5eb7b6f5f898afb78ac7f285543","kind":"commit","published_at":"2020-07-19T17:54:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"f432112f0bcfb1fd2002002db181e83edc99d906","kind":"commit","published_at":"2020-07-12T17:06:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"f928d6e04ea7f185cda0e739ebbe2ea36d0aa4d3","kind":"commit","published_at":"2020-07-04T23:16:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2/manifests"},{"name":"v4.11.0","sha":"79ebf71d31cca2c73143891960ea54ec1132bdeb","kind":"commit","published_at":"2020-06-30T23:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0/manifests"},{"name":"v5.0.0-alpha.1","sha":"8281371f88c81fc3e4560b0334cc0c473b9d45f9","kind":"commit","published_at":"2020-06-27T15:07:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.10.2","sha":"d0bfcb4f11fd3904b1e235d80fbfe23758de8372","kind":"commit","published_at":"2020-06-11T19:11:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"4e12b951f64fd47864b4dea8ec8631387a89ddb1","kind":"commit","published_at":"2020-06-01T15:14:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"dd9280e753eb8dc3444a26e85fe4f800b759cad2","kind":"commit","published_at":"2020-05-23T17:50:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0/manifests"},{"name":"v4.9.14","sha":"1fb44683825f0ee7f4d5933528598917ff72f0e4","kind":"commit","published_at":"2020-05-11T22:41:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.14","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14/manifests"},{"name":"v4.9.13","sha":"c224f32bb8f144e590c096d103c9d59c2509ed93","kind":"commit","published_at":"2020-05-04T11:29:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.13","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13/manifests"},{"name":"v4.9.12","sha":"3e5fd3c4f200e50a1331857f092a547b41f6db1e","kind":"commit","published_at":"2020-04-26T23:18:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.12","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12/manifests"},{"name":"v4.9.11","sha":"77f6fe0a73791176bd58d8c013bf5631270faf4d","kind":"commit","published_at":"2020-04-19T14:10:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11/manifests"},{"name":"4.9.11","sha":"b551194a14c4469f3b07dc43bc6aaea525138944","kind":"commit","published_at":"2020-04-18T10:43:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11/manifests"},{"name":"v4.9.10","sha":"8baef82396665179c67ca3acfd51e396b947f412","kind":"commit","published_at":"2020-04-11T13:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.10","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10/manifests"},{"name":"v4.9.9","sha":"c191471a20315cae4006c1e4d3d51db5e49b5fee","kind":"commit","published_at":"2020-04-04T15:54:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.9","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9/manifests"},{"name":"v4.9.8","sha":"e9fbcbf015bbf7057aadd5777703b7059aedf043","kind":"commit","published_at":"2020-03-28T19:33:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8/manifests"},{"name":"v4.9.7","sha":"10bc98f283feaae6397ef1b73b1b82be4a39a5f5","kind":"commit","published_at":"2020-03-18T12:45:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7/manifests"},{"name":"v4.9.6","sha":"0176a231719152fa4a2100aa7119e9fd777b5fed","kind":"commit","published_at":"2020-03-18T10:52:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6/manifests"},{"name":"v4.9.5","sha":"b9dec2780203e37148d87788f727c668d9019581","kind":"commit","published_at":"2020-02-29T10:36:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5/manifests"},{"name":"v4.9.4","sha":"45fe0e31c462ed3a2fba134fb1edbd05b91da2a4","kind":"commit","published_at":"2020-02-23T10:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4/manifests"},{"name":"v4.9.3","sha":"2bec4ebc9c20be8abecbad6d3f0f7ba2875c9c35","kind":"commit","published_at":"2020-02-16T11:52:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3/manifests"},{"name":"v4.9.2","sha":"f567b384f509d36b7e10f691e6b58538e7db8869","kind":"commit","published_at":"2020-02-09T18:32:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"717887fdd9d3b27701d760d78aa12ecf52f02f43","kind":"commit","published_at":"2020-02-02T11:46:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f2c9817526b729801b1716afc957ef3886ccb422","kind":"commit","published_at":"2020-01-22T20:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"d0c928c82e3fc8f284a2f7fd1b9acbf717c5a64e","kind":"commit","published_at":"2020-01-06T11:44:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"0c7ca746674cfb47a46cad8ebea21155702fd38c","kind":"commit","published_at":"2019-12-30T10:59:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"c6f734f0d6b183962e83fc5612fef6583bf40712","kind":"commit","published_at":"2019-12-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3a8f0eace8dd6a1c3234a8be2b7c41f06b6260d4","kind":"commit","published_at":"2019-12-14T19:59:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"0a129d58056d38bd15141aaa98d346774895d5f5","kind":"commit","published_at":"2019-12-07T12:46:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"6291316a32cfb4fb19ffdbcf30abfcb63023f17f","kind":"commit","published_at":"2019-12-01T10:59:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1/manifests"},{"name":"v3.9.4","sha":"6b0fee51deb7c32b75498d4ab2186946e7c4ce0a","kind":"commit","published_at":"2019-11-28T09:28:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4/manifests"},{"name":"v4.7.0","sha":"2b04ee905695540bde87653908ece5c4d57546c9","kind":"commit","published_at":"2019-11-22T10:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"856188b2de7a5e514803314f329da76fe65dec50","kind":"commit","published_at":"2019-11-12T13:52:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"d2d76bf26231a96981260232de5271b24e9391a4","kind":"commit","published_at":"2019-11-05T16:46:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0/manifests"},{"name":"v4.5.2","sha":"cb52f392b3b3528857178a756354ffb0e8bccd73","kind":"commit","published_at":"2019-10-28T22:58:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"803d08fbdf20de2d34c36a2a27bbc8e5a7e79fb2","kind":"commit","published_at":"2019-10-12T20:22:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"de3c62c25bf9e92ba35019e5a3ca7f68a36600d8","kind":"commit","published_at":"2019-10-02T08:07:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"554e7dce0cd96a4f9ef1924b41a3ce530cb433ae","kind":"commit","published_at":"2019-09-22T17:16:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"b563d529a8544fa4f4090723239ab075665c5f03","kind":"commit","published_at":"2019-09-11T20:45:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"f3beaee67fb9a4145a792fc8b798ef327b55f513","kind":"commit","published_at":"2019-09-08T09:58:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1/manifests"},{"name":"v1.2.5","sha":"8ee2d7168294f21af787aaba46661824097e33bb","kind":"tag","published_at":"2019-09-03T18:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5/manifests"},{"name":"v4.4.0","sha":"98f2c7cae9b2e0a53cf731882164aa44babb4be3","kind":"commit","published_at":"2019-08-31T12:19:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"29c1adf61a141a3db885ee569e42251cee53e749","kind":"commit","published_at":"2019-08-21T17:29:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3/manifests"},{"name":"v1.2.4","sha":"e44972d3c3e199529fdbc85974f7ae570b8424a0","kind":"tag","published_at":"2019-08-16T20:53:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4/manifests"},{"name":"v4.3.2","sha":"f2dbeca2dd1aecf6bc56e2302ec766d2e4bfb2ac","kind":"commit","published_at":"2019-08-10T17:39:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"d5a2ad9d26f7b089111b208c929ac1f98e7f6958","kind":"commit","published_at":"2019-08-03T15:14:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"8c28ed9c67e7b6ad02a8826178352aa4e9901b50","kind":"commit","published_at":"2019-07-28T14:32:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"42f78c69a59f0b5fa5fb8f533385f04ef77d7889","kind":"commit","published_at":"2019-07-17T13:42:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1/manifests"},{"name":"v1.0.4","sha":"455489e2e149ff5393f6ba08870368c88da259bd","kind":"tag","published_at":"2019-07-10T15:39:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"4c21bc05d6c5e48c64bc947ba9e271ed3e762a0e","kind":"tag","published_at":"2019-07-10T15:08:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"543041538f31cbdfbe3e85b8bc0f5c183ac5448e","kind":"tag","published_at":"2019-07-09T13:14:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"3a40065694cab2a5e8dedab6781e98493c1dc69d","kind":"tag","published_at":"2019-07-09T12:54:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1/manifests"},{"name":"v4.2.0","sha":"cf2cdd83f2a2f65d0e979d1faa9e815a5e2d3502","kind":"commit","published_at":"2019-07-06T15:30:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"6da1d591264e8c4a18e5ab56bdf6f8c0f985ed99","kind":"commit","published_at":"2019-06-25T13:53:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"eade31e58deb8ff3faee777313d70141e5868ebe","kind":"commit","published_at":"2019-06-23T11:46:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"b78a5ab7581488f7fff271a2cf64927dd28c3ab0","kind":"commit","published_at":"2019-06-13T09:55:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"07b9d6efaac1b663b2657173227e9490c796191e","kind":"commit","published_at":"2019-06-10T11:50:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"d58075ddb1757a11c47ef3d2b1fe9bed55e640dd","kind":"commit","published_at":"2019-06-03T16:35:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a3572bcaf34d204b314fd2c84064c9180f3a50f1","kind":"commit","published_at":"2019-05-27T12:48:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"505e275285c757e0515c8623b43c823d8a74790c","kind":"commit","published_at":"2019-05-23T15:39:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.0","sha":"a33f0ab64999331a54267cdf0eb89e53fa4d70cd","kind":"commit","published_at":"2019-05-20T21:26:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0/manifests"},{"name":"v4.0.0-beta.2","sha":"3686a27055dce58b5e800b520087c0c448b7480e","kind":"commit","published_at":"2019-05-13T12:26:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"5c152157078503e8599537108c3be9e00969fa34","kind":"commit","published_at":"2019-05-05T12:24:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"f19bd59ae53f23e3637383061774542d973cc48c","kind":"commit","published_at":"2019-04-28T22:42:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.8","sha":"92d6e987a43041fde63fd02cad61277d04193c29","kind":"commit","published_at":"2019-04-17T19:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"663643e0a83554d7730be42140aef6bc3ac09c6a","kind":"commit","published_at":"2019-04-07T23:25:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"2482d2b689440df6fb3da6157a789adac2783736","kind":"commit","published_at":"2019-03-30T19:33:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6/manifests"},{"name":"v3.9.3","sha":"ebed7922fc97331519f507768572a068edb8494e","kind":"commit","published_at":"2019-03-28T14:06:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3/manifests"},{"name":"v4.0.0-alpha.5","sha":"1bfdbe5688fb3556e4bebd1f8e357c515244ac42","kind":"commit","published_at":"2019-03-23T21:04:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"997324d52467e3a7b7a8058c0ba8309d04d4ddf6","kind":"commit","published_at":"2019-03-17T11:00:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"3a5d2e50411ddd3caea450abda49fd7c6ed230dc","kind":"commit","published_at":"2019-03-10T11:57:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"f606f7584dd842a89423dd3cc69e32b5ad3fdae1","kind":"commit","published_at":"2019-03-03T16:12:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"eea3b4d9a623f87d79be63f57b4a69ddfe375610","kind":"commit","published_at":"2019-02-20T10:58:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"97b26c4821299aef21e6ef9372a25aedd78d0137","kind":"commit","published_at":"2019-02-12T14:39:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.9.2","sha":"dbc788f7d231b4eceaa7a6a3e253104de5de9af0","kind":"commit","published_at":"2019-02-03T20:45:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2/manifests"},{"name":"v3.9.1","sha":"b903d7432b5a06583c9915f7ab9346bad76007a1","kind":"commit","published_at":"2019-01-26T13:59:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"f6353cdd15b954091c3f53498eb7de198755b740","kind":"commit","published_at":"2019-01-14T21:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"8df7a83ccc0b200e67feb823ceaaf793e4b6d007","kind":"commit","published_at":"2019-01-09T21:57:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"c202914213f19b070738ba5837da18e89c1662ee","kind":"commit","published_at":"2019-01-07T18:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"baa45b12252be8965809a0ad06e67e7dc7d44313","kind":"commit","published_at":"2018-12-30T21:47:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"0445ca8b710425f22744249a0c7bb3c20e95237b","kind":"commit","published_at":"2018-12-30T21:24:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"f0d60d8a510180e9c7a9b588d3e6c04d0d1a23d3","kind":"commit","published_at":"2018-12-22T15:42:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"1871b089aef090728321cab69be92daaec6eb131","kind":"commit","published_at":"2018-12-17T20:02:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0/manifests"},{"name":"v3.6.2","sha":"edde0b4f0073fcacb7233b553812f3dffe619da5","kind":"commit","published_at":"2018-12-09T20:22:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"e5fbf74a06157e2d73701a158e8d6b5914429ea1","kind":"commit","published_at":"2018-12-01T10:43:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1/manifests"},{"name":"issue-13699-mster","sha":"ac0153bf1b13ddbc1e43c22693f2c223838d9f1a","kind":"tag","published_at":"2018-11-28T20:15:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/issue-13699-mster","html_url":"https://github.com/mui/material-ui/releases/tag/issue-13699-mster","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@issue-13699-mster","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster/manifests"},{"name":"v3.6.0","sha":"d9c790fa69a1c053c3d471e030e4066122d58902","kind":"commit","published_at":"2018-11-26T19:49:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"34492c23a773b1db66fe65801997257709c4f319","kind":"commit","published_at":"2018-11-12T23:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"dc6b2b870fa514e98c74b6854d22c6e25e7684cb","kind":"commit","published_at":"2018-11-12T22:46:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"ba1dc0f27cd85996dbf3ef9df4d7f10552d6c91f","kind":"commit","published_at":"2018-11-04T23:41:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0/manifests"},{"name":"v3.3.2","sha":"47b20fe33c5f1c8a2563bad3c27811c37f698794","kind":"commit","published_at":"2018-10-27T20:16:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"92b2a36716c8ced3d12ff0b300be06cc4743e6da","kind":"commit","published_at":"2018-10-23T22:16:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"47d3b93780400d6eaef48d29dfcbebec8a5f22b2","kind":"commit","published_at":"2018-10-21T21:27:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"bbb0b683dd45d130b17580da86fe6ccc1ab5b3d3","kind":"commit","published_at":"2018-10-15T22:11:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"a61f0fc9a56ef22874753175bad2a636460130d1","kind":"commit","published_at":"2018-10-14T21:03:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"58f526f46e609e3e6cd785d15bfc5486df7ab79f","kind":"commit","published_at":"2018-10-07T22:44:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"dbd67aa892a4e9885d763fcb0d1f6c1691fbf763","kind":"commit","published_at":"2018-09-30T17:16:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"6184c508f94500a9da7486ccb2b9398023e4b1b5","kind":"commit","published_at":"2018-09-23T22:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"a9cbda69c8e059d928da53d9525652170b999455","kind":"commit","published_at":"2018-09-16T21:32:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"27412afa36b6c64b15b3b33cd51235efbc55a775","kind":"commit","published_at":"2018-09-08T22:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d6fb8524ff94080614e8d4d1064c7b2cec66c5d1","kind":"commit","published_at":"2018-09-03T21:14:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"2e9643f6c43c9b393a3914cd085aac92df546c04","kind":"commit","published_at":"2018-08-28T22:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"6847e0affc09f56a1497013be98bc3b59ccd3fde","kind":"commit","published_at":"2018-08-27T17:34:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0/manifests"},{"name":"v1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1","html_url":"https://github.com/mui/material-ui/releases/tag/v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1/manifests"},{"name":"v1.5.1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6b4c29e324eaa1272ce7b42ecab0e3460af6f437","kind":"commit","published_at":"2018-08-12T20:42:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0/manifests"},{"name":"v0.20.2","sha":"1b1c1fce216b5b2f5ecd52d21f8ec6a326c00cd5","kind":"commit","published_at":"2018-08-05T21:43:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2/manifests"},{"name":"v1.4.3","sha":"99650a6d174ad97b41ba1079cd5d7f55b5db21b5","kind":"commit","published_at":"2018-08-04T10:26:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e9bb799208b34fb8f8bbfe4b63b7a1942f95d91f","kind":"commit","published_at":"2018-07-29T14:37:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"869692ecf3812bc4577ed4dde81a9911c5949695","kind":"commit","published_at":"2018-07-22T21:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7fdc1890fb744b565480835fd5684e66871c679f","kind":"commit","published_at":"2018-07-14T15:02:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"f12ba5bfafc53ada2e5719697dd8373d41fa9471","kind":"commit","published_at":"2018-07-02T20:06:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"cd47eeabdcd4f67e35ff5ad56ae82a571da5747a","kind":"commit","published_at":"2018-06-26T10:53:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"e943cb8d6f405de5d53c1f3d1908cbccb502bb3a","kind":"commit","published_at":"2018-06-20T21:41:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"29308b10b3f8ba3565168e4da4bb5f793cb8b4f9","kind":"commit","published_at":"2018-06-18T18:38:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7c094a0f0381c7b68a223e27b5dc700a7595b122","kind":"commit","published_at":"2018-06-10T09:50:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2a300cdec817595ac879bc419257e55ef318b0f9","kind":"commit","published_at":"2018-06-03T15:25:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"3ccf76d315404ebd67f1254f5679d327c0647dfd","kind":"commit","published_at":"2018-05-26T14:56:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"73101790333124cc8f5857bc46038b7d2315842a","kind":"commit","published_at":"2018-05-17T22:07:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.1","sha":"aae0c434f99c4ab559d8aff53cfbd2cfa7974043","kind":"commit","published_at":"2018-05-15T21:15:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1/manifests"},{"name":"v0.20.1","sha":"c663649d9edf9d196aadbb3b426fd613816964fc","kind":"commit","published_at":"2018-05-13T21:34:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1/manifests"},{"name":"v1.0.0-rc.0","sha":"5f3008fc26479b40ff16ec498ae0e6e3361fdb47","kind":"commit","published_at":"2018-05-13T19:13:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-beta.47","sha":"d16e4f5115a9fde3e8958d7959a912a55cbb246d","kind":"commit","published_at":"2018-05-09T21:48:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.47","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47/manifests"},{"name":"v1.0.0-beta.46","sha":"aa1ef83f22650245dd736681d7ec6331cb2a42ef","kind":"commit","published_at":"2018-05-08T21:51:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.46","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46/manifests"},{"name":"v1.0.0-beta.45","sha":"ab592831cbf5987a6516139aeaf148bdb3360ccb","kind":"commit","published_at":"2018-05-07T13:38:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.45","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45/manifests"},{"name":"v1.0.0-beta.44","sha":"0bba4ad1aed5d2181baa156009301eb56fd80158","kind":"commit","published_at":"2018-04-29T20:57:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.44","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44/manifests"},{"name":"v1.0.0-beta.43","sha":"6dfe7382b9777885abe84f4d1f66c0c62545d559","kind":"commit","published_at":"2018-04-22T10:47:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.43","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43/manifests"},{"name":"v1.0.0-beta.42","sha":"bc03443cac8a55ce3fc4d19e6a95e0f3d0116fbf","kind":"commit","published_at":"2018-04-16T20:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.42","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42/manifests"},{"name":"v1.0.0-beta.41","sha":"cddff325bdc2c79592701c11e295e48db0879c28","kind":"tag","published_at":"2018-04-07T18:26:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.41","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41/manifests"},{"name":"v1.0.0-beta.40","sha":"7f423b6bef54c4a34f3b53d9b8ebf33c183916f8","kind":"tag","published_at":"2018-04-01T09:55:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.40","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40/manifests"},{"name":"v1.0.0-beta.39","sha":"b95cb7a83a102b21b7f6add713398f6c9e743d50","kind":"tag","published_at":"2018-03-28T21:23:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.39","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39/manifests"},{"name":"v1.0.0-beta.38","sha":"a6ccfbe7699b67b03703b49a7cb14d865b841d38","kind":"tag","published_at":"2018-03-17T12:24:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.38","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38/manifests"},{"name":"v1.0.0-beta.37","sha":"1587ac3654ae5061eb21f652722a02cc4c367292","kind":"tag","published_at":"2018-03-11T14:31:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.37","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37/manifests"},{"name":"v1.0.0-beta.36","sha":"f31bd2e431c29f85a053387ce062987a3fc36168","kind":"tag","published_at":"2018-03-05T21:07:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.36","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36/manifests"},{"name":"v1.0.0-beta.35","sha":"25ca14ffcec6eeb75446730a03cc4a2014c5e8ab","kind":"tag","published_at":"2018-02-25T22:47:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.35","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35/manifests"},{"name":"olivier-material-ui-icons@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.2","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2/manifests"},{"name":"olivier-material-ui-lab@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1/manifests"},{"name":"olivier-material-ui-codemod@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1/manifests"},{"name":"olivier-material-ui-codemod@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.1","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0/manifests"},{"name":"olivier-material-ui-icons@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0/manifests"},{"name":"v1.0.0-beta.34","sha":"284dfcb06fed2244033cc971cb78f485bafece3d","kind":"tag","published_at":"2018-02-17T12:08:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.34","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34/manifests"},{"name":"v1.0.0-beta.33","sha":"b7f698d48d61e74f74e5e50a08b4309460a55266","kind":"tag","published_at":"2018-02-10T12:03:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.33","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33/manifests"},{"name":"v1.0.0-beta.32","sha":"896bc50f35a83fac0453dbbecd9f367b45b450e9","kind":"tag","published_at":"2018-02-04T22:44:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.32","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32/manifests"},{"name":"v1.0.0-beta.31","sha":"6271146a2545aeedf4110990de21ebc0c910b627","kind":"tag","published_at":"2018-01-29T22:06:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.31","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31/manifests"},{"name":"v1.0.0-beta.30","sha":"2bb35ce508832f518a4c3af8cd7cf67af8fd90c5","kind":"tag","published_at":"2018-01-21T22:50:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.30","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30/manifests"},{"name":"v1.0.0-beta.29","sha":"7386d56d4dfb85ca4a586a56691b6a58798d5c42","kind":"tag","published_at":"2018-01-16T20:27:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.29","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29/manifests"},{"name":"v1.0.0-beta.28","sha":"e1f3dad9084edf460d42e0a5f6b7c956eaa51e8d","kind":"tag","published_at":"2018-01-14T14:52:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.28","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28/manifests"},{"name":"v1.0.0-beta.27","sha":"fcfe4a64a95f65e205c5ba9523987982e6556eea","kind":"tag","published_at":"2018-01-06T15:25:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.27","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27/manifests"},{"name":"v1.0.0-beta.26","sha":"bd42549ee464bce03743f7ee18964066f9d3907d","kind":"tag","published_at":"2017-12-30T23:24:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.26","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26/manifests"},{"name":"v1.0.0-beta.25","sha":"d9ab3e313136fa5fb179743b560ac7c9e4fa8f6a","kind":"tag","published_at":"2017-12-22T23:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.25","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25/manifests"},{"name":"v1.0.0-beta.24","sha":"7c8fe8516f8bf6317e7cc748eefa7d97c92b4007","kind":"tag","published_at":"2017-12-17T12:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.24","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24/manifests"},{"name":"v1.0.0-beta.23","sha":"1a4e5b06ae0a7f6b3a6be810d272ebdf3efbb863","kind":"tag","published_at":"2017-12-09T09:51:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.23","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23/manifests"},{"name":"v0.20.0","sha":"86b40ae4883e95d6139e9e5d59c0e14aa022ce3a","kind":"commit","published_at":"2017-12-04T04:05:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0/manifests"},{"name":"v1.0.0-beta.22","sha":"22f68ca292a947349ae2877b09e85775703ec87f","kind":"tag","published_at":"2017-11-28T23:11:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22/manifests"},{"name":"v1.0.0-beta.21","sha":"d33604a9deacbb2725da3688d823416486a039c1","kind":"tag","published_at":"2017-11-13T22:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21/manifests"},{"name":"v1.0.0-beta.20","sha":"076d08bfa709ffdb4858106ebda73f475e4ec5b9","kind":"tag","published_at":"2017-11-05T19:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20/manifests"},{"name":"v1.0.0-beta.19","sha":"2a1879fb818973d4df766c2d7842afd939fdb2b8","kind":"tag","published_at":"2017-10-30T21:51:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19/manifests"},{"name":"v1.0.0-beta.18","sha":"f626204f8e0cd9933bcb7a8c8ac5cd97d6419eca","kind":"tag","published_at":"2017-10-23T21:58:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18/manifests"},{"name":"v1.0.0-beta.17","sha":"616d69d5ff7263eb9c84960b6b7a4c9ff852d4ef","kind":"tag","published_at":"2017-10-15T22:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17/manifests"},{"name":"v1.0.0-beta.16","sha":"56fd0d9d2f6fe0222b8c4117e227de1d725918ba","kind":"tag","published_at":"2017-10-08T20:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16/manifests"},{"name":"v0.19.4","sha":"f1bc4be26ca68578f0cfd053fed8eeabe0d3a636","kind":"tag","published_at":"2017-10-08T19:56:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4/manifests"},{"name":"v1.0.0-beta.15","sha":"4da17a67182a212be91a36cec9c976ccb6293380","kind":"tag","published_at":"2017-10-04T16:05:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15/manifests"},{"name":"v1.0.0-beta.13","sha":"736f12000e6989b2e37fcf10deca8bcf20a284f5","kind":"tag","published_at":"2017-10-01T19:58:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13/manifests"},{"name":"v0.19.3","sha":"7e484cc0c2e3db1e30ebe89d93475f2999f6168c","kind":"tag","published_at":"2017-10-01T19:35:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3/manifests"},{"name":"v1.0.0-beta.12","sha":"65b6e04a74a1520209e7b8fcfa311a431ecb070a","kind":"tag","published_at":"2017-09-24T18:24:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12/manifests"},{"name":"v0.19.2","sha":"5f750e046d48fa2f8c0efd86290ea48661c9b32e","kind":"tag","published_at":"2017-09-18T20:14:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2/manifests"},{"name":"v1.0.0-beta.11","sha":"01c6feb33e7e4e5043ce2a8377fa7dda3dbc8180","kind":"tag","published_at":"2017-09-18T19:11:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11/manifests"},{"name":"v1.0.0-beta.10","sha":"3d4518c997fe875f8e91044ff59a09a46fdfb726","kind":"tag","published_at":"2017-09-13T21:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10/manifests"},{"name":"v1.0.0-beta.9","sha":"d4dba0da9a00efe5104365ca647d848a131a41a6","kind":"tag","published_at":"2017-09-10T11:17:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9/manifests"},{"name":"v1.0.0-beta.8","sha":"865b39bef48c3f85743c3914ba146b97b93fce0f","kind":"tag","published_at":"2017-09-02T11:11:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8/manifests"},{"name":"v0.19.1","sha":"b0d03e92c64bee1ac8c25acd0c48657b7f605d9a","kind":"tag","published_at":"2017-09-02T10:38:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1/manifests"},{"name":"v1.0.0-beta.7","sha":"d2083879918dcafdc9c17e3e19440000a0abb3b0","kind":"tag","published_at":"2017-08-30T22:51:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7/manifests"},{"name":"v1.0.0-beta.6","sha":"8385df161a6792d472821e30c7095b267b844950","kind":"tag","published_at":"2017-08-20T14:48:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6/manifests"},{"name":"v1.0.0-beta.5","sha":"8292545fd41ea9f9d3c7c52bb45f60a4fea434a9","kind":"tag","published_at":"2017-08-15T08:55:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5/manifests"},{"name":"v0.19.0","sha":"d1b3bc614a818d497e38fd51c85077dd7b490bad","kind":"tag","published_at":"2017-08-15T08:17:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0/manifests"},{"name":"v1.0.0-beta.4","sha":"110f0a6e95e8e2b51b2bdd7e545a9b41d1a0009f","kind":"tag","published_at":"2017-08-05T10:09:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4/manifests"},{"name":"v1.0.0-beta.3","sha":"e0dd9560d4a152ca0a61558b6238edc40746c354","kind":"tag","published_at":"2017-07-29T21:00:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"45d5da95daf4d52b0ea6e4ffbef27755fa0aa196","kind":"tag","published_at":"2017-07-23T17:45:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"603fbde8d99e386d6640ec6c24ba9fcfc4316dd4","kind":"tag","published_at":"2017-07-23T17:12:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1/manifests"},{"name":"v0.18.7","sha":"50f6dfc4b6ee7473e27ba950c3ce900b24f17d1c","kind":"tag","published_at":"2017-07-23T15:51:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7/manifests"},{"name":"v1.0.0-alpha.22","sha":"f3992561ed94696d595b6a56efc7449c7dee67c7","kind":"tag","published_at":"2017-07-18T09:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22/manifests"},{"name":"v1.0.0-alpha.21","sha":"49d21891b72796f4a8f383d9b15b66f72cb94549","kind":"tag","published_at":"2017-07-04T22:13:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21/manifests"},{"name":"v0.18.6","sha":"1d10ecbac4a83f9934bb6a7f025855f82002113c","kind":"tag","published_at":"2017-07-04T21:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6/manifests"},{"name":"v0.18.5","sha":"86f7c4141cc66ab1e96a681a6945472283e41ea3","kind":"tag","published_at":"2017-06-28T18:14:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5/manifests"},{"name":"v1.0.0-alpha.20","sha":"84363396403cbbd51072d0b09822cd6d8ab6bf87","kind":"tag","published_at":"2017-06-25T18:01:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20/manifests"},{"name":"v0.18.4","sha":"2c6872cacf19ac71a316b282c2467162dcd148c6","kind":"tag","published_at":"2017-06-25T17:39:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4/manifests"},{"name":"v1.0.0-alpha.19","sha":"611bfd7557fd928933e39c054d2b2edeb57adaed","kind":"tag","published_at":"2017-06-19T16:58:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19/manifests"},{"name":"v1.0.0-alpha.18","sha":"5fdb60642bdf2907b7fba352cf2cd0fa7208848f","kind":"tag","published_at":"2017-06-19T10:12:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18/manifests"},{"name":"v1.0.0-alpha.17","sha":"73e0a35145d10f3c29a991f75e5ba8315e0e754a","kind":"tag","published_at":"2017-06-12T11:55:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17/manifests"},{"name":"v0.18.3","sha":"4c6a542c772f9fe9ff97bb95f63801138d7722d0","kind":"tag","published_at":"2017-06-07T21:28:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"9d3b59b3fec3b31b37334c3bd842112f3d090f86","kind":"commit","published_at":"2017-06-06T21:29:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2/manifests"},{"name":"v1.0.0-alpha.16","sha":"0c7dba6dc5ad8b9f69ec3c60e3ba31f2973e582a","kind":"tag","published_at":"2017-06-01T08:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"18508aeb3e5817406209e15c3e51a53c2cbece96","kind":"tag","published_at":"2017-05-23T20:00:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"771fb44738e116a1d2cec7aabb8ed1425b1d57f6","kind":"tag","published_at":"2017-05-14T10:11:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14/manifests"},{"name":"v0.18.1","sha":"715372edf9fc21244030207409b4070158f6936d","kind":"tag","published_at":"2017-05-13T10:21:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1/manifests"},{"name":"v1.0.0-alpha.13","sha":"17fde80a53fb9fcce31a82290f54de55cf3655e9","kind":"tag","published_at":"2017-05-08T10:47:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13/manifests"},{"name":"v0.18.0","sha":"dea7938b1265a3b100899d65589fbd05e877ab9e","kind":"tag","published_at":"2017-04-30T22:26:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0/manifests"},{"name":"v1.0.0-alpha.12","sha":"dc7371e4770fd3e8b1a82b9c2c2a652acaa73713","kind":"tag","published_at":"2017-04-30T22:22:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12/manifests"},{"name":"v0.17.4","sha":"a398290811c94bd6bb2d5d04c7f6d0ce734e3ad6","kind":"commit","published_at":"2017-04-14T17:20:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4/manifests"},{"name":"v1.0.0-alpha.11","sha":"7b3dbfaf2e94e8139424c8660692ee20d5a9880e","kind":"tag","published_at":"2017-04-14T16:50:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11/manifests"},{"name":"v0.17.3","sha":"53076a03182668f94d3bf40cd880309a51e9be88","kind":"tag","published_at":"2017-04-10T21:42:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"38c4aed87e608ded8e083dcf341ed5e9a14c20ef","kind":"tag","published_at":"2017-04-09T11:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2/manifests"},{"name":"v1.0.0-alpha.10","sha":"27fd907d604c1d3189b7b70e3a7e4758e0171492","kind":"tag","published_at":"2017-04-06T12:00:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"b962c2fbfa7a9cab9e9844e01966b90ca86e67a1","kind":"tag","published_at":"2017-04-01T13:47:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a0b4691eb3958aeb9173a8f4e705c81dfb7d25da","kind":"tag","published_at":"2017-03-25T11:46:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8/manifests"},{"name":"v0.17.1","sha":"05280483dbbc29e56edd8f3644721679b55d4d73","kind":"commit","published_at":"2017-03-13T12:27:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1/manifests"},{"name":"v1.0.0-alpha.7","sha":"9281a3fcee37d6afb9e493ff06e8a2626f4d7d91","kind":"tag","published_at":"2017-03-12T12:31:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"69f604946c366c655d0613841c034cacee7e9ef4","kind":"commit","published_at":"2017-02-26T12:41:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6/manifests"},{"name":"v1.0.0-alpha.5","sha":"74973892bdfacd5c9e3a4ce63185e9a6500d9522","kind":"commit","published_at":"2017-02-26T11:04:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-alpha.4","sha":"6472a6864951bfe7f3739afbe74b50981299ac28","kind":"commit","published_at":"2017-02-26T10:19:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4/manifests"},{"name":"v0.17.0","sha":"c9af9606bcea6551ceaadc2f6430d629eb679e84","kind":"commit","published_at":"2017-02-12T22:06:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0/manifests"},{"name":"v1.0.0-alpha.3","sha":"4583f5212d0b668e3801a859d3cc584cec0ec173","kind":"commit","published_at":"2017-02-12T21:43:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"8476782b595175d25c8a972b5fe53bc1f8532676","kind":"tag","published_at":"2017-02-07T19:48:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"3a0eb03018a9c5c96ba5233de8ef45202403a94c","kind":"commit","published_at":"2017-01-29T21:29:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.16.7","sha":"867c6c29b1badd839b1fd57720e5754fcd53a516","kind":"commit","published_at":"2017-01-15T19:57:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"bc84dbeeb78b725fefdc10cdc6eee7b75cc1226e","kind":"commit","published_at":"2016-12-25T21:03:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"8a03a04ef17f76ce09b88607b216d8a8e4d277d6","kind":"commit","published_at":"2016-12-09T20:45:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"84c18c98ff56fbe81be902735164219040729bb1","kind":"commit","published_at":"2016-11-17T19:18:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"066c5d53d1d4ecec2923ed12ec14647ae8248a9c","kind":"commit","published_at":"2016-11-17T16:41:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"806b2eab2272b430e814f8b3c7f1e7b31cd0e306","kind":"commit","published_at":"2016-11-14T17:22:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"2085737a798d9cb808b2fddf1f06883b27327ccc","kind":"commit","published_at":"2016-10-19T18:24:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"6eb9913441cb39562f4c935bdd70042d26daa260","kind":"commit","published_at":"2016-10-05T14:36:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0/manifests"},{"name":"v0.16.0-rc2","sha":"71a9524d0ec28dad2f566a42c7bb8ad2ea93ce36","kind":"commit","published_at":"2016-09-24T19:31:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2/manifests"},{"name":"v0.16.0-rc1","sha":"1691addd7f84317619c6831c35cb1f32ef3779b6","kind":"commit","published_at":"2016-09-07T19:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1/manifests"},{"name":"v0.15.4","sha":"be9bc14f4cda041299b6f8845af87b9278c871fc","kind":"commit","published_at":"2016-08-10T22:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"8bd3589dd7f676f3d725559cbd63457afe8d3691","kind":"commit","published_at":"2016-08-02T20:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"908f694e1e6eae9e63da6b22e63100d6bda4fa8e","kind":"commit","published_at":"2016-07-09T21:10:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"1fed1bcc81d89e473e261c1da4bf0a3a46515ce8","kind":"tag","published_at":"2016-06-20T08:15:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"06667b589952f58ff8c6d277df364ef16dada671","kind":"tag","published_at":"2016-05-06T13:49:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0/manifests"},{"name":"v0.15.0-beta.2","sha":"7cf7adfe9042e9be8dbaa1c850ffacca26e9c269","kind":"commit","published_at":"2016-04-21T22:57:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2/manifests"},{"name":"v0.15.0-beta.1","sha":"47d7525fb77c7c579e99d595b3f98c69fc838c77","kind":"tag","published_at":"2016-04-14T13:33:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1/manifests"},{"name":"v0.15.0-alpha.2","sha":"caabf9eaee5a5e11097958105f8427cfc8905f86","kind":"tag","published_at":"2016-03-17T23:37:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2/manifests"},{"name":"v0.15.0-alpha.1","sha":"2ebddeb908857c16ece162964a7e501ab37716ba","kind":"commit","published_at":"2016-02-27T17:54:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1/manifests"},{"name":"v0.14.4","sha":"de2bee1335ff1fd701a60cb3d739cf919dbd77ce","kind":"commit","published_at":"2016-02-03T00:47:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"fa9141f90149392cc3fa366736e61a89b07e9205","kind":"commit","published_at":"2016-01-27T03:06:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"44b41957ae81344cf6dc794cf2dbe2da48152622","kind":"commit","published_at":"2016-01-08T15:52:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"0ae4d7f61bb240ae5e2adc9d15a8d5629f738db6","kind":"commit","published_at":"2016-01-04T22:23:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"628bc82957d8e537a1b648e31e10723820bb00ac","kind":"commit","published_at":"2015-12-25T15:12:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0/manifests"},{"name":"v0.14.0-rc2","sha":"9a24d8a7839c37b86748ad8022e39235e8eb6be2","kind":"commit","published_at":"2015-12-14T22:26:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2/manifests"},{"name":"v0.14.0-rc1","sha":"7459597806a2f1f5826eaab26d3c5d974da70fbd","kind":"commit","published_at":"2015-12-04T19:52:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1/manifests"},{"name":"v0.13.4","sha":"a98006f9ffb588030cbdd2e3b4a4515017e58c43","kind":"commit","published_at":"2015-11-24T17:07:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"e33afed6913b58a990bd4b51a038bbfff0a0f42f","kind":"commit","published_at":"2015-11-17T16:34:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"6f28ad04e8f95073646bfeb8936c550ca4a94347","kind":"commit","published_at":"2015-11-10T00:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"330488977f95dbebd6cf6a387bf10a86238331ff","kind":"commit","published_at":"2015-10-29T21:08:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"7980cd589e9dc9e055e1b789bf2f80e7f2ef0f5d","kind":"commit","published_at":"2015-10-21T19:38:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"86394ccd2d7b715eaa054a369679eba4ac82ce1f","kind":"commit","published_at":"2015-10-21T19:04:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"d310459476a461e0d29f166de277896026d8f35f","kind":"commit","published_at":"2015-10-19T17:30:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"06aca1012d01de4ec782acfb8d22a6ec83d48ff7","kind":"commit","published_at":"2015-10-07T21:43:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"6671f90516c2065839efae773ecda924b8bebdae","kind":"commit","published_at":"2015-10-06T19:31:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"a4e194e46c47f8e2eedfab8f0a8c4104e5679c95","kind":"commit","published_at":"2015-09-28T16:15:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"aa485220ff28e907d2548cbfb65bd789c23d9eba","kind":"commit","published_at":"2015-09-25T16:08:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"b55b770f2049852febe47bef27aa0eaceafcec08","kind":"commit","published_at":"2015-09-15T21:10:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"82bc1cb2805f7b624516f71628e6ca525df18cad","kind":"commit","published_at":"2015-08-24T21:31:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0/manifests"},{"name":"v0.10.4","sha":"a8097bcbed6939f0cb308e05acf03a907b666725","kind":"commit","published_at":"2015-08-09T03:29:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"2a43082b52138e33c85878616461445895066a11","kind":"commit","published_at":"2015-08-08T22:51:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"71583523f39c1830d3fcffeff0598c2f803f1048","kind":"commit","published_at":"2015-07-29T20:34:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"6b609c63611b02f9e845b765770983c547cd6af8","kind":"commit","published_at":"2015-07-13T21:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"b6140ec86c5087ad799e9a658f3f0d9b150c205a","kind":"commit","published_at":"2015-07-10T01:35:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"8a18478700f49b94fe7f580664e7b31c581ceb0b","kind":"commit","published_at":"2015-06-20T17:47:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"3da654eb4f0ddb10d81f2706eda1f3819e40b795","kind":"commit","published_at":"2015-06-15T01:46:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"867e87d3530b4fb6bc7f6ec5fb9edcd49e7bd631","kind":"commit","published_at":"2015-06-09T23:38:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"cb794810e7c39352f1bbd533d92983dc22a57510","kind":"commit","published_at":"2015-05-24T20:12:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0/manifests"},{"name":"v0.7.5","sha":"b3ce0b272e5468919d01b3d3ab6751a92f682b48","kind":"commit","published_at":"2015-04-27T19:14:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"abc159f246f15163f7984bcf702409cffc745d6e","kind":"commit","published_at":"2015-04-21T18:14:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"9321a4a8879f380a725c7439114ebf3e0da8abcc","kind":"commit","published_at":"2015-04-01T15:20:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"953606f4d1a9e3a33798b499219fe40b1f81fd96","kind":"commit","published_at":"2015-03-25T23:45:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"03c169188dd10ec2242b7806050781867c0291dd","kind":"commit","published_at":"2015-03-04T21:41:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"078ba0c94f8985dd2d96587784f760474ba51858","kind":"commit","published_at":"2015-02-13T21:06:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"accd9f0ef163d514b091709ffd63f76f6d1a467f","kind":"commit","published_at":"2015-01-27T00:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"57c7a95be20dc77cbe0459a40acc802e16de5148","kind":"commit","published_at":"2015-01-26T23:07:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"706446d6aeb952def6f2016fdc213b6e56b2d40f","kind":"commit","published_at":"2015-01-03T23:58:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"6b294fdd0a7f9686b8b8f05cf8759e90b3e581f9","kind":"commit","published_at":"2014-12-25T17:36:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"3eb741fdb94fff5e8218809b8f7d5a9d2e4d1778","kind":"commit","published_at":"2014-12-15T17:14:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"d65414913839d9d939c8bd938ca21f39f0faa924","kind":"commit","published_at":"2014-12-07T15:15:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"fc3232f6e9d1662c4f9d813b70acb329c4cdc6de","kind":"commit","published_at":"2014-11-30T21:22:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"4b02786c2a7e27613201fe72c033a260018a38d6","kind":"commit","published_at":"2014-11-28T20:34:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"ab8880bc442941c20d58ca2cbb8aace7b2724929","kind":"commit","published_at":"2014-11-17T20:10:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"052b0bc5a3e887d0a36b2277a2e09812a0ce206b","kind":"commit","published_at":"2014-11-11T21:11:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"715b7e868003ac9b121bdacee3e1301b9c660aa9","kind":"commit","published_at":"2014-11-08T19:56:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"088d257c0bec691545cd32f83fd2af753866b8ee","kind":"commit","published_at":"2014-11-08T00:13:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0/manifests"},{"name":"v0.1.29","sha":"3fe7b8bf7c3adc04522f311ce1c1c3b6e39e8edd","kind":"commit","published_at":"2014-11-05T19:58:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.1.29","html_url":"https://github.com/mui/material-ui/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29/manifests"}]},"repo_metadata_updated_at":"2025-12-12T02:56:37.210Z","dependent_packages_count":0,"downloads":30022,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":33.814840628704395,"dependent_packages_count":48.30377134828994,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":41.05930598849717},"purl":"pkg:npm/%40mui/internal-scripts","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mui/internal-scripts","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mui/internal-scripts","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mui/internal-scripts/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-13T16:02:23.122Z","issues_count":4311,"pull_requests_count":9952,"avg_time_to_close_issue":13586842.81696086,"avg_time_to_close_pull_request":1743280.7233341183,"issues_closed_count":2591,"pull_requests_closed_count":8492,"pull_request_authors_count":717,"issue_authors_count":2933,"avg_comments_per_issue":5.109719322662955,"avg_comments_per_pull_request":1.9954782958199357,"merged_pull_requests_count":7177,"bot_issues_count":19,"bot_pull_requests_count":3439,"past_year_issues_count":706,"past_year_pull_requests_count":3148,"past_year_avg_time_to_close_issue":864632.4365079365,"past_year_avg_time_to_close_pull_request":455181.45983379503,"past_year_issues_closed_count":378,"past_year_pull_requests_closed_count":2527,"past_year_pull_request_authors_count":183,"past_year_issue_authors_count":570,"past_year_avg_comments_per_issue":1.8923512747875355,"past_year_avg_comments_per_pull_request":1.3907242693773825,"past_year_bot_issues_count":7,"past_year_bot_pull_requests_count":1409,"past_year_merged_pull_requests_count":2252,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/issues","maintainers":[{"login":"oliviertassinari","count":773,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"siriwatknp","count":701,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":511,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":434,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"mnajdova","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"michaldudak","count":262,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"aarongarciah","count":237,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"ZeeshanTamboli","count":207,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mj12albert","count":193,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"alexfauquette","count":165,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"samuelsycamore","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"cherniavskii","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"LukasTy","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"bharatkashyap","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"DanailH","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"JCQuintas","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"eps1lon","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"hbjORbj","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hbjORbj"},{"login":"flaviendelangle","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"michelengelen","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"rosskevin","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rosskevin"},{"login":"mbrookes","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"m4theushw","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"apedroferreira","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"hasdfa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"nikitaa24","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikitaa24"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"richbustos","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richbustos"},{"login":"nathanmarks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanmarks"},{"login":"vicasas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"MBilalShafi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joshwooding","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwooding"},{"login":"dimitropoulos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dimitropoulos"},{"login":"arthurbalduini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"dmtrKovalenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmtrKovalenko"},{"login":"hai-cea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-cea"},{"login":"gerdadesign","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"DavidCnoops","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidCnoops"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}],"active_maintainers":[{"login":"siriwatknp","count":272,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":241,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":185,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"oliviertassinari","count":158,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"ZeeshanTamboli","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mnajdova","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"mj12albert","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"aarongarciah","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"joserodolfofreitas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"prakhargupta1","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"DanailH","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"alexfauquette","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"JCQuintas","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"bharatkashyap","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"LukasTy","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"cherniavskii","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"michaldudak","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"MBilalShafi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"flaviendelangle","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"vicasas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Finternal-scripts/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Finternal-scripts/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Finternal-scripts/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Finternal-scripts/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Finternal-scripts/codemeta","maintainers":[{"uuid":"brijeshb42","login":"brijeshb42","name":null,"email":"brijeshb42@gmail.com","url":null,"packages_count":70,"html_url":"https://www.npmjs.com/~brijeshb42","role":null,"created_at":"2024-03-14T04:10:06.940Z","updated_at":"2024-03-14T04:10:06.940Z","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":63,"html_url":"https://www.npmjs.com/~michaldudak","role":null,"created_at":"2024-02-20T20:06:48.732Z","updated_at":"2024-02-20T20:06:48.732Z","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":88,"html_url":"https://www.npmjs.com/~mnajdova","role":null,"created_at":"2024-03-14T04:10:07.048Z","updated_at":"2024-03-14T04:10:07.048Z","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":113,"html_url":"https://www.npmjs.com/~oliviertassinari","role":null,"created_at":"2025-08-14T22:57:12.628Z","updated_at":"2025-08-14T22:57:12.628Z","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":158,"html_url":"https://www.npmjs.com/~siriwatknp","role":null,"created_at":"2024-03-14T04:10:06.987Z","updated_at":"2024-03-14T04:10:06.987Z","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":113,"html_url":"https://www.npmjs.com/~janpotoms","role":null,"created_at":"2024-02-20T20:06:48.618Z","updated_at":"2024-02-20T20:06:48.618Z","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":42,"html_url":"https://www.npmjs.com/~aarongarciah","role":null,"created_at":"2024-06-05T10:11:11.341Z","updated_at":"2024-06-05T10:11:11.341Z","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":46,"html_url":"https://www.npmjs.com/~mj12albert","role":null,"created_at":"2024-05-29T20:54:03.211Z","updated_at":"2024-05-29T20:54:03.211Z","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":46,"html_url":"https://www.npmjs.com/~diegoandai","role":null,"created_at":"2024-03-14T04:10:07.088Z","updated_at":"2024-03-14T04:10:07.088Z","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":14,"html_url":"https://www.npmjs.com/~dav-is","role":null,"created_at":"2025-07-26T17:32:46.348Z","updated_at":"2025-07-26T17:32:46.348Z","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":5264274,"maintainers_count":1091160,"namespaces_count":333594,"keywords_count":760514,"github":"npm","metadata":{"funded_packages_count":159192},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-12-16T06:37:22.408Z","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":1070405,"name":"@mui/system","ecosystem":"npm","description":"MUI System is a set of CSS utilities to help you build custom designs more efficiently. It makes it possible to rapidly lay out custom designs.","homepage":"https://mui.com/system/getting-started/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/material-ui","keywords_array":["react","react-component","mui","system"],"namespace":"mui","versions_count":213,"first_release_published_at":"2021-09-02T07:46:44.955Z","latest_release_published_at":"2025-12-03T06:56:49.846Z","latest_release_number":"7.3.6","last_synced_at":"2025-12-15T17:32:41.051Z","created_at":"2022-04-07T20:46:10.605Z","updated_at":"2025-12-15T17:32:41.051Z","registry_url":"https://www.npmjs.com/package/@mui/system","install_command":"npm install @mui/system","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/mui-org"},"dist-tags":{"canary":"6.1.1-dev.20240919-130050-82a6448768","next":"7.0.0-rc.0","latest-v5":"5.18.0","latest-v6":"6.5.0","latest":"7.3.6"}},"repo_metadata":{"id":19822297,"uuid":"23083156","full_name":"mui/material-ui","owner":"mui","description":"Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.","archived":false,"fork":false,"pushed_at":"2025-12-12T22:39:03.000Z","size":701212,"stargazers_count":97450,"open_issues_count":1746,"forks_count":32797,"subscribers_count":1307,"default_branch":"master","last_synced_at":"2025-12-13T02:48:13.798Z","etag":null,"topics":["design-system","material-design","material-ui","react","react-components"],"latest_commit_sha":null,"homepage":"https://mui.com/material-ui/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2014-08-18T19:11:54.000Z","updated_at":"2025-12-12T23:46:18.000Z","dependencies_parsed_at":"2025-06-02T16:06:01.092Z","dependency_job_id":"32b77193-1b92-4638-bb5e-6c82ade9eee5","html_url":"https://github.com/mui/material-ui","commit_stats":{"total_commits":23822,"total_committers":3211,"mean_commits":"7.4188726253503585","dds":0.8266728234405172,"last_synced_commit":"c0620e333641deda56f3cd68c7c3736098ee818c"},"previous_names":["mui-org/material-ui","callemall/material-ui"],"tags_count":570,"template":false,"template_full_name":null,"purl":"pkg:github/mui/material-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/sbom","scorecard":{"id":262861,"data":{"date":"2025-08-17T02:37:43Z","repo":{"name":"github.com/mui/material-ui","commit":"06de3386e5dbd68c7e7496219f702232dcd7ec9f"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.7,"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":"Maintained","score":10,"reason":"30 commit(s) and 1 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":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/check-if-pr-has-label.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yml: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:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/no-response.yml:22","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/check-if-pr-has-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci-check.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-cleanup.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/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/publish-canaries.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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 28 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":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  14 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:  13 out of  13 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":"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: 'allow deletion' disabled on branch 'v6.x'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v6.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v6.x'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'v6.x'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v6.x'","Warn: codeowners review is not required on branch 'master'","Warn: codeowners review is not required on branch 'v6.x'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v6.x'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v6.x'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v6.x'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v6.x'"],"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":"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":"CI-Tests","score":10,"reason":"28 out of 28 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 36 contributing companies or organizations","details":["Info: found contributions from: A11yance, LightSourceAI, TourConnect, Treeshakers, alienfast, calcom, callemall, cefsharp, cssinjs, emikra, goose-duck, instacart, jalaali, lightsourceai, mui, mui-org, nodejs, openfoodfacts, pabloengine, pretur, react-native-community, reactiran, reactjs, reactwg, state-machines, storybookjs, testing-library, text-em-all, typed-typings, typescript-cheatsheets, underjs, vercel, webpack, yarnpkg, yarnplugins, 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":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-cpj6-fhp6-mr6j","Warn: Project is vulnerable to: GHSA-f46r-rw29-r322","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","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-17T11:13:50.539Z","repository_id":19822297,"created_at":"2025-08-17T11:13:50.539Z","updated_at":"2025-08-17T11:13:50.539Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27709121,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-12-13T02:00:09.769Z","response_time":147,"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":"2025-12-13T17:01:18.917Z","dependent_packages_count":623,"downloads":31005508,"downloads_period":"last-month","dependent_repos_count":154974,"rankings":{"downloads":0.07148249141131703,"dependent_repos_count":0.08111806235390835,"dependent_packages_count":0.09728005198726648,"stargazers_count":0.05657222737944497,"forks_count":0.014570360692080925,"docker_downloads_count":0.22825659189295552,"average":0.09154663095282889},"purl":"pkg:npm/%40mui/system","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mui/system","docker_dependents_count":1518,"docker_downloads_count":59581940,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mui/system","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mui/system/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":false,"issue_metadata":{"last_synced_at":"2025-12-13T09:04:32.860Z","issues_count":4314,"pull_requests_count":9955,"avg_time_to_close_issue":13647144.679064417,"avg_time_to_close_pull_request":1742937.626368452,"issues_closed_count":2593,"pull_requests_closed_count":8493,"pull_request_authors_count":718,"issue_authors_count":2935,"avg_comments_per_issue":5.111961057023644,"avg_comments_per_pull_request":1.994776494224008,"merged_pull_requests_count":7177,"bot_issues_count":19,"bot_pull_requests_count":3440,"past_year_issues_count":586,"past_year_pull_requests_count":2734,"past_year_avg_time_to_close_issue":828574.8668831169,"past_year_avg_time_to_close_pull_request":451660.9513212796,"past_year_issues_closed_count":308,"past_year_pull_requests_closed_count":2157,"past_year_pull_request_authors_count":161,"past_year_issue_authors_count":480,"past_year_avg_comments_per_issue":1.8856655290102389,"past_year_avg_comments_per_pull_request":1.2948061448427213,"past_year_bot_issues_count":5,"past_year_bot_pull_requests_count":1282,"past_year_merged_pull_requests_count":1934,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/issues","maintainers":[{"login":"oliviertassinari","count":773,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"siriwatknp","count":700,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":512,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":434,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"mnajdova","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"michaldudak","count":262,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"aarongarciah","count":237,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"ZeeshanTamboli","count":207,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mj12albert","count":193,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"alexfauquette","count":165,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"samuelsycamore","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"cherniavskii","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"LukasTy","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"bharatkashyap","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"joserodolfofreitas","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"DanailH","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"eps1lon","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"JCQuintas","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"hbjORbj","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hbjORbj"},{"login":"flaviendelangle","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"michelengelen","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"rosskevin","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rosskevin"},{"login":"mbrookes","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"m4theushw","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"apedroferreira","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"hasdfa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"nikitaa24","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikitaa24"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"nathanmarks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanmarks"},{"login":"MBilalShafi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"richbustos","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richbustos"},{"login":"vicasas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"joshwooding","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwooding"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"dimitropoulos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dimitropoulos"},{"login":"arthurbalduini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"dmtrKovalenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmtrKovalenko"},{"login":"H3cth0r","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/H3cth0r"},{"login":"hai-cea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-cea"},{"login":"gerdadesign","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"DavidCnoops","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidCnoops"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}],"active_maintainers":[{"login":"Janpot","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"siriwatknp","count":226,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"DiegoAndai","count":134,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"oliviertassinari","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"ZeeshanTamboli","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mj12albert","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"mnajdova","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"aarongarciah","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"DanailH","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"alexfauquette","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"prakhargupta1","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"LukasTy","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"bharatkashyap","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"cherniavskii","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"JCQuintas","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"michaldudak","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"H3cth0r","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/H3cth0r"},{"login":"vicasas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fsystem/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fsystem/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fsystem/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fsystem/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fsystem/codemeta","maintainers":[{"uuid":"brijeshb42","login":"brijeshb42","name":null,"email":"brijeshb42@gmail.com","url":null,"packages_count":70,"html_url":"https://www.npmjs.com/~brijeshb42","role":null,"created_at":"2023-06-05T19:45:43.151Z","updated_at":"2023-06-05T19:45:43.151Z","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":63,"html_url":"https://www.npmjs.com/~michaldudak","role":null,"created_at":"2022-11-10T10:54:54.325Z","updated_at":"2022-11-10T10:54:54.325Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/michaldudak/packages"},{"uuid":"atomiks","login":"atomiks","name":null,"email":"cc.glows@gmail.com","url":null,"packages_count":51,"html_url":"https://www.npmjs.com/~atomiks","role":null,"created_at":"2024-03-07T12:22:43.631Z","updated_at":"2024-03-07T12:22:43.631Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/atomiks/packages"},{"uuid":"mnajdova","login":"mnajdova","name":null,"email":"mnajdova@gmail.com","url":null,"packages_count":88,"html_url":"https://www.npmjs.com/~mnajdova","role":null,"created_at":"2022-11-10T10:54:54.310Z","updated_at":"2022-11-10T10:54:54.310Z","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":113,"html_url":"https://www.npmjs.com/~oliviertassinari","role":null,"created_at":"2022-11-10T10:54:54.289Z","updated_at":"2022-11-10T10:54:54.289Z","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":158,"html_url":"https://www.npmjs.com/~siriwatknp","role":null,"created_at":"2022-11-10T10:54:54.305Z","updated_at":"2022-11-10T10:54:54.305Z","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":113,"html_url":"https://www.npmjs.com/~janpotoms","role":null,"created_at":"2025-08-20T09:17:54.933Z","updated_at":"2025-08-20T09:17:54.933Z","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":42,"html_url":"https://www.npmjs.com/~aarongarciah","role":null,"created_at":"2024-04-02T09:29:29.452Z","updated_at":"2024-04-02T09:29:29.452Z","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":46,"html_url":"https://www.npmjs.com/~mj12albert","role":null,"created_at":"2023-02-16T16:20:09.527Z","updated_at":"2023-02-16T16:20:09.527Z","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":46,"html_url":"https://www.npmjs.com/~diegoandai","role":null,"created_at":"2023-06-05T19:45:43.583Z","updated_at":"2023-06-05T19:45:43.583Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/diegoandai/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5264274,"maintainers_count":1091160,"namespaces_count":333594,"keywords_count":760514,"github":"npm","metadata":{"funded_packages_count":159192},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-12-16T06:37:22.408Z","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":10758890,"name":"@temp-mui/internal-babel-macros","ecosystem":"npm","description":"MUI Babel macros. This is an internal package not meant for general use.","homepage":"https://github.com/mui/material-ui#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/material-ui","keywords_array":[],"namespace":"temp-mui","versions_count":1,"first_release_published_at":"2024-07-26T02:54:40.956Z","latest_release_published_at":"2024-07-26T02:54:40.956Z","latest_release_number":"1.0.1","last_synced_at":"2025-12-12T01:21:08.453Z","created_at":"2024-07-28T00:10:34.908Z","updated_at":"2025-12-12T01:21:08.454Z","registry_url":"https://www.npmjs.com/package/@temp-mui/internal-babel-macros","install_command":"npm install @temp-mui/internal-babel-macros","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/mui-org"},"dist-tags":{"latest":"1.0.1"}},"repo_metadata":{"id":19822297,"uuid":"23083156","full_name":"mui/material-ui","owner":"mui","description":"Material UI: Ready-to-use foundational React components, free forever. It includes Material UI, which implements Google's Material Design.","archived":false,"fork":false,"pushed_at":"2024-04-14T01:43:25.000Z","size":552491,"stargazers_count":91449,"open_issues_count":1798,"forks_count":31383,"subscribers_count":1347,"default_branch":"next","last_synced_at":"2024-04-14T02:22:02.033Z","etag":null,"topics":["design-systems","hacktoberfest","material-design","react","react-components"],"latest_commit_sha":null,"homepage":"https://mui.com/material-ui/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2014-08-18T19:11:54.000Z","updated_at":"2024-08-18T03:20:19.580Z","dependencies_parsed_at":"2024-04-15T07:22:15.000Z","dependency_job_id":null,"html_url":"https://github.com/mui/material-ui","commit_stats":{"total_commits":22276,"total_committers":3187,"mean_commits":6.989645434577973,"dds":0.8256419464894954,"last_synced_commit":"eec77cde0b364cbad6c4c1b09b0b0a38ec9205a4"},"previous_names":["mui-org/material-ui","callemall/material-ui"],"tags_count":505,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/refs/heads/next","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":215854641,"owners_count":15940241,"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":"v6.0.0-beta.6","sha":"cbb6f8d3b1b72732d51f5628765cfd7e75bd5747","kind":"tag","published_at":"2024-08-18T02:55:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6/manifests"},{"name":"v5.16.7","sha":"b505fd7b64e92db523198712a5d6716c494e0c66","kind":"tag","published_at":"2024-08-09T09:19:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7/manifests"},{"name":"v6.0.0-beta.5","sha":"75c24b0828981651082a3eede027b6871c96c440","kind":"tag","published_at":"2024-08-08T08:52:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5/manifests"},{"name":"v5.16.6","sha":"6eb1bdce38d0fc67fa8aebca260043c7fc8eb3e8","kind":"tag","published_at":"2024-07-30T21:06:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6/manifests"},{"name":"v6.0.0-beta.4","sha":"12532afa3e4f6f13a9fa86eb459c27792c36b6f9","kind":"tag","published_at":"2024-07-30T20:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4/manifests"},{"name":"v5.16.5","sha":"40792e6efb2c92b8964a3912e08aeb4fb7fc41c8","kind":"tag","published_at":"2024-07-25T06:42:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5/manifests"},{"name":"v6.0.0-beta.3","sha":"02fde66a0cd72fb7fe3681a5ea8c4de733b4a865","kind":"tag","published_at":"2024-07-24T18:27:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3/manifests"},{"name":"v5.16.4","sha":"77af399a3ad76f31e5f2e0fab5650b628fa50990","kind":"tag","published_at":"2024-07-16T16:01:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4/manifests"},{"name":"v6.0.0-beta.2","sha":"9ad8c1fd8dfd21d8e37fe73d71e011542b23db72","kind":"tag","published_at":"2024-07-16T14:46:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2/manifests"},{"name":"v5.16.3","sha":"e1824453bdb0a89f15d4dfe47a1c4f90fa0f0500","kind":"tag","published_at":"2024-07-16T14:18:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3/manifests"},{"name":"v6.0.0-beta.1","sha":"19c1935757925d834928a30ea41f58bb95fb355f","kind":"tag","published_at":"2024-07-16T09:42:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1/manifests"},{"name":"v5.16.2","sha":"56ddd108fe153592a800fce4d43f9758b0ff5101","kind":"tag","published_at":"2024-07-16T09:10:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2/manifests"},{"name":"v6.0.0-beta.0","sha":"3364f0740aa5c86e057ec5b0d22c1b12bfd96fa4","kind":"tag","published_at":"2024-07-11T15:54:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0/manifests"},{"name":"v5.16.1","sha":"431af6a2fd9bf6cd0422c61e36c937d1ea5e5015","kind":"tag","published_at":"2024-07-11T15:48:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1/manifests"},{"name":"v5.16.0","sha":"e5e9b9d5e952b52752b758179da20d3fa0982c05","kind":"tag","published_at":"2024-07-05T13:32:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0/manifests"},{"name":"v6.0.0-alpha.14","sha":"2a15dd74c76bacbc867a7313fdc2c42c6168327c","kind":"tag","published_at":"2024-07-05T04:25:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14/manifests"},{"name":"v6.0.0-alpha.13","sha":"a070a894fbe21c52df446438ca1bb5a891d5e1b5","kind":"tag","published_at":"2024-07-03T07:44:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13/manifests"},{"name":"v5.15.21","sha":"a306ce4afcc60de4c3e43b8f9183862235d9318e","kind":"tag","published_at":"2024-06-28T14:09:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21/manifests"},{"name":"v6.0.0-alpha.12","sha":"fb476c6c18b850e8400d03afb7447802afbfd357","kind":"tag","published_at":"2024-06-24T17:12:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.15.20","sha":"f20fa0ba4016e5425a2a4cce841075253828a551","kind":"tag","published_at":"2024-06-12T12:58:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20/manifests"},{"name":"v6.0.0-alpha.11","sha":"22c5206a9e8191b2f81131d6978a0958e55b7032","kind":"tag","published_at":"2024-06-12T08:18:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11/manifests"},{"name":"v6.0.0-alpha.10","sha":"e5ac6c0eef5efd4fa5c5eb11ccbf08e58e7443f8","kind":"tag","published_at":"2024-06-04T10:35:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10/manifests"},{"name":"v6.0.0-alpha.9","sha":"925de32766317bb84a92ec24b2b6465c8e48cc04","kind":"tag","published_at":"2024-05-29T12:25:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.15.19","sha":"77f606ba73bb5439d66871177772f54196044450","kind":"tag","published_at":"2024-05-29T12:01:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19/manifests"},{"name":"v6.0.0-alpha.8","sha":"c7dbe6e8256cef7bd2dbdcbee55428ad82513cd0","kind":"tag","published_at":"2024-05-21T16:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.15.18","sha":"607daac5baa9c8151f111fe4bacea1d7e61881a3","kind":"tag","published_at":"2024-05-16T09:29:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18/manifests"},{"name":"v6.0.0-alpha.7","sha":"997bec6d8d30a1a891aff4eeedefa41c93eaa95c","kind":"tag","published_at":"2024-05-16T06:31:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"7c8db04b91500ba77301acd360d21bff7f7c752f","kind":"tag","published_at":"2024-05-08T13:13:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.15.17","sha":"9bc4fc42959427246addfdf29db95847cc38e410","kind":"tag","published_at":"2024-05-08T12:24:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17/manifests"},{"name":"v5.15.16","sha":"284e251c155d92078f80f98919f4ab260b05e9be","kind":"tag","published_at":"2024-05-01T14:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16/manifests"},{"name":"v6.0.0-alpha.5","sha":"571d5046e26aa07605cb1e01ca99b2eb0b04d009","kind":"tag","published_at":"2024-05-01T14:16:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5/manifests"},{"name":"v6.0.0-alpha.4","sha":"afffc2ffc3db1e6abf48f3b3e13a41e8b758f874","kind":"tag","published_at":"2024-04-24T07:30:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4/manifests"},{"name":"v6.0.0-alpha.3","sha":"6d5e44409344ea4e13ceb3a02c4446dc6a7323b4","kind":"tag","published_at":"2024-04-17T16:10:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3/manifests"},{"name":"v6.0.0-alpha.2","sha":"4e75758b37119bd821435c23d9c111c545e186b6","kind":"tag","published_at":"2024-04-09T15:09:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2/manifests"},{"name":"v6.0.0-alpha.1","sha":"84307c1a2495a716788ec25f046faaa4d16c88c7","kind":"tag","published_at":"2024-04-05T10:43:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1/manifests"},{"name":"v5.15.15","sha":"5a079965186640b5176f00c537f3b9e6c299b5c4","kind":"tag","published_at":"2024-04-04T07:09:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15/manifests"},{"name":"v6.0.0-alpha.0","sha":"2a15ad6f1f5507162b1a5aebf78976ca3023183b","kind":"tag","published_at":"2024-03-26T15:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.15.14","sha":"9585d28317c90f2c71ab88dd5ae37638bb64ad82","kind":"tag","published_at":"2024-03-19T08:18:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14/manifests"},{"name":"v5.15.13","sha":"dbcb678234296de56afaf3138917e967e8d1934a","kind":"tag","published_at":"2024-03-13T14:17:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13/manifests"},{"name":"pigment@0.0.1","sha":"0e765a618a7676c507852cec024464b1fc1cd80f","kind":"tag","published_at":"2024-03-08T04:20:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/pigment@0.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/pigment@0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1/manifests"},{"name":"v5.15.12","sha":"5ad69e161d7520274cd37a2524ffb935b6dda158","kind":"tag","published_at":"2024-03-05T15:33:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12/manifests"},{"name":"v5.15.11","sha":"e3257a4d68481b0ca6efd5d06cb5c1e1e77e4286","kind":"tag","published_at":"2024-02-22T08:52:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11/manifests"},{"name":"v5.15.10","sha":"94fcd3ada0842108a9a2ce53e121931e5448649f","kind":"tag","published_at":"2024-02-12T12:38:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10/manifests"},{"name":"v5.15.9","sha":"7917d2a8a4acc0b07328dee8273847652491b769","kind":"tag","published_at":"2024-02-08T12:55:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9/manifests"},{"name":"v5.15.8","sha":"fe5a59e616637a0488b122749479b782f5f8dfa2","kind":"tag","published_at":"2024-02-06T20:42:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8/manifests"},{"name":"v5.15.7","sha":"b80acd69c7c848709d01465d6727b13ed6109258","kind":"tag","published_at":"2024-01-31T13:23:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7/manifests"},{"name":"v5.15.6","sha":"1700e5cd9cbb3bc648b7f799f837c4d23ed42700","kind":"tag","published_at":"2024-01-22T18:09:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6/manifests"},{"name":"v5.15.5","sha":"5d7c4e26a4973a3a80bf5f8a9a8ea14f89554fe0","kind":"tag","published_at":"2024-01-17T09:27:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5/manifests"},{"name":"v5.15.4","sha":"6aadbf91c5eb2c94dea9a49a19eb532606410a5a","kind":"tag","published_at":"2024-01-10T13:49:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4/manifests"},{"name":"v5.15.3","sha":"9fa4e472f9ba4fd4e7f8cfb8bc0d1f1d455ace23","kind":"tag","published_at":"2024-01-03T15:22:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.3","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"5d5dd15f70db9ffcb85d4dc57da8a20f5240fb81","kind":"tag","published_at":"2023-12-25T14:24:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"8be7ac66b99059bf2c2edcca9cf15981d389db6b","kind":"tag","published_at":"2023-12-19T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"8c2c6a88a509f9da7c453d4a3c3ab4749a57a36d","kind":"tag","published_at":"2023-12-12T18:21:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0/manifests"},{"name":"v5.14.20","sha":"14fa79f4328e901f82d7fc39aba722a9bf4a8df0","kind":"tag","published_at":"2023-12-05T09:28:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20/manifests"},{"name":"v5.14.19","sha":"a07b4925255aa3fc7ae1255130e182e4573c58d7","kind":"tag","published_at":"2023-11-29T21:11:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19/manifests"},{"name":"v5.14.18","sha":"43a41b6b2fa3f0a186a852b894452722e3a38f04","kind":"tag","published_at":"2023-11-14T08:27:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18/manifests"},{"name":"v5.14.17","sha":"c54a42dd8b0ec8e850bd60438e60a1a8acb3b4a4","kind":"tag","published_at":"2023-11-06T15:34:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17/manifests"},{"name":"v5.14.16","sha":"391b57a05daf67a8154471dae645471f5ffac09f","kind":"tag","published_at":"2023-10-31T10:57:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16/manifests"},{"name":"v5.14.15","sha":"6baedcfed27419ed6b9685f27fcbf3eff46133a3","kind":"tag","published_at":"2023-10-24T15:41:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15/manifests"},{"name":"v5.14.14","sha":"a0cfa182db3e7b196efe36cfe7b31d304c5a0a4e","kind":"tag","published_at":"2023-10-17T13:58:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14/manifests"},{"name":"v5.14.13","sha":"b8811a0fa59e7663b240183219db32f9a617e607","kind":"tag","published_at":"2023-10-10T19:42:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13/manifests"},{"name":"v5.14.12","sha":"bd450a0fdb19b087f47e1d7cce5a72417ec977cc","kind":"commit","published_at":"2023-10-04T16:31:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12/manifests"},{"name":"v5.14.11","sha":"13c0894d0c14c7f577a0a95492aeaa8fff8da33a","kind":"tag","published_at":"2023-09-26T11:47:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11/manifests"},{"name":"v5.14.10","sha":"14e97bffa62760cabcdc7244bff445b423f5286a","kind":"tag","published_at":"2023-09-18T10:18:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10/manifests"},{"name":"v5.14.9","sha":"8255b71ccdbfe9a20f856b5d68a269ab1c5452ca","kind":"tag","published_at":"2023-09-13T13:36:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9/manifests"},{"name":"v5.14.8","sha":"74c58dabc2cf5ed2242fb08e4781d26088d06b12","kind":"tag","published_at":"2023-09-05T12:34:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8/manifests"},{"name":"v5.14.7","sha":"8a09d535f101aac98935f82b76345ca9691b5e2b","kind":"tag","published_at":"2023-08-29T12:04:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7/manifests"},{"name":"v5.14.6","sha":"a1f511dd6ed9adba561e2ba00e1348136ed656db","kind":"commit","published_at":"2023-08-24T11:19:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6/manifests"},{"name":"v5.14.5","sha":"61fbfd1546c55caca984695a41f9c95668d414fc","kind":"tag","published_at":"2023-08-14T14:39:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5/manifests"},{"name":"v5.14.4","sha":"40f4b275022f03e48cf4809cd53d0d0dabb40424","kind":"tag","published_at":"2023-08-08T09:51:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4/manifests"},{"name":"v5.14.3","sha":"2deea341c9abfb640f22520e0c277027f3f91cd0","kind":"tag","published_at":"2023-08-01T15:33:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3/manifests"},{"name":"v5.14.2","sha":"36d9f0d3659e2f5ab1d924988313986962a0bf35","kind":"tag","published_at":"2023-07-25T10:01:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2/manifests"},{"name":"v5.14.1","sha":"f2e5ded80e94407f63a27eadb018139d6f967313","kind":"tag","published_at":"2023-07-19T09:05:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1/manifests"},{"name":"v5.14.0","sha":"2529e3aaaaec2c9f8e8cf669e58bb9c81db5a6d8","kind":"tag","published_at":"2023-07-11T14:57:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0/manifests"},{"name":"v5.13.7","sha":"aac2d5b526e8139314d99f827ecc3b2c24e99686","kind":"tag","published_at":"2023-07-04T08:53:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7/manifests"},{"name":"v5.13.6","sha":"312270bc71224067e1910bbee9f800b4a2469cc7","kind":"tag","published_at":"2023-06-23T14:05:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6/manifests"},{"name":"v5.13.5","sha":"24b3af68ebe79c1891e45c60c6bcfd26f8818f73","kind":"tag","published_at":"2023-06-12T13:43:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5/manifests"},{"name":"v5.13.4","sha":"a522d82df32d3bfab46b25f5ff24eeb9670c83fb","kind":"tag","published_at":"2023-06-05T17:30:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4/manifests"},{"name":"v5.13.3","sha":"70d4a2bb49dca9fef7854a1463a392094222812b","kind":"tag","published_at":"2023-05-29T11:22:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3/manifests"},{"name":"v5.13.2","sha":"f661923e9aa9d9cc634750affbb04bf2007bc57d","kind":"tag","published_at":"2023-05-22T16:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2/manifests"},{"name":"v5.13.1","sha":"0c58832b6e182f782e73b118ed9681055db3e249","kind":"tag","published_at":"2023-05-17T05:25:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"9130a021ca34746e4076fcae50c57bc584026b8f","kind":"tag","published_at":"2023-05-10T08:14:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0/manifests"},{"name":"v5.12.3","sha":"9710ff34b16a0f271107a8619a28546ae3ca7c18","kind":"tag","published_at":"2023-05-02T14:17:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.3","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"5b7e9c52e37ef0c3274a762f38cd7ef7ffc9e7a8","kind":"tag","published_at":"2023-04-25T16:42:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"d14d288ae9e9b0e2b3b33d0a77b4113f024d4215","kind":"tag","published_at":"2023-04-17T15:57:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"05127cf65b4250f836897428cd15829669ab8d6c","kind":"tag","published_at":"2023-04-11T09:58:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0/manifests"},{"name":"v5.11.16","sha":"af5e109990a26318c96dbff6f25759ba91f0e147","kind":"tag","published_at":"2023-04-04T14:00:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16/manifests"},{"name":"v5.11.15","sha":"ae98db6aca5f9d4b754ff9fce4ce33f738a00f65","kind":"tag","published_at":"2023-03-28T13:06:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15/manifests"},{"name":"v5.11.14","sha":"f34d17c3294fcdb63fe9a135b4f3aa2459c81189","kind":"tag","published_at":"2023-03-21T17:45:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14/manifests"},{"name":"v5.11.13","sha":"9f7a2bfac55faed1b1c6c7b4b6d1b1659a076bab","kind":"tag","published_at":"2023-03-14T09:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13/manifests"},{"name":"v5.11.12","sha":"b76b8f1098a6c01f39e5e19bf3abf77c2b9cf475","kind":"tag","published_at":"2023-03-06T15:03:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12/manifests"},{"name":"v5.11.11","sha":"58df7f1905f16533ddb5a7977346c0f4548e4547","kind":"tag","published_at":"2023-02-28T09:55:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11/manifests"},{"name":"v5.11.10","sha":"676bc85fa2b02f92f21dd5c7e15f453b6b9c2e3d","kind":"tag","published_at":"2023-02-20T11:30:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10/manifests"},{"name":"v5.11.9","sha":"af5b3f5e7a79da9ef4bbd63d8fcf60927ffb6533","kind":"tag","published_at":"2023-02-14T14:30:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9/manifests"},{"name":"v5.11.8","sha":"d4d8512ce3453711f3c661374579b0d2ed13f3e7","kind":"tag","published_at":"2023-02-07T10:50:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8/manifests"},{"name":"v5.11.7","sha":"33cac172846b032d3f8b9333b72b2af832dd47d0","kind":"tag","published_at":"2023-01-31T09:39:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7/manifests"},{"name":"v5.11.6","sha":"a2e552314847b4d52498538d7ca171763067a5d0","kind":"tag","published_at":"2023-01-23T20:28:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6/manifests"},{"name":"v5.11.5","sha":"685c72dfaf840f4d5b7a3ab738ddcabd74418823","kind":"tag","published_at":"2023-01-18T01:43:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5/manifests"},{"name":"v5.11.4","sha":"bc859d95e4415f880cd6bcb6f44cc9e5e8c8097c","kind":"tag","published_at":"2023-01-09T13:57:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4/manifests"},{"name":"v5.11.3","sha":"a526207c3957de4ebfcda937b58327d69464f15c","kind":"tag","published_at":"2023-01-02T17:00:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3/manifests"},{"name":"v5.11.2","sha":"e9d8fa07e1ff979bcaf92837b131cd9e292f0161","kind":"tag","published_at":"2022-12-26T14:56:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2/manifests"},{"name":"v5.11.1","sha":"a1e30390da62019e5769e398f4cbc9f8892d8f9a","kind":"commit","published_at":"2022-12-20T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"191acda4545c394b78964ab80b364e15686f0e9b","kind":"tag","published_at":"2022-12-13T12:56:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0/manifests"},{"name":"v5.10.17","sha":"4265f343b49e4af9673a49e585439d35c8deeab2","kind":"tag","published_at":"2022-12-06T10:59:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17/manifests"},{"name":"v5.10.16","sha":"b8aa3974d84c176b8857e8d5b29a7be8670bb410","kind":"tag","published_at":"2022-11-28T16:00:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16/manifests"},{"name":"v5.10.15","sha":"14a6e1c61edb5f66f4888e32c04df5e637e7cfc4","kind":"commit","published_at":"2022-11-22T09:45:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15/manifests"},{"name":"v5.10.14","sha":"c2da6de1c504c7dbd8ae1d0771c184c1544a0c76","kind":"tag","published_at":"2022-11-15T09:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14/manifests"},{"name":"v5.10.13","sha":"2f4c2190d1d3614d8063e84b79d4d1f034b3e3fe","kind":"tag","published_at":"2022-11-07T17:53:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13/manifests"},{"name":"v5.10.12","sha":"30cb27cff1d4e1838ca4235ab4285e20f2b2a870","kind":"tag","published_at":"2022-10-31T15:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12/manifests"},{"name":"v5.10.11","sha":"c80ff0339882859af7e17f8bfd0a5f6880b323f8","kind":"commit","published_at":"2022-10-25T09:34:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11/manifests"},{"name":"v5.10.10","sha":"639224a3e3600cb0e04755d89aab250297b6d851","kind":"tag","published_at":"2022-10-18T08:35:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10/manifests"},{"name":"v5.10.9","sha":"7bd7c219e2670ff7791148e9b1a1d2387528fc0c","kind":"tag","published_at":"2022-10-11T11:56:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9/manifests"},{"name":"v5.10.8","sha":"d4a3216cdd858899960f945d6e00b2d59bf1d5d1","kind":"tag","published_at":"2022-10-03T16:28:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8/manifests"},{"name":"v5.10.7","sha":"d9ef6e788eee11256818329c7429242f8b769263","kind":"commit","published_at":"2022-09-27T01:44:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7/manifests"},{"name":"v5.10.6","sha":"0f75f3d78b67c405c23bfd14a29aedff367415b7","kind":"tag","published_at":"2022-09-19T14:34:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6/manifests"},{"name":"v5.10.5","sha":"594d87dab0e43e641a6826c935df8f2c10672955","kind":"tag","published_at":"2022-09-12T14:40:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5/manifests"},{"name":"v5.10.4","sha":"c8feb29320a22cc4461fb5ef5f4f7de7bd96a59b","kind":"commit","published_at":"2022-09-06T09:11:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"992421d0114a9df72d358fe6fccc28c1fb6f1505","kind":"tag","published_at":"2022-08-29T17:37:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"99b23c06d9b018d6c500fa1acb3030d673e219ab","kind":"tag","published_at":"2022-08-23T10:25:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"dfc0b89c665de8e5e3e4ecf68d8c782e74dbb65c","kind":"tag","published_at":"2022-08-16T17:55:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"7f502e06d54c5a2f389a1639358c84279462b54a","kind":"commit","published_at":"2022-08-09T03:21:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0/manifests"},{"name":"v5.9.3","sha":"89617ef683d2bcd2c870e9c1bd58ad4d55247fd5","kind":"tag","published_at":"2022-08-01T20:54:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3/manifests"},{"name":"v5.9.2","sha":"b7f0a16eca4ac2044703032838f90873ec063d75","kind":"tag","published_at":"2022-07-25T15:12:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2/manifests"},{"name":"v5.9.1","sha":"1937412c4345569d98c0950a1016c22508e1ff81","kind":"tag","published_at":"2022-07-18T17:23:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"88ad7d4e623183b8e20702e7961ef9c8de330dc7","kind":"commit","published_at":"2022-07-12T08:54:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0/manifests"},{"name":"v5.8.7","sha":"be0ab4c062a22fc4bb52c47d005b57203b56c09c","kind":"tag","published_at":"2022-07-04T20:39:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7/manifests"},{"name":"v5.8.6","sha":"c58f6653411e0ff38bf67a512d16b87c6523606b","kind":"tag","published_at":"2022-06-27T14:21:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6/manifests"},{"name":"v5.8.5","sha":"3c528113f47cfddf2504ea02ba3065e7c5c46928","kind":"tag","published_at":"2022-06-21T18:05:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5/manifests"},{"name":"v5.8.4","sha":"a6e782ec2f037e2ca989515048ce5f22fe760595","kind":"tag","published_at":"2022-06-14T10:00:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4/manifests"},{"name":"v5.8.3","sha":"b1e4b9cd3e1d88286f9d1485864310a7c1f23a79","kind":"tag","published_at":"2022-06-07T19:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3/manifests"},{"name":"v5.8.2","sha":"93b0aba905b3b6947f58a02d911489bb737ee880","kind":"commit","published_at":"2022-05-31T11:47:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2/manifests"},{"name":"v5.8.1","sha":"1eee9ee437f39f1c3438209154df8e8b9ecd990d","kind":"tag","published_at":"2022-05-23T16:04:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"6a468718b970c39ae83a4029bcb53071c9567430","kind":"tag","published_at":"2022-05-17T09:42:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4eef029981b08c77a9c52d0b863e6b5ced279087","kind":"tag","published_at":"2022-05-10T09:06:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.7.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0/manifests"},{"name":"v5.6.4","sha":"edb7e8895ef8def2bf59376d7631e0360a77aaf6","kind":"commit","published_at":"2022-05-02T11:46:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4/manifests"},{"name":"v5.6.3","sha":"124d5e2f0022d17b577a464e6b3a69fa2511105e","kind":"tag","published_at":"2022-04-25T14:04:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3/manifests"},{"name":"v5.6.2","sha":"b3645b3fd11dc26a06ea370a41b5bac1026c6792","kind":"tag","published_at":"2022-04-18T16:10:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2/manifests"},{"name":"v5.6.1","sha":"0251fd5222079e4a512bbd32dff4a7a4c3efe997","kind":"tag","published_at":"2022-04-11T13:21:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"8dcdea53f927ab207718d7ee6576806aca2a3798","kind":"commit","published_at":"2022-04-06T03:27:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0/manifests"},{"name":"v4.12.4","sha":"a563a60219f7f6519fb0f34f6d8e3bf0974e6495","kind":"tag","published_at":"2022-04-03T14:38:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4/manifests"},{"name":"v5.5.3","sha":"96e1f40a3b8aa809d543aa7d466eb48cdfa0b53d","kind":"tag","published_at":"2022-03-28T14:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"dd411b017ea7504a14a16821b694ac6aa01d9b6d","kind":"tag","published_at":"2022-03-21T15:15:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"350b15ee91a93040d50391cb9a45440a90e6b2d1","kind":"tag","published_at":"2022-03-14T16:49:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"f3412aa9d179fdfc3f5c0a4a1cfc1965faef7307","kind":"commit","published_at":"2022-03-07T13:53:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0/manifests"},{"name":"v5.4.4","sha":"965f2eb8cb79bb0685a13d9e28c09617b22358cd","kind":"tag","published_at":"2022-02-28T15:21:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4/manifests"},{"name":"v5.4.3","sha":"e2892a61ea56b6578c2efc81d0324660082ad93c","kind":"tag","published_at":"2022-02-21T16:40:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3/manifests"},{"name":"v5.4.2","sha":"01371028b27156419923b362c4b0af92dc08b29f","kind":"tag","published_at":"2022-02-15T14:57:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"fbce2f80c6cb36e59a4a6826ae46b59a10e1c831","kind":"commit","published_at":"2022-02-08T11:34:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"ba4e819aa58b6a36ae4d96ee79c2a5310a812670","kind":"tag","published_at":"2022-02-01T09:00:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"337be3b2a630d791a5cbc5a2a4575d4f58e38df3","kind":"tag","published_at":"2022-01-24T15:05:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"dcbfc54f581dbf1c0008a8e9e578f896f06228ab","kind":"tag","published_at":"2022-01-17T22:45:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0/manifests"},{"name":"v5.2.8","sha":"f80abbb5f942064c9c270b2ac5bb2a2318876754","kind":"tag","published_at":"2022-01-10T20:11:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8/manifests"},{"name":"v5.2.7","sha":"5daaf9be5115b1cb777fb4cf3d9125baddfe5720","kind":"tag","published_at":"2022-01-03T12:34:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7/manifests"},{"name":"v5.2.6","sha":"052db9d577a03ed8d588ecca9e6c0a5f5ba676e1","kind":"tag","published_at":"2021-12-27T14:23:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6/manifests"},{"name":"v5.2.5","sha":"f8697de9c250dbc6b446bcc08566f50fb4070aab","kind":"tag","published_at":"2021-12-20T14:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5/manifests"},{"name":"v5.2.4","sha":"b265431f9a32ea726c5227821126fbc6424117d5","kind":"commit","published_at":"2021-12-14T13:41:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4/manifests"},{"name":"v5.2.3","sha":"9c3dc12c3de241f44d923bfb089200980f3fd23d","kind":"tag","published_at":"2021-12-06T16:12:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3/manifests"},{"name":"v5.2.2","sha":"fcaec7a75f951c9db79c99c42370ca18212c1f16","kind":"tag","published_at":"2021-11-29T16:51:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"586d9ba2472d549c180cbacddf97eb73425286b3","kind":"tag","published_at":"2021-11-25T11:50:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"353cecb5391571163eb6bd8cbf36d2dd299aaf56","kind":"tag","published_at":"2021-11-23T13:25:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"ddbe15b4d8b7cc1dc84720264fde0b1dafb6166f","kind":"commit","published_at":"2021-11-16T15:06:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"7e26583fe1f95f5c3682213105f8f4b51c9d61c9","kind":"tag","published_at":"2021-11-08T15:14:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0/manifests"},{"name":"v5.0.6","sha":"99752d2848f17c5d1e4840f54863899a19387162","kind":"tag","published_at":"2021-10-27T08:43:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6/manifests"},{"name":"v5.0.5","sha":"58f8ff1f8bc7f0cc4bb728654604a194b3c3790b","kind":"tag","published_at":"2021-10-26T10:14:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"86443310e4344ae1ce6e04f084d58e17e4d62170","kind":"tag","published_at":"2021-10-14T15:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"36258031912caf662f69ca3769c6e0bd46946050","kind":"tag","published_at":"2021-10-07T12:26:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"c510762a325116c654afd3c21381a50b942c2c66","kind":"tag","published_at":"2021-09-29T09:29:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"afcf3ee18e7a9c526348b3bce74b69781b4ad071","kind":"tag","published_at":"2021-09-22T12:15:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"85598e74b85a89a16f8bdf5b68346ca8d6b70557","kind":"tag","published_at":"2021-09-16T11:28:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.1","sha":"1b563a153f5b2736f79a3f45573e2e2b66ba0a9a","kind":"tag","published_at":"2021-09-08T13:55:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"698492a5401b12578dc459397b9d288542fc954b","kind":"commit","published_at":"2021-09-02T02:45:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.5","sha":"0bab71409bcc0865ab3e0fcbfa14fa824ddc5495","kind":"tag","published_at":"2021-08-25T07:30:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"c30ec7bed00b36da7b0e6a202b3cb48d2fc1b579","kind":"tag","published_at":"2021-08-13T21:32:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"e5ccdf299c75ea65b0600ee05ff6c98646891c77","kind":"tag","published_at":"2021-08-09T04:03:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3/manifests"},{"name":"v4.12.3","sha":"77a8daeed0e8efa67c6d86f3cc40239dc6eb3d94","kind":"tag","published_at":"2021-07-30T10:06:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3/manifests"},{"name":"v5.0.0-beta.2","sha":"cca80d861f64b3eaa8a5ef8815b7552aaea61557","kind":"tag","published_at":"2021-07-26T15:01:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2/manifests"},{"name":"v4.12.2","sha":"958241aa0ebf340ad0f152b91949720c85b4fcca","kind":"tag","published_at":"2021-07-19T16:41:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2/manifests"},{"name":"v5.0.0-beta.1","sha":"8a4b8952077b64e90ac9d23c116a45aed672db9c","kind":"tag","published_at":"2021-07-14T16:28:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1/manifests"},{"name":"v4.12.1","sha":"4dc8c9bf3e8a6b21a2aac58b0be3161af334b67d","kind":"tag","published_at":"2021-07-07T13:08:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"53a1655143aa4ec36c29a6063ccdf89c48a74bfd","kind":"tag","published_at":"2021-07-06T13:40:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0/manifests"},{"name":"v5.0.0-beta.0","sha":"a0f416173d2f5b78546f52e572a0f64dcc3751e9","kind":"tag","published_at":"2021-07-01T12:17:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.38","sha":"f60126f95d7b36fa12133887990615b9f47e994a","kind":"commit","published_at":"2021-06-24T03:37:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.38","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38/manifests"},{"name":"v5.0.0-alpha.37","sha":"c795ca0822e2816a630a5654d5471fa04521d23c","kind":"tag","published_at":"2021-06-15T17:49:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.37","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37/manifests"},{"name":"v5.0.0-alpha.36","sha":"cf2f6fa90608b109978698fc48120920beaaa51f","kind":"tag","published_at":"2021-06-08T06:46:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.36","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36/manifests"},{"name":"v5.0.0-alpha.35","sha":"6c0afb6d8fff919e80f9f1ec92613acacd8365e7","kind":"tag","published_at":"2021-05-31T20:34:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.35","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35/manifests"},{"name":"v5.0.0-alpha.34","sha":"ee3a077c161accb887b93a17f9eaa2b23e998319","kind":"tag","published_at":"2021-05-18T10:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.34","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34/manifests"},{"name":"v5.0.0-alpha.33","sha":"0fa6ab4a29e8469c081d3f796e0bd9cab98e9185","kind":"tag","published_at":"2021-05-09T12:29:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.33","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33/manifests"},{"name":"v4.11.4","sha":"6658323b5e2ba366691829bbef3f53c00008497e","kind":"tag","published_at":"2021-04-27T15:48:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4/manifests"},{"name":"v5.0.0-alpha.32","sha":"2e99746c35ea0c1e45187a206d6ebc25a52933dc","kind":"tag","published_at":"2021-04-27T12:59:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32/manifests"},{"name":"v5.0.0-alpha.31","sha":"b061319b132163900d1a4eb64207f5284d28639d","kind":"tag","published_at":"2021-04-20T13:59:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"0bc7ed897d54a899fb0dfc5cbd6c5ee0592705e1","kind":"tag","published_at":"2021-04-12T09:46:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"29934afe4643811f3bed772612f92d539a1e489d","kind":"tag","published_at":"2021-04-04T16:43:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"a83c7715c0e2cfa1c3e59b7a1f828f6a1476b307","kind":"tag","published_at":"2021-03-24T12:57:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"2de88ce2973667921a45ff69ea48a8843cb9d8cb","kind":"tag","published_at":"2021-03-05T13:01:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27/manifests"},{"name":"v5.0.0-alpha.26","sha":"8928a36394154e02a73d5e92a740d5f9ed8da709","kind":"tag","published_at":"2021-02-27T18:39:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"688db35f581ac345a09a15420efdb0e4c98a56ab","kind":"tag","published_at":"2021-02-11T12:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"15108a5aad5342d92e86be5c5388b8321a88b280","kind":"tag","published_at":"2021-01-26T14:08:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24/manifests"},{"name":"v4.11.3-deprecations.1","sha":"6cf7cf7c7b11b38db18a4d2003743cbadeb1b4ee","kind":"commit","published_at":"2021-01-25T23:27:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1/manifests"},{"name":"v4.11.3","sha":"bd79e8f8c5b8c77bc5c13d076377a18d2ceedfa2","kind":"commit","published_at":"2021-01-24T12:45:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3/manifests"},{"name":"v4.11.3-deprecations.0","sha":"f64337cd87428e04c851bb1667f5f9e0e6aeaede","kind":"commit","published_at":"2021-01-24T12:00:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0/manifests"},{"name":"v5.0.0-alpha.23","sha":"af6e7220961c6f5e8ed89172694287dc737828ff","kind":"commit","published_at":"2021-01-14T12:48:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23/manifests"},{"name":"v5.0.0-alpha.22","sha":"c514ea86c11c9817839630e840535358f5044caf","kind":"commit","published_at":"2021-01-04T11:14:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"5c82b9147f811fda24bc09132852ed240f8d9def","kind":"commit","published_at":"2020-12-30T17:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"cd30d9e3961c8b33ce43a133e0a958867a202c41","kind":"commit","published_at":"2020-12-21T17:51:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20/manifests"},{"name":"v5.0.0-alpha.19","sha":"754e29cf5a712d0e0f6bd3e54f80e9997659f68c","kind":"commit","published_at":"2020-12-13T17:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.11.2","sha":"174b64f8a3adffb8df3c13285f4edc2437a8547a","kind":"commit","published_at":"2020-12-02T23:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2/manifests"},{"name":"v5.0.0-alpha.18","sha":"c5561c5febbe1c3bd5446c8a0bb480025ab38b86","kind":"commit","published_at":"2020-12-02T23:25:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.11.1","sha":"b8092ce09e164a1cb2fec2f3a5b6aa6e2dc6cbbd","kind":"commit","published_at":"2020-11-24T14:35:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1/manifests"},{"name":"v5.0.0-alpha.17","sha":"41d6a360e0fb245dd74549445539c6218a9dc737","kind":"commit","published_at":"2020-11-23T00:49:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17/manifests"},{"name":"v5.0.0-alpha.16","sha":"47a8e102eeaa5a68a2b4f99c08085cfddc0bef77","kind":"commit","published_at":"2020-11-14T12:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16/manifests"},{"name":"v5.0.0-alpha.15","sha":"fa9cbc835ee70b12234b7207b1872356277da5fa","kind":"commit","published_at":"2020-11-03T23:57:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15/manifests"},{"name":"v5.0.0-alpha.14","sha":"56520e757e0052e25f8dd5d78214458c4b7c634d","kind":"commit","published_at":"2020-10-23T22:59:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14/manifests"},{"name":"v5.0.0-alpha.13","sha":"b82af55f9917f9e77a3cae9b36e47b29d43182c0","kind":"commit","published_at":"2020-10-17T21:47:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13/manifests"},{"name":"v5.0.0-alpha.12","sha":"c7c3643948bce7327a7f01665caa7474be2694f9","kind":"commit","published_at":"2020-10-10T22:32:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12/manifests"},{"name":"v5.0.0-alpha.11","sha":"b4fe7eefd494fa28cd3453067af8872a83f31fa6","kind":"commit","published_at":"2020-09-26T15:07:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11/manifests"},{"name":"v5.0.0-alpha.10","sha":"2e1502fc18d86d69a6b55fc4ac5dcb50ddf192c4","kind":"commit","published_at":"2020-09-15T08:10:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10/manifests"},{"name":"v5.0.0-alpha.9","sha":"e830beb63940d24129285f554fc9c2fb0bd7ccbf","kind":"commit","published_at":"2020-09-06T16:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9/manifests"},{"name":"v5.0.0-alpha.8","sha":"5f986712bbb2f0b789c151b6d2f3e2d48cde0980","kind":"commit","published_at":"2020-08-31T16:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"c32a96b4beb3a5c72a8c179fb095f09dacf61050","kind":"commit","published_at":"2020-08-22T16:39:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"15fd6232de294be9ba0ca103351a11f84009b04f","kind":"commit","published_at":"2020-08-13T16:56:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6/manifests"},{"name":"v5.0.0-alpha.5","sha":"40aa9cbb1df08a5994392d5cea15a60979b28a7e","kind":"commit","published_at":"2020-07-27T22:55:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"519390c2bb12b5eb7b6f5f898afb78ac7f285543","kind":"commit","published_at":"2020-07-19T17:54:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"f432112f0bcfb1fd2002002db181e83edc99d906","kind":"commit","published_at":"2020-07-12T17:06:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"f928d6e04ea7f185cda0e739ebbe2ea36d0aa4d3","kind":"commit","published_at":"2020-07-04T23:16:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2/manifests"},{"name":"v4.11.0","sha":"79ebf71d31cca2c73143891960ea54ec1132bdeb","kind":"commit","published_at":"2020-06-30T23:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0/manifests"},{"name":"v5.0.0-alpha.1","sha":"8281371f88c81fc3e4560b0334cc0c473b9d45f9","kind":"commit","published_at":"2020-06-27T15:07:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.10.2","sha":"d0bfcb4f11fd3904b1e235d80fbfe23758de8372","kind":"commit","published_at":"2020-06-11T19:11:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"4e12b951f64fd47864b4dea8ec8631387a89ddb1","kind":"commit","published_at":"2020-06-01T15:14:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"dd9280e753eb8dc3444a26e85fe4f800b759cad2","kind":"commit","published_at":"2020-05-23T17:50:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0/manifests"},{"name":"v4.9.14","sha":"1fb44683825f0ee7f4d5933528598917ff72f0e4","kind":"commit","published_at":"2020-05-11T22:41:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.14","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14/manifests"},{"name":"v4.9.13","sha":"c224f32bb8f144e590c096d103c9d59c2509ed93","kind":"commit","published_at":"2020-05-04T11:29:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.13","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13/manifests"},{"name":"v4.9.12","sha":"3e5fd3c4f200e50a1331857f092a547b41f6db1e","kind":"commit","published_at":"2020-04-26T23:18:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.12","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12/manifests"},{"name":"v4.9.11","sha":"77f6fe0a73791176bd58d8c013bf5631270faf4d","kind":"commit","published_at":"2020-04-19T14:10:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11/manifests"},{"name":"4.9.11","sha":"b551194a14c4469f3b07dc43bc6aaea525138944","kind":"commit","published_at":"2020-04-18T10:43:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11/manifests"},{"name":"v4.9.10","sha":"8baef82396665179c67ca3acfd51e396b947f412","kind":"commit","published_at":"2020-04-11T13:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.10","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10/manifests"},{"name":"v4.9.9","sha":"c191471a20315cae4006c1e4d3d51db5e49b5fee","kind":"commit","published_at":"2020-04-04T15:54:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.9","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9/manifests"},{"name":"v4.9.8","sha":"e9fbcbf015bbf7057aadd5777703b7059aedf043","kind":"commit","published_at":"2020-03-28T19:33:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8/manifests"},{"name":"v4.9.7","sha":"10bc98f283feaae6397ef1b73b1b82be4a39a5f5","kind":"commit","published_at":"2020-03-18T12:45:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7/manifests"},{"name":"v4.9.6","sha":"0176a231719152fa4a2100aa7119e9fd777b5fed","kind":"commit","published_at":"2020-03-18T10:52:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6/manifests"},{"name":"v4.9.5","sha":"b9dec2780203e37148d87788f727c668d9019581","kind":"commit","published_at":"2020-02-29T10:36:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5/manifests"},{"name":"v4.9.4","sha":"45fe0e31c462ed3a2fba134fb1edbd05b91da2a4","kind":"commit","published_at":"2020-02-23T10:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4/manifests"},{"name":"v4.9.3","sha":"2bec4ebc9c20be8abecbad6d3f0f7ba2875c9c35","kind":"commit","published_at":"2020-02-16T11:52:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3/manifests"},{"name":"v4.9.2","sha":"f567b384f509d36b7e10f691e6b58538e7db8869","kind":"commit","published_at":"2020-02-09T18:32:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"717887fdd9d3b27701d760d78aa12ecf52f02f43","kind":"commit","published_at":"2020-02-02T11:46:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f2c9817526b729801b1716afc957ef3886ccb422","kind":"commit","published_at":"2020-01-22T20:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"d0c928c82e3fc8f284a2f7fd1b9acbf717c5a64e","kind":"commit","published_at":"2020-01-06T11:44:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"0c7ca746674cfb47a46cad8ebea21155702fd38c","kind":"commit","published_at":"2019-12-30T10:59:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"c6f734f0d6b183962e83fc5612fef6583bf40712","kind":"commit","published_at":"2019-12-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3a8f0eace8dd6a1c3234a8be2b7c41f06b6260d4","kind":"commit","published_at":"2019-12-14T19:59:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"0a129d58056d38bd15141aaa98d346774895d5f5","kind":"commit","published_at":"2019-12-07T12:46:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"6291316a32cfb4fb19ffdbcf30abfcb63023f17f","kind":"commit","published_at":"2019-12-01T10:59:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1/manifests"},{"name":"v3.9.4","sha":"6b0fee51deb7c32b75498d4ab2186946e7c4ce0a","kind":"commit","published_at":"2019-11-28T09:28:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4/manifests"},{"name":"v4.7.0","sha":"2b04ee905695540bde87653908ece5c4d57546c9","kind":"commit","published_at":"2019-11-22T10:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"856188b2de7a5e514803314f329da76fe65dec50","kind":"commit","published_at":"2019-11-12T13:52:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"d2d76bf26231a96981260232de5271b24e9391a4","kind":"commit","published_at":"2019-11-05T16:46:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0/manifests"},{"name":"v4.5.2","sha":"cb52f392b3b3528857178a756354ffb0e8bccd73","kind":"commit","published_at":"2019-10-28T22:58:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"803d08fbdf20de2d34c36a2a27bbc8e5a7e79fb2","kind":"commit","published_at":"2019-10-12T20:22:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"de3c62c25bf9e92ba35019e5a3ca7f68a36600d8","kind":"commit","published_at":"2019-10-02T08:07:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"554e7dce0cd96a4f9ef1924b41a3ce530cb433ae","kind":"commit","published_at":"2019-09-22T17:16:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"b563d529a8544fa4f4090723239ab075665c5f03","kind":"commit","published_at":"2019-09-11T20:45:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"f3beaee67fb9a4145a792fc8b798ef327b55f513","kind":"commit","published_at":"2019-09-08T09:58:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1/manifests"},{"name":"v1.2.5","sha":"8ee2d7168294f21af787aaba46661824097e33bb","kind":"tag","published_at":"2019-09-03T18:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5/manifests"},{"name":"v4.4.0","sha":"98f2c7cae9b2e0a53cf731882164aa44babb4be3","kind":"commit","published_at":"2019-08-31T12:19:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"29c1adf61a141a3db885ee569e42251cee53e749","kind":"commit","published_at":"2019-08-21T17:29:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3/manifests"},{"name":"v1.2.4","sha":"e44972d3c3e199529fdbc85974f7ae570b8424a0","kind":"tag","published_at":"2019-08-16T20:53:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4/manifests"},{"name":"v4.3.2","sha":"f2dbeca2dd1aecf6bc56e2302ec766d2e4bfb2ac","kind":"commit","published_at":"2019-08-10T17:39:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"d5a2ad9d26f7b089111b208c929ac1f98e7f6958","kind":"commit","published_at":"2019-08-03T15:14:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"8c28ed9c67e7b6ad02a8826178352aa4e9901b50","kind":"commit","published_at":"2019-07-28T14:32:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"42f78c69a59f0b5fa5fb8f533385f04ef77d7889","kind":"commit","published_at":"2019-07-17T13:42:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1/manifests"},{"name":"v1.0.4","sha":"455489e2e149ff5393f6ba08870368c88da259bd","kind":"tag","published_at":"2019-07-10T15:39:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"4c21bc05d6c5e48c64bc947ba9e271ed3e762a0e","kind":"tag","published_at":"2019-07-10T15:08:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"543041538f31cbdfbe3e85b8bc0f5c183ac5448e","kind":"tag","published_at":"2019-07-09T13:14:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"3a40065694cab2a5e8dedab6781e98493c1dc69d","kind":"tag","published_at":"2019-07-09T12:54:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1/manifests"},{"name":"v4.2.0","sha":"cf2cdd83f2a2f65d0e979d1faa9e815a5e2d3502","kind":"commit","published_at":"2019-07-06T15:30:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"6da1d591264e8c4a18e5ab56bdf6f8c0f985ed99","kind":"commit","published_at":"2019-06-25T13:53:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"eade31e58deb8ff3faee777313d70141e5868ebe","kind":"commit","published_at":"2019-06-23T11:46:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"b78a5ab7581488f7fff271a2cf64927dd28c3ab0","kind":"commit","published_at":"2019-06-13T09:55:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"07b9d6efaac1b663b2657173227e9490c796191e","kind":"commit","published_at":"2019-06-10T11:50:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"d58075ddb1757a11c47ef3d2b1fe9bed55e640dd","kind":"commit","published_at":"2019-06-03T16:35:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a3572bcaf34d204b314fd2c84064c9180f3a50f1","kind":"commit","published_at":"2019-05-27T12:48:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"505e275285c757e0515c8623b43c823d8a74790c","kind":"commit","published_at":"2019-05-23T15:39:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.0","sha":"a33f0ab64999331a54267cdf0eb89e53fa4d70cd","kind":"commit","published_at":"2019-05-20T21:26:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0/manifests"},{"name":"v4.0.0-beta.2","sha":"3686a27055dce58b5e800b520087c0c448b7480e","kind":"commit","published_at":"2019-05-13T12:26:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"5c152157078503e8599537108c3be9e00969fa34","kind":"commit","published_at":"2019-05-05T12:24:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"f19bd59ae53f23e3637383061774542d973cc48c","kind":"commit","published_at":"2019-04-28T22:42:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.8","sha":"92d6e987a43041fde63fd02cad61277d04193c29","kind":"commit","published_at":"2019-04-17T19:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"663643e0a83554d7730be42140aef6bc3ac09c6a","kind":"commit","published_at":"2019-04-07T23:25:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"2482d2b689440df6fb3da6157a789adac2783736","kind":"commit","published_at":"2019-03-30T19:33:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6/manifests"},{"name":"v3.9.3","sha":"ebed7922fc97331519f507768572a068edb8494e","kind":"commit","published_at":"2019-03-28T14:06:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3/manifests"},{"name":"v4.0.0-alpha.5","sha":"1bfdbe5688fb3556e4bebd1f8e357c515244ac42","kind":"commit","published_at":"2019-03-23T21:04:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"997324d52467e3a7b7a8058c0ba8309d04d4ddf6","kind":"commit","published_at":"2019-03-17T11:00:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"3a5d2e50411ddd3caea450abda49fd7c6ed230dc","kind":"commit","published_at":"2019-03-10T11:57:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"f606f7584dd842a89423dd3cc69e32b5ad3fdae1","kind":"commit","published_at":"2019-03-03T16:12:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"eea3b4d9a623f87d79be63f57b4a69ddfe375610","kind":"commit","published_at":"2019-02-20T10:58:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"97b26c4821299aef21e6ef9372a25aedd78d0137","kind":"commit","published_at":"2019-02-12T14:39:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.9.2","sha":"dbc788f7d231b4eceaa7a6a3e253104de5de9af0","kind":"commit","published_at":"2019-02-03T20:45:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2/manifests"},{"name":"v3.9.1","sha":"b903d7432b5a06583c9915f7ab9346bad76007a1","kind":"commit","published_at":"2019-01-26T13:59:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"f6353cdd15b954091c3f53498eb7de198755b740","kind":"commit","published_at":"2019-01-14T21:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"8df7a83ccc0b200e67feb823ceaaf793e4b6d007","kind":"commit","published_at":"2019-01-09T21:57:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"c202914213f19b070738ba5837da18e89c1662ee","kind":"commit","published_at":"2019-01-07T18:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"baa45b12252be8965809a0ad06e67e7dc7d44313","kind":"commit","published_at":"2018-12-30T21:47:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"0445ca8b710425f22744249a0c7bb3c20e95237b","kind":"commit","published_at":"2018-12-30T21:24:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"f0d60d8a510180e9c7a9b588d3e6c04d0d1a23d3","kind":"commit","published_at":"2018-12-22T15:42:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"1871b089aef090728321cab69be92daaec6eb131","kind":"commit","published_at":"2018-12-17T20:02:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0/manifests"},{"name":"v3.6.2","sha":"edde0b4f0073fcacb7233b553812f3dffe619da5","kind":"commit","published_at":"2018-12-09T20:22:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"e5fbf74a06157e2d73701a158e8d6b5914429ea1","kind":"commit","published_at":"2018-12-01T10:43:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1/manifests"},{"name":"issue-13699-mster","sha":"ac0153bf1b13ddbc1e43c22693f2c223838d9f1a","kind":"tag","published_at":"2018-11-28T20:15:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/issue-13699-mster","html_url":"https://github.com/mui/material-ui/releases/tag/issue-13699-mster","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster/manifests"},{"name":"v3.6.0","sha":"d9c790fa69a1c053c3d471e030e4066122d58902","kind":"commit","published_at":"2018-11-26T19:49:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"34492c23a773b1db66fe65801997257709c4f319","kind":"commit","published_at":"2018-11-12T23:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"dc6b2b870fa514e98c74b6854d22c6e25e7684cb","kind":"commit","published_at":"2018-11-12T22:46:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"ba1dc0f27cd85996dbf3ef9df4d7f10552d6c91f","kind":"commit","published_at":"2018-11-04T23:41:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0/manifests"},{"name":"v3.3.2","sha":"47b20fe33c5f1c8a2563bad3c27811c37f698794","kind":"commit","published_at":"2018-10-27T20:16:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"92b2a36716c8ced3d12ff0b300be06cc4743e6da","kind":"commit","published_at":"2018-10-23T22:16:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"47d3b93780400d6eaef48d29dfcbebec8a5f22b2","kind":"commit","published_at":"2018-10-21T21:27:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"bbb0b683dd45d130b17580da86fe6ccc1ab5b3d3","kind":"commit","published_at":"2018-10-15T22:11:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"a61f0fc9a56ef22874753175bad2a636460130d1","kind":"commit","published_at":"2018-10-14T21:03:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"58f526f46e609e3e6cd785d15bfc5486df7ab79f","kind":"commit","published_at":"2018-10-07T22:44:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"dbd67aa892a4e9885d763fcb0d1f6c1691fbf763","kind":"commit","published_at":"2018-09-30T17:16:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"6184c508f94500a9da7486ccb2b9398023e4b1b5","kind":"commit","published_at":"2018-09-23T22:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"a9cbda69c8e059d928da53d9525652170b999455","kind":"commit","published_at":"2018-09-16T21:32:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"27412afa36b6c64b15b3b33cd51235efbc55a775","kind":"commit","published_at":"2018-09-08T22:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d6fb8524ff94080614e8d4d1064c7b2cec66c5d1","kind":"commit","published_at":"2018-09-03T21:14:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"2e9643f6c43c9b393a3914cd085aac92df546c04","kind":"commit","published_at":"2018-08-28T22:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"6847e0affc09f56a1497013be98bc3b59ccd3fde","kind":"commit","published_at":"2018-08-27T17:34:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0/manifests"},{"name":"v1.5.1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1/manifests"},{"name":"v1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1","html_url":"https://github.com/mui/material-ui/releases/tag/v1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1/manifests"},{"name":"v1.5.0","sha":"6b4c29e324eaa1272ce7b42ecab0e3460af6f437","kind":"commit","published_at":"2018-08-12T20:42:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0/manifests"},{"name":"v0.20.2","sha":"1b1c1fce216b5b2f5ecd52d21f8ec6a326c00cd5","kind":"commit","published_at":"2018-08-05T21:43:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2/manifests"},{"name":"v1.4.3","sha":"99650a6d174ad97b41ba1079cd5d7f55b5db21b5","kind":"commit","published_at":"2018-08-04T10:26:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e9bb799208b34fb8f8bbfe4b63b7a1942f95d91f","kind":"commit","published_at":"2018-07-29T14:37:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"869692ecf3812bc4577ed4dde81a9911c5949695","kind":"commit","published_at":"2018-07-22T21:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7fdc1890fb744b565480835fd5684e66871c679f","kind":"commit","published_at":"2018-07-14T15:02:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"f12ba5bfafc53ada2e5719697dd8373d41fa9471","kind":"commit","published_at":"2018-07-02T20:06:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"cd47eeabdcd4f67e35ff5ad56ae82a571da5747a","kind":"commit","published_at":"2018-06-26T10:53:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"e943cb8d6f405de5d53c1f3d1908cbccb502bb3a","kind":"commit","published_at":"2018-06-20T21:41:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"29308b10b3f8ba3565168e4da4bb5f793cb8b4f9","kind":"commit","published_at":"2018-06-18T18:38:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7c094a0f0381c7b68a223e27b5dc700a7595b122","kind":"commit","published_at":"2018-06-10T09:50:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2a300cdec817595ac879bc419257e55ef318b0f9","kind":"commit","published_at":"2018-06-03T15:25:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"3ccf76d315404ebd67f1254f5679d327c0647dfd","kind":"commit","published_at":"2018-05-26T14:56:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"73101790333124cc8f5857bc46038b7d2315842a","kind":"commit","published_at":"2018-05-17T22:07:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.1","sha":"aae0c434f99c4ab559d8aff53cfbd2cfa7974043","kind":"commit","published_at":"2018-05-15T21:15:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1/manifests"},{"name":"v0.20.1","sha":"c663649d9edf9d196aadbb3b426fd613816964fc","kind":"commit","published_at":"2018-05-13T21:34:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1/manifests"},{"name":"v1.0.0-rc.0","sha":"5f3008fc26479b40ff16ec498ae0e6e3361fdb47","kind":"commit","published_at":"2018-05-13T19:13:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-beta.47","sha":"d16e4f5115a9fde3e8958d7959a912a55cbb246d","kind":"commit","published_at":"2018-05-09T21:48:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.47","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47/manifests"},{"name":"v1.0.0-beta.46","sha":"aa1ef83f22650245dd736681d7ec6331cb2a42ef","kind":"commit","published_at":"2018-05-08T21:51:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.46","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46/manifests"},{"name":"v1.0.0-beta.45","sha":"ab592831cbf5987a6516139aeaf148bdb3360ccb","kind":"commit","published_at":"2018-05-07T13:38:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.45","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45/manifests"},{"name":"v1.0.0-beta.44","sha":"0bba4ad1aed5d2181baa156009301eb56fd80158","kind":"commit","published_at":"2018-04-29T20:57:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.44","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44/manifests"},{"name":"v1.0.0-beta.43","sha":"6dfe7382b9777885abe84f4d1f66c0c62545d559","kind":"commit","published_at":"2018-04-22T10:47:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.43","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43/manifests"},{"name":"v1.0.0-beta.42","sha":"bc03443cac8a55ce3fc4d19e6a95e0f3d0116fbf","kind":"commit","published_at":"2018-04-16T20:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.42","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42/manifests"},{"name":"v1.0.0-beta.41","sha":"cddff325bdc2c79592701c11e295e48db0879c28","kind":"tag","published_at":"2018-04-07T18:26:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.41","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41/manifests"},{"name":"v1.0.0-beta.40","sha":"7f423b6bef54c4a34f3b53d9b8ebf33c183916f8","kind":"tag","published_at":"2018-04-01T09:55:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.40","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40/manifests"},{"name":"v1.0.0-beta.39","sha":"b95cb7a83a102b21b7f6add713398f6c9e743d50","kind":"tag","published_at":"2018-03-28T21:23:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.39","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39/manifests"},{"name":"v1.0.0-beta.38","sha":"a6ccfbe7699b67b03703b49a7cb14d865b841d38","kind":"tag","published_at":"2018-03-17T12:24:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.38","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38/manifests"},{"name":"v1.0.0-beta.37","sha":"1587ac3654ae5061eb21f652722a02cc4c367292","kind":"tag","published_at":"2018-03-11T14:31:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.37","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37/manifests"},{"name":"v1.0.0-beta.36","sha":"f31bd2e431c29f85a053387ce062987a3fc36168","kind":"tag","published_at":"2018-03-05T21:07:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.36","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36/manifests"},{"name":"v1.0.0-beta.35","sha":"25ca14ffcec6eeb75446730a03cc4a2014c5e8ab","kind":"tag","published_at":"2018-02-25T22:47:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.35","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.2","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2/manifests"},{"name":"olivier-material-ui-icons@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1/manifests"},{"name":"olivier-material-ui-codemod@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.1","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1/manifests"},{"name":"olivier-material-ui-codemod@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0/manifests"},{"name":"olivier-material-ui-icons@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0/manifests"},{"name":"olivier-material-ui-lab@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0/manifests"},{"name":"v1.0.0-beta.34","sha":"284dfcb06fed2244033cc971cb78f485bafece3d","kind":"tag","published_at":"2018-02-17T12:08:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.34","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34/manifests"},{"name":"v1.0.0-beta.33","sha":"b7f698d48d61e74f74e5e50a08b4309460a55266","kind":"tag","published_at":"2018-02-10T12:03:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.33","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33/manifests"},{"name":"v1.0.0-beta.32","sha":"896bc50f35a83fac0453dbbecd9f367b45b450e9","kind":"tag","published_at":"2018-02-04T22:44:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.32","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32/manifests"},{"name":"v1.0.0-beta.31","sha":"6271146a2545aeedf4110990de21ebc0c910b627","kind":"tag","published_at":"2018-01-29T22:06:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.31","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31/manifests"},{"name":"v1.0.0-beta.30","sha":"2bb35ce508832f518a4c3af8cd7cf67af8fd90c5","kind":"tag","published_at":"2018-01-21T22:50:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.30","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30/manifests"},{"name":"v1.0.0-beta.29","sha":"7386d56d4dfb85ca4a586a56691b6a58798d5c42","kind":"tag","published_at":"2018-01-16T20:27:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.29","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29/manifests"},{"name":"v1.0.0-beta.28","sha":"e1f3dad9084edf460d42e0a5f6b7c956eaa51e8d","kind":"tag","published_at":"2018-01-14T14:52:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.28","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28/manifests"},{"name":"v1.0.0-beta.27","sha":"fcfe4a64a95f65e205c5ba9523987982e6556eea","kind":"tag","published_at":"2018-01-06T15:25:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.27","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27/manifests"},{"name":"v1.0.0-beta.26","sha":"bd42549ee464bce03743f7ee18964066f9d3907d","kind":"tag","published_at":"2017-12-30T23:24:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.26","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26/manifests"},{"name":"v1.0.0-beta.25","sha":"d9ab3e313136fa5fb179743b560ac7c9e4fa8f6a","kind":"tag","published_at":"2017-12-22T23:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.25","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25/manifests"},{"name":"v1.0.0-beta.24","sha":"7c8fe8516f8bf6317e7cc748eefa7d97c92b4007","kind":"tag","published_at":"2017-12-17T12:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.24","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24/manifests"},{"name":"v1.0.0-beta.23","sha":"1a4e5b06ae0a7f6b3a6be810d272ebdf3efbb863","kind":"tag","published_at":"2017-12-09T09:51:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.23","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23/manifests"},{"name":"v0.20.0","sha":"86b40ae4883e95d6139e9e5d59c0e14aa022ce3a","kind":"commit","published_at":"2017-12-04T04:05:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0/manifests"},{"name":"v1.0.0-beta.22","sha":"22f68ca292a947349ae2877b09e85775703ec87f","kind":"tag","published_at":"2017-11-28T23:11:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22/manifests"},{"name":"v1.0.0-beta.21","sha":"d33604a9deacbb2725da3688d823416486a039c1","kind":"tag","published_at":"2017-11-13T22:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21/manifests"},{"name":"v1.0.0-beta.20","sha":"076d08bfa709ffdb4858106ebda73f475e4ec5b9","kind":"tag","published_at":"2017-11-05T19:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20/manifests"},{"name":"v1.0.0-beta.19","sha":"2a1879fb818973d4df766c2d7842afd939fdb2b8","kind":"tag","published_at":"2017-10-30T21:51:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19/manifests"},{"name":"v1.0.0-beta.18","sha":"f626204f8e0cd9933bcb7a8c8ac5cd97d6419eca","kind":"tag","published_at":"2017-10-23T21:58:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18/manifests"},{"name":"v1.0.0-beta.17","sha":"616d69d5ff7263eb9c84960b6b7a4c9ff852d4ef","kind":"tag","published_at":"2017-10-15T22:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17/manifests"},{"name":"v1.0.0-beta.16","sha":"56fd0d9d2f6fe0222b8c4117e227de1d725918ba","kind":"tag","published_at":"2017-10-08T20:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16/manifests"},{"name":"v0.19.4","sha":"f1bc4be26ca68578f0cfd053fed8eeabe0d3a636","kind":"tag","published_at":"2017-10-08T19:56:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4/manifests"},{"name":"v1.0.0-beta.15","sha":"4da17a67182a212be91a36cec9c976ccb6293380","kind":"tag","published_at":"2017-10-04T16:05:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15/manifests"},{"name":"v1.0.0-beta.13","sha":"736f12000e6989b2e37fcf10deca8bcf20a284f5","kind":"tag","published_at":"2017-10-01T19:58:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13/manifests"},{"name":"v0.19.3","sha":"7e484cc0c2e3db1e30ebe89d93475f2999f6168c","kind":"tag","published_at":"2017-10-01T19:35:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3/manifests"},{"name":"v1.0.0-beta.12","sha":"65b6e04a74a1520209e7b8fcfa311a431ecb070a","kind":"tag","published_at":"2017-09-24T18:24:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12/manifests"},{"name":"v0.19.2","sha":"5f750e046d48fa2f8c0efd86290ea48661c9b32e","kind":"tag","published_at":"2017-09-18T20:14:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2/manifests"},{"name":"v1.0.0-beta.11","sha":"01c6feb33e7e4e5043ce2a8377fa7dda3dbc8180","kind":"tag","published_at":"2017-09-18T19:11:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11/manifests"},{"name":"v1.0.0-beta.10","sha":"3d4518c997fe875f8e91044ff59a09a46fdfb726","kind":"tag","published_at":"2017-09-13T21:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10/manifests"},{"name":"v1.0.0-beta.9","sha":"d4dba0da9a00efe5104365ca647d848a131a41a6","kind":"tag","published_at":"2017-09-10T11:17:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9/manifests"},{"name":"v1.0.0-beta.8","sha":"865b39bef48c3f85743c3914ba146b97b93fce0f","kind":"tag","published_at":"2017-09-02T11:11:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8/manifests"},{"name":"v0.19.1","sha":"b0d03e92c64bee1ac8c25acd0c48657b7f605d9a","kind":"tag","published_at":"2017-09-02T10:38:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1/manifests"},{"name":"v1.0.0-beta.7","sha":"d2083879918dcafdc9c17e3e19440000a0abb3b0","kind":"tag","published_at":"2017-08-30T22:51:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7/manifests"},{"name":"v1.0.0-beta.6","sha":"8385df161a6792d472821e30c7095b267b844950","kind":"tag","published_at":"2017-08-20T14:48:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6/manifests"},{"name":"v1.0.0-beta.5","sha":"8292545fd41ea9f9d3c7c52bb45f60a4fea434a9","kind":"tag","published_at":"2017-08-15T08:55:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5/manifests"},{"name":"v0.19.0","sha":"d1b3bc614a818d497e38fd51c85077dd7b490bad","kind":"tag","published_at":"2017-08-15T08:17:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0/manifests"},{"name":"v1.0.0-beta.4","sha":"110f0a6e95e8e2b51b2bdd7e545a9b41d1a0009f","kind":"tag","published_at":"2017-08-05T10:09:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4/manifests"},{"name":"v1.0.0-beta.3","sha":"e0dd9560d4a152ca0a61558b6238edc40746c354","kind":"tag","published_at":"2017-07-29T21:00:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"45d5da95daf4d52b0ea6e4ffbef27755fa0aa196","kind":"tag","published_at":"2017-07-23T17:45:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"603fbde8d99e386d6640ec6c24ba9fcfc4316dd4","kind":"tag","published_at":"2017-07-23T17:12:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1/manifests"},{"name":"v0.18.7","sha":"50f6dfc4b6ee7473e27ba950c3ce900b24f17d1c","kind":"tag","published_at":"2017-07-23T15:51:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7/manifests"},{"name":"v1.0.0-alpha.22","sha":"f3992561ed94696d595b6a56efc7449c7dee67c7","kind":"tag","published_at":"2017-07-18T09:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22/manifests"},{"name":"v1.0.0-alpha.21","sha":"49d21891b72796f4a8f383d9b15b66f72cb94549","kind":"tag","published_at":"2017-07-04T22:13:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21/manifests"},{"name":"v0.18.6","sha":"1d10ecbac4a83f9934bb6a7f025855f82002113c","kind":"tag","published_at":"2017-07-04T21:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6/manifests"},{"name":"v0.18.5","sha":"86f7c4141cc66ab1e96a681a6945472283e41ea3","kind":"tag","published_at":"2017-06-28T18:14:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5/manifests"},{"name":"v1.0.0-alpha.20","sha":"84363396403cbbd51072d0b09822cd6d8ab6bf87","kind":"tag","published_at":"2017-06-25T18:01:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20/manifests"},{"name":"v0.18.4","sha":"2c6872cacf19ac71a316b282c2467162dcd148c6","kind":"tag","published_at":"2017-06-25T17:39:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4/manifests"},{"name":"v1.0.0-alpha.19","sha":"611bfd7557fd928933e39c054d2b2edeb57adaed","kind":"tag","published_at":"2017-06-19T16:58:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19/manifests"},{"name":"v1.0.0-alpha.18","sha":"5fdb60642bdf2907b7fba352cf2cd0fa7208848f","kind":"tag","published_at":"2017-06-19T10:12:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18/manifests"},{"name":"v1.0.0-alpha.17","sha":"73e0a35145d10f3c29a991f75e5ba8315e0e754a","kind":"tag","published_at":"2017-06-12T11:55:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17/manifests"},{"name":"v0.18.3","sha":"4c6a542c772f9fe9ff97bb95f63801138d7722d0","kind":"tag","published_at":"2017-06-07T21:28:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"9d3b59b3fec3b31b37334c3bd842112f3d090f86","kind":"commit","published_at":"2017-06-06T21:29:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2/manifests"},{"name":"v1.0.0-alpha.16","sha":"0c7dba6dc5ad8b9f69ec3c60e3ba31f2973e582a","kind":"tag","published_at":"2017-06-01T08:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"18508aeb3e5817406209e15c3e51a53c2cbece96","kind":"tag","published_at":"2017-05-23T20:00:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"771fb44738e116a1d2cec7aabb8ed1425b1d57f6","kind":"tag","published_at":"2017-05-14T10:11:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14/manifests"},{"name":"v0.18.1","sha":"715372edf9fc21244030207409b4070158f6936d","kind":"tag","published_at":"2017-05-13T10:21:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1/manifests"},{"name":"v1.0.0-alpha.13","sha":"17fde80a53fb9fcce31a82290f54de55cf3655e9","kind":"tag","published_at":"2017-05-08T10:47:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13/manifests"},{"name":"v0.18.0","sha":"dea7938b1265a3b100899d65589fbd05e877ab9e","kind":"tag","published_at":"2017-04-30T22:26:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0/manifests"},{"name":"v1.0.0-alpha.12","sha":"dc7371e4770fd3e8b1a82b9c2c2a652acaa73713","kind":"tag","published_at":"2017-04-30T22:22:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12/manifests"},{"name":"v0.17.4","sha":"a398290811c94bd6bb2d5d04c7f6d0ce734e3ad6","kind":"commit","published_at":"2017-04-14T17:20:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4/manifests"},{"name":"v1.0.0-alpha.11","sha":"7b3dbfaf2e94e8139424c8660692ee20d5a9880e","kind":"tag","published_at":"2017-04-14T16:50:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11/manifests"},{"name":"v0.17.3","sha":"53076a03182668f94d3bf40cd880309a51e9be88","kind":"tag","published_at":"2017-04-10T21:42:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"38c4aed87e608ded8e083dcf341ed5e9a14c20ef","kind":"tag","published_at":"2017-04-09T11:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2/manifests"},{"name":"v1.0.0-alpha.10","sha":"27fd907d604c1d3189b7b70e3a7e4758e0171492","kind":"tag","published_at":"2017-04-06T12:00:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"b962c2fbfa7a9cab9e9844e01966b90ca86e67a1","kind":"tag","published_at":"2017-04-01T13:47:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a0b4691eb3958aeb9173a8f4e705c81dfb7d25da","kind":"tag","published_at":"2017-03-25T11:46:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8/manifests"},{"name":"v0.17.1","sha":"05280483dbbc29e56edd8f3644721679b55d4d73","kind":"commit","published_at":"2017-03-13T12:27:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1/manifests"},{"name":"v1.0.0-alpha.7","sha":"9281a3fcee37d6afb9e493ff06e8a2626f4d7d91","kind":"tag","published_at":"2017-03-12T12:31:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"69f604946c366c655d0613841c034cacee7e9ef4","kind":"commit","published_at":"2017-02-26T12:41:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6/manifests"},{"name":"v1.0.0-alpha.5","sha":"74973892bdfacd5c9e3a4ce63185e9a6500d9522","kind":"commit","published_at":"2017-02-26T11:04:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-alpha.4","sha":"6472a6864951bfe7f3739afbe74b50981299ac28","kind":"commit","published_at":"2017-02-26T10:19:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4/manifests"},{"name":"v0.17.0","sha":"c9af9606bcea6551ceaadc2f6430d629eb679e84","kind":"commit","published_at":"2017-02-12T22:06:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0/manifests"},{"name":"v1.0.0-alpha.3","sha":"4583f5212d0b668e3801a859d3cc584cec0ec173","kind":"commit","published_at":"2017-02-12T21:43:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"8476782b595175d25c8a972b5fe53bc1f8532676","kind":"tag","published_at":"2017-02-07T19:48:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"3a0eb03018a9c5c96ba5233de8ef45202403a94c","kind":"commit","published_at":"2017-01-29T21:29:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.16.7","sha":"867c6c29b1badd839b1fd57720e5754fcd53a516","kind":"commit","published_at":"2017-01-15T19:57:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"bc84dbeeb78b725fefdc10cdc6eee7b75cc1226e","kind":"commit","published_at":"2016-12-25T21:03:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"8a03a04ef17f76ce09b88607b216d8a8e4d277d6","kind":"commit","published_at":"2016-12-09T20:45:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"84c18c98ff56fbe81be902735164219040729bb1","kind":"commit","published_at":"2016-11-17T19:18:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"066c5d53d1d4ecec2923ed12ec14647ae8248a9c","kind":"commit","published_at":"2016-11-17T16:41:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"806b2eab2272b430e814f8b3c7f1e7b31cd0e306","kind":"commit","published_at":"2016-11-14T17:22:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"2085737a798d9cb808b2fddf1f06883b27327ccc","kind":"commit","published_at":"2016-10-19T18:24:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"6eb9913441cb39562f4c935bdd70042d26daa260","kind":"commit","published_at":"2016-10-05T14:36:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0/manifests"},{"name":"v0.16.0-rc2","sha":"71a9524d0ec28dad2f566a42c7bb8ad2ea93ce36","kind":"commit","published_at":"2016-09-24T19:31:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2/manifests"},{"name":"v0.16.0-rc1","sha":"1691addd7f84317619c6831c35cb1f32ef3779b6","kind":"commit","published_at":"2016-09-07T19:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1/manifests"},{"name":"v0.15.4","sha":"be9bc14f4cda041299b6f8845af87b9278c871fc","kind":"commit","published_at":"2016-08-10T22:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"8bd3589dd7f676f3d725559cbd63457afe8d3691","kind":"commit","published_at":"2016-08-02T20:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"908f694e1e6eae9e63da6b22e63100d6bda4fa8e","kind":"commit","published_at":"2016-07-09T21:10:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"1fed1bcc81d89e473e261c1da4bf0a3a46515ce8","kind":"tag","published_at":"2016-06-20T08:15:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"06667b589952f58ff8c6d277df364ef16dada671","kind":"tag","published_at":"2016-05-06T13:49:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0/manifests"},{"name":"v0.15.0-beta.2","sha":"7cf7adfe9042e9be8dbaa1c850ffacca26e9c269","kind":"commit","published_at":"2016-04-21T22:57:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2/manifests"},{"name":"v0.15.0-beta.1","sha":"47d7525fb77c7c579e99d595b3f98c69fc838c77","kind":"tag","published_at":"2016-04-14T13:33:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1/manifests"},{"name":"v0.15.0-alpha.2","sha":"caabf9eaee5a5e11097958105f8427cfc8905f86","kind":"tag","published_at":"2016-03-17T23:37:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2/manifests"},{"name":"v0.15.0-alpha.1","sha":"2ebddeb908857c16ece162964a7e501ab37716ba","kind":"commit","published_at":"2016-02-27T17:54:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1/manifests"},{"name":"v0.14.4","sha":"de2bee1335ff1fd701a60cb3d739cf919dbd77ce","kind":"commit","published_at":"2016-02-03T00:47:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"fa9141f90149392cc3fa366736e61a89b07e9205","kind":"commit","published_at":"2016-01-27T03:06:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"44b41957ae81344cf6dc794cf2dbe2da48152622","kind":"commit","published_at":"2016-01-08T15:52:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"0ae4d7f61bb240ae5e2adc9d15a8d5629f738db6","kind":"commit","published_at":"2016-01-04T22:23:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"628bc82957d8e537a1b648e31e10723820bb00ac","kind":"commit","published_at":"2015-12-25T15:12:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0/manifests"},{"name":"v0.14.0-rc2","sha":"9a24d8a7839c37b86748ad8022e39235e8eb6be2","kind":"commit","published_at":"2015-12-14T22:26:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2/manifests"},{"name":"v0.14.0-rc1","sha":"7459597806a2f1f5826eaab26d3c5d974da70fbd","kind":"commit","published_at":"2015-12-04T19:52:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1/manifests"},{"name":"v0.13.4","sha":"a98006f9ffb588030cbdd2e3b4a4515017e58c43","kind":"commit","published_at":"2015-11-24T17:07:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"e33afed6913b58a990bd4b51a038bbfff0a0f42f","kind":"commit","published_at":"2015-11-17T16:34:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"6f28ad04e8f95073646bfeb8936c550ca4a94347","kind":"commit","published_at":"2015-11-10T00:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"330488977f95dbebd6cf6a387bf10a86238331ff","kind":"commit","published_at":"2015-10-29T21:08:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"7980cd589e9dc9e055e1b789bf2f80e7f2ef0f5d","kind":"commit","published_at":"2015-10-21T19:38:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"86394ccd2d7b715eaa054a369679eba4ac82ce1f","kind":"commit","published_at":"2015-10-21T19:04:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"d310459476a461e0d29f166de277896026d8f35f","kind":"commit","published_at":"2015-10-19T17:30:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"06aca1012d01de4ec782acfb8d22a6ec83d48ff7","kind":"commit","published_at":"2015-10-07T21:43:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"6671f90516c2065839efae773ecda924b8bebdae","kind":"commit","published_at":"2015-10-06T19:31:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"a4e194e46c47f8e2eedfab8f0a8c4104e5679c95","kind":"commit","published_at":"2015-09-28T16:15:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"aa485220ff28e907d2548cbfb65bd789c23d9eba","kind":"commit","published_at":"2015-09-25T16:08:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"b55b770f2049852febe47bef27aa0eaceafcec08","kind":"commit","published_at":"2015-09-15T21:10:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"82bc1cb2805f7b624516f71628e6ca525df18cad","kind":"commit","published_at":"2015-08-24T21:31:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0/manifests"},{"name":"v0.10.4","sha":"a8097bcbed6939f0cb308e05acf03a907b666725","kind":"commit","published_at":"2015-08-09T03:29:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"2a43082b52138e33c85878616461445895066a11","kind":"commit","published_at":"2015-08-08T22:51:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"71583523f39c1830d3fcffeff0598c2f803f1048","kind":"commit","published_at":"2015-07-29T20:34:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"6b609c63611b02f9e845b765770983c547cd6af8","kind":"commit","published_at":"2015-07-13T21:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"b6140ec86c5087ad799e9a658f3f0d9b150c205a","kind":"commit","published_at":"2015-07-10T01:35:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"8a18478700f49b94fe7f580664e7b31c581ceb0b","kind":"commit","published_at":"2015-06-20T17:47:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"3da654eb4f0ddb10d81f2706eda1f3819e40b795","kind":"commit","published_at":"2015-06-15T01:46:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"867e87d3530b4fb6bc7f6ec5fb9edcd49e7bd631","kind":"commit","published_at":"2015-06-09T23:38:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"cb794810e7c39352f1bbd533d92983dc22a57510","kind":"commit","published_at":"2015-05-24T20:12:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0/manifests"},{"name":"v0.7.5","sha":"b3ce0b272e5468919d01b3d3ab6751a92f682b48","kind":"commit","published_at":"2015-04-27T19:14:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"abc159f246f15163f7984bcf702409cffc745d6e","kind":"commit","published_at":"2015-04-21T18:14:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"9321a4a8879f380a725c7439114ebf3e0da8abcc","kind":"commit","published_at":"2015-04-01T15:20:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"953606f4d1a9e3a33798b499219fe40b1f81fd96","kind":"commit","published_at":"2015-03-25T23:45:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"03c169188dd10ec2242b7806050781867c0291dd","kind":"commit","published_at":"2015-03-04T21:41:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"078ba0c94f8985dd2d96587784f760474ba51858","kind":"commit","published_at":"2015-02-13T21:06:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"accd9f0ef163d514b091709ffd63f76f6d1a467f","kind":"commit","published_at":"2015-01-27T00:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"57c7a95be20dc77cbe0459a40acc802e16de5148","kind":"commit","published_at":"2015-01-26T23:07:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"706446d6aeb952def6f2016fdc213b6e56b2d40f","kind":"commit","published_at":"2015-01-03T23:58:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"6b294fdd0a7f9686b8b8f05cf8759e90b3e581f9","kind":"commit","published_at":"2014-12-25T17:36:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"3eb741fdb94fff5e8218809b8f7d5a9d2e4d1778","kind":"commit","published_at":"2014-12-15T17:14:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"d65414913839d9d939c8bd938ca21f39f0faa924","kind":"commit","published_at":"2014-12-07T15:15:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"fc3232f6e9d1662c4f9d813b70acb329c4cdc6de","kind":"commit","published_at":"2014-11-30T21:22:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"4b02786c2a7e27613201fe72c033a260018a38d6","kind":"commit","published_at":"2014-11-28T20:34:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"ab8880bc442941c20d58ca2cbb8aace7b2724929","kind":"commit","published_at":"2014-11-17T20:10:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"052b0bc5a3e887d0a36b2277a2e09812a0ce206b","kind":"commit","published_at":"2014-11-11T21:11:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"715b7e868003ac9b121bdacee3e1301b9c660aa9","kind":"commit","published_at":"2014-11-08T19:56:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"088d257c0bec691545cd32f83fd2af753866b8ee","kind":"commit","published_at":"2014-11-08T00:13:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0/manifests"},{"name":"v0.1.29","sha":"3fe7b8bf7c3adc04522f311ce1c1c3b6e39e8edd","kind":"commit","published_at":"2014-11-05T19:58:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.1.29","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29/manifests"}]},"repo_metadata_updated_at":"2024-09-06T03:49:25.844Z","dependent_packages_count":0,"downloads":5,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":12.207827188692539,"dependent_repos_count":26.152614342482345,"dependent_packages_count":37.996477278968285,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":25.452306270047725},"purl":"pkg:npm/%40temp-mui/internal-babel-macros","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@temp-mui/internal-babel-macros","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@temp-mui/internal-babel-macros","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@temp-mui/internal-babel-macros/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-05T18:42:16.241Z","issues_count":3908,"pull_requests_count":4871,"avg_time_to_close_issue":7889427.503707365,"avg_time_to_close_pull_request":1812241.8470072239,"issues_closed_count":1994,"pull_requests_closed_count":3867,"pull_request_authors_count":514,"issue_authors_count":2053,"avg_comments_per_issue":5.393551688843398,"avg_comments_per_pull_request":2.314719770067748,"merged_pull_requests_count":3206,"bot_issues_count":1,"bot_pull_requests_count":1440,"past_year_issues_count":2037,"past_year_pull_requests_count":3839,"past_year_avg_time_to_close_issue":1587273.7009345794,"past_year_avg_time_to_close_pull_request":819586.6331947554,"past_year_issues_closed_count":945,"past_year_pull_requests_closed_count":3123,"past_year_pull_request_authors_count":382,"past_year_issue_authors_count":1035,"past_year_avg_comments_per_issue":2.579774177712322,"past_year_avg_comments_per_pull_request":2.015629070070331,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1223,"past_year_merged_pull_requests_count":2642,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/issues","maintainers":[{"login":"oliviertassinari","count":489,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"michaldudak","count":346,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"siriwatknp","count":283,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"DiegoAndai","count":206,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"mnajdova","count":179,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"mj12albert","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"Janpot","count":139,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"alexfauquette","count":125,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"ZeeshanTamboli","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"aarongarciah","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"samuelsycamore","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"cherniavskii","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"LukasTy","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"hbjORbj","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hbjORbj"},{"login":"bharatkashyap","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"flaviendelangle","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"eps1lon","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"joserodolfofreitas","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"prakhargupta1","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"DanailH","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"hasdfa","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"michelengelen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"m4theushw","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"mbrookes","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"richbustos","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richbustos"},{"login":"JCQuintas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"nathanmarks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanmarks"},{"login":"MBilalShafi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"nikitaa24","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikitaa24"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"joshwooding","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwooding"},{"login":"DavidCnoops","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidCnoops"},{"login":"arthurbalduini","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"gerdadesign","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"rosskevin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rosskevin"},{"login":"dmtrKovalenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmtrKovalenko"},{"login":"dimitropoulos","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dimitropoulos"}],"active_maintainers":[{"login":"oliviertassinari","count":352,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"siriwatknp","count":215,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"michaldudak","count":196,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"DiegoAndai","count":176,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"mnajdova","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"Janpot","count":121,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"aarongarciah","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"mj12albert","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"alexfauquette","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"ZeeshanTamboli","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"samuelsycamore","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"cherniavskii","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"bharatkashyap","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"LukasTy","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"joserodolfofreitas","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"flaviendelangle","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"hasdfa","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"prakhargupta1","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"DanailH","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"michelengelen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"mbrookes","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"JCQuintas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"nikitaa24","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikitaa24"},{"login":"MBilalShafi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"m4theushw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"arthurbalduini","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@temp-mui%2Finternal-babel-macros/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@temp-mui%2Finternal-babel-macros/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@temp-mui%2Finternal-babel-macros/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@temp-mui%2Finternal-babel-macros/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@temp-mui%2Finternal-babel-macros/codemeta","maintainers":[{"uuid":"lucasbassetti","login":"lucasbassetti","name":null,"email":"lucasbr.dafonseca@gmail.com","url":null,"packages_count":37,"html_url":"https://www.npmjs.com/~lucasbassetti","role":null,"created_at":"2024-07-28T00:16:09.847Z","updated_at":"2024-07-28T00:16:09.847Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lucasbassetti/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5264274,"maintainers_count":1091160,"namespaces_count":333594,"keywords_count":760514,"github":"npm","metadata":{"funded_packages_count":159192},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-12-16T06:37:22.408Z","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":1070407,"name":"@mui/styles","ecosystem":"npm","description":"MUI Styles - The legacy JSS-based styling solution of Material UI.","homepage":"https://mui.com/system/styles/basics/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/material-ui","keywords_array":["react","react-component","mui","styles"],"namespace":"mui","versions_count":184,"first_release_published_at":"2021-09-02T07:46:44.979Z","latest_release_published_at":"2025-07-08T02:50:38.637Z","latest_release_number":"6.5.0","last_synced_at":"2025-12-16T05:31:18.507Z","created_at":"2022-04-07T20:46:10.666Z","updated_at":"2025-12-16T05:31:18.508Z","registry_url":"https://www.npmjs.com/package/@mui/styles","install_command":"npm install @mui/styles","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/mui-org"},"dist-tags":{"canary":"6.1.1-dev.20240919-130050-82a6448768","next":"7.0.0-beta.4","latest":"6.4.8","latest-v6":"6.5.0","latest-v5":"5.18.0"}},"repo_metadata":{"id":19822297,"uuid":"23083156","full_name":"mui/material-ui","owner":"mui","description":"Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.","archived":false,"fork":false,"pushed_at":"2025-11-27T06:12:50.000Z","size":700598,"stargazers_count":97356,"open_issues_count":1749,"forks_count":32796,"subscribers_count":1306,"default_branch":"master","last_synced_at":"2025-11-27T12:24:52.489Z","etag":null,"topics":["design-system","material-design","material-ui","react","react-components"],"latest_commit_sha":null,"homepage":"https://mui.com/material-ui/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2014-08-18T19:11:54.000Z","updated_at":"2025-11-27T11:25:00.000Z","dependencies_parsed_at":"2025-06-02T16:06:01.092Z","dependency_job_id":"32b77193-1b92-4638-bb5e-6c82ade9eee5","html_url":"https://github.com/mui/material-ui","commit_stats":{"total_commits":23822,"total_committers":3211,"mean_commits":"7.4188726253503585","dds":0.8266728234405172,"last_synced_commit":"c0620e333641deda56f3cd68c7c3736098ee818c"},"previous_names":["mui-org/material-ui","callemall/material-ui"],"tags_count":569,"template":false,"template_full_name":null,"purl":"pkg:github/mui/material-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/sbom","scorecard":{"id":262861,"data":{"date":"2025-08-17T02:37:43Z","repo":{"name":"github.com/mui/material-ui","commit":"06de3386e5dbd68c7e7496219f702232dcd7ec9f"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.7,"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":"Maintained","score":10,"reason":"30 commit(s) and 1 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":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/check-if-pr-has-label.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yml: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:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/no-response.yml:22","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/check-if-pr-has-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci-check.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-cleanup.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/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/publish-canaries.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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 28 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":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  14 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:  13 out of  13 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":"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: 'allow deletion' disabled on branch 'v6.x'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v6.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v6.x'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'v6.x'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v6.x'","Warn: codeowners review is not required on branch 'master'","Warn: codeowners review is not required on branch 'v6.x'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v6.x'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v6.x'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v6.x'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v6.x'"],"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":"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":"CI-Tests","score":10,"reason":"28 out of 28 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 36 contributing companies or organizations","details":["Info: found contributions from: A11yance, LightSourceAI, TourConnect, Treeshakers, alienfast, calcom, callemall, cefsharp, cssinjs, emikra, goose-duck, instacart, jalaali, lightsourceai, mui, mui-org, nodejs, openfoodfacts, pabloengine, pretur, react-native-community, reactiran, reactjs, reactwg, state-machines, storybookjs, testing-library, text-em-all, typed-typings, typescript-cheatsheets, underjs, vercel, webpack, yarnpkg, yarnplugins, 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":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-cpj6-fhp6-mr6j","Warn: Project is vulnerable to: GHSA-f46r-rw29-r322","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","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-17T11:13:50.539Z","repository_id":19822297,"created_at":"2025-08-17T11:13:50.539Z","updated_at":"2025-08-17T11:13:50.539Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27389105,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-11-30T02:00:05.582Z","response_time":55,"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":"v7.3.5","sha":"92c82252c77237100aebbea0446848a70d0ba2a7","kind":"tag","published_at":"2025-11-04T08:30:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.5","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.5/manifests"},{"name":"v7.3.4","sha":"28eadba9ec2899226ecbf4058b8fba1ddeab9e6d","kind":"tag","published_at":"2025-10-02T18:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4/manifests"},{"name":"v7.3.3","sha":"6984a79aa3ebde0ad9d1a21817de900f60b7dc90","kind":"tag","published_at":"2025-10-02T14:01:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3/manifests"},{"name":"v7.3.2","sha":"ebd180cdd48e365aa0c5c54b6568d5efc320590d","kind":"tag","published_at":"2025-09-02T06:18:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"3592ec32c4858c22bf99c535c037c13ee6db6b84","kind":"tag","published_at":"2025-08-06T09:33:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"ad98e5ebf7f2f629f9a8b054d9ee3e7217d163bf","kind":"tag","published_at":"2025-08-05T05:40:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0/manifests"},{"name":"v6.5.0","sha":"894dd472b2cc3bbf218eef521ce5a4bcbe914e60","kind":"tag","published_at":"2025-07-08T02:51:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0/manifests"},{"name":"v5.18.0","sha":"6b50143dcfc2aad56a37c9f2e1f14256e9a65c4e","kind":"tag","published_at":"2025-07-08T02:50:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0/manifests"},{"name":"v7.2.0","sha":"1496d735b2cf16501ce413daec40d627eee77e1d","kind":"tag","published_at":"2025-06-30T08:59:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0/manifests"},{"name":"v7.1.2","sha":"ad2d425db362790d6d0f90fbe5b5d3a5b5132503","kind":"tag","published_at":"2025-06-20T07:34:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2/manifests"},{"name":"v6.4.12","sha":"9179a92b0d97f6d0270c7fac733cfd81bd7354cc","kind":"tag","published_at":"2025-06-02T06:58:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12/manifests"},{"name":"v7.1.1","sha":"0ebb3a14ccc5dbee4ec2682b387511f107b95a65","kind":"tag","published_at":"2025-06-02T06:47:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"e3e07e0b8fac5ca8fb4bbf3ec453dbe79133552f","kind":"tag","published_at":"2025-05-06T08:50:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0/manifests"},{"name":"v6.4.11","sha":"6b3957d9d42c83e069da8e8bb534ec294dcb6254","kind":"tag","published_at":"2025-04-10T02:36:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11/manifests"},{"name":"v7.0.2","sha":"ebb24ce49e1ef8358600a7787cb6c8d671cead63","kind":"tag","published_at":"2025-04-09T13:08:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2/manifests"},{"name":"v6.4.10","sha":"d80a3609c8a7274dc5fafa348382059945aee449","kind":"tag","published_at":"2025-03-31T19:03:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10/manifests"},{"name":"v7.0.1","sha":"d6fdcac555725c3807e6f03445e3a051398ee739","kind":"tag","published_at":"2025-03-28T18:58:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"22aa7db2ed23df3b43530e9fdb57bc1051221457","kind":"tag","published_at":"2025-03-26T14:16:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0/manifests"},{"name":"v6.4.9","sha":"a884cb821f67a831f44cc6abfc3bc77faef91ada","kind":"tag","published_at":"2025-03-25T15:45:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9/manifests"},{"name":"v7.0.0-rc.0","sha":"ebaec8db8ae1b90183817cb0bad549d7fc63fe79","kind":"tag","published_at":"2025-03-19T09:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0/manifests"},{"name":"v5.17.1","sha":"0d509f8a4a48031a1e25974a1604b803892ce94e","kind":"tag","published_at":"2025-03-18T18:44:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"b0dc8270c5a2896293ff8b61052120a13819f0a1","kind":"tag","published_at":"2025-03-18T15:28:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0/manifests"},{"name":"v6.4.8","sha":"2bded219fabaaefc2083aa660d5856ab75cfa8d6","kind":"tag","published_at":"2025-03-17T17:54:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8/manifests"},{"name":"v7.0.0-beta.4","sha":"260ed53760f179e3bb4f1f43e2f2712ecbf9fdd7","kind":"tag","published_at":"2025-03-13T13:30:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4/manifests"},{"name":"v6.4.7","sha":"d1ca0a45fea4327ba4dc9876e62922785493f1c3","kind":"tag","published_at":"2025-03-05T15:19:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7/manifests"},{"name":"v7.0.0-beta.3","sha":"9dea4105c8b413e087bd1d0cc517b52831a2eb86","kind":"tag","published_at":"2025-03-05T15:13:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"48acea181cac8ca14455e76d01d3554ba578781e","kind":"tag","published_at":"2025-02-27T15:00:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2/manifests"},{"name":"v7.0.0-beta.1","sha":"2cf2e71af3c2b26694964884456bc335c2ba6cdb","kind":"tag","published_at":"2025-02-26T18:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1/manifests"},{"name":"v6.4.6","sha":"356b885778a2af26505d5dbba76a9abcceb69800","kind":"tag","published_at":"2025-02-26T13:39:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6/manifests"},{"name":"v7.0.0-beta.0","sha":"b485c1abec1d776e925ca90e6fa7d91e9bd057a7","kind":"tag","published_at":"2025-02-26T13:22:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0/manifests"},{"name":"v7.0.0-alpha.2","sha":"ba14b7070070281c8a6cea1df7653f007bb8da49","kind":"tag","published_at":"2025-02-18T18:57:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.4.5","sha":"6f2b908baa7863e2cbf0ec4518dc90ccfd53597b","kind":"tag","published_at":"2025-02-18T18:46:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5/manifests"},{"name":"v7.0.0-alpha.1","sha":"c390c1c2d1c85f42d40f16ce405a3c4b62026ec7","kind":"tag","published_at":"2025-02-11T17:34:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1/manifests"},{"name":"v6.4.4","sha":"c66361a6ad9d1354b60e6fb93ba3144c1348ab15","kind":"tag","published_at":"2025-02-11T14:31:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4/manifests"},{"name":"v6.4.3","sha":"cee310a92f61ffb75284195a9ed30bcb367c78e2","kind":"tag","published_at":"2025-02-04T18:53:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3/manifests"},{"name":"v7.0.0-alpha.0","sha":"3e3195a4285ca716061f7d7d87f4915630af1b69","kind":"tag","published_at":"2025-02-03T12:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.4.2","sha":"1813d89a599a4027fd216062b2cac8b0c1864f1d","kind":"tag","published_at":"2025-01-29T15:50:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2/manifests"},{"name":"v6.4.1","sha":"819e662a2ce210f8805c45057389217cb1c39a83","kind":"tag","published_at":"2025-01-21T13:23:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"f9949a8889c7e69cac145ce56411298a234d2e49","kind":"tag","published_at":"2025-01-14T16:46:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0/manifests"},{"name":"v5.16.14","sha":"ba588c8333d765af63ab15c8b33dd947b615f70b","kind":"tag","published_at":"2025-01-06T21:20:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14/manifests"},{"name":"v6.3.1","sha":"afd551abd3be44de711d6baef48e62e18b97c908","kind":"tag","published_at":"2025-01-03T13:53:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1/manifests"},{"name":"v5.16.13","sha":"e52a6379f22d38453fa046d410b0c4700707dbd9","kind":"tag","published_at":"2024-12-25T11:25:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13/manifests"},{"name":"v6.3.0","sha":"84d6ecfdccd10f204854beeef98bcc55dc99d117","kind":"tag","published_at":"2024-12-23T18:10:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"17026fc203a8b413ec7343b6eeb267a50519d515","kind":"tag","published_at":"2024-12-17T13:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1/manifests"},{"name":"v5.16.12","sha":"b8fbcf5fb5169d8db6ee0ec35001816d2777e8d4","kind":"tag","published_at":"2024-12-17T13:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12/manifests"},{"name":"v5.16.11","sha":"2413ff076b0d462736dfccd399b4be863fd79ec2","kind":"tag","published_at":"2024-12-11T10:13:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11/manifests"},{"name":"v6.2.0","sha":"3a8ceaead5ac4c2c4554e6500ca3d197420a04c2","kind":"tag","published_at":"2024-12-11T02:03:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0/manifests"},{"name":"v6.1.10","sha":"5c5e9f6d8a90034cd75dcb92403caf6b37efc916","kind":"tag","published_at":"2024-12-04T10:03:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10/manifests"},{"name":"v5.16.9","sha":"ec085b677c43ed1f37e66bd2fb58f27dce9f7184","kind":"tag","published_at":"2024-12-04T09:34:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9/manifests"},{"name":"v5.16.8","sha":"096adfbe28d038397a7f3cf3494b86844226e162","kind":"tag","published_at":"2024-11-28T06:51:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8/manifests"},{"name":"v6.1.9","sha":"821784419eefb89e4ce7b66c4b602a1e33d2fa88","kind":"tag","published_at":"2024-11-27T13:22:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9/manifests"},{"name":"v6.1.8","sha":"0b8739f145423bafdd8e2871312307bfb31c58ef","kind":"tag","published_at":"2024-11-20T15:09:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8/manifests"},{"name":"v6.1.7","sha":"a7d441d0bd3bfc16a1ce9e6d7ff3ad1afc6b62f1","kind":"tag","published_at":"2024-11-13T15:31:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7/manifests"},{"name":"v6.1.6","sha":"32112b76aa821c2a1e98120545019ef1a71ea274","kind":"tag","published_at":"2024-10-30T13:54:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6/manifests"},{"name":"v6.1.5","sha":"01c5f344628bc66e16f86284ee0fc7107002a5ca","kind":"tag","published_at":"2024-10-22T10:28:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5/manifests"},{"name":"v6.1.4","sha":"15ea548de803e4602894cae6304a497d7ddaf09c","kind":"tag","published_at":"2024-10-15T18:35:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4/manifests"},{"name":"v6.1.3","sha":"c7de2cae15cc7b7025ad79e3623320526ed16462","kind":"tag","published_at":"2024-10-09T09:47:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3/manifests"},{"name":"v6.1.2","sha":"e6ff0b5016ac4fa40cdc9b78a0d9ecdd2c0cd9db","kind":"tag","published_at":"2024-10-02T14:51:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"263c7259451d5b928bbdfd299c9c0afc89dfec02","kind":"tag","published_at":"2024-09-19T06:42:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"94cc3d0a66456713e6e25edf9a1ba35ad8df88bc","kind":"tag","published_at":"2024-09-11T13:09:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"bb620d85a89651ca4350e8861bbb35776d583726","kind":"tag","published_at":"2024-09-03T10:33:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"71dbef69dcbf2b87831af579fb777b4f1f4b219a","kind":"tag","published_at":"2024-08-29T13:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"c9a9adfb90e939c0590de6edf10d0c65fcbc8b1e","kind":"tag","published_at":"2024-08-27T09:06:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.0","sha":"55bea65c83c1beac77382fe961f8aa72eec21daa","kind":"tag","published_at":"2024-08-22T08:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0/manifests"},{"name":"v6.0.0-beta.6","sha":"cbb6f8d3b1b72732d51f5628765cfd7e75bd5747","kind":"tag","published_at":"2024-08-18T02:55:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6/manifests"},{"name":"v5.16.7","sha":"b505fd7b64e92db523198712a5d6716c494e0c66","kind":"tag","published_at":"2024-08-09T09:19:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7/manifests"},{"name":"v6.0.0-beta.5","sha":"75c24b0828981651082a3eede027b6871c96c440","kind":"tag","published_at":"2024-08-08T08:52:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5/manifests"},{"name":"v5.16.6","sha":"6eb1bdce38d0fc67fa8aebca260043c7fc8eb3e8","kind":"tag","published_at":"2024-07-30T21:06:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6/manifests"},{"name":"v6.0.0-beta.4","sha":"12532afa3e4f6f13a9fa86eb459c27792c36b6f9","kind":"tag","published_at":"2024-07-30T20:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4/manifests"},{"name":"v5.16.5","sha":"40792e6efb2c92b8964a3912e08aeb4fb7fc41c8","kind":"tag","published_at":"2024-07-25T06:42:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5/manifests"},{"name":"v6.0.0-beta.3","sha":"02fde66a0cd72fb7fe3681a5ea8c4de733b4a865","kind":"tag","published_at":"2024-07-24T18:27:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3/manifests"},{"name":"v5.16.4","sha":"77af399a3ad76f31e5f2e0fab5650b628fa50990","kind":"tag","published_at":"2024-07-16T16:01:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4/manifests"},{"name":"v6.0.0-beta.2","sha":"9ad8c1fd8dfd21d8e37fe73d71e011542b23db72","kind":"tag","published_at":"2024-07-16T14:46:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2/manifests"},{"name":"v5.16.3","sha":"e1824453bdb0a89f15d4dfe47a1c4f90fa0f0500","kind":"tag","published_at":"2024-07-16T14:18:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3/manifests"},{"name":"v6.0.0-beta.1","sha":"19c1935757925d834928a30ea41f58bb95fb355f","kind":"tag","published_at":"2024-07-16T09:42:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1/manifests"},{"name":"v5.16.2","sha":"56ddd108fe153592a800fce4d43f9758b0ff5101","kind":"tag","published_at":"2024-07-16T09:10:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2/manifests"},{"name":"v6.0.0-beta.0","sha":"3364f0740aa5c86e057ec5b0d22c1b12bfd96fa4","kind":"tag","published_at":"2024-07-11T15:54:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0/manifests"},{"name":"v5.16.1","sha":"431af6a2fd9bf6cd0422c61e36c937d1ea5e5015","kind":"tag","published_at":"2024-07-11T15:48:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1/manifests"},{"name":"v5.16.0","sha":"e5e9b9d5e952b52752b758179da20d3fa0982c05","kind":"tag","published_at":"2024-07-05T13:32:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0/manifests"},{"name":"v6.0.0-alpha.14","sha":"2a15dd74c76bacbc867a7313fdc2c42c6168327c","kind":"tag","published_at":"2024-07-05T04:25:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14/manifests"},{"name":"v6.0.0-alpha.13","sha":"a070a894fbe21c52df446438ca1bb5a891d5e1b5","kind":"tag","published_at":"2024-07-03T07:44:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13/manifests"},{"name":"v5.15.21","sha":"a306ce4afcc60de4c3e43b8f9183862235d9318e","kind":"tag","published_at":"2024-06-28T14:09:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21/manifests"},{"name":"v6.0.0-alpha.12","sha":"fb476c6c18b850e8400d03afb7447802afbfd357","kind":"tag","published_at":"2024-06-24T17:12:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.15.20","sha":"f20fa0ba4016e5425a2a4cce841075253828a551","kind":"tag","published_at":"2024-06-12T12:58:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20/manifests"},{"name":"v6.0.0-alpha.11","sha":"22c5206a9e8191b2f81131d6978a0958e55b7032","kind":"tag","published_at":"2024-06-12T08:18:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11/manifests"},{"name":"v6.0.0-alpha.10","sha":"e5ac6c0eef5efd4fa5c5eb11ccbf08e58e7443f8","kind":"tag","published_at":"2024-06-04T10:35:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10/manifests"},{"name":"v6.0.0-alpha.9","sha":"925de32766317bb84a92ec24b2b6465c8e48cc04","kind":"tag","published_at":"2024-05-29T12:25:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.15.19","sha":"77f606ba73bb5439d66871177772f54196044450","kind":"tag","published_at":"2024-05-29T12:01:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19/manifests"},{"name":"v6.0.0-alpha.8","sha":"c7dbe6e8256cef7bd2dbdcbee55428ad82513cd0","kind":"tag","published_at":"2024-05-21T16:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.15.18","sha":"607daac5baa9c8151f111fe4bacea1d7e61881a3","kind":"tag","published_at":"2024-05-16T09:29:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18/manifests"},{"name":"v6.0.0-alpha.7","sha":"997bec6d8d30a1a891aff4eeedefa41c93eaa95c","kind":"tag","published_at":"2024-05-16T06:31:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"7c8db04b91500ba77301acd360d21bff7f7c752f","kind":"tag","published_at":"2024-05-08T13:13:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.15.17","sha":"9bc4fc42959427246addfdf29db95847cc38e410","kind":"tag","published_at":"2024-05-08T12:24:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17/manifests"},{"name":"v5.15.16","sha":"284e251c155d92078f80f98919f4ab260b05e9be","kind":"tag","published_at":"2024-05-01T14:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16/manifests"},{"name":"v6.0.0-alpha.5","sha":"571d5046e26aa07605cb1e01ca99b2eb0b04d009","kind":"tag","published_at":"2024-05-01T14:16:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5/manifests"},{"name":"v6.0.0-alpha.4","sha":"afffc2ffc3db1e6abf48f3b3e13a41e8b758f874","kind":"tag","published_at":"2024-04-24T07:30:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4/manifests"},{"name":"v6.0.0-alpha.3","sha":"6d5e44409344ea4e13ceb3a02c4446dc6a7323b4","kind":"tag","published_at":"2024-04-17T16:10:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3/manifests"},{"name":"v6.0.0-alpha.2","sha":"4e75758b37119bd821435c23d9c111c545e186b6","kind":"tag","published_at":"2024-04-09T15:09:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2/manifests"},{"name":"v6.0.0-alpha.1","sha":"84307c1a2495a716788ec25f046faaa4d16c88c7","kind":"tag","published_at":"2024-04-05T10:43:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1/manifests"},{"name":"v5.15.15","sha":"5a079965186640b5176f00c537f3b9e6c299b5c4","kind":"tag","published_at":"2024-04-04T07:09:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15/manifests"},{"name":"v6.0.0-alpha.0","sha":"2a15ad6f1f5507162b1a5aebf78976ca3023183b","kind":"tag","published_at":"2024-03-26T15:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.15.14","sha":"9585d28317c90f2c71ab88dd5ae37638bb64ad82","kind":"tag","published_at":"2024-03-19T08:18:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14/manifests"},{"name":"v5.15.13","sha":"dbcb678234296de56afaf3138917e967e8d1934a","kind":"tag","published_at":"2024-03-13T14:17:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13/manifests"},{"name":"pigment@0.0.1","sha":"0e765a618a7676c507852cec024464b1fc1cd80f","kind":"tag","published_at":"2024-03-08T04:20:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/pigment@0.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/pigment@0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@pigment%400.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1/manifests"},{"name":"v5.15.12","sha":"5ad69e161d7520274cd37a2524ffb935b6dda158","kind":"tag","published_at":"2024-03-05T15:33:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12/manifests"},{"name":"v5.15.11","sha":"e3257a4d68481b0ca6efd5d06cb5c1e1e77e4286","kind":"tag","published_at":"2024-02-22T08:52:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11/manifests"},{"name":"v5.15.10","sha":"94fcd3ada0842108a9a2ce53e121931e5448649f","kind":"tag","published_at":"2024-02-12T12:38:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10/manifests"},{"name":"v5.15.9","sha":"7917d2a8a4acc0b07328dee8273847652491b769","kind":"tag","published_at":"2024-02-08T12:55:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9/manifests"},{"name":"v5.15.8","sha":"fe5a59e616637a0488b122749479b782f5f8dfa2","kind":"tag","published_at":"2024-02-06T20:42:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8/manifests"},{"name":"v5.15.7","sha":"b80acd69c7c848709d01465d6727b13ed6109258","kind":"tag","published_at":"2024-01-31T13:23:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7/manifests"},{"name":"v5.15.6","sha":"1700e5cd9cbb3bc648b7f799f837c4d23ed42700","kind":"tag","published_at":"2024-01-22T18:09:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6/manifests"},{"name":"v5.15.5","sha":"5d7c4e26a4973a3a80bf5f8a9a8ea14f89554fe0","kind":"tag","published_at":"2024-01-17T09:27:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5/manifests"},{"name":"v5.15.4","sha":"6aadbf91c5eb2c94dea9a49a19eb532606410a5a","kind":"tag","published_at":"2024-01-10T13:49:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4/manifests"},{"name":"v5.15.3","sha":"9fa4e472f9ba4fd4e7f8cfb8bc0d1f1d455ace23","kind":"tag","published_at":"2024-01-03T15:22:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"5d5dd15f70db9ffcb85d4dc57da8a20f5240fb81","kind":"tag","published_at":"2023-12-25T14:24:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"8be7ac66b99059bf2c2edcca9cf15981d389db6b","kind":"tag","published_at":"2023-12-19T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"8c2c6a88a509f9da7c453d4a3c3ab4749a57a36d","kind":"tag","published_at":"2023-12-12T18:21:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0/manifests"},{"name":"v5.14.20","sha":"14fa79f4328e901f82d7fc39aba722a9bf4a8df0","kind":"tag","published_at":"2023-12-05T09:28:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20/manifests"},{"name":"v5.14.19","sha":"a07b4925255aa3fc7ae1255130e182e4573c58d7","kind":"tag","published_at":"2023-11-29T21:11:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19/manifests"},{"name":"v5.14.18","sha":"43a41b6b2fa3f0a186a852b894452722e3a38f04","kind":"tag","published_at":"2023-11-14T08:27:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18/manifests"},{"name":"v5.14.17","sha":"c54a42dd8b0ec8e850bd60438e60a1a8acb3b4a4","kind":"tag","published_at":"2023-11-06T15:34:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17/manifests"},{"name":"v5.14.16","sha":"391b57a05daf67a8154471dae645471f5ffac09f","kind":"tag","published_at":"2023-10-31T10:57:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16/manifests"},{"name":"v5.14.15","sha":"6baedcfed27419ed6b9685f27fcbf3eff46133a3","kind":"tag","published_at":"2023-10-24T15:41:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15/manifests"},{"name":"v5.14.14","sha":"a0cfa182db3e7b196efe36cfe7b31d304c5a0a4e","kind":"tag","published_at":"2023-10-17T13:58:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14/manifests"},{"name":"v5.14.13","sha":"b8811a0fa59e7663b240183219db32f9a617e607","kind":"tag","published_at":"2023-10-10T19:42:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13/manifests"},{"name":"v5.14.12","sha":"bd450a0fdb19b087f47e1d7cce5a72417ec977cc","kind":"commit","published_at":"2023-10-04T16:31:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12/manifests"},{"name":"v5.14.11","sha":"13c0894d0c14c7f577a0a95492aeaa8fff8da33a","kind":"tag","published_at":"2023-09-26T11:47:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11/manifests"},{"name":"v5.14.10","sha":"14e97bffa62760cabcdc7244bff445b423f5286a","kind":"tag","published_at":"2023-09-18T10:18:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10/manifests"},{"name":"v5.14.9","sha":"8255b71ccdbfe9a20f856b5d68a269ab1c5452ca","kind":"tag","published_at":"2023-09-13T13:36:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9/manifests"},{"name":"v5.14.8","sha":"74c58dabc2cf5ed2242fb08e4781d26088d06b12","kind":"tag","published_at":"2023-09-05T12:34:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8/manifests"},{"name":"v5.14.7","sha":"8a09d535f101aac98935f82b76345ca9691b5e2b","kind":"tag","published_at":"2023-08-29T12:04:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7/manifests"},{"name":"v5.14.6","sha":"a1f511dd6ed9adba561e2ba00e1348136ed656db","kind":"commit","published_at":"2023-08-24T11:19:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6/manifests"},{"name":"v5.14.5","sha":"61fbfd1546c55caca984695a41f9c95668d414fc","kind":"tag","published_at":"2023-08-14T14:39:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5/manifests"},{"name":"v5.14.4","sha":"40f4b275022f03e48cf4809cd53d0d0dabb40424","kind":"tag","published_at":"2023-08-08T09:51:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4/manifests"},{"name":"v5.14.3","sha":"2deea341c9abfb640f22520e0c277027f3f91cd0","kind":"tag","published_at":"2023-08-01T15:33:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3/manifests"},{"name":"v5.14.2","sha":"36d9f0d3659e2f5ab1d924988313986962a0bf35","kind":"tag","published_at":"2023-07-25T10:01:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2/manifests"},{"name":"v5.14.1","sha":"f2e5ded80e94407f63a27eadb018139d6f967313","kind":"tag","published_at":"2023-07-19T09:05:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1/manifests"},{"name":"v5.14.0","sha":"2529e3aaaaec2c9f8e8cf669e58bb9c81db5a6d8","kind":"tag","published_at":"2023-07-11T14:57:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0/manifests"},{"name":"v5.13.7","sha":"aac2d5b526e8139314d99f827ecc3b2c24e99686","kind":"tag","published_at":"2023-07-04T08:53:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7/manifests"},{"name":"v5.13.6","sha":"312270bc71224067e1910bbee9f800b4a2469cc7","kind":"tag","published_at":"2023-06-23T14:05:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6/manifests"},{"name":"v5.13.5","sha":"24b3af68ebe79c1891e45c60c6bcfd26f8818f73","kind":"tag","published_at":"2023-06-12T13:43:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5/manifests"},{"name":"v5.13.4","sha":"a522d82df32d3bfab46b25f5ff24eeb9670c83fb","kind":"tag","published_at":"2023-06-05T17:30:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4/manifests"},{"name":"v5.13.3","sha":"70d4a2bb49dca9fef7854a1463a392094222812b","kind":"tag","published_at":"2023-05-29T11:22:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3/manifests"},{"name":"v5.13.2","sha":"f661923e9aa9d9cc634750affbb04bf2007bc57d","kind":"tag","published_at":"2023-05-22T16:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2/manifests"},{"name":"v5.13.1","sha":"0c58832b6e182f782e73b118ed9681055db3e249","kind":"tag","published_at":"2023-05-17T05:25:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"9130a021ca34746e4076fcae50c57bc584026b8f","kind":"tag","published_at":"2023-05-10T08:14:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0/manifests"},{"name":"v5.12.3","sha":"9710ff34b16a0f271107a8619a28546ae3ca7c18","kind":"tag","published_at":"2023-05-02T14:17:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"5b7e9c52e37ef0c3274a762f38cd7ef7ffc9e7a8","kind":"tag","published_at":"2023-04-25T16:42:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"d14d288ae9e9b0e2b3b33d0a77b4113f024d4215","kind":"tag","published_at":"2023-04-17T15:57:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"05127cf65b4250f836897428cd15829669ab8d6c","kind":"tag","published_at":"2023-04-11T09:58:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0/manifests"},{"name":"v5.11.16","sha":"af5e109990a26318c96dbff6f25759ba91f0e147","kind":"tag","published_at":"2023-04-04T14:00:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16/manifests"},{"name":"v5.11.15","sha":"ae98db6aca5f9d4b754ff9fce4ce33f738a00f65","kind":"tag","published_at":"2023-03-28T13:06:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15/manifests"},{"name":"v5.11.14","sha":"f34d17c3294fcdb63fe9a135b4f3aa2459c81189","kind":"tag","published_at":"2023-03-21T17:45:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14/manifests"},{"name":"v5.11.13","sha":"9f7a2bfac55faed1b1c6c7b4b6d1b1659a076bab","kind":"tag","published_at":"2023-03-14T09:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13/manifests"},{"name":"v5.11.12","sha":"b76b8f1098a6c01f39e5e19bf3abf77c2b9cf475","kind":"tag","published_at":"2023-03-06T15:03:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12/manifests"},{"name":"v5.11.11","sha":"58df7f1905f16533ddb5a7977346c0f4548e4547","kind":"tag","published_at":"2023-02-28T09:55:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11/manifests"},{"name":"v5.11.10","sha":"676bc85fa2b02f92f21dd5c7e15f453b6b9c2e3d","kind":"tag","published_at":"2023-02-20T11:30:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10/manifests"},{"name":"v5.11.9","sha":"af5b3f5e7a79da9ef4bbd63d8fcf60927ffb6533","kind":"tag","published_at":"2023-02-14T14:30:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9/manifests"},{"name":"v5.11.8","sha":"d4d8512ce3453711f3c661374579b0d2ed13f3e7","kind":"tag","published_at":"2023-02-07T10:50:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8/manifests"},{"name":"v5.11.7","sha":"33cac172846b032d3f8b9333b72b2af832dd47d0","kind":"tag","published_at":"2023-01-31T09:39:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7/manifests"},{"name":"v5.11.6","sha":"a2e552314847b4d52498538d7ca171763067a5d0","kind":"tag","published_at":"2023-01-23T20:28:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6/manifests"},{"name":"v5.11.5","sha":"685c72dfaf840f4d5b7a3ab738ddcabd74418823","kind":"tag","published_at":"2023-01-18T01:43:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5/manifests"},{"name":"v5.11.4","sha":"bc859d95e4415f880cd6bcb6f44cc9e5e8c8097c","kind":"tag","published_at":"2023-01-09T13:57:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4/manifests"},{"name":"v5.11.3","sha":"a526207c3957de4ebfcda937b58327d69464f15c","kind":"tag","published_at":"2023-01-02T17:00:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3/manifests"},{"name":"v5.11.2","sha":"e9d8fa07e1ff979bcaf92837b131cd9e292f0161","kind":"tag","published_at":"2022-12-26T14:56:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2/manifests"},{"name":"v5.11.1","sha":"a1e30390da62019e5769e398f4cbc9f8892d8f9a","kind":"commit","published_at":"2022-12-20T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"191acda4545c394b78964ab80b364e15686f0e9b","kind":"tag","published_at":"2022-12-13T12:56:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0/manifests"},{"name":"v5.10.17","sha":"4265f343b49e4af9673a49e585439d35c8deeab2","kind":"tag","published_at":"2022-12-06T10:59:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17/manifests"},{"name":"v5.10.16","sha":"b8aa3974d84c176b8857e8d5b29a7be8670bb410","kind":"tag","published_at":"2022-11-28T16:00:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16/manifests"},{"name":"v5.10.15","sha":"14a6e1c61edb5f66f4888e32c04df5e637e7cfc4","kind":"commit","published_at":"2022-11-22T09:45:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15/manifests"},{"name":"v5.10.14","sha":"c2da6de1c504c7dbd8ae1d0771c184c1544a0c76","kind":"tag","published_at":"2022-11-15T09:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14/manifests"},{"name":"v5.10.13","sha":"2f4c2190d1d3614d8063e84b79d4d1f034b3e3fe","kind":"tag","published_at":"2022-11-07T17:53:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13/manifests"},{"name":"v5.10.12","sha":"30cb27cff1d4e1838ca4235ab4285e20f2b2a870","kind":"tag","published_at":"2022-10-31T15:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12/manifests"},{"name":"v5.10.11","sha":"c80ff0339882859af7e17f8bfd0a5f6880b323f8","kind":"commit","published_at":"2022-10-25T09:34:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11/manifests"},{"name":"v5.10.10","sha":"639224a3e3600cb0e04755d89aab250297b6d851","kind":"tag","published_at":"2022-10-18T08:35:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10/manifests"},{"name":"v5.10.9","sha":"7bd7c219e2670ff7791148e9b1a1d2387528fc0c","kind":"tag","published_at":"2022-10-11T11:56:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9/manifests"},{"name":"v5.10.8","sha":"d4a3216cdd858899960f945d6e00b2d59bf1d5d1","kind":"tag","published_at":"2022-10-03T16:28:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8/manifests"},{"name":"v5.10.7","sha":"d9ef6e788eee11256818329c7429242f8b769263","kind":"commit","published_at":"2022-09-27T01:44:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7/manifests"},{"name":"v5.10.6","sha":"0f75f3d78b67c405c23bfd14a29aedff367415b7","kind":"tag","published_at":"2022-09-19T14:34:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6/manifests"},{"name":"v5.10.5","sha":"594d87dab0e43e641a6826c935df8f2c10672955","kind":"tag","published_at":"2022-09-12T14:40:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5/manifests"},{"name":"v5.10.4","sha":"c8feb29320a22cc4461fb5ef5f4f7de7bd96a59b","kind":"commit","published_at":"2022-09-06T09:11:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"992421d0114a9df72d358fe6fccc28c1fb6f1505","kind":"tag","published_at":"2022-08-29T17:37:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"99b23c06d9b018d6c500fa1acb3030d673e219ab","kind":"tag","published_at":"2022-08-23T10:25:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"dfc0b89c665de8e5e3e4ecf68d8c782e74dbb65c","kind":"tag","published_at":"2022-08-16T17:55:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"7f502e06d54c5a2f389a1639358c84279462b54a","kind":"commit","published_at":"2022-08-09T03:21:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0/manifests"},{"name":"v5.9.3","sha":"89617ef683d2bcd2c870e9c1bd58ad4d55247fd5","kind":"tag","published_at":"2022-08-01T20:54:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3/manifests"},{"name":"v5.9.2","sha":"b7f0a16eca4ac2044703032838f90873ec063d75","kind":"tag","published_at":"2022-07-25T15:12:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2/manifests"},{"name":"v5.9.1","sha":"1937412c4345569d98c0950a1016c22508e1ff81","kind":"tag","published_at":"2022-07-18T17:23:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"88ad7d4e623183b8e20702e7961ef9c8de330dc7","kind":"commit","published_at":"2022-07-12T08:54:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0/manifests"},{"name":"v5.8.7","sha":"be0ab4c062a22fc4bb52c47d005b57203b56c09c","kind":"tag","published_at":"2022-07-04T20:39:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7/manifests"},{"name":"v5.8.6","sha":"c58f6653411e0ff38bf67a512d16b87c6523606b","kind":"tag","published_at":"2022-06-27T14:21:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6/manifests"},{"name":"v5.8.5","sha":"3c528113f47cfddf2504ea02ba3065e7c5c46928","kind":"tag","published_at":"2022-06-21T18:05:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5/manifests"},{"name":"v5.8.4","sha":"a6e782ec2f037e2ca989515048ce5f22fe760595","kind":"tag","published_at":"2022-06-14T10:00:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4/manifests"},{"name":"v5.8.3","sha":"b1e4b9cd3e1d88286f9d1485864310a7c1f23a79","kind":"tag","published_at":"2022-06-07T19:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3/manifests"},{"name":"v5.8.2","sha":"93b0aba905b3b6947f58a02d911489bb737ee880","kind":"commit","published_at":"2022-05-31T11:47:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2/manifests"},{"name":"v5.8.1","sha":"1eee9ee437f39f1c3438209154df8e8b9ecd990d","kind":"tag","published_at":"2022-05-23T16:04:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"6a468718b970c39ae83a4029bcb53071c9567430","kind":"tag","published_at":"2022-05-17T09:42:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4eef029981b08c77a9c52d0b863e6b5ced279087","kind":"tag","published_at":"2022-05-10T09:06:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0/manifests"},{"name":"v5.6.4","sha":"edb7e8895ef8def2bf59376d7631e0360a77aaf6","kind":"commit","published_at":"2022-05-02T11:46:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4/manifests"},{"name":"v5.6.3","sha":"124d5e2f0022d17b577a464e6b3a69fa2511105e","kind":"tag","published_at":"2022-04-25T14:04:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3/manifests"},{"name":"v5.6.2","sha":"b3645b3fd11dc26a06ea370a41b5bac1026c6792","kind":"tag","published_at":"2022-04-18T16:10:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2/manifests"},{"name":"v5.6.1","sha":"0251fd5222079e4a512bbd32dff4a7a4c3efe997","kind":"tag","published_at":"2022-04-11T13:21:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"8dcdea53f927ab207718d7ee6576806aca2a3798","kind":"commit","published_at":"2022-04-06T03:27:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0/manifests"},{"name":"v4.12.4","sha":"a563a60219f7f6519fb0f34f6d8e3bf0974e6495","kind":"tag","published_at":"2022-04-03T14:38:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4/manifests"},{"name":"v5.5.3","sha":"96e1f40a3b8aa809d543aa7d466eb48cdfa0b53d","kind":"tag","published_at":"2022-03-28T14:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"dd411b017ea7504a14a16821b694ac6aa01d9b6d","kind":"tag","published_at":"2022-03-21T15:15:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"350b15ee91a93040d50391cb9a45440a90e6b2d1","kind":"tag","published_at":"2022-03-14T16:49:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"f3412aa9d179fdfc3f5c0a4a1cfc1965faef7307","kind":"commit","published_at":"2022-03-07T13:53:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0/manifests"},{"name":"v5.4.4","sha":"965f2eb8cb79bb0685a13d9e28c09617b22358cd","kind":"tag","published_at":"2022-02-28T15:21:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4/manifests"},{"name":"v5.4.3","sha":"e2892a61ea56b6578c2efc81d0324660082ad93c","kind":"tag","published_at":"2022-02-21T16:40:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3/manifests"},{"name":"v5.4.2","sha":"01371028b27156419923b362c4b0af92dc08b29f","kind":"tag","published_at":"2022-02-15T14:57:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"fbce2f80c6cb36e59a4a6826ae46b59a10e1c831","kind":"commit","published_at":"2022-02-08T11:34:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"ba4e819aa58b6a36ae4d96ee79c2a5310a812670","kind":"tag","published_at":"2022-02-01T09:00:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"337be3b2a630d791a5cbc5a2a4575d4f58e38df3","kind":"tag","published_at":"2022-01-24T15:05:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"dcbfc54f581dbf1c0008a8e9e578f896f06228ab","kind":"tag","published_at":"2022-01-17T22:45:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0/manifests"},{"name":"v5.2.8","sha":"f80abbb5f942064c9c270b2ac5bb2a2318876754","kind":"tag","published_at":"2022-01-10T20:11:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8/manifests"},{"name":"v5.2.7","sha":"5daaf9be5115b1cb777fb4cf3d9125baddfe5720","kind":"tag","published_at":"2022-01-03T12:34:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7/manifests"},{"name":"v5.2.6","sha":"052db9d577a03ed8d588ecca9e6c0a5f5ba676e1","kind":"tag","published_at":"2021-12-27T14:23:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6/manifests"},{"name":"v5.2.5","sha":"f8697de9c250dbc6b446bcc08566f50fb4070aab","kind":"tag","published_at":"2021-12-20T14:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5/manifests"},{"name":"v5.2.4","sha":"b265431f9a32ea726c5227821126fbc6424117d5","kind":"commit","published_at":"2021-12-14T13:41:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4/manifests"},{"name":"v5.2.3","sha":"9c3dc12c3de241f44d923bfb089200980f3fd23d","kind":"tag","published_at":"2021-12-06T16:12:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3/manifests"},{"name":"v5.2.2","sha":"fcaec7a75f951c9db79c99c42370ca18212c1f16","kind":"tag","published_at":"2021-11-29T16:51:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"586d9ba2472d549c180cbacddf97eb73425286b3","kind":"tag","published_at":"2021-11-25T11:50:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"353cecb5391571163eb6bd8cbf36d2dd299aaf56","kind":"tag","published_at":"2021-11-23T13:25:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"ddbe15b4d8b7cc1dc84720264fde0b1dafb6166f","kind":"commit","published_at":"2021-11-16T15:06:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"7e26583fe1f95f5c3682213105f8f4b51c9d61c9","kind":"tag","published_at":"2021-11-08T15:14:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0/manifests"},{"name":"v5.0.6","sha":"99752d2848f17c5d1e4840f54863899a19387162","kind":"tag","published_at":"2021-10-27T08:43:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6/manifests"},{"name":"v5.0.5","sha":"58f8ff1f8bc7f0cc4bb728654604a194b3c3790b","kind":"tag","published_at":"2021-10-26T10:14:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"86443310e4344ae1ce6e04f084d58e17e4d62170","kind":"tag","published_at":"2021-10-14T15:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"36258031912caf662f69ca3769c6e0bd46946050","kind":"tag","published_at":"2021-10-07T12:26:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"c510762a325116c654afd3c21381a50b942c2c66","kind":"tag","published_at":"2021-09-29T09:29:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"afcf3ee18e7a9c526348b3bce74b69781b4ad071","kind":"tag","published_at":"2021-09-22T12:15:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"85598e74b85a89a16f8bdf5b68346ca8d6b70557","kind":"tag","published_at":"2021-09-16T11:28:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.1","sha":"1b563a153f5b2736f79a3f45573e2e2b66ba0a9a","kind":"tag","published_at":"2021-09-08T13:55:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"698492a5401b12578dc459397b9d288542fc954b","kind":"commit","published_at":"2021-09-02T02:45:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.5","sha":"0bab71409bcc0865ab3e0fcbfa14fa824ddc5495","kind":"tag","published_at":"2021-08-25T07:30:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"c30ec7bed00b36da7b0e6a202b3cb48d2fc1b579","kind":"tag","published_at":"2021-08-13T21:32:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"e5ccdf299c75ea65b0600ee05ff6c98646891c77","kind":"tag","published_at":"2021-08-09T04:03:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3/manifests"},{"name":"v4.12.3","sha":"77a8daeed0e8efa67c6d86f3cc40239dc6eb3d94","kind":"tag","published_at":"2021-07-30T10:06:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3/manifests"},{"name":"v5.0.0-beta.2","sha":"cca80d861f64b3eaa8a5ef8815b7552aaea61557","kind":"tag","published_at":"2021-07-26T15:01:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2/manifests"},{"name":"v4.12.2","sha":"958241aa0ebf340ad0f152b91949720c85b4fcca","kind":"tag","published_at":"2021-07-19T16:41:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2/manifests"},{"name":"v5.0.0-beta.1","sha":"8a4b8952077b64e90ac9d23c116a45aed672db9c","kind":"tag","published_at":"2021-07-14T16:28:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1/manifests"},{"name":"v4.12.1","sha":"4dc8c9bf3e8a6b21a2aac58b0be3161af334b67d","kind":"tag","published_at":"2021-07-07T13:08:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"53a1655143aa4ec36c29a6063ccdf89c48a74bfd","kind":"tag","published_at":"2021-07-06T13:40:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0/manifests"},{"name":"v5.0.0-beta.0","sha":"a0f416173d2f5b78546f52e572a0f64dcc3751e9","kind":"tag","published_at":"2021-07-01T12:17:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.38","sha":"f60126f95d7b36fa12133887990615b9f47e994a","kind":"commit","published_at":"2021-06-24T03:37:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.38","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38/manifests"},{"name":"v5.0.0-alpha.37","sha":"c795ca0822e2816a630a5654d5471fa04521d23c","kind":"tag","published_at":"2021-06-15T17:49:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.37","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37/manifests"},{"name":"v5.0.0-alpha.36","sha":"cf2f6fa90608b109978698fc48120920beaaa51f","kind":"tag","published_at":"2021-06-08T06:46:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.36","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36/manifests"},{"name":"v5.0.0-alpha.35","sha":"6c0afb6d8fff919e80f9f1ec92613acacd8365e7","kind":"tag","published_at":"2021-05-31T20:34:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.35","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35/manifests"},{"name":"v5.0.0-alpha.34","sha":"ee3a077c161accb887b93a17f9eaa2b23e998319","kind":"tag","published_at":"2021-05-18T10:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.34","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34/manifests"},{"name":"v5.0.0-alpha.33","sha":"0fa6ab4a29e8469c081d3f796e0bd9cab98e9185","kind":"tag","published_at":"2021-05-09T12:29:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.33","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33/manifests"},{"name":"v4.11.4","sha":"6658323b5e2ba366691829bbef3f53c00008497e","kind":"tag","published_at":"2021-04-27T15:48:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4/manifests"},{"name":"v5.0.0-alpha.32","sha":"2e99746c35ea0c1e45187a206d6ebc25a52933dc","kind":"tag","published_at":"2021-04-27T12:59:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32/manifests"},{"name":"v5.0.0-alpha.31","sha":"b061319b132163900d1a4eb64207f5284d28639d","kind":"tag","published_at":"2021-04-20T13:59:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"0bc7ed897d54a899fb0dfc5cbd6c5ee0592705e1","kind":"tag","published_at":"2021-04-12T09:46:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"29934afe4643811f3bed772612f92d539a1e489d","kind":"tag","published_at":"2021-04-04T16:43:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"a83c7715c0e2cfa1c3e59b7a1f828f6a1476b307","kind":"tag","published_at":"2021-03-24T12:57:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"2de88ce2973667921a45ff69ea48a8843cb9d8cb","kind":"tag","published_at":"2021-03-05T13:01:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27/manifests"},{"name":"v5.0.0-alpha.26","sha":"8928a36394154e02a73d5e92a740d5f9ed8da709","kind":"tag","published_at":"2021-02-27T18:39:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"688db35f581ac345a09a15420efdb0e4c98a56ab","kind":"tag","published_at":"2021-02-11T12:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"15108a5aad5342d92e86be5c5388b8321a88b280","kind":"tag","published_at":"2021-01-26T14:08:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24/manifests"},{"name":"v4.11.3-deprecations.1","sha":"6cf7cf7c7b11b38db18a4d2003743cbadeb1b4ee","kind":"commit","published_at":"2021-01-25T23:27:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1/manifests"},{"name":"v4.11.3","sha":"bd79e8f8c5b8c77bc5c13d076377a18d2ceedfa2","kind":"commit","published_at":"2021-01-24T12:45:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3/manifests"},{"name":"v4.11.3-deprecations.0","sha":"f64337cd87428e04c851bb1667f5f9e0e6aeaede","kind":"commit","published_at":"2021-01-24T12:00:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0/manifests"},{"name":"v5.0.0-alpha.23","sha":"af6e7220961c6f5e8ed89172694287dc737828ff","kind":"commit","published_at":"2021-01-14T12:48:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23/manifests"},{"name":"v5.0.0-alpha.22","sha":"c514ea86c11c9817839630e840535358f5044caf","kind":"commit","published_at":"2021-01-04T11:14:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"5c82b9147f811fda24bc09132852ed240f8d9def","kind":"commit","published_at":"2020-12-30T17:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"cd30d9e3961c8b33ce43a133e0a958867a202c41","kind":"commit","published_at":"2020-12-21T17:51:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20/manifests"},{"name":"v5.0.0-alpha.19","sha":"754e29cf5a712d0e0f6bd3e54f80e9997659f68c","kind":"commit","published_at":"2020-12-13T17:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.11.2","sha":"174b64f8a3adffb8df3c13285f4edc2437a8547a","kind":"commit","published_at":"2020-12-02T23:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2/manifests"},{"name":"v5.0.0-alpha.18","sha":"c5561c5febbe1c3bd5446c8a0bb480025ab38b86","kind":"commit","published_at":"2020-12-02T23:25:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.11.1","sha":"b8092ce09e164a1cb2fec2f3a5b6aa6e2dc6cbbd","kind":"commit","published_at":"2020-11-24T14:35:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1/manifests"},{"name":"v5.0.0-alpha.17","sha":"41d6a360e0fb245dd74549445539c6218a9dc737","kind":"commit","published_at":"2020-11-23T00:49:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17/manifests"},{"name":"v5.0.0-alpha.16","sha":"47a8e102eeaa5a68a2b4f99c08085cfddc0bef77","kind":"commit","published_at":"2020-11-14T12:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16/manifests"},{"name":"v5.0.0-alpha.15","sha":"fa9cbc835ee70b12234b7207b1872356277da5fa","kind":"commit","published_at":"2020-11-03T23:57:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15/manifests"},{"name":"v5.0.0-alpha.14","sha":"56520e757e0052e25f8dd5d78214458c4b7c634d","kind":"commit","published_at":"2020-10-23T22:59:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14/manifests"},{"name":"v5.0.0-alpha.13","sha":"b82af55f9917f9e77a3cae9b36e47b29d43182c0","kind":"commit","published_at":"2020-10-17T21:47:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13/manifests"},{"name":"v5.0.0-alpha.12","sha":"c7c3643948bce7327a7f01665caa7474be2694f9","kind":"commit","published_at":"2020-10-10T22:32:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12/manifests"},{"name":"v5.0.0-alpha.11","sha":"b4fe7eefd494fa28cd3453067af8872a83f31fa6","kind":"commit","published_at":"2020-09-26T15:07:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11/manifests"},{"name":"v5.0.0-alpha.10","sha":"2e1502fc18d86d69a6b55fc4ac5dcb50ddf192c4","kind":"commit","published_at":"2020-09-15T08:10:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10/manifests"},{"name":"v5.0.0-alpha.9","sha":"e830beb63940d24129285f554fc9c2fb0bd7ccbf","kind":"commit","published_at":"2020-09-06T16:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9/manifests"},{"name":"v5.0.0-alpha.8","sha":"5f986712bbb2f0b789c151b6d2f3e2d48cde0980","kind":"commit","published_at":"2020-08-31T16:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"c32a96b4beb3a5c72a8c179fb095f09dacf61050","kind":"commit","published_at":"2020-08-22T16:39:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"15fd6232de294be9ba0ca103351a11f84009b04f","kind":"commit","published_at":"2020-08-13T16:56:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6/manifests"},{"name":"v5.0.0-alpha.5","sha":"40aa9cbb1df08a5994392d5cea15a60979b28a7e","kind":"commit","published_at":"2020-07-27T22:55:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"519390c2bb12b5eb7b6f5f898afb78ac7f285543","kind":"commit","published_at":"2020-07-19T17:54:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"f432112f0bcfb1fd2002002db181e83edc99d906","kind":"commit","published_at":"2020-07-12T17:06:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"f928d6e04ea7f185cda0e739ebbe2ea36d0aa4d3","kind":"commit","published_at":"2020-07-04T23:16:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2/manifests"},{"name":"v4.11.0","sha":"79ebf71d31cca2c73143891960ea54ec1132bdeb","kind":"commit","published_at":"2020-06-30T23:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0/manifests"},{"name":"v5.0.0-alpha.1","sha":"8281371f88c81fc3e4560b0334cc0c473b9d45f9","kind":"commit","published_at":"2020-06-27T15:07:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.10.2","sha":"d0bfcb4f11fd3904b1e235d80fbfe23758de8372","kind":"commit","published_at":"2020-06-11T19:11:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"4e12b951f64fd47864b4dea8ec8631387a89ddb1","kind":"commit","published_at":"2020-06-01T15:14:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"dd9280e753eb8dc3444a26e85fe4f800b759cad2","kind":"commit","published_at":"2020-05-23T17:50:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0/manifests"},{"name":"v4.9.14","sha":"1fb44683825f0ee7f4d5933528598917ff72f0e4","kind":"commit","published_at":"2020-05-11T22:41:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.14","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14/manifests"},{"name":"v4.9.13","sha":"c224f32bb8f144e590c096d103c9d59c2509ed93","kind":"commit","published_at":"2020-05-04T11:29:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.13","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13/manifests"},{"name":"v4.9.12","sha":"3e5fd3c4f200e50a1331857f092a547b41f6db1e","kind":"commit","published_at":"2020-04-26T23:18:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.12","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12/manifests"},{"name":"v4.9.11","sha":"77f6fe0a73791176bd58d8c013bf5631270faf4d","kind":"commit","published_at":"2020-04-19T14:10:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11/manifests"},{"name":"4.9.11","sha":"b551194a14c4469f3b07dc43bc6aaea525138944","kind":"commit","published_at":"2020-04-18T10:43:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11/manifests"},{"name":"v4.9.10","sha":"8baef82396665179c67ca3acfd51e396b947f412","kind":"commit","published_at":"2020-04-11T13:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.10","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10/manifests"},{"name":"v4.9.9","sha":"c191471a20315cae4006c1e4d3d51db5e49b5fee","kind":"commit","published_at":"2020-04-04T15:54:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.9","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9/manifests"},{"name":"v4.9.8","sha":"e9fbcbf015bbf7057aadd5777703b7059aedf043","kind":"commit","published_at":"2020-03-28T19:33:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8/manifests"},{"name":"v4.9.7","sha":"10bc98f283feaae6397ef1b73b1b82be4a39a5f5","kind":"commit","published_at":"2020-03-18T12:45:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7/manifests"},{"name":"v4.9.6","sha":"0176a231719152fa4a2100aa7119e9fd777b5fed","kind":"commit","published_at":"2020-03-18T10:52:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6/manifests"},{"name":"v4.9.5","sha":"b9dec2780203e37148d87788f727c668d9019581","kind":"commit","published_at":"2020-02-29T10:36:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5/manifests"},{"name":"v4.9.4","sha":"45fe0e31c462ed3a2fba134fb1edbd05b91da2a4","kind":"commit","published_at":"2020-02-23T10:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4/manifests"},{"name":"v4.9.3","sha":"2bec4ebc9c20be8abecbad6d3f0f7ba2875c9c35","kind":"commit","published_at":"2020-02-16T11:52:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3/manifests"},{"name":"v4.9.2","sha":"f567b384f509d36b7e10f691e6b58538e7db8869","kind":"commit","published_at":"2020-02-09T18:32:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"717887fdd9d3b27701d760d78aa12ecf52f02f43","kind":"commit","published_at":"2020-02-02T11:46:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f2c9817526b729801b1716afc957ef3886ccb422","kind":"commit","published_at":"2020-01-22T20:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"d0c928c82e3fc8f284a2f7fd1b9acbf717c5a64e","kind":"commit","published_at":"2020-01-06T11:44:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"0c7ca746674cfb47a46cad8ebea21155702fd38c","kind":"commit","published_at":"2019-12-30T10:59:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"c6f734f0d6b183962e83fc5612fef6583bf40712","kind":"commit","published_at":"2019-12-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3a8f0eace8dd6a1c3234a8be2b7c41f06b6260d4","kind":"commit","published_at":"2019-12-14T19:59:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"0a129d58056d38bd15141aaa98d346774895d5f5","kind":"commit","published_at":"2019-12-07T12:46:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"6291316a32cfb4fb19ffdbcf30abfcb63023f17f","kind":"commit","published_at":"2019-12-01T10:59:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1/manifests"},{"name":"v3.9.4","sha":"6b0fee51deb7c32b75498d4ab2186946e7c4ce0a","kind":"commit","published_at":"2019-11-28T09:28:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4/manifests"},{"name":"v4.7.0","sha":"2b04ee905695540bde87653908ece5c4d57546c9","kind":"commit","published_at":"2019-11-22T10:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"856188b2de7a5e514803314f329da76fe65dec50","kind":"commit","published_at":"2019-11-12T13:52:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"d2d76bf26231a96981260232de5271b24e9391a4","kind":"commit","published_at":"2019-11-05T16:46:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0/manifests"},{"name":"v4.5.2","sha":"cb52f392b3b3528857178a756354ffb0e8bccd73","kind":"commit","published_at":"2019-10-28T22:58:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"803d08fbdf20de2d34c36a2a27bbc8e5a7e79fb2","kind":"commit","published_at":"2019-10-12T20:22:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"de3c62c25bf9e92ba35019e5a3ca7f68a36600d8","kind":"commit","published_at":"2019-10-02T08:07:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"554e7dce0cd96a4f9ef1924b41a3ce530cb433ae","kind":"commit","published_at":"2019-09-22T17:16:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"b563d529a8544fa4f4090723239ab075665c5f03","kind":"commit","published_at":"2019-09-11T20:45:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"f3beaee67fb9a4145a792fc8b798ef327b55f513","kind":"commit","published_at":"2019-09-08T09:58:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1/manifests"},{"name":"v1.2.5","sha":"8ee2d7168294f21af787aaba46661824097e33bb","kind":"tag","published_at":"2019-09-03T18:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5/manifests"},{"name":"v4.4.0","sha":"98f2c7cae9b2e0a53cf731882164aa44babb4be3","kind":"commit","published_at":"2019-08-31T12:19:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"29c1adf61a141a3db885ee569e42251cee53e749","kind":"commit","published_at":"2019-08-21T17:29:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3/manifests"},{"name":"v1.2.4","sha":"e44972d3c3e199529fdbc85974f7ae570b8424a0","kind":"tag","published_at":"2019-08-16T20:53:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4/manifests"},{"name":"v4.3.2","sha":"f2dbeca2dd1aecf6bc56e2302ec766d2e4bfb2ac","kind":"commit","published_at":"2019-08-10T17:39:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"d5a2ad9d26f7b089111b208c929ac1f98e7f6958","kind":"commit","published_at":"2019-08-03T15:14:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"8c28ed9c67e7b6ad02a8826178352aa4e9901b50","kind":"commit","published_at":"2019-07-28T14:32:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"42f78c69a59f0b5fa5fb8f533385f04ef77d7889","kind":"commit","published_at":"2019-07-17T13:42:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1/manifests"},{"name":"v1.0.4","sha":"455489e2e149ff5393f6ba08870368c88da259bd","kind":"tag","published_at":"2019-07-10T15:39:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"4c21bc05d6c5e48c64bc947ba9e271ed3e762a0e","kind":"tag","published_at":"2019-07-10T15:08:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"543041538f31cbdfbe3e85b8bc0f5c183ac5448e","kind":"tag","published_at":"2019-07-09T13:14:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"3a40065694cab2a5e8dedab6781e98493c1dc69d","kind":"tag","published_at":"2019-07-09T12:54:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1/manifests"},{"name":"v4.2.0","sha":"cf2cdd83f2a2f65d0e979d1faa9e815a5e2d3502","kind":"commit","published_at":"2019-07-06T15:30:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"6da1d591264e8c4a18e5ab56bdf6f8c0f985ed99","kind":"commit","published_at":"2019-06-25T13:53:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"eade31e58deb8ff3faee777313d70141e5868ebe","kind":"commit","published_at":"2019-06-23T11:46:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"b78a5ab7581488f7fff271a2cf64927dd28c3ab0","kind":"commit","published_at":"2019-06-13T09:55:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"07b9d6efaac1b663b2657173227e9490c796191e","kind":"commit","published_at":"2019-06-10T11:50:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"d58075ddb1757a11c47ef3d2b1fe9bed55e640dd","kind":"commit","published_at":"2019-06-03T16:35:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a3572bcaf34d204b314fd2c84064c9180f3a50f1","kind":"commit","published_at":"2019-05-27T12:48:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"505e275285c757e0515c8623b43c823d8a74790c","kind":"commit","published_at":"2019-05-23T15:39:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.0","sha":"a33f0ab64999331a54267cdf0eb89e53fa4d70cd","kind":"commit","published_at":"2019-05-20T21:26:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0/manifests"},{"name":"v4.0.0-beta.2","sha":"3686a27055dce58b5e800b520087c0c448b7480e","kind":"commit","published_at":"2019-05-13T12:26:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"5c152157078503e8599537108c3be9e00969fa34","kind":"commit","published_at":"2019-05-05T12:24:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"f19bd59ae53f23e3637383061774542d973cc48c","kind":"commit","published_at":"2019-04-28T22:42:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.8","sha":"92d6e987a43041fde63fd02cad61277d04193c29","kind":"commit","published_at":"2019-04-17T19:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"663643e0a83554d7730be42140aef6bc3ac09c6a","kind":"commit","published_at":"2019-04-07T23:25:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"2482d2b689440df6fb3da6157a789adac2783736","kind":"commit","published_at":"2019-03-30T19:33:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6/manifests"},{"name":"v3.9.3","sha":"ebed7922fc97331519f507768572a068edb8494e","kind":"commit","published_at":"2019-03-28T14:06:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3/manifests"},{"name":"v4.0.0-alpha.5","sha":"1bfdbe5688fb3556e4bebd1f8e357c515244ac42","kind":"commit","published_at":"2019-03-23T21:04:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"997324d52467e3a7b7a8058c0ba8309d04d4ddf6","kind":"commit","published_at":"2019-03-17T11:00:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"3a5d2e50411ddd3caea450abda49fd7c6ed230dc","kind":"commit","published_at":"2019-03-10T11:57:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"f606f7584dd842a89423dd3cc69e32b5ad3fdae1","kind":"commit","published_at":"2019-03-03T16:12:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"eea3b4d9a623f87d79be63f57b4a69ddfe375610","kind":"commit","published_at":"2019-02-20T10:58:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"97b26c4821299aef21e6ef9372a25aedd78d0137","kind":"commit","published_at":"2019-02-12T14:39:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.9.2","sha":"dbc788f7d231b4eceaa7a6a3e253104de5de9af0","kind":"commit","published_at":"2019-02-03T20:45:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2/manifests"},{"name":"v3.9.1","sha":"b903d7432b5a06583c9915f7ab9346bad76007a1","kind":"commit","published_at":"2019-01-26T13:59:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"f6353cdd15b954091c3f53498eb7de198755b740","kind":"commit","published_at":"2019-01-14T21:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"8df7a83ccc0b200e67feb823ceaaf793e4b6d007","kind":"commit","published_at":"2019-01-09T21:57:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"c202914213f19b070738ba5837da18e89c1662ee","kind":"commit","published_at":"2019-01-07T18:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"baa45b12252be8965809a0ad06e67e7dc7d44313","kind":"commit","published_at":"2018-12-30T21:47:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"0445ca8b710425f22744249a0c7bb3c20e95237b","kind":"commit","published_at":"2018-12-30T21:24:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"f0d60d8a510180e9c7a9b588d3e6c04d0d1a23d3","kind":"commit","published_at":"2018-12-22T15:42:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"1871b089aef090728321cab69be92daaec6eb131","kind":"commit","published_at":"2018-12-17T20:02:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0/manifests"},{"name":"v3.6.2","sha":"edde0b4f0073fcacb7233b553812f3dffe619da5","kind":"commit","published_at":"2018-12-09T20:22:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"e5fbf74a06157e2d73701a158e8d6b5914429ea1","kind":"commit","published_at":"2018-12-01T10:43:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1/manifests"},{"name":"issue-13699-mster","sha":"ac0153bf1b13ddbc1e43c22693f2c223838d9f1a","kind":"tag","published_at":"2018-11-28T20:15:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/issue-13699-mster","html_url":"https://github.com/mui/material-ui/releases/tag/issue-13699-mster","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@issue-13699-mster","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster/manifests"},{"name":"v3.6.0","sha":"d9c790fa69a1c053c3d471e030e4066122d58902","kind":"commit","published_at":"2018-11-26T19:49:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"34492c23a773b1db66fe65801997257709c4f319","kind":"commit","published_at":"2018-11-12T23:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"dc6b2b870fa514e98c74b6854d22c6e25e7684cb","kind":"commit","published_at":"2018-11-12T22:46:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"ba1dc0f27cd85996dbf3ef9df4d7f10552d6c91f","kind":"commit","published_at":"2018-11-04T23:41:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0/manifests"},{"name":"v3.3.2","sha":"47b20fe33c5f1c8a2563bad3c27811c37f698794","kind":"commit","published_at":"2018-10-27T20:16:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"92b2a36716c8ced3d12ff0b300be06cc4743e6da","kind":"commit","published_at":"2018-10-23T22:16:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"47d3b93780400d6eaef48d29dfcbebec8a5f22b2","kind":"commit","published_at":"2018-10-21T21:27:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"bbb0b683dd45d130b17580da86fe6ccc1ab5b3d3","kind":"commit","published_at":"2018-10-15T22:11:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"a61f0fc9a56ef22874753175bad2a636460130d1","kind":"commit","published_at":"2018-10-14T21:03:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"58f526f46e609e3e6cd785d15bfc5486df7ab79f","kind":"commit","published_at":"2018-10-07T22:44:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"dbd67aa892a4e9885d763fcb0d1f6c1691fbf763","kind":"commit","published_at":"2018-09-30T17:16:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"6184c508f94500a9da7486ccb2b9398023e4b1b5","kind":"commit","published_at":"2018-09-23T22:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"a9cbda69c8e059d928da53d9525652170b999455","kind":"commit","published_at":"2018-09-16T21:32:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"27412afa36b6c64b15b3b33cd51235efbc55a775","kind":"commit","published_at":"2018-09-08T22:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d6fb8524ff94080614e8d4d1064c7b2cec66c5d1","kind":"commit","published_at":"2018-09-03T21:14:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"2e9643f6c43c9b393a3914cd085aac92df546c04","kind":"commit","published_at":"2018-08-28T22:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"6847e0affc09f56a1497013be98bc3b59ccd3fde","kind":"commit","published_at":"2018-08-27T17:34:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0/manifests"},{"name":"v1.5.1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1/manifests"},{"name":"v1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1","html_url":"https://github.com/mui/material-ui/releases/tag/v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1/manifests"},{"name":"v1.5.0","sha":"6b4c29e324eaa1272ce7b42ecab0e3460af6f437","kind":"commit","published_at":"2018-08-12T20:42:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0/manifests"},{"name":"v0.20.2","sha":"1b1c1fce216b5b2f5ecd52d21f8ec6a326c00cd5","kind":"commit","published_at":"2018-08-05T21:43:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2/manifests"},{"name":"v1.4.3","sha":"99650a6d174ad97b41ba1079cd5d7f55b5db21b5","kind":"commit","published_at":"2018-08-04T10:26:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e9bb799208b34fb8f8bbfe4b63b7a1942f95d91f","kind":"commit","published_at":"2018-07-29T14:37:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"869692ecf3812bc4577ed4dde81a9911c5949695","kind":"commit","published_at":"2018-07-22T21:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7fdc1890fb744b565480835fd5684e66871c679f","kind":"commit","published_at":"2018-07-14T15:02:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"f12ba5bfafc53ada2e5719697dd8373d41fa9471","kind":"commit","published_at":"2018-07-02T20:06:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"cd47eeabdcd4f67e35ff5ad56ae82a571da5747a","kind":"commit","published_at":"2018-06-26T10:53:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"e943cb8d6f405de5d53c1f3d1908cbccb502bb3a","kind":"commit","published_at":"2018-06-20T21:41:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"29308b10b3f8ba3565168e4da4bb5f793cb8b4f9","kind":"commit","published_at":"2018-06-18T18:38:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7c094a0f0381c7b68a223e27b5dc700a7595b122","kind":"commit","published_at":"2018-06-10T09:50:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2a300cdec817595ac879bc419257e55ef318b0f9","kind":"commit","published_at":"2018-06-03T15:25:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"3ccf76d315404ebd67f1254f5679d327c0647dfd","kind":"commit","published_at":"2018-05-26T14:56:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"73101790333124cc8f5857bc46038b7d2315842a","kind":"commit","published_at":"2018-05-17T22:07:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.1","sha":"aae0c434f99c4ab559d8aff53cfbd2cfa7974043","kind":"commit","published_at":"2018-05-15T21:15:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1/manifests"},{"name":"v0.20.1","sha":"c663649d9edf9d196aadbb3b426fd613816964fc","kind":"commit","published_at":"2018-05-13T21:34:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1/manifests"},{"name":"v1.0.0-rc.0","sha":"5f3008fc26479b40ff16ec498ae0e6e3361fdb47","kind":"commit","published_at":"2018-05-13T19:13:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-beta.47","sha":"d16e4f5115a9fde3e8958d7959a912a55cbb246d","kind":"commit","published_at":"2018-05-09T21:48:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.47","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47/manifests"},{"name":"v1.0.0-beta.46","sha":"aa1ef83f22650245dd736681d7ec6331cb2a42ef","kind":"commit","published_at":"2018-05-08T21:51:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.46","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46/manifests"},{"name":"v1.0.0-beta.45","sha":"ab592831cbf5987a6516139aeaf148bdb3360ccb","kind":"commit","published_at":"2018-05-07T13:38:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.45","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45/manifests"},{"name":"v1.0.0-beta.44","sha":"0bba4ad1aed5d2181baa156009301eb56fd80158","kind":"commit","published_at":"2018-04-29T20:57:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.44","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44/manifests"},{"name":"v1.0.0-beta.43","sha":"6dfe7382b9777885abe84f4d1f66c0c62545d559","kind":"commit","published_at":"2018-04-22T10:47:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.43","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43/manifests"},{"name":"v1.0.0-beta.42","sha":"bc03443cac8a55ce3fc4d19e6a95e0f3d0116fbf","kind":"commit","published_at":"2018-04-16T20:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.42","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42/manifests"},{"name":"v1.0.0-beta.41","sha":"cddff325bdc2c79592701c11e295e48db0879c28","kind":"tag","published_at":"2018-04-07T18:26:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.41","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41/manifests"},{"name":"v1.0.0-beta.40","sha":"7f423b6bef54c4a34f3b53d9b8ebf33c183916f8","kind":"tag","published_at":"2018-04-01T09:55:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.40","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40/manifests"},{"name":"v1.0.0-beta.39","sha":"b95cb7a83a102b21b7f6add713398f6c9e743d50","kind":"tag","published_at":"2018-03-28T21:23:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.39","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39/manifests"},{"name":"v1.0.0-beta.38","sha":"a6ccfbe7699b67b03703b49a7cb14d865b841d38","kind":"tag","published_at":"2018-03-17T12:24:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.38","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38/manifests"},{"name":"v1.0.0-beta.37","sha":"1587ac3654ae5061eb21f652722a02cc4c367292","kind":"tag","published_at":"2018-03-11T14:31:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.37","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37/manifests"},{"name":"v1.0.0-beta.36","sha":"f31bd2e431c29f85a053387ce062987a3fc36168","kind":"tag","published_at":"2018-03-05T21:07:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.36","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36/manifests"},{"name":"v1.0.0-beta.35","sha":"25ca14ffcec6eeb75446730a03cc4a2014c5e8ab","kind":"tag","published_at":"2018-02-25T22:47:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.35","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35/manifests"},{"name":"olivier-material-ui-lab@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1/manifests"},{"name":"olivier-material-ui-icons@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1/manifests"},{"name":"olivier-material-ui-codemod@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.2","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2/manifests"},{"name":"olivier-material-ui-lab@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0/manifests"},{"name":"olivier-material-ui-icons@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0/manifests"},{"name":"olivier-material-ui-codemod@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.1","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1/manifests"},{"name":"v1.0.0-beta.34","sha":"284dfcb06fed2244033cc971cb78f485bafece3d","kind":"tag","published_at":"2018-02-17T12:08:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.34","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34/manifests"},{"name":"v1.0.0-beta.33","sha":"b7f698d48d61e74f74e5e50a08b4309460a55266","kind":"tag","published_at":"2018-02-10T12:03:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.33","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33/manifests"},{"name":"v1.0.0-beta.32","sha":"896bc50f35a83fac0453dbbecd9f367b45b450e9","kind":"tag","published_at":"2018-02-04T22:44:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.32","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32/manifests"},{"name":"v1.0.0-beta.31","sha":"6271146a2545aeedf4110990de21ebc0c910b627","kind":"tag","published_at":"2018-01-29T22:06:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.31","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31/manifests"},{"name":"v1.0.0-beta.30","sha":"2bb35ce508832f518a4c3af8cd7cf67af8fd90c5","kind":"tag","published_at":"2018-01-21T22:50:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.30","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30/manifests"},{"name":"v1.0.0-beta.29","sha":"7386d56d4dfb85ca4a586a56691b6a58798d5c42","kind":"tag","published_at":"2018-01-16T20:27:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.29","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29/manifests"},{"name":"v1.0.0-beta.28","sha":"e1f3dad9084edf460d42e0a5f6b7c956eaa51e8d","kind":"tag","published_at":"2018-01-14T14:52:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.28","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28/manifests"},{"name":"v1.0.0-beta.27","sha":"fcfe4a64a95f65e205c5ba9523987982e6556eea","kind":"tag","published_at":"2018-01-06T15:25:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.27","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27/manifests"},{"name":"v1.0.0-beta.26","sha":"bd42549ee464bce03743f7ee18964066f9d3907d","kind":"tag","published_at":"2017-12-30T23:24:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.26","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26/manifests"},{"name":"v1.0.0-beta.25","sha":"d9ab3e313136fa5fb179743b560ac7c9e4fa8f6a","kind":"tag","published_at":"2017-12-22T23:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.25","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25/manifests"},{"name":"v1.0.0-beta.24","sha":"7c8fe8516f8bf6317e7cc748eefa7d97c92b4007","kind":"tag","published_at":"2017-12-17T12:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.24","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24/manifests"},{"name":"v1.0.0-beta.23","sha":"1a4e5b06ae0a7f6b3a6be810d272ebdf3efbb863","kind":"tag","published_at":"2017-12-09T09:51:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.23","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23/manifests"},{"name":"v0.20.0","sha":"86b40ae4883e95d6139e9e5d59c0e14aa022ce3a","kind":"commit","published_at":"2017-12-04T04:05:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0/manifests"},{"name":"v1.0.0-beta.22","sha":"22f68ca292a947349ae2877b09e85775703ec87f","kind":"tag","published_at":"2017-11-28T23:11:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22/manifests"},{"name":"v1.0.0-beta.21","sha":"d33604a9deacbb2725da3688d823416486a039c1","kind":"tag","published_at":"2017-11-13T22:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21/manifests"},{"name":"v1.0.0-beta.20","sha":"076d08bfa709ffdb4858106ebda73f475e4ec5b9","kind":"tag","published_at":"2017-11-05T19:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20/manifests"},{"name":"v1.0.0-beta.19","sha":"2a1879fb818973d4df766c2d7842afd939fdb2b8","kind":"tag","published_at":"2017-10-30T21:51:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19/manifests"},{"name":"v1.0.0-beta.18","sha":"f626204f8e0cd9933bcb7a8c8ac5cd97d6419eca","kind":"tag","published_at":"2017-10-23T21:58:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18/manifests"},{"name":"v1.0.0-beta.17","sha":"616d69d5ff7263eb9c84960b6b7a4c9ff852d4ef","kind":"tag","published_at":"2017-10-15T22:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17/manifests"},{"name":"v1.0.0-beta.16","sha":"56fd0d9d2f6fe0222b8c4117e227de1d725918ba","kind":"tag","published_at":"2017-10-08T20:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16/manifests"},{"name":"v0.19.4","sha":"f1bc4be26ca68578f0cfd053fed8eeabe0d3a636","kind":"tag","published_at":"2017-10-08T19:56:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4/manifests"},{"name":"v1.0.0-beta.15","sha":"4da17a67182a212be91a36cec9c976ccb6293380","kind":"tag","published_at":"2017-10-04T16:05:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15/manifests"},{"name":"v1.0.0-beta.13","sha":"736f12000e6989b2e37fcf10deca8bcf20a284f5","kind":"tag","published_at":"2017-10-01T19:58:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13/manifests"},{"name":"v0.19.3","sha":"7e484cc0c2e3db1e30ebe89d93475f2999f6168c","kind":"tag","published_at":"2017-10-01T19:35:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3/manifests"},{"name":"v1.0.0-beta.12","sha":"65b6e04a74a1520209e7b8fcfa311a431ecb070a","kind":"tag","published_at":"2017-09-24T18:24:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12/manifests"},{"name":"v0.19.2","sha":"5f750e046d48fa2f8c0efd86290ea48661c9b32e","kind":"tag","published_at":"2017-09-18T20:14:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2/manifests"},{"name":"v1.0.0-beta.11","sha":"01c6feb33e7e4e5043ce2a8377fa7dda3dbc8180","kind":"tag","published_at":"2017-09-18T19:11:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11/manifests"},{"name":"v1.0.0-beta.10","sha":"3d4518c997fe875f8e91044ff59a09a46fdfb726","kind":"tag","published_at":"2017-09-13T21:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10/manifests"},{"name":"v1.0.0-beta.9","sha":"d4dba0da9a00efe5104365ca647d848a131a41a6","kind":"tag","published_at":"2017-09-10T11:17:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9/manifests"},{"name":"v1.0.0-beta.8","sha":"865b39bef48c3f85743c3914ba146b97b93fce0f","kind":"tag","published_at":"2017-09-02T11:11:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8/manifests"},{"name":"v0.19.1","sha":"b0d03e92c64bee1ac8c25acd0c48657b7f605d9a","kind":"tag","published_at":"2017-09-02T10:38:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1/manifests"},{"name":"v1.0.0-beta.7","sha":"d2083879918dcafdc9c17e3e19440000a0abb3b0","kind":"tag","published_at":"2017-08-30T22:51:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7/manifests"},{"name":"v1.0.0-beta.6","sha":"8385df161a6792d472821e30c7095b267b844950","kind":"tag","published_at":"2017-08-20T14:48:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6/manifests"},{"name":"v1.0.0-beta.5","sha":"8292545fd41ea9f9d3c7c52bb45f60a4fea434a9","kind":"tag","published_at":"2017-08-15T08:55:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5/manifests"},{"name":"v0.19.0","sha":"d1b3bc614a818d497e38fd51c85077dd7b490bad","kind":"tag","published_at":"2017-08-15T08:17:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0/manifests"},{"name":"v1.0.0-beta.4","sha":"110f0a6e95e8e2b51b2bdd7e545a9b41d1a0009f","kind":"tag","published_at":"2017-08-05T10:09:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4/manifests"},{"name":"v1.0.0-beta.3","sha":"e0dd9560d4a152ca0a61558b6238edc40746c354","kind":"tag","published_at":"2017-07-29T21:00:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"45d5da95daf4d52b0ea6e4ffbef27755fa0aa196","kind":"tag","published_at":"2017-07-23T17:45:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"603fbde8d99e386d6640ec6c24ba9fcfc4316dd4","kind":"tag","published_at":"2017-07-23T17:12:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1/manifests"},{"name":"v0.18.7","sha":"50f6dfc4b6ee7473e27ba950c3ce900b24f17d1c","kind":"tag","published_at":"2017-07-23T15:51:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7/manifests"},{"name":"v1.0.0-alpha.22","sha":"f3992561ed94696d595b6a56efc7449c7dee67c7","kind":"tag","published_at":"2017-07-18T09:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22/manifests"},{"name":"v1.0.0-alpha.21","sha":"49d21891b72796f4a8f383d9b15b66f72cb94549","kind":"tag","published_at":"2017-07-04T22:13:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21/manifests"},{"name":"v0.18.6","sha":"1d10ecbac4a83f9934bb6a7f025855f82002113c","kind":"tag","published_at":"2017-07-04T21:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6/manifests"},{"name":"v0.18.5","sha":"86f7c4141cc66ab1e96a681a6945472283e41ea3","kind":"tag","published_at":"2017-06-28T18:14:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5/manifests"},{"name":"v1.0.0-alpha.20","sha":"84363396403cbbd51072d0b09822cd6d8ab6bf87","kind":"tag","published_at":"2017-06-25T18:01:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20/manifests"},{"name":"v0.18.4","sha":"2c6872cacf19ac71a316b282c2467162dcd148c6","kind":"tag","published_at":"2017-06-25T17:39:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4/manifests"},{"name":"v1.0.0-alpha.19","sha":"611bfd7557fd928933e39c054d2b2edeb57adaed","kind":"tag","published_at":"2017-06-19T16:58:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19/manifests"},{"name":"v1.0.0-alpha.18","sha":"5fdb60642bdf2907b7fba352cf2cd0fa7208848f","kind":"tag","published_at":"2017-06-19T10:12:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18/manifests"},{"name":"v1.0.0-alpha.17","sha":"73e0a35145d10f3c29a991f75e5ba8315e0e754a","kind":"tag","published_at":"2017-06-12T11:55:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17/manifests"},{"name":"v0.18.3","sha":"4c6a542c772f9fe9ff97bb95f63801138d7722d0","kind":"tag","published_at":"2017-06-07T21:28:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"9d3b59b3fec3b31b37334c3bd842112f3d090f86","kind":"commit","published_at":"2017-06-06T21:29:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2/manifests"},{"name":"v1.0.0-alpha.16","sha":"0c7dba6dc5ad8b9f69ec3c60e3ba31f2973e582a","kind":"tag","published_at":"2017-06-01T08:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"18508aeb3e5817406209e15c3e51a53c2cbece96","kind":"tag","published_at":"2017-05-23T20:00:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"771fb44738e116a1d2cec7aabb8ed1425b1d57f6","kind":"tag","published_at":"2017-05-14T10:11:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14/manifests"},{"name":"v0.18.1","sha":"715372edf9fc21244030207409b4070158f6936d","kind":"tag","published_at":"2017-05-13T10:21:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1/manifests"},{"name":"v1.0.0-alpha.13","sha":"17fde80a53fb9fcce31a82290f54de55cf3655e9","kind":"tag","published_at":"2017-05-08T10:47:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13/manifests"},{"name":"v0.18.0","sha":"dea7938b1265a3b100899d65589fbd05e877ab9e","kind":"tag","published_at":"2017-04-30T22:26:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0/manifests"},{"name":"v1.0.0-alpha.12","sha":"dc7371e4770fd3e8b1a82b9c2c2a652acaa73713","kind":"tag","published_at":"2017-04-30T22:22:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12/manifests"},{"name":"v0.17.4","sha":"a398290811c94bd6bb2d5d04c7f6d0ce734e3ad6","kind":"commit","published_at":"2017-04-14T17:20:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4/manifests"},{"name":"v1.0.0-alpha.11","sha":"7b3dbfaf2e94e8139424c8660692ee20d5a9880e","kind":"tag","published_at":"2017-04-14T16:50:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11/manifests"},{"name":"v0.17.3","sha":"53076a03182668f94d3bf40cd880309a51e9be88","kind":"tag","published_at":"2017-04-10T21:42:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"38c4aed87e608ded8e083dcf341ed5e9a14c20ef","kind":"tag","published_at":"2017-04-09T11:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2/manifests"},{"name":"v1.0.0-alpha.10","sha":"27fd907d604c1d3189b7b70e3a7e4758e0171492","kind":"tag","published_at":"2017-04-06T12:00:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"b962c2fbfa7a9cab9e9844e01966b90ca86e67a1","kind":"tag","published_at":"2017-04-01T13:47:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a0b4691eb3958aeb9173a8f4e705c81dfb7d25da","kind":"tag","published_at":"2017-03-25T11:46:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8/manifests"},{"name":"v0.17.1","sha":"05280483dbbc29e56edd8f3644721679b55d4d73","kind":"commit","published_at":"2017-03-13T12:27:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1/manifests"},{"name":"v1.0.0-alpha.7","sha":"9281a3fcee37d6afb9e493ff06e8a2626f4d7d91","kind":"tag","published_at":"2017-03-12T12:31:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"69f604946c366c655d0613841c034cacee7e9ef4","kind":"commit","published_at":"2017-02-26T12:41:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6/manifests"},{"name":"v1.0.0-alpha.5","sha":"74973892bdfacd5c9e3a4ce63185e9a6500d9522","kind":"commit","published_at":"2017-02-26T11:04:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-alpha.4","sha":"6472a6864951bfe7f3739afbe74b50981299ac28","kind":"commit","published_at":"2017-02-26T10:19:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4/manifests"},{"name":"v0.17.0","sha":"c9af9606bcea6551ceaadc2f6430d629eb679e84","kind":"commit","published_at":"2017-02-12T22:06:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0/manifests"},{"name":"v1.0.0-alpha.3","sha":"4583f5212d0b668e3801a859d3cc584cec0ec173","kind":"commit","published_at":"2017-02-12T21:43:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"8476782b595175d25c8a972b5fe53bc1f8532676","kind":"tag","published_at":"2017-02-07T19:48:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"3a0eb03018a9c5c96ba5233de8ef45202403a94c","kind":"commit","published_at":"2017-01-29T21:29:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.16.7","sha":"867c6c29b1badd839b1fd57720e5754fcd53a516","kind":"commit","published_at":"2017-01-15T19:57:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"bc84dbeeb78b725fefdc10cdc6eee7b75cc1226e","kind":"commit","published_at":"2016-12-25T21:03:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"8a03a04ef17f76ce09b88607b216d8a8e4d277d6","kind":"commit","published_at":"2016-12-09T20:45:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"84c18c98ff56fbe81be902735164219040729bb1","kind":"commit","published_at":"2016-11-17T19:18:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"066c5d53d1d4ecec2923ed12ec14647ae8248a9c","kind":"commit","published_at":"2016-11-17T16:41:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"806b2eab2272b430e814f8b3c7f1e7b31cd0e306","kind":"commit","published_at":"2016-11-14T17:22:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"2085737a798d9cb808b2fddf1f06883b27327ccc","kind":"commit","published_at":"2016-10-19T18:24:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"6eb9913441cb39562f4c935bdd70042d26daa260","kind":"commit","published_at":"2016-10-05T14:36:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0/manifests"},{"name":"v0.16.0-rc2","sha":"71a9524d0ec28dad2f566a42c7bb8ad2ea93ce36","kind":"commit","published_at":"2016-09-24T19:31:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2/manifests"},{"name":"v0.16.0-rc1","sha":"1691addd7f84317619c6831c35cb1f32ef3779b6","kind":"commit","published_at":"2016-09-07T19:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1/manifests"},{"name":"v0.15.4","sha":"be9bc14f4cda041299b6f8845af87b9278c871fc","kind":"commit","published_at":"2016-08-10T22:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"8bd3589dd7f676f3d725559cbd63457afe8d3691","kind":"commit","published_at":"2016-08-02T20:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"908f694e1e6eae9e63da6b22e63100d6bda4fa8e","kind":"commit","published_at":"2016-07-09T21:10:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"1fed1bcc81d89e473e261c1da4bf0a3a46515ce8","kind":"tag","published_at":"2016-06-20T08:15:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"06667b589952f58ff8c6d277df364ef16dada671","kind":"tag","published_at":"2016-05-06T13:49:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0/manifests"},{"name":"v0.15.0-beta.2","sha":"7cf7adfe9042e9be8dbaa1c850ffacca26e9c269","kind":"commit","published_at":"2016-04-21T22:57:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2/manifests"},{"name":"v0.15.0-beta.1","sha":"47d7525fb77c7c579e99d595b3f98c69fc838c77","kind":"tag","published_at":"2016-04-14T13:33:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1/manifests"},{"name":"v0.15.0-alpha.2","sha":"caabf9eaee5a5e11097958105f8427cfc8905f86","kind":"tag","published_at":"2016-03-17T23:37:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2/manifests"},{"name":"v0.15.0-alpha.1","sha":"2ebddeb908857c16ece162964a7e501ab37716ba","kind":"commit","published_at":"2016-02-27T17:54:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1/manifests"},{"name":"v0.14.4","sha":"de2bee1335ff1fd701a60cb3d739cf919dbd77ce","kind":"commit","published_at":"2016-02-03T00:47:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"fa9141f90149392cc3fa366736e61a89b07e9205","kind":"commit","published_at":"2016-01-27T03:06:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"44b41957ae81344cf6dc794cf2dbe2da48152622","kind":"commit","published_at":"2016-01-08T15:52:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"0ae4d7f61bb240ae5e2adc9d15a8d5629f738db6","kind":"commit","published_at":"2016-01-04T22:23:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"628bc82957d8e537a1b648e31e10723820bb00ac","kind":"commit","published_at":"2015-12-25T15:12:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0/manifests"},{"name":"v0.14.0-rc2","sha":"9a24d8a7839c37b86748ad8022e39235e8eb6be2","kind":"commit","published_at":"2015-12-14T22:26:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2/manifests"},{"name":"v0.14.0-rc1","sha":"7459597806a2f1f5826eaab26d3c5d974da70fbd","kind":"commit","published_at":"2015-12-04T19:52:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1/manifests"},{"name":"v0.13.4","sha":"a98006f9ffb588030cbdd2e3b4a4515017e58c43","kind":"commit","published_at":"2015-11-24T17:07:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"e33afed6913b58a990bd4b51a038bbfff0a0f42f","kind":"commit","published_at":"2015-11-17T16:34:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"6f28ad04e8f95073646bfeb8936c550ca4a94347","kind":"commit","published_at":"2015-11-10T00:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"330488977f95dbebd6cf6a387bf10a86238331ff","kind":"commit","published_at":"2015-10-29T21:08:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"7980cd589e9dc9e055e1b789bf2f80e7f2ef0f5d","kind":"commit","published_at":"2015-10-21T19:38:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"86394ccd2d7b715eaa054a369679eba4ac82ce1f","kind":"commit","published_at":"2015-10-21T19:04:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"d310459476a461e0d29f166de277896026d8f35f","kind":"commit","published_at":"2015-10-19T17:30:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"06aca1012d01de4ec782acfb8d22a6ec83d48ff7","kind":"commit","published_at":"2015-10-07T21:43:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"6671f90516c2065839efae773ecda924b8bebdae","kind":"commit","published_at":"2015-10-06T19:31:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"a4e194e46c47f8e2eedfab8f0a8c4104e5679c95","kind":"commit","published_at":"2015-09-28T16:15:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"aa485220ff28e907d2548cbfb65bd789c23d9eba","kind":"commit","published_at":"2015-09-25T16:08:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"b55b770f2049852febe47bef27aa0eaceafcec08","kind":"commit","published_at":"2015-09-15T21:10:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"82bc1cb2805f7b624516f71628e6ca525df18cad","kind":"commit","published_at":"2015-08-24T21:31:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0/manifests"},{"name":"v0.10.4","sha":"a8097bcbed6939f0cb308e05acf03a907b666725","kind":"commit","published_at":"2015-08-09T03:29:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"2a43082b52138e33c85878616461445895066a11","kind":"commit","published_at":"2015-08-08T22:51:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"71583523f39c1830d3fcffeff0598c2f803f1048","kind":"commit","published_at":"2015-07-29T20:34:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"6b609c63611b02f9e845b765770983c547cd6af8","kind":"commit","published_at":"2015-07-13T21:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"b6140ec86c5087ad799e9a658f3f0d9b150c205a","kind":"commit","published_at":"2015-07-10T01:35:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"8a18478700f49b94fe7f580664e7b31c581ceb0b","kind":"commit","published_at":"2015-06-20T17:47:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"3da654eb4f0ddb10d81f2706eda1f3819e40b795","kind":"commit","published_at":"2015-06-15T01:46:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"867e87d3530b4fb6bc7f6ec5fb9edcd49e7bd631","kind":"commit","published_at":"2015-06-09T23:38:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"cb794810e7c39352f1bbd533d92983dc22a57510","kind":"commit","published_at":"2015-05-24T20:12:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0/manifests"},{"name":"v0.7.5","sha":"b3ce0b272e5468919d01b3d3ab6751a92f682b48","kind":"commit","published_at":"2015-04-27T19:14:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"abc159f246f15163f7984bcf702409cffc745d6e","kind":"commit","published_at":"2015-04-21T18:14:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"9321a4a8879f380a725c7439114ebf3e0da8abcc","kind":"commit","published_at":"2015-04-01T15:20:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"953606f4d1a9e3a33798b499219fe40b1f81fd96","kind":"commit","published_at":"2015-03-25T23:45:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"03c169188dd10ec2242b7806050781867c0291dd","kind":"commit","published_at":"2015-03-04T21:41:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"078ba0c94f8985dd2d96587784f760474ba51858","kind":"commit","published_at":"2015-02-13T21:06:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"accd9f0ef163d514b091709ffd63f76f6d1a467f","kind":"commit","published_at":"2015-01-27T00:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"57c7a95be20dc77cbe0459a40acc802e16de5148","kind":"commit","published_at":"2015-01-26T23:07:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"706446d6aeb952def6f2016fdc213b6e56b2d40f","kind":"commit","published_at":"2015-01-03T23:58:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"6b294fdd0a7f9686b8b8f05cf8759e90b3e581f9","kind":"commit","published_at":"2014-12-25T17:36:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"3eb741fdb94fff5e8218809b8f7d5a9d2e4d1778","kind":"commit","published_at":"2014-12-15T17:14:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"d65414913839d9d939c8bd938ca21f39f0faa924","kind":"commit","published_at":"2014-12-07T15:15:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"fc3232f6e9d1662c4f9d813b70acb329c4cdc6de","kind":"commit","published_at":"2014-11-30T21:22:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"4b02786c2a7e27613201fe72c033a260018a38d6","kind":"commit","published_at":"2014-11-28T20:34:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"ab8880bc442941c20d58ca2cbb8aace7b2724929","kind":"commit","published_at":"2014-11-17T20:10:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"052b0bc5a3e887d0a36b2277a2e09812a0ce206b","kind":"commit","published_at":"2014-11-11T21:11:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"715b7e868003ac9b121bdacee3e1301b9c660aa9","kind":"commit","published_at":"2014-11-08T19:56:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"088d257c0bec691545cd32f83fd2af753866b8ee","kind":"commit","published_at":"2014-11-08T00:13:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0/manifests"},{"name":"v0.1.29","sha":"3fe7b8bf7c3adc04522f311ce1c1c3b6e39e8edd","kind":"commit","published_at":"2014-11-05T19:58:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.1.29","html_url":"https://github.com/mui/material-ui/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29/manifests"}]},"repo_metadata_updated_at":"2025-12-08T00:42:52.440Z","dependent_packages_count":1406,"downloads":3395505,"downloads_period":"last-month","dependent_repos_count":14762,"rankings":{"downloads":0.15893089979146272,"dependent_repos_count":0.21229067492412687,"dependent_packages_count":0.05086685125507513,"stargazers_count":0.05657222737944497,"forks_count":0.014570360692080925,"docker_downloads_count":0.556454221934649,"average":0.17494753932947327},"purl":"pkg:npm/%40mui/styles","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mui/styles","docker_dependents_count":196,"docker_downloads_count":57061793,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mui/styles","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mui/styles/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2025-12-04T22:03:15.710Z","issues_count":4314,"pull_requests_count":9955,"avg_time_to_close_issue":13647144.679064417,"avg_time_to_close_pull_request":1742937.626368452,"issues_closed_count":2593,"pull_requests_closed_count":8493,"pull_request_authors_count":718,"issue_authors_count":2935,"avg_comments_per_issue":5.111961057023644,"avg_comments_per_pull_request":1.994776494224008,"merged_pull_requests_count":7177,"bot_issues_count":19,"bot_pull_requests_count":3440,"past_year_issues_count":631,"past_year_pull_requests_count":2841,"past_year_avg_time_to_close_issue":778888.476331361,"past_year_avg_time_to_close_pull_request":455013.13291980507,"past_year_issues_closed_count":338,"past_year_pull_requests_closed_count":2257,"past_year_pull_request_authors_count":167,"past_year_issue_authors_count":511,"past_year_avg_comments_per_issue":1.8748019017432647,"past_year_avg_comments_per_pull_request":1.3164378739880325,"past_year_bot_issues_count":6,"past_year_bot_pull_requests_count":1314,"past_year_merged_pull_requests_count":2019,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/issues","maintainers":[{"login":"oliviertassinari","count":773,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"siriwatknp","count":700,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":512,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":434,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"mnajdova","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"michaldudak","count":262,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"aarongarciah","count":237,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"ZeeshanTamboli","count":207,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mj12albert","count":193,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"alexfauquette","count":165,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"samuelsycamore","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"cherniavskii","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"LukasTy","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"bharatkashyap","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"joserodolfofreitas","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"DanailH","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"eps1lon","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"JCQuintas","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"hbjORbj","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hbjORbj"},{"login":"flaviendelangle","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"michelengelen","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"rosskevin","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rosskevin"},{"login":"mbrookes","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"m4theushw","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"apedroferreira","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"hasdfa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"nikitaa24","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikitaa24"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"nathanmarks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanmarks"},{"login":"MBilalShafi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"richbustos","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richbustos"},{"login":"vicasas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"joshwooding","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwooding"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"dimitropoulos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dimitropoulos"},{"login":"arthurbalduini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"dmtrKovalenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmtrKovalenko"},{"login":"H3cth0r","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/H3cth0r"},{"login":"hai-cea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-cea"},{"login":"gerdadesign","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"DavidCnoops","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidCnoops"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}],"active_maintainers":[{"login":"Janpot","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"siriwatknp","count":235,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"DiegoAndai","count":158,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"oliviertassinari","count":121,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"ZeeshanTamboli","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mj12albert","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"mnajdova","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"aarongarciah","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"DanailH","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"alexfauquette","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"prakhargupta1","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"JCQuintas","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"LukasTy","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"bharatkashyap","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"cherniavskii","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"michaldudak","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"H3cth0r","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/H3cth0r"},{"login":"vicasas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fstyles/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fstyles/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fstyles/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fstyles/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fstyles/codemeta","maintainers":[{"uuid":"brijeshb42","login":"brijeshb42","name":null,"email":"brijeshb42@gmail.com","url":null,"packages_count":70,"html_url":"https://www.npmjs.com/~brijeshb42","role":null,"created_at":"2023-06-05T19:45:43.546Z","updated_at":"2023-06-05T19:45:43.546Z","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":63,"html_url":"https://www.npmjs.com/~michaldudak","role":null,"created_at":"2022-11-10T10:54:54.543Z","updated_at":"2022-11-10T10:54:54.543Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/michaldudak/packages"},{"uuid":"atomiks","login":"atomiks","name":null,"email":"cc.glows@gmail.com","url":null,"packages_count":51,"html_url":"https://www.npmjs.com/~atomiks","role":null,"created_at":"2024-03-08T04:34:34.953Z","updated_at":"2024-03-08T04:34:34.953Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/atomiks/packages"},{"uuid":"mnajdova","login":"mnajdova","name":null,"email":"mnajdova@gmail.com","url":null,"packages_count":88,"html_url":"https://www.npmjs.com/~mnajdova","role":null,"created_at":"2022-11-10T10:54:54.538Z","updated_at":"2022-11-10T10:54:54.538Z","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":113,"html_url":"https://www.npmjs.com/~oliviertassinari","role":null,"created_at":"2022-11-10T10:54:54.518Z","updated_at":"2022-11-10T10:54:54.518Z","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":158,"html_url":"https://www.npmjs.com/~siriwatknp","role":null,"created_at":"2022-11-10T10:54:54.533Z","updated_at":"2022-11-10T10:54:54.533Z","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":113,"html_url":"https://www.npmjs.com/~janpotoms","role":null,"created_at":"2025-08-20T06:02:59.030Z","updated_at":"2025-08-20T06:02:59.030Z","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":42,"html_url":"https://www.npmjs.com/~aarongarciah","role":null,"created_at":"2024-04-02T09:29:29.585Z","updated_at":"2024-04-02T09:29:29.585Z","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":46,"html_url":"https://www.npmjs.com/~mj12albert","role":null,"created_at":"2023-02-16T16:22:41.051Z","updated_at":"2023-02-16T16:22:41.051Z","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":46,"html_url":"https://www.npmjs.com/~diegoandai","role":null,"created_at":"2023-06-05T19:45:43.582Z","updated_at":"2023-06-05T19:45:43.582Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/diegoandai/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5264274,"maintainers_count":1091160,"namespaces_count":333594,"keywords_count":760514,"github":"npm","metadata":{"funded_packages_count":159192},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-12-16T06:37:22.408Z","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":10758891,"name":"@temp-mui/private-theming","ecosystem":"npm","description":"Private - The React theme context to be shared between `@temp-mui/styles` and `@temp-mui/material`.","homepage":"https://github.com/mui/material-ui/tree/master/packages/mui-private-theming","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/material-ui","keywords_array":["react","react-component","mui","theme"],"namespace":"temp-mui","versions_count":1,"first_release_published_at":"2024-07-26T02:55:05.951Z","latest_release_published_at":"2024-07-26T02:55:05.951Z","latest_release_number":"5.15.14","last_synced_at":"2025-12-12T01:21:07.924Z","created_at":"2024-07-28T00:10:34.916Z","updated_at":"2025-12-12T01:21:07.924Z","registry_url":"https://www.npmjs.com/package/@temp-mui/private-theming","install_command":"npm install @temp-mui/private-theming","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/mui-org"},"dist-tags":{"latest":"5.15.14"}},"repo_metadata":{"id":19822297,"uuid":"23083156","full_name":"mui/material-ui","owner":"mui","description":"Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.","archived":false,"fork":false,"pushed_at":"2025-10-22T16:11:10.000Z","size":699196,"stargazers_count":96842,"open_issues_count":1774,"forks_count":32693,"subscribers_count":1324,"default_branch":"master","last_synced_at":"2025-10-22T18:17:02.502Z","etag":null,"topics":["design-system","material-design","material-ui","react","react-components"],"latest_commit_sha":null,"homepage":"https://mui.com/material-ui/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2014-08-18T19:11:54.000Z","updated_at":"2025-10-22T16:11:52.000Z","dependencies_parsed_at":"2025-06-02T16:06:01.092Z","dependency_job_id":"32b77193-1b92-4638-bb5e-6c82ade9eee5","html_url":"https://github.com/mui/material-ui","commit_stats":{"total_commits":23822,"total_committers":3211,"mean_commits":"7.4188726253503585","dds":0.8266728234405172,"last_synced_commit":"c0620e333641deda56f3cd68c7c3736098ee818c"},"previous_names":["mui-org/material-ui","callemall/material-ui"],"tags_count":568,"template":false,"template_full_name":null,"purl":"pkg:github/mui/material-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/sbom","scorecard":{"id":262861,"data":{"date":"2025-08-17T02:37:43Z","repo":{"name":"github.com/mui/material-ui","commit":"06de3386e5dbd68c7e7496219f702232dcd7ec9f"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.7,"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":"Maintained","score":10,"reason":"30 commit(s) and 1 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":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/check-if-pr-has-label.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yml: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:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/no-response.yml:22","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/check-if-pr-has-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci-check.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-cleanup.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/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/publish-canaries.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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 28 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":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  14 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:  13 out of  13 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":"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: 'allow deletion' disabled on branch 'v6.x'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v6.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v6.x'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'v6.x'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v6.x'","Warn: codeowners review is not required on branch 'master'","Warn: codeowners review is not required on branch 'v6.x'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v6.x'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v6.x'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v6.x'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v6.x'"],"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":"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":"CI-Tests","score":10,"reason":"28 out of 28 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 36 contributing companies or organizations","details":["Info: found contributions from: A11yance, LightSourceAI, TourConnect, Treeshakers, alienfast, calcom, callemall, cefsharp, cssinjs, emikra, goose-duck, instacart, jalaali, lightsourceai, mui, mui-org, nodejs, openfoodfacts, pabloengine, pretur, react-native-community, reactiran, reactjs, reactwg, state-machines, storybookjs, testing-library, text-em-all, typed-typings, typescript-cheatsheets, underjs, vercel, webpack, yarnpkg, yarnplugins, 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":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-cpj6-fhp6-mr6j","Warn: Project is vulnerable to: GHSA-f46r-rw29-r322","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","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-17T11:13:50.539Z","repository_id":19822297,"created_at":"2025-08-17T11:13:50.539Z","updated_at":"2025-08-17T11:13:50.539Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280748853,"owners_count":26383954,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-24T02:00:06.418Z","response_time":73,"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":"v7.3.4","sha":"28eadba9ec2899226ecbf4058b8fba1ddeab9e6d","kind":"tag","published_at":"2025-10-02T18:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4/manifests"},{"name":"v7.3.3","sha":"6984a79aa3ebde0ad9d1a21817de900f60b7dc90","kind":"tag","published_at":"2025-10-02T14:01:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3/manifests"},{"name":"v7.3.2","sha":"ebd180cdd48e365aa0c5c54b6568d5efc320590d","kind":"tag","published_at":"2025-09-02T06:18:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"3592ec32c4858c22bf99c535c037c13ee6db6b84","kind":"tag","published_at":"2025-08-06T09:33:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"ad98e5ebf7f2f629f9a8b054d9ee3e7217d163bf","kind":"tag","published_at":"2025-08-05T05:40:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0/manifests"},{"name":"v6.5.0","sha":"894dd472b2cc3bbf218eef521ce5a4bcbe914e60","kind":"tag","published_at":"2025-07-08T02:51:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0/manifests"},{"name":"v5.18.0","sha":"6b50143dcfc2aad56a37c9f2e1f14256e9a65c4e","kind":"tag","published_at":"2025-07-08T02:50:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0/manifests"},{"name":"v7.2.0","sha":"1496d735b2cf16501ce413daec40d627eee77e1d","kind":"tag","published_at":"2025-06-30T08:59:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0/manifests"},{"name":"v7.1.2","sha":"ad2d425db362790d6d0f90fbe5b5d3a5b5132503","kind":"tag","published_at":"2025-06-20T07:34:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2/manifests"},{"name":"v6.4.12","sha":"9179a92b0d97f6d0270c7fac733cfd81bd7354cc","kind":"tag","published_at":"2025-06-02T06:58:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12/manifests"},{"name":"v7.1.1","sha":"0ebb3a14ccc5dbee4ec2682b387511f107b95a65","kind":"tag","published_at":"2025-06-02T06:47:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"e3e07e0b8fac5ca8fb4bbf3ec453dbe79133552f","kind":"tag","published_at":"2025-05-06T08:50:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0/manifests"},{"name":"v6.4.11","sha":"6b3957d9d42c83e069da8e8bb534ec294dcb6254","kind":"tag","published_at":"2025-04-10T02:36:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11/manifests"},{"name":"v7.0.2","sha":"ebb24ce49e1ef8358600a7787cb6c8d671cead63","kind":"tag","published_at":"2025-04-09T13:08:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2/manifests"},{"name":"v6.4.10","sha":"d80a3609c8a7274dc5fafa348382059945aee449","kind":"tag","published_at":"2025-03-31T19:03:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10/manifests"},{"name":"v7.0.1","sha":"d6fdcac555725c3807e6f03445e3a051398ee739","kind":"tag","published_at":"2025-03-28T18:58:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"22aa7db2ed23df3b43530e9fdb57bc1051221457","kind":"tag","published_at":"2025-03-26T14:16:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0/manifests"},{"name":"v6.4.9","sha":"a884cb821f67a831f44cc6abfc3bc77faef91ada","kind":"tag","published_at":"2025-03-25T15:45:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9/manifests"},{"name":"v7.0.0-rc.0","sha":"ebaec8db8ae1b90183817cb0bad549d7fc63fe79","kind":"tag","published_at":"2025-03-19T09:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0/manifests"},{"name":"v5.17.1","sha":"0d509f8a4a48031a1e25974a1604b803892ce94e","kind":"tag","published_at":"2025-03-18T18:44:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"b0dc8270c5a2896293ff8b61052120a13819f0a1","kind":"tag","published_at":"2025-03-18T15:28:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0/manifests"},{"name":"v6.4.8","sha":"2bded219fabaaefc2083aa660d5856ab75cfa8d6","kind":"tag","published_at":"2025-03-17T17:54:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8/manifests"},{"name":"v7.0.0-beta.4","sha":"260ed53760f179e3bb4f1f43e2f2712ecbf9fdd7","kind":"tag","published_at":"2025-03-13T13:30:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4/manifests"},{"name":"v6.4.7","sha":"d1ca0a45fea4327ba4dc9876e62922785493f1c3","kind":"tag","published_at":"2025-03-05T15:19:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7/manifests"},{"name":"v7.0.0-beta.3","sha":"9dea4105c8b413e087bd1d0cc517b52831a2eb86","kind":"tag","published_at":"2025-03-05T15:13:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"48acea181cac8ca14455e76d01d3554ba578781e","kind":"tag","published_at":"2025-02-27T15:00:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2/manifests"},{"name":"v7.0.0-beta.1","sha":"2cf2e71af3c2b26694964884456bc335c2ba6cdb","kind":"tag","published_at":"2025-02-26T18:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1/manifests"},{"name":"v6.4.6","sha":"356b885778a2af26505d5dbba76a9abcceb69800","kind":"tag","published_at":"2025-02-26T13:39:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6/manifests"},{"name":"v7.0.0-beta.0","sha":"b485c1abec1d776e925ca90e6fa7d91e9bd057a7","kind":"tag","published_at":"2025-02-26T13:22:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0/manifests"},{"name":"v7.0.0-alpha.2","sha":"ba14b7070070281c8a6cea1df7653f007bb8da49","kind":"tag","published_at":"2025-02-18T18:57:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.4.5","sha":"6f2b908baa7863e2cbf0ec4518dc90ccfd53597b","kind":"tag","published_at":"2025-02-18T18:46:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5/manifests"},{"name":"v7.0.0-alpha.1","sha":"c390c1c2d1c85f42d40f16ce405a3c4b62026ec7","kind":"tag","published_at":"2025-02-11T17:34:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1/manifests"},{"name":"v6.4.4","sha":"c66361a6ad9d1354b60e6fb93ba3144c1348ab15","kind":"tag","published_at":"2025-02-11T14:31:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4/manifests"},{"name":"v6.4.3","sha":"cee310a92f61ffb75284195a9ed30bcb367c78e2","kind":"tag","published_at":"2025-02-04T18:53:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3/manifests"},{"name":"v7.0.0-alpha.0","sha":"3e3195a4285ca716061f7d7d87f4915630af1b69","kind":"tag","published_at":"2025-02-03T12:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.4.2","sha":"1813d89a599a4027fd216062b2cac8b0c1864f1d","kind":"tag","published_at":"2025-01-29T15:50:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2/manifests"},{"name":"v6.4.1","sha":"819e662a2ce210f8805c45057389217cb1c39a83","kind":"tag","published_at":"2025-01-21T13:23:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"f9949a8889c7e69cac145ce56411298a234d2e49","kind":"tag","published_at":"2025-01-14T16:46:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0/manifests"},{"name":"v5.16.14","sha":"ba588c8333d765af63ab15c8b33dd947b615f70b","kind":"tag","published_at":"2025-01-06T21:20:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14/manifests"},{"name":"v6.3.1","sha":"afd551abd3be44de711d6baef48e62e18b97c908","kind":"tag","published_at":"2025-01-03T13:53:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1/manifests"},{"name":"v5.16.13","sha":"e52a6379f22d38453fa046d410b0c4700707dbd9","kind":"tag","published_at":"2024-12-25T11:25:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13/manifests"},{"name":"v6.3.0","sha":"84d6ecfdccd10f204854beeef98bcc55dc99d117","kind":"tag","published_at":"2024-12-23T18:10:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"17026fc203a8b413ec7343b6eeb267a50519d515","kind":"tag","published_at":"2024-12-17T13:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1/manifests"},{"name":"v5.16.12","sha":"b8fbcf5fb5169d8db6ee0ec35001816d2777e8d4","kind":"tag","published_at":"2024-12-17T13:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12/manifests"},{"name":"v5.16.11","sha":"2413ff076b0d462736dfccd399b4be863fd79ec2","kind":"tag","published_at":"2024-12-11T10:13:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11/manifests"},{"name":"v6.2.0","sha":"3a8ceaead5ac4c2c4554e6500ca3d197420a04c2","kind":"tag","published_at":"2024-12-11T02:03:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0/manifests"},{"name":"v6.1.10","sha":"5c5e9f6d8a90034cd75dcb92403caf6b37efc916","kind":"tag","published_at":"2024-12-04T10:03:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10/manifests"},{"name":"v5.16.9","sha":"ec085b677c43ed1f37e66bd2fb58f27dce9f7184","kind":"tag","published_at":"2024-12-04T09:34:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9/manifests"},{"name":"v5.16.8","sha":"096adfbe28d038397a7f3cf3494b86844226e162","kind":"tag","published_at":"2024-11-28T06:51:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8/manifests"},{"name":"v6.1.9","sha":"821784419eefb89e4ce7b66c4b602a1e33d2fa88","kind":"tag","published_at":"2024-11-27T13:22:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9/manifests"},{"name":"v6.1.8","sha":"0b8739f145423bafdd8e2871312307bfb31c58ef","kind":"tag","published_at":"2024-11-20T15:09:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8/manifests"},{"name":"v6.1.7","sha":"a7d441d0bd3bfc16a1ce9e6d7ff3ad1afc6b62f1","kind":"tag","published_at":"2024-11-13T15:31:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7/manifests"},{"name":"v6.1.6","sha":"32112b76aa821c2a1e98120545019ef1a71ea274","kind":"tag","published_at":"2024-10-30T13:54:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6/manifests"},{"name":"v6.1.5","sha":"01c5f344628bc66e16f86284ee0fc7107002a5ca","kind":"tag","published_at":"2024-10-22T10:28:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5/manifests"},{"name":"v6.1.4","sha":"15ea548de803e4602894cae6304a497d7ddaf09c","kind":"tag","published_at":"2024-10-15T18:35:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4/manifests"},{"name":"v6.1.3","sha":"c7de2cae15cc7b7025ad79e3623320526ed16462","kind":"tag","published_at":"2024-10-09T09:47:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3/manifests"},{"name":"v6.1.2","sha":"e6ff0b5016ac4fa40cdc9b78a0d9ecdd2c0cd9db","kind":"tag","published_at":"2024-10-02T14:51:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"263c7259451d5b928bbdfd299c9c0afc89dfec02","kind":"tag","published_at":"2024-09-19T06:42:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"94cc3d0a66456713e6e25edf9a1ba35ad8df88bc","kind":"tag","published_at":"2024-09-11T13:09:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"bb620d85a89651ca4350e8861bbb35776d583726","kind":"tag","published_at":"2024-09-03T10:33:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"71dbef69dcbf2b87831af579fb777b4f1f4b219a","kind":"tag","published_at":"2024-08-29T13:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"c9a9adfb90e939c0590de6edf10d0c65fcbc8b1e","kind":"tag","published_at":"2024-08-27T09:06:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.0","sha":"55bea65c83c1beac77382fe961f8aa72eec21daa","kind":"tag","published_at":"2024-08-22T08:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0/manifests"},{"name":"v6.0.0-beta.6","sha":"cbb6f8d3b1b72732d51f5628765cfd7e75bd5747","kind":"tag","published_at":"2024-08-18T02:55:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6/manifests"},{"name":"v5.16.7","sha":"b505fd7b64e92db523198712a5d6716c494e0c66","kind":"tag","published_at":"2024-08-09T09:19:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7/manifests"},{"name":"v6.0.0-beta.5","sha":"75c24b0828981651082a3eede027b6871c96c440","kind":"tag","published_at":"2024-08-08T08:52:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5/manifests"},{"name":"v5.16.6","sha":"6eb1bdce38d0fc67fa8aebca260043c7fc8eb3e8","kind":"tag","published_at":"2024-07-30T21:06:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6/manifests"},{"name":"v6.0.0-beta.4","sha":"12532afa3e4f6f13a9fa86eb459c27792c36b6f9","kind":"tag","published_at":"2024-07-30T20:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4/manifests"},{"name":"v5.16.5","sha":"40792e6efb2c92b8964a3912e08aeb4fb7fc41c8","kind":"tag","published_at":"2024-07-25T06:42:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5/manifests"},{"name":"v6.0.0-beta.3","sha":"02fde66a0cd72fb7fe3681a5ea8c4de733b4a865","kind":"tag","published_at":"2024-07-24T18:27:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3/manifests"},{"name":"v5.16.4","sha":"77af399a3ad76f31e5f2e0fab5650b628fa50990","kind":"tag","published_at":"2024-07-16T16:01:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4/manifests"},{"name":"v6.0.0-beta.2","sha":"9ad8c1fd8dfd21d8e37fe73d71e011542b23db72","kind":"tag","published_at":"2024-07-16T14:46:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2/manifests"},{"name":"v5.16.3","sha":"e1824453bdb0a89f15d4dfe47a1c4f90fa0f0500","kind":"tag","published_at":"2024-07-16T14:18:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3/manifests"},{"name":"v6.0.0-beta.1","sha":"19c1935757925d834928a30ea41f58bb95fb355f","kind":"tag","published_at":"2024-07-16T09:42:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1/manifests"},{"name":"v5.16.2","sha":"56ddd108fe153592a800fce4d43f9758b0ff5101","kind":"tag","published_at":"2024-07-16T09:10:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2/manifests"},{"name":"v6.0.0-beta.0","sha":"3364f0740aa5c86e057ec5b0d22c1b12bfd96fa4","kind":"tag","published_at":"2024-07-11T15:54:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0/manifests"},{"name":"v5.16.1","sha":"431af6a2fd9bf6cd0422c61e36c937d1ea5e5015","kind":"tag","published_at":"2024-07-11T15:48:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1/manifests"},{"name":"v5.16.0","sha":"e5e9b9d5e952b52752b758179da20d3fa0982c05","kind":"tag","published_at":"2024-07-05T13:32:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0/manifests"},{"name":"v6.0.0-alpha.14","sha":"2a15dd74c76bacbc867a7313fdc2c42c6168327c","kind":"tag","published_at":"2024-07-05T04:25:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14/manifests"},{"name":"v6.0.0-alpha.13","sha":"a070a894fbe21c52df446438ca1bb5a891d5e1b5","kind":"tag","published_at":"2024-07-03T07:44:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13/manifests"},{"name":"v5.15.21","sha":"a306ce4afcc60de4c3e43b8f9183862235d9318e","kind":"tag","published_at":"2024-06-28T14:09:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21/manifests"},{"name":"v6.0.0-alpha.12","sha":"fb476c6c18b850e8400d03afb7447802afbfd357","kind":"tag","published_at":"2024-06-24T17:12:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.15.20","sha":"f20fa0ba4016e5425a2a4cce841075253828a551","kind":"tag","published_at":"2024-06-12T12:58:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20/manifests"},{"name":"v6.0.0-alpha.11","sha":"22c5206a9e8191b2f81131d6978a0958e55b7032","kind":"tag","published_at":"2024-06-12T08:18:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11/manifests"},{"name":"v6.0.0-alpha.10","sha":"e5ac6c0eef5efd4fa5c5eb11ccbf08e58e7443f8","kind":"tag","published_at":"2024-06-04T10:35:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10/manifests"},{"name":"v6.0.0-alpha.9","sha":"925de32766317bb84a92ec24b2b6465c8e48cc04","kind":"tag","published_at":"2024-05-29T12:25:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.15.19","sha":"77f606ba73bb5439d66871177772f54196044450","kind":"tag","published_at":"2024-05-29T12:01:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19/manifests"},{"name":"v6.0.0-alpha.8","sha":"c7dbe6e8256cef7bd2dbdcbee55428ad82513cd0","kind":"tag","published_at":"2024-05-21T16:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.15.18","sha":"607daac5baa9c8151f111fe4bacea1d7e61881a3","kind":"tag","published_at":"2024-05-16T09:29:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18/manifests"},{"name":"v6.0.0-alpha.7","sha":"997bec6d8d30a1a891aff4eeedefa41c93eaa95c","kind":"tag","published_at":"2024-05-16T06:31:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"7c8db04b91500ba77301acd360d21bff7f7c752f","kind":"tag","published_at":"2024-05-08T13:13:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.15.17","sha":"9bc4fc42959427246addfdf29db95847cc38e410","kind":"tag","published_at":"2024-05-08T12:24:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17/manifests"},{"name":"v5.15.16","sha":"284e251c155d92078f80f98919f4ab260b05e9be","kind":"tag","published_at":"2024-05-01T14:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16/manifests"},{"name":"v6.0.0-alpha.5","sha":"571d5046e26aa07605cb1e01ca99b2eb0b04d009","kind":"tag","published_at":"2024-05-01T14:16:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5/manifests"},{"name":"v6.0.0-alpha.4","sha":"afffc2ffc3db1e6abf48f3b3e13a41e8b758f874","kind":"tag","published_at":"2024-04-24T07:30:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4/manifests"},{"name":"v6.0.0-alpha.3","sha":"6d5e44409344ea4e13ceb3a02c4446dc6a7323b4","kind":"tag","published_at":"2024-04-17T16:10:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3/manifests"},{"name":"v6.0.0-alpha.2","sha":"4e75758b37119bd821435c23d9c111c545e186b6","kind":"tag","published_at":"2024-04-09T15:09:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2/manifests"},{"name":"v6.0.0-alpha.1","sha":"84307c1a2495a716788ec25f046faaa4d16c88c7","kind":"tag","published_at":"2024-04-05T10:43:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1/manifests"},{"name":"v5.15.15","sha":"5a079965186640b5176f00c537f3b9e6c299b5c4","kind":"tag","published_at":"2024-04-04T07:09:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15/manifests"},{"name":"v6.0.0-alpha.0","sha":"2a15ad6f1f5507162b1a5aebf78976ca3023183b","kind":"tag","published_at":"2024-03-26T15:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.15.14","sha":"9585d28317c90f2c71ab88dd5ae37638bb64ad82","kind":"tag","published_at":"2024-03-19T08:18:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14/manifests"},{"name":"v5.15.13","sha":"dbcb678234296de56afaf3138917e967e8d1934a","kind":"tag","published_at":"2024-03-13T14:17:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13/manifests"},{"name":"pigment@0.0.1","sha":"0e765a618a7676c507852cec024464b1fc1cd80f","kind":"tag","published_at":"2024-03-08T04:20:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/pigment@0.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/pigment@0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@pigment%400.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1/manifests"},{"name":"v5.15.12","sha":"5ad69e161d7520274cd37a2524ffb935b6dda158","kind":"tag","published_at":"2024-03-05T15:33:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12/manifests"},{"name":"v5.15.11","sha":"e3257a4d68481b0ca6efd5d06cb5c1e1e77e4286","kind":"tag","published_at":"2024-02-22T08:52:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11/manifests"},{"name":"v5.15.10","sha":"94fcd3ada0842108a9a2ce53e121931e5448649f","kind":"tag","published_at":"2024-02-12T12:38:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10/manifests"},{"name":"v5.15.9","sha":"7917d2a8a4acc0b07328dee8273847652491b769","kind":"tag","published_at":"2024-02-08T12:55:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9/manifests"},{"name":"v5.15.8","sha":"fe5a59e616637a0488b122749479b782f5f8dfa2","kind":"tag","published_at":"2024-02-06T20:42:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8/manifests"},{"name":"v5.15.7","sha":"b80acd69c7c848709d01465d6727b13ed6109258","kind":"tag","published_at":"2024-01-31T13:23:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7/manifests"},{"name":"v5.15.6","sha":"1700e5cd9cbb3bc648b7f799f837c4d23ed42700","kind":"tag","published_at":"2024-01-22T18:09:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6/manifests"},{"name":"v5.15.5","sha":"5d7c4e26a4973a3a80bf5f8a9a8ea14f89554fe0","kind":"tag","published_at":"2024-01-17T09:27:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5/manifests"},{"name":"v5.15.4","sha":"6aadbf91c5eb2c94dea9a49a19eb532606410a5a","kind":"tag","published_at":"2024-01-10T13:49:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4/manifests"},{"name":"v5.15.3","sha":"9fa4e472f9ba4fd4e7f8cfb8bc0d1f1d455ace23","kind":"tag","published_at":"2024-01-03T15:22:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"5d5dd15f70db9ffcb85d4dc57da8a20f5240fb81","kind":"tag","published_at":"2023-12-25T14:24:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"8be7ac66b99059bf2c2edcca9cf15981d389db6b","kind":"tag","published_at":"2023-12-19T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"8c2c6a88a509f9da7c453d4a3c3ab4749a57a36d","kind":"tag","published_at":"2023-12-12T18:21:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0/manifests"},{"name":"v5.14.20","sha":"14fa79f4328e901f82d7fc39aba722a9bf4a8df0","kind":"tag","published_at":"2023-12-05T09:28:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20/manifests"},{"name":"v5.14.19","sha":"a07b4925255aa3fc7ae1255130e182e4573c58d7","kind":"tag","published_at":"2023-11-29T21:11:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19/manifests"},{"name":"v5.14.18","sha":"43a41b6b2fa3f0a186a852b894452722e3a38f04","kind":"tag","published_at":"2023-11-14T08:27:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18/manifests"},{"name":"v5.14.17","sha":"c54a42dd8b0ec8e850bd60438e60a1a8acb3b4a4","kind":"tag","published_at":"2023-11-06T15:34:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17/manifests"},{"name":"v5.14.16","sha":"391b57a05daf67a8154471dae645471f5ffac09f","kind":"tag","published_at":"2023-10-31T10:57:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16/manifests"},{"name":"v5.14.15","sha":"6baedcfed27419ed6b9685f27fcbf3eff46133a3","kind":"tag","published_at":"2023-10-24T15:41:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15/manifests"},{"name":"v5.14.14","sha":"a0cfa182db3e7b196efe36cfe7b31d304c5a0a4e","kind":"tag","published_at":"2023-10-17T13:58:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14/manifests"},{"name":"v5.14.13","sha":"b8811a0fa59e7663b240183219db32f9a617e607","kind":"tag","published_at":"2023-10-10T19:42:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13/manifests"},{"name":"v5.14.12","sha":"bd450a0fdb19b087f47e1d7cce5a72417ec977cc","kind":"commit","published_at":"2023-10-04T16:31:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12/manifests"},{"name":"v5.14.11","sha":"13c0894d0c14c7f577a0a95492aeaa8fff8da33a","kind":"tag","published_at":"2023-09-26T11:47:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11/manifests"},{"name":"v5.14.10","sha":"14e97bffa62760cabcdc7244bff445b423f5286a","kind":"tag","published_at":"2023-09-18T10:18:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10/manifests"},{"name":"v5.14.9","sha":"8255b71ccdbfe9a20f856b5d68a269ab1c5452ca","kind":"tag","published_at":"2023-09-13T13:36:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9/manifests"},{"name":"v5.14.8","sha":"74c58dabc2cf5ed2242fb08e4781d26088d06b12","kind":"tag","published_at":"2023-09-05T12:34:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8/manifests"},{"name":"v5.14.7","sha":"8a09d535f101aac98935f82b76345ca9691b5e2b","kind":"tag","published_at":"2023-08-29T12:04:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7/manifests"},{"name":"v5.14.6","sha":"a1f511dd6ed9adba561e2ba00e1348136ed656db","kind":"commit","published_at":"2023-08-24T11:19:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6/manifests"},{"name":"v5.14.5","sha":"61fbfd1546c55caca984695a41f9c95668d414fc","kind":"tag","published_at":"2023-08-14T14:39:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5/manifests"},{"name":"v5.14.4","sha":"40f4b275022f03e48cf4809cd53d0d0dabb40424","kind":"tag","published_at":"2023-08-08T09:51:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4/manifests"},{"name":"v5.14.3","sha":"2deea341c9abfb640f22520e0c277027f3f91cd0","kind":"tag","published_at":"2023-08-01T15:33:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3/manifests"},{"name":"v5.14.2","sha":"36d9f0d3659e2f5ab1d924988313986962a0bf35","kind":"tag","published_at":"2023-07-25T10:01:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2/manifests"},{"name":"v5.14.1","sha":"f2e5ded80e94407f63a27eadb018139d6f967313","kind":"tag","published_at":"2023-07-19T09:05:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1/manifests"},{"name":"v5.14.0","sha":"2529e3aaaaec2c9f8e8cf669e58bb9c81db5a6d8","kind":"tag","published_at":"2023-07-11T14:57:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0/manifests"},{"name":"v5.13.7","sha":"aac2d5b526e8139314d99f827ecc3b2c24e99686","kind":"tag","published_at":"2023-07-04T08:53:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7/manifests"},{"name":"v5.13.6","sha":"312270bc71224067e1910bbee9f800b4a2469cc7","kind":"tag","published_at":"2023-06-23T14:05:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6/manifests"},{"name":"v5.13.5","sha":"24b3af68ebe79c1891e45c60c6bcfd26f8818f73","kind":"tag","published_at":"2023-06-12T13:43:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5/manifests"},{"name":"v5.13.4","sha":"a522d82df32d3bfab46b25f5ff24eeb9670c83fb","kind":"tag","published_at":"2023-06-05T17:30:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4/manifests"},{"name":"v5.13.3","sha":"70d4a2bb49dca9fef7854a1463a392094222812b","kind":"tag","published_at":"2023-05-29T11:22:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3/manifests"},{"name":"v5.13.2","sha":"f661923e9aa9d9cc634750affbb04bf2007bc57d","kind":"tag","published_at":"2023-05-22T16:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2/manifests"},{"name":"v5.13.1","sha":"0c58832b6e182f782e73b118ed9681055db3e249","kind":"tag","published_at":"2023-05-17T05:25:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"9130a021ca34746e4076fcae50c57bc584026b8f","kind":"tag","published_at":"2023-05-10T08:14:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0/manifests"},{"name":"v5.12.3","sha":"9710ff34b16a0f271107a8619a28546ae3ca7c18","kind":"tag","published_at":"2023-05-02T14:17:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"5b7e9c52e37ef0c3274a762f38cd7ef7ffc9e7a8","kind":"tag","published_at":"2023-04-25T16:42:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"d14d288ae9e9b0e2b3b33d0a77b4113f024d4215","kind":"tag","published_at":"2023-04-17T15:57:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"05127cf65b4250f836897428cd15829669ab8d6c","kind":"tag","published_at":"2023-04-11T09:58:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0/manifests"},{"name":"v5.11.16","sha":"af5e109990a26318c96dbff6f25759ba91f0e147","kind":"tag","published_at":"2023-04-04T14:00:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16/manifests"},{"name":"v5.11.15","sha":"ae98db6aca5f9d4b754ff9fce4ce33f738a00f65","kind":"tag","published_at":"2023-03-28T13:06:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15/manifests"},{"name":"v5.11.14","sha":"f34d17c3294fcdb63fe9a135b4f3aa2459c81189","kind":"tag","published_at":"2023-03-21T17:45:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14/manifests"},{"name":"v5.11.13","sha":"9f7a2bfac55faed1b1c6c7b4b6d1b1659a076bab","kind":"tag","published_at":"2023-03-14T09:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13/manifests"},{"name":"v5.11.12","sha":"b76b8f1098a6c01f39e5e19bf3abf77c2b9cf475","kind":"tag","published_at":"2023-03-06T15:03:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12/manifests"},{"name":"v5.11.11","sha":"58df7f1905f16533ddb5a7977346c0f4548e4547","kind":"tag","published_at":"2023-02-28T09:55:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11/manifests"},{"name":"v5.11.10","sha":"676bc85fa2b02f92f21dd5c7e15f453b6b9c2e3d","kind":"tag","published_at":"2023-02-20T11:30:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10/manifests"},{"name":"v5.11.9","sha":"af5b3f5e7a79da9ef4bbd63d8fcf60927ffb6533","kind":"tag","published_at":"2023-02-14T14:30:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9/manifests"},{"name":"v5.11.8","sha":"d4d8512ce3453711f3c661374579b0d2ed13f3e7","kind":"tag","published_at":"2023-02-07T10:50:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8/manifests"},{"name":"v5.11.7","sha":"33cac172846b032d3f8b9333b72b2af832dd47d0","kind":"tag","published_at":"2023-01-31T09:39:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7/manifests"},{"name":"v5.11.6","sha":"a2e552314847b4d52498538d7ca171763067a5d0","kind":"tag","published_at":"2023-01-23T20:28:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6/manifests"},{"name":"v5.11.5","sha":"685c72dfaf840f4d5b7a3ab738ddcabd74418823","kind":"tag","published_at":"2023-01-18T01:43:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5/manifests"},{"name":"v5.11.4","sha":"bc859d95e4415f880cd6bcb6f44cc9e5e8c8097c","kind":"tag","published_at":"2023-01-09T13:57:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4/manifests"},{"name":"v5.11.3","sha":"a526207c3957de4ebfcda937b58327d69464f15c","kind":"tag","published_at":"2023-01-02T17:00:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3/manifests"},{"name":"v5.11.2","sha":"e9d8fa07e1ff979bcaf92837b131cd9e292f0161","kind":"tag","published_at":"2022-12-26T14:56:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2/manifests"},{"name":"v5.11.1","sha":"a1e30390da62019e5769e398f4cbc9f8892d8f9a","kind":"commit","published_at":"2022-12-20T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"191acda4545c394b78964ab80b364e15686f0e9b","kind":"tag","published_at":"2022-12-13T12:56:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0/manifests"},{"name":"v5.10.17","sha":"4265f343b49e4af9673a49e585439d35c8deeab2","kind":"tag","published_at":"2022-12-06T10:59:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17/manifests"},{"name":"v5.10.16","sha":"b8aa3974d84c176b8857e8d5b29a7be8670bb410","kind":"tag","published_at":"2022-11-28T16:00:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16/manifests"},{"name":"v5.10.15","sha":"14a6e1c61edb5f66f4888e32c04df5e637e7cfc4","kind":"commit","published_at":"2022-11-22T09:45:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15/manifests"},{"name":"v5.10.14","sha":"c2da6de1c504c7dbd8ae1d0771c184c1544a0c76","kind":"tag","published_at":"2022-11-15T09:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14/manifests"},{"name":"v5.10.13","sha":"2f4c2190d1d3614d8063e84b79d4d1f034b3e3fe","kind":"tag","published_at":"2022-11-07T17:53:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13/manifests"},{"name":"v5.10.12","sha":"30cb27cff1d4e1838ca4235ab4285e20f2b2a870","kind":"tag","published_at":"2022-10-31T15:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12/manifests"},{"name":"v5.10.11","sha":"c80ff0339882859af7e17f8bfd0a5f6880b323f8","kind":"commit","published_at":"2022-10-25T09:34:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11/manifests"},{"name":"v5.10.10","sha":"639224a3e3600cb0e04755d89aab250297b6d851","kind":"tag","published_at":"2022-10-18T08:35:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10/manifests"},{"name":"v5.10.9","sha":"7bd7c219e2670ff7791148e9b1a1d2387528fc0c","kind":"tag","published_at":"2022-10-11T11:56:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9/manifests"},{"name":"v5.10.8","sha":"d4a3216cdd858899960f945d6e00b2d59bf1d5d1","kind":"tag","published_at":"2022-10-03T16:28:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8/manifests"},{"name":"v5.10.7","sha":"d9ef6e788eee11256818329c7429242f8b769263","kind":"commit","published_at":"2022-09-27T01:44:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7/manifests"},{"name":"v5.10.6","sha":"0f75f3d78b67c405c23bfd14a29aedff367415b7","kind":"tag","published_at":"2022-09-19T14:34:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6/manifests"},{"name":"v5.10.5","sha":"594d87dab0e43e641a6826c935df8f2c10672955","kind":"tag","published_at":"2022-09-12T14:40:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5/manifests"},{"name":"v5.10.4","sha":"c8feb29320a22cc4461fb5ef5f4f7de7bd96a59b","kind":"commit","published_at":"2022-09-06T09:11:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"992421d0114a9df72d358fe6fccc28c1fb6f1505","kind":"tag","published_at":"2022-08-29T17:37:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"99b23c06d9b018d6c500fa1acb3030d673e219ab","kind":"tag","published_at":"2022-08-23T10:25:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"dfc0b89c665de8e5e3e4ecf68d8c782e74dbb65c","kind":"tag","published_at":"2022-08-16T17:55:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"7f502e06d54c5a2f389a1639358c84279462b54a","kind":"commit","published_at":"2022-08-09T03:21:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0/manifests"},{"name":"v5.9.3","sha":"89617ef683d2bcd2c870e9c1bd58ad4d55247fd5","kind":"tag","published_at":"2022-08-01T20:54:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3/manifests"},{"name":"v5.9.2","sha":"b7f0a16eca4ac2044703032838f90873ec063d75","kind":"tag","published_at":"2022-07-25T15:12:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2/manifests"},{"name":"v5.9.1","sha":"1937412c4345569d98c0950a1016c22508e1ff81","kind":"tag","published_at":"2022-07-18T17:23:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"88ad7d4e623183b8e20702e7961ef9c8de330dc7","kind":"commit","published_at":"2022-07-12T08:54:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0/manifests"},{"name":"v5.8.7","sha":"be0ab4c062a22fc4bb52c47d005b57203b56c09c","kind":"tag","published_at":"2022-07-04T20:39:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7/manifests"},{"name":"v5.8.6","sha":"c58f6653411e0ff38bf67a512d16b87c6523606b","kind":"tag","published_at":"2022-06-27T14:21:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6/manifests"},{"name":"v5.8.5","sha":"3c528113f47cfddf2504ea02ba3065e7c5c46928","kind":"tag","published_at":"2022-06-21T18:05:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5/manifests"},{"name":"v5.8.4","sha":"a6e782ec2f037e2ca989515048ce5f22fe760595","kind":"tag","published_at":"2022-06-14T10:00:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4/manifests"},{"name":"v5.8.3","sha":"b1e4b9cd3e1d88286f9d1485864310a7c1f23a79","kind":"tag","published_at":"2022-06-07T19:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3/manifests"},{"name":"v5.8.2","sha":"93b0aba905b3b6947f58a02d911489bb737ee880","kind":"commit","published_at":"2022-05-31T11:47:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2/manifests"},{"name":"v5.8.1","sha":"1eee9ee437f39f1c3438209154df8e8b9ecd990d","kind":"tag","published_at":"2022-05-23T16:04:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"6a468718b970c39ae83a4029bcb53071c9567430","kind":"tag","published_at":"2022-05-17T09:42:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4eef029981b08c77a9c52d0b863e6b5ced279087","kind":"tag","published_at":"2022-05-10T09:06:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0/manifests"},{"name":"v5.6.4","sha":"edb7e8895ef8def2bf59376d7631e0360a77aaf6","kind":"commit","published_at":"2022-05-02T11:46:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4/manifests"},{"name":"v5.6.3","sha":"124d5e2f0022d17b577a464e6b3a69fa2511105e","kind":"tag","published_at":"2022-04-25T14:04:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3/manifests"},{"name":"v5.6.2","sha":"b3645b3fd11dc26a06ea370a41b5bac1026c6792","kind":"tag","published_at":"2022-04-18T16:10:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2/manifests"},{"name":"v5.6.1","sha":"0251fd5222079e4a512bbd32dff4a7a4c3efe997","kind":"tag","published_at":"2022-04-11T13:21:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"8dcdea53f927ab207718d7ee6576806aca2a3798","kind":"commit","published_at":"2022-04-06T03:27:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0/manifests"},{"name":"v4.12.4","sha":"a563a60219f7f6519fb0f34f6d8e3bf0974e6495","kind":"tag","published_at":"2022-04-03T14:38:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4/manifests"},{"name":"v5.5.3","sha":"96e1f40a3b8aa809d543aa7d466eb48cdfa0b53d","kind":"tag","published_at":"2022-03-28T14:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"dd411b017ea7504a14a16821b694ac6aa01d9b6d","kind":"tag","published_at":"2022-03-21T15:15:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"350b15ee91a93040d50391cb9a45440a90e6b2d1","kind":"tag","published_at":"2022-03-14T16:49:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"f3412aa9d179fdfc3f5c0a4a1cfc1965faef7307","kind":"commit","published_at":"2022-03-07T13:53:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0/manifests"},{"name":"v5.4.4","sha":"965f2eb8cb79bb0685a13d9e28c09617b22358cd","kind":"tag","published_at":"2022-02-28T15:21:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4/manifests"},{"name":"v5.4.3","sha":"e2892a61ea56b6578c2efc81d0324660082ad93c","kind":"tag","published_at":"2022-02-21T16:40:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3/manifests"},{"name":"v5.4.2","sha":"01371028b27156419923b362c4b0af92dc08b29f","kind":"tag","published_at":"2022-02-15T14:57:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"fbce2f80c6cb36e59a4a6826ae46b59a10e1c831","kind":"commit","published_at":"2022-02-08T11:34:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"ba4e819aa58b6a36ae4d96ee79c2a5310a812670","kind":"tag","published_at":"2022-02-01T09:00:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"337be3b2a630d791a5cbc5a2a4575d4f58e38df3","kind":"tag","published_at":"2022-01-24T15:05:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"dcbfc54f581dbf1c0008a8e9e578f896f06228ab","kind":"tag","published_at":"2022-01-17T22:45:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0/manifests"},{"name":"v5.2.8","sha":"f80abbb5f942064c9c270b2ac5bb2a2318876754","kind":"tag","published_at":"2022-01-10T20:11:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8/manifests"},{"name":"v5.2.7","sha":"5daaf9be5115b1cb777fb4cf3d9125baddfe5720","kind":"tag","published_at":"2022-01-03T12:34:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7/manifests"},{"name":"v5.2.6","sha":"052db9d577a03ed8d588ecca9e6c0a5f5ba676e1","kind":"tag","published_at":"2021-12-27T14:23:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6/manifests"},{"name":"v5.2.5","sha":"f8697de9c250dbc6b446bcc08566f50fb4070aab","kind":"tag","published_at":"2021-12-20T14:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5/manifests"},{"name":"v5.2.4","sha":"b265431f9a32ea726c5227821126fbc6424117d5","kind":"commit","published_at":"2021-12-14T13:41:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4/manifests"},{"name":"v5.2.3","sha":"9c3dc12c3de241f44d923bfb089200980f3fd23d","kind":"tag","published_at":"2021-12-06T16:12:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3/manifests"},{"name":"v5.2.2","sha":"fcaec7a75f951c9db79c99c42370ca18212c1f16","kind":"tag","published_at":"2021-11-29T16:51:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"586d9ba2472d549c180cbacddf97eb73425286b3","kind":"tag","published_at":"2021-11-25T11:50:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"353cecb5391571163eb6bd8cbf36d2dd299aaf56","kind":"tag","published_at":"2021-11-23T13:25:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"ddbe15b4d8b7cc1dc84720264fde0b1dafb6166f","kind":"commit","published_at":"2021-11-16T15:06:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"7e26583fe1f95f5c3682213105f8f4b51c9d61c9","kind":"tag","published_at":"2021-11-08T15:14:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0/manifests"},{"name":"v5.0.6","sha":"99752d2848f17c5d1e4840f54863899a19387162","kind":"tag","published_at":"2021-10-27T08:43:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6/manifests"},{"name":"v5.0.5","sha":"58f8ff1f8bc7f0cc4bb728654604a194b3c3790b","kind":"tag","published_at":"2021-10-26T10:14:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"86443310e4344ae1ce6e04f084d58e17e4d62170","kind":"tag","published_at":"2021-10-14T15:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"36258031912caf662f69ca3769c6e0bd46946050","kind":"tag","published_at":"2021-10-07T12:26:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"c510762a325116c654afd3c21381a50b942c2c66","kind":"tag","published_at":"2021-09-29T09:29:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"afcf3ee18e7a9c526348b3bce74b69781b4ad071","kind":"tag","published_at":"2021-09-22T12:15:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"85598e74b85a89a16f8bdf5b68346ca8d6b70557","kind":"tag","published_at":"2021-09-16T11:28:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.1","sha":"1b563a153f5b2736f79a3f45573e2e2b66ba0a9a","kind":"tag","published_at":"2021-09-08T13:55:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"698492a5401b12578dc459397b9d288542fc954b","kind":"commit","published_at":"2021-09-02T02:45:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.5","sha":"0bab71409bcc0865ab3e0fcbfa14fa824ddc5495","kind":"tag","published_at":"2021-08-25T07:30:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"c30ec7bed00b36da7b0e6a202b3cb48d2fc1b579","kind":"tag","published_at":"2021-08-13T21:32:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"e5ccdf299c75ea65b0600ee05ff6c98646891c77","kind":"tag","published_at":"2021-08-09T04:03:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3/manifests"},{"name":"v4.12.3","sha":"77a8daeed0e8efa67c6d86f3cc40239dc6eb3d94","kind":"tag","published_at":"2021-07-30T10:06:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3/manifests"},{"name":"v5.0.0-beta.2","sha":"cca80d861f64b3eaa8a5ef8815b7552aaea61557","kind":"tag","published_at":"2021-07-26T15:01:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2/manifests"},{"name":"v4.12.2","sha":"958241aa0ebf340ad0f152b91949720c85b4fcca","kind":"tag","published_at":"2021-07-19T16:41:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2/manifests"},{"name":"v5.0.0-beta.1","sha":"8a4b8952077b64e90ac9d23c116a45aed672db9c","kind":"tag","published_at":"2021-07-14T16:28:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1/manifests"},{"name":"v4.12.1","sha":"4dc8c9bf3e8a6b21a2aac58b0be3161af334b67d","kind":"tag","published_at":"2021-07-07T13:08:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"53a1655143aa4ec36c29a6063ccdf89c48a74bfd","kind":"tag","published_at":"2021-07-06T13:40:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0/manifests"},{"name":"v5.0.0-beta.0","sha":"a0f416173d2f5b78546f52e572a0f64dcc3751e9","kind":"tag","published_at":"2021-07-01T12:17:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.38","sha":"f60126f95d7b36fa12133887990615b9f47e994a","kind":"commit","published_at":"2021-06-24T03:37:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.38","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38/manifests"},{"name":"v5.0.0-alpha.37","sha":"c795ca0822e2816a630a5654d5471fa04521d23c","kind":"tag","published_at":"2021-06-15T17:49:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.37","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37/manifests"},{"name":"v5.0.0-alpha.36","sha":"cf2f6fa90608b109978698fc48120920beaaa51f","kind":"tag","published_at":"2021-06-08T06:46:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.36","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36/manifests"},{"name":"v5.0.0-alpha.35","sha":"6c0afb6d8fff919e80f9f1ec92613acacd8365e7","kind":"tag","published_at":"2021-05-31T20:34:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.35","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35/manifests"},{"name":"v5.0.0-alpha.34","sha":"ee3a077c161accb887b93a17f9eaa2b23e998319","kind":"tag","published_at":"2021-05-18T10:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.34","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34/manifests"},{"name":"v5.0.0-alpha.33","sha":"0fa6ab4a29e8469c081d3f796e0bd9cab98e9185","kind":"tag","published_at":"2021-05-09T12:29:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.33","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33/manifests"},{"name":"v4.11.4","sha":"6658323b5e2ba366691829bbef3f53c00008497e","kind":"tag","published_at":"2021-04-27T15:48:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4/manifests"},{"name":"v5.0.0-alpha.32","sha":"2e99746c35ea0c1e45187a206d6ebc25a52933dc","kind":"tag","published_at":"2021-04-27T12:59:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32/manifests"},{"name":"v5.0.0-alpha.31","sha":"b061319b132163900d1a4eb64207f5284d28639d","kind":"tag","published_at":"2021-04-20T13:59:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"0bc7ed897d54a899fb0dfc5cbd6c5ee0592705e1","kind":"tag","published_at":"2021-04-12T09:46:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"29934afe4643811f3bed772612f92d539a1e489d","kind":"tag","published_at":"2021-04-04T16:43:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"a83c7715c0e2cfa1c3e59b7a1f828f6a1476b307","kind":"tag","published_at":"2021-03-24T12:57:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"2de88ce2973667921a45ff69ea48a8843cb9d8cb","kind":"tag","published_at":"2021-03-05T13:01:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27/manifests"},{"name":"v5.0.0-alpha.26","sha":"8928a36394154e02a73d5e92a740d5f9ed8da709","kind":"tag","published_at":"2021-02-27T18:39:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"688db35f581ac345a09a15420efdb0e4c98a56ab","kind":"tag","published_at":"2021-02-11T12:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"15108a5aad5342d92e86be5c5388b8321a88b280","kind":"tag","published_at":"2021-01-26T14:08:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24/manifests"},{"name":"v4.11.3-deprecations.1","sha":"6cf7cf7c7b11b38db18a4d2003743cbadeb1b4ee","kind":"commit","published_at":"2021-01-25T23:27:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1/manifests"},{"name":"v4.11.3","sha":"bd79e8f8c5b8c77bc5c13d076377a18d2ceedfa2","kind":"commit","published_at":"2021-01-24T12:45:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3/manifests"},{"name":"v4.11.3-deprecations.0","sha":"f64337cd87428e04c851bb1667f5f9e0e6aeaede","kind":"commit","published_at":"2021-01-24T12:00:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0/manifests"},{"name":"v5.0.0-alpha.23","sha":"af6e7220961c6f5e8ed89172694287dc737828ff","kind":"commit","published_at":"2021-01-14T12:48:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23/manifests"},{"name":"v5.0.0-alpha.22","sha":"c514ea86c11c9817839630e840535358f5044caf","kind":"commit","published_at":"2021-01-04T11:14:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"5c82b9147f811fda24bc09132852ed240f8d9def","kind":"commit","published_at":"2020-12-30T17:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"cd30d9e3961c8b33ce43a133e0a958867a202c41","kind":"commit","published_at":"2020-12-21T17:51:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20/manifests"},{"name":"v5.0.0-alpha.19","sha":"754e29cf5a712d0e0f6bd3e54f80e9997659f68c","kind":"commit","published_at":"2020-12-13T17:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.11.2","sha":"174b64f8a3adffb8df3c13285f4edc2437a8547a","kind":"commit","published_at":"2020-12-02T23:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2/manifests"},{"name":"v5.0.0-alpha.18","sha":"c5561c5febbe1c3bd5446c8a0bb480025ab38b86","kind":"commit","published_at":"2020-12-02T23:25:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.11.1","sha":"b8092ce09e164a1cb2fec2f3a5b6aa6e2dc6cbbd","kind":"commit","published_at":"2020-11-24T14:35:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1/manifests"},{"name":"v5.0.0-alpha.17","sha":"41d6a360e0fb245dd74549445539c6218a9dc737","kind":"commit","published_at":"2020-11-23T00:49:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17/manifests"},{"name":"v5.0.0-alpha.16","sha":"47a8e102eeaa5a68a2b4f99c08085cfddc0bef77","kind":"commit","published_at":"2020-11-14T12:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16/manifests"},{"name":"v5.0.0-alpha.15","sha":"fa9cbc835ee70b12234b7207b1872356277da5fa","kind":"commit","published_at":"2020-11-03T23:57:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15/manifests"},{"name":"v5.0.0-alpha.14","sha":"56520e757e0052e25f8dd5d78214458c4b7c634d","kind":"commit","published_at":"2020-10-23T22:59:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14/manifests"},{"name":"v5.0.0-alpha.13","sha":"b82af55f9917f9e77a3cae9b36e47b29d43182c0","kind":"commit","published_at":"2020-10-17T21:47:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13/manifests"},{"name":"v5.0.0-alpha.12","sha":"c7c3643948bce7327a7f01665caa7474be2694f9","kind":"commit","published_at":"2020-10-10T22:32:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12/manifests"},{"name":"v5.0.0-alpha.11","sha":"b4fe7eefd494fa28cd3453067af8872a83f31fa6","kind":"commit","published_at":"2020-09-26T15:07:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11/manifests"},{"name":"v5.0.0-alpha.10","sha":"2e1502fc18d86d69a6b55fc4ac5dcb50ddf192c4","kind":"commit","published_at":"2020-09-15T08:10:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10/manifests"},{"name":"v5.0.0-alpha.9","sha":"e830beb63940d24129285f554fc9c2fb0bd7ccbf","kind":"commit","published_at":"2020-09-06T16:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9/manifests"},{"name":"v5.0.0-alpha.8","sha":"5f986712bbb2f0b789c151b6d2f3e2d48cde0980","kind":"commit","published_at":"2020-08-31T16:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"c32a96b4beb3a5c72a8c179fb095f09dacf61050","kind":"commit","published_at":"2020-08-22T16:39:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"15fd6232de294be9ba0ca103351a11f84009b04f","kind":"commit","published_at":"2020-08-13T16:56:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6/manifests"},{"name":"v5.0.0-alpha.5","sha":"40aa9cbb1df08a5994392d5cea15a60979b28a7e","kind":"commit","published_at":"2020-07-27T22:55:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"519390c2bb12b5eb7b6f5f898afb78ac7f285543","kind":"commit","published_at":"2020-07-19T17:54:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"f432112f0bcfb1fd2002002db181e83edc99d906","kind":"commit","published_at":"2020-07-12T17:06:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"f928d6e04ea7f185cda0e739ebbe2ea36d0aa4d3","kind":"commit","published_at":"2020-07-04T23:16:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2/manifests"},{"name":"v4.11.0","sha":"79ebf71d31cca2c73143891960ea54ec1132bdeb","kind":"commit","published_at":"2020-06-30T23:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0/manifests"},{"name":"v5.0.0-alpha.1","sha":"8281371f88c81fc3e4560b0334cc0c473b9d45f9","kind":"commit","published_at":"2020-06-27T15:07:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.10.2","sha":"d0bfcb4f11fd3904b1e235d80fbfe23758de8372","kind":"commit","published_at":"2020-06-11T19:11:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"4e12b951f64fd47864b4dea8ec8631387a89ddb1","kind":"commit","published_at":"2020-06-01T15:14:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"dd9280e753eb8dc3444a26e85fe4f800b759cad2","kind":"commit","published_at":"2020-05-23T17:50:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0/manifests"},{"name":"v4.9.14","sha":"1fb44683825f0ee7f4d5933528598917ff72f0e4","kind":"commit","published_at":"2020-05-11T22:41:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.14","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14/manifests"},{"name":"v4.9.13","sha":"c224f32bb8f144e590c096d103c9d59c2509ed93","kind":"commit","published_at":"2020-05-04T11:29:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.13","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13/manifests"},{"name":"v4.9.12","sha":"3e5fd3c4f200e50a1331857f092a547b41f6db1e","kind":"commit","published_at":"2020-04-26T23:18:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.12","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12/manifests"},{"name":"v4.9.11","sha":"77f6fe0a73791176bd58d8c013bf5631270faf4d","kind":"commit","published_at":"2020-04-19T14:10:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11/manifests"},{"name":"4.9.11","sha":"b551194a14c4469f3b07dc43bc6aaea525138944","kind":"commit","published_at":"2020-04-18T10:43:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11/manifests"},{"name":"v4.9.10","sha":"8baef82396665179c67ca3acfd51e396b947f412","kind":"commit","published_at":"2020-04-11T13:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.10","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10/manifests"},{"name":"v4.9.9","sha":"c191471a20315cae4006c1e4d3d51db5e49b5fee","kind":"commit","published_at":"2020-04-04T15:54:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.9","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9/manifests"},{"name":"v4.9.8","sha":"e9fbcbf015bbf7057aadd5777703b7059aedf043","kind":"commit","published_at":"2020-03-28T19:33:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8/manifests"},{"name":"v4.9.7","sha":"10bc98f283feaae6397ef1b73b1b82be4a39a5f5","kind":"commit","published_at":"2020-03-18T12:45:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7/manifests"},{"name":"v4.9.6","sha":"0176a231719152fa4a2100aa7119e9fd777b5fed","kind":"commit","published_at":"2020-03-18T10:52:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6/manifests"},{"name":"v4.9.5","sha":"b9dec2780203e37148d87788f727c668d9019581","kind":"commit","published_at":"2020-02-29T10:36:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5/manifests"},{"name":"v4.9.4","sha":"45fe0e31c462ed3a2fba134fb1edbd05b91da2a4","kind":"commit","published_at":"2020-02-23T10:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4/manifests"},{"name":"v4.9.3","sha":"2bec4ebc9c20be8abecbad6d3f0f7ba2875c9c35","kind":"commit","published_at":"2020-02-16T11:52:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3/manifests"},{"name":"v4.9.2","sha":"f567b384f509d36b7e10f691e6b58538e7db8869","kind":"commit","published_at":"2020-02-09T18:32:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"717887fdd9d3b27701d760d78aa12ecf52f02f43","kind":"commit","published_at":"2020-02-02T11:46:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f2c9817526b729801b1716afc957ef3886ccb422","kind":"commit","published_at":"2020-01-22T20:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"d0c928c82e3fc8f284a2f7fd1b9acbf717c5a64e","kind":"commit","published_at":"2020-01-06T11:44:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"0c7ca746674cfb47a46cad8ebea21155702fd38c","kind":"commit","published_at":"2019-12-30T10:59:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"c6f734f0d6b183962e83fc5612fef6583bf40712","kind":"commit","published_at":"2019-12-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3a8f0eace8dd6a1c3234a8be2b7c41f06b6260d4","kind":"commit","published_at":"2019-12-14T19:59:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"0a129d58056d38bd15141aaa98d346774895d5f5","kind":"commit","published_at":"2019-12-07T12:46:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"6291316a32cfb4fb19ffdbcf30abfcb63023f17f","kind":"commit","published_at":"2019-12-01T10:59:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1/manifests"},{"name":"v3.9.4","sha":"6b0fee51deb7c32b75498d4ab2186946e7c4ce0a","kind":"commit","published_at":"2019-11-28T09:28:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4/manifests"},{"name":"v4.7.0","sha":"2b04ee905695540bde87653908ece5c4d57546c9","kind":"commit","published_at":"2019-11-22T10:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"856188b2de7a5e514803314f329da76fe65dec50","kind":"commit","published_at":"2019-11-12T13:52:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"d2d76bf26231a96981260232de5271b24e9391a4","kind":"commit","published_at":"2019-11-05T16:46:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0/manifests"},{"name":"v4.5.2","sha":"cb52f392b3b3528857178a756354ffb0e8bccd73","kind":"commit","published_at":"2019-10-28T22:58:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"803d08fbdf20de2d34c36a2a27bbc8e5a7e79fb2","kind":"commit","published_at":"2019-10-12T20:22:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"de3c62c25bf9e92ba35019e5a3ca7f68a36600d8","kind":"commit","published_at":"2019-10-02T08:07:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"554e7dce0cd96a4f9ef1924b41a3ce530cb433ae","kind":"commit","published_at":"2019-09-22T17:16:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"b563d529a8544fa4f4090723239ab075665c5f03","kind":"commit","published_at":"2019-09-11T20:45:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"f3beaee67fb9a4145a792fc8b798ef327b55f513","kind":"commit","published_at":"2019-09-08T09:58:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1/manifests"},{"name":"v1.2.5","sha":"8ee2d7168294f21af787aaba46661824097e33bb","kind":"tag","published_at":"2019-09-03T18:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5/manifests"},{"name":"v4.4.0","sha":"98f2c7cae9b2e0a53cf731882164aa44babb4be3","kind":"commit","published_at":"2019-08-31T12:19:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"29c1adf61a141a3db885ee569e42251cee53e749","kind":"commit","published_at":"2019-08-21T17:29:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3/manifests"},{"name":"v1.2.4","sha":"e44972d3c3e199529fdbc85974f7ae570b8424a0","kind":"tag","published_at":"2019-08-16T20:53:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4/manifests"},{"name":"v4.3.2","sha":"f2dbeca2dd1aecf6bc56e2302ec766d2e4bfb2ac","kind":"commit","published_at":"2019-08-10T17:39:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"d5a2ad9d26f7b089111b208c929ac1f98e7f6958","kind":"commit","published_at":"2019-08-03T15:14:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"8c28ed9c67e7b6ad02a8826178352aa4e9901b50","kind":"commit","published_at":"2019-07-28T14:32:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"42f78c69a59f0b5fa5fb8f533385f04ef77d7889","kind":"commit","published_at":"2019-07-17T13:42:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1/manifests"},{"name":"v1.0.4","sha":"455489e2e149ff5393f6ba08870368c88da259bd","kind":"tag","published_at":"2019-07-10T15:39:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"4c21bc05d6c5e48c64bc947ba9e271ed3e762a0e","kind":"tag","published_at":"2019-07-10T15:08:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"543041538f31cbdfbe3e85b8bc0f5c183ac5448e","kind":"tag","published_at":"2019-07-09T13:14:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"3a40065694cab2a5e8dedab6781e98493c1dc69d","kind":"tag","published_at":"2019-07-09T12:54:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1/manifests"},{"name":"v4.2.0","sha":"cf2cdd83f2a2f65d0e979d1faa9e815a5e2d3502","kind":"commit","published_at":"2019-07-06T15:30:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"6da1d591264e8c4a18e5ab56bdf6f8c0f985ed99","kind":"commit","published_at":"2019-06-25T13:53:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"eade31e58deb8ff3faee777313d70141e5868ebe","kind":"commit","published_at":"2019-06-23T11:46:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"b78a5ab7581488f7fff271a2cf64927dd28c3ab0","kind":"commit","published_at":"2019-06-13T09:55:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"07b9d6efaac1b663b2657173227e9490c796191e","kind":"commit","published_at":"2019-06-10T11:50:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"d58075ddb1757a11c47ef3d2b1fe9bed55e640dd","kind":"commit","published_at":"2019-06-03T16:35:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a3572bcaf34d204b314fd2c84064c9180f3a50f1","kind":"commit","published_at":"2019-05-27T12:48:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"505e275285c757e0515c8623b43c823d8a74790c","kind":"commit","published_at":"2019-05-23T15:39:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.0","sha":"a33f0ab64999331a54267cdf0eb89e53fa4d70cd","kind":"commit","published_at":"2019-05-20T21:26:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0/manifests"},{"name":"v4.0.0-beta.2","sha":"3686a27055dce58b5e800b520087c0c448b7480e","kind":"commit","published_at":"2019-05-13T12:26:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"5c152157078503e8599537108c3be9e00969fa34","kind":"commit","published_at":"2019-05-05T12:24:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"f19bd59ae53f23e3637383061774542d973cc48c","kind":"commit","published_at":"2019-04-28T22:42:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.8","sha":"92d6e987a43041fde63fd02cad61277d04193c29","kind":"commit","published_at":"2019-04-17T19:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"663643e0a83554d7730be42140aef6bc3ac09c6a","kind":"commit","published_at":"2019-04-07T23:25:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"2482d2b689440df6fb3da6157a789adac2783736","kind":"commit","published_at":"2019-03-30T19:33:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6/manifests"},{"name":"v3.9.3","sha":"ebed7922fc97331519f507768572a068edb8494e","kind":"commit","published_at":"2019-03-28T14:06:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3/manifests"},{"name":"v4.0.0-alpha.5","sha":"1bfdbe5688fb3556e4bebd1f8e357c515244ac42","kind":"commit","published_at":"2019-03-23T21:04:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"997324d52467e3a7b7a8058c0ba8309d04d4ddf6","kind":"commit","published_at":"2019-03-17T11:00:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"3a5d2e50411ddd3caea450abda49fd7c6ed230dc","kind":"commit","published_at":"2019-03-10T11:57:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"f606f7584dd842a89423dd3cc69e32b5ad3fdae1","kind":"commit","published_at":"2019-03-03T16:12:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"eea3b4d9a623f87d79be63f57b4a69ddfe375610","kind":"commit","published_at":"2019-02-20T10:58:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"97b26c4821299aef21e6ef9372a25aedd78d0137","kind":"commit","published_at":"2019-02-12T14:39:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.9.2","sha":"dbc788f7d231b4eceaa7a6a3e253104de5de9af0","kind":"commit","published_at":"2019-02-03T20:45:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2/manifests"},{"name":"v3.9.1","sha":"b903d7432b5a06583c9915f7ab9346bad76007a1","kind":"commit","published_at":"2019-01-26T13:59:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"f6353cdd15b954091c3f53498eb7de198755b740","kind":"commit","published_at":"2019-01-14T21:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"8df7a83ccc0b200e67feb823ceaaf793e4b6d007","kind":"commit","published_at":"2019-01-09T21:57:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"c202914213f19b070738ba5837da18e89c1662ee","kind":"commit","published_at":"2019-01-07T18:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"baa45b12252be8965809a0ad06e67e7dc7d44313","kind":"commit","published_at":"2018-12-30T21:47:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"0445ca8b710425f22744249a0c7bb3c20e95237b","kind":"commit","published_at":"2018-12-30T21:24:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"f0d60d8a510180e9c7a9b588d3e6c04d0d1a23d3","kind":"commit","published_at":"2018-12-22T15:42:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"1871b089aef090728321cab69be92daaec6eb131","kind":"commit","published_at":"2018-12-17T20:02:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0/manifests"},{"name":"v3.6.2","sha":"edde0b4f0073fcacb7233b553812f3dffe619da5","kind":"commit","published_at":"2018-12-09T20:22:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"e5fbf74a06157e2d73701a158e8d6b5914429ea1","kind":"commit","published_at":"2018-12-01T10:43:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1/manifests"},{"name":"issue-13699-mster","sha":"ac0153bf1b13ddbc1e43c22693f2c223838d9f1a","kind":"tag","published_at":"2018-11-28T20:15:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/issue-13699-mster","html_url":"https://github.com/mui/material-ui/releases/tag/issue-13699-mster","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@issue-13699-mster","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster/manifests"},{"name":"v3.6.0","sha":"d9c790fa69a1c053c3d471e030e4066122d58902","kind":"commit","published_at":"2018-11-26T19:49:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"34492c23a773b1db66fe65801997257709c4f319","kind":"commit","published_at":"2018-11-12T23:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"dc6b2b870fa514e98c74b6854d22c6e25e7684cb","kind":"commit","published_at":"2018-11-12T22:46:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"ba1dc0f27cd85996dbf3ef9df4d7f10552d6c91f","kind":"commit","published_at":"2018-11-04T23:41:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0/manifests"},{"name":"v3.3.2","sha":"47b20fe33c5f1c8a2563bad3c27811c37f698794","kind":"commit","published_at":"2018-10-27T20:16:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"92b2a36716c8ced3d12ff0b300be06cc4743e6da","kind":"commit","published_at":"2018-10-23T22:16:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"47d3b93780400d6eaef48d29dfcbebec8a5f22b2","kind":"commit","published_at":"2018-10-21T21:27:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"bbb0b683dd45d130b17580da86fe6ccc1ab5b3d3","kind":"commit","published_at":"2018-10-15T22:11:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"a61f0fc9a56ef22874753175bad2a636460130d1","kind":"commit","published_at":"2018-10-14T21:03:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"58f526f46e609e3e6cd785d15bfc5486df7ab79f","kind":"commit","published_at":"2018-10-07T22:44:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"dbd67aa892a4e9885d763fcb0d1f6c1691fbf763","kind":"commit","published_at":"2018-09-30T17:16:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"6184c508f94500a9da7486ccb2b9398023e4b1b5","kind":"commit","published_at":"2018-09-23T22:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"a9cbda69c8e059d928da53d9525652170b999455","kind":"commit","published_at":"2018-09-16T21:32:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"27412afa36b6c64b15b3b33cd51235efbc55a775","kind":"commit","published_at":"2018-09-08T22:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d6fb8524ff94080614e8d4d1064c7b2cec66c5d1","kind":"commit","published_at":"2018-09-03T21:14:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"2e9643f6c43c9b393a3914cd085aac92df546c04","kind":"commit","published_at":"2018-08-28T22:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"6847e0affc09f56a1497013be98bc3b59ccd3fde","kind":"commit","published_at":"2018-08-27T17:34:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0/manifests"},{"name":"v1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1","html_url":"https://github.com/mui/material-ui/releases/tag/v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1/manifests"},{"name":"v1.5.1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6b4c29e324eaa1272ce7b42ecab0e3460af6f437","kind":"commit","published_at":"2018-08-12T20:42:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0/manifests"},{"name":"v0.20.2","sha":"1b1c1fce216b5b2f5ecd52d21f8ec6a326c00cd5","kind":"commit","published_at":"2018-08-05T21:43:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2/manifests"},{"name":"v1.4.3","sha":"99650a6d174ad97b41ba1079cd5d7f55b5db21b5","kind":"commit","published_at":"2018-08-04T10:26:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e9bb799208b34fb8f8bbfe4b63b7a1942f95d91f","kind":"commit","published_at":"2018-07-29T14:37:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"869692ecf3812bc4577ed4dde81a9911c5949695","kind":"commit","published_at":"2018-07-22T21:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7fdc1890fb744b565480835fd5684e66871c679f","kind":"commit","published_at":"2018-07-14T15:02:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"f12ba5bfafc53ada2e5719697dd8373d41fa9471","kind":"commit","published_at":"2018-07-02T20:06:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"cd47eeabdcd4f67e35ff5ad56ae82a571da5747a","kind":"commit","published_at":"2018-06-26T10:53:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"e943cb8d6f405de5d53c1f3d1908cbccb502bb3a","kind":"commit","published_at":"2018-06-20T21:41:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"29308b10b3f8ba3565168e4da4bb5f793cb8b4f9","kind":"commit","published_at":"2018-06-18T18:38:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7c094a0f0381c7b68a223e27b5dc700a7595b122","kind":"commit","published_at":"2018-06-10T09:50:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2a300cdec817595ac879bc419257e55ef318b0f9","kind":"commit","published_at":"2018-06-03T15:25:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"3ccf76d315404ebd67f1254f5679d327c0647dfd","kind":"commit","published_at":"2018-05-26T14:56:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"73101790333124cc8f5857bc46038b7d2315842a","kind":"commit","published_at":"2018-05-17T22:07:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.1","sha":"aae0c434f99c4ab559d8aff53cfbd2cfa7974043","kind":"commit","published_at":"2018-05-15T21:15:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1/manifests"},{"name":"v0.20.1","sha":"c663649d9edf9d196aadbb3b426fd613816964fc","kind":"commit","published_at":"2018-05-13T21:34:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1/manifests"},{"name":"v1.0.0-rc.0","sha":"5f3008fc26479b40ff16ec498ae0e6e3361fdb47","kind":"commit","published_at":"2018-05-13T19:13:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-beta.47","sha":"d16e4f5115a9fde3e8958d7959a912a55cbb246d","kind":"commit","published_at":"2018-05-09T21:48:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.47","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47/manifests"},{"name":"v1.0.0-beta.46","sha":"aa1ef83f22650245dd736681d7ec6331cb2a42ef","kind":"commit","published_at":"2018-05-08T21:51:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.46","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46/manifests"},{"name":"v1.0.0-beta.45","sha":"ab592831cbf5987a6516139aeaf148bdb3360ccb","kind":"commit","published_at":"2018-05-07T13:38:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.45","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45/manifests"},{"name":"v1.0.0-beta.44","sha":"0bba4ad1aed5d2181baa156009301eb56fd80158","kind":"commit","published_at":"2018-04-29T20:57:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.44","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44/manifests"},{"name":"v1.0.0-beta.43","sha":"6dfe7382b9777885abe84f4d1f66c0c62545d559","kind":"commit","published_at":"2018-04-22T10:47:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.43","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43/manifests"},{"name":"v1.0.0-beta.42","sha":"bc03443cac8a55ce3fc4d19e6a95e0f3d0116fbf","kind":"commit","published_at":"2018-04-16T20:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.42","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42/manifests"},{"name":"v1.0.0-beta.41","sha":"cddff325bdc2c79592701c11e295e48db0879c28","kind":"tag","published_at":"2018-04-07T18:26:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.41","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41/manifests"},{"name":"v1.0.0-beta.40","sha":"7f423b6bef54c4a34f3b53d9b8ebf33c183916f8","kind":"tag","published_at":"2018-04-01T09:55:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.40","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40/manifests"},{"name":"v1.0.0-beta.39","sha":"b95cb7a83a102b21b7f6add713398f6c9e743d50","kind":"tag","published_at":"2018-03-28T21:23:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.39","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39/manifests"},{"name":"v1.0.0-beta.38","sha":"a6ccfbe7699b67b03703b49a7cb14d865b841d38","kind":"tag","published_at":"2018-03-17T12:24:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.38","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38/manifests"},{"name":"v1.0.0-beta.37","sha":"1587ac3654ae5061eb21f652722a02cc4c367292","kind":"tag","published_at":"2018-03-11T14:31:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.37","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37/manifests"},{"name":"v1.0.0-beta.36","sha":"f31bd2e431c29f85a053387ce062987a3fc36168","kind":"tag","published_at":"2018-03-05T21:07:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.36","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36/manifests"},{"name":"v1.0.0-beta.35","sha":"25ca14ffcec6eeb75446730a03cc4a2014c5e8ab","kind":"tag","published_at":"2018-02-25T22:47:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.35","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.2","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2/manifests"},{"name":"olivier-material-ui-codemod@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1/manifests"},{"name":"olivier-material-ui-icons@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.1","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1/manifests"},{"name":"olivier-material-ui-codemod@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0/manifests"},{"name":"olivier-material-ui-icons@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0/manifests"},{"name":"v1.0.0-beta.34","sha":"284dfcb06fed2244033cc971cb78f485bafece3d","kind":"tag","published_at":"2018-02-17T12:08:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.34","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34/manifests"},{"name":"v1.0.0-beta.33","sha":"b7f698d48d61e74f74e5e50a08b4309460a55266","kind":"tag","published_at":"2018-02-10T12:03:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.33","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33/manifests"},{"name":"v1.0.0-beta.32","sha":"896bc50f35a83fac0453dbbecd9f367b45b450e9","kind":"tag","published_at":"2018-02-04T22:44:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.32","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32/manifests"},{"name":"v1.0.0-beta.31","sha":"6271146a2545aeedf4110990de21ebc0c910b627","kind":"tag","published_at":"2018-01-29T22:06:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.31","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31/manifests"},{"name":"v1.0.0-beta.30","sha":"2bb35ce508832f518a4c3af8cd7cf67af8fd90c5","kind":"tag","published_at":"2018-01-21T22:50:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.30","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30/manifests"},{"name":"v1.0.0-beta.29","sha":"7386d56d4dfb85ca4a586a56691b6a58798d5c42","kind":"tag","published_at":"2018-01-16T20:27:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.29","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29/manifests"},{"name":"v1.0.0-beta.28","sha":"e1f3dad9084edf460d42e0a5f6b7c956eaa51e8d","kind":"tag","published_at":"2018-01-14T14:52:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.28","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28/manifests"},{"name":"v1.0.0-beta.27","sha":"fcfe4a64a95f65e205c5ba9523987982e6556eea","kind":"tag","published_at":"2018-01-06T15:25:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.27","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27/manifests"},{"name":"v1.0.0-beta.26","sha":"bd42549ee464bce03743f7ee18964066f9d3907d","kind":"tag","published_at":"2017-12-30T23:24:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.26","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26/manifests"},{"name":"v1.0.0-beta.25","sha":"d9ab3e313136fa5fb179743b560ac7c9e4fa8f6a","kind":"tag","published_at":"2017-12-22T23:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.25","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25/manifests"},{"name":"v1.0.0-beta.24","sha":"7c8fe8516f8bf6317e7cc748eefa7d97c92b4007","kind":"tag","published_at":"2017-12-17T12:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.24","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24/manifests"},{"name":"v1.0.0-beta.23","sha":"1a4e5b06ae0a7f6b3a6be810d272ebdf3efbb863","kind":"tag","published_at":"2017-12-09T09:51:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.23","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23/manifests"},{"name":"v0.20.0","sha":"86b40ae4883e95d6139e9e5d59c0e14aa022ce3a","kind":"commit","published_at":"2017-12-04T04:05:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0/manifests"},{"name":"v1.0.0-beta.22","sha":"22f68ca292a947349ae2877b09e85775703ec87f","kind":"tag","published_at":"2017-11-28T23:11:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22/manifests"},{"name":"v1.0.0-beta.21","sha":"d33604a9deacbb2725da3688d823416486a039c1","kind":"tag","published_at":"2017-11-13T22:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21/manifests"},{"name":"v1.0.0-beta.20","sha":"076d08bfa709ffdb4858106ebda73f475e4ec5b9","kind":"tag","published_at":"2017-11-05T19:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20/manifests"},{"name":"v1.0.0-beta.19","sha":"2a1879fb818973d4df766c2d7842afd939fdb2b8","kind":"tag","published_at":"2017-10-30T21:51:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19/manifests"},{"name":"v1.0.0-beta.18","sha":"f626204f8e0cd9933bcb7a8c8ac5cd97d6419eca","kind":"tag","published_at":"2017-10-23T21:58:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18/manifests"},{"name":"v1.0.0-beta.17","sha":"616d69d5ff7263eb9c84960b6b7a4c9ff852d4ef","kind":"tag","published_at":"2017-10-15T22:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17/manifests"},{"name":"v1.0.0-beta.16","sha":"56fd0d9d2f6fe0222b8c4117e227de1d725918ba","kind":"tag","published_at":"2017-10-08T20:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16/manifests"},{"name":"v0.19.4","sha":"f1bc4be26ca68578f0cfd053fed8eeabe0d3a636","kind":"tag","published_at":"2017-10-08T19:56:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4/manifests"},{"name":"v1.0.0-beta.15","sha":"4da17a67182a212be91a36cec9c976ccb6293380","kind":"tag","published_at":"2017-10-04T16:05:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15/manifests"},{"name":"v1.0.0-beta.13","sha":"736f12000e6989b2e37fcf10deca8bcf20a284f5","kind":"tag","published_at":"2017-10-01T19:58:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13/manifests"},{"name":"v0.19.3","sha":"7e484cc0c2e3db1e30ebe89d93475f2999f6168c","kind":"tag","published_at":"2017-10-01T19:35:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3/manifests"},{"name":"v1.0.0-beta.12","sha":"65b6e04a74a1520209e7b8fcfa311a431ecb070a","kind":"tag","published_at":"2017-09-24T18:24:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12/manifests"},{"name":"v0.19.2","sha":"5f750e046d48fa2f8c0efd86290ea48661c9b32e","kind":"tag","published_at":"2017-09-18T20:14:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2/manifests"},{"name":"v1.0.0-beta.11","sha":"01c6feb33e7e4e5043ce2a8377fa7dda3dbc8180","kind":"tag","published_at":"2017-09-18T19:11:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11/manifests"},{"name":"v1.0.0-beta.10","sha":"3d4518c997fe875f8e91044ff59a09a46fdfb726","kind":"tag","published_at":"2017-09-13T21:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10/manifests"},{"name":"v1.0.0-beta.9","sha":"d4dba0da9a00efe5104365ca647d848a131a41a6","kind":"tag","published_at":"2017-09-10T11:17:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9/manifests"},{"name":"v1.0.0-beta.8","sha":"865b39bef48c3f85743c3914ba146b97b93fce0f","kind":"tag","published_at":"2017-09-02T11:11:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8/manifests"},{"name":"v0.19.1","sha":"b0d03e92c64bee1ac8c25acd0c48657b7f605d9a","kind":"tag","published_at":"2017-09-02T10:38:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1/manifests"},{"name":"v1.0.0-beta.7","sha":"d2083879918dcafdc9c17e3e19440000a0abb3b0","kind":"tag","published_at":"2017-08-30T22:51:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7/manifests"},{"name":"v1.0.0-beta.6","sha":"8385df161a6792d472821e30c7095b267b844950","kind":"tag","published_at":"2017-08-20T14:48:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6/manifests"},{"name":"v1.0.0-beta.5","sha":"8292545fd41ea9f9d3c7c52bb45f60a4fea434a9","kind":"tag","published_at":"2017-08-15T08:55:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5/manifests"},{"name":"v0.19.0","sha":"d1b3bc614a818d497e38fd51c85077dd7b490bad","kind":"tag","published_at":"2017-08-15T08:17:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0/manifests"},{"name":"v1.0.0-beta.4","sha":"110f0a6e95e8e2b51b2bdd7e545a9b41d1a0009f","kind":"tag","published_at":"2017-08-05T10:09:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4/manifests"},{"name":"v1.0.0-beta.3","sha":"e0dd9560d4a152ca0a61558b6238edc40746c354","kind":"tag","published_at":"2017-07-29T21:00:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"45d5da95daf4d52b0ea6e4ffbef27755fa0aa196","kind":"tag","published_at":"2017-07-23T17:45:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"603fbde8d99e386d6640ec6c24ba9fcfc4316dd4","kind":"tag","published_at":"2017-07-23T17:12:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1/manifests"},{"name":"v0.18.7","sha":"50f6dfc4b6ee7473e27ba950c3ce900b24f17d1c","kind":"tag","published_at":"2017-07-23T15:51:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7/manifests"},{"name":"v1.0.0-alpha.22","sha":"f3992561ed94696d595b6a56efc7449c7dee67c7","kind":"tag","published_at":"2017-07-18T09:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22/manifests"},{"name":"v1.0.0-alpha.21","sha":"49d21891b72796f4a8f383d9b15b66f72cb94549","kind":"tag","published_at":"2017-07-04T22:13:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21/manifests"},{"name":"v0.18.6","sha":"1d10ecbac4a83f9934bb6a7f025855f82002113c","kind":"tag","published_at":"2017-07-04T21:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6/manifests"},{"name":"v0.18.5","sha":"86f7c4141cc66ab1e96a681a6945472283e41ea3","kind":"tag","published_at":"2017-06-28T18:14:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5/manifests"},{"name":"v1.0.0-alpha.20","sha":"84363396403cbbd51072d0b09822cd6d8ab6bf87","kind":"tag","published_at":"2017-06-25T18:01:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20/manifests"},{"name":"v0.18.4","sha":"2c6872cacf19ac71a316b282c2467162dcd148c6","kind":"tag","published_at":"2017-06-25T17:39:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4/manifests"},{"name":"v1.0.0-alpha.19","sha":"611bfd7557fd928933e39c054d2b2edeb57adaed","kind":"tag","published_at":"2017-06-19T16:58:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19/manifests"},{"name":"v1.0.0-alpha.18","sha":"5fdb60642bdf2907b7fba352cf2cd0fa7208848f","kind":"tag","published_at":"2017-06-19T10:12:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18/manifests"},{"name":"v1.0.0-alpha.17","sha":"73e0a35145d10f3c29a991f75e5ba8315e0e754a","kind":"tag","published_at":"2017-06-12T11:55:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17/manifests"},{"name":"v0.18.3","sha":"4c6a542c772f9fe9ff97bb95f63801138d7722d0","kind":"tag","published_at":"2017-06-07T21:28:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"9d3b59b3fec3b31b37334c3bd842112f3d090f86","kind":"commit","published_at":"2017-06-06T21:29:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2/manifests"},{"name":"v1.0.0-alpha.16","sha":"0c7dba6dc5ad8b9f69ec3c60e3ba31f2973e582a","kind":"tag","published_at":"2017-06-01T08:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"18508aeb3e5817406209e15c3e51a53c2cbece96","kind":"tag","published_at":"2017-05-23T20:00:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"771fb44738e116a1d2cec7aabb8ed1425b1d57f6","kind":"tag","published_at":"2017-05-14T10:11:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14/manifests"},{"name":"v0.18.1","sha":"715372edf9fc21244030207409b4070158f6936d","kind":"tag","published_at":"2017-05-13T10:21:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1/manifests"},{"name":"v1.0.0-alpha.13","sha":"17fde80a53fb9fcce31a82290f54de55cf3655e9","kind":"tag","published_at":"2017-05-08T10:47:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13/manifests"},{"name":"v0.18.0","sha":"dea7938b1265a3b100899d65589fbd05e877ab9e","kind":"tag","published_at":"2017-04-30T22:26:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0/manifests"},{"name":"v1.0.0-alpha.12","sha":"dc7371e4770fd3e8b1a82b9c2c2a652acaa73713","kind":"tag","published_at":"2017-04-30T22:22:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12/manifests"},{"name":"v0.17.4","sha":"a398290811c94bd6bb2d5d04c7f6d0ce734e3ad6","kind":"commit","published_at":"2017-04-14T17:20:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4/manifests"},{"name":"v1.0.0-alpha.11","sha":"7b3dbfaf2e94e8139424c8660692ee20d5a9880e","kind":"tag","published_at":"2017-04-14T16:50:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11/manifests"},{"name":"v0.17.3","sha":"53076a03182668f94d3bf40cd880309a51e9be88","kind":"tag","published_at":"2017-04-10T21:42:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"38c4aed87e608ded8e083dcf341ed5e9a14c20ef","kind":"tag","published_at":"2017-04-09T11:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2/manifests"},{"name":"v1.0.0-alpha.10","sha":"27fd907d604c1d3189b7b70e3a7e4758e0171492","kind":"tag","published_at":"2017-04-06T12:00:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"b962c2fbfa7a9cab9e9844e01966b90ca86e67a1","kind":"tag","published_at":"2017-04-01T13:47:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a0b4691eb3958aeb9173a8f4e705c81dfb7d25da","kind":"tag","published_at":"2017-03-25T11:46:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8/manifests"},{"name":"v0.17.1","sha":"05280483dbbc29e56edd8f3644721679b55d4d73","kind":"commit","published_at":"2017-03-13T12:27:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1/manifests"},{"name":"v1.0.0-alpha.7","sha":"9281a3fcee37d6afb9e493ff06e8a2626f4d7d91","kind":"tag","published_at":"2017-03-12T12:31:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"69f604946c366c655d0613841c034cacee7e9ef4","kind":"commit","published_at":"2017-02-26T12:41:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6/manifests"},{"name":"v1.0.0-alpha.5","sha":"74973892bdfacd5c9e3a4ce63185e9a6500d9522","kind":"commit","published_at":"2017-02-26T11:04:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-alpha.4","sha":"6472a6864951bfe7f3739afbe74b50981299ac28","kind":"commit","published_at":"2017-02-26T10:19:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4/manifests"},{"name":"v0.17.0","sha":"c9af9606bcea6551ceaadc2f6430d629eb679e84","kind":"commit","published_at":"2017-02-12T22:06:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0/manifests"},{"name":"v1.0.0-alpha.3","sha":"4583f5212d0b668e3801a859d3cc584cec0ec173","kind":"commit","published_at":"2017-02-12T21:43:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"8476782b595175d25c8a972b5fe53bc1f8532676","kind":"tag","published_at":"2017-02-07T19:48:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"3a0eb03018a9c5c96ba5233de8ef45202403a94c","kind":"commit","published_at":"2017-01-29T21:29:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.16.7","sha":"867c6c29b1badd839b1fd57720e5754fcd53a516","kind":"commit","published_at":"2017-01-15T19:57:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"bc84dbeeb78b725fefdc10cdc6eee7b75cc1226e","kind":"commit","published_at":"2016-12-25T21:03:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"8a03a04ef17f76ce09b88607b216d8a8e4d277d6","kind":"commit","published_at":"2016-12-09T20:45:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"84c18c98ff56fbe81be902735164219040729bb1","kind":"commit","published_at":"2016-11-17T19:18:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"066c5d53d1d4ecec2923ed12ec14647ae8248a9c","kind":"commit","published_at":"2016-11-17T16:41:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"806b2eab2272b430e814f8b3c7f1e7b31cd0e306","kind":"commit","published_at":"2016-11-14T17:22:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"2085737a798d9cb808b2fddf1f06883b27327ccc","kind":"commit","published_at":"2016-10-19T18:24:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"6eb9913441cb39562f4c935bdd70042d26daa260","kind":"commit","published_at":"2016-10-05T14:36:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0/manifests"},{"name":"v0.16.0-rc2","sha":"71a9524d0ec28dad2f566a42c7bb8ad2ea93ce36","kind":"commit","published_at":"2016-09-24T19:31:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2/manifests"},{"name":"v0.16.0-rc1","sha":"1691addd7f84317619c6831c35cb1f32ef3779b6","kind":"commit","published_at":"2016-09-07T19:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1/manifests"},{"name":"v0.15.4","sha":"be9bc14f4cda041299b6f8845af87b9278c871fc","kind":"commit","published_at":"2016-08-10T22:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"8bd3589dd7f676f3d725559cbd63457afe8d3691","kind":"commit","published_at":"2016-08-02T20:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"908f694e1e6eae9e63da6b22e63100d6bda4fa8e","kind":"commit","published_at":"2016-07-09T21:10:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"1fed1bcc81d89e473e261c1da4bf0a3a46515ce8","kind":"tag","published_at":"2016-06-20T08:15:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"06667b589952f58ff8c6d277df364ef16dada671","kind":"tag","published_at":"2016-05-06T13:49:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0/manifests"},{"name":"v0.15.0-beta.2","sha":"7cf7adfe9042e9be8dbaa1c850ffacca26e9c269","kind":"commit","published_at":"2016-04-21T22:57:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2/manifests"},{"name":"v0.15.0-beta.1","sha":"47d7525fb77c7c579e99d595b3f98c69fc838c77","kind":"tag","published_at":"2016-04-14T13:33:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1/manifests"},{"name":"v0.15.0-alpha.2","sha":"caabf9eaee5a5e11097958105f8427cfc8905f86","kind":"tag","published_at":"2016-03-17T23:37:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2/manifests"},{"name":"v0.15.0-alpha.1","sha":"2ebddeb908857c16ece162964a7e501ab37716ba","kind":"commit","published_at":"2016-02-27T17:54:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1/manifests"},{"name":"v0.14.4","sha":"de2bee1335ff1fd701a60cb3d739cf919dbd77ce","kind":"commit","published_at":"2016-02-03T00:47:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"fa9141f90149392cc3fa366736e61a89b07e9205","kind":"commit","published_at":"2016-01-27T03:06:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"44b41957ae81344cf6dc794cf2dbe2da48152622","kind":"commit","published_at":"2016-01-08T15:52:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"0ae4d7f61bb240ae5e2adc9d15a8d5629f738db6","kind":"commit","published_at":"2016-01-04T22:23:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"628bc82957d8e537a1b648e31e10723820bb00ac","kind":"commit","published_at":"2015-12-25T15:12:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0/manifests"},{"name":"v0.14.0-rc2","sha":"9a24d8a7839c37b86748ad8022e39235e8eb6be2","kind":"commit","published_at":"2015-12-14T22:26:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2/manifests"},{"name":"v0.14.0-rc1","sha":"7459597806a2f1f5826eaab26d3c5d974da70fbd","kind":"commit","published_at":"2015-12-04T19:52:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1/manifests"},{"name":"v0.13.4","sha":"a98006f9ffb588030cbdd2e3b4a4515017e58c43","kind":"commit","published_at":"2015-11-24T17:07:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"e33afed6913b58a990bd4b51a038bbfff0a0f42f","kind":"commit","published_at":"2015-11-17T16:34:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"6f28ad04e8f95073646bfeb8936c550ca4a94347","kind":"commit","published_at":"2015-11-10T00:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"330488977f95dbebd6cf6a387bf10a86238331ff","kind":"commit","published_at":"2015-10-29T21:08:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"7980cd589e9dc9e055e1b789bf2f80e7f2ef0f5d","kind":"commit","published_at":"2015-10-21T19:38:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"86394ccd2d7b715eaa054a369679eba4ac82ce1f","kind":"commit","published_at":"2015-10-21T19:04:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"d310459476a461e0d29f166de277896026d8f35f","kind":"commit","published_at":"2015-10-19T17:30:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"06aca1012d01de4ec782acfb8d22a6ec83d48ff7","kind":"commit","published_at":"2015-10-07T21:43:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"6671f90516c2065839efae773ecda924b8bebdae","kind":"commit","published_at":"2015-10-06T19:31:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"a4e194e46c47f8e2eedfab8f0a8c4104e5679c95","kind":"commit","published_at":"2015-09-28T16:15:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"aa485220ff28e907d2548cbfb65bd789c23d9eba","kind":"commit","published_at":"2015-09-25T16:08:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"b55b770f2049852febe47bef27aa0eaceafcec08","kind":"commit","published_at":"2015-09-15T21:10:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"82bc1cb2805f7b624516f71628e6ca525df18cad","kind":"commit","published_at":"2015-08-24T21:31:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0/manifests"},{"name":"v0.10.4","sha":"a8097bcbed6939f0cb308e05acf03a907b666725","kind":"commit","published_at":"2015-08-09T03:29:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"2a43082b52138e33c85878616461445895066a11","kind":"commit","published_at":"2015-08-08T22:51:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"71583523f39c1830d3fcffeff0598c2f803f1048","kind":"commit","published_at":"2015-07-29T20:34:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"6b609c63611b02f9e845b765770983c547cd6af8","kind":"commit","published_at":"2015-07-13T21:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"b6140ec86c5087ad799e9a658f3f0d9b150c205a","kind":"commit","published_at":"2015-07-10T01:35:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"8a18478700f49b94fe7f580664e7b31c581ceb0b","kind":"commit","published_at":"2015-06-20T17:47:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"3da654eb4f0ddb10d81f2706eda1f3819e40b795","kind":"commit","published_at":"2015-06-15T01:46:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"867e87d3530b4fb6bc7f6ec5fb9edcd49e7bd631","kind":"commit","published_at":"2015-06-09T23:38:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"cb794810e7c39352f1bbd533d92983dc22a57510","kind":"commit","published_at":"2015-05-24T20:12:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0/manifests"},{"name":"v0.7.5","sha":"b3ce0b272e5468919d01b3d3ab6751a92f682b48","kind":"commit","published_at":"2015-04-27T19:14:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"abc159f246f15163f7984bcf702409cffc745d6e","kind":"commit","published_at":"2015-04-21T18:14:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"9321a4a8879f380a725c7439114ebf3e0da8abcc","kind":"commit","published_at":"2015-04-01T15:20:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"953606f4d1a9e3a33798b499219fe40b1f81fd96","kind":"commit","published_at":"2015-03-25T23:45:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"03c169188dd10ec2242b7806050781867c0291dd","kind":"commit","published_at":"2015-03-04T21:41:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"078ba0c94f8985dd2d96587784f760474ba51858","kind":"commit","published_at":"2015-02-13T21:06:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"accd9f0ef163d514b091709ffd63f76f6d1a467f","kind":"commit","published_at":"2015-01-27T00:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"57c7a95be20dc77cbe0459a40acc802e16de5148","kind":"commit","published_at":"2015-01-26T23:07:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"706446d6aeb952def6f2016fdc213b6e56b2d40f","kind":"commit","published_at":"2015-01-03T23:58:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"6b294fdd0a7f9686b8b8f05cf8759e90b3e581f9","kind":"commit","published_at":"2014-12-25T17:36:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"3eb741fdb94fff5e8218809b8f7d5a9d2e4d1778","kind":"commit","published_at":"2014-12-15T17:14:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"d65414913839d9d939c8bd938ca21f39f0faa924","kind":"commit","published_at":"2014-12-07T15:15:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"fc3232f6e9d1662c4f9d813b70acb329c4cdc6de","kind":"commit","published_at":"2014-11-30T21:22:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"4b02786c2a7e27613201fe72c033a260018a38d6","kind":"commit","published_at":"2014-11-28T20:34:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"ab8880bc442941c20d58ca2cbb8aace7b2724929","kind":"commit","published_at":"2014-11-17T20:10:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"052b0bc5a3e887d0a36b2277a2e09812a0ce206b","kind":"commit","published_at":"2014-11-11T21:11:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"715b7e868003ac9b121bdacee3e1301b9c660aa9","kind":"commit","published_at":"2014-11-08T19:56:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"088d257c0bec691545cd32f83fd2af753866b8ee","kind":"commit","published_at":"2014-11-08T00:13:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0/manifests"},{"name":"v0.1.29","sha":"3fe7b8bf7c3adc04522f311ce1c1c3b6e39e8edd","kind":"commit","published_at":"2014-11-05T19:58:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.1.29","html_url":"https://github.com/mui/material-ui/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29/manifests"}]},"repo_metadata_updated_at":"2025-11-30T18:48:56.960Z","dependent_packages_count":0,"downloads":238,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":11.110882927582185,"dependent_repos_count":26.152614342482345,"dependent_packages_count":37.996477278968285,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":25.08665818301094},"purl":"pkg:npm/%40temp-mui/private-theming","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@temp-mui/private-theming","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@temp-mui/private-theming","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@temp-mui/private-theming/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-29T16:04:14.239Z","issues_count":4308,"pull_requests_count":9949,"avg_time_to_close_issue":13592057.178502878,"avg_time_to_close_pull_request":1743679.4759773905,"issues_closed_count":2590,"pull_requests_closed_count":8490,"pull_request_authors_count":716,"issue_authors_count":2931,"avg_comments_per_issue":5.109795728876509,"avg_comments_per_pull_request":1.994974369283345,"merged_pull_requests_count":7175,"bot_issues_count":19,"bot_pull_requests_count":3438,"past_year_issues_count":769,"past_year_pull_requests_count":3299,"past_year_avg_time_to_close_issue":842316.4168674699,"past_year_avg_time_to_close_pull_request":466566.7232444611,"past_year_issues_closed_count":415,"past_year_pull_requests_closed_count":2663,"past_year_pull_request_authors_count":186,"past_year_issue_authors_count":610,"past_year_avg_comments_per_issue":1.859557867360208,"past_year_avg_comments_per_pull_request":1.4080024249772658,"past_year_bot_issues_count":9,"past_year_bot_pull_requests_count":1478,"past_year_merged_pull_requests_count":2376,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/issues","maintainers":[{"login":"oliviertassinari","count":773,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"siriwatknp","count":700,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":511,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":434,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"mnajdova","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"michaldudak","count":262,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"aarongarciah","count":237,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"ZeeshanTamboli","count":207,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mj12albert","count":193,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"alexfauquette","count":165,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"samuelsycamore","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"cherniavskii","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"LukasTy","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"bharatkashyap","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"DanailH","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"JCQuintas","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"eps1lon","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"hbjORbj","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hbjORbj"},{"login":"flaviendelangle","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"michelengelen","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"rosskevin","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rosskevin"},{"login":"mbrookes","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"m4theushw","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"apedroferreira","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"hasdfa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"nikitaa24","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikitaa24"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"richbustos","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richbustos"},{"login":"nathanmarks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanmarks"},{"login":"vicasas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"MBilalShafi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joshwooding","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwooding"},{"login":"dimitropoulos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dimitropoulos"},{"login":"arthurbalduini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"dmtrKovalenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmtrKovalenko"},{"login":"hai-cea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-cea"},{"login":"gerdadesign","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"DavidCnoops","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidCnoops"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}],"active_maintainers":[{"login":"siriwatknp","count":282,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":241,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":191,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"oliviertassinari","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"ZeeshanTamboli","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mnajdova","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"mj12albert","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"aarongarciah","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"prakhargupta1","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"JCQuintas","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"DanailH","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"alexfauquette","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"bharatkashyap","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"LukasTy","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"cherniavskii","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"michaldudak","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"MBilalShafi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"flaviendelangle","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"vicasas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@temp-mui%2Fprivate-theming/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@temp-mui%2Fprivate-theming/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@temp-mui%2Fprivate-theming/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@temp-mui%2Fprivate-theming/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@temp-mui%2Fprivate-theming/codemeta","maintainers":[{"uuid":"lucasbassetti","login":"lucasbassetti","name":null,"email":"lucasbr.dafonseca@gmail.com","url":null,"packages_count":37,"html_url":"https://www.npmjs.com/~lucasbassetti","role":null,"created_at":"2024-07-28T00:16:09.972Z","updated_at":"2024-07-28T00:16:09.972Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lucasbassetti/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5264274,"maintainers_count":1091160,"namespaces_count":333594,"keywords_count":760514,"github":"npm","metadata":{"funded_packages_count":159192},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-12-16T06:37:22.408Z","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":5175287,"name":"@mui/core-downloads-tracker","ecosystem":"npm","description":"Internal package to track number of downloads of our design system libraries.","homepage":"https://mui.com/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/material-ui","keywords_array":[],"namespace":"mui","versions_count":183,"first_release_published_at":"2022-08-16T17:10:06.447Z","latest_release_published_at":"2025-12-03T06:56:12.919Z","latest_release_number":"7.3.6","last_synced_at":"2025-12-15T09:08:31.166Z","created_at":"2022-08-18T00:33:08.900Z","updated_at":"2025-12-15T11:57:29.808Z","registry_url":"https://www.npmjs.com/package/@mui/core-downloads-tracker","install_command":"npm install @mui/core-downloads-tracker","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/mui-org"},"dist-tags":{"canary":"6.0.0-dev.240424162023-9968b4889d","next":"7.0.0-rc.0","latest-v5":"5.18.0","latest-v6":"6.5.0","latest":"7.3.6"}},"repo_metadata":{"id":19822297,"uuid":"23083156","full_name":"mui/material-ui","owner":"mui","description":"Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.","archived":false,"fork":false,"pushed_at":"2025-12-05T13:58:33.000Z","size":701061,"stargazers_count":97416,"open_issues_count":1743,"forks_count":32789,"subscribers_count":1306,"default_branch":"master","last_synced_at":"2025-12-05T18:30:42.934Z","etag":null,"topics":["design-system","material-design","material-ui","react","react-components"],"latest_commit_sha":null,"homepage":"https://mui.com/material-ui/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2014-08-18T19:11:54.000Z","updated_at":"2025-12-05T17:06:32.000Z","dependencies_parsed_at":"2025-06-02T16:06:01.092Z","dependency_job_id":"32b77193-1b92-4638-bb5e-6c82ade9eee5","html_url":"https://github.com/mui/material-ui","commit_stats":{"total_commits":23822,"total_committers":3211,"mean_commits":"7.4188726253503585","dds":0.8266728234405172,"last_synced_commit":"c0620e333641deda56f3cd68c7c3736098ee818c"},"previous_names":["mui-org/material-ui","callemall/material-ui"],"tags_count":570,"template":false,"template_full_name":null,"purl":"pkg:github/mui/material-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/sbom","scorecard":{"id":262861,"data":{"date":"2025-08-17T02:37:43Z","repo":{"name":"github.com/mui/material-ui","commit":"06de3386e5dbd68c7e7496219f702232dcd7ec9f"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.7,"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":"Maintained","score":10,"reason":"30 commit(s) and 1 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":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/check-if-pr-has-label.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yml: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:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/no-response.yml:22","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/check-if-pr-has-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci-check.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-cleanup.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/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/publish-canaries.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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 28 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":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  14 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:  13 out of  13 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":"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: 'allow deletion' disabled on branch 'v6.x'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v6.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v6.x'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'v6.x'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v6.x'","Warn: codeowners review is not required on branch 'master'","Warn: codeowners review is not required on branch 'v6.x'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v6.x'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v6.x'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v6.x'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v6.x'"],"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":"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":"CI-Tests","score":10,"reason":"28 out of 28 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 36 contributing companies or organizations","details":["Info: found contributions from: A11yance, LightSourceAI, TourConnect, Treeshakers, alienfast, calcom, callemall, cefsharp, cssinjs, emikra, goose-duck, instacart, jalaali, lightsourceai, mui, mui-org, nodejs, openfoodfacts, pabloengine, pretur, react-native-community, reactiran, reactjs, reactwg, state-machines, storybookjs, testing-library, text-em-all, typed-typings, typescript-cheatsheets, underjs, vercel, webpack, yarnpkg, yarnplugins, 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":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-cpj6-fhp6-mr6j","Warn: Project is vulnerable to: GHSA-f46r-rw29-r322","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","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-17T11:13:50.539Z","repository_id":19822297,"created_at":"2025-08-17T11:13:50.539Z","updated_at":"2025-08-17T11:13:50.539Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27578154,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-12-07T02:00:07.896Z","response_time":53,"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":"v7.3.6","sha":"aa8cf28cb4b32fafd7c398f52dd8fde2a632f8e2","kind":"tag","published_at":"2025-12-03T06:57:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.6","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.6/manifests"},{"name":"v7.3.5","sha":"92c82252c77237100aebbea0446848a70d0ba2a7","kind":"tag","published_at":"2025-11-04T08:30:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.5","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.5/manifests"},{"name":"v7.3.4","sha":"28eadba9ec2899226ecbf4058b8fba1ddeab9e6d","kind":"tag","published_at":"2025-10-02T18:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4/manifests"},{"name":"v7.3.3","sha":"6984a79aa3ebde0ad9d1a21817de900f60b7dc90","kind":"tag","published_at":"2025-10-02T14:01:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3/manifests"},{"name":"v7.3.2","sha":"ebd180cdd48e365aa0c5c54b6568d5efc320590d","kind":"tag","published_at":"2025-09-02T06:18:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"3592ec32c4858c22bf99c535c037c13ee6db6b84","kind":"tag","published_at":"2025-08-06T09:33:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"ad98e5ebf7f2f629f9a8b054d9ee3e7217d163bf","kind":"tag","published_at":"2025-08-05T05:40:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0/manifests"},{"name":"v6.5.0","sha":"894dd472b2cc3bbf218eef521ce5a4bcbe914e60","kind":"tag","published_at":"2025-07-08T02:51:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0/manifests"},{"name":"v5.18.0","sha":"6b50143dcfc2aad56a37c9f2e1f14256e9a65c4e","kind":"tag","published_at":"2025-07-08T02:50:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0/manifests"},{"name":"v7.2.0","sha":"1496d735b2cf16501ce413daec40d627eee77e1d","kind":"tag","published_at":"2025-06-30T08:59:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0/manifests"},{"name":"v7.1.2","sha":"ad2d425db362790d6d0f90fbe5b5d3a5b5132503","kind":"tag","published_at":"2025-06-20T07:34:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2/manifests"},{"name":"v6.4.12","sha":"9179a92b0d97f6d0270c7fac733cfd81bd7354cc","kind":"tag","published_at":"2025-06-02T06:58:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12/manifests"},{"name":"v7.1.1","sha":"0ebb3a14ccc5dbee4ec2682b387511f107b95a65","kind":"tag","published_at":"2025-06-02T06:47:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"e3e07e0b8fac5ca8fb4bbf3ec453dbe79133552f","kind":"tag","published_at":"2025-05-06T08:50:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0/manifests"},{"name":"v6.4.11","sha":"6b3957d9d42c83e069da8e8bb534ec294dcb6254","kind":"tag","published_at":"2025-04-10T02:36:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11/manifests"},{"name":"v7.0.2","sha":"ebb24ce49e1ef8358600a7787cb6c8d671cead63","kind":"tag","published_at":"2025-04-09T13:08:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2/manifests"},{"name":"v6.4.10","sha":"d80a3609c8a7274dc5fafa348382059945aee449","kind":"tag","published_at":"2025-03-31T19:03:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10/manifests"},{"name":"v7.0.1","sha":"d6fdcac555725c3807e6f03445e3a051398ee739","kind":"tag","published_at":"2025-03-28T18:58:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"22aa7db2ed23df3b43530e9fdb57bc1051221457","kind":"tag","published_at":"2025-03-26T14:16:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0/manifests"},{"name":"v6.4.9","sha":"a884cb821f67a831f44cc6abfc3bc77faef91ada","kind":"tag","published_at":"2025-03-25T15:45:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9/manifests"},{"name":"v7.0.0-rc.0","sha":"ebaec8db8ae1b90183817cb0bad549d7fc63fe79","kind":"tag","published_at":"2025-03-19T09:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0/manifests"},{"name":"v5.17.1","sha":"0d509f8a4a48031a1e25974a1604b803892ce94e","kind":"tag","published_at":"2025-03-18T18:44:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"b0dc8270c5a2896293ff8b61052120a13819f0a1","kind":"tag","published_at":"2025-03-18T15:28:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0/manifests"},{"name":"v6.4.8","sha":"2bded219fabaaefc2083aa660d5856ab75cfa8d6","kind":"tag","published_at":"2025-03-17T17:54:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8/manifests"},{"name":"v7.0.0-beta.4","sha":"260ed53760f179e3bb4f1f43e2f2712ecbf9fdd7","kind":"tag","published_at":"2025-03-13T13:30:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4/manifests"},{"name":"v6.4.7","sha":"d1ca0a45fea4327ba4dc9876e62922785493f1c3","kind":"tag","published_at":"2025-03-05T15:19:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7/manifests"},{"name":"v7.0.0-beta.3","sha":"9dea4105c8b413e087bd1d0cc517b52831a2eb86","kind":"tag","published_at":"2025-03-05T15:13:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"48acea181cac8ca14455e76d01d3554ba578781e","kind":"tag","published_at":"2025-02-27T15:00:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2/manifests"},{"name":"v7.0.0-beta.1","sha":"2cf2e71af3c2b26694964884456bc335c2ba6cdb","kind":"tag","published_at":"2025-02-26T18:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1/manifests"},{"name":"v6.4.6","sha":"356b885778a2af26505d5dbba76a9abcceb69800","kind":"tag","published_at":"2025-02-26T13:39:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6/manifests"},{"name":"v7.0.0-beta.0","sha":"b485c1abec1d776e925ca90e6fa7d91e9bd057a7","kind":"tag","published_at":"2025-02-26T13:22:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0/manifests"},{"name":"v7.0.0-alpha.2","sha":"ba14b7070070281c8a6cea1df7653f007bb8da49","kind":"tag","published_at":"2025-02-18T18:57:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.4.5","sha":"6f2b908baa7863e2cbf0ec4518dc90ccfd53597b","kind":"tag","published_at":"2025-02-18T18:46:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5/manifests"},{"name":"v7.0.0-alpha.1","sha":"c390c1c2d1c85f42d40f16ce405a3c4b62026ec7","kind":"tag","published_at":"2025-02-11T17:34:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1/manifests"},{"name":"v6.4.4","sha":"c66361a6ad9d1354b60e6fb93ba3144c1348ab15","kind":"tag","published_at":"2025-02-11T14:31:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4/manifests"},{"name":"v6.4.3","sha":"cee310a92f61ffb75284195a9ed30bcb367c78e2","kind":"tag","published_at":"2025-02-04T18:53:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3/manifests"},{"name":"v7.0.0-alpha.0","sha":"3e3195a4285ca716061f7d7d87f4915630af1b69","kind":"tag","published_at":"2025-02-03T12:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.4.2","sha":"1813d89a599a4027fd216062b2cac8b0c1864f1d","kind":"tag","published_at":"2025-01-29T15:50:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2/manifests"},{"name":"v6.4.1","sha":"819e662a2ce210f8805c45057389217cb1c39a83","kind":"tag","published_at":"2025-01-21T13:23:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"f9949a8889c7e69cac145ce56411298a234d2e49","kind":"tag","published_at":"2025-01-14T16:46:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0/manifests"},{"name":"v5.16.14","sha":"ba588c8333d765af63ab15c8b33dd947b615f70b","kind":"tag","published_at":"2025-01-06T21:20:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14/manifests"},{"name":"v6.3.1","sha":"afd551abd3be44de711d6baef48e62e18b97c908","kind":"tag","published_at":"2025-01-03T13:53:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1/manifests"},{"name":"v5.16.13","sha":"e52a6379f22d38453fa046d410b0c4700707dbd9","kind":"tag","published_at":"2024-12-25T11:25:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13/manifests"},{"name":"v6.3.0","sha":"84d6ecfdccd10f204854beeef98bcc55dc99d117","kind":"tag","published_at":"2024-12-23T18:10:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"17026fc203a8b413ec7343b6eeb267a50519d515","kind":"tag","published_at":"2024-12-17T13:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1/manifests"},{"name":"v5.16.12","sha":"b8fbcf5fb5169d8db6ee0ec35001816d2777e8d4","kind":"tag","published_at":"2024-12-17T13:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12/manifests"},{"name":"v5.16.11","sha":"2413ff076b0d462736dfccd399b4be863fd79ec2","kind":"tag","published_at":"2024-12-11T10:13:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11/manifests"},{"name":"v6.2.0","sha":"3a8ceaead5ac4c2c4554e6500ca3d197420a04c2","kind":"tag","published_at":"2024-12-11T02:03:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0/manifests"},{"name":"v6.1.10","sha":"5c5e9f6d8a90034cd75dcb92403caf6b37efc916","kind":"tag","published_at":"2024-12-04T10:03:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10/manifests"},{"name":"v5.16.9","sha":"ec085b677c43ed1f37e66bd2fb58f27dce9f7184","kind":"tag","published_at":"2024-12-04T09:34:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9/manifests"},{"name":"v5.16.8","sha":"096adfbe28d038397a7f3cf3494b86844226e162","kind":"tag","published_at":"2024-11-28T06:51:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8/manifests"},{"name":"v6.1.9","sha":"821784419eefb89e4ce7b66c4b602a1e33d2fa88","kind":"tag","published_at":"2024-11-27T13:22:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9/manifests"},{"name":"v6.1.8","sha":"0b8739f145423bafdd8e2871312307bfb31c58ef","kind":"tag","published_at":"2024-11-20T15:09:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8/manifests"},{"name":"v6.1.7","sha":"a7d441d0bd3bfc16a1ce9e6d7ff3ad1afc6b62f1","kind":"tag","published_at":"2024-11-13T15:31:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7/manifests"},{"name":"v6.1.6","sha":"32112b76aa821c2a1e98120545019ef1a71ea274","kind":"tag","published_at":"2024-10-30T13:54:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6/manifests"},{"name":"v6.1.5","sha":"01c5f344628bc66e16f86284ee0fc7107002a5ca","kind":"tag","published_at":"2024-10-22T10:28:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5/manifests"},{"name":"v6.1.4","sha":"15ea548de803e4602894cae6304a497d7ddaf09c","kind":"tag","published_at":"2024-10-15T18:35:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4/manifests"},{"name":"v6.1.3","sha":"c7de2cae15cc7b7025ad79e3623320526ed16462","kind":"tag","published_at":"2024-10-09T09:47:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3/manifests"},{"name":"v6.1.2","sha":"e6ff0b5016ac4fa40cdc9b78a0d9ecdd2c0cd9db","kind":"tag","published_at":"2024-10-02T14:51:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"263c7259451d5b928bbdfd299c9c0afc89dfec02","kind":"tag","published_at":"2024-09-19T06:42:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"94cc3d0a66456713e6e25edf9a1ba35ad8df88bc","kind":"tag","published_at":"2024-09-11T13:09:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"bb620d85a89651ca4350e8861bbb35776d583726","kind":"tag","published_at":"2024-09-03T10:33:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"71dbef69dcbf2b87831af579fb777b4f1f4b219a","kind":"tag","published_at":"2024-08-29T13:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"c9a9adfb90e939c0590de6edf10d0c65fcbc8b1e","kind":"tag","published_at":"2024-08-27T09:06:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.0","sha":"55bea65c83c1beac77382fe961f8aa72eec21daa","kind":"tag","published_at":"2024-08-22T08:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0/manifests"},{"name":"v6.0.0-beta.6","sha":"cbb6f8d3b1b72732d51f5628765cfd7e75bd5747","kind":"tag","published_at":"2024-08-18T02:55:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6/manifests"},{"name":"v5.16.7","sha":"b505fd7b64e92db523198712a5d6716c494e0c66","kind":"tag","published_at":"2024-08-09T09:19:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7/manifests"},{"name":"v6.0.0-beta.5","sha":"75c24b0828981651082a3eede027b6871c96c440","kind":"tag","published_at":"2024-08-08T08:52:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5/manifests"},{"name":"v5.16.6","sha":"6eb1bdce38d0fc67fa8aebca260043c7fc8eb3e8","kind":"tag","published_at":"2024-07-30T21:06:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6/manifests"},{"name":"v6.0.0-beta.4","sha":"12532afa3e4f6f13a9fa86eb459c27792c36b6f9","kind":"tag","published_at":"2024-07-30T20:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4/manifests"},{"name":"v5.16.5","sha":"40792e6efb2c92b8964a3912e08aeb4fb7fc41c8","kind":"tag","published_at":"2024-07-25T06:42:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5/manifests"},{"name":"v6.0.0-beta.3","sha":"02fde66a0cd72fb7fe3681a5ea8c4de733b4a865","kind":"tag","published_at":"2024-07-24T18:27:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3/manifests"},{"name":"v5.16.4","sha":"77af399a3ad76f31e5f2e0fab5650b628fa50990","kind":"tag","published_at":"2024-07-16T16:01:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4/manifests"},{"name":"v6.0.0-beta.2","sha":"9ad8c1fd8dfd21d8e37fe73d71e011542b23db72","kind":"tag","published_at":"2024-07-16T14:46:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2/manifests"},{"name":"v5.16.3","sha":"e1824453bdb0a89f15d4dfe47a1c4f90fa0f0500","kind":"tag","published_at":"2024-07-16T14:18:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3/manifests"},{"name":"v6.0.0-beta.1","sha":"19c1935757925d834928a30ea41f58bb95fb355f","kind":"tag","published_at":"2024-07-16T09:42:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1/manifests"},{"name":"v5.16.2","sha":"56ddd108fe153592a800fce4d43f9758b0ff5101","kind":"tag","published_at":"2024-07-16T09:10:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2/manifests"},{"name":"v6.0.0-beta.0","sha":"3364f0740aa5c86e057ec5b0d22c1b12bfd96fa4","kind":"tag","published_at":"2024-07-11T15:54:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0/manifests"},{"name":"v5.16.1","sha":"431af6a2fd9bf6cd0422c61e36c937d1ea5e5015","kind":"tag","published_at":"2024-07-11T15:48:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1/manifests"},{"name":"v5.16.0","sha":"e5e9b9d5e952b52752b758179da20d3fa0982c05","kind":"tag","published_at":"2024-07-05T13:32:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0/manifests"},{"name":"v6.0.0-alpha.14","sha":"2a15dd74c76bacbc867a7313fdc2c42c6168327c","kind":"tag","published_at":"2024-07-05T04:25:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14/manifests"},{"name":"v6.0.0-alpha.13","sha":"a070a894fbe21c52df446438ca1bb5a891d5e1b5","kind":"tag","published_at":"2024-07-03T07:44:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13/manifests"},{"name":"v5.15.21","sha":"a306ce4afcc60de4c3e43b8f9183862235d9318e","kind":"tag","published_at":"2024-06-28T14:09:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21/manifests"},{"name":"v6.0.0-alpha.12","sha":"fb476c6c18b850e8400d03afb7447802afbfd357","kind":"tag","published_at":"2024-06-24T17:12:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.15.20","sha":"f20fa0ba4016e5425a2a4cce841075253828a551","kind":"tag","published_at":"2024-06-12T12:58:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20/manifests"},{"name":"v6.0.0-alpha.11","sha":"22c5206a9e8191b2f81131d6978a0958e55b7032","kind":"tag","published_at":"2024-06-12T08:18:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11/manifests"},{"name":"v6.0.0-alpha.10","sha":"e5ac6c0eef5efd4fa5c5eb11ccbf08e58e7443f8","kind":"tag","published_at":"2024-06-04T10:35:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10/manifests"},{"name":"v6.0.0-alpha.9","sha":"925de32766317bb84a92ec24b2b6465c8e48cc04","kind":"tag","published_at":"2024-05-29T12:25:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.15.19","sha":"77f606ba73bb5439d66871177772f54196044450","kind":"tag","published_at":"2024-05-29T12:01:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19/manifests"},{"name":"v6.0.0-alpha.8","sha":"c7dbe6e8256cef7bd2dbdcbee55428ad82513cd0","kind":"tag","published_at":"2024-05-21T16:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.15.18","sha":"607daac5baa9c8151f111fe4bacea1d7e61881a3","kind":"tag","published_at":"2024-05-16T09:29:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18/manifests"},{"name":"v6.0.0-alpha.7","sha":"997bec6d8d30a1a891aff4eeedefa41c93eaa95c","kind":"tag","published_at":"2024-05-16T06:31:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"7c8db04b91500ba77301acd360d21bff7f7c752f","kind":"tag","published_at":"2024-05-08T13:13:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.15.17","sha":"9bc4fc42959427246addfdf29db95847cc38e410","kind":"tag","published_at":"2024-05-08T12:24:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17/manifests"},{"name":"v5.15.16","sha":"284e251c155d92078f80f98919f4ab260b05e9be","kind":"tag","published_at":"2024-05-01T14:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16/manifests"},{"name":"v6.0.0-alpha.5","sha":"571d5046e26aa07605cb1e01ca99b2eb0b04d009","kind":"tag","published_at":"2024-05-01T14:16:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5/manifests"},{"name":"v6.0.0-alpha.4","sha":"afffc2ffc3db1e6abf48f3b3e13a41e8b758f874","kind":"tag","published_at":"2024-04-24T07:30:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4/manifests"},{"name":"v6.0.0-alpha.3","sha":"6d5e44409344ea4e13ceb3a02c4446dc6a7323b4","kind":"tag","published_at":"2024-04-17T16:10:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3/manifests"},{"name":"v6.0.0-alpha.2","sha":"4e75758b37119bd821435c23d9c111c545e186b6","kind":"tag","published_at":"2024-04-09T15:09:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2/manifests"},{"name":"v6.0.0-alpha.1","sha":"84307c1a2495a716788ec25f046faaa4d16c88c7","kind":"tag","published_at":"2024-04-05T10:43:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1/manifests"},{"name":"v5.15.15","sha":"5a079965186640b5176f00c537f3b9e6c299b5c4","kind":"tag","published_at":"2024-04-04T07:09:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15/manifests"},{"name":"v6.0.0-alpha.0","sha":"2a15ad6f1f5507162b1a5aebf78976ca3023183b","kind":"tag","published_at":"2024-03-26T15:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.15.14","sha":"9585d28317c90f2c71ab88dd5ae37638bb64ad82","kind":"tag","published_at":"2024-03-19T08:18:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14/manifests"},{"name":"v5.15.13","sha":"dbcb678234296de56afaf3138917e967e8d1934a","kind":"tag","published_at":"2024-03-13T14:17:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13/manifests"},{"name":"pigment@0.0.1","sha":"0e765a618a7676c507852cec024464b1fc1cd80f","kind":"tag","published_at":"2024-03-08T04:20:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/pigment@0.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/pigment@0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@pigment%400.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1/manifests"},{"name":"v5.15.12","sha":"5ad69e161d7520274cd37a2524ffb935b6dda158","kind":"tag","published_at":"2024-03-05T15:33:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12/manifests"},{"name":"v5.15.11","sha":"e3257a4d68481b0ca6efd5d06cb5c1e1e77e4286","kind":"tag","published_at":"2024-02-22T08:52:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11/manifests"},{"name":"v5.15.10","sha":"94fcd3ada0842108a9a2ce53e121931e5448649f","kind":"tag","published_at":"2024-02-12T12:38:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10/manifests"},{"name":"v5.15.9","sha":"7917d2a8a4acc0b07328dee8273847652491b769","kind":"tag","published_at":"2024-02-08T12:55:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9/manifests"},{"name":"v5.15.8","sha":"fe5a59e616637a0488b122749479b782f5f8dfa2","kind":"tag","published_at":"2024-02-06T20:42:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8/manifests"},{"name":"v5.15.7","sha":"b80acd69c7c848709d01465d6727b13ed6109258","kind":"tag","published_at":"2024-01-31T13:23:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7/manifests"},{"name":"v5.15.6","sha":"1700e5cd9cbb3bc648b7f799f837c4d23ed42700","kind":"tag","published_at":"2024-01-22T18:09:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6/manifests"},{"name":"v5.15.5","sha":"5d7c4e26a4973a3a80bf5f8a9a8ea14f89554fe0","kind":"tag","published_at":"2024-01-17T09:27:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5/manifests"},{"name":"v5.15.4","sha":"6aadbf91c5eb2c94dea9a49a19eb532606410a5a","kind":"tag","published_at":"2024-01-10T13:49:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4/manifests"},{"name":"v5.15.3","sha":"9fa4e472f9ba4fd4e7f8cfb8bc0d1f1d455ace23","kind":"tag","published_at":"2024-01-03T15:22:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"5d5dd15f70db9ffcb85d4dc57da8a20f5240fb81","kind":"tag","published_at":"2023-12-25T14:24:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"8be7ac66b99059bf2c2edcca9cf15981d389db6b","kind":"tag","published_at":"2023-12-19T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"8c2c6a88a509f9da7c453d4a3c3ab4749a57a36d","kind":"tag","published_at":"2023-12-12T18:21:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0/manifests"},{"name":"v5.14.20","sha":"14fa79f4328e901f82d7fc39aba722a9bf4a8df0","kind":"tag","published_at":"2023-12-05T09:28:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20/manifests"},{"name":"v5.14.19","sha":"a07b4925255aa3fc7ae1255130e182e4573c58d7","kind":"tag","published_at":"2023-11-29T21:11:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19/manifests"},{"name":"v5.14.18","sha":"43a41b6b2fa3f0a186a852b894452722e3a38f04","kind":"tag","published_at":"2023-11-14T08:27:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18/manifests"},{"name":"v5.14.17","sha":"c54a42dd8b0ec8e850bd60438e60a1a8acb3b4a4","kind":"tag","published_at":"2023-11-06T15:34:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17/manifests"},{"name":"v5.14.16","sha":"391b57a05daf67a8154471dae645471f5ffac09f","kind":"tag","published_at":"2023-10-31T10:57:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16/manifests"},{"name":"v5.14.15","sha":"6baedcfed27419ed6b9685f27fcbf3eff46133a3","kind":"tag","published_at":"2023-10-24T15:41:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15/manifests"},{"name":"v5.14.14","sha":"a0cfa182db3e7b196efe36cfe7b31d304c5a0a4e","kind":"tag","published_at":"2023-10-17T13:58:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14/manifests"},{"name":"v5.14.13","sha":"b8811a0fa59e7663b240183219db32f9a617e607","kind":"tag","published_at":"2023-10-10T19:42:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13/manifests"},{"name":"v5.14.12","sha":"bd450a0fdb19b087f47e1d7cce5a72417ec977cc","kind":"commit","published_at":"2023-10-04T16:31:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12/manifests"},{"name":"v5.14.11","sha":"13c0894d0c14c7f577a0a95492aeaa8fff8da33a","kind":"tag","published_at":"2023-09-26T11:47:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11/manifests"},{"name":"v5.14.10","sha":"14e97bffa62760cabcdc7244bff445b423f5286a","kind":"tag","published_at":"2023-09-18T10:18:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10/manifests"},{"name":"v5.14.9","sha":"8255b71ccdbfe9a20f856b5d68a269ab1c5452ca","kind":"tag","published_at":"2023-09-13T13:36:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9/manifests"},{"name":"v5.14.8","sha":"74c58dabc2cf5ed2242fb08e4781d26088d06b12","kind":"tag","published_at":"2023-09-05T12:34:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8/manifests"},{"name":"v5.14.7","sha":"8a09d535f101aac98935f82b76345ca9691b5e2b","kind":"tag","published_at":"2023-08-29T12:04:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7/manifests"},{"name":"v5.14.6","sha":"a1f511dd6ed9adba561e2ba00e1348136ed656db","kind":"commit","published_at":"2023-08-24T11:19:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6/manifests"},{"name":"v5.14.5","sha":"61fbfd1546c55caca984695a41f9c95668d414fc","kind":"tag","published_at":"2023-08-14T14:39:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5/manifests"},{"name":"v5.14.4","sha":"40f4b275022f03e48cf4809cd53d0d0dabb40424","kind":"tag","published_at":"2023-08-08T09:51:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4/manifests"},{"name":"v5.14.3","sha":"2deea341c9abfb640f22520e0c277027f3f91cd0","kind":"tag","published_at":"2023-08-01T15:33:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3/manifests"},{"name":"v5.14.2","sha":"36d9f0d3659e2f5ab1d924988313986962a0bf35","kind":"tag","published_at":"2023-07-25T10:01:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2/manifests"},{"name":"v5.14.1","sha":"f2e5ded80e94407f63a27eadb018139d6f967313","kind":"tag","published_at":"2023-07-19T09:05:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1/manifests"},{"name":"v5.14.0","sha":"2529e3aaaaec2c9f8e8cf669e58bb9c81db5a6d8","kind":"tag","published_at":"2023-07-11T14:57:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0/manifests"},{"name":"v5.13.7","sha":"aac2d5b526e8139314d99f827ecc3b2c24e99686","kind":"tag","published_at":"2023-07-04T08:53:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7/manifests"},{"name":"v5.13.6","sha":"312270bc71224067e1910bbee9f800b4a2469cc7","kind":"tag","published_at":"2023-06-23T14:05:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6/manifests"},{"name":"v5.13.5","sha":"24b3af68ebe79c1891e45c60c6bcfd26f8818f73","kind":"tag","published_at":"2023-06-12T13:43:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5/manifests"},{"name":"v5.13.4","sha":"a522d82df32d3bfab46b25f5ff24eeb9670c83fb","kind":"tag","published_at":"2023-06-05T17:30:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4/manifests"},{"name":"v5.13.3","sha":"70d4a2bb49dca9fef7854a1463a392094222812b","kind":"tag","published_at":"2023-05-29T11:22:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3/manifests"},{"name":"v5.13.2","sha":"f661923e9aa9d9cc634750affbb04bf2007bc57d","kind":"tag","published_at":"2023-05-22T16:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2/manifests"},{"name":"v5.13.1","sha":"0c58832b6e182f782e73b118ed9681055db3e249","kind":"tag","published_at":"2023-05-17T05:25:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"9130a021ca34746e4076fcae50c57bc584026b8f","kind":"tag","published_at":"2023-05-10T08:14:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0/manifests"},{"name":"v5.12.3","sha":"9710ff34b16a0f271107a8619a28546ae3ca7c18","kind":"tag","published_at":"2023-05-02T14:17:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"5b7e9c52e37ef0c3274a762f38cd7ef7ffc9e7a8","kind":"tag","published_at":"2023-04-25T16:42:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"d14d288ae9e9b0e2b3b33d0a77b4113f024d4215","kind":"tag","published_at":"2023-04-17T15:57:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"05127cf65b4250f836897428cd15829669ab8d6c","kind":"tag","published_at":"2023-04-11T09:58:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0/manifests"},{"name":"v5.11.16","sha":"af5e109990a26318c96dbff6f25759ba91f0e147","kind":"tag","published_at":"2023-04-04T14:00:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16/manifests"},{"name":"v5.11.15","sha":"ae98db6aca5f9d4b754ff9fce4ce33f738a00f65","kind":"tag","published_at":"2023-03-28T13:06:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15/manifests"},{"name":"v5.11.14","sha":"f34d17c3294fcdb63fe9a135b4f3aa2459c81189","kind":"tag","published_at":"2023-03-21T17:45:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14/manifests"},{"name":"v5.11.13","sha":"9f7a2bfac55faed1b1c6c7b4b6d1b1659a076bab","kind":"tag","published_at":"2023-03-14T09:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13/manifests"},{"name":"v5.11.12","sha":"b76b8f1098a6c01f39e5e19bf3abf77c2b9cf475","kind":"tag","published_at":"2023-03-06T15:03:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12/manifests"},{"name":"v5.11.11","sha":"58df7f1905f16533ddb5a7977346c0f4548e4547","kind":"tag","published_at":"2023-02-28T09:55:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11/manifests"},{"name":"v5.11.10","sha":"676bc85fa2b02f92f21dd5c7e15f453b6b9c2e3d","kind":"tag","published_at":"2023-02-20T11:30:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10/manifests"},{"name":"v5.11.9","sha":"af5b3f5e7a79da9ef4bbd63d8fcf60927ffb6533","kind":"tag","published_at":"2023-02-14T14:30:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9/manifests"},{"name":"v5.11.8","sha":"d4d8512ce3453711f3c661374579b0d2ed13f3e7","kind":"tag","published_at":"2023-02-07T10:50:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8/manifests"},{"name":"v5.11.7","sha":"33cac172846b032d3f8b9333b72b2af832dd47d0","kind":"tag","published_at":"2023-01-31T09:39:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7/manifests"},{"name":"v5.11.6","sha":"a2e552314847b4d52498538d7ca171763067a5d0","kind":"tag","published_at":"2023-01-23T20:28:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6/manifests"},{"name":"v5.11.5","sha":"685c72dfaf840f4d5b7a3ab738ddcabd74418823","kind":"tag","published_at":"2023-01-18T01:43:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5/manifests"},{"name":"v5.11.4","sha":"bc859d95e4415f880cd6bcb6f44cc9e5e8c8097c","kind":"tag","published_at":"2023-01-09T13:57:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4/manifests"},{"name":"v5.11.3","sha":"a526207c3957de4ebfcda937b58327d69464f15c","kind":"tag","published_at":"2023-01-02T17:00:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3/manifests"},{"name":"v5.11.2","sha":"e9d8fa07e1ff979bcaf92837b131cd9e292f0161","kind":"tag","published_at":"2022-12-26T14:56:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2/manifests"},{"name":"v5.11.1","sha":"a1e30390da62019e5769e398f4cbc9f8892d8f9a","kind":"commit","published_at":"2022-12-20T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"191acda4545c394b78964ab80b364e15686f0e9b","kind":"tag","published_at":"2022-12-13T12:56:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0/manifests"},{"name":"v5.10.17","sha":"4265f343b49e4af9673a49e585439d35c8deeab2","kind":"tag","published_at":"2022-12-06T10:59:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17/manifests"},{"name":"v5.10.16","sha":"b8aa3974d84c176b8857e8d5b29a7be8670bb410","kind":"tag","published_at":"2022-11-28T16:00:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16/manifests"},{"name":"v5.10.15","sha":"14a6e1c61edb5f66f4888e32c04df5e637e7cfc4","kind":"commit","published_at":"2022-11-22T09:45:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15/manifests"},{"name":"v5.10.14","sha":"c2da6de1c504c7dbd8ae1d0771c184c1544a0c76","kind":"tag","published_at":"2022-11-15T09:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14/manifests"},{"name":"v5.10.13","sha":"2f4c2190d1d3614d8063e84b79d4d1f034b3e3fe","kind":"tag","published_at":"2022-11-07T17:53:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13/manifests"},{"name":"v5.10.12","sha":"30cb27cff1d4e1838ca4235ab4285e20f2b2a870","kind":"tag","published_at":"2022-10-31T15:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12/manifests"},{"name":"v5.10.11","sha":"c80ff0339882859af7e17f8bfd0a5f6880b323f8","kind":"commit","published_at":"2022-10-25T09:34:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11/manifests"},{"name":"v5.10.10","sha":"639224a3e3600cb0e04755d89aab250297b6d851","kind":"tag","published_at":"2022-10-18T08:35:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10/manifests"},{"name":"v5.10.9","sha":"7bd7c219e2670ff7791148e9b1a1d2387528fc0c","kind":"tag","published_at":"2022-10-11T11:56:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9/manifests"},{"name":"v5.10.8","sha":"d4a3216cdd858899960f945d6e00b2d59bf1d5d1","kind":"tag","published_at":"2022-10-03T16:28:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8/manifests"},{"name":"v5.10.7","sha":"d9ef6e788eee11256818329c7429242f8b769263","kind":"commit","published_at":"2022-09-27T01:44:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7/manifests"},{"name":"v5.10.6","sha":"0f75f3d78b67c405c23bfd14a29aedff367415b7","kind":"tag","published_at":"2022-09-19T14:34:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6/manifests"},{"name":"v5.10.5","sha":"594d87dab0e43e641a6826c935df8f2c10672955","kind":"tag","published_at":"2022-09-12T14:40:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5/manifests"},{"name":"v5.10.4","sha":"c8feb29320a22cc4461fb5ef5f4f7de7bd96a59b","kind":"commit","published_at":"2022-09-06T09:11:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"992421d0114a9df72d358fe6fccc28c1fb6f1505","kind":"tag","published_at":"2022-08-29T17:37:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"99b23c06d9b018d6c500fa1acb3030d673e219ab","kind":"tag","published_at":"2022-08-23T10:25:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"dfc0b89c665de8e5e3e4ecf68d8c782e74dbb65c","kind":"tag","published_at":"2022-08-16T17:55:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"7f502e06d54c5a2f389a1639358c84279462b54a","kind":"commit","published_at":"2022-08-09T03:21:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0/manifests"},{"name":"v5.9.3","sha":"89617ef683d2bcd2c870e9c1bd58ad4d55247fd5","kind":"tag","published_at":"2022-08-01T20:54:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3/manifests"},{"name":"v5.9.2","sha":"b7f0a16eca4ac2044703032838f90873ec063d75","kind":"tag","published_at":"2022-07-25T15:12:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2/manifests"},{"name":"v5.9.1","sha":"1937412c4345569d98c0950a1016c22508e1ff81","kind":"tag","published_at":"2022-07-18T17:23:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"88ad7d4e623183b8e20702e7961ef9c8de330dc7","kind":"commit","published_at":"2022-07-12T08:54:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0/manifests"},{"name":"v5.8.7","sha":"be0ab4c062a22fc4bb52c47d005b57203b56c09c","kind":"tag","published_at":"2022-07-04T20:39:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7/manifests"},{"name":"v5.8.6","sha":"c58f6653411e0ff38bf67a512d16b87c6523606b","kind":"tag","published_at":"2022-06-27T14:21:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6/manifests"},{"name":"v5.8.5","sha":"3c528113f47cfddf2504ea02ba3065e7c5c46928","kind":"tag","published_at":"2022-06-21T18:05:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5/manifests"},{"name":"v5.8.4","sha":"a6e782ec2f037e2ca989515048ce5f22fe760595","kind":"tag","published_at":"2022-06-14T10:00:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4/manifests"},{"name":"v5.8.3","sha":"b1e4b9cd3e1d88286f9d1485864310a7c1f23a79","kind":"tag","published_at":"2022-06-07T19:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3/manifests"},{"name":"v5.8.2","sha":"93b0aba905b3b6947f58a02d911489bb737ee880","kind":"commit","published_at":"2022-05-31T11:47:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2/manifests"},{"name":"v5.8.1","sha":"1eee9ee437f39f1c3438209154df8e8b9ecd990d","kind":"tag","published_at":"2022-05-23T16:04:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"6a468718b970c39ae83a4029bcb53071c9567430","kind":"tag","published_at":"2022-05-17T09:42:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4eef029981b08c77a9c52d0b863e6b5ced279087","kind":"tag","published_at":"2022-05-10T09:06:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0/manifests"},{"name":"v5.6.4","sha":"edb7e8895ef8def2bf59376d7631e0360a77aaf6","kind":"commit","published_at":"2022-05-02T11:46:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4/manifests"},{"name":"v5.6.3","sha":"124d5e2f0022d17b577a464e6b3a69fa2511105e","kind":"tag","published_at":"2022-04-25T14:04:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3/manifests"},{"name":"v5.6.2","sha":"b3645b3fd11dc26a06ea370a41b5bac1026c6792","kind":"tag","published_at":"2022-04-18T16:10:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2/manifests"},{"name":"v5.6.1","sha":"0251fd5222079e4a512bbd32dff4a7a4c3efe997","kind":"tag","published_at":"2022-04-11T13:21:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"8dcdea53f927ab207718d7ee6576806aca2a3798","kind":"commit","published_at":"2022-04-06T03:27:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0/manifests"},{"name":"v4.12.4","sha":"a563a60219f7f6519fb0f34f6d8e3bf0974e6495","kind":"tag","published_at":"2022-04-03T14:38:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4/manifests"},{"name":"v5.5.3","sha":"96e1f40a3b8aa809d543aa7d466eb48cdfa0b53d","kind":"tag","published_at":"2022-03-28T14:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"dd411b017ea7504a14a16821b694ac6aa01d9b6d","kind":"tag","published_at":"2022-03-21T15:15:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"350b15ee91a93040d50391cb9a45440a90e6b2d1","kind":"tag","published_at":"2022-03-14T16:49:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"f3412aa9d179fdfc3f5c0a4a1cfc1965faef7307","kind":"commit","published_at":"2022-03-07T13:53:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0/manifests"},{"name":"v5.4.4","sha":"965f2eb8cb79bb0685a13d9e28c09617b22358cd","kind":"tag","published_at":"2022-02-28T15:21:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4/manifests"},{"name":"v5.4.3","sha":"e2892a61ea56b6578c2efc81d0324660082ad93c","kind":"tag","published_at":"2022-02-21T16:40:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3/manifests"},{"name":"v5.4.2","sha":"01371028b27156419923b362c4b0af92dc08b29f","kind":"tag","published_at":"2022-02-15T14:57:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"fbce2f80c6cb36e59a4a6826ae46b59a10e1c831","kind":"commit","published_at":"2022-02-08T11:34:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"ba4e819aa58b6a36ae4d96ee79c2a5310a812670","kind":"tag","published_at":"2022-02-01T09:00:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"337be3b2a630d791a5cbc5a2a4575d4f58e38df3","kind":"tag","published_at":"2022-01-24T15:05:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"dcbfc54f581dbf1c0008a8e9e578f896f06228ab","kind":"tag","published_at":"2022-01-17T22:45:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0/manifests"},{"name":"v5.2.8","sha":"f80abbb5f942064c9c270b2ac5bb2a2318876754","kind":"tag","published_at":"2022-01-10T20:11:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8/manifests"},{"name":"v5.2.7","sha":"5daaf9be5115b1cb777fb4cf3d9125baddfe5720","kind":"tag","published_at":"2022-01-03T12:34:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7/manifests"},{"name":"v5.2.6","sha":"052db9d577a03ed8d588ecca9e6c0a5f5ba676e1","kind":"tag","published_at":"2021-12-27T14:23:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6/manifests"},{"name":"v5.2.5","sha":"f8697de9c250dbc6b446bcc08566f50fb4070aab","kind":"tag","published_at":"2021-12-20T14:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5/manifests"},{"name":"v5.2.4","sha":"b265431f9a32ea726c5227821126fbc6424117d5","kind":"commit","published_at":"2021-12-14T13:41:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4/manifests"},{"name":"v5.2.3","sha":"9c3dc12c3de241f44d923bfb089200980f3fd23d","kind":"tag","published_at":"2021-12-06T16:12:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3/manifests"},{"name":"v5.2.2","sha":"fcaec7a75f951c9db79c99c42370ca18212c1f16","kind":"tag","published_at":"2021-11-29T16:51:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"586d9ba2472d549c180cbacddf97eb73425286b3","kind":"tag","published_at":"2021-11-25T11:50:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"353cecb5391571163eb6bd8cbf36d2dd299aaf56","kind":"tag","published_at":"2021-11-23T13:25:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"ddbe15b4d8b7cc1dc84720264fde0b1dafb6166f","kind":"commit","published_at":"2021-11-16T15:06:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"7e26583fe1f95f5c3682213105f8f4b51c9d61c9","kind":"tag","published_at":"2021-11-08T15:14:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0/manifests"},{"name":"v5.0.6","sha":"99752d2848f17c5d1e4840f54863899a19387162","kind":"tag","published_at":"2021-10-27T08:43:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6/manifests"},{"name":"v5.0.5","sha":"58f8ff1f8bc7f0cc4bb728654604a194b3c3790b","kind":"tag","published_at":"2021-10-26T10:14:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"86443310e4344ae1ce6e04f084d58e17e4d62170","kind":"tag","published_at":"2021-10-14T15:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"36258031912caf662f69ca3769c6e0bd46946050","kind":"tag","published_at":"2021-10-07T12:26:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"c510762a325116c654afd3c21381a50b942c2c66","kind":"tag","published_at":"2021-09-29T09:29:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"afcf3ee18e7a9c526348b3bce74b69781b4ad071","kind":"tag","published_at":"2021-09-22T12:15:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"85598e74b85a89a16f8bdf5b68346ca8d6b70557","kind":"tag","published_at":"2021-09-16T11:28:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.1","sha":"1b563a153f5b2736f79a3f45573e2e2b66ba0a9a","kind":"tag","published_at":"2021-09-08T13:55:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"698492a5401b12578dc459397b9d288542fc954b","kind":"commit","published_at":"2021-09-02T02:45:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.5","sha":"0bab71409bcc0865ab3e0fcbfa14fa824ddc5495","kind":"tag","published_at":"2021-08-25T07:30:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"c30ec7bed00b36da7b0e6a202b3cb48d2fc1b579","kind":"tag","published_at":"2021-08-13T21:32:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"e5ccdf299c75ea65b0600ee05ff6c98646891c77","kind":"tag","published_at":"2021-08-09T04:03:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3/manifests"},{"name":"v4.12.3","sha":"77a8daeed0e8efa67c6d86f3cc40239dc6eb3d94","kind":"tag","published_at":"2021-07-30T10:06:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3/manifests"},{"name":"v5.0.0-beta.2","sha":"cca80d861f64b3eaa8a5ef8815b7552aaea61557","kind":"tag","published_at":"2021-07-26T15:01:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2/manifests"},{"name":"v4.12.2","sha":"958241aa0ebf340ad0f152b91949720c85b4fcca","kind":"tag","published_at":"2021-07-19T16:41:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2/manifests"},{"name":"v5.0.0-beta.1","sha":"8a4b8952077b64e90ac9d23c116a45aed672db9c","kind":"tag","published_at":"2021-07-14T16:28:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1/manifests"},{"name":"v4.12.1","sha":"4dc8c9bf3e8a6b21a2aac58b0be3161af334b67d","kind":"tag","published_at":"2021-07-07T13:08:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"53a1655143aa4ec36c29a6063ccdf89c48a74bfd","kind":"tag","published_at":"2021-07-06T13:40:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0/manifests"},{"name":"v5.0.0-beta.0","sha":"a0f416173d2f5b78546f52e572a0f64dcc3751e9","kind":"tag","published_at":"2021-07-01T12:17:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.38","sha":"f60126f95d7b36fa12133887990615b9f47e994a","kind":"commit","published_at":"2021-06-24T03:37:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.38","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38/manifests"},{"name":"v5.0.0-alpha.37","sha":"c795ca0822e2816a630a5654d5471fa04521d23c","kind":"tag","published_at":"2021-06-15T17:49:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.37","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37/manifests"},{"name":"v5.0.0-alpha.36","sha":"cf2f6fa90608b109978698fc48120920beaaa51f","kind":"tag","published_at":"2021-06-08T06:46:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.36","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36/manifests"},{"name":"v5.0.0-alpha.35","sha":"6c0afb6d8fff919e80f9f1ec92613acacd8365e7","kind":"tag","published_at":"2021-05-31T20:34:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.35","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35/manifests"},{"name":"v5.0.0-alpha.34","sha":"ee3a077c161accb887b93a17f9eaa2b23e998319","kind":"tag","published_at":"2021-05-18T10:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.34","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34/manifests"},{"name":"v5.0.0-alpha.33","sha":"0fa6ab4a29e8469c081d3f796e0bd9cab98e9185","kind":"tag","published_at":"2021-05-09T12:29:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.33","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33/manifests"},{"name":"v4.11.4","sha":"6658323b5e2ba366691829bbef3f53c00008497e","kind":"tag","published_at":"2021-04-27T15:48:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4/manifests"},{"name":"v5.0.0-alpha.32","sha":"2e99746c35ea0c1e45187a206d6ebc25a52933dc","kind":"tag","published_at":"2021-04-27T12:59:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32/manifests"},{"name":"v5.0.0-alpha.31","sha":"b061319b132163900d1a4eb64207f5284d28639d","kind":"tag","published_at":"2021-04-20T13:59:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"0bc7ed897d54a899fb0dfc5cbd6c5ee0592705e1","kind":"tag","published_at":"2021-04-12T09:46:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"29934afe4643811f3bed772612f92d539a1e489d","kind":"tag","published_at":"2021-04-04T16:43:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"a83c7715c0e2cfa1c3e59b7a1f828f6a1476b307","kind":"tag","published_at":"2021-03-24T12:57:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"2de88ce2973667921a45ff69ea48a8843cb9d8cb","kind":"tag","published_at":"2021-03-05T13:01:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27/manifests"},{"name":"v5.0.0-alpha.26","sha":"8928a36394154e02a73d5e92a740d5f9ed8da709","kind":"tag","published_at":"2021-02-27T18:39:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"688db35f581ac345a09a15420efdb0e4c98a56ab","kind":"tag","published_at":"2021-02-11T12:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"15108a5aad5342d92e86be5c5388b8321a88b280","kind":"tag","published_at":"2021-01-26T14:08:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24/manifests"},{"name":"v4.11.3-deprecations.1","sha":"6cf7cf7c7b11b38db18a4d2003743cbadeb1b4ee","kind":"commit","published_at":"2021-01-25T23:27:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1/manifests"},{"name":"v4.11.3","sha":"bd79e8f8c5b8c77bc5c13d076377a18d2ceedfa2","kind":"commit","published_at":"2021-01-24T12:45:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3/manifests"},{"name":"v4.11.3-deprecations.0","sha":"f64337cd87428e04c851bb1667f5f9e0e6aeaede","kind":"commit","published_at":"2021-01-24T12:00:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0/manifests"},{"name":"v5.0.0-alpha.23","sha":"af6e7220961c6f5e8ed89172694287dc737828ff","kind":"commit","published_at":"2021-01-14T12:48:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23/manifests"},{"name":"v5.0.0-alpha.22","sha":"c514ea86c11c9817839630e840535358f5044caf","kind":"commit","published_at":"2021-01-04T11:14:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"5c82b9147f811fda24bc09132852ed240f8d9def","kind":"commit","published_at":"2020-12-30T17:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"cd30d9e3961c8b33ce43a133e0a958867a202c41","kind":"commit","published_at":"2020-12-21T17:51:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20/manifests"},{"name":"v5.0.0-alpha.19","sha":"754e29cf5a712d0e0f6bd3e54f80e9997659f68c","kind":"commit","published_at":"2020-12-13T17:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.11.2","sha":"174b64f8a3adffb8df3c13285f4edc2437a8547a","kind":"commit","published_at":"2020-12-02T23:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2/manifests"},{"name":"v5.0.0-alpha.18","sha":"c5561c5febbe1c3bd5446c8a0bb480025ab38b86","kind":"commit","published_at":"2020-12-02T23:25:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.11.1","sha":"b8092ce09e164a1cb2fec2f3a5b6aa6e2dc6cbbd","kind":"commit","published_at":"2020-11-24T14:35:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1/manifests"},{"name":"v5.0.0-alpha.17","sha":"41d6a360e0fb245dd74549445539c6218a9dc737","kind":"commit","published_at":"2020-11-23T00:49:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17/manifests"},{"name":"v5.0.0-alpha.16","sha":"47a8e102eeaa5a68a2b4f99c08085cfddc0bef77","kind":"commit","published_at":"2020-11-14T12:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16/manifests"},{"name":"v5.0.0-alpha.15","sha":"fa9cbc835ee70b12234b7207b1872356277da5fa","kind":"commit","published_at":"2020-11-03T23:57:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15/manifests"},{"name":"v5.0.0-alpha.14","sha":"56520e757e0052e25f8dd5d78214458c4b7c634d","kind":"commit","published_at":"2020-10-23T22:59:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14/manifests"},{"name":"v5.0.0-alpha.13","sha":"b82af55f9917f9e77a3cae9b36e47b29d43182c0","kind":"commit","published_at":"2020-10-17T21:47:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13/manifests"},{"name":"v5.0.0-alpha.12","sha":"c7c3643948bce7327a7f01665caa7474be2694f9","kind":"commit","published_at":"2020-10-10T22:32:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12/manifests"},{"name":"v5.0.0-alpha.11","sha":"b4fe7eefd494fa28cd3453067af8872a83f31fa6","kind":"commit","published_at":"2020-09-26T15:07:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11/manifests"},{"name":"v5.0.0-alpha.10","sha":"2e1502fc18d86d69a6b55fc4ac5dcb50ddf192c4","kind":"commit","published_at":"2020-09-15T08:10:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10/manifests"},{"name":"v5.0.0-alpha.9","sha":"e830beb63940d24129285f554fc9c2fb0bd7ccbf","kind":"commit","published_at":"2020-09-06T16:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9/manifests"},{"name":"v5.0.0-alpha.8","sha":"5f986712bbb2f0b789c151b6d2f3e2d48cde0980","kind":"commit","published_at":"2020-08-31T16:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"c32a96b4beb3a5c72a8c179fb095f09dacf61050","kind":"commit","published_at":"2020-08-22T16:39:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"15fd6232de294be9ba0ca103351a11f84009b04f","kind":"commit","published_at":"2020-08-13T16:56:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6/manifests"},{"name":"v5.0.0-alpha.5","sha":"40aa9cbb1df08a5994392d5cea15a60979b28a7e","kind":"commit","published_at":"2020-07-27T22:55:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"519390c2bb12b5eb7b6f5f898afb78ac7f285543","kind":"commit","published_at":"2020-07-19T17:54:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"f432112f0bcfb1fd2002002db181e83edc99d906","kind":"commit","published_at":"2020-07-12T17:06:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"f928d6e04ea7f185cda0e739ebbe2ea36d0aa4d3","kind":"commit","published_at":"2020-07-04T23:16:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2/manifests"},{"name":"v4.11.0","sha":"79ebf71d31cca2c73143891960ea54ec1132bdeb","kind":"commit","published_at":"2020-06-30T23:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0/manifests"},{"name":"v5.0.0-alpha.1","sha":"8281371f88c81fc3e4560b0334cc0c473b9d45f9","kind":"commit","published_at":"2020-06-27T15:07:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.10.2","sha":"d0bfcb4f11fd3904b1e235d80fbfe23758de8372","kind":"commit","published_at":"2020-06-11T19:11:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"4e12b951f64fd47864b4dea8ec8631387a89ddb1","kind":"commit","published_at":"2020-06-01T15:14:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"dd9280e753eb8dc3444a26e85fe4f800b759cad2","kind":"commit","published_at":"2020-05-23T17:50:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0/manifests"},{"name":"v4.9.14","sha":"1fb44683825f0ee7f4d5933528598917ff72f0e4","kind":"commit","published_at":"2020-05-11T22:41:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.14","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14/manifests"},{"name":"v4.9.13","sha":"c224f32bb8f144e590c096d103c9d59c2509ed93","kind":"commit","published_at":"2020-05-04T11:29:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.13","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13/manifests"},{"name":"v4.9.12","sha":"3e5fd3c4f200e50a1331857f092a547b41f6db1e","kind":"commit","published_at":"2020-04-26T23:18:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.12","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12/manifests"},{"name":"v4.9.11","sha":"77f6fe0a73791176bd58d8c013bf5631270faf4d","kind":"commit","published_at":"2020-04-19T14:10:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11/manifests"},{"name":"4.9.11","sha":"b551194a14c4469f3b07dc43bc6aaea525138944","kind":"commit","published_at":"2020-04-18T10:43:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11/manifests"},{"name":"v4.9.10","sha":"8baef82396665179c67ca3acfd51e396b947f412","kind":"commit","published_at":"2020-04-11T13:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.10","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10/manifests"},{"name":"v4.9.9","sha":"c191471a20315cae4006c1e4d3d51db5e49b5fee","kind":"commit","published_at":"2020-04-04T15:54:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.9","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9/manifests"},{"name":"v4.9.8","sha":"e9fbcbf015bbf7057aadd5777703b7059aedf043","kind":"commit","published_at":"2020-03-28T19:33:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8/manifests"},{"name":"v4.9.7","sha":"10bc98f283feaae6397ef1b73b1b82be4a39a5f5","kind":"commit","published_at":"2020-03-18T12:45:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7/manifests"},{"name":"v4.9.6","sha":"0176a231719152fa4a2100aa7119e9fd777b5fed","kind":"commit","published_at":"2020-03-18T10:52:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6/manifests"},{"name":"v4.9.5","sha":"b9dec2780203e37148d87788f727c668d9019581","kind":"commit","published_at":"2020-02-29T10:36:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5/manifests"},{"name":"v4.9.4","sha":"45fe0e31c462ed3a2fba134fb1edbd05b91da2a4","kind":"commit","published_at":"2020-02-23T10:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4/manifests"},{"name":"v4.9.3","sha":"2bec4ebc9c20be8abecbad6d3f0f7ba2875c9c35","kind":"commit","published_at":"2020-02-16T11:52:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3/manifests"},{"name":"v4.9.2","sha":"f567b384f509d36b7e10f691e6b58538e7db8869","kind":"commit","published_at":"2020-02-09T18:32:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"717887fdd9d3b27701d760d78aa12ecf52f02f43","kind":"commit","published_at":"2020-02-02T11:46:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f2c9817526b729801b1716afc957ef3886ccb422","kind":"commit","published_at":"2020-01-22T20:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"d0c928c82e3fc8f284a2f7fd1b9acbf717c5a64e","kind":"commit","published_at":"2020-01-06T11:44:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"0c7ca746674cfb47a46cad8ebea21155702fd38c","kind":"commit","published_at":"2019-12-30T10:59:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"c6f734f0d6b183962e83fc5612fef6583bf40712","kind":"commit","published_at":"2019-12-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3a8f0eace8dd6a1c3234a8be2b7c41f06b6260d4","kind":"commit","published_at":"2019-12-14T19:59:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"0a129d58056d38bd15141aaa98d346774895d5f5","kind":"commit","published_at":"2019-12-07T12:46:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"6291316a32cfb4fb19ffdbcf30abfcb63023f17f","kind":"commit","published_at":"2019-12-01T10:59:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1/manifests"},{"name":"v3.9.4","sha":"6b0fee51deb7c32b75498d4ab2186946e7c4ce0a","kind":"commit","published_at":"2019-11-28T09:28:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4/manifests"},{"name":"v4.7.0","sha":"2b04ee905695540bde87653908ece5c4d57546c9","kind":"commit","published_at":"2019-11-22T10:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"856188b2de7a5e514803314f329da76fe65dec50","kind":"commit","published_at":"2019-11-12T13:52:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"d2d76bf26231a96981260232de5271b24e9391a4","kind":"commit","published_at":"2019-11-05T16:46:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0/manifests"},{"name":"v4.5.2","sha":"cb52f392b3b3528857178a756354ffb0e8bccd73","kind":"commit","published_at":"2019-10-28T22:58:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"803d08fbdf20de2d34c36a2a27bbc8e5a7e79fb2","kind":"commit","published_at":"2019-10-12T20:22:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"de3c62c25bf9e92ba35019e5a3ca7f68a36600d8","kind":"commit","published_at":"2019-10-02T08:07:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"554e7dce0cd96a4f9ef1924b41a3ce530cb433ae","kind":"commit","published_at":"2019-09-22T17:16:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"b563d529a8544fa4f4090723239ab075665c5f03","kind":"commit","published_at":"2019-09-11T20:45:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"f3beaee67fb9a4145a792fc8b798ef327b55f513","kind":"commit","published_at":"2019-09-08T09:58:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1/manifests"},{"name":"v1.2.5","sha":"8ee2d7168294f21af787aaba46661824097e33bb","kind":"tag","published_at":"2019-09-03T18:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5/manifests"},{"name":"v4.4.0","sha":"98f2c7cae9b2e0a53cf731882164aa44babb4be3","kind":"commit","published_at":"2019-08-31T12:19:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"29c1adf61a141a3db885ee569e42251cee53e749","kind":"commit","published_at":"2019-08-21T17:29:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3/manifests"},{"name":"v1.2.4","sha":"e44972d3c3e199529fdbc85974f7ae570b8424a0","kind":"tag","published_at":"2019-08-16T20:53:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4/manifests"},{"name":"v4.3.2","sha":"f2dbeca2dd1aecf6bc56e2302ec766d2e4bfb2ac","kind":"commit","published_at":"2019-08-10T17:39:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"d5a2ad9d26f7b089111b208c929ac1f98e7f6958","kind":"commit","published_at":"2019-08-03T15:14:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"8c28ed9c67e7b6ad02a8826178352aa4e9901b50","kind":"commit","published_at":"2019-07-28T14:32:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"42f78c69a59f0b5fa5fb8f533385f04ef77d7889","kind":"commit","published_at":"2019-07-17T13:42:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1/manifests"},{"name":"v1.0.4","sha":"455489e2e149ff5393f6ba08870368c88da259bd","kind":"tag","published_at":"2019-07-10T15:39:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"4c21bc05d6c5e48c64bc947ba9e271ed3e762a0e","kind":"tag","published_at":"2019-07-10T15:08:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"543041538f31cbdfbe3e85b8bc0f5c183ac5448e","kind":"tag","published_at":"2019-07-09T13:14:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"3a40065694cab2a5e8dedab6781e98493c1dc69d","kind":"tag","published_at":"2019-07-09T12:54:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1/manifests"},{"name":"v4.2.0","sha":"cf2cdd83f2a2f65d0e979d1faa9e815a5e2d3502","kind":"commit","published_at":"2019-07-06T15:30:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"6da1d591264e8c4a18e5ab56bdf6f8c0f985ed99","kind":"commit","published_at":"2019-06-25T13:53:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"eade31e58deb8ff3faee777313d70141e5868ebe","kind":"commit","published_at":"2019-06-23T11:46:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"b78a5ab7581488f7fff271a2cf64927dd28c3ab0","kind":"commit","published_at":"2019-06-13T09:55:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"07b9d6efaac1b663b2657173227e9490c796191e","kind":"commit","published_at":"2019-06-10T11:50:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"d58075ddb1757a11c47ef3d2b1fe9bed55e640dd","kind":"commit","published_at":"2019-06-03T16:35:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a3572bcaf34d204b314fd2c84064c9180f3a50f1","kind":"commit","published_at":"2019-05-27T12:48:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"505e275285c757e0515c8623b43c823d8a74790c","kind":"commit","published_at":"2019-05-23T15:39:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.0","sha":"a33f0ab64999331a54267cdf0eb89e53fa4d70cd","kind":"commit","published_at":"2019-05-20T21:26:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0/manifests"},{"name":"v4.0.0-beta.2","sha":"3686a27055dce58b5e800b520087c0c448b7480e","kind":"commit","published_at":"2019-05-13T12:26:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"5c152157078503e8599537108c3be9e00969fa34","kind":"commit","published_at":"2019-05-05T12:24:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"f19bd59ae53f23e3637383061774542d973cc48c","kind":"commit","published_at":"2019-04-28T22:42:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.8","sha":"92d6e987a43041fde63fd02cad61277d04193c29","kind":"commit","published_at":"2019-04-17T19:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"663643e0a83554d7730be42140aef6bc3ac09c6a","kind":"commit","published_at":"2019-04-07T23:25:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"2482d2b689440df6fb3da6157a789adac2783736","kind":"commit","published_at":"2019-03-30T19:33:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6/manifests"},{"name":"v3.9.3","sha":"ebed7922fc97331519f507768572a068edb8494e","kind":"commit","published_at":"2019-03-28T14:06:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3/manifests"},{"name":"v4.0.0-alpha.5","sha":"1bfdbe5688fb3556e4bebd1f8e357c515244ac42","kind":"commit","published_at":"2019-03-23T21:04:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"997324d52467e3a7b7a8058c0ba8309d04d4ddf6","kind":"commit","published_at":"2019-03-17T11:00:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"3a5d2e50411ddd3caea450abda49fd7c6ed230dc","kind":"commit","published_at":"2019-03-10T11:57:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"f606f7584dd842a89423dd3cc69e32b5ad3fdae1","kind":"commit","published_at":"2019-03-03T16:12:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"eea3b4d9a623f87d79be63f57b4a69ddfe375610","kind":"commit","published_at":"2019-02-20T10:58:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"97b26c4821299aef21e6ef9372a25aedd78d0137","kind":"commit","published_at":"2019-02-12T14:39:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.9.2","sha":"dbc788f7d231b4eceaa7a6a3e253104de5de9af0","kind":"commit","published_at":"2019-02-03T20:45:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2/manifests"},{"name":"v3.9.1","sha":"b903d7432b5a06583c9915f7ab9346bad76007a1","kind":"commit","published_at":"2019-01-26T13:59:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"f6353cdd15b954091c3f53498eb7de198755b740","kind":"commit","published_at":"2019-01-14T21:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"8df7a83ccc0b200e67feb823ceaaf793e4b6d007","kind":"commit","published_at":"2019-01-09T21:57:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"c202914213f19b070738ba5837da18e89c1662ee","kind":"commit","published_at":"2019-01-07T18:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"baa45b12252be8965809a0ad06e67e7dc7d44313","kind":"commit","published_at":"2018-12-30T21:47:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"0445ca8b710425f22744249a0c7bb3c20e95237b","kind":"commit","published_at":"2018-12-30T21:24:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"f0d60d8a510180e9c7a9b588d3e6c04d0d1a23d3","kind":"commit","published_at":"2018-12-22T15:42:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"1871b089aef090728321cab69be92daaec6eb131","kind":"commit","published_at":"2018-12-17T20:02:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0/manifests"},{"name":"v3.6.2","sha":"edde0b4f0073fcacb7233b553812f3dffe619da5","kind":"commit","published_at":"2018-12-09T20:22:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"e5fbf74a06157e2d73701a158e8d6b5914429ea1","kind":"commit","published_at":"2018-12-01T10:43:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1/manifests"},{"name":"issue-13699-mster","sha":"ac0153bf1b13ddbc1e43c22693f2c223838d9f1a","kind":"tag","published_at":"2018-11-28T20:15:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/issue-13699-mster","html_url":"https://github.com/mui/material-ui/releases/tag/issue-13699-mster","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@issue-13699-mster","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster/manifests"},{"name":"v3.6.0","sha":"d9c790fa69a1c053c3d471e030e4066122d58902","kind":"commit","published_at":"2018-11-26T19:49:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"34492c23a773b1db66fe65801997257709c4f319","kind":"commit","published_at":"2018-11-12T23:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"dc6b2b870fa514e98c74b6854d22c6e25e7684cb","kind":"commit","published_at":"2018-11-12T22:46:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"ba1dc0f27cd85996dbf3ef9df4d7f10552d6c91f","kind":"commit","published_at":"2018-11-04T23:41:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0/manifests"},{"name":"v3.3.2","sha":"47b20fe33c5f1c8a2563bad3c27811c37f698794","kind":"commit","published_at":"2018-10-27T20:16:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"92b2a36716c8ced3d12ff0b300be06cc4743e6da","kind":"commit","published_at":"2018-10-23T22:16:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"47d3b93780400d6eaef48d29dfcbebec8a5f22b2","kind":"commit","published_at":"2018-10-21T21:27:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"bbb0b683dd45d130b17580da86fe6ccc1ab5b3d3","kind":"commit","published_at":"2018-10-15T22:11:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"a61f0fc9a56ef22874753175bad2a636460130d1","kind":"commit","published_at":"2018-10-14T21:03:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"58f526f46e609e3e6cd785d15bfc5486df7ab79f","kind":"commit","published_at":"2018-10-07T22:44:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"dbd67aa892a4e9885d763fcb0d1f6c1691fbf763","kind":"commit","published_at":"2018-09-30T17:16:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"6184c508f94500a9da7486ccb2b9398023e4b1b5","kind":"commit","published_at":"2018-09-23T22:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"a9cbda69c8e059d928da53d9525652170b999455","kind":"commit","published_at":"2018-09-16T21:32:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"27412afa36b6c64b15b3b33cd51235efbc55a775","kind":"commit","published_at":"2018-09-08T22:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d6fb8524ff94080614e8d4d1064c7b2cec66c5d1","kind":"commit","published_at":"2018-09-03T21:14:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"2e9643f6c43c9b393a3914cd085aac92df546c04","kind":"commit","published_at":"2018-08-28T22:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"6847e0affc09f56a1497013be98bc3b59ccd3fde","kind":"commit","published_at":"2018-08-27T17:34:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0/manifests"},{"name":"v1.5.1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1/manifests"},{"name":"v1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1","html_url":"https://github.com/mui/material-ui/releases/tag/v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1/manifests"},{"name":"v1.5.0","sha":"6b4c29e324eaa1272ce7b42ecab0e3460af6f437","kind":"commit","published_at":"2018-08-12T20:42:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0/manifests"},{"name":"v0.20.2","sha":"1b1c1fce216b5b2f5ecd52d21f8ec6a326c00cd5","kind":"commit","published_at":"2018-08-05T21:43:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2/manifests"},{"name":"v1.4.3","sha":"99650a6d174ad97b41ba1079cd5d7f55b5db21b5","kind":"commit","published_at":"2018-08-04T10:26:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e9bb799208b34fb8f8bbfe4b63b7a1942f95d91f","kind":"commit","published_at":"2018-07-29T14:37:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"869692ecf3812bc4577ed4dde81a9911c5949695","kind":"commit","published_at":"2018-07-22T21:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7fdc1890fb744b565480835fd5684e66871c679f","kind":"commit","published_at":"2018-07-14T15:02:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"f12ba5bfafc53ada2e5719697dd8373d41fa9471","kind":"commit","published_at":"2018-07-02T20:06:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"cd47eeabdcd4f67e35ff5ad56ae82a571da5747a","kind":"commit","published_at":"2018-06-26T10:53:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"e943cb8d6f405de5d53c1f3d1908cbccb502bb3a","kind":"commit","published_at":"2018-06-20T21:41:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"29308b10b3f8ba3565168e4da4bb5f793cb8b4f9","kind":"commit","published_at":"2018-06-18T18:38:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7c094a0f0381c7b68a223e27b5dc700a7595b122","kind":"commit","published_at":"2018-06-10T09:50:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2a300cdec817595ac879bc419257e55ef318b0f9","kind":"commit","published_at":"2018-06-03T15:25:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"3ccf76d315404ebd67f1254f5679d327c0647dfd","kind":"commit","published_at":"2018-05-26T14:56:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"73101790333124cc8f5857bc46038b7d2315842a","kind":"commit","published_at":"2018-05-17T22:07:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.1","sha":"aae0c434f99c4ab559d8aff53cfbd2cfa7974043","kind":"commit","published_at":"2018-05-15T21:15:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1/manifests"},{"name":"v0.20.1","sha":"c663649d9edf9d196aadbb3b426fd613816964fc","kind":"commit","published_at":"2018-05-13T21:34:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1/manifests"},{"name":"v1.0.0-rc.0","sha":"5f3008fc26479b40ff16ec498ae0e6e3361fdb47","kind":"commit","published_at":"2018-05-13T19:13:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-beta.47","sha":"d16e4f5115a9fde3e8958d7959a912a55cbb246d","kind":"commit","published_at":"2018-05-09T21:48:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.47","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47/manifests"},{"name":"v1.0.0-beta.46","sha":"aa1ef83f22650245dd736681d7ec6331cb2a42ef","kind":"commit","published_at":"2018-05-08T21:51:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.46","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46/manifests"},{"name":"v1.0.0-beta.45","sha":"ab592831cbf5987a6516139aeaf148bdb3360ccb","kind":"commit","published_at":"2018-05-07T13:38:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.45","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45/manifests"},{"name":"v1.0.0-beta.44","sha":"0bba4ad1aed5d2181baa156009301eb56fd80158","kind":"commit","published_at":"2018-04-29T20:57:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.44","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44/manifests"},{"name":"v1.0.0-beta.43","sha":"6dfe7382b9777885abe84f4d1f66c0c62545d559","kind":"commit","published_at":"2018-04-22T10:47:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.43","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43/manifests"},{"name":"v1.0.0-beta.42","sha":"bc03443cac8a55ce3fc4d19e6a95e0f3d0116fbf","kind":"commit","published_at":"2018-04-16T20:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.42","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42/manifests"},{"name":"v1.0.0-beta.41","sha":"cddff325bdc2c79592701c11e295e48db0879c28","kind":"tag","published_at":"2018-04-07T18:26:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.41","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41/manifests"},{"name":"v1.0.0-beta.40","sha":"7f423b6bef54c4a34f3b53d9b8ebf33c183916f8","kind":"tag","published_at":"2018-04-01T09:55:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.40","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40/manifests"},{"name":"v1.0.0-beta.39","sha":"b95cb7a83a102b21b7f6add713398f6c9e743d50","kind":"tag","published_at":"2018-03-28T21:23:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.39","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39/manifests"},{"name":"v1.0.0-beta.38","sha":"a6ccfbe7699b67b03703b49a7cb14d865b841d38","kind":"tag","published_at":"2018-03-17T12:24:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.38","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38/manifests"},{"name":"v1.0.0-beta.37","sha":"1587ac3654ae5061eb21f652722a02cc4c367292","kind":"tag","published_at":"2018-03-11T14:31:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.37","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37/manifests"},{"name":"v1.0.0-beta.36","sha":"f31bd2e431c29f85a053387ce062987a3fc36168","kind":"tag","published_at":"2018-03-05T21:07:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.36","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36/manifests"},{"name":"v1.0.0-beta.35","sha":"25ca14ffcec6eeb75446730a03cc4a2014c5e8ab","kind":"tag","published_at":"2018-02-25T22:47:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.35","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35/manifests"},{"name":"olivier-material-ui-lab@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1/manifests"},{"name":"olivier-material-ui-icons@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1/manifests"},{"name":"olivier-material-ui-codemod@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.2","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2/manifests"},{"name":"olivier-material-ui-lab@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0/manifests"},{"name":"olivier-material-ui-icons@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0/manifests"},{"name":"olivier-material-ui-codemod@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.1","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1/manifests"},{"name":"v1.0.0-beta.34","sha":"284dfcb06fed2244033cc971cb78f485bafece3d","kind":"tag","published_at":"2018-02-17T12:08:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.34","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34/manifests"},{"name":"v1.0.0-beta.33","sha":"b7f698d48d61e74f74e5e50a08b4309460a55266","kind":"tag","published_at":"2018-02-10T12:03:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.33","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33/manifests"},{"name":"v1.0.0-beta.32","sha":"896bc50f35a83fac0453dbbecd9f367b45b450e9","kind":"tag","published_at":"2018-02-04T22:44:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.32","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32/manifests"},{"name":"v1.0.0-beta.31","sha":"6271146a2545aeedf4110990de21ebc0c910b627","kind":"tag","published_at":"2018-01-29T22:06:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.31","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31/manifests"},{"name":"v1.0.0-beta.30","sha":"2bb35ce508832f518a4c3af8cd7cf67af8fd90c5","kind":"tag","published_at":"2018-01-21T22:50:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.30","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30/manifests"},{"name":"v1.0.0-beta.29","sha":"7386d56d4dfb85ca4a586a56691b6a58798d5c42","kind":"tag","published_at":"2018-01-16T20:27:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.29","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29/manifests"},{"name":"v1.0.0-beta.28","sha":"e1f3dad9084edf460d42e0a5f6b7c956eaa51e8d","kind":"tag","published_at":"2018-01-14T14:52:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.28","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28/manifests"},{"name":"v1.0.0-beta.27","sha":"fcfe4a64a95f65e205c5ba9523987982e6556eea","kind":"tag","published_at":"2018-01-06T15:25:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.27","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27/manifests"},{"name":"v1.0.0-beta.26","sha":"bd42549ee464bce03743f7ee18964066f9d3907d","kind":"tag","published_at":"2017-12-30T23:24:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.26","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26/manifests"},{"name":"v1.0.0-beta.25","sha":"d9ab3e313136fa5fb179743b560ac7c9e4fa8f6a","kind":"tag","published_at":"2017-12-22T23:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.25","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25/manifests"},{"name":"v1.0.0-beta.24","sha":"7c8fe8516f8bf6317e7cc748eefa7d97c92b4007","kind":"tag","published_at":"2017-12-17T12:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.24","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24/manifests"},{"name":"v1.0.0-beta.23","sha":"1a4e5b06ae0a7f6b3a6be810d272ebdf3efbb863","kind":"tag","published_at":"2017-12-09T09:51:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.23","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23/manifests"},{"name":"v0.20.0","sha":"86b40ae4883e95d6139e9e5d59c0e14aa022ce3a","kind":"commit","published_at":"2017-12-04T04:05:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0/manifests"},{"name":"v1.0.0-beta.22","sha":"22f68ca292a947349ae2877b09e85775703ec87f","kind":"tag","published_at":"2017-11-28T23:11:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22/manifests"},{"name":"v1.0.0-beta.21","sha":"d33604a9deacbb2725da3688d823416486a039c1","kind":"tag","published_at":"2017-11-13T22:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21/manifests"},{"name":"v1.0.0-beta.20","sha":"076d08bfa709ffdb4858106ebda73f475e4ec5b9","kind":"tag","published_at":"2017-11-05T19:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20/manifests"},{"name":"v1.0.0-beta.19","sha":"2a1879fb818973d4df766c2d7842afd939fdb2b8","kind":"tag","published_at":"2017-10-30T21:51:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19/manifests"},{"name":"v1.0.0-beta.18","sha":"f626204f8e0cd9933bcb7a8c8ac5cd97d6419eca","kind":"tag","published_at":"2017-10-23T21:58:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18/manifests"},{"name":"v1.0.0-beta.17","sha":"616d69d5ff7263eb9c84960b6b7a4c9ff852d4ef","kind":"tag","published_at":"2017-10-15T22:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17/manifests"},{"name":"v1.0.0-beta.16","sha":"56fd0d9d2f6fe0222b8c4117e227de1d725918ba","kind":"tag","published_at":"2017-10-08T20:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16/manifests"},{"name":"v0.19.4","sha":"f1bc4be26ca68578f0cfd053fed8eeabe0d3a636","kind":"tag","published_at":"2017-10-08T19:56:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4/manifests"},{"name":"v1.0.0-beta.15","sha":"4da17a67182a212be91a36cec9c976ccb6293380","kind":"tag","published_at":"2017-10-04T16:05:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15/manifests"},{"name":"v1.0.0-beta.13","sha":"736f12000e6989b2e37fcf10deca8bcf20a284f5","kind":"tag","published_at":"2017-10-01T19:58:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13/manifests"},{"name":"v0.19.3","sha":"7e484cc0c2e3db1e30ebe89d93475f2999f6168c","kind":"tag","published_at":"2017-10-01T19:35:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3/manifests"},{"name":"v1.0.0-beta.12","sha":"65b6e04a74a1520209e7b8fcfa311a431ecb070a","kind":"tag","published_at":"2017-09-24T18:24:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12/manifests"},{"name":"v0.19.2","sha":"5f750e046d48fa2f8c0efd86290ea48661c9b32e","kind":"tag","published_at":"2017-09-18T20:14:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2/manifests"},{"name":"v1.0.0-beta.11","sha":"01c6feb33e7e4e5043ce2a8377fa7dda3dbc8180","kind":"tag","published_at":"2017-09-18T19:11:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11/manifests"},{"name":"v1.0.0-beta.10","sha":"3d4518c997fe875f8e91044ff59a09a46fdfb726","kind":"tag","published_at":"2017-09-13T21:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10/manifests"},{"name":"v1.0.0-beta.9","sha":"d4dba0da9a00efe5104365ca647d848a131a41a6","kind":"tag","published_at":"2017-09-10T11:17:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9/manifests"},{"name":"v1.0.0-beta.8","sha":"865b39bef48c3f85743c3914ba146b97b93fce0f","kind":"tag","published_at":"2017-09-02T11:11:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8/manifests"},{"name":"v0.19.1","sha":"b0d03e92c64bee1ac8c25acd0c48657b7f605d9a","kind":"tag","published_at":"2017-09-02T10:38:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1/manifests"},{"name":"v1.0.0-beta.7","sha":"d2083879918dcafdc9c17e3e19440000a0abb3b0","kind":"tag","published_at":"2017-08-30T22:51:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7/manifests"},{"name":"v1.0.0-beta.6","sha":"8385df161a6792d472821e30c7095b267b844950","kind":"tag","published_at":"2017-08-20T14:48:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6/manifests"},{"name":"v1.0.0-beta.5","sha":"8292545fd41ea9f9d3c7c52bb45f60a4fea434a9","kind":"tag","published_at":"2017-08-15T08:55:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5/manifests"},{"name":"v0.19.0","sha":"d1b3bc614a818d497e38fd51c85077dd7b490bad","kind":"tag","published_at":"2017-08-15T08:17:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0/manifests"},{"name":"v1.0.0-beta.4","sha":"110f0a6e95e8e2b51b2bdd7e545a9b41d1a0009f","kind":"tag","published_at":"2017-08-05T10:09:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4/manifests"},{"name":"v1.0.0-beta.3","sha":"e0dd9560d4a152ca0a61558b6238edc40746c354","kind":"tag","published_at":"2017-07-29T21:00:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"45d5da95daf4d52b0ea6e4ffbef27755fa0aa196","kind":"tag","published_at":"2017-07-23T17:45:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"603fbde8d99e386d6640ec6c24ba9fcfc4316dd4","kind":"tag","published_at":"2017-07-23T17:12:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1/manifests"},{"name":"v0.18.7","sha":"50f6dfc4b6ee7473e27ba950c3ce900b24f17d1c","kind":"tag","published_at":"2017-07-23T15:51:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7/manifests"},{"name":"v1.0.0-alpha.22","sha":"f3992561ed94696d595b6a56efc7449c7dee67c7","kind":"tag","published_at":"2017-07-18T09:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22/manifests"},{"name":"v1.0.0-alpha.21","sha":"49d21891b72796f4a8f383d9b15b66f72cb94549","kind":"tag","published_at":"2017-07-04T22:13:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21/manifests"},{"name":"v0.18.6","sha":"1d10ecbac4a83f9934bb6a7f025855f82002113c","kind":"tag","published_at":"2017-07-04T21:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6/manifests"},{"name":"v0.18.5","sha":"86f7c4141cc66ab1e96a681a6945472283e41ea3","kind":"tag","published_at":"2017-06-28T18:14:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5/manifests"},{"name":"v1.0.0-alpha.20","sha":"84363396403cbbd51072d0b09822cd6d8ab6bf87","kind":"tag","published_at":"2017-06-25T18:01:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20/manifests"},{"name":"v0.18.4","sha":"2c6872cacf19ac71a316b282c2467162dcd148c6","kind":"tag","published_at":"2017-06-25T17:39:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4/manifests"},{"name":"v1.0.0-alpha.19","sha":"611bfd7557fd928933e39c054d2b2edeb57adaed","kind":"tag","published_at":"2017-06-19T16:58:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19/manifests"},{"name":"v1.0.0-alpha.18","sha":"5fdb60642bdf2907b7fba352cf2cd0fa7208848f","kind":"tag","published_at":"2017-06-19T10:12:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18/manifests"},{"name":"v1.0.0-alpha.17","sha":"73e0a35145d10f3c29a991f75e5ba8315e0e754a","kind":"tag","published_at":"2017-06-12T11:55:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17/manifests"},{"name":"v0.18.3","sha":"4c6a542c772f9fe9ff97bb95f63801138d7722d0","kind":"tag","published_at":"2017-06-07T21:28:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"9d3b59b3fec3b31b37334c3bd842112f3d090f86","kind":"commit","published_at":"2017-06-06T21:29:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2/manifests"},{"name":"v1.0.0-alpha.16","sha":"0c7dba6dc5ad8b9f69ec3c60e3ba31f2973e582a","kind":"tag","published_at":"2017-06-01T08:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"18508aeb3e5817406209e15c3e51a53c2cbece96","kind":"tag","published_at":"2017-05-23T20:00:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"771fb44738e116a1d2cec7aabb8ed1425b1d57f6","kind":"tag","published_at":"2017-05-14T10:11:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14/manifests"},{"name":"v0.18.1","sha":"715372edf9fc21244030207409b4070158f6936d","kind":"tag","published_at":"2017-05-13T10:21:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1/manifests"},{"name":"v1.0.0-alpha.13","sha":"17fde80a53fb9fcce31a82290f54de55cf3655e9","kind":"tag","published_at":"2017-05-08T10:47:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13/manifests"},{"name":"v0.18.0","sha":"dea7938b1265a3b100899d65589fbd05e877ab9e","kind":"tag","published_at":"2017-04-30T22:26:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0/manifests"},{"name":"v1.0.0-alpha.12","sha":"dc7371e4770fd3e8b1a82b9c2c2a652acaa73713","kind":"tag","published_at":"2017-04-30T22:22:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12/manifests"},{"name":"v0.17.4","sha":"a398290811c94bd6bb2d5d04c7f6d0ce734e3ad6","kind":"commit","published_at":"2017-04-14T17:20:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4/manifests"},{"name":"v1.0.0-alpha.11","sha":"7b3dbfaf2e94e8139424c8660692ee20d5a9880e","kind":"tag","published_at":"2017-04-14T16:50:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11/manifests"},{"name":"v0.17.3","sha":"53076a03182668f94d3bf40cd880309a51e9be88","kind":"tag","published_at":"2017-04-10T21:42:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"38c4aed87e608ded8e083dcf341ed5e9a14c20ef","kind":"tag","published_at":"2017-04-09T11:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2/manifests"},{"name":"v1.0.0-alpha.10","sha":"27fd907d604c1d3189b7b70e3a7e4758e0171492","kind":"tag","published_at":"2017-04-06T12:00:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"b962c2fbfa7a9cab9e9844e01966b90ca86e67a1","kind":"tag","published_at":"2017-04-01T13:47:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a0b4691eb3958aeb9173a8f4e705c81dfb7d25da","kind":"tag","published_at":"2017-03-25T11:46:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8/manifests"},{"name":"v0.17.1","sha":"05280483dbbc29e56edd8f3644721679b55d4d73","kind":"commit","published_at":"2017-03-13T12:27:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1/manifests"},{"name":"v1.0.0-alpha.7","sha":"9281a3fcee37d6afb9e493ff06e8a2626f4d7d91","kind":"tag","published_at":"2017-03-12T12:31:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"69f604946c366c655d0613841c034cacee7e9ef4","kind":"commit","published_at":"2017-02-26T12:41:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6/manifests"},{"name":"v1.0.0-alpha.5","sha":"74973892bdfacd5c9e3a4ce63185e9a6500d9522","kind":"commit","published_at":"2017-02-26T11:04:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-alpha.4","sha":"6472a6864951bfe7f3739afbe74b50981299ac28","kind":"commit","published_at":"2017-02-26T10:19:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4/manifests"},{"name":"v0.17.0","sha":"c9af9606bcea6551ceaadc2f6430d629eb679e84","kind":"commit","published_at":"2017-02-12T22:06:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0/manifests"},{"name":"v1.0.0-alpha.3","sha":"4583f5212d0b668e3801a859d3cc584cec0ec173","kind":"commit","published_at":"2017-02-12T21:43:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"8476782b595175d25c8a972b5fe53bc1f8532676","kind":"tag","published_at":"2017-02-07T19:48:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"3a0eb03018a9c5c96ba5233de8ef45202403a94c","kind":"commit","published_at":"2017-01-29T21:29:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.16.7","sha":"867c6c29b1badd839b1fd57720e5754fcd53a516","kind":"commit","published_at":"2017-01-15T19:57:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"bc84dbeeb78b725fefdc10cdc6eee7b75cc1226e","kind":"commit","published_at":"2016-12-25T21:03:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"8a03a04ef17f76ce09b88607b216d8a8e4d277d6","kind":"commit","published_at":"2016-12-09T20:45:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"84c18c98ff56fbe81be902735164219040729bb1","kind":"commit","published_at":"2016-11-17T19:18:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"066c5d53d1d4ecec2923ed12ec14647ae8248a9c","kind":"commit","published_at":"2016-11-17T16:41:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"806b2eab2272b430e814f8b3c7f1e7b31cd0e306","kind":"commit","published_at":"2016-11-14T17:22:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"2085737a798d9cb808b2fddf1f06883b27327ccc","kind":"commit","published_at":"2016-10-19T18:24:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"6eb9913441cb39562f4c935bdd70042d26daa260","kind":"commit","published_at":"2016-10-05T14:36:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0/manifests"},{"name":"v0.16.0-rc2","sha":"71a9524d0ec28dad2f566a42c7bb8ad2ea93ce36","kind":"commit","published_at":"2016-09-24T19:31:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2/manifests"},{"name":"v0.16.0-rc1","sha":"1691addd7f84317619c6831c35cb1f32ef3779b6","kind":"commit","published_at":"2016-09-07T19:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1/manifests"},{"name":"v0.15.4","sha":"be9bc14f4cda041299b6f8845af87b9278c871fc","kind":"commit","published_at":"2016-08-10T22:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"8bd3589dd7f676f3d725559cbd63457afe8d3691","kind":"commit","published_at":"2016-08-02T20:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"908f694e1e6eae9e63da6b22e63100d6bda4fa8e","kind":"commit","published_at":"2016-07-09T21:10:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"1fed1bcc81d89e473e261c1da4bf0a3a46515ce8","kind":"tag","published_at":"2016-06-20T08:15:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"06667b589952f58ff8c6d277df364ef16dada671","kind":"tag","published_at":"2016-05-06T13:49:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0/manifests"},{"name":"v0.15.0-beta.2","sha":"7cf7adfe9042e9be8dbaa1c850ffacca26e9c269","kind":"commit","published_at":"2016-04-21T22:57:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2/manifests"},{"name":"v0.15.0-beta.1","sha":"47d7525fb77c7c579e99d595b3f98c69fc838c77","kind":"tag","published_at":"2016-04-14T13:33:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1/manifests"},{"name":"v0.15.0-alpha.2","sha":"caabf9eaee5a5e11097958105f8427cfc8905f86","kind":"tag","published_at":"2016-03-17T23:37:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2/manifests"},{"name":"v0.15.0-alpha.1","sha":"2ebddeb908857c16ece162964a7e501ab37716ba","kind":"commit","published_at":"2016-02-27T17:54:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1/manifests"},{"name":"v0.14.4","sha":"de2bee1335ff1fd701a60cb3d739cf919dbd77ce","kind":"commit","published_at":"2016-02-03T00:47:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"fa9141f90149392cc3fa366736e61a89b07e9205","kind":"commit","published_at":"2016-01-27T03:06:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"44b41957ae81344cf6dc794cf2dbe2da48152622","kind":"commit","published_at":"2016-01-08T15:52:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"0ae4d7f61bb240ae5e2adc9d15a8d5629f738db6","kind":"commit","published_at":"2016-01-04T22:23:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"628bc82957d8e537a1b648e31e10723820bb00ac","kind":"commit","published_at":"2015-12-25T15:12:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0/manifests"},{"name":"v0.14.0-rc2","sha":"9a24d8a7839c37b86748ad8022e39235e8eb6be2","kind":"commit","published_at":"2015-12-14T22:26:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2/manifests"},{"name":"v0.14.0-rc1","sha":"7459597806a2f1f5826eaab26d3c5d974da70fbd","kind":"commit","published_at":"2015-12-04T19:52:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1/manifests"},{"name":"v0.13.4","sha":"a98006f9ffb588030cbdd2e3b4a4515017e58c43","kind":"commit","published_at":"2015-11-24T17:07:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"e33afed6913b58a990bd4b51a038bbfff0a0f42f","kind":"commit","published_at":"2015-11-17T16:34:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"6f28ad04e8f95073646bfeb8936c550ca4a94347","kind":"commit","published_at":"2015-11-10T00:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"330488977f95dbebd6cf6a387bf10a86238331ff","kind":"commit","published_at":"2015-10-29T21:08:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"7980cd589e9dc9e055e1b789bf2f80e7f2ef0f5d","kind":"commit","published_at":"2015-10-21T19:38:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"86394ccd2d7b715eaa054a369679eba4ac82ce1f","kind":"commit","published_at":"2015-10-21T19:04:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"d310459476a461e0d29f166de277896026d8f35f","kind":"commit","published_at":"2015-10-19T17:30:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"06aca1012d01de4ec782acfb8d22a6ec83d48ff7","kind":"commit","published_at":"2015-10-07T21:43:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"6671f90516c2065839efae773ecda924b8bebdae","kind":"commit","published_at":"2015-10-06T19:31:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"a4e194e46c47f8e2eedfab8f0a8c4104e5679c95","kind":"commit","published_at":"2015-09-28T16:15:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"aa485220ff28e907d2548cbfb65bd789c23d9eba","kind":"commit","published_at":"2015-09-25T16:08:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"b55b770f2049852febe47bef27aa0eaceafcec08","kind":"commit","published_at":"2015-09-15T21:10:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"82bc1cb2805f7b624516f71628e6ca525df18cad","kind":"commit","published_at":"2015-08-24T21:31:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0/manifests"},{"name":"v0.10.4","sha":"a8097bcbed6939f0cb308e05acf03a907b666725","kind":"commit","published_at":"2015-08-09T03:29:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"2a43082b52138e33c85878616461445895066a11","kind":"commit","published_at":"2015-08-08T22:51:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"71583523f39c1830d3fcffeff0598c2f803f1048","kind":"commit","published_at":"2015-07-29T20:34:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"6b609c63611b02f9e845b765770983c547cd6af8","kind":"commit","published_at":"2015-07-13T21:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"b6140ec86c5087ad799e9a658f3f0d9b150c205a","kind":"commit","published_at":"2015-07-10T01:35:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"8a18478700f49b94fe7f580664e7b31c581ceb0b","kind":"commit","published_at":"2015-06-20T17:47:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"3da654eb4f0ddb10d81f2706eda1f3819e40b795","kind":"commit","published_at":"2015-06-15T01:46:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"867e87d3530b4fb6bc7f6ec5fb9edcd49e7bd631","kind":"commit","published_at":"2015-06-09T23:38:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"cb794810e7c39352f1bbd533d92983dc22a57510","kind":"commit","published_at":"2015-05-24T20:12:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0/manifests"},{"name":"v0.7.5","sha":"b3ce0b272e5468919d01b3d3ab6751a92f682b48","kind":"commit","published_at":"2015-04-27T19:14:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"abc159f246f15163f7984bcf702409cffc745d6e","kind":"commit","published_at":"2015-04-21T18:14:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"9321a4a8879f380a725c7439114ebf3e0da8abcc","kind":"commit","published_at":"2015-04-01T15:20:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"953606f4d1a9e3a33798b499219fe40b1f81fd96","kind":"commit","published_at":"2015-03-25T23:45:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"03c169188dd10ec2242b7806050781867c0291dd","kind":"commit","published_at":"2015-03-04T21:41:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"078ba0c94f8985dd2d96587784f760474ba51858","kind":"commit","published_at":"2015-02-13T21:06:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"accd9f0ef163d514b091709ffd63f76f6d1a467f","kind":"commit","published_at":"2015-01-27T00:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"57c7a95be20dc77cbe0459a40acc802e16de5148","kind":"commit","published_at":"2015-01-26T23:07:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"706446d6aeb952def6f2016fdc213b6e56b2d40f","kind":"commit","published_at":"2015-01-03T23:58:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"6b294fdd0a7f9686b8b8f05cf8759e90b3e581f9","kind":"commit","published_at":"2014-12-25T17:36:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"3eb741fdb94fff5e8218809b8f7d5a9d2e4d1778","kind":"commit","published_at":"2014-12-15T17:14:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"d65414913839d9d939c8bd938ca21f39f0faa924","kind":"commit","published_at":"2014-12-07T15:15:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"fc3232f6e9d1662c4f9d813b70acb329c4cdc6de","kind":"commit","published_at":"2014-11-30T21:22:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"4b02786c2a7e27613201fe72c033a260018a38d6","kind":"commit","published_at":"2014-11-28T20:34:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"ab8880bc442941c20d58ca2cbb8aace7b2724929","kind":"commit","published_at":"2014-11-17T20:10:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"052b0bc5a3e887d0a36b2277a2e09812a0ce206b","kind":"commit","published_at":"2014-11-11T21:11:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"715b7e868003ac9b121bdacee3e1301b9c660aa9","kind":"commit","published_at":"2014-11-08T19:56:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"088d257c0bec691545cd32f83fd2af753866b8ee","kind":"commit","published_at":"2014-11-08T00:13:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0/manifests"},{"name":"v0.1.29","sha":"3fe7b8bf7c3adc04522f311ce1c1c3b6e39e8edd","kind":"commit","published_at":"2014-11-05T19:58:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.1.29","html_url":"https://github.com/mui/material-ui/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29/manifests"}]},"repo_metadata_updated_at":"2025-12-15T11:57:29.490Z","dependent_packages_count":14,"downloads":24986432,"downloads_period":"last-month","dependent_repos_count":120805,"rankings":{"downloads":0.07837304505049572,"dependent_repos_count":0.08966122845126404,"dependent_packages_count":1.5719759701796183,"stargazers_count":0.05657222737944497,"forks_count":0.014570360692080925,"docker_downloads_count":0.25279368533978697,"average":0.34399108618211516},"purl":"pkg:npm/%40mui/core-downloads-tracker","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mui/core-downloads-tracker","docker_dependents_count":1162,"docker_downloads_count":57949768,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mui/core-downloads-tracker","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mui/core-downloads-tracker/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2025-12-08T20:03:39.496Z","issues_count":4314,"pull_requests_count":9955,"avg_time_to_close_issue":13647144.679064417,"avg_time_to_close_pull_request":1742937.626368452,"issues_closed_count":2593,"pull_requests_closed_count":8493,"pull_request_authors_count":718,"issue_authors_count":2935,"avg_comments_per_issue":5.111961057023644,"avg_comments_per_pull_request":1.994776494224008,"merged_pull_requests_count":7177,"bot_issues_count":19,"bot_pull_requests_count":3440,"past_year_issues_count":613,"past_year_pull_requests_count":2788,"past_year_avg_time_to_close_issue":793512.2201834862,"past_year_avg_time_to_close_pull_request":457745.60634920635,"past_year_issues_closed_count":327,"past_year_pull_requests_closed_count":2205,"past_year_pull_request_authors_count":164,"past_year_issue_authors_count":501,"past_year_avg_comments_per_issue":1.8743882544861339,"past_year_avg_comments_per_pull_request":1.31025824964132,"past_year_bot_issues_count":5,"past_year_bot_pull_requests_count":1282,"past_year_merged_pull_requests_count":1981,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/issues","maintainers":[{"login":"oliviertassinari","count":773,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"siriwatknp","count":700,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":512,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":434,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"mnajdova","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"michaldudak","count":262,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"aarongarciah","count":237,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"ZeeshanTamboli","count":207,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mj12albert","count":193,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"alexfauquette","count":165,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"samuelsycamore","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"cherniavskii","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"LukasTy","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"bharatkashyap","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"joserodolfofreitas","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"DanailH","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"eps1lon","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"JCQuintas","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"hbjORbj","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hbjORbj"},{"login":"flaviendelangle","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"michelengelen","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"rosskevin","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rosskevin"},{"login":"mbrookes","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"m4theushw","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"apedroferreira","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"hasdfa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"nikitaa24","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikitaa24"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"nathanmarks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanmarks"},{"login":"MBilalShafi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"richbustos","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richbustos"},{"login":"vicasas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"joshwooding","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwooding"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"dimitropoulos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dimitropoulos"},{"login":"arthurbalduini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"dmtrKovalenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmtrKovalenko"},{"login":"H3cth0r","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/H3cth0r"},{"login":"hai-cea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-cea"},{"login":"gerdadesign","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"DavidCnoops","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidCnoops"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}],"active_maintainers":[{"login":"Janpot","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"siriwatknp","count":235,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"DiegoAndai","count":147,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"oliviertassinari","count":119,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"ZeeshanTamboli","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mj12albert","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"mnajdova","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"aarongarciah","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"DanailH","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"alexfauquette","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"prakhargupta1","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"JCQuintas","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"LukasTy","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"bharatkashyap","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"cherniavskii","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"michaldudak","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"H3cth0r","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/H3cth0r"},{"login":"vicasas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fcore-downloads-tracker/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fcore-downloads-tracker/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fcore-downloads-tracker/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fcore-downloads-tracker/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fcore-downloads-tracker/codemeta","maintainers":[{"uuid":"brijeshb42","login":"brijeshb42","name":null,"email":"brijeshb42@gmail.com","url":null,"packages_count":70,"html_url":"https://www.npmjs.com/~brijeshb42","role":null,"created_at":"2023-06-05T19:45:41.284Z","updated_at":"2023-06-05T19:45:41.284Z","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":63,"html_url":"https://www.npmjs.com/~michaldudak","role":null,"created_at":"2022-11-12T04:19:29.678Z","updated_at":"2022-11-12T04:19:29.678Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/michaldudak/packages"},{"uuid":"atomiks","login":"atomiks","name":null,"email":"cc.glows@gmail.com","url":null,"packages_count":51,"html_url":"https://www.npmjs.com/~atomiks","role":null,"created_at":"2024-08-20T14:10:30.939Z","updated_at":"2024-08-20T14:10:30.939Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/atomiks/packages"},{"uuid":"mnajdova","login":"mnajdova","name":null,"email":"mnajdova@gmail.com","url":null,"packages_count":88,"html_url":"https://www.npmjs.com/~mnajdova","role":null,"created_at":"2022-11-12T04:19:29.664Z","updated_at":"2022-11-12T04:19:29.664Z","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":113,"html_url":"https://www.npmjs.com/~oliviertassinari","role":null,"created_at":"2023-04-07T03:34:09.176Z","updated_at":"2023-04-07T03:34:09.176Z","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":158,"html_url":"https://www.npmjs.com/~siriwatknp","role":null,"created_at":"2022-11-12T04:19:29.656Z","updated_at":"2022-11-12T04:19:29.656Z","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":113,"html_url":"https://www.npmjs.com/~janpotoms","role":null,"created_at":"2025-08-19T15:11:58.644Z","updated_at":"2025-08-19T15:11:58.644Z","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":42,"html_url":"https://www.npmjs.com/~aarongarciah","role":null,"created_at":"2024-08-20T14:10:30.883Z","updated_at":"2024-08-20T14:10:30.883Z","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":46,"html_url":"https://www.npmjs.com/~mj12albert","role":null,"created_at":"2023-03-24T09:14:40.346Z","updated_at":"2023-03-24T09:14:40.346Z","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":46,"html_url":"https://www.npmjs.com/~diegoandai","role":null,"created_at":"2023-06-05T19:45:41.635Z","updated_at":"2023-06-05T19:45:41.635Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/diegoandai/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5264274,"maintainers_count":1091160,"namespaces_count":333594,"keywords_count":760514,"github":"npm","metadata":{"funded_packages_count":159192},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-12-16T06:37:22.408Z","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":5990198,"name":"org.webjars.npm:mui__utils","ecosystem":"maven","description":"WebJar for @mui/utils","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/material-ui","keywords_array":[],"namespace":"org.webjars.npm","versions_count":6,"first_release_published_at":"2022-09-24T00:05:38.000Z","latest_release_published_at":"2025-08-03T23:19:46.000Z","latest_release_number":"7.2.0","last_synced_at":"2025-12-12T01:21:08.725Z","created_at":"2023-01-26T17:24:20.548Z","updated_at":"2025-12-12T01:21:08.725Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/mui__utils/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/mui__utils/","metadata":{},"repo_metadata":{"id":19822297,"uuid":"23083156","full_name":"mui/material-ui","owner":"mui","description":"Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.","archived":false,"fork":false,"pushed_at":"2025-10-22T16:11:10.000Z","size":699196,"stargazers_count":96842,"open_issues_count":1774,"forks_count":32693,"subscribers_count":1324,"default_branch":"master","last_synced_at":"2025-10-22T18:17:02.502Z","etag":null,"topics":["design-system","material-design","material-ui","react","react-components"],"latest_commit_sha":null,"homepage":"https://mui.com/material-ui/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2014-08-18T19:11:54.000Z","updated_at":"2025-10-22T16:11:52.000Z","dependencies_parsed_at":"2025-06-02T16:06:01.092Z","dependency_job_id":"32b77193-1b92-4638-bb5e-6c82ade9eee5","html_url":"https://github.com/mui/material-ui","commit_stats":{"total_commits":23822,"total_committers":3211,"mean_commits":"7.4188726253503585","dds":0.8266728234405172,"last_synced_commit":"c0620e333641deda56f3cd68c7c3736098ee818c"},"previous_names":["mui-org/material-ui","callemall/material-ui"],"tags_count":568,"template":false,"template_full_name":null,"purl":"pkg:github/mui/material-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/sbom","scorecard":{"id":262861,"data":{"date":"2025-08-17T02:37:43Z","repo":{"name":"github.com/mui/material-ui","commit":"06de3386e5dbd68c7e7496219f702232dcd7ec9f"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.7,"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":"Maintained","score":10,"reason":"30 commit(s) and 1 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":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/check-if-pr-has-label.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yml: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:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/no-response.yml:22","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/check-if-pr-has-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci-check.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-cleanup.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/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/publish-canaries.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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 28 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":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  14 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:  13 out of  13 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":"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: 'allow deletion' disabled on branch 'v6.x'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v6.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v6.x'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'v6.x'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v6.x'","Warn: codeowners review is not required on branch 'master'","Warn: codeowners review is not required on branch 'v6.x'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v6.x'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v6.x'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v6.x'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v6.x'"],"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":"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":"CI-Tests","score":10,"reason":"28 out of 28 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 36 contributing companies or organizations","details":["Info: found contributions from: A11yance, LightSourceAI, TourConnect, Treeshakers, alienfast, calcom, callemall, cefsharp, cssinjs, emikra, goose-duck, instacart, jalaali, lightsourceai, mui, mui-org, nodejs, openfoodfacts, pabloengine, pretur, react-native-community, reactiran, reactjs, reactwg, state-machines, storybookjs, testing-library, text-em-all, typed-typings, typescript-cheatsheets, underjs, vercel, webpack, yarnpkg, yarnplugins, 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":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-cpj6-fhp6-mr6j","Warn: Project is vulnerable to: GHSA-f46r-rw29-r322","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","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-17T11:13:50.539Z","repository_id":19822297,"created_at":"2025-08-17T11:13:50.539Z","updated_at":"2025-08-17T11:13:50.539Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280748853,"owners_count":26383954,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-24T02:00:06.418Z","response_time":73,"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":"v7.3.4","sha":"28eadba9ec2899226ecbf4058b8fba1ddeab9e6d","kind":"tag","published_at":"2025-10-02T18:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4/manifests"},{"name":"v7.3.3","sha":"6984a79aa3ebde0ad9d1a21817de900f60b7dc90","kind":"tag","published_at":"2025-10-02T14:01:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3/manifests"},{"name":"v7.3.2","sha":"ebd180cdd48e365aa0c5c54b6568d5efc320590d","kind":"tag","published_at":"2025-09-02T06:18:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"3592ec32c4858c22bf99c535c037c13ee6db6b84","kind":"tag","published_at":"2025-08-06T09:33:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"ad98e5ebf7f2f629f9a8b054d9ee3e7217d163bf","kind":"tag","published_at":"2025-08-05T05:40:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0/manifests"},{"name":"v6.5.0","sha":"894dd472b2cc3bbf218eef521ce5a4bcbe914e60","kind":"tag","published_at":"2025-07-08T02:51:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0/manifests"},{"name":"v5.18.0","sha":"6b50143dcfc2aad56a37c9f2e1f14256e9a65c4e","kind":"tag","published_at":"2025-07-08T02:50:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0/manifests"},{"name":"v7.2.0","sha":"1496d735b2cf16501ce413daec40d627eee77e1d","kind":"tag","published_at":"2025-06-30T08:59:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0/manifests"},{"name":"v7.1.2","sha":"ad2d425db362790d6d0f90fbe5b5d3a5b5132503","kind":"tag","published_at":"2025-06-20T07:34:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2/manifests"},{"name":"v6.4.12","sha":"9179a92b0d97f6d0270c7fac733cfd81bd7354cc","kind":"tag","published_at":"2025-06-02T06:58:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12/manifests"},{"name":"v7.1.1","sha":"0ebb3a14ccc5dbee4ec2682b387511f107b95a65","kind":"tag","published_at":"2025-06-02T06:47:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"e3e07e0b8fac5ca8fb4bbf3ec453dbe79133552f","kind":"tag","published_at":"2025-05-06T08:50:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0/manifests"},{"name":"v6.4.11","sha":"6b3957d9d42c83e069da8e8bb534ec294dcb6254","kind":"tag","published_at":"2025-04-10T02:36:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11/manifests"},{"name":"v7.0.2","sha":"ebb24ce49e1ef8358600a7787cb6c8d671cead63","kind":"tag","published_at":"2025-04-09T13:08:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2/manifests"},{"name":"v6.4.10","sha":"d80a3609c8a7274dc5fafa348382059945aee449","kind":"tag","published_at":"2025-03-31T19:03:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10/manifests"},{"name":"v7.0.1","sha":"d6fdcac555725c3807e6f03445e3a051398ee739","kind":"tag","published_at":"2025-03-28T18:58:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"22aa7db2ed23df3b43530e9fdb57bc1051221457","kind":"tag","published_at":"2025-03-26T14:16:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0/manifests"},{"name":"v6.4.9","sha":"a884cb821f67a831f44cc6abfc3bc77faef91ada","kind":"tag","published_at":"2025-03-25T15:45:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9/manifests"},{"name":"v7.0.0-rc.0","sha":"ebaec8db8ae1b90183817cb0bad549d7fc63fe79","kind":"tag","published_at":"2025-03-19T09:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0/manifests"},{"name":"v5.17.1","sha":"0d509f8a4a48031a1e25974a1604b803892ce94e","kind":"tag","published_at":"2025-03-18T18:44:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"b0dc8270c5a2896293ff8b61052120a13819f0a1","kind":"tag","published_at":"2025-03-18T15:28:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0/manifests"},{"name":"v6.4.8","sha":"2bded219fabaaefc2083aa660d5856ab75cfa8d6","kind":"tag","published_at":"2025-03-17T17:54:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8/manifests"},{"name":"v7.0.0-beta.4","sha":"260ed53760f179e3bb4f1f43e2f2712ecbf9fdd7","kind":"tag","published_at":"2025-03-13T13:30:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4/manifests"},{"name":"v6.4.7","sha":"d1ca0a45fea4327ba4dc9876e62922785493f1c3","kind":"tag","published_at":"2025-03-05T15:19:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7/manifests"},{"name":"v7.0.0-beta.3","sha":"9dea4105c8b413e087bd1d0cc517b52831a2eb86","kind":"tag","published_at":"2025-03-05T15:13:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"48acea181cac8ca14455e76d01d3554ba578781e","kind":"tag","published_at":"2025-02-27T15:00:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2/manifests"},{"name":"v7.0.0-beta.1","sha":"2cf2e71af3c2b26694964884456bc335c2ba6cdb","kind":"tag","published_at":"2025-02-26T18:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1/manifests"},{"name":"v6.4.6","sha":"356b885778a2af26505d5dbba76a9abcceb69800","kind":"tag","published_at":"2025-02-26T13:39:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6/manifests"},{"name":"v7.0.0-beta.0","sha":"b485c1abec1d776e925ca90e6fa7d91e9bd057a7","kind":"tag","published_at":"2025-02-26T13:22:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0/manifests"},{"name":"v7.0.0-alpha.2","sha":"ba14b7070070281c8a6cea1df7653f007bb8da49","kind":"tag","published_at":"2025-02-18T18:57:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.4.5","sha":"6f2b908baa7863e2cbf0ec4518dc90ccfd53597b","kind":"tag","published_at":"2025-02-18T18:46:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5/manifests"},{"name":"v7.0.0-alpha.1","sha":"c390c1c2d1c85f42d40f16ce405a3c4b62026ec7","kind":"tag","published_at":"2025-02-11T17:34:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1/manifests"},{"name":"v6.4.4","sha":"c66361a6ad9d1354b60e6fb93ba3144c1348ab15","kind":"tag","published_at":"2025-02-11T14:31:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4/manifests"},{"name":"v6.4.3","sha":"cee310a92f61ffb75284195a9ed30bcb367c78e2","kind":"tag","published_at":"2025-02-04T18:53:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3/manifests"},{"name":"v7.0.0-alpha.0","sha":"3e3195a4285ca716061f7d7d87f4915630af1b69","kind":"tag","published_at":"2025-02-03T12:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.4.2","sha":"1813d89a599a4027fd216062b2cac8b0c1864f1d","kind":"tag","published_at":"2025-01-29T15:50:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2/manifests"},{"name":"v6.4.1","sha":"819e662a2ce210f8805c45057389217cb1c39a83","kind":"tag","published_at":"2025-01-21T13:23:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"f9949a8889c7e69cac145ce56411298a234d2e49","kind":"tag","published_at":"2025-01-14T16:46:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0/manifests"},{"name":"v5.16.14","sha":"ba588c8333d765af63ab15c8b33dd947b615f70b","kind":"tag","published_at":"2025-01-06T21:20:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14/manifests"},{"name":"v6.3.1","sha":"afd551abd3be44de711d6baef48e62e18b97c908","kind":"tag","published_at":"2025-01-03T13:53:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1/manifests"},{"name":"v5.16.13","sha":"e52a6379f22d38453fa046d410b0c4700707dbd9","kind":"tag","published_at":"2024-12-25T11:25:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13/manifests"},{"name":"v6.3.0","sha":"84d6ecfdccd10f204854beeef98bcc55dc99d117","kind":"tag","published_at":"2024-12-23T18:10:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"17026fc203a8b413ec7343b6eeb267a50519d515","kind":"tag","published_at":"2024-12-17T13:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1/manifests"},{"name":"v5.16.12","sha":"b8fbcf5fb5169d8db6ee0ec35001816d2777e8d4","kind":"tag","published_at":"2024-12-17T13:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12/manifests"},{"name":"v5.16.11","sha":"2413ff076b0d462736dfccd399b4be863fd79ec2","kind":"tag","published_at":"2024-12-11T10:13:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11/manifests"},{"name":"v6.2.0","sha":"3a8ceaead5ac4c2c4554e6500ca3d197420a04c2","kind":"tag","published_at":"2024-12-11T02:03:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0/manifests"},{"name":"v6.1.10","sha":"5c5e9f6d8a90034cd75dcb92403caf6b37efc916","kind":"tag","published_at":"2024-12-04T10:03:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10/manifests"},{"name":"v5.16.9","sha":"ec085b677c43ed1f37e66bd2fb58f27dce9f7184","kind":"tag","published_at":"2024-12-04T09:34:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9/manifests"},{"name":"v5.16.8","sha":"096adfbe28d038397a7f3cf3494b86844226e162","kind":"tag","published_at":"2024-11-28T06:51:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8/manifests"},{"name":"v6.1.9","sha":"821784419eefb89e4ce7b66c4b602a1e33d2fa88","kind":"tag","published_at":"2024-11-27T13:22:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9/manifests"},{"name":"v6.1.8","sha":"0b8739f145423bafdd8e2871312307bfb31c58ef","kind":"tag","published_at":"2024-11-20T15:09:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8/manifests"},{"name":"v6.1.7","sha":"a7d441d0bd3bfc16a1ce9e6d7ff3ad1afc6b62f1","kind":"tag","published_at":"2024-11-13T15:31:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7/manifests"},{"name":"v6.1.6","sha":"32112b76aa821c2a1e98120545019ef1a71ea274","kind":"tag","published_at":"2024-10-30T13:54:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6/manifests"},{"name":"v6.1.5","sha":"01c5f344628bc66e16f86284ee0fc7107002a5ca","kind":"tag","published_at":"2024-10-22T10:28:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5/manifests"},{"name":"v6.1.4","sha":"15ea548de803e4602894cae6304a497d7ddaf09c","kind":"tag","published_at":"2024-10-15T18:35:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4/manifests"},{"name":"v6.1.3","sha":"c7de2cae15cc7b7025ad79e3623320526ed16462","kind":"tag","published_at":"2024-10-09T09:47:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3/manifests"},{"name":"v6.1.2","sha":"e6ff0b5016ac4fa40cdc9b78a0d9ecdd2c0cd9db","kind":"tag","published_at":"2024-10-02T14:51:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"263c7259451d5b928bbdfd299c9c0afc89dfec02","kind":"tag","published_at":"2024-09-19T06:42:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"94cc3d0a66456713e6e25edf9a1ba35ad8df88bc","kind":"tag","published_at":"2024-09-11T13:09:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"bb620d85a89651ca4350e8861bbb35776d583726","kind":"tag","published_at":"2024-09-03T10:33:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"71dbef69dcbf2b87831af579fb777b4f1f4b219a","kind":"tag","published_at":"2024-08-29T13:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"c9a9adfb90e939c0590de6edf10d0c65fcbc8b1e","kind":"tag","published_at":"2024-08-27T09:06:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.0","sha":"55bea65c83c1beac77382fe961f8aa72eec21daa","kind":"tag","published_at":"2024-08-22T08:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0/manifests"},{"name":"v6.0.0-beta.6","sha":"cbb6f8d3b1b72732d51f5628765cfd7e75bd5747","kind":"tag","published_at":"2024-08-18T02:55:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6/manifests"},{"name":"v5.16.7","sha":"b505fd7b64e92db523198712a5d6716c494e0c66","kind":"tag","published_at":"2024-08-09T09:19:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7/manifests"},{"name":"v6.0.0-beta.5","sha":"75c24b0828981651082a3eede027b6871c96c440","kind":"tag","published_at":"2024-08-08T08:52:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5/manifests"},{"name":"v5.16.6","sha":"6eb1bdce38d0fc67fa8aebca260043c7fc8eb3e8","kind":"tag","published_at":"2024-07-30T21:06:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6/manifests"},{"name":"v6.0.0-beta.4","sha":"12532afa3e4f6f13a9fa86eb459c27792c36b6f9","kind":"tag","published_at":"2024-07-30T20:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4/manifests"},{"name":"v5.16.5","sha":"40792e6efb2c92b8964a3912e08aeb4fb7fc41c8","kind":"tag","published_at":"2024-07-25T06:42:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5/manifests"},{"name":"v6.0.0-beta.3","sha":"02fde66a0cd72fb7fe3681a5ea8c4de733b4a865","kind":"tag","published_at":"2024-07-24T18:27:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3/manifests"},{"name":"v5.16.4","sha":"77af399a3ad76f31e5f2e0fab5650b628fa50990","kind":"tag","published_at":"2024-07-16T16:01:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4/manifests"},{"name":"v6.0.0-beta.2","sha":"9ad8c1fd8dfd21d8e37fe73d71e011542b23db72","kind":"tag","published_at":"2024-07-16T14:46:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2/manifests"},{"name":"v5.16.3","sha":"e1824453bdb0a89f15d4dfe47a1c4f90fa0f0500","kind":"tag","published_at":"2024-07-16T14:18:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3/manifests"},{"name":"v6.0.0-beta.1","sha":"19c1935757925d834928a30ea41f58bb95fb355f","kind":"tag","published_at":"2024-07-16T09:42:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1/manifests"},{"name":"v5.16.2","sha":"56ddd108fe153592a800fce4d43f9758b0ff5101","kind":"tag","published_at":"2024-07-16T09:10:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2/manifests"},{"name":"v6.0.0-beta.0","sha":"3364f0740aa5c86e057ec5b0d22c1b12bfd96fa4","kind":"tag","published_at":"2024-07-11T15:54:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0/manifests"},{"name":"v5.16.1","sha":"431af6a2fd9bf6cd0422c61e36c937d1ea5e5015","kind":"tag","published_at":"2024-07-11T15:48:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1/manifests"},{"name":"v5.16.0","sha":"e5e9b9d5e952b52752b758179da20d3fa0982c05","kind":"tag","published_at":"2024-07-05T13:32:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0/manifests"},{"name":"v6.0.0-alpha.14","sha":"2a15dd74c76bacbc867a7313fdc2c42c6168327c","kind":"tag","published_at":"2024-07-05T04:25:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14/manifests"},{"name":"v6.0.0-alpha.13","sha":"a070a894fbe21c52df446438ca1bb5a891d5e1b5","kind":"tag","published_at":"2024-07-03T07:44:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13/manifests"},{"name":"v5.15.21","sha":"a306ce4afcc60de4c3e43b8f9183862235d9318e","kind":"tag","published_at":"2024-06-28T14:09:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21/manifests"},{"name":"v6.0.0-alpha.12","sha":"fb476c6c18b850e8400d03afb7447802afbfd357","kind":"tag","published_at":"2024-06-24T17:12:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.15.20","sha":"f20fa0ba4016e5425a2a4cce841075253828a551","kind":"tag","published_at":"2024-06-12T12:58:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20/manifests"},{"name":"v6.0.0-alpha.11","sha":"22c5206a9e8191b2f81131d6978a0958e55b7032","kind":"tag","published_at":"2024-06-12T08:18:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11/manifests"},{"name":"v6.0.0-alpha.10","sha":"e5ac6c0eef5efd4fa5c5eb11ccbf08e58e7443f8","kind":"tag","published_at":"2024-06-04T10:35:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10/manifests"},{"name":"v6.0.0-alpha.9","sha":"925de32766317bb84a92ec24b2b6465c8e48cc04","kind":"tag","published_at":"2024-05-29T12:25:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.15.19","sha":"77f606ba73bb5439d66871177772f54196044450","kind":"tag","published_at":"2024-05-29T12:01:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19/manifests"},{"name":"v6.0.0-alpha.8","sha":"c7dbe6e8256cef7bd2dbdcbee55428ad82513cd0","kind":"tag","published_at":"2024-05-21T16:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.15.18","sha":"607daac5baa9c8151f111fe4bacea1d7e61881a3","kind":"tag","published_at":"2024-05-16T09:29:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18/manifests"},{"name":"v6.0.0-alpha.7","sha":"997bec6d8d30a1a891aff4eeedefa41c93eaa95c","kind":"tag","published_at":"2024-05-16T06:31:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"7c8db04b91500ba77301acd360d21bff7f7c752f","kind":"tag","published_at":"2024-05-08T13:13:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.15.17","sha":"9bc4fc42959427246addfdf29db95847cc38e410","kind":"tag","published_at":"2024-05-08T12:24:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17/manifests"},{"name":"v5.15.16","sha":"284e251c155d92078f80f98919f4ab260b05e9be","kind":"tag","published_at":"2024-05-01T14:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16/manifests"},{"name":"v6.0.0-alpha.5","sha":"571d5046e26aa07605cb1e01ca99b2eb0b04d009","kind":"tag","published_at":"2024-05-01T14:16:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5/manifests"},{"name":"v6.0.0-alpha.4","sha":"afffc2ffc3db1e6abf48f3b3e13a41e8b758f874","kind":"tag","published_at":"2024-04-24T07:30:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4/manifests"},{"name":"v6.0.0-alpha.3","sha":"6d5e44409344ea4e13ceb3a02c4446dc6a7323b4","kind":"tag","published_at":"2024-04-17T16:10:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3/manifests"},{"name":"v6.0.0-alpha.2","sha":"4e75758b37119bd821435c23d9c111c545e186b6","kind":"tag","published_at":"2024-04-09T15:09:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2/manifests"},{"name":"v6.0.0-alpha.1","sha":"84307c1a2495a716788ec25f046faaa4d16c88c7","kind":"tag","published_at":"2024-04-05T10:43:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1/manifests"},{"name":"v5.15.15","sha":"5a079965186640b5176f00c537f3b9e6c299b5c4","kind":"tag","published_at":"2024-04-04T07:09:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15/manifests"},{"name":"v6.0.0-alpha.0","sha":"2a15ad6f1f5507162b1a5aebf78976ca3023183b","kind":"tag","published_at":"2024-03-26T15:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.15.14","sha":"9585d28317c90f2c71ab88dd5ae37638bb64ad82","kind":"tag","published_at":"2024-03-19T08:18:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14/manifests"},{"name":"v5.15.13","sha":"dbcb678234296de56afaf3138917e967e8d1934a","kind":"tag","published_at":"2024-03-13T14:17:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13/manifests"},{"name":"pigment@0.0.1","sha":"0e765a618a7676c507852cec024464b1fc1cd80f","kind":"tag","published_at":"2024-03-08T04:20:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/pigment@0.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/pigment@0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@pigment%400.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1/manifests"},{"name":"v5.15.12","sha":"5ad69e161d7520274cd37a2524ffb935b6dda158","kind":"tag","published_at":"2024-03-05T15:33:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12/manifests"},{"name":"v5.15.11","sha":"e3257a4d68481b0ca6efd5d06cb5c1e1e77e4286","kind":"tag","published_at":"2024-02-22T08:52:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11/manifests"},{"name":"v5.15.10","sha":"94fcd3ada0842108a9a2ce53e121931e5448649f","kind":"tag","published_at":"2024-02-12T12:38:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10/manifests"},{"name":"v5.15.9","sha":"7917d2a8a4acc0b07328dee8273847652491b769","kind":"tag","published_at":"2024-02-08T12:55:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9/manifests"},{"name":"v5.15.8","sha":"fe5a59e616637a0488b122749479b782f5f8dfa2","kind":"tag","published_at":"2024-02-06T20:42:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8/manifests"},{"name":"v5.15.7","sha":"b80acd69c7c848709d01465d6727b13ed6109258","kind":"tag","published_at":"2024-01-31T13:23:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7/manifests"},{"name":"v5.15.6","sha":"1700e5cd9cbb3bc648b7f799f837c4d23ed42700","kind":"tag","published_at":"2024-01-22T18:09:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6/manifests"},{"name":"v5.15.5","sha":"5d7c4e26a4973a3a80bf5f8a9a8ea14f89554fe0","kind":"tag","published_at":"2024-01-17T09:27:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5/manifests"},{"name":"v5.15.4","sha":"6aadbf91c5eb2c94dea9a49a19eb532606410a5a","kind":"tag","published_at":"2024-01-10T13:49:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4/manifests"},{"name":"v5.15.3","sha":"9fa4e472f9ba4fd4e7f8cfb8bc0d1f1d455ace23","kind":"tag","published_at":"2024-01-03T15:22:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"5d5dd15f70db9ffcb85d4dc57da8a20f5240fb81","kind":"tag","published_at":"2023-12-25T14:24:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"8be7ac66b99059bf2c2edcca9cf15981d389db6b","kind":"tag","published_at":"2023-12-19T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"8c2c6a88a509f9da7c453d4a3c3ab4749a57a36d","kind":"tag","published_at":"2023-12-12T18:21:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0/manifests"},{"name":"v5.14.20","sha":"14fa79f4328e901f82d7fc39aba722a9bf4a8df0","kind":"tag","published_at":"2023-12-05T09:28:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20/manifests"},{"name":"v5.14.19","sha":"a07b4925255aa3fc7ae1255130e182e4573c58d7","kind":"tag","published_at":"2023-11-29T21:11:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19/manifests"},{"name":"v5.14.18","sha":"43a41b6b2fa3f0a186a852b894452722e3a38f04","kind":"tag","published_at":"2023-11-14T08:27:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18/manifests"},{"name":"v5.14.17","sha":"c54a42dd8b0ec8e850bd60438e60a1a8acb3b4a4","kind":"tag","published_at":"2023-11-06T15:34:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17/manifests"},{"name":"v5.14.16","sha":"391b57a05daf67a8154471dae645471f5ffac09f","kind":"tag","published_at":"2023-10-31T10:57:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16/manifests"},{"name":"v5.14.15","sha":"6baedcfed27419ed6b9685f27fcbf3eff46133a3","kind":"tag","published_at":"2023-10-24T15:41:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15/manifests"},{"name":"v5.14.14","sha":"a0cfa182db3e7b196efe36cfe7b31d304c5a0a4e","kind":"tag","published_at":"2023-10-17T13:58:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14/manifests"},{"name":"v5.14.13","sha":"b8811a0fa59e7663b240183219db32f9a617e607","kind":"tag","published_at":"2023-10-10T19:42:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13/manifests"},{"name":"v5.14.12","sha":"bd450a0fdb19b087f47e1d7cce5a72417ec977cc","kind":"commit","published_at":"2023-10-04T16:31:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12/manifests"},{"name":"v5.14.11","sha":"13c0894d0c14c7f577a0a95492aeaa8fff8da33a","kind":"tag","published_at":"2023-09-26T11:47:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11/manifests"},{"name":"v5.14.10","sha":"14e97bffa62760cabcdc7244bff445b423f5286a","kind":"tag","published_at":"2023-09-18T10:18:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10/manifests"},{"name":"v5.14.9","sha":"8255b71ccdbfe9a20f856b5d68a269ab1c5452ca","kind":"tag","published_at":"2023-09-13T13:36:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9/manifests"},{"name":"v5.14.8","sha":"74c58dabc2cf5ed2242fb08e4781d26088d06b12","kind":"tag","published_at":"2023-09-05T12:34:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8/manifests"},{"name":"v5.14.7","sha":"8a09d535f101aac98935f82b76345ca9691b5e2b","kind":"tag","published_at":"2023-08-29T12:04:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7/manifests"},{"name":"v5.14.6","sha":"a1f511dd6ed9adba561e2ba00e1348136ed656db","kind":"commit","published_at":"2023-08-24T11:19:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6/manifests"},{"name":"v5.14.5","sha":"61fbfd1546c55caca984695a41f9c95668d414fc","kind":"tag","published_at":"2023-08-14T14:39:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5/manifests"},{"name":"v5.14.4","sha":"40f4b275022f03e48cf4809cd53d0d0dabb40424","kind":"tag","published_at":"2023-08-08T09:51:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4/manifests"},{"name":"v5.14.3","sha":"2deea341c9abfb640f22520e0c277027f3f91cd0","kind":"tag","published_at":"2023-08-01T15:33:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3/manifests"},{"name":"v5.14.2","sha":"36d9f0d3659e2f5ab1d924988313986962a0bf35","kind":"tag","published_at":"2023-07-25T10:01:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2/manifests"},{"name":"v5.14.1","sha":"f2e5ded80e94407f63a27eadb018139d6f967313","kind":"tag","published_at":"2023-07-19T09:05:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1/manifests"},{"name":"v5.14.0","sha":"2529e3aaaaec2c9f8e8cf669e58bb9c81db5a6d8","kind":"tag","published_at":"2023-07-11T14:57:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0/manifests"},{"name":"v5.13.7","sha":"aac2d5b526e8139314d99f827ecc3b2c24e99686","kind":"tag","published_at":"2023-07-04T08:53:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7/manifests"},{"name":"v5.13.6","sha":"312270bc71224067e1910bbee9f800b4a2469cc7","kind":"tag","published_at":"2023-06-23T14:05:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6/manifests"},{"name":"v5.13.5","sha":"24b3af68ebe79c1891e45c60c6bcfd26f8818f73","kind":"tag","published_at":"2023-06-12T13:43:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5/manifests"},{"name":"v5.13.4","sha":"a522d82df32d3bfab46b25f5ff24eeb9670c83fb","kind":"tag","published_at":"2023-06-05T17:30:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4/manifests"},{"name":"v5.13.3","sha":"70d4a2bb49dca9fef7854a1463a392094222812b","kind":"tag","published_at":"2023-05-29T11:22:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3/manifests"},{"name":"v5.13.2","sha":"f661923e9aa9d9cc634750affbb04bf2007bc57d","kind":"tag","published_at":"2023-05-22T16:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2/manifests"},{"name":"v5.13.1","sha":"0c58832b6e182f782e73b118ed9681055db3e249","kind":"tag","published_at":"2023-05-17T05:25:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"9130a021ca34746e4076fcae50c57bc584026b8f","kind":"tag","published_at":"2023-05-10T08:14:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0/manifests"},{"name":"v5.12.3","sha":"9710ff34b16a0f271107a8619a28546ae3ca7c18","kind":"tag","published_at":"2023-05-02T14:17:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"5b7e9c52e37ef0c3274a762f38cd7ef7ffc9e7a8","kind":"tag","published_at":"2023-04-25T16:42:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"d14d288ae9e9b0e2b3b33d0a77b4113f024d4215","kind":"tag","published_at":"2023-04-17T15:57:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"05127cf65b4250f836897428cd15829669ab8d6c","kind":"tag","published_at":"2023-04-11T09:58:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0/manifests"},{"name":"v5.11.16","sha":"af5e109990a26318c96dbff6f25759ba91f0e147","kind":"tag","published_at":"2023-04-04T14:00:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16/manifests"},{"name":"v5.11.15","sha":"ae98db6aca5f9d4b754ff9fce4ce33f738a00f65","kind":"tag","published_at":"2023-03-28T13:06:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15/manifests"},{"name":"v5.11.14","sha":"f34d17c3294fcdb63fe9a135b4f3aa2459c81189","kind":"tag","published_at":"2023-03-21T17:45:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14/manifests"},{"name":"v5.11.13","sha":"9f7a2bfac55faed1b1c6c7b4b6d1b1659a076bab","kind":"tag","published_at":"2023-03-14T09:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13/manifests"},{"name":"v5.11.12","sha":"b76b8f1098a6c01f39e5e19bf3abf77c2b9cf475","kind":"tag","published_at":"2023-03-06T15:03:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12/manifests"},{"name":"v5.11.11","sha":"58df7f1905f16533ddb5a7977346c0f4548e4547","kind":"tag","published_at":"2023-02-28T09:55:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11/manifests"},{"name":"v5.11.10","sha":"676bc85fa2b02f92f21dd5c7e15f453b6b9c2e3d","kind":"tag","published_at":"2023-02-20T11:30:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10/manifests"},{"name":"v5.11.9","sha":"af5b3f5e7a79da9ef4bbd63d8fcf60927ffb6533","kind":"tag","published_at":"2023-02-14T14:30:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9/manifests"},{"name":"v5.11.8","sha":"d4d8512ce3453711f3c661374579b0d2ed13f3e7","kind":"tag","published_at":"2023-02-07T10:50:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8/manifests"},{"name":"v5.11.7","sha":"33cac172846b032d3f8b9333b72b2af832dd47d0","kind":"tag","published_at":"2023-01-31T09:39:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7/manifests"},{"name":"v5.11.6","sha":"a2e552314847b4d52498538d7ca171763067a5d0","kind":"tag","published_at":"2023-01-23T20:28:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6/manifests"},{"name":"v5.11.5","sha":"685c72dfaf840f4d5b7a3ab738ddcabd74418823","kind":"tag","published_at":"2023-01-18T01:43:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5/manifests"},{"name":"v5.11.4","sha":"bc859d95e4415f880cd6bcb6f44cc9e5e8c8097c","kind":"tag","published_at":"2023-01-09T13:57:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4/manifests"},{"name":"v5.11.3","sha":"a526207c3957de4ebfcda937b58327d69464f15c","kind":"tag","published_at":"2023-01-02T17:00:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3/manifests"},{"name":"v5.11.2","sha":"e9d8fa07e1ff979bcaf92837b131cd9e292f0161","kind":"tag","published_at":"2022-12-26T14:56:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2/manifests"},{"name":"v5.11.1","sha":"a1e30390da62019e5769e398f4cbc9f8892d8f9a","kind":"commit","published_at":"2022-12-20T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"191acda4545c394b78964ab80b364e15686f0e9b","kind":"tag","published_at":"2022-12-13T12:56:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0/manifests"},{"name":"v5.10.17","sha":"4265f343b49e4af9673a49e585439d35c8deeab2","kind":"tag","published_at":"2022-12-06T10:59:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17/manifests"},{"name":"v5.10.16","sha":"b8aa3974d84c176b8857e8d5b29a7be8670bb410","kind":"tag","published_at":"2022-11-28T16:00:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16/manifests"},{"name":"v5.10.15","sha":"14a6e1c61edb5f66f4888e32c04df5e637e7cfc4","kind":"commit","published_at":"2022-11-22T09:45:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15/manifests"},{"name":"v5.10.14","sha":"c2da6de1c504c7dbd8ae1d0771c184c1544a0c76","kind":"tag","published_at":"2022-11-15T09:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14/manifests"},{"name":"v5.10.13","sha":"2f4c2190d1d3614d8063e84b79d4d1f034b3e3fe","kind":"tag","published_at":"2022-11-07T17:53:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13/manifests"},{"name":"v5.10.12","sha":"30cb27cff1d4e1838ca4235ab4285e20f2b2a870","kind":"tag","published_at":"2022-10-31T15:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12/manifests"},{"name":"v5.10.11","sha":"c80ff0339882859af7e17f8bfd0a5f6880b323f8","kind":"commit","published_at":"2022-10-25T09:34:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11/manifests"},{"name":"v5.10.10","sha":"639224a3e3600cb0e04755d89aab250297b6d851","kind":"tag","published_at":"2022-10-18T08:35:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10/manifests"},{"name":"v5.10.9","sha":"7bd7c219e2670ff7791148e9b1a1d2387528fc0c","kind":"tag","published_at":"2022-10-11T11:56:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9/manifests"},{"name":"v5.10.8","sha":"d4a3216cdd858899960f945d6e00b2d59bf1d5d1","kind":"tag","published_at":"2022-10-03T16:28:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8/manifests"},{"name":"v5.10.7","sha":"d9ef6e788eee11256818329c7429242f8b769263","kind":"commit","published_at":"2022-09-27T01:44:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7/manifests"},{"name":"v5.10.6","sha":"0f75f3d78b67c405c23bfd14a29aedff367415b7","kind":"tag","published_at":"2022-09-19T14:34:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6/manifests"},{"name":"v5.10.5","sha":"594d87dab0e43e641a6826c935df8f2c10672955","kind":"tag","published_at":"2022-09-12T14:40:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5/manifests"},{"name":"v5.10.4","sha":"c8feb29320a22cc4461fb5ef5f4f7de7bd96a59b","kind":"commit","published_at":"2022-09-06T09:11:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"992421d0114a9df72d358fe6fccc28c1fb6f1505","kind":"tag","published_at":"2022-08-29T17:37:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"99b23c06d9b018d6c500fa1acb3030d673e219ab","kind":"tag","published_at":"2022-08-23T10:25:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"dfc0b89c665de8e5e3e4ecf68d8c782e74dbb65c","kind":"tag","published_at":"2022-08-16T17:55:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"7f502e06d54c5a2f389a1639358c84279462b54a","kind":"commit","published_at":"2022-08-09T03:21:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0/manifests"},{"name":"v5.9.3","sha":"89617ef683d2bcd2c870e9c1bd58ad4d55247fd5","kind":"tag","published_at":"2022-08-01T20:54:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3/manifests"},{"name":"v5.9.2","sha":"b7f0a16eca4ac2044703032838f90873ec063d75","kind":"tag","published_at":"2022-07-25T15:12:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2/manifests"},{"name":"v5.9.1","sha":"1937412c4345569d98c0950a1016c22508e1ff81","kind":"tag","published_at":"2022-07-18T17:23:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"88ad7d4e623183b8e20702e7961ef9c8de330dc7","kind":"commit","published_at":"2022-07-12T08:54:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0/manifests"},{"name":"v5.8.7","sha":"be0ab4c062a22fc4bb52c47d005b57203b56c09c","kind":"tag","published_at":"2022-07-04T20:39:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7/manifests"},{"name":"v5.8.6","sha":"c58f6653411e0ff38bf67a512d16b87c6523606b","kind":"tag","published_at":"2022-06-27T14:21:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6/manifests"},{"name":"v5.8.5","sha":"3c528113f47cfddf2504ea02ba3065e7c5c46928","kind":"tag","published_at":"2022-06-21T18:05:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5/manifests"},{"name":"v5.8.4","sha":"a6e782ec2f037e2ca989515048ce5f22fe760595","kind":"tag","published_at":"2022-06-14T10:00:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4/manifests"},{"name":"v5.8.3","sha":"b1e4b9cd3e1d88286f9d1485864310a7c1f23a79","kind":"tag","published_at":"2022-06-07T19:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3/manifests"},{"name":"v5.8.2","sha":"93b0aba905b3b6947f58a02d911489bb737ee880","kind":"commit","published_at":"2022-05-31T11:47:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2/manifests"},{"name":"v5.8.1","sha":"1eee9ee437f39f1c3438209154df8e8b9ecd990d","kind":"tag","published_at":"2022-05-23T16:04:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"6a468718b970c39ae83a4029bcb53071c9567430","kind":"tag","published_at":"2022-05-17T09:42:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4eef029981b08c77a9c52d0b863e6b5ced279087","kind":"tag","published_at":"2022-05-10T09:06:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0/manifests"},{"name":"v5.6.4","sha":"edb7e8895ef8def2bf59376d7631e0360a77aaf6","kind":"commit","published_at":"2022-05-02T11:46:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4/manifests"},{"name":"v5.6.3","sha":"124d5e2f0022d17b577a464e6b3a69fa2511105e","kind":"tag","published_at":"2022-04-25T14:04:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3/manifests"},{"name":"v5.6.2","sha":"b3645b3fd11dc26a06ea370a41b5bac1026c6792","kind":"tag","published_at":"2022-04-18T16:10:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2/manifests"},{"name":"v5.6.1","sha":"0251fd5222079e4a512bbd32dff4a7a4c3efe997","kind":"tag","published_at":"2022-04-11T13:21:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"8dcdea53f927ab207718d7ee6576806aca2a3798","kind":"commit","published_at":"2022-04-06T03:27:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0/manifests"},{"name":"v4.12.4","sha":"a563a60219f7f6519fb0f34f6d8e3bf0974e6495","kind":"tag","published_at":"2022-04-03T14:38:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4/manifests"},{"name":"v5.5.3","sha":"96e1f40a3b8aa809d543aa7d466eb48cdfa0b53d","kind":"tag","published_at":"2022-03-28T14:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"dd411b017ea7504a14a16821b694ac6aa01d9b6d","kind":"tag","published_at":"2022-03-21T15:15:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"350b15ee91a93040d50391cb9a45440a90e6b2d1","kind":"tag","published_at":"2022-03-14T16:49:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"f3412aa9d179fdfc3f5c0a4a1cfc1965faef7307","kind":"commit","published_at":"2022-03-07T13:53:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0/manifests"},{"name":"v5.4.4","sha":"965f2eb8cb79bb0685a13d9e28c09617b22358cd","kind":"tag","published_at":"2022-02-28T15:21:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4/manifests"},{"name":"v5.4.3","sha":"e2892a61ea56b6578c2efc81d0324660082ad93c","kind":"tag","published_at":"2022-02-21T16:40:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3/manifests"},{"name":"v5.4.2","sha":"01371028b27156419923b362c4b0af92dc08b29f","kind":"tag","published_at":"2022-02-15T14:57:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"fbce2f80c6cb36e59a4a6826ae46b59a10e1c831","kind":"commit","published_at":"2022-02-08T11:34:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"ba4e819aa58b6a36ae4d96ee79c2a5310a812670","kind":"tag","published_at":"2022-02-01T09:00:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"337be3b2a630d791a5cbc5a2a4575d4f58e38df3","kind":"tag","published_at":"2022-01-24T15:05:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"dcbfc54f581dbf1c0008a8e9e578f896f06228ab","kind":"tag","published_at":"2022-01-17T22:45:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0/manifests"},{"name":"v5.2.8","sha":"f80abbb5f942064c9c270b2ac5bb2a2318876754","kind":"tag","published_at":"2022-01-10T20:11:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8/manifests"},{"name":"v5.2.7","sha":"5daaf9be5115b1cb777fb4cf3d9125baddfe5720","kind":"tag","published_at":"2022-01-03T12:34:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7/manifests"},{"name":"v5.2.6","sha":"052db9d577a03ed8d588ecca9e6c0a5f5ba676e1","kind":"tag","published_at":"2021-12-27T14:23:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6/manifests"},{"name":"v5.2.5","sha":"f8697de9c250dbc6b446bcc08566f50fb4070aab","kind":"tag","published_at":"2021-12-20T14:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5/manifests"},{"name":"v5.2.4","sha":"b265431f9a32ea726c5227821126fbc6424117d5","kind":"commit","published_at":"2021-12-14T13:41:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4/manifests"},{"name":"v5.2.3","sha":"9c3dc12c3de241f44d923bfb089200980f3fd23d","kind":"tag","published_at":"2021-12-06T16:12:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3/manifests"},{"name":"v5.2.2","sha":"fcaec7a75f951c9db79c99c42370ca18212c1f16","kind":"tag","published_at":"2021-11-29T16:51:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"586d9ba2472d549c180cbacddf97eb73425286b3","kind":"tag","published_at":"2021-11-25T11:50:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"353cecb5391571163eb6bd8cbf36d2dd299aaf56","kind":"tag","published_at":"2021-11-23T13:25:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"ddbe15b4d8b7cc1dc84720264fde0b1dafb6166f","kind":"commit","published_at":"2021-11-16T15:06:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"7e26583fe1f95f5c3682213105f8f4b51c9d61c9","kind":"tag","published_at":"2021-11-08T15:14:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0/manifests"},{"name":"v5.0.6","sha":"99752d2848f17c5d1e4840f54863899a19387162","kind":"tag","published_at":"2021-10-27T08:43:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6/manifests"},{"name":"v5.0.5","sha":"58f8ff1f8bc7f0cc4bb728654604a194b3c3790b","kind":"tag","published_at":"2021-10-26T10:14:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"86443310e4344ae1ce6e04f084d58e17e4d62170","kind":"tag","published_at":"2021-10-14T15:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"36258031912caf662f69ca3769c6e0bd46946050","kind":"tag","published_at":"2021-10-07T12:26:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"c510762a325116c654afd3c21381a50b942c2c66","kind":"tag","published_at":"2021-09-29T09:29:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"afcf3ee18e7a9c526348b3bce74b69781b4ad071","kind":"tag","published_at":"2021-09-22T12:15:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"85598e74b85a89a16f8bdf5b68346ca8d6b70557","kind":"tag","published_at":"2021-09-16T11:28:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.1","sha":"1b563a153f5b2736f79a3f45573e2e2b66ba0a9a","kind":"tag","published_at":"2021-09-08T13:55:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"698492a5401b12578dc459397b9d288542fc954b","kind":"commit","published_at":"2021-09-02T02:45:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.5","sha":"0bab71409bcc0865ab3e0fcbfa14fa824ddc5495","kind":"tag","published_at":"2021-08-25T07:30:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"c30ec7bed00b36da7b0e6a202b3cb48d2fc1b579","kind":"tag","published_at":"2021-08-13T21:32:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"e5ccdf299c75ea65b0600ee05ff6c98646891c77","kind":"tag","published_at":"2021-08-09T04:03:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3/manifests"},{"name":"v4.12.3","sha":"77a8daeed0e8efa67c6d86f3cc40239dc6eb3d94","kind":"tag","published_at":"2021-07-30T10:06:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3/manifests"},{"name":"v5.0.0-beta.2","sha":"cca80d861f64b3eaa8a5ef8815b7552aaea61557","kind":"tag","published_at":"2021-07-26T15:01:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2/manifests"},{"name":"v4.12.2","sha":"958241aa0ebf340ad0f152b91949720c85b4fcca","kind":"tag","published_at":"2021-07-19T16:41:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2/manifests"},{"name":"v5.0.0-beta.1","sha":"8a4b8952077b64e90ac9d23c116a45aed672db9c","kind":"tag","published_at":"2021-07-14T16:28:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1/manifests"},{"name":"v4.12.1","sha":"4dc8c9bf3e8a6b21a2aac58b0be3161af334b67d","kind":"tag","published_at":"2021-07-07T13:08:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"53a1655143aa4ec36c29a6063ccdf89c48a74bfd","kind":"tag","published_at":"2021-07-06T13:40:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0/manifests"},{"name":"v5.0.0-beta.0","sha":"a0f416173d2f5b78546f52e572a0f64dcc3751e9","kind":"tag","published_at":"2021-07-01T12:17:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.38","sha":"f60126f95d7b36fa12133887990615b9f47e994a","kind":"commit","published_at":"2021-06-24T03:37:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.38","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38/manifests"},{"name":"v5.0.0-alpha.37","sha":"c795ca0822e2816a630a5654d5471fa04521d23c","kind":"tag","published_at":"2021-06-15T17:49:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.37","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37/manifests"},{"name":"v5.0.0-alpha.36","sha":"cf2f6fa90608b109978698fc48120920beaaa51f","kind":"tag","published_at":"2021-06-08T06:46:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.36","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36/manifests"},{"name":"v5.0.0-alpha.35","sha":"6c0afb6d8fff919e80f9f1ec92613acacd8365e7","kind":"tag","published_at":"2021-05-31T20:34:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.35","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35/manifests"},{"name":"v5.0.0-alpha.34","sha":"ee3a077c161accb887b93a17f9eaa2b23e998319","kind":"tag","published_at":"2021-05-18T10:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.34","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34/manifests"},{"name":"v5.0.0-alpha.33","sha":"0fa6ab4a29e8469c081d3f796e0bd9cab98e9185","kind":"tag","published_at":"2021-05-09T12:29:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.33","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33/manifests"},{"name":"v4.11.4","sha":"6658323b5e2ba366691829bbef3f53c00008497e","kind":"tag","published_at":"2021-04-27T15:48:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4/manifests"},{"name":"v5.0.0-alpha.32","sha":"2e99746c35ea0c1e45187a206d6ebc25a52933dc","kind":"tag","published_at":"2021-04-27T12:59:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32/manifests"},{"name":"v5.0.0-alpha.31","sha":"b061319b132163900d1a4eb64207f5284d28639d","kind":"tag","published_at":"2021-04-20T13:59:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"0bc7ed897d54a899fb0dfc5cbd6c5ee0592705e1","kind":"tag","published_at":"2021-04-12T09:46:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"29934afe4643811f3bed772612f92d539a1e489d","kind":"tag","published_at":"2021-04-04T16:43:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"a83c7715c0e2cfa1c3e59b7a1f828f6a1476b307","kind":"tag","published_at":"2021-03-24T12:57:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"2de88ce2973667921a45ff69ea48a8843cb9d8cb","kind":"tag","published_at":"2021-03-05T13:01:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27/manifests"},{"name":"v5.0.0-alpha.26","sha":"8928a36394154e02a73d5e92a740d5f9ed8da709","kind":"tag","published_at":"2021-02-27T18:39:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"688db35f581ac345a09a15420efdb0e4c98a56ab","kind":"tag","published_at":"2021-02-11T12:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"15108a5aad5342d92e86be5c5388b8321a88b280","kind":"tag","published_at":"2021-01-26T14:08:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24/manifests"},{"name":"v4.11.3-deprecations.1","sha":"6cf7cf7c7b11b38db18a4d2003743cbadeb1b4ee","kind":"commit","published_at":"2021-01-25T23:27:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1/manifests"},{"name":"v4.11.3","sha":"bd79e8f8c5b8c77bc5c13d076377a18d2ceedfa2","kind":"commit","published_at":"2021-01-24T12:45:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3/manifests"},{"name":"v4.11.3-deprecations.0","sha":"f64337cd87428e04c851bb1667f5f9e0e6aeaede","kind":"commit","published_at":"2021-01-24T12:00:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0/manifests"},{"name":"v5.0.0-alpha.23","sha":"af6e7220961c6f5e8ed89172694287dc737828ff","kind":"commit","published_at":"2021-01-14T12:48:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23/manifests"},{"name":"v5.0.0-alpha.22","sha":"c514ea86c11c9817839630e840535358f5044caf","kind":"commit","published_at":"2021-01-04T11:14:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"5c82b9147f811fda24bc09132852ed240f8d9def","kind":"commit","published_at":"2020-12-30T17:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"cd30d9e3961c8b33ce43a133e0a958867a202c41","kind":"commit","published_at":"2020-12-21T17:51:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20/manifests"},{"name":"v5.0.0-alpha.19","sha":"754e29cf5a712d0e0f6bd3e54f80e9997659f68c","kind":"commit","published_at":"2020-12-13T17:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.11.2","sha":"174b64f8a3adffb8df3c13285f4edc2437a8547a","kind":"commit","published_at":"2020-12-02T23:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2/manifests"},{"name":"v5.0.0-alpha.18","sha":"c5561c5febbe1c3bd5446c8a0bb480025ab38b86","kind":"commit","published_at":"2020-12-02T23:25:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.11.1","sha":"b8092ce09e164a1cb2fec2f3a5b6aa6e2dc6cbbd","kind":"commit","published_at":"2020-11-24T14:35:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1/manifests"},{"name":"v5.0.0-alpha.17","sha":"41d6a360e0fb245dd74549445539c6218a9dc737","kind":"commit","published_at":"2020-11-23T00:49:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17/manifests"},{"name":"v5.0.0-alpha.16","sha":"47a8e102eeaa5a68a2b4f99c08085cfddc0bef77","kind":"commit","published_at":"2020-11-14T12:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16/manifests"},{"name":"v5.0.0-alpha.15","sha":"fa9cbc835ee70b12234b7207b1872356277da5fa","kind":"commit","published_at":"2020-11-03T23:57:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15/manifests"},{"name":"v5.0.0-alpha.14","sha":"56520e757e0052e25f8dd5d78214458c4b7c634d","kind":"commit","published_at":"2020-10-23T22:59:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14/manifests"},{"name":"v5.0.0-alpha.13","sha":"b82af55f9917f9e77a3cae9b36e47b29d43182c0","kind":"commit","published_at":"2020-10-17T21:47:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13/manifests"},{"name":"v5.0.0-alpha.12","sha":"c7c3643948bce7327a7f01665caa7474be2694f9","kind":"commit","published_at":"2020-10-10T22:32:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12/manifests"},{"name":"v5.0.0-alpha.11","sha":"b4fe7eefd494fa28cd3453067af8872a83f31fa6","kind":"commit","published_at":"2020-09-26T15:07:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11/manifests"},{"name":"v5.0.0-alpha.10","sha":"2e1502fc18d86d69a6b55fc4ac5dcb50ddf192c4","kind":"commit","published_at":"2020-09-15T08:10:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10/manifests"},{"name":"v5.0.0-alpha.9","sha":"e830beb63940d24129285f554fc9c2fb0bd7ccbf","kind":"commit","published_at":"2020-09-06T16:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9/manifests"},{"name":"v5.0.0-alpha.8","sha":"5f986712bbb2f0b789c151b6d2f3e2d48cde0980","kind":"commit","published_at":"2020-08-31T16:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"c32a96b4beb3a5c72a8c179fb095f09dacf61050","kind":"commit","published_at":"2020-08-22T16:39:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"15fd6232de294be9ba0ca103351a11f84009b04f","kind":"commit","published_at":"2020-08-13T16:56:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6/manifests"},{"name":"v5.0.0-alpha.5","sha":"40aa9cbb1df08a5994392d5cea15a60979b28a7e","kind":"commit","published_at":"2020-07-27T22:55:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"519390c2bb12b5eb7b6f5f898afb78ac7f285543","kind":"commit","published_at":"2020-07-19T17:54:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"f432112f0bcfb1fd2002002db181e83edc99d906","kind":"commit","published_at":"2020-07-12T17:06:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"f928d6e04ea7f185cda0e739ebbe2ea36d0aa4d3","kind":"commit","published_at":"2020-07-04T23:16:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2/manifests"},{"name":"v4.11.0","sha":"79ebf71d31cca2c73143891960ea54ec1132bdeb","kind":"commit","published_at":"2020-06-30T23:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0/manifests"},{"name":"v5.0.0-alpha.1","sha":"8281371f88c81fc3e4560b0334cc0c473b9d45f9","kind":"commit","published_at":"2020-06-27T15:07:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.10.2","sha":"d0bfcb4f11fd3904b1e235d80fbfe23758de8372","kind":"commit","published_at":"2020-06-11T19:11:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"4e12b951f64fd47864b4dea8ec8631387a89ddb1","kind":"commit","published_at":"2020-06-01T15:14:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"dd9280e753eb8dc3444a26e85fe4f800b759cad2","kind":"commit","published_at":"2020-05-23T17:50:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0/manifests"},{"name":"v4.9.14","sha":"1fb44683825f0ee7f4d5933528598917ff72f0e4","kind":"commit","published_at":"2020-05-11T22:41:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.14","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14/manifests"},{"name":"v4.9.13","sha":"c224f32bb8f144e590c096d103c9d59c2509ed93","kind":"commit","published_at":"2020-05-04T11:29:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.13","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13/manifests"},{"name":"v4.9.12","sha":"3e5fd3c4f200e50a1331857f092a547b41f6db1e","kind":"commit","published_at":"2020-04-26T23:18:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.12","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12/manifests"},{"name":"v4.9.11","sha":"77f6fe0a73791176bd58d8c013bf5631270faf4d","kind":"commit","published_at":"2020-04-19T14:10:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11/manifests"},{"name":"4.9.11","sha":"b551194a14c4469f3b07dc43bc6aaea525138944","kind":"commit","published_at":"2020-04-18T10:43:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11/manifests"},{"name":"v4.9.10","sha":"8baef82396665179c67ca3acfd51e396b947f412","kind":"commit","published_at":"2020-04-11T13:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.10","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10/manifests"},{"name":"v4.9.9","sha":"c191471a20315cae4006c1e4d3d51db5e49b5fee","kind":"commit","published_at":"2020-04-04T15:54:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.9","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9/manifests"},{"name":"v4.9.8","sha":"e9fbcbf015bbf7057aadd5777703b7059aedf043","kind":"commit","published_at":"2020-03-28T19:33:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8/manifests"},{"name":"v4.9.7","sha":"10bc98f283feaae6397ef1b73b1b82be4a39a5f5","kind":"commit","published_at":"2020-03-18T12:45:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7/manifests"},{"name":"v4.9.6","sha":"0176a231719152fa4a2100aa7119e9fd777b5fed","kind":"commit","published_at":"2020-03-18T10:52:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6/manifests"},{"name":"v4.9.5","sha":"b9dec2780203e37148d87788f727c668d9019581","kind":"commit","published_at":"2020-02-29T10:36:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5/manifests"},{"name":"v4.9.4","sha":"45fe0e31c462ed3a2fba134fb1edbd05b91da2a4","kind":"commit","published_at":"2020-02-23T10:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4/manifests"},{"name":"v4.9.3","sha":"2bec4ebc9c20be8abecbad6d3f0f7ba2875c9c35","kind":"commit","published_at":"2020-02-16T11:52:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3/manifests"},{"name":"v4.9.2","sha":"f567b384f509d36b7e10f691e6b58538e7db8869","kind":"commit","published_at":"2020-02-09T18:32:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"717887fdd9d3b27701d760d78aa12ecf52f02f43","kind":"commit","published_at":"2020-02-02T11:46:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f2c9817526b729801b1716afc957ef3886ccb422","kind":"commit","published_at":"2020-01-22T20:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"d0c928c82e3fc8f284a2f7fd1b9acbf717c5a64e","kind":"commit","published_at":"2020-01-06T11:44:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"0c7ca746674cfb47a46cad8ebea21155702fd38c","kind":"commit","published_at":"2019-12-30T10:59:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"c6f734f0d6b183962e83fc5612fef6583bf40712","kind":"commit","published_at":"2019-12-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3a8f0eace8dd6a1c3234a8be2b7c41f06b6260d4","kind":"commit","published_at":"2019-12-14T19:59:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"0a129d58056d38bd15141aaa98d346774895d5f5","kind":"commit","published_at":"2019-12-07T12:46:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"6291316a32cfb4fb19ffdbcf30abfcb63023f17f","kind":"commit","published_at":"2019-12-01T10:59:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1/manifests"},{"name":"v3.9.4","sha":"6b0fee51deb7c32b75498d4ab2186946e7c4ce0a","kind":"commit","published_at":"2019-11-28T09:28:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4/manifests"},{"name":"v4.7.0","sha":"2b04ee905695540bde87653908ece5c4d57546c9","kind":"commit","published_at":"2019-11-22T10:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"856188b2de7a5e514803314f329da76fe65dec50","kind":"commit","published_at":"2019-11-12T13:52:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"d2d76bf26231a96981260232de5271b24e9391a4","kind":"commit","published_at":"2019-11-05T16:46:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0/manifests"},{"name":"v4.5.2","sha":"cb52f392b3b3528857178a756354ffb0e8bccd73","kind":"commit","published_at":"2019-10-28T22:58:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"803d08fbdf20de2d34c36a2a27bbc8e5a7e79fb2","kind":"commit","published_at":"2019-10-12T20:22:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"de3c62c25bf9e92ba35019e5a3ca7f68a36600d8","kind":"commit","published_at":"2019-10-02T08:07:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"554e7dce0cd96a4f9ef1924b41a3ce530cb433ae","kind":"commit","published_at":"2019-09-22T17:16:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"b563d529a8544fa4f4090723239ab075665c5f03","kind":"commit","published_at":"2019-09-11T20:45:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"f3beaee67fb9a4145a792fc8b798ef327b55f513","kind":"commit","published_at":"2019-09-08T09:58:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1/manifests"},{"name":"v1.2.5","sha":"8ee2d7168294f21af787aaba46661824097e33bb","kind":"tag","published_at":"2019-09-03T18:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5/manifests"},{"name":"v4.4.0","sha":"98f2c7cae9b2e0a53cf731882164aa44babb4be3","kind":"commit","published_at":"2019-08-31T12:19:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"29c1adf61a141a3db885ee569e42251cee53e749","kind":"commit","published_at":"2019-08-21T17:29:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3/manifests"},{"name":"v1.2.4","sha":"e44972d3c3e199529fdbc85974f7ae570b8424a0","kind":"tag","published_at":"2019-08-16T20:53:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4/manifests"},{"name":"v4.3.2","sha":"f2dbeca2dd1aecf6bc56e2302ec766d2e4bfb2ac","kind":"commit","published_at":"2019-08-10T17:39:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"d5a2ad9d26f7b089111b208c929ac1f98e7f6958","kind":"commit","published_at":"2019-08-03T15:14:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"8c28ed9c67e7b6ad02a8826178352aa4e9901b50","kind":"commit","published_at":"2019-07-28T14:32:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"42f78c69a59f0b5fa5fb8f533385f04ef77d7889","kind":"commit","published_at":"2019-07-17T13:42:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1/manifests"},{"name":"v1.0.4","sha":"455489e2e149ff5393f6ba08870368c88da259bd","kind":"tag","published_at":"2019-07-10T15:39:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"4c21bc05d6c5e48c64bc947ba9e271ed3e762a0e","kind":"tag","published_at":"2019-07-10T15:08:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"543041538f31cbdfbe3e85b8bc0f5c183ac5448e","kind":"tag","published_at":"2019-07-09T13:14:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"3a40065694cab2a5e8dedab6781e98493c1dc69d","kind":"tag","published_at":"2019-07-09T12:54:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1/manifests"},{"name":"v4.2.0","sha":"cf2cdd83f2a2f65d0e979d1faa9e815a5e2d3502","kind":"commit","published_at":"2019-07-06T15:30:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"6da1d591264e8c4a18e5ab56bdf6f8c0f985ed99","kind":"commit","published_at":"2019-06-25T13:53:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"eade31e58deb8ff3faee777313d70141e5868ebe","kind":"commit","published_at":"2019-06-23T11:46:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"b78a5ab7581488f7fff271a2cf64927dd28c3ab0","kind":"commit","published_at":"2019-06-13T09:55:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"07b9d6efaac1b663b2657173227e9490c796191e","kind":"commit","published_at":"2019-06-10T11:50:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"d58075ddb1757a11c47ef3d2b1fe9bed55e640dd","kind":"commit","published_at":"2019-06-03T16:35:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a3572bcaf34d204b314fd2c84064c9180f3a50f1","kind":"commit","published_at":"2019-05-27T12:48:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"505e275285c757e0515c8623b43c823d8a74790c","kind":"commit","published_at":"2019-05-23T15:39:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.0","sha":"a33f0ab64999331a54267cdf0eb89e53fa4d70cd","kind":"commit","published_at":"2019-05-20T21:26:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0/manifests"},{"name":"v4.0.0-beta.2","sha":"3686a27055dce58b5e800b520087c0c448b7480e","kind":"commit","published_at":"2019-05-13T12:26:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"5c152157078503e8599537108c3be9e00969fa34","kind":"commit","published_at":"2019-05-05T12:24:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"f19bd59ae53f23e3637383061774542d973cc48c","kind":"commit","published_at":"2019-04-28T22:42:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.8","sha":"92d6e987a43041fde63fd02cad61277d04193c29","kind":"commit","published_at":"2019-04-17T19:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"663643e0a83554d7730be42140aef6bc3ac09c6a","kind":"commit","published_at":"2019-04-07T23:25:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"2482d2b689440df6fb3da6157a789adac2783736","kind":"commit","published_at":"2019-03-30T19:33:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6/manifests"},{"name":"v3.9.3","sha":"ebed7922fc97331519f507768572a068edb8494e","kind":"commit","published_at":"2019-03-28T14:06:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3/manifests"},{"name":"v4.0.0-alpha.5","sha":"1bfdbe5688fb3556e4bebd1f8e357c515244ac42","kind":"commit","published_at":"2019-03-23T21:04:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"997324d52467e3a7b7a8058c0ba8309d04d4ddf6","kind":"commit","published_at":"2019-03-17T11:00:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"3a5d2e50411ddd3caea450abda49fd7c6ed230dc","kind":"commit","published_at":"2019-03-10T11:57:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"f606f7584dd842a89423dd3cc69e32b5ad3fdae1","kind":"commit","published_at":"2019-03-03T16:12:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"eea3b4d9a623f87d79be63f57b4a69ddfe375610","kind":"commit","published_at":"2019-02-20T10:58:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"97b26c4821299aef21e6ef9372a25aedd78d0137","kind":"commit","published_at":"2019-02-12T14:39:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.9.2","sha":"dbc788f7d231b4eceaa7a6a3e253104de5de9af0","kind":"commit","published_at":"2019-02-03T20:45:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2/manifests"},{"name":"v3.9.1","sha":"b903d7432b5a06583c9915f7ab9346bad76007a1","kind":"commit","published_at":"2019-01-26T13:59:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"f6353cdd15b954091c3f53498eb7de198755b740","kind":"commit","published_at":"2019-01-14T21:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"8df7a83ccc0b200e67feb823ceaaf793e4b6d007","kind":"commit","published_at":"2019-01-09T21:57:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"c202914213f19b070738ba5837da18e89c1662ee","kind":"commit","published_at":"2019-01-07T18:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"baa45b12252be8965809a0ad06e67e7dc7d44313","kind":"commit","published_at":"2018-12-30T21:47:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"0445ca8b710425f22744249a0c7bb3c20e95237b","kind":"commit","published_at":"2018-12-30T21:24:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"f0d60d8a510180e9c7a9b588d3e6c04d0d1a23d3","kind":"commit","published_at":"2018-12-22T15:42:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"1871b089aef090728321cab69be92daaec6eb131","kind":"commit","published_at":"2018-12-17T20:02:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0/manifests"},{"name":"v3.6.2","sha":"edde0b4f0073fcacb7233b553812f3dffe619da5","kind":"commit","published_at":"2018-12-09T20:22:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"e5fbf74a06157e2d73701a158e8d6b5914429ea1","kind":"commit","published_at":"2018-12-01T10:43:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1/manifests"},{"name":"issue-13699-mster","sha":"ac0153bf1b13ddbc1e43c22693f2c223838d9f1a","kind":"tag","published_at":"2018-11-28T20:15:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/issue-13699-mster","html_url":"https://github.com/mui/material-ui/releases/tag/issue-13699-mster","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@issue-13699-mster","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster/manifests"},{"name":"v3.6.0","sha":"d9c790fa69a1c053c3d471e030e4066122d58902","kind":"commit","published_at":"2018-11-26T19:49:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"34492c23a773b1db66fe65801997257709c4f319","kind":"commit","published_at":"2018-11-12T23:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"dc6b2b870fa514e98c74b6854d22c6e25e7684cb","kind":"commit","published_at":"2018-11-12T22:46:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"ba1dc0f27cd85996dbf3ef9df4d7f10552d6c91f","kind":"commit","published_at":"2018-11-04T23:41:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0/manifests"},{"name":"v3.3.2","sha":"47b20fe33c5f1c8a2563bad3c27811c37f698794","kind":"commit","published_at":"2018-10-27T20:16:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"92b2a36716c8ced3d12ff0b300be06cc4743e6da","kind":"commit","published_at":"2018-10-23T22:16:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"47d3b93780400d6eaef48d29dfcbebec8a5f22b2","kind":"commit","published_at":"2018-10-21T21:27:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"bbb0b683dd45d130b17580da86fe6ccc1ab5b3d3","kind":"commit","published_at":"2018-10-15T22:11:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"a61f0fc9a56ef22874753175bad2a636460130d1","kind":"commit","published_at":"2018-10-14T21:03:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"58f526f46e609e3e6cd785d15bfc5486df7ab79f","kind":"commit","published_at":"2018-10-07T22:44:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"dbd67aa892a4e9885d763fcb0d1f6c1691fbf763","kind":"commit","published_at":"2018-09-30T17:16:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"6184c508f94500a9da7486ccb2b9398023e4b1b5","kind":"commit","published_at":"2018-09-23T22:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"a9cbda69c8e059d928da53d9525652170b999455","kind":"commit","published_at":"2018-09-16T21:32:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"27412afa36b6c64b15b3b33cd51235efbc55a775","kind":"commit","published_at":"2018-09-08T22:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d6fb8524ff94080614e8d4d1064c7b2cec66c5d1","kind":"commit","published_at":"2018-09-03T21:14:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"2e9643f6c43c9b393a3914cd085aac92df546c04","kind":"commit","published_at":"2018-08-28T22:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"6847e0affc09f56a1497013be98bc3b59ccd3fde","kind":"commit","published_at":"2018-08-27T17:34:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0/manifests"},{"name":"v1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1","html_url":"https://github.com/mui/material-ui/releases/tag/v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1/manifests"},{"name":"v1.5.1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6b4c29e324eaa1272ce7b42ecab0e3460af6f437","kind":"commit","published_at":"2018-08-12T20:42:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0/manifests"},{"name":"v0.20.2","sha":"1b1c1fce216b5b2f5ecd52d21f8ec6a326c00cd5","kind":"commit","published_at":"2018-08-05T21:43:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2/manifests"},{"name":"v1.4.3","sha":"99650a6d174ad97b41ba1079cd5d7f55b5db21b5","kind":"commit","published_at":"2018-08-04T10:26:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e9bb799208b34fb8f8bbfe4b63b7a1942f95d91f","kind":"commit","published_at":"2018-07-29T14:37:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"869692ecf3812bc4577ed4dde81a9911c5949695","kind":"commit","published_at":"2018-07-22T21:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7fdc1890fb744b565480835fd5684e66871c679f","kind":"commit","published_at":"2018-07-14T15:02:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"f12ba5bfafc53ada2e5719697dd8373d41fa9471","kind":"commit","published_at":"2018-07-02T20:06:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"cd47eeabdcd4f67e35ff5ad56ae82a571da5747a","kind":"commit","published_at":"2018-06-26T10:53:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"e943cb8d6f405de5d53c1f3d1908cbccb502bb3a","kind":"commit","published_at":"2018-06-20T21:41:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"29308b10b3f8ba3565168e4da4bb5f793cb8b4f9","kind":"commit","published_at":"2018-06-18T18:38:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7c094a0f0381c7b68a223e27b5dc700a7595b122","kind":"commit","published_at":"2018-06-10T09:50:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2a300cdec817595ac879bc419257e55ef318b0f9","kind":"commit","published_at":"2018-06-03T15:25:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"3ccf76d315404ebd67f1254f5679d327c0647dfd","kind":"commit","published_at":"2018-05-26T14:56:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"73101790333124cc8f5857bc46038b7d2315842a","kind":"commit","published_at":"2018-05-17T22:07:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.1","sha":"aae0c434f99c4ab559d8aff53cfbd2cfa7974043","kind":"commit","published_at":"2018-05-15T21:15:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1/manifests"},{"name":"v0.20.1","sha":"c663649d9edf9d196aadbb3b426fd613816964fc","kind":"commit","published_at":"2018-05-13T21:34:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1/manifests"},{"name":"v1.0.0-rc.0","sha":"5f3008fc26479b40ff16ec498ae0e6e3361fdb47","kind":"commit","published_at":"2018-05-13T19:13:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-beta.47","sha":"d16e4f5115a9fde3e8958d7959a912a55cbb246d","kind":"commit","published_at":"2018-05-09T21:48:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.47","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47/manifests"},{"name":"v1.0.0-beta.46","sha":"aa1ef83f22650245dd736681d7ec6331cb2a42ef","kind":"commit","published_at":"2018-05-08T21:51:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.46","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46/manifests"},{"name":"v1.0.0-beta.45","sha":"ab592831cbf5987a6516139aeaf148bdb3360ccb","kind":"commit","published_at":"2018-05-07T13:38:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.45","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45/manifests"},{"name":"v1.0.0-beta.44","sha":"0bba4ad1aed5d2181baa156009301eb56fd80158","kind":"commit","published_at":"2018-04-29T20:57:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.44","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44/manifests"},{"name":"v1.0.0-beta.43","sha":"6dfe7382b9777885abe84f4d1f66c0c62545d559","kind":"commit","published_at":"2018-04-22T10:47:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.43","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43/manifests"},{"name":"v1.0.0-beta.42","sha":"bc03443cac8a55ce3fc4d19e6a95e0f3d0116fbf","kind":"commit","published_at":"2018-04-16T20:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.42","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42/manifests"},{"name":"v1.0.0-beta.41","sha":"cddff325bdc2c79592701c11e295e48db0879c28","kind":"tag","published_at":"2018-04-07T18:26:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.41","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41/manifests"},{"name":"v1.0.0-beta.40","sha":"7f423b6bef54c4a34f3b53d9b8ebf33c183916f8","kind":"tag","published_at":"2018-04-01T09:55:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.40","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40/manifests"},{"name":"v1.0.0-beta.39","sha":"b95cb7a83a102b21b7f6add713398f6c9e743d50","kind":"tag","published_at":"2018-03-28T21:23:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.39","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39/manifests"},{"name":"v1.0.0-beta.38","sha":"a6ccfbe7699b67b03703b49a7cb14d865b841d38","kind":"tag","published_at":"2018-03-17T12:24:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.38","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38/manifests"},{"name":"v1.0.0-beta.37","sha":"1587ac3654ae5061eb21f652722a02cc4c367292","kind":"tag","published_at":"2018-03-11T14:31:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.37","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37/manifests"},{"name":"v1.0.0-beta.36","sha":"f31bd2e431c29f85a053387ce062987a3fc36168","kind":"tag","published_at":"2018-03-05T21:07:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.36","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36/manifests"},{"name":"v1.0.0-beta.35","sha":"25ca14ffcec6eeb75446730a03cc4a2014c5e8ab","kind":"tag","published_at":"2018-02-25T22:47:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.35","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.2","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2/manifests"},{"name":"olivier-material-ui-codemod@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1/manifests"},{"name":"olivier-material-ui-icons@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.1","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1/manifests"},{"name":"olivier-material-ui-codemod@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0/manifests"},{"name":"olivier-material-ui-icons@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0/manifests"},{"name":"v1.0.0-beta.34","sha":"284dfcb06fed2244033cc971cb78f485bafece3d","kind":"tag","published_at":"2018-02-17T12:08:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.34","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34/manifests"},{"name":"v1.0.0-beta.33","sha":"b7f698d48d61e74f74e5e50a08b4309460a55266","kind":"tag","published_at":"2018-02-10T12:03:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.33","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33/manifests"},{"name":"v1.0.0-beta.32","sha":"896bc50f35a83fac0453dbbecd9f367b45b450e9","kind":"tag","published_at":"2018-02-04T22:44:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.32","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32/manifests"},{"name":"v1.0.0-beta.31","sha":"6271146a2545aeedf4110990de21ebc0c910b627","kind":"tag","published_at":"2018-01-29T22:06:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.31","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31/manifests"},{"name":"v1.0.0-beta.30","sha":"2bb35ce508832f518a4c3af8cd7cf67af8fd90c5","kind":"tag","published_at":"2018-01-21T22:50:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.30","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30/manifests"},{"name":"v1.0.0-beta.29","sha":"7386d56d4dfb85ca4a586a56691b6a58798d5c42","kind":"tag","published_at":"2018-01-16T20:27:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.29","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29/manifests"},{"name":"v1.0.0-beta.28","sha":"e1f3dad9084edf460d42e0a5f6b7c956eaa51e8d","kind":"tag","published_at":"2018-01-14T14:52:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.28","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28/manifests"},{"name":"v1.0.0-beta.27","sha":"fcfe4a64a95f65e205c5ba9523987982e6556eea","kind":"tag","published_at":"2018-01-06T15:25:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.27","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27/manifests"},{"name":"v1.0.0-beta.26","sha":"bd42549ee464bce03743f7ee18964066f9d3907d","kind":"tag","published_at":"2017-12-30T23:24:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.26","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26/manifests"},{"name":"v1.0.0-beta.25","sha":"d9ab3e313136fa5fb179743b560ac7c9e4fa8f6a","kind":"tag","published_at":"2017-12-22T23:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.25","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25/manifests"},{"name":"v1.0.0-beta.24","sha":"7c8fe8516f8bf6317e7cc748eefa7d97c92b4007","kind":"tag","published_at":"2017-12-17T12:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.24","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24/manifests"},{"name":"v1.0.0-beta.23","sha":"1a4e5b06ae0a7f6b3a6be810d272ebdf3efbb863","kind":"tag","published_at":"2017-12-09T09:51:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.23","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23/manifests"},{"name":"v0.20.0","sha":"86b40ae4883e95d6139e9e5d59c0e14aa022ce3a","kind":"commit","published_at":"2017-12-04T04:05:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0/manifests"},{"name":"v1.0.0-beta.22","sha":"22f68ca292a947349ae2877b09e85775703ec87f","kind":"tag","published_at":"2017-11-28T23:11:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22/manifests"},{"name":"v1.0.0-beta.21","sha":"d33604a9deacbb2725da3688d823416486a039c1","kind":"tag","published_at":"2017-11-13T22:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21/manifests"},{"name":"v1.0.0-beta.20","sha":"076d08bfa709ffdb4858106ebda73f475e4ec5b9","kind":"tag","published_at":"2017-11-05T19:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20/manifests"},{"name":"v1.0.0-beta.19","sha":"2a1879fb818973d4df766c2d7842afd939fdb2b8","kind":"tag","published_at":"2017-10-30T21:51:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19/manifests"},{"name":"v1.0.0-beta.18","sha":"f626204f8e0cd9933bcb7a8c8ac5cd97d6419eca","kind":"tag","published_at":"2017-10-23T21:58:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18/manifests"},{"name":"v1.0.0-beta.17","sha":"616d69d5ff7263eb9c84960b6b7a4c9ff852d4ef","kind":"tag","published_at":"2017-10-15T22:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17/manifests"},{"name":"v1.0.0-beta.16","sha":"56fd0d9d2f6fe0222b8c4117e227de1d725918ba","kind":"tag","published_at":"2017-10-08T20:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16/manifests"},{"name":"v0.19.4","sha":"f1bc4be26ca68578f0cfd053fed8eeabe0d3a636","kind":"tag","published_at":"2017-10-08T19:56:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4/manifests"},{"name":"v1.0.0-beta.15","sha":"4da17a67182a212be91a36cec9c976ccb6293380","kind":"tag","published_at":"2017-10-04T16:05:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15/manifests"},{"name":"v1.0.0-beta.13","sha":"736f12000e6989b2e37fcf10deca8bcf20a284f5","kind":"tag","published_at":"2017-10-01T19:58:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13/manifests"},{"name":"v0.19.3","sha":"7e484cc0c2e3db1e30ebe89d93475f2999f6168c","kind":"tag","published_at":"2017-10-01T19:35:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3/manifests"},{"name":"v1.0.0-beta.12","sha":"65b6e04a74a1520209e7b8fcfa311a431ecb070a","kind":"tag","published_at":"2017-09-24T18:24:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12/manifests"},{"name":"v0.19.2","sha":"5f750e046d48fa2f8c0efd86290ea48661c9b32e","kind":"tag","published_at":"2017-09-18T20:14:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2/manifests"},{"name":"v1.0.0-beta.11","sha":"01c6feb33e7e4e5043ce2a8377fa7dda3dbc8180","kind":"tag","published_at":"2017-09-18T19:11:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11/manifests"},{"name":"v1.0.0-beta.10","sha":"3d4518c997fe875f8e91044ff59a09a46fdfb726","kind":"tag","published_at":"2017-09-13T21:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10/manifests"},{"name":"v1.0.0-beta.9","sha":"d4dba0da9a00efe5104365ca647d848a131a41a6","kind":"tag","published_at":"2017-09-10T11:17:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9/manifests"},{"name":"v1.0.0-beta.8","sha":"865b39bef48c3f85743c3914ba146b97b93fce0f","kind":"tag","published_at":"2017-09-02T11:11:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8/manifests"},{"name":"v0.19.1","sha":"b0d03e92c64bee1ac8c25acd0c48657b7f605d9a","kind":"tag","published_at":"2017-09-02T10:38:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1/manifests"},{"name":"v1.0.0-beta.7","sha":"d2083879918dcafdc9c17e3e19440000a0abb3b0","kind":"tag","published_at":"2017-08-30T22:51:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7/manifests"},{"name":"v1.0.0-beta.6","sha":"8385df161a6792d472821e30c7095b267b844950","kind":"tag","published_at":"2017-08-20T14:48:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6/manifests"},{"name":"v1.0.0-beta.5","sha":"8292545fd41ea9f9d3c7c52bb45f60a4fea434a9","kind":"tag","published_at":"2017-08-15T08:55:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5/manifests"},{"name":"v0.19.0","sha":"d1b3bc614a818d497e38fd51c85077dd7b490bad","kind":"tag","published_at":"2017-08-15T08:17:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0/manifests"},{"name":"v1.0.0-beta.4","sha":"110f0a6e95e8e2b51b2bdd7e545a9b41d1a0009f","kind":"tag","published_at":"2017-08-05T10:09:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4/manifests"},{"name":"v1.0.0-beta.3","sha":"e0dd9560d4a152ca0a61558b6238edc40746c354","kind":"tag","published_at":"2017-07-29T21:00:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"45d5da95daf4d52b0ea6e4ffbef27755fa0aa196","kind":"tag","published_at":"2017-07-23T17:45:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"603fbde8d99e386d6640ec6c24ba9fcfc4316dd4","kind":"tag","published_at":"2017-07-23T17:12:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1/manifests"},{"name":"v0.18.7","sha":"50f6dfc4b6ee7473e27ba950c3ce900b24f17d1c","kind":"tag","published_at":"2017-07-23T15:51:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7/manifests"},{"name":"v1.0.0-alpha.22","sha":"f3992561ed94696d595b6a56efc7449c7dee67c7","kind":"tag","published_at":"2017-07-18T09:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22/manifests"},{"name":"v1.0.0-alpha.21","sha":"49d21891b72796f4a8f383d9b15b66f72cb94549","kind":"tag","published_at":"2017-07-04T22:13:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21/manifests"},{"name":"v0.18.6","sha":"1d10ecbac4a83f9934bb6a7f025855f82002113c","kind":"tag","published_at":"2017-07-04T21:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6/manifests"},{"name":"v0.18.5","sha":"86f7c4141cc66ab1e96a681a6945472283e41ea3","kind":"tag","published_at":"2017-06-28T18:14:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5/manifests"},{"name":"v1.0.0-alpha.20","sha":"84363396403cbbd51072d0b09822cd6d8ab6bf87","kind":"tag","published_at":"2017-06-25T18:01:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20/manifests"},{"name":"v0.18.4","sha":"2c6872cacf19ac71a316b282c2467162dcd148c6","kind":"tag","published_at":"2017-06-25T17:39:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4/manifests"},{"name":"v1.0.0-alpha.19","sha":"611bfd7557fd928933e39c054d2b2edeb57adaed","kind":"tag","published_at":"2017-06-19T16:58:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19/manifests"},{"name":"v1.0.0-alpha.18","sha":"5fdb60642bdf2907b7fba352cf2cd0fa7208848f","kind":"tag","published_at":"2017-06-19T10:12:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18/manifests"},{"name":"v1.0.0-alpha.17","sha":"73e0a35145d10f3c29a991f75e5ba8315e0e754a","kind":"tag","published_at":"2017-06-12T11:55:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17/manifests"},{"name":"v0.18.3","sha":"4c6a542c772f9fe9ff97bb95f63801138d7722d0","kind":"tag","published_at":"2017-06-07T21:28:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"9d3b59b3fec3b31b37334c3bd842112f3d090f86","kind":"commit","published_at":"2017-06-06T21:29:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2/manifests"},{"name":"v1.0.0-alpha.16","sha":"0c7dba6dc5ad8b9f69ec3c60e3ba31f2973e582a","kind":"tag","published_at":"2017-06-01T08:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"18508aeb3e5817406209e15c3e51a53c2cbece96","kind":"tag","published_at":"2017-05-23T20:00:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"771fb44738e116a1d2cec7aabb8ed1425b1d57f6","kind":"tag","published_at":"2017-05-14T10:11:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14/manifests"},{"name":"v0.18.1","sha":"715372edf9fc21244030207409b4070158f6936d","kind":"tag","published_at":"2017-05-13T10:21:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1/manifests"},{"name":"v1.0.0-alpha.13","sha":"17fde80a53fb9fcce31a82290f54de55cf3655e9","kind":"tag","published_at":"2017-05-08T10:47:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13/manifests"},{"name":"v0.18.0","sha":"dea7938b1265a3b100899d65589fbd05e877ab9e","kind":"tag","published_at":"2017-04-30T22:26:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0/manifests"},{"name":"v1.0.0-alpha.12","sha":"dc7371e4770fd3e8b1a82b9c2c2a652acaa73713","kind":"tag","published_at":"2017-04-30T22:22:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12/manifests"},{"name":"v0.17.4","sha":"a398290811c94bd6bb2d5d04c7f6d0ce734e3ad6","kind":"commit","published_at":"2017-04-14T17:20:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4/manifests"},{"name":"v1.0.0-alpha.11","sha":"7b3dbfaf2e94e8139424c8660692ee20d5a9880e","kind":"tag","published_at":"2017-04-14T16:50:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11/manifests"},{"name":"v0.17.3","sha":"53076a03182668f94d3bf40cd880309a51e9be88","kind":"tag","published_at":"2017-04-10T21:42:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"38c4aed87e608ded8e083dcf341ed5e9a14c20ef","kind":"tag","published_at":"2017-04-09T11:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2/manifests"},{"name":"v1.0.0-alpha.10","sha":"27fd907d604c1d3189b7b70e3a7e4758e0171492","kind":"tag","published_at":"2017-04-06T12:00:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"b962c2fbfa7a9cab9e9844e01966b90ca86e67a1","kind":"tag","published_at":"2017-04-01T13:47:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a0b4691eb3958aeb9173a8f4e705c81dfb7d25da","kind":"tag","published_at":"2017-03-25T11:46:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8/manifests"},{"name":"v0.17.1","sha":"05280483dbbc29e56edd8f3644721679b55d4d73","kind":"commit","published_at":"2017-03-13T12:27:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1/manifests"},{"name":"v1.0.0-alpha.7","sha":"9281a3fcee37d6afb9e493ff06e8a2626f4d7d91","kind":"tag","published_at":"2017-03-12T12:31:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"69f604946c366c655d0613841c034cacee7e9ef4","kind":"commit","published_at":"2017-02-26T12:41:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6/manifests"},{"name":"v1.0.0-alpha.5","sha":"74973892bdfacd5c9e3a4ce63185e9a6500d9522","kind":"commit","published_at":"2017-02-26T11:04:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-alpha.4","sha":"6472a6864951bfe7f3739afbe74b50981299ac28","kind":"commit","published_at":"2017-02-26T10:19:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4/manifests"},{"name":"v0.17.0","sha":"c9af9606bcea6551ceaadc2f6430d629eb679e84","kind":"commit","published_at":"2017-02-12T22:06:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0/manifests"},{"name":"v1.0.0-alpha.3","sha":"4583f5212d0b668e3801a859d3cc584cec0ec173","kind":"commit","published_at":"2017-02-12T21:43:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"8476782b595175d25c8a972b5fe53bc1f8532676","kind":"tag","published_at":"2017-02-07T19:48:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"3a0eb03018a9c5c96ba5233de8ef45202403a94c","kind":"commit","published_at":"2017-01-29T21:29:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.16.7","sha":"867c6c29b1badd839b1fd57720e5754fcd53a516","kind":"commit","published_at":"2017-01-15T19:57:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"bc84dbeeb78b725fefdc10cdc6eee7b75cc1226e","kind":"commit","published_at":"2016-12-25T21:03:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"8a03a04ef17f76ce09b88607b216d8a8e4d277d6","kind":"commit","published_at":"2016-12-09T20:45:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"84c18c98ff56fbe81be902735164219040729bb1","kind":"commit","published_at":"2016-11-17T19:18:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"066c5d53d1d4ecec2923ed12ec14647ae8248a9c","kind":"commit","published_at":"2016-11-17T16:41:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"806b2eab2272b430e814f8b3c7f1e7b31cd0e306","kind":"commit","published_at":"2016-11-14T17:22:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"2085737a798d9cb808b2fddf1f06883b27327ccc","kind":"commit","published_at":"2016-10-19T18:24:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"6eb9913441cb39562f4c935bdd70042d26daa260","kind":"commit","published_at":"2016-10-05T14:36:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0/manifests"},{"name":"v0.16.0-rc2","sha":"71a9524d0ec28dad2f566a42c7bb8ad2ea93ce36","kind":"commit","published_at":"2016-09-24T19:31:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2/manifests"},{"name":"v0.16.0-rc1","sha":"1691addd7f84317619c6831c35cb1f32ef3779b6","kind":"commit","published_at":"2016-09-07T19:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1/manifests"},{"name":"v0.15.4","sha":"be9bc14f4cda041299b6f8845af87b9278c871fc","kind":"commit","published_at":"2016-08-10T22:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"8bd3589dd7f676f3d725559cbd63457afe8d3691","kind":"commit","published_at":"2016-08-02T20:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"908f694e1e6eae9e63da6b22e63100d6bda4fa8e","kind":"commit","published_at":"2016-07-09T21:10:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"1fed1bcc81d89e473e261c1da4bf0a3a46515ce8","kind":"tag","published_at":"2016-06-20T08:15:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"06667b589952f58ff8c6d277df364ef16dada671","kind":"tag","published_at":"2016-05-06T13:49:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0/manifests"},{"name":"v0.15.0-beta.2","sha":"7cf7adfe9042e9be8dbaa1c850ffacca26e9c269","kind":"commit","published_at":"2016-04-21T22:57:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2/manifests"},{"name":"v0.15.0-beta.1","sha":"47d7525fb77c7c579e99d595b3f98c69fc838c77","kind":"tag","published_at":"2016-04-14T13:33:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1/manifests"},{"name":"v0.15.0-alpha.2","sha":"caabf9eaee5a5e11097958105f8427cfc8905f86","kind":"tag","published_at":"2016-03-17T23:37:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2/manifests"},{"name":"v0.15.0-alpha.1","sha":"2ebddeb908857c16ece162964a7e501ab37716ba","kind":"commit","published_at":"2016-02-27T17:54:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1/manifests"},{"name":"v0.14.4","sha":"de2bee1335ff1fd701a60cb3d739cf919dbd77ce","kind":"commit","published_at":"2016-02-03T00:47:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"fa9141f90149392cc3fa366736e61a89b07e9205","kind":"commit","published_at":"2016-01-27T03:06:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"44b41957ae81344cf6dc794cf2dbe2da48152622","kind":"commit","published_at":"2016-01-08T15:52:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"0ae4d7f61bb240ae5e2adc9d15a8d5629f738db6","kind":"commit","published_at":"2016-01-04T22:23:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"628bc82957d8e537a1b648e31e10723820bb00ac","kind":"commit","published_at":"2015-12-25T15:12:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0/manifests"},{"name":"v0.14.0-rc2","sha":"9a24d8a7839c37b86748ad8022e39235e8eb6be2","kind":"commit","published_at":"2015-12-14T22:26:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2/manifests"},{"name":"v0.14.0-rc1","sha":"7459597806a2f1f5826eaab26d3c5d974da70fbd","kind":"commit","published_at":"2015-12-04T19:52:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1/manifests"},{"name":"v0.13.4","sha":"a98006f9ffb588030cbdd2e3b4a4515017e58c43","kind":"commit","published_at":"2015-11-24T17:07:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"e33afed6913b58a990bd4b51a038bbfff0a0f42f","kind":"commit","published_at":"2015-11-17T16:34:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"6f28ad04e8f95073646bfeb8936c550ca4a94347","kind":"commit","published_at":"2015-11-10T00:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"330488977f95dbebd6cf6a387bf10a86238331ff","kind":"commit","published_at":"2015-10-29T21:08:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"7980cd589e9dc9e055e1b789bf2f80e7f2ef0f5d","kind":"commit","published_at":"2015-10-21T19:38:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"86394ccd2d7b715eaa054a369679eba4ac82ce1f","kind":"commit","published_at":"2015-10-21T19:04:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"d310459476a461e0d29f166de277896026d8f35f","kind":"commit","published_at":"2015-10-19T17:30:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"06aca1012d01de4ec782acfb8d22a6ec83d48ff7","kind":"commit","published_at":"2015-10-07T21:43:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"6671f90516c2065839efae773ecda924b8bebdae","kind":"commit","published_at":"2015-10-06T19:31:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"a4e194e46c47f8e2eedfab8f0a8c4104e5679c95","kind":"commit","published_at":"2015-09-28T16:15:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"aa485220ff28e907d2548cbfb65bd789c23d9eba","kind":"commit","published_at":"2015-09-25T16:08:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"b55b770f2049852febe47bef27aa0eaceafcec08","kind":"commit","published_at":"2015-09-15T21:10:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"82bc1cb2805f7b624516f71628e6ca525df18cad","kind":"commit","published_at":"2015-08-24T21:31:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0/manifests"},{"name":"v0.10.4","sha":"a8097bcbed6939f0cb308e05acf03a907b666725","kind":"commit","published_at":"2015-08-09T03:29:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"2a43082b52138e33c85878616461445895066a11","kind":"commit","published_at":"2015-08-08T22:51:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"71583523f39c1830d3fcffeff0598c2f803f1048","kind":"commit","published_at":"2015-07-29T20:34:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"6b609c63611b02f9e845b765770983c547cd6af8","kind":"commit","published_at":"2015-07-13T21:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"b6140ec86c5087ad799e9a658f3f0d9b150c205a","kind":"commit","published_at":"2015-07-10T01:35:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"8a18478700f49b94fe7f580664e7b31c581ceb0b","kind":"commit","published_at":"2015-06-20T17:47:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"3da654eb4f0ddb10d81f2706eda1f3819e40b795","kind":"commit","published_at":"2015-06-15T01:46:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"867e87d3530b4fb6bc7f6ec5fb9edcd49e7bd631","kind":"commit","published_at":"2015-06-09T23:38:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"cb794810e7c39352f1bbd533d92983dc22a57510","kind":"commit","published_at":"2015-05-24T20:12:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0/manifests"},{"name":"v0.7.5","sha":"b3ce0b272e5468919d01b3d3ab6751a92f682b48","kind":"commit","published_at":"2015-04-27T19:14:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"abc159f246f15163f7984bcf702409cffc745d6e","kind":"commit","published_at":"2015-04-21T18:14:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"9321a4a8879f380a725c7439114ebf3e0da8abcc","kind":"commit","published_at":"2015-04-01T15:20:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"953606f4d1a9e3a33798b499219fe40b1f81fd96","kind":"commit","published_at":"2015-03-25T23:45:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"03c169188dd10ec2242b7806050781867c0291dd","kind":"commit","published_at":"2015-03-04T21:41:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"078ba0c94f8985dd2d96587784f760474ba51858","kind":"commit","published_at":"2015-02-13T21:06:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"accd9f0ef163d514b091709ffd63f76f6d1a467f","kind":"commit","published_at":"2015-01-27T00:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"57c7a95be20dc77cbe0459a40acc802e16de5148","kind":"commit","published_at":"2015-01-26T23:07:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"706446d6aeb952def6f2016fdc213b6e56b2d40f","kind":"commit","published_at":"2015-01-03T23:58:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"6b294fdd0a7f9686b8b8f05cf8759e90b3e581f9","kind":"commit","published_at":"2014-12-25T17:36:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"3eb741fdb94fff5e8218809b8f7d5a9d2e4d1778","kind":"commit","published_at":"2014-12-15T17:14:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"d65414913839d9d939c8bd938ca21f39f0faa924","kind":"commit","published_at":"2014-12-07T15:15:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"fc3232f6e9d1662c4f9d813b70acb329c4cdc6de","kind":"commit","published_at":"2014-11-30T21:22:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"4b02786c2a7e27613201fe72c033a260018a38d6","kind":"commit","published_at":"2014-11-28T20:34:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"ab8880bc442941c20d58ca2cbb8aace7b2724929","kind":"commit","published_at":"2014-11-17T20:10:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"052b0bc5a3e887d0a36b2277a2e09812a0ce206b","kind":"commit","published_at":"2014-11-11T21:11:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"715b7e868003ac9b121bdacee3e1301b9c660aa9","kind":"commit","published_at":"2014-11-08T19:56:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"088d257c0bec691545cd32f83fd2af753866b8ee","kind":"commit","published_at":"2014-11-08T00:13:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0/manifests"},{"name":"v0.1.29","sha":"3fe7b8bf7c3adc04522f311ce1c1c3b6e39e8edd","kind":"commit","published_at":"2014-11-05T19:58:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.1.29","html_url":"https://github.com/mui/material-ui/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29/manifests"}]},"repo_metadata_updated_at":"2025-10-29T21:14:07.292Z","dependent_packages_count":4,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":13.42066560594539,"stargazers_count":0.021267929767677964,"forks_count":0.27828885460159747,"average":11.425041582815513},"purl":"pkg:maven/org.webjars.npm/mui__utils","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:mui__utils","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:mui__utils","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:mui__utils/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-29T16:04:14.239Z","issues_count":4308,"pull_requests_count":9949,"avg_time_to_close_issue":13592057.178502878,"avg_time_to_close_pull_request":1743679.4759773905,"issues_closed_count":2590,"pull_requests_closed_count":8490,"pull_request_authors_count":716,"issue_authors_count":2931,"avg_comments_per_issue":5.109795728876509,"avg_comments_per_pull_request":1.994974369283345,"merged_pull_requests_count":7175,"bot_issues_count":19,"bot_pull_requests_count":3438,"past_year_issues_count":769,"past_year_pull_requests_count":3299,"past_year_avg_time_to_close_issue":842316.4168674699,"past_year_avg_time_to_close_pull_request":466566.7232444611,"past_year_issues_closed_count":415,"past_year_pull_requests_closed_count":2663,"past_year_pull_request_authors_count":186,"past_year_issue_authors_count":610,"past_year_avg_comments_per_issue":1.859557867360208,"past_year_avg_comments_per_pull_request":1.4080024249772658,"past_year_bot_issues_count":9,"past_year_bot_pull_requests_count":1478,"past_year_merged_pull_requests_count":2376,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/issues","maintainers":[{"login":"oliviertassinari","count":773,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"siriwatknp","count":700,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":511,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":434,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"mnajdova","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"michaldudak","count":262,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"aarongarciah","count":237,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"ZeeshanTamboli","count":207,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mj12albert","count":193,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"alexfauquette","count":165,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"samuelsycamore","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"cherniavskii","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"LukasTy","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"bharatkashyap","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"DanailH","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"JCQuintas","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"eps1lon","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"hbjORbj","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hbjORbj"},{"login":"flaviendelangle","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"michelengelen","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"rosskevin","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rosskevin"},{"login":"mbrookes","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"m4theushw","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"apedroferreira","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"hasdfa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"nikitaa24","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikitaa24"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"richbustos","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richbustos"},{"login":"nathanmarks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanmarks"},{"login":"vicasas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"MBilalShafi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joshwooding","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwooding"},{"login":"dimitropoulos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dimitropoulos"},{"login":"arthurbalduini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"dmtrKovalenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmtrKovalenko"},{"login":"hai-cea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-cea"},{"login":"gerdadesign","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"DavidCnoops","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidCnoops"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}],"active_maintainers":[{"login":"siriwatknp","count":282,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":241,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":191,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"oliviertassinari","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"ZeeshanTamboli","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mnajdova","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"mj12albert","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"aarongarciah","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"prakhargupta1","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"JCQuintas","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"DanailH","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"alexfauquette","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"bharatkashyap","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"LukasTy","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"cherniavskii","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"michaldudak","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"MBilalShafi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"flaviendelangle","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"vicasas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:mui__utils/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:mui__utils/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:mui__utils/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:mui__utils/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:mui__utils/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":572386,"maintainers_count":0,"namespaces_count":75981,"keywords_count":35251,"github":"maven-central","metadata":{"funded_packages_count":38856},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-12-16T05:44:42.274Z","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":10758894,"name":"@temp-mui/material-nextjs","ecosystem":"npm","description":"Collection of utilities for integration between Material UI and Next.js.","homepage":"https://mui.com/material-ui/guides/nextjs/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/material-ui","keywords_array":["react","next","material-ui"],"namespace":"temp-mui","versions_count":1,"first_release_published_at":"2024-07-26T02:54:48.891Z","latest_release_published_at":"2024-07-26T02:54:48.891Z","latest_release_number":"5.15.11","last_synced_at":"2025-12-12T01:21:10.087Z","created_at":"2024-07-28T00:10:35.196Z","updated_at":"2025-12-12T01:21:10.087Z","registry_url":"https://www.npmjs.com/package/@temp-mui/material-nextjs","install_command":"npm install @temp-mui/material-nextjs","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/mui-org"},"dist-tags":{"latest":"5.15.11"}},"repo_metadata":{"id":19822297,"uuid":"23083156","full_name":"mui/material-ui","owner":"mui","description":"Material UI: Ready-to-use foundational React components, free forever. It includes Material UI, which implements Google's Material Design.","archived":false,"fork":false,"pushed_at":"2024-04-14T01:43:25.000Z","size":552491,"stargazers_count":91449,"open_issues_count":1798,"forks_count":31383,"subscribers_count":1347,"default_branch":"next","last_synced_at":"2024-04-14T02:22:02.033Z","etag":null,"topics":["design-systems","hacktoberfest","material-design","react","react-components"],"latest_commit_sha":null,"homepage":"https://mui.com/material-ui/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2014-08-18T19:11:54.000Z","updated_at":"2024-08-18T03:20:19.580Z","dependencies_parsed_at":"2024-04-15T07:22:15.000Z","dependency_job_id":null,"html_url":"https://github.com/mui/material-ui","commit_stats":{"total_commits":22276,"total_committers":3187,"mean_commits":6.989645434577973,"dds":0.8256419464894954,"last_synced_commit":"eec77cde0b364cbad6c4c1b09b0b0a38ec9205a4"},"previous_names":["mui-org/material-ui","callemall/material-ui"],"tags_count":505,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/refs/heads/next","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":215854641,"owners_count":15940241,"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":"v6.0.0-beta.6","sha":"cbb6f8d3b1b72732d51f5628765cfd7e75bd5747","kind":"tag","published_at":"2024-08-18T02:55:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6/manifests"},{"name":"v5.16.7","sha":"b505fd7b64e92db523198712a5d6716c494e0c66","kind":"tag","published_at":"2024-08-09T09:19:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7/manifests"},{"name":"v6.0.0-beta.5","sha":"75c24b0828981651082a3eede027b6871c96c440","kind":"tag","published_at":"2024-08-08T08:52:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5/manifests"},{"name":"v5.16.6","sha":"6eb1bdce38d0fc67fa8aebca260043c7fc8eb3e8","kind":"tag","published_at":"2024-07-30T21:06:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6/manifests"},{"name":"v6.0.0-beta.4","sha":"12532afa3e4f6f13a9fa86eb459c27792c36b6f9","kind":"tag","published_at":"2024-07-30T20:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4/manifests"},{"name":"v5.16.5","sha":"40792e6efb2c92b8964a3912e08aeb4fb7fc41c8","kind":"tag","published_at":"2024-07-25T06:42:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5/manifests"},{"name":"v6.0.0-beta.3","sha":"02fde66a0cd72fb7fe3681a5ea8c4de733b4a865","kind":"tag","published_at":"2024-07-24T18:27:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3/manifests"},{"name":"v5.16.4","sha":"77af399a3ad76f31e5f2e0fab5650b628fa50990","kind":"tag","published_at":"2024-07-16T16:01:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4/manifests"},{"name":"v6.0.0-beta.2","sha":"9ad8c1fd8dfd21d8e37fe73d71e011542b23db72","kind":"tag","published_at":"2024-07-16T14:46:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2/manifests"},{"name":"v5.16.3","sha":"e1824453bdb0a89f15d4dfe47a1c4f90fa0f0500","kind":"tag","published_at":"2024-07-16T14:18:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3/manifests"},{"name":"v6.0.0-beta.1","sha":"19c1935757925d834928a30ea41f58bb95fb355f","kind":"tag","published_at":"2024-07-16T09:42:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1/manifests"},{"name":"v5.16.2","sha":"56ddd108fe153592a800fce4d43f9758b0ff5101","kind":"tag","published_at":"2024-07-16T09:10:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2/manifests"},{"name":"v6.0.0-beta.0","sha":"3364f0740aa5c86e057ec5b0d22c1b12bfd96fa4","kind":"tag","published_at":"2024-07-11T15:54:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0/manifests"},{"name":"v5.16.1","sha":"431af6a2fd9bf6cd0422c61e36c937d1ea5e5015","kind":"tag","published_at":"2024-07-11T15:48:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1/manifests"},{"name":"v5.16.0","sha":"e5e9b9d5e952b52752b758179da20d3fa0982c05","kind":"tag","published_at":"2024-07-05T13:32:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0/manifests"},{"name":"v6.0.0-alpha.14","sha":"2a15dd74c76bacbc867a7313fdc2c42c6168327c","kind":"tag","published_at":"2024-07-05T04:25:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14/manifests"},{"name":"v6.0.0-alpha.13","sha":"a070a894fbe21c52df446438ca1bb5a891d5e1b5","kind":"tag","published_at":"2024-07-03T07:44:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13/manifests"},{"name":"v5.15.21","sha":"a306ce4afcc60de4c3e43b8f9183862235d9318e","kind":"tag","published_at":"2024-06-28T14:09:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21/manifests"},{"name":"v6.0.0-alpha.12","sha":"fb476c6c18b850e8400d03afb7447802afbfd357","kind":"tag","published_at":"2024-06-24T17:12:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.15.20","sha":"f20fa0ba4016e5425a2a4cce841075253828a551","kind":"tag","published_at":"2024-06-12T12:58:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20/manifests"},{"name":"v6.0.0-alpha.11","sha":"22c5206a9e8191b2f81131d6978a0958e55b7032","kind":"tag","published_at":"2024-06-12T08:18:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11/manifests"},{"name":"v6.0.0-alpha.10","sha":"e5ac6c0eef5efd4fa5c5eb11ccbf08e58e7443f8","kind":"tag","published_at":"2024-06-04T10:35:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10/manifests"},{"name":"v6.0.0-alpha.9","sha":"925de32766317bb84a92ec24b2b6465c8e48cc04","kind":"tag","published_at":"2024-05-29T12:25:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.15.19","sha":"77f606ba73bb5439d66871177772f54196044450","kind":"tag","published_at":"2024-05-29T12:01:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19/manifests"},{"name":"v6.0.0-alpha.8","sha":"c7dbe6e8256cef7bd2dbdcbee55428ad82513cd0","kind":"tag","published_at":"2024-05-21T16:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.15.18","sha":"607daac5baa9c8151f111fe4bacea1d7e61881a3","kind":"tag","published_at":"2024-05-16T09:29:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18/manifests"},{"name":"v6.0.0-alpha.7","sha":"997bec6d8d30a1a891aff4eeedefa41c93eaa95c","kind":"tag","published_at":"2024-05-16T06:31:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"7c8db04b91500ba77301acd360d21bff7f7c752f","kind":"tag","published_at":"2024-05-08T13:13:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.15.17","sha":"9bc4fc42959427246addfdf29db95847cc38e410","kind":"tag","published_at":"2024-05-08T12:24:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17/manifests"},{"name":"v5.15.16","sha":"284e251c155d92078f80f98919f4ab260b05e9be","kind":"tag","published_at":"2024-05-01T14:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16/manifests"},{"name":"v6.0.0-alpha.5","sha":"571d5046e26aa07605cb1e01ca99b2eb0b04d009","kind":"tag","published_at":"2024-05-01T14:16:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5/manifests"},{"name":"v6.0.0-alpha.4","sha":"afffc2ffc3db1e6abf48f3b3e13a41e8b758f874","kind":"tag","published_at":"2024-04-24T07:30:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4/manifests"},{"name":"v6.0.0-alpha.3","sha":"6d5e44409344ea4e13ceb3a02c4446dc6a7323b4","kind":"tag","published_at":"2024-04-17T16:10:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3/manifests"},{"name":"v6.0.0-alpha.2","sha":"4e75758b37119bd821435c23d9c111c545e186b6","kind":"tag","published_at":"2024-04-09T15:09:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2/manifests"},{"name":"v6.0.0-alpha.1","sha":"84307c1a2495a716788ec25f046faaa4d16c88c7","kind":"tag","published_at":"2024-04-05T10:43:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1/manifests"},{"name":"v5.15.15","sha":"5a079965186640b5176f00c537f3b9e6c299b5c4","kind":"tag","published_at":"2024-04-04T07:09:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15/manifests"},{"name":"v6.0.0-alpha.0","sha":"2a15ad6f1f5507162b1a5aebf78976ca3023183b","kind":"tag","published_at":"2024-03-26T15:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.15.14","sha":"9585d28317c90f2c71ab88dd5ae37638bb64ad82","kind":"tag","published_at":"2024-03-19T08:18:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14/manifests"},{"name":"v5.15.13","sha":"dbcb678234296de56afaf3138917e967e8d1934a","kind":"tag","published_at":"2024-03-13T14:17:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13/manifests"},{"name":"pigment@0.0.1","sha":"0e765a618a7676c507852cec024464b1fc1cd80f","kind":"tag","published_at":"2024-03-08T04:20:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/pigment@0.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/pigment@0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1/manifests"},{"name":"v5.15.12","sha":"5ad69e161d7520274cd37a2524ffb935b6dda158","kind":"tag","published_at":"2024-03-05T15:33:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12/manifests"},{"name":"v5.15.11","sha":"e3257a4d68481b0ca6efd5d06cb5c1e1e77e4286","kind":"tag","published_at":"2024-02-22T08:52:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11/manifests"},{"name":"v5.15.10","sha":"94fcd3ada0842108a9a2ce53e121931e5448649f","kind":"tag","published_at":"2024-02-12T12:38:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10/manifests"},{"name":"v5.15.9","sha":"7917d2a8a4acc0b07328dee8273847652491b769","kind":"tag","published_at":"2024-02-08T12:55:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9/manifests"},{"name":"v5.15.8","sha":"fe5a59e616637a0488b122749479b782f5f8dfa2","kind":"tag","published_at":"2024-02-06T20:42:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8/manifests"},{"name":"v5.15.7","sha":"b80acd69c7c848709d01465d6727b13ed6109258","kind":"tag","published_at":"2024-01-31T13:23:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7/manifests"},{"name":"v5.15.6","sha":"1700e5cd9cbb3bc648b7f799f837c4d23ed42700","kind":"tag","published_at":"2024-01-22T18:09:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6/manifests"},{"name":"v5.15.5","sha":"5d7c4e26a4973a3a80bf5f8a9a8ea14f89554fe0","kind":"tag","published_at":"2024-01-17T09:27:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5/manifests"},{"name":"v5.15.4","sha":"6aadbf91c5eb2c94dea9a49a19eb532606410a5a","kind":"tag","published_at":"2024-01-10T13:49:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4/manifests"},{"name":"v5.15.3","sha":"9fa4e472f9ba4fd4e7f8cfb8bc0d1f1d455ace23","kind":"tag","published_at":"2024-01-03T15:22:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.3","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"5d5dd15f70db9ffcb85d4dc57da8a20f5240fb81","kind":"tag","published_at":"2023-12-25T14:24:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"8be7ac66b99059bf2c2edcca9cf15981d389db6b","kind":"tag","published_at":"2023-12-19T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"8c2c6a88a509f9da7c453d4a3c3ab4749a57a36d","kind":"tag","published_at":"2023-12-12T18:21:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0/manifests"},{"name":"v5.14.20","sha":"14fa79f4328e901f82d7fc39aba722a9bf4a8df0","kind":"tag","published_at":"2023-12-05T09:28:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20/manifests"},{"name":"v5.14.19","sha":"a07b4925255aa3fc7ae1255130e182e4573c58d7","kind":"tag","published_at":"2023-11-29T21:11:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19/manifests"},{"name":"v5.14.18","sha":"43a41b6b2fa3f0a186a852b894452722e3a38f04","kind":"tag","published_at":"2023-11-14T08:27:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18/manifests"},{"name":"v5.14.17","sha":"c54a42dd8b0ec8e850bd60438e60a1a8acb3b4a4","kind":"tag","published_at":"2023-11-06T15:34:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17/manifests"},{"name":"v5.14.16","sha":"391b57a05daf67a8154471dae645471f5ffac09f","kind":"tag","published_at":"2023-10-31T10:57:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16/manifests"},{"name":"v5.14.15","sha":"6baedcfed27419ed6b9685f27fcbf3eff46133a3","kind":"tag","published_at":"2023-10-24T15:41:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15/manifests"},{"name":"v5.14.14","sha":"a0cfa182db3e7b196efe36cfe7b31d304c5a0a4e","kind":"tag","published_at":"2023-10-17T13:58:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14/manifests"},{"name":"v5.14.13","sha":"b8811a0fa59e7663b240183219db32f9a617e607","kind":"tag","published_at":"2023-10-10T19:42:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13/manifests"},{"name":"v5.14.12","sha":"bd450a0fdb19b087f47e1d7cce5a72417ec977cc","kind":"commit","published_at":"2023-10-04T16:31:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12/manifests"},{"name":"v5.14.11","sha":"13c0894d0c14c7f577a0a95492aeaa8fff8da33a","kind":"tag","published_at":"2023-09-26T11:47:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11/manifests"},{"name":"v5.14.10","sha":"14e97bffa62760cabcdc7244bff445b423f5286a","kind":"tag","published_at":"2023-09-18T10:18:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10/manifests"},{"name":"v5.14.9","sha":"8255b71ccdbfe9a20f856b5d68a269ab1c5452ca","kind":"tag","published_at":"2023-09-13T13:36:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9/manifests"},{"name":"v5.14.8","sha":"74c58dabc2cf5ed2242fb08e4781d26088d06b12","kind":"tag","published_at":"2023-09-05T12:34:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8/manifests"},{"name":"v5.14.7","sha":"8a09d535f101aac98935f82b76345ca9691b5e2b","kind":"tag","published_at":"2023-08-29T12:04:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7/manifests"},{"name":"v5.14.6","sha":"a1f511dd6ed9adba561e2ba00e1348136ed656db","kind":"commit","published_at":"2023-08-24T11:19:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6/manifests"},{"name":"v5.14.5","sha":"61fbfd1546c55caca984695a41f9c95668d414fc","kind":"tag","published_at":"2023-08-14T14:39:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5/manifests"},{"name":"v5.14.4","sha":"40f4b275022f03e48cf4809cd53d0d0dabb40424","kind":"tag","published_at":"2023-08-08T09:51:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4/manifests"},{"name":"v5.14.3","sha":"2deea341c9abfb640f22520e0c277027f3f91cd0","kind":"tag","published_at":"2023-08-01T15:33:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3/manifests"},{"name":"v5.14.2","sha":"36d9f0d3659e2f5ab1d924988313986962a0bf35","kind":"tag","published_at":"2023-07-25T10:01:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2/manifests"},{"name":"v5.14.1","sha":"f2e5ded80e94407f63a27eadb018139d6f967313","kind":"tag","published_at":"2023-07-19T09:05:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1/manifests"},{"name":"v5.14.0","sha":"2529e3aaaaec2c9f8e8cf669e58bb9c81db5a6d8","kind":"tag","published_at":"2023-07-11T14:57:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0/manifests"},{"name":"v5.13.7","sha":"aac2d5b526e8139314d99f827ecc3b2c24e99686","kind":"tag","published_at":"2023-07-04T08:53:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7/manifests"},{"name":"v5.13.6","sha":"312270bc71224067e1910bbee9f800b4a2469cc7","kind":"tag","published_at":"2023-06-23T14:05:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6/manifests"},{"name":"v5.13.5","sha":"24b3af68ebe79c1891e45c60c6bcfd26f8818f73","kind":"tag","published_at":"2023-06-12T13:43:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5/manifests"},{"name":"v5.13.4","sha":"a522d82df32d3bfab46b25f5ff24eeb9670c83fb","kind":"tag","published_at":"2023-06-05T17:30:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4/manifests"},{"name":"v5.13.3","sha":"70d4a2bb49dca9fef7854a1463a392094222812b","kind":"tag","published_at":"2023-05-29T11:22:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3/manifests"},{"name":"v5.13.2","sha":"f661923e9aa9d9cc634750affbb04bf2007bc57d","kind":"tag","published_at":"2023-05-22T16:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2/manifests"},{"name":"v5.13.1","sha":"0c58832b6e182f782e73b118ed9681055db3e249","kind":"tag","published_at":"2023-05-17T05:25:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"9130a021ca34746e4076fcae50c57bc584026b8f","kind":"tag","published_at":"2023-05-10T08:14:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0/manifests"},{"name":"v5.12.3","sha":"9710ff34b16a0f271107a8619a28546ae3ca7c18","kind":"tag","published_at":"2023-05-02T14:17:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.3","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"5b7e9c52e37ef0c3274a762f38cd7ef7ffc9e7a8","kind":"tag","published_at":"2023-04-25T16:42:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"d14d288ae9e9b0e2b3b33d0a77b4113f024d4215","kind":"tag","published_at":"2023-04-17T15:57:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"05127cf65b4250f836897428cd15829669ab8d6c","kind":"tag","published_at":"2023-04-11T09:58:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0/manifests"},{"name":"v5.11.16","sha":"af5e109990a26318c96dbff6f25759ba91f0e147","kind":"tag","published_at":"2023-04-04T14:00:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16/manifests"},{"name":"v5.11.15","sha":"ae98db6aca5f9d4b754ff9fce4ce33f738a00f65","kind":"tag","published_at":"2023-03-28T13:06:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15/manifests"},{"name":"v5.11.14","sha":"f34d17c3294fcdb63fe9a135b4f3aa2459c81189","kind":"tag","published_at":"2023-03-21T17:45:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14/manifests"},{"name":"v5.11.13","sha":"9f7a2bfac55faed1b1c6c7b4b6d1b1659a076bab","kind":"tag","published_at":"2023-03-14T09:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13/manifests"},{"name":"v5.11.12","sha":"b76b8f1098a6c01f39e5e19bf3abf77c2b9cf475","kind":"tag","published_at":"2023-03-06T15:03:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12/manifests"},{"name":"v5.11.11","sha":"58df7f1905f16533ddb5a7977346c0f4548e4547","kind":"tag","published_at":"2023-02-28T09:55:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11/manifests"},{"name":"v5.11.10","sha":"676bc85fa2b02f92f21dd5c7e15f453b6b9c2e3d","kind":"tag","published_at":"2023-02-20T11:30:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10/manifests"},{"name":"v5.11.9","sha":"af5b3f5e7a79da9ef4bbd63d8fcf60927ffb6533","kind":"tag","published_at":"2023-02-14T14:30:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9/manifests"},{"name":"v5.11.8","sha":"d4d8512ce3453711f3c661374579b0d2ed13f3e7","kind":"tag","published_at":"2023-02-07T10:50:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8/manifests"},{"name":"v5.11.7","sha":"33cac172846b032d3f8b9333b72b2af832dd47d0","kind":"tag","published_at":"2023-01-31T09:39:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7/manifests"},{"name":"v5.11.6","sha":"a2e552314847b4d52498538d7ca171763067a5d0","kind":"tag","published_at":"2023-01-23T20:28:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6/manifests"},{"name":"v5.11.5","sha":"685c72dfaf840f4d5b7a3ab738ddcabd74418823","kind":"tag","published_at":"2023-01-18T01:43:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5/manifests"},{"name":"v5.11.4","sha":"bc859d95e4415f880cd6bcb6f44cc9e5e8c8097c","kind":"tag","published_at":"2023-01-09T13:57:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4/manifests"},{"name":"v5.11.3","sha":"a526207c3957de4ebfcda937b58327d69464f15c","kind":"tag","published_at":"2023-01-02T17:00:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3/manifests"},{"name":"v5.11.2","sha":"e9d8fa07e1ff979bcaf92837b131cd9e292f0161","kind":"tag","published_at":"2022-12-26T14:56:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2/manifests"},{"name":"v5.11.1","sha":"a1e30390da62019e5769e398f4cbc9f8892d8f9a","kind":"commit","published_at":"2022-12-20T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"191acda4545c394b78964ab80b364e15686f0e9b","kind":"tag","published_at":"2022-12-13T12:56:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0/manifests"},{"name":"v5.10.17","sha":"4265f343b49e4af9673a49e585439d35c8deeab2","kind":"tag","published_at":"2022-12-06T10:59:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17/manifests"},{"name":"v5.10.16","sha":"b8aa3974d84c176b8857e8d5b29a7be8670bb410","kind":"tag","published_at":"2022-11-28T16:00:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16/manifests"},{"name":"v5.10.15","sha":"14a6e1c61edb5f66f4888e32c04df5e637e7cfc4","kind":"commit","published_at":"2022-11-22T09:45:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15/manifests"},{"name":"v5.10.14","sha":"c2da6de1c504c7dbd8ae1d0771c184c1544a0c76","kind":"tag","published_at":"2022-11-15T09:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14/manifests"},{"name":"v5.10.13","sha":"2f4c2190d1d3614d8063e84b79d4d1f034b3e3fe","kind":"tag","published_at":"2022-11-07T17:53:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13/manifests"},{"name":"v5.10.12","sha":"30cb27cff1d4e1838ca4235ab4285e20f2b2a870","kind":"tag","published_at":"2022-10-31T15:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12/manifests"},{"name":"v5.10.11","sha":"c80ff0339882859af7e17f8bfd0a5f6880b323f8","kind":"commit","published_at":"2022-10-25T09:34:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11/manifests"},{"name":"v5.10.10","sha":"639224a3e3600cb0e04755d89aab250297b6d851","kind":"tag","published_at":"2022-10-18T08:35:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10/manifests"},{"name":"v5.10.9","sha":"7bd7c219e2670ff7791148e9b1a1d2387528fc0c","kind":"tag","published_at":"2022-10-11T11:56:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9/manifests"},{"name":"v5.10.8","sha":"d4a3216cdd858899960f945d6e00b2d59bf1d5d1","kind":"tag","published_at":"2022-10-03T16:28:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8/manifests"},{"name":"v5.10.7","sha":"d9ef6e788eee11256818329c7429242f8b769263","kind":"commit","published_at":"2022-09-27T01:44:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7/manifests"},{"name":"v5.10.6","sha":"0f75f3d78b67c405c23bfd14a29aedff367415b7","kind":"tag","published_at":"2022-09-19T14:34:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6/manifests"},{"name":"v5.10.5","sha":"594d87dab0e43e641a6826c935df8f2c10672955","kind":"tag","published_at":"2022-09-12T14:40:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5/manifests"},{"name":"v5.10.4","sha":"c8feb29320a22cc4461fb5ef5f4f7de7bd96a59b","kind":"commit","published_at":"2022-09-06T09:11:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"992421d0114a9df72d358fe6fccc28c1fb6f1505","kind":"tag","published_at":"2022-08-29T17:37:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"99b23c06d9b018d6c500fa1acb3030d673e219ab","kind":"tag","published_at":"2022-08-23T10:25:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"dfc0b89c665de8e5e3e4ecf68d8c782e74dbb65c","kind":"tag","published_at":"2022-08-16T17:55:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"7f502e06d54c5a2f389a1639358c84279462b54a","kind":"commit","published_at":"2022-08-09T03:21:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0/manifests"},{"name":"v5.9.3","sha":"89617ef683d2bcd2c870e9c1bd58ad4d55247fd5","kind":"tag","published_at":"2022-08-01T20:54:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3/manifests"},{"name":"v5.9.2","sha":"b7f0a16eca4ac2044703032838f90873ec063d75","kind":"tag","published_at":"2022-07-25T15:12:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2/manifests"},{"name":"v5.9.1","sha":"1937412c4345569d98c0950a1016c22508e1ff81","kind":"tag","published_at":"2022-07-18T17:23:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"88ad7d4e623183b8e20702e7961ef9c8de330dc7","kind":"commit","published_at":"2022-07-12T08:54:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0/manifests"},{"name":"v5.8.7","sha":"be0ab4c062a22fc4bb52c47d005b57203b56c09c","kind":"tag","published_at":"2022-07-04T20:39:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7/manifests"},{"name":"v5.8.6","sha":"c58f6653411e0ff38bf67a512d16b87c6523606b","kind":"tag","published_at":"2022-06-27T14:21:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6/manifests"},{"name":"v5.8.5","sha":"3c528113f47cfddf2504ea02ba3065e7c5c46928","kind":"tag","published_at":"2022-06-21T18:05:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5/manifests"},{"name":"v5.8.4","sha":"a6e782ec2f037e2ca989515048ce5f22fe760595","kind":"tag","published_at":"2022-06-14T10:00:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4/manifests"},{"name":"v5.8.3","sha":"b1e4b9cd3e1d88286f9d1485864310a7c1f23a79","kind":"tag","published_at":"2022-06-07T19:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3/manifests"},{"name":"v5.8.2","sha":"93b0aba905b3b6947f58a02d911489bb737ee880","kind":"commit","published_at":"2022-05-31T11:47:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2/manifests"},{"name":"v5.8.1","sha":"1eee9ee437f39f1c3438209154df8e8b9ecd990d","kind":"tag","published_at":"2022-05-23T16:04:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"6a468718b970c39ae83a4029bcb53071c9567430","kind":"tag","published_at":"2022-05-17T09:42:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4eef029981b08c77a9c52d0b863e6b5ced279087","kind":"tag","published_at":"2022-05-10T09:06:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.7.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0/manifests"},{"name":"v5.6.4","sha":"edb7e8895ef8def2bf59376d7631e0360a77aaf6","kind":"commit","published_at":"2022-05-02T11:46:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4/manifests"},{"name":"v5.6.3","sha":"124d5e2f0022d17b577a464e6b3a69fa2511105e","kind":"tag","published_at":"2022-04-25T14:04:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3/manifests"},{"name":"v5.6.2","sha":"b3645b3fd11dc26a06ea370a41b5bac1026c6792","kind":"tag","published_at":"2022-04-18T16:10:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2/manifests"},{"name":"v5.6.1","sha":"0251fd5222079e4a512bbd32dff4a7a4c3efe997","kind":"tag","published_at":"2022-04-11T13:21:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"8dcdea53f927ab207718d7ee6576806aca2a3798","kind":"commit","published_at":"2022-04-06T03:27:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0/manifests"},{"name":"v4.12.4","sha":"a563a60219f7f6519fb0f34f6d8e3bf0974e6495","kind":"tag","published_at":"2022-04-03T14:38:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4/manifests"},{"name":"v5.5.3","sha":"96e1f40a3b8aa809d543aa7d466eb48cdfa0b53d","kind":"tag","published_at":"2022-03-28T14:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"dd411b017ea7504a14a16821b694ac6aa01d9b6d","kind":"tag","published_at":"2022-03-21T15:15:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"350b15ee91a93040d50391cb9a45440a90e6b2d1","kind":"tag","published_at":"2022-03-14T16:49:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"f3412aa9d179fdfc3f5c0a4a1cfc1965faef7307","kind":"commit","published_at":"2022-03-07T13:53:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0/manifests"},{"name":"v5.4.4","sha":"965f2eb8cb79bb0685a13d9e28c09617b22358cd","kind":"tag","published_at":"2022-02-28T15:21:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4/manifests"},{"name":"v5.4.3","sha":"e2892a61ea56b6578c2efc81d0324660082ad93c","kind":"tag","published_at":"2022-02-21T16:40:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3/manifests"},{"name":"v5.4.2","sha":"01371028b27156419923b362c4b0af92dc08b29f","kind":"tag","published_at":"2022-02-15T14:57:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"fbce2f80c6cb36e59a4a6826ae46b59a10e1c831","kind":"commit","published_at":"2022-02-08T11:34:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"ba4e819aa58b6a36ae4d96ee79c2a5310a812670","kind":"tag","published_at":"2022-02-01T09:00:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"337be3b2a630d791a5cbc5a2a4575d4f58e38df3","kind":"tag","published_at":"2022-01-24T15:05:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"dcbfc54f581dbf1c0008a8e9e578f896f06228ab","kind":"tag","published_at":"2022-01-17T22:45:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0/manifests"},{"name":"v5.2.8","sha":"f80abbb5f942064c9c270b2ac5bb2a2318876754","kind":"tag","published_at":"2022-01-10T20:11:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8/manifests"},{"name":"v5.2.7","sha":"5daaf9be5115b1cb777fb4cf3d9125baddfe5720","kind":"tag","published_at":"2022-01-03T12:34:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7/manifests"},{"name":"v5.2.6","sha":"052db9d577a03ed8d588ecca9e6c0a5f5ba676e1","kind":"tag","published_at":"2021-12-27T14:23:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6/manifests"},{"name":"v5.2.5","sha":"f8697de9c250dbc6b446bcc08566f50fb4070aab","kind":"tag","published_at":"2021-12-20T14:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5/manifests"},{"name":"v5.2.4","sha":"b265431f9a32ea726c5227821126fbc6424117d5","kind":"commit","published_at":"2021-12-14T13:41:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4/manifests"},{"name":"v5.2.3","sha":"9c3dc12c3de241f44d923bfb089200980f3fd23d","kind":"tag","published_at":"2021-12-06T16:12:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3/manifests"},{"name":"v5.2.2","sha":"fcaec7a75f951c9db79c99c42370ca18212c1f16","kind":"tag","published_at":"2021-11-29T16:51:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"586d9ba2472d549c180cbacddf97eb73425286b3","kind":"tag","published_at":"2021-11-25T11:50:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"353cecb5391571163eb6bd8cbf36d2dd299aaf56","kind":"tag","published_at":"2021-11-23T13:25:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"ddbe15b4d8b7cc1dc84720264fde0b1dafb6166f","kind":"commit","published_at":"2021-11-16T15:06:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"7e26583fe1f95f5c3682213105f8f4b51c9d61c9","kind":"tag","published_at":"2021-11-08T15:14:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0/manifests"},{"name":"v5.0.6","sha":"99752d2848f17c5d1e4840f54863899a19387162","kind":"tag","published_at":"2021-10-27T08:43:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6/manifests"},{"name":"v5.0.5","sha":"58f8ff1f8bc7f0cc4bb728654604a194b3c3790b","kind":"tag","published_at":"2021-10-26T10:14:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"86443310e4344ae1ce6e04f084d58e17e4d62170","kind":"tag","published_at":"2021-10-14T15:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"36258031912caf662f69ca3769c6e0bd46946050","kind":"tag","published_at":"2021-10-07T12:26:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"c510762a325116c654afd3c21381a50b942c2c66","kind":"tag","published_at":"2021-09-29T09:29:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"afcf3ee18e7a9c526348b3bce74b69781b4ad071","kind":"tag","published_at":"2021-09-22T12:15:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"85598e74b85a89a16f8bdf5b68346ca8d6b70557","kind":"tag","published_at":"2021-09-16T11:28:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.1","sha":"1b563a153f5b2736f79a3f45573e2e2b66ba0a9a","kind":"tag","published_at":"2021-09-08T13:55:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"698492a5401b12578dc459397b9d288542fc954b","kind":"commit","published_at":"2021-09-02T02:45:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.5","sha":"0bab71409bcc0865ab3e0fcbfa14fa824ddc5495","kind":"tag","published_at":"2021-08-25T07:30:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"c30ec7bed00b36da7b0e6a202b3cb48d2fc1b579","kind":"tag","published_at":"2021-08-13T21:32:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"e5ccdf299c75ea65b0600ee05ff6c98646891c77","kind":"tag","published_at":"2021-08-09T04:03:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3/manifests"},{"name":"v4.12.3","sha":"77a8daeed0e8efa67c6d86f3cc40239dc6eb3d94","kind":"tag","published_at":"2021-07-30T10:06:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3/manifests"},{"name":"v5.0.0-beta.2","sha":"cca80d861f64b3eaa8a5ef8815b7552aaea61557","kind":"tag","published_at":"2021-07-26T15:01:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2/manifests"},{"name":"v4.12.2","sha":"958241aa0ebf340ad0f152b91949720c85b4fcca","kind":"tag","published_at":"2021-07-19T16:41:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2/manifests"},{"name":"v5.0.0-beta.1","sha":"8a4b8952077b64e90ac9d23c116a45aed672db9c","kind":"tag","published_at":"2021-07-14T16:28:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1/manifests"},{"name":"v4.12.1","sha":"4dc8c9bf3e8a6b21a2aac58b0be3161af334b67d","kind":"tag","published_at":"2021-07-07T13:08:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"53a1655143aa4ec36c29a6063ccdf89c48a74bfd","kind":"tag","published_at":"2021-07-06T13:40:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0/manifests"},{"name":"v5.0.0-beta.0","sha":"a0f416173d2f5b78546f52e572a0f64dcc3751e9","kind":"tag","published_at":"2021-07-01T12:17:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.38","sha":"f60126f95d7b36fa12133887990615b9f47e994a","kind":"commit","published_at":"2021-06-24T03:37:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.38","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38/manifests"},{"name":"v5.0.0-alpha.37","sha":"c795ca0822e2816a630a5654d5471fa04521d23c","kind":"tag","published_at":"2021-06-15T17:49:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.37","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37/manifests"},{"name":"v5.0.0-alpha.36","sha":"cf2f6fa90608b109978698fc48120920beaaa51f","kind":"tag","published_at":"2021-06-08T06:46:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.36","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36/manifests"},{"name":"v5.0.0-alpha.35","sha":"6c0afb6d8fff919e80f9f1ec92613acacd8365e7","kind":"tag","published_at":"2021-05-31T20:34:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.35","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35/manifests"},{"name":"v5.0.0-alpha.34","sha":"ee3a077c161accb887b93a17f9eaa2b23e998319","kind":"tag","published_at":"2021-05-18T10:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.34","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34/manifests"},{"name":"v5.0.0-alpha.33","sha":"0fa6ab4a29e8469c081d3f796e0bd9cab98e9185","kind":"tag","published_at":"2021-05-09T12:29:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.33","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33/manifests"},{"name":"v4.11.4","sha":"6658323b5e2ba366691829bbef3f53c00008497e","kind":"tag","published_at":"2021-04-27T15:48:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4/manifests"},{"name":"v5.0.0-alpha.32","sha":"2e99746c35ea0c1e45187a206d6ebc25a52933dc","kind":"tag","published_at":"2021-04-27T12:59:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32/manifests"},{"name":"v5.0.0-alpha.31","sha":"b061319b132163900d1a4eb64207f5284d28639d","kind":"tag","published_at":"2021-04-20T13:59:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"0bc7ed897d54a899fb0dfc5cbd6c5ee0592705e1","kind":"tag","published_at":"2021-04-12T09:46:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"29934afe4643811f3bed772612f92d539a1e489d","kind":"tag","published_at":"2021-04-04T16:43:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"a83c7715c0e2cfa1c3e59b7a1f828f6a1476b307","kind":"tag","published_at":"2021-03-24T12:57:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"2de88ce2973667921a45ff69ea48a8843cb9d8cb","kind":"tag","published_at":"2021-03-05T13:01:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27/manifests"},{"name":"v5.0.0-alpha.26","sha":"8928a36394154e02a73d5e92a740d5f9ed8da709","kind":"tag","published_at":"2021-02-27T18:39:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"688db35f581ac345a09a15420efdb0e4c98a56ab","kind":"tag","published_at":"2021-02-11T12:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"15108a5aad5342d92e86be5c5388b8321a88b280","kind":"tag","published_at":"2021-01-26T14:08:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24/manifests"},{"name":"v4.11.3-deprecations.1","sha":"6cf7cf7c7b11b38db18a4d2003743cbadeb1b4ee","kind":"commit","published_at":"2021-01-25T23:27:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1/manifests"},{"name":"v4.11.3","sha":"bd79e8f8c5b8c77bc5c13d076377a18d2ceedfa2","kind":"commit","published_at":"2021-01-24T12:45:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3/manifests"},{"name":"v4.11.3-deprecations.0","sha":"f64337cd87428e04c851bb1667f5f9e0e6aeaede","kind":"commit","published_at":"2021-01-24T12:00:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0/manifests"},{"name":"v5.0.0-alpha.23","sha":"af6e7220961c6f5e8ed89172694287dc737828ff","kind":"commit","published_at":"2021-01-14T12:48:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23/manifests"},{"name":"v5.0.0-alpha.22","sha":"c514ea86c11c9817839630e840535358f5044caf","kind":"commit","published_at":"2021-01-04T11:14:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"5c82b9147f811fda24bc09132852ed240f8d9def","kind":"commit","published_at":"2020-12-30T17:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"cd30d9e3961c8b33ce43a133e0a958867a202c41","kind":"commit","published_at":"2020-12-21T17:51:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20/manifests"},{"name":"v5.0.0-alpha.19","sha":"754e29cf5a712d0e0f6bd3e54f80e9997659f68c","kind":"commit","published_at":"2020-12-13T17:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.11.2","sha":"174b64f8a3adffb8df3c13285f4edc2437a8547a","kind":"commit","published_at":"2020-12-02T23:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2/manifests"},{"name":"v5.0.0-alpha.18","sha":"c5561c5febbe1c3bd5446c8a0bb480025ab38b86","kind":"commit","published_at":"2020-12-02T23:25:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.11.1","sha":"b8092ce09e164a1cb2fec2f3a5b6aa6e2dc6cbbd","kind":"commit","published_at":"2020-11-24T14:35:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1/manifests"},{"name":"v5.0.0-alpha.17","sha":"41d6a360e0fb245dd74549445539c6218a9dc737","kind":"commit","published_at":"2020-11-23T00:49:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17/manifests"},{"name":"v5.0.0-alpha.16","sha":"47a8e102eeaa5a68a2b4f99c08085cfddc0bef77","kind":"commit","published_at":"2020-11-14T12:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16/manifests"},{"name":"v5.0.0-alpha.15","sha":"fa9cbc835ee70b12234b7207b1872356277da5fa","kind":"commit","published_at":"2020-11-03T23:57:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15/manifests"},{"name":"v5.0.0-alpha.14","sha":"56520e757e0052e25f8dd5d78214458c4b7c634d","kind":"commit","published_at":"2020-10-23T22:59:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14/manifests"},{"name":"v5.0.0-alpha.13","sha":"b82af55f9917f9e77a3cae9b36e47b29d43182c0","kind":"commit","published_at":"2020-10-17T21:47:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13/manifests"},{"name":"v5.0.0-alpha.12","sha":"c7c3643948bce7327a7f01665caa7474be2694f9","kind":"commit","published_at":"2020-10-10T22:32:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12/manifests"},{"name":"v5.0.0-alpha.11","sha":"b4fe7eefd494fa28cd3453067af8872a83f31fa6","kind":"commit","published_at":"2020-09-26T15:07:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11/manifests"},{"name":"v5.0.0-alpha.10","sha":"2e1502fc18d86d69a6b55fc4ac5dcb50ddf192c4","kind":"commit","published_at":"2020-09-15T08:10:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10/manifests"},{"name":"v5.0.0-alpha.9","sha":"e830beb63940d24129285f554fc9c2fb0bd7ccbf","kind":"commit","published_at":"2020-09-06T16:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9/manifests"},{"name":"v5.0.0-alpha.8","sha":"5f986712bbb2f0b789c151b6d2f3e2d48cde0980","kind":"commit","published_at":"2020-08-31T16:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"c32a96b4beb3a5c72a8c179fb095f09dacf61050","kind":"commit","published_at":"2020-08-22T16:39:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"15fd6232de294be9ba0ca103351a11f84009b04f","kind":"commit","published_at":"2020-08-13T16:56:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6/manifests"},{"name":"v5.0.0-alpha.5","sha":"40aa9cbb1df08a5994392d5cea15a60979b28a7e","kind":"commit","published_at":"2020-07-27T22:55:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"519390c2bb12b5eb7b6f5f898afb78ac7f285543","kind":"commit","published_at":"2020-07-19T17:54:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"f432112f0bcfb1fd2002002db181e83edc99d906","kind":"commit","published_at":"2020-07-12T17:06:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"f928d6e04ea7f185cda0e739ebbe2ea36d0aa4d3","kind":"commit","published_at":"2020-07-04T23:16:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2/manifests"},{"name":"v4.11.0","sha":"79ebf71d31cca2c73143891960ea54ec1132bdeb","kind":"commit","published_at":"2020-06-30T23:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0/manifests"},{"name":"v5.0.0-alpha.1","sha":"8281371f88c81fc3e4560b0334cc0c473b9d45f9","kind":"commit","published_at":"2020-06-27T15:07:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.10.2","sha":"d0bfcb4f11fd3904b1e235d80fbfe23758de8372","kind":"commit","published_at":"2020-06-11T19:11:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"4e12b951f64fd47864b4dea8ec8631387a89ddb1","kind":"commit","published_at":"2020-06-01T15:14:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"dd9280e753eb8dc3444a26e85fe4f800b759cad2","kind":"commit","published_at":"2020-05-23T17:50:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0/manifests"},{"name":"v4.9.14","sha":"1fb44683825f0ee7f4d5933528598917ff72f0e4","kind":"commit","published_at":"2020-05-11T22:41:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.14","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14/manifests"},{"name":"v4.9.13","sha":"c224f32bb8f144e590c096d103c9d59c2509ed93","kind":"commit","published_at":"2020-05-04T11:29:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.13","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13/manifests"},{"name":"v4.9.12","sha":"3e5fd3c4f200e50a1331857f092a547b41f6db1e","kind":"commit","published_at":"2020-04-26T23:18:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.12","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12/manifests"},{"name":"v4.9.11","sha":"77f6fe0a73791176bd58d8c013bf5631270faf4d","kind":"commit","published_at":"2020-04-19T14:10:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11/manifests"},{"name":"4.9.11","sha":"b551194a14c4469f3b07dc43bc6aaea525138944","kind":"commit","published_at":"2020-04-18T10:43:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11/manifests"},{"name":"v4.9.10","sha":"8baef82396665179c67ca3acfd51e396b947f412","kind":"commit","published_at":"2020-04-11T13:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.10","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10/manifests"},{"name":"v4.9.9","sha":"c191471a20315cae4006c1e4d3d51db5e49b5fee","kind":"commit","published_at":"2020-04-04T15:54:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.9","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9/manifests"},{"name":"v4.9.8","sha":"e9fbcbf015bbf7057aadd5777703b7059aedf043","kind":"commit","published_at":"2020-03-28T19:33:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8/manifests"},{"name":"v4.9.7","sha":"10bc98f283feaae6397ef1b73b1b82be4a39a5f5","kind":"commit","published_at":"2020-03-18T12:45:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7/manifests"},{"name":"v4.9.6","sha":"0176a231719152fa4a2100aa7119e9fd777b5fed","kind":"commit","published_at":"2020-03-18T10:52:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6/manifests"},{"name":"v4.9.5","sha":"b9dec2780203e37148d87788f727c668d9019581","kind":"commit","published_at":"2020-02-29T10:36:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5/manifests"},{"name":"v4.9.4","sha":"45fe0e31c462ed3a2fba134fb1edbd05b91da2a4","kind":"commit","published_at":"2020-02-23T10:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4/manifests"},{"name":"v4.9.3","sha":"2bec4ebc9c20be8abecbad6d3f0f7ba2875c9c35","kind":"commit","published_at":"2020-02-16T11:52:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3/manifests"},{"name":"v4.9.2","sha":"f567b384f509d36b7e10f691e6b58538e7db8869","kind":"commit","published_at":"2020-02-09T18:32:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"717887fdd9d3b27701d760d78aa12ecf52f02f43","kind":"commit","published_at":"2020-02-02T11:46:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f2c9817526b729801b1716afc957ef3886ccb422","kind":"commit","published_at":"2020-01-22T20:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"d0c928c82e3fc8f284a2f7fd1b9acbf717c5a64e","kind":"commit","published_at":"2020-01-06T11:44:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"0c7ca746674cfb47a46cad8ebea21155702fd38c","kind":"commit","published_at":"2019-12-30T10:59:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"c6f734f0d6b183962e83fc5612fef6583bf40712","kind":"commit","published_at":"2019-12-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3a8f0eace8dd6a1c3234a8be2b7c41f06b6260d4","kind":"commit","published_at":"2019-12-14T19:59:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"0a129d58056d38bd15141aaa98d346774895d5f5","kind":"commit","published_at":"2019-12-07T12:46:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"6291316a32cfb4fb19ffdbcf30abfcb63023f17f","kind":"commit","published_at":"2019-12-01T10:59:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1/manifests"},{"name":"v3.9.4","sha":"6b0fee51deb7c32b75498d4ab2186946e7c4ce0a","kind":"commit","published_at":"2019-11-28T09:28:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4/manifests"},{"name":"v4.7.0","sha":"2b04ee905695540bde87653908ece5c4d57546c9","kind":"commit","published_at":"2019-11-22T10:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"856188b2de7a5e514803314f329da76fe65dec50","kind":"commit","published_at":"2019-11-12T13:52:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"d2d76bf26231a96981260232de5271b24e9391a4","kind":"commit","published_at":"2019-11-05T16:46:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0/manifests"},{"name":"v4.5.2","sha":"cb52f392b3b3528857178a756354ffb0e8bccd73","kind":"commit","published_at":"2019-10-28T22:58:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"803d08fbdf20de2d34c36a2a27bbc8e5a7e79fb2","kind":"commit","published_at":"2019-10-12T20:22:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"de3c62c25bf9e92ba35019e5a3ca7f68a36600d8","kind":"commit","published_at":"2019-10-02T08:07:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"554e7dce0cd96a4f9ef1924b41a3ce530cb433ae","kind":"commit","published_at":"2019-09-22T17:16:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"b563d529a8544fa4f4090723239ab075665c5f03","kind":"commit","published_at":"2019-09-11T20:45:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"f3beaee67fb9a4145a792fc8b798ef327b55f513","kind":"commit","published_at":"2019-09-08T09:58:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1/manifests"},{"name":"v1.2.5","sha":"8ee2d7168294f21af787aaba46661824097e33bb","kind":"tag","published_at":"2019-09-03T18:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5/manifests"},{"name":"v4.4.0","sha":"98f2c7cae9b2e0a53cf731882164aa44babb4be3","kind":"commit","published_at":"2019-08-31T12:19:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"29c1adf61a141a3db885ee569e42251cee53e749","kind":"commit","published_at":"2019-08-21T17:29:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3/manifests"},{"name":"v1.2.4","sha":"e44972d3c3e199529fdbc85974f7ae570b8424a0","kind":"tag","published_at":"2019-08-16T20:53:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4/manifests"},{"name":"v4.3.2","sha":"f2dbeca2dd1aecf6bc56e2302ec766d2e4bfb2ac","kind":"commit","published_at":"2019-08-10T17:39:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"d5a2ad9d26f7b089111b208c929ac1f98e7f6958","kind":"commit","published_at":"2019-08-03T15:14:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"8c28ed9c67e7b6ad02a8826178352aa4e9901b50","kind":"commit","published_at":"2019-07-28T14:32:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"42f78c69a59f0b5fa5fb8f533385f04ef77d7889","kind":"commit","published_at":"2019-07-17T13:42:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1/manifests"},{"name":"v1.0.4","sha":"455489e2e149ff5393f6ba08870368c88da259bd","kind":"tag","published_at":"2019-07-10T15:39:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"4c21bc05d6c5e48c64bc947ba9e271ed3e762a0e","kind":"tag","published_at":"2019-07-10T15:08:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"543041538f31cbdfbe3e85b8bc0f5c183ac5448e","kind":"tag","published_at":"2019-07-09T13:14:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"3a40065694cab2a5e8dedab6781e98493c1dc69d","kind":"tag","published_at":"2019-07-09T12:54:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1/manifests"},{"name":"v4.2.0","sha":"cf2cdd83f2a2f65d0e979d1faa9e815a5e2d3502","kind":"commit","published_at":"2019-07-06T15:30:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"6da1d591264e8c4a18e5ab56bdf6f8c0f985ed99","kind":"commit","published_at":"2019-06-25T13:53:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"eade31e58deb8ff3faee777313d70141e5868ebe","kind":"commit","published_at":"2019-06-23T11:46:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"b78a5ab7581488f7fff271a2cf64927dd28c3ab0","kind":"commit","published_at":"2019-06-13T09:55:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"07b9d6efaac1b663b2657173227e9490c796191e","kind":"commit","published_at":"2019-06-10T11:50:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"d58075ddb1757a11c47ef3d2b1fe9bed55e640dd","kind":"commit","published_at":"2019-06-03T16:35:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a3572bcaf34d204b314fd2c84064c9180f3a50f1","kind":"commit","published_at":"2019-05-27T12:48:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"505e275285c757e0515c8623b43c823d8a74790c","kind":"commit","published_at":"2019-05-23T15:39:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.0","sha":"a33f0ab64999331a54267cdf0eb89e53fa4d70cd","kind":"commit","published_at":"2019-05-20T21:26:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0/manifests"},{"name":"v4.0.0-beta.2","sha":"3686a27055dce58b5e800b520087c0c448b7480e","kind":"commit","published_at":"2019-05-13T12:26:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"5c152157078503e8599537108c3be9e00969fa34","kind":"commit","published_at":"2019-05-05T12:24:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"f19bd59ae53f23e3637383061774542d973cc48c","kind":"commit","published_at":"2019-04-28T22:42:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.8","sha":"92d6e987a43041fde63fd02cad61277d04193c29","kind":"commit","published_at":"2019-04-17T19:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"663643e0a83554d7730be42140aef6bc3ac09c6a","kind":"commit","published_at":"2019-04-07T23:25:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"2482d2b689440df6fb3da6157a789adac2783736","kind":"commit","published_at":"2019-03-30T19:33:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6/manifests"},{"name":"v3.9.3","sha":"ebed7922fc97331519f507768572a068edb8494e","kind":"commit","published_at":"2019-03-28T14:06:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3/manifests"},{"name":"v4.0.0-alpha.5","sha":"1bfdbe5688fb3556e4bebd1f8e357c515244ac42","kind":"commit","published_at":"2019-03-23T21:04:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"997324d52467e3a7b7a8058c0ba8309d04d4ddf6","kind":"commit","published_at":"2019-03-17T11:00:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"3a5d2e50411ddd3caea450abda49fd7c6ed230dc","kind":"commit","published_at":"2019-03-10T11:57:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"f606f7584dd842a89423dd3cc69e32b5ad3fdae1","kind":"commit","published_at":"2019-03-03T16:12:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"eea3b4d9a623f87d79be63f57b4a69ddfe375610","kind":"commit","published_at":"2019-02-20T10:58:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"97b26c4821299aef21e6ef9372a25aedd78d0137","kind":"commit","published_at":"2019-02-12T14:39:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.9.2","sha":"dbc788f7d231b4eceaa7a6a3e253104de5de9af0","kind":"commit","published_at":"2019-02-03T20:45:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2/manifests"},{"name":"v3.9.1","sha":"b903d7432b5a06583c9915f7ab9346bad76007a1","kind":"commit","published_at":"2019-01-26T13:59:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"f6353cdd15b954091c3f53498eb7de198755b740","kind":"commit","published_at":"2019-01-14T21:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"8df7a83ccc0b200e67feb823ceaaf793e4b6d007","kind":"commit","published_at":"2019-01-09T21:57:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"c202914213f19b070738ba5837da18e89c1662ee","kind":"commit","published_at":"2019-01-07T18:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"baa45b12252be8965809a0ad06e67e7dc7d44313","kind":"commit","published_at":"2018-12-30T21:47:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"0445ca8b710425f22744249a0c7bb3c20e95237b","kind":"commit","published_at":"2018-12-30T21:24:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"f0d60d8a510180e9c7a9b588d3e6c04d0d1a23d3","kind":"commit","published_at":"2018-12-22T15:42:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"1871b089aef090728321cab69be92daaec6eb131","kind":"commit","published_at":"2018-12-17T20:02:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0/manifests"},{"name":"v3.6.2","sha":"edde0b4f0073fcacb7233b553812f3dffe619da5","kind":"commit","published_at":"2018-12-09T20:22:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"e5fbf74a06157e2d73701a158e8d6b5914429ea1","kind":"commit","published_at":"2018-12-01T10:43:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1/manifests"},{"name":"issue-13699-mster","sha":"ac0153bf1b13ddbc1e43c22693f2c223838d9f1a","kind":"tag","published_at":"2018-11-28T20:15:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/issue-13699-mster","html_url":"https://github.com/mui/material-ui/releases/tag/issue-13699-mster","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster/manifests"},{"name":"v3.6.0","sha":"d9c790fa69a1c053c3d471e030e4066122d58902","kind":"commit","published_at":"2018-11-26T19:49:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"34492c23a773b1db66fe65801997257709c4f319","kind":"commit","published_at":"2018-11-12T23:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"dc6b2b870fa514e98c74b6854d22c6e25e7684cb","kind":"commit","published_at":"2018-11-12T22:46:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"ba1dc0f27cd85996dbf3ef9df4d7f10552d6c91f","kind":"commit","published_at":"2018-11-04T23:41:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0/manifests"},{"name":"v3.3.2","sha":"47b20fe33c5f1c8a2563bad3c27811c37f698794","kind":"commit","published_at":"2018-10-27T20:16:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"92b2a36716c8ced3d12ff0b300be06cc4743e6da","kind":"commit","published_at":"2018-10-23T22:16:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"47d3b93780400d6eaef48d29dfcbebec8a5f22b2","kind":"commit","published_at":"2018-10-21T21:27:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"bbb0b683dd45d130b17580da86fe6ccc1ab5b3d3","kind":"commit","published_at":"2018-10-15T22:11:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"a61f0fc9a56ef22874753175bad2a636460130d1","kind":"commit","published_at":"2018-10-14T21:03:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"58f526f46e609e3e6cd785d15bfc5486df7ab79f","kind":"commit","published_at":"2018-10-07T22:44:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"dbd67aa892a4e9885d763fcb0d1f6c1691fbf763","kind":"commit","published_at":"2018-09-30T17:16:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"6184c508f94500a9da7486ccb2b9398023e4b1b5","kind":"commit","published_at":"2018-09-23T22:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"a9cbda69c8e059d928da53d9525652170b999455","kind":"commit","published_at":"2018-09-16T21:32:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"27412afa36b6c64b15b3b33cd51235efbc55a775","kind":"commit","published_at":"2018-09-08T22:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d6fb8524ff94080614e8d4d1064c7b2cec66c5d1","kind":"commit","published_at":"2018-09-03T21:14:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"2e9643f6c43c9b393a3914cd085aac92df546c04","kind":"commit","published_at":"2018-08-28T22:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"6847e0affc09f56a1497013be98bc3b59ccd3fde","kind":"commit","published_at":"2018-08-27T17:34:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0/manifests"},{"name":"v1.5.1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1/manifests"},{"name":"v1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1","html_url":"https://github.com/mui/material-ui/releases/tag/v1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1/manifests"},{"name":"v1.5.0","sha":"6b4c29e324eaa1272ce7b42ecab0e3460af6f437","kind":"commit","published_at":"2018-08-12T20:42:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0/manifests"},{"name":"v0.20.2","sha":"1b1c1fce216b5b2f5ecd52d21f8ec6a326c00cd5","kind":"commit","published_at":"2018-08-05T21:43:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2/manifests"},{"name":"v1.4.3","sha":"99650a6d174ad97b41ba1079cd5d7f55b5db21b5","kind":"commit","published_at":"2018-08-04T10:26:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e9bb799208b34fb8f8bbfe4b63b7a1942f95d91f","kind":"commit","published_at":"2018-07-29T14:37:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"869692ecf3812bc4577ed4dde81a9911c5949695","kind":"commit","published_at":"2018-07-22T21:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7fdc1890fb744b565480835fd5684e66871c679f","kind":"commit","published_at":"2018-07-14T15:02:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"f12ba5bfafc53ada2e5719697dd8373d41fa9471","kind":"commit","published_at":"2018-07-02T20:06:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"cd47eeabdcd4f67e35ff5ad56ae82a571da5747a","kind":"commit","published_at":"2018-06-26T10:53:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"e943cb8d6f405de5d53c1f3d1908cbccb502bb3a","kind":"commit","published_at":"2018-06-20T21:41:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"29308b10b3f8ba3565168e4da4bb5f793cb8b4f9","kind":"commit","published_at":"2018-06-18T18:38:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7c094a0f0381c7b68a223e27b5dc700a7595b122","kind":"commit","published_at":"2018-06-10T09:50:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2a300cdec817595ac879bc419257e55ef318b0f9","kind":"commit","published_at":"2018-06-03T15:25:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"3ccf76d315404ebd67f1254f5679d327c0647dfd","kind":"commit","published_at":"2018-05-26T14:56:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"73101790333124cc8f5857bc46038b7d2315842a","kind":"commit","published_at":"2018-05-17T22:07:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.1","sha":"aae0c434f99c4ab559d8aff53cfbd2cfa7974043","kind":"commit","published_at":"2018-05-15T21:15:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1/manifests"},{"name":"v0.20.1","sha":"c663649d9edf9d196aadbb3b426fd613816964fc","kind":"commit","published_at":"2018-05-13T21:34:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1/manifests"},{"name":"v1.0.0-rc.0","sha":"5f3008fc26479b40ff16ec498ae0e6e3361fdb47","kind":"commit","published_at":"2018-05-13T19:13:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-beta.47","sha":"d16e4f5115a9fde3e8958d7959a912a55cbb246d","kind":"commit","published_at":"2018-05-09T21:48:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.47","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47/manifests"},{"name":"v1.0.0-beta.46","sha":"aa1ef83f22650245dd736681d7ec6331cb2a42ef","kind":"commit","published_at":"2018-05-08T21:51:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.46","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46/manifests"},{"name":"v1.0.0-beta.45","sha":"ab592831cbf5987a6516139aeaf148bdb3360ccb","kind":"commit","published_at":"2018-05-07T13:38:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.45","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45/manifests"},{"name":"v1.0.0-beta.44","sha":"0bba4ad1aed5d2181baa156009301eb56fd80158","kind":"commit","published_at":"2018-04-29T20:57:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.44","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44/manifests"},{"name":"v1.0.0-beta.43","sha":"6dfe7382b9777885abe84f4d1f66c0c62545d559","kind":"commit","published_at":"2018-04-22T10:47:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.43","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43/manifests"},{"name":"v1.0.0-beta.42","sha":"bc03443cac8a55ce3fc4d19e6a95e0f3d0116fbf","kind":"commit","published_at":"2018-04-16T20:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.42","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42/manifests"},{"name":"v1.0.0-beta.41","sha":"cddff325bdc2c79592701c11e295e48db0879c28","kind":"tag","published_at":"2018-04-07T18:26:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.41","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41/manifests"},{"name":"v1.0.0-beta.40","sha":"7f423b6bef54c4a34f3b53d9b8ebf33c183916f8","kind":"tag","published_at":"2018-04-01T09:55:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.40","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40/manifests"},{"name":"v1.0.0-beta.39","sha":"b95cb7a83a102b21b7f6add713398f6c9e743d50","kind":"tag","published_at":"2018-03-28T21:23:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.39","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39/manifests"},{"name":"v1.0.0-beta.38","sha":"a6ccfbe7699b67b03703b49a7cb14d865b841d38","kind":"tag","published_at":"2018-03-17T12:24:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.38","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38/manifests"},{"name":"v1.0.0-beta.37","sha":"1587ac3654ae5061eb21f652722a02cc4c367292","kind":"tag","published_at":"2018-03-11T14:31:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.37","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37/manifests"},{"name":"v1.0.0-beta.36","sha":"f31bd2e431c29f85a053387ce062987a3fc36168","kind":"tag","published_at":"2018-03-05T21:07:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.36","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36/manifests"},{"name":"v1.0.0-beta.35","sha":"25ca14ffcec6eeb75446730a03cc4a2014c5e8ab","kind":"tag","published_at":"2018-02-25T22:47:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.35","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.2","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2/manifests"},{"name":"olivier-material-ui-icons@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1/manifests"},{"name":"olivier-material-ui-codemod@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.1","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1/manifests"},{"name":"olivier-material-ui-codemod@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0/manifests"},{"name":"olivier-material-ui-icons@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0/manifests"},{"name":"olivier-material-ui-lab@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0/manifests"},{"name":"v1.0.0-beta.34","sha":"284dfcb06fed2244033cc971cb78f485bafece3d","kind":"tag","published_at":"2018-02-17T12:08:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.34","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34/manifests"},{"name":"v1.0.0-beta.33","sha":"b7f698d48d61e74f74e5e50a08b4309460a55266","kind":"tag","published_at":"2018-02-10T12:03:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.33","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33/manifests"},{"name":"v1.0.0-beta.32","sha":"896bc50f35a83fac0453dbbecd9f367b45b450e9","kind":"tag","published_at":"2018-02-04T22:44:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.32","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32/manifests"},{"name":"v1.0.0-beta.31","sha":"6271146a2545aeedf4110990de21ebc0c910b627","kind":"tag","published_at":"2018-01-29T22:06:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.31","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31/manifests"},{"name":"v1.0.0-beta.30","sha":"2bb35ce508832f518a4c3af8cd7cf67af8fd90c5","kind":"tag","published_at":"2018-01-21T22:50:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.30","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30/manifests"},{"name":"v1.0.0-beta.29","sha":"7386d56d4dfb85ca4a586a56691b6a58798d5c42","kind":"tag","published_at":"2018-01-16T20:27:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.29","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29/manifests"},{"name":"v1.0.0-beta.28","sha":"e1f3dad9084edf460d42e0a5f6b7c956eaa51e8d","kind":"tag","published_at":"2018-01-14T14:52:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.28","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28/manifests"},{"name":"v1.0.0-beta.27","sha":"fcfe4a64a95f65e205c5ba9523987982e6556eea","kind":"tag","published_at":"2018-01-06T15:25:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.27","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27/manifests"},{"name":"v1.0.0-beta.26","sha":"bd42549ee464bce03743f7ee18964066f9d3907d","kind":"tag","published_at":"2017-12-30T23:24:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.26","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26/manifests"},{"name":"v1.0.0-beta.25","sha":"d9ab3e313136fa5fb179743b560ac7c9e4fa8f6a","kind":"tag","published_at":"2017-12-22T23:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.25","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25/manifests"},{"name":"v1.0.0-beta.24","sha":"7c8fe8516f8bf6317e7cc748eefa7d97c92b4007","kind":"tag","published_at":"2017-12-17T12:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.24","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24/manifests"},{"name":"v1.0.0-beta.23","sha":"1a4e5b06ae0a7f6b3a6be810d272ebdf3efbb863","kind":"tag","published_at":"2017-12-09T09:51:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.23","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23/manifests"},{"name":"v0.20.0","sha":"86b40ae4883e95d6139e9e5d59c0e14aa022ce3a","kind":"commit","published_at":"2017-12-04T04:05:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0/manifests"},{"name":"v1.0.0-beta.22","sha":"22f68ca292a947349ae2877b09e85775703ec87f","kind":"tag","published_at":"2017-11-28T23:11:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22/manifests"},{"name":"v1.0.0-beta.21","sha":"d33604a9deacbb2725da3688d823416486a039c1","kind":"tag","published_at":"2017-11-13T22:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21/manifests"},{"name":"v1.0.0-beta.20","sha":"076d08bfa709ffdb4858106ebda73f475e4ec5b9","kind":"tag","published_at":"2017-11-05T19:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20/manifests"},{"name":"v1.0.0-beta.19","sha":"2a1879fb818973d4df766c2d7842afd939fdb2b8","kind":"tag","published_at":"2017-10-30T21:51:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19/manifests"},{"name":"v1.0.0-beta.18","sha":"f626204f8e0cd9933bcb7a8c8ac5cd97d6419eca","kind":"tag","published_at":"2017-10-23T21:58:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18/manifests"},{"name":"v1.0.0-beta.17","sha":"616d69d5ff7263eb9c84960b6b7a4c9ff852d4ef","kind":"tag","published_at":"2017-10-15T22:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17/manifests"},{"name":"v1.0.0-beta.16","sha":"56fd0d9d2f6fe0222b8c4117e227de1d725918ba","kind":"tag","published_at":"2017-10-08T20:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16/manifests"},{"name":"v0.19.4","sha":"f1bc4be26ca68578f0cfd053fed8eeabe0d3a636","kind":"tag","published_at":"2017-10-08T19:56:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4/manifests"},{"name":"v1.0.0-beta.15","sha":"4da17a67182a212be91a36cec9c976ccb6293380","kind":"tag","published_at":"2017-10-04T16:05:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15/manifests"},{"name":"v1.0.0-beta.13","sha":"736f12000e6989b2e37fcf10deca8bcf20a284f5","kind":"tag","published_at":"2017-10-01T19:58:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13/manifests"},{"name":"v0.19.3","sha":"7e484cc0c2e3db1e30ebe89d93475f2999f6168c","kind":"tag","published_at":"2017-10-01T19:35:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3/manifests"},{"name":"v1.0.0-beta.12","sha":"65b6e04a74a1520209e7b8fcfa311a431ecb070a","kind":"tag","published_at":"2017-09-24T18:24:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12/manifests"},{"name":"v0.19.2","sha":"5f750e046d48fa2f8c0efd86290ea48661c9b32e","kind":"tag","published_at":"2017-09-18T20:14:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2/manifests"},{"name":"v1.0.0-beta.11","sha":"01c6feb33e7e4e5043ce2a8377fa7dda3dbc8180","kind":"tag","published_at":"2017-09-18T19:11:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11/manifests"},{"name":"v1.0.0-beta.10","sha":"3d4518c997fe875f8e91044ff59a09a46fdfb726","kind":"tag","published_at":"2017-09-13T21:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10/manifests"},{"name":"v1.0.0-beta.9","sha":"d4dba0da9a00efe5104365ca647d848a131a41a6","kind":"tag","published_at":"2017-09-10T11:17:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9/manifests"},{"name":"v1.0.0-beta.8","sha":"865b39bef48c3f85743c3914ba146b97b93fce0f","kind":"tag","published_at":"2017-09-02T11:11:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8/manifests"},{"name":"v0.19.1","sha":"b0d03e92c64bee1ac8c25acd0c48657b7f605d9a","kind":"tag","published_at":"2017-09-02T10:38:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1/manifests"},{"name":"v1.0.0-beta.7","sha":"d2083879918dcafdc9c17e3e19440000a0abb3b0","kind":"tag","published_at":"2017-08-30T22:51:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7/manifests"},{"name":"v1.0.0-beta.6","sha":"8385df161a6792d472821e30c7095b267b844950","kind":"tag","published_at":"2017-08-20T14:48:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6/manifests"},{"name":"v1.0.0-beta.5","sha":"8292545fd41ea9f9d3c7c52bb45f60a4fea434a9","kind":"tag","published_at":"2017-08-15T08:55:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5/manifests"},{"name":"v0.19.0","sha":"d1b3bc614a818d497e38fd51c85077dd7b490bad","kind":"tag","published_at":"2017-08-15T08:17:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0/manifests"},{"name":"v1.0.0-beta.4","sha":"110f0a6e95e8e2b51b2bdd7e545a9b41d1a0009f","kind":"tag","published_at":"2017-08-05T10:09:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4/manifests"},{"name":"v1.0.0-beta.3","sha":"e0dd9560d4a152ca0a61558b6238edc40746c354","kind":"tag","published_at":"2017-07-29T21:00:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"45d5da95daf4d52b0ea6e4ffbef27755fa0aa196","kind":"tag","published_at":"2017-07-23T17:45:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"603fbde8d99e386d6640ec6c24ba9fcfc4316dd4","kind":"tag","published_at":"2017-07-23T17:12:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1/manifests"},{"name":"v0.18.7","sha":"50f6dfc4b6ee7473e27ba950c3ce900b24f17d1c","kind":"tag","published_at":"2017-07-23T15:51:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7/manifests"},{"name":"v1.0.0-alpha.22","sha":"f3992561ed94696d595b6a56efc7449c7dee67c7","kind":"tag","published_at":"2017-07-18T09:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22/manifests"},{"name":"v1.0.0-alpha.21","sha":"49d21891b72796f4a8f383d9b15b66f72cb94549","kind":"tag","published_at":"2017-07-04T22:13:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21/manifests"},{"name":"v0.18.6","sha":"1d10ecbac4a83f9934bb6a7f025855f82002113c","kind":"tag","published_at":"2017-07-04T21:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6/manifests"},{"name":"v0.18.5","sha":"86f7c4141cc66ab1e96a681a6945472283e41ea3","kind":"tag","published_at":"2017-06-28T18:14:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5/manifests"},{"name":"v1.0.0-alpha.20","sha":"84363396403cbbd51072d0b09822cd6d8ab6bf87","kind":"tag","published_at":"2017-06-25T18:01:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20/manifests"},{"name":"v0.18.4","sha":"2c6872cacf19ac71a316b282c2467162dcd148c6","kind":"tag","published_at":"2017-06-25T17:39:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4/manifests"},{"name":"v1.0.0-alpha.19","sha":"611bfd7557fd928933e39c054d2b2edeb57adaed","kind":"tag","published_at":"2017-06-19T16:58:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19/manifests"},{"name":"v1.0.0-alpha.18","sha":"5fdb60642bdf2907b7fba352cf2cd0fa7208848f","kind":"tag","published_at":"2017-06-19T10:12:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18/manifests"},{"name":"v1.0.0-alpha.17","sha":"73e0a35145d10f3c29a991f75e5ba8315e0e754a","kind":"tag","published_at":"2017-06-12T11:55:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17/manifests"},{"name":"v0.18.3","sha":"4c6a542c772f9fe9ff97bb95f63801138d7722d0","kind":"tag","published_at":"2017-06-07T21:28:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"9d3b59b3fec3b31b37334c3bd842112f3d090f86","kind":"commit","published_at":"2017-06-06T21:29:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2/manifests"},{"name":"v1.0.0-alpha.16","sha":"0c7dba6dc5ad8b9f69ec3c60e3ba31f2973e582a","kind":"tag","published_at":"2017-06-01T08:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"18508aeb3e5817406209e15c3e51a53c2cbece96","kind":"tag","published_at":"2017-05-23T20:00:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"771fb44738e116a1d2cec7aabb8ed1425b1d57f6","kind":"tag","published_at":"2017-05-14T10:11:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14/manifests"},{"name":"v0.18.1","sha":"715372edf9fc21244030207409b4070158f6936d","kind":"tag","published_at":"2017-05-13T10:21:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1/manifests"},{"name":"v1.0.0-alpha.13","sha":"17fde80a53fb9fcce31a82290f54de55cf3655e9","kind":"tag","published_at":"2017-05-08T10:47:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13/manifests"},{"name":"v0.18.0","sha":"dea7938b1265a3b100899d65589fbd05e877ab9e","kind":"tag","published_at":"2017-04-30T22:26:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0/manifests"},{"name":"v1.0.0-alpha.12","sha":"dc7371e4770fd3e8b1a82b9c2c2a652acaa73713","kind":"tag","published_at":"2017-04-30T22:22:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12/manifests"},{"name":"v0.17.4","sha":"a398290811c94bd6bb2d5d04c7f6d0ce734e3ad6","kind":"commit","published_at":"2017-04-14T17:20:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4/manifests"},{"name":"v1.0.0-alpha.11","sha":"7b3dbfaf2e94e8139424c8660692ee20d5a9880e","kind":"tag","published_at":"2017-04-14T16:50:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11/manifests"},{"name":"v0.17.3","sha":"53076a03182668f94d3bf40cd880309a51e9be88","kind":"tag","published_at":"2017-04-10T21:42:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"38c4aed87e608ded8e083dcf341ed5e9a14c20ef","kind":"tag","published_at":"2017-04-09T11:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2/manifests"},{"name":"v1.0.0-alpha.10","sha":"27fd907d604c1d3189b7b70e3a7e4758e0171492","kind":"tag","published_at":"2017-04-06T12:00:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"b962c2fbfa7a9cab9e9844e01966b90ca86e67a1","kind":"tag","published_at":"2017-04-01T13:47:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a0b4691eb3958aeb9173a8f4e705c81dfb7d25da","kind":"tag","published_at":"2017-03-25T11:46:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8/manifests"},{"name":"v0.17.1","sha":"05280483dbbc29e56edd8f3644721679b55d4d73","kind":"commit","published_at":"2017-03-13T12:27:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1/manifests"},{"name":"v1.0.0-alpha.7","sha":"9281a3fcee37d6afb9e493ff06e8a2626f4d7d91","kind":"tag","published_at":"2017-03-12T12:31:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"69f604946c366c655d0613841c034cacee7e9ef4","kind":"commit","published_at":"2017-02-26T12:41:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6/manifests"},{"name":"v1.0.0-alpha.5","sha":"74973892bdfacd5c9e3a4ce63185e9a6500d9522","kind":"commit","published_at":"2017-02-26T11:04:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-alpha.4","sha":"6472a6864951bfe7f3739afbe74b50981299ac28","kind":"commit","published_at":"2017-02-26T10:19:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4/manifests"},{"name":"v0.17.0","sha":"c9af9606bcea6551ceaadc2f6430d629eb679e84","kind":"commit","published_at":"2017-02-12T22:06:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0/manifests"},{"name":"v1.0.0-alpha.3","sha":"4583f5212d0b668e3801a859d3cc584cec0ec173","kind":"commit","published_at":"2017-02-12T21:43:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"8476782b595175d25c8a972b5fe53bc1f8532676","kind":"tag","published_at":"2017-02-07T19:48:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"3a0eb03018a9c5c96ba5233de8ef45202403a94c","kind":"commit","published_at":"2017-01-29T21:29:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.16.7","sha":"867c6c29b1badd839b1fd57720e5754fcd53a516","kind":"commit","published_at":"2017-01-15T19:57:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"bc84dbeeb78b725fefdc10cdc6eee7b75cc1226e","kind":"commit","published_at":"2016-12-25T21:03:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"8a03a04ef17f76ce09b88607b216d8a8e4d277d6","kind":"commit","published_at":"2016-12-09T20:45:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"84c18c98ff56fbe81be902735164219040729bb1","kind":"commit","published_at":"2016-11-17T19:18:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"066c5d53d1d4ecec2923ed12ec14647ae8248a9c","kind":"commit","published_at":"2016-11-17T16:41:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"806b2eab2272b430e814f8b3c7f1e7b31cd0e306","kind":"commit","published_at":"2016-11-14T17:22:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"2085737a798d9cb808b2fddf1f06883b27327ccc","kind":"commit","published_at":"2016-10-19T18:24:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"6eb9913441cb39562f4c935bdd70042d26daa260","kind":"commit","published_at":"2016-10-05T14:36:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0/manifests"},{"name":"v0.16.0-rc2","sha":"71a9524d0ec28dad2f566a42c7bb8ad2ea93ce36","kind":"commit","published_at":"2016-09-24T19:31:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2/manifests"},{"name":"v0.16.0-rc1","sha":"1691addd7f84317619c6831c35cb1f32ef3779b6","kind":"commit","published_at":"2016-09-07T19:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1/manifests"},{"name":"v0.15.4","sha":"be9bc14f4cda041299b6f8845af87b9278c871fc","kind":"commit","published_at":"2016-08-10T22:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"8bd3589dd7f676f3d725559cbd63457afe8d3691","kind":"commit","published_at":"2016-08-02T20:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"908f694e1e6eae9e63da6b22e63100d6bda4fa8e","kind":"commit","published_at":"2016-07-09T21:10:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"1fed1bcc81d89e473e261c1da4bf0a3a46515ce8","kind":"tag","published_at":"2016-06-20T08:15:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"06667b589952f58ff8c6d277df364ef16dada671","kind":"tag","published_at":"2016-05-06T13:49:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0/manifests"},{"name":"v0.15.0-beta.2","sha":"7cf7adfe9042e9be8dbaa1c850ffacca26e9c269","kind":"commit","published_at":"2016-04-21T22:57:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2/manifests"},{"name":"v0.15.0-beta.1","sha":"47d7525fb77c7c579e99d595b3f98c69fc838c77","kind":"tag","published_at":"2016-04-14T13:33:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1/manifests"},{"name":"v0.15.0-alpha.2","sha":"caabf9eaee5a5e11097958105f8427cfc8905f86","kind":"tag","published_at":"2016-03-17T23:37:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2/manifests"},{"name":"v0.15.0-alpha.1","sha":"2ebddeb908857c16ece162964a7e501ab37716ba","kind":"commit","published_at":"2016-02-27T17:54:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1/manifests"},{"name":"v0.14.4","sha":"de2bee1335ff1fd701a60cb3d739cf919dbd77ce","kind":"commit","published_at":"2016-02-03T00:47:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"fa9141f90149392cc3fa366736e61a89b07e9205","kind":"commit","published_at":"2016-01-27T03:06:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"44b41957ae81344cf6dc794cf2dbe2da48152622","kind":"commit","published_at":"2016-01-08T15:52:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"0ae4d7f61bb240ae5e2adc9d15a8d5629f738db6","kind":"commit","published_at":"2016-01-04T22:23:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"628bc82957d8e537a1b648e31e10723820bb00ac","kind":"commit","published_at":"2015-12-25T15:12:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0/manifests"},{"name":"v0.14.0-rc2","sha":"9a24d8a7839c37b86748ad8022e39235e8eb6be2","kind":"commit","published_at":"2015-12-14T22:26:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2/manifests"},{"name":"v0.14.0-rc1","sha":"7459597806a2f1f5826eaab26d3c5d974da70fbd","kind":"commit","published_at":"2015-12-04T19:52:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1/manifests"},{"name":"v0.13.4","sha":"a98006f9ffb588030cbdd2e3b4a4515017e58c43","kind":"commit","published_at":"2015-11-24T17:07:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"e33afed6913b58a990bd4b51a038bbfff0a0f42f","kind":"commit","published_at":"2015-11-17T16:34:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"6f28ad04e8f95073646bfeb8936c550ca4a94347","kind":"commit","published_at":"2015-11-10T00:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"330488977f95dbebd6cf6a387bf10a86238331ff","kind":"commit","published_at":"2015-10-29T21:08:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"7980cd589e9dc9e055e1b789bf2f80e7f2ef0f5d","kind":"commit","published_at":"2015-10-21T19:38:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"86394ccd2d7b715eaa054a369679eba4ac82ce1f","kind":"commit","published_at":"2015-10-21T19:04:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"d310459476a461e0d29f166de277896026d8f35f","kind":"commit","published_at":"2015-10-19T17:30:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"06aca1012d01de4ec782acfb8d22a6ec83d48ff7","kind":"commit","published_at":"2015-10-07T21:43:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"6671f90516c2065839efae773ecda924b8bebdae","kind":"commit","published_at":"2015-10-06T19:31:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"a4e194e46c47f8e2eedfab8f0a8c4104e5679c95","kind":"commit","published_at":"2015-09-28T16:15:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"aa485220ff28e907d2548cbfb65bd789c23d9eba","kind":"commit","published_at":"2015-09-25T16:08:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"b55b770f2049852febe47bef27aa0eaceafcec08","kind":"commit","published_at":"2015-09-15T21:10:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"82bc1cb2805f7b624516f71628e6ca525df18cad","kind":"commit","published_at":"2015-08-24T21:31:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0/manifests"},{"name":"v0.10.4","sha":"a8097bcbed6939f0cb308e05acf03a907b666725","kind":"commit","published_at":"2015-08-09T03:29:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"2a43082b52138e33c85878616461445895066a11","kind":"commit","published_at":"2015-08-08T22:51:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"71583523f39c1830d3fcffeff0598c2f803f1048","kind":"commit","published_at":"2015-07-29T20:34:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"6b609c63611b02f9e845b765770983c547cd6af8","kind":"commit","published_at":"2015-07-13T21:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"b6140ec86c5087ad799e9a658f3f0d9b150c205a","kind":"commit","published_at":"2015-07-10T01:35:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"8a18478700f49b94fe7f580664e7b31c581ceb0b","kind":"commit","published_at":"2015-06-20T17:47:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"3da654eb4f0ddb10d81f2706eda1f3819e40b795","kind":"commit","published_at":"2015-06-15T01:46:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"867e87d3530b4fb6bc7f6ec5fb9edcd49e7bd631","kind":"commit","published_at":"2015-06-09T23:38:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"cb794810e7c39352f1bbd533d92983dc22a57510","kind":"commit","published_at":"2015-05-24T20:12:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0/manifests"},{"name":"v0.7.5","sha":"b3ce0b272e5468919d01b3d3ab6751a92f682b48","kind":"commit","published_at":"2015-04-27T19:14:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"abc159f246f15163f7984bcf702409cffc745d6e","kind":"commit","published_at":"2015-04-21T18:14:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"9321a4a8879f380a725c7439114ebf3e0da8abcc","kind":"commit","published_at":"2015-04-01T15:20:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"953606f4d1a9e3a33798b499219fe40b1f81fd96","kind":"commit","published_at":"2015-03-25T23:45:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"03c169188dd10ec2242b7806050781867c0291dd","kind":"commit","published_at":"2015-03-04T21:41:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"078ba0c94f8985dd2d96587784f760474ba51858","kind":"commit","published_at":"2015-02-13T21:06:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"accd9f0ef163d514b091709ffd63f76f6d1a467f","kind":"commit","published_at":"2015-01-27T00:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"57c7a95be20dc77cbe0459a40acc802e16de5148","kind":"commit","published_at":"2015-01-26T23:07:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"706446d6aeb952def6f2016fdc213b6e56b2d40f","kind":"commit","published_at":"2015-01-03T23:58:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"6b294fdd0a7f9686b8b8f05cf8759e90b3e581f9","kind":"commit","published_at":"2014-12-25T17:36:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"3eb741fdb94fff5e8218809b8f7d5a9d2e4d1778","kind":"commit","published_at":"2014-12-15T17:14:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"d65414913839d9d939c8bd938ca21f39f0faa924","kind":"commit","published_at":"2014-12-07T15:15:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"fc3232f6e9d1662c4f9d813b70acb329c4cdc6de","kind":"commit","published_at":"2014-11-30T21:22:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"4b02786c2a7e27613201fe72c033a260018a38d6","kind":"commit","published_at":"2014-11-28T20:34:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"ab8880bc442941c20d58ca2cbb8aace7b2724929","kind":"commit","published_at":"2014-11-17T20:10:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"052b0bc5a3e887d0a36b2277a2e09812a0ce206b","kind":"commit","published_at":"2014-11-11T21:11:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"715b7e868003ac9b121bdacee3e1301b9c660aa9","kind":"commit","published_at":"2014-11-08T19:56:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"088d257c0bec691545cd32f83fd2af753866b8ee","kind":"commit","published_at":"2014-11-08T00:13:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0/manifests"},{"name":"v0.1.29","sha":"3fe7b8bf7c3adc04522f311ce1c1c3b6e39e8edd","kind":"commit","published_at":"2014-11-05T19:58:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.1.29","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29/manifests"}]},"repo_metadata_updated_at":"2024-09-06T03:49:28.429Z","dependent_packages_count":0,"downloads":5,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":12.508341928374966,"dependent_repos_count":26.152614342482345,"dependent_packages_count":37.996477278968285,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":25.552477849941866},"purl":"pkg:npm/%40temp-mui/material-nextjs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@temp-mui/material-nextjs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@temp-mui/material-nextjs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@temp-mui/material-nextjs/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-05T18:42:16.241Z","issues_count":3908,"pull_requests_count":4871,"avg_time_to_close_issue":7889427.503707365,"avg_time_to_close_pull_request":1812241.8470072239,"issues_closed_count":1994,"pull_requests_closed_count":3867,"pull_request_authors_count":514,"issue_authors_count":2053,"avg_comments_per_issue":5.393551688843398,"avg_comments_per_pull_request":2.314719770067748,"merged_pull_requests_count":3206,"bot_issues_count":1,"bot_pull_requests_count":1440,"past_year_issues_count":2037,"past_year_pull_requests_count":3839,"past_year_avg_time_to_close_issue":1587273.7009345794,"past_year_avg_time_to_close_pull_request":819586.6331947554,"past_year_issues_closed_count":945,"past_year_pull_requests_closed_count":3123,"past_year_pull_request_authors_count":382,"past_year_issue_authors_count":1035,"past_year_avg_comments_per_issue":2.579774177712322,"past_year_avg_comments_per_pull_request":2.015629070070331,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1223,"past_year_merged_pull_requests_count":2642,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/issues","maintainers":[{"login":"oliviertassinari","count":489,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"michaldudak","count":346,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"siriwatknp","count":283,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"DiegoAndai","count":206,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"mnajdova","count":179,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"mj12albert","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"Janpot","count":139,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"alexfauquette","count":125,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"ZeeshanTamboli","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"aarongarciah","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"samuelsycamore","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"cherniavskii","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"LukasTy","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"hbjORbj","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hbjORbj"},{"login":"bharatkashyap","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"flaviendelangle","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"eps1lon","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"joserodolfofreitas","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"prakhargupta1","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"DanailH","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"hasdfa","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"michelengelen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"m4theushw","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"mbrookes","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"richbustos","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richbustos"},{"login":"JCQuintas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"nathanmarks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanmarks"},{"login":"MBilalShafi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"nikitaa24","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikitaa24"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"joshwooding","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwooding"},{"login":"DavidCnoops","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidCnoops"},{"login":"arthurbalduini","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"gerdadesign","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"rosskevin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rosskevin"},{"login":"dmtrKovalenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmtrKovalenko"},{"login":"dimitropoulos","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dimitropoulos"}],"active_maintainers":[{"login":"oliviertassinari","count":352,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"siriwatknp","count":215,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"michaldudak","count":196,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"DiegoAndai","count":176,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"mnajdova","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"Janpot","count":121,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"aarongarciah","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"mj12albert","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"alexfauquette","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"ZeeshanTamboli","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"samuelsycamore","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"cherniavskii","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"bharatkashyap","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"LukasTy","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"joserodolfofreitas","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"flaviendelangle","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"hasdfa","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"prakhargupta1","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"DanailH","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"michelengelen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"mbrookes","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"JCQuintas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"nikitaa24","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikitaa24"},{"login":"MBilalShafi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"m4theushw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"arthurbalduini","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@temp-mui%2Fmaterial-nextjs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@temp-mui%2Fmaterial-nextjs/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@temp-mui%2Fmaterial-nextjs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@temp-mui%2Fmaterial-nextjs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@temp-mui%2Fmaterial-nextjs/codemeta","maintainers":[{"uuid":"lucasbassetti","login":"lucasbassetti","name":null,"email":"lucasbr.dafonseca@gmail.com","url":null,"packages_count":37,"html_url":"https://www.npmjs.com/~lucasbassetti","role":null,"created_at":"2024-07-28T00:16:09.781Z","updated_at":"2024-07-28T00:16:09.781Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lucasbassetti/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5264274,"maintainers_count":1091160,"namespaces_count":333594,"keywords_count":760514,"github":"npm","metadata":{"funded_packages_count":159192},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-12-16T06:37:22.408Z","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":8598538,"name":"@zerio2/mui_styles","ecosystem":"npm","description":"MUI Styles - The legacy JSS-based styling solution of Material UI.","homepage":"https://mui.com/system/styles/basics/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/material-ui","keywords_array":["react","react-component","mui","styles"],"namespace":"zerio2","versions_count":7,"first_release_published_at":"2023-11-25T17:07:14.298Z","latest_release_published_at":"2023-11-25T19:23:33.461Z","latest_release_number":"5.14.24","last_synced_at":"2025-12-12T01:21:09.703Z","created_at":"2023-11-25T17:13:20.822Z","updated_at":"2025-12-12T01:21:09.704Z","registry_url":"https://www.npmjs.com/package/@zerio2/mui_styles","install_command":"npm install @zerio2/mui_styles","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/mui-org"},"dist-tags":{"latest":"5.14.24"}},"repo_metadata":{"id":19822297,"uuid":"23083156","full_name":"mui/material-ui","owner":"mui","description":"Material UI: Ready-to-use foundational React components, free forever. It includes Material UI, which implements Google's Material Design.","archived":false,"fork":false,"pushed_at":"2024-04-14T01:43:25.000Z","size":552491,"stargazers_count":91449,"open_issues_count":1798,"forks_count":31383,"subscribers_count":1347,"default_branch":"next","last_synced_at":"2024-04-14T02:22:02.033Z","etag":null,"topics":["design-systems","hacktoberfest","material-design","react","react-components"],"latest_commit_sha":null,"homepage":"https://mui.com/material-ui/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2014-08-18T19:11:54.000Z","updated_at":"2024-08-18T03:20:19.580Z","dependencies_parsed_at":"2024-04-15T07:22:15.000Z","dependency_job_id":null,"html_url":"https://github.com/mui/material-ui","commit_stats":{"total_commits":22276,"total_committers":3187,"mean_commits":6.989645434577973,"dds":0.8256419464894954,"last_synced_commit":"eec77cde0b364cbad6c4c1b09b0b0a38ec9205a4"},"previous_names":["mui-org/material-ui","callemall/material-ui"],"tags_count":505,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/refs/heads/next","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":215854641,"owners_count":15940241,"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":"v6.0.0-beta.6","sha":"cbb6f8d3b1b72732d51f5628765cfd7e75bd5747","kind":"tag","published_at":"2024-08-18T02:55:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6/manifests"},{"name":"v5.16.7","sha":"b505fd7b64e92db523198712a5d6716c494e0c66","kind":"tag","published_at":"2024-08-09T09:19:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7/manifests"},{"name":"v6.0.0-beta.5","sha":"75c24b0828981651082a3eede027b6871c96c440","kind":"tag","published_at":"2024-08-08T08:52:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5/manifests"},{"name":"v5.16.6","sha":"6eb1bdce38d0fc67fa8aebca260043c7fc8eb3e8","kind":"tag","published_at":"2024-07-30T21:06:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6/manifests"},{"name":"v6.0.0-beta.4","sha":"12532afa3e4f6f13a9fa86eb459c27792c36b6f9","kind":"tag","published_at":"2024-07-30T20:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4/manifests"},{"name":"v5.16.5","sha":"40792e6efb2c92b8964a3912e08aeb4fb7fc41c8","kind":"tag","published_at":"2024-07-25T06:42:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5/manifests"},{"name":"v6.0.0-beta.3","sha":"02fde66a0cd72fb7fe3681a5ea8c4de733b4a865","kind":"tag","published_at":"2024-07-24T18:27:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3/manifests"},{"name":"v5.16.4","sha":"77af399a3ad76f31e5f2e0fab5650b628fa50990","kind":"tag","published_at":"2024-07-16T16:01:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4/manifests"},{"name":"v6.0.0-beta.2","sha":"9ad8c1fd8dfd21d8e37fe73d71e011542b23db72","kind":"tag","published_at":"2024-07-16T14:46:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2/manifests"},{"name":"v5.16.3","sha":"e1824453bdb0a89f15d4dfe47a1c4f90fa0f0500","kind":"tag","published_at":"2024-07-16T14:18:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3/manifests"},{"name":"v6.0.0-beta.1","sha":"19c1935757925d834928a30ea41f58bb95fb355f","kind":"tag","published_at":"2024-07-16T09:42:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1/manifests"},{"name":"v5.16.2","sha":"56ddd108fe153592a800fce4d43f9758b0ff5101","kind":"tag","published_at":"2024-07-16T09:10:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2/manifests"},{"name":"v6.0.0-beta.0","sha":"3364f0740aa5c86e057ec5b0d22c1b12bfd96fa4","kind":"tag","published_at":"2024-07-11T15:54:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0/manifests"},{"name":"v5.16.1","sha":"431af6a2fd9bf6cd0422c61e36c937d1ea5e5015","kind":"tag","published_at":"2024-07-11T15:48:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1/manifests"},{"name":"v5.16.0","sha":"e5e9b9d5e952b52752b758179da20d3fa0982c05","kind":"tag","published_at":"2024-07-05T13:32:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0/manifests"},{"name":"v6.0.0-alpha.14","sha":"2a15dd74c76bacbc867a7313fdc2c42c6168327c","kind":"tag","published_at":"2024-07-05T04:25:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14/manifests"},{"name":"v6.0.0-alpha.13","sha":"a070a894fbe21c52df446438ca1bb5a891d5e1b5","kind":"tag","published_at":"2024-07-03T07:44:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13/manifests"},{"name":"v5.15.21","sha":"a306ce4afcc60de4c3e43b8f9183862235d9318e","kind":"tag","published_at":"2024-06-28T14:09:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21/manifests"},{"name":"v6.0.0-alpha.12","sha":"fb476c6c18b850e8400d03afb7447802afbfd357","kind":"tag","published_at":"2024-06-24T17:12:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.15.20","sha":"f20fa0ba4016e5425a2a4cce841075253828a551","kind":"tag","published_at":"2024-06-12T12:58:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20/manifests"},{"name":"v6.0.0-alpha.11","sha":"22c5206a9e8191b2f81131d6978a0958e55b7032","kind":"tag","published_at":"2024-06-12T08:18:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11/manifests"},{"name":"v6.0.0-alpha.10","sha":"e5ac6c0eef5efd4fa5c5eb11ccbf08e58e7443f8","kind":"tag","published_at":"2024-06-04T10:35:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10/manifests"},{"name":"v6.0.0-alpha.9","sha":"925de32766317bb84a92ec24b2b6465c8e48cc04","kind":"tag","published_at":"2024-05-29T12:25:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.15.19","sha":"77f606ba73bb5439d66871177772f54196044450","kind":"tag","published_at":"2024-05-29T12:01:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19/manifests"},{"name":"v6.0.0-alpha.8","sha":"c7dbe6e8256cef7bd2dbdcbee55428ad82513cd0","kind":"tag","published_at":"2024-05-21T16:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.15.18","sha":"607daac5baa9c8151f111fe4bacea1d7e61881a3","kind":"tag","published_at":"2024-05-16T09:29:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18/manifests"},{"name":"v6.0.0-alpha.7","sha":"997bec6d8d30a1a891aff4eeedefa41c93eaa95c","kind":"tag","published_at":"2024-05-16T06:31:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"7c8db04b91500ba77301acd360d21bff7f7c752f","kind":"tag","published_at":"2024-05-08T13:13:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.15.17","sha":"9bc4fc42959427246addfdf29db95847cc38e410","kind":"tag","published_at":"2024-05-08T12:24:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17/manifests"},{"name":"v5.15.16","sha":"284e251c155d92078f80f98919f4ab260b05e9be","kind":"tag","published_at":"2024-05-01T14:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16/manifests"},{"name":"v6.0.0-alpha.5","sha":"571d5046e26aa07605cb1e01ca99b2eb0b04d009","kind":"tag","published_at":"2024-05-01T14:16:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5/manifests"},{"name":"v6.0.0-alpha.4","sha":"afffc2ffc3db1e6abf48f3b3e13a41e8b758f874","kind":"tag","published_at":"2024-04-24T07:30:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4/manifests"},{"name":"v6.0.0-alpha.3","sha":"6d5e44409344ea4e13ceb3a02c4446dc6a7323b4","kind":"tag","published_at":"2024-04-17T16:10:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3/manifests"},{"name":"v6.0.0-alpha.2","sha":"4e75758b37119bd821435c23d9c111c545e186b6","kind":"tag","published_at":"2024-04-09T15:09:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2/manifests"},{"name":"v6.0.0-alpha.1","sha":"84307c1a2495a716788ec25f046faaa4d16c88c7","kind":"tag","published_at":"2024-04-05T10:43:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1/manifests"},{"name":"v5.15.15","sha":"5a079965186640b5176f00c537f3b9e6c299b5c4","kind":"tag","published_at":"2024-04-04T07:09:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15/manifests"},{"name":"v6.0.0-alpha.0","sha":"2a15ad6f1f5507162b1a5aebf78976ca3023183b","kind":"tag","published_at":"2024-03-26T15:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.15.14","sha":"9585d28317c90f2c71ab88dd5ae37638bb64ad82","kind":"tag","published_at":"2024-03-19T08:18:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14/manifests"},{"name":"v5.15.13","sha":"dbcb678234296de56afaf3138917e967e8d1934a","kind":"tag","published_at":"2024-03-13T14:17:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13/manifests"},{"name":"pigment@0.0.1","sha":"0e765a618a7676c507852cec024464b1fc1cd80f","kind":"tag","published_at":"2024-03-08T04:20:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/pigment@0.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/pigment@0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1/manifests"},{"name":"v5.15.12","sha":"5ad69e161d7520274cd37a2524ffb935b6dda158","kind":"tag","published_at":"2024-03-05T15:33:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12/manifests"},{"name":"v5.15.11","sha":"e3257a4d68481b0ca6efd5d06cb5c1e1e77e4286","kind":"tag","published_at":"2024-02-22T08:52:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11/manifests"},{"name":"v5.15.10","sha":"94fcd3ada0842108a9a2ce53e121931e5448649f","kind":"tag","published_at":"2024-02-12T12:38:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10/manifests"},{"name":"v5.15.9","sha":"7917d2a8a4acc0b07328dee8273847652491b769","kind":"tag","published_at":"2024-02-08T12:55:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9/manifests"},{"name":"v5.15.8","sha":"fe5a59e616637a0488b122749479b782f5f8dfa2","kind":"tag","published_at":"2024-02-06T20:42:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8/manifests"},{"name":"v5.15.7","sha":"b80acd69c7c848709d01465d6727b13ed6109258","kind":"tag","published_at":"2024-01-31T13:23:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7/manifests"},{"name":"v5.15.6","sha":"1700e5cd9cbb3bc648b7f799f837c4d23ed42700","kind":"tag","published_at":"2024-01-22T18:09:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6/manifests"},{"name":"v5.15.5","sha":"5d7c4e26a4973a3a80bf5f8a9a8ea14f89554fe0","kind":"tag","published_at":"2024-01-17T09:27:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5/manifests"},{"name":"v5.15.4","sha":"6aadbf91c5eb2c94dea9a49a19eb532606410a5a","kind":"tag","published_at":"2024-01-10T13:49:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4/manifests"},{"name":"v5.15.3","sha":"9fa4e472f9ba4fd4e7f8cfb8bc0d1f1d455ace23","kind":"tag","published_at":"2024-01-03T15:22:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.3","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"5d5dd15f70db9ffcb85d4dc57da8a20f5240fb81","kind":"tag","published_at":"2023-12-25T14:24:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"8be7ac66b99059bf2c2edcca9cf15981d389db6b","kind":"tag","published_at":"2023-12-19T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"8c2c6a88a509f9da7c453d4a3c3ab4749a57a36d","kind":"tag","published_at":"2023-12-12T18:21:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0/manifests"},{"name":"v5.14.20","sha":"14fa79f4328e901f82d7fc39aba722a9bf4a8df0","kind":"tag","published_at":"2023-12-05T09:28:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20/manifests"},{"name":"v5.14.19","sha":"a07b4925255aa3fc7ae1255130e182e4573c58d7","kind":"tag","published_at":"2023-11-29T21:11:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19/manifests"},{"name":"v5.14.18","sha":"43a41b6b2fa3f0a186a852b894452722e3a38f04","kind":"tag","published_at":"2023-11-14T08:27:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18/manifests"},{"name":"v5.14.17","sha":"c54a42dd8b0ec8e850bd60438e60a1a8acb3b4a4","kind":"tag","published_at":"2023-11-06T15:34:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17/manifests"},{"name":"v5.14.16","sha":"391b57a05daf67a8154471dae645471f5ffac09f","kind":"tag","published_at":"2023-10-31T10:57:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16/manifests"},{"name":"v5.14.15","sha":"6baedcfed27419ed6b9685f27fcbf3eff46133a3","kind":"tag","published_at":"2023-10-24T15:41:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15/manifests"},{"name":"v5.14.14","sha":"a0cfa182db3e7b196efe36cfe7b31d304c5a0a4e","kind":"tag","published_at":"2023-10-17T13:58:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14/manifests"},{"name":"v5.14.13","sha":"b8811a0fa59e7663b240183219db32f9a617e607","kind":"tag","published_at":"2023-10-10T19:42:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13/manifests"},{"name":"v5.14.12","sha":"bd450a0fdb19b087f47e1d7cce5a72417ec977cc","kind":"commit","published_at":"2023-10-04T16:31:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12/manifests"},{"name":"v5.14.11","sha":"13c0894d0c14c7f577a0a95492aeaa8fff8da33a","kind":"tag","published_at":"2023-09-26T11:47:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11/manifests"},{"name":"v5.14.10","sha":"14e97bffa62760cabcdc7244bff445b423f5286a","kind":"tag","published_at":"2023-09-18T10:18:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10/manifests"},{"name":"v5.14.9","sha":"8255b71ccdbfe9a20f856b5d68a269ab1c5452ca","kind":"tag","published_at":"2023-09-13T13:36:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9/manifests"},{"name":"v5.14.8","sha":"74c58dabc2cf5ed2242fb08e4781d26088d06b12","kind":"tag","published_at":"2023-09-05T12:34:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8/manifests"},{"name":"v5.14.7","sha":"8a09d535f101aac98935f82b76345ca9691b5e2b","kind":"tag","published_at":"2023-08-29T12:04:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7/manifests"},{"name":"v5.14.6","sha":"a1f511dd6ed9adba561e2ba00e1348136ed656db","kind":"commit","published_at":"2023-08-24T11:19:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6/manifests"},{"name":"v5.14.5","sha":"61fbfd1546c55caca984695a41f9c95668d414fc","kind":"tag","published_at":"2023-08-14T14:39:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5/manifests"},{"name":"v5.14.4","sha":"40f4b275022f03e48cf4809cd53d0d0dabb40424","kind":"tag","published_at":"2023-08-08T09:51:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4/manifests"},{"name":"v5.14.3","sha":"2deea341c9abfb640f22520e0c277027f3f91cd0","kind":"tag","published_at":"2023-08-01T15:33:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3/manifests"},{"name":"v5.14.2","sha":"36d9f0d3659e2f5ab1d924988313986962a0bf35","kind":"tag","published_at":"2023-07-25T10:01:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2/manifests"},{"name":"v5.14.1","sha":"f2e5ded80e94407f63a27eadb018139d6f967313","kind":"tag","published_at":"2023-07-19T09:05:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1/manifests"},{"name":"v5.14.0","sha":"2529e3aaaaec2c9f8e8cf669e58bb9c81db5a6d8","kind":"tag","published_at":"2023-07-11T14:57:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0/manifests"},{"name":"v5.13.7","sha":"aac2d5b526e8139314d99f827ecc3b2c24e99686","kind":"tag","published_at":"2023-07-04T08:53:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7/manifests"},{"name":"v5.13.6","sha":"312270bc71224067e1910bbee9f800b4a2469cc7","kind":"tag","published_at":"2023-06-23T14:05:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6/manifests"},{"name":"v5.13.5","sha":"24b3af68ebe79c1891e45c60c6bcfd26f8818f73","kind":"tag","published_at":"2023-06-12T13:43:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5/manifests"},{"name":"v5.13.4","sha":"a522d82df32d3bfab46b25f5ff24eeb9670c83fb","kind":"tag","published_at":"2023-06-05T17:30:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4/manifests"},{"name":"v5.13.3","sha":"70d4a2bb49dca9fef7854a1463a392094222812b","kind":"tag","published_at":"2023-05-29T11:22:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3/manifests"},{"name":"v5.13.2","sha":"f661923e9aa9d9cc634750affbb04bf2007bc57d","kind":"tag","published_at":"2023-05-22T16:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2/manifests"},{"name":"v5.13.1","sha":"0c58832b6e182f782e73b118ed9681055db3e249","kind":"tag","published_at":"2023-05-17T05:25:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"9130a021ca34746e4076fcae50c57bc584026b8f","kind":"tag","published_at":"2023-05-10T08:14:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0/manifests"},{"name":"v5.12.3","sha":"9710ff34b16a0f271107a8619a28546ae3ca7c18","kind":"tag","published_at":"2023-05-02T14:17:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.3","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"5b7e9c52e37ef0c3274a762f38cd7ef7ffc9e7a8","kind":"tag","published_at":"2023-04-25T16:42:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"d14d288ae9e9b0e2b3b33d0a77b4113f024d4215","kind":"tag","published_at":"2023-04-17T15:57:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"05127cf65b4250f836897428cd15829669ab8d6c","kind":"tag","published_at":"2023-04-11T09:58:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0/manifests"},{"name":"v5.11.16","sha":"af5e109990a26318c96dbff6f25759ba91f0e147","kind":"tag","published_at":"2023-04-04T14:00:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16/manifests"},{"name":"v5.11.15","sha":"ae98db6aca5f9d4b754ff9fce4ce33f738a00f65","kind":"tag","published_at":"2023-03-28T13:06:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15/manifests"},{"name":"v5.11.14","sha":"f34d17c3294fcdb63fe9a135b4f3aa2459c81189","kind":"tag","published_at":"2023-03-21T17:45:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14/manifests"},{"name":"v5.11.13","sha":"9f7a2bfac55faed1b1c6c7b4b6d1b1659a076bab","kind":"tag","published_at":"2023-03-14T09:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13/manifests"},{"name":"v5.11.12","sha":"b76b8f1098a6c01f39e5e19bf3abf77c2b9cf475","kind":"tag","published_at":"2023-03-06T15:03:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12/manifests"},{"name":"v5.11.11","sha":"58df7f1905f16533ddb5a7977346c0f4548e4547","kind":"tag","published_at":"2023-02-28T09:55:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11/manifests"},{"name":"v5.11.10","sha":"676bc85fa2b02f92f21dd5c7e15f453b6b9c2e3d","kind":"tag","published_at":"2023-02-20T11:30:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10/manifests"},{"name":"v5.11.9","sha":"af5b3f5e7a79da9ef4bbd63d8fcf60927ffb6533","kind":"tag","published_at":"2023-02-14T14:30:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9/manifests"},{"name":"v5.11.8","sha":"d4d8512ce3453711f3c661374579b0d2ed13f3e7","kind":"tag","published_at":"2023-02-07T10:50:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8/manifests"},{"name":"v5.11.7","sha":"33cac172846b032d3f8b9333b72b2af832dd47d0","kind":"tag","published_at":"2023-01-31T09:39:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7/manifests"},{"name":"v5.11.6","sha":"a2e552314847b4d52498538d7ca171763067a5d0","kind":"tag","published_at":"2023-01-23T20:28:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6/manifests"},{"name":"v5.11.5","sha":"685c72dfaf840f4d5b7a3ab738ddcabd74418823","kind":"tag","published_at":"2023-01-18T01:43:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5/manifests"},{"name":"v5.11.4","sha":"bc859d95e4415f880cd6bcb6f44cc9e5e8c8097c","kind":"tag","published_at":"2023-01-09T13:57:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4/manifests"},{"name":"v5.11.3","sha":"a526207c3957de4ebfcda937b58327d69464f15c","kind":"tag","published_at":"2023-01-02T17:00:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3/manifests"},{"name":"v5.11.2","sha":"e9d8fa07e1ff979bcaf92837b131cd9e292f0161","kind":"tag","published_at":"2022-12-26T14:56:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2/manifests"},{"name":"v5.11.1","sha":"a1e30390da62019e5769e398f4cbc9f8892d8f9a","kind":"commit","published_at":"2022-12-20T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"191acda4545c394b78964ab80b364e15686f0e9b","kind":"tag","published_at":"2022-12-13T12:56:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0/manifests"},{"name":"v5.10.17","sha":"4265f343b49e4af9673a49e585439d35c8deeab2","kind":"tag","published_at":"2022-12-06T10:59:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17/manifests"},{"name":"v5.10.16","sha":"b8aa3974d84c176b8857e8d5b29a7be8670bb410","kind":"tag","published_at":"2022-11-28T16:00:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16/manifests"},{"name":"v5.10.15","sha":"14a6e1c61edb5f66f4888e32c04df5e637e7cfc4","kind":"commit","published_at":"2022-11-22T09:45:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15/manifests"},{"name":"v5.10.14","sha":"c2da6de1c504c7dbd8ae1d0771c184c1544a0c76","kind":"tag","published_at":"2022-11-15T09:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14/manifests"},{"name":"v5.10.13","sha":"2f4c2190d1d3614d8063e84b79d4d1f034b3e3fe","kind":"tag","published_at":"2022-11-07T17:53:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13/manifests"},{"name":"v5.10.12","sha":"30cb27cff1d4e1838ca4235ab4285e20f2b2a870","kind":"tag","published_at":"2022-10-31T15:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12/manifests"},{"name":"v5.10.11","sha":"c80ff0339882859af7e17f8bfd0a5f6880b323f8","kind":"commit","published_at":"2022-10-25T09:34:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11/manifests"},{"name":"v5.10.10","sha":"639224a3e3600cb0e04755d89aab250297b6d851","kind":"tag","published_at":"2022-10-18T08:35:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10/manifests"},{"name":"v5.10.9","sha":"7bd7c219e2670ff7791148e9b1a1d2387528fc0c","kind":"tag","published_at":"2022-10-11T11:56:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9/manifests"},{"name":"v5.10.8","sha":"d4a3216cdd858899960f945d6e00b2d59bf1d5d1","kind":"tag","published_at":"2022-10-03T16:28:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8/manifests"},{"name":"v5.10.7","sha":"d9ef6e788eee11256818329c7429242f8b769263","kind":"commit","published_at":"2022-09-27T01:44:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7/manifests"},{"name":"v5.10.6","sha":"0f75f3d78b67c405c23bfd14a29aedff367415b7","kind":"tag","published_at":"2022-09-19T14:34:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6/manifests"},{"name":"v5.10.5","sha":"594d87dab0e43e641a6826c935df8f2c10672955","kind":"tag","published_at":"2022-09-12T14:40:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5/manifests"},{"name":"v5.10.4","sha":"c8feb29320a22cc4461fb5ef5f4f7de7bd96a59b","kind":"commit","published_at":"2022-09-06T09:11:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"992421d0114a9df72d358fe6fccc28c1fb6f1505","kind":"tag","published_at":"2022-08-29T17:37:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"99b23c06d9b018d6c500fa1acb3030d673e219ab","kind":"tag","published_at":"2022-08-23T10:25:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"dfc0b89c665de8e5e3e4ecf68d8c782e74dbb65c","kind":"tag","published_at":"2022-08-16T17:55:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"7f502e06d54c5a2f389a1639358c84279462b54a","kind":"commit","published_at":"2022-08-09T03:21:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0/manifests"},{"name":"v5.9.3","sha":"89617ef683d2bcd2c870e9c1bd58ad4d55247fd5","kind":"tag","published_at":"2022-08-01T20:54:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3/manifests"},{"name":"v5.9.2","sha":"b7f0a16eca4ac2044703032838f90873ec063d75","kind":"tag","published_at":"2022-07-25T15:12:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2/manifests"},{"name":"v5.9.1","sha":"1937412c4345569d98c0950a1016c22508e1ff81","kind":"tag","published_at":"2022-07-18T17:23:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"88ad7d4e623183b8e20702e7961ef9c8de330dc7","kind":"commit","published_at":"2022-07-12T08:54:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0/manifests"},{"name":"v5.8.7","sha":"be0ab4c062a22fc4bb52c47d005b57203b56c09c","kind":"tag","published_at":"2022-07-04T20:39:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7/manifests"},{"name":"v5.8.6","sha":"c58f6653411e0ff38bf67a512d16b87c6523606b","kind":"tag","published_at":"2022-06-27T14:21:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6/manifests"},{"name":"v5.8.5","sha":"3c528113f47cfddf2504ea02ba3065e7c5c46928","kind":"tag","published_at":"2022-06-21T18:05:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5/manifests"},{"name":"v5.8.4","sha":"a6e782ec2f037e2ca989515048ce5f22fe760595","kind":"tag","published_at":"2022-06-14T10:00:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4/manifests"},{"name":"v5.8.3","sha":"b1e4b9cd3e1d88286f9d1485864310a7c1f23a79","kind":"tag","published_at":"2022-06-07T19:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3/manifests"},{"name":"v5.8.2","sha":"93b0aba905b3b6947f58a02d911489bb737ee880","kind":"commit","published_at":"2022-05-31T11:47:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2/manifests"},{"name":"v5.8.1","sha":"1eee9ee437f39f1c3438209154df8e8b9ecd990d","kind":"tag","published_at":"2022-05-23T16:04:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"6a468718b970c39ae83a4029bcb53071c9567430","kind":"tag","published_at":"2022-05-17T09:42:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4eef029981b08c77a9c52d0b863e6b5ced279087","kind":"tag","published_at":"2022-05-10T09:06:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.7.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0/manifests"},{"name":"v5.6.4","sha":"edb7e8895ef8def2bf59376d7631e0360a77aaf6","kind":"commit","published_at":"2022-05-02T11:46:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4/manifests"},{"name":"v5.6.3","sha":"124d5e2f0022d17b577a464e6b3a69fa2511105e","kind":"tag","published_at":"2022-04-25T14:04:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3/manifests"},{"name":"v5.6.2","sha":"b3645b3fd11dc26a06ea370a41b5bac1026c6792","kind":"tag","published_at":"2022-04-18T16:10:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2/manifests"},{"name":"v5.6.1","sha":"0251fd5222079e4a512bbd32dff4a7a4c3efe997","kind":"tag","published_at":"2022-04-11T13:21:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"8dcdea53f927ab207718d7ee6576806aca2a3798","kind":"commit","published_at":"2022-04-06T03:27:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0/manifests"},{"name":"v4.12.4","sha":"a563a60219f7f6519fb0f34f6d8e3bf0974e6495","kind":"tag","published_at":"2022-04-03T14:38:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4/manifests"},{"name":"v5.5.3","sha":"96e1f40a3b8aa809d543aa7d466eb48cdfa0b53d","kind":"tag","published_at":"2022-03-28T14:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"dd411b017ea7504a14a16821b694ac6aa01d9b6d","kind":"tag","published_at":"2022-03-21T15:15:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"350b15ee91a93040d50391cb9a45440a90e6b2d1","kind":"tag","published_at":"2022-03-14T16:49:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"f3412aa9d179fdfc3f5c0a4a1cfc1965faef7307","kind":"commit","published_at":"2022-03-07T13:53:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0/manifests"},{"name":"v5.4.4","sha":"965f2eb8cb79bb0685a13d9e28c09617b22358cd","kind":"tag","published_at":"2022-02-28T15:21:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4/manifests"},{"name":"v5.4.3","sha":"e2892a61ea56b6578c2efc81d0324660082ad93c","kind":"tag","published_at":"2022-02-21T16:40:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3/manifests"},{"name":"v5.4.2","sha":"01371028b27156419923b362c4b0af92dc08b29f","kind":"tag","published_at":"2022-02-15T14:57:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"fbce2f80c6cb36e59a4a6826ae46b59a10e1c831","kind":"commit","published_at":"2022-02-08T11:34:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"ba4e819aa58b6a36ae4d96ee79c2a5310a812670","kind":"tag","published_at":"2022-02-01T09:00:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"337be3b2a630d791a5cbc5a2a4575d4f58e38df3","kind":"tag","published_at":"2022-01-24T15:05:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"dcbfc54f581dbf1c0008a8e9e578f896f06228ab","kind":"tag","published_at":"2022-01-17T22:45:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0/manifests"},{"name":"v5.2.8","sha":"f80abbb5f942064c9c270b2ac5bb2a2318876754","kind":"tag","published_at":"2022-01-10T20:11:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8/manifests"},{"name":"v5.2.7","sha":"5daaf9be5115b1cb777fb4cf3d9125baddfe5720","kind":"tag","published_at":"2022-01-03T12:34:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7/manifests"},{"name":"v5.2.6","sha":"052db9d577a03ed8d588ecca9e6c0a5f5ba676e1","kind":"tag","published_at":"2021-12-27T14:23:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6/manifests"},{"name":"v5.2.5","sha":"f8697de9c250dbc6b446bcc08566f50fb4070aab","kind":"tag","published_at":"2021-12-20T14:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5/manifests"},{"name":"v5.2.4","sha":"b265431f9a32ea726c5227821126fbc6424117d5","kind":"commit","published_at":"2021-12-14T13:41:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4/manifests"},{"name":"v5.2.3","sha":"9c3dc12c3de241f44d923bfb089200980f3fd23d","kind":"tag","published_at":"2021-12-06T16:12:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3/manifests"},{"name":"v5.2.2","sha":"fcaec7a75f951c9db79c99c42370ca18212c1f16","kind":"tag","published_at":"2021-11-29T16:51:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"586d9ba2472d549c180cbacddf97eb73425286b3","kind":"tag","published_at":"2021-11-25T11:50:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"353cecb5391571163eb6bd8cbf36d2dd299aaf56","kind":"tag","published_at":"2021-11-23T13:25:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"ddbe15b4d8b7cc1dc84720264fde0b1dafb6166f","kind":"commit","published_at":"2021-11-16T15:06:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"7e26583fe1f95f5c3682213105f8f4b51c9d61c9","kind":"tag","published_at":"2021-11-08T15:14:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0/manifests"},{"name":"v5.0.6","sha":"99752d2848f17c5d1e4840f54863899a19387162","kind":"tag","published_at":"2021-10-27T08:43:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6/manifests"},{"name":"v5.0.5","sha":"58f8ff1f8bc7f0cc4bb728654604a194b3c3790b","kind":"tag","published_at":"2021-10-26T10:14:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"86443310e4344ae1ce6e04f084d58e17e4d62170","kind":"tag","published_at":"2021-10-14T15:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"36258031912caf662f69ca3769c6e0bd46946050","kind":"tag","published_at":"2021-10-07T12:26:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"c510762a325116c654afd3c21381a50b942c2c66","kind":"tag","published_at":"2021-09-29T09:29:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"afcf3ee18e7a9c526348b3bce74b69781b4ad071","kind":"tag","published_at":"2021-09-22T12:15:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"85598e74b85a89a16f8bdf5b68346ca8d6b70557","kind":"tag","published_at":"2021-09-16T11:28:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.1","sha":"1b563a153f5b2736f79a3f45573e2e2b66ba0a9a","kind":"tag","published_at":"2021-09-08T13:55:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"698492a5401b12578dc459397b9d288542fc954b","kind":"commit","published_at":"2021-09-02T02:45:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.5","sha":"0bab71409bcc0865ab3e0fcbfa14fa824ddc5495","kind":"tag","published_at":"2021-08-25T07:30:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"c30ec7bed00b36da7b0e6a202b3cb48d2fc1b579","kind":"tag","published_at":"2021-08-13T21:32:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"e5ccdf299c75ea65b0600ee05ff6c98646891c77","kind":"tag","published_at":"2021-08-09T04:03:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3/manifests"},{"name":"v4.12.3","sha":"77a8daeed0e8efa67c6d86f3cc40239dc6eb3d94","kind":"tag","published_at":"2021-07-30T10:06:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3/manifests"},{"name":"v5.0.0-beta.2","sha":"cca80d861f64b3eaa8a5ef8815b7552aaea61557","kind":"tag","published_at":"2021-07-26T15:01:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2/manifests"},{"name":"v4.12.2","sha":"958241aa0ebf340ad0f152b91949720c85b4fcca","kind":"tag","published_at":"2021-07-19T16:41:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2/manifests"},{"name":"v5.0.0-beta.1","sha":"8a4b8952077b64e90ac9d23c116a45aed672db9c","kind":"tag","published_at":"2021-07-14T16:28:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1/manifests"},{"name":"v4.12.1","sha":"4dc8c9bf3e8a6b21a2aac58b0be3161af334b67d","kind":"tag","published_at":"2021-07-07T13:08:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"53a1655143aa4ec36c29a6063ccdf89c48a74bfd","kind":"tag","published_at":"2021-07-06T13:40:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0/manifests"},{"name":"v5.0.0-beta.0","sha":"a0f416173d2f5b78546f52e572a0f64dcc3751e9","kind":"tag","published_at":"2021-07-01T12:17:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.38","sha":"f60126f95d7b36fa12133887990615b9f47e994a","kind":"commit","published_at":"2021-06-24T03:37:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.38","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38/manifests"},{"name":"v5.0.0-alpha.37","sha":"c795ca0822e2816a630a5654d5471fa04521d23c","kind":"tag","published_at":"2021-06-15T17:49:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.37","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37/manifests"},{"name":"v5.0.0-alpha.36","sha":"cf2f6fa90608b109978698fc48120920beaaa51f","kind":"tag","published_at":"2021-06-08T06:46:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.36","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36/manifests"},{"name":"v5.0.0-alpha.35","sha":"6c0afb6d8fff919e80f9f1ec92613acacd8365e7","kind":"tag","published_at":"2021-05-31T20:34:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.35","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35/manifests"},{"name":"v5.0.0-alpha.34","sha":"ee3a077c161accb887b93a17f9eaa2b23e998319","kind":"tag","published_at":"2021-05-18T10:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.34","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34/manifests"},{"name":"v5.0.0-alpha.33","sha":"0fa6ab4a29e8469c081d3f796e0bd9cab98e9185","kind":"tag","published_at":"2021-05-09T12:29:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.33","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33/manifests"},{"name":"v4.11.4","sha":"6658323b5e2ba366691829bbef3f53c00008497e","kind":"tag","published_at":"2021-04-27T15:48:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4/manifests"},{"name":"v5.0.0-alpha.32","sha":"2e99746c35ea0c1e45187a206d6ebc25a52933dc","kind":"tag","published_at":"2021-04-27T12:59:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32/manifests"},{"name":"v5.0.0-alpha.31","sha":"b061319b132163900d1a4eb64207f5284d28639d","kind":"tag","published_at":"2021-04-20T13:59:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"0bc7ed897d54a899fb0dfc5cbd6c5ee0592705e1","kind":"tag","published_at":"2021-04-12T09:46:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"29934afe4643811f3bed772612f92d539a1e489d","kind":"tag","published_at":"2021-04-04T16:43:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"a83c7715c0e2cfa1c3e59b7a1f828f6a1476b307","kind":"tag","published_at":"2021-03-24T12:57:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"2de88ce2973667921a45ff69ea48a8843cb9d8cb","kind":"tag","published_at":"2021-03-05T13:01:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27/manifests"},{"name":"v5.0.0-alpha.26","sha":"8928a36394154e02a73d5e92a740d5f9ed8da709","kind":"tag","published_at":"2021-02-27T18:39:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"688db35f581ac345a09a15420efdb0e4c98a56ab","kind":"tag","published_at":"2021-02-11T12:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"15108a5aad5342d92e86be5c5388b8321a88b280","kind":"tag","published_at":"2021-01-26T14:08:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24/manifests"},{"name":"v4.11.3-deprecations.1","sha":"6cf7cf7c7b11b38db18a4d2003743cbadeb1b4ee","kind":"commit","published_at":"2021-01-25T23:27:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1/manifests"},{"name":"v4.11.3","sha":"bd79e8f8c5b8c77bc5c13d076377a18d2ceedfa2","kind":"commit","published_at":"2021-01-24T12:45:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3/manifests"},{"name":"v4.11.3-deprecations.0","sha":"f64337cd87428e04c851bb1667f5f9e0e6aeaede","kind":"commit","published_at":"2021-01-24T12:00:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0/manifests"},{"name":"v5.0.0-alpha.23","sha":"af6e7220961c6f5e8ed89172694287dc737828ff","kind":"commit","published_at":"2021-01-14T12:48:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23/manifests"},{"name":"v5.0.0-alpha.22","sha":"c514ea86c11c9817839630e840535358f5044caf","kind":"commit","published_at":"2021-01-04T11:14:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"5c82b9147f811fda24bc09132852ed240f8d9def","kind":"commit","published_at":"2020-12-30T17:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"cd30d9e3961c8b33ce43a133e0a958867a202c41","kind":"commit","published_at":"2020-12-21T17:51:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20/manifests"},{"name":"v5.0.0-alpha.19","sha":"754e29cf5a712d0e0f6bd3e54f80e9997659f68c","kind":"commit","published_at":"2020-12-13T17:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.11.2","sha":"174b64f8a3adffb8df3c13285f4edc2437a8547a","kind":"commit","published_at":"2020-12-02T23:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2/manifests"},{"name":"v5.0.0-alpha.18","sha":"c5561c5febbe1c3bd5446c8a0bb480025ab38b86","kind":"commit","published_at":"2020-12-02T23:25:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.11.1","sha":"b8092ce09e164a1cb2fec2f3a5b6aa6e2dc6cbbd","kind":"commit","published_at":"2020-11-24T14:35:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1/manifests"},{"name":"v5.0.0-alpha.17","sha":"41d6a360e0fb245dd74549445539c6218a9dc737","kind":"commit","published_at":"2020-11-23T00:49:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17/manifests"},{"name":"v5.0.0-alpha.16","sha":"47a8e102eeaa5a68a2b4f99c08085cfddc0bef77","kind":"commit","published_at":"2020-11-14T12:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16/manifests"},{"name":"v5.0.0-alpha.15","sha":"fa9cbc835ee70b12234b7207b1872356277da5fa","kind":"commit","published_at":"2020-11-03T23:57:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15/manifests"},{"name":"v5.0.0-alpha.14","sha":"56520e757e0052e25f8dd5d78214458c4b7c634d","kind":"commit","published_at":"2020-10-23T22:59:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14/manifests"},{"name":"v5.0.0-alpha.13","sha":"b82af55f9917f9e77a3cae9b36e47b29d43182c0","kind":"commit","published_at":"2020-10-17T21:47:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13/manifests"},{"name":"v5.0.0-alpha.12","sha":"c7c3643948bce7327a7f01665caa7474be2694f9","kind":"commit","published_at":"2020-10-10T22:32:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12/manifests"},{"name":"v5.0.0-alpha.11","sha":"b4fe7eefd494fa28cd3453067af8872a83f31fa6","kind":"commit","published_at":"2020-09-26T15:07:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11/manifests"},{"name":"v5.0.0-alpha.10","sha":"2e1502fc18d86d69a6b55fc4ac5dcb50ddf192c4","kind":"commit","published_at":"2020-09-15T08:10:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10/manifests"},{"name":"v5.0.0-alpha.9","sha":"e830beb63940d24129285f554fc9c2fb0bd7ccbf","kind":"commit","published_at":"2020-09-06T16:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9/manifests"},{"name":"v5.0.0-alpha.8","sha":"5f986712bbb2f0b789c151b6d2f3e2d48cde0980","kind":"commit","published_at":"2020-08-31T16:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"c32a96b4beb3a5c72a8c179fb095f09dacf61050","kind":"commit","published_at":"2020-08-22T16:39:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"15fd6232de294be9ba0ca103351a11f84009b04f","kind":"commit","published_at":"2020-08-13T16:56:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6/manifests"},{"name":"v5.0.0-alpha.5","sha":"40aa9cbb1df08a5994392d5cea15a60979b28a7e","kind":"commit","published_at":"2020-07-27T22:55:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"519390c2bb12b5eb7b6f5f898afb78ac7f285543","kind":"commit","published_at":"2020-07-19T17:54:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"f432112f0bcfb1fd2002002db181e83edc99d906","kind":"commit","published_at":"2020-07-12T17:06:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"f928d6e04ea7f185cda0e739ebbe2ea36d0aa4d3","kind":"commit","published_at":"2020-07-04T23:16:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2/manifests"},{"name":"v4.11.0","sha":"79ebf71d31cca2c73143891960ea54ec1132bdeb","kind":"commit","published_at":"2020-06-30T23:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0/manifests"},{"name":"v5.0.0-alpha.1","sha":"8281371f88c81fc3e4560b0334cc0c473b9d45f9","kind":"commit","published_at":"2020-06-27T15:07:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.10.2","sha":"d0bfcb4f11fd3904b1e235d80fbfe23758de8372","kind":"commit","published_at":"2020-06-11T19:11:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"4e12b951f64fd47864b4dea8ec8631387a89ddb1","kind":"commit","published_at":"2020-06-01T15:14:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"dd9280e753eb8dc3444a26e85fe4f800b759cad2","kind":"commit","published_at":"2020-05-23T17:50:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0/manifests"},{"name":"v4.9.14","sha":"1fb44683825f0ee7f4d5933528598917ff72f0e4","kind":"commit","published_at":"2020-05-11T22:41:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.14","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14/manifests"},{"name":"v4.9.13","sha":"c224f32bb8f144e590c096d103c9d59c2509ed93","kind":"commit","published_at":"2020-05-04T11:29:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.13","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13/manifests"},{"name":"v4.9.12","sha":"3e5fd3c4f200e50a1331857f092a547b41f6db1e","kind":"commit","published_at":"2020-04-26T23:18:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.12","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12/manifests"},{"name":"v4.9.11","sha":"77f6fe0a73791176bd58d8c013bf5631270faf4d","kind":"commit","published_at":"2020-04-19T14:10:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11/manifests"},{"name":"4.9.11","sha":"b551194a14c4469f3b07dc43bc6aaea525138944","kind":"commit","published_at":"2020-04-18T10:43:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11/manifests"},{"name":"v4.9.10","sha":"8baef82396665179c67ca3acfd51e396b947f412","kind":"commit","published_at":"2020-04-11T13:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.10","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10/manifests"},{"name":"v4.9.9","sha":"c191471a20315cae4006c1e4d3d51db5e49b5fee","kind":"commit","published_at":"2020-04-04T15:54:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.9","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9/manifests"},{"name":"v4.9.8","sha":"e9fbcbf015bbf7057aadd5777703b7059aedf043","kind":"commit","published_at":"2020-03-28T19:33:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8/manifests"},{"name":"v4.9.7","sha":"10bc98f283feaae6397ef1b73b1b82be4a39a5f5","kind":"commit","published_at":"2020-03-18T12:45:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7/manifests"},{"name":"v4.9.6","sha":"0176a231719152fa4a2100aa7119e9fd777b5fed","kind":"commit","published_at":"2020-03-18T10:52:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6/manifests"},{"name":"v4.9.5","sha":"b9dec2780203e37148d87788f727c668d9019581","kind":"commit","published_at":"2020-02-29T10:36:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5/manifests"},{"name":"v4.9.4","sha":"45fe0e31c462ed3a2fba134fb1edbd05b91da2a4","kind":"commit","published_at":"2020-02-23T10:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4/manifests"},{"name":"v4.9.3","sha":"2bec4ebc9c20be8abecbad6d3f0f7ba2875c9c35","kind":"commit","published_at":"2020-02-16T11:52:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3/manifests"},{"name":"v4.9.2","sha":"f567b384f509d36b7e10f691e6b58538e7db8869","kind":"commit","published_at":"2020-02-09T18:32:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"717887fdd9d3b27701d760d78aa12ecf52f02f43","kind":"commit","published_at":"2020-02-02T11:46:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f2c9817526b729801b1716afc957ef3886ccb422","kind":"commit","published_at":"2020-01-22T20:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"d0c928c82e3fc8f284a2f7fd1b9acbf717c5a64e","kind":"commit","published_at":"2020-01-06T11:44:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"0c7ca746674cfb47a46cad8ebea21155702fd38c","kind":"commit","published_at":"2019-12-30T10:59:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"c6f734f0d6b183962e83fc5612fef6583bf40712","kind":"commit","published_at":"2019-12-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3a8f0eace8dd6a1c3234a8be2b7c41f06b6260d4","kind":"commit","published_at":"2019-12-14T19:59:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"0a129d58056d38bd15141aaa98d346774895d5f5","kind":"commit","published_at":"2019-12-07T12:46:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"6291316a32cfb4fb19ffdbcf30abfcb63023f17f","kind":"commit","published_at":"2019-12-01T10:59:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1/manifests"},{"name":"v3.9.4","sha":"6b0fee51deb7c32b75498d4ab2186946e7c4ce0a","kind":"commit","published_at":"2019-11-28T09:28:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4/manifests"},{"name":"v4.7.0","sha":"2b04ee905695540bde87653908ece5c4d57546c9","kind":"commit","published_at":"2019-11-22T10:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"856188b2de7a5e514803314f329da76fe65dec50","kind":"commit","published_at":"2019-11-12T13:52:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"d2d76bf26231a96981260232de5271b24e9391a4","kind":"commit","published_at":"2019-11-05T16:46:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0/manifests"},{"name":"v4.5.2","sha":"cb52f392b3b3528857178a756354ffb0e8bccd73","kind":"commit","published_at":"2019-10-28T22:58:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"803d08fbdf20de2d34c36a2a27bbc8e5a7e79fb2","kind":"commit","published_at":"2019-10-12T20:22:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"de3c62c25bf9e92ba35019e5a3ca7f68a36600d8","kind":"commit","published_at":"2019-10-02T08:07:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"554e7dce0cd96a4f9ef1924b41a3ce530cb433ae","kind":"commit","published_at":"2019-09-22T17:16:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"b563d529a8544fa4f4090723239ab075665c5f03","kind":"commit","published_at":"2019-09-11T20:45:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"f3beaee67fb9a4145a792fc8b798ef327b55f513","kind":"commit","published_at":"2019-09-08T09:58:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1/manifests"},{"name":"v1.2.5","sha":"8ee2d7168294f21af787aaba46661824097e33bb","kind":"tag","published_at":"2019-09-03T18:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5/manifests"},{"name":"v4.4.0","sha":"98f2c7cae9b2e0a53cf731882164aa44babb4be3","kind":"commit","published_at":"2019-08-31T12:19:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"29c1adf61a141a3db885ee569e42251cee53e749","kind":"commit","published_at":"2019-08-21T17:29:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3/manifests"},{"name":"v1.2.4","sha":"e44972d3c3e199529fdbc85974f7ae570b8424a0","kind":"tag","published_at":"2019-08-16T20:53:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4/manifests"},{"name":"v4.3.2","sha":"f2dbeca2dd1aecf6bc56e2302ec766d2e4bfb2ac","kind":"commit","published_at":"2019-08-10T17:39:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"d5a2ad9d26f7b089111b208c929ac1f98e7f6958","kind":"commit","published_at":"2019-08-03T15:14:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"8c28ed9c67e7b6ad02a8826178352aa4e9901b50","kind":"commit","published_at":"2019-07-28T14:32:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"42f78c69a59f0b5fa5fb8f533385f04ef77d7889","kind":"commit","published_at":"2019-07-17T13:42:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1/manifests"},{"name":"v1.0.4","sha":"455489e2e149ff5393f6ba08870368c88da259bd","kind":"tag","published_at":"2019-07-10T15:39:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"4c21bc05d6c5e48c64bc947ba9e271ed3e762a0e","kind":"tag","published_at":"2019-07-10T15:08:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"543041538f31cbdfbe3e85b8bc0f5c183ac5448e","kind":"tag","published_at":"2019-07-09T13:14:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"3a40065694cab2a5e8dedab6781e98493c1dc69d","kind":"tag","published_at":"2019-07-09T12:54:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1/manifests"},{"name":"v4.2.0","sha":"cf2cdd83f2a2f65d0e979d1faa9e815a5e2d3502","kind":"commit","published_at":"2019-07-06T15:30:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"6da1d591264e8c4a18e5ab56bdf6f8c0f985ed99","kind":"commit","published_at":"2019-06-25T13:53:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"eade31e58deb8ff3faee777313d70141e5868ebe","kind":"commit","published_at":"2019-06-23T11:46:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"b78a5ab7581488f7fff271a2cf64927dd28c3ab0","kind":"commit","published_at":"2019-06-13T09:55:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"07b9d6efaac1b663b2657173227e9490c796191e","kind":"commit","published_at":"2019-06-10T11:50:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"d58075ddb1757a11c47ef3d2b1fe9bed55e640dd","kind":"commit","published_at":"2019-06-03T16:35:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a3572bcaf34d204b314fd2c84064c9180f3a50f1","kind":"commit","published_at":"2019-05-27T12:48:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"505e275285c757e0515c8623b43c823d8a74790c","kind":"commit","published_at":"2019-05-23T15:39:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.0","sha":"a33f0ab64999331a54267cdf0eb89e53fa4d70cd","kind":"commit","published_at":"2019-05-20T21:26:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0/manifests"},{"name":"v4.0.0-beta.2","sha":"3686a27055dce58b5e800b520087c0c448b7480e","kind":"commit","published_at":"2019-05-13T12:26:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"5c152157078503e8599537108c3be9e00969fa34","kind":"commit","published_at":"2019-05-05T12:24:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"f19bd59ae53f23e3637383061774542d973cc48c","kind":"commit","published_at":"2019-04-28T22:42:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.8","sha":"92d6e987a43041fde63fd02cad61277d04193c29","kind":"commit","published_at":"2019-04-17T19:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"663643e0a83554d7730be42140aef6bc3ac09c6a","kind":"commit","published_at":"2019-04-07T23:25:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"2482d2b689440df6fb3da6157a789adac2783736","kind":"commit","published_at":"2019-03-30T19:33:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6/manifests"},{"name":"v3.9.3","sha":"ebed7922fc97331519f507768572a068edb8494e","kind":"commit","published_at":"2019-03-28T14:06:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3/manifests"},{"name":"v4.0.0-alpha.5","sha":"1bfdbe5688fb3556e4bebd1f8e357c515244ac42","kind":"commit","published_at":"2019-03-23T21:04:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"997324d52467e3a7b7a8058c0ba8309d04d4ddf6","kind":"commit","published_at":"2019-03-17T11:00:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"3a5d2e50411ddd3caea450abda49fd7c6ed230dc","kind":"commit","published_at":"2019-03-10T11:57:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"f606f7584dd842a89423dd3cc69e32b5ad3fdae1","kind":"commit","published_at":"2019-03-03T16:12:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"eea3b4d9a623f87d79be63f57b4a69ddfe375610","kind":"commit","published_at":"2019-02-20T10:58:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"97b26c4821299aef21e6ef9372a25aedd78d0137","kind":"commit","published_at":"2019-02-12T14:39:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.9.2","sha":"dbc788f7d231b4eceaa7a6a3e253104de5de9af0","kind":"commit","published_at":"2019-02-03T20:45:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2/manifests"},{"name":"v3.9.1","sha":"b903d7432b5a06583c9915f7ab9346bad76007a1","kind":"commit","published_at":"2019-01-26T13:59:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"f6353cdd15b954091c3f53498eb7de198755b740","kind":"commit","published_at":"2019-01-14T21:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"8df7a83ccc0b200e67feb823ceaaf793e4b6d007","kind":"commit","published_at":"2019-01-09T21:57:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"c202914213f19b070738ba5837da18e89c1662ee","kind":"commit","published_at":"2019-01-07T18:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"baa45b12252be8965809a0ad06e67e7dc7d44313","kind":"commit","published_at":"2018-12-30T21:47:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"0445ca8b710425f22744249a0c7bb3c20e95237b","kind":"commit","published_at":"2018-12-30T21:24:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"f0d60d8a510180e9c7a9b588d3e6c04d0d1a23d3","kind":"commit","published_at":"2018-12-22T15:42:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"1871b089aef090728321cab69be92daaec6eb131","kind":"commit","published_at":"2018-12-17T20:02:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0/manifests"},{"name":"v3.6.2","sha":"edde0b4f0073fcacb7233b553812f3dffe619da5","kind":"commit","published_at":"2018-12-09T20:22:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"e5fbf74a06157e2d73701a158e8d6b5914429ea1","kind":"commit","published_at":"2018-12-01T10:43:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1/manifests"},{"name":"issue-13699-mster","sha":"ac0153bf1b13ddbc1e43c22693f2c223838d9f1a","kind":"tag","published_at":"2018-11-28T20:15:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/issue-13699-mster","html_url":"https://github.com/mui/material-ui/releases/tag/issue-13699-mster","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster/manifests"},{"name":"v3.6.0","sha":"d9c790fa69a1c053c3d471e030e4066122d58902","kind":"commit","published_at":"2018-11-26T19:49:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"34492c23a773b1db66fe65801997257709c4f319","kind":"commit","published_at":"2018-11-12T23:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"dc6b2b870fa514e98c74b6854d22c6e25e7684cb","kind":"commit","published_at":"2018-11-12T22:46:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"ba1dc0f27cd85996dbf3ef9df4d7f10552d6c91f","kind":"commit","published_at":"2018-11-04T23:41:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0/manifests"},{"name":"v3.3.2","sha":"47b20fe33c5f1c8a2563bad3c27811c37f698794","kind":"commit","published_at":"2018-10-27T20:16:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"92b2a36716c8ced3d12ff0b300be06cc4743e6da","kind":"commit","published_at":"2018-10-23T22:16:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"47d3b93780400d6eaef48d29dfcbebec8a5f22b2","kind":"commit","published_at":"2018-10-21T21:27:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"bbb0b683dd45d130b17580da86fe6ccc1ab5b3d3","kind":"commit","published_at":"2018-10-15T22:11:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"a61f0fc9a56ef22874753175bad2a636460130d1","kind":"commit","published_at":"2018-10-14T21:03:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"58f526f46e609e3e6cd785d15bfc5486df7ab79f","kind":"commit","published_at":"2018-10-07T22:44:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"dbd67aa892a4e9885d763fcb0d1f6c1691fbf763","kind":"commit","published_at":"2018-09-30T17:16:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"6184c508f94500a9da7486ccb2b9398023e4b1b5","kind":"commit","published_at":"2018-09-23T22:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"a9cbda69c8e059d928da53d9525652170b999455","kind":"commit","published_at":"2018-09-16T21:32:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"27412afa36b6c64b15b3b33cd51235efbc55a775","kind":"commit","published_at":"2018-09-08T22:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d6fb8524ff94080614e8d4d1064c7b2cec66c5d1","kind":"commit","published_at":"2018-09-03T21:14:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"2e9643f6c43c9b393a3914cd085aac92df546c04","kind":"commit","published_at":"2018-08-28T22:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"6847e0affc09f56a1497013be98bc3b59ccd3fde","kind":"commit","published_at":"2018-08-27T17:34:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0/manifests"},{"name":"v1.5.1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1/manifests"},{"name":"v1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1","html_url":"https://github.com/mui/material-ui/releases/tag/v1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1/manifests"},{"name":"v1.5.0","sha":"6b4c29e324eaa1272ce7b42ecab0e3460af6f437","kind":"commit","published_at":"2018-08-12T20:42:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0/manifests"},{"name":"v0.20.2","sha":"1b1c1fce216b5b2f5ecd52d21f8ec6a326c00cd5","kind":"commit","published_at":"2018-08-05T21:43:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2/manifests"},{"name":"v1.4.3","sha":"99650a6d174ad97b41ba1079cd5d7f55b5db21b5","kind":"commit","published_at":"2018-08-04T10:26:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e9bb799208b34fb8f8bbfe4b63b7a1942f95d91f","kind":"commit","published_at":"2018-07-29T14:37:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"869692ecf3812bc4577ed4dde81a9911c5949695","kind":"commit","published_at":"2018-07-22T21:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7fdc1890fb744b565480835fd5684e66871c679f","kind":"commit","published_at":"2018-07-14T15:02:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"f12ba5bfafc53ada2e5719697dd8373d41fa9471","kind":"commit","published_at":"2018-07-02T20:06:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"cd47eeabdcd4f67e35ff5ad56ae82a571da5747a","kind":"commit","published_at":"2018-06-26T10:53:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"e943cb8d6f405de5d53c1f3d1908cbccb502bb3a","kind":"commit","published_at":"2018-06-20T21:41:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"29308b10b3f8ba3565168e4da4bb5f793cb8b4f9","kind":"commit","published_at":"2018-06-18T18:38:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7c094a0f0381c7b68a223e27b5dc700a7595b122","kind":"commit","published_at":"2018-06-10T09:50:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2a300cdec817595ac879bc419257e55ef318b0f9","kind":"commit","published_at":"2018-06-03T15:25:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"3ccf76d315404ebd67f1254f5679d327c0647dfd","kind":"commit","published_at":"2018-05-26T14:56:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"73101790333124cc8f5857bc46038b7d2315842a","kind":"commit","published_at":"2018-05-17T22:07:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.1","sha":"aae0c434f99c4ab559d8aff53cfbd2cfa7974043","kind":"commit","published_at":"2018-05-15T21:15:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1/manifests"},{"name":"v0.20.1","sha":"c663649d9edf9d196aadbb3b426fd613816964fc","kind":"commit","published_at":"2018-05-13T21:34:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1/manifests"},{"name":"v1.0.0-rc.0","sha":"5f3008fc26479b40ff16ec498ae0e6e3361fdb47","kind":"commit","published_at":"2018-05-13T19:13:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-beta.47","sha":"d16e4f5115a9fde3e8958d7959a912a55cbb246d","kind":"commit","published_at":"2018-05-09T21:48:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.47","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47/manifests"},{"name":"v1.0.0-beta.46","sha":"aa1ef83f22650245dd736681d7ec6331cb2a42ef","kind":"commit","published_at":"2018-05-08T21:51:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.46","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46/manifests"},{"name":"v1.0.0-beta.45","sha":"ab592831cbf5987a6516139aeaf148bdb3360ccb","kind":"commit","published_at":"2018-05-07T13:38:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.45","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45/manifests"},{"name":"v1.0.0-beta.44","sha":"0bba4ad1aed5d2181baa156009301eb56fd80158","kind":"commit","published_at":"2018-04-29T20:57:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.44","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44/manifests"},{"name":"v1.0.0-beta.43","sha":"6dfe7382b9777885abe84f4d1f66c0c62545d559","kind":"commit","published_at":"2018-04-22T10:47:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.43","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43/manifests"},{"name":"v1.0.0-beta.42","sha":"bc03443cac8a55ce3fc4d19e6a95e0f3d0116fbf","kind":"commit","published_at":"2018-04-16T20:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.42","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42/manifests"},{"name":"v1.0.0-beta.41","sha":"cddff325bdc2c79592701c11e295e48db0879c28","kind":"tag","published_at":"2018-04-07T18:26:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.41","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41/manifests"},{"name":"v1.0.0-beta.40","sha":"7f423b6bef54c4a34f3b53d9b8ebf33c183916f8","kind":"tag","published_at":"2018-04-01T09:55:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.40","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40/manifests"},{"name":"v1.0.0-beta.39","sha":"b95cb7a83a102b21b7f6add713398f6c9e743d50","kind":"tag","published_at":"2018-03-28T21:23:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.39","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39/manifests"},{"name":"v1.0.0-beta.38","sha":"a6ccfbe7699b67b03703b49a7cb14d865b841d38","kind":"tag","published_at":"2018-03-17T12:24:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.38","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38/manifests"},{"name":"v1.0.0-beta.37","sha":"1587ac3654ae5061eb21f652722a02cc4c367292","kind":"tag","published_at":"2018-03-11T14:31:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.37","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37/manifests"},{"name":"v1.0.0-beta.36","sha":"f31bd2e431c29f85a053387ce062987a3fc36168","kind":"tag","published_at":"2018-03-05T21:07:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.36","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36/manifests"},{"name":"v1.0.0-beta.35","sha":"25ca14ffcec6eeb75446730a03cc4a2014c5e8ab","kind":"tag","published_at":"2018-02-25T22:47:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.35","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.2","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2/manifests"},{"name":"olivier-material-ui-icons@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1/manifests"},{"name":"olivier-material-ui-codemod@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.1","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1/manifests"},{"name":"olivier-material-ui-codemod@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0/manifests"},{"name":"olivier-material-ui-icons@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0/manifests"},{"name":"olivier-material-ui-lab@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0/manifests"},{"name":"v1.0.0-beta.34","sha":"284dfcb06fed2244033cc971cb78f485bafece3d","kind":"tag","published_at":"2018-02-17T12:08:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.34","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34/manifests"},{"name":"v1.0.0-beta.33","sha":"b7f698d48d61e74f74e5e50a08b4309460a55266","kind":"tag","published_at":"2018-02-10T12:03:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.33","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33/manifests"},{"name":"v1.0.0-beta.32","sha":"896bc50f35a83fac0453dbbecd9f367b45b450e9","kind":"tag","published_at":"2018-02-04T22:44:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.32","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32/manifests"},{"name":"v1.0.0-beta.31","sha":"6271146a2545aeedf4110990de21ebc0c910b627","kind":"tag","published_at":"2018-01-29T22:06:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.31","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31/manifests"},{"name":"v1.0.0-beta.30","sha":"2bb35ce508832f518a4c3af8cd7cf67af8fd90c5","kind":"tag","published_at":"2018-01-21T22:50:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.30","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30/manifests"},{"name":"v1.0.0-beta.29","sha":"7386d56d4dfb85ca4a586a56691b6a58798d5c42","kind":"tag","published_at":"2018-01-16T20:27:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.29","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29/manifests"},{"name":"v1.0.0-beta.28","sha":"e1f3dad9084edf460d42e0a5f6b7c956eaa51e8d","kind":"tag","published_at":"2018-01-14T14:52:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.28","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28/manifests"},{"name":"v1.0.0-beta.27","sha":"fcfe4a64a95f65e205c5ba9523987982e6556eea","kind":"tag","published_at":"2018-01-06T15:25:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.27","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27/manifests"},{"name":"v1.0.0-beta.26","sha":"bd42549ee464bce03743f7ee18964066f9d3907d","kind":"tag","published_at":"2017-12-30T23:24:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.26","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26/manifests"},{"name":"v1.0.0-beta.25","sha":"d9ab3e313136fa5fb179743b560ac7c9e4fa8f6a","kind":"tag","published_at":"2017-12-22T23:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.25","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25/manifests"},{"name":"v1.0.0-beta.24","sha":"7c8fe8516f8bf6317e7cc748eefa7d97c92b4007","kind":"tag","published_at":"2017-12-17T12:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.24","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24/manifests"},{"name":"v1.0.0-beta.23","sha":"1a4e5b06ae0a7f6b3a6be810d272ebdf3efbb863","kind":"tag","published_at":"2017-12-09T09:51:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.23","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23/manifests"},{"name":"v0.20.0","sha":"86b40ae4883e95d6139e9e5d59c0e14aa022ce3a","kind":"commit","published_at":"2017-12-04T04:05:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0/manifests"},{"name":"v1.0.0-beta.22","sha":"22f68ca292a947349ae2877b09e85775703ec87f","kind":"tag","published_at":"2017-11-28T23:11:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22/manifests"},{"name":"v1.0.0-beta.21","sha":"d33604a9deacbb2725da3688d823416486a039c1","kind":"tag","published_at":"2017-11-13T22:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21/manifests"},{"name":"v1.0.0-beta.20","sha":"076d08bfa709ffdb4858106ebda73f475e4ec5b9","kind":"tag","published_at":"2017-11-05T19:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20/manifests"},{"name":"v1.0.0-beta.19","sha":"2a1879fb818973d4df766c2d7842afd939fdb2b8","kind":"tag","published_at":"2017-10-30T21:51:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19/manifests"},{"name":"v1.0.0-beta.18","sha":"f626204f8e0cd9933bcb7a8c8ac5cd97d6419eca","kind":"tag","published_at":"2017-10-23T21:58:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18/manifests"},{"name":"v1.0.0-beta.17","sha":"616d69d5ff7263eb9c84960b6b7a4c9ff852d4ef","kind":"tag","published_at":"2017-10-15T22:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17/manifests"},{"name":"v1.0.0-beta.16","sha":"56fd0d9d2f6fe0222b8c4117e227de1d725918ba","kind":"tag","published_at":"2017-10-08T20:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16/manifests"},{"name":"v0.19.4","sha":"f1bc4be26ca68578f0cfd053fed8eeabe0d3a636","kind":"tag","published_at":"2017-10-08T19:56:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4/manifests"},{"name":"v1.0.0-beta.15","sha":"4da17a67182a212be91a36cec9c976ccb6293380","kind":"tag","published_at":"2017-10-04T16:05:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15/manifests"},{"name":"v1.0.0-beta.13","sha":"736f12000e6989b2e37fcf10deca8bcf20a284f5","kind":"tag","published_at":"2017-10-01T19:58:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13/manifests"},{"name":"v0.19.3","sha":"7e484cc0c2e3db1e30ebe89d93475f2999f6168c","kind":"tag","published_at":"2017-10-01T19:35:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3/manifests"},{"name":"v1.0.0-beta.12","sha":"65b6e04a74a1520209e7b8fcfa311a431ecb070a","kind":"tag","published_at":"2017-09-24T18:24:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12/manifests"},{"name":"v0.19.2","sha":"5f750e046d48fa2f8c0efd86290ea48661c9b32e","kind":"tag","published_at":"2017-09-18T20:14:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2/manifests"},{"name":"v1.0.0-beta.11","sha":"01c6feb33e7e4e5043ce2a8377fa7dda3dbc8180","kind":"tag","published_at":"2017-09-18T19:11:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11/manifests"},{"name":"v1.0.0-beta.10","sha":"3d4518c997fe875f8e91044ff59a09a46fdfb726","kind":"tag","published_at":"2017-09-13T21:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10/manifests"},{"name":"v1.0.0-beta.9","sha":"d4dba0da9a00efe5104365ca647d848a131a41a6","kind":"tag","published_at":"2017-09-10T11:17:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9/manifests"},{"name":"v1.0.0-beta.8","sha":"865b39bef48c3f85743c3914ba146b97b93fce0f","kind":"tag","published_at":"2017-09-02T11:11:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8/manifests"},{"name":"v0.19.1","sha":"b0d03e92c64bee1ac8c25acd0c48657b7f605d9a","kind":"tag","published_at":"2017-09-02T10:38:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1/manifests"},{"name":"v1.0.0-beta.7","sha":"d2083879918dcafdc9c17e3e19440000a0abb3b0","kind":"tag","published_at":"2017-08-30T22:51:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7/manifests"},{"name":"v1.0.0-beta.6","sha":"8385df161a6792d472821e30c7095b267b844950","kind":"tag","published_at":"2017-08-20T14:48:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6/manifests"},{"name":"v1.0.0-beta.5","sha":"8292545fd41ea9f9d3c7c52bb45f60a4fea434a9","kind":"tag","published_at":"2017-08-15T08:55:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5/manifests"},{"name":"v0.19.0","sha":"d1b3bc614a818d497e38fd51c85077dd7b490bad","kind":"tag","published_at":"2017-08-15T08:17:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0/manifests"},{"name":"v1.0.0-beta.4","sha":"110f0a6e95e8e2b51b2bdd7e545a9b41d1a0009f","kind":"tag","published_at":"2017-08-05T10:09:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4/manifests"},{"name":"v1.0.0-beta.3","sha":"e0dd9560d4a152ca0a61558b6238edc40746c354","kind":"tag","published_at":"2017-07-29T21:00:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"45d5da95daf4d52b0ea6e4ffbef27755fa0aa196","kind":"tag","published_at":"2017-07-23T17:45:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"603fbde8d99e386d6640ec6c24ba9fcfc4316dd4","kind":"tag","published_at":"2017-07-23T17:12:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1/manifests"},{"name":"v0.18.7","sha":"50f6dfc4b6ee7473e27ba950c3ce900b24f17d1c","kind":"tag","published_at":"2017-07-23T15:51:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7/manifests"},{"name":"v1.0.0-alpha.22","sha":"f3992561ed94696d595b6a56efc7449c7dee67c7","kind":"tag","published_at":"2017-07-18T09:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22/manifests"},{"name":"v1.0.0-alpha.21","sha":"49d21891b72796f4a8f383d9b15b66f72cb94549","kind":"tag","published_at":"2017-07-04T22:13:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21/manifests"},{"name":"v0.18.6","sha":"1d10ecbac4a83f9934bb6a7f025855f82002113c","kind":"tag","published_at":"2017-07-04T21:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6/manifests"},{"name":"v0.18.5","sha":"86f7c4141cc66ab1e96a681a6945472283e41ea3","kind":"tag","published_at":"2017-06-28T18:14:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5/manifests"},{"name":"v1.0.0-alpha.20","sha":"84363396403cbbd51072d0b09822cd6d8ab6bf87","kind":"tag","published_at":"2017-06-25T18:01:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20/manifests"},{"name":"v0.18.4","sha":"2c6872cacf19ac71a316b282c2467162dcd148c6","kind":"tag","published_at":"2017-06-25T17:39:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4/manifests"},{"name":"v1.0.0-alpha.19","sha":"611bfd7557fd928933e39c054d2b2edeb57adaed","kind":"tag","published_at":"2017-06-19T16:58:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19/manifests"},{"name":"v1.0.0-alpha.18","sha":"5fdb60642bdf2907b7fba352cf2cd0fa7208848f","kind":"tag","published_at":"2017-06-19T10:12:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18/manifests"},{"name":"v1.0.0-alpha.17","sha":"73e0a35145d10f3c29a991f75e5ba8315e0e754a","kind":"tag","published_at":"2017-06-12T11:55:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17/manifests"},{"name":"v0.18.3","sha":"4c6a542c772f9fe9ff97bb95f63801138d7722d0","kind":"tag","published_at":"2017-06-07T21:28:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"9d3b59b3fec3b31b37334c3bd842112f3d090f86","kind":"commit","published_at":"2017-06-06T21:29:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2/manifests"},{"name":"v1.0.0-alpha.16","sha":"0c7dba6dc5ad8b9f69ec3c60e3ba31f2973e582a","kind":"tag","published_at":"2017-06-01T08:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"18508aeb3e5817406209e15c3e51a53c2cbece96","kind":"tag","published_at":"2017-05-23T20:00:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"771fb44738e116a1d2cec7aabb8ed1425b1d57f6","kind":"tag","published_at":"2017-05-14T10:11:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14/manifests"},{"name":"v0.18.1","sha":"715372edf9fc21244030207409b4070158f6936d","kind":"tag","published_at":"2017-05-13T10:21:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1/manifests"},{"name":"v1.0.0-alpha.13","sha":"17fde80a53fb9fcce31a82290f54de55cf3655e9","kind":"tag","published_at":"2017-05-08T10:47:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13/manifests"},{"name":"v0.18.0","sha":"dea7938b1265a3b100899d65589fbd05e877ab9e","kind":"tag","published_at":"2017-04-30T22:26:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0/manifests"},{"name":"v1.0.0-alpha.12","sha":"dc7371e4770fd3e8b1a82b9c2c2a652acaa73713","kind":"tag","published_at":"2017-04-30T22:22:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12/manifests"},{"name":"v0.17.4","sha":"a398290811c94bd6bb2d5d04c7f6d0ce734e3ad6","kind":"commit","published_at":"2017-04-14T17:20:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4/manifests"},{"name":"v1.0.0-alpha.11","sha":"7b3dbfaf2e94e8139424c8660692ee20d5a9880e","kind":"tag","published_at":"2017-04-14T16:50:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11/manifests"},{"name":"v0.17.3","sha":"53076a03182668f94d3bf40cd880309a51e9be88","kind":"tag","published_at":"2017-04-10T21:42:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"38c4aed87e608ded8e083dcf341ed5e9a14c20ef","kind":"tag","published_at":"2017-04-09T11:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2/manifests"},{"name":"v1.0.0-alpha.10","sha":"27fd907d604c1d3189b7b70e3a7e4758e0171492","kind":"tag","published_at":"2017-04-06T12:00:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"b962c2fbfa7a9cab9e9844e01966b90ca86e67a1","kind":"tag","published_at":"2017-04-01T13:47:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a0b4691eb3958aeb9173a8f4e705c81dfb7d25da","kind":"tag","published_at":"2017-03-25T11:46:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8/manifests"},{"name":"v0.17.1","sha":"05280483dbbc29e56edd8f3644721679b55d4d73","kind":"commit","published_at":"2017-03-13T12:27:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1/manifests"},{"name":"v1.0.0-alpha.7","sha":"9281a3fcee37d6afb9e493ff06e8a2626f4d7d91","kind":"tag","published_at":"2017-03-12T12:31:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"69f604946c366c655d0613841c034cacee7e9ef4","kind":"commit","published_at":"2017-02-26T12:41:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6/manifests"},{"name":"v1.0.0-alpha.5","sha":"74973892bdfacd5c9e3a4ce63185e9a6500d9522","kind":"commit","published_at":"2017-02-26T11:04:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-alpha.4","sha":"6472a6864951bfe7f3739afbe74b50981299ac28","kind":"commit","published_at":"2017-02-26T10:19:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4/manifests"},{"name":"v0.17.0","sha":"c9af9606bcea6551ceaadc2f6430d629eb679e84","kind":"commit","published_at":"2017-02-12T22:06:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0/manifests"},{"name":"v1.0.0-alpha.3","sha":"4583f5212d0b668e3801a859d3cc584cec0ec173","kind":"commit","published_at":"2017-02-12T21:43:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"8476782b595175d25c8a972b5fe53bc1f8532676","kind":"tag","published_at":"2017-02-07T19:48:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"3a0eb03018a9c5c96ba5233de8ef45202403a94c","kind":"commit","published_at":"2017-01-29T21:29:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.16.7","sha":"867c6c29b1badd839b1fd57720e5754fcd53a516","kind":"commit","published_at":"2017-01-15T19:57:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"bc84dbeeb78b725fefdc10cdc6eee7b75cc1226e","kind":"commit","published_at":"2016-12-25T21:03:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"8a03a04ef17f76ce09b88607b216d8a8e4d277d6","kind":"commit","published_at":"2016-12-09T20:45:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"84c18c98ff56fbe81be902735164219040729bb1","kind":"commit","published_at":"2016-11-17T19:18:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"066c5d53d1d4ecec2923ed12ec14647ae8248a9c","kind":"commit","published_at":"2016-11-17T16:41:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"806b2eab2272b430e814f8b3c7f1e7b31cd0e306","kind":"commit","published_at":"2016-11-14T17:22:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"2085737a798d9cb808b2fddf1f06883b27327ccc","kind":"commit","published_at":"2016-10-19T18:24:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"6eb9913441cb39562f4c935bdd70042d26daa260","kind":"commit","published_at":"2016-10-05T14:36:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0/manifests"},{"name":"v0.16.0-rc2","sha":"71a9524d0ec28dad2f566a42c7bb8ad2ea93ce36","kind":"commit","published_at":"2016-09-24T19:31:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2/manifests"},{"name":"v0.16.0-rc1","sha":"1691addd7f84317619c6831c35cb1f32ef3779b6","kind":"commit","published_at":"2016-09-07T19:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1/manifests"},{"name":"v0.15.4","sha":"be9bc14f4cda041299b6f8845af87b9278c871fc","kind":"commit","published_at":"2016-08-10T22:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"8bd3589dd7f676f3d725559cbd63457afe8d3691","kind":"commit","published_at":"2016-08-02T20:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"908f694e1e6eae9e63da6b22e63100d6bda4fa8e","kind":"commit","published_at":"2016-07-09T21:10:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"1fed1bcc81d89e473e261c1da4bf0a3a46515ce8","kind":"tag","published_at":"2016-06-20T08:15:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"06667b589952f58ff8c6d277df364ef16dada671","kind":"tag","published_at":"2016-05-06T13:49:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0/manifests"},{"name":"v0.15.0-beta.2","sha":"7cf7adfe9042e9be8dbaa1c850ffacca26e9c269","kind":"commit","published_at":"2016-04-21T22:57:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2/manifests"},{"name":"v0.15.0-beta.1","sha":"47d7525fb77c7c579e99d595b3f98c69fc838c77","kind":"tag","published_at":"2016-04-14T13:33:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1/manifests"},{"name":"v0.15.0-alpha.2","sha":"caabf9eaee5a5e11097958105f8427cfc8905f86","kind":"tag","published_at":"2016-03-17T23:37:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2/manifests"},{"name":"v0.15.0-alpha.1","sha":"2ebddeb908857c16ece162964a7e501ab37716ba","kind":"commit","published_at":"2016-02-27T17:54:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1/manifests"},{"name":"v0.14.4","sha":"de2bee1335ff1fd701a60cb3d739cf919dbd77ce","kind":"commit","published_at":"2016-02-03T00:47:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"fa9141f90149392cc3fa366736e61a89b07e9205","kind":"commit","published_at":"2016-01-27T03:06:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"44b41957ae81344cf6dc794cf2dbe2da48152622","kind":"commit","published_at":"2016-01-08T15:52:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"0ae4d7f61bb240ae5e2adc9d15a8d5629f738db6","kind":"commit","published_at":"2016-01-04T22:23:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"628bc82957d8e537a1b648e31e10723820bb00ac","kind":"commit","published_at":"2015-12-25T15:12:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0/manifests"},{"name":"v0.14.0-rc2","sha":"9a24d8a7839c37b86748ad8022e39235e8eb6be2","kind":"commit","published_at":"2015-12-14T22:26:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2/manifests"},{"name":"v0.14.0-rc1","sha":"7459597806a2f1f5826eaab26d3c5d974da70fbd","kind":"commit","published_at":"2015-12-04T19:52:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1/manifests"},{"name":"v0.13.4","sha":"a98006f9ffb588030cbdd2e3b4a4515017e58c43","kind":"commit","published_at":"2015-11-24T17:07:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"e33afed6913b58a990bd4b51a038bbfff0a0f42f","kind":"commit","published_at":"2015-11-17T16:34:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"6f28ad04e8f95073646bfeb8936c550ca4a94347","kind":"commit","published_at":"2015-11-10T00:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"330488977f95dbebd6cf6a387bf10a86238331ff","kind":"commit","published_at":"2015-10-29T21:08:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"7980cd589e9dc9e055e1b789bf2f80e7f2ef0f5d","kind":"commit","published_at":"2015-10-21T19:38:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"86394ccd2d7b715eaa054a369679eba4ac82ce1f","kind":"commit","published_at":"2015-10-21T19:04:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"d310459476a461e0d29f166de277896026d8f35f","kind":"commit","published_at":"2015-10-19T17:30:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"06aca1012d01de4ec782acfb8d22a6ec83d48ff7","kind":"commit","published_at":"2015-10-07T21:43:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"6671f90516c2065839efae773ecda924b8bebdae","kind":"commit","published_at":"2015-10-06T19:31:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"a4e194e46c47f8e2eedfab8f0a8c4104e5679c95","kind":"commit","published_at":"2015-09-28T16:15:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"aa485220ff28e907d2548cbfb65bd789c23d9eba","kind":"commit","published_at":"2015-09-25T16:08:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"b55b770f2049852febe47bef27aa0eaceafcec08","kind":"commit","published_at":"2015-09-15T21:10:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"82bc1cb2805f7b624516f71628e6ca525df18cad","kind":"commit","published_at":"2015-08-24T21:31:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0/manifests"},{"name":"v0.10.4","sha":"a8097bcbed6939f0cb308e05acf03a907b666725","kind":"commit","published_at":"2015-08-09T03:29:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"2a43082b52138e33c85878616461445895066a11","kind":"commit","published_at":"2015-08-08T22:51:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"71583523f39c1830d3fcffeff0598c2f803f1048","kind":"commit","published_at":"2015-07-29T20:34:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"6b609c63611b02f9e845b765770983c547cd6af8","kind":"commit","published_at":"2015-07-13T21:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"b6140ec86c5087ad799e9a658f3f0d9b150c205a","kind":"commit","published_at":"2015-07-10T01:35:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"8a18478700f49b94fe7f580664e7b31c581ceb0b","kind":"commit","published_at":"2015-06-20T17:47:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"3da654eb4f0ddb10d81f2706eda1f3819e40b795","kind":"commit","published_at":"2015-06-15T01:46:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"867e87d3530b4fb6bc7f6ec5fb9edcd49e7bd631","kind":"commit","published_at":"2015-06-09T23:38:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"cb794810e7c39352f1bbd533d92983dc22a57510","kind":"commit","published_at":"2015-05-24T20:12:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0/manifests"},{"name":"v0.7.5","sha":"b3ce0b272e5468919d01b3d3ab6751a92f682b48","kind":"commit","published_at":"2015-04-27T19:14:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"abc159f246f15163f7984bcf702409cffc745d6e","kind":"commit","published_at":"2015-04-21T18:14:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"9321a4a8879f380a725c7439114ebf3e0da8abcc","kind":"commit","published_at":"2015-04-01T15:20:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"953606f4d1a9e3a33798b499219fe40b1f81fd96","kind":"commit","published_at":"2015-03-25T23:45:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"03c169188dd10ec2242b7806050781867c0291dd","kind":"commit","published_at":"2015-03-04T21:41:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"078ba0c94f8985dd2d96587784f760474ba51858","kind":"commit","published_at":"2015-02-13T21:06:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"accd9f0ef163d514b091709ffd63f76f6d1a467f","kind":"commit","published_at":"2015-01-27T00:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"57c7a95be20dc77cbe0459a40acc802e16de5148","kind":"commit","published_at":"2015-01-26T23:07:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"706446d6aeb952def6f2016fdc213b6e56b2d40f","kind":"commit","published_at":"2015-01-03T23:58:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"6b294fdd0a7f9686b8b8f05cf8759e90b3e581f9","kind":"commit","published_at":"2014-12-25T17:36:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"3eb741fdb94fff5e8218809b8f7d5a9d2e4d1778","kind":"commit","published_at":"2014-12-15T17:14:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"d65414913839d9d939c8bd938ca21f39f0faa924","kind":"commit","published_at":"2014-12-07T15:15:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"fc3232f6e9d1662c4f9d813b70acb329c4cdc6de","kind":"commit","published_at":"2014-11-30T21:22:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"4b02786c2a7e27613201fe72c033a260018a38d6","kind":"commit","published_at":"2014-11-28T20:34:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"ab8880bc442941c20d58ca2cbb8aace7b2724929","kind":"commit","published_at":"2014-11-17T20:10:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"052b0bc5a3e887d0a36b2277a2e09812a0ce206b","kind":"commit","published_at":"2014-11-11T21:11:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"715b7e868003ac9b121bdacee3e1301b9c660aa9","kind":"commit","published_at":"2014-11-08T19:56:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"088d257c0bec691545cd32f83fd2af753866b8ee","kind":"commit","published_at":"2014-11-08T00:13:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0/manifests"},{"name":"v0.1.29","sha":"3fe7b8bf7c3adc04522f311ce1c1c3b6e39e8edd","kind":"commit","published_at":"2014-11-05T19:58:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.1.29","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29/manifests"}]},"repo_metadata_updated_at":"2024-09-06T03:49:12.356Z","dependent_packages_count":0,"downloads":68,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":36.33055449567687,"dependent_packages_count":52.16365939791549,"stargazers_count":0.05694610060027161,"forks_count":0.01616570808336098,"docker_downloads_count":null,"average":22.141831425569},"purl":"pkg:npm/%40zerio2/mui_styles","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@zerio2/mui_styles","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@zerio2/mui_styles","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@zerio2/mui_styles/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-05T18:42:16.241Z","issues_count":3908,"pull_requests_count":4871,"avg_time_to_close_issue":7889427.503707365,"avg_time_to_close_pull_request":1812241.8470072239,"issues_closed_count":1994,"pull_requests_closed_count":3867,"pull_request_authors_count":514,"issue_authors_count":2053,"avg_comments_per_issue":5.393551688843398,"avg_comments_per_pull_request":2.314719770067748,"merged_pull_requests_count":3206,"bot_issues_count":1,"bot_pull_requests_count":1440,"past_year_issues_count":2037,"past_year_pull_requests_count":3839,"past_year_avg_time_to_close_issue":1587273.7009345794,"past_year_avg_time_to_close_pull_request":819586.6331947554,"past_year_issues_closed_count":945,"past_year_pull_requests_closed_count":3123,"past_year_pull_request_authors_count":382,"past_year_issue_authors_count":1035,"past_year_avg_comments_per_issue":2.579774177712322,"past_year_avg_comments_per_pull_request":2.015629070070331,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1223,"past_year_merged_pull_requests_count":2642,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/issues","maintainers":[{"login":"oliviertassinari","count":489,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"michaldudak","count":346,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"siriwatknp","count":283,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"DiegoAndai","count":206,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"mnajdova","count":179,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"mj12albert","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"Janpot","count":139,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"alexfauquette","count":125,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"ZeeshanTamboli","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"aarongarciah","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"samuelsycamore","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"cherniavskii","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"LukasTy","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"hbjORbj","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hbjORbj"},{"login":"bharatkashyap","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"flaviendelangle","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"eps1lon","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"joserodolfofreitas","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"prakhargupta1","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"DanailH","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"hasdfa","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"michelengelen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"m4theushw","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"mbrookes","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"richbustos","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richbustos"},{"login":"JCQuintas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"nathanmarks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanmarks"},{"login":"MBilalShafi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"nikitaa24","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikitaa24"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"joshwooding","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwooding"},{"login":"DavidCnoops","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidCnoops"},{"login":"arthurbalduini","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"gerdadesign","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"rosskevin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rosskevin"},{"login":"dmtrKovalenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmtrKovalenko"},{"login":"dimitropoulos","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dimitropoulos"}],"active_maintainers":[{"login":"oliviertassinari","count":352,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"siriwatknp","count":215,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"michaldudak","count":196,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"DiegoAndai","count":176,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"mnajdova","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"Janpot","count":121,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"aarongarciah","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"mj12albert","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"alexfauquette","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"ZeeshanTamboli","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"samuelsycamore","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"cherniavskii","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"bharatkashyap","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"LukasTy","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"joserodolfofreitas","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"flaviendelangle","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"hasdfa","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"prakhargupta1","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"DanailH","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"michelengelen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"mbrookes","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"JCQuintas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"nikitaa24","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikitaa24"},{"login":"MBilalShafi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"m4theushw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"arthurbalduini","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zerio2%2Fmui_styles/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zerio2%2Fmui_styles/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zerio2%2Fmui_styles/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zerio2%2Fmui_styles/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zerio2%2Fmui_styles/codemeta","maintainers":[{"uuid":"zerio2","login":"zerio2","name":null,"email":"neoboij@gmail.com","url":null,"packages_count":9,"html_url":"https://www.npmjs.com/~zerio2","role":null,"created_at":"2023-11-25T17:17:55.183Z","updated_at":"2023-11-25T17:17:55.183Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/zerio2/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5264274,"maintainers_count":1091160,"namespaces_count":333594,"keywords_count":760514,"github":"npm","metadata":{"funded_packages_count":159192},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-12-16T06:37:22.408Z","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":11293422,"name":"@onepilothq/icons","ecosystem":"npm","description":"Onepilot Design icons as SVG React components.","homepage":"https://mui.com/material-ui/material-icons/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/material-ui","keywords_array":["react","react-component","mui","icons"],"namespace":"onepilothq","versions_count":1,"first_release_published_at":"2025-01-23T12:33:40.994Z","latest_release_published_at":"2025-01-23T12:33:40.994Z","latest_release_number":"6.4.1","last_synced_at":"2025-12-12T01:21:10.085Z","created_at":"2025-01-23T12:35:10.949Z","updated_at":"2025-12-12T01:21:10.085Z","registry_url":"https://www.npmjs.com/package/@onepilothq/icons","install_command":"npm install @onepilothq/icons","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/mui-org"},"dist-tags":{"latest":"6.4.1"}},"repo_metadata":{"id":19822297,"uuid":"23083156","full_name":"mui/material-ui","owner":"mui","description":"Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.","archived":false,"fork":false,"pushed_at":"2025-10-22T16:11:10.000Z","size":699196,"stargazers_count":96842,"open_issues_count":1774,"forks_count":32693,"subscribers_count":1324,"default_branch":"master","last_synced_at":"2025-10-22T18:17:02.502Z","etag":null,"topics":["design-system","material-design","material-ui","react","react-components"],"latest_commit_sha":null,"homepage":"https://mui.com/material-ui/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2014-08-18T19:11:54.000Z","updated_at":"2025-10-22T16:11:52.000Z","dependencies_parsed_at":"2025-06-02T16:06:01.092Z","dependency_job_id":"32b77193-1b92-4638-bb5e-6c82ade9eee5","html_url":"https://github.com/mui/material-ui","commit_stats":{"total_commits":23822,"total_committers":3211,"mean_commits":"7.4188726253503585","dds":0.8266728234405172,"last_synced_commit":"c0620e333641deda56f3cd68c7c3736098ee818c"},"previous_names":["mui-org/material-ui","callemall/material-ui"],"tags_count":568,"template":false,"template_full_name":null,"purl":"pkg:github/mui/material-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/sbom","scorecard":{"id":262861,"data":{"date":"2025-08-17T02:37:43Z","repo":{"name":"github.com/mui/material-ui","commit":"06de3386e5dbd68c7e7496219f702232dcd7ec9f"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.7,"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":"Maintained","score":10,"reason":"30 commit(s) and 1 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":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/check-if-pr-has-label.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yml: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:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/no-response.yml:22","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/check-if-pr-has-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci-check.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-cleanup.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/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/publish-canaries.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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 28 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":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  14 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:  13 out of  13 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":"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: 'allow deletion' disabled on branch 'v6.x'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v6.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v6.x'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'v6.x'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v6.x'","Warn: codeowners review is not required on branch 'master'","Warn: codeowners review is not required on branch 'v6.x'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v6.x'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v6.x'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v6.x'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v6.x'"],"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":"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":"CI-Tests","score":10,"reason":"28 out of 28 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 36 contributing companies or organizations","details":["Info: found contributions from: A11yance, LightSourceAI, TourConnect, Treeshakers, alienfast, calcom, callemall, cefsharp, cssinjs, emikra, goose-duck, instacart, jalaali, lightsourceai, mui, mui-org, nodejs, openfoodfacts, pabloengine, pretur, react-native-community, reactiran, reactjs, reactwg, state-machines, storybookjs, testing-library, text-em-all, typed-typings, typescript-cheatsheets, underjs, vercel, webpack, yarnpkg, yarnplugins, 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":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-cpj6-fhp6-mr6j","Warn: Project is vulnerable to: GHSA-f46r-rw29-r322","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","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-17T11:13:50.539Z","repository_id":19822297,"created_at":"2025-08-17T11:13:50.539Z","updated_at":"2025-08-17T11:13:50.539Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280748853,"owners_count":26383954,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-24T02:00:06.418Z","response_time":73,"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":"v7.3.4","sha":"28eadba9ec2899226ecbf4058b8fba1ddeab9e6d","kind":"tag","published_at":"2025-10-02T18:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4/manifests"},{"name":"v7.3.3","sha":"6984a79aa3ebde0ad9d1a21817de900f60b7dc90","kind":"tag","published_at":"2025-10-02T14:01:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3/manifests"},{"name":"v7.3.2","sha":"ebd180cdd48e365aa0c5c54b6568d5efc320590d","kind":"tag","published_at":"2025-09-02T06:18:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"3592ec32c4858c22bf99c535c037c13ee6db6b84","kind":"tag","published_at":"2025-08-06T09:33:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"ad98e5ebf7f2f629f9a8b054d9ee3e7217d163bf","kind":"tag","published_at":"2025-08-05T05:40:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0/manifests"},{"name":"v6.5.0","sha":"894dd472b2cc3bbf218eef521ce5a4bcbe914e60","kind":"tag","published_at":"2025-07-08T02:51:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0/manifests"},{"name":"v5.18.0","sha":"6b50143dcfc2aad56a37c9f2e1f14256e9a65c4e","kind":"tag","published_at":"2025-07-08T02:50:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0/manifests"},{"name":"v7.2.0","sha":"1496d735b2cf16501ce413daec40d627eee77e1d","kind":"tag","published_at":"2025-06-30T08:59:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0/manifests"},{"name":"v7.1.2","sha":"ad2d425db362790d6d0f90fbe5b5d3a5b5132503","kind":"tag","published_at":"2025-06-20T07:34:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2/manifests"},{"name":"v6.4.12","sha":"9179a92b0d97f6d0270c7fac733cfd81bd7354cc","kind":"tag","published_at":"2025-06-02T06:58:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12/manifests"},{"name":"v7.1.1","sha":"0ebb3a14ccc5dbee4ec2682b387511f107b95a65","kind":"tag","published_at":"2025-06-02T06:47:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"e3e07e0b8fac5ca8fb4bbf3ec453dbe79133552f","kind":"tag","published_at":"2025-05-06T08:50:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0/manifests"},{"name":"v6.4.11","sha":"6b3957d9d42c83e069da8e8bb534ec294dcb6254","kind":"tag","published_at":"2025-04-10T02:36:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11/manifests"},{"name":"v7.0.2","sha":"ebb24ce49e1ef8358600a7787cb6c8d671cead63","kind":"tag","published_at":"2025-04-09T13:08:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2/manifests"},{"name":"v6.4.10","sha":"d80a3609c8a7274dc5fafa348382059945aee449","kind":"tag","published_at":"2025-03-31T19:03:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10/manifests"},{"name":"v7.0.1","sha":"d6fdcac555725c3807e6f03445e3a051398ee739","kind":"tag","published_at":"2025-03-28T18:58:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"22aa7db2ed23df3b43530e9fdb57bc1051221457","kind":"tag","published_at":"2025-03-26T14:16:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0/manifests"},{"name":"v6.4.9","sha":"a884cb821f67a831f44cc6abfc3bc77faef91ada","kind":"tag","published_at":"2025-03-25T15:45:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9/manifests"},{"name":"v7.0.0-rc.0","sha":"ebaec8db8ae1b90183817cb0bad549d7fc63fe79","kind":"tag","published_at":"2025-03-19T09:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0/manifests"},{"name":"v5.17.1","sha":"0d509f8a4a48031a1e25974a1604b803892ce94e","kind":"tag","published_at":"2025-03-18T18:44:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"b0dc8270c5a2896293ff8b61052120a13819f0a1","kind":"tag","published_at":"2025-03-18T15:28:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0/manifests"},{"name":"v6.4.8","sha":"2bded219fabaaefc2083aa660d5856ab75cfa8d6","kind":"tag","published_at":"2025-03-17T17:54:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8/manifests"},{"name":"v7.0.0-beta.4","sha":"260ed53760f179e3bb4f1f43e2f2712ecbf9fdd7","kind":"tag","published_at":"2025-03-13T13:30:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4/manifests"},{"name":"v6.4.7","sha":"d1ca0a45fea4327ba4dc9876e62922785493f1c3","kind":"tag","published_at":"2025-03-05T15:19:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7/manifests"},{"name":"v7.0.0-beta.3","sha":"9dea4105c8b413e087bd1d0cc517b52831a2eb86","kind":"tag","published_at":"2025-03-05T15:13:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"48acea181cac8ca14455e76d01d3554ba578781e","kind":"tag","published_at":"2025-02-27T15:00:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2/manifests"},{"name":"v7.0.0-beta.1","sha":"2cf2e71af3c2b26694964884456bc335c2ba6cdb","kind":"tag","published_at":"2025-02-26T18:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1/manifests"},{"name":"v6.4.6","sha":"356b885778a2af26505d5dbba76a9abcceb69800","kind":"tag","published_at":"2025-02-26T13:39:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6/manifests"},{"name":"v7.0.0-beta.0","sha":"b485c1abec1d776e925ca90e6fa7d91e9bd057a7","kind":"tag","published_at":"2025-02-26T13:22:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0/manifests"},{"name":"v7.0.0-alpha.2","sha":"ba14b7070070281c8a6cea1df7653f007bb8da49","kind":"tag","published_at":"2025-02-18T18:57:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.4.5","sha":"6f2b908baa7863e2cbf0ec4518dc90ccfd53597b","kind":"tag","published_at":"2025-02-18T18:46:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5/manifests"},{"name":"v7.0.0-alpha.1","sha":"c390c1c2d1c85f42d40f16ce405a3c4b62026ec7","kind":"tag","published_at":"2025-02-11T17:34:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1/manifests"},{"name":"v6.4.4","sha":"c66361a6ad9d1354b60e6fb93ba3144c1348ab15","kind":"tag","published_at":"2025-02-11T14:31:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4/manifests"},{"name":"v6.4.3","sha":"cee310a92f61ffb75284195a9ed30bcb367c78e2","kind":"tag","published_at":"2025-02-04T18:53:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3/manifests"},{"name":"v7.0.0-alpha.0","sha":"3e3195a4285ca716061f7d7d87f4915630af1b69","kind":"tag","published_at":"2025-02-03T12:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.4.2","sha":"1813d89a599a4027fd216062b2cac8b0c1864f1d","kind":"tag","published_at":"2025-01-29T15:50:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2/manifests"},{"name":"v6.4.1","sha":"819e662a2ce210f8805c45057389217cb1c39a83","kind":"tag","published_at":"2025-01-21T13:23:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"f9949a8889c7e69cac145ce56411298a234d2e49","kind":"tag","published_at":"2025-01-14T16:46:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0/manifests"},{"name":"v5.16.14","sha":"ba588c8333d765af63ab15c8b33dd947b615f70b","kind":"tag","published_at":"2025-01-06T21:20:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14/manifests"},{"name":"v6.3.1","sha":"afd551abd3be44de711d6baef48e62e18b97c908","kind":"tag","published_at":"2025-01-03T13:53:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1/manifests"},{"name":"v5.16.13","sha":"e52a6379f22d38453fa046d410b0c4700707dbd9","kind":"tag","published_at":"2024-12-25T11:25:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13/manifests"},{"name":"v6.3.0","sha":"84d6ecfdccd10f204854beeef98bcc55dc99d117","kind":"tag","published_at":"2024-12-23T18:10:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"17026fc203a8b413ec7343b6eeb267a50519d515","kind":"tag","published_at":"2024-12-17T13:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1/manifests"},{"name":"v5.16.12","sha":"b8fbcf5fb5169d8db6ee0ec35001816d2777e8d4","kind":"tag","published_at":"2024-12-17T13:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12/manifests"},{"name":"v5.16.11","sha":"2413ff076b0d462736dfccd399b4be863fd79ec2","kind":"tag","published_at":"2024-12-11T10:13:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11/manifests"},{"name":"v6.2.0","sha":"3a8ceaead5ac4c2c4554e6500ca3d197420a04c2","kind":"tag","published_at":"2024-12-11T02:03:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0/manifests"},{"name":"v6.1.10","sha":"5c5e9f6d8a90034cd75dcb92403caf6b37efc916","kind":"tag","published_at":"2024-12-04T10:03:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10/manifests"},{"name":"v5.16.9","sha":"ec085b677c43ed1f37e66bd2fb58f27dce9f7184","kind":"tag","published_at":"2024-12-04T09:34:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9/manifests"},{"name":"v5.16.8","sha":"096adfbe28d038397a7f3cf3494b86844226e162","kind":"tag","published_at":"2024-11-28T06:51:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8/manifests"},{"name":"v6.1.9","sha":"821784419eefb89e4ce7b66c4b602a1e33d2fa88","kind":"tag","published_at":"2024-11-27T13:22:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9/manifests"},{"name":"v6.1.8","sha":"0b8739f145423bafdd8e2871312307bfb31c58ef","kind":"tag","published_at":"2024-11-20T15:09:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8/manifests"},{"name":"v6.1.7","sha":"a7d441d0bd3bfc16a1ce9e6d7ff3ad1afc6b62f1","kind":"tag","published_at":"2024-11-13T15:31:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7/manifests"},{"name":"v6.1.6","sha":"32112b76aa821c2a1e98120545019ef1a71ea274","kind":"tag","published_at":"2024-10-30T13:54:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6/manifests"},{"name":"v6.1.5","sha":"01c5f344628bc66e16f86284ee0fc7107002a5ca","kind":"tag","published_at":"2024-10-22T10:28:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5/manifests"},{"name":"v6.1.4","sha":"15ea548de803e4602894cae6304a497d7ddaf09c","kind":"tag","published_at":"2024-10-15T18:35:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4/manifests"},{"name":"v6.1.3","sha":"c7de2cae15cc7b7025ad79e3623320526ed16462","kind":"tag","published_at":"2024-10-09T09:47:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3/manifests"},{"name":"v6.1.2","sha":"e6ff0b5016ac4fa40cdc9b78a0d9ecdd2c0cd9db","kind":"tag","published_at":"2024-10-02T14:51:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"263c7259451d5b928bbdfd299c9c0afc89dfec02","kind":"tag","published_at":"2024-09-19T06:42:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"94cc3d0a66456713e6e25edf9a1ba35ad8df88bc","kind":"tag","published_at":"2024-09-11T13:09:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"bb620d85a89651ca4350e8861bbb35776d583726","kind":"tag","published_at":"2024-09-03T10:33:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"71dbef69dcbf2b87831af579fb777b4f1f4b219a","kind":"tag","published_at":"2024-08-29T13:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"c9a9adfb90e939c0590de6edf10d0c65fcbc8b1e","kind":"tag","published_at":"2024-08-27T09:06:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.0","sha":"55bea65c83c1beac77382fe961f8aa72eec21daa","kind":"tag","published_at":"2024-08-22T08:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0/manifests"},{"name":"v6.0.0-beta.6","sha":"cbb6f8d3b1b72732d51f5628765cfd7e75bd5747","kind":"tag","published_at":"2024-08-18T02:55:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6/manifests"},{"name":"v5.16.7","sha":"b505fd7b64e92db523198712a5d6716c494e0c66","kind":"tag","published_at":"2024-08-09T09:19:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7/manifests"},{"name":"v6.0.0-beta.5","sha":"75c24b0828981651082a3eede027b6871c96c440","kind":"tag","published_at":"2024-08-08T08:52:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5/manifests"},{"name":"v5.16.6","sha":"6eb1bdce38d0fc67fa8aebca260043c7fc8eb3e8","kind":"tag","published_at":"2024-07-30T21:06:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6/manifests"},{"name":"v6.0.0-beta.4","sha":"12532afa3e4f6f13a9fa86eb459c27792c36b6f9","kind":"tag","published_at":"2024-07-30T20:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4/manifests"},{"name":"v5.16.5","sha":"40792e6efb2c92b8964a3912e08aeb4fb7fc41c8","kind":"tag","published_at":"2024-07-25T06:42:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5/manifests"},{"name":"v6.0.0-beta.3","sha":"02fde66a0cd72fb7fe3681a5ea8c4de733b4a865","kind":"tag","published_at":"2024-07-24T18:27:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3/manifests"},{"name":"v5.16.4","sha":"77af399a3ad76f31e5f2e0fab5650b628fa50990","kind":"tag","published_at":"2024-07-16T16:01:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4/manifests"},{"name":"v6.0.0-beta.2","sha":"9ad8c1fd8dfd21d8e37fe73d71e011542b23db72","kind":"tag","published_at":"2024-07-16T14:46:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2/manifests"},{"name":"v5.16.3","sha":"e1824453bdb0a89f15d4dfe47a1c4f90fa0f0500","kind":"tag","published_at":"2024-07-16T14:18:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3/manifests"},{"name":"v6.0.0-beta.1","sha":"19c1935757925d834928a30ea41f58bb95fb355f","kind":"tag","published_at":"2024-07-16T09:42:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1/manifests"},{"name":"v5.16.2","sha":"56ddd108fe153592a800fce4d43f9758b0ff5101","kind":"tag","published_at":"2024-07-16T09:10:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2/manifests"},{"name":"v6.0.0-beta.0","sha":"3364f0740aa5c86e057ec5b0d22c1b12bfd96fa4","kind":"tag","published_at":"2024-07-11T15:54:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0/manifests"},{"name":"v5.16.1","sha":"431af6a2fd9bf6cd0422c61e36c937d1ea5e5015","kind":"tag","published_at":"2024-07-11T15:48:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1/manifests"},{"name":"v5.16.0","sha":"e5e9b9d5e952b52752b758179da20d3fa0982c05","kind":"tag","published_at":"2024-07-05T13:32:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0/manifests"},{"name":"v6.0.0-alpha.14","sha":"2a15dd74c76bacbc867a7313fdc2c42c6168327c","kind":"tag","published_at":"2024-07-05T04:25:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14/manifests"},{"name":"v6.0.0-alpha.13","sha":"a070a894fbe21c52df446438ca1bb5a891d5e1b5","kind":"tag","published_at":"2024-07-03T07:44:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13/manifests"},{"name":"v5.15.21","sha":"a306ce4afcc60de4c3e43b8f9183862235d9318e","kind":"tag","published_at":"2024-06-28T14:09:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21/manifests"},{"name":"v6.0.0-alpha.12","sha":"fb476c6c18b850e8400d03afb7447802afbfd357","kind":"tag","published_at":"2024-06-24T17:12:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.15.20","sha":"f20fa0ba4016e5425a2a4cce841075253828a551","kind":"tag","published_at":"2024-06-12T12:58:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20/manifests"},{"name":"v6.0.0-alpha.11","sha":"22c5206a9e8191b2f81131d6978a0958e55b7032","kind":"tag","published_at":"2024-06-12T08:18:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11/manifests"},{"name":"v6.0.0-alpha.10","sha":"e5ac6c0eef5efd4fa5c5eb11ccbf08e58e7443f8","kind":"tag","published_at":"2024-06-04T10:35:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10/manifests"},{"name":"v6.0.0-alpha.9","sha":"925de32766317bb84a92ec24b2b6465c8e48cc04","kind":"tag","published_at":"2024-05-29T12:25:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.15.19","sha":"77f606ba73bb5439d66871177772f54196044450","kind":"tag","published_at":"2024-05-29T12:01:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19/manifests"},{"name":"v6.0.0-alpha.8","sha":"c7dbe6e8256cef7bd2dbdcbee55428ad82513cd0","kind":"tag","published_at":"2024-05-21T16:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.15.18","sha":"607daac5baa9c8151f111fe4bacea1d7e61881a3","kind":"tag","published_at":"2024-05-16T09:29:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18/manifests"},{"name":"v6.0.0-alpha.7","sha":"997bec6d8d30a1a891aff4eeedefa41c93eaa95c","kind":"tag","published_at":"2024-05-16T06:31:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"7c8db04b91500ba77301acd360d21bff7f7c752f","kind":"tag","published_at":"2024-05-08T13:13:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.15.17","sha":"9bc4fc42959427246addfdf29db95847cc38e410","kind":"tag","published_at":"2024-05-08T12:24:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17/manifests"},{"name":"v5.15.16","sha":"284e251c155d92078f80f98919f4ab260b05e9be","kind":"tag","published_at":"2024-05-01T14:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16/manifests"},{"name":"v6.0.0-alpha.5","sha":"571d5046e26aa07605cb1e01ca99b2eb0b04d009","kind":"tag","published_at":"2024-05-01T14:16:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5/manifests"},{"name":"v6.0.0-alpha.4","sha":"afffc2ffc3db1e6abf48f3b3e13a41e8b758f874","kind":"tag","published_at":"2024-04-24T07:30:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4/manifests"},{"name":"v6.0.0-alpha.3","sha":"6d5e44409344ea4e13ceb3a02c4446dc6a7323b4","kind":"tag","published_at":"2024-04-17T16:10:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3/manifests"},{"name":"v6.0.0-alpha.2","sha":"4e75758b37119bd821435c23d9c111c545e186b6","kind":"tag","published_at":"2024-04-09T15:09:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2/manifests"},{"name":"v6.0.0-alpha.1","sha":"84307c1a2495a716788ec25f046faaa4d16c88c7","kind":"tag","published_at":"2024-04-05T10:43:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1/manifests"},{"name":"v5.15.15","sha":"5a079965186640b5176f00c537f3b9e6c299b5c4","kind":"tag","published_at":"2024-04-04T07:09:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15/manifests"},{"name":"v6.0.0-alpha.0","sha":"2a15ad6f1f5507162b1a5aebf78976ca3023183b","kind":"tag","published_at":"2024-03-26T15:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.15.14","sha":"9585d28317c90f2c71ab88dd5ae37638bb64ad82","kind":"tag","published_at":"2024-03-19T08:18:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14/manifests"},{"name":"v5.15.13","sha":"dbcb678234296de56afaf3138917e967e8d1934a","kind":"tag","published_at":"2024-03-13T14:17:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13/manifests"},{"name":"pigment@0.0.1","sha":"0e765a618a7676c507852cec024464b1fc1cd80f","kind":"tag","published_at":"2024-03-08T04:20:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/pigment@0.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/pigment@0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@pigment%400.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1/manifests"},{"name":"v5.15.12","sha":"5ad69e161d7520274cd37a2524ffb935b6dda158","kind":"tag","published_at":"2024-03-05T15:33:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12/manifests"},{"name":"v5.15.11","sha":"e3257a4d68481b0ca6efd5d06cb5c1e1e77e4286","kind":"tag","published_at":"2024-02-22T08:52:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11/manifests"},{"name":"v5.15.10","sha":"94fcd3ada0842108a9a2ce53e121931e5448649f","kind":"tag","published_at":"2024-02-12T12:38:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10/manifests"},{"name":"v5.15.9","sha":"7917d2a8a4acc0b07328dee8273847652491b769","kind":"tag","published_at":"2024-02-08T12:55:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9/manifests"},{"name":"v5.15.8","sha":"fe5a59e616637a0488b122749479b782f5f8dfa2","kind":"tag","published_at":"2024-02-06T20:42:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8/manifests"},{"name":"v5.15.7","sha":"b80acd69c7c848709d01465d6727b13ed6109258","kind":"tag","published_at":"2024-01-31T13:23:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7/manifests"},{"name":"v5.15.6","sha":"1700e5cd9cbb3bc648b7f799f837c4d23ed42700","kind":"tag","published_at":"2024-01-22T18:09:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6/manifests"},{"name":"v5.15.5","sha":"5d7c4e26a4973a3a80bf5f8a9a8ea14f89554fe0","kind":"tag","published_at":"2024-01-17T09:27:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5/manifests"},{"name":"v5.15.4","sha":"6aadbf91c5eb2c94dea9a49a19eb532606410a5a","kind":"tag","published_at":"2024-01-10T13:49:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4/manifests"},{"name":"v5.15.3","sha":"9fa4e472f9ba4fd4e7f8cfb8bc0d1f1d455ace23","kind":"tag","published_at":"2024-01-03T15:22:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"5d5dd15f70db9ffcb85d4dc57da8a20f5240fb81","kind":"tag","published_at":"2023-12-25T14:24:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"8be7ac66b99059bf2c2edcca9cf15981d389db6b","kind":"tag","published_at":"2023-12-19T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"8c2c6a88a509f9da7c453d4a3c3ab4749a57a36d","kind":"tag","published_at":"2023-12-12T18:21:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0/manifests"},{"name":"v5.14.20","sha":"14fa79f4328e901f82d7fc39aba722a9bf4a8df0","kind":"tag","published_at":"2023-12-05T09:28:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20/manifests"},{"name":"v5.14.19","sha":"a07b4925255aa3fc7ae1255130e182e4573c58d7","kind":"tag","published_at":"2023-11-29T21:11:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19/manifests"},{"name":"v5.14.18","sha":"43a41b6b2fa3f0a186a852b894452722e3a38f04","kind":"tag","published_at":"2023-11-14T08:27:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18/manifests"},{"name":"v5.14.17","sha":"c54a42dd8b0ec8e850bd60438e60a1a8acb3b4a4","kind":"tag","published_at":"2023-11-06T15:34:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17/manifests"},{"name":"v5.14.16","sha":"391b57a05daf67a8154471dae645471f5ffac09f","kind":"tag","published_at":"2023-10-31T10:57:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16/manifests"},{"name":"v5.14.15","sha":"6baedcfed27419ed6b9685f27fcbf3eff46133a3","kind":"tag","published_at":"2023-10-24T15:41:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15/manifests"},{"name":"v5.14.14","sha":"a0cfa182db3e7b196efe36cfe7b31d304c5a0a4e","kind":"tag","published_at":"2023-10-17T13:58:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14/manifests"},{"name":"v5.14.13","sha":"b8811a0fa59e7663b240183219db32f9a617e607","kind":"tag","published_at":"2023-10-10T19:42:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13/manifests"},{"name":"v5.14.12","sha":"bd450a0fdb19b087f47e1d7cce5a72417ec977cc","kind":"commit","published_at":"2023-10-04T16:31:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12/manifests"},{"name":"v5.14.11","sha":"13c0894d0c14c7f577a0a95492aeaa8fff8da33a","kind":"tag","published_at":"2023-09-26T11:47:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11/manifests"},{"name":"v5.14.10","sha":"14e97bffa62760cabcdc7244bff445b423f5286a","kind":"tag","published_at":"2023-09-18T10:18:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10/manifests"},{"name":"v5.14.9","sha":"8255b71ccdbfe9a20f856b5d68a269ab1c5452ca","kind":"tag","published_at":"2023-09-13T13:36:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9/manifests"},{"name":"v5.14.8","sha":"74c58dabc2cf5ed2242fb08e4781d26088d06b12","kind":"tag","published_at":"2023-09-05T12:34:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8/manifests"},{"name":"v5.14.7","sha":"8a09d535f101aac98935f82b76345ca9691b5e2b","kind":"tag","published_at":"2023-08-29T12:04:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7/manifests"},{"name":"v5.14.6","sha":"a1f511dd6ed9adba561e2ba00e1348136ed656db","kind":"commit","published_at":"2023-08-24T11:19:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6/manifests"},{"name":"v5.14.5","sha":"61fbfd1546c55caca984695a41f9c95668d414fc","kind":"tag","published_at":"2023-08-14T14:39:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5/manifests"},{"name":"v5.14.4","sha":"40f4b275022f03e48cf4809cd53d0d0dabb40424","kind":"tag","published_at":"2023-08-08T09:51:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4/manifests"},{"name":"v5.14.3","sha":"2deea341c9abfb640f22520e0c277027f3f91cd0","kind":"tag","published_at":"2023-08-01T15:33:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3/manifests"},{"name":"v5.14.2","sha":"36d9f0d3659e2f5ab1d924988313986962a0bf35","kind":"tag","published_at":"2023-07-25T10:01:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2/manifests"},{"name":"v5.14.1","sha":"f2e5ded80e94407f63a27eadb018139d6f967313","kind":"tag","published_at":"2023-07-19T09:05:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1/manifests"},{"name":"v5.14.0","sha":"2529e3aaaaec2c9f8e8cf669e58bb9c81db5a6d8","kind":"tag","published_at":"2023-07-11T14:57:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0/manifests"},{"name":"v5.13.7","sha":"aac2d5b526e8139314d99f827ecc3b2c24e99686","kind":"tag","published_at":"2023-07-04T08:53:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7/manifests"},{"name":"v5.13.6","sha":"312270bc71224067e1910bbee9f800b4a2469cc7","kind":"tag","published_at":"2023-06-23T14:05:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6/manifests"},{"name":"v5.13.5","sha":"24b3af68ebe79c1891e45c60c6bcfd26f8818f73","kind":"tag","published_at":"2023-06-12T13:43:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5/manifests"},{"name":"v5.13.4","sha":"a522d82df32d3bfab46b25f5ff24eeb9670c83fb","kind":"tag","published_at":"2023-06-05T17:30:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4/manifests"},{"name":"v5.13.3","sha":"70d4a2bb49dca9fef7854a1463a392094222812b","kind":"tag","published_at":"2023-05-29T11:22:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3/manifests"},{"name":"v5.13.2","sha":"f661923e9aa9d9cc634750affbb04bf2007bc57d","kind":"tag","published_at":"2023-05-22T16:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2/manifests"},{"name":"v5.13.1","sha":"0c58832b6e182f782e73b118ed9681055db3e249","kind":"tag","published_at":"2023-05-17T05:25:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"9130a021ca34746e4076fcae50c57bc584026b8f","kind":"tag","published_at":"2023-05-10T08:14:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0/manifests"},{"name":"v5.12.3","sha":"9710ff34b16a0f271107a8619a28546ae3ca7c18","kind":"tag","published_at":"2023-05-02T14:17:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"5b7e9c52e37ef0c3274a762f38cd7ef7ffc9e7a8","kind":"tag","published_at":"2023-04-25T16:42:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"d14d288ae9e9b0e2b3b33d0a77b4113f024d4215","kind":"tag","published_at":"2023-04-17T15:57:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"05127cf65b4250f836897428cd15829669ab8d6c","kind":"tag","published_at":"2023-04-11T09:58:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0/manifests"},{"name":"v5.11.16","sha":"af5e109990a26318c96dbff6f25759ba91f0e147","kind":"tag","published_at":"2023-04-04T14:00:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16/manifests"},{"name":"v5.11.15","sha":"ae98db6aca5f9d4b754ff9fce4ce33f738a00f65","kind":"tag","published_at":"2023-03-28T13:06:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15/manifests"},{"name":"v5.11.14","sha":"f34d17c3294fcdb63fe9a135b4f3aa2459c81189","kind":"tag","published_at":"2023-03-21T17:45:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14/manifests"},{"name":"v5.11.13","sha":"9f7a2bfac55faed1b1c6c7b4b6d1b1659a076bab","kind":"tag","published_at":"2023-03-14T09:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13/manifests"},{"name":"v5.11.12","sha":"b76b8f1098a6c01f39e5e19bf3abf77c2b9cf475","kind":"tag","published_at":"2023-03-06T15:03:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12/manifests"},{"name":"v5.11.11","sha":"58df7f1905f16533ddb5a7977346c0f4548e4547","kind":"tag","published_at":"2023-02-28T09:55:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11/manifests"},{"name":"v5.11.10","sha":"676bc85fa2b02f92f21dd5c7e15f453b6b9c2e3d","kind":"tag","published_at":"2023-02-20T11:30:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10/manifests"},{"name":"v5.11.9","sha":"af5b3f5e7a79da9ef4bbd63d8fcf60927ffb6533","kind":"tag","published_at":"2023-02-14T14:30:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9/manifests"},{"name":"v5.11.8","sha":"d4d8512ce3453711f3c661374579b0d2ed13f3e7","kind":"tag","published_at":"2023-02-07T10:50:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8/manifests"},{"name":"v5.11.7","sha":"33cac172846b032d3f8b9333b72b2af832dd47d0","kind":"tag","published_at":"2023-01-31T09:39:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7/manifests"},{"name":"v5.11.6","sha":"a2e552314847b4d52498538d7ca171763067a5d0","kind":"tag","published_at":"2023-01-23T20:28:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6/manifests"},{"name":"v5.11.5","sha":"685c72dfaf840f4d5b7a3ab738ddcabd74418823","kind":"tag","published_at":"2023-01-18T01:43:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5/manifests"},{"name":"v5.11.4","sha":"bc859d95e4415f880cd6bcb6f44cc9e5e8c8097c","kind":"tag","published_at":"2023-01-09T13:57:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4/manifests"},{"name":"v5.11.3","sha":"a526207c3957de4ebfcda937b58327d69464f15c","kind":"tag","published_at":"2023-01-02T17:00:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3/manifests"},{"name":"v5.11.2","sha":"e9d8fa07e1ff979bcaf92837b131cd9e292f0161","kind":"tag","published_at":"2022-12-26T14:56:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2/manifests"},{"name":"v5.11.1","sha":"a1e30390da62019e5769e398f4cbc9f8892d8f9a","kind":"commit","published_at":"2022-12-20T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"191acda4545c394b78964ab80b364e15686f0e9b","kind":"tag","published_at":"2022-12-13T12:56:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0/manifests"},{"name":"v5.10.17","sha":"4265f343b49e4af9673a49e585439d35c8deeab2","kind":"tag","published_at":"2022-12-06T10:59:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17/manifests"},{"name":"v5.10.16","sha":"b8aa3974d84c176b8857e8d5b29a7be8670bb410","kind":"tag","published_at":"2022-11-28T16:00:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16/manifests"},{"name":"v5.10.15","sha":"14a6e1c61edb5f66f4888e32c04df5e637e7cfc4","kind":"commit","published_at":"2022-11-22T09:45:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15/manifests"},{"name":"v5.10.14","sha":"c2da6de1c504c7dbd8ae1d0771c184c1544a0c76","kind":"tag","published_at":"2022-11-15T09:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14/manifests"},{"name":"v5.10.13","sha":"2f4c2190d1d3614d8063e84b79d4d1f034b3e3fe","kind":"tag","published_at":"2022-11-07T17:53:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13/manifests"},{"name":"v5.10.12","sha":"30cb27cff1d4e1838ca4235ab4285e20f2b2a870","kind":"tag","published_at":"2022-10-31T15:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12/manifests"},{"name":"v5.10.11","sha":"c80ff0339882859af7e17f8bfd0a5f6880b323f8","kind":"commit","published_at":"2022-10-25T09:34:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11/manifests"},{"name":"v5.10.10","sha":"639224a3e3600cb0e04755d89aab250297b6d851","kind":"tag","published_at":"2022-10-18T08:35:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10/manifests"},{"name":"v5.10.9","sha":"7bd7c219e2670ff7791148e9b1a1d2387528fc0c","kind":"tag","published_at":"2022-10-11T11:56:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9/manifests"},{"name":"v5.10.8","sha":"d4a3216cdd858899960f945d6e00b2d59bf1d5d1","kind":"tag","published_at":"2022-10-03T16:28:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8/manifests"},{"name":"v5.10.7","sha":"d9ef6e788eee11256818329c7429242f8b769263","kind":"commit","published_at":"2022-09-27T01:44:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7/manifests"},{"name":"v5.10.6","sha":"0f75f3d78b67c405c23bfd14a29aedff367415b7","kind":"tag","published_at":"2022-09-19T14:34:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6/manifests"},{"name":"v5.10.5","sha":"594d87dab0e43e641a6826c935df8f2c10672955","kind":"tag","published_at":"2022-09-12T14:40:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5/manifests"},{"name":"v5.10.4","sha":"c8feb29320a22cc4461fb5ef5f4f7de7bd96a59b","kind":"commit","published_at":"2022-09-06T09:11:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"992421d0114a9df72d358fe6fccc28c1fb6f1505","kind":"tag","published_at":"2022-08-29T17:37:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"99b23c06d9b018d6c500fa1acb3030d673e219ab","kind":"tag","published_at":"2022-08-23T10:25:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"dfc0b89c665de8e5e3e4ecf68d8c782e74dbb65c","kind":"tag","published_at":"2022-08-16T17:55:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"7f502e06d54c5a2f389a1639358c84279462b54a","kind":"commit","published_at":"2022-08-09T03:21:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0/manifests"},{"name":"v5.9.3","sha":"89617ef683d2bcd2c870e9c1bd58ad4d55247fd5","kind":"tag","published_at":"2022-08-01T20:54:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3/manifests"},{"name":"v5.9.2","sha":"b7f0a16eca4ac2044703032838f90873ec063d75","kind":"tag","published_at":"2022-07-25T15:12:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2/manifests"},{"name":"v5.9.1","sha":"1937412c4345569d98c0950a1016c22508e1ff81","kind":"tag","published_at":"2022-07-18T17:23:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"88ad7d4e623183b8e20702e7961ef9c8de330dc7","kind":"commit","published_at":"2022-07-12T08:54:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0/manifests"},{"name":"v5.8.7","sha":"be0ab4c062a22fc4bb52c47d005b57203b56c09c","kind":"tag","published_at":"2022-07-04T20:39:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7/manifests"},{"name":"v5.8.6","sha":"c58f6653411e0ff38bf67a512d16b87c6523606b","kind":"tag","published_at":"2022-06-27T14:21:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6/manifests"},{"name":"v5.8.5","sha":"3c528113f47cfddf2504ea02ba3065e7c5c46928","kind":"tag","published_at":"2022-06-21T18:05:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5/manifests"},{"name":"v5.8.4","sha":"a6e782ec2f037e2ca989515048ce5f22fe760595","kind":"tag","published_at":"2022-06-14T10:00:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4/manifests"},{"name":"v5.8.3","sha":"b1e4b9cd3e1d88286f9d1485864310a7c1f23a79","kind":"tag","published_at":"2022-06-07T19:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3/manifests"},{"name":"v5.8.2","sha":"93b0aba905b3b6947f58a02d911489bb737ee880","kind":"commit","published_at":"2022-05-31T11:47:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2/manifests"},{"name":"v5.8.1","sha":"1eee9ee437f39f1c3438209154df8e8b9ecd990d","kind":"tag","published_at":"2022-05-23T16:04:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"6a468718b970c39ae83a4029bcb53071c9567430","kind":"tag","published_at":"2022-05-17T09:42:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4eef029981b08c77a9c52d0b863e6b5ced279087","kind":"tag","published_at":"2022-05-10T09:06:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0/manifests"},{"name":"v5.6.4","sha":"edb7e8895ef8def2bf59376d7631e0360a77aaf6","kind":"commit","published_at":"2022-05-02T11:46:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4/manifests"},{"name":"v5.6.3","sha":"124d5e2f0022d17b577a464e6b3a69fa2511105e","kind":"tag","published_at":"2022-04-25T14:04:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3/manifests"},{"name":"v5.6.2","sha":"b3645b3fd11dc26a06ea370a41b5bac1026c6792","kind":"tag","published_at":"2022-04-18T16:10:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2/manifests"},{"name":"v5.6.1","sha":"0251fd5222079e4a512bbd32dff4a7a4c3efe997","kind":"tag","published_at":"2022-04-11T13:21:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"8dcdea53f927ab207718d7ee6576806aca2a3798","kind":"commit","published_at":"2022-04-06T03:27:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0/manifests"},{"name":"v4.12.4","sha":"a563a60219f7f6519fb0f34f6d8e3bf0974e6495","kind":"tag","published_at":"2022-04-03T14:38:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4/manifests"},{"name":"v5.5.3","sha":"96e1f40a3b8aa809d543aa7d466eb48cdfa0b53d","kind":"tag","published_at":"2022-03-28T14:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"dd411b017ea7504a14a16821b694ac6aa01d9b6d","kind":"tag","published_at":"2022-03-21T15:15:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"350b15ee91a93040d50391cb9a45440a90e6b2d1","kind":"tag","published_at":"2022-03-14T16:49:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"f3412aa9d179fdfc3f5c0a4a1cfc1965faef7307","kind":"commit","published_at":"2022-03-07T13:53:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0/manifests"},{"name":"v5.4.4","sha":"965f2eb8cb79bb0685a13d9e28c09617b22358cd","kind":"tag","published_at":"2022-02-28T15:21:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4/manifests"},{"name":"v5.4.3","sha":"e2892a61ea56b6578c2efc81d0324660082ad93c","kind":"tag","published_at":"2022-02-21T16:40:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3/manifests"},{"name":"v5.4.2","sha":"01371028b27156419923b362c4b0af92dc08b29f","kind":"tag","published_at":"2022-02-15T14:57:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"fbce2f80c6cb36e59a4a6826ae46b59a10e1c831","kind":"commit","published_at":"2022-02-08T11:34:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"ba4e819aa58b6a36ae4d96ee79c2a5310a812670","kind":"tag","published_at":"2022-02-01T09:00:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"337be3b2a630d791a5cbc5a2a4575d4f58e38df3","kind":"tag","published_at":"2022-01-24T15:05:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"dcbfc54f581dbf1c0008a8e9e578f896f06228ab","kind":"tag","published_at":"2022-01-17T22:45:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0/manifests"},{"name":"v5.2.8","sha":"f80abbb5f942064c9c270b2ac5bb2a2318876754","kind":"tag","published_at":"2022-01-10T20:11:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8/manifests"},{"name":"v5.2.7","sha":"5daaf9be5115b1cb777fb4cf3d9125baddfe5720","kind":"tag","published_at":"2022-01-03T12:34:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7/manifests"},{"name":"v5.2.6","sha":"052db9d577a03ed8d588ecca9e6c0a5f5ba676e1","kind":"tag","published_at":"2021-12-27T14:23:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6/manifests"},{"name":"v5.2.5","sha":"f8697de9c250dbc6b446bcc08566f50fb4070aab","kind":"tag","published_at":"2021-12-20T14:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5/manifests"},{"name":"v5.2.4","sha":"b265431f9a32ea726c5227821126fbc6424117d5","kind":"commit","published_at":"2021-12-14T13:41:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4/manifests"},{"name":"v5.2.3","sha":"9c3dc12c3de241f44d923bfb089200980f3fd23d","kind":"tag","published_at":"2021-12-06T16:12:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3/manifests"},{"name":"v5.2.2","sha":"fcaec7a75f951c9db79c99c42370ca18212c1f16","kind":"tag","published_at":"2021-11-29T16:51:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"586d9ba2472d549c180cbacddf97eb73425286b3","kind":"tag","published_at":"2021-11-25T11:50:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"353cecb5391571163eb6bd8cbf36d2dd299aaf56","kind":"tag","published_at":"2021-11-23T13:25:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"ddbe15b4d8b7cc1dc84720264fde0b1dafb6166f","kind":"commit","published_at":"2021-11-16T15:06:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"7e26583fe1f95f5c3682213105f8f4b51c9d61c9","kind":"tag","published_at":"2021-11-08T15:14:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0/manifests"},{"name":"v5.0.6","sha":"99752d2848f17c5d1e4840f54863899a19387162","kind":"tag","published_at":"2021-10-27T08:43:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6/manifests"},{"name":"v5.0.5","sha":"58f8ff1f8bc7f0cc4bb728654604a194b3c3790b","kind":"tag","published_at":"2021-10-26T10:14:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"86443310e4344ae1ce6e04f084d58e17e4d62170","kind":"tag","published_at":"2021-10-14T15:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"36258031912caf662f69ca3769c6e0bd46946050","kind":"tag","published_at":"2021-10-07T12:26:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"c510762a325116c654afd3c21381a50b942c2c66","kind":"tag","published_at":"2021-09-29T09:29:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"afcf3ee18e7a9c526348b3bce74b69781b4ad071","kind":"tag","published_at":"2021-09-22T12:15:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"85598e74b85a89a16f8bdf5b68346ca8d6b70557","kind":"tag","published_at":"2021-09-16T11:28:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.1","sha":"1b563a153f5b2736f79a3f45573e2e2b66ba0a9a","kind":"tag","published_at":"2021-09-08T13:55:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"698492a5401b12578dc459397b9d288542fc954b","kind":"commit","published_at":"2021-09-02T02:45:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.5","sha":"0bab71409bcc0865ab3e0fcbfa14fa824ddc5495","kind":"tag","published_at":"2021-08-25T07:30:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"c30ec7bed00b36da7b0e6a202b3cb48d2fc1b579","kind":"tag","published_at":"2021-08-13T21:32:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"e5ccdf299c75ea65b0600ee05ff6c98646891c77","kind":"tag","published_at":"2021-08-09T04:03:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3/manifests"},{"name":"v4.12.3","sha":"77a8daeed0e8efa67c6d86f3cc40239dc6eb3d94","kind":"tag","published_at":"2021-07-30T10:06:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3/manifests"},{"name":"v5.0.0-beta.2","sha":"cca80d861f64b3eaa8a5ef8815b7552aaea61557","kind":"tag","published_at":"2021-07-26T15:01:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2/manifests"},{"name":"v4.12.2","sha":"958241aa0ebf340ad0f152b91949720c85b4fcca","kind":"tag","published_at":"2021-07-19T16:41:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2/manifests"},{"name":"v5.0.0-beta.1","sha":"8a4b8952077b64e90ac9d23c116a45aed672db9c","kind":"tag","published_at":"2021-07-14T16:28:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1/manifests"},{"name":"v4.12.1","sha":"4dc8c9bf3e8a6b21a2aac58b0be3161af334b67d","kind":"tag","published_at":"2021-07-07T13:08:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"53a1655143aa4ec36c29a6063ccdf89c48a74bfd","kind":"tag","published_at":"2021-07-06T13:40:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0/manifests"},{"name":"v5.0.0-beta.0","sha":"a0f416173d2f5b78546f52e572a0f64dcc3751e9","kind":"tag","published_at":"2021-07-01T12:17:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.38","sha":"f60126f95d7b36fa12133887990615b9f47e994a","kind":"commit","published_at":"2021-06-24T03:37:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.38","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38/manifests"},{"name":"v5.0.0-alpha.37","sha":"c795ca0822e2816a630a5654d5471fa04521d23c","kind":"tag","published_at":"2021-06-15T17:49:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.37","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37/manifests"},{"name":"v5.0.0-alpha.36","sha":"cf2f6fa90608b109978698fc48120920beaaa51f","kind":"tag","published_at":"2021-06-08T06:46:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.36","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36/manifests"},{"name":"v5.0.0-alpha.35","sha":"6c0afb6d8fff919e80f9f1ec92613acacd8365e7","kind":"tag","published_at":"2021-05-31T20:34:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.35","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35/manifests"},{"name":"v5.0.0-alpha.34","sha":"ee3a077c161accb887b93a17f9eaa2b23e998319","kind":"tag","published_at":"2021-05-18T10:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.34","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34/manifests"},{"name":"v5.0.0-alpha.33","sha":"0fa6ab4a29e8469c081d3f796e0bd9cab98e9185","kind":"tag","published_at":"2021-05-09T12:29:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.33","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33/manifests"},{"name":"v4.11.4","sha":"6658323b5e2ba366691829bbef3f53c00008497e","kind":"tag","published_at":"2021-04-27T15:48:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4/manifests"},{"name":"v5.0.0-alpha.32","sha":"2e99746c35ea0c1e45187a206d6ebc25a52933dc","kind":"tag","published_at":"2021-04-27T12:59:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32/manifests"},{"name":"v5.0.0-alpha.31","sha":"b061319b132163900d1a4eb64207f5284d28639d","kind":"tag","published_at":"2021-04-20T13:59:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"0bc7ed897d54a899fb0dfc5cbd6c5ee0592705e1","kind":"tag","published_at":"2021-04-12T09:46:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"29934afe4643811f3bed772612f92d539a1e489d","kind":"tag","published_at":"2021-04-04T16:43:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"a83c7715c0e2cfa1c3e59b7a1f828f6a1476b307","kind":"tag","published_at":"2021-03-24T12:57:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"2de88ce2973667921a45ff69ea48a8843cb9d8cb","kind":"tag","published_at":"2021-03-05T13:01:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27/manifests"},{"name":"v5.0.0-alpha.26","sha":"8928a36394154e02a73d5e92a740d5f9ed8da709","kind":"tag","published_at":"2021-02-27T18:39:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"688db35f581ac345a09a15420efdb0e4c98a56ab","kind":"tag","published_at":"2021-02-11T12:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"15108a5aad5342d92e86be5c5388b8321a88b280","kind":"tag","published_at":"2021-01-26T14:08:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24/manifests"},{"name":"v4.11.3-deprecations.1","sha":"6cf7cf7c7b11b38db18a4d2003743cbadeb1b4ee","kind":"commit","published_at":"2021-01-25T23:27:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1/manifests"},{"name":"v4.11.3","sha":"bd79e8f8c5b8c77bc5c13d076377a18d2ceedfa2","kind":"commit","published_at":"2021-01-24T12:45:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3/manifests"},{"name":"v4.11.3-deprecations.0","sha":"f64337cd87428e04c851bb1667f5f9e0e6aeaede","kind":"commit","published_at":"2021-01-24T12:00:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0/manifests"},{"name":"v5.0.0-alpha.23","sha":"af6e7220961c6f5e8ed89172694287dc737828ff","kind":"commit","published_at":"2021-01-14T12:48:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23/manifests"},{"name":"v5.0.0-alpha.22","sha":"c514ea86c11c9817839630e840535358f5044caf","kind":"commit","published_at":"2021-01-04T11:14:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"5c82b9147f811fda24bc09132852ed240f8d9def","kind":"commit","published_at":"2020-12-30T17:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"cd30d9e3961c8b33ce43a133e0a958867a202c41","kind":"commit","published_at":"2020-12-21T17:51:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20/manifests"},{"name":"v5.0.0-alpha.19","sha":"754e29cf5a712d0e0f6bd3e54f80e9997659f68c","kind":"commit","published_at":"2020-12-13T17:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.11.2","sha":"174b64f8a3adffb8df3c13285f4edc2437a8547a","kind":"commit","published_at":"2020-12-02T23:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2/manifests"},{"name":"v5.0.0-alpha.18","sha":"c5561c5febbe1c3bd5446c8a0bb480025ab38b86","kind":"commit","published_at":"2020-12-02T23:25:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.11.1","sha":"b8092ce09e164a1cb2fec2f3a5b6aa6e2dc6cbbd","kind":"commit","published_at":"2020-11-24T14:35:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1/manifests"},{"name":"v5.0.0-alpha.17","sha":"41d6a360e0fb245dd74549445539c6218a9dc737","kind":"commit","published_at":"2020-11-23T00:49:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17/manifests"},{"name":"v5.0.0-alpha.16","sha":"47a8e102eeaa5a68a2b4f99c08085cfddc0bef77","kind":"commit","published_at":"2020-11-14T12:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16/manifests"},{"name":"v5.0.0-alpha.15","sha":"fa9cbc835ee70b12234b7207b1872356277da5fa","kind":"commit","published_at":"2020-11-03T23:57:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15/manifests"},{"name":"v5.0.0-alpha.14","sha":"56520e757e0052e25f8dd5d78214458c4b7c634d","kind":"commit","published_at":"2020-10-23T22:59:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14/manifests"},{"name":"v5.0.0-alpha.13","sha":"b82af55f9917f9e77a3cae9b36e47b29d43182c0","kind":"commit","published_at":"2020-10-17T21:47:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13/manifests"},{"name":"v5.0.0-alpha.12","sha":"c7c3643948bce7327a7f01665caa7474be2694f9","kind":"commit","published_at":"2020-10-10T22:32:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12/manifests"},{"name":"v5.0.0-alpha.11","sha":"b4fe7eefd494fa28cd3453067af8872a83f31fa6","kind":"commit","published_at":"2020-09-26T15:07:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11/manifests"},{"name":"v5.0.0-alpha.10","sha":"2e1502fc18d86d69a6b55fc4ac5dcb50ddf192c4","kind":"commit","published_at":"2020-09-15T08:10:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10/manifests"},{"name":"v5.0.0-alpha.9","sha":"e830beb63940d24129285f554fc9c2fb0bd7ccbf","kind":"commit","published_at":"2020-09-06T16:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9/manifests"},{"name":"v5.0.0-alpha.8","sha":"5f986712bbb2f0b789c151b6d2f3e2d48cde0980","kind":"commit","published_at":"2020-08-31T16:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"c32a96b4beb3a5c72a8c179fb095f09dacf61050","kind":"commit","published_at":"2020-08-22T16:39:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"15fd6232de294be9ba0ca103351a11f84009b04f","kind":"commit","published_at":"2020-08-13T16:56:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6/manifests"},{"name":"v5.0.0-alpha.5","sha":"40aa9cbb1df08a5994392d5cea15a60979b28a7e","kind":"commit","published_at":"2020-07-27T22:55:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"519390c2bb12b5eb7b6f5f898afb78ac7f285543","kind":"commit","published_at":"2020-07-19T17:54:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"f432112f0bcfb1fd2002002db181e83edc99d906","kind":"commit","published_at":"2020-07-12T17:06:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"f928d6e04ea7f185cda0e739ebbe2ea36d0aa4d3","kind":"commit","published_at":"2020-07-04T23:16:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2/manifests"},{"name":"v4.11.0","sha":"79ebf71d31cca2c73143891960ea54ec1132bdeb","kind":"commit","published_at":"2020-06-30T23:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0/manifests"},{"name":"v5.0.0-alpha.1","sha":"8281371f88c81fc3e4560b0334cc0c473b9d45f9","kind":"commit","published_at":"2020-06-27T15:07:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.10.2","sha":"d0bfcb4f11fd3904b1e235d80fbfe23758de8372","kind":"commit","published_at":"2020-06-11T19:11:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"4e12b951f64fd47864b4dea8ec8631387a89ddb1","kind":"commit","published_at":"2020-06-01T15:14:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"dd9280e753eb8dc3444a26e85fe4f800b759cad2","kind":"commit","published_at":"2020-05-23T17:50:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0/manifests"},{"name":"v4.9.14","sha":"1fb44683825f0ee7f4d5933528598917ff72f0e4","kind":"commit","published_at":"2020-05-11T22:41:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.14","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14/manifests"},{"name":"v4.9.13","sha":"c224f32bb8f144e590c096d103c9d59c2509ed93","kind":"commit","published_at":"2020-05-04T11:29:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.13","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13/manifests"},{"name":"v4.9.12","sha":"3e5fd3c4f200e50a1331857f092a547b41f6db1e","kind":"commit","published_at":"2020-04-26T23:18:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.12","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12/manifests"},{"name":"v4.9.11","sha":"77f6fe0a73791176bd58d8c013bf5631270faf4d","kind":"commit","published_at":"2020-04-19T14:10:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11/manifests"},{"name":"4.9.11","sha":"b551194a14c4469f3b07dc43bc6aaea525138944","kind":"commit","published_at":"2020-04-18T10:43:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11/manifests"},{"name":"v4.9.10","sha":"8baef82396665179c67ca3acfd51e396b947f412","kind":"commit","published_at":"2020-04-11T13:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.10","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10/manifests"},{"name":"v4.9.9","sha":"c191471a20315cae4006c1e4d3d51db5e49b5fee","kind":"commit","published_at":"2020-04-04T15:54:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.9","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9/manifests"},{"name":"v4.9.8","sha":"e9fbcbf015bbf7057aadd5777703b7059aedf043","kind":"commit","published_at":"2020-03-28T19:33:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8/manifests"},{"name":"v4.9.7","sha":"10bc98f283feaae6397ef1b73b1b82be4a39a5f5","kind":"commit","published_at":"2020-03-18T12:45:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7/manifests"},{"name":"v4.9.6","sha":"0176a231719152fa4a2100aa7119e9fd777b5fed","kind":"commit","published_at":"2020-03-18T10:52:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6/manifests"},{"name":"v4.9.5","sha":"b9dec2780203e37148d87788f727c668d9019581","kind":"commit","published_at":"2020-02-29T10:36:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5/manifests"},{"name":"v4.9.4","sha":"45fe0e31c462ed3a2fba134fb1edbd05b91da2a4","kind":"commit","published_at":"2020-02-23T10:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4/manifests"},{"name":"v4.9.3","sha":"2bec4ebc9c20be8abecbad6d3f0f7ba2875c9c35","kind":"commit","published_at":"2020-02-16T11:52:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3/manifests"},{"name":"v4.9.2","sha":"f567b384f509d36b7e10f691e6b58538e7db8869","kind":"commit","published_at":"2020-02-09T18:32:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"717887fdd9d3b27701d760d78aa12ecf52f02f43","kind":"commit","published_at":"2020-02-02T11:46:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f2c9817526b729801b1716afc957ef3886ccb422","kind":"commit","published_at":"2020-01-22T20:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"d0c928c82e3fc8f284a2f7fd1b9acbf717c5a64e","kind":"commit","published_at":"2020-01-06T11:44:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"0c7ca746674cfb47a46cad8ebea21155702fd38c","kind":"commit","published_at":"2019-12-30T10:59:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"c6f734f0d6b183962e83fc5612fef6583bf40712","kind":"commit","published_at":"2019-12-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3a8f0eace8dd6a1c3234a8be2b7c41f06b6260d4","kind":"commit","published_at":"2019-12-14T19:59:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"0a129d58056d38bd15141aaa98d346774895d5f5","kind":"commit","published_at":"2019-12-07T12:46:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"6291316a32cfb4fb19ffdbcf30abfcb63023f17f","kind":"commit","published_at":"2019-12-01T10:59:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1/manifests"},{"name":"v3.9.4","sha":"6b0fee51deb7c32b75498d4ab2186946e7c4ce0a","kind":"commit","published_at":"2019-11-28T09:28:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4/manifests"},{"name":"v4.7.0","sha":"2b04ee905695540bde87653908ece5c4d57546c9","kind":"commit","published_at":"2019-11-22T10:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"856188b2de7a5e514803314f329da76fe65dec50","kind":"commit","published_at":"2019-11-12T13:52:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"d2d76bf26231a96981260232de5271b24e9391a4","kind":"commit","published_at":"2019-11-05T16:46:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0/manifests"},{"name":"v4.5.2","sha":"cb52f392b3b3528857178a756354ffb0e8bccd73","kind":"commit","published_at":"2019-10-28T22:58:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"803d08fbdf20de2d34c36a2a27bbc8e5a7e79fb2","kind":"commit","published_at":"2019-10-12T20:22:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"de3c62c25bf9e92ba35019e5a3ca7f68a36600d8","kind":"commit","published_at":"2019-10-02T08:07:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"554e7dce0cd96a4f9ef1924b41a3ce530cb433ae","kind":"commit","published_at":"2019-09-22T17:16:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"b563d529a8544fa4f4090723239ab075665c5f03","kind":"commit","published_at":"2019-09-11T20:45:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"f3beaee67fb9a4145a792fc8b798ef327b55f513","kind":"commit","published_at":"2019-09-08T09:58:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1/manifests"},{"name":"v1.2.5","sha":"8ee2d7168294f21af787aaba46661824097e33bb","kind":"tag","published_at":"2019-09-03T18:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5/manifests"},{"name":"v4.4.0","sha":"98f2c7cae9b2e0a53cf731882164aa44babb4be3","kind":"commit","published_at":"2019-08-31T12:19:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"29c1adf61a141a3db885ee569e42251cee53e749","kind":"commit","published_at":"2019-08-21T17:29:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3/manifests"},{"name":"v1.2.4","sha":"e44972d3c3e199529fdbc85974f7ae570b8424a0","kind":"tag","published_at":"2019-08-16T20:53:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4/manifests"},{"name":"v4.3.2","sha":"f2dbeca2dd1aecf6bc56e2302ec766d2e4bfb2ac","kind":"commit","published_at":"2019-08-10T17:39:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"d5a2ad9d26f7b089111b208c929ac1f98e7f6958","kind":"commit","published_at":"2019-08-03T15:14:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"8c28ed9c67e7b6ad02a8826178352aa4e9901b50","kind":"commit","published_at":"2019-07-28T14:32:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"42f78c69a59f0b5fa5fb8f533385f04ef77d7889","kind":"commit","published_at":"2019-07-17T13:42:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1/manifests"},{"name":"v1.0.4","sha":"455489e2e149ff5393f6ba08870368c88da259bd","kind":"tag","published_at":"2019-07-10T15:39:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"4c21bc05d6c5e48c64bc947ba9e271ed3e762a0e","kind":"tag","published_at":"2019-07-10T15:08:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"543041538f31cbdfbe3e85b8bc0f5c183ac5448e","kind":"tag","published_at":"2019-07-09T13:14:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"3a40065694cab2a5e8dedab6781e98493c1dc69d","kind":"tag","published_at":"2019-07-09T12:54:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1/manifests"},{"name":"v4.2.0","sha":"cf2cdd83f2a2f65d0e979d1faa9e815a5e2d3502","kind":"commit","published_at":"2019-07-06T15:30:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"6da1d591264e8c4a18e5ab56bdf6f8c0f985ed99","kind":"commit","published_at":"2019-06-25T13:53:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"eade31e58deb8ff3faee777313d70141e5868ebe","kind":"commit","published_at":"2019-06-23T11:46:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"b78a5ab7581488f7fff271a2cf64927dd28c3ab0","kind":"commit","published_at":"2019-06-13T09:55:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"07b9d6efaac1b663b2657173227e9490c796191e","kind":"commit","published_at":"2019-06-10T11:50:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"d58075ddb1757a11c47ef3d2b1fe9bed55e640dd","kind":"commit","published_at":"2019-06-03T16:35:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a3572bcaf34d204b314fd2c84064c9180f3a50f1","kind":"commit","published_at":"2019-05-27T12:48:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"505e275285c757e0515c8623b43c823d8a74790c","kind":"commit","published_at":"2019-05-23T15:39:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.0","sha":"a33f0ab64999331a54267cdf0eb89e53fa4d70cd","kind":"commit","published_at":"2019-05-20T21:26:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0/manifests"},{"name":"v4.0.0-beta.2","sha":"3686a27055dce58b5e800b520087c0c448b7480e","kind":"commit","published_at":"2019-05-13T12:26:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"5c152157078503e8599537108c3be9e00969fa34","kind":"commit","published_at":"2019-05-05T12:24:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"f19bd59ae53f23e3637383061774542d973cc48c","kind":"commit","published_at":"2019-04-28T22:42:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.8","sha":"92d6e987a43041fde63fd02cad61277d04193c29","kind":"commit","published_at":"2019-04-17T19:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"663643e0a83554d7730be42140aef6bc3ac09c6a","kind":"commit","published_at":"2019-04-07T23:25:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"2482d2b689440df6fb3da6157a789adac2783736","kind":"commit","published_at":"2019-03-30T19:33:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6/manifests"},{"name":"v3.9.3","sha":"ebed7922fc97331519f507768572a068edb8494e","kind":"commit","published_at":"2019-03-28T14:06:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3/manifests"},{"name":"v4.0.0-alpha.5","sha":"1bfdbe5688fb3556e4bebd1f8e357c515244ac42","kind":"commit","published_at":"2019-03-23T21:04:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"997324d52467e3a7b7a8058c0ba8309d04d4ddf6","kind":"commit","published_at":"2019-03-17T11:00:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"3a5d2e50411ddd3caea450abda49fd7c6ed230dc","kind":"commit","published_at":"2019-03-10T11:57:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"f606f7584dd842a89423dd3cc69e32b5ad3fdae1","kind":"commit","published_at":"2019-03-03T16:12:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"eea3b4d9a623f87d79be63f57b4a69ddfe375610","kind":"commit","published_at":"2019-02-20T10:58:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"97b26c4821299aef21e6ef9372a25aedd78d0137","kind":"commit","published_at":"2019-02-12T14:39:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.9.2","sha":"dbc788f7d231b4eceaa7a6a3e253104de5de9af0","kind":"commit","published_at":"2019-02-03T20:45:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2/manifests"},{"name":"v3.9.1","sha":"b903d7432b5a06583c9915f7ab9346bad76007a1","kind":"commit","published_at":"2019-01-26T13:59:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"f6353cdd15b954091c3f53498eb7de198755b740","kind":"commit","published_at":"2019-01-14T21:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"8df7a83ccc0b200e67feb823ceaaf793e4b6d007","kind":"commit","published_at":"2019-01-09T21:57:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"c202914213f19b070738ba5837da18e89c1662ee","kind":"commit","published_at":"2019-01-07T18:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"baa45b12252be8965809a0ad06e67e7dc7d44313","kind":"commit","published_at":"2018-12-30T21:47:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"0445ca8b710425f22744249a0c7bb3c20e95237b","kind":"commit","published_at":"2018-12-30T21:24:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"f0d60d8a510180e9c7a9b588d3e6c04d0d1a23d3","kind":"commit","published_at":"2018-12-22T15:42:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"1871b089aef090728321cab69be92daaec6eb131","kind":"commit","published_at":"2018-12-17T20:02:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0/manifests"},{"name":"v3.6.2","sha":"edde0b4f0073fcacb7233b553812f3dffe619da5","kind":"commit","published_at":"2018-12-09T20:22:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"e5fbf74a06157e2d73701a158e8d6b5914429ea1","kind":"commit","published_at":"2018-12-01T10:43:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1/manifests"},{"name":"issue-13699-mster","sha":"ac0153bf1b13ddbc1e43c22693f2c223838d9f1a","kind":"tag","published_at":"2018-11-28T20:15:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/issue-13699-mster","html_url":"https://github.com/mui/material-ui/releases/tag/issue-13699-mster","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@issue-13699-mster","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster/manifests"},{"name":"v3.6.0","sha":"d9c790fa69a1c053c3d471e030e4066122d58902","kind":"commit","published_at":"2018-11-26T19:49:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"34492c23a773b1db66fe65801997257709c4f319","kind":"commit","published_at":"2018-11-12T23:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"dc6b2b870fa514e98c74b6854d22c6e25e7684cb","kind":"commit","published_at":"2018-11-12T22:46:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"ba1dc0f27cd85996dbf3ef9df4d7f10552d6c91f","kind":"commit","published_at":"2018-11-04T23:41:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0/manifests"},{"name":"v3.3.2","sha":"47b20fe33c5f1c8a2563bad3c27811c37f698794","kind":"commit","published_at":"2018-10-27T20:16:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"92b2a36716c8ced3d12ff0b300be06cc4743e6da","kind":"commit","published_at":"2018-10-23T22:16:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"47d3b93780400d6eaef48d29dfcbebec8a5f22b2","kind":"commit","published_at":"2018-10-21T21:27:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"bbb0b683dd45d130b17580da86fe6ccc1ab5b3d3","kind":"commit","published_at":"2018-10-15T22:11:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"a61f0fc9a56ef22874753175bad2a636460130d1","kind":"commit","published_at":"2018-10-14T21:03:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"58f526f46e609e3e6cd785d15bfc5486df7ab79f","kind":"commit","published_at":"2018-10-07T22:44:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"dbd67aa892a4e9885d763fcb0d1f6c1691fbf763","kind":"commit","published_at":"2018-09-30T17:16:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"6184c508f94500a9da7486ccb2b9398023e4b1b5","kind":"commit","published_at":"2018-09-23T22:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"a9cbda69c8e059d928da53d9525652170b999455","kind":"commit","published_at":"2018-09-16T21:32:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"27412afa36b6c64b15b3b33cd51235efbc55a775","kind":"commit","published_at":"2018-09-08T22:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d6fb8524ff94080614e8d4d1064c7b2cec66c5d1","kind":"commit","published_at":"2018-09-03T21:14:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"2e9643f6c43c9b393a3914cd085aac92df546c04","kind":"commit","published_at":"2018-08-28T22:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"6847e0affc09f56a1497013be98bc3b59ccd3fde","kind":"commit","published_at":"2018-08-27T17:34:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0/manifests"},{"name":"v1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1","html_url":"https://github.com/mui/material-ui/releases/tag/v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1/manifests"},{"name":"v1.5.1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6b4c29e324eaa1272ce7b42ecab0e3460af6f437","kind":"commit","published_at":"2018-08-12T20:42:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0/manifests"},{"name":"v0.20.2","sha":"1b1c1fce216b5b2f5ecd52d21f8ec6a326c00cd5","kind":"commit","published_at":"2018-08-05T21:43:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2/manifests"},{"name":"v1.4.3","sha":"99650a6d174ad97b41ba1079cd5d7f55b5db21b5","kind":"commit","published_at":"2018-08-04T10:26:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e9bb799208b34fb8f8bbfe4b63b7a1942f95d91f","kind":"commit","published_at":"2018-07-29T14:37:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"869692ecf3812bc4577ed4dde81a9911c5949695","kind":"commit","published_at":"2018-07-22T21:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7fdc1890fb744b565480835fd5684e66871c679f","kind":"commit","published_at":"2018-07-14T15:02:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"f12ba5bfafc53ada2e5719697dd8373d41fa9471","kind":"commit","published_at":"2018-07-02T20:06:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"cd47eeabdcd4f67e35ff5ad56ae82a571da5747a","kind":"commit","published_at":"2018-06-26T10:53:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"e943cb8d6f405de5d53c1f3d1908cbccb502bb3a","kind":"commit","published_at":"2018-06-20T21:41:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"29308b10b3f8ba3565168e4da4bb5f793cb8b4f9","kind":"commit","published_at":"2018-06-18T18:38:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7c094a0f0381c7b68a223e27b5dc700a7595b122","kind":"commit","published_at":"2018-06-10T09:50:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2a300cdec817595ac879bc419257e55ef318b0f9","kind":"commit","published_at":"2018-06-03T15:25:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"3ccf76d315404ebd67f1254f5679d327c0647dfd","kind":"commit","published_at":"2018-05-26T14:56:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"73101790333124cc8f5857bc46038b7d2315842a","kind":"commit","published_at":"2018-05-17T22:07:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.1","sha":"aae0c434f99c4ab559d8aff53cfbd2cfa7974043","kind":"commit","published_at":"2018-05-15T21:15:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1/manifests"},{"name":"v0.20.1","sha":"c663649d9edf9d196aadbb3b426fd613816964fc","kind":"commit","published_at":"2018-05-13T21:34:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1/manifests"},{"name":"v1.0.0-rc.0","sha":"5f3008fc26479b40ff16ec498ae0e6e3361fdb47","kind":"commit","published_at":"2018-05-13T19:13:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-beta.47","sha":"d16e4f5115a9fde3e8958d7959a912a55cbb246d","kind":"commit","published_at":"2018-05-09T21:48:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.47","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47/manifests"},{"name":"v1.0.0-beta.46","sha":"aa1ef83f22650245dd736681d7ec6331cb2a42ef","kind":"commit","published_at":"2018-05-08T21:51:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.46","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46/manifests"},{"name":"v1.0.0-beta.45","sha":"ab592831cbf5987a6516139aeaf148bdb3360ccb","kind":"commit","published_at":"2018-05-07T13:38:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.45","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45/manifests"},{"name":"v1.0.0-beta.44","sha":"0bba4ad1aed5d2181baa156009301eb56fd80158","kind":"commit","published_at":"2018-04-29T20:57:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.44","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44/manifests"},{"name":"v1.0.0-beta.43","sha":"6dfe7382b9777885abe84f4d1f66c0c62545d559","kind":"commit","published_at":"2018-04-22T10:47:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.43","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43/manifests"},{"name":"v1.0.0-beta.42","sha":"bc03443cac8a55ce3fc4d19e6a95e0f3d0116fbf","kind":"commit","published_at":"2018-04-16T20:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.42","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42/manifests"},{"name":"v1.0.0-beta.41","sha":"cddff325bdc2c79592701c11e295e48db0879c28","kind":"tag","published_at":"2018-04-07T18:26:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.41","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41/manifests"},{"name":"v1.0.0-beta.40","sha":"7f423b6bef54c4a34f3b53d9b8ebf33c183916f8","kind":"tag","published_at":"2018-04-01T09:55:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.40","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40/manifests"},{"name":"v1.0.0-beta.39","sha":"b95cb7a83a102b21b7f6add713398f6c9e743d50","kind":"tag","published_at":"2018-03-28T21:23:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.39","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39/manifests"},{"name":"v1.0.0-beta.38","sha":"a6ccfbe7699b67b03703b49a7cb14d865b841d38","kind":"tag","published_at":"2018-03-17T12:24:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.38","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38/manifests"},{"name":"v1.0.0-beta.37","sha":"1587ac3654ae5061eb21f652722a02cc4c367292","kind":"tag","published_at":"2018-03-11T14:31:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.37","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37/manifests"},{"name":"v1.0.0-beta.36","sha":"f31bd2e431c29f85a053387ce062987a3fc36168","kind":"tag","published_at":"2018-03-05T21:07:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.36","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36/manifests"},{"name":"v1.0.0-beta.35","sha":"25ca14ffcec6eeb75446730a03cc4a2014c5e8ab","kind":"tag","published_at":"2018-02-25T22:47:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.35","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.2","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2/manifests"},{"name":"olivier-material-ui-codemod@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1/manifests"},{"name":"olivier-material-ui-icons@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.1","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1/manifests"},{"name":"olivier-material-ui-codemod@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0/manifests"},{"name":"olivier-material-ui-icons@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0/manifests"},{"name":"v1.0.0-beta.34","sha":"284dfcb06fed2244033cc971cb78f485bafece3d","kind":"tag","published_at":"2018-02-17T12:08:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.34","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34/manifests"},{"name":"v1.0.0-beta.33","sha":"b7f698d48d61e74f74e5e50a08b4309460a55266","kind":"tag","published_at":"2018-02-10T12:03:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.33","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33/manifests"},{"name":"v1.0.0-beta.32","sha":"896bc50f35a83fac0453dbbecd9f367b45b450e9","kind":"tag","published_at":"2018-02-04T22:44:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.32","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32/manifests"},{"name":"v1.0.0-beta.31","sha":"6271146a2545aeedf4110990de21ebc0c910b627","kind":"tag","published_at":"2018-01-29T22:06:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.31","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31/manifests"},{"name":"v1.0.0-beta.30","sha":"2bb35ce508832f518a4c3af8cd7cf67af8fd90c5","kind":"tag","published_at":"2018-01-21T22:50:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.30","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30/manifests"},{"name":"v1.0.0-beta.29","sha":"7386d56d4dfb85ca4a586a56691b6a58798d5c42","kind":"tag","published_at":"2018-01-16T20:27:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.29","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29/manifests"},{"name":"v1.0.0-beta.28","sha":"e1f3dad9084edf460d42e0a5f6b7c956eaa51e8d","kind":"tag","published_at":"2018-01-14T14:52:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.28","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28/manifests"},{"name":"v1.0.0-beta.27","sha":"fcfe4a64a95f65e205c5ba9523987982e6556eea","kind":"tag","published_at":"2018-01-06T15:25:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.27","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27/manifests"},{"name":"v1.0.0-beta.26","sha":"bd42549ee464bce03743f7ee18964066f9d3907d","kind":"tag","published_at":"2017-12-30T23:24:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.26","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26/manifests"},{"name":"v1.0.0-beta.25","sha":"d9ab3e313136fa5fb179743b560ac7c9e4fa8f6a","kind":"tag","published_at":"2017-12-22T23:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.25","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25/manifests"},{"name":"v1.0.0-beta.24","sha":"7c8fe8516f8bf6317e7cc748eefa7d97c92b4007","kind":"tag","published_at":"2017-12-17T12:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.24","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24/manifests"},{"name":"v1.0.0-beta.23","sha":"1a4e5b06ae0a7f6b3a6be810d272ebdf3efbb863","kind":"tag","published_at":"2017-12-09T09:51:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.23","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23/manifests"},{"name":"v0.20.0","sha":"86b40ae4883e95d6139e9e5d59c0e14aa022ce3a","kind":"commit","published_at":"2017-12-04T04:05:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0/manifests"},{"name":"v1.0.0-beta.22","sha":"22f68ca292a947349ae2877b09e85775703ec87f","kind":"tag","published_at":"2017-11-28T23:11:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22/manifests"},{"name":"v1.0.0-beta.21","sha":"d33604a9deacbb2725da3688d823416486a039c1","kind":"tag","published_at":"2017-11-13T22:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21/manifests"},{"name":"v1.0.0-beta.20","sha":"076d08bfa709ffdb4858106ebda73f475e4ec5b9","kind":"tag","published_at":"2017-11-05T19:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20/manifests"},{"name":"v1.0.0-beta.19","sha":"2a1879fb818973d4df766c2d7842afd939fdb2b8","kind":"tag","published_at":"2017-10-30T21:51:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19/manifests"},{"name":"v1.0.0-beta.18","sha":"f626204f8e0cd9933bcb7a8c8ac5cd97d6419eca","kind":"tag","published_at":"2017-10-23T21:58:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18/manifests"},{"name":"v1.0.0-beta.17","sha":"616d69d5ff7263eb9c84960b6b7a4c9ff852d4ef","kind":"tag","published_at":"2017-10-15T22:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17/manifests"},{"name":"v1.0.0-beta.16","sha":"56fd0d9d2f6fe0222b8c4117e227de1d725918ba","kind":"tag","published_at":"2017-10-08T20:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16/manifests"},{"name":"v0.19.4","sha":"f1bc4be26ca68578f0cfd053fed8eeabe0d3a636","kind":"tag","published_at":"2017-10-08T19:56:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4/manifests"},{"name":"v1.0.0-beta.15","sha":"4da17a67182a212be91a36cec9c976ccb6293380","kind":"tag","published_at":"2017-10-04T16:05:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15/manifests"},{"name":"v1.0.0-beta.13","sha":"736f12000e6989b2e37fcf10deca8bcf20a284f5","kind":"tag","published_at":"2017-10-01T19:58:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13/manifests"},{"name":"v0.19.3","sha":"7e484cc0c2e3db1e30ebe89d93475f2999f6168c","kind":"tag","published_at":"2017-10-01T19:35:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3/manifests"},{"name":"v1.0.0-beta.12","sha":"65b6e04a74a1520209e7b8fcfa311a431ecb070a","kind":"tag","published_at":"2017-09-24T18:24:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12/manifests"},{"name":"v0.19.2","sha":"5f750e046d48fa2f8c0efd86290ea48661c9b32e","kind":"tag","published_at":"2017-09-18T20:14:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2/manifests"},{"name":"v1.0.0-beta.11","sha":"01c6feb33e7e4e5043ce2a8377fa7dda3dbc8180","kind":"tag","published_at":"2017-09-18T19:11:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11/manifests"},{"name":"v1.0.0-beta.10","sha":"3d4518c997fe875f8e91044ff59a09a46fdfb726","kind":"tag","published_at":"2017-09-13T21:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10/manifests"},{"name":"v1.0.0-beta.9","sha":"d4dba0da9a00efe5104365ca647d848a131a41a6","kind":"tag","published_at":"2017-09-10T11:17:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9/manifests"},{"name":"v1.0.0-beta.8","sha":"865b39bef48c3f85743c3914ba146b97b93fce0f","kind":"tag","published_at":"2017-09-02T11:11:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8/manifests"},{"name":"v0.19.1","sha":"b0d03e92c64bee1ac8c25acd0c48657b7f605d9a","kind":"tag","published_at":"2017-09-02T10:38:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1/manifests"},{"name":"v1.0.0-beta.7","sha":"d2083879918dcafdc9c17e3e19440000a0abb3b0","kind":"tag","published_at":"2017-08-30T22:51:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7/manifests"},{"name":"v1.0.0-beta.6","sha":"8385df161a6792d472821e30c7095b267b844950","kind":"tag","published_at":"2017-08-20T14:48:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6/manifests"},{"name":"v1.0.0-beta.5","sha":"8292545fd41ea9f9d3c7c52bb45f60a4fea434a9","kind":"tag","published_at":"2017-08-15T08:55:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5/manifests"},{"name":"v0.19.0","sha":"d1b3bc614a818d497e38fd51c85077dd7b490bad","kind":"tag","published_at":"2017-08-15T08:17:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0/manifests"},{"name":"v1.0.0-beta.4","sha":"110f0a6e95e8e2b51b2bdd7e545a9b41d1a0009f","kind":"tag","published_at":"2017-08-05T10:09:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4/manifests"},{"name":"v1.0.0-beta.3","sha":"e0dd9560d4a152ca0a61558b6238edc40746c354","kind":"tag","published_at":"2017-07-29T21:00:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"45d5da95daf4d52b0ea6e4ffbef27755fa0aa196","kind":"tag","published_at":"2017-07-23T17:45:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"603fbde8d99e386d6640ec6c24ba9fcfc4316dd4","kind":"tag","published_at":"2017-07-23T17:12:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1/manifests"},{"name":"v0.18.7","sha":"50f6dfc4b6ee7473e27ba950c3ce900b24f17d1c","kind":"tag","published_at":"2017-07-23T15:51:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7/manifests"},{"name":"v1.0.0-alpha.22","sha":"f3992561ed94696d595b6a56efc7449c7dee67c7","kind":"tag","published_at":"2017-07-18T09:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22/manifests"},{"name":"v1.0.0-alpha.21","sha":"49d21891b72796f4a8f383d9b15b66f72cb94549","kind":"tag","published_at":"2017-07-04T22:13:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21/manifests"},{"name":"v0.18.6","sha":"1d10ecbac4a83f9934bb6a7f025855f82002113c","kind":"tag","published_at":"2017-07-04T21:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6/manifests"},{"name":"v0.18.5","sha":"86f7c4141cc66ab1e96a681a6945472283e41ea3","kind":"tag","published_at":"2017-06-28T18:14:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5/manifests"},{"name":"v1.0.0-alpha.20","sha":"84363396403cbbd51072d0b09822cd6d8ab6bf87","kind":"tag","published_at":"2017-06-25T18:01:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20/manifests"},{"name":"v0.18.4","sha":"2c6872cacf19ac71a316b282c2467162dcd148c6","kind":"tag","published_at":"2017-06-25T17:39:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4/manifests"},{"name":"v1.0.0-alpha.19","sha":"611bfd7557fd928933e39c054d2b2edeb57adaed","kind":"tag","published_at":"2017-06-19T16:58:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19/manifests"},{"name":"v1.0.0-alpha.18","sha":"5fdb60642bdf2907b7fba352cf2cd0fa7208848f","kind":"tag","published_at":"2017-06-19T10:12:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18/manifests"},{"name":"v1.0.0-alpha.17","sha":"73e0a35145d10f3c29a991f75e5ba8315e0e754a","kind":"tag","published_at":"2017-06-12T11:55:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17/manifests"},{"name":"v0.18.3","sha":"4c6a542c772f9fe9ff97bb95f63801138d7722d0","kind":"tag","published_at":"2017-06-07T21:28:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"9d3b59b3fec3b31b37334c3bd842112f3d090f86","kind":"commit","published_at":"2017-06-06T21:29:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2/manifests"},{"name":"v1.0.0-alpha.16","sha":"0c7dba6dc5ad8b9f69ec3c60e3ba31f2973e582a","kind":"tag","published_at":"2017-06-01T08:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"18508aeb3e5817406209e15c3e51a53c2cbece96","kind":"tag","published_at":"2017-05-23T20:00:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"771fb44738e116a1d2cec7aabb8ed1425b1d57f6","kind":"tag","published_at":"2017-05-14T10:11:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14/manifests"},{"name":"v0.18.1","sha":"715372edf9fc21244030207409b4070158f6936d","kind":"tag","published_at":"2017-05-13T10:21:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1/manifests"},{"name":"v1.0.0-alpha.13","sha":"17fde80a53fb9fcce31a82290f54de55cf3655e9","kind":"tag","published_at":"2017-05-08T10:47:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13/manifests"},{"name":"v0.18.0","sha":"dea7938b1265a3b100899d65589fbd05e877ab9e","kind":"tag","published_at":"2017-04-30T22:26:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0/manifests"},{"name":"v1.0.0-alpha.12","sha":"dc7371e4770fd3e8b1a82b9c2c2a652acaa73713","kind":"tag","published_at":"2017-04-30T22:22:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12/manifests"},{"name":"v0.17.4","sha":"a398290811c94bd6bb2d5d04c7f6d0ce734e3ad6","kind":"commit","published_at":"2017-04-14T17:20:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4/manifests"},{"name":"v1.0.0-alpha.11","sha":"7b3dbfaf2e94e8139424c8660692ee20d5a9880e","kind":"tag","published_at":"2017-04-14T16:50:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11/manifests"},{"name":"v0.17.3","sha":"53076a03182668f94d3bf40cd880309a51e9be88","kind":"tag","published_at":"2017-04-10T21:42:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"38c4aed87e608ded8e083dcf341ed5e9a14c20ef","kind":"tag","published_at":"2017-04-09T11:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2/manifests"},{"name":"v1.0.0-alpha.10","sha":"27fd907d604c1d3189b7b70e3a7e4758e0171492","kind":"tag","published_at":"2017-04-06T12:00:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"b962c2fbfa7a9cab9e9844e01966b90ca86e67a1","kind":"tag","published_at":"2017-04-01T13:47:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a0b4691eb3958aeb9173a8f4e705c81dfb7d25da","kind":"tag","published_at":"2017-03-25T11:46:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8/manifests"},{"name":"v0.17.1","sha":"05280483dbbc29e56edd8f3644721679b55d4d73","kind":"commit","published_at":"2017-03-13T12:27:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1/manifests"},{"name":"v1.0.0-alpha.7","sha":"9281a3fcee37d6afb9e493ff06e8a2626f4d7d91","kind":"tag","published_at":"2017-03-12T12:31:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"69f604946c366c655d0613841c034cacee7e9ef4","kind":"commit","published_at":"2017-02-26T12:41:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6/manifests"},{"name":"v1.0.0-alpha.5","sha":"74973892bdfacd5c9e3a4ce63185e9a6500d9522","kind":"commit","published_at":"2017-02-26T11:04:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-alpha.4","sha":"6472a6864951bfe7f3739afbe74b50981299ac28","kind":"commit","published_at":"2017-02-26T10:19:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4/manifests"},{"name":"v0.17.0","sha":"c9af9606bcea6551ceaadc2f6430d629eb679e84","kind":"commit","published_at":"2017-02-12T22:06:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0/manifests"},{"name":"v1.0.0-alpha.3","sha":"4583f5212d0b668e3801a859d3cc584cec0ec173","kind":"commit","published_at":"2017-02-12T21:43:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"8476782b595175d25c8a972b5fe53bc1f8532676","kind":"tag","published_at":"2017-02-07T19:48:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"3a0eb03018a9c5c96ba5233de8ef45202403a94c","kind":"commit","published_at":"2017-01-29T21:29:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.16.7","sha":"867c6c29b1badd839b1fd57720e5754fcd53a516","kind":"commit","published_at":"2017-01-15T19:57:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"bc84dbeeb78b725fefdc10cdc6eee7b75cc1226e","kind":"commit","published_at":"2016-12-25T21:03:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"8a03a04ef17f76ce09b88607b216d8a8e4d277d6","kind":"commit","published_at":"2016-12-09T20:45:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"84c18c98ff56fbe81be902735164219040729bb1","kind":"commit","published_at":"2016-11-17T19:18:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"066c5d53d1d4ecec2923ed12ec14647ae8248a9c","kind":"commit","published_at":"2016-11-17T16:41:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"806b2eab2272b430e814f8b3c7f1e7b31cd0e306","kind":"commit","published_at":"2016-11-14T17:22:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"2085737a798d9cb808b2fddf1f06883b27327ccc","kind":"commit","published_at":"2016-10-19T18:24:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"6eb9913441cb39562f4c935bdd70042d26daa260","kind":"commit","published_at":"2016-10-05T14:36:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0/manifests"},{"name":"v0.16.0-rc2","sha":"71a9524d0ec28dad2f566a42c7bb8ad2ea93ce36","kind":"commit","published_at":"2016-09-24T19:31:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2/manifests"},{"name":"v0.16.0-rc1","sha":"1691addd7f84317619c6831c35cb1f32ef3779b6","kind":"commit","published_at":"2016-09-07T19:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1/manifests"},{"name":"v0.15.4","sha":"be9bc14f4cda041299b6f8845af87b9278c871fc","kind":"commit","published_at":"2016-08-10T22:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"8bd3589dd7f676f3d725559cbd63457afe8d3691","kind":"commit","published_at":"2016-08-02T20:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"908f694e1e6eae9e63da6b22e63100d6bda4fa8e","kind":"commit","published_at":"2016-07-09T21:10:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"1fed1bcc81d89e473e261c1da4bf0a3a46515ce8","kind":"tag","published_at":"2016-06-20T08:15:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"06667b589952f58ff8c6d277df364ef16dada671","kind":"tag","published_at":"2016-05-06T13:49:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0/manifests"},{"name":"v0.15.0-beta.2","sha":"7cf7adfe9042e9be8dbaa1c850ffacca26e9c269","kind":"commit","published_at":"2016-04-21T22:57:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2/manifests"},{"name":"v0.15.0-beta.1","sha":"47d7525fb77c7c579e99d595b3f98c69fc838c77","kind":"tag","published_at":"2016-04-14T13:33:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1/manifests"},{"name":"v0.15.0-alpha.2","sha":"caabf9eaee5a5e11097958105f8427cfc8905f86","kind":"tag","published_at":"2016-03-17T23:37:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2/manifests"},{"name":"v0.15.0-alpha.1","sha":"2ebddeb908857c16ece162964a7e501ab37716ba","kind":"commit","published_at":"2016-02-27T17:54:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1/manifests"},{"name":"v0.14.4","sha":"de2bee1335ff1fd701a60cb3d739cf919dbd77ce","kind":"commit","published_at":"2016-02-03T00:47:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"fa9141f90149392cc3fa366736e61a89b07e9205","kind":"commit","published_at":"2016-01-27T03:06:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"44b41957ae81344cf6dc794cf2dbe2da48152622","kind":"commit","published_at":"2016-01-08T15:52:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"0ae4d7f61bb240ae5e2adc9d15a8d5629f738db6","kind":"commit","published_at":"2016-01-04T22:23:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"628bc82957d8e537a1b648e31e10723820bb00ac","kind":"commit","published_at":"2015-12-25T15:12:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0/manifests"},{"name":"v0.14.0-rc2","sha":"9a24d8a7839c37b86748ad8022e39235e8eb6be2","kind":"commit","published_at":"2015-12-14T22:26:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2/manifests"},{"name":"v0.14.0-rc1","sha":"7459597806a2f1f5826eaab26d3c5d974da70fbd","kind":"commit","published_at":"2015-12-04T19:52:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1/manifests"},{"name":"v0.13.4","sha":"a98006f9ffb588030cbdd2e3b4a4515017e58c43","kind":"commit","published_at":"2015-11-24T17:07:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"e33afed6913b58a990bd4b51a038bbfff0a0f42f","kind":"commit","published_at":"2015-11-17T16:34:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"6f28ad04e8f95073646bfeb8936c550ca4a94347","kind":"commit","published_at":"2015-11-10T00:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"330488977f95dbebd6cf6a387bf10a86238331ff","kind":"commit","published_at":"2015-10-29T21:08:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"7980cd589e9dc9e055e1b789bf2f80e7f2ef0f5d","kind":"commit","published_at":"2015-10-21T19:38:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"86394ccd2d7b715eaa054a369679eba4ac82ce1f","kind":"commit","published_at":"2015-10-21T19:04:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"d310459476a461e0d29f166de277896026d8f35f","kind":"commit","published_at":"2015-10-19T17:30:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"06aca1012d01de4ec782acfb8d22a6ec83d48ff7","kind":"commit","published_at":"2015-10-07T21:43:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"6671f90516c2065839efae773ecda924b8bebdae","kind":"commit","published_at":"2015-10-06T19:31:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"a4e194e46c47f8e2eedfab8f0a8c4104e5679c95","kind":"commit","published_at":"2015-09-28T16:15:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"aa485220ff28e907d2548cbfb65bd789c23d9eba","kind":"commit","published_at":"2015-09-25T16:08:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"b55b770f2049852febe47bef27aa0eaceafcec08","kind":"commit","published_at":"2015-09-15T21:10:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"82bc1cb2805f7b624516f71628e6ca525df18cad","kind":"commit","published_at":"2015-08-24T21:31:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0/manifests"},{"name":"v0.10.4","sha":"a8097bcbed6939f0cb308e05acf03a907b666725","kind":"commit","published_at":"2015-08-09T03:29:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"2a43082b52138e33c85878616461445895066a11","kind":"commit","published_at":"2015-08-08T22:51:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"71583523f39c1830d3fcffeff0598c2f803f1048","kind":"commit","published_at":"2015-07-29T20:34:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"6b609c63611b02f9e845b765770983c547cd6af8","kind":"commit","published_at":"2015-07-13T21:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"b6140ec86c5087ad799e9a658f3f0d9b150c205a","kind":"commit","published_at":"2015-07-10T01:35:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"8a18478700f49b94fe7f580664e7b31c581ceb0b","kind":"commit","published_at":"2015-06-20T17:47:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"3da654eb4f0ddb10d81f2706eda1f3819e40b795","kind":"commit","published_at":"2015-06-15T01:46:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"867e87d3530b4fb6bc7f6ec5fb9edcd49e7bd631","kind":"commit","published_at":"2015-06-09T23:38:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"cb794810e7c39352f1bbd533d92983dc22a57510","kind":"commit","published_at":"2015-05-24T20:12:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0/manifests"},{"name":"v0.7.5","sha":"b3ce0b272e5468919d01b3d3ab6751a92f682b48","kind":"commit","published_at":"2015-04-27T19:14:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"abc159f246f15163f7984bcf702409cffc745d6e","kind":"commit","published_at":"2015-04-21T18:14:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"9321a4a8879f380a725c7439114ebf3e0da8abcc","kind":"commit","published_at":"2015-04-01T15:20:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"953606f4d1a9e3a33798b499219fe40b1f81fd96","kind":"commit","published_at":"2015-03-25T23:45:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"03c169188dd10ec2242b7806050781867c0291dd","kind":"commit","published_at":"2015-03-04T21:41:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"078ba0c94f8985dd2d96587784f760474ba51858","kind":"commit","published_at":"2015-02-13T21:06:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"accd9f0ef163d514b091709ffd63f76f6d1a467f","kind":"commit","published_at":"2015-01-27T00:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"57c7a95be20dc77cbe0459a40acc802e16de5148","kind":"commit","published_at":"2015-01-26T23:07:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"706446d6aeb952def6f2016fdc213b6e56b2d40f","kind":"commit","published_at":"2015-01-03T23:58:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"6b294fdd0a7f9686b8b8f05cf8759e90b3e581f9","kind":"commit","published_at":"2014-12-25T17:36:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"3eb741fdb94fff5e8218809b8f7d5a9d2e4d1778","kind":"commit","published_at":"2014-12-15T17:14:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"d65414913839d9d939c8bd938ca21f39f0faa924","kind":"commit","published_at":"2014-12-07T15:15:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"fc3232f6e9d1662c4f9d813b70acb329c4cdc6de","kind":"commit","published_at":"2014-11-30T21:22:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"4b02786c2a7e27613201fe72c033a260018a38d6","kind":"commit","published_at":"2014-11-28T20:34:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"ab8880bc442941c20d58ca2cbb8aace7b2724929","kind":"commit","published_at":"2014-11-17T20:10:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"052b0bc5a3e887d0a36b2277a2e09812a0ce206b","kind":"commit","published_at":"2014-11-11T21:11:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"715b7e868003ac9b121bdacee3e1301b9c660aa9","kind":"commit","published_at":"2014-11-08T19:56:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"088d257c0bec691545cd32f83fd2af753866b8ee","kind":"commit","published_at":"2014-11-08T00:13:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0/manifests"},{"name":"v0.1.29","sha":"3fe7b8bf7c3adc04522f311ce1c1c3b6e39e8edd","kind":"commit","published_at":"2014-11-05T19:58:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.1.29","html_url":"https://github.com/mui/material-ui/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29/manifests"}]},"repo_metadata_updated_at":"2025-10-29T21:14:05.427Z","dependent_packages_count":0,"downloads":8,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.161215879191822,"dependent_packages_count":36.39654443073056,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":30.77888015496119},"purl":"pkg:npm/%40onepilothq/icons","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@onepilothq/icons","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@onepilothq/icons","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@onepilothq/icons/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-29T16:04:14.239Z","issues_count":4308,"pull_requests_count":9949,"avg_time_to_close_issue":13592057.178502878,"avg_time_to_close_pull_request":1743679.4759773905,"issues_closed_count":2590,"pull_requests_closed_count":8490,"pull_request_authors_count":716,"issue_authors_count":2931,"avg_comments_per_issue":5.109795728876509,"avg_comments_per_pull_request":1.994974369283345,"merged_pull_requests_count":7175,"bot_issues_count":19,"bot_pull_requests_count":3438,"past_year_issues_count":769,"past_year_pull_requests_count":3299,"past_year_avg_time_to_close_issue":842316.4168674699,"past_year_avg_time_to_close_pull_request":466566.7232444611,"past_year_issues_closed_count":415,"past_year_pull_requests_closed_count":2663,"past_year_pull_request_authors_count":186,"past_year_issue_authors_count":610,"past_year_avg_comments_per_issue":1.859557867360208,"past_year_avg_comments_per_pull_request":1.4080024249772658,"past_year_bot_issues_count":9,"past_year_bot_pull_requests_count":1478,"past_year_merged_pull_requests_count":2376,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/issues","maintainers":[{"login":"oliviertassinari","count":773,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"siriwatknp","count":700,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":511,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":434,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"mnajdova","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"michaldudak","count":262,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"aarongarciah","count":237,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"ZeeshanTamboli","count":207,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mj12albert","count":193,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"alexfauquette","count":165,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"samuelsycamore","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"cherniavskii","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"LukasTy","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"bharatkashyap","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"DanailH","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"JCQuintas","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"eps1lon","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"hbjORbj","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hbjORbj"},{"login":"flaviendelangle","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"michelengelen","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"rosskevin","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rosskevin"},{"login":"mbrookes","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"m4theushw","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"apedroferreira","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"hasdfa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"nikitaa24","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikitaa24"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"richbustos","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richbustos"},{"login":"nathanmarks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanmarks"},{"login":"vicasas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"MBilalShafi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joshwooding","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwooding"},{"login":"dimitropoulos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dimitropoulos"},{"login":"arthurbalduini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"dmtrKovalenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmtrKovalenko"},{"login":"hai-cea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-cea"},{"login":"gerdadesign","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"DavidCnoops","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidCnoops"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}],"active_maintainers":[{"login":"siriwatknp","count":282,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":241,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":191,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"oliviertassinari","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"ZeeshanTamboli","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mnajdova","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"mj12albert","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"aarongarciah","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"prakhargupta1","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"JCQuintas","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"DanailH","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"alexfauquette","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"bharatkashyap","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"LukasTy","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"cherniavskii","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"michaldudak","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"MBilalShafi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"flaviendelangle","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"vicasas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@onepilothq%2Ficons/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@onepilothq%2Ficons/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@onepilothq%2Ficons/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@onepilothq%2Ficons/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@onepilothq%2Ficons/codemeta","maintainers":[{"uuid":"guillaumeonepilot","login":"guillaumeonepilot","name":null,"email":"guillaume@onepilot.co","url":null,"packages_count":4,"html_url":"https://www.npmjs.com/~guillaumeonepilot","role":null,"created_at":"2025-01-23T12:35:12.123Z","updated_at":"2025-01-23T12:35:12.123Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/guillaumeonepilot/packages"},{"uuid":"samiop75","login":"samiop75","name":null,"email":"sami@onepilot.co","url":null,"packages_count":4,"html_url":"https://www.npmjs.com/~samiop75","role":null,"created_at":"2025-01-23T12:35:12.237Z","updated_at":"2025-01-23T12:35:12.237Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/samiop75/packages"},{"uuid":"rjeanjean","login":"rjeanjean","name":null,"email":"romuald@onepilot.co","url":null,"packages_count":4,"html_url":"https://www.npmjs.com/~rjeanjean","role":null,"created_at":"2025-01-23T12:35:12.195Z","updated_at":"2025-01-23T12:35:12.195Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rjeanjean/packages"},{"uuid":"jimmy-onepilot","login":"jimmy-onepilot","name":null,"email":"jimmy@onepilot.co","url":null,"packages_count":4,"html_url":"https://www.npmjs.com/~jimmy-onepilot","role":null,"created_at":"2025-01-23T12:35:12.290Z","updated_at":"2025-01-23T12:35:12.290Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jimmy-onepilot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5264274,"maintainers_count":1091160,"namespaces_count":333594,"keywords_count":760514,"github":"npm","metadata":{"funded_packages_count":159192},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-12-16T06:37:22.408Z","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":5056127,"name":"org.webjars.npm:material-ui__core","ecosystem":"maven","description":"WebJar for @material-ui/core","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/material-ui","keywords_array":[],"namespace":"org.webjars.npm","versions_count":14,"first_release_published_at":"2018-08-18T19:12:37.000Z","latest_release_published_at":"2023-02-14T00:39:50.000Z","latest_release_number":"4.12.4","last_synced_at":"2025-12-12T01:21:09.835Z","created_at":"2022-07-27T23:43:46.844Z","updated_at":"2025-12-12T01:21:09.835Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/material-ui__core/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/material-ui__core/","metadata":{},"repo_metadata":{"id":19822297,"uuid":"23083156","full_name":"mui/material-ui","owner":"mui","description":"Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.","archived":false,"fork":false,"pushed_at":"2025-10-22T16:11:10.000Z","size":699196,"stargazers_count":96842,"open_issues_count":1774,"forks_count":32693,"subscribers_count":1324,"default_branch":"master","last_synced_at":"2025-10-22T18:17:02.502Z","etag":null,"topics":["design-system","material-design","material-ui","react","react-components"],"latest_commit_sha":null,"homepage":"https://mui.com/material-ui/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2014-08-18T19:11:54.000Z","updated_at":"2025-10-22T16:11:52.000Z","dependencies_parsed_at":"2025-06-02T16:06:01.092Z","dependency_job_id":"32b77193-1b92-4638-bb5e-6c82ade9eee5","html_url":"https://github.com/mui/material-ui","commit_stats":{"total_commits":23822,"total_committers":3211,"mean_commits":"7.4188726253503585","dds":0.8266728234405172,"last_synced_commit":"c0620e333641deda56f3cd68c7c3736098ee818c"},"previous_names":["mui-org/material-ui","callemall/material-ui"],"tags_count":568,"template":false,"template_full_name":null,"purl":"pkg:github/mui/material-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/sbom","scorecard":{"id":262861,"data":{"date":"2025-08-17T02:37:43Z","repo":{"name":"github.com/mui/material-ui","commit":"06de3386e5dbd68c7e7496219f702232dcd7ec9f"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.7,"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":"Maintained","score":10,"reason":"30 commit(s) and 1 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":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/check-if-pr-has-label.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yml: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:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/no-response.yml:22","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/check-if-pr-has-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci-check.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-cleanup.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/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/publish-canaries.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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 28 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":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  14 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:  13 out of  13 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":"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: 'allow deletion' disabled on branch 'v6.x'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v6.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v6.x'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'v6.x'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v6.x'","Warn: codeowners review is not required on branch 'master'","Warn: codeowners review is not required on branch 'v6.x'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v6.x'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v6.x'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v6.x'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v6.x'"],"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":"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":"CI-Tests","score":10,"reason":"28 out of 28 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 36 contributing companies or organizations","details":["Info: found contributions from: A11yance, LightSourceAI, TourConnect, Treeshakers, alienfast, calcom, callemall, cefsharp, cssinjs, emikra, goose-duck, instacart, jalaali, lightsourceai, mui, mui-org, nodejs, openfoodfacts, pabloengine, pretur, react-native-community, reactiran, reactjs, reactwg, state-machines, storybookjs, testing-library, text-em-all, typed-typings, typescript-cheatsheets, underjs, vercel, webpack, yarnpkg, yarnplugins, 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":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-cpj6-fhp6-mr6j","Warn: Project is vulnerable to: GHSA-f46r-rw29-r322","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","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-17T11:13:50.539Z","repository_id":19822297,"created_at":"2025-08-17T11:13:50.539Z","updated_at":"2025-08-17T11:13:50.539Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280748853,"owners_count":26383954,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-24T02:00:06.418Z","response_time":73,"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":"v7.3.4","sha":"28eadba9ec2899226ecbf4058b8fba1ddeab9e6d","kind":"tag","published_at":"2025-10-02T18:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4/manifests"},{"name":"v7.3.3","sha":"6984a79aa3ebde0ad9d1a21817de900f60b7dc90","kind":"tag","published_at":"2025-10-02T14:01:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3/manifests"},{"name":"v7.3.2","sha":"ebd180cdd48e365aa0c5c54b6568d5efc320590d","kind":"tag","published_at":"2025-09-02T06:18:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"3592ec32c4858c22bf99c535c037c13ee6db6b84","kind":"tag","published_at":"2025-08-06T09:33:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"ad98e5ebf7f2f629f9a8b054d9ee3e7217d163bf","kind":"tag","published_at":"2025-08-05T05:40:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0/manifests"},{"name":"v6.5.0","sha":"894dd472b2cc3bbf218eef521ce5a4bcbe914e60","kind":"tag","published_at":"2025-07-08T02:51:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0/manifests"},{"name":"v5.18.0","sha":"6b50143dcfc2aad56a37c9f2e1f14256e9a65c4e","kind":"tag","published_at":"2025-07-08T02:50:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0/manifests"},{"name":"v7.2.0","sha":"1496d735b2cf16501ce413daec40d627eee77e1d","kind":"tag","published_at":"2025-06-30T08:59:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0/manifests"},{"name":"v7.1.2","sha":"ad2d425db362790d6d0f90fbe5b5d3a5b5132503","kind":"tag","published_at":"2025-06-20T07:34:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2/manifests"},{"name":"v6.4.12","sha":"9179a92b0d97f6d0270c7fac733cfd81bd7354cc","kind":"tag","published_at":"2025-06-02T06:58:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12/manifests"},{"name":"v7.1.1","sha":"0ebb3a14ccc5dbee4ec2682b387511f107b95a65","kind":"tag","published_at":"2025-06-02T06:47:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"e3e07e0b8fac5ca8fb4bbf3ec453dbe79133552f","kind":"tag","published_at":"2025-05-06T08:50:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0/manifests"},{"name":"v6.4.11","sha":"6b3957d9d42c83e069da8e8bb534ec294dcb6254","kind":"tag","published_at":"2025-04-10T02:36:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11/manifests"},{"name":"v7.0.2","sha":"ebb24ce49e1ef8358600a7787cb6c8d671cead63","kind":"tag","published_at":"2025-04-09T13:08:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2/manifests"},{"name":"v6.4.10","sha":"d80a3609c8a7274dc5fafa348382059945aee449","kind":"tag","published_at":"2025-03-31T19:03:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10/manifests"},{"name":"v7.0.1","sha":"d6fdcac555725c3807e6f03445e3a051398ee739","kind":"tag","published_at":"2025-03-28T18:58:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"22aa7db2ed23df3b43530e9fdb57bc1051221457","kind":"tag","published_at":"2025-03-26T14:16:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0/manifests"},{"name":"v6.4.9","sha":"a884cb821f67a831f44cc6abfc3bc77faef91ada","kind":"tag","published_at":"2025-03-25T15:45:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9/manifests"},{"name":"v7.0.0-rc.0","sha":"ebaec8db8ae1b90183817cb0bad549d7fc63fe79","kind":"tag","published_at":"2025-03-19T09:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0/manifests"},{"name":"v5.17.1","sha":"0d509f8a4a48031a1e25974a1604b803892ce94e","kind":"tag","published_at":"2025-03-18T18:44:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"b0dc8270c5a2896293ff8b61052120a13819f0a1","kind":"tag","published_at":"2025-03-18T15:28:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0/manifests"},{"name":"v6.4.8","sha":"2bded219fabaaefc2083aa660d5856ab75cfa8d6","kind":"tag","published_at":"2025-03-17T17:54:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8/manifests"},{"name":"v7.0.0-beta.4","sha":"260ed53760f179e3bb4f1f43e2f2712ecbf9fdd7","kind":"tag","published_at":"2025-03-13T13:30:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4/manifests"},{"name":"v6.4.7","sha":"d1ca0a45fea4327ba4dc9876e62922785493f1c3","kind":"tag","published_at":"2025-03-05T15:19:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7/manifests"},{"name":"v7.0.0-beta.3","sha":"9dea4105c8b413e087bd1d0cc517b52831a2eb86","kind":"tag","published_at":"2025-03-05T15:13:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"48acea181cac8ca14455e76d01d3554ba578781e","kind":"tag","published_at":"2025-02-27T15:00:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2/manifests"},{"name":"v7.0.0-beta.1","sha":"2cf2e71af3c2b26694964884456bc335c2ba6cdb","kind":"tag","published_at":"2025-02-26T18:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1/manifests"},{"name":"v6.4.6","sha":"356b885778a2af26505d5dbba76a9abcceb69800","kind":"tag","published_at":"2025-02-26T13:39:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6/manifests"},{"name":"v7.0.0-beta.0","sha":"b485c1abec1d776e925ca90e6fa7d91e9bd057a7","kind":"tag","published_at":"2025-02-26T13:22:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0/manifests"},{"name":"v7.0.0-alpha.2","sha":"ba14b7070070281c8a6cea1df7653f007bb8da49","kind":"tag","published_at":"2025-02-18T18:57:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.4.5","sha":"6f2b908baa7863e2cbf0ec4518dc90ccfd53597b","kind":"tag","published_at":"2025-02-18T18:46:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5/manifests"},{"name":"v7.0.0-alpha.1","sha":"c390c1c2d1c85f42d40f16ce405a3c4b62026ec7","kind":"tag","published_at":"2025-02-11T17:34:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1/manifests"},{"name":"v6.4.4","sha":"c66361a6ad9d1354b60e6fb93ba3144c1348ab15","kind":"tag","published_at":"2025-02-11T14:31:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4/manifests"},{"name":"v6.4.3","sha":"cee310a92f61ffb75284195a9ed30bcb367c78e2","kind":"tag","published_at":"2025-02-04T18:53:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3/manifests"},{"name":"v7.0.0-alpha.0","sha":"3e3195a4285ca716061f7d7d87f4915630af1b69","kind":"tag","published_at":"2025-02-03T12:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.4.2","sha":"1813d89a599a4027fd216062b2cac8b0c1864f1d","kind":"tag","published_at":"2025-01-29T15:50:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2/manifests"},{"name":"v6.4.1","sha":"819e662a2ce210f8805c45057389217cb1c39a83","kind":"tag","published_at":"2025-01-21T13:23:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"f9949a8889c7e69cac145ce56411298a234d2e49","kind":"tag","published_at":"2025-01-14T16:46:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0/manifests"},{"name":"v5.16.14","sha":"ba588c8333d765af63ab15c8b33dd947b615f70b","kind":"tag","published_at":"2025-01-06T21:20:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14/manifests"},{"name":"v6.3.1","sha":"afd551abd3be44de711d6baef48e62e18b97c908","kind":"tag","published_at":"2025-01-03T13:53:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1/manifests"},{"name":"v5.16.13","sha":"e52a6379f22d38453fa046d410b0c4700707dbd9","kind":"tag","published_at":"2024-12-25T11:25:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13/manifests"},{"name":"v6.3.0","sha":"84d6ecfdccd10f204854beeef98bcc55dc99d117","kind":"tag","published_at":"2024-12-23T18:10:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"17026fc203a8b413ec7343b6eeb267a50519d515","kind":"tag","published_at":"2024-12-17T13:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1/manifests"},{"name":"v5.16.12","sha":"b8fbcf5fb5169d8db6ee0ec35001816d2777e8d4","kind":"tag","published_at":"2024-12-17T13:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12/manifests"},{"name":"v5.16.11","sha":"2413ff076b0d462736dfccd399b4be863fd79ec2","kind":"tag","published_at":"2024-12-11T10:13:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11/manifests"},{"name":"v6.2.0","sha":"3a8ceaead5ac4c2c4554e6500ca3d197420a04c2","kind":"tag","published_at":"2024-12-11T02:03:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0/manifests"},{"name":"v6.1.10","sha":"5c5e9f6d8a90034cd75dcb92403caf6b37efc916","kind":"tag","published_at":"2024-12-04T10:03:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10/manifests"},{"name":"v5.16.9","sha":"ec085b677c43ed1f37e66bd2fb58f27dce9f7184","kind":"tag","published_at":"2024-12-04T09:34:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9/manifests"},{"name":"v5.16.8","sha":"096adfbe28d038397a7f3cf3494b86844226e162","kind":"tag","published_at":"2024-11-28T06:51:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8/manifests"},{"name":"v6.1.9","sha":"821784419eefb89e4ce7b66c4b602a1e33d2fa88","kind":"tag","published_at":"2024-11-27T13:22:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9/manifests"},{"name":"v6.1.8","sha":"0b8739f145423bafdd8e2871312307bfb31c58ef","kind":"tag","published_at":"2024-11-20T15:09:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8/manifests"},{"name":"v6.1.7","sha":"a7d441d0bd3bfc16a1ce9e6d7ff3ad1afc6b62f1","kind":"tag","published_at":"2024-11-13T15:31:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7/manifests"},{"name":"v6.1.6","sha":"32112b76aa821c2a1e98120545019ef1a71ea274","kind":"tag","published_at":"2024-10-30T13:54:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6/manifests"},{"name":"v6.1.5","sha":"01c5f344628bc66e16f86284ee0fc7107002a5ca","kind":"tag","published_at":"2024-10-22T10:28:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5/manifests"},{"name":"v6.1.4","sha":"15ea548de803e4602894cae6304a497d7ddaf09c","kind":"tag","published_at":"2024-10-15T18:35:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4/manifests"},{"name":"v6.1.3","sha":"c7de2cae15cc7b7025ad79e3623320526ed16462","kind":"tag","published_at":"2024-10-09T09:47:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3/manifests"},{"name":"v6.1.2","sha":"e6ff0b5016ac4fa40cdc9b78a0d9ecdd2c0cd9db","kind":"tag","published_at":"2024-10-02T14:51:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"263c7259451d5b928bbdfd299c9c0afc89dfec02","kind":"tag","published_at":"2024-09-19T06:42:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"94cc3d0a66456713e6e25edf9a1ba35ad8df88bc","kind":"tag","published_at":"2024-09-11T13:09:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"bb620d85a89651ca4350e8861bbb35776d583726","kind":"tag","published_at":"2024-09-03T10:33:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"71dbef69dcbf2b87831af579fb777b4f1f4b219a","kind":"tag","published_at":"2024-08-29T13:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"c9a9adfb90e939c0590de6edf10d0c65fcbc8b1e","kind":"tag","published_at":"2024-08-27T09:06:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.0","sha":"55bea65c83c1beac77382fe961f8aa72eec21daa","kind":"tag","published_at":"2024-08-22T08:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0/manifests"},{"name":"v6.0.0-beta.6","sha":"cbb6f8d3b1b72732d51f5628765cfd7e75bd5747","kind":"tag","published_at":"2024-08-18T02:55:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6/manifests"},{"name":"v5.16.7","sha":"b505fd7b64e92db523198712a5d6716c494e0c66","kind":"tag","published_at":"2024-08-09T09:19:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7/manifests"},{"name":"v6.0.0-beta.5","sha":"75c24b0828981651082a3eede027b6871c96c440","kind":"tag","published_at":"2024-08-08T08:52:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5/manifests"},{"name":"v5.16.6","sha":"6eb1bdce38d0fc67fa8aebca260043c7fc8eb3e8","kind":"tag","published_at":"2024-07-30T21:06:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6/manifests"},{"name":"v6.0.0-beta.4","sha":"12532afa3e4f6f13a9fa86eb459c27792c36b6f9","kind":"tag","published_at":"2024-07-30T20:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4/manifests"},{"name":"v5.16.5","sha":"40792e6efb2c92b8964a3912e08aeb4fb7fc41c8","kind":"tag","published_at":"2024-07-25T06:42:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5/manifests"},{"name":"v6.0.0-beta.3","sha":"02fde66a0cd72fb7fe3681a5ea8c4de733b4a865","kind":"tag","published_at":"2024-07-24T18:27:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3/manifests"},{"name":"v5.16.4","sha":"77af399a3ad76f31e5f2e0fab5650b628fa50990","kind":"tag","published_at":"2024-07-16T16:01:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4/manifests"},{"name":"v6.0.0-beta.2","sha":"9ad8c1fd8dfd21d8e37fe73d71e011542b23db72","kind":"tag","published_at":"2024-07-16T14:46:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2/manifests"},{"name":"v5.16.3","sha":"e1824453bdb0a89f15d4dfe47a1c4f90fa0f0500","kind":"tag","published_at":"2024-07-16T14:18:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3/manifests"},{"name":"v6.0.0-beta.1","sha":"19c1935757925d834928a30ea41f58bb95fb355f","kind":"tag","published_at":"2024-07-16T09:42:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1/manifests"},{"name":"v5.16.2","sha":"56ddd108fe153592a800fce4d43f9758b0ff5101","kind":"tag","published_at":"2024-07-16T09:10:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2/manifests"},{"name":"v6.0.0-beta.0","sha":"3364f0740aa5c86e057ec5b0d22c1b12bfd96fa4","kind":"tag","published_at":"2024-07-11T15:54:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0/manifests"},{"name":"v5.16.1","sha":"431af6a2fd9bf6cd0422c61e36c937d1ea5e5015","kind":"tag","published_at":"2024-07-11T15:48:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1/manifests"},{"name":"v5.16.0","sha":"e5e9b9d5e952b52752b758179da20d3fa0982c05","kind":"tag","published_at":"2024-07-05T13:32:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0/manifests"},{"name":"v6.0.0-alpha.14","sha":"2a15dd74c76bacbc867a7313fdc2c42c6168327c","kind":"tag","published_at":"2024-07-05T04:25:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14/manifests"},{"name":"v6.0.0-alpha.13","sha":"a070a894fbe21c52df446438ca1bb5a891d5e1b5","kind":"tag","published_at":"2024-07-03T07:44:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13/manifests"},{"name":"v5.15.21","sha":"a306ce4afcc60de4c3e43b8f9183862235d9318e","kind":"tag","published_at":"2024-06-28T14:09:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21/manifests"},{"name":"v6.0.0-alpha.12","sha":"fb476c6c18b850e8400d03afb7447802afbfd357","kind":"tag","published_at":"2024-06-24T17:12:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.15.20","sha":"f20fa0ba4016e5425a2a4cce841075253828a551","kind":"tag","published_at":"2024-06-12T12:58:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20/manifests"},{"name":"v6.0.0-alpha.11","sha":"22c5206a9e8191b2f81131d6978a0958e55b7032","kind":"tag","published_at":"2024-06-12T08:18:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11/manifests"},{"name":"v6.0.0-alpha.10","sha":"e5ac6c0eef5efd4fa5c5eb11ccbf08e58e7443f8","kind":"tag","published_at":"2024-06-04T10:35:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10/manifests"},{"name":"v6.0.0-alpha.9","sha":"925de32766317bb84a92ec24b2b6465c8e48cc04","kind":"tag","published_at":"2024-05-29T12:25:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.15.19","sha":"77f606ba73bb5439d66871177772f54196044450","kind":"tag","published_at":"2024-05-29T12:01:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19/manifests"},{"name":"v6.0.0-alpha.8","sha":"c7dbe6e8256cef7bd2dbdcbee55428ad82513cd0","kind":"tag","published_at":"2024-05-21T16:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.15.18","sha":"607daac5baa9c8151f111fe4bacea1d7e61881a3","kind":"tag","published_at":"2024-05-16T09:29:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18/manifests"},{"name":"v6.0.0-alpha.7","sha":"997bec6d8d30a1a891aff4eeedefa41c93eaa95c","kind":"tag","published_at":"2024-05-16T06:31:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"7c8db04b91500ba77301acd360d21bff7f7c752f","kind":"tag","published_at":"2024-05-08T13:13:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.15.17","sha":"9bc4fc42959427246addfdf29db95847cc38e410","kind":"tag","published_at":"2024-05-08T12:24:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17/manifests"},{"name":"v5.15.16","sha":"284e251c155d92078f80f98919f4ab260b05e9be","kind":"tag","published_at":"2024-05-01T14:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16/manifests"},{"name":"v6.0.0-alpha.5","sha":"571d5046e26aa07605cb1e01ca99b2eb0b04d009","kind":"tag","published_at":"2024-05-01T14:16:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5/manifests"},{"name":"v6.0.0-alpha.4","sha":"afffc2ffc3db1e6abf48f3b3e13a41e8b758f874","kind":"tag","published_at":"2024-04-24T07:30:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4/manifests"},{"name":"v6.0.0-alpha.3","sha":"6d5e44409344ea4e13ceb3a02c4446dc6a7323b4","kind":"tag","published_at":"2024-04-17T16:10:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3/manifests"},{"name":"v6.0.0-alpha.2","sha":"4e75758b37119bd821435c23d9c111c545e186b6","kind":"tag","published_at":"2024-04-09T15:09:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2/manifests"},{"name":"v6.0.0-alpha.1","sha":"84307c1a2495a716788ec25f046faaa4d16c88c7","kind":"tag","published_at":"2024-04-05T10:43:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1/manifests"},{"name":"v5.15.15","sha":"5a079965186640b5176f00c537f3b9e6c299b5c4","kind":"tag","published_at":"2024-04-04T07:09:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15/manifests"},{"name":"v6.0.0-alpha.0","sha":"2a15ad6f1f5507162b1a5aebf78976ca3023183b","kind":"tag","published_at":"2024-03-26T15:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.15.14","sha":"9585d28317c90f2c71ab88dd5ae37638bb64ad82","kind":"tag","published_at":"2024-03-19T08:18:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14/manifests"},{"name":"v5.15.13","sha":"dbcb678234296de56afaf3138917e967e8d1934a","kind":"tag","published_at":"2024-03-13T14:17:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13/manifests"},{"name":"pigment@0.0.1","sha":"0e765a618a7676c507852cec024464b1fc1cd80f","kind":"tag","published_at":"2024-03-08T04:20:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/pigment@0.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/pigment@0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@pigment%400.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1/manifests"},{"name":"v5.15.12","sha":"5ad69e161d7520274cd37a2524ffb935b6dda158","kind":"tag","published_at":"2024-03-05T15:33:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12/manifests"},{"name":"v5.15.11","sha":"e3257a4d68481b0ca6efd5d06cb5c1e1e77e4286","kind":"tag","published_at":"2024-02-22T08:52:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11/manifests"},{"name":"v5.15.10","sha":"94fcd3ada0842108a9a2ce53e121931e5448649f","kind":"tag","published_at":"2024-02-12T12:38:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10/manifests"},{"name":"v5.15.9","sha":"7917d2a8a4acc0b07328dee8273847652491b769","kind":"tag","published_at":"2024-02-08T12:55:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9/manifests"},{"name":"v5.15.8","sha":"fe5a59e616637a0488b122749479b782f5f8dfa2","kind":"tag","published_at":"2024-02-06T20:42:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8/manifests"},{"name":"v5.15.7","sha":"b80acd69c7c848709d01465d6727b13ed6109258","kind":"tag","published_at":"2024-01-31T13:23:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7/manifests"},{"name":"v5.15.6","sha":"1700e5cd9cbb3bc648b7f799f837c4d23ed42700","kind":"tag","published_at":"2024-01-22T18:09:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6/manifests"},{"name":"v5.15.5","sha":"5d7c4e26a4973a3a80bf5f8a9a8ea14f89554fe0","kind":"tag","published_at":"2024-01-17T09:27:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5/manifests"},{"name":"v5.15.4","sha":"6aadbf91c5eb2c94dea9a49a19eb532606410a5a","kind":"tag","published_at":"2024-01-10T13:49:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4/manifests"},{"name":"v5.15.3","sha":"9fa4e472f9ba4fd4e7f8cfb8bc0d1f1d455ace23","kind":"tag","published_at":"2024-01-03T15:22:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"5d5dd15f70db9ffcb85d4dc57da8a20f5240fb81","kind":"tag","published_at":"2023-12-25T14:24:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"8be7ac66b99059bf2c2edcca9cf15981d389db6b","kind":"tag","published_at":"2023-12-19T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"8c2c6a88a509f9da7c453d4a3c3ab4749a57a36d","kind":"tag","published_at":"2023-12-12T18:21:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0/manifests"},{"name":"v5.14.20","sha":"14fa79f4328e901f82d7fc39aba722a9bf4a8df0","kind":"tag","published_at":"2023-12-05T09:28:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20/manifests"},{"name":"v5.14.19","sha":"a07b4925255aa3fc7ae1255130e182e4573c58d7","kind":"tag","published_at":"2023-11-29T21:11:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19/manifests"},{"name":"v5.14.18","sha":"43a41b6b2fa3f0a186a852b894452722e3a38f04","kind":"tag","published_at":"2023-11-14T08:27:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18/manifests"},{"name":"v5.14.17","sha":"c54a42dd8b0ec8e850bd60438e60a1a8acb3b4a4","kind":"tag","published_at":"2023-11-06T15:34:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17/manifests"},{"name":"v5.14.16","sha":"391b57a05daf67a8154471dae645471f5ffac09f","kind":"tag","published_at":"2023-10-31T10:57:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16/manifests"},{"name":"v5.14.15","sha":"6baedcfed27419ed6b9685f27fcbf3eff46133a3","kind":"tag","published_at":"2023-10-24T15:41:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15/manifests"},{"name":"v5.14.14","sha":"a0cfa182db3e7b196efe36cfe7b31d304c5a0a4e","kind":"tag","published_at":"2023-10-17T13:58:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14/manifests"},{"name":"v5.14.13","sha":"b8811a0fa59e7663b240183219db32f9a617e607","kind":"tag","published_at":"2023-10-10T19:42:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13/manifests"},{"name":"v5.14.12","sha":"bd450a0fdb19b087f47e1d7cce5a72417ec977cc","kind":"commit","published_at":"2023-10-04T16:31:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12/manifests"},{"name":"v5.14.11","sha":"13c0894d0c14c7f577a0a95492aeaa8fff8da33a","kind":"tag","published_at":"2023-09-26T11:47:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11/manifests"},{"name":"v5.14.10","sha":"14e97bffa62760cabcdc7244bff445b423f5286a","kind":"tag","published_at":"2023-09-18T10:18:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10/manifests"},{"name":"v5.14.9","sha":"8255b71ccdbfe9a20f856b5d68a269ab1c5452ca","kind":"tag","published_at":"2023-09-13T13:36:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9/manifests"},{"name":"v5.14.8","sha":"74c58dabc2cf5ed2242fb08e4781d26088d06b12","kind":"tag","published_at":"2023-09-05T12:34:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8/manifests"},{"name":"v5.14.7","sha":"8a09d535f101aac98935f82b76345ca9691b5e2b","kind":"tag","published_at":"2023-08-29T12:04:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7/manifests"},{"name":"v5.14.6","sha":"a1f511dd6ed9adba561e2ba00e1348136ed656db","kind":"commit","published_at":"2023-08-24T11:19:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6/manifests"},{"name":"v5.14.5","sha":"61fbfd1546c55caca984695a41f9c95668d414fc","kind":"tag","published_at":"2023-08-14T14:39:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5/manifests"},{"name":"v5.14.4","sha":"40f4b275022f03e48cf4809cd53d0d0dabb40424","kind":"tag","published_at":"2023-08-08T09:51:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4/manifests"},{"name":"v5.14.3","sha":"2deea341c9abfb640f22520e0c277027f3f91cd0","kind":"tag","published_at":"2023-08-01T15:33:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3/manifests"},{"name":"v5.14.2","sha":"36d9f0d3659e2f5ab1d924988313986962a0bf35","kind":"tag","published_at":"2023-07-25T10:01:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2/manifests"},{"name":"v5.14.1","sha":"f2e5ded80e94407f63a27eadb018139d6f967313","kind":"tag","published_at":"2023-07-19T09:05:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1/manifests"},{"name":"v5.14.0","sha":"2529e3aaaaec2c9f8e8cf669e58bb9c81db5a6d8","kind":"tag","published_at":"2023-07-11T14:57:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0/manifests"},{"name":"v5.13.7","sha":"aac2d5b526e8139314d99f827ecc3b2c24e99686","kind":"tag","published_at":"2023-07-04T08:53:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7/manifests"},{"name":"v5.13.6","sha":"312270bc71224067e1910bbee9f800b4a2469cc7","kind":"tag","published_at":"2023-06-23T14:05:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6/manifests"},{"name":"v5.13.5","sha":"24b3af68ebe79c1891e45c60c6bcfd26f8818f73","kind":"tag","published_at":"2023-06-12T13:43:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5/manifests"},{"name":"v5.13.4","sha":"a522d82df32d3bfab46b25f5ff24eeb9670c83fb","kind":"tag","published_at":"2023-06-05T17:30:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4/manifests"},{"name":"v5.13.3","sha":"70d4a2bb49dca9fef7854a1463a392094222812b","kind":"tag","published_at":"2023-05-29T11:22:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3/manifests"},{"name":"v5.13.2","sha":"f661923e9aa9d9cc634750affbb04bf2007bc57d","kind":"tag","published_at":"2023-05-22T16:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2/manifests"},{"name":"v5.13.1","sha":"0c58832b6e182f782e73b118ed9681055db3e249","kind":"tag","published_at":"2023-05-17T05:25:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"9130a021ca34746e4076fcae50c57bc584026b8f","kind":"tag","published_at":"2023-05-10T08:14:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0/manifests"},{"name":"v5.12.3","sha":"9710ff34b16a0f271107a8619a28546ae3ca7c18","kind":"tag","published_at":"2023-05-02T14:17:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"5b7e9c52e37ef0c3274a762f38cd7ef7ffc9e7a8","kind":"tag","published_at":"2023-04-25T16:42:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"d14d288ae9e9b0e2b3b33d0a77b4113f024d4215","kind":"tag","published_at":"2023-04-17T15:57:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"05127cf65b4250f836897428cd15829669ab8d6c","kind":"tag","published_at":"2023-04-11T09:58:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0/manifests"},{"name":"v5.11.16","sha":"af5e109990a26318c96dbff6f25759ba91f0e147","kind":"tag","published_at":"2023-04-04T14:00:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16/manifests"},{"name":"v5.11.15","sha":"ae98db6aca5f9d4b754ff9fce4ce33f738a00f65","kind":"tag","published_at":"2023-03-28T13:06:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15/manifests"},{"name":"v5.11.14","sha":"f34d17c3294fcdb63fe9a135b4f3aa2459c81189","kind":"tag","published_at":"2023-03-21T17:45:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14/manifests"},{"name":"v5.11.13","sha":"9f7a2bfac55faed1b1c6c7b4b6d1b1659a076bab","kind":"tag","published_at":"2023-03-14T09:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13/manifests"},{"name":"v5.11.12","sha":"b76b8f1098a6c01f39e5e19bf3abf77c2b9cf475","kind":"tag","published_at":"2023-03-06T15:03:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12/manifests"},{"name":"v5.11.11","sha":"58df7f1905f16533ddb5a7977346c0f4548e4547","kind":"tag","published_at":"2023-02-28T09:55:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11/manifests"},{"name":"v5.11.10","sha":"676bc85fa2b02f92f21dd5c7e15f453b6b9c2e3d","kind":"tag","published_at":"2023-02-20T11:30:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10/manifests"},{"name":"v5.11.9","sha":"af5b3f5e7a79da9ef4bbd63d8fcf60927ffb6533","kind":"tag","published_at":"2023-02-14T14:30:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9/manifests"},{"name":"v5.11.8","sha":"d4d8512ce3453711f3c661374579b0d2ed13f3e7","kind":"tag","published_at":"2023-02-07T10:50:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8/manifests"},{"name":"v5.11.7","sha":"33cac172846b032d3f8b9333b72b2af832dd47d0","kind":"tag","published_at":"2023-01-31T09:39:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7/manifests"},{"name":"v5.11.6","sha":"a2e552314847b4d52498538d7ca171763067a5d0","kind":"tag","published_at":"2023-01-23T20:28:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6/manifests"},{"name":"v5.11.5","sha":"685c72dfaf840f4d5b7a3ab738ddcabd74418823","kind":"tag","published_at":"2023-01-18T01:43:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5/manifests"},{"name":"v5.11.4","sha":"bc859d95e4415f880cd6bcb6f44cc9e5e8c8097c","kind":"tag","published_at":"2023-01-09T13:57:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4/manifests"},{"name":"v5.11.3","sha":"a526207c3957de4ebfcda937b58327d69464f15c","kind":"tag","published_at":"2023-01-02T17:00:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3/manifests"},{"name":"v5.11.2","sha":"e9d8fa07e1ff979bcaf92837b131cd9e292f0161","kind":"tag","published_at":"2022-12-26T14:56:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2/manifests"},{"name":"v5.11.1","sha":"a1e30390da62019e5769e398f4cbc9f8892d8f9a","kind":"commit","published_at":"2022-12-20T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"191acda4545c394b78964ab80b364e15686f0e9b","kind":"tag","published_at":"2022-12-13T12:56:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0/manifests"},{"name":"v5.10.17","sha":"4265f343b49e4af9673a49e585439d35c8deeab2","kind":"tag","published_at":"2022-12-06T10:59:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17/manifests"},{"name":"v5.10.16","sha":"b8aa3974d84c176b8857e8d5b29a7be8670bb410","kind":"tag","published_at":"2022-11-28T16:00:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16/manifests"},{"name":"v5.10.15","sha":"14a6e1c61edb5f66f4888e32c04df5e637e7cfc4","kind":"commit","published_at":"2022-11-22T09:45:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15/manifests"},{"name":"v5.10.14","sha":"c2da6de1c504c7dbd8ae1d0771c184c1544a0c76","kind":"tag","published_at":"2022-11-15T09:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14/manifests"},{"name":"v5.10.13","sha":"2f4c2190d1d3614d8063e84b79d4d1f034b3e3fe","kind":"tag","published_at":"2022-11-07T17:53:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13/manifests"},{"name":"v5.10.12","sha":"30cb27cff1d4e1838ca4235ab4285e20f2b2a870","kind":"tag","published_at":"2022-10-31T15:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12/manifests"},{"name":"v5.10.11","sha":"c80ff0339882859af7e17f8bfd0a5f6880b323f8","kind":"commit","published_at":"2022-10-25T09:34:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11/manifests"},{"name":"v5.10.10","sha":"639224a3e3600cb0e04755d89aab250297b6d851","kind":"tag","published_at":"2022-10-18T08:35:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10/manifests"},{"name":"v5.10.9","sha":"7bd7c219e2670ff7791148e9b1a1d2387528fc0c","kind":"tag","published_at":"2022-10-11T11:56:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9/manifests"},{"name":"v5.10.8","sha":"d4a3216cdd858899960f945d6e00b2d59bf1d5d1","kind":"tag","published_at":"2022-10-03T16:28:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8/manifests"},{"name":"v5.10.7","sha":"d9ef6e788eee11256818329c7429242f8b769263","kind":"commit","published_at":"2022-09-27T01:44:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7/manifests"},{"name":"v5.10.6","sha":"0f75f3d78b67c405c23bfd14a29aedff367415b7","kind":"tag","published_at":"2022-09-19T14:34:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6/manifests"},{"name":"v5.10.5","sha":"594d87dab0e43e641a6826c935df8f2c10672955","kind":"tag","published_at":"2022-09-12T14:40:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5/manifests"},{"name":"v5.10.4","sha":"c8feb29320a22cc4461fb5ef5f4f7de7bd96a59b","kind":"commit","published_at":"2022-09-06T09:11:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"992421d0114a9df72d358fe6fccc28c1fb6f1505","kind":"tag","published_at":"2022-08-29T17:37:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"99b23c06d9b018d6c500fa1acb3030d673e219ab","kind":"tag","published_at":"2022-08-23T10:25:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"dfc0b89c665de8e5e3e4ecf68d8c782e74dbb65c","kind":"tag","published_at":"2022-08-16T17:55:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"7f502e06d54c5a2f389a1639358c84279462b54a","kind":"commit","published_at":"2022-08-09T03:21:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0/manifests"},{"name":"v5.9.3","sha":"89617ef683d2bcd2c870e9c1bd58ad4d55247fd5","kind":"tag","published_at":"2022-08-01T20:54:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3/manifests"},{"name":"v5.9.2","sha":"b7f0a16eca4ac2044703032838f90873ec063d75","kind":"tag","published_at":"2022-07-25T15:12:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2/manifests"},{"name":"v5.9.1","sha":"1937412c4345569d98c0950a1016c22508e1ff81","kind":"tag","published_at":"2022-07-18T17:23:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"88ad7d4e623183b8e20702e7961ef9c8de330dc7","kind":"commit","published_at":"2022-07-12T08:54:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0/manifests"},{"name":"v5.8.7","sha":"be0ab4c062a22fc4bb52c47d005b57203b56c09c","kind":"tag","published_at":"2022-07-04T20:39:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7/manifests"},{"name":"v5.8.6","sha":"c58f6653411e0ff38bf67a512d16b87c6523606b","kind":"tag","published_at":"2022-06-27T14:21:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6/manifests"},{"name":"v5.8.5","sha":"3c528113f47cfddf2504ea02ba3065e7c5c46928","kind":"tag","published_at":"2022-06-21T18:05:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5/manifests"},{"name":"v5.8.4","sha":"a6e782ec2f037e2ca989515048ce5f22fe760595","kind":"tag","published_at":"2022-06-14T10:00:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4/manifests"},{"name":"v5.8.3","sha":"b1e4b9cd3e1d88286f9d1485864310a7c1f23a79","kind":"tag","published_at":"2022-06-07T19:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3/manifests"},{"name":"v5.8.2","sha":"93b0aba905b3b6947f58a02d911489bb737ee880","kind":"commit","published_at":"2022-05-31T11:47:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2/manifests"},{"name":"v5.8.1","sha":"1eee9ee437f39f1c3438209154df8e8b9ecd990d","kind":"tag","published_at":"2022-05-23T16:04:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"6a468718b970c39ae83a4029bcb53071c9567430","kind":"tag","published_at":"2022-05-17T09:42:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4eef029981b08c77a9c52d0b863e6b5ced279087","kind":"tag","published_at":"2022-05-10T09:06:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0/manifests"},{"name":"v5.6.4","sha":"edb7e8895ef8def2bf59376d7631e0360a77aaf6","kind":"commit","published_at":"2022-05-02T11:46:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4/manifests"},{"name":"v5.6.3","sha":"124d5e2f0022d17b577a464e6b3a69fa2511105e","kind":"tag","published_at":"2022-04-25T14:04:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3/manifests"},{"name":"v5.6.2","sha":"b3645b3fd11dc26a06ea370a41b5bac1026c6792","kind":"tag","published_at":"2022-04-18T16:10:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2/manifests"},{"name":"v5.6.1","sha":"0251fd5222079e4a512bbd32dff4a7a4c3efe997","kind":"tag","published_at":"2022-04-11T13:21:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"8dcdea53f927ab207718d7ee6576806aca2a3798","kind":"commit","published_at":"2022-04-06T03:27:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0/manifests"},{"name":"v4.12.4","sha":"a563a60219f7f6519fb0f34f6d8e3bf0974e6495","kind":"tag","published_at":"2022-04-03T14:38:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4/manifests"},{"name":"v5.5.3","sha":"96e1f40a3b8aa809d543aa7d466eb48cdfa0b53d","kind":"tag","published_at":"2022-03-28T14:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"dd411b017ea7504a14a16821b694ac6aa01d9b6d","kind":"tag","published_at":"2022-03-21T15:15:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"350b15ee91a93040d50391cb9a45440a90e6b2d1","kind":"tag","published_at":"2022-03-14T16:49:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"f3412aa9d179fdfc3f5c0a4a1cfc1965faef7307","kind":"commit","published_at":"2022-03-07T13:53:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0/manifests"},{"name":"v5.4.4","sha":"965f2eb8cb79bb0685a13d9e28c09617b22358cd","kind":"tag","published_at":"2022-02-28T15:21:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4/manifests"},{"name":"v5.4.3","sha":"e2892a61ea56b6578c2efc81d0324660082ad93c","kind":"tag","published_at":"2022-02-21T16:40:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3/manifests"},{"name":"v5.4.2","sha":"01371028b27156419923b362c4b0af92dc08b29f","kind":"tag","published_at":"2022-02-15T14:57:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"fbce2f80c6cb36e59a4a6826ae46b59a10e1c831","kind":"commit","published_at":"2022-02-08T11:34:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"ba4e819aa58b6a36ae4d96ee79c2a5310a812670","kind":"tag","published_at":"2022-02-01T09:00:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"337be3b2a630d791a5cbc5a2a4575d4f58e38df3","kind":"tag","published_at":"2022-01-24T15:05:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"dcbfc54f581dbf1c0008a8e9e578f896f06228ab","kind":"tag","published_at":"2022-01-17T22:45:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0/manifests"},{"name":"v5.2.8","sha":"f80abbb5f942064c9c270b2ac5bb2a2318876754","kind":"tag","published_at":"2022-01-10T20:11:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8/manifests"},{"name":"v5.2.7","sha":"5daaf9be5115b1cb777fb4cf3d9125baddfe5720","kind":"tag","published_at":"2022-01-03T12:34:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7/manifests"},{"name":"v5.2.6","sha":"052db9d577a03ed8d588ecca9e6c0a5f5ba676e1","kind":"tag","published_at":"2021-12-27T14:23:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6/manifests"},{"name":"v5.2.5","sha":"f8697de9c250dbc6b446bcc08566f50fb4070aab","kind":"tag","published_at":"2021-12-20T14:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5/manifests"},{"name":"v5.2.4","sha":"b265431f9a32ea726c5227821126fbc6424117d5","kind":"commit","published_at":"2021-12-14T13:41:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4/manifests"},{"name":"v5.2.3","sha":"9c3dc12c3de241f44d923bfb089200980f3fd23d","kind":"tag","published_at":"2021-12-06T16:12:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3/manifests"},{"name":"v5.2.2","sha":"fcaec7a75f951c9db79c99c42370ca18212c1f16","kind":"tag","published_at":"2021-11-29T16:51:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"586d9ba2472d549c180cbacddf97eb73425286b3","kind":"tag","published_at":"2021-11-25T11:50:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"353cecb5391571163eb6bd8cbf36d2dd299aaf56","kind":"tag","published_at":"2021-11-23T13:25:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"ddbe15b4d8b7cc1dc84720264fde0b1dafb6166f","kind":"commit","published_at":"2021-11-16T15:06:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"7e26583fe1f95f5c3682213105f8f4b51c9d61c9","kind":"tag","published_at":"2021-11-08T15:14:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0/manifests"},{"name":"v5.0.6","sha":"99752d2848f17c5d1e4840f54863899a19387162","kind":"tag","published_at":"2021-10-27T08:43:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6/manifests"},{"name":"v5.0.5","sha":"58f8ff1f8bc7f0cc4bb728654604a194b3c3790b","kind":"tag","published_at":"2021-10-26T10:14:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"86443310e4344ae1ce6e04f084d58e17e4d62170","kind":"tag","published_at":"2021-10-14T15:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"36258031912caf662f69ca3769c6e0bd46946050","kind":"tag","published_at":"2021-10-07T12:26:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"c510762a325116c654afd3c21381a50b942c2c66","kind":"tag","published_at":"2021-09-29T09:29:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"afcf3ee18e7a9c526348b3bce74b69781b4ad071","kind":"tag","published_at":"2021-09-22T12:15:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"85598e74b85a89a16f8bdf5b68346ca8d6b70557","kind":"tag","published_at":"2021-09-16T11:28:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.1","sha":"1b563a153f5b2736f79a3f45573e2e2b66ba0a9a","kind":"tag","published_at":"2021-09-08T13:55:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"698492a5401b12578dc459397b9d288542fc954b","kind":"commit","published_at":"2021-09-02T02:45:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.5","sha":"0bab71409bcc0865ab3e0fcbfa14fa824ddc5495","kind":"tag","published_at":"2021-08-25T07:30:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"c30ec7bed00b36da7b0e6a202b3cb48d2fc1b579","kind":"tag","published_at":"2021-08-13T21:32:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"e5ccdf299c75ea65b0600ee05ff6c98646891c77","kind":"tag","published_at":"2021-08-09T04:03:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3/manifests"},{"name":"v4.12.3","sha":"77a8daeed0e8efa67c6d86f3cc40239dc6eb3d94","kind":"tag","published_at":"2021-07-30T10:06:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3/manifests"},{"name":"v5.0.0-beta.2","sha":"cca80d861f64b3eaa8a5ef8815b7552aaea61557","kind":"tag","published_at":"2021-07-26T15:01:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2/manifests"},{"name":"v4.12.2","sha":"958241aa0ebf340ad0f152b91949720c85b4fcca","kind":"tag","published_at":"2021-07-19T16:41:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2/manifests"},{"name":"v5.0.0-beta.1","sha":"8a4b8952077b64e90ac9d23c116a45aed672db9c","kind":"tag","published_at":"2021-07-14T16:28:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1/manifests"},{"name":"v4.12.1","sha":"4dc8c9bf3e8a6b21a2aac58b0be3161af334b67d","kind":"tag","published_at":"2021-07-07T13:08:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"53a1655143aa4ec36c29a6063ccdf89c48a74bfd","kind":"tag","published_at":"2021-07-06T13:40:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0/manifests"},{"name":"v5.0.0-beta.0","sha":"a0f416173d2f5b78546f52e572a0f64dcc3751e9","kind":"tag","published_at":"2021-07-01T12:17:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.38","sha":"f60126f95d7b36fa12133887990615b9f47e994a","kind":"commit","published_at":"2021-06-24T03:37:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.38","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38/manifests"},{"name":"v5.0.0-alpha.37","sha":"c795ca0822e2816a630a5654d5471fa04521d23c","kind":"tag","published_at":"2021-06-15T17:49:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.37","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37/manifests"},{"name":"v5.0.0-alpha.36","sha":"cf2f6fa90608b109978698fc48120920beaaa51f","kind":"tag","published_at":"2021-06-08T06:46:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.36","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36/manifests"},{"name":"v5.0.0-alpha.35","sha":"6c0afb6d8fff919e80f9f1ec92613acacd8365e7","kind":"tag","published_at":"2021-05-31T20:34:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.35","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35/manifests"},{"name":"v5.0.0-alpha.34","sha":"ee3a077c161accb887b93a17f9eaa2b23e998319","kind":"tag","published_at":"2021-05-18T10:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.34","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34/manifests"},{"name":"v5.0.0-alpha.33","sha":"0fa6ab4a29e8469c081d3f796e0bd9cab98e9185","kind":"tag","published_at":"2021-05-09T12:29:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.33","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33/manifests"},{"name":"v4.11.4","sha":"6658323b5e2ba366691829bbef3f53c00008497e","kind":"tag","published_at":"2021-04-27T15:48:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4/manifests"},{"name":"v5.0.0-alpha.32","sha":"2e99746c35ea0c1e45187a206d6ebc25a52933dc","kind":"tag","published_at":"2021-04-27T12:59:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32/manifests"},{"name":"v5.0.0-alpha.31","sha":"b061319b132163900d1a4eb64207f5284d28639d","kind":"tag","published_at":"2021-04-20T13:59:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"0bc7ed897d54a899fb0dfc5cbd6c5ee0592705e1","kind":"tag","published_at":"2021-04-12T09:46:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"29934afe4643811f3bed772612f92d539a1e489d","kind":"tag","published_at":"2021-04-04T16:43:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"a83c7715c0e2cfa1c3e59b7a1f828f6a1476b307","kind":"tag","published_at":"2021-03-24T12:57:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"2de88ce2973667921a45ff69ea48a8843cb9d8cb","kind":"tag","published_at":"2021-03-05T13:01:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27/manifests"},{"name":"v5.0.0-alpha.26","sha":"8928a36394154e02a73d5e92a740d5f9ed8da709","kind":"tag","published_at":"2021-02-27T18:39:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"688db35f581ac345a09a15420efdb0e4c98a56ab","kind":"tag","published_at":"2021-02-11T12:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"15108a5aad5342d92e86be5c5388b8321a88b280","kind":"tag","published_at":"2021-01-26T14:08:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24/manifests"},{"name":"v4.11.3-deprecations.1","sha":"6cf7cf7c7b11b38db18a4d2003743cbadeb1b4ee","kind":"commit","published_at":"2021-01-25T23:27:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1/manifests"},{"name":"v4.11.3","sha":"bd79e8f8c5b8c77bc5c13d076377a18d2ceedfa2","kind":"commit","published_at":"2021-01-24T12:45:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3/manifests"},{"name":"v4.11.3-deprecations.0","sha":"f64337cd87428e04c851bb1667f5f9e0e6aeaede","kind":"commit","published_at":"2021-01-24T12:00:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0/manifests"},{"name":"v5.0.0-alpha.23","sha":"af6e7220961c6f5e8ed89172694287dc737828ff","kind":"commit","published_at":"2021-01-14T12:48:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23/manifests"},{"name":"v5.0.0-alpha.22","sha":"c514ea86c11c9817839630e840535358f5044caf","kind":"commit","published_at":"2021-01-04T11:14:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"5c82b9147f811fda24bc09132852ed240f8d9def","kind":"commit","published_at":"2020-12-30T17:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"cd30d9e3961c8b33ce43a133e0a958867a202c41","kind":"commit","published_at":"2020-12-21T17:51:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20/manifests"},{"name":"v5.0.0-alpha.19","sha":"754e29cf5a712d0e0f6bd3e54f80e9997659f68c","kind":"commit","published_at":"2020-12-13T17:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.11.2","sha":"174b64f8a3adffb8df3c13285f4edc2437a8547a","kind":"commit","published_at":"2020-12-02T23:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2/manifests"},{"name":"v5.0.0-alpha.18","sha":"c5561c5febbe1c3bd5446c8a0bb480025ab38b86","kind":"commit","published_at":"2020-12-02T23:25:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.11.1","sha":"b8092ce09e164a1cb2fec2f3a5b6aa6e2dc6cbbd","kind":"commit","published_at":"2020-11-24T14:35:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1/manifests"},{"name":"v5.0.0-alpha.17","sha":"41d6a360e0fb245dd74549445539c6218a9dc737","kind":"commit","published_at":"2020-11-23T00:49:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17/manifests"},{"name":"v5.0.0-alpha.16","sha":"47a8e102eeaa5a68a2b4f99c08085cfddc0bef77","kind":"commit","published_at":"2020-11-14T12:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16/manifests"},{"name":"v5.0.0-alpha.15","sha":"fa9cbc835ee70b12234b7207b1872356277da5fa","kind":"commit","published_at":"2020-11-03T23:57:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15/manifests"},{"name":"v5.0.0-alpha.14","sha":"56520e757e0052e25f8dd5d78214458c4b7c634d","kind":"commit","published_at":"2020-10-23T22:59:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14/manifests"},{"name":"v5.0.0-alpha.13","sha":"b82af55f9917f9e77a3cae9b36e47b29d43182c0","kind":"commit","published_at":"2020-10-17T21:47:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13/manifests"},{"name":"v5.0.0-alpha.12","sha":"c7c3643948bce7327a7f01665caa7474be2694f9","kind":"commit","published_at":"2020-10-10T22:32:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12/manifests"},{"name":"v5.0.0-alpha.11","sha":"b4fe7eefd494fa28cd3453067af8872a83f31fa6","kind":"commit","published_at":"2020-09-26T15:07:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11/manifests"},{"name":"v5.0.0-alpha.10","sha":"2e1502fc18d86d69a6b55fc4ac5dcb50ddf192c4","kind":"commit","published_at":"2020-09-15T08:10:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10/manifests"},{"name":"v5.0.0-alpha.9","sha":"e830beb63940d24129285f554fc9c2fb0bd7ccbf","kind":"commit","published_at":"2020-09-06T16:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9/manifests"},{"name":"v5.0.0-alpha.8","sha":"5f986712bbb2f0b789c151b6d2f3e2d48cde0980","kind":"commit","published_at":"2020-08-31T16:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"c32a96b4beb3a5c72a8c179fb095f09dacf61050","kind":"commit","published_at":"2020-08-22T16:39:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"15fd6232de294be9ba0ca103351a11f84009b04f","kind":"commit","published_at":"2020-08-13T16:56:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6/manifests"},{"name":"v5.0.0-alpha.5","sha":"40aa9cbb1df08a5994392d5cea15a60979b28a7e","kind":"commit","published_at":"2020-07-27T22:55:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"519390c2bb12b5eb7b6f5f898afb78ac7f285543","kind":"commit","published_at":"2020-07-19T17:54:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"f432112f0bcfb1fd2002002db181e83edc99d906","kind":"commit","published_at":"2020-07-12T17:06:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"f928d6e04ea7f185cda0e739ebbe2ea36d0aa4d3","kind":"commit","published_at":"2020-07-04T23:16:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2/manifests"},{"name":"v4.11.0","sha":"79ebf71d31cca2c73143891960ea54ec1132bdeb","kind":"commit","published_at":"2020-06-30T23:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0/manifests"},{"name":"v5.0.0-alpha.1","sha":"8281371f88c81fc3e4560b0334cc0c473b9d45f9","kind":"commit","published_at":"2020-06-27T15:07:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.10.2","sha":"d0bfcb4f11fd3904b1e235d80fbfe23758de8372","kind":"commit","published_at":"2020-06-11T19:11:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"4e12b951f64fd47864b4dea8ec8631387a89ddb1","kind":"commit","published_at":"2020-06-01T15:14:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"dd9280e753eb8dc3444a26e85fe4f800b759cad2","kind":"commit","published_at":"2020-05-23T17:50:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0/manifests"},{"name":"v4.9.14","sha":"1fb44683825f0ee7f4d5933528598917ff72f0e4","kind":"commit","published_at":"2020-05-11T22:41:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.14","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14/manifests"},{"name":"v4.9.13","sha":"c224f32bb8f144e590c096d103c9d59c2509ed93","kind":"commit","published_at":"2020-05-04T11:29:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.13","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13/manifests"},{"name":"v4.9.12","sha":"3e5fd3c4f200e50a1331857f092a547b41f6db1e","kind":"commit","published_at":"2020-04-26T23:18:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.12","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12/manifests"},{"name":"v4.9.11","sha":"77f6fe0a73791176bd58d8c013bf5631270faf4d","kind":"commit","published_at":"2020-04-19T14:10:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11/manifests"},{"name":"4.9.11","sha":"b551194a14c4469f3b07dc43bc6aaea525138944","kind":"commit","published_at":"2020-04-18T10:43:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11/manifests"},{"name":"v4.9.10","sha":"8baef82396665179c67ca3acfd51e396b947f412","kind":"commit","published_at":"2020-04-11T13:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.10","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10/manifests"},{"name":"v4.9.9","sha":"c191471a20315cae4006c1e4d3d51db5e49b5fee","kind":"commit","published_at":"2020-04-04T15:54:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.9","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9/manifests"},{"name":"v4.9.8","sha":"e9fbcbf015bbf7057aadd5777703b7059aedf043","kind":"commit","published_at":"2020-03-28T19:33:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8/manifests"},{"name":"v4.9.7","sha":"10bc98f283feaae6397ef1b73b1b82be4a39a5f5","kind":"commit","published_at":"2020-03-18T12:45:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7/manifests"},{"name":"v4.9.6","sha":"0176a231719152fa4a2100aa7119e9fd777b5fed","kind":"commit","published_at":"2020-03-18T10:52:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6/manifests"},{"name":"v4.9.5","sha":"b9dec2780203e37148d87788f727c668d9019581","kind":"commit","published_at":"2020-02-29T10:36:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5/manifests"},{"name":"v4.9.4","sha":"45fe0e31c462ed3a2fba134fb1edbd05b91da2a4","kind":"commit","published_at":"2020-02-23T10:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4/manifests"},{"name":"v4.9.3","sha":"2bec4ebc9c20be8abecbad6d3f0f7ba2875c9c35","kind":"commit","published_at":"2020-02-16T11:52:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3/manifests"},{"name":"v4.9.2","sha":"f567b384f509d36b7e10f691e6b58538e7db8869","kind":"commit","published_at":"2020-02-09T18:32:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"717887fdd9d3b27701d760d78aa12ecf52f02f43","kind":"commit","published_at":"2020-02-02T11:46:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f2c9817526b729801b1716afc957ef3886ccb422","kind":"commit","published_at":"2020-01-22T20:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"d0c928c82e3fc8f284a2f7fd1b9acbf717c5a64e","kind":"commit","published_at":"2020-01-06T11:44:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"0c7ca746674cfb47a46cad8ebea21155702fd38c","kind":"commit","published_at":"2019-12-30T10:59:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"c6f734f0d6b183962e83fc5612fef6583bf40712","kind":"commit","published_at":"2019-12-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3a8f0eace8dd6a1c3234a8be2b7c41f06b6260d4","kind":"commit","published_at":"2019-12-14T19:59:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"0a129d58056d38bd15141aaa98d346774895d5f5","kind":"commit","published_at":"2019-12-07T12:46:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"6291316a32cfb4fb19ffdbcf30abfcb63023f17f","kind":"commit","published_at":"2019-12-01T10:59:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1/manifests"},{"name":"v3.9.4","sha":"6b0fee51deb7c32b75498d4ab2186946e7c4ce0a","kind":"commit","published_at":"2019-11-28T09:28:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4/manifests"},{"name":"v4.7.0","sha":"2b04ee905695540bde87653908ece5c4d57546c9","kind":"commit","published_at":"2019-11-22T10:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"856188b2de7a5e514803314f329da76fe65dec50","kind":"commit","published_at":"2019-11-12T13:52:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"d2d76bf26231a96981260232de5271b24e9391a4","kind":"commit","published_at":"2019-11-05T16:46:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0/manifests"},{"name":"v4.5.2","sha":"cb52f392b3b3528857178a756354ffb0e8bccd73","kind":"commit","published_at":"2019-10-28T22:58:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"803d08fbdf20de2d34c36a2a27bbc8e5a7e79fb2","kind":"commit","published_at":"2019-10-12T20:22:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"de3c62c25bf9e92ba35019e5a3ca7f68a36600d8","kind":"commit","published_at":"2019-10-02T08:07:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"554e7dce0cd96a4f9ef1924b41a3ce530cb433ae","kind":"commit","published_at":"2019-09-22T17:16:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"b563d529a8544fa4f4090723239ab075665c5f03","kind":"commit","published_at":"2019-09-11T20:45:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"f3beaee67fb9a4145a792fc8b798ef327b55f513","kind":"commit","published_at":"2019-09-08T09:58:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1/manifests"},{"name":"v1.2.5","sha":"8ee2d7168294f21af787aaba46661824097e33bb","kind":"tag","published_at":"2019-09-03T18:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5/manifests"},{"name":"v4.4.0","sha":"98f2c7cae9b2e0a53cf731882164aa44babb4be3","kind":"commit","published_at":"2019-08-31T12:19:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"29c1adf61a141a3db885ee569e42251cee53e749","kind":"commit","published_at":"2019-08-21T17:29:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3/manifests"},{"name":"v1.2.4","sha":"e44972d3c3e199529fdbc85974f7ae570b8424a0","kind":"tag","published_at":"2019-08-16T20:53:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4/manifests"},{"name":"v4.3.2","sha":"f2dbeca2dd1aecf6bc56e2302ec766d2e4bfb2ac","kind":"commit","published_at":"2019-08-10T17:39:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"d5a2ad9d26f7b089111b208c929ac1f98e7f6958","kind":"commit","published_at":"2019-08-03T15:14:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"8c28ed9c67e7b6ad02a8826178352aa4e9901b50","kind":"commit","published_at":"2019-07-28T14:32:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"42f78c69a59f0b5fa5fb8f533385f04ef77d7889","kind":"commit","published_at":"2019-07-17T13:42:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1/manifests"},{"name":"v1.0.4","sha":"455489e2e149ff5393f6ba08870368c88da259bd","kind":"tag","published_at":"2019-07-10T15:39:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"4c21bc05d6c5e48c64bc947ba9e271ed3e762a0e","kind":"tag","published_at":"2019-07-10T15:08:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"543041538f31cbdfbe3e85b8bc0f5c183ac5448e","kind":"tag","published_at":"2019-07-09T13:14:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"3a40065694cab2a5e8dedab6781e98493c1dc69d","kind":"tag","published_at":"2019-07-09T12:54:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1/manifests"},{"name":"v4.2.0","sha":"cf2cdd83f2a2f65d0e979d1faa9e815a5e2d3502","kind":"commit","published_at":"2019-07-06T15:30:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"6da1d591264e8c4a18e5ab56bdf6f8c0f985ed99","kind":"commit","published_at":"2019-06-25T13:53:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"eade31e58deb8ff3faee777313d70141e5868ebe","kind":"commit","published_at":"2019-06-23T11:46:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"b78a5ab7581488f7fff271a2cf64927dd28c3ab0","kind":"commit","published_at":"2019-06-13T09:55:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"07b9d6efaac1b663b2657173227e9490c796191e","kind":"commit","published_at":"2019-06-10T11:50:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"d58075ddb1757a11c47ef3d2b1fe9bed55e640dd","kind":"commit","published_at":"2019-06-03T16:35:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a3572bcaf34d204b314fd2c84064c9180f3a50f1","kind":"commit","published_at":"2019-05-27T12:48:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"505e275285c757e0515c8623b43c823d8a74790c","kind":"commit","published_at":"2019-05-23T15:39:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.0","sha":"a33f0ab64999331a54267cdf0eb89e53fa4d70cd","kind":"commit","published_at":"2019-05-20T21:26:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0/manifests"},{"name":"v4.0.0-beta.2","sha":"3686a27055dce58b5e800b520087c0c448b7480e","kind":"commit","published_at":"2019-05-13T12:26:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"5c152157078503e8599537108c3be9e00969fa34","kind":"commit","published_at":"2019-05-05T12:24:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"f19bd59ae53f23e3637383061774542d973cc48c","kind":"commit","published_at":"2019-04-28T22:42:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.8","sha":"92d6e987a43041fde63fd02cad61277d04193c29","kind":"commit","published_at":"2019-04-17T19:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"663643e0a83554d7730be42140aef6bc3ac09c6a","kind":"commit","published_at":"2019-04-07T23:25:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"2482d2b689440df6fb3da6157a789adac2783736","kind":"commit","published_at":"2019-03-30T19:33:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6/manifests"},{"name":"v3.9.3","sha":"ebed7922fc97331519f507768572a068edb8494e","kind":"commit","published_at":"2019-03-28T14:06:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3/manifests"},{"name":"v4.0.0-alpha.5","sha":"1bfdbe5688fb3556e4bebd1f8e357c515244ac42","kind":"commit","published_at":"2019-03-23T21:04:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"997324d52467e3a7b7a8058c0ba8309d04d4ddf6","kind":"commit","published_at":"2019-03-17T11:00:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"3a5d2e50411ddd3caea450abda49fd7c6ed230dc","kind":"commit","published_at":"2019-03-10T11:57:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"f606f7584dd842a89423dd3cc69e32b5ad3fdae1","kind":"commit","published_at":"2019-03-03T16:12:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"eea3b4d9a623f87d79be63f57b4a69ddfe375610","kind":"commit","published_at":"2019-02-20T10:58:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"97b26c4821299aef21e6ef9372a25aedd78d0137","kind":"commit","published_at":"2019-02-12T14:39:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.9.2","sha":"dbc788f7d231b4eceaa7a6a3e253104de5de9af0","kind":"commit","published_at":"2019-02-03T20:45:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2/manifests"},{"name":"v3.9.1","sha":"b903d7432b5a06583c9915f7ab9346bad76007a1","kind":"commit","published_at":"2019-01-26T13:59:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"f6353cdd15b954091c3f53498eb7de198755b740","kind":"commit","published_at":"2019-01-14T21:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"8df7a83ccc0b200e67feb823ceaaf793e4b6d007","kind":"commit","published_at":"2019-01-09T21:57:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"c202914213f19b070738ba5837da18e89c1662ee","kind":"commit","published_at":"2019-01-07T18:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"baa45b12252be8965809a0ad06e67e7dc7d44313","kind":"commit","published_at":"2018-12-30T21:47:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"0445ca8b710425f22744249a0c7bb3c20e95237b","kind":"commit","published_at":"2018-12-30T21:24:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"f0d60d8a510180e9c7a9b588d3e6c04d0d1a23d3","kind":"commit","published_at":"2018-12-22T15:42:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"1871b089aef090728321cab69be92daaec6eb131","kind":"commit","published_at":"2018-12-17T20:02:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0/manifests"},{"name":"v3.6.2","sha":"edde0b4f0073fcacb7233b553812f3dffe619da5","kind":"commit","published_at":"2018-12-09T20:22:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"e5fbf74a06157e2d73701a158e8d6b5914429ea1","kind":"commit","published_at":"2018-12-01T10:43:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1/manifests"},{"name":"issue-13699-mster","sha":"ac0153bf1b13ddbc1e43c22693f2c223838d9f1a","kind":"tag","published_at":"2018-11-28T20:15:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/issue-13699-mster","html_url":"https://github.com/mui/material-ui/releases/tag/issue-13699-mster","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@issue-13699-mster","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster/manifests"},{"name":"v3.6.0","sha":"d9c790fa69a1c053c3d471e030e4066122d58902","kind":"commit","published_at":"2018-11-26T19:49:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"34492c23a773b1db66fe65801997257709c4f319","kind":"commit","published_at":"2018-11-12T23:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"dc6b2b870fa514e98c74b6854d22c6e25e7684cb","kind":"commit","published_at":"2018-11-12T22:46:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"ba1dc0f27cd85996dbf3ef9df4d7f10552d6c91f","kind":"commit","published_at":"2018-11-04T23:41:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0/manifests"},{"name":"v3.3.2","sha":"47b20fe33c5f1c8a2563bad3c27811c37f698794","kind":"commit","published_at":"2018-10-27T20:16:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"92b2a36716c8ced3d12ff0b300be06cc4743e6da","kind":"commit","published_at":"2018-10-23T22:16:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"47d3b93780400d6eaef48d29dfcbebec8a5f22b2","kind":"commit","published_at":"2018-10-21T21:27:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"bbb0b683dd45d130b17580da86fe6ccc1ab5b3d3","kind":"commit","published_at":"2018-10-15T22:11:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"a61f0fc9a56ef22874753175bad2a636460130d1","kind":"commit","published_at":"2018-10-14T21:03:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"58f526f46e609e3e6cd785d15bfc5486df7ab79f","kind":"commit","published_at":"2018-10-07T22:44:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"dbd67aa892a4e9885d763fcb0d1f6c1691fbf763","kind":"commit","published_at":"2018-09-30T17:16:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"6184c508f94500a9da7486ccb2b9398023e4b1b5","kind":"commit","published_at":"2018-09-23T22:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"a9cbda69c8e059d928da53d9525652170b999455","kind":"commit","published_at":"2018-09-16T21:32:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"27412afa36b6c64b15b3b33cd51235efbc55a775","kind":"commit","published_at":"2018-09-08T22:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d6fb8524ff94080614e8d4d1064c7b2cec66c5d1","kind":"commit","published_at":"2018-09-03T21:14:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"2e9643f6c43c9b393a3914cd085aac92df546c04","kind":"commit","published_at":"2018-08-28T22:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"6847e0affc09f56a1497013be98bc3b59ccd3fde","kind":"commit","published_at":"2018-08-27T17:34:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0/manifests"},{"name":"v1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1","html_url":"https://github.com/mui/material-ui/releases/tag/v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1/manifests"},{"name":"v1.5.1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6b4c29e324eaa1272ce7b42ecab0e3460af6f437","kind":"commit","published_at":"2018-08-12T20:42:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0/manifests"},{"name":"v0.20.2","sha":"1b1c1fce216b5b2f5ecd52d21f8ec6a326c00cd5","kind":"commit","published_at":"2018-08-05T21:43:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2/manifests"},{"name":"v1.4.3","sha":"99650a6d174ad97b41ba1079cd5d7f55b5db21b5","kind":"commit","published_at":"2018-08-04T10:26:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e9bb799208b34fb8f8bbfe4b63b7a1942f95d91f","kind":"commit","published_at":"2018-07-29T14:37:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"869692ecf3812bc4577ed4dde81a9911c5949695","kind":"commit","published_at":"2018-07-22T21:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7fdc1890fb744b565480835fd5684e66871c679f","kind":"commit","published_at":"2018-07-14T15:02:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"f12ba5bfafc53ada2e5719697dd8373d41fa9471","kind":"commit","published_at":"2018-07-02T20:06:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"cd47eeabdcd4f67e35ff5ad56ae82a571da5747a","kind":"commit","published_at":"2018-06-26T10:53:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"e943cb8d6f405de5d53c1f3d1908cbccb502bb3a","kind":"commit","published_at":"2018-06-20T21:41:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"29308b10b3f8ba3565168e4da4bb5f793cb8b4f9","kind":"commit","published_at":"2018-06-18T18:38:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7c094a0f0381c7b68a223e27b5dc700a7595b122","kind":"commit","published_at":"2018-06-10T09:50:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2a300cdec817595ac879bc419257e55ef318b0f9","kind":"commit","published_at":"2018-06-03T15:25:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"3ccf76d315404ebd67f1254f5679d327c0647dfd","kind":"commit","published_at":"2018-05-26T14:56:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"73101790333124cc8f5857bc46038b7d2315842a","kind":"commit","published_at":"2018-05-17T22:07:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.1","sha":"aae0c434f99c4ab559d8aff53cfbd2cfa7974043","kind":"commit","published_at":"2018-05-15T21:15:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1/manifests"},{"name":"v0.20.1","sha":"c663649d9edf9d196aadbb3b426fd613816964fc","kind":"commit","published_at":"2018-05-13T21:34:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1/manifests"},{"name":"v1.0.0-rc.0","sha":"5f3008fc26479b40ff16ec498ae0e6e3361fdb47","kind":"commit","published_at":"2018-05-13T19:13:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-beta.47","sha":"d16e4f5115a9fde3e8958d7959a912a55cbb246d","kind":"commit","published_at":"2018-05-09T21:48:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.47","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47/manifests"},{"name":"v1.0.0-beta.46","sha":"aa1ef83f22650245dd736681d7ec6331cb2a42ef","kind":"commit","published_at":"2018-05-08T21:51:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.46","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46/manifests"},{"name":"v1.0.0-beta.45","sha":"ab592831cbf5987a6516139aeaf148bdb3360ccb","kind":"commit","published_at":"2018-05-07T13:38:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.45","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45/manifests"},{"name":"v1.0.0-beta.44","sha":"0bba4ad1aed5d2181baa156009301eb56fd80158","kind":"commit","published_at":"2018-04-29T20:57:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.44","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44/manifests"},{"name":"v1.0.0-beta.43","sha":"6dfe7382b9777885abe84f4d1f66c0c62545d559","kind":"commit","published_at":"2018-04-22T10:47:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.43","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43/manifests"},{"name":"v1.0.0-beta.42","sha":"bc03443cac8a55ce3fc4d19e6a95e0f3d0116fbf","kind":"commit","published_at":"2018-04-16T20:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.42","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42/manifests"},{"name":"v1.0.0-beta.41","sha":"cddff325bdc2c79592701c11e295e48db0879c28","kind":"tag","published_at":"2018-04-07T18:26:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.41","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41/manifests"},{"name":"v1.0.0-beta.40","sha":"7f423b6bef54c4a34f3b53d9b8ebf33c183916f8","kind":"tag","published_at":"2018-04-01T09:55:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.40","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40/manifests"},{"name":"v1.0.0-beta.39","sha":"b95cb7a83a102b21b7f6add713398f6c9e743d50","kind":"tag","published_at":"2018-03-28T21:23:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.39","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39/manifests"},{"name":"v1.0.0-beta.38","sha":"a6ccfbe7699b67b03703b49a7cb14d865b841d38","kind":"tag","published_at":"2018-03-17T12:24:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.38","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38/manifests"},{"name":"v1.0.0-beta.37","sha":"1587ac3654ae5061eb21f652722a02cc4c367292","kind":"tag","published_at":"2018-03-11T14:31:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.37","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37/manifests"},{"name":"v1.0.0-beta.36","sha":"f31bd2e431c29f85a053387ce062987a3fc36168","kind":"tag","published_at":"2018-03-05T21:07:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.36","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36/manifests"},{"name":"v1.0.0-beta.35","sha":"25ca14ffcec6eeb75446730a03cc4a2014c5e8ab","kind":"tag","published_at":"2018-02-25T22:47:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.35","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.2","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2/manifests"},{"name":"olivier-material-ui-codemod@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1/manifests"},{"name":"olivier-material-ui-icons@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.1","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1/manifests"},{"name":"olivier-material-ui-codemod@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0/manifests"},{"name":"olivier-material-ui-icons@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0/manifests"},{"name":"v1.0.0-beta.34","sha":"284dfcb06fed2244033cc971cb78f485bafece3d","kind":"tag","published_at":"2018-02-17T12:08:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.34","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34/manifests"},{"name":"v1.0.0-beta.33","sha":"b7f698d48d61e74f74e5e50a08b4309460a55266","kind":"tag","published_at":"2018-02-10T12:03:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.33","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33/manifests"},{"name":"v1.0.0-beta.32","sha":"896bc50f35a83fac0453dbbecd9f367b45b450e9","kind":"tag","published_at":"2018-02-04T22:44:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.32","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32/manifests"},{"name":"v1.0.0-beta.31","sha":"6271146a2545aeedf4110990de21ebc0c910b627","kind":"tag","published_at":"2018-01-29T22:06:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.31","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31/manifests"},{"name":"v1.0.0-beta.30","sha":"2bb35ce508832f518a4c3af8cd7cf67af8fd90c5","kind":"tag","published_at":"2018-01-21T22:50:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.30","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30/manifests"},{"name":"v1.0.0-beta.29","sha":"7386d56d4dfb85ca4a586a56691b6a58798d5c42","kind":"tag","published_at":"2018-01-16T20:27:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.29","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29/manifests"},{"name":"v1.0.0-beta.28","sha":"e1f3dad9084edf460d42e0a5f6b7c956eaa51e8d","kind":"tag","published_at":"2018-01-14T14:52:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.28","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28/manifests"},{"name":"v1.0.0-beta.27","sha":"fcfe4a64a95f65e205c5ba9523987982e6556eea","kind":"tag","published_at":"2018-01-06T15:25:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.27","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27/manifests"},{"name":"v1.0.0-beta.26","sha":"bd42549ee464bce03743f7ee18964066f9d3907d","kind":"tag","published_at":"2017-12-30T23:24:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.26","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26/manifests"},{"name":"v1.0.0-beta.25","sha":"d9ab3e313136fa5fb179743b560ac7c9e4fa8f6a","kind":"tag","published_at":"2017-12-22T23:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.25","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25/manifests"},{"name":"v1.0.0-beta.24","sha":"7c8fe8516f8bf6317e7cc748eefa7d97c92b4007","kind":"tag","published_at":"2017-12-17T12:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.24","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24/manifests"},{"name":"v1.0.0-beta.23","sha":"1a4e5b06ae0a7f6b3a6be810d272ebdf3efbb863","kind":"tag","published_at":"2017-12-09T09:51:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.23","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23/manifests"},{"name":"v0.20.0","sha":"86b40ae4883e95d6139e9e5d59c0e14aa022ce3a","kind":"commit","published_at":"2017-12-04T04:05:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0/manifests"},{"name":"v1.0.0-beta.22","sha":"22f68ca292a947349ae2877b09e85775703ec87f","kind":"tag","published_at":"2017-11-28T23:11:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22/manifests"},{"name":"v1.0.0-beta.21","sha":"d33604a9deacbb2725da3688d823416486a039c1","kind":"tag","published_at":"2017-11-13T22:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21/manifests"},{"name":"v1.0.0-beta.20","sha":"076d08bfa709ffdb4858106ebda73f475e4ec5b9","kind":"tag","published_at":"2017-11-05T19:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20/manifests"},{"name":"v1.0.0-beta.19","sha":"2a1879fb818973d4df766c2d7842afd939fdb2b8","kind":"tag","published_at":"2017-10-30T21:51:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19/manifests"},{"name":"v1.0.0-beta.18","sha":"f626204f8e0cd9933bcb7a8c8ac5cd97d6419eca","kind":"tag","published_at":"2017-10-23T21:58:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18/manifests"},{"name":"v1.0.0-beta.17","sha":"616d69d5ff7263eb9c84960b6b7a4c9ff852d4ef","kind":"tag","published_at":"2017-10-15T22:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17/manifests"},{"name":"v1.0.0-beta.16","sha":"56fd0d9d2f6fe0222b8c4117e227de1d725918ba","kind":"tag","published_at":"2017-10-08T20:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16/manifests"},{"name":"v0.19.4","sha":"f1bc4be26ca68578f0cfd053fed8eeabe0d3a636","kind":"tag","published_at":"2017-10-08T19:56:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4/manifests"},{"name":"v1.0.0-beta.15","sha":"4da17a67182a212be91a36cec9c976ccb6293380","kind":"tag","published_at":"2017-10-04T16:05:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15/manifests"},{"name":"v1.0.0-beta.13","sha":"736f12000e6989b2e37fcf10deca8bcf20a284f5","kind":"tag","published_at":"2017-10-01T19:58:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13/manifests"},{"name":"v0.19.3","sha":"7e484cc0c2e3db1e30ebe89d93475f2999f6168c","kind":"tag","published_at":"2017-10-01T19:35:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3/manifests"},{"name":"v1.0.0-beta.12","sha":"65b6e04a74a1520209e7b8fcfa311a431ecb070a","kind":"tag","published_at":"2017-09-24T18:24:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12/manifests"},{"name":"v0.19.2","sha":"5f750e046d48fa2f8c0efd86290ea48661c9b32e","kind":"tag","published_at":"2017-09-18T20:14:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2/manifests"},{"name":"v1.0.0-beta.11","sha":"01c6feb33e7e4e5043ce2a8377fa7dda3dbc8180","kind":"tag","published_at":"2017-09-18T19:11:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11/manifests"},{"name":"v1.0.0-beta.10","sha":"3d4518c997fe875f8e91044ff59a09a46fdfb726","kind":"tag","published_at":"2017-09-13T21:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10/manifests"},{"name":"v1.0.0-beta.9","sha":"d4dba0da9a00efe5104365ca647d848a131a41a6","kind":"tag","published_at":"2017-09-10T11:17:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9/manifests"},{"name":"v1.0.0-beta.8","sha":"865b39bef48c3f85743c3914ba146b97b93fce0f","kind":"tag","published_at":"2017-09-02T11:11:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8/manifests"},{"name":"v0.19.1","sha":"b0d03e92c64bee1ac8c25acd0c48657b7f605d9a","kind":"tag","published_at":"2017-09-02T10:38:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1/manifests"},{"name":"v1.0.0-beta.7","sha":"d2083879918dcafdc9c17e3e19440000a0abb3b0","kind":"tag","published_at":"2017-08-30T22:51:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7/manifests"},{"name":"v1.0.0-beta.6","sha":"8385df161a6792d472821e30c7095b267b844950","kind":"tag","published_at":"2017-08-20T14:48:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6/manifests"},{"name":"v1.0.0-beta.5","sha":"8292545fd41ea9f9d3c7c52bb45f60a4fea434a9","kind":"tag","published_at":"2017-08-15T08:55:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5/manifests"},{"name":"v0.19.0","sha":"d1b3bc614a818d497e38fd51c85077dd7b490bad","kind":"tag","published_at":"2017-08-15T08:17:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0/manifests"},{"name":"v1.0.0-beta.4","sha":"110f0a6e95e8e2b51b2bdd7e545a9b41d1a0009f","kind":"tag","published_at":"2017-08-05T10:09:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4/manifests"},{"name":"v1.0.0-beta.3","sha":"e0dd9560d4a152ca0a61558b6238edc40746c354","kind":"tag","published_at":"2017-07-29T21:00:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"45d5da95daf4d52b0ea6e4ffbef27755fa0aa196","kind":"tag","published_at":"2017-07-23T17:45:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"603fbde8d99e386d6640ec6c24ba9fcfc4316dd4","kind":"tag","published_at":"2017-07-23T17:12:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1/manifests"},{"name":"v0.18.7","sha":"50f6dfc4b6ee7473e27ba950c3ce900b24f17d1c","kind":"tag","published_at":"2017-07-23T15:51:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7/manifests"},{"name":"v1.0.0-alpha.22","sha":"f3992561ed94696d595b6a56efc7449c7dee67c7","kind":"tag","published_at":"2017-07-18T09:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22/manifests"},{"name":"v1.0.0-alpha.21","sha":"49d21891b72796f4a8f383d9b15b66f72cb94549","kind":"tag","published_at":"2017-07-04T22:13:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21/manifests"},{"name":"v0.18.6","sha":"1d10ecbac4a83f9934bb6a7f025855f82002113c","kind":"tag","published_at":"2017-07-04T21:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6/manifests"},{"name":"v0.18.5","sha":"86f7c4141cc66ab1e96a681a6945472283e41ea3","kind":"tag","published_at":"2017-06-28T18:14:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5/manifests"},{"name":"v1.0.0-alpha.20","sha":"84363396403cbbd51072d0b09822cd6d8ab6bf87","kind":"tag","published_at":"2017-06-25T18:01:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20/manifests"},{"name":"v0.18.4","sha":"2c6872cacf19ac71a316b282c2467162dcd148c6","kind":"tag","published_at":"2017-06-25T17:39:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4/manifests"},{"name":"v1.0.0-alpha.19","sha":"611bfd7557fd928933e39c054d2b2edeb57adaed","kind":"tag","published_at":"2017-06-19T16:58:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19/manifests"},{"name":"v1.0.0-alpha.18","sha":"5fdb60642bdf2907b7fba352cf2cd0fa7208848f","kind":"tag","published_at":"2017-06-19T10:12:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18/manifests"},{"name":"v1.0.0-alpha.17","sha":"73e0a35145d10f3c29a991f75e5ba8315e0e754a","kind":"tag","published_at":"2017-06-12T11:55:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17/manifests"},{"name":"v0.18.3","sha":"4c6a542c772f9fe9ff97bb95f63801138d7722d0","kind":"tag","published_at":"2017-06-07T21:28:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"9d3b59b3fec3b31b37334c3bd842112f3d090f86","kind":"commit","published_at":"2017-06-06T21:29:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2/manifests"},{"name":"v1.0.0-alpha.16","sha":"0c7dba6dc5ad8b9f69ec3c60e3ba31f2973e582a","kind":"tag","published_at":"2017-06-01T08:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"18508aeb3e5817406209e15c3e51a53c2cbece96","kind":"tag","published_at":"2017-05-23T20:00:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"771fb44738e116a1d2cec7aabb8ed1425b1d57f6","kind":"tag","published_at":"2017-05-14T10:11:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14/manifests"},{"name":"v0.18.1","sha":"715372edf9fc21244030207409b4070158f6936d","kind":"tag","published_at":"2017-05-13T10:21:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1/manifests"},{"name":"v1.0.0-alpha.13","sha":"17fde80a53fb9fcce31a82290f54de55cf3655e9","kind":"tag","published_at":"2017-05-08T10:47:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13/manifests"},{"name":"v0.18.0","sha":"dea7938b1265a3b100899d65589fbd05e877ab9e","kind":"tag","published_at":"2017-04-30T22:26:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0/manifests"},{"name":"v1.0.0-alpha.12","sha":"dc7371e4770fd3e8b1a82b9c2c2a652acaa73713","kind":"tag","published_at":"2017-04-30T22:22:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12/manifests"},{"name":"v0.17.4","sha":"a398290811c94bd6bb2d5d04c7f6d0ce734e3ad6","kind":"commit","published_at":"2017-04-14T17:20:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4/manifests"},{"name":"v1.0.0-alpha.11","sha":"7b3dbfaf2e94e8139424c8660692ee20d5a9880e","kind":"tag","published_at":"2017-04-14T16:50:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11/manifests"},{"name":"v0.17.3","sha":"53076a03182668f94d3bf40cd880309a51e9be88","kind":"tag","published_at":"2017-04-10T21:42:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"38c4aed87e608ded8e083dcf341ed5e9a14c20ef","kind":"tag","published_at":"2017-04-09T11:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2/manifests"},{"name":"v1.0.0-alpha.10","sha":"27fd907d604c1d3189b7b70e3a7e4758e0171492","kind":"tag","published_at":"2017-04-06T12:00:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"b962c2fbfa7a9cab9e9844e01966b90ca86e67a1","kind":"tag","published_at":"2017-04-01T13:47:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a0b4691eb3958aeb9173a8f4e705c81dfb7d25da","kind":"tag","published_at":"2017-03-25T11:46:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8/manifests"},{"name":"v0.17.1","sha":"05280483dbbc29e56edd8f3644721679b55d4d73","kind":"commit","published_at":"2017-03-13T12:27:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1/manifests"},{"name":"v1.0.0-alpha.7","sha":"9281a3fcee37d6afb9e493ff06e8a2626f4d7d91","kind":"tag","published_at":"2017-03-12T12:31:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"69f604946c366c655d0613841c034cacee7e9ef4","kind":"commit","published_at":"2017-02-26T12:41:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6/manifests"},{"name":"v1.0.0-alpha.5","sha":"74973892bdfacd5c9e3a4ce63185e9a6500d9522","kind":"commit","published_at":"2017-02-26T11:04:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-alpha.4","sha":"6472a6864951bfe7f3739afbe74b50981299ac28","kind":"commit","published_at":"2017-02-26T10:19:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4/manifests"},{"name":"v0.17.0","sha":"c9af9606bcea6551ceaadc2f6430d629eb679e84","kind":"commit","published_at":"2017-02-12T22:06:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0/manifests"},{"name":"v1.0.0-alpha.3","sha":"4583f5212d0b668e3801a859d3cc584cec0ec173","kind":"commit","published_at":"2017-02-12T21:43:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"8476782b595175d25c8a972b5fe53bc1f8532676","kind":"tag","published_at":"2017-02-07T19:48:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"3a0eb03018a9c5c96ba5233de8ef45202403a94c","kind":"commit","published_at":"2017-01-29T21:29:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.16.7","sha":"867c6c29b1badd839b1fd57720e5754fcd53a516","kind":"commit","published_at":"2017-01-15T19:57:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"bc84dbeeb78b725fefdc10cdc6eee7b75cc1226e","kind":"commit","published_at":"2016-12-25T21:03:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"8a03a04ef17f76ce09b88607b216d8a8e4d277d6","kind":"commit","published_at":"2016-12-09T20:45:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"84c18c98ff56fbe81be902735164219040729bb1","kind":"commit","published_at":"2016-11-17T19:18:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"066c5d53d1d4ecec2923ed12ec14647ae8248a9c","kind":"commit","published_at":"2016-11-17T16:41:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"806b2eab2272b430e814f8b3c7f1e7b31cd0e306","kind":"commit","published_at":"2016-11-14T17:22:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"2085737a798d9cb808b2fddf1f06883b27327ccc","kind":"commit","published_at":"2016-10-19T18:24:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"6eb9913441cb39562f4c935bdd70042d26daa260","kind":"commit","published_at":"2016-10-05T14:36:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0/manifests"},{"name":"v0.16.0-rc2","sha":"71a9524d0ec28dad2f566a42c7bb8ad2ea93ce36","kind":"commit","published_at":"2016-09-24T19:31:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2/manifests"},{"name":"v0.16.0-rc1","sha":"1691addd7f84317619c6831c35cb1f32ef3779b6","kind":"commit","published_at":"2016-09-07T19:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1/manifests"},{"name":"v0.15.4","sha":"be9bc14f4cda041299b6f8845af87b9278c871fc","kind":"commit","published_at":"2016-08-10T22:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"8bd3589dd7f676f3d725559cbd63457afe8d3691","kind":"commit","published_at":"2016-08-02T20:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"908f694e1e6eae9e63da6b22e63100d6bda4fa8e","kind":"commit","published_at":"2016-07-09T21:10:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"1fed1bcc81d89e473e261c1da4bf0a3a46515ce8","kind":"tag","published_at":"2016-06-20T08:15:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"06667b589952f58ff8c6d277df364ef16dada671","kind":"tag","published_at":"2016-05-06T13:49:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0/manifests"},{"name":"v0.15.0-beta.2","sha":"7cf7adfe9042e9be8dbaa1c850ffacca26e9c269","kind":"commit","published_at":"2016-04-21T22:57:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2/manifests"},{"name":"v0.15.0-beta.1","sha":"47d7525fb77c7c579e99d595b3f98c69fc838c77","kind":"tag","published_at":"2016-04-14T13:33:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1/manifests"},{"name":"v0.15.0-alpha.2","sha":"caabf9eaee5a5e11097958105f8427cfc8905f86","kind":"tag","published_at":"2016-03-17T23:37:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2/manifests"},{"name":"v0.15.0-alpha.1","sha":"2ebddeb908857c16ece162964a7e501ab37716ba","kind":"commit","published_at":"2016-02-27T17:54:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1/manifests"},{"name":"v0.14.4","sha":"de2bee1335ff1fd701a60cb3d739cf919dbd77ce","kind":"commit","published_at":"2016-02-03T00:47:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"fa9141f90149392cc3fa366736e61a89b07e9205","kind":"commit","published_at":"2016-01-27T03:06:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"44b41957ae81344cf6dc794cf2dbe2da48152622","kind":"commit","published_at":"2016-01-08T15:52:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"0ae4d7f61bb240ae5e2adc9d15a8d5629f738db6","kind":"commit","published_at":"2016-01-04T22:23:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"628bc82957d8e537a1b648e31e10723820bb00ac","kind":"commit","published_at":"2015-12-25T15:12:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0/manifests"},{"name":"v0.14.0-rc2","sha":"9a24d8a7839c37b86748ad8022e39235e8eb6be2","kind":"commit","published_at":"2015-12-14T22:26:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2/manifests"},{"name":"v0.14.0-rc1","sha":"7459597806a2f1f5826eaab26d3c5d974da70fbd","kind":"commit","published_at":"2015-12-04T19:52:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1/manifests"},{"name":"v0.13.4","sha":"a98006f9ffb588030cbdd2e3b4a4515017e58c43","kind":"commit","published_at":"2015-11-24T17:07:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"e33afed6913b58a990bd4b51a038bbfff0a0f42f","kind":"commit","published_at":"2015-11-17T16:34:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"6f28ad04e8f95073646bfeb8936c550ca4a94347","kind":"commit","published_at":"2015-11-10T00:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"330488977f95dbebd6cf6a387bf10a86238331ff","kind":"commit","published_at":"2015-10-29T21:08:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"7980cd589e9dc9e055e1b789bf2f80e7f2ef0f5d","kind":"commit","published_at":"2015-10-21T19:38:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"86394ccd2d7b715eaa054a369679eba4ac82ce1f","kind":"commit","published_at":"2015-10-21T19:04:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"d310459476a461e0d29f166de277896026d8f35f","kind":"commit","published_at":"2015-10-19T17:30:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"06aca1012d01de4ec782acfb8d22a6ec83d48ff7","kind":"commit","published_at":"2015-10-07T21:43:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"6671f90516c2065839efae773ecda924b8bebdae","kind":"commit","published_at":"2015-10-06T19:31:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"a4e194e46c47f8e2eedfab8f0a8c4104e5679c95","kind":"commit","published_at":"2015-09-28T16:15:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"aa485220ff28e907d2548cbfb65bd789c23d9eba","kind":"commit","published_at":"2015-09-25T16:08:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"b55b770f2049852febe47bef27aa0eaceafcec08","kind":"commit","published_at":"2015-09-15T21:10:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"82bc1cb2805f7b624516f71628e6ca525df18cad","kind":"commit","published_at":"2015-08-24T21:31:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0/manifests"},{"name":"v0.10.4","sha":"a8097bcbed6939f0cb308e05acf03a907b666725","kind":"commit","published_at":"2015-08-09T03:29:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"2a43082b52138e33c85878616461445895066a11","kind":"commit","published_at":"2015-08-08T22:51:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"71583523f39c1830d3fcffeff0598c2f803f1048","kind":"commit","published_at":"2015-07-29T20:34:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"6b609c63611b02f9e845b765770983c547cd6af8","kind":"commit","published_at":"2015-07-13T21:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"b6140ec86c5087ad799e9a658f3f0d9b150c205a","kind":"commit","published_at":"2015-07-10T01:35:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"8a18478700f49b94fe7f580664e7b31c581ceb0b","kind":"commit","published_at":"2015-06-20T17:47:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"3da654eb4f0ddb10d81f2706eda1f3819e40b795","kind":"commit","published_at":"2015-06-15T01:46:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"867e87d3530b4fb6bc7f6ec5fb9edcd49e7bd631","kind":"commit","published_at":"2015-06-09T23:38:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"cb794810e7c39352f1bbd533d92983dc22a57510","kind":"commit","published_at":"2015-05-24T20:12:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0/manifests"},{"name":"v0.7.5","sha":"b3ce0b272e5468919d01b3d3ab6751a92f682b48","kind":"commit","published_at":"2015-04-27T19:14:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"abc159f246f15163f7984bcf702409cffc745d6e","kind":"commit","published_at":"2015-04-21T18:14:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"9321a4a8879f380a725c7439114ebf3e0da8abcc","kind":"commit","published_at":"2015-04-01T15:20:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"953606f4d1a9e3a33798b499219fe40b1f81fd96","kind":"commit","published_at":"2015-03-25T23:45:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"03c169188dd10ec2242b7806050781867c0291dd","kind":"commit","published_at":"2015-03-04T21:41:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"078ba0c94f8985dd2d96587784f760474ba51858","kind":"commit","published_at":"2015-02-13T21:06:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"accd9f0ef163d514b091709ffd63f76f6d1a467f","kind":"commit","published_at":"2015-01-27T00:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"57c7a95be20dc77cbe0459a40acc802e16de5148","kind":"commit","published_at":"2015-01-26T23:07:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"706446d6aeb952def6f2016fdc213b6e56b2d40f","kind":"commit","published_at":"2015-01-03T23:58:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"6b294fdd0a7f9686b8b8f05cf8759e90b3e581f9","kind":"commit","published_at":"2014-12-25T17:36:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"3eb741fdb94fff5e8218809b8f7d5a9d2e4d1778","kind":"commit","published_at":"2014-12-15T17:14:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"d65414913839d9d939c8bd938ca21f39f0faa924","kind":"commit","published_at":"2014-12-07T15:15:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"fc3232f6e9d1662c4f9d813b70acb329c4cdc6de","kind":"commit","published_at":"2014-11-30T21:22:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"4b02786c2a7e27613201fe72c033a260018a38d6","kind":"commit","published_at":"2014-11-28T20:34:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"ab8880bc442941c20d58ca2cbb8aace7b2724929","kind":"commit","published_at":"2014-11-17T20:10:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"052b0bc5a3e887d0a36b2277a2e09812a0ce206b","kind":"commit","published_at":"2014-11-11T21:11:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"715b7e868003ac9b121bdacee3e1301b9c660aa9","kind":"commit","published_at":"2014-11-08T19:56:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"088d257c0bec691545cd32f83fd2af753866b8ee","kind":"commit","published_at":"2014-11-08T00:13:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0/manifests"},{"name":"v0.1.29","sha":"3fe7b8bf7c3adc04522f311ce1c1c3b6e39e8edd","kind":"commit","published_at":"2014-11-05T19:58:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.1.29","html_url":"https://github.com/mui/material-ui/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29/manifests"}]},"repo_metadata_updated_at":"2025-10-29T21:14:05.905Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":22.360619819704137,"stargazers_count":null,"forks_count":null,"average":27.17028188032576},"purl":"pkg:maven/org.webjars.npm/material-ui__core","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:material-ui__core","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:material-ui__core","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:material-ui__core/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-29T16:04:14.239Z","issues_count":4308,"pull_requests_count":9949,"avg_time_to_close_issue":13592057.178502878,"avg_time_to_close_pull_request":1743679.4759773905,"issues_closed_count":2590,"pull_requests_closed_count":8490,"pull_request_authors_count":716,"issue_authors_count":2931,"avg_comments_per_issue":5.109795728876509,"avg_comments_per_pull_request":1.994974369283345,"merged_pull_requests_count":7175,"bot_issues_count":19,"bot_pull_requests_count":3438,"past_year_issues_count":769,"past_year_pull_requests_count":3299,"past_year_avg_time_to_close_issue":842316.4168674699,"past_year_avg_time_to_close_pull_request":466566.7232444611,"past_year_issues_closed_count":415,"past_year_pull_requests_closed_count":2663,"past_year_pull_request_authors_count":186,"past_year_issue_authors_count":610,"past_year_avg_comments_per_issue":1.859557867360208,"past_year_avg_comments_per_pull_request":1.4080024249772658,"past_year_bot_issues_count":9,"past_year_bot_pull_requests_count":1478,"past_year_merged_pull_requests_count":2376,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/issues","maintainers":[{"login":"oliviertassinari","count":773,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"siriwatknp","count":700,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":511,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":434,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"mnajdova","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"michaldudak","count":262,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"aarongarciah","count":237,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"ZeeshanTamboli","count":207,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mj12albert","count":193,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"alexfauquette","count":165,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"samuelsycamore","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"cherniavskii","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"LukasTy","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"bharatkashyap","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"DanailH","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"JCQuintas","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"eps1lon","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"hbjORbj","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hbjORbj"},{"login":"flaviendelangle","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"michelengelen","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"rosskevin","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rosskevin"},{"login":"mbrookes","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"m4theushw","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"apedroferreira","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"hasdfa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"nikitaa24","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikitaa24"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"richbustos","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richbustos"},{"login":"nathanmarks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanmarks"},{"login":"vicasas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"MBilalShafi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joshwooding","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwooding"},{"login":"dimitropoulos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dimitropoulos"},{"login":"arthurbalduini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"dmtrKovalenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmtrKovalenko"},{"login":"hai-cea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-cea"},{"login":"gerdadesign","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"DavidCnoops","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidCnoops"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}],"active_maintainers":[{"login":"siriwatknp","count":282,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":241,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":191,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"oliviertassinari","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"ZeeshanTamboli","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mnajdova","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"mj12albert","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"aarongarciah","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"prakhargupta1","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"JCQuintas","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"DanailH","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"alexfauquette","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"bharatkashyap","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"LukasTy","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"cherniavskii","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"michaldudak","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"MBilalShafi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"flaviendelangle","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"vicasas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:material-ui__core/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:material-ui__core/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:material-ui__core/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:material-ui__core/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:material-ui__core/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":572386,"maintainers_count":0,"namespaces_count":75981,"keywords_count":35251,"github":"maven-central","metadata":{"funded_packages_count":38856},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-12-16T05:44:42.274Z","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":5990197,"name":"org.webjars.npm:mui__types","ecosystem":"maven","description":"WebJar for @mui/types","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/material-ui","keywords_array":[],"namespace":"org.webjars.npm","versions_count":7,"first_release_published_at":"2022-09-23T23:49:52.000Z","latest_release_published_at":"2025-08-03T23:15:50.000Z","latest_release_number":"7.4.4","last_synced_at":"2025-12-12T01:21:10.489Z","created_at":"2023-01-26T17:24:20.544Z","updated_at":"2025-12-12T01:21:10.490Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/mui__types/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/mui__types/","metadata":{},"repo_metadata":{"id":19822297,"uuid":"23083156","full_name":"mui/material-ui","owner":"mui","description":"Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.","archived":false,"fork":false,"pushed_at":"2025-10-22T16:11:10.000Z","size":699196,"stargazers_count":96842,"open_issues_count":1774,"forks_count":32693,"subscribers_count":1324,"default_branch":"master","last_synced_at":"2025-10-22T18:17:02.502Z","etag":null,"topics":["design-system","material-design","material-ui","react","react-components"],"latest_commit_sha":null,"homepage":"https://mui.com/material-ui/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2014-08-18T19:11:54.000Z","updated_at":"2025-10-22T16:11:52.000Z","dependencies_parsed_at":"2025-06-02T16:06:01.092Z","dependency_job_id":"32b77193-1b92-4638-bb5e-6c82ade9eee5","html_url":"https://github.com/mui/material-ui","commit_stats":{"total_commits":23822,"total_committers":3211,"mean_commits":"7.4188726253503585","dds":0.8266728234405172,"last_synced_commit":"c0620e333641deda56f3cd68c7c3736098ee818c"},"previous_names":["mui-org/material-ui","callemall/material-ui"],"tags_count":568,"template":false,"template_full_name":null,"purl":"pkg:github/mui/material-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/sbom","scorecard":{"id":262861,"data":{"date":"2025-08-17T02:37:43Z","repo":{"name":"github.com/mui/material-ui","commit":"06de3386e5dbd68c7e7496219f702232dcd7ec9f"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.7,"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":"Maintained","score":10,"reason":"30 commit(s) and 1 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":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/check-if-pr-has-label.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yml: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:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/no-response.yml:22","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/check-if-pr-has-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci-check.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-cleanup.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/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/publish-canaries.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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 28 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":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  14 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:  13 out of  13 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":"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: 'allow deletion' disabled on branch 'v6.x'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v6.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v6.x'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'v6.x'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v6.x'","Warn: codeowners review is not required on branch 'master'","Warn: codeowners review is not required on branch 'v6.x'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v6.x'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v6.x'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v6.x'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v6.x'"],"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":"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":"CI-Tests","score":10,"reason":"28 out of 28 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 36 contributing companies or organizations","details":["Info: found contributions from: A11yance, LightSourceAI, TourConnect, Treeshakers, alienfast, calcom, callemall, cefsharp, cssinjs, emikra, goose-duck, instacart, jalaali, lightsourceai, mui, mui-org, nodejs, openfoodfacts, pabloengine, pretur, react-native-community, reactiran, reactjs, reactwg, state-machines, storybookjs, testing-library, text-em-all, typed-typings, typescript-cheatsheets, underjs, vercel, webpack, yarnpkg, yarnplugins, 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":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-cpj6-fhp6-mr6j","Warn: Project is vulnerable to: GHSA-f46r-rw29-r322","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","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-17T11:13:50.539Z","repository_id":19822297,"created_at":"2025-08-17T11:13:50.539Z","updated_at":"2025-08-17T11:13:50.539Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280748853,"owners_count":26383954,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-24T02:00:06.418Z","response_time":73,"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":"v7.3.4","sha":"28eadba9ec2899226ecbf4058b8fba1ddeab9e6d","kind":"tag","published_at":"2025-10-02T18:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4/manifests"},{"name":"v7.3.3","sha":"6984a79aa3ebde0ad9d1a21817de900f60b7dc90","kind":"tag","published_at":"2025-10-02T14:01:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3/manifests"},{"name":"v7.3.2","sha":"ebd180cdd48e365aa0c5c54b6568d5efc320590d","kind":"tag","published_at":"2025-09-02T06:18:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"3592ec32c4858c22bf99c535c037c13ee6db6b84","kind":"tag","published_at":"2025-08-06T09:33:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"ad98e5ebf7f2f629f9a8b054d9ee3e7217d163bf","kind":"tag","published_at":"2025-08-05T05:40:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0/manifests"},{"name":"v6.5.0","sha":"894dd472b2cc3bbf218eef521ce5a4bcbe914e60","kind":"tag","published_at":"2025-07-08T02:51:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0/manifests"},{"name":"v5.18.0","sha":"6b50143dcfc2aad56a37c9f2e1f14256e9a65c4e","kind":"tag","published_at":"2025-07-08T02:50:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0/manifests"},{"name":"v7.2.0","sha":"1496d735b2cf16501ce413daec40d627eee77e1d","kind":"tag","published_at":"2025-06-30T08:59:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0/manifests"},{"name":"v7.1.2","sha":"ad2d425db362790d6d0f90fbe5b5d3a5b5132503","kind":"tag","published_at":"2025-06-20T07:34:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2/manifests"},{"name":"v6.4.12","sha":"9179a92b0d97f6d0270c7fac733cfd81bd7354cc","kind":"tag","published_at":"2025-06-02T06:58:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12/manifests"},{"name":"v7.1.1","sha":"0ebb3a14ccc5dbee4ec2682b387511f107b95a65","kind":"tag","published_at":"2025-06-02T06:47:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"e3e07e0b8fac5ca8fb4bbf3ec453dbe79133552f","kind":"tag","published_at":"2025-05-06T08:50:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0/manifests"},{"name":"v6.4.11","sha":"6b3957d9d42c83e069da8e8bb534ec294dcb6254","kind":"tag","published_at":"2025-04-10T02:36:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11/manifests"},{"name":"v7.0.2","sha":"ebb24ce49e1ef8358600a7787cb6c8d671cead63","kind":"tag","published_at":"2025-04-09T13:08:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2/manifests"},{"name":"v6.4.10","sha":"d80a3609c8a7274dc5fafa348382059945aee449","kind":"tag","published_at":"2025-03-31T19:03:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10/manifests"},{"name":"v7.0.1","sha":"d6fdcac555725c3807e6f03445e3a051398ee739","kind":"tag","published_at":"2025-03-28T18:58:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"22aa7db2ed23df3b43530e9fdb57bc1051221457","kind":"tag","published_at":"2025-03-26T14:16:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0/manifests"},{"name":"v6.4.9","sha":"a884cb821f67a831f44cc6abfc3bc77faef91ada","kind":"tag","published_at":"2025-03-25T15:45:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9/manifests"},{"name":"v7.0.0-rc.0","sha":"ebaec8db8ae1b90183817cb0bad549d7fc63fe79","kind":"tag","published_at":"2025-03-19T09:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0/manifests"},{"name":"v5.17.1","sha":"0d509f8a4a48031a1e25974a1604b803892ce94e","kind":"tag","published_at":"2025-03-18T18:44:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"b0dc8270c5a2896293ff8b61052120a13819f0a1","kind":"tag","published_at":"2025-03-18T15:28:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0/manifests"},{"name":"v6.4.8","sha":"2bded219fabaaefc2083aa660d5856ab75cfa8d6","kind":"tag","published_at":"2025-03-17T17:54:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8/manifests"},{"name":"v7.0.0-beta.4","sha":"260ed53760f179e3bb4f1f43e2f2712ecbf9fdd7","kind":"tag","published_at":"2025-03-13T13:30:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4/manifests"},{"name":"v6.4.7","sha":"d1ca0a45fea4327ba4dc9876e62922785493f1c3","kind":"tag","published_at":"2025-03-05T15:19:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7/manifests"},{"name":"v7.0.0-beta.3","sha":"9dea4105c8b413e087bd1d0cc517b52831a2eb86","kind":"tag","published_at":"2025-03-05T15:13:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"48acea181cac8ca14455e76d01d3554ba578781e","kind":"tag","published_at":"2025-02-27T15:00:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2/manifests"},{"name":"v7.0.0-beta.1","sha":"2cf2e71af3c2b26694964884456bc335c2ba6cdb","kind":"tag","published_at":"2025-02-26T18:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1/manifests"},{"name":"v6.4.6","sha":"356b885778a2af26505d5dbba76a9abcceb69800","kind":"tag","published_at":"2025-02-26T13:39:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6/manifests"},{"name":"v7.0.0-beta.0","sha":"b485c1abec1d776e925ca90e6fa7d91e9bd057a7","kind":"tag","published_at":"2025-02-26T13:22:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0/manifests"},{"name":"v7.0.0-alpha.2","sha":"ba14b7070070281c8a6cea1df7653f007bb8da49","kind":"tag","published_at":"2025-02-18T18:57:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.4.5","sha":"6f2b908baa7863e2cbf0ec4518dc90ccfd53597b","kind":"tag","published_at":"2025-02-18T18:46:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5/manifests"},{"name":"v7.0.0-alpha.1","sha":"c390c1c2d1c85f42d40f16ce405a3c4b62026ec7","kind":"tag","published_at":"2025-02-11T17:34:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1/manifests"},{"name":"v6.4.4","sha":"c66361a6ad9d1354b60e6fb93ba3144c1348ab15","kind":"tag","published_at":"2025-02-11T14:31:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4/manifests"},{"name":"v6.4.3","sha":"cee310a92f61ffb75284195a9ed30bcb367c78e2","kind":"tag","published_at":"2025-02-04T18:53:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3/manifests"},{"name":"v7.0.0-alpha.0","sha":"3e3195a4285ca716061f7d7d87f4915630af1b69","kind":"tag","published_at":"2025-02-03T12:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.4.2","sha":"1813d89a599a4027fd216062b2cac8b0c1864f1d","kind":"tag","published_at":"2025-01-29T15:50:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2/manifests"},{"name":"v6.4.1","sha":"819e662a2ce210f8805c45057389217cb1c39a83","kind":"tag","published_at":"2025-01-21T13:23:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"f9949a8889c7e69cac145ce56411298a234d2e49","kind":"tag","published_at":"2025-01-14T16:46:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0/manifests"},{"name":"v5.16.14","sha":"ba588c8333d765af63ab15c8b33dd947b615f70b","kind":"tag","published_at":"2025-01-06T21:20:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14/manifests"},{"name":"v6.3.1","sha":"afd551abd3be44de711d6baef48e62e18b97c908","kind":"tag","published_at":"2025-01-03T13:53:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1/manifests"},{"name":"v5.16.13","sha":"e52a6379f22d38453fa046d410b0c4700707dbd9","kind":"tag","published_at":"2024-12-25T11:25:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13/manifests"},{"name":"v6.3.0","sha":"84d6ecfdccd10f204854beeef98bcc55dc99d117","kind":"tag","published_at":"2024-12-23T18:10:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"17026fc203a8b413ec7343b6eeb267a50519d515","kind":"tag","published_at":"2024-12-17T13:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1/manifests"},{"name":"v5.16.12","sha":"b8fbcf5fb5169d8db6ee0ec35001816d2777e8d4","kind":"tag","published_at":"2024-12-17T13:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12/manifests"},{"name":"v5.16.11","sha":"2413ff076b0d462736dfccd399b4be863fd79ec2","kind":"tag","published_at":"2024-12-11T10:13:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11/manifests"},{"name":"v6.2.0","sha":"3a8ceaead5ac4c2c4554e6500ca3d197420a04c2","kind":"tag","published_at":"2024-12-11T02:03:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0/manifests"},{"name":"v6.1.10","sha":"5c5e9f6d8a90034cd75dcb92403caf6b37efc916","kind":"tag","published_at":"2024-12-04T10:03:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10/manifests"},{"name":"v5.16.9","sha":"ec085b677c43ed1f37e66bd2fb58f27dce9f7184","kind":"tag","published_at":"2024-12-04T09:34:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9/manifests"},{"name":"v5.16.8","sha":"096adfbe28d038397a7f3cf3494b86844226e162","kind":"tag","published_at":"2024-11-28T06:51:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8/manifests"},{"name":"v6.1.9","sha":"821784419eefb89e4ce7b66c4b602a1e33d2fa88","kind":"tag","published_at":"2024-11-27T13:22:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9/manifests"},{"name":"v6.1.8","sha":"0b8739f145423bafdd8e2871312307bfb31c58ef","kind":"tag","published_at":"2024-11-20T15:09:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8/manifests"},{"name":"v6.1.7","sha":"a7d441d0bd3bfc16a1ce9e6d7ff3ad1afc6b62f1","kind":"tag","published_at":"2024-11-13T15:31:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7/manifests"},{"name":"v6.1.6","sha":"32112b76aa821c2a1e98120545019ef1a71ea274","kind":"tag","published_at":"2024-10-30T13:54:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6/manifests"},{"name":"v6.1.5","sha":"01c5f344628bc66e16f86284ee0fc7107002a5ca","kind":"tag","published_at":"2024-10-22T10:28:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5/manifests"},{"name":"v6.1.4","sha":"15ea548de803e4602894cae6304a497d7ddaf09c","kind":"tag","published_at":"2024-10-15T18:35:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4/manifests"},{"name":"v6.1.3","sha":"c7de2cae15cc7b7025ad79e3623320526ed16462","kind":"tag","published_at":"2024-10-09T09:47:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3/manifests"},{"name":"v6.1.2","sha":"e6ff0b5016ac4fa40cdc9b78a0d9ecdd2c0cd9db","kind":"tag","published_at":"2024-10-02T14:51:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"263c7259451d5b928bbdfd299c9c0afc89dfec02","kind":"tag","published_at":"2024-09-19T06:42:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"94cc3d0a66456713e6e25edf9a1ba35ad8df88bc","kind":"tag","published_at":"2024-09-11T13:09:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"bb620d85a89651ca4350e8861bbb35776d583726","kind":"tag","published_at":"2024-09-03T10:33:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"71dbef69dcbf2b87831af579fb777b4f1f4b219a","kind":"tag","published_at":"2024-08-29T13:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"c9a9adfb90e939c0590de6edf10d0c65fcbc8b1e","kind":"tag","published_at":"2024-08-27T09:06:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.0","sha":"55bea65c83c1beac77382fe961f8aa72eec21daa","kind":"tag","published_at":"2024-08-22T08:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0/manifests"},{"name":"v6.0.0-beta.6","sha":"cbb6f8d3b1b72732d51f5628765cfd7e75bd5747","kind":"tag","published_at":"2024-08-18T02:55:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6/manifests"},{"name":"v5.16.7","sha":"b505fd7b64e92db523198712a5d6716c494e0c66","kind":"tag","published_at":"2024-08-09T09:19:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7/manifests"},{"name":"v6.0.0-beta.5","sha":"75c24b0828981651082a3eede027b6871c96c440","kind":"tag","published_at":"2024-08-08T08:52:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5/manifests"},{"name":"v5.16.6","sha":"6eb1bdce38d0fc67fa8aebca260043c7fc8eb3e8","kind":"tag","published_at":"2024-07-30T21:06:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6/manifests"},{"name":"v6.0.0-beta.4","sha":"12532afa3e4f6f13a9fa86eb459c27792c36b6f9","kind":"tag","published_at":"2024-07-30T20:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4/manifests"},{"name":"v5.16.5","sha":"40792e6efb2c92b8964a3912e08aeb4fb7fc41c8","kind":"tag","published_at":"2024-07-25T06:42:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5/manifests"},{"name":"v6.0.0-beta.3","sha":"02fde66a0cd72fb7fe3681a5ea8c4de733b4a865","kind":"tag","published_at":"2024-07-24T18:27:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3/manifests"},{"name":"v5.16.4","sha":"77af399a3ad76f31e5f2e0fab5650b628fa50990","kind":"tag","published_at":"2024-07-16T16:01:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4/manifests"},{"name":"v6.0.0-beta.2","sha":"9ad8c1fd8dfd21d8e37fe73d71e011542b23db72","kind":"tag","published_at":"2024-07-16T14:46:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2/manifests"},{"name":"v5.16.3","sha":"e1824453bdb0a89f15d4dfe47a1c4f90fa0f0500","kind":"tag","published_at":"2024-07-16T14:18:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3/manifests"},{"name":"v6.0.0-beta.1","sha":"19c1935757925d834928a30ea41f58bb95fb355f","kind":"tag","published_at":"2024-07-16T09:42:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1/manifests"},{"name":"v5.16.2","sha":"56ddd108fe153592a800fce4d43f9758b0ff5101","kind":"tag","published_at":"2024-07-16T09:10:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2/manifests"},{"name":"v6.0.0-beta.0","sha":"3364f0740aa5c86e057ec5b0d22c1b12bfd96fa4","kind":"tag","published_at":"2024-07-11T15:54:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0/manifests"},{"name":"v5.16.1","sha":"431af6a2fd9bf6cd0422c61e36c937d1ea5e5015","kind":"tag","published_at":"2024-07-11T15:48:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1/manifests"},{"name":"v5.16.0","sha":"e5e9b9d5e952b52752b758179da20d3fa0982c05","kind":"tag","published_at":"2024-07-05T13:32:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0/manifests"},{"name":"v6.0.0-alpha.14","sha":"2a15dd74c76bacbc867a7313fdc2c42c6168327c","kind":"tag","published_at":"2024-07-05T04:25:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14/manifests"},{"name":"v6.0.0-alpha.13","sha":"a070a894fbe21c52df446438ca1bb5a891d5e1b5","kind":"tag","published_at":"2024-07-03T07:44:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13/manifests"},{"name":"v5.15.21","sha":"a306ce4afcc60de4c3e43b8f9183862235d9318e","kind":"tag","published_at":"2024-06-28T14:09:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21/manifests"},{"name":"v6.0.0-alpha.12","sha":"fb476c6c18b850e8400d03afb7447802afbfd357","kind":"tag","published_at":"2024-06-24T17:12:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.15.20","sha":"f20fa0ba4016e5425a2a4cce841075253828a551","kind":"tag","published_at":"2024-06-12T12:58:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20/manifests"},{"name":"v6.0.0-alpha.11","sha":"22c5206a9e8191b2f81131d6978a0958e55b7032","kind":"tag","published_at":"2024-06-12T08:18:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11/manifests"},{"name":"v6.0.0-alpha.10","sha":"e5ac6c0eef5efd4fa5c5eb11ccbf08e58e7443f8","kind":"tag","published_at":"2024-06-04T10:35:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10/manifests"},{"name":"v6.0.0-alpha.9","sha":"925de32766317bb84a92ec24b2b6465c8e48cc04","kind":"tag","published_at":"2024-05-29T12:25:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.15.19","sha":"77f606ba73bb5439d66871177772f54196044450","kind":"tag","published_at":"2024-05-29T12:01:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19/manifests"},{"name":"v6.0.0-alpha.8","sha":"c7dbe6e8256cef7bd2dbdcbee55428ad82513cd0","kind":"tag","published_at":"2024-05-21T16:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.15.18","sha":"607daac5baa9c8151f111fe4bacea1d7e61881a3","kind":"tag","published_at":"2024-05-16T09:29:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18/manifests"},{"name":"v6.0.0-alpha.7","sha":"997bec6d8d30a1a891aff4eeedefa41c93eaa95c","kind":"tag","published_at":"2024-05-16T06:31:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"7c8db04b91500ba77301acd360d21bff7f7c752f","kind":"tag","published_at":"2024-05-08T13:13:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.15.17","sha":"9bc4fc42959427246addfdf29db95847cc38e410","kind":"tag","published_at":"2024-05-08T12:24:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17/manifests"},{"name":"v5.15.16","sha":"284e251c155d92078f80f98919f4ab260b05e9be","kind":"tag","published_at":"2024-05-01T14:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16/manifests"},{"name":"v6.0.0-alpha.5","sha":"571d5046e26aa07605cb1e01ca99b2eb0b04d009","kind":"tag","published_at":"2024-05-01T14:16:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5/manifests"},{"name":"v6.0.0-alpha.4","sha":"afffc2ffc3db1e6abf48f3b3e13a41e8b758f874","kind":"tag","published_at":"2024-04-24T07:30:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4/manifests"},{"name":"v6.0.0-alpha.3","sha":"6d5e44409344ea4e13ceb3a02c4446dc6a7323b4","kind":"tag","published_at":"2024-04-17T16:10:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3/manifests"},{"name":"v6.0.0-alpha.2","sha":"4e75758b37119bd821435c23d9c111c545e186b6","kind":"tag","published_at":"2024-04-09T15:09:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2/manifests"},{"name":"v6.0.0-alpha.1","sha":"84307c1a2495a716788ec25f046faaa4d16c88c7","kind":"tag","published_at":"2024-04-05T10:43:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1/manifests"},{"name":"v5.15.15","sha":"5a079965186640b5176f00c537f3b9e6c299b5c4","kind":"tag","published_at":"2024-04-04T07:09:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15/manifests"},{"name":"v6.0.0-alpha.0","sha":"2a15ad6f1f5507162b1a5aebf78976ca3023183b","kind":"tag","published_at":"2024-03-26T15:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.15.14","sha":"9585d28317c90f2c71ab88dd5ae37638bb64ad82","kind":"tag","published_at":"2024-03-19T08:18:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14/manifests"},{"name":"v5.15.13","sha":"dbcb678234296de56afaf3138917e967e8d1934a","kind":"tag","published_at":"2024-03-13T14:17:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13/manifests"},{"name":"pigment@0.0.1","sha":"0e765a618a7676c507852cec024464b1fc1cd80f","kind":"tag","published_at":"2024-03-08T04:20:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/pigment@0.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/pigment@0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@pigment%400.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1/manifests"},{"name":"v5.15.12","sha":"5ad69e161d7520274cd37a2524ffb935b6dda158","kind":"tag","published_at":"2024-03-05T15:33:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12/manifests"},{"name":"v5.15.11","sha":"e3257a4d68481b0ca6efd5d06cb5c1e1e77e4286","kind":"tag","published_at":"2024-02-22T08:52:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11/manifests"},{"name":"v5.15.10","sha":"94fcd3ada0842108a9a2ce53e121931e5448649f","kind":"tag","published_at":"2024-02-12T12:38:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10/manifests"},{"name":"v5.15.9","sha":"7917d2a8a4acc0b07328dee8273847652491b769","kind":"tag","published_at":"2024-02-08T12:55:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9/manifests"},{"name":"v5.15.8","sha":"fe5a59e616637a0488b122749479b782f5f8dfa2","kind":"tag","published_at":"2024-02-06T20:42:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8/manifests"},{"name":"v5.15.7","sha":"b80acd69c7c848709d01465d6727b13ed6109258","kind":"tag","published_at":"2024-01-31T13:23:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7/manifests"},{"name":"v5.15.6","sha":"1700e5cd9cbb3bc648b7f799f837c4d23ed42700","kind":"tag","published_at":"2024-01-22T18:09:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6/manifests"},{"name":"v5.15.5","sha":"5d7c4e26a4973a3a80bf5f8a9a8ea14f89554fe0","kind":"tag","published_at":"2024-01-17T09:27:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5/manifests"},{"name":"v5.15.4","sha":"6aadbf91c5eb2c94dea9a49a19eb532606410a5a","kind":"tag","published_at":"2024-01-10T13:49:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4/manifests"},{"name":"v5.15.3","sha":"9fa4e472f9ba4fd4e7f8cfb8bc0d1f1d455ace23","kind":"tag","published_at":"2024-01-03T15:22:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"5d5dd15f70db9ffcb85d4dc57da8a20f5240fb81","kind":"tag","published_at":"2023-12-25T14:24:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"8be7ac66b99059bf2c2edcca9cf15981d389db6b","kind":"tag","published_at":"2023-12-19T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"8c2c6a88a509f9da7c453d4a3c3ab4749a57a36d","kind":"tag","published_at":"2023-12-12T18:21:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0/manifests"},{"name":"v5.14.20","sha":"14fa79f4328e901f82d7fc39aba722a9bf4a8df0","kind":"tag","published_at":"2023-12-05T09:28:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20/manifests"},{"name":"v5.14.19","sha":"a07b4925255aa3fc7ae1255130e182e4573c58d7","kind":"tag","published_at":"2023-11-29T21:11:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19/manifests"},{"name":"v5.14.18","sha":"43a41b6b2fa3f0a186a852b894452722e3a38f04","kind":"tag","published_at":"2023-11-14T08:27:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18/manifests"},{"name":"v5.14.17","sha":"c54a42dd8b0ec8e850bd60438e60a1a8acb3b4a4","kind":"tag","published_at":"2023-11-06T15:34:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17/manifests"},{"name":"v5.14.16","sha":"391b57a05daf67a8154471dae645471f5ffac09f","kind":"tag","published_at":"2023-10-31T10:57:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16/manifests"},{"name":"v5.14.15","sha":"6baedcfed27419ed6b9685f27fcbf3eff46133a3","kind":"tag","published_at":"2023-10-24T15:41:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15/manifests"},{"name":"v5.14.14","sha":"a0cfa182db3e7b196efe36cfe7b31d304c5a0a4e","kind":"tag","published_at":"2023-10-17T13:58:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14/manifests"},{"name":"v5.14.13","sha":"b8811a0fa59e7663b240183219db32f9a617e607","kind":"tag","published_at":"2023-10-10T19:42:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13/manifests"},{"name":"v5.14.12","sha":"bd450a0fdb19b087f47e1d7cce5a72417ec977cc","kind":"commit","published_at":"2023-10-04T16:31:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12/manifests"},{"name":"v5.14.11","sha":"13c0894d0c14c7f577a0a95492aeaa8fff8da33a","kind":"tag","published_at":"2023-09-26T11:47:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11/manifests"},{"name":"v5.14.10","sha":"14e97bffa62760cabcdc7244bff445b423f5286a","kind":"tag","published_at":"2023-09-18T10:18:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10/manifests"},{"name":"v5.14.9","sha":"8255b71ccdbfe9a20f856b5d68a269ab1c5452ca","kind":"tag","published_at":"2023-09-13T13:36:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9/manifests"},{"name":"v5.14.8","sha":"74c58dabc2cf5ed2242fb08e4781d26088d06b12","kind":"tag","published_at":"2023-09-05T12:34:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8/manifests"},{"name":"v5.14.7","sha":"8a09d535f101aac98935f82b76345ca9691b5e2b","kind":"tag","published_at":"2023-08-29T12:04:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7/manifests"},{"name":"v5.14.6","sha":"a1f511dd6ed9adba561e2ba00e1348136ed656db","kind":"commit","published_at":"2023-08-24T11:19:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6/manifests"},{"name":"v5.14.5","sha":"61fbfd1546c55caca984695a41f9c95668d414fc","kind":"tag","published_at":"2023-08-14T14:39:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5/manifests"},{"name":"v5.14.4","sha":"40f4b275022f03e48cf4809cd53d0d0dabb40424","kind":"tag","published_at":"2023-08-08T09:51:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4/manifests"},{"name":"v5.14.3","sha":"2deea341c9abfb640f22520e0c277027f3f91cd0","kind":"tag","published_at":"2023-08-01T15:33:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3/manifests"},{"name":"v5.14.2","sha":"36d9f0d3659e2f5ab1d924988313986962a0bf35","kind":"tag","published_at":"2023-07-25T10:01:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2/manifests"},{"name":"v5.14.1","sha":"f2e5ded80e94407f63a27eadb018139d6f967313","kind":"tag","published_at":"2023-07-19T09:05:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1/manifests"},{"name":"v5.14.0","sha":"2529e3aaaaec2c9f8e8cf669e58bb9c81db5a6d8","kind":"tag","published_at":"2023-07-11T14:57:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0/manifests"},{"name":"v5.13.7","sha":"aac2d5b526e8139314d99f827ecc3b2c24e99686","kind":"tag","published_at":"2023-07-04T08:53:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7/manifests"},{"name":"v5.13.6","sha":"312270bc71224067e1910bbee9f800b4a2469cc7","kind":"tag","published_at":"2023-06-23T14:05:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6/manifests"},{"name":"v5.13.5","sha":"24b3af68ebe79c1891e45c60c6bcfd26f8818f73","kind":"tag","published_at":"2023-06-12T13:43:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5/manifests"},{"name":"v5.13.4","sha":"a522d82df32d3bfab46b25f5ff24eeb9670c83fb","kind":"tag","published_at":"2023-06-05T17:30:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4/manifests"},{"name":"v5.13.3","sha":"70d4a2bb49dca9fef7854a1463a392094222812b","kind":"tag","published_at":"2023-05-29T11:22:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3/manifests"},{"name":"v5.13.2","sha":"f661923e9aa9d9cc634750affbb04bf2007bc57d","kind":"tag","published_at":"2023-05-22T16:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2/manifests"},{"name":"v5.13.1","sha":"0c58832b6e182f782e73b118ed9681055db3e249","kind":"tag","published_at":"2023-05-17T05:25:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"9130a021ca34746e4076fcae50c57bc584026b8f","kind":"tag","published_at":"2023-05-10T08:14:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0/manifests"},{"name":"v5.12.3","sha":"9710ff34b16a0f271107a8619a28546ae3ca7c18","kind":"tag","published_at":"2023-05-02T14:17:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"5b7e9c52e37ef0c3274a762f38cd7ef7ffc9e7a8","kind":"tag","published_at":"2023-04-25T16:42:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"d14d288ae9e9b0e2b3b33d0a77b4113f024d4215","kind":"tag","published_at":"2023-04-17T15:57:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"05127cf65b4250f836897428cd15829669ab8d6c","kind":"tag","published_at":"2023-04-11T09:58:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0/manifests"},{"name":"v5.11.16","sha":"af5e109990a26318c96dbff6f25759ba91f0e147","kind":"tag","published_at":"2023-04-04T14:00:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16/manifests"},{"name":"v5.11.15","sha":"ae98db6aca5f9d4b754ff9fce4ce33f738a00f65","kind":"tag","published_at":"2023-03-28T13:06:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15/manifests"},{"name":"v5.11.14","sha":"f34d17c3294fcdb63fe9a135b4f3aa2459c81189","kind":"tag","published_at":"2023-03-21T17:45:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14/manifests"},{"name":"v5.11.13","sha":"9f7a2bfac55faed1b1c6c7b4b6d1b1659a076bab","kind":"tag","published_at":"2023-03-14T09:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13/manifests"},{"name":"v5.11.12","sha":"b76b8f1098a6c01f39e5e19bf3abf77c2b9cf475","kind":"tag","published_at":"2023-03-06T15:03:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12/manifests"},{"name":"v5.11.11","sha":"58df7f1905f16533ddb5a7977346c0f4548e4547","kind":"tag","published_at":"2023-02-28T09:55:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11/manifests"},{"name":"v5.11.10","sha":"676bc85fa2b02f92f21dd5c7e15f453b6b9c2e3d","kind":"tag","published_at":"2023-02-20T11:30:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10/manifests"},{"name":"v5.11.9","sha":"af5b3f5e7a79da9ef4bbd63d8fcf60927ffb6533","kind":"tag","published_at":"2023-02-14T14:30:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9/manifests"},{"name":"v5.11.8","sha":"d4d8512ce3453711f3c661374579b0d2ed13f3e7","kind":"tag","published_at":"2023-02-07T10:50:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8/manifests"},{"name":"v5.11.7","sha":"33cac172846b032d3f8b9333b72b2af832dd47d0","kind":"tag","published_at":"2023-01-31T09:39:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7/manifests"},{"name":"v5.11.6","sha":"a2e552314847b4d52498538d7ca171763067a5d0","kind":"tag","published_at":"2023-01-23T20:28:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6/manifests"},{"name":"v5.11.5","sha":"685c72dfaf840f4d5b7a3ab738ddcabd74418823","kind":"tag","published_at":"2023-01-18T01:43:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5/manifests"},{"name":"v5.11.4","sha":"bc859d95e4415f880cd6bcb6f44cc9e5e8c8097c","kind":"tag","published_at":"2023-01-09T13:57:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4/manifests"},{"name":"v5.11.3","sha":"a526207c3957de4ebfcda937b58327d69464f15c","kind":"tag","published_at":"2023-01-02T17:00:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3/manifests"},{"name":"v5.11.2","sha":"e9d8fa07e1ff979bcaf92837b131cd9e292f0161","kind":"tag","published_at":"2022-12-26T14:56:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2/manifests"},{"name":"v5.11.1","sha":"a1e30390da62019e5769e398f4cbc9f8892d8f9a","kind":"commit","published_at":"2022-12-20T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"191acda4545c394b78964ab80b364e15686f0e9b","kind":"tag","published_at":"2022-12-13T12:56:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0/manifests"},{"name":"v5.10.17","sha":"4265f343b49e4af9673a49e585439d35c8deeab2","kind":"tag","published_at":"2022-12-06T10:59:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17/manifests"},{"name":"v5.10.16","sha":"b8aa3974d84c176b8857e8d5b29a7be8670bb410","kind":"tag","published_at":"2022-11-28T16:00:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16/manifests"},{"name":"v5.10.15","sha":"14a6e1c61edb5f66f4888e32c04df5e637e7cfc4","kind":"commit","published_at":"2022-11-22T09:45:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15/manifests"},{"name":"v5.10.14","sha":"c2da6de1c504c7dbd8ae1d0771c184c1544a0c76","kind":"tag","published_at":"2022-11-15T09:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14/manifests"},{"name":"v5.10.13","sha":"2f4c2190d1d3614d8063e84b79d4d1f034b3e3fe","kind":"tag","published_at":"2022-11-07T17:53:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13/manifests"},{"name":"v5.10.12","sha":"30cb27cff1d4e1838ca4235ab4285e20f2b2a870","kind":"tag","published_at":"2022-10-31T15:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12/manifests"},{"name":"v5.10.11","sha":"c80ff0339882859af7e17f8bfd0a5f6880b323f8","kind":"commit","published_at":"2022-10-25T09:34:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11/manifests"},{"name":"v5.10.10","sha":"639224a3e3600cb0e04755d89aab250297b6d851","kind":"tag","published_at":"2022-10-18T08:35:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10/manifests"},{"name":"v5.10.9","sha":"7bd7c219e2670ff7791148e9b1a1d2387528fc0c","kind":"tag","published_at":"2022-10-11T11:56:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9/manifests"},{"name":"v5.10.8","sha":"d4a3216cdd858899960f945d6e00b2d59bf1d5d1","kind":"tag","published_at":"2022-10-03T16:28:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8/manifests"},{"name":"v5.10.7","sha":"d9ef6e788eee11256818329c7429242f8b769263","kind":"commit","published_at":"2022-09-27T01:44:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7/manifests"},{"name":"v5.10.6","sha":"0f75f3d78b67c405c23bfd14a29aedff367415b7","kind":"tag","published_at":"2022-09-19T14:34:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6/manifests"},{"name":"v5.10.5","sha":"594d87dab0e43e641a6826c935df8f2c10672955","kind":"tag","published_at":"2022-09-12T14:40:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5/manifests"},{"name":"v5.10.4","sha":"c8feb29320a22cc4461fb5ef5f4f7de7bd96a59b","kind":"commit","published_at":"2022-09-06T09:11:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"992421d0114a9df72d358fe6fccc28c1fb6f1505","kind":"tag","published_at":"2022-08-29T17:37:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"99b23c06d9b018d6c500fa1acb3030d673e219ab","kind":"tag","published_at":"2022-08-23T10:25:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"dfc0b89c665de8e5e3e4ecf68d8c782e74dbb65c","kind":"tag","published_at":"2022-08-16T17:55:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"7f502e06d54c5a2f389a1639358c84279462b54a","kind":"commit","published_at":"2022-08-09T03:21:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0/manifests"},{"name":"v5.9.3","sha":"89617ef683d2bcd2c870e9c1bd58ad4d55247fd5","kind":"tag","published_at":"2022-08-01T20:54:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3/manifests"},{"name":"v5.9.2","sha":"b7f0a16eca4ac2044703032838f90873ec063d75","kind":"tag","published_at":"2022-07-25T15:12:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2/manifests"},{"name":"v5.9.1","sha":"1937412c4345569d98c0950a1016c22508e1ff81","kind":"tag","published_at":"2022-07-18T17:23:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"88ad7d4e623183b8e20702e7961ef9c8de330dc7","kind":"commit","published_at":"2022-07-12T08:54:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0/manifests"},{"name":"v5.8.7","sha":"be0ab4c062a22fc4bb52c47d005b57203b56c09c","kind":"tag","published_at":"2022-07-04T20:39:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7/manifests"},{"name":"v5.8.6","sha":"c58f6653411e0ff38bf67a512d16b87c6523606b","kind":"tag","published_at":"2022-06-27T14:21:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6/manifests"},{"name":"v5.8.5","sha":"3c528113f47cfddf2504ea02ba3065e7c5c46928","kind":"tag","published_at":"2022-06-21T18:05:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5/manifests"},{"name":"v5.8.4","sha":"a6e782ec2f037e2ca989515048ce5f22fe760595","kind":"tag","published_at":"2022-06-14T10:00:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4/manifests"},{"name":"v5.8.3","sha":"b1e4b9cd3e1d88286f9d1485864310a7c1f23a79","kind":"tag","published_at":"2022-06-07T19:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3/manifests"},{"name":"v5.8.2","sha":"93b0aba905b3b6947f58a02d911489bb737ee880","kind":"commit","published_at":"2022-05-31T11:47:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2/manifests"},{"name":"v5.8.1","sha":"1eee9ee437f39f1c3438209154df8e8b9ecd990d","kind":"tag","published_at":"2022-05-23T16:04:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"6a468718b970c39ae83a4029bcb53071c9567430","kind":"tag","published_at":"2022-05-17T09:42:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4eef029981b08c77a9c52d0b863e6b5ced279087","kind":"tag","published_at":"2022-05-10T09:06:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0/manifests"},{"name":"v5.6.4","sha":"edb7e8895ef8def2bf59376d7631e0360a77aaf6","kind":"commit","published_at":"2022-05-02T11:46:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4/manifests"},{"name":"v5.6.3","sha":"124d5e2f0022d17b577a464e6b3a69fa2511105e","kind":"tag","published_at":"2022-04-25T14:04:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3/manifests"},{"name":"v5.6.2","sha":"b3645b3fd11dc26a06ea370a41b5bac1026c6792","kind":"tag","published_at":"2022-04-18T16:10:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2/manifests"},{"name":"v5.6.1","sha":"0251fd5222079e4a512bbd32dff4a7a4c3efe997","kind":"tag","published_at":"2022-04-11T13:21:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"8dcdea53f927ab207718d7ee6576806aca2a3798","kind":"commit","published_at":"2022-04-06T03:27:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0/manifests"},{"name":"v4.12.4","sha":"a563a60219f7f6519fb0f34f6d8e3bf0974e6495","kind":"tag","published_at":"2022-04-03T14:38:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4/manifests"},{"name":"v5.5.3","sha":"96e1f40a3b8aa809d543aa7d466eb48cdfa0b53d","kind":"tag","published_at":"2022-03-28T14:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"dd411b017ea7504a14a16821b694ac6aa01d9b6d","kind":"tag","published_at":"2022-03-21T15:15:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"350b15ee91a93040d50391cb9a45440a90e6b2d1","kind":"tag","published_at":"2022-03-14T16:49:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"f3412aa9d179fdfc3f5c0a4a1cfc1965faef7307","kind":"commit","published_at":"2022-03-07T13:53:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0/manifests"},{"name":"v5.4.4","sha":"965f2eb8cb79bb0685a13d9e28c09617b22358cd","kind":"tag","published_at":"2022-02-28T15:21:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4/manifests"},{"name":"v5.4.3","sha":"e2892a61ea56b6578c2efc81d0324660082ad93c","kind":"tag","published_at":"2022-02-21T16:40:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3/manifests"},{"name":"v5.4.2","sha":"01371028b27156419923b362c4b0af92dc08b29f","kind":"tag","published_at":"2022-02-15T14:57:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"fbce2f80c6cb36e59a4a6826ae46b59a10e1c831","kind":"commit","published_at":"2022-02-08T11:34:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"ba4e819aa58b6a36ae4d96ee79c2a5310a812670","kind":"tag","published_at":"2022-02-01T09:00:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"337be3b2a630d791a5cbc5a2a4575d4f58e38df3","kind":"tag","published_at":"2022-01-24T15:05:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"dcbfc54f581dbf1c0008a8e9e578f896f06228ab","kind":"tag","published_at":"2022-01-17T22:45:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0/manifests"},{"name":"v5.2.8","sha":"f80abbb5f942064c9c270b2ac5bb2a2318876754","kind":"tag","published_at":"2022-01-10T20:11:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8/manifests"},{"name":"v5.2.7","sha":"5daaf9be5115b1cb777fb4cf3d9125baddfe5720","kind":"tag","published_at":"2022-01-03T12:34:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7/manifests"},{"name":"v5.2.6","sha":"052db9d577a03ed8d588ecca9e6c0a5f5ba676e1","kind":"tag","published_at":"2021-12-27T14:23:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6/manifests"},{"name":"v5.2.5","sha":"f8697de9c250dbc6b446bcc08566f50fb4070aab","kind":"tag","published_at":"2021-12-20T14:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5/manifests"},{"name":"v5.2.4","sha":"b265431f9a32ea726c5227821126fbc6424117d5","kind":"commit","published_at":"2021-12-14T13:41:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4/manifests"},{"name":"v5.2.3","sha":"9c3dc12c3de241f44d923bfb089200980f3fd23d","kind":"tag","published_at":"2021-12-06T16:12:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3/manifests"},{"name":"v5.2.2","sha":"fcaec7a75f951c9db79c99c42370ca18212c1f16","kind":"tag","published_at":"2021-11-29T16:51:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"586d9ba2472d549c180cbacddf97eb73425286b3","kind":"tag","published_at":"2021-11-25T11:50:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"353cecb5391571163eb6bd8cbf36d2dd299aaf56","kind":"tag","published_at":"2021-11-23T13:25:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"ddbe15b4d8b7cc1dc84720264fde0b1dafb6166f","kind":"commit","published_at":"2021-11-16T15:06:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"7e26583fe1f95f5c3682213105f8f4b51c9d61c9","kind":"tag","published_at":"2021-11-08T15:14:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0/manifests"},{"name":"v5.0.6","sha":"99752d2848f17c5d1e4840f54863899a19387162","kind":"tag","published_at":"2021-10-27T08:43:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6/manifests"},{"name":"v5.0.5","sha":"58f8ff1f8bc7f0cc4bb728654604a194b3c3790b","kind":"tag","published_at":"2021-10-26T10:14:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"86443310e4344ae1ce6e04f084d58e17e4d62170","kind":"tag","published_at":"2021-10-14T15:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"36258031912caf662f69ca3769c6e0bd46946050","kind":"tag","published_at":"2021-10-07T12:26:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"c510762a325116c654afd3c21381a50b942c2c66","kind":"tag","published_at":"2021-09-29T09:29:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"afcf3ee18e7a9c526348b3bce74b69781b4ad071","kind":"tag","published_at":"2021-09-22T12:15:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"85598e74b85a89a16f8bdf5b68346ca8d6b70557","kind":"tag","published_at":"2021-09-16T11:28:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.1","sha":"1b563a153f5b2736f79a3f45573e2e2b66ba0a9a","kind":"tag","published_at":"2021-09-08T13:55:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"698492a5401b12578dc459397b9d288542fc954b","kind":"commit","published_at":"2021-09-02T02:45:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.5","sha":"0bab71409bcc0865ab3e0fcbfa14fa824ddc5495","kind":"tag","published_at":"2021-08-25T07:30:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"c30ec7bed00b36da7b0e6a202b3cb48d2fc1b579","kind":"tag","published_at":"2021-08-13T21:32:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"e5ccdf299c75ea65b0600ee05ff6c98646891c77","kind":"tag","published_at":"2021-08-09T04:03:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3/manifests"},{"name":"v4.12.3","sha":"77a8daeed0e8efa67c6d86f3cc40239dc6eb3d94","kind":"tag","published_at":"2021-07-30T10:06:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3/manifests"},{"name":"v5.0.0-beta.2","sha":"cca80d861f64b3eaa8a5ef8815b7552aaea61557","kind":"tag","published_at":"2021-07-26T15:01:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2/manifests"},{"name":"v4.12.2","sha":"958241aa0ebf340ad0f152b91949720c85b4fcca","kind":"tag","published_at":"2021-07-19T16:41:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2/manifests"},{"name":"v5.0.0-beta.1","sha":"8a4b8952077b64e90ac9d23c116a45aed672db9c","kind":"tag","published_at":"2021-07-14T16:28:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1/manifests"},{"name":"v4.12.1","sha":"4dc8c9bf3e8a6b21a2aac58b0be3161af334b67d","kind":"tag","published_at":"2021-07-07T13:08:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"53a1655143aa4ec36c29a6063ccdf89c48a74bfd","kind":"tag","published_at":"2021-07-06T13:40:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0/manifests"},{"name":"v5.0.0-beta.0","sha":"a0f416173d2f5b78546f52e572a0f64dcc3751e9","kind":"tag","published_at":"2021-07-01T12:17:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.38","sha":"f60126f95d7b36fa12133887990615b9f47e994a","kind":"commit","published_at":"2021-06-24T03:37:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.38","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38/manifests"},{"name":"v5.0.0-alpha.37","sha":"c795ca0822e2816a630a5654d5471fa04521d23c","kind":"tag","published_at":"2021-06-15T17:49:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.37","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37/manifests"},{"name":"v5.0.0-alpha.36","sha":"cf2f6fa90608b109978698fc48120920beaaa51f","kind":"tag","published_at":"2021-06-08T06:46:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.36","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36/manifests"},{"name":"v5.0.0-alpha.35","sha":"6c0afb6d8fff919e80f9f1ec92613acacd8365e7","kind":"tag","published_at":"2021-05-31T20:34:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.35","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35/manifests"},{"name":"v5.0.0-alpha.34","sha":"ee3a077c161accb887b93a17f9eaa2b23e998319","kind":"tag","published_at":"2021-05-18T10:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.34","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34/manifests"},{"name":"v5.0.0-alpha.33","sha":"0fa6ab4a29e8469c081d3f796e0bd9cab98e9185","kind":"tag","published_at":"2021-05-09T12:29:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.33","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33/manifests"},{"name":"v4.11.4","sha":"6658323b5e2ba366691829bbef3f53c00008497e","kind":"tag","published_at":"2021-04-27T15:48:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4/manifests"},{"name":"v5.0.0-alpha.32","sha":"2e99746c35ea0c1e45187a206d6ebc25a52933dc","kind":"tag","published_at":"2021-04-27T12:59:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32/manifests"},{"name":"v5.0.0-alpha.31","sha":"b061319b132163900d1a4eb64207f5284d28639d","kind":"tag","published_at":"2021-04-20T13:59:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"0bc7ed897d54a899fb0dfc5cbd6c5ee0592705e1","kind":"tag","published_at":"2021-04-12T09:46:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"29934afe4643811f3bed772612f92d539a1e489d","kind":"tag","published_at":"2021-04-04T16:43:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"a83c7715c0e2cfa1c3e59b7a1f828f6a1476b307","kind":"tag","published_at":"2021-03-24T12:57:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"2de88ce2973667921a45ff69ea48a8843cb9d8cb","kind":"tag","published_at":"2021-03-05T13:01:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27/manifests"},{"name":"v5.0.0-alpha.26","sha":"8928a36394154e02a73d5e92a740d5f9ed8da709","kind":"tag","published_at":"2021-02-27T18:39:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"688db35f581ac345a09a15420efdb0e4c98a56ab","kind":"tag","published_at":"2021-02-11T12:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"15108a5aad5342d92e86be5c5388b8321a88b280","kind":"tag","published_at":"2021-01-26T14:08:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24/manifests"},{"name":"v4.11.3-deprecations.1","sha":"6cf7cf7c7b11b38db18a4d2003743cbadeb1b4ee","kind":"commit","published_at":"2021-01-25T23:27:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1/manifests"},{"name":"v4.11.3","sha":"bd79e8f8c5b8c77bc5c13d076377a18d2ceedfa2","kind":"commit","published_at":"2021-01-24T12:45:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3/manifests"},{"name":"v4.11.3-deprecations.0","sha":"f64337cd87428e04c851bb1667f5f9e0e6aeaede","kind":"commit","published_at":"2021-01-24T12:00:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0/manifests"},{"name":"v5.0.0-alpha.23","sha":"af6e7220961c6f5e8ed89172694287dc737828ff","kind":"commit","published_at":"2021-01-14T12:48:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23/manifests"},{"name":"v5.0.0-alpha.22","sha":"c514ea86c11c9817839630e840535358f5044caf","kind":"commit","published_at":"2021-01-04T11:14:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"5c82b9147f811fda24bc09132852ed240f8d9def","kind":"commit","published_at":"2020-12-30T17:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"cd30d9e3961c8b33ce43a133e0a958867a202c41","kind":"commit","published_at":"2020-12-21T17:51:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20/manifests"},{"name":"v5.0.0-alpha.19","sha":"754e29cf5a712d0e0f6bd3e54f80e9997659f68c","kind":"commit","published_at":"2020-12-13T17:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.11.2","sha":"174b64f8a3adffb8df3c13285f4edc2437a8547a","kind":"commit","published_at":"2020-12-02T23:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2/manifests"},{"name":"v5.0.0-alpha.18","sha":"c5561c5febbe1c3bd5446c8a0bb480025ab38b86","kind":"commit","published_at":"2020-12-02T23:25:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.11.1","sha":"b8092ce09e164a1cb2fec2f3a5b6aa6e2dc6cbbd","kind":"commit","published_at":"2020-11-24T14:35:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1/manifests"},{"name":"v5.0.0-alpha.17","sha":"41d6a360e0fb245dd74549445539c6218a9dc737","kind":"commit","published_at":"2020-11-23T00:49:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17/manifests"},{"name":"v5.0.0-alpha.16","sha":"47a8e102eeaa5a68a2b4f99c08085cfddc0bef77","kind":"commit","published_at":"2020-11-14T12:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16/manifests"},{"name":"v5.0.0-alpha.15","sha":"fa9cbc835ee70b12234b7207b1872356277da5fa","kind":"commit","published_at":"2020-11-03T23:57:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15/manifests"},{"name":"v5.0.0-alpha.14","sha":"56520e757e0052e25f8dd5d78214458c4b7c634d","kind":"commit","published_at":"2020-10-23T22:59:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14/manifests"},{"name":"v5.0.0-alpha.13","sha":"b82af55f9917f9e77a3cae9b36e47b29d43182c0","kind":"commit","published_at":"2020-10-17T21:47:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13/manifests"},{"name":"v5.0.0-alpha.12","sha":"c7c3643948bce7327a7f01665caa7474be2694f9","kind":"commit","published_at":"2020-10-10T22:32:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12/manifests"},{"name":"v5.0.0-alpha.11","sha":"b4fe7eefd494fa28cd3453067af8872a83f31fa6","kind":"commit","published_at":"2020-09-26T15:07:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11/manifests"},{"name":"v5.0.0-alpha.10","sha":"2e1502fc18d86d69a6b55fc4ac5dcb50ddf192c4","kind":"commit","published_at":"2020-09-15T08:10:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10/manifests"},{"name":"v5.0.0-alpha.9","sha":"e830beb63940d24129285f554fc9c2fb0bd7ccbf","kind":"commit","published_at":"2020-09-06T16:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9/manifests"},{"name":"v5.0.0-alpha.8","sha":"5f986712bbb2f0b789c151b6d2f3e2d48cde0980","kind":"commit","published_at":"2020-08-31T16:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"c32a96b4beb3a5c72a8c179fb095f09dacf61050","kind":"commit","published_at":"2020-08-22T16:39:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"15fd6232de294be9ba0ca103351a11f84009b04f","kind":"commit","published_at":"2020-08-13T16:56:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6/manifests"},{"name":"v5.0.0-alpha.5","sha":"40aa9cbb1df08a5994392d5cea15a60979b28a7e","kind":"commit","published_at":"2020-07-27T22:55:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"519390c2bb12b5eb7b6f5f898afb78ac7f285543","kind":"commit","published_at":"2020-07-19T17:54:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"f432112f0bcfb1fd2002002db181e83edc99d906","kind":"commit","published_at":"2020-07-12T17:06:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"f928d6e04ea7f185cda0e739ebbe2ea36d0aa4d3","kind":"commit","published_at":"2020-07-04T23:16:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2/manifests"},{"name":"v4.11.0","sha":"79ebf71d31cca2c73143891960ea54ec1132bdeb","kind":"commit","published_at":"2020-06-30T23:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0/manifests"},{"name":"v5.0.0-alpha.1","sha":"8281371f88c81fc3e4560b0334cc0c473b9d45f9","kind":"commit","published_at":"2020-06-27T15:07:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.10.2","sha":"d0bfcb4f11fd3904b1e235d80fbfe23758de8372","kind":"commit","published_at":"2020-06-11T19:11:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"4e12b951f64fd47864b4dea8ec8631387a89ddb1","kind":"commit","published_at":"2020-06-01T15:14:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"dd9280e753eb8dc3444a26e85fe4f800b759cad2","kind":"commit","published_at":"2020-05-23T17:50:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0/manifests"},{"name":"v4.9.14","sha":"1fb44683825f0ee7f4d5933528598917ff72f0e4","kind":"commit","published_at":"2020-05-11T22:41:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.14","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14/manifests"},{"name":"v4.9.13","sha":"c224f32bb8f144e590c096d103c9d59c2509ed93","kind":"commit","published_at":"2020-05-04T11:29:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.13","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13/manifests"},{"name":"v4.9.12","sha":"3e5fd3c4f200e50a1331857f092a547b41f6db1e","kind":"commit","published_at":"2020-04-26T23:18:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.12","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12/manifests"},{"name":"v4.9.11","sha":"77f6fe0a73791176bd58d8c013bf5631270faf4d","kind":"commit","published_at":"2020-04-19T14:10:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11/manifests"},{"name":"4.9.11","sha":"b551194a14c4469f3b07dc43bc6aaea525138944","kind":"commit","published_at":"2020-04-18T10:43:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11/manifests"},{"name":"v4.9.10","sha":"8baef82396665179c67ca3acfd51e396b947f412","kind":"commit","published_at":"2020-04-11T13:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.10","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10/manifests"},{"name":"v4.9.9","sha":"c191471a20315cae4006c1e4d3d51db5e49b5fee","kind":"commit","published_at":"2020-04-04T15:54:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.9","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9/manifests"},{"name":"v4.9.8","sha":"e9fbcbf015bbf7057aadd5777703b7059aedf043","kind":"commit","published_at":"2020-03-28T19:33:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8/manifests"},{"name":"v4.9.7","sha":"10bc98f283feaae6397ef1b73b1b82be4a39a5f5","kind":"commit","published_at":"2020-03-18T12:45:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7/manifests"},{"name":"v4.9.6","sha":"0176a231719152fa4a2100aa7119e9fd777b5fed","kind":"commit","published_at":"2020-03-18T10:52:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6/manifests"},{"name":"v4.9.5","sha":"b9dec2780203e37148d87788f727c668d9019581","kind":"commit","published_at":"2020-02-29T10:36:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5/manifests"},{"name":"v4.9.4","sha":"45fe0e31c462ed3a2fba134fb1edbd05b91da2a4","kind":"commit","published_at":"2020-02-23T10:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4/manifests"},{"name":"v4.9.3","sha":"2bec4ebc9c20be8abecbad6d3f0f7ba2875c9c35","kind":"commit","published_at":"2020-02-16T11:52:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3/manifests"},{"name":"v4.9.2","sha":"f567b384f509d36b7e10f691e6b58538e7db8869","kind":"commit","published_at":"2020-02-09T18:32:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"717887fdd9d3b27701d760d78aa12ecf52f02f43","kind":"commit","published_at":"2020-02-02T11:46:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f2c9817526b729801b1716afc957ef3886ccb422","kind":"commit","published_at":"2020-01-22T20:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"d0c928c82e3fc8f284a2f7fd1b9acbf717c5a64e","kind":"commit","published_at":"2020-01-06T11:44:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"0c7ca746674cfb47a46cad8ebea21155702fd38c","kind":"commit","published_at":"2019-12-30T10:59:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"c6f734f0d6b183962e83fc5612fef6583bf40712","kind":"commit","published_at":"2019-12-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3a8f0eace8dd6a1c3234a8be2b7c41f06b6260d4","kind":"commit","published_at":"2019-12-14T19:59:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"0a129d58056d38bd15141aaa98d346774895d5f5","kind":"commit","published_at":"2019-12-07T12:46:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"6291316a32cfb4fb19ffdbcf30abfcb63023f17f","kind":"commit","published_at":"2019-12-01T10:59:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1/manifests"},{"name":"v3.9.4","sha":"6b0fee51deb7c32b75498d4ab2186946e7c4ce0a","kind":"commit","published_at":"2019-11-28T09:28:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4/manifests"},{"name":"v4.7.0","sha":"2b04ee905695540bde87653908ece5c4d57546c9","kind":"commit","published_at":"2019-11-22T10:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"856188b2de7a5e514803314f329da76fe65dec50","kind":"commit","published_at":"2019-11-12T13:52:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"d2d76bf26231a96981260232de5271b24e9391a4","kind":"commit","published_at":"2019-11-05T16:46:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0/manifests"},{"name":"v4.5.2","sha":"cb52f392b3b3528857178a756354ffb0e8bccd73","kind":"commit","published_at":"2019-10-28T22:58:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"803d08fbdf20de2d34c36a2a27bbc8e5a7e79fb2","kind":"commit","published_at":"2019-10-12T20:22:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"de3c62c25bf9e92ba35019e5a3ca7f68a36600d8","kind":"commit","published_at":"2019-10-02T08:07:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"554e7dce0cd96a4f9ef1924b41a3ce530cb433ae","kind":"commit","published_at":"2019-09-22T17:16:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"b563d529a8544fa4f4090723239ab075665c5f03","kind":"commit","published_at":"2019-09-11T20:45:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"f3beaee67fb9a4145a792fc8b798ef327b55f513","kind":"commit","published_at":"2019-09-08T09:58:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1/manifests"},{"name":"v1.2.5","sha":"8ee2d7168294f21af787aaba46661824097e33bb","kind":"tag","published_at":"2019-09-03T18:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5/manifests"},{"name":"v4.4.0","sha":"98f2c7cae9b2e0a53cf731882164aa44babb4be3","kind":"commit","published_at":"2019-08-31T12:19:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"29c1adf61a141a3db885ee569e42251cee53e749","kind":"commit","published_at":"2019-08-21T17:29:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3/manifests"},{"name":"v1.2.4","sha":"e44972d3c3e199529fdbc85974f7ae570b8424a0","kind":"tag","published_at":"2019-08-16T20:53:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4/manifests"},{"name":"v4.3.2","sha":"f2dbeca2dd1aecf6bc56e2302ec766d2e4bfb2ac","kind":"commit","published_at":"2019-08-10T17:39:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"d5a2ad9d26f7b089111b208c929ac1f98e7f6958","kind":"commit","published_at":"2019-08-03T15:14:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"8c28ed9c67e7b6ad02a8826178352aa4e9901b50","kind":"commit","published_at":"2019-07-28T14:32:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"42f78c69a59f0b5fa5fb8f533385f04ef77d7889","kind":"commit","published_at":"2019-07-17T13:42:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1/manifests"},{"name":"v1.0.4","sha":"455489e2e149ff5393f6ba08870368c88da259bd","kind":"tag","published_at":"2019-07-10T15:39:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"4c21bc05d6c5e48c64bc947ba9e271ed3e762a0e","kind":"tag","published_at":"2019-07-10T15:08:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"543041538f31cbdfbe3e85b8bc0f5c183ac5448e","kind":"tag","published_at":"2019-07-09T13:14:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"3a40065694cab2a5e8dedab6781e98493c1dc69d","kind":"tag","published_at":"2019-07-09T12:54:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1/manifests"},{"name":"v4.2.0","sha":"cf2cdd83f2a2f65d0e979d1faa9e815a5e2d3502","kind":"commit","published_at":"2019-07-06T15:30:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"6da1d591264e8c4a18e5ab56bdf6f8c0f985ed99","kind":"commit","published_at":"2019-06-25T13:53:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"eade31e58deb8ff3faee777313d70141e5868ebe","kind":"commit","published_at":"2019-06-23T11:46:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"b78a5ab7581488f7fff271a2cf64927dd28c3ab0","kind":"commit","published_at":"2019-06-13T09:55:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"07b9d6efaac1b663b2657173227e9490c796191e","kind":"commit","published_at":"2019-06-10T11:50:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"d58075ddb1757a11c47ef3d2b1fe9bed55e640dd","kind":"commit","published_at":"2019-06-03T16:35:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a3572bcaf34d204b314fd2c84064c9180f3a50f1","kind":"commit","published_at":"2019-05-27T12:48:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"505e275285c757e0515c8623b43c823d8a74790c","kind":"commit","published_at":"2019-05-23T15:39:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.0","sha":"a33f0ab64999331a54267cdf0eb89e53fa4d70cd","kind":"commit","published_at":"2019-05-20T21:26:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0/manifests"},{"name":"v4.0.0-beta.2","sha":"3686a27055dce58b5e800b520087c0c448b7480e","kind":"commit","published_at":"2019-05-13T12:26:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"5c152157078503e8599537108c3be9e00969fa34","kind":"commit","published_at":"2019-05-05T12:24:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"f19bd59ae53f23e3637383061774542d973cc48c","kind":"commit","published_at":"2019-04-28T22:42:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.8","sha":"92d6e987a43041fde63fd02cad61277d04193c29","kind":"commit","published_at":"2019-04-17T19:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"663643e0a83554d7730be42140aef6bc3ac09c6a","kind":"commit","published_at":"2019-04-07T23:25:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"2482d2b689440df6fb3da6157a789adac2783736","kind":"commit","published_at":"2019-03-30T19:33:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6/manifests"},{"name":"v3.9.3","sha":"ebed7922fc97331519f507768572a068edb8494e","kind":"commit","published_at":"2019-03-28T14:06:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3/manifests"},{"name":"v4.0.0-alpha.5","sha":"1bfdbe5688fb3556e4bebd1f8e357c515244ac42","kind":"commit","published_at":"2019-03-23T21:04:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"997324d52467e3a7b7a8058c0ba8309d04d4ddf6","kind":"commit","published_at":"2019-03-17T11:00:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"3a5d2e50411ddd3caea450abda49fd7c6ed230dc","kind":"commit","published_at":"2019-03-10T11:57:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"f606f7584dd842a89423dd3cc69e32b5ad3fdae1","kind":"commit","published_at":"2019-03-03T16:12:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"eea3b4d9a623f87d79be63f57b4a69ddfe375610","kind":"commit","published_at":"2019-02-20T10:58:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"97b26c4821299aef21e6ef9372a25aedd78d0137","kind":"commit","published_at":"2019-02-12T14:39:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.9.2","sha":"dbc788f7d231b4eceaa7a6a3e253104de5de9af0","kind":"commit","published_at":"2019-02-03T20:45:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2/manifests"},{"name":"v3.9.1","sha":"b903d7432b5a06583c9915f7ab9346bad76007a1","kind":"commit","published_at":"2019-01-26T13:59:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"f6353cdd15b954091c3f53498eb7de198755b740","kind":"commit","published_at":"2019-01-14T21:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"8df7a83ccc0b200e67feb823ceaaf793e4b6d007","kind":"commit","published_at":"2019-01-09T21:57:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"c202914213f19b070738ba5837da18e89c1662ee","kind":"commit","published_at":"2019-01-07T18:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"baa45b12252be8965809a0ad06e67e7dc7d44313","kind":"commit","published_at":"2018-12-30T21:47:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"0445ca8b710425f22744249a0c7bb3c20e95237b","kind":"commit","published_at":"2018-12-30T21:24:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"f0d60d8a510180e9c7a9b588d3e6c04d0d1a23d3","kind":"commit","published_at":"2018-12-22T15:42:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"1871b089aef090728321cab69be92daaec6eb131","kind":"commit","published_at":"2018-12-17T20:02:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0/manifests"},{"name":"v3.6.2","sha":"edde0b4f0073fcacb7233b553812f3dffe619da5","kind":"commit","published_at":"2018-12-09T20:22:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"e5fbf74a06157e2d73701a158e8d6b5914429ea1","kind":"commit","published_at":"2018-12-01T10:43:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1/manifests"},{"name":"issue-13699-mster","sha":"ac0153bf1b13ddbc1e43c22693f2c223838d9f1a","kind":"tag","published_at":"2018-11-28T20:15:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/issue-13699-mster","html_url":"https://github.com/mui/material-ui/releases/tag/issue-13699-mster","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@issue-13699-mster","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster/manifests"},{"name":"v3.6.0","sha":"d9c790fa69a1c053c3d471e030e4066122d58902","kind":"commit","published_at":"2018-11-26T19:49:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"34492c23a773b1db66fe65801997257709c4f319","kind":"commit","published_at":"2018-11-12T23:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"dc6b2b870fa514e98c74b6854d22c6e25e7684cb","kind":"commit","published_at":"2018-11-12T22:46:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"ba1dc0f27cd85996dbf3ef9df4d7f10552d6c91f","kind":"commit","published_at":"2018-11-04T23:41:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0/manifests"},{"name":"v3.3.2","sha":"47b20fe33c5f1c8a2563bad3c27811c37f698794","kind":"commit","published_at":"2018-10-27T20:16:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"92b2a36716c8ced3d12ff0b300be06cc4743e6da","kind":"commit","published_at":"2018-10-23T22:16:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"47d3b93780400d6eaef48d29dfcbebec8a5f22b2","kind":"commit","published_at":"2018-10-21T21:27:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"bbb0b683dd45d130b17580da86fe6ccc1ab5b3d3","kind":"commit","published_at":"2018-10-15T22:11:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"a61f0fc9a56ef22874753175bad2a636460130d1","kind":"commit","published_at":"2018-10-14T21:03:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"58f526f46e609e3e6cd785d15bfc5486df7ab79f","kind":"commit","published_at":"2018-10-07T22:44:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"dbd67aa892a4e9885d763fcb0d1f6c1691fbf763","kind":"commit","published_at":"2018-09-30T17:16:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"6184c508f94500a9da7486ccb2b9398023e4b1b5","kind":"commit","published_at":"2018-09-23T22:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"a9cbda69c8e059d928da53d9525652170b999455","kind":"commit","published_at":"2018-09-16T21:32:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"27412afa36b6c64b15b3b33cd51235efbc55a775","kind":"commit","published_at":"2018-09-08T22:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d6fb8524ff94080614e8d4d1064c7b2cec66c5d1","kind":"commit","published_at":"2018-09-03T21:14:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"2e9643f6c43c9b393a3914cd085aac92df546c04","kind":"commit","published_at":"2018-08-28T22:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"6847e0affc09f56a1497013be98bc3b59ccd3fde","kind":"commit","published_at":"2018-08-27T17:34:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0/manifests"},{"name":"v1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1","html_url":"https://github.com/mui/material-ui/releases/tag/v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1/manifests"},{"name":"v1.5.1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6b4c29e324eaa1272ce7b42ecab0e3460af6f437","kind":"commit","published_at":"2018-08-12T20:42:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0/manifests"},{"name":"v0.20.2","sha":"1b1c1fce216b5b2f5ecd52d21f8ec6a326c00cd5","kind":"commit","published_at":"2018-08-05T21:43:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2/manifests"},{"name":"v1.4.3","sha":"99650a6d174ad97b41ba1079cd5d7f55b5db21b5","kind":"commit","published_at":"2018-08-04T10:26:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e9bb799208b34fb8f8bbfe4b63b7a1942f95d91f","kind":"commit","published_at":"2018-07-29T14:37:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"869692ecf3812bc4577ed4dde81a9911c5949695","kind":"commit","published_at":"2018-07-22T21:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7fdc1890fb744b565480835fd5684e66871c679f","kind":"commit","published_at":"2018-07-14T15:02:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"f12ba5bfafc53ada2e5719697dd8373d41fa9471","kind":"commit","published_at":"2018-07-02T20:06:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"cd47eeabdcd4f67e35ff5ad56ae82a571da5747a","kind":"commit","published_at":"2018-06-26T10:53:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"e943cb8d6f405de5d53c1f3d1908cbccb502bb3a","kind":"commit","published_at":"2018-06-20T21:41:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"29308b10b3f8ba3565168e4da4bb5f793cb8b4f9","kind":"commit","published_at":"2018-06-18T18:38:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7c094a0f0381c7b68a223e27b5dc700a7595b122","kind":"commit","published_at":"2018-06-10T09:50:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2a300cdec817595ac879bc419257e55ef318b0f9","kind":"commit","published_at":"2018-06-03T15:25:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"3ccf76d315404ebd67f1254f5679d327c0647dfd","kind":"commit","published_at":"2018-05-26T14:56:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"73101790333124cc8f5857bc46038b7d2315842a","kind":"commit","published_at":"2018-05-17T22:07:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.1","sha":"aae0c434f99c4ab559d8aff53cfbd2cfa7974043","kind":"commit","published_at":"2018-05-15T21:15:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1/manifests"},{"name":"v0.20.1","sha":"c663649d9edf9d196aadbb3b426fd613816964fc","kind":"commit","published_at":"2018-05-13T21:34:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1/manifests"},{"name":"v1.0.0-rc.0","sha":"5f3008fc26479b40ff16ec498ae0e6e3361fdb47","kind":"commit","published_at":"2018-05-13T19:13:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-beta.47","sha":"d16e4f5115a9fde3e8958d7959a912a55cbb246d","kind":"commit","published_at":"2018-05-09T21:48:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.47","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47/manifests"},{"name":"v1.0.0-beta.46","sha":"aa1ef83f22650245dd736681d7ec6331cb2a42ef","kind":"commit","published_at":"2018-05-08T21:51:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.46","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46/manifests"},{"name":"v1.0.0-beta.45","sha":"ab592831cbf5987a6516139aeaf148bdb3360ccb","kind":"commit","published_at":"2018-05-07T13:38:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.45","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45/manifests"},{"name":"v1.0.0-beta.44","sha":"0bba4ad1aed5d2181baa156009301eb56fd80158","kind":"commit","published_at":"2018-04-29T20:57:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.44","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44/manifests"},{"name":"v1.0.0-beta.43","sha":"6dfe7382b9777885abe84f4d1f66c0c62545d559","kind":"commit","published_at":"2018-04-22T10:47:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.43","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43/manifests"},{"name":"v1.0.0-beta.42","sha":"bc03443cac8a55ce3fc4d19e6a95e0f3d0116fbf","kind":"commit","published_at":"2018-04-16T20:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.42","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42/manifests"},{"name":"v1.0.0-beta.41","sha":"cddff325bdc2c79592701c11e295e48db0879c28","kind":"tag","published_at":"2018-04-07T18:26:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.41","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41/manifests"},{"name":"v1.0.0-beta.40","sha":"7f423b6bef54c4a34f3b53d9b8ebf33c183916f8","kind":"tag","published_at":"2018-04-01T09:55:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.40","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40/manifests"},{"name":"v1.0.0-beta.39","sha":"b95cb7a83a102b21b7f6add713398f6c9e743d50","kind":"tag","published_at":"2018-03-28T21:23:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.39","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39/manifests"},{"name":"v1.0.0-beta.38","sha":"a6ccfbe7699b67b03703b49a7cb14d865b841d38","kind":"tag","published_at":"2018-03-17T12:24:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.38","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38/manifests"},{"name":"v1.0.0-beta.37","sha":"1587ac3654ae5061eb21f652722a02cc4c367292","kind":"tag","published_at":"2018-03-11T14:31:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.37","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37/manifests"},{"name":"v1.0.0-beta.36","sha":"f31bd2e431c29f85a053387ce062987a3fc36168","kind":"tag","published_at":"2018-03-05T21:07:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.36","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36/manifests"},{"name":"v1.0.0-beta.35","sha":"25ca14ffcec6eeb75446730a03cc4a2014c5e8ab","kind":"tag","published_at":"2018-02-25T22:47:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.35","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.2","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2/manifests"},{"name":"olivier-material-ui-codemod@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1/manifests"},{"name":"olivier-material-ui-icons@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.1","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1/manifests"},{"name":"olivier-material-ui-codemod@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0/manifests"},{"name":"olivier-material-ui-icons@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0/manifests"},{"name":"v1.0.0-beta.34","sha":"284dfcb06fed2244033cc971cb78f485bafece3d","kind":"tag","published_at":"2018-02-17T12:08:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.34","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34/manifests"},{"name":"v1.0.0-beta.33","sha":"b7f698d48d61e74f74e5e50a08b4309460a55266","kind":"tag","published_at":"2018-02-10T12:03:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.33","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33/manifests"},{"name":"v1.0.0-beta.32","sha":"896bc50f35a83fac0453dbbecd9f367b45b450e9","kind":"tag","published_at":"2018-02-04T22:44:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.32","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32/manifests"},{"name":"v1.0.0-beta.31","sha":"6271146a2545aeedf4110990de21ebc0c910b627","kind":"tag","published_at":"2018-01-29T22:06:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.31","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31/manifests"},{"name":"v1.0.0-beta.30","sha":"2bb35ce508832f518a4c3af8cd7cf67af8fd90c5","kind":"tag","published_at":"2018-01-21T22:50:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.30","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30/manifests"},{"name":"v1.0.0-beta.29","sha":"7386d56d4dfb85ca4a586a56691b6a58798d5c42","kind":"tag","published_at":"2018-01-16T20:27:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.29","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29/manifests"},{"name":"v1.0.0-beta.28","sha":"e1f3dad9084edf460d42e0a5f6b7c956eaa51e8d","kind":"tag","published_at":"2018-01-14T14:52:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.28","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28/manifests"},{"name":"v1.0.0-beta.27","sha":"fcfe4a64a95f65e205c5ba9523987982e6556eea","kind":"tag","published_at":"2018-01-06T15:25:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.27","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27/manifests"},{"name":"v1.0.0-beta.26","sha":"bd42549ee464bce03743f7ee18964066f9d3907d","kind":"tag","published_at":"2017-12-30T23:24:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.26","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26/manifests"},{"name":"v1.0.0-beta.25","sha":"d9ab3e313136fa5fb179743b560ac7c9e4fa8f6a","kind":"tag","published_at":"2017-12-22T23:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.25","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25/manifests"},{"name":"v1.0.0-beta.24","sha":"7c8fe8516f8bf6317e7cc748eefa7d97c92b4007","kind":"tag","published_at":"2017-12-17T12:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.24","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24/manifests"},{"name":"v1.0.0-beta.23","sha":"1a4e5b06ae0a7f6b3a6be810d272ebdf3efbb863","kind":"tag","published_at":"2017-12-09T09:51:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.23","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23/manifests"},{"name":"v0.20.0","sha":"86b40ae4883e95d6139e9e5d59c0e14aa022ce3a","kind":"commit","published_at":"2017-12-04T04:05:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0/manifests"},{"name":"v1.0.0-beta.22","sha":"22f68ca292a947349ae2877b09e85775703ec87f","kind":"tag","published_at":"2017-11-28T23:11:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22/manifests"},{"name":"v1.0.0-beta.21","sha":"d33604a9deacbb2725da3688d823416486a039c1","kind":"tag","published_at":"2017-11-13T22:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21/manifests"},{"name":"v1.0.0-beta.20","sha":"076d08bfa709ffdb4858106ebda73f475e4ec5b9","kind":"tag","published_at":"2017-11-05T19:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20/manifests"},{"name":"v1.0.0-beta.19","sha":"2a1879fb818973d4df766c2d7842afd939fdb2b8","kind":"tag","published_at":"2017-10-30T21:51:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19/manifests"},{"name":"v1.0.0-beta.18","sha":"f626204f8e0cd9933bcb7a8c8ac5cd97d6419eca","kind":"tag","published_at":"2017-10-23T21:58:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18/manifests"},{"name":"v1.0.0-beta.17","sha":"616d69d5ff7263eb9c84960b6b7a4c9ff852d4ef","kind":"tag","published_at":"2017-10-15T22:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17/manifests"},{"name":"v1.0.0-beta.16","sha":"56fd0d9d2f6fe0222b8c4117e227de1d725918ba","kind":"tag","published_at":"2017-10-08T20:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16/manifests"},{"name":"v0.19.4","sha":"f1bc4be26ca68578f0cfd053fed8eeabe0d3a636","kind":"tag","published_at":"2017-10-08T19:56:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4/manifests"},{"name":"v1.0.0-beta.15","sha":"4da17a67182a212be91a36cec9c976ccb6293380","kind":"tag","published_at":"2017-10-04T16:05:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15/manifests"},{"name":"v1.0.0-beta.13","sha":"736f12000e6989b2e37fcf10deca8bcf20a284f5","kind":"tag","published_at":"2017-10-01T19:58:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13/manifests"},{"name":"v0.19.3","sha":"7e484cc0c2e3db1e30ebe89d93475f2999f6168c","kind":"tag","published_at":"2017-10-01T19:35:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3/manifests"},{"name":"v1.0.0-beta.12","sha":"65b6e04a74a1520209e7b8fcfa311a431ecb070a","kind":"tag","published_at":"2017-09-24T18:24:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12/manifests"},{"name":"v0.19.2","sha":"5f750e046d48fa2f8c0efd86290ea48661c9b32e","kind":"tag","published_at":"2017-09-18T20:14:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2/manifests"},{"name":"v1.0.0-beta.11","sha":"01c6feb33e7e4e5043ce2a8377fa7dda3dbc8180","kind":"tag","published_at":"2017-09-18T19:11:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11/manifests"},{"name":"v1.0.0-beta.10","sha":"3d4518c997fe875f8e91044ff59a09a46fdfb726","kind":"tag","published_at":"2017-09-13T21:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10/manifests"},{"name":"v1.0.0-beta.9","sha":"d4dba0da9a00efe5104365ca647d848a131a41a6","kind":"tag","published_at":"2017-09-10T11:17:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9/manifests"},{"name":"v1.0.0-beta.8","sha":"865b39bef48c3f85743c3914ba146b97b93fce0f","kind":"tag","published_at":"2017-09-02T11:11:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8/manifests"},{"name":"v0.19.1","sha":"b0d03e92c64bee1ac8c25acd0c48657b7f605d9a","kind":"tag","published_at":"2017-09-02T10:38:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1/manifests"},{"name":"v1.0.0-beta.7","sha":"d2083879918dcafdc9c17e3e19440000a0abb3b0","kind":"tag","published_at":"2017-08-30T22:51:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7/manifests"},{"name":"v1.0.0-beta.6","sha":"8385df161a6792d472821e30c7095b267b844950","kind":"tag","published_at":"2017-08-20T14:48:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6/manifests"},{"name":"v1.0.0-beta.5","sha":"8292545fd41ea9f9d3c7c52bb45f60a4fea434a9","kind":"tag","published_at":"2017-08-15T08:55:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5/manifests"},{"name":"v0.19.0","sha":"d1b3bc614a818d497e38fd51c85077dd7b490bad","kind":"tag","published_at":"2017-08-15T08:17:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0/manifests"},{"name":"v1.0.0-beta.4","sha":"110f0a6e95e8e2b51b2bdd7e545a9b41d1a0009f","kind":"tag","published_at":"2017-08-05T10:09:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4/manifests"},{"name":"v1.0.0-beta.3","sha":"e0dd9560d4a152ca0a61558b6238edc40746c354","kind":"tag","published_at":"2017-07-29T21:00:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"45d5da95daf4d52b0ea6e4ffbef27755fa0aa196","kind":"tag","published_at":"2017-07-23T17:45:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"603fbde8d99e386d6640ec6c24ba9fcfc4316dd4","kind":"tag","published_at":"2017-07-23T17:12:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1/manifests"},{"name":"v0.18.7","sha":"50f6dfc4b6ee7473e27ba950c3ce900b24f17d1c","kind":"tag","published_at":"2017-07-23T15:51:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7/manifests"},{"name":"v1.0.0-alpha.22","sha":"f3992561ed94696d595b6a56efc7449c7dee67c7","kind":"tag","published_at":"2017-07-18T09:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22/manifests"},{"name":"v1.0.0-alpha.21","sha":"49d21891b72796f4a8f383d9b15b66f72cb94549","kind":"tag","published_at":"2017-07-04T22:13:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21/manifests"},{"name":"v0.18.6","sha":"1d10ecbac4a83f9934bb6a7f025855f82002113c","kind":"tag","published_at":"2017-07-04T21:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6/manifests"},{"name":"v0.18.5","sha":"86f7c4141cc66ab1e96a681a6945472283e41ea3","kind":"tag","published_at":"2017-06-28T18:14:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5/manifests"},{"name":"v1.0.0-alpha.20","sha":"84363396403cbbd51072d0b09822cd6d8ab6bf87","kind":"tag","published_at":"2017-06-25T18:01:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20/manifests"},{"name":"v0.18.4","sha":"2c6872cacf19ac71a316b282c2467162dcd148c6","kind":"tag","published_at":"2017-06-25T17:39:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4/manifests"},{"name":"v1.0.0-alpha.19","sha":"611bfd7557fd928933e39c054d2b2edeb57adaed","kind":"tag","published_at":"2017-06-19T16:58:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19/manifests"},{"name":"v1.0.0-alpha.18","sha":"5fdb60642bdf2907b7fba352cf2cd0fa7208848f","kind":"tag","published_at":"2017-06-19T10:12:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18/manifests"},{"name":"v1.0.0-alpha.17","sha":"73e0a35145d10f3c29a991f75e5ba8315e0e754a","kind":"tag","published_at":"2017-06-12T11:55:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17/manifests"},{"name":"v0.18.3","sha":"4c6a542c772f9fe9ff97bb95f63801138d7722d0","kind":"tag","published_at":"2017-06-07T21:28:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"9d3b59b3fec3b31b37334c3bd842112f3d090f86","kind":"commit","published_at":"2017-06-06T21:29:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2/manifests"},{"name":"v1.0.0-alpha.16","sha":"0c7dba6dc5ad8b9f69ec3c60e3ba31f2973e582a","kind":"tag","published_at":"2017-06-01T08:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"18508aeb3e5817406209e15c3e51a53c2cbece96","kind":"tag","published_at":"2017-05-23T20:00:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"771fb44738e116a1d2cec7aabb8ed1425b1d57f6","kind":"tag","published_at":"2017-05-14T10:11:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14/manifests"},{"name":"v0.18.1","sha":"715372edf9fc21244030207409b4070158f6936d","kind":"tag","published_at":"2017-05-13T10:21:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1/manifests"},{"name":"v1.0.0-alpha.13","sha":"17fde80a53fb9fcce31a82290f54de55cf3655e9","kind":"tag","published_at":"2017-05-08T10:47:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13/manifests"},{"name":"v0.18.0","sha":"dea7938b1265a3b100899d65589fbd05e877ab9e","kind":"tag","published_at":"2017-04-30T22:26:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0/manifests"},{"name":"v1.0.0-alpha.12","sha":"dc7371e4770fd3e8b1a82b9c2c2a652acaa73713","kind":"tag","published_at":"2017-04-30T22:22:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12/manifests"},{"name":"v0.17.4","sha":"a398290811c94bd6bb2d5d04c7f6d0ce734e3ad6","kind":"commit","published_at":"2017-04-14T17:20:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4/manifests"},{"name":"v1.0.0-alpha.11","sha":"7b3dbfaf2e94e8139424c8660692ee20d5a9880e","kind":"tag","published_at":"2017-04-14T16:50:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11/manifests"},{"name":"v0.17.3","sha":"53076a03182668f94d3bf40cd880309a51e9be88","kind":"tag","published_at":"2017-04-10T21:42:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"38c4aed87e608ded8e083dcf341ed5e9a14c20ef","kind":"tag","published_at":"2017-04-09T11:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2/manifests"},{"name":"v1.0.0-alpha.10","sha":"27fd907d604c1d3189b7b70e3a7e4758e0171492","kind":"tag","published_at":"2017-04-06T12:00:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"b962c2fbfa7a9cab9e9844e01966b90ca86e67a1","kind":"tag","published_at":"2017-04-01T13:47:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a0b4691eb3958aeb9173a8f4e705c81dfb7d25da","kind":"tag","published_at":"2017-03-25T11:46:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8/manifests"},{"name":"v0.17.1","sha":"05280483dbbc29e56edd8f3644721679b55d4d73","kind":"commit","published_at":"2017-03-13T12:27:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1/manifests"},{"name":"v1.0.0-alpha.7","sha":"9281a3fcee37d6afb9e493ff06e8a2626f4d7d91","kind":"tag","published_at":"2017-03-12T12:31:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"69f604946c366c655d0613841c034cacee7e9ef4","kind":"commit","published_at":"2017-02-26T12:41:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6/manifests"},{"name":"v1.0.0-alpha.5","sha":"74973892bdfacd5c9e3a4ce63185e9a6500d9522","kind":"commit","published_at":"2017-02-26T11:04:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-alpha.4","sha":"6472a6864951bfe7f3739afbe74b50981299ac28","kind":"commit","published_at":"2017-02-26T10:19:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4/manifests"},{"name":"v0.17.0","sha":"c9af9606bcea6551ceaadc2f6430d629eb679e84","kind":"commit","published_at":"2017-02-12T22:06:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0/manifests"},{"name":"v1.0.0-alpha.3","sha":"4583f5212d0b668e3801a859d3cc584cec0ec173","kind":"commit","published_at":"2017-02-12T21:43:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"8476782b595175d25c8a972b5fe53bc1f8532676","kind":"tag","published_at":"2017-02-07T19:48:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"3a0eb03018a9c5c96ba5233de8ef45202403a94c","kind":"commit","published_at":"2017-01-29T21:29:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.16.7","sha":"867c6c29b1badd839b1fd57720e5754fcd53a516","kind":"commit","published_at":"2017-01-15T19:57:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"bc84dbeeb78b725fefdc10cdc6eee7b75cc1226e","kind":"commit","published_at":"2016-12-25T21:03:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"8a03a04ef17f76ce09b88607b216d8a8e4d277d6","kind":"commit","published_at":"2016-12-09T20:45:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"84c18c98ff56fbe81be902735164219040729bb1","kind":"commit","published_at":"2016-11-17T19:18:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"066c5d53d1d4ecec2923ed12ec14647ae8248a9c","kind":"commit","published_at":"2016-11-17T16:41:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"806b2eab2272b430e814f8b3c7f1e7b31cd0e306","kind":"commit","published_at":"2016-11-14T17:22:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"2085737a798d9cb808b2fddf1f06883b27327ccc","kind":"commit","published_at":"2016-10-19T18:24:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"6eb9913441cb39562f4c935bdd70042d26daa260","kind":"commit","published_at":"2016-10-05T14:36:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0/manifests"},{"name":"v0.16.0-rc2","sha":"71a9524d0ec28dad2f566a42c7bb8ad2ea93ce36","kind":"commit","published_at":"2016-09-24T19:31:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2/manifests"},{"name":"v0.16.0-rc1","sha":"1691addd7f84317619c6831c35cb1f32ef3779b6","kind":"commit","published_at":"2016-09-07T19:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1/manifests"},{"name":"v0.15.4","sha":"be9bc14f4cda041299b6f8845af87b9278c871fc","kind":"commit","published_at":"2016-08-10T22:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"8bd3589dd7f676f3d725559cbd63457afe8d3691","kind":"commit","published_at":"2016-08-02T20:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"908f694e1e6eae9e63da6b22e63100d6bda4fa8e","kind":"commit","published_at":"2016-07-09T21:10:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"1fed1bcc81d89e473e261c1da4bf0a3a46515ce8","kind":"tag","published_at":"2016-06-20T08:15:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"06667b589952f58ff8c6d277df364ef16dada671","kind":"tag","published_at":"2016-05-06T13:49:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0/manifests"},{"name":"v0.15.0-beta.2","sha":"7cf7adfe9042e9be8dbaa1c850ffacca26e9c269","kind":"commit","published_at":"2016-04-21T22:57:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2/manifests"},{"name":"v0.15.0-beta.1","sha":"47d7525fb77c7c579e99d595b3f98c69fc838c77","kind":"tag","published_at":"2016-04-14T13:33:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1/manifests"},{"name":"v0.15.0-alpha.2","sha":"caabf9eaee5a5e11097958105f8427cfc8905f86","kind":"tag","published_at":"2016-03-17T23:37:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2/manifests"},{"name":"v0.15.0-alpha.1","sha":"2ebddeb908857c16ece162964a7e501ab37716ba","kind":"commit","published_at":"2016-02-27T17:54:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1/manifests"},{"name":"v0.14.4","sha":"de2bee1335ff1fd701a60cb3d739cf919dbd77ce","kind":"commit","published_at":"2016-02-03T00:47:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"fa9141f90149392cc3fa366736e61a89b07e9205","kind":"commit","published_at":"2016-01-27T03:06:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"44b41957ae81344cf6dc794cf2dbe2da48152622","kind":"commit","published_at":"2016-01-08T15:52:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"0ae4d7f61bb240ae5e2adc9d15a8d5629f738db6","kind":"commit","published_at":"2016-01-04T22:23:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"628bc82957d8e537a1b648e31e10723820bb00ac","kind":"commit","published_at":"2015-12-25T15:12:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0/manifests"},{"name":"v0.14.0-rc2","sha":"9a24d8a7839c37b86748ad8022e39235e8eb6be2","kind":"commit","published_at":"2015-12-14T22:26:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2/manifests"},{"name":"v0.14.0-rc1","sha":"7459597806a2f1f5826eaab26d3c5d974da70fbd","kind":"commit","published_at":"2015-12-04T19:52:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1/manifests"},{"name":"v0.13.4","sha":"a98006f9ffb588030cbdd2e3b4a4515017e58c43","kind":"commit","published_at":"2015-11-24T17:07:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"e33afed6913b58a990bd4b51a038bbfff0a0f42f","kind":"commit","published_at":"2015-11-17T16:34:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"6f28ad04e8f95073646bfeb8936c550ca4a94347","kind":"commit","published_at":"2015-11-10T00:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"330488977f95dbebd6cf6a387bf10a86238331ff","kind":"commit","published_at":"2015-10-29T21:08:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"7980cd589e9dc9e055e1b789bf2f80e7f2ef0f5d","kind":"commit","published_at":"2015-10-21T19:38:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"86394ccd2d7b715eaa054a369679eba4ac82ce1f","kind":"commit","published_at":"2015-10-21T19:04:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"d310459476a461e0d29f166de277896026d8f35f","kind":"commit","published_at":"2015-10-19T17:30:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"06aca1012d01de4ec782acfb8d22a6ec83d48ff7","kind":"commit","published_at":"2015-10-07T21:43:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"6671f90516c2065839efae773ecda924b8bebdae","kind":"commit","published_at":"2015-10-06T19:31:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"a4e194e46c47f8e2eedfab8f0a8c4104e5679c95","kind":"commit","published_at":"2015-09-28T16:15:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"aa485220ff28e907d2548cbfb65bd789c23d9eba","kind":"commit","published_at":"2015-09-25T16:08:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"b55b770f2049852febe47bef27aa0eaceafcec08","kind":"commit","published_at":"2015-09-15T21:10:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"82bc1cb2805f7b624516f71628e6ca525df18cad","kind":"commit","published_at":"2015-08-24T21:31:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0/manifests"},{"name":"v0.10.4","sha":"a8097bcbed6939f0cb308e05acf03a907b666725","kind":"commit","published_at":"2015-08-09T03:29:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"2a43082b52138e33c85878616461445895066a11","kind":"commit","published_at":"2015-08-08T22:51:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"71583523f39c1830d3fcffeff0598c2f803f1048","kind":"commit","published_at":"2015-07-29T20:34:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"6b609c63611b02f9e845b765770983c547cd6af8","kind":"commit","published_at":"2015-07-13T21:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"b6140ec86c5087ad799e9a658f3f0d9b150c205a","kind":"commit","published_at":"2015-07-10T01:35:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"8a18478700f49b94fe7f580664e7b31c581ceb0b","kind":"commit","published_at":"2015-06-20T17:47:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"3da654eb4f0ddb10d81f2706eda1f3819e40b795","kind":"commit","published_at":"2015-06-15T01:46:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"867e87d3530b4fb6bc7f6ec5fb9edcd49e7bd631","kind":"commit","published_at":"2015-06-09T23:38:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"cb794810e7c39352f1bbd533d92983dc22a57510","kind":"commit","published_at":"2015-05-24T20:12:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0/manifests"},{"name":"v0.7.5","sha":"b3ce0b272e5468919d01b3d3ab6751a92f682b48","kind":"commit","published_at":"2015-04-27T19:14:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"abc159f246f15163f7984bcf702409cffc745d6e","kind":"commit","published_at":"2015-04-21T18:14:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"9321a4a8879f380a725c7439114ebf3e0da8abcc","kind":"commit","published_at":"2015-04-01T15:20:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"953606f4d1a9e3a33798b499219fe40b1f81fd96","kind":"commit","published_at":"2015-03-25T23:45:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"03c169188dd10ec2242b7806050781867c0291dd","kind":"commit","published_at":"2015-03-04T21:41:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"078ba0c94f8985dd2d96587784f760474ba51858","kind":"commit","published_at":"2015-02-13T21:06:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"accd9f0ef163d514b091709ffd63f76f6d1a467f","kind":"commit","published_at":"2015-01-27T00:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"57c7a95be20dc77cbe0459a40acc802e16de5148","kind":"commit","published_at":"2015-01-26T23:07:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"706446d6aeb952def6f2016fdc213b6e56b2d40f","kind":"commit","published_at":"2015-01-03T23:58:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"6b294fdd0a7f9686b8b8f05cf8759e90b3e581f9","kind":"commit","published_at":"2014-12-25T17:36:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"3eb741fdb94fff5e8218809b8f7d5a9d2e4d1778","kind":"commit","published_at":"2014-12-15T17:14:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"d65414913839d9d939c8bd938ca21f39f0faa924","kind":"commit","published_at":"2014-12-07T15:15:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"fc3232f6e9d1662c4f9d813b70acb329c4cdc6de","kind":"commit","published_at":"2014-11-30T21:22:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"4b02786c2a7e27613201fe72c033a260018a38d6","kind":"commit","published_at":"2014-11-28T20:34:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"ab8880bc442941c20d58ca2cbb8aace7b2724929","kind":"commit","published_at":"2014-11-17T20:10:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"052b0bc5a3e887d0a36b2277a2e09812a0ce206b","kind":"commit","published_at":"2014-11-11T21:11:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"715b7e868003ac9b121bdacee3e1301b9c660aa9","kind":"commit","published_at":"2014-11-08T19:56:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"088d257c0bec691545cd32f83fd2af753866b8ee","kind":"commit","published_at":"2014-11-08T00:13:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0/manifests"},{"name":"v0.1.29","sha":"3fe7b8bf7c3adc04522f311ce1c1c3b6e39e8edd","kind":"commit","published_at":"2014-11-05T19:58:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.1.29","html_url":"https://github.com/mui/material-ui/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29/manifests"}]},"repo_metadata_updated_at":"2025-10-29T21:14:05.520Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":16.90359006667295,"stargazers_count":0.021267929767677964,"forks_count":0.27828885460159747,"average":12.295772697997403},"purl":"pkg:maven/org.webjars.npm/mui__types","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:mui__types","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:mui__types","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:mui__types/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-29T16:04:14.239Z","issues_count":4308,"pull_requests_count":9949,"avg_time_to_close_issue":13592057.178502878,"avg_time_to_close_pull_request":1743679.4759773905,"issues_closed_count":2590,"pull_requests_closed_count":8490,"pull_request_authors_count":716,"issue_authors_count":2931,"avg_comments_per_issue":5.109795728876509,"avg_comments_per_pull_request":1.994974369283345,"merged_pull_requests_count":7175,"bot_issues_count":19,"bot_pull_requests_count":3438,"past_year_issues_count":769,"past_year_pull_requests_count":3299,"past_year_avg_time_to_close_issue":842316.4168674699,"past_year_avg_time_to_close_pull_request":466566.7232444611,"past_year_issues_closed_count":415,"past_year_pull_requests_closed_count":2663,"past_year_pull_request_authors_count":186,"past_year_issue_authors_count":610,"past_year_avg_comments_per_issue":1.859557867360208,"past_year_avg_comments_per_pull_request":1.4080024249772658,"past_year_bot_issues_count":9,"past_year_bot_pull_requests_count":1478,"past_year_merged_pull_requests_count":2376,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/issues","maintainers":[{"login":"oliviertassinari","count":773,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"siriwatknp","count":700,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":511,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":434,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"mnajdova","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"michaldudak","count":262,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"aarongarciah","count":237,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"ZeeshanTamboli","count":207,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mj12albert","count":193,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"alexfauquette","count":165,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"samuelsycamore","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"cherniavskii","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"LukasTy","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"bharatkashyap","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"DanailH","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"JCQuintas","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"eps1lon","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"hbjORbj","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hbjORbj"},{"login":"flaviendelangle","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"michelengelen","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"rosskevin","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rosskevin"},{"login":"mbrookes","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"m4theushw","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"apedroferreira","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"hasdfa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"nikitaa24","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikitaa24"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"richbustos","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richbustos"},{"login":"nathanmarks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanmarks"},{"login":"vicasas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"MBilalShafi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joshwooding","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwooding"},{"login":"dimitropoulos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dimitropoulos"},{"login":"arthurbalduini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"dmtrKovalenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmtrKovalenko"},{"login":"hai-cea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-cea"},{"login":"gerdadesign","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"DavidCnoops","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidCnoops"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}],"active_maintainers":[{"login":"siriwatknp","count":282,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":241,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":191,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"oliviertassinari","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"ZeeshanTamboli","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mnajdova","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"mj12albert","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"aarongarciah","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"prakhargupta1","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"JCQuintas","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"DanailH","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"alexfauquette","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"bharatkashyap","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"LukasTy","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"cherniavskii","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"michaldudak","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"MBilalShafi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"flaviendelangle","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"vicasas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:mui__types/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:mui__types/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:mui__types/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:mui__types/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:mui__types/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":572386,"maintainers_count":0,"namespaces_count":75981,"keywords_count":35251,"github":"maven-central","metadata":{"funded_packages_count":38856},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-12-16T05:44:42.274Z","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":5990196,"name":"org.webjars.npm:mui__styled-engine","ecosystem":"maven","description":"WebJar for @mui/styled-engine","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/material-ui","keywords_array":[],"namespace":"org.webjars.npm","versions_count":7,"first_release_published_at":"2022-09-23T23:52:22.000Z","latest_release_published_at":"2025-08-03T23:16:35.000Z","latest_release_number":"7.2.0","last_synced_at":"2025-12-12T01:21:10.533Z","created_at":"2023-01-26T17:24:20.537Z","updated_at":"2025-12-12T01:21:10.533Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/mui__styled-engine/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/mui__styled-engine/","metadata":{},"repo_metadata":{"id":19822297,"uuid":"23083156","full_name":"mui/material-ui","owner":"mui","description":"Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.","archived":false,"fork":false,"pushed_at":"2025-10-22T16:11:10.000Z","size":699196,"stargazers_count":96842,"open_issues_count":1774,"forks_count":32693,"subscribers_count":1324,"default_branch":"master","last_synced_at":"2025-10-22T18:17:02.502Z","etag":null,"topics":["design-system","material-design","material-ui","react","react-components"],"latest_commit_sha":null,"homepage":"https://mui.com/material-ui/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2014-08-18T19:11:54.000Z","updated_at":"2025-10-22T16:11:52.000Z","dependencies_parsed_at":"2025-06-02T16:06:01.092Z","dependency_job_id":"32b77193-1b92-4638-bb5e-6c82ade9eee5","html_url":"https://github.com/mui/material-ui","commit_stats":{"total_commits":23822,"total_committers":3211,"mean_commits":"7.4188726253503585","dds":0.8266728234405172,"last_synced_commit":"c0620e333641deda56f3cd68c7c3736098ee818c"},"previous_names":["mui-org/material-ui","callemall/material-ui"],"tags_count":568,"template":false,"template_full_name":null,"purl":"pkg:github/mui/material-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/sbom","scorecard":{"id":262861,"data":{"date":"2025-08-17T02:37:43Z","repo":{"name":"github.com/mui/material-ui","commit":"06de3386e5dbd68c7e7496219f702232dcd7ec9f"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.7,"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":"Maintained","score":10,"reason":"30 commit(s) and 1 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":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/check-if-pr-has-label.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yml: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:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/no-response.yml:22","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/check-if-pr-has-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci-check.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-cleanup.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/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/publish-canaries.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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 28 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":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  14 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:  13 out of  13 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":"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: 'allow deletion' disabled on branch 'v6.x'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v6.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v6.x'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'v6.x'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v6.x'","Warn: codeowners review is not required on branch 'master'","Warn: codeowners review is not required on branch 'v6.x'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v6.x'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v6.x'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v6.x'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v6.x'"],"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":"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":"CI-Tests","score":10,"reason":"28 out of 28 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 36 contributing companies or organizations","details":["Info: found contributions from: A11yance, LightSourceAI, TourConnect, Treeshakers, alienfast, calcom, callemall, cefsharp, cssinjs, emikra, goose-duck, instacart, jalaali, lightsourceai, mui, mui-org, nodejs, openfoodfacts, pabloengine, pretur, react-native-community, reactiran, reactjs, reactwg, state-machines, storybookjs, testing-library, text-em-all, typed-typings, typescript-cheatsheets, underjs, vercel, webpack, yarnpkg, yarnplugins, 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":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-cpj6-fhp6-mr6j","Warn: Project is vulnerable to: GHSA-f46r-rw29-r322","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","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-17T11:13:50.539Z","repository_id":19822297,"created_at":"2025-08-17T11:13:50.539Z","updated_at":"2025-08-17T11:13:50.539Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280748853,"owners_count":26383954,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-24T02:00:06.418Z","response_time":73,"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":"v7.3.4","sha":"28eadba9ec2899226ecbf4058b8fba1ddeab9e6d","kind":"tag","published_at":"2025-10-02T18:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4/manifests"},{"name":"v7.3.3","sha":"6984a79aa3ebde0ad9d1a21817de900f60b7dc90","kind":"tag","published_at":"2025-10-02T14:01:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3/manifests"},{"name":"v7.3.2","sha":"ebd180cdd48e365aa0c5c54b6568d5efc320590d","kind":"tag","published_at":"2025-09-02T06:18:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"3592ec32c4858c22bf99c535c037c13ee6db6b84","kind":"tag","published_at":"2025-08-06T09:33:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"ad98e5ebf7f2f629f9a8b054d9ee3e7217d163bf","kind":"tag","published_at":"2025-08-05T05:40:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0/manifests"},{"name":"v6.5.0","sha":"894dd472b2cc3bbf218eef521ce5a4bcbe914e60","kind":"tag","published_at":"2025-07-08T02:51:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0/manifests"},{"name":"v5.18.0","sha":"6b50143dcfc2aad56a37c9f2e1f14256e9a65c4e","kind":"tag","published_at":"2025-07-08T02:50:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0/manifests"},{"name":"v7.2.0","sha":"1496d735b2cf16501ce413daec40d627eee77e1d","kind":"tag","published_at":"2025-06-30T08:59:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0/manifests"},{"name":"v7.1.2","sha":"ad2d425db362790d6d0f90fbe5b5d3a5b5132503","kind":"tag","published_at":"2025-06-20T07:34:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2/manifests"},{"name":"v6.4.12","sha":"9179a92b0d97f6d0270c7fac733cfd81bd7354cc","kind":"tag","published_at":"2025-06-02T06:58:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12/manifests"},{"name":"v7.1.1","sha":"0ebb3a14ccc5dbee4ec2682b387511f107b95a65","kind":"tag","published_at":"2025-06-02T06:47:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"e3e07e0b8fac5ca8fb4bbf3ec453dbe79133552f","kind":"tag","published_at":"2025-05-06T08:50:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0/manifests"},{"name":"v6.4.11","sha":"6b3957d9d42c83e069da8e8bb534ec294dcb6254","kind":"tag","published_at":"2025-04-10T02:36:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11/manifests"},{"name":"v7.0.2","sha":"ebb24ce49e1ef8358600a7787cb6c8d671cead63","kind":"tag","published_at":"2025-04-09T13:08:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2/manifests"},{"name":"v6.4.10","sha":"d80a3609c8a7274dc5fafa348382059945aee449","kind":"tag","published_at":"2025-03-31T19:03:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10/manifests"},{"name":"v7.0.1","sha":"d6fdcac555725c3807e6f03445e3a051398ee739","kind":"tag","published_at":"2025-03-28T18:58:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"22aa7db2ed23df3b43530e9fdb57bc1051221457","kind":"tag","published_at":"2025-03-26T14:16:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0/manifests"},{"name":"v6.4.9","sha":"a884cb821f67a831f44cc6abfc3bc77faef91ada","kind":"tag","published_at":"2025-03-25T15:45:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9/manifests"},{"name":"v7.0.0-rc.0","sha":"ebaec8db8ae1b90183817cb0bad549d7fc63fe79","kind":"tag","published_at":"2025-03-19T09:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0/manifests"},{"name":"v5.17.1","sha":"0d509f8a4a48031a1e25974a1604b803892ce94e","kind":"tag","published_at":"2025-03-18T18:44:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"b0dc8270c5a2896293ff8b61052120a13819f0a1","kind":"tag","published_at":"2025-03-18T15:28:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0/manifests"},{"name":"v6.4.8","sha":"2bded219fabaaefc2083aa660d5856ab75cfa8d6","kind":"tag","published_at":"2025-03-17T17:54:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8/manifests"},{"name":"v7.0.0-beta.4","sha":"260ed53760f179e3bb4f1f43e2f2712ecbf9fdd7","kind":"tag","published_at":"2025-03-13T13:30:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4/manifests"},{"name":"v6.4.7","sha":"d1ca0a45fea4327ba4dc9876e62922785493f1c3","kind":"tag","published_at":"2025-03-05T15:19:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7/manifests"},{"name":"v7.0.0-beta.3","sha":"9dea4105c8b413e087bd1d0cc517b52831a2eb86","kind":"tag","published_at":"2025-03-05T15:13:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"48acea181cac8ca14455e76d01d3554ba578781e","kind":"tag","published_at":"2025-02-27T15:00:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2/manifests"},{"name":"v7.0.0-beta.1","sha":"2cf2e71af3c2b26694964884456bc335c2ba6cdb","kind":"tag","published_at":"2025-02-26T18:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1/manifests"},{"name":"v6.4.6","sha":"356b885778a2af26505d5dbba76a9abcceb69800","kind":"tag","published_at":"2025-02-26T13:39:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6/manifests"},{"name":"v7.0.0-beta.0","sha":"b485c1abec1d776e925ca90e6fa7d91e9bd057a7","kind":"tag","published_at":"2025-02-26T13:22:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0/manifests"},{"name":"v7.0.0-alpha.2","sha":"ba14b7070070281c8a6cea1df7653f007bb8da49","kind":"tag","published_at":"2025-02-18T18:57:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.4.5","sha":"6f2b908baa7863e2cbf0ec4518dc90ccfd53597b","kind":"tag","published_at":"2025-02-18T18:46:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5/manifests"},{"name":"v7.0.0-alpha.1","sha":"c390c1c2d1c85f42d40f16ce405a3c4b62026ec7","kind":"tag","published_at":"2025-02-11T17:34:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1/manifests"},{"name":"v6.4.4","sha":"c66361a6ad9d1354b60e6fb93ba3144c1348ab15","kind":"tag","published_at":"2025-02-11T14:31:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4/manifests"},{"name":"v6.4.3","sha":"cee310a92f61ffb75284195a9ed30bcb367c78e2","kind":"tag","published_at":"2025-02-04T18:53:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3/manifests"},{"name":"v7.0.0-alpha.0","sha":"3e3195a4285ca716061f7d7d87f4915630af1b69","kind":"tag","published_at":"2025-02-03T12:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.4.2","sha":"1813d89a599a4027fd216062b2cac8b0c1864f1d","kind":"tag","published_at":"2025-01-29T15:50:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2/manifests"},{"name":"v6.4.1","sha":"819e662a2ce210f8805c45057389217cb1c39a83","kind":"tag","published_at":"2025-01-21T13:23:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"f9949a8889c7e69cac145ce56411298a234d2e49","kind":"tag","published_at":"2025-01-14T16:46:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0/manifests"},{"name":"v5.16.14","sha":"ba588c8333d765af63ab15c8b33dd947b615f70b","kind":"tag","published_at":"2025-01-06T21:20:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14/manifests"},{"name":"v6.3.1","sha":"afd551abd3be44de711d6baef48e62e18b97c908","kind":"tag","published_at":"2025-01-03T13:53:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1/manifests"},{"name":"v5.16.13","sha":"e52a6379f22d38453fa046d410b0c4700707dbd9","kind":"tag","published_at":"2024-12-25T11:25:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13/manifests"},{"name":"v6.3.0","sha":"84d6ecfdccd10f204854beeef98bcc55dc99d117","kind":"tag","published_at":"2024-12-23T18:10:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"17026fc203a8b413ec7343b6eeb267a50519d515","kind":"tag","published_at":"2024-12-17T13:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1/manifests"},{"name":"v5.16.12","sha":"b8fbcf5fb5169d8db6ee0ec35001816d2777e8d4","kind":"tag","published_at":"2024-12-17T13:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12/manifests"},{"name":"v5.16.11","sha":"2413ff076b0d462736dfccd399b4be863fd79ec2","kind":"tag","published_at":"2024-12-11T10:13:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11/manifests"},{"name":"v6.2.0","sha":"3a8ceaead5ac4c2c4554e6500ca3d197420a04c2","kind":"tag","published_at":"2024-12-11T02:03:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0/manifests"},{"name":"v6.1.10","sha":"5c5e9f6d8a90034cd75dcb92403caf6b37efc916","kind":"tag","published_at":"2024-12-04T10:03:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10/manifests"},{"name":"v5.16.9","sha":"ec085b677c43ed1f37e66bd2fb58f27dce9f7184","kind":"tag","published_at":"2024-12-04T09:34:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9/manifests"},{"name":"v5.16.8","sha":"096adfbe28d038397a7f3cf3494b86844226e162","kind":"tag","published_at":"2024-11-28T06:51:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8/manifests"},{"name":"v6.1.9","sha":"821784419eefb89e4ce7b66c4b602a1e33d2fa88","kind":"tag","published_at":"2024-11-27T13:22:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9/manifests"},{"name":"v6.1.8","sha":"0b8739f145423bafdd8e2871312307bfb31c58ef","kind":"tag","published_at":"2024-11-20T15:09:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8/manifests"},{"name":"v6.1.7","sha":"a7d441d0bd3bfc16a1ce9e6d7ff3ad1afc6b62f1","kind":"tag","published_at":"2024-11-13T15:31:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7/manifests"},{"name":"v6.1.6","sha":"32112b76aa821c2a1e98120545019ef1a71ea274","kind":"tag","published_at":"2024-10-30T13:54:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6/manifests"},{"name":"v6.1.5","sha":"01c5f344628bc66e16f86284ee0fc7107002a5ca","kind":"tag","published_at":"2024-10-22T10:28:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5/manifests"},{"name":"v6.1.4","sha":"15ea548de803e4602894cae6304a497d7ddaf09c","kind":"tag","published_at":"2024-10-15T18:35:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4/manifests"},{"name":"v6.1.3","sha":"c7de2cae15cc7b7025ad79e3623320526ed16462","kind":"tag","published_at":"2024-10-09T09:47:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3/manifests"},{"name":"v6.1.2","sha":"e6ff0b5016ac4fa40cdc9b78a0d9ecdd2c0cd9db","kind":"tag","published_at":"2024-10-02T14:51:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"263c7259451d5b928bbdfd299c9c0afc89dfec02","kind":"tag","published_at":"2024-09-19T06:42:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"94cc3d0a66456713e6e25edf9a1ba35ad8df88bc","kind":"tag","published_at":"2024-09-11T13:09:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"bb620d85a89651ca4350e8861bbb35776d583726","kind":"tag","published_at":"2024-09-03T10:33:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"71dbef69dcbf2b87831af579fb777b4f1f4b219a","kind":"tag","published_at":"2024-08-29T13:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"c9a9adfb90e939c0590de6edf10d0c65fcbc8b1e","kind":"tag","published_at":"2024-08-27T09:06:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.0","sha":"55bea65c83c1beac77382fe961f8aa72eec21daa","kind":"tag","published_at":"2024-08-22T08:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0/manifests"},{"name":"v6.0.0-beta.6","sha":"cbb6f8d3b1b72732d51f5628765cfd7e75bd5747","kind":"tag","published_at":"2024-08-18T02:55:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6/manifests"},{"name":"v5.16.7","sha":"b505fd7b64e92db523198712a5d6716c494e0c66","kind":"tag","published_at":"2024-08-09T09:19:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7/manifests"},{"name":"v6.0.0-beta.5","sha":"75c24b0828981651082a3eede027b6871c96c440","kind":"tag","published_at":"2024-08-08T08:52:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5/manifests"},{"name":"v5.16.6","sha":"6eb1bdce38d0fc67fa8aebca260043c7fc8eb3e8","kind":"tag","published_at":"2024-07-30T21:06:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6/manifests"},{"name":"v6.0.0-beta.4","sha":"12532afa3e4f6f13a9fa86eb459c27792c36b6f9","kind":"tag","published_at":"2024-07-30T20:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4/manifests"},{"name":"v5.16.5","sha":"40792e6efb2c92b8964a3912e08aeb4fb7fc41c8","kind":"tag","published_at":"2024-07-25T06:42:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5/manifests"},{"name":"v6.0.0-beta.3","sha":"02fde66a0cd72fb7fe3681a5ea8c4de733b4a865","kind":"tag","published_at":"2024-07-24T18:27:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3/manifests"},{"name":"v5.16.4","sha":"77af399a3ad76f31e5f2e0fab5650b628fa50990","kind":"tag","published_at":"2024-07-16T16:01:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4/manifests"},{"name":"v6.0.0-beta.2","sha":"9ad8c1fd8dfd21d8e37fe73d71e011542b23db72","kind":"tag","published_at":"2024-07-16T14:46:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2/manifests"},{"name":"v5.16.3","sha":"e1824453bdb0a89f15d4dfe47a1c4f90fa0f0500","kind":"tag","published_at":"2024-07-16T14:18:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3/manifests"},{"name":"v6.0.0-beta.1","sha":"19c1935757925d834928a30ea41f58bb95fb355f","kind":"tag","published_at":"2024-07-16T09:42:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1/manifests"},{"name":"v5.16.2","sha":"56ddd108fe153592a800fce4d43f9758b0ff5101","kind":"tag","published_at":"2024-07-16T09:10:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2/manifests"},{"name":"v6.0.0-beta.0","sha":"3364f0740aa5c86e057ec5b0d22c1b12bfd96fa4","kind":"tag","published_at":"2024-07-11T15:54:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0/manifests"},{"name":"v5.16.1","sha":"431af6a2fd9bf6cd0422c61e36c937d1ea5e5015","kind":"tag","published_at":"2024-07-11T15:48:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1/manifests"},{"name":"v5.16.0","sha":"e5e9b9d5e952b52752b758179da20d3fa0982c05","kind":"tag","published_at":"2024-07-05T13:32:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0/manifests"},{"name":"v6.0.0-alpha.14","sha":"2a15dd74c76bacbc867a7313fdc2c42c6168327c","kind":"tag","published_at":"2024-07-05T04:25:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14/manifests"},{"name":"v6.0.0-alpha.13","sha":"a070a894fbe21c52df446438ca1bb5a891d5e1b5","kind":"tag","published_at":"2024-07-03T07:44:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13/manifests"},{"name":"v5.15.21","sha":"a306ce4afcc60de4c3e43b8f9183862235d9318e","kind":"tag","published_at":"2024-06-28T14:09:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21/manifests"},{"name":"v6.0.0-alpha.12","sha":"fb476c6c18b850e8400d03afb7447802afbfd357","kind":"tag","published_at":"2024-06-24T17:12:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.15.20","sha":"f20fa0ba4016e5425a2a4cce841075253828a551","kind":"tag","published_at":"2024-06-12T12:58:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20/manifests"},{"name":"v6.0.0-alpha.11","sha":"22c5206a9e8191b2f81131d6978a0958e55b7032","kind":"tag","published_at":"2024-06-12T08:18:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11/manifests"},{"name":"v6.0.0-alpha.10","sha":"e5ac6c0eef5efd4fa5c5eb11ccbf08e58e7443f8","kind":"tag","published_at":"2024-06-04T10:35:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10/manifests"},{"name":"v6.0.0-alpha.9","sha":"925de32766317bb84a92ec24b2b6465c8e48cc04","kind":"tag","published_at":"2024-05-29T12:25:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.15.19","sha":"77f606ba73bb5439d66871177772f54196044450","kind":"tag","published_at":"2024-05-29T12:01:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19/manifests"},{"name":"v6.0.0-alpha.8","sha":"c7dbe6e8256cef7bd2dbdcbee55428ad82513cd0","kind":"tag","published_at":"2024-05-21T16:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.15.18","sha":"607daac5baa9c8151f111fe4bacea1d7e61881a3","kind":"tag","published_at":"2024-05-16T09:29:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18/manifests"},{"name":"v6.0.0-alpha.7","sha":"997bec6d8d30a1a891aff4eeedefa41c93eaa95c","kind":"tag","published_at":"2024-05-16T06:31:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"7c8db04b91500ba77301acd360d21bff7f7c752f","kind":"tag","published_at":"2024-05-08T13:13:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.15.17","sha":"9bc4fc42959427246addfdf29db95847cc38e410","kind":"tag","published_at":"2024-05-08T12:24:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17/manifests"},{"name":"v5.15.16","sha":"284e251c155d92078f80f98919f4ab260b05e9be","kind":"tag","published_at":"2024-05-01T14:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16/manifests"},{"name":"v6.0.0-alpha.5","sha":"571d5046e26aa07605cb1e01ca99b2eb0b04d009","kind":"tag","published_at":"2024-05-01T14:16:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5/manifests"},{"name":"v6.0.0-alpha.4","sha":"afffc2ffc3db1e6abf48f3b3e13a41e8b758f874","kind":"tag","published_at":"2024-04-24T07:30:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4/manifests"},{"name":"v6.0.0-alpha.3","sha":"6d5e44409344ea4e13ceb3a02c4446dc6a7323b4","kind":"tag","published_at":"2024-04-17T16:10:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3/manifests"},{"name":"v6.0.0-alpha.2","sha":"4e75758b37119bd821435c23d9c111c545e186b6","kind":"tag","published_at":"2024-04-09T15:09:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2/manifests"},{"name":"v6.0.0-alpha.1","sha":"84307c1a2495a716788ec25f046faaa4d16c88c7","kind":"tag","published_at":"2024-04-05T10:43:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1/manifests"},{"name":"v5.15.15","sha":"5a079965186640b5176f00c537f3b9e6c299b5c4","kind":"tag","published_at":"2024-04-04T07:09:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15/manifests"},{"name":"v6.0.0-alpha.0","sha":"2a15ad6f1f5507162b1a5aebf78976ca3023183b","kind":"tag","published_at":"2024-03-26T15:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.15.14","sha":"9585d28317c90f2c71ab88dd5ae37638bb64ad82","kind":"tag","published_at":"2024-03-19T08:18:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14/manifests"},{"name":"v5.15.13","sha":"dbcb678234296de56afaf3138917e967e8d1934a","kind":"tag","published_at":"2024-03-13T14:17:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13/manifests"},{"name":"pigment@0.0.1","sha":"0e765a618a7676c507852cec024464b1fc1cd80f","kind":"tag","published_at":"2024-03-08T04:20:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/pigment@0.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/pigment@0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@pigment%400.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1/manifests"},{"name":"v5.15.12","sha":"5ad69e161d7520274cd37a2524ffb935b6dda158","kind":"tag","published_at":"2024-03-05T15:33:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12/manifests"},{"name":"v5.15.11","sha":"e3257a4d68481b0ca6efd5d06cb5c1e1e77e4286","kind":"tag","published_at":"2024-02-22T08:52:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11/manifests"},{"name":"v5.15.10","sha":"94fcd3ada0842108a9a2ce53e121931e5448649f","kind":"tag","published_at":"2024-02-12T12:38:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10/manifests"},{"name":"v5.15.9","sha":"7917d2a8a4acc0b07328dee8273847652491b769","kind":"tag","published_at":"2024-02-08T12:55:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9/manifests"},{"name":"v5.15.8","sha":"fe5a59e616637a0488b122749479b782f5f8dfa2","kind":"tag","published_at":"2024-02-06T20:42:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8/manifests"},{"name":"v5.15.7","sha":"b80acd69c7c848709d01465d6727b13ed6109258","kind":"tag","published_at":"2024-01-31T13:23:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7/manifests"},{"name":"v5.15.6","sha":"1700e5cd9cbb3bc648b7f799f837c4d23ed42700","kind":"tag","published_at":"2024-01-22T18:09:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6/manifests"},{"name":"v5.15.5","sha":"5d7c4e26a4973a3a80bf5f8a9a8ea14f89554fe0","kind":"tag","published_at":"2024-01-17T09:27:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5/manifests"},{"name":"v5.15.4","sha":"6aadbf91c5eb2c94dea9a49a19eb532606410a5a","kind":"tag","published_at":"2024-01-10T13:49:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4/manifests"},{"name":"v5.15.3","sha":"9fa4e472f9ba4fd4e7f8cfb8bc0d1f1d455ace23","kind":"tag","published_at":"2024-01-03T15:22:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"5d5dd15f70db9ffcb85d4dc57da8a20f5240fb81","kind":"tag","published_at":"2023-12-25T14:24:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"8be7ac66b99059bf2c2edcca9cf15981d389db6b","kind":"tag","published_at":"2023-12-19T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"8c2c6a88a509f9da7c453d4a3c3ab4749a57a36d","kind":"tag","published_at":"2023-12-12T18:21:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0/manifests"},{"name":"v5.14.20","sha":"14fa79f4328e901f82d7fc39aba722a9bf4a8df0","kind":"tag","published_at":"2023-12-05T09:28:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20/manifests"},{"name":"v5.14.19","sha":"a07b4925255aa3fc7ae1255130e182e4573c58d7","kind":"tag","published_at":"2023-11-29T21:11:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19/manifests"},{"name":"v5.14.18","sha":"43a41b6b2fa3f0a186a852b894452722e3a38f04","kind":"tag","published_at":"2023-11-14T08:27:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18/manifests"},{"name":"v5.14.17","sha":"c54a42dd8b0ec8e850bd60438e60a1a8acb3b4a4","kind":"tag","published_at":"2023-11-06T15:34:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17/manifests"},{"name":"v5.14.16","sha":"391b57a05daf67a8154471dae645471f5ffac09f","kind":"tag","published_at":"2023-10-31T10:57:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16/manifests"},{"name":"v5.14.15","sha":"6baedcfed27419ed6b9685f27fcbf3eff46133a3","kind":"tag","published_at":"2023-10-24T15:41:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15/manifests"},{"name":"v5.14.14","sha":"a0cfa182db3e7b196efe36cfe7b31d304c5a0a4e","kind":"tag","published_at":"2023-10-17T13:58:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14/manifests"},{"name":"v5.14.13","sha":"b8811a0fa59e7663b240183219db32f9a617e607","kind":"tag","published_at":"2023-10-10T19:42:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13/manifests"},{"name":"v5.14.12","sha":"bd450a0fdb19b087f47e1d7cce5a72417ec977cc","kind":"commit","published_at":"2023-10-04T16:31:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12/manifests"},{"name":"v5.14.11","sha":"13c0894d0c14c7f577a0a95492aeaa8fff8da33a","kind":"tag","published_at":"2023-09-26T11:47:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11/manifests"},{"name":"v5.14.10","sha":"14e97bffa62760cabcdc7244bff445b423f5286a","kind":"tag","published_at":"2023-09-18T10:18:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10/manifests"},{"name":"v5.14.9","sha":"8255b71ccdbfe9a20f856b5d68a269ab1c5452ca","kind":"tag","published_at":"2023-09-13T13:36:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9/manifests"},{"name":"v5.14.8","sha":"74c58dabc2cf5ed2242fb08e4781d26088d06b12","kind":"tag","published_at":"2023-09-05T12:34:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8/manifests"},{"name":"v5.14.7","sha":"8a09d535f101aac98935f82b76345ca9691b5e2b","kind":"tag","published_at":"2023-08-29T12:04:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7/manifests"},{"name":"v5.14.6","sha":"a1f511dd6ed9adba561e2ba00e1348136ed656db","kind":"commit","published_at":"2023-08-24T11:19:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6/manifests"},{"name":"v5.14.5","sha":"61fbfd1546c55caca984695a41f9c95668d414fc","kind":"tag","published_at":"2023-08-14T14:39:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5/manifests"},{"name":"v5.14.4","sha":"40f4b275022f03e48cf4809cd53d0d0dabb40424","kind":"tag","published_at":"2023-08-08T09:51:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4/manifests"},{"name":"v5.14.3","sha":"2deea341c9abfb640f22520e0c277027f3f91cd0","kind":"tag","published_at":"2023-08-01T15:33:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3/manifests"},{"name":"v5.14.2","sha":"36d9f0d3659e2f5ab1d924988313986962a0bf35","kind":"tag","published_at":"2023-07-25T10:01:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2/manifests"},{"name":"v5.14.1","sha":"f2e5ded80e94407f63a27eadb018139d6f967313","kind":"tag","published_at":"2023-07-19T09:05:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1/manifests"},{"name":"v5.14.0","sha":"2529e3aaaaec2c9f8e8cf669e58bb9c81db5a6d8","kind":"tag","published_at":"2023-07-11T14:57:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0/manifests"},{"name":"v5.13.7","sha":"aac2d5b526e8139314d99f827ecc3b2c24e99686","kind":"tag","published_at":"2023-07-04T08:53:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7/manifests"},{"name":"v5.13.6","sha":"312270bc71224067e1910bbee9f800b4a2469cc7","kind":"tag","published_at":"2023-06-23T14:05:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6/manifests"},{"name":"v5.13.5","sha":"24b3af68ebe79c1891e45c60c6bcfd26f8818f73","kind":"tag","published_at":"2023-06-12T13:43:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5/manifests"},{"name":"v5.13.4","sha":"a522d82df32d3bfab46b25f5ff24eeb9670c83fb","kind":"tag","published_at":"2023-06-05T17:30:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4/manifests"},{"name":"v5.13.3","sha":"70d4a2bb49dca9fef7854a1463a392094222812b","kind":"tag","published_at":"2023-05-29T11:22:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3/manifests"},{"name":"v5.13.2","sha":"f661923e9aa9d9cc634750affbb04bf2007bc57d","kind":"tag","published_at":"2023-05-22T16:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2/manifests"},{"name":"v5.13.1","sha":"0c58832b6e182f782e73b118ed9681055db3e249","kind":"tag","published_at":"2023-05-17T05:25:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"9130a021ca34746e4076fcae50c57bc584026b8f","kind":"tag","published_at":"2023-05-10T08:14:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0/manifests"},{"name":"v5.12.3","sha":"9710ff34b16a0f271107a8619a28546ae3ca7c18","kind":"tag","published_at":"2023-05-02T14:17:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"5b7e9c52e37ef0c3274a762f38cd7ef7ffc9e7a8","kind":"tag","published_at":"2023-04-25T16:42:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"d14d288ae9e9b0e2b3b33d0a77b4113f024d4215","kind":"tag","published_at":"2023-04-17T15:57:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"05127cf65b4250f836897428cd15829669ab8d6c","kind":"tag","published_at":"2023-04-11T09:58:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0/manifests"},{"name":"v5.11.16","sha":"af5e109990a26318c96dbff6f25759ba91f0e147","kind":"tag","published_at":"2023-04-04T14:00:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16/manifests"},{"name":"v5.11.15","sha":"ae98db6aca5f9d4b754ff9fce4ce33f738a00f65","kind":"tag","published_at":"2023-03-28T13:06:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15/manifests"},{"name":"v5.11.14","sha":"f34d17c3294fcdb63fe9a135b4f3aa2459c81189","kind":"tag","published_at":"2023-03-21T17:45:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14/manifests"},{"name":"v5.11.13","sha":"9f7a2bfac55faed1b1c6c7b4b6d1b1659a076bab","kind":"tag","published_at":"2023-03-14T09:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13/manifests"},{"name":"v5.11.12","sha":"b76b8f1098a6c01f39e5e19bf3abf77c2b9cf475","kind":"tag","published_at":"2023-03-06T15:03:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12/manifests"},{"name":"v5.11.11","sha":"58df7f1905f16533ddb5a7977346c0f4548e4547","kind":"tag","published_at":"2023-02-28T09:55:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11/manifests"},{"name":"v5.11.10","sha":"676bc85fa2b02f92f21dd5c7e15f453b6b9c2e3d","kind":"tag","published_at":"2023-02-20T11:30:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10/manifests"},{"name":"v5.11.9","sha":"af5b3f5e7a79da9ef4bbd63d8fcf60927ffb6533","kind":"tag","published_at":"2023-02-14T14:30:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9/manifests"},{"name":"v5.11.8","sha":"d4d8512ce3453711f3c661374579b0d2ed13f3e7","kind":"tag","published_at":"2023-02-07T10:50:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8/manifests"},{"name":"v5.11.7","sha":"33cac172846b032d3f8b9333b72b2af832dd47d0","kind":"tag","published_at":"2023-01-31T09:39:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7/manifests"},{"name":"v5.11.6","sha":"a2e552314847b4d52498538d7ca171763067a5d0","kind":"tag","published_at":"2023-01-23T20:28:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6/manifests"},{"name":"v5.11.5","sha":"685c72dfaf840f4d5b7a3ab738ddcabd74418823","kind":"tag","published_at":"2023-01-18T01:43:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5/manifests"},{"name":"v5.11.4","sha":"bc859d95e4415f880cd6bcb6f44cc9e5e8c8097c","kind":"tag","published_at":"2023-01-09T13:57:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4/manifests"},{"name":"v5.11.3","sha":"a526207c3957de4ebfcda937b58327d69464f15c","kind":"tag","published_at":"2023-01-02T17:00:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3/manifests"},{"name":"v5.11.2","sha":"e9d8fa07e1ff979bcaf92837b131cd9e292f0161","kind":"tag","published_at":"2022-12-26T14:56:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2/manifests"},{"name":"v5.11.1","sha":"a1e30390da62019e5769e398f4cbc9f8892d8f9a","kind":"commit","published_at":"2022-12-20T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"191acda4545c394b78964ab80b364e15686f0e9b","kind":"tag","published_at":"2022-12-13T12:56:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0/manifests"},{"name":"v5.10.17","sha":"4265f343b49e4af9673a49e585439d35c8deeab2","kind":"tag","published_at":"2022-12-06T10:59:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17/manifests"},{"name":"v5.10.16","sha":"b8aa3974d84c176b8857e8d5b29a7be8670bb410","kind":"tag","published_at":"2022-11-28T16:00:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16/manifests"},{"name":"v5.10.15","sha":"14a6e1c61edb5f66f4888e32c04df5e637e7cfc4","kind":"commit","published_at":"2022-11-22T09:45:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15/manifests"},{"name":"v5.10.14","sha":"c2da6de1c504c7dbd8ae1d0771c184c1544a0c76","kind":"tag","published_at":"2022-11-15T09:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14/manifests"},{"name":"v5.10.13","sha":"2f4c2190d1d3614d8063e84b79d4d1f034b3e3fe","kind":"tag","published_at":"2022-11-07T17:53:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13/manifests"},{"name":"v5.10.12","sha":"30cb27cff1d4e1838ca4235ab4285e20f2b2a870","kind":"tag","published_at":"2022-10-31T15:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12/manifests"},{"name":"v5.10.11","sha":"c80ff0339882859af7e17f8bfd0a5f6880b323f8","kind":"commit","published_at":"2022-10-25T09:34:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11/manifests"},{"name":"v5.10.10","sha":"639224a3e3600cb0e04755d89aab250297b6d851","kind":"tag","published_at":"2022-10-18T08:35:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10/manifests"},{"name":"v5.10.9","sha":"7bd7c219e2670ff7791148e9b1a1d2387528fc0c","kind":"tag","published_at":"2022-10-11T11:56:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9/manifests"},{"name":"v5.10.8","sha":"d4a3216cdd858899960f945d6e00b2d59bf1d5d1","kind":"tag","published_at":"2022-10-03T16:28:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8/manifests"},{"name":"v5.10.7","sha":"d9ef6e788eee11256818329c7429242f8b769263","kind":"commit","published_at":"2022-09-27T01:44:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7/manifests"},{"name":"v5.10.6","sha":"0f75f3d78b67c405c23bfd14a29aedff367415b7","kind":"tag","published_at":"2022-09-19T14:34:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6/manifests"},{"name":"v5.10.5","sha":"594d87dab0e43e641a6826c935df8f2c10672955","kind":"tag","published_at":"2022-09-12T14:40:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5/manifests"},{"name":"v5.10.4","sha":"c8feb29320a22cc4461fb5ef5f4f7de7bd96a59b","kind":"commit","published_at":"2022-09-06T09:11:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"992421d0114a9df72d358fe6fccc28c1fb6f1505","kind":"tag","published_at":"2022-08-29T17:37:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"99b23c06d9b018d6c500fa1acb3030d673e219ab","kind":"tag","published_at":"2022-08-23T10:25:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"dfc0b89c665de8e5e3e4ecf68d8c782e74dbb65c","kind":"tag","published_at":"2022-08-16T17:55:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"7f502e06d54c5a2f389a1639358c84279462b54a","kind":"commit","published_at":"2022-08-09T03:21:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0/manifests"},{"name":"v5.9.3","sha":"89617ef683d2bcd2c870e9c1bd58ad4d55247fd5","kind":"tag","published_at":"2022-08-01T20:54:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3/manifests"},{"name":"v5.9.2","sha":"b7f0a16eca4ac2044703032838f90873ec063d75","kind":"tag","published_at":"2022-07-25T15:12:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2/manifests"},{"name":"v5.9.1","sha":"1937412c4345569d98c0950a1016c22508e1ff81","kind":"tag","published_at":"2022-07-18T17:23:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"88ad7d4e623183b8e20702e7961ef9c8de330dc7","kind":"commit","published_at":"2022-07-12T08:54:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0/manifests"},{"name":"v5.8.7","sha":"be0ab4c062a22fc4bb52c47d005b57203b56c09c","kind":"tag","published_at":"2022-07-04T20:39:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7/manifests"},{"name":"v5.8.6","sha":"c58f6653411e0ff38bf67a512d16b87c6523606b","kind":"tag","published_at":"2022-06-27T14:21:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6/manifests"},{"name":"v5.8.5","sha":"3c528113f47cfddf2504ea02ba3065e7c5c46928","kind":"tag","published_at":"2022-06-21T18:05:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5/manifests"},{"name":"v5.8.4","sha":"a6e782ec2f037e2ca989515048ce5f22fe760595","kind":"tag","published_at":"2022-06-14T10:00:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4/manifests"},{"name":"v5.8.3","sha":"b1e4b9cd3e1d88286f9d1485864310a7c1f23a79","kind":"tag","published_at":"2022-06-07T19:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3/manifests"},{"name":"v5.8.2","sha":"93b0aba905b3b6947f58a02d911489bb737ee880","kind":"commit","published_at":"2022-05-31T11:47:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2/manifests"},{"name":"v5.8.1","sha":"1eee9ee437f39f1c3438209154df8e8b9ecd990d","kind":"tag","published_at":"2022-05-23T16:04:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"6a468718b970c39ae83a4029bcb53071c9567430","kind":"tag","published_at":"2022-05-17T09:42:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4eef029981b08c77a9c52d0b863e6b5ced279087","kind":"tag","published_at":"2022-05-10T09:06:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0/manifests"},{"name":"v5.6.4","sha":"edb7e8895ef8def2bf59376d7631e0360a77aaf6","kind":"commit","published_at":"2022-05-02T11:46:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4/manifests"},{"name":"v5.6.3","sha":"124d5e2f0022d17b577a464e6b3a69fa2511105e","kind":"tag","published_at":"2022-04-25T14:04:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3/manifests"},{"name":"v5.6.2","sha":"b3645b3fd11dc26a06ea370a41b5bac1026c6792","kind":"tag","published_at":"2022-04-18T16:10:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2/manifests"},{"name":"v5.6.1","sha":"0251fd5222079e4a512bbd32dff4a7a4c3efe997","kind":"tag","published_at":"2022-04-11T13:21:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"8dcdea53f927ab207718d7ee6576806aca2a3798","kind":"commit","published_at":"2022-04-06T03:27:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0/manifests"},{"name":"v4.12.4","sha":"a563a60219f7f6519fb0f34f6d8e3bf0974e6495","kind":"tag","published_at":"2022-04-03T14:38:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4/manifests"},{"name":"v5.5.3","sha":"96e1f40a3b8aa809d543aa7d466eb48cdfa0b53d","kind":"tag","published_at":"2022-03-28T14:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"dd411b017ea7504a14a16821b694ac6aa01d9b6d","kind":"tag","published_at":"2022-03-21T15:15:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"350b15ee91a93040d50391cb9a45440a90e6b2d1","kind":"tag","published_at":"2022-03-14T16:49:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"f3412aa9d179fdfc3f5c0a4a1cfc1965faef7307","kind":"commit","published_at":"2022-03-07T13:53:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0/manifests"},{"name":"v5.4.4","sha":"965f2eb8cb79bb0685a13d9e28c09617b22358cd","kind":"tag","published_at":"2022-02-28T15:21:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4/manifests"},{"name":"v5.4.3","sha":"e2892a61ea56b6578c2efc81d0324660082ad93c","kind":"tag","published_at":"2022-02-21T16:40:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3/manifests"},{"name":"v5.4.2","sha":"01371028b27156419923b362c4b0af92dc08b29f","kind":"tag","published_at":"2022-02-15T14:57:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"fbce2f80c6cb36e59a4a6826ae46b59a10e1c831","kind":"commit","published_at":"2022-02-08T11:34:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"ba4e819aa58b6a36ae4d96ee79c2a5310a812670","kind":"tag","published_at":"2022-02-01T09:00:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"337be3b2a630d791a5cbc5a2a4575d4f58e38df3","kind":"tag","published_at":"2022-01-24T15:05:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"dcbfc54f581dbf1c0008a8e9e578f896f06228ab","kind":"tag","published_at":"2022-01-17T22:45:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0/manifests"},{"name":"v5.2.8","sha":"f80abbb5f942064c9c270b2ac5bb2a2318876754","kind":"tag","published_at":"2022-01-10T20:11:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8/manifests"},{"name":"v5.2.7","sha":"5daaf9be5115b1cb777fb4cf3d9125baddfe5720","kind":"tag","published_at":"2022-01-03T12:34:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7/manifests"},{"name":"v5.2.6","sha":"052db9d577a03ed8d588ecca9e6c0a5f5ba676e1","kind":"tag","published_at":"2021-12-27T14:23:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6/manifests"},{"name":"v5.2.5","sha":"f8697de9c250dbc6b446bcc08566f50fb4070aab","kind":"tag","published_at":"2021-12-20T14:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5/manifests"},{"name":"v5.2.4","sha":"b265431f9a32ea726c5227821126fbc6424117d5","kind":"commit","published_at":"2021-12-14T13:41:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4/manifests"},{"name":"v5.2.3","sha":"9c3dc12c3de241f44d923bfb089200980f3fd23d","kind":"tag","published_at":"2021-12-06T16:12:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3/manifests"},{"name":"v5.2.2","sha":"fcaec7a75f951c9db79c99c42370ca18212c1f16","kind":"tag","published_at":"2021-11-29T16:51:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"586d9ba2472d549c180cbacddf97eb73425286b3","kind":"tag","published_at":"2021-11-25T11:50:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"353cecb5391571163eb6bd8cbf36d2dd299aaf56","kind":"tag","published_at":"2021-11-23T13:25:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"ddbe15b4d8b7cc1dc84720264fde0b1dafb6166f","kind":"commit","published_at":"2021-11-16T15:06:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"7e26583fe1f95f5c3682213105f8f4b51c9d61c9","kind":"tag","published_at":"2021-11-08T15:14:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0/manifests"},{"name":"v5.0.6","sha":"99752d2848f17c5d1e4840f54863899a19387162","kind":"tag","published_at":"2021-10-27T08:43:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6/manifests"},{"name":"v5.0.5","sha":"58f8ff1f8bc7f0cc4bb728654604a194b3c3790b","kind":"tag","published_at":"2021-10-26T10:14:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"86443310e4344ae1ce6e04f084d58e17e4d62170","kind":"tag","published_at":"2021-10-14T15:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"36258031912caf662f69ca3769c6e0bd46946050","kind":"tag","published_at":"2021-10-07T12:26:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"c510762a325116c654afd3c21381a50b942c2c66","kind":"tag","published_at":"2021-09-29T09:29:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"afcf3ee18e7a9c526348b3bce74b69781b4ad071","kind":"tag","published_at":"2021-09-22T12:15:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"85598e74b85a89a16f8bdf5b68346ca8d6b70557","kind":"tag","published_at":"2021-09-16T11:28:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.1","sha":"1b563a153f5b2736f79a3f45573e2e2b66ba0a9a","kind":"tag","published_at":"2021-09-08T13:55:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"698492a5401b12578dc459397b9d288542fc954b","kind":"commit","published_at":"2021-09-02T02:45:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.5","sha":"0bab71409bcc0865ab3e0fcbfa14fa824ddc5495","kind":"tag","published_at":"2021-08-25T07:30:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"c30ec7bed00b36da7b0e6a202b3cb48d2fc1b579","kind":"tag","published_at":"2021-08-13T21:32:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"e5ccdf299c75ea65b0600ee05ff6c98646891c77","kind":"tag","published_at":"2021-08-09T04:03:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3/manifests"},{"name":"v4.12.3","sha":"77a8daeed0e8efa67c6d86f3cc40239dc6eb3d94","kind":"tag","published_at":"2021-07-30T10:06:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3/manifests"},{"name":"v5.0.0-beta.2","sha":"cca80d861f64b3eaa8a5ef8815b7552aaea61557","kind":"tag","published_at":"2021-07-26T15:01:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2/manifests"},{"name":"v4.12.2","sha":"958241aa0ebf340ad0f152b91949720c85b4fcca","kind":"tag","published_at":"2021-07-19T16:41:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2/manifests"},{"name":"v5.0.0-beta.1","sha":"8a4b8952077b64e90ac9d23c116a45aed672db9c","kind":"tag","published_at":"2021-07-14T16:28:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1/manifests"},{"name":"v4.12.1","sha":"4dc8c9bf3e8a6b21a2aac58b0be3161af334b67d","kind":"tag","published_at":"2021-07-07T13:08:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"53a1655143aa4ec36c29a6063ccdf89c48a74bfd","kind":"tag","published_at":"2021-07-06T13:40:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0/manifests"},{"name":"v5.0.0-beta.0","sha":"a0f416173d2f5b78546f52e572a0f64dcc3751e9","kind":"tag","published_at":"2021-07-01T12:17:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.38","sha":"f60126f95d7b36fa12133887990615b9f47e994a","kind":"commit","published_at":"2021-06-24T03:37:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.38","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38/manifests"},{"name":"v5.0.0-alpha.37","sha":"c795ca0822e2816a630a5654d5471fa04521d23c","kind":"tag","published_at":"2021-06-15T17:49:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.37","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37/manifests"},{"name":"v5.0.0-alpha.36","sha":"cf2f6fa90608b109978698fc48120920beaaa51f","kind":"tag","published_at":"2021-06-08T06:46:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.36","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36/manifests"},{"name":"v5.0.0-alpha.35","sha":"6c0afb6d8fff919e80f9f1ec92613acacd8365e7","kind":"tag","published_at":"2021-05-31T20:34:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.35","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35/manifests"},{"name":"v5.0.0-alpha.34","sha":"ee3a077c161accb887b93a17f9eaa2b23e998319","kind":"tag","published_at":"2021-05-18T10:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.34","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34/manifests"},{"name":"v5.0.0-alpha.33","sha":"0fa6ab4a29e8469c081d3f796e0bd9cab98e9185","kind":"tag","published_at":"2021-05-09T12:29:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.33","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33/manifests"},{"name":"v4.11.4","sha":"6658323b5e2ba366691829bbef3f53c00008497e","kind":"tag","published_at":"2021-04-27T15:48:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4/manifests"},{"name":"v5.0.0-alpha.32","sha":"2e99746c35ea0c1e45187a206d6ebc25a52933dc","kind":"tag","published_at":"2021-04-27T12:59:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32/manifests"},{"name":"v5.0.0-alpha.31","sha":"b061319b132163900d1a4eb64207f5284d28639d","kind":"tag","published_at":"2021-04-20T13:59:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"0bc7ed897d54a899fb0dfc5cbd6c5ee0592705e1","kind":"tag","published_at":"2021-04-12T09:46:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"29934afe4643811f3bed772612f92d539a1e489d","kind":"tag","published_at":"2021-04-04T16:43:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"a83c7715c0e2cfa1c3e59b7a1f828f6a1476b307","kind":"tag","published_at":"2021-03-24T12:57:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"2de88ce2973667921a45ff69ea48a8843cb9d8cb","kind":"tag","published_at":"2021-03-05T13:01:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27/manifests"},{"name":"v5.0.0-alpha.26","sha":"8928a36394154e02a73d5e92a740d5f9ed8da709","kind":"tag","published_at":"2021-02-27T18:39:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"688db35f581ac345a09a15420efdb0e4c98a56ab","kind":"tag","published_at":"2021-02-11T12:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"15108a5aad5342d92e86be5c5388b8321a88b280","kind":"tag","published_at":"2021-01-26T14:08:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24/manifests"},{"name":"v4.11.3-deprecations.1","sha":"6cf7cf7c7b11b38db18a4d2003743cbadeb1b4ee","kind":"commit","published_at":"2021-01-25T23:27:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1/manifests"},{"name":"v4.11.3","sha":"bd79e8f8c5b8c77bc5c13d076377a18d2ceedfa2","kind":"commit","published_at":"2021-01-24T12:45:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3/manifests"},{"name":"v4.11.3-deprecations.0","sha":"f64337cd87428e04c851bb1667f5f9e0e6aeaede","kind":"commit","published_at":"2021-01-24T12:00:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0/manifests"},{"name":"v5.0.0-alpha.23","sha":"af6e7220961c6f5e8ed89172694287dc737828ff","kind":"commit","published_at":"2021-01-14T12:48:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23/manifests"},{"name":"v5.0.0-alpha.22","sha":"c514ea86c11c9817839630e840535358f5044caf","kind":"commit","published_at":"2021-01-04T11:14:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"5c82b9147f811fda24bc09132852ed240f8d9def","kind":"commit","published_at":"2020-12-30T17:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"cd30d9e3961c8b33ce43a133e0a958867a202c41","kind":"commit","published_at":"2020-12-21T17:51:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20/manifests"},{"name":"v5.0.0-alpha.19","sha":"754e29cf5a712d0e0f6bd3e54f80e9997659f68c","kind":"commit","published_at":"2020-12-13T17:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.11.2","sha":"174b64f8a3adffb8df3c13285f4edc2437a8547a","kind":"commit","published_at":"2020-12-02T23:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2/manifests"},{"name":"v5.0.0-alpha.18","sha":"c5561c5febbe1c3bd5446c8a0bb480025ab38b86","kind":"commit","published_at":"2020-12-02T23:25:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.11.1","sha":"b8092ce09e164a1cb2fec2f3a5b6aa6e2dc6cbbd","kind":"commit","published_at":"2020-11-24T14:35:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1/manifests"},{"name":"v5.0.0-alpha.17","sha":"41d6a360e0fb245dd74549445539c6218a9dc737","kind":"commit","published_at":"2020-11-23T00:49:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17/manifests"},{"name":"v5.0.0-alpha.16","sha":"47a8e102eeaa5a68a2b4f99c08085cfddc0bef77","kind":"commit","published_at":"2020-11-14T12:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16/manifests"},{"name":"v5.0.0-alpha.15","sha":"fa9cbc835ee70b12234b7207b1872356277da5fa","kind":"commit","published_at":"2020-11-03T23:57:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15/manifests"},{"name":"v5.0.0-alpha.14","sha":"56520e757e0052e25f8dd5d78214458c4b7c634d","kind":"commit","published_at":"2020-10-23T22:59:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14/manifests"},{"name":"v5.0.0-alpha.13","sha":"b82af55f9917f9e77a3cae9b36e47b29d43182c0","kind":"commit","published_at":"2020-10-17T21:47:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13/manifests"},{"name":"v5.0.0-alpha.12","sha":"c7c3643948bce7327a7f01665caa7474be2694f9","kind":"commit","published_at":"2020-10-10T22:32:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12/manifests"},{"name":"v5.0.0-alpha.11","sha":"b4fe7eefd494fa28cd3453067af8872a83f31fa6","kind":"commit","published_at":"2020-09-26T15:07:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11/manifests"},{"name":"v5.0.0-alpha.10","sha":"2e1502fc18d86d69a6b55fc4ac5dcb50ddf192c4","kind":"commit","published_at":"2020-09-15T08:10:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10/manifests"},{"name":"v5.0.0-alpha.9","sha":"e830beb63940d24129285f554fc9c2fb0bd7ccbf","kind":"commit","published_at":"2020-09-06T16:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9/manifests"},{"name":"v5.0.0-alpha.8","sha":"5f986712bbb2f0b789c151b6d2f3e2d48cde0980","kind":"commit","published_at":"2020-08-31T16:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"c32a96b4beb3a5c72a8c179fb095f09dacf61050","kind":"commit","published_at":"2020-08-22T16:39:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"15fd6232de294be9ba0ca103351a11f84009b04f","kind":"commit","published_at":"2020-08-13T16:56:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6/manifests"},{"name":"v5.0.0-alpha.5","sha":"40aa9cbb1df08a5994392d5cea15a60979b28a7e","kind":"commit","published_at":"2020-07-27T22:55:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"519390c2bb12b5eb7b6f5f898afb78ac7f285543","kind":"commit","published_at":"2020-07-19T17:54:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"f432112f0bcfb1fd2002002db181e83edc99d906","kind":"commit","published_at":"2020-07-12T17:06:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"f928d6e04ea7f185cda0e739ebbe2ea36d0aa4d3","kind":"commit","published_at":"2020-07-04T23:16:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2/manifests"},{"name":"v4.11.0","sha":"79ebf71d31cca2c73143891960ea54ec1132bdeb","kind":"commit","published_at":"2020-06-30T23:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0/manifests"},{"name":"v5.0.0-alpha.1","sha":"8281371f88c81fc3e4560b0334cc0c473b9d45f9","kind":"commit","published_at":"2020-06-27T15:07:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.10.2","sha":"d0bfcb4f11fd3904b1e235d80fbfe23758de8372","kind":"commit","published_at":"2020-06-11T19:11:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"4e12b951f64fd47864b4dea8ec8631387a89ddb1","kind":"commit","published_at":"2020-06-01T15:14:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"dd9280e753eb8dc3444a26e85fe4f800b759cad2","kind":"commit","published_at":"2020-05-23T17:50:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0/manifests"},{"name":"v4.9.14","sha":"1fb44683825f0ee7f4d5933528598917ff72f0e4","kind":"commit","published_at":"2020-05-11T22:41:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.14","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14/manifests"},{"name":"v4.9.13","sha":"c224f32bb8f144e590c096d103c9d59c2509ed93","kind":"commit","published_at":"2020-05-04T11:29:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.13","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13/manifests"},{"name":"v4.9.12","sha":"3e5fd3c4f200e50a1331857f092a547b41f6db1e","kind":"commit","published_at":"2020-04-26T23:18:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.12","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12/manifests"},{"name":"v4.9.11","sha":"77f6fe0a73791176bd58d8c013bf5631270faf4d","kind":"commit","published_at":"2020-04-19T14:10:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11/manifests"},{"name":"4.9.11","sha":"b551194a14c4469f3b07dc43bc6aaea525138944","kind":"commit","published_at":"2020-04-18T10:43:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11/manifests"},{"name":"v4.9.10","sha":"8baef82396665179c67ca3acfd51e396b947f412","kind":"commit","published_at":"2020-04-11T13:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.10","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10/manifests"},{"name":"v4.9.9","sha":"c191471a20315cae4006c1e4d3d51db5e49b5fee","kind":"commit","published_at":"2020-04-04T15:54:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.9","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9/manifests"},{"name":"v4.9.8","sha":"e9fbcbf015bbf7057aadd5777703b7059aedf043","kind":"commit","published_at":"2020-03-28T19:33:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8/manifests"},{"name":"v4.9.7","sha":"10bc98f283feaae6397ef1b73b1b82be4a39a5f5","kind":"commit","published_at":"2020-03-18T12:45:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7/manifests"},{"name":"v4.9.6","sha":"0176a231719152fa4a2100aa7119e9fd777b5fed","kind":"commit","published_at":"2020-03-18T10:52:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6/manifests"},{"name":"v4.9.5","sha":"b9dec2780203e37148d87788f727c668d9019581","kind":"commit","published_at":"2020-02-29T10:36:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5/manifests"},{"name":"v4.9.4","sha":"45fe0e31c462ed3a2fba134fb1edbd05b91da2a4","kind":"commit","published_at":"2020-02-23T10:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4/manifests"},{"name":"v4.9.3","sha":"2bec4ebc9c20be8abecbad6d3f0f7ba2875c9c35","kind":"commit","published_at":"2020-02-16T11:52:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3/manifests"},{"name":"v4.9.2","sha":"f567b384f509d36b7e10f691e6b58538e7db8869","kind":"commit","published_at":"2020-02-09T18:32:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"717887fdd9d3b27701d760d78aa12ecf52f02f43","kind":"commit","published_at":"2020-02-02T11:46:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f2c9817526b729801b1716afc957ef3886ccb422","kind":"commit","published_at":"2020-01-22T20:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"d0c928c82e3fc8f284a2f7fd1b9acbf717c5a64e","kind":"commit","published_at":"2020-01-06T11:44:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"0c7ca746674cfb47a46cad8ebea21155702fd38c","kind":"commit","published_at":"2019-12-30T10:59:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"c6f734f0d6b183962e83fc5612fef6583bf40712","kind":"commit","published_at":"2019-12-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3a8f0eace8dd6a1c3234a8be2b7c41f06b6260d4","kind":"commit","published_at":"2019-12-14T19:59:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"0a129d58056d38bd15141aaa98d346774895d5f5","kind":"commit","published_at":"2019-12-07T12:46:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"6291316a32cfb4fb19ffdbcf30abfcb63023f17f","kind":"commit","published_at":"2019-12-01T10:59:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1/manifests"},{"name":"v3.9.4","sha":"6b0fee51deb7c32b75498d4ab2186946e7c4ce0a","kind":"commit","published_at":"2019-11-28T09:28:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4/manifests"},{"name":"v4.7.0","sha":"2b04ee905695540bde87653908ece5c4d57546c9","kind":"commit","published_at":"2019-11-22T10:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"856188b2de7a5e514803314f329da76fe65dec50","kind":"commit","published_at":"2019-11-12T13:52:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"d2d76bf26231a96981260232de5271b24e9391a4","kind":"commit","published_at":"2019-11-05T16:46:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0/manifests"},{"name":"v4.5.2","sha":"cb52f392b3b3528857178a756354ffb0e8bccd73","kind":"commit","published_at":"2019-10-28T22:58:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"803d08fbdf20de2d34c36a2a27bbc8e5a7e79fb2","kind":"commit","published_at":"2019-10-12T20:22:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"de3c62c25bf9e92ba35019e5a3ca7f68a36600d8","kind":"commit","published_at":"2019-10-02T08:07:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"554e7dce0cd96a4f9ef1924b41a3ce530cb433ae","kind":"commit","published_at":"2019-09-22T17:16:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"b563d529a8544fa4f4090723239ab075665c5f03","kind":"commit","published_at":"2019-09-11T20:45:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"f3beaee67fb9a4145a792fc8b798ef327b55f513","kind":"commit","published_at":"2019-09-08T09:58:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1/manifests"},{"name":"v1.2.5","sha":"8ee2d7168294f21af787aaba46661824097e33bb","kind":"tag","published_at":"2019-09-03T18:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5/manifests"},{"name":"v4.4.0","sha":"98f2c7cae9b2e0a53cf731882164aa44babb4be3","kind":"commit","published_at":"2019-08-31T12:19:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"29c1adf61a141a3db885ee569e42251cee53e749","kind":"commit","published_at":"2019-08-21T17:29:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3/manifests"},{"name":"v1.2.4","sha":"e44972d3c3e199529fdbc85974f7ae570b8424a0","kind":"tag","published_at":"2019-08-16T20:53:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4/manifests"},{"name":"v4.3.2","sha":"f2dbeca2dd1aecf6bc56e2302ec766d2e4bfb2ac","kind":"commit","published_at":"2019-08-10T17:39:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"d5a2ad9d26f7b089111b208c929ac1f98e7f6958","kind":"commit","published_at":"2019-08-03T15:14:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"8c28ed9c67e7b6ad02a8826178352aa4e9901b50","kind":"commit","published_at":"2019-07-28T14:32:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"42f78c69a59f0b5fa5fb8f533385f04ef77d7889","kind":"commit","published_at":"2019-07-17T13:42:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1/manifests"},{"name":"v1.0.4","sha":"455489e2e149ff5393f6ba08870368c88da259bd","kind":"tag","published_at":"2019-07-10T15:39:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"4c21bc05d6c5e48c64bc947ba9e271ed3e762a0e","kind":"tag","published_at":"2019-07-10T15:08:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"543041538f31cbdfbe3e85b8bc0f5c183ac5448e","kind":"tag","published_at":"2019-07-09T13:14:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"3a40065694cab2a5e8dedab6781e98493c1dc69d","kind":"tag","published_at":"2019-07-09T12:54:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1/manifests"},{"name":"v4.2.0","sha":"cf2cdd83f2a2f65d0e979d1faa9e815a5e2d3502","kind":"commit","published_at":"2019-07-06T15:30:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"6da1d591264e8c4a18e5ab56bdf6f8c0f985ed99","kind":"commit","published_at":"2019-06-25T13:53:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"eade31e58deb8ff3faee777313d70141e5868ebe","kind":"commit","published_at":"2019-06-23T11:46:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"b78a5ab7581488f7fff271a2cf64927dd28c3ab0","kind":"commit","published_at":"2019-06-13T09:55:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"07b9d6efaac1b663b2657173227e9490c796191e","kind":"commit","published_at":"2019-06-10T11:50:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"d58075ddb1757a11c47ef3d2b1fe9bed55e640dd","kind":"commit","published_at":"2019-06-03T16:35:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a3572bcaf34d204b314fd2c84064c9180f3a50f1","kind":"commit","published_at":"2019-05-27T12:48:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"505e275285c757e0515c8623b43c823d8a74790c","kind":"commit","published_at":"2019-05-23T15:39:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.0","sha":"a33f0ab64999331a54267cdf0eb89e53fa4d70cd","kind":"commit","published_at":"2019-05-20T21:26:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0/manifests"},{"name":"v4.0.0-beta.2","sha":"3686a27055dce58b5e800b520087c0c448b7480e","kind":"commit","published_at":"2019-05-13T12:26:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"5c152157078503e8599537108c3be9e00969fa34","kind":"commit","published_at":"2019-05-05T12:24:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"f19bd59ae53f23e3637383061774542d973cc48c","kind":"commit","published_at":"2019-04-28T22:42:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.8","sha":"92d6e987a43041fde63fd02cad61277d04193c29","kind":"commit","published_at":"2019-04-17T19:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"663643e0a83554d7730be42140aef6bc3ac09c6a","kind":"commit","published_at":"2019-04-07T23:25:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"2482d2b689440df6fb3da6157a789adac2783736","kind":"commit","published_at":"2019-03-30T19:33:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6/manifests"},{"name":"v3.9.3","sha":"ebed7922fc97331519f507768572a068edb8494e","kind":"commit","published_at":"2019-03-28T14:06:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3/manifests"},{"name":"v4.0.0-alpha.5","sha":"1bfdbe5688fb3556e4bebd1f8e357c515244ac42","kind":"commit","published_at":"2019-03-23T21:04:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"997324d52467e3a7b7a8058c0ba8309d04d4ddf6","kind":"commit","published_at":"2019-03-17T11:00:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"3a5d2e50411ddd3caea450abda49fd7c6ed230dc","kind":"commit","published_at":"2019-03-10T11:57:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"f606f7584dd842a89423dd3cc69e32b5ad3fdae1","kind":"commit","published_at":"2019-03-03T16:12:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"eea3b4d9a623f87d79be63f57b4a69ddfe375610","kind":"commit","published_at":"2019-02-20T10:58:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"97b26c4821299aef21e6ef9372a25aedd78d0137","kind":"commit","published_at":"2019-02-12T14:39:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.9.2","sha":"dbc788f7d231b4eceaa7a6a3e253104de5de9af0","kind":"commit","published_at":"2019-02-03T20:45:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2/manifests"},{"name":"v3.9.1","sha":"b903d7432b5a06583c9915f7ab9346bad76007a1","kind":"commit","published_at":"2019-01-26T13:59:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"f6353cdd15b954091c3f53498eb7de198755b740","kind":"commit","published_at":"2019-01-14T21:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"8df7a83ccc0b200e67feb823ceaaf793e4b6d007","kind":"commit","published_at":"2019-01-09T21:57:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"c202914213f19b070738ba5837da18e89c1662ee","kind":"commit","published_at":"2019-01-07T18:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"baa45b12252be8965809a0ad06e67e7dc7d44313","kind":"commit","published_at":"2018-12-30T21:47:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"0445ca8b710425f22744249a0c7bb3c20e95237b","kind":"commit","published_at":"2018-12-30T21:24:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"f0d60d8a510180e9c7a9b588d3e6c04d0d1a23d3","kind":"commit","published_at":"2018-12-22T15:42:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"1871b089aef090728321cab69be92daaec6eb131","kind":"commit","published_at":"2018-12-17T20:02:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0/manifests"},{"name":"v3.6.2","sha":"edde0b4f0073fcacb7233b553812f3dffe619da5","kind":"commit","published_at":"2018-12-09T20:22:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"e5fbf74a06157e2d73701a158e8d6b5914429ea1","kind":"commit","published_at":"2018-12-01T10:43:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1/manifests"},{"name":"issue-13699-mster","sha":"ac0153bf1b13ddbc1e43c22693f2c223838d9f1a","kind":"tag","published_at":"2018-11-28T20:15:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/issue-13699-mster","html_url":"https://github.com/mui/material-ui/releases/tag/issue-13699-mster","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@issue-13699-mster","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster/manifests"},{"name":"v3.6.0","sha":"d9c790fa69a1c053c3d471e030e4066122d58902","kind":"commit","published_at":"2018-11-26T19:49:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"34492c23a773b1db66fe65801997257709c4f319","kind":"commit","published_at":"2018-11-12T23:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"dc6b2b870fa514e98c74b6854d22c6e25e7684cb","kind":"commit","published_at":"2018-11-12T22:46:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"ba1dc0f27cd85996dbf3ef9df4d7f10552d6c91f","kind":"commit","published_at":"2018-11-04T23:41:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0/manifests"},{"name":"v3.3.2","sha":"47b20fe33c5f1c8a2563bad3c27811c37f698794","kind":"commit","published_at":"2018-10-27T20:16:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"92b2a36716c8ced3d12ff0b300be06cc4743e6da","kind":"commit","published_at":"2018-10-23T22:16:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"47d3b93780400d6eaef48d29dfcbebec8a5f22b2","kind":"commit","published_at":"2018-10-21T21:27:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"bbb0b683dd45d130b17580da86fe6ccc1ab5b3d3","kind":"commit","published_at":"2018-10-15T22:11:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"a61f0fc9a56ef22874753175bad2a636460130d1","kind":"commit","published_at":"2018-10-14T21:03:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"58f526f46e609e3e6cd785d15bfc5486df7ab79f","kind":"commit","published_at":"2018-10-07T22:44:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"dbd67aa892a4e9885d763fcb0d1f6c1691fbf763","kind":"commit","published_at":"2018-09-30T17:16:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"6184c508f94500a9da7486ccb2b9398023e4b1b5","kind":"commit","published_at":"2018-09-23T22:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"a9cbda69c8e059d928da53d9525652170b999455","kind":"commit","published_at":"2018-09-16T21:32:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"27412afa36b6c64b15b3b33cd51235efbc55a775","kind":"commit","published_at":"2018-09-08T22:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d6fb8524ff94080614e8d4d1064c7b2cec66c5d1","kind":"commit","published_at":"2018-09-03T21:14:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"2e9643f6c43c9b393a3914cd085aac92df546c04","kind":"commit","published_at":"2018-08-28T22:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"6847e0affc09f56a1497013be98bc3b59ccd3fde","kind":"commit","published_at":"2018-08-27T17:34:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0/manifests"},{"name":"v1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1","html_url":"https://github.com/mui/material-ui/releases/tag/v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1/manifests"},{"name":"v1.5.1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6b4c29e324eaa1272ce7b42ecab0e3460af6f437","kind":"commit","published_at":"2018-08-12T20:42:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0/manifests"},{"name":"v0.20.2","sha":"1b1c1fce216b5b2f5ecd52d21f8ec6a326c00cd5","kind":"commit","published_at":"2018-08-05T21:43:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2/manifests"},{"name":"v1.4.3","sha":"99650a6d174ad97b41ba1079cd5d7f55b5db21b5","kind":"commit","published_at":"2018-08-04T10:26:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e9bb799208b34fb8f8bbfe4b63b7a1942f95d91f","kind":"commit","published_at":"2018-07-29T14:37:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"869692ecf3812bc4577ed4dde81a9911c5949695","kind":"commit","published_at":"2018-07-22T21:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7fdc1890fb744b565480835fd5684e66871c679f","kind":"commit","published_at":"2018-07-14T15:02:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"f12ba5bfafc53ada2e5719697dd8373d41fa9471","kind":"commit","published_at":"2018-07-02T20:06:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"cd47eeabdcd4f67e35ff5ad56ae82a571da5747a","kind":"commit","published_at":"2018-06-26T10:53:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"e943cb8d6f405de5d53c1f3d1908cbccb502bb3a","kind":"commit","published_at":"2018-06-20T21:41:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"29308b10b3f8ba3565168e4da4bb5f793cb8b4f9","kind":"commit","published_at":"2018-06-18T18:38:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7c094a0f0381c7b68a223e27b5dc700a7595b122","kind":"commit","published_at":"2018-06-10T09:50:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2a300cdec817595ac879bc419257e55ef318b0f9","kind":"commit","published_at":"2018-06-03T15:25:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"3ccf76d315404ebd67f1254f5679d327c0647dfd","kind":"commit","published_at":"2018-05-26T14:56:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"73101790333124cc8f5857bc46038b7d2315842a","kind":"commit","published_at":"2018-05-17T22:07:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.1","sha":"aae0c434f99c4ab559d8aff53cfbd2cfa7974043","kind":"commit","published_at":"2018-05-15T21:15:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1/manifests"},{"name":"v0.20.1","sha":"c663649d9edf9d196aadbb3b426fd613816964fc","kind":"commit","published_at":"2018-05-13T21:34:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1/manifests"},{"name":"v1.0.0-rc.0","sha":"5f3008fc26479b40ff16ec498ae0e6e3361fdb47","kind":"commit","published_at":"2018-05-13T19:13:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-beta.47","sha":"d16e4f5115a9fde3e8958d7959a912a55cbb246d","kind":"commit","published_at":"2018-05-09T21:48:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.47","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47/manifests"},{"name":"v1.0.0-beta.46","sha":"aa1ef83f22650245dd736681d7ec6331cb2a42ef","kind":"commit","published_at":"2018-05-08T21:51:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.46","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46/manifests"},{"name":"v1.0.0-beta.45","sha":"ab592831cbf5987a6516139aeaf148bdb3360ccb","kind":"commit","published_at":"2018-05-07T13:38:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.45","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45/manifests"},{"name":"v1.0.0-beta.44","sha":"0bba4ad1aed5d2181baa156009301eb56fd80158","kind":"commit","published_at":"2018-04-29T20:57:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.44","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44/manifests"},{"name":"v1.0.0-beta.43","sha":"6dfe7382b9777885abe84f4d1f66c0c62545d559","kind":"commit","published_at":"2018-04-22T10:47:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.43","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43/manifests"},{"name":"v1.0.0-beta.42","sha":"bc03443cac8a55ce3fc4d19e6a95e0f3d0116fbf","kind":"commit","published_at":"2018-04-16T20:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.42","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42/manifests"},{"name":"v1.0.0-beta.41","sha":"cddff325bdc2c79592701c11e295e48db0879c28","kind":"tag","published_at":"2018-04-07T18:26:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.41","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41/manifests"},{"name":"v1.0.0-beta.40","sha":"7f423b6bef54c4a34f3b53d9b8ebf33c183916f8","kind":"tag","published_at":"2018-04-01T09:55:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.40","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40/manifests"},{"name":"v1.0.0-beta.39","sha":"b95cb7a83a102b21b7f6add713398f6c9e743d50","kind":"tag","published_at":"2018-03-28T21:23:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.39","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39/manifests"},{"name":"v1.0.0-beta.38","sha":"a6ccfbe7699b67b03703b49a7cb14d865b841d38","kind":"tag","published_at":"2018-03-17T12:24:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.38","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38/manifests"},{"name":"v1.0.0-beta.37","sha":"1587ac3654ae5061eb21f652722a02cc4c367292","kind":"tag","published_at":"2018-03-11T14:31:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.37","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37/manifests"},{"name":"v1.0.0-beta.36","sha":"f31bd2e431c29f85a053387ce062987a3fc36168","kind":"tag","published_at":"2018-03-05T21:07:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.36","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36/manifests"},{"name":"v1.0.0-beta.35","sha":"25ca14ffcec6eeb75446730a03cc4a2014c5e8ab","kind":"tag","published_at":"2018-02-25T22:47:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.35","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.2","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2/manifests"},{"name":"olivier-material-ui-codemod@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1/manifests"},{"name":"olivier-material-ui-icons@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.1","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1/manifests"},{"name":"olivier-material-ui-codemod@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0/manifests"},{"name":"olivier-material-ui-icons@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0/manifests"},{"name":"v1.0.0-beta.34","sha":"284dfcb06fed2244033cc971cb78f485bafece3d","kind":"tag","published_at":"2018-02-17T12:08:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.34","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34/manifests"},{"name":"v1.0.0-beta.33","sha":"b7f698d48d61e74f74e5e50a08b4309460a55266","kind":"tag","published_at":"2018-02-10T12:03:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.33","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33/manifests"},{"name":"v1.0.0-beta.32","sha":"896bc50f35a83fac0453dbbecd9f367b45b450e9","kind":"tag","published_at":"2018-02-04T22:44:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.32","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32/manifests"},{"name":"v1.0.0-beta.31","sha":"6271146a2545aeedf4110990de21ebc0c910b627","kind":"tag","published_at":"2018-01-29T22:06:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.31","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31/manifests"},{"name":"v1.0.0-beta.30","sha":"2bb35ce508832f518a4c3af8cd7cf67af8fd90c5","kind":"tag","published_at":"2018-01-21T22:50:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.30","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30/manifests"},{"name":"v1.0.0-beta.29","sha":"7386d56d4dfb85ca4a586a56691b6a58798d5c42","kind":"tag","published_at":"2018-01-16T20:27:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.29","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29/manifests"},{"name":"v1.0.0-beta.28","sha":"e1f3dad9084edf460d42e0a5f6b7c956eaa51e8d","kind":"tag","published_at":"2018-01-14T14:52:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.28","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28/manifests"},{"name":"v1.0.0-beta.27","sha":"fcfe4a64a95f65e205c5ba9523987982e6556eea","kind":"tag","published_at":"2018-01-06T15:25:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.27","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27/manifests"},{"name":"v1.0.0-beta.26","sha":"bd42549ee464bce03743f7ee18964066f9d3907d","kind":"tag","published_at":"2017-12-30T23:24:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.26","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26/manifests"},{"name":"v1.0.0-beta.25","sha":"d9ab3e313136fa5fb179743b560ac7c9e4fa8f6a","kind":"tag","published_at":"2017-12-22T23:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.25","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25/manifests"},{"name":"v1.0.0-beta.24","sha":"7c8fe8516f8bf6317e7cc748eefa7d97c92b4007","kind":"tag","published_at":"2017-12-17T12:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.24","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24/manifests"},{"name":"v1.0.0-beta.23","sha":"1a4e5b06ae0a7f6b3a6be810d272ebdf3efbb863","kind":"tag","published_at":"2017-12-09T09:51:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.23","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23/manifests"},{"name":"v0.20.0","sha":"86b40ae4883e95d6139e9e5d59c0e14aa022ce3a","kind":"commit","published_at":"2017-12-04T04:05:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0/manifests"},{"name":"v1.0.0-beta.22","sha":"22f68ca292a947349ae2877b09e85775703ec87f","kind":"tag","published_at":"2017-11-28T23:11:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22/manifests"},{"name":"v1.0.0-beta.21","sha":"d33604a9deacbb2725da3688d823416486a039c1","kind":"tag","published_at":"2017-11-13T22:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21/manifests"},{"name":"v1.0.0-beta.20","sha":"076d08bfa709ffdb4858106ebda73f475e4ec5b9","kind":"tag","published_at":"2017-11-05T19:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20/manifests"},{"name":"v1.0.0-beta.19","sha":"2a1879fb818973d4df766c2d7842afd939fdb2b8","kind":"tag","published_at":"2017-10-30T21:51:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19/manifests"},{"name":"v1.0.0-beta.18","sha":"f626204f8e0cd9933bcb7a8c8ac5cd97d6419eca","kind":"tag","published_at":"2017-10-23T21:58:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18/manifests"},{"name":"v1.0.0-beta.17","sha":"616d69d5ff7263eb9c84960b6b7a4c9ff852d4ef","kind":"tag","published_at":"2017-10-15T22:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17/manifests"},{"name":"v1.0.0-beta.16","sha":"56fd0d9d2f6fe0222b8c4117e227de1d725918ba","kind":"tag","published_at":"2017-10-08T20:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16/manifests"},{"name":"v0.19.4","sha":"f1bc4be26ca68578f0cfd053fed8eeabe0d3a636","kind":"tag","published_at":"2017-10-08T19:56:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4/manifests"},{"name":"v1.0.0-beta.15","sha":"4da17a67182a212be91a36cec9c976ccb6293380","kind":"tag","published_at":"2017-10-04T16:05:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15/manifests"},{"name":"v1.0.0-beta.13","sha":"736f12000e6989b2e37fcf10deca8bcf20a284f5","kind":"tag","published_at":"2017-10-01T19:58:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13/manifests"},{"name":"v0.19.3","sha":"7e484cc0c2e3db1e30ebe89d93475f2999f6168c","kind":"tag","published_at":"2017-10-01T19:35:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3/manifests"},{"name":"v1.0.0-beta.12","sha":"65b6e04a74a1520209e7b8fcfa311a431ecb070a","kind":"tag","published_at":"2017-09-24T18:24:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12/manifests"},{"name":"v0.19.2","sha":"5f750e046d48fa2f8c0efd86290ea48661c9b32e","kind":"tag","published_at":"2017-09-18T20:14:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2/manifests"},{"name":"v1.0.0-beta.11","sha":"01c6feb33e7e4e5043ce2a8377fa7dda3dbc8180","kind":"tag","published_at":"2017-09-18T19:11:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11/manifests"},{"name":"v1.0.0-beta.10","sha":"3d4518c997fe875f8e91044ff59a09a46fdfb726","kind":"tag","published_at":"2017-09-13T21:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10/manifests"},{"name":"v1.0.0-beta.9","sha":"d4dba0da9a00efe5104365ca647d848a131a41a6","kind":"tag","published_at":"2017-09-10T11:17:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9/manifests"},{"name":"v1.0.0-beta.8","sha":"865b39bef48c3f85743c3914ba146b97b93fce0f","kind":"tag","published_at":"2017-09-02T11:11:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8/manifests"},{"name":"v0.19.1","sha":"b0d03e92c64bee1ac8c25acd0c48657b7f605d9a","kind":"tag","published_at":"2017-09-02T10:38:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1/manifests"},{"name":"v1.0.0-beta.7","sha":"d2083879918dcafdc9c17e3e19440000a0abb3b0","kind":"tag","published_at":"2017-08-30T22:51:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7/manifests"},{"name":"v1.0.0-beta.6","sha":"8385df161a6792d472821e30c7095b267b844950","kind":"tag","published_at":"2017-08-20T14:48:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6/manifests"},{"name":"v1.0.0-beta.5","sha":"8292545fd41ea9f9d3c7c52bb45f60a4fea434a9","kind":"tag","published_at":"2017-08-15T08:55:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5/manifests"},{"name":"v0.19.0","sha":"d1b3bc614a818d497e38fd51c85077dd7b490bad","kind":"tag","published_at":"2017-08-15T08:17:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0/manifests"},{"name":"v1.0.0-beta.4","sha":"110f0a6e95e8e2b51b2bdd7e545a9b41d1a0009f","kind":"tag","published_at":"2017-08-05T10:09:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4/manifests"},{"name":"v1.0.0-beta.3","sha":"e0dd9560d4a152ca0a61558b6238edc40746c354","kind":"tag","published_at":"2017-07-29T21:00:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"45d5da95daf4d52b0ea6e4ffbef27755fa0aa196","kind":"tag","published_at":"2017-07-23T17:45:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"603fbde8d99e386d6640ec6c24ba9fcfc4316dd4","kind":"tag","published_at":"2017-07-23T17:12:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1/manifests"},{"name":"v0.18.7","sha":"50f6dfc4b6ee7473e27ba950c3ce900b24f17d1c","kind":"tag","published_at":"2017-07-23T15:51:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7/manifests"},{"name":"v1.0.0-alpha.22","sha":"f3992561ed94696d595b6a56efc7449c7dee67c7","kind":"tag","published_at":"2017-07-18T09:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22/manifests"},{"name":"v1.0.0-alpha.21","sha":"49d21891b72796f4a8f383d9b15b66f72cb94549","kind":"tag","published_at":"2017-07-04T22:13:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21/manifests"},{"name":"v0.18.6","sha":"1d10ecbac4a83f9934bb6a7f025855f82002113c","kind":"tag","published_at":"2017-07-04T21:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6/manifests"},{"name":"v0.18.5","sha":"86f7c4141cc66ab1e96a681a6945472283e41ea3","kind":"tag","published_at":"2017-06-28T18:14:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5/manifests"},{"name":"v1.0.0-alpha.20","sha":"84363396403cbbd51072d0b09822cd6d8ab6bf87","kind":"tag","published_at":"2017-06-25T18:01:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20/manifests"},{"name":"v0.18.4","sha":"2c6872cacf19ac71a316b282c2467162dcd148c6","kind":"tag","published_at":"2017-06-25T17:39:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4/manifests"},{"name":"v1.0.0-alpha.19","sha":"611bfd7557fd928933e39c054d2b2edeb57adaed","kind":"tag","published_at":"2017-06-19T16:58:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19/manifests"},{"name":"v1.0.0-alpha.18","sha":"5fdb60642bdf2907b7fba352cf2cd0fa7208848f","kind":"tag","published_at":"2017-06-19T10:12:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18/manifests"},{"name":"v1.0.0-alpha.17","sha":"73e0a35145d10f3c29a991f75e5ba8315e0e754a","kind":"tag","published_at":"2017-06-12T11:55:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17/manifests"},{"name":"v0.18.3","sha":"4c6a542c772f9fe9ff97bb95f63801138d7722d0","kind":"tag","published_at":"2017-06-07T21:28:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"9d3b59b3fec3b31b37334c3bd842112f3d090f86","kind":"commit","published_at":"2017-06-06T21:29:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2/manifests"},{"name":"v1.0.0-alpha.16","sha":"0c7dba6dc5ad8b9f69ec3c60e3ba31f2973e582a","kind":"tag","published_at":"2017-06-01T08:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"18508aeb3e5817406209e15c3e51a53c2cbece96","kind":"tag","published_at":"2017-05-23T20:00:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"771fb44738e116a1d2cec7aabb8ed1425b1d57f6","kind":"tag","published_at":"2017-05-14T10:11:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14/manifests"},{"name":"v0.18.1","sha":"715372edf9fc21244030207409b4070158f6936d","kind":"tag","published_at":"2017-05-13T10:21:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1/manifests"},{"name":"v1.0.0-alpha.13","sha":"17fde80a53fb9fcce31a82290f54de55cf3655e9","kind":"tag","published_at":"2017-05-08T10:47:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13/manifests"},{"name":"v0.18.0","sha":"dea7938b1265a3b100899d65589fbd05e877ab9e","kind":"tag","published_at":"2017-04-30T22:26:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0/manifests"},{"name":"v1.0.0-alpha.12","sha":"dc7371e4770fd3e8b1a82b9c2c2a652acaa73713","kind":"tag","published_at":"2017-04-30T22:22:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12/manifests"},{"name":"v0.17.4","sha":"a398290811c94bd6bb2d5d04c7f6d0ce734e3ad6","kind":"commit","published_at":"2017-04-14T17:20:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4/manifests"},{"name":"v1.0.0-alpha.11","sha":"7b3dbfaf2e94e8139424c8660692ee20d5a9880e","kind":"tag","published_at":"2017-04-14T16:50:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11/manifests"},{"name":"v0.17.3","sha":"53076a03182668f94d3bf40cd880309a51e9be88","kind":"tag","published_at":"2017-04-10T21:42:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"38c4aed87e608ded8e083dcf341ed5e9a14c20ef","kind":"tag","published_at":"2017-04-09T11:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2/manifests"},{"name":"v1.0.0-alpha.10","sha":"27fd907d604c1d3189b7b70e3a7e4758e0171492","kind":"tag","published_at":"2017-04-06T12:00:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"b962c2fbfa7a9cab9e9844e01966b90ca86e67a1","kind":"tag","published_at":"2017-04-01T13:47:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a0b4691eb3958aeb9173a8f4e705c81dfb7d25da","kind":"tag","published_at":"2017-03-25T11:46:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8/manifests"},{"name":"v0.17.1","sha":"05280483dbbc29e56edd8f3644721679b55d4d73","kind":"commit","published_at":"2017-03-13T12:27:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1/manifests"},{"name":"v1.0.0-alpha.7","sha":"9281a3fcee37d6afb9e493ff06e8a2626f4d7d91","kind":"tag","published_at":"2017-03-12T12:31:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"69f604946c366c655d0613841c034cacee7e9ef4","kind":"commit","published_at":"2017-02-26T12:41:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6/manifests"},{"name":"v1.0.0-alpha.5","sha":"74973892bdfacd5c9e3a4ce63185e9a6500d9522","kind":"commit","published_at":"2017-02-26T11:04:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-alpha.4","sha":"6472a6864951bfe7f3739afbe74b50981299ac28","kind":"commit","published_at":"2017-02-26T10:19:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4/manifests"},{"name":"v0.17.0","sha":"c9af9606bcea6551ceaadc2f6430d629eb679e84","kind":"commit","published_at":"2017-02-12T22:06:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0/manifests"},{"name":"v1.0.0-alpha.3","sha":"4583f5212d0b668e3801a859d3cc584cec0ec173","kind":"commit","published_at":"2017-02-12T21:43:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"8476782b595175d25c8a972b5fe53bc1f8532676","kind":"tag","published_at":"2017-02-07T19:48:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"3a0eb03018a9c5c96ba5233de8ef45202403a94c","kind":"commit","published_at":"2017-01-29T21:29:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.16.7","sha":"867c6c29b1badd839b1fd57720e5754fcd53a516","kind":"commit","published_at":"2017-01-15T19:57:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"bc84dbeeb78b725fefdc10cdc6eee7b75cc1226e","kind":"commit","published_at":"2016-12-25T21:03:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"8a03a04ef17f76ce09b88607b216d8a8e4d277d6","kind":"commit","published_at":"2016-12-09T20:45:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"84c18c98ff56fbe81be902735164219040729bb1","kind":"commit","published_at":"2016-11-17T19:18:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"066c5d53d1d4ecec2923ed12ec14647ae8248a9c","kind":"commit","published_at":"2016-11-17T16:41:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"806b2eab2272b430e814f8b3c7f1e7b31cd0e306","kind":"commit","published_at":"2016-11-14T17:22:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"2085737a798d9cb808b2fddf1f06883b27327ccc","kind":"commit","published_at":"2016-10-19T18:24:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"6eb9913441cb39562f4c935bdd70042d26daa260","kind":"commit","published_at":"2016-10-05T14:36:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0/manifests"},{"name":"v0.16.0-rc2","sha":"71a9524d0ec28dad2f566a42c7bb8ad2ea93ce36","kind":"commit","published_at":"2016-09-24T19:31:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2/manifests"},{"name":"v0.16.0-rc1","sha":"1691addd7f84317619c6831c35cb1f32ef3779b6","kind":"commit","published_at":"2016-09-07T19:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1/manifests"},{"name":"v0.15.4","sha":"be9bc14f4cda041299b6f8845af87b9278c871fc","kind":"commit","published_at":"2016-08-10T22:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"8bd3589dd7f676f3d725559cbd63457afe8d3691","kind":"commit","published_at":"2016-08-02T20:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"908f694e1e6eae9e63da6b22e63100d6bda4fa8e","kind":"commit","published_at":"2016-07-09T21:10:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"1fed1bcc81d89e473e261c1da4bf0a3a46515ce8","kind":"tag","published_at":"2016-06-20T08:15:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"06667b589952f58ff8c6d277df364ef16dada671","kind":"tag","published_at":"2016-05-06T13:49:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0/manifests"},{"name":"v0.15.0-beta.2","sha":"7cf7adfe9042e9be8dbaa1c850ffacca26e9c269","kind":"commit","published_at":"2016-04-21T22:57:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2/manifests"},{"name":"v0.15.0-beta.1","sha":"47d7525fb77c7c579e99d595b3f98c69fc838c77","kind":"tag","published_at":"2016-04-14T13:33:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1/manifests"},{"name":"v0.15.0-alpha.2","sha":"caabf9eaee5a5e11097958105f8427cfc8905f86","kind":"tag","published_at":"2016-03-17T23:37:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2/manifests"},{"name":"v0.15.0-alpha.1","sha":"2ebddeb908857c16ece162964a7e501ab37716ba","kind":"commit","published_at":"2016-02-27T17:54:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1/manifests"},{"name":"v0.14.4","sha":"de2bee1335ff1fd701a60cb3d739cf919dbd77ce","kind":"commit","published_at":"2016-02-03T00:47:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"fa9141f90149392cc3fa366736e61a89b07e9205","kind":"commit","published_at":"2016-01-27T03:06:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"44b41957ae81344cf6dc794cf2dbe2da48152622","kind":"commit","published_at":"2016-01-08T15:52:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"0ae4d7f61bb240ae5e2adc9d15a8d5629f738db6","kind":"commit","published_at":"2016-01-04T22:23:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"628bc82957d8e537a1b648e31e10723820bb00ac","kind":"commit","published_at":"2015-12-25T15:12:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0/manifests"},{"name":"v0.14.0-rc2","sha":"9a24d8a7839c37b86748ad8022e39235e8eb6be2","kind":"commit","published_at":"2015-12-14T22:26:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2/manifests"},{"name":"v0.14.0-rc1","sha":"7459597806a2f1f5826eaab26d3c5d974da70fbd","kind":"commit","published_at":"2015-12-04T19:52:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1/manifests"},{"name":"v0.13.4","sha":"a98006f9ffb588030cbdd2e3b4a4515017e58c43","kind":"commit","published_at":"2015-11-24T17:07:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"e33afed6913b58a990bd4b51a038bbfff0a0f42f","kind":"commit","published_at":"2015-11-17T16:34:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"6f28ad04e8f95073646bfeb8936c550ca4a94347","kind":"commit","published_at":"2015-11-10T00:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"330488977f95dbebd6cf6a387bf10a86238331ff","kind":"commit","published_at":"2015-10-29T21:08:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"7980cd589e9dc9e055e1b789bf2f80e7f2ef0f5d","kind":"commit","published_at":"2015-10-21T19:38:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"86394ccd2d7b715eaa054a369679eba4ac82ce1f","kind":"commit","published_at":"2015-10-21T19:04:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"d310459476a461e0d29f166de277896026d8f35f","kind":"commit","published_at":"2015-10-19T17:30:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"06aca1012d01de4ec782acfb8d22a6ec83d48ff7","kind":"commit","published_at":"2015-10-07T21:43:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"6671f90516c2065839efae773ecda924b8bebdae","kind":"commit","published_at":"2015-10-06T19:31:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"a4e194e46c47f8e2eedfab8f0a8c4104e5679c95","kind":"commit","published_at":"2015-09-28T16:15:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"aa485220ff28e907d2548cbfb65bd789c23d9eba","kind":"commit","published_at":"2015-09-25T16:08:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"b55b770f2049852febe47bef27aa0eaceafcec08","kind":"commit","published_at":"2015-09-15T21:10:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"82bc1cb2805f7b624516f71628e6ca525df18cad","kind":"commit","published_at":"2015-08-24T21:31:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0/manifests"},{"name":"v0.10.4","sha":"a8097bcbed6939f0cb308e05acf03a907b666725","kind":"commit","published_at":"2015-08-09T03:29:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"2a43082b52138e33c85878616461445895066a11","kind":"commit","published_at":"2015-08-08T22:51:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"71583523f39c1830d3fcffeff0598c2f803f1048","kind":"commit","published_at":"2015-07-29T20:34:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"6b609c63611b02f9e845b765770983c547cd6af8","kind":"commit","published_at":"2015-07-13T21:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"b6140ec86c5087ad799e9a658f3f0d9b150c205a","kind":"commit","published_at":"2015-07-10T01:35:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"8a18478700f49b94fe7f580664e7b31c581ceb0b","kind":"commit","published_at":"2015-06-20T17:47:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"3da654eb4f0ddb10d81f2706eda1f3819e40b795","kind":"commit","published_at":"2015-06-15T01:46:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"867e87d3530b4fb6bc7f6ec5fb9edcd49e7bd631","kind":"commit","published_at":"2015-06-09T23:38:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"cb794810e7c39352f1bbd533d92983dc22a57510","kind":"commit","published_at":"2015-05-24T20:12:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0/manifests"},{"name":"v0.7.5","sha":"b3ce0b272e5468919d01b3d3ab6751a92f682b48","kind":"commit","published_at":"2015-04-27T19:14:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"abc159f246f15163f7984bcf702409cffc745d6e","kind":"commit","published_at":"2015-04-21T18:14:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"9321a4a8879f380a725c7439114ebf3e0da8abcc","kind":"commit","published_at":"2015-04-01T15:20:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"953606f4d1a9e3a33798b499219fe40b1f81fd96","kind":"commit","published_at":"2015-03-25T23:45:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"03c169188dd10ec2242b7806050781867c0291dd","kind":"commit","published_at":"2015-03-04T21:41:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"078ba0c94f8985dd2d96587784f760474ba51858","kind":"commit","published_at":"2015-02-13T21:06:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"accd9f0ef163d514b091709ffd63f76f6d1a467f","kind":"commit","published_at":"2015-01-27T00:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"57c7a95be20dc77cbe0459a40acc802e16de5148","kind":"commit","published_at":"2015-01-26T23:07:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"706446d6aeb952def6f2016fdc213b6e56b2d40f","kind":"commit","published_at":"2015-01-03T23:58:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"6b294fdd0a7f9686b8b8f05cf8759e90b3e581f9","kind":"commit","published_at":"2014-12-25T17:36:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"3eb741fdb94fff5e8218809b8f7d5a9d2e4d1778","kind":"commit","published_at":"2014-12-15T17:14:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"d65414913839d9d939c8bd938ca21f39f0faa924","kind":"commit","published_at":"2014-12-07T15:15:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"fc3232f6e9d1662c4f9d813b70acb329c4cdc6de","kind":"commit","published_at":"2014-11-30T21:22:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"4b02786c2a7e27613201fe72c033a260018a38d6","kind":"commit","published_at":"2014-11-28T20:34:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"ab8880bc442941c20d58ca2cbb8aace7b2724929","kind":"commit","published_at":"2014-11-17T20:10:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"052b0bc5a3e887d0a36b2277a2e09812a0ce206b","kind":"commit","published_at":"2014-11-11T21:11:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"715b7e868003ac9b121bdacee3e1301b9c660aa9","kind":"commit","published_at":"2014-11-08T19:56:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"088d257c0bec691545cd32f83fd2af753866b8ee","kind":"commit","published_at":"2014-11-08T00:13:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0/manifests"},{"name":"v0.1.29","sha":"3fe7b8bf7c3adc04522f311ce1c1c3b6e39e8edd","kind":"commit","published_at":"2014-11-05T19:58:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.1.29","html_url":"https://github.com/mui/material-ui/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29/manifests"}]},"repo_metadata_updated_at":"2025-10-29T21:14:05.553Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":0.021267929767677964,"forks_count":0.27828885460159747,"average":16.069475906043905},"purl":"pkg:maven/org.webjars.npm/mui__styled-engine","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:mui__styled-engine","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:mui__styled-engine","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:mui__styled-engine/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-29T16:04:14.239Z","issues_count":4308,"pull_requests_count":9949,"avg_time_to_close_issue":13592057.178502878,"avg_time_to_close_pull_request":1743679.4759773905,"issues_closed_count":2590,"pull_requests_closed_count":8490,"pull_request_authors_count":716,"issue_authors_count":2931,"avg_comments_per_issue":5.109795728876509,"avg_comments_per_pull_request":1.994974369283345,"merged_pull_requests_count":7175,"bot_issues_count":19,"bot_pull_requests_count":3438,"past_year_issues_count":769,"past_year_pull_requests_count":3299,"past_year_avg_time_to_close_issue":842316.4168674699,"past_year_avg_time_to_close_pull_request":466566.7232444611,"past_year_issues_closed_count":415,"past_year_pull_requests_closed_count":2663,"past_year_pull_request_authors_count":186,"past_year_issue_authors_count":610,"past_year_avg_comments_per_issue":1.859557867360208,"past_year_avg_comments_per_pull_request":1.4080024249772658,"past_year_bot_issues_count":9,"past_year_bot_pull_requests_count":1478,"past_year_merged_pull_requests_count":2376,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/issues","maintainers":[{"login":"oliviertassinari","count":773,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"siriwatknp","count":700,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":511,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":434,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"mnajdova","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"michaldudak","count":262,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"aarongarciah","count":237,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"ZeeshanTamboli","count":207,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mj12albert","count":193,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"alexfauquette","count":165,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"samuelsycamore","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"cherniavskii","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"LukasTy","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"bharatkashyap","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"DanailH","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"JCQuintas","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"eps1lon","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"hbjORbj","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hbjORbj"},{"login":"flaviendelangle","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"michelengelen","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"rosskevin","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rosskevin"},{"login":"mbrookes","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"m4theushw","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"apedroferreira","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"hasdfa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"nikitaa24","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikitaa24"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"richbustos","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richbustos"},{"login":"nathanmarks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanmarks"},{"login":"vicasas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"MBilalShafi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joshwooding","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwooding"},{"login":"dimitropoulos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dimitropoulos"},{"login":"arthurbalduini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"dmtrKovalenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmtrKovalenko"},{"login":"hai-cea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-cea"},{"login":"gerdadesign","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"DavidCnoops","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidCnoops"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}],"active_maintainers":[{"login":"siriwatknp","count":282,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":241,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":191,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"oliviertassinari","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"ZeeshanTamboli","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mnajdova","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"mj12albert","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"aarongarciah","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"prakhargupta1","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"JCQuintas","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"DanailH","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"alexfauquette","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"bharatkashyap","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"LukasTy","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"cherniavskii","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"michaldudak","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"MBilalShafi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"flaviendelangle","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"vicasas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:mui__styled-engine/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:mui__styled-engine/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:mui__styled-engine/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:mui__styled-engine/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:mui__styled-engine/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":572386,"maintainers_count":0,"namespaces_count":75981,"keywords_count":35251,"github":"maven-central","metadata":{"funded_packages_count":38856},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-12-16T05:44:42.274Z","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":5990177,"name":"org.webjars.npm:material-ui__private-theming","ecosystem":"maven","description":"WebJar for @material-ui/private-theming","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/material-ui","keywords_array":[],"namespace":"org.webjars.npm","versions_count":1,"first_release_published_at":"2022-12-13T23:23:48.000Z","latest_release_published_at":"2022-12-13T23:23:48.000Z","latest_release_number":"5.0.0-beta.5","last_synced_at":"2025-12-12T01:21:10.592Z","created_at":"2023-01-26T17:24:19.998Z","updated_at":"2025-12-12T01:21:10.592Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/material-ui__private-theming/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/material-ui__private-theming/","metadata":{},"repo_metadata":{"id":19822297,"uuid":"23083156","full_name":"mui/material-ui","owner":"mui","description":"Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.","archived":false,"fork":false,"pushed_at":"2025-10-22T16:11:10.000Z","size":699196,"stargazers_count":96842,"open_issues_count":1774,"forks_count":32693,"subscribers_count":1324,"default_branch":"master","last_synced_at":"2025-10-22T18:17:02.502Z","etag":null,"topics":["design-system","material-design","material-ui","react","react-components"],"latest_commit_sha":null,"homepage":"https://mui.com/material-ui/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2014-08-18T19:11:54.000Z","updated_at":"2025-10-22T16:11:52.000Z","dependencies_parsed_at":"2025-06-02T16:06:01.092Z","dependency_job_id":"32b77193-1b92-4638-bb5e-6c82ade9eee5","html_url":"https://github.com/mui/material-ui","commit_stats":{"total_commits":23822,"total_committers":3211,"mean_commits":"7.4188726253503585","dds":0.8266728234405172,"last_synced_commit":"c0620e333641deda56f3cd68c7c3736098ee818c"},"previous_names":["mui-org/material-ui","callemall/material-ui"],"tags_count":568,"template":false,"template_full_name":null,"purl":"pkg:github/mui/material-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/sbom","scorecard":{"id":262861,"data":{"date":"2025-08-17T02:37:43Z","repo":{"name":"github.com/mui/material-ui","commit":"06de3386e5dbd68c7e7496219f702232dcd7ec9f"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.7,"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":"Maintained","score":10,"reason":"30 commit(s) and 1 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":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/check-if-pr-has-label.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yml: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:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/no-response.yml:22","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/check-if-pr-has-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci-check.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-cleanup.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/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/publish-canaries.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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 28 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":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  14 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:  13 out of  13 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":"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: 'allow deletion' disabled on branch 'v6.x'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v6.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v6.x'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'v6.x'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v6.x'","Warn: codeowners review is not required on branch 'master'","Warn: codeowners review is not required on branch 'v6.x'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v6.x'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v6.x'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v6.x'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v6.x'"],"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":"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":"CI-Tests","score":10,"reason":"28 out of 28 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 36 contributing companies or organizations","details":["Info: found contributions from: A11yance, LightSourceAI, TourConnect, Treeshakers, alienfast, calcom, callemall, cefsharp, cssinjs, emikra, goose-duck, instacart, jalaali, lightsourceai, mui, mui-org, nodejs, openfoodfacts, pabloengine, pretur, react-native-community, reactiran, reactjs, reactwg, state-machines, storybookjs, testing-library, text-em-all, typed-typings, typescript-cheatsheets, underjs, vercel, webpack, yarnpkg, yarnplugins, 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":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-cpj6-fhp6-mr6j","Warn: Project is vulnerable to: GHSA-f46r-rw29-r322","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","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-17T11:13:50.539Z","repository_id":19822297,"created_at":"2025-08-17T11:13:50.539Z","updated_at":"2025-08-17T11:13:50.539Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280748853,"owners_count":26383954,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-24T02:00:06.418Z","response_time":73,"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":"v7.3.4","sha":"28eadba9ec2899226ecbf4058b8fba1ddeab9e6d","kind":"tag","published_at":"2025-10-02T18:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4/manifests"},{"name":"v7.3.3","sha":"6984a79aa3ebde0ad9d1a21817de900f60b7dc90","kind":"tag","published_at":"2025-10-02T14:01:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3/manifests"},{"name":"v7.3.2","sha":"ebd180cdd48e365aa0c5c54b6568d5efc320590d","kind":"tag","published_at":"2025-09-02T06:18:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"3592ec32c4858c22bf99c535c037c13ee6db6b84","kind":"tag","published_at":"2025-08-06T09:33:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"ad98e5ebf7f2f629f9a8b054d9ee3e7217d163bf","kind":"tag","published_at":"2025-08-05T05:40:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0/manifests"},{"name":"v6.5.0","sha":"894dd472b2cc3bbf218eef521ce5a4bcbe914e60","kind":"tag","published_at":"2025-07-08T02:51:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0/manifests"},{"name":"v5.18.0","sha":"6b50143dcfc2aad56a37c9f2e1f14256e9a65c4e","kind":"tag","published_at":"2025-07-08T02:50:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0/manifests"},{"name":"v7.2.0","sha":"1496d735b2cf16501ce413daec40d627eee77e1d","kind":"tag","published_at":"2025-06-30T08:59:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0/manifests"},{"name":"v7.1.2","sha":"ad2d425db362790d6d0f90fbe5b5d3a5b5132503","kind":"tag","published_at":"2025-06-20T07:34:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2/manifests"},{"name":"v6.4.12","sha":"9179a92b0d97f6d0270c7fac733cfd81bd7354cc","kind":"tag","published_at":"2025-06-02T06:58:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12/manifests"},{"name":"v7.1.1","sha":"0ebb3a14ccc5dbee4ec2682b387511f107b95a65","kind":"tag","published_at":"2025-06-02T06:47:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"e3e07e0b8fac5ca8fb4bbf3ec453dbe79133552f","kind":"tag","published_at":"2025-05-06T08:50:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0/manifests"},{"name":"v6.4.11","sha":"6b3957d9d42c83e069da8e8bb534ec294dcb6254","kind":"tag","published_at":"2025-04-10T02:36:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11/manifests"},{"name":"v7.0.2","sha":"ebb24ce49e1ef8358600a7787cb6c8d671cead63","kind":"tag","published_at":"2025-04-09T13:08:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2/manifests"},{"name":"v6.4.10","sha":"d80a3609c8a7274dc5fafa348382059945aee449","kind":"tag","published_at":"2025-03-31T19:03:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10/manifests"},{"name":"v7.0.1","sha":"d6fdcac555725c3807e6f03445e3a051398ee739","kind":"tag","published_at":"2025-03-28T18:58:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"22aa7db2ed23df3b43530e9fdb57bc1051221457","kind":"tag","published_at":"2025-03-26T14:16:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0/manifests"},{"name":"v6.4.9","sha":"a884cb821f67a831f44cc6abfc3bc77faef91ada","kind":"tag","published_at":"2025-03-25T15:45:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9/manifests"},{"name":"v7.0.0-rc.0","sha":"ebaec8db8ae1b90183817cb0bad549d7fc63fe79","kind":"tag","published_at":"2025-03-19T09:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0/manifests"},{"name":"v5.17.1","sha":"0d509f8a4a48031a1e25974a1604b803892ce94e","kind":"tag","published_at":"2025-03-18T18:44:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"b0dc8270c5a2896293ff8b61052120a13819f0a1","kind":"tag","published_at":"2025-03-18T15:28:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0/manifests"},{"name":"v6.4.8","sha":"2bded219fabaaefc2083aa660d5856ab75cfa8d6","kind":"tag","published_at":"2025-03-17T17:54:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8/manifests"},{"name":"v7.0.0-beta.4","sha":"260ed53760f179e3bb4f1f43e2f2712ecbf9fdd7","kind":"tag","published_at":"2025-03-13T13:30:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4/manifests"},{"name":"v6.4.7","sha":"d1ca0a45fea4327ba4dc9876e62922785493f1c3","kind":"tag","published_at":"2025-03-05T15:19:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7/manifests"},{"name":"v7.0.0-beta.3","sha":"9dea4105c8b413e087bd1d0cc517b52831a2eb86","kind":"tag","published_at":"2025-03-05T15:13:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"48acea181cac8ca14455e76d01d3554ba578781e","kind":"tag","published_at":"2025-02-27T15:00:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2/manifests"},{"name":"v7.0.0-beta.1","sha":"2cf2e71af3c2b26694964884456bc335c2ba6cdb","kind":"tag","published_at":"2025-02-26T18:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1/manifests"},{"name":"v6.4.6","sha":"356b885778a2af26505d5dbba76a9abcceb69800","kind":"tag","published_at":"2025-02-26T13:39:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6/manifests"},{"name":"v7.0.0-beta.0","sha":"b485c1abec1d776e925ca90e6fa7d91e9bd057a7","kind":"tag","published_at":"2025-02-26T13:22:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0/manifests"},{"name":"v7.0.0-alpha.2","sha":"ba14b7070070281c8a6cea1df7653f007bb8da49","kind":"tag","published_at":"2025-02-18T18:57:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.4.5","sha":"6f2b908baa7863e2cbf0ec4518dc90ccfd53597b","kind":"tag","published_at":"2025-02-18T18:46:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5/manifests"},{"name":"v7.0.0-alpha.1","sha":"c390c1c2d1c85f42d40f16ce405a3c4b62026ec7","kind":"tag","published_at":"2025-02-11T17:34:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1/manifests"},{"name":"v6.4.4","sha":"c66361a6ad9d1354b60e6fb93ba3144c1348ab15","kind":"tag","published_at":"2025-02-11T14:31:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4/manifests"},{"name":"v6.4.3","sha":"cee310a92f61ffb75284195a9ed30bcb367c78e2","kind":"tag","published_at":"2025-02-04T18:53:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3/manifests"},{"name":"v7.0.0-alpha.0","sha":"3e3195a4285ca716061f7d7d87f4915630af1b69","kind":"tag","published_at":"2025-02-03T12:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.4.2","sha":"1813d89a599a4027fd216062b2cac8b0c1864f1d","kind":"tag","published_at":"2025-01-29T15:50:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2/manifests"},{"name":"v6.4.1","sha":"819e662a2ce210f8805c45057389217cb1c39a83","kind":"tag","published_at":"2025-01-21T13:23:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"f9949a8889c7e69cac145ce56411298a234d2e49","kind":"tag","published_at":"2025-01-14T16:46:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0/manifests"},{"name":"v5.16.14","sha":"ba588c8333d765af63ab15c8b33dd947b615f70b","kind":"tag","published_at":"2025-01-06T21:20:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14/manifests"},{"name":"v6.3.1","sha":"afd551abd3be44de711d6baef48e62e18b97c908","kind":"tag","published_at":"2025-01-03T13:53:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1/manifests"},{"name":"v5.16.13","sha":"e52a6379f22d38453fa046d410b0c4700707dbd9","kind":"tag","published_at":"2024-12-25T11:25:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13/manifests"},{"name":"v6.3.0","sha":"84d6ecfdccd10f204854beeef98bcc55dc99d117","kind":"tag","published_at":"2024-12-23T18:10:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"17026fc203a8b413ec7343b6eeb267a50519d515","kind":"tag","published_at":"2024-12-17T13:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1/manifests"},{"name":"v5.16.12","sha":"b8fbcf5fb5169d8db6ee0ec35001816d2777e8d4","kind":"tag","published_at":"2024-12-17T13:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12/manifests"},{"name":"v5.16.11","sha":"2413ff076b0d462736dfccd399b4be863fd79ec2","kind":"tag","published_at":"2024-12-11T10:13:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11/manifests"},{"name":"v6.2.0","sha":"3a8ceaead5ac4c2c4554e6500ca3d197420a04c2","kind":"tag","published_at":"2024-12-11T02:03:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0/manifests"},{"name":"v6.1.10","sha":"5c5e9f6d8a90034cd75dcb92403caf6b37efc916","kind":"tag","published_at":"2024-12-04T10:03:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10/manifests"},{"name":"v5.16.9","sha":"ec085b677c43ed1f37e66bd2fb58f27dce9f7184","kind":"tag","published_at":"2024-12-04T09:34:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9/manifests"},{"name":"v5.16.8","sha":"096adfbe28d038397a7f3cf3494b86844226e162","kind":"tag","published_at":"2024-11-28T06:51:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8/manifests"},{"name":"v6.1.9","sha":"821784419eefb89e4ce7b66c4b602a1e33d2fa88","kind":"tag","published_at":"2024-11-27T13:22:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9/manifests"},{"name":"v6.1.8","sha":"0b8739f145423bafdd8e2871312307bfb31c58ef","kind":"tag","published_at":"2024-11-20T15:09:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8/manifests"},{"name":"v6.1.7","sha":"a7d441d0bd3bfc16a1ce9e6d7ff3ad1afc6b62f1","kind":"tag","published_at":"2024-11-13T15:31:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7/manifests"},{"name":"v6.1.6","sha":"32112b76aa821c2a1e98120545019ef1a71ea274","kind":"tag","published_at":"2024-10-30T13:54:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6/manifests"},{"name":"v6.1.5","sha":"01c5f344628bc66e16f86284ee0fc7107002a5ca","kind":"tag","published_at":"2024-10-22T10:28:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5/manifests"},{"name":"v6.1.4","sha":"15ea548de803e4602894cae6304a497d7ddaf09c","kind":"tag","published_at":"2024-10-15T18:35:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4/manifests"},{"name":"v6.1.3","sha":"c7de2cae15cc7b7025ad79e3623320526ed16462","kind":"tag","published_at":"2024-10-09T09:47:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3/manifests"},{"name":"v6.1.2","sha":"e6ff0b5016ac4fa40cdc9b78a0d9ecdd2c0cd9db","kind":"tag","published_at":"2024-10-02T14:51:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"263c7259451d5b928bbdfd299c9c0afc89dfec02","kind":"tag","published_at":"2024-09-19T06:42:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"94cc3d0a66456713e6e25edf9a1ba35ad8df88bc","kind":"tag","published_at":"2024-09-11T13:09:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"bb620d85a89651ca4350e8861bbb35776d583726","kind":"tag","published_at":"2024-09-03T10:33:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"71dbef69dcbf2b87831af579fb777b4f1f4b219a","kind":"tag","published_at":"2024-08-29T13:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"c9a9adfb90e939c0590de6edf10d0c65fcbc8b1e","kind":"tag","published_at":"2024-08-27T09:06:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.0","sha":"55bea65c83c1beac77382fe961f8aa72eec21daa","kind":"tag","published_at":"2024-08-22T08:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0/manifests"},{"name":"v6.0.0-beta.6","sha":"cbb6f8d3b1b72732d51f5628765cfd7e75bd5747","kind":"tag","published_at":"2024-08-18T02:55:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6/manifests"},{"name":"v5.16.7","sha":"b505fd7b64e92db523198712a5d6716c494e0c66","kind":"tag","published_at":"2024-08-09T09:19:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7/manifests"},{"name":"v6.0.0-beta.5","sha":"75c24b0828981651082a3eede027b6871c96c440","kind":"tag","published_at":"2024-08-08T08:52:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5/manifests"},{"name":"v5.16.6","sha":"6eb1bdce38d0fc67fa8aebca260043c7fc8eb3e8","kind":"tag","published_at":"2024-07-30T21:06:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6/manifests"},{"name":"v6.0.0-beta.4","sha":"12532afa3e4f6f13a9fa86eb459c27792c36b6f9","kind":"tag","published_at":"2024-07-30T20:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4/manifests"},{"name":"v5.16.5","sha":"40792e6efb2c92b8964a3912e08aeb4fb7fc41c8","kind":"tag","published_at":"2024-07-25T06:42:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5/manifests"},{"name":"v6.0.0-beta.3","sha":"02fde66a0cd72fb7fe3681a5ea8c4de733b4a865","kind":"tag","published_at":"2024-07-24T18:27:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3/manifests"},{"name":"v5.16.4","sha":"77af399a3ad76f31e5f2e0fab5650b628fa50990","kind":"tag","published_at":"2024-07-16T16:01:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4/manifests"},{"name":"v6.0.0-beta.2","sha":"9ad8c1fd8dfd21d8e37fe73d71e011542b23db72","kind":"tag","published_at":"2024-07-16T14:46:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2/manifests"},{"name":"v5.16.3","sha":"e1824453bdb0a89f15d4dfe47a1c4f90fa0f0500","kind":"tag","published_at":"2024-07-16T14:18:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3/manifests"},{"name":"v6.0.0-beta.1","sha":"19c1935757925d834928a30ea41f58bb95fb355f","kind":"tag","published_at":"2024-07-16T09:42:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1/manifests"},{"name":"v5.16.2","sha":"56ddd108fe153592a800fce4d43f9758b0ff5101","kind":"tag","published_at":"2024-07-16T09:10:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2/manifests"},{"name":"v6.0.0-beta.0","sha":"3364f0740aa5c86e057ec5b0d22c1b12bfd96fa4","kind":"tag","published_at":"2024-07-11T15:54:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0/manifests"},{"name":"v5.16.1","sha":"431af6a2fd9bf6cd0422c61e36c937d1ea5e5015","kind":"tag","published_at":"2024-07-11T15:48:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1/manifests"},{"name":"v5.16.0","sha":"e5e9b9d5e952b52752b758179da20d3fa0982c05","kind":"tag","published_at":"2024-07-05T13:32:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0/manifests"},{"name":"v6.0.0-alpha.14","sha":"2a15dd74c76bacbc867a7313fdc2c42c6168327c","kind":"tag","published_at":"2024-07-05T04:25:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14/manifests"},{"name":"v6.0.0-alpha.13","sha":"a070a894fbe21c52df446438ca1bb5a891d5e1b5","kind":"tag","published_at":"2024-07-03T07:44:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13/manifests"},{"name":"v5.15.21","sha":"a306ce4afcc60de4c3e43b8f9183862235d9318e","kind":"tag","published_at":"2024-06-28T14:09:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21/manifests"},{"name":"v6.0.0-alpha.12","sha":"fb476c6c18b850e8400d03afb7447802afbfd357","kind":"tag","published_at":"2024-06-24T17:12:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.15.20","sha":"f20fa0ba4016e5425a2a4cce841075253828a551","kind":"tag","published_at":"2024-06-12T12:58:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20/manifests"},{"name":"v6.0.0-alpha.11","sha":"22c5206a9e8191b2f81131d6978a0958e55b7032","kind":"tag","published_at":"2024-06-12T08:18:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11/manifests"},{"name":"v6.0.0-alpha.10","sha":"e5ac6c0eef5efd4fa5c5eb11ccbf08e58e7443f8","kind":"tag","published_at":"2024-06-04T10:35:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10/manifests"},{"name":"v6.0.0-alpha.9","sha":"925de32766317bb84a92ec24b2b6465c8e48cc04","kind":"tag","published_at":"2024-05-29T12:25:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.15.19","sha":"77f606ba73bb5439d66871177772f54196044450","kind":"tag","published_at":"2024-05-29T12:01:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19/manifests"},{"name":"v6.0.0-alpha.8","sha":"c7dbe6e8256cef7bd2dbdcbee55428ad82513cd0","kind":"tag","published_at":"2024-05-21T16:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.15.18","sha":"607daac5baa9c8151f111fe4bacea1d7e61881a3","kind":"tag","published_at":"2024-05-16T09:29:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18/manifests"},{"name":"v6.0.0-alpha.7","sha":"997bec6d8d30a1a891aff4eeedefa41c93eaa95c","kind":"tag","published_at":"2024-05-16T06:31:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"7c8db04b91500ba77301acd360d21bff7f7c752f","kind":"tag","published_at":"2024-05-08T13:13:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.15.17","sha":"9bc4fc42959427246addfdf29db95847cc38e410","kind":"tag","published_at":"2024-05-08T12:24:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17/manifests"},{"name":"v5.15.16","sha":"284e251c155d92078f80f98919f4ab260b05e9be","kind":"tag","published_at":"2024-05-01T14:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16/manifests"},{"name":"v6.0.0-alpha.5","sha":"571d5046e26aa07605cb1e01ca99b2eb0b04d009","kind":"tag","published_at":"2024-05-01T14:16:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5/manifests"},{"name":"v6.0.0-alpha.4","sha":"afffc2ffc3db1e6abf48f3b3e13a41e8b758f874","kind":"tag","published_at":"2024-04-24T07:30:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4/manifests"},{"name":"v6.0.0-alpha.3","sha":"6d5e44409344ea4e13ceb3a02c4446dc6a7323b4","kind":"tag","published_at":"2024-04-17T16:10:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3/manifests"},{"name":"v6.0.0-alpha.2","sha":"4e75758b37119bd821435c23d9c111c545e186b6","kind":"tag","published_at":"2024-04-09T15:09:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2/manifests"},{"name":"v6.0.0-alpha.1","sha":"84307c1a2495a716788ec25f046faaa4d16c88c7","kind":"tag","published_at":"2024-04-05T10:43:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1/manifests"},{"name":"v5.15.15","sha":"5a079965186640b5176f00c537f3b9e6c299b5c4","kind":"tag","published_at":"2024-04-04T07:09:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15/manifests"},{"name":"v6.0.0-alpha.0","sha":"2a15ad6f1f5507162b1a5aebf78976ca3023183b","kind":"tag","published_at":"2024-03-26T15:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.15.14","sha":"9585d28317c90f2c71ab88dd5ae37638bb64ad82","kind":"tag","published_at":"2024-03-19T08:18:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14/manifests"},{"name":"v5.15.13","sha":"dbcb678234296de56afaf3138917e967e8d1934a","kind":"tag","published_at":"2024-03-13T14:17:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13/manifests"},{"name":"pigment@0.0.1","sha":"0e765a618a7676c507852cec024464b1fc1cd80f","kind":"tag","published_at":"2024-03-08T04:20:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/pigment@0.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/pigment@0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@pigment%400.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1/manifests"},{"name":"v5.15.12","sha":"5ad69e161d7520274cd37a2524ffb935b6dda158","kind":"tag","published_at":"2024-03-05T15:33:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12/manifests"},{"name":"v5.15.11","sha":"e3257a4d68481b0ca6efd5d06cb5c1e1e77e4286","kind":"tag","published_at":"2024-02-22T08:52:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11/manifests"},{"name":"v5.15.10","sha":"94fcd3ada0842108a9a2ce53e121931e5448649f","kind":"tag","published_at":"2024-02-12T12:38:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10/manifests"},{"name":"v5.15.9","sha":"7917d2a8a4acc0b07328dee8273847652491b769","kind":"tag","published_at":"2024-02-08T12:55:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9/manifests"},{"name":"v5.15.8","sha":"fe5a59e616637a0488b122749479b782f5f8dfa2","kind":"tag","published_at":"2024-02-06T20:42:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8/manifests"},{"name":"v5.15.7","sha":"b80acd69c7c848709d01465d6727b13ed6109258","kind":"tag","published_at":"2024-01-31T13:23:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7/manifests"},{"name":"v5.15.6","sha":"1700e5cd9cbb3bc648b7f799f837c4d23ed42700","kind":"tag","published_at":"2024-01-22T18:09:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6/manifests"},{"name":"v5.15.5","sha":"5d7c4e26a4973a3a80bf5f8a9a8ea14f89554fe0","kind":"tag","published_at":"2024-01-17T09:27:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5/manifests"},{"name":"v5.15.4","sha":"6aadbf91c5eb2c94dea9a49a19eb532606410a5a","kind":"tag","published_at":"2024-01-10T13:49:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4/manifests"},{"name":"v5.15.3","sha":"9fa4e472f9ba4fd4e7f8cfb8bc0d1f1d455ace23","kind":"tag","published_at":"2024-01-03T15:22:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"5d5dd15f70db9ffcb85d4dc57da8a20f5240fb81","kind":"tag","published_at":"2023-12-25T14:24:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"8be7ac66b99059bf2c2edcca9cf15981d389db6b","kind":"tag","published_at":"2023-12-19T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"8c2c6a88a509f9da7c453d4a3c3ab4749a57a36d","kind":"tag","published_at":"2023-12-12T18:21:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0/manifests"},{"name":"v5.14.20","sha":"14fa79f4328e901f82d7fc39aba722a9bf4a8df0","kind":"tag","published_at":"2023-12-05T09:28:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20/manifests"},{"name":"v5.14.19","sha":"a07b4925255aa3fc7ae1255130e182e4573c58d7","kind":"tag","published_at":"2023-11-29T21:11:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19/manifests"},{"name":"v5.14.18","sha":"43a41b6b2fa3f0a186a852b894452722e3a38f04","kind":"tag","published_at":"2023-11-14T08:27:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18/manifests"},{"name":"v5.14.17","sha":"c54a42dd8b0ec8e850bd60438e60a1a8acb3b4a4","kind":"tag","published_at":"2023-11-06T15:34:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17/manifests"},{"name":"v5.14.16","sha":"391b57a05daf67a8154471dae645471f5ffac09f","kind":"tag","published_at":"2023-10-31T10:57:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16/manifests"},{"name":"v5.14.15","sha":"6baedcfed27419ed6b9685f27fcbf3eff46133a3","kind":"tag","published_at":"2023-10-24T15:41:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15/manifests"},{"name":"v5.14.14","sha":"a0cfa182db3e7b196efe36cfe7b31d304c5a0a4e","kind":"tag","published_at":"2023-10-17T13:58:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14/manifests"},{"name":"v5.14.13","sha":"b8811a0fa59e7663b240183219db32f9a617e607","kind":"tag","published_at":"2023-10-10T19:42:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13/manifests"},{"name":"v5.14.12","sha":"bd450a0fdb19b087f47e1d7cce5a72417ec977cc","kind":"commit","published_at":"2023-10-04T16:31:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12/manifests"},{"name":"v5.14.11","sha":"13c0894d0c14c7f577a0a95492aeaa8fff8da33a","kind":"tag","published_at":"2023-09-26T11:47:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11/manifests"},{"name":"v5.14.10","sha":"14e97bffa62760cabcdc7244bff445b423f5286a","kind":"tag","published_at":"2023-09-18T10:18:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10/manifests"},{"name":"v5.14.9","sha":"8255b71ccdbfe9a20f856b5d68a269ab1c5452ca","kind":"tag","published_at":"2023-09-13T13:36:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9/manifests"},{"name":"v5.14.8","sha":"74c58dabc2cf5ed2242fb08e4781d26088d06b12","kind":"tag","published_at":"2023-09-05T12:34:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8/manifests"},{"name":"v5.14.7","sha":"8a09d535f101aac98935f82b76345ca9691b5e2b","kind":"tag","published_at":"2023-08-29T12:04:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7/manifests"},{"name":"v5.14.6","sha":"a1f511dd6ed9adba561e2ba00e1348136ed656db","kind":"commit","published_at":"2023-08-24T11:19:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6/manifests"},{"name":"v5.14.5","sha":"61fbfd1546c55caca984695a41f9c95668d414fc","kind":"tag","published_at":"2023-08-14T14:39:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5/manifests"},{"name":"v5.14.4","sha":"40f4b275022f03e48cf4809cd53d0d0dabb40424","kind":"tag","published_at":"2023-08-08T09:51:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4/manifests"},{"name":"v5.14.3","sha":"2deea341c9abfb640f22520e0c277027f3f91cd0","kind":"tag","published_at":"2023-08-01T15:33:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3/manifests"},{"name":"v5.14.2","sha":"36d9f0d3659e2f5ab1d924988313986962a0bf35","kind":"tag","published_at":"2023-07-25T10:01:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2/manifests"},{"name":"v5.14.1","sha":"f2e5ded80e94407f63a27eadb018139d6f967313","kind":"tag","published_at":"2023-07-19T09:05:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1/manifests"},{"name":"v5.14.0","sha":"2529e3aaaaec2c9f8e8cf669e58bb9c81db5a6d8","kind":"tag","published_at":"2023-07-11T14:57:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0/manifests"},{"name":"v5.13.7","sha":"aac2d5b526e8139314d99f827ecc3b2c24e99686","kind":"tag","published_at":"2023-07-04T08:53:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7/manifests"},{"name":"v5.13.6","sha":"312270bc71224067e1910bbee9f800b4a2469cc7","kind":"tag","published_at":"2023-06-23T14:05:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6/manifests"},{"name":"v5.13.5","sha":"24b3af68ebe79c1891e45c60c6bcfd26f8818f73","kind":"tag","published_at":"2023-06-12T13:43:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5/manifests"},{"name":"v5.13.4","sha":"a522d82df32d3bfab46b25f5ff24eeb9670c83fb","kind":"tag","published_at":"2023-06-05T17:30:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4/manifests"},{"name":"v5.13.3","sha":"70d4a2bb49dca9fef7854a1463a392094222812b","kind":"tag","published_at":"2023-05-29T11:22:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3/manifests"},{"name":"v5.13.2","sha":"f661923e9aa9d9cc634750affbb04bf2007bc57d","kind":"tag","published_at":"2023-05-22T16:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2/manifests"},{"name":"v5.13.1","sha":"0c58832b6e182f782e73b118ed9681055db3e249","kind":"tag","published_at":"2023-05-17T05:25:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"9130a021ca34746e4076fcae50c57bc584026b8f","kind":"tag","published_at":"2023-05-10T08:14:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0/manifests"},{"name":"v5.12.3","sha":"9710ff34b16a0f271107a8619a28546ae3ca7c18","kind":"tag","published_at":"2023-05-02T14:17:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"5b7e9c52e37ef0c3274a762f38cd7ef7ffc9e7a8","kind":"tag","published_at":"2023-04-25T16:42:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"d14d288ae9e9b0e2b3b33d0a77b4113f024d4215","kind":"tag","published_at":"2023-04-17T15:57:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"05127cf65b4250f836897428cd15829669ab8d6c","kind":"tag","published_at":"2023-04-11T09:58:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0/manifests"},{"name":"v5.11.16","sha":"af5e109990a26318c96dbff6f25759ba91f0e147","kind":"tag","published_at":"2023-04-04T14:00:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16/manifests"},{"name":"v5.11.15","sha":"ae98db6aca5f9d4b754ff9fce4ce33f738a00f65","kind":"tag","published_at":"2023-03-28T13:06:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15/manifests"},{"name":"v5.11.14","sha":"f34d17c3294fcdb63fe9a135b4f3aa2459c81189","kind":"tag","published_at":"2023-03-21T17:45:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14/manifests"},{"name":"v5.11.13","sha":"9f7a2bfac55faed1b1c6c7b4b6d1b1659a076bab","kind":"tag","published_at":"2023-03-14T09:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13/manifests"},{"name":"v5.11.12","sha":"b76b8f1098a6c01f39e5e19bf3abf77c2b9cf475","kind":"tag","published_at":"2023-03-06T15:03:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12/manifests"},{"name":"v5.11.11","sha":"58df7f1905f16533ddb5a7977346c0f4548e4547","kind":"tag","published_at":"2023-02-28T09:55:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11/manifests"},{"name":"v5.11.10","sha":"676bc85fa2b02f92f21dd5c7e15f453b6b9c2e3d","kind":"tag","published_at":"2023-02-20T11:30:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10/manifests"},{"name":"v5.11.9","sha":"af5b3f5e7a79da9ef4bbd63d8fcf60927ffb6533","kind":"tag","published_at":"2023-02-14T14:30:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9/manifests"},{"name":"v5.11.8","sha":"d4d8512ce3453711f3c661374579b0d2ed13f3e7","kind":"tag","published_at":"2023-02-07T10:50:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8/manifests"},{"name":"v5.11.7","sha":"33cac172846b032d3f8b9333b72b2af832dd47d0","kind":"tag","published_at":"2023-01-31T09:39:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7/manifests"},{"name":"v5.11.6","sha":"a2e552314847b4d52498538d7ca171763067a5d0","kind":"tag","published_at":"2023-01-23T20:28:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6/manifests"},{"name":"v5.11.5","sha":"685c72dfaf840f4d5b7a3ab738ddcabd74418823","kind":"tag","published_at":"2023-01-18T01:43:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5/manifests"},{"name":"v5.11.4","sha":"bc859d95e4415f880cd6bcb6f44cc9e5e8c8097c","kind":"tag","published_at":"2023-01-09T13:57:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4/manifests"},{"name":"v5.11.3","sha":"a526207c3957de4ebfcda937b58327d69464f15c","kind":"tag","published_at":"2023-01-02T17:00:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3/manifests"},{"name":"v5.11.2","sha":"e9d8fa07e1ff979bcaf92837b131cd9e292f0161","kind":"tag","published_at":"2022-12-26T14:56:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2/manifests"},{"name":"v5.11.1","sha":"a1e30390da62019e5769e398f4cbc9f8892d8f9a","kind":"commit","published_at":"2022-12-20T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"191acda4545c394b78964ab80b364e15686f0e9b","kind":"tag","published_at":"2022-12-13T12:56:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0/manifests"},{"name":"v5.10.17","sha":"4265f343b49e4af9673a49e585439d35c8deeab2","kind":"tag","published_at":"2022-12-06T10:59:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17/manifests"},{"name":"v5.10.16","sha":"b8aa3974d84c176b8857e8d5b29a7be8670bb410","kind":"tag","published_at":"2022-11-28T16:00:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16/manifests"},{"name":"v5.10.15","sha":"14a6e1c61edb5f66f4888e32c04df5e637e7cfc4","kind":"commit","published_at":"2022-11-22T09:45:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15/manifests"},{"name":"v5.10.14","sha":"c2da6de1c504c7dbd8ae1d0771c184c1544a0c76","kind":"tag","published_at":"2022-11-15T09:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14/manifests"},{"name":"v5.10.13","sha":"2f4c2190d1d3614d8063e84b79d4d1f034b3e3fe","kind":"tag","published_at":"2022-11-07T17:53:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13/manifests"},{"name":"v5.10.12","sha":"30cb27cff1d4e1838ca4235ab4285e20f2b2a870","kind":"tag","published_at":"2022-10-31T15:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12/manifests"},{"name":"v5.10.11","sha":"c80ff0339882859af7e17f8bfd0a5f6880b323f8","kind":"commit","published_at":"2022-10-25T09:34:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11/manifests"},{"name":"v5.10.10","sha":"639224a3e3600cb0e04755d89aab250297b6d851","kind":"tag","published_at":"2022-10-18T08:35:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10/manifests"},{"name":"v5.10.9","sha":"7bd7c219e2670ff7791148e9b1a1d2387528fc0c","kind":"tag","published_at":"2022-10-11T11:56:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9/manifests"},{"name":"v5.10.8","sha":"d4a3216cdd858899960f945d6e00b2d59bf1d5d1","kind":"tag","published_at":"2022-10-03T16:28:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8/manifests"},{"name":"v5.10.7","sha":"d9ef6e788eee11256818329c7429242f8b769263","kind":"commit","published_at":"2022-09-27T01:44:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7/manifests"},{"name":"v5.10.6","sha":"0f75f3d78b67c405c23bfd14a29aedff367415b7","kind":"tag","published_at":"2022-09-19T14:34:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6/manifests"},{"name":"v5.10.5","sha":"594d87dab0e43e641a6826c935df8f2c10672955","kind":"tag","published_at":"2022-09-12T14:40:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5/manifests"},{"name":"v5.10.4","sha":"c8feb29320a22cc4461fb5ef5f4f7de7bd96a59b","kind":"commit","published_at":"2022-09-06T09:11:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"992421d0114a9df72d358fe6fccc28c1fb6f1505","kind":"tag","published_at":"2022-08-29T17:37:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"99b23c06d9b018d6c500fa1acb3030d673e219ab","kind":"tag","published_at":"2022-08-23T10:25:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"dfc0b89c665de8e5e3e4ecf68d8c782e74dbb65c","kind":"tag","published_at":"2022-08-16T17:55:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"7f502e06d54c5a2f389a1639358c84279462b54a","kind":"commit","published_at":"2022-08-09T03:21:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0/manifests"},{"name":"v5.9.3","sha":"89617ef683d2bcd2c870e9c1bd58ad4d55247fd5","kind":"tag","published_at":"2022-08-01T20:54:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3/manifests"},{"name":"v5.9.2","sha":"b7f0a16eca4ac2044703032838f90873ec063d75","kind":"tag","published_at":"2022-07-25T15:12:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2/manifests"},{"name":"v5.9.1","sha":"1937412c4345569d98c0950a1016c22508e1ff81","kind":"tag","published_at":"2022-07-18T17:23:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"88ad7d4e623183b8e20702e7961ef9c8de330dc7","kind":"commit","published_at":"2022-07-12T08:54:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0/manifests"},{"name":"v5.8.7","sha":"be0ab4c062a22fc4bb52c47d005b57203b56c09c","kind":"tag","published_at":"2022-07-04T20:39:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7/manifests"},{"name":"v5.8.6","sha":"c58f6653411e0ff38bf67a512d16b87c6523606b","kind":"tag","published_at":"2022-06-27T14:21:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6/manifests"},{"name":"v5.8.5","sha":"3c528113f47cfddf2504ea02ba3065e7c5c46928","kind":"tag","published_at":"2022-06-21T18:05:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5/manifests"},{"name":"v5.8.4","sha":"a6e782ec2f037e2ca989515048ce5f22fe760595","kind":"tag","published_at":"2022-06-14T10:00:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4/manifests"},{"name":"v5.8.3","sha":"b1e4b9cd3e1d88286f9d1485864310a7c1f23a79","kind":"tag","published_at":"2022-06-07T19:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3/manifests"},{"name":"v5.8.2","sha":"93b0aba905b3b6947f58a02d911489bb737ee880","kind":"commit","published_at":"2022-05-31T11:47:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2/manifests"},{"name":"v5.8.1","sha":"1eee9ee437f39f1c3438209154df8e8b9ecd990d","kind":"tag","published_at":"2022-05-23T16:04:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"6a468718b970c39ae83a4029bcb53071c9567430","kind":"tag","published_at":"2022-05-17T09:42:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4eef029981b08c77a9c52d0b863e6b5ced279087","kind":"tag","published_at":"2022-05-10T09:06:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0/manifests"},{"name":"v5.6.4","sha":"edb7e8895ef8def2bf59376d7631e0360a77aaf6","kind":"commit","published_at":"2022-05-02T11:46:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4/manifests"},{"name":"v5.6.3","sha":"124d5e2f0022d17b577a464e6b3a69fa2511105e","kind":"tag","published_at":"2022-04-25T14:04:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3/manifests"},{"name":"v5.6.2","sha":"b3645b3fd11dc26a06ea370a41b5bac1026c6792","kind":"tag","published_at":"2022-04-18T16:10:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2/manifests"},{"name":"v5.6.1","sha":"0251fd5222079e4a512bbd32dff4a7a4c3efe997","kind":"tag","published_at":"2022-04-11T13:21:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"8dcdea53f927ab207718d7ee6576806aca2a3798","kind":"commit","published_at":"2022-04-06T03:27:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0/manifests"},{"name":"v4.12.4","sha":"a563a60219f7f6519fb0f34f6d8e3bf0974e6495","kind":"tag","published_at":"2022-04-03T14:38:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4/manifests"},{"name":"v5.5.3","sha":"96e1f40a3b8aa809d543aa7d466eb48cdfa0b53d","kind":"tag","published_at":"2022-03-28T14:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"dd411b017ea7504a14a16821b694ac6aa01d9b6d","kind":"tag","published_at":"2022-03-21T15:15:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"350b15ee91a93040d50391cb9a45440a90e6b2d1","kind":"tag","published_at":"2022-03-14T16:49:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"f3412aa9d179fdfc3f5c0a4a1cfc1965faef7307","kind":"commit","published_at":"2022-03-07T13:53:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0/manifests"},{"name":"v5.4.4","sha":"965f2eb8cb79bb0685a13d9e28c09617b22358cd","kind":"tag","published_at":"2022-02-28T15:21:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4/manifests"},{"name":"v5.4.3","sha":"e2892a61ea56b6578c2efc81d0324660082ad93c","kind":"tag","published_at":"2022-02-21T16:40:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3/manifests"},{"name":"v5.4.2","sha":"01371028b27156419923b362c4b0af92dc08b29f","kind":"tag","published_at":"2022-02-15T14:57:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"fbce2f80c6cb36e59a4a6826ae46b59a10e1c831","kind":"commit","published_at":"2022-02-08T11:34:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"ba4e819aa58b6a36ae4d96ee79c2a5310a812670","kind":"tag","published_at":"2022-02-01T09:00:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"337be3b2a630d791a5cbc5a2a4575d4f58e38df3","kind":"tag","published_at":"2022-01-24T15:05:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"dcbfc54f581dbf1c0008a8e9e578f896f06228ab","kind":"tag","published_at":"2022-01-17T22:45:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0/manifests"},{"name":"v5.2.8","sha":"f80abbb5f942064c9c270b2ac5bb2a2318876754","kind":"tag","published_at":"2022-01-10T20:11:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8/manifests"},{"name":"v5.2.7","sha":"5daaf9be5115b1cb777fb4cf3d9125baddfe5720","kind":"tag","published_at":"2022-01-03T12:34:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7/manifests"},{"name":"v5.2.6","sha":"052db9d577a03ed8d588ecca9e6c0a5f5ba676e1","kind":"tag","published_at":"2021-12-27T14:23:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6/manifests"},{"name":"v5.2.5","sha":"f8697de9c250dbc6b446bcc08566f50fb4070aab","kind":"tag","published_at":"2021-12-20T14:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5/manifests"},{"name":"v5.2.4","sha":"b265431f9a32ea726c5227821126fbc6424117d5","kind":"commit","published_at":"2021-12-14T13:41:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4/manifests"},{"name":"v5.2.3","sha":"9c3dc12c3de241f44d923bfb089200980f3fd23d","kind":"tag","published_at":"2021-12-06T16:12:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3/manifests"},{"name":"v5.2.2","sha":"fcaec7a75f951c9db79c99c42370ca18212c1f16","kind":"tag","published_at":"2021-11-29T16:51:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"586d9ba2472d549c180cbacddf97eb73425286b3","kind":"tag","published_at":"2021-11-25T11:50:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"353cecb5391571163eb6bd8cbf36d2dd299aaf56","kind":"tag","published_at":"2021-11-23T13:25:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"ddbe15b4d8b7cc1dc84720264fde0b1dafb6166f","kind":"commit","published_at":"2021-11-16T15:06:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"7e26583fe1f95f5c3682213105f8f4b51c9d61c9","kind":"tag","published_at":"2021-11-08T15:14:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0/manifests"},{"name":"v5.0.6","sha":"99752d2848f17c5d1e4840f54863899a19387162","kind":"tag","published_at":"2021-10-27T08:43:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6/manifests"},{"name":"v5.0.5","sha":"58f8ff1f8bc7f0cc4bb728654604a194b3c3790b","kind":"tag","published_at":"2021-10-26T10:14:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"86443310e4344ae1ce6e04f084d58e17e4d62170","kind":"tag","published_at":"2021-10-14T15:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"36258031912caf662f69ca3769c6e0bd46946050","kind":"tag","published_at":"2021-10-07T12:26:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"c510762a325116c654afd3c21381a50b942c2c66","kind":"tag","published_at":"2021-09-29T09:29:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"afcf3ee18e7a9c526348b3bce74b69781b4ad071","kind":"tag","published_at":"2021-09-22T12:15:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"85598e74b85a89a16f8bdf5b68346ca8d6b70557","kind":"tag","published_at":"2021-09-16T11:28:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.1","sha":"1b563a153f5b2736f79a3f45573e2e2b66ba0a9a","kind":"tag","published_at":"2021-09-08T13:55:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"698492a5401b12578dc459397b9d288542fc954b","kind":"commit","published_at":"2021-09-02T02:45:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.5","sha":"0bab71409bcc0865ab3e0fcbfa14fa824ddc5495","kind":"tag","published_at":"2021-08-25T07:30:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"c30ec7bed00b36da7b0e6a202b3cb48d2fc1b579","kind":"tag","published_at":"2021-08-13T21:32:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"e5ccdf299c75ea65b0600ee05ff6c98646891c77","kind":"tag","published_at":"2021-08-09T04:03:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3/manifests"},{"name":"v4.12.3","sha":"77a8daeed0e8efa67c6d86f3cc40239dc6eb3d94","kind":"tag","published_at":"2021-07-30T10:06:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3/manifests"},{"name":"v5.0.0-beta.2","sha":"cca80d861f64b3eaa8a5ef8815b7552aaea61557","kind":"tag","published_at":"2021-07-26T15:01:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2/manifests"},{"name":"v4.12.2","sha":"958241aa0ebf340ad0f152b91949720c85b4fcca","kind":"tag","published_at":"2021-07-19T16:41:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2/manifests"},{"name":"v5.0.0-beta.1","sha":"8a4b8952077b64e90ac9d23c116a45aed672db9c","kind":"tag","published_at":"2021-07-14T16:28:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1/manifests"},{"name":"v4.12.1","sha":"4dc8c9bf3e8a6b21a2aac58b0be3161af334b67d","kind":"tag","published_at":"2021-07-07T13:08:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"53a1655143aa4ec36c29a6063ccdf89c48a74bfd","kind":"tag","published_at":"2021-07-06T13:40:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0/manifests"},{"name":"v5.0.0-beta.0","sha":"a0f416173d2f5b78546f52e572a0f64dcc3751e9","kind":"tag","published_at":"2021-07-01T12:17:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.38","sha":"f60126f95d7b36fa12133887990615b9f47e994a","kind":"commit","published_at":"2021-06-24T03:37:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.38","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38/manifests"},{"name":"v5.0.0-alpha.37","sha":"c795ca0822e2816a630a5654d5471fa04521d23c","kind":"tag","published_at":"2021-06-15T17:49:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.37","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37/manifests"},{"name":"v5.0.0-alpha.36","sha":"cf2f6fa90608b109978698fc48120920beaaa51f","kind":"tag","published_at":"2021-06-08T06:46:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.36","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36/manifests"},{"name":"v5.0.0-alpha.35","sha":"6c0afb6d8fff919e80f9f1ec92613acacd8365e7","kind":"tag","published_at":"2021-05-31T20:34:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.35","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35/manifests"},{"name":"v5.0.0-alpha.34","sha":"ee3a077c161accb887b93a17f9eaa2b23e998319","kind":"tag","published_at":"2021-05-18T10:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.34","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34/manifests"},{"name":"v5.0.0-alpha.33","sha":"0fa6ab4a29e8469c081d3f796e0bd9cab98e9185","kind":"tag","published_at":"2021-05-09T12:29:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.33","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33/manifests"},{"name":"v4.11.4","sha":"6658323b5e2ba366691829bbef3f53c00008497e","kind":"tag","published_at":"2021-04-27T15:48:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4/manifests"},{"name":"v5.0.0-alpha.32","sha":"2e99746c35ea0c1e45187a206d6ebc25a52933dc","kind":"tag","published_at":"2021-04-27T12:59:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32/manifests"},{"name":"v5.0.0-alpha.31","sha":"b061319b132163900d1a4eb64207f5284d28639d","kind":"tag","published_at":"2021-04-20T13:59:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"0bc7ed897d54a899fb0dfc5cbd6c5ee0592705e1","kind":"tag","published_at":"2021-04-12T09:46:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"29934afe4643811f3bed772612f92d539a1e489d","kind":"tag","published_at":"2021-04-04T16:43:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"a83c7715c0e2cfa1c3e59b7a1f828f6a1476b307","kind":"tag","published_at":"2021-03-24T12:57:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"2de88ce2973667921a45ff69ea48a8843cb9d8cb","kind":"tag","published_at":"2021-03-05T13:01:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27/manifests"},{"name":"v5.0.0-alpha.26","sha":"8928a36394154e02a73d5e92a740d5f9ed8da709","kind":"tag","published_at":"2021-02-27T18:39:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"688db35f581ac345a09a15420efdb0e4c98a56ab","kind":"tag","published_at":"2021-02-11T12:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"15108a5aad5342d92e86be5c5388b8321a88b280","kind":"tag","published_at":"2021-01-26T14:08:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24/manifests"},{"name":"v4.11.3-deprecations.1","sha":"6cf7cf7c7b11b38db18a4d2003743cbadeb1b4ee","kind":"commit","published_at":"2021-01-25T23:27:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1/manifests"},{"name":"v4.11.3","sha":"bd79e8f8c5b8c77bc5c13d076377a18d2ceedfa2","kind":"commit","published_at":"2021-01-24T12:45:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3/manifests"},{"name":"v4.11.3-deprecations.0","sha":"f64337cd87428e04c851bb1667f5f9e0e6aeaede","kind":"commit","published_at":"2021-01-24T12:00:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0/manifests"},{"name":"v5.0.0-alpha.23","sha":"af6e7220961c6f5e8ed89172694287dc737828ff","kind":"commit","published_at":"2021-01-14T12:48:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23/manifests"},{"name":"v5.0.0-alpha.22","sha":"c514ea86c11c9817839630e840535358f5044caf","kind":"commit","published_at":"2021-01-04T11:14:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"5c82b9147f811fda24bc09132852ed240f8d9def","kind":"commit","published_at":"2020-12-30T17:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"cd30d9e3961c8b33ce43a133e0a958867a202c41","kind":"commit","published_at":"2020-12-21T17:51:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20/manifests"},{"name":"v5.0.0-alpha.19","sha":"754e29cf5a712d0e0f6bd3e54f80e9997659f68c","kind":"commit","published_at":"2020-12-13T17:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.11.2","sha":"174b64f8a3adffb8df3c13285f4edc2437a8547a","kind":"commit","published_at":"2020-12-02T23:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2/manifests"},{"name":"v5.0.0-alpha.18","sha":"c5561c5febbe1c3bd5446c8a0bb480025ab38b86","kind":"commit","published_at":"2020-12-02T23:25:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.11.1","sha":"b8092ce09e164a1cb2fec2f3a5b6aa6e2dc6cbbd","kind":"commit","published_at":"2020-11-24T14:35:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1/manifests"},{"name":"v5.0.0-alpha.17","sha":"41d6a360e0fb245dd74549445539c6218a9dc737","kind":"commit","published_at":"2020-11-23T00:49:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17/manifests"},{"name":"v5.0.0-alpha.16","sha":"47a8e102eeaa5a68a2b4f99c08085cfddc0bef77","kind":"commit","published_at":"2020-11-14T12:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16/manifests"},{"name":"v5.0.0-alpha.15","sha":"fa9cbc835ee70b12234b7207b1872356277da5fa","kind":"commit","published_at":"2020-11-03T23:57:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15/manifests"},{"name":"v5.0.0-alpha.14","sha":"56520e757e0052e25f8dd5d78214458c4b7c634d","kind":"commit","published_at":"2020-10-23T22:59:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14/manifests"},{"name":"v5.0.0-alpha.13","sha":"b82af55f9917f9e77a3cae9b36e47b29d43182c0","kind":"commit","published_at":"2020-10-17T21:47:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13/manifests"},{"name":"v5.0.0-alpha.12","sha":"c7c3643948bce7327a7f01665caa7474be2694f9","kind":"commit","published_at":"2020-10-10T22:32:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12/manifests"},{"name":"v5.0.0-alpha.11","sha":"b4fe7eefd494fa28cd3453067af8872a83f31fa6","kind":"commit","published_at":"2020-09-26T15:07:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11/manifests"},{"name":"v5.0.0-alpha.10","sha":"2e1502fc18d86d69a6b55fc4ac5dcb50ddf192c4","kind":"commit","published_at":"2020-09-15T08:10:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10/manifests"},{"name":"v5.0.0-alpha.9","sha":"e830beb63940d24129285f554fc9c2fb0bd7ccbf","kind":"commit","published_at":"2020-09-06T16:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9/manifests"},{"name":"v5.0.0-alpha.8","sha":"5f986712bbb2f0b789c151b6d2f3e2d48cde0980","kind":"commit","published_at":"2020-08-31T16:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"c32a96b4beb3a5c72a8c179fb095f09dacf61050","kind":"commit","published_at":"2020-08-22T16:39:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"15fd6232de294be9ba0ca103351a11f84009b04f","kind":"commit","published_at":"2020-08-13T16:56:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6/manifests"},{"name":"v5.0.0-alpha.5","sha":"40aa9cbb1df08a5994392d5cea15a60979b28a7e","kind":"commit","published_at":"2020-07-27T22:55:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"519390c2bb12b5eb7b6f5f898afb78ac7f285543","kind":"commit","published_at":"2020-07-19T17:54:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"f432112f0bcfb1fd2002002db181e83edc99d906","kind":"commit","published_at":"2020-07-12T17:06:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"f928d6e04ea7f185cda0e739ebbe2ea36d0aa4d3","kind":"commit","published_at":"2020-07-04T23:16:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2/manifests"},{"name":"v4.11.0","sha":"79ebf71d31cca2c73143891960ea54ec1132bdeb","kind":"commit","published_at":"2020-06-30T23:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0/manifests"},{"name":"v5.0.0-alpha.1","sha":"8281371f88c81fc3e4560b0334cc0c473b9d45f9","kind":"commit","published_at":"2020-06-27T15:07:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.10.2","sha":"d0bfcb4f11fd3904b1e235d80fbfe23758de8372","kind":"commit","published_at":"2020-06-11T19:11:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"4e12b951f64fd47864b4dea8ec8631387a89ddb1","kind":"commit","published_at":"2020-06-01T15:14:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"dd9280e753eb8dc3444a26e85fe4f800b759cad2","kind":"commit","published_at":"2020-05-23T17:50:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0/manifests"},{"name":"v4.9.14","sha":"1fb44683825f0ee7f4d5933528598917ff72f0e4","kind":"commit","published_at":"2020-05-11T22:41:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.14","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14/manifests"},{"name":"v4.9.13","sha":"c224f32bb8f144e590c096d103c9d59c2509ed93","kind":"commit","published_at":"2020-05-04T11:29:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.13","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13/manifests"},{"name":"v4.9.12","sha":"3e5fd3c4f200e50a1331857f092a547b41f6db1e","kind":"commit","published_at":"2020-04-26T23:18:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.12","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12/manifests"},{"name":"v4.9.11","sha":"77f6fe0a73791176bd58d8c013bf5631270faf4d","kind":"commit","published_at":"2020-04-19T14:10:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11/manifests"},{"name":"4.9.11","sha":"b551194a14c4469f3b07dc43bc6aaea525138944","kind":"commit","published_at":"2020-04-18T10:43:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11/manifests"},{"name":"v4.9.10","sha":"8baef82396665179c67ca3acfd51e396b947f412","kind":"commit","published_at":"2020-04-11T13:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.10","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10/manifests"},{"name":"v4.9.9","sha":"c191471a20315cae4006c1e4d3d51db5e49b5fee","kind":"commit","published_at":"2020-04-04T15:54:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.9","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9/manifests"},{"name":"v4.9.8","sha":"e9fbcbf015bbf7057aadd5777703b7059aedf043","kind":"commit","published_at":"2020-03-28T19:33:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8/manifests"},{"name":"v4.9.7","sha":"10bc98f283feaae6397ef1b73b1b82be4a39a5f5","kind":"commit","published_at":"2020-03-18T12:45:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7/manifests"},{"name":"v4.9.6","sha":"0176a231719152fa4a2100aa7119e9fd777b5fed","kind":"commit","published_at":"2020-03-18T10:52:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6/manifests"},{"name":"v4.9.5","sha":"b9dec2780203e37148d87788f727c668d9019581","kind":"commit","published_at":"2020-02-29T10:36:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5/manifests"},{"name":"v4.9.4","sha":"45fe0e31c462ed3a2fba134fb1edbd05b91da2a4","kind":"commit","published_at":"2020-02-23T10:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4/manifests"},{"name":"v4.9.3","sha":"2bec4ebc9c20be8abecbad6d3f0f7ba2875c9c35","kind":"commit","published_at":"2020-02-16T11:52:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3/manifests"},{"name":"v4.9.2","sha":"f567b384f509d36b7e10f691e6b58538e7db8869","kind":"commit","published_at":"2020-02-09T18:32:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"717887fdd9d3b27701d760d78aa12ecf52f02f43","kind":"commit","published_at":"2020-02-02T11:46:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f2c9817526b729801b1716afc957ef3886ccb422","kind":"commit","published_at":"2020-01-22T20:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"d0c928c82e3fc8f284a2f7fd1b9acbf717c5a64e","kind":"commit","published_at":"2020-01-06T11:44:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"0c7ca746674cfb47a46cad8ebea21155702fd38c","kind":"commit","published_at":"2019-12-30T10:59:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"c6f734f0d6b183962e83fc5612fef6583bf40712","kind":"commit","published_at":"2019-12-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3a8f0eace8dd6a1c3234a8be2b7c41f06b6260d4","kind":"commit","published_at":"2019-12-14T19:59:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"0a129d58056d38bd15141aaa98d346774895d5f5","kind":"commit","published_at":"2019-12-07T12:46:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"6291316a32cfb4fb19ffdbcf30abfcb63023f17f","kind":"commit","published_at":"2019-12-01T10:59:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1/manifests"},{"name":"v3.9.4","sha":"6b0fee51deb7c32b75498d4ab2186946e7c4ce0a","kind":"commit","published_at":"2019-11-28T09:28:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4/manifests"},{"name":"v4.7.0","sha":"2b04ee905695540bde87653908ece5c4d57546c9","kind":"commit","published_at":"2019-11-22T10:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"856188b2de7a5e514803314f329da76fe65dec50","kind":"commit","published_at":"2019-11-12T13:52:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"d2d76bf26231a96981260232de5271b24e9391a4","kind":"commit","published_at":"2019-11-05T16:46:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0/manifests"},{"name":"v4.5.2","sha":"cb52f392b3b3528857178a756354ffb0e8bccd73","kind":"commit","published_at":"2019-10-28T22:58:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"803d08fbdf20de2d34c36a2a27bbc8e5a7e79fb2","kind":"commit","published_at":"2019-10-12T20:22:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"de3c62c25bf9e92ba35019e5a3ca7f68a36600d8","kind":"commit","published_at":"2019-10-02T08:07:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"554e7dce0cd96a4f9ef1924b41a3ce530cb433ae","kind":"commit","published_at":"2019-09-22T17:16:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"b563d529a8544fa4f4090723239ab075665c5f03","kind":"commit","published_at":"2019-09-11T20:45:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"f3beaee67fb9a4145a792fc8b798ef327b55f513","kind":"commit","published_at":"2019-09-08T09:58:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1/manifests"},{"name":"v1.2.5","sha":"8ee2d7168294f21af787aaba46661824097e33bb","kind":"tag","published_at":"2019-09-03T18:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5/manifests"},{"name":"v4.4.0","sha":"98f2c7cae9b2e0a53cf731882164aa44babb4be3","kind":"commit","published_at":"2019-08-31T12:19:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"29c1adf61a141a3db885ee569e42251cee53e749","kind":"commit","published_at":"2019-08-21T17:29:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3/manifests"},{"name":"v1.2.4","sha":"e44972d3c3e199529fdbc85974f7ae570b8424a0","kind":"tag","published_at":"2019-08-16T20:53:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4/manifests"},{"name":"v4.3.2","sha":"f2dbeca2dd1aecf6bc56e2302ec766d2e4bfb2ac","kind":"commit","published_at":"2019-08-10T17:39:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"d5a2ad9d26f7b089111b208c929ac1f98e7f6958","kind":"commit","published_at":"2019-08-03T15:14:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"8c28ed9c67e7b6ad02a8826178352aa4e9901b50","kind":"commit","published_at":"2019-07-28T14:32:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"42f78c69a59f0b5fa5fb8f533385f04ef77d7889","kind":"commit","published_at":"2019-07-17T13:42:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1/manifests"},{"name":"v1.0.4","sha":"455489e2e149ff5393f6ba08870368c88da259bd","kind":"tag","published_at":"2019-07-10T15:39:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"4c21bc05d6c5e48c64bc947ba9e271ed3e762a0e","kind":"tag","published_at":"2019-07-10T15:08:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"543041538f31cbdfbe3e85b8bc0f5c183ac5448e","kind":"tag","published_at":"2019-07-09T13:14:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"3a40065694cab2a5e8dedab6781e98493c1dc69d","kind":"tag","published_at":"2019-07-09T12:54:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1/manifests"},{"name":"v4.2.0","sha":"cf2cdd83f2a2f65d0e979d1faa9e815a5e2d3502","kind":"commit","published_at":"2019-07-06T15:30:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"6da1d591264e8c4a18e5ab56bdf6f8c0f985ed99","kind":"commit","published_at":"2019-06-25T13:53:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"eade31e58deb8ff3faee777313d70141e5868ebe","kind":"commit","published_at":"2019-06-23T11:46:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"b78a5ab7581488f7fff271a2cf64927dd28c3ab0","kind":"commit","published_at":"2019-06-13T09:55:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"07b9d6efaac1b663b2657173227e9490c796191e","kind":"commit","published_at":"2019-06-10T11:50:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"d58075ddb1757a11c47ef3d2b1fe9bed55e640dd","kind":"commit","published_at":"2019-06-03T16:35:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a3572bcaf34d204b314fd2c84064c9180f3a50f1","kind":"commit","published_at":"2019-05-27T12:48:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"505e275285c757e0515c8623b43c823d8a74790c","kind":"commit","published_at":"2019-05-23T15:39:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.0","sha":"a33f0ab64999331a54267cdf0eb89e53fa4d70cd","kind":"commit","published_at":"2019-05-20T21:26:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0/manifests"},{"name":"v4.0.0-beta.2","sha":"3686a27055dce58b5e800b520087c0c448b7480e","kind":"commit","published_at":"2019-05-13T12:26:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"5c152157078503e8599537108c3be9e00969fa34","kind":"commit","published_at":"2019-05-05T12:24:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"f19bd59ae53f23e3637383061774542d973cc48c","kind":"commit","published_at":"2019-04-28T22:42:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.8","sha":"92d6e987a43041fde63fd02cad61277d04193c29","kind":"commit","published_at":"2019-04-17T19:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"663643e0a83554d7730be42140aef6bc3ac09c6a","kind":"commit","published_at":"2019-04-07T23:25:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"2482d2b689440df6fb3da6157a789adac2783736","kind":"commit","published_at":"2019-03-30T19:33:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6/manifests"},{"name":"v3.9.3","sha":"ebed7922fc97331519f507768572a068edb8494e","kind":"commit","published_at":"2019-03-28T14:06:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3/manifests"},{"name":"v4.0.0-alpha.5","sha":"1bfdbe5688fb3556e4bebd1f8e357c515244ac42","kind":"commit","published_at":"2019-03-23T21:04:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"997324d52467e3a7b7a8058c0ba8309d04d4ddf6","kind":"commit","published_at":"2019-03-17T11:00:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"3a5d2e50411ddd3caea450abda49fd7c6ed230dc","kind":"commit","published_at":"2019-03-10T11:57:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"f606f7584dd842a89423dd3cc69e32b5ad3fdae1","kind":"commit","published_at":"2019-03-03T16:12:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"eea3b4d9a623f87d79be63f57b4a69ddfe375610","kind":"commit","published_at":"2019-02-20T10:58:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"97b26c4821299aef21e6ef9372a25aedd78d0137","kind":"commit","published_at":"2019-02-12T14:39:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.9.2","sha":"dbc788f7d231b4eceaa7a6a3e253104de5de9af0","kind":"commit","published_at":"2019-02-03T20:45:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2/manifests"},{"name":"v3.9.1","sha":"b903d7432b5a06583c9915f7ab9346bad76007a1","kind":"commit","published_at":"2019-01-26T13:59:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"f6353cdd15b954091c3f53498eb7de198755b740","kind":"commit","published_at":"2019-01-14T21:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"8df7a83ccc0b200e67feb823ceaaf793e4b6d007","kind":"commit","published_at":"2019-01-09T21:57:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"c202914213f19b070738ba5837da18e89c1662ee","kind":"commit","published_at":"2019-01-07T18:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"baa45b12252be8965809a0ad06e67e7dc7d44313","kind":"commit","published_at":"2018-12-30T21:47:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"0445ca8b710425f22744249a0c7bb3c20e95237b","kind":"commit","published_at":"2018-12-30T21:24:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"f0d60d8a510180e9c7a9b588d3e6c04d0d1a23d3","kind":"commit","published_at":"2018-12-22T15:42:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"1871b089aef090728321cab69be92daaec6eb131","kind":"commit","published_at":"2018-12-17T20:02:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0/manifests"},{"name":"v3.6.2","sha":"edde0b4f0073fcacb7233b553812f3dffe619da5","kind":"commit","published_at":"2018-12-09T20:22:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"e5fbf74a06157e2d73701a158e8d6b5914429ea1","kind":"commit","published_at":"2018-12-01T10:43:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1/manifests"},{"name":"issue-13699-mster","sha":"ac0153bf1b13ddbc1e43c22693f2c223838d9f1a","kind":"tag","published_at":"2018-11-28T20:15:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/issue-13699-mster","html_url":"https://github.com/mui/material-ui/releases/tag/issue-13699-mster","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@issue-13699-mster","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster/manifests"},{"name":"v3.6.0","sha":"d9c790fa69a1c053c3d471e030e4066122d58902","kind":"commit","published_at":"2018-11-26T19:49:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"34492c23a773b1db66fe65801997257709c4f319","kind":"commit","published_at":"2018-11-12T23:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"dc6b2b870fa514e98c74b6854d22c6e25e7684cb","kind":"commit","published_at":"2018-11-12T22:46:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"ba1dc0f27cd85996dbf3ef9df4d7f10552d6c91f","kind":"commit","published_at":"2018-11-04T23:41:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0/manifests"},{"name":"v3.3.2","sha":"47b20fe33c5f1c8a2563bad3c27811c37f698794","kind":"commit","published_at":"2018-10-27T20:16:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"92b2a36716c8ced3d12ff0b300be06cc4743e6da","kind":"commit","published_at":"2018-10-23T22:16:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"47d3b93780400d6eaef48d29dfcbebec8a5f22b2","kind":"commit","published_at":"2018-10-21T21:27:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"bbb0b683dd45d130b17580da86fe6ccc1ab5b3d3","kind":"commit","published_at":"2018-10-15T22:11:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"a61f0fc9a56ef22874753175bad2a636460130d1","kind":"commit","published_at":"2018-10-14T21:03:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"58f526f46e609e3e6cd785d15bfc5486df7ab79f","kind":"commit","published_at":"2018-10-07T22:44:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"dbd67aa892a4e9885d763fcb0d1f6c1691fbf763","kind":"commit","published_at":"2018-09-30T17:16:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"6184c508f94500a9da7486ccb2b9398023e4b1b5","kind":"commit","published_at":"2018-09-23T22:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"a9cbda69c8e059d928da53d9525652170b999455","kind":"commit","published_at":"2018-09-16T21:32:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"27412afa36b6c64b15b3b33cd51235efbc55a775","kind":"commit","published_at":"2018-09-08T22:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d6fb8524ff94080614e8d4d1064c7b2cec66c5d1","kind":"commit","published_at":"2018-09-03T21:14:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"2e9643f6c43c9b393a3914cd085aac92df546c04","kind":"commit","published_at":"2018-08-28T22:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"6847e0affc09f56a1497013be98bc3b59ccd3fde","kind":"commit","published_at":"2018-08-27T17:34:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0/manifests"},{"name":"v1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1","html_url":"https://github.com/mui/material-ui/releases/tag/v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1/manifests"},{"name":"v1.5.1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6b4c29e324eaa1272ce7b42ecab0e3460af6f437","kind":"commit","published_at":"2018-08-12T20:42:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0/manifests"},{"name":"v0.20.2","sha":"1b1c1fce216b5b2f5ecd52d21f8ec6a326c00cd5","kind":"commit","published_at":"2018-08-05T21:43:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2/manifests"},{"name":"v1.4.3","sha":"99650a6d174ad97b41ba1079cd5d7f55b5db21b5","kind":"commit","published_at":"2018-08-04T10:26:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e9bb799208b34fb8f8bbfe4b63b7a1942f95d91f","kind":"commit","published_at":"2018-07-29T14:37:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"869692ecf3812bc4577ed4dde81a9911c5949695","kind":"commit","published_at":"2018-07-22T21:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7fdc1890fb744b565480835fd5684e66871c679f","kind":"commit","published_at":"2018-07-14T15:02:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"f12ba5bfafc53ada2e5719697dd8373d41fa9471","kind":"commit","published_at":"2018-07-02T20:06:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"cd47eeabdcd4f67e35ff5ad56ae82a571da5747a","kind":"commit","published_at":"2018-06-26T10:53:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"e943cb8d6f405de5d53c1f3d1908cbccb502bb3a","kind":"commit","published_at":"2018-06-20T21:41:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"29308b10b3f8ba3565168e4da4bb5f793cb8b4f9","kind":"commit","published_at":"2018-06-18T18:38:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7c094a0f0381c7b68a223e27b5dc700a7595b122","kind":"commit","published_at":"2018-06-10T09:50:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2a300cdec817595ac879bc419257e55ef318b0f9","kind":"commit","published_at":"2018-06-03T15:25:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"3ccf76d315404ebd67f1254f5679d327c0647dfd","kind":"commit","published_at":"2018-05-26T14:56:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"73101790333124cc8f5857bc46038b7d2315842a","kind":"commit","published_at":"2018-05-17T22:07:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.1","sha":"aae0c434f99c4ab559d8aff53cfbd2cfa7974043","kind":"commit","published_at":"2018-05-15T21:15:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1/manifests"},{"name":"v0.20.1","sha":"c663649d9edf9d196aadbb3b426fd613816964fc","kind":"commit","published_at":"2018-05-13T21:34:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1/manifests"},{"name":"v1.0.0-rc.0","sha":"5f3008fc26479b40ff16ec498ae0e6e3361fdb47","kind":"commit","published_at":"2018-05-13T19:13:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-beta.47","sha":"d16e4f5115a9fde3e8958d7959a912a55cbb246d","kind":"commit","published_at":"2018-05-09T21:48:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.47","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47/manifests"},{"name":"v1.0.0-beta.46","sha":"aa1ef83f22650245dd736681d7ec6331cb2a42ef","kind":"commit","published_at":"2018-05-08T21:51:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.46","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46/manifests"},{"name":"v1.0.0-beta.45","sha":"ab592831cbf5987a6516139aeaf148bdb3360ccb","kind":"commit","published_at":"2018-05-07T13:38:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.45","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45/manifests"},{"name":"v1.0.0-beta.44","sha":"0bba4ad1aed5d2181baa156009301eb56fd80158","kind":"commit","published_at":"2018-04-29T20:57:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.44","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44/manifests"},{"name":"v1.0.0-beta.43","sha":"6dfe7382b9777885abe84f4d1f66c0c62545d559","kind":"commit","published_at":"2018-04-22T10:47:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.43","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43/manifests"},{"name":"v1.0.0-beta.42","sha":"bc03443cac8a55ce3fc4d19e6a95e0f3d0116fbf","kind":"commit","published_at":"2018-04-16T20:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.42","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42/manifests"},{"name":"v1.0.0-beta.41","sha":"cddff325bdc2c79592701c11e295e48db0879c28","kind":"tag","published_at":"2018-04-07T18:26:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.41","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41/manifests"},{"name":"v1.0.0-beta.40","sha":"7f423b6bef54c4a34f3b53d9b8ebf33c183916f8","kind":"tag","published_at":"2018-04-01T09:55:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.40","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40/manifests"},{"name":"v1.0.0-beta.39","sha":"b95cb7a83a102b21b7f6add713398f6c9e743d50","kind":"tag","published_at":"2018-03-28T21:23:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.39","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39/manifests"},{"name":"v1.0.0-beta.38","sha":"a6ccfbe7699b67b03703b49a7cb14d865b841d38","kind":"tag","published_at":"2018-03-17T12:24:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.38","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38/manifests"},{"name":"v1.0.0-beta.37","sha":"1587ac3654ae5061eb21f652722a02cc4c367292","kind":"tag","published_at":"2018-03-11T14:31:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.37","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37/manifests"},{"name":"v1.0.0-beta.36","sha":"f31bd2e431c29f85a053387ce062987a3fc36168","kind":"tag","published_at":"2018-03-05T21:07:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.36","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36/manifests"},{"name":"v1.0.0-beta.35","sha":"25ca14ffcec6eeb75446730a03cc4a2014c5e8ab","kind":"tag","published_at":"2018-02-25T22:47:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.35","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.2","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2/manifests"},{"name":"olivier-material-ui-codemod@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1/manifests"},{"name":"olivier-material-ui-icons@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.1","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1/manifests"},{"name":"olivier-material-ui-codemod@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0/manifests"},{"name":"olivier-material-ui-icons@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0/manifests"},{"name":"v1.0.0-beta.34","sha":"284dfcb06fed2244033cc971cb78f485bafece3d","kind":"tag","published_at":"2018-02-17T12:08:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.34","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34/manifests"},{"name":"v1.0.0-beta.33","sha":"b7f698d48d61e74f74e5e50a08b4309460a55266","kind":"tag","published_at":"2018-02-10T12:03:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.33","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33/manifests"},{"name":"v1.0.0-beta.32","sha":"896bc50f35a83fac0453dbbecd9f367b45b450e9","kind":"tag","published_at":"2018-02-04T22:44:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.32","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32/manifests"},{"name":"v1.0.0-beta.31","sha":"6271146a2545aeedf4110990de21ebc0c910b627","kind":"tag","published_at":"2018-01-29T22:06:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.31","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31/manifests"},{"name":"v1.0.0-beta.30","sha":"2bb35ce508832f518a4c3af8cd7cf67af8fd90c5","kind":"tag","published_at":"2018-01-21T22:50:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.30","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30/manifests"},{"name":"v1.0.0-beta.29","sha":"7386d56d4dfb85ca4a586a56691b6a58798d5c42","kind":"tag","published_at":"2018-01-16T20:27:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.29","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29/manifests"},{"name":"v1.0.0-beta.28","sha":"e1f3dad9084edf460d42e0a5f6b7c956eaa51e8d","kind":"tag","published_at":"2018-01-14T14:52:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.28","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28/manifests"},{"name":"v1.0.0-beta.27","sha":"fcfe4a64a95f65e205c5ba9523987982e6556eea","kind":"tag","published_at":"2018-01-06T15:25:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.27","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27/manifests"},{"name":"v1.0.0-beta.26","sha":"bd42549ee464bce03743f7ee18964066f9d3907d","kind":"tag","published_at":"2017-12-30T23:24:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.26","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26/manifests"},{"name":"v1.0.0-beta.25","sha":"d9ab3e313136fa5fb179743b560ac7c9e4fa8f6a","kind":"tag","published_at":"2017-12-22T23:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.25","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25/manifests"},{"name":"v1.0.0-beta.24","sha":"7c8fe8516f8bf6317e7cc748eefa7d97c92b4007","kind":"tag","published_at":"2017-12-17T12:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.24","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24/manifests"},{"name":"v1.0.0-beta.23","sha":"1a4e5b06ae0a7f6b3a6be810d272ebdf3efbb863","kind":"tag","published_at":"2017-12-09T09:51:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.23","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23/manifests"},{"name":"v0.20.0","sha":"86b40ae4883e95d6139e9e5d59c0e14aa022ce3a","kind":"commit","published_at":"2017-12-04T04:05:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0/manifests"},{"name":"v1.0.0-beta.22","sha":"22f68ca292a947349ae2877b09e85775703ec87f","kind":"tag","published_at":"2017-11-28T23:11:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22/manifests"},{"name":"v1.0.0-beta.21","sha":"d33604a9deacbb2725da3688d823416486a039c1","kind":"tag","published_at":"2017-11-13T22:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21/manifests"},{"name":"v1.0.0-beta.20","sha":"076d08bfa709ffdb4858106ebda73f475e4ec5b9","kind":"tag","published_at":"2017-11-05T19:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20/manifests"},{"name":"v1.0.0-beta.19","sha":"2a1879fb818973d4df766c2d7842afd939fdb2b8","kind":"tag","published_at":"2017-10-30T21:51:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19/manifests"},{"name":"v1.0.0-beta.18","sha":"f626204f8e0cd9933bcb7a8c8ac5cd97d6419eca","kind":"tag","published_at":"2017-10-23T21:58:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18/manifests"},{"name":"v1.0.0-beta.17","sha":"616d69d5ff7263eb9c84960b6b7a4c9ff852d4ef","kind":"tag","published_at":"2017-10-15T22:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17/manifests"},{"name":"v1.0.0-beta.16","sha":"56fd0d9d2f6fe0222b8c4117e227de1d725918ba","kind":"tag","published_at":"2017-10-08T20:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16/manifests"},{"name":"v0.19.4","sha":"f1bc4be26ca68578f0cfd053fed8eeabe0d3a636","kind":"tag","published_at":"2017-10-08T19:56:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4/manifests"},{"name":"v1.0.0-beta.15","sha":"4da17a67182a212be91a36cec9c976ccb6293380","kind":"tag","published_at":"2017-10-04T16:05:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15/manifests"},{"name":"v1.0.0-beta.13","sha":"736f12000e6989b2e37fcf10deca8bcf20a284f5","kind":"tag","published_at":"2017-10-01T19:58:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13/manifests"},{"name":"v0.19.3","sha":"7e484cc0c2e3db1e30ebe89d93475f2999f6168c","kind":"tag","published_at":"2017-10-01T19:35:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3/manifests"},{"name":"v1.0.0-beta.12","sha":"65b6e04a74a1520209e7b8fcfa311a431ecb070a","kind":"tag","published_at":"2017-09-24T18:24:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12/manifests"},{"name":"v0.19.2","sha":"5f750e046d48fa2f8c0efd86290ea48661c9b32e","kind":"tag","published_at":"2017-09-18T20:14:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2/manifests"},{"name":"v1.0.0-beta.11","sha":"01c6feb33e7e4e5043ce2a8377fa7dda3dbc8180","kind":"tag","published_at":"2017-09-18T19:11:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11/manifests"},{"name":"v1.0.0-beta.10","sha":"3d4518c997fe875f8e91044ff59a09a46fdfb726","kind":"tag","published_at":"2017-09-13T21:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10/manifests"},{"name":"v1.0.0-beta.9","sha":"d4dba0da9a00efe5104365ca647d848a131a41a6","kind":"tag","published_at":"2017-09-10T11:17:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9/manifests"},{"name":"v1.0.0-beta.8","sha":"865b39bef48c3f85743c3914ba146b97b93fce0f","kind":"tag","published_at":"2017-09-02T11:11:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8/manifests"},{"name":"v0.19.1","sha":"b0d03e92c64bee1ac8c25acd0c48657b7f605d9a","kind":"tag","published_at":"2017-09-02T10:38:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1/manifests"},{"name":"v1.0.0-beta.7","sha":"d2083879918dcafdc9c17e3e19440000a0abb3b0","kind":"tag","published_at":"2017-08-30T22:51:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7/manifests"},{"name":"v1.0.0-beta.6","sha":"8385df161a6792d472821e30c7095b267b844950","kind":"tag","published_at":"2017-08-20T14:48:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6/manifests"},{"name":"v1.0.0-beta.5","sha":"8292545fd41ea9f9d3c7c52bb45f60a4fea434a9","kind":"tag","published_at":"2017-08-15T08:55:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5/manifests"},{"name":"v0.19.0","sha":"d1b3bc614a818d497e38fd51c85077dd7b490bad","kind":"tag","published_at":"2017-08-15T08:17:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0/manifests"},{"name":"v1.0.0-beta.4","sha":"110f0a6e95e8e2b51b2bdd7e545a9b41d1a0009f","kind":"tag","published_at":"2017-08-05T10:09:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4/manifests"},{"name":"v1.0.0-beta.3","sha":"e0dd9560d4a152ca0a61558b6238edc40746c354","kind":"tag","published_at":"2017-07-29T21:00:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"45d5da95daf4d52b0ea6e4ffbef27755fa0aa196","kind":"tag","published_at":"2017-07-23T17:45:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"603fbde8d99e386d6640ec6c24ba9fcfc4316dd4","kind":"tag","published_at":"2017-07-23T17:12:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1/manifests"},{"name":"v0.18.7","sha":"50f6dfc4b6ee7473e27ba950c3ce900b24f17d1c","kind":"tag","published_at":"2017-07-23T15:51:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7/manifests"},{"name":"v1.0.0-alpha.22","sha":"f3992561ed94696d595b6a56efc7449c7dee67c7","kind":"tag","published_at":"2017-07-18T09:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22/manifests"},{"name":"v1.0.0-alpha.21","sha":"49d21891b72796f4a8f383d9b15b66f72cb94549","kind":"tag","published_at":"2017-07-04T22:13:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21/manifests"},{"name":"v0.18.6","sha":"1d10ecbac4a83f9934bb6a7f025855f82002113c","kind":"tag","published_at":"2017-07-04T21:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6/manifests"},{"name":"v0.18.5","sha":"86f7c4141cc66ab1e96a681a6945472283e41ea3","kind":"tag","published_at":"2017-06-28T18:14:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5/manifests"},{"name":"v1.0.0-alpha.20","sha":"84363396403cbbd51072d0b09822cd6d8ab6bf87","kind":"tag","published_at":"2017-06-25T18:01:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20/manifests"},{"name":"v0.18.4","sha":"2c6872cacf19ac71a316b282c2467162dcd148c6","kind":"tag","published_at":"2017-06-25T17:39:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4/manifests"},{"name":"v1.0.0-alpha.19","sha":"611bfd7557fd928933e39c054d2b2edeb57adaed","kind":"tag","published_at":"2017-06-19T16:58:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19/manifests"},{"name":"v1.0.0-alpha.18","sha":"5fdb60642bdf2907b7fba352cf2cd0fa7208848f","kind":"tag","published_at":"2017-06-19T10:12:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18/manifests"},{"name":"v1.0.0-alpha.17","sha":"73e0a35145d10f3c29a991f75e5ba8315e0e754a","kind":"tag","published_at":"2017-06-12T11:55:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17/manifests"},{"name":"v0.18.3","sha":"4c6a542c772f9fe9ff97bb95f63801138d7722d0","kind":"tag","published_at":"2017-06-07T21:28:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"9d3b59b3fec3b31b37334c3bd842112f3d090f86","kind":"commit","published_at":"2017-06-06T21:29:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2/manifests"},{"name":"v1.0.0-alpha.16","sha":"0c7dba6dc5ad8b9f69ec3c60e3ba31f2973e582a","kind":"tag","published_at":"2017-06-01T08:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"18508aeb3e5817406209e15c3e51a53c2cbece96","kind":"tag","published_at":"2017-05-23T20:00:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"771fb44738e116a1d2cec7aabb8ed1425b1d57f6","kind":"tag","published_at":"2017-05-14T10:11:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14/manifests"},{"name":"v0.18.1","sha":"715372edf9fc21244030207409b4070158f6936d","kind":"tag","published_at":"2017-05-13T10:21:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1/manifests"},{"name":"v1.0.0-alpha.13","sha":"17fde80a53fb9fcce31a82290f54de55cf3655e9","kind":"tag","published_at":"2017-05-08T10:47:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13/manifests"},{"name":"v0.18.0","sha":"dea7938b1265a3b100899d65589fbd05e877ab9e","kind":"tag","published_at":"2017-04-30T22:26:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0/manifests"},{"name":"v1.0.0-alpha.12","sha":"dc7371e4770fd3e8b1a82b9c2c2a652acaa73713","kind":"tag","published_at":"2017-04-30T22:22:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12/manifests"},{"name":"v0.17.4","sha":"a398290811c94bd6bb2d5d04c7f6d0ce734e3ad6","kind":"commit","published_at":"2017-04-14T17:20:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4/manifests"},{"name":"v1.0.0-alpha.11","sha":"7b3dbfaf2e94e8139424c8660692ee20d5a9880e","kind":"tag","published_at":"2017-04-14T16:50:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11/manifests"},{"name":"v0.17.3","sha":"53076a03182668f94d3bf40cd880309a51e9be88","kind":"tag","published_at":"2017-04-10T21:42:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"38c4aed87e608ded8e083dcf341ed5e9a14c20ef","kind":"tag","published_at":"2017-04-09T11:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2/manifests"},{"name":"v1.0.0-alpha.10","sha":"27fd907d604c1d3189b7b70e3a7e4758e0171492","kind":"tag","published_at":"2017-04-06T12:00:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"b962c2fbfa7a9cab9e9844e01966b90ca86e67a1","kind":"tag","published_at":"2017-04-01T13:47:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a0b4691eb3958aeb9173a8f4e705c81dfb7d25da","kind":"tag","published_at":"2017-03-25T11:46:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8/manifests"},{"name":"v0.17.1","sha":"05280483dbbc29e56edd8f3644721679b55d4d73","kind":"commit","published_at":"2017-03-13T12:27:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1/manifests"},{"name":"v1.0.0-alpha.7","sha":"9281a3fcee37d6afb9e493ff06e8a2626f4d7d91","kind":"tag","published_at":"2017-03-12T12:31:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"69f604946c366c655d0613841c034cacee7e9ef4","kind":"commit","published_at":"2017-02-26T12:41:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6/manifests"},{"name":"v1.0.0-alpha.5","sha":"74973892bdfacd5c9e3a4ce63185e9a6500d9522","kind":"commit","published_at":"2017-02-26T11:04:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-alpha.4","sha":"6472a6864951bfe7f3739afbe74b50981299ac28","kind":"commit","published_at":"2017-02-26T10:19:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4/manifests"},{"name":"v0.17.0","sha":"c9af9606bcea6551ceaadc2f6430d629eb679e84","kind":"commit","published_at":"2017-02-12T22:06:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0/manifests"},{"name":"v1.0.0-alpha.3","sha":"4583f5212d0b668e3801a859d3cc584cec0ec173","kind":"commit","published_at":"2017-02-12T21:43:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"8476782b595175d25c8a972b5fe53bc1f8532676","kind":"tag","published_at":"2017-02-07T19:48:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"3a0eb03018a9c5c96ba5233de8ef45202403a94c","kind":"commit","published_at":"2017-01-29T21:29:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.16.7","sha":"867c6c29b1badd839b1fd57720e5754fcd53a516","kind":"commit","published_at":"2017-01-15T19:57:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"bc84dbeeb78b725fefdc10cdc6eee7b75cc1226e","kind":"commit","published_at":"2016-12-25T21:03:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"8a03a04ef17f76ce09b88607b216d8a8e4d277d6","kind":"commit","published_at":"2016-12-09T20:45:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"84c18c98ff56fbe81be902735164219040729bb1","kind":"commit","published_at":"2016-11-17T19:18:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"066c5d53d1d4ecec2923ed12ec14647ae8248a9c","kind":"commit","published_at":"2016-11-17T16:41:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"806b2eab2272b430e814f8b3c7f1e7b31cd0e306","kind":"commit","published_at":"2016-11-14T17:22:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"2085737a798d9cb808b2fddf1f06883b27327ccc","kind":"commit","published_at":"2016-10-19T18:24:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"6eb9913441cb39562f4c935bdd70042d26daa260","kind":"commit","published_at":"2016-10-05T14:36:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0/manifests"},{"name":"v0.16.0-rc2","sha":"71a9524d0ec28dad2f566a42c7bb8ad2ea93ce36","kind":"commit","published_at":"2016-09-24T19:31:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2/manifests"},{"name":"v0.16.0-rc1","sha":"1691addd7f84317619c6831c35cb1f32ef3779b6","kind":"commit","published_at":"2016-09-07T19:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1/manifests"},{"name":"v0.15.4","sha":"be9bc14f4cda041299b6f8845af87b9278c871fc","kind":"commit","published_at":"2016-08-10T22:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"8bd3589dd7f676f3d725559cbd63457afe8d3691","kind":"commit","published_at":"2016-08-02T20:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"908f694e1e6eae9e63da6b22e63100d6bda4fa8e","kind":"commit","published_at":"2016-07-09T21:10:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"1fed1bcc81d89e473e261c1da4bf0a3a46515ce8","kind":"tag","published_at":"2016-06-20T08:15:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"06667b589952f58ff8c6d277df364ef16dada671","kind":"tag","published_at":"2016-05-06T13:49:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0/manifests"},{"name":"v0.15.0-beta.2","sha":"7cf7adfe9042e9be8dbaa1c850ffacca26e9c269","kind":"commit","published_at":"2016-04-21T22:57:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2/manifests"},{"name":"v0.15.0-beta.1","sha":"47d7525fb77c7c579e99d595b3f98c69fc838c77","kind":"tag","published_at":"2016-04-14T13:33:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1/manifests"},{"name":"v0.15.0-alpha.2","sha":"caabf9eaee5a5e11097958105f8427cfc8905f86","kind":"tag","published_at":"2016-03-17T23:37:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2/manifests"},{"name":"v0.15.0-alpha.1","sha":"2ebddeb908857c16ece162964a7e501ab37716ba","kind":"commit","published_at":"2016-02-27T17:54:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1/manifests"},{"name":"v0.14.4","sha":"de2bee1335ff1fd701a60cb3d739cf919dbd77ce","kind":"commit","published_at":"2016-02-03T00:47:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"fa9141f90149392cc3fa366736e61a89b07e9205","kind":"commit","published_at":"2016-01-27T03:06:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"44b41957ae81344cf6dc794cf2dbe2da48152622","kind":"commit","published_at":"2016-01-08T15:52:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"0ae4d7f61bb240ae5e2adc9d15a8d5629f738db6","kind":"commit","published_at":"2016-01-04T22:23:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"628bc82957d8e537a1b648e31e10723820bb00ac","kind":"commit","published_at":"2015-12-25T15:12:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0/manifests"},{"name":"v0.14.0-rc2","sha":"9a24d8a7839c37b86748ad8022e39235e8eb6be2","kind":"commit","published_at":"2015-12-14T22:26:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2/manifests"},{"name":"v0.14.0-rc1","sha":"7459597806a2f1f5826eaab26d3c5d974da70fbd","kind":"commit","published_at":"2015-12-04T19:52:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1/manifests"},{"name":"v0.13.4","sha":"a98006f9ffb588030cbdd2e3b4a4515017e58c43","kind":"commit","published_at":"2015-11-24T17:07:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"e33afed6913b58a990bd4b51a038bbfff0a0f42f","kind":"commit","published_at":"2015-11-17T16:34:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"6f28ad04e8f95073646bfeb8936c550ca4a94347","kind":"commit","published_at":"2015-11-10T00:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"330488977f95dbebd6cf6a387bf10a86238331ff","kind":"commit","published_at":"2015-10-29T21:08:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"7980cd589e9dc9e055e1b789bf2f80e7f2ef0f5d","kind":"commit","published_at":"2015-10-21T19:38:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"86394ccd2d7b715eaa054a369679eba4ac82ce1f","kind":"commit","published_at":"2015-10-21T19:04:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"d310459476a461e0d29f166de277896026d8f35f","kind":"commit","published_at":"2015-10-19T17:30:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"06aca1012d01de4ec782acfb8d22a6ec83d48ff7","kind":"commit","published_at":"2015-10-07T21:43:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"6671f90516c2065839efae773ecda924b8bebdae","kind":"commit","published_at":"2015-10-06T19:31:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"a4e194e46c47f8e2eedfab8f0a8c4104e5679c95","kind":"commit","published_at":"2015-09-28T16:15:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"aa485220ff28e907d2548cbfb65bd789c23d9eba","kind":"commit","published_at":"2015-09-25T16:08:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"b55b770f2049852febe47bef27aa0eaceafcec08","kind":"commit","published_at":"2015-09-15T21:10:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"82bc1cb2805f7b624516f71628e6ca525df18cad","kind":"commit","published_at":"2015-08-24T21:31:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0/manifests"},{"name":"v0.10.4","sha":"a8097bcbed6939f0cb308e05acf03a907b666725","kind":"commit","published_at":"2015-08-09T03:29:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"2a43082b52138e33c85878616461445895066a11","kind":"commit","published_at":"2015-08-08T22:51:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"71583523f39c1830d3fcffeff0598c2f803f1048","kind":"commit","published_at":"2015-07-29T20:34:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"6b609c63611b02f9e845b765770983c547cd6af8","kind":"commit","published_at":"2015-07-13T21:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"b6140ec86c5087ad799e9a658f3f0d9b150c205a","kind":"commit","published_at":"2015-07-10T01:35:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"8a18478700f49b94fe7f580664e7b31c581ceb0b","kind":"commit","published_at":"2015-06-20T17:47:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"3da654eb4f0ddb10d81f2706eda1f3819e40b795","kind":"commit","published_at":"2015-06-15T01:46:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"867e87d3530b4fb6bc7f6ec5fb9edcd49e7bd631","kind":"commit","published_at":"2015-06-09T23:38:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"cb794810e7c39352f1bbd533d92983dc22a57510","kind":"commit","published_at":"2015-05-24T20:12:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0/manifests"},{"name":"v0.7.5","sha":"b3ce0b272e5468919d01b3d3ab6751a92f682b48","kind":"commit","published_at":"2015-04-27T19:14:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"abc159f246f15163f7984bcf702409cffc745d6e","kind":"commit","published_at":"2015-04-21T18:14:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"9321a4a8879f380a725c7439114ebf3e0da8abcc","kind":"commit","published_at":"2015-04-01T15:20:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"953606f4d1a9e3a33798b499219fe40b1f81fd96","kind":"commit","published_at":"2015-03-25T23:45:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"03c169188dd10ec2242b7806050781867c0291dd","kind":"commit","published_at":"2015-03-04T21:41:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"078ba0c94f8985dd2d96587784f760474ba51858","kind":"commit","published_at":"2015-02-13T21:06:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"accd9f0ef163d514b091709ffd63f76f6d1a467f","kind":"commit","published_at":"2015-01-27T00:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"57c7a95be20dc77cbe0459a40acc802e16de5148","kind":"commit","published_at":"2015-01-26T23:07:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"706446d6aeb952def6f2016fdc213b6e56b2d40f","kind":"commit","published_at":"2015-01-03T23:58:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"6b294fdd0a7f9686b8b8f05cf8759e90b3e581f9","kind":"commit","published_at":"2014-12-25T17:36:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"3eb741fdb94fff5e8218809b8f7d5a9d2e4d1778","kind":"commit","published_at":"2014-12-15T17:14:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"d65414913839d9d939c8bd938ca21f39f0faa924","kind":"commit","published_at":"2014-12-07T15:15:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"fc3232f6e9d1662c4f9d813b70acb329c4cdc6de","kind":"commit","published_at":"2014-11-30T21:22:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"4b02786c2a7e27613201fe72c033a260018a38d6","kind":"commit","published_at":"2014-11-28T20:34:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"ab8880bc442941c20d58ca2cbb8aace7b2724929","kind":"commit","published_at":"2014-11-17T20:10:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"052b0bc5a3e887d0a36b2277a2e09812a0ce206b","kind":"commit","published_at":"2014-11-11T21:11:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"715b7e868003ac9b121bdacee3e1301b9c660aa9","kind":"commit","published_at":"2014-11-08T19:56:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"088d257c0bec691545cd32f83fd2af753866b8ee","kind":"commit","published_at":"2014-11-08T00:13:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0/manifests"},{"name":"v0.1.29","sha":"3fe7b8bf7c3adc04522f311ce1c1c3b6e39e8edd","kind":"commit","published_at":"2014-11-05T19:58:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.1.29","html_url":"https://github.com/mui/material-ui/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29/manifests"}]},"repo_metadata_updated_at":"2025-10-29T21:14:06.770Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":0.021267929767677964,"forks_count":0.27828885460159747,"average":16.069475906043905},"purl":"pkg:maven/org.webjars.npm/material-ui__private-theming","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:material-ui__private-theming","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:material-ui__private-theming","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:material-ui__private-theming/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-29T16:04:14.239Z","issues_count":4308,"pull_requests_count":9949,"avg_time_to_close_issue":13592057.178502878,"avg_time_to_close_pull_request":1743679.4759773905,"issues_closed_count":2590,"pull_requests_closed_count":8490,"pull_request_authors_count":716,"issue_authors_count":2931,"avg_comments_per_issue":5.109795728876509,"avg_comments_per_pull_request":1.994974369283345,"merged_pull_requests_count":7175,"bot_issues_count":19,"bot_pull_requests_count":3438,"past_year_issues_count":769,"past_year_pull_requests_count":3299,"past_year_avg_time_to_close_issue":842316.4168674699,"past_year_avg_time_to_close_pull_request":466566.7232444611,"past_year_issues_closed_count":415,"past_year_pull_requests_closed_count":2663,"past_year_pull_request_authors_count":186,"past_year_issue_authors_count":610,"past_year_avg_comments_per_issue":1.859557867360208,"past_year_avg_comments_per_pull_request":1.4080024249772658,"past_year_bot_issues_count":9,"past_year_bot_pull_requests_count":1478,"past_year_merged_pull_requests_count":2376,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/issues","maintainers":[{"login":"oliviertassinari","count":773,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"siriwatknp","count":700,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":511,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":434,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"mnajdova","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"michaldudak","count":262,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"aarongarciah","count":237,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"ZeeshanTamboli","count":207,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mj12albert","count":193,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"alexfauquette","count":165,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"samuelsycamore","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"cherniavskii","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"LukasTy","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"bharatkashyap","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"DanailH","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"JCQuintas","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"eps1lon","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"hbjORbj","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hbjORbj"},{"login":"flaviendelangle","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"michelengelen","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"rosskevin","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rosskevin"},{"login":"mbrookes","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"m4theushw","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"apedroferreira","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"hasdfa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"nikitaa24","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikitaa24"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"richbustos","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richbustos"},{"login":"nathanmarks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanmarks"},{"login":"vicasas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"MBilalShafi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joshwooding","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwooding"},{"login":"dimitropoulos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dimitropoulos"},{"login":"arthurbalduini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"dmtrKovalenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmtrKovalenko"},{"login":"hai-cea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-cea"},{"login":"gerdadesign","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"DavidCnoops","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidCnoops"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}],"active_maintainers":[{"login":"siriwatknp","count":282,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":241,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":191,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"oliviertassinari","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"ZeeshanTamboli","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mnajdova","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"mj12albert","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"aarongarciah","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"prakhargupta1","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"JCQuintas","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"DanailH","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"alexfauquette","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"bharatkashyap","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"LukasTy","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"cherniavskii","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"michaldudak","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"MBilalShafi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"flaviendelangle","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"vicasas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:material-ui__private-theming/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:material-ui__private-theming/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:material-ui__private-theming/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:material-ui__private-theming/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:material-ui__private-theming/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":572386,"maintainers_count":0,"namespaces_count":75981,"keywords_count":35251,"github":"maven-central","metadata":{"funded_packages_count":38856},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-12-16T05:44:42.274Z","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":7313917,"name":"github.com/mui/material-ui","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/material-ui","keywords_array":[],"namespace":"github.com/mui","versions_count":554,"first_release_published_at":"2014-11-05T19:58:30.000Z","latest_release_published_at":"2025-09-02T05:57:49.000Z","latest_release_number":"v7.3.2+incompatible","last_synced_at":"2025-09-08T02:17:58.949Z","created_at":"2023-04-03T00:35:49.952Z","updated_at":"2025-10-29T21:14:05.828Z","registry_url":"https://pkg.go.dev/github.com/mui/material-ui","install_command":"go get github.com/mui/material-ui","documentation_url":"https://pkg.go.dev/github.com/mui/material-ui#section-documentation","metadata":{},"repo_metadata":{"id":19822297,"uuid":"23083156","full_name":"mui/material-ui","owner":"mui","description":"Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.","archived":false,"fork":false,"pushed_at":"2025-10-22T16:11:10.000Z","size":699196,"stargazers_count":96842,"open_issues_count":1774,"forks_count":32693,"subscribers_count":1324,"default_branch":"master","last_synced_at":"2025-10-22T18:17:02.502Z","etag":null,"topics":["design-system","material-design","material-ui","react","react-components"],"latest_commit_sha":null,"homepage":"https://mui.com/material-ui/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2014-08-18T19:11:54.000Z","updated_at":"2025-10-22T16:11:52.000Z","dependencies_parsed_at":"2025-06-02T16:06:01.092Z","dependency_job_id":"32b77193-1b92-4638-bb5e-6c82ade9eee5","html_url":"https://github.com/mui/material-ui","commit_stats":{"total_commits":23822,"total_committers":3211,"mean_commits":"7.4188726253503585","dds":0.8266728234405172,"last_synced_commit":"c0620e333641deda56f3cd68c7c3736098ee818c"},"previous_names":["mui-org/material-ui","callemall/material-ui"],"tags_count":568,"template":false,"template_full_name":null,"purl":"pkg:github/mui/material-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/sbom","scorecard":{"id":262861,"data":{"date":"2025-08-17T02:37:43Z","repo":{"name":"github.com/mui/material-ui","commit":"06de3386e5dbd68c7e7496219f702232dcd7ec9f"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.7,"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":"Maintained","score":10,"reason":"30 commit(s) and 1 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":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/check-if-pr-has-label.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yml: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:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/no-response.yml:22","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/check-if-pr-has-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci-check.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-cleanup.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/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/publish-canaries.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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 28 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":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  14 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:  13 out of  13 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":"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: 'allow deletion' disabled on branch 'v6.x'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v6.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v6.x'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'v6.x'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v6.x'","Warn: codeowners review is not required on branch 'master'","Warn: codeowners review is not required on branch 'v6.x'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v6.x'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v6.x'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v6.x'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v6.x'"],"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":"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":"CI-Tests","score":10,"reason":"28 out of 28 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 36 contributing companies or organizations","details":["Info: found contributions from: A11yance, LightSourceAI, TourConnect, Treeshakers, alienfast, calcom, callemall, cefsharp, cssinjs, emikra, goose-duck, instacart, jalaali, lightsourceai, mui, mui-org, nodejs, openfoodfacts, pabloengine, pretur, react-native-community, reactiran, reactjs, reactwg, state-machines, storybookjs, testing-library, text-em-all, typed-typings, typescript-cheatsheets, underjs, vercel, webpack, yarnpkg, yarnplugins, 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":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-cpj6-fhp6-mr6j","Warn: Project is vulnerable to: GHSA-f46r-rw29-r322","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","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-17T11:13:50.539Z","repository_id":19822297,"created_at":"2025-08-17T11:13:50.539Z","updated_at":"2025-08-17T11:13:50.539Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280748853,"owners_count":26383954,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-24T02:00:06.418Z","response_time":73,"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":"v7.3.4","sha":"28eadba9ec2899226ecbf4058b8fba1ddeab9e6d","kind":"tag","published_at":"2025-10-02T18:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4/manifests"},{"name":"v7.3.3","sha":"6984a79aa3ebde0ad9d1a21817de900f60b7dc90","kind":"tag","published_at":"2025-10-02T14:01:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3/manifests"},{"name":"v7.3.2","sha":"ebd180cdd48e365aa0c5c54b6568d5efc320590d","kind":"tag","published_at":"2025-09-02T06:18:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"3592ec32c4858c22bf99c535c037c13ee6db6b84","kind":"tag","published_at":"2025-08-06T09:33:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"ad98e5ebf7f2f629f9a8b054d9ee3e7217d163bf","kind":"tag","published_at":"2025-08-05T05:40:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0/manifests"},{"name":"v6.5.0","sha":"894dd472b2cc3bbf218eef521ce5a4bcbe914e60","kind":"tag","published_at":"2025-07-08T02:51:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0/manifests"},{"name":"v5.18.0","sha":"6b50143dcfc2aad56a37c9f2e1f14256e9a65c4e","kind":"tag","published_at":"2025-07-08T02:50:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0/manifests"},{"name":"v7.2.0","sha":"1496d735b2cf16501ce413daec40d627eee77e1d","kind":"tag","published_at":"2025-06-30T08:59:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0/manifests"},{"name":"v7.1.2","sha":"ad2d425db362790d6d0f90fbe5b5d3a5b5132503","kind":"tag","published_at":"2025-06-20T07:34:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2/manifests"},{"name":"v6.4.12","sha":"9179a92b0d97f6d0270c7fac733cfd81bd7354cc","kind":"tag","published_at":"2025-06-02T06:58:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12/manifests"},{"name":"v7.1.1","sha":"0ebb3a14ccc5dbee4ec2682b387511f107b95a65","kind":"tag","published_at":"2025-06-02T06:47:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"e3e07e0b8fac5ca8fb4bbf3ec453dbe79133552f","kind":"tag","published_at":"2025-05-06T08:50:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0/manifests"},{"name":"v6.4.11","sha":"6b3957d9d42c83e069da8e8bb534ec294dcb6254","kind":"tag","published_at":"2025-04-10T02:36:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11/manifests"},{"name":"v7.0.2","sha":"ebb24ce49e1ef8358600a7787cb6c8d671cead63","kind":"tag","published_at":"2025-04-09T13:08:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2/manifests"},{"name":"v6.4.10","sha":"d80a3609c8a7274dc5fafa348382059945aee449","kind":"tag","published_at":"2025-03-31T19:03:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10/manifests"},{"name":"v7.0.1","sha":"d6fdcac555725c3807e6f03445e3a051398ee739","kind":"tag","published_at":"2025-03-28T18:58:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"22aa7db2ed23df3b43530e9fdb57bc1051221457","kind":"tag","published_at":"2025-03-26T14:16:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0/manifests"},{"name":"v6.4.9","sha":"a884cb821f67a831f44cc6abfc3bc77faef91ada","kind":"tag","published_at":"2025-03-25T15:45:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9/manifests"},{"name":"v7.0.0-rc.0","sha":"ebaec8db8ae1b90183817cb0bad549d7fc63fe79","kind":"tag","published_at":"2025-03-19T09:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0/manifests"},{"name":"v5.17.1","sha":"0d509f8a4a48031a1e25974a1604b803892ce94e","kind":"tag","published_at":"2025-03-18T18:44:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"b0dc8270c5a2896293ff8b61052120a13819f0a1","kind":"tag","published_at":"2025-03-18T15:28:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0/manifests"},{"name":"v6.4.8","sha":"2bded219fabaaefc2083aa660d5856ab75cfa8d6","kind":"tag","published_at":"2025-03-17T17:54:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8/manifests"},{"name":"v7.0.0-beta.4","sha":"260ed53760f179e3bb4f1f43e2f2712ecbf9fdd7","kind":"tag","published_at":"2025-03-13T13:30:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4/manifests"},{"name":"v6.4.7","sha":"d1ca0a45fea4327ba4dc9876e62922785493f1c3","kind":"tag","published_at":"2025-03-05T15:19:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7/manifests"},{"name":"v7.0.0-beta.3","sha":"9dea4105c8b413e087bd1d0cc517b52831a2eb86","kind":"tag","published_at":"2025-03-05T15:13:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"48acea181cac8ca14455e76d01d3554ba578781e","kind":"tag","published_at":"2025-02-27T15:00:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2/manifests"},{"name":"v7.0.0-beta.1","sha":"2cf2e71af3c2b26694964884456bc335c2ba6cdb","kind":"tag","published_at":"2025-02-26T18:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1/manifests"},{"name":"v6.4.6","sha":"356b885778a2af26505d5dbba76a9abcceb69800","kind":"tag","published_at":"2025-02-26T13:39:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6/manifests"},{"name":"v7.0.0-beta.0","sha":"b485c1abec1d776e925ca90e6fa7d91e9bd057a7","kind":"tag","published_at":"2025-02-26T13:22:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0/manifests"},{"name":"v7.0.0-alpha.2","sha":"ba14b7070070281c8a6cea1df7653f007bb8da49","kind":"tag","published_at":"2025-02-18T18:57:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.4.5","sha":"6f2b908baa7863e2cbf0ec4518dc90ccfd53597b","kind":"tag","published_at":"2025-02-18T18:46:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5/manifests"},{"name":"v7.0.0-alpha.1","sha":"c390c1c2d1c85f42d40f16ce405a3c4b62026ec7","kind":"tag","published_at":"2025-02-11T17:34:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1/manifests"},{"name":"v6.4.4","sha":"c66361a6ad9d1354b60e6fb93ba3144c1348ab15","kind":"tag","published_at":"2025-02-11T14:31:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4/manifests"},{"name":"v6.4.3","sha":"cee310a92f61ffb75284195a9ed30bcb367c78e2","kind":"tag","published_at":"2025-02-04T18:53:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3/manifests"},{"name":"v7.0.0-alpha.0","sha":"3e3195a4285ca716061f7d7d87f4915630af1b69","kind":"tag","published_at":"2025-02-03T12:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.4.2","sha":"1813d89a599a4027fd216062b2cac8b0c1864f1d","kind":"tag","published_at":"2025-01-29T15:50:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2/manifests"},{"name":"v6.4.1","sha":"819e662a2ce210f8805c45057389217cb1c39a83","kind":"tag","published_at":"2025-01-21T13:23:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"f9949a8889c7e69cac145ce56411298a234d2e49","kind":"tag","published_at":"2025-01-14T16:46:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0/manifests"},{"name":"v5.16.14","sha":"ba588c8333d765af63ab15c8b33dd947b615f70b","kind":"tag","published_at":"2025-01-06T21:20:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14/manifests"},{"name":"v6.3.1","sha":"afd551abd3be44de711d6baef48e62e18b97c908","kind":"tag","published_at":"2025-01-03T13:53:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1/manifests"},{"name":"v5.16.13","sha":"e52a6379f22d38453fa046d410b0c4700707dbd9","kind":"tag","published_at":"2024-12-25T11:25:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13/manifests"},{"name":"v6.3.0","sha":"84d6ecfdccd10f204854beeef98bcc55dc99d117","kind":"tag","published_at":"2024-12-23T18:10:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"17026fc203a8b413ec7343b6eeb267a50519d515","kind":"tag","published_at":"2024-12-17T13:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1/manifests"},{"name":"v5.16.12","sha":"b8fbcf5fb5169d8db6ee0ec35001816d2777e8d4","kind":"tag","published_at":"2024-12-17T13:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12/manifests"},{"name":"v5.16.11","sha":"2413ff076b0d462736dfccd399b4be863fd79ec2","kind":"tag","published_at":"2024-12-11T10:13:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11/manifests"},{"name":"v6.2.0","sha":"3a8ceaead5ac4c2c4554e6500ca3d197420a04c2","kind":"tag","published_at":"2024-12-11T02:03:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0/manifests"},{"name":"v6.1.10","sha":"5c5e9f6d8a90034cd75dcb92403caf6b37efc916","kind":"tag","published_at":"2024-12-04T10:03:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10/manifests"},{"name":"v5.16.9","sha":"ec085b677c43ed1f37e66bd2fb58f27dce9f7184","kind":"tag","published_at":"2024-12-04T09:34:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9/manifests"},{"name":"v5.16.8","sha":"096adfbe28d038397a7f3cf3494b86844226e162","kind":"tag","published_at":"2024-11-28T06:51:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8/manifests"},{"name":"v6.1.9","sha":"821784419eefb89e4ce7b66c4b602a1e33d2fa88","kind":"tag","published_at":"2024-11-27T13:22:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9/manifests"},{"name":"v6.1.8","sha":"0b8739f145423bafdd8e2871312307bfb31c58ef","kind":"tag","published_at":"2024-11-20T15:09:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8/manifests"},{"name":"v6.1.7","sha":"a7d441d0bd3bfc16a1ce9e6d7ff3ad1afc6b62f1","kind":"tag","published_at":"2024-11-13T15:31:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7/manifests"},{"name":"v6.1.6","sha":"32112b76aa821c2a1e98120545019ef1a71ea274","kind":"tag","published_at":"2024-10-30T13:54:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6/manifests"},{"name":"v6.1.5","sha":"01c5f344628bc66e16f86284ee0fc7107002a5ca","kind":"tag","published_at":"2024-10-22T10:28:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5/manifests"},{"name":"v6.1.4","sha":"15ea548de803e4602894cae6304a497d7ddaf09c","kind":"tag","published_at":"2024-10-15T18:35:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4/manifests"},{"name":"v6.1.3","sha":"c7de2cae15cc7b7025ad79e3623320526ed16462","kind":"tag","published_at":"2024-10-09T09:47:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3/manifests"},{"name":"v6.1.2","sha":"e6ff0b5016ac4fa40cdc9b78a0d9ecdd2c0cd9db","kind":"tag","published_at":"2024-10-02T14:51:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"263c7259451d5b928bbdfd299c9c0afc89dfec02","kind":"tag","published_at":"2024-09-19T06:42:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"94cc3d0a66456713e6e25edf9a1ba35ad8df88bc","kind":"tag","published_at":"2024-09-11T13:09:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"bb620d85a89651ca4350e8861bbb35776d583726","kind":"tag","published_at":"2024-09-03T10:33:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"71dbef69dcbf2b87831af579fb777b4f1f4b219a","kind":"tag","published_at":"2024-08-29T13:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"c9a9adfb90e939c0590de6edf10d0c65fcbc8b1e","kind":"tag","published_at":"2024-08-27T09:06:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.0","sha":"55bea65c83c1beac77382fe961f8aa72eec21daa","kind":"tag","published_at":"2024-08-22T08:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0/manifests"},{"name":"v6.0.0-beta.6","sha":"cbb6f8d3b1b72732d51f5628765cfd7e75bd5747","kind":"tag","published_at":"2024-08-18T02:55:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6/manifests"},{"name":"v5.16.7","sha":"b505fd7b64e92db523198712a5d6716c494e0c66","kind":"tag","published_at":"2024-08-09T09:19:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7/manifests"},{"name":"v6.0.0-beta.5","sha":"75c24b0828981651082a3eede027b6871c96c440","kind":"tag","published_at":"2024-08-08T08:52:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5/manifests"},{"name":"v5.16.6","sha":"6eb1bdce38d0fc67fa8aebca260043c7fc8eb3e8","kind":"tag","published_at":"2024-07-30T21:06:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6/manifests"},{"name":"v6.0.0-beta.4","sha":"12532afa3e4f6f13a9fa86eb459c27792c36b6f9","kind":"tag","published_at":"2024-07-30T20:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4/manifests"},{"name":"v5.16.5","sha":"40792e6efb2c92b8964a3912e08aeb4fb7fc41c8","kind":"tag","published_at":"2024-07-25T06:42:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5/manifests"},{"name":"v6.0.0-beta.3","sha":"02fde66a0cd72fb7fe3681a5ea8c4de733b4a865","kind":"tag","published_at":"2024-07-24T18:27:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3/manifests"},{"name":"v5.16.4","sha":"77af399a3ad76f31e5f2e0fab5650b628fa50990","kind":"tag","published_at":"2024-07-16T16:01:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4/manifests"},{"name":"v6.0.0-beta.2","sha":"9ad8c1fd8dfd21d8e37fe73d71e011542b23db72","kind":"tag","published_at":"2024-07-16T14:46:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2/manifests"},{"name":"v5.16.3","sha":"e1824453bdb0a89f15d4dfe47a1c4f90fa0f0500","kind":"tag","published_at":"2024-07-16T14:18:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3/manifests"},{"name":"v6.0.0-beta.1","sha":"19c1935757925d834928a30ea41f58bb95fb355f","kind":"tag","published_at":"2024-07-16T09:42:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1/manifests"},{"name":"v5.16.2","sha":"56ddd108fe153592a800fce4d43f9758b0ff5101","kind":"tag","published_at":"2024-07-16T09:10:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2/manifests"},{"name":"v6.0.0-beta.0","sha":"3364f0740aa5c86e057ec5b0d22c1b12bfd96fa4","kind":"tag","published_at":"2024-07-11T15:54:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0/manifests"},{"name":"v5.16.1","sha":"431af6a2fd9bf6cd0422c61e36c937d1ea5e5015","kind":"tag","published_at":"2024-07-11T15:48:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1/manifests"},{"name":"v5.16.0","sha":"e5e9b9d5e952b52752b758179da20d3fa0982c05","kind":"tag","published_at":"2024-07-05T13:32:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0/manifests"},{"name":"v6.0.0-alpha.14","sha":"2a15dd74c76bacbc867a7313fdc2c42c6168327c","kind":"tag","published_at":"2024-07-05T04:25:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14/manifests"},{"name":"v6.0.0-alpha.13","sha":"a070a894fbe21c52df446438ca1bb5a891d5e1b5","kind":"tag","published_at":"2024-07-03T07:44:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13/manifests"},{"name":"v5.15.21","sha":"a306ce4afcc60de4c3e43b8f9183862235d9318e","kind":"tag","published_at":"2024-06-28T14:09:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21/manifests"},{"name":"v6.0.0-alpha.12","sha":"fb476c6c18b850e8400d03afb7447802afbfd357","kind":"tag","published_at":"2024-06-24T17:12:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.15.20","sha":"f20fa0ba4016e5425a2a4cce841075253828a551","kind":"tag","published_at":"2024-06-12T12:58:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20/manifests"},{"name":"v6.0.0-alpha.11","sha":"22c5206a9e8191b2f81131d6978a0958e55b7032","kind":"tag","published_at":"2024-06-12T08:18:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11/manifests"},{"name":"v6.0.0-alpha.10","sha":"e5ac6c0eef5efd4fa5c5eb11ccbf08e58e7443f8","kind":"tag","published_at":"2024-06-04T10:35:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10/manifests"},{"name":"v6.0.0-alpha.9","sha":"925de32766317bb84a92ec24b2b6465c8e48cc04","kind":"tag","published_at":"2024-05-29T12:25:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.15.19","sha":"77f606ba73bb5439d66871177772f54196044450","kind":"tag","published_at":"2024-05-29T12:01:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19/manifests"},{"name":"v6.0.0-alpha.8","sha":"c7dbe6e8256cef7bd2dbdcbee55428ad82513cd0","kind":"tag","published_at":"2024-05-21T16:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.15.18","sha":"607daac5baa9c8151f111fe4bacea1d7e61881a3","kind":"tag","published_at":"2024-05-16T09:29:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18/manifests"},{"name":"v6.0.0-alpha.7","sha":"997bec6d8d30a1a891aff4eeedefa41c93eaa95c","kind":"tag","published_at":"2024-05-16T06:31:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"7c8db04b91500ba77301acd360d21bff7f7c752f","kind":"tag","published_at":"2024-05-08T13:13:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.15.17","sha":"9bc4fc42959427246addfdf29db95847cc38e410","kind":"tag","published_at":"2024-05-08T12:24:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17/manifests"},{"name":"v5.15.16","sha":"284e251c155d92078f80f98919f4ab260b05e9be","kind":"tag","published_at":"2024-05-01T14:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16/manifests"},{"name":"v6.0.0-alpha.5","sha":"571d5046e26aa07605cb1e01ca99b2eb0b04d009","kind":"tag","published_at":"2024-05-01T14:16:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5/manifests"},{"name":"v6.0.0-alpha.4","sha":"afffc2ffc3db1e6abf48f3b3e13a41e8b758f874","kind":"tag","published_at":"2024-04-24T07:30:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4/manifests"},{"name":"v6.0.0-alpha.3","sha":"6d5e44409344ea4e13ceb3a02c4446dc6a7323b4","kind":"tag","published_at":"2024-04-17T16:10:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3/manifests"},{"name":"v6.0.0-alpha.2","sha":"4e75758b37119bd821435c23d9c111c545e186b6","kind":"tag","published_at":"2024-04-09T15:09:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2/manifests"},{"name":"v6.0.0-alpha.1","sha":"84307c1a2495a716788ec25f046faaa4d16c88c7","kind":"tag","published_at":"2024-04-05T10:43:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1/manifests"},{"name":"v5.15.15","sha":"5a079965186640b5176f00c537f3b9e6c299b5c4","kind":"tag","published_at":"2024-04-04T07:09:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15/manifests"},{"name":"v6.0.0-alpha.0","sha":"2a15ad6f1f5507162b1a5aebf78976ca3023183b","kind":"tag","published_at":"2024-03-26T15:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.15.14","sha":"9585d28317c90f2c71ab88dd5ae37638bb64ad82","kind":"tag","published_at":"2024-03-19T08:18:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14/manifests"},{"name":"v5.15.13","sha":"dbcb678234296de56afaf3138917e967e8d1934a","kind":"tag","published_at":"2024-03-13T14:17:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13/manifests"},{"name":"pigment@0.0.1","sha":"0e765a618a7676c507852cec024464b1fc1cd80f","kind":"tag","published_at":"2024-03-08T04:20:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/pigment@0.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/pigment@0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@pigment%400.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1/manifests"},{"name":"v5.15.12","sha":"5ad69e161d7520274cd37a2524ffb935b6dda158","kind":"tag","published_at":"2024-03-05T15:33:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12/manifests"},{"name":"v5.15.11","sha":"e3257a4d68481b0ca6efd5d06cb5c1e1e77e4286","kind":"tag","published_at":"2024-02-22T08:52:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11/manifests"},{"name":"v5.15.10","sha":"94fcd3ada0842108a9a2ce53e121931e5448649f","kind":"tag","published_at":"2024-02-12T12:38:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10/manifests"},{"name":"v5.15.9","sha":"7917d2a8a4acc0b07328dee8273847652491b769","kind":"tag","published_at":"2024-02-08T12:55:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9/manifests"},{"name":"v5.15.8","sha":"fe5a59e616637a0488b122749479b782f5f8dfa2","kind":"tag","published_at":"2024-02-06T20:42:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8/manifests"},{"name":"v5.15.7","sha":"b80acd69c7c848709d01465d6727b13ed6109258","kind":"tag","published_at":"2024-01-31T13:23:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7/manifests"},{"name":"v5.15.6","sha":"1700e5cd9cbb3bc648b7f799f837c4d23ed42700","kind":"tag","published_at":"2024-01-22T18:09:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6/manifests"},{"name":"v5.15.5","sha":"5d7c4e26a4973a3a80bf5f8a9a8ea14f89554fe0","kind":"tag","published_at":"2024-01-17T09:27:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5/manifests"},{"name":"v5.15.4","sha":"6aadbf91c5eb2c94dea9a49a19eb532606410a5a","kind":"tag","published_at":"2024-01-10T13:49:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4/manifests"},{"name":"v5.15.3","sha":"9fa4e472f9ba4fd4e7f8cfb8bc0d1f1d455ace23","kind":"tag","published_at":"2024-01-03T15:22:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"5d5dd15f70db9ffcb85d4dc57da8a20f5240fb81","kind":"tag","published_at":"2023-12-25T14:24:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"8be7ac66b99059bf2c2edcca9cf15981d389db6b","kind":"tag","published_at":"2023-12-19T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"8c2c6a88a509f9da7c453d4a3c3ab4749a57a36d","kind":"tag","published_at":"2023-12-12T18:21:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0/manifests"},{"name":"v5.14.20","sha":"14fa79f4328e901f82d7fc39aba722a9bf4a8df0","kind":"tag","published_at":"2023-12-05T09:28:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20/manifests"},{"name":"v5.14.19","sha":"a07b4925255aa3fc7ae1255130e182e4573c58d7","kind":"tag","published_at":"2023-11-29T21:11:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19/manifests"},{"name":"v5.14.18","sha":"43a41b6b2fa3f0a186a852b894452722e3a38f04","kind":"tag","published_at":"2023-11-14T08:27:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18/manifests"},{"name":"v5.14.17","sha":"c54a42dd8b0ec8e850bd60438e60a1a8acb3b4a4","kind":"tag","published_at":"2023-11-06T15:34:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17/manifests"},{"name":"v5.14.16","sha":"391b57a05daf67a8154471dae645471f5ffac09f","kind":"tag","published_at":"2023-10-31T10:57:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16/manifests"},{"name":"v5.14.15","sha":"6baedcfed27419ed6b9685f27fcbf3eff46133a3","kind":"tag","published_at":"2023-10-24T15:41:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15/manifests"},{"name":"v5.14.14","sha":"a0cfa182db3e7b196efe36cfe7b31d304c5a0a4e","kind":"tag","published_at":"2023-10-17T13:58:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14/manifests"},{"name":"v5.14.13","sha":"b8811a0fa59e7663b240183219db32f9a617e607","kind":"tag","published_at":"2023-10-10T19:42:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13/manifests"},{"name":"v5.14.12","sha":"bd450a0fdb19b087f47e1d7cce5a72417ec977cc","kind":"commit","published_at":"2023-10-04T16:31:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12/manifests"},{"name":"v5.14.11","sha":"13c0894d0c14c7f577a0a95492aeaa8fff8da33a","kind":"tag","published_at":"2023-09-26T11:47:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11/manifests"},{"name":"v5.14.10","sha":"14e97bffa62760cabcdc7244bff445b423f5286a","kind":"tag","published_at":"2023-09-18T10:18:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10/manifests"},{"name":"v5.14.9","sha":"8255b71ccdbfe9a20f856b5d68a269ab1c5452ca","kind":"tag","published_at":"2023-09-13T13:36:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9/manifests"},{"name":"v5.14.8","sha":"74c58dabc2cf5ed2242fb08e4781d26088d06b12","kind":"tag","published_at":"2023-09-05T12:34:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8/manifests"},{"name":"v5.14.7","sha":"8a09d535f101aac98935f82b76345ca9691b5e2b","kind":"tag","published_at":"2023-08-29T12:04:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7/manifests"},{"name":"v5.14.6","sha":"a1f511dd6ed9adba561e2ba00e1348136ed656db","kind":"commit","published_at":"2023-08-24T11:19:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6/manifests"},{"name":"v5.14.5","sha":"61fbfd1546c55caca984695a41f9c95668d414fc","kind":"tag","published_at":"2023-08-14T14:39:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5/manifests"},{"name":"v5.14.4","sha":"40f4b275022f03e48cf4809cd53d0d0dabb40424","kind":"tag","published_at":"2023-08-08T09:51:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4/manifests"},{"name":"v5.14.3","sha":"2deea341c9abfb640f22520e0c277027f3f91cd0","kind":"tag","published_at":"2023-08-01T15:33:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3/manifests"},{"name":"v5.14.2","sha":"36d9f0d3659e2f5ab1d924988313986962a0bf35","kind":"tag","published_at":"2023-07-25T10:01:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2/manifests"},{"name":"v5.14.1","sha":"f2e5ded80e94407f63a27eadb018139d6f967313","kind":"tag","published_at":"2023-07-19T09:05:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1/manifests"},{"name":"v5.14.0","sha":"2529e3aaaaec2c9f8e8cf669e58bb9c81db5a6d8","kind":"tag","published_at":"2023-07-11T14:57:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0/manifests"},{"name":"v5.13.7","sha":"aac2d5b526e8139314d99f827ecc3b2c24e99686","kind":"tag","published_at":"2023-07-04T08:53:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7/manifests"},{"name":"v5.13.6","sha":"312270bc71224067e1910bbee9f800b4a2469cc7","kind":"tag","published_at":"2023-06-23T14:05:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6/manifests"},{"name":"v5.13.5","sha":"24b3af68ebe79c1891e45c60c6bcfd26f8818f73","kind":"tag","published_at":"2023-06-12T13:43:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5/manifests"},{"name":"v5.13.4","sha":"a522d82df32d3bfab46b25f5ff24eeb9670c83fb","kind":"tag","published_at":"2023-06-05T17:30:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4/manifests"},{"name":"v5.13.3","sha":"70d4a2bb49dca9fef7854a1463a392094222812b","kind":"tag","published_at":"2023-05-29T11:22:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3/manifests"},{"name":"v5.13.2","sha":"f661923e9aa9d9cc634750affbb04bf2007bc57d","kind":"tag","published_at":"2023-05-22T16:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2/manifests"},{"name":"v5.13.1","sha":"0c58832b6e182f782e73b118ed9681055db3e249","kind":"tag","published_at":"2023-05-17T05:25:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"9130a021ca34746e4076fcae50c57bc584026b8f","kind":"tag","published_at":"2023-05-10T08:14:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0/manifests"},{"name":"v5.12.3","sha":"9710ff34b16a0f271107a8619a28546ae3ca7c18","kind":"tag","published_at":"2023-05-02T14:17:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"5b7e9c52e37ef0c3274a762f38cd7ef7ffc9e7a8","kind":"tag","published_at":"2023-04-25T16:42:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"d14d288ae9e9b0e2b3b33d0a77b4113f024d4215","kind":"tag","published_at":"2023-04-17T15:57:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"05127cf65b4250f836897428cd15829669ab8d6c","kind":"tag","published_at":"2023-04-11T09:58:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0/manifests"},{"name":"v5.11.16","sha":"af5e109990a26318c96dbff6f25759ba91f0e147","kind":"tag","published_at":"2023-04-04T14:00:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16/manifests"},{"name":"v5.11.15","sha":"ae98db6aca5f9d4b754ff9fce4ce33f738a00f65","kind":"tag","published_at":"2023-03-28T13:06:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15/manifests"},{"name":"v5.11.14","sha":"f34d17c3294fcdb63fe9a135b4f3aa2459c81189","kind":"tag","published_at":"2023-03-21T17:45:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14/manifests"},{"name":"v5.11.13","sha":"9f7a2bfac55faed1b1c6c7b4b6d1b1659a076bab","kind":"tag","published_at":"2023-03-14T09:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13/manifests"},{"name":"v5.11.12","sha":"b76b8f1098a6c01f39e5e19bf3abf77c2b9cf475","kind":"tag","published_at":"2023-03-06T15:03:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12/manifests"},{"name":"v5.11.11","sha":"58df7f1905f16533ddb5a7977346c0f4548e4547","kind":"tag","published_at":"2023-02-28T09:55:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11/manifests"},{"name":"v5.11.10","sha":"676bc85fa2b02f92f21dd5c7e15f453b6b9c2e3d","kind":"tag","published_at":"2023-02-20T11:30:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10/manifests"},{"name":"v5.11.9","sha":"af5b3f5e7a79da9ef4bbd63d8fcf60927ffb6533","kind":"tag","published_at":"2023-02-14T14:30:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9/manifests"},{"name":"v5.11.8","sha":"d4d8512ce3453711f3c661374579b0d2ed13f3e7","kind":"tag","published_at":"2023-02-07T10:50:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8/manifests"},{"name":"v5.11.7","sha":"33cac172846b032d3f8b9333b72b2af832dd47d0","kind":"tag","published_at":"2023-01-31T09:39:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7/manifests"},{"name":"v5.11.6","sha":"a2e552314847b4d52498538d7ca171763067a5d0","kind":"tag","published_at":"2023-01-23T20:28:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6/manifests"},{"name":"v5.11.5","sha":"685c72dfaf840f4d5b7a3ab738ddcabd74418823","kind":"tag","published_at":"2023-01-18T01:43:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5/manifests"},{"name":"v5.11.4","sha":"bc859d95e4415f880cd6bcb6f44cc9e5e8c8097c","kind":"tag","published_at":"2023-01-09T13:57:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4/manifests"},{"name":"v5.11.3","sha":"a526207c3957de4ebfcda937b58327d69464f15c","kind":"tag","published_at":"2023-01-02T17:00:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3/manifests"},{"name":"v5.11.2","sha":"e9d8fa07e1ff979bcaf92837b131cd9e292f0161","kind":"tag","published_at":"2022-12-26T14:56:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2/manifests"},{"name":"v5.11.1","sha":"a1e30390da62019e5769e398f4cbc9f8892d8f9a","kind":"commit","published_at":"2022-12-20T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"191acda4545c394b78964ab80b364e15686f0e9b","kind":"tag","published_at":"2022-12-13T12:56:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0/manifests"},{"name":"v5.10.17","sha":"4265f343b49e4af9673a49e585439d35c8deeab2","kind":"tag","published_at":"2022-12-06T10:59:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17/manifests"},{"name":"v5.10.16","sha":"b8aa3974d84c176b8857e8d5b29a7be8670bb410","kind":"tag","published_at":"2022-11-28T16:00:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16/manifests"},{"name":"v5.10.15","sha":"14a6e1c61edb5f66f4888e32c04df5e637e7cfc4","kind":"commit","published_at":"2022-11-22T09:45:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15/manifests"},{"name":"v5.10.14","sha":"c2da6de1c504c7dbd8ae1d0771c184c1544a0c76","kind":"tag","published_at":"2022-11-15T09:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14/manifests"},{"name":"v5.10.13","sha":"2f4c2190d1d3614d8063e84b79d4d1f034b3e3fe","kind":"tag","published_at":"2022-11-07T17:53:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13/manifests"},{"name":"v5.10.12","sha":"30cb27cff1d4e1838ca4235ab4285e20f2b2a870","kind":"tag","published_at":"2022-10-31T15:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12/manifests"},{"name":"v5.10.11","sha":"c80ff0339882859af7e17f8bfd0a5f6880b323f8","kind":"commit","published_at":"2022-10-25T09:34:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11/manifests"},{"name":"v5.10.10","sha":"639224a3e3600cb0e04755d89aab250297b6d851","kind":"tag","published_at":"2022-10-18T08:35:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10/manifests"},{"name":"v5.10.9","sha":"7bd7c219e2670ff7791148e9b1a1d2387528fc0c","kind":"tag","published_at":"2022-10-11T11:56:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9/manifests"},{"name":"v5.10.8","sha":"d4a3216cdd858899960f945d6e00b2d59bf1d5d1","kind":"tag","published_at":"2022-10-03T16:28:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8/manifests"},{"name":"v5.10.7","sha":"d9ef6e788eee11256818329c7429242f8b769263","kind":"commit","published_at":"2022-09-27T01:44:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7/manifests"},{"name":"v5.10.6","sha":"0f75f3d78b67c405c23bfd14a29aedff367415b7","kind":"tag","published_at":"2022-09-19T14:34:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6/manifests"},{"name":"v5.10.5","sha":"594d87dab0e43e641a6826c935df8f2c10672955","kind":"tag","published_at":"2022-09-12T14:40:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5/manifests"},{"name":"v5.10.4","sha":"c8feb29320a22cc4461fb5ef5f4f7de7bd96a59b","kind":"commit","published_at":"2022-09-06T09:11:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"992421d0114a9df72d358fe6fccc28c1fb6f1505","kind":"tag","published_at":"2022-08-29T17:37:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"99b23c06d9b018d6c500fa1acb3030d673e219ab","kind":"tag","published_at":"2022-08-23T10:25:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"dfc0b89c665de8e5e3e4ecf68d8c782e74dbb65c","kind":"tag","published_at":"2022-08-16T17:55:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"7f502e06d54c5a2f389a1639358c84279462b54a","kind":"commit","published_at":"2022-08-09T03:21:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0/manifests"},{"name":"v5.9.3","sha":"89617ef683d2bcd2c870e9c1bd58ad4d55247fd5","kind":"tag","published_at":"2022-08-01T20:54:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3/manifests"},{"name":"v5.9.2","sha":"b7f0a16eca4ac2044703032838f90873ec063d75","kind":"tag","published_at":"2022-07-25T15:12:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2/manifests"},{"name":"v5.9.1","sha":"1937412c4345569d98c0950a1016c22508e1ff81","kind":"tag","published_at":"2022-07-18T17:23:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"88ad7d4e623183b8e20702e7961ef9c8de330dc7","kind":"commit","published_at":"2022-07-12T08:54:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0/manifests"},{"name":"v5.8.7","sha":"be0ab4c062a22fc4bb52c47d005b57203b56c09c","kind":"tag","published_at":"2022-07-04T20:39:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7/manifests"},{"name":"v5.8.6","sha":"c58f6653411e0ff38bf67a512d16b87c6523606b","kind":"tag","published_at":"2022-06-27T14:21:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6/manifests"},{"name":"v5.8.5","sha":"3c528113f47cfddf2504ea02ba3065e7c5c46928","kind":"tag","published_at":"2022-06-21T18:05:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5/manifests"},{"name":"v5.8.4","sha":"a6e782ec2f037e2ca989515048ce5f22fe760595","kind":"tag","published_at":"2022-06-14T10:00:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4/manifests"},{"name":"v5.8.3","sha":"b1e4b9cd3e1d88286f9d1485864310a7c1f23a79","kind":"tag","published_at":"2022-06-07T19:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3/manifests"},{"name":"v5.8.2","sha":"93b0aba905b3b6947f58a02d911489bb737ee880","kind":"commit","published_at":"2022-05-31T11:47:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2/manifests"},{"name":"v5.8.1","sha":"1eee9ee437f39f1c3438209154df8e8b9ecd990d","kind":"tag","published_at":"2022-05-23T16:04:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"6a468718b970c39ae83a4029bcb53071c9567430","kind":"tag","published_at":"2022-05-17T09:42:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4eef029981b08c77a9c52d0b863e6b5ced279087","kind":"tag","published_at":"2022-05-10T09:06:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0/manifests"},{"name":"v5.6.4","sha":"edb7e8895ef8def2bf59376d7631e0360a77aaf6","kind":"commit","published_at":"2022-05-02T11:46:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4/manifests"},{"name":"v5.6.3","sha":"124d5e2f0022d17b577a464e6b3a69fa2511105e","kind":"tag","published_at":"2022-04-25T14:04:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3/manifests"},{"name":"v5.6.2","sha":"b3645b3fd11dc26a06ea370a41b5bac1026c6792","kind":"tag","published_at":"2022-04-18T16:10:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2/manifests"},{"name":"v5.6.1","sha":"0251fd5222079e4a512bbd32dff4a7a4c3efe997","kind":"tag","published_at":"2022-04-11T13:21:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"8dcdea53f927ab207718d7ee6576806aca2a3798","kind":"commit","published_at":"2022-04-06T03:27:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0/manifests"},{"name":"v4.12.4","sha":"a563a60219f7f6519fb0f34f6d8e3bf0974e6495","kind":"tag","published_at":"2022-04-03T14:38:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4/manifests"},{"name":"v5.5.3","sha":"96e1f40a3b8aa809d543aa7d466eb48cdfa0b53d","kind":"tag","published_at":"2022-03-28T14:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"dd411b017ea7504a14a16821b694ac6aa01d9b6d","kind":"tag","published_at":"2022-03-21T15:15:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"350b15ee91a93040d50391cb9a45440a90e6b2d1","kind":"tag","published_at":"2022-03-14T16:49:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"f3412aa9d179fdfc3f5c0a4a1cfc1965faef7307","kind":"commit","published_at":"2022-03-07T13:53:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0/manifests"},{"name":"v5.4.4","sha":"965f2eb8cb79bb0685a13d9e28c09617b22358cd","kind":"tag","published_at":"2022-02-28T15:21:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4/manifests"},{"name":"v5.4.3","sha":"e2892a61ea56b6578c2efc81d0324660082ad93c","kind":"tag","published_at":"2022-02-21T16:40:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3/manifests"},{"name":"v5.4.2","sha":"01371028b27156419923b362c4b0af92dc08b29f","kind":"tag","published_at":"2022-02-15T14:57:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"fbce2f80c6cb36e59a4a6826ae46b59a10e1c831","kind":"commit","published_at":"2022-02-08T11:34:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"ba4e819aa58b6a36ae4d96ee79c2a5310a812670","kind":"tag","published_at":"2022-02-01T09:00:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"337be3b2a630d791a5cbc5a2a4575d4f58e38df3","kind":"tag","published_at":"2022-01-24T15:05:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"dcbfc54f581dbf1c0008a8e9e578f896f06228ab","kind":"tag","published_at":"2022-01-17T22:45:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0/manifests"},{"name":"v5.2.8","sha":"f80abbb5f942064c9c270b2ac5bb2a2318876754","kind":"tag","published_at":"2022-01-10T20:11:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8/manifests"},{"name":"v5.2.7","sha":"5daaf9be5115b1cb777fb4cf3d9125baddfe5720","kind":"tag","published_at":"2022-01-03T12:34:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7/manifests"},{"name":"v5.2.6","sha":"052db9d577a03ed8d588ecca9e6c0a5f5ba676e1","kind":"tag","published_at":"2021-12-27T14:23:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6/manifests"},{"name":"v5.2.5","sha":"f8697de9c250dbc6b446bcc08566f50fb4070aab","kind":"tag","published_at":"2021-12-20T14:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5/manifests"},{"name":"v5.2.4","sha":"b265431f9a32ea726c5227821126fbc6424117d5","kind":"commit","published_at":"2021-12-14T13:41:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4/manifests"},{"name":"v5.2.3","sha":"9c3dc12c3de241f44d923bfb089200980f3fd23d","kind":"tag","published_at":"2021-12-06T16:12:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3/manifests"},{"name":"v5.2.2","sha":"fcaec7a75f951c9db79c99c42370ca18212c1f16","kind":"tag","published_at":"2021-11-29T16:51:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"586d9ba2472d549c180cbacddf97eb73425286b3","kind":"tag","published_at":"2021-11-25T11:50:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"353cecb5391571163eb6bd8cbf36d2dd299aaf56","kind":"tag","published_at":"2021-11-23T13:25:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"ddbe15b4d8b7cc1dc84720264fde0b1dafb6166f","kind":"commit","published_at":"2021-11-16T15:06:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"7e26583fe1f95f5c3682213105f8f4b51c9d61c9","kind":"tag","published_at":"2021-11-08T15:14:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0/manifests"},{"name":"v5.0.6","sha":"99752d2848f17c5d1e4840f54863899a19387162","kind":"tag","published_at":"2021-10-27T08:43:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6/manifests"},{"name":"v5.0.5","sha":"58f8ff1f8bc7f0cc4bb728654604a194b3c3790b","kind":"tag","published_at":"2021-10-26T10:14:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"86443310e4344ae1ce6e04f084d58e17e4d62170","kind":"tag","published_at":"2021-10-14T15:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"36258031912caf662f69ca3769c6e0bd46946050","kind":"tag","published_at":"2021-10-07T12:26:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"c510762a325116c654afd3c21381a50b942c2c66","kind":"tag","published_at":"2021-09-29T09:29:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"afcf3ee18e7a9c526348b3bce74b69781b4ad071","kind":"tag","published_at":"2021-09-22T12:15:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"85598e74b85a89a16f8bdf5b68346ca8d6b70557","kind":"tag","published_at":"2021-09-16T11:28:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.1","sha":"1b563a153f5b2736f79a3f45573e2e2b66ba0a9a","kind":"tag","published_at":"2021-09-08T13:55:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"698492a5401b12578dc459397b9d288542fc954b","kind":"commit","published_at":"2021-09-02T02:45:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.5","sha":"0bab71409bcc0865ab3e0fcbfa14fa824ddc5495","kind":"tag","published_at":"2021-08-25T07:30:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"c30ec7bed00b36da7b0e6a202b3cb48d2fc1b579","kind":"tag","published_at":"2021-08-13T21:32:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"e5ccdf299c75ea65b0600ee05ff6c98646891c77","kind":"tag","published_at":"2021-08-09T04:03:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3/manifests"},{"name":"v4.12.3","sha":"77a8daeed0e8efa67c6d86f3cc40239dc6eb3d94","kind":"tag","published_at":"2021-07-30T10:06:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3/manifests"},{"name":"v5.0.0-beta.2","sha":"cca80d861f64b3eaa8a5ef8815b7552aaea61557","kind":"tag","published_at":"2021-07-26T15:01:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2/manifests"},{"name":"v4.12.2","sha":"958241aa0ebf340ad0f152b91949720c85b4fcca","kind":"tag","published_at":"2021-07-19T16:41:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2/manifests"},{"name":"v5.0.0-beta.1","sha":"8a4b8952077b64e90ac9d23c116a45aed672db9c","kind":"tag","published_at":"2021-07-14T16:28:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1/manifests"},{"name":"v4.12.1","sha":"4dc8c9bf3e8a6b21a2aac58b0be3161af334b67d","kind":"tag","published_at":"2021-07-07T13:08:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"53a1655143aa4ec36c29a6063ccdf89c48a74bfd","kind":"tag","published_at":"2021-07-06T13:40:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0/manifests"},{"name":"v5.0.0-beta.0","sha":"a0f416173d2f5b78546f52e572a0f64dcc3751e9","kind":"tag","published_at":"2021-07-01T12:17:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.38","sha":"f60126f95d7b36fa12133887990615b9f47e994a","kind":"commit","published_at":"2021-06-24T03:37:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.38","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38/manifests"},{"name":"v5.0.0-alpha.37","sha":"c795ca0822e2816a630a5654d5471fa04521d23c","kind":"tag","published_at":"2021-06-15T17:49:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.37","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37/manifests"},{"name":"v5.0.0-alpha.36","sha":"cf2f6fa90608b109978698fc48120920beaaa51f","kind":"tag","published_at":"2021-06-08T06:46:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.36","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36/manifests"},{"name":"v5.0.0-alpha.35","sha":"6c0afb6d8fff919e80f9f1ec92613acacd8365e7","kind":"tag","published_at":"2021-05-31T20:34:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.35","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35/manifests"},{"name":"v5.0.0-alpha.34","sha":"ee3a077c161accb887b93a17f9eaa2b23e998319","kind":"tag","published_at":"2021-05-18T10:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.34","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34/manifests"},{"name":"v5.0.0-alpha.33","sha":"0fa6ab4a29e8469c081d3f796e0bd9cab98e9185","kind":"tag","published_at":"2021-05-09T12:29:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.33","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33/manifests"},{"name":"v4.11.4","sha":"6658323b5e2ba366691829bbef3f53c00008497e","kind":"tag","published_at":"2021-04-27T15:48:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4/manifests"},{"name":"v5.0.0-alpha.32","sha":"2e99746c35ea0c1e45187a206d6ebc25a52933dc","kind":"tag","published_at":"2021-04-27T12:59:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32/manifests"},{"name":"v5.0.0-alpha.31","sha":"b061319b132163900d1a4eb64207f5284d28639d","kind":"tag","published_at":"2021-04-20T13:59:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"0bc7ed897d54a899fb0dfc5cbd6c5ee0592705e1","kind":"tag","published_at":"2021-04-12T09:46:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"29934afe4643811f3bed772612f92d539a1e489d","kind":"tag","published_at":"2021-04-04T16:43:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"a83c7715c0e2cfa1c3e59b7a1f828f6a1476b307","kind":"tag","published_at":"2021-03-24T12:57:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"2de88ce2973667921a45ff69ea48a8843cb9d8cb","kind":"tag","published_at":"2021-03-05T13:01:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27/manifests"},{"name":"v5.0.0-alpha.26","sha":"8928a36394154e02a73d5e92a740d5f9ed8da709","kind":"tag","published_at":"2021-02-27T18:39:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"688db35f581ac345a09a15420efdb0e4c98a56ab","kind":"tag","published_at":"2021-02-11T12:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"15108a5aad5342d92e86be5c5388b8321a88b280","kind":"tag","published_at":"2021-01-26T14:08:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24/manifests"},{"name":"v4.11.3-deprecations.1","sha":"6cf7cf7c7b11b38db18a4d2003743cbadeb1b4ee","kind":"commit","published_at":"2021-01-25T23:27:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1/manifests"},{"name":"v4.11.3","sha":"bd79e8f8c5b8c77bc5c13d076377a18d2ceedfa2","kind":"commit","published_at":"2021-01-24T12:45:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3/manifests"},{"name":"v4.11.3-deprecations.0","sha":"f64337cd87428e04c851bb1667f5f9e0e6aeaede","kind":"commit","published_at":"2021-01-24T12:00:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0/manifests"},{"name":"v5.0.0-alpha.23","sha":"af6e7220961c6f5e8ed89172694287dc737828ff","kind":"commit","published_at":"2021-01-14T12:48:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23/manifests"},{"name":"v5.0.0-alpha.22","sha":"c514ea86c11c9817839630e840535358f5044caf","kind":"commit","published_at":"2021-01-04T11:14:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"5c82b9147f811fda24bc09132852ed240f8d9def","kind":"commit","published_at":"2020-12-30T17:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"cd30d9e3961c8b33ce43a133e0a958867a202c41","kind":"commit","published_at":"2020-12-21T17:51:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20/manifests"},{"name":"v5.0.0-alpha.19","sha":"754e29cf5a712d0e0f6bd3e54f80e9997659f68c","kind":"commit","published_at":"2020-12-13T17:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.11.2","sha":"174b64f8a3adffb8df3c13285f4edc2437a8547a","kind":"commit","published_at":"2020-12-02T23:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2/manifests"},{"name":"v5.0.0-alpha.18","sha":"c5561c5febbe1c3bd5446c8a0bb480025ab38b86","kind":"commit","published_at":"2020-12-02T23:25:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.11.1","sha":"b8092ce09e164a1cb2fec2f3a5b6aa6e2dc6cbbd","kind":"commit","published_at":"2020-11-24T14:35:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1/manifests"},{"name":"v5.0.0-alpha.17","sha":"41d6a360e0fb245dd74549445539c6218a9dc737","kind":"commit","published_at":"2020-11-23T00:49:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17/manifests"},{"name":"v5.0.0-alpha.16","sha":"47a8e102eeaa5a68a2b4f99c08085cfddc0bef77","kind":"commit","published_at":"2020-11-14T12:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16/manifests"},{"name":"v5.0.0-alpha.15","sha":"fa9cbc835ee70b12234b7207b1872356277da5fa","kind":"commit","published_at":"2020-11-03T23:57:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15/manifests"},{"name":"v5.0.0-alpha.14","sha":"56520e757e0052e25f8dd5d78214458c4b7c634d","kind":"commit","published_at":"2020-10-23T22:59:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14/manifests"},{"name":"v5.0.0-alpha.13","sha":"b82af55f9917f9e77a3cae9b36e47b29d43182c0","kind":"commit","published_at":"2020-10-17T21:47:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13/manifests"},{"name":"v5.0.0-alpha.12","sha":"c7c3643948bce7327a7f01665caa7474be2694f9","kind":"commit","published_at":"2020-10-10T22:32:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12/manifests"},{"name":"v5.0.0-alpha.11","sha":"b4fe7eefd494fa28cd3453067af8872a83f31fa6","kind":"commit","published_at":"2020-09-26T15:07:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11/manifests"},{"name":"v5.0.0-alpha.10","sha":"2e1502fc18d86d69a6b55fc4ac5dcb50ddf192c4","kind":"commit","published_at":"2020-09-15T08:10:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10/manifests"},{"name":"v5.0.0-alpha.9","sha":"e830beb63940d24129285f554fc9c2fb0bd7ccbf","kind":"commit","published_at":"2020-09-06T16:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9/manifests"},{"name":"v5.0.0-alpha.8","sha":"5f986712bbb2f0b789c151b6d2f3e2d48cde0980","kind":"commit","published_at":"2020-08-31T16:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"c32a96b4beb3a5c72a8c179fb095f09dacf61050","kind":"commit","published_at":"2020-08-22T16:39:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"15fd6232de294be9ba0ca103351a11f84009b04f","kind":"commit","published_at":"2020-08-13T16:56:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6/manifests"},{"name":"v5.0.0-alpha.5","sha":"40aa9cbb1df08a5994392d5cea15a60979b28a7e","kind":"commit","published_at":"2020-07-27T22:55:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"519390c2bb12b5eb7b6f5f898afb78ac7f285543","kind":"commit","published_at":"2020-07-19T17:54:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"f432112f0bcfb1fd2002002db181e83edc99d906","kind":"commit","published_at":"2020-07-12T17:06:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"f928d6e04ea7f185cda0e739ebbe2ea36d0aa4d3","kind":"commit","published_at":"2020-07-04T23:16:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2/manifests"},{"name":"v4.11.0","sha":"79ebf71d31cca2c73143891960ea54ec1132bdeb","kind":"commit","published_at":"2020-06-30T23:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0/manifests"},{"name":"v5.0.0-alpha.1","sha":"8281371f88c81fc3e4560b0334cc0c473b9d45f9","kind":"commit","published_at":"2020-06-27T15:07:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.10.2","sha":"d0bfcb4f11fd3904b1e235d80fbfe23758de8372","kind":"commit","published_at":"2020-06-11T19:11:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"4e12b951f64fd47864b4dea8ec8631387a89ddb1","kind":"commit","published_at":"2020-06-01T15:14:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"dd9280e753eb8dc3444a26e85fe4f800b759cad2","kind":"commit","published_at":"2020-05-23T17:50:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0/manifests"},{"name":"v4.9.14","sha":"1fb44683825f0ee7f4d5933528598917ff72f0e4","kind":"commit","published_at":"2020-05-11T22:41:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.14","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14/manifests"},{"name":"v4.9.13","sha":"c224f32bb8f144e590c096d103c9d59c2509ed93","kind":"commit","published_at":"2020-05-04T11:29:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.13","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13/manifests"},{"name":"v4.9.12","sha":"3e5fd3c4f200e50a1331857f092a547b41f6db1e","kind":"commit","published_at":"2020-04-26T23:18:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.12","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12/manifests"},{"name":"v4.9.11","sha":"77f6fe0a73791176bd58d8c013bf5631270faf4d","kind":"commit","published_at":"2020-04-19T14:10:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11/manifests"},{"name":"4.9.11","sha":"b551194a14c4469f3b07dc43bc6aaea525138944","kind":"commit","published_at":"2020-04-18T10:43:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11/manifests"},{"name":"v4.9.10","sha":"8baef82396665179c67ca3acfd51e396b947f412","kind":"commit","published_at":"2020-04-11T13:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.10","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10/manifests"},{"name":"v4.9.9","sha":"c191471a20315cae4006c1e4d3d51db5e49b5fee","kind":"commit","published_at":"2020-04-04T15:54:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.9","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9/manifests"},{"name":"v4.9.8","sha":"e9fbcbf015bbf7057aadd5777703b7059aedf043","kind":"commit","published_at":"2020-03-28T19:33:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8/manifests"},{"name":"v4.9.7","sha":"10bc98f283feaae6397ef1b73b1b82be4a39a5f5","kind":"commit","published_at":"2020-03-18T12:45:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7/manifests"},{"name":"v4.9.6","sha":"0176a231719152fa4a2100aa7119e9fd777b5fed","kind":"commit","published_at":"2020-03-18T10:52:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6/manifests"},{"name":"v4.9.5","sha":"b9dec2780203e37148d87788f727c668d9019581","kind":"commit","published_at":"2020-02-29T10:36:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5/manifests"},{"name":"v4.9.4","sha":"45fe0e31c462ed3a2fba134fb1edbd05b91da2a4","kind":"commit","published_at":"2020-02-23T10:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4/manifests"},{"name":"v4.9.3","sha":"2bec4ebc9c20be8abecbad6d3f0f7ba2875c9c35","kind":"commit","published_at":"2020-02-16T11:52:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3/manifests"},{"name":"v4.9.2","sha":"f567b384f509d36b7e10f691e6b58538e7db8869","kind":"commit","published_at":"2020-02-09T18:32:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"717887fdd9d3b27701d760d78aa12ecf52f02f43","kind":"commit","published_at":"2020-02-02T11:46:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f2c9817526b729801b1716afc957ef3886ccb422","kind":"commit","published_at":"2020-01-22T20:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"d0c928c82e3fc8f284a2f7fd1b9acbf717c5a64e","kind":"commit","published_at":"2020-01-06T11:44:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"0c7ca746674cfb47a46cad8ebea21155702fd38c","kind":"commit","published_at":"2019-12-30T10:59:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"c6f734f0d6b183962e83fc5612fef6583bf40712","kind":"commit","published_at":"2019-12-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3a8f0eace8dd6a1c3234a8be2b7c41f06b6260d4","kind":"commit","published_at":"2019-12-14T19:59:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"0a129d58056d38bd15141aaa98d346774895d5f5","kind":"commit","published_at":"2019-12-07T12:46:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"6291316a32cfb4fb19ffdbcf30abfcb63023f17f","kind":"commit","published_at":"2019-12-01T10:59:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1/manifests"},{"name":"v3.9.4","sha":"6b0fee51deb7c32b75498d4ab2186946e7c4ce0a","kind":"commit","published_at":"2019-11-28T09:28:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4/manifests"},{"name":"v4.7.0","sha":"2b04ee905695540bde87653908ece5c4d57546c9","kind":"commit","published_at":"2019-11-22T10:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"856188b2de7a5e514803314f329da76fe65dec50","kind":"commit","published_at":"2019-11-12T13:52:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"d2d76bf26231a96981260232de5271b24e9391a4","kind":"commit","published_at":"2019-11-05T16:46:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0/manifests"},{"name":"v4.5.2","sha":"cb52f392b3b3528857178a756354ffb0e8bccd73","kind":"commit","published_at":"2019-10-28T22:58:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"803d08fbdf20de2d34c36a2a27bbc8e5a7e79fb2","kind":"commit","published_at":"2019-10-12T20:22:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"de3c62c25bf9e92ba35019e5a3ca7f68a36600d8","kind":"commit","published_at":"2019-10-02T08:07:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"554e7dce0cd96a4f9ef1924b41a3ce530cb433ae","kind":"commit","published_at":"2019-09-22T17:16:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"b563d529a8544fa4f4090723239ab075665c5f03","kind":"commit","published_at":"2019-09-11T20:45:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"f3beaee67fb9a4145a792fc8b798ef327b55f513","kind":"commit","published_at":"2019-09-08T09:58:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1/manifests"},{"name":"v1.2.5","sha":"8ee2d7168294f21af787aaba46661824097e33bb","kind":"tag","published_at":"2019-09-03T18:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5/manifests"},{"name":"v4.4.0","sha":"98f2c7cae9b2e0a53cf731882164aa44babb4be3","kind":"commit","published_at":"2019-08-31T12:19:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"29c1adf61a141a3db885ee569e42251cee53e749","kind":"commit","published_at":"2019-08-21T17:29:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3/manifests"},{"name":"v1.2.4","sha":"e44972d3c3e199529fdbc85974f7ae570b8424a0","kind":"tag","published_at":"2019-08-16T20:53:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4/manifests"},{"name":"v4.3.2","sha":"f2dbeca2dd1aecf6bc56e2302ec766d2e4bfb2ac","kind":"commit","published_at":"2019-08-10T17:39:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"d5a2ad9d26f7b089111b208c929ac1f98e7f6958","kind":"commit","published_at":"2019-08-03T15:14:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"8c28ed9c67e7b6ad02a8826178352aa4e9901b50","kind":"commit","published_at":"2019-07-28T14:32:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"42f78c69a59f0b5fa5fb8f533385f04ef77d7889","kind":"commit","published_at":"2019-07-17T13:42:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1/manifests"},{"name":"v1.0.4","sha":"455489e2e149ff5393f6ba08870368c88da259bd","kind":"tag","published_at":"2019-07-10T15:39:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"4c21bc05d6c5e48c64bc947ba9e271ed3e762a0e","kind":"tag","published_at":"2019-07-10T15:08:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"543041538f31cbdfbe3e85b8bc0f5c183ac5448e","kind":"tag","published_at":"2019-07-09T13:14:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"3a40065694cab2a5e8dedab6781e98493c1dc69d","kind":"tag","published_at":"2019-07-09T12:54:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1/manifests"},{"name":"v4.2.0","sha":"cf2cdd83f2a2f65d0e979d1faa9e815a5e2d3502","kind":"commit","published_at":"2019-07-06T15:30:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"6da1d591264e8c4a18e5ab56bdf6f8c0f985ed99","kind":"commit","published_at":"2019-06-25T13:53:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"eade31e58deb8ff3faee777313d70141e5868ebe","kind":"commit","published_at":"2019-06-23T11:46:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"b78a5ab7581488f7fff271a2cf64927dd28c3ab0","kind":"commit","published_at":"2019-06-13T09:55:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"07b9d6efaac1b663b2657173227e9490c796191e","kind":"commit","published_at":"2019-06-10T11:50:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"d58075ddb1757a11c47ef3d2b1fe9bed55e640dd","kind":"commit","published_at":"2019-06-03T16:35:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a3572bcaf34d204b314fd2c84064c9180f3a50f1","kind":"commit","published_at":"2019-05-27T12:48:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"505e275285c757e0515c8623b43c823d8a74790c","kind":"commit","published_at":"2019-05-23T15:39:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.0","sha":"a33f0ab64999331a54267cdf0eb89e53fa4d70cd","kind":"commit","published_at":"2019-05-20T21:26:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0/manifests"},{"name":"v4.0.0-beta.2","sha":"3686a27055dce58b5e800b520087c0c448b7480e","kind":"commit","published_at":"2019-05-13T12:26:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"5c152157078503e8599537108c3be9e00969fa34","kind":"commit","published_at":"2019-05-05T12:24:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"f19bd59ae53f23e3637383061774542d973cc48c","kind":"commit","published_at":"2019-04-28T22:42:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.8","sha":"92d6e987a43041fde63fd02cad61277d04193c29","kind":"commit","published_at":"2019-04-17T19:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"663643e0a83554d7730be42140aef6bc3ac09c6a","kind":"commit","published_at":"2019-04-07T23:25:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"2482d2b689440df6fb3da6157a789adac2783736","kind":"commit","published_at":"2019-03-30T19:33:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6/manifests"},{"name":"v3.9.3","sha":"ebed7922fc97331519f507768572a068edb8494e","kind":"commit","published_at":"2019-03-28T14:06:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3/manifests"},{"name":"v4.0.0-alpha.5","sha":"1bfdbe5688fb3556e4bebd1f8e357c515244ac42","kind":"commit","published_at":"2019-03-23T21:04:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"997324d52467e3a7b7a8058c0ba8309d04d4ddf6","kind":"commit","published_at":"2019-03-17T11:00:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"3a5d2e50411ddd3caea450abda49fd7c6ed230dc","kind":"commit","published_at":"2019-03-10T11:57:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"f606f7584dd842a89423dd3cc69e32b5ad3fdae1","kind":"commit","published_at":"2019-03-03T16:12:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"eea3b4d9a623f87d79be63f57b4a69ddfe375610","kind":"commit","published_at":"2019-02-20T10:58:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"97b26c4821299aef21e6ef9372a25aedd78d0137","kind":"commit","published_at":"2019-02-12T14:39:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.9.2","sha":"dbc788f7d231b4eceaa7a6a3e253104de5de9af0","kind":"commit","published_at":"2019-02-03T20:45:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2/manifests"},{"name":"v3.9.1","sha":"b903d7432b5a06583c9915f7ab9346bad76007a1","kind":"commit","published_at":"2019-01-26T13:59:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"f6353cdd15b954091c3f53498eb7de198755b740","kind":"commit","published_at":"2019-01-14T21:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"8df7a83ccc0b200e67feb823ceaaf793e4b6d007","kind":"commit","published_at":"2019-01-09T21:57:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"c202914213f19b070738ba5837da18e89c1662ee","kind":"commit","published_at":"2019-01-07T18:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"baa45b12252be8965809a0ad06e67e7dc7d44313","kind":"commit","published_at":"2018-12-30T21:47:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"0445ca8b710425f22744249a0c7bb3c20e95237b","kind":"commit","published_at":"2018-12-30T21:24:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"f0d60d8a510180e9c7a9b588d3e6c04d0d1a23d3","kind":"commit","published_at":"2018-12-22T15:42:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"1871b089aef090728321cab69be92daaec6eb131","kind":"commit","published_at":"2018-12-17T20:02:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0/manifests"},{"name":"v3.6.2","sha":"edde0b4f0073fcacb7233b553812f3dffe619da5","kind":"commit","published_at":"2018-12-09T20:22:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"e5fbf74a06157e2d73701a158e8d6b5914429ea1","kind":"commit","published_at":"2018-12-01T10:43:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1/manifests"},{"name":"issue-13699-mster","sha":"ac0153bf1b13ddbc1e43c22693f2c223838d9f1a","kind":"tag","published_at":"2018-11-28T20:15:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/issue-13699-mster","html_url":"https://github.com/mui/material-ui/releases/tag/issue-13699-mster","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@issue-13699-mster","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster/manifests"},{"name":"v3.6.0","sha":"d9c790fa69a1c053c3d471e030e4066122d58902","kind":"commit","published_at":"2018-11-26T19:49:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"34492c23a773b1db66fe65801997257709c4f319","kind":"commit","published_at":"2018-11-12T23:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"dc6b2b870fa514e98c74b6854d22c6e25e7684cb","kind":"commit","published_at":"2018-11-12T22:46:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"ba1dc0f27cd85996dbf3ef9df4d7f10552d6c91f","kind":"commit","published_at":"2018-11-04T23:41:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0/manifests"},{"name":"v3.3.2","sha":"47b20fe33c5f1c8a2563bad3c27811c37f698794","kind":"commit","published_at":"2018-10-27T20:16:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"92b2a36716c8ced3d12ff0b300be06cc4743e6da","kind":"commit","published_at":"2018-10-23T22:16:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"47d3b93780400d6eaef48d29dfcbebec8a5f22b2","kind":"commit","published_at":"2018-10-21T21:27:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"bbb0b683dd45d130b17580da86fe6ccc1ab5b3d3","kind":"commit","published_at":"2018-10-15T22:11:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"a61f0fc9a56ef22874753175bad2a636460130d1","kind":"commit","published_at":"2018-10-14T21:03:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"58f526f46e609e3e6cd785d15bfc5486df7ab79f","kind":"commit","published_at":"2018-10-07T22:44:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"dbd67aa892a4e9885d763fcb0d1f6c1691fbf763","kind":"commit","published_at":"2018-09-30T17:16:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"6184c508f94500a9da7486ccb2b9398023e4b1b5","kind":"commit","published_at":"2018-09-23T22:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"a9cbda69c8e059d928da53d9525652170b999455","kind":"commit","published_at":"2018-09-16T21:32:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"27412afa36b6c64b15b3b33cd51235efbc55a775","kind":"commit","published_at":"2018-09-08T22:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d6fb8524ff94080614e8d4d1064c7b2cec66c5d1","kind":"commit","published_at":"2018-09-03T21:14:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"2e9643f6c43c9b393a3914cd085aac92df546c04","kind":"commit","published_at":"2018-08-28T22:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"6847e0affc09f56a1497013be98bc3b59ccd3fde","kind":"commit","published_at":"2018-08-27T17:34:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0/manifests"},{"name":"v1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1","html_url":"https://github.com/mui/material-ui/releases/tag/v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1/manifests"},{"name":"v1.5.1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6b4c29e324eaa1272ce7b42ecab0e3460af6f437","kind":"commit","published_at":"2018-08-12T20:42:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0/manifests"},{"name":"v0.20.2","sha":"1b1c1fce216b5b2f5ecd52d21f8ec6a326c00cd5","kind":"commit","published_at":"2018-08-05T21:43:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2/manifests"},{"name":"v1.4.3","sha":"99650a6d174ad97b41ba1079cd5d7f55b5db21b5","kind":"commit","published_at":"2018-08-04T10:26:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e9bb799208b34fb8f8bbfe4b63b7a1942f95d91f","kind":"commit","published_at":"2018-07-29T14:37:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"869692ecf3812bc4577ed4dde81a9911c5949695","kind":"commit","published_at":"2018-07-22T21:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7fdc1890fb744b565480835fd5684e66871c679f","kind":"commit","published_at":"2018-07-14T15:02:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"f12ba5bfafc53ada2e5719697dd8373d41fa9471","kind":"commit","published_at":"2018-07-02T20:06:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"cd47eeabdcd4f67e35ff5ad56ae82a571da5747a","kind":"commit","published_at":"2018-06-26T10:53:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"e943cb8d6f405de5d53c1f3d1908cbccb502bb3a","kind":"commit","published_at":"2018-06-20T21:41:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"29308b10b3f8ba3565168e4da4bb5f793cb8b4f9","kind":"commit","published_at":"2018-06-18T18:38:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7c094a0f0381c7b68a223e27b5dc700a7595b122","kind":"commit","published_at":"2018-06-10T09:50:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2a300cdec817595ac879bc419257e55ef318b0f9","kind":"commit","published_at":"2018-06-03T15:25:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"3ccf76d315404ebd67f1254f5679d327c0647dfd","kind":"commit","published_at":"2018-05-26T14:56:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"73101790333124cc8f5857bc46038b7d2315842a","kind":"commit","published_at":"2018-05-17T22:07:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.1","sha":"aae0c434f99c4ab559d8aff53cfbd2cfa7974043","kind":"commit","published_at":"2018-05-15T21:15:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1/manifests"},{"name":"v0.20.1","sha":"c663649d9edf9d196aadbb3b426fd613816964fc","kind":"commit","published_at":"2018-05-13T21:34:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1/manifests"},{"name":"v1.0.0-rc.0","sha":"5f3008fc26479b40ff16ec498ae0e6e3361fdb47","kind":"commit","published_at":"2018-05-13T19:13:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-beta.47","sha":"d16e4f5115a9fde3e8958d7959a912a55cbb246d","kind":"commit","published_at":"2018-05-09T21:48:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.47","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47/manifests"},{"name":"v1.0.0-beta.46","sha":"aa1ef83f22650245dd736681d7ec6331cb2a42ef","kind":"commit","published_at":"2018-05-08T21:51:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.46","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46/manifests"},{"name":"v1.0.0-beta.45","sha":"ab592831cbf5987a6516139aeaf148bdb3360ccb","kind":"commit","published_at":"2018-05-07T13:38:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.45","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45/manifests"},{"name":"v1.0.0-beta.44","sha":"0bba4ad1aed5d2181baa156009301eb56fd80158","kind":"commit","published_at":"2018-04-29T20:57:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.44","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44/manifests"},{"name":"v1.0.0-beta.43","sha":"6dfe7382b9777885abe84f4d1f66c0c62545d559","kind":"commit","published_at":"2018-04-22T10:47:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.43","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43/manifests"},{"name":"v1.0.0-beta.42","sha":"bc03443cac8a55ce3fc4d19e6a95e0f3d0116fbf","kind":"commit","published_at":"2018-04-16T20:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.42","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42/manifests"},{"name":"v1.0.0-beta.41","sha":"cddff325bdc2c79592701c11e295e48db0879c28","kind":"tag","published_at":"2018-04-07T18:26:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.41","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41/manifests"},{"name":"v1.0.0-beta.40","sha":"7f423b6bef54c4a34f3b53d9b8ebf33c183916f8","kind":"tag","published_at":"2018-04-01T09:55:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.40","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40/manifests"},{"name":"v1.0.0-beta.39","sha":"b95cb7a83a102b21b7f6add713398f6c9e743d50","kind":"tag","published_at":"2018-03-28T21:23:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.39","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39/manifests"},{"name":"v1.0.0-beta.38","sha":"a6ccfbe7699b67b03703b49a7cb14d865b841d38","kind":"tag","published_at":"2018-03-17T12:24:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.38","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38/manifests"},{"name":"v1.0.0-beta.37","sha":"1587ac3654ae5061eb21f652722a02cc4c367292","kind":"tag","published_at":"2018-03-11T14:31:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.37","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37/manifests"},{"name":"v1.0.0-beta.36","sha":"f31bd2e431c29f85a053387ce062987a3fc36168","kind":"tag","published_at":"2018-03-05T21:07:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.36","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36/manifests"},{"name":"v1.0.0-beta.35","sha":"25ca14ffcec6eeb75446730a03cc4a2014c5e8ab","kind":"tag","published_at":"2018-02-25T22:47:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.35","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.2","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2/manifests"},{"name":"olivier-material-ui-codemod@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1/manifests"},{"name":"olivier-material-ui-icons@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.1","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1/manifests"},{"name":"olivier-material-ui-codemod@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0/manifests"},{"name":"olivier-material-ui-icons@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0/manifests"},{"name":"v1.0.0-beta.34","sha":"284dfcb06fed2244033cc971cb78f485bafece3d","kind":"tag","published_at":"2018-02-17T12:08:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.34","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34/manifests"},{"name":"v1.0.0-beta.33","sha":"b7f698d48d61e74f74e5e50a08b4309460a55266","kind":"tag","published_at":"2018-02-10T12:03:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.33","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33/manifests"},{"name":"v1.0.0-beta.32","sha":"896bc50f35a83fac0453dbbecd9f367b45b450e9","kind":"tag","published_at":"2018-02-04T22:44:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.32","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32/manifests"},{"name":"v1.0.0-beta.31","sha":"6271146a2545aeedf4110990de21ebc0c910b627","kind":"tag","published_at":"2018-01-29T22:06:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.31","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31/manifests"},{"name":"v1.0.0-beta.30","sha":"2bb35ce508832f518a4c3af8cd7cf67af8fd90c5","kind":"tag","published_at":"2018-01-21T22:50:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.30","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30/manifests"},{"name":"v1.0.0-beta.29","sha":"7386d56d4dfb85ca4a586a56691b6a58798d5c42","kind":"tag","published_at":"2018-01-16T20:27:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.29","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29/manifests"},{"name":"v1.0.0-beta.28","sha":"e1f3dad9084edf460d42e0a5f6b7c956eaa51e8d","kind":"tag","published_at":"2018-01-14T14:52:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.28","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28/manifests"},{"name":"v1.0.0-beta.27","sha":"fcfe4a64a95f65e205c5ba9523987982e6556eea","kind":"tag","published_at":"2018-01-06T15:25:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.27","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27/manifests"},{"name":"v1.0.0-beta.26","sha":"bd42549ee464bce03743f7ee18964066f9d3907d","kind":"tag","published_at":"2017-12-30T23:24:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.26","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26/manifests"},{"name":"v1.0.0-beta.25","sha":"d9ab3e313136fa5fb179743b560ac7c9e4fa8f6a","kind":"tag","published_at":"2017-12-22T23:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.25","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25/manifests"},{"name":"v1.0.0-beta.24","sha":"7c8fe8516f8bf6317e7cc748eefa7d97c92b4007","kind":"tag","published_at":"2017-12-17T12:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.24","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24/manifests"},{"name":"v1.0.0-beta.23","sha":"1a4e5b06ae0a7f6b3a6be810d272ebdf3efbb863","kind":"tag","published_at":"2017-12-09T09:51:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.23","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23/manifests"},{"name":"v0.20.0","sha":"86b40ae4883e95d6139e9e5d59c0e14aa022ce3a","kind":"commit","published_at":"2017-12-04T04:05:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0/manifests"},{"name":"v1.0.0-beta.22","sha":"22f68ca292a947349ae2877b09e85775703ec87f","kind":"tag","published_at":"2017-11-28T23:11:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22/manifests"},{"name":"v1.0.0-beta.21","sha":"d33604a9deacbb2725da3688d823416486a039c1","kind":"tag","published_at":"2017-11-13T22:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21/manifests"},{"name":"v1.0.0-beta.20","sha":"076d08bfa709ffdb4858106ebda73f475e4ec5b9","kind":"tag","published_at":"2017-11-05T19:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20/manifests"},{"name":"v1.0.0-beta.19","sha":"2a1879fb818973d4df766c2d7842afd939fdb2b8","kind":"tag","published_at":"2017-10-30T21:51:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19/manifests"},{"name":"v1.0.0-beta.18","sha":"f626204f8e0cd9933bcb7a8c8ac5cd97d6419eca","kind":"tag","published_at":"2017-10-23T21:58:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18/manifests"},{"name":"v1.0.0-beta.17","sha":"616d69d5ff7263eb9c84960b6b7a4c9ff852d4ef","kind":"tag","published_at":"2017-10-15T22:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17/manifests"},{"name":"v1.0.0-beta.16","sha":"56fd0d9d2f6fe0222b8c4117e227de1d725918ba","kind":"tag","published_at":"2017-10-08T20:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16/manifests"},{"name":"v0.19.4","sha":"f1bc4be26ca68578f0cfd053fed8eeabe0d3a636","kind":"tag","published_at":"2017-10-08T19:56:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4/manifests"},{"name":"v1.0.0-beta.15","sha":"4da17a67182a212be91a36cec9c976ccb6293380","kind":"tag","published_at":"2017-10-04T16:05:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15/manifests"},{"name":"v1.0.0-beta.13","sha":"736f12000e6989b2e37fcf10deca8bcf20a284f5","kind":"tag","published_at":"2017-10-01T19:58:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13/manifests"},{"name":"v0.19.3","sha":"7e484cc0c2e3db1e30ebe89d93475f2999f6168c","kind":"tag","published_at":"2017-10-01T19:35:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3/manifests"},{"name":"v1.0.0-beta.12","sha":"65b6e04a74a1520209e7b8fcfa311a431ecb070a","kind":"tag","published_at":"2017-09-24T18:24:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12/manifests"},{"name":"v0.19.2","sha":"5f750e046d48fa2f8c0efd86290ea48661c9b32e","kind":"tag","published_at":"2017-09-18T20:14:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2/manifests"},{"name":"v1.0.0-beta.11","sha":"01c6feb33e7e4e5043ce2a8377fa7dda3dbc8180","kind":"tag","published_at":"2017-09-18T19:11:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11/manifests"},{"name":"v1.0.0-beta.10","sha":"3d4518c997fe875f8e91044ff59a09a46fdfb726","kind":"tag","published_at":"2017-09-13T21:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10/manifests"},{"name":"v1.0.0-beta.9","sha":"d4dba0da9a00efe5104365ca647d848a131a41a6","kind":"tag","published_at":"2017-09-10T11:17:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9/manifests"},{"name":"v1.0.0-beta.8","sha":"865b39bef48c3f85743c3914ba146b97b93fce0f","kind":"tag","published_at":"2017-09-02T11:11:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8/manifests"},{"name":"v0.19.1","sha":"b0d03e92c64bee1ac8c25acd0c48657b7f605d9a","kind":"tag","published_at":"2017-09-02T10:38:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1/manifests"},{"name":"v1.0.0-beta.7","sha":"d2083879918dcafdc9c17e3e19440000a0abb3b0","kind":"tag","published_at":"2017-08-30T22:51:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7/manifests"},{"name":"v1.0.0-beta.6","sha":"8385df161a6792d472821e30c7095b267b844950","kind":"tag","published_at":"2017-08-20T14:48:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6/manifests"},{"name":"v1.0.0-beta.5","sha":"8292545fd41ea9f9d3c7c52bb45f60a4fea434a9","kind":"tag","published_at":"2017-08-15T08:55:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5/manifests"},{"name":"v0.19.0","sha":"d1b3bc614a818d497e38fd51c85077dd7b490bad","kind":"tag","published_at":"2017-08-15T08:17:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0/manifests"},{"name":"v1.0.0-beta.4","sha":"110f0a6e95e8e2b51b2bdd7e545a9b41d1a0009f","kind":"tag","published_at":"2017-08-05T10:09:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4/manifests"},{"name":"v1.0.0-beta.3","sha":"e0dd9560d4a152ca0a61558b6238edc40746c354","kind":"tag","published_at":"2017-07-29T21:00:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"45d5da95daf4d52b0ea6e4ffbef27755fa0aa196","kind":"tag","published_at":"2017-07-23T17:45:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"603fbde8d99e386d6640ec6c24ba9fcfc4316dd4","kind":"tag","published_at":"2017-07-23T17:12:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1/manifests"},{"name":"v0.18.7","sha":"50f6dfc4b6ee7473e27ba950c3ce900b24f17d1c","kind":"tag","published_at":"2017-07-23T15:51:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7/manifests"},{"name":"v1.0.0-alpha.22","sha":"f3992561ed94696d595b6a56efc7449c7dee67c7","kind":"tag","published_at":"2017-07-18T09:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22/manifests"},{"name":"v1.0.0-alpha.21","sha":"49d21891b72796f4a8f383d9b15b66f72cb94549","kind":"tag","published_at":"2017-07-04T22:13:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21/manifests"},{"name":"v0.18.6","sha":"1d10ecbac4a83f9934bb6a7f025855f82002113c","kind":"tag","published_at":"2017-07-04T21:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6/manifests"},{"name":"v0.18.5","sha":"86f7c4141cc66ab1e96a681a6945472283e41ea3","kind":"tag","published_at":"2017-06-28T18:14:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5/manifests"},{"name":"v1.0.0-alpha.20","sha":"84363396403cbbd51072d0b09822cd6d8ab6bf87","kind":"tag","published_at":"2017-06-25T18:01:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20/manifests"},{"name":"v0.18.4","sha":"2c6872cacf19ac71a316b282c2467162dcd148c6","kind":"tag","published_at":"2017-06-25T17:39:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4/manifests"},{"name":"v1.0.0-alpha.19","sha":"611bfd7557fd928933e39c054d2b2edeb57adaed","kind":"tag","published_at":"2017-06-19T16:58:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19/manifests"},{"name":"v1.0.0-alpha.18","sha":"5fdb60642bdf2907b7fba352cf2cd0fa7208848f","kind":"tag","published_at":"2017-06-19T10:12:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18/manifests"},{"name":"v1.0.0-alpha.17","sha":"73e0a35145d10f3c29a991f75e5ba8315e0e754a","kind":"tag","published_at":"2017-06-12T11:55:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17/manifests"},{"name":"v0.18.3","sha":"4c6a542c772f9fe9ff97bb95f63801138d7722d0","kind":"tag","published_at":"2017-06-07T21:28:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"9d3b59b3fec3b31b37334c3bd842112f3d090f86","kind":"commit","published_at":"2017-06-06T21:29:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2/manifests"},{"name":"v1.0.0-alpha.16","sha":"0c7dba6dc5ad8b9f69ec3c60e3ba31f2973e582a","kind":"tag","published_at":"2017-06-01T08:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"18508aeb3e5817406209e15c3e51a53c2cbece96","kind":"tag","published_at":"2017-05-23T20:00:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"771fb44738e116a1d2cec7aabb8ed1425b1d57f6","kind":"tag","published_at":"2017-05-14T10:11:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14/manifests"},{"name":"v0.18.1","sha":"715372edf9fc21244030207409b4070158f6936d","kind":"tag","published_at":"2017-05-13T10:21:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1/manifests"},{"name":"v1.0.0-alpha.13","sha":"17fde80a53fb9fcce31a82290f54de55cf3655e9","kind":"tag","published_at":"2017-05-08T10:47:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13/manifests"},{"name":"v0.18.0","sha":"dea7938b1265a3b100899d65589fbd05e877ab9e","kind":"tag","published_at":"2017-04-30T22:26:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0/manifests"},{"name":"v1.0.0-alpha.12","sha":"dc7371e4770fd3e8b1a82b9c2c2a652acaa73713","kind":"tag","published_at":"2017-04-30T22:22:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12/manifests"},{"name":"v0.17.4","sha":"a398290811c94bd6bb2d5d04c7f6d0ce734e3ad6","kind":"commit","published_at":"2017-04-14T17:20:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4/manifests"},{"name":"v1.0.0-alpha.11","sha":"7b3dbfaf2e94e8139424c8660692ee20d5a9880e","kind":"tag","published_at":"2017-04-14T16:50:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11/manifests"},{"name":"v0.17.3","sha":"53076a03182668f94d3bf40cd880309a51e9be88","kind":"tag","published_at":"2017-04-10T21:42:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"38c4aed87e608ded8e083dcf341ed5e9a14c20ef","kind":"tag","published_at":"2017-04-09T11:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2/manifests"},{"name":"v1.0.0-alpha.10","sha":"27fd907d604c1d3189b7b70e3a7e4758e0171492","kind":"tag","published_at":"2017-04-06T12:00:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"b962c2fbfa7a9cab9e9844e01966b90ca86e67a1","kind":"tag","published_at":"2017-04-01T13:47:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a0b4691eb3958aeb9173a8f4e705c81dfb7d25da","kind":"tag","published_at":"2017-03-25T11:46:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8/manifests"},{"name":"v0.17.1","sha":"05280483dbbc29e56edd8f3644721679b55d4d73","kind":"commit","published_at":"2017-03-13T12:27:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1/manifests"},{"name":"v1.0.0-alpha.7","sha":"9281a3fcee37d6afb9e493ff06e8a2626f4d7d91","kind":"tag","published_at":"2017-03-12T12:31:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"69f604946c366c655d0613841c034cacee7e9ef4","kind":"commit","published_at":"2017-02-26T12:41:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6/manifests"},{"name":"v1.0.0-alpha.5","sha":"74973892bdfacd5c9e3a4ce63185e9a6500d9522","kind":"commit","published_at":"2017-02-26T11:04:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-alpha.4","sha":"6472a6864951bfe7f3739afbe74b50981299ac28","kind":"commit","published_at":"2017-02-26T10:19:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4/manifests"},{"name":"v0.17.0","sha":"c9af9606bcea6551ceaadc2f6430d629eb679e84","kind":"commit","published_at":"2017-02-12T22:06:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0/manifests"},{"name":"v1.0.0-alpha.3","sha":"4583f5212d0b668e3801a859d3cc584cec0ec173","kind":"commit","published_at":"2017-02-12T21:43:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"8476782b595175d25c8a972b5fe53bc1f8532676","kind":"tag","published_at":"2017-02-07T19:48:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"3a0eb03018a9c5c96ba5233de8ef45202403a94c","kind":"commit","published_at":"2017-01-29T21:29:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.16.7","sha":"867c6c29b1badd839b1fd57720e5754fcd53a516","kind":"commit","published_at":"2017-01-15T19:57:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"bc84dbeeb78b725fefdc10cdc6eee7b75cc1226e","kind":"commit","published_at":"2016-12-25T21:03:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"8a03a04ef17f76ce09b88607b216d8a8e4d277d6","kind":"commit","published_at":"2016-12-09T20:45:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"84c18c98ff56fbe81be902735164219040729bb1","kind":"commit","published_at":"2016-11-17T19:18:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"066c5d53d1d4ecec2923ed12ec14647ae8248a9c","kind":"commit","published_at":"2016-11-17T16:41:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"806b2eab2272b430e814f8b3c7f1e7b31cd0e306","kind":"commit","published_at":"2016-11-14T17:22:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"2085737a798d9cb808b2fddf1f06883b27327ccc","kind":"commit","published_at":"2016-10-19T18:24:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"6eb9913441cb39562f4c935bdd70042d26daa260","kind":"commit","published_at":"2016-10-05T14:36:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0/manifests"},{"name":"v0.16.0-rc2","sha":"71a9524d0ec28dad2f566a42c7bb8ad2ea93ce36","kind":"commit","published_at":"2016-09-24T19:31:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2/manifests"},{"name":"v0.16.0-rc1","sha":"1691addd7f84317619c6831c35cb1f32ef3779b6","kind":"commit","published_at":"2016-09-07T19:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1/manifests"},{"name":"v0.15.4","sha":"be9bc14f4cda041299b6f8845af87b9278c871fc","kind":"commit","published_at":"2016-08-10T22:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"8bd3589dd7f676f3d725559cbd63457afe8d3691","kind":"commit","published_at":"2016-08-02T20:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"908f694e1e6eae9e63da6b22e63100d6bda4fa8e","kind":"commit","published_at":"2016-07-09T21:10:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"1fed1bcc81d89e473e261c1da4bf0a3a46515ce8","kind":"tag","published_at":"2016-06-20T08:15:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"06667b589952f58ff8c6d277df364ef16dada671","kind":"tag","published_at":"2016-05-06T13:49:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0/manifests"},{"name":"v0.15.0-beta.2","sha":"7cf7adfe9042e9be8dbaa1c850ffacca26e9c269","kind":"commit","published_at":"2016-04-21T22:57:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2/manifests"},{"name":"v0.15.0-beta.1","sha":"47d7525fb77c7c579e99d595b3f98c69fc838c77","kind":"tag","published_at":"2016-04-14T13:33:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1/manifests"},{"name":"v0.15.0-alpha.2","sha":"caabf9eaee5a5e11097958105f8427cfc8905f86","kind":"tag","published_at":"2016-03-17T23:37:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2/manifests"},{"name":"v0.15.0-alpha.1","sha":"2ebddeb908857c16ece162964a7e501ab37716ba","kind":"commit","published_at":"2016-02-27T17:54:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1/manifests"},{"name":"v0.14.4","sha":"de2bee1335ff1fd701a60cb3d739cf919dbd77ce","kind":"commit","published_at":"2016-02-03T00:47:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"fa9141f90149392cc3fa366736e61a89b07e9205","kind":"commit","published_at":"2016-01-27T03:06:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"44b41957ae81344cf6dc794cf2dbe2da48152622","kind":"commit","published_at":"2016-01-08T15:52:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"0ae4d7f61bb240ae5e2adc9d15a8d5629f738db6","kind":"commit","published_at":"2016-01-04T22:23:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"628bc82957d8e537a1b648e31e10723820bb00ac","kind":"commit","published_at":"2015-12-25T15:12:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0/manifests"},{"name":"v0.14.0-rc2","sha":"9a24d8a7839c37b86748ad8022e39235e8eb6be2","kind":"commit","published_at":"2015-12-14T22:26:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2/manifests"},{"name":"v0.14.0-rc1","sha":"7459597806a2f1f5826eaab26d3c5d974da70fbd","kind":"commit","published_at":"2015-12-04T19:52:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1/manifests"},{"name":"v0.13.4","sha":"a98006f9ffb588030cbdd2e3b4a4515017e58c43","kind":"commit","published_at":"2015-11-24T17:07:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"e33afed6913b58a990bd4b51a038bbfff0a0f42f","kind":"commit","published_at":"2015-11-17T16:34:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"6f28ad04e8f95073646bfeb8936c550ca4a94347","kind":"commit","published_at":"2015-11-10T00:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"330488977f95dbebd6cf6a387bf10a86238331ff","kind":"commit","published_at":"2015-10-29T21:08:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"7980cd589e9dc9e055e1b789bf2f80e7f2ef0f5d","kind":"commit","published_at":"2015-10-21T19:38:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"86394ccd2d7b715eaa054a369679eba4ac82ce1f","kind":"commit","published_at":"2015-10-21T19:04:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"d310459476a461e0d29f166de277896026d8f35f","kind":"commit","published_at":"2015-10-19T17:30:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"06aca1012d01de4ec782acfb8d22a6ec83d48ff7","kind":"commit","published_at":"2015-10-07T21:43:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"6671f90516c2065839efae773ecda924b8bebdae","kind":"commit","published_at":"2015-10-06T19:31:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"a4e194e46c47f8e2eedfab8f0a8c4104e5679c95","kind":"commit","published_at":"2015-09-28T16:15:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"aa485220ff28e907d2548cbfb65bd789c23d9eba","kind":"commit","published_at":"2015-09-25T16:08:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"b55b770f2049852febe47bef27aa0eaceafcec08","kind":"commit","published_at":"2015-09-15T21:10:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"82bc1cb2805f7b624516f71628e6ca525df18cad","kind":"commit","published_at":"2015-08-24T21:31:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0/manifests"},{"name":"v0.10.4","sha":"a8097bcbed6939f0cb308e05acf03a907b666725","kind":"commit","published_at":"2015-08-09T03:29:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"2a43082b52138e33c85878616461445895066a11","kind":"commit","published_at":"2015-08-08T22:51:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"71583523f39c1830d3fcffeff0598c2f803f1048","kind":"commit","published_at":"2015-07-29T20:34:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"6b609c63611b02f9e845b765770983c547cd6af8","kind":"commit","published_at":"2015-07-13T21:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"b6140ec86c5087ad799e9a658f3f0d9b150c205a","kind":"commit","published_at":"2015-07-10T01:35:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"8a18478700f49b94fe7f580664e7b31c581ceb0b","kind":"commit","published_at":"2015-06-20T17:47:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"3da654eb4f0ddb10d81f2706eda1f3819e40b795","kind":"commit","published_at":"2015-06-15T01:46:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"867e87d3530b4fb6bc7f6ec5fb9edcd49e7bd631","kind":"commit","published_at":"2015-06-09T23:38:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"cb794810e7c39352f1bbd533d92983dc22a57510","kind":"commit","published_at":"2015-05-24T20:12:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0/manifests"},{"name":"v0.7.5","sha":"b3ce0b272e5468919d01b3d3ab6751a92f682b48","kind":"commit","published_at":"2015-04-27T19:14:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"abc159f246f15163f7984bcf702409cffc745d6e","kind":"commit","published_at":"2015-04-21T18:14:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"9321a4a8879f380a725c7439114ebf3e0da8abcc","kind":"commit","published_at":"2015-04-01T15:20:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"953606f4d1a9e3a33798b499219fe40b1f81fd96","kind":"commit","published_at":"2015-03-25T23:45:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"03c169188dd10ec2242b7806050781867c0291dd","kind":"commit","published_at":"2015-03-04T21:41:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"078ba0c94f8985dd2d96587784f760474ba51858","kind":"commit","published_at":"2015-02-13T21:06:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"accd9f0ef163d514b091709ffd63f76f6d1a467f","kind":"commit","published_at":"2015-01-27T00:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"57c7a95be20dc77cbe0459a40acc802e16de5148","kind":"commit","published_at":"2015-01-26T23:07:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"706446d6aeb952def6f2016fdc213b6e56b2d40f","kind":"commit","published_at":"2015-01-03T23:58:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"6b294fdd0a7f9686b8b8f05cf8759e90b3e581f9","kind":"commit","published_at":"2014-12-25T17:36:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"3eb741fdb94fff5e8218809b8f7d5a9d2e4d1778","kind":"commit","published_at":"2014-12-15T17:14:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"d65414913839d9d939c8bd938ca21f39f0faa924","kind":"commit","published_at":"2014-12-07T15:15:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"fc3232f6e9d1662c4f9d813b70acb329c4cdc6de","kind":"commit","published_at":"2014-11-30T21:22:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"4b02786c2a7e27613201fe72c033a260018a38d6","kind":"commit","published_at":"2014-11-28T20:34:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"ab8880bc442941c20d58ca2cbb8aace7b2724929","kind":"commit","published_at":"2014-11-17T20:10:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"052b0bc5a3e887d0a36b2277a2e09812a0ce206b","kind":"commit","published_at":"2014-11-11T21:11:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"715b7e868003ac9b121bdacee3e1301b9c660aa9","kind":"commit","published_at":"2014-11-08T19:56:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"088d257c0bec691545cd32f83fd2af753866b8ee","kind":"commit","published_at":"2014-11-08T00:13:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0/manifests"},{"name":"v0.1.29","sha":"3fe7b8bf7c3adc04522f311ce1c1c3b6e39e8edd","kind":"commit","published_at":"2014-11-05T19:58:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.1.29","html_url":"https://github.com/mui/material-ui/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29/manifests"}]},"repo_metadata_updated_at":"2025-10-29T21:14:05.828Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":2,"rankings":{"downloads":null,"dependent_repos_count":3.4795809262391884,"dependent_packages_count":9.561217324694391,"stargazers_count":0.00597941884035151,"forks_count":0.004783535072281208,"docker_downloads_count":null,"average":3.262890301211553},"purl":"pkg:golang/github.com/mui/material-ui","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/mui/material-ui","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/mui/material-ui","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/mui/material-ui/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-29T16:04:14.239Z","issues_count":4308,"pull_requests_count":9949,"avg_time_to_close_issue":13592057.178502878,"avg_time_to_close_pull_request":1743679.4759773905,"issues_closed_count":2590,"pull_requests_closed_count":8490,"pull_request_authors_count":716,"issue_authors_count":2931,"avg_comments_per_issue":5.109795728876509,"avg_comments_per_pull_request":1.994974369283345,"merged_pull_requests_count":7175,"bot_issues_count":19,"bot_pull_requests_count":3438,"past_year_issues_count":769,"past_year_pull_requests_count":3299,"past_year_avg_time_to_close_issue":842316.4168674699,"past_year_avg_time_to_close_pull_request":466566.7232444611,"past_year_issues_closed_count":415,"past_year_pull_requests_closed_count":2663,"past_year_pull_request_authors_count":186,"past_year_issue_authors_count":610,"past_year_avg_comments_per_issue":1.859557867360208,"past_year_avg_comments_per_pull_request":1.4080024249772658,"past_year_bot_issues_count":9,"past_year_bot_pull_requests_count":1478,"past_year_merged_pull_requests_count":2376,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/issues","maintainers":[{"login":"oliviertassinari","count":773,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"siriwatknp","count":700,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":511,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":434,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"mnajdova","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"michaldudak","count":262,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"aarongarciah","count":237,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"ZeeshanTamboli","count":207,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mj12albert","count":193,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"alexfauquette","count":165,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"samuelsycamore","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"cherniavskii","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"LukasTy","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"bharatkashyap","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"DanailH","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"JCQuintas","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"eps1lon","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"hbjORbj","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hbjORbj"},{"login":"flaviendelangle","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"michelengelen","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"rosskevin","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rosskevin"},{"login":"mbrookes","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"m4theushw","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"apedroferreira","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"hasdfa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"nikitaa24","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikitaa24"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"richbustos","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richbustos"},{"login":"nathanmarks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanmarks"},{"login":"vicasas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"MBilalShafi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joshwooding","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwooding"},{"login":"dimitropoulos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dimitropoulos"},{"login":"arthurbalduini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"dmtrKovalenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmtrKovalenko"},{"login":"hai-cea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-cea"},{"login":"gerdadesign","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"DavidCnoops","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidCnoops"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}],"active_maintainers":[{"login":"siriwatknp","count":282,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":241,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":191,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"oliviertassinari","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"ZeeshanTamboli","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mnajdova","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"mj12albert","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"aarongarciah","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"prakhargupta1","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"JCQuintas","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"DanailH","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"alexfauquette","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"bharatkashyap","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"LukasTy","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"cherniavskii","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"michaldudak","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"MBilalShafi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"flaviendelangle","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"vicasas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmui%2Fmaterial-ui/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmui%2Fmaterial-ui/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmui%2Fmaterial-ui/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmui%2Fmaterial-ui/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmui%2Fmaterial-ui/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2011420,"maintainers_count":0,"namespaces_count":756489,"keywords_count":111928,"github":"golang","metadata":{"funded_packages_count":52838},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-12-16T06:50:56.689Z","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":10758893,"name":"@temp-mui/system","ecosystem":"npm","description":"MUI System is a set of CSS utilities to help you build custom designs more efficiently. It makes it possible to rapidly lay out custom designs.","homepage":"https://mui.com/system/getting-started/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/material-ui","keywords_array":["react","react-component","mui","system"],"namespace":"temp-mui","versions_count":1,"first_release_published_at":"2024-07-26T02:50:52.880Z","latest_release_published_at":"2024-07-26T02:50:52.880Z","latest_release_number":"5.15.15","last_synced_at":"2025-12-12T01:21:11.819Z","created_at":"2024-07-28T00:10:35.029Z","updated_at":"2025-12-12T01:21:11.819Z","registry_url":"https://www.npmjs.com/package/@temp-mui/system","install_command":"npm install @temp-mui/system","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/mui-org"},"dist-tags":{"latest":"5.15.15"}},"repo_metadata":{"id":19822297,"uuid":"23083156","full_name":"mui/material-ui","owner":"mui","description":"Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.","archived":false,"fork":false,"pushed_at":"2025-10-22T16:11:10.000Z","size":699196,"stargazers_count":96842,"open_issues_count":1774,"forks_count":32693,"subscribers_count":1324,"default_branch":"master","last_synced_at":"2025-10-22T18:17:02.502Z","etag":null,"topics":["design-system","material-design","material-ui","react","react-components"],"latest_commit_sha":null,"homepage":"https://mui.com/material-ui/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2014-08-18T19:11:54.000Z","updated_at":"2025-10-22T16:11:52.000Z","dependencies_parsed_at":"2025-06-02T16:06:01.092Z","dependency_job_id":"32b77193-1b92-4638-bb5e-6c82ade9eee5","html_url":"https://github.com/mui/material-ui","commit_stats":{"total_commits":23822,"total_committers":3211,"mean_commits":"7.4188726253503585","dds":0.8266728234405172,"last_synced_commit":"c0620e333641deda56f3cd68c7c3736098ee818c"},"previous_names":["mui-org/material-ui","callemall/material-ui"],"tags_count":568,"template":false,"template_full_name":null,"purl":"pkg:github/mui/material-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/sbom","scorecard":{"id":262861,"data":{"date":"2025-08-17T02:37:43Z","repo":{"name":"github.com/mui/material-ui","commit":"06de3386e5dbd68c7e7496219f702232dcd7ec9f"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.7,"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":"Maintained","score":10,"reason":"30 commit(s) and 1 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":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/check-if-pr-has-label.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yml: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:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/no-response.yml:22","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/check-if-pr-has-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci-check.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-cleanup.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/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/publish-canaries.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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 28 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":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  14 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:  13 out of  13 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":"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: 'allow deletion' disabled on branch 'v6.x'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v6.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v6.x'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'v6.x'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v6.x'","Warn: codeowners review is not required on branch 'master'","Warn: codeowners review is not required on branch 'v6.x'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v6.x'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v6.x'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v6.x'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v6.x'"],"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":"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":"CI-Tests","score":10,"reason":"28 out of 28 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 36 contributing companies or organizations","details":["Info: found contributions from: A11yance, LightSourceAI, TourConnect, Treeshakers, alienfast, calcom, callemall, cefsharp, cssinjs, emikra, goose-duck, instacart, jalaali, lightsourceai, mui, mui-org, nodejs, openfoodfacts, pabloengine, pretur, react-native-community, reactiran, reactjs, reactwg, state-machines, storybookjs, testing-library, text-em-all, typed-typings, typescript-cheatsheets, underjs, vercel, webpack, yarnpkg, yarnplugins, 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":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-cpj6-fhp6-mr6j","Warn: Project is vulnerable to: GHSA-f46r-rw29-r322","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","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-17T11:13:50.539Z","repository_id":19822297,"created_at":"2025-08-17T11:13:50.539Z","updated_at":"2025-08-17T11:13:50.539Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280748853,"owners_count":26383954,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-24T02:00:06.418Z","response_time":73,"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":"v7.3.4","sha":"28eadba9ec2899226ecbf4058b8fba1ddeab9e6d","kind":"tag","published_at":"2025-10-02T18:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4/manifests"},{"name":"v7.3.3","sha":"6984a79aa3ebde0ad9d1a21817de900f60b7dc90","kind":"tag","published_at":"2025-10-02T14:01:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3/manifests"},{"name":"v7.3.2","sha":"ebd180cdd48e365aa0c5c54b6568d5efc320590d","kind":"tag","published_at":"2025-09-02T06:18:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"3592ec32c4858c22bf99c535c037c13ee6db6b84","kind":"tag","published_at":"2025-08-06T09:33:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"ad98e5ebf7f2f629f9a8b054d9ee3e7217d163bf","kind":"tag","published_at":"2025-08-05T05:40:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0/manifests"},{"name":"v6.5.0","sha":"894dd472b2cc3bbf218eef521ce5a4bcbe914e60","kind":"tag","published_at":"2025-07-08T02:51:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0/manifests"},{"name":"v5.18.0","sha":"6b50143dcfc2aad56a37c9f2e1f14256e9a65c4e","kind":"tag","published_at":"2025-07-08T02:50:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0/manifests"},{"name":"v7.2.0","sha":"1496d735b2cf16501ce413daec40d627eee77e1d","kind":"tag","published_at":"2025-06-30T08:59:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0/manifests"},{"name":"v7.1.2","sha":"ad2d425db362790d6d0f90fbe5b5d3a5b5132503","kind":"tag","published_at":"2025-06-20T07:34:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2/manifests"},{"name":"v6.4.12","sha":"9179a92b0d97f6d0270c7fac733cfd81bd7354cc","kind":"tag","published_at":"2025-06-02T06:58:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12/manifests"},{"name":"v7.1.1","sha":"0ebb3a14ccc5dbee4ec2682b387511f107b95a65","kind":"tag","published_at":"2025-06-02T06:47:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"e3e07e0b8fac5ca8fb4bbf3ec453dbe79133552f","kind":"tag","published_at":"2025-05-06T08:50:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0/manifests"},{"name":"v6.4.11","sha":"6b3957d9d42c83e069da8e8bb534ec294dcb6254","kind":"tag","published_at":"2025-04-10T02:36:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11/manifests"},{"name":"v7.0.2","sha":"ebb24ce49e1ef8358600a7787cb6c8d671cead63","kind":"tag","published_at":"2025-04-09T13:08:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2/manifests"},{"name":"v6.4.10","sha":"d80a3609c8a7274dc5fafa348382059945aee449","kind":"tag","published_at":"2025-03-31T19:03:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10/manifests"},{"name":"v7.0.1","sha":"d6fdcac555725c3807e6f03445e3a051398ee739","kind":"tag","published_at":"2025-03-28T18:58:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"22aa7db2ed23df3b43530e9fdb57bc1051221457","kind":"tag","published_at":"2025-03-26T14:16:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0/manifests"},{"name":"v6.4.9","sha":"a884cb821f67a831f44cc6abfc3bc77faef91ada","kind":"tag","published_at":"2025-03-25T15:45:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9/manifests"},{"name":"v7.0.0-rc.0","sha":"ebaec8db8ae1b90183817cb0bad549d7fc63fe79","kind":"tag","published_at":"2025-03-19T09:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0/manifests"},{"name":"v5.17.1","sha":"0d509f8a4a48031a1e25974a1604b803892ce94e","kind":"tag","published_at":"2025-03-18T18:44:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"b0dc8270c5a2896293ff8b61052120a13819f0a1","kind":"tag","published_at":"2025-03-18T15:28:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0/manifests"},{"name":"v6.4.8","sha":"2bded219fabaaefc2083aa660d5856ab75cfa8d6","kind":"tag","published_at":"2025-03-17T17:54:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8/manifests"},{"name":"v7.0.0-beta.4","sha":"260ed53760f179e3bb4f1f43e2f2712ecbf9fdd7","kind":"tag","published_at":"2025-03-13T13:30:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4/manifests"},{"name":"v6.4.7","sha":"d1ca0a45fea4327ba4dc9876e62922785493f1c3","kind":"tag","published_at":"2025-03-05T15:19:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7/manifests"},{"name":"v7.0.0-beta.3","sha":"9dea4105c8b413e087bd1d0cc517b52831a2eb86","kind":"tag","published_at":"2025-03-05T15:13:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"48acea181cac8ca14455e76d01d3554ba578781e","kind":"tag","published_at":"2025-02-27T15:00:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2/manifests"},{"name":"v7.0.0-beta.1","sha":"2cf2e71af3c2b26694964884456bc335c2ba6cdb","kind":"tag","published_at":"2025-02-26T18:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1/manifests"},{"name":"v6.4.6","sha":"356b885778a2af26505d5dbba76a9abcceb69800","kind":"tag","published_at":"2025-02-26T13:39:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6/manifests"},{"name":"v7.0.0-beta.0","sha":"b485c1abec1d776e925ca90e6fa7d91e9bd057a7","kind":"tag","published_at":"2025-02-26T13:22:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0/manifests"},{"name":"v7.0.0-alpha.2","sha":"ba14b7070070281c8a6cea1df7653f007bb8da49","kind":"tag","published_at":"2025-02-18T18:57:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.4.5","sha":"6f2b908baa7863e2cbf0ec4518dc90ccfd53597b","kind":"tag","published_at":"2025-02-18T18:46:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5/manifests"},{"name":"v7.0.0-alpha.1","sha":"c390c1c2d1c85f42d40f16ce405a3c4b62026ec7","kind":"tag","published_at":"2025-02-11T17:34:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1/manifests"},{"name":"v6.4.4","sha":"c66361a6ad9d1354b60e6fb93ba3144c1348ab15","kind":"tag","published_at":"2025-02-11T14:31:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4/manifests"},{"name":"v6.4.3","sha":"cee310a92f61ffb75284195a9ed30bcb367c78e2","kind":"tag","published_at":"2025-02-04T18:53:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3/manifests"},{"name":"v7.0.0-alpha.0","sha":"3e3195a4285ca716061f7d7d87f4915630af1b69","kind":"tag","published_at":"2025-02-03T12:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.4.2","sha":"1813d89a599a4027fd216062b2cac8b0c1864f1d","kind":"tag","published_at":"2025-01-29T15:50:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2/manifests"},{"name":"v6.4.1","sha":"819e662a2ce210f8805c45057389217cb1c39a83","kind":"tag","published_at":"2025-01-21T13:23:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"f9949a8889c7e69cac145ce56411298a234d2e49","kind":"tag","published_at":"2025-01-14T16:46:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0/manifests"},{"name":"v5.16.14","sha":"ba588c8333d765af63ab15c8b33dd947b615f70b","kind":"tag","published_at":"2025-01-06T21:20:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14/manifests"},{"name":"v6.3.1","sha":"afd551abd3be44de711d6baef48e62e18b97c908","kind":"tag","published_at":"2025-01-03T13:53:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1/manifests"},{"name":"v5.16.13","sha":"e52a6379f22d38453fa046d410b0c4700707dbd9","kind":"tag","published_at":"2024-12-25T11:25:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13/manifests"},{"name":"v6.3.0","sha":"84d6ecfdccd10f204854beeef98bcc55dc99d117","kind":"tag","published_at":"2024-12-23T18:10:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"17026fc203a8b413ec7343b6eeb267a50519d515","kind":"tag","published_at":"2024-12-17T13:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1/manifests"},{"name":"v5.16.12","sha":"b8fbcf5fb5169d8db6ee0ec35001816d2777e8d4","kind":"tag","published_at":"2024-12-17T13:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12/manifests"},{"name":"v5.16.11","sha":"2413ff076b0d462736dfccd399b4be863fd79ec2","kind":"tag","published_at":"2024-12-11T10:13:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11/manifests"},{"name":"v6.2.0","sha":"3a8ceaead5ac4c2c4554e6500ca3d197420a04c2","kind":"tag","published_at":"2024-12-11T02:03:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0/manifests"},{"name":"v6.1.10","sha":"5c5e9f6d8a90034cd75dcb92403caf6b37efc916","kind":"tag","published_at":"2024-12-04T10:03:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10/manifests"},{"name":"v5.16.9","sha":"ec085b677c43ed1f37e66bd2fb58f27dce9f7184","kind":"tag","published_at":"2024-12-04T09:34:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9/manifests"},{"name":"v5.16.8","sha":"096adfbe28d038397a7f3cf3494b86844226e162","kind":"tag","published_at":"2024-11-28T06:51:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8/manifests"},{"name":"v6.1.9","sha":"821784419eefb89e4ce7b66c4b602a1e33d2fa88","kind":"tag","published_at":"2024-11-27T13:22:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9/manifests"},{"name":"v6.1.8","sha":"0b8739f145423bafdd8e2871312307bfb31c58ef","kind":"tag","published_at":"2024-11-20T15:09:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8/manifests"},{"name":"v6.1.7","sha":"a7d441d0bd3bfc16a1ce9e6d7ff3ad1afc6b62f1","kind":"tag","published_at":"2024-11-13T15:31:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7/manifests"},{"name":"v6.1.6","sha":"32112b76aa821c2a1e98120545019ef1a71ea274","kind":"tag","published_at":"2024-10-30T13:54:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6/manifests"},{"name":"v6.1.5","sha":"01c5f344628bc66e16f86284ee0fc7107002a5ca","kind":"tag","published_at":"2024-10-22T10:28:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5/manifests"},{"name":"v6.1.4","sha":"15ea548de803e4602894cae6304a497d7ddaf09c","kind":"tag","published_at":"2024-10-15T18:35:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4/manifests"},{"name":"v6.1.3","sha":"c7de2cae15cc7b7025ad79e3623320526ed16462","kind":"tag","published_at":"2024-10-09T09:47:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3/manifests"},{"name":"v6.1.2","sha":"e6ff0b5016ac4fa40cdc9b78a0d9ecdd2c0cd9db","kind":"tag","published_at":"2024-10-02T14:51:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"263c7259451d5b928bbdfd299c9c0afc89dfec02","kind":"tag","published_at":"2024-09-19T06:42:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"94cc3d0a66456713e6e25edf9a1ba35ad8df88bc","kind":"tag","published_at":"2024-09-11T13:09:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"bb620d85a89651ca4350e8861bbb35776d583726","kind":"tag","published_at":"2024-09-03T10:33:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"71dbef69dcbf2b87831af579fb777b4f1f4b219a","kind":"tag","published_at":"2024-08-29T13:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"c9a9adfb90e939c0590de6edf10d0c65fcbc8b1e","kind":"tag","published_at":"2024-08-27T09:06:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.0","sha":"55bea65c83c1beac77382fe961f8aa72eec21daa","kind":"tag","published_at":"2024-08-22T08:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0/manifests"},{"name":"v6.0.0-beta.6","sha":"cbb6f8d3b1b72732d51f5628765cfd7e75bd5747","kind":"tag","published_at":"2024-08-18T02:55:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6/manifests"},{"name":"v5.16.7","sha":"b505fd7b64e92db523198712a5d6716c494e0c66","kind":"tag","published_at":"2024-08-09T09:19:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7/manifests"},{"name":"v6.0.0-beta.5","sha":"75c24b0828981651082a3eede027b6871c96c440","kind":"tag","published_at":"2024-08-08T08:52:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5/manifests"},{"name":"v5.16.6","sha":"6eb1bdce38d0fc67fa8aebca260043c7fc8eb3e8","kind":"tag","published_at":"2024-07-30T21:06:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6/manifests"},{"name":"v6.0.0-beta.4","sha":"12532afa3e4f6f13a9fa86eb459c27792c36b6f9","kind":"tag","published_at":"2024-07-30T20:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4/manifests"},{"name":"v5.16.5","sha":"40792e6efb2c92b8964a3912e08aeb4fb7fc41c8","kind":"tag","published_at":"2024-07-25T06:42:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5/manifests"},{"name":"v6.0.0-beta.3","sha":"02fde66a0cd72fb7fe3681a5ea8c4de733b4a865","kind":"tag","published_at":"2024-07-24T18:27:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3/manifests"},{"name":"v5.16.4","sha":"77af399a3ad76f31e5f2e0fab5650b628fa50990","kind":"tag","published_at":"2024-07-16T16:01:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4/manifests"},{"name":"v6.0.0-beta.2","sha":"9ad8c1fd8dfd21d8e37fe73d71e011542b23db72","kind":"tag","published_at":"2024-07-16T14:46:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2/manifests"},{"name":"v5.16.3","sha":"e1824453bdb0a89f15d4dfe47a1c4f90fa0f0500","kind":"tag","published_at":"2024-07-16T14:18:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3/manifests"},{"name":"v6.0.0-beta.1","sha":"19c1935757925d834928a30ea41f58bb95fb355f","kind":"tag","published_at":"2024-07-16T09:42:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1/manifests"},{"name":"v5.16.2","sha":"56ddd108fe153592a800fce4d43f9758b0ff5101","kind":"tag","published_at":"2024-07-16T09:10:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2/manifests"},{"name":"v6.0.0-beta.0","sha":"3364f0740aa5c86e057ec5b0d22c1b12bfd96fa4","kind":"tag","published_at":"2024-07-11T15:54:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0/manifests"},{"name":"v5.16.1","sha":"431af6a2fd9bf6cd0422c61e36c937d1ea5e5015","kind":"tag","published_at":"2024-07-11T15:48:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1/manifests"},{"name":"v5.16.0","sha":"e5e9b9d5e952b52752b758179da20d3fa0982c05","kind":"tag","published_at":"2024-07-05T13:32:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0/manifests"},{"name":"v6.0.0-alpha.14","sha":"2a15dd74c76bacbc867a7313fdc2c42c6168327c","kind":"tag","published_at":"2024-07-05T04:25:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14/manifests"},{"name":"v6.0.0-alpha.13","sha":"a070a894fbe21c52df446438ca1bb5a891d5e1b5","kind":"tag","published_at":"2024-07-03T07:44:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13/manifests"},{"name":"v5.15.21","sha":"a306ce4afcc60de4c3e43b8f9183862235d9318e","kind":"tag","published_at":"2024-06-28T14:09:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21/manifests"},{"name":"v6.0.0-alpha.12","sha":"fb476c6c18b850e8400d03afb7447802afbfd357","kind":"tag","published_at":"2024-06-24T17:12:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.15.20","sha":"f20fa0ba4016e5425a2a4cce841075253828a551","kind":"tag","published_at":"2024-06-12T12:58:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20/manifests"},{"name":"v6.0.0-alpha.11","sha":"22c5206a9e8191b2f81131d6978a0958e55b7032","kind":"tag","published_at":"2024-06-12T08:18:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11/manifests"},{"name":"v6.0.0-alpha.10","sha":"e5ac6c0eef5efd4fa5c5eb11ccbf08e58e7443f8","kind":"tag","published_at":"2024-06-04T10:35:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10/manifests"},{"name":"v6.0.0-alpha.9","sha":"925de32766317bb84a92ec24b2b6465c8e48cc04","kind":"tag","published_at":"2024-05-29T12:25:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.15.19","sha":"77f606ba73bb5439d66871177772f54196044450","kind":"tag","published_at":"2024-05-29T12:01:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19/manifests"},{"name":"v6.0.0-alpha.8","sha":"c7dbe6e8256cef7bd2dbdcbee55428ad82513cd0","kind":"tag","published_at":"2024-05-21T16:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.15.18","sha":"607daac5baa9c8151f111fe4bacea1d7e61881a3","kind":"tag","published_at":"2024-05-16T09:29:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18/manifests"},{"name":"v6.0.0-alpha.7","sha":"997bec6d8d30a1a891aff4eeedefa41c93eaa95c","kind":"tag","published_at":"2024-05-16T06:31:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"7c8db04b91500ba77301acd360d21bff7f7c752f","kind":"tag","published_at":"2024-05-08T13:13:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.15.17","sha":"9bc4fc42959427246addfdf29db95847cc38e410","kind":"tag","published_at":"2024-05-08T12:24:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17/manifests"},{"name":"v5.15.16","sha":"284e251c155d92078f80f98919f4ab260b05e9be","kind":"tag","published_at":"2024-05-01T14:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16/manifests"},{"name":"v6.0.0-alpha.5","sha":"571d5046e26aa07605cb1e01ca99b2eb0b04d009","kind":"tag","published_at":"2024-05-01T14:16:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5/manifests"},{"name":"v6.0.0-alpha.4","sha":"afffc2ffc3db1e6abf48f3b3e13a41e8b758f874","kind":"tag","published_at":"2024-04-24T07:30:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4/manifests"},{"name":"v6.0.0-alpha.3","sha":"6d5e44409344ea4e13ceb3a02c4446dc6a7323b4","kind":"tag","published_at":"2024-04-17T16:10:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3/manifests"},{"name":"v6.0.0-alpha.2","sha":"4e75758b37119bd821435c23d9c111c545e186b6","kind":"tag","published_at":"2024-04-09T15:09:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2/manifests"},{"name":"v6.0.0-alpha.1","sha":"84307c1a2495a716788ec25f046faaa4d16c88c7","kind":"tag","published_at":"2024-04-05T10:43:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1/manifests"},{"name":"v5.15.15","sha":"5a079965186640b5176f00c537f3b9e6c299b5c4","kind":"tag","published_at":"2024-04-04T07:09:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15/manifests"},{"name":"v6.0.0-alpha.0","sha":"2a15ad6f1f5507162b1a5aebf78976ca3023183b","kind":"tag","published_at":"2024-03-26T15:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.15.14","sha":"9585d28317c90f2c71ab88dd5ae37638bb64ad82","kind":"tag","published_at":"2024-03-19T08:18:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14/manifests"},{"name":"v5.15.13","sha":"dbcb678234296de56afaf3138917e967e8d1934a","kind":"tag","published_at":"2024-03-13T14:17:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13/manifests"},{"name":"pigment@0.0.1","sha":"0e765a618a7676c507852cec024464b1fc1cd80f","kind":"tag","published_at":"2024-03-08T04:20:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/pigment@0.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/pigment@0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@pigment%400.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1/manifests"},{"name":"v5.15.12","sha":"5ad69e161d7520274cd37a2524ffb935b6dda158","kind":"tag","published_at":"2024-03-05T15:33:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12/manifests"},{"name":"v5.15.11","sha":"e3257a4d68481b0ca6efd5d06cb5c1e1e77e4286","kind":"tag","published_at":"2024-02-22T08:52:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11/manifests"},{"name":"v5.15.10","sha":"94fcd3ada0842108a9a2ce53e121931e5448649f","kind":"tag","published_at":"2024-02-12T12:38:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10/manifests"},{"name":"v5.15.9","sha":"7917d2a8a4acc0b07328dee8273847652491b769","kind":"tag","published_at":"2024-02-08T12:55:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9/manifests"},{"name":"v5.15.8","sha":"fe5a59e616637a0488b122749479b782f5f8dfa2","kind":"tag","published_at":"2024-02-06T20:42:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8/manifests"},{"name":"v5.15.7","sha":"b80acd69c7c848709d01465d6727b13ed6109258","kind":"tag","published_at":"2024-01-31T13:23:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7/manifests"},{"name":"v5.15.6","sha":"1700e5cd9cbb3bc648b7f799f837c4d23ed42700","kind":"tag","published_at":"2024-01-22T18:09:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6/manifests"},{"name":"v5.15.5","sha":"5d7c4e26a4973a3a80bf5f8a9a8ea14f89554fe0","kind":"tag","published_at":"2024-01-17T09:27:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5/manifests"},{"name":"v5.15.4","sha":"6aadbf91c5eb2c94dea9a49a19eb532606410a5a","kind":"tag","published_at":"2024-01-10T13:49:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4/manifests"},{"name":"v5.15.3","sha":"9fa4e472f9ba4fd4e7f8cfb8bc0d1f1d455ace23","kind":"tag","published_at":"2024-01-03T15:22:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"5d5dd15f70db9ffcb85d4dc57da8a20f5240fb81","kind":"tag","published_at":"2023-12-25T14:24:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"8be7ac66b99059bf2c2edcca9cf15981d389db6b","kind":"tag","published_at":"2023-12-19T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"8c2c6a88a509f9da7c453d4a3c3ab4749a57a36d","kind":"tag","published_at":"2023-12-12T18:21:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0/manifests"},{"name":"v5.14.20","sha":"14fa79f4328e901f82d7fc39aba722a9bf4a8df0","kind":"tag","published_at":"2023-12-05T09:28:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20/manifests"},{"name":"v5.14.19","sha":"a07b4925255aa3fc7ae1255130e182e4573c58d7","kind":"tag","published_at":"2023-11-29T21:11:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19/manifests"},{"name":"v5.14.18","sha":"43a41b6b2fa3f0a186a852b894452722e3a38f04","kind":"tag","published_at":"2023-11-14T08:27:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18/manifests"},{"name":"v5.14.17","sha":"c54a42dd8b0ec8e850bd60438e60a1a8acb3b4a4","kind":"tag","published_at":"2023-11-06T15:34:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17/manifests"},{"name":"v5.14.16","sha":"391b57a05daf67a8154471dae645471f5ffac09f","kind":"tag","published_at":"2023-10-31T10:57:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16/manifests"},{"name":"v5.14.15","sha":"6baedcfed27419ed6b9685f27fcbf3eff46133a3","kind":"tag","published_at":"2023-10-24T15:41:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15/manifests"},{"name":"v5.14.14","sha":"a0cfa182db3e7b196efe36cfe7b31d304c5a0a4e","kind":"tag","published_at":"2023-10-17T13:58:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14/manifests"},{"name":"v5.14.13","sha":"b8811a0fa59e7663b240183219db32f9a617e607","kind":"tag","published_at":"2023-10-10T19:42:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13/manifests"},{"name":"v5.14.12","sha":"bd450a0fdb19b087f47e1d7cce5a72417ec977cc","kind":"commit","published_at":"2023-10-04T16:31:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12/manifests"},{"name":"v5.14.11","sha":"13c0894d0c14c7f577a0a95492aeaa8fff8da33a","kind":"tag","published_at":"2023-09-26T11:47:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11/manifests"},{"name":"v5.14.10","sha":"14e97bffa62760cabcdc7244bff445b423f5286a","kind":"tag","published_at":"2023-09-18T10:18:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10/manifests"},{"name":"v5.14.9","sha":"8255b71ccdbfe9a20f856b5d68a269ab1c5452ca","kind":"tag","published_at":"2023-09-13T13:36:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9/manifests"},{"name":"v5.14.8","sha":"74c58dabc2cf5ed2242fb08e4781d26088d06b12","kind":"tag","published_at":"2023-09-05T12:34:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8/manifests"},{"name":"v5.14.7","sha":"8a09d535f101aac98935f82b76345ca9691b5e2b","kind":"tag","published_at":"2023-08-29T12:04:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7/manifests"},{"name":"v5.14.6","sha":"a1f511dd6ed9adba561e2ba00e1348136ed656db","kind":"commit","published_at":"2023-08-24T11:19:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6/manifests"},{"name":"v5.14.5","sha":"61fbfd1546c55caca984695a41f9c95668d414fc","kind":"tag","published_at":"2023-08-14T14:39:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5/manifests"},{"name":"v5.14.4","sha":"40f4b275022f03e48cf4809cd53d0d0dabb40424","kind":"tag","published_at":"2023-08-08T09:51:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4/manifests"},{"name":"v5.14.3","sha":"2deea341c9abfb640f22520e0c277027f3f91cd0","kind":"tag","published_at":"2023-08-01T15:33:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3/manifests"},{"name":"v5.14.2","sha":"36d9f0d3659e2f5ab1d924988313986962a0bf35","kind":"tag","published_at":"2023-07-25T10:01:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2/manifests"},{"name":"v5.14.1","sha":"f2e5ded80e94407f63a27eadb018139d6f967313","kind":"tag","published_at":"2023-07-19T09:05:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1/manifests"},{"name":"v5.14.0","sha":"2529e3aaaaec2c9f8e8cf669e58bb9c81db5a6d8","kind":"tag","published_at":"2023-07-11T14:57:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0/manifests"},{"name":"v5.13.7","sha":"aac2d5b526e8139314d99f827ecc3b2c24e99686","kind":"tag","published_at":"2023-07-04T08:53:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7/manifests"},{"name":"v5.13.6","sha":"312270bc71224067e1910bbee9f800b4a2469cc7","kind":"tag","published_at":"2023-06-23T14:05:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6/manifests"},{"name":"v5.13.5","sha":"24b3af68ebe79c1891e45c60c6bcfd26f8818f73","kind":"tag","published_at":"2023-06-12T13:43:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5/manifests"},{"name":"v5.13.4","sha":"a522d82df32d3bfab46b25f5ff24eeb9670c83fb","kind":"tag","published_at":"2023-06-05T17:30:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4/manifests"},{"name":"v5.13.3","sha":"70d4a2bb49dca9fef7854a1463a392094222812b","kind":"tag","published_at":"2023-05-29T11:22:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3/manifests"},{"name":"v5.13.2","sha":"f661923e9aa9d9cc634750affbb04bf2007bc57d","kind":"tag","published_at":"2023-05-22T16:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2/manifests"},{"name":"v5.13.1","sha":"0c58832b6e182f782e73b118ed9681055db3e249","kind":"tag","published_at":"2023-05-17T05:25:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"9130a021ca34746e4076fcae50c57bc584026b8f","kind":"tag","published_at":"2023-05-10T08:14:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0/manifests"},{"name":"v5.12.3","sha":"9710ff34b16a0f271107a8619a28546ae3ca7c18","kind":"tag","published_at":"2023-05-02T14:17:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"5b7e9c52e37ef0c3274a762f38cd7ef7ffc9e7a8","kind":"tag","published_at":"2023-04-25T16:42:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"d14d288ae9e9b0e2b3b33d0a77b4113f024d4215","kind":"tag","published_at":"2023-04-17T15:57:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"05127cf65b4250f836897428cd15829669ab8d6c","kind":"tag","published_at":"2023-04-11T09:58:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0/manifests"},{"name":"v5.11.16","sha":"af5e109990a26318c96dbff6f25759ba91f0e147","kind":"tag","published_at":"2023-04-04T14:00:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16/manifests"},{"name":"v5.11.15","sha":"ae98db6aca5f9d4b754ff9fce4ce33f738a00f65","kind":"tag","published_at":"2023-03-28T13:06:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15/manifests"},{"name":"v5.11.14","sha":"f34d17c3294fcdb63fe9a135b4f3aa2459c81189","kind":"tag","published_at":"2023-03-21T17:45:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14/manifests"},{"name":"v5.11.13","sha":"9f7a2bfac55faed1b1c6c7b4b6d1b1659a076bab","kind":"tag","published_at":"2023-03-14T09:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13/manifests"},{"name":"v5.11.12","sha":"b76b8f1098a6c01f39e5e19bf3abf77c2b9cf475","kind":"tag","published_at":"2023-03-06T15:03:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12/manifests"},{"name":"v5.11.11","sha":"58df7f1905f16533ddb5a7977346c0f4548e4547","kind":"tag","published_at":"2023-02-28T09:55:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11/manifests"},{"name":"v5.11.10","sha":"676bc85fa2b02f92f21dd5c7e15f453b6b9c2e3d","kind":"tag","published_at":"2023-02-20T11:30:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10/manifests"},{"name":"v5.11.9","sha":"af5b3f5e7a79da9ef4bbd63d8fcf60927ffb6533","kind":"tag","published_at":"2023-02-14T14:30:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9/manifests"},{"name":"v5.11.8","sha":"d4d8512ce3453711f3c661374579b0d2ed13f3e7","kind":"tag","published_at":"2023-02-07T10:50:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8/manifests"},{"name":"v5.11.7","sha":"33cac172846b032d3f8b9333b72b2af832dd47d0","kind":"tag","published_at":"2023-01-31T09:39:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7/manifests"},{"name":"v5.11.6","sha":"a2e552314847b4d52498538d7ca171763067a5d0","kind":"tag","published_at":"2023-01-23T20:28:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6/manifests"},{"name":"v5.11.5","sha":"685c72dfaf840f4d5b7a3ab738ddcabd74418823","kind":"tag","published_at":"2023-01-18T01:43:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5/manifests"},{"name":"v5.11.4","sha":"bc859d95e4415f880cd6bcb6f44cc9e5e8c8097c","kind":"tag","published_at":"2023-01-09T13:57:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4/manifests"},{"name":"v5.11.3","sha":"a526207c3957de4ebfcda937b58327d69464f15c","kind":"tag","published_at":"2023-01-02T17:00:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3/manifests"},{"name":"v5.11.2","sha":"e9d8fa07e1ff979bcaf92837b131cd9e292f0161","kind":"tag","published_at":"2022-12-26T14:56:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2/manifests"},{"name":"v5.11.1","sha":"a1e30390da62019e5769e398f4cbc9f8892d8f9a","kind":"commit","published_at":"2022-12-20T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"191acda4545c394b78964ab80b364e15686f0e9b","kind":"tag","published_at":"2022-12-13T12:56:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0/manifests"},{"name":"v5.10.17","sha":"4265f343b49e4af9673a49e585439d35c8deeab2","kind":"tag","published_at":"2022-12-06T10:59:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17/manifests"},{"name":"v5.10.16","sha":"b8aa3974d84c176b8857e8d5b29a7be8670bb410","kind":"tag","published_at":"2022-11-28T16:00:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16/manifests"},{"name":"v5.10.15","sha":"14a6e1c61edb5f66f4888e32c04df5e637e7cfc4","kind":"commit","published_at":"2022-11-22T09:45:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15/manifests"},{"name":"v5.10.14","sha":"c2da6de1c504c7dbd8ae1d0771c184c1544a0c76","kind":"tag","published_at":"2022-11-15T09:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14/manifests"},{"name":"v5.10.13","sha":"2f4c2190d1d3614d8063e84b79d4d1f034b3e3fe","kind":"tag","published_at":"2022-11-07T17:53:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13/manifests"},{"name":"v5.10.12","sha":"30cb27cff1d4e1838ca4235ab4285e20f2b2a870","kind":"tag","published_at":"2022-10-31T15:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12/manifests"},{"name":"v5.10.11","sha":"c80ff0339882859af7e17f8bfd0a5f6880b323f8","kind":"commit","published_at":"2022-10-25T09:34:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11/manifests"},{"name":"v5.10.10","sha":"639224a3e3600cb0e04755d89aab250297b6d851","kind":"tag","published_at":"2022-10-18T08:35:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10/manifests"},{"name":"v5.10.9","sha":"7bd7c219e2670ff7791148e9b1a1d2387528fc0c","kind":"tag","published_at":"2022-10-11T11:56:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9/manifests"},{"name":"v5.10.8","sha":"d4a3216cdd858899960f945d6e00b2d59bf1d5d1","kind":"tag","published_at":"2022-10-03T16:28:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8/manifests"},{"name":"v5.10.7","sha":"d9ef6e788eee11256818329c7429242f8b769263","kind":"commit","published_at":"2022-09-27T01:44:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7/manifests"},{"name":"v5.10.6","sha":"0f75f3d78b67c405c23bfd14a29aedff367415b7","kind":"tag","published_at":"2022-09-19T14:34:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6/manifests"},{"name":"v5.10.5","sha":"594d87dab0e43e641a6826c935df8f2c10672955","kind":"tag","published_at":"2022-09-12T14:40:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5/manifests"},{"name":"v5.10.4","sha":"c8feb29320a22cc4461fb5ef5f4f7de7bd96a59b","kind":"commit","published_at":"2022-09-06T09:11:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"992421d0114a9df72d358fe6fccc28c1fb6f1505","kind":"tag","published_at":"2022-08-29T17:37:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"99b23c06d9b018d6c500fa1acb3030d673e219ab","kind":"tag","published_at":"2022-08-23T10:25:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"dfc0b89c665de8e5e3e4ecf68d8c782e74dbb65c","kind":"tag","published_at":"2022-08-16T17:55:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"7f502e06d54c5a2f389a1639358c84279462b54a","kind":"commit","published_at":"2022-08-09T03:21:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0/manifests"},{"name":"v5.9.3","sha":"89617ef683d2bcd2c870e9c1bd58ad4d55247fd5","kind":"tag","published_at":"2022-08-01T20:54:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3/manifests"},{"name":"v5.9.2","sha":"b7f0a16eca4ac2044703032838f90873ec063d75","kind":"tag","published_at":"2022-07-25T15:12:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2/manifests"},{"name":"v5.9.1","sha":"1937412c4345569d98c0950a1016c22508e1ff81","kind":"tag","published_at":"2022-07-18T17:23:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"88ad7d4e623183b8e20702e7961ef9c8de330dc7","kind":"commit","published_at":"2022-07-12T08:54:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0/manifests"},{"name":"v5.8.7","sha":"be0ab4c062a22fc4bb52c47d005b57203b56c09c","kind":"tag","published_at":"2022-07-04T20:39:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7/manifests"},{"name":"v5.8.6","sha":"c58f6653411e0ff38bf67a512d16b87c6523606b","kind":"tag","published_at":"2022-06-27T14:21:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6/manifests"},{"name":"v5.8.5","sha":"3c528113f47cfddf2504ea02ba3065e7c5c46928","kind":"tag","published_at":"2022-06-21T18:05:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5/manifests"},{"name":"v5.8.4","sha":"a6e782ec2f037e2ca989515048ce5f22fe760595","kind":"tag","published_at":"2022-06-14T10:00:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4/manifests"},{"name":"v5.8.3","sha":"b1e4b9cd3e1d88286f9d1485864310a7c1f23a79","kind":"tag","published_at":"2022-06-07T19:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3/manifests"},{"name":"v5.8.2","sha":"93b0aba905b3b6947f58a02d911489bb737ee880","kind":"commit","published_at":"2022-05-31T11:47:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2/manifests"},{"name":"v5.8.1","sha":"1eee9ee437f39f1c3438209154df8e8b9ecd990d","kind":"tag","published_at":"2022-05-23T16:04:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"6a468718b970c39ae83a4029bcb53071c9567430","kind":"tag","published_at":"2022-05-17T09:42:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4eef029981b08c77a9c52d0b863e6b5ced279087","kind":"tag","published_at":"2022-05-10T09:06:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0/manifests"},{"name":"v5.6.4","sha":"edb7e8895ef8def2bf59376d7631e0360a77aaf6","kind":"commit","published_at":"2022-05-02T11:46:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4/manifests"},{"name":"v5.6.3","sha":"124d5e2f0022d17b577a464e6b3a69fa2511105e","kind":"tag","published_at":"2022-04-25T14:04:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3/manifests"},{"name":"v5.6.2","sha":"b3645b3fd11dc26a06ea370a41b5bac1026c6792","kind":"tag","published_at":"2022-04-18T16:10:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2/manifests"},{"name":"v5.6.1","sha":"0251fd5222079e4a512bbd32dff4a7a4c3efe997","kind":"tag","published_at":"2022-04-11T13:21:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"8dcdea53f927ab207718d7ee6576806aca2a3798","kind":"commit","published_at":"2022-04-06T03:27:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0/manifests"},{"name":"v4.12.4","sha":"a563a60219f7f6519fb0f34f6d8e3bf0974e6495","kind":"tag","published_at":"2022-04-03T14:38:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4/manifests"},{"name":"v5.5.3","sha":"96e1f40a3b8aa809d543aa7d466eb48cdfa0b53d","kind":"tag","published_at":"2022-03-28T14:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"dd411b017ea7504a14a16821b694ac6aa01d9b6d","kind":"tag","published_at":"2022-03-21T15:15:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"350b15ee91a93040d50391cb9a45440a90e6b2d1","kind":"tag","published_at":"2022-03-14T16:49:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"f3412aa9d179fdfc3f5c0a4a1cfc1965faef7307","kind":"commit","published_at":"2022-03-07T13:53:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0/manifests"},{"name":"v5.4.4","sha":"965f2eb8cb79bb0685a13d9e28c09617b22358cd","kind":"tag","published_at":"2022-02-28T15:21:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4/manifests"},{"name":"v5.4.3","sha":"e2892a61ea56b6578c2efc81d0324660082ad93c","kind":"tag","published_at":"2022-02-21T16:40:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3/manifests"},{"name":"v5.4.2","sha":"01371028b27156419923b362c4b0af92dc08b29f","kind":"tag","published_at":"2022-02-15T14:57:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"fbce2f80c6cb36e59a4a6826ae46b59a10e1c831","kind":"commit","published_at":"2022-02-08T11:34:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"ba4e819aa58b6a36ae4d96ee79c2a5310a812670","kind":"tag","published_at":"2022-02-01T09:00:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"337be3b2a630d791a5cbc5a2a4575d4f58e38df3","kind":"tag","published_at":"2022-01-24T15:05:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"dcbfc54f581dbf1c0008a8e9e578f896f06228ab","kind":"tag","published_at":"2022-01-17T22:45:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0/manifests"},{"name":"v5.2.8","sha":"f80abbb5f942064c9c270b2ac5bb2a2318876754","kind":"tag","published_at":"2022-01-10T20:11:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8/manifests"},{"name":"v5.2.7","sha":"5daaf9be5115b1cb777fb4cf3d9125baddfe5720","kind":"tag","published_at":"2022-01-03T12:34:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7/manifests"},{"name":"v5.2.6","sha":"052db9d577a03ed8d588ecca9e6c0a5f5ba676e1","kind":"tag","published_at":"2021-12-27T14:23:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6/manifests"},{"name":"v5.2.5","sha":"f8697de9c250dbc6b446bcc08566f50fb4070aab","kind":"tag","published_at":"2021-12-20T14:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5/manifests"},{"name":"v5.2.4","sha":"b265431f9a32ea726c5227821126fbc6424117d5","kind":"commit","published_at":"2021-12-14T13:41:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4/manifests"},{"name":"v5.2.3","sha":"9c3dc12c3de241f44d923bfb089200980f3fd23d","kind":"tag","published_at":"2021-12-06T16:12:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3/manifests"},{"name":"v5.2.2","sha":"fcaec7a75f951c9db79c99c42370ca18212c1f16","kind":"tag","published_at":"2021-11-29T16:51:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"586d9ba2472d549c180cbacddf97eb73425286b3","kind":"tag","published_at":"2021-11-25T11:50:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"353cecb5391571163eb6bd8cbf36d2dd299aaf56","kind":"tag","published_at":"2021-11-23T13:25:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"ddbe15b4d8b7cc1dc84720264fde0b1dafb6166f","kind":"commit","published_at":"2021-11-16T15:06:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"7e26583fe1f95f5c3682213105f8f4b51c9d61c9","kind":"tag","published_at":"2021-11-08T15:14:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0/manifests"},{"name":"v5.0.6","sha":"99752d2848f17c5d1e4840f54863899a19387162","kind":"tag","published_at":"2021-10-27T08:43:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6/manifests"},{"name":"v5.0.5","sha":"58f8ff1f8bc7f0cc4bb728654604a194b3c3790b","kind":"tag","published_at":"2021-10-26T10:14:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"86443310e4344ae1ce6e04f084d58e17e4d62170","kind":"tag","published_at":"2021-10-14T15:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"36258031912caf662f69ca3769c6e0bd46946050","kind":"tag","published_at":"2021-10-07T12:26:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"c510762a325116c654afd3c21381a50b942c2c66","kind":"tag","published_at":"2021-09-29T09:29:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"afcf3ee18e7a9c526348b3bce74b69781b4ad071","kind":"tag","published_at":"2021-09-22T12:15:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"85598e74b85a89a16f8bdf5b68346ca8d6b70557","kind":"tag","published_at":"2021-09-16T11:28:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.1","sha":"1b563a153f5b2736f79a3f45573e2e2b66ba0a9a","kind":"tag","published_at":"2021-09-08T13:55:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"698492a5401b12578dc459397b9d288542fc954b","kind":"commit","published_at":"2021-09-02T02:45:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.5","sha":"0bab71409bcc0865ab3e0fcbfa14fa824ddc5495","kind":"tag","published_at":"2021-08-25T07:30:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"c30ec7bed00b36da7b0e6a202b3cb48d2fc1b579","kind":"tag","published_at":"2021-08-13T21:32:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"e5ccdf299c75ea65b0600ee05ff6c98646891c77","kind":"tag","published_at":"2021-08-09T04:03:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3/manifests"},{"name":"v4.12.3","sha":"77a8daeed0e8efa67c6d86f3cc40239dc6eb3d94","kind":"tag","published_at":"2021-07-30T10:06:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3/manifests"},{"name":"v5.0.0-beta.2","sha":"cca80d861f64b3eaa8a5ef8815b7552aaea61557","kind":"tag","published_at":"2021-07-26T15:01:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2/manifests"},{"name":"v4.12.2","sha":"958241aa0ebf340ad0f152b91949720c85b4fcca","kind":"tag","published_at":"2021-07-19T16:41:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2/manifests"},{"name":"v5.0.0-beta.1","sha":"8a4b8952077b64e90ac9d23c116a45aed672db9c","kind":"tag","published_at":"2021-07-14T16:28:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1/manifests"},{"name":"v4.12.1","sha":"4dc8c9bf3e8a6b21a2aac58b0be3161af334b67d","kind":"tag","published_at":"2021-07-07T13:08:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"53a1655143aa4ec36c29a6063ccdf89c48a74bfd","kind":"tag","published_at":"2021-07-06T13:40:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0/manifests"},{"name":"v5.0.0-beta.0","sha":"a0f416173d2f5b78546f52e572a0f64dcc3751e9","kind":"tag","published_at":"2021-07-01T12:17:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.38","sha":"f60126f95d7b36fa12133887990615b9f47e994a","kind":"commit","published_at":"2021-06-24T03:37:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.38","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38/manifests"},{"name":"v5.0.0-alpha.37","sha":"c795ca0822e2816a630a5654d5471fa04521d23c","kind":"tag","published_at":"2021-06-15T17:49:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.37","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37/manifests"},{"name":"v5.0.0-alpha.36","sha":"cf2f6fa90608b109978698fc48120920beaaa51f","kind":"tag","published_at":"2021-06-08T06:46:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.36","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36/manifests"},{"name":"v5.0.0-alpha.35","sha":"6c0afb6d8fff919e80f9f1ec92613acacd8365e7","kind":"tag","published_at":"2021-05-31T20:34:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.35","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35/manifests"},{"name":"v5.0.0-alpha.34","sha":"ee3a077c161accb887b93a17f9eaa2b23e998319","kind":"tag","published_at":"2021-05-18T10:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.34","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34/manifests"},{"name":"v5.0.0-alpha.33","sha":"0fa6ab4a29e8469c081d3f796e0bd9cab98e9185","kind":"tag","published_at":"2021-05-09T12:29:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.33","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33/manifests"},{"name":"v4.11.4","sha":"6658323b5e2ba366691829bbef3f53c00008497e","kind":"tag","published_at":"2021-04-27T15:48:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4/manifests"},{"name":"v5.0.0-alpha.32","sha":"2e99746c35ea0c1e45187a206d6ebc25a52933dc","kind":"tag","published_at":"2021-04-27T12:59:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32/manifests"},{"name":"v5.0.0-alpha.31","sha":"b061319b132163900d1a4eb64207f5284d28639d","kind":"tag","published_at":"2021-04-20T13:59:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"0bc7ed897d54a899fb0dfc5cbd6c5ee0592705e1","kind":"tag","published_at":"2021-04-12T09:46:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"29934afe4643811f3bed772612f92d539a1e489d","kind":"tag","published_at":"2021-04-04T16:43:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"a83c7715c0e2cfa1c3e59b7a1f828f6a1476b307","kind":"tag","published_at":"2021-03-24T12:57:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"2de88ce2973667921a45ff69ea48a8843cb9d8cb","kind":"tag","published_at":"2021-03-05T13:01:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27/manifests"},{"name":"v5.0.0-alpha.26","sha":"8928a36394154e02a73d5e92a740d5f9ed8da709","kind":"tag","published_at":"2021-02-27T18:39:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"688db35f581ac345a09a15420efdb0e4c98a56ab","kind":"tag","published_at":"2021-02-11T12:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"15108a5aad5342d92e86be5c5388b8321a88b280","kind":"tag","published_at":"2021-01-26T14:08:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24/manifests"},{"name":"v4.11.3-deprecations.1","sha":"6cf7cf7c7b11b38db18a4d2003743cbadeb1b4ee","kind":"commit","published_at":"2021-01-25T23:27:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1/manifests"},{"name":"v4.11.3","sha":"bd79e8f8c5b8c77bc5c13d076377a18d2ceedfa2","kind":"commit","published_at":"2021-01-24T12:45:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3/manifests"},{"name":"v4.11.3-deprecations.0","sha":"f64337cd87428e04c851bb1667f5f9e0e6aeaede","kind":"commit","published_at":"2021-01-24T12:00:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0/manifests"},{"name":"v5.0.0-alpha.23","sha":"af6e7220961c6f5e8ed89172694287dc737828ff","kind":"commit","published_at":"2021-01-14T12:48:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23/manifests"},{"name":"v5.0.0-alpha.22","sha":"c514ea86c11c9817839630e840535358f5044caf","kind":"commit","published_at":"2021-01-04T11:14:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"5c82b9147f811fda24bc09132852ed240f8d9def","kind":"commit","published_at":"2020-12-30T17:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"cd30d9e3961c8b33ce43a133e0a958867a202c41","kind":"commit","published_at":"2020-12-21T17:51:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20/manifests"},{"name":"v5.0.0-alpha.19","sha":"754e29cf5a712d0e0f6bd3e54f80e9997659f68c","kind":"commit","published_at":"2020-12-13T17:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.11.2","sha":"174b64f8a3adffb8df3c13285f4edc2437a8547a","kind":"commit","published_at":"2020-12-02T23:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2/manifests"},{"name":"v5.0.0-alpha.18","sha":"c5561c5febbe1c3bd5446c8a0bb480025ab38b86","kind":"commit","published_at":"2020-12-02T23:25:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.11.1","sha":"b8092ce09e164a1cb2fec2f3a5b6aa6e2dc6cbbd","kind":"commit","published_at":"2020-11-24T14:35:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1/manifests"},{"name":"v5.0.0-alpha.17","sha":"41d6a360e0fb245dd74549445539c6218a9dc737","kind":"commit","published_at":"2020-11-23T00:49:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17/manifests"},{"name":"v5.0.0-alpha.16","sha":"47a8e102eeaa5a68a2b4f99c08085cfddc0bef77","kind":"commit","published_at":"2020-11-14T12:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16/manifests"},{"name":"v5.0.0-alpha.15","sha":"fa9cbc835ee70b12234b7207b1872356277da5fa","kind":"commit","published_at":"2020-11-03T23:57:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15/manifests"},{"name":"v5.0.0-alpha.14","sha":"56520e757e0052e25f8dd5d78214458c4b7c634d","kind":"commit","published_at":"2020-10-23T22:59:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14/manifests"},{"name":"v5.0.0-alpha.13","sha":"b82af55f9917f9e77a3cae9b36e47b29d43182c0","kind":"commit","published_at":"2020-10-17T21:47:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13/manifests"},{"name":"v5.0.0-alpha.12","sha":"c7c3643948bce7327a7f01665caa7474be2694f9","kind":"commit","published_at":"2020-10-10T22:32:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12/manifests"},{"name":"v5.0.0-alpha.11","sha":"b4fe7eefd494fa28cd3453067af8872a83f31fa6","kind":"commit","published_at":"2020-09-26T15:07:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11/manifests"},{"name":"v5.0.0-alpha.10","sha":"2e1502fc18d86d69a6b55fc4ac5dcb50ddf192c4","kind":"commit","published_at":"2020-09-15T08:10:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10/manifests"},{"name":"v5.0.0-alpha.9","sha":"e830beb63940d24129285f554fc9c2fb0bd7ccbf","kind":"commit","published_at":"2020-09-06T16:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9/manifests"},{"name":"v5.0.0-alpha.8","sha":"5f986712bbb2f0b789c151b6d2f3e2d48cde0980","kind":"commit","published_at":"2020-08-31T16:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"c32a96b4beb3a5c72a8c179fb095f09dacf61050","kind":"commit","published_at":"2020-08-22T16:39:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"15fd6232de294be9ba0ca103351a11f84009b04f","kind":"commit","published_at":"2020-08-13T16:56:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6/manifests"},{"name":"v5.0.0-alpha.5","sha":"40aa9cbb1df08a5994392d5cea15a60979b28a7e","kind":"commit","published_at":"2020-07-27T22:55:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"519390c2bb12b5eb7b6f5f898afb78ac7f285543","kind":"commit","published_at":"2020-07-19T17:54:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"f432112f0bcfb1fd2002002db181e83edc99d906","kind":"commit","published_at":"2020-07-12T17:06:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"f928d6e04ea7f185cda0e739ebbe2ea36d0aa4d3","kind":"commit","published_at":"2020-07-04T23:16:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2/manifests"},{"name":"v4.11.0","sha":"79ebf71d31cca2c73143891960ea54ec1132bdeb","kind":"commit","published_at":"2020-06-30T23:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0/manifests"},{"name":"v5.0.0-alpha.1","sha":"8281371f88c81fc3e4560b0334cc0c473b9d45f9","kind":"commit","published_at":"2020-06-27T15:07:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.10.2","sha":"d0bfcb4f11fd3904b1e235d80fbfe23758de8372","kind":"commit","published_at":"2020-06-11T19:11:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"4e12b951f64fd47864b4dea8ec8631387a89ddb1","kind":"commit","published_at":"2020-06-01T15:14:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"dd9280e753eb8dc3444a26e85fe4f800b759cad2","kind":"commit","published_at":"2020-05-23T17:50:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0/manifests"},{"name":"v4.9.14","sha":"1fb44683825f0ee7f4d5933528598917ff72f0e4","kind":"commit","published_at":"2020-05-11T22:41:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.14","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14/manifests"},{"name":"v4.9.13","sha":"c224f32bb8f144e590c096d103c9d59c2509ed93","kind":"commit","published_at":"2020-05-04T11:29:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.13","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13/manifests"},{"name":"v4.9.12","sha":"3e5fd3c4f200e50a1331857f092a547b41f6db1e","kind":"commit","published_at":"2020-04-26T23:18:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.12","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12/manifests"},{"name":"v4.9.11","sha":"77f6fe0a73791176bd58d8c013bf5631270faf4d","kind":"commit","published_at":"2020-04-19T14:10:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11/manifests"},{"name":"4.9.11","sha":"b551194a14c4469f3b07dc43bc6aaea525138944","kind":"commit","published_at":"2020-04-18T10:43:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11/manifests"},{"name":"v4.9.10","sha":"8baef82396665179c67ca3acfd51e396b947f412","kind":"commit","published_at":"2020-04-11T13:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.10","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10/manifests"},{"name":"v4.9.9","sha":"c191471a20315cae4006c1e4d3d51db5e49b5fee","kind":"commit","published_at":"2020-04-04T15:54:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.9","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9/manifests"},{"name":"v4.9.8","sha":"e9fbcbf015bbf7057aadd5777703b7059aedf043","kind":"commit","published_at":"2020-03-28T19:33:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8/manifests"},{"name":"v4.9.7","sha":"10bc98f283feaae6397ef1b73b1b82be4a39a5f5","kind":"commit","published_at":"2020-03-18T12:45:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7/manifests"},{"name":"v4.9.6","sha":"0176a231719152fa4a2100aa7119e9fd777b5fed","kind":"commit","published_at":"2020-03-18T10:52:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6/manifests"},{"name":"v4.9.5","sha":"b9dec2780203e37148d87788f727c668d9019581","kind":"commit","published_at":"2020-02-29T10:36:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5/manifests"},{"name":"v4.9.4","sha":"45fe0e31c462ed3a2fba134fb1edbd05b91da2a4","kind":"commit","published_at":"2020-02-23T10:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4/manifests"},{"name":"v4.9.3","sha":"2bec4ebc9c20be8abecbad6d3f0f7ba2875c9c35","kind":"commit","published_at":"2020-02-16T11:52:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3/manifests"},{"name":"v4.9.2","sha":"f567b384f509d36b7e10f691e6b58538e7db8869","kind":"commit","published_at":"2020-02-09T18:32:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"717887fdd9d3b27701d760d78aa12ecf52f02f43","kind":"commit","published_at":"2020-02-02T11:46:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f2c9817526b729801b1716afc957ef3886ccb422","kind":"commit","published_at":"2020-01-22T20:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"d0c928c82e3fc8f284a2f7fd1b9acbf717c5a64e","kind":"commit","published_at":"2020-01-06T11:44:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"0c7ca746674cfb47a46cad8ebea21155702fd38c","kind":"commit","published_at":"2019-12-30T10:59:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"c6f734f0d6b183962e83fc5612fef6583bf40712","kind":"commit","published_at":"2019-12-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3a8f0eace8dd6a1c3234a8be2b7c41f06b6260d4","kind":"commit","published_at":"2019-12-14T19:59:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"0a129d58056d38bd15141aaa98d346774895d5f5","kind":"commit","published_at":"2019-12-07T12:46:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"6291316a32cfb4fb19ffdbcf30abfcb63023f17f","kind":"commit","published_at":"2019-12-01T10:59:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1/manifests"},{"name":"v3.9.4","sha":"6b0fee51deb7c32b75498d4ab2186946e7c4ce0a","kind":"commit","published_at":"2019-11-28T09:28:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4/manifests"},{"name":"v4.7.0","sha":"2b04ee905695540bde87653908ece5c4d57546c9","kind":"commit","published_at":"2019-11-22T10:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"856188b2de7a5e514803314f329da76fe65dec50","kind":"commit","published_at":"2019-11-12T13:52:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"d2d76bf26231a96981260232de5271b24e9391a4","kind":"commit","published_at":"2019-11-05T16:46:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0/manifests"},{"name":"v4.5.2","sha":"cb52f392b3b3528857178a756354ffb0e8bccd73","kind":"commit","published_at":"2019-10-28T22:58:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"803d08fbdf20de2d34c36a2a27bbc8e5a7e79fb2","kind":"commit","published_at":"2019-10-12T20:22:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"de3c62c25bf9e92ba35019e5a3ca7f68a36600d8","kind":"commit","published_at":"2019-10-02T08:07:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"554e7dce0cd96a4f9ef1924b41a3ce530cb433ae","kind":"commit","published_at":"2019-09-22T17:16:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"b563d529a8544fa4f4090723239ab075665c5f03","kind":"commit","published_at":"2019-09-11T20:45:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"f3beaee67fb9a4145a792fc8b798ef327b55f513","kind":"commit","published_at":"2019-09-08T09:58:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1/manifests"},{"name":"v1.2.5","sha":"8ee2d7168294f21af787aaba46661824097e33bb","kind":"tag","published_at":"2019-09-03T18:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5/manifests"},{"name":"v4.4.0","sha":"98f2c7cae9b2e0a53cf731882164aa44babb4be3","kind":"commit","published_at":"2019-08-31T12:19:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"29c1adf61a141a3db885ee569e42251cee53e749","kind":"commit","published_at":"2019-08-21T17:29:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3/manifests"},{"name":"v1.2.4","sha":"e44972d3c3e199529fdbc85974f7ae570b8424a0","kind":"tag","published_at":"2019-08-16T20:53:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4/manifests"},{"name":"v4.3.2","sha":"f2dbeca2dd1aecf6bc56e2302ec766d2e4bfb2ac","kind":"commit","published_at":"2019-08-10T17:39:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"d5a2ad9d26f7b089111b208c929ac1f98e7f6958","kind":"commit","published_at":"2019-08-03T15:14:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"8c28ed9c67e7b6ad02a8826178352aa4e9901b50","kind":"commit","published_at":"2019-07-28T14:32:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"42f78c69a59f0b5fa5fb8f533385f04ef77d7889","kind":"commit","published_at":"2019-07-17T13:42:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1/manifests"},{"name":"v1.0.4","sha":"455489e2e149ff5393f6ba08870368c88da259bd","kind":"tag","published_at":"2019-07-10T15:39:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"4c21bc05d6c5e48c64bc947ba9e271ed3e762a0e","kind":"tag","published_at":"2019-07-10T15:08:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"543041538f31cbdfbe3e85b8bc0f5c183ac5448e","kind":"tag","published_at":"2019-07-09T13:14:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"3a40065694cab2a5e8dedab6781e98493c1dc69d","kind":"tag","published_at":"2019-07-09T12:54:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1/manifests"},{"name":"v4.2.0","sha":"cf2cdd83f2a2f65d0e979d1faa9e815a5e2d3502","kind":"commit","published_at":"2019-07-06T15:30:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"6da1d591264e8c4a18e5ab56bdf6f8c0f985ed99","kind":"commit","published_at":"2019-06-25T13:53:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"eade31e58deb8ff3faee777313d70141e5868ebe","kind":"commit","published_at":"2019-06-23T11:46:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"b78a5ab7581488f7fff271a2cf64927dd28c3ab0","kind":"commit","published_at":"2019-06-13T09:55:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"07b9d6efaac1b663b2657173227e9490c796191e","kind":"commit","published_at":"2019-06-10T11:50:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"d58075ddb1757a11c47ef3d2b1fe9bed55e640dd","kind":"commit","published_at":"2019-06-03T16:35:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a3572bcaf34d204b314fd2c84064c9180f3a50f1","kind":"commit","published_at":"2019-05-27T12:48:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"505e275285c757e0515c8623b43c823d8a74790c","kind":"commit","published_at":"2019-05-23T15:39:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.0","sha":"a33f0ab64999331a54267cdf0eb89e53fa4d70cd","kind":"commit","published_at":"2019-05-20T21:26:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0/manifests"},{"name":"v4.0.0-beta.2","sha":"3686a27055dce58b5e800b520087c0c448b7480e","kind":"commit","published_at":"2019-05-13T12:26:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"5c152157078503e8599537108c3be9e00969fa34","kind":"commit","published_at":"2019-05-05T12:24:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"f19bd59ae53f23e3637383061774542d973cc48c","kind":"commit","published_at":"2019-04-28T22:42:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.8","sha":"92d6e987a43041fde63fd02cad61277d04193c29","kind":"commit","published_at":"2019-04-17T19:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"663643e0a83554d7730be42140aef6bc3ac09c6a","kind":"commit","published_at":"2019-04-07T23:25:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"2482d2b689440df6fb3da6157a789adac2783736","kind":"commit","published_at":"2019-03-30T19:33:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6/manifests"},{"name":"v3.9.3","sha":"ebed7922fc97331519f507768572a068edb8494e","kind":"commit","published_at":"2019-03-28T14:06:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3/manifests"},{"name":"v4.0.0-alpha.5","sha":"1bfdbe5688fb3556e4bebd1f8e357c515244ac42","kind":"commit","published_at":"2019-03-23T21:04:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"997324d52467e3a7b7a8058c0ba8309d04d4ddf6","kind":"commit","published_at":"2019-03-17T11:00:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"3a5d2e50411ddd3caea450abda49fd7c6ed230dc","kind":"commit","published_at":"2019-03-10T11:57:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"f606f7584dd842a89423dd3cc69e32b5ad3fdae1","kind":"commit","published_at":"2019-03-03T16:12:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"eea3b4d9a623f87d79be63f57b4a69ddfe375610","kind":"commit","published_at":"2019-02-20T10:58:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"97b26c4821299aef21e6ef9372a25aedd78d0137","kind":"commit","published_at":"2019-02-12T14:39:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.9.2","sha":"dbc788f7d231b4eceaa7a6a3e253104de5de9af0","kind":"commit","published_at":"2019-02-03T20:45:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2/manifests"},{"name":"v3.9.1","sha":"b903d7432b5a06583c9915f7ab9346bad76007a1","kind":"commit","published_at":"2019-01-26T13:59:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"f6353cdd15b954091c3f53498eb7de198755b740","kind":"commit","published_at":"2019-01-14T21:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"8df7a83ccc0b200e67feb823ceaaf793e4b6d007","kind":"commit","published_at":"2019-01-09T21:57:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"c202914213f19b070738ba5837da18e89c1662ee","kind":"commit","published_at":"2019-01-07T18:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"baa45b12252be8965809a0ad06e67e7dc7d44313","kind":"commit","published_at":"2018-12-30T21:47:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"0445ca8b710425f22744249a0c7bb3c20e95237b","kind":"commit","published_at":"2018-12-30T21:24:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"f0d60d8a510180e9c7a9b588d3e6c04d0d1a23d3","kind":"commit","published_at":"2018-12-22T15:42:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"1871b089aef090728321cab69be92daaec6eb131","kind":"commit","published_at":"2018-12-17T20:02:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0/manifests"},{"name":"v3.6.2","sha":"edde0b4f0073fcacb7233b553812f3dffe619da5","kind":"commit","published_at":"2018-12-09T20:22:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"e5fbf74a06157e2d73701a158e8d6b5914429ea1","kind":"commit","published_at":"2018-12-01T10:43:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1/manifests"},{"name":"issue-13699-mster","sha":"ac0153bf1b13ddbc1e43c22693f2c223838d9f1a","kind":"tag","published_at":"2018-11-28T20:15:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/issue-13699-mster","html_url":"https://github.com/mui/material-ui/releases/tag/issue-13699-mster","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@issue-13699-mster","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster/manifests"},{"name":"v3.6.0","sha":"d9c790fa69a1c053c3d471e030e4066122d58902","kind":"commit","published_at":"2018-11-26T19:49:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"34492c23a773b1db66fe65801997257709c4f319","kind":"commit","published_at":"2018-11-12T23:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"dc6b2b870fa514e98c74b6854d22c6e25e7684cb","kind":"commit","published_at":"2018-11-12T22:46:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"ba1dc0f27cd85996dbf3ef9df4d7f10552d6c91f","kind":"commit","published_at":"2018-11-04T23:41:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0/manifests"},{"name":"v3.3.2","sha":"47b20fe33c5f1c8a2563bad3c27811c37f698794","kind":"commit","published_at":"2018-10-27T20:16:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"92b2a36716c8ced3d12ff0b300be06cc4743e6da","kind":"commit","published_at":"2018-10-23T22:16:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"47d3b93780400d6eaef48d29dfcbebec8a5f22b2","kind":"commit","published_at":"2018-10-21T21:27:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"bbb0b683dd45d130b17580da86fe6ccc1ab5b3d3","kind":"commit","published_at":"2018-10-15T22:11:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"a61f0fc9a56ef22874753175bad2a636460130d1","kind":"commit","published_at":"2018-10-14T21:03:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"58f526f46e609e3e6cd785d15bfc5486df7ab79f","kind":"commit","published_at":"2018-10-07T22:44:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"dbd67aa892a4e9885d763fcb0d1f6c1691fbf763","kind":"commit","published_at":"2018-09-30T17:16:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"6184c508f94500a9da7486ccb2b9398023e4b1b5","kind":"commit","published_at":"2018-09-23T22:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"a9cbda69c8e059d928da53d9525652170b999455","kind":"commit","published_at":"2018-09-16T21:32:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"27412afa36b6c64b15b3b33cd51235efbc55a775","kind":"commit","published_at":"2018-09-08T22:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d6fb8524ff94080614e8d4d1064c7b2cec66c5d1","kind":"commit","published_at":"2018-09-03T21:14:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"2e9643f6c43c9b393a3914cd085aac92df546c04","kind":"commit","published_at":"2018-08-28T22:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"6847e0affc09f56a1497013be98bc3b59ccd3fde","kind":"commit","published_at":"2018-08-27T17:34:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0/manifests"},{"name":"v1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1","html_url":"https://github.com/mui/material-ui/releases/tag/v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1/manifests"},{"name":"v1.5.1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6b4c29e324eaa1272ce7b42ecab0e3460af6f437","kind":"commit","published_at":"2018-08-12T20:42:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0/manifests"},{"name":"v0.20.2","sha":"1b1c1fce216b5b2f5ecd52d21f8ec6a326c00cd5","kind":"commit","published_at":"2018-08-05T21:43:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2/manifests"},{"name":"v1.4.3","sha":"99650a6d174ad97b41ba1079cd5d7f55b5db21b5","kind":"commit","published_at":"2018-08-04T10:26:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e9bb799208b34fb8f8bbfe4b63b7a1942f95d91f","kind":"commit","published_at":"2018-07-29T14:37:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"869692ecf3812bc4577ed4dde81a9911c5949695","kind":"commit","published_at":"2018-07-22T21:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7fdc1890fb744b565480835fd5684e66871c679f","kind":"commit","published_at":"2018-07-14T15:02:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"f12ba5bfafc53ada2e5719697dd8373d41fa9471","kind":"commit","published_at":"2018-07-02T20:06:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"cd47eeabdcd4f67e35ff5ad56ae82a571da5747a","kind":"commit","published_at":"2018-06-26T10:53:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"e943cb8d6f405de5d53c1f3d1908cbccb502bb3a","kind":"commit","published_at":"2018-06-20T21:41:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"29308b10b3f8ba3565168e4da4bb5f793cb8b4f9","kind":"commit","published_at":"2018-06-18T18:38:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7c094a0f0381c7b68a223e27b5dc700a7595b122","kind":"commit","published_at":"2018-06-10T09:50:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2a300cdec817595ac879bc419257e55ef318b0f9","kind":"commit","published_at":"2018-06-03T15:25:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"3ccf76d315404ebd67f1254f5679d327c0647dfd","kind":"commit","published_at":"2018-05-26T14:56:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"73101790333124cc8f5857bc46038b7d2315842a","kind":"commit","published_at":"2018-05-17T22:07:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.1","sha":"aae0c434f99c4ab559d8aff53cfbd2cfa7974043","kind":"commit","published_at":"2018-05-15T21:15:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1/manifests"},{"name":"v0.20.1","sha":"c663649d9edf9d196aadbb3b426fd613816964fc","kind":"commit","published_at":"2018-05-13T21:34:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1/manifests"},{"name":"v1.0.0-rc.0","sha":"5f3008fc26479b40ff16ec498ae0e6e3361fdb47","kind":"commit","published_at":"2018-05-13T19:13:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-beta.47","sha":"d16e4f5115a9fde3e8958d7959a912a55cbb246d","kind":"commit","published_at":"2018-05-09T21:48:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.47","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47/manifests"},{"name":"v1.0.0-beta.46","sha":"aa1ef83f22650245dd736681d7ec6331cb2a42ef","kind":"commit","published_at":"2018-05-08T21:51:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.46","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46/manifests"},{"name":"v1.0.0-beta.45","sha":"ab592831cbf5987a6516139aeaf148bdb3360ccb","kind":"commit","published_at":"2018-05-07T13:38:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.45","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45/manifests"},{"name":"v1.0.0-beta.44","sha":"0bba4ad1aed5d2181baa156009301eb56fd80158","kind":"commit","published_at":"2018-04-29T20:57:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.44","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44/manifests"},{"name":"v1.0.0-beta.43","sha":"6dfe7382b9777885abe84f4d1f66c0c62545d559","kind":"commit","published_at":"2018-04-22T10:47:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.43","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43/manifests"},{"name":"v1.0.0-beta.42","sha":"bc03443cac8a55ce3fc4d19e6a95e0f3d0116fbf","kind":"commit","published_at":"2018-04-16T20:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.42","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42/manifests"},{"name":"v1.0.0-beta.41","sha":"cddff325bdc2c79592701c11e295e48db0879c28","kind":"tag","published_at":"2018-04-07T18:26:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.41","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41/manifests"},{"name":"v1.0.0-beta.40","sha":"7f423b6bef54c4a34f3b53d9b8ebf33c183916f8","kind":"tag","published_at":"2018-04-01T09:55:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.40","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40/manifests"},{"name":"v1.0.0-beta.39","sha":"b95cb7a83a102b21b7f6add713398f6c9e743d50","kind":"tag","published_at":"2018-03-28T21:23:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.39","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39/manifests"},{"name":"v1.0.0-beta.38","sha":"a6ccfbe7699b67b03703b49a7cb14d865b841d38","kind":"tag","published_at":"2018-03-17T12:24:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.38","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38/manifests"},{"name":"v1.0.0-beta.37","sha":"1587ac3654ae5061eb21f652722a02cc4c367292","kind":"tag","published_at":"2018-03-11T14:31:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.37","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37/manifests"},{"name":"v1.0.0-beta.36","sha":"f31bd2e431c29f85a053387ce062987a3fc36168","kind":"tag","published_at":"2018-03-05T21:07:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.36","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36/manifests"},{"name":"v1.0.0-beta.35","sha":"25ca14ffcec6eeb75446730a03cc4a2014c5e8ab","kind":"tag","published_at":"2018-02-25T22:47:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.35","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.2","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2/manifests"},{"name":"olivier-material-ui-codemod@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1/manifests"},{"name":"olivier-material-ui-icons@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.1","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1/manifests"},{"name":"olivier-material-ui-codemod@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0/manifests"},{"name":"olivier-material-ui-icons@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0/manifests"},{"name":"v1.0.0-beta.34","sha":"284dfcb06fed2244033cc971cb78f485bafece3d","kind":"tag","published_at":"2018-02-17T12:08:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.34","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34/manifests"},{"name":"v1.0.0-beta.33","sha":"b7f698d48d61e74f74e5e50a08b4309460a55266","kind":"tag","published_at":"2018-02-10T12:03:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.33","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33/manifests"},{"name":"v1.0.0-beta.32","sha":"896bc50f35a83fac0453dbbecd9f367b45b450e9","kind":"tag","published_at":"2018-02-04T22:44:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.32","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32/manifests"},{"name":"v1.0.0-beta.31","sha":"6271146a2545aeedf4110990de21ebc0c910b627","kind":"tag","published_at":"2018-01-29T22:06:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.31","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31/manifests"},{"name":"v1.0.0-beta.30","sha":"2bb35ce508832f518a4c3af8cd7cf67af8fd90c5","kind":"tag","published_at":"2018-01-21T22:50:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.30","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30/manifests"},{"name":"v1.0.0-beta.29","sha":"7386d56d4dfb85ca4a586a56691b6a58798d5c42","kind":"tag","published_at":"2018-01-16T20:27:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.29","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29/manifests"},{"name":"v1.0.0-beta.28","sha":"e1f3dad9084edf460d42e0a5f6b7c956eaa51e8d","kind":"tag","published_at":"2018-01-14T14:52:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.28","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28/manifests"},{"name":"v1.0.0-beta.27","sha":"fcfe4a64a95f65e205c5ba9523987982e6556eea","kind":"tag","published_at":"2018-01-06T15:25:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.27","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27/manifests"},{"name":"v1.0.0-beta.26","sha":"bd42549ee464bce03743f7ee18964066f9d3907d","kind":"tag","published_at":"2017-12-30T23:24:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.26","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26/manifests"},{"name":"v1.0.0-beta.25","sha":"d9ab3e313136fa5fb179743b560ac7c9e4fa8f6a","kind":"tag","published_at":"2017-12-22T23:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.25","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25/manifests"},{"name":"v1.0.0-beta.24","sha":"7c8fe8516f8bf6317e7cc748eefa7d97c92b4007","kind":"tag","published_at":"2017-12-17T12:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.24","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24/manifests"},{"name":"v1.0.0-beta.23","sha":"1a4e5b06ae0a7f6b3a6be810d272ebdf3efbb863","kind":"tag","published_at":"2017-12-09T09:51:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.23","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23/manifests"},{"name":"v0.20.0","sha":"86b40ae4883e95d6139e9e5d59c0e14aa022ce3a","kind":"commit","published_at":"2017-12-04T04:05:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0/manifests"},{"name":"v1.0.0-beta.22","sha":"22f68ca292a947349ae2877b09e85775703ec87f","kind":"tag","published_at":"2017-11-28T23:11:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22/manifests"},{"name":"v1.0.0-beta.21","sha":"d33604a9deacbb2725da3688d823416486a039c1","kind":"tag","published_at":"2017-11-13T22:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21/manifests"},{"name":"v1.0.0-beta.20","sha":"076d08bfa709ffdb4858106ebda73f475e4ec5b9","kind":"tag","published_at":"2017-11-05T19:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20/manifests"},{"name":"v1.0.0-beta.19","sha":"2a1879fb818973d4df766c2d7842afd939fdb2b8","kind":"tag","published_at":"2017-10-30T21:51:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19/manifests"},{"name":"v1.0.0-beta.18","sha":"f626204f8e0cd9933bcb7a8c8ac5cd97d6419eca","kind":"tag","published_at":"2017-10-23T21:58:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18/manifests"},{"name":"v1.0.0-beta.17","sha":"616d69d5ff7263eb9c84960b6b7a4c9ff852d4ef","kind":"tag","published_at":"2017-10-15T22:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17/manifests"},{"name":"v1.0.0-beta.16","sha":"56fd0d9d2f6fe0222b8c4117e227de1d725918ba","kind":"tag","published_at":"2017-10-08T20:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16/manifests"},{"name":"v0.19.4","sha":"f1bc4be26ca68578f0cfd053fed8eeabe0d3a636","kind":"tag","published_at":"2017-10-08T19:56:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4/manifests"},{"name":"v1.0.0-beta.15","sha":"4da17a67182a212be91a36cec9c976ccb6293380","kind":"tag","published_at":"2017-10-04T16:05:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15/manifests"},{"name":"v1.0.0-beta.13","sha":"736f12000e6989b2e37fcf10deca8bcf20a284f5","kind":"tag","published_at":"2017-10-01T19:58:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13/manifests"},{"name":"v0.19.3","sha":"7e484cc0c2e3db1e30ebe89d93475f2999f6168c","kind":"tag","published_at":"2017-10-01T19:35:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3/manifests"},{"name":"v1.0.0-beta.12","sha":"65b6e04a74a1520209e7b8fcfa311a431ecb070a","kind":"tag","published_at":"2017-09-24T18:24:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12/manifests"},{"name":"v0.19.2","sha":"5f750e046d48fa2f8c0efd86290ea48661c9b32e","kind":"tag","published_at":"2017-09-18T20:14:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2/manifests"},{"name":"v1.0.0-beta.11","sha":"01c6feb33e7e4e5043ce2a8377fa7dda3dbc8180","kind":"tag","published_at":"2017-09-18T19:11:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11/manifests"},{"name":"v1.0.0-beta.10","sha":"3d4518c997fe875f8e91044ff59a09a46fdfb726","kind":"tag","published_at":"2017-09-13T21:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10/manifests"},{"name":"v1.0.0-beta.9","sha":"d4dba0da9a00efe5104365ca647d848a131a41a6","kind":"tag","published_at":"2017-09-10T11:17:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9/manifests"},{"name":"v1.0.0-beta.8","sha":"865b39bef48c3f85743c3914ba146b97b93fce0f","kind":"tag","published_at":"2017-09-02T11:11:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8/manifests"},{"name":"v0.19.1","sha":"b0d03e92c64bee1ac8c25acd0c48657b7f605d9a","kind":"tag","published_at":"2017-09-02T10:38:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1/manifests"},{"name":"v1.0.0-beta.7","sha":"d2083879918dcafdc9c17e3e19440000a0abb3b0","kind":"tag","published_at":"2017-08-30T22:51:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7/manifests"},{"name":"v1.0.0-beta.6","sha":"8385df161a6792d472821e30c7095b267b844950","kind":"tag","published_at":"2017-08-20T14:48:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6/manifests"},{"name":"v1.0.0-beta.5","sha":"8292545fd41ea9f9d3c7c52bb45f60a4fea434a9","kind":"tag","published_at":"2017-08-15T08:55:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5/manifests"},{"name":"v0.19.0","sha":"d1b3bc614a818d497e38fd51c85077dd7b490bad","kind":"tag","published_at":"2017-08-15T08:17:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0/manifests"},{"name":"v1.0.0-beta.4","sha":"110f0a6e95e8e2b51b2bdd7e545a9b41d1a0009f","kind":"tag","published_at":"2017-08-05T10:09:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4/manifests"},{"name":"v1.0.0-beta.3","sha":"e0dd9560d4a152ca0a61558b6238edc40746c354","kind":"tag","published_at":"2017-07-29T21:00:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"45d5da95daf4d52b0ea6e4ffbef27755fa0aa196","kind":"tag","published_at":"2017-07-23T17:45:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"603fbde8d99e386d6640ec6c24ba9fcfc4316dd4","kind":"tag","published_at":"2017-07-23T17:12:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1/manifests"},{"name":"v0.18.7","sha":"50f6dfc4b6ee7473e27ba950c3ce900b24f17d1c","kind":"tag","published_at":"2017-07-23T15:51:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7/manifests"},{"name":"v1.0.0-alpha.22","sha":"f3992561ed94696d595b6a56efc7449c7dee67c7","kind":"tag","published_at":"2017-07-18T09:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22/manifests"},{"name":"v1.0.0-alpha.21","sha":"49d21891b72796f4a8f383d9b15b66f72cb94549","kind":"tag","published_at":"2017-07-04T22:13:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21/manifests"},{"name":"v0.18.6","sha":"1d10ecbac4a83f9934bb6a7f025855f82002113c","kind":"tag","published_at":"2017-07-04T21:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6/manifests"},{"name":"v0.18.5","sha":"86f7c4141cc66ab1e96a681a6945472283e41ea3","kind":"tag","published_at":"2017-06-28T18:14:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5/manifests"},{"name":"v1.0.0-alpha.20","sha":"84363396403cbbd51072d0b09822cd6d8ab6bf87","kind":"tag","published_at":"2017-06-25T18:01:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20/manifests"},{"name":"v0.18.4","sha":"2c6872cacf19ac71a316b282c2467162dcd148c6","kind":"tag","published_at":"2017-06-25T17:39:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4/manifests"},{"name":"v1.0.0-alpha.19","sha":"611bfd7557fd928933e39c054d2b2edeb57adaed","kind":"tag","published_at":"2017-06-19T16:58:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19/manifests"},{"name":"v1.0.0-alpha.18","sha":"5fdb60642bdf2907b7fba352cf2cd0fa7208848f","kind":"tag","published_at":"2017-06-19T10:12:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18/manifests"},{"name":"v1.0.0-alpha.17","sha":"73e0a35145d10f3c29a991f75e5ba8315e0e754a","kind":"tag","published_at":"2017-06-12T11:55:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17/manifests"},{"name":"v0.18.3","sha":"4c6a542c772f9fe9ff97bb95f63801138d7722d0","kind":"tag","published_at":"2017-06-07T21:28:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"9d3b59b3fec3b31b37334c3bd842112f3d090f86","kind":"commit","published_at":"2017-06-06T21:29:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2/manifests"},{"name":"v1.0.0-alpha.16","sha":"0c7dba6dc5ad8b9f69ec3c60e3ba31f2973e582a","kind":"tag","published_at":"2017-06-01T08:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"18508aeb3e5817406209e15c3e51a53c2cbece96","kind":"tag","published_at":"2017-05-23T20:00:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"771fb44738e116a1d2cec7aabb8ed1425b1d57f6","kind":"tag","published_at":"2017-05-14T10:11:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14/manifests"},{"name":"v0.18.1","sha":"715372edf9fc21244030207409b4070158f6936d","kind":"tag","published_at":"2017-05-13T10:21:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1/manifests"},{"name":"v1.0.0-alpha.13","sha":"17fde80a53fb9fcce31a82290f54de55cf3655e9","kind":"tag","published_at":"2017-05-08T10:47:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13/manifests"},{"name":"v0.18.0","sha":"dea7938b1265a3b100899d65589fbd05e877ab9e","kind":"tag","published_at":"2017-04-30T22:26:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0/manifests"},{"name":"v1.0.0-alpha.12","sha":"dc7371e4770fd3e8b1a82b9c2c2a652acaa73713","kind":"tag","published_at":"2017-04-30T22:22:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12/manifests"},{"name":"v0.17.4","sha":"a398290811c94bd6bb2d5d04c7f6d0ce734e3ad6","kind":"commit","published_at":"2017-04-14T17:20:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4/manifests"},{"name":"v1.0.0-alpha.11","sha":"7b3dbfaf2e94e8139424c8660692ee20d5a9880e","kind":"tag","published_at":"2017-04-14T16:50:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11/manifests"},{"name":"v0.17.3","sha":"53076a03182668f94d3bf40cd880309a51e9be88","kind":"tag","published_at":"2017-04-10T21:42:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"38c4aed87e608ded8e083dcf341ed5e9a14c20ef","kind":"tag","published_at":"2017-04-09T11:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2/manifests"},{"name":"v1.0.0-alpha.10","sha":"27fd907d604c1d3189b7b70e3a7e4758e0171492","kind":"tag","published_at":"2017-04-06T12:00:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"b962c2fbfa7a9cab9e9844e01966b90ca86e67a1","kind":"tag","published_at":"2017-04-01T13:47:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a0b4691eb3958aeb9173a8f4e705c81dfb7d25da","kind":"tag","published_at":"2017-03-25T11:46:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8/manifests"},{"name":"v0.17.1","sha":"05280483dbbc29e56edd8f3644721679b55d4d73","kind":"commit","published_at":"2017-03-13T12:27:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1/manifests"},{"name":"v1.0.0-alpha.7","sha":"9281a3fcee37d6afb9e493ff06e8a2626f4d7d91","kind":"tag","published_at":"2017-03-12T12:31:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"69f604946c366c655d0613841c034cacee7e9ef4","kind":"commit","published_at":"2017-02-26T12:41:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6/manifests"},{"name":"v1.0.0-alpha.5","sha":"74973892bdfacd5c9e3a4ce63185e9a6500d9522","kind":"commit","published_at":"2017-02-26T11:04:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-alpha.4","sha":"6472a6864951bfe7f3739afbe74b50981299ac28","kind":"commit","published_at":"2017-02-26T10:19:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4/manifests"},{"name":"v0.17.0","sha":"c9af9606bcea6551ceaadc2f6430d629eb679e84","kind":"commit","published_at":"2017-02-12T22:06:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0/manifests"},{"name":"v1.0.0-alpha.3","sha":"4583f5212d0b668e3801a859d3cc584cec0ec173","kind":"commit","published_at":"2017-02-12T21:43:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"8476782b595175d25c8a972b5fe53bc1f8532676","kind":"tag","published_at":"2017-02-07T19:48:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"3a0eb03018a9c5c96ba5233de8ef45202403a94c","kind":"commit","published_at":"2017-01-29T21:29:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.16.7","sha":"867c6c29b1badd839b1fd57720e5754fcd53a516","kind":"commit","published_at":"2017-01-15T19:57:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"bc84dbeeb78b725fefdc10cdc6eee7b75cc1226e","kind":"commit","published_at":"2016-12-25T21:03:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"8a03a04ef17f76ce09b88607b216d8a8e4d277d6","kind":"commit","published_at":"2016-12-09T20:45:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"84c18c98ff56fbe81be902735164219040729bb1","kind":"commit","published_at":"2016-11-17T19:18:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"066c5d53d1d4ecec2923ed12ec14647ae8248a9c","kind":"commit","published_at":"2016-11-17T16:41:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"806b2eab2272b430e814f8b3c7f1e7b31cd0e306","kind":"commit","published_at":"2016-11-14T17:22:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"2085737a798d9cb808b2fddf1f06883b27327ccc","kind":"commit","published_at":"2016-10-19T18:24:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"6eb9913441cb39562f4c935bdd70042d26daa260","kind":"commit","published_at":"2016-10-05T14:36:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0/manifests"},{"name":"v0.16.0-rc2","sha":"71a9524d0ec28dad2f566a42c7bb8ad2ea93ce36","kind":"commit","published_at":"2016-09-24T19:31:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2/manifests"},{"name":"v0.16.0-rc1","sha":"1691addd7f84317619c6831c35cb1f32ef3779b6","kind":"commit","published_at":"2016-09-07T19:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1/manifests"},{"name":"v0.15.4","sha":"be9bc14f4cda041299b6f8845af87b9278c871fc","kind":"commit","published_at":"2016-08-10T22:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"8bd3589dd7f676f3d725559cbd63457afe8d3691","kind":"commit","published_at":"2016-08-02T20:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"908f694e1e6eae9e63da6b22e63100d6bda4fa8e","kind":"commit","published_at":"2016-07-09T21:10:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"1fed1bcc81d89e473e261c1da4bf0a3a46515ce8","kind":"tag","published_at":"2016-06-20T08:15:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"06667b589952f58ff8c6d277df364ef16dada671","kind":"tag","published_at":"2016-05-06T13:49:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0/manifests"},{"name":"v0.15.0-beta.2","sha":"7cf7adfe9042e9be8dbaa1c850ffacca26e9c269","kind":"commit","published_at":"2016-04-21T22:57:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2/manifests"},{"name":"v0.15.0-beta.1","sha":"47d7525fb77c7c579e99d595b3f98c69fc838c77","kind":"tag","published_at":"2016-04-14T13:33:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1/manifests"},{"name":"v0.15.0-alpha.2","sha":"caabf9eaee5a5e11097958105f8427cfc8905f86","kind":"tag","published_at":"2016-03-17T23:37:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2/manifests"},{"name":"v0.15.0-alpha.1","sha":"2ebddeb908857c16ece162964a7e501ab37716ba","kind":"commit","published_at":"2016-02-27T17:54:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1/manifests"},{"name":"v0.14.4","sha":"de2bee1335ff1fd701a60cb3d739cf919dbd77ce","kind":"commit","published_at":"2016-02-03T00:47:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"fa9141f90149392cc3fa366736e61a89b07e9205","kind":"commit","published_at":"2016-01-27T03:06:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"44b41957ae81344cf6dc794cf2dbe2da48152622","kind":"commit","published_at":"2016-01-08T15:52:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"0ae4d7f61bb240ae5e2adc9d15a8d5629f738db6","kind":"commit","published_at":"2016-01-04T22:23:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"628bc82957d8e537a1b648e31e10723820bb00ac","kind":"commit","published_at":"2015-12-25T15:12:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0/manifests"},{"name":"v0.14.0-rc2","sha":"9a24d8a7839c37b86748ad8022e39235e8eb6be2","kind":"commit","published_at":"2015-12-14T22:26:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2/manifests"},{"name":"v0.14.0-rc1","sha":"7459597806a2f1f5826eaab26d3c5d974da70fbd","kind":"commit","published_at":"2015-12-04T19:52:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1/manifests"},{"name":"v0.13.4","sha":"a98006f9ffb588030cbdd2e3b4a4515017e58c43","kind":"commit","published_at":"2015-11-24T17:07:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"e33afed6913b58a990bd4b51a038bbfff0a0f42f","kind":"commit","published_at":"2015-11-17T16:34:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"6f28ad04e8f95073646bfeb8936c550ca4a94347","kind":"commit","published_at":"2015-11-10T00:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"330488977f95dbebd6cf6a387bf10a86238331ff","kind":"commit","published_at":"2015-10-29T21:08:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"7980cd589e9dc9e055e1b789bf2f80e7f2ef0f5d","kind":"commit","published_at":"2015-10-21T19:38:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"86394ccd2d7b715eaa054a369679eba4ac82ce1f","kind":"commit","published_at":"2015-10-21T19:04:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"d310459476a461e0d29f166de277896026d8f35f","kind":"commit","published_at":"2015-10-19T17:30:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"06aca1012d01de4ec782acfb8d22a6ec83d48ff7","kind":"commit","published_at":"2015-10-07T21:43:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"6671f90516c2065839efae773ecda924b8bebdae","kind":"commit","published_at":"2015-10-06T19:31:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"a4e194e46c47f8e2eedfab8f0a8c4104e5679c95","kind":"commit","published_at":"2015-09-28T16:15:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"aa485220ff28e907d2548cbfb65bd789c23d9eba","kind":"commit","published_at":"2015-09-25T16:08:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"b55b770f2049852febe47bef27aa0eaceafcec08","kind":"commit","published_at":"2015-09-15T21:10:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"82bc1cb2805f7b624516f71628e6ca525df18cad","kind":"commit","published_at":"2015-08-24T21:31:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0/manifests"},{"name":"v0.10.4","sha":"a8097bcbed6939f0cb308e05acf03a907b666725","kind":"commit","published_at":"2015-08-09T03:29:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"2a43082b52138e33c85878616461445895066a11","kind":"commit","published_at":"2015-08-08T22:51:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"71583523f39c1830d3fcffeff0598c2f803f1048","kind":"commit","published_at":"2015-07-29T20:34:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"6b609c63611b02f9e845b765770983c547cd6af8","kind":"commit","published_at":"2015-07-13T21:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"b6140ec86c5087ad799e9a658f3f0d9b150c205a","kind":"commit","published_at":"2015-07-10T01:35:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"8a18478700f49b94fe7f580664e7b31c581ceb0b","kind":"commit","published_at":"2015-06-20T17:47:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"3da654eb4f0ddb10d81f2706eda1f3819e40b795","kind":"commit","published_at":"2015-06-15T01:46:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"867e87d3530b4fb6bc7f6ec5fb9edcd49e7bd631","kind":"commit","published_at":"2015-06-09T23:38:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"cb794810e7c39352f1bbd533d92983dc22a57510","kind":"commit","published_at":"2015-05-24T20:12:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0/manifests"},{"name":"v0.7.5","sha":"b3ce0b272e5468919d01b3d3ab6751a92f682b48","kind":"commit","published_at":"2015-04-27T19:14:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"abc159f246f15163f7984bcf702409cffc745d6e","kind":"commit","published_at":"2015-04-21T18:14:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"9321a4a8879f380a725c7439114ebf3e0da8abcc","kind":"commit","published_at":"2015-04-01T15:20:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"953606f4d1a9e3a33798b499219fe40b1f81fd96","kind":"commit","published_at":"2015-03-25T23:45:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"03c169188dd10ec2242b7806050781867c0291dd","kind":"commit","published_at":"2015-03-04T21:41:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"078ba0c94f8985dd2d96587784f760474ba51858","kind":"commit","published_at":"2015-02-13T21:06:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"accd9f0ef163d514b091709ffd63f76f6d1a467f","kind":"commit","published_at":"2015-01-27T00:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"57c7a95be20dc77cbe0459a40acc802e16de5148","kind":"commit","published_at":"2015-01-26T23:07:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"706446d6aeb952def6f2016fdc213b6e56b2d40f","kind":"commit","published_at":"2015-01-03T23:58:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"6b294fdd0a7f9686b8b8f05cf8759e90b3e581f9","kind":"commit","published_at":"2014-12-25T17:36:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"3eb741fdb94fff5e8218809b8f7d5a9d2e4d1778","kind":"commit","published_at":"2014-12-15T17:14:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"d65414913839d9d939c8bd938ca21f39f0faa924","kind":"commit","published_at":"2014-12-07T15:15:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"fc3232f6e9d1662c4f9d813b70acb329c4cdc6de","kind":"commit","published_at":"2014-11-30T21:22:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"4b02786c2a7e27613201fe72c033a260018a38d6","kind":"commit","published_at":"2014-11-28T20:34:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"ab8880bc442941c20d58ca2cbb8aace7b2724929","kind":"commit","published_at":"2014-11-17T20:10:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"052b0bc5a3e887d0a36b2277a2e09812a0ce206b","kind":"commit","published_at":"2014-11-11T21:11:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"715b7e868003ac9b121bdacee3e1301b9c660aa9","kind":"commit","published_at":"2014-11-08T19:56:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"088d257c0bec691545cd32f83fd2af753866b8ee","kind":"commit","published_at":"2014-11-08T00:13:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0/manifests"},{"name":"v0.1.29","sha":"3fe7b8bf7c3adc04522f311ce1c1c3b6e39e8edd","kind":"commit","published_at":"2014-11-05T19:58:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.1.29","html_url":"https://github.com/mui/material-ui/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29/manifests"}]},"repo_metadata_updated_at":"2025-10-29T21:14:05.711Z","dependent_packages_count":0,"downloads":200,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":11.325975927742588,"dependent_repos_count":26.152614342482345,"dependent_packages_count":37.996477278968285,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":25.15835584973107},"purl":"pkg:npm/%40temp-mui/system","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@temp-mui/system","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@temp-mui/system","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@temp-mui/system/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-29T16:04:14.239Z","issues_count":4308,"pull_requests_count":9949,"avg_time_to_close_issue":13592057.178502878,"avg_time_to_close_pull_request":1743679.4759773905,"issues_closed_count":2590,"pull_requests_closed_count":8490,"pull_request_authors_count":716,"issue_authors_count":2931,"avg_comments_per_issue":5.109795728876509,"avg_comments_per_pull_request":1.994974369283345,"merged_pull_requests_count":7175,"bot_issues_count":19,"bot_pull_requests_count":3438,"past_year_issues_count":769,"past_year_pull_requests_count":3299,"past_year_avg_time_to_close_issue":842316.4168674699,"past_year_avg_time_to_close_pull_request":466566.7232444611,"past_year_issues_closed_count":415,"past_year_pull_requests_closed_count":2663,"past_year_pull_request_authors_count":186,"past_year_issue_authors_count":610,"past_year_avg_comments_per_issue":1.859557867360208,"past_year_avg_comments_per_pull_request":1.4080024249772658,"past_year_bot_issues_count":9,"past_year_bot_pull_requests_count":1478,"past_year_merged_pull_requests_count":2376,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/issues","maintainers":[{"login":"oliviertassinari","count":773,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"siriwatknp","count":700,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":511,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":434,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"mnajdova","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"michaldudak","count":262,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"aarongarciah","count":237,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"ZeeshanTamboli","count":207,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mj12albert","count":193,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"alexfauquette","count":165,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"samuelsycamore","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"cherniavskii","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"LukasTy","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"bharatkashyap","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"DanailH","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"JCQuintas","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"eps1lon","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"hbjORbj","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hbjORbj"},{"login":"flaviendelangle","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"michelengelen","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"rosskevin","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rosskevin"},{"login":"mbrookes","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"m4theushw","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"apedroferreira","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"hasdfa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"nikitaa24","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikitaa24"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"richbustos","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richbustos"},{"login":"nathanmarks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanmarks"},{"login":"vicasas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"MBilalShafi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joshwooding","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwooding"},{"login":"dimitropoulos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dimitropoulos"},{"login":"arthurbalduini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"dmtrKovalenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmtrKovalenko"},{"login":"hai-cea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-cea"},{"login":"gerdadesign","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"DavidCnoops","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidCnoops"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}],"active_maintainers":[{"login":"siriwatknp","count":282,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":241,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":191,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"oliviertassinari","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"ZeeshanTamboli","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mnajdova","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"mj12albert","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"aarongarciah","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"prakhargupta1","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"JCQuintas","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"DanailH","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"alexfauquette","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"bharatkashyap","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"LukasTy","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"cherniavskii","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"michaldudak","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"MBilalShafi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"flaviendelangle","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"vicasas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@temp-mui%2Fsystem/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@temp-mui%2Fsystem/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@temp-mui%2Fsystem/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@temp-mui%2Fsystem/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@temp-mui%2Fsystem/codemeta","maintainers":[{"uuid":"lucasbassetti","login":"lucasbassetti","name":null,"email":"lucasbr.dafonseca@gmail.com","url":null,"packages_count":37,"html_url":"https://www.npmjs.com/~lucasbassetti","role":null,"created_at":"2024-07-28T00:16:09.634Z","updated_at":"2024-07-28T00:16:09.634Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lucasbassetti/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5264274,"maintainers_count":1091160,"namespaces_count":333594,"keywords_count":760514,"github":"npm","metadata":{"funded_packages_count":159192},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-12-16T06:37:22.408Z","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":1070408,"name":"@mui/material-next","ecosystem":"npm","description":"v6-alpha: React components that implement Google's Material Design","homepage":"https://mui.com/material-ui/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/material-ui","keywords_array":["react","react-component","mui","material-ui","material design"],"namespace":"mui","versions_count":127,"first_release_published_at":"2021-09-08T13:55:02.175Z","latest_release_published_at":"2024-03-13T14:13:46.264Z","latest_release_number":"6.0.0-alpha.126","last_synced_at":"2025-12-12T01:21:13.125Z","created_at":"2022-04-07T20:46:10.790Z","updated_at":"2025-12-12T02:56:37.231Z","registry_url":"https://www.npmjs.com/package/@mui/material-next","install_command":"npm install @mui/material-next","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/mui-org"},"dist-tags":{"next":"6.0.0-alpha.0","latest":"6.0.0-alpha.126"}},"repo_metadata":{"id":19822297,"uuid":"23083156","full_name":"mui/material-ui","owner":"mui","description":"Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.","archived":false,"fork":false,"pushed_at":"2025-10-22T16:11:10.000Z","size":699196,"stargazers_count":96842,"open_issues_count":1774,"forks_count":32693,"subscribers_count":1324,"default_branch":"master","last_synced_at":"2025-10-22T18:17:02.502Z","etag":null,"topics":["design-system","material-design","material-ui","react","react-components"],"latest_commit_sha":null,"homepage":"https://mui.com/material-ui/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2014-08-18T19:11:54.000Z","updated_at":"2025-10-22T16:11:52.000Z","dependencies_parsed_at":"2025-06-02T16:06:01.092Z","dependency_job_id":"32b77193-1b92-4638-bb5e-6c82ade9eee5","html_url":"https://github.com/mui/material-ui","commit_stats":{"total_commits":23822,"total_committers":3211,"mean_commits":"7.4188726253503585","dds":0.8266728234405172,"last_synced_commit":"c0620e333641deda56f3cd68c7c3736098ee818c"},"previous_names":["mui-org/material-ui","callemall/material-ui"],"tags_count":568,"template":false,"template_full_name":null,"purl":"pkg:github/mui/material-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/sbom","scorecard":{"id":262861,"data":{"date":"2025-08-17T02:37:43Z","repo":{"name":"github.com/mui/material-ui","commit":"06de3386e5dbd68c7e7496219f702232dcd7ec9f"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.7,"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":"Maintained","score":10,"reason":"30 commit(s) and 1 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":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/check-if-pr-has-label.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yml: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:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/no-response.yml:22","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/check-if-pr-has-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci-check.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-cleanup.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/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/publish-canaries.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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 28 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":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  14 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:  13 out of  13 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":"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: 'allow deletion' disabled on branch 'v6.x'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v6.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v6.x'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'v6.x'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v6.x'","Warn: codeowners review is not required on branch 'master'","Warn: codeowners review is not required on branch 'v6.x'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v6.x'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v6.x'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v6.x'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v6.x'"],"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":"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":"CI-Tests","score":10,"reason":"28 out of 28 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 36 contributing companies or organizations","details":["Info: found contributions from: A11yance, LightSourceAI, TourConnect, Treeshakers, alienfast, calcom, callemall, cefsharp, cssinjs, emikra, goose-duck, instacart, jalaali, lightsourceai, mui, mui-org, nodejs, openfoodfacts, pabloengine, pretur, react-native-community, reactiran, reactjs, reactwg, state-machines, storybookjs, testing-library, text-em-all, typed-typings, typescript-cheatsheets, underjs, vercel, webpack, yarnpkg, yarnplugins, 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":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-cpj6-fhp6-mr6j","Warn: Project is vulnerable to: GHSA-f46r-rw29-r322","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","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-17T11:13:50.539Z","repository_id":19822297,"created_at":"2025-08-17T11:13:50.539Z","updated_at":"2025-08-17T11:13:50.539Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280748853,"owners_count":26383954,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-24T02:00:06.418Z","response_time":73,"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":"v7.3.4","sha":"28eadba9ec2899226ecbf4058b8fba1ddeab9e6d","kind":"tag","published_at":"2025-10-02T18:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4/manifests"},{"name":"v7.3.3","sha":"6984a79aa3ebde0ad9d1a21817de900f60b7dc90","kind":"tag","published_at":"2025-10-02T14:01:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3/manifests"},{"name":"v7.3.2","sha":"ebd180cdd48e365aa0c5c54b6568d5efc320590d","kind":"tag","published_at":"2025-09-02T06:18:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"3592ec32c4858c22bf99c535c037c13ee6db6b84","kind":"tag","published_at":"2025-08-06T09:33:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"ad98e5ebf7f2f629f9a8b054d9ee3e7217d163bf","kind":"tag","published_at":"2025-08-05T05:40:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0/manifests"},{"name":"v6.5.0","sha":"894dd472b2cc3bbf218eef521ce5a4bcbe914e60","kind":"tag","published_at":"2025-07-08T02:51:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0/manifests"},{"name":"v5.18.0","sha":"6b50143dcfc2aad56a37c9f2e1f14256e9a65c4e","kind":"tag","published_at":"2025-07-08T02:50:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0/manifests"},{"name":"v7.2.0","sha":"1496d735b2cf16501ce413daec40d627eee77e1d","kind":"tag","published_at":"2025-06-30T08:59:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0/manifests"},{"name":"v7.1.2","sha":"ad2d425db362790d6d0f90fbe5b5d3a5b5132503","kind":"tag","published_at":"2025-06-20T07:34:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2/manifests"},{"name":"v6.4.12","sha":"9179a92b0d97f6d0270c7fac733cfd81bd7354cc","kind":"tag","published_at":"2025-06-02T06:58:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12/manifests"},{"name":"v7.1.1","sha":"0ebb3a14ccc5dbee4ec2682b387511f107b95a65","kind":"tag","published_at":"2025-06-02T06:47:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"e3e07e0b8fac5ca8fb4bbf3ec453dbe79133552f","kind":"tag","published_at":"2025-05-06T08:50:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0/manifests"},{"name":"v6.4.11","sha":"6b3957d9d42c83e069da8e8bb534ec294dcb6254","kind":"tag","published_at":"2025-04-10T02:36:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11/manifests"},{"name":"v7.0.2","sha":"ebb24ce49e1ef8358600a7787cb6c8d671cead63","kind":"tag","published_at":"2025-04-09T13:08:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2/manifests"},{"name":"v6.4.10","sha":"d80a3609c8a7274dc5fafa348382059945aee449","kind":"tag","published_at":"2025-03-31T19:03:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10/manifests"},{"name":"v7.0.1","sha":"d6fdcac555725c3807e6f03445e3a051398ee739","kind":"tag","published_at":"2025-03-28T18:58:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"22aa7db2ed23df3b43530e9fdb57bc1051221457","kind":"tag","published_at":"2025-03-26T14:16:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0/manifests"},{"name":"v6.4.9","sha":"a884cb821f67a831f44cc6abfc3bc77faef91ada","kind":"tag","published_at":"2025-03-25T15:45:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9/manifests"},{"name":"v7.0.0-rc.0","sha":"ebaec8db8ae1b90183817cb0bad549d7fc63fe79","kind":"tag","published_at":"2025-03-19T09:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0/manifests"},{"name":"v5.17.1","sha":"0d509f8a4a48031a1e25974a1604b803892ce94e","kind":"tag","published_at":"2025-03-18T18:44:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"b0dc8270c5a2896293ff8b61052120a13819f0a1","kind":"tag","published_at":"2025-03-18T15:28:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0/manifests"},{"name":"v6.4.8","sha":"2bded219fabaaefc2083aa660d5856ab75cfa8d6","kind":"tag","published_at":"2025-03-17T17:54:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8/manifests"},{"name":"v7.0.0-beta.4","sha":"260ed53760f179e3bb4f1f43e2f2712ecbf9fdd7","kind":"tag","published_at":"2025-03-13T13:30:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4/manifests"},{"name":"v6.4.7","sha":"d1ca0a45fea4327ba4dc9876e62922785493f1c3","kind":"tag","published_at":"2025-03-05T15:19:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7/manifests"},{"name":"v7.0.0-beta.3","sha":"9dea4105c8b413e087bd1d0cc517b52831a2eb86","kind":"tag","published_at":"2025-03-05T15:13:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"48acea181cac8ca14455e76d01d3554ba578781e","kind":"tag","published_at":"2025-02-27T15:00:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2/manifests"},{"name":"v7.0.0-beta.1","sha":"2cf2e71af3c2b26694964884456bc335c2ba6cdb","kind":"tag","published_at":"2025-02-26T18:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1/manifests"},{"name":"v6.4.6","sha":"356b885778a2af26505d5dbba76a9abcceb69800","kind":"tag","published_at":"2025-02-26T13:39:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6/manifests"},{"name":"v7.0.0-beta.0","sha":"b485c1abec1d776e925ca90e6fa7d91e9bd057a7","kind":"tag","published_at":"2025-02-26T13:22:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0/manifests"},{"name":"v7.0.0-alpha.2","sha":"ba14b7070070281c8a6cea1df7653f007bb8da49","kind":"tag","published_at":"2025-02-18T18:57:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.4.5","sha":"6f2b908baa7863e2cbf0ec4518dc90ccfd53597b","kind":"tag","published_at":"2025-02-18T18:46:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5/manifests"},{"name":"v7.0.0-alpha.1","sha":"c390c1c2d1c85f42d40f16ce405a3c4b62026ec7","kind":"tag","published_at":"2025-02-11T17:34:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1/manifests"},{"name":"v6.4.4","sha":"c66361a6ad9d1354b60e6fb93ba3144c1348ab15","kind":"tag","published_at":"2025-02-11T14:31:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4/manifests"},{"name":"v6.4.3","sha":"cee310a92f61ffb75284195a9ed30bcb367c78e2","kind":"tag","published_at":"2025-02-04T18:53:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3/manifests"},{"name":"v7.0.0-alpha.0","sha":"3e3195a4285ca716061f7d7d87f4915630af1b69","kind":"tag","published_at":"2025-02-03T12:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.4.2","sha":"1813d89a599a4027fd216062b2cac8b0c1864f1d","kind":"tag","published_at":"2025-01-29T15:50:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2/manifests"},{"name":"v6.4.1","sha":"819e662a2ce210f8805c45057389217cb1c39a83","kind":"tag","published_at":"2025-01-21T13:23:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"f9949a8889c7e69cac145ce56411298a234d2e49","kind":"tag","published_at":"2025-01-14T16:46:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0/manifests"},{"name":"v5.16.14","sha":"ba588c8333d765af63ab15c8b33dd947b615f70b","kind":"tag","published_at":"2025-01-06T21:20:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14/manifests"},{"name":"v6.3.1","sha":"afd551abd3be44de711d6baef48e62e18b97c908","kind":"tag","published_at":"2025-01-03T13:53:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1/manifests"},{"name":"v5.16.13","sha":"e52a6379f22d38453fa046d410b0c4700707dbd9","kind":"tag","published_at":"2024-12-25T11:25:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13/manifests"},{"name":"v6.3.0","sha":"84d6ecfdccd10f204854beeef98bcc55dc99d117","kind":"tag","published_at":"2024-12-23T18:10:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"17026fc203a8b413ec7343b6eeb267a50519d515","kind":"tag","published_at":"2024-12-17T13:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1/manifests"},{"name":"v5.16.12","sha":"b8fbcf5fb5169d8db6ee0ec35001816d2777e8d4","kind":"tag","published_at":"2024-12-17T13:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12/manifests"},{"name":"v5.16.11","sha":"2413ff076b0d462736dfccd399b4be863fd79ec2","kind":"tag","published_at":"2024-12-11T10:13:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11/manifests"},{"name":"v6.2.0","sha":"3a8ceaead5ac4c2c4554e6500ca3d197420a04c2","kind":"tag","published_at":"2024-12-11T02:03:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0/manifests"},{"name":"v6.1.10","sha":"5c5e9f6d8a90034cd75dcb92403caf6b37efc916","kind":"tag","published_at":"2024-12-04T10:03:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10/manifests"},{"name":"v5.16.9","sha":"ec085b677c43ed1f37e66bd2fb58f27dce9f7184","kind":"tag","published_at":"2024-12-04T09:34:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9/manifests"},{"name":"v5.16.8","sha":"096adfbe28d038397a7f3cf3494b86844226e162","kind":"tag","published_at":"2024-11-28T06:51:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8/manifests"},{"name":"v6.1.9","sha":"821784419eefb89e4ce7b66c4b602a1e33d2fa88","kind":"tag","published_at":"2024-11-27T13:22:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9/manifests"},{"name":"v6.1.8","sha":"0b8739f145423bafdd8e2871312307bfb31c58ef","kind":"tag","published_at":"2024-11-20T15:09:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8/manifests"},{"name":"v6.1.7","sha":"a7d441d0bd3bfc16a1ce9e6d7ff3ad1afc6b62f1","kind":"tag","published_at":"2024-11-13T15:31:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7/manifests"},{"name":"v6.1.6","sha":"32112b76aa821c2a1e98120545019ef1a71ea274","kind":"tag","published_at":"2024-10-30T13:54:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6/manifests"},{"name":"v6.1.5","sha":"01c5f344628bc66e16f86284ee0fc7107002a5ca","kind":"tag","published_at":"2024-10-22T10:28:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5/manifests"},{"name":"v6.1.4","sha":"15ea548de803e4602894cae6304a497d7ddaf09c","kind":"tag","published_at":"2024-10-15T18:35:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4/manifests"},{"name":"v6.1.3","sha":"c7de2cae15cc7b7025ad79e3623320526ed16462","kind":"tag","published_at":"2024-10-09T09:47:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3/manifests"},{"name":"v6.1.2","sha":"e6ff0b5016ac4fa40cdc9b78a0d9ecdd2c0cd9db","kind":"tag","published_at":"2024-10-02T14:51:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"263c7259451d5b928bbdfd299c9c0afc89dfec02","kind":"tag","published_at":"2024-09-19T06:42:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"94cc3d0a66456713e6e25edf9a1ba35ad8df88bc","kind":"tag","published_at":"2024-09-11T13:09:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"bb620d85a89651ca4350e8861bbb35776d583726","kind":"tag","published_at":"2024-09-03T10:33:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"71dbef69dcbf2b87831af579fb777b4f1f4b219a","kind":"tag","published_at":"2024-08-29T13:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"c9a9adfb90e939c0590de6edf10d0c65fcbc8b1e","kind":"tag","published_at":"2024-08-27T09:06:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.0","sha":"55bea65c83c1beac77382fe961f8aa72eec21daa","kind":"tag","published_at":"2024-08-22T08:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0/manifests"},{"name":"v6.0.0-beta.6","sha":"cbb6f8d3b1b72732d51f5628765cfd7e75bd5747","kind":"tag","published_at":"2024-08-18T02:55:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6/manifests"},{"name":"v5.16.7","sha":"b505fd7b64e92db523198712a5d6716c494e0c66","kind":"tag","published_at":"2024-08-09T09:19:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7/manifests"},{"name":"v6.0.0-beta.5","sha":"75c24b0828981651082a3eede027b6871c96c440","kind":"tag","published_at":"2024-08-08T08:52:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5/manifests"},{"name":"v5.16.6","sha":"6eb1bdce38d0fc67fa8aebca260043c7fc8eb3e8","kind":"tag","published_at":"2024-07-30T21:06:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6/manifests"},{"name":"v6.0.0-beta.4","sha":"12532afa3e4f6f13a9fa86eb459c27792c36b6f9","kind":"tag","published_at":"2024-07-30T20:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4/manifests"},{"name":"v5.16.5","sha":"40792e6efb2c92b8964a3912e08aeb4fb7fc41c8","kind":"tag","published_at":"2024-07-25T06:42:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5/manifests"},{"name":"v6.0.0-beta.3","sha":"02fde66a0cd72fb7fe3681a5ea8c4de733b4a865","kind":"tag","published_at":"2024-07-24T18:27:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3/manifests"},{"name":"v5.16.4","sha":"77af399a3ad76f31e5f2e0fab5650b628fa50990","kind":"tag","published_at":"2024-07-16T16:01:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4/manifests"},{"name":"v6.0.0-beta.2","sha":"9ad8c1fd8dfd21d8e37fe73d71e011542b23db72","kind":"tag","published_at":"2024-07-16T14:46:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2/manifests"},{"name":"v5.16.3","sha":"e1824453bdb0a89f15d4dfe47a1c4f90fa0f0500","kind":"tag","published_at":"2024-07-16T14:18:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3/manifests"},{"name":"v6.0.0-beta.1","sha":"19c1935757925d834928a30ea41f58bb95fb355f","kind":"tag","published_at":"2024-07-16T09:42:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1/manifests"},{"name":"v5.16.2","sha":"56ddd108fe153592a800fce4d43f9758b0ff5101","kind":"tag","published_at":"2024-07-16T09:10:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2/manifests"},{"name":"v6.0.0-beta.0","sha":"3364f0740aa5c86e057ec5b0d22c1b12bfd96fa4","kind":"tag","published_at":"2024-07-11T15:54:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0/manifests"},{"name":"v5.16.1","sha":"431af6a2fd9bf6cd0422c61e36c937d1ea5e5015","kind":"tag","published_at":"2024-07-11T15:48:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1/manifests"},{"name":"v5.16.0","sha":"e5e9b9d5e952b52752b758179da20d3fa0982c05","kind":"tag","published_at":"2024-07-05T13:32:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0/manifests"},{"name":"v6.0.0-alpha.14","sha":"2a15dd74c76bacbc867a7313fdc2c42c6168327c","kind":"tag","published_at":"2024-07-05T04:25:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14/manifests"},{"name":"v6.0.0-alpha.13","sha":"a070a894fbe21c52df446438ca1bb5a891d5e1b5","kind":"tag","published_at":"2024-07-03T07:44:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13/manifests"},{"name":"v5.15.21","sha":"a306ce4afcc60de4c3e43b8f9183862235d9318e","kind":"tag","published_at":"2024-06-28T14:09:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21/manifests"},{"name":"v6.0.0-alpha.12","sha":"fb476c6c18b850e8400d03afb7447802afbfd357","kind":"tag","published_at":"2024-06-24T17:12:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.15.20","sha":"f20fa0ba4016e5425a2a4cce841075253828a551","kind":"tag","published_at":"2024-06-12T12:58:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20/manifests"},{"name":"v6.0.0-alpha.11","sha":"22c5206a9e8191b2f81131d6978a0958e55b7032","kind":"tag","published_at":"2024-06-12T08:18:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11/manifests"},{"name":"v6.0.0-alpha.10","sha":"e5ac6c0eef5efd4fa5c5eb11ccbf08e58e7443f8","kind":"tag","published_at":"2024-06-04T10:35:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10/manifests"},{"name":"v6.0.0-alpha.9","sha":"925de32766317bb84a92ec24b2b6465c8e48cc04","kind":"tag","published_at":"2024-05-29T12:25:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.15.19","sha":"77f606ba73bb5439d66871177772f54196044450","kind":"tag","published_at":"2024-05-29T12:01:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19/manifests"},{"name":"v6.0.0-alpha.8","sha":"c7dbe6e8256cef7bd2dbdcbee55428ad82513cd0","kind":"tag","published_at":"2024-05-21T16:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.15.18","sha":"607daac5baa9c8151f111fe4bacea1d7e61881a3","kind":"tag","published_at":"2024-05-16T09:29:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18/manifests"},{"name":"v6.0.0-alpha.7","sha":"997bec6d8d30a1a891aff4eeedefa41c93eaa95c","kind":"tag","published_at":"2024-05-16T06:31:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"7c8db04b91500ba77301acd360d21bff7f7c752f","kind":"tag","published_at":"2024-05-08T13:13:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.15.17","sha":"9bc4fc42959427246addfdf29db95847cc38e410","kind":"tag","published_at":"2024-05-08T12:24:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17/manifests"},{"name":"v5.15.16","sha":"284e251c155d92078f80f98919f4ab260b05e9be","kind":"tag","published_at":"2024-05-01T14:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16/manifests"},{"name":"v6.0.0-alpha.5","sha":"571d5046e26aa07605cb1e01ca99b2eb0b04d009","kind":"tag","published_at":"2024-05-01T14:16:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5/manifests"},{"name":"v6.0.0-alpha.4","sha":"afffc2ffc3db1e6abf48f3b3e13a41e8b758f874","kind":"tag","published_at":"2024-04-24T07:30:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4/manifests"},{"name":"v6.0.0-alpha.3","sha":"6d5e44409344ea4e13ceb3a02c4446dc6a7323b4","kind":"tag","published_at":"2024-04-17T16:10:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3/manifests"},{"name":"v6.0.0-alpha.2","sha":"4e75758b37119bd821435c23d9c111c545e186b6","kind":"tag","published_at":"2024-04-09T15:09:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2/manifests"},{"name":"v6.0.0-alpha.1","sha":"84307c1a2495a716788ec25f046faaa4d16c88c7","kind":"tag","published_at":"2024-04-05T10:43:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1/manifests"},{"name":"v5.15.15","sha":"5a079965186640b5176f00c537f3b9e6c299b5c4","kind":"tag","published_at":"2024-04-04T07:09:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15/manifests"},{"name":"v6.0.0-alpha.0","sha":"2a15ad6f1f5507162b1a5aebf78976ca3023183b","kind":"tag","published_at":"2024-03-26T15:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.15.14","sha":"9585d28317c90f2c71ab88dd5ae37638bb64ad82","kind":"tag","published_at":"2024-03-19T08:18:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14/manifests"},{"name":"v5.15.13","sha":"dbcb678234296de56afaf3138917e967e8d1934a","kind":"tag","published_at":"2024-03-13T14:17:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13/manifests"},{"name":"pigment@0.0.1","sha":"0e765a618a7676c507852cec024464b1fc1cd80f","kind":"tag","published_at":"2024-03-08T04:20:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/pigment@0.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/pigment@0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@pigment%400.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1/manifests"},{"name":"v5.15.12","sha":"5ad69e161d7520274cd37a2524ffb935b6dda158","kind":"tag","published_at":"2024-03-05T15:33:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12/manifests"},{"name":"v5.15.11","sha":"e3257a4d68481b0ca6efd5d06cb5c1e1e77e4286","kind":"tag","published_at":"2024-02-22T08:52:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11/manifests"},{"name":"v5.15.10","sha":"94fcd3ada0842108a9a2ce53e121931e5448649f","kind":"tag","published_at":"2024-02-12T12:38:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10/manifests"},{"name":"v5.15.9","sha":"7917d2a8a4acc0b07328dee8273847652491b769","kind":"tag","published_at":"2024-02-08T12:55:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9/manifests"},{"name":"v5.15.8","sha":"fe5a59e616637a0488b122749479b782f5f8dfa2","kind":"tag","published_at":"2024-02-06T20:42:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8/manifests"},{"name":"v5.15.7","sha":"b80acd69c7c848709d01465d6727b13ed6109258","kind":"tag","published_at":"2024-01-31T13:23:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7/manifests"},{"name":"v5.15.6","sha":"1700e5cd9cbb3bc648b7f799f837c4d23ed42700","kind":"tag","published_at":"2024-01-22T18:09:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6/manifests"},{"name":"v5.15.5","sha":"5d7c4e26a4973a3a80bf5f8a9a8ea14f89554fe0","kind":"tag","published_at":"2024-01-17T09:27:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5/manifests"},{"name":"v5.15.4","sha":"6aadbf91c5eb2c94dea9a49a19eb532606410a5a","kind":"tag","published_at":"2024-01-10T13:49:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4/manifests"},{"name":"v5.15.3","sha":"9fa4e472f9ba4fd4e7f8cfb8bc0d1f1d455ace23","kind":"tag","published_at":"2024-01-03T15:22:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"5d5dd15f70db9ffcb85d4dc57da8a20f5240fb81","kind":"tag","published_at":"2023-12-25T14:24:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"8be7ac66b99059bf2c2edcca9cf15981d389db6b","kind":"tag","published_at":"2023-12-19T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"8c2c6a88a509f9da7c453d4a3c3ab4749a57a36d","kind":"tag","published_at":"2023-12-12T18:21:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0/manifests"},{"name":"v5.14.20","sha":"14fa79f4328e901f82d7fc39aba722a9bf4a8df0","kind":"tag","published_at":"2023-12-05T09:28:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20/manifests"},{"name":"v5.14.19","sha":"a07b4925255aa3fc7ae1255130e182e4573c58d7","kind":"tag","published_at":"2023-11-29T21:11:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19/manifests"},{"name":"v5.14.18","sha":"43a41b6b2fa3f0a186a852b894452722e3a38f04","kind":"tag","published_at":"2023-11-14T08:27:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18/manifests"},{"name":"v5.14.17","sha":"c54a42dd8b0ec8e850bd60438e60a1a8acb3b4a4","kind":"tag","published_at":"2023-11-06T15:34:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17/manifests"},{"name":"v5.14.16","sha":"391b57a05daf67a8154471dae645471f5ffac09f","kind":"tag","published_at":"2023-10-31T10:57:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16/manifests"},{"name":"v5.14.15","sha":"6baedcfed27419ed6b9685f27fcbf3eff46133a3","kind":"tag","published_at":"2023-10-24T15:41:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15/manifests"},{"name":"v5.14.14","sha":"a0cfa182db3e7b196efe36cfe7b31d304c5a0a4e","kind":"tag","published_at":"2023-10-17T13:58:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14/manifests"},{"name":"v5.14.13","sha":"b8811a0fa59e7663b240183219db32f9a617e607","kind":"tag","published_at":"2023-10-10T19:42:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13/manifests"},{"name":"v5.14.12","sha":"bd450a0fdb19b087f47e1d7cce5a72417ec977cc","kind":"commit","published_at":"2023-10-04T16:31:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12/manifests"},{"name":"v5.14.11","sha":"13c0894d0c14c7f577a0a95492aeaa8fff8da33a","kind":"tag","published_at":"2023-09-26T11:47:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11/manifests"},{"name":"v5.14.10","sha":"14e97bffa62760cabcdc7244bff445b423f5286a","kind":"tag","published_at":"2023-09-18T10:18:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10/manifests"},{"name":"v5.14.9","sha":"8255b71ccdbfe9a20f856b5d68a269ab1c5452ca","kind":"tag","published_at":"2023-09-13T13:36:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9/manifests"},{"name":"v5.14.8","sha":"74c58dabc2cf5ed2242fb08e4781d26088d06b12","kind":"tag","published_at":"2023-09-05T12:34:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8/manifests"},{"name":"v5.14.7","sha":"8a09d535f101aac98935f82b76345ca9691b5e2b","kind":"tag","published_at":"2023-08-29T12:04:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7/manifests"},{"name":"v5.14.6","sha":"a1f511dd6ed9adba561e2ba00e1348136ed656db","kind":"commit","published_at":"2023-08-24T11:19:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6/manifests"},{"name":"v5.14.5","sha":"61fbfd1546c55caca984695a41f9c95668d414fc","kind":"tag","published_at":"2023-08-14T14:39:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5/manifests"},{"name":"v5.14.4","sha":"40f4b275022f03e48cf4809cd53d0d0dabb40424","kind":"tag","published_at":"2023-08-08T09:51:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4/manifests"},{"name":"v5.14.3","sha":"2deea341c9abfb640f22520e0c277027f3f91cd0","kind":"tag","published_at":"2023-08-01T15:33:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3/manifests"},{"name":"v5.14.2","sha":"36d9f0d3659e2f5ab1d924988313986962a0bf35","kind":"tag","published_at":"2023-07-25T10:01:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2/manifests"},{"name":"v5.14.1","sha":"f2e5ded80e94407f63a27eadb018139d6f967313","kind":"tag","published_at":"2023-07-19T09:05:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1/manifests"},{"name":"v5.14.0","sha":"2529e3aaaaec2c9f8e8cf669e58bb9c81db5a6d8","kind":"tag","published_at":"2023-07-11T14:57:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0/manifests"},{"name":"v5.13.7","sha":"aac2d5b526e8139314d99f827ecc3b2c24e99686","kind":"tag","published_at":"2023-07-04T08:53:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7/manifests"},{"name":"v5.13.6","sha":"312270bc71224067e1910bbee9f800b4a2469cc7","kind":"tag","published_at":"2023-06-23T14:05:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6/manifests"},{"name":"v5.13.5","sha":"24b3af68ebe79c1891e45c60c6bcfd26f8818f73","kind":"tag","published_at":"2023-06-12T13:43:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5/manifests"},{"name":"v5.13.4","sha":"a522d82df32d3bfab46b25f5ff24eeb9670c83fb","kind":"tag","published_at":"2023-06-05T17:30:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4/manifests"},{"name":"v5.13.3","sha":"70d4a2bb49dca9fef7854a1463a392094222812b","kind":"tag","published_at":"2023-05-29T11:22:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3/manifests"},{"name":"v5.13.2","sha":"f661923e9aa9d9cc634750affbb04bf2007bc57d","kind":"tag","published_at":"2023-05-22T16:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2/manifests"},{"name":"v5.13.1","sha":"0c58832b6e182f782e73b118ed9681055db3e249","kind":"tag","published_at":"2023-05-17T05:25:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"9130a021ca34746e4076fcae50c57bc584026b8f","kind":"tag","published_at":"2023-05-10T08:14:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0/manifests"},{"name":"v5.12.3","sha":"9710ff34b16a0f271107a8619a28546ae3ca7c18","kind":"tag","published_at":"2023-05-02T14:17:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"5b7e9c52e37ef0c3274a762f38cd7ef7ffc9e7a8","kind":"tag","published_at":"2023-04-25T16:42:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"d14d288ae9e9b0e2b3b33d0a77b4113f024d4215","kind":"tag","published_at":"2023-04-17T15:57:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"05127cf65b4250f836897428cd15829669ab8d6c","kind":"tag","published_at":"2023-04-11T09:58:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0/manifests"},{"name":"v5.11.16","sha":"af5e109990a26318c96dbff6f25759ba91f0e147","kind":"tag","published_at":"2023-04-04T14:00:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16/manifests"},{"name":"v5.11.15","sha":"ae98db6aca5f9d4b754ff9fce4ce33f738a00f65","kind":"tag","published_at":"2023-03-28T13:06:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15/manifests"},{"name":"v5.11.14","sha":"f34d17c3294fcdb63fe9a135b4f3aa2459c81189","kind":"tag","published_at":"2023-03-21T17:45:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14/manifests"},{"name":"v5.11.13","sha":"9f7a2bfac55faed1b1c6c7b4b6d1b1659a076bab","kind":"tag","published_at":"2023-03-14T09:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13/manifests"},{"name":"v5.11.12","sha":"b76b8f1098a6c01f39e5e19bf3abf77c2b9cf475","kind":"tag","published_at":"2023-03-06T15:03:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12/manifests"},{"name":"v5.11.11","sha":"58df7f1905f16533ddb5a7977346c0f4548e4547","kind":"tag","published_at":"2023-02-28T09:55:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11/manifests"},{"name":"v5.11.10","sha":"676bc85fa2b02f92f21dd5c7e15f453b6b9c2e3d","kind":"tag","published_at":"2023-02-20T11:30:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10/manifests"},{"name":"v5.11.9","sha":"af5b3f5e7a79da9ef4bbd63d8fcf60927ffb6533","kind":"tag","published_at":"2023-02-14T14:30:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9/manifests"},{"name":"v5.11.8","sha":"d4d8512ce3453711f3c661374579b0d2ed13f3e7","kind":"tag","published_at":"2023-02-07T10:50:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8/manifests"},{"name":"v5.11.7","sha":"33cac172846b032d3f8b9333b72b2af832dd47d0","kind":"tag","published_at":"2023-01-31T09:39:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7/manifests"},{"name":"v5.11.6","sha":"a2e552314847b4d52498538d7ca171763067a5d0","kind":"tag","published_at":"2023-01-23T20:28:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6/manifests"},{"name":"v5.11.5","sha":"685c72dfaf840f4d5b7a3ab738ddcabd74418823","kind":"tag","published_at":"2023-01-18T01:43:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5/manifests"},{"name":"v5.11.4","sha":"bc859d95e4415f880cd6bcb6f44cc9e5e8c8097c","kind":"tag","published_at":"2023-01-09T13:57:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4/manifests"},{"name":"v5.11.3","sha":"a526207c3957de4ebfcda937b58327d69464f15c","kind":"tag","published_at":"2023-01-02T17:00:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3/manifests"},{"name":"v5.11.2","sha":"e9d8fa07e1ff979bcaf92837b131cd9e292f0161","kind":"tag","published_at":"2022-12-26T14:56:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2/manifests"},{"name":"v5.11.1","sha":"a1e30390da62019e5769e398f4cbc9f8892d8f9a","kind":"commit","published_at":"2022-12-20T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"191acda4545c394b78964ab80b364e15686f0e9b","kind":"tag","published_at":"2022-12-13T12:56:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0/manifests"},{"name":"v5.10.17","sha":"4265f343b49e4af9673a49e585439d35c8deeab2","kind":"tag","published_at":"2022-12-06T10:59:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17/manifests"},{"name":"v5.10.16","sha":"b8aa3974d84c176b8857e8d5b29a7be8670bb410","kind":"tag","published_at":"2022-11-28T16:00:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16/manifests"},{"name":"v5.10.15","sha":"14a6e1c61edb5f66f4888e32c04df5e637e7cfc4","kind":"commit","published_at":"2022-11-22T09:45:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15/manifests"},{"name":"v5.10.14","sha":"c2da6de1c504c7dbd8ae1d0771c184c1544a0c76","kind":"tag","published_at":"2022-11-15T09:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14/manifests"},{"name":"v5.10.13","sha":"2f4c2190d1d3614d8063e84b79d4d1f034b3e3fe","kind":"tag","published_at":"2022-11-07T17:53:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13/manifests"},{"name":"v5.10.12","sha":"30cb27cff1d4e1838ca4235ab4285e20f2b2a870","kind":"tag","published_at":"2022-10-31T15:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12/manifests"},{"name":"v5.10.11","sha":"c80ff0339882859af7e17f8bfd0a5f6880b323f8","kind":"commit","published_at":"2022-10-25T09:34:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11/manifests"},{"name":"v5.10.10","sha":"639224a3e3600cb0e04755d89aab250297b6d851","kind":"tag","published_at":"2022-10-18T08:35:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10/manifests"},{"name":"v5.10.9","sha":"7bd7c219e2670ff7791148e9b1a1d2387528fc0c","kind":"tag","published_at":"2022-10-11T11:56:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9/manifests"},{"name":"v5.10.8","sha":"d4a3216cdd858899960f945d6e00b2d59bf1d5d1","kind":"tag","published_at":"2022-10-03T16:28:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8/manifests"},{"name":"v5.10.7","sha":"d9ef6e788eee11256818329c7429242f8b769263","kind":"commit","published_at":"2022-09-27T01:44:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7/manifests"},{"name":"v5.10.6","sha":"0f75f3d78b67c405c23bfd14a29aedff367415b7","kind":"tag","published_at":"2022-09-19T14:34:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6/manifests"},{"name":"v5.10.5","sha":"594d87dab0e43e641a6826c935df8f2c10672955","kind":"tag","published_at":"2022-09-12T14:40:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5/manifests"},{"name":"v5.10.4","sha":"c8feb29320a22cc4461fb5ef5f4f7de7bd96a59b","kind":"commit","published_at":"2022-09-06T09:11:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"992421d0114a9df72d358fe6fccc28c1fb6f1505","kind":"tag","published_at":"2022-08-29T17:37:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"99b23c06d9b018d6c500fa1acb3030d673e219ab","kind":"tag","published_at":"2022-08-23T10:25:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"dfc0b89c665de8e5e3e4ecf68d8c782e74dbb65c","kind":"tag","published_at":"2022-08-16T17:55:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"7f502e06d54c5a2f389a1639358c84279462b54a","kind":"commit","published_at":"2022-08-09T03:21:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0/manifests"},{"name":"v5.9.3","sha":"89617ef683d2bcd2c870e9c1bd58ad4d55247fd5","kind":"tag","published_at":"2022-08-01T20:54:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3/manifests"},{"name":"v5.9.2","sha":"b7f0a16eca4ac2044703032838f90873ec063d75","kind":"tag","published_at":"2022-07-25T15:12:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2/manifests"},{"name":"v5.9.1","sha":"1937412c4345569d98c0950a1016c22508e1ff81","kind":"tag","published_at":"2022-07-18T17:23:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"88ad7d4e623183b8e20702e7961ef9c8de330dc7","kind":"commit","published_at":"2022-07-12T08:54:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0/manifests"},{"name":"v5.8.7","sha":"be0ab4c062a22fc4bb52c47d005b57203b56c09c","kind":"tag","published_at":"2022-07-04T20:39:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7/manifests"},{"name":"v5.8.6","sha":"c58f6653411e0ff38bf67a512d16b87c6523606b","kind":"tag","published_at":"2022-06-27T14:21:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6/manifests"},{"name":"v5.8.5","sha":"3c528113f47cfddf2504ea02ba3065e7c5c46928","kind":"tag","published_at":"2022-06-21T18:05:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5/manifests"},{"name":"v5.8.4","sha":"a6e782ec2f037e2ca989515048ce5f22fe760595","kind":"tag","published_at":"2022-06-14T10:00:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4/manifests"},{"name":"v5.8.3","sha":"b1e4b9cd3e1d88286f9d1485864310a7c1f23a79","kind":"tag","published_at":"2022-06-07T19:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3/manifests"},{"name":"v5.8.2","sha":"93b0aba905b3b6947f58a02d911489bb737ee880","kind":"commit","published_at":"2022-05-31T11:47:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2/manifests"},{"name":"v5.8.1","sha":"1eee9ee437f39f1c3438209154df8e8b9ecd990d","kind":"tag","published_at":"2022-05-23T16:04:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"6a468718b970c39ae83a4029bcb53071c9567430","kind":"tag","published_at":"2022-05-17T09:42:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4eef029981b08c77a9c52d0b863e6b5ced279087","kind":"tag","published_at":"2022-05-10T09:06:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0/manifests"},{"name":"v5.6.4","sha":"edb7e8895ef8def2bf59376d7631e0360a77aaf6","kind":"commit","published_at":"2022-05-02T11:46:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4/manifests"},{"name":"v5.6.3","sha":"124d5e2f0022d17b577a464e6b3a69fa2511105e","kind":"tag","published_at":"2022-04-25T14:04:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3/manifests"},{"name":"v5.6.2","sha":"b3645b3fd11dc26a06ea370a41b5bac1026c6792","kind":"tag","published_at":"2022-04-18T16:10:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2/manifests"},{"name":"v5.6.1","sha":"0251fd5222079e4a512bbd32dff4a7a4c3efe997","kind":"tag","published_at":"2022-04-11T13:21:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"8dcdea53f927ab207718d7ee6576806aca2a3798","kind":"commit","published_at":"2022-04-06T03:27:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0/manifests"},{"name":"v4.12.4","sha":"a563a60219f7f6519fb0f34f6d8e3bf0974e6495","kind":"tag","published_at":"2022-04-03T14:38:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4/manifests"},{"name":"v5.5.3","sha":"96e1f40a3b8aa809d543aa7d466eb48cdfa0b53d","kind":"tag","published_at":"2022-03-28T14:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"dd411b017ea7504a14a16821b694ac6aa01d9b6d","kind":"tag","published_at":"2022-03-21T15:15:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"350b15ee91a93040d50391cb9a45440a90e6b2d1","kind":"tag","published_at":"2022-03-14T16:49:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"f3412aa9d179fdfc3f5c0a4a1cfc1965faef7307","kind":"commit","published_at":"2022-03-07T13:53:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0/manifests"},{"name":"v5.4.4","sha":"965f2eb8cb79bb0685a13d9e28c09617b22358cd","kind":"tag","published_at":"2022-02-28T15:21:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4/manifests"},{"name":"v5.4.3","sha":"e2892a61ea56b6578c2efc81d0324660082ad93c","kind":"tag","published_at":"2022-02-21T16:40:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3/manifests"},{"name":"v5.4.2","sha":"01371028b27156419923b362c4b0af92dc08b29f","kind":"tag","published_at":"2022-02-15T14:57:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"fbce2f80c6cb36e59a4a6826ae46b59a10e1c831","kind":"commit","published_at":"2022-02-08T11:34:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"ba4e819aa58b6a36ae4d96ee79c2a5310a812670","kind":"tag","published_at":"2022-02-01T09:00:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"337be3b2a630d791a5cbc5a2a4575d4f58e38df3","kind":"tag","published_at":"2022-01-24T15:05:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"dcbfc54f581dbf1c0008a8e9e578f896f06228ab","kind":"tag","published_at":"2022-01-17T22:45:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0/manifests"},{"name":"v5.2.8","sha":"f80abbb5f942064c9c270b2ac5bb2a2318876754","kind":"tag","published_at":"2022-01-10T20:11:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8/manifests"},{"name":"v5.2.7","sha":"5daaf9be5115b1cb777fb4cf3d9125baddfe5720","kind":"tag","published_at":"2022-01-03T12:34:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7/manifests"},{"name":"v5.2.6","sha":"052db9d577a03ed8d588ecca9e6c0a5f5ba676e1","kind":"tag","published_at":"2021-12-27T14:23:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6/manifests"},{"name":"v5.2.5","sha":"f8697de9c250dbc6b446bcc08566f50fb4070aab","kind":"tag","published_at":"2021-12-20T14:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5/manifests"},{"name":"v5.2.4","sha":"b265431f9a32ea726c5227821126fbc6424117d5","kind":"commit","published_at":"2021-12-14T13:41:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4/manifests"},{"name":"v5.2.3","sha":"9c3dc12c3de241f44d923bfb089200980f3fd23d","kind":"tag","published_at":"2021-12-06T16:12:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3/manifests"},{"name":"v5.2.2","sha":"fcaec7a75f951c9db79c99c42370ca18212c1f16","kind":"tag","published_at":"2021-11-29T16:51:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"586d9ba2472d549c180cbacddf97eb73425286b3","kind":"tag","published_at":"2021-11-25T11:50:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"353cecb5391571163eb6bd8cbf36d2dd299aaf56","kind":"tag","published_at":"2021-11-23T13:25:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"ddbe15b4d8b7cc1dc84720264fde0b1dafb6166f","kind":"commit","published_at":"2021-11-16T15:06:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"7e26583fe1f95f5c3682213105f8f4b51c9d61c9","kind":"tag","published_at":"2021-11-08T15:14:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0/manifests"},{"name":"v5.0.6","sha":"99752d2848f17c5d1e4840f54863899a19387162","kind":"tag","published_at":"2021-10-27T08:43:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6/manifests"},{"name":"v5.0.5","sha":"58f8ff1f8bc7f0cc4bb728654604a194b3c3790b","kind":"tag","published_at":"2021-10-26T10:14:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"86443310e4344ae1ce6e04f084d58e17e4d62170","kind":"tag","published_at":"2021-10-14T15:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"36258031912caf662f69ca3769c6e0bd46946050","kind":"tag","published_at":"2021-10-07T12:26:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"c510762a325116c654afd3c21381a50b942c2c66","kind":"tag","published_at":"2021-09-29T09:29:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"afcf3ee18e7a9c526348b3bce74b69781b4ad071","kind":"tag","published_at":"2021-09-22T12:15:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"85598e74b85a89a16f8bdf5b68346ca8d6b70557","kind":"tag","published_at":"2021-09-16T11:28:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.1","sha":"1b563a153f5b2736f79a3f45573e2e2b66ba0a9a","kind":"tag","published_at":"2021-09-08T13:55:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"698492a5401b12578dc459397b9d288542fc954b","kind":"commit","published_at":"2021-09-02T02:45:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.5","sha":"0bab71409bcc0865ab3e0fcbfa14fa824ddc5495","kind":"tag","published_at":"2021-08-25T07:30:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"c30ec7bed00b36da7b0e6a202b3cb48d2fc1b579","kind":"tag","published_at":"2021-08-13T21:32:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"e5ccdf299c75ea65b0600ee05ff6c98646891c77","kind":"tag","published_at":"2021-08-09T04:03:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3/manifests"},{"name":"v4.12.3","sha":"77a8daeed0e8efa67c6d86f3cc40239dc6eb3d94","kind":"tag","published_at":"2021-07-30T10:06:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3/manifests"},{"name":"v5.0.0-beta.2","sha":"cca80d861f64b3eaa8a5ef8815b7552aaea61557","kind":"tag","published_at":"2021-07-26T15:01:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2/manifests"},{"name":"v4.12.2","sha":"958241aa0ebf340ad0f152b91949720c85b4fcca","kind":"tag","published_at":"2021-07-19T16:41:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2/manifests"},{"name":"v5.0.0-beta.1","sha":"8a4b8952077b64e90ac9d23c116a45aed672db9c","kind":"tag","published_at":"2021-07-14T16:28:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1/manifests"},{"name":"v4.12.1","sha":"4dc8c9bf3e8a6b21a2aac58b0be3161af334b67d","kind":"tag","published_at":"2021-07-07T13:08:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"53a1655143aa4ec36c29a6063ccdf89c48a74bfd","kind":"tag","published_at":"2021-07-06T13:40:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0/manifests"},{"name":"v5.0.0-beta.0","sha":"a0f416173d2f5b78546f52e572a0f64dcc3751e9","kind":"tag","published_at":"2021-07-01T12:17:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.38","sha":"f60126f95d7b36fa12133887990615b9f47e994a","kind":"commit","published_at":"2021-06-24T03:37:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.38","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38/manifests"},{"name":"v5.0.0-alpha.37","sha":"c795ca0822e2816a630a5654d5471fa04521d23c","kind":"tag","published_at":"2021-06-15T17:49:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.37","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37/manifests"},{"name":"v5.0.0-alpha.36","sha":"cf2f6fa90608b109978698fc48120920beaaa51f","kind":"tag","published_at":"2021-06-08T06:46:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.36","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36/manifests"},{"name":"v5.0.0-alpha.35","sha":"6c0afb6d8fff919e80f9f1ec92613acacd8365e7","kind":"tag","published_at":"2021-05-31T20:34:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.35","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35/manifests"},{"name":"v5.0.0-alpha.34","sha":"ee3a077c161accb887b93a17f9eaa2b23e998319","kind":"tag","published_at":"2021-05-18T10:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.34","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34/manifests"},{"name":"v5.0.0-alpha.33","sha":"0fa6ab4a29e8469c081d3f796e0bd9cab98e9185","kind":"tag","published_at":"2021-05-09T12:29:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.33","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33/manifests"},{"name":"v4.11.4","sha":"6658323b5e2ba366691829bbef3f53c00008497e","kind":"tag","published_at":"2021-04-27T15:48:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4/manifests"},{"name":"v5.0.0-alpha.32","sha":"2e99746c35ea0c1e45187a206d6ebc25a52933dc","kind":"tag","published_at":"2021-04-27T12:59:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32/manifests"},{"name":"v5.0.0-alpha.31","sha":"b061319b132163900d1a4eb64207f5284d28639d","kind":"tag","published_at":"2021-04-20T13:59:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"0bc7ed897d54a899fb0dfc5cbd6c5ee0592705e1","kind":"tag","published_at":"2021-04-12T09:46:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"29934afe4643811f3bed772612f92d539a1e489d","kind":"tag","published_at":"2021-04-04T16:43:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"a83c7715c0e2cfa1c3e59b7a1f828f6a1476b307","kind":"tag","published_at":"2021-03-24T12:57:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"2de88ce2973667921a45ff69ea48a8843cb9d8cb","kind":"tag","published_at":"2021-03-05T13:01:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27/manifests"},{"name":"v5.0.0-alpha.26","sha":"8928a36394154e02a73d5e92a740d5f9ed8da709","kind":"tag","published_at":"2021-02-27T18:39:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"688db35f581ac345a09a15420efdb0e4c98a56ab","kind":"tag","published_at":"2021-02-11T12:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"15108a5aad5342d92e86be5c5388b8321a88b280","kind":"tag","published_at":"2021-01-26T14:08:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24/manifests"},{"name":"v4.11.3-deprecations.1","sha":"6cf7cf7c7b11b38db18a4d2003743cbadeb1b4ee","kind":"commit","published_at":"2021-01-25T23:27:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1/manifests"},{"name":"v4.11.3","sha":"bd79e8f8c5b8c77bc5c13d076377a18d2ceedfa2","kind":"commit","published_at":"2021-01-24T12:45:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3/manifests"},{"name":"v4.11.3-deprecations.0","sha":"f64337cd87428e04c851bb1667f5f9e0e6aeaede","kind":"commit","published_at":"2021-01-24T12:00:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0/manifests"},{"name":"v5.0.0-alpha.23","sha":"af6e7220961c6f5e8ed89172694287dc737828ff","kind":"commit","published_at":"2021-01-14T12:48:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23/manifests"},{"name":"v5.0.0-alpha.22","sha":"c514ea86c11c9817839630e840535358f5044caf","kind":"commit","published_at":"2021-01-04T11:14:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"5c82b9147f811fda24bc09132852ed240f8d9def","kind":"commit","published_at":"2020-12-30T17:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"cd30d9e3961c8b33ce43a133e0a958867a202c41","kind":"commit","published_at":"2020-12-21T17:51:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20/manifests"},{"name":"v5.0.0-alpha.19","sha":"754e29cf5a712d0e0f6bd3e54f80e9997659f68c","kind":"commit","published_at":"2020-12-13T17:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.11.2","sha":"174b64f8a3adffb8df3c13285f4edc2437a8547a","kind":"commit","published_at":"2020-12-02T23:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2/manifests"},{"name":"v5.0.0-alpha.18","sha":"c5561c5febbe1c3bd5446c8a0bb480025ab38b86","kind":"commit","published_at":"2020-12-02T23:25:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.11.1","sha":"b8092ce09e164a1cb2fec2f3a5b6aa6e2dc6cbbd","kind":"commit","published_at":"2020-11-24T14:35:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1/manifests"},{"name":"v5.0.0-alpha.17","sha":"41d6a360e0fb245dd74549445539c6218a9dc737","kind":"commit","published_at":"2020-11-23T00:49:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17/manifests"},{"name":"v5.0.0-alpha.16","sha":"47a8e102eeaa5a68a2b4f99c08085cfddc0bef77","kind":"commit","published_at":"2020-11-14T12:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16/manifests"},{"name":"v5.0.0-alpha.15","sha":"fa9cbc835ee70b12234b7207b1872356277da5fa","kind":"commit","published_at":"2020-11-03T23:57:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15/manifests"},{"name":"v5.0.0-alpha.14","sha":"56520e757e0052e25f8dd5d78214458c4b7c634d","kind":"commit","published_at":"2020-10-23T22:59:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14/manifests"},{"name":"v5.0.0-alpha.13","sha":"b82af55f9917f9e77a3cae9b36e47b29d43182c0","kind":"commit","published_at":"2020-10-17T21:47:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13/manifests"},{"name":"v5.0.0-alpha.12","sha":"c7c3643948bce7327a7f01665caa7474be2694f9","kind":"commit","published_at":"2020-10-10T22:32:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12/manifests"},{"name":"v5.0.0-alpha.11","sha":"b4fe7eefd494fa28cd3453067af8872a83f31fa6","kind":"commit","published_at":"2020-09-26T15:07:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11/manifests"},{"name":"v5.0.0-alpha.10","sha":"2e1502fc18d86d69a6b55fc4ac5dcb50ddf192c4","kind":"commit","published_at":"2020-09-15T08:10:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10/manifests"},{"name":"v5.0.0-alpha.9","sha":"e830beb63940d24129285f554fc9c2fb0bd7ccbf","kind":"commit","published_at":"2020-09-06T16:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9/manifests"},{"name":"v5.0.0-alpha.8","sha":"5f986712bbb2f0b789c151b6d2f3e2d48cde0980","kind":"commit","published_at":"2020-08-31T16:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"c32a96b4beb3a5c72a8c179fb095f09dacf61050","kind":"commit","published_at":"2020-08-22T16:39:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"15fd6232de294be9ba0ca103351a11f84009b04f","kind":"commit","published_at":"2020-08-13T16:56:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6/manifests"},{"name":"v5.0.0-alpha.5","sha":"40aa9cbb1df08a5994392d5cea15a60979b28a7e","kind":"commit","published_at":"2020-07-27T22:55:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"519390c2bb12b5eb7b6f5f898afb78ac7f285543","kind":"commit","published_at":"2020-07-19T17:54:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"f432112f0bcfb1fd2002002db181e83edc99d906","kind":"commit","published_at":"2020-07-12T17:06:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"f928d6e04ea7f185cda0e739ebbe2ea36d0aa4d3","kind":"commit","published_at":"2020-07-04T23:16:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2/manifests"},{"name":"v4.11.0","sha":"79ebf71d31cca2c73143891960ea54ec1132bdeb","kind":"commit","published_at":"2020-06-30T23:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0/manifests"},{"name":"v5.0.0-alpha.1","sha":"8281371f88c81fc3e4560b0334cc0c473b9d45f9","kind":"commit","published_at":"2020-06-27T15:07:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.10.2","sha":"d0bfcb4f11fd3904b1e235d80fbfe23758de8372","kind":"commit","published_at":"2020-06-11T19:11:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"4e12b951f64fd47864b4dea8ec8631387a89ddb1","kind":"commit","published_at":"2020-06-01T15:14:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"dd9280e753eb8dc3444a26e85fe4f800b759cad2","kind":"commit","published_at":"2020-05-23T17:50:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0/manifests"},{"name":"v4.9.14","sha":"1fb44683825f0ee7f4d5933528598917ff72f0e4","kind":"commit","published_at":"2020-05-11T22:41:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.14","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14/manifests"},{"name":"v4.9.13","sha":"c224f32bb8f144e590c096d103c9d59c2509ed93","kind":"commit","published_at":"2020-05-04T11:29:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.13","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13/manifests"},{"name":"v4.9.12","sha":"3e5fd3c4f200e50a1331857f092a547b41f6db1e","kind":"commit","published_at":"2020-04-26T23:18:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.12","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12/manifests"},{"name":"v4.9.11","sha":"77f6fe0a73791176bd58d8c013bf5631270faf4d","kind":"commit","published_at":"2020-04-19T14:10:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11/manifests"},{"name":"4.9.11","sha":"b551194a14c4469f3b07dc43bc6aaea525138944","kind":"commit","published_at":"2020-04-18T10:43:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11/manifests"},{"name":"v4.9.10","sha":"8baef82396665179c67ca3acfd51e396b947f412","kind":"commit","published_at":"2020-04-11T13:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.10","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10/manifests"},{"name":"v4.9.9","sha":"c191471a20315cae4006c1e4d3d51db5e49b5fee","kind":"commit","published_at":"2020-04-04T15:54:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.9","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9/manifests"},{"name":"v4.9.8","sha":"e9fbcbf015bbf7057aadd5777703b7059aedf043","kind":"commit","published_at":"2020-03-28T19:33:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8/manifests"},{"name":"v4.9.7","sha":"10bc98f283feaae6397ef1b73b1b82be4a39a5f5","kind":"commit","published_at":"2020-03-18T12:45:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7/manifests"},{"name":"v4.9.6","sha":"0176a231719152fa4a2100aa7119e9fd777b5fed","kind":"commit","published_at":"2020-03-18T10:52:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6/manifests"},{"name":"v4.9.5","sha":"b9dec2780203e37148d87788f727c668d9019581","kind":"commit","published_at":"2020-02-29T10:36:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5/manifests"},{"name":"v4.9.4","sha":"45fe0e31c462ed3a2fba134fb1edbd05b91da2a4","kind":"commit","published_at":"2020-02-23T10:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4/manifests"},{"name":"v4.9.3","sha":"2bec4ebc9c20be8abecbad6d3f0f7ba2875c9c35","kind":"commit","published_at":"2020-02-16T11:52:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3/manifests"},{"name":"v4.9.2","sha":"f567b384f509d36b7e10f691e6b58538e7db8869","kind":"commit","published_at":"2020-02-09T18:32:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"717887fdd9d3b27701d760d78aa12ecf52f02f43","kind":"commit","published_at":"2020-02-02T11:46:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f2c9817526b729801b1716afc957ef3886ccb422","kind":"commit","published_at":"2020-01-22T20:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"d0c928c82e3fc8f284a2f7fd1b9acbf717c5a64e","kind":"commit","published_at":"2020-01-06T11:44:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"0c7ca746674cfb47a46cad8ebea21155702fd38c","kind":"commit","published_at":"2019-12-30T10:59:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"c6f734f0d6b183962e83fc5612fef6583bf40712","kind":"commit","published_at":"2019-12-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3a8f0eace8dd6a1c3234a8be2b7c41f06b6260d4","kind":"commit","published_at":"2019-12-14T19:59:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"0a129d58056d38bd15141aaa98d346774895d5f5","kind":"commit","published_at":"2019-12-07T12:46:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"6291316a32cfb4fb19ffdbcf30abfcb63023f17f","kind":"commit","published_at":"2019-12-01T10:59:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1/manifests"},{"name":"v3.9.4","sha":"6b0fee51deb7c32b75498d4ab2186946e7c4ce0a","kind":"commit","published_at":"2019-11-28T09:28:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4/manifests"},{"name":"v4.7.0","sha":"2b04ee905695540bde87653908ece5c4d57546c9","kind":"commit","published_at":"2019-11-22T10:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"856188b2de7a5e514803314f329da76fe65dec50","kind":"commit","published_at":"2019-11-12T13:52:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"d2d76bf26231a96981260232de5271b24e9391a4","kind":"commit","published_at":"2019-11-05T16:46:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0/manifests"},{"name":"v4.5.2","sha":"cb52f392b3b3528857178a756354ffb0e8bccd73","kind":"commit","published_at":"2019-10-28T22:58:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"803d08fbdf20de2d34c36a2a27bbc8e5a7e79fb2","kind":"commit","published_at":"2019-10-12T20:22:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"de3c62c25bf9e92ba35019e5a3ca7f68a36600d8","kind":"commit","published_at":"2019-10-02T08:07:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"554e7dce0cd96a4f9ef1924b41a3ce530cb433ae","kind":"commit","published_at":"2019-09-22T17:16:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"b563d529a8544fa4f4090723239ab075665c5f03","kind":"commit","published_at":"2019-09-11T20:45:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"f3beaee67fb9a4145a792fc8b798ef327b55f513","kind":"commit","published_at":"2019-09-08T09:58:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1/manifests"},{"name":"v1.2.5","sha":"8ee2d7168294f21af787aaba46661824097e33bb","kind":"tag","published_at":"2019-09-03T18:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5/manifests"},{"name":"v4.4.0","sha":"98f2c7cae9b2e0a53cf731882164aa44babb4be3","kind":"commit","published_at":"2019-08-31T12:19:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"29c1adf61a141a3db885ee569e42251cee53e749","kind":"commit","published_at":"2019-08-21T17:29:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3/manifests"},{"name":"v1.2.4","sha":"e44972d3c3e199529fdbc85974f7ae570b8424a0","kind":"tag","published_at":"2019-08-16T20:53:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4/manifests"},{"name":"v4.3.2","sha":"f2dbeca2dd1aecf6bc56e2302ec766d2e4bfb2ac","kind":"commit","published_at":"2019-08-10T17:39:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"d5a2ad9d26f7b089111b208c929ac1f98e7f6958","kind":"commit","published_at":"2019-08-03T15:14:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"8c28ed9c67e7b6ad02a8826178352aa4e9901b50","kind":"commit","published_at":"2019-07-28T14:32:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"42f78c69a59f0b5fa5fb8f533385f04ef77d7889","kind":"commit","published_at":"2019-07-17T13:42:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1/manifests"},{"name":"v1.0.4","sha":"455489e2e149ff5393f6ba08870368c88da259bd","kind":"tag","published_at":"2019-07-10T15:39:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"4c21bc05d6c5e48c64bc947ba9e271ed3e762a0e","kind":"tag","published_at":"2019-07-10T15:08:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"543041538f31cbdfbe3e85b8bc0f5c183ac5448e","kind":"tag","published_at":"2019-07-09T13:14:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"3a40065694cab2a5e8dedab6781e98493c1dc69d","kind":"tag","published_at":"2019-07-09T12:54:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1/manifests"},{"name":"v4.2.0","sha":"cf2cdd83f2a2f65d0e979d1faa9e815a5e2d3502","kind":"commit","published_at":"2019-07-06T15:30:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"6da1d591264e8c4a18e5ab56bdf6f8c0f985ed99","kind":"commit","published_at":"2019-06-25T13:53:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"eade31e58deb8ff3faee777313d70141e5868ebe","kind":"commit","published_at":"2019-06-23T11:46:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"b78a5ab7581488f7fff271a2cf64927dd28c3ab0","kind":"commit","published_at":"2019-06-13T09:55:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"07b9d6efaac1b663b2657173227e9490c796191e","kind":"commit","published_at":"2019-06-10T11:50:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"d58075ddb1757a11c47ef3d2b1fe9bed55e640dd","kind":"commit","published_at":"2019-06-03T16:35:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a3572bcaf34d204b314fd2c84064c9180f3a50f1","kind":"commit","published_at":"2019-05-27T12:48:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"505e275285c757e0515c8623b43c823d8a74790c","kind":"commit","published_at":"2019-05-23T15:39:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.0","sha":"a33f0ab64999331a54267cdf0eb89e53fa4d70cd","kind":"commit","published_at":"2019-05-20T21:26:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0/manifests"},{"name":"v4.0.0-beta.2","sha":"3686a27055dce58b5e800b520087c0c448b7480e","kind":"commit","published_at":"2019-05-13T12:26:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"5c152157078503e8599537108c3be9e00969fa34","kind":"commit","published_at":"2019-05-05T12:24:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"f19bd59ae53f23e3637383061774542d973cc48c","kind":"commit","published_at":"2019-04-28T22:42:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.8","sha":"92d6e987a43041fde63fd02cad61277d04193c29","kind":"commit","published_at":"2019-04-17T19:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"663643e0a83554d7730be42140aef6bc3ac09c6a","kind":"commit","published_at":"2019-04-07T23:25:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"2482d2b689440df6fb3da6157a789adac2783736","kind":"commit","published_at":"2019-03-30T19:33:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6/manifests"},{"name":"v3.9.3","sha":"ebed7922fc97331519f507768572a068edb8494e","kind":"commit","published_at":"2019-03-28T14:06:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3/manifests"},{"name":"v4.0.0-alpha.5","sha":"1bfdbe5688fb3556e4bebd1f8e357c515244ac42","kind":"commit","published_at":"2019-03-23T21:04:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"997324d52467e3a7b7a8058c0ba8309d04d4ddf6","kind":"commit","published_at":"2019-03-17T11:00:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"3a5d2e50411ddd3caea450abda49fd7c6ed230dc","kind":"commit","published_at":"2019-03-10T11:57:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"f606f7584dd842a89423dd3cc69e32b5ad3fdae1","kind":"commit","published_at":"2019-03-03T16:12:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"eea3b4d9a623f87d79be63f57b4a69ddfe375610","kind":"commit","published_at":"2019-02-20T10:58:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"97b26c4821299aef21e6ef9372a25aedd78d0137","kind":"commit","published_at":"2019-02-12T14:39:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.9.2","sha":"dbc788f7d231b4eceaa7a6a3e253104de5de9af0","kind":"commit","published_at":"2019-02-03T20:45:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2/manifests"},{"name":"v3.9.1","sha":"b903d7432b5a06583c9915f7ab9346bad76007a1","kind":"commit","published_at":"2019-01-26T13:59:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"f6353cdd15b954091c3f53498eb7de198755b740","kind":"commit","published_at":"2019-01-14T21:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"8df7a83ccc0b200e67feb823ceaaf793e4b6d007","kind":"commit","published_at":"2019-01-09T21:57:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"c202914213f19b070738ba5837da18e89c1662ee","kind":"commit","published_at":"2019-01-07T18:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"baa45b12252be8965809a0ad06e67e7dc7d44313","kind":"commit","published_at":"2018-12-30T21:47:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"0445ca8b710425f22744249a0c7bb3c20e95237b","kind":"commit","published_at":"2018-12-30T21:24:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"f0d60d8a510180e9c7a9b588d3e6c04d0d1a23d3","kind":"commit","published_at":"2018-12-22T15:42:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"1871b089aef090728321cab69be92daaec6eb131","kind":"commit","published_at":"2018-12-17T20:02:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0/manifests"},{"name":"v3.6.2","sha":"edde0b4f0073fcacb7233b553812f3dffe619da5","kind":"commit","published_at":"2018-12-09T20:22:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"e5fbf74a06157e2d73701a158e8d6b5914429ea1","kind":"commit","published_at":"2018-12-01T10:43:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1/manifests"},{"name":"issue-13699-mster","sha":"ac0153bf1b13ddbc1e43c22693f2c223838d9f1a","kind":"tag","published_at":"2018-11-28T20:15:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/issue-13699-mster","html_url":"https://github.com/mui/material-ui/releases/tag/issue-13699-mster","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@issue-13699-mster","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster/manifests"},{"name":"v3.6.0","sha":"d9c790fa69a1c053c3d471e030e4066122d58902","kind":"commit","published_at":"2018-11-26T19:49:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"34492c23a773b1db66fe65801997257709c4f319","kind":"commit","published_at":"2018-11-12T23:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"dc6b2b870fa514e98c74b6854d22c6e25e7684cb","kind":"commit","published_at":"2018-11-12T22:46:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"ba1dc0f27cd85996dbf3ef9df4d7f10552d6c91f","kind":"commit","published_at":"2018-11-04T23:41:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0/manifests"},{"name":"v3.3.2","sha":"47b20fe33c5f1c8a2563bad3c27811c37f698794","kind":"commit","published_at":"2018-10-27T20:16:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"92b2a36716c8ced3d12ff0b300be06cc4743e6da","kind":"commit","published_at":"2018-10-23T22:16:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"47d3b93780400d6eaef48d29dfcbebec8a5f22b2","kind":"commit","published_at":"2018-10-21T21:27:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"bbb0b683dd45d130b17580da86fe6ccc1ab5b3d3","kind":"commit","published_at":"2018-10-15T22:11:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"a61f0fc9a56ef22874753175bad2a636460130d1","kind":"commit","published_at":"2018-10-14T21:03:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"58f526f46e609e3e6cd785d15bfc5486df7ab79f","kind":"commit","published_at":"2018-10-07T22:44:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"dbd67aa892a4e9885d763fcb0d1f6c1691fbf763","kind":"commit","published_at":"2018-09-30T17:16:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"6184c508f94500a9da7486ccb2b9398023e4b1b5","kind":"commit","published_at":"2018-09-23T22:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"a9cbda69c8e059d928da53d9525652170b999455","kind":"commit","published_at":"2018-09-16T21:32:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"27412afa36b6c64b15b3b33cd51235efbc55a775","kind":"commit","published_at":"2018-09-08T22:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d6fb8524ff94080614e8d4d1064c7b2cec66c5d1","kind":"commit","published_at":"2018-09-03T21:14:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"2e9643f6c43c9b393a3914cd085aac92df546c04","kind":"commit","published_at":"2018-08-28T22:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"6847e0affc09f56a1497013be98bc3b59ccd3fde","kind":"commit","published_at":"2018-08-27T17:34:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0/manifests"},{"name":"v1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1","html_url":"https://github.com/mui/material-ui/releases/tag/v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1/manifests"},{"name":"v1.5.1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6b4c29e324eaa1272ce7b42ecab0e3460af6f437","kind":"commit","published_at":"2018-08-12T20:42:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0/manifests"},{"name":"v0.20.2","sha":"1b1c1fce216b5b2f5ecd52d21f8ec6a326c00cd5","kind":"commit","published_at":"2018-08-05T21:43:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2/manifests"},{"name":"v1.4.3","sha":"99650a6d174ad97b41ba1079cd5d7f55b5db21b5","kind":"commit","published_at":"2018-08-04T10:26:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e9bb799208b34fb8f8bbfe4b63b7a1942f95d91f","kind":"commit","published_at":"2018-07-29T14:37:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"869692ecf3812bc4577ed4dde81a9911c5949695","kind":"commit","published_at":"2018-07-22T21:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7fdc1890fb744b565480835fd5684e66871c679f","kind":"commit","published_at":"2018-07-14T15:02:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"f12ba5bfafc53ada2e5719697dd8373d41fa9471","kind":"commit","published_at":"2018-07-02T20:06:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"cd47eeabdcd4f67e35ff5ad56ae82a571da5747a","kind":"commit","published_at":"2018-06-26T10:53:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"e943cb8d6f405de5d53c1f3d1908cbccb502bb3a","kind":"commit","published_at":"2018-06-20T21:41:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"29308b10b3f8ba3565168e4da4bb5f793cb8b4f9","kind":"commit","published_at":"2018-06-18T18:38:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7c094a0f0381c7b68a223e27b5dc700a7595b122","kind":"commit","published_at":"2018-06-10T09:50:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2a300cdec817595ac879bc419257e55ef318b0f9","kind":"commit","published_at":"2018-06-03T15:25:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"3ccf76d315404ebd67f1254f5679d327c0647dfd","kind":"commit","published_at":"2018-05-26T14:56:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"73101790333124cc8f5857bc46038b7d2315842a","kind":"commit","published_at":"2018-05-17T22:07:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.1","sha":"aae0c434f99c4ab559d8aff53cfbd2cfa7974043","kind":"commit","published_at":"2018-05-15T21:15:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1/manifests"},{"name":"v0.20.1","sha":"c663649d9edf9d196aadbb3b426fd613816964fc","kind":"commit","published_at":"2018-05-13T21:34:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1/manifests"},{"name":"v1.0.0-rc.0","sha":"5f3008fc26479b40ff16ec498ae0e6e3361fdb47","kind":"commit","published_at":"2018-05-13T19:13:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-beta.47","sha":"d16e4f5115a9fde3e8958d7959a912a55cbb246d","kind":"commit","published_at":"2018-05-09T21:48:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.47","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47/manifests"},{"name":"v1.0.0-beta.46","sha":"aa1ef83f22650245dd736681d7ec6331cb2a42ef","kind":"commit","published_at":"2018-05-08T21:51:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.46","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46/manifests"},{"name":"v1.0.0-beta.45","sha":"ab592831cbf5987a6516139aeaf148bdb3360ccb","kind":"commit","published_at":"2018-05-07T13:38:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.45","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45/manifests"},{"name":"v1.0.0-beta.44","sha":"0bba4ad1aed5d2181baa156009301eb56fd80158","kind":"commit","published_at":"2018-04-29T20:57:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.44","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44/manifests"},{"name":"v1.0.0-beta.43","sha":"6dfe7382b9777885abe84f4d1f66c0c62545d559","kind":"commit","published_at":"2018-04-22T10:47:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.43","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43/manifests"},{"name":"v1.0.0-beta.42","sha":"bc03443cac8a55ce3fc4d19e6a95e0f3d0116fbf","kind":"commit","published_at":"2018-04-16T20:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.42","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42/manifests"},{"name":"v1.0.0-beta.41","sha":"cddff325bdc2c79592701c11e295e48db0879c28","kind":"tag","published_at":"2018-04-07T18:26:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.41","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41/manifests"},{"name":"v1.0.0-beta.40","sha":"7f423b6bef54c4a34f3b53d9b8ebf33c183916f8","kind":"tag","published_at":"2018-04-01T09:55:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.40","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40/manifests"},{"name":"v1.0.0-beta.39","sha":"b95cb7a83a102b21b7f6add713398f6c9e743d50","kind":"tag","published_at":"2018-03-28T21:23:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.39","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39/manifests"},{"name":"v1.0.0-beta.38","sha":"a6ccfbe7699b67b03703b49a7cb14d865b841d38","kind":"tag","published_at":"2018-03-17T12:24:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.38","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38/manifests"},{"name":"v1.0.0-beta.37","sha":"1587ac3654ae5061eb21f652722a02cc4c367292","kind":"tag","published_at":"2018-03-11T14:31:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.37","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37/manifests"},{"name":"v1.0.0-beta.36","sha":"f31bd2e431c29f85a053387ce062987a3fc36168","kind":"tag","published_at":"2018-03-05T21:07:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.36","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36/manifests"},{"name":"v1.0.0-beta.35","sha":"25ca14ffcec6eeb75446730a03cc4a2014c5e8ab","kind":"tag","published_at":"2018-02-25T22:47:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.35","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.2","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2/manifests"},{"name":"olivier-material-ui-codemod@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1/manifests"},{"name":"olivier-material-ui-icons@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.1","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1/manifests"},{"name":"olivier-material-ui-codemod@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0/manifests"},{"name":"olivier-material-ui-icons@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0/manifests"},{"name":"v1.0.0-beta.34","sha":"284dfcb06fed2244033cc971cb78f485bafece3d","kind":"tag","published_at":"2018-02-17T12:08:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.34","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34/manifests"},{"name":"v1.0.0-beta.33","sha":"b7f698d48d61e74f74e5e50a08b4309460a55266","kind":"tag","published_at":"2018-02-10T12:03:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.33","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33/manifests"},{"name":"v1.0.0-beta.32","sha":"896bc50f35a83fac0453dbbecd9f367b45b450e9","kind":"tag","published_at":"2018-02-04T22:44:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.32","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32/manifests"},{"name":"v1.0.0-beta.31","sha":"6271146a2545aeedf4110990de21ebc0c910b627","kind":"tag","published_at":"2018-01-29T22:06:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.31","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31/manifests"},{"name":"v1.0.0-beta.30","sha":"2bb35ce508832f518a4c3af8cd7cf67af8fd90c5","kind":"tag","published_at":"2018-01-21T22:50:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.30","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30/manifests"},{"name":"v1.0.0-beta.29","sha":"7386d56d4dfb85ca4a586a56691b6a58798d5c42","kind":"tag","published_at":"2018-01-16T20:27:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.29","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29/manifests"},{"name":"v1.0.0-beta.28","sha":"e1f3dad9084edf460d42e0a5f6b7c956eaa51e8d","kind":"tag","published_at":"2018-01-14T14:52:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.28","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28/manifests"},{"name":"v1.0.0-beta.27","sha":"fcfe4a64a95f65e205c5ba9523987982e6556eea","kind":"tag","published_at":"2018-01-06T15:25:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.27","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27/manifests"},{"name":"v1.0.0-beta.26","sha":"bd42549ee464bce03743f7ee18964066f9d3907d","kind":"tag","published_at":"2017-12-30T23:24:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.26","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26/manifests"},{"name":"v1.0.0-beta.25","sha":"d9ab3e313136fa5fb179743b560ac7c9e4fa8f6a","kind":"tag","published_at":"2017-12-22T23:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.25","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25/manifests"},{"name":"v1.0.0-beta.24","sha":"7c8fe8516f8bf6317e7cc748eefa7d97c92b4007","kind":"tag","published_at":"2017-12-17T12:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.24","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24/manifests"},{"name":"v1.0.0-beta.23","sha":"1a4e5b06ae0a7f6b3a6be810d272ebdf3efbb863","kind":"tag","published_at":"2017-12-09T09:51:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.23","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23/manifests"},{"name":"v0.20.0","sha":"86b40ae4883e95d6139e9e5d59c0e14aa022ce3a","kind":"commit","published_at":"2017-12-04T04:05:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0/manifests"},{"name":"v1.0.0-beta.22","sha":"22f68ca292a947349ae2877b09e85775703ec87f","kind":"tag","published_at":"2017-11-28T23:11:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22/manifests"},{"name":"v1.0.0-beta.21","sha":"d33604a9deacbb2725da3688d823416486a039c1","kind":"tag","published_at":"2017-11-13T22:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21/manifests"},{"name":"v1.0.0-beta.20","sha":"076d08bfa709ffdb4858106ebda73f475e4ec5b9","kind":"tag","published_at":"2017-11-05T19:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20/manifests"},{"name":"v1.0.0-beta.19","sha":"2a1879fb818973d4df766c2d7842afd939fdb2b8","kind":"tag","published_at":"2017-10-30T21:51:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19/manifests"},{"name":"v1.0.0-beta.18","sha":"f626204f8e0cd9933bcb7a8c8ac5cd97d6419eca","kind":"tag","published_at":"2017-10-23T21:58:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18/manifests"},{"name":"v1.0.0-beta.17","sha":"616d69d5ff7263eb9c84960b6b7a4c9ff852d4ef","kind":"tag","published_at":"2017-10-15T22:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17/manifests"},{"name":"v1.0.0-beta.16","sha":"56fd0d9d2f6fe0222b8c4117e227de1d725918ba","kind":"tag","published_at":"2017-10-08T20:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16/manifests"},{"name":"v0.19.4","sha":"f1bc4be26ca68578f0cfd053fed8eeabe0d3a636","kind":"tag","published_at":"2017-10-08T19:56:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4/manifests"},{"name":"v1.0.0-beta.15","sha":"4da17a67182a212be91a36cec9c976ccb6293380","kind":"tag","published_at":"2017-10-04T16:05:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15/manifests"},{"name":"v1.0.0-beta.13","sha":"736f12000e6989b2e37fcf10deca8bcf20a284f5","kind":"tag","published_at":"2017-10-01T19:58:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13/manifests"},{"name":"v0.19.3","sha":"7e484cc0c2e3db1e30ebe89d93475f2999f6168c","kind":"tag","published_at":"2017-10-01T19:35:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3/manifests"},{"name":"v1.0.0-beta.12","sha":"65b6e04a74a1520209e7b8fcfa311a431ecb070a","kind":"tag","published_at":"2017-09-24T18:24:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12/manifests"},{"name":"v0.19.2","sha":"5f750e046d48fa2f8c0efd86290ea48661c9b32e","kind":"tag","published_at":"2017-09-18T20:14:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2/manifests"},{"name":"v1.0.0-beta.11","sha":"01c6feb33e7e4e5043ce2a8377fa7dda3dbc8180","kind":"tag","published_at":"2017-09-18T19:11:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11/manifests"},{"name":"v1.0.0-beta.10","sha":"3d4518c997fe875f8e91044ff59a09a46fdfb726","kind":"tag","published_at":"2017-09-13T21:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10/manifests"},{"name":"v1.0.0-beta.9","sha":"d4dba0da9a00efe5104365ca647d848a131a41a6","kind":"tag","published_at":"2017-09-10T11:17:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9/manifests"},{"name":"v1.0.0-beta.8","sha":"865b39bef48c3f85743c3914ba146b97b93fce0f","kind":"tag","published_at":"2017-09-02T11:11:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8/manifests"},{"name":"v0.19.1","sha":"b0d03e92c64bee1ac8c25acd0c48657b7f605d9a","kind":"tag","published_at":"2017-09-02T10:38:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1/manifests"},{"name":"v1.0.0-beta.7","sha":"d2083879918dcafdc9c17e3e19440000a0abb3b0","kind":"tag","published_at":"2017-08-30T22:51:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7/manifests"},{"name":"v1.0.0-beta.6","sha":"8385df161a6792d472821e30c7095b267b844950","kind":"tag","published_at":"2017-08-20T14:48:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6/manifests"},{"name":"v1.0.0-beta.5","sha":"8292545fd41ea9f9d3c7c52bb45f60a4fea434a9","kind":"tag","published_at":"2017-08-15T08:55:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5/manifests"},{"name":"v0.19.0","sha":"d1b3bc614a818d497e38fd51c85077dd7b490bad","kind":"tag","published_at":"2017-08-15T08:17:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0/manifests"},{"name":"v1.0.0-beta.4","sha":"110f0a6e95e8e2b51b2bdd7e545a9b41d1a0009f","kind":"tag","published_at":"2017-08-05T10:09:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4/manifests"},{"name":"v1.0.0-beta.3","sha":"e0dd9560d4a152ca0a61558b6238edc40746c354","kind":"tag","published_at":"2017-07-29T21:00:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"45d5da95daf4d52b0ea6e4ffbef27755fa0aa196","kind":"tag","published_at":"2017-07-23T17:45:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"603fbde8d99e386d6640ec6c24ba9fcfc4316dd4","kind":"tag","published_at":"2017-07-23T17:12:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1/manifests"},{"name":"v0.18.7","sha":"50f6dfc4b6ee7473e27ba950c3ce900b24f17d1c","kind":"tag","published_at":"2017-07-23T15:51:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7/manifests"},{"name":"v1.0.0-alpha.22","sha":"f3992561ed94696d595b6a56efc7449c7dee67c7","kind":"tag","published_at":"2017-07-18T09:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22/manifests"},{"name":"v1.0.0-alpha.21","sha":"49d21891b72796f4a8f383d9b15b66f72cb94549","kind":"tag","published_at":"2017-07-04T22:13:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21/manifests"},{"name":"v0.18.6","sha":"1d10ecbac4a83f9934bb6a7f025855f82002113c","kind":"tag","published_at":"2017-07-04T21:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6/manifests"},{"name":"v0.18.5","sha":"86f7c4141cc66ab1e96a681a6945472283e41ea3","kind":"tag","published_at":"2017-06-28T18:14:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5/manifests"},{"name":"v1.0.0-alpha.20","sha":"84363396403cbbd51072d0b09822cd6d8ab6bf87","kind":"tag","published_at":"2017-06-25T18:01:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20/manifests"},{"name":"v0.18.4","sha":"2c6872cacf19ac71a316b282c2467162dcd148c6","kind":"tag","published_at":"2017-06-25T17:39:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4/manifests"},{"name":"v1.0.0-alpha.19","sha":"611bfd7557fd928933e39c054d2b2edeb57adaed","kind":"tag","published_at":"2017-06-19T16:58:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19/manifests"},{"name":"v1.0.0-alpha.18","sha":"5fdb60642bdf2907b7fba352cf2cd0fa7208848f","kind":"tag","published_at":"2017-06-19T10:12:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18/manifests"},{"name":"v1.0.0-alpha.17","sha":"73e0a35145d10f3c29a991f75e5ba8315e0e754a","kind":"tag","published_at":"2017-06-12T11:55:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17/manifests"},{"name":"v0.18.3","sha":"4c6a542c772f9fe9ff97bb95f63801138d7722d0","kind":"tag","published_at":"2017-06-07T21:28:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"9d3b59b3fec3b31b37334c3bd842112f3d090f86","kind":"commit","published_at":"2017-06-06T21:29:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2/manifests"},{"name":"v1.0.0-alpha.16","sha":"0c7dba6dc5ad8b9f69ec3c60e3ba31f2973e582a","kind":"tag","published_at":"2017-06-01T08:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"18508aeb3e5817406209e15c3e51a53c2cbece96","kind":"tag","published_at":"2017-05-23T20:00:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"771fb44738e116a1d2cec7aabb8ed1425b1d57f6","kind":"tag","published_at":"2017-05-14T10:11:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14/manifests"},{"name":"v0.18.1","sha":"715372edf9fc21244030207409b4070158f6936d","kind":"tag","published_at":"2017-05-13T10:21:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1/manifests"},{"name":"v1.0.0-alpha.13","sha":"17fde80a53fb9fcce31a82290f54de55cf3655e9","kind":"tag","published_at":"2017-05-08T10:47:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13/manifests"},{"name":"v0.18.0","sha":"dea7938b1265a3b100899d65589fbd05e877ab9e","kind":"tag","published_at":"2017-04-30T22:26:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0/manifests"},{"name":"v1.0.0-alpha.12","sha":"dc7371e4770fd3e8b1a82b9c2c2a652acaa73713","kind":"tag","published_at":"2017-04-30T22:22:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12/manifests"},{"name":"v0.17.4","sha":"a398290811c94bd6bb2d5d04c7f6d0ce734e3ad6","kind":"commit","published_at":"2017-04-14T17:20:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4/manifests"},{"name":"v1.0.0-alpha.11","sha":"7b3dbfaf2e94e8139424c8660692ee20d5a9880e","kind":"tag","published_at":"2017-04-14T16:50:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11/manifests"},{"name":"v0.17.3","sha":"53076a03182668f94d3bf40cd880309a51e9be88","kind":"tag","published_at":"2017-04-10T21:42:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"38c4aed87e608ded8e083dcf341ed5e9a14c20ef","kind":"tag","published_at":"2017-04-09T11:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2/manifests"},{"name":"v1.0.0-alpha.10","sha":"27fd907d604c1d3189b7b70e3a7e4758e0171492","kind":"tag","published_at":"2017-04-06T12:00:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"b962c2fbfa7a9cab9e9844e01966b90ca86e67a1","kind":"tag","published_at":"2017-04-01T13:47:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a0b4691eb3958aeb9173a8f4e705c81dfb7d25da","kind":"tag","published_at":"2017-03-25T11:46:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8/manifests"},{"name":"v0.17.1","sha":"05280483dbbc29e56edd8f3644721679b55d4d73","kind":"commit","published_at":"2017-03-13T12:27:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1/manifests"},{"name":"v1.0.0-alpha.7","sha":"9281a3fcee37d6afb9e493ff06e8a2626f4d7d91","kind":"tag","published_at":"2017-03-12T12:31:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"69f604946c366c655d0613841c034cacee7e9ef4","kind":"commit","published_at":"2017-02-26T12:41:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6/manifests"},{"name":"v1.0.0-alpha.5","sha":"74973892bdfacd5c9e3a4ce63185e9a6500d9522","kind":"commit","published_at":"2017-02-26T11:04:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-alpha.4","sha":"6472a6864951bfe7f3739afbe74b50981299ac28","kind":"commit","published_at":"2017-02-26T10:19:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4/manifests"},{"name":"v0.17.0","sha":"c9af9606bcea6551ceaadc2f6430d629eb679e84","kind":"commit","published_at":"2017-02-12T22:06:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0/manifests"},{"name":"v1.0.0-alpha.3","sha":"4583f5212d0b668e3801a859d3cc584cec0ec173","kind":"commit","published_at":"2017-02-12T21:43:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"8476782b595175d25c8a972b5fe53bc1f8532676","kind":"tag","published_at":"2017-02-07T19:48:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"3a0eb03018a9c5c96ba5233de8ef45202403a94c","kind":"commit","published_at":"2017-01-29T21:29:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.16.7","sha":"867c6c29b1badd839b1fd57720e5754fcd53a516","kind":"commit","published_at":"2017-01-15T19:57:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"bc84dbeeb78b725fefdc10cdc6eee7b75cc1226e","kind":"commit","published_at":"2016-12-25T21:03:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"8a03a04ef17f76ce09b88607b216d8a8e4d277d6","kind":"commit","published_at":"2016-12-09T20:45:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"84c18c98ff56fbe81be902735164219040729bb1","kind":"commit","published_at":"2016-11-17T19:18:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"066c5d53d1d4ecec2923ed12ec14647ae8248a9c","kind":"commit","published_at":"2016-11-17T16:41:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"806b2eab2272b430e814f8b3c7f1e7b31cd0e306","kind":"commit","published_at":"2016-11-14T17:22:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"2085737a798d9cb808b2fddf1f06883b27327ccc","kind":"commit","published_at":"2016-10-19T18:24:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"6eb9913441cb39562f4c935bdd70042d26daa260","kind":"commit","published_at":"2016-10-05T14:36:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0/manifests"},{"name":"v0.16.0-rc2","sha":"71a9524d0ec28dad2f566a42c7bb8ad2ea93ce36","kind":"commit","published_at":"2016-09-24T19:31:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2/manifests"},{"name":"v0.16.0-rc1","sha":"1691addd7f84317619c6831c35cb1f32ef3779b6","kind":"commit","published_at":"2016-09-07T19:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1/manifests"},{"name":"v0.15.4","sha":"be9bc14f4cda041299b6f8845af87b9278c871fc","kind":"commit","published_at":"2016-08-10T22:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"8bd3589dd7f676f3d725559cbd63457afe8d3691","kind":"commit","published_at":"2016-08-02T20:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"908f694e1e6eae9e63da6b22e63100d6bda4fa8e","kind":"commit","published_at":"2016-07-09T21:10:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"1fed1bcc81d89e473e261c1da4bf0a3a46515ce8","kind":"tag","published_at":"2016-06-20T08:15:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"06667b589952f58ff8c6d277df364ef16dada671","kind":"tag","published_at":"2016-05-06T13:49:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0/manifests"},{"name":"v0.15.0-beta.2","sha":"7cf7adfe9042e9be8dbaa1c850ffacca26e9c269","kind":"commit","published_at":"2016-04-21T22:57:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2/manifests"},{"name":"v0.15.0-beta.1","sha":"47d7525fb77c7c579e99d595b3f98c69fc838c77","kind":"tag","published_at":"2016-04-14T13:33:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1/manifests"},{"name":"v0.15.0-alpha.2","sha":"caabf9eaee5a5e11097958105f8427cfc8905f86","kind":"tag","published_at":"2016-03-17T23:37:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2/manifests"},{"name":"v0.15.0-alpha.1","sha":"2ebddeb908857c16ece162964a7e501ab37716ba","kind":"commit","published_at":"2016-02-27T17:54:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1/manifests"},{"name":"v0.14.4","sha":"de2bee1335ff1fd701a60cb3d739cf919dbd77ce","kind":"commit","published_at":"2016-02-03T00:47:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"fa9141f90149392cc3fa366736e61a89b07e9205","kind":"commit","published_at":"2016-01-27T03:06:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"44b41957ae81344cf6dc794cf2dbe2da48152622","kind":"commit","published_at":"2016-01-08T15:52:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"0ae4d7f61bb240ae5e2adc9d15a8d5629f738db6","kind":"commit","published_at":"2016-01-04T22:23:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"628bc82957d8e537a1b648e31e10723820bb00ac","kind":"commit","published_at":"2015-12-25T15:12:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0/manifests"},{"name":"v0.14.0-rc2","sha":"9a24d8a7839c37b86748ad8022e39235e8eb6be2","kind":"commit","published_at":"2015-12-14T22:26:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2/manifests"},{"name":"v0.14.0-rc1","sha":"7459597806a2f1f5826eaab26d3c5d974da70fbd","kind":"commit","published_at":"2015-12-04T19:52:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1/manifests"},{"name":"v0.13.4","sha":"a98006f9ffb588030cbdd2e3b4a4515017e58c43","kind":"commit","published_at":"2015-11-24T17:07:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"e33afed6913b58a990bd4b51a038bbfff0a0f42f","kind":"commit","published_at":"2015-11-17T16:34:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"6f28ad04e8f95073646bfeb8936c550ca4a94347","kind":"commit","published_at":"2015-11-10T00:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"330488977f95dbebd6cf6a387bf10a86238331ff","kind":"commit","published_at":"2015-10-29T21:08:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"7980cd589e9dc9e055e1b789bf2f80e7f2ef0f5d","kind":"commit","published_at":"2015-10-21T19:38:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"86394ccd2d7b715eaa054a369679eba4ac82ce1f","kind":"commit","published_at":"2015-10-21T19:04:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"d310459476a461e0d29f166de277896026d8f35f","kind":"commit","published_at":"2015-10-19T17:30:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"06aca1012d01de4ec782acfb8d22a6ec83d48ff7","kind":"commit","published_at":"2015-10-07T21:43:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"6671f90516c2065839efae773ecda924b8bebdae","kind":"commit","published_at":"2015-10-06T19:31:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"a4e194e46c47f8e2eedfab8f0a8c4104e5679c95","kind":"commit","published_at":"2015-09-28T16:15:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"aa485220ff28e907d2548cbfb65bd789c23d9eba","kind":"commit","published_at":"2015-09-25T16:08:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"b55b770f2049852febe47bef27aa0eaceafcec08","kind":"commit","published_at":"2015-09-15T21:10:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"82bc1cb2805f7b624516f71628e6ca525df18cad","kind":"commit","published_at":"2015-08-24T21:31:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0/manifests"},{"name":"v0.10.4","sha":"a8097bcbed6939f0cb308e05acf03a907b666725","kind":"commit","published_at":"2015-08-09T03:29:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"2a43082b52138e33c85878616461445895066a11","kind":"commit","published_at":"2015-08-08T22:51:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"71583523f39c1830d3fcffeff0598c2f803f1048","kind":"commit","published_at":"2015-07-29T20:34:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"6b609c63611b02f9e845b765770983c547cd6af8","kind":"commit","published_at":"2015-07-13T21:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"b6140ec86c5087ad799e9a658f3f0d9b150c205a","kind":"commit","published_at":"2015-07-10T01:35:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"8a18478700f49b94fe7f580664e7b31c581ceb0b","kind":"commit","published_at":"2015-06-20T17:47:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"3da654eb4f0ddb10d81f2706eda1f3819e40b795","kind":"commit","published_at":"2015-06-15T01:46:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"867e87d3530b4fb6bc7f6ec5fb9edcd49e7bd631","kind":"commit","published_at":"2015-06-09T23:38:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"cb794810e7c39352f1bbd533d92983dc22a57510","kind":"commit","published_at":"2015-05-24T20:12:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0/manifests"},{"name":"v0.7.5","sha":"b3ce0b272e5468919d01b3d3ab6751a92f682b48","kind":"commit","published_at":"2015-04-27T19:14:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"abc159f246f15163f7984bcf702409cffc745d6e","kind":"commit","published_at":"2015-04-21T18:14:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"9321a4a8879f380a725c7439114ebf3e0da8abcc","kind":"commit","published_at":"2015-04-01T15:20:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"953606f4d1a9e3a33798b499219fe40b1f81fd96","kind":"commit","published_at":"2015-03-25T23:45:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"03c169188dd10ec2242b7806050781867c0291dd","kind":"commit","published_at":"2015-03-04T21:41:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"078ba0c94f8985dd2d96587784f760474ba51858","kind":"commit","published_at":"2015-02-13T21:06:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"accd9f0ef163d514b091709ffd63f76f6d1a467f","kind":"commit","published_at":"2015-01-27T00:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"57c7a95be20dc77cbe0459a40acc802e16de5148","kind":"commit","published_at":"2015-01-26T23:07:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"706446d6aeb952def6f2016fdc213b6e56b2d40f","kind":"commit","published_at":"2015-01-03T23:58:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"6b294fdd0a7f9686b8b8f05cf8759e90b3e581f9","kind":"commit","published_at":"2014-12-25T17:36:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"3eb741fdb94fff5e8218809b8f7d5a9d2e4d1778","kind":"commit","published_at":"2014-12-15T17:14:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"d65414913839d9d939c8bd938ca21f39f0faa924","kind":"commit","published_at":"2014-12-07T15:15:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"fc3232f6e9d1662c4f9d813b70acb329c4cdc6de","kind":"commit","published_at":"2014-11-30T21:22:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"4b02786c2a7e27613201fe72c033a260018a38d6","kind":"commit","published_at":"2014-11-28T20:34:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"ab8880bc442941c20d58ca2cbb8aace7b2724929","kind":"commit","published_at":"2014-11-17T20:10:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"052b0bc5a3e887d0a36b2277a2e09812a0ce206b","kind":"commit","published_at":"2014-11-11T21:11:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"715b7e868003ac9b121bdacee3e1301b9c660aa9","kind":"commit","published_at":"2014-11-08T19:56:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"088d257c0bec691545cd32f83fd2af753866b8ee","kind":"commit","published_at":"2014-11-08T00:13:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0/manifests"},{"name":"v0.1.29","sha":"3fe7b8bf7c3adc04522f311ce1c1c3b6e39e8edd","kind":"commit","published_at":"2014-11-05T19:58:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.1.29","html_url":"https://github.com/mui/material-ui/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29/manifests"}]},"repo_metadata_updated_at":"2025-12-12T02:56:37.210Z","dependent_packages_count":2,"downloads":15822,"downloads_period":"last-month","dependent_repos_count":381,"rankings":{"downloads":1.3770463333711473,"dependent_repos_count":0.8459496751154217,"dependent_packages_count":8.833550931946979,"stargazers_count":0.05657222737944497,"forks_count":0.014570360692080925,"docker_downloads_count":1.6394755896535256,"average":2.127860853026433},"purl":"pkg:npm/%40mui/material-next","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mui/material-next","docker_dependents_count":4,"docker_downloads_count":3614,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mui/material-next","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mui/material-next/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-29T16:04:14.239Z","issues_count":4308,"pull_requests_count":9949,"avg_time_to_close_issue":13592057.178502878,"avg_time_to_close_pull_request":1743679.4759773905,"issues_closed_count":2590,"pull_requests_closed_count":8490,"pull_request_authors_count":716,"issue_authors_count":2931,"avg_comments_per_issue":5.109795728876509,"avg_comments_per_pull_request":1.994974369283345,"merged_pull_requests_count":7175,"bot_issues_count":19,"bot_pull_requests_count":3438,"past_year_issues_count":769,"past_year_pull_requests_count":3299,"past_year_avg_time_to_close_issue":842316.4168674699,"past_year_avg_time_to_close_pull_request":466566.7232444611,"past_year_issues_closed_count":415,"past_year_pull_requests_closed_count":2663,"past_year_pull_request_authors_count":186,"past_year_issue_authors_count":610,"past_year_avg_comments_per_issue":1.859557867360208,"past_year_avg_comments_per_pull_request":1.4080024249772658,"past_year_bot_issues_count":9,"past_year_bot_pull_requests_count":1478,"past_year_merged_pull_requests_count":2376,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/issues","maintainers":[{"login":"oliviertassinari","count":773,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"siriwatknp","count":700,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":511,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":434,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"mnajdova","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"michaldudak","count":262,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"aarongarciah","count":237,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"ZeeshanTamboli","count":207,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mj12albert","count":193,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"alexfauquette","count":165,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"samuelsycamore","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"cherniavskii","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"LukasTy","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"bharatkashyap","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"DanailH","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"JCQuintas","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"eps1lon","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"hbjORbj","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hbjORbj"},{"login":"flaviendelangle","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"michelengelen","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"rosskevin","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rosskevin"},{"login":"mbrookes","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"m4theushw","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"apedroferreira","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"hasdfa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"nikitaa24","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikitaa24"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"richbustos","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richbustos"},{"login":"nathanmarks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanmarks"},{"login":"vicasas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"MBilalShafi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joshwooding","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwooding"},{"login":"dimitropoulos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dimitropoulos"},{"login":"arthurbalduini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"dmtrKovalenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmtrKovalenko"},{"login":"hai-cea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-cea"},{"login":"gerdadesign","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"DavidCnoops","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidCnoops"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}],"active_maintainers":[{"login":"siriwatknp","count":282,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":241,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":191,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"oliviertassinari","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"ZeeshanTamboli","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mnajdova","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"mj12albert","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"aarongarciah","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"prakhargupta1","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"JCQuintas","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"DanailH","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"alexfauquette","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"bharatkashyap","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"LukasTy","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"cherniavskii","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"michaldudak","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"MBilalShafi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"flaviendelangle","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"vicasas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fmaterial-next/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fmaterial-next/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fmaterial-next/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fmaterial-next/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fmaterial-next/codemeta","maintainers":[{"uuid":"brijeshb42","login":"brijeshb42","name":null,"email":"brijeshb42@gmail.com","url":null,"packages_count":70,"html_url":"https://www.npmjs.com/~brijeshb42","role":null,"created_at":"2023-06-05T19:45:37.977Z","updated_at":"2023-06-05T19:45:37.977Z","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":63,"html_url":"https://www.npmjs.com/~michaldudak","role":null,"created_at":"2022-11-12T04:19:32.035Z","updated_at":"2022-11-12T04:19:32.035Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/michaldudak/packages"},{"uuid":"atomiks","login":"atomiks","name":null,"email":"cc.glows@gmail.com","url":null,"packages_count":51,"html_url":"https://www.npmjs.com/~atomiks","role":null,"created_at":"2024-10-30T17:26:38.256Z","updated_at":"2024-10-30T17:26:38.256Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/atomiks/packages"},{"uuid":"mnajdova","login":"mnajdova","name":null,"email":"mnajdova@gmail.com","url":null,"packages_count":88,"html_url":"https://www.npmjs.com/~mnajdova","role":null,"created_at":"2022-11-12T04:19:32.008Z","updated_at":"2022-11-12T04:19:32.008Z","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":113,"html_url":"https://www.npmjs.com/~oliviertassinari","role":null,"created_at":"2022-11-12T04:19:31.829Z","updated_at":"2022-11-12T04:19:31.829Z","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":158,"html_url":"https://www.npmjs.com/~siriwatknp","role":null,"created_at":"2022-11-12T04:19:31.952Z","updated_at":"2022-11-12T04:19:31.952Z","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":113,"html_url":"https://www.npmjs.com/~janpotoms","role":null,"created_at":"2025-08-19T15:12:00.344Z","updated_at":"2025-08-19T15:12:00.344Z","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":42,"html_url":"https://www.npmjs.com/~aarongarciah","role":null,"created_at":"2024-10-30T17:26:38.036Z","updated_at":"2024-10-30T17:26:38.036Z","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":46,"html_url":"https://www.npmjs.com/~mj12albert","role":null,"created_at":"2023-03-24T09:26:30.538Z","updated_at":"2023-03-24T09:26:30.538Z","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":46,"html_url":"https://www.npmjs.com/~diegoandai","role":null,"created_at":"2023-06-05T19:45:38.170Z","updated_at":"2023-06-05T19:45:38.170Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/diegoandai/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5264274,"maintainers_count":1091160,"namespaces_count":333594,"keywords_count":760514,"github":"npm","metadata":{"funded_packages_count":159192},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-12-16T06:37:22.408Z","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":1070410,"name":"@mui/docs","ecosystem":"npm","description":"MUI Docs - Documentation building blocks.","homepage":"https://github.com/mui/material-ui/tree/master/packages/mui-docs","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/material-ui","keywords_array":["react","react-component","material-ui","material design","docs"],"namespace":"mui","versions_count":186,"first_release_published_at":"2021-09-02T07:46:30.067Z","latest_release_published_at":"2025-12-03T06:57:47.640Z","latest_release_number":"7.3.6","last_synced_at":"2025-12-12T01:21:13.493Z","created_at":"2022-04-07T20:46:10.980Z","updated_at":"2025-12-12T02:56:37.238Z","registry_url":"https://www.npmjs.com/package/@mui/docs","install_command":"npm install @mui/docs","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"canary":"6.1.1-dev.20240919-130050-82a6448768","next":"7.0.0-rc.0","latest-v5":"5.18.0","latest-v6":"6.5.0","latest":"7.3.6"}},"repo_metadata":{"id":19822297,"uuid":"23083156","full_name":"mui/material-ui","owner":"mui","description":"Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.","archived":false,"fork":false,"pushed_at":"2025-10-22T16:11:10.000Z","size":699196,"stargazers_count":96842,"open_issues_count":1774,"forks_count":32693,"subscribers_count":1324,"default_branch":"master","last_synced_at":"2025-10-22T18:17:02.502Z","etag":null,"topics":["design-system","material-design","material-ui","react","react-components"],"latest_commit_sha":null,"homepage":"https://mui.com/material-ui/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2014-08-18T19:11:54.000Z","updated_at":"2025-10-22T16:11:52.000Z","dependencies_parsed_at":"2025-06-02T16:06:01.092Z","dependency_job_id":"32b77193-1b92-4638-bb5e-6c82ade9eee5","html_url":"https://github.com/mui/material-ui","commit_stats":{"total_commits":23822,"total_committers":3211,"mean_commits":"7.4188726253503585","dds":0.8266728234405172,"last_synced_commit":"c0620e333641deda56f3cd68c7c3736098ee818c"},"previous_names":["mui-org/material-ui","callemall/material-ui"],"tags_count":568,"template":false,"template_full_name":null,"purl":"pkg:github/mui/material-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/sbom","scorecard":{"id":262861,"data":{"date":"2025-08-17T02:37:43Z","repo":{"name":"github.com/mui/material-ui","commit":"06de3386e5dbd68c7e7496219f702232dcd7ec9f"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.7,"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":"Maintained","score":10,"reason":"30 commit(s) and 1 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":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/check-if-pr-has-label.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yml: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:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/no-response.yml:22","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/check-if-pr-has-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci-check.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-cleanup.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/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/publish-canaries.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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 28 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":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  14 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:  13 out of  13 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":"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: 'allow deletion' disabled on branch 'v6.x'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v6.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v6.x'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'v6.x'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v6.x'","Warn: codeowners review is not required on branch 'master'","Warn: codeowners review is not required on branch 'v6.x'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v6.x'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v6.x'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v6.x'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v6.x'"],"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":"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":"CI-Tests","score":10,"reason":"28 out of 28 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 36 contributing companies or organizations","details":["Info: found contributions from: A11yance, LightSourceAI, TourConnect, Treeshakers, alienfast, calcom, callemall, cefsharp, cssinjs, emikra, goose-duck, instacart, jalaali, lightsourceai, mui, mui-org, nodejs, openfoodfacts, pabloengine, pretur, react-native-community, reactiran, reactjs, reactwg, state-machines, storybookjs, testing-library, text-em-all, typed-typings, typescript-cheatsheets, underjs, vercel, webpack, yarnpkg, yarnplugins, 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":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-cpj6-fhp6-mr6j","Warn: Project is vulnerable to: GHSA-f46r-rw29-r322","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","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-17T11:13:50.539Z","repository_id":19822297,"created_at":"2025-08-17T11:13:50.539Z","updated_at":"2025-08-17T11:13:50.539Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280748853,"owners_count":26383954,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-24T02:00:06.418Z","response_time":73,"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":"v7.3.4","sha":"28eadba9ec2899226ecbf4058b8fba1ddeab9e6d","kind":"tag","published_at":"2025-10-02T18:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4/manifests"},{"name":"v7.3.3","sha":"6984a79aa3ebde0ad9d1a21817de900f60b7dc90","kind":"tag","published_at":"2025-10-02T14:01:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3/manifests"},{"name":"v7.3.2","sha":"ebd180cdd48e365aa0c5c54b6568d5efc320590d","kind":"tag","published_at":"2025-09-02T06:18:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"3592ec32c4858c22bf99c535c037c13ee6db6b84","kind":"tag","published_at":"2025-08-06T09:33:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"ad98e5ebf7f2f629f9a8b054d9ee3e7217d163bf","kind":"tag","published_at":"2025-08-05T05:40:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0/manifests"},{"name":"v6.5.0","sha":"894dd472b2cc3bbf218eef521ce5a4bcbe914e60","kind":"tag","published_at":"2025-07-08T02:51:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0/manifests"},{"name":"v5.18.0","sha":"6b50143dcfc2aad56a37c9f2e1f14256e9a65c4e","kind":"tag","published_at":"2025-07-08T02:50:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0/manifests"},{"name":"v7.2.0","sha":"1496d735b2cf16501ce413daec40d627eee77e1d","kind":"tag","published_at":"2025-06-30T08:59:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0/manifests"},{"name":"v7.1.2","sha":"ad2d425db362790d6d0f90fbe5b5d3a5b5132503","kind":"tag","published_at":"2025-06-20T07:34:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2/manifests"},{"name":"v6.4.12","sha":"9179a92b0d97f6d0270c7fac733cfd81bd7354cc","kind":"tag","published_at":"2025-06-02T06:58:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12/manifests"},{"name":"v7.1.1","sha":"0ebb3a14ccc5dbee4ec2682b387511f107b95a65","kind":"tag","published_at":"2025-06-02T06:47:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"e3e07e0b8fac5ca8fb4bbf3ec453dbe79133552f","kind":"tag","published_at":"2025-05-06T08:50:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0/manifests"},{"name":"v6.4.11","sha":"6b3957d9d42c83e069da8e8bb534ec294dcb6254","kind":"tag","published_at":"2025-04-10T02:36:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11/manifests"},{"name":"v7.0.2","sha":"ebb24ce49e1ef8358600a7787cb6c8d671cead63","kind":"tag","published_at":"2025-04-09T13:08:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2/manifests"},{"name":"v6.4.10","sha":"d80a3609c8a7274dc5fafa348382059945aee449","kind":"tag","published_at":"2025-03-31T19:03:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10/manifests"},{"name":"v7.0.1","sha":"d6fdcac555725c3807e6f03445e3a051398ee739","kind":"tag","published_at":"2025-03-28T18:58:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"22aa7db2ed23df3b43530e9fdb57bc1051221457","kind":"tag","published_at":"2025-03-26T14:16:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0/manifests"},{"name":"v6.4.9","sha":"a884cb821f67a831f44cc6abfc3bc77faef91ada","kind":"tag","published_at":"2025-03-25T15:45:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9/manifests"},{"name":"v7.0.0-rc.0","sha":"ebaec8db8ae1b90183817cb0bad549d7fc63fe79","kind":"tag","published_at":"2025-03-19T09:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0/manifests"},{"name":"v5.17.1","sha":"0d509f8a4a48031a1e25974a1604b803892ce94e","kind":"tag","published_at":"2025-03-18T18:44:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"b0dc8270c5a2896293ff8b61052120a13819f0a1","kind":"tag","published_at":"2025-03-18T15:28:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0/manifests"},{"name":"v6.4.8","sha":"2bded219fabaaefc2083aa660d5856ab75cfa8d6","kind":"tag","published_at":"2025-03-17T17:54:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8/manifests"},{"name":"v7.0.0-beta.4","sha":"260ed53760f179e3bb4f1f43e2f2712ecbf9fdd7","kind":"tag","published_at":"2025-03-13T13:30:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4/manifests"},{"name":"v6.4.7","sha":"d1ca0a45fea4327ba4dc9876e62922785493f1c3","kind":"tag","published_at":"2025-03-05T15:19:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7/manifests"},{"name":"v7.0.0-beta.3","sha":"9dea4105c8b413e087bd1d0cc517b52831a2eb86","kind":"tag","published_at":"2025-03-05T15:13:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"48acea181cac8ca14455e76d01d3554ba578781e","kind":"tag","published_at":"2025-02-27T15:00:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2/manifests"},{"name":"v7.0.0-beta.1","sha":"2cf2e71af3c2b26694964884456bc335c2ba6cdb","kind":"tag","published_at":"2025-02-26T18:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1/manifests"},{"name":"v6.4.6","sha":"356b885778a2af26505d5dbba76a9abcceb69800","kind":"tag","published_at":"2025-02-26T13:39:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6/manifests"},{"name":"v7.0.0-beta.0","sha":"b485c1abec1d776e925ca90e6fa7d91e9bd057a7","kind":"tag","published_at":"2025-02-26T13:22:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0/manifests"},{"name":"v7.0.0-alpha.2","sha":"ba14b7070070281c8a6cea1df7653f007bb8da49","kind":"tag","published_at":"2025-02-18T18:57:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.4.5","sha":"6f2b908baa7863e2cbf0ec4518dc90ccfd53597b","kind":"tag","published_at":"2025-02-18T18:46:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5/manifests"},{"name":"v7.0.0-alpha.1","sha":"c390c1c2d1c85f42d40f16ce405a3c4b62026ec7","kind":"tag","published_at":"2025-02-11T17:34:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1/manifests"},{"name":"v6.4.4","sha":"c66361a6ad9d1354b60e6fb93ba3144c1348ab15","kind":"tag","published_at":"2025-02-11T14:31:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4/manifests"},{"name":"v6.4.3","sha":"cee310a92f61ffb75284195a9ed30bcb367c78e2","kind":"tag","published_at":"2025-02-04T18:53:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3/manifests"},{"name":"v7.0.0-alpha.0","sha":"3e3195a4285ca716061f7d7d87f4915630af1b69","kind":"tag","published_at":"2025-02-03T12:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.4.2","sha":"1813d89a599a4027fd216062b2cac8b0c1864f1d","kind":"tag","published_at":"2025-01-29T15:50:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2/manifests"},{"name":"v6.4.1","sha":"819e662a2ce210f8805c45057389217cb1c39a83","kind":"tag","published_at":"2025-01-21T13:23:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"f9949a8889c7e69cac145ce56411298a234d2e49","kind":"tag","published_at":"2025-01-14T16:46:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0/manifests"},{"name":"v5.16.14","sha":"ba588c8333d765af63ab15c8b33dd947b615f70b","kind":"tag","published_at":"2025-01-06T21:20:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14/manifests"},{"name":"v6.3.1","sha":"afd551abd3be44de711d6baef48e62e18b97c908","kind":"tag","published_at":"2025-01-03T13:53:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1/manifests"},{"name":"v5.16.13","sha":"e52a6379f22d38453fa046d410b0c4700707dbd9","kind":"tag","published_at":"2024-12-25T11:25:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13/manifests"},{"name":"v6.3.0","sha":"84d6ecfdccd10f204854beeef98bcc55dc99d117","kind":"tag","published_at":"2024-12-23T18:10:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"17026fc203a8b413ec7343b6eeb267a50519d515","kind":"tag","published_at":"2024-12-17T13:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1/manifests"},{"name":"v5.16.12","sha":"b8fbcf5fb5169d8db6ee0ec35001816d2777e8d4","kind":"tag","published_at":"2024-12-17T13:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12/manifests"},{"name":"v5.16.11","sha":"2413ff076b0d462736dfccd399b4be863fd79ec2","kind":"tag","published_at":"2024-12-11T10:13:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11/manifests"},{"name":"v6.2.0","sha":"3a8ceaead5ac4c2c4554e6500ca3d197420a04c2","kind":"tag","published_at":"2024-12-11T02:03:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0/manifests"},{"name":"v6.1.10","sha":"5c5e9f6d8a90034cd75dcb92403caf6b37efc916","kind":"tag","published_at":"2024-12-04T10:03:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10/manifests"},{"name":"v5.16.9","sha":"ec085b677c43ed1f37e66bd2fb58f27dce9f7184","kind":"tag","published_at":"2024-12-04T09:34:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9/manifests"},{"name":"v5.16.8","sha":"096adfbe28d038397a7f3cf3494b86844226e162","kind":"tag","published_at":"2024-11-28T06:51:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8/manifests"},{"name":"v6.1.9","sha":"821784419eefb89e4ce7b66c4b602a1e33d2fa88","kind":"tag","published_at":"2024-11-27T13:22:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9/manifests"},{"name":"v6.1.8","sha":"0b8739f145423bafdd8e2871312307bfb31c58ef","kind":"tag","published_at":"2024-11-20T15:09:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8/manifests"},{"name":"v6.1.7","sha":"a7d441d0bd3bfc16a1ce9e6d7ff3ad1afc6b62f1","kind":"tag","published_at":"2024-11-13T15:31:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7/manifests"},{"name":"v6.1.6","sha":"32112b76aa821c2a1e98120545019ef1a71ea274","kind":"tag","published_at":"2024-10-30T13:54:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6/manifests"},{"name":"v6.1.5","sha":"01c5f344628bc66e16f86284ee0fc7107002a5ca","kind":"tag","published_at":"2024-10-22T10:28:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5/manifests"},{"name":"v6.1.4","sha":"15ea548de803e4602894cae6304a497d7ddaf09c","kind":"tag","published_at":"2024-10-15T18:35:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4/manifests"},{"name":"v6.1.3","sha":"c7de2cae15cc7b7025ad79e3623320526ed16462","kind":"tag","published_at":"2024-10-09T09:47:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3/manifests"},{"name":"v6.1.2","sha":"e6ff0b5016ac4fa40cdc9b78a0d9ecdd2c0cd9db","kind":"tag","published_at":"2024-10-02T14:51:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"263c7259451d5b928bbdfd299c9c0afc89dfec02","kind":"tag","published_at":"2024-09-19T06:42:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"94cc3d0a66456713e6e25edf9a1ba35ad8df88bc","kind":"tag","published_at":"2024-09-11T13:09:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"bb620d85a89651ca4350e8861bbb35776d583726","kind":"tag","published_at":"2024-09-03T10:33:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"71dbef69dcbf2b87831af579fb777b4f1f4b219a","kind":"tag","published_at":"2024-08-29T13:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"c9a9adfb90e939c0590de6edf10d0c65fcbc8b1e","kind":"tag","published_at":"2024-08-27T09:06:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.0","sha":"55bea65c83c1beac77382fe961f8aa72eec21daa","kind":"tag","published_at":"2024-08-22T08:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0/manifests"},{"name":"v6.0.0-beta.6","sha":"cbb6f8d3b1b72732d51f5628765cfd7e75bd5747","kind":"tag","published_at":"2024-08-18T02:55:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6/manifests"},{"name":"v5.16.7","sha":"b505fd7b64e92db523198712a5d6716c494e0c66","kind":"tag","published_at":"2024-08-09T09:19:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7/manifests"},{"name":"v6.0.0-beta.5","sha":"75c24b0828981651082a3eede027b6871c96c440","kind":"tag","published_at":"2024-08-08T08:52:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5/manifests"},{"name":"v5.16.6","sha":"6eb1bdce38d0fc67fa8aebca260043c7fc8eb3e8","kind":"tag","published_at":"2024-07-30T21:06:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6/manifests"},{"name":"v6.0.0-beta.4","sha":"12532afa3e4f6f13a9fa86eb459c27792c36b6f9","kind":"tag","published_at":"2024-07-30T20:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4/manifests"},{"name":"v5.16.5","sha":"40792e6efb2c92b8964a3912e08aeb4fb7fc41c8","kind":"tag","published_at":"2024-07-25T06:42:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5/manifests"},{"name":"v6.0.0-beta.3","sha":"02fde66a0cd72fb7fe3681a5ea8c4de733b4a865","kind":"tag","published_at":"2024-07-24T18:27:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3/manifests"},{"name":"v5.16.4","sha":"77af399a3ad76f31e5f2e0fab5650b628fa50990","kind":"tag","published_at":"2024-07-16T16:01:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4/manifests"},{"name":"v6.0.0-beta.2","sha":"9ad8c1fd8dfd21d8e37fe73d71e011542b23db72","kind":"tag","published_at":"2024-07-16T14:46:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2/manifests"},{"name":"v5.16.3","sha":"e1824453bdb0a89f15d4dfe47a1c4f90fa0f0500","kind":"tag","published_at":"2024-07-16T14:18:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3/manifests"},{"name":"v6.0.0-beta.1","sha":"19c1935757925d834928a30ea41f58bb95fb355f","kind":"tag","published_at":"2024-07-16T09:42:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1/manifests"},{"name":"v5.16.2","sha":"56ddd108fe153592a800fce4d43f9758b0ff5101","kind":"tag","published_at":"2024-07-16T09:10:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2/manifests"},{"name":"v6.0.0-beta.0","sha":"3364f0740aa5c86e057ec5b0d22c1b12bfd96fa4","kind":"tag","published_at":"2024-07-11T15:54:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0/manifests"},{"name":"v5.16.1","sha":"431af6a2fd9bf6cd0422c61e36c937d1ea5e5015","kind":"tag","published_at":"2024-07-11T15:48:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1/manifests"},{"name":"v5.16.0","sha":"e5e9b9d5e952b52752b758179da20d3fa0982c05","kind":"tag","published_at":"2024-07-05T13:32:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0/manifests"},{"name":"v6.0.0-alpha.14","sha":"2a15dd74c76bacbc867a7313fdc2c42c6168327c","kind":"tag","published_at":"2024-07-05T04:25:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14/manifests"},{"name":"v6.0.0-alpha.13","sha":"a070a894fbe21c52df446438ca1bb5a891d5e1b5","kind":"tag","published_at":"2024-07-03T07:44:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13/manifests"},{"name":"v5.15.21","sha":"a306ce4afcc60de4c3e43b8f9183862235d9318e","kind":"tag","published_at":"2024-06-28T14:09:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21/manifests"},{"name":"v6.0.0-alpha.12","sha":"fb476c6c18b850e8400d03afb7447802afbfd357","kind":"tag","published_at":"2024-06-24T17:12:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.15.20","sha":"f20fa0ba4016e5425a2a4cce841075253828a551","kind":"tag","published_at":"2024-06-12T12:58:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20/manifests"},{"name":"v6.0.0-alpha.11","sha":"22c5206a9e8191b2f81131d6978a0958e55b7032","kind":"tag","published_at":"2024-06-12T08:18:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11/manifests"},{"name":"v6.0.0-alpha.10","sha":"e5ac6c0eef5efd4fa5c5eb11ccbf08e58e7443f8","kind":"tag","published_at":"2024-06-04T10:35:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10/manifests"},{"name":"v6.0.0-alpha.9","sha":"925de32766317bb84a92ec24b2b6465c8e48cc04","kind":"tag","published_at":"2024-05-29T12:25:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.15.19","sha":"77f606ba73bb5439d66871177772f54196044450","kind":"tag","published_at":"2024-05-29T12:01:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19/manifests"},{"name":"v6.0.0-alpha.8","sha":"c7dbe6e8256cef7bd2dbdcbee55428ad82513cd0","kind":"tag","published_at":"2024-05-21T16:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.15.18","sha":"607daac5baa9c8151f111fe4bacea1d7e61881a3","kind":"tag","published_at":"2024-05-16T09:29:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18/manifests"},{"name":"v6.0.0-alpha.7","sha":"997bec6d8d30a1a891aff4eeedefa41c93eaa95c","kind":"tag","published_at":"2024-05-16T06:31:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"7c8db04b91500ba77301acd360d21bff7f7c752f","kind":"tag","published_at":"2024-05-08T13:13:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.15.17","sha":"9bc4fc42959427246addfdf29db95847cc38e410","kind":"tag","published_at":"2024-05-08T12:24:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17/manifests"},{"name":"v5.15.16","sha":"284e251c155d92078f80f98919f4ab260b05e9be","kind":"tag","published_at":"2024-05-01T14:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16/manifests"},{"name":"v6.0.0-alpha.5","sha":"571d5046e26aa07605cb1e01ca99b2eb0b04d009","kind":"tag","published_at":"2024-05-01T14:16:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5/manifests"},{"name":"v6.0.0-alpha.4","sha":"afffc2ffc3db1e6abf48f3b3e13a41e8b758f874","kind":"tag","published_at":"2024-04-24T07:30:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4/manifests"},{"name":"v6.0.0-alpha.3","sha":"6d5e44409344ea4e13ceb3a02c4446dc6a7323b4","kind":"tag","published_at":"2024-04-17T16:10:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3/manifests"},{"name":"v6.0.0-alpha.2","sha":"4e75758b37119bd821435c23d9c111c545e186b6","kind":"tag","published_at":"2024-04-09T15:09:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2/manifests"},{"name":"v6.0.0-alpha.1","sha":"84307c1a2495a716788ec25f046faaa4d16c88c7","kind":"tag","published_at":"2024-04-05T10:43:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1/manifests"},{"name":"v5.15.15","sha":"5a079965186640b5176f00c537f3b9e6c299b5c4","kind":"tag","published_at":"2024-04-04T07:09:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15/manifests"},{"name":"v6.0.0-alpha.0","sha":"2a15ad6f1f5507162b1a5aebf78976ca3023183b","kind":"tag","published_at":"2024-03-26T15:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.15.14","sha":"9585d28317c90f2c71ab88dd5ae37638bb64ad82","kind":"tag","published_at":"2024-03-19T08:18:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14/manifests"},{"name":"v5.15.13","sha":"dbcb678234296de56afaf3138917e967e8d1934a","kind":"tag","published_at":"2024-03-13T14:17:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13/manifests"},{"name":"pigment@0.0.1","sha":"0e765a618a7676c507852cec024464b1fc1cd80f","kind":"tag","published_at":"2024-03-08T04:20:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/pigment@0.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/pigment@0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@pigment%400.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1/manifests"},{"name":"v5.15.12","sha":"5ad69e161d7520274cd37a2524ffb935b6dda158","kind":"tag","published_at":"2024-03-05T15:33:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12/manifests"},{"name":"v5.15.11","sha":"e3257a4d68481b0ca6efd5d06cb5c1e1e77e4286","kind":"tag","published_at":"2024-02-22T08:52:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11/manifests"},{"name":"v5.15.10","sha":"94fcd3ada0842108a9a2ce53e121931e5448649f","kind":"tag","published_at":"2024-02-12T12:38:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10/manifests"},{"name":"v5.15.9","sha":"7917d2a8a4acc0b07328dee8273847652491b769","kind":"tag","published_at":"2024-02-08T12:55:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9/manifests"},{"name":"v5.15.8","sha":"fe5a59e616637a0488b122749479b782f5f8dfa2","kind":"tag","published_at":"2024-02-06T20:42:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8/manifests"},{"name":"v5.15.7","sha":"b80acd69c7c848709d01465d6727b13ed6109258","kind":"tag","published_at":"2024-01-31T13:23:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7/manifests"},{"name":"v5.15.6","sha":"1700e5cd9cbb3bc648b7f799f837c4d23ed42700","kind":"tag","published_at":"2024-01-22T18:09:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6/manifests"},{"name":"v5.15.5","sha":"5d7c4e26a4973a3a80bf5f8a9a8ea14f89554fe0","kind":"tag","published_at":"2024-01-17T09:27:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5/manifests"},{"name":"v5.15.4","sha":"6aadbf91c5eb2c94dea9a49a19eb532606410a5a","kind":"tag","published_at":"2024-01-10T13:49:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4/manifests"},{"name":"v5.15.3","sha":"9fa4e472f9ba4fd4e7f8cfb8bc0d1f1d455ace23","kind":"tag","published_at":"2024-01-03T15:22:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"5d5dd15f70db9ffcb85d4dc57da8a20f5240fb81","kind":"tag","published_at":"2023-12-25T14:24:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"8be7ac66b99059bf2c2edcca9cf15981d389db6b","kind":"tag","published_at":"2023-12-19T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"8c2c6a88a509f9da7c453d4a3c3ab4749a57a36d","kind":"tag","published_at":"2023-12-12T18:21:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0/manifests"},{"name":"v5.14.20","sha":"14fa79f4328e901f82d7fc39aba722a9bf4a8df0","kind":"tag","published_at":"2023-12-05T09:28:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20/manifests"},{"name":"v5.14.19","sha":"a07b4925255aa3fc7ae1255130e182e4573c58d7","kind":"tag","published_at":"2023-11-29T21:11:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19/manifests"},{"name":"v5.14.18","sha":"43a41b6b2fa3f0a186a852b894452722e3a38f04","kind":"tag","published_at":"2023-11-14T08:27:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18/manifests"},{"name":"v5.14.17","sha":"c54a42dd8b0ec8e850bd60438e60a1a8acb3b4a4","kind":"tag","published_at":"2023-11-06T15:34:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17/manifests"},{"name":"v5.14.16","sha":"391b57a05daf67a8154471dae645471f5ffac09f","kind":"tag","published_at":"2023-10-31T10:57:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16/manifests"},{"name":"v5.14.15","sha":"6baedcfed27419ed6b9685f27fcbf3eff46133a3","kind":"tag","published_at":"2023-10-24T15:41:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15/manifests"},{"name":"v5.14.14","sha":"a0cfa182db3e7b196efe36cfe7b31d304c5a0a4e","kind":"tag","published_at":"2023-10-17T13:58:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14/manifests"},{"name":"v5.14.13","sha":"b8811a0fa59e7663b240183219db32f9a617e607","kind":"tag","published_at":"2023-10-10T19:42:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13/manifests"},{"name":"v5.14.12","sha":"bd450a0fdb19b087f47e1d7cce5a72417ec977cc","kind":"commit","published_at":"2023-10-04T16:31:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12/manifests"},{"name":"v5.14.11","sha":"13c0894d0c14c7f577a0a95492aeaa8fff8da33a","kind":"tag","published_at":"2023-09-26T11:47:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11/manifests"},{"name":"v5.14.10","sha":"14e97bffa62760cabcdc7244bff445b423f5286a","kind":"tag","published_at":"2023-09-18T10:18:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10/manifests"},{"name":"v5.14.9","sha":"8255b71ccdbfe9a20f856b5d68a269ab1c5452ca","kind":"tag","published_at":"2023-09-13T13:36:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9/manifests"},{"name":"v5.14.8","sha":"74c58dabc2cf5ed2242fb08e4781d26088d06b12","kind":"tag","published_at":"2023-09-05T12:34:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8/manifests"},{"name":"v5.14.7","sha":"8a09d535f101aac98935f82b76345ca9691b5e2b","kind":"tag","published_at":"2023-08-29T12:04:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7/manifests"},{"name":"v5.14.6","sha":"a1f511dd6ed9adba561e2ba00e1348136ed656db","kind":"commit","published_at":"2023-08-24T11:19:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6/manifests"},{"name":"v5.14.5","sha":"61fbfd1546c55caca984695a41f9c95668d414fc","kind":"tag","published_at":"2023-08-14T14:39:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5/manifests"},{"name":"v5.14.4","sha":"40f4b275022f03e48cf4809cd53d0d0dabb40424","kind":"tag","published_at":"2023-08-08T09:51:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4/manifests"},{"name":"v5.14.3","sha":"2deea341c9abfb640f22520e0c277027f3f91cd0","kind":"tag","published_at":"2023-08-01T15:33:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3/manifests"},{"name":"v5.14.2","sha":"36d9f0d3659e2f5ab1d924988313986962a0bf35","kind":"tag","published_at":"2023-07-25T10:01:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2/manifests"},{"name":"v5.14.1","sha":"f2e5ded80e94407f63a27eadb018139d6f967313","kind":"tag","published_at":"2023-07-19T09:05:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1/manifests"},{"name":"v5.14.0","sha":"2529e3aaaaec2c9f8e8cf669e58bb9c81db5a6d8","kind":"tag","published_at":"2023-07-11T14:57:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0/manifests"},{"name":"v5.13.7","sha":"aac2d5b526e8139314d99f827ecc3b2c24e99686","kind":"tag","published_at":"2023-07-04T08:53:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7/manifests"},{"name":"v5.13.6","sha":"312270bc71224067e1910bbee9f800b4a2469cc7","kind":"tag","published_at":"2023-06-23T14:05:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6/manifests"},{"name":"v5.13.5","sha":"24b3af68ebe79c1891e45c60c6bcfd26f8818f73","kind":"tag","published_at":"2023-06-12T13:43:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5/manifests"},{"name":"v5.13.4","sha":"a522d82df32d3bfab46b25f5ff24eeb9670c83fb","kind":"tag","published_at":"2023-06-05T17:30:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4/manifests"},{"name":"v5.13.3","sha":"70d4a2bb49dca9fef7854a1463a392094222812b","kind":"tag","published_at":"2023-05-29T11:22:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3/manifests"},{"name":"v5.13.2","sha":"f661923e9aa9d9cc634750affbb04bf2007bc57d","kind":"tag","published_at":"2023-05-22T16:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2/manifests"},{"name":"v5.13.1","sha":"0c58832b6e182f782e73b118ed9681055db3e249","kind":"tag","published_at":"2023-05-17T05:25:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"9130a021ca34746e4076fcae50c57bc584026b8f","kind":"tag","published_at":"2023-05-10T08:14:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0/manifests"},{"name":"v5.12.3","sha":"9710ff34b16a0f271107a8619a28546ae3ca7c18","kind":"tag","published_at":"2023-05-02T14:17:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"5b7e9c52e37ef0c3274a762f38cd7ef7ffc9e7a8","kind":"tag","published_at":"2023-04-25T16:42:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"d14d288ae9e9b0e2b3b33d0a77b4113f024d4215","kind":"tag","published_at":"2023-04-17T15:57:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"05127cf65b4250f836897428cd15829669ab8d6c","kind":"tag","published_at":"2023-04-11T09:58:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0/manifests"},{"name":"v5.11.16","sha":"af5e109990a26318c96dbff6f25759ba91f0e147","kind":"tag","published_at":"2023-04-04T14:00:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16/manifests"},{"name":"v5.11.15","sha":"ae98db6aca5f9d4b754ff9fce4ce33f738a00f65","kind":"tag","published_at":"2023-03-28T13:06:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15/manifests"},{"name":"v5.11.14","sha":"f34d17c3294fcdb63fe9a135b4f3aa2459c81189","kind":"tag","published_at":"2023-03-21T17:45:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14/manifests"},{"name":"v5.11.13","sha":"9f7a2bfac55faed1b1c6c7b4b6d1b1659a076bab","kind":"tag","published_at":"2023-03-14T09:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13/manifests"},{"name":"v5.11.12","sha":"b76b8f1098a6c01f39e5e19bf3abf77c2b9cf475","kind":"tag","published_at":"2023-03-06T15:03:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12/manifests"},{"name":"v5.11.11","sha":"58df7f1905f16533ddb5a7977346c0f4548e4547","kind":"tag","published_at":"2023-02-28T09:55:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11/manifests"},{"name":"v5.11.10","sha":"676bc85fa2b02f92f21dd5c7e15f453b6b9c2e3d","kind":"tag","published_at":"2023-02-20T11:30:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10/manifests"},{"name":"v5.11.9","sha":"af5b3f5e7a79da9ef4bbd63d8fcf60927ffb6533","kind":"tag","published_at":"2023-02-14T14:30:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9/manifests"},{"name":"v5.11.8","sha":"d4d8512ce3453711f3c661374579b0d2ed13f3e7","kind":"tag","published_at":"2023-02-07T10:50:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8/manifests"},{"name":"v5.11.7","sha":"33cac172846b032d3f8b9333b72b2af832dd47d0","kind":"tag","published_at":"2023-01-31T09:39:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7/manifests"},{"name":"v5.11.6","sha":"a2e552314847b4d52498538d7ca171763067a5d0","kind":"tag","published_at":"2023-01-23T20:28:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6/manifests"},{"name":"v5.11.5","sha":"685c72dfaf840f4d5b7a3ab738ddcabd74418823","kind":"tag","published_at":"2023-01-18T01:43:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5/manifests"},{"name":"v5.11.4","sha":"bc859d95e4415f880cd6bcb6f44cc9e5e8c8097c","kind":"tag","published_at":"2023-01-09T13:57:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4/manifests"},{"name":"v5.11.3","sha":"a526207c3957de4ebfcda937b58327d69464f15c","kind":"tag","published_at":"2023-01-02T17:00:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3/manifests"},{"name":"v5.11.2","sha":"e9d8fa07e1ff979bcaf92837b131cd9e292f0161","kind":"tag","published_at":"2022-12-26T14:56:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2/manifests"},{"name":"v5.11.1","sha":"a1e30390da62019e5769e398f4cbc9f8892d8f9a","kind":"commit","published_at":"2022-12-20T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"191acda4545c394b78964ab80b364e15686f0e9b","kind":"tag","published_at":"2022-12-13T12:56:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0/manifests"},{"name":"v5.10.17","sha":"4265f343b49e4af9673a49e585439d35c8deeab2","kind":"tag","published_at":"2022-12-06T10:59:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17/manifests"},{"name":"v5.10.16","sha":"b8aa3974d84c176b8857e8d5b29a7be8670bb410","kind":"tag","published_at":"2022-11-28T16:00:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16/manifests"},{"name":"v5.10.15","sha":"14a6e1c61edb5f66f4888e32c04df5e637e7cfc4","kind":"commit","published_at":"2022-11-22T09:45:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15/manifests"},{"name":"v5.10.14","sha":"c2da6de1c504c7dbd8ae1d0771c184c1544a0c76","kind":"tag","published_at":"2022-11-15T09:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14/manifests"},{"name":"v5.10.13","sha":"2f4c2190d1d3614d8063e84b79d4d1f034b3e3fe","kind":"tag","published_at":"2022-11-07T17:53:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13/manifests"},{"name":"v5.10.12","sha":"30cb27cff1d4e1838ca4235ab4285e20f2b2a870","kind":"tag","published_at":"2022-10-31T15:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12/manifests"},{"name":"v5.10.11","sha":"c80ff0339882859af7e17f8bfd0a5f6880b323f8","kind":"commit","published_at":"2022-10-25T09:34:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11/manifests"},{"name":"v5.10.10","sha":"639224a3e3600cb0e04755d89aab250297b6d851","kind":"tag","published_at":"2022-10-18T08:35:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10/manifests"},{"name":"v5.10.9","sha":"7bd7c219e2670ff7791148e9b1a1d2387528fc0c","kind":"tag","published_at":"2022-10-11T11:56:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9/manifests"},{"name":"v5.10.8","sha":"d4a3216cdd858899960f945d6e00b2d59bf1d5d1","kind":"tag","published_at":"2022-10-03T16:28:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8/manifests"},{"name":"v5.10.7","sha":"d9ef6e788eee11256818329c7429242f8b769263","kind":"commit","published_at":"2022-09-27T01:44:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7/manifests"},{"name":"v5.10.6","sha":"0f75f3d78b67c405c23bfd14a29aedff367415b7","kind":"tag","published_at":"2022-09-19T14:34:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6/manifests"},{"name":"v5.10.5","sha":"594d87dab0e43e641a6826c935df8f2c10672955","kind":"tag","published_at":"2022-09-12T14:40:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5/manifests"},{"name":"v5.10.4","sha":"c8feb29320a22cc4461fb5ef5f4f7de7bd96a59b","kind":"commit","published_at":"2022-09-06T09:11:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"992421d0114a9df72d358fe6fccc28c1fb6f1505","kind":"tag","published_at":"2022-08-29T17:37:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"99b23c06d9b018d6c500fa1acb3030d673e219ab","kind":"tag","published_at":"2022-08-23T10:25:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"dfc0b89c665de8e5e3e4ecf68d8c782e74dbb65c","kind":"tag","published_at":"2022-08-16T17:55:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"7f502e06d54c5a2f389a1639358c84279462b54a","kind":"commit","published_at":"2022-08-09T03:21:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0/manifests"},{"name":"v5.9.3","sha":"89617ef683d2bcd2c870e9c1bd58ad4d55247fd5","kind":"tag","published_at":"2022-08-01T20:54:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3/manifests"},{"name":"v5.9.2","sha":"b7f0a16eca4ac2044703032838f90873ec063d75","kind":"tag","published_at":"2022-07-25T15:12:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2/manifests"},{"name":"v5.9.1","sha":"1937412c4345569d98c0950a1016c22508e1ff81","kind":"tag","published_at":"2022-07-18T17:23:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"88ad7d4e623183b8e20702e7961ef9c8de330dc7","kind":"commit","published_at":"2022-07-12T08:54:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0/manifests"},{"name":"v5.8.7","sha":"be0ab4c062a22fc4bb52c47d005b57203b56c09c","kind":"tag","published_at":"2022-07-04T20:39:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7/manifests"},{"name":"v5.8.6","sha":"c58f6653411e0ff38bf67a512d16b87c6523606b","kind":"tag","published_at":"2022-06-27T14:21:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6/manifests"},{"name":"v5.8.5","sha":"3c528113f47cfddf2504ea02ba3065e7c5c46928","kind":"tag","published_at":"2022-06-21T18:05:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5/manifests"},{"name":"v5.8.4","sha":"a6e782ec2f037e2ca989515048ce5f22fe760595","kind":"tag","published_at":"2022-06-14T10:00:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4/manifests"},{"name":"v5.8.3","sha":"b1e4b9cd3e1d88286f9d1485864310a7c1f23a79","kind":"tag","published_at":"2022-06-07T19:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3/manifests"},{"name":"v5.8.2","sha":"93b0aba905b3b6947f58a02d911489bb737ee880","kind":"commit","published_at":"2022-05-31T11:47:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2/manifests"},{"name":"v5.8.1","sha":"1eee9ee437f39f1c3438209154df8e8b9ecd990d","kind":"tag","published_at":"2022-05-23T16:04:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"6a468718b970c39ae83a4029bcb53071c9567430","kind":"tag","published_at":"2022-05-17T09:42:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4eef029981b08c77a9c52d0b863e6b5ced279087","kind":"tag","published_at":"2022-05-10T09:06:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0/manifests"},{"name":"v5.6.4","sha":"edb7e8895ef8def2bf59376d7631e0360a77aaf6","kind":"commit","published_at":"2022-05-02T11:46:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4/manifests"},{"name":"v5.6.3","sha":"124d5e2f0022d17b577a464e6b3a69fa2511105e","kind":"tag","published_at":"2022-04-25T14:04:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3/manifests"},{"name":"v5.6.2","sha":"b3645b3fd11dc26a06ea370a41b5bac1026c6792","kind":"tag","published_at":"2022-04-18T16:10:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2/manifests"},{"name":"v5.6.1","sha":"0251fd5222079e4a512bbd32dff4a7a4c3efe997","kind":"tag","published_at":"2022-04-11T13:21:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"8dcdea53f927ab207718d7ee6576806aca2a3798","kind":"commit","published_at":"2022-04-06T03:27:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0/manifests"},{"name":"v4.12.4","sha":"a563a60219f7f6519fb0f34f6d8e3bf0974e6495","kind":"tag","published_at":"2022-04-03T14:38:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4/manifests"},{"name":"v5.5.3","sha":"96e1f40a3b8aa809d543aa7d466eb48cdfa0b53d","kind":"tag","published_at":"2022-03-28T14:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"dd411b017ea7504a14a16821b694ac6aa01d9b6d","kind":"tag","published_at":"2022-03-21T15:15:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"350b15ee91a93040d50391cb9a45440a90e6b2d1","kind":"tag","published_at":"2022-03-14T16:49:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"f3412aa9d179fdfc3f5c0a4a1cfc1965faef7307","kind":"commit","published_at":"2022-03-07T13:53:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0/manifests"},{"name":"v5.4.4","sha":"965f2eb8cb79bb0685a13d9e28c09617b22358cd","kind":"tag","published_at":"2022-02-28T15:21:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4/manifests"},{"name":"v5.4.3","sha":"e2892a61ea56b6578c2efc81d0324660082ad93c","kind":"tag","published_at":"2022-02-21T16:40:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3/manifests"},{"name":"v5.4.2","sha":"01371028b27156419923b362c4b0af92dc08b29f","kind":"tag","published_at":"2022-02-15T14:57:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"fbce2f80c6cb36e59a4a6826ae46b59a10e1c831","kind":"commit","published_at":"2022-02-08T11:34:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"ba4e819aa58b6a36ae4d96ee79c2a5310a812670","kind":"tag","published_at":"2022-02-01T09:00:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"337be3b2a630d791a5cbc5a2a4575d4f58e38df3","kind":"tag","published_at":"2022-01-24T15:05:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"dcbfc54f581dbf1c0008a8e9e578f896f06228ab","kind":"tag","published_at":"2022-01-17T22:45:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0/manifests"},{"name":"v5.2.8","sha":"f80abbb5f942064c9c270b2ac5bb2a2318876754","kind":"tag","published_at":"2022-01-10T20:11:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8/manifests"},{"name":"v5.2.7","sha":"5daaf9be5115b1cb777fb4cf3d9125baddfe5720","kind":"tag","published_at":"2022-01-03T12:34:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7/manifests"},{"name":"v5.2.6","sha":"052db9d577a03ed8d588ecca9e6c0a5f5ba676e1","kind":"tag","published_at":"2021-12-27T14:23:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6/manifests"},{"name":"v5.2.5","sha":"f8697de9c250dbc6b446bcc08566f50fb4070aab","kind":"tag","published_at":"2021-12-20T14:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5/manifests"},{"name":"v5.2.4","sha":"b265431f9a32ea726c5227821126fbc6424117d5","kind":"commit","published_at":"2021-12-14T13:41:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4/manifests"},{"name":"v5.2.3","sha":"9c3dc12c3de241f44d923bfb089200980f3fd23d","kind":"tag","published_at":"2021-12-06T16:12:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3/manifests"},{"name":"v5.2.2","sha":"fcaec7a75f951c9db79c99c42370ca18212c1f16","kind":"tag","published_at":"2021-11-29T16:51:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"586d9ba2472d549c180cbacddf97eb73425286b3","kind":"tag","published_at":"2021-11-25T11:50:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"353cecb5391571163eb6bd8cbf36d2dd299aaf56","kind":"tag","published_at":"2021-11-23T13:25:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"ddbe15b4d8b7cc1dc84720264fde0b1dafb6166f","kind":"commit","published_at":"2021-11-16T15:06:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"7e26583fe1f95f5c3682213105f8f4b51c9d61c9","kind":"tag","published_at":"2021-11-08T15:14:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0/manifests"},{"name":"v5.0.6","sha":"99752d2848f17c5d1e4840f54863899a19387162","kind":"tag","published_at":"2021-10-27T08:43:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6/manifests"},{"name":"v5.0.5","sha":"58f8ff1f8bc7f0cc4bb728654604a194b3c3790b","kind":"tag","published_at":"2021-10-26T10:14:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"86443310e4344ae1ce6e04f084d58e17e4d62170","kind":"tag","published_at":"2021-10-14T15:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"36258031912caf662f69ca3769c6e0bd46946050","kind":"tag","published_at":"2021-10-07T12:26:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"c510762a325116c654afd3c21381a50b942c2c66","kind":"tag","published_at":"2021-09-29T09:29:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"afcf3ee18e7a9c526348b3bce74b69781b4ad071","kind":"tag","published_at":"2021-09-22T12:15:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"85598e74b85a89a16f8bdf5b68346ca8d6b70557","kind":"tag","published_at":"2021-09-16T11:28:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.1","sha":"1b563a153f5b2736f79a3f45573e2e2b66ba0a9a","kind":"tag","published_at":"2021-09-08T13:55:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"698492a5401b12578dc459397b9d288542fc954b","kind":"commit","published_at":"2021-09-02T02:45:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.5","sha":"0bab71409bcc0865ab3e0fcbfa14fa824ddc5495","kind":"tag","published_at":"2021-08-25T07:30:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"c30ec7bed00b36da7b0e6a202b3cb48d2fc1b579","kind":"tag","published_at":"2021-08-13T21:32:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"e5ccdf299c75ea65b0600ee05ff6c98646891c77","kind":"tag","published_at":"2021-08-09T04:03:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3/manifests"},{"name":"v4.12.3","sha":"77a8daeed0e8efa67c6d86f3cc40239dc6eb3d94","kind":"tag","published_at":"2021-07-30T10:06:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3/manifests"},{"name":"v5.0.0-beta.2","sha":"cca80d861f64b3eaa8a5ef8815b7552aaea61557","kind":"tag","published_at":"2021-07-26T15:01:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2/manifests"},{"name":"v4.12.2","sha":"958241aa0ebf340ad0f152b91949720c85b4fcca","kind":"tag","published_at":"2021-07-19T16:41:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2/manifests"},{"name":"v5.0.0-beta.1","sha":"8a4b8952077b64e90ac9d23c116a45aed672db9c","kind":"tag","published_at":"2021-07-14T16:28:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1/manifests"},{"name":"v4.12.1","sha":"4dc8c9bf3e8a6b21a2aac58b0be3161af334b67d","kind":"tag","published_at":"2021-07-07T13:08:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"53a1655143aa4ec36c29a6063ccdf89c48a74bfd","kind":"tag","published_at":"2021-07-06T13:40:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0/manifests"},{"name":"v5.0.0-beta.0","sha":"a0f416173d2f5b78546f52e572a0f64dcc3751e9","kind":"tag","published_at":"2021-07-01T12:17:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.38","sha":"f60126f95d7b36fa12133887990615b9f47e994a","kind":"commit","published_at":"2021-06-24T03:37:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.38","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38/manifests"},{"name":"v5.0.0-alpha.37","sha":"c795ca0822e2816a630a5654d5471fa04521d23c","kind":"tag","published_at":"2021-06-15T17:49:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.37","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37/manifests"},{"name":"v5.0.0-alpha.36","sha":"cf2f6fa90608b109978698fc48120920beaaa51f","kind":"tag","published_at":"2021-06-08T06:46:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.36","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36/manifests"},{"name":"v5.0.0-alpha.35","sha":"6c0afb6d8fff919e80f9f1ec92613acacd8365e7","kind":"tag","published_at":"2021-05-31T20:34:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.35","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35/manifests"},{"name":"v5.0.0-alpha.34","sha":"ee3a077c161accb887b93a17f9eaa2b23e998319","kind":"tag","published_at":"2021-05-18T10:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.34","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34/manifests"},{"name":"v5.0.0-alpha.33","sha":"0fa6ab4a29e8469c081d3f796e0bd9cab98e9185","kind":"tag","published_at":"2021-05-09T12:29:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.33","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33/manifests"},{"name":"v4.11.4","sha":"6658323b5e2ba366691829bbef3f53c00008497e","kind":"tag","published_at":"2021-04-27T15:48:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4/manifests"},{"name":"v5.0.0-alpha.32","sha":"2e99746c35ea0c1e45187a206d6ebc25a52933dc","kind":"tag","published_at":"2021-04-27T12:59:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32/manifests"},{"name":"v5.0.0-alpha.31","sha":"b061319b132163900d1a4eb64207f5284d28639d","kind":"tag","published_at":"2021-04-20T13:59:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"0bc7ed897d54a899fb0dfc5cbd6c5ee0592705e1","kind":"tag","published_at":"2021-04-12T09:46:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"29934afe4643811f3bed772612f92d539a1e489d","kind":"tag","published_at":"2021-04-04T16:43:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"a83c7715c0e2cfa1c3e59b7a1f828f6a1476b307","kind":"tag","published_at":"2021-03-24T12:57:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"2de88ce2973667921a45ff69ea48a8843cb9d8cb","kind":"tag","published_at":"2021-03-05T13:01:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27/manifests"},{"name":"v5.0.0-alpha.26","sha":"8928a36394154e02a73d5e92a740d5f9ed8da709","kind":"tag","published_at":"2021-02-27T18:39:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"688db35f581ac345a09a15420efdb0e4c98a56ab","kind":"tag","published_at":"2021-02-11T12:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"15108a5aad5342d92e86be5c5388b8321a88b280","kind":"tag","published_at":"2021-01-26T14:08:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24/manifests"},{"name":"v4.11.3-deprecations.1","sha":"6cf7cf7c7b11b38db18a4d2003743cbadeb1b4ee","kind":"commit","published_at":"2021-01-25T23:27:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1/manifests"},{"name":"v4.11.3","sha":"bd79e8f8c5b8c77bc5c13d076377a18d2ceedfa2","kind":"commit","published_at":"2021-01-24T12:45:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3/manifests"},{"name":"v4.11.3-deprecations.0","sha":"f64337cd87428e04c851bb1667f5f9e0e6aeaede","kind":"commit","published_at":"2021-01-24T12:00:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0/manifests"},{"name":"v5.0.0-alpha.23","sha":"af6e7220961c6f5e8ed89172694287dc737828ff","kind":"commit","published_at":"2021-01-14T12:48:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23/manifests"},{"name":"v5.0.0-alpha.22","sha":"c514ea86c11c9817839630e840535358f5044caf","kind":"commit","published_at":"2021-01-04T11:14:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"5c82b9147f811fda24bc09132852ed240f8d9def","kind":"commit","published_at":"2020-12-30T17:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"cd30d9e3961c8b33ce43a133e0a958867a202c41","kind":"commit","published_at":"2020-12-21T17:51:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20/manifests"},{"name":"v5.0.0-alpha.19","sha":"754e29cf5a712d0e0f6bd3e54f80e9997659f68c","kind":"commit","published_at":"2020-12-13T17:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.11.2","sha":"174b64f8a3adffb8df3c13285f4edc2437a8547a","kind":"commit","published_at":"2020-12-02T23:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2/manifests"},{"name":"v5.0.0-alpha.18","sha":"c5561c5febbe1c3bd5446c8a0bb480025ab38b86","kind":"commit","published_at":"2020-12-02T23:25:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.11.1","sha":"b8092ce09e164a1cb2fec2f3a5b6aa6e2dc6cbbd","kind":"commit","published_at":"2020-11-24T14:35:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1/manifests"},{"name":"v5.0.0-alpha.17","sha":"41d6a360e0fb245dd74549445539c6218a9dc737","kind":"commit","published_at":"2020-11-23T00:49:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17/manifests"},{"name":"v5.0.0-alpha.16","sha":"47a8e102eeaa5a68a2b4f99c08085cfddc0bef77","kind":"commit","published_at":"2020-11-14T12:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16/manifests"},{"name":"v5.0.0-alpha.15","sha":"fa9cbc835ee70b12234b7207b1872356277da5fa","kind":"commit","published_at":"2020-11-03T23:57:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15/manifests"},{"name":"v5.0.0-alpha.14","sha":"56520e757e0052e25f8dd5d78214458c4b7c634d","kind":"commit","published_at":"2020-10-23T22:59:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14/manifests"},{"name":"v5.0.0-alpha.13","sha":"b82af55f9917f9e77a3cae9b36e47b29d43182c0","kind":"commit","published_at":"2020-10-17T21:47:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13/manifests"},{"name":"v5.0.0-alpha.12","sha":"c7c3643948bce7327a7f01665caa7474be2694f9","kind":"commit","published_at":"2020-10-10T22:32:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12/manifests"},{"name":"v5.0.0-alpha.11","sha":"b4fe7eefd494fa28cd3453067af8872a83f31fa6","kind":"commit","published_at":"2020-09-26T15:07:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11/manifests"},{"name":"v5.0.0-alpha.10","sha":"2e1502fc18d86d69a6b55fc4ac5dcb50ddf192c4","kind":"commit","published_at":"2020-09-15T08:10:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10/manifests"},{"name":"v5.0.0-alpha.9","sha":"e830beb63940d24129285f554fc9c2fb0bd7ccbf","kind":"commit","published_at":"2020-09-06T16:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9/manifests"},{"name":"v5.0.0-alpha.8","sha":"5f986712bbb2f0b789c151b6d2f3e2d48cde0980","kind":"commit","published_at":"2020-08-31T16:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"c32a96b4beb3a5c72a8c179fb095f09dacf61050","kind":"commit","published_at":"2020-08-22T16:39:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"15fd6232de294be9ba0ca103351a11f84009b04f","kind":"commit","published_at":"2020-08-13T16:56:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6/manifests"},{"name":"v5.0.0-alpha.5","sha":"40aa9cbb1df08a5994392d5cea15a60979b28a7e","kind":"commit","published_at":"2020-07-27T22:55:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"519390c2bb12b5eb7b6f5f898afb78ac7f285543","kind":"commit","published_at":"2020-07-19T17:54:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"f432112f0bcfb1fd2002002db181e83edc99d906","kind":"commit","published_at":"2020-07-12T17:06:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"f928d6e04ea7f185cda0e739ebbe2ea36d0aa4d3","kind":"commit","published_at":"2020-07-04T23:16:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2/manifests"},{"name":"v4.11.0","sha":"79ebf71d31cca2c73143891960ea54ec1132bdeb","kind":"commit","published_at":"2020-06-30T23:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0/manifests"},{"name":"v5.0.0-alpha.1","sha":"8281371f88c81fc3e4560b0334cc0c473b9d45f9","kind":"commit","published_at":"2020-06-27T15:07:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.10.2","sha":"d0bfcb4f11fd3904b1e235d80fbfe23758de8372","kind":"commit","published_at":"2020-06-11T19:11:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"4e12b951f64fd47864b4dea8ec8631387a89ddb1","kind":"commit","published_at":"2020-06-01T15:14:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"dd9280e753eb8dc3444a26e85fe4f800b759cad2","kind":"commit","published_at":"2020-05-23T17:50:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0/manifests"},{"name":"v4.9.14","sha":"1fb44683825f0ee7f4d5933528598917ff72f0e4","kind":"commit","published_at":"2020-05-11T22:41:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.14","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14/manifests"},{"name":"v4.9.13","sha":"c224f32bb8f144e590c096d103c9d59c2509ed93","kind":"commit","published_at":"2020-05-04T11:29:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.13","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13/manifests"},{"name":"v4.9.12","sha":"3e5fd3c4f200e50a1331857f092a547b41f6db1e","kind":"commit","published_at":"2020-04-26T23:18:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.12","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12/manifests"},{"name":"v4.9.11","sha":"77f6fe0a73791176bd58d8c013bf5631270faf4d","kind":"commit","published_at":"2020-04-19T14:10:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11/manifests"},{"name":"4.9.11","sha":"b551194a14c4469f3b07dc43bc6aaea525138944","kind":"commit","published_at":"2020-04-18T10:43:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11/manifests"},{"name":"v4.9.10","sha":"8baef82396665179c67ca3acfd51e396b947f412","kind":"commit","published_at":"2020-04-11T13:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.10","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10/manifests"},{"name":"v4.9.9","sha":"c191471a20315cae4006c1e4d3d51db5e49b5fee","kind":"commit","published_at":"2020-04-04T15:54:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.9","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9/manifests"},{"name":"v4.9.8","sha":"e9fbcbf015bbf7057aadd5777703b7059aedf043","kind":"commit","published_at":"2020-03-28T19:33:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8/manifests"},{"name":"v4.9.7","sha":"10bc98f283feaae6397ef1b73b1b82be4a39a5f5","kind":"commit","published_at":"2020-03-18T12:45:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7/manifests"},{"name":"v4.9.6","sha":"0176a231719152fa4a2100aa7119e9fd777b5fed","kind":"commit","published_at":"2020-03-18T10:52:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6/manifests"},{"name":"v4.9.5","sha":"b9dec2780203e37148d87788f727c668d9019581","kind":"commit","published_at":"2020-02-29T10:36:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5/manifests"},{"name":"v4.9.4","sha":"45fe0e31c462ed3a2fba134fb1edbd05b91da2a4","kind":"commit","published_at":"2020-02-23T10:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4/manifests"},{"name":"v4.9.3","sha":"2bec4ebc9c20be8abecbad6d3f0f7ba2875c9c35","kind":"commit","published_at":"2020-02-16T11:52:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3/manifests"},{"name":"v4.9.2","sha":"f567b384f509d36b7e10f691e6b58538e7db8869","kind":"commit","published_at":"2020-02-09T18:32:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"717887fdd9d3b27701d760d78aa12ecf52f02f43","kind":"commit","published_at":"2020-02-02T11:46:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f2c9817526b729801b1716afc957ef3886ccb422","kind":"commit","published_at":"2020-01-22T20:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"d0c928c82e3fc8f284a2f7fd1b9acbf717c5a64e","kind":"commit","published_at":"2020-01-06T11:44:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"0c7ca746674cfb47a46cad8ebea21155702fd38c","kind":"commit","published_at":"2019-12-30T10:59:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"c6f734f0d6b183962e83fc5612fef6583bf40712","kind":"commit","published_at":"2019-12-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3a8f0eace8dd6a1c3234a8be2b7c41f06b6260d4","kind":"commit","published_at":"2019-12-14T19:59:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"0a129d58056d38bd15141aaa98d346774895d5f5","kind":"commit","published_at":"2019-12-07T12:46:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"6291316a32cfb4fb19ffdbcf30abfcb63023f17f","kind":"commit","published_at":"2019-12-01T10:59:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1/manifests"},{"name":"v3.9.4","sha":"6b0fee51deb7c32b75498d4ab2186946e7c4ce0a","kind":"commit","published_at":"2019-11-28T09:28:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4/manifests"},{"name":"v4.7.0","sha":"2b04ee905695540bde87653908ece5c4d57546c9","kind":"commit","published_at":"2019-11-22T10:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"856188b2de7a5e514803314f329da76fe65dec50","kind":"commit","published_at":"2019-11-12T13:52:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"d2d76bf26231a96981260232de5271b24e9391a4","kind":"commit","published_at":"2019-11-05T16:46:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0/manifests"},{"name":"v4.5.2","sha":"cb52f392b3b3528857178a756354ffb0e8bccd73","kind":"commit","published_at":"2019-10-28T22:58:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"803d08fbdf20de2d34c36a2a27bbc8e5a7e79fb2","kind":"commit","published_at":"2019-10-12T20:22:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"de3c62c25bf9e92ba35019e5a3ca7f68a36600d8","kind":"commit","published_at":"2019-10-02T08:07:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"554e7dce0cd96a4f9ef1924b41a3ce530cb433ae","kind":"commit","published_at":"2019-09-22T17:16:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"b563d529a8544fa4f4090723239ab075665c5f03","kind":"commit","published_at":"2019-09-11T20:45:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"f3beaee67fb9a4145a792fc8b798ef327b55f513","kind":"commit","published_at":"2019-09-08T09:58:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1/manifests"},{"name":"v1.2.5","sha":"8ee2d7168294f21af787aaba46661824097e33bb","kind":"tag","published_at":"2019-09-03T18:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5/manifests"},{"name":"v4.4.0","sha":"98f2c7cae9b2e0a53cf731882164aa44babb4be3","kind":"commit","published_at":"2019-08-31T12:19:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"29c1adf61a141a3db885ee569e42251cee53e749","kind":"commit","published_at":"2019-08-21T17:29:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3/manifests"},{"name":"v1.2.4","sha":"e44972d3c3e199529fdbc85974f7ae570b8424a0","kind":"tag","published_at":"2019-08-16T20:53:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4/manifests"},{"name":"v4.3.2","sha":"f2dbeca2dd1aecf6bc56e2302ec766d2e4bfb2ac","kind":"commit","published_at":"2019-08-10T17:39:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"d5a2ad9d26f7b089111b208c929ac1f98e7f6958","kind":"commit","published_at":"2019-08-03T15:14:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"8c28ed9c67e7b6ad02a8826178352aa4e9901b50","kind":"commit","published_at":"2019-07-28T14:32:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"42f78c69a59f0b5fa5fb8f533385f04ef77d7889","kind":"commit","published_at":"2019-07-17T13:42:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1/manifests"},{"name":"v1.0.4","sha":"455489e2e149ff5393f6ba08870368c88da259bd","kind":"tag","published_at":"2019-07-10T15:39:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"4c21bc05d6c5e48c64bc947ba9e271ed3e762a0e","kind":"tag","published_at":"2019-07-10T15:08:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"543041538f31cbdfbe3e85b8bc0f5c183ac5448e","kind":"tag","published_at":"2019-07-09T13:14:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"3a40065694cab2a5e8dedab6781e98493c1dc69d","kind":"tag","published_at":"2019-07-09T12:54:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1/manifests"},{"name":"v4.2.0","sha":"cf2cdd83f2a2f65d0e979d1faa9e815a5e2d3502","kind":"commit","published_at":"2019-07-06T15:30:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"6da1d591264e8c4a18e5ab56bdf6f8c0f985ed99","kind":"commit","published_at":"2019-06-25T13:53:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"eade31e58deb8ff3faee777313d70141e5868ebe","kind":"commit","published_at":"2019-06-23T11:46:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"b78a5ab7581488f7fff271a2cf64927dd28c3ab0","kind":"commit","published_at":"2019-06-13T09:55:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"07b9d6efaac1b663b2657173227e9490c796191e","kind":"commit","published_at":"2019-06-10T11:50:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"d58075ddb1757a11c47ef3d2b1fe9bed55e640dd","kind":"commit","published_at":"2019-06-03T16:35:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a3572bcaf34d204b314fd2c84064c9180f3a50f1","kind":"commit","published_at":"2019-05-27T12:48:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"505e275285c757e0515c8623b43c823d8a74790c","kind":"commit","published_at":"2019-05-23T15:39:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.0","sha":"a33f0ab64999331a54267cdf0eb89e53fa4d70cd","kind":"commit","published_at":"2019-05-20T21:26:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0/manifests"},{"name":"v4.0.0-beta.2","sha":"3686a27055dce58b5e800b520087c0c448b7480e","kind":"commit","published_at":"2019-05-13T12:26:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"5c152157078503e8599537108c3be9e00969fa34","kind":"commit","published_at":"2019-05-05T12:24:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"f19bd59ae53f23e3637383061774542d973cc48c","kind":"commit","published_at":"2019-04-28T22:42:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.8","sha":"92d6e987a43041fde63fd02cad61277d04193c29","kind":"commit","published_at":"2019-04-17T19:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"663643e0a83554d7730be42140aef6bc3ac09c6a","kind":"commit","published_at":"2019-04-07T23:25:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"2482d2b689440df6fb3da6157a789adac2783736","kind":"commit","published_at":"2019-03-30T19:33:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6/manifests"},{"name":"v3.9.3","sha":"ebed7922fc97331519f507768572a068edb8494e","kind":"commit","published_at":"2019-03-28T14:06:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3/manifests"},{"name":"v4.0.0-alpha.5","sha":"1bfdbe5688fb3556e4bebd1f8e357c515244ac42","kind":"commit","published_at":"2019-03-23T21:04:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"997324d52467e3a7b7a8058c0ba8309d04d4ddf6","kind":"commit","published_at":"2019-03-17T11:00:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"3a5d2e50411ddd3caea450abda49fd7c6ed230dc","kind":"commit","published_at":"2019-03-10T11:57:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"f606f7584dd842a89423dd3cc69e32b5ad3fdae1","kind":"commit","published_at":"2019-03-03T16:12:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"eea3b4d9a623f87d79be63f57b4a69ddfe375610","kind":"commit","published_at":"2019-02-20T10:58:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"97b26c4821299aef21e6ef9372a25aedd78d0137","kind":"commit","published_at":"2019-02-12T14:39:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.9.2","sha":"dbc788f7d231b4eceaa7a6a3e253104de5de9af0","kind":"commit","published_at":"2019-02-03T20:45:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2/manifests"},{"name":"v3.9.1","sha":"b903d7432b5a06583c9915f7ab9346bad76007a1","kind":"commit","published_at":"2019-01-26T13:59:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"f6353cdd15b954091c3f53498eb7de198755b740","kind":"commit","published_at":"2019-01-14T21:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"8df7a83ccc0b200e67feb823ceaaf793e4b6d007","kind":"commit","published_at":"2019-01-09T21:57:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"c202914213f19b070738ba5837da18e89c1662ee","kind":"commit","published_at":"2019-01-07T18:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"baa45b12252be8965809a0ad06e67e7dc7d44313","kind":"commit","published_at":"2018-12-30T21:47:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"0445ca8b710425f22744249a0c7bb3c20e95237b","kind":"commit","published_at":"2018-12-30T21:24:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"f0d60d8a510180e9c7a9b588d3e6c04d0d1a23d3","kind":"commit","published_at":"2018-12-22T15:42:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"1871b089aef090728321cab69be92daaec6eb131","kind":"commit","published_at":"2018-12-17T20:02:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0/manifests"},{"name":"v3.6.2","sha":"edde0b4f0073fcacb7233b553812f3dffe619da5","kind":"commit","published_at":"2018-12-09T20:22:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"e5fbf74a06157e2d73701a158e8d6b5914429ea1","kind":"commit","published_at":"2018-12-01T10:43:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1/manifests"},{"name":"issue-13699-mster","sha":"ac0153bf1b13ddbc1e43c22693f2c223838d9f1a","kind":"tag","published_at":"2018-11-28T20:15:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/issue-13699-mster","html_url":"https://github.com/mui/material-ui/releases/tag/issue-13699-mster","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@issue-13699-mster","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster/manifests"},{"name":"v3.6.0","sha":"d9c790fa69a1c053c3d471e030e4066122d58902","kind":"commit","published_at":"2018-11-26T19:49:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"34492c23a773b1db66fe65801997257709c4f319","kind":"commit","published_at":"2018-11-12T23:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"dc6b2b870fa514e98c74b6854d22c6e25e7684cb","kind":"commit","published_at":"2018-11-12T22:46:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"ba1dc0f27cd85996dbf3ef9df4d7f10552d6c91f","kind":"commit","published_at":"2018-11-04T23:41:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0/manifests"},{"name":"v3.3.2","sha":"47b20fe33c5f1c8a2563bad3c27811c37f698794","kind":"commit","published_at":"2018-10-27T20:16:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"92b2a36716c8ced3d12ff0b300be06cc4743e6da","kind":"commit","published_at":"2018-10-23T22:16:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"47d3b93780400d6eaef48d29dfcbebec8a5f22b2","kind":"commit","published_at":"2018-10-21T21:27:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"bbb0b683dd45d130b17580da86fe6ccc1ab5b3d3","kind":"commit","published_at":"2018-10-15T22:11:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"a61f0fc9a56ef22874753175bad2a636460130d1","kind":"commit","published_at":"2018-10-14T21:03:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"58f526f46e609e3e6cd785d15bfc5486df7ab79f","kind":"commit","published_at":"2018-10-07T22:44:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"dbd67aa892a4e9885d763fcb0d1f6c1691fbf763","kind":"commit","published_at":"2018-09-30T17:16:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"6184c508f94500a9da7486ccb2b9398023e4b1b5","kind":"commit","published_at":"2018-09-23T22:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"a9cbda69c8e059d928da53d9525652170b999455","kind":"commit","published_at":"2018-09-16T21:32:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"27412afa36b6c64b15b3b33cd51235efbc55a775","kind":"commit","published_at":"2018-09-08T22:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d6fb8524ff94080614e8d4d1064c7b2cec66c5d1","kind":"commit","published_at":"2018-09-03T21:14:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"2e9643f6c43c9b393a3914cd085aac92df546c04","kind":"commit","published_at":"2018-08-28T22:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"6847e0affc09f56a1497013be98bc3b59ccd3fde","kind":"commit","published_at":"2018-08-27T17:34:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0/manifests"},{"name":"v1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1","html_url":"https://github.com/mui/material-ui/releases/tag/v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1/manifests"},{"name":"v1.5.1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6b4c29e324eaa1272ce7b42ecab0e3460af6f437","kind":"commit","published_at":"2018-08-12T20:42:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0/manifests"},{"name":"v0.20.2","sha":"1b1c1fce216b5b2f5ecd52d21f8ec6a326c00cd5","kind":"commit","published_at":"2018-08-05T21:43:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2/manifests"},{"name":"v1.4.3","sha":"99650a6d174ad97b41ba1079cd5d7f55b5db21b5","kind":"commit","published_at":"2018-08-04T10:26:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e9bb799208b34fb8f8bbfe4b63b7a1942f95d91f","kind":"commit","published_at":"2018-07-29T14:37:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"869692ecf3812bc4577ed4dde81a9911c5949695","kind":"commit","published_at":"2018-07-22T21:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7fdc1890fb744b565480835fd5684e66871c679f","kind":"commit","published_at":"2018-07-14T15:02:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"f12ba5bfafc53ada2e5719697dd8373d41fa9471","kind":"commit","published_at":"2018-07-02T20:06:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"cd47eeabdcd4f67e35ff5ad56ae82a571da5747a","kind":"commit","published_at":"2018-06-26T10:53:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"e943cb8d6f405de5d53c1f3d1908cbccb502bb3a","kind":"commit","published_at":"2018-06-20T21:41:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"29308b10b3f8ba3565168e4da4bb5f793cb8b4f9","kind":"commit","published_at":"2018-06-18T18:38:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7c094a0f0381c7b68a223e27b5dc700a7595b122","kind":"commit","published_at":"2018-06-10T09:50:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2a300cdec817595ac879bc419257e55ef318b0f9","kind":"commit","published_at":"2018-06-03T15:25:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"3ccf76d315404ebd67f1254f5679d327c0647dfd","kind":"commit","published_at":"2018-05-26T14:56:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"73101790333124cc8f5857bc46038b7d2315842a","kind":"commit","published_at":"2018-05-17T22:07:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.1","sha":"aae0c434f99c4ab559d8aff53cfbd2cfa7974043","kind":"commit","published_at":"2018-05-15T21:15:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1/manifests"},{"name":"v0.20.1","sha":"c663649d9edf9d196aadbb3b426fd613816964fc","kind":"commit","published_at":"2018-05-13T21:34:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1/manifests"},{"name":"v1.0.0-rc.0","sha":"5f3008fc26479b40ff16ec498ae0e6e3361fdb47","kind":"commit","published_at":"2018-05-13T19:13:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-beta.47","sha":"d16e4f5115a9fde3e8958d7959a912a55cbb246d","kind":"commit","published_at":"2018-05-09T21:48:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.47","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47/manifests"},{"name":"v1.0.0-beta.46","sha":"aa1ef83f22650245dd736681d7ec6331cb2a42ef","kind":"commit","published_at":"2018-05-08T21:51:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.46","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46/manifests"},{"name":"v1.0.0-beta.45","sha":"ab592831cbf5987a6516139aeaf148bdb3360ccb","kind":"commit","published_at":"2018-05-07T13:38:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.45","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45/manifests"},{"name":"v1.0.0-beta.44","sha":"0bba4ad1aed5d2181baa156009301eb56fd80158","kind":"commit","published_at":"2018-04-29T20:57:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.44","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44/manifests"},{"name":"v1.0.0-beta.43","sha":"6dfe7382b9777885abe84f4d1f66c0c62545d559","kind":"commit","published_at":"2018-04-22T10:47:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.43","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43/manifests"},{"name":"v1.0.0-beta.42","sha":"bc03443cac8a55ce3fc4d19e6a95e0f3d0116fbf","kind":"commit","published_at":"2018-04-16T20:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.42","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42/manifests"},{"name":"v1.0.0-beta.41","sha":"cddff325bdc2c79592701c11e295e48db0879c28","kind":"tag","published_at":"2018-04-07T18:26:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.41","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41/manifests"},{"name":"v1.0.0-beta.40","sha":"7f423b6bef54c4a34f3b53d9b8ebf33c183916f8","kind":"tag","published_at":"2018-04-01T09:55:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.40","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40/manifests"},{"name":"v1.0.0-beta.39","sha":"b95cb7a83a102b21b7f6add713398f6c9e743d50","kind":"tag","published_at":"2018-03-28T21:23:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.39","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39/manifests"},{"name":"v1.0.0-beta.38","sha":"a6ccfbe7699b67b03703b49a7cb14d865b841d38","kind":"tag","published_at":"2018-03-17T12:24:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.38","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38/manifests"},{"name":"v1.0.0-beta.37","sha":"1587ac3654ae5061eb21f652722a02cc4c367292","kind":"tag","published_at":"2018-03-11T14:31:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.37","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37/manifests"},{"name":"v1.0.0-beta.36","sha":"f31bd2e431c29f85a053387ce062987a3fc36168","kind":"tag","published_at":"2018-03-05T21:07:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.36","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36/manifests"},{"name":"v1.0.0-beta.35","sha":"25ca14ffcec6eeb75446730a03cc4a2014c5e8ab","kind":"tag","published_at":"2018-02-25T22:47:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.35","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.2","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2/manifests"},{"name":"olivier-material-ui-codemod@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1/manifests"},{"name":"olivier-material-ui-icons@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.1","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1/manifests"},{"name":"olivier-material-ui-codemod@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0/manifests"},{"name":"olivier-material-ui-icons@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0/manifests"},{"name":"v1.0.0-beta.34","sha":"284dfcb06fed2244033cc971cb78f485bafece3d","kind":"tag","published_at":"2018-02-17T12:08:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.34","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34/manifests"},{"name":"v1.0.0-beta.33","sha":"b7f698d48d61e74f74e5e50a08b4309460a55266","kind":"tag","published_at":"2018-02-10T12:03:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.33","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33/manifests"},{"name":"v1.0.0-beta.32","sha":"896bc50f35a83fac0453dbbecd9f367b45b450e9","kind":"tag","published_at":"2018-02-04T22:44:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.32","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32/manifests"},{"name":"v1.0.0-beta.31","sha":"6271146a2545aeedf4110990de21ebc0c910b627","kind":"tag","published_at":"2018-01-29T22:06:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.31","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31/manifests"},{"name":"v1.0.0-beta.30","sha":"2bb35ce508832f518a4c3af8cd7cf67af8fd90c5","kind":"tag","published_at":"2018-01-21T22:50:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.30","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30/manifests"},{"name":"v1.0.0-beta.29","sha":"7386d56d4dfb85ca4a586a56691b6a58798d5c42","kind":"tag","published_at":"2018-01-16T20:27:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.29","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29/manifests"},{"name":"v1.0.0-beta.28","sha":"e1f3dad9084edf460d42e0a5f6b7c956eaa51e8d","kind":"tag","published_at":"2018-01-14T14:52:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.28","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28/manifests"},{"name":"v1.0.0-beta.27","sha":"fcfe4a64a95f65e205c5ba9523987982e6556eea","kind":"tag","published_at":"2018-01-06T15:25:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.27","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27/manifests"},{"name":"v1.0.0-beta.26","sha":"bd42549ee464bce03743f7ee18964066f9d3907d","kind":"tag","published_at":"2017-12-30T23:24:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.26","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26/manifests"},{"name":"v1.0.0-beta.25","sha":"d9ab3e313136fa5fb179743b560ac7c9e4fa8f6a","kind":"tag","published_at":"2017-12-22T23:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.25","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25/manifests"},{"name":"v1.0.0-beta.24","sha":"7c8fe8516f8bf6317e7cc748eefa7d97c92b4007","kind":"tag","published_at":"2017-12-17T12:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.24","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24/manifests"},{"name":"v1.0.0-beta.23","sha":"1a4e5b06ae0a7f6b3a6be810d272ebdf3efbb863","kind":"tag","published_at":"2017-12-09T09:51:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.23","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23/manifests"},{"name":"v0.20.0","sha":"86b40ae4883e95d6139e9e5d59c0e14aa022ce3a","kind":"commit","published_at":"2017-12-04T04:05:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0/manifests"},{"name":"v1.0.0-beta.22","sha":"22f68ca292a947349ae2877b09e85775703ec87f","kind":"tag","published_at":"2017-11-28T23:11:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22/manifests"},{"name":"v1.0.0-beta.21","sha":"d33604a9deacbb2725da3688d823416486a039c1","kind":"tag","published_at":"2017-11-13T22:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21/manifests"},{"name":"v1.0.0-beta.20","sha":"076d08bfa709ffdb4858106ebda73f475e4ec5b9","kind":"tag","published_at":"2017-11-05T19:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20/manifests"},{"name":"v1.0.0-beta.19","sha":"2a1879fb818973d4df766c2d7842afd939fdb2b8","kind":"tag","published_at":"2017-10-30T21:51:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19/manifests"},{"name":"v1.0.0-beta.18","sha":"f626204f8e0cd9933bcb7a8c8ac5cd97d6419eca","kind":"tag","published_at":"2017-10-23T21:58:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18/manifests"},{"name":"v1.0.0-beta.17","sha":"616d69d5ff7263eb9c84960b6b7a4c9ff852d4ef","kind":"tag","published_at":"2017-10-15T22:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17/manifests"},{"name":"v1.0.0-beta.16","sha":"56fd0d9d2f6fe0222b8c4117e227de1d725918ba","kind":"tag","published_at":"2017-10-08T20:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16/manifests"},{"name":"v0.19.4","sha":"f1bc4be26ca68578f0cfd053fed8eeabe0d3a636","kind":"tag","published_at":"2017-10-08T19:56:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4/manifests"},{"name":"v1.0.0-beta.15","sha":"4da17a67182a212be91a36cec9c976ccb6293380","kind":"tag","published_at":"2017-10-04T16:05:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15/manifests"},{"name":"v1.0.0-beta.13","sha":"736f12000e6989b2e37fcf10deca8bcf20a284f5","kind":"tag","published_at":"2017-10-01T19:58:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13/manifests"},{"name":"v0.19.3","sha":"7e484cc0c2e3db1e30ebe89d93475f2999f6168c","kind":"tag","published_at":"2017-10-01T19:35:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3/manifests"},{"name":"v1.0.0-beta.12","sha":"65b6e04a74a1520209e7b8fcfa311a431ecb070a","kind":"tag","published_at":"2017-09-24T18:24:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12/manifests"},{"name":"v0.19.2","sha":"5f750e046d48fa2f8c0efd86290ea48661c9b32e","kind":"tag","published_at":"2017-09-18T20:14:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2/manifests"},{"name":"v1.0.0-beta.11","sha":"01c6feb33e7e4e5043ce2a8377fa7dda3dbc8180","kind":"tag","published_at":"2017-09-18T19:11:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11/manifests"},{"name":"v1.0.0-beta.10","sha":"3d4518c997fe875f8e91044ff59a09a46fdfb726","kind":"tag","published_at":"2017-09-13T21:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10/manifests"},{"name":"v1.0.0-beta.9","sha":"d4dba0da9a00efe5104365ca647d848a131a41a6","kind":"tag","published_at":"2017-09-10T11:17:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9/manifests"},{"name":"v1.0.0-beta.8","sha":"865b39bef48c3f85743c3914ba146b97b93fce0f","kind":"tag","published_at":"2017-09-02T11:11:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8/manifests"},{"name":"v0.19.1","sha":"b0d03e92c64bee1ac8c25acd0c48657b7f605d9a","kind":"tag","published_at":"2017-09-02T10:38:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1/manifests"},{"name":"v1.0.0-beta.7","sha":"d2083879918dcafdc9c17e3e19440000a0abb3b0","kind":"tag","published_at":"2017-08-30T22:51:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7/manifests"},{"name":"v1.0.0-beta.6","sha":"8385df161a6792d472821e30c7095b267b844950","kind":"tag","published_at":"2017-08-20T14:48:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6/manifests"},{"name":"v1.0.0-beta.5","sha":"8292545fd41ea9f9d3c7c52bb45f60a4fea434a9","kind":"tag","published_at":"2017-08-15T08:55:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5/manifests"},{"name":"v0.19.0","sha":"d1b3bc614a818d497e38fd51c85077dd7b490bad","kind":"tag","published_at":"2017-08-15T08:17:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0/manifests"},{"name":"v1.0.0-beta.4","sha":"110f0a6e95e8e2b51b2bdd7e545a9b41d1a0009f","kind":"tag","published_at":"2017-08-05T10:09:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4/manifests"},{"name":"v1.0.0-beta.3","sha":"e0dd9560d4a152ca0a61558b6238edc40746c354","kind":"tag","published_at":"2017-07-29T21:00:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"45d5da95daf4d52b0ea6e4ffbef27755fa0aa196","kind":"tag","published_at":"2017-07-23T17:45:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"603fbde8d99e386d6640ec6c24ba9fcfc4316dd4","kind":"tag","published_at":"2017-07-23T17:12:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1/manifests"},{"name":"v0.18.7","sha":"50f6dfc4b6ee7473e27ba950c3ce900b24f17d1c","kind":"tag","published_at":"2017-07-23T15:51:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7/manifests"},{"name":"v1.0.0-alpha.22","sha":"f3992561ed94696d595b6a56efc7449c7dee67c7","kind":"tag","published_at":"2017-07-18T09:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22/manifests"},{"name":"v1.0.0-alpha.21","sha":"49d21891b72796f4a8f383d9b15b66f72cb94549","kind":"tag","published_at":"2017-07-04T22:13:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21/manifests"},{"name":"v0.18.6","sha":"1d10ecbac4a83f9934bb6a7f025855f82002113c","kind":"tag","published_at":"2017-07-04T21:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6/manifests"},{"name":"v0.18.5","sha":"86f7c4141cc66ab1e96a681a6945472283e41ea3","kind":"tag","published_at":"2017-06-28T18:14:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5/manifests"},{"name":"v1.0.0-alpha.20","sha":"84363396403cbbd51072d0b09822cd6d8ab6bf87","kind":"tag","published_at":"2017-06-25T18:01:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20/manifests"},{"name":"v0.18.4","sha":"2c6872cacf19ac71a316b282c2467162dcd148c6","kind":"tag","published_at":"2017-06-25T17:39:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4/manifests"},{"name":"v1.0.0-alpha.19","sha":"611bfd7557fd928933e39c054d2b2edeb57adaed","kind":"tag","published_at":"2017-06-19T16:58:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19/manifests"},{"name":"v1.0.0-alpha.18","sha":"5fdb60642bdf2907b7fba352cf2cd0fa7208848f","kind":"tag","published_at":"2017-06-19T10:12:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18/manifests"},{"name":"v1.0.0-alpha.17","sha":"73e0a35145d10f3c29a991f75e5ba8315e0e754a","kind":"tag","published_at":"2017-06-12T11:55:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17/manifests"},{"name":"v0.18.3","sha":"4c6a542c772f9fe9ff97bb95f63801138d7722d0","kind":"tag","published_at":"2017-06-07T21:28:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"9d3b59b3fec3b31b37334c3bd842112f3d090f86","kind":"commit","published_at":"2017-06-06T21:29:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2/manifests"},{"name":"v1.0.0-alpha.16","sha":"0c7dba6dc5ad8b9f69ec3c60e3ba31f2973e582a","kind":"tag","published_at":"2017-06-01T08:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"18508aeb3e5817406209e15c3e51a53c2cbece96","kind":"tag","published_at":"2017-05-23T20:00:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"771fb44738e116a1d2cec7aabb8ed1425b1d57f6","kind":"tag","published_at":"2017-05-14T10:11:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14/manifests"},{"name":"v0.18.1","sha":"715372edf9fc21244030207409b4070158f6936d","kind":"tag","published_at":"2017-05-13T10:21:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1/manifests"},{"name":"v1.0.0-alpha.13","sha":"17fde80a53fb9fcce31a82290f54de55cf3655e9","kind":"tag","published_at":"2017-05-08T10:47:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13/manifests"},{"name":"v0.18.0","sha":"dea7938b1265a3b100899d65589fbd05e877ab9e","kind":"tag","published_at":"2017-04-30T22:26:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0/manifests"},{"name":"v1.0.0-alpha.12","sha":"dc7371e4770fd3e8b1a82b9c2c2a652acaa73713","kind":"tag","published_at":"2017-04-30T22:22:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12/manifests"},{"name":"v0.17.4","sha":"a398290811c94bd6bb2d5d04c7f6d0ce734e3ad6","kind":"commit","published_at":"2017-04-14T17:20:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4/manifests"},{"name":"v1.0.0-alpha.11","sha":"7b3dbfaf2e94e8139424c8660692ee20d5a9880e","kind":"tag","published_at":"2017-04-14T16:50:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11/manifests"},{"name":"v0.17.3","sha":"53076a03182668f94d3bf40cd880309a51e9be88","kind":"tag","published_at":"2017-04-10T21:42:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"38c4aed87e608ded8e083dcf341ed5e9a14c20ef","kind":"tag","published_at":"2017-04-09T11:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2/manifests"},{"name":"v1.0.0-alpha.10","sha":"27fd907d604c1d3189b7b70e3a7e4758e0171492","kind":"tag","published_at":"2017-04-06T12:00:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"b962c2fbfa7a9cab9e9844e01966b90ca86e67a1","kind":"tag","published_at":"2017-04-01T13:47:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a0b4691eb3958aeb9173a8f4e705c81dfb7d25da","kind":"tag","published_at":"2017-03-25T11:46:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8/manifests"},{"name":"v0.17.1","sha":"05280483dbbc29e56edd8f3644721679b55d4d73","kind":"commit","published_at":"2017-03-13T12:27:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1/manifests"},{"name":"v1.0.0-alpha.7","sha":"9281a3fcee37d6afb9e493ff06e8a2626f4d7d91","kind":"tag","published_at":"2017-03-12T12:31:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"69f604946c366c655d0613841c034cacee7e9ef4","kind":"commit","published_at":"2017-02-26T12:41:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6/manifests"},{"name":"v1.0.0-alpha.5","sha":"74973892bdfacd5c9e3a4ce63185e9a6500d9522","kind":"commit","published_at":"2017-02-26T11:04:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-alpha.4","sha":"6472a6864951bfe7f3739afbe74b50981299ac28","kind":"commit","published_at":"2017-02-26T10:19:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4/manifests"},{"name":"v0.17.0","sha":"c9af9606bcea6551ceaadc2f6430d629eb679e84","kind":"commit","published_at":"2017-02-12T22:06:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0/manifests"},{"name":"v1.0.0-alpha.3","sha":"4583f5212d0b668e3801a859d3cc584cec0ec173","kind":"commit","published_at":"2017-02-12T21:43:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"8476782b595175d25c8a972b5fe53bc1f8532676","kind":"tag","published_at":"2017-02-07T19:48:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"3a0eb03018a9c5c96ba5233de8ef45202403a94c","kind":"commit","published_at":"2017-01-29T21:29:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.16.7","sha":"867c6c29b1badd839b1fd57720e5754fcd53a516","kind":"commit","published_at":"2017-01-15T19:57:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"bc84dbeeb78b725fefdc10cdc6eee7b75cc1226e","kind":"commit","published_at":"2016-12-25T21:03:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"8a03a04ef17f76ce09b88607b216d8a8e4d277d6","kind":"commit","published_at":"2016-12-09T20:45:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"84c18c98ff56fbe81be902735164219040729bb1","kind":"commit","published_at":"2016-11-17T19:18:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"066c5d53d1d4ecec2923ed12ec14647ae8248a9c","kind":"commit","published_at":"2016-11-17T16:41:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"806b2eab2272b430e814f8b3c7f1e7b31cd0e306","kind":"commit","published_at":"2016-11-14T17:22:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"2085737a798d9cb808b2fddf1f06883b27327ccc","kind":"commit","published_at":"2016-10-19T18:24:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"6eb9913441cb39562f4c935bdd70042d26daa260","kind":"commit","published_at":"2016-10-05T14:36:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0/manifests"},{"name":"v0.16.0-rc2","sha":"71a9524d0ec28dad2f566a42c7bb8ad2ea93ce36","kind":"commit","published_at":"2016-09-24T19:31:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2/manifests"},{"name":"v0.16.0-rc1","sha":"1691addd7f84317619c6831c35cb1f32ef3779b6","kind":"commit","published_at":"2016-09-07T19:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1/manifests"},{"name":"v0.15.4","sha":"be9bc14f4cda041299b6f8845af87b9278c871fc","kind":"commit","published_at":"2016-08-10T22:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"8bd3589dd7f676f3d725559cbd63457afe8d3691","kind":"commit","published_at":"2016-08-02T20:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"908f694e1e6eae9e63da6b22e63100d6bda4fa8e","kind":"commit","published_at":"2016-07-09T21:10:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"1fed1bcc81d89e473e261c1da4bf0a3a46515ce8","kind":"tag","published_at":"2016-06-20T08:15:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"06667b589952f58ff8c6d277df364ef16dada671","kind":"tag","published_at":"2016-05-06T13:49:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0/manifests"},{"name":"v0.15.0-beta.2","sha":"7cf7adfe9042e9be8dbaa1c850ffacca26e9c269","kind":"commit","published_at":"2016-04-21T22:57:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2/manifests"},{"name":"v0.15.0-beta.1","sha":"47d7525fb77c7c579e99d595b3f98c69fc838c77","kind":"tag","published_at":"2016-04-14T13:33:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1/manifests"},{"name":"v0.15.0-alpha.2","sha":"caabf9eaee5a5e11097958105f8427cfc8905f86","kind":"tag","published_at":"2016-03-17T23:37:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2/manifests"},{"name":"v0.15.0-alpha.1","sha":"2ebddeb908857c16ece162964a7e501ab37716ba","kind":"commit","published_at":"2016-02-27T17:54:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1/manifests"},{"name":"v0.14.4","sha":"de2bee1335ff1fd701a60cb3d739cf919dbd77ce","kind":"commit","published_at":"2016-02-03T00:47:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"fa9141f90149392cc3fa366736e61a89b07e9205","kind":"commit","published_at":"2016-01-27T03:06:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"44b41957ae81344cf6dc794cf2dbe2da48152622","kind":"commit","published_at":"2016-01-08T15:52:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"0ae4d7f61bb240ae5e2adc9d15a8d5629f738db6","kind":"commit","published_at":"2016-01-04T22:23:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"628bc82957d8e537a1b648e31e10723820bb00ac","kind":"commit","published_at":"2015-12-25T15:12:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0/manifests"},{"name":"v0.14.0-rc2","sha":"9a24d8a7839c37b86748ad8022e39235e8eb6be2","kind":"commit","published_at":"2015-12-14T22:26:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2/manifests"},{"name":"v0.14.0-rc1","sha":"7459597806a2f1f5826eaab26d3c5d974da70fbd","kind":"commit","published_at":"2015-12-04T19:52:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1/manifests"},{"name":"v0.13.4","sha":"a98006f9ffb588030cbdd2e3b4a4515017e58c43","kind":"commit","published_at":"2015-11-24T17:07:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"e33afed6913b58a990bd4b51a038bbfff0a0f42f","kind":"commit","published_at":"2015-11-17T16:34:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"6f28ad04e8f95073646bfeb8936c550ca4a94347","kind":"commit","published_at":"2015-11-10T00:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"330488977f95dbebd6cf6a387bf10a86238331ff","kind":"commit","published_at":"2015-10-29T21:08:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"7980cd589e9dc9e055e1b789bf2f80e7f2ef0f5d","kind":"commit","published_at":"2015-10-21T19:38:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"86394ccd2d7b715eaa054a369679eba4ac82ce1f","kind":"commit","published_at":"2015-10-21T19:04:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"d310459476a461e0d29f166de277896026d8f35f","kind":"commit","published_at":"2015-10-19T17:30:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"06aca1012d01de4ec782acfb8d22a6ec83d48ff7","kind":"commit","published_at":"2015-10-07T21:43:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"6671f90516c2065839efae773ecda924b8bebdae","kind":"commit","published_at":"2015-10-06T19:31:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"a4e194e46c47f8e2eedfab8f0a8c4104e5679c95","kind":"commit","published_at":"2015-09-28T16:15:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"aa485220ff28e907d2548cbfb65bd789c23d9eba","kind":"commit","published_at":"2015-09-25T16:08:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"b55b770f2049852febe47bef27aa0eaceafcec08","kind":"commit","published_at":"2015-09-15T21:10:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"82bc1cb2805f7b624516f71628e6ca525df18cad","kind":"commit","published_at":"2015-08-24T21:31:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0/manifests"},{"name":"v0.10.4","sha":"a8097bcbed6939f0cb308e05acf03a907b666725","kind":"commit","published_at":"2015-08-09T03:29:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"2a43082b52138e33c85878616461445895066a11","kind":"commit","published_at":"2015-08-08T22:51:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"71583523f39c1830d3fcffeff0598c2f803f1048","kind":"commit","published_at":"2015-07-29T20:34:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"6b609c63611b02f9e845b765770983c547cd6af8","kind":"commit","published_at":"2015-07-13T21:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"b6140ec86c5087ad799e9a658f3f0d9b150c205a","kind":"commit","published_at":"2015-07-10T01:35:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"8a18478700f49b94fe7f580664e7b31c581ceb0b","kind":"commit","published_at":"2015-06-20T17:47:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"3da654eb4f0ddb10d81f2706eda1f3819e40b795","kind":"commit","published_at":"2015-06-15T01:46:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"867e87d3530b4fb6bc7f6ec5fb9edcd49e7bd631","kind":"commit","published_at":"2015-06-09T23:38:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"cb794810e7c39352f1bbd533d92983dc22a57510","kind":"commit","published_at":"2015-05-24T20:12:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0/manifests"},{"name":"v0.7.5","sha":"b3ce0b272e5468919d01b3d3ab6751a92f682b48","kind":"commit","published_at":"2015-04-27T19:14:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"abc159f246f15163f7984bcf702409cffc745d6e","kind":"commit","published_at":"2015-04-21T18:14:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"9321a4a8879f380a725c7439114ebf3e0da8abcc","kind":"commit","published_at":"2015-04-01T15:20:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"953606f4d1a9e3a33798b499219fe40b1f81fd96","kind":"commit","published_at":"2015-03-25T23:45:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"03c169188dd10ec2242b7806050781867c0291dd","kind":"commit","published_at":"2015-03-04T21:41:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"078ba0c94f8985dd2d96587784f760474ba51858","kind":"commit","published_at":"2015-02-13T21:06:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"accd9f0ef163d514b091709ffd63f76f6d1a467f","kind":"commit","published_at":"2015-01-27T00:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"57c7a95be20dc77cbe0459a40acc802e16de5148","kind":"commit","published_at":"2015-01-26T23:07:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"706446d6aeb952def6f2016fdc213b6e56b2d40f","kind":"commit","published_at":"2015-01-03T23:58:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"6b294fdd0a7f9686b8b8f05cf8759e90b3e581f9","kind":"commit","published_at":"2014-12-25T17:36:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"3eb741fdb94fff5e8218809b8f7d5a9d2e4d1778","kind":"commit","published_at":"2014-12-15T17:14:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"d65414913839d9d939c8bd938ca21f39f0faa924","kind":"commit","published_at":"2014-12-07T15:15:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"fc3232f6e9d1662c4f9d813b70acb329c4cdc6de","kind":"commit","published_at":"2014-11-30T21:22:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"4b02786c2a7e27613201fe72c033a260018a38d6","kind":"commit","published_at":"2014-11-28T20:34:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"ab8880bc442941c20d58ca2cbb8aace7b2724929","kind":"commit","published_at":"2014-11-17T20:10:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"052b0bc5a3e887d0a36b2277a2e09812a0ce206b","kind":"commit","published_at":"2014-11-11T21:11:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"715b7e868003ac9b121bdacee3e1301b9c660aa9","kind":"commit","published_at":"2014-11-08T19:56:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"088d257c0bec691545cd32f83fd2af753866b8ee","kind":"commit","published_at":"2014-11-08T00:13:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0/manifests"},{"name":"v0.1.29","sha":"3fe7b8bf7c3adc04522f311ce1c1c3b6e39e8edd","kind":"commit","published_at":"2014-11-05T19:58:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.1.29","html_url":"https://github.com/mui/material-ui/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29/manifests"}]},"repo_metadata_updated_at":"2025-12-12T02:56:37.211Z","dependent_packages_count":1,"downloads":33411,"downloads_period":"last-month","dependent_repos_count":211,"rankings":{"downloads":2.754437082974734,"dependent_repos_count":1.063483967874097,"dependent_packages_count":20.907756255897063,"stargazers_count":0.05657222737944497,"forks_count":0.014570360692080925,"docker_downloads_count":1.1158782167805419,"average":4.31878301859966},"purl":"pkg:npm/%40mui/docs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mui/docs","docker_dependents_count":1,"docker_downloads_count":177,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mui/docs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mui/docs/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-29T16:04:14.239Z","issues_count":4308,"pull_requests_count":9949,"avg_time_to_close_issue":13592057.178502878,"avg_time_to_close_pull_request":1743679.4759773905,"issues_closed_count":2590,"pull_requests_closed_count":8490,"pull_request_authors_count":716,"issue_authors_count":2931,"avg_comments_per_issue":5.109795728876509,"avg_comments_per_pull_request":1.994974369283345,"merged_pull_requests_count":7175,"bot_issues_count":19,"bot_pull_requests_count":3438,"past_year_issues_count":769,"past_year_pull_requests_count":3299,"past_year_avg_time_to_close_issue":842316.4168674699,"past_year_avg_time_to_close_pull_request":466566.7232444611,"past_year_issues_closed_count":415,"past_year_pull_requests_closed_count":2663,"past_year_pull_request_authors_count":186,"past_year_issue_authors_count":610,"past_year_avg_comments_per_issue":1.859557867360208,"past_year_avg_comments_per_pull_request":1.4080024249772658,"past_year_bot_issues_count":9,"past_year_bot_pull_requests_count":1478,"past_year_merged_pull_requests_count":2376,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/issues","maintainers":[{"login":"oliviertassinari","count":773,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"siriwatknp","count":700,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":511,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":434,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"mnajdova","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"michaldudak","count":262,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"aarongarciah","count":237,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"ZeeshanTamboli","count":207,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mj12albert","count":193,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"alexfauquette","count":165,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"samuelsycamore","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"cherniavskii","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"LukasTy","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"bharatkashyap","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"DanailH","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"JCQuintas","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"eps1lon","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"hbjORbj","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hbjORbj"},{"login":"flaviendelangle","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"michelengelen","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"rosskevin","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rosskevin"},{"login":"mbrookes","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"m4theushw","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"apedroferreira","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"hasdfa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"nikitaa24","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikitaa24"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"richbustos","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richbustos"},{"login":"nathanmarks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanmarks"},{"login":"vicasas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"MBilalShafi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joshwooding","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwooding"},{"login":"dimitropoulos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dimitropoulos"},{"login":"arthurbalduini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"dmtrKovalenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmtrKovalenko"},{"login":"hai-cea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-cea"},{"login":"gerdadesign","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"DavidCnoops","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidCnoops"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}],"active_maintainers":[{"login":"siriwatknp","count":282,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":241,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":191,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"oliviertassinari","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"ZeeshanTamboli","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mnajdova","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"mj12albert","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"aarongarciah","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"prakhargupta1","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"JCQuintas","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"DanailH","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"alexfauquette","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"bharatkashyap","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"LukasTy","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"cherniavskii","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"michaldudak","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"MBilalShafi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"flaviendelangle","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"vicasas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fdocs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fdocs/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fdocs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fdocs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fdocs/codemeta","maintainers":[{"uuid":"brijeshb42","login":"brijeshb42","name":null,"email":"brijeshb42@gmail.com","url":null,"packages_count":70,"html_url":"https://www.npmjs.com/~brijeshb42","role":null,"created_at":"2023-06-05T19:45:40.703Z","updated_at":"2023-06-05T19:45:40.703Z","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":63,"html_url":"https://www.npmjs.com/~michaldudak","role":null,"created_at":"2022-11-20T20:06:17.764Z","updated_at":"2022-11-20T20:06:17.764Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/michaldudak/packages"},{"uuid":"atomiks","login":"atomiks","name":null,"email":"cc.glows@gmail.com","url":null,"packages_count":51,"html_url":"https://www.npmjs.com/~atomiks","role":null,"created_at":"2024-08-20T14:10:32.739Z","updated_at":"2024-08-20T14:10:32.739Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/atomiks/packages"},{"uuid":"mnajdova","login":"mnajdova","name":null,"email":"mnajdova@gmail.com","url":null,"packages_count":88,"html_url":"https://www.npmjs.com/~mnajdova","role":null,"created_at":"2022-11-20T20:06:17.760Z","updated_at":"2022-11-20T20:06:17.760Z","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":113,"html_url":"https://www.npmjs.com/~oliviertassinari","role":null,"created_at":"2022-11-20T20:06:17.729Z","updated_at":"2022-11-20T20:06:17.729Z","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":158,"html_url":"https://www.npmjs.com/~siriwatknp","role":null,"created_at":"2022-11-20T20:06:17.756Z","updated_at":"2022-11-20T20:06:17.756Z","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":113,"html_url":"https://www.npmjs.com/~janpotoms","role":null,"created_at":"2025-08-19T15:11:58.400Z","updated_at":"2025-08-19T15:11:58.400Z","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":42,"html_url":"https://www.npmjs.com/~aarongarciah","role":null,"created_at":"2024-08-20T14:10:32.566Z","updated_at":"2024-08-20T14:10:32.566Z","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":46,"html_url":"https://www.npmjs.com/~mj12albert","role":null,"created_at":"2023-03-24T09:26:30.897Z","updated_at":"2023-03-24T09:26:30.897Z","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":46,"html_url":"https://www.npmjs.com/~diegoandai","role":null,"created_at":"2023-06-05T19:45:40.716Z","updated_at":"2023-06-05T19:45:40.716Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/diegoandai/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5264274,"maintainers_count":1091160,"namespaces_count":333594,"keywords_count":760514,"github":"npm","metadata":{"funded_packages_count":159192},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-12-16T06:37:22.408Z","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":9233645,"name":"mui-deploy-test-123","ecosystem":"npm","description":"Material UI is an open-source React component library that implements Google's Material Design. It's comprehensive and can be used in production out of the box.","homepage":"https://mui.com/material-ui/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/material-ui","keywords_array":["react","react-component","mui","material-ui","material design"],"namespace":null,"versions_count":2,"first_release_published_at":"2024-03-19T04:08:23.755Z","latest_release_published_at":"2024-03-19T08:03:39.940Z","latest_release_number":"0.1.1","last_synced_at":"2025-12-12T01:21:12.294Z","created_at":"2024-03-19T04:10:13.914Z","updated_at":"2025-12-12T01:21:12.294Z","registry_url":"https://www.npmjs.com/package/mui-deploy-test-123","install_command":"npm install mui-deploy-test-123","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/mui-org"},"dist-tags":{"latest":"0.1.1"}},"repo_metadata":{"id":19822297,"uuid":"23083156","full_name":"mui/material-ui","owner":"mui","description":"Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.","archived":false,"fork":false,"pushed_at":"2025-10-22T16:11:10.000Z","size":699196,"stargazers_count":96842,"open_issues_count":1774,"forks_count":32693,"subscribers_count":1324,"default_branch":"master","last_synced_at":"2025-10-22T18:17:02.502Z","etag":null,"topics":["design-system","material-design","material-ui","react","react-components"],"latest_commit_sha":null,"homepage":"https://mui.com/material-ui/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2014-08-18T19:11:54.000Z","updated_at":"2025-10-22T16:11:52.000Z","dependencies_parsed_at":"2025-06-02T16:06:01.092Z","dependency_job_id":"32b77193-1b92-4638-bb5e-6c82ade9eee5","html_url":"https://github.com/mui/material-ui","commit_stats":{"total_commits":23822,"total_committers":3211,"mean_commits":"7.4188726253503585","dds":0.8266728234405172,"last_synced_commit":"c0620e333641deda56f3cd68c7c3736098ee818c"},"previous_names":["mui-org/material-ui","callemall/material-ui"],"tags_count":568,"template":false,"template_full_name":null,"purl":"pkg:github/mui/material-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/sbom","scorecard":{"id":262861,"data":{"date":"2025-08-17T02:37:43Z","repo":{"name":"github.com/mui/material-ui","commit":"06de3386e5dbd68c7e7496219f702232dcd7ec9f"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.7,"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":"Maintained","score":10,"reason":"30 commit(s) and 1 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":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/check-if-pr-has-label.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yml: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:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/no-response.yml:22","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/check-if-pr-has-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci-check.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-cleanup.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/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/publish-canaries.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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 28 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":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  14 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:  13 out of  13 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":"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: 'allow deletion' disabled on branch 'v6.x'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v6.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v6.x'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'v6.x'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v6.x'","Warn: codeowners review is not required on branch 'master'","Warn: codeowners review is not required on branch 'v6.x'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v6.x'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v6.x'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v6.x'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v6.x'"],"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":"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":"CI-Tests","score":10,"reason":"28 out of 28 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 36 contributing companies or organizations","details":["Info: found contributions from: A11yance, LightSourceAI, TourConnect, Treeshakers, alienfast, calcom, callemall, cefsharp, cssinjs, emikra, goose-duck, instacart, jalaali, lightsourceai, mui, mui-org, nodejs, openfoodfacts, pabloengine, pretur, react-native-community, reactiran, reactjs, reactwg, state-machines, storybookjs, testing-library, text-em-all, typed-typings, typescript-cheatsheets, underjs, vercel, webpack, yarnpkg, yarnplugins, 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":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-cpj6-fhp6-mr6j","Warn: Project is vulnerable to: GHSA-f46r-rw29-r322","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","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-17T11:13:50.539Z","repository_id":19822297,"created_at":"2025-08-17T11:13:50.539Z","updated_at":"2025-08-17T11:13:50.539Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280748853,"owners_count":26383954,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-24T02:00:06.418Z","response_time":73,"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":"v7.3.4","sha":"28eadba9ec2899226ecbf4058b8fba1ddeab9e6d","kind":"tag","published_at":"2025-10-02T18:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4/manifests"},{"name":"v7.3.3","sha":"6984a79aa3ebde0ad9d1a21817de900f60b7dc90","kind":"tag","published_at":"2025-10-02T14:01:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3/manifests"},{"name":"v7.3.2","sha":"ebd180cdd48e365aa0c5c54b6568d5efc320590d","kind":"tag","published_at":"2025-09-02T06:18:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"3592ec32c4858c22bf99c535c037c13ee6db6b84","kind":"tag","published_at":"2025-08-06T09:33:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"ad98e5ebf7f2f629f9a8b054d9ee3e7217d163bf","kind":"tag","published_at":"2025-08-05T05:40:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0/manifests"},{"name":"v6.5.0","sha":"894dd472b2cc3bbf218eef521ce5a4bcbe914e60","kind":"tag","published_at":"2025-07-08T02:51:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0/manifests"},{"name":"v5.18.0","sha":"6b50143dcfc2aad56a37c9f2e1f14256e9a65c4e","kind":"tag","published_at":"2025-07-08T02:50:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0/manifests"},{"name":"v7.2.0","sha":"1496d735b2cf16501ce413daec40d627eee77e1d","kind":"tag","published_at":"2025-06-30T08:59:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0/manifests"},{"name":"v7.1.2","sha":"ad2d425db362790d6d0f90fbe5b5d3a5b5132503","kind":"tag","published_at":"2025-06-20T07:34:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2/manifests"},{"name":"v6.4.12","sha":"9179a92b0d97f6d0270c7fac733cfd81bd7354cc","kind":"tag","published_at":"2025-06-02T06:58:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12/manifests"},{"name":"v7.1.1","sha":"0ebb3a14ccc5dbee4ec2682b387511f107b95a65","kind":"tag","published_at":"2025-06-02T06:47:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"e3e07e0b8fac5ca8fb4bbf3ec453dbe79133552f","kind":"tag","published_at":"2025-05-06T08:50:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0/manifests"},{"name":"v6.4.11","sha":"6b3957d9d42c83e069da8e8bb534ec294dcb6254","kind":"tag","published_at":"2025-04-10T02:36:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11/manifests"},{"name":"v7.0.2","sha":"ebb24ce49e1ef8358600a7787cb6c8d671cead63","kind":"tag","published_at":"2025-04-09T13:08:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2/manifests"},{"name":"v6.4.10","sha":"d80a3609c8a7274dc5fafa348382059945aee449","kind":"tag","published_at":"2025-03-31T19:03:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10/manifests"},{"name":"v7.0.1","sha":"d6fdcac555725c3807e6f03445e3a051398ee739","kind":"tag","published_at":"2025-03-28T18:58:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"22aa7db2ed23df3b43530e9fdb57bc1051221457","kind":"tag","published_at":"2025-03-26T14:16:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0/manifests"},{"name":"v6.4.9","sha":"a884cb821f67a831f44cc6abfc3bc77faef91ada","kind":"tag","published_at":"2025-03-25T15:45:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9/manifests"},{"name":"v7.0.0-rc.0","sha":"ebaec8db8ae1b90183817cb0bad549d7fc63fe79","kind":"tag","published_at":"2025-03-19T09:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0/manifests"},{"name":"v5.17.1","sha":"0d509f8a4a48031a1e25974a1604b803892ce94e","kind":"tag","published_at":"2025-03-18T18:44:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"b0dc8270c5a2896293ff8b61052120a13819f0a1","kind":"tag","published_at":"2025-03-18T15:28:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0/manifests"},{"name":"v6.4.8","sha":"2bded219fabaaefc2083aa660d5856ab75cfa8d6","kind":"tag","published_at":"2025-03-17T17:54:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8/manifests"},{"name":"v7.0.0-beta.4","sha":"260ed53760f179e3bb4f1f43e2f2712ecbf9fdd7","kind":"tag","published_at":"2025-03-13T13:30:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4/manifests"},{"name":"v6.4.7","sha":"d1ca0a45fea4327ba4dc9876e62922785493f1c3","kind":"tag","published_at":"2025-03-05T15:19:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7/manifests"},{"name":"v7.0.0-beta.3","sha":"9dea4105c8b413e087bd1d0cc517b52831a2eb86","kind":"tag","published_at":"2025-03-05T15:13:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"48acea181cac8ca14455e76d01d3554ba578781e","kind":"tag","published_at":"2025-02-27T15:00:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2/manifests"},{"name":"v7.0.0-beta.1","sha":"2cf2e71af3c2b26694964884456bc335c2ba6cdb","kind":"tag","published_at":"2025-02-26T18:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1/manifests"},{"name":"v6.4.6","sha":"356b885778a2af26505d5dbba76a9abcceb69800","kind":"tag","published_at":"2025-02-26T13:39:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6/manifests"},{"name":"v7.0.0-beta.0","sha":"b485c1abec1d776e925ca90e6fa7d91e9bd057a7","kind":"tag","published_at":"2025-02-26T13:22:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0/manifests"},{"name":"v7.0.0-alpha.2","sha":"ba14b7070070281c8a6cea1df7653f007bb8da49","kind":"tag","published_at":"2025-02-18T18:57:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.4.5","sha":"6f2b908baa7863e2cbf0ec4518dc90ccfd53597b","kind":"tag","published_at":"2025-02-18T18:46:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5/manifests"},{"name":"v7.0.0-alpha.1","sha":"c390c1c2d1c85f42d40f16ce405a3c4b62026ec7","kind":"tag","published_at":"2025-02-11T17:34:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1/manifests"},{"name":"v6.4.4","sha":"c66361a6ad9d1354b60e6fb93ba3144c1348ab15","kind":"tag","published_at":"2025-02-11T14:31:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4/manifests"},{"name":"v6.4.3","sha":"cee310a92f61ffb75284195a9ed30bcb367c78e2","kind":"tag","published_at":"2025-02-04T18:53:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3/manifests"},{"name":"v7.0.0-alpha.0","sha":"3e3195a4285ca716061f7d7d87f4915630af1b69","kind":"tag","published_at":"2025-02-03T12:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.4.2","sha":"1813d89a599a4027fd216062b2cac8b0c1864f1d","kind":"tag","published_at":"2025-01-29T15:50:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2/manifests"},{"name":"v6.4.1","sha":"819e662a2ce210f8805c45057389217cb1c39a83","kind":"tag","published_at":"2025-01-21T13:23:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"f9949a8889c7e69cac145ce56411298a234d2e49","kind":"tag","published_at":"2025-01-14T16:46:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0/manifests"},{"name":"v5.16.14","sha":"ba588c8333d765af63ab15c8b33dd947b615f70b","kind":"tag","published_at":"2025-01-06T21:20:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14/manifests"},{"name":"v6.3.1","sha":"afd551abd3be44de711d6baef48e62e18b97c908","kind":"tag","published_at":"2025-01-03T13:53:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1/manifests"},{"name":"v5.16.13","sha":"e52a6379f22d38453fa046d410b0c4700707dbd9","kind":"tag","published_at":"2024-12-25T11:25:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13/manifests"},{"name":"v6.3.0","sha":"84d6ecfdccd10f204854beeef98bcc55dc99d117","kind":"tag","published_at":"2024-12-23T18:10:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"17026fc203a8b413ec7343b6eeb267a50519d515","kind":"tag","published_at":"2024-12-17T13:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1/manifests"},{"name":"v5.16.12","sha":"b8fbcf5fb5169d8db6ee0ec35001816d2777e8d4","kind":"tag","published_at":"2024-12-17T13:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12/manifests"},{"name":"v5.16.11","sha":"2413ff076b0d462736dfccd399b4be863fd79ec2","kind":"tag","published_at":"2024-12-11T10:13:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11/manifests"},{"name":"v6.2.0","sha":"3a8ceaead5ac4c2c4554e6500ca3d197420a04c2","kind":"tag","published_at":"2024-12-11T02:03:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0/manifests"},{"name":"v6.1.10","sha":"5c5e9f6d8a90034cd75dcb92403caf6b37efc916","kind":"tag","published_at":"2024-12-04T10:03:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10/manifests"},{"name":"v5.16.9","sha":"ec085b677c43ed1f37e66bd2fb58f27dce9f7184","kind":"tag","published_at":"2024-12-04T09:34:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9/manifests"},{"name":"v5.16.8","sha":"096adfbe28d038397a7f3cf3494b86844226e162","kind":"tag","published_at":"2024-11-28T06:51:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8/manifests"},{"name":"v6.1.9","sha":"821784419eefb89e4ce7b66c4b602a1e33d2fa88","kind":"tag","published_at":"2024-11-27T13:22:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9/manifests"},{"name":"v6.1.8","sha":"0b8739f145423bafdd8e2871312307bfb31c58ef","kind":"tag","published_at":"2024-11-20T15:09:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8/manifests"},{"name":"v6.1.7","sha":"a7d441d0bd3bfc16a1ce9e6d7ff3ad1afc6b62f1","kind":"tag","published_at":"2024-11-13T15:31:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7/manifests"},{"name":"v6.1.6","sha":"32112b76aa821c2a1e98120545019ef1a71ea274","kind":"tag","published_at":"2024-10-30T13:54:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6/manifests"},{"name":"v6.1.5","sha":"01c5f344628bc66e16f86284ee0fc7107002a5ca","kind":"tag","published_at":"2024-10-22T10:28:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5/manifests"},{"name":"v6.1.4","sha":"15ea548de803e4602894cae6304a497d7ddaf09c","kind":"tag","published_at":"2024-10-15T18:35:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4/manifests"},{"name":"v6.1.3","sha":"c7de2cae15cc7b7025ad79e3623320526ed16462","kind":"tag","published_at":"2024-10-09T09:47:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3/manifests"},{"name":"v6.1.2","sha":"e6ff0b5016ac4fa40cdc9b78a0d9ecdd2c0cd9db","kind":"tag","published_at":"2024-10-02T14:51:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"263c7259451d5b928bbdfd299c9c0afc89dfec02","kind":"tag","published_at":"2024-09-19T06:42:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"94cc3d0a66456713e6e25edf9a1ba35ad8df88bc","kind":"tag","published_at":"2024-09-11T13:09:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"bb620d85a89651ca4350e8861bbb35776d583726","kind":"tag","published_at":"2024-09-03T10:33:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"71dbef69dcbf2b87831af579fb777b4f1f4b219a","kind":"tag","published_at":"2024-08-29T13:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"c9a9adfb90e939c0590de6edf10d0c65fcbc8b1e","kind":"tag","published_at":"2024-08-27T09:06:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.0","sha":"55bea65c83c1beac77382fe961f8aa72eec21daa","kind":"tag","published_at":"2024-08-22T08:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0/manifests"},{"name":"v6.0.0-beta.6","sha":"cbb6f8d3b1b72732d51f5628765cfd7e75bd5747","kind":"tag","published_at":"2024-08-18T02:55:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6/manifests"},{"name":"v5.16.7","sha":"b505fd7b64e92db523198712a5d6716c494e0c66","kind":"tag","published_at":"2024-08-09T09:19:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7/manifests"},{"name":"v6.0.0-beta.5","sha":"75c24b0828981651082a3eede027b6871c96c440","kind":"tag","published_at":"2024-08-08T08:52:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5/manifests"},{"name":"v5.16.6","sha":"6eb1bdce38d0fc67fa8aebca260043c7fc8eb3e8","kind":"tag","published_at":"2024-07-30T21:06:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6/manifests"},{"name":"v6.0.0-beta.4","sha":"12532afa3e4f6f13a9fa86eb459c27792c36b6f9","kind":"tag","published_at":"2024-07-30T20:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4/manifests"},{"name":"v5.16.5","sha":"40792e6efb2c92b8964a3912e08aeb4fb7fc41c8","kind":"tag","published_at":"2024-07-25T06:42:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5/manifests"},{"name":"v6.0.0-beta.3","sha":"02fde66a0cd72fb7fe3681a5ea8c4de733b4a865","kind":"tag","published_at":"2024-07-24T18:27:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3/manifests"},{"name":"v5.16.4","sha":"77af399a3ad76f31e5f2e0fab5650b628fa50990","kind":"tag","published_at":"2024-07-16T16:01:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4/manifests"},{"name":"v6.0.0-beta.2","sha":"9ad8c1fd8dfd21d8e37fe73d71e011542b23db72","kind":"tag","published_at":"2024-07-16T14:46:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2/manifests"},{"name":"v5.16.3","sha":"e1824453bdb0a89f15d4dfe47a1c4f90fa0f0500","kind":"tag","published_at":"2024-07-16T14:18:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3/manifests"},{"name":"v6.0.0-beta.1","sha":"19c1935757925d834928a30ea41f58bb95fb355f","kind":"tag","published_at":"2024-07-16T09:42:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1/manifests"},{"name":"v5.16.2","sha":"56ddd108fe153592a800fce4d43f9758b0ff5101","kind":"tag","published_at":"2024-07-16T09:10:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2/manifests"},{"name":"v6.0.0-beta.0","sha":"3364f0740aa5c86e057ec5b0d22c1b12bfd96fa4","kind":"tag","published_at":"2024-07-11T15:54:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0/manifests"},{"name":"v5.16.1","sha":"431af6a2fd9bf6cd0422c61e36c937d1ea5e5015","kind":"tag","published_at":"2024-07-11T15:48:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1/manifests"},{"name":"v5.16.0","sha":"e5e9b9d5e952b52752b758179da20d3fa0982c05","kind":"tag","published_at":"2024-07-05T13:32:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0/manifests"},{"name":"v6.0.0-alpha.14","sha":"2a15dd74c76bacbc867a7313fdc2c42c6168327c","kind":"tag","published_at":"2024-07-05T04:25:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14/manifests"},{"name":"v6.0.0-alpha.13","sha":"a070a894fbe21c52df446438ca1bb5a891d5e1b5","kind":"tag","published_at":"2024-07-03T07:44:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13/manifests"},{"name":"v5.15.21","sha":"a306ce4afcc60de4c3e43b8f9183862235d9318e","kind":"tag","published_at":"2024-06-28T14:09:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21/manifests"},{"name":"v6.0.0-alpha.12","sha":"fb476c6c18b850e8400d03afb7447802afbfd357","kind":"tag","published_at":"2024-06-24T17:12:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.15.20","sha":"f20fa0ba4016e5425a2a4cce841075253828a551","kind":"tag","published_at":"2024-06-12T12:58:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20/manifests"},{"name":"v6.0.0-alpha.11","sha":"22c5206a9e8191b2f81131d6978a0958e55b7032","kind":"tag","published_at":"2024-06-12T08:18:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11/manifests"},{"name":"v6.0.0-alpha.10","sha":"e5ac6c0eef5efd4fa5c5eb11ccbf08e58e7443f8","kind":"tag","published_at":"2024-06-04T10:35:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10/manifests"},{"name":"v6.0.0-alpha.9","sha":"925de32766317bb84a92ec24b2b6465c8e48cc04","kind":"tag","published_at":"2024-05-29T12:25:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.15.19","sha":"77f606ba73bb5439d66871177772f54196044450","kind":"tag","published_at":"2024-05-29T12:01:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19/manifests"},{"name":"v6.0.0-alpha.8","sha":"c7dbe6e8256cef7bd2dbdcbee55428ad82513cd0","kind":"tag","published_at":"2024-05-21T16:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.15.18","sha":"607daac5baa9c8151f111fe4bacea1d7e61881a3","kind":"tag","published_at":"2024-05-16T09:29:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18/manifests"},{"name":"v6.0.0-alpha.7","sha":"997bec6d8d30a1a891aff4eeedefa41c93eaa95c","kind":"tag","published_at":"2024-05-16T06:31:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"7c8db04b91500ba77301acd360d21bff7f7c752f","kind":"tag","published_at":"2024-05-08T13:13:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.15.17","sha":"9bc4fc42959427246addfdf29db95847cc38e410","kind":"tag","published_at":"2024-05-08T12:24:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17/manifests"},{"name":"v5.15.16","sha":"284e251c155d92078f80f98919f4ab260b05e9be","kind":"tag","published_at":"2024-05-01T14:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16/manifests"},{"name":"v6.0.0-alpha.5","sha":"571d5046e26aa07605cb1e01ca99b2eb0b04d009","kind":"tag","published_at":"2024-05-01T14:16:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5/manifests"},{"name":"v6.0.0-alpha.4","sha":"afffc2ffc3db1e6abf48f3b3e13a41e8b758f874","kind":"tag","published_at":"2024-04-24T07:30:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4/manifests"},{"name":"v6.0.0-alpha.3","sha":"6d5e44409344ea4e13ceb3a02c4446dc6a7323b4","kind":"tag","published_at":"2024-04-17T16:10:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3/manifests"},{"name":"v6.0.0-alpha.2","sha":"4e75758b37119bd821435c23d9c111c545e186b6","kind":"tag","published_at":"2024-04-09T15:09:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2/manifests"},{"name":"v6.0.0-alpha.1","sha":"84307c1a2495a716788ec25f046faaa4d16c88c7","kind":"tag","published_at":"2024-04-05T10:43:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1/manifests"},{"name":"v5.15.15","sha":"5a079965186640b5176f00c537f3b9e6c299b5c4","kind":"tag","published_at":"2024-04-04T07:09:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15/manifests"},{"name":"v6.0.0-alpha.0","sha":"2a15ad6f1f5507162b1a5aebf78976ca3023183b","kind":"tag","published_at":"2024-03-26T15:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.15.14","sha":"9585d28317c90f2c71ab88dd5ae37638bb64ad82","kind":"tag","published_at":"2024-03-19T08:18:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14/manifests"},{"name":"v5.15.13","sha":"dbcb678234296de56afaf3138917e967e8d1934a","kind":"tag","published_at":"2024-03-13T14:17:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13/manifests"},{"name":"pigment@0.0.1","sha":"0e765a618a7676c507852cec024464b1fc1cd80f","kind":"tag","published_at":"2024-03-08T04:20:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/pigment@0.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/pigment@0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@pigment%400.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1/manifests"},{"name":"v5.15.12","sha":"5ad69e161d7520274cd37a2524ffb935b6dda158","kind":"tag","published_at":"2024-03-05T15:33:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12/manifests"},{"name":"v5.15.11","sha":"e3257a4d68481b0ca6efd5d06cb5c1e1e77e4286","kind":"tag","published_at":"2024-02-22T08:52:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11/manifests"},{"name":"v5.15.10","sha":"94fcd3ada0842108a9a2ce53e121931e5448649f","kind":"tag","published_at":"2024-02-12T12:38:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10/manifests"},{"name":"v5.15.9","sha":"7917d2a8a4acc0b07328dee8273847652491b769","kind":"tag","published_at":"2024-02-08T12:55:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9/manifests"},{"name":"v5.15.8","sha":"fe5a59e616637a0488b122749479b782f5f8dfa2","kind":"tag","published_at":"2024-02-06T20:42:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8/manifests"},{"name":"v5.15.7","sha":"b80acd69c7c848709d01465d6727b13ed6109258","kind":"tag","published_at":"2024-01-31T13:23:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7/manifests"},{"name":"v5.15.6","sha":"1700e5cd9cbb3bc648b7f799f837c4d23ed42700","kind":"tag","published_at":"2024-01-22T18:09:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6/manifests"},{"name":"v5.15.5","sha":"5d7c4e26a4973a3a80bf5f8a9a8ea14f89554fe0","kind":"tag","published_at":"2024-01-17T09:27:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5/manifests"},{"name":"v5.15.4","sha":"6aadbf91c5eb2c94dea9a49a19eb532606410a5a","kind":"tag","published_at":"2024-01-10T13:49:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4/manifests"},{"name":"v5.15.3","sha":"9fa4e472f9ba4fd4e7f8cfb8bc0d1f1d455ace23","kind":"tag","published_at":"2024-01-03T15:22:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"5d5dd15f70db9ffcb85d4dc57da8a20f5240fb81","kind":"tag","published_at":"2023-12-25T14:24:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"8be7ac66b99059bf2c2edcca9cf15981d389db6b","kind":"tag","published_at":"2023-12-19T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"8c2c6a88a509f9da7c453d4a3c3ab4749a57a36d","kind":"tag","published_at":"2023-12-12T18:21:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0/manifests"},{"name":"v5.14.20","sha":"14fa79f4328e901f82d7fc39aba722a9bf4a8df0","kind":"tag","published_at":"2023-12-05T09:28:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20/manifests"},{"name":"v5.14.19","sha":"a07b4925255aa3fc7ae1255130e182e4573c58d7","kind":"tag","published_at":"2023-11-29T21:11:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19/manifests"},{"name":"v5.14.18","sha":"43a41b6b2fa3f0a186a852b894452722e3a38f04","kind":"tag","published_at":"2023-11-14T08:27:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18/manifests"},{"name":"v5.14.17","sha":"c54a42dd8b0ec8e850bd60438e60a1a8acb3b4a4","kind":"tag","published_at":"2023-11-06T15:34:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17/manifests"},{"name":"v5.14.16","sha":"391b57a05daf67a8154471dae645471f5ffac09f","kind":"tag","published_at":"2023-10-31T10:57:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16/manifests"},{"name":"v5.14.15","sha":"6baedcfed27419ed6b9685f27fcbf3eff46133a3","kind":"tag","published_at":"2023-10-24T15:41:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15/manifests"},{"name":"v5.14.14","sha":"a0cfa182db3e7b196efe36cfe7b31d304c5a0a4e","kind":"tag","published_at":"2023-10-17T13:58:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14/manifests"},{"name":"v5.14.13","sha":"b8811a0fa59e7663b240183219db32f9a617e607","kind":"tag","published_at":"2023-10-10T19:42:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13/manifests"},{"name":"v5.14.12","sha":"bd450a0fdb19b087f47e1d7cce5a72417ec977cc","kind":"commit","published_at":"2023-10-04T16:31:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12/manifests"},{"name":"v5.14.11","sha":"13c0894d0c14c7f577a0a95492aeaa8fff8da33a","kind":"tag","published_at":"2023-09-26T11:47:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11/manifests"},{"name":"v5.14.10","sha":"14e97bffa62760cabcdc7244bff445b423f5286a","kind":"tag","published_at":"2023-09-18T10:18:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10/manifests"},{"name":"v5.14.9","sha":"8255b71ccdbfe9a20f856b5d68a269ab1c5452ca","kind":"tag","published_at":"2023-09-13T13:36:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9/manifests"},{"name":"v5.14.8","sha":"74c58dabc2cf5ed2242fb08e4781d26088d06b12","kind":"tag","published_at":"2023-09-05T12:34:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8/manifests"},{"name":"v5.14.7","sha":"8a09d535f101aac98935f82b76345ca9691b5e2b","kind":"tag","published_at":"2023-08-29T12:04:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7/manifests"},{"name":"v5.14.6","sha":"a1f511dd6ed9adba561e2ba00e1348136ed656db","kind":"commit","published_at":"2023-08-24T11:19:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6/manifests"},{"name":"v5.14.5","sha":"61fbfd1546c55caca984695a41f9c95668d414fc","kind":"tag","published_at":"2023-08-14T14:39:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5/manifests"},{"name":"v5.14.4","sha":"40f4b275022f03e48cf4809cd53d0d0dabb40424","kind":"tag","published_at":"2023-08-08T09:51:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4/manifests"},{"name":"v5.14.3","sha":"2deea341c9abfb640f22520e0c277027f3f91cd0","kind":"tag","published_at":"2023-08-01T15:33:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3/manifests"},{"name":"v5.14.2","sha":"36d9f0d3659e2f5ab1d924988313986962a0bf35","kind":"tag","published_at":"2023-07-25T10:01:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2/manifests"},{"name":"v5.14.1","sha":"f2e5ded80e94407f63a27eadb018139d6f967313","kind":"tag","published_at":"2023-07-19T09:05:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1/manifests"},{"name":"v5.14.0","sha":"2529e3aaaaec2c9f8e8cf669e58bb9c81db5a6d8","kind":"tag","published_at":"2023-07-11T14:57:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0/manifests"},{"name":"v5.13.7","sha":"aac2d5b526e8139314d99f827ecc3b2c24e99686","kind":"tag","published_at":"2023-07-04T08:53:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7/manifests"},{"name":"v5.13.6","sha":"312270bc71224067e1910bbee9f800b4a2469cc7","kind":"tag","published_at":"2023-06-23T14:05:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6/manifests"},{"name":"v5.13.5","sha":"24b3af68ebe79c1891e45c60c6bcfd26f8818f73","kind":"tag","published_at":"2023-06-12T13:43:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5/manifests"},{"name":"v5.13.4","sha":"a522d82df32d3bfab46b25f5ff24eeb9670c83fb","kind":"tag","published_at":"2023-06-05T17:30:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4/manifests"},{"name":"v5.13.3","sha":"70d4a2bb49dca9fef7854a1463a392094222812b","kind":"tag","published_at":"2023-05-29T11:22:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3/manifests"},{"name":"v5.13.2","sha":"f661923e9aa9d9cc634750affbb04bf2007bc57d","kind":"tag","published_at":"2023-05-22T16:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2/manifests"},{"name":"v5.13.1","sha":"0c58832b6e182f782e73b118ed9681055db3e249","kind":"tag","published_at":"2023-05-17T05:25:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"9130a021ca34746e4076fcae50c57bc584026b8f","kind":"tag","published_at":"2023-05-10T08:14:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0/manifests"},{"name":"v5.12.3","sha":"9710ff34b16a0f271107a8619a28546ae3ca7c18","kind":"tag","published_at":"2023-05-02T14:17:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"5b7e9c52e37ef0c3274a762f38cd7ef7ffc9e7a8","kind":"tag","published_at":"2023-04-25T16:42:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"d14d288ae9e9b0e2b3b33d0a77b4113f024d4215","kind":"tag","published_at":"2023-04-17T15:57:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"05127cf65b4250f836897428cd15829669ab8d6c","kind":"tag","published_at":"2023-04-11T09:58:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0/manifests"},{"name":"v5.11.16","sha":"af5e109990a26318c96dbff6f25759ba91f0e147","kind":"tag","published_at":"2023-04-04T14:00:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16/manifests"},{"name":"v5.11.15","sha":"ae98db6aca5f9d4b754ff9fce4ce33f738a00f65","kind":"tag","published_at":"2023-03-28T13:06:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15/manifests"},{"name":"v5.11.14","sha":"f34d17c3294fcdb63fe9a135b4f3aa2459c81189","kind":"tag","published_at":"2023-03-21T17:45:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14/manifests"},{"name":"v5.11.13","sha":"9f7a2bfac55faed1b1c6c7b4b6d1b1659a076bab","kind":"tag","published_at":"2023-03-14T09:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13/manifests"},{"name":"v5.11.12","sha":"b76b8f1098a6c01f39e5e19bf3abf77c2b9cf475","kind":"tag","published_at":"2023-03-06T15:03:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12/manifests"},{"name":"v5.11.11","sha":"58df7f1905f16533ddb5a7977346c0f4548e4547","kind":"tag","published_at":"2023-02-28T09:55:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11/manifests"},{"name":"v5.11.10","sha":"676bc85fa2b02f92f21dd5c7e15f453b6b9c2e3d","kind":"tag","published_at":"2023-02-20T11:30:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10/manifests"},{"name":"v5.11.9","sha":"af5b3f5e7a79da9ef4bbd63d8fcf60927ffb6533","kind":"tag","published_at":"2023-02-14T14:30:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9/manifests"},{"name":"v5.11.8","sha":"d4d8512ce3453711f3c661374579b0d2ed13f3e7","kind":"tag","published_at":"2023-02-07T10:50:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8/manifests"},{"name":"v5.11.7","sha":"33cac172846b032d3f8b9333b72b2af832dd47d0","kind":"tag","published_at":"2023-01-31T09:39:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7/manifests"},{"name":"v5.11.6","sha":"a2e552314847b4d52498538d7ca171763067a5d0","kind":"tag","published_at":"2023-01-23T20:28:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6/manifests"},{"name":"v5.11.5","sha":"685c72dfaf840f4d5b7a3ab738ddcabd74418823","kind":"tag","published_at":"2023-01-18T01:43:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5/manifests"},{"name":"v5.11.4","sha":"bc859d95e4415f880cd6bcb6f44cc9e5e8c8097c","kind":"tag","published_at":"2023-01-09T13:57:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4/manifests"},{"name":"v5.11.3","sha":"a526207c3957de4ebfcda937b58327d69464f15c","kind":"tag","published_at":"2023-01-02T17:00:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3/manifests"},{"name":"v5.11.2","sha":"e9d8fa07e1ff979bcaf92837b131cd9e292f0161","kind":"tag","published_at":"2022-12-26T14:56:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2/manifests"},{"name":"v5.11.1","sha":"a1e30390da62019e5769e398f4cbc9f8892d8f9a","kind":"commit","published_at":"2022-12-20T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"191acda4545c394b78964ab80b364e15686f0e9b","kind":"tag","published_at":"2022-12-13T12:56:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0/manifests"},{"name":"v5.10.17","sha":"4265f343b49e4af9673a49e585439d35c8deeab2","kind":"tag","published_at":"2022-12-06T10:59:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17/manifests"},{"name":"v5.10.16","sha":"b8aa3974d84c176b8857e8d5b29a7be8670bb410","kind":"tag","published_at":"2022-11-28T16:00:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16/manifests"},{"name":"v5.10.15","sha":"14a6e1c61edb5f66f4888e32c04df5e637e7cfc4","kind":"commit","published_at":"2022-11-22T09:45:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15/manifests"},{"name":"v5.10.14","sha":"c2da6de1c504c7dbd8ae1d0771c184c1544a0c76","kind":"tag","published_at":"2022-11-15T09:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14/manifests"},{"name":"v5.10.13","sha":"2f4c2190d1d3614d8063e84b79d4d1f034b3e3fe","kind":"tag","published_at":"2022-11-07T17:53:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13/manifests"},{"name":"v5.10.12","sha":"30cb27cff1d4e1838ca4235ab4285e20f2b2a870","kind":"tag","published_at":"2022-10-31T15:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12/manifests"},{"name":"v5.10.11","sha":"c80ff0339882859af7e17f8bfd0a5f6880b323f8","kind":"commit","published_at":"2022-10-25T09:34:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11/manifests"},{"name":"v5.10.10","sha":"639224a3e3600cb0e04755d89aab250297b6d851","kind":"tag","published_at":"2022-10-18T08:35:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10/manifests"},{"name":"v5.10.9","sha":"7bd7c219e2670ff7791148e9b1a1d2387528fc0c","kind":"tag","published_at":"2022-10-11T11:56:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9/manifests"},{"name":"v5.10.8","sha":"d4a3216cdd858899960f945d6e00b2d59bf1d5d1","kind":"tag","published_at":"2022-10-03T16:28:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8/manifests"},{"name":"v5.10.7","sha":"d9ef6e788eee11256818329c7429242f8b769263","kind":"commit","published_at":"2022-09-27T01:44:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7/manifests"},{"name":"v5.10.6","sha":"0f75f3d78b67c405c23bfd14a29aedff367415b7","kind":"tag","published_at":"2022-09-19T14:34:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6/manifests"},{"name":"v5.10.5","sha":"594d87dab0e43e641a6826c935df8f2c10672955","kind":"tag","published_at":"2022-09-12T14:40:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5/manifests"},{"name":"v5.10.4","sha":"c8feb29320a22cc4461fb5ef5f4f7de7bd96a59b","kind":"commit","published_at":"2022-09-06T09:11:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"992421d0114a9df72d358fe6fccc28c1fb6f1505","kind":"tag","published_at":"2022-08-29T17:37:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"99b23c06d9b018d6c500fa1acb3030d673e219ab","kind":"tag","published_at":"2022-08-23T10:25:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"dfc0b89c665de8e5e3e4ecf68d8c782e74dbb65c","kind":"tag","published_at":"2022-08-16T17:55:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"7f502e06d54c5a2f389a1639358c84279462b54a","kind":"commit","published_at":"2022-08-09T03:21:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0/manifests"},{"name":"v5.9.3","sha":"89617ef683d2bcd2c870e9c1bd58ad4d55247fd5","kind":"tag","published_at":"2022-08-01T20:54:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3/manifests"},{"name":"v5.9.2","sha":"b7f0a16eca4ac2044703032838f90873ec063d75","kind":"tag","published_at":"2022-07-25T15:12:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2/manifests"},{"name":"v5.9.1","sha":"1937412c4345569d98c0950a1016c22508e1ff81","kind":"tag","published_at":"2022-07-18T17:23:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"88ad7d4e623183b8e20702e7961ef9c8de330dc7","kind":"commit","published_at":"2022-07-12T08:54:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0/manifests"},{"name":"v5.8.7","sha":"be0ab4c062a22fc4bb52c47d005b57203b56c09c","kind":"tag","published_at":"2022-07-04T20:39:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7/manifests"},{"name":"v5.8.6","sha":"c58f6653411e0ff38bf67a512d16b87c6523606b","kind":"tag","published_at":"2022-06-27T14:21:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6/manifests"},{"name":"v5.8.5","sha":"3c528113f47cfddf2504ea02ba3065e7c5c46928","kind":"tag","published_at":"2022-06-21T18:05:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5/manifests"},{"name":"v5.8.4","sha":"a6e782ec2f037e2ca989515048ce5f22fe760595","kind":"tag","published_at":"2022-06-14T10:00:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4/manifests"},{"name":"v5.8.3","sha":"b1e4b9cd3e1d88286f9d1485864310a7c1f23a79","kind":"tag","published_at":"2022-06-07T19:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3/manifests"},{"name":"v5.8.2","sha":"93b0aba905b3b6947f58a02d911489bb737ee880","kind":"commit","published_at":"2022-05-31T11:47:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2/manifests"},{"name":"v5.8.1","sha":"1eee9ee437f39f1c3438209154df8e8b9ecd990d","kind":"tag","published_at":"2022-05-23T16:04:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"6a468718b970c39ae83a4029bcb53071c9567430","kind":"tag","published_at":"2022-05-17T09:42:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4eef029981b08c77a9c52d0b863e6b5ced279087","kind":"tag","published_at":"2022-05-10T09:06:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0/manifests"},{"name":"v5.6.4","sha":"edb7e8895ef8def2bf59376d7631e0360a77aaf6","kind":"commit","published_at":"2022-05-02T11:46:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4/manifests"},{"name":"v5.6.3","sha":"124d5e2f0022d17b577a464e6b3a69fa2511105e","kind":"tag","published_at":"2022-04-25T14:04:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3/manifests"},{"name":"v5.6.2","sha":"b3645b3fd11dc26a06ea370a41b5bac1026c6792","kind":"tag","published_at":"2022-04-18T16:10:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2/manifests"},{"name":"v5.6.1","sha":"0251fd5222079e4a512bbd32dff4a7a4c3efe997","kind":"tag","published_at":"2022-04-11T13:21:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"8dcdea53f927ab207718d7ee6576806aca2a3798","kind":"commit","published_at":"2022-04-06T03:27:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0/manifests"},{"name":"v4.12.4","sha":"a563a60219f7f6519fb0f34f6d8e3bf0974e6495","kind":"tag","published_at":"2022-04-03T14:38:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4/manifests"},{"name":"v5.5.3","sha":"96e1f40a3b8aa809d543aa7d466eb48cdfa0b53d","kind":"tag","published_at":"2022-03-28T14:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"dd411b017ea7504a14a16821b694ac6aa01d9b6d","kind":"tag","published_at":"2022-03-21T15:15:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"350b15ee91a93040d50391cb9a45440a90e6b2d1","kind":"tag","published_at":"2022-03-14T16:49:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"f3412aa9d179fdfc3f5c0a4a1cfc1965faef7307","kind":"commit","published_at":"2022-03-07T13:53:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0/manifests"},{"name":"v5.4.4","sha":"965f2eb8cb79bb0685a13d9e28c09617b22358cd","kind":"tag","published_at":"2022-02-28T15:21:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4/manifests"},{"name":"v5.4.3","sha":"e2892a61ea56b6578c2efc81d0324660082ad93c","kind":"tag","published_at":"2022-02-21T16:40:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3/manifests"},{"name":"v5.4.2","sha":"01371028b27156419923b362c4b0af92dc08b29f","kind":"tag","published_at":"2022-02-15T14:57:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"fbce2f80c6cb36e59a4a6826ae46b59a10e1c831","kind":"commit","published_at":"2022-02-08T11:34:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"ba4e819aa58b6a36ae4d96ee79c2a5310a812670","kind":"tag","published_at":"2022-02-01T09:00:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"337be3b2a630d791a5cbc5a2a4575d4f58e38df3","kind":"tag","published_at":"2022-01-24T15:05:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"dcbfc54f581dbf1c0008a8e9e578f896f06228ab","kind":"tag","published_at":"2022-01-17T22:45:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0/manifests"},{"name":"v5.2.8","sha":"f80abbb5f942064c9c270b2ac5bb2a2318876754","kind":"tag","published_at":"2022-01-10T20:11:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8/manifests"},{"name":"v5.2.7","sha":"5daaf9be5115b1cb777fb4cf3d9125baddfe5720","kind":"tag","published_at":"2022-01-03T12:34:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7/manifests"},{"name":"v5.2.6","sha":"052db9d577a03ed8d588ecca9e6c0a5f5ba676e1","kind":"tag","published_at":"2021-12-27T14:23:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6/manifests"},{"name":"v5.2.5","sha":"f8697de9c250dbc6b446bcc08566f50fb4070aab","kind":"tag","published_at":"2021-12-20T14:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5/manifests"},{"name":"v5.2.4","sha":"b265431f9a32ea726c5227821126fbc6424117d5","kind":"commit","published_at":"2021-12-14T13:41:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4/manifests"},{"name":"v5.2.3","sha":"9c3dc12c3de241f44d923bfb089200980f3fd23d","kind":"tag","published_at":"2021-12-06T16:12:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3/manifests"},{"name":"v5.2.2","sha":"fcaec7a75f951c9db79c99c42370ca18212c1f16","kind":"tag","published_at":"2021-11-29T16:51:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"586d9ba2472d549c180cbacddf97eb73425286b3","kind":"tag","published_at":"2021-11-25T11:50:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"353cecb5391571163eb6bd8cbf36d2dd299aaf56","kind":"tag","published_at":"2021-11-23T13:25:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"ddbe15b4d8b7cc1dc84720264fde0b1dafb6166f","kind":"commit","published_at":"2021-11-16T15:06:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"7e26583fe1f95f5c3682213105f8f4b51c9d61c9","kind":"tag","published_at":"2021-11-08T15:14:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0/manifests"},{"name":"v5.0.6","sha":"99752d2848f17c5d1e4840f54863899a19387162","kind":"tag","published_at":"2021-10-27T08:43:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6/manifests"},{"name":"v5.0.5","sha":"58f8ff1f8bc7f0cc4bb728654604a194b3c3790b","kind":"tag","published_at":"2021-10-26T10:14:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"86443310e4344ae1ce6e04f084d58e17e4d62170","kind":"tag","published_at":"2021-10-14T15:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"36258031912caf662f69ca3769c6e0bd46946050","kind":"tag","published_at":"2021-10-07T12:26:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"c510762a325116c654afd3c21381a50b942c2c66","kind":"tag","published_at":"2021-09-29T09:29:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"afcf3ee18e7a9c526348b3bce74b69781b4ad071","kind":"tag","published_at":"2021-09-22T12:15:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"85598e74b85a89a16f8bdf5b68346ca8d6b70557","kind":"tag","published_at":"2021-09-16T11:28:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.1","sha":"1b563a153f5b2736f79a3f45573e2e2b66ba0a9a","kind":"tag","published_at":"2021-09-08T13:55:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"698492a5401b12578dc459397b9d288542fc954b","kind":"commit","published_at":"2021-09-02T02:45:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.5","sha":"0bab71409bcc0865ab3e0fcbfa14fa824ddc5495","kind":"tag","published_at":"2021-08-25T07:30:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"c30ec7bed00b36da7b0e6a202b3cb48d2fc1b579","kind":"tag","published_at":"2021-08-13T21:32:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"e5ccdf299c75ea65b0600ee05ff6c98646891c77","kind":"tag","published_at":"2021-08-09T04:03:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3/manifests"},{"name":"v4.12.3","sha":"77a8daeed0e8efa67c6d86f3cc40239dc6eb3d94","kind":"tag","published_at":"2021-07-30T10:06:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3/manifests"},{"name":"v5.0.0-beta.2","sha":"cca80d861f64b3eaa8a5ef8815b7552aaea61557","kind":"tag","published_at":"2021-07-26T15:01:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2/manifests"},{"name":"v4.12.2","sha":"958241aa0ebf340ad0f152b91949720c85b4fcca","kind":"tag","published_at":"2021-07-19T16:41:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2/manifests"},{"name":"v5.0.0-beta.1","sha":"8a4b8952077b64e90ac9d23c116a45aed672db9c","kind":"tag","published_at":"2021-07-14T16:28:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1/manifests"},{"name":"v4.12.1","sha":"4dc8c9bf3e8a6b21a2aac58b0be3161af334b67d","kind":"tag","published_at":"2021-07-07T13:08:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"53a1655143aa4ec36c29a6063ccdf89c48a74bfd","kind":"tag","published_at":"2021-07-06T13:40:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0/manifests"},{"name":"v5.0.0-beta.0","sha":"a0f416173d2f5b78546f52e572a0f64dcc3751e9","kind":"tag","published_at":"2021-07-01T12:17:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.38","sha":"f60126f95d7b36fa12133887990615b9f47e994a","kind":"commit","published_at":"2021-06-24T03:37:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.38","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38/manifests"},{"name":"v5.0.0-alpha.37","sha":"c795ca0822e2816a630a5654d5471fa04521d23c","kind":"tag","published_at":"2021-06-15T17:49:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.37","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37/manifests"},{"name":"v5.0.0-alpha.36","sha":"cf2f6fa90608b109978698fc48120920beaaa51f","kind":"tag","published_at":"2021-06-08T06:46:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.36","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36/manifests"},{"name":"v5.0.0-alpha.35","sha":"6c0afb6d8fff919e80f9f1ec92613acacd8365e7","kind":"tag","published_at":"2021-05-31T20:34:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.35","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35/manifests"},{"name":"v5.0.0-alpha.34","sha":"ee3a077c161accb887b93a17f9eaa2b23e998319","kind":"tag","published_at":"2021-05-18T10:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.34","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34/manifests"},{"name":"v5.0.0-alpha.33","sha":"0fa6ab4a29e8469c081d3f796e0bd9cab98e9185","kind":"tag","published_at":"2021-05-09T12:29:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.33","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33/manifests"},{"name":"v4.11.4","sha":"6658323b5e2ba366691829bbef3f53c00008497e","kind":"tag","published_at":"2021-04-27T15:48:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4/manifests"},{"name":"v5.0.0-alpha.32","sha":"2e99746c35ea0c1e45187a206d6ebc25a52933dc","kind":"tag","published_at":"2021-04-27T12:59:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32/manifests"},{"name":"v5.0.0-alpha.31","sha":"b061319b132163900d1a4eb64207f5284d28639d","kind":"tag","published_at":"2021-04-20T13:59:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"0bc7ed897d54a899fb0dfc5cbd6c5ee0592705e1","kind":"tag","published_at":"2021-04-12T09:46:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"29934afe4643811f3bed772612f92d539a1e489d","kind":"tag","published_at":"2021-04-04T16:43:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"a83c7715c0e2cfa1c3e59b7a1f828f6a1476b307","kind":"tag","published_at":"2021-03-24T12:57:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"2de88ce2973667921a45ff69ea48a8843cb9d8cb","kind":"tag","published_at":"2021-03-05T13:01:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27/manifests"},{"name":"v5.0.0-alpha.26","sha":"8928a36394154e02a73d5e92a740d5f9ed8da709","kind":"tag","published_at":"2021-02-27T18:39:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"688db35f581ac345a09a15420efdb0e4c98a56ab","kind":"tag","published_at":"2021-02-11T12:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"15108a5aad5342d92e86be5c5388b8321a88b280","kind":"tag","published_at":"2021-01-26T14:08:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24/manifests"},{"name":"v4.11.3-deprecations.1","sha":"6cf7cf7c7b11b38db18a4d2003743cbadeb1b4ee","kind":"commit","published_at":"2021-01-25T23:27:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1/manifests"},{"name":"v4.11.3","sha":"bd79e8f8c5b8c77bc5c13d076377a18d2ceedfa2","kind":"commit","published_at":"2021-01-24T12:45:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3/manifests"},{"name":"v4.11.3-deprecations.0","sha":"f64337cd87428e04c851bb1667f5f9e0e6aeaede","kind":"commit","published_at":"2021-01-24T12:00:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0/manifests"},{"name":"v5.0.0-alpha.23","sha":"af6e7220961c6f5e8ed89172694287dc737828ff","kind":"commit","published_at":"2021-01-14T12:48:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23/manifests"},{"name":"v5.0.0-alpha.22","sha":"c514ea86c11c9817839630e840535358f5044caf","kind":"commit","published_at":"2021-01-04T11:14:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"5c82b9147f811fda24bc09132852ed240f8d9def","kind":"commit","published_at":"2020-12-30T17:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"cd30d9e3961c8b33ce43a133e0a958867a202c41","kind":"commit","published_at":"2020-12-21T17:51:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20/manifests"},{"name":"v5.0.0-alpha.19","sha":"754e29cf5a712d0e0f6bd3e54f80e9997659f68c","kind":"commit","published_at":"2020-12-13T17:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.11.2","sha":"174b64f8a3adffb8df3c13285f4edc2437a8547a","kind":"commit","published_at":"2020-12-02T23:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2/manifests"},{"name":"v5.0.0-alpha.18","sha":"c5561c5febbe1c3bd5446c8a0bb480025ab38b86","kind":"commit","published_at":"2020-12-02T23:25:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.11.1","sha":"b8092ce09e164a1cb2fec2f3a5b6aa6e2dc6cbbd","kind":"commit","published_at":"2020-11-24T14:35:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1/manifests"},{"name":"v5.0.0-alpha.17","sha":"41d6a360e0fb245dd74549445539c6218a9dc737","kind":"commit","published_at":"2020-11-23T00:49:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17/manifests"},{"name":"v5.0.0-alpha.16","sha":"47a8e102eeaa5a68a2b4f99c08085cfddc0bef77","kind":"commit","published_at":"2020-11-14T12:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16/manifests"},{"name":"v5.0.0-alpha.15","sha":"fa9cbc835ee70b12234b7207b1872356277da5fa","kind":"commit","published_at":"2020-11-03T23:57:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15/manifests"},{"name":"v5.0.0-alpha.14","sha":"56520e757e0052e25f8dd5d78214458c4b7c634d","kind":"commit","published_at":"2020-10-23T22:59:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14/manifests"},{"name":"v5.0.0-alpha.13","sha":"b82af55f9917f9e77a3cae9b36e47b29d43182c0","kind":"commit","published_at":"2020-10-17T21:47:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13/manifests"},{"name":"v5.0.0-alpha.12","sha":"c7c3643948bce7327a7f01665caa7474be2694f9","kind":"commit","published_at":"2020-10-10T22:32:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12/manifests"},{"name":"v5.0.0-alpha.11","sha":"b4fe7eefd494fa28cd3453067af8872a83f31fa6","kind":"commit","published_at":"2020-09-26T15:07:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11/manifests"},{"name":"v5.0.0-alpha.10","sha":"2e1502fc18d86d69a6b55fc4ac5dcb50ddf192c4","kind":"commit","published_at":"2020-09-15T08:10:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10/manifests"},{"name":"v5.0.0-alpha.9","sha":"e830beb63940d24129285f554fc9c2fb0bd7ccbf","kind":"commit","published_at":"2020-09-06T16:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9/manifests"},{"name":"v5.0.0-alpha.8","sha":"5f986712bbb2f0b789c151b6d2f3e2d48cde0980","kind":"commit","published_at":"2020-08-31T16:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"c32a96b4beb3a5c72a8c179fb095f09dacf61050","kind":"commit","published_at":"2020-08-22T16:39:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"15fd6232de294be9ba0ca103351a11f84009b04f","kind":"commit","published_at":"2020-08-13T16:56:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6/manifests"},{"name":"v5.0.0-alpha.5","sha":"40aa9cbb1df08a5994392d5cea15a60979b28a7e","kind":"commit","published_at":"2020-07-27T22:55:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"519390c2bb12b5eb7b6f5f898afb78ac7f285543","kind":"commit","published_at":"2020-07-19T17:54:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"f432112f0bcfb1fd2002002db181e83edc99d906","kind":"commit","published_at":"2020-07-12T17:06:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"f928d6e04ea7f185cda0e739ebbe2ea36d0aa4d3","kind":"commit","published_at":"2020-07-04T23:16:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2/manifests"},{"name":"v4.11.0","sha":"79ebf71d31cca2c73143891960ea54ec1132bdeb","kind":"commit","published_at":"2020-06-30T23:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0/manifests"},{"name":"v5.0.0-alpha.1","sha":"8281371f88c81fc3e4560b0334cc0c473b9d45f9","kind":"commit","published_at":"2020-06-27T15:07:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.10.2","sha":"d0bfcb4f11fd3904b1e235d80fbfe23758de8372","kind":"commit","published_at":"2020-06-11T19:11:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"4e12b951f64fd47864b4dea8ec8631387a89ddb1","kind":"commit","published_at":"2020-06-01T15:14:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"dd9280e753eb8dc3444a26e85fe4f800b759cad2","kind":"commit","published_at":"2020-05-23T17:50:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0/manifests"},{"name":"v4.9.14","sha":"1fb44683825f0ee7f4d5933528598917ff72f0e4","kind":"commit","published_at":"2020-05-11T22:41:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.14","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14/manifests"},{"name":"v4.9.13","sha":"c224f32bb8f144e590c096d103c9d59c2509ed93","kind":"commit","published_at":"2020-05-04T11:29:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.13","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13/manifests"},{"name":"v4.9.12","sha":"3e5fd3c4f200e50a1331857f092a547b41f6db1e","kind":"commit","published_at":"2020-04-26T23:18:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.12","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12/manifests"},{"name":"v4.9.11","sha":"77f6fe0a73791176bd58d8c013bf5631270faf4d","kind":"commit","published_at":"2020-04-19T14:10:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11/manifests"},{"name":"4.9.11","sha":"b551194a14c4469f3b07dc43bc6aaea525138944","kind":"commit","published_at":"2020-04-18T10:43:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11/manifests"},{"name":"v4.9.10","sha":"8baef82396665179c67ca3acfd51e396b947f412","kind":"commit","published_at":"2020-04-11T13:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.10","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10/manifests"},{"name":"v4.9.9","sha":"c191471a20315cae4006c1e4d3d51db5e49b5fee","kind":"commit","published_at":"2020-04-04T15:54:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.9","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9/manifests"},{"name":"v4.9.8","sha":"e9fbcbf015bbf7057aadd5777703b7059aedf043","kind":"commit","published_at":"2020-03-28T19:33:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8/manifests"},{"name":"v4.9.7","sha":"10bc98f283feaae6397ef1b73b1b82be4a39a5f5","kind":"commit","published_at":"2020-03-18T12:45:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7/manifests"},{"name":"v4.9.6","sha":"0176a231719152fa4a2100aa7119e9fd777b5fed","kind":"commit","published_at":"2020-03-18T10:52:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6/manifests"},{"name":"v4.9.5","sha":"b9dec2780203e37148d87788f727c668d9019581","kind":"commit","published_at":"2020-02-29T10:36:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5/manifests"},{"name":"v4.9.4","sha":"45fe0e31c462ed3a2fba134fb1edbd05b91da2a4","kind":"commit","published_at":"2020-02-23T10:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4/manifests"},{"name":"v4.9.3","sha":"2bec4ebc9c20be8abecbad6d3f0f7ba2875c9c35","kind":"commit","published_at":"2020-02-16T11:52:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3/manifests"},{"name":"v4.9.2","sha":"f567b384f509d36b7e10f691e6b58538e7db8869","kind":"commit","published_at":"2020-02-09T18:32:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"717887fdd9d3b27701d760d78aa12ecf52f02f43","kind":"commit","published_at":"2020-02-02T11:46:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f2c9817526b729801b1716afc957ef3886ccb422","kind":"commit","published_at":"2020-01-22T20:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"d0c928c82e3fc8f284a2f7fd1b9acbf717c5a64e","kind":"commit","published_at":"2020-01-06T11:44:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"0c7ca746674cfb47a46cad8ebea21155702fd38c","kind":"commit","published_at":"2019-12-30T10:59:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"c6f734f0d6b183962e83fc5612fef6583bf40712","kind":"commit","published_at":"2019-12-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3a8f0eace8dd6a1c3234a8be2b7c41f06b6260d4","kind":"commit","published_at":"2019-12-14T19:59:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"0a129d58056d38bd15141aaa98d346774895d5f5","kind":"commit","published_at":"2019-12-07T12:46:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"6291316a32cfb4fb19ffdbcf30abfcb63023f17f","kind":"commit","published_at":"2019-12-01T10:59:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1/manifests"},{"name":"v3.9.4","sha":"6b0fee51deb7c32b75498d4ab2186946e7c4ce0a","kind":"commit","published_at":"2019-11-28T09:28:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4/manifests"},{"name":"v4.7.0","sha":"2b04ee905695540bde87653908ece5c4d57546c9","kind":"commit","published_at":"2019-11-22T10:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"856188b2de7a5e514803314f329da76fe65dec50","kind":"commit","published_at":"2019-11-12T13:52:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"d2d76bf26231a96981260232de5271b24e9391a4","kind":"commit","published_at":"2019-11-05T16:46:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0/manifests"},{"name":"v4.5.2","sha":"cb52f392b3b3528857178a756354ffb0e8bccd73","kind":"commit","published_at":"2019-10-28T22:58:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"803d08fbdf20de2d34c36a2a27bbc8e5a7e79fb2","kind":"commit","published_at":"2019-10-12T20:22:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"de3c62c25bf9e92ba35019e5a3ca7f68a36600d8","kind":"commit","published_at":"2019-10-02T08:07:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"554e7dce0cd96a4f9ef1924b41a3ce530cb433ae","kind":"commit","published_at":"2019-09-22T17:16:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"b563d529a8544fa4f4090723239ab075665c5f03","kind":"commit","published_at":"2019-09-11T20:45:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"f3beaee67fb9a4145a792fc8b798ef327b55f513","kind":"commit","published_at":"2019-09-08T09:58:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1/manifests"},{"name":"v1.2.5","sha":"8ee2d7168294f21af787aaba46661824097e33bb","kind":"tag","published_at":"2019-09-03T18:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5/manifests"},{"name":"v4.4.0","sha":"98f2c7cae9b2e0a53cf731882164aa44babb4be3","kind":"commit","published_at":"2019-08-31T12:19:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"29c1adf61a141a3db885ee569e42251cee53e749","kind":"commit","published_at":"2019-08-21T17:29:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3/manifests"},{"name":"v1.2.4","sha":"e44972d3c3e199529fdbc85974f7ae570b8424a0","kind":"tag","published_at":"2019-08-16T20:53:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4/manifests"},{"name":"v4.3.2","sha":"f2dbeca2dd1aecf6bc56e2302ec766d2e4bfb2ac","kind":"commit","published_at":"2019-08-10T17:39:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"d5a2ad9d26f7b089111b208c929ac1f98e7f6958","kind":"commit","published_at":"2019-08-03T15:14:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"8c28ed9c67e7b6ad02a8826178352aa4e9901b50","kind":"commit","published_at":"2019-07-28T14:32:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"42f78c69a59f0b5fa5fb8f533385f04ef77d7889","kind":"commit","published_at":"2019-07-17T13:42:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1/manifests"},{"name":"v1.0.4","sha":"455489e2e149ff5393f6ba08870368c88da259bd","kind":"tag","published_at":"2019-07-10T15:39:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"4c21bc05d6c5e48c64bc947ba9e271ed3e762a0e","kind":"tag","published_at":"2019-07-10T15:08:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"543041538f31cbdfbe3e85b8bc0f5c183ac5448e","kind":"tag","published_at":"2019-07-09T13:14:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"3a40065694cab2a5e8dedab6781e98493c1dc69d","kind":"tag","published_at":"2019-07-09T12:54:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1/manifests"},{"name":"v4.2.0","sha":"cf2cdd83f2a2f65d0e979d1faa9e815a5e2d3502","kind":"commit","published_at":"2019-07-06T15:30:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"6da1d591264e8c4a18e5ab56bdf6f8c0f985ed99","kind":"commit","published_at":"2019-06-25T13:53:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"eade31e58deb8ff3faee777313d70141e5868ebe","kind":"commit","published_at":"2019-06-23T11:46:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"b78a5ab7581488f7fff271a2cf64927dd28c3ab0","kind":"commit","published_at":"2019-06-13T09:55:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"07b9d6efaac1b663b2657173227e9490c796191e","kind":"commit","published_at":"2019-06-10T11:50:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"d58075ddb1757a11c47ef3d2b1fe9bed55e640dd","kind":"commit","published_at":"2019-06-03T16:35:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a3572bcaf34d204b314fd2c84064c9180f3a50f1","kind":"commit","published_at":"2019-05-27T12:48:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"505e275285c757e0515c8623b43c823d8a74790c","kind":"commit","published_at":"2019-05-23T15:39:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.0","sha":"a33f0ab64999331a54267cdf0eb89e53fa4d70cd","kind":"commit","published_at":"2019-05-20T21:26:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0/manifests"},{"name":"v4.0.0-beta.2","sha":"3686a27055dce58b5e800b520087c0c448b7480e","kind":"commit","published_at":"2019-05-13T12:26:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"5c152157078503e8599537108c3be9e00969fa34","kind":"commit","published_at":"2019-05-05T12:24:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"f19bd59ae53f23e3637383061774542d973cc48c","kind":"commit","published_at":"2019-04-28T22:42:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.8","sha":"92d6e987a43041fde63fd02cad61277d04193c29","kind":"commit","published_at":"2019-04-17T19:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"663643e0a83554d7730be42140aef6bc3ac09c6a","kind":"commit","published_at":"2019-04-07T23:25:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"2482d2b689440df6fb3da6157a789adac2783736","kind":"commit","published_at":"2019-03-30T19:33:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6/manifests"},{"name":"v3.9.3","sha":"ebed7922fc97331519f507768572a068edb8494e","kind":"commit","published_at":"2019-03-28T14:06:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3/manifests"},{"name":"v4.0.0-alpha.5","sha":"1bfdbe5688fb3556e4bebd1f8e357c515244ac42","kind":"commit","published_at":"2019-03-23T21:04:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"997324d52467e3a7b7a8058c0ba8309d04d4ddf6","kind":"commit","published_at":"2019-03-17T11:00:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"3a5d2e50411ddd3caea450abda49fd7c6ed230dc","kind":"commit","published_at":"2019-03-10T11:57:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"f606f7584dd842a89423dd3cc69e32b5ad3fdae1","kind":"commit","published_at":"2019-03-03T16:12:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"eea3b4d9a623f87d79be63f57b4a69ddfe375610","kind":"commit","published_at":"2019-02-20T10:58:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"97b26c4821299aef21e6ef9372a25aedd78d0137","kind":"commit","published_at":"2019-02-12T14:39:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.9.2","sha":"dbc788f7d231b4eceaa7a6a3e253104de5de9af0","kind":"commit","published_at":"2019-02-03T20:45:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2/manifests"},{"name":"v3.9.1","sha":"b903d7432b5a06583c9915f7ab9346bad76007a1","kind":"commit","published_at":"2019-01-26T13:59:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"f6353cdd15b954091c3f53498eb7de198755b740","kind":"commit","published_at":"2019-01-14T21:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"8df7a83ccc0b200e67feb823ceaaf793e4b6d007","kind":"commit","published_at":"2019-01-09T21:57:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"c202914213f19b070738ba5837da18e89c1662ee","kind":"commit","published_at":"2019-01-07T18:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"baa45b12252be8965809a0ad06e67e7dc7d44313","kind":"commit","published_at":"2018-12-30T21:47:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"0445ca8b710425f22744249a0c7bb3c20e95237b","kind":"commit","published_at":"2018-12-30T21:24:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"f0d60d8a510180e9c7a9b588d3e6c04d0d1a23d3","kind":"commit","published_at":"2018-12-22T15:42:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"1871b089aef090728321cab69be92daaec6eb131","kind":"commit","published_at":"2018-12-17T20:02:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0/manifests"},{"name":"v3.6.2","sha":"edde0b4f0073fcacb7233b553812f3dffe619da5","kind":"commit","published_at":"2018-12-09T20:22:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"e5fbf74a06157e2d73701a158e8d6b5914429ea1","kind":"commit","published_at":"2018-12-01T10:43:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1/manifests"},{"name":"issue-13699-mster","sha":"ac0153bf1b13ddbc1e43c22693f2c223838d9f1a","kind":"tag","published_at":"2018-11-28T20:15:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/issue-13699-mster","html_url":"https://github.com/mui/material-ui/releases/tag/issue-13699-mster","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@issue-13699-mster","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster/manifests"},{"name":"v3.6.0","sha":"d9c790fa69a1c053c3d471e030e4066122d58902","kind":"commit","published_at":"2018-11-26T19:49:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"34492c23a773b1db66fe65801997257709c4f319","kind":"commit","published_at":"2018-11-12T23:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"dc6b2b870fa514e98c74b6854d22c6e25e7684cb","kind":"commit","published_at":"2018-11-12T22:46:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"ba1dc0f27cd85996dbf3ef9df4d7f10552d6c91f","kind":"commit","published_at":"2018-11-04T23:41:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0/manifests"},{"name":"v3.3.2","sha":"47b20fe33c5f1c8a2563bad3c27811c37f698794","kind":"commit","published_at":"2018-10-27T20:16:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"92b2a36716c8ced3d12ff0b300be06cc4743e6da","kind":"commit","published_at":"2018-10-23T22:16:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"47d3b93780400d6eaef48d29dfcbebec8a5f22b2","kind":"commit","published_at":"2018-10-21T21:27:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"bbb0b683dd45d130b17580da86fe6ccc1ab5b3d3","kind":"commit","published_at":"2018-10-15T22:11:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"a61f0fc9a56ef22874753175bad2a636460130d1","kind":"commit","published_at":"2018-10-14T21:03:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"58f526f46e609e3e6cd785d15bfc5486df7ab79f","kind":"commit","published_at":"2018-10-07T22:44:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"dbd67aa892a4e9885d763fcb0d1f6c1691fbf763","kind":"commit","published_at":"2018-09-30T17:16:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"6184c508f94500a9da7486ccb2b9398023e4b1b5","kind":"commit","published_at":"2018-09-23T22:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"a9cbda69c8e059d928da53d9525652170b999455","kind":"commit","published_at":"2018-09-16T21:32:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"27412afa36b6c64b15b3b33cd51235efbc55a775","kind":"commit","published_at":"2018-09-08T22:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d6fb8524ff94080614e8d4d1064c7b2cec66c5d1","kind":"commit","published_at":"2018-09-03T21:14:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"2e9643f6c43c9b393a3914cd085aac92df546c04","kind":"commit","published_at":"2018-08-28T22:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"6847e0affc09f56a1497013be98bc3b59ccd3fde","kind":"commit","published_at":"2018-08-27T17:34:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0/manifests"},{"name":"v1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1","html_url":"https://github.com/mui/material-ui/releases/tag/v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1/manifests"},{"name":"v1.5.1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6b4c29e324eaa1272ce7b42ecab0e3460af6f437","kind":"commit","published_at":"2018-08-12T20:42:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0/manifests"},{"name":"v0.20.2","sha":"1b1c1fce216b5b2f5ecd52d21f8ec6a326c00cd5","kind":"commit","published_at":"2018-08-05T21:43:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2/manifests"},{"name":"v1.4.3","sha":"99650a6d174ad97b41ba1079cd5d7f55b5db21b5","kind":"commit","published_at":"2018-08-04T10:26:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e9bb799208b34fb8f8bbfe4b63b7a1942f95d91f","kind":"commit","published_at":"2018-07-29T14:37:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"869692ecf3812bc4577ed4dde81a9911c5949695","kind":"commit","published_at":"2018-07-22T21:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7fdc1890fb744b565480835fd5684e66871c679f","kind":"commit","published_at":"2018-07-14T15:02:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"f12ba5bfafc53ada2e5719697dd8373d41fa9471","kind":"commit","published_at":"2018-07-02T20:06:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"cd47eeabdcd4f67e35ff5ad56ae82a571da5747a","kind":"commit","published_at":"2018-06-26T10:53:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"e943cb8d6f405de5d53c1f3d1908cbccb502bb3a","kind":"commit","published_at":"2018-06-20T21:41:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"29308b10b3f8ba3565168e4da4bb5f793cb8b4f9","kind":"commit","published_at":"2018-06-18T18:38:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7c094a0f0381c7b68a223e27b5dc700a7595b122","kind":"commit","published_at":"2018-06-10T09:50:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2a300cdec817595ac879bc419257e55ef318b0f9","kind":"commit","published_at":"2018-06-03T15:25:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"3ccf76d315404ebd67f1254f5679d327c0647dfd","kind":"commit","published_at":"2018-05-26T14:56:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"73101790333124cc8f5857bc46038b7d2315842a","kind":"commit","published_at":"2018-05-17T22:07:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.1","sha":"aae0c434f99c4ab559d8aff53cfbd2cfa7974043","kind":"commit","published_at":"2018-05-15T21:15:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1/manifests"},{"name":"v0.20.1","sha":"c663649d9edf9d196aadbb3b426fd613816964fc","kind":"commit","published_at":"2018-05-13T21:34:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1/manifests"},{"name":"v1.0.0-rc.0","sha":"5f3008fc26479b40ff16ec498ae0e6e3361fdb47","kind":"commit","published_at":"2018-05-13T19:13:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-beta.47","sha":"d16e4f5115a9fde3e8958d7959a912a55cbb246d","kind":"commit","published_at":"2018-05-09T21:48:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.47","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47/manifests"},{"name":"v1.0.0-beta.46","sha":"aa1ef83f22650245dd736681d7ec6331cb2a42ef","kind":"commit","published_at":"2018-05-08T21:51:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.46","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46/manifests"},{"name":"v1.0.0-beta.45","sha":"ab592831cbf5987a6516139aeaf148bdb3360ccb","kind":"commit","published_at":"2018-05-07T13:38:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.45","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45/manifests"},{"name":"v1.0.0-beta.44","sha":"0bba4ad1aed5d2181baa156009301eb56fd80158","kind":"commit","published_at":"2018-04-29T20:57:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.44","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44/manifests"},{"name":"v1.0.0-beta.43","sha":"6dfe7382b9777885abe84f4d1f66c0c62545d559","kind":"commit","published_at":"2018-04-22T10:47:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.43","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43/manifests"},{"name":"v1.0.0-beta.42","sha":"bc03443cac8a55ce3fc4d19e6a95e0f3d0116fbf","kind":"commit","published_at":"2018-04-16T20:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.42","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42/manifests"},{"name":"v1.0.0-beta.41","sha":"cddff325bdc2c79592701c11e295e48db0879c28","kind":"tag","published_at":"2018-04-07T18:26:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.41","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41/manifests"},{"name":"v1.0.0-beta.40","sha":"7f423b6bef54c4a34f3b53d9b8ebf33c183916f8","kind":"tag","published_at":"2018-04-01T09:55:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.40","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40/manifests"},{"name":"v1.0.0-beta.39","sha":"b95cb7a83a102b21b7f6add713398f6c9e743d50","kind":"tag","published_at":"2018-03-28T21:23:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.39","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39/manifests"},{"name":"v1.0.0-beta.38","sha":"a6ccfbe7699b67b03703b49a7cb14d865b841d38","kind":"tag","published_at":"2018-03-17T12:24:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.38","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38/manifests"},{"name":"v1.0.0-beta.37","sha":"1587ac3654ae5061eb21f652722a02cc4c367292","kind":"tag","published_at":"2018-03-11T14:31:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.37","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37/manifests"},{"name":"v1.0.0-beta.36","sha":"f31bd2e431c29f85a053387ce062987a3fc36168","kind":"tag","published_at":"2018-03-05T21:07:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.36","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36/manifests"},{"name":"v1.0.0-beta.35","sha":"25ca14ffcec6eeb75446730a03cc4a2014c5e8ab","kind":"tag","published_at":"2018-02-25T22:47:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.35","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.2","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2/manifests"},{"name":"olivier-material-ui-codemod@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1/manifests"},{"name":"olivier-material-ui-icons@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.1","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1/manifests"},{"name":"olivier-material-ui-codemod@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0/manifests"},{"name":"olivier-material-ui-icons@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0/manifests"},{"name":"v1.0.0-beta.34","sha":"284dfcb06fed2244033cc971cb78f485bafece3d","kind":"tag","published_at":"2018-02-17T12:08:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.34","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34/manifests"},{"name":"v1.0.0-beta.33","sha":"b7f698d48d61e74f74e5e50a08b4309460a55266","kind":"tag","published_at":"2018-02-10T12:03:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.33","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33/manifests"},{"name":"v1.0.0-beta.32","sha":"896bc50f35a83fac0453dbbecd9f367b45b450e9","kind":"tag","published_at":"2018-02-04T22:44:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.32","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32/manifests"},{"name":"v1.0.0-beta.31","sha":"6271146a2545aeedf4110990de21ebc0c910b627","kind":"tag","published_at":"2018-01-29T22:06:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.31","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31/manifests"},{"name":"v1.0.0-beta.30","sha":"2bb35ce508832f518a4c3af8cd7cf67af8fd90c5","kind":"tag","published_at":"2018-01-21T22:50:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.30","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30/manifests"},{"name":"v1.0.0-beta.29","sha":"7386d56d4dfb85ca4a586a56691b6a58798d5c42","kind":"tag","published_at":"2018-01-16T20:27:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.29","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29/manifests"},{"name":"v1.0.0-beta.28","sha":"e1f3dad9084edf460d42e0a5f6b7c956eaa51e8d","kind":"tag","published_at":"2018-01-14T14:52:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.28","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28/manifests"},{"name":"v1.0.0-beta.27","sha":"fcfe4a64a95f65e205c5ba9523987982e6556eea","kind":"tag","published_at":"2018-01-06T15:25:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.27","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27/manifests"},{"name":"v1.0.0-beta.26","sha":"bd42549ee464bce03743f7ee18964066f9d3907d","kind":"tag","published_at":"2017-12-30T23:24:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.26","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26/manifests"},{"name":"v1.0.0-beta.25","sha":"d9ab3e313136fa5fb179743b560ac7c9e4fa8f6a","kind":"tag","published_at":"2017-12-22T23:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.25","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25/manifests"},{"name":"v1.0.0-beta.24","sha":"7c8fe8516f8bf6317e7cc748eefa7d97c92b4007","kind":"tag","published_at":"2017-12-17T12:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.24","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24/manifests"},{"name":"v1.0.0-beta.23","sha":"1a4e5b06ae0a7f6b3a6be810d272ebdf3efbb863","kind":"tag","published_at":"2017-12-09T09:51:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.23","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23/manifests"},{"name":"v0.20.0","sha":"86b40ae4883e95d6139e9e5d59c0e14aa022ce3a","kind":"commit","published_at":"2017-12-04T04:05:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0/manifests"},{"name":"v1.0.0-beta.22","sha":"22f68ca292a947349ae2877b09e85775703ec87f","kind":"tag","published_at":"2017-11-28T23:11:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22/manifests"},{"name":"v1.0.0-beta.21","sha":"d33604a9deacbb2725da3688d823416486a039c1","kind":"tag","published_at":"2017-11-13T22:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21/manifests"},{"name":"v1.0.0-beta.20","sha":"076d08bfa709ffdb4858106ebda73f475e4ec5b9","kind":"tag","published_at":"2017-11-05T19:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20/manifests"},{"name":"v1.0.0-beta.19","sha":"2a1879fb818973d4df766c2d7842afd939fdb2b8","kind":"tag","published_at":"2017-10-30T21:51:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19/manifests"},{"name":"v1.0.0-beta.18","sha":"f626204f8e0cd9933bcb7a8c8ac5cd97d6419eca","kind":"tag","published_at":"2017-10-23T21:58:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18/manifests"},{"name":"v1.0.0-beta.17","sha":"616d69d5ff7263eb9c84960b6b7a4c9ff852d4ef","kind":"tag","published_at":"2017-10-15T22:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17/manifests"},{"name":"v1.0.0-beta.16","sha":"56fd0d9d2f6fe0222b8c4117e227de1d725918ba","kind":"tag","published_at":"2017-10-08T20:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16/manifests"},{"name":"v0.19.4","sha":"f1bc4be26ca68578f0cfd053fed8eeabe0d3a636","kind":"tag","published_at":"2017-10-08T19:56:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4/manifests"},{"name":"v1.0.0-beta.15","sha":"4da17a67182a212be91a36cec9c976ccb6293380","kind":"tag","published_at":"2017-10-04T16:05:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15/manifests"},{"name":"v1.0.0-beta.13","sha":"736f12000e6989b2e37fcf10deca8bcf20a284f5","kind":"tag","published_at":"2017-10-01T19:58:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13/manifests"},{"name":"v0.19.3","sha":"7e484cc0c2e3db1e30ebe89d93475f2999f6168c","kind":"tag","published_at":"2017-10-01T19:35:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3/manifests"},{"name":"v1.0.0-beta.12","sha":"65b6e04a74a1520209e7b8fcfa311a431ecb070a","kind":"tag","published_at":"2017-09-24T18:24:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12/manifests"},{"name":"v0.19.2","sha":"5f750e046d48fa2f8c0efd86290ea48661c9b32e","kind":"tag","published_at":"2017-09-18T20:14:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2/manifests"},{"name":"v1.0.0-beta.11","sha":"01c6feb33e7e4e5043ce2a8377fa7dda3dbc8180","kind":"tag","published_at":"2017-09-18T19:11:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11/manifests"},{"name":"v1.0.0-beta.10","sha":"3d4518c997fe875f8e91044ff59a09a46fdfb726","kind":"tag","published_at":"2017-09-13T21:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10/manifests"},{"name":"v1.0.0-beta.9","sha":"d4dba0da9a00efe5104365ca647d848a131a41a6","kind":"tag","published_at":"2017-09-10T11:17:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9/manifests"},{"name":"v1.0.0-beta.8","sha":"865b39bef48c3f85743c3914ba146b97b93fce0f","kind":"tag","published_at":"2017-09-02T11:11:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8/manifests"},{"name":"v0.19.1","sha":"b0d03e92c64bee1ac8c25acd0c48657b7f605d9a","kind":"tag","published_at":"2017-09-02T10:38:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1/manifests"},{"name":"v1.0.0-beta.7","sha":"d2083879918dcafdc9c17e3e19440000a0abb3b0","kind":"tag","published_at":"2017-08-30T22:51:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7/manifests"},{"name":"v1.0.0-beta.6","sha":"8385df161a6792d472821e30c7095b267b844950","kind":"tag","published_at":"2017-08-20T14:48:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6/manifests"},{"name":"v1.0.0-beta.5","sha":"8292545fd41ea9f9d3c7c52bb45f60a4fea434a9","kind":"tag","published_at":"2017-08-15T08:55:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5/manifests"},{"name":"v0.19.0","sha":"d1b3bc614a818d497e38fd51c85077dd7b490bad","kind":"tag","published_at":"2017-08-15T08:17:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0/manifests"},{"name":"v1.0.0-beta.4","sha":"110f0a6e95e8e2b51b2bdd7e545a9b41d1a0009f","kind":"tag","published_at":"2017-08-05T10:09:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4/manifests"},{"name":"v1.0.0-beta.3","sha":"e0dd9560d4a152ca0a61558b6238edc40746c354","kind":"tag","published_at":"2017-07-29T21:00:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"45d5da95daf4d52b0ea6e4ffbef27755fa0aa196","kind":"tag","published_at":"2017-07-23T17:45:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"603fbde8d99e386d6640ec6c24ba9fcfc4316dd4","kind":"tag","published_at":"2017-07-23T17:12:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1/manifests"},{"name":"v0.18.7","sha":"50f6dfc4b6ee7473e27ba950c3ce900b24f17d1c","kind":"tag","published_at":"2017-07-23T15:51:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7/manifests"},{"name":"v1.0.0-alpha.22","sha":"f3992561ed94696d595b6a56efc7449c7dee67c7","kind":"tag","published_at":"2017-07-18T09:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22/manifests"},{"name":"v1.0.0-alpha.21","sha":"49d21891b72796f4a8f383d9b15b66f72cb94549","kind":"tag","published_at":"2017-07-04T22:13:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21/manifests"},{"name":"v0.18.6","sha":"1d10ecbac4a83f9934bb6a7f025855f82002113c","kind":"tag","published_at":"2017-07-04T21:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6/manifests"},{"name":"v0.18.5","sha":"86f7c4141cc66ab1e96a681a6945472283e41ea3","kind":"tag","published_at":"2017-06-28T18:14:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5/manifests"},{"name":"v1.0.0-alpha.20","sha":"84363396403cbbd51072d0b09822cd6d8ab6bf87","kind":"tag","published_at":"2017-06-25T18:01:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20/manifests"},{"name":"v0.18.4","sha":"2c6872cacf19ac71a316b282c2467162dcd148c6","kind":"tag","published_at":"2017-06-25T17:39:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4/manifests"},{"name":"v1.0.0-alpha.19","sha":"611bfd7557fd928933e39c054d2b2edeb57adaed","kind":"tag","published_at":"2017-06-19T16:58:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19/manifests"},{"name":"v1.0.0-alpha.18","sha":"5fdb60642bdf2907b7fba352cf2cd0fa7208848f","kind":"tag","published_at":"2017-06-19T10:12:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18/manifests"},{"name":"v1.0.0-alpha.17","sha":"73e0a35145d10f3c29a991f75e5ba8315e0e754a","kind":"tag","published_at":"2017-06-12T11:55:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17/manifests"},{"name":"v0.18.3","sha":"4c6a542c772f9fe9ff97bb95f63801138d7722d0","kind":"tag","published_at":"2017-06-07T21:28:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"9d3b59b3fec3b31b37334c3bd842112f3d090f86","kind":"commit","published_at":"2017-06-06T21:29:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2/manifests"},{"name":"v1.0.0-alpha.16","sha":"0c7dba6dc5ad8b9f69ec3c60e3ba31f2973e582a","kind":"tag","published_at":"2017-06-01T08:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"18508aeb3e5817406209e15c3e51a53c2cbece96","kind":"tag","published_at":"2017-05-23T20:00:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"771fb44738e116a1d2cec7aabb8ed1425b1d57f6","kind":"tag","published_at":"2017-05-14T10:11:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14/manifests"},{"name":"v0.18.1","sha":"715372edf9fc21244030207409b4070158f6936d","kind":"tag","published_at":"2017-05-13T10:21:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1/manifests"},{"name":"v1.0.0-alpha.13","sha":"17fde80a53fb9fcce31a82290f54de55cf3655e9","kind":"tag","published_at":"2017-05-08T10:47:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13/manifests"},{"name":"v0.18.0","sha":"dea7938b1265a3b100899d65589fbd05e877ab9e","kind":"tag","published_at":"2017-04-30T22:26:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0/manifests"},{"name":"v1.0.0-alpha.12","sha":"dc7371e4770fd3e8b1a82b9c2c2a652acaa73713","kind":"tag","published_at":"2017-04-30T22:22:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12/manifests"},{"name":"v0.17.4","sha":"a398290811c94bd6bb2d5d04c7f6d0ce734e3ad6","kind":"commit","published_at":"2017-04-14T17:20:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4/manifests"},{"name":"v1.0.0-alpha.11","sha":"7b3dbfaf2e94e8139424c8660692ee20d5a9880e","kind":"tag","published_at":"2017-04-14T16:50:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11/manifests"},{"name":"v0.17.3","sha":"53076a03182668f94d3bf40cd880309a51e9be88","kind":"tag","published_at":"2017-04-10T21:42:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"38c4aed87e608ded8e083dcf341ed5e9a14c20ef","kind":"tag","published_at":"2017-04-09T11:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2/manifests"},{"name":"v1.0.0-alpha.10","sha":"27fd907d604c1d3189b7b70e3a7e4758e0171492","kind":"tag","published_at":"2017-04-06T12:00:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"b962c2fbfa7a9cab9e9844e01966b90ca86e67a1","kind":"tag","published_at":"2017-04-01T13:47:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a0b4691eb3958aeb9173a8f4e705c81dfb7d25da","kind":"tag","published_at":"2017-03-25T11:46:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8/manifests"},{"name":"v0.17.1","sha":"05280483dbbc29e56edd8f3644721679b55d4d73","kind":"commit","published_at":"2017-03-13T12:27:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1/manifests"},{"name":"v1.0.0-alpha.7","sha":"9281a3fcee37d6afb9e493ff06e8a2626f4d7d91","kind":"tag","published_at":"2017-03-12T12:31:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"69f604946c366c655d0613841c034cacee7e9ef4","kind":"commit","published_at":"2017-02-26T12:41:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6/manifests"},{"name":"v1.0.0-alpha.5","sha":"74973892bdfacd5c9e3a4ce63185e9a6500d9522","kind":"commit","published_at":"2017-02-26T11:04:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-alpha.4","sha":"6472a6864951bfe7f3739afbe74b50981299ac28","kind":"commit","published_at":"2017-02-26T10:19:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4/manifests"},{"name":"v0.17.0","sha":"c9af9606bcea6551ceaadc2f6430d629eb679e84","kind":"commit","published_at":"2017-02-12T22:06:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0/manifests"},{"name":"v1.0.0-alpha.3","sha":"4583f5212d0b668e3801a859d3cc584cec0ec173","kind":"commit","published_at":"2017-02-12T21:43:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"8476782b595175d25c8a972b5fe53bc1f8532676","kind":"tag","published_at":"2017-02-07T19:48:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"3a0eb03018a9c5c96ba5233de8ef45202403a94c","kind":"commit","published_at":"2017-01-29T21:29:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.16.7","sha":"867c6c29b1badd839b1fd57720e5754fcd53a516","kind":"commit","published_at":"2017-01-15T19:57:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"bc84dbeeb78b725fefdc10cdc6eee7b75cc1226e","kind":"commit","published_at":"2016-12-25T21:03:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"8a03a04ef17f76ce09b88607b216d8a8e4d277d6","kind":"commit","published_at":"2016-12-09T20:45:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"84c18c98ff56fbe81be902735164219040729bb1","kind":"commit","published_at":"2016-11-17T19:18:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"066c5d53d1d4ecec2923ed12ec14647ae8248a9c","kind":"commit","published_at":"2016-11-17T16:41:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"806b2eab2272b430e814f8b3c7f1e7b31cd0e306","kind":"commit","published_at":"2016-11-14T17:22:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"2085737a798d9cb808b2fddf1f06883b27327ccc","kind":"commit","published_at":"2016-10-19T18:24:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"6eb9913441cb39562f4c935bdd70042d26daa260","kind":"commit","published_at":"2016-10-05T14:36:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0/manifests"},{"name":"v0.16.0-rc2","sha":"71a9524d0ec28dad2f566a42c7bb8ad2ea93ce36","kind":"commit","published_at":"2016-09-24T19:31:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2/manifests"},{"name":"v0.16.0-rc1","sha":"1691addd7f84317619c6831c35cb1f32ef3779b6","kind":"commit","published_at":"2016-09-07T19:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1/manifests"},{"name":"v0.15.4","sha":"be9bc14f4cda041299b6f8845af87b9278c871fc","kind":"commit","published_at":"2016-08-10T22:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"8bd3589dd7f676f3d725559cbd63457afe8d3691","kind":"commit","published_at":"2016-08-02T20:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"908f694e1e6eae9e63da6b22e63100d6bda4fa8e","kind":"commit","published_at":"2016-07-09T21:10:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"1fed1bcc81d89e473e261c1da4bf0a3a46515ce8","kind":"tag","published_at":"2016-06-20T08:15:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"06667b589952f58ff8c6d277df364ef16dada671","kind":"tag","published_at":"2016-05-06T13:49:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0/manifests"},{"name":"v0.15.0-beta.2","sha":"7cf7adfe9042e9be8dbaa1c850ffacca26e9c269","kind":"commit","published_at":"2016-04-21T22:57:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2/manifests"},{"name":"v0.15.0-beta.1","sha":"47d7525fb77c7c579e99d595b3f98c69fc838c77","kind":"tag","published_at":"2016-04-14T13:33:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1/manifests"},{"name":"v0.15.0-alpha.2","sha":"caabf9eaee5a5e11097958105f8427cfc8905f86","kind":"tag","published_at":"2016-03-17T23:37:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2/manifests"},{"name":"v0.15.0-alpha.1","sha":"2ebddeb908857c16ece162964a7e501ab37716ba","kind":"commit","published_at":"2016-02-27T17:54:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1/manifests"},{"name":"v0.14.4","sha":"de2bee1335ff1fd701a60cb3d739cf919dbd77ce","kind":"commit","published_at":"2016-02-03T00:47:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"fa9141f90149392cc3fa366736e61a89b07e9205","kind":"commit","published_at":"2016-01-27T03:06:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"44b41957ae81344cf6dc794cf2dbe2da48152622","kind":"commit","published_at":"2016-01-08T15:52:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"0ae4d7f61bb240ae5e2adc9d15a8d5629f738db6","kind":"commit","published_at":"2016-01-04T22:23:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"628bc82957d8e537a1b648e31e10723820bb00ac","kind":"commit","published_at":"2015-12-25T15:12:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0/manifests"},{"name":"v0.14.0-rc2","sha":"9a24d8a7839c37b86748ad8022e39235e8eb6be2","kind":"commit","published_at":"2015-12-14T22:26:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2/manifests"},{"name":"v0.14.0-rc1","sha":"7459597806a2f1f5826eaab26d3c5d974da70fbd","kind":"commit","published_at":"2015-12-04T19:52:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1/manifests"},{"name":"v0.13.4","sha":"a98006f9ffb588030cbdd2e3b4a4515017e58c43","kind":"commit","published_at":"2015-11-24T17:07:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"e33afed6913b58a990bd4b51a038bbfff0a0f42f","kind":"commit","published_at":"2015-11-17T16:34:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"6f28ad04e8f95073646bfeb8936c550ca4a94347","kind":"commit","published_at":"2015-11-10T00:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"330488977f95dbebd6cf6a387bf10a86238331ff","kind":"commit","published_at":"2015-10-29T21:08:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"7980cd589e9dc9e055e1b789bf2f80e7f2ef0f5d","kind":"commit","published_at":"2015-10-21T19:38:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"86394ccd2d7b715eaa054a369679eba4ac82ce1f","kind":"commit","published_at":"2015-10-21T19:04:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"d310459476a461e0d29f166de277896026d8f35f","kind":"commit","published_at":"2015-10-19T17:30:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"06aca1012d01de4ec782acfb8d22a6ec83d48ff7","kind":"commit","published_at":"2015-10-07T21:43:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"6671f90516c2065839efae773ecda924b8bebdae","kind":"commit","published_at":"2015-10-06T19:31:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"a4e194e46c47f8e2eedfab8f0a8c4104e5679c95","kind":"commit","published_at":"2015-09-28T16:15:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"aa485220ff28e907d2548cbfb65bd789c23d9eba","kind":"commit","published_at":"2015-09-25T16:08:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"b55b770f2049852febe47bef27aa0eaceafcec08","kind":"commit","published_at":"2015-09-15T21:10:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"82bc1cb2805f7b624516f71628e6ca525df18cad","kind":"commit","published_at":"2015-08-24T21:31:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0/manifests"},{"name":"v0.10.4","sha":"a8097bcbed6939f0cb308e05acf03a907b666725","kind":"commit","published_at":"2015-08-09T03:29:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"2a43082b52138e33c85878616461445895066a11","kind":"commit","published_at":"2015-08-08T22:51:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"71583523f39c1830d3fcffeff0598c2f803f1048","kind":"commit","published_at":"2015-07-29T20:34:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"6b609c63611b02f9e845b765770983c547cd6af8","kind":"commit","published_at":"2015-07-13T21:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"b6140ec86c5087ad799e9a658f3f0d9b150c205a","kind":"commit","published_at":"2015-07-10T01:35:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"8a18478700f49b94fe7f580664e7b31c581ceb0b","kind":"commit","published_at":"2015-06-20T17:47:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"3da654eb4f0ddb10d81f2706eda1f3819e40b795","kind":"commit","published_at":"2015-06-15T01:46:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"867e87d3530b4fb6bc7f6ec5fb9edcd49e7bd631","kind":"commit","published_at":"2015-06-09T23:38:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"cb794810e7c39352f1bbd533d92983dc22a57510","kind":"commit","published_at":"2015-05-24T20:12:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0/manifests"},{"name":"v0.7.5","sha":"b3ce0b272e5468919d01b3d3ab6751a92f682b48","kind":"commit","published_at":"2015-04-27T19:14:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"abc159f246f15163f7984bcf702409cffc745d6e","kind":"commit","published_at":"2015-04-21T18:14:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"9321a4a8879f380a725c7439114ebf3e0da8abcc","kind":"commit","published_at":"2015-04-01T15:20:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"953606f4d1a9e3a33798b499219fe40b1f81fd96","kind":"commit","published_at":"2015-03-25T23:45:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"03c169188dd10ec2242b7806050781867c0291dd","kind":"commit","published_at":"2015-03-04T21:41:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"078ba0c94f8985dd2d96587784f760474ba51858","kind":"commit","published_at":"2015-02-13T21:06:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"accd9f0ef163d514b091709ffd63f76f6d1a467f","kind":"commit","published_at":"2015-01-27T00:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"57c7a95be20dc77cbe0459a40acc802e16de5148","kind":"commit","published_at":"2015-01-26T23:07:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"706446d6aeb952def6f2016fdc213b6e56b2d40f","kind":"commit","published_at":"2015-01-03T23:58:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"6b294fdd0a7f9686b8b8f05cf8759e90b3e581f9","kind":"commit","published_at":"2014-12-25T17:36:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"3eb741fdb94fff5e8218809b8f7d5a9d2e4d1778","kind":"commit","published_at":"2014-12-15T17:14:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"d65414913839d9d939c8bd938ca21f39f0faa924","kind":"commit","published_at":"2014-12-07T15:15:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"fc3232f6e9d1662c4f9d813b70acb329c4cdc6de","kind":"commit","published_at":"2014-11-30T21:22:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"4b02786c2a7e27613201fe72c033a260018a38d6","kind":"commit","published_at":"2014-11-28T20:34:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"ab8880bc442941c20d58ca2cbb8aace7b2724929","kind":"commit","published_at":"2014-11-17T20:10:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"052b0bc5a3e887d0a36b2277a2e09812a0ce206b","kind":"commit","published_at":"2014-11-11T21:11:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"715b7e868003ac9b121bdacee3e1301b9c660aa9","kind":"commit","published_at":"2014-11-08T19:56:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"088d257c0bec691545cd32f83fd2af753866b8ee","kind":"commit","published_at":"2014-11-08T00:13:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0/manifests"},{"name":"v0.1.29","sha":"3fe7b8bf7c3adc04522f311ce1c1c3b6e39e8edd","kind":"commit","published_at":"2014-11-05T19:58:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.1.29","html_url":"https://github.com/mui/material-ui/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29/manifests"}]},"repo_metadata_updated_at":"2025-10-29T21:14:06.215Z","dependent_packages_count":0,"downloads":165,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":32.42135917306533,"dependent_packages_count":46.51965629908146,"stargazers_count":0.053273777364114816,"forks_count":0.014389578711399752,"docker_downloads_count":null,"average":19.75216970705558},"purl":"pkg:npm/mui-deploy-test-123","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/mui-deploy-test-123","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/mui-deploy-test-123","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/mui-deploy-test-123/dependencies","status":"unpublished","funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-29T16:04:14.239Z","issues_count":4308,"pull_requests_count":9949,"avg_time_to_close_issue":13592057.178502878,"avg_time_to_close_pull_request":1743679.4759773905,"issues_closed_count":2590,"pull_requests_closed_count":8490,"pull_request_authors_count":716,"issue_authors_count":2931,"avg_comments_per_issue":5.109795728876509,"avg_comments_per_pull_request":1.994974369283345,"merged_pull_requests_count":7175,"bot_issues_count":19,"bot_pull_requests_count":3438,"past_year_issues_count":769,"past_year_pull_requests_count":3299,"past_year_avg_time_to_close_issue":842316.4168674699,"past_year_avg_time_to_close_pull_request":466566.7232444611,"past_year_issues_closed_count":415,"past_year_pull_requests_closed_count":2663,"past_year_pull_request_authors_count":186,"past_year_issue_authors_count":610,"past_year_avg_comments_per_issue":1.859557867360208,"past_year_avg_comments_per_pull_request":1.4080024249772658,"past_year_bot_issues_count":9,"past_year_bot_pull_requests_count":1478,"past_year_merged_pull_requests_count":2376,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/issues","maintainers":[{"login":"oliviertassinari","count":773,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"siriwatknp","count":700,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":511,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":434,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"mnajdova","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"michaldudak","count":262,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"aarongarciah","count":237,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"ZeeshanTamboli","count":207,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mj12albert","count":193,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"alexfauquette","count":165,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"samuelsycamore","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"cherniavskii","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"LukasTy","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"bharatkashyap","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"DanailH","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"JCQuintas","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"eps1lon","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"hbjORbj","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hbjORbj"},{"login":"flaviendelangle","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"michelengelen","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"rosskevin","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rosskevin"},{"login":"mbrookes","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"m4theushw","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"apedroferreira","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"hasdfa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"nikitaa24","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikitaa24"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"richbustos","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richbustos"},{"login":"nathanmarks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanmarks"},{"login":"vicasas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"MBilalShafi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joshwooding","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwooding"},{"login":"dimitropoulos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dimitropoulos"},{"login":"arthurbalduini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"dmtrKovalenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmtrKovalenko"},{"login":"hai-cea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-cea"},{"login":"gerdadesign","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"DavidCnoops","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidCnoops"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}],"active_maintainers":[{"login":"siriwatknp","count":282,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":241,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":191,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"oliviertassinari","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"ZeeshanTamboli","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mnajdova","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"mj12albert","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"aarongarciah","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"prakhargupta1","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"JCQuintas","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"DanailH","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"alexfauquette","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"bharatkashyap","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"LukasTy","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"cherniavskii","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"michaldudak","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"MBilalShafi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"flaviendelangle","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"vicasas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mui-deploy-test-123/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mui-deploy-test-123/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mui-deploy-test-123/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mui-deploy-test-123/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mui-deploy-test-123/codemeta","maintainers":[{"uuid":"semanticist14","login":"semanticist14","name":null,"email":"semanticist0@gmail.com","url":null,"packages_count":22,"html_url":"https://www.npmjs.com/~semanticist14","role":null,"created_at":"2024-03-19T04:10:14.882Z","updated_at":"2024-03-19T04:10:14.882Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/semanticist14/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5264274,"maintainers_count":1091160,"namespaces_count":333594,"keywords_count":760514,"github":"npm","metadata":{"funded_packages_count":159192},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-12-16T06:37:22.408Z","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":10758900,"name":"@temp-mui/styled-engine-sc","ecosystem":"npm","description":"styled() API wrapper package for styled-components.","homepage":"https://mui.com/material-ui/integrations/styled-components/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/material-ui","keywords_array":["react","react-component","mui","styled-components"],"namespace":"temp-mui","versions_count":1,"first_release_published_at":"2024-07-26T02:54:59.232Z","latest_release_published_at":"2024-07-26T02:54:59.232Z","latest_release_number":"6.0.0-alpha.18","last_synced_at":"2025-12-12T01:21:12.994Z","created_at":"2024-07-28T00:10:35.807Z","updated_at":"2025-12-12T01:21:12.994Z","registry_url":"https://www.npmjs.com/package/@temp-mui/styled-engine-sc","install_command":"npm install @temp-mui/styled-engine-sc","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/mui-org"},"dist-tags":{"latest":"6.0.0-alpha.18"}},"repo_metadata":{"id":19822297,"uuid":"23083156","full_name":"mui/material-ui","owner":"mui","description":"Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.","archived":false,"fork":false,"pushed_at":"2025-12-05T13:58:33.000Z","size":701061,"stargazers_count":97416,"open_issues_count":1743,"forks_count":32789,"subscribers_count":1306,"default_branch":"master","last_synced_at":"2025-12-05T18:30:42.934Z","etag":null,"topics":["design-system","material-design","material-ui","react","react-components"],"latest_commit_sha":null,"homepage":"https://mui.com/material-ui/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2014-08-18T19:11:54.000Z","updated_at":"2025-12-05T17:06:32.000Z","dependencies_parsed_at":"2025-06-02T16:06:01.092Z","dependency_job_id":"32b77193-1b92-4638-bb5e-6c82ade9eee5","html_url":"https://github.com/mui/material-ui","commit_stats":{"total_commits":23822,"total_committers":3211,"mean_commits":"7.4188726253503585","dds":0.8266728234405172,"last_synced_commit":"c0620e333641deda56f3cd68c7c3736098ee818c"},"previous_names":["mui-org/material-ui","callemall/material-ui"],"tags_count":570,"template":false,"template_full_name":null,"purl":"pkg:github/mui/material-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/sbom","scorecard":{"id":262861,"data":{"date":"2025-08-17T02:37:43Z","repo":{"name":"github.com/mui/material-ui","commit":"06de3386e5dbd68c7e7496219f702232dcd7ec9f"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.7,"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":"Maintained","score":10,"reason":"30 commit(s) and 1 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":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/check-if-pr-has-label.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yml: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:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/no-response.yml:22","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/check-if-pr-has-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci-check.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-cleanup.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/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/publish-canaries.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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 28 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":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  14 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:  13 out of  13 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":"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: 'allow deletion' disabled on branch 'v6.x'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v6.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v6.x'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'v6.x'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v6.x'","Warn: codeowners review is not required on branch 'master'","Warn: codeowners review is not required on branch 'v6.x'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v6.x'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v6.x'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v6.x'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v6.x'"],"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":"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":"CI-Tests","score":10,"reason":"28 out of 28 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 36 contributing companies or organizations","details":["Info: found contributions from: A11yance, LightSourceAI, TourConnect, Treeshakers, alienfast, calcom, callemall, cefsharp, cssinjs, emikra, goose-duck, instacart, jalaali, lightsourceai, mui, mui-org, nodejs, openfoodfacts, pabloengine, pretur, react-native-community, reactiran, reactjs, reactwg, state-machines, storybookjs, testing-library, text-em-all, typed-typings, typescript-cheatsheets, underjs, vercel, webpack, yarnpkg, yarnplugins, 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":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-cpj6-fhp6-mr6j","Warn: Project is vulnerable to: GHSA-f46r-rw29-r322","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","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-17T11:13:50.539Z","repository_id":19822297,"created_at":"2025-08-17T11:13:50.539Z","updated_at":"2025-08-17T11:13:50.539Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27578154,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-12-07T02:00:07.896Z","response_time":53,"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":"v7.3.6","sha":"aa8cf28cb4b32fafd7c398f52dd8fde2a632f8e2","kind":"tag","published_at":"2025-12-03T06:57:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.6","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.6/manifests"},{"name":"v7.3.5","sha":"92c82252c77237100aebbea0446848a70d0ba2a7","kind":"tag","published_at":"2025-11-04T08:30:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.5","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.5/manifests"},{"name":"v7.3.4","sha":"28eadba9ec2899226ecbf4058b8fba1ddeab9e6d","kind":"tag","published_at":"2025-10-02T18:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4/manifests"},{"name":"v7.3.3","sha":"6984a79aa3ebde0ad9d1a21817de900f60b7dc90","kind":"tag","published_at":"2025-10-02T14:01:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3/manifests"},{"name":"v7.3.2","sha":"ebd180cdd48e365aa0c5c54b6568d5efc320590d","kind":"tag","published_at":"2025-09-02T06:18:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"3592ec32c4858c22bf99c535c037c13ee6db6b84","kind":"tag","published_at":"2025-08-06T09:33:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"ad98e5ebf7f2f629f9a8b054d9ee3e7217d163bf","kind":"tag","published_at":"2025-08-05T05:40:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0/manifests"},{"name":"v6.5.0","sha":"894dd472b2cc3bbf218eef521ce5a4bcbe914e60","kind":"tag","published_at":"2025-07-08T02:51:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0/manifests"},{"name":"v5.18.0","sha":"6b50143dcfc2aad56a37c9f2e1f14256e9a65c4e","kind":"tag","published_at":"2025-07-08T02:50:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0/manifests"},{"name":"v7.2.0","sha":"1496d735b2cf16501ce413daec40d627eee77e1d","kind":"tag","published_at":"2025-06-30T08:59:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0/manifests"},{"name":"v7.1.2","sha":"ad2d425db362790d6d0f90fbe5b5d3a5b5132503","kind":"tag","published_at":"2025-06-20T07:34:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2/manifests"},{"name":"v6.4.12","sha":"9179a92b0d97f6d0270c7fac733cfd81bd7354cc","kind":"tag","published_at":"2025-06-02T06:58:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12/manifests"},{"name":"v7.1.1","sha":"0ebb3a14ccc5dbee4ec2682b387511f107b95a65","kind":"tag","published_at":"2025-06-02T06:47:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"e3e07e0b8fac5ca8fb4bbf3ec453dbe79133552f","kind":"tag","published_at":"2025-05-06T08:50:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0/manifests"},{"name":"v6.4.11","sha":"6b3957d9d42c83e069da8e8bb534ec294dcb6254","kind":"tag","published_at":"2025-04-10T02:36:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11/manifests"},{"name":"v7.0.2","sha":"ebb24ce49e1ef8358600a7787cb6c8d671cead63","kind":"tag","published_at":"2025-04-09T13:08:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2/manifests"},{"name":"v6.4.10","sha":"d80a3609c8a7274dc5fafa348382059945aee449","kind":"tag","published_at":"2025-03-31T19:03:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10/manifests"},{"name":"v7.0.1","sha":"d6fdcac555725c3807e6f03445e3a051398ee739","kind":"tag","published_at":"2025-03-28T18:58:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"22aa7db2ed23df3b43530e9fdb57bc1051221457","kind":"tag","published_at":"2025-03-26T14:16:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0/manifests"},{"name":"v6.4.9","sha":"a884cb821f67a831f44cc6abfc3bc77faef91ada","kind":"tag","published_at":"2025-03-25T15:45:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9/manifests"},{"name":"v7.0.0-rc.0","sha":"ebaec8db8ae1b90183817cb0bad549d7fc63fe79","kind":"tag","published_at":"2025-03-19T09:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0/manifests"},{"name":"v5.17.1","sha":"0d509f8a4a48031a1e25974a1604b803892ce94e","kind":"tag","published_at":"2025-03-18T18:44:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"b0dc8270c5a2896293ff8b61052120a13819f0a1","kind":"tag","published_at":"2025-03-18T15:28:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0/manifests"},{"name":"v6.4.8","sha":"2bded219fabaaefc2083aa660d5856ab75cfa8d6","kind":"tag","published_at":"2025-03-17T17:54:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8/manifests"},{"name":"v7.0.0-beta.4","sha":"260ed53760f179e3bb4f1f43e2f2712ecbf9fdd7","kind":"tag","published_at":"2025-03-13T13:30:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4/manifests"},{"name":"v6.4.7","sha":"d1ca0a45fea4327ba4dc9876e62922785493f1c3","kind":"tag","published_at":"2025-03-05T15:19:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7/manifests"},{"name":"v7.0.0-beta.3","sha":"9dea4105c8b413e087bd1d0cc517b52831a2eb86","kind":"tag","published_at":"2025-03-05T15:13:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"48acea181cac8ca14455e76d01d3554ba578781e","kind":"tag","published_at":"2025-02-27T15:00:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2/manifests"},{"name":"v7.0.0-beta.1","sha":"2cf2e71af3c2b26694964884456bc335c2ba6cdb","kind":"tag","published_at":"2025-02-26T18:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1/manifests"},{"name":"v6.4.6","sha":"356b885778a2af26505d5dbba76a9abcceb69800","kind":"tag","published_at":"2025-02-26T13:39:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6/manifests"},{"name":"v7.0.0-beta.0","sha":"b485c1abec1d776e925ca90e6fa7d91e9bd057a7","kind":"tag","published_at":"2025-02-26T13:22:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0/manifests"},{"name":"v7.0.0-alpha.2","sha":"ba14b7070070281c8a6cea1df7653f007bb8da49","kind":"tag","published_at":"2025-02-18T18:57:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.4.5","sha":"6f2b908baa7863e2cbf0ec4518dc90ccfd53597b","kind":"tag","published_at":"2025-02-18T18:46:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5/manifests"},{"name":"v7.0.0-alpha.1","sha":"c390c1c2d1c85f42d40f16ce405a3c4b62026ec7","kind":"tag","published_at":"2025-02-11T17:34:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1/manifests"},{"name":"v6.4.4","sha":"c66361a6ad9d1354b60e6fb93ba3144c1348ab15","kind":"tag","published_at":"2025-02-11T14:31:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4/manifests"},{"name":"v6.4.3","sha":"cee310a92f61ffb75284195a9ed30bcb367c78e2","kind":"tag","published_at":"2025-02-04T18:53:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3/manifests"},{"name":"v7.0.0-alpha.0","sha":"3e3195a4285ca716061f7d7d87f4915630af1b69","kind":"tag","published_at":"2025-02-03T12:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.4.2","sha":"1813d89a599a4027fd216062b2cac8b0c1864f1d","kind":"tag","published_at":"2025-01-29T15:50:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2/manifests"},{"name":"v6.4.1","sha":"819e662a2ce210f8805c45057389217cb1c39a83","kind":"tag","published_at":"2025-01-21T13:23:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"f9949a8889c7e69cac145ce56411298a234d2e49","kind":"tag","published_at":"2025-01-14T16:46:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0/manifests"},{"name":"v5.16.14","sha":"ba588c8333d765af63ab15c8b33dd947b615f70b","kind":"tag","published_at":"2025-01-06T21:20:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14/manifests"},{"name":"v6.3.1","sha":"afd551abd3be44de711d6baef48e62e18b97c908","kind":"tag","published_at":"2025-01-03T13:53:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1/manifests"},{"name":"v5.16.13","sha":"e52a6379f22d38453fa046d410b0c4700707dbd9","kind":"tag","published_at":"2024-12-25T11:25:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13/manifests"},{"name":"v6.3.0","sha":"84d6ecfdccd10f204854beeef98bcc55dc99d117","kind":"tag","published_at":"2024-12-23T18:10:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"17026fc203a8b413ec7343b6eeb267a50519d515","kind":"tag","published_at":"2024-12-17T13:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1/manifests"},{"name":"v5.16.12","sha":"b8fbcf5fb5169d8db6ee0ec35001816d2777e8d4","kind":"tag","published_at":"2024-12-17T13:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12/manifests"},{"name":"v5.16.11","sha":"2413ff076b0d462736dfccd399b4be863fd79ec2","kind":"tag","published_at":"2024-12-11T10:13:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11/manifests"},{"name":"v6.2.0","sha":"3a8ceaead5ac4c2c4554e6500ca3d197420a04c2","kind":"tag","published_at":"2024-12-11T02:03:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0/manifests"},{"name":"v6.1.10","sha":"5c5e9f6d8a90034cd75dcb92403caf6b37efc916","kind":"tag","published_at":"2024-12-04T10:03:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10/manifests"},{"name":"v5.16.9","sha":"ec085b677c43ed1f37e66bd2fb58f27dce9f7184","kind":"tag","published_at":"2024-12-04T09:34:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9/manifests"},{"name":"v5.16.8","sha":"096adfbe28d038397a7f3cf3494b86844226e162","kind":"tag","published_at":"2024-11-28T06:51:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8/manifests"},{"name":"v6.1.9","sha":"821784419eefb89e4ce7b66c4b602a1e33d2fa88","kind":"tag","published_at":"2024-11-27T13:22:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9/manifests"},{"name":"v6.1.8","sha":"0b8739f145423bafdd8e2871312307bfb31c58ef","kind":"tag","published_at":"2024-11-20T15:09:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8/manifests"},{"name":"v6.1.7","sha":"a7d441d0bd3bfc16a1ce9e6d7ff3ad1afc6b62f1","kind":"tag","published_at":"2024-11-13T15:31:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7/manifests"},{"name":"v6.1.6","sha":"32112b76aa821c2a1e98120545019ef1a71ea274","kind":"tag","published_at":"2024-10-30T13:54:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6/manifests"},{"name":"v6.1.5","sha":"01c5f344628bc66e16f86284ee0fc7107002a5ca","kind":"tag","published_at":"2024-10-22T10:28:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5/manifests"},{"name":"v6.1.4","sha":"15ea548de803e4602894cae6304a497d7ddaf09c","kind":"tag","published_at":"2024-10-15T18:35:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4/manifests"},{"name":"v6.1.3","sha":"c7de2cae15cc7b7025ad79e3623320526ed16462","kind":"tag","published_at":"2024-10-09T09:47:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3/manifests"},{"name":"v6.1.2","sha":"e6ff0b5016ac4fa40cdc9b78a0d9ecdd2c0cd9db","kind":"tag","published_at":"2024-10-02T14:51:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"263c7259451d5b928bbdfd299c9c0afc89dfec02","kind":"tag","published_at":"2024-09-19T06:42:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"94cc3d0a66456713e6e25edf9a1ba35ad8df88bc","kind":"tag","published_at":"2024-09-11T13:09:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"bb620d85a89651ca4350e8861bbb35776d583726","kind":"tag","published_at":"2024-09-03T10:33:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"71dbef69dcbf2b87831af579fb777b4f1f4b219a","kind":"tag","published_at":"2024-08-29T13:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"c9a9adfb90e939c0590de6edf10d0c65fcbc8b1e","kind":"tag","published_at":"2024-08-27T09:06:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.0","sha":"55bea65c83c1beac77382fe961f8aa72eec21daa","kind":"tag","published_at":"2024-08-22T08:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0/manifests"},{"name":"v6.0.0-beta.6","sha":"cbb6f8d3b1b72732d51f5628765cfd7e75bd5747","kind":"tag","published_at":"2024-08-18T02:55:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6/manifests"},{"name":"v5.16.7","sha":"b505fd7b64e92db523198712a5d6716c494e0c66","kind":"tag","published_at":"2024-08-09T09:19:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7/manifests"},{"name":"v6.0.0-beta.5","sha":"75c24b0828981651082a3eede027b6871c96c440","kind":"tag","published_at":"2024-08-08T08:52:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5/manifests"},{"name":"v5.16.6","sha":"6eb1bdce38d0fc67fa8aebca260043c7fc8eb3e8","kind":"tag","published_at":"2024-07-30T21:06:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6/manifests"},{"name":"v6.0.0-beta.4","sha":"12532afa3e4f6f13a9fa86eb459c27792c36b6f9","kind":"tag","published_at":"2024-07-30T20:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4/manifests"},{"name":"v5.16.5","sha":"40792e6efb2c92b8964a3912e08aeb4fb7fc41c8","kind":"tag","published_at":"2024-07-25T06:42:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5/manifests"},{"name":"v6.0.0-beta.3","sha":"02fde66a0cd72fb7fe3681a5ea8c4de733b4a865","kind":"tag","published_at":"2024-07-24T18:27:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3/manifests"},{"name":"v5.16.4","sha":"77af399a3ad76f31e5f2e0fab5650b628fa50990","kind":"tag","published_at":"2024-07-16T16:01:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4/manifests"},{"name":"v6.0.0-beta.2","sha":"9ad8c1fd8dfd21d8e37fe73d71e011542b23db72","kind":"tag","published_at":"2024-07-16T14:46:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2/manifests"},{"name":"v5.16.3","sha":"e1824453bdb0a89f15d4dfe47a1c4f90fa0f0500","kind":"tag","published_at":"2024-07-16T14:18:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3/manifests"},{"name":"v6.0.0-beta.1","sha":"19c1935757925d834928a30ea41f58bb95fb355f","kind":"tag","published_at":"2024-07-16T09:42:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1/manifests"},{"name":"v5.16.2","sha":"56ddd108fe153592a800fce4d43f9758b0ff5101","kind":"tag","published_at":"2024-07-16T09:10:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2/manifests"},{"name":"v6.0.0-beta.0","sha":"3364f0740aa5c86e057ec5b0d22c1b12bfd96fa4","kind":"tag","published_at":"2024-07-11T15:54:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0/manifests"},{"name":"v5.16.1","sha":"431af6a2fd9bf6cd0422c61e36c937d1ea5e5015","kind":"tag","published_at":"2024-07-11T15:48:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1/manifests"},{"name":"v5.16.0","sha":"e5e9b9d5e952b52752b758179da20d3fa0982c05","kind":"tag","published_at":"2024-07-05T13:32:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0/manifests"},{"name":"v6.0.0-alpha.14","sha":"2a15dd74c76bacbc867a7313fdc2c42c6168327c","kind":"tag","published_at":"2024-07-05T04:25:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14/manifests"},{"name":"v6.0.0-alpha.13","sha":"a070a894fbe21c52df446438ca1bb5a891d5e1b5","kind":"tag","published_at":"2024-07-03T07:44:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13/manifests"},{"name":"v5.15.21","sha":"a306ce4afcc60de4c3e43b8f9183862235d9318e","kind":"tag","published_at":"2024-06-28T14:09:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21/manifests"},{"name":"v6.0.0-alpha.12","sha":"fb476c6c18b850e8400d03afb7447802afbfd357","kind":"tag","published_at":"2024-06-24T17:12:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.15.20","sha":"f20fa0ba4016e5425a2a4cce841075253828a551","kind":"tag","published_at":"2024-06-12T12:58:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20/manifests"},{"name":"v6.0.0-alpha.11","sha":"22c5206a9e8191b2f81131d6978a0958e55b7032","kind":"tag","published_at":"2024-06-12T08:18:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11/manifests"},{"name":"v6.0.0-alpha.10","sha":"e5ac6c0eef5efd4fa5c5eb11ccbf08e58e7443f8","kind":"tag","published_at":"2024-06-04T10:35:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10/manifests"},{"name":"v6.0.0-alpha.9","sha":"925de32766317bb84a92ec24b2b6465c8e48cc04","kind":"tag","published_at":"2024-05-29T12:25:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.15.19","sha":"77f606ba73bb5439d66871177772f54196044450","kind":"tag","published_at":"2024-05-29T12:01:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19/manifests"},{"name":"v6.0.0-alpha.8","sha":"c7dbe6e8256cef7bd2dbdcbee55428ad82513cd0","kind":"tag","published_at":"2024-05-21T16:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.15.18","sha":"607daac5baa9c8151f111fe4bacea1d7e61881a3","kind":"tag","published_at":"2024-05-16T09:29:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18/manifests"},{"name":"v6.0.0-alpha.7","sha":"997bec6d8d30a1a891aff4eeedefa41c93eaa95c","kind":"tag","published_at":"2024-05-16T06:31:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"7c8db04b91500ba77301acd360d21bff7f7c752f","kind":"tag","published_at":"2024-05-08T13:13:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.15.17","sha":"9bc4fc42959427246addfdf29db95847cc38e410","kind":"tag","published_at":"2024-05-08T12:24:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17/manifests"},{"name":"v5.15.16","sha":"284e251c155d92078f80f98919f4ab260b05e9be","kind":"tag","published_at":"2024-05-01T14:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16/manifests"},{"name":"v6.0.0-alpha.5","sha":"571d5046e26aa07605cb1e01ca99b2eb0b04d009","kind":"tag","published_at":"2024-05-01T14:16:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5/manifests"},{"name":"v6.0.0-alpha.4","sha":"afffc2ffc3db1e6abf48f3b3e13a41e8b758f874","kind":"tag","published_at":"2024-04-24T07:30:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4/manifests"},{"name":"v6.0.0-alpha.3","sha":"6d5e44409344ea4e13ceb3a02c4446dc6a7323b4","kind":"tag","published_at":"2024-04-17T16:10:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3/manifests"},{"name":"v6.0.0-alpha.2","sha":"4e75758b37119bd821435c23d9c111c545e186b6","kind":"tag","published_at":"2024-04-09T15:09:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2/manifests"},{"name":"v6.0.0-alpha.1","sha":"84307c1a2495a716788ec25f046faaa4d16c88c7","kind":"tag","published_at":"2024-04-05T10:43:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1/manifests"},{"name":"v5.15.15","sha":"5a079965186640b5176f00c537f3b9e6c299b5c4","kind":"tag","published_at":"2024-04-04T07:09:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15/manifests"},{"name":"v6.0.0-alpha.0","sha":"2a15ad6f1f5507162b1a5aebf78976ca3023183b","kind":"tag","published_at":"2024-03-26T15:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.15.14","sha":"9585d28317c90f2c71ab88dd5ae37638bb64ad82","kind":"tag","published_at":"2024-03-19T08:18:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14/manifests"},{"name":"v5.15.13","sha":"dbcb678234296de56afaf3138917e967e8d1934a","kind":"tag","published_at":"2024-03-13T14:17:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13/manifests"},{"name":"pigment@0.0.1","sha":"0e765a618a7676c507852cec024464b1fc1cd80f","kind":"tag","published_at":"2024-03-08T04:20:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/pigment@0.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/pigment@0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@pigment%400.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1/manifests"},{"name":"v5.15.12","sha":"5ad69e161d7520274cd37a2524ffb935b6dda158","kind":"tag","published_at":"2024-03-05T15:33:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12/manifests"},{"name":"v5.15.11","sha":"e3257a4d68481b0ca6efd5d06cb5c1e1e77e4286","kind":"tag","published_at":"2024-02-22T08:52:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11/manifests"},{"name":"v5.15.10","sha":"94fcd3ada0842108a9a2ce53e121931e5448649f","kind":"tag","published_at":"2024-02-12T12:38:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10/manifests"},{"name":"v5.15.9","sha":"7917d2a8a4acc0b07328dee8273847652491b769","kind":"tag","published_at":"2024-02-08T12:55:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9/manifests"},{"name":"v5.15.8","sha":"fe5a59e616637a0488b122749479b782f5f8dfa2","kind":"tag","published_at":"2024-02-06T20:42:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8/manifests"},{"name":"v5.15.7","sha":"b80acd69c7c848709d01465d6727b13ed6109258","kind":"tag","published_at":"2024-01-31T13:23:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7/manifests"},{"name":"v5.15.6","sha":"1700e5cd9cbb3bc648b7f799f837c4d23ed42700","kind":"tag","published_at":"2024-01-22T18:09:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6/manifests"},{"name":"v5.15.5","sha":"5d7c4e26a4973a3a80bf5f8a9a8ea14f89554fe0","kind":"tag","published_at":"2024-01-17T09:27:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5/manifests"},{"name":"v5.15.4","sha":"6aadbf91c5eb2c94dea9a49a19eb532606410a5a","kind":"tag","published_at":"2024-01-10T13:49:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4/manifests"},{"name":"v5.15.3","sha":"9fa4e472f9ba4fd4e7f8cfb8bc0d1f1d455ace23","kind":"tag","published_at":"2024-01-03T15:22:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"5d5dd15f70db9ffcb85d4dc57da8a20f5240fb81","kind":"tag","published_at":"2023-12-25T14:24:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"8be7ac66b99059bf2c2edcca9cf15981d389db6b","kind":"tag","published_at":"2023-12-19T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"8c2c6a88a509f9da7c453d4a3c3ab4749a57a36d","kind":"tag","published_at":"2023-12-12T18:21:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0/manifests"},{"name":"v5.14.20","sha":"14fa79f4328e901f82d7fc39aba722a9bf4a8df0","kind":"tag","published_at":"2023-12-05T09:28:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20/manifests"},{"name":"v5.14.19","sha":"a07b4925255aa3fc7ae1255130e182e4573c58d7","kind":"tag","published_at":"2023-11-29T21:11:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19/manifests"},{"name":"v5.14.18","sha":"43a41b6b2fa3f0a186a852b894452722e3a38f04","kind":"tag","published_at":"2023-11-14T08:27:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18/manifests"},{"name":"v5.14.17","sha":"c54a42dd8b0ec8e850bd60438e60a1a8acb3b4a4","kind":"tag","published_at":"2023-11-06T15:34:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17/manifests"},{"name":"v5.14.16","sha":"391b57a05daf67a8154471dae645471f5ffac09f","kind":"tag","published_at":"2023-10-31T10:57:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16/manifests"},{"name":"v5.14.15","sha":"6baedcfed27419ed6b9685f27fcbf3eff46133a3","kind":"tag","published_at":"2023-10-24T15:41:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15/manifests"},{"name":"v5.14.14","sha":"a0cfa182db3e7b196efe36cfe7b31d304c5a0a4e","kind":"tag","published_at":"2023-10-17T13:58:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14/manifests"},{"name":"v5.14.13","sha":"b8811a0fa59e7663b240183219db32f9a617e607","kind":"tag","published_at":"2023-10-10T19:42:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13/manifests"},{"name":"v5.14.12","sha":"bd450a0fdb19b087f47e1d7cce5a72417ec977cc","kind":"commit","published_at":"2023-10-04T16:31:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12/manifests"},{"name":"v5.14.11","sha":"13c0894d0c14c7f577a0a95492aeaa8fff8da33a","kind":"tag","published_at":"2023-09-26T11:47:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11/manifests"},{"name":"v5.14.10","sha":"14e97bffa62760cabcdc7244bff445b423f5286a","kind":"tag","published_at":"2023-09-18T10:18:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10/manifests"},{"name":"v5.14.9","sha":"8255b71ccdbfe9a20f856b5d68a269ab1c5452ca","kind":"tag","published_at":"2023-09-13T13:36:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9/manifests"},{"name":"v5.14.8","sha":"74c58dabc2cf5ed2242fb08e4781d26088d06b12","kind":"tag","published_at":"2023-09-05T12:34:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8/manifests"},{"name":"v5.14.7","sha":"8a09d535f101aac98935f82b76345ca9691b5e2b","kind":"tag","published_at":"2023-08-29T12:04:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7/manifests"},{"name":"v5.14.6","sha":"a1f511dd6ed9adba561e2ba00e1348136ed656db","kind":"commit","published_at":"2023-08-24T11:19:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6/manifests"},{"name":"v5.14.5","sha":"61fbfd1546c55caca984695a41f9c95668d414fc","kind":"tag","published_at":"2023-08-14T14:39:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5/manifests"},{"name":"v5.14.4","sha":"40f4b275022f03e48cf4809cd53d0d0dabb40424","kind":"tag","published_at":"2023-08-08T09:51:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4/manifests"},{"name":"v5.14.3","sha":"2deea341c9abfb640f22520e0c277027f3f91cd0","kind":"tag","published_at":"2023-08-01T15:33:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3/manifests"},{"name":"v5.14.2","sha":"36d9f0d3659e2f5ab1d924988313986962a0bf35","kind":"tag","published_at":"2023-07-25T10:01:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2/manifests"},{"name":"v5.14.1","sha":"f2e5ded80e94407f63a27eadb018139d6f967313","kind":"tag","published_at":"2023-07-19T09:05:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1/manifests"},{"name":"v5.14.0","sha":"2529e3aaaaec2c9f8e8cf669e58bb9c81db5a6d8","kind":"tag","published_at":"2023-07-11T14:57:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0/manifests"},{"name":"v5.13.7","sha":"aac2d5b526e8139314d99f827ecc3b2c24e99686","kind":"tag","published_at":"2023-07-04T08:53:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7/manifests"},{"name":"v5.13.6","sha":"312270bc71224067e1910bbee9f800b4a2469cc7","kind":"tag","published_at":"2023-06-23T14:05:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6/manifests"},{"name":"v5.13.5","sha":"24b3af68ebe79c1891e45c60c6bcfd26f8818f73","kind":"tag","published_at":"2023-06-12T13:43:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5/manifests"},{"name":"v5.13.4","sha":"a522d82df32d3bfab46b25f5ff24eeb9670c83fb","kind":"tag","published_at":"2023-06-05T17:30:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4/manifests"},{"name":"v5.13.3","sha":"70d4a2bb49dca9fef7854a1463a392094222812b","kind":"tag","published_at":"2023-05-29T11:22:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3/manifests"},{"name":"v5.13.2","sha":"f661923e9aa9d9cc634750affbb04bf2007bc57d","kind":"tag","published_at":"2023-05-22T16:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2/manifests"},{"name":"v5.13.1","sha":"0c58832b6e182f782e73b118ed9681055db3e249","kind":"tag","published_at":"2023-05-17T05:25:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"9130a021ca34746e4076fcae50c57bc584026b8f","kind":"tag","published_at":"2023-05-10T08:14:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0/manifests"},{"name":"v5.12.3","sha":"9710ff34b16a0f271107a8619a28546ae3ca7c18","kind":"tag","published_at":"2023-05-02T14:17:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"5b7e9c52e37ef0c3274a762f38cd7ef7ffc9e7a8","kind":"tag","published_at":"2023-04-25T16:42:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"d14d288ae9e9b0e2b3b33d0a77b4113f024d4215","kind":"tag","published_at":"2023-04-17T15:57:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"05127cf65b4250f836897428cd15829669ab8d6c","kind":"tag","published_at":"2023-04-11T09:58:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0/manifests"},{"name":"v5.11.16","sha":"af5e109990a26318c96dbff6f25759ba91f0e147","kind":"tag","published_at":"2023-04-04T14:00:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16/manifests"},{"name":"v5.11.15","sha":"ae98db6aca5f9d4b754ff9fce4ce33f738a00f65","kind":"tag","published_at":"2023-03-28T13:06:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15/manifests"},{"name":"v5.11.14","sha":"f34d17c3294fcdb63fe9a135b4f3aa2459c81189","kind":"tag","published_at":"2023-03-21T17:45:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14/manifests"},{"name":"v5.11.13","sha":"9f7a2bfac55faed1b1c6c7b4b6d1b1659a076bab","kind":"tag","published_at":"2023-03-14T09:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13/manifests"},{"name":"v5.11.12","sha":"b76b8f1098a6c01f39e5e19bf3abf77c2b9cf475","kind":"tag","published_at":"2023-03-06T15:03:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12/manifests"},{"name":"v5.11.11","sha":"58df7f1905f16533ddb5a7977346c0f4548e4547","kind":"tag","published_at":"2023-02-28T09:55:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11/manifests"},{"name":"v5.11.10","sha":"676bc85fa2b02f92f21dd5c7e15f453b6b9c2e3d","kind":"tag","published_at":"2023-02-20T11:30:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10/manifests"},{"name":"v5.11.9","sha":"af5b3f5e7a79da9ef4bbd63d8fcf60927ffb6533","kind":"tag","published_at":"2023-02-14T14:30:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9/manifests"},{"name":"v5.11.8","sha":"d4d8512ce3453711f3c661374579b0d2ed13f3e7","kind":"tag","published_at":"2023-02-07T10:50:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8/manifests"},{"name":"v5.11.7","sha":"33cac172846b032d3f8b9333b72b2af832dd47d0","kind":"tag","published_at":"2023-01-31T09:39:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7/manifests"},{"name":"v5.11.6","sha":"a2e552314847b4d52498538d7ca171763067a5d0","kind":"tag","published_at":"2023-01-23T20:28:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6/manifests"},{"name":"v5.11.5","sha":"685c72dfaf840f4d5b7a3ab738ddcabd74418823","kind":"tag","published_at":"2023-01-18T01:43:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5/manifests"},{"name":"v5.11.4","sha":"bc859d95e4415f880cd6bcb6f44cc9e5e8c8097c","kind":"tag","published_at":"2023-01-09T13:57:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4/manifests"},{"name":"v5.11.3","sha":"a526207c3957de4ebfcda937b58327d69464f15c","kind":"tag","published_at":"2023-01-02T17:00:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3/manifests"},{"name":"v5.11.2","sha":"e9d8fa07e1ff979bcaf92837b131cd9e292f0161","kind":"tag","published_at":"2022-12-26T14:56:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2/manifests"},{"name":"v5.11.1","sha":"a1e30390da62019e5769e398f4cbc9f8892d8f9a","kind":"commit","published_at":"2022-12-20T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"191acda4545c394b78964ab80b364e15686f0e9b","kind":"tag","published_at":"2022-12-13T12:56:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0/manifests"},{"name":"v5.10.17","sha":"4265f343b49e4af9673a49e585439d35c8deeab2","kind":"tag","published_at":"2022-12-06T10:59:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17/manifests"},{"name":"v5.10.16","sha":"b8aa3974d84c176b8857e8d5b29a7be8670bb410","kind":"tag","published_at":"2022-11-28T16:00:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16/manifests"},{"name":"v5.10.15","sha":"14a6e1c61edb5f66f4888e32c04df5e637e7cfc4","kind":"commit","published_at":"2022-11-22T09:45:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15/manifests"},{"name":"v5.10.14","sha":"c2da6de1c504c7dbd8ae1d0771c184c1544a0c76","kind":"tag","published_at":"2022-11-15T09:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14/manifests"},{"name":"v5.10.13","sha":"2f4c2190d1d3614d8063e84b79d4d1f034b3e3fe","kind":"tag","published_at":"2022-11-07T17:53:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13/manifests"},{"name":"v5.10.12","sha":"30cb27cff1d4e1838ca4235ab4285e20f2b2a870","kind":"tag","published_at":"2022-10-31T15:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12/manifests"},{"name":"v5.10.11","sha":"c80ff0339882859af7e17f8bfd0a5f6880b323f8","kind":"commit","published_at":"2022-10-25T09:34:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11/manifests"},{"name":"v5.10.10","sha":"639224a3e3600cb0e04755d89aab250297b6d851","kind":"tag","published_at":"2022-10-18T08:35:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10/manifests"},{"name":"v5.10.9","sha":"7bd7c219e2670ff7791148e9b1a1d2387528fc0c","kind":"tag","published_at":"2022-10-11T11:56:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9/manifests"},{"name":"v5.10.8","sha":"d4a3216cdd858899960f945d6e00b2d59bf1d5d1","kind":"tag","published_at":"2022-10-03T16:28:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8/manifests"},{"name":"v5.10.7","sha":"d9ef6e788eee11256818329c7429242f8b769263","kind":"commit","published_at":"2022-09-27T01:44:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7/manifests"},{"name":"v5.10.6","sha":"0f75f3d78b67c405c23bfd14a29aedff367415b7","kind":"tag","published_at":"2022-09-19T14:34:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6/manifests"},{"name":"v5.10.5","sha":"594d87dab0e43e641a6826c935df8f2c10672955","kind":"tag","published_at":"2022-09-12T14:40:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5/manifests"},{"name":"v5.10.4","sha":"c8feb29320a22cc4461fb5ef5f4f7de7bd96a59b","kind":"commit","published_at":"2022-09-06T09:11:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"992421d0114a9df72d358fe6fccc28c1fb6f1505","kind":"tag","published_at":"2022-08-29T17:37:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"99b23c06d9b018d6c500fa1acb3030d673e219ab","kind":"tag","published_at":"2022-08-23T10:25:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"dfc0b89c665de8e5e3e4ecf68d8c782e74dbb65c","kind":"tag","published_at":"2022-08-16T17:55:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"7f502e06d54c5a2f389a1639358c84279462b54a","kind":"commit","published_at":"2022-08-09T03:21:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0/manifests"},{"name":"v5.9.3","sha":"89617ef683d2bcd2c870e9c1bd58ad4d55247fd5","kind":"tag","published_at":"2022-08-01T20:54:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3/manifests"},{"name":"v5.9.2","sha":"b7f0a16eca4ac2044703032838f90873ec063d75","kind":"tag","published_at":"2022-07-25T15:12:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2/manifests"},{"name":"v5.9.1","sha":"1937412c4345569d98c0950a1016c22508e1ff81","kind":"tag","published_at":"2022-07-18T17:23:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"88ad7d4e623183b8e20702e7961ef9c8de330dc7","kind":"commit","published_at":"2022-07-12T08:54:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0/manifests"},{"name":"v5.8.7","sha":"be0ab4c062a22fc4bb52c47d005b57203b56c09c","kind":"tag","published_at":"2022-07-04T20:39:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7/manifests"},{"name":"v5.8.6","sha":"c58f6653411e0ff38bf67a512d16b87c6523606b","kind":"tag","published_at":"2022-06-27T14:21:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6/manifests"},{"name":"v5.8.5","sha":"3c528113f47cfddf2504ea02ba3065e7c5c46928","kind":"tag","published_at":"2022-06-21T18:05:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5/manifests"},{"name":"v5.8.4","sha":"a6e782ec2f037e2ca989515048ce5f22fe760595","kind":"tag","published_at":"2022-06-14T10:00:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4/manifests"},{"name":"v5.8.3","sha":"b1e4b9cd3e1d88286f9d1485864310a7c1f23a79","kind":"tag","published_at":"2022-06-07T19:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3/manifests"},{"name":"v5.8.2","sha":"93b0aba905b3b6947f58a02d911489bb737ee880","kind":"commit","published_at":"2022-05-31T11:47:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2/manifests"},{"name":"v5.8.1","sha":"1eee9ee437f39f1c3438209154df8e8b9ecd990d","kind":"tag","published_at":"2022-05-23T16:04:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"6a468718b970c39ae83a4029bcb53071c9567430","kind":"tag","published_at":"2022-05-17T09:42:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4eef029981b08c77a9c52d0b863e6b5ced279087","kind":"tag","published_at":"2022-05-10T09:06:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0/manifests"},{"name":"v5.6.4","sha":"edb7e8895ef8def2bf59376d7631e0360a77aaf6","kind":"commit","published_at":"2022-05-02T11:46:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4/manifests"},{"name":"v5.6.3","sha":"124d5e2f0022d17b577a464e6b3a69fa2511105e","kind":"tag","published_at":"2022-04-25T14:04:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3/manifests"},{"name":"v5.6.2","sha":"b3645b3fd11dc26a06ea370a41b5bac1026c6792","kind":"tag","published_at":"2022-04-18T16:10:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2/manifests"},{"name":"v5.6.1","sha":"0251fd5222079e4a512bbd32dff4a7a4c3efe997","kind":"tag","published_at":"2022-04-11T13:21:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"8dcdea53f927ab207718d7ee6576806aca2a3798","kind":"commit","published_at":"2022-04-06T03:27:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0/manifests"},{"name":"v4.12.4","sha":"a563a60219f7f6519fb0f34f6d8e3bf0974e6495","kind":"tag","published_at":"2022-04-03T14:38:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4/manifests"},{"name":"v5.5.3","sha":"96e1f40a3b8aa809d543aa7d466eb48cdfa0b53d","kind":"tag","published_at":"2022-03-28T14:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"dd411b017ea7504a14a16821b694ac6aa01d9b6d","kind":"tag","published_at":"2022-03-21T15:15:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"350b15ee91a93040d50391cb9a45440a90e6b2d1","kind":"tag","published_at":"2022-03-14T16:49:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"f3412aa9d179fdfc3f5c0a4a1cfc1965faef7307","kind":"commit","published_at":"2022-03-07T13:53:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0/manifests"},{"name":"v5.4.4","sha":"965f2eb8cb79bb0685a13d9e28c09617b22358cd","kind":"tag","published_at":"2022-02-28T15:21:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4/manifests"},{"name":"v5.4.3","sha":"e2892a61ea56b6578c2efc81d0324660082ad93c","kind":"tag","published_at":"2022-02-21T16:40:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3/manifests"},{"name":"v5.4.2","sha":"01371028b27156419923b362c4b0af92dc08b29f","kind":"tag","published_at":"2022-02-15T14:57:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"fbce2f80c6cb36e59a4a6826ae46b59a10e1c831","kind":"commit","published_at":"2022-02-08T11:34:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"ba4e819aa58b6a36ae4d96ee79c2a5310a812670","kind":"tag","published_at":"2022-02-01T09:00:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"337be3b2a630d791a5cbc5a2a4575d4f58e38df3","kind":"tag","published_at":"2022-01-24T15:05:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"dcbfc54f581dbf1c0008a8e9e578f896f06228ab","kind":"tag","published_at":"2022-01-17T22:45:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0/manifests"},{"name":"v5.2.8","sha":"f80abbb5f942064c9c270b2ac5bb2a2318876754","kind":"tag","published_at":"2022-01-10T20:11:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8/manifests"},{"name":"v5.2.7","sha":"5daaf9be5115b1cb777fb4cf3d9125baddfe5720","kind":"tag","published_at":"2022-01-03T12:34:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7/manifests"},{"name":"v5.2.6","sha":"052db9d577a03ed8d588ecca9e6c0a5f5ba676e1","kind":"tag","published_at":"2021-12-27T14:23:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6/manifests"},{"name":"v5.2.5","sha":"f8697de9c250dbc6b446bcc08566f50fb4070aab","kind":"tag","published_at":"2021-12-20T14:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5/manifests"},{"name":"v5.2.4","sha":"b265431f9a32ea726c5227821126fbc6424117d5","kind":"commit","published_at":"2021-12-14T13:41:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4/manifests"},{"name":"v5.2.3","sha":"9c3dc12c3de241f44d923bfb089200980f3fd23d","kind":"tag","published_at":"2021-12-06T16:12:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3/manifests"},{"name":"v5.2.2","sha":"fcaec7a75f951c9db79c99c42370ca18212c1f16","kind":"tag","published_at":"2021-11-29T16:51:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"586d9ba2472d549c180cbacddf97eb73425286b3","kind":"tag","published_at":"2021-11-25T11:50:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"353cecb5391571163eb6bd8cbf36d2dd299aaf56","kind":"tag","published_at":"2021-11-23T13:25:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"ddbe15b4d8b7cc1dc84720264fde0b1dafb6166f","kind":"commit","published_at":"2021-11-16T15:06:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"7e26583fe1f95f5c3682213105f8f4b51c9d61c9","kind":"tag","published_at":"2021-11-08T15:14:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0/manifests"},{"name":"v5.0.6","sha":"99752d2848f17c5d1e4840f54863899a19387162","kind":"tag","published_at":"2021-10-27T08:43:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6/manifests"},{"name":"v5.0.5","sha":"58f8ff1f8bc7f0cc4bb728654604a194b3c3790b","kind":"tag","published_at":"2021-10-26T10:14:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"86443310e4344ae1ce6e04f084d58e17e4d62170","kind":"tag","published_at":"2021-10-14T15:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"36258031912caf662f69ca3769c6e0bd46946050","kind":"tag","published_at":"2021-10-07T12:26:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"c510762a325116c654afd3c21381a50b942c2c66","kind":"tag","published_at":"2021-09-29T09:29:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"afcf3ee18e7a9c526348b3bce74b69781b4ad071","kind":"tag","published_at":"2021-09-22T12:15:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"85598e74b85a89a16f8bdf5b68346ca8d6b70557","kind":"tag","published_at":"2021-09-16T11:28:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.1","sha":"1b563a153f5b2736f79a3f45573e2e2b66ba0a9a","kind":"tag","published_at":"2021-09-08T13:55:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"698492a5401b12578dc459397b9d288542fc954b","kind":"commit","published_at":"2021-09-02T02:45:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.5","sha":"0bab71409bcc0865ab3e0fcbfa14fa824ddc5495","kind":"tag","published_at":"2021-08-25T07:30:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"c30ec7bed00b36da7b0e6a202b3cb48d2fc1b579","kind":"tag","published_at":"2021-08-13T21:32:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"e5ccdf299c75ea65b0600ee05ff6c98646891c77","kind":"tag","published_at":"2021-08-09T04:03:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3/manifests"},{"name":"v4.12.3","sha":"77a8daeed0e8efa67c6d86f3cc40239dc6eb3d94","kind":"tag","published_at":"2021-07-30T10:06:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3/manifests"},{"name":"v5.0.0-beta.2","sha":"cca80d861f64b3eaa8a5ef8815b7552aaea61557","kind":"tag","published_at":"2021-07-26T15:01:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2/manifests"},{"name":"v4.12.2","sha":"958241aa0ebf340ad0f152b91949720c85b4fcca","kind":"tag","published_at":"2021-07-19T16:41:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2/manifests"},{"name":"v5.0.0-beta.1","sha":"8a4b8952077b64e90ac9d23c116a45aed672db9c","kind":"tag","published_at":"2021-07-14T16:28:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1/manifests"},{"name":"v4.12.1","sha":"4dc8c9bf3e8a6b21a2aac58b0be3161af334b67d","kind":"tag","published_at":"2021-07-07T13:08:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"53a1655143aa4ec36c29a6063ccdf89c48a74bfd","kind":"tag","published_at":"2021-07-06T13:40:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0/manifests"},{"name":"v5.0.0-beta.0","sha":"a0f416173d2f5b78546f52e572a0f64dcc3751e9","kind":"tag","published_at":"2021-07-01T12:17:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.38","sha":"f60126f95d7b36fa12133887990615b9f47e994a","kind":"commit","published_at":"2021-06-24T03:37:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.38","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38/manifests"},{"name":"v5.0.0-alpha.37","sha":"c795ca0822e2816a630a5654d5471fa04521d23c","kind":"tag","published_at":"2021-06-15T17:49:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.37","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37/manifests"},{"name":"v5.0.0-alpha.36","sha":"cf2f6fa90608b109978698fc48120920beaaa51f","kind":"tag","published_at":"2021-06-08T06:46:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.36","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36/manifests"},{"name":"v5.0.0-alpha.35","sha":"6c0afb6d8fff919e80f9f1ec92613acacd8365e7","kind":"tag","published_at":"2021-05-31T20:34:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.35","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35/manifests"},{"name":"v5.0.0-alpha.34","sha":"ee3a077c161accb887b93a17f9eaa2b23e998319","kind":"tag","published_at":"2021-05-18T10:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.34","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34/manifests"},{"name":"v5.0.0-alpha.33","sha":"0fa6ab4a29e8469c081d3f796e0bd9cab98e9185","kind":"tag","published_at":"2021-05-09T12:29:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.33","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33/manifests"},{"name":"v4.11.4","sha":"6658323b5e2ba366691829bbef3f53c00008497e","kind":"tag","published_at":"2021-04-27T15:48:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4/manifests"},{"name":"v5.0.0-alpha.32","sha":"2e99746c35ea0c1e45187a206d6ebc25a52933dc","kind":"tag","published_at":"2021-04-27T12:59:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32/manifests"},{"name":"v5.0.0-alpha.31","sha":"b061319b132163900d1a4eb64207f5284d28639d","kind":"tag","published_at":"2021-04-20T13:59:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"0bc7ed897d54a899fb0dfc5cbd6c5ee0592705e1","kind":"tag","published_at":"2021-04-12T09:46:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"29934afe4643811f3bed772612f92d539a1e489d","kind":"tag","published_at":"2021-04-04T16:43:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"a83c7715c0e2cfa1c3e59b7a1f828f6a1476b307","kind":"tag","published_at":"2021-03-24T12:57:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"2de88ce2973667921a45ff69ea48a8843cb9d8cb","kind":"tag","published_at":"2021-03-05T13:01:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27/manifests"},{"name":"v5.0.0-alpha.26","sha":"8928a36394154e02a73d5e92a740d5f9ed8da709","kind":"tag","published_at":"2021-02-27T18:39:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"688db35f581ac345a09a15420efdb0e4c98a56ab","kind":"tag","published_at":"2021-02-11T12:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"15108a5aad5342d92e86be5c5388b8321a88b280","kind":"tag","published_at":"2021-01-26T14:08:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24/manifests"},{"name":"v4.11.3-deprecations.1","sha":"6cf7cf7c7b11b38db18a4d2003743cbadeb1b4ee","kind":"commit","published_at":"2021-01-25T23:27:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1/manifests"},{"name":"v4.11.3","sha":"bd79e8f8c5b8c77bc5c13d076377a18d2ceedfa2","kind":"commit","published_at":"2021-01-24T12:45:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3/manifests"},{"name":"v4.11.3-deprecations.0","sha":"f64337cd87428e04c851bb1667f5f9e0e6aeaede","kind":"commit","published_at":"2021-01-24T12:00:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0/manifests"},{"name":"v5.0.0-alpha.23","sha":"af6e7220961c6f5e8ed89172694287dc737828ff","kind":"commit","published_at":"2021-01-14T12:48:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23/manifests"},{"name":"v5.0.0-alpha.22","sha":"c514ea86c11c9817839630e840535358f5044caf","kind":"commit","published_at":"2021-01-04T11:14:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"5c82b9147f811fda24bc09132852ed240f8d9def","kind":"commit","published_at":"2020-12-30T17:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"cd30d9e3961c8b33ce43a133e0a958867a202c41","kind":"commit","published_at":"2020-12-21T17:51:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20/manifests"},{"name":"v5.0.0-alpha.19","sha":"754e29cf5a712d0e0f6bd3e54f80e9997659f68c","kind":"commit","published_at":"2020-12-13T17:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.11.2","sha":"174b64f8a3adffb8df3c13285f4edc2437a8547a","kind":"commit","published_at":"2020-12-02T23:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2/manifests"},{"name":"v5.0.0-alpha.18","sha":"c5561c5febbe1c3bd5446c8a0bb480025ab38b86","kind":"commit","published_at":"2020-12-02T23:25:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.11.1","sha":"b8092ce09e164a1cb2fec2f3a5b6aa6e2dc6cbbd","kind":"commit","published_at":"2020-11-24T14:35:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1/manifests"},{"name":"v5.0.0-alpha.17","sha":"41d6a360e0fb245dd74549445539c6218a9dc737","kind":"commit","published_at":"2020-11-23T00:49:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17/manifests"},{"name":"v5.0.0-alpha.16","sha":"47a8e102eeaa5a68a2b4f99c08085cfddc0bef77","kind":"commit","published_at":"2020-11-14T12:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16/manifests"},{"name":"v5.0.0-alpha.15","sha":"fa9cbc835ee70b12234b7207b1872356277da5fa","kind":"commit","published_at":"2020-11-03T23:57:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15/manifests"},{"name":"v5.0.0-alpha.14","sha":"56520e757e0052e25f8dd5d78214458c4b7c634d","kind":"commit","published_at":"2020-10-23T22:59:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14/manifests"},{"name":"v5.0.0-alpha.13","sha":"b82af55f9917f9e77a3cae9b36e47b29d43182c0","kind":"commit","published_at":"2020-10-17T21:47:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13/manifests"},{"name":"v5.0.0-alpha.12","sha":"c7c3643948bce7327a7f01665caa7474be2694f9","kind":"commit","published_at":"2020-10-10T22:32:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12/manifests"},{"name":"v5.0.0-alpha.11","sha":"b4fe7eefd494fa28cd3453067af8872a83f31fa6","kind":"commit","published_at":"2020-09-26T15:07:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11/manifests"},{"name":"v5.0.0-alpha.10","sha":"2e1502fc18d86d69a6b55fc4ac5dcb50ddf192c4","kind":"commit","published_at":"2020-09-15T08:10:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10/manifests"},{"name":"v5.0.0-alpha.9","sha":"e830beb63940d24129285f554fc9c2fb0bd7ccbf","kind":"commit","published_at":"2020-09-06T16:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9/manifests"},{"name":"v5.0.0-alpha.8","sha":"5f986712bbb2f0b789c151b6d2f3e2d48cde0980","kind":"commit","published_at":"2020-08-31T16:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"c32a96b4beb3a5c72a8c179fb095f09dacf61050","kind":"commit","published_at":"2020-08-22T16:39:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"15fd6232de294be9ba0ca103351a11f84009b04f","kind":"commit","published_at":"2020-08-13T16:56:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6/manifests"},{"name":"v5.0.0-alpha.5","sha":"40aa9cbb1df08a5994392d5cea15a60979b28a7e","kind":"commit","published_at":"2020-07-27T22:55:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"519390c2bb12b5eb7b6f5f898afb78ac7f285543","kind":"commit","published_at":"2020-07-19T17:54:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"f432112f0bcfb1fd2002002db181e83edc99d906","kind":"commit","published_at":"2020-07-12T17:06:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"f928d6e04ea7f185cda0e739ebbe2ea36d0aa4d3","kind":"commit","published_at":"2020-07-04T23:16:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2/manifests"},{"name":"v4.11.0","sha":"79ebf71d31cca2c73143891960ea54ec1132bdeb","kind":"commit","published_at":"2020-06-30T23:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0/manifests"},{"name":"v5.0.0-alpha.1","sha":"8281371f88c81fc3e4560b0334cc0c473b9d45f9","kind":"commit","published_at":"2020-06-27T15:07:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.10.2","sha":"d0bfcb4f11fd3904b1e235d80fbfe23758de8372","kind":"commit","published_at":"2020-06-11T19:11:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"4e12b951f64fd47864b4dea8ec8631387a89ddb1","kind":"commit","published_at":"2020-06-01T15:14:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"dd9280e753eb8dc3444a26e85fe4f800b759cad2","kind":"commit","published_at":"2020-05-23T17:50:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0/manifests"},{"name":"v4.9.14","sha":"1fb44683825f0ee7f4d5933528598917ff72f0e4","kind":"commit","published_at":"2020-05-11T22:41:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.14","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14/manifests"},{"name":"v4.9.13","sha":"c224f32bb8f144e590c096d103c9d59c2509ed93","kind":"commit","published_at":"2020-05-04T11:29:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.13","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13/manifests"},{"name":"v4.9.12","sha":"3e5fd3c4f200e50a1331857f092a547b41f6db1e","kind":"commit","published_at":"2020-04-26T23:18:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.12","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12/manifests"},{"name":"v4.9.11","sha":"77f6fe0a73791176bd58d8c013bf5631270faf4d","kind":"commit","published_at":"2020-04-19T14:10:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11/manifests"},{"name":"4.9.11","sha":"b551194a14c4469f3b07dc43bc6aaea525138944","kind":"commit","published_at":"2020-04-18T10:43:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11/manifests"},{"name":"v4.9.10","sha":"8baef82396665179c67ca3acfd51e396b947f412","kind":"commit","published_at":"2020-04-11T13:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.10","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10/manifests"},{"name":"v4.9.9","sha":"c191471a20315cae4006c1e4d3d51db5e49b5fee","kind":"commit","published_at":"2020-04-04T15:54:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.9","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9/manifests"},{"name":"v4.9.8","sha":"e9fbcbf015bbf7057aadd5777703b7059aedf043","kind":"commit","published_at":"2020-03-28T19:33:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8/manifests"},{"name":"v4.9.7","sha":"10bc98f283feaae6397ef1b73b1b82be4a39a5f5","kind":"commit","published_at":"2020-03-18T12:45:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7/manifests"},{"name":"v4.9.6","sha":"0176a231719152fa4a2100aa7119e9fd777b5fed","kind":"commit","published_at":"2020-03-18T10:52:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6/manifests"},{"name":"v4.9.5","sha":"b9dec2780203e37148d87788f727c668d9019581","kind":"commit","published_at":"2020-02-29T10:36:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5/manifests"},{"name":"v4.9.4","sha":"45fe0e31c462ed3a2fba134fb1edbd05b91da2a4","kind":"commit","published_at":"2020-02-23T10:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4/manifests"},{"name":"v4.9.3","sha":"2bec4ebc9c20be8abecbad6d3f0f7ba2875c9c35","kind":"commit","published_at":"2020-02-16T11:52:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3/manifests"},{"name":"v4.9.2","sha":"f567b384f509d36b7e10f691e6b58538e7db8869","kind":"commit","published_at":"2020-02-09T18:32:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"717887fdd9d3b27701d760d78aa12ecf52f02f43","kind":"commit","published_at":"2020-02-02T11:46:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f2c9817526b729801b1716afc957ef3886ccb422","kind":"commit","published_at":"2020-01-22T20:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"d0c928c82e3fc8f284a2f7fd1b9acbf717c5a64e","kind":"commit","published_at":"2020-01-06T11:44:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"0c7ca746674cfb47a46cad8ebea21155702fd38c","kind":"commit","published_at":"2019-12-30T10:59:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"c6f734f0d6b183962e83fc5612fef6583bf40712","kind":"commit","published_at":"2019-12-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3a8f0eace8dd6a1c3234a8be2b7c41f06b6260d4","kind":"commit","published_at":"2019-12-14T19:59:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"0a129d58056d38bd15141aaa98d346774895d5f5","kind":"commit","published_at":"2019-12-07T12:46:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"6291316a32cfb4fb19ffdbcf30abfcb63023f17f","kind":"commit","published_at":"2019-12-01T10:59:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1/manifests"},{"name":"v3.9.4","sha":"6b0fee51deb7c32b75498d4ab2186946e7c4ce0a","kind":"commit","published_at":"2019-11-28T09:28:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4/manifests"},{"name":"v4.7.0","sha":"2b04ee905695540bde87653908ece5c4d57546c9","kind":"commit","published_at":"2019-11-22T10:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"856188b2de7a5e514803314f329da76fe65dec50","kind":"commit","published_at":"2019-11-12T13:52:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"d2d76bf26231a96981260232de5271b24e9391a4","kind":"commit","published_at":"2019-11-05T16:46:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0/manifests"},{"name":"v4.5.2","sha":"cb52f392b3b3528857178a756354ffb0e8bccd73","kind":"commit","published_at":"2019-10-28T22:58:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"803d08fbdf20de2d34c36a2a27bbc8e5a7e79fb2","kind":"commit","published_at":"2019-10-12T20:22:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"de3c62c25bf9e92ba35019e5a3ca7f68a36600d8","kind":"commit","published_at":"2019-10-02T08:07:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"554e7dce0cd96a4f9ef1924b41a3ce530cb433ae","kind":"commit","published_at":"2019-09-22T17:16:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"b563d529a8544fa4f4090723239ab075665c5f03","kind":"commit","published_at":"2019-09-11T20:45:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"f3beaee67fb9a4145a792fc8b798ef327b55f513","kind":"commit","published_at":"2019-09-08T09:58:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1/manifests"},{"name":"v1.2.5","sha":"8ee2d7168294f21af787aaba46661824097e33bb","kind":"tag","published_at":"2019-09-03T18:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5/manifests"},{"name":"v4.4.0","sha":"98f2c7cae9b2e0a53cf731882164aa44babb4be3","kind":"commit","published_at":"2019-08-31T12:19:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"29c1adf61a141a3db885ee569e42251cee53e749","kind":"commit","published_at":"2019-08-21T17:29:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3/manifests"},{"name":"v1.2.4","sha":"e44972d3c3e199529fdbc85974f7ae570b8424a0","kind":"tag","published_at":"2019-08-16T20:53:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4/manifests"},{"name":"v4.3.2","sha":"f2dbeca2dd1aecf6bc56e2302ec766d2e4bfb2ac","kind":"commit","published_at":"2019-08-10T17:39:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"d5a2ad9d26f7b089111b208c929ac1f98e7f6958","kind":"commit","published_at":"2019-08-03T15:14:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"8c28ed9c67e7b6ad02a8826178352aa4e9901b50","kind":"commit","published_at":"2019-07-28T14:32:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"42f78c69a59f0b5fa5fb8f533385f04ef77d7889","kind":"commit","published_at":"2019-07-17T13:42:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1/manifests"},{"name":"v1.0.4","sha":"455489e2e149ff5393f6ba08870368c88da259bd","kind":"tag","published_at":"2019-07-10T15:39:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"4c21bc05d6c5e48c64bc947ba9e271ed3e762a0e","kind":"tag","published_at":"2019-07-10T15:08:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"543041538f31cbdfbe3e85b8bc0f5c183ac5448e","kind":"tag","published_at":"2019-07-09T13:14:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"3a40065694cab2a5e8dedab6781e98493c1dc69d","kind":"tag","published_at":"2019-07-09T12:54:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1/manifests"},{"name":"v4.2.0","sha":"cf2cdd83f2a2f65d0e979d1faa9e815a5e2d3502","kind":"commit","published_at":"2019-07-06T15:30:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"6da1d591264e8c4a18e5ab56bdf6f8c0f985ed99","kind":"commit","published_at":"2019-06-25T13:53:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"eade31e58deb8ff3faee777313d70141e5868ebe","kind":"commit","published_at":"2019-06-23T11:46:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"b78a5ab7581488f7fff271a2cf64927dd28c3ab0","kind":"commit","published_at":"2019-06-13T09:55:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"07b9d6efaac1b663b2657173227e9490c796191e","kind":"commit","published_at":"2019-06-10T11:50:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"d58075ddb1757a11c47ef3d2b1fe9bed55e640dd","kind":"commit","published_at":"2019-06-03T16:35:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a3572bcaf34d204b314fd2c84064c9180f3a50f1","kind":"commit","published_at":"2019-05-27T12:48:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"505e275285c757e0515c8623b43c823d8a74790c","kind":"commit","published_at":"2019-05-23T15:39:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.0","sha":"a33f0ab64999331a54267cdf0eb89e53fa4d70cd","kind":"commit","published_at":"2019-05-20T21:26:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0/manifests"},{"name":"v4.0.0-beta.2","sha":"3686a27055dce58b5e800b520087c0c448b7480e","kind":"commit","published_at":"2019-05-13T12:26:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"5c152157078503e8599537108c3be9e00969fa34","kind":"commit","published_at":"2019-05-05T12:24:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"f19bd59ae53f23e3637383061774542d973cc48c","kind":"commit","published_at":"2019-04-28T22:42:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.8","sha":"92d6e987a43041fde63fd02cad61277d04193c29","kind":"commit","published_at":"2019-04-17T19:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"663643e0a83554d7730be42140aef6bc3ac09c6a","kind":"commit","published_at":"2019-04-07T23:25:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"2482d2b689440df6fb3da6157a789adac2783736","kind":"commit","published_at":"2019-03-30T19:33:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6/manifests"},{"name":"v3.9.3","sha":"ebed7922fc97331519f507768572a068edb8494e","kind":"commit","published_at":"2019-03-28T14:06:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3/manifests"},{"name":"v4.0.0-alpha.5","sha":"1bfdbe5688fb3556e4bebd1f8e357c515244ac42","kind":"commit","published_at":"2019-03-23T21:04:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"997324d52467e3a7b7a8058c0ba8309d04d4ddf6","kind":"commit","published_at":"2019-03-17T11:00:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"3a5d2e50411ddd3caea450abda49fd7c6ed230dc","kind":"commit","published_at":"2019-03-10T11:57:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"f606f7584dd842a89423dd3cc69e32b5ad3fdae1","kind":"commit","published_at":"2019-03-03T16:12:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"eea3b4d9a623f87d79be63f57b4a69ddfe375610","kind":"commit","published_at":"2019-02-20T10:58:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"97b26c4821299aef21e6ef9372a25aedd78d0137","kind":"commit","published_at":"2019-02-12T14:39:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.9.2","sha":"dbc788f7d231b4eceaa7a6a3e253104de5de9af0","kind":"commit","published_at":"2019-02-03T20:45:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2/manifests"},{"name":"v3.9.1","sha":"b903d7432b5a06583c9915f7ab9346bad76007a1","kind":"commit","published_at":"2019-01-26T13:59:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"f6353cdd15b954091c3f53498eb7de198755b740","kind":"commit","published_at":"2019-01-14T21:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"8df7a83ccc0b200e67feb823ceaaf793e4b6d007","kind":"commit","published_at":"2019-01-09T21:57:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"c202914213f19b070738ba5837da18e89c1662ee","kind":"commit","published_at":"2019-01-07T18:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"baa45b12252be8965809a0ad06e67e7dc7d44313","kind":"commit","published_at":"2018-12-30T21:47:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"0445ca8b710425f22744249a0c7bb3c20e95237b","kind":"commit","published_at":"2018-12-30T21:24:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"f0d60d8a510180e9c7a9b588d3e6c04d0d1a23d3","kind":"commit","published_at":"2018-12-22T15:42:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"1871b089aef090728321cab69be92daaec6eb131","kind":"commit","published_at":"2018-12-17T20:02:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0/manifests"},{"name":"v3.6.2","sha":"edde0b4f0073fcacb7233b553812f3dffe619da5","kind":"commit","published_at":"2018-12-09T20:22:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"e5fbf74a06157e2d73701a158e8d6b5914429ea1","kind":"commit","published_at":"2018-12-01T10:43:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1/manifests"},{"name":"issue-13699-mster","sha":"ac0153bf1b13ddbc1e43c22693f2c223838d9f1a","kind":"tag","published_at":"2018-11-28T20:15:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/issue-13699-mster","html_url":"https://github.com/mui/material-ui/releases/tag/issue-13699-mster","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@issue-13699-mster","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster/manifests"},{"name":"v3.6.0","sha":"d9c790fa69a1c053c3d471e030e4066122d58902","kind":"commit","published_at":"2018-11-26T19:49:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"34492c23a773b1db66fe65801997257709c4f319","kind":"commit","published_at":"2018-11-12T23:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"dc6b2b870fa514e98c74b6854d22c6e25e7684cb","kind":"commit","published_at":"2018-11-12T22:46:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"ba1dc0f27cd85996dbf3ef9df4d7f10552d6c91f","kind":"commit","published_at":"2018-11-04T23:41:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0/manifests"},{"name":"v3.3.2","sha":"47b20fe33c5f1c8a2563bad3c27811c37f698794","kind":"commit","published_at":"2018-10-27T20:16:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"92b2a36716c8ced3d12ff0b300be06cc4743e6da","kind":"commit","published_at":"2018-10-23T22:16:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"47d3b93780400d6eaef48d29dfcbebec8a5f22b2","kind":"commit","published_at":"2018-10-21T21:27:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"bbb0b683dd45d130b17580da86fe6ccc1ab5b3d3","kind":"commit","published_at":"2018-10-15T22:11:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"a61f0fc9a56ef22874753175bad2a636460130d1","kind":"commit","published_at":"2018-10-14T21:03:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"58f526f46e609e3e6cd785d15bfc5486df7ab79f","kind":"commit","published_at":"2018-10-07T22:44:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"dbd67aa892a4e9885d763fcb0d1f6c1691fbf763","kind":"commit","published_at":"2018-09-30T17:16:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"6184c508f94500a9da7486ccb2b9398023e4b1b5","kind":"commit","published_at":"2018-09-23T22:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"a9cbda69c8e059d928da53d9525652170b999455","kind":"commit","published_at":"2018-09-16T21:32:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"27412afa36b6c64b15b3b33cd51235efbc55a775","kind":"commit","published_at":"2018-09-08T22:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d6fb8524ff94080614e8d4d1064c7b2cec66c5d1","kind":"commit","published_at":"2018-09-03T21:14:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"2e9643f6c43c9b393a3914cd085aac92df546c04","kind":"commit","published_at":"2018-08-28T22:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"6847e0affc09f56a1497013be98bc3b59ccd3fde","kind":"commit","published_at":"2018-08-27T17:34:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0/manifests"},{"name":"v1.5.1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1/manifests"},{"name":"v1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1","html_url":"https://github.com/mui/material-ui/releases/tag/v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1/manifests"},{"name":"v1.5.0","sha":"6b4c29e324eaa1272ce7b42ecab0e3460af6f437","kind":"commit","published_at":"2018-08-12T20:42:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0/manifests"},{"name":"v0.20.2","sha":"1b1c1fce216b5b2f5ecd52d21f8ec6a326c00cd5","kind":"commit","published_at":"2018-08-05T21:43:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2/manifests"},{"name":"v1.4.3","sha":"99650a6d174ad97b41ba1079cd5d7f55b5db21b5","kind":"commit","published_at":"2018-08-04T10:26:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e9bb799208b34fb8f8bbfe4b63b7a1942f95d91f","kind":"commit","published_at":"2018-07-29T14:37:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"869692ecf3812bc4577ed4dde81a9911c5949695","kind":"commit","published_at":"2018-07-22T21:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7fdc1890fb744b565480835fd5684e66871c679f","kind":"commit","published_at":"2018-07-14T15:02:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"f12ba5bfafc53ada2e5719697dd8373d41fa9471","kind":"commit","published_at":"2018-07-02T20:06:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"cd47eeabdcd4f67e35ff5ad56ae82a571da5747a","kind":"commit","published_at":"2018-06-26T10:53:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"e943cb8d6f405de5d53c1f3d1908cbccb502bb3a","kind":"commit","published_at":"2018-06-20T21:41:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"29308b10b3f8ba3565168e4da4bb5f793cb8b4f9","kind":"commit","published_at":"2018-06-18T18:38:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7c094a0f0381c7b68a223e27b5dc700a7595b122","kind":"commit","published_at":"2018-06-10T09:50:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2a300cdec817595ac879bc419257e55ef318b0f9","kind":"commit","published_at":"2018-06-03T15:25:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"3ccf76d315404ebd67f1254f5679d327c0647dfd","kind":"commit","published_at":"2018-05-26T14:56:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"73101790333124cc8f5857bc46038b7d2315842a","kind":"commit","published_at":"2018-05-17T22:07:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.1","sha":"aae0c434f99c4ab559d8aff53cfbd2cfa7974043","kind":"commit","published_at":"2018-05-15T21:15:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1/manifests"},{"name":"v0.20.1","sha":"c663649d9edf9d196aadbb3b426fd613816964fc","kind":"commit","published_at":"2018-05-13T21:34:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1/manifests"},{"name":"v1.0.0-rc.0","sha":"5f3008fc26479b40ff16ec498ae0e6e3361fdb47","kind":"commit","published_at":"2018-05-13T19:13:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-beta.47","sha":"d16e4f5115a9fde3e8958d7959a912a55cbb246d","kind":"commit","published_at":"2018-05-09T21:48:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.47","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47/manifests"},{"name":"v1.0.0-beta.46","sha":"aa1ef83f22650245dd736681d7ec6331cb2a42ef","kind":"commit","published_at":"2018-05-08T21:51:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.46","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46/manifests"},{"name":"v1.0.0-beta.45","sha":"ab592831cbf5987a6516139aeaf148bdb3360ccb","kind":"commit","published_at":"2018-05-07T13:38:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.45","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45/manifests"},{"name":"v1.0.0-beta.44","sha":"0bba4ad1aed5d2181baa156009301eb56fd80158","kind":"commit","published_at":"2018-04-29T20:57:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.44","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44/manifests"},{"name":"v1.0.0-beta.43","sha":"6dfe7382b9777885abe84f4d1f66c0c62545d559","kind":"commit","published_at":"2018-04-22T10:47:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.43","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43/manifests"},{"name":"v1.0.0-beta.42","sha":"bc03443cac8a55ce3fc4d19e6a95e0f3d0116fbf","kind":"commit","published_at":"2018-04-16T20:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.42","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42/manifests"},{"name":"v1.0.0-beta.41","sha":"cddff325bdc2c79592701c11e295e48db0879c28","kind":"tag","published_at":"2018-04-07T18:26:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.41","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41/manifests"},{"name":"v1.0.0-beta.40","sha":"7f423b6bef54c4a34f3b53d9b8ebf33c183916f8","kind":"tag","published_at":"2018-04-01T09:55:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.40","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40/manifests"},{"name":"v1.0.0-beta.39","sha":"b95cb7a83a102b21b7f6add713398f6c9e743d50","kind":"tag","published_at":"2018-03-28T21:23:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.39","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39/manifests"},{"name":"v1.0.0-beta.38","sha":"a6ccfbe7699b67b03703b49a7cb14d865b841d38","kind":"tag","published_at":"2018-03-17T12:24:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.38","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38/manifests"},{"name":"v1.0.0-beta.37","sha":"1587ac3654ae5061eb21f652722a02cc4c367292","kind":"tag","published_at":"2018-03-11T14:31:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.37","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37/manifests"},{"name":"v1.0.0-beta.36","sha":"f31bd2e431c29f85a053387ce062987a3fc36168","kind":"tag","published_at":"2018-03-05T21:07:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.36","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36/manifests"},{"name":"v1.0.0-beta.35","sha":"25ca14ffcec6eeb75446730a03cc4a2014c5e8ab","kind":"tag","published_at":"2018-02-25T22:47:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.35","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35/manifests"},{"name":"olivier-material-ui-lab@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1/manifests"},{"name":"olivier-material-ui-icons@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1/manifests"},{"name":"olivier-material-ui-codemod@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.2","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2/manifests"},{"name":"olivier-material-ui-lab@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0/manifests"},{"name":"olivier-material-ui-icons@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0/manifests"},{"name":"olivier-material-ui-codemod@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.1","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1/manifests"},{"name":"v1.0.0-beta.34","sha":"284dfcb06fed2244033cc971cb78f485bafece3d","kind":"tag","published_at":"2018-02-17T12:08:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.34","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34/manifests"},{"name":"v1.0.0-beta.33","sha":"b7f698d48d61e74f74e5e50a08b4309460a55266","kind":"tag","published_at":"2018-02-10T12:03:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.33","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33/manifests"},{"name":"v1.0.0-beta.32","sha":"896bc50f35a83fac0453dbbecd9f367b45b450e9","kind":"tag","published_at":"2018-02-04T22:44:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.32","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32/manifests"},{"name":"v1.0.0-beta.31","sha":"6271146a2545aeedf4110990de21ebc0c910b627","kind":"tag","published_at":"2018-01-29T22:06:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.31","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31/manifests"},{"name":"v1.0.0-beta.30","sha":"2bb35ce508832f518a4c3af8cd7cf67af8fd90c5","kind":"tag","published_at":"2018-01-21T22:50:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.30","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30/manifests"},{"name":"v1.0.0-beta.29","sha":"7386d56d4dfb85ca4a586a56691b6a58798d5c42","kind":"tag","published_at":"2018-01-16T20:27:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.29","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29/manifests"},{"name":"v1.0.0-beta.28","sha":"e1f3dad9084edf460d42e0a5f6b7c956eaa51e8d","kind":"tag","published_at":"2018-01-14T14:52:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.28","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28/manifests"},{"name":"v1.0.0-beta.27","sha":"fcfe4a64a95f65e205c5ba9523987982e6556eea","kind":"tag","published_at":"2018-01-06T15:25:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.27","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27/manifests"},{"name":"v1.0.0-beta.26","sha":"bd42549ee464bce03743f7ee18964066f9d3907d","kind":"tag","published_at":"2017-12-30T23:24:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.26","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26/manifests"},{"name":"v1.0.0-beta.25","sha":"d9ab3e313136fa5fb179743b560ac7c9e4fa8f6a","kind":"tag","published_at":"2017-12-22T23:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.25","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25/manifests"},{"name":"v1.0.0-beta.24","sha":"7c8fe8516f8bf6317e7cc748eefa7d97c92b4007","kind":"tag","published_at":"2017-12-17T12:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.24","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24/manifests"},{"name":"v1.0.0-beta.23","sha":"1a4e5b06ae0a7f6b3a6be810d272ebdf3efbb863","kind":"tag","published_at":"2017-12-09T09:51:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.23","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23/manifests"},{"name":"v0.20.0","sha":"86b40ae4883e95d6139e9e5d59c0e14aa022ce3a","kind":"commit","published_at":"2017-12-04T04:05:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0/manifests"},{"name":"v1.0.0-beta.22","sha":"22f68ca292a947349ae2877b09e85775703ec87f","kind":"tag","published_at":"2017-11-28T23:11:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22/manifests"},{"name":"v1.0.0-beta.21","sha":"d33604a9deacbb2725da3688d823416486a039c1","kind":"tag","published_at":"2017-11-13T22:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21/manifests"},{"name":"v1.0.0-beta.20","sha":"076d08bfa709ffdb4858106ebda73f475e4ec5b9","kind":"tag","published_at":"2017-11-05T19:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20/manifests"},{"name":"v1.0.0-beta.19","sha":"2a1879fb818973d4df766c2d7842afd939fdb2b8","kind":"tag","published_at":"2017-10-30T21:51:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19/manifests"},{"name":"v1.0.0-beta.18","sha":"f626204f8e0cd9933bcb7a8c8ac5cd97d6419eca","kind":"tag","published_at":"2017-10-23T21:58:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18/manifests"},{"name":"v1.0.0-beta.17","sha":"616d69d5ff7263eb9c84960b6b7a4c9ff852d4ef","kind":"tag","published_at":"2017-10-15T22:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17/manifests"},{"name":"v1.0.0-beta.16","sha":"56fd0d9d2f6fe0222b8c4117e227de1d725918ba","kind":"tag","published_at":"2017-10-08T20:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16/manifests"},{"name":"v0.19.4","sha":"f1bc4be26ca68578f0cfd053fed8eeabe0d3a636","kind":"tag","published_at":"2017-10-08T19:56:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4/manifests"},{"name":"v1.0.0-beta.15","sha":"4da17a67182a212be91a36cec9c976ccb6293380","kind":"tag","published_at":"2017-10-04T16:05:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15/manifests"},{"name":"v1.0.0-beta.13","sha":"736f12000e6989b2e37fcf10deca8bcf20a284f5","kind":"tag","published_at":"2017-10-01T19:58:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13/manifests"},{"name":"v0.19.3","sha":"7e484cc0c2e3db1e30ebe89d93475f2999f6168c","kind":"tag","published_at":"2017-10-01T19:35:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3/manifests"},{"name":"v1.0.0-beta.12","sha":"65b6e04a74a1520209e7b8fcfa311a431ecb070a","kind":"tag","published_at":"2017-09-24T18:24:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12/manifests"},{"name":"v0.19.2","sha":"5f750e046d48fa2f8c0efd86290ea48661c9b32e","kind":"tag","published_at":"2017-09-18T20:14:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2/manifests"},{"name":"v1.0.0-beta.11","sha":"01c6feb33e7e4e5043ce2a8377fa7dda3dbc8180","kind":"tag","published_at":"2017-09-18T19:11:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11/manifests"},{"name":"v1.0.0-beta.10","sha":"3d4518c997fe875f8e91044ff59a09a46fdfb726","kind":"tag","published_at":"2017-09-13T21:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10/manifests"},{"name":"v1.0.0-beta.9","sha":"d4dba0da9a00efe5104365ca647d848a131a41a6","kind":"tag","published_at":"2017-09-10T11:17:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9/manifests"},{"name":"v1.0.0-beta.8","sha":"865b39bef48c3f85743c3914ba146b97b93fce0f","kind":"tag","published_at":"2017-09-02T11:11:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8/manifests"},{"name":"v0.19.1","sha":"b0d03e92c64bee1ac8c25acd0c48657b7f605d9a","kind":"tag","published_at":"2017-09-02T10:38:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1/manifests"},{"name":"v1.0.0-beta.7","sha":"d2083879918dcafdc9c17e3e19440000a0abb3b0","kind":"tag","published_at":"2017-08-30T22:51:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7/manifests"},{"name":"v1.0.0-beta.6","sha":"8385df161a6792d472821e30c7095b267b844950","kind":"tag","published_at":"2017-08-20T14:48:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6/manifests"},{"name":"v1.0.0-beta.5","sha":"8292545fd41ea9f9d3c7c52bb45f60a4fea434a9","kind":"tag","published_at":"2017-08-15T08:55:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5/manifests"},{"name":"v0.19.0","sha":"d1b3bc614a818d497e38fd51c85077dd7b490bad","kind":"tag","published_at":"2017-08-15T08:17:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0/manifests"},{"name":"v1.0.0-beta.4","sha":"110f0a6e95e8e2b51b2bdd7e545a9b41d1a0009f","kind":"tag","published_at":"2017-08-05T10:09:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4/manifests"},{"name":"v1.0.0-beta.3","sha":"e0dd9560d4a152ca0a61558b6238edc40746c354","kind":"tag","published_at":"2017-07-29T21:00:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"45d5da95daf4d52b0ea6e4ffbef27755fa0aa196","kind":"tag","published_at":"2017-07-23T17:45:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"603fbde8d99e386d6640ec6c24ba9fcfc4316dd4","kind":"tag","published_at":"2017-07-23T17:12:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1/manifests"},{"name":"v0.18.7","sha":"50f6dfc4b6ee7473e27ba950c3ce900b24f17d1c","kind":"tag","published_at":"2017-07-23T15:51:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7/manifests"},{"name":"v1.0.0-alpha.22","sha":"f3992561ed94696d595b6a56efc7449c7dee67c7","kind":"tag","published_at":"2017-07-18T09:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22/manifests"},{"name":"v1.0.0-alpha.21","sha":"49d21891b72796f4a8f383d9b15b66f72cb94549","kind":"tag","published_at":"2017-07-04T22:13:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21/manifests"},{"name":"v0.18.6","sha":"1d10ecbac4a83f9934bb6a7f025855f82002113c","kind":"tag","published_at":"2017-07-04T21:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6/manifests"},{"name":"v0.18.5","sha":"86f7c4141cc66ab1e96a681a6945472283e41ea3","kind":"tag","published_at":"2017-06-28T18:14:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5/manifests"},{"name":"v1.0.0-alpha.20","sha":"84363396403cbbd51072d0b09822cd6d8ab6bf87","kind":"tag","published_at":"2017-06-25T18:01:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20/manifests"},{"name":"v0.18.4","sha":"2c6872cacf19ac71a316b282c2467162dcd148c6","kind":"tag","published_at":"2017-06-25T17:39:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4/manifests"},{"name":"v1.0.0-alpha.19","sha":"611bfd7557fd928933e39c054d2b2edeb57adaed","kind":"tag","published_at":"2017-06-19T16:58:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19/manifests"},{"name":"v1.0.0-alpha.18","sha":"5fdb60642bdf2907b7fba352cf2cd0fa7208848f","kind":"tag","published_at":"2017-06-19T10:12:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18/manifests"},{"name":"v1.0.0-alpha.17","sha":"73e0a35145d10f3c29a991f75e5ba8315e0e754a","kind":"tag","published_at":"2017-06-12T11:55:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17/manifests"},{"name":"v0.18.3","sha":"4c6a542c772f9fe9ff97bb95f63801138d7722d0","kind":"tag","published_at":"2017-06-07T21:28:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"9d3b59b3fec3b31b37334c3bd842112f3d090f86","kind":"commit","published_at":"2017-06-06T21:29:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2/manifests"},{"name":"v1.0.0-alpha.16","sha":"0c7dba6dc5ad8b9f69ec3c60e3ba31f2973e582a","kind":"tag","published_at":"2017-06-01T08:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"18508aeb3e5817406209e15c3e51a53c2cbece96","kind":"tag","published_at":"2017-05-23T20:00:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"771fb44738e116a1d2cec7aabb8ed1425b1d57f6","kind":"tag","published_at":"2017-05-14T10:11:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14/manifests"},{"name":"v0.18.1","sha":"715372edf9fc21244030207409b4070158f6936d","kind":"tag","published_at":"2017-05-13T10:21:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1/manifests"},{"name":"v1.0.0-alpha.13","sha":"17fde80a53fb9fcce31a82290f54de55cf3655e9","kind":"tag","published_at":"2017-05-08T10:47:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13/manifests"},{"name":"v0.18.0","sha":"dea7938b1265a3b100899d65589fbd05e877ab9e","kind":"tag","published_at":"2017-04-30T22:26:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0/manifests"},{"name":"v1.0.0-alpha.12","sha":"dc7371e4770fd3e8b1a82b9c2c2a652acaa73713","kind":"tag","published_at":"2017-04-30T22:22:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12/manifests"},{"name":"v0.17.4","sha":"a398290811c94bd6bb2d5d04c7f6d0ce734e3ad6","kind":"commit","published_at":"2017-04-14T17:20:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4/manifests"},{"name":"v1.0.0-alpha.11","sha":"7b3dbfaf2e94e8139424c8660692ee20d5a9880e","kind":"tag","published_at":"2017-04-14T16:50:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11/manifests"},{"name":"v0.17.3","sha":"53076a03182668f94d3bf40cd880309a51e9be88","kind":"tag","published_at":"2017-04-10T21:42:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"38c4aed87e608ded8e083dcf341ed5e9a14c20ef","kind":"tag","published_at":"2017-04-09T11:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2/manifests"},{"name":"v1.0.0-alpha.10","sha":"27fd907d604c1d3189b7b70e3a7e4758e0171492","kind":"tag","published_at":"2017-04-06T12:00:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"b962c2fbfa7a9cab9e9844e01966b90ca86e67a1","kind":"tag","published_at":"2017-04-01T13:47:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a0b4691eb3958aeb9173a8f4e705c81dfb7d25da","kind":"tag","published_at":"2017-03-25T11:46:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8/manifests"},{"name":"v0.17.1","sha":"05280483dbbc29e56edd8f3644721679b55d4d73","kind":"commit","published_at":"2017-03-13T12:27:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1/manifests"},{"name":"v1.0.0-alpha.7","sha":"9281a3fcee37d6afb9e493ff06e8a2626f4d7d91","kind":"tag","published_at":"2017-03-12T12:31:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"69f604946c366c655d0613841c034cacee7e9ef4","kind":"commit","published_at":"2017-02-26T12:41:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6/manifests"},{"name":"v1.0.0-alpha.5","sha":"74973892bdfacd5c9e3a4ce63185e9a6500d9522","kind":"commit","published_at":"2017-02-26T11:04:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-alpha.4","sha":"6472a6864951bfe7f3739afbe74b50981299ac28","kind":"commit","published_at":"2017-02-26T10:19:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4/manifests"},{"name":"v0.17.0","sha":"c9af9606bcea6551ceaadc2f6430d629eb679e84","kind":"commit","published_at":"2017-02-12T22:06:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0/manifests"},{"name":"v1.0.0-alpha.3","sha":"4583f5212d0b668e3801a859d3cc584cec0ec173","kind":"commit","published_at":"2017-02-12T21:43:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"8476782b595175d25c8a972b5fe53bc1f8532676","kind":"tag","published_at":"2017-02-07T19:48:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"3a0eb03018a9c5c96ba5233de8ef45202403a94c","kind":"commit","published_at":"2017-01-29T21:29:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.16.7","sha":"867c6c29b1badd839b1fd57720e5754fcd53a516","kind":"commit","published_at":"2017-01-15T19:57:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"bc84dbeeb78b725fefdc10cdc6eee7b75cc1226e","kind":"commit","published_at":"2016-12-25T21:03:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"8a03a04ef17f76ce09b88607b216d8a8e4d277d6","kind":"commit","published_at":"2016-12-09T20:45:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"84c18c98ff56fbe81be902735164219040729bb1","kind":"commit","published_at":"2016-11-17T19:18:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"066c5d53d1d4ecec2923ed12ec14647ae8248a9c","kind":"commit","published_at":"2016-11-17T16:41:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"806b2eab2272b430e814f8b3c7f1e7b31cd0e306","kind":"commit","published_at":"2016-11-14T17:22:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"2085737a798d9cb808b2fddf1f06883b27327ccc","kind":"commit","published_at":"2016-10-19T18:24:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"6eb9913441cb39562f4c935bdd70042d26daa260","kind":"commit","published_at":"2016-10-05T14:36:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0/manifests"},{"name":"v0.16.0-rc2","sha":"71a9524d0ec28dad2f566a42c7bb8ad2ea93ce36","kind":"commit","published_at":"2016-09-24T19:31:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2/manifests"},{"name":"v0.16.0-rc1","sha":"1691addd7f84317619c6831c35cb1f32ef3779b6","kind":"commit","published_at":"2016-09-07T19:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1/manifests"},{"name":"v0.15.4","sha":"be9bc14f4cda041299b6f8845af87b9278c871fc","kind":"commit","published_at":"2016-08-10T22:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"8bd3589dd7f676f3d725559cbd63457afe8d3691","kind":"commit","published_at":"2016-08-02T20:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"908f694e1e6eae9e63da6b22e63100d6bda4fa8e","kind":"commit","published_at":"2016-07-09T21:10:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"1fed1bcc81d89e473e261c1da4bf0a3a46515ce8","kind":"tag","published_at":"2016-06-20T08:15:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"06667b589952f58ff8c6d277df364ef16dada671","kind":"tag","published_at":"2016-05-06T13:49:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0/manifests"},{"name":"v0.15.0-beta.2","sha":"7cf7adfe9042e9be8dbaa1c850ffacca26e9c269","kind":"commit","published_at":"2016-04-21T22:57:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2/manifests"},{"name":"v0.15.0-beta.1","sha":"47d7525fb77c7c579e99d595b3f98c69fc838c77","kind":"tag","published_at":"2016-04-14T13:33:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1/manifests"},{"name":"v0.15.0-alpha.2","sha":"caabf9eaee5a5e11097958105f8427cfc8905f86","kind":"tag","published_at":"2016-03-17T23:37:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2/manifests"},{"name":"v0.15.0-alpha.1","sha":"2ebddeb908857c16ece162964a7e501ab37716ba","kind":"commit","published_at":"2016-02-27T17:54:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1/manifests"},{"name":"v0.14.4","sha":"de2bee1335ff1fd701a60cb3d739cf919dbd77ce","kind":"commit","published_at":"2016-02-03T00:47:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"fa9141f90149392cc3fa366736e61a89b07e9205","kind":"commit","published_at":"2016-01-27T03:06:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"44b41957ae81344cf6dc794cf2dbe2da48152622","kind":"commit","published_at":"2016-01-08T15:52:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"0ae4d7f61bb240ae5e2adc9d15a8d5629f738db6","kind":"commit","published_at":"2016-01-04T22:23:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"628bc82957d8e537a1b648e31e10723820bb00ac","kind":"commit","published_at":"2015-12-25T15:12:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0/manifests"},{"name":"v0.14.0-rc2","sha":"9a24d8a7839c37b86748ad8022e39235e8eb6be2","kind":"commit","published_at":"2015-12-14T22:26:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2/manifests"},{"name":"v0.14.0-rc1","sha":"7459597806a2f1f5826eaab26d3c5d974da70fbd","kind":"commit","published_at":"2015-12-04T19:52:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1/manifests"},{"name":"v0.13.4","sha":"a98006f9ffb588030cbdd2e3b4a4515017e58c43","kind":"commit","published_at":"2015-11-24T17:07:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"e33afed6913b58a990bd4b51a038bbfff0a0f42f","kind":"commit","published_at":"2015-11-17T16:34:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"6f28ad04e8f95073646bfeb8936c550ca4a94347","kind":"commit","published_at":"2015-11-10T00:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"330488977f95dbebd6cf6a387bf10a86238331ff","kind":"commit","published_at":"2015-10-29T21:08:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"7980cd589e9dc9e055e1b789bf2f80e7f2ef0f5d","kind":"commit","published_at":"2015-10-21T19:38:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"86394ccd2d7b715eaa054a369679eba4ac82ce1f","kind":"commit","published_at":"2015-10-21T19:04:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"d310459476a461e0d29f166de277896026d8f35f","kind":"commit","published_at":"2015-10-19T17:30:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"06aca1012d01de4ec782acfb8d22a6ec83d48ff7","kind":"commit","published_at":"2015-10-07T21:43:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"6671f90516c2065839efae773ecda924b8bebdae","kind":"commit","published_at":"2015-10-06T19:31:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"a4e194e46c47f8e2eedfab8f0a8c4104e5679c95","kind":"commit","published_at":"2015-09-28T16:15:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"aa485220ff28e907d2548cbfb65bd789c23d9eba","kind":"commit","published_at":"2015-09-25T16:08:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"b55b770f2049852febe47bef27aa0eaceafcec08","kind":"commit","published_at":"2015-09-15T21:10:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"82bc1cb2805f7b624516f71628e6ca525df18cad","kind":"commit","published_at":"2015-08-24T21:31:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0/manifests"},{"name":"v0.10.4","sha":"a8097bcbed6939f0cb308e05acf03a907b666725","kind":"commit","published_at":"2015-08-09T03:29:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"2a43082b52138e33c85878616461445895066a11","kind":"commit","published_at":"2015-08-08T22:51:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"71583523f39c1830d3fcffeff0598c2f803f1048","kind":"commit","published_at":"2015-07-29T20:34:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"6b609c63611b02f9e845b765770983c547cd6af8","kind":"commit","published_at":"2015-07-13T21:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"b6140ec86c5087ad799e9a658f3f0d9b150c205a","kind":"commit","published_at":"2015-07-10T01:35:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"8a18478700f49b94fe7f580664e7b31c581ceb0b","kind":"commit","published_at":"2015-06-20T17:47:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"3da654eb4f0ddb10d81f2706eda1f3819e40b795","kind":"commit","published_at":"2015-06-15T01:46:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"867e87d3530b4fb6bc7f6ec5fb9edcd49e7bd631","kind":"commit","published_at":"2015-06-09T23:38:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"cb794810e7c39352f1bbd533d92983dc22a57510","kind":"commit","published_at":"2015-05-24T20:12:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0/manifests"},{"name":"v0.7.5","sha":"b3ce0b272e5468919d01b3d3ab6751a92f682b48","kind":"commit","published_at":"2015-04-27T19:14:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"abc159f246f15163f7984bcf702409cffc745d6e","kind":"commit","published_at":"2015-04-21T18:14:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"9321a4a8879f380a725c7439114ebf3e0da8abcc","kind":"commit","published_at":"2015-04-01T15:20:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"953606f4d1a9e3a33798b499219fe40b1f81fd96","kind":"commit","published_at":"2015-03-25T23:45:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"03c169188dd10ec2242b7806050781867c0291dd","kind":"commit","published_at":"2015-03-04T21:41:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"078ba0c94f8985dd2d96587784f760474ba51858","kind":"commit","published_at":"2015-02-13T21:06:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"accd9f0ef163d514b091709ffd63f76f6d1a467f","kind":"commit","published_at":"2015-01-27T00:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"57c7a95be20dc77cbe0459a40acc802e16de5148","kind":"commit","published_at":"2015-01-26T23:07:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"706446d6aeb952def6f2016fdc213b6e56b2d40f","kind":"commit","published_at":"2015-01-03T23:58:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"6b294fdd0a7f9686b8b8f05cf8759e90b3e581f9","kind":"commit","published_at":"2014-12-25T17:36:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"3eb741fdb94fff5e8218809b8f7d5a9d2e4d1778","kind":"commit","published_at":"2014-12-15T17:14:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"d65414913839d9d939c8bd938ca21f39f0faa924","kind":"commit","published_at":"2014-12-07T15:15:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"fc3232f6e9d1662c4f9d813b70acb329c4cdc6de","kind":"commit","published_at":"2014-11-30T21:22:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"4b02786c2a7e27613201fe72c033a260018a38d6","kind":"commit","published_at":"2014-11-28T20:34:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"ab8880bc442941c20d58ca2cbb8aace7b2724929","kind":"commit","published_at":"2014-11-17T20:10:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"052b0bc5a3e887d0a36b2277a2e09812a0ce206b","kind":"commit","published_at":"2014-11-11T21:11:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"715b7e868003ac9b121bdacee3e1301b9c660aa9","kind":"commit","published_at":"2014-11-08T19:56:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"088d257c0bec691545cd32f83fd2af753866b8ee","kind":"commit","published_at":"2014-11-08T00:13:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0/manifests"},{"name":"v0.1.29","sha":"3fe7b8bf7c3adc04522f311ce1c1c3b6e39e8edd","kind":"commit","published_at":"2014-11-05T19:58:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.1.29","html_url":"https://github.com/mui/material-ui/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29/manifests"}]},"repo_metadata_updated_at":"2025-12-08T04:48:39.314Z","dependent_packages_count":0,"downloads":2,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":12.207827188692539,"dependent_repos_count":26.152614342482345,"dependent_packages_count":37.996477278968285,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":25.452306270047725},"purl":"pkg:npm/%40temp-mui/styled-engine-sc","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@temp-mui/styled-engine-sc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@temp-mui/styled-engine-sc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@temp-mui/styled-engine-sc/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2025-12-07T05:00:54.808Z","issues_count":4314,"pull_requests_count":9955,"avg_time_to_close_issue":13647144.679064417,"avg_time_to_close_pull_request":1742937.626368452,"issues_closed_count":2593,"pull_requests_closed_count":8493,"pull_request_authors_count":718,"issue_authors_count":2935,"avg_comments_per_issue":5.111961057023644,"avg_comments_per_pull_request":1.994776494224008,"merged_pull_requests_count":7177,"bot_issues_count":19,"bot_pull_requests_count":3440,"past_year_issues_count":619,"past_year_pull_requests_count":2824,"past_year_avg_time_to_close_issue":788118.3072289156,"past_year_avg_time_to_close_pull_request":454689.23560910305,"past_year_issues_closed_count":332,"past_year_pull_requests_closed_count":2241,"past_year_pull_request_authors_count":164,"past_year_issue_authors_count":504,"past_year_avg_comments_per_issue":1.8933764135702746,"past_year_avg_comments_per_pull_request":1.3063031161473089,"past_year_bot_issues_count":6,"past_year_bot_pull_requests_count":1314,"past_year_merged_pull_requests_count":2009,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/issues","maintainers":[{"login":"oliviertassinari","count":773,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"siriwatknp","count":700,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":512,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":434,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"mnajdova","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"michaldudak","count":262,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"aarongarciah","count":237,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"ZeeshanTamboli","count":207,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mj12albert","count":193,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"alexfauquette","count":165,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"samuelsycamore","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"cherniavskii","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"LukasTy","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"bharatkashyap","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"joserodolfofreitas","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"DanailH","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"eps1lon","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"JCQuintas","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"hbjORbj","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hbjORbj"},{"login":"flaviendelangle","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"michelengelen","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"rosskevin","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rosskevin"},{"login":"mbrookes","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"m4theushw","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"apedroferreira","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"hasdfa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"nikitaa24","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikitaa24"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"nathanmarks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanmarks"},{"login":"MBilalShafi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"richbustos","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richbustos"},{"login":"vicasas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"joshwooding","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwooding"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"dimitropoulos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dimitropoulos"},{"login":"arthurbalduini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"dmtrKovalenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmtrKovalenko"},{"login":"H3cth0r","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/H3cth0r"},{"login":"hai-cea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-cea"},{"login":"gerdadesign","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"DavidCnoops","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidCnoops"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}],"active_maintainers":[{"login":"Janpot","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"siriwatknp","count":235,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"DiegoAndai","count":147,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"oliviertassinari","count":119,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"ZeeshanTamboli","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mj12albert","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"mnajdova","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"aarongarciah","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"DanailH","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"alexfauquette","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"prakhargupta1","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"JCQuintas","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"LukasTy","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"bharatkashyap","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"cherniavskii","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"michaldudak","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"H3cth0r","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/H3cth0r"},{"login":"vicasas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@temp-mui%2Fstyled-engine-sc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@temp-mui%2Fstyled-engine-sc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@temp-mui%2Fstyled-engine-sc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@temp-mui%2Fstyled-engine-sc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@temp-mui%2Fstyled-engine-sc/codemeta","maintainers":[{"uuid":"lucasbassetti","login":"lucasbassetti","name":null,"email":"lucasbr.dafonseca@gmail.com","url":null,"packages_count":37,"html_url":"https://www.npmjs.com/~lucasbassetti","role":null,"created_at":"2024-07-28T00:16:09.852Z","updated_at":"2024-07-28T00:16:09.852Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lucasbassetti/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5264274,"maintainers_count":1091160,"namespaces_count":333594,"keywords_count":760514,"github":"npm","metadata":{"funded_packages_count":159192},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-12-16T06:37:22.408Z","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":4381781,"name":"@mui/private-classnames","ecosystem":"npm","description":"Private - React classnames utils used internally in the other MUI component libraries packages.","homepage":"https://mui.com/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/material-ui","keywords_array":["classnames","mui"],"namespace":"mui","versions_count":1,"first_release_published_at":"2022-05-10T09:05:12.695Z","latest_release_published_at":"2022-05-10T09:05:12.695Z","latest_release_number":"5.7.0","last_synced_at":"2025-12-12T01:21:13.177Z","created_at":"2022-05-24T13:33:39.909Z","updated_at":"2025-12-12T01:21:13.177Z","registry_url":"https://www.npmjs.com/package/@mui/private-classnames","install_command":"npm install @mui/private-classnames","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/mui"},"dist-tags":{"latest":"5.7.0"}},"repo_metadata":{"id":19822297,"uuid":"23083156","full_name":"mui/material-ui","owner":"mui","description":"Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.","archived":false,"fork":false,"pushed_at":"2025-10-22T16:11:10.000Z","size":699196,"stargazers_count":96842,"open_issues_count":1774,"forks_count":32693,"subscribers_count":1324,"default_branch":"master","last_synced_at":"2025-10-22T18:17:02.502Z","etag":null,"topics":["design-system","material-design","material-ui","react","react-components"],"latest_commit_sha":null,"homepage":"https://mui.com/material-ui/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2014-08-18T19:11:54.000Z","updated_at":"2025-10-22T16:11:52.000Z","dependencies_parsed_at":"2025-06-02T16:06:01.092Z","dependency_job_id":"32b77193-1b92-4638-bb5e-6c82ade9eee5","html_url":"https://github.com/mui/material-ui","commit_stats":{"total_commits":23822,"total_committers":3211,"mean_commits":"7.4188726253503585","dds":0.8266728234405172,"last_synced_commit":"c0620e333641deda56f3cd68c7c3736098ee818c"},"previous_names":["mui-org/material-ui","callemall/material-ui"],"tags_count":568,"template":false,"template_full_name":null,"purl":"pkg:github/mui/material-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/sbom","scorecard":{"id":262861,"data":{"date":"2025-08-17T02:37:43Z","repo":{"name":"github.com/mui/material-ui","commit":"06de3386e5dbd68c7e7496219f702232dcd7ec9f"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.7,"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":"Maintained","score":10,"reason":"30 commit(s) and 1 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":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/check-if-pr-has-label.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yml: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:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/no-response.yml:22","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/check-if-pr-has-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci-check.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-cleanup.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/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/publish-canaries.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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 28 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":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  14 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:  13 out of  13 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":"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: 'allow deletion' disabled on branch 'v6.x'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v6.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v6.x'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'v6.x'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v6.x'","Warn: codeowners review is not required on branch 'master'","Warn: codeowners review is not required on branch 'v6.x'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v6.x'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v6.x'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v6.x'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v6.x'"],"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":"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":"CI-Tests","score":10,"reason":"28 out of 28 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 36 contributing companies or organizations","details":["Info: found contributions from: A11yance, LightSourceAI, TourConnect, Treeshakers, alienfast, calcom, callemall, cefsharp, cssinjs, emikra, goose-duck, instacart, jalaali, lightsourceai, mui, mui-org, nodejs, openfoodfacts, pabloengine, pretur, react-native-community, reactiran, reactjs, reactwg, state-machines, storybookjs, testing-library, text-em-all, typed-typings, typescript-cheatsheets, underjs, vercel, webpack, yarnpkg, yarnplugins, 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":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-cpj6-fhp6-mr6j","Warn: Project is vulnerable to: GHSA-f46r-rw29-r322","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","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-17T11:13:50.539Z","repository_id":19822297,"created_at":"2025-08-17T11:13:50.539Z","updated_at":"2025-08-17T11:13:50.539Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280748853,"owners_count":26383954,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-24T02:00:06.418Z","response_time":73,"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":"v7.3.4","sha":"28eadba9ec2899226ecbf4058b8fba1ddeab9e6d","kind":"tag","published_at":"2025-10-02T18:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4/manifests"},{"name":"v7.3.3","sha":"6984a79aa3ebde0ad9d1a21817de900f60b7dc90","kind":"tag","published_at":"2025-10-02T14:01:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3/manifests"},{"name":"v7.3.2","sha":"ebd180cdd48e365aa0c5c54b6568d5efc320590d","kind":"tag","published_at":"2025-09-02T06:18:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"3592ec32c4858c22bf99c535c037c13ee6db6b84","kind":"tag","published_at":"2025-08-06T09:33:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"ad98e5ebf7f2f629f9a8b054d9ee3e7217d163bf","kind":"tag","published_at":"2025-08-05T05:40:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0/manifests"},{"name":"v6.5.0","sha":"894dd472b2cc3bbf218eef521ce5a4bcbe914e60","kind":"tag","published_at":"2025-07-08T02:51:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0/manifests"},{"name":"v5.18.0","sha":"6b50143dcfc2aad56a37c9f2e1f14256e9a65c4e","kind":"tag","published_at":"2025-07-08T02:50:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0/manifests"},{"name":"v7.2.0","sha":"1496d735b2cf16501ce413daec40d627eee77e1d","kind":"tag","published_at":"2025-06-30T08:59:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0/manifests"},{"name":"v7.1.2","sha":"ad2d425db362790d6d0f90fbe5b5d3a5b5132503","kind":"tag","published_at":"2025-06-20T07:34:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2/manifests"},{"name":"v6.4.12","sha":"9179a92b0d97f6d0270c7fac733cfd81bd7354cc","kind":"tag","published_at":"2025-06-02T06:58:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12/manifests"},{"name":"v7.1.1","sha":"0ebb3a14ccc5dbee4ec2682b387511f107b95a65","kind":"tag","published_at":"2025-06-02T06:47:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"e3e07e0b8fac5ca8fb4bbf3ec453dbe79133552f","kind":"tag","published_at":"2025-05-06T08:50:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0/manifests"},{"name":"v6.4.11","sha":"6b3957d9d42c83e069da8e8bb534ec294dcb6254","kind":"tag","published_at":"2025-04-10T02:36:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11/manifests"},{"name":"v7.0.2","sha":"ebb24ce49e1ef8358600a7787cb6c8d671cead63","kind":"tag","published_at":"2025-04-09T13:08:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2/manifests"},{"name":"v6.4.10","sha":"d80a3609c8a7274dc5fafa348382059945aee449","kind":"tag","published_at":"2025-03-31T19:03:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10/manifests"},{"name":"v7.0.1","sha":"d6fdcac555725c3807e6f03445e3a051398ee739","kind":"tag","published_at":"2025-03-28T18:58:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"22aa7db2ed23df3b43530e9fdb57bc1051221457","kind":"tag","published_at":"2025-03-26T14:16:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0/manifests"},{"name":"v6.4.9","sha":"a884cb821f67a831f44cc6abfc3bc77faef91ada","kind":"tag","published_at":"2025-03-25T15:45:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9/manifests"},{"name":"v7.0.0-rc.0","sha":"ebaec8db8ae1b90183817cb0bad549d7fc63fe79","kind":"tag","published_at":"2025-03-19T09:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0/manifests"},{"name":"v5.17.1","sha":"0d509f8a4a48031a1e25974a1604b803892ce94e","kind":"tag","published_at":"2025-03-18T18:44:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"b0dc8270c5a2896293ff8b61052120a13819f0a1","kind":"tag","published_at":"2025-03-18T15:28:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0/manifests"},{"name":"v6.4.8","sha":"2bded219fabaaefc2083aa660d5856ab75cfa8d6","kind":"tag","published_at":"2025-03-17T17:54:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8/manifests"},{"name":"v7.0.0-beta.4","sha":"260ed53760f179e3bb4f1f43e2f2712ecbf9fdd7","kind":"tag","published_at":"2025-03-13T13:30:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4/manifests"},{"name":"v6.4.7","sha":"d1ca0a45fea4327ba4dc9876e62922785493f1c3","kind":"tag","published_at":"2025-03-05T15:19:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7/manifests"},{"name":"v7.0.0-beta.3","sha":"9dea4105c8b413e087bd1d0cc517b52831a2eb86","kind":"tag","published_at":"2025-03-05T15:13:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"48acea181cac8ca14455e76d01d3554ba578781e","kind":"tag","published_at":"2025-02-27T15:00:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2/manifests"},{"name":"v7.0.0-beta.1","sha":"2cf2e71af3c2b26694964884456bc335c2ba6cdb","kind":"tag","published_at":"2025-02-26T18:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1/manifests"},{"name":"v6.4.6","sha":"356b885778a2af26505d5dbba76a9abcceb69800","kind":"tag","published_at":"2025-02-26T13:39:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6/manifests"},{"name":"v7.0.0-beta.0","sha":"b485c1abec1d776e925ca90e6fa7d91e9bd057a7","kind":"tag","published_at":"2025-02-26T13:22:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0/manifests"},{"name":"v7.0.0-alpha.2","sha":"ba14b7070070281c8a6cea1df7653f007bb8da49","kind":"tag","published_at":"2025-02-18T18:57:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.4.5","sha":"6f2b908baa7863e2cbf0ec4518dc90ccfd53597b","kind":"tag","published_at":"2025-02-18T18:46:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5/manifests"},{"name":"v7.0.0-alpha.1","sha":"c390c1c2d1c85f42d40f16ce405a3c4b62026ec7","kind":"tag","published_at":"2025-02-11T17:34:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1/manifests"},{"name":"v6.4.4","sha":"c66361a6ad9d1354b60e6fb93ba3144c1348ab15","kind":"tag","published_at":"2025-02-11T14:31:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4/manifests"},{"name":"v6.4.3","sha":"cee310a92f61ffb75284195a9ed30bcb367c78e2","kind":"tag","published_at":"2025-02-04T18:53:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3/manifests"},{"name":"v7.0.0-alpha.0","sha":"3e3195a4285ca716061f7d7d87f4915630af1b69","kind":"tag","published_at":"2025-02-03T12:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.4.2","sha":"1813d89a599a4027fd216062b2cac8b0c1864f1d","kind":"tag","published_at":"2025-01-29T15:50:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2/manifests"},{"name":"v6.4.1","sha":"819e662a2ce210f8805c45057389217cb1c39a83","kind":"tag","published_at":"2025-01-21T13:23:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"f9949a8889c7e69cac145ce56411298a234d2e49","kind":"tag","published_at":"2025-01-14T16:46:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0/manifests"},{"name":"v5.16.14","sha":"ba588c8333d765af63ab15c8b33dd947b615f70b","kind":"tag","published_at":"2025-01-06T21:20:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14/manifests"},{"name":"v6.3.1","sha":"afd551abd3be44de711d6baef48e62e18b97c908","kind":"tag","published_at":"2025-01-03T13:53:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1/manifests"},{"name":"v5.16.13","sha":"e52a6379f22d38453fa046d410b0c4700707dbd9","kind":"tag","published_at":"2024-12-25T11:25:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13/manifests"},{"name":"v6.3.0","sha":"84d6ecfdccd10f204854beeef98bcc55dc99d117","kind":"tag","published_at":"2024-12-23T18:10:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"17026fc203a8b413ec7343b6eeb267a50519d515","kind":"tag","published_at":"2024-12-17T13:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1/manifests"},{"name":"v5.16.12","sha":"b8fbcf5fb5169d8db6ee0ec35001816d2777e8d4","kind":"tag","published_at":"2024-12-17T13:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12/manifests"},{"name":"v5.16.11","sha":"2413ff076b0d462736dfccd399b4be863fd79ec2","kind":"tag","published_at":"2024-12-11T10:13:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11/manifests"},{"name":"v6.2.0","sha":"3a8ceaead5ac4c2c4554e6500ca3d197420a04c2","kind":"tag","published_at":"2024-12-11T02:03:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0/manifests"},{"name":"v6.1.10","sha":"5c5e9f6d8a90034cd75dcb92403caf6b37efc916","kind":"tag","published_at":"2024-12-04T10:03:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10/manifests"},{"name":"v5.16.9","sha":"ec085b677c43ed1f37e66bd2fb58f27dce9f7184","kind":"tag","published_at":"2024-12-04T09:34:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9/manifests"},{"name":"v5.16.8","sha":"096adfbe28d038397a7f3cf3494b86844226e162","kind":"tag","published_at":"2024-11-28T06:51:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8/manifests"},{"name":"v6.1.9","sha":"821784419eefb89e4ce7b66c4b602a1e33d2fa88","kind":"tag","published_at":"2024-11-27T13:22:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9/manifests"},{"name":"v6.1.8","sha":"0b8739f145423bafdd8e2871312307bfb31c58ef","kind":"tag","published_at":"2024-11-20T15:09:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8/manifests"},{"name":"v6.1.7","sha":"a7d441d0bd3bfc16a1ce9e6d7ff3ad1afc6b62f1","kind":"tag","published_at":"2024-11-13T15:31:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7/manifests"},{"name":"v6.1.6","sha":"32112b76aa821c2a1e98120545019ef1a71ea274","kind":"tag","published_at":"2024-10-30T13:54:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6/manifests"},{"name":"v6.1.5","sha":"01c5f344628bc66e16f86284ee0fc7107002a5ca","kind":"tag","published_at":"2024-10-22T10:28:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5/manifests"},{"name":"v6.1.4","sha":"15ea548de803e4602894cae6304a497d7ddaf09c","kind":"tag","published_at":"2024-10-15T18:35:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4/manifests"},{"name":"v6.1.3","sha":"c7de2cae15cc7b7025ad79e3623320526ed16462","kind":"tag","published_at":"2024-10-09T09:47:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3/manifests"},{"name":"v6.1.2","sha":"e6ff0b5016ac4fa40cdc9b78a0d9ecdd2c0cd9db","kind":"tag","published_at":"2024-10-02T14:51:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"263c7259451d5b928bbdfd299c9c0afc89dfec02","kind":"tag","published_at":"2024-09-19T06:42:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"94cc3d0a66456713e6e25edf9a1ba35ad8df88bc","kind":"tag","published_at":"2024-09-11T13:09:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"bb620d85a89651ca4350e8861bbb35776d583726","kind":"tag","published_at":"2024-09-03T10:33:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"71dbef69dcbf2b87831af579fb777b4f1f4b219a","kind":"tag","published_at":"2024-08-29T13:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"c9a9adfb90e939c0590de6edf10d0c65fcbc8b1e","kind":"tag","published_at":"2024-08-27T09:06:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.0","sha":"55bea65c83c1beac77382fe961f8aa72eec21daa","kind":"tag","published_at":"2024-08-22T08:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0/manifests"},{"name":"v6.0.0-beta.6","sha":"cbb6f8d3b1b72732d51f5628765cfd7e75bd5747","kind":"tag","published_at":"2024-08-18T02:55:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6/manifests"},{"name":"v5.16.7","sha":"b505fd7b64e92db523198712a5d6716c494e0c66","kind":"tag","published_at":"2024-08-09T09:19:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7/manifests"},{"name":"v6.0.0-beta.5","sha":"75c24b0828981651082a3eede027b6871c96c440","kind":"tag","published_at":"2024-08-08T08:52:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5/manifests"},{"name":"v5.16.6","sha":"6eb1bdce38d0fc67fa8aebca260043c7fc8eb3e8","kind":"tag","published_at":"2024-07-30T21:06:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6/manifests"},{"name":"v6.0.0-beta.4","sha":"12532afa3e4f6f13a9fa86eb459c27792c36b6f9","kind":"tag","published_at":"2024-07-30T20:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4/manifests"},{"name":"v5.16.5","sha":"40792e6efb2c92b8964a3912e08aeb4fb7fc41c8","kind":"tag","published_at":"2024-07-25T06:42:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5/manifests"},{"name":"v6.0.0-beta.3","sha":"02fde66a0cd72fb7fe3681a5ea8c4de733b4a865","kind":"tag","published_at":"2024-07-24T18:27:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3/manifests"},{"name":"v5.16.4","sha":"77af399a3ad76f31e5f2e0fab5650b628fa50990","kind":"tag","published_at":"2024-07-16T16:01:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4/manifests"},{"name":"v6.0.0-beta.2","sha":"9ad8c1fd8dfd21d8e37fe73d71e011542b23db72","kind":"tag","published_at":"2024-07-16T14:46:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2/manifests"},{"name":"v5.16.3","sha":"e1824453bdb0a89f15d4dfe47a1c4f90fa0f0500","kind":"tag","published_at":"2024-07-16T14:18:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3/manifests"},{"name":"v6.0.0-beta.1","sha":"19c1935757925d834928a30ea41f58bb95fb355f","kind":"tag","published_at":"2024-07-16T09:42:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1/manifests"},{"name":"v5.16.2","sha":"56ddd108fe153592a800fce4d43f9758b0ff5101","kind":"tag","published_at":"2024-07-16T09:10:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2/manifests"},{"name":"v6.0.0-beta.0","sha":"3364f0740aa5c86e057ec5b0d22c1b12bfd96fa4","kind":"tag","published_at":"2024-07-11T15:54:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0/manifests"},{"name":"v5.16.1","sha":"431af6a2fd9bf6cd0422c61e36c937d1ea5e5015","kind":"tag","published_at":"2024-07-11T15:48:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1/manifests"},{"name":"v5.16.0","sha":"e5e9b9d5e952b52752b758179da20d3fa0982c05","kind":"tag","published_at":"2024-07-05T13:32:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0/manifests"},{"name":"v6.0.0-alpha.14","sha":"2a15dd74c76bacbc867a7313fdc2c42c6168327c","kind":"tag","published_at":"2024-07-05T04:25:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14/manifests"},{"name":"v6.0.0-alpha.13","sha":"a070a894fbe21c52df446438ca1bb5a891d5e1b5","kind":"tag","published_at":"2024-07-03T07:44:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13/manifests"},{"name":"v5.15.21","sha":"a306ce4afcc60de4c3e43b8f9183862235d9318e","kind":"tag","published_at":"2024-06-28T14:09:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21/manifests"},{"name":"v6.0.0-alpha.12","sha":"fb476c6c18b850e8400d03afb7447802afbfd357","kind":"tag","published_at":"2024-06-24T17:12:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.15.20","sha":"f20fa0ba4016e5425a2a4cce841075253828a551","kind":"tag","published_at":"2024-06-12T12:58:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20/manifests"},{"name":"v6.0.0-alpha.11","sha":"22c5206a9e8191b2f81131d6978a0958e55b7032","kind":"tag","published_at":"2024-06-12T08:18:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11/manifests"},{"name":"v6.0.0-alpha.10","sha":"e5ac6c0eef5efd4fa5c5eb11ccbf08e58e7443f8","kind":"tag","published_at":"2024-06-04T10:35:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10/manifests"},{"name":"v6.0.0-alpha.9","sha":"925de32766317bb84a92ec24b2b6465c8e48cc04","kind":"tag","published_at":"2024-05-29T12:25:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.15.19","sha":"77f606ba73bb5439d66871177772f54196044450","kind":"tag","published_at":"2024-05-29T12:01:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19/manifests"},{"name":"v6.0.0-alpha.8","sha":"c7dbe6e8256cef7bd2dbdcbee55428ad82513cd0","kind":"tag","published_at":"2024-05-21T16:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.15.18","sha":"607daac5baa9c8151f111fe4bacea1d7e61881a3","kind":"tag","published_at":"2024-05-16T09:29:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18/manifests"},{"name":"v6.0.0-alpha.7","sha":"997bec6d8d30a1a891aff4eeedefa41c93eaa95c","kind":"tag","published_at":"2024-05-16T06:31:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"7c8db04b91500ba77301acd360d21bff7f7c752f","kind":"tag","published_at":"2024-05-08T13:13:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.15.17","sha":"9bc4fc42959427246addfdf29db95847cc38e410","kind":"tag","published_at":"2024-05-08T12:24:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17/manifests"},{"name":"v5.15.16","sha":"284e251c155d92078f80f98919f4ab260b05e9be","kind":"tag","published_at":"2024-05-01T14:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16/manifests"},{"name":"v6.0.0-alpha.5","sha":"571d5046e26aa07605cb1e01ca99b2eb0b04d009","kind":"tag","published_at":"2024-05-01T14:16:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5/manifests"},{"name":"v6.0.0-alpha.4","sha":"afffc2ffc3db1e6abf48f3b3e13a41e8b758f874","kind":"tag","published_at":"2024-04-24T07:30:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4/manifests"},{"name":"v6.0.0-alpha.3","sha":"6d5e44409344ea4e13ceb3a02c4446dc6a7323b4","kind":"tag","published_at":"2024-04-17T16:10:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3/manifests"},{"name":"v6.0.0-alpha.2","sha":"4e75758b37119bd821435c23d9c111c545e186b6","kind":"tag","published_at":"2024-04-09T15:09:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2/manifests"},{"name":"v6.0.0-alpha.1","sha":"84307c1a2495a716788ec25f046faaa4d16c88c7","kind":"tag","published_at":"2024-04-05T10:43:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1/manifests"},{"name":"v5.15.15","sha":"5a079965186640b5176f00c537f3b9e6c299b5c4","kind":"tag","published_at":"2024-04-04T07:09:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15/manifests"},{"name":"v6.0.0-alpha.0","sha":"2a15ad6f1f5507162b1a5aebf78976ca3023183b","kind":"tag","published_at":"2024-03-26T15:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.15.14","sha":"9585d28317c90f2c71ab88dd5ae37638bb64ad82","kind":"tag","published_at":"2024-03-19T08:18:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14/manifests"},{"name":"v5.15.13","sha":"dbcb678234296de56afaf3138917e967e8d1934a","kind":"tag","published_at":"2024-03-13T14:17:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13/manifests"},{"name":"pigment@0.0.1","sha":"0e765a618a7676c507852cec024464b1fc1cd80f","kind":"tag","published_at":"2024-03-08T04:20:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/pigment@0.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/pigment@0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@pigment%400.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1/manifests"},{"name":"v5.15.12","sha":"5ad69e161d7520274cd37a2524ffb935b6dda158","kind":"tag","published_at":"2024-03-05T15:33:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12/manifests"},{"name":"v5.15.11","sha":"e3257a4d68481b0ca6efd5d06cb5c1e1e77e4286","kind":"tag","published_at":"2024-02-22T08:52:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11/manifests"},{"name":"v5.15.10","sha":"94fcd3ada0842108a9a2ce53e121931e5448649f","kind":"tag","published_at":"2024-02-12T12:38:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10/manifests"},{"name":"v5.15.9","sha":"7917d2a8a4acc0b07328dee8273847652491b769","kind":"tag","published_at":"2024-02-08T12:55:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9/manifests"},{"name":"v5.15.8","sha":"fe5a59e616637a0488b122749479b782f5f8dfa2","kind":"tag","published_at":"2024-02-06T20:42:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8/manifests"},{"name":"v5.15.7","sha":"b80acd69c7c848709d01465d6727b13ed6109258","kind":"tag","published_at":"2024-01-31T13:23:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7/manifests"},{"name":"v5.15.6","sha":"1700e5cd9cbb3bc648b7f799f837c4d23ed42700","kind":"tag","published_at":"2024-01-22T18:09:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6/manifests"},{"name":"v5.15.5","sha":"5d7c4e26a4973a3a80bf5f8a9a8ea14f89554fe0","kind":"tag","published_at":"2024-01-17T09:27:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5/manifests"},{"name":"v5.15.4","sha":"6aadbf91c5eb2c94dea9a49a19eb532606410a5a","kind":"tag","published_at":"2024-01-10T13:49:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4/manifests"},{"name":"v5.15.3","sha":"9fa4e472f9ba4fd4e7f8cfb8bc0d1f1d455ace23","kind":"tag","published_at":"2024-01-03T15:22:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"5d5dd15f70db9ffcb85d4dc57da8a20f5240fb81","kind":"tag","published_at":"2023-12-25T14:24:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"8be7ac66b99059bf2c2edcca9cf15981d389db6b","kind":"tag","published_at":"2023-12-19T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"8c2c6a88a509f9da7c453d4a3c3ab4749a57a36d","kind":"tag","published_at":"2023-12-12T18:21:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0/manifests"},{"name":"v5.14.20","sha":"14fa79f4328e901f82d7fc39aba722a9bf4a8df0","kind":"tag","published_at":"2023-12-05T09:28:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20/manifests"},{"name":"v5.14.19","sha":"a07b4925255aa3fc7ae1255130e182e4573c58d7","kind":"tag","published_at":"2023-11-29T21:11:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19/manifests"},{"name":"v5.14.18","sha":"43a41b6b2fa3f0a186a852b894452722e3a38f04","kind":"tag","published_at":"2023-11-14T08:27:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18/manifests"},{"name":"v5.14.17","sha":"c54a42dd8b0ec8e850bd60438e60a1a8acb3b4a4","kind":"tag","published_at":"2023-11-06T15:34:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17/manifests"},{"name":"v5.14.16","sha":"391b57a05daf67a8154471dae645471f5ffac09f","kind":"tag","published_at":"2023-10-31T10:57:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16/manifests"},{"name":"v5.14.15","sha":"6baedcfed27419ed6b9685f27fcbf3eff46133a3","kind":"tag","published_at":"2023-10-24T15:41:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15/manifests"},{"name":"v5.14.14","sha":"a0cfa182db3e7b196efe36cfe7b31d304c5a0a4e","kind":"tag","published_at":"2023-10-17T13:58:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14/manifests"},{"name":"v5.14.13","sha":"b8811a0fa59e7663b240183219db32f9a617e607","kind":"tag","published_at":"2023-10-10T19:42:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13/manifests"},{"name":"v5.14.12","sha":"bd450a0fdb19b087f47e1d7cce5a72417ec977cc","kind":"commit","published_at":"2023-10-04T16:31:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12/manifests"},{"name":"v5.14.11","sha":"13c0894d0c14c7f577a0a95492aeaa8fff8da33a","kind":"tag","published_at":"2023-09-26T11:47:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11/manifests"},{"name":"v5.14.10","sha":"14e97bffa62760cabcdc7244bff445b423f5286a","kind":"tag","published_at":"2023-09-18T10:18:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10/manifests"},{"name":"v5.14.9","sha":"8255b71ccdbfe9a20f856b5d68a269ab1c5452ca","kind":"tag","published_at":"2023-09-13T13:36:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9/manifests"},{"name":"v5.14.8","sha":"74c58dabc2cf5ed2242fb08e4781d26088d06b12","kind":"tag","published_at":"2023-09-05T12:34:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8/manifests"},{"name":"v5.14.7","sha":"8a09d535f101aac98935f82b76345ca9691b5e2b","kind":"tag","published_at":"2023-08-29T12:04:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7/manifests"},{"name":"v5.14.6","sha":"a1f511dd6ed9adba561e2ba00e1348136ed656db","kind":"commit","published_at":"2023-08-24T11:19:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6/manifests"},{"name":"v5.14.5","sha":"61fbfd1546c55caca984695a41f9c95668d414fc","kind":"tag","published_at":"2023-08-14T14:39:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5/manifests"},{"name":"v5.14.4","sha":"40f4b275022f03e48cf4809cd53d0d0dabb40424","kind":"tag","published_at":"2023-08-08T09:51:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4/manifests"},{"name":"v5.14.3","sha":"2deea341c9abfb640f22520e0c277027f3f91cd0","kind":"tag","published_at":"2023-08-01T15:33:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3/manifests"},{"name":"v5.14.2","sha":"36d9f0d3659e2f5ab1d924988313986962a0bf35","kind":"tag","published_at":"2023-07-25T10:01:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2/manifests"},{"name":"v5.14.1","sha":"f2e5ded80e94407f63a27eadb018139d6f967313","kind":"tag","published_at":"2023-07-19T09:05:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1/manifests"},{"name":"v5.14.0","sha":"2529e3aaaaec2c9f8e8cf669e58bb9c81db5a6d8","kind":"tag","published_at":"2023-07-11T14:57:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0/manifests"},{"name":"v5.13.7","sha":"aac2d5b526e8139314d99f827ecc3b2c24e99686","kind":"tag","published_at":"2023-07-04T08:53:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7/manifests"},{"name":"v5.13.6","sha":"312270bc71224067e1910bbee9f800b4a2469cc7","kind":"tag","published_at":"2023-06-23T14:05:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6/manifests"},{"name":"v5.13.5","sha":"24b3af68ebe79c1891e45c60c6bcfd26f8818f73","kind":"tag","published_at":"2023-06-12T13:43:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5/manifests"},{"name":"v5.13.4","sha":"a522d82df32d3bfab46b25f5ff24eeb9670c83fb","kind":"tag","published_at":"2023-06-05T17:30:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4/manifests"},{"name":"v5.13.3","sha":"70d4a2bb49dca9fef7854a1463a392094222812b","kind":"tag","published_at":"2023-05-29T11:22:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3/manifests"},{"name":"v5.13.2","sha":"f661923e9aa9d9cc634750affbb04bf2007bc57d","kind":"tag","published_at":"2023-05-22T16:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2/manifests"},{"name":"v5.13.1","sha":"0c58832b6e182f782e73b118ed9681055db3e249","kind":"tag","published_at":"2023-05-17T05:25:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"9130a021ca34746e4076fcae50c57bc584026b8f","kind":"tag","published_at":"2023-05-10T08:14:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0/manifests"},{"name":"v5.12.3","sha":"9710ff34b16a0f271107a8619a28546ae3ca7c18","kind":"tag","published_at":"2023-05-02T14:17:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"5b7e9c52e37ef0c3274a762f38cd7ef7ffc9e7a8","kind":"tag","published_at":"2023-04-25T16:42:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"d14d288ae9e9b0e2b3b33d0a77b4113f024d4215","kind":"tag","published_at":"2023-04-17T15:57:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"05127cf65b4250f836897428cd15829669ab8d6c","kind":"tag","published_at":"2023-04-11T09:58:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0/manifests"},{"name":"v5.11.16","sha":"af5e109990a26318c96dbff6f25759ba91f0e147","kind":"tag","published_at":"2023-04-04T14:00:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16/manifests"},{"name":"v5.11.15","sha":"ae98db6aca5f9d4b754ff9fce4ce33f738a00f65","kind":"tag","published_at":"2023-03-28T13:06:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15/manifests"},{"name":"v5.11.14","sha":"f34d17c3294fcdb63fe9a135b4f3aa2459c81189","kind":"tag","published_at":"2023-03-21T17:45:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14/manifests"},{"name":"v5.11.13","sha":"9f7a2bfac55faed1b1c6c7b4b6d1b1659a076bab","kind":"tag","published_at":"2023-03-14T09:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13/manifests"},{"name":"v5.11.12","sha":"b76b8f1098a6c01f39e5e19bf3abf77c2b9cf475","kind":"tag","published_at":"2023-03-06T15:03:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12/manifests"},{"name":"v5.11.11","sha":"58df7f1905f16533ddb5a7977346c0f4548e4547","kind":"tag","published_at":"2023-02-28T09:55:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11/manifests"},{"name":"v5.11.10","sha":"676bc85fa2b02f92f21dd5c7e15f453b6b9c2e3d","kind":"tag","published_at":"2023-02-20T11:30:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10/manifests"},{"name":"v5.11.9","sha":"af5b3f5e7a79da9ef4bbd63d8fcf60927ffb6533","kind":"tag","published_at":"2023-02-14T14:30:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9/manifests"},{"name":"v5.11.8","sha":"d4d8512ce3453711f3c661374579b0d2ed13f3e7","kind":"tag","published_at":"2023-02-07T10:50:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8/manifests"},{"name":"v5.11.7","sha":"33cac172846b032d3f8b9333b72b2af832dd47d0","kind":"tag","published_at":"2023-01-31T09:39:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7/manifests"},{"name":"v5.11.6","sha":"a2e552314847b4d52498538d7ca171763067a5d0","kind":"tag","published_at":"2023-01-23T20:28:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6/manifests"},{"name":"v5.11.5","sha":"685c72dfaf840f4d5b7a3ab738ddcabd74418823","kind":"tag","published_at":"2023-01-18T01:43:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5/manifests"},{"name":"v5.11.4","sha":"bc859d95e4415f880cd6bcb6f44cc9e5e8c8097c","kind":"tag","published_at":"2023-01-09T13:57:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4/manifests"},{"name":"v5.11.3","sha":"a526207c3957de4ebfcda937b58327d69464f15c","kind":"tag","published_at":"2023-01-02T17:00:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3/manifests"},{"name":"v5.11.2","sha":"e9d8fa07e1ff979bcaf92837b131cd9e292f0161","kind":"tag","published_at":"2022-12-26T14:56:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2/manifests"},{"name":"v5.11.1","sha":"a1e30390da62019e5769e398f4cbc9f8892d8f9a","kind":"commit","published_at":"2022-12-20T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"191acda4545c394b78964ab80b364e15686f0e9b","kind":"tag","published_at":"2022-12-13T12:56:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0/manifests"},{"name":"v5.10.17","sha":"4265f343b49e4af9673a49e585439d35c8deeab2","kind":"tag","published_at":"2022-12-06T10:59:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17/manifests"},{"name":"v5.10.16","sha":"b8aa3974d84c176b8857e8d5b29a7be8670bb410","kind":"tag","published_at":"2022-11-28T16:00:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16/manifests"},{"name":"v5.10.15","sha":"14a6e1c61edb5f66f4888e32c04df5e637e7cfc4","kind":"commit","published_at":"2022-11-22T09:45:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15/manifests"},{"name":"v5.10.14","sha":"c2da6de1c504c7dbd8ae1d0771c184c1544a0c76","kind":"tag","published_at":"2022-11-15T09:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14/manifests"},{"name":"v5.10.13","sha":"2f4c2190d1d3614d8063e84b79d4d1f034b3e3fe","kind":"tag","published_at":"2022-11-07T17:53:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13/manifests"},{"name":"v5.10.12","sha":"30cb27cff1d4e1838ca4235ab4285e20f2b2a870","kind":"tag","published_at":"2022-10-31T15:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12/manifests"},{"name":"v5.10.11","sha":"c80ff0339882859af7e17f8bfd0a5f6880b323f8","kind":"commit","published_at":"2022-10-25T09:34:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11/manifests"},{"name":"v5.10.10","sha":"639224a3e3600cb0e04755d89aab250297b6d851","kind":"tag","published_at":"2022-10-18T08:35:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10/manifests"},{"name":"v5.10.9","sha":"7bd7c219e2670ff7791148e9b1a1d2387528fc0c","kind":"tag","published_at":"2022-10-11T11:56:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9/manifests"},{"name":"v5.10.8","sha":"d4a3216cdd858899960f945d6e00b2d59bf1d5d1","kind":"tag","published_at":"2022-10-03T16:28:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8/manifests"},{"name":"v5.10.7","sha":"d9ef6e788eee11256818329c7429242f8b769263","kind":"commit","published_at":"2022-09-27T01:44:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7/manifests"},{"name":"v5.10.6","sha":"0f75f3d78b67c405c23bfd14a29aedff367415b7","kind":"tag","published_at":"2022-09-19T14:34:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6/manifests"},{"name":"v5.10.5","sha":"594d87dab0e43e641a6826c935df8f2c10672955","kind":"tag","published_at":"2022-09-12T14:40:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5/manifests"},{"name":"v5.10.4","sha":"c8feb29320a22cc4461fb5ef5f4f7de7bd96a59b","kind":"commit","published_at":"2022-09-06T09:11:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"992421d0114a9df72d358fe6fccc28c1fb6f1505","kind":"tag","published_at":"2022-08-29T17:37:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"99b23c06d9b018d6c500fa1acb3030d673e219ab","kind":"tag","published_at":"2022-08-23T10:25:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"dfc0b89c665de8e5e3e4ecf68d8c782e74dbb65c","kind":"tag","published_at":"2022-08-16T17:55:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"7f502e06d54c5a2f389a1639358c84279462b54a","kind":"commit","published_at":"2022-08-09T03:21:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0/manifests"},{"name":"v5.9.3","sha":"89617ef683d2bcd2c870e9c1bd58ad4d55247fd5","kind":"tag","published_at":"2022-08-01T20:54:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3/manifests"},{"name":"v5.9.2","sha":"b7f0a16eca4ac2044703032838f90873ec063d75","kind":"tag","published_at":"2022-07-25T15:12:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2/manifests"},{"name":"v5.9.1","sha":"1937412c4345569d98c0950a1016c22508e1ff81","kind":"tag","published_at":"2022-07-18T17:23:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"88ad7d4e623183b8e20702e7961ef9c8de330dc7","kind":"commit","published_at":"2022-07-12T08:54:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0/manifests"},{"name":"v5.8.7","sha":"be0ab4c062a22fc4bb52c47d005b57203b56c09c","kind":"tag","published_at":"2022-07-04T20:39:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7/manifests"},{"name":"v5.8.6","sha":"c58f6653411e0ff38bf67a512d16b87c6523606b","kind":"tag","published_at":"2022-06-27T14:21:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6/manifests"},{"name":"v5.8.5","sha":"3c528113f47cfddf2504ea02ba3065e7c5c46928","kind":"tag","published_at":"2022-06-21T18:05:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5/manifests"},{"name":"v5.8.4","sha":"a6e782ec2f037e2ca989515048ce5f22fe760595","kind":"tag","published_at":"2022-06-14T10:00:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4/manifests"},{"name":"v5.8.3","sha":"b1e4b9cd3e1d88286f9d1485864310a7c1f23a79","kind":"tag","published_at":"2022-06-07T19:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3/manifests"},{"name":"v5.8.2","sha":"93b0aba905b3b6947f58a02d911489bb737ee880","kind":"commit","published_at":"2022-05-31T11:47:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2/manifests"},{"name":"v5.8.1","sha":"1eee9ee437f39f1c3438209154df8e8b9ecd990d","kind":"tag","published_at":"2022-05-23T16:04:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"6a468718b970c39ae83a4029bcb53071c9567430","kind":"tag","published_at":"2022-05-17T09:42:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4eef029981b08c77a9c52d0b863e6b5ced279087","kind":"tag","published_at":"2022-05-10T09:06:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0/manifests"},{"name":"v5.6.4","sha":"edb7e8895ef8def2bf59376d7631e0360a77aaf6","kind":"commit","published_at":"2022-05-02T11:46:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4/manifests"},{"name":"v5.6.3","sha":"124d5e2f0022d17b577a464e6b3a69fa2511105e","kind":"tag","published_at":"2022-04-25T14:04:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3/manifests"},{"name":"v5.6.2","sha":"b3645b3fd11dc26a06ea370a41b5bac1026c6792","kind":"tag","published_at":"2022-04-18T16:10:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2/manifests"},{"name":"v5.6.1","sha":"0251fd5222079e4a512bbd32dff4a7a4c3efe997","kind":"tag","published_at":"2022-04-11T13:21:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"8dcdea53f927ab207718d7ee6576806aca2a3798","kind":"commit","published_at":"2022-04-06T03:27:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0/manifests"},{"name":"v4.12.4","sha":"a563a60219f7f6519fb0f34f6d8e3bf0974e6495","kind":"tag","published_at":"2022-04-03T14:38:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4/manifests"},{"name":"v5.5.3","sha":"96e1f40a3b8aa809d543aa7d466eb48cdfa0b53d","kind":"tag","published_at":"2022-03-28T14:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"dd411b017ea7504a14a16821b694ac6aa01d9b6d","kind":"tag","published_at":"2022-03-21T15:15:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"350b15ee91a93040d50391cb9a45440a90e6b2d1","kind":"tag","published_at":"2022-03-14T16:49:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"f3412aa9d179fdfc3f5c0a4a1cfc1965faef7307","kind":"commit","published_at":"2022-03-07T13:53:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0/manifests"},{"name":"v5.4.4","sha":"965f2eb8cb79bb0685a13d9e28c09617b22358cd","kind":"tag","published_at":"2022-02-28T15:21:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4/manifests"},{"name":"v5.4.3","sha":"e2892a61ea56b6578c2efc81d0324660082ad93c","kind":"tag","published_at":"2022-02-21T16:40:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3/manifests"},{"name":"v5.4.2","sha":"01371028b27156419923b362c4b0af92dc08b29f","kind":"tag","published_at":"2022-02-15T14:57:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"fbce2f80c6cb36e59a4a6826ae46b59a10e1c831","kind":"commit","published_at":"2022-02-08T11:34:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"ba4e819aa58b6a36ae4d96ee79c2a5310a812670","kind":"tag","published_at":"2022-02-01T09:00:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"337be3b2a630d791a5cbc5a2a4575d4f58e38df3","kind":"tag","published_at":"2022-01-24T15:05:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"dcbfc54f581dbf1c0008a8e9e578f896f06228ab","kind":"tag","published_at":"2022-01-17T22:45:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0/manifests"},{"name":"v5.2.8","sha":"f80abbb5f942064c9c270b2ac5bb2a2318876754","kind":"tag","published_at":"2022-01-10T20:11:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8/manifests"},{"name":"v5.2.7","sha":"5daaf9be5115b1cb777fb4cf3d9125baddfe5720","kind":"tag","published_at":"2022-01-03T12:34:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7/manifests"},{"name":"v5.2.6","sha":"052db9d577a03ed8d588ecca9e6c0a5f5ba676e1","kind":"tag","published_at":"2021-12-27T14:23:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6/manifests"},{"name":"v5.2.5","sha":"f8697de9c250dbc6b446bcc08566f50fb4070aab","kind":"tag","published_at":"2021-12-20T14:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5/manifests"},{"name":"v5.2.4","sha":"b265431f9a32ea726c5227821126fbc6424117d5","kind":"commit","published_at":"2021-12-14T13:41:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4/manifests"},{"name":"v5.2.3","sha":"9c3dc12c3de241f44d923bfb089200980f3fd23d","kind":"tag","published_at":"2021-12-06T16:12:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3/manifests"},{"name":"v5.2.2","sha":"fcaec7a75f951c9db79c99c42370ca18212c1f16","kind":"tag","published_at":"2021-11-29T16:51:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"586d9ba2472d549c180cbacddf97eb73425286b3","kind":"tag","published_at":"2021-11-25T11:50:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"353cecb5391571163eb6bd8cbf36d2dd299aaf56","kind":"tag","published_at":"2021-11-23T13:25:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"ddbe15b4d8b7cc1dc84720264fde0b1dafb6166f","kind":"commit","published_at":"2021-11-16T15:06:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"7e26583fe1f95f5c3682213105f8f4b51c9d61c9","kind":"tag","published_at":"2021-11-08T15:14:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0/manifests"},{"name":"v5.0.6","sha":"99752d2848f17c5d1e4840f54863899a19387162","kind":"tag","published_at":"2021-10-27T08:43:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6/manifests"},{"name":"v5.0.5","sha":"58f8ff1f8bc7f0cc4bb728654604a194b3c3790b","kind":"tag","published_at":"2021-10-26T10:14:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"86443310e4344ae1ce6e04f084d58e17e4d62170","kind":"tag","published_at":"2021-10-14T15:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"36258031912caf662f69ca3769c6e0bd46946050","kind":"tag","published_at":"2021-10-07T12:26:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"c510762a325116c654afd3c21381a50b942c2c66","kind":"tag","published_at":"2021-09-29T09:29:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"afcf3ee18e7a9c526348b3bce74b69781b4ad071","kind":"tag","published_at":"2021-09-22T12:15:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"85598e74b85a89a16f8bdf5b68346ca8d6b70557","kind":"tag","published_at":"2021-09-16T11:28:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.1","sha":"1b563a153f5b2736f79a3f45573e2e2b66ba0a9a","kind":"tag","published_at":"2021-09-08T13:55:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"698492a5401b12578dc459397b9d288542fc954b","kind":"commit","published_at":"2021-09-02T02:45:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.5","sha":"0bab71409bcc0865ab3e0fcbfa14fa824ddc5495","kind":"tag","published_at":"2021-08-25T07:30:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"c30ec7bed00b36da7b0e6a202b3cb48d2fc1b579","kind":"tag","published_at":"2021-08-13T21:32:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"e5ccdf299c75ea65b0600ee05ff6c98646891c77","kind":"tag","published_at":"2021-08-09T04:03:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3/manifests"},{"name":"v4.12.3","sha":"77a8daeed0e8efa67c6d86f3cc40239dc6eb3d94","kind":"tag","published_at":"2021-07-30T10:06:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3/manifests"},{"name":"v5.0.0-beta.2","sha":"cca80d861f64b3eaa8a5ef8815b7552aaea61557","kind":"tag","published_at":"2021-07-26T15:01:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2/manifests"},{"name":"v4.12.2","sha":"958241aa0ebf340ad0f152b91949720c85b4fcca","kind":"tag","published_at":"2021-07-19T16:41:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2/manifests"},{"name":"v5.0.0-beta.1","sha":"8a4b8952077b64e90ac9d23c116a45aed672db9c","kind":"tag","published_at":"2021-07-14T16:28:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1/manifests"},{"name":"v4.12.1","sha":"4dc8c9bf3e8a6b21a2aac58b0be3161af334b67d","kind":"tag","published_at":"2021-07-07T13:08:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"53a1655143aa4ec36c29a6063ccdf89c48a74bfd","kind":"tag","published_at":"2021-07-06T13:40:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0/manifests"},{"name":"v5.0.0-beta.0","sha":"a0f416173d2f5b78546f52e572a0f64dcc3751e9","kind":"tag","published_at":"2021-07-01T12:17:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.38","sha":"f60126f95d7b36fa12133887990615b9f47e994a","kind":"commit","published_at":"2021-06-24T03:37:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.38","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38/manifests"},{"name":"v5.0.0-alpha.37","sha":"c795ca0822e2816a630a5654d5471fa04521d23c","kind":"tag","published_at":"2021-06-15T17:49:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.37","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37/manifests"},{"name":"v5.0.0-alpha.36","sha":"cf2f6fa90608b109978698fc48120920beaaa51f","kind":"tag","published_at":"2021-06-08T06:46:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.36","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36/manifests"},{"name":"v5.0.0-alpha.35","sha":"6c0afb6d8fff919e80f9f1ec92613acacd8365e7","kind":"tag","published_at":"2021-05-31T20:34:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.35","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35/manifests"},{"name":"v5.0.0-alpha.34","sha":"ee3a077c161accb887b93a17f9eaa2b23e998319","kind":"tag","published_at":"2021-05-18T10:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.34","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34/manifests"},{"name":"v5.0.0-alpha.33","sha":"0fa6ab4a29e8469c081d3f796e0bd9cab98e9185","kind":"tag","published_at":"2021-05-09T12:29:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.33","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33/manifests"},{"name":"v4.11.4","sha":"6658323b5e2ba366691829bbef3f53c00008497e","kind":"tag","published_at":"2021-04-27T15:48:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4/manifests"},{"name":"v5.0.0-alpha.32","sha":"2e99746c35ea0c1e45187a206d6ebc25a52933dc","kind":"tag","published_at":"2021-04-27T12:59:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32/manifests"},{"name":"v5.0.0-alpha.31","sha":"b061319b132163900d1a4eb64207f5284d28639d","kind":"tag","published_at":"2021-04-20T13:59:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"0bc7ed897d54a899fb0dfc5cbd6c5ee0592705e1","kind":"tag","published_at":"2021-04-12T09:46:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"29934afe4643811f3bed772612f92d539a1e489d","kind":"tag","published_at":"2021-04-04T16:43:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"a83c7715c0e2cfa1c3e59b7a1f828f6a1476b307","kind":"tag","published_at":"2021-03-24T12:57:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"2de88ce2973667921a45ff69ea48a8843cb9d8cb","kind":"tag","published_at":"2021-03-05T13:01:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27/manifests"},{"name":"v5.0.0-alpha.26","sha":"8928a36394154e02a73d5e92a740d5f9ed8da709","kind":"tag","published_at":"2021-02-27T18:39:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"688db35f581ac345a09a15420efdb0e4c98a56ab","kind":"tag","published_at":"2021-02-11T12:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"15108a5aad5342d92e86be5c5388b8321a88b280","kind":"tag","published_at":"2021-01-26T14:08:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24/manifests"},{"name":"v4.11.3-deprecations.1","sha":"6cf7cf7c7b11b38db18a4d2003743cbadeb1b4ee","kind":"commit","published_at":"2021-01-25T23:27:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1/manifests"},{"name":"v4.11.3","sha":"bd79e8f8c5b8c77bc5c13d076377a18d2ceedfa2","kind":"commit","published_at":"2021-01-24T12:45:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3/manifests"},{"name":"v4.11.3-deprecations.0","sha":"f64337cd87428e04c851bb1667f5f9e0e6aeaede","kind":"commit","published_at":"2021-01-24T12:00:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0/manifests"},{"name":"v5.0.0-alpha.23","sha":"af6e7220961c6f5e8ed89172694287dc737828ff","kind":"commit","published_at":"2021-01-14T12:48:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23/manifests"},{"name":"v5.0.0-alpha.22","sha":"c514ea86c11c9817839630e840535358f5044caf","kind":"commit","published_at":"2021-01-04T11:14:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"5c82b9147f811fda24bc09132852ed240f8d9def","kind":"commit","published_at":"2020-12-30T17:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"cd30d9e3961c8b33ce43a133e0a958867a202c41","kind":"commit","published_at":"2020-12-21T17:51:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20/manifests"},{"name":"v5.0.0-alpha.19","sha":"754e29cf5a712d0e0f6bd3e54f80e9997659f68c","kind":"commit","published_at":"2020-12-13T17:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.11.2","sha":"174b64f8a3adffb8df3c13285f4edc2437a8547a","kind":"commit","published_at":"2020-12-02T23:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2/manifests"},{"name":"v5.0.0-alpha.18","sha":"c5561c5febbe1c3bd5446c8a0bb480025ab38b86","kind":"commit","published_at":"2020-12-02T23:25:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.11.1","sha":"b8092ce09e164a1cb2fec2f3a5b6aa6e2dc6cbbd","kind":"commit","published_at":"2020-11-24T14:35:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1/manifests"},{"name":"v5.0.0-alpha.17","sha":"41d6a360e0fb245dd74549445539c6218a9dc737","kind":"commit","published_at":"2020-11-23T00:49:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17/manifests"},{"name":"v5.0.0-alpha.16","sha":"47a8e102eeaa5a68a2b4f99c08085cfddc0bef77","kind":"commit","published_at":"2020-11-14T12:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16/manifests"},{"name":"v5.0.0-alpha.15","sha":"fa9cbc835ee70b12234b7207b1872356277da5fa","kind":"commit","published_at":"2020-11-03T23:57:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15/manifests"},{"name":"v5.0.0-alpha.14","sha":"56520e757e0052e25f8dd5d78214458c4b7c634d","kind":"commit","published_at":"2020-10-23T22:59:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14/manifests"},{"name":"v5.0.0-alpha.13","sha":"b82af55f9917f9e77a3cae9b36e47b29d43182c0","kind":"commit","published_at":"2020-10-17T21:47:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13/manifests"},{"name":"v5.0.0-alpha.12","sha":"c7c3643948bce7327a7f01665caa7474be2694f9","kind":"commit","published_at":"2020-10-10T22:32:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12/manifests"},{"name":"v5.0.0-alpha.11","sha":"b4fe7eefd494fa28cd3453067af8872a83f31fa6","kind":"commit","published_at":"2020-09-26T15:07:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11/manifests"},{"name":"v5.0.0-alpha.10","sha":"2e1502fc18d86d69a6b55fc4ac5dcb50ddf192c4","kind":"commit","published_at":"2020-09-15T08:10:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10/manifests"},{"name":"v5.0.0-alpha.9","sha":"e830beb63940d24129285f554fc9c2fb0bd7ccbf","kind":"commit","published_at":"2020-09-06T16:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9/manifests"},{"name":"v5.0.0-alpha.8","sha":"5f986712bbb2f0b789c151b6d2f3e2d48cde0980","kind":"commit","published_at":"2020-08-31T16:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"c32a96b4beb3a5c72a8c179fb095f09dacf61050","kind":"commit","published_at":"2020-08-22T16:39:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"15fd6232de294be9ba0ca103351a11f84009b04f","kind":"commit","published_at":"2020-08-13T16:56:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6/manifests"},{"name":"v5.0.0-alpha.5","sha":"40aa9cbb1df08a5994392d5cea15a60979b28a7e","kind":"commit","published_at":"2020-07-27T22:55:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"519390c2bb12b5eb7b6f5f898afb78ac7f285543","kind":"commit","published_at":"2020-07-19T17:54:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"f432112f0bcfb1fd2002002db181e83edc99d906","kind":"commit","published_at":"2020-07-12T17:06:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"f928d6e04ea7f185cda0e739ebbe2ea36d0aa4d3","kind":"commit","published_at":"2020-07-04T23:16:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2/manifests"},{"name":"v4.11.0","sha":"79ebf71d31cca2c73143891960ea54ec1132bdeb","kind":"commit","published_at":"2020-06-30T23:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0/manifests"},{"name":"v5.0.0-alpha.1","sha":"8281371f88c81fc3e4560b0334cc0c473b9d45f9","kind":"commit","published_at":"2020-06-27T15:07:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.10.2","sha":"d0bfcb4f11fd3904b1e235d80fbfe23758de8372","kind":"commit","published_at":"2020-06-11T19:11:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"4e12b951f64fd47864b4dea8ec8631387a89ddb1","kind":"commit","published_at":"2020-06-01T15:14:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"dd9280e753eb8dc3444a26e85fe4f800b759cad2","kind":"commit","published_at":"2020-05-23T17:50:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0/manifests"},{"name":"v4.9.14","sha":"1fb44683825f0ee7f4d5933528598917ff72f0e4","kind":"commit","published_at":"2020-05-11T22:41:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.14","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14/manifests"},{"name":"v4.9.13","sha":"c224f32bb8f144e590c096d103c9d59c2509ed93","kind":"commit","published_at":"2020-05-04T11:29:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.13","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13/manifests"},{"name":"v4.9.12","sha":"3e5fd3c4f200e50a1331857f092a547b41f6db1e","kind":"commit","published_at":"2020-04-26T23:18:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.12","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12/manifests"},{"name":"v4.9.11","sha":"77f6fe0a73791176bd58d8c013bf5631270faf4d","kind":"commit","published_at":"2020-04-19T14:10:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11/manifests"},{"name":"4.9.11","sha":"b551194a14c4469f3b07dc43bc6aaea525138944","kind":"commit","published_at":"2020-04-18T10:43:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11/manifests"},{"name":"v4.9.10","sha":"8baef82396665179c67ca3acfd51e396b947f412","kind":"commit","published_at":"2020-04-11T13:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.10","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10/manifests"},{"name":"v4.9.9","sha":"c191471a20315cae4006c1e4d3d51db5e49b5fee","kind":"commit","published_at":"2020-04-04T15:54:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.9","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9/manifests"},{"name":"v4.9.8","sha":"e9fbcbf015bbf7057aadd5777703b7059aedf043","kind":"commit","published_at":"2020-03-28T19:33:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8/manifests"},{"name":"v4.9.7","sha":"10bc98f283feaae6397ef1b73b1b82be4a39a5f5","kind":"commit","published_at":"2020-03-18T12:45:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7/manifests"},{"name":"v4.9.6","sha":"0176a231719152fa4a2100aa7119e9fd777b5fed","kind":"commit","published_at":"2020-03-18T10:52:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6/manifests"},{"name":"v4.9.5","sha":"b9dec2780203e37148d87788f727c668d9019581","kind":"commit","published_at":"2020-02-29T10:36:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5/manifests"},{"name":"v4.9.4","sha":"45fe0e31c462ed3a2fba134fb1edbd05b91da2a4","kind":"commit","published_at":"2020-02-23T10:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4/manifests"},{"name":"v4.9.3","sha":"2bec4ebc9c20be8abecbad6d3f0f7ba2875c9c35","kind":"commit","published_at":"2020-02-16T11:52:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3/manifests"},{"name":"v4.9.2","sha":"f567b384f509d36b7e10f691e6b58538e7db8869","kind":"commit","published_at":"2020-02-09T18:32:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"717887fdd9d3b27701d760d78aa12ecf52f02f43","kind":"commit","published_at":"2020-02-02T11:46:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f2c9817526b729801b1716afc957ef3886ccb422","kind":"commit","published_at":"2020-01-22T20:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"d0c928c82e3fc8f284a2f7fd1b9acbf717c5a64e","kind":"commit","published_at":"2020-01-06T11:44:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"0c7ca746674cfb47a46cad8ebea21155702fd38c","kind":"commit","published_at":"2019-12-30T10:59:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"c6f734f0d6b183962e83fc5612fef6583bf40712","kind":"commit","published_at":"2019-12-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3a8f0eace8dd6a1c3234a8be2b7c41f06b6260d4","kind":"commit","published_at":"2019-12-14T19:59:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"0a129d58056d38bd15141aaa98d346774895d5f5","kind":"commit","published_at":"2019-12-07T12:46:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"6291316a32cfb4fb19ffdbcf30abfcb63023f17f","kind":"commit","published_at":"2019-12-01T10:59:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1/manifests"},{"name":"v3.9.4","sha":"6b0fee51deb7c32b75498d4ab2186946e7c4ce0a","kind":"commit","published_at":"2019-11-28T09:28:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4/manifests"},{"name":"v4.7.0","sha":"2b04ee905695540bde87653908ece5c4d57546c9","kind":"commit","published_at":"2019-11-22T10:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"856188b2de7a5e514803314f329da76fe65dec50","kind":"commit","published_at":"2019-11-12T13:52:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"d2d76bf26231a96981260232de5271b24e9391a4","kind":"commit","published_at":"2019-11-05T16:46:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0/manifests"},{"name":"v4.5.2","sha":"cb52f392b3b3528857178a756354ffb0e8bccd73","kind":"commit","published_at":"2019-10-28T22:58:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"803d08fbdf20de2d34c36a2a27bbc8e5a7e79fb2","kind":"commit","published_at":"2019-10-12T20:22:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"de3c62c25bf9e92ba35019e5a3ca7f68a36600d8","kind":"commit","published_at":"2019-10-02T08:07:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"554e7dce0cd96a4f9ef1924b41a3ce530cb433ae","kind":"commit","published_at":"2019-09-22T17:16:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"b563d529a8544fa4f4090723239ab075665c5f03","kind":"commit","published_at":"2019-09-11T20:45:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"f3beaee67fb9a4145a792fc8b798ef327b55f513","kind":"commit","published_at":"2019-09-08T09:58:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1/manifests"},{"name":"v1.2.5","sha":"8ee2d7168294f21af787aaba46661824097e33bb","kind":"tag","published_at":"2019-09-03T18:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5/manifests"},{"name":"v4.4.0","sha":"98f2c7cae9b2e0a53cf731882164aa44babb4be3","kind":"commit","published_at":"2019-08-31T12:19:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"29c1adf61a141a3db885ee569e42251cee53e749","kind":"commit","published_at":"2019-08-21T17:29:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3/manifests"},{"name":"v1.2.4","sha":"e44972d3c3e199529fdbc85974f7ae570b8424a0","kind":"tag","published_at":"2019-08-16T20:53:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4/manifests"},{"name":"v4.3.2","sha":"f2dbeca2dd1aecf6bc56e2302ec766d2e4bfb2ac","kind":"commit","published_at":"2019-08-10T17:39:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"d5a2ad9d26f7b089111b208c929ac1f98e7f6958","kind":"commit","published_at":"2019-08-03T15:14:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"8c28ed9c67e7b6ad02a8826178352aa4e9901b50","kind":"commit","published_at":"2019-07-28T14:32:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"42f78c69a59f0b5fa5fb8f533385f04ef77d7889","kind":"commit","published_at":"2019-07-17T13:42:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1/manifests"},{"name":"v1.0.4","sha":"455489e2e149ff5393f6ba08870368c88da259bd","kind":"tag","published_at":"2019-07-10T15:39:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"4c21bc05d6c5e48c64bc947ba9e271ed3e762a0e","kind":"tag","published_at":"2019-07-10T15:08:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"543041538f31cbdfbe3e85b8bc0f5c183ac5448e","kind":"tag","published_at":"2019-07-09T13:14:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"3a40065694cab2a5e8dedab6781e98493c1dc69d","kind":"tag","published_at":"2019-07-09T12:54:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1/manifests"},{"name":"v4.2.0","sha":"cf2cdd83f2a2f65d0e979d1faa9e815a5e2d3502","kind":"commit","published_at":"2019-07-06T15:30:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"6da1d591264e8c4a18e5ab56bdf6f8c0f985ed99","kind":"commit","published_at":"2019-06-25T13:53:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"eade31e58deb8ff3faee777313d70141e5868ebe","kind":"commit","published_at":"2019-06-23T11:46:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"b78a5ab7581488f7fff271a2cf64927dd28c3ab0","kind":"commit","published_at":"2019-06-13T09:55:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"07b9d6efaac1b663b2657173227e9490c796191e","kind":"commit","published_at":"2019-06-10T11:50:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"d58075ddb1757a11c47ef3d2b1fe9bed55e640dd","kind":"commit","published_at":"2019-06-03T16:35:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a3572bcaf34d204b314fd2c84064c9180f3a50f1","kind":"commit","published_at":"2019-05-27T12:48:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"505e275285c757e0515c8623b43c823d8a74790c","kind":"commit","published_at":"2019-05-23T15:39:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.0","sha":"a33f0ab64999331a54267cdf0eb89e53fa4d70cd","kind":"commit","published_at":"2019-05-20T21:26:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0/manifests"},{"name":"v4.0.0-beta.2","sha":"3686a27055dce58b5e800b520087c0c448b7480e","kind":"commit","published_at":"2019-05-13T12:26:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"5c152157078503e8599537108c3be9e00969fa34","kind":"commit","published_at":"2019-05-05T12:24:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"f19bd59ae53f23e3637383061774542d973cc48c","kind":"commit","published_at":"2019-04-28T22:42:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.8","sha":"92d6e987a43041fde63fd02cad61277d04193c29","kind":"commit","published_at":"2019-04-17T19:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"663643e0a83554d7730be42140aef6bc3ac09c6a","kind":"commit","published_at":"2019-04-07T23:25:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"2482d2b689440df6fb3da6157a789adac2783736","kind":"commit","published_at":"2019-03-30T19:33:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6/manifests"},{"name":"v3.9.3","sha":"ebed7922fc97331519f507768572a068edb8494e","kind":"commit","published_at":"2019-03-28T14:06:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3/manifests"},{"name":"v4.0.0-alpha.5","sha":"1bfdbe5688fb3556e4bebd1f8e357c515244ac42","kind":"commit","published_at":"2019-03-23T21:04:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"997324d52467e3a7b7a8058c0ba8309d04d4ddf6","kind":"commit","published_at":"2019-03-17T11:00:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"3a5d2e50411ddd3caea450abda49fd7c6ed230dc","kind":"commit","published_at":"2019-03-10T11:57:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"f606f7584dd842a89423dd3cc69e32b5ad3fdae1","kind":"commit","published_at":"2019-03-03T16:12:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"eea3b4d9a623f87d79be63f57b4a69ddfe375610","kind":"commit","published_at":"2019-02-20T10:58:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"97b26c4821299aef21e6ef9372a25aedd78d0137","kind":"commit","published_at":"2019-02-12T14:39:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.9.2","sha":"dbc788f7d231b4eceaa7a6a3e253104de5de9af0","kind":"commit","published_at":"2019-02-03T20:45:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2/manifests"},{"name":"v3.9.1","sha":"b903d7432b5a06583c9915f7ab9346bad76007a1","kind":"commit","published_at":"2019-01-26T13:59:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"f6353cdd15b954091c3f53498eb7de198755b740","kind":"commit","published_at":"2019-01-14T21:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"8df7a83ccc0b200e67feb823ceaaf793e4b6d007","kind":"commit","published_at":"2019-01-09T21:57:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"c202914213f19b070738ba5837da18e89c1662ee","kind":"commit","published_at":"2019-01-07T18:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"baa45b12252be8965809a0ad06e67e7dc7d44313","kind":"commit","published_at":"2018-12-30T21:47:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"0445ca8b710425f22744249a0c7bb3c20e95237b","kind":"commit","published_at":"2018-12-30T21:24:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"f0d60d8a510180e9c7a9b588d3e6c04d0d1a23d3","kind":"commit","published_at":"2018-12-22T15:42:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"1871b089aef090728321cab69be92daaec6eb131","kind":"commit","published_at":"2018-12-17T20:02:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0/manifests"},{"name":"v3.6.2","sha":"edde0b4f0073fcacb7233b553812f3dffe619da5","kind":"commit","published_at":"2018-12-09T20:22:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"e5fbf74a06157e2d73701a158e8d6b5914429ea1","kind":"commit","published_at":"2018-12-01T10:43:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1/manifests"},{"name":"issue-13699-mster","sha":"ac0153bf1b13ddbc1e43c22693f2c223838d9f1a","kind":"tag","published_at":"2018-11-28T20:15:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/issue-13699-mster","html_url":"https://github.com/mui/material-ui/releases/tag/issue-13699-mster","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@issue-13699-mster","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster/manifests"},{"name":"v3.6.0","sha":"d9c790fa69a1c053c3d471e030e4066122d58902","kind":"commit","published_at":"2018-11-26T19:49:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"34492c23a773b1db66fe65801997257709c4f319","kind":"commit","published_at":"2018-11-12T23:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"dc6b2b870fa514e98c74b6854d22c6e25e7684cb","kind":"commit","published_at":"2018-11-12T22:46:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"ba1dc0f27cd85996dbf3ef9df4d7f10552d6c91f","kind":"commit","published_at":"2018-11-04T23:41:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0/manifests"},{"name":"v3.3.2","sha":"47b20fe33c5f1c8a2563bad3c27811c37f698794","kind":"commit","published_at":"2018-10-27T20:16:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"92b2a36716c8ced3d12ff0b300be06cc4743e6da","kind":"commit","published_at":"2018-10-23T22:16:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"47d3b93780400d6eaef48d29dfcbebec8a5f22b2","kind":"commit","published_at":"2018-10-21T21:27:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"bbb0b683dd45d130b17580da86fe6ccc1ab5b3d3","kind":"commit","published_at":"2018-10-15T22:11:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"a61f0fc9a56ef22874753175bad2a636460130d1","kind":"commit","published_at":"2018-10-14T21:03:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"58f526f46e609e3e6cd785d15bfc5486df7ab79f","kind":"commit","published_at":"2018-10-07T22:44:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"dbd67aa892a4e9885d763fcb0d1f6c1691fbf763","kind":"commit","published_at":"2018-09-30T17:16:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"6184c508f94500a9da7486ccb2b9398023e4b1b5","kind":"commit","published_at":"2018-09-23T22:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"a9cbda69c8e059d928da53d9525652170b999455","kind":"commit","published_at":"2018-09-16T21:32:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"27412afa36b6c64b15b3b33cd51235efbc55a775","kind":"commit","published_at":"2018-09-08T22:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d6fb8524ff94080614e8d4d1064c7b2cec66c5d1","kind":"commit","published_at":"2018-09-03T21:14:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"2e9643f6c43c9b393a3914cd085aac92df546c04","kind":"commit","published_at":"2018-08-28T22:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"6847e0affc09f56a1497013be98bc3b59ccd3fde","kind":"commit","published_at":"2018-08-27T17:34:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0/manifests"},{"name":"v1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1","html_url":"https://github.com/mui/material-ui/releases/tag/v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1/manifests"},{"name":"v1.5.1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6b4c29e324eaa1272ce7b42ecab0e3460af6f437","kind":"commit","published_at":"2018-08-12T20:42:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0/manifests"},{"name":"v0.20.2","sha":"1b1c1fce216b5b2f5ecd52d21f8ec6a326c00cd5","kind":"commit","published_at":"2018-08-05T21:43:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2/manifests"},{"name":"v1.4.3","sha":"99650a6d174ad97b41ba1079cd5d7f55b5db21b5","kind":"commit","published_at":"2018-08-04T10:26:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e9bb799208b34fb8f8bbfe4b63b7a1942f95d91f","kind":"commit","published_at":"2018-07-29T14:37:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"869692ecf3812bc4577ed4dde81a9911c5949695","kind":"commit","published_at":"2018-07-22T21:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7fdc1890fb744b565480835fd5684e66871c679f","kind":"commit","published_at":"2018-07-14T15:02:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"f12ba5bfafc53ada2e5719697dd8373d41fa9471","kind":"commit","published_at":"2018-07-02T20:06:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"cd47eeabdcd4f67e35ff5ad56ae82a571da5747a","kind":"commit","published_at":"2018-06-26T10:53:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"e943cb8d6f405de5d53c1f3d1908cbccb502bb3a","kind":"commit","published_at":"2018-06-20T21:41:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"29308b10b3f8ba3565168e4da4bb5f793cb8b4f9","kind":"commit","published_at":"2018-06-18T18:38:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7c094a0f0381c7b68a223e27b5dc700a7595b122","kind":"commit","published_at":"2018-06-10T09:50:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2a300cdec817595ac879bc419257e55ef318b0f9","kind":"commit","published_at":"2018-06-03T15:25:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"3ccf76d315404ebd67f1254f5679d327c0647dfd","kind":"commit","published_at":"2018-05-26T14:56:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"73101790333124cc8f5857bc46038b7d2315842a","kind":"commit","published_at":"2018-05-17T22:07:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.1","sha":"aae0c434f99c4ab559d8aff53cfbd2cfa7974043","kind":"commit","published_at":"2018-05-15T21:15:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1/manifests"},{"name":"v0.20.1","sha":"c663649d9edf9d196aadbb3b426fd613816964fc","kind":"commit","published_at":"2018-05-13T21:34:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1/manifests"},{"name":"v1.0.0-rc.0","sha":"5f3008fc26479b40ff16ec498ae0e6e3361fdb47","kind":"commit","published_at":"2018-05-13T19:13:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-beta.47","sha":"d16e4f5115a9fde3e8958d7959a912a55cbb246d","kind":"commit","published_at":"2018-05-09T21:48:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.47","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47/manifests"},{"name":"v1.0.0-beta.46","sha":"aa1ef83f22650245dd736681d7ec6331cb2a42ef","kind":"commit","published_at":"2018-05-08T21:51:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.46","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46/manifests"},{"name":"v1.0.0-beta.45","sha":"ab592831cbf5987a6516139aeaf148bdb3360ccb","kind":"commit","published_at":"2018-05-07T13:38:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.45","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45/manifests"},{"name":"v1.0.0-beta.44","sha":"0bba4ad1aed5d2181baa156009301eb56fd80158","kind":"commit","published_at":"2018-04-29T20:57:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.44","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44/manifests"},{"name":"v1.0.0-beta.43","sha":"6dfe7382b9777885abe84f4d1f66c0c62545d559","kind":"commit","published_at":"2018-04-22T10:47:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.43","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43/manifests"},{"name":"v1.0.0-beta.42","sha":"bc03443cac8a55ce3fc4d19e6a95e0f3d0116fbf","kind":"commit","published_at":"2018-04-16T20:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.42","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42/manifests"},{"name":"v1.0.0-beta.41","sha":"cddff325bdc2c79592701c11e295e48db0879c28","kind":"tag","published_at":"2018-04-07T18:26:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.41","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41/manifests"},{"name":"v1.0.0-beta.40","sha":"7f423b6bef54c4a34f3b53d9b8ebf33c183916f8","kind":"tag","published_at":"2018-04-01T09:55:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.40","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40/manifests"},{"name":"v1.0.0-beta.39","sha":"b95cb7a83a102b21b7f6add713398f6c9e743d50","kind":"tag","published_at":"2018-03-28T21:23:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.39","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39/manifests"},{"name":"v1.0.0-beta.38","sha":"a6ccfbe7699b67b03703b49a7cb14d865b841d38","kind":"tag","published_at":"2018-03-17T12:24:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.38","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38/manifests"},{"name":"v1.0.0-beta.37","sha":"1587ac3654ae5061eb21f652722a02cc4c367292","kind":"tag","published_at":"2018-03-11T14:31:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.37","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37/manifests"},{"name":"v1.0.0-beta.36","sha":"f31bd2e431c29f85a053387ce062987a3fc36168","kind":"tag","published_at":"2018-03-05T21:07:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.36","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36/manifests"},{"name":"v1.0.0-beta.35","sha":"25ca14ffcec6eeb75446730a03cc4a2014c5e8ab","kind":"tag","published_at":"2018-02-25T22:47:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.35","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.2","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2/manifests"},{"name":"olivier-material-ui-codemod@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1/manifests"},{"name":"olivier-material-ui-icons@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.1","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1/manifests"},{"name":"olivier-material-ui-codemod@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0/manifests"},{"name":"olivier-material-ui-icons@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0/manifests"},{"name":"v1.0.0-beta.34","sha":"284dfcb06fed2244033cc971cb78f485bafece3d","kind":"tag","published_at":"2018-02-17T12:08:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.34","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34/manifests"},{"name":"v1.0.0-beta.33","sha":"b7f698d48d61e74f74e5e50a08b4309460a55266","kind":"tag","published_at":"2018-02-10T12:03:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.33","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33/manifests"},{"name":"v1.0.0-beta.32","sha":"896bc50f35a83fac0453dbbecd9f367b45b450e9","kind":"tag","published_at":"2018-02-04T22:44:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.32","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32/manifests"},{"name":"v1.0.0-beta.31","sha":"6271146a2545aeedf4110990de21ebc0c910b627","kind":"tag","published_at":"2018-01-29T22:06:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.31","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31/manifests"},{"name":"v1.0.0-beta.30","sha":"2bb35ce508832f518a4c3af8cd7cf67af8fd90c5","kind":"tag","published_at":"2018-01-21T22:50:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.30","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30/manifests"},{"name":"v1.0.0-beta.29","sha":"7386d56d4dfb85ca4a586a56691b6a58798d5c42","kind":"tag","published_at":"2018-01-16T20:27:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.29","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29/manifests"},{"name":"v1.0.0-beta.28","sha":"e1f3dad9084edf460d42e0a5f6b7c956eaa51e8d","kind":"tag","published_at":"2018-01-14T14:52:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.28","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28/manifests"},{"name":"v1.0.0-beta.27","sha":"fcfe4a64a95f65e205c5ba9523987982e6556eea","kind":"tag","published_at":"2018-01-06T15:25:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.27","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27/manifests"},{"name":"v1.0.0-beta.26","sha":"bd42549ee464bce03743f7ee18964066f9d3907d","kind":"tag","published_at":"2017-12-30T23:24:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.26","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26/manifests"},{"name":"v1.0.0-beta.25","sha":"d9ab3e313136fa5fb179743b560ac7c9e4fa8f6a","kind":"tag","published_at":"2017-12-22T23:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.25","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25/manifests"},{"name":"v1.0.0-beta.24","sha":"7c8fe8516f8bf6317e7cc748eefa7d97c92b4007","kind":"tag","published_at":"2017-12-17T12:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.24","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24/manifests"},{"name":"v1.0.0-beta.23","sha":"1a4e5b06ae0a7f6b3a6be810d272ebdf3efbb863","kind":"tag","published_at":"2017-12-09T09:51:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.23","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23/manifests"},{"name":"v0.20.0","sha":"86b40ae4883e95d6139e9e5d59c0e14aa022ce3a","kind":"commit","published_at":"2017-12-04T04:05:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0/manifests"},{"name":"v1.0.0-beta.22","sha":"22f68ca292a947349ae2877b09e85775703ec87f","kind":"tag","published_at":"2017-11-28T23:11:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22/manifests"},{"name":"v1.0.0-beta.21","sha":"d33604a9deacbb2725da3688d823416486a039c1","kind":"tag","published_at":"2017-11-13T22:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21/manifests"},{"name":"v1.0.0-beta.20","sha":"076d08bfa709ffdb4858106ebda73f475e4ec5b9","kind":"tag","published_at":"2017-11-05T19:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20/manifests"},{"name":"v1.0.0-beta.19","sha":"2a1879fb818973d4df766c2d7842afd939fdb2b8","kind":"tag","published_at":"2017-10-30T21:51:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19/manifests"},{"name":"v1.0.0-beta.18","sha":"f626204f8e0cd9933bcb7a8c8ac5cd97d6419eca","kind":"tag","published_at":"2017-10-23T21:58:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18/manifests"},{"name":"v1.0.0-beta.17","sha":"616d69d5ff7263eb9c84960b6b7a4c9ff852d4ef","kind":"tag","published_at":"2017-10-15T22:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17/manifests"},{"name":"v1.0.0-beta.16","sha":"56fd0d9d2f6fe0222b8c4117e227de1d725918ba","kind":"tag","published_at":"2017-10-08T20:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16/manifests"},{"name":"v0.19.4","sha":"f1bc4be26ca68578f0cfd053fed8eeabe0d3a636","kind":"tag","published_at":"2017-10-08T19:56:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4/manifests"},{"name":"v1.0.0-beta.15","sha":"4da17a67182a212be91a36cec9c976ccb6293380","kind":"tag","published_at":"2017-10-04T16:05:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15/manifests"},{"name":"v1.0.0-beta.13","sha":"736f12000e6989b2e37fcf10deca8bcf20a284f5","kind":"tag","published_at":"2017-10-01T19:58:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13/manifests"},{"name":"v0.19.3","sha":"7e484cc0c2e3db1e30ebe89d93475f2999f6168c","kind":"tag","published_at":"2017-10-01T19:35:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3/manifests"},{"name":"v1.0.0-beta.12","sha":"65b6e04a74a1520209e7b8fcfa311a431ecb070a","kind":"tag","published_at":"2017-09-24T18:24:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12/manifests"},{"name":"v0.19.2","sha":"5f750e046d48fa2f8c0efd86290ea48661c9b32e","kind":"tag","published_at":"2017-09-18T20:14:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2/manifests"},{"name":"v1.0.0-beta.11","sha":"01c6feb33e7e4e5043ce2a8377fa7dda3dbc8180","kind":"tag","published_at":"2017-09-18T19:11:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11/manifests"},{"name":"v1.0.0-beta.10","sha":"3d4518c997fe875f8e91044ff59a09a46fdfb726","kind":"tag","published_at":"2017-09-13T21:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10/manifests"},{"name":"v1.0.0-beta.9","sha":"d4dba0da9a00efe5104365ca647d848a131a41a6","kind":"tag","published_at":"2017-09-10T11:17:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9/manifests"},{"name":"v1.0.0-beta.8","sha":"865b39bef48c3f85743c3914ba146b97b93fce0f","kind":"tag","published_at":"2017-09-02T11:11:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8/manifests"},{"name":"v0.19.1","sha":"b0d03e92c64bee1ac8c25acd0c48657b7f605d9a","kind":"tag","published_at":"2017-09-02T10:38:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1/manifests"},{"name":"v1.0.0-beta.7","sha":"d2083879918dcafdc9c17e3e19440000a0abb3b0","kind":"tag","published_at":"2017-08-30T22:51:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7/manifests"},{"name":"v1.0.0-beta.6","sha":"8385df161a6792d472821e30c7095b267b844950","kind":"tag","published_at":"2017-08-20T14:48:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6/manifests"},{"name":"v1.0.0-beta.5","sha":"8292545fd41ea9f9d3c7c52bb45f60a4fea434a9","kind":"tag","published_at":"2017-08-15T08:55:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5/manifests"},{"name":"v0.19.0","sha":"d1b3bc614a818d497e38fd51c85077dd7b490bad","kind":"tag","published_at":"2017-08-15T08:17:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0/manifests"},{"name":"v1.0.0-beta.4","sha":"110f0a6e95e8e2b51b2bdd7e545a9b41d1a0009f","kind":"tag","published_at":"2017-08-05T10:09:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4/manifests"},{"name":"v1.0.0-beta.3","sha":"e0dd9560d4a152ca0a61558b6238edc40746c354","kind":"tag","published_at":"2017-07-29T21:00:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"45d5da95daf4d52b0ea6e4ffbef27755fa0aa196","kind":"tag","published_at":"2017-07-23T17:45:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"603fbde8d99e386d6640ec6c24ba9fcfc4316dd4","kind":"tag","published_at":"2017-07-23T17:12:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1/manifests"},{"name":"v0.18.7","sha":"50f6dfc4b6ee7473e27ba950c3ce900b24f17d1c","kind":"tag","published_at":"2017-07-23T15:51:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7/manifests"},{"name":"v1.0.0-alpha.22","sha":"f3992561ed94696d595b6a56efc7449c7dee67c7","kind":"tag","published_at":"2017-07-18T09:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22/manifests"},{"name":"v1.0.0-alpha.21","sha":"49d21891b72796f4a8f383d9b15b66f72cb94549","kind":"tag","published_at":"2017-07-04T22:13:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21/manifests"},{"name":"v0.18.6","sha":"1d10ecbac4a83f9934bb6a7f025855f82002113c","kind":"tag","published_at":"2017-07-04T21:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6/manifests"},{"name":"v0.18.5","sha":"86f7c4141cc66ab1e96a681a6945472283e41ea3","kind":"tag","published_at":"2017-06-28T18:14:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5/manifests"},{"name":"v1.0.0-alpha.20","sha":"84363396403cbbd51072d0b09822cd6d8ab6bf87","kind":"tag","published_at":"2017-06-25T18:01:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20/manifests"},{"name":"v0.18.4","sha":"2c6872cacf19ac71a316b282c2467162dcd148c6","kind":"tag","published_at":"2017-06-25T17:39:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4/manifests"},{"name":"v1.0.0-alpha.19","sha":"611bfd7557fd928933e39c054d2b2edeb57adaed","kind":"tag","published_at":"2017-06-19T16:58:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19/manifests"},{"name":"v1.0.0-alpha.18","sha":"5fdb60642bdf2907b7fba352cf2cd0fa7208848f","kind":"tag","published_at":"2017-06-19T10:12:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18/manifests"},{"name":"v1.0.0-alpha.17","sha":"73e0a35145d10f3c29a991f75e5ba8315e0e754a","kind":"tag","published_at":"2017-06-12T11:55:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17/manifests"},{"name":"v0.18.3","sha":"4c6a542c772f9fe9ff97bb95f63801138d7722d0","kind":"tag","published_at":"2017-06-07T21:28:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"9d3b59b3fec3b31b37334c3bd842112f3d090f86","kind":"commit","published_at":"2017-06-06T21:29:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2/manifests"},{"name":"v1.0.0-alpha.16","sha":"0c7dba6dc5ad8b9f69ec3c60e3ba31f2973e582a","kind":"tag","published_at":"2017-06-01T08:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"18508aeb3e5817406209e15c3e51a53c2cbece96","kind":"tag","published_at":"2017-05-23T20:00:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"771fb44738e116a1d2cec7aabb8ed1425b1d57f6","kind":"tag","published_at":"2017-05-14T10:11:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14/manifests"},{"name":"v0.18.1","sha":"715372edf9fc21244030207409b4070158f6936d","kind":"tag","published_at":"2017-05-13T10:21:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1/manifests"},{"name":"v1.0.0-alpha.13","sha":"17fde80a53fb9fcce31a82290f54de55cf3655e9","kind":"tag","published_at":"2017-05-08T10:47:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13/manifests"},{"name":"v0.18.0","sha":"dea7938b1265a3b100899d65589fbd05e877ab9e","kind":"tag","published_at":"2017-04-30T22:26:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0/manifests"},{"name":"v1.0.0-alpha.12","sha":"dc7371e4770fd3e8b1a82b9c2c2a652acaa73713","kind":"tag","published_at":"2017-04-30T22:22:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12/manifests"},{"name":"v0.17.4","sha":"a398290811c94bd6bb2d5d04c7f6d0ce734e3ad6","kind":"commit","published_at":"2017-04-14T17:20:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4/manifests"},{"name":"v1.0.0-alpha.11","sha":"7b3dbfaf2e94e8139424c8660692ee20d5a9880e","kind":"tag","published_at":"2017-04-14T16:50:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11/manifests"},{"name":"v0.17.3","sha":"53076a03182668f94d3bf40cd880309a51e9be88","kind":"tag","published_at":"2017-04-10T21:42:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"38c4aed87e608ded8e083dcf341ed5e9a14c20ef","kind":"tag","published_at":"2017-04-09T11:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2/manifests"},{"name":"v1.0.0-alpha.10","sha":"27fd907d604c1d3189b7b70e3a7e4758e0171492","kind":"tag","published_at":"2017-04-06T12:00:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"b962c2fbfa7a9cab9e9844e01966b90ca86e67a1","kind":"tag","published_at":"2017-04-01T13:47:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a0b4691eb3958aeb9173a8f4e705c81dfb7d25da","kind":"tag","published_at":"2017-03-25T11:46:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8/manifests"},{"name":"v0.17.1","sha":"05280483dbbc29e56edd8f3644721679b55d4d73","kind":"commit","published_at":"2017-03-13T12:27:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1/manifests"},{"name":"v1.0.0-alpha.7","sha":"9281a3fcee37d6afb9e493ff06e8a2626f4d7d91","kind":"tag","published_at":"2017-03-12T12:31:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"69f604946c366c655d0613841c034cacee7e9ef4","kind":"commit","published_at":"2017-02-26T12:41:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6/manifests"},{"name":"v1.0.0-alpha.5","sha":"74973892bdfacd5c9e3a4ce63185e9a6500d9522","kind":"commit","published_at":"2017-02-26T11:04:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-alpha.4","sha":"6472a6864951bfe7f3739afbe74b50981299ac28","kind":"commit","published_at":"2017-02-26T10:19:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4/manifests"},{"name":"v0.17.0","sha":"c9af9606bcea6551ceaadc2f6430d629eb679e84","kind":"commit","published_at":"2017-02-12T22:06:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0/manifests"},{"name":"v1.0.0-alpha.3","sha":"4583f5212d0b668e3801a859d3cc584cec0ec173","kind":"commit","published_at":"2017-02-12T21:43:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"8476782b595175d25c8a972b5fe53bc1f8532676","kind":"tag","published_at":"2017-02-07T19:48:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"3a0eb03018a9c5c96ba5233de8ef45202403a94c","kind":"commit","published_at":"2017-01-29T21:29:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.16.7","sha":"867c6c29b1badd839b1fd57720e5754fcd53a516","kind":"commit","published_at":"2017-01-15T19:57:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"bc84dbeeb78b725fefdc10cdc6eee7b75cc1226e","kind":"commit","published_at":"2016-12-25T21:03:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"8a03a04ef17f76ce09b88607b216d8a8e4d277d6","kind":"commit","published_at":"2016-12-09T20:45:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"84c18c98ff56fbe81be902735164219040729bb1","kind":"commit","published_at":"2016-11-17T19:18:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"066c5d53d1d4ecec2923ed12ec14647ae8248a9c","kind":"commit","published_at":"2016-11-17T16:41:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"806b2eab2272b430e814f8b3c7f1e7b31cd0e306","kind":"commit","published_at":"2016-11-14T17:22:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"2085737a798d9cb808b2fddf1f06883b27327ccc","kind":"commit","published_at":"2016-10-19T18:24:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"6eb9913441cb39562f4c935bdd70042d26daa260","kind":"commit","published_at":"2016-10-05T14:36:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0/manifests"},{"name":"v0.16.0-rc2","sha":"71a9524d0ec28dad2f566a42c7bb8ad2ea93ce36","kind":"commit","published_at":"2016-09-24T19:31:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2/manifests"},{"name":"v0.16.0-rc1","sha":"1691addd7f84317619c6831c35cb1f32ef3779b6","kind":"commit","published_at":"2016-09-07T19:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1/manifests"},{"name":"v0.15.4","sha":"be9bc14f4cda041299b6f8845af87b9278c871fc","kind":"commit","published_at":"2016-08-10T22:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"8bd3589dd7f676f3d725559cbd63457afe8d3691","kind":"commit","published_at":"2016-08-02T20:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"908f694e1e6eae9e63da6b22e63100d6bda4fa8e","kind":"commit","published_at":"2016-07-09T21:10:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"1fed1bcc81d89e473e261c1da4bf0a3a46515ce8","kind":"tag","published_at":"2016-06-20T08:15:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"06667b589952f58ff8c6d277df364ef16dada671","kind":"tag","published_at":"2016-05-06T13:49:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0/manifests"},{"name":"v0.15.0-beta.2","sha":"7cf7adfe9042e9be8dbaa1c850ffacca26e9c269","kind":"commit","published_at":"2016-04-21T22:57:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2/manifests"},{"name":"v0.15.0-beta.1","sha":"47d7525fb77c7c579e99d595b3f98c69fc838c77","kind":"tag","published_at":"2016-04-14T13:33:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1/manifests"},{"name":"v0.15.0-alpha.2","sha":"caabf9eaee5a5e11097958105f8427cfc8905f86","kind":"tag","published_at":"2016-03-17T23:37:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2/manifests"},{"name":"v0.15.0-alpha.1","sha":"2ebddeb908857c16ece162964a7e501ab37716ba","kind":"commit","published_at":"2016-02-27T17:54:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1/manifests"},{"name":"v0.14.4","sha":"de2bee1335ff1fd701a60cb3d739cf919dbd77ce","kind":"commit","published_at":"2016-02-03T00:47:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"fa9141f90149392cc3fa366736e61a89b07e9205","kind":"commit","published_at":"2016-01-27T03:06:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"44b41957ae81344cf6dc794cf2dbe2da48152622","kind":"commit","published_at":"2016-01-08T15:52:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"0ae4d7f61bb240ae5e2adc9d15a8d5629f738db6","kind":"commit","published_at":"2016-01-04T22:23:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"628bc82957d8e537a1b648e31e10723820bb00ac","kind":"commit","published_at":"2015-12-25T15:12:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0/manifests"},{"name":"v0.14.0-rc2","sha":"9a24d8a7839c37b86748ad8022e39235e8eb6be2","kind":"commit","published_at":"2015-12-14T22:26:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2/manifests"},{"name":"v0.14.0-rc1","sha":"7459597806a2f1f5826eaab26d3c5d974da70fbd","kind":"commit","published_at":"2015-12-04T19:52:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1/manifests"},{"name":"v0.13.4","sha":"a98006f9ffb588030cbdd2e3b4a4515017e58c43","kind":"commit","published_at":"2015-11-24T17:07:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"e33afed6913b58a990bd4b51a038bbfff0a0f42f","kind":"commit","published_at":"2015-11-17T16:34:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"6f28ad04e8f95073646bfeb8936c550ca4a94347","kind":"commit","published_at":"2015-11-10T00:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"330488977f95dbebd6cf6a387bf10a86238331ff","kind":"commit","published_at":"2015-10-29T21:08:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"7980cd589e9dc9e055e1b789bf2f80e7f2ef0f5d","kind":"commit","published_at":"2015-10-21T19:38:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"86394ccd2d7b715eaa054a369679eba4ac82ce1f","kind":"commit","published_at":"2015-10-21T19:04:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"d310459476a461e0d29f166de277896026d8f35f","kind":"commit","published_at":"2015-10-19T17:30:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"06aca1012d01de4ec782acfb8d22a6ec83d48ff7","kind":"commit","published_at":"2015-10-07T21:43:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"6671f90516c2065839efae773ecda924b8bebdae","kind":"commit","published_at":"2015-10-06T19:31:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"a4e194e46c47f8e2eedfab8f0a8c4104e5679c95","kind":"commit","published_at":"2015-09-28T16:15:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"aa485220ff28e907d2548cbfb65bd789c23d9eba","kind":"commit","published_at":"2015-09-25T16:08:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"b55b770f2049852febe47bef27aa0eaceafcec08","kind":"commit","published_at":"2015-09-15T21:10:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"82bc1cb2805f7b624516f71628e6ca525df18cad","kind":"commit","published_at":"2015-08-24T21:31:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0/manifests"},{"name":"v0.10.4","sha":"a8097bcbed6939f0cb308e05acf03a907b666725","kind":"commit","published_at":"2015-08-09T03:29:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"2a43082b52138e33c85878616461445895066a11","kind":"commit","published_at":"2015-08-08T22:51:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"71583523f39c1830d3fcffeff0598c2f803f1048","kind":"commit","published_at":"2015-07-29T20:34:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"6b609c63611b02f9e845b765770983c547cd6af8","kind":"commit","published_at":"2015-07-13T21:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"b6140ec86c5087ad799e9a658f3f0d9b150c205a","kind":"commit","published_at":"2015-07-10T01:35:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"8a18478700f49b94fe7f580664e7b31c581ceb0b","kind":"commit","published_at":"2015-06-20T17:47:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"3da654eb4f0ddb10d81f2706eda1f3819e40b795","kind":"commit","published_at":"2015-06-15T01:46:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"867e87d3530b4fb6bc7f6ec5fb9edcd49e7bd631","kind":"commit","published_at":"2015-06-09T23:38:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"cb794810e7c39352f1bbd533d92983dc22a57510","kind":"commit","published_at":"2015-05-24T20:12:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0/manifests"},{"name":"v0.7.5","sha":"b3ce0b272e5468919d01b3d3ab6751a92f682b48","kind":"commit","published_at":"2015-04-27T19:14:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"abc159f246f15163f7984bcf702409cffc745d6e","kind":"commit","published_at":"2015-04-21T18:14:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"9321a4a8879f380a725c7439114ebf3e0da8abcc","kind":"commit","published_at":"2015-04-01T15:20:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"953606f4d1a9e3a33798b499219fe40b1f81fd96","kind":"commit","published_at":"2015-03-25T23:45:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"03c169188dd10ec2242b7806050781867c0291dd","kind":"commit","published_at":"2015-03-04T21:41:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"078ba0c94f8985dd2d96587784f760474ba51858","kind":"commit","published_at":"2015-02-13T21:06:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"accd9f0ef163d514b091709ffd63f76f6d1a467f","kind":"commit","published_at":"2015-01-27T00:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"57c7a95be20dc77cbe0459a40acc802e16de5148","kind":"commit","published_at":"2015-01-26T23:07:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"706446d6aeb952def6f2016fdc213b6e56b2d40f","kind":"commit","published_at":"2015-01-03T23:58:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"6b294fdd0a7f9686b8b8f05cf8759e90b3e581f9","kind":"commit","published_at":"2014-12-25T17:36:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"3eb741fdb94fff5e8218809b8f7d5a9d2e4d1778","kind":"commit","published_at":"2014-12-15T17:14:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"d65414913839d9d939c8bd938ca21f39f0faa924","kind":"commit","published_at":"2014-12-07T15:15:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"fc3232f6e9d1662c4f9d813b70acb329c4cdc6de","kind":"commit","published_at":"2014-11-30T21:22:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"4b02786c2a7e27613201fe72c033a260018a38d6","kind":"commit","published_at":"2014-11-28T20:34:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"ab8880bc442941c20d58ca2cbb8aace7b2724929","kind":"commit","published_at":"2014-11-17T20:10:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"052b0bc5a3e887d0a36b2277a2e09812a0ce206b","kind":"commit","published_at":"2014-11-11T21:11:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"715b7e868003ac9b121bdacee3e1301b9c660aa9","kind":"commit","published_at":"2014-11-08T19:56:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"088d257c0bec691545cd32f83fd2af753866b8ee","kind":"commit","published_at":"2014-11-08T00:13:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0/manifests"},{"name":"v0.1.29","sha":"3fe7b8bf7c3adc04522f311ce1c1c3b6e39e8edd","kind":"commit","published_at":"2014-11-05T19:58:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.1.29","html_url":"https://github.com/mui/material-ui/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29/manifests"}]},"repo_metadata_updated_at":"2025-10-29T21:14:07.294Z","dependent_packages_count":3,"downloads":32591,"downloads_period":"last-month","dependent_repos_count":1607,"rankings":{"downloads":0.9330089173302427,"dependent_repos_count":0.5085929796234955,"dependent_packages_count":5.888476794839281,"stargazers_count":0.05660508481795581,"forks_count":0.016168878188099256,"docker_downloads_count":0.8684750533041871,"average":1.3785546180172101},"purl":"pkg:npm/%40mui/private-classnames","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mui/private-classnames","docker_dependents_count":6,"docker_downloads_count":1359,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mui/private-classnames","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mui/private-classnames/dependencies","status":"deprecated","funding_links":["https://opencollective.com/mui","https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-29T16:04:14.239Z","issues_count":4308,"pull_requests_count":9949,"avg_time_to_close_issue":13592057.178502878,"avg_time_to_close_pull_request":1743679.4759773905,"issues_closed_count":2590,"pull_requests_closed_count":8490,"pull_request_authors_count":716,"issue_authors_count":2931,"avg_comments_per_issue":5.109795728876509,"avg_comments_per_pull_request":1.994974369283345,"merged_pull_requests_count":7175,"bot_issues_count":19,"bot_pull_requests_count":3438,"past_year_issues_count":769,"past_year_pull_requests_count":3299,"past_year_avg_time_to_close_issue":842316.4168674699,"past_year_avg_time_to_close_pull_request":466566.7232444611,"past_year_issues_closed_count":415,"past_year_pull_requests_closed_count":2663,"past_year_pull_request_authors_count":186,"past_year_issue_authors_count":610,"past_year_avg_comments_per_issue":1.859557867360208,"past_year_avg_comments_per_pull_request":1.4080024249772658,"past_year_bot_issues_count":9,"past_year_bot_pull_requests_count":1478,"past_year_merged_pull_requests_count":2376,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/issues","maintainers":[{"login":"oliviertassinari","count":773,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"siriwatknp","count":700,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":511,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":434,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"mnajdova","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"michaldudak","count":262,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"aarongarciah","count":237,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"ZeeshanTamboli","count":207,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mj12albert","count":193,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"alexfauquette","count":165,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"samuelsycamore","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"cherniavskii","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"LukasTy","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"bharatkashyap","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"DanailH","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"JCQuintas","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"eps1lon","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"hbjORbj","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hbjORbj"},{"login":"flaviendelangle","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"michelengelen","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"rosskevin","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rosskevin"},{"login":"mbrookes","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"m4theushw","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"apedroferreira","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"hasdfa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"nikitaa24","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikitaa24"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"richbustos","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richbustos"},{"login":"nathanmarks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanmarks"},{"login":"vicasas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"MBilalShafi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joshwooding","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwooding"},{"login":"dimitropoulos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dimitropoulos"},{"login":"arthurbalduini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"dmtrKovalenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmtrKovalenko"},{"login":"hai-cea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-cea"},{"login":"gerdadesign","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"DavidCnoops","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidCnoops"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}],"active_maintainers":[{"login":"siriwatknp","count":282,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":241,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":191,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"oliviertassinari","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"ZeeshanTamboli","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mnajdova","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"mj12albert","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"aarongarciah","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"prakhargupta1","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"JCQuintas","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"DanailH","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"alexfauquette","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"bharatkashyap","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"LukasTy","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"cherniavskii","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"michaldudak","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"MBilalShafi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"flaviendelangle","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"vicasas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fprivate-classnames/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fprivate-classnames/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fprivate-classnames/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fprivate-classnames/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fprivate-classnames/codemeta","maintainers":[{"uuid":"brijeshb42","login":"brijeshb42","name":null,"email":"brijeshb42@gmail.com","url":null,"packages_count":70,"html_url":"https://www.npmjs.com/~brijeshb42","role":null,"created_at":"2023-06-05T19:45:41.991Z","updated_at":"2023-06-05T19:45:41.991Z","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":63,"html_url":"https://www.npmjs.com/~michaldudak","role":null,"created_at":"2022-11-15T18:26:50.905Z","updated_at":"2022-11-15T18:26:50.905Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/michaldudak/packages"},{"uuid":"atomiks","login":"atomiks","name":null,"email":"cc.glows@gmail.com","url":null,"packages_count":51,"html_url":"https://www.npmjs.com/~atomiks","role":null,"created_at":"2024-10-30T17:26:27.103Z","updated_at":"2024-10-30T17:26:27.103Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/atomiks/packages"},{"uuid":"mnajdova","login":"mnajdova","name":null,"email":"mnajdova@gmail.com","url":null,"packages_count":88,"html_url":"https://www.npmjs.com/~mnajdova","role":null,"created_at":"2022-11-15T18:26:50.880Z","updated_at":"2022-11-15T18:26:50.880Z","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":113,"html_url":"https://www.npmjs.com/~oliviertassinari","role":null,"created_at":"2023-04-07T03:34:09.800Z","updated_at":"2023-04-07T03:34:09.800Z","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":158,"html_url":"https://www.npmjs.com/~siriwatknp","role":null,"created_at":"2022-11-15T18:26:50.842Z","updated_at":"2022-11-15T18:26:50.842Z","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":113,"html_url":"https://www.npmjs.com/~janpotoms","role":null,"created_at":"2025-08-19T15:12:00.229Z","updated_at":"2025-08-19T15:12:00.229Z","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":42,"html_url":"https://www.npmjs.com/~aarongarciah","role":null,"created_at":"2024-10-30T17:26:26.899Z","updated_at":"2024-10-30T17:26:26.899Z","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":46,"html_url":"https://www.npmjs.com/~mj12albert","role":null,"created_at":"2023-03-24T09:26:21.855Z","updated_at":"2023-03-24T09:26:21.855Z","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":46,"html_url":"https://www.npmjs.com/~diegoandai","role":null,"created_at":"2023-06-05T19:45:42.020Z","updated_at":"2023-06-05T19:45:42.020Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/diegoandai/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5264274,"maintainers_count":1091160,"namespaces_count":333594,"keywords_count":760514,"github":"npm","metadata":{"funded_packages_count":159192},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-12-16T06:37:22.408Z","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":1070402,"name":"@mui/codemod","ecosystem":"npm","description":"Codemod scripts for Material UI.","homepage":"https://github.com/mui/material-ui/tree/master/packages/mui-codemod","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/material-ui","keywords_array":["react","react-component","mui","codemod","jscodeshift"],"namespace":"mui","versions_count":154,"first_release_published_at":"2021-09-02T07:46:24.622Z","latest_release_published_at":"2025-12-03T06:56:09.166Z","latest_release_number":"7.3.6","last_synced_at":"2025-12-15T18:33:09.306Z","created_at":"2022-04-07T20:46:10.567Z","updated_at":"2025-12-15T18:33:09.307Z","registry_url":"https://www.npmjs.com/package/@mui/codemod","install_command":"npm install @mui/codemod","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/mui-org"},"dist-tags":{"canary":"6.1.1-dev.20240919-130050-82a6448768","next":"7.0.0-rc.0","latest-v6":"6.5.0","latest":"7.3.6"}},"repo_metadata":{"id":19822297,"uuid":"23083156","full_name":"mui/material-ui","owner":"mui","description":"Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.","archived":false,"fork":false,"pushed_at":"2025-11-05T17:47:21.000Z","size":699925,"stargazers_count":96942,"open_issues_count":1782,"forks_count":32690,"subscribers_count":1310,"default_branch":"master","last_synced_at":"2025-11-05T23:18:39.467Z","etag":null,"topics":["design-system","material-design","material-ui","react","react-components"],"latest_commit_sha":null,"homepage":"https://mui.com/material-ui/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2014-08-18T19:11:54.000Z","updated_at":"2025-11-05T20:49:04.000Z","dependencies_parsed_at":"2025-06-02T16:06:01.092Z","dependency_job_id":"32b77193-1b92-4638-bb5e-6c82ade9eee5","html_url":"https://github.com/mui/material-ui","commit_stats":{"total_commits":23822,"total_committers":3211,"mean_commits":"7.4188726253503585","dds":0.8266728234405172,"last_synced_commit":"c0620e333641deda56f3cd68c7c3736098ee818c"},"previous_names":["mui-org/material-ui","callemall/material-ui"],"tags_count":568,"template":false,"template_full_name":null,"purl":"pkg:github/mui/material-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/sbom","scorecard":{"id":262861,"data":{"date":"2025-08-17T02:37:43Z","repo":{"name":"github.com/mui/material-ui","commit":"06de3386e5dbd68c7e7496219f702232dcd7ec9f"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.7,"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":"Maintained","score":10,"reason":"30 commit(s) and 1 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":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/check-if-pr-has-label.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yml: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:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/no-response.yml:22","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/check-if-pr-has-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci-check.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-cleanup.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/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/publish-canaries.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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 28 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":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  14 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:  13 out of  13 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":"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: 'allow deletion' disabled on branch 'v6.x'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v6.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v6.x'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'v6.x'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v6.x'","Warn: codeowners review is not required on branch 'master'","Warn: codeowners review is not required on branch 'v6.x'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v6.x'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v6.x'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v6.x'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v6.x'"],"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":"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":"CI-Tests","score":10,"reason":"28 out of 28 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 36 contributing companies or organizations","details":["Info: found contributions from: A11yance, LightSourceAI, TourConnect, Treeshakers, alienfast, calcom, callemall, cefsharp, cssinjs, emikra, goose-duck, instacart, jalaali, lightsourceai, mui, mui-org, nodejs, openfoodfacts, pabloengine, pretur, react-native-community, reactiran, reactjs, reactwg, state-machines, storybookjs, testing-library, text-em-all, typed-typings, typescript-cheatsheets, underjs, vercel, webpack, yarnpkg, yarnplugins, 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":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-cpj6-fhp6-mr6j","Warn: Project is vulnerable to: GHSA-f46r-rw29-r322","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","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-17T11:13:50.539Z","repository_id":19822297,"created_at":"2025-08-17T11:13:50.539Z","updated_at":"2025-08-17T11:13:50.539Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":282920201,"owners_count":26749152,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-11-05T02:00:05.946Z","response_time":58,"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":"v7.3.4","sha":"28eadba9ec2899226ecbf4058b8fba1ddeab9e6d","kind":"tag","published_at":"2025-10-02T18:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4/manifests"},{"name":"v7.3.3","sha":"6984a79aa3ebde0ad9d1a21817de900f60b7dc90","kind":"tag","published_at":"2025-10-02T14:01:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3/manifests"},{"name":"v7.3.2","sha":"ebd180cdd48e365aa0c5c54b6568d5efc320590d","kind":"tag","published_at":"2025-09-02T06:18:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"3592ec32c4858c22bf99c535c037c13ee6db6b84","kind":"tag","published_at":"2025-08-06T09:33:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"ad98e5ebf7f2f629f9a8b054d9ee3e7217d163bf","kind":"tag","published_at":"2025-08-05T05:40:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0/manifests"},{"name":"v6.5.0","sha":"894dd472b2cc3bbf218eef521ce5a4bcbe914e60","kind":"tag","published_at":"2025-07-08T02:51:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0/manifests"},{"name":"v5.18.0","sha":"6b50143dcfc2aad56a37c9f2e1f14256e9a65c4e","kind":"tag","published_at":"2025-07-08T02:50:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0/manifests"},{"name":"v7.2.0","sha":"1496d735b2cf16501ce413daec40d627eee77e1d","kind":"tag","published_at":"2025-06-30T08:59:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0/manifests"},{"name":"v7.1.2","sha":"ad2d425db362790d6d0f90fbe5b5d3a5b5132503","kind":"tag","published_at":"2025-06-20T07:34:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2/manifests"},{"name":"v6.4.12","sha":"9179a92b0d97f6d0270c7fac733cfd81bd7354cc","kind":"tag","published_at":"2025-06-02T06:58:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12/manifests"},{"name":"v7.1.1","sha":"0ebb3a14ccc5dbee4ec2682b387511f107b95a65","kind":"tag","published_at":"2025-06-02T06:47:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"e3e07e0b8fac5ca8fb4bbf3ec453dbe79133552f","kind":"tag","published_at":"2025-05-06T08:50:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0/manifests"},{"name":"v6.4.11","sha":"6b3957d9d42c83e069da8e8bb534ec294dcb6254","kind":"tag","published_at":"2025-04-10T02:36:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11/manifests"},{"name":"v7.0.2","sha":"ebb24ce49e1ef8358600a7787cb6c8d671cead63","kind":"tag","published_at":"2025-04-09T13:08:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2/manifests"},{"name":"v6.4.10","sha":"d80a3609c8a7274dc5fafa348382059945aee449","kind":"tag","published_at":"2025-03-31T19:03:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10/manifests"},{"name":"v7.0.1","sha":"d6fdcac555725c3807e6f03445e3a051398ee739","kind":"tag","published_at":"2025-03-28T18:58:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"22aa7db2ed23df3b43530e9fdb57bc1051221457","kind":"tag","published_at":"2025-03-26T14:16:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0/manifests"},{"name":"v6.4.9","sha":"a884cb821f67a831f44cc6abfc3bc77faef91ada","kind":"tag","published_at":"2025-03-25T15:45:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9/manifests"},{"name":"v7.0.0-rc.0","sha":"ebaec8db8ae1b90183817cb0bad549d7fc63fe79","kind":"tag","published_at":"2025-03-19T09:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0/manifests"},{"name":"v5.17.1","sha":"0d509f8a4a48031a1e25974a1604b803892ce94e","kind":"tag","published_at":"2025-03-18T18:44:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"b0dc8270c5a2896293ff8b61052120a13819f0a1","kind":"tag","published_at":"2025-03-18T15:28:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0/manifests"},{"name":"v6.4.8","sha":"2bded219fabaaefc2083aa660d5856ab75cfa8d6","kind":"tag","published_at":"2025-03-17T17:54:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8/manifests"},{"name":"v7.0.0-beta.4","sha":"260ed53760f179e3bb4f1f43e2f2712ecbf9fdd7","kind":"tag","published_at":"2025-03-13T13:30:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4/manifests"},{"name":"v6.4.7","sha":"d1ca0a45fea4327ba4dc9876e62922785493f1c3","kind":"tag","published_at":"2025-03-05T15:19:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7/manifests"},{"name":"v7.0.0-beta.3","sha":"9dea4105c8b413e087bd1d0cc517b52831a2eb86","kind":"tag","published_at":"2025-03-05T15:13:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"48acea181cac8ca14455e76d01d3554ba578781e","kind":"tag","published_at":"2025-02-27T15:00:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2/manifests"},{"name":"v7.0.0-beta.1","sha":"2cf2e71af3c2b26694964884456bc335c2ba6cdb","kind":"tag","published_at":"2025-02-26T18:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1/manifests"},{"name":"v6.4.6","sha":"356b885778a2af26505d5dbba76a9abcceb69800","kind":"tag","published_at":"2025-02-26T13:39:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6/manifests"},{"name":"v7.0.0-beta.0","sha":"b485c1abec1d776e925ca90e6fa7d91e9bd057a7","kind":"tag","published_at":"2025-02-26T13:22:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0/manifests"},{"name":"v7.0.0-alpha.2","sha":"ba14b7070070281c8a6cea1df7653f007bb8da49","kind":"tag","published_at":"2025-02-18T18:57:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.4.5","sha":"6f2b908baa7863e2cbf0ec4518dc90ccfd53597b","kind":"tag","published_at":"2025-02-18T18:46:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5/manifests"},{"name":"v7.0.0-alpha.1","sha":"c390c1c2d1c85f42d40f16ce405a3c4b62026ec7","kind":"tag","published_at":"2025-02-11T17:34:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1/manifests"},{"name":"v6.4.4","sha":"c66361a6ad9d1354b60e6fb93ba3144c1348ab15","kind":"tag","published_at":"2025-02-11T14:31:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4/manifests"},{"name":"v6.4.3","sha":"cee310a92f61ffb75284195a9ed30bcb367c78e2","kind":"tag","published_at":"2025-02-04T18:53:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3/manifests"},{"name":"v7.0.0-alpha.0","sha":"3e3195a4285ca716061f7d7d87f4915630af1b69","kind":"tag","published_at":"2025-02-03T12:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.4.2","sha":"1813d89a599a4027fd216062b2cac8b0c1864f1d","kind":"tag","published_at":"2025-01-29T15:50:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2/manifests"},{"name":"v6.4.1","sha":"819e662a2ce210f8805c45057389217cb1c39a83","kind":"tag","published_at":"2025-01-21T13:23:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"f9949a8889c7e69cac145ce56411298a234d2e49","kind":"tag","published_at":"2025-01-14T16:46:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0/manifests"},{"name":"v5.16.14","sha":"ba588c8333d765af63ab15c8b33dd947b615f70b","kind":"tag","published_at":"2025-01-06T21:20:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14/manifests"},{"name":"v6.3.1","sha":"afd551abd3be44de711d6baef48e62e18b97c908","kind":"tag","published_at":"2025-01-03T13:53:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1/manifests"},{"name":"v5.16.13","sha":"e52a6379f22d38453fa046d410b0c4700707dbd9","kind":"tag","published_at":"2024-12-25T11:25:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13/manifests"},{"name":"v6.3.0","sha":"84d6ecfdccd10f204854beeef98bcc55dc99d117","kind":"tag","published_at":"2024-12-23T18:10:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"17026fc203a8b413ec7343b6eeb267a50519d515","kind":"tag","published_at":"2024-12-17T13:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1/manifests"},{"name":"v5.16.12","sha":"b8fbcf5fb5169d8db6ee0ec35001816d2777e8d4","kind":"tag","published_at":"2024-12-17T13:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12/manifests"},{"name":"v5.16.11","sha":"2413ff076b0d462736dfccd399b4be863fd79ec2","kind":"tag","published_at":"2024-12-11T10:13:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11/manifests"},{"name":"v6.2.0","sha":"3a8ceaead5ac4c2c4554e6500ca3d197420a04c2","kind":"tag","published_at":"2024-12-11T02:03:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0/manifests"},{"name":"v6.1.10","sha":"5c5e9f6d8a90034cd75dcb92403caf6b37efc916","kind":"tag","published_at":"2024-12-04T10:03:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10/manifests"},{"name":"v5.16.9","sha":"ec085b677c43ed1f37e66bd2fb58f27dce9f7184","kind":"tag","published_at":"2024-12-04T09:34:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9/manifests"},{"name":"v5.16.8","sha":"096adfbe28d038397a7f3cf3494b86844226e162","kind":"tag","published_at":"2024-11-28T06:51:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8/manifests"},{"name":"v6.1.9","sha":"821784419eefb89e4ce7b66c4b602a1e33d2fa88","kind":"tag","published_at":"2024-11-27T13:22:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9/manifests"},{"name":"v6.1.8","sha":"0b8739f145423bafdd8e2871312307bfb31c58ef","kind":"tag","published_at":"2024-11-20T15:09:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8/manifests"},{"name":"v6.1.7","sha":"a7d441d0bd3bfc16a1ce9e6d7ff3ad1afc6b62f1","kind":"tag","published_at":"2024-11-13T15:31:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7/manifests"},{"name":"v6.1.6","sha":"32112b76aa821c2a1e98120545019ef1a71ea274","kind":"tag","published_at":"2024-10-30T13:54:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6/manifests"},{"name":"v6.1.5","sha":"01c5f344628bc66e16f86284ee0fc7107002a5ca","kind":"tag","published_at":"2024-10-22T10:28:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5/manifests"},{"name":"v6.1.4","sha":"15ea548de803e4602894cae6304a497d7ddaf09c","kind":"tag","published_at":"2024-10-15T18:35:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4/manifests"},{"name":"v6.1.3","sha":"c7de2cae15cc7b7025ad79e3623320526ed16462","kind":"tag","published_at":"2024-10-09T09:47:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3/manifests"},{"name":"v6.1.2","sha":"e6ff0b5016ac4fa40cdc9b78a0d9ecdd2c0cd9db","kind":"tag","published_at":"2024-10-02T14:51:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"263c7259451d5b928bbdfd299c9c0afc89dfec02","kind":"tag","published_at":"2024-09-19T06:42:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"94cc3d0a66456713e6e25edf9a1ba35ad8df88bc","kind":"tag","published_at":"2024-09-11T13:09:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"bb620d85a89651ca4350e8861bbb35776d583726","kind":"tag","published_at":"2024-09-03T10:33:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"71dbef69dcbf2b87831af579fb777b4f1f4b219a","kind":"tag","published_at":"2024-08-29T13:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"c9a9adfb90e939c0590de6edf10d0c65fcbc8b1e","kind":"tag","published_at":"2024-08-27T09:06:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.0","sha":"55bea65c83c1beac77382fe961f8aa72eec21daa","kind":"tag","published_at":"2024-08-22T08:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0/manifests"},{"name":"v6.0.0-beta.6","sha":"cbb6f8d3b1b72732d51f5628765cfd7e75bd5747","kind":"tag","published_at":"2024-08-18T02:55:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6/manifests"},{"name":"v5.16.7","sha":"b505fd7b64e92db523198712a5d6716c494e0c66","kind":"tag","published_at":"2024-08-09T09:19:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7/manifests"},{"name":"v6.0.0-beta.5","sha":"75c24b0828981651082a3eede027b6871c96c440","kind":"tag","published_at":"2024-08-08T08:52:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5/manifests"},{"name":"v5.16.6","sha":"6eb1bdce38d0fc67fa8aebca260043c7fc8eb3e8","kind":"tag","published_at":"2024-07-30T21:06:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6/manifests"},{"name":"v6.0.0-beta.4","sha":"12532afa3e4f6f13a9fa86eb459c27792c36b6f9","kind":"tag","published_at":"2024-07-30T20:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4/manifests"},{"name":"v5.16.5","sha":"40792e6efb2c92b8964a3912e08aeb4fb7fc41c8","kind":"tag","published_at":"2024-07-25T06:42:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5/manifests"},{"name":"v6.0.0-beta.3","sha":"02fde66a0cd72fb7fe3681a5ea8c4de733b4a865","kind":"tag","published_at":"2024-07-24T18:27:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3/manifests"},{"name":"v5.16.4","sha":"77af399a3ad76f31e5f2e0fab5650b628fa50990","kind":"tag","published_at":"2024-07-16T16:01:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4/manifests"},{"name":"v6.0.0-beta.2","sha":"9ad8c1fd8dfd21d8e37fe73d71e011542b23db72","kind":"tag","published_at":"2024-07-16T14:46:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2/manifests"},{"name":"v5.16.3","sha":"e1824453bdb0a89f15d4dfe47a1c4f90fa0f0500","kind":"tag","published_at":"2024-07-16T14:18:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3/manifests"},{"name":"v6.0.0-beta.1","sha":"19c1935757925d834928a30ea41f58bb95fb355f","kind":"tag","published_at":"2024-07-16T09:42:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1/manifests"},{"name":"v5.16.2","sha":"56ddd108fe153592a800fce4d43f9758b0ff5101","kind":"tag","published_at":"2024-07-16T09:10:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2/manifests"},{"name":"v6.0.0-beta.0","sha":"3364f0740aa5c86e057ec5b0d22c1b12bfd96fa4","kind":"tag","published_at":"2024-07-11T15:54:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0/manifests"},{"name":"v5.16.1","sha":"431af6a2fd9bf6cd0422c61e36c937d1ea5e5015","kind":"tag","published_at":"2024-07-11T15:48:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1/manifests"},{"name":"v5.16.0","sha":"e5e9b9d5e952b52752b758179da20d3fa0982c05","kind":"tag","published_at":"2024-07-05T13:32:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0/manifests"},{"name":"v6.0.0-alpha.14","sha":"2a15dd74c76bacbc867a7313fdc2c42c6168327c","kind":"tag","published_at":"2024-07-05T04:25:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14/manifests"},{"name":"v6.0.0-alpha.13","sha":"a070a894fbe21c52df446438ca1bb5a891d5e1b5","kind":"tag","published_at":"2024-07-03T07:44:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13/manifests"},{"name":"v5.15.21","sha":"a306ce4afcc60de4c3e43b8f9183862235d9318e","kind":"tag","published_at":"2024-06-28T14:09:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21/manifests"},{"name":"v6.0.0-alpha.12","sha":"fb476c6c18b850e8400d03afb7447802afbfd357","kind":"tag","published_at":"2024-06-24T17:12:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.15.20","sha":"f20fa0ba4016e5425a2a4cce841075253828a551","kind":"tag","published_at":"2024-06-12T12:58:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20/manifests"},{"name":"v6.0.0-alpha.11","sha":"22c5206a9e8191b2f81131d6978a0958e55b7032","kind":"tag","published_at":"2024-06-12T08:18:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11/manifests"},{"name":"v6.0.0-alpha.10","sha":"e5ac6c0eef5efd4fa5c5eb11ccbf08e58e7443f8","kind":"tag","published_at":"2024-06-04T10:35:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10/manifests"},{"name":"v6.0.0-alpha.9","sha":"925de32766317bb84a92ec24b2b6465c8e48cc04","kind":"tag","published_at":"2024-05-29T12:25:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.15.19","sha":"77f606ba73bb5439d66871177772f54196044450","kind":"tag","published_at":"2024-05-29T12:01:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19/manifests"},{"name":"v6.0.0-alpha.8","sha":"c7dbe6e8256cef7bd2dbdcbee55428ad82513cd0","kind":"tag","published_at":"2024-05-21T16:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.15.18","sha":"607daac5baa9c8151f111fe4bacea1d7e61881a3","kind":"tag","published_at":"2024-05-16T09:29:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18/manifests"},{"name":"v6.0.0-alpha.7","sha":"997bec6d8d30a1a891aff4eeedefa41c93eaa95c","kind":"tag","published_at":"2024-05-16T06:31:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"7c8db04b91500ba77301acd360d21bff7f7c752f","kind":"tag","published_at":"2024-05-08T13:13:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.15.17","sha":"9bc4fc42959427246addfdf29db95847cc38e410","kind":"tag","published_at":"2024-05-08T12:24:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17/manifests"},{"name":"v5.15.16","sha":"284e251c155d92078f80f98919f4ab260b05e9be","kind":"tag","published_at":"2024-05-01T14:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16/manifests"},{"name":"v6.0.0-alpha.5","sha":"571d5046e26aa07605cb1e01ca99b2eb0b04d009","kind":"tag","published_at":"2024-05-01T14:16:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5/manifests"},{"name":"v6.0.0-alpha.4","sha":"afffc2ffc3db1e6abf48f3b3e13a41e8b758f874","kind":"tag","published_at":"2024-04-24T07:30:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4/manifests"},{"name":"v6.0.0-alpha.3","sha":"6d5e44409344ea4e13ceb3a02c4446dc6a7323b4","kind":"tag","published_at":"2024-04-17T16:10:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3/manifests"},{"name":"v6.0.0-alpha.2","sha":"4e75758b37119bd821435c23d9c111c545e186b6","kind":"tag","published_at":"2024-04-09T15:09:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2/manifests"},{"name":"v6.0.0-alpha.1","sha":"84307c1a2495a716788ec25f046faaa4d16c88c7","kind":"tag","published_at":"2024-04-05T10:43:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1/manifests"},{"name":"v5.15.15","sha":"5a079965186640b5176f00c537f3b9e6c299b5c4","kind":"tag","published_at":"2024-04-04T07:09:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15/manifests"},{"name":"v6.0.0-alpha.0","sha":"2a15ad6f1f5507162b1a5aebf78976ca3023183b","kind":"tag","published_at":"2024-03-26T15:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.15.14","sha":"9585d28317c90f2c71ab88dd5ae37638bb64ad82","kind":"tag","published_at":"2024-03-19T08:18:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14/manifests"},{"name":"v5.15.13","sha":"dbcb678234296de56afaf3138917e967e8d1934a","kind":"tag","published_at":"2024-03-13T14:17:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13/manifests"},{"name":"pigment@0.0.1","sha":"0e765a618a7676c507852cec024464b1fc1cd80f","kind":"tag","published_at":"2024-03-08T04:20:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/pigment@0.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/pigment@0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@pigment%400.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1/manifests"},{"name":"v5.15.12","sha":"5ad69e161d7520274cd37a2524ffb935b6dda158","kind":"tag","published_at":"2024-03-05T15:33:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12/manifests"},{"name":"v5.15.11","sha":"e3257a4d68481b0ca6efd5d06cb5c1e1e77e4286","kind":"tag","published_at":"2024-02-22T08:52:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11/manifests"},{"name":"v5.15.10","sha":"94fcd3ada0842108a9a2ce53e121931e5448649f","kind":"tag","published_at":"2024-02-12T12:38:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10/manifests"},{"name":"v5.15.9","sha":"7917d2a8a4acc0b07328dee8273847652491b769","kind":"tag","published_at":"2024-02-08T12:55:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9/manifests"},{"name":"v5.15.8","sha":"fe5a59e616637a0488b122749479b782f5f8dfa2","kind":"tag","published_at":"2024-02-06T20:42:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8/manifests"},{"name":"v5.15.7","sha":"b80acd69c7c848709d01465d6727b13ed6109258","kind":"tag","published_at":"2024-01-31T13:23:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7/manifests"},{"name":"v5.15.6","sha":"1700e5cd9cbb3bc648b7f799f837c4d23ed42700","kind":"tag","published_at":"2024-01-22T18:09:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6/manifests"},{"name":"v5.15.5","sha":"5d7c4e26a4973a3a80bf5f8a9a8ea14f89554fe0","kind":"tag","published_at":"2024-01-17T09:27:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5/manifests"},{"name":"v5.15.4","sha":"6aadbf91c5eb2c94dea9a49a19eb532606410a5a","kind":"tag","published_at":"2024-01-10T13:49:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4/manifests"},{"name":"v5.15.3","sha":"9fa4e472f9ba4fd4e7f8cfb8bc0d1f1d455ace23","kind":"tag","published_at":"2024-01-03T15:22:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"5d5dd15f70db9ffcb85d4dc57da8a20f5240fb81","kind":"tag","published_at":"2023-12-25T14:24:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"8be7ac66b99059bf2c2edcca9cf15981d389db6b","kind":"tag","published_at":"2023-12-19T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"8c2c6a88a509f9da7c453d4a3c3ab4749a57a36d","kind":"tag","published_at":"2023-12-12T18:21:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0/manifests"},{"name":"v5.14.20","sha":"14fa79f4328e901f82d7fc39aba722a9bf4a8df0","kind":"tag","published_at":"2023-12-05T09:28:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20/manifests"},{"name":"v5.14.19","sha":"a07b4925255aa3fc7ae1255130e182e4573c58d7","kind":"tag","published_at":"2023-11-29T21:11:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19/manifests"},{"name":"v5.14.18","sha":"43a41b6b2fa3f0a186a852b894452722e3a38f04","kind":"tag","published_at":"2023-11-14T08:27:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18/manifests"},{"name":"v5.14.17","sha":"c54a42dd8b0ec8e850bd60438e60a1a8acb3b4a4","kind":"tag","published_at":"2023-11-06T15:34:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17/manifests"},{"name":"v5.14.16","sha":"391b57a05daf67a8154471dae645471f5ffac09f","kind":"tag","published_at":"2023-10-31T10:57:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16/manifests"},{"name":"v5.14.15","sha":"6baedcfed27419ed6b9685f27fcbf3eff46133a3","kind":"tag","published_at":"2023-10-24T15:41:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15/manifests"},{"name":"v5.14.14","sha":"a0cfa182db3e7b196efe36cfe7b31d304c5a0a4e","kind":"tag","published_at":"2023-10-17T13:58:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14/manifests"},{"name":"v5.14.13","sha":"b8811a0fa59e7663b240183219db32f9a617e607","kind":"tag","published_at":"2023-10-10T19:42:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13/manifests"},{"name":"v5.14.12","sha":"bd450a0fdb19b087f47e1d7cce5a72417ec977cc","kind":"commit","published_at":"2023-10-04T16:31:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12/manifests"},{"name":"v5.14.11","sha":"13c0894d0c14c7f577a0a95492aeaa8fff8da33a","kind":"tag","published_at":"2023-09-26T11:47:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11/manifests"},{"name":"v5.14.10","sha":"14e97bffa62760cabcdc7244bff445b423f5286a","kind":"tag","published_at":"2023-09-18T10:18:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10/manifests"},{"name":"v5.14.9","sha":"8255b71ccdbfe9a20f856b5d68a269ab1c5452ca","kind":"tag","published_at":"2023-09-13T13:36:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9/manifests"},{"name":"v5.14.8","sha":"74c58dabc2cf5ed2242fb08e4781d26088d06b12","kind":"tag","published_at":"2023-09-05T12:34:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8/manifests"},{"name":"v5.14.7","sha":"8a09d535f101aac98935f82b76345ca9691b5e2b","kind":"tag","published_at":"2023-08-29T12:04:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7/manifests"},{"name":"v5.14.6","sha":"a1f511dd6ed9adba561e2ba00e1348136ed656db","kind":"commit","published_at":"2023-08-24T11:19:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6/manifests"},{"name":"v5.14.5","sha":"61fbfd1546c55caca984695a41f9c95668d414fc","kind":"tag","published_at":"2023-08-14T14:39:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5/manifests"},{"name":"v5.14.4","sha":"40f4b275022f03e48cf4809cd53d0d0dabb40424","kind":"tag","published_at":"2023-08-08T09:51:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4/manifests"},{"name":"v5.14.3","sha":"2deea341c9abfb640f22520e0c277027f3f91cd0","kind":"tag","published_at":"2023-08-01T15:33:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3/manifests"},{"name":"v5.14.2","sha":"36d9f0d3659e2f5ab1d924988313986962a0bf35","kind":"tag","published_at":"2023-07-25T10:01:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2/manifests"},{"name":"v5.14.1","sha":"f2e5ded80e94407f63a27eadb018139d6f967313","kind":"tag","published_at":"2023-07-19T09:05:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1/manifests"},{"name":"v5.14.0","sha":"2529e3aaaaec2c9f8e8cf669e58bb9c81db5a6d8","kind":"tag","published_at":"2023-07-11T14:57:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0/manifests"},{"name":"v5.13.7","sha":"aac2d5b526e8139314d99f827ecc3b2c24e99686","kind":"tag","published_at":"2023-07-04T08:53:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7/manifests"},{"name":"v5.13.6","sha":"312270bc71224067e1910bbee9f800b4a2469cc7","kind":"tag","published_at":"2023-06-23T14:05:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6/manifests"},{"name":"v5.13.5","sha":"24b3af68ebe79c1891e45c60c6bcfd26f8818f73","kind":"tag","published_at":"2023-06-12T13:43:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5/manifests"},{"name":"v5.13.4","sha":"a522d82df32d3bfab46b25f5ff24eeb9670c83fb","kind":"tag","published_at":"2023-06-05T17:30:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4/manifests"},{"name":"v5.13.3","sha":"70d4a2bb49dca9fef7854a1463a392094222812b","kind":"tag","published_at":"2023-05-29T11:22:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3/manifests"},{"name":"v5.13.2","sha":"f661923e9aa9d9cc634750affbb04bf2007bc57d","kind":"tag","published_at":"2023-05-22T16:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2/manifests"},{"name":"v5.13.1","sha":"0c58832b6e182f782e73b118ed9681055db3e249","kind":"tag","published_at":"2023-05-17T05:25:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"9130a021ca34746e4076fcae50c57bc584026b8f","kind":"tag","published_at":"2023-05-10T08:14:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0/manifests"},{"name":"v5.12.3","sha":"9710ff34b16a0f271107a8619a28546ae3ca7c18","kind":"tag","published_at":"2023-05-02T14:17:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"5b7e9c52e37ef0c3274a762f38cd7ef7ffc9e7a8","kind":"tag","published_at":"2023-04-25T16:42:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"d14d288ae9e9b0e2b3b33d0a77b4113f024d4215","kind":"tag","published_at":"2023-04-17T15:57:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"05127cf65b4250f836897428cd15829669ab8d6c","kind":"tag","published_at":"2023-04-11T09:58:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0/manifests"},{"name":"v5.11.16","sha":"af5e109990a26318c96dbff6f25759ba91f0e147","kind":"tag","published_at":"2023-04-04T14:00:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16/manifests"},{"name":"v5.11.15","sha":"ae98db6aca5f9d4b754ff9fce4ce33f738a00f65","kind":"tag","published_at":"2023-03-28T13:06:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15/manifests"},{"name":"v5.11.14","sha":"f34d17c3294fcdb63fe9a135b4f3aa2459c81189","kind":"tag","published_at":"2023-03-21T17:45:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14/manifests"},{"name":"v5.11.13","sha":"9f7a2bfac55faed1b1c6c7b4b6d1b1659a076bab","kind":"tag","published_at":"2023-03-14T09:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13/manifests"},{"name":"v5.11.12","sha":"b76b8f1098a6c01f39e5e19bf3abf77c2b9cf475","kind":"tag","published_at":"2023-03-06T15:03:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12/manifests"},{"name":"v5.11.11","sha":"58df7f1905f16533ddb5a7977346c0f4548e4547","kind":"tag","published_at":"2023-02-28T09:55:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11/manifests"},{"name":"v5.11.10","sha":"676bc85fa2b02f92f21dd5c7e15f453b6b9c2e3d","kind":"tag","published_at":"2023-02-20T11:30:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10/manifests"},{"name":"v5.11.9","sha":"af5b3f5e7a79da9ef4bbd63d8fcf60927ffb6533","kind":"tag","published_at":"2023-02-14T14:30:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9/manifests"},{"name":"v5.11.8","sha":"d4d8512ce3453711f3c661374579b0d2ed13f3e7","kind":"tag","published_at":"2023-02-07T10:50:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8/manifests"},{"name":"v5.11.7","sha":"33cac172846b032d3f8b9333b72b2af832dd47d0","kind":"tag","published_at":"2023-01-31T09:39:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7/manifests"},{"name":"v5.11.6","sha":"a2e552314847b4d52498538d7ca171763067a5d0","kind":"tag","published_at":"2023-01-23T20:28:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6/manifests"},{"name":"v5.11.5","sha":"685c72dfaf840f4d5b7a3ab738ddcabd74418823","kind":"tag","published_at":"2023-01-18T01:43:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5/manifests"},{"name":"v5.11.4","sha":"bc859d95e4415f880cd6bcb6f44cc9e5e8c8097c","kind":"tag","published_at":"2023-01-09T13:57:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4/manifests"},{"name":"v5.11.3","sha":"a526207c3957de4ebfcda937b58327d69464f15c","kind":"tag","published_at":"2023-01-02T17:00:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3/manifests"},{"name":"v5.11.2","sha":"e9d8fa07e1ff979bcaf92837b131cd9e292f0161","kind":"tag","published_at":"2022-12-26T14:56:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2/manifests"},{"name":"v5.11.1","sha":"a1e30390da62019e5769e398f4cbc9f8892d8f9a","kind":"commit","published_at":"2022-12-20T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"191acda4545c394b78964ab80b364e15686f0e9b","kind":"tag","published_at":"2022-12-13T12:56:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0/manifests"},{"name":"v5.10.17","sha":"4265f343b49e4af9673a49e585439d35c8deeab2","kind":"tag","published_at":"2022-12-06T10:59:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17/manifests"},{"name":"v5.10.16","sha":"b8aa3974d84c176b8857e8d5b29a7be8670bb410","kind":"tag","published_at":"2022-11-28T16:00:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16/manifests"},{"name":"v5.10.15","sha":"14a6e1c61edb5f66f4888e32c04df5e637e7cfc4","kind":"commit","published_at":"2022-11-22T09:45:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15/manifests"},{"name":"v5.10.14","sha":"c2da6de1c504c7dbd8ae1d0771c184c1544a0c76","kind":"tag","published_at":"2022-11-15T09:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14/manifests"},{"name":"v5.10.13","sha":"2f4c2190d1d3614d8063e84b79d4d1f034b3e3fe","kind":"tag","published_at":"2022-11-07T17:53:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13/manifests"},{"name":"v5.10.12","sha":"30cb27cff1d4e1838ca4235ab4285e20f2b2a870","kind":"tag","published_at":"2022-10-31T15:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12/manifests"},{"name":"v5.10.11","sha":"c80ff0339882859af7e17f8bfd0a5f6880b323f8","kind":"commit","published_at":"2022-10-25T09:34:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11/manifests"},{"name":"v5.10.10","sha":"639224a3e3600cb0e04755d89aab250297b6d851","kind":"tag","published_at":"2022-10-18T08:35:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10/manifests"},{"name":"v5.10.9","sha":"7bd7c219e2670ff7791148e9b1a1d2387528fc0c","kind":"tag","published_at":"2022-10-11T11:56:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9/manifests"},{"name":"v5.10.8","sha":"d4a3216cdd858899960f945d6e00b2d59bf1d5d1","kind":"tag","published_at":"2022-10-03T16:28:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8/manifests"},{"name":"v5.10.7","sha":"d9ef6e788eee11256818329c7429242f8b769263","kind":"commit","published_at":"2022-09-27T01:44:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7/manifests"},{"name":"v5.10.6","sha":"0f75f3d78b67c405c23bfd14a29aedff367415b7","kind":"tag","published_at":"2022-09-19T14:34:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6/manifests"},{"name":"v5.10.5","sha":"594d87dab0e43e641a6826c935df8f2c10672955","kind":"tag","published_at":"2022-09-12T14:40:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5/manifests"},{"name":"v5.10.4","sha":"c8feb29320a22cc4461fb5ef5f4f7de7bd96a59b","kind":"commit","published_at":"2022-09-06T09:11:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"992421d0114a9df72d358fe6fccc28c1fb6f1505","kind":"tag","published_at":"2022-08-29T17:37:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"99b23c06d9b018d6c500fa1acb3030d673e219ab","kind":"tag","published_at":"2022-08-23T10:25:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"dfc0b89c665de8e5e3e4ecf68d8c782e74dbb65c","kind":"tag","published_at":"2022-08-16T17:55:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"7f502e06d54c5a2f389a1639358c84279462b54a","kind":"commit","published_at":"2022-08-09T03:21:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0/manifests"},{"name":"v5.9.3","sha":"89617ef683d2bcd2c870e9c1bd58ad4d55247fd5","kind":"tag","published_at":"2022-08-01T20:54:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3/manifests"},{"name":"v5.9.2","sha":"b7f0a16eca4ac2044703032838f90873ec063d75","kind":"tag","published_at":"2022-07-25T15:12:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2/manifests"},{"name":"v5.9.1","sha":"1937412c4345569d98c0950a1016c22508e1ff81","kind":"tag","published_at":"2022-07-18T17:23:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"88ad7d4e623183b8e20702e7961ef9c8de330dc7","kind":"commit","published_at":"2022-07-12T08:54:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0/manifests"},{"name":"v5.8.7","sha":"be0ab4c062a22fc4bb52c47d005b57203b56c09c","kind":"tag","published_at":"2022-07-04T20:39:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7/manifests"},{"name":"v5.8.6","sha":"c58f6653411e0ff38bf67a512d16b87c6523606b","kind":"tag","published_at":"2022-06-27T14:21:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6/manifests"},{"name":"v5.8.5","sha":"3c528113f47cfddf2504ea02ba3065e7c5c46928","kind":"tag","published_at":"2022-06-21T18:05:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5/manifests"},{"name":"v5.8.4","sha":"a6e782ec2f037e2ca989515048ce5f22fe760595","kind":"tag","published_at":"2022-06-14T10:00:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4/manifests"},{"name":"v5.8.3","sha":"b1e4b9cd3e1d88286f9d1485864310a7c1f23a79","kind":"tag","published_at":"2022-06-07T19:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3/manifests"},{"name":"v5.8.2","sha":"93b0aba905b3b6947f58a02d911489bb737ee880","kind":"commit","published_at":"2022-05-31T11:47:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2/manifests"},{"name":"v5.8.1","sha":"1eee9ee437f39f1c3438209154df8e8b9ecd990d","kind":"tag","published_at":"2022-05-23T16:04:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"6a468718b970c39ae83a4029bcb53071c9567430","kind":"tag","published_at":"2022-05-17T09:42:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4eef029981b08c77a9c52d0b863e6b5ced279087","kind":"tag","published_at":"2022-05-10T09:06:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0/manifests"},{"name":"v5.6.4","sha":"edb7e8895ef8def2bf59376d7631e0360a77aaf6","kind":"commit","published_at":"2022-05-02T11:46:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4/manifests"},{"name":"v5.6.3","sha":"124d5e2f0022d17b577a464e6b3a69fa2511105e","kind":"tag","published_at":"2022-04-25T14:04:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3/manifests"},{"name":"v5.6.2","sha":"b3645b3fd11dc26a06ea370a41b5bac1026c6792","kind":"tag","published_at":"2022-04-18T16:10:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2/manifests"},{"name":"v5.6.1","sha":"0251fd5222079e4a512bbd32dff4a7a4c3efe997","kind":"tag","published_at":"2022-04-11T13:21:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"8dcdea53f927ab207718d7ee6576806aca2a3798","kind":"commit","published_at":"2022-04-06T03:27:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0/manifests"},{"name":"v4.12.4","sha":"a563a60219f7f6519fb0f34f6d8e3bf0974e6495","kind":"tag","published_at":"2022-04-03T14:38:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4/manifests"},{"name":"v5.5.3","sha":"96e1f40a3b8aa809d543aa7d466eb48cdfa0b53d","kind":"tag","published_at":"2022-03-28T14:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"dd411b017ea7504a14a16821b694ac6aa01d9b6d","kind":"tag","published_at":"2022-03-21T15:15:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"350b15ee91a93040d50391cb9a45440a90e6b2d1","kind":"tag","published_at":"2022-03-14T16:49:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"f3412aa9d179fdfc3f5c0a4a1cfc1965faef7307","kind":"commit","published_at":"2022-03-07T13:53:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0/manifests"},{"name":"v5.4.4","sha":"965f2eb8cb79bb0685a13d9e28c09617b22358cd","kind":"tag","published_at":"2022-02-28T15:21:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4/manifests"},{"name":"v5.4.3","sha":"e2892a61ea56b6578c2efc81d0324660082ad93c","kind":"tag","published_at":"2022-02-21T16:40:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3/manifests"},{"name":"v5.4.2","sha":"01371028b27156419923b362c4b0af92dc08b29f","kind":"tag","published_at":"2022-02-15T14:57:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"fbce2f80c6cb36e59a4a6826ae46b59a10e1c831","kind":"commit","published_at":"2022-02-08T11:34:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"ba4e819aa58b6a36ae4d96ee79c2a5310a812670","kind":"tag","published_at":"2022-02-01T09:00:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"337be3b2a630d791a5cbc5a2a4575d4f58e38df3","kind":"tag","published_at":"2022-01-24T15:05:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"dcbfc54f581dbf1c0008a8e9e578f896f06228ab","kind":"tag","published_at":"2022-01-17T22:45:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0/manifests"},{"name":"v5.2.8","sha":"f80abbb5f942064c9c270b2ac5bb2a2318876754","kind":"tag","published_at":"2022-01-10T20:11:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8/manifests"},{"name":"v5.2.7","sha":"5daaf9be5115b1cb777fb4cf3d9125baddfe5720","kind":"tag","published_at":"2022-01-03T12:34:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7/manifests"},{"name":"v5.2.6","sha":"052db9d577a03ed8d588ecca9e6c0a5f5ba676e1","kind":"tag","published_at":"2021-12-27T14:23:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6/manifests"},{"name":"v5.2.5","sha":"f8697de9c250dbc6b446bcc08566f50fb4070aab","kind":"tag","published_at":"2021-12-20T14:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5/manifests"},{"name":"v5.2.4","sha":"b265431f9a32ea726c5227821126fbc6424117d5","kind":"commit","published_at":"2021-12-14T13:41:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4/manifests"},{"name":"v5.2.3","sha":"9c3dc12c3de241f44d923bfb089200980f3fd23d","kind":"tag","published_at":"2021-12-06T16:12:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3/manifests"},{"name":"v5.2.2","sha":"fcaec7a75f951c9db79c99c42370ca18212c1f16","kind":"tag","published_at":"2021-11-29T16:51:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"586d9ba2472d549c180cbacddf97eb73425286b3","kind":"tag","published_at":"2021-11-25T11:50:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"353cecb5391571163eb6bd8cbf36d2dd299aaf56","kind":"tag","published_at":"2021-11-23T13:25:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"ddbe15b4d8b7cc1dc84720264fde0b1dafb6166f","kind":"commit","published_at":"2021-11-16T15:06:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"7e26583fe1f95f5c3682213105f8f4b51c9d61c9","kind":"tag","published_at":"2021-11-08T15:14:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0/manifests"},{"name":"v5.0.6","sha":"99752d2848f17c5d1e4840f54863899a19387162","kind":"tag","published_at":"2021-10-27T08:43:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6/manifests"},{"name":"v5.0.5","sha":"58f8ff1f8bc7f0cc4bb728654604a194b3c3790b","kind":"tag","published_at":"2021-10-26T10:14:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"86443310e4344ae1ce6e04f084d58e17e4d62170","kind":"tag","published_at":"2021-10-14T15:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"36258031912caf662f69ca3769c6e0bd46946050","kind":"tag","published_at":"2021-10-07T12:26:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"c510762a325116c654afd3c21381a50b942c2c66","kind":"tag","published_at":"2021-09-29T09:29:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"afcf3ee18e7a9c526348b3bce74b69781b4ad071","kind":"tag","published_at":"2021-09-22T12:15:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"85598e74b85a89a16f8bdf5b68346ca8d6b70557","kind":"tag","published_at":"2021-09-16T11:28:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.1","sha":"1b563a153f5b2736f79a3f45573e2e2b66ba0a9a","kind":"tag","published_at":"2021-09-08T13:55:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"698492a5401b12578dc459397b9d288542fc954b","kind":"commit","published_at":"2021-09-02T02:45:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.5","sha":"0bab71409bcc0865ab3e0fcbfa14fa824ddc5495","kind":"tag","published_at":"2021-08-25T07:30:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"c30ec7bed00b36da7b0e6a202b3cb48d2fc1b579","kind":"tag","published_at":"2021-08-13T21:32:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"e5ccdf299c75ea65b0600ee05ff6c98646891c77","kind":"tag","published_at":"2021-08-09T04:03:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3/manifests"},{"name":"v4.12.3","sha":"77a8daeed0e8efa67c6d86f3cc40239dc6eb3d94","kind":"tag","published_at":"2021-07-30T10:06:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3/manifests"},{"name":"v5.0.0-beta.2","sha":"cca80d861f64b3eaa8a5ef8815b7552aaea61557","kind":"tag","published_at":"2021-07-26T15:01:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2/manifests"},{"name":"v4.12.2","sha":"958241aa0ebf340ad0f152b91949720c85b4fcca","kind":"tag","published_at":"2021-07-19T16:41:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2/manifests"},{"name":"v5.0.0-beta.1","sha":"8a4b8952077b64e90ac9d23c116a45aed672db9c","kind":"tag","published_at":"2021-07-14T16:28:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1/manifests"},{"name":"v4.12.1","sha":"4dc8c9bf3e8a6b21a2aac58b0be3161af334b67d","kind":"tag","published_at":"2021-07-07T13:08:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"53a1655143aa4ec36c29a6063ccdf89c48a74bfd","kind":"tag","published_at":"2021-07-06T13:40:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0/manifests"},{"name":"v5.0.0-beta.0","sha":"a0f416173d2f5b78546f52e572a0f64dcc3751e9","kind":"tag","published_at":"2021-07-01T12:17:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.38","sha":"f60126f95d7b36fa12133887990615b9f47e994a","kind":"commit","published_at":"2021-06-24T03:37:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.38","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38/manifests"},{"name":"v5.0.0-alpha.37","sha":"c795ca0822e2816a630a5654d5471fa04521d23c","kind":"tag","published_at":"2021-06-15T17:49:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.37","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37/manifests"},{"name":"v5.0.0-alpha.36","sha":"cf2f6fa90608b109978698fc48120920beaaa51f","kind":"tag","published_at":"2021-06-08T06:46:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.36","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36/manifests"},{"name":"v5.0.0-alpha.35","sha":"6c0afb6d8fff919e80f9f1ec92613acacd8365e7","kind":"tag","published_at":"2021-05-31T20:34:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.35","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35/manifests"},{"name":"v5.0.0-alpha.34","sha":"ee3a077c161accb887b93a17f9eaa2b23e998319","kind":"tag","published_at":"2021-05-18T10:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.34","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34/manifests"},{"name":"v5.0.0-alpha.33","sha":"0fa6ab4a29e8469c081d3f796e0bd9cab98e9185","kind":"tag","published_at":"2021-05-09T12:29:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.33","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33/manifests"},{"name":"v4.11.4","sha":"6658323b5e2ba366691829bbef3f53c00008497e","kind":"tag","published_at":"2021-04-27T15:48:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4/manifests"},{"name":"v5.0.0-alpha.32","sha":"2e99746c35ea0c1e45187a206d6ebc25a52933dc","kind":"tag","published_at":"2021-04-27T12:59:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32/manifests"},{"name":"v5.0.0-alpha.31","sha":"b061319b132163900d1a4eb64207f5284d28639d","kind":"tag","published_at":"2021-04-20T13:59:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"0bc7ed897d54a899fb0dfc5cbd6c5ee0592705e1","kind":"tag","published_at":"2021-04-12T09:46:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"29934afe4643811f3bed772612f92d539a1e489d","kind":"tag","published_at":"2021-04-04T16:43:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"a83c7715c0e2cfa1c3e59b7a1f828f6a1476b307","kind":"tag","published_at":"2021-03-24T12:57:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"2de88ce2973667921a45ff69ea48a8843cb9d8cb","kind":"tag","published_at":"2021-03-05T13:01:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27/manifests"},{"name":"v5.0.0-alpha.26","sha":"8928a36394154e02a73d5e92a740d5f9ed8da709","kind":"tag","published_at":"2021-02-27T18:39:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"688db35f581ac345a09a15420efdb0e4c98a56ab","kind":"tag","published_at":"2021-02-11T12:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"15108a5aad5342d92e86be5c5388b8321a88b280","kind":"tag","published_at":"2021-01-26T14:08:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24/manifests"},{"name":"v4.11.3-deprecations.1","sha":"6cf7cf7c7b11b38db18a4d2003743cbadeb1b4ee","kind":"commit","published_at":"2021-01-25T23:27:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1/manifests"},{"name":"v4.11.3","sha":"bd79e8f8c5b8c77bc5c13d076377a18d2ceedfa2","kind":"commit","published_at":"2021-01-24T12:45:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3/manifests"},{"name":"v4.11.3-deprecations.0","sha":"f64337cd87428e04c851bb1667f5f9e0e6aeaede","kind":"commit","published_at":"2021-01-24T12:00:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0/manifests"},{"name":"v5.0.0-alpha.23","sha":"af6e7220961c6f5e8ed89172694287dc737828ff","kind":"commit","published_at":"2021-01-14T12:48:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23/manifests"},{"name":"v5.0.0-alpha.22","sha":"c514ea86c11c9817839630e840535358f5044caf","kind":"commit","published_at":"2021-01-04T11:14:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"5c82b9147f811fda24bc09132852ed240f8d9def","kind":"commit","published_at":"2020-12-30T17:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"cd30d9e3961c8b33ce43a133e0a958867a202c41","kind":"commit","published_at":"2020-12-21T17:51:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20/manifests"},{"name":"v5.0.0-alpha.19","sha":"754e29cf5a712d0e0f6bd3e54f80e9997659f68c","kind":"commit","published_at":"2020-12-13T17:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.11.2","sha":"174b64f8a3adffb8df3c13285f4edc2437a8547a","kind":"commit","published_at":"2020-12-02T23:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2/manifests"},{"name":"v5.0.0-alpha.18","sha":"c5561c5febbe1c3bd5446c8a0bb480025ab38b86","kind":"commit","published_at":"2020-12-02T23:25:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.11.1","sha":"b8092ce09e164a1cb2fec2f3a5b6aa6e2dc6cbbd","kind":"commit","published_at":"2020-11-24T14:35:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1/manifests"},{"name":"v5.0.0-alpha.17","sha":"41d6a360e0fb245dd74549445539c6218a9dc737","kind":"commit","published_at":"2020-11-23T00:49:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17/manifests"},{"name":"v5.0.0-alpha.16","sha":"47a8e102eeaa5a68a2b4f99c08085cfddc0bef77","kind":"commit","published_at":"2020-11-14T12:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16/manifests"},{"name":"v5.0.0-alpha.15","sha":"fa9cbc835ee70b12234b7207b1872356277da5fa","kind":"commit","published_at":"2020-11-03T23:57:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15/manifests"},{"name":"v5.0.0-alpha.14","sha":"56520e757e0052e25f8dd5d78214458c4b7c634d","kind":"commit","published_at":"2020-10-23T22:59:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14/manifests"},{"name":"v5.0.0-alpha.13","sha":"b82af55f9917f9e77a3cae9b36e47b29d43182c0","kind":"commit","published_at":"2020-10-17T21:47:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13/manifests"},{"name":"v5.0.0-alpha.12","sha":"c7c3643948bce7327a7f01665caa7474be2694f9","kind":"commit","published_at":"2020-10-10T22:32:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12/manifests"},{"name":"v5.0.0-alpha.11","sha":"b4fe7eefd494fa28cd3453067af8872a83f31fa6","kind":"commit","published_at":"2020-09-26T15:07:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11/manifests"},{"name":"v5.0.0-alpha.10","sha":"2e1502fc18d86d69a6b55fc4ac5dcb50ddf192c4","kind":"commit","published_at":"2020-09-15T08:10:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10/manifests"},{"name":"v5.0.0-alpha.9","sha":"e830beb63940d24129285f554fc9c2fb0bd7ccbf","kind":"commit","published_at":"2020-09-06T16:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9/manifests"},{"name":"v5.0.0-alpha.8","sha":"5f986712bbb2f0b789c151b6d2f3e2d48cde0980","kind":"commit","published_at":"2020-08-31T16:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"c32a96b4beb3a5c72a8c179fb095f09dacf61050","kind":"commit","published_at":"2020-08-22T16:39:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"15fd6232de294be9ba0ca103351a11f84009b04f","kind":"commit","published_at":"2020-08-13T16:56:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6/manifests"},{"name":"v5.0.0-alpha.5","sha":"40aa9cbb1df08a5994392d5cea15a60979b28a7e","kind":"commit","published_at":"2020-07-27T22:55:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"519390c2bb12b5eb7b6f5f898afb78ac7f285543","kind":"commit","published_at":"2020-07-19T17:54:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"f432112f0bcfb1fd2002002db181e83edc99d906","kind":"commit","published_at":"2020-07-12T17:06:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"f928d6e04ea7f185cda0e739ebbe2ea36d0aa4d3","kind":"commit","published_at":"2020-07-04T23:16:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2/manifests"},{"name":"v4.11.0","sha":"79ebf71d31cca2c73143891960ea54ec1132bdeb","kind":"commit","published_at":"2020-06-30T23:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0/manifests"},{"name":"v5.0.0-alpha.1","sha":"8281371f88c81fc3e4560b0334cc0c473b9d45f9","kind":"commit","published_at":"2020-06-27T15:07:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.10.2","sha":"d0bfcb4f11fd3904b1e235d80fbfe23758de8372","kind":"commit","published_at":"2020-06-11T19:11:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"4e12b951f64fd47864b4dea8ec8631387a89ddb1","kind":"commit","published_at":"2020-06-01T15:14:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"dd9280e753eb8dc3444a26e85fe4f800b759cad2","kind":"commit","published_at":"2020-05-23T17:50:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0/manifests"},{"name":"v4.9.14","sha":"1fb44683825f0ee7f4d5933528598917ff72f0e4","kind":"commit","published_at":"2020-05-11T22:41:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.14","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14/manifests"},{"name":"v4.9.13","sha":"c224f32bb8f144e590c096d103c9d59c2509ed93","kind":"commit","published_at":"2020-05-04T11:29:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.13","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13/manifests"},{"name":"v4.9.12","sha":"3e5fd3c4f200e50a1331857f092a547b41f6db1e","kind":"commit","published_at":"2020-04-26T23:18:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.12","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12/manifests"},{"name":"v4.9.11","sha":"77f6fe0a73791176bd58d8c013bf5631270faf4d","kind":"commit","published_at":"2020-04-19T14:10:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11/manifests"},{"name":"4.9.11","sha":"b551194a14c4469f3b07dc43bc6aaea525138944","kind":"commit","published_at":"2020-04-18T10:43:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11/manifests"},{"name":"v4.9.10","sha":"8baef82396665179c67ca3acfd51e396b947f412","kind":"commit","published_at":"2020-04-11T13:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.10","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10/manifests"},{"name":"v4.9.9","sha":"c191471a20315cae4006c1e4d3d51db5e49b5fee","kind":"commit","published_at":"2020-04-04T15:54:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.9","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9/manifests"},{"name":"v4.9.8","sha":"e9fbcbf015bbf7057aadd5777703b7059aedf043","kind":"commit","published_at":"2020-03-28T19:33:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8/manifests"},{"name":"v4.9.7","sha":"10bc98f283feaae6397ef1b73b1b82be4a39a5f5","kind":"commit","published_at":"2020-03-18T12:45:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7/manifests"},{"name":"v4.9.6","sha":"0176a231719152fa4a2100aa7119e9fd777b5fed","kind":"commit","published_at":"2020-03-18T10:52:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6/manifests"},{"name":"v4.9.5","sha":"b9dec2780203e37148d87788f727c668d9019581","kind":"commit","published_at":"2020-02-29T10:36:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5/manifests"},{"name":"v4.9.4","sha":"45fe0e31c462ed3a2fba134fb1edbd05b91da2a4","kind":"commit","published_at":"2020-02-23T10:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4/manifests"},{"name":"v4.9.3","sha":"2bec4ebc9c20be8abecbad6d3f0f7ba2875c9c35","kind":"commit","published_at":"2020-02-16T11:52:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3/manifests"},{"name":"v4.9.2","sha":"f567b384f509d36b7e10f691e6b58538e7db8869","kind":"commit","published_at":"2020-02-09T18:32:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"717887fdd9d3b27701d760d78aa12ecf52f02f43","kind":"commit","published_at":"2020-02-02T11:46:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f2c9817526b729801b1716afc957ef3886ccb422","kind":"commit","published_at":"2020-01-22T20:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"d0c928c82e3fc8f284a2f7fd1b9acbf717c5a64e","kind":"commit","published_at":"2020-01-06T11:44:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"0c7ca746674cfb47a46cad8ebea21155702fd38c","kind":"commit","published_at":"2019-12-30T10:59:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"c6f734f0d6b183962e83fc5612fef6583bf40712","kind":"commit","published_at":"2019-12-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3a8f0eace8dd6a1c3234a8be2b7c41f06b6260d4","kind":"commit","published_at":"2019-12-14T19:59:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"0a129d58056d38bd15141aaa98d346774895d5f5","kind":"commit","published_at":"2019-12-07T12:46:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"6291316a32cfb4fb19ffdbcf30abfcb63023f17f","kind":"commit","published_at":"2019-12-01T10:59:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1/manifests"},{"name":"v3.9.4","sha":"6b0fee51deb7c32b75498d4ab2186946e7c4ce0a","kind":"commit","published_at":"2019-11-28T09:28:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4/manifests"},{"name":"v4.7.0","sha":"2b04ee905695540bde87653908ece5c4d57546c9","kind":"commit","published_at":"2019-11-22T10:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"856188b2de7a5e514803314f329da76fe65dec50","kind":"commit","published_at":"2019-11-12T13:52:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"d2d76bf26231a96981260232de5271b24e9391a4","kind":"commit","published_at":"2019-11-05T16:46:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0/manifests"},{"name":"v4.5.2","sha":"cb52f392b3b3528857178a756354ffb0e8bccd73","kind":"commit","published_at":"2019-10-28T22:58:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"803d08fbdf20de2d34c36a2a27bbc8e5a7e79fb2","kind":"commit","published_at":"2019-10-12T20:22:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"de3c62c25bf9e92ba35019e5a3ca7f68a36600d8","kind":"commit","published_at":"2019-10-02T08:07:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"554e7dce0cd96a4f9ef1924b41a3ce530cb433ae","kind":"commit","published_at":"2019-09-22T17:16:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"b563d529a8544fa4f4090723239ab075665c5f03","kind":"commit","published_at":"2019-09-11T20:45:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"f3beaee67fb9a4145a792fc8b798ef327b55f513","kind":"commit","published_at":"2019-09-08T09:58:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1/manifests"},{"name":"v1.2.5","sha":"8ee2d7168294f21af787aaba46661824097e33bb","kind":"tag","published_at":"2019-09-03T18:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5/manifests"},{"name":"v4.4.0","sha":"98f2c7cae9b2e0a53cf731882164aa44babb4be3","kind":"commit","published_at":"2019-08-31T12:19:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"29c1adf61a141a3db885ee569e42251cee53e749","kind":"commit","published_at":"2019-08-21T17:29:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3/manifests"},{"name":"v1.2.4","sha":"e44972d3c3e199529fdbc85974f7ae570b8424a0","kind":"tag","published_at":"2019-08-16T20:53:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4/manifests"},{"name":"v4.3.2","sha":"f2dbeca2dd1aecf6bc56e2302ec766d2e4bfb2ac","kind":"commit","published_at":"2019-08-10T17:39:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"d5a2ad9d26f7b089111b208c929ac1f98e7f6958","kind":"commit","published_at":"2019-08-03T15:14:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"8c28ed9c67e7b6ad02a8826178352aa4e9901b50","kind":"commit","published_at":"2019-07-28T14:32:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"42f78c69a59f0b5fa5fb8f533385f04ef77d7889","kind":"commit","published_at":"2019-07-17T13:42:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1/manifests"},{"name":"v1.0.4","sha":"455489e2e149ff5393f6ba08870368c88da259bd","kind":"tag","published_at":"2019-07-10T15:39:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"4c21bc05d6c5e48c64bc947ba9e271ed3e762a0e","kind":"tag","published_at":"2019-07-10T15:08:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"543041538f31cbdfbe3e85b8bc0f5c183ac5448e","kind":"tag","published_at":"2019-07-09T13:14:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"3a40065694cab2a5e8dedab6781e98493c1dc69d","kind":"tag","published_at":"2019-07-09T12:54:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1/manifests"},{"name":"v4.2.0","sha":"cf2cdd83f2a2f65d0e979d1faa9e815a5e2d3502","kind":"commit","published_at":"2019-07-06T15:30:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"6da1d591264e8c4a18e5ab56bdf6f8c0f985ed99","kind":"commit","published_at":"2019-06-25T13:53:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"eade31e58deb8ff3faee777313d70141e5868ebe","kind":"commit","published_at":"2019-06-23T11:46:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"b78a5ab7581488f7fff271a2cf64927dd28c3ab0","kind":"commit","published_at":"2019-06-13T09:55:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"07b9d6efaac1b663b2657173227e9490c796191e","kind":"commit","published_at":"2019-06-10T11:50:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"d58075ddb1757a11c47ef3d2b1fe9bed55e640dd","kind":"commit","published_at":"2019-06-03T16:35:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a3572bcaf34d204b314fd2c84064c9180f3a50f1","kind":"commit","published_at":"2019-05-27T12:48:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"505e275285c757e0515c8623b43c823d8a74790c","kind":"commit","published_at":"2019-05-23T15:39:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.0","sha":"a33f0ab64999331a54267cdf0eb89e53fa4d70cd","kind":"commit","published_at":"2019-05-20T21:26:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0/manifests"},{"name":"v4.0.0-beta.2","sha":"3686a27055dce58b5e800b520087c0c448b7480e","kind":"commit","published_at":"2019-05-13T12:26:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"5c152157078503e8599537108c3be9e00969fa34","kind":"commit","published_at":"2019-05-05T12:24:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"f19bd59ae53f23e3637383061774542d973cc48c","kind":"commit","published_at":"2019-04-28T22:42:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.8","sha":"92d6e987a43041fde63fd02cad61277d04193c29","kind":"commit","published_at":"2019-04-17T19:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"663643e0a83554d7730be42140aef6bc3ac09c6a","kind":"commit","published_at":"2019-04-07T23:25:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"2482d2b689440df6fb3da6157a789adac2783736","kind":"commit","published_at":"2019-03-30T19:33:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6/manifests"},{"name":"v3.9.3","sha":"ebed7922fc97331519f507768572a068edb8494e","kind":"commit","published_at":"2019-03-28T14:06:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3/manifests"},{"name":"v4.0.0-alpha.5","sha":"1bfdbe5688fb3556e4bebd1f8e357c515244ac42","kind":"commit","published_at":"2019-03-23T21:04:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"997324d52467e3a7b7a8058c0ba8309d04d4ddf6","kind":"commit","published_at":"2019-03-17T11:00:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"3a5d2e50411ddd3caea450abda49fd7c6ed230dc","kind":"commit","published_at":"2019-03-10T11:57:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"f606f7584dd842a89423dd3cc69e32b5ad3fdae1","kind":"commit","published_at":"2019-03-03T16:12:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"eea3b4d9a623f87d79be63f57b4a69ddfe375610","kind":"commit","published_at":"2019-02-20T10:58:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"97b26c4821299aef21e6ef9372a25aedd78d0137","kind":"commit","published_at":"2019-02-12T14:39:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.9.2","sha":"dbc788f7d231b4eceaa7a6a3e253104de5de9af0","kind":"commit","published_at":"2019-02-03T20:45:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2/manifests"},{"name":"v3.9.1","sha":"b903d7432b5a06583c9915f7ab9346bad76007a1","kind":"commit","published_at":"2019-01-26T13:59:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"f6353cdd15b954091c3f53498eb7de198755b740","kind":"commit","published_at":"2019-01-14T21:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"8df7a83ccc0b200e67feb823ceaaf793e4b6d007","kind":"commit","published_at":"2019-01-09T21:57:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"c202914213f19b070738ba5837da18e89c1662ee","kind":"commit","published_at":"2019-01-07T18:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"baa45b12252be8965809a0ad06e67e7dc7d44313","kind":"commit","published_at":"2018-12-30T21:47:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"0445ca8b710425f22744249a0c7bb3c20e95237b","kind":"commit","published_at":"2018-12-30T21:24:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"f0d60d8a510180e9c7a9b588d3e6c04d0d1a23d3","kind":"commit","published_at":"2018-12-22T15:42:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"1871b089aef090728321cab69be92daaec6eb131","kind":"commit","published_at":"2018-12-17T20:02:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0/manifests"},{"name":"v3.6.2","sha":"edde0b4f0073fcacb7233b553812f3dffe619da5","kind":"commit","published_at":"2018-12-09T20:22:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"e5fbf74a06157e2d73701a158e8d6b5914429ea1","kind":"commit","published_at":"2018-12-01T10:43:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1/manifests"},{"name":"issue-13699-mster","sha":"ac0153bf1b13ddbc1e43c22693f2c223838d9f1a","kind":"tag","published_at":"2018-11-28T20:15:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/issue-13699-mster","html_url":"https://github.com/mui/material-ui/releases/tag/issue-13699-mster","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@issue-13699-mster","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster/manifests"},{"name":"v3.6.0","sha":"d9c790fa69a1c053c3d471e030e4066122d58902","kind":"commit","published_at":"2018-11-26T19:49:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"34492c23a773b1db66fe65801997257709c4f319","kind":"commit","published_at":"2018-11-12T23:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"dc6b2b870fa514e98c74b6854d22c6e25e7684cb","kind":"commit","published_at":"2018-11-12T22:46:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"ba1dc0f27cd85996dbf3ef9df4d7f10552d6c91f","kind":"commit","published_at":"2018-11-04T23:41:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0/manifests"},{"name":"v3.3.2","sha":"47b20fe33c5f1c8a2563bad3c27811c37f698794","kind":"commit","published_at":"2018-10-27T20:16:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"92b2a36716c8ced3d12ff0b300be06cc4743e6da","kind":"commit","published_at":"2018-10-23T22:16:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"47d3b93780400d6eaef48d29dfcbebec8a5f22b2","kind":"commit","published_at":"2018-10-21T21:27:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"bbb0b683dd45d130b17580da86fe6ccc1ab5b3d3","kind":"commit","published_at":"2018-10-15T22:11:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"a61f0fc9a56ef22874753175bad2a636460130d1","kind":"commit","published_at":"2018-10-14T21:03:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"58f526f46e609e3e6cd785d15bfc5486df7ab79f","kind":"commit","published_at":"2018-10-07T22:44:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"dbd67aa892a4e9885d763fcb0d1f6c1691fbf763","kind":"commit","published_at":"2018-09-30T17:16:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"6184c508f94500a9da7486ccb2b9398023e4b1b5","kind":"commit","published_at":"2018-09-23T22:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"a9cbda69c8e059d928da53d9525652170b999455","kind":"commit","published_at":"2018-09-16T21:32:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"27412afa36b6c64b15b3b33cd51235efbc55a775","kind":"commit","published_at":"2018-09-08T22:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d6fb8524ff94080614e8d4d1064c7b2cec66c5d1","kind":"commit","published_at":"2018-09-03T21:14:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"2e9643f6c43c9b393a3914cd085aac92df546c04","kind":"commit","published_at":"2018-08-28T22:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"6847e0affc09f56a1497013be98bc3b59ccd3fde","kind":"commit","published_at":"2018-08-27T17:34:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0/manifests"},{"name":"v1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1","html_url":"https://github.com/mui/material-ui/releases/tag/v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1/manifests"},{"name":"v1.5.1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6b4c29e324eaa1272ce7b42ecab0e3460af6f437","kind":"commit","published_at":"2018-08-12T20:42:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0/manifests"},{"name":"v0.20.2","sha":"1b1c1fce216b5b2f5ecd52d21f8ec6a326c00cd5","kind":"commit","published_at":"2018-08-05T21:43:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2/manifests"},{"name":"v1.4.3","sha":"99650a6d174ad97b41ba1079cd5d7f55b5db21b5","kind":"commit","published_at":"2018-08-04T10:26:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e9bb799208b34fb8f8bbfe4b63b7a1942f95d91f","kind":"commit","published_at":"2018-07-29T14:37:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"869692ecf3812bc4577ed4dde81a9911c5949695","kind":"commit","published_at":"2018-07-22T21:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7fdc1890fb744b565480835fd5684e66871c679f","kind":"commit","published_at":"2018-07-14T15:02:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"f12ba5bfafc53ada2e5719697dd8373d41fa9471","kind":"commit","published_at":"2018-07-02T20:06:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"cd47eeabdcd4f67e35ff5ad56ae82a571da5747a","kind":"commit","published_at":"2018-06-26T10:53:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"e943cb8d6f405de5d53c1f3d1908cbccb502bb3a","kind":"commit","published_at":"2018-06-20T21:41:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"29308b10b3f8ba3565168e4da4bb5f793cb8b4f9","kind":"commit","published_at":"2018-06-18T18:38:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7c094a0f0381c7b68a223e27b5dc700a7595b122","kind":"commit","published_at":"2018-06-10T09:50:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2a300cdec817595ac879bc419257e55ef318b0f9","kind":"commit","published_at":"2018-06-03T15:25:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"3ccf76d315404ebd67f1254f5679d327c0647dfd","kind":"commit","published_at":"2018-05-26T14:56:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"73101790333124cc8f5857bc46038b7d2315842a","kind":"commit","published_at":"2018-05-17T22:07:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.1","sha":"aae0c434f99c4ab559d8aff53cfbd2cfa7974043","kind":"commit","published_at":"2018-05-15T21:15:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1/manifests"},{"name":"v0.20.1","sha":"c663649d9edf9d196aadbb3b426fd613816964fc","kind":"commit","published_at":"2018-05-13T21:34:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1/manifests"},{"name":"v1.0.0-rc.0","sha":"5f3008fc26479b40ff16ec498ae0e6e3361fdb47","kind":"commit","published_at":"2018-05-13T19:13:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-beta.47","sha":"d16e4f5115a9fde3e8958d7959a912a55cbb246d","kind":"commit","published_at":"2018-05-09T21:48:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.47","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47/manifests"},{"name":"v1.0.0-beta.46","sha":"aa1ef83f22650245dd736681d7ec6331cb2a42ef","kind":"commit","published_at":"2018-05-08T21:51:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.46","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46/manifests"},{"name":"v1.0.0-beta.45","sha":"ab592831cbf5987a6516139aeaf148bdb3360ccb","kind":"commit","published_at":"2018-05-07T13:38:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.45","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45/manifests"},{"name":"v1.0.0-beta.44","sha":"0bba4ad1aed5d2181baa156009301eb56fd80158","kind":"commit","published_at":"2018-04-29T20:57:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.44","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44/manifests"},{"name":"v1.0.0-beta.43","sha":"6dfe7382b9777885abe84f4d1f66c0c62545d559","kind":"commit","published_at":"2018-04-22T10:47:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.43","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43/manifests"},{"name":"v1.0.0-beta.42","sha":"bc03443cac8a55ce3fc4d19e6a95e0f3d0116fbf","kind":"commit","published_at":"2018-04-16T20:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.42","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42/manifests"},{"name":"v1.0.0-beta.41","sha":"cddff325bdc2c79592701c11e295e48db0879c28","kind":"tag","published_at":"2018-04-07T18:26:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.41","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41/manifests"},{"name":"v1.0.0-beta.40","sha":"7f423b6bef54c4a34f3b53d9b8ebf33c183916f8","kind":"tag","published_at":"2018-04-01T09:55:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.40","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40/manifests"},{"name":"v1.0.0-beta.39","sha":"b95cb7a83a102b21b7f6add713398f6c9e743d50","kind":"tag","published_at":"2018-03-28T21:23:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.39","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39/manifests"},{"name":"v1.0.0-beta.38","sha":"a6ccfbe7699b67b03703b49a7cb14d865b841d38","kind":"tag","published_at":"2018-03-17T12:24:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.38","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38/manifests"},{"name":"v1.0.0-beta.37","sha":"1587ac3654ae5061eb21f652722a02cc4c367292","kind":"tag","published_at":"2018-03-11T14:31:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.37","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37/manifests"},{"name":"v1.0.0-beta.36","sha":"f31bd2e431c29f85a053387ce062987a3fc36168","kind":"tag","published_at":"2018-03-05T21:07:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.36","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36/manifests"},{"name":"v1.0.0-beta.35","sha":"25ca14ffcec6eeb75446730a03cc4a2014c5e8ab","kind":"tag","published_at":"2018-02-25T22:47:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.35","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.2","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2/manifests"},{"name":"olivier-material-ui-codemod@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1/manifests"},{"name":"olivier-material-ui-icons@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.1","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1/manifests"},{"name":"olivier-material-ui-codemod@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0/manifests"},{"name":"olivier-material-ui-icons@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0/manifests"},{"name":"v1.0.0-beta.34","sha":"284dfcb06fed2244033cc971cb78f485bafece3d","kind":"tag","published_at":"2018-02-17T12:08:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.34","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34/manifests"},{"name":"v1.0.0-beta.33","sha":"b7f698d48d61e74f74e5e50a08b4309460a55266","kind":"tag","published_at":"2018-02-10T12:03:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.33","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33/manifests"},{"name":"v1.0.0-beta.32","sha":"896bc50f35a83fac0453dbbecd9f367b45b450e9","kind":"tag","published_at":"2018-02-04T22:44:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.32","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32/manifests"},{"name":"v1.0.0-beta.31","sha":"6271146a2545aeedf4110990de21ebc0c910b627","kind":"tag","published_at":"2018-01-29T22:06:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.31","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31/manifests"},{"name":"v1.0.0-beta.30","sha":"2bb35ce508832f518a4c3af8cd7cf67af8fd90c5","kind":"tag","published_at":"2018-01-21T22:50:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.30","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30/manifests"},{"name":"v1.0.0-beta.29","sha":"7386d56d4dfb85ca4a586a56691b6a58798d5c42","kind":"tag","published_at":"2018-01-16T20:27:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.29","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29/manifests"},{"name":"v1.0.0-beta.28","sha":"e1f3dad9084edf460d42e0a5f6b7c956eaa51e8d","kind":"tag","published_at":"2018-01-14T14:52:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.28","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28/manifests"},{"name":"v1.0.0-beta.27","sha":"fcfe4a64a95f65e205c5ba9523987982e6556eea","kind":"tag","published_at":"2018-01-06T15:25:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.27","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27/manifests"},{"name":"v1.0.0-beta.26","sha":"bd42549ee464bce03743f7ee18964066f9d3907d","kind":"tag","published_at":"2017-12-30T23:24:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.26","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26/manifests"},{"name":"v1.0.0-beta.25","sha":"d9ab3e313136fa5fb179743b560ac7c9e4fa8f6a","kind":"tag","published_at":"2017-12-22T23:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.25","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25/manifests"},{"name":"v1.0.0-beta.24","sha":"7c8fe8516f8bf6317e7cc748eefa7d97c92b4007","kind":"tag","published_at":"2017-12-17T12:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.24","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24/manifests"},{"name":"v1.0.0-beta.23","sha":"1a4e5b06ae0a7f6b3a6be810d272ebdf3efbb863","kind":"tag","published_at":"2017-12-09T09:51:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.23","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23/manifests"},{"name":"v0.20.0","sha":"86b40ae4883e95d6139e9e5d59c0e14aa022ce3a","kind":"commit","published_at":"2017-12-04T04:05:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0/manifests"},{"name":"v1.0.0-beta.22","sha":"22f68ca292a947349ae2877b09e85775703ec87f","kind":"tag","published_at":"2017-11-28T23:11:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22/manifests"},{"name":"v1.0.0-beta.21","sha":"d33604a9deacbb2725da3688d823416486a039c1","kind":"tag","published_at":"2017-11-13T22:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21/manifests"},{"name":"v1.0.0-beta.20","sha":"076d08bfa709ffdb4858106ebda73f475e4ec5b9","kind":"tag","published_at":"2017-11-05T19:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20/manifests"},{"name":"v1.0.0-beta.19","sha":"2a1879fb818973d4df766c2d7842afd939fdb2b8","kind":"tag","published_at":"2017-10-30T21:51:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19/manifests"},{"name":"v1.0.0-beta.18","sha":"f626204f8e0cd9933bcb7a8c8ac5cd97d6419eca","kind":"tag","published_at":"2017-10-23T21:58:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18/manifests"},{"name":"v1.0.0-beta.17","sha":"616d69d5ff7263eb9c84960b6b7a4c9ff852d4ef","kind":"tag","published_at":"2017-10-15T22:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17/manifests"},{"name":"v1.0.0-beta.16","sha":"56fd0d9d2f6fe0222b8c4117e227de1d725918ba","kind":"tag","published_at":"2017-10-08T20:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16/manifests"},{"name":"v0.19.4","sha":"f1bc4be26ca68578f0cfd053fed8eeabe0d3a636","kind":"tag","published_at":"2017-10-08T19:56:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4/manifests"},{"name":"v1.0.0-beta.15","sha":"4da17a67182a212be91a36cec9c976ccb6293380","kind":"tag","published_at":"2017-10-04T16:05:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15/manifests"},{"name":"v1.0.0-beta.13","sha":"736f12000e6989b2e37fcf10deca8bcf20a284f5","kind":"tag","published_at":"2017-10-01T19:58:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13/manifests"},{"name":"v0.19.3","sha":"7e484cc0c2e3db1e30ebe89d93475f2999f6168c","kind":"tag","published_at":"2017-10-01T19:35:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3/manifests"},{"name":"v1.0.0-beta.12","sha":"65b6e04a74a1520209e7b8fcfa311a431ecb070a","kind":"tag","published_at":"2017-09-24T18:24:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12/manifests"},{"name":"v0.19.2","sha":"5f750e046d48fa2f8c0efd86290ea48661c9b32e","kind":"tag","published_at":"2017-09-18T20:14:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2/manifests"},{"name":"v1.0.0-beta.11","sha":"01c6feb33e7e4e5043ce2a8377fa7dda3dbc8180","kind":"tag","published_at":"2017-09-18T19:11:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11/manifests"},{"name":"v1.0.0-beta.10","sha":"3d4518c997fe875f8e91044ff59a09a46fdfb726","kind":"tag","published_at":"2017-09-13T21:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10/manifests"},{"name":"v1.0.0-beta.9","sha":"d4dba0da9a00efe5104365ca647d848a131a41a6","kind":"tag","published_at":"2017-09-10T11:17:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9/manifests"},{"name":"v1.0.0-beta.8","sha":"865b39bef48c3f85743c3914ba146b97b93fce0f","kind":"tag","published_at":"2017-09-02T11:11:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8/manifests"},{"name":"v0.19.1","sha":"b0d03e92c64bee1ac8c25acd0c48657b7f605d9a","kind":"tag","published_at":"2017-09-02T10:38:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1/manifests"},{"name":"v1.0.0-beta.7","sha":"d2083879918dcafdc9c17e3e19440000a0abb3b0","kind":"tag","published_at":"2017-08-30T22:51:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7/manifests"},{"name":"v1.0.0-beta.6","sha":"8385df161a6792d472821e30c7095b267b844950","kind":"tag","published_at":"2017-08-20T14:48:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6/manifests"},{"name":"v1.0.0-beta.5","sha":"8292545fd41ea9f9d3c7c52bb45f60a4fea434a9","kind":"tag","published_at":"2017-08-15T08:55:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5/manifests"},{"name":"v0.19.0","sha":"d1b3bc614a818d497e38fd51c85077dd7b490bad","kind":"tag","published_at":"2017-08-15T08:17:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0/manifests"},{"name":"v1.0.0-beta.4","sha":"110f0a6e95e8e2b51b2bdd7e545a9b41d1a0009f","kind":"tag","published_at":"2017-08-05T10:09:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4/manifests"},{"name":"v1.0.0-beta.3","sha":"e0dd9560d4a152ca0a61558b6238edc40746c354","kind":"tag","published_at":"2017-07-29T21:00:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"45d5da95daf4d52b0ea6e4ffbef27755fa0aa196","kind":"tag","published_at":"2017-07-23T17:45:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"603fbde8d99e386d6640ec6c24ba9fcfc4316dd4","kind":"tag","published_at":"2017-07-23T17:12:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1/manifests"},{"name":"v0.18.7","sha":"50f6dfc4b6ee7473e27ba950c3ce900b24f17d1c","kind":"tag","published_at":"2017-07-23T15:51:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7/manifests"},{"name":"v1.0.0-alpha.22","sha":"f3992561ed94696d595b6a56efc7449c7dee67c7","kind":"tag","published_at":"2017-07-18T09:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22/manifests"},{"name":"v1.0.0-alpha.21","sha":"49d21891b72796f4a8f383d9b15b66f72cb94549","kind":"tag","published_at":"2017-07-04T22:13:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21/manifests"},{"name":"v0.18.6","sha":"1d10ecbac4a83f9934bb6a7f025855f82002113c","kind":"tag","published_at":"2017-07-04T21:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6/manifests"},{"name":"v0.18.5","sha":"86f7c4141cc66ab1e96a681a6945472283e41ea3","kind":"tag","published_at":"2017-06-28T18:14:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5/manifests"},{"name":"v1.0.0-alpha.20","sha":"84363396403cbbd51072d0b09822cd6d8ab6bf87","kind":"tag","published_at":"2017-06-25T18:01:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20/manifests"},{"name":"v0.18.4","sha":"2c6872cacf19ac71a316b282c2467162dcd148c6","kind":"tag","published_at":"2017-06-25T17:39:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4/manifests"},{"name":"v1.0.0-alpha.19","sha":"611bfd7557fd928933e39c054d2b2edeb57adaed","kind":"tag","published_at":"2017-06-19T16:58:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19/manifests"},{"name":"v1.0.0-alpha.18","sha":"5fdb60642bdf2907b7fba352cf2cd0fa7208848f","kind":"tag","published_at":"2017-06-19T10:12:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18/manifests"},{"name":"v1.0.0-alpha.17","sha":"73e0a35145d10f3c29a991f75e5ba8315e0e754a","kind":"tag","published_at":"2017-06-12T11:55:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17/manifests"},{"name":"v0.18.3","sha":"4c6a542c772f9fe9ff97bb95f63801138d7722d0","kind":"tag","published_at":"2017-06-07T21:28:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"9d3b59b3fec3b31b37334c3bd842112f3d090f86","kind":"commit","published_at":"2017-06-06T21:29:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2/manifests"},{"name":"v1.0.0-alpha.16","sha":"0c7dba6dc5ad8b9f69ec3c60e3ba31f2973e582a","kind":"tag","published_at":"2017-06-01T08:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"18508aeb3e5817406209e15c3e51a53c2cbece96","kind":"tag","published_at":"2017-05-23T20:00:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"771fb44738e116a1d2cec7aabb8ed1425b1d57f6","kind":"tag","published_at":"2017-05-14T10:11:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14/manifests"},{"name":"v0.18.1","sha":"715372edf9fc21244030207409b4070158f6936d","kind":"tag","published_at":"2017-05-13T10:21:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1/manifests"},{"name":"v1.0.0-alpha.13","sha":"17fde80a53fb9fcce31a82290f54de55cf3655e9","kind":"tag","published_at":"2017-05-08T10:47:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13/manifests"},{"name":"v0.18.0","sha":"dea7938b1265a3b100899d65589fbd05e877ab9e","kind":"tag","published_at":"2017-04-30T22:26:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0/manifests"},{"name":"v1.0.0-alpha.12","sha":"dc7371e4770fd3e8b1a82b9c2c2a652acaa73713","kind":"tag","published_at":"2017-04-30T22:22:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12/manifests"},{"name":"v0.17.4","sha":"a398290811c94bd6bb2d5d04c7f6d0ce734e3ad6","kind":"commit","published_at":"2017-04-14T17:20:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4/manifests"},{"name":"v1.0.0-alpha.11","sha":"7b3dbfaf2e94e8139424c8660692ee20d5a9880e","kind":"tag","published_at":"2017-04-14T16:50:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11/manifests"},{"name":"v0.17.3","sha":"53076a03182668f94d3bf40cd880309a51e9be88","kind":"tag","published_at":"2017-04-10T21:42:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"38c4aed87e608ded8e083dcf341ed5e9a14c20ef","kind":"tag","published_at":"2017-04-09T11:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2/manifests"},{"name":"v1.0.0-alpha.10","sha":"27fd907d604c1d3189b7b70e3a7e4758e0171492","kind":"tag","published_at":"2017-04-06T12:00:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"b962c2fbfa7a9cab9e9844e01966b90ca86e67a1","kind":"tag","published_at":"2017-04-01T13:47:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a0b4691eb3958aeb9173a8f4e705c81dfb7d25da","kind":"tag","published_at":"2017-03-25T11:46:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8/manifests"},{"name":"v0.17.1","sha":"05280483dbbc29e56edd8f3644721679b55d4d73","kind":"commit","published_at":"2017-03-13T12:27:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1/manifests"},{"name":"v1.0.0-alpha.7","sha":"9281a3fcee37d6afb9e493ff06e8a2626f4d7d91","kind":"tag","published_at":"2017-03-12T12:31:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"69f604946c366c655d0613841c034cacee7e9ef4","kind":"commit","published_at":"2017-02-26T12:41:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6/manifests"},{"name":"v1.0.0-alpha.5","sha":"74973892bdfacd5c9e3a4ce63185e9a6500d9522","kind":"commit","published_at":"2017-02-26T11:04:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-alpha.4","sha":"6472a6864951bfe7f3739afbe74b50981299ac28","kind":"commit","published_at":"2017-02-26T10:19:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4/manifests"},{"name":"v0.17.0","sha":"c9af9606bcea6551ceaadc2f6430d629eb679e84","kind":"commit","published_at":"2017-02-12T22:06:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0/manifests"},{"name":"v1.0.0-alpha.3","sha":"4583f5212d0b668e3801a859d3cc584cec0ec173","kind":"commit","published_at":"2017-02-12T21:43:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"8476782b595175d25c8a972b5fe53bc1f8532676","kind":"tag","published_at":"2017-02-07T19:48:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"3a0eb03018a9c5c96ba5233de8ef45202403a94c","kind":"commit","published_at":"2017-01-29T21:29:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.16.7","sha":"867c6c29b1badd839b1fd57720e5754fcd53a516","kind":"commit","published_at":"2017-01-15T19:57:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"bc84dbeeb78b725fefdc10cdc6eee7b75cc1226e","kind":"commit","published_at":"2016-12-25T21:03:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"8a03a04ef17f76ce09b88607b216d8a8e4d277d6","kind":"commit","published_at":"2016-12-09T20:45:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"84c18c98ff56fbe81be902735164219040729bb1","kind":"commit","published_at":"2016-11-17T19:18:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"066c5d53d1d4ecec2923ed12ec14647ae8248a9c","kind":"commit","published_at":"2016-11-17T16:41:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"806b2eab2272b430e814f8b3c7f1e7b31cd0e306","kind":"commit","published_at":"2016-11-14T17:22:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"2085737a798d9cb808b2fddf1f06883b27327ccc","kind":"commit","published_at":"2016-10-19T18:24:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"6eb9913441cb39562f4c935bdd70042d26daa260","kind":"commit","published_at":"2016-10-05T14:36:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0/manifests"},{"name":"v0.16.0-rc2","sha":"71a9524d0ec28dad2f566a42c7bb8ad2ea93ce36","kind":"commit","published_at":"2016-09-24T19:31:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2/manifests"},{"name":"v0.16.0-rc1","sha":"1691addd7f84317619c6831c35cb1f32ef3779b6","kind":"commit","published_at":"2016-09-07T19:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1/manifests"},{"name":"v0.15.4","sha":"be9bc14f4cda041299b6f8845af87b9278c871fc","kind":"commit","published_at":"2016-08-10T22:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"8bd3589dd7f676f3d725559cbd63457afe8d3691","kind":"commit","published_at":"2016-08-02T20:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"908f694e1e6eae9e63da6b22e63100d6bda4fa8e","kind":"commit","published_at":"2016-07-09T21:10:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"1fed1bcc81d89e473e261c1da4bf0a3a46515ce8","kind":"tag","published_at":"2016-06-20T08:15:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"06667b589952f58ff8c6d277df364ef16dada671","kind":"tag","published_at":"2016-05-06T13:49:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0/manifests"},{"name":"v0.15.0-beta.2","sha":"7cf7adfe9042e9be8dbaa1c850ffacca26e9c269","kind":"commit","published_at":"2016-04-21T22:57:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2/manifests"},{"name":"v0.15.0-beta.1","sha":"47d7525fb77c7c579e99d595b3f98c69fc838c77","kind":"tag","published_at":"2016-04-14T13:33:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1/manifests"},{"name":"v0.15.0-alpha.2","sha":"caabf9eaee5a5e11097958105f8427cfc8905f86","kind":"tag","published_at":"2016-03-17T23:37:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2/manifests"},{"name":"v0.15.0-alpha.1","sha":"2ebddeb908857c16ece162964a7e501ab37716ba","kind":"commit","published_at":"2016-02-27T17:54:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1/manifests"},{"name":"v0.14.4","sha":"de2bee1335ff1fd701a60cb3d739cf919dbd77ce","kind":"commit","published_at":"2016-02-03T00:47:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"fa9141f90149392cc3fa366736e61a89b07e9205","kind":"commit","published_at":"2016-01-27T03:06:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"44b41957ae81344cf6dc794cf2dbe2da48152622","kind":"commit","published_at":"2016-01-08T15:52:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"0ae4d7f61bb240ae5e2adc9d15a8d5629f738db6","kind":"commit","published_at":"2016-01-04T22:23:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"628bc82957d8e537a1b648e31e10723820bb00ac","kind":"commit","published_at":"2015-12-25T15:12:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0/manifests"},{"name":"v0.14.0-rc2","sha":"9a24d8a7839c37b86748ad8022e39235e8eb6be2","kind":"commit","published_at":"2015-12-14T22:26:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2/manifests"},{"name":"v0.14.0-rc1","sha":"7459597806a2f1f5826eaab26d3c5d974da70fbd","kind":"commit","published_at":"2015-12-04T19:52:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1/manifests"},{"name":"v0.13.4","sha":"a98006f9ffb588030cbdd2e3b4a4515017e58c43","kind":"commit","published_at":"2015-11-24T17:07:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"e33afed6913b58a990bd4b51a038bbfff0a0f42f","kind":"commit","published_at":"2015-11-17T16:34:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"6f28ad04e8f95073646bfeb8936c550ca4a94347","kind":"commit","published_at":"2015-11-10T00:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"330488977f95dbebd6cf6a387bf10a86238331ff","kind":"commit","published_at":"2015-10-29T21:08:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"7980cd589e9dc9e055e1b789bf2f80e7f2ef0f5d","kind":"commit","published_at":"2015-10-21T19:38:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"86394ccd2d7b715eaa054a369679eba4ac82ce1f","kind":"commit","published_at":"2015-10-21T19:04:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"d310459476a461e0d29f166de277896026d8f35f","kind":"commit","published_at":"2015-10-19T17:30:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"06aca1012d01de4ec782acfb8d22a6ec83d48ff7","kind":"commit","published_at":"2015-10-07T21:43:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"6671f90516c2065839efae773ecda924b8bebdae","kind":"commit","published_at":"2015-10-06T19:31:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"a4e194e46c47f8e2eedfab8f0a8c4104e5679c95","kind":"commit","published_at":"2015-09-28T16:15:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"aa485220ff28e907d2548cbfb65bd789c23d9eba","kind":"commit","published_at":"2015-09-25T16:08:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"b55b770f2049852febe47bef27aa0eaceafcec08","kind":"commit","published_at":"2015-09-15T21:10:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"82bc1cb2805f7b624516f71628e6ca525df18cad","kind":"commit","published_at":"2015-08-24T21:31:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0/manifests"},{"name":"v0.10.4","sha":"a8097bcbed6939f0cb308e05acf03a907b666725","kind":"commit","published_at":"2015-08-09T03:29:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"2a43082b52138e33c85878616461445895066a11","kind":"commit","published_at":"2015-08-08T22:51:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"71583523f39c1830d3fcffeff0598c2f803f1048","kind":"commit","published_at":"2015-07-29T20:34:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"6b609c63611b02f9e845b765770983c547cd6af8","kind":"commit","published_at":"2015-07-13T21:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"b6140ec86c5087ad799e9a658f3f0d9b150c205a","kind":"commit","published_at":"2015-07-10T01:35:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"8a18478700f49b94fe7f580664e7b31c581ceb0b","kind":"commit","published_at":"2015-06-20T17:47:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"3da654eb4f0ddb10d81f2706eda1f3819e40b795","kind":"commit","published_at":"2015-06-15T01:46:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"867e87d3530b4fb6bc7f6ec5fb9edcd49e7bd631","kind":"commit","published_at":"2015-06-09T23:38:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"cb794810e7c39352f1bbd533d92983dc22a57510","kind":"commit","published_at":"2015-05-24T20:12:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0/manifests"},{"name":"v0.7.5","sha":"b3ce0b272e5468919d01b3d3ab6751a92f682b48","kind":"commit","published_at":"2015-04-27T19:14:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"abc159f246f15163f7984bcf702409cffc745d6e","kind":"commit","published_at":"2015-04-21T18:14:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"9321a4a8879f380a725c7439114ebf3e0da8abcc","kind":"commit","published_at":"2015-04-01T15:20:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"953606f4d1a9e3a33798b499219fe40b1f81fd96","kind":"commit","published_at":"2015-03-25T23:45:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"03c169188dd10ec2242b7806050781867c0291dd","kind":"commit","published_at":"2015-03-04T21:41:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"078ba0c94f8985dd2d96587784f760474ba51858","kind":"commit","published_at":"2015-02-13T21:06:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"accd9f0ef163d514b091709ffd63f76f6d1a467f","kind":"commit","published_at":"2015-01-27T00:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"57c7a95be20dc77cbe0459a40acc802e16de5148","kind":"commit","published_at":"2015-01-26T23:07:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"706446d6aeb952def6f2016fdc213b6e56b2d40f","kind":"commit","published_at":"2015-01-03T23:58:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"6b294fdd0a7f9686b8b8f05cf8759e90b3e581f9","kind":"commit","published_at":"2014-12-25T17:36:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"3eb741fdb94fff5e8218809b8f7d5a9d2e4d1778","kind":"commit","published_at":"2014-12-15T17:14:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"d65414913839d9d939c8bd938ca21f39f0faa924","kind":"commit","published_at":"2014-12-07T15:15:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"fc3232f6e9d1662c4f9d813b70acb329c4cdc6de","kind":"commit","published_at":"2014-11-30T21:22:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"4b02786c2a7e27613201fe72c033a260018a38d6","kind":"commit","published_at":"2014-11-28T20:34:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"ab8880bc442941c20d58ca2cbb8aace7b2724929","kind":"commit","published_at":"2014-11-17T20:10:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"052b0bc5a3e887d0a36b2277a2e09812a0ce206b","kind":"commit","published_at":"2014-11-11T21:11:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"715b7e868003ac9b121bdacee3e1301b9c660aa9","kind":"commit","published_at":"2014-11-08T19:56:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"088d257c0bec691545cd32f83fd2af753866b8ee","kind":"commit","published_at":"2014-11-08T00:13:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0/manifests"},{"name":"v0.1.29","sha":"3fe7b8bf7c3adc04522f311ce1c1c3b6e39e8edd","kind":"commit","published_at":"2014-11-05T19:58:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.1.29","html_url":"https://github.com/mui/material-ui/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29/manifests"}]},"repo_metadata_updated_at":"2025-12-04T03:35:18.623Z","dependent_packages_count":11,"downloads":41930,"downloads_period":"last-month","dependent_repos_count":18,"rankings":{"downloads":1.0593305235089048,"dependent_repos_count":2.8538563539442223,"dependent_packages_count":1.908441654154638,"stargazers_count":0.05660508481795581,"forks_count":0.016168878188099256,"docker_downloads_count":1.1158782167805419,"average":1.168380118565727},"purl":"pkg:npm/%40mui/codemod","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mui/codemod","docker_dependents_count":1,"docker_downloads_count":177,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mui/codemod","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mui/codemod/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-10T22:03:23.765Z","issues_count":4311,"pull_requests_count":9952,"avg_time_to_close_issue":13586842.81696086,"avg_time_to_close_pull_request":1743280.7233341183,"issues_closed_count":2591,"pull_requests_closed_count":8492,"pull_request_authors_count":717,"issue_authors_count":2933,"avg_comments_per_issue":5.109719322662955,"avg_comments_per_pull_request":1.9954782958199357,"merged_pull_requests_count":7177,"bot_issues_count":19,"bot_pull_requests_count":3439,"past_year_issues_count":722,"past_year_pull_requests_count":3176,"past_year_avg_time_to_close_issue":858544.5322997416,"past_year_avg_time_to_close_pull_request":456968.63322884013,"past_year_issues_closed_count":387,"past_year_pull_requests_closed_count":2552,"past_year_pull_request_authors_count":184,"past_year_issue_authors_count":581,"past_year_avg_comments_per_issue":1.9030470914127424,"past_year_avg_comments_per_pull_request":1.406801007556675,"past_year_bot_issues_count":7,"past_year_bot_pull_requests_count":1409,"past_year_merged_pull_requests_count":2274,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/issues","maintainers":[{"login":"oliviertassinari","count":773,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"siriwatknp","count":701,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":511,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":434,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"mnajdova","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"michaldudak","count":262,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"aarongarciah","count":237,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"ZeeshanTamboli","count":207,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mj12albert","count":193,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"alexfauquette","count":165,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"samuelsycamore","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"cherniavskii","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"LukasTy","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"bharatkashyap","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"DanailH","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"JCQuintas","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"eps1lon","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"hbjORbj","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hbjORbj"},{"login":"flaviendelangle","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"michelengelen","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"rosskevin","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rosskevin"},{"login":"mbrookes","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"m4theushw","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"apedroferreira","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"hasdfa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"nikitaa24","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikitaa24"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"richbustos","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richbustos"},{"login":"nathanmarks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanmarks"},{"login":"vicasas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"MBilalShafi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joshwooding","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwooding"},{"login":"dimitropoulos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dimitropoulos"},{"login":"arthurbalduini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"dmtrKovalenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmtrKovalenko"},{"login":"hai-cea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-cea"},{"login":"gerdadesign","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"DavidCnoops","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidCnoops"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}],"active_maintainers":[{"login":"siriwatknp","count":276,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":241,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":191,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"oliviertassinari","count":158,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"ZeeshanTamboli","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mnajdova","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"mj12albert","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"aarongarciah","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"joserodolfofreitas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"prakhargupta1","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"DanailH","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"alexfauquette","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"JCQuintas","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"bharatkashyap","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"LukasTy","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"cherniavskii","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"michaldudak","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"MBilalShafi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"flaviendelangle","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"vicasas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fcodemod/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fcodemod/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fcodemod/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fcodemod/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fcodemod/codemeta","maintainers":[{"uuid":"brijeshb42","login":"brijeshb42","name":null,"email":"brijeshb42@gmail.com","url":null,"packages_count":70,"html_url":"https://www.npmjs.com/~brijeshb42","role":null,"created_at":"2023-06-05T19:45:42.825Z","updated_at":"2023-06-05T19:45:42.825Z","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":63,"html_url":"https://www.npmjs.com/~michaldudak","role":null,"created_at":"2022-11-18T15:06:17.769Z","updated_at":"2022-11-18T15:06:17.769Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/michaldudak/packages"},{"uuid":"atomiks","login":"atomiks","name":null,"email":"cc.glows@gmail.com","url":null,"packages_count":51,"html_url":"https://www.npmjs.com/~atomiks","role":null,"created_at":"2024-10-30T17:27:02.962Z","updated_at":"2024-10-30T17:27:02.962Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/atomiks/packages"},{"uuid":"mnajdova","login":"mnajdova","name":null,"email":"mnajdova@gmail.com","url":null,"packages_count":88,"html_url":"https://www.npmjs.com/~mnajdova","role":null,"created_at":"2022-11-18T15:06:17.750Z","updated_at":"2022-11-18T15:06:17.750Z","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":113,"html_url":"https://www.npmjs.com/~oliviertassinari","role":null,"created_at":"2022-11-18T15:06:17.660Z","updated_at":"2022-11-18T15:06:17.660Z","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":158,"html_url":"https://www.npmjs.com/~siriwatknp","role":null,"created_at":"2022-11-18T15:06:17.739Z","updated_at":"2022-11-18T15:06:17.739Z","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":113,"html_url":"https://www.npmjs.com/~janpotoms","role":null,"created_at":"2025-08-19T15:11:58.237Z","updated_at":"2025-08-19T15:11:58.237Z","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":42,"html_url":"https://www.npmjs.com/~aarongarciah","role":null,"created_at":"2024-10-30T17:27:02.664Z","updated_at":"2024-10-30T17:27:02.664Z","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":46,"html_url":"https://www.npmjs.com/~mj12albert","role":null,"created_at":"2023-03-24T09:14:40.584Z","updated_at":"2023-03-24T09:14:40.584Z","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":46,"html_url":"https://www.npmjs.com/~diegoandai","role":null,"created_at":"2023-06-05T19:45:43.322Z","updated_at":"2023-06-05T19:45:43.322Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/diegoandai/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5264274,"maintainers_count":1091160,"namespaces_count":333594,"keywords_count":760514,"github":"npm","metadata":{"funded_packages_count":159192},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-12-16T06:37:22.408Z","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":5002661,"name":"org.webjars.npm:material-ui__system","ecosystem":"maven","description":"WebJar for @material-ui/system","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/material-ui","keywords_array":[],"namespace":"org.webjars.npm","versions_count":9,"first_release_published_at":"2019-02-07T11:40:23.000Z","latest_release_published_at":"2023-10-09T23:00:23.000Z","latest_release_number":"4.12.2","last_synced_at":"2025-12-12T01:21:13.252Z","created_at":"2022-07-27T11:02:52.324Z","updated_at":"2025-12-12T01:21:13.252Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/material-ui__system/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/material-ui__system/","metadata":{},"repo_metadata":{"id":19822297,"uuid":"23083156","full_name":"mui/material-ui","owner":"mui","description":"Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.","archived":false,"fork":false,"pushed_at":"2025-10-22T16:11:10.000Z","size":699196,"stargazers_count":96842,"open_issues_count":1774,"forks_count":32693,"subscribers_count":1324,"default_branch":"master","last_synced_at":"2025-10-22T18:17:02.502Z","etag":null,"topics":["design-system","material-design","material-ui","react","react-components"],"latest_commit_sha":null,"homepage":"https://mui.com/material-ui/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2014-08-18T19:11:54.000Z","updated_at":"2025-10-22T16:11:52.000Z","dependencies_parsed_at":"2025-06-02T16:06:01.092Z","dependency_job_id":"32b77193-1b92-4638-bb5e-6c82ade9eee5","html_url":"https://github.com/mui/material-ui","commit_stats":{"total_commits":23822,"total_committers":3211,"mean_commits":"7.4188726253503585","dds":0.8266728234405172,"last_synced_commit":"c0620e333641deda56f3cd68c7c3736098ee818c"},"previous_names":["mui-org/material-ui","callemall/material-ui"],"tags_count":568,"template":false,"template_full_name":null,"purl":"pkg:github/mui/material-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/sbom","scorecard":{"id":262861,"data":{"date":"2025-08-17T02:37:43Z","repo":{"name":"github.com/mui/material-ui","commit":"06de3386e5dbd68c7e7496219f702232dcd7ec9f"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.7,"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":"Maintained","score":10,"reason":"30 commit(s) and 1 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":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/check-if-pr-has-label.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yml: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:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/no-response.yml:22","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/check-if-pr-has-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci-check.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-cleanup.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/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/publish-canaries.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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 28 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":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  14 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:  13 out of  13 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":"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: 'allow deletion' disabled on branch 'v6.x'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v6.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v6.x'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'v6.x'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v6.x'","Warn: codeowners review is not required on branch 'master'","Warn: codeowners review is not required on branch 'v6.x'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v6.x'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v6.x'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v6.x'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v6.x'"],"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":"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":"CI-Tests","score":10,"reason":"28 out of 28 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 36 contributing companies or organizations","details":["Info: found contributions from: A11yance, LightSourceAI, TourConnect, Treeshakers, alienfast, calcom, callemall, cefsharp, cssinjs, emikra, goose-duck, instacart, jalaali, lightsourceai, mui, mui-org, nodejs, openfoodfacts, pabloengine, pretur, react-native-community, reactiran, reactjs, reactwg, state-machines, storybookjs, testing-library, text-em-all, typed-typings, typescript-cheatsheets, underjs, vercel, webpack, yarnpkg, yarnplugins, 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":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-cpj6-fhp6-mr6j","Warn: Project is vulnerable to: GHSA-f46r-rw29-r322","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","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-17T11:13:50.539Z","repository_id":19822297,"created_at":"2025-08-17T11:13:50.539Z","updated_at":"2025-08-17T11:13:50.539Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280748853,"owners_count":26383954,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-24T02:00:06.418Z","response_time":73,"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":"v7.3.4","sha":"28eadba9ec2899226ecbf4058b8fba1ddeab9e6d","kind":"tag","published_at":"2025-10-02T18:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4/manifests"},{"name":"v7.3.3","sha":"6984a79aa3ebde0ad9d1a21817de900f60b7dc90","kind":"tag","published_at":"2025-10-02T14:01:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3/manifests"},{"name":"v7.3.2","sha":"ebd180cdd48e365aa0c5c54b6568d5efc320590d","kind":"tag","published_at":"2025-09-02T06:18:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"3592ec32c4858c22bf99c535c037c13ee6db6b84","kind":"tag","published_at":"2025-08-06T09:33:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"ad98e5ebf7f2f629f9a8b054d9ee3e7217d163bf","kind":"tag","published_at":"2025-08-05T05:40:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0/manifests"},{"name":"v6.5.0","sha":"894dd472b2cc3bbf218eef521ce5a4bcbe914e60","kind":"tag","published_at":"2025-07-08T02:51:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0/manifests"},{"name":"v5.18.0","sha":"6b50143dcfc2aad56a37c9f2e1f14256e9a65c4e","kind":"tag","published_at":"2025-07-08T02:50:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0/manifests"},{"name":"v7.2.0","sha":"1496d735b2cf16501ce413daec40d627eee77e1d","kind":"tag","published_at":"2025-06-30T08:59:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0/manifests"},{"name":"v7.1.2","sha":"ad2d425db362790d6d0f90fbe5b5d3a5b5132503","kind":"tag","published_at":"2025-06-20T07:34:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2/manifests"},{"name":"v6.4.12","sha":"9179a92b0d97f6d0270c7fac733cfd81bd7354cc","kind":"tag","published_at":"2025-06-02T06:58:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12/manifests"},{"name":"v7.1.1","sha":"0ebb3a14ccc5dbee4ec2682b387511f107b95a65","kind":"tag","published_at":"2025-06-02T06:47:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"e3e07e0b8fac5ca8fb4bbf3ec453dbe79133552f","kind":"tag","published_at":"2025-05-06T08:50:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0/manifests"},{"name":"v6.4.11","sha":"6b3957d9d42c83e069da8e8bb534ec294dcb6254","kind":"tag","published_at":"2025-04-10T02:36:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11/manifests"},{"name":"v7.0.2","sha":"ebb24ce49e1ef8358600a7787cb6c8d671cead63","kind":"tag","published_at":"2025-04-09T13:08:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2/manifests"},{"name":"v6.4.10","sha":"d80a3609c8a7274dc5fafa348382059945aee449","kind":"tag","published_at":"2025-03-31T19:03:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10/manifests"},{"name":"v7.0.1","sha":"d6fdcac555725c3807e6f03445e3a051398ee739","kind":"tag","published_at":"2025-03-28T18:58:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"22aa7db2ed23df3b43530e9fdb57bc1051221457","kind":"tag","published_at":"2025-03-26T14:16:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0/manifests"},{"name":"v6.4.9","sha":"a884cb821f67a831f44cc6abfc3bc77faef91ada","kind":"tag","published_at":"2025-03-25T15:45:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9/manifests"},{"name":"v7.0.0-rc.0","sha":"ebaec8db8ae1b90183817cb0bad549d7fc63fe79","kind":"tag","published_at":"2025-03-19T09:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0/manifests"},{"name":"v5.17.1","sha":"0d509f8a4a48031a1e25974a1604b803892ce94e","kind":"tag","published_at":"2025-03-18T18:44:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"b0dc8270c5a2896293ff8b61052120a13819f0a1","kind":"tag","published_at":"2025-03-18T15:28:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0/manifests"},{"name":"v6.4.8","sha":"2bded219fabaaefc2083aa660d5856ab75cfa8d6","kind":"tag","published_at":"2025-03-17T17:54:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8/manifests"},{"name":"v7.0.0-beta.4","sha":"260ed53760f179e3bb4f1f43e2f2712ecbf9fdd7","kind":"tag","published_at":"2025-03-13T13:30:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4/manifests"},{"name":"v6.4.7","sha":"d1ca0a45fea4327ba4dc9876e62922785493f1c3","kind":"tag","published_at":"2025-03-05T15:19:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7/manifests"},{"name":"v7.0.0-beta.3","sha":"9dea4105c8b413e087bd1d0cc517b52831a2eb86","kind":"tag","published_at":"2025-03-05T15:13:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"48acea181cac8ca14455e76d01d3554ba578781e","kind":"tag","published_at":"2025-02-27T15:00:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2/manifests"},{"name":"v7.0.0-beta.1","sha":"2cf2e71af3c2b26694964884456bc335c2ba6cdb","kind":"tag","published_at":"2025-02-26T18:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1/manifests"},{"name":"v6.4.6","sha":"356b885778a2af26505d5dbba76a9abcceb69800","kind":"tag","published_at":"2025-02-26T13:39:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6/manifests"},{"name":"v7.0.0-beta.0","sha":"b485c1abec1d776e925ca90e6fa7d91e9bd057a7","kind":"tag","published_at":"2025-02-26T13:22:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0/manifests"},{"name":"v7.0.0-alpha.2","sha":"ba14b7070070281c8a6cea1df7653f007bb8da49","kind":"tag","published_at":"2025-02-18T18:57:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.4.5","sha":"6f2b908baa7863e2cbf0ec4518dc90ccfd53597b","kind":"tag","published_at":"2025-02-18T18:46:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5/manifests"},{"name":"v7.0.0-alpha.1","sha":"c390c1c2d1c85f42d40f16ce405a3c4b62026ec7","kind":"tag","published_at":"2025-02-11T17:34:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1/manifests"},{"name":"v6.4.4","sha":"c66361a6ad9d1354b60e6fb93ba3144c1348ab15","kind":"tag","published_at":"2025-02-11T14:31:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4/manifests"},{"name":"v6.4.3","sha":"cee310a92f61ffb75284195a9ed30bcb367c78e2","kind":"tag","published_at":"2025-02-04T18:53:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3/manifests"},{"name":"v7.0.0-alpha.0","sha":"3e3195a4285ca716061f7d7d87f4915630af1b69","kind":"tag","published_at":"2025-02-03T12:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.4.2","sha":"1813d89a599a4027fd216062b2cac8b0c1864f1d","kind":"tag","published_at":"2025-01-29T15:50:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2/manifests"},{"name":"v6.4.1","sha":"819e662a2ce210f8805c45057389217cb1c39a83","kind":"tag","published_at":"2025-01-21T13:23:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"f9949a8889c7e69cac145ce56411298a234d2e49","kind":"tag","published_at":"2025-01-14T16:46:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0/manifests"},{"name":"v5.16.14","sha":"ba588c8333d765af63ab15c8b33dd947b615f70b","kind":"tag","published_at":"2025-01-06T21:20:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14/manifests"},{"name":"v6.3.1","sha":"afd551abd3be44de711d6baef48e62e18b97c908","kind":"tag","published_at":"2025-01-03T13:53:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1/manifests"},{"name":"v5.16.13","sha":"e52a6379f22d38453fa046d410b0c4700707dbd9","kind":"tag","published_at":"2024-12-25T11:25:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13/manifests"},{"name":"v6.3.0","sha":"84d6ecfdccd10f204854beeef98bcc55dc99d117","kind":"tag","published_at":"2024-12-23T18:10:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"17026fc203a8b413ec7343b6eeb267a50519d515","kind":"tag","published_at":"2024-12-17T13:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1/manifests"},{"name":"v5.16.12","sha":"b8fbcf5fb5169d8db6ee0ec35001816d2777e8d4","kind":"tag","published_at":"2024-12-17T13:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12/manifests"},{"name":"v5.16.11","sha":"2413ff076b0d462736dfccd399b4be863fd79ec2","kind":"tag","published_at":"2024-12-11T10:13:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11/manifests"},{"name":"v6.2.0","sha":"3a8ceaead5ac4c2c4554e6500ca3d197420a04c2","kind":"tag","published_at":"2024-12-11T02:03:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0/manifests"},{"name":"v6.1.10","sha":"5c5e9f6d8a90034cd75dcb92403caf6b37efc916","kind":"tag","published_at":"2024-12-04T10:03:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10/manifests"},{"name":"v5.16.9","sha":"ec085b677c43ed1f37e66bd2fb58f27dce9f7184","kind":"tag","published_at":"2024-12-04T09:34:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9/manifests"},{"name":"v5.16.8","sha":"096adfbe28d038397a7f3cf3494b86844226e162","kind":"tag","published_at":"2024-11-28T06:51:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8/manifests"},{"name":"v6.1.9","sha":"821784419eefb89e4ce7b66c4b602a1e33d2fa88","kind":"tag","published_at":"2024-11-27T13:22:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9/manifests"},{"name":"v6.1.8","sha":"0b8739f145423bafdd8e2871312307bfb31c58ef","kind":"tag","published_at":"2024-11-20T15:09:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8/manifests"},{"name":"v6.1.7","sha":"a7d441d0bd3bfc16a1ce9e6d7ff3ad1afc6b62f1","kind":"tag","published_at":"2024-11-13T15:31:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7/manifests"},{"name":"v6.1.6","sha":"32112b76aa821c2a1e98120545019ef1a71ea274","kind":"tag","published_at":"2024-10-30T13:54:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6/manifests"},{"name":"v6.1.5","sha":"01c5f344628bc66e16f86284ee0fc7107002a5ca","kind":"tag","published_at":"2024-10-22T10:28:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5/manifests"},{"name":"v6.1.4","sha":"15ea548de803e4602894cae6304a497d7ddaf09c","kind":"tag","published_at":"2024-10-15T18:35:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4/manifests"},{"name":"v6.1.3","sha":"c7de2cae15cc7b7025ad79e3623320526ed16462","kind":"tag","published_at":"2024-10-09T09:47:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3/manifests"},{"name":"v6.1.2","sha":"e6ff0b5016ac4fa40cdc9b78a0d9ecdd2c0cd9db","kind":"tag","published_at":"2024-10-02T14:51:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"263c7259451d5b928bbdfd299c9c0afc89dfec02","kind":"tag","published_at":"2024-09-19T06:42:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"94cc3d0a66456713e6e25edf9a1ba35ad8df88bc","kind":"tag","published_at":"2024-09-11T13:09:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"bb620d85a89651ca4350e8861bbb35776d583726","kind":"tag","published_at":"2024-09-03T10:33:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"71dbef69dcbf2b87831af579fb777b4f1f4b219a","kind":"tag","published_at":"2024-08-29T13:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"c9a9adfb90e939c0590de6edf10d0c65fcbc8b1e","kind":"tag","published_at":"2024-08-27T09:06:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.0","sha":"55bea65c83c1beac77382fe961f8aa72eec21daa","kind":"tag","published_at":"2024-08-22T08:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0/manifests"},{"name":"v6.0.0-beta.6","sha":"cbb6f8d3b1b72732d51f5628765cfd7e75bd5747","kind":"tag","published_at":"2024-08-18T02:55:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6/manifests"},{"name":"v5.16.7","sha":"b505fd7b64e92db523198712a5d6716c494e0c66","kind":"tag","published_at":"2024-08-09T09:19:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7/manifests"},{"name":"v6.0.0-beta.5","sha":"75c24b0828981651082a3eede027b6871c96c440","kind":"tag","published_at":"2024-08-08T08:52:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5/manifests"},{"name":"v5.16.6","sha":"6eb1bdce38d0fc67fa8aebca260043c7fc8eb3e8","kind":"tag","published_at":"2024-07-30T21:06:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6/manifests"},{"name":"v6.0.0-beta.4","sha":"12532afa3e4f6f13a9fa86eb459c27792c36b6f9","kind":"tag","published_at":"2024-07-30T20:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4/manifests"},{"name":"v5.16.5","sha":"40792e6efb2c92b8964a3912e08aeb4fb7fc41c8","kind":"tag","published_at":"2024-07-25T06:42:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5/manifests"},{"name":"v6.0.0-beta.3","sha":"02fde66a0cd72fb7fe3681a5ea8c4de733b4a865","kind":"tag","published_at":"2024-07-24T18:27:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3/manifests"},{"name":"v5.16.4","sha":"77af399a3ad76f31e5f2e0fab5650b628fa50990","kind":"tag","published_at":"2024-07-16T16:01:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4/manifests"},{"name":"v6.0.0-beta.2","sha":"9ad8c1fd8dfd21d8e37fe73d71e011542b23db72","kind":"tag","published_at":"2024-07-16T14:46:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2/manifests"},{"name":"v5.16.3","sha":"e1824453bdb0a89f15d4dfe47a1c4f90fa0f0500","kind":"tag","published_at":"2024-07-16T14:18:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3/manifests"},{"name":"v6.0.0-beta.1","sha":"19c1935757925d834928a30ea41f58bb95fb355f","kind":"tag","published_at":"2024-07-16T09:42:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1/manifests"},{"name":"v5.16.2","sha":"56ddd108fe153592a800fce4d43f9758b0ff5101","kind":"tag","published_at":"2024-07-16T09:10:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2/manifests"},{"name":"v6.0.0-beta.0","sha":"3364f0740aa5c86e057ec5b0d22c1b12bfd96fa4","kind":"tag","published_at":"2024-07-11T15:54:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0/manifests"},{"name":"v5.16.1","sha":"431af6a2fd9bf6cd0422c61e36c937d1ea5e5015","kind":"tag","published_at":"2024-07-11T15:48:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1/manifests"},{"name":"v5.16.0","sha":"e5e9b9d5e952b52752b758179da20d3fa0982c05","kind":"tag","published_at":"2024-07-05T13:32:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0/manifests"},{"name":"v6.0.0-alpha.14","sha":"2a15dd74c76bacbc867a7313fdc2c42c6168327c","kind":"tag","published_at":"2024-07-05T04:25:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14/manifests"},{"name":"v6.0.0-alpha.13","sha":"a070a894fbe21c52df446438ca1bb5a891d5e1b5","kind":"tag","published_at":"2024-07-03T07:44:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13/manifests"},{"name":"v5.15.21","sha":"a306ce4afcc60de4c3e43b8f9183862235d9318e","kind":"tag","published_at":"2024-06-28T14:09:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21/manifests"},{"name":"v6.0.0-alpha.12","sha":"fb476c6c18b850e8400d03afb7447802afbfd357","kind":"tag","published_at":"2024-06-24T17:12:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.15.20","sha":"f20fa0ba4016e5425a2a4cce841075253828a551","kind":"tag","published_at":"2024-06-12T12:58:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20/manifests"},{"name":"v6.0.0-alpha.11","sha":"22c5206a9e8191b2f81131d6978a0958e55b7032","kind":"tag","published_at":"2024-06-12T08:18:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11/manifests"},{"name":"v6.0.0-alpha.10","sha":"e5ac6c0eef5efd4fa5c5eb11ccbf08e58e7443f8","kind":"tag","published_at":"2024-06-04T10:35:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10/manifests"},{"name":"v6.0.0-alpha.9","sha":"925de32766317bb84a92ec24b2b6465c8e48cc04","kind":"tag","published_at":"2024-05-29T12:25:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.15.19","sha":"77f606ba73bb5439d66871177772f54196044450","kind":"tag","published_at":"2024-05-29T12:01:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19/manifests"},{"name":"v6.0.0-alpha.8","sha":"c7dbe6e8256cef7bd2dbdcbee55428ad82513cd0","kind":"tag","published_at":"2024-05-21T16:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.15.18","sha":"607daac5baa9c8151f111fe4bacea1d7e61881a3","kind":"tag","published_at":"2024-05-16T09:29:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18/manifests"},{"name":"v6.0.0-alpha.7","sha":"997bec6d8d30a1a891aff4eeedefa41c93eaa95c","kind":"tag","published_at":"2024-05-16T06:31:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"7c8db04b91500ba77301acd360d21bff7f7c752f","kind":"tag","published_at":"2024-05-08T13:13:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.15.17","sha":"9bc4fc42959427246addfdf29db95847cc38e410","kind":"tag","published_at":"2024-05-08T12:24:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17/manifests"},{"name":"v5.15.16","sha":"284e251c155d92078f80f98919f4ab260b05e9be","kind":"tag","published_at":"2024-05-01T14:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16/manifests"},{"name":"v6.0.0-alpha.5","sha":"571d5046e26aa07605cb1e01ca99b2eb0b04d009","kind":"tag","published_at":"2024-05-01T14:16:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5/manifests"},{"name":"v6.0.0-alpha.4","sha":"afffc2ffc3db1e6abf48f3b3e13a41e8b758f874","kind":"tag","published_at":"2024-04-24T07:30:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4/manifests"},{"name":"v6.0.0-alpha.3","sha":"6d5e44409344ea4e13ceb3a02c4446dc6a7323b4","kind":"tag","published_at":"2024-04-17T16:10:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3/manifests"},{"name":"v6.0.0-alpha.2","sha":"4e75758b37119bd821435c23d9c111c545e186b6","kind":"tag","published_at":"2024-04-09T15:09:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2/manifests"},{"name":"v6.0.0-alpha.1","sha":"84307c1a2495a716788ec25f046faaa4d16c88c7","kind":"tag","published_at":"2024-04-05T10:43:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1/manifests"},{"name":"v5.15.15","sha":"5a079965186640b5176f00c537f3b9e6c299b5c4","kind":"tag","published_at":"2024-04-04T07:09:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15/manifests"},{"name":"v6.0.0-alpha.0","sha":"2a15ad6f1f5507162b1a5aebf78976ca3023183b","kind":"tag","published_at":"2024-03-26T15:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.15.14","sha":"9585d28317c90f2c71ab88dd5ae37638bb64ad82","kind":"tag","published_at":"2024-03-19T08:18:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14/manifests"},{"name":"v5.15.13","sha":"dbcb678234296de56afaf3138917e967e8d1934a","kind":"tag","published_at":"2024-03-13T14:17:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13/manifests"},{"name":"pigment@0.0.1","sha":"0e765a618a7676c507852cec024464b1fc1cd80f","kind":"tag","published_at":"2024-03-08T04:20:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/pigment@0.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/pigment@0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@pigment%400.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1/manifests"},{"name":"v5.15.12","sha":"5ad69e161d7520274cd37a2524ffb935b6dda158","kind":"tag","published_at":"2024-03-05T15:33:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12/manifests"},{"name":"v5.15.11","sha":"e3257a4d68481b0ca6efd5d06cb5c1e1e77e4286","kind":"tag","published_at":"2024-02-22T08:52:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11/manifests"},{"name":"v5.15.10","sha":"94fcd3ada0842108a9a2ce53e121931e5448649f","kind":"tag","published_at":"2024-02-12T12:38:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10/manifests"},{"name":"v5.15.9","sha":"7917d2a8a4acc0b07328dee8273847652491b769","kind":"tag","published_at":"2024-02-08T12:55:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9/manifests"},{"name":"v5.15.8","sha":"fe5a59e616637a0488b122749479b782f5f8dfa2","kind":"tag","published_at":"2024-02-06T20:42:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8/manifests"},{"name":"v5.15.7","sha":"b80acd69c7c848709d01465d6727b13ed6109258","kind":"tag","published_at":"2024-01-31T13:23:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7/manifests"},{"name":"v5.15.6","sha":"1700e5cd9cbb3bc648b7f799f837c4d23ed42700","kind":"tag","published_at":"2024-01-22T18:09:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6/manifests"},{"name":"v5.15.5","sha":"5d7c4e26a4973a3a80bf5f8a9a8ea14f89554fe0","kind":"tag","published_at":"2024-01-17T09:27:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5/manifests"},{"name":"v5.15.4","sha":"6aadbf91c5eb2c94dea9a49a19eb532606410a5a","kind":"tag","published_at":"2024-01-10T13:49:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4/manifests"},{"name":"v5.15.3","sha":"9fa4e472f9ba4fd4e7f8cfb8bc0d1f1d455ace23","kind":"tag","published_at":"2024-01-03T15:22:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"5d5dd15f70db9ffcb85d4dc57da8a20f5240fb81","kind":"tag","published_at":"2023-12-25T14:24:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"8be7ac66b99059bf2c2edcca9cf15981d389db6b","kind":"tag","published_at":"2023-12-19T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"8c2c6a88a509f9da7c453d4a3c3ab4749a57a36d","kind":"tag","published_at":"2023-12-12T18:21:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0/manifests"},{"name":"v5.14.20","sha":"14fa79f4328e901f82d7fc39aba722a9bf4a8df0","kind":"tag","published_at":"2023-12-05T09:28:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20/manifests"},{"name":"v5.14.19","sha":"a07b4925255aa3fc7ae1255130e182e4573c58d7","kind":"tag","published_at":"2023-11-29T21:11:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19/manifests"},{"name":"v5.14.18","sha":"43a41b6b2fa3f0a186a852b894452722e3a38f04","kind":"tag","published_at":"2023-11-14T08:27:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18/manifests"},{"name":"v5.14.17","sha":"c54a42dd8b0ec8e850bd60438e60a1a8acb3b4a4","kind":"tag","published_at":"2023-11-06T15:34:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17/manifests"},{"name":"v5.14.16","sha":"391b57a05daf67a8154471dae645471f5ffac09f","kind":"tag","published_at":"2023-10-31T10:57:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16/manifests"},{"name":"v5.14.15","sha":"6baedcfed27419ed6b9685f27fcbf3eff46133a3","kind":"tag","published_at":"2023-10-24T15:41:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15/manifests"},{"name":"v5.14.14","sha":"a0cfa182db3e7b196efe36cfe7b31d304c5a0a4e","kind":"tag","published_at":"2023-10-17T13:58:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14/manifests"},{"name":"v5.14.13","sha":"b8811a0fa59e7663b240183219db32f9a617e607","kind":"tag","published_at":"2023-10-10T19:42:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13/manifests"},{"name":"v5.14.12","sha":"bd450a0fdb19b087f47e1d7cce5a72417ec977cc","kind":"commit","published_at":"2023-10-04T16:31:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12/manifests"},{"name":"v5.14.11","sha":"13c0894d0c14c7f577a0a95492aeaa8fff8da33a","kind":"tag","published_at":"2023-09-26T11:47:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11/manifests"},{"name":"v5.14.10","sha":"14e97bffa62760cabcdc7244bff445b423f5286a","kind":"tag","published_at":"2023-09-18T10:18:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10/manifests"},{"name":"v5.14.9","sha":"8255b71ccdbfe9a20f856b5d68a269ab1c5452ca","kind":"tag","published_at":"2023-09-13T13:36:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9/manifests"},{"name":"v5.14.8","sha":"74c58dabc2cf5ed2242fb08e4781d26088d06b12","kind":"tag","published_at":"2023-09-05T12:34:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8/manifests"},{"name":"v5.14.7","sha":"8a09d535f101aac98935f82b76345ca9691b5e2b","kind":"tag","published_at":"2023-08-29T12:04:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7/manifests"},{"name":"v5.14.6","sha":"a1f511dd6ed9adba561e2ba00e1348136ed656db","kind":"commit","published_at":"2023-08-24T11:19:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6/manifests"},{"name":"v5.14.5","sha":"61fbfd1546c55caca984695a41f9c95668d414fc","kind":"tag","published_at":"2023-08-14T14:39:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5/manifests"},{"name":"v5.14.4","sha":"40f4b275022f03e48cf4809cd53d0d0dabb40424","kind":"tag","published_at":"2023-08-08T09:51:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4/manifests"},{"name":"v5.14.3","sha":"2deea341c9abfb640f22520e0c277027f3f91cd0","kind":"tag","published_at":"2023-08-01T15:33:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3/manifests"},{"name":"v5.14.2","sha":"36d9f0d3659e2f5ab1d924988313986962a0bf35","kind":"tag","published_at":"2023-07-25T10:01:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2/manifests"},{"name":"v5.14.1","sha":"f2e5ded80e94407f63a27eadb018139d6f967313","kind":"tag","published_at":"2023-07-19T09:05:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1/manifests"},{"name":"v5.14.0","sha":"2529e3aaaaec2c9f8e8cf669e58bb9c81db5a6d8","kind":"tag","published_at":"2023-07-11T14:57:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0/manifests"},{"name":"v5.13.7","sha":"aac2d5b526e8139314d99f827ecc3b2c24e99686","kind":"tag","published_at":"2023-07-04T08:53:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7/manifests"},{"name":"v5.13.6","sha":"312270bc71224067e1910bbee9f800b4a2469cc7","kind":"tag","published_at":"2023-06-23T14:05:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6/manifests"},{"name":"v5.13.5","sha":"24b3af68ebe79c1891e45c60c6bcfd26f8818f73","kind":"tag","published_at":"2023-06-12T13:43:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5/manifests"},{"name":"v5.13.4","sha":"a522d82df32d3bfab46b25f5ff24eeb9670c83fb","kind":"tag","published_at":"2023-06-05T17:30:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4/manifests"},{"name":"v5.13.3","sha":"70d4a2bb49dca9fef7854a1463a392094222812b","kind":"tag","published_at":"2023-05-29T11:22:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3/manifests"},{"name":"v5.13.2","sha":"f661923e9aa9d9cc634750affbb04bf2007bc57d","kind":"tag","published_at":"2023-05-22T16:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2/manifests"},{"name":"v5.13.1","sha":"0c58832b6e182f782e73b118ed9681055db3e249","kind":"tag","published_at":"2023-05-17T05:25:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"9130a021ca34746e4076fcae50c57bc584026b8f","kind":"tag","published_at":"2023-05-10T08:14:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0/manifests"},{"name":"v5.12.3","sha":"9710ff34b16a0f271107a8619a28546ae3ca7c18","kind":"tag","published_at":"2023-05-02T14:17:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"5b7e9c52e37ef0c3274a762f38cd7ef7ffc9e7a8","kind":"tag","published_at":"2023-04-25T16:42:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"d14d288ae9e9b0e2b3b33d0a77b4113f024d4215","kind":"tag","published_at":"2023-04-17T15:57:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"05127cf65b4250f836897428cd15829669ab8d6c","kind":"tag","published_at":"2023-04-11T09:58:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0/manifests"},{"name":"v5.11.16","sha":"af5e109990a26318c96dbff6f25759ba91f0e147","kind":"tag","published_at":"2023-04-04T14:00:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16/manifests"},{"name":"v5.11.15","sha":"ae98db6aca5f9d4b754ff9fce4ce33f738a00f65","kind":"tag","published_at":"2023-03-28T13:06:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15/manifests"},{"name":"v5.11.14","sha":"f34d17c3294fcdb63fe9a135b4f3aa2459c81189","kind":"tag","published_at":"2023-03-21T17:45:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14/manifests"},{"name":"v5.11.13","sha":"9f7a2bfac55faed1b1c6c7b4b6d1b1659a076bab","kind":"tag","published_at":"2023-03-14T09:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13/manifests"},{"name":"v5.11.12","sha":"b76b8f1098a6c01f39e5e19bf3abf77c2b9cf475","kind":"tag","published_at":"2023-03-06T15:03:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12/manifests"},{"name":"v5.11.11","sha":"58df7f1905f16533ddb5a7977346c0f4548e4547","kind":"tag","published_at":"2023-02-28T09:55:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11/manifests"},{"name":"v5.11.10","sha":"676bc85fa2b02f92f21dd5c7e15f453b6b9c2e3d","kind":"tag","published_at":"2023-02-20T11:30:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10/manifests"},{"name":"v5.11.9","sha":"af5b3f5e7a79da9ef4bbd63d8fcf60927ffb6533","kind":"tag","published_at":"2023-02-14T14:30:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9/manifests"},{"name":"v5.11.8","sha":"d4d8512ce3453711f3c661374579b0d2ed13f3e7","kind":"tag","published_at":"2023-02-07T10:50:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8/manifests"},{"name":"v5.11.7","sha":"33cac172846b032d3f8b9333b72b2af832dd47d0","kind":"tag","published_at":"2023-01-31T09:39:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7/manifests"},{"name":"v5.11.6","sha":"a2e552314847b4d52498538d7ca171763067a5d0","kind":"tag","published_at":"2023-01-23T20:28:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6/manifests"},{"name":"v5.11.5","sha":"685c72dfaf840f4d5b7a3ab738ddcabd74418823","kind":"tag","published_at":"2023-01-18T01:43:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5/manifests"},{"name":"v5.11.4","sha":"bc859d95e4415f880cd6bcb6f44cc9e5e8c8097c","kind":"tag","published_at":"2023-01-09T13:57:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4/manifests"},{"name":"v5.11.3","sha":"a526207c3957de4ebfcda937b58327d69464f15c","kind":"tag","published_at":"2023-01-02T17:00:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3/manifests"},{"name":"v5.11.2","sha":"e9d8fa07e1ff979bcaf92837b131cd9e292f0161","kind":"tag","published_at":"2022-12-26T14:56:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2/manifests"},{"name":"v5.11.1","sha":"a1e30390da62019e5769e398f4cbc9f8892d8f9a","kind":"commit","published_at":"2022-12-20T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"191acda4545c394b78964ab80b364e15686f0e9b","kind":"tag","published_at":"2022-12-13T12:56:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0/manifests"},{"name":"v5.10.17","sha":"4265f343b49e4af9673a49e585439d35c8deeab2","kind":"tag","published_at":"2022-12-06T10:59:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17/manifests"},{"name":"v5.10.16","sha":"b8aa3974d84c176b8857e8d5b29a7be8670bb410","kind":"tag","published_at":"2022-11-28T16:00:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16/manifests"},{"name":"v5.10.15","sha":"14a6e1c61edb5f66f4888e32c04df5e637e7cfc4","kind":"commit","published_at":"2022-11-22T09:45:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15/manifests"},{"name":"v5.10.14","sha":"c2da6de1c504c7dbd8ae1d0771c184c1544a0c76","kind":"tag","published_at":"2022-11-15T09:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14/manifests"},{"name":"v5.10.13","sha":"2f4c2190d1d3614d8063e84b79d4d1f034b3e3fe","kind":"tag","published_at":"2022-11-07T17:53:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13/manifests"},{"name":"v5.10.12","sha":"30cb27cff1d4e1838ca4235ab4285e20f2b2a870","kind":"tag","published_at":"2022-10-31T15:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12/manifests"},{"name":"v5.10.11","sha":"c80ff0339882859af7e17f8bfd0a5f6880b323f8","kind":"commit","published_at":"2022-10-25T09:34:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11/manifests"},{"name":"v5.10.10","sha":"639224a3e3600cb0e04755d89aab250297b6d851","kind":"tag","published_at":"2022-10-18T08:35:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10/manifests"},{"name":"v5.10.9","sha":"7bd7c219e2670ff7791148e9b1a1d2387528fc0c","kind":"tag","published_at":"2022-10-11T11:56:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9/manifests"},{"name":"v5.10.8","sha":"d4a3216cdd858899960f945d6e00b2d59bf1d5d1","kind":"tag","published_at":"2022-10-03T16:28:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8/manifests"},{"name":"v5.10.7","sha":"d9ef6e788eee11256818329c7429242f8b769263","kind":"commit","published_at":"2022-09-27T01:44:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7/manifests"},{"name":"v5.10.6","sha":"0f75f3d78b67c405c23bfd14a29aedff367415b7","kind":"tag","published_at":"2022-09-19T14:34:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6/manifests"},{"name":"v5.10.5","sha":"594d87dab0e43e641a6826c935df8f2c10672955","kind":"tag","published_at":"2022-09-12T14:40:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5/manifests"},{"name":"v5.10.4","sha":"c8feb29320a22cc4461fb5ef5f4f7de7bd96a59b","kind":"commit","published_at":"2022-09-06T09:11:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"992421d0114a9df72d358fe6fccc28c1fb6f1505","kind":"tag","published_at":"2022-08-29T17:37:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"99b23c06d9b018d6c500fa1acb3030d673e219ab","kind":"tag","published_at":"2022-08-23T10:25:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"dfc0b89c665de8e5e3e4ecf68d8c782e74dbb65c","kind":"tag","published_at":"2022-08-16T17:55:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"7f502e06d54c5a2f389a1639358c84279462b54a","kind":"commit","published_at":"2022-08-09T03:21:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0/manifests"},{"name":"v5.9.3","sha":"89617ef683d2bcd2c870e9c1bd58ad4d55247fd5","kind":"tag","published_at":"2022-08-01T20:54:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3/manifests"},{"name":"v5.9.2","sha":"b7f0a16eca4ac2044703032838f90873ec063d75","kind":"tag","published_at":"2022-07-25T15:12:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2/manifests"},{"name":"v5.9.1","sha":"1937412c4345569d98c0950a1016c22508e1ff81","kind":"tag","published_at":"2022-07-18T17:23:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"88ad7d4e623183b8e20702e7961ef9c8de330dc7","kind":"commit","published_at":"2022-07-12T08:54:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0/manifests"},{"name":"v5.8.7","sha":"be0ab4c062a22fc4bb52c47d005b57203b56c09c","kind":"tag","published_at":"2022-07-04T20:39:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7/manifests"},{"name":"v5.8.6","sha":"c58f6653411e0ff38bf67a512d16b87c6523606b","kind":"tag","published_at":"2022-06-27T14:21:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6/manifests"},{"name":"v5.8.5","sha":"3c528113f47cfddf2504ea02ba3065e7c5c46928","kind":"tag","published_at":"2022-06-21T18:05:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5/manifests"},{"name":"v5.8.4","sha":"a6e782ec2f037e2ca989515048ce5f22fe760595","kind":"tag","published_at":"2022-06-14T10:00:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4/manifests"},{"name":"v5.8.3","sha":"b1e4b9cd3e1d88286f9d1485864310a7c1f23a79","kind":"tag","published_at":"2022-06-07T19:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3/manifests"},{"name":"v5.8.2","sha":"93b0aba905b3b6947f58a02d911489bb737ee880","kind":"commit","published_at":"2022-05-31T11:47:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2/manifests"},{"name":"v5.8.1","sha":"1eee9ee437f39f1c3438209154df8e8b9ecd990d","kind":"tag","published_at":"2022-05-23T16:04:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"6a468718b970c39ae83a4029bcb53071c9567430","kind":"tag","published_at":"2022-05-17T09:42:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4eef029981b08c77a9c52d0b863e6b5ced279087","kind":"tag","published_at":"2022-05-10T09:06:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0/manifests"},{"name":"v5.6.4","sha":"edb7e8895ef8def2bf59376d7631e0360a77aaf6","kind":"commit","published_at":"2022-05-02T11:46:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4/manifests"},{"name":"v5.6.3","sha":"124d5e2f0022d17b577a464e6b3a69fa2511105e","kind":"tag","published_at":"2022-04-25T14:04:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3/manifests"},{"name":"v5.6.2","sha":"b3645b3fd11dc26a06ea370a41b5bac1026c6792","kind":"tag","published_at":"2022-04-18T16:10:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2/manifests"},{"name":"v5.6.1","sha":"0251fd5222079e4a512bbd32dff4a7a4c3efe997","kind":"tag","published_at":"2022-04-11T13:21:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"8dcdea53f927ab207718d7ee6576806aca2a3798","kind":"commit","published_at":"2022-04-06T03:27:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0/manifests"},{"name":"v4.12.4","sha":"a563a60219f7f6519fb0f34f6d8e3bf0974e6495","kind":"tag","published_at":"2022-04-03T14:38:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4/manifests"},{"name":"v5.5.3","sha":"96e1f40a3b8aa809d543aa7d466eb48cdfa0b53d","kind":"tag","published_at":"2022-03-28T14:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"dd411b017ea7504a14a16821b694ac6aa01d9b6d","kind":"tag","published_at":"2022-03-21T15:15:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"350b15ee91a93040d50391cb9a45440a90e6b2d1","kind":"tag","published_at":"2022-03-14T16:49:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"f3412aa9d179fdfc3f5c0a4a1cfc1965faef7307","kind":"commit","published_at":"2022-03-07T13:53:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0/manifests"},{"name":"v5.4.4","sha":"965f2eb8cb79bb0685a13d9e28c09617b22358cd","kind":"tag","published_at":"2022-02-28T15:21:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4/manifests"},{"name":"v5.4.3","sha":"e2892a61ea56b6578c2efc81d0324660082ad93c","kind":"tag","published_at":"2022-02-21T16:40:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3/manifests"},{"name":"v5.4.2","sha":"01371028b27156419923b362c4b0af92dc08b29f","kind":"tag","published_at":"2022-02-15T14:57:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"fbce2f80c6cb36e59a4a6826ae46b59a10e1c831","kind":"commit","published_at":"2022-02-08T11:34:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"ba4e819aa58b6a36ae4d96ee79c2a5310a812670","kind":"tag","published_at":"2022-02-01T09:00:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"337be3b2a630d791a5cbc5a2a4575d4f58e38df3","kind":"tag","published_at":"2022-01-24T15:05:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"dcbfc54f581dbf1c0008a8e9e578f896f06228ab","kind":"tag","published_at":"2022-01-17T22:45:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0/manifests"},{"name":"v5.2.8","sha":"f80abbb5f942064c9c270b2ac5bb2a2318876754","kind":"tag","published_at":"2022-01-10T20:11:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8/manifests"},{"name":"v5.2.7","sha":"5daaf9be5115b1cb777fb4cf3d9125baddfe5720","kind":"tag","published_at":"2022-01-03T12:34:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7/manifests"},{"name":"v5.2.6","sha":"052db9d577a03ed8d588ecca9e6c0a5f5ba676e1","kind":"tag","published_at":"2021-12-27T14:23:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6/manifests"},{"name":"v5.2.5","sha":"f8697de9c250dbc6b446bcc08566f50fb4070aab","kind":"tag","published_at":"2021-12-20T14:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5/manifests"},{"name":"v5.2.4","sha":"b265431f9a32ea726c5227821126fbc6424117d5","kind":"commit","published_at":"2021-12-14T13:41:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4/manifests"},{"name":"v5.2.3","sha":"9c3dc12c3de241f44d923bfb089200980f3fd23d","kind":"tag","published_at":"2021-12-06T16:12:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3/manifests"},{"name":"v5.2.2","sha":"fcaec7a75f951c9db79c99c42370ca18212c1f16","kind":"tag","published_at":"2021-11-29T16:51:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"586d9ba2472d549c180cbacddf97eb73425286b3","kind":"tag","published_at":"2021-11-25T11:50:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"353cecb5391571163eb6bd8cbf36d2dd299aaf56","kind":"tag","published_at":"2021-11-23T13:25:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"ddbe15b4d8b7cc1dc84720264fde0b1dafb6166f","kind":"commit","published_at":"2021-11-16T15:06:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"7e26583fe1f95f5c3682213105f8f4b51c9d61c9","kind":"tag","published_at":"2021-11-08T15:14:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0/manifests"},{"name":"v5.0.6","sha":"99752d2848f17c5d1e4840f54863899a19387162","kind":"tag","published_at":"2021-10-27T08:43:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6/manifests"},{"name":"v5.0.5","sha":"58f8ff1f8bc7f0cc4bb728654604a194b3c3790b","kind":"tag","published_at":"2021-10-26T10:14:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"86443310e4344ae1ce6e04f084d58e17e4d62170","kind":"tag","published_at":"2021-10-14T15:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"36258031912caf662f69ca3769c6e0bd46946050","kind":"tag","published_at":"2021-10-07T12:26:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"c510762a325116c654afd3c21381a50b942c2c66","kind":"tag","published_at":"2021-09-29T09:29:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"afcf3ee18e7a9c526348b3bce74b69781b4ad071","kind":"tag","published_at":"2021-09-22T12:15:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"85598e74b85a89a16f8bdf5b68346ca8d6b70557","kind":"tag","published_at":"2021-09-16T11:28:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.1","sha":"1b563a153f5b2736f79a3f45573e2e2b66ba0a9a","kind":"tag","published_at":"2021-09-08T13:55:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"698492a5401b12578dc459397b9d288542fc954b","kind":"commit","published_at":"2021-09-02T02:45:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.5","sha":"0bab71409bcc0865ab3e0fcbfa14fa824ddc5495","kind":"tag","published_at":"2021-08-25T07:30:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"c30ec7bed00b36da7b0e6a202b3cb48d2fc1b579","kind":"tag","published_at":"2021-08-13T21:32:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"e5ccdf299c75ea65b0600ee05ff6c98646891c77","kind":"tag","published_at":"2021-08-09T04:03:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3/manifests"},{"name":"v4.12.3","sha":"77a8daeed0e8efa67c6d86f3cc40239dc6eb3d94","kind":"tag","published_at":"2021-07-30T10:06:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3/manifests"},{"name":"v5.0.0-beta.2","sha":"cca80d861f64b3eaa8a5ef8815b7552aaea61557","kind":"tag","published_at":"2021-07-26T15:01:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2/manifests"},{"name":"v4.12.2","sha":"958241aa0ebf340ad0f152b91949720c85b4fcca","kind":"tag","published_at":"2021-07-19T16:41:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2/manifests"},{"name":"v5.0.0-beta.1","sha":"8a4b8952077b64e90ac9d23c116a45aed672db9c","kind":"tag","published_at":"2021-07-14T16:28:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1/manifests"},{"name":"v4.12.1","sha":"4dc8c9bf3e8a6b21a2aac58b0be3161af334b67d","kind":"tag","published_at":"2021-07-07T13:08:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"53a1655143aa4ec36c29a6063ccdf89c48a74bfd","kind":"tag","published_at":"2021-07-06T13:40:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0/manifests"},{"name":"v5.0.0-beta.0","sha":"a0f416173d2f5b78546f52e572a0f64dcc3751e9","kind":"tag","published_at":"2021-07-01T12:17:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.38","sha":"f60126f95d7b36fa12133887990615b9f47e994a","kind":"commit","published_at":"2021-06-24T03:37:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.38","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38/manifests"},{"name":"v5.0.0-alpha.37","sha":"c795ca0822e2816a630a5654d5471fa04521d23c","kind":"tag","published_at":"2021-06-15T17:49:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.37","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37/manifests"},{"name":"v5.0.0-alpha.36","sha":"cf2f6fa90608b109978698fc48120920beaaa51f","kind":"tag","published_at":"2021-06-08T06:46:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.36","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36/manifests"},{"name":"v5.0.0-alpha.35","sha":"6c0afb6d8fff919e80f9f1ec92613acacd8365e7","kind":"tag","published_at":"2021-05-31T20:34:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.35","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35/manifests"},{"name":"v5.0.0-alpha.34","sha":"ee3a077c161accb887b93a17f9eaa2b23e998319","kind":"tag","published_at":"2021-05-18T10:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.34","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34/manifests"},{"name":"v5.0.0-alpha.33","sha":"0fa6ab4a29e8469c081d3f796e0bd9cab98e9185","kind":"tag","published_at":"2021-05-09T12:29:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.33","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33/manifests"},{"name":"v4.11.4","sha":"6658323b5e2ba366691829bbef3f53c00008497e","kind":"tag","published_at":"2021-04-27T15:48:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4/manifests"},{"name":"v5.0.0-alpha.32","sha":"2e99746c35ea0c1e45187a206d6ebc25a52933dc","kind":"tag","published_at":"2021-04-27T12:59:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32/manifests"},{"name":"v5.0.0-alpha.31","sha":"b061319b132163900d1a4eb64207f5284d28639d","kind":"tag","published_at":"2021-04-20T13:59:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"0bc7ed897d54a899fb0dfc5cbd6c5ee0592705e1","kind":"tag","published_at":"2021-04-12T09:46:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"29934afe4643811f3bed772612f92d539a1e489d","kind":"tag","published_at":"2021-04-04T16:43:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"a83c7715c0e2cfa1c3e59b7a1f828f6a1476b307","kind":"tag","published_at":"2021-03-24T12:57:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"2de88ce2973667921a45ff69ea48a8843cb9d8cb","kind":"tag","published_at":"2021-03-05T13:01:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27/manifests"},{"name":"v5.0.0-alpha.26","sha":"8928a36394154e02a73d5e92a740d5f9ed8da709","kind":"tag","published_at":"2021-02-27T18:39:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"688db35f581ac345a09a15420efdb0e4c98a56ab","kind":"tag","published_at":"2021-02-11T12:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"15108a5aad5342d92e86be5c5388b8321a88b280","kind":"tag","published_at":"2021-01-26T14:08:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24/manifests"},{"name":"v4.11.3-deprecations.1","sha":"6cf7cf7c7b11b38db18a4d2003743cbadeb1b4ee","kind":"commit","published_at":"2021-01-25T23:27:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1/manifests"},{"name":"v4.11.3","sha":"bd79e8f8c5b8c77bc5c13d076377a18d2ceedfa2","kind":"commit","published_at":"2021-01-24T12:45:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3/manifests"},{"name":"v4.11.3-deprecations.0","sha":"f64337cd87428e04c851bb1667f5f9e0e6aeaede","kind":"commit","published_at":"2021-01-24T12:00:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0/manifests"},{"name":"v5.0.0-alpha.23","sha":"af6e7220961c6f5e8ed89172694287dc737828ff","kind":"commit","published_at":"2021-01-14T12:48:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23/manifests"},{"name":"v5.0.0-alpha.22","sha":"c514ea86c11c9817839630e840535358f5044caf","kind":"commit","published_at":"2021-01-04T11:14:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"5c82b9147f811fda24bc09132852ed240f8d9def","kind":"commit","published_at":"2020-12-30T17:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"cd30d9e3961c8b33ce43a133e0a958867a202c41","kind":"commit","published_at":"2020-12-21T17:51:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20/manifests"},{"name":"v5.0.0-alpha.19","sha":"754e29cf5a712d0e0f6bd3e54f80e9997659f68c","kind":"commit","published_at":"2020-12-13T17:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.11.2","sha":"174b64f8a3adffb8df3c13285f4edc2437a8547a","kind":"commit","published_at":"2020-12-02T23:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2/manifests"},{"name":"v5.0.0-alpha.18","sha":"c5561c5febbe1c3bd5446c8a0bb480025ab38b86","kind":"commit","published_at":"2020-12-02T23:25:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.11.1","sha":"b8092ce09e164a1cb2fec2f3a5b6aa6e2dc6cbbd","kind":"commit","published_at":"2020-11-24T14:35:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1/manifests"},{"name":"v5.0.0-alpha.17","sha":"41d6a360e0fb245dd74549445539c6218a9dc737","kind":"commit","published_at":"2020-11-23T00:49:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17/manifests"},{"name":"v5.0.0-alpha.16","sha":"47a8e102eeaa5a68a2b4f99c08085cfddc0bef77","kind":"commit","published_at":"2020-11-14T12:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16/manifests"},{"name":"v5.0.0-alpha.15","sha":"fa9cbc835ee70b12234b7207b1872356277da5fa","kind":"commit","published_at":"2020-11-03T23:57:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15/manifests"},{"name":"v5.0.0-alpha.14","sha":"56520e757e0052e25f8dd5d78214458c4b7c634d","kind":"commit","published_at":"2020-10-23T22:59:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14/manifests"},{"name":"v5.0.0-alpha.13","sha":"b82af55f9917f9e77a3cae9b36e47b29d43182c0","kind":"commit","published_at":"2020-10-17T21:47:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13/manifests"},{"name":"v5.0.0-alpha.12","sha":"c7c3643948bce7327a7f01665caa7474be2694f9","kind":"commit","published_at":"2020-10-10T22:32:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12/manifests"},{"name":"v5.0.0-alpha.11","sha":"b4fe7eefd494fa28cd3453067af8872a83f31fa6","kind":"commit","published_at":"2020-09-26T15:07:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11/manifests"},{"name":"v5.0.0-alpha.10","sha":"2e1502fc18d86d69a6b55fc4ac5dcb50ddf192c4","kind":"commit","published_at":"2020-09-15T08:10:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10/manifests"},{"name":"v5.0.0-alpha.9","sha":"e830beb63940d24129285f554fc9c2fb0bd7ccbf","kind":"commit","published_at":"2020-09-06T16:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9/manifests"},{"name":"v5.0.0-alpha.8","sha":"5f986712bbb2f0b789c151b6d2f3e2d48cde0980","kind":"commit","published_at":"2020-08-31T16:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"c32a96b4beb3a5c72a8c179fb095f09dacf61050","kind":"commit","published_at":"2020-08-22T16:39:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"15fd6232de294be9ba0ca103351a11f84009b04f","kind":"commit","published_at":"2020-08-13T16:56:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6/manifests"},{"name":"v5.0.0-alpha.5","sha":"40aa9cbb1df08a5994392d5cea15a60979b28a7e","kind":"commit","published_at":"2020-07-27T22:55:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"519390c2bb12b5eb7b6f5f898afb78ac7f285543","kind":"commit","published_at":"2020-07-19T17:54:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"f432112f0bcfb1fd2002002db181e83edc99d906","kind":"commit","published_at":"2020-07-12T17:06:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"f928d6e04ea7f185cda0e739ebbe2ea36d0aa4d3","kind":"commit","published_at":"2020-07-04T23:16:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2/manifests"},{"name":"v4.11.0","sha":"79ebf71d31cca2c73143891960ea54ec1132bdeb","kind":"commit","published_at":"2020-06-30T23:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0/manifests"},{"name":"v5.0.0-alpha.1","sha":"8281371f88c81fc3e4560b0334cc0c473b9d45f9","kind":"commit","published_at":"2020-06-27T15:07:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.10.2","sha":"d0bfcb4f11fd3904b1e235d80fbfe23758de8372","kind":"commit","published_at":"2020-06-11T19:11:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"4e12b951f64fd47864b4dea8ec8631387a89ddb1","kind":"commit","published_at":"2020-06-01T15:14:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"dd9280e753eb8dc3444a26e85fe4f800b759cad2","kind":"commit","published_at":"2020-05-23T17:50:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0/manifests"},{"name":"v4.9.14","sha":"1fb44683825f0ee7f4d5933528598917ff72f0e4","kind":"commit","published_at":"2020-05-11T22:41:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.14","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14/manifests"},{"name":"v4.9.13","sha":"c224f32bb8f144e590c096d103c9d59c2509ed93","kind":"commit","published_at":"2020-05-04T11:29:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.13","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13/manifests"},{"name":"v4.9.12","sha":"3e5fd3c4f200e50a1331857f092a547b41f6db1e","kind":"commit","published_at":"2020-04-26T23:18:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.12","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12/manifests"},{"name":"v4.9.11","sha":"77f6fe0a73791176bd58d8c013bf5631270faf4d","kind":"commit","published_at":"2020-04-19T14:10:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11/manifests"},{"name":"4.9.11","sha":"b551194a14c4469f3b07dc43bc6aaea525138944","kind":"commit","published_at":"2020-04-18T10:43:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11/manifests"},{"name":"v4.9.10","sha":"8baef82396665179c67ca3acfd51e396b947f412","kind":"commit","published_at":"2020-04-11T13:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.10","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10/manifests"},{"name":"v4.9.9","sha":"c191471a20315cae4006c1e4d3d51db5e49b5fee","kind":"commit","published_at":"2020-04-04T15:54:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.9","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9/manifests"},{"name":"v4.9.8","sha":"e9fbcbf015bbf7057aadd5777703b7059aedf043","kind":"commit","published_at":"2020-03-28T19:33:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8/manifests"},{"name":"v4.9.7","sha":"10bc98f283feaae6397ef1b73b1b82be4a39a5f5","kind":"commit","published_at":"2020-03-18T12:45:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7/manifests"},{"name":"v4.9.6","sha":"0176a231719152fa4a2100aa7119e9fd777b5fed","kind":"commit","published_at":"2020-03-18T10:52:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6/manifests"},{"name":"v4.9.5","sha":"b9dec2780203e37148d87788f727c668d9019581","kind":"commit","published_at":"2020-02-29T10:36:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5/manifests"},{"name":"v4.9.4","sha":"45fe0e31c462ed3a2fba134fb1edbd05b91da2a4","kind":"commit","published_at":"2020-02-23T10:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4/manifests"},{"name":"v4.9.3","sha":"2bec4ebc9c20be8abecbad6d3f0f7ba2875c9c35","kind":"commit","published_at":"2020-02-16T11:52:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3/manifests"},{"name":"v4.9.2","sha":"f567b384f509d36b7e10f691e6b58538e7db8869","kind":"commit","published_at":"2020-02-09T18:32:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"717887fdd9d3b27701d760d78aa12ecf52f02f43","kind":"commit","published_at":"2020-02-02T11:46:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f2c9817526b729801b1716afc957ef3886ccb422","kind":"commit","published_at":"2020-01-22T20:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"d0c928c82e3fc8f284a2f7fd1b9acbf717c5a64e","kind":"commit","published_at":"2020-01-06T11:44:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"0c7ca746674cfb47a46cad8ebea21155702fd38c","kind":"commit","published_at":"2019-12-30T10:59:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"c6f734f0d6b183962e83fc5612fef6583bf40712","kind":"commit","published_at":"2019-12-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3a8f0eace8dd6a1c3234a8be2b7c41f06b6260d4","kind":"commit","published_at":"2019-12-14T19:59:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"0a129d58056d38bd15141aaa98d346774895d5f5","kind":"commit","published_at":"2019-12-07T12:46:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"6291316a32cfb4fb19ffdbcf30abfcb63023f17f","kind":"commit","published_at":"2019-12-01T10:59:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1/manifests"},{"name":"v3.9.4","sha":"6b0fee51deb7c32b75498d4ab2186946e7c4ce0a","kind":"commit","published_at":"2019-11-28T09:28:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4/manifests"},{"name":"v4.7.0","sha":"2b04ee905695540bde87653908ece5c4d57546c9","kind":"commit","published_at":"2019-11-22T10:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"856188b2de7a5e514803314f329da76fe65dec50","kind":"commit","published_at":"2019-11-12T13:52:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"d2d76bf26231a96981260232de5271b24e9391a4","kind":"commit","published_at":"2019-11-05T16:46:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0/manifests"},{"name":"v4.5.2","sha":"cb52f392b3b3528857178a756354ffb0e8bccd73","kind":"commit","published_at":"2019-10-28T22:58:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"803d08fbdf20de2d34c36a2a27bbc8e5a7e79fb2","kind":"commit","published_at":"2019-10-12T20:22:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"de3c62c25bf9e92ba35019e5a3ca7f68a36600d8","kind":"commit","published_at":"2019-10-02T08:07:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"554e7dce0cd96a4f9ef1924b41a3ce530cb433ae","kind":"commit","published_at":"2019-09-22T17:16:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"b563d529a8544fa4f4090723239ab075665c5f03","kind":"commit","published_at":"2019-09-11T20:45:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"f3beaee67fb9a4145a792fc8b798ef327b55f513","kind":"commit","published_at":"2019-09-08T09:58:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1/manifests"},{"name":"v1.2.5","sha":"8ee2d7168294f21af787aaba46661824097e33bb","kind":"tag","published_at":"2019-09-03T18:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5/manifests"},{"name":"v4.4.0","sha":"98f2c7cae9b2e0a53cf731882164aa44babb4be3","kind":"commit","published_at":"2019-08-31T12:19:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"29c1adf61a141a3db885ee569e42251cee53e749","kind":"commit","published_at":"2019-08-21T17:29:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3/manifests"},{"name":"v1.2.4","sha":"e44972d3c3e199529fdbc85974f7ae570b8424a0","kind":"tag","published_at":"2019-08-16T20:53:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4/manifests"},{"name":"v4.3.2","sha":"f2dbeca2dd1aecf6bc56e2302ec766d2e4bfb2ac","kind":"commit","published_at":"2019-08-10T17:39:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"d5a2ad9d26f7b089111b208c929ac1f98e7f6958","kind":"commit","published_at":"2019-08-03T15:14:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"8c28ed9c67e7b6ad02a8826178352aa4e9901b50","kind":"commit","published_at":"2019-07-28T14:32:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"42f78c69a59f0b5fa5fb8f533385f04ef77d7889","kind":"commit","published_at":"2019-07-17T13:42:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1/manifests"},{"name":"v1.0.4","sha":"455489e2e149ff5393f6ba08870368c88da259bd","kind":"tag","published_at":"2019-07-10T15:39:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"4c21bc05d6c5e48c64bc947ba9e271ed3e762a0e","kind":"tag","published_at":"2019-07-10T15:08:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"543041538f31cbdfbe3e85b8bc0f5c183ac5448e","kind":"tag","published_at":"2019-07-09T13:14:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"3a40065694cab2a5e8dedab6781e98493c1dc69d","kind":"tag","published_at":"2019-07-09T12:54:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1/manifests"},{"name":"v4.2.0","sha":"cf2cdd83f2a2f65d0e979d1faa9e815a5e2d3502","kind":"commit","published_at":"2019-07-06T15:30:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"6da1d591264e8c4a18e5ab56bdf6f8c0f985ed99","kind":"commit","published_at":"2019-06-25T13:53:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"eade31e58deb8ff3faee777313d70141e5868ebe","kind":"commit","published_at":"2019-06-23T11:46:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"b78a5ab7581488f7fff271a2cf64927dd28c3ab0","kind":"commit","published_at":"2019-06-13T09:55:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"07b9d6efaac1b663b2657173227e9490c796191e","kind":"commit","published_at":"2019-06-10T11:50:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"d58075ddb1757a11c47ef3d2b1fe9bed55e640dd","kind":"commit","published_at":"2019-06-03T16:35:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a3572bcaf34d204b314fd2c84064c9180f3a50f1","kind":"commit","published_at":"2019-05-27T12:48:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"505e275285c757e0515c8623b43c823d8a74790c","kind":"commit","published_at":"2019-05-23T15:39:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.0","sha":"a33f0ab64999331a54267cdf0eb89e53fa4d70cd","kind":"commit","published_at":"2019-05-20T21:26:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0/manifests"},{"name":"v4.0.0-beta.2","sha":"3686a27055dce58b5e800b520087c0c448b7480e","kind":"commit","published_at":"2019-05-13T12:26:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"5c152157078503e8599537108c3be9e00969fa34","kind":"commit","published_at":"2019-05-05T12:24:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"f19bd59ae53f23e3637383061774542d973cc48c","kind":"commit","published_at":"2019-04-28T22:42:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.8","sha":"92d6e987a43041fde63fd02cad61277d04193c29","kind":"commit","published_at":"2019-04-17T19:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"663643e0a83554d7730be42140aef6bc3ac09c6a","kind":"commit","published_at":"2019-04-07T23:25:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"2482d2b689440df6fb3da6157a789adac2783736","kind":"commit","published_at":"2019-03-30T19:33:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6/manifests"},{"name":"v3.9.3","sha":"ebed7922fc97331519f507768572a068edb8494e","kind":"commit","published_at":"2019-03-28T14:06:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3/manifests"},{"name":"v4.0.0-alpha.5","sha":"1bfdbe5688fb3556e4bebd1f8e357c515244ac42","kind":"commit","published_at":"2019-03-23T21:04:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"997324d52467e3a7b7a8058c0ba8309d04d4ddf6","kind":"commit","published_at":"2019-03-17T11:00:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"3a5d2e50411ddd3caea450abda49fd7c6ed230dc","kind":"commit","published_at":"2019-03-10T11:57:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"f606f7584dd842a89423dd3cc69e32b5ad3fdae1","kind":"commit","published_at":"2019-03-03T16:12:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"eea3b4d9a623f87d79be63f57b4a69ddfe375610","kind":"commit","published_at":"2019-02-20T10:58:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"97b26c4821299aef21e6ef9372a25aedd78d0137","kind":"commit","published_at":"2019-02-12T14:39:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.9.2","sha":"dbc788f7d231b4eceaa7a6a3e253104de5de9af0","kind":"commit","published_at":"2019-02-03T20:45:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2/manifests"},{"name":"v3.9.1","sha":"b903d7432b5a06583c9915f7ab9346bad76007a1","kind":"commit","published_at":"2019-01-26T13:59:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"f6353cdd15b954091c3f53498eb7de198755b740","kind":"commit","published_at":"2019-01-14T21:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"8df7a83ccc0b200e67feb823ceaaf793e4b6d007","kind":"commit","published_at":"2019-01-09T21:57:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"c202914213f19b070738ba5837da18e89c1662ee","kind":"commit","published_at":"2019-01-07T18:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"baa45b12252be8965809a0ad06e67e7dc7d44313","kind":"commit","published_at":"2018-12-30T21:47:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"0445ca8b710425f22744249a0c7bb3c20e95237b","kind":"commit","published_at":"2018-12-30T21:24:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"f0d60d8a510180e9c7a9b588d3e6c04d0d1a23d3","kind":"commit","published_at":"2018-12-22T15:42:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"1871b089aef090728321cab69be92daaec6eb131","kind":"commit","published_at":"2018-12-17T20:02:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0/manifests"},{"name":"v3.6.2","sha":"edde0b4f0073fcacb7233b553812f3dffe619da5","kind":"commit","published_at":"2018-12-09T20:22:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"e5fbf74a06157e2d73701a158e8d6b5914429ea1","kind":"commit","published_at":"2018-12-01T10:43:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1/manifests"},{"name":"issue-13699-mster","sha":"ac0153bf1b13ddbc1e43c22693f2c223838d9f1a","kind":"tag","published_at":"2018-11-28T20:15:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/issue-13699-mster","html_url":"https://github.com/mui/material-ui/releases/tag/issue-13699-mster","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@issue-13699-mster","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster/manifests"},{"name":"v3.6.0","sha":"d9c790fa69a1c053c3d471e030e4066122d58902","kind":"commit","published_at":"2018-11-26T19:49:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"34492c23a773b1db66fe65801997257709c4f319","kind":"commit","published_at":"2018-11-12T23:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"dc6b2b870fa514e98c74b6854d22c6e25e7684cb","kind":"commit","published_at":"2018-11-12T22:46:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"ba1dc0f27cd85996dbf3ef9df4d7f10552d6c91f","kind":"commit","published_at":"2018-11-04T23:41:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0/manifests"},{"name":"v3.3.2","sha":"47b20fe33c5f1c8a2563bad3c27811c37f698794","kind":"commit","published_at":"2018-10-27T20:16:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"92b2a36716c8ced3d12ff0b300be06cc4743e6da","kind":"commit","published_at":"2018-10-23T22:16:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"47d3b93780400d6eaef48d29dfcbebec8a5f22b2","kind":"commit","published_at":"2018-10-21T21:27:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"bbb0b683dd45d130b17580da86fe6ccc1ab5b3d3","kind":"commit","published_at":"2018-10-15T22:11:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"a61f0fc9a56ef22874753175bad2a636460130d1","kind":"commit","published_at":"2018-10-14T21:03:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"58f526f46e609e3e6cd785d15bfc5486df7ab79f","kind":"commit","published_at":"2018-10-07T22:44:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"dbd67aa892a4e9885d763fcb0d1f6c1691fbf763","kind":"commit","published_at":"2018-09-30T17:16:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"6184c508f94500a9da7486ccb2b9398023e4b1b5","kind":"commit","published_at":"2018-09-23T22:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"a9cbda69c8e059d928da53d9525652170b999455","kind":"commit","published_at":"2018-09-16T21:32:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"27412afa36b6c64b15b3b33cd51235efbc55a775","kind":"commit","published_at":"2018-09-08T22:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d6fb8524ff94080614e8d4d1064c7b2cec66c5d1","kind":"commit","published_at":"2018-09-03T21:14:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"2e9643f6c43c9b393a3914cd085aac92df546c04","kind":"commit","published_at":"2018-08-28T22:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"6847e0affc09f56a1497013be98bc3b59ccd3fde","kind":"commit","published_at":"2018-08-27T17:34:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0/manifests"},{"name":"v1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1","html_url":"https://github.com/mui/material-ui/releases/tag/v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1/manifests"},{"name":"v1.5.1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6b4c29e324eaa1272ce7b42ecab0e3460af6f437","kind":"commit","published_at":"2018-08-12T20:42:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0/manifests"},{"name":"v0.20.2","sha":"1b1c1fce216b5b2f5ecd52d21f8ec6a326c00cd5","kind":"commit","published_at":"2018-08-05T21:43:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2/manifests"},{"name":"v1.4.3","sha":"99650a6d174ad97b41ba1079cd5d7f55b5db21b5","kind":"commit","published_at":"2018-08-04T10:26:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e9bb799208b34fb8f8bbfe4b63b7a1942f95d91f","kind":"commit","published_at":"2018-07-29T14:37:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"869692ecf3812bc4577ed4dde81a9911c5949695","kind":"commit","published_at":"2018-07-22T21:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7fdc1890fb744b565480835fd5684e66871c679f","kind":"commit","published_at":"2018-07-14T15:02:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"f12ba5bfafc53ada2e5719697dd8373d41fa9471","kind":"commit","published_at":"2018-07-02T20:06:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"cd47eeabdcd4f67e35ff5ad56ae82a571da5747a","kind":"commit","published_at":"2018-06-26T10:53:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"e943cb8d6f405de5d53c1f3d1908cbccb502bb3a","kind":"commit","published_at":"2018-06-20T21:41:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"29308b10b3f8ba3565168e4da4bb5f793cb8b4f9","kind":"commit","published_at":"2018-06-18T18:38:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7c094a0f0381c7b68a223e27b5dc700a7595b122","kind":"commit","published_at":"2018-06-10T09:50:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2a300cdec817595ac879bc419257e55ef318b0f9","kind":"commit","published_at":"2018-06-03T15:25:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"3ccf76d315404ebd67f1254f5679d327c0647dfd","kind":"commit","published_at":"2018-05-26T14:56:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"73101790333124cc8f5857bc46038b7d2315842a","kind":"commit","published_at":"2018-05-17T22:07:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.1","sha":"aae0c434f99c4ab559d8aff53cfbd2cfa7974043","kind":"commit","published_at":"2018-05-15T21:15:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1/manifests"},{"name":"v0.20.1","sha":"c663649d9edf9d196aadbb3b426fd613816964fc","kind":"commit","published_at":"2018-05-13T21:34:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1/manifests"},{"name":"v1.0.0-rc.0","sha":"5f3008fc26479b40ff16ec498ae0e6e3361fdb47","kind":"commit","published_at":"2018-05-13T19:13:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-beta.47","sha":"d16e4f5115a9fde3e8958d7959a912a55cbb246d","kind":"commit","published_at":"2018-05-09T21:48:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.47","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47/manifests"},{"name":"v1.0.0-beta.46","sha":"aa1ef83f22650245dd736681d7ec6331cb2a42ef","kind":"commit","published_at":"2018-05-08T21:51:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.46","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46/manifests"},{"name":"v1.0.0-beta.45","sha":"ab592831cbf5987a6516139aeaf148bdb3360ccb","kind":"commit","published_at":"2018-05-07T13:38:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.45","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45/manifests"},{"name":"v1.0.0-beta.44","sha":"0bba4ad1aed5d2181baa156009301eb56fd80158","kind":"commit","published_at":"2018-04-29T20:57:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.44","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44/manifests"},{"name":"v1.0.0-beta.43","sha":"6dfe7382b9777885abe84f4d1f66c0c62545d559","kind":"commit","published_at":"2018-04-22T10:47:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.43","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43/manifests"},{"name":"v1.0.0-beta.42","sha":"bc03443cac8a55ce3fc4d19e6a95e0f3d0116fbf","kind":"commit","published_at":"2018-04-16T20:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.42","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42/manifests"},{"name":"v1.0.0-beta.41","sha":"cddff325bdc2c79592701c11e295e48db0879c28","kind":"tag","published_at":"2018-04-07T18:26:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.41","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41/manifests"},{"name":"v1.0.0-beta.40","sha":"7f423b6bef54c4a34f3b53d9b8ebf33c183916f8","kind":"tag","published_at":"2018-04-01T09:55:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.40","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40/manifests"},{"name":"v1.0.0-beta.39","sha":"b95cb7a83a102b21b7f6add713398f6c9e743d50","kind":"tag","published_at":"2018-03-28T21:23:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.39","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39/manifests"},{"name":"v1.0.0-beta.38","sha":"a6ccfbe7699b67b03703b49a7cb14d865b841d38","kind":"tag","published_at":"2018-03-17T12:24:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.38","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38/manifests"},{"name":"v1.0.0-beta.37","sha":"1587ac3654ae5061eb21f652722a02cc4c367292","kind":"tag","published_at":"2018-03-11T14:31:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.37","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37/manifests"},{"name":"v1.0.0-beta.36","sha":"f31bd2e431c29f85a053387ce062987a3fc36168","kind":"tag","published_at":"2018-03-05T21:07:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.36","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36/manifests"},{"name":"v1.0.0-beta.35","sha":"25ca14ffcec6eeb75446730a03cc4a2014c5e8ab","kind":"tag","published_at":"2018-02-25T22:47:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.35","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.2","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2/manifests"},{"name":"olivier-material-ui-codemod@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1/manifests"},{"name":"olivier-material-ui-icons@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.1","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1/manifests"},{"name":"olivier-material-ui-codemod@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0/manifests"},{"name":"olivier-material-ui-icons@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0/manifests"},{"name":"v1.0.0-beta.34","sha":"284dfcb06fed2244033cc971cb78f485bafece3d","kind":"tag","published_at":"2018-02-17T12:08:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.34","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34/manifests"},{"name":"v1.0.0-beta.33","sha":"b7f698d48d61e74f74e5e50a08b4309460a55266","kind":"tag","published_at":"2018-02-10T12:03:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.33","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33/manifests"},{"name":"v1.0.0-beta.32","sha":"896bc50f35a83fac0453dbbecd9f367b45b450e9","kind":"tag","published_at":"2018-02-04T22:44:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.32","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32/manifests"},{"name":"v1.0.0-beta.31","sha":"6271146a2545aeedf4110990de21ebc0c910b627","kind":"tag","published_at":"2018-01-29T22:06:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.31","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31/manifests"},{"name":"v1.0.0-beta.30","sha":"2bb35ce508832f518a4c3af8cd7cf67af8fd90c5","kind":"tag","published_at":"2018-01-21T22:50:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.30","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30/manifests"},{"name":"v1.0.0-beta.29","sha":"7386d56d4dfb85ca4a586a56691b6a58798d5c42","kind":"tag","published_at":"2018-01-16T20:27:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.29","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29/manifests"},{"name":"v1.0.0-beta.28","sha":"e1f3dad9084edf460d42e0a5f6b7c956eaa51e8d","kind":"tag","published_at":"2018-01-14T14:52:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.28","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28/manifests"},{"name":"v1.0.0-beta.27","sha":"fcfe4a64a95f65e205c5ba9523987982e6556eea","kind":"tag","published_at":"2018-01-06T15:25:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.27","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27/manifests"},{"name":"v1.0.0-beta.26","sha":"bd42549ee464bce03743f7ee18964066f9d3907d","kind":"tag","published_at":"2017-12-30T23:24:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.26","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26/manifests"},{"name":"v1.0.0-beta.25","sha":"d9ab3e313136fa5fb179743b560ac7c9e4fa8f6a","kind":"tag","published_at":"2017-12-22T23:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.25","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25/manifests"},{"name":"v1.0.0-beta.24","sha":"7c8fe8516f8bf6317e7cc748eefa7d97c92b4007","kind":"tag","published_at":"2017-12-17T12:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.24","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24/manifests"},{"name":"v1.0.0-beta.23","sha":"1a4e5b06ae0a7f6b3a6be810d272ebdf3efbb863","kind":"tag","published_at":"2017-12-09T09:51:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.23","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23/manifests"},{"name":"v0.20.0","sha":"86b40ae4883e95d6139e9e5d59c0e14aa022ce3a","kind":"commit","published_at":"2017-12-04T04:05:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0/manifests"},{"name":"v1.0.0-beta.22","sha":"22f68ca292a947349ae2877b09e85775703ec87f","kind":"tag","published_at":"2017-11-28T23:11:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22/manifests"},{"name":"v1.0.0-beta.21","sha":"d33604a9deacbb2725da3688d823416486a039c1","kind":"tag","published_at":"2017-11-13T22:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21/manifests"},{"name":"v1.0.0-beta.20","sha":"076d08bfa709ffdb4858106ebda73f475e4ec5b9","kind":"tag","published_at":"2017-11-05T19:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20/manifests"},{"name":"v1.0.0-beta.19","sha":"2a1879fb818973d4df766c2d7842afd939fdb2b8","kind":"tag","published_at":"2017-10-30T21:51:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19/manifests"},{"name":"v1.0.0-beta.18","sha":"f626204f8e0cd9933bcb7a8c8ac5cd97d6419eca","kind":"tag","published_at":"2017-10-23T21:58:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18/manifests"},{"name":"v1.0.0-beta.17","sha":"616d69d5ff7263eb9c84960b6b7a4c9ff852d4ef","kind":"tag","published_at":"2017-10-15T22:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17/manifests"},{"name":"v1.0.0-beta.16","sha":"56fd0d9d2f6fe0222b8c4117e227de1d725918ba","kind":"tag","published_at":"2017-10-08T20:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16/manifests"},{"name":"v0.19.4","sha":"f1bc4be26ca68578f0cfd053fed8eeabe0d3a636","kind":"tag","published_at":"2017-10-08T19:56:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4/manifests"},{"name":"v1.0.0-beta.15","sha":"4da17a67182a212be91a36cec9c976ccb6293380","kind":"tag","published_at":"2017-10-04T16:05:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15/manifests"},{"name":"v1.0.0-beta.13","sha":"736f12000e6989b2e37fcf10deca8bcf20a284f5","kind":"tag","published_at":"2017-10-01T19:58:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13/manifests"},{"name":"v0.19.3","sha":"7e484cc0c2e3db1e30ebe89d93475f2999f6168c","kind":"tag","published_at":"2017-10-01T19:35:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3/manifests"},{"name":"v1.0.0-beta.12","sha":"65b6e04a74a1520209e7b8fcfa311a431ecb070a","kind":"tag","published_at":"2017-09-24T18:24:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12/manifests"},{"name":"v0.19.2","sha":"5f750e046d48fa2f8c0efd86290ea48661c9b32e","kind":"tag","published_at":"2017-09-18T20:14:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2/manifests"},{"name":"v1.0.0-beta.11","sha":"01c6feb33e7e4e5043ce2a8377fa7dda3dbc8180","kind":"tag","published_at":"2017-09-18T19:11:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11/manifests"},{"name":"v1.0.0-beta.10","sha":"3d4518c997fe875f8e91044ff59a09a46fdfb726","kind":"tag","published_at":"2017-09-13T21:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10/manifests"},{"name":"v1.0.0-beta.9","sha":"d4dba0da9a00efe5104365ca647d848a131a41a6","kind":"tag","published_at":"2017-09-10T11:17:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9/manifests"},{"name":"v1.0.0-beta.8","sha":"865b39bef48c3f85743c3914ba146b97b93fce0f","kind":"tag","published_at":"2017-09-02T11:11:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8/manifests"},{"name":"v0.19.1","sha":"b0d03e92c64bee1ac8c25acd0c48657b7f605d9a","kind":"tag","published_at":"2017-09-02T10:38:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1/manifests"},{"name":"v1.0.0-beta.7","sha":"d2083879918dcafdc9c17e3e19440000a0abb3b0","kind":"tag","published_at":"2017-08-30T22:51:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7/manifests"},{"name":"v1.0.0-beta.6","sha":"8385df161a6792d472821e30c7095b267b844950","kind":"tag","published_at":"2017-08-20T14:48:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6/manifests"},{"name":"v1.0.0-beta.5","sha":"8292545fd41ea9f9d3c7c52bb45f60a4fea434a9","kind":"tag","published_at":"2017-08-15T08:55:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5/manifests"},{"name":"v0.19.0","sha":"d1b3bc614a818d497e38fd51c85077dd7b490bad","kind":"tag","published_at":"2017-08-15T08:17:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0/manifests"},{"name":"v1.0.0-beta.4","sha":"110f0a6e95e8e2b51b2bdd7e545a9b41d1a0009f","kind":"tag","published_at":"2017-08-05T10:09:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4/manifests"},{"name":"v1.0.0-beta.3","sha":"e0dd9560d4a152ca0a61558b6238edc40746c354","kind":"tag","published_at":"2017-07-29T21:00:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"45d5da95daf4d52b0ea6e4ffbef27755fa0aa196","kind":"tag","published_at":"2017-07-23T17:45:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"603fbde8d99e386d6640ec6c24ba9fcfc4316dd4","kind":"tag","published_at":"2017-07-23T17:12:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1/manifests"},{"name":"v0.18.7","sha":"50f6dfc4b6ee7473e27ba950c3ce900b24f17d1c","kind":"tag","published_at":"2017-07-23T15:51:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7/manifests"},{"name":"v1.0.0-alpha.22","sha":"f3992561ed94696d595b6a56efc7449c7dee67c7","kind":"tag","published_at":"2017-07-18T09:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22/manifests"},{"name":"v1.0.0-alpha.21","sha":"49d21891b72796f4a8f383d9b15b66f72cb94549","kind":"tag","published_at":"2017-07-04T22:13:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21/manifests"},{"name":"v0.18.6","sha":"1d10ecbac4a83f9934bb6a7f025855f82002113c","kind":"tag","published_at":"2017-07-04T21:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6/manifests"},{"name":"v0.18.5","sha":"86f7c4141cc66ab1e96a681a6945472283e41ea3","kind":"tag","published_at":"2017-06-28T18:14:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5/manifests"},{"name":"v1.0.0-alpha.20","sha":"84363396403cbbd51072d0b09822cd6d8ab6bf87","kind":"tag","published_at":"2017-06-25T18:01:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20/manifests"},{"name":"v0.18.4","sha":"2c6872cacf19ac71a316b282c2467162dcd148c6","kind":"tag","published_at":"2017-06-25T17:39:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4/manifests"},{"name":"v1.0.0-alpha.19","sha":"611bfd7557fd928933e39c054d2b2edeb57adaed","kind":"tag","published_at":"2017-06-19T16:58:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19/manifests"},{"name":"v1.0.0-alpha.18","sha":"5fdb60642bdf2907b7fba352cf2cd0fa7208848f","kind":"tag","published_at":"2017-06-19T10:12:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18/manifests"},{"name":"v1.0.0-alpha.17","sha":"73e0a35145d10f3c29a991f75e5ba8315e0e754a","kind":"tag","published_at":"2017-06-12T11:55:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17/manifests"},{"name":"v0.18.3","sha":"4c6a542c772f9fe9ff97bb95f63801138d7722d0","kind":"tag","published_at":"2017-06-07T21:28:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"9d3b59b3fec3b31b37334c3bd842112f3d090f86","kind":"commit","published_at":"2017-06-06T21:29:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2/manifests"},{"name":"v1.0.0-alpha.16","sha":"0c7dba6dc5ad8b9f69ec3c60e3ba31f2973e582a","kind":"tag","published_at":"2017-06-01T08:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"18508aeb3e5817406209e15c3e51a53c2cbece96","kind":"tag","published_at":"2017-05-23T20:00:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"771fb44738e116a1d2cec7aabb8ed1425b1d57f6","kind":"tag","published_at":"2017-05-14T10:11:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14/manifests"},{"name":"v0.18.1","sha":"715372edf9fc21244030207409b4070158f6936d","kind":"tag","published_at":"2017-05-13T10:21:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1/manifests"},{"name":"v1.0.0-alpha.13","sha":"17fde80a53fb9fcce31a82290f54de55cf3655e9","kind":"tag","published_at":"2017-05-08T10:47:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13/manifests"},{"name":"v0.18.0","sha":"dea7938b1265a3b100899d65589fbd05e877ab9e","kind":"tag","published_at":"2017-04-30T22:26:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0/manifests"},{"name":"v1.0.0-alpha.12","sha":"dc7371e4770fd3e8b1a82b9c2c2a652acaa73713","kind":"tag","published_at":"2017-04-30T22:22:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12/manifests"},{"name":"v0.17.4","sha":"a398290811c94bd6bb2d5d04c7f6d0ce734e3ad6","kind":"commit","published_at":"2017-04-14T17:20:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4/manifests"},{"name":"v1.0.0-alpha.11","sha":"7b3dbfaf2e94e8139424c8660692ee20d5a9880e","kind":"tag","published_at":"2017-04-14T16:50:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11/manifests"},{"name":"v0.17.3","sha":"53076a03182668f94d3bf40cd880309a51e9be88","kind":"tag","published_at":"2017-04-10T21:42:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"38c4aed87e608ded8e083dcf341ed5e9a14c20ef","kind":"tag","published_at":"2017-04-09T11:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2/manifests"},{"name":"v1.0.0-alpha.10","sha":"27fd907d604c1d3189b7b70e3a7e4758e0171492","kind":"tag","published_at":"2017-04-06T12:00:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"b962c2fbfa7a9cab9e9844e01966b90ca86e67a1","kind":"tag","published_at":"2017-04-01T13:47:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a0b4691eb3958aeb9173a8f4e705c81dfb7d25da","kind":"tag","published_at":"2017-03-25T11:46:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8/manifests"},{"name":"v0.17.1","sha":"05280483dbbc29e56edd8f3644721679b55d4d73","kind":"commit","published_at":"2017-03-13T12:27:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1/manifests"},{"name":"v1.0.0-alpha.7","sha":"9281a3fcee37d6afb9e493ff06e8a2626f4d7d91","kind":"tag","published_at":"2017-03-12T12:31:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"69f604946c366c655d0613841c034cacee7e9ef4","kind":"commit","published_at":"2017-02-26T12:41:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6/manifests"},{"name":"v1.0.0-alpha.5","sha":"74973892bdfacd5c9e3a4ce63185e9a6500d9522","kind":"commit","published_at":"2017-02-26T11:04:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-alpha.4","sha":"6472a6864951bfe7f3739afbe74b50981299ac28","kind":"commit","published_at":"2017-02-26T10:19:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4/manifests"},{"name":"v0.17.0","sha":"c9af9606bcea6551ceaadc2f6430d629eb679e84","kind":"commit","published_at":"2017-02-12T22:06:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0/manifests"},{"name":"v1.0.0-alpha.3","sha":"4583f5212d0b668e3801a859d3cc584cec0ec173","kind":"commit","published_at":"2017-02-12T21:43:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"8476782b595175d25c8a972b5fe53bc1f8532676","kind":"tag","published_at":"2017-02-07T19:48:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"3a0eb03018a9c5c96ba5233de8ef45202403a94c","kind":"commit","published_at":"2017-01-29T21:29:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.16.7","sha":"867c6c29b1badd839b1fd57720e5754fcd53a516","kind":"commit","published_at":"2017-01-15T19:57:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"bc84dbeeb78b725fefdc10cdc6eee7b75cc1226e","kind":"commit","published_at":"2016-12-25T21:03:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"8a03a04ef17f76ce09b88607b216d8a8e4d277d6","kind":"commit","published_at":"2016-12-09T20:45:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"84c18c98ff56fbe81be902735164219040729bb1","kind":"commit","published_at":"2016-11-17T19:18:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"066c5d53d1d4ecec2923ed12ec14647ae8248a9c","kind":"commit","published_at":"2016-11-17T16:41:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"806b2eab2272b430e814f8b3c7f1e7b31cd0e306","kind":"commit","published_at":"2016-11-14T17:22:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"2085737a798d9cb808b2fddf1f06883b27327ccc","kind":"commit","published_at":"2016-10-19T18:24:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"6eb9913441cb39562f4c935bdd70042d26daa260","kind":"commit","published_at":"2016-10-05T14:36:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0/manifests"},{"name":"v0.16.0-rc2","sha":"71a9524d0ec28dad2f566a42c7bb8ad2ea93ce36","kind":"commit","published_at":"2016-09-24T19:31:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2/manifests"},{"name":"v0.16.0-rc1","sha":"1691addd7f84317619c6831c35cb1f32ef3779b6","kind":"commit","published_at":"2016-09-07T19:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1/manifests"},{"name":"v0.15.4","sha":"be9bc14f4cda041299b6f8845af87b9278c871fc","kind":"commit","published_at":"2016-08-10T22:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"8bd3589dd7f676f3d725559cbd63457afe8d3691","kind":"commit","published_at":"2016-08-02T20:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"908f694e1e6eae9e63da6b22e63100d6bda4fa8e","kind":"commit","published_at":"2016-07-09T21:10:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"1fed1bcc81d89e473e261c1da4bf0a3a46515ce8","kind":"tag","published_at":"2016-06-20T08:15:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"06667b589952f58ff8c6d277df364ef16dada671","kind":"tag","published_at":"2016-05-06T13:49:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0/manifests"},{"name":"v0.15.0-beta.2","sha":"7cf7adfe9042e9be8dbaa1c850ffacca26e9c269","kind":"commit","published_at":"2016-04-21T22:57:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2/manifests"},{"name":"v0.15.0-beta.1","sha":"47d7525fb77c7c579e99d595b3f98c69fc838c77","kind":"tag","published_at":"2016-04-14T13:33:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1/manifests"},{"name":"v0.15.0-alpha.2","sha":"caabf9eaee5a5e11097958105f8427cfc8905f86","kind":"tag","published_at":"2016-03-17T23:37:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2/manifests"},{"name":"v0.15.0-alpha.1","sha":"2ebddeb908857c16ece162964a7e501ab37716ba","kind":"commit","published_at":"2016-02-27T17:54:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1/manifests"},{"name":"v0.14.4","sha":"de2bee1335ff1fd701a60cb3d739cf919dbd77ce","kind":"commit","published_at":"2016-02-03T00:47:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"fa9141f90149392cc3fa366736e61a89b07e9205","kind":"commit","published_at":"2016-01-27T03:06:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"44b41957ae81344cf6dc794cf2dbe2da48152622","kind":"commit","published_at":"2016-01-08T15:52:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"0ae4d7f61bb240ae5e2adc9d15a8d5629f738db6","kind":"commit","published_at":"2016-01-04T22:23:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"628bc82957d8e537a1b648e31e10723820bb00ac","kind":"commit","published_at":"2015-12-25T15:12:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0/manifests"},{"name":"v0.14.0-rc2","sha":"9a24d8a7839c37b86748ad8022e39235e8eb6be2","kind":"commit","published_at":"2015-12-14T22:26:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2/manifests"},{"name":"v0.14.0-rc1","sha":"7459597806a2f1f5826eaab26d3c5d974da70fbd","kind":"commit","published_at":"2015-12-04T19:52:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1/manifests"},{"name":"v0.13.4","sha":"a98006f9ffb588030cbdd2e3b4a4515017e58c43","kind":"commit","published_at":"2015-11-24T17:07:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"e33afed6913b58a990bd4b51a038bbfff0a0f42f","kind":"commit","published_at":"2015-11-17T16:34:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"6f28ad04e8f95073646bfeb8936c550ca4a94347","kind":"commit","published_at":"2015-11-10T00:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"330488977f95dbebd6cf6a387bf10a86238331ff","kind":"commit","published_at":"2015-10-29T21:08:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"7980cd589e9dc9e055e1b789bf2f80e7f2ef0f5d","kind":"commit","published_at":"2015-10-21T19:38:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"86394ccd2d7b715eaa054a369679eba4ac82ce1f","kind":"commit","published_at":"2015-10-21T19:04:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"d310459476a461e0d29f166de277896026d8f35f","kind":"commit","published_at":"2015-10-19T17:30:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"06aca1012d01de4ec782acfb8d22a6ec83d48ff7","kind":"commit","published_at":"2015-10-07T21:43:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"6671f90516c2065839efae773ecda924b8bebdae","kind":"commit","published_at":"2015-10-06T19:31:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"a4e194e46c47f8e2eedfab8f0a8c4104e5679c95","kind":"commit","published_at":"2015-09-28T16:15:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"aa485220ff28e907d2548cbfb65bd789c23d9eba","kind":"commit","published_at":"2015-09-25T16:08:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"b55b770f2049852febe47bef27aa0eaceafcec08","kind":"commit","published_at":"2015-09-15T21:10:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"82bc1cb2805f7b624516f71628e6ca525df18cad","kind":"commit","published_at":"2015-08-24T21:31:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0/manifests"},{"name":"v0.10.4","sha":"a8097bcbed6939f0cb308e05acf03a907b666725","kind":"commit","published_at":"2015-08-09T03:29:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"2a43082b52138e33c85878616461445895066a11","kind":"commit","published_at":"2015-08-08T22:51:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"71583523f39c1830d3fcffeff0598c2f803f1048","kind":"commit","published_at":"2015-07-29T20:34:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"6b609c63611b02f9e845b765770983c547cd6af8","kind":"commit","published_at":"2015-07-13T21:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"b6140ec86c5087ad799e9a658f3f0d9b150c205a","kind":"commit","published_at":"2015-07-10T01:35:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"8a18478700f49b94fe7f580664e7b31c581ceb0b","kind":"commit","published_at":"2015-06-20T17:47:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"3da654eb4f0ddb10d81f2706eda1f3819e40b795","kind":"commit","published_at":"2015-06-15T01:46:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"867e87d3530b4fb6bc7f6ec5fb9edcd49e7bd631","kind":"commit","published_at":"2015-06-09T23:38:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"cb794810e7c39352f1bbd533d92983dc22a57510","kind":"commit","published_at":"2015-05-24T20:12:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0/manifests"},{"name":"v0.7.5","sha":"b3ce0b272e5468919d01b3d3ab6751a92f682b48","kind":"commit","published_at":"2015-04-27T19:14:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"abc159f246f15163f7984bcf702409cffc745d6e","kind":"commit","published_at":"2015-04-21T18:14:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"9321a4a8879f380a725c7439114ebf3e0da8abcc","kind":"commit","published_at":"2015-04-01T15:20:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"953606f4d1a9e3a33798b499219fe40b1f81fd96","kind":"commit","published_at":"2015-03-25T23:45:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"03c169188dd10ec2242b7806050781867c0291dd","kind":"commit","published_at":"2015-03-04T21:41:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"078ba0c94f8985dd2d96587784f760474ba51858","kind":"commit","published_at":"2015-02-13T21:06:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"accd9f0ef163d514b091709ffd63f76f6d1a467f","kind":"commit","published_at":"2015-01-27T00:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"57c7a95be20dc77cbe0459a40acc802e16de5148","kind":"commit","published_at":"2015-01-26T23:07:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"706446d6aeb952def6f2016fdc213b6e56b2d40f","kind":"commit","published_at":"2015-01-03T23:58:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"6b294fdd0a7f9686b8b8f05cf8759e90b3e581f9","kind":"commit","published_at":"2014-12-25T17:36:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"3eb741fdb94fff5e8218809b8f7d5a9d2e4d1778","kind":"commit","published_at":"2014-12-15T17:14:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"d65414913839d9d939c8bd938ca21f39f0faa924","kind":"commit","published_at":"2014-12-07T15:15:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"fc3232f6e9d1662c4f9d813b70acb329c4cdc6de","kind":"commit","published_at":"2014-11-30T21:22:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"4b02786c2a7e27613201fe72c033a260018a38d6","kind":"commit","published_at":"2014-11-28T20:34:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"ab8880bc442941c20d58ca2cbb8aace7b2724929","kind":"commit","published_at":"2014-11-17T20:10:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"052b0bc5a3e887d0a36b2277a2e09812a0ce206b","kind":"commit","published_at":"2014-11-11T21:11:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"715b7e868003ac9b121bdacee3e1301b9c660aa9","kind":"commit","published_at":"2014-11-08T19:56:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"088d257c0bec691545cd32f83fd2af753866b8ee","kind":"commit","published_at":"2014-11-08T00:13:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0/manifests"},{"name":"v0.1.29","sha":"3fe7b8bf7c3adc04522f311ce1c1c3b6e39e8edd","kind":"commit","published_at":"2014-11-05T19:58:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.1.29","html_url":"https://github.com/mui/material-ui/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29/manifests"}]},"repo_metadata_updated_at":"2025-10-29T21:14:08.349Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":null,"forks_count":null,"average":31.98917341990317},"purl":"pkg:maven/org.webjars.npm/material-ui__system","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:material-ui__system","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:material-ui__system","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:material-ui__system/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-29T16:04:14.239Z","issues_count":4308,"pull_requests_count":9949,"avg_time_to_close_issue":13592057.178502878,"avg_time_to_close_pull_request":1743679.4759773905,"issues_closed_count":2590,"pull_requests_closed_count":8490,"pull_request_authors_count":716,"issue_authors_count":2931,"avg_comments_per_issue":5.109795728876509,"avg_comments_per_pull_request":1.994974369283345,"merged_pull_requests_count":7175,"bot_issues_count":19,"bot_pull_requests_count":3438,"past_year_issues_count":769,"past_year_pull_requests_count":3299,"past_year_avg_time_to_close_issue":842316.4168674699,"past_year_avg_time_to_close_pull_request":466566.7232444611,"past_year_issues_closed_count":415,"past_year_pull_requests_closed_count":2663,"past_year_pull_request_authors_count":186,"past_year_issue_authors_count":610,"past_year_avg_comments_per_issue":1.859557867360208,"past_year_avg_comments_per_pull_request":1.4080024249772658,"past_year_bot_issues_count":9,"past_year_bot_pull_requests_count":1478,"past_year_merged_pull_requests_count":2376,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/issues","maintainers":[{"login":"oliviertassinari","count":773,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"siriwatknp","count":700,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":511,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":434,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"mnajdova","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"michaldudak","count":262,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"aarongarciah","count":237,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"ZeeshanTamboli","count":207,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mj12albert","count":193,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"alexfauquette","count":165,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"samuelsycamore","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"cherniavskii","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"LukasTy","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"bharatkashyap","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"DanailH","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"JCQuintas","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"eps1lon","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"hbjORbj","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hbjORbj"},{"login":"flaviendelangle","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"michelengelen","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"rosskevin","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rosskevin"},{"login":"mbrookes","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"m4theushw","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"apedroferreira","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"hasdfa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"nikitaa24","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikitaa24"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"richbustos","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richbustos"},{"login":"nathanmarks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanmarks"},{"login":"vicasas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"MBilalShafi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joshwooding","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwooding"},{"login":"dimitropoulos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dimitropoulos"},{"login":"arthurbalduini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"dmtrKovalenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmtrKovalenko"},{"login":"hai-cea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-cea"},{"login":"gerdadesign","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"DavidCnoops","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidCnoops"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}],"active_maintainers":[{"login":"siriwatknp","count":282,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":241,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":191,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"oliviertassinari","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"ZeeshanTamboli","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mnajdova","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"mj12albert","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"aarongarciah","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"prakhargupta1","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"JCQuintas","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"DanailH","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"alexfauquette","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"bharatkashyap","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"LukasTy","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"cherniavskii","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"michaldudak","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"MBilalShafi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"flaviendelangle","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"vicasas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:material-ui__system/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:material-ui__system/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:material-ui__system/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:material-ui__system/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:material-ui__system/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":572386,"maintainers_count":0,"namespaces_count":75981,"keywords_count":35251,"github":"maven-central","metadata":{"funded_packages_count":38856},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-12-16T05:44:42.274Z","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":10758899,"name":"@temp-mui/utils","ecosystem":"npm","description":"Utility functions for React components.","homepage":"http://private package","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/material-ui","keywords_array":["react","react-component","mui","utils"],"namespace":"temp-mui","versions_count":1,"first_release_published_at":"2024-07-26T02:55:03.030Z","latest_release_published_at":"2024-07-26T02:55:03.030Z","latest_release_number":"5.15.14","last_synced_at":"2025-12-12T01:21:14.046Z","created_at":"2024-07-28T00:10:35.419Z","updated_at":"2025-12-12T01:21:14.046Z","registry_url":"https://www.npmjs.com/package/@temp-mui/utils","install_command":"npm install @temp-mui/utils","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/mui-org"},"dist-tags":{"latest":"5.15.14"}},"repo_metadata":{"id":19822297,"uuid":"23083156","full_name":"mui/material-ui","owner":"mui","description":"Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.","archived":false,"fork":false,"pushed_at":"2025-10-22T16:11:10.000Z","size":699196,"stargazers_count":96842,"open_issues_count":1774,"forks_count":32693,"subscribers_count":1324,"default_branch":"master","last_synced_at":"2025-10-22T18:17:02.502Z","etag":null,"topics":["design-system","material-design","material-ui","react","react-components"],"latest_commit_sha":null,"homepage":"https://mui.com/material-ui/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2014-08-18T19:11:54.000Z","updated_at":"2025-10-22T16:11:52.000Z","dependencies_parsed_at":"2025-06-02T16:06:01.092Z","dependency_job_id":"32b77193-1b92-4638-bb5e-6c82ade9eee5","html_url":"https://github.com/mui/material-ui","commit_stats":{"total_commits":23822,"total_committers":3211,"mean_commits":"7.4188726253503585","dds":0.8266728234405172,"last_synced_commit":"c0620e333641deda56f3cd68c7c3736098ee818c"},"previous_names":["mui-org/material-ui","callemall/material-ui"],"tags_count":568,"template":false,"template_full_name":null,"purl":"pkg:github/mui/material-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/sbom","scorecard":{"id":262861,"data":{"date":"2025-08-17T02:37:43Z","repo":{"name":"github.com/mui/material-ui","commit":"06de3386e5dbd68c7e7496219f702232dcd7ec9f"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.7,"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":"Maintained","score":10,"reason":"30 commit(s) and 1 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":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/check-if-pr-has-label.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yml: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:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/no-response.yml:22","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/check-if-pr-has-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci-check.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-cleanup.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/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/publish-canaries.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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 28 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":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  14 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:  13 out of  13 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":"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: 'allow deletion' disabled on branch 'v6.x'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v6.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v6.x'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'v6.x'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v6.x'","Warn: codeowners review is not required on branch 'master'","Warn: codeowners review is not required on branch 'v6.x'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v6.x'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v6.x'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v6.x'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v6.x'"],"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":"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":"CI-Tests","score":10,"reason":"28 out of 28 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 36 contributing companies or organizations","details":["Info: found contributions from: A11yance, LightSourceAI, TourConnect, Treeshakers, alienfast, calcom, callemall, cefsharp, cssinjs, emikra, goose-duck, instacart, jalaali, lightsourceai, mui, mui-org, nodejs, openfoodfacts, pabloengine, pretur, react-native-community, reactiran, reactjs, reactwg, state-machines, storybookjs, testing-library, text-em-all, typed-typings, typescript-cheatsheets, underjs, vercel, webpack, yarnpkg, yarnplugins, 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":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-cpj6-fhp6-mr6j","Warn: Project is vulnerable to: GHSA-f46r-rw29-r322","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","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-17T11:13:50.539Z","repository_id":19822297,"created_at":"2025-08-17T11:13:50.539Z","updated_at":"2025-08-17T11:13:50.539Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280748853,"owners_count":26383954,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-24T02:00:06.418Z","response_time":73,"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":"v7.3.4","sha":"28eadba9ec2899226ecbf4058b8fba1ddeab9e6d","kind":"tag","published_at":"2025-10-02T18:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4/manifests"},{"name":"v7.3.3","sha":"6984a79aa3ebde0ad9d1a21817de900f60b7dc90","kind":"tag","published_at":"2025-10-02T14:01:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3/manifests"},{"name":"v7.3.2","sha":"ebd180cdd48e365aa0c5c54b6568d5efc320590d","kind":"tag","published_at":"2025-09-02T06:18:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"3592ec32c4858c22bf99c535c037c13ee6db6b84","kind":"tag","published_at":"2025-08-06T09:33:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"ad98e5ebf7f2f629f9a8b054d9ee3e7217d163bf","kind":"tag","published_at":"2025-08-05T05:40:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0/manifests"},{"name":"v6.5.0","sha":"894dd472b2cc3bbf218eef521ce5a4bcbe914e60","kind":"tag","published_at":"2025-07-08T02:51:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0/manifests"},{"name":"v5.18.0","sha":"6b50143dcfc2aad56a37c9f2e1f14256e9a65c4e","kind":"tag","published_at":"2025-07-08T02:50:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0/manifests"},{"name":"v7.2.0","sha":"1496d735b2cf16501ce413daec40d627eee77e1d","kind":"tag","published_at":"2025-06-30T08:59:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0/manifests"},{"name":"v7.1.2","sha":"ad2d425db362790d6d0f90fbe5b5d3a5b5132503","kind":"tag","published_at":"2025-06-20T07:34:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2/manifests"},{"name":"v6.4.12","sha":"9179a92b0d97f6d0270c7fac733cfd81bd7354cc","kind":"tag","published_at":"2025-06-02T06:58:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12/manifests"},{"name":"v7.1.1","sha":"0ebb3a14ccc5dbee4ec2682b387511f107b95a65","kind":"tag","published_at":"2025-06-02T06:47:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"e3e07e0b8fac5ca8fb4bbf3ec453dbe79133552f","kind":"tag","published_at":"2025-05-06T08:50:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0/manifests"},{"name":"v6.4.11","sha":"6b3957d9d42c83e069da8e8bb534ec294dcb6254","kind":"tag","published_at":"2025-04-10T02:36:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11/manifests"},{"name":"v7.0.2","sha":"ebb24ce49e1ef8358600a7787cb6c8d671cead63","kind":"tag","published_at":"2025-04-09T13:08:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2/manifests"},{"name":"v6.4.10","sha":"d80a3609c8a7274dc5fafa348382059945aee449","kind":"tag","published_at":"2025-03-31T19:03:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10/manifests"},{"name":"v7.0.1","sha":"d6fdcac555725c3807e6f03445e3a051398ee739","kind":"tag","published_at":"2025-03-28T18:58:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"22aa7db2ed23df3b43530e9fdb57bc1051221457","kind":"tag","published_at":"2025-03-26T14:16:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0/manifests"},{"name":"v6.4.9","sha":"a884cb821f67a831f44cc6abfc3bc77faef91ada","kind":"tag","published_at":"2025-03-25T15:45:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9/manifests"},{"name":"v7.0.0-rc.0","sha":"ebaec8db8ae1b90183817cb0bad549d7fc63fe79","kind":"tag","published_at":"2025-03-19T09:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0/manifests"},{"name":"v5.17.1","sha":"0d509f8a4a48031a1e25974a1604b803892ce94e","kind":"tag","published_at":"2025-03-18T18:44:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"b0dc8270c5a2896293ff8b61052120a13819f0a1","kind":"tag","published_at":"2025-03-18T15:28:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0/manifests"},{"name":"v6.4.8","sha":"2bded219fabaaefc2083aa660d5856ab75cfa8d6","kind":"tag","published_at":"2025-03-17T17:54:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8/manifests"},{"name":"v7.0.0-beta.4","sha":"260ed53760f179e3bb4f1f43e2f2712ecbf9fdd7","kind":"tag","published_at":"2025-03-13T13:30:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4/manifests"},{"name":"v6.4.7","sha":"d1ca0a45fea4327ba4dc9876e62922785493f1c3","kind":"tag","published_at":"2025-03-05T15:19:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7/manifests"},{"name":"v7.0.0-beta.3","sha":"9dea4105c8b413e087bd1d0cc517b52831a2eb86","kind":"tag","published_at":"2025-03-05T15:13:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"48acea181cac8ca14455e76d01d3554ba578781e","kind":"tag","published_at":"2025-02-27T15:00:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2/manifests"},{"name":"v7.0.0-beta.1","sha":"2cf2e71af3c2b26694964884456bc335c2ba6cdb","kind":"tag","published_at":"2025-02-26T18:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1/manifests"},{"name":"v6.4.6","sha":"356b885778a2af26505d5dbba76a9abcceb69800","kind":"tag","published_at":"2025-02-26T13:39:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6/manifests"},{"name":"v7.0.0-beta.0","sha":"b485c1abec1d776e925ca90e6fa7d91e9bd057a7","kind":"tag","published_at":"2025-02-26T13:22:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0/manifests"},{"name":"v7.0.0-alpha.2","sha":"ba14b7070070281c8a6cea1df7653f007bb8da49","kind":"tag","published_at":"2025-02-18T18:57:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.4.5","sha":"6f2b908baa7863e2cbf0ec4518dc90ccfd53597b","kind":"tag","published_at":"2025-02-18T18:46:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5/manifests"},{"name":"v7.0.0-alpha.1","sha":"c390c1c2d1c85f42d40f16ce405a3c4b62026ec7","kind":"tag","published_at":"2025-02-11T17:34:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1/manifests"},{"name":"v6.4.4","sha":"c66361a6ad9d1354b60e6fb93ba3144c1348ab15","kind":"tag","published_at":"2025-02-11T14:31:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4/manifests"},{"name":"v6.4.3","sha":"cee310a92f61ffb75284195a9ed30bcb367c78e2","kind":"tag","published_at":"2025-02-04T18:53:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3/manifests"},{"name":"v7.0.0-alpha.0","sha":"3e3195a4285ca716061f7d7d87f4915630af1b69","kind":"tag","published_at":"2025-02-03T12:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.4.2","sha":"1813d89a599a4027fd216062b2cac8b0c1864f1d","kind":"tag","published_at":"2025-01-29T15:50:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2/manifests"},{"name":"v6.4.1","sha":"819e662a2ce210f8805c45057389217cb1c39a83","kind":"tag","published_at":"2025-01-21T13:23:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"f9949a8889c7e69cac145ce56411298a234d2e49","kind":"tag","published_at":"2025-01-14T16:46:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0/manifests"},{"name":"v5.16.14","sha":"ba588c8333d765af63ab15c8b33dd947b615f70b","kind":"tag","published_at":"2025-01-06T21:20:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14/manifests"},{"name":"v6.3.1","sha":"afd551abd3be44de711d6baef48e62e18b97c908","kind":"tag","published_at":"2025-01-03T13:53:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1/manifests"},{"name":"v5.16.13","sha":"e52a6379f22d38453fa046d410b0c4700707dbd9","kind":"tag","published_at":"2024-12-25T11:25:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13/manifests"},{"name":"v6.3.0","sha":"84d6ecfdccd10f204854beeef98bcc55dc99d117","kind":"tag","published_at":"2024-12-23T18:10:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"17026fc203a8b413ec7343b6eeb267a50519d515","kind":"tag","published_at":"2024-12-17T13:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1/manifests"},{"name":"v5.16.12","sha":"b8fbcf5fb5169d8db6ee0ec35001816d2777e8d4","kind":"tag","published_at":"2024-12-17T13:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12/manifests"},{"name":"v5.16.11","sha":"2413ff076b0d462736dfccd399b4be863fd79ec2","kind":"tag","published_at":"2024-12-11T10:13:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11/manifests"},{"name":"v6.2.0","sha":"3a8ceaead5ac4c2c4554e6500ca3d197420a04c2","kind":"tag","published_at":"2024-12-11T02:03:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0/manifests"},{"name":"v6.1.10","sha":"5c5e9f6d8a90034cd75dcb92403caf6b37efc916","kind":"tag","published_at":"2024-12-04T10:03:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10/manifests"},{"name":"v5.16.9","sha":"ec085b677c43ed1f37e66bd2fb58f27dce9f7184","kind":"tag","published_at":"2024-12-04T09:34:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9/manifests"},{"name":"v5.16.8","sha":"096adfbe28d038397a7f3cf3494b86844226e162","kind":"tag","published_at":"2024-11-28T06:51:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8/manifests"},{"name":"v6.1.9","sha":"821784419eefb89e4ce7b66c4b602a1e33d2fa88","kind":"tag","published_at":"2024-11-27T13:22:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9/manifests"},{"name":"v6.1.8","sha":"0b8739f145423bafdd8e2871312307bfb31c58ef","kind":"tag","published_at":"2024-11-20T15:09:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8/manifests"},{"name":"v6.1.7","sha":"a7d441d0bd3bfc16a1ce9e6d7ff3ad1afc6b62f1","kind":"tag","published_at":"2024-11-13T15:31:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7/manifests"},{"name":"v6.1.6","sha":"32112b76aa821c2a1e98120545019ef1a71ea274","kind":"tag","published_at":"2024-10-30T13:54:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6/manifests"},{"name":"v6.1.5","sha":"01c5f344628bc66e16f86284ee0fc7107002a5ca","kind":"tag","published_at":"2024-10-22T10:28:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5/manifests"},{"name":"v6.1.4","sha":"15ea548de803e4602894cae6304a497d7ddaf09c","kind":"tag","published_at":"2024-10-15T18:35:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4/manifests"},{"name":"v6.1.3","sha":"c7de2cae15cc7b7025ad79e3623320526ed16462","kind":"tag","published_at":"2024-10-09T09:47:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3/manifests"},{"name":"v6.1.2","sha":"e6ff0b5016ac4fa40cdc9b78a0d9ecdd2c0cd9db","kind":"tag","published_at":"2024-10-02T14:51:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"263c7259451d5b928bbdfd299c9c0afc89dfec02","kind":"tag","published_at":"2024-09-19T06:42:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"94cc3d0a66456713e6e25edf9a1ba35ad8df88bc","kind":"tag","published_at":"2024-09-11T13:09:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"bb620d85a89651ca4350e8861bbb35776d583726","kind":"tag","published_at":"2024-09-03T10:33:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"71dbef69dcbf2b87831af579fb777b4f1f4b219a","kind":"tag","published_at":"2024-08-29T13:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"c9a9adfb90e939c0590de6edf10d0c65fcbc8b1e","kind":"tag","published_at":"2024-08-27T09:06:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.0","sha":"55bea65c83c1beac77382fe961f8aa72eec21daa","kind":"tag","published_at":"2024-08-22T08:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0/manifests"},{"name":"v6.0.0-beta.6","sha":"cbb6f8d3b1b72732d51f5628765cfd7e75bd5747","kind":"tag","published_at":"2024-08-18T02:55:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6/manifests"},{"name":"v5.16.7","sha":"b505fd7b64e92db523198712a5d6716c494e0c66","kind":"tag","published_at":"2024-08-09T09:19:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7/manifests"},{"name":"v6.0.0-beta.5","sha":"75c24b0828981651082a3eede027b6871c96c440","kind":"tag","published_at":"2024-08-08T08:52:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5/manifests"},{"name":"v5.16.6","sha":"6eb1bdce38d0fc67fa8aebca260043c7fc8eb3e8","kind":"tag","published_at":"2024-07-30T21:06:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6/manifests"},{"name":"v6.0.0-beta.4","sha":"12532afa3e4f6f13a9fa86eb459c27792c36b6f9","kind":"tag","published_at":"2024-07-30T20:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4/manifests"},{"name":"v5.16.5","sha":"40792e6efb2c92b8964a3912e08aeb4fb7fc41c8","kind":"tag","published_at":"2024-07-25T06:42:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5/manifests"},{"name":"v6.0.0-beta.3","sha":"02fde66a0cd72fb7fe3681a5ea8c4de733b4a865","kind":"tag","published_at":"2024-07-24T18:27:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3/manifests"},{"name":"v5.16.4","sha":"77af399a3ad76f31e5f2e0fab5650b628fa50990","kind":"tag","published_at":"2024-07-16T16:01:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4/manifests"},{"name":"v6.0.0-beta.2","sha":"9ad8c1fd8dfd21d8e37fe73d71e011542b23db72","kind":"tag","published_at":"2024-07-16T14:46:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2/manifests"},{"name":"v5.16.3","sha":"e1824453bdb0a89f15d4dfe47a1c4f90fa0f0500","kind":"tag","published_at":"2024-07-16T14:18:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3/manifests"},{"name":"v6.0.0-beta.1","sha":"19c1935757925d834928a30ea41f58bb95fb355f","kind":"tag","published_at":"2024-07-16T09:42:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1/manifests"},{"name":"v5.16.2","sha":"56ddd108fe153592a800fce4d43f9758b0ff5101","kind":"tag","published_at":"2024-07-16T09:10:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2/manifests"},{"name":"v6.0.0-beta.0","sha":"3364f0740aa5c86e057ec5b0d22c1b12bfd96fa4","kind":"tag","published_at":"2024-07-11T15:54:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0/manifests"},{"name":"v5.16.1","sha":"431af6a2fd9bf6cd0422c61e36c937d1ea5e5015","kind":"tag","published_at":"2024-07-11T15:48:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1/manifests"},{"name":"v5.16.0","sha":"e5e9b9d5e952b52752b758179da20d3fa0982c05","kind":"tag","published_at":"2024-07-05T13:32:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0/manifests"},{"name":"v6.0.0-alpha.14","sha":"2a15dd74c76bacbc867a7313fdc2c42c6168327c","kind":"tag","published_at":"2024-07-05T04:25:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14/manifests"},{"name":"v6.0.0-alpha.13","sha":"a070a894fbe21c52df446438ca1bb5a891d5e1b5","kind":"tag","published_at":"2024-07-03T07:44:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13/manifests"},{"name":"v5.15.21","sha":"a306ce4afcc60de4c3e43b8f9183862235d9318e","kind":"tag","published_at":"2024-06-28T14:09:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21/manifests"},{"name":"v6.0.0-alpha.12","sha":"fb476c6c18b850e8400d03afb7447802afbfd357","kind":"tag","published_at":"2024-06-24T17:12:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.15.20","sha":"f20fa0ba4016e5425a2a4cce841075253828a551","kind":"tag","published_at":"2024-06-12T12:58:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20/manifests"},{"name":"v6.0.0-alpha.11","sha":"22c5206a9e8191b2f81131d6978a0958e55b7032","kind":"tag","published_at":"2024-06-12T08:18:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11/manifests"},{"name":"v6.0.0-alpha.10","sha":"e5ac6c0eef5efd4fa5c5eb11ccbf08e58e7443f8","kind":"tag","published_at":"2024-06-04T10:35:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10/manifests"},{"name":"v6.0.0-alpha.9","sha":"925de32766317bb84a92ec24b2b6465c8e48cc04","kind":"tag","published_at":"2024-05-29T12:25:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.15.19","sha":"77f606ba73bb5439d66871177772f54196044450","kind":"tag","published_at":"2024-05-29T12:01:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19/manifests"},{"name":"v6.0.0-alpha.8","sha":"c7dbe6e8256cef7bd2dbdcbee55428ad82513cd0","kind":"tag","published_at":"2024-05-21T16:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.15.18","sha":"607daac5baa9c8151f111fe4bacea1d7e61881a3","kind":"tag","published_at":"2024-05-16T09:29:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18/manifests"},{"name":"v6.0.0-alpha.7","sha":"997bec6d8d30a1a891aff4eeedefa41c93eaa95c","kind":"tag","published_at":"2024-05-16T06:31:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"7c8db04b91500ba77301acd360d21bff7f7c752f","kind":"tag","published_at":"2024-05-08T13:13:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.15.17","sha":"9bc4fc42959427246addfdf29db95847cc38e410","kind":"tag","published_at":"2024-05-08T12:24:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17/manifests"},{"name":"v5.15.16","sha":"284e251c155d92078f80f98919f4ab260b05e9be","kind":"tag","published_at":"2024-05-01T14:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16/manifests"},{"name":"v6.0.0-alpha.5","sha":"571d5046e26aa07605cb1e01ca99b2eb0b04d009","kind":"tag","published_at":"2024-05-01T14:16:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5/manifests"},{"name":"v6.0.0-alpha.4","sha":"afffc2ffc3db1e6abf48f3b3e13a41e8b758f874","kind":"tag","published_at":"2024-04-24T07:30:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4/manifests"},{"name":"v6.0.0-alpha.3","sha":"6d5e44409344ea4e13ceb3a02c4446dc6a7323b4","kind":"tag","published_at":"2024-04-17T16:10:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3/manifests"},{"name":"v6.0.0-alpha.2","sha":"4e75758b37119bd821435c23d9c111c545e186b6","kind":"tag","published_at":"2024-04-09T15:09:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2/manifests"},{"name":"v6.0.0-alpha.1","sha":"84307c1a2495a716788ec25f046faaa4d16c88c7","kind":"tag","published_at":"2024-04-05T10:43:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1/manifests"},{"name":"v5.15.15","sha":"5a079965186640b5176f00c537f3b9e6c299b5c4","kind":"tag","published_at":"2024-04-04T07:09:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15/manifests"},{"name":"v6.0.0-alpha.0","sha":"2a15ad6f1f5507162b1a5aebf78976ca3023183b","kind":"tag","published_at":"2024-03-26T15:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.15.14","sha":"9585d28317c90f2c71ab88dd5ae37638bb64ad82","kind":"tag","published_at":"2024-03-19T08:18:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14/manifests"},{"name":"v5.15.13","sha":"dbcb678234296de56afaf3138917e967e8d1934a","kind":"tag","published_at":"2024-03-13T14:17:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13/manifests"},{"name":"pigment@0.0.1","sha":"0e765a618a7676c507852cec024464b1fc1cd80f","kind":"tag","published_at":"2024-03-08T04:20:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/pigment@0.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/pigment@0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@pigment%400.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1/manifests"},{"name":"v5.15.12","sha":"5ad69e161d7520274cd37a2524ffb935b6dda158","kind":"tag","published_at":"2024-03-05T15:33:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12/manifests"},{"name":"v5.15.11","sha":"e3257a4d68481b0ca6efd5d06cb5c1e1e77e4286","kind":"tag","published_at":"2024-02-22T08:52:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11/manifests"},{"name":"v5.15.10","sha":"94fcd3ada0842108a9a2ce53e121931e5448649f","kind":"tag","published_at":"2024-02-12T12:38:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10/manifests"},{"name":"v5.15.9","sha":"7917d2a8a4acc0b07328dee8273847652491b769","kind":"tag","published_at":"2024-02-08T12:55:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9/manifests"},{"name":"v5.15.8","sha":"fe5a59e616637a0488b122749479b782f5f8dfa2","kind":"tag","published_at":"2024-02-06T20:42:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8/manifests"},{"name":"v5.15.7","sha":"b80acd69c7c848709d01465d6727b13ed6109258","kind":"tag","published_at":"2024-01-31T13:23:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7/manifests"},{"name":"v5.15.6","sha":"1700e5cd9cbb3bc648b7f799f837c4d23ed42700","kind":"tag","published_at":"2024-01-22T18:09:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6/manifests"},{"name":"v5.15.5","sha":"5d7c4e26a4973a3a80bf5f8a9a8ea14f89554fe0","kind":"tag","published_at":"2024-01-17T09:27:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5/manifests"},{"name":"v5.15.4","sha":"6aadbf91c5eb2c94dea9a49a19eb532606410a5a","kind":"tag","published_at":"2024-01-10T13:49:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4/manifests"},{"name":"v5.15.3","sha":"9fa4e472f9ba4fd4e7f8cfb8bc0d1f1d455ace23","kind":"tag","published_at":"2024-01-03T15:22:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"5d5dd15f70db9ffcb85d4dc57da8a20f5240fb81","kind":"tag","published_at":"2023-12-25T14:24:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"8be7ac66b99059bf2c2edcca9cf15981d389db6b","kind":"tag","published_at":"2023-12-19T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"8c2c6a88a509f9da7c453d4a3c3ab4749a57a36d","kind":"tag","published_at":"2023-12-12T18:21:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0/manifests"},{"name":"v5.14.20","sha":"14fa79f4328e901f82d7fc39aba722a9bf4a8df0","kind":"tag","published_at":"2023-12-05T09:28:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20/manifests"},{"name":"v5.14.19","sha":"a07b4925255aa3fc7ae1255130e182e4573c58d7","kind":"tag","published_at":"2023-11-29T21:11:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19/manifests"},{"name":"v5.14.18","sha":"43a41b6b2fa3f0a186a852b894452722e3a38f04","kind":"tag","published_at":"2023-11-14T08:27:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18/manifests"},{"name":"v5.14.17","sha":"c54a42dd8b0ec8e850bd60438e60a1a8acb3b4a4","kind":"tag","published_at":"2023-11-06T15:34:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17/manifests"},{"name":"v5.14.16","sha":"391b57a05daf67a8154471dae645471f5ffac09f","kind":"tag","published_at":"2023-10-31T10:57:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16/manifests"},{"name":"v5.14.15","sha":"6baedcfed27419ed6b9685f27fcbf3eff46133a3","kind":"tag","published_at":"2023-10-24T15:41:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15/manifests"},{"name":"v5.14.14","sha":"a0cfa182db3e7b196efe36cfe7b31d304c5a0a4e","kind":"tag","published_at":"2023-10-17T13:58:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14/manifests"},{"name":"v5.14.13","sha":"b8811a0fa59e7663b240183219db32f9a617e607","kind":"tag","published_at":"2023-10-10T19:42:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13/manifests"},{"name":"v5.14.12","sha":"bd450a0fdb19b087f47e1d7cce5a72417ec977cc","kind":"commit","published_at":"2023-10-04T16:31:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12/manifests"},{"name":"v5.14.11","sha":"13c0894d0c14c7f577a0a95492aeaa8fff8da33a","kind":"tag","published_at":"2023-09-26T11:47:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11/manifests"},{"name":"v5.14.10","sha":"14e97bffa62760cabcdc7244bff445b423f5286a","kind":"tag","published_at":"2023-09-18T10:18:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10/manifests"},{"name":"v5.14.9","sha":"8255b71ccdbfe9a20f856b5d68a269ab1c5452ca","kind":"tag","published_at":"2023-09-13T13:36:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9/manifests"},{"name":"v5.14.8","sha":"74c58dabc2cf5ed2242fb08e4781d26088d06b12","kind":"tag","published_at":"2023-09-05T12:34:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8/manifests"},{"name":"v5.14.7","sha":"8a09d535f101aac98935f82b76345ca9691b5e2b","kind":"tag","published_at":"2023-08-29T12:04:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7/manifests"},{"name":"v5.14.6","sha":"a1f511dd6ed9adba561e2ba00e1348136ed656db","kind":"commit","published_at":"2023-08-24T11:19:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6/manifests"},{"name":"v5.14.5","sha":"61fbfd1546c55caca984695a41f9c95668d414fc","kind":"tag","published_at":"2023-08-14T14:39:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5/manifests"},{"name":"v5.14.4","sha":"40f4b275022f03e48cf4809cd53d0d0dabb40424","kind":"tag","published_at":"2023-08-08T09:51:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4/manifests"},{"name":"v5.14.3","sha":"2deea341c9abfb640f22520e0c277027f3f91cd0","kind":"tag","published_at":"2023-08-01T15:33:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3/manifests"},{"name":"v5.14.2","sha":"36d9f0d3659e2f5ab1d924988313986962a0bf35","kind":"tag","published_at":"2023-07-25T10:01:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2/manifests"},{"name":"v5.14.1","sha":"f2e5ded80e94407f63a27eadb018139d6f967313","kind":"tag","published_at":"2023-07-19T09:05:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1/manifests"},{"name":"v5.14.0","sha":"2529e3aaaaec2c9f8e8cf669e58bb9c81db5a6d8","kind":"tag","published_at":"2023-07-11T14:57:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0/manifests"},{"name":"v5.13.7","sha":"aac2d5b526e8139314d99f827ecc3b2c24e99686","kind":"tag","published_at":"2023-07-04T08:53:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7/manifests"},{"name":"v5.13.6","sha":"312270bc71224067e1910bbee9f800b4a2469cc7","kind":"tag","published_at":"2023-06-23T14:05:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6/manifests"},{"name":"v5.13.5","sha":"24b3af68ebe79c1891e45c60c6bcfd26f8818f73","kind":"tag","published_at":"2023-06-12T13:43:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5/manifests"},{"name":"v5.13.4","sha":"a522d82df32d3bfab46b25f5ff24eeb9670c83fb","kind":"tag","published_at":"2023-06-05T17:30:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4/manifests"},{"name":"v5.13.3","sha":"70d4a2bb49dca9fef7854a1463a392094222812b","kind":"tag","published_at":"2023-05-29T11:22:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3/manifests"},{"name":"v5.13.2","sha":"f661923e9aa9d9cc634750affbb04bf2007bc57d","kind":"tag","published_at":"2023-05-22T16:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2/manifests"},{"name":"v5.13.1","sha":"0c58832b6e182f782e73b118ed9681055db3e249","kind":"tag","published_at":"2023-05-17T05:25:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"9130a021ca34746e4076fcae50c57bc584026b8f","kind":"tag","published_at":"2023-05-10T08:14:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0/manifests"},{"name":"v5.12.3","sha":"9710ff34b16a0f271107a8619a28546ae3ca7c18","kind":"tag","published_at":"2023-05-02T14:17:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"5b7e9c52e37ef0c3274a762f38cd7ef7ffc9e7a8","kind":"tag","published_at":"2023-04-25T16:42:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"d14d288ae9e9b0e2b3b33d0a77b4113f024d4215","kind":"tag","published_at":"2023-04-17T15:57:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"05127cf65b4250f836897428cd15829669ab8d6c","kind":"tag","published_at":"2023-04-11T09:58:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0/manifests"},{"name":"v5.11.16","sha":"af5e109990a26318c96dbff6f25759ba91f0e147","kind":"tag","published_at":"2023-04-04T14:00:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16/manifests"},{"name":"v5.11.15","sha":"ae98db6aca5f9d4b754ff9fce4ce33f738a00f65","kind":"tag","published_at":"2023-03-28T13:06:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15/manifests"},{"name":"v5.11.14","sha":"f34d17c3294fcdb63fe9a135b4f3aa2459c81189","kind":"tag","published_at":"2023-03-21T17:45:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14/manifests"},{"name":"v5.11.13","sha":"9f7a2bfac55faed1b1c6c7b4b6d1b1659a076bab","kind":"tag","published_at":"2023-03-14T09:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13/manifests"},{"name":"v5.11.12","sha":"b76b8f1098a6c01f39e5e19bf3abf77c2b9cf475","kind":"tag","published_at":"2023-03-06T15:03:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12/manifests"},{"name":"v5.11.11","sha":"58df7f1905f16533ddb5a7977346c0f4548e4547","kind":"tag","published_at":"2023-02-28T09:55:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11/manifests"},{"name":"v5.11.10","sha":"676bc85fa2b02f92f21dd5c7e15f453b6b9c2e3d","kind":"tag","published_at":"2023-02-20T11:30:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10/manifests"},{"name":"v5.11.9","sha":"af5b3f5e7a79da9ef4bbd63d8fcf60927ffb6533","kind":"tag","published_at":"2023-02-14T14:30:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9/manifests"},{"name":"v5.11.8","sha":"d4d8512ce3453711f3c661374579b0d2ed13f3e7","kind":"tag","published_at":"2023-02-07T10:50:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8/manifests"},{"name":"v5.11.7","sha":"33cac172846b032d3f8b9333b72b2af832dd47d0","kind":"tag","published_at":"2023-01-31T09:39:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7/manifests"},{"name":"v5.11.6","sha":"a2e552314847b4d52498538d7ca171763067a5d0","kind":"tag","published_at":"2023-01-23T20:28:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6/manifests"},{"name":"v5.11.5","sha":"685c72dfaf840f4d5b7a3ab738ddcabd74418823","kind":"tag","published_at":"2023-01-18T01:43:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5/manifests"},{"name":"v5.11.4","sha":"bc859d95e4415f880cd6bcb6f44cc9e5e8c8097c","kind":"tag","published_at":"2023-01-09T13:57:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4/manifests"},{"name":"v5.11.3","sha":"a526207c3957de4ebfcda937b58327d69464f15c","kind":"tag","published_at":"2023-01-02T17:00:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3/manifests"},{"name":"v5.11.2","sha":"e9d8fa07e1ff979bcaf92837b131cd9e292f0161","kind":"tag","published_at":"2022-12-26T14:56:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2/manifests"},{"name":"v5.11.1","sha":"a1e30390da62019e5769e398f4cbc9f8892d8f9a","kind":"commit","published_at":"2022-12-20T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"191acda4545c394b78964ab80b364e15686f0e9b","kind":"tag","published_at":"2022-12-13T12:56:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0/manifests"},{"name":"v5.10.17","sha":"4265f343b49e4af9673a49e585439d35c8deeab2","kind":"tag","published_at":"2022-12-06T10:59:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17/manifests"},{"name":"v5.10.16","sha":"b8aa3974d84c176b8857e8d5b29a7be8670bb410","kind":"tag","published_at":"2022-11-28T16:00:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16/manifests"},{"name":"v5.10.15","sha":"14a6e1c61edb5f66f4888e32c04df5e637e7cfc4","kind":"commit","published_at":"2022-11-22T09:45:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15/manifests"},{"name":"v5.10.14","sha":"c2da6de1c504c7dbd8ae1d0771c184c1544a0c76","kind":"tag","published_at":"2022-11-15T09:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14/manifests"},{"name":"v5.10.13","sha":"2f4c2190d1d3614d8063e84b79d4d1f034b3e3fe","kind":"tag","published_at":"2022-11-07T17:53:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13/manifests"},{"name":"v5.10.12","sha":"30cb27cff1d4e1838ca4235ab4285e20f2b2a870","kind":"tag","published_at":"2022-10-31T15:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12/manifests"},{"name":"v5.10.11","sha":"c80ff0339882859af7e17f8bfd0a5f6880b323f8","kind":"commit","published_at":"2022-10-25T09:34:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11/manifests"},{"name":"v5.10.10","sha":"639224a3e3600cb0e04755d89aab250297b6d851","kind":"tag","published_at":"2022-10-18T08:35:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10/manifests"},{"name":"v5.10.9","sha":"7bd7c219e2670ff7791148e9b1a1d2387528fc0c","kind":"tag","published_at":"2022-10-11T11:56:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9/manifests"},{"name":"v5.10.8","sha":"d4a3216cdd858899960f945d6e00b2d59bf1d5d1","kind":"tag","published_at":"2022-10-03T16:28:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8/manifests"},{"name":"v5.10.7","sha":"d9ef6e788eee11256818329c7429242f8b769263","kind":"commit","published_at":"2022-09-27T01:44:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7/manifests"},{"name":"v5.10.6","sha":"0f75f3d78b67c405c23bfd14a29aedff367415b7","kind":"tag","published_at":"2022-09-19T14:34:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6/manifests"},{"name":"v5.10.5","sha":"594d87dab0e43e641a6826c935df8f2c10672955","kind":"tag","published_at":"2022-09-12T14:40:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5/manifests"},{"name":"v5.10.4","sha":"c8feb29320a22cc4461fb5ef5f4f7de7bd96a59b","kind":"commit","published_at":"2022-09-06T09:11:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"992421d0114a9df72d358fe6fccc28c1fb6f1505","kind":"tag","published_at":"2022-08-29T17:37:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"99b23c06d9b018d6c500fa1acb3030d673e219ab","kind":"tag","published_at":"2022-08-23T10:25:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"dfc0b89c665de8e5e3e4ecf68d8c782e74dbb65c","kind":"tag","published_at":"2022-08-16T17:55:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"7f502e06d54c5a2f389a1639358c84279462b54a","kind":"commit","published_at":"2022-08-09T03:21:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0/manifests"},{"name":"v5.9.3","sha":"89617ef683d2bcd2c870e9c1bd58ad4d55247fd5","kind":"tag","published_at":"2022-08-01T20:54:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3/manifests"},{"name":"v5.9.2","sha":"b7f0a16eca4ac2044703032838f90873ec063d75","kind":"tag","published_at":"2022-07-25T15:12:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2/manifests"},{"name":"v5.9.1","sha":"1937412c4345569d98c0950a1016c22508e1ff81","kind":"tag","published_at":"2022-07-18T17:23:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"88ad7d4e623183b8e20702e7961ef9c8de330dc7","kind":"commit","published_at":"2022-07-12T08:54:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0/manifests"},{"name":"v5.8.7","sha":"be0ab4c062a22fc4bb52c47d005b57203b56c09c","kind":"tag","published_at":"2022-07-04T20:39:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7/manifests"},{"name":"v5.8.6","sha":"c58f6653411e0ff38bf67a512d16b87c6523606b","kind":"tag","published_at":"2022-06-27T14:21:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6/manifests"},{"name":"v5.8.5","sha":"3c528113f47cfddf2504ea02ba3065e7c5c46928","kind":"tag","published_at":"2022-06-21T18:05:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5/manifests"},{"name":"v5.8.4","sha":"a6e782ec2f037e2ca989515048ce5f22fe760595","kind":"tag","published_at":"2022-06-14T10:00:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4/manifests"},{"name":"v5.8.3","sha":"b1e4b9cd3e1d88286f9d1485864310a7c1f23a79","kind":"tag","published_at":"2022-06-07T19:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3/manifests"},{"name":"v5.8.2","sha":"93b0aba905b3b6947f58a02d911489bb737ee880","kind":"commit","published_at":"2022-05-31T11:47:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2/manifests"},{"name":"v5.8.1","sha":"1eee9ee437f39f1c3438209154df8e8b9ecd990d","kind":"tag","published_at":"2022-05-23T16:04:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"6a468718b970c39ae83a4029bcb53071c9567430","kind":"tag","published_at":"2022-05-17T09:42:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4eef029981b08c77a9c52d0b863e6b5ced279087","kind":"tag","published_at":"2022-05-10T09:06:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0/manifests"},{"name":"v5.6.4","sha":"edb7e8895ef8def2bf59376d7631e0360a77aaf6","kind":"commit","published_at":"2022-05-02T11:46:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4/manifests"},{"name":"v5.6.3","sha":"124d5e2f0022d17b577a464e6b3a69fa2511105e","kind":"tag","published_at":"2022-04-25T14:04:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3/manifests"},{"name":"v5.6.2","sha":"b3645b3fd11dc26a06ea370a41b5bac1026c6792","kind":"tag","published_at":"2022-04-18T16:10:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2/manifests"},{"name":"v5.6.1","sha":"0251fd5222079e4a512bbd32dff4a7a4c3efe997","kind":"tag","published_at":"2022-04-11T13:21:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"8dcdea53f927ab207718d7ee6576806aca2a3798","kind":"commit","published_at":"2022-04-06T03:27:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0/manifests"},{"name":"v4.12.4","sha":"a563a60219f7f6519fb0f34f6d8e3bf0974e6495","kind":"tag","published_at":"2022-04-03T14:38:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4/manifests"},{"name":"v5.5.3","sha":"96e1f40a3b8aa809d543aa7d466eb48cdfa0b53d","kind":"tag","published_at":"2022-03-28T14:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"dd411b017ea7504a14a16821b694ac6aa01d9b6d","kind":"tag","published_at":"2022-03-21T15:15:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"350b15ee91a93040d50391cb9a45440a90e6b2d1","kind":"tag","published_at":"2022-03-14T16:49:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"f3412aa9d179fdfc3f5c0a4a1cfc1965faef7307","kind":"commit","published_at":"2022-03-07T13:53:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0/manifests"},{"name":"v5.4.4","sha":"965f2eb8cb79bb0685a13d9e28c09617b22358cd","kind":"tag","published_at":"2022-02-28T15:21:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4/manifests"},{"name":"v5.4.3","sha":"e2892a61ea56b6578c2efc81d0324660082ad93c","kind":"tag","published_at":"2022-02-21T16:40:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3/manifests"},{"name":"v5.4.2","sha":"01371028b27156419923b362c4b0af92dc08b29f","kind":"tag","published_at":"2022-02-15T14:57:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"fbce2f80c6cb36e59a4a6826ae46b59a10e1c831","kind":"commit","published_at":"2022-02-08T11:34:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"ba4e819aa58b6a36ae4d96ee79c2a5310a812670","kind":"tag","published_at":"2022-02-01T09:00:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"337be3b2a630d791a5cbc5a2a4575d4f58e38df3","kind":"tag","published_at":"2022-01-24T15:05:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"dcbfc54f581dbf1c0008a8e9e578f896f06228ab","kind":"tag","published_at":"2022-01-17T22:45:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0/manifests"},{"name":"v5.2.8","sha":"f80abbb5f942064c9c270b2ac5bb2a2318876754","kind":"tag","published_at":"2022-01-10T20:11:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8/manifests"},{"name":"v5.2.7","sha":"5daaf9be5115b1cb777fb4cf3d9125baddfe5720","kind":"tag","published_at":"2022-01-03T12:34:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7/manifests"},{"name":"v5.2.6","sha":"052db9d577a03ed8d588ecca9e6c0a5f5ba676e1","kind":"tag","published_at":"2021-12-27T14:23:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6/manifests"},{"name":"v5.2.5","sha":"f8697de9c250dbc6b446bcc08566f50fb4070aab","kind":"tag","published_at":"2021-12-20T14:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5/manifests"},{"name":"v5.2.4","sha":"b265431f9a32ea726c5227821126fbc6424117d5","kind":"commit","published_at":"2021-12-14T13:41:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4/manifests"},{"name":"v5.2.3","sha":"9c3dc12c3de241f44d923bfb089200980f3fd23d","kind":"tag","published_at":"2021-12-06T16:12:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3/manifests"},{"name":"v5.2.2","sha":"fcaec7a75f951c9db79c99c42370ca18212c1f16","kind":"tag","published_at":"2021-11-29T16:51:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"586d9ba2472d549c180cbacddf97eb73425286b3","kind":"tag","published_at":"2021-11-25T11:50:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"353cecb5391571163eb6bd8cbf36d2dd299aaf56","kind":"tag","published_at":"2021-11-23T13:25:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"ddbe15b4d8b7cc1dc84720264fde0b1dafb6166f","kind":"commit","published_at":"2021-11-16T15:06:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"7e26583fe1f95f5c3682213105f8f4b51c9d61c9","kind":"tag","published_at":"2021-11-08T15:14:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0/manifests"},{"name":"v5.0.6","sha":"99752d2848f17c5d1e4840f54863899a19387162","kind":"tag","published_at":"2021-10-27T08:43:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6/manifests"},{"name":"v5.0.5","sha":"58f8ff1f8bc7f0cc4bb728654604a194b3c3790b","kind":"tag","published_at":"2021-10-26T10:14:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"86443310e4344ae1ce6e04f084d58e17e4d62170","kind":"tag","published_at":"2021-10-14T15:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"36258031912caf662f69ca3769c6e0bd46946050","kind":"tag","published_at":"2021-10-07T12:26:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"c510762a325116c654afd3c21381a50b942c2c66","kind":"tag","published_at":"2021-09-29T09:29:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"afcf3ee18e7a9c526348b3bce74b69781b4ad071","kind":"tag","published_at":"2021-09-22T12:15:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"85598e74b85a89a16f8bdf5b68346ca8d6b70557","kind":"tag","published_at":"2021-09-16T11:28:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.1","sha":"1b563a153f5b2736f79a3f45573e2e2b66ba0a9a","kind":"tag","published_at":"2021-09-08T13:55:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"698492a5401b12578dc459397b9d288542fc954b","kind":"commit","published_at":"2021-09-02T02:45:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.5","sha":"0bab71409bcc0865ab3e0fcbfa14fa824ddc5495","kind":"tag","published_at":"2021-08-25T07:30:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"c30ec7bed00b36da7b0e6a202b3cb48d2fc1b579","kind":"tag","published_at":"2021-08-13T21:32:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"e5ccdf299c75ea65b0600ee05ff6c98646891c77","kind":"tag","published_at":"2021-08-09T04:03:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3/manifests"},{"name":"v4.12.3","sha":"77a8daeed0e8efa67c6d86f3cc40239dc6eb3d94","kind":"tag","published_at":"2021-07-30T10:06:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3/manifests"},{"name":"v5.0.0-beta.2","sha":"cca80d861f64b3eaa8a5ef8815b7552aaea61557","kind":"tag","published_at":"2021-07-26T15:01:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2/manifests"},{"name":"v4.12.2","sha":"958241aa0ebf340ad0f152b91949720c85b4fcca","kind":"tag","published_at":"2021-07-19T16:41:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2/manifests"},{"name":"v5.0.0-beta.1","sha":"8a4b8952077b64e90ac9d23c116a45aed672db9c","kind":"tag","published_at":"2021-07-14T16:28:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1/manifests"},{"name":"v4.12.1","sha":"4dc8c9bf3e8a6b21a2aac58b0be3161af334b67d","kind":"tag","published_at":"2021-07-07T13:08:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"53a1655143aa4ec36c29a6063ccdf89c48a74bfd","kind":"tag","published_at":"2021-07-06T13:40:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0/manifests"},{"name":"v5.0.0-beta.0","sha":"a0f416173d2f5b78546f52e572a0f64dcc3751e9","kind":"tag","published_at":"2021-07-01T12:17:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.38","sha":"f60126f95d7b36fa12133887990615b9f47e994a","kind":"commit","published_at":"2021-06-24T03:37:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.38","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38/manifests"},{"name":"v5.0.0-alpha.37","sha":"c795ca0822e2816a630a5654d5471fa04521d23c","kind":"tag","published_at":"2021-06-15T17:49:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.37","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37/manifests"},{"name":"v5.0.0-alpha.36","sha":"cf2f6fa90608b109978698fc48120920beaaa51f","kind":"tag","published_at":"2021-06-08T06:46:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.36","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36/manifests"},{"name":"v5.0.0-alpha.35","sha":"6c0afb6d8fff919e80f9f1ec92613acacd8365e7","kind":"tag","published_at":"2021-05-31T20:34:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.35","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35/manifests"},{"name":"v5.0.0-alpha.34","sha":"ee3a077c161accb887b93a17f9eaa2b23e998319","kind":"tag","published_at":"2021-05-18T10:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.34","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34/manifests"},{"name":"v5.0.0-alpha.33","sha":"0fa6ab4a29e8469c081d3f796e0bd9cab98e9185","kind":"tag","published_at":"2021-05-09T12:29:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.33","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33/manifests"},{"name":"v4.11.4","sha":"6658323b5e2ba366691829bbef3f53c00008497e","kind":"tag","published_at":"2021-04-27T15:48:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4/manifests"},{"name":"v5.0.0-alpha.32","sha":"2e99746c35ea0c1e45187a206d6ebc25a52933dc","kind":"tag","published_at":"2021-04-27T12:59:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32/manifests"},{"name":"v5.0.0-alpha.31","sha":"b061319b132163900d1a4eb64207f5284d28639d","kind":"tag","published_at":"2021-04-20T13:59:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"0bc7ed897d54a899fb0dfc5cbd6c5ee0592705e1","kind":"tag","published_at":"2021-04-12T09:46:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"29934afe4643811f3bed772612f92d539a1e489d","kind":"tag","published_at":"2021-04-04T16:43:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"a83c7715c0e2cfa1c3e59b7a1f828f6a1476b307","kind":"tag","published_at":"2021-03-24T12:57:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"2de88ce2973667921a45ff69ea48a8843cb9d8cb","kind":"tag","published_at":"2021-03-05T13:01:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27/manifests"},{"name":"v5.0.0-alpha.26","sha":"8928a36394154e02a73d5e92a740d5f9ed8da709","kind":"tag","published_at":"2021-02-27T18:39:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"688db35f581ac345a09a15420efdb0e4c98a56ab","kind":"tag","published_at":"2021-02-11T12:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"15108a5aad5342d92e86be5c5388b8321a88b280","kind":"tag","published_at":"2021-01-26T14:08:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24/manifests"},{"name":"v4.11.3-deprecations.1","sha":"6cf7cf7c7b11b38db18a4d2003743cbadeb1b4ee","kind":"commit","published_at":"2021-01-25T23:27:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1/manifests"},{"name":"v4.11.3","sha":"bd79e8f8c5b8c77bc5c13d076377a18d2ceedfa2","kind":"commit","published_at":"2021-01-24T12:45:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3/manifests"},{"name":"v4.11.3-deprecations.0","sha":"f64337cd87428e04c851bb1667f5f9e0e6aeaede","kind":"commit","published_at":"2021-01-24T12:00:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0/manifests"},{"name":"v5.0.0-alpha.23","sha":"af6e7220961c6f5e8ed89172694287dc737828ff","kind":"commit","published_at":"2021-01-14T12:48:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23/manifests"},{"name":"v5.0.0-alpha.22","sha":"c514ea86c11c9817839630e840535358f5044caf","kind":"commit","published_at":"2021-01-04T11:14:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"5c82b9147f811fda24bc09132852ed240f8d9def","kind":"commit","published_at":"2020-12-30T17:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"cd30d9e3961c8b33ce43a133e0a958867a202c41","kind":"commit","published_at":"2020-12-21T17:51:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20/manifests"},{"name":"v5.0.0-alpha.19","sha":"754e29cf5a712d0e0f6bd3e54f80e9997659f68c","kind":"commit","published_at":"2020-12-13T17:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.11.2","sha":"174b64f8a3adffb8df3c13285f4edc2437a8547a","kind":"commit","published_at":"2020-12-02T23:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2/manifests"},{"name":"v5.0.0-alpha.18","sha":"c5561c5febbe1c3bd5446c8a0bb480025ab38b86","kind":"commit","published_at":"2020-12-02T23:25:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.11.1","sha":"b8092ce09e164a1cb2fec2f3a5b6aa6e2dc6cbbd","kind":"commit","published_at":"2020-11-24T14:35:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1/manifests"},{"name":"v5.0.0-alpha.17","sha":"41d6a360e0fb245dd74549445539c6218a9dc737","kind":"commit","published_at":"2020-11-23T00:49:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17/manifests"},{"name":"v5.0.0-alpha.16","sha":"47a8e102eeaa5a68a2b4f99c08085cfddc0bef77","kind":"commit","published_at":"2020-11-14T12:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16/manifests"},{"name":"v5.0.0-alpha.15","sha":"fa9cbc835ee70b12234b7207b1872356277da5fa","kind":"commit","published_at":"2020-11-03T23:57:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15/manifests"},{"name":"v5.0.0-alpha.14","sha":"56520e757e0052e25f8dd5d78214458c4b7c634d","kind":"commit","published_at":"2020-10-23T22:59:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14/manifests"},{"name":"v5.0.0-alpha.13","sha":"b82af55f9917f9e77a3cae9b36e47b29d43182c0","kind":"commit","published_at":"2020-10-17T21:47:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13/manifests"},{"name":"v5.0.0-alpha.12","sha":"c7c3643948bce7327a7f01665caa7474be2694f9","kind":"commit","published_at":"2020-10-10T22:32:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12/manifests"},{"name":"v5.0.0-alpha.11","sha":"b4fe7eefd494fa28cd3453067af8872a83f31fa6","kind":"commit","published_at":"2020-09-26T15:07:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11/manifests"},{"name":"v5.0.0-alpha.10","sha":"2e1502fc18d86d69a6b55fc4ac5dcb50ddf192c4","kind":"commit","published_at":"2020-09-15T08:10:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10/manifests"},{"name":"v5.0.0-alpha.9","sha":"e830beb63940d24129285f554fc9c2fb0bd7ccbf","kind":"commit","published_at":"2020-09-06T16:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9/manifests"},{"name":"v5.0.0-alpha.8","sha":"5f986712bbb2f0b789c151b6d2f3e2d48cde0980","kind":"commit","published_at":"2020-08-31T16:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"c32a96b4beb3a5c72a8c179fb095f09dacf61050","kind":"commit","published_at":"2020-08-22T16:39:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"15fd6232de294be9ba0ca103351a11f84009b04f","kind":"commit","published_at":"2020-08-13T16:56:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6/manifests"},{"name":"v5.0.0-alpha.5","sha":"40aa9cbb1df08a5994392d5cea15a60979b28a7e","kind":"commit","published_at":"2020-07-27T22:55:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"519390c2bb12b5eb7b6f5f898afb78ac7f285543","kind":"commit","published_at":"2020-07-19T17:54:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"f432112f0bcfb1fd2002002db181e83edc99d906","kind":"commit","published_at":"2020-07-12T17:06:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"f928d6e04ea7f185cda0e739ebbe2ea36d0aa4d3","kind":"commit","published_at":"2020-07-04T23:16:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2/manifests"},{"name":"v4.11.0","sha":"79ebf71d31cca2c73143891960ea54ec1132bdeb","kind":"commit","published_at":"2020-06-30T23:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0/manifests"},{"name":"v5.0.0-alpha.1","sha":"8281371f88c81fc3e4560b0334cc0c473b9d45f9","kind":"commit","published_at":"2020-06-27T15:07:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.10.2","sha":"d0bfcb4f11fd3904b1e235d80fbfe23758de8372","kind":"commit","published_at":"2020-06-11T19:11:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"4e12b951f64fd47864b4dea8ec8631387a89ddb1","kind":"commit","published_at":"2020-06-01T15:14:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"dd9280e753eb8dc3444a26e85fe4f800b759cad2","kind":"commit","published_at":"2020-05-23T17:50:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0/manifests"},{"name":"v4.9.14","sha":"1fb44683825f0ee7f4d5933528598917ff72f0e4","kind":"commit","published_at":"2020-05-11T22:41:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.14","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14/manifests"},{"name":"v4.9.13","sha":"c224f32bb8f144e590c096d103c9d59c2509ed93","kind":"commit","published_at":"2020-05-04T11:29:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.13","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13/manifests"},{"name":"v4.9.12","sha":"3e5fd3c4f200e50a1331857f092a547b41f6db1e","kind":"commit","published_at":"2020-04-26T23:18:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.12","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12/manifests"},{"name":"v4.9.11","sha":"77f6fe0a73791176bd58d8c013bf5631270faf4d","kind":"commit","published_at":"2020-04-19T14:10:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11/manifests"},{"name":"4.9.11","sha":"b551194a14c4469f3b07dc43bc6aaea525138944","kind":"commit","published_at":"2020-04-18T10:43:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11/manifests"},{"name":"v4.9.10","sha":"8baef82396665179c67ca3acfd51e396b947f412","kind":"commit","published_at":"2020-04-11T13:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.10","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10/manifests"},{"name":"v4.9.9","sha":"c191471a20315cae4006c1e4d3d51db5e49b5fee","kind":"commit","published_at":"2020-04-04T15:54:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.9","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9/manifests"},{"name":"v4.9.8","sha":"e9fbcbf015bbf7057aadd5777703b7059aedf043","kind":"commit","published_at":"2020-03-28T19:33:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8/manifests"},{"name":"v4.9.7","sha":"10bc98f283feaae6397ef1b73b1b82be4a39a5f5","kind":"commit","published_at":"2020-03-18T12:45:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7/manifests"},{"name":"v4.9.6","sha":"0176a231719152fa4a2100aa7119e9fd777b5fed","kind":"commit","published_at":"2020-03-18T10:52:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6/manifests"},{"name":"v4.9.5","sha":"b9dec2780203e37148d87788f727c668d9019581","kind":"commit","published_at":"2020-02-29T10:36:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5/manifests"},{"name":"v4.9.4","sha":"45fe0e31c462ed3a2fba134fb1edbd05b91da2a4","kind":"commit","published_at":"2020-02-23T10:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4/manifests"},{"name":"v4.9.3","sha":"2bec4ebc9c20be8abecbad6d3f0f7ba2875c9c35","kind":"commit","published_at":"2020-02-16T11:52:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3/manifests"},{"name":"v4.9.2","sha":"f567b384f509d36b7e10f691e6b58538e7db8869","kind":"commit","published_at":"2020-02-09T18:32:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"717887fdd9d3b27701d760d78aa12ecf52f02f43","kind":"commit","published_at":"2020-02-02T11:46:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f2c9817526b729801b1716afc957ef3886ccb422","kind":"commit","published_at":"2020-01-22T20:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"d0c928c82e3fc8f284a2f7fd1b9acbf717c5a64e","kind":"commit","published_at":"2020-01-06T11:44:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"0c7ca746674cfb47a46cad8ebea21155702fd38c","kind":"commit","published_at":"2019-12-30T10:59:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"c6f734f0d6b183962e83fc5612fef6583bf40712","kind":"commit","published_at":"2019-12-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3a8f0eace8dd6a1c3234a8be2b7c41f06b6260d4","kind":"commit","published_at":"2019-12-14T19:59:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"0a129d58056d38bd15141aaa98d346774895d5f5","kind":"commit","published_at":"2019-12-07T12:46:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"6291316a32cfb4fb19ffdbcf30abfcb63023f17f","kind":"commit","published_at":"2019-12-01T10:59:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1/manifests"},{"name":"v3.9.4","sha":"6b0fee51deb7c32b75498d4ab2186946e7c4ce0a","kind":"commit","published_at":"2019-11-28T09:28:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4/manifests"},{"name":"v4.7.0","sha":"2b04ee905695540bde87653908ece5c4d57546c9","kind":"commit","published_at":"2019-11-22T10:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"856188b2de7a5e514803314f329da76fe65dec50","kind":"commit","published_at":"2019-11-12T13:52:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"d2d76bf26231a96981260232de5271b24e9391a4","kind":"commit","published_at":"2019-11-05T16:46:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0/manifests"},{"name":"v4.5.2","sha":"cb52f392b3b3528857178a756354ffb0e8bccd73","kind":"commit","published_at":"2019-10-28T22:58:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"803d08fbdf20de2d34c36a2a27bbc8e5a7e79fb2","kind":"commit","published_at":"2019-10-12T20:22:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"de3c62c25bf9e92ba35019e5a3ca7f68a36600d8","kind":"commit","published_at":"2019-10-02T08:07:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"554e7dce0cd96a4f9ef1924b41a3ce530cb433ae","kind":"commit","published_at":"2019-09-22T17:16:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"b563d529a8544fa4f4090723239ab075665c5f03","kind":"commit","published_at":"2019-09-11T20:45:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"f3beaee67fb9a4145a792fc8b798ef327b55f513","kind":"commit","published_at":"2019-09-08T09:58:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1/manifests"},{"name":"v1.2.5","sha":"8ee2d7168294f21af787aaba46661824097e33bb","kind":"tag","published_at":"2019-09-03T18:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5/manifests"},{"name":"v4.4.0","sha":"98f2c7cae9b2e0a53cf731882164aa44babb4be3","kind":"commit","published_at":"2019-08-31T12:19:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"29c1adf61a141a3db885ee569e42251cee53e749","kind":"commit","published_at":"2019-08-21T17:29:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3/manifests"},{"name":"v1.2.4","sha":"e44972d3c3e199529fdbc85974f7ae570b8424a0","kind":"tag","published_at":"2019-08-16T20:53:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4/manifests"},{"name":"v4.3.2","sha":"f2dbeca2dd1aecf6bc56e2302ec766d2e4bfb2ac","kind":"commit","published_at":"2019-08-10T17:39:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"d5a2ad9d26f7b089111b208c929ac1f98e7f6958","kind":"commit","published_at":"2019-08-03T15:14:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"8c28ed9c67e7b6ad02a8826178352aa4e9901b50","kind":"commit","published_at":"2019-07-28T14:32:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"42f78c69a59f0b5fa5fb8f533385f04ef77d7889","kind":"commit","published_at":"2019-07-17T13:42:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1/manifests"},{"name":"v1.0.4","sha":"455489e2e149ff5393f6ba08870368c88da259bd","kind":"tag","published_at":"2019-07-10T15:39:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"4c21bc05d6c5e48c64bc947ba9e271ed3e762a0e","kind":"tag","published_at":"2019-07-10T15:08:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"543041538f31cbdfbe3e85b8bc0f5c183ac5448e","kind":"tag","published_at":"2019-07-09T13:14:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"3a40065694cab2a5e8dedab6781e98493c1dc69d","kind":"tag","published_at":"2019-07-09T12:54:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1/manifests"},{"name":"v4.2.0","sha":"cf2cdd83f2a2f65d0e979d1faa9e815a5e2d3502","kind":"commit","published_at":"2019-07-06T15:30:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"6da1d591264e8c4a18e5ab56bdf6f8c0f985ed99","kind":"commit","published_at":"2019-06-25T13:53:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"eade31e58deb8ff3faee777313d70141e5868ebe","kind":"commit","published_at":"2019-06-23T11:46:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"b78a5ab7581488f7fff271a2cf64927dd28c3ab0","kind":"commit","published_at":"2019-06-13T09:55:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"07b9d6efaac1b663b2657173227e9490c796191e","kind":"commit","published_at":"2019-06-10T11:50:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"d58075ddb1757a11c47ef3d2b1fe9bed55e640dd","kind":"commit","published_at":"2019-06-03T16:35:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a3572bcaf34d204b314fd2c84064c9180f3a50f1","kind":"commit","published_at":"2019-05-27T12:48:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"505e275285c757e0515c8623b43c823d8a74790c","kind":"commit","published_at":"2019-05-23T15:39:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.0","sha":"a33f0ab64999331a54267cdf0eb89e53fa4d70cd","kind":"commit","published_at":"2019-05-20T21:26:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0/manifests"},{"name":"v4.0.0-beta.2","sha":"3686a27055dce58b5e800b520087c0c448b7480e","kind":"commit","published_at":"2019-05-13T12:26:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"5c152157078503e8599537108c3be9e00969fa34","kind":"commit","published_at":"2019-05-05T12:24:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"f19bd59ae53f23e3637383061774542d973cc48c","kind":"commit","published_at":"2019-04-28T22:42:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.8","sha":"92d6e987a43041fde63fd02cad61277d04193c29","kind":"commit","published_at":"2019-04-17T19:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"663643e0a83554d7730be42140aef6bc3ac09c6a","kind":"commit","published_at":"2019-04-07T23:25:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"2482d2b689440df6fb3da6157a789adac2783736","kind":"commit","published_at":"2019-03-30T19:33:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6/manifests"},{"name":"v3.9.3","sha":"ebed7922fc97331519f507768572a068edb8494e","kind":"commit","published_at":"2019-03-28T14:06:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3/manifests"},{"name":"v4.0.0-alpha.5","sha":"1bfdbe5688fb3556e4bebd1f8e357c515244ac42","kind":"commit","published_at":"2019-03-23T21:04:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"997324d52467e3a7b7a8058c0ba8309d04d4ddf6","kind":"commit","published_at":"2019-03-17T11:00:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"3a5d2e50411ddd3caea450abda49fd7c6ed230dc","kind":"commit","published_at":"2019-03-10T11:57:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"f606f7584dd842a89423dd3cc69e32b5ad3fdae1","kind":"commit","published_at":"2019-03-03T16:12:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"eea3b4d9a623f87d79be63f57b4a69ddfe375610","kind":"commit","published_at":"2019-02-20T10:58:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"97b26c4821299aef21e6ef9372a25aedd78d0137","kind":"commit","published_at":"2019-02-12T14:39:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.9.2","sha":"dbc788f7d231b4eceaa7a6a3e253104de5de9af0","kind":"commit","published_at":"2019-02-03T20:45:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2/manifests"},{"name":"v3.9.1","sha":"b903d7432b5a06583c9915f7ab9346bad76007a1","kind":"commit","published_at":"2019-01-26T13:59:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"f6353cdd15b954091c3f53498eb7de198755b740","kind":"commit","published_at":"2019-01-14T21:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"8df7a83ccc0b200e67feb823ceaaf793e4b6d007","kind":"commit","published_at":"2019-01-09T21:57:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"c202914213f19b070738ba5837da18e89c1662ee","kind":"commit","published_at":"2019-01-07T18:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"baa45b12252be8965809a0ad06e67e7dc7d44313","kind":"commit","published_at":"2018-12-30T21:47:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"0445ca8b710425f22744249a0c7bb3c20e95237b","kind":"commit","published_at":"2018-12-30T21:24:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"f0d60d8a510180e9c7a9b588d3e6c04d0d1a23d3","kind":"commit","published_at":"2018-12-22T15:42:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"1871b089aef090728321cab69be92daaec6eb131","kind":"commit","published_at":"2018-12-17T20:02:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0/manifests"},{"name":"v3.6.2","sha":"edde0b4f0073fcacb7233b553812f3dffe619da5","kind":"commit","published_at":"2018-12-09T20:22:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"e5fbf74a06157e2d73701a158e8d6b5914429ea1","kind":"commit","published_at":"2018-12-01T10:43:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1/manifests"},{"name":"issue-13699-mster","sha":"ac0153bf1b13ddbc1e43c22693f2c223838d9f1a","kind":"tag","published_at":"2018-11-28T20:15:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/issue-13699-mster","html_url":"https://github.com/mui/material-ui/releases/tag/issue-13699-mster","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@issue-13699-mster","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster/manifests"},{"name":"v3.6.0","sha":"d9c790fa69a1c053c3d471e030e4066122d58902","kind":"commit","published_at":"2018-11-26T19:49:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"34492c23a773b1db66fe65801997257709c4f319","kind":"commit","published_at":"2018-11-12T23:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"dc6b2b870fa514e98c74b6854d22c6e25e7684cb","kind":"commit","published_at":"2018-11-12T22:46:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"ba1dc0f27cd85996dbf3ef9df4d7f10552d6c91f","kind":"commit","published_at":"2018-11-04T23:41:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0/manifests"},{"name":"v3.3.2","sha":"47b20fe33c5f1c8a2563bad3c27811c37f698794","kind":"commit","published_at":"2018-10-27T20:16:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"92b2a36716c8ced3d12ff0b300be06cc4743e6da","kind":"commit","published_at":"2018-10-23T22:16:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"47d3b93780400d6eaef48d29dfcbebec8a5f22b2","kind":"commit","published_at":"2018-10-21T21:27:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"bbb0b683dd45d130b17580da86fe6ccc1ab5b3d3","kind":"commit","published_at":"2018-10-15T22:11:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"a61f0fc9a56ef22874753175bad2a636460130d1","kind":"commit","published_at":"2018-10-14T21:03:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"58f526f46e609e3e6cd785d15bfc5486df7ab79f","kind":"commit","published_at":"2018-10-07T22:44:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"dbd67aa892a4e9885d763fcb0d1f6c1691fbf763","kind":"commit","published_at":"2018-09-30T17:16:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"6184c508f94500a9da7486ccb2b9398023e4b1b5","kind":"commit","published_at":"2018-09-23T22:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"a9cbda69c8e059d928da53d9525652170b999455","kind":"commit","published_at":"2018-09-16T21:32:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"27412afa36b6c64b15b3b33cd51235efbc55a775","kind":"commit","published_at":"2018-09-08T22:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d6fb8524ff94080614e8d4d1064c7b2cec66c5d1","kind":"commit","published_at":"2018-09-03T21:14:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"2e9643f6c43c9b393a3914cd085aac92df546c04","kind":"commit","published_at":"2018-08-28T22:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"6847e0affc09f56a1497013be98bc3b59ccd3fde","kind":"commit","published_at":"2018-08-27T17:34:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0/manifests"},{"name":"v1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1","html_url":"https://github.com/mui/material-ui/releases/tag/v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1/manifests"},{"name":"v1.5.1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6b4c29e324eaa1272ce7b42ecab0e3460af6f437","kind":"commit","published_at":"2018-08-12T20:42:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0/manifests"},{"name":"v0.20.2","sha":"1b1c1fce216b5b2f5ecd52d21f8ec6a326c00cd5","kind":"commit","published_at":"2018-08-05T21:43:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2/manifests"},{"name":"v1.4.3","sha":"99650a6d174ad97b41ba1079cd5d7f55b5db21b5","kind":"commit","published_at":"2018-08-04T10:26:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e9bb799208b34fb8f8bbfe4b63b7a1942f95d91f","kind":"commit","published_at":"2018-07-29T14:37:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"869692ecf3812bc4577ed4dde81a9911c5949695","kind":"commit","published_at":"2018-07-22T21:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7fdc1890fb744b565480835fd5684e66871c679f","kind":"commit","published_at":"2018-07-14T15:02:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"f12ba5bfafc53ada2e5719697dd8373d41fa9471","kind":"commit","published_at":"2018-07-02T20:06:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"cd47eeabdcd4f67e35ff5ad56ae82a571da5747a","kind":"commit","published_at":"2018-06-26T10:53:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"e943cb8d6f405de5d53c1f3d1908cbccb502bb3a","kind":"commit","published_at":"2018-06-20T21:41:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"29308b10b3f8ba3565168e4da4bb5f793cb8b4f9","kind":"commit","published_at":"2018-06-18T18:38:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7c094a0f0381c7b68a223e27b5dc700a7595b122","kind":"commit","published_at":"2018-06-10T09:50:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2a300cdec817595ac879bc419257e55ef318b0f9","kind":"commit","published_at":"2018-06-03T15:25:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"3ccf76d315404ebd67f1254f5679d327c0647dfd","kind":"commit","published_at":"2018-05-26T14:56:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"73101790333124cc8f5857bc46038b7d2315842a","kind":"commit","published_at":"2018-05-17T22:07:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.1","sha":"aae0c434f99c4ab559d8aff53cfbd2cfa7974043","kind":"commit","published_at":"2018-05-15T21:15:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1/manifests"},{"name":"v0.20.1","sha":"c663649d9edf9d196aadbb3b426fd613816964fc","kind":"commit","published_at":"2018-05-13T21:34:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1/manifests"},{"name":"v1.0.0-rc.0","sha":"5f3008fc26479b40ff16ec498ae0e6e3361fdb47","kind":"commit","published_at":"2018-05-13T19:13:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-beta.47","sha":"d16e4f5115a9fde3e8958d7959a912a55cbb246d","kind":"commit","published_at":"2018-05-09T21:48:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.47","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47/manifests"},{"name":"v1.0.0-beta.46","sha":"aa1ef83f22650245dd736681d7ec6331cb2a42ef","kind":"commit","published_at":"2018-05-08T21:51:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.46","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46/manifests"},{"name":"v1.0.0-beta.45","sha":"ab592831cbf5987a6516139aeaf148bdb3360ccb","kind":"commit","published_at":"2018-05-07T13:38:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.45","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45/manifests"},{"name":"v1.0.0-beta.44","sha":"0bba4ad1aed5d2181baa156009301eb56fd80158","kind":"commit","published_at":"2018-04-29T20:57:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.44","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44/manifests"},{"name":"v1.0.0-beta.43","sha":"6dfe7382b9777885abe84f4d1f66c0c62545d559","kind":"commit","published_at":"2018-04-22T10:47:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.43","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43/manifests"},{"name":"v1.0.0-beta.42","sha":"bc03443cac8a55ce3fc4d19e6a95e0f3d0116fbf","kind":"commit","published_at":"2018-04-16T20:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.42","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42/manifests"},{"name":"v1.0.0-beta.41","sha":"cddff325bdc2c79592701c11e295e48db0879c28","kind":"tag","published_at":"2018-04-07T18:26:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.41","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41/manifests"},{"name":"v1.0.0-beta.40","sha":"7f423b6bef54c4a34f3b53d9b8ebf33c183916f8","kind":"tag","published_at":"2018-04-01T09:55:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.40","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40/manifests"},{"name":"v1.0.0-beta.39","sha":"b95cb7a83a102b21b7f6add713398f6c9e743d50","kind":"tag","published_at":"2018-03-28T21:23:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.39","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39/manifests"},{"name":"v1.0.0-beta.38","sha":"a6ccfbe7699b67b03703b49a7cb14d865b841d38","kind":"tag","published_at":"2018-03-17T12:24:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.38","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38/manifests"},{"name":"v1.0.0-beta.37","sha":"1587ac3654ae5061eb21f652722a02cc4c367292","kind":"tag","published_at":"2018-03-11T14:31:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.37","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37/manifests"},{"name":"v1.0.0-beta.36","sha":"f31bd2e431c29f85a053387ce062987a3fc36168","kind":"tag","published_at":"2018-03-05T21:07:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.36","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36/manifests"},{"name":"v1.0.0-beta.35","sha":"25ca14ffcec6eeb75446730a03cc4a2014c5e8ab","kind":"tag","published_at":"2018-02-25T22:47:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.35","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.2","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2/manifests"},{"name":"olivier-material-ui-codemod@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1/manifests"},{"name":"olivier-material-ui-icons@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.1","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1/manifests"},{"name":"olivier-material-ui-codemod@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0/manifests"},{"name":"olivier-material-ui-icons@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0/manifests"},{"name":"v1.0.0-beta.34","sha":"284dfcb06fed2244033cc971cb78f485bafece3d","kind":"tag","published_at":"2018-02-17T12:08:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.34","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34/manifests"},{"name":"v1.0.0-beta.33","sha":"b7f698d48d61e74f74e5e50a08b4309460a55266","kind":"tag","published_at":"2018-02-10T12:03:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.33","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33/manifests"},{"name":"v1.0.0-beta.32","sha":"896bc50f35a83fac0453dbbecd9f367b45b450e9","kind":"tag","published_at":"2018-02-04T22:44:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.32","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32/manifests"},{"name":"v1.0.0-beta.31","sha":"6271146a2545aeedf4110990de21ebc0c910b627","kind":"tag","published_at":"2018-01-29T22:06:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.31","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31/manifests"},{"name":"v1.0.0-beta.30","sha":"2bb35ce508832f518a4c3af8cd7cf67af8fd90c5","kind":"tag","published_at":"2018-01-21T22:50:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.30","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30/manifests"},{"name":"v1.0.0-beta.29","sha":"7386d56d4dfb85ca4a586a56691b6a58798d5c42","kind":"tag","published_at":"2018-01-16T20:27:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.29","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29/manifests"},{"name":"v1.0.0-beta.28","sha":"e1f3dad9084edf460d42e0a5f6b7c956eaa51e8d","kind":"tag","published_at":"2018-01-14T14:52:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.28","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28/manifests"},{"name":"v1.0.0-beta.27","sha":"fcfe4a64a95f65e205c5ba9523987982e6556eea","kind":"tag","published_at":"2018-01-06T15:25:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.27","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27/manifests"},{"name":"v1.0.0-beta.26","sha":"bd42549ee464bce03743f7ee18964066f9d3907d","kind":"tag","published_at":"2017-12-30T23:24:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.26","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26/manifests"},{"name":"v1.0.0-beta.25","sha":"d9ab3e313136fa5fb179743b560ac7c9e4fa8f6a","kind":"tag","published_at":"2017-12-22T23:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.25","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25/manifests"},{"name":"v1.0.0-beta.24","sha":"7c8fe8516f8bf6317e7cc748eefa7d97c92b4007","kind":"tag","published_at":"2017-12-17T12:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.24","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24/manifests"},{"name":"v1.0.0-beta.23","sha":"1a4e5b06ae0a7f6b3a6be810d272ebdf3efbb863","kind":"tag","published_at":"2017-12-09T09:51:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.23","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23/manifests"},{"name":"v0.20.0","sha":"86b40ae4883e95d6139e9e5d59c0e14aa022ce3a","kind":"commit","published_at":"2017-12-04T04:05:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0/manifests"},{"name":"v1.0.0-beta.22","sha":"22f68ca292a947349ae2877b09e85775703ec87f","kind":"tag","published_at":"2017-11-28T23:11:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22/manifests"},{"name":"v1.0.0-beta.21","sha":"d33604a9deacbb2725da3688d823416486a039c1","kind":"tag","published_at":"2017-11-13T22:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21/manifests"},{"name":"v1.0.0-beta.20","sha":"076d08bfa709ffdb4858106ebda73f475e4ec5b9","kind":"tag","published_at":"2017-11-05T19:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20/manifests"},{"name":"v1.0.0-beta.19","sha":"2a1879fb818973d4df766c2d7842afd939fdb2b8","kind":"tag","published_at":"2017-10-30T21:51:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19/manifests"},{"name":"v1.0.0-beta.18","sha":"f626204f8e0cd9933bcb7a8c8ac5cd97d6419eca","kind":"tag","published_at":"2017-10-23T21:58:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18/manifests"},{"name":"v1.0.0-beta.17","sha":"616d69d5ff7263eb9c84960b6b7a4c9ff852d4ef","kind":"tag","published_at":"2017-10-15T22:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17/manifests"},{"name":"v1.0.0-beta.16","sha":"56fd0d9d2f6fe0222b8c4117e227de1d725918ba","kind":"tag","published_at":"2017-10-08T20:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16/manifests"},{"name":"v0.19.4","sha":"f1bc4be26ca68578f0cfd053fed8eeabe0d3a636","kind":"tag","published_at":"2017-10-08T19:56:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4/manifests"},{"name":"v1.0.0-beta.15","sha":"4da17a67182a212be91a36cec9c976ccb6293380","kind":"tag","published_at":"2017-10-04T16:05:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15/manifests"},{"name":"v1.0.0-beta.13","sha":"736f12000e6989b2e37fcf10deca8bcf20a284f5","kind":"tag","published_at":"2017-10-01T19:58:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13/manifests"},{"name":"v0.19.3","sha":"7e484cc0c2e3db1e30ebe89d93475f2999f6168c","kind":"tag","published_at":"2017-10-01T19:35:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3/manifests"},{"name":"v1.0.0-beta.12","sha":"65b6e04a74a1520209e7b8fcfa311a431ecb070a","kind":"tag","published_at":"2017-09-24T18:24:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12/manifests"},{"name":"v0.19.2","sha":"5f750e046d48fa2f8c0efd86290ea48661c9b32e","kind":"tag","published_at":"2017-09-18T20:14:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2/manifests"},{"name":"v1.0.0-beta.11","sha":"01c6feb33e7e4e5043ce2a8377fa7dda3dbc8180","kind":"tag","published_at":"2017-09-18T19:11:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11/manifests"},{"name":"v1.0.0-beta.10","sha":"3d4518c997fe875f8e91044ff59a09a46fdfb726","kind":"tag","published_at":"2017-09-13T21:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10/manifests"},{"name":"v1.0.0-beta.9","sha":"d4dba0da9a00efe5104365ca647d848a131a41a6","kind":"tag","published_at":"2017-09-10T11:17:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9/manifests"},{"name":"v1.0.0-beta.8","sha":"865b39bef48c3f85743c3914ba146b97b93fce0f","kind":"tag","published_at":"2017-09-02T11:11:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8/manifests"},{"name":"v0.19.1","sha":"b0d03e92c64bee1ac8c25acd0c48657b7f605d9a","kind":"tag","published_at":"2017-09-02T10:38:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1/manifests"},{"name":"v1.0.0-beta.7","sha":"d2083879918dcafdc9c17e3e19440000a0abb3b0","kind":"tag","published_at":"2017-08-30T22:51:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7/manifests"},{"name":"v1.0.0-beta.6","sha":"8385df161a6792d472821e30c7095b267b844950","kind":"tag","published_at":"2017-08-20T14:48:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6/manifests"},{"name":"v1.0.0-beta.5","sha":"8292545fd41ea9f9d3c7c52bb45f60a4fea434a9","kind":"tag","published_at":"2017-08-15T08:55:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5/manifests"},{"name":"v0.19.0","sha":"d1b3bc614a818d497e38fd51c85077dd7b490bad","kind":"tag","published_at":"2017-08-15T08:17:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0/manifests"},{"name":"v1.0.0-beta.4","sha":"110f0a6e95e8e2b51b2bdd7e545a9b41d1a0009f","kind":"tag","published_at":"2017-08-05T10:09:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4/manifests"},{"name":"v1.0.0-beta.3","sha":"e0dd9560d4a152ca0a61558b6238edc40746c354","kind":"tag","published_at":"2017-07-29T21:00:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"45d5da95daf4d52b0ea6e4ffbef27755fa0aa196","kind":"tag","published_at":"2017-07-23T17:45:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"603fbde8d99e386d6640ec6c24ba9fcfc4316dd4","kind":"tag","published_at":"2017-07-23T17:12:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1/manifests"},{"name":"v0.18.7","sha":"50f6dfc4b6ee7473e27ba950c3ce900b24f17d1c","kind":"tag","published_at":"2017-07-23T15:51:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7/manifests"},{"name":"v1.0.0-alpha.22","sha":"f3992561ed94696d595b6a56efc7449c7dee67c7","kind":"tag","published_at":"2017-07-18T09:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22/manifests"},{"name":"v1.0.0-alpha.21","sha":"49d21891b72796f4a8f383d9b15b66f72cb94549","kind":"tag","published_at":"2017-07-04T22:13:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21/manifests"},{"name":"v0.18.6","sha":"1d10ecbac4a83f9934bb6a7f025855f82002113c","kind":"tag","published_at":"2017-07-04T21:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6/manifests"},{"name":"v0.18.5","sha":"86f7c4141cc66ab1e96a681a6945472283e41ea3","kind":"tag","published_at":"2017-06-28T18:14:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5/manifests"},{"name":"v1.0.0-alpha.20","sha":"84363396403cbbd51072d0b09822cd6d8ab6bf87","kind":"tag","published_at":"2017-06-25T18:01:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20/manifests"},{"name":"v0.18.4","sha":"2c6872cacf19ac71a316b282c2467162dcd148c6","kind":"tag","published_at":"2017-06-25T17:39:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4/manifests"},{"name":"v1.0.0-alpha.19","sha":"611bfd7557fd928933e39c054d2b2edeb57adaed","kind":"tag","published_at":"2017-06-19T16:58:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19/manifests"},{"name":"v1.0.0-alpha.18","sha":"5fdb60642bdf2907b7fba352cf2cd0fa7208848f","kind":"tag","published_at":"2017-06-19T10:12:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18/manifests"},{"name":"v1.0.0-alpha.17","sha":"73e0a35145d10f3c29a991f75e5ba8315e0e754a","kind":"tag","published_at":"2017-06-12T11:55:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17/manifests"},{"name":"v0.18.3","sha":"4c6a542c772f9fe9ff97bb95f63801138d7722d0","kind":"tag","published_at":"2017-06-07T21:28:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"9d3b59b3fec3b31b37334c3bd842112f3d090f86","kind":"commit","published_at":"2017-06-06T21:29:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2/manifests"},{"name":"v1.0.0-alpha.16","sha":"0c7dba6dc5ad8b9f69ec3c60e3ba31f2973e582a","kind":"tag","published_at":"2017-06-01T08:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"18508aeb3e5817406209e15c3e51a53c2cbece96","kind":"tag","published_at":"2017-05-23T20:00:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"771fb44738e116a1d2cec7aabb8ed1425b1d57f6","kind":"tag","published_at":"2017-05-14T10:11:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14/manifests"},{"name":"v0.18.1","sha":"715372edf9fc21244030207409b4070158f6936d","kind":"tag","published_at":"2017-05-13T10:21:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1/manifests"},{"name":"v1.0.0-alpha.13","sha":"17fde80a53fb9fcce31a82290f54de55cf3655e9","kind":"tag","published_at":"2017-05-08T10:47:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13/manifests"},{"name":"v0.18.0","sha":"dea7938b1265a3b100899d65589fbd05e877ab9e","kind":"tag","published_at":"2017-04-30T22:26:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0/manifests"},{"name":"v1.0.0-alpha.12","sha":"dc7371e4770fd3e8b1a82b9c2c2a652acaa73713","kind":"tag","published_at":"2017-04-30T22:22:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12/manifests"},{"name":"v0.17.4","sha":"a398290811c94bd6bb2d5d04c7f6d0ce734e3ad6","kind":"commit","published_at":"2017-04-14T17:20:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4/manifests"},{"name":"v1.0.0-alpha.11","sha":"7b3dbfaf2e94e8139424c8660692ee20d5a9880e","kind":"tag","published_at":"2017-04-14T16:50:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11/manifests"},{"name":"v0.17.3","sha":"53076a03182668f94d3bf40cd880309a51e9be88","kind":"tag","published_at":"2017-04-10T21:42:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"38c4aed87e608ded8e083dcf341ed5e9a14c20ef","kind":"tag","published_at":"2017-04-09T11:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2/manifests"},{"name":"v1.0.0-alpha.10","sha":"27fd907d604c1d3189b7b70e3a7e4758e0171492","kind":"tag","published_at":"2017-04-06T12:00:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"b962c2fbfa7a9cab9e9844e01966b90ca86e67a1","kind":"tag","published_at":"2017-04-01T13:47:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a0b4691eb3958aeb9173a8f4e705c81dfb7d25da","kind":"tag","published_at":"2017-03-25T11:46:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8/manifests"},{"name":"v0.17.1","sha":"05280483dbbc29e56edd8f3644721679b55d4d73","kind":"commit","published_at":"2017-03-13T12:27:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1/manifests"},{"name":"v1.0.0-alpha.7","sha":"9281a3fcee37d6afb9e493ff06e8a2626f4d7d91","kind":"tag","published_at":"2017-03-12T12:31:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"69f604946c366c655d0613841c034cacee7e9ef4","kind":"commit","published_at":"2017-02-26T12:41:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6/manifests"},{"name":"v1.0.0-alpha.5","sha":"74973892bdfacd5c9e3a4ce63185e9a6500d9522","kind":"commit","published_at":"2017-02-26T11:04:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-alpha.4","sha":"6472a6864951bfe7f3739afbe74b50981299ac28","kind":"commit","published_at":"2017-02-26T10:19:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4/manifests"},{"name":"v0.17.0","sha":"c9af9606bcea6551ceaadc2f6430d629eb679e84","kind":"commit","published_at":"2017-02-12T22:06:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0/manifests"},{"name":"v1.0.0-alpha.3","sha":"4583f5212d0b668e3801a859d3cc584cec0ec173","kind":"commit","published_at":"2017-02-12T21:43:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"8476782b595175d25c8a972b5fe53bc1f8532676","kind":"tag","published_at":"2017-02-07T19:48:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"3a0eb03018a9c5c96ba5233de8ef45202403a94c","kind":"commit","published_at":"2017-01-29T21:29:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.16.7","sha":"867c6c29b1badd839b1fd57720e5754fcd53a516","kind":"commit","published_at":"2017-01-15T19:57:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"bc84dbeeb78b725fefdc10cdc6eee7b75cc1226e","kind":"commit","published_at":"2016-12-25T21:03:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"8a03a04ef17f76ce09b88607b216d8a8e4d277d6","kind":"commit","published_at":"2016-12-09T20:45:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"84c18c98ff56fbe81be902735164219040729bb1","kind":"commit","published_at":"2016-11-17T19:18:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"066c5d53d1d4ecec2923ed12ec14647ae8248a9c","kind":"commit","published_at":"2016-11-17T16:41:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"806b2eab2272b430e814f8b3c7f1e7b31cd0e306","kind":"commit","published_at":"2016-11-14T17:22:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"2085737a798d9cb808b2fddf1f06883b27327ccc","kind":"commit","published_at":"2016-10-19T18:24:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"6eb9913441cb39562f4c935bdd70042d26daa260","kind":"commit","published_at":"2016-10-05T14:36:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0/manifests"},{"name":"v0.16.0-rc2","sha":"71a9524d0ec28dad2f566a42c7bb8ad2ea93ce36","kind":"commit","published_at":"2016-09-24T19:31:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2/manifests"},{"name":"v0.16.0-rc1","sha":"1691addd7f84317619c6831c35cb1f32ef3779b6","kind":"commit","published_at":"2016-09-07T19:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1/manifests"},{"name":"v0.15.4","sha":"be9bc14f4cda041299b6f8845af87b9278c871fc","kind":"commit","published_at":"2016-08-10T22:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"8bd3589dd7f676f3d725559cbd63457afe8d3691","kind":"commit","published_at":"2016-08-02T20:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"908f694e1e6eae9e63da6b22e63100d6bda4fa8e","kind":"commit","published_at":"2016-07-09T21:10:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"1fed1bcc81d89e473e261c1da4bf0a3a46515ce8","kind":"tag","published_at":"2016-06-20T08:15:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"06667b589952f58ff8c6d277df364ef16dada671","kind":"tag","published_at":"2016-05-06T13:49:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0/manifests"},{"name":"v0.15.0-beta.2","sha":"7cf7adfe9042e9be8dbaa1c850ffacca26e9c269","kind":"commit","published_at":"2016-04-21T22:57:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2/manifests"},{"name":"v0.15.0-beta.1","sha":"47d7525fb77c7c579e99d595b3f98c69fc838c77","kind":"tag","published_at":"2016-04-14T13:33:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1/manifests"},{"name":"v0.15.0-alpha.2","sha":"caabf9eaee5a5e11097958105f8427cfc8905f86","kind":"tag","published_at":"2016-03-17T23:37:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2/manifests"},{"name":"v0.15.0-alpha.1","sha":"2ebddeb908857c16ece162964a7e501ab37716ba","kind":"commit","published_at":"2016-02-27T17:54:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1/manifests"},{"name":"v0.14.4","sha":"de2bee1335ff1fd701a60cb3d739cf919dbd77ce","kind":"commit","published_at":"2016-02-03T00:47:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"fa9141f90149392cc3fa366736e61a89b07e9205","kind":"commit","published_at":"2016-01-27T03:06:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"44b41957ae81344cf6dc794cf2dbe2da48152622","kind":"commit","published_at":"2016-01-08T15:52:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"0ae4d7f61bb240ae5e2adc9d15a8d5629f738db6","kind":"commit","published_at":"2016-01-04T22:23:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"628bc82957d8e537a1b648e31e10723820bb00ac","kind":"commit","published_at":"2015-12-25T15:12:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0/manifests"},{"name":"v0.14.0-rc2","sha":"9a24d8a7839c37b86748ad8022e39235e8eb6be2","kind":"commit","published_at":"2015-12-14T22:26:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2/manifests"},{"name":"v0.14.0-rc1","sha":"7459597806a2f1f5826eaab26d3c5d974da70fbd","kind":"commit","published_at":"2015-12-04T19:52:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1/manifests"},{"name":"v0.13.4","sha":"a98006f9ffb588030cbdd2e3b4a4515017e58c43","kind":"commit","published_at":"2015-11-24T17:07:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"e33afed6913b58a990bd4b51a038bbfff0a0f42f","kind":"commit","published_at":"2015-11-17T16:34:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"6f28ad04e8f95073646bfeb8936c550ca4a94347","kind":"commit","published_at":"2015-11-10T00:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"330488977f95dbebd6cf6a387bf10a86238331ff","kind":"commit","published_at":"2015-10-29T21:08:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"7980cd589e9dc9e055e1b789bf2f80e7f2ef0f5d","kind":"commit","published_at":"2015-10-21T19:38:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"86394ccd2d7b715eaa054a369679eba4ac82ce1f","kind":"commit","published_at":"2015-10-21T19:04:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"d310459476a461e0d29f166de277896026d8f35f","kind":"commit","published_at":"2015-10-19T17:30:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"06aca1012d01de4ec782acfb8d22a6ec83d48ff7","kind":"commit","published_at":"2015-10-07T21:43:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"6671f90516c2065839efae773ecda924b8bebdae","kind":"commit","published_at":"2015-10-06T19:31:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"a4e194e46c47f8e2eedfab8f0a8c4104e5679c95","kind":"commit","published_at":"2015-09-28T16:15:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"aa485220ff28e907d2548cbfb65bd789c23d9eba","kind":"commit","published_at":"2015-09-25T16:08:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"b55b770f2049852febe47bef27aa0eaceafcec08","kind":"commit","published_at":"2015-09-15T21:10:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"82bc1cb2805f7b624516f71628e6ca525df18cad","kind":"commit","published_at":"2015-08-24T21:31:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0/manifests"},{"name":"v0.10.4","sha":"a8097bcbed6939f0cb308e05acf03a907b666725","kind":"commit","published_at":"2015-08-09T03:29:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"2a43082b52138e33c85878616461445895066a11","kind":"commit","published_at":"2015-08-08T22:51:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"71583523f39c1830d3fcffeff0598c2f803f1048","kind":"commit","published_at":"2015-07-29T20:34:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"6b609c63611b02f9e845b765770983c547cd6af8","kind":"commit","published_at":"2015-07-13T21:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"b6140ec86c5087ad799e9a658f3f0d9b150c205a","kind":"commit","published_at":"2015-07-10T01:35:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"8a18478700f49b94fe7f580664e7b31c581ceb0b","kind":"commit","published_at":"2015-06-20T17:47:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"3da654eb4f0ddb10d81f2706eda1f3819e40b795","kind":"commit","published_at":"2015-06-15T01:46:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"867e87d3530b4fb6bc7f6ec5fb9edcd49e7bd631","kind":"commit","published_at":"2015-06-09T23:38:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"cb794810e7c39352f1bbd533d92983dc22a57510","kind":"commit","published_at":"2015-05-24T20:12:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0/manifests"},{"name":"v0.7.5","sha":"b3ce0b272e5468919d01b3d3ab6751a92f682b48","kind":"commit","published_at":"2015-04-27T19:14:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"abc159f246f15163f7984bcf702409cffc745d6e","kind":"commit","published_at":"2015-04-21T18:14:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"9321a4a8879f380a725c7439114ebf3e0da8abcc","kind":"commit","published_at":"2015-04-01T15:20:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"953606f4d1a9e3a33798b499219fe40b1f81fd96","kind":"commit","published_at":"2015-03-25T23:45:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"03c169188dd10ec2242b7806050781867c0291dd","kind":"commit","published_at":"2015-03-04T21:41:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"078ba0c94f8985dd2d96587784f760474ba51858","kind":"commit","published_at":"2015-02-13T21:06:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"accd9f0ef163d514b091709ffd63f76f6d1a467f","kind":"commit","published_at":"2015-01-27T00:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"57c7a95be20dc77cbe0459a40acc802e16de5148","kind":"commit","published_at":"2015-01-26T23:07:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"706446d6aeb952def6f2016fdc213b6e56b2d40f","kind":"commit","published_at":"2015-01-03T23:58:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"6b294fdd0a7f9686b8b8f05cf8759e90b3e581f9","kind":"commit","published_at":"2014-12-25T17:36:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"3eb741fdb94fff5e8218809b8f7d5a9d2e4d1778","kind":"commit","published_at":"2014-12-15T17:14:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"d65414913839d9d939c8bd938ca21f39f0faa924","kind":"commit","published_at":"2014-12-07T15:15:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"fc3232f6e9d1662c4f9d813b70acb329c4cdc6de","kind":"commit","published_at":"2014-11-30T21:22:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"4b02786c2a7e27613201fe72c033a260018a38d6","kind":"commit","published_at":"2014-11-28T20:34:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"ab8880bc442941c20d58ca2cbb8aace7b2724929","kind":"commit","published_at":"2014-11-17T20:10:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"052b0bc5a3e887d0a36b2277a2e09812a0ce206b","kind":"commit","published_at":"2014-11-11T21:11:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"715b7e868003ac9b121bdacee3e1301b9c660aa9","kind":"commit","published_at":"2014-11-08T19:56:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"088d257c0bec691545cd32f83fd2af753866b8ee","kind":"commit","published_at":"2014-11-08T00:13:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0/manifests"},{"name":"v0.1.29","sha":"3fe7b8bf7c3adc04522f311ce1c1c3b6e39e8edd","kind":"commit","published_at":"2014-11-05T19:58:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.1.29","html_url":"https://github.com/mui/material-ui/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29/manifests"}]},"repo_metadata_updated_at":"2025-10-29T21:14:08.207Z","dependent_packages_count":0,"downloads":198,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":10.157333511534064,"dependent_repos_count":26.152614342482345,"dependent_packages_count":37.996477278968285,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":24.768808377661568},"purl":"pkg:npm/%40temp-mui/utils","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@temp-mui/utils","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@temp-mui/utils","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@temp-mui/utils/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-29T16:04:14.239Z","issues_count":4308,"pull_requests_count":9949,"avg_time_to_close_issue":13592057.178502878,"avg_time_to_close_pull_request":1743679.4759773905,"issues_closed_count":2590,"pull_requests_closed_count":8490,"pull_request_authors_count":716,"issue_authors_count":2931,"avg_comments_per_issue":5.109795728876509,"avg_comments_per_pull_request":1.994974369283345,"merged_pull_requests_count":7175,"bot_issues_count":19,"bot_pull_requests_count":3438,"past_year_issues_count":769,"past_year_pull_requests_count":3299,"past_year_avg_time_to_close_issue":842316.4168674699,"past_year_avg_time_to_close_pull_request":466566.7232444611,"past_year_issues_closed_count":415,"past_year_pull_requests_closed_count":2663,"past_year_pull_request_authors_count":186,"past_year_issue_authors_count":610,"past_year_avg_comments_per_issue":1.859557867360208,"past_year_avg_comments_per_pull_request":1.4080024249772658,"past_year_bot_issues_count":9,"past_year_bot_pull_requests_count":1478,"past_year_merged_pull_requests_count":2376,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/issues","maintainers":[{"login":"oliviertassinari","count":773,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"siriwatknp","count":700,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":511,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":434,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"mnajdova","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"michaldudak","count":262,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"aarongarciah","count":237,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"ZeeshanTamboli","count":207,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mj12albert","count":193,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"alexfauquette","count":165,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"samuelsycamore","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"cherniavskii","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"LukasTy","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"bharatkashyap","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"DanailH","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"JCQuintas","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"eps1lon","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"hbjORbj","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hbjORbj"},{"login":"flaviendelangle","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"michelengelen","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"rosskevin","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rosskevin"},{"login":"mbrookes","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"m4theushw","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"apedroferreira","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"hasdfa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"nikitaa24","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikitaa24"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"richbustos","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richbustos"},{"login":"nathanmarks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanmarks"},{"login":"vicasas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"MBilalShafi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joshwooding","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwooding"},{"login":"dimitropoulos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dimitropoulos"},{"login":"arthurbalduini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"dmtrKovalenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmtrKovalenko"},{"login":"hai-cea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-cea"},{"login":"gerdadesign","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"DavidCnoops","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidCnoops"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}],"active_maintainers":[{"login":"siriwatknp","count":282,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":241,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":191,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"oliviertassinari","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"ZeeshanTamboli","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mnajdova","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"mj12albert","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"aarongarciah","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"prakhargupta1","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"JCQuintas","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"DanailH","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"alexfauquette","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"bharatkashyap","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"LukasTy","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"cherniavskii","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"michaldudak","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"MBilalShafi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"flaviendelangle","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"vicasas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@temp-mui%2Futils/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@temp-mui%2Futils/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@temp-mui%2Futils/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@temp-mui%2Futils/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@temp-mui%2Futils/codemeta","maintainers":[{"uuid":"lucasbassetti","login":"lucasbassetti","name":null,"email":"lucasbr.dafonseca@gmail.com","url":null,"packages_count":37,"html_url":"https://www.npmjs.com/~lucasbassetti","role":null,"created_at":"2024-07-28T00:16:10.233Z","updated_at":"2024-07-28T00:16:10.233Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lucasbassetti/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5264274,"maintainers_count":1091160,"namespaces_count":333594,"keywords_count":760514,"github":"npm","metadata":{"funded_packages_count":159192},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-12-16T06:37:22.408Z","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":8853325,"name":"@mui-internal/typescript-to-proptypes","ecosystem":"npm","description":"Generate proptypes from TypeScript declarations. This is a fork of the typescript-to-proptypes package adapted for MUI needs. This is an internal package not meant for general use.","homepage":"https://github.com/mui/material-ui#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/material-ui","keywords_array":[],"namespace":"mui-internal","versions_count":4,"first_release_published_at":"2024-02-02T08:52:42.411Z","latest_release_published_at":"2024-02-06T20:41:10.665Z","latest_release_number":"1.0.3","last_synced_at":"2025-12-12T01:21:13.943Z","created_at":"2024-02-02T08:55:31.455Z","updated_at":"2025-12-12T01:21:13.943Z","registry_url":"https://www.npmjs.com/package/@mui-internal/typescript-to-proptypes","install_command":"npm install @mui-internal/typescript-to-proptypes","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.3"}},"repo_metadata":{"id":19822297,"uuid":"23083156","full_name":"mui/material-ui","owner":"mui","description":"Material UI: Ready-to-use foundational React components, free forever. It includes Material UI, which implements Google's Material Design.","archived":false,"fork":false,"pushed_at":"2024-04-14T01:43:25.000Z","size":552491,"stargazers_count":91449,"open_issues_count":1798,"forks_count":31383,"subscribers_count":1347,"default_branch":"next","last_synced_at":"2024-04-14T02:22:02.033Z","etag":null,"topics":["design-systems","hacktoberfest","material-design","react","react-components"],"latest_commit_sha":null,"homepage":"https://mui.com/material-ui/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2014-08-18T19:11:54.000Z","updated_at":"2024-08-18T03:20:19.580Z","dependencies_parsed_at":"2024-04-15T07:22:15.000Z","dependency_job_id":null,"html_url":"https://github.com/mui/material-ui","commit_stats":{"total_commits":22276,"total_committers":3187,"mean_commits":6.989645434577973,"dds":0.8256419464894954,"last_synced_commit":"eec77cde0b364cbad6c4c1b09b0b0a38ec9205a4"},"previous_names":["mui-org/material-ui","callemall/material-ui"],"tags_count":505,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/refs/heads/next","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":215854641,"owners_count":15940241,"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":"v6.0.0-beta.6","sha":"cbb6f8d3b1b72732d51f5628765cfd7e75bd5747","kind":"tag","published_at":"2024-08-18T02:55:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6/manifests"},{"name":"v5.16.7","sha":"b505fd7b64e92db523198712a5d6716c494e0c66","kind":"tag","published_at":"2024-08-09T09:19:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7/manifests"},{"name":"v6.0.0-beta.5","sha":"75c24b0828981651082a3eede027b6871c96c440","kind":"tag","published_at":"2024-08-08T08:52:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5/manifests"},{"name":"v5.16.6","sha":"6eb1bdce38d0fc67fa8aebca260043c7fc8eb3e8","kind":"tag","published_at":"2024-07-30T21:06:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6/manifests"},{"name":"v6.0.0-beta.4","sha":"12532afa3e4f6f13a9fa86eb459c27792c36b6f9","kind":"tag","published_at":"2024-07-30T20:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4/manifests"},{"name":"v5.16.5","sha":"40792e6efb2c92b8964a3912e08aeb4fb7fc41c8","kind":"tag","published_at":"2024-07-25T06:42:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5/manifests"},{"name":"v6.0.0-beta.3","sha":"02fde66a0cd72fb7fe3681a5ea8c4de733b4a865","kind":"tag","published_at":"2024-07-24T18:27:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3/manifests"},{"name":"v5.16.4","sha":"77af399a3ad76f31e5f2e0fab5650b628fa50990","kind":"tag","published_at":"2024-07-16T16:01:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4/manifests"},{"name":"v6.0.0-beta.2","sha":"9ad8c1fd8dfd21d8e37fe73d71e011542b23db72","kind":"tag","published_at":"2024-07-16T14:46:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2/manifests"},{"name":"v5.16.3","sha":"e1824453bdb0a89f15d4dfe47a1c4f90fa0f0500","kind":"tag","published_at":"2024-07-16T14:18:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3/manifests"},{"name":"v6.0.0-beta.1","sha":"19c1935757925d834928a30ea41f58bb95fb355f","kind":"tag","published_at":"2024-07-16T09:42:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1/manifests"},{"name":"v5.16.2","sha":"56ddd108fe153592a800fce4d43f9758b0ff5101","kind":"tag","published_at":"2024-07-16T09:10:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2/manifests"},{"name":"v6.0.0-beta.0","sha":"3364f0740aa5c86e057ec5b0d22c1b12bfd96fa4","kind":"tag","published_at":"2024-07-11T15:54:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0/manifests"},{"name":"v5.16.1","sha":"431af6a2fd9bf6cd0422c61e36c937d1ea5e5015","kind":"tag","published_at":"2024-07-11T15:48:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1/manifests"},{"name":"v5.16.0","sha":"e5e9b9d5e952b52752b758179da20d3fa0982c05","kind":"tag","published_at":"2024-07-05T13:32:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0/manifests"},{"name":"v6.0.0-alpha.14","sha":"2a15dd74c76bacbc867a7313fdc2c42c6168327c","kind":"tag","published_at":"2024-07-05T04:25:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14/manifests"},{"name":"v6.0.0-alpha.13","sha":"a070a894fbe21c52df446438ca1bb5a891d5e1b5","kind":"tag","published_at":"2024-07-03T07:44:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13/manifests"},{"name":"v5.15.21","sha":"a306ce4afcc60de4c3e43b8f9183862235d9318e","kind":"tag","published_at":"2024-06-28T14:09:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21/manifests"},{"name":"v6.0.0-alpha.12","sha":"fb476c6c18b850e8400d03afb7447802afbfd357","kind":"tag","published_at":"2024-06-24T17:12:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.15.20","sha":"f20fa0ba4016e5425a2a4cce841075253828a551","kind":"tag","published_at":"2024-06-12T12:58:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20/manifests"},{"name":"v6.0.0-alpha.11","sha":"22c5206a9e8191b2f81131d6978a0958e55b7032","kind":"tag","published_at":"2024-06-12T08:18:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11/manifests"},{"name":"v6.0.0-alpha.10","sha":"e5ac6c0eef5efd4fa5c5eb11ccbf08e58e7443f8","kind":"tag","published_at":"2024-06-04T10:35:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10/manifests"},{"name":"v6.0.0-alpha.9","sha":"925de32766317bb84a92ec24b2b6465c8e48cc04","kind":"tag","published_at":"2024-05-29T12:25:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.15.19","sha":"77f606ba73bb5439d66871177772f54196044450","kind":"tag","published_at":"2024-05-29T12:01:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19/manifests"},{"name":"v6.0.0-alpha.8","sha":"c7dbe6e8256cef7bd2dbdcbee55428ad82513cd0","kind":"tag","published_at":"2024-05-21T16:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.15.18","sha":"607daac5baa9c8151f111fe4bacea1d7e61881a3","kind":"tag","published_at":"2024-05-16T09:29:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18/manifests"},{"name":"v6.0.0-alpha.7","sha":"997bec6d8d30a1a891aff4eeedefa41c93eaa95c","kind":"tag","published_at":"2024-05-16T06:31:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"7c8db04b91500ba77301acd360d21bff7f7c752f","kind":"tag","published_at":"2024-05-08T13:13:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.15.17","sha":"9bc4fc42959427246addfdf29db95847cc38e410","kind":"tag","published_at":"2024-05-08T12:24:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17/manifests"},{"name":"v5.15.16","sha":"284e251c155d92078f80f98919f4ab260b05e9be","kind":"tag","published_at":"2024-05-01T14:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16/manifests"},{"name":"v6.0.0-alpha.5","sha":"571d5046e26aa07605cb1e01ca99b2eb0b04d009","kind":"tag","published_at":"2024-05-01T14:16:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5/manifests"},{"name":"v6.0.0-alpha.4","sha":"afffc2ffc3db1e6abf48f3b3e13a41e8b758f874","kind":"tag","published_at":"2024-04-24T07:30:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4/manifests"},{"name":"v6.0.0-alpha.3","sha":"6d5e44409344ea4e13ceb3a02c4446dc6a7323b4","kind":"tag","published_at":"2024-04-17T16:10:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3/manifests"},{"name":"v6.0.0-alpha.2","sha":"4e75758b37119bd821435c23d9c111c545e186b6","kind":"tag","published_at":"2024-04-09T15:09:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2/manifests"},{"name":"v6.0.0-alpha.1","sha":"84307c1a2495a716788ec25f046faaa4d16c88c7","kind":"tag","published_at":"2024-04-05T10:43:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1/manifests"},{"name":"v5.15.15","sha":"5a079965186640b5176f00c537f3b9e6c299b5c4","kind":"tag","published_at":"2024-04-04T07:09:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15/manifests"},{"name":"v6.0.0-alpha.0","sha":"2a15ad6f1f5507162b1a5aebf78976ca3023183b","kind":"tag","published_at":"2024-03-26T15:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.15.14","sha":"9585d28317c90f2c71ab88dd5ae37638bb64ad82","kind":"tag","published_at":"2024-03-19T08:18:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14/manifests"},{"name":"v5.15.13","sha":"dbcb678234296de56afaf3138917e967e8d1934a","kind":"tag","published_at":"2024-03-13T14:17:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13/manifests"},{"name":"pigment@0.0.1","sha":"0e765a618a7676c507852cec024464b1fc1cd80f","kind":"tag","published_at":"2024-03-08T04:20:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/pigment@0.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/pigment@0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1/manifests"},{"name":"v5.15.12","sha":"5ad69e161d7520274cd37a2524ffb935b6dda158","kind":"tag","published_at":"2024-03-05T15:33:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12/manifests"},{"name":"v5.15.11","sha":"e3257a4d68481b0ca6efd5d06cb5c1e1e77e4286","kind":"tag","published_at":"2024-02-22T08:52:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11/manifests"},{"name":"v5.15.10","sha":"94fcd3ada0842108a9a2ce53e121931e5448649f","kind":"tag","published_at":"2024-02-12T12:38:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10/manifests"},{"name":"v5.15.9","sha":"7917d2a8a4acc0b07328dee8273847652491b769","kind":"tag","published_at":"2024-02-08T12:55:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9/manifests"},{"name":"v5.15.8","sha":"fe5a59e616637a0488b122749479b782f5f8dfa2","kind":"tag","published_at":"2024-02-06T20:42:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8/manifests"},{"name":"v5.15.7","sha":"b80acd69c7c848709d01465d6727b13ed6109258","kind":"tag","published_at":"2024-01-31T13:23:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7/manifests"},{"name":"v5.15.6","sha":"1700e5cd9cbb3bc648b7f799f837c4d23ed42700","kind":"tag","published_at":"2024-01-22T18:09:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6/manifests"},{"name":"v5.15.5","sha":"5d7c4e26a4973a3a80bf5f8a9a8ea14f89554fe0","kind":"tag","published_at":"2024-01-17T09:27:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5/manifests"},{"name":"v5.15.4","sha":"6aadbf91c5eb2c94dea9a49a19eb532606410a5a","kind":"tag","published_at":"2024-01-10T13:49:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4/manifests"},{"name":"v5.15.3","sha":"9fa4e472f9ba4fd4e7f8cfb8bc0d1f1d455ace23","kind":"tag","published_at":"2024-01-03T15:22:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.3","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"5d5dd15f70db9ffcb85d4dc57da8a20f5240fb81","kind":"tag","published_at":"2023-12-25T14:24:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"8be7ac66b99059bf2c2edcca9cf15981d389db6b","kind":"tag","published_at":"2023-12-19T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"8c2c6a88a509f9da7c453d4a3c3ab4749a57a36d","kind":"tag","published_at":"2023-12-12T18:21:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0/manifests"},{"name":"v5.14.20","sha":"14fa79f4328e901f82d7fc39aba722a9bf4a8df0","kind":"tag","published_at":"2023-12-05T09:28:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20/manifests"},{"name":"v5.14.19","sha":"a07b4925255aa3fc7ae1255130e182e4573c58d7","kind":"tag","published_at":"2023-11-29T21:11:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19/manifests"},{"name":"v5.14.18","sha":"43a41b6b2fa3f0a186a852b894452722e3a38f04","kind":"tag","published_at":"2023-11-14T08:27:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18/manifests"},{"name":"v5.14.17","sha":"c54a42dd8b0ec8e850bd60438e60a1a8acb3b4a4","kind":"tag","published_at":"2023-11-06T15:34:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17/manifests"},{"name":"v5.14.16","sha":"391b57a05daf67a8154471dae645471f5ffac09f","kind":"tag","published_at":"2023-10-31T10:57:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16/manifests"},{"name":"v5.14.15","sha":"6baedcfed27419ed6b9685f27fcbf3eff46133a3","kind":"tag","published_at":"2023-10-24T15:41:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15/manifests"},{"name":"v5.14.14","sha":"a0cfa182db3e7b196efe36cfe7b31d304c5a0a4e","kind":"tag","published_at":"2023-10-17T13:58:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14/manifests"},{"name":"v5.14.13","sha":"b8811a0fa59e7663b240183219db32f9a617e607","kind":"tag","published_at":"2023-10-10T19:42:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13/manifests"},{"name":"v5.14.12","sha":"bd450a0fdb19b087f47e1d7cce5a72417ec977cc","kind":"commit","published_at":"2023-10-04T16:31:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12/manifests"},{"name":"v5.14.11","sha":"13c0894d0c14c7f577a0a95492aeaa8fff8da33a","kind":"tag","published_at":"2023-09-26T11:47:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11/manifests"},{"name":"v5.14.10","sha":"14e97bffa62760cabcdc7244bff445b423f5286a","kind":"tag","published_at":"2023-09-18T10:18:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10/manifests"},{"name":"v5.14.9","sha":"8255b71ccdbfe9a20f856b5d68a269ab1c5452ca","kind":"tag","published_at":"2023-09-13T13:36:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9/manifests"},{"name":"v5.14.8","sha":"74c58dabc2cf5ed2242fb08e4781d26088d06b12","kind":"tag","published_at":"2023-09-05T12:34:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8/manifests"},{"name":"v5.14.7","sha":"8a09d535f101aac98935f82b76345ca9691b5e2b","kind":"tag","published_at":"2023-08-29T12:04:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7/manifests"},{"name":"v5.14.6","sha":"a1f511dd6ed9adba561e2ba00e1348136ed656db","kind":"commit","published_at":"2023-08-24T11:19:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6/manifests"},{"name":"v5.14.5","sha":"61fbfd1546c55caca984695a41f9c95668d414fc","kind":"tag","published_at":"2023-08-14T14:39:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5/manifests"},{"name":"v5.14.4","sha":"40f4b275022f03e48cf4809cd53d0d0dabb40424","kind":"tag","published_at":"2023-08-08T09:51:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4/manifests"},{"name":"v5.14.3","sha":"2deea341c9abfb640f22520e0c277027f3f91cd0","kind":"tag","published_at":"2023-08-01T15:33:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3/manifests"},{"name":"v5.14.2","sha":"36d9f0d3659e2f5ab1d924988313986962a0bf35","kind":"tag","published_at":"2023-07-25T10:01:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2/manifests"},{"name":"v5.14.1","sha":"f2e5ded80e94407f63a27eadb018139d6f967313","kind":"tag","published_at":"2023-07-19T09:05:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1/manifests"},{"name":"v5.14.0","sha":"2529e3aaaaec2c9f8e8cf669e58bb9c81db5a6d8","kind":"tag","published_at":"2023-07-11T14:57:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0/manifests"},{"name":"v5.13.7","sha":"aac2d5b526e8139314d99f827ecc3b2c24e99686","kind":"tag","published_at":"2023-07-04T08:53:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7/manifests"},{"name":"v5.13.6","sha":"312270bc71224067e1910bbee9f800b4a2469cc7","kind":"tag","published_at":"2023-06-23T14:05:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6/manifests"},{"name":"v5.13.5","sha":"24b3af68ebe79c1891e45c60c6bcfd26f8818f73","kind":"tag","published_at":"2023-06-12T13:43:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5/manifests"},{"name":"v5.13.4","sha":"a522d82df32d3bfab46b25f5ff24eeb9670c83fb","kind":"tag","published_at":"2023-06-05T17:30:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4/manifests"},{"name":"v5.13.3","sha":"70d4a2bb49dca9fef7854a1463a392094222812b","kind":"tag","published_at":"2023-05-29T11:22:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3/manifests"},{"name":"v5.13.2","sha":"f661923e9aa9d9cc634750affbb04bf2007bc57d","kind":"tag","published_at":"2023-05-22T16:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2/manifests"},{"name":"v5.13.1","sha":"0c58832b6e182f782e73b118ed9681055db3e249","kind":"tag","published_at":"2023-05-17T05:25:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"9130a021ca34746e4076fcae50c57bc584026b8f","kind":"tag","published_at":"2023-05-10T08:14:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0/manifests"},{"name":"v5.12.3","sha":"9710ff34b16a0f271107a8619a28546ae3ca7c18","kind":"tag","published_at":"2023-05-02T14:17:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.3","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"5b7e9c52e37ef0c3274a762f38cd7ef7ffc9e7a8","kind":"tag","published_at":"2023-04-25T16:42:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"d14d288ae9e9b0e2b3b33d0a77b4113f024d4215","kind":"tag","published_at":"2023-04-17T15:57:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"05127cf65b4250f836897428cd15829669ab8d6c","kind":"tag","published_at":"2023-04-11T09:58:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0/manifests"},{"name":"v5.11.16","sha":"af5e109990a26318c96dbff6f25759ba91f0e147","kind":"tag","published_at":"2023-04-04T14:00:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16/manifests"},{"name":"v5.11.15","sha":"ae98db6aca5f9d4b754ff9fce4ce33f738a00f65","kind":"tag","published_at":"2023-03-28T13:06:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15/manifests"},{"name":"v5.11.14","sha":"f34d17c3294fcdb63fe9a135b4f3aa2459c81189","kind":"tag","published_at":"2023-03-21T17:45:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14/manifests"},{"name":"v5.11.13","sha":"9f7a2bfac55faed1b1c6c7b4b6d1b1659a076bab","kind":"tag","published_at":"2023-03-14T09:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13/manifests"},{"name":"v5.11.12","sha":"b76b8f1098a6c01f39e5e19bf3abf77c2b9cf475","kind":"tag","published_at":"2023-03-06T15:03:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12/manifests"},{"name":"v5.11.11","sha":"58df7f1905f16533ddb5a7977346c0f4548e4547","kind":"tag","published_at":"2023-02-28T09:55:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11/manifests"},{"name":"v5.11.10","sha":"676bc85fa2b02f92f21dd5c7e15f453b6b9c2e3d","kind":"tag","published_at":"2023-02-20T11:30:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10/manifests"},{"name":"v5.11.9","sha":"af5b3f5e7a79da9ef4bbd63d8fcf60927ffb6533","kind":"tag","published_at":"2023-02-14T14:30:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9/manifests"},{"name":"v5.11.8","sha":"d4d8512ce3453711f3c661374579b0d2ed13f3e7","kind":"tag","published_at":"2023-02-07T10:50:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8/manifests"},{"name":"v5.11.7","sha":"33cac172846b032d3f8b9333b72b2af832dd47d0","kind":"tag","published_at":"2023-01-31T09:39:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7/manifests"},{"name":"v5.11.6","sha":"a2e552314847b4d52498538d7ca171763067a5d0","kind":"tag","published_at":"2023-01-23T20:28:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6/manifests"},{"name":"v5.11.5","sha":"685c72dfaf840f4d5b7a3ab738ddcabd74418823","kind":"tag","published_at":"2023-01-18T01:43:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5/manifests"},{"name":"v5.11.4","sha":"bc859d95e4415f880cd6bcb6f44cc9e5e8c8097c","kind":"tag","published_at":"2023-01-09T13:57:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4/manifests"},{"name":"v5.11.3","sha":"a526207c3957de4ebfcda937b58327d69464f15c","kind":"tag","published_at":"2023-01-02T17:00:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3/manifests"},{"name":"v5.11.2","sha":"e9d8fa07e1ff979bcaf92837b131cd9e292f0161","kind":"tag","published_at":"2022-12-26T14:56:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2/manifests"},{"name":"v5.11.1","sha":"a1e30390da62019e5769e398f4cbc9f8892d8f9a","kind":"commit","published_at":"2022-12-20T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"191acda4545c394b78964ab80b364e15686f0e9b","kind":"tag","published_at":"2022-12-13T12:56:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0/manifests"},{"name":"v5.10.17","sha":"4265f343b49e4af9673a49e585439d35c8deeab2","kind":"tag","published_at":"2022-12-06T10:59:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17/manifests"},{"name":"v5.10.16","sha":"b8aa3974d84c176b8857e8d5b29a7be8670bb410","kind":"tag","published_at":"2022-11-28T16:00:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16/manifests"},{"name":"v5.10.15","sha":"14a6e1c61edb5f66f4888e32c04df5e637e7cfc4","kind":"commit","published_at":"2022-11-22T09:45:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15/manifests"},{"name":"v5.10.14","sha":"c2da6de1c504c7dbd8ae1d0771c184c1544a0c76","kind":"tag","published_at":"2022-11-15T09:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14/manifests"},{"name":"v5.10.13","sha":"2f4c2190d1d3614d8063e84b79d4d1f034b3e3fe","kind":"tag","published_at":"2022-11-07T17:53:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13/manifests"},{"name":"v5.10.12","sha":"30cb27cff1d4e1838ca4235ab4285e20f2b2a870","kind":"tag","published_at":"2022-10-31T15:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12/manifests"},{"name":"v5.10.11","sha":"c80ff0339882859af7e17f8bfd0a5f6880b323f8","kind":"commit","published_at":"2022-10-25T09:34:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11/manifests"},{"name":"v5.10.10","sha":"639224a3e3600cb0e04755d89aab250297b6d851","kind":"tag","published_at":"2022-10-18T08:35:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10/manifests"},{"name":"v5.10.9","sha":"7bd7c219e2670ff7791148e9b1a1d2387528fc0c","kind":"tag","published_at":"2022-10-11T11:56:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9/manifests"},{"name":"v5.10.8","sha":"d4a3216cdd858899960f945d6e00b2d59bf1d5d1","kind":"tag","published_at":"2022-10-03T16:28:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8/manifests"},{"name":"v5.10.7","sha":"d9ef6e788eee11256818329c7429242f8b769263","kind":"commit","published_at":"2022-09-27T01:44:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7/manifests"},{"name":"v5.10.6","sha":"0f75f3d78b67c405c23bfd14a29aedff367415b7","kind":"tag","published_at":"2022-09-19T14:34:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6/manifests"},{"name":"v5.10.5","sha":"594d87dab0e43e641a6826c935df8f2c10672955","kind":"tag","published_at":"2022-09-12T14:40:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5/manifests"},{"name":"v5.10.4","sha":"c8feb29320a22cc4461fb5ef5f4f7de7bd96a59b","kind":"commit","published_at":"2022-09-06T09:11:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"992421d0114a9df72d358fe6fccc28c1fb6f1505","kind":"tag","published_at":"2022-08-29T17:37:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"99b23c06d9b018d6c500fa1acb3030d673e219ab","kind":"tag","published_at":"2022-08-23T10:25:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"dfc0b89c665de8e5e3e4ecf68d8c782e74dbb65c","kind":"tag","published_at":"2022-08-16T17:55:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"7f502e06d54c5a2f389a1639358c84279462b54a","kind":"commit","published_at":"2022-08-09T03:21:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0/manifests"},{"name":"v5.9.3","sha":"89617ef683d2bcd2c870e9c1bd58ad4d55247fd5","kind":"tag","published_at":"2022-08-01T20:54:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3/manifests"},{"name":"v5.9.2","sha":"b7f0a16eca4ac2044703032838f90873ec063d75","kind":"tag","published_at":"2022-07-25T15:12:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2/manifests"},{"name":"v5.9.1","sha":"1937412c4345569d98c0950a1016c22508e1ff81","kind":"tag","published_at":"2022-07-18T17:23:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"88ad7d4e623183b8e20702e7961ef9c8de330dc7","kind":"commit","published_at":"2022-07-12T08:54:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0/manifests"},{"name":"v5.8.7","sha":"be0ab4c062a22fc4bb52c47d005b57203b56c09c","kind":"tag","published_at":"2022-07-04T20:39:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7/manifests"},{"name":"v5.8.6","sha":"c58f6653411e0ff38bf67a512d16b87c6523606b","kind":"tag","published_at":"2022-06-27T14:21:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6/manifests"},{"name":"v5.8.5","sha":"3c528113f47cfddf2504ea02ba3065e7c5c46928","kind":"tag","published_at":"2022-06-21T18:05:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5/manifests"},{"name":"v5.8.4","sha":"a6e782ec2f037e2ca989515048ce5f22fe760595","kind":"tag","published_at":"2022-06-14T10:00:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4/manifests"},{"name":"v5.8.3","sha":"b1e4b9cd3e1d88286f9d1485864310a7c1f23a79","kind":"tag","published_at":"2022-06-07T19:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3/manifests"},{"name":"v5.8.2","sha":"93b0aba905b3b6947f58a02d911489bb737ee880","kind":"commit","published_at":"2022-05-31T11:47:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2/manifests"},{"name":"v5.8.1","sha":"1eee9ee437f39f1c3438209154df8e8b9ecd990d","kind":"tag","published_at":"2022-05-23T16:04:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"6a468718b970c39ae83a4029bcb53071c9567430","kind":"tag","published_at":"2022-05-17T09:42:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4eef029981b08c77a9c52d0b863e6b5ced279087","kind":"tag","published_at":"2022-05-10T09:06:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.7.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0/manifests"},{"name":"v5.6.4","sha":"edb7e8895ef8def2bf59376d7631e0360a77aaf6","kind":"commit","published_at":"2022-05-02T11:46:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4/manifests"},{"name":"v5.6.3","sha":"124d5e2f0022d17b577a464e6b3a69fa2511105e","kind":"tag","published_at":"2022-04-25T14:04:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3/manifests"},{"name":"v5.6.2","sha":"b3645b3fd11dc26a06ea370a41b5bac1026c6792","kind":"tag","published_at":"2022-04-18T16:10:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2/manifests"},{"name":"v5.6.1","sha":"0251fd5222079e4a512bbd32dff4a7a4c3efe997","kind":"tag","published_at":"2022-04-11T13:21:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"8dcdea53f927ab207718d7ee6576806aca2a3798","kind":"commit","published_at":"2022-04-06T03:27:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0/manifests"},{"name":"v4.12.4","sha":"a563a60219f7f6519fb0f34f6d8e3bf0974e6495","kind":"tag","published_at":"2022-04-03T14:38:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4/manifests"},{"name":"v5.5.3","sha":"96e1f40a3b8aa809d543aa7d466eb48cdfa0b53d","kind":"tag","published_at":"2022-03-28T14:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"dd411b017ea7504a14a16821b694ac6aa01d9b6d","kind":"tag","published_at":"2022-03-21T15:15:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"350b15ee91a93040d50391cb9a45440a90e6b2d1","kind":"tag","published_at":"2022-03-14T16:49:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"f3412aa9d179fdfc3f5c0a4a1cfc1965faef7307","kind":"commit","published_at":"2022-03-07T13:53:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0/manifests"},{"name":"v5.4.4","sha":"965f2eb8cb79bb0685a13d9e28c09617b22358cd","kind":"tag","published_at":"2022-02-28T15:21:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4/manifests"},{"name":"v5.4.3","sha":"e2892a61ea56b6578c2efc81d0324660082ad93c","kind":"tag","published_at":"2022-02-21T16:40:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3/manifests"},{"name":"v5.4.2","sha":"01371028b27156419923b362c4b0af92dc08b29f","kind":"tag","published_at":"2022-02-15T14:57:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"fbce2f80c6cb36e59a4a6826ae46b59a10e1c831","kind":"commit","published_at":"2022-02-08T11:34:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"ba4e819aa58b6a36ae4d96ee79c2a5310a812670","kind":"tag","published_at":"2022-02-01T09:00:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"337be3b2a630d791a5cbc5a2a4575d4f58e38df3","kind":"tag","published_at":"2022-01-24T15:05:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"dcbfc54f581dbf1c0008a8e9e578f896f06228ab","kind":"tag","published_at":"2022-01-17T22:45:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0/manifests"},{"name":"v5.2.8","sha":"f80abbb5f942064c9c270b2ac5bb2a2318876754","kind":"tag","published_at":"2022-01-10T20:11:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8/manifests"},{"name":"v5.2.7","sha":"5daaf9be5115b1cb777fb4cf3d9125baddfe5720","kind":"tag","published_at":"2022-01-03T12:34:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7/manifests"},{"name":"v5.2.6","sha":"052db9d577a03ed8d588ecca9e6c0a5f5ba676e1","kind":"tag","published_at":"2021-12-27T14:23:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6/manifests"},{"name":"v5.2.5","sha":"f8697de9c250dbc6b446bcc08566f50fb4070aab","kind":"tag","published_at":"2021-12-20T14:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5/manifests"},{"name":"v5.2.4","sha":"b265431f9a32ea726c5227821126fbc6424117d5","kind":"commit","published_at":"2021-12-14T13:41:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4/manifests"},{"name":"v5.2.3","sha":"9c3dc12c3de241f44d923bfb089200980f3fd23d","kind":"tag","published_at":"2021-12-06T16:12:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3/manifests"},{"name":"v5.2.2","sha":"fcaec7a75f951c9db79c99c42370ca18212c1f16","kind":"tag","published_at":"2021-11-29T16:51:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"586d9ba2472d549c180cbacddf97eb73425286b3","kind":"tag","published_at":"2021-11-25T11:50:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"353cecb5391571163eb6bd8cbf36d2dd299aaf56","kind":"tag","published_at":"2021-11-23T13:25:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"ddbe15b4d8b7cc1dc84720264fde0b1dafb6166f","kind":"commit","published_at":"2021-11-16T15:06:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"7e26583fe1f95f5c3682213105f8f4b51c9d61c9","kind":"tag","published_at":"2021-11-08T15:14:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0/manifests"},{"name":"v5.0.6","sha":"99752d2848f17c5d1e4840f54863899a19387162","kind":"tag","published_at":"2021-10-27T08:43:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6/manifests"},{"name":"v5.0.5","sha":"58f8ff1f8bc7f0cc4bb728654604a194b3c3790b","kind":"tag","published_at":"2021-10-26T10:14:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"86443310e4344ae1ce6e04f084d58e17e4d62170","kind":"tag","published_at":"2021-10-14T15:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"36258031912caf662f69ca3769c6e0bd46946050","kind":"tag","published_at":"2021-10-07T12:26:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"c510762a325116c654afd3c21381a50b942c2c66","kind":"tag","published_at":"2021-09-29T09:29:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"afcf3ee18e7a9c526348b3bce74b69781b4ad071","kind":"tag","published_at":"2021-09-22T12:15:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"85598e74b85a89a16f8bdf5b68346ca8d6b70557","kind":"tag","published_at":"2021-09-16T11:28:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.1","sha":"1b563a153f5b2736f79a3f45573e2e2b66ba0a9a","kind":"tag","published_at":"2021-09-08T13:55:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"698492a5401b12578dc459397b9d288542fc954b","kind":"commit","published_at":"2021-09-02T02:45:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.5","sha":"0bab71409bcc0865ab3e0fcbfa14fa824ddc5495","kind":"tag","published_at":"2021-08-25T07:30:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"c30ec7bed00b36da7b0e6a202b3cb48d2fc1b579","kind":"tag","published_at":"2021-08-13T21:32:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"e5ccdf299c75ea65b0600ee05ff6c98646891c77","kind":"tag","published_at":"2021-08-09T04:03:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3/manifests"},{"name":"v4.12.3","sha":"77a8daeed0e8efa67c6d86f3cc40239dc6eb3d94","kind":"tag","published_at":"2021-07-30T10:06:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3/manifests"},{"name":"v5.0.0-beta.2","sha":"cca80d861f64b3eaa8a5ef8815b7552aaea61557","kind":"tag","published_at":"2021-07-26T15:01:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2/manifests"},{"name":"v4.12.2","sha":"958241aa0ebf340ad0f152b91949720c85b4fcca","kind":"tag","published_at":"2021-07-19T16:41:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2/manifests"},{"name":"v5.0.0-beta.1","sha":"8a4b8952077b64e90ac9d23c116a45aed672db9c","kind":"tag","published_at":"2021-07-14T16:28:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1/manifests"},{"name":"v4.12.1","sha":"4dc8c9bf3e8a6b21a2aac58b0be3161af334b67d","kind":"tag","published_at":"2021-07-07T13:08:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"53a1655143aa4ec36c29a6063ccdf89c48a74bfd","kind":"tag","published_at":"2021-07-06T13:40:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0/manifests"},{"name":"v5.0.0-beta.0","sha":"a0f416173d2f5b78546f52e572a0f64dcc3751e9","kind":"tag","published_at":"2021-07-01T12:17:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.38","sha":"f60126f95d7b36fa12133887990615b9f47e994a","kind":"commit","published_at":"2021-06-24T03:37:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.38","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38/manifests"},{"name":"v5.0.0-alpha.37","sha":"c795ca0822e2816a630a5654d5471fa04521d23c","kind":"tag","published_at":"2021-06-15T17:49:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.37","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37/manifests"},{"name":"v5.0.0-alpha.36","sha":"cf2f6fa90608b109978698fc48120920beaaa51f","kind":"tag","published_at":"2021-06-08T06:46:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.36","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36/manifests"},{"name":"v5.0.0-alpha.35","sha":"6c0afb6d8fff919e80f9f1ec92613acacd8365e7","kind":"tag","published_at":"2021-05-31T20:34:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.35","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35/manifests"},{"name":"v5.0.0-alpha.34","sha":"ee3a077c161accb887b93a17f9eaa2b23e998319","kind":"tag","published_at":"2021-05-18T10:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.34","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34/manifests"},{"name":"v5.0.0-alpha.33","sha":"0fa6ab4a29e8469c081d3f796e0bd9cab98e9185","kind":"tag","published_at":"2021-05-09T12:29:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.33","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33/manifests"},{"name":"v4.11.4","sha":"6658323b5e2ba366691829bbef3f53c00008497e","kind":"tag","published_at":"2021-04-27T15:48:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4/manifests"},{"name":"v5.0.0-alpha.32","sha":"2e99746c35ea0c1e45187a206d6ebc25a52933dc","kind":"tag","published_at":"2021-04-27T12:59:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32/manifests"},{"name":"v5.0.0-alpha.31","sha":"b061319b132163900d1a4eb64207f5284d28639d","kind":"tag","published_at":"2021-04-20T13:59:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"0bc7ed897d54a899fb0dfc5cbd6c5ee0592705e1","kind":"tag","published_at":"2021-04-12T09:46:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"29934afe4643811f3bed772612f92d539a1e489d","kind":"tag","published_at":"2021-04-04T16:43:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"a83c7715c0e2cfa1c3e59b7a1f828f6a1476b307","kind":"tag","published_at":"2021-03-24T12:57:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"2de88ce2973667921a45ff69ea48a8843cb9d8cb","kind":"tag","published_at":"2021-03-05T13:01:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27/manifests"},{"name":"v5.0.0-alpha.26","sha":"8928a36394154e02a73d5e92a740d5f9ed8da709","kind":"tag","published_at":"2021-02-27T18:39:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"688db35f581ac345a09a15420efdb0e4c98a56ab","kind":"tag","published_at":"2021-02-11T12:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"15108a5aad5342d92e86be5c5388b8321a88b280","kind":"tag","published_at":"2021-01-26T14:08:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24/manifests"},{"name":"v4.11.3-deprecations.1","sha":"6cf7cf7c7b11b38db18a4d2003743cbadeb1b4ee","kind":"commit","published_at":"2021-01-25T23:27:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1/manifests"},{"name":"v4.11.3","sha":"bd79e8f8c5b8c77bc5c13d076377a18d2ceedfa2","kind":"commit","published_at":"2021-01-24T12:45:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3/manifests"},{"name":"v4.11.3-deprecations.0","sha":"f64337cd87428e04c851bb1667f5f9e0e6aeaede","kind":"commit","published_at":"2021-01-24T12:00:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0/manifests"},{"name":"v5.0.0-alpha.23","sha":"af6e7220961c6f5e8ed89172694287dc737828ff","kind":"commit","published_at":"2021-01-14T12:48:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23/manifests"},{"name":"v5.0.0-alpha.22","sha":"c514ea86c11c9817839630e840535358f5044caf","kind":"commit","published_at":"2021-01-04T11:14:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"5c82b9147f811fda24bc09132852ed240f8d9def","kind":"commit","published_at":"2020-12-30T17:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"cd30d9e3961c8b33ce43a133e0a958867a202c41","kind":"commit","published_at":"2020-12-21T17:51:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20/manifests"},{"name":"v5.0.0-alpha.19","sha":"754e29cf5a712d0e0f6bd3e54f80e9997659f68c","kind":"commit","published_at":"2020-12-13T17:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.11.2","sha":"174b64f8a3adffb8df3c13285f4edc2437a8547a","kind":"commit","published_at":"2020-12-02T23:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2/manifests"},{"name":"v5.0.0-alpha.18","sha":"c5561c5febbe1c3bd5446c8a0bb480025ab38b86","kind":"commit","published_at":"2020-12-02T23:25:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.11.1","sha":"b8092ce09e164a1cb2fec2f3a5b6aa6e2dc6cbbd","kind":"commit","published_at":"2020-11-24T14:35:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1/manifests"},{"name":"v5.0.0-alpha.17","sha":"41d6a360e0fb245dd74549445539c6218a9dc737","kind":"commit","published_at":"2020-11-23T00:49:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17/manifests"},{"name":"v5.0.0-alpha.16","sha":"47a8e102eeaa5a68a2b4f99c08085cfddc0bef77","kind":"commit","published_at":"2020-11-14T12:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16/manifests"},{"name":"v5.0.0-alpha.15","sha":"fa9cbc835ee70b12234b7207b1872356277da5fa","kind":"commit","published_at":"2020-11-03T23:57:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15/manifests"},{"name":"v5.0.0-alpha.14","sha":"56520e757e0052e25f8dd5d78214458c4b7c634d","kind":"commit","published_at":"2020-10-23T22:59:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14/manifests"},{"name":"v5.0.0-alpha.13","sha":"b82af55f9917f9e77a3cae9b36e47b29d43182c0","kind":"commit","published_at":"2020-10-17T21:47:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13/manifests"},{"name":"v5.0.0-alpha.12","sha":"c7c3643948bce7327a7f01665caa7474be2694f9","kind":"commit","published_at":"2020-10-10T22:32:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12/manifests"},{"name":"v5.0.0-alpha.11","sha":"b4fe7eefd494fa28cd3453067af8872a83f31fa6","kind":"commit","published_at":"2020-09-26T15:07:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11/manifests"},{"name":"v5.0.0-alpha.10","sha":"2e1502fc18d86d69a6b55fc4ac5dcb50ddf192c4","kind":"commit","published_at":"2020-09-15T08:10:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10/manifests"},{"name":"v5.0.0-alpha.9","sha":"e830beb63940d24129285f554fc9c2fb0bd7ccbf","kind":"commit","published_at":"2020-09-06T16:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9/manifests"},{"name":"v5.0.0-alpha.8","sha":"5f986712bbb2f0b789c151b6d2f3e2d48cde0980","kind":"commit","published_at":"2020-08-31T16:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"c32a96b4beb3a5c72a8c179fb095f09dacf61050","kind":"commit","published_at":"2020-08-22T16:39:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"15fd6232de294be9ba0ca103351a11f84009b04f","kind":"commit","published_at":"2020-08-13T16:56:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6/manifests"},{"name":"v5.0.0-alpha.5","sha":"40aa9cbb1df08a5994392d5cea15a60979b28a7e","kind":"commit","published_at":"2020-07-27T22:55:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"519390c2bb12b5eb7b6f5f898afb78ac7f285543","kind":"commit","published_at":"2020-07-19T17:54:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"f432112f0bcfb1fd2002002db181e83edc99d906","kind":"commit","published_at":"2020-07-12T17:06:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"f928d6e04ea7f185cda0e739ebbe2ea36d0aa4d3","kind":"commit","published_at":"2020-07-04T23:16:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2/manifests"},{"name":"v4.11.0","sha":"79ebf71d31cca2c73143891960ea54ec1132bdeb","kind":"commit","published_at":"2020-06-30T23:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0/manifests"},{"name":"v5.0.0-alpha.1","sha":"8281371f88c81fc3e4560b0334cc0c473b9d45f9","kind":"commit","published_at":"2020-06-27T15:07:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.10.2","sha":"d0bfcb4f11fd3904b1e235d80fbfe23758de8372","kind":"commit","published_at":"2020-06-11T19:11:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"4e12b951f64fd47864b4dea8ec8631387a89ddb1","kind":"commit","published_at":"2020-06-01T15:14:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"dd9280e753eb8dc3444a26e85fe4f800b759cad2","kind":"commit","published_at":"2020-05-23T17:50:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0/manifests"},{"name":"v4.9.14","sha":"1fb44683825f0ee7f4d5933528598917ff72f0e4","kind":"commit","published_at":"2020-05-11T22:41:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.14","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14/manifests"},{"name":"v4.9.13","sha":"c224f32bb8f144e590c096d103c9d59c2509ed93","kind":"commit","published_at":"2020-05-04T11:29:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.13","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13/manifests"},{"name":"v4.9.12","sha":"3e5fd3c4f200e50a1331857f092a547b41f6db1e","kind":"commit","published_at":"2020-04-26T23:18:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.12","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12/manifests"},{"name":"v4.9.11","sha":"77f6fe0a73791176bd58d8c013bf5631270faf4d","kind":"commit","published_at":"2020-04-19T14:10:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11/manifests"},{"name":"4.9.11","sha":"b551194a14c4469f3b07dc43bc6aaea525138944","kind":"commit","published_at":"2020-04-18T10:43:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11/manifests"},{"name":"v4.9.10","sha":"8baef82396665179c67ca3acfd51e396b947f412","kind":"commit","published_at":"2020-04-11T13:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.10","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10/manifests"},{"name":"v4.9.9","sha":"c191471a20315cae4006c1e4d3d51db5e49b5fee","kind":"commit","published_at":"2020-04-04T15:54:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.9","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9/manifests"},{"name":"v4.9.8","sha":"e9fbcbf015bbf7057aadd5777703b7059aedf043","kind":"commit","published_at":"2020-03-28T19:33:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8/manifests"},{"name":"v4.9.7","sha":"10bc98f283feaae6397ef1b73b1b82be4a39a5f5","kind":"commit","published_at":"2020-03-18T12:45:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7/manifests"},{"name":"v4.9.6","sha":"0176a231719152fa4a2100aa7119e9fd777b5fed","kind":"commit","published_at":"2020-03-18T10:52:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6/manifests"},{"name":"v4.9.5","sha":"b9dec2780203e37148d87788f727c668d9019581","kind":"commit","published_at":"2020-02-29T10:36:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5/manifests"},{"name":"v4.9.4","sha":"45fe0e31c462ed3a2fba134fb1edbd05b91da2a4","kind":"commit","published_at":"2020-02-23T10:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4/manifests"},{"name":"v4.9.3","sha":"2bec4ebc9c20be8abecbad6d3f0f7ba2875c9c35","kind":"commit","published_at":"2020-02-16T11:52:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3/manifests"},{"name":"v4.9.2","sha":"f567b384f509d36b7e10f691e6b58538e7db8869","kind":"commit","published_at":"2020-02-09T18:32:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"717887fdd9d3b27701d760d78aa12ecf52f02f43","kind":"commit","published_at":"2020-02-02T11:46:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f2c9817526b729801b1716afc957ef3886ccb422","kind":"commit","published_at":"2020-01-22T20:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"d0c928c82e3fc8f284a2f7fd1b9acbf717c5a64e","kind":"commit","published_at":"2020-01-06T11:44:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"0c7ca746674cfb47a46cad8ebea21155702fd38c","kind":"commit","published_at":"2019-12-30T10:59:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"c6f734f0d6b183962e83fc5612fef6583bf40712","kind":"commit","published_at":"2019-12-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3a8f0eace8dd6a1c3234a8be2b7c41f06b6260d4","kind":"commit","published_at":"2019-12-14T19:59:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"0a129d58056d38bd15141aaa98d346774895d5f5","kind":"commit","published_at":"2019-12-07T12:46:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"6291316a32cfb4fb19ffdbcf30abfcb63023f17f","kind":"commit","published_at":"2019-12-01T10:59:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1/manifests"},{"name":"v3.9.4","sha":"6b0fee51deb7c32b75498d4ab2186946e7c4ce0a","kind":"commit","published_at":"2019-11-28T09:28:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4/manifests"},{"name":"v4.7.0","sha":"2b04ee905695540bde87653908ece5c4d57546c9","kind":"commit","published_at":"2019-11-22T10:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"856188b2de7a5e514803314f329da76fe65dec50","kind":"commit","published_at":"2019-11-12T13:52:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"d2d76bf26231a96981260232de5271b24e9391a4","kind":"commit","published_at":"2019-11-05T16:46:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0/manifests"},{"name":"v4.5.2","sha":"cb52f392b3b3528857178a756354ffb0e8bccd73","kind":"commit","published_at":"2019-10-28T22:58:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"803d08fbdf20de2d34c36a2a27bbc8e5a7e79fb2","kind":"commit","published_at":"2019-10-12T20:22:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"de3c62c25bf9e92ba35019e5a3ca7f68a36600d8","kind":"commit","published_at":"2019-10-02T08:07:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"554e7dce0cd96a4f9ef1924b41a3ce530cb433ae","kind":"commit","published_at":"2019-09-22T17:16:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"b563d529a8544fa4f4090723239ab075665c5f03","kind":"commit","published_at":"2019-09-11T20:45:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"f3beaee67fb9a4145a792fc8b798ef327b55f513","kind":"commit","published_at":"2019-09-08T09:58:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1/manifests"},{"name":"v1.2.5","sha":"8ee2d7168294f21af787aaba46661824097e33bb","kind":"tag","published_at":"2019-09-03T18:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5/manifests"},{"name":"v4.4.0","sha":"98f2c7cae9b2e0a53cf731882164aa44babb4be3","kind":"commit","published_at":"2019-08-31T12:19:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"29c1adf61a141a3db885ee569e42251cee53e749","kind":"commit","published_at":"2019-08-21T17:29:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3/manifests"},{"name":"v1.2.4","sha":"e44972d3c3e199529fdbc85974f7ae570b8424a0","kind":"tag","published_at":"2019-08-16T20:53:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4/manifests"},{"name":"v4.3.2","sha":"f2dbeca2dd1aecf6bc56e2302ec766d2e4bfb2ac","kind":"commit","published_at":"2019-08-10T17:39:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"d5a2ad9d26f7b089111b208c929ac1f98e7f6958","kind":"commit","published_at":"2019-08-03T15:14:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"8c28ed9c67e7b6ad02a8826178352aa4e9901b50","kind":"commit","published_at":"2019-07-28T14:32:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"42f78c69a59f0b5fa5fb8f533385f04ef77d7889","kind":"commit","published_at":"2019-07-17T13:42:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1/manifests"},{"name":"v1.0.4","sha":"455489e2e149ff5393f6ba08870368c88da259bd","kind":"tag","published_at":"2019-07-10T15:39:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"4c21bc05d6c5e48c64bc947ba9e271ed3e762a0e","kind":"tag","published_at":"2019-07-10T15:08:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"543041538f31cbdfbe3e85b8bc0f5c183ac5448e","kind":"tag","published_at":"2019-07-09T13:14:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"3a40065694cab2a5e8dedab6781e98493c1dc69d","kind":"tag","published_at":"2019-07-09T12:54:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1/manifests"},{"name":"v4.2.0","sha":"cf2cdd83f2a2f65d0e979d1faa9e815a5e2d3502","kind":"commit","published_at":"2019-07-06T15:30:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"6da1d591264e8c4a18e5ab56bdf6f8c0f985ed99","kind":"commit","published_at":"2019-06-25T13:53:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"eade31e58deb8ff3faee777313d70141e5868ebe","kind":"commit","published_at":"2019-06-23T11:46:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"b78a5ab7581488f7fff271a2cf64927dd28c3ab0","kind":"commit","published_at":"2019-06-13T09:55:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"07b9d6efaac1b663b2657173227e9490c796191e","kind":"commit","published_at":"2019-06-10T11:50:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"d58075ddb1757a11c47ef3d2b1fe9bed55e640dd","kind":"commit","published_at":"2019-06-03T16:35:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a3572bcaf34d204b314fd2c84064c9180f3a50f1","kind":"commit","published_at":"2019-05-27T12:48:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"505e275285c757e0515c8623b43c823d8a74790c","kind":"commit","published_at":"2019-05-23T15:39:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.0","sha":"a33f0ab64999331a54267cdf0eb89e53fa4d70cd","kind":"commit","published_at":"2019-05-20T21:26:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0/manifests"},{"name":"v4.0.0-beta.2","sha":"3686a27055dce58b5e800b520087c0c448b7480e","kind":"commit","published_at":"2019-05-13T12:26:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"5c152157078503e8599537108c3be9e00969fa34","kind":"commit","published_at":"2019-05-05T12:24:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"f19bd59ae53f23e3637383061774542d973cc48c","kind":"commit","published_at":"2019-04-28T22:42:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.8","sha":"92d6e987a43041fde63fd02cad61277d04193c29","kind":"commit","published_at":"2019-04-17T19:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"663643e0a83554d7730be42140aef6bc3ac09c6a","kind":"commit","published_at":"2019-04-07T23:25:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"2482d2b689440df6fb3da6157a789adac2783736","kind":"commit","published_at":"2019-03-30T19:33:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6/manifests"},{"name":"v3.9.3","sha":"ebed7922fc97331519f507768572a068edb8494e","kind":"commit","published_at":"2019-03-28T14:06:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3/manifests"},{"name":"v4.0.0-alpha.5","sha":"1bfdbe5688fb3556e4bebd1f8e357c515244ac42","kind":"commit","published_at":"2019-03-23T21:04:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"997324d52467e3a7b7a8058c0ba8309d04d4ddf6","kind":"commit","published_at":"2019-03-17T11:00:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"3a5d2e50411ddd3caea450abda49fd7c6ed230dc","kind":"commit","published_at":"2019-03-10T11:57:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"f606f7584dd842a89423dd3cc69e32b5ad3fdae1","kind":"commit","published_at":"2019-03-03T16:12:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"eea3b4d9a623f87d79be63f57b4a69ddfe375610","kind":"commit","published_at":"2019-02-20T10:58:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"97b26c4821299aef21e6ef9372a25aedd78d0137","kind":"commit","published_at":"2019-02-12T14:39:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.9.2","sha":"dbc788f7d231b4eceaa7a6a3e253104de5de9af0","kind":"commit","published_at":"2019-02-03T20:45:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2/manifests"},{"name":"v3.9.1","sha":"b903d7432b5a06583c9915f7ab9346bad76007a1","kind":"commit","published_at":"2019-01-26T13:59:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"f6353cdd15b954091c3f53498eb7de198755b740","kind":"commit","published_at":"2019-01-14T21:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"8df7a83ccc0b200e67feb823ceaaf793e4b6d007","kind":"commit","published_at":"2019-01-09T21:57:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"c202914213f19b070738ba5837da18e89c1662ee","kind":"commit","published_at":"2019-01-07T18:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"baa45b12252be8965809a0ad06e67e7dc7d44313","kind":"commit","published_at":"2018-12-30T21:47:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"0445ca8b710425f22744249a0c7bb3c20e95237b","kind":"commit","published_at":"2018-12-30T21:24:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"f0d60d8a510180e9c7a9b588d3e6c04d0d1a23d3","kind":"commit","published_at":"2018-12-22T15:42:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"1871b089aef090728321cab69be92daaec6eb131","kind":"commit","published_at":"2018-12-17T20:02:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0/manifests"},{"name":"v3.6.2","sha":"edde0b4f0073fcacb7233b553812f3dffe619da5","kind":"commit","published_at":"2018-12-09T20:22:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"e5fbf74a06157e2d73701a158e8d6b5914429ea1","kind":"commit","published_at":"2018-12-01T10:43:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1/manifests"},{"name":"issue-13699-mster","sha":"ac0153bf1b13ddbc1e43c22693f2c223838d9f1a","kind":"tag","published_at":"2018-11-28T20:15:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/issue-13699-mster","html_url":"https://github.com/mui/material-ui/releases/tag/issue-13699-mster","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster/manifests"},{"name":"v3.6.0","sha":"d9c790fa69a1c053c3d471e030e4066122d58902","kind":"commit","published_at":"2018-11-26T19:49:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"34492c23a773b1db66fe65801997257709c4f319","kind":"commit","published_at":"2018-11-12T23:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"dc6b2b870fa514e98c74b6854d22c6e25e7684cb","kind":"commit","published_at":"2018-11-12T22:46:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"ba1dc0f27cd85996dbf3ef9df4d7f10552d6c91f","kind":"commit","published_at":"2018-11-04T23:41:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0/manifests"},{"name":"v3.3.2","sha":"47b20fe33c5f1c8a2563bad3c27811c37f698794","kind":"commit","published_at":"2018-10-27T20:16:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"92b2a36716c8ced3d12ff0b300be06cc4743e6da","kind":"commit","published_at":"2018-10-23T22:16:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"47d3b93780400d6eaef48d29dfcbebec8a5f22b2","kind":"commit","published_at":"2018-10-21T21:27:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"bbb0b683dd45d130b17580da86fe6ccc1ab5b3d3","kind":"commit","published_at":"2018-10-15T22:11:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"a61f0fc9a56ef22874753175bad2a636460130d1","kind":"commit","published_at":"2018-10-14T21:03:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"58f526f46e609e3e6cd785d15bfc5486df7ab79f","kind":"commit","published_at":"2018-10-07T22:44:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"dbd67aa892a4e9885d763fcb0d1f6c1691fbf763","kind":"commit","published_at":"2018-09-30T17:16:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"6184c508f94500a9da7486ccb2b9398023e4b1b5","kind":"commit","published_at":"2018-09-23T22:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"a9cbda69c8e059d928da53d9525652170b999455","kind":"commit","published_at":"2018-09-16T21:32:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"27412afa36b6c64b15b3b33cd51235efbc55a775","kind":"commit","published_at":"2018-09-08T22:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d6fb8524ff94080614e8d4d1064c7b2cec66c5d1","kind":"commit","published_at":"2018-09-03T21:14:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"2e9643f6c43c9b393a3914cd085aac92df546c04","kind":"commit","published_at":"2018-08-28T22:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"6847e0affc09f56a1497013be98bc3b59ccd3fde","kind":"commit","published_at":"2018-08-27T17:34:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0/manifests"},{"name":"v1.5.1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1/manifests"},{"name":"v1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1","html_url":"https://github.com/mui/material-ui/releases/tag/v1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1/manifests"},{"name":"v1.5.0","sha":"6b4c29e324eaa1272ce7b42ecab0e3460af6f437","kind":"commit","published_at":"2018-08-12T20:42:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0/manifests"},{"name":"v0.20.2","sha":"1b1c1fce216b5b2f5ecd52d21f8ec6a326c00cd5","kind":"commit","published_at":"2018-08-05T21:43:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2/manifests"},{"name":"v1.4.3","sha":"99650a6d174ad97b41ba1079cd5d7f55b5db21b5","kind":"commit","published_at":"2018-08-04T10:26:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e9bb799208b34fb8f8bbfe4b63b7a1942f95d91f","kind":"commit","published_at":"2018-07-29T14:37:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"869692ecf3812bc4577ed4dde81a9911c5949695","kind":"commit","published_at":"2018-07-22T21:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7fdc1890fb744b565480835fd5684e66871c679f","kind":"commit","published_at":"2018-07-14T15:02:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"f12ba5bfafc53ada2e5719697dd8373d41fa9471","kind":"commit","published_at":"2018-07-02T20:06:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"cd47eeabdcd4f67e35ff5ad56ae82a571da5747a","kind":"commit","published_at":"2018-06-26T10:53:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"e943cb8d6f405de5d53c1f3d1908cbccb502bb3a","kind":"commit","published_at":"2018-06-20T21:41:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"29308b10b3f8ba3565168e4da4bb5f793cb8b4f9","kind":"commit","published_at":"2018-06-18T18:38:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7c094a0f0381c7b68a223e27b5dc700a7595b122","kind":"commit","published_at":"2018-06-10T09:50:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2a300cdec817595ac879bc419257e55ef318b0f9","kind":"commit","published_at":"2018-06-03T15:25:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"3ccf76d315404ebd67f1254f5679d327c0647dfd","kind":"commit","published_at":"2018-05-26T14:56:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"73101790333124cc8f5857bc46038b7d2315842a","kind":"commit","published_at":"2018-05-17T22:07:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.1","sha":"aae0c434f99c4ab559d8aff53cfbd2cfa7974043","kind":"commit","published_at":"2018-05-15T21:15:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1/manifests"},{"name":"v0.20.1","sha":"c663649d9edf9d196aadbb3b426fd613816964fc","kind":"commit","published_at":"2018-05-13T21:34:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1/manifests"},{"name":"v1.0.0-rc.0","sha":"5f3008fc26479b40ff16ec498ae0e6e3361fdb47","kind":"commit","published_at":"2018-05-13T19:13:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-beta.47","sha":"d16e4f5115a9fde3e8958d7959a912a55cbb246d","kind":"commit","published_at":"2018-05-09T21:48:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.47","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47/manifests"},{"name":"v1.0.0-beta.46","sha":"aa1ef83f22650245dd736681d7ec6331cb2a42ef","kind":"commit","published_at":"2018-05-08T21:51:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.46","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46/manifests"},{"name":"v1.0.0-beta.45","sha":"ab592831cbf5987a6516139aeaf148bdb3360ccb","kind":"commit","published_at":"2018-05-07T13:38:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.45","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45/manifests"},{"name":"v1.0.0-beta.44","sha":"0bba4ad1aed5d2181baa156009301eb56fd80158","kind":"commit","published_at":"2018-04-29T20:57:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.44","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44/manifests"},{"name":"v1.0.0-beta.43","sha":"6dfe7382b9777885abe84f4d1f66c0c62545d559","kind":"commit","published_at":"2018-04-22T10:47:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.43","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43/manifests"},{"name":"v1.0.0-beta.42","sha":"bc03443cac8a55ce3fc4d19e6a95e0f3d0116fbf","kind":"commit","published_at":"2018-04-16T20:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.42","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42/manifests"},{"name":"v1.0.0-beta.41","sha":"cddff325bdc2c79592701c11e295e48db0879c28","kind":"tag","published_at":"2018-04-07T18:26:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.41","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41/manifests"},{"name":"v1.0.0-beta.40","sha":"7f423b6bef54c4a34f3b53d9b8ebf33c183916f8","kind":"tag","published_at":"2018-04-01T09:55:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.40","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40/manifests"},{"name":"v1.0.0-beta.39","sha":"b95cb7a83a102b21b7f6add713398f6c9e743d50","kind":"tag","published_at":"2018-03-28T21:23:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.39","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39/manifests"},{"name":"v1.0.0-beta.38","sha":"a6ccfbe7699b67b03703b49a7cb14d865b841d38","kind":"tag","published_at":"2018-03-17T12:24:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.38","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38/manifests"},{"name":"v1.0.0-beta.37","sha":"1587ac3654ae5061eb21f652722a02cc4c367292","kind":"tag","published_at":"2018-03-11T14:31:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.37","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37/manifests"},{"name":"v1.0.0-beta.36","sha":"f31bd2e431c29f85a053387ce062987a3fc36168","kind":"tag","published_at":"2018-03-05T21:07:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.36","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36/manifests"},{"name":"v1.0.0-beta.35","sha":"25ca14ffcec6eeb75446730a03cc4a2014c5e8ab","kind":"tag","published_at":"2018-02-25T22:47:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.35","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.2","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2/manifests"},{"name":"olivier-material-ui-icons@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1/manifests"},{"name":"olivier-material-ui-codemod@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.1","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1/manifests"},{"name":"olivier-material-ui-codemod@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0/manifests"},{"name":"olivier-material-ui-icons@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0/manifests"},{"name":"olivier-material-ui-lab@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0/manifests"},{"name":"v1.0.0-beta.34","sha":"284dfcb06fed2244033cc971cb78f485bafece3d","kind":"tag","published_at":"2018-02-17T12:08:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.34","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34/manifests"},{"name":"v1.0.0-beta.33","sha":"b7f698d48d61e74f74e5e50a08b4309460a55266","kind":"tag","published_at":"2018-02-10T12:03:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.33","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33/manifests"},{"name":"v1.0.0-beta.32","sha":"896bc50f35a83fac0453dbbecd9f367b45b450e9","kind":"tag","published_at":"2018-02-04T22:44:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.32","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32/manifests"},{"name":"v1.0.0-beta.31","sha":"6271146a2545aeedf4110990de21ebc0c910b627","kind":"tag","published_at":"2018-01-29T22:06:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.31","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31/manifests"},{"name":"v1.0.0-beta.30","sha":"2bb35ce508832f518a4c3af8cd7cf67af8fd90c5","kind":"tag","published_at":"2018-01-21T22:50:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.30","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30/manifests"},{"name":"v1.0.0-beta.29","sha":"7386d56d4dfb85ca4a586a56691b6a58798d5c42","kind":"tag","published_at":"2018-01-16T20:27:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.29","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29/manifests"},{"name":"v1.0.0-beta.28","sha":"e1f3dad9084edf460d42e0a5f6b7c956eaa51e8d","kind":"tag","published_at":"2018-01-14T14:52:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.28","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28/manifests"},{"name":"v1.0.0-beta.27","sha":"fcfe4a64a95f65e205c5ba9523987982e6556eea","kind":"tag","published_at":"2018-01-06T15:25:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.27","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27/manifests"},{"name":"v1.0.0-beta.26","sha":"bd42549ee464bce03743f7ee18964066f9d3907d","kind":"tag","published_at":"2017-12-30T23:24:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.26","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26/manifests"},{"name":"v1.0.0-beta.25","sha":"d9ab3e313136fa5fb179743b560ac7c9e4fa8f6a","kind":"tag","published_at":"2017-12-22T23:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.25","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25/manifests"},{"name":"v1.0.0-beta.24","sha":"7c8fe8516f8bf6317e7cc748eefa7d97c92b4007","kind":"tag","published_at":"2017-12-17T12:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.24","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24/manifests"},{"name":"v1.0.0-beta.23","sha":"1a4e5b06ae0a7f6b3a6be810d272ebdf3efbb863","kind":"tag","published_at":"2017-12-09T09:51:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.23","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23/manifests"},{"name":"v0.20.0","sha":"86b40ae4883e95d6139e9e5d59c0e14aa022ce3a","kind":"commit","published_at":"2017-12-04T04:05:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0/manifests"},{"name":"v1.0.0-beta.22","sha":"22f68ca292a947349ae2877b09e85775703ec87f","kind":"tag","published_at":"2017-11-28T23:11:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22/manifests"},{"name":"v1.0.0-beta.21","sha":"d33604a9deacbb2725da3688d823416486a039c1","kind":"tag","published_at":"2017-11-13T22:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21/manifests"},{"name":"v1.0.0-beta.20","sha":"076d08bfa709ffdb4858106ebda73f475e4ec5b9","kind":"tag","published_at":"2017-11-05T19:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20/manifests"},{"name":"v1.0.0-beta.19","sha":"2a1879fb818973d4df766c2d7842afd939fdb2b8","kind":"tag","published_at":"2017-10-30T21:51:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19/manifests"},{"name":"v1.0.0-beta.18","sha":"f626204f8e0cd9933bcb7a8c8ac5cd97d6419eca","kind":"tag","published_at":"2017-10-23T21:58:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18/manifests"},{"name":"v1.0.0-beta.17","sha":"616d69d5ff7263eb9c84960b6b7a4c9ff852d4ef","kind":"tag","published_at":"2017-10-15T22:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17/manifests"},{"name":"v1.0.0-beta.16","sha":"56fd0d9d2f6fe0222b8c4117e227de1d725918ba","kind":"tag","published_at":"2017-10-08T20:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16/manifests"},{"name":"v0.19.4","sha":"f1bc4be26ca68578f0cfd053fed8eeabe0d3a636","kind":"tag","published_at":"2017-10-08T19:56:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4/manifests"},{"name":"v1.0.0-beta.15","sha":"4da17a67182a212be91a36cec9c976ccb6293380","kind":"tag","published_at":"2017-10-04T16:05:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15/manifests"},{"name":"v1.0.0-beta.13","sha":"736f12000e6989b2e37fcf10deca8bcf20a284f5","kind":"tag","published_at":"2017-10-01T19:58:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13/manifests"},{"name":"v0.19.3","sha":"7e484cc0c2e3db1e30ebe89d93475f2999f6168c","kind":"tag","published_at":"2017-10-01T19:35:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3/manifests"},{"name":"v1.0.0-beta.12","sha":"65b6e04a74a1520209e7b8fcfa311a431ecb070a","kind":"tag","published_at":"2017-09-24T18:24:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12/manifests"},{"name":"v0.19.2","sha":"5f750e046d48fa2f8c0efd86290ea48661c9b32e","kind":"tag","published_at":"2017-09-18T20:14:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2/manifests"},{"name":"v1.0.0-beta.11","sha":"01c6feb33e7e4e5043ce2a8377fa7dda3dbc8180","kind":"tag","published_at":"2017-09-18T19:11:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11/manifests"},{"name":"v1.0.0-beta.10","sha":"3d4518c997fe875f8e91044ff59a09a46fdfb726","kind":"tag","published_at":"2017-09-13T21:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10/manifests"},{"name":"v1.0.0-beta.9","sha":"d4dba0da9a00efe5104365ca647d848a131a41a6","kind":"tag","published_at":"2017-09-10T11:17:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9/manifests"},{"name":"v1.0.0-beta.8","sha":"865b39bef48c3f85743c3914ba146b97b93fce0f","kind":"tag","published_at":"2017-09-02T11:11:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8/manifests"},{"name":"v0.19.1","sha":"b0d03e92c64bee1ac8c25acd0c48657b7f605d9a","kind":"tag","published_at":"2017-09-02T10:38:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1/manifests"},{"name":"v1.0.0-beta.7","sha":"d2083879918dcafdc9c17e3e19440000a0abb3b0","kind":"tag","published_at":"2017-08-30T22:51:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7/manifests"},{"name":"v1.0.0-beta.6","sha":"8385df161a6792d472821e30c7095b267b844950","kind":"tag","published_at":"2017-08-20T14:48:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6/manifests"},{"name":"v1.0.0-beta.5","sha":"8292545fd41ea9f9d3c7c52bb45f60a4fea434a9","kind":"tag","published_at":"2017-08-15T08:55:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5/manifests"},{"name":"v0.19.0","sha":"d1b3bc614a818d497e38fd51c85077dd7b490bad","kind":"tag","published_at":"2017-08-15T08:17:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0/manifests"},{"name":"v1.0.0-beta.4","sha":"110f0a6e95e8e2b51b2bdd7e545a9b41d1a0009f","kind":"tag","published_at":"2017-08-05T10:09:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4/manifests"},{"name":"v1.0.0-beta.3","sha":"e0dd9560d4a152ca0a61558b6238edc40746c354","kind":"tag","published_at":"2017-07-29T21:00:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"45d5da95daf4d52b0ea6e4ffbef27755fa0aa196","kind":"tag","published_at":"2017-07-23T17:45:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"603fbde8d99e386d6640ec6c24ba9fcfc4316dd4","kind":"tag","published_at":"2017-07-23T17:12:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1/manifests"},{"name":"v0.18.7","sha":"50f6dfc4b6ee7473e27ba950c3ce900b24f17d1c","kind":"tag","published_at":"2017-07-23T15:51:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7/manifests"},{"name":"v1.0.0-alpha.22","sha":"f3992561ed94696d595b6a56efc7449c7dee67c7","kind":"tag","published_at":"2017-07-18T09:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22/manifests"},{"name":"v1.0.0-alpha.21","sha":"49d21891b72796f4a8f383d9b15b66f72cb94549","kind":"tag","published_at":"2017-07-04T22:13:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21/manifests"},{"name":"v0.18.6","sha":"1d10ecbac4a83f9934bb6a7f025855f82002113c","kind":"tag","published_at":"2017-07-04T21:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6/manifests"},{"name":"v0.18.5","sha":"86f7c4141cc66ab1e96a681a6945472283e41ea3","kind":"tag","published_at":"2017-06-28T18:14:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5/manifests"},{"name":"v1.0.0-alpha.20","sha":"84363396403cbbd51072d0b09822cd6d8ab6bf87","kind":"tag","published_at":"2017-06-25T18:01:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20/manifests"},{"name":"v0.18.4","sha":"2c6872cacf19ac71a316b282c2467162dcd148c6","kind":"tag","published_at":"2017-06-25T17:39:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4/manifests"},{"name":"v1.0.0-alpha.19","sha":"611bfd7557fd928933e39c054d2b2edeb57adaed","kind":"tag","published_at":"2017-06-19T16:58:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19/manifests"},{"name":"v1.0.0-alpha.18","sha":"5fdb60642bdf2907b7fba352cf2cd0fa7208848f","kind":"tag","published_at":"2017-06-19T10:12:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18/manifests"},{"name":"v1.0.0-alpha.17","sha":"73e0a35145d10f3c29a991f75e5ba8315e0e754a","kind":"tag","published_at":"2017-06-12T11:55:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17/manifests"},{"name":"v0.18.3","sha":"4c6a542c772f9fe9ff97bb95f63801138d7722d0","kind":"tag","published_at":"2017-06-07T21:28:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"9d3b59b3fec3b31b37334c3bd842112f3d090f86","kind":"commit","published_at":"2017-06-06T21:29:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2/manifests"},{"name":"v1.0.0-alpha.16","sha":"0c7dba6dc5ad8b9f69ec3c60e3ba31f2973e582a","kind":"tag","published_at":"2017-06-01T08:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"18508aeb3e5817406209e15c3e51a53c2cbece96","kind":"tag","published_at":"2017-05-23T20:00:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"771fb44738e116a1d2cec7aabb8ed1425b1d57f6","kind":"tag","published_at":"2017-05-14T10:11:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14/manifests"},{"name":"v0.18.1","sha":"715372edf9fc21244030207409b4070158f6936d","kind":"tag","published_at":"2017-05-13T10:21:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1/manifests"},{"name":"v1.0.0-alpha.13","sha":"17fde80a53fb9fcce31a82290f54de55cf3655e9","kind":"tag","published_at":"2017-05-08T10:47:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13/manifests"},{"name":"v0.18.0","sha":"dea7938b1265a3b100899d65589fbd05e877ab9e","kind":"tag","published_at":"2017-04-30T22:26:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0/manifests"},{"name":"v1.0.0-alpha.12","sha":"dc7371e4770fd3e8b1a82b9c2c2a652acaa73713","kind":"tag","published_at":"2017-04-30T22:22:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12/manifests"},{"name":"v0.17.4","sha":"a398290811c94bd6bb2d5d04c7f6d0ce734e3ad6","kind":"commit","published_at":"2017-04-14T17:20:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4/manifests"},{"name":"v1.0.0-alpha.11","sha":"7b3dbfaf2e94e8139424c8660692ee20d5a9880e","kind":"tag","published_at":"2017-04-14T16:50:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11/manifests"},{"name":"v0.17.3","sha":"53076a03182668f94d3bf40cd880309a51e9be88","kind":"tag","published_at":"2017-04-10T21:42:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"38c4aed87e608ded8e083dcf341ed5e9a14c20ef","kind":"tag","published_at":"2017-04-09T11:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2/manifests"},{"name":"v1.0.0-alpha.10","sha":"27fd907d604c1d3189b7b70e3a7e4758e0171492","kind":"tag","published_at":"2017-04-06T12:00:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"b962c2fbfa7a9cab9e9844e01966b90ca86e67a1","kind":"tag","published_at":"2017-04-01T13:47:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a0b4691eb3958aeb9173a8f4e705c81dfb7d25da","kind":"tag","published_at":"2017-03-25T11:46:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8/manifests"},{"name":"v0.17.1","sha":"05280483dbbc29e56edd8f3644721679b55d4d73","kind":"commit","published_at":"2017-03-13T12:27:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1/manifests"},{"name":"v1.0.0-alpha.7","sha":"9281a3fcee37d6afb9e493ff06e8a2626f4d7d91","kind":"tag","published_at":"2017-03-12T12:31:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"69f604946c366c655d0613841c034cacee7e9ef4","kind":"commit","published_at":"2017-02-26T12:41:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6/manifests"},{"name":"v1.0.0-alpha.5","sha":"74973892bdfacd5c9e3a4ce63185e9a6500d9522","kind":"commit","published_at":"2017-02-26T11:04:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-alpha.4","sha":"6472a6864951bfe7f3739afbe74b50981299ac28","kind":"commit","published_at":"2017-02-26T10:19:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4/manifests"},{"name":"v0.17.0","sha":"c9af9606bcea6551ceaadc2f6430d629eb679e84","kind":"commit","published_at":"2017-02-12T22:06:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0/manifests"},{"name":"v1.0.0-alpha.3","sha":"4583f5212d0b668e3801a859d3cc584cec0ec173","kind":"commit","published_at":"2017-02-12T21:43:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"8476782b595175d25c8a972b5fe53bc1f8532676","kind":"tag","published_at":"2017-02-07T19:48:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"3a0eb03018a9c5c96ba5233de8ef45202403a94c","kind":"commit","published_at":"2017-01-29T21:29:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.16.7","sha":"867c6c29b1badd839b1fd57720e5754fcd53a516","kind":"commit","published_at":"2017-01-15T19:57:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"bc84dbeeb78b725fefdc10cdc6eee7b75cc1226e","kind":"commit","published_at":"2016-12-25T21:03:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"8a03a04ef17f76ce09b88607b216d8a8e4d277d6","kind":"commit","published_at":"2016-12-09T20:45:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"84c18c98ff56fbe81be902735164219040729bb1","kind":"commit","published_at":"2016-11-17T19:18:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"066c5d53d1d4ecec2923ed12ec14647ae8248a9c","kind":"commit","published_at":"2016-11-17T16:41:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"806b2eab2272b430e814f8b3c7f1e7b31cd0e306","kind":"commit","published_at":"2016-11-14T17:22:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"2085737a798d9cb808b2fddf1f06883b27327ccc","kind":"commit","published_at":"2016-10-19T18:24:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"6eb9913441cb39562f4c935bdd70042d26daa260","kind":"commit","published_at":"2016-10-05T14:36:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0/manifests"},{"name":"v0.16.0-rc2","sha":"71a9524d0ec28dad2f566a42c7bb8ad2ea93ce36","kind":"commit","published_at":"2016-09-24T19:31:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2/manifests"},{"name":"v0.16.0-rc1","sha":"1691addd7f84317619c6831c35cb1f32ef3779b6","kind":"commit","published_at":"2016-09-07T19:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1/manifests"},{"name":"v0.15.4","sha":"be9bc14f4cda041299b6f8845af87b9278c871fc","kind":"commit","published_at":"2016-08-10T22:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"8bd3589dd7f676f3d725559cbd63457afe8d3691","kind":"commit","published_at":"2016-08-02T20:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"908f694e1e6eae9e63da6b22e63100d6bda4fa8e","kind":"commit","published_at":"2016-07-09T21:10:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"1fed1bcc81d89e473e261c1da4bf0a3a46515ce8","kind":"tag","published_at":"2016-06-20T08:15:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"06667b589952f58ff8c6d277df364ef16dada671","kind":"tag","published_at":"2016-05-06T13:49:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0/manifests"},{"name":"v0.15.0-beta.2","sha":"7cf7adfe9042e9be8dbaa1c850ffacca26e9c269","kind":"commit","published_at":"2016-04-21T22:57:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2/manifests"},{"name":"v0.15.0-beta.1","sha":"47d7525fb77c7c579e99d595b3f98c69fc838c77","kind":"tag","published_at":"2016-04-14T13:33:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1/manifests"},{"name":"v0.15.0-alpha.2","sha":"caabf9eaee5a5e11097958105f8427cfc8905f86","kind":"tag","published_at":"2016-03-17T23:37:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2/manifests"},{"name":"v0.15.0-alpha.1","sha":"2ebddeb908857c16ece162964a7e501ab37716ba","kind":"commit","published_at":"2016-02-27T17:54:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1/manifests"},{"name":"v0.14.4","sha":"de2bee1335ff1fd701a60cb3d739cf919dbd77ce","kind":"commit","published_at":"2016-02-03T00:47:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"fa9141f90149392cc3fa366736e61a89b07e9205","kind":"commit","published_at":"2016-01-27T03:06:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"44b41957ae81344cf6dc794cf2dbe2da48152622","kind":"commit","published_at":"2016-01-08T15:52:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"0ae4d7f61bb240ae5e2adc9d15a8d5629f738db6","kind":"commit","published_at":"2016-01-04T22:23:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"628bc82957d8e537a1b648e31e10723820bb00ac","kind":"commit","published_at":"2015-12-25T15:12:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0/manifests"},{"name":"v0.14.0-rc2","sha":"9a24d8a7839c37b86748ad8022e39235e8eb6be2","kind":"commit","published_at":"2015-12-14T22:26:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2/manifests"},{"name":"v0.14.0-rc1","sha":"7459597806a2f1f5826eaab26d3c5d974da70fbd","kind":"commit","published_at":"2015-12-04T19:52:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1/manifests"},{"name":"v0.13.4","sha":"a98006f9ffb588030cbdd2e3b4a4515017e58c43","kind":"commit","published_at":"2015-11-24T17:07:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"e33afed6913b58a990bd4b51a038bbfff0a0f42f","kind":"commit","published_at":"2015-11-17T16:34:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"6f28ad04e8f95073646bfeb8936c550ca4a94347","kind":"commit","published_at":"2015-11-10T00:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"330488977f95dbebd6cf6a387bf10a86238331ff","kind":"commit","published_at":"2015-10-29T21:08:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"7980cd589e9dc9e055e1b789bf2f80e7f2ef0f5d","kind":"commit","published_at":"2015-10-21T19:38:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"86394ccd2d7b715eaa054a369679eba4ac82ce1f","kind":"commit","published_at":"2015-10-21T19:04:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"d310459476a461e0d29f166de277896026d8f35f","kind":"commit","published_at":"2015-10-19T17:30:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"06aca1012d01de4ec782acfb8d22a6ec83d48ff7","kind":"commit","published_at":"2015-10-07T21:43:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"6671f90516c2065839efae773ecda924b8bebdae","kind":"commit","published_at":"2015-10-06T19:31:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"a4e194e46c47f8e2eedfab8f0a8c4104e5679c95","kind":"commit","published_at":"2015-09-28T16:15:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"aa485220ff28e907d2548cbfb65bd789c23d9eba","kind":"commit","published_at":"2015-09-25T16:08:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"b55b770f2049852febe47bef27aa0eaceafcec08","kind":"commit","published_at":"2015-09-15T21:10:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"82bc1cb2805f7b624516f71628e6ca525df18cad","kind":"commit","published_at":"2015-08-24T21:31:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0/manifests"},{"name":"v0.10.4","sha":"a8097bcbed6939f0cb308e05acf03a907b666725","kind":"commit","published_at":"2015-08-09T03:29:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"2a43082b52138e33c85878616461445895066a11","kind":"commit","published_at":"2015-08-08T22:51:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"71583523f39c1830d3fcffeff0598c2f803f1048","kind":"commit","published_at":"2015-07-29T20:34:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"6b609c63611b02f9e845b765770983c547cd6af8","kind":"commit","published_at":"2015-07-13T21:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"b6140ec86c5087ad799e9a658f3f0d9b150c205a","kind":"commit","published_at":"2015-07-10T01:35:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"8a18478700f49b94fe7f580664e7b31c581ceb0b","kind":"commit","published_at":"2015-06-20T17:47:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"3da654eb4f0ddb10d81f2706eda1f3819e40b795","kind":"commit","published_at":"2015-06-15T01:46:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"867e87d3530b4fb6bc7f6ec5fb9edcd49e7bd631","kind":"commit","published_at":"2015-06-09T23:38:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"cb794810e7c39352f1bbd533d92983dc22a57510","kind":"commit","published_at":"2015-05-24T20:12:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0/manifests"},{"name":"v0.7.5","sha":"b3ce0b272e5468919d01b3d3ab6751a92f682b48","kind":"commit","published_at":"2015-04-27T19:14:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"abc159f246f15163f7984bcf702409cffc745d6e","kind":"commit","published_at":"2015-04-21T18:14:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"9321a4a8879f380a725c7439114ebf3e0da8abcc","kind":"commit","published_at":"2015-04-01T15:20:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"953606f4d1a9e3a33798b499219fe40b1f81fd96","kind":"commit","published_at":"2015-03-25T23:45:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"03c169188dd10ec2242b7806050781867c0291dd","kind":"commit","published_at":"2015-03-04T21:41:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"078ba0c94f8985dd2d96587784f760474ba51858","kind":"commit","published_at":"2015-02-13T21:06:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"accd9f0ef163d514b091709ffd63f76f6d1a467f","kind":"commit","published_at":"2015-01-27T00:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"57c7a95be20dc77cbe0459a40acc802e16de5148","kind":"commit","published_at":"2015-01-26T23:07:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"706446d6aeb952def6f2016fdc213b6e56b2d40f","kind":"commit","published_at":"2015-01-03T23:58:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"6b294fdd0a7f9686b8b8f05cf8759e90b3e581f9","kind":"commit","published_at":"2014-12-25T17:36:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"3eb741fdb94fff5e8218809b8f7d5a9d2e4d1778","kind":"commit","published_at":"2014-12-15T17:14:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"d65414913839d9d939c8bd938ca21f39f0faa924","kind":"commit","published_at":"2014-12-07T15:15:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"fc3232f6e9d1662c4f9d813b70acb329c4cdc6de","kind":"commit","published_at":"2014-11-30T21:22:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"4b02786c2a7e27613201fe72c033a260018a38d6","kind":"commit","published_at":"2014-11-28T20:34:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"ab8880bc442941c20d58ca2cbb8aace7b2724929","kind":"commit","published_at":"2014-11-17T20:10:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"052b0bc5a3e887d0a36b2277a2e09812a0ce206b","kind":"commit","published_at":"2014-11-11T21:11:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"715b7e868003ac9b121bdacee3e1301b9c660aa9","kind":"commit","published_at":"2014-11-08T19:56:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"088d257c0bec691545cd32f83fd2af753866b8ee","kind":"commit","published_at":"2014-11-08T00:13:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0/manifests"},{"name":"v0.1.29","sha":"3fe7b8bf7c3adc04522f311ce1c1c3b6e39e8edd","kind":"commit","published_at":"2014-11-05T19:58:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.1.29","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29/manifests"}]},"repo_metadata_updated_at":"2024-09-06T03:49:20.378Z","dependent_packages_count":0,"downloads":32,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":33.1820525219246,"dependent_packages_count":47.23081086165515,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":40.206431691789874},"purl":"pkg:npm/%40mui-internal/typescript-to-proptypes","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mui-internal/typescript-to-proptypes","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mui-internal/typescript-to-proptypes","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mui-internal/typescript-to-proptypes/dependencies","status":"removed","funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-05T18:42:16.241Z","issues_count":3908,"pull_requests_count":4871,"avg_time_to_close_issue":7889427.503707365,"avg_time_to_close_pull_request":1812241.8470072239,"issues_closed_count":1994,"pull_requests_closed_count":3867,"pull_request_authors_count":514,"issue_authors_count":2053,"avg_comments_per_issue":5.393551688843398,"avg_comments_per_pull_request":2.314719770067748,"merged_pull_requests_count":3206,"bot_issues_count":1,"bot_pull_requests_count":1440,"past_year_issues_count":2037,"past_year_pull_requests_count":3839,"past_year_avg_time_to_close_issue":1587273.7009345794,"past_year_avg_time_to_close_pull_request":819586.6331947554,"past_year_issues_closed_count":945,"past_year_pull_requests_closed_count":3123,"past_year_pull_request_authors_count":382,"past_year_issue_authors_count":1035,"past_year_avg_comments_per_issue":2.579774177712322,"past_year_avg_comments_per_pull_request":2.015629070070331,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1223,"past_year_merged_pull_requests_count":2642,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/issues","maintainers":[{"login":"oliviertassinari","count":489,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"michaldudak","count":346,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"siriwatknp","count":283,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"DiegoAndai","count":206,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"mnajdova","count":179,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"mj12albert","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"Janpot","count":139,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"alexfauquette","count":125,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"ZeeshanTamboli","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"aarongarciah","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"samuelsycamore","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"cherniavskii","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"LukasTy","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"hbjORbj","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hbjORbj"},{"login":"bharatkashyap","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"flaviendelangle","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"eps1lon","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"joserodolfofreitas","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"prakhargupta1","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"DanailH","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"hasdfa","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"michelengelen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"m4theushw","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"mbrookes","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"richbustos","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richbustos"},{"login":"JCQuintas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"nathanmarks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanmarks"},{"login":"MBilalShafi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"nikitaa24","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikitaa24"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"joshwooding","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwooding"},{"login":"DavidCnoops","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidCnoops"},{"login":"arthurbalduini","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"gerdadesign","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"rosskevin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rosskevin"},{"login":"dmtrKovalenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmtrKovalenko"},{"login":"dimitropoulos","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dimitropoulos"}],"active_maintainers":[{"login":"oliviertassinari","count":352,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"siriwatknp","count":215,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"michaldudak","count":196,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"DiegoAndai","count":176,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"mnajdova","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"Janpot","count":121,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"aarongarciah","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"mj12albert","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"alexfauquette","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"ZeeshanTamboli","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"samuelsycamore","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"cherniavskii","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"bharatkashyap","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"LukasTy","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"joserodolfofreitas","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"flaviendelangle","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"hasdfa","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"prakhargupta1","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"DanailH","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"michelengelen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"mbrookes","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"JCQuintas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"nikitaa24","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikitaa24"},{"login":"MBilalShafi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"m4theushw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"arthurbalduini","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui-internal%2Ftypescript-to-proptypes/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui-internal%2Ftypescript-to-proptypes/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui-internal%2Ftypescript-to-proptypes/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui-internal%2Ftypescript-to-proptypes/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui-internal%2Ftypescript-to-proptypes/codemeta","maintainers":[{"uuid":"brijeshb42","login":"brijeshb42","name":null,"email":"brijeshb42@gmail.com","url":null,"packages_count":70,"html_url":"https://www.npmjs.com/~brijeshb42","role":null,"created_at":"2024-02-03T15:34:59.471Z","updated_at":"2024-02-03T15:34:59.471Z","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":63,"html_url":"https://www.npmjs.com/~michaldudak","role":null,"created_at":"2024-02-02T08:56:39.504Z","updated_at":"2024-02-02T08:56:39.504Z","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":88,"html_url":"https://www.npmjs.com/~mnajdova","role":null,"created_at":"2024-02-03T15:34:59.270Z","updated_at":"2024-02-03T15:34:59.270Z","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":113,"html_url":"https://www.npmjs.com/~oliviertassinari","role":null,"created_at":"2024-02-04T19:47:58.808Z","updated_at":"2024-02-04T19:47:58.808Z","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":25,"html_url":"https://www.npmjs.com/~danailh","role":null,"created_at":"2024-02-03T15:34:59.574Z","updated_at":"2024-02-03T15:34:59.574Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/danailh/packages"},{"uuid":"lukastyla","login":"lukastyla","name":null,"email":"LLukas.Tyla@gmail.com","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~lukastyla","role":null,"created_at":"2024-02-03T15:34:59.726Z","updated_at":"2024-02-03T15:34:59.726Z","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":32,"html_url":"https://www.npmjs.com/~cherniavskii","role":null,"created_at":"2024-02-03T15:34:59.522Z","updated_at":"2024-02-03T15:34:59.522Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cherniavskii/packages"},{"uuid":"janpotoms","login":"janpotoms","name":null,"email":"potoms.jan@gmail.com","url":null,"packages_count":113,"html_url":"https://www.npmjs.com/~janpotoms","role":null,"created_at":"2024-02-03T15:34:59.421Z","updated_at":"2024-02-03T15:34:59.421Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/janpotoms/packages"},{"uuid":"mj12albert","login":"mj12albert","name":null,"email":"albert@albertyu.co","url":null,"packages_count":46,"html_url":"https://www.npmjs.com/~mj12albert","role":null,"created_at":"2024-02-03T15:34:59.625Z","updated_at":"2024-02-03T15:34:59.625Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mj12albert/packages"},{"uuid":"apedroferreira","login":"apedroferreira","name":null,"email":"apferreira90@gmail.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~apedroferreira","role":null,"created_at":"2024-02-03T15:34:59.320Z","updated_at":"2024-02-03T15:34:59.320Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/apedroferreira/packages"},{"uuid":"diegoandai","login":"diegoandai","name":null,"email":"diego@mui.com","url":null,"packages_count":46,"html_url":"https://www.npmjs.com/~diegoandai","role":null,"created_at":"2024-02-06T02:50:06.057Z","updated_at":"2024-02-06T02:50:06.057Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/diegoandai/packages"},{"uuid":"michelengelen","login":"michelengelen","name":null,"email":"jsnerdic@gmail.com","url":null,"packages_count":22,"html_url":"https://www.npmjs.com/~michelengelen","role":null,"created_at":"2024-02-03T15:34:59.676Z","updated_at":"2024-02-03T15:34:59.676Z","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":22,"html_url":"https://www.npmjs.com/~noraleonte","role":null,"created_at":"2024-02-03T15:34:59.372Z","updated_at":"2024-02-03T15:34:59.372Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/noraleonte/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5264274,"maintainers_count":1091160,"namespaces_count":333594,"keywords_count":760514,"github":"npm","metadata":{"funded_packages_count":159192},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-12-16T06:37:22.408Z","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":10758895,"name":"@temp-mui/internal-docs-utils","ecosystem":"npm","description":"Utilities for MUI docs. This is an internal package not meant for general use.","homepage":"https://github.com/mui/material-ui#readme","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/material-ui","keywords_array":[],"namespace":"temp-mui","versions_count":1,"first_release_published_at":"2024-07-26T02:54:36.381Z","latest_release_published_at":"2024-07-26T02:54:36.381Z","latest_release_number":"1.0.4","last_synced_at":"2025-12-12T01:21:14.598Z","created_at":"2024-07-28T00:10:35.206Z","updated_at":"2025-12-12T01:21:14.598Z","registry_url":"https://www.npmjs.com/package/@temp-mui/internal-docs-utils","install_command":"npm install @temp-mui/internal-docs-utils","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.4"}},"repo_metadata":{"id":19822297,"uuid":"23083156","full_name":"mui/material-ui","owner":"mui","description":"Material UI: Ready-to-use foundational React components, free forever. It includes Material UI, which implements Google's Material Design.","archived":false,"fork":false,"pushed_at":"2024-04-14T01:43:25.000Z","size":552491,"stargazers_count":91449,"open_issues_count":1798,"forks_count":31383,"subscribers_count":1347,"default_branch":"next","last_synced_at":"2024-04-14T02:22:02.033Z","etag":null,"topics":["design-systems","hacktoberfest","material-design","react","react-components"],"latest_commit_sha":null,"homepage":"https://mui.com/material-ui/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2014-08-18T19:11:54.000Z","updated_at":"2024-08-18T03:20:19.580Z","dependencies_parsed_at":"2024-04-15T07:22:15.000Z","dependency_job_id":null,"html_url":"https://github.com/mui/material-ui","commit_stats":{"total_commits":22276,"total_committers":3187,"mean_commits":6.989645434577973,"dds":0.8256419464894954,"last_synced_commit":"eec77cde0b364cbad6c4c1b09b0b0a38ec9205a4"},"previous_names":["mui-org/material-ui","callemall/material-ui"],"tags_count":505,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/refs/heads/next","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":215854641,"owners_count":15940241,"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":"v6.0.0-beta.6","sha":"cbb6f8d3b1b72732d51f5628765cfd7e75bd5747","kind":"tag","published_at":"2024-08-18T02:55:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6/manifests"},{"name":"v5.16.7","sha":"b505fd7b64e92db523198712a5d6716c494e0c66","kind":"tag","published_at":"2024-08-09T09:19:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7/manifests"},{"name":"v6.0.0-beta.5","sha":"75c24b0828981651082a3eede027b6871c96c440","kind":"tag","published_at":"2024-08-08T08:52:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5/manifests"},{"name":"v5.16.6","sha":"6eb1bdce38d0fc67fa8aebca260043c7fc8eb3e8","kind":"tag","published_at":"2024-07-30T21:06:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6/manifests"},{"name":"v6.0.0-beta.4","sha":"12532afa3e4f6f13a9fa86eb459c27792c36b6f9","kind":"tag","published_at":"2024-07-30T20:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4/manifests"},{"name":"v5.16.5","sha":"40792e6efb2c92b8964a3912e08aeb4fb7fc41c8","kind":"tag","published_at":"2024-07-25T06:42:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5/manifests"},{"name":"v6.0.0-beta.3","sha":"02fde66a0cd72fb7fe3681a5ea8c4de733b4a865","kind":"tag","published_at":"2024-07-24T18:27:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3/manifests"},{"name":"v5.16.4","sha":"77af399a3ad76f31e5f2e0fab5650b628fa50990","kind":"tag","published_at":"2024-07-16T16:01:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4/manifests"},{"name":"v6.0.0-beta.2","sha":"9ad8c1fd8dfd21d8e37fe73d71e011542b23db72","kind":"tag","published_at":"2024-07-16T14:46:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2/manifests"},{"name":"v5.16.3","sha":"e1824453bdb0a89f15d4dfe47a1c4f90fa0f0500","kind":"tag","published_at":"2024-07-16T14:18:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3/manifests"},{"name":"v6.0.0-beta.1","sha":"19c1935757925d834928a30ea41f58bb95fb355f","kind":"tag","published_at":"2024-07-16T09:42:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1/manifests"},{"name":"v5.16.2","sha":"56ddd108fe153592a800fce4d43f9758b0ff5101","kind":"tag","published_at":"2024-07-16T09:10:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2/manifests"},{"name":"v6.0.0-beta.0","sha":"3364f0740aa5c86e057ec5b0d22c1b12bfd96fa4","kind":"tag","published_at":"2024-07-11T15:54:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0/manifests"},{"name":"v5.16.1","sha":"431af6a2fd9bf6cd0422c61e36c937d1ea5e5015","kind":"tag","published_at":"2024-07-11T15:48:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1/manifests"},{"name":"v5.16.0","sha":"e5e9b9d5e952b52752b758179da20d3fa0982c05","kind":"tag","published_at":"2024-07-05T13:32:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0/manifests"},{"name":"v6.0.0-alpha.14","sha":"2a15dd74c76bacbc867a7313fdc2c42c6168327c","kind":"tag","published_at":"2024-07-05T04:25:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14/manifests"},{"name":"v6.0.0-alpha.13","sha":"a070a894fbe21c52df446438ca1bb5a891d5e1b5","kind":"tag","published_at":"2024-07-03T07:44:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13/manifests"},{"name":"v5.15.21","sha":"a306ce4afcc60de4c3e43b8f9183862235d9318e","kind":"tag","published_at":"2024-06-28T14:09:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21/manifests"},{"name":"v6.0.0-alpha.12","sha":"fb476c6c18b850e8400d03afb7447802afbfd357","kind":"tag","published_at":"2024-06-24T17:12:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.15.20","sha":"f20fa0ba4016e5425a2a4cce841075253828a551","kind":"tag","published_at":"2024-06-12T12:58:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20/manifests"},{"name":"v6.0.0-alpha.11","sha":"22c5206a9e8191b2f81131d6978a0958e55b7032","kind":"tag","published_at":"2024-06-12T08:18:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11/manifests"},{"name":"v6.0.0-alpha.10","sha":"e5ac6c0eef5efd4fa5c5eb11ccbf08e58e7443f8","kind":"tag","published_at":"2024-06-04T10:35:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10/manifests"},{"name":"v6.0.0-alpha.9","sha":"925de32766317bb84a92ec24b2b6465c8e48cc04","kind":"tag","published_at":"2024-05-29T12:25:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.15.19","sha":"77f606ba73bb5439d66871177772f54196044450","kind":"tag","published_at":"2024-05-29T12:01:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19/manifests"},{"name":"v6.0.0-alpha.8","sha":"c7dbe6e8256cef7bd2dbdcbee55428ad82513cd0","kind":"tag","published_at":"2024-05-21T16:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.15.18","sha":"607daac5baa9c8151f111fe4bacea1d7e61881a3","kind":"tag","published_at":"2024-05-16T09:29:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18/manifests"},{"name":"v6.0.0-alpha.7","sha":"997bec6d8d30a1a891aff4eeedefa41c93eaa95c","kind":"tag","published_at":"2024-05-16T06:31:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"7c8db04b91500ba77301acd360d21bff7f7c752f","kind":"tag","published_at":"2024-05-08T13:13:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.15.17","sha":"9bc4fc42959427246addfdf29db95847cc38e410","kind":"tag","published_at":"2024-05-08T12:24:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17/manifests"},{"name":"v5.15.16","sha":"284e251c155d92078f80f98919f4ab260b05e9be","kind":"tag","published_at":"2024-05-01T14:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16/manifests"},{"name":"v6.0.0-alpha.5","sha":"571d5046e26aa07605cb1e01ca99b2eb0b04d009","kind":"tag","published_at":"2024-05-01T14:16:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5/manifests"},{"name":"v6.0.0-alpha.4","sha":"afffc2ffc3db1e6abf48f3b3e13a41e8b758f874","kind":"tag","published_at":"2024-04-24T07:30:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4/manifests"},{"name":"v6.0.0-alpha.3","sha":"6d5e44409344ea4e13ceb3a02c4446dc6a7323b4","kind":"tag","published_at":"2024-04-17T16:10:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3/manifests"},{"name":"v6.0.0-alpha.2","sha":"4e75758b37119bd821435c23d9c111c545e186b6","kind":"tag","published_at":"2024-04-09T15:09:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2/manifests"},{"name":"v6.0.0-alpha.1","sha":"84307c1a2495a716788ec25f046faaa4d16c88c7","kind":"tag","published_at":"2024-04-05T10:43:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1/manifests"},{"name":"v5.15.15","sha":"5a079965186640b5176f00c537f3b9e6c299b5c4","kind":"tag","published_at":"2024-04-04T07:09:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15/manifests"},{"name":"v6.0.0-alpha.0","sha":"2a15ad6f1f5507162b1a5aebf78976ca3023183b","kind":"tag","published_at":"2024-03-26T15:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.15.14","sha":"9585d28317c90f2c71ab88dd5ae37638bb64ad82","kind":"tag","published_at":"2024-03-19T08:18:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14/manifests"},{"name":"v5.15.13","sha":"dbcb678234296de56afaf3138917e967e8d1934a","kind":"tag","published_at":"2024-03-13T14:17:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13/manifests"},{"name":"pigment@0.0.1","sha":"0e765a618a7676c507852cec024464b1fc1cd80f","kind":"tag","published_at":"2024-03-08T04:20:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/pigment@0.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/pigment@0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1/manifests"},{"name":"v5.15.12","sha":"5ad69e161d7520274cd37a2524ffb935b6dda158","kind":"tag","published_at":"2024-03-05T15:33:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12/manifests"},{"name":"v5.15.11","sha":"e3257a4d68481b0ca6efd5d06cb5c1e1e77e4286","kind":"tag","published_at":"2024-02-22T08:52:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11/manifests"},{"name":"v5.15.10","sha":"94fcd3ada0842108a9a2ce53e121931e5448649f","kind":"tag","published_at":"2024-02-12T12:38:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10/manifests"},{"name":"v5.15.9","sha":"7917d2a8a4acc0b07328dee8273847652491b769","kind":"tag","published_at":"2024-02-08T12:55:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9/manifests"},{"name":"v5.15.8","sha":"fe5a59e616637a0488b122749479b782f5f8dfa2","kind":"tag","published_at":"2024-02-06T20:42:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8/manifests"},{"name":"v5.15.7","sha":"b80acd69c7c848709d01465d6727b13ed6109258","kind":"tag","published_at":"2024-01-31T13:23:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7/manifests"},{"name":"v5.15.6","sha":"1700e5cd9cbb3bc648b7f799f837c4d23ed42700","kind":"tag","published_at":"2024-01-22T18:09:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6/manifests"},{"name":"v5.15.5","sha":"5d7c4e26a4973a3a80bf5f8a9a8ea14f89554fe0","kind":"tag","published_at":"2024-01-17T09:27:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5/manifests"},{"name":"v5.15.4","sha":"6aadbf91c5eb2c94dea9a49a19eb532606410a5a","kind":"tag","published_at":"2024-01-10T13:49:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4/manifests"},{"name":"v5.15.3","sha":"9fa4e472f9ba4fd4e7f8cfb8bc0d1f1d455ace23","kind":"tag","published_at":"2024-01-03T15:22:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.3","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"5d5dd15f70db9ffcb85d4dc57da8a20f5240fb81","kind":"tag","published_at":"2023-12-25T14:24:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"8be7ac66b99059bf2c2edcca9cf15981d389db6b","kind":"tag","published_at":"2023-12-19T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"8c2c6a88a509f9da7c453d4a3c3ab4749a57a36d","kind":"tag","published_at":"2023-12-12T18:21:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0/manifests"},{"name":"v5.14.20","sha":"14fa79f4328e901f82d7fc39aba722a9bf4a8df0","kind":"tag","published_at":"2023-12-05T09:28:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20/manifests"},{"name":"v5.14.19","sha":"a07b4925255aa3fc7ae1255130e182e4573c58d7","kind":"tag","published_at":"2023-11-29T21:11:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19/manifests"},{"name":"v5.14.18","sha":"43a41b6b2fa3f0a186a852b894452722e3a38f04","kind":"tag","published_at":"2023-11-14T08:27:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18/manifests"},{"name":"v5.14.17","sha":"c54a42dd8b0ec8e850bd60438e60a1a8acb3b4a4","kind":"tag","published_at":"2023-11-06T15:34:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17/manifests"},{"name":"v5.14.16","sha":"391b57a05daf67a8154471dae645471f5ffac09f","kind":"tag","published_at":"2023-10-31T10:57:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16/manifests"},{"name":"v5.14.15","sha":"6baedcfed27419ed6b9685f27fcbf3eff46133a3","kind":"tag","published_at":"2023-10-24T15:41:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15/manifests"},{"name":"v5.14.14","sha":"a0cfa182db3e7b196efe36cfe7b31d304c5a0a4e","kind":"tag","published_at":"2023-10-17T13:58:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14/manifests"},{"name":"v5.14.13","sha":"b8811a0fa59e7663b240183219db32f9a617e607","kind":"tag","published_at":"2023-10-10T19:42:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13/manifests"},{"name":"v5.14.12","sha":"bd450a0fdb19b087f47e1d7cce5a72417ec977cc","kind":"commit","published_at":"2023-10-04T16:31:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12/manifests"},{"name":"v5.14.11","sha":"13c0894d0c14c7f577a0a95492aeaa8fff8da33a","kind":"tag","published_at":"2023-09-26T11:47:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11/manifests"},{"name":"v5.14.10","sha":"14e97bffa62760cabcdc7244bff445b423f5286a","kind":"tag","published_at":"2023-09-18T10:18:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10/manifests"},{"name":"v5.14.9","sha":"8255b71ccdbfe9a20f856b5d68a269ab1c5452ca","kind":"tag","published_at":"2023-09-13T13:36:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9/manifests"},{"name":"v5.14.8","sha":"74c58dabc2cf5ed2242fb08e4781d26088d06b12","kind":"tag","published_at":"2023-09-05T12:34:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8/manifests"},{"name":"v5.14.7","sha":"8a09d535f101aac98935f82b76345ca9691b5e2b","kind":"tag","published_at":"2023-08-29T12:04:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7/manifests"},{"name":"v5.14.6","sha":"a1f511dd6ed9adba561e2ba00e1348136ed656db","kind":"commit","published_at":"2023-08-24T11:19:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6/manifests"},{"name":"v5.14.5","sha":"61fbfd1546c55caca984695a41f9c95668d414fc","kind":"tag","published_at":"2023-08-14T14:39:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5/manifests"},{"name":"v5.14.4","sha":"40f4b275022f03e48cf4809cd53d0d0dabb40424","kind":"tag","published_at":"2023-08-08T09:51:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4/manifests"},{"name":"v5.14.3","sha":"2deea341c9abfb640f22520e0c277027f3f91cd0","kind":"tag","published_at":"2023-08-01T15:33:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3/manifests"},{"name":"v5.14.2","sha":"36d9f0d3659e2f5ab1d924988313986962a0bf35","kind":"tag","published_at":"2023-07-25T10:01:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2/manifests"},{"name":"v5.14.1","sha":"f2e5ded80e94407f63a27eadb018139d6f967313","kind":"tag","published_at":"2023-07-19T09:05:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1/manifests"},{"name":"v5.14.0","sha":"2529e3aaaaec2c9f8e8cf669e58bb9c81db5a6d8","kind":"tag","published_at":"2023-07-11T14:57:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0/manifests"},{"name":"v5.13.7","sha":"aac2d5b526e8139314d99f827ecc3b2c24e99686","kind":"tag","published_at":"2023-07-04T08:53:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7/manifests"},{"name":"v5.13.6","sha":"312270bc71224067e1910bbee9f800b4a2469cc7","kind":"tag","published_at":"2023-06-23T14:05:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6/manifests"},{"name":"v5.13.5","sha":"24b3af68ebe79c1891e45c60c6bcfd26f8818f73","kind":"tag","published_at":"2023-06-12T13:43:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5/manifests"},{"name":"v5.13.4","sha":"a522d82df32d3bfab46b25f5ff24eeb9670c83fb","kind":"tag","published_at":"2023-06-05T17:30:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4/manifests"},{"name":"v5.13.3","sha":"70d4a2bb49dca9fef7854a1463a392094222812b","kind":"tag","published_at":"2023-05-29T11:22:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3/manifests"},{"name":"v5.13.2","sha":"f661923e9aa9d9cc634750affbb04bf2007bc57d","kind":"tag","published_at":"2023-05-22T16:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2/manifests"},{"name":"v5.13.1","sha":"0c58832b6e182f782e73b118ed9681055db3e249","kind":"tag","published_at":"2023-05-17T05:25:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"9130a021ca34746e4076fcae50c57bc584026b8f","kind":"tag","published_at":"2023-05-10T08:14:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0/manifests"},{"name":"v5.12.3","sha":"9710ff34b16a0f271107a8619a28546ae3ca7c18","kind":"tag","published_at":"2023-05-02T14:17:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.3","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"5b7e9c52e37ef0c3274a762f38cd7ef7ffc9e7a8","kind":"tag","published_at":"2023-04-25T16:42:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"d14d288ae9e9b0e2b3b33d0a77b4113f024d4215","kind":"tag","published_at":"2023-04-17T15:57:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"05127cf65b4250f836897428cd15829669ab8d6c","kind":"tag","published_at":"2023-04-11T09:58:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0/manifests"},{"name":"v5.11.16","sha":"af5e109990a26318c96dbff6f25759ba91f0e147","kind":"tag","published_at":"2023-04-04T14:00:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16/manifests"},{"name":"v5.11.15","sha":"ae98db6aca5f9d4b754ff9fce4ce33f738a00f65","kind":"tag","published_at":"2023-03-28T13:06:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15/manifests"},{"name":"v5.11.14","sha":"f34d17c3294fcdb63fe9a135b4f3aa2459c81189","kind":"tag","published_at":"2023-03-21T17:45:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14/manifests"},{"name":"v5.11.13","sha":"9f7a2bfac55faed1b1c6c7b4b6d1b1659a076bab","kind":"tag","published_at":"2023-03-14T09:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13/manifests"},{"name":"v5.11.12","sha":"b76b8f1098a6c01f39e5e19bf3abf77c2b9cf475","kind":"tag","published_at":"2023-03-06T15:03:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12/manifests"},{"name":"v5.11.11","sha":"58df7f1905f16533ddb5a7977346c0f4548e4547","kind":"tag","published_at":"2023-02-28T09:55:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11/manifests"},{"name":"v5.11.10","sha":"676bc85fa2b02f92f21dd5c7e15f453b6b9c2e3d","kind":"tag","published_at":"2023-02-20T11:30:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10/manifests"},{"name":"v5.11.9","sha":"af5b3f5e7a79da9ef4bbd63d8fcf60927ffb6533","kind":"tag","published_at":"2023-02-14T14:30:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9/manifests"},{"name":"v5.11.8","sha":"d4d8512ce3453711f3c661374579b0d2ed13f3e7","kind":"tag","published_at":"2023-02-07T10:50:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8/manifests"},{"name":"v5.11.7","sha":"33cac172846b032d3f8b9333b72b2af832dd47d0","kind":"tag","published_at":"2023-01-31T09:39:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7/manifests"},{"name":"v5.11.6","sha":"a2e552314847b4d52498538d7ca171763067a5d0","kind":"tag","published_at":"2023-01-23T20:28:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6/manifests"},{"name":"v5.11.5","sha":"685c72dfaf840f4d5b7a3ab738ddcabd74418823","kind":"tag","published_at":"2023-01-18T01:43:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5/manifests"},{"name":"v5.11.4","sha":"bc859d95e4415f880cd6bcb6f44cc9e5e8c8097c","kind":"tag","published_at":"2023-01-09T13:57:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4/manifests"},{"name":"v5.11.3","sha":"a526207c3957de4ebfcda937b58327d69464f15c","kind":"tag","published_at":"2023-01-02T17:00:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3/manifests"},{"name":"v5.11.2","sha":"e9d8fa07e1ff979bcaf92837b131cd9e292f0161","kind":"tag","published_at":"2022-12-26T14:56:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2/manifests"},{"name":"v5.11.1","sha":"a1e30390da62019e5769e398f4cbc9f8892d8f9a","kind":"commit","published_at":"2022-12-20T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"191acda4545c394b78964ab80b364e15686f0e9b","kind":"tag","published_at":"2022-12-13T12:56:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0/manifests"},{"name":"v5.10.17","sha":"4265f343b49e4af9673a49e585439d35c8deeab2","kind":"tag","published_at":"2022-12-06T10:59:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17/manifests"},{"name":"v5.10.16","sha":"b8aa3974d84c176b8857e8d5b29a7be8670bb410","kind":"tag","published_at":"2022-11-28T16:00:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16/manifests"},{"name":"v5.10.15","sha":"14a6e1c61edb5f66f4888e32c04df5e637e7cfc4","kind":"commit","published_at":"2022-11-22T09:45:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15/manifests"},{"name":"v5.10.14","sha":"c2da6de1c504c7dbd8ae1d0771c184c1544a0c76","kind":"tag","published_at":"2022-11-15T09:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14/manifests"},{"name":"v5.10.13","sha":"2f4c2190d1d3614d8063e84b79d4d1f034b3e3fe","kind":"tag","published_at":"2022-11-07T17:53:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13/manifests"},{"name":"v5.10.12","sha":"30cb27cff1d4e1838ca4235ab4285e20f2b2a870","kind":"tag","published_at":"2022-10-31T15:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12/manifests"},{"name":"v5.10.11","sha":"c80ff0339882859af7e17f8bfd0a5f6880b323f8","kind":"commit","published_at":"2022-10-25T09:34:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11/manifests"},{"name":"v5.10.10","sha":"639224a3e3600cb0e04755d89aab250297b6d851","kind":"tag","published_at":"2022-10-18T08:35:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10/manifests"},{"name":"v5.10.9","sha":"7bd7c219e2670ff7791148e9b1a1d2387528fc0c","kind":"tag","published_at":"2022-10-11T11:56:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9/manifests"},{"name":"v5.10.8","sha":"d4a3216cdd858899960f945d6e00b2d59bf1d5d1","kind":"tag","published_at":"2022-10-03T16:28:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8/manifests"},{"name":"v5.10.7","sha":"d9ef6e788eee11256818329c7429242f8b769263","kind":"commit","published_at":"2022-09-27T01:44:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7/manifests"},{"name":"v5.10.6","sha":"0f75f3d78b67c405c23bfd14a29aedff367415b7","kind":"tag","published_at":"2022-09-19T14:34:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6/manifests"},{"name":"v5.10.5","sha":"594d87dab0e43e641a6826c935df8f2c10672955","kind":"tag","published_at":"2022-09-12T14:40:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5/manifests"},{"name":"v5.10.4","sha":"c8feb29320a22cc4461fb5ef5f4f7de7bd96a59b","kind":"commit","published_at":"2022-09-06T09:11:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"992421d0114a9df72d358fe6fccc28c1fb6f1505","kind":"tag","published_at":"2022-08-29T17:37:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"99b23c06d9b018d6c500fa1acb3030d673e219ab","kind":"tag","published_at":"2022-08-23T10:25:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"dfc0b89c665de8e5e3e4ecf68d8c782e74dbb65c","kind":"tag","published_at":"2022-08-16T17:55:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"7f502e06d54c5a2f389a1639358c84279462b54a","kind":"commit","published_at":"2022-08-09T03:21:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0/manifests"},{"name":"v5.9.3","sha":"89617ef683d2bcd2c870e9c1bd58ad4d55247fd5","kind":"tag","published_at":"2022-08-01T20:54:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3/manifests"},{"name":"v5.9.2","sha":"b7f0a16eca4ac2044703032838f90873ec063d75","kind":"tag","published_at":"2022-07-25T15:12:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2/manifests"},{"name":"v5.9.1","sha":"1937412c4345569d98c0950a1016c22508e1ff81","kind":"tag","published_at":"2022-07-18T17:23:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"88ad7d4e623183b8e20702e7961ef9c8de330dc7","kind":"commit","published_at":"2022-07-12T08:54:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0/manifests"},{"name":"v5.8.7","sha":"be0ab4c062a22fc4bb52c47d005b57203b56c09c","kind":"tag","published_at":"2022-07-04T20:39:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7/manifests"},{"name":"v5.8.6","sha":"c58f6653411e0ff38bf67a512d16b87c6523606b","kind":"tag","published_at":"2022-06-27T14:21:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6/manifests"},{"name":"v5.8.5","sha":"3c528113f47cfddf2504ea02ba3065e7c5c46928","kind":"tag","published_at":"2022-06-21T18:05:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5/manifests"},{"name":"v5.8.4","sha":"a6e782ec2f037e2ca989515048ce5f22fe760595","kind":"tag","published_at":"2022-06-14T10:00:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4/manifests"},{"name":"v5.8.3","sha":"b1e4b9cd3e1d88286f9d1485864310a7c1f23a79","kind":"tag","published_at":"2022-06-07T19:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3/manifests"},{"name":"v5.8.2","sha":"93b0aba905b3b6947f58a02d911489bb737ee880","kind":"commit","published_at":"2022-05-31T11:47:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2/manifests"},{"name":"v5.8.1","sha":"1eee9ee437f39f1c3438209154df8e8b9ecd990d","kind":"tag","published_at":"2022-05-23T16:04:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"6a468718b970c39ae83a4029bcb53071c9567430","kind":"tag","published_at":"2022-05-17T09:42:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4eef029981b08c77a9c52d0b863e6b5ced279087","kind":"tag","published_at":"2022-05-10T09:06:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.7.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0/manifests"},{"name":"v5.6.4","sha":"edb7e8895ef8def2bf59376d7631e0360a77aaf6","kind":"commit","published_at":"2022-05-02T11:46:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4/manifests"},{"name":"v5.6.3","sha":"124d5e2f0022d17b577a464e6b3a69fa2511105e","kind":"tag","published_at":"2022-04-25T14:04:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3/manifests"},{"name":"v5.6.2","sha":"b3645b3fd11dc26a06ea370a41b5bac1026c6792","kind":"tag","published_at":"2022-04-18T16:10:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2/manifests"},{"name":"v5.6.1","sha":"0251fd5222079e4a512bbd32dff4a7a4c3efe997","kind":"tag","published_at":"2022-04-11T13:21:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"8dcdea53f927ab207718d7ee6576806aca2a3798","kind":"commit","published_at":"2022-04-06T03:27:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0/manifests"},{"name":"v4.12.4","sha":"a563a60219f7f6519fb0f34f6d8e3bf0974e6495","kind":"tag","published_at":"2022-04-03T14:38:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4/manifests"},{"name":"v5.5.3","sha":"96e1f40a3b8aa809d543aa7d466eb48cdfa0b53d","kind":"tag","published_at":"2022-03-28T14:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"dd411b017ea7504a14a16821b694ac6aa01d9b6d","kind":"tag","published_at":"2022-03-21T15:15:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"350b15ee91a93040d50391cb9a45440a90e6b2d1","kind":"tag","published_at":"2022-03-14T16:49:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"f3412aa9d179fdfc3f5c0a4a1cfc1965faef7307","kind":"commit","published_at":"2022-03-07T13:53:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0/manifests"},{"name":"v5.4.4","sha":"965f2eb8cb79bb0685a13d9e28c09617b22358cd","kind":"tag","published_at":"2022-02-28T15:21:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4/manifests"},{"name":"v5.4.3","sha":"e2892a61ea56b6578c2efc81d0324660082ad93c","kind":"tag","published_at":"2022-02-21T16:40:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3/manifests"},{"name":"v5.4.2","sha":"01371028b27156419923b362c4b0af92dc08b29f","kind":"tag","published_at":"2022-02-15T14:57:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"fbce2f80c6cb36e59a4a6826ae46b59a10e1c831","kind":"commit","published_at":"2022-02-08T11:34:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"ba4e819aa58b6a36ae4d96ee79c2a5310a812670","kind":"tag","published_at":"2022-02-01T09:00:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"337be3b2a630d791a5cbc5a2a4575d4f58e38df3","kind":"tag","published_at":"2022-01-24T15:05:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"dcbfc54f581dbf1c0008a8e9e578f896f06228ab","kind":"tag","published_at":"2022-01-17T22:45:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0/manifests"},{"name":"v5.2.8","sha":"f80abbb5f942064c9c270b2ac5bb2a2318876754","kind":"tag","published_at":"2022-01-10T20:11:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8/manifests"},{"name":"v5.2.7","sha":"5daaf9be5115b1cb777fb4cf3d9125baddfe5720","kind":"tag","published_at":"2022-01-03T12:34:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7/manifests"},{"name":"v5.2.6","sha":"052db9d577a03ed8d588ecca9e6c0a5f5ba676e1","kind":"tag","published_at":"2021-12-27T14:23:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6/manifests"},{"name":"v5.2.5","sha":"f8697de9c250dbc6b446bcc08566f50fb4070aab","kind":"tag","published_at":"2021-12-20T14:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5/manifests"},{"name":"v5.2.4","sha":"b265431f9a32ea726c5227821126fbc6424117d5","kind":"commit","published_at":"2021-12-14T13:41:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4/manifests"},{"name":"v5.2.3","sha":"9c3dc12c3de241f44d923bfb089200980f3fd23d","kind":"tag","published_at":"2021-12-06T16:12:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3/manifests"},{"name":"v5.2.2","sha":"fcaec7a75f951c9db79c99c42370ca18212c1f16","kind":"tag","published_at":"2021-11-29T16:51:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"586d9ba2472d549c180cbacddf97eb73425286b3","kind":"tag","published_at":"2021-11-25T11:50:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"353cecb5391571163eb6bd8cbf36d2dd299aaf56","kind":"tag","published_at":"2021-11-23T13:25:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"ddbe15b4d8b7cc1dc84720264fde0b1dafb6166f","kind":"commit","published_at":"2021-11-16T15:06:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"7e26583fe1f95f5c3682213105f8f4b51c9d61c9","kind":"tag","published_at":"2021-11-08T15:14:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0/manifests"},{"name":"v5.0.6","sha":"99752d2848f17c5d1e4840f54863899a19387162","kind":"tag","published_at":"2021-10-27T08:43:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6/manifests"},{"name":"v5.0.5","sha":"58f8ff1f8bc7f0cc4bb728654604a194b3c3790b","kind":"tag","published_at":"2021-10-26T10:14:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"86443310e4344ae1ce6e04f084d58e17e4d62170","kind":"tag","published_at":"2021-10-14T15:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"36258031912caf662f69ca3769c6e0bd46946050","kind":"tag","published_at":"2021-10-07T12:26:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"c510762a325116c654afd3c21381a50b942c2c66","kind":"tag","published_at":"2021-09-29T09:29:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"afcf3ee18e7a9c526348b3bce74b69781b4ad071","kind":"tag","published_at":"2021-09-22T12:15:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"85598e74b85a89a16f8bdf5b68346ca8d6b70557","kind":"tag","published_at":"2021-09-16T11:28:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.1","sha":"1b563a153f5b2736f79a3f45573e2e2b66ba0a9a","kind":"tag","published_at":"2021-09-08T13:55:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"698492a5401b12578dc459397b9d288542fc954b","kind":"commit","published_at":"2021-09-02T02:45:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.5","sha":"0bab71409bcc0865ab3e0fcbfa14fa824ddc5495","kind":"tag","published_at":"2021-08-25T07:30:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"c30ec7bed00b36da7b0e6a202b3cb48d2fc1b579","kind":"tag","published_at":"2021-08-13T21:32:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"e5ccdf299c75ea65b0600ee05ff6c98646891c77","kind":"tag","published_at":"2021-08-09T04:03:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3/manifests"},{"name":"v4.12.3","sha":"77a8daeed0e8efa67c6d86f3cc40239dc6eb3d94","kind":"tag","published_at":"2021-07-30T10:06:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3/manifests"},{"name":"v5.0.0-beta.2","sha":"cca80d861f64b3eaa8a5ef8815b7552aaea61557","kind":"tag","published_at":"2021-07-26T15:01:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2/manifests"},{"name":"v4.12.2","sha":"958241aa0ebf340ad0f152b91949720c85b4fcca","kind":"tag","published_at":"2021-07-19T16:41:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2/manifests"},{"name":"v5.0.0-beta.1","sha":"8a4b8952077b64e90ac9d23c116a45aed672db9c","kind":"tag","published_at":"2021-07-14T16:28:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1/manifests"},{"name":"v4.12.1","sha":"4dc8c9bf3e8a6b21a2aac58b0be3161af334b67d","kind":"tag","published_at":"2021-07-07T13:08:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"53a1655143aa4ec36c29a6063ccdf89c48a74bfd","kind":"tag","published_at":"2021-07-06T13:40:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0/manifests"},{"name":"v5.0.0-beta.0","sha":"a0f416173d2f5b78546f52e572a0f64dcc3751e9","kind":"tag","published_at":"2021-07-01T12:17:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.38","sha":"f60126f95d7b36fa12133887990615b9f47e994a","kind":"commit","published_at":"2021-06-24T03:37:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.38","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38/manifests"},{"name":"v5.0.0-alpha.37","sha":"c795ca0822e2816a630a5654d5471fa04521d23c","kind":"tag","published_at":"2021-06-15T17:49:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.37","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37/manifests"},{"name":"v5.0.0-alpha.36","sha":"cf2f6fa90608b109978698fc48120920beaaa51f","kind":"tag","published_at":"2021-06-08T06:46:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.36","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36/manifests"},{"name":"v5.0.0-alpha.35","sha":"6c0afb6d8fff919e80f9f1ec92613acacd8365e7","kind":"tag","published_at":"2021-05-31T20:34:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.35","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35/manifests"},{"name":"v5.0.0-alpha.34","sha":"ee3a077c161accb887b93a17f9eaa2b23e998319","kind":"tag","published_at":"2021-05-18T10:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.34","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34/manifests"},{"name":"v5.0.0-alpha.33","sha":"0fa6ab4a29e8469c081d3f796e0bd9cab98e9185","kind":"tag","published_at":"2021-05-09T12:29:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.33","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33/manifests"},{"name":"v4.11.4","sha":"6658323b5e2ba366691829bbef3f53c00008497e","kind":"tag","published_at":"2021-04-27T15:48:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4/manifests"},{"name":"v5.0.0-alpha.32","sha":"2e99746c35ea0c1e45187a206d6ebc25a52933dc","kind":"tag","published_at":"2021-04-27T12:59:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32/manifests"},{"name":"v5.0.0-alpha.31","sha":"b061319b132163900d1a4eb64207f5284d28639d","kind":"tag","published_at":"2021-04-20T13:59:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"0bc7ed897d54a899fb0dfc5cbd6c5ee0592705e1","kind":"tag","published_at":"2021-04-12T09:46:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"29934afe4643811f3bed772612f92d539a1e489d","kind":"tag","published_at":"2021-04-04T16:43:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"a83c7715c0e2cfa1c3e59b7a1f828f6a1476b307","kind":"tag","published_at":"2021-03-24T12:57:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"2de88ce2973667921a45ff69ea48a8843cb9d8cb","kind":"tag","published_at":"2021-03-05T13:01:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27/manifests"},{"name":"v5.0.0-alpha.26","sha":"8928a36394154e02a73d5e92a740d5f9ed8da709","kind":"tag","published_at":"2021-02-27T18:39:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"688db35f581ac345a09a15420efdb0e4c98a56ab","kind":"tag","published_at":"2021-02-11T12:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"15108a5aad5342d92e86be5c5388b8321a88b280","kind":"tag","published_at":"2021-01-26T14:08:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24/manifests"},{"name":"v4.11.3-deprecations.1","sha":"6cf7cf7c7b11b38db18a4d2003743cbadeb1b4ee","kind":"commit","published_at":"2021-01-25T23:27:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1/manifests"},{"name":"v4.11.3","sha":"bd79e8f8c5b8c77bc5c13d076377a18d2ceedfa2","kind":"commit","published_at":"2021-01-24T12:45:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3/manifests"},{"name":"v4.11.3-deprecations.0","sha":"f64337cd87428e04c851bb1667f5f9e0e6aeaede","kind":"commit","published_at":"2021-01-24T12:00:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0/manifests"},{"name":"v5.0.0-alpha.23","sha":"af6e7220961c6f5e8ed89172694287dc737828ff","kind":"commit","published_at":"2021-01-14T12:48:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23/manifests"},{"name":"v5.0.0-alpha.22","sha":"c514ea86c11c9817839630e840535358f5044caf","kind":"commit","published_at":"2021-01-04T11:14:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"5c82b9147f811fda24bc09132852ed240f8d9def","kind":"commit","published_at":"2020-12-30T17:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"cd30d9e3961c8b33ce43a133e0a958867a202c41","kind":"commit","published_at":"2020-12-21T17:51:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20/manifests"},{"name":"v5.0.0-alpha.19","sha":"754e29cf5a712d0e0f6bd3e54f80e9997659f68c","kind":"commit","published_at":"2020-12-13T17:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.11.2","sha":"174b64f8a3adffb8df3c13285f4edc2437a8547a","kind":"commit","published_at":"2020-12-02T23:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2/manifests"},{"name":"v5.0.0-alpha.18","sha":"c5561c5febbe1c3bd5446c8a0bb480025ab38b86","kind":"commit","published_at":"2020-12-02T23:25:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.11.1","sha":"b8092ce09e164a1cb2fec2f3a5b6aa6e2dc6cbbd","kind":"commit","published_at":"2020-11-24T14:35:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1/manifests"},{"name":"v5.0.0-alpha.17","sha":"41d6a360e0fb245dd74549445539c6218a9dc737","kind":"commit","published_at":"2020-11-23T00:49:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17/manifests"},{"name":"v5.0.0-alpha.16","sha":"47a8e102eeaa5a68a2b4f99c08085cfddc0bef77","kind":"commit","published_at":"2020-11-14T12:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16/manifests"},{"name":"v5.0.0-alpha.15","sha":"fa9cbc835ee70b12234b7207b1872356277da5fa","kind":"commit","published_at":"2020-11-03T23:57:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15/manifests"},{"name":"v5.0.0-alpha.14","sha":"56520e757e0052e25f8dd5d78214458c4b7c634d","kind":"commit","published_at":"2020-10-23T22:59:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14/manifests"},{"name":"v5.0.0-alpha.13","sha":"b82af55f9917f9e77a3cae9b36e47b29d43182c0","kind":"commit","published_at":"2020-10-17T21:47:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13/manifests"},{"name":"v5.0.0-alpha.12","sha":"c7c3643948bce7327a7f01665caa7474be2694f9","kind":"commit","published_at":"2020-10-10T22:32:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12/manifests"},{"name":"v5.0.0-alpha.11","sha":"b4fe7eefd494fa28cd3453067af8872a83f31fa6","kind":"commit","published_at":"2020-09-26T15:07:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11/manifests"},{"name":"v5.0.0-alpha.10","sha":"2e1502fc18d86d69a6b55fc4ac5dcb50ddf192c4","kind":"commit","published_at":"2020-09-15T08:10:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10/manifests"},{"name":"v5.0.0-alpha.9","sha":"e830beb63940d24129285f554fc9c2fb0bd7ccbf","kind":"commit","published_at":"2020-09-06T16:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9/manifests"},{"name":"v5.0.0-alpha.8","sha":"5f986712bbb2f0b789c151b6d2f3e2d48cde0980","kind":"commit","published_at":"2020-08-31T16:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"c32a96b4beb3a5c72a8c179fb095f09dacf61050","kind":"commit","published_at":"2020-08-22T16:39:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"15fd6232de294be9ba0ca103351a11f84009b04f","kind":"commit","published_at":"2020-08-13T16:56:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6/manifests"},{"name":"v5.0.0-alpha.5","sha":"40aa9cbb1df08a5994392d5cea15a60979b28a7e","kind":"commit","published_at":"2020-07-27T22:55:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"519390c2bb12b5eb7b6f5f898afb78ac7f285543","kind":"commit","published_at":"2020-07-19T17:54:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"f432112f0bcfb1fd2002002db181e83edc99d906","kind":"commit","published_at":"2020-07-12T17:06:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"f928d6e04ea7f185cda0e739ebbe2ea36d0aa4d3","kind":"commit","published_at":"2020-07-04T23:16:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2/manifests"},{"name":"v4.11.0","sha":"79ebf71d31cca2c73143891960ea54ec1132bdeb","kind":"commit","published_at":"2020-06-30T23:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0/manifests"},{"name":"v5.0.0-alpha.1","sha":"8281371f88c81fc3e4560b0334cc0c473b9d45f9","kind":"commit","published_at":"2020-06-27T15:07:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.10.2","sha":"d0bfcb4f11fd3904b1e235d80fbfe23758de8372","kind":"commit","published_at":"2020-06-11T19:11:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"4e12b951f64fd47864b4dea8ec8631387a89ddb1","kind":"commit","published_at":"2020-06-01T15:14:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"dd9280e753eb8dc3444a26e85fe4f800b759cad2","kind":"commit","published_at":"2020-05-23T17:50:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0/manifests"},{"name":"v4.9.14","sha":"1fb44683825f0ee7f4d5933528598917ff72f0e4","kind":"commit","published_at":"2020-05-11T22:41:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.14","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14/manifests"},{"name":"v4.9.13","sha":"c224f32bb8f144e590c096d103c9d59c2509ed93","kind":"commit","published_at":"2020-05-04T11:29:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.13","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13/manifests"},{"name":"v4.9.12","sha":"3e5fd3c4f200e50a1331857f092a547b41f6db1e","kind":"commit","published_at":"2020-04-26T23:18:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.12","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12/manifests"},{"name":"v4.9.11","sha":"77f6fe0a73791176bd58d8c013bf5631270faf4d","kind":"commit","published_at":"2020-04-19T14:10:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11/manifests"},{"name":"4.9.11","sha":"b551194a14c4469f3b07dc43bc6aaea525138944","kind":"commit","published_at":"2020-04-18T10:43:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11/manifests"},{"name":"v4.9.10","sha":"8baef82396665179c67ca3acfd51e396b947f412","kind":"commit","published_at":"2020-04-11T13:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.10","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10/manifests"},{"name":"v4.9.9","sha":"c191471a20315cae4006c1e4d3d51db5e49b5fee","kind":"commit","published_at":"2020-04-04T15:54:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.9","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9/manifests"},{"name":"v4.9.8","sha":"e9fbcbf015bbf7057aadd5777703b7059aedf043","kind":"commit","published_at":"2020-03-28T19:33:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8/manifests"},{"name":"v4.9.7","sha":"10bc98f283feaae6397ef1b73b1b82be4a39a5f5","kind":"commit","published_at":"2020-03-18T12:45:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7/manifests"},{"name":"v4.9.6","sha":"0176a231719152fa4a2100aa7119e9fd777b5fed","kind":"commit","published_at":"2020-03-18T10:52:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6/manifests"},{"name":"v4.9.5","sha":"b9dec2780203e37148d87788f727c668d9019581","kind":"commit","published_at":"2020-02-29T10:36:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5/manifests"},{"name":"v4.9.4","sha":"45fe0e31c462ed3a2fba134fb1edbd05b91da2a4","kind":"commit","published_at":"2020-02-23T10:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4/manifests"},{"name":"v4.9.3","sha":"2bec4ebc9c20be8abecbad6d3f0f7ba2875c9c35","kind":"commit","published_at":"2020-02-16T11:52:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3/manifests"},{"name":"v4.9.2","sha":"f567b384f509d36b7e10f691e6b58538e7db8869","kind":"commit","published_at":"2020-02-09T18:32:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"717887fdd9d3b27701d760d78aa12ecf52f02f43","kind":"commit","published_at":"2020-02-02T11:46:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f2c9817526b729801b1716afc957ef3886ccb422","kind":"commit","published_at":"2020-01-22T20:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"d0c928c82e3fc8f284a2f7fd1b9acbf717c5a64e","kind":"commit","published_at":"2020-01-06T11:44:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"0c7ca746674cfb47a46cad8ebea21155702fd38c","kind":"commit","published_at":"2019-12-30T10:59:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"c6f734f0d6b183962e83fc5612fef6583bf40712","kind":"commit","published_at":"2019-12-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3a8f0eace8dd6a1c3234a8be2b7c41f06b6260d4","kind":"commit","published_at":"2019-12-14T19:59:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"0a129d58056d38bd15141aaa98d346774895d5f5","kind":"commit","published_at":"2019-12-07T12:46:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"6291316a32cfb4fb19ffdbcf30abfcb63023f17f","kind":"commit","published_at":"2019-12-01T10:59:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1/manifests"},{"name":"v3.9.4","sha":"6b0fee51deb7c32b75498d4ab2186946e7c4ce0a","kind":"commit","published_at":"2019-11-28T09:28:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4/manifests"},{"name":"v4.7.0","sha":"2b04ee905695540bde87653908ece5c4d57546c9","kind":"commit","published_at":"2019-11-22T10:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"856188b2de7a5e514803314f329da76fe65dec50","kind":"commit","published_at":"2019-11-12T13:52:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"d2d76bf26231a96981260232de5271b24e9391a4","kind":"commit","published_at":"2019-11-05T16:46:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0/manifests"},{"name":"v4.5.2","sha":"cb52f392b3b3528857178a756354ffb0e8bccd73","kind":"commit","published_at":"2019-10-28T22:58:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"803d08fbdf20de2d34c36a2a27bbc8e5a7e79fb2","kind":"commit","published_at":"2019-10-12T20:22:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"de3c62c25bf9e92ba35019e5a3ca7f68a36600d8","kind":"commit","published_at":"2019-10-02T08:07:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"554e7dce0cd96a4f9ef1924b41a3ce530cb433ae","kind":"commit","published_at":"2019-09-22T17:16:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"b563d529a8544fa4f4090723239ab075665c5f03","kind":"commit","published_at":"2019-09-11T20:45:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"f3beaee67fb9a4145a792fc8b798ef327b55f513","kind":"commit","published_at":"2019-09-08T09:58:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1/manifests"},{"name":"v1.2.5","sha":"8ee2d7168294f21af787aaba46661824097e33bb","kind":"tag","published_at":"2019-09-03T18:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5/manifests"},{"name":"v4.4.0","sha":"98f2c7cae9b2e0a53cf731882164aa44babb4be3","kind":"commit","published_at":"2019-08-31T12:19:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"29c1adf61a141a3db885ee569e42251cee53e749","kind":"commit","published_at":"2019-08-21T17:29:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3/manifests"},{"name":"v1.2.4","sha":"e44972d3c3e199529fdbc85974f7ae570b8424a0","kind":"tag","published_at":"2019-08-16T20:53:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4/manifests"},{"name":"v4.3.2","sha":"f2dbeca2dd1aecf6bc56e2302ec766d2e4bfb2ac","kind":"commit","published_at":"2019-08-10T17:39:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"d5a2ad9d26f7b089111b208c929ac1f98e7f6958","kind":"commit","published_at":"2019-08-03T15:14:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"8c28ed9c67e7b6ad02a8826178352aa4e9901b50","kind":"commit","published_at":"2019-07-28T14:32:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"42f78c69a59f0b5fa5fb8f533385f04ef77d7889","kind":"commit","published_at":"2019-07-17T13:42:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1/manifests"},{"name":"v1.0.4","sha":"455489e2e149ff5393f6ba08870368c88da259bd","kind":"tag","published_at":"2019-07-10T15:39:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"4c21bc05d6c5e48c64bc947ba9e271ed3e762a0e","kind":"tag","published_at":"2019-07-10T15:08:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"543041538f31cbdfbe3e85b8bc0f5c183ac5448e","kind":"tag","published_at":"2019-07-09T13:14:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"3a40065694cab2a5e8dedab6781e98493c1dc69d","kind":"tag","published_at":"2019-07-09T12:54:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1/manifests"},{"name":"v4.2.0","sha":"cf2cdd83f2a2f65d0e979d1faa9e815a5e2d3502","kind":"commit","published_at":"2019-07-06T15:30:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"6da1d591264e8c4a18e5ab56bdf6f8c0f985ed99","kind":"commit","published_at":"2019-06-25T13:53:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"eade31e58deb8ff3faee777313d70141e5868ebe","kind":"commit","published_at":"2019-06-23T11:46:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"b78a5ab7581488f7fff271a2cf64927dd28c3ab0","kind":"commit","published_at":"2019-06-13T09:55:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"07b9d6efaac1b663b2657173227e9490c796191e","kind":"commit","published_at":"2019-06-10T11:50:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"d58075ddb1757a11c47ef3d2b1fe9bed55e640dd","kind":"commit","published_at":"2019-06-03T16:35:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a3572bcaf34d204b314fd2c84064c9180f3a50f1","kind":"commit","published_at":"2019-05-27T12:48:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"505e275285c757e0515c8623b43c823d8a74790c","kind":"commit","published_at":"2019-05-23T15:39:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.0","sha":"a33f0ab64999331a54267cdf0eb89e53fa4d70cd","kind":"commit","published_at":"2019-05-20T21:26:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0/manifests"},{"name":"v4.0.0-beta.2","sha":"3686a27055dce58b5e800b520087c0c448b7480e","kind":"commit","published_at":"2019-05-13T12:26:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"5c152157078503e8599537108c3be9e00969fa34","kind":"commit","published_at":"2019-05-05T12:24:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"f19bd59ae53f23e3637383061774542d973cc48c","kind":"commit","published_at":"2019-04-28T22:42:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.8","sha":"92d6e987a43041fde63fd02cad61277d04193c29","kind":"commit","published_at":"2019-04-17T19:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"663643e0a83554d7730be42140aef6bc3ac09c6a","kind":"commit","published_at":"2019-04-07T23:25:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"2482d2b689440df6fb3da6157a789adac2783736","kind":"commit","published_at":"2019-03-30T19:33:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6/manifests"},{"name":"v3.9.3","sha":"ebed7922fc97331519f507768572a068edb8494e","kind":"commit","published_at":"2019-03-28T14:06:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3/manifests"},{"name":"v4.0.0-alpha.5","sha":"1bfdbe5688fb3556e4bebd1f8e357c515244ac42","kind":"commit","published_at":"2019-03-23T21:04:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"997324d52467e3a7b7a8058c0ba8309d04d4ddf6","kind":"commit","published_at":"2019-03-17T11:00:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"3a5d2e50411ddd3caea450abda49fd7c6ed230dc","kind":"commit","published_at":"2019-03-10T11:57:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"f606f7584dd842a89423dd3cc69e32b5ad3fdae1","kind":"commit","published_at":"2019-03-03T16:12:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"eea3b4d9a623f87d79be63f57b4a69ddfe375610","kind":"commit","published_at":"2019-02-20T10:58:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"97b26c4821299aef21e6ef9372a25aedd78d0137","kind":"commit","published_at":"2019-02-12T14:39:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.9.2","sha":"dbc788f7d231b4eceaa7a6a3e253104de5de9af0","kind":"commit","published_at":"2019-02-03T20:45:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2/manifests"},{"name":"v3.9.1","sha":"b903d7432b5a06583c9915f7ab9346bad76007a1","kind":"commit","published_at":"2019-01-26T13:59:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"f6353cdd15b954091c3f53498eb7de198755b740","kind":"commit","published_at":"2019-01-14T21:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"8df7a83ccc0b200e67feb823ceaaf793e4b6d007","kind":"commit","published_at":"2019-01-09T21:57:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"c202914213f19b070738ba5837da18e89c1662ee","kind":"commit","published_at":"2019-01-07T18:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"baa45b12252be8965809a0ad06e67e7dc7d44313","kind":"commit","published_at":"2018-12-30T21:47:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"0445ca8b710425f22744249a0c7bb3c20e95237b","kind":"commit","published_at":"2018-12-30T21:24:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"f0d60d8a510180e9c7a9b588d3e6c04d0d1a23d3","kind":"commit","published_at":"2018-12-22T15:42:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"1871b089aef090728321cab69be92daaec6eb131","kind":"commit","published_at":"2018-12-17T20:02:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0/manifests"},{"name":"v3.6.2","sha":"edde0b4f0073fcacb7233b553812f3dffe619da5","kind":"commit","published_at":"2018-12-09T20:22:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"e5fbf74a06157e2d73701a158e8d6b5914429ea1","kind":"commit","published_at":"2018-12-01T10:43:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1/manifests"},{"name":"issue-13699-mster","sha":"ac0153bf1b13ddbc1e43c22693f2c223838d9f1a","kind":"tag","published_at":"2018-11-28T20:15:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/issue-13699-mster","html_url":"https://github.com/mui/material-ui/releases/tag/issue-13699-mster","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster/manifests"},{"name":"v3.6.0","sha":"d9c790fa69a1c053c3d471e030e4066122d58902","kind":"commit","published_at":"2018-11-26T19:49:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"34492c23a773b1db66fe65801997257709c4f319","kind":"commit","published_at":"2018-11-12T23:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"dc6b2b870fa514e98c74b6854d22c6e25e7684cb","kind":"commit","published_at":"2018-11-12T22:46:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"ba1dc0f27cd85996dbf3ef9df4d7f10552d6c91f","kind":"commit","published_at":"2018-11-04T23:41:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0/manifests"},{"name":"v3.3.2","sha":"47b20fe33c5f1c8a2563bad3c27811c37f698794","kind":"commit","published_at":"2018-10-27T20:16:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"92b2a36716c8ced3d12ff0b300be06cc4743e6da","kind":"commit","published_at":"2018-10-23T22:16:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"47d3b93780400d6eaef48d29dfcbebec8a5f22b2","kind":"commit","published_at":"2018-10-21T21:27:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"bbb0b683dd45d130b17580da86fe6ccc1ab5b3d3","kind":"commit","published_at":"2018-10-15T22:11:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"a61f0fc9a56ef22874753175bad2a636460130d1","kind":"commit","published_at":"2018-10-14T21:03:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"58f526f46e609e3e6cd785d15bfc5486df7ab79f","kind":"commit","published_at":"2018-10-07T22:44:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"dbd67aa892a4e9885d763fcb0d1f6c1691fbf763","kind":"commit","published_at":"2018-09-30T17:16:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"6184c508f94500a9da7486ccb2b9398023e4b1b5","kind":"commit","published_at":"2018-09-23T22:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"a9cbda69c8e059d928da53d9525652170b999455","kind":"commit","published_at":"2018-09-16T21:32:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"27412afa36b6c64b15b3b33cd51235efbc55a775","kind":"commit","published_at":"2018-09-08T22:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d6fb8524ff94080614e8d4d1064c7b2cec66c5d1","kind":"commit","published_at":"2018-09-03T21:14:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"2e9643f6c43c9b393a3914cd085aac92df546c04","kind":"commit","published_at":"2018-08-28T22:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"6847e0affc09f56a1497013be98bc3b59ccd3fde","kind":"commit","published_at":"2018-08-27T17:34:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0/manifests"},{"name":"v1.5.1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1/manifests"},{"name":"v1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1","html_url":"https://github.com/mui/material-ui/releases/tag/v1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1/manifests"},{"name":"v1.5.0","sha":"6b4c29e324eaa1272ce7b42ecab0e3460af6f437","kind":"commit","published_at":"2018-08-12T20:42:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0/manifests"},{"name":"v0.20.2","sha":"1b1c1fce216b5b2f5ecd52d21f8ec6a326c00cd5","kind":"commit","published_at":"2018-08-05T21:43:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2/manifests"},{"name":"v1.4.3","sha":"99650a6d174ad97b41ba1079cd5d7f55b5db21b5","kind":"commit","published_at":"2018-08-04T10:26:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e9bb799208b34fb8f8bbfe4b63b7a1942f95d91f","kind":"commit","published_at":"2018-07-29T14:37:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"869692ecf3812bc4577ed4dde81a9911c5949695","kind":"commit","published_at":"2018-07-22T21:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7fdc1890fb744b565480835fd5684e66871c679f","kind":"commit","published_at":"2018-07-14T15:02:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"f12ba5bfafc53ada2e5719697dd8373d41fa9471","kind":"commit","published_at":"2018-07-02T20:06:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"cd47eeabdcd4f67e35ff5ad56ae82a571da5747a","kind":"commit","published_at":"2018-06-26T10:53:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"e943cb8d6f405de5d53c1f3d1908cbccb502bb3a","kind":"commit","published_at":"2018-06-20T21:41:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"29308b10b3f8ba3565168e4da4bb5f793cb8b4f9","kind":"commit","published_at":"2018-06-18T18:38:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7c094a0f0381c7b68a223e27b5dc700a7595b122","kind":"commit","published_at":"2018-06-10T09:50:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2a300cdec817595ac879bc419257e55ef318b0f9","kind":"commit","published_at":"2018-06-03T15:25:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"3ccf76d315404ebd67f1254f5679d327c0647dfd","kind":"commit","published_at":"2018-05-26T14:56:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"73101790333124cc8f5857bc46038b7d2315842a","kind":"commit","published_at":"2018-05-17T22:07:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.1","sha":"aae0c434f99c4ab559d8aff53cfbd2cfa7974043","kind":"commit","published_at":"2018-05-15T21:15:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1/manifests"},{"name":"v0.20.1","sha":"c663649d9edf9d196aadbb3b426fd613816964fc","kind":"commit","published_at":"2018-05-13T21:34:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1/manifests"},{"name":"v1.0.0-rc.0","sha":"5f3008fc26479b40ff16ec498ae0e6e3361fdb47","kind":"commit","published_at":"2018-05-13T19:13:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-beta.47","sha":"d16e4f5115a9fde3e8958d7959a912a55cbb246d","kind":"commit","published_at":"2018-05-09T21:48:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.47","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47/manifests"},{"name":"v1.0.0-beta.46","sha":"aa1ef83f22650245dd736681d7ec6331cb2a42ef","kind":"commit","published_at":"2018-05-08T21:51:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.46","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46/manifests"},{"name":"v1.0.0-beta.45","sha":"ab592831cbf5987a6516139aeaf148bdb3360ccb","kind":"commit","published_at":"2018-05-07T13:38:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.45","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45/manifests"},{"name":"v1.0.0-beta.44","sha":"0bba4ad1aed5d2181baa156009301eb56fd80158","kind":"commit","published_at":"2018-04-29T20:57:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.44","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44/manifests"},{"name":"v1.0.0-beta.43","sha":"6dfe7382b9777885abe84f4d1f66c0c62545d559","kind":"commit","published_at":"2018-04-22T10:47:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.43","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43/manifests"},{"name":"v1.0.0-beta.42","sha":"bc03443cac8a55ce3fc4d19e6a95e0f3d0116fbf","kind":"commit","published_at":"2018-04-16T20:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.42","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42/manifests"},{"name":"v1.0.0-beta.41","sha":"cddff325bdc2c79592701c11e295e48db0879c28","kind":"tag","published_at":"2018-04-07T18:26:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.41","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41/manifests"},{"name":"v1.0.0-beta.40","sha":"7f423b6bef54c4a34f3b53d9b8ebf33c183916f8","kind":"tag","published_at":"2018-04-01T09:55:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.40","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40/manifests"},{"name":"v1.0.0-beta.39","sha":"b95cb7a83a102b21b7f6add713398f6c9e743d50","kind":"tag","published_at":"2018-03-28T21:23:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.39","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39/manifests"},{"name":"v1.0.0-beta.38","sha":"a6ccfbe7699b67b03703b49a7cb14d865b841d38","kind":"tag","published_at":"2018-03-17T12:24:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.38","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38/manifests"},{"name":"v1.0.0-beta.37","sha":"1587ac3654ae5061eb21f652722a02cc4c367292","kind":"tag","published_at":"2018-03-11T14:31:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.37","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37/manifests"},{"name":"v1.0.0-beta.36","sha":"f31bd2e431c29f85a053387ce062987a3fc36168","kind":"tag","published_at":"2018-03-05T21:07:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.36","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36/manifests"},{"name":"v1.0.0-beta.35","sha":"25ca14ffcec6eeb75446730a03cc4a2014c5e8ab","kind":"tag","published_at":"2018-02-25T22:47:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.35","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.2","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2/manifests"},{"name":"olivier-material-ui-icons@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1/manifests"},{"name":"olivier-material-ui-codemod@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.1","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1/manifests"},{"name":"olivier-material-ui-codemod@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0/manifests"},{"name":"olivier-material-ui-icons@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0/manifests"},{"name":"olivier-material-ui-lab@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0/manifests"},{"name":"v1.0.0-beta.34","sha":"284dfcb06fed2244033cc971cb78f485bafece3d","kind":"tag","published_at":"2018-02-17T12:08:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.34","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34/manifests"},{"name":"v1.0.0-beta.33","sha":"b7f698d48d61e74f74e5e50a08b4309460a55266","kind":"tag","published_at":"2018-02-10T12:03:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.33","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33/manifests"},{"name":"v1.0.0-beta.32","sha":"896bc50f35a83fac0453dbbecd9f367b45b450e9","kind":"tag","published_at":"2018-02-04T22:44:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.32","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32/manifests"},{"name":"v1.0.0-beta.31","sha":"6271146a2545aeedf4110990de21ebc0c910b627","kind":"tag","published_at":"2018-01-29T22:06:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.31","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31/manifests"},{"name":"v1.0.0-beta.30","sha":"2bb35ce508832f518a4c3af8cd7cf67af8fd90c5","kind":"tag","published_at":"2018-01-21T22:50:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.30","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30/manifests"},{"name":"v1.0.0-beta.29","sha":"7386d56d4dfb85ca4a586a56691b6a58798d5c42","kind":"tag","published_at":"2018-01-16T20:27:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.29","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29/manifests"},{"name":"v1.0.0-beta.28","sha":"e1f3dad9084edf460d42e0a5f6b7c956eaa51e8d","kind":"tag","published_at":"2018-01-14T14:52:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.28","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28/manifests"},{"name":"v1.0.0-beta.27","sha":"fcfe4a64a95f65e205c5ba9523987982e6556eea","kind":"tag","published_at":"2018-01-06T15:25:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.27","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27/manifests"},{"name":"v1.0.0-beta.26","sha":"bd42549ee464bce03743f7ee18964066f9d3907d","kind":"tag","published_at":"2017-12-30T23:24:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.26","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26/manifests"},{"name":"v1.0.0-beta.25","sha":"d9ab3e313136fa5fb179743b560ac7c9e4fa8f6a","kind":"tag","published_at":"2017-12-22T23:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.25","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25/manifests"},{"name":"v1.0.0-beta.24","sha":"7c8fe8516f8bf6317e7cc748eefa7d97c92b4007","kind":"tag","published_at":"2017-12-17T12:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.24","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24/manifests"},{"name":"v1.0.0-beta.23","sha":"1a4e5b06ae0a7f6b3a6be810d272ebdf3efbb863","kind":"tag","published_at":"2017-12-09T09:51:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.23","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23/manifests"},{"name":"v0.20.0","sha":"86b40ae4883e95d6139e9e5d59c0e14aa022ce3a","kind":"commit","published_at":"2017-12-04T04:05:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0/manifests"},{"name":"v1.0.0-beta.22","sha":"22f68ca292a947349ae2877b09e85775703ec87f","kind":"tag","published_at":"2017-11-28T23:11:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22/manifests"},{"name":"v1.0.0-beta.21","sha":"d33604a9deacbb2725da3688d823416486a039c1","kind":"tag","published_at":"2017-11-13T22:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21/manifests"},{"name":"v1.0.0-beta.20","sha":"076d08bfa709ffdb4858106ebda73f475e4ec5b9","kind":"tag","published_at":"2017-11-05T19:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20/manifests"},{"name":"v1.0.0-beta.19","sha":"2a1879fb818973d4df766c2d7842afd939fdb2b8","kind":"tag","published_at":"2017-10-30T21:51:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19/manifests"},{"name":"v1.0.0-beta.18","sha":"f626204f8e0cd9933bcb7a8c8ac5cd97d6419eca","kind":"tag","published_at":"2017-10-23T21:58:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18/manifests"},{"name":"v1.0.0-beta.17","sha":"616d69d5ff7263eb9c84960b6b7a4c9ff852d4ef","kind":"tag","published_at":"2017-10-15T22:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17/manifests"},{"name":"v1.0.0-beta.16","sha":"56fd0d9d2f6fe0222b8c4117e227de1d725918ba","kind":"tag","published_at":"2017-10-08T20:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16/manifests"},{"name":"v0.19.4","sha":"f1bc4be26ca68578f0cfd053fed8eeabe0d3a636","kind":"tag","published_at":"2017-10-08T19:56:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4/manifests"},{"name":"v1.0.0-beta.15","sha":"4da17a67182a212be91a36cec9c976ccb6293380","kind":"tag","published_at":"2017-10-04T16:05:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15/manifests"},{"name":"v1.0.0-beta.13","sha":"736f12000e6989b2e37fcf10deca8bcf20a284f5","kind":"tag","published_at":"2017-10-01T19:58:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13/manifests"},{"name":"v0.19.3","sha":"7e484cc0c2e3db1e30ebe89d93475f2999f6168c","kind":"tag","published_at":"2017-10-01T19:35:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3/manifests"},{"name":"v1.0.0-beta.12","sha":"65b6e04a74a1520209e7b8fcfa311a431ecb070a","kind":"tag","published_at":"2017-09-24T18:24:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12/manifests"},{"name":"v0.19.2","sha":"5f750e046d48fa2f8c0efd86290ea48661c9b32e","kind":"tag","published_at":"2017-09-18T20:14:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2/manifests"},{"name":"v1.0.0-beta.11","sha":"01c6feb33e7e4e5043ce2a8377fa7dda3dbc8180","kind":"tag","published_at":"2017-09-18T19:11:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11/manifests"},{"name":"v1.0.0-beta.10","sha":"3d4518c997fe875f8e91044ff59a09a46fdfb726","kind":"tag","published_at":"2017-09-13T21:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10/manifests"},{"name":"v1.0.0-beta.9","sha":"d4dba0da9a00efe5104365ca647d848a131a41a6","kind":"tag","published_at":"2017-09-10T11:17:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9/manifests"},{"name":"v1.0.0-beta.8","sha":"865b39bef48c3f85743c3914ba146b97b93fce0f","kind":"tag","published_at":"2017-09-02T11:11:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8/manifests"},{"name":"v0.19.1","sha":"b0d03e92c64bee1ac8c25acd0c48657b7f605d9a","kind":"tag","published_at":"2017-09-02T10:38:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1/manifests"},{"name":"v1.0.0-beta.7","sha":"d2083879918dcafdc9c17e3e19440000a0abb3b0","kind":"tag","published_at":"2017-08-30T22:51:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7/manifests"},{"name":"v1.0.0-beta.6","sha":"8385df161a6792d472821e30c7095b267b844950","kind":"tag","published_at":"2017-08-20T14:48:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6/manifests"},{"name":"v1.0.0-beta.5","sha":"8292545fd41ea9f9d3c7c52bb45f60a4fea434a9","kind":"tag","published_at":"2017-08-15T08:55:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5/manifests"},{"name":"v0.19.0","sha":"d1b3bc614a818d497e38fd51c85077dd7b490bad","kind":"tag","published_at":"2017-08-15T08:17:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0/manifests"},{"name":"v1.0.0-beta.4","sha":"110f0a6e95e8e2b51b2bdd7e545a9b41d1a0009f","kind":"tag","published_at":"2017-08-05T10:09:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4/manifests"},{"name":"v1.0.0-beta.3","sha":"e0dd9560d4a152ca0a61558b6238edc40746c354","kind":"tag","published_at":"2017-07-29T21:00:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"45d5da95daf4d52b0ea6e4ffbef27755fa0aa196","kind":"tag","published_at":"2017-07-23T17:45:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"603fbde8d99e386d6640ec6c24ba9fcfc4316dd4","kind":"tag","published_at":"2017-07-23T17:12:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1/manifests"},{"name":"v0.18.7","sha":"50f6dfc4b6ee7473e27ba950c3ce900b24f17d1c","kind":"tag","published_at":"2017-07-23T15:51:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7/manifests"},{"name":"v1.0.0-alpha.22","sha":"f3992561ed94696d595b6a56efc7449c7dee67c7","kind":"tag","published_at":"2017-07-18T09:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22/manifests"},{"name":"v1.0.0-alpha.21","sha":"49d21891b72796f4a8f383d9b15b66f72cb94549","kind":"tag","published_at":"2017-07-04T22:13:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21/manifests"},{"name":"v0.18.6","sha":"1d10ecbac4a83f9934bb6a7f025855f82002113c","kind":"tag","published_at":"2017-07-04T21:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6/manifests"},{"name":"v0.18.5","sha":"86f7c4141cc66ab1e96a681a6945472283e41ea3","kind":"tag","published_at":"2017-06-28T18:14:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5/manifests"},{"name":"v1.0.0-alpha.20","sha":"84363396403cbbd51072d0b09822cd6d8ab6bf87","kind":"tag","published_at":"2017-06-25T18:01:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20/manifests"},{"name":"v0.18.4","sha":"2c6872cacf19ac71a316b282c2467162dcd148c6","kind":"tag","published_at":"2017-06-25T17:39:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4/manifests"},{"name":"v1.0.0-alpha.19","sha":"611bfd7557fd928933e39c054d2b2edeb57adaed","kind":"tag","published_at":"2017-06-19T16:58:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19/manifests"},{"name":"v1.0.0-alpha.18","sha":"5fdb60642bdf2907b7fba352cf2cd0fa7208848f","kind":"tag","published_at":"2017-06-19T10:12:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18/manifests"},{"name":"v1.0.0-alpha.17","sha":"73e0a35145d10f3c29a991f75e5ba8315e0e754a","kind":"tag","published_at":"2017-06-12T11:55:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17/manifests"},{"name":"v0.18.3","sha":"4c6a542c772f9fe9ff97bb95f63801138d7722d0","kind":"tag","published_at":"2017-06-07T21:28:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"9d3b59b3fec3b31b37334c3bd842112f3d090f86","kind":"commit","published_at":"2017-06-06T21:29:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2/manifests"},{"name":"v1.0.0-alpha.16","sha":"0c7dba6dc5ad8b9f69ec3c60e3ba31f2973e582a","kind":"tag","published_at":"2017-06-01T08:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"18508aeb3e5817406209e15c3e51a53c2cbece96","kind":"tag","published_at":"2017-05-23T20:00:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"771fb44738e116a1d2cec7aabb8ed1425b1d57f6","kind":"tag","published_at":"2017-05-14T10:11:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14/manifests"},{"name":"v0.18.1","sha":"715372edf9fc21244030207409b4070158f6936d","kind":"tag","published_at":"2017-05-13T10:21:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1/manifests"},{"name":"v1.0.0-alpha.13","sha":"17fde80a53fb9fcce31a82290f54de55cf3655e9","kind":"tag","published_at":"2017-05-08T10:47:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13/manifests"},{"name":"v0.18.0","sha":"dea7938b1265a3b100899d65589fbd05e877ab9e","kind":"tag","published_at":"2017-04-30T22:26:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0/manifests"},{"name":"v1.0.0-alpha.12","sha":"dc7371e4770fd3e8b1a82b9c2c2a652acaa73713","kind":"tag","published_at":"2017-04-30T22:22:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12/manifests"},{"name":"v0.17.4","sha":"a398290811c94bd6bb2d5d04c7f6d0ce734e3ad6","kind":"commit","published_at":"2017-04-14T17:20:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4/manifests"},{"name":"v1.0.0-alpha.11","sha":"7b3dbfaf2e94e8139424c8660692ee20d5a9880e","kind":"tag","published_at":"2017-04-14T16:50:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11/manifests"},{"name":"v0.17.3","sha":"53076a03182668f94d3bf40cd880309a51e9be88","kind":"tag","published_at":"2017-04-10T21:42:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"38c4aed87e608ded8e083dcf341ed5e9a14c20ef","kind":"tag","published_at":"2017-04-09T11:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2/manifests"},{"name":"v1.0.0-alpha.10","sha":"27fd907d604c1d3189b7b70e3a7e4758e0171492","kind":"tag","published_at":"2017-04-06T12:00:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"b962c2fbfa7a9cab9e9844e01966b90ca86e67a1","kind":"tag","published_at":"2017-04-01T13:47:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a0b4691eb3958aeb9173a8f4e705c81dfb7d25da","kind":"tag","published_at":"2017-03-25T11:46:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8/manifests"},{"name":"v0.17.1","sha":"05280483dbbc29e56edd8f3644721679b55d4d73","kind":"commit","published_at":"2017-03-13T12:27:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1/manifests"},{"name":"v1.0.0-alpha.7","sha":"9281a3fcee37d6afb9e493ff06e8a2626f4d7d91","kind":"tag","published_at":"2017-03-12T12:31:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"69f604946c366c655d0613841c034cacee7e9ef4","kind":"commit","published_at":"2017-02-26T12:41:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6/manifests"},{"name":"v1.0.0-alpha.5","sha":"74973892bdfacd5c9e3a4ce63185e9a6500d9522","kind":"commit","published_at":"2017-02-26T11:04:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-alpha.4","sha":"6472a6864951bfe7f3739afbe74b50981299ac28","kind":"commit","published_at":"2017-02-26T10:19:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4/manifests"},{"name":"v0.17.0","sha":"c9af9606bcea6551ceaadc2f6430d629eb679e84","kind":"commit","published_at":"2017-02-12T22:06:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0/manifests"},{"name":"v1.0.0-alpha.3","sha":"4583f5212d0b668e3801a859d3cc584cec0ec173","kind":"commit","published_at":"2017-02-12T21:43:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"8476782b595175d25c8a972b5fe53bc1f8532676","kind":"tag","published_at":"2017-02-07T19:48:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"3a0eb03018a9c5c96ba5233de8ef45202403a94c","kind":"commit","published_at":"2017-01-29T21:29:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.16.7","sha":"867c6c29b1badd839b1fd57720e5754fcd53a516","kind":"commit","published_at":"2017-01-15T19:57:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"bc84dbeeb78b725fefdc10cdc6eee7b75cc1226e","kind":"commit","published_at":"2016-12-25T21:03:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"8a03a04ef17f76ce09b88607b216d8a8e4d277d6","kind":"commit","published_at":"2016-12-09T20:45:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"84c18c98ff56fbe81be902735164219040729bb1","kind":"commit","published_at":"2016-11-17T19:18:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"066c5d53d1d4ecec2923ed12ec14647ae8248a9c","kind":"commit","published_at":"2016-11-17T16:41:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"806b2eab2272b430e814f8b3c7f1e7b31cd0e306","kind":"commit","published_at":"2016-11-14T17:22:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"2085737a798d9cb808b2fddf1f06883b27327ccc","kind":"commit","published_at":"2016-10-19T18:24:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"6eb9913441cb39562f4c935bdd70042d26daa260","kind":"commit","published_at":"2016-10-05T14:36:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0/manifests"},{"name":"v0.16.0-rc2","sha":"71a9524d0ec28dad2f566a42c7bb8ad2ea93ce36","kind":"commit","published_at":"2016-09-24T19:31:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2/manifests"},{"name":"v0.16.0-rc1","sha":"1691addd7f84317619c6831c35cb1f32ef3779b6","kind":"commit","published_at":"2016-09-07T19:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1/manifests"},{"name":"v0.15.4","sha":"be9bc14f4cda041299b6f8845af87b9278c871fc","kind":"commit","published_at":"2016-08-10T22:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"8bd3589dd7f676f3d725559cbd63457afe8d3691","kind":"commit","published_at":"2016-08-02T20:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"908f694e1e6eae9e63da6b22e63100d6bda4fa8e","kind":"commit","published_at":"2016-07-09T21:10:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"1fed1bcc81d89e473e261c1da4bf0a3a46515ce8","kind":"tag","published_at":"2016-06-20T08:15:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"06667b589952f58ff8c6d277df364ef16dada671","kind":"tag","published_at":"2016-05-06T13:49:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0/manifests"},{"name":"v0.15.0-beta.2","sha":"7cf7adfe9042e9be8dbaa1c850ffacca26e9c269","kind":"commit","published_at":"2016-04-21T22:57:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2/manifests"},{"name":"v0.15.0-beta.1","sha":"47d7525fb77c7c579e99d595b3f98c69fc838c77","kind":"tag","published_at":"2016-04-14T13:33:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1/manifests"},{"name":"v0.15.0-alpha.2","sha":"caabf9eaee5a5e11097958105f8427cfc8905f86","kind":"tag","published_at":"2016-03-17T23:37:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2/manifests"},{"name":"v0.15.0-alpha.1","sha":"2ebddeb908857c16ece162964a7e501ab37716ba","kind":"commit","published_at":"2016-02-27T17:54:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1/manifests"},{"name":"v0.14.4","sha":"de2bee1335ff1fd701a60cb3d739cf919dbd77ce","kind":"commit","published_at":"2016-02-03T00:47:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"fa9141f90149392cc3fa366736e61a89b07e9205","kind":"commit","published_at":"2016-01-27T03:06:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"44b41957ae81344cf6dc794cf2dbe2da48152622","kind":"commit","published_at":"2016-01-08T15:52:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"0ae4d7f61bb240ae5e2adc9d15a8d5629f738db6","kind":"commit","published_at":"2016-01-04T22:23:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"628bc82957d8e537a1b648e31e10723820bb00ac","kind":"commit","published_at":"2015-12-25T15:12:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0/manifests"},{"name":"v0.14.0-rc2","sha":"9a24d8a7839c37b86748ad8022e39235e8eb6be2","kind":"commit","published_at":"2015-12-14T22:26:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2/manifests"},{"name":"v0.14.0-rc1","sha":"7459597806a2f1f5826eaab26d3c5d974da70fbd","kind":"commit","published_at":"2015-12-04T19:52:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1/manifests"},{"name":"v0.13.4","sha":"a98006f9ffb588030cbdd2e3b4a4515017e58c43","kind":"commit","published_at":"2015-11-24T17:07:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"e33afed6913b58a990bd4b51a038bbfff0a0f42f","kind":"commit","published_at":"2015-11-17T16:34:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"6f28ad04e8f95073646bfeb8936c550ca4a94347","kind":"commit","published_at":"2015-11-10T00:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"330488977f95dbebd6cf6a387bf10a86238331ff","kind":"commit","published_at":"2015-10-29T21:08:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"7980cd589e9dc9e055e1b789bf2f80e7f2ef0f5d","kind":"commit","published_at":"2015-10-21T19:38:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"86394ccd2d7b715eaa054a369679eba4ac82ce1f","kind":"commit","published_at":"2015-10-21T19:04:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"d310459476a461e0d29f166de277896026d8f35f","kind":"commit","published_at":"2015-10-19T17:30:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"06aca1012d01de4ec782acfb8d22a6ec83d48ff7","kind":"commit","published_at":"2015-10-07T21:43:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"6671f90516c2065839efae773ecda924b8bebdae","kind":"commit","published_at":"2015-10-06T19:31:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"a4e194e46c47f8e2eedfab8f0a8c4104e5679c95","kind":"commit","published_at":"2015-09-28T16:15:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"aa485220ff28e907d2548cbfb65bd789c23d9eba","kind":"commit","published_at":"2015-09-25T16:08:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"b55b770f2049852febe47bef27aa0eaceafcec08","kind":"commit","published_at":"2015-09-15T21:10:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"82bc1cb2805f7b624516f71628e6ca525df18cad","kind":"commit","published_at":"2015-08-24T21:31:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0/manifests"},{"name":"v0.10.4","sha":"a8097bcbed6939f0cb308e05acf03a907b666725","kind":"commit","published_at":"2015-08-09T03:29:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"2a43082b52138e33c85878616461445895066a11","kind":"commit","published_at":"2015-08-08T22:51:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"71583523f39c1830d3fcffeff0598c2f803f1048","kind":"commit","published_at":"2015-07-29T20:34:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"6b609c63611b02f9e845b765770983c547cd6af8","kind":"commit","published_at":"2015-07-13T21:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"b6140ec86c5087ad799e9a658f3f0d9b150c205a","kind":"commit","published_at":"2015-07-10T01:35:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"8a18478700f49b94fe7f580664e7b31c581ceb0b","kind":"commit","published_at":"2015-06-20T17:47:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"3da654eb4f0ddb10d81f2706eda1f3819e40b795","kind":"commit","published_at":"2015-06-15T01:46:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"867e87d3530b4fb6bc7f6ec5fb9edcd49e7bd631","kind":"commit","published_at":"2015-06-09T23:38:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"cb794810e7c39352f1bbd533d92983dc22a57510","kind":"commit","published_at":"2015-05-24T20:12:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0/manifests"},{"name":"v0.7.5","sha":"b3ce0b272e5468919d01b3d3ab6751a92f682b48","kind":"commit","published_at":"2015-04-27T19:14:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"abc159f246f15163f7984bcf702409cffc745d6e","kind":"commit","published_at":"2015-04-21T18:14:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"9321a4a8879f380a725c7439114ebf3e0da8abcc","kind":"commit","published_at":"2015-04-01T15:20:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"953606f4d1a9e3a33798b499219fe40b1f81fd96","kind":"commit","published_at":"2015-03-25T23:45:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"03c169188dd10ec2242b7806050781867c0291dd","kind":"commit","published_at":"2015-03-04T21:41:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"078ba0c94f8985dd2d96587784f760474ba51858","kind":"commit","published_at":"2015-02-13T21:06:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"accd9f0ef163d514b091709ffd63f76f6d1a467f","kind":"commit","published_at":"2015-01-27T00:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"57c7a95be20dc77cbe0459a40acc802e16de5148","kind":"commit","published_at":"2015-01-26T23:07:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"706446d6aeb952def6f2016fdc213b6e56b2d40f","kind":"commit","published_at":"2015-01-03T23:58:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"6b294fdd0a7f9686b8b8f05cf8759e90b3e581f9","kind":"commit","published_at":"2014-12-25T17:36:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"3eb741fdb94fff5e8218809b8f7d5a9d2e4d1778","kind":"commit","published_at":"2014-12-15T17:14:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"d65414913839d9d939c8bd938ca21f39f0faa924","kind":"commit","published_at":"2014-12-07T15:15:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"fc3232f6e9d1662c4f9d813b70acb329c4cdc6de","kind":"commit","published_at":"2014-11-30T21:22:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"4b02786c2a7e27613201fe72c033a260018a38d6","kind":"commit","published_at":"2014-11-28T20:34:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"ab8880bc442941c20d58ca2cbb8aace7b2724929","kind":"commit","published_at":"2014-11-17T20:10:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"052b0bc5a3e887d0a36b2277a2e09812a0ce206b","kind":"commit","published_at":"2014-11-11T21:11:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"715b7e868003ac9b121bdacee3e1301b9c660aa9","kind":"commit","published_at":"2014-11-08T19:56:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"088d257c0bec691545cd32f83fd2af753866b8ee","kind":"commit","published_at":"2014-11-08T00:13:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0/manifests"},{"name":"v0.1.29","sha":"3fe7b8bf7c3adc04522f311ce1c1c3b6e39e8edd","kind":"commit","published_at":"2014-11-05T19:58:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.1.29","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29/manifests"}]},"repo_metadata_updated_at":"2024-09-06T03:49:20.633Z","dependent_packages_count":0,"downloads":20,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":12.07678244735458,"dependent_repos_count":26.152614342482345,"dependent_packages_count":37.996477278968285,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":25.408624689601737},"purl":"pkg:npm/%40temp-mui/internal-docs-utils","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@temp-mui/internal-docs-utils","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@temp-mui/internal-docs-utils","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@temp-mui/internal-docs-utils/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-05T18:42:16.241Z","issues_count":3908,"pull_requests_count":4871,"avg_time_to_close_issue":7889427.503707365,"avg_time_to_close_pull_request":1812241.8470072239,"issues_closed_count":1994,"pull_requests_closed_count":3867,"pull_request_authors_count":514,"issue_authors_count":2053,"avg_comments_per_issue":5.393551688843398,"avg_comments_per_pull_request":2.314719770067748,"merged_pull_requests_count":3206,"bot_issues_count":1,"bot_pull_requests_count":1440,"past_year_issues_count":2037,"past_year_pull_requests_count":3839,"past_year_avg_time_to_close_issue":1587273.7009345794,"past_year_avg_time_to_close_pull_request":819586.6331947554,"past_year_issues_closed_count":945,"past_year_pull_requests_closed_count":3123,"past_year_pull_request_authors_count":382,"past_year_issue_authors_count":1035,"past_year_avg_comments_per_issue":2.579774177712322,"past_year_avg_comments_per_pull_request":2.015629070070331,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1223,"past_year_merged_pull_requests_count":2642,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/issues","maintainers":[{"login":"oliviertassinari","count":489,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"michaldudak","count":346,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"siriwatknp","count":283,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"DiegoAndai","count":206,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"mnajdova","count":179,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"mj12albert","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"Janpot","count":139,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"alexfauquette","count":125,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"ZeeshanTamboli","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"aarongarciah","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"samuelsycamore","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"cherniavskii","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"LukasTy","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"hbjORbj","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hbjORbj"},{"login":"bharatkashyap","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"flaviendelangle","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"eps1lon","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"joserodolfofreitas","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"prakhargupta1","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"DanailH","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"hasdfa","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"michelengelen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"m4theushw","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"mbrookes","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"richbustos","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richbustos"},{"login":"JCQuintas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"nathanmarks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanmarks"},{"login":"MBilalShafi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"nikitaa24","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikitaa24"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"joshwooding","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwooding"},{"login":"DavidCnoops","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidCnoops"},{"login":"arthurbalduini","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"gerdadesign","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"rosskevin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rosskevin"},{"login":"dmtrKovalenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmtrKovalenko"},{"login":"dimitropoulos","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dimitropoulos"}],"active_maintainers":[{"login":"oliviertassinari","count":352,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"siriwatknp","count":215,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"michaldudak","count":196,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"DiegoAndai","count":176,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"mnajdova","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"Janpot","count":121,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"aarongarciah","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"mj12albert","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"alexfauquette","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"ZeeshanTamboli","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"samuelsycamore","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"cherniavskii","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"bharatkashyap","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"LukasTy","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"joserodolfofreitas","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"flaviendelangle","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"hasdfa","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"prakhargupta1","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"DanailH","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"michelengelen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"mbrookes","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"JCQuintas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"nikitaa24","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikitaa24"},{"login":"MBilalShafi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"m4theushw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"arthurbalduini","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@temp-mui%2Finternal-docs-utils/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@temp-mui%2Finternal-docs-utils/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@temp-mui%2Finternal-docs-utils/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@temp-mui%2Finternal-docs-utils/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@temp-mui%2Finternal-docs-utils/codemeta","maintainers":[{"uuid":"lucasbassetti","login":"lucasbassetti","name":null,"email":"lucasbr.dafonseca@gmail.com","url":null,"packages_count":37,"html_url":"https://www.npmjs.com/~lucasbassetti","role":null,"created_at":"2024-07-28T00:16:10.024Z","updated_at":"2024-07-28T00:16:10.024Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lucasbassetti/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5264274,"maintainers_count":1091160,"namespaces_count":333594,"keywords_count":760514,"github":"npm","metadata":{"funded_packages_count":159192},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-12-16T06:37:22.408Z","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":10758898,"name":"@temp-mui/codemod","ecosystem":"npm","description":"Codemod scripts for MUI.","homepage":"https://github.com/mui/material-ui/tree/master/packages/mui-codemod","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/material-ui","keywords_array":["react","react-component","mui","codemod","jscodeshift"],"namespace":"temp-mui","versions_count":1,"first_release_published_at":"2024-07-26T02:54:43.946Z","latest_release_published_at":"2024-07-26T02:54:43.946Z","latest_release_number":"5.15.14","last_synced_at":"2025-12-12T01:21:14.940Z","created_at":"2024-07-28T00:10:35.326Z","updated_at":"2025-12-12T01:21:14.941Z","registry_url":"https://www.npmjs.com/package/@temp-mui/codemod","install_command":"npm install @temp-mui/codemod","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/mui-org"},"dist-tags":{"latest":"5.15.14"}},"repo_metadata":{"id":19822297,"uuid":"23083156","full_name":"mui/material-ui","owner":"mui","description":"Material UI: Ready-to-use foundational React components, free forever. It includes Material UI, which implements Google's Material Design.","archived":false,"fork":false,"pushed_at":"2024-04-14T01:43:25.000Z","size":552491,"stargazers_count":91449,"open_issues_count":1798,"forks_count":31383,"subscribers_count":1347,"default_branch":"next","last_synced_at":"2024-04-14T02:22:02.033Z","etag":null,"topics":["design-systems","hacktoberfest","material-design","react","react-components"],"latest_commit_sha":null,"homepage":"https://mui.com/material-ui/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2014-08-18T19:11:54.000Z","updated_at":"2024-08-18T03:20:19.580Z","dependencies_parsed_at":"2024-04-15T07:22:15.000Z","dependency_job_id":null,"html_url":"https://github.com/mui/material-ui","commit_stats":{"total_commits":22276,"total_committers":3187,"mean_commits":6.989645434577973,"dds":0.8256419464894954,"last_synced_commit":"eec77cde0b364cbad6c4c1b09b0b0a38ec9205a4"},"previous_names":["mui-org/material-ui","callemall/material-ui"],"tags_count":505,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/refs/heads/next","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":215854641,"owners_count":15940241,"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":"v6.0.0-beta.6","sha":"cbb6f8d3b1b72732d51f5628765cfd7e75bd5747","kind":"tag","published_at":"2024-08-18T02:55:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6/manifests"},{"name":"v5.16.7","sha":"b505fd7b64e92db523198712a5d6716c494e0c66","kind":"tag","published_at":"2024-08-09T09:19:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7/manifests"},{"name":"v6.0.0-beta.5","sha":"75c24b0828981651082a3eede027b6871c96c440","kind":"tag","published_at":"2024-08-08T08:52:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5/manifests"},{"name":"v5.16.6","sha":"6eb1bdce38d0fc67fa8aebca260043c7fc8eb3e8","kind":"tag","published_at":"2024-07-30T21:06:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6/manifests"},{"name":"v6.0.0-beta.4","sha":"12532afa3e4f6f13a9fa86eb459c27792c36b6f9","kind":"tag","published_at":"2024-07-30T20:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4/manifests"},{"name":"v5.16.5","sha":"40792e6efb2c92b8964a3912e08aeb4fb7fc41c8","kind":"tag","published_at":"2024-07-25T06:42:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5/manifests"},{"name":"v6.0.0-beta.3","sha":"02fde66a0cd72fb7fe3681a5ea8c4de733b4a865","kind":"tag","published_at":"2024-07-24T18:27:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3/manifests"},{"name":"v5.16.4","sha":"77af399a3ad76f31e5f2e0fab5650b628fa50990","kind":"tag","published_at":"2024-07-16T16:01:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4/manifests"},{"name":"v6.0.0-beta.2","sha":"9ad8c1fd8dfd21d8e37fe73d71e011542b23db72","kind":"tag","published_at":"2024-07-16T14:46:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2/manifests"},{"name":"v5.16.3","sha":"e1824453bdb0a89f15d4dfe47a1c4f90fa0f0500","kind":"tag","published_at":"2024-07-16T14:18:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3/manifests"},{"name":"v6.0.0-beta.1","sha":"19c1935757925d834928a30ea41f58bb95fb355f","kind":"tag","published_at":"2024-07-16T09:42:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1/manifests"},{"name":"v5.16.2","sha":"56ddd108fe153592a800fce4d43f9758b0ff5101","kind":"tag","published_at":"2024-07-16T09:10:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2/manifests"},{"name":"v6.0.0-beta.0","sha":"3364f0740aa5c86e057ec5b0d22c1b12bfd96fa4","kind":"tag","published_at":"2024-07-11T15:54:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0/manifests"},{"name":"v5.16.1","sha":"431af6a2fd9bf6cd0422c61e36c937d1ea5e5015","kind":"tag","published_at":"2024-07-11T15:48:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1/manifests"},{"name":"v5.16.0","sha":"e5e9b9d5e952b52752b758179da20d3fa0982c05","kind":"tag","published_at":"2024-07-05T13:32:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0/manifests"},{"name":"v6.0.0-alpha.14","sha":"2a15dd74c76bacbc867a7313fdc2c42c6168327c","kind":"tag","published_at":"2024-07-05T04:25:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14/manifests"},{"name":"v6.0.0-alpha.13","sha":"a070a894fbe21c52df446438ca1bb5a891d5e1b5","kind":"tag","published_at":"2024-07-03T07:44:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13/manifests"},{"name":"v5.15.21","sha":"a306ce4afcc60de4c3e43b8f9183862235d9318e","kind":"tag","published_at":"2024-06-28T14:09:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21/manifests"},{"name":"v6.0.0-alpha.12","sha":"fb476c6c18b850e8400d03afb7447802afbfd357","kind":"tag","published_at":"2024-06-24T17:12:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.15.20","sha":"f20fa0ba4016e5425a2a4cce841075253828a551","kind":"tag","published_at":"2024-06-12T12:58:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20/manifests"},{"name":"v6.0.0-alpha.11","sha":"22c5206a9e8191b2f81131d6978a0958e55b7032","kind":"tag","published_at":"2024-06-12T08:18:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11/manifests"},{"name":"v6.0.0-alpha.10","sha":"e5ac6c0eef5efd4fa5c5eb11ccbf08e58e7443f8","kind":"tag","published_at":"2024-06-04T10:35:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10/manifests"},{"name":"v6.0.0-alpha.9","sha":"925de32766317bb84a92ec24b2b6465c8e48cc04","kind":"tag","published_at":"2024-05-29T12:25:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.15.19","sha":"77f606ba73bb5439d66871177772f54196044450","kind":"tag","published_at":"2024-05-29T12:01:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19/manifests"},{"name":"v6.0.0-alpha.8","sha":"c7dbe6e8256cef7bd2dbdcbee55428ad82513cd0","kind":"tag","published_at":"2024-05-21T16:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.15.18","sha":"607daac5baa9c8151f111fe4bacea1d7e61881a3","kind":"tag","published_at":"2024-05-16T09:29:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18/manifests"},{"name":"v6.0.0-alpha.7","sha":"997bec6d8d30a1a891aff4eeedefa41c93eaa95c","kind":"tag","published_at":"2024-05-16T06:31:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"7c8db04b91500ba77301acd360d21bff7f7c752f","kind":"tag","published_at":"2024-05-08T13:13:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.15.17","sha":"9bc4fc42959427246addfdf29db95847cc38e410","kind":"tag","published_at":"2024-05-08T12:24:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17/manifests"},{"name":"v5.15.16","sha":"284e251c155d92078f80f98919f4ab260b05e9be","kind":"tag","published_at":"2024-05-01T14:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16/manifests"},{"name":"v6.0.0-alpha.5","sha":"571d5046e26aa07605cb1e01ca99b2eb0b04d009","kind":"tag","published_at":"2024-05-01T14:16:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5/manifests"},{"name":"v6.0.0-alpha.4","sha":"afffc2ffc3db1e6abf48f3b3e13a41e8b758f874","kind":"tag","published_at":"2024-04-24T07:30:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4/manifests"},{"name":"v6.0.0-alpha.3","sha":"6d5e44409344ea4e13ceb3a02c4446dc6a7323b4","kind":"tag","published_at":"2024-04-17T16:10:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3/manifests"},{"name":"v6.0.0-alpha.2","sha":"4e75758b37119bd821435c23d9c111c545e186b6","kind":"tag","published_at":"2024-04-09T15:09:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2/manifests"},{"name":"v6.0.0-alpha.1","sha":"84307c1a2495a716788ec25f046faaa4d16c88c7","kind":"tag","published_at":"2024-04-05T10:43:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1/manifests"},{"name":"v5.15.15","sha":"5a079965186640b5176f00c537f3b9e6c299b5c4","kind":"tag","published_at":"2024-04-04T07:09:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15/manifests"},{"name":"v6.0.0-alpha.0","sha":"2a15ad6f1f5507162b1a5aebf78976ca3023183b","kind":"tag","published_at":"2024-03-26T15:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.15.14","sha":"9585d28317c90f2c71ab88dd5ae37638bb64ad82","kind":"tag","published_at":"2024-03-19T08:18:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14/manifests"},{"name":"v5.15.13","sha":"dbcb678234296de56afaf3138917e967e8d1934a","kind":"tag","published_at":"2024-03-13T14:17:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13/manifests"},{"name":"pigment@0.0.1","sha":"0e765a618a7676c507852cec024464b1fc1cd80f","kind":"tag","published_at":"2024-03-08T04:20:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/pigment@0.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/pigment@0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1/manifests"},{"name":"v5.15.12","sha":"5ad69e161d7520274cd37a2524ffb935b6dda158","kind":"tag","published_at":"2024-03-05T15:33:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12/manifests"},{"name":"v5.15.11","sha":"e3257a4d68481b0ca6efd5d06cb5c1e1e77e4286","kind":"tag","published_at":"2024-02-22T08:52:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11/manifests"},{"name":"v5.15.10","sha":"94fcd3ada0842108a9a2ce53e121931e5448649f","kind":"tag","published_at":"2024-02-12T12:38:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10/manifests"},{"name":"v5.15.9","sha":"7917d2a8a4acc0b07328dee8273847652491b769","kind":"tag","published_at":"2024-02-08T12:55:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9/manifests"},{"name":"v5.15.8","sha":"fe5a59e616637a0488b122749479b782f5f8dfa2","kind":"tag","published_at":"2024-02-06T20:42:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8/manifests"},{"name":"v5.15.7","sha":"b80acd69c7c848709d01465d6727b13ed6109258","kind":"tag","published_at":"2024-01-31T13:23:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7/manifests"},{"name":"v5.15.6","sha":"1700e5cd9cbb3bc648b7f799f837c4d23ed42700","kind":"tag","published_at":"2024-01-22T18:09:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6/manifests"},{"name":"v5.15.5","sha":"5d7c4e26a4973a3a80bf5f8a9a8ea14f89554fe0","kind":"tag","published_at":"2024-01-17T09:27:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5/manifests"},{"name":"v5.15.4","sha":"6aadbf91c5eb2c94dea9a49a19eb532606410a5a","kind":"tag","published_at":"2024-01-10T13:49:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4/manifests"},{"name":"v5.15.3","sha":"9fa4e472f9ba4fd4e7f8cfb8bc0d1f1d455ace23","kind":"tag","published_at":"2024-01-03T15:22:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.3","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"5d5dd15f70db9ffcb85d4dc57da8a20f5240fb81","kind":"tag","published_at":"2023-12-25T14:24:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"8be7ac66b99059bf2c2edcca9cf15981d389db6b","kind":"tag","published_at":"2023-12-19T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"8c2c6a88a509f9da7c453d4a3c3ab4749a57a36d","kind":"tag","published_at":"2023-12-12T18:21:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0/manifests"},{"name":"v5.14.20","sha":"14fa79f4328e901f82d7fc39aba722a9bf4a8df0","kind":"tag","published_at":"2023-12-05T09:28:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20/manifests"},{"name":"v5.14.19","sha":"a07b4925255aa3fc7ae1255130e182e4573c58d7","kind":"tag","published_at":"2023-11-29T21:11:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19/manifests"},{"name":"v5.14.18","sha":"43a41b6b2fa3f0a186a852b894452722e3a38f04","kind":"tag","published_at":"2023-11-14T08:27:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18/manifests"},{"name":"v5.14.17","sha":"c54a42dd8b0ec8e850bd60438e60a1a8acb3b4a4","kind":"tag","published_at":"2023-11-06T15:34:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17/manifests"},{"name":"v5.14.16","sha":"391b57a05daf67a8154471dae645471f5ffac09f","kind":"tag","published_at":"2023-10-31T10:57:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16/manifests"},{"name":"v5.14.15","sha":"6baedcfed27419ed6b9685f27fcbf3eff46133a3","kind":"tag","published_at":"2023-10-24T15:41:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15/manifests"},{"name":"v5.14.14","sha":"a0cfa182db3e7b196efe36cfe7b31d304c5a0a4e","kind":"tag","published_at":"2023-10-17T13:58:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14/manifests"},{"name":"v5.14.13","sha":"b8811a0fa59e7663b240183219db32f9a617e607","kind":"tag","published_at":"2023-10-10T19:42:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13/manifests"},{"name":"v5.14.12","sha":"bd450a0fdb19b087f47e1d7cce5a72417ec977cc","kind":"commit","published_at":"2023-10-04T16:31:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12/manifests"},{"name":"v5.14.11","sha":"13c0894d0c14c7f577a0a95492aeaa8fff8da33a","kind":"tag","published_at":"2023-09-26T11:47:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11/manifests"},{"name":"v5.14.10","sha":"14e97bffa62760cabcdc7244bff445b423f5286a","kind":"tag","published_at":"2023-09-18T10:18:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10/manifests"},{"name":"v5.14.9","sha":"8255b71ccdbfe9a20f856b5d68a269ab1c5452ca","kind":"tag","published_at":"2023-09-13T13:36:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9/manifests"},{"name":"v5.14.8","sha":"74c58dabc2cf5ed2242fb08e4781d26088d06b12","kind":"tag","published_at":"2023-09-05T12:34:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8/manifests"},{"name":"v5.14.7","sha":"8a09d535f101aac98935f82b76345ca9691b5e2b","kind":"tag","published_at":"2023-08-29T12:04:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7/manifests"},{"name":"v5.14.6","sha":"a1f511dd6ed9adba561e2ba00e1348136ed656db","kind":"commit","published_at":"2023-08-24T11:19:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6/manifests"},{"name":"v5.14.5","sha":"61fbfd1546c55caca984695a41f9c95668d414fc","kind":"tag","published_at":"2023-08-14T14:39:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5/manifests"},{"name":"v5.14.4","sha":"40f4b275022f03e48cf4809cd53d0d0dabb40424","kind":"tag","published_at":"2023-08-08T09:51:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4/manifests"},{"name":"v5.14.3","sha":"2deea341c9abfb640f22520e0c277027f3f91cd0","kind":"tag","published_at":"2023-08-01T15:33:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3/manifests"},{"name":"v5.14.2","sha":"36d9f0d3659e2f5ab1d924988313986962a0bf35","kind":"tag","published_at":"2023-07-25T10:01:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2/manifests"},{"name":"v5.14.1","sha":"f2e5ded80e94407f63a27eadb018139d6f967313","kind":"tag","published_at":"2023-07-19T09:05:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1/manifests"},{"name":"v5.14.0","sha":"2529e3aaaaec2c9f8e8cf669e58bb9c81db5a6d8","kind":"tag","published_at":"2023-07-11T14:57:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0/manifests"},{"name":"v5.13.7","sha":"aac2d5b526e8139314d99f827ecc3b2c24e99686","kind":"tag","published_at":"2023-07-04T08:53:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7/manifests"},{"name":"v5.13.6","sha":"312270bc71224067e1910bbee9f800b4a2469cc7","kind":"tag","published_at":"2023-06-23T14:05:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6/manifests"},{"name":"v5.13.5","sha":"24b3af68ebe79c1891e45c60c6bcfd26f8818f73","kind":"tag","published_at":"2023-06-12T13:43:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5/manifests"},{"name":"v5.13.4","sha":"a522d82df32d3bfab46b25f5ff24eeb9670c83fb","kind":"tag","published_at":"2023-06-05T17:30:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4/manifests"},{"name":"v5.13.3","sha":"70d4a2bb49dca9fef7854a1463a392094222812b","kind":"tag","published_at":"2023-05-29T11:22:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3/manifests"},{"name":"v5.13.2","sha":"f661923e9aa9d9cc634750affbb04bf2007bc57d","kind":"tag","published_at":"2023-05-22T16:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2/manifests"},{"name":"v5.13.1","sha":"0c58832b6e182f782e73b118ed9681055db3e249","kind":"tag","published_at":"2023-05-17T05:25:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"9130a021ca34746e4076fcae50c57bc584026b8f","kind":"tag","published_at":"2023-05-10T08:14:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0/manifests"},{"name":"v5.12.3","sha":"9710ff34b16a0f271107a8619a28546ae3ca7c18","kind":"tag","published_at":"2023-05-02T14:17:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.3","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"5b7e9c52e37ef0c3274a762f38cd7ef7ffc9e7a8","kind":"tag","published_at":"2023-04-25T16:42:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"d14d288ae9e9b0e2b3b33d0a77b4113f024d4215","kind":"tag","published_at":"2023-04-17T15:57:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"05127cf65b4250f836897428cd15829669ab8d6c","kind":"tag","published_at":"2023-04-11T09:58:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0/manifests"},{"name":"v5.11.16","sha":"af5e109990a26318c96dbff6f25759ba91f0e147","kind":"tag","published_at":"2023-04-04T14:00:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16/manifests"},{"name":"v5.11.15","sha":"ae98db6aca5f9d4b754ff9fce4ce33f738a00f65","kind":"tag","published_at":"2023-03-28T13:06:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15/manifests"},{"name":"v5.11.14","sha":"f34d17c3294fcdb63fe9a135b4f3aa2459c81189","kind":"tag","published_at":"2023-03-21T17:45:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14/manifests"},{"name":"v5.11.13","sha":"9f7a2bfac55faed1b1c6c7b4b6d1b1659a076bab","kind":"tag","published_at":"2023-03-14T09:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13/manifests"},{"name":"v5.11.12","sha":"b76b8f1098a6c01f39e5e19bf3abf77c2b9cf475","kind":"tag","published_at":"2023-03-06T15:03:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12/manifests"},{"name":"v5.11.11","sha":"58df7f1905f16533ddb5a7977346c0f4548e4547","kind":"tag","published_at":"2023-02-28T09:55:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11/manifests"},{"name":"v5.11.10","sha":"676bc85fa2b02f92f21dd5c7e15f453b6b9c2e3d","kind":"tag","published_at":"2023-02-20T11:30:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10/manifests"},{"name":"v5.11.9","sha":"af5b3f5e7a79da9ef4bbd63d8fcf60927ffb6533","kind":"tag","published_at":"2023-02-14T14:30:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9/manifests"},{"name":"v5.11.8","sha":"d4d8512ce3453711f3c661374579b0d2ed13f3e7","kind":"tag","published_at":"2023-02-07T10:50:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8/manifests"},{"name":"v5.11.7","sha":"33cac172846b032d3f8b9333b72b2af832dd47d0","kind":"tag","published_at":"2023-01-31T09:39:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7/manifests"},{"name":"v5.11.6","sha":"a2e552314847b4d52498538d7ca171763067a5d0","kind":"tag","published_at":"2023-01-23T20:28:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6/manifests"},{"name":"v5.11.5","sha":"685c72dfaf840f4d5b7a3ab738ddcabd74418823","kind":"tag","published_at":"2023-01-18T01:43:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5/manifests"},{"name":"v5.11.4","sha":"bc859d95e4415f880cd6bcb6f44cc9e5e8c8097c","kind":"tag","published_at":"2023-01-09T13:57:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4/manifests"},{"name":"v5.11.3","sha":"a526207c3957de4ebfcda937b58327d69464f15c","kind":"tag","published_at":"2023-01-02T17:00:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3/manifests"},{"name":"v5.11.2","sha":"e9d8fa07e1ff979bcaf92837b131cd9e292f0161","kind":"tag","published_at":"2022-12-26T14:56:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2/manifests"},{"name":"v5.11.1","sha":"a1e30390da62019e5769e398f4cbc9f8892d8f9a","kind":"commit","published_at":"2022-12-20T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"191acda4545c394b78964ab80b364e15686f0e9b","kind":"tag","published_at":"2022-12-13T12:56:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0/manifests"},{"name":"v5.10.17","sha":"4265f343b49e4af9673a49e585439d35c8deeab2","kind":"tag","published_at":"2022-12-06T10:59:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17/manifests"},{"name":"v5.10.16","sha":"b8aa3974d84c176b8857e8d5b29a7be8670bb410","kind":"tag","published_at":"2022-11-28T16:00:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16/manifests"},{"name":"v5.10.15","sha":"14a6e1c61edb5f66f4888e32c04df5e637e7cfc4","kind":"commit","published_at":"2022-11-22T09:45:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15/manifests"},{"name":"v5.10.14","sha":"c2da6de1c504c7dbd8ae1d0771c184c1544a0c76","kind":"tag","published_at":"2022-11-15T09:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14/manifests"},{"name":"v5.10.13","sha":"2f4c2190d1d3614d8063e84b79d4d1f034b3e3fe","kind":"tag","published_at":"2022-11-07T17:53:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13/manifests"},{"name":"v5.10.12","sha":"30cb27cff1d4e1838ca4235ab4285e20f2b2a870","kind":"tag","published_at":"2022-10-31T15:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12/manifests"},{"name":"v5.10.11","sha":"c80ff0339882859af7e17f8bfd0a5f6880b323f8","kind":"commit","published_at":"2022-10-25T09:34:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11/manifests"},{"name":"v5.10.10","sha":"639224a3e3600cb0e04755d89aab250297b6d851","kind":"tag","published_at":"2022-10-18T08:35:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10/manifests"},{"name":"v5.10.9","sha":"7bd7c219e2670ff7791148e9b1a1d2387528fc0c","kind":"tag","published_at":"2022-10-11T11:56:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9/manifests"},{"name":"v5.10.8","sha":"d4a3216cdd858899960f945d6e00b2d59bf1d5d1","kind":"tag","published_at":"2022-10-03T16:28:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8/manifests"},{"name":"v5.10.7","sha":"d9ef6e788eee11256818329c7429242f8b769263","kind":"commit","published_at":"2022-09-27T01:44:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7/manifests"},{"name":"v5.10.6","sha":"0f75f3d78b67c405c23bfd14a29aedff367415b7","kind":"tag","published_at":"2022-09-19T14:34:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6/manifests"},{"name":"v5.10.5","sha":"594d87dab0e43e641a6826c935df8f2c10672955","kind":"tag","published_at":"2022-09-12T14:40:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5/manifests"},{"name":"v5.10.4","sha":"c8feb29320a22cc4461fb5ef5f4f7de7bd96a59b","kind":"commit","published_at":"2022-09-06T09:11:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"992421d0114a9df72d358fe6fccc28c1fb6f1505","kind":"tag","published_at":"2022-08-29T17:37:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"99b23c06d9b018d6c500fa1acb3030d673e219ab","kind":"tag","published_at":"2022-08-23T10:25:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"dfc0b89c665de8e5e3e4ecf68d8c782e74dbb65c","kind":"tag","published_at":"2022-08-16T17:55:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"7f502e06d54c5a2f389a1639358c84279462b54a","kind":"commit","published_at":"2022-08-09T03:21:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0/manifests"},{"name":"v5.9.3","sha":"89617ef683d2bcd2c870e9c1bd58ad4d55247fd5","kind":"tag","published_at":"2022-08-01T20:54:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3/manifests"},{"name":"v5.9.2","sha":"b7f0a16eca4ac2044703032838f90873ec063d75","kind":"tag","published_at":"2022-07-25T15:12:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2/manifests"},{"name":"v5.9.1","sha":"1937412c4345569d98c0950a1016c22508e1ff81","kind":"tag","published_at":"2022-07-18T17:23:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"88ad7d4e623183b8e20702e7961ef9c8de330dc7","kind":"commit","published_at":"2022-07-12T08:54:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0/manifests"},{"name":"v5.8.7","sha":"be0ab4c062a22fc4bb52c47d005b57203b56c09c","kind":"tag","published_at":"2022-07-04T20:39:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7/manifests"},{"name":"v5.8.6","sha":"c58f6653411e0ff38bf67a512d16b87c6523606b","kind":"tag","published_at":"2022-06-27T14:21:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6/manifests"},{"name":"v5.8.5","sha":"3c528113f47cfddf2504ea02ba3065e7c5c46928","kind":"tag","published_at":"2022-06-21T18:05:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5/manifests"},{"name":"v5.8.4","sha":"a6e782ec2f037e2ca989515048ce5f22fe760595","kind":"tag","published_at":"2022-06-14T10:00:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4/manifests"},{"name":"v5.8.3","sha":"b1e4b9cd3e1d88286f9d1485864310a7c1f23a79","kind":"tag","published_at":"2022-06-07T19:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3/manifests"},{"name":"v5.8.2","sha":"93b0aba905b3b6947f58a02d911489bb737ee880","kind":"commit","published_at":"2022-05-31T11:47:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2/manifests"},{"name":"v5.8.1","sha":"1eee9ee437f39f1c3438209154df8e8b9ecd990d","kind":"tag","published_at":"2022-05-23T16:04:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"6a468718b970c39ae83a4029bcb53071c9567430","kind":"tag","published_at":"2022-05-17T09:42:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4eef029981b08c77a9c52d0b863e6b5ced279087","kind":"tag","published_at":"2022-05-10T09:06:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.7.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0/manifests"},{"name":"v5.6.4","sha":"edb7e8895ef8def2bf59376d7631e0360a77aaf6","kind":"commit","published_at":"2022-05-02T11:46:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4/manifests"},{"name":"v5.6.3","sha":"124d5e2f0022d17b577a464e6b3a69fa2511105e","kind":"tag","published_at":"2022-04-25T14:04:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3/manifests"},{"name":"v5.6.2","sha":"b3645b3fd11dc26a06ea370a41b5bac1026c6792","kind":"tag","published_at":"2022-04-18T16:10:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2/manifests"},{"name":"v5.6.1","sha":"0251fd5222079e4a512bbd32dff4a7a4c3efe997","kind":"tag","published_at":"2022-04-11T13:21:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"8dcdea53f927ab207718d7ee6576806aca2a3798","kind":"commit","published_at":"2022-04-06T03:27:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0/manifests"},{"name":"v4.12.4","sha":"a563a60219f7f6519fb0f34f6d8e3bf0974e6495","kind":"tag","published_at":"2022-04-03T14:38:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4/manifests"},{"name":"v5.5.3","sha":"96e1f40a3b8aa809d543aa7d466eb48cdfa0b53d","kind":"tag","published_at":"2022-03-28T14:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"dd411b017ea7504a14a16821b694ac6aa01d9b6d","kind":"tag","published_at":"2022-03-21T15:15:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"350b15ee91a93040d50391cb9a45440a90e6b2d1","kind":"tag","published_at":"2022-03-14T16:49:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"f3412aa9d179fdfc3f5c0a4a1cfc1965faef7307","kind":"commit","published_at":"2022-03-07T13:53:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0/manifests"},{"name":"v5.4.4","sha":"965f2eb8cb79bb0685a13d9e28c09617b22358cd","kind":"tag","published_at":"2022-02-28T15:21:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4/manifests"},{"name":"v5.4.3","sha":"e2892a61ea56b6578c2efc81d0324660082ad93c","kind":"tag","published_at":"2022-02-21T16:40:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3/manifests"},{"name":"v5.4.2","sha":"01371028b27156419923b362c4b0af92dc08b29f","kind":"tag","published_at":"2022-02-15T14:57:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"fbce2f80c6cb36e59a4a6826ae46b59a10e1c831","kind":"commit","published_at":"2022-02-08T11:34:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"ba4e819aa58b6a36ae4d96ee79c2a5310a812670","kind":"tag","published_at":"2022-02-01T09:00:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"337be3b2a630d791a5cbc5a2a4575d4f58e38df3","kind":"tag","published_at":"2022-01-24T15:05:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"dcbfc54f581dbf1c0008a8e9e578f896f06228ab","kind":"tag","published_at":"2022-01-17T22:45:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0/manifests"},{"name":"v5.2.8","sha":"f80abbb5f942064c9c270b2ac5bb2a2318876754","kind":"tag","published_at":"2022-01-10T20:11:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8/manifests"},{"name":"v5.2.7","sha":"5daaf9be5115b1cb777fb4cf3d9125baddfe5720","kind":"tag","published_at":"2022-01-03T12:34:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7/manifests"},{"name":"v5.2.6","sha":"052db9d577a03ed8d588ecca9e6c0a5f5ba676e1","kind":"tag","published_at":"2021-12-27T14:23:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6/manifests"},{"name":"v5.2.5","sha":"f8697de9c250dbc6b446bcc08566f50fb4070aab","kind":"tag","published_at":"2021-12-20T14:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5/manifests"},{"name":"v5.2.4","sha":"b265431f9a32ea726c5227821126fbc6424117d5","kind":"commit","published_at":"2021-12-14T13:41:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4/manifests"},{"name":"v5.2.3","sha":"9c3dc12c3de241f44d923bfb089200980f3fd23d","kind":"tag","published_at":"2021-12-06T16:12:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3/manifests"},{"name":"v5.2.2","sha":"fcaec7a75f951c9db79c99c42370ca18212c1f16","kind":"tag","published_at":"2021-11-29T16:51:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"586d9ba2472d549c180cbacddf97eb73425286b3","kind":"tag","published_at":"2021-11-25T11:50:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"353cecb5391571163eb6bd8cbf36d2dd299aaf56","kind":"tag","published_at":"2021-11-23T13:25:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"ddbe15b4d8b7cc1dc84720264fde0b1dafb6166f","kind":"commit","published_at":"2021-11-16T15:06:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"7e26583fe1f95f5c3682213105f8f4b51c9d61c9","kind":"tag","published_at":"2021-11-08T15:14:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0/manifests"},{"name":"v5.0.6","sha":"99752d2848f17c5d1e4840f54863899a19387162","kind":"tag","published_at":"2021-10-27T08:43:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6/manifests"},{"name":"v5.0.5","sha":"58f8ff1f8bc7f0cc4bb728654604a194b3c3790b","kind":"tag","published_at":"2021-10-26T10:14:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"86443310e4344ae1ce6e04f084d58e17e4d62170","kind":"tag","published_at":"2021-10-14T15:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"36258031912caf662f69ca3769c6e0bd46946050","kind":"tag","published_at":"2021-10-07T12:26:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"c510762a325116c654afd3c21381a50b942c2c66","kind":"tag","published_at":"2021-09-29T09:29:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"afcf3ee18e7a9c526348b3bce74b69781b4ad071","kind":"tag","published_at":"2021-09-22T12:15:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"85598e74b85a89a16f8bdf5b68346ca8d6b70557","kind":"tag","published_at":"2021-09-16T11:28:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.1","sha":"1b563a153f5b2736f79a3f45573e2e2b66ba0a9a","kind":"tag","published_at":"2021-09-08T13:55:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"698492a5401b12578dc459397b9d288542fc954b","kind":"commit","published_at":"2021-09-02T02:45:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.5","sha":"0bab71409bcc0865ab3e0fcbfa14fa824ddc5495","kind":"tag","published_at":"2021-08-25T07:30:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"c30ec7bed00b36da7b0e6a202b3cb48d2fc1b579","kind":"tag","published_at":"2021-08-13T21:32:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"e5ccdf299c75ea65b0600ee05ff6c98646891c77","kind":"tag","published_at":"2021-08-09T04:03:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3/manifests"},{"name":"v4.12.3","sha":"77a8daeed0e8efa67c6d86f3cc40239dc6eb3d94","kind":"tag","published_at":"2021-07-30T10:06:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3/manifests"},{"name":"v5.0.0-beta.2","sha":"cca80d861f64b3eaa8a5ef8815b7552aaea61557","kind":"tag","published_at":"2021-07-26T15:01:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2/manifests"},{"name":"v4.12.2","sha":"958241aa0ebf340ad0f152b91949720c85b4fcca","kind":"tag","published_at":"2021-07-19T16:41:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2/manifests"},{"name":"v5.0.0-beta.1","sha":"8a4b8952077b64e90ac9d23c116a45aed672db9c","kind":"tag","published_at":"2021-07-14T16:28:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1/manifests"},{"name":"v4.12.1","sha":"4dc8c9bf3e8a6b21a2aac58b0be3161af334b67d","kind":"tag","published_at":"2021-07-07T13:08:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"53a1655143aa4ec36c29a6063ccdf89c48a74bfd","kind":"tag","published_at":"2021-07-06T13:40:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0/manifests"},{"name":"v5.0.0-beta.0","sha":"a0f416173d2f5b78546f52e572a0f64dcc3751e9","kind":"tag","published_at":"2021-07-01T12:17:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.38","sha":"f60126f95d7b36fa12133887990615b9f47e994a","kind":"commit","published_at":"2021-06-24T03:37:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.38","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38/manifests"},{"name":"v5.0.0-alpha.37","sha":"c795ca0822e2816a630a5654d5471fa04521d23c","kind":"tag","published_at":"2021-06-15T17:49:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.37","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37/manifests"},{"name":"v5.0.0-alpha.36","sha":"cf2f6fa90608b109978698fc48120920beaaa51f","kind":"tag","published_at":"2021-06-08T06:46:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.36","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36/manifests"},{"name":"v5.0.0-alpha.35","sha":"6c0afb6d8fff919e80f9f1ec92613acacd8365e7","kind":"tag","published_at":"2021-05-31T20:34:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.35","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35/manifests"},{"name":"v5.0.0-alpha.34","sha":"ee3a077c161accb887b93a17f9eaa2b23e998319","kind":"tag","published_at":"2021-05-18T10:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.34","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34/manifests"},{"name":"v5.0.0-alpha.33","sha":"0fa6ab4a29e8469c081d3f796e0bd9cab98e9185","kind":"tag","published_at":"2021-05-09T12:29:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.33","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33/manifests"},{"name":"v4.11.4","sha":"6658323b5e2ba366691829bbef3f53c00008497e","kind":"tag","published_at":"2021-04-27T15:48:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4/manifests"},{"name":"v5.0.0-alpha.32","sha":"2e99746c35ea0c1e45187a206d6ebc25a52933dc","kind":"tag","published_at":"2021-04-27T12:59:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32/manifests"},{"name":"v5.0.0-alpha.31","sha":"b061319b132163900d1a4eb64207f5284d28639d","kind":"tag","published_at":"2021-04-20T13:59:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"0bc7ed897d54a899fb0dfc5cbd6c5ee0592705e1","kind":"tag","published_at":"2021-04-12T09:46:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"29934afe4643811f3bed772612f92d539a1e489d","kind":"tag","published_at":"2021-04-04T16:43:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"a83c7715c0e2cfa1c3e59b7a1f828f6a1476b307","kind":"tag","published_at":"2021-03-24T12:57:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"2de88ce2973667921a45ff69ea48a8843cb9d8cb","kind":"tag","published_at":"2021-03-05T13:01:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27/manifests"},{"name":"v5.0.0-alpha.26","sha":"8928a36394154e02a73d5e92a740d5f9ed8da709","kind":"tag","published_at":"2021-02-27T18:39:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"688db35f581ac345a09a15420efdb0e4c98a56ab","kind":"tag","published_at":"2021-02-11T12:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"15108a5aad5342d92e86be5c5388b8321a88b280","kind":"tag","published_at":"2021-01-26T14:08:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24/manifests"},{"name":"v4.11.3-deprecations.1","sha":"6cf7cf7c7b11b38db18a4d2003743cbadeb1b4ee","kind":"commit","published_at":"2021-01-25T23:27:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1/manifests"},{"name":"v4.11.3","sha":"bd79e8f8c5b8c77bc5c13d076377a18d2ceedfa2","kind":"commit","published_at":"2021-01-24T12:45:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3/manifests"},{"name":"v4.11.3-deprecations.0","sha":"f64337cd87428e04c851bb1667f5f9e0e6aeaede","kind":"commit","published_at":"2021-01-24T12:00:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0/manifests"},{"name":"v5.0.0-alpha.23","sha":"af6e7220961c6f5e8ed89172694287dc737828ff","kind":"commit","published_at":"2021-01-14T12:48:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23/manifests"},{"name":"v5.0.0-alpha.22","sha":"c514ea86c11c9817839630e840535358f5044caf","kind":"commit","published_at":"2021-01-04T11:14:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"5c82b9147f811fda24bc09132852ed240f8d9def","kind":"commit","published_at":"2020-12-30T17:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"cd30d9e3961c8b33ce43a133e0a958867a202c41","kind":"commit","published_at":"2020-12-21T17:51:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20/manifests"},{"name":"v5.0.0-alpha.19","sha":"754e29cf5a712d0e0f6bd3e54f80e9997659f68c","kind":"commit","published_at":"2020-12-13T17:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.11.2","sha":"174b64f8a3adffb8df3c13285f4edc2437a8547a","kind":"commit","published_at":"2020-12-02T23:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2/manifests"},{"name":"v5.0.0-alpha.18","sha":"c5561c5febbe1c3bd5446c8a0bb480025ab38b86","kind":"commit","published_at":"2020-12-02T23:25:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.11.1","sha":"b8092ce09e164a1cb2fec2f3a5b6aa6e2dc6cbbd","kind":"commit","published_at":"2020-11-24T14:35:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1/manifests"},{"name":"v5.0.0-alpha.17","sha":"41d6a360e0fb245dd74549445539c6218a9dc737","kind":"commit","published_at":"2020-11-23T00:49:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17/manifests"},{"name":"v5.0.0-alpha.16","sha":"47a8e102eeaa5a68a2b4f99c08085cfddc0bef77","kind":"commit","published_at":"2020-11-14T12:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16/manifests"},{"name":"v5.0.0-alpha.15","sha":"fa9cbc835ee70b12234b7207b1872356277da5fa","kind":"commit","published_at":"2020-11-03T23:57:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15/manifests"},{"name":"v5.0.0-alpha.14","sha":"56520e757e0052e25f8dd5d78214458c4b7c634d","kind":"commit","published_at":"2020-10-23T22:59:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14/manifests"},{"name":"v5.0.0-alpha.13","sha":"b82af55f9917f9e77a3cae9b36e47b29d43182c0","kind":"commit","published_at":"2020-10-17T21:47:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13/manifests"},{"name":"v5.0.0-alpha.12","sha":"c7c3643948bce7327a7f01665caa7474be2694f9","kind":"commit","published_at":"2020-10-10T22:32:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12/manifests"},{"name":"v5.0.0-alpha.11","sha":"b4fe7eefd494fa28cd3453067af8872a83f31fa6","kind":"commit","published_at":"2020-09-26T15:07:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11/manifests"},{"name":"v5.0.0-alpha.10","sha":"2e1502fc18d86d69a6b55fc4ac5dcb50ddf192c4","kind":"commit","published_at":"2020-09-15T08:10:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10/manifests"},{"name":"v5.0.0-alpha.9","sha":"e830beb63940d24129285f554fc9c2fb0bd7ccbf","kind":"commit","published_at":"2020-09-06T16:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9/manifests"},{"name":"v5.0.0-alpha.8","sha":"5f986712bbb2f0b789c151b6d2f3e2d48cde0980","kind":"commit","published_at":"2020-08-31T16:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"c32a96b4beb3a5c72a8c179fb095f09dacf61050","kind":"commit","published_at":"2020-08-22T16:39:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"15fd6232de294be9ba0ca103351a11f84009b04f","kind":"commit","published_at":"2020-08-13T16:56:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6/manifests"},{"name":"v5.0.0-alpha.5","sha":"40aa9cbb1df08a5994392d5cea15a60979b28a7e","kind":"commit","published_at":"2020-07-27T22:55:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"519390c2bb12b5eb7b6f5f898afb78ac7f285543","kind":"commit","published_at":"2020-07-19T17:54:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"f432112f0bcfb1fd2002002db181e83edc99d906","kind":"commit","published_at":"2020-07-12T17:06:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"f928d6e04ea7f185cda0e739ebbe2ea36d0aa4d3","kind":"commit","published_at":"2020-07-04T23:16:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2/manifests"},{"name":"v4.11.0","sha":"79ebf71d31cca2c73143891960ea54ec1132bdeb","kind":"commit","published_at":"2020-06-30T23:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0/manifests"},{"name":"v5.0.0-alpha.1","sha":"8281371f88c81fc3e4560b0334cc0c473b9d45f9","kind":"commit","published_at":"2020-06-27T15:07:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.10.2","sha":"d0bfcb4f11fd3904b1e235d80fbfe23758de8372","kind":"commit","published_at":"2020-06-11T19:11:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"4e12b951f64fd47864b4dea8ec8631387a89ddb1","kind":"commit","published_at":"2020-06-01T15:14:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"dd9280e753eb8dc3444a26e85fe4f800b759cad2","kind":"commit","published_at":"2020-05-23T17:50:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0/manifests"},{"name":"v4.9.14","sha":"1fb44683825f0ee7f4d5933528598917ff72f0e4","kind":"commit","published_at":"2020-05-11T22:41:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.14","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14/manifests"},{"name":"v4.9.13","sha":"c224f32bb8f144e590c096d103c9d59c2509ed93","kind":"commit","published_at":"2020-05-04T11:29:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.13","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13/manifests"},{"name":"v4.9.12","sha":"3e5fd3c4f200e50a1331857f092a547b41f6db1e","kind":"commit","published_at":"2020-04-26T23:18:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.12","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12/manifests"},{"name":"v4.9.11","sha":"77f6fe0a73791176bd58d8c013bf5631270faf4d","kind":"commit","published_at":"2020-04-19T14:10:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11/manifests"},{"name":"4.9.11","sha":"b551194a14c4469f3b07dc43bc6aaea525138944","kind":"commit","published_at":"2020-04-18T10:43:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11/manifests"},{"name":"v4.9.10","sha":"8baef82396665179c67ca3acfd51e396b947f412","kind":"commit","published_at":"2020-04-11T13:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.10","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10/manifests"},{"name":"v4.9.9","sha":"c191471a20315cae4006c1e4d3d51db5e49b5fee","kind":"commit","published_at":"2020-04-04T15:54:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.9","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9/manifests"},{"name":"v4.9.8","sha":"e9fbcbf015bbf7057aadd5777703b7059aedf043","kind":"commit","published_at":"2020-03-28T19:33:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8/manifests"},{"name":"v4.9.7","sha":"10bc98f283feaae6397ef1b73b1b82be4a39a5f5","kind":"commit","published_at":"2020-03-18T12:45:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7/manifests"},{"name":"v4.9.6","sha":"0176a231719152fa4a2100aa7119e9fd777b5fed","kind":"commit","published_at":"2020-03-18T10:52:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6/manifests"},{"name":"v4.9.5","sha":"b9dec2780203e37148d87788f727c668d9019581","kind":"commit","published_at":"2020-02-29T10:36:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5/manifests"},{"name":"v4.9.4","sha":"45fe0e31c462ed3a2fba134fb1edbd05b91da2a4","kind":"commit","published_at":"2020-02-23T10:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4/manifests"},{"name":"v4.9.3","sha":"2bec4ebc9c20be8abecbad6d3f0f7ba2875c9c35","kind":"commit","published_at":"2020-02-16T11:52:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3/manifests"},{"name":"v4.9.2","sha":"f567b384f509d36b7e10f691e6b58538e7db8869","kind":"commit","published_at":"2020-02-09T18:32:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"717887fdd9d3b27701d760d78aa12ecf52f02f43","kind":"commit","published_at":"2020-02-02T11:46:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f2c9817526b729801b1716afc957ef3886ccb422","kind":"commit","published_at":"2020-01-22T20:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"d0c928c82e3fc8f284a2f7fd1b9acbf717c5a64e","kind":"commit","published_at":"2020-01-06T11:44:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"0c7ca746674cfb47a46cad8ebea21155702fd38c","kind":"commit","published_at":"2019-12-30T10:59:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"c6f734f0d6b183962e83fc5612fef6583bf40712","kind":"commit","published_at":"2019-12-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3a8f0eace8dd6a1c3234a8be2b7c41f06b6260d4","kind":"commit","published_at":"2019-12-14T19:59:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"0a129d58056d38bd15141aaa98d346774895d5f5","kind":"commit","published_at":"2019-12-07T12:46:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"6291316a32cfb4fb19ffdbcf30abfcb63023f17f","kind":"commit","published_at":"2019-12-01T10:59:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1/manifests"},{"name":"v3.9.4","sha":"6b0fee51deb7c32b75498d4ab2186946e7c4ce0a","kind":"commit","published_at":"2019-11-28T09:28:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4/manifests"},{"name":"v4.7.0","sha":"2b04ee905695540bde87653908ece5c4d57546c9","kind":"commit","published_at":"2019-11-22T10:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"856188b2de7a5e514803314f329da76fe65dec50","kind":"commit","published_at":"2019-11-12T13:52:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"d2d76bf26231a96981260232de5271b24e9391a4","kind":"commit","published_at":"2019-11-05T16:46:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0/manifests"},{"name":"v4.5.2","sha":"cb52f392b3b3528857178a756354ffb0e8bccd73","kind":"commit","published_at":"2019-10-28T22:58:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"803d08fbdf20de2d34c36a2a27bbc8e5a7e79fb2","kind":"commit","published_at":"2019-10-12T20:22:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"de3c62c25bf9e92ba35019e5a3ca7f68a36600d8","kind":"commit","published_at":"2019-10-02T08:07:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"554e7dce0cd96a4f9ef1924b41a3ce530cb433ae","kind":"commit","published_at":"2019-09-22T17:16:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"b563d529a8544fa4f4090723239ab075665c5f03","kind":"commit","published_at":"2019-09-11T20:45:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"f3beaee67fb9a4145a792fc8b798ef327b55f513","kind":"commit","published_at":"2019-09-08T09:58:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1/manifests"},{"name":"v1.2.5","sha":"8ee2d7168294f21af787aaba46661824097e33bb","kind":"tag","published_at":"2019-09-03T18:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5/manifests"},{"name":"v4.4.0","sha":"98f2c7cae9b2e0a53cf731882164aa44babb4be3","kind":"commit","published_at":"2019-08-31T12:19:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"29c1adf61a141a3db885ee569e42251cee53e749","kind":"commit","published_at":"2019-08-21T17:29:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3/manifests"},{"name":"v1.2.4","sha":"e44972d3c3e199529fdbc85974f7ae570b8424a0","kind":"tag","published_at":"2019-08-16T20:53:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4/manifests"},{"name":"v4.3.2","sha":"f2dbeca2dd1aecf6bc56e2302ec766d2e4bfb2ac","kind":"commit","published_at":"2019-08-10T17:39:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"d5a2ad9d26f7b089111b208c929ac1f98e7f6958","kind":"commit","published_at":"2019-08-03T15:14:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"8c28ed9c67e7b6ad02a8826178352aa4e9901b50","kind":"commit","published_at":"2019-07-28T14:32:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"42f78c69a59f0b5fa5fb8f533385f04ef77d7889","kind":"commit","published_at":"2019-07-17T13:42:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1/manifests"},{"name":"v1.0.4","sha":"455489e2e149ff5393f6ba08870368c88da259bd","kind":"tag","published_at":"2019-07-10T15:39:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"4c21bc05d6c5e48c64bc947ba9e271ed3e762a0e","kind":"tag","published_at":"2019-07-10T15:08:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"543041538f31cbdfbe3e85b8bc0f5c183ac5448e","kind":"tag","published_at":"2019-07-09T13:14:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"3a40065694cab2a5e8dedab6781e98493c1dc69d","kind":"tag","published_at":"2019-07-09T12:54:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1/manifests"},{"name":"v4.2.0","sha":"cf2cdd83f2a2f65d0e979d1faa9e815a5e2d3502","kind":"commit","published_at":"2019-07-06T15:30:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"6da1d591264e8c4a18e5ab56bdf6f8c0f985ed99","kind":"commit","published_at":"2019-06-25T13:53:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"eade31e58deb8ff3faee777313d70141e5868ebe","kind":"commit","published_at":"2019-06-23T11:46:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"b78a5ab7581488f7fff271a2cf64927dd28c3ab0","kind":"commit","published_at":"2019-06-13T09:55:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"07b9d6efaac1b663b2657173227e9490c796191e","kind":"commit","published_at":"2019-06-10T11:50:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"d58075ddb1757a11c47ef3d2b1fe9bed55e640dd","kind":"commit","published_at":"2019-06-03T16:35:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a3572bcaf34d204b314fd2c84064c9180f3a50f1","kind":"commit","published_at":"2019-05-27T12:48:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"505e275285c757e0515c8623b43c823d8a74790c","kind":"commit","published_at":"2019-05-23T15:39:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.0","sha":"a33f0ab64999331a54267cdf0eb89e53fa4d70cd","kind":"commit","published_at":"2019-05-20T21:26:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0/manifests"},{"name":"v4.0.0-beta.2","sha":"3686a27055dce58b5e800b520087c0c448b7480e","kind":"commit","published_at":"2019-05-13T12:26:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"5c152157078503e8599537108c3be9e00969fa34","kind":"commit","published_at":"2019-05-05T12:24:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"f19bd59ae53f23e3637383061774542d973cc48c","kind":"commit","published_at":"2019-04-28T22:42:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.8","sha":"92d6e987a43041fde63fd02cad61277d04193c29","kind":"commit","published_at":"2019-04-17T19:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"663643e0a83554d7730be42140aef6bc3ac09c6a","kind":"commit","published_at":"2019-04-07T23:25:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"2482d2b689440df6fb3da6157a789adac2783736","kind":"commit","published_at":"2019-03-30T19:33:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6/manifests"},{"name":"v3.9.3","sha":"ebed7922fc97331519f507768572a068edb8494e","kind":"commit","published_at":"2019-03-28T14:06:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3/manifests"},{"name":"v4.0.0-alpha.5","sha":"1bfdbe5688fb3556e4bebd1f8e357c515244ac42","kind":"commit","published_at":"2019-03-23T21:04:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"997324d52467e3a7b7a8058c0ba8309d04d4ddf6","kind":"commit","published_at":"2019-03-17T11:00:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"3a5d2e50411ddd3caea450abda49fd7c6ed230dc","kind":"commit","published_at":"2019-03-10T11:57:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"f606f7584dd842a89423dd3cc69e32b5ad3fdae1","kind":"commit","published_at":"2019-03-03T16:12:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"eea3b4d9a623f87d79be63f57b4a69ddfe375610","kind":"commit","published_at":"2019-02-20T10:58:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"97b26c4821299aef21e6ef9372a25aedd78d0137","kind":"commit","published_at":"2019-02-12T14:39:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.9.2","sha":"dbc788f7d231b4eceaa7a6a3e253104de5de9af0","kind":"commit","published_at":"2019-02-03T20:45:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2/manifests"},{"name":"v3.9.1","sha":"b903d7432b5a06583c9915f7ab9346bad76007a1","kind":"commit","published_at":"2019-01-26T13:59:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"f6353cdd15b954091c3f53498eb7de198755b740","kind":"commit","published_at":"2019-01-14T21:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"8df7a83ccc0b200e67feb823ceaaf793e4b6d007","kind":"commit","published_at":"2019-01-09T21:57:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"c202914213f19b070738ba5837da18e89c1662ee","kind":"commit","published_at":"2019-01-07T18:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"baa45b12252be8965809a0ad06e67e7dc7d44313","kind":"commit","published_at":"2018-12-30T21:47:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"0445ca8b710425f22744249a0c7bb3c20e95237b","kind":"commit","published_at":"2018-12-30T21:24:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"f0d60d8a510180e9c7a9b588d3e6c04d0d1a23d3","kind":"commit","published_at":"2018-12-22T15:42:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"1871b089aef090728321cab69be92daaec6eb131","kind":"commit","published_at":"2018-12-17T20:02:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0/manifests"},{"name":"v3.6.2","sha":"edde0b4f0073fcacb7233b553812f3dffe619da5","kind":"commit","published_at":"2018-12-09T20:22:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"e5fbf74a06157e2d73701a158e8d6b5914429ea1","kind":"commit","published_at":"2018-12-01T10:43:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1/manifests"},{"name":"issue-13699-mster","sha":"ac0153bf1b13ddbc1e43c22693f2c223838d9f1a","kind":"tag","published_at":"2018-11-28T20:15:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/issue-13699-mster","html_url":"https://github.com/mui/material-ui/releases/tag/issue-13699-mster","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster/manifests"},{"name":"v3.6.0","sha":"d9c790fa69a1c053c3d471e030e4066122d58902","kind":"commit","published_at":"2018-11-26T19:49:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"34492c23a773b1db66fe65801997257709c4f319","kind":"commit","published_at":"2018-11-12T23:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"dc6b2b870fa514e98c74b6854d22c6e25e7684cb","kind":"commit","published_at":"2018-11-12T22:46:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"ba1dc0f27cd85996dbf3ef9df4d7f10552d6c91f","kind":"commit","published_at":"2018-11-04T23:41:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0/manifests"},{"name":"v3.3.2","sha":"47b20fe33c5f1c8a2563bad3c27811c37f698794","kind":"commit","published_at":"2018-10-27T20:16:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"92b2a36716c8ced3d12ff0b300be06cc4743e6da","kind":"commit","published_at":"2018-10-23T22:16:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"47d3b93780400d6eaef48d29dfcbebec8a5f22b2","kind":"commit","published_at":"2018-10-21T21:27:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"bbb0b683dd45d130b17580da86fe6ccc1ab5b3d3","kind":"commit","published_at":"2018-10-15T22:11:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"a61f0fc9a56ef22874753175bad2a636460130d1","kind":"commit","published_at":"2018-10-14T21:03:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"58f526f46e609e3e6cd785d15bfc5486df7ab79f","kind":"commit","published_at":"2018-10-07T22:44:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"dbd67aa892a4e9885d763fcb0d1f6c1691fbf763","kind":"commit","published_at":"2018-09-30T17:16:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"6184c508f94500a9da7486ccb2b9398023e4b1b5","kind":"commit","published_at":"2018-09-23T22:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"a9cbda69c8e059d928da53d9525652170b999455","kind":"commit","published_at":"2018-09-16T21:32:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"27412afa36b6c64b15b3b33cd51235efbc55a775","kind":"commit","published_at":"2018-09-08T22:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d6fb8524ff94080614e8d4d1064c7b2cec66c5d1","kind":"commit","published_at":"2018-09-03T21:14:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"2e9643f6c43c9b393a3914cd085aac92df546c04","kind":"commit","published_at":"2018-08-28T22:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"6847e0affc09f56a1497013be98bc3b59ccd3fde","kind":"commit","published_at":"2018-08-27T17:34:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0/manifests"},{"name":"v1.5.1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1/manifests"},{"name":"v1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1","html_url":"https://github.com/mui/material-ui/releases/tag/v1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1/manifests"},{"name":"v1.5.0","sha":"6b4c29e324eaa1272ce7b42ecab0e3460af6f437","kind":"commit","published_at":"2018-08-12T20:42:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0/manifests"},{"name":"v0.20.2","sha":"1b1c1fce216b5b2f5ecd52d21f8ec6a326c00cd5","kind":"commit","published_at":"2018-08-05T21:43:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2/manifests"},{"name":"v1.4.3","sha":"99650a6d174ad97b41ba1079cd5d7f55b5db21b5","kind":"commit","published_at":"2018-08-04T10:26:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e9bb799208b34fb8f8bbfe4b63b7a1942f95d91f","kind":"commit","published_at":"2018-07-29T14:37:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"869692ecf3812bc4577ed4dde81a9911c5949695","kind":"commit","published_at":"2018-07-22T21:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7fdc1890fb744b565480835fd5684e66871c679f","kind":"commit","published_at":"2018-07-14T15:02:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"f12ba5bfafc53ada2e5719697dd8373d41fa9471","kind":"commit","published_at":"2018-07-02T20:06:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"cd47eeabdcd4f67e35ff5ad56ae82a571da5747a","kind":"commit","published_at":"2018-06-26T10:53:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"e943cb8d6f405de5d53c1f3d1908cbccb502bb3a","kind":"commit","published_at":"2018-06-20T21:41:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"29308b10b3f8ba3565168e4da4bb5f793cb8b4f9","kind":"commit","published_at":"2018-06-18T18:38:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7c094a0f0381c7b68a223e27b5dc700a7595b122","kind":"commit","published_at":"2018-06-10T09:50:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2a300cdec817595ac879bc419257e55ef318b0f9","kind":"commit","published_at":"2018-06-03T15:25:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"3ccf76d315404ebd67f1254f5679d327c0647dfd","kind":"commit","published_at":"2018-05-26T14:56:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"73101790333124cc8f5857bc46038b7d2315842a","kind":"commit","published_at":"2018-05-17T22:07:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.1","sha":"aae0c434f99c4ab559d8aff53cfbd2cfa7974043","kind":"commit","published_at":"2018-05-15T21:15:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1/manifests"},{"name":"v0.20.1","sha":"c663649d9edf9d196aadbb3b426fd613816964fc","kind":"commit","published_at":"2018-05-13T21:34:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1/manifests"},{"name":"v1.0.0-rc.0","sha":"5f3008fc26479b40ff16ec498ae0e6e3361fdb47","kind":"commit","published_at":"2018-05-13T19:13:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-beta.47","sha":"d16e4f5115a9fde3e8958d7959a912a55cbb246d","kind":"commit","published_at":"2018-05-09T21:48:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.47","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47/manifests"},{"name":"v1.0.0-beta.46","sha":"aa1ef83f22650245dd736681d7ec6331cb2a42ef","kind":"commit","published_at":"2018-05-08T21:51:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.46","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46/manifests"},{"name":"v1.0.0-beta.45","sha":"ab592831cbf5987a6516139aeaf148bdb3360ccb","kind":"commit","published_at":"2018-05-07T13:38:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.45","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45/manifests"},{"name":"v1.0.0-beta.44","sha":"0bba4ad1aed5d2181baa156009301eb56fd80158","kind":"commit","published_at":"2018-04-29T20:57:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.44","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44/manifests"},{"name":"v1.0.0-beta.43","sha":"6dfe7382b9777885abe84f4d1f66c0c62545d559","kind":"commit","published_at":"2018-04-22T10:47:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.43","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43/manifests"},{"name":"v1.0.0-beta.42","sha":"bc03443cac8a55ce3fc4d19e6a95e0f3d0116fbf","kind":"commit","published_at":"2018-04-16T20:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.42","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42/manifests"},{"name":"v1.0.0-beta.41","sha":"cddff325bdc2c79592701c11e295e48db0879c28","kind":"tag","published_at":"2018-04-07T18:26:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.41","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41/manifests"},{"name":"v1.0.0-beta.40","sha":"7f423b6bef54c4a34f3b53d9b8ebf33c183916f8","kind":"tag","published_at":"2018-04-01T09:55:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.40","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40/manifests"},{"name":"v1.0.0-beta.39","sha":"b95cb7a83a102b21b7f6add713398f6c9e743d50","kind":"tag","published_at":"2018-03-28T21:23:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.39","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39/manifests"},{"name":"v1.0.0-beta.38","sha":"a6ccfbe7699b67b03703b49a7cb14d865b841d38","kind":"tag","published_at":"2018-03-17T12:24:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.38","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38/manifests"},{"name":"v1.0.0-beta.37","sha":"1587ac3654ae5061eb21f652722a02cc4c367292","kind":"tag","published_at":"2018-03-11T14:31:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.37","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37/manifests"},{"name":"v1.0.0-beta.36","sha":"f31bd2e431c29f85a053387ce062987a3fc36168","kind":"tag","published_at":"2018-03-05T21:07:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.36","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36/manifests"},{"name":"v1.0.0-beta.35","sha":"25ca14ffcec6eeb75446730a03cc4a2014c5e8ab","kind":"tag","published_at":"2018-02-25T22:47:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.35","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.2","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2/manifests"},{"name":"olivier-material-ui-icons@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1/manifests"},{"name":"olivier-material-ui-codemod@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.1","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1/manifests"},{"name":"olivier-material-ui-codemod@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0/manifests"},{"name":"olivier-material-ui-icons@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0/manifests"},{"name":"olivier-material-ui-lab@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0/manifests"},{"name":"v1.0.0-beta.34","sha":"284dfcb06fed2244033cc971cb78f485bafece3d","kind":"tag","published_at":"2018-02-17T12:08:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.34","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34/manifests"},{"name":"v1.0.0-beta.33","sha":"b7f698d48d61e74f74e5e50a08b4309460a55266","kind":"tag","published_at":"2018-02-10T12:03:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.33","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33/manifests"},{"name":"v1.0.0-beta.32","sha":"896bc50f35a83fac0453dbbecd9f367b45b450e9","kind":"tag","published_at":"2018-02-04T22:44:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.32","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32/manifests"},{"name":"v1.0.0-beta.31","sha":"6271146a2545aeedf4110990de21ebc0c910b627","kind":"tag","published_at":"2018-01-29T22:06:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.31","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31/manifests"},{"name":"v1.0.0-beta.30","sha":"2bb35ce508832f518a4c3af8cd7cf67af8fd90c5","kind":"tag","published_at":"2018-01-21T22:50:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.30","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30/manifests"},{"name":"v1.0.0-beta.29","sha":"7386d56d4dfb85ca4a586a56691b6a58798d5c42","kind":"tag","published_at":"2018-01-16T20:27:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.29","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29/manifests"},{"name":"v1.0.0-beta.28","sha":"e1f3dad9084edf460d42e0a5f6b7c956eaa51e8d","kind":"tag","published_at":"2018-01-14T14:52:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.28","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28/manifests"},{"name":"v1.0.0-beta.27","sha":"fcfe4a64a95f65e205c5ba9523987982e6556eea","kind":"tag","published_at":"2018-01-06T15:25:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.27","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27/manifests"},{"name":"v1.0.0-beta.26","sha":"bd42549ee464bce03743f7ee18964066f9d3907d","kind":"tag","published_at":"2017-12-30T23:24:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.26","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26/manifests"},{"name":"v1.0.0-beta.25","sha":"d9ab3e313136fa5fb179743b560ac7c9e4fa8f6a","kind":"tag","published_at":"2017-12-22T23:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.25","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25/manifests"},{"name":"v1.0.0-beta.24","sha":"7c8fe8516f8bf6317e7cc748eefa7d97c92b4007","kind":"tag","published_at":"2017-12-17T12:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.24","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24/manifests"},{"name":"v1.0.0-beta.23","sha":"1a4e5b06ae0a7f6b3a6be810d272ebdf3efbb863","kind":"tag","published_at":"2017-12-09T09:51:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.23","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23/manifests"},{"name":"v0.20.0","sha":"86b40ae4883e95d6139e9e5d59c0e14aa022ce3a","kind":"commit","published_at":"2017-12-04T04:05:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0/manifests"},{"name":"v1.0.0-beta.22","sha":"22f68ca292a947349ae2877b09e85775703ec87f","kind":"tag","published_at":"2017-11-28T23:11:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22/manifests"},{"name":"v1.0.0-beta.21","sha":"d33604a9deacbb2725da3688d823416486a039c1","kind":"tag","published_at":"2017-11-13T22:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21/manifests"},{"name":"v1.0.0-beta.20","sha":"076d08bfa709ffdb4858106ebda73f475e4ec5b9","kind":"tag","published_at":"2017-11-05T19:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20/manifests"},{"name":"v1.0.0-beta.19","sha":"2a1879fb818973d4df766c2d7842afd939fdb2b8","kind":"tag","published_at":"2017-10-30T21:51:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19/manifests"},{"name":"v1.0.0-beta.18","sha":"f626204f8e0cd9933bcb7a8c8ac5cd97d6419eca","kind":"tag","published_at":"2017-10-23T21:58:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18/manifests"},{"name":"v1.0.0-beta.17","sha":"616d69d5ff7263eb9c84960b6b7a4c9ff852d4ef","kind":"tag","published_at":"2017-10-15T22:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17/manifests"},{"name":"v1.0.0-beta.16","sha":"56fd0d9d2f6fe0222b8c4117e227de1d725918ba","kind":"tag","published_at":"2017-10-08T20:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16/manifests"},{"name":"v0.19.4","sha":"f1bc4be26ca68578f0cfd053fed8eeabe0d3a636","kind":"tag","published_at":"2017-10-08T19:56:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4/manifests"},{"name":"v1.0.0-beta.15","sha":"4da17a67182a212be91a36cec9c976ccb6293380","kind":"tag","published_at":"2017-10-04T16:05:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15/manifests"},{"name":"v1.0.0-beta.13","sha":"736f12000e6989b2e37fcf10deca8bcf20a284f5","kind":"tag","published_at":"2017-10-01T19:58:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13/manifests"},{"name":"v0.19.3","sha":"7e484cc0c2e3db1e30ebe89d93475f2999f6168c","kind":"tag","published_at":"2017-10-01T19:35:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3/manifests"},{"name":"v1.0.0-beta.12","sha":"65b6e04a74a1520209e7b8fcfa311a431ecb070a","kind":"tag","published_at":"2017-09-24T18:24:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12/manifests"},{"name":"v0.19.2","sha":"5f750e046d48fa2f8c0efd86290ea48661c9b32e","kind":"tag","published_at":"2017-09-18T20:14:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2/manifests"},{"name":"v1.0.0-beta.11","sha":"01c6feb33e7e4e5043ce2a8377fa7dda3dbc8180","kind":"tag","published_at":"2017-09-18T19:11:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11/manifests"},{"name":"v1.0.0-beta.10","sha":"3d4518c997fe875f8e91044ff59a09a46fdfb726","kind":"tag","published_at":"2017-09-13T21:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10/manifests"},{"name":"v1.0.0-beta.9","sha":"d4dba0da9a00efe5104365ca647d848a131a41a6","kind":"tag","published_at":"2017-09-10T11:17:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9/manifests"},{"name":"v1.0.0-beta.8","sha":"865b39bef48c3f85743c3914ba146b97b93fce0f","kind":"tag","published_at":"2017-09-02T11:11:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8/manifests"},{"name":"v0.19.1","sha":"b0d03e92c64bee1ac8c25acd0c48657b7f605d9a","kind":"tag","published_at":"2017-09-02T10:38:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1/manifests"},{"name":"v1.0.0-beta.7","sha":"d2083879918dcafdc9c17e3e19440000a0abb3b0","kind":"tag","published_at":"2017-08-30T22:51:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7/manifests"},{"name":"v1.0.0-beta.6","sha":"8385df161a6792d472821e30c7095b267b844950","kind":"tag","published_at":"2017-08-20T14:48:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6/manifests"},{"name":"v1.0.0-beta.5","sha":"8292545fd41ea9f9d3c7c52bb45f60a4fea434a9","kind":"tag","published_at":"2017-08-15T08:55:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5/manifests"},{"name":"v0.19.0","sha":"d1b3bc614a818d497e38fd51c85077dd7b490bad","kind":"tag","published_at":"2017-08-15T08:17:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0/manifests"},{"name":"v1.0.0-beta.4","sha":"110f0a6e95e8e2b51b2bdd7e545a9b41d1a0009f","kind":"tag","published_at":"2017-08-05T10:09:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4/manifests"},{"name":"v1.0.0-beta.3","sha":"e0dd9560d4a152ca0a61558b6238edc40746c354","kind":"tag","published_at":"2017-07-29T21:00:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"45d5da95daf4d52b0ea6e4ffbef27755fa0aa196","kind":"tag","published_at":"2017-07-23T17:45:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"603fbde8d99e386d6640ec6c24ba9fcfc4316dd4","kind":"tag","published_at":"2017-07-23T17:12:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1/manifests"},{"name":"v0.18.7","sha":"50f6dfc4b6ee7473e27ba950c3ce900b24f17d1c","kind":"tag","published_at":"2017-07-23T15:51:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7/manifests"},{"name":"v1.0.0-alpha.22","sha":"f3992561ed94696d595b6a56efc7449c7dee67c7","kind":"tag","published_at":"2017-07-18T09:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22/manifests"},{"name":"v1.0.0-alpha.21","sha":"49d21891b72796f4a8f383d9b15b66f72cb94549","kind":"tag","published_at":"2017-07-04T22:13:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21/manifests"},{"name":"v0.18.6","sha":"1d10ecbac4a83f9934bb6a7f025855f82002113c","kind":"tag","published_at":"2017-07-04T21:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6/manifests"},{"name":"v0.18.5","sha":"86f7c4141cc66ab1e96a681a6945472283e41ea3","kind":"tag","published_at":"2017-06-28T18:14:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5/manifests"},{"name":"v1.0.0-alpha.20","sha":"84363396403cbbd51072d0b09822cd6d8ab6bf87","kind":"tag","published_at":"2017-06-25T18:01:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20/manifests"},{"name":"v0.18.4","sha":"2c6872cacf19ac71a316b282c2467162dcd148c6","kind":"tag","published_at":"2017-06-25T17:39:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4/manifests"},{"name":"v1.0.0-alpha.19","sha":"611bfd7557fd928933e39c054d2b2edeb57adaed","kind":"tag","published_at":"2017-06-19T16:58:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19/manifests"},{"name":"v1.0.0-alpha.18","sha":"5fdb60642bdf2907b7fba352cf2cd0fa7208848f","kind":"tag","published_at":"2017-06-19T10:12:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18/manifests"},{"name":"v1.0.0-alpha.17","sha":"73e0a35145d10f3c29a991f75e5ba8315e0e754a","kind":"tag","published_at":"2017-06-12T11:55:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17/manifests"},{"name":"v0.18.3","sha":"4c6a542c772f9fe9ff97bb95f63801138d7722d0","kind":"tag","published_at":"2017-06-07T21:28:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"9d3b59b3fec3b31b37334c3bd842112f3d090f86","kind":"commit","published_at":"2017-06-06T21:29:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2/manifests"},{"name":"v1.0.0-alpha.16","sha":"0c7dba6dc5ad8b9f69ec3c60e3ba31f2973e582a","kind":"tag","published_at":"2017-06-01T08:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"18508aeb3e5817406209e15c3e51a53c2cbece96","kind":"tag","published_at":"2017-05-23T20:00:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"771fb44738e116a1d2cec7aabb8ed1425b1d57f6","kind":"tag","published_at":"2017-05-14T10:11:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14/manifests"},{"name":"v0.18.1","sha":"715372edf9fc21244030207409b4070158f6936d","kind":"tag","published_at":"2017-05-13T10:21:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1/manifests"},{"name":"v1.0.0-alpha.13","sha":"17fde80a53fb9fcce31a82290f54de55cf3655e9","kind":"tag","published_at":"2017-05-08T10:47:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13/manifests"},{"name":"v0.18.0","sha":"dea7938b1265a3b100899d65589fbd05e877ab9e","kind":"tag","published_at":"2017-04-30T22:26:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0/manifests"},{"name":"v1.0.0-alpha.12","sha":"dc7371e4770fd3e8b1a82b9c2c2a652acaa73713","kind":"tag","published_at":"2017-04-30T22:22:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12/manifests"},{"name":"v0.17.4","sha":"a398290811c94bd6bb2d5d04c7f6d0ce734e3ad6","kind":"commit","published_at":"2017-04-14T17:20:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4/manifests"},{"name":"v1.0.0-alpha.11","sha":"7b3dbfaf2e94e8139424c8660692ee20d5a9880e","kind":"tag","published_at":"2017-04-14T16:50:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11/manifests"},{"name":"v0.17.3","sha":"53076a03182668f94d3bf40cd880309a51e9be88","kind":"tag","published_at":"2017-04-10T21:42:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"38c4aed87e608ded8e083dcf341ed5e9a14c20ef","kind":"tag","published_at":"2017-04-09T11:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2/manifests"},{"name":"v1.0.0-alpha.10","sha":"27fd907d604c1d3189b7b70e3a7e4758e0171492","kind":"tag","published_at":"2017-04-06T12:00:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"b962c2fbfa7a9cab9e9844e01966b90ca86e67a1","kind":"tag","published_at":"2017-04-01T13:47:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a0b4691eb3958aeb9173a8f4e705c81dfb7d25da","kind":"tag","published_at":"2017-03-25T11:46:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8/manifests"},{"name":"v0.17.1","sha":"05280483dbbc29e56edd8f3644721679b55d4d73","kind":"commit","published_at":"2017-03-13T12:27:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1/manifests"},{"name":"v1.0.0-alpha.7","sha":"9281a3fcee37d6afb9e493ff06e8a2626f4d7d91","kind":"tag","published_at":"2017-03-12T12:31:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"69f604946c366c655d0613841c034cacee7e9ef4","kind":"commit","published_at":"2017-02-26T12:41:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6/manifests"},{"name":"v1.0.0-alpha.5","sha":"74973892bdfacd5c9e3a4ce63185e9a6500d9522","kind":"commit","published_at":"2017-02-26T11:04:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-alpha.4","sha":"6472a6864951bfe7f3739afbe74b50981299ac28","kind":"commit","published_at":"2017-02-26T10:19:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4/manifests"},{"name":"v0.17.0","sha":"c9af9606bcea6551ceaadc2f6430d629eb679e84","kind":"commit","published_at":"2017-02-12T22:06:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0/manifests"},{"name":"v1.0.0-alpha.3","sha":"4583f5212d0b668e3801a859d3cc584cec0ec173","kind":"commit","published_at":"2017-02-12T21:43:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"8476782b595175d25c8a972b5fe53bc1f8532676","kind":"tag","published_at":"2017-02-07T19:48:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"3a0eb03018a9c5c96ba5233de8ef45202403a94c","kind":"commit","published_at":"2017-01-29T21:29:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.16.7","sha":"867c6c29b1badd839b1fd57720e5754fcd53a516","kind":"commit","published_at":"2017-01-15T19:57:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"bc84dbeeb78b725fefdc10cdc6eee7b75cc1226e","kind":"commit","published_at":"2016-12-25T21:03:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"8a03a04ef17f76ce09b88607b216d8a8e4d277d6","kind":"commit","published_at":"2016-12-09T20:45:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"84c18c98ff56fbe81be902735164219040729bb1","kind":"commit","published_at":"2016-11-17T19:18:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"066c5d53d1d4ecec2923ed12ec14647ae8248a9c","kind":"commit","published_at":"2016-11-17T16:41:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"806b2eab2272b430e814f8b3c7f1e7b31cd0e306","kind":"commit","published_at":"2016-11-14T17:22:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"2085737a798d9cb808b2fddf1f06883b27327ccc","kind":"commit","published_at":"2016-10-19T18:24:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"6eb9913441cb39562f4c935bdd70042d26daa260","kind":"commit","published_at":"2016-10-05T14:36:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0/manifests"},{"name":"v0.16.0-rc2","sha":"71a9524d0ec28dad2f566a42c7bb8ad2ea93ce36","kind":"commit","published_at":"2016-09-24T19:31:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2/manifests"},{"name":"v0.16.0-rc1","sha":"1691addd7f84317619c6831c35cb1f32ef3779b6","kind":"commit","published_at":"2016-09-07T19:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1/manifests"},{"name":"v0.15.4","sha":"be9bc14f4cda041299b6f8845af87b9278c871fc","kind":"commit","published_at":"2016-08-10T22:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"8bd3589dd7f676f3d725559cbd63457afe8d3691","kind":"commit","published_at":"2016-08-02T20:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"908f694e1e6eae9e63da6b22e63100d6bda4fa8e","kind":"commit","published_at":"2016-07-09T21:10:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"1fed1bcc81d89e473e261c1da4bf0a3a46515ce8","kind":"tag","published_at":"2016-06-20T08:15:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"06667b589952f58ff8c6d277df364ef16dada671","kind":"tag","published_at":"2016-05-06T13:49:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0/manifests"},{"name":"v0.15.0-beta.2","sha":"7cf7adfe9042e9be8dbaa1c850ffacca26e9c269","kind":"commit","published_at":"2016-04-21T22:57:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2/manifests"},{"name":"v0.15.0-beta.1","sha":"47d7525fb77c7c579e99d595b3f98c69fc838c77","kind":"tag","published_at":"2016-04-14T13:33:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1/manifests"},{"name":"v0.15.0-alpha.2","sha":"caabf9eaee5a5e11097958105f8427cfc8905f86","kind":"tag","published_at":"2016-03-17T23:37:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2/manifests"},{"name":"v0.15.0-alpha.1","sha":"2ebddeb908857c16ece162964a7e501ab37716ba","kind":"commit","published_at":"2016-02-27T17:54:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1/manifests"},{"name":"v0.14.4","sha":"de2bee1335ff1fd701a60cb3d739cf919dbd77ce","kind":"commit","published_at":"2016-02-03T00:47:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"fa9141f90149392cc3fa366736e61a89b07e9205","kind":"commit","published_at":"2016-01-27T03:06:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"44b41957ae81344cf6dc794cf2dbe2da48152622","kind":"commit","published_at":"2016-01-08T15:52:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"0ae4d7f61bb240ae5e2adc9d15a8d5629f738db6","kind":"commit","published_at":"2016-01-04T22:23:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"628bc82957d8e537a1b648e31e10723820bb00ac","kind":"commit","published_at":"2015-12-25T15:12:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0/manifests"},{"name":"v0.14.0-rc2","sha":"9a24d8a7839c37b86748ad8022e39235e8eb6be2","kind":"commit","published_at":"2015-12-14T22:26:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2/manifests"},{"name":"v0.14.0-rc1","sha":"7459597806a2f1f5826eaab26d3c5d974da70fbd","kind":"commit","published_at":"2015-12-04T19:52:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1/manifests"},{"name":"v0.13.4","sha":"a98006f9ffb588030cbdd2e3b4a4515017e58c43","kind":"commit","published_at":"2015-11-24T17:07:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"e33afed6913b58a990bd4b51a038bbfff0a0f42f","kind":"commit","published_at":"2015-11-17T16:34:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"6f28ad04e8f95073646bfeb8936c550ca4a94347","kind":"commit","published_at":"2015-11-10T00:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"330488977f95dbebd6cf6a387bf10a86238331ff","kind":"commit","published_at":"2015-10-29T21:08:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"7980cd589e9dc9e055e1b789bf2f80e7f2ef0f5d","kind":"commit","published_at":"2015-10-21T19:38:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"86394ccd2d7b715eaa054a369679eba4ac82ce1f","kind":"commit","published_at":"2015-10-21T19:04:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"d310459476a461e0d29f166de277896026d8f35f","kind":"commit","published_at":"2015-10-19T17:30:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"06aca1012d01de4ec782acfb8d22a6ec83d48ff7","kind":"commit","published_at":"2015-10-07T21:43:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"6671f90516c2065839efae773ecda924b8bebdae","kind":"commit","published_at":"2015-10-06T19:31:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"a4e194e46c47f8e2eedfab8f0a8c4104e5679c95","kind":"commit","published_at":"2015-09-28T16:15:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"aa485220ff28e907d2548cbfb65bd789c23d9eba","kind":"commit","published_at":"2015-09-25T16:08:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"b55b770f2049852febe47bef27aa0eaceafcec08","kind":"commit","published_at":"2015-09-15T21:10:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"82bc1cb2805f7b624516f71628e6ca525df18cad","kind":"commit","published_at":"2015-08-24T21:31:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0/manifests"},{"name":"v0.10.4","sha":"a8097bcbed6939f0cb308e05acf03a907b666725","kind":"commit","published_at":"2015-08-09T03:29:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"2a43082b52138e33c85878616461445895066a11","kind":"commit","published_at":"2015-08-08T22:51:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"71583523f39c1830d3fcffeff0598c2f803f1048","kind":"commit","published_at":"2015-07-29T20:34:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"6b609c63611b02f9e845b765770983c547cd6af8","kind":"commit","published_at":"2015-07-13T21:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"b6140ec86c5087ad799e9a658f3f0d9b150c205a","kind":"commit","published_at":"2015-07-10T01:35:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"8a18478700f49b94fe7f580664e7b31c581ceb0b","kind":"commit","published_at":"2015-06-20T17:47:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"3da654eb4f0ddb10d81f2706eda1f3819e40b795","kind":"commit","published_at":"2015-06-15T01:46:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"867e87d3530b4fb6bc7f6ec5fb9edcd49e7bd631","kind":"commit","published_at":"2015-06-09T23:38:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"cb794810e7c39352f1bbd533d92983dc22a57510","kind":"commit","published_at":"2015-05-24T20:12:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0/manifests"},{"name":"v0.7.5","sha":"b3ce0b272e5468919d01b3d3ab6751a92f682b48","kind":"commit","published_at":"2015-04-27T19:14:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"abc159f246f15163f7984bcf702409cffc745d6e","kind":"commit","published_at":"2015-04-21T18:14:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"9321a4a8879f380a725c7439114ebf3e0da8abcc","kind":"commit","published_at":"2015-04-01T15:20:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"953606f4d1a9e3a33798b499219fe40b1f81fd96","kind":"commit","published_at":"2015-03-25T23:45:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"03c169188dd10ec2242b7806050781867c0291dd","kind":"commit","published_at":"2015-03-04T21:41:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"078ba0c94f8985dd2d96587784f760474ba51858","kind":"commit","published_at":"2015-02-13T21:06:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"accd9f0ef163d514b091709ffd63f76f6d1a467f","kind":"commit","published_at":"2015-01-27T00:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"57c7a95be20dc77cbe0459a40acc802e16de5148","kind":"commit","published_at":"2015-01-26T23:07:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"706446d6aeb952def6f2016fdc213b6e56b2d40f","kind":"commit","published_at":"2015-01-03T23:58:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"6b294fdd0a7f9686b8b8f05cf8759e90b3e581f9","kind":"commit","published_at":"2014-12-25T17:36:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"3eb741fdb94fff5e8218809b8f7d5a9d2e4d1778","kind":"commit","published_at":"2014-12-15T17:14:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"d65414913839d9d939c8bd938ca21f39f0faa924","kind":"commit","published_at":"2014-12-07T15:15:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"fc3232f6e9d1662c4f9d813b70acb329c4cdc6de","kind":"commit","published_at":"2014-11-30T21:22:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"4b02786c2a7e27613201fe72c033a260018a38d6","kind":"commit","published_at":"2014-11-28T20:34:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"ab8880bc442941c20d58ca2cbb8aace7b2724929","kind":"commit","published_at":"2014-11-17T20:10:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"052b0bc5a3e887d0a36b2277a2e09812a0ce206b","kind":"commit","published_at":"2014-11-11T21:11:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"715b7e868003ac9b121bdacee3e1301b9c660aa9","kind":"commit","published_at":"2014-11-08T19:56:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"088d257c0bec691545cd32f83fd2af753866b8ee","kind":"commit","published_at":"2014-11-08T00:13:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0/manifests"},{"name":"v0.1.29","sha":"3fe7b8bf7c3adc04522f311ce1c1c3b6e39e8edd","kind":"commit","published_at":"2014-11-05T19:58:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.1.29","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29/manifests"}]},"repo_metadata_updated_at":"2024-09-06T03:49:20.550Z","dependent_packages_count":0,"downloads":21,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":12.508341928374966,"dependent_repos_count":26.152614342482345,"dependent_packages_count":37.996477278968285,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":25.552477849941866},"purl":"pkg:npm/%40temp-mui/codemod","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@temp-mui/codemod","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@temp-mui/codemod","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@temp-mui/codemod/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-05T18:42:16.241Z","issues_count":3908,"pull_requests_count":4871,"avg_time_to_close_issue":7889427.503707365,"avg_time_to_close_pull_request":1812241.8470072239,"issues_closed_count":1994,"pull_requests_closed_count":3867,"pull_request_authors_count":514,"issue_authors_count":2053,"avg_comments_per_issue":5.393551688843398,"avg_comments_per_pull_request":2.314719770067748,"merged_pull_requests_count":3206,"bot_issues_count":1,"bot_pull_requests_count":1440,"past_year_issues_count":2037,"past_year_pull_requests_count":3839,"past_year_avg_time_to_close_issue":1587273.7009345794,"past_year_avg_time_to_close_pull_request":819586.6331947554,"past_year_issues_closed_count":945,"past_year_pull_requests_closed_count":3123,"past_year_pull_request_authors_count":382,"past_year_issue_authors_count":1035,"past_year_avg_comments_per_issue":2.579774177712322,"past_year_avg_comments_per_pull_request":2.015629070070331,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1223,"past_year_merged_pull_requests_count":2642,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/issues","maintainers":[{"login":"oliviertassinari","count":489,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"michaldudak","count":346,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"siriwatknp","count":283,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"DiegoAndai","count":206,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"mnajdova","count":179,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"mj12albert","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"Janpot","count":139,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"alexfauquette","count":125,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"ZeeshanTamboli","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"aarongarciah","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"samuelsycamore","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"cherniavskii","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"LukasTy","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"hbjORbj","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hbjORbj"},{"login":"bharatkashyap","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"flaviendelangle","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"eps1lon","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"joserodolfofreitas","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"prakhargupta1","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"DanailH","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"hasdfa","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"michelengelen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"m4theushw","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"mbrookes","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"richbustos","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richbustos"},{"login":"JCQuintas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"nathanmarks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanmarks"},{"login":"MBilalShafi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"nikitaa24","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikitaa24"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"joshwooding","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwooding"},{"login":"DavidCnoops","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidCnoops"},{"login":"arthurbalduini","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"gerdadesign","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"rosskevin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rosskevin"},{"login":"dmtrKovalenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmtrKovalenko"},{"login":"dimitropoulos","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dimitropoulos"}],"active_maintainers":[{"login":"oliviertassinari","count":352,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"siriwatknp","count":215,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"michaldudak","count":196,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"DiegoAndai","count":176,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"mnajdova","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"Janpot","count":121,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"aarongarciah","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"mj12albert","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"alexfauquette","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"ZeeshanTamboli","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"samuelsycamore","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"cherniavskii","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"bharatkashyap","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"LukasTy","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"joserodolfofreitas","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"flaviendelangle","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"hasdfa","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"prakhargupta1","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"DanailH","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"michelengelen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"mbrookes","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"JCQuintas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"nikitaa24","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikitaa24"},{"login":"MBilalShafi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"m4theushw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"arthurbalduini","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@temp-mui%2Fcodemod/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@temp-mui%2Fcodemod/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@temp-mui%2Fcodemod/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@temp-mui%2Fcodemod/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@temp-mui%2Fcodemod/codemeta","maintainers":[{"uuid":"lucasbassetti","login":"lucasbassetti","name":null,"email":"lucasbr.dafonseca@gmail.com","url":null,"packages_count":37,"html_url":"https://www.npmjs.com/~lucasbassetti","role":null,"created_at":"2024-07-28T00:16:09.809Z","updated_at":"2024-07-28T00:16:09.809Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lucasbassetti/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5264274,"maintainers_count":1091160,"namespaces_count":333594,"keywords_count":760514,"github":"npm","metadata":{"funded_packages_count":159192},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-12-16T06:37:22.408Z","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":5278871,"name":"@vadimas.klepko/material","ecosystem":"npm","description":"React components that implement Google's Material Design.","homepage":"https://mui.com/material-ui/getting-started/overview/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/material-ui","keywords_array":["react","react-component","mui","material-ui","material design"],"namespace":"vadimas.klepko","versions_count":1,"first_release_published_at":"2022-10-01T17:33:46.765Z","latest_release_published_at":"2022-10-01T17:33:46.765Z","latest_release_number":"5.10.7","last_synced_at":"2025-12-12T01:21:14.877Z","created_at":"2022-10-01T17:41:42.199Z","updated_at":"2025-12-12T01:21:14.878Z","registry_url":"https://www.npmjs.com/package/@vadimas.klepko/material","install_command":"npm install @vadimas.klepko/material","documentation_url":null,"metadata":{},"repo_metadata":{"id":19822297,"uuid":"23083156","full_name":"mui/material-ui","owner":"mui","description":"Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.","archived":false,"fork":false,"pushed_at":"2025-10-22T16:11:10.000Z","size":699196,"stargazers_count":96842,"open_issues_count":1774,"forks_count":32693,"subscribers_count":1324,"default_branch":"master","last_synced_at":"2025-10-22T18:17:02.502Z","etag":null,"topics":["design-system","material-design","material-ui","react","react-components"],"latest_commit_sha":null,"homepage":"https://mui.com/material-ui/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2014-08-18T19:11:54.000Z","updated_at":"2025-10-22T16:11:52.000Z","dependencies_parsed_at":"2025-06-02T16:06:01.092Z","dependency_job_id":"32b77193-1b92-4638-bb5e-6c82ade9eee5","html_url":"https://github.com/mui/material-ui","commit_stats":{"total_commits":23822,"total_committers":3211,"mean_commits":"7.4188726253503585","dds":0.8266728234405172,"last_synced_commit":"c0620e333641deda56f3cd68c7c3736098ee818c"},"previous_names":["mui-org/material-ui","callemall/material-ui"],"tags_count":568,"template":false,"template_full_name":null,"purl":"pkg:github/mui/material-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/sbom","scorecard":{"id":262861,"data":{"date":"2025-08-17T02:37:43Z","repo":{"name":"github.com/mui/material-ui","commit":"06de3386e5dbd68c7e7496219f702232dcd7ec9f"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.7,"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":"Maintained","score":10,"reason":"30 commit(s) and 1 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":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/check-if-pr-has-label.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yml: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:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/no-response.yml:22","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/check-if-pr-has-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci-check.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-cleanup.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/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/publish-canaries.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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 28 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":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  14 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:  13 out of  13 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":"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: 'allow deletion' disabled on branch 'v6.x'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v6.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v6.x'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'v6.x'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v6.x'","Warn: codeowners review is not required on branch 'master'","Warn: codeowners review is not required on branch 'v6.x'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v6.x'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v6.x'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v6.x'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v6.x'"],"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":"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":"CI-Tests","score":10,"reason":"28 out of 28 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 36 contributing companies or organizations","details":["Info: found contributions from: A11yance, LightSourceAI, TourConnect, Treeshakers, alienfast, calcom, callemall, cefsharp, cssinjs, emikra, goose-duck, instacart, jalaali, lightsourceai, mui, mui-org, nodejs, openfoodfacts, pabloengine, pretur, react-native-community, reactiran, reactjs, reactwg, state-machines, storybookjs, testing-library, text-em-all, typed-typings, typescript-cheatsheets, underjs, vercel, webpack, yarnpkg, yarnplugins, 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":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-cpj6-fhp6-mr6j","Warn: Project is vulnerable to: GHSA-f46r-rw29-r322","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","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-17T11:13:50.539Z","repository_id":19822297,"created_at":"2025-08-17T11:13:50.539Z","updated_at":"2025-08-17T11:13:50.539Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280748853,"owners_count":26383954,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-24T02:00:06.418Z","response_time":73,"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":"v7.3.4","sha":"28eadba9ec2899226ecbf4058b8fba1ddeab9e6d","kind":"tag","published_at":"2025-10-02T18:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4/manifests"},{"name":"v7.3.3","sha":"6984a79aa3ebde0ad9d1a21817de900f60b7dc90","kind":"tag","published_at":"2025-10-02T14:01:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3/manifests"},{"name":"v7.3.2","sha":"ebd180cdd48e365aa0c5c54b6568d5efc320590d","kind":"tag","published_at":"2025-09-02T06:18:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"3592ec32c4858c22bf99c535c037c13ee6db6b84","kind":"tag","published_at":"2025-08-06T09:33:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"ad98e5ebf7f2f629f9a8b054d9ee3e7217d163bf","kind":"tag","published_at":"2025-08-05T05:40:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0/manifests"},{"name":"v6.5.0","sha":"894dd472b2cc3bbf218eef521ce5a4bcbe914e60","kind":"tag","published_at":"2025-07-08T02:51:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0/manifests"},{"name":"v5.18.0","sha":"6b50143dcfc2aad56a37c9f2e1f14256e9a65c4e","kind":"tag","published_at":"2025-07-08T02:50:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0/manifests"},{"name":"v7.2.0","sha":"1496d735b2cf16501ce413daec40d627eee77e1d","kind":"tag","published_at":"2025-06-30T08:59:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0/manifests"},{"name":"v7.1.2","sha":"ad2d425db362790d6d0f90fbe5b5d3a5b5132503","kind":"tag","published_at":"2025-06-20T07:34:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2/manifests"},{"name":"v6.4.12","sha":"9179a92b0d97f6d0270c7fac733cfd81bd7354cc","kind":"tag","published_at":"2025-06-02T06:58:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12/manifests"},{"name":"v7.1.1","sha":"0ebb3a14ccc5dbee4ec2682b387511f107b95a65","kind":"tag","published_at":"2025-06-02T06:47:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"e3e07e0b8fac5ca8fb4bbf3ec453dbe79133552f","kind":"tag","published_at":"2025-05-06T08:50:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0/manifests"},{"name":"v6.4.11","sha":"6b3957d9d42c83e069da8e8bb534ec294dcb6254","kind":"tag","published_at":"2025-04-10T02:36:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11/manifests"},{"name":"v7.0.2","sha":"ebb24ce49e1ef8358600a7787cb6c8d671cead63","kind":"tag","published_at":"2025-04-09T13:08:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2/manifests"},{"name":"v6.4.10","sha":"d80a3609c8a7274dc5fafa348382059945aee449","kind":"tag","published_at":"2025-03-31T19:03:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10/manifests"},{"name":"v7.0.1","sha":"d6fdcac555725c3807e6f03445e3a051398ee739","kind":"tag","published_at":"2025-03-28T18:58:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"22aa7db2ed23df3b43530e9fdb57bc1051221457","kind":"tag","published_at":"2025-03-26T14:16:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0/manifests"},{"name":"v6.4.9","sha":"a884cb821f67a831f44cc6abfc3bc77faef91ada","kind":"tag","published_at":"2025-03-25T15:45:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9/manifests"},{"name":"v7.0.0-rc.0","sha":"ebaec8db8ae1b90183817cb0bad549d7fc63fe79","kind":"tag","published_at":"2025-03-19T09:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0/manifests"},{"name":"v5.17.1","sha":"0d509f8a4a48031a1e25974a1604b803892ce94e","kind":"tag","published_at":"2025-03-18T18:44:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"b0dc8270c5a2896293ff8b61052120a13819f0a1","kind":"tag","published_at":"2025-03-18T15:28:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0/manifests"},{"name":"v6.4.8","sha":"2bded219fabaaefc2083aa660d5856ab75cfa8d6","kind":"tag","published_at":"2025-03-17T17:54:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8/manifests"},{"name":"v7.0.0-beta.4","sha":"260ed53760f179e3bb4f1f43e2f2712ecbf9fdd7","kind":"tag","published_at":"2025-03-13T13:30:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4/manifests"},{"name":"v6.4.7","sha":"d1ca0a45fea4327ba4dc9876e62922785493f1c3","kind":"tag","published_at":"2025-03-05T15:19:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7/manifests"},{"name":"v7.0.0-beta.3","sha":"9dea4105c8b413e087bd1d0cc517b52831a2eb86","kind":"tag","published_at":"2025-03-05T15:13:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"48acea181cac8ca14455e76d01d3554ba578781e","kind":"tag","published_at":"2025-02-27T15:00:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2/manifests"},{"name":"v7.0.0-beta.1","sha":"2cf2e71af3c2b26694964884456bc335c2ba6cdb","kind":"tag","published_at":"2025-02-26T18:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1/manifests"},{"name":"v6.4.6","sha":"356b885778a2af26505d5dbba76a9abcceb69800","kind":"tag","published_at":"2025-02-26T13:39:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6/manifests"},{"name":"v7.0.0-beta.0","sha":"b485c1abec1d776e925ca90e6fa7d91e9bd057a7","kind":"tag","published_at":"2025-02-26T13:22:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0/manifests"},{"name":"v7.0.0-alpha.2","sha":"ba14b7070070281c8a6cea1df7653f007bb8da49","kind":"tag","published_at":"2025-02-18T18:57:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.4.5","sha":"6f2b908baa7863e2cbf0ec4518dc90ccfd53597b","kind":"tag","published_at":"2025-02-18T18:46:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5/manifests"},{"name":"v7.0.0-alpha.1","sha":"c390c1c2d1c85f42d40f16ce405a3c4b62026ec7","kind":"tag","published_at":"2025-02-11T17:34:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1/manifests"},{"name":"v6.4.4","sha":"c66361a6ad9d1354b60e6fb93ba3144c1348ab15","kind":"tag","published_at":"2025-02-11T14:31:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4/manifests"},{"name":"v6.4.3","sha":"cee310a92f61ffb75284195a9ed30bcb367c78e2","kind":"tag","published_at":"2025-02-04T18:53:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3/manifests"},{"name":"v7.0.0-alpha.0","sha":"3e3195a4285ca716061f7d7d87f4915630af1b69","kind":"tag","published_at":"2025-02-03T12:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.4.2","sha":"1813d89a599a4027fd216062b2cac8b0c1864f1d","kind":"tag","published_at":"2025-01-29T15:50:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2/manifests"},{"name":"v6.4.1","sha":"819e662a2ce210f8805c45057389217cb1c39a83","kind":"tag","published_at":"2025-01-21T13:23:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"f9949a8889c7e69cac145ce56411298a234d2e49","kind":"tag","published_at":"2025-01-14T16:46:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0/manifests"},{"name":"v5.16.14","sha":"ba588c8333d765af63ab15c8b33dd947b615f70b","kind":"tag","published_at":"2025-01-06T21:20:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14/manifests"},{"name":"v6.3.1","sha":"afd551abd3be44de711d6baef48e62e18b97c908","kind":"tag","published_at":"2025-01-03T13:53:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1/manifests"},{"name":"v5.16.13","sha":"e52a6379f22d38453fa046d410b0c4700707dbd9","kind":"tag","published_at":"2024-12-25T11:25:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13/manifests"},{"name":"v6.3.0","sha":"84d6ecfdccd10f204854beeef98bcc55dc99d117","kind":"tag","published_at":"2024-12-23T18:10:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"17026fc203a8b413ec7343b6eeb267a50519d515","kind":"tag","published_at":"2024-12-17T13:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1/manifests"},{"name":"v5.16.12","sha":"b8fbcf5fb5169d8db6ee0ec35001816d2777e8d4","kind":"tag","published_at":"2024-12-17T13:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12/manifests"},{"name":"v5.16.11","sha":"2413ff076b0d462736dfccd399b4be863fd79ec2","kind":"tag","published_at":"2024-12-11T10:13:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11/manifests"},{"name":"v6.2.0","sha":"3a8ceaead5ac4c2c4554e6500ca3d197420a04c2","kind":"tag","published_at":"2024-12-11T02:03:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0/manifests"},{"name":"v6.1.10","sha":"5c5e9f6d8a90034cd75dcb92403caf6b37efc916","kind":"tag","published_at":"2024-12-04T10:03:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10/manifests"},{"name":"v5.16.9","sha":"ec085b677c43ed1f37e66bd2fb58f27dce9f7184","kind":"tag","published_at":"2024-12-04T09:34:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9/manifests"},{"name":"v5.16.8","sha":"096adfbe28d038397a7f3cf3494b86844226e162","kind":"tag","published_at":"2024-11-28T06:51:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8/manifests"},{"name":"v6.1.9","sha":"821784419eefb89e4ce7b66c4b602a1e33d2fa88","kind":"tag","published_at":"2024-11-27T13:22:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9/manifests"},{"name":"v6.1.8","sha":"0b8739f145423bafdd8e2871312307bfb31c58ef","kind":"tag","published_at":"2024-11-20T15:09:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8/manifests"},{"name":"v6.1.7","sha":"a7d441d0bd3bfc16a1ce9e6d7ff3ad1afc6b62f1","kind":"tag","published_at":"2024-11-13T15:31:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7/manifests"},{"name":"v6.1.6","sha":"32112b76aa821c2a1e98120545019ef1a71ea274","kind":"tag","published_at":"2024-10-30T13:54:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6/manifests"},{"name":"v6.1.5","sha":"01c5f344628bc66e16f86284ee0fc7107002a5ca","kind":"tag","published_at":"2024-10-22T10:28:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5/manifests"},{"name":"v6.1.4","sha":"15ea548de803e4602894cae6304a497d7ddaf09c","kind":"tag","published_at":"2024-10-15T18:35:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4/manifests"},{"name":"v6.1.3","sha":"c7de2cae15cc7b7025ad79e3623320526ed16462","kind":"tag","published_at":"2024-10-09T09:47:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3/manifests"},{"name":"v6.1.2","sha":"e6ff0b5016ac4fa40cdc9b78a0d9ecdd2c0cd9db","kind":"tag","published_at":"2024-10-02T14:51:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"263c7259451d5b928bbdfd299c9c0afc89dfec02","kind":"tag","published_at":"2024-09-19T06:42:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"94cc3d0a66456713e6e25edf9a1ba35ad8df88bc","kind":"tag","published_at":"2024-09-11T13:09:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"bb620d85a89651ca4350e8861bbb35776d583726","kind":"tag","published_at":"2024-09-03T10:33:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"71dbef69dcbf2b87831af579fb777b4f1f4b219a","kind":"tag","published_at":"2024-08-29T13:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"c9a9adfb90e939c0590de6edf10d0c65fcbc8b1e","kind":"tag","published_at":"2024-08-27T09:06:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.0","sha":"55bea65c83c1beac77382fe961f8aa72eec21daa","kind":"tag","published_at":"2024-08-22T08:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0/manifests"},{"name":"v6.0.0-beta.6","sha":"cbb6f8d3b1b72732d51f5628765cfd7e75bd5747","kind":"tag","published_at":"2024-08-18T02:55:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6/manifests"},{"name":"v5.16.7","sha":"b505fd7b64e92db523198712a5d6716c494e0c66","kind":"tag","published_at":"2024-08-09T09:19:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7/manifests"},{"name":"v6.0.0-beta.5","sha":"75c24b0828981651082a3eede027b6871c96c440","kind":"tag","published_at":"2024-08-08T08:52:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5/manifests"},{"name":"v5.16.6","sha":"6eb1bdce38d0fc67fa8aebca260043c7fc8eb3e8","kind":"tag","published_at":"2024-07-30T21:06:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6/manifests"},{"name":"v6.0.0-beta.4","sha":"12532afa3e4f6f13a9fa86eb459c27792c36b6f9","kind":"tag","published_at":"2024-07-30T20:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4/manifests"},{"name":"v5.16.5","sha":"40792e6efb2c92b8964a3912e08aeb4fb7fc41c8","kind":"tag","published_at":"2024-07-25T06:42:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5/manifests"},{"name":"v6.0.0-beta.3","sha":"02fde66a0cd72fb7fe3681a5ea8c4de733b4a865","kind":"tag","published_at":"2024-07-24T18:27:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3/manifests"},{"name":"v5.16.4","sha":"77af399a3ad76f31e5f2e0fab5650b628fa50990","kind":"tag","published_at":"2024-07-16T16:01:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4/manifests"},{"name":"v6.0.0-beta.2","sha":"9ad8c1fd8dfd21d8e37fe73d71e011542b23db72","kind":"tag","published_at":"2024-07-16T14:46:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2/manifests"},{"name":"v5.16.3","sha":"e1824453bdb0a89f15d4dfe47a1c4f90fa0f0500","kind":"tag","published_at":"2024-07-16T14:18:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3/manifests"},{"name":"v6.0.0-beta.1","sha":"19c1935757925d834928a30ea41f58bb95fb355f","kind":"tag","published_at":"2024-07-16T09:42:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1/manifests"},{"name":"v5.16.2","sha":"56ddd108fe153592a800fce4d43f9758b0ff5101","kind":"tag","published_at":"2024-07-16T09:10:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2/manifests"},{"name":"v6.0.0-beta.0","sha":"3364f0740aa5c86e057ec5b0d22c1b12bfd96fa4","kind":"tag","published_at":"2024-07-11T15:54:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0/manifests"},{"name":"v5.16.1","sha":"431af6a2fd9bf6cd0422c61e36c937d1ea5e5015","kind":"tag","published_at":"2024-07-11T15:48:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1/manifests"},{"name":"v5.16.0","sha":"e5e9b9d5e952b52752b758179da20d3fa0982c05","kind":"tag","published_at":"2024-07-05T13:32:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0/manifests"},{"name":"v6.0.0-alpha.14","sha":"2a15dd74c76bacbc867a7313fdc2c42c6168327c","kind":"tag","published_at":"2024-07-05T04:25:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14/manifests"},{"name":"v6.0.0-alpha.13","sha":"a070a894fbe21c52df446438ca1bb5a891d5e1b5","kind":"tag","published_at":"2024-07-03T07:44:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13/manifests"},{"name":"v5.15.21","sha":"a306ce4afcc60de4c3e43b8f9183862235d9318e","kind":"tag","published_at":"2024-06-28T14:09:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21/manifests"},{"name":"v6.0.0-alpha.12","sha":"fb476c6c18b850e8400d03afb7447802afbfd357","kind":"tag","published_at":"2024-06-24T17:12:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.15.20","sha":"f20fa0ba4016e5425a2a4cce841075253828a551","kind":"tag","published_at":"2024-06-12T12:58:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20/manifests"},{"name":"v6.0.0-alpha.11","sha":"22c5206a9e8191b2f81131d6978a0958e55b7032","kind":"tag","published_at":"2024-06-12T08:18:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11/manifests"},{"name":"v6.0.0-alpha.10","sha":"e5ac6c0eef5efd4fa5c5eb11ccbf08e58e7443f8","kind":"tag","published_at":"2024-06-04T10:35:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10/manifests"},{"name":"v6.0.0-alpha.9","sha":"925de32766317bb84a92ec24b2b6465c8e48cc04","kind":"tag","published_at":"2024-05-29T12:25:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.15.19","sha":"77f606ba73bb5439d66871177772f54196044450","kind":"tag","published_at":"2024-05-29T12:01:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19/manifests"},{"name":"v6.0.0-alpha.8","sha":"c7dbe6e8256cef7bd2dbdcbee55428ad82513cd0","kind":"tag","published_at":"2024-05-21T16:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.15.18","sha":"607daac5baa9c8151f111fe4bacea1d7e61881a3","kind":"tag","published_at":"2024-05-16T09:29:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18/manifests"},{"name":"v6.0.0-alpha.7","sha":"997bec6d8d30a1a891aff4eeedefa41c93eaa95c","kind":"tag","published_at":"2024-05-16T06:31:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"7c8db04b91500ba77301acd360d21bff7f7c752f","kind":"tag","published_at":"2024-05-08T13:13:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.15.17","sha":"9bc4fc42959427246addfdf29db95847cc38e410","kind":"tag","published_at":"2024-05-08T12:24:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17/manifests"},{"name":"v5.15.16","sha":"284e251c155d92078f80f98919f4ab260b05e9be","kind":"tag","published_at":"2024-05-01T14:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16/manifests"},{"name":"v6.0.0-alpha.5","sha":"571d5046e26aa07605cb1e01ca99b2eb0b04d009","kind":"tag","published_at":"2024-05-01T14:16:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5/manifests"},{"name":"v6.0.0-alpha.4","sha":"afffc2ffc3db1e6abf48f3b3e13a41e8b758f874","kind":"tag","published_at":"2024-04-24T07:30:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4/manifests"},{"name":"v6.0.0-alpha.3","sha":"6d5e44409344ea4e13ceb3a02c4446dc6a7323b4","kind":"tag","published_at":"2024-04-17T16:10:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3/manifests"},{"name":"v6.0.0-alpha.2","sha":"4e75758b37119bd821435c23d9c111c545e186b6","kind":"tag","published_at":"2024-04-09T15:09:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2/manifests"},{"name":"v6.0.0-alpha.1","sha":"84307c1a2495a716788ec25f046faaa4d16c88c7","kind":"tag","published_at":"2024-04-05T10:43:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1/manifests"},{"name":"v5.15.15","sha":"5a079965186640b5176f00c537f3b9e6c299b5c4","kind":"tag","published_at":"2024-04-04T07:09:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15/manifests"},{"name":"v6.0.0-alpha.0","sha":"2a15ad6f1f5507162b1a5aebf78976ca3023183b","kind":"tag","published_at":"2024-03-26T15:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.15.14","sha":"9585d28317c90f2c71ab88dd5ae37638bb64ad82","kind":"tag","published_at":"2024-03-19T08:18:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14/manifests"},{"name":"v5.15.13","sha":"dbcb678234296de56afaf3138917e967e8d1934a","kind":"tag","published_at":"2024-03-13T14:17:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13/manifests"},{"name":"pigment@0.0.1","sha":"0e765a618a7676c507852cec024464b1fc1cd80f","kind":"tag","published_at":"2024-03-08T04:20:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/pigment@0.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/pigment@0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@pigment%400.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1/manifests"},{"name":"v5.15.12","sha":"5ad69e161d7520274cd37a2524ffb935b6dda158","kind":"tag","published_at":"2024-03-05T15:33:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12/manifests"},{"name":"v5.15.11","sha":"e3257a4d68481b0ca6efd5d06cb5c1e1e77e4286","kind":"tag","published_at":"2024-02-22T08:52:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11/manifests"},{"name":"v5.15.10","sha":"94fcd3ada0842108a9a2ce53e121931e5448649f","kind":"tag","published_at":"2024-02-12T12:38:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10/manifests"},{"name":"v5.15.9","sha":"7917d2a8a4acc0b07328dee8273847652491b769","kind":"tag","published_at":"2024-02-08T12:55:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9/manifests"},{"name":"v5.15.8","sha":"fe5a59e616637a0488b122749479b782f5f8dfa2","kind":"tag","published_at":"2024-02-06T20:42:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8/manifests"},{"name":"v5.15.7","sha":"b80acd69c7c848709d01465d6727b13ed6109258","kind":"tag","published_at":"2024-01-31T13:23:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7/manifests"},{"name":"v5.15.6","sha":"1700e5cd9cbb3bc648b7f799f837c4d23ed42700","kind":"tag","published_at":"2024-01-22T18:09:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6/manifests"},{"name":"v5.15.5","sha":"5d7c4e26a4973a3a80bf5f8a9a8ea14f89554fe0","kind":"tag","published_at":"2024-01-17T09:27:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5/manifests"},{"name":"v5.15.4","sha":"6aadbf91c5eb2c94dea9a49a19eb532606410a5a","kind":"tag","published_at":"2024-01-10T13:49:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4/manifests"},{"name":"v5.15.3","sha":"9fa4e472f9ba4fd4e7f8cfb8bc0d1f1d455ace23","kind":"tag","published_at":"2024-01-03T15:22:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"5d5dd15f70db9ffcb85d4dc57da8a20f5240fb81","kind":"tag","published_at":"2023-12-25T14:24:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"8be7ac66b99059bf2c2edcca9cf15981d389db6b","kind":"tag","published_at":"2023-12-19T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"8c2c6a88a509f9da7c453d4a3c3ab4749a57a36d","kind":"tag","published_at":"2023-12-12T18:21:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0/manifests"},{"name":"v5.14.20","sha":"14fa79f4328e901f82d7fc39aba722a9bf4a8df0","kind":"tag","published_at":"2023-12-05T09:28:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20/manifests"},{"name":"v5.14.19","sha":"a07b4925255aa3fc7ae1255130e182e4573c58d7","kind":"tag","published_at":"2023-11-29T21:11:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19/manifests"},{"name":"v5.14.18","sha":"43a41b6b2fa3f0a186a852b894452722e3a38f04","kind":"tag","published_at":"2023-11-14T08:27:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18/manifests"},{"name":"v5.14.17","sha":"c54a42dd8b0ec8e850bd60438e60a1a8acb3b4a4","kind":"tag","published_at":"2023-11-06T15:34:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17/manifests"},{"name":"v5.14.16","sha":"391b57a05daf67a8154471dae645471f5ffac09f","kind":"tag","published_at":"2023-10-31T10:57:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16/manifests"},{"name":"v5.14.15","sha":"6baedcfed27419ed6b9685f27fcbf3eff46133a3","kind":"tag","published_at":"2023-10-24T15:41:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15/manifests"},{"name":"v5.14.14","sha":"a0cfa182db3e7b196efe36cfe7b31d304c5a0a4e","kind":"tag","published_at":"2023-10-17T13:58:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14/manifests"},{"name":"v5.14.13","sha":"b8811a0fa59e7663b240183219db32f9a617e607","kind":"tag","published_at":"2023-10-10T19:42:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13/manifests"},{"name":"v5.14.12","sha":"bd450a0fdb19b087f47e1d7cce5a72417ec977cc","kind":"commit","published_at":"2023-10-04T16:31:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12/manifests"},{"name":"v5.14.11","sha":"13c0894d0c14c7f577a0a95492aeaa8fff8da33a","kind":"tag","published_at":"2023-09-26T11:47:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11/manifests"},{"name":"v5.14.10","sha":"14e97bffa62760cabcdc7244bff445b423f5286a","kind":"tag","published_at":"2023-09-18T10:18:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10/manifests"},{"name":"v5.14.9","sha":"8255b71ccdbfe9a20f856b5d68a269ab1c5452ca","kind":"tag","published_at":"2023-09-13T13:36:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9/manifests"},{"name":"v5.14.8","sha":"74c58dabc2cf5ed2242fb08e4781d26088d06b12","kind":"tag","published_at":"2023-09-05T12:34:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8/manifests"},{"name":"v5.14.7","sha":"8a09d535f101aac98935f82b76345ca9691b5e2b","kind":"tag","published_at":"2023-08-29T12:04:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7/manifests"},{"name":"v5.14.6","sha":"a1f511dd6ed9adba561e2ba00e1348136ed656db","kind":"commit","published_at":"2023-08-24T11:19:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6/manifests"},{"name":"v5.14.5","sha":"61fbfd1546c55caca984695a41f9c95668d414fc","kind":"tag","published_at":"2023-08-14T14:39:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5/manifests"},{"name":"v5.14.4","sha":"40f4b275022f03e48cf4809cd53d0d0dabb40424","kind":"tag","published_at":"2023-08-08T09:51:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4/manifests"},{"name":"v5.14.3","sha":"2deea341c9abfb640f22520e0c277027f3f91cd0","kind":"tag","published_at":"2023-08-01T15:33:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3/manifests"},{"name":"v5.14.2","sha":"36d9f0d3659e2f5ab1d924988313986962a0bf35","kind":"tag","published_at":"2023-07-25T10:01:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2/manifests"},{"name":"v5.14.1","sha":"f2e5ded80e94407f63a27eadb018139d6f967313","kind":"tag","published_at":"2023-07-19T09:05:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1/manifests"},{"name":"v5.14.0","sha":"2529e3aaaaec2c9f8e8cf669e58bb9c81db5a6d8","kind":"tag","published_at":"2023-07-11T14:57:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0/manifests"},{"name":"v5.13.7","sha":"aac2d5b526e8139314d99f827ecc3b2c24e99686","kind":"tag","published_at":"2023-07-04T08:53:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7/manifests"},{"name":"v5.13.6","sha":"312270bc71224067e1910bbee9f800b4a2469cc7","kind":"tag","published_at":"2023-06-23T14:05:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6/manifests"},{"name":"v5.13.5","sha":"24b3af68ebe79c1891e45c60c6bcfd26f8818f73","kind":"tag","published_at":"2023-06-12T13:43:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5/manifests"},{"name":"v5.13.4","sha":"a522d82df32d3bfab46b25f5ff24eeb9670c83fb","kind":"tag","published_at":"2023-06-05T17:30:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4/manifests"},{"name":"v5.13.3","sha":"70d4a2bb49dca9fef7854a1463a392094222812b","kind":"tag","published_at":"2023-05-29T11:22:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3/manifests"},{"name":"v5.13.2","sha":"f661923e9aa9d9cc634750affbb04bf2007bc57d","kind":"tag","published_at":"2023-05-22T16:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2/manifests"},{"name":"v5.13.1","sha":"0c58832b6e182f782e73b118ed9681055db3e249","kind":"tag","published_at":"2023-05-17T05:25:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"9130a021ca34746e4076fcae50c57bc584026b8f","kind":"tag","published_at":"2023-05-10T08:14:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0/manifests"},{"name":"v5.12.3","sha":"9710ff34b16a0f271107a8619a28546ae3ca7c18","kind":"tag","published_at":"2023-05-02T14:17:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"5b7e9c52e37ef0c3274a762f38cd7ef7ffc9e7a8","kind":"tag","published_at":"2023-04-25T16:42:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"d14d288ae9e9b0e2b3b33d0a77b4113f024d4215","kind":"tag","published_at":"2023-04-17T15:57:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"05127cf65b4250f836897428cd15829669ab8d6c","kind":"tag","published_at":"2023-04-11T09:58:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0/manifests"},{"name":"v5.11.16","sha":"af5e109990a26318c96dbff6f25759ba91f0e147","kind":"tag","published_at":"2023-04-04T14:00:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16/manifests"},{"name":"v5.11.15","sha":"ae98db6aca5f9d4b754ff9fce4ce33f738a00f65","kind":"tag","published_at":"2023-03-28T13:06:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15/manifests"},{"name":"v5.11.14","sha":"f34d17c3294fcdb63fe9a135b4f3aa2459c81189","kind":"tag","published_at":"2023-03-21T17:45:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14/manifests"},{"name":"v5.11.13","sha":"9f7a2bfac55faed1b1c6c7b4b6d1b1659a076bab","kind":"tag","published_at":"2023-03-14T09:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13/manifests"},{"name":"v5.11.12","sha":"b76b8f1098a6c01f39e5e19bf3abf77c2b9cf475","kind":"tag","published_at":"2023-03-06T15:03:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12/manifests"},{"name":"v5.11.11","sha":"58df7f1905f16533ddb5a7977346c0f4548e4547","kind":"tag","published_at":"2023-02-28T09:55:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11/manifests"},{"name":"v5.11.10","sha":"676bc85fa2b02f92f21dd5c7e15f453b6b9c2e3d","kind":"tag","published_at":"2023-02-20T11:30:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10/manifests"},{"name":"v5.11.9","sha":"af5b3f5e7a79da9ef4bbd63d8fcf60927ffb6533","kind":"tag","published_at":"2023-02-14T14:30:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9/manifests"},{"name":"v5.11.8","sha":"d4d8512ce3453711f3c661374579b0d2ed13f3e7","kind":"tag","published_at":"2023-02-07T10:50:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8/manifests"},{"name":"v5.11.7","sha":"33cac172846b032d3f8b9333b72b2af832dd47d0","kind":"tag","published_at":"2023-01-31T09:39:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7/manifests"},{"name":"v5.11.6","sha":"a2e552314847b4d52498538d7ca171763067a5d0","kind":"tag","published_at":"2023-01-23T20:28:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6/manifests"},{"name":"v5.11.5","sha":"685c72dfaf840f4d5b7a3ab738ddcabd74418823","kind":"tag","published_at":"2023-01-18T01:43:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5/manifests"},{"name":"v5.11.4","sha":"bc859d95e4415f880cd6bcb6f44cc9e5e8c8097c","kind":"tag","published_at":"2023-01-09T13:57:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4/manifests"},{"name":"v5.11.3","sha":"a526207c3957de4ebfcda937b58327d69464f15c","kind":"tag","published_at":"2023-01-02T17:00:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3/manifests"},{"name":"v5.11.2","sha":"e9d8fa07e1ff979bcaf92837b131cd9e292f0161","kind":"tag","published_at":"2022-12-26T14:56:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2/manifests"},{"name":"v5.11.1","sha":"a1e30390da62019e5769e398f4cbc9f8892d8f9a","kind":"commit","published_at":"2022-12-20T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"191acda4545c394b78964ab80b364e15686f0e9b","kind":"tag","published_at":"2022-12-13T12:56:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0/manifests"},{"name":"v5.10.17","sha":"4265f343b49e4af9673a49e585439d35c8deeab2","kind":"tag","published_at":"2022-12-06T10:59:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17/manifests"},{"name":"v5.10.16","sha":"b8aa3974d84c176b8857e8d5b29a7be8670bb410","kind":"tag","published_at":"2022-11-28T16:00:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16/manifests"},{"name":"v5.10.15","sha":"14a6e1c61edb5f66f4888e32c04df5e637e7cfc4","kind":"commit","published_at":"2022-11-22T09:45:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15/manifests"},{"name":"v5.10.14","sha":"c2da6de1c504c7dbd8ae1d0771c184c1544a0c76","kind":"tag","published_at":"2022-11-15T09:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14/manifests"},{"name":"v5.10.13","sha":"2f4c2190d1d3614d8063e84b79d4d1f034b3e3fe","kind":"tag","published_at":"2022-11-07T17:53:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13/manifests"},{"name":"v5.10.12","sha":"30cb27cff1d4e1838ca4235ab4285e20f2b2a870","kind":"tag","published_at":"2022-10-31T15:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12/manifests"},{"name":"v5.10.11","sha":"c80ff0339882859af7e17f8bfd0a5f6880b323f8","kind":"commit","published_at":"2022-10-25T09:34:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11/manifests"},{"name":"v5.10.10","sha":"639224a3e3600cb0e04755d89aab250297b6d851","kind":"tag","published_at":"2022-10-18T08:35:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10/manifests"},{"name":"v5.10.9","sha":"7bd7c219e2670ff7791148e9b1a1d2387528fc0c","kind":"tag","published_at":"2022-10-11T11:56:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9/manifests"},{"name":"v5.10.8","sha":"d4a3216cdd858899960f945d6e00b2d59bf1d5d1","kind":"tag","published_at":"2022-10-03T16:28:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8/manifests"},{"name":"v5.10.7","sha":"d9ef6e788eee11256818329c7429242f8b769263","kind":"commit","published_at":"2022-09-27T01:44:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7/manifests"},{"name":"v5.10.6","sha":"0f75f3d78b67c405c23bfd14a29aedff367415b7","kind":"tag","published_at":"2022-09-19T14:34:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6/manifests"},{"name":"v5.10.5","sha":"594d87dab0e43e641a6826c935df8f2c10672955","kind":"tag","published_at":"2022-09-12T14:40:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5/manifests"},{"name":"v5.10.4","sha":"c8feb29320a22cc4461fb5ef5f4f7de7bd96a59b","kind":"commit","published_at":"2022-09-06T09:11:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"992421d0114a9df72d358fe6fccc28c1fb6f1505","kind":"tag","published_at":"2022-08-29T17:37:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"99b23c06d9b018d6c500fa1acb3030d673e219ab","kind":"tag","published_at":"2022-08-23T10:25:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"dfc0b89c665de8e5e3e4ecf68d8c782e74dbb65c","kind":"tag","published_at":"2022-08-16T17:55:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"7f502e06d54c5a2f389a1639358c84279462b54a","kind":"commit","published_at":"2022-08-09T03:21:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0/manifests"},{"name":"v5.9.3","sha":"89617ef683d2bcd2c870e9c1bd58ad4d55247fd5","kind":"tag","published_at":"2022-08-01T20:54:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3/manifests"},{"name":"v5.9.2","sha":"b7f0a16eca4ac2044703032838f90873ec063d75","kind":"tag","published_at":"2022-07-25T15:12:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2/manifests"},{"name":"v5.9.1","sha":"1937412c4345569d98c0950a1016c22508e1ff81","kind":"tag","published_at":"2022-07-18T17:23:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"88ad7d4e623183b8e20702e7961ef9c8de330dc7","kind":"commit","published_at":"2022-07-12T08:54:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0/manifests"},{"name":"v5.8.7","sha":"be0ab4c062a22fc4bb52c47d005b57203b56c09c","kind":"tag","published_at":"2022-07-04T20:39:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7/manifests"},{"name":"v5.8.6","sha":"c58f6653411e0ff38bf67a512d16b87c6523606b","kind":"tag","published_at":"2022-06-27T14:21:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6/manifests"},{"name":"v5.8.5","sha":"3c528113f47cfddf2504ea02ba3065e7c5c46928","kind":"tag","published_at":"2022-06-21T18:05:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5/manifests"},{"name":"v5.8.4","sha":"a6e782ec2f037e2ca989515048ce5f22fe760595","kind":"tag","published_at":"2022-06-14T10:00:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4/manifests"},{"name":"v5.8.3","sha":"b1e4b9cd3e1d88286f9d1485864310a7c1f23a79","kind":"tag","published_at":"2022-06-07T19:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3/manifests"},{"name":"v5.8.2","sha":"93b0aba905b3b6947f58a02d911489bb737ee880","kind":"commit","published_at":"2022-05-31T11:47:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2/manifests"},{"name":"v5.8.1","sha":"1eee9ee437f39f1c3438209154df8e8b9ecd990d","kind":"tag","published_at":"2022-05-23T16:04:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"6a468718b970c39ae83a4029bcb53071c9567430","kind":"tag","published_at":"2022-05-17T09:42:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4eef029981b08c77a9c52d0b863e6b5ced279087","kind":"tag","published_at":"2022-05-10T09:06:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0/manifests"},{"name":"v5.6.4","sha":"edb7e8895ef8def2bf59376d7631e0360a77aaf6","kind":"commit","published_at":"2022-05-02T11:46:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4/manifests"},{"name":"v5.6.3","sha":"124d5e2f0022d17b577a464e6b3a69fa2511105e","kind":"tag","published_at":"2022-04-25T14:04:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3/manifests"},{"name":"v5.6.2","sha":"b3645b3fd11dc26a06ea370a41b5bac1026c6792","kind":"tag","published_at":"2022-04-18T16:10:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2/manifests"},{"name":"v5.6.1","sha":"0251fd5222079e4a512bbd32dff4a7a4c3efe997","kind":"tag","published_at":"2022-04-11T13:21:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"8dcdea53f927ab207718d7ee6576806aca2a3798","kind":"commit","published_at":"2022-04-06T03:27:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0/manifests"},{"name":"v4.12.4","sha":"a563a60219f7f6519fb0f34f6d8e3bf0974e6495","kind":"tag","published_at":"2022-04-03T14:38:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4/manifests"},{"name":"v5.5.3","sha":"96e1f40a3b8aa809d543aa7d466eb48cdfa0b53d","kind":"tag","published_at":"2022-03-28T14:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"dd411b017ea7504a14a16821b694ac6aa01d9b6d","kind":"tag","published_at":"2022-03-21T15:15:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"350b15ee91a93040d50391cb9a45440a90e6b2d1","kind":"tag","published_at":"2022-03-14T16:49:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"f3412aa9d179fdfc3f5c0a4a1cfc1965faef7307","kind":"commit","published_at":"2022-03-07T13:53:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0/manifests"},{"name":"v5.4.4","sha":"965f2eb8cb79bb0685a13d9e28c09617b22358cd","kind":"tag","published_at":"2022-02-28T15:21:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4/manifests"},{"name":"v5.4.3","sha":"e2892a61ea56b6578c2efc81d0324660082ad93c","kind":"tag","published_at":"2022-02-21T16:40:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3/manifests"},{"name":"v5.4.2","sha":"01371028b27156419923b362c4b0af92dc08b29f","kind":"tag","published_at":"2022-02-15T14:57:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"fbce2f80c6cb36e59a4a6826ae46b59a10e1c831","kind":"commit","published_at":"2022-02-08T11:34:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"ba4e819aa58b6a36ae4d96ee79c2a5310a812670","kind":"tag","published_at":"2022-02-01T09:00:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"337be3b2a630d791a5cbc5a2a4575d4f58e38df3","kind":"tag","published_at":"2022-01-24T15:05:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"dcbfc54f581dbf1c0008a8e9e578f896f06228ab","kind":"tag","published_at":"2022-01-17T22:45:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0/manifests"},{"name":"v5.2.8","sha":"f80abbb5f942064c9c270b2ac5bb2a2318876754","kind":"tag","published_at":"2022-01-10T20:11:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8/manifests"},{"name":"v5.2.7","sha":"5daaf9be5115b1cb777fb4cf3d9125baddfe5720","kind":"tag","published_at":"2022-01-03T12:34:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7/manifests"},{"name":"v5.2.6","sha":"052db9d577a03ed8d588ecca9e6c0a5f5ba676e1","kind":"tag","published_at":"2021-12-27T14:23:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6/manifests"},{"name":"v5.2.5","sha":"f8697de9c250dbc6b446bcc08566f50fb4070aab","kind":"tag","published_at":"2021-12-20T14:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5/manifests"},{"name":"v5.2.4","sha":"b265431f9a32ea726c5227821126fbc6424117d5","kind":"commit","published_at":"2021-12-14T13:41:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4/manifests"},{"name":"v5.2.3","sha":"9c3dc12c3de241f44d923bfb089200980f3fd23d","kind":"tag","published_at":"2021-12-06T16:12:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3/manifests"},{"name":"v5.2.2","sha":"fcaec7a75f951c9db79c99c42370ca18212c1f16","kind":"tag","published_at":"2021-11-29T16:51:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"586d9ba2472d549c180cbacddf97eb73425286b3","kind":"tag","published_at":"2021-11-25T11:50:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"353cecb5391571163eb6bd8cbf36d2dd299aaf56","kind":"tag","published_at":"2021-11-23T13:25:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"ddbe15b4d8b7cc1dc84720264fde0b1dafb6166f","kind":"commit","published_at":"2021-11-16T15:06:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"7e26583fe1f95f5c3682213105f8f4b51c9d61c9","kind":"tag","published_at":"2021-11-08T15:14:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0/manifests"},{"name":"v5.0.6","sha":"99752d2848f17c5d1e4840f54863899a19387162","kind":"tag","published_at":"2021-10-27T08:43:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6/manifests"},{"name":"v5.0.5","sha":"58f8ff1f8bc7f0cc4bb728654604a194b3c3790b","kind":"tag","published_at":"2021-10-26T10:14:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"86443310e4344ae1ce6e04f084d58e17e4d62170","kind":"tag","published_at":"2021-10-14T15:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"36258031912caf662f69ca3769c6e0bd46946050","kind":"tag","published_at":"2021-10-07T12:26:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"c510762a325116c654afd3c21381a50b942c2c66","kind":"tag","published_at":"2021-09-29T09:29:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"afcf3ee18e7a9c526348b3bce74b69781b4ad071","kind":"tag","published_at":"2021-09-22T12:15:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"85598e74b85a89a16f8bdf5b68346ca8d6b70557","kind":"tag","published_at":"2021-09-16T11:28:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.1","sha":"1b563a153f5b2736f79a3f45573e2e2b66ba0a9a","kind":"tag","published_at":"2021-09-08T13:55:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"698492a5401b12578dc459397b9d288542fc954b","kind":"commit","published_at":"2021-09-02T02:45:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.5","sha":"0bab71409bcc0865ab3e0fcbfa14fa824ddc5495","kind":"tag","published_at":"2021-08-25T07:30:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"c30ec7bed00b36da7b0e6a202b3cb48d2fc1b579","kind":"tag","published_at":"2021-08-13T21:32:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"e5ccdf299c75ea65b0600ee05ff6c98646891c77","kind":"tag","published_at":"2021-08-09T04:03:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3/manifests"},{"name":"v4.12.3","sha":"77a8daeed0e8efa67c6d86f3cc40239dc6eb3d94","kind":"tag","published_at":"2021-07-30T10:06:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3/manifests"},{"name":"v5.0.0-beta.2","sha":"cca80d861f64b3eaa8a5ef8815b7552aaea61557","kind":"tag","published_at":"2021-07-26T15:01:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2/manifests"},{"name":"v4.12.2","sha":"958241aa0ebf340ad0f152b91949720c85b4fcca","kind":"tag","published_at":"2021-07-19T16:41:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2/manifests"},{"name":"v5.0.0-beta.1","sha":"8a4b8952077b64e90ac9d23c116a45aed672db9c","kind":"tag","published_at":"2021-07-14T16:28:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1/manifests"},{"name":"v4.12.1","sha":"4dc8c9bf3e8a6b21a2aac58b0be3161af334b67d","kind":"tag","published_at":"2021-07-07T13:08:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"53a1655143aa4ec36c29a6063ccdf89c48a74bfd","kind":"tag","published_at":"2021-07-06T13:40:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0/manifests"},{"name":"v5.0.0-beta.0","sha":"a0f416173d2f5b78546f52e572a0f64dcc3751e9","kind":"tag","published_at":"2021-07-01T12:17:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.38","sha":"f60126f95d7b36fa12133887990615b9f47e994a","kind":"commit","published_at":"2021-06-24T03:37:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.38","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38/manifests"},{"name":"v5.0.0-alpha.37","sha":"c795ca0822e2816a630a5654d5471fa04521d23c","kind":"tag","published_at":"2021-06-15T17:49:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.37","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37/manifests"},{"name":"v5.0.0-alpha.36","sha":"cf2f6fa90608b109978698fc48120920beaaa51f","kind":"tag","published_at":"2021-06-08T06:46:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.36","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36/manifests"},{"name":"v5.0.0-alpha.35","sha":"6c0afb6d8fff919e80f9f1ec92613acacd8365e7","kind":"tag","published_at":"2021-05-31T20:34:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.35","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35/manifests"},{"name":"v5.0.0-alpha.34","sha":"ee3a077c161accb887b93a17f9eaa2b23e998319","kind":"tag","published_at":"2021-05-18T10:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.34","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34/manifests"},{"name":"v5.0.0-alpha.33","sha":"0fa6ab4a29e8469c081d3f796e0bd9cab98e9185","kind":"tag","published_at":"2021-05-09T12:29:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.33","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33/manifests"},{"name":"v4.11.4","sha":"6658323b5e2ba366691829bbef3f53c00008497e","kind":"tag","published_at":"2021-04-27T15:48:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4/manifests"},{"name":"v5.0.0-alpha.32","sha":"2e99746c35ea0c1e45187a206d6ebc25a52933dc","kind":"tag","published_at":"2021-04-27T12:59:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32/manifests"},{"name":"v5.0.0-alpha.31","sha":"b061319b132163900d1a4eb64207f5284d28639d","kind":"tag","published_at":"2021-04-20T13:59:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"0bc7ed897d54a899fb0dfc5cbd6c5ee0592705e1","kind":"tag","published_at":"2021-04-12T09:46:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"29934afe4643811f3bed772612f92d539a1e489d","kind":"tag","published_at":"2021-04-04T16:43:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"a83c7715c0e2cfa1c3e59b7a1f828f6a1476b307","kind":"tag","published_at":"2021-03-24T12:57:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"2de88ce2973667921a45ff69ea48a8843cb9d8cb","kind":"tag","published_at":"2021-03-05T13:01:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27/manifests"},{"name":"v5.0.0-alpha.26","sha":"8928a36394154e02a73d5e92a740d5f9ed8da709","kind":"tag","published_at":"2021-02-27T18:39:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"688db35f581ac345a09a15420efdb0e4c98a56ab","kind":"tag","published_at":"2021-02-11T12:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"15108a5aad5342d92e86be5c5388b8321a88b280","kind":"tag","published_at":"2021-01-26T14:08:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24/manifests"},{"name":"v4.11.3-deprecations.1","sha":"6cf7cf7c7b11b38db18a4d2003743cbadeb1b4ee","kind":"commit","published_at":"2021-01-25T23:27:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1/manifests"},{"name":"v4.11.3","sha":"bd79e8f8c5b8c77bc5c13d076377a18d2ceedfa2","kind":"commit","published_at":"2021-01-24T12:45:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3/manifests"},{"name":"v4.11.3-deprecations.0","sha":"f64337cd87428e04c851bb1667f5f9e0e6aeaede","kind":"commit","published_at":"2021-01-24T12:00:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0/manifests"},{"name":"v5.0.0-alpha.23","sha":"af6e7220961c6f5e8ed89172694287dc737828ff","kind":"commit","published_at":"2021-01-14T12:48:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23/manifests"},{"name":"v5.0.0-alpha.22","sha":"c514ea86c11c9817839630e840535358f5044caf","kind":"commit","published_at":"2021-01-04T11:14:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"5c82b9147f811fda24bc09132852ed240f8d9def","kind":"commit","published_at":"2020-12-30T17:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"cd30d9e3961c8b33ce43a133e0a958867a202c41","kind":"commit","published_at":"2020-12-21T17:51:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20/manifests"},{"name":"v5.0.0-alpha.19","sha":"754e29cf5a712d0e0f6bd3e54f80e9997659f68c","kind":"commit","published_at":"2020-12-13T17:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.11.2","sha":"174b64f8a3adffb8df3c13285f4edc2437a8547a","kind":"commit","published_at":"2020-12-02T23:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2/manifests"},{"name":"v5.0.0-alpha.18","sha":"c5561c5febbe1c3bd5446c8a0bb480025ab38b86","kind":"commit","published_at":"2020-12-02T23:25:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.11.1","sha":"b8092ce09e164a1cb2fec2f3a5b6aa6e2dc6cbbd","kind":"commit","published_at":"2020-11-24T14:35:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1/manifests"},{"name":"v5.0.0-alpha.17","sha":"41d6a360e0fb245dd74549445539c6218a9dc737","kind":"commit","published_at":"2020-11-23T00:49:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17/manifests"},{"name":"v5.0.0-alpha.16","sha":"47a8e102eeaa5a68a2b4f99c08085cfddc0bef77","kind":"commit","published_at":"2020-11-14T12:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16/manifests"},{"name":"v5.0.0-alpha.15","sha":"fa9cbc835ee70b12234b7207b1872356277da5fa","kind":"commit","published_at":"2020-11-03T23:57:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15/manifests"},{"name":"v5.0.0-alpha.14","sha":"56520e757e0052e25f8dd5d78214458c4b7c634d","kind":"commit","published_at":"2020-10-23T22:59:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14/manifests"},{"name":"v5.0.0-alpha.13","sha":"b82af55f9917f9e77a3cae9b36e47b29d43182c0","kind":"commit","published_at":"2020-10-17T21:47:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13/manifests"},{"name":"v5.0.0-alpha.12","sha":"c7c3643948bce7327a7f01665caa7474be2694f9","kind":"commit","published_at":"2020-10-10T22:32:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12/manifests"},{"name":"v5.0.0-alpha.11","sha":"b4fe7eefd494fa28cd3453067af8872a83f31fa6","kind":"commit","published_at":"2020-09-26T15:07:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11/manifests"},{"name":"v5.0.0-alpha.10","sha":"2e1502fc18d86d69a6b55fc4ac5dcb50ddf192c4","kind":"commit","published_at":"2020-09-15T08:10:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10/manifests"},{"name":"v5.0.0-alpha.9","sha":"e830beb63940d24129285f554fc9c2fb0bd7ccbf","kind":"commit","published_at":"2020-09-06T16:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9/manifests"},{"name":"v5.0.0-alpha.8","sha":"5f986712bbb2f0b789c151b6d2f3e2d48cde0980","kind":"commit","published_at":"2020-08-31T16:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"c32a96b4beb3a5c72a8c179fb095f09dacf61050","kind":"commit","published_at":"2020-08-22T16:39:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"15fd6232de294be9ba0ca103351a11f84009b04f","kind":"commit","published_at":"2020-08-13T16:56:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6/manifests"},{"name":"v5.0.0-alpha.5","sha":"40aa9cbb1df08a5994392d5cea15a60979b28a7e","kind":"commit","published_at":"2020-07-27T22:55:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"519390c2bb12b5eb7b6f5f898afb78ac7f285543","kind":"commit","published_at":"2020-07-19T17:54:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"f432112f0bcfb1fd2002002db181e83edc99d906","kind":"commit","published_at":"2020-07-12T17:06:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"f928d6e04ea7f185cda0e739ebbe2ea36d0aa4d3","kind":"commit","published_at":"2020-07-04T23:16:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2/manifests"},{"name":"v4.11.0","sha":"79ebf71d31cca2c73143891960ea54ec1132bdeb","kind":"commit","published_at":"2020-06-30T23:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0/manifests"},{"name":"v5.0.0-alpha.1","sha":"8281371f88c81fc3e4560b0334cc0c473b9d45f9","kind":"commit","published_at":"2020-06-27T15:07:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.10.2","sha":"d0bfcb4f11fd3904b1e235d80fbfe23758de8372","kind":"commit","published_at":"2020-06-11T19:11:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"4e12b951f64fd47864b4dea8ec8631387a89ddb1","kind":"commit","published_at":"2020-06-01T15:14:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"dd9280e753eb8dc3444a26e85fe4f800b759cad2","kind":"commit","published_at":"2020-05-23T17:50:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0/manifests"},{"name":"v4.9.14","sha":"1fb44683825f0ee7f4d5933528598917ff72f0e4","kind":"commit","published_at":"2020-05-11T22:41:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.14","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14/manifests"},{"name":"v4.9.13","sha":"c224f32bb8f144e590c096d103c9d59c2509ed93","kind":"commit","published_at":"2020-05-04T11:29:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.13","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13/manifests"},{"name":"v4.9.12","sha":"3e5fd3c4f200e50a1331857f092a547b41f6db1e","kind":"commit","published_at":"2020-04-26T23:18:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.12","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12/manifests"},{"name":"v4.9.11","sha":"77f6fe0a73791176bd58d8c013bf5631270faf4d","kind":"commit","published_at":"2020-04-19T14:10:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11/manifests"},{"name":"4.9.11","sha":"b551194a14c4469f3b07dc43bc6aaea525138944","kind":"commit","published_at":"2020-04-18T10:43:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11/manifests"},{"name":"v4.9.10","sha":"8baef82396665179c67ca3acfd51e396b947f412","kind":"commit","published_at":"2020-04-11T13:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.10","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10/manifests"},{"name":"v4.9.9","sha":"c191471a20315cae4006c1e4d3d51db5e49b5fee","kind":"commit","published_at":"2020-04-04T15:54:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.9","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9/manifests"},{"name":"v4.9.8","sha":"e9fbcbf015bbf7057aadd5777703b7059aedf043","kind":"commit","published_at":"2020-03-28T19:33:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8/manifests"},{"name":"v4.9.7","sha":"10bc98f283feaae6397ef1b73b1b82be4a39a5f5","kind":"commit","published_at":"2020-03-18T12:45:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7/manifests"},{"name":"v4.9.6","sha":"0176a231719152fa4a2100aa7119e9fd777b5fed","kind":"commit","published_at":"2020-03-18T10:52:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6/manifests"},{"name":"v4.9.5","sha":"b9dec2780203e37148d87788f727c668d9019581","kind":"commit","published_at":"2020-02-29T10:36:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5/manifests"},{"name":"v4.9.4","sha":"45fe0e31c462ed3a2fba134fb1edbd05b91da2a4","kind":"commit","published_at":"2020-02-23T10:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4/manifests"},{"name":"v4.9.3","sha":"2bec4ebc9c20be8abecbad6d3f0f7ba2875c9c35","kind":"commit","published_at":"2020-02-16T11:52:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3/manifests"},{"name":"v4.9.2","sha":"f567b384f509d36b7e10f691e6b58538e7db8869","kind":"commit","published_at":"2020-02-09T18:32:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"717887fdd9d3b27701d760d78aa12ecf52f02f43","kind":"commit","published_at":"2020-02-02T11:46:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f2c9817526b729801b1716afc957ef3886ccb422","kind":"commit","published_at":"2020-01-22T20:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"d0c928c82e3fc8f284a2f7fd1b9acbf717c5a64e","kind":"commit","published_at":"2020-01-06T11:44:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"0c7ca746674cfb47a46cad8ebea21155702fd38c","kind":"commit","published_at":"2019-12-30T10:59:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"c6f734f0d6b183962e83fc5612fef6583bf40712","kind":"commit","published_at":"2019-12-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3a8f0eace8dd6a1c3234a8be2b7c41f06b6260d4","kind":"commit","published_at":"2019-12-14T19:59:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"0a129d58056d38bd15141aaa98d346774895d5f5","kind":"commit","published_at":"2019-12-07T12:46:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"6291316a32cfb4fb19ffdbcf30abfcb63023f17f","kind":"commit","published_at":"2019-12-01T10:59:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1/manifests"},{"name":"v3.9.4","sha":"6b0fee51deb7c32b75498d4ab2186946e7c4ce0a","kind":"commit","published_at":"2019-11-28T09:28:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4/manifests"},{"name":"v4.7.0","sha":"2b04ee905695540bde87653908ece5c4d57546c9","kind":"commit","published_at":"2019-11-22T10:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"856188b2de7a5e514803314f329da76fe65dec50","kind":"commit","published_at":"2019-11-12T13:52:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"d2d76bf26231a96981260232de5271b24e9391a4","kind":"commit","published_at":"2019-11-05T16:46:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0/manifests"},{"name":"v4.5.2","sha":"cb52f392b3b3528857178a756354ffb0e8bccd73","kind":"commit","published_at":"2019-10-28T22:58:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"803d08fbdf20de2d34c36a2a27bbc8e5a7e79fb2","kind":"commit","published_at":"2019-10-12T20:22:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"de3c62c25bf9e92ba35019e5a3ca7f68a36600d8","kind":"commit","published_at":"2019-10-02T08:07:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"554e7dce0cd96a4f9ef1924b41a3ce530cb433ae","kind":"commit","published_at":"2019-09-22T17:16:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"b563d529a8544fa4f4090723239ab075665c5f03","kind":"commit","published_at":"2019-09-11T20:45:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"f3beaee67fb9a4145a792fc8b798ef327b55f513","kind":"commit","published_at":"2019-09-08T09:58:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1/manifests"},{"name":"v1.2.5","sha":"8ee2d7168294f21af787aaba46661824097e33bb","kind":"tag","published_at":"2019-09-03T18:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5/manifests"},{"name":"v4.4.0","sha":"98f2c7cae9b2e0a53cf731882164aa44babb4be3","kind":"commit","published_at":"2019-08-31T12:19:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"29c1adf61a141a3db885ee569e42251cee53e749","kind":"commit","published_at":"2019-08-21T17:29:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3/manifests"},{"name":"v1.2.4","sha":"e44972d3c3e199529fdbc85974f7ae570b8424a0","kind":"tag","published_at":"2019-08-16T20:53:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4/manifests"},{"name":"v4.3.2","sha":"f2dbeca2dd1aecf6bc56e2302ec766d2e4bfb2ac","kind":"commit","published_at":"2019-08-10T17:39:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"d5a2ad9d26f7b089111b208c929ac1f98e7f6958","kind":"commit","published_at":"2019-08-03T15:14:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"8c28ed9c67e7b6ad02a8826178352aa4e9901b50","kind":"commit","published_at":"2019-07-28T14:32:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"42f78c69a59f0b5fa5fb8f533385f04ef77d7889","kind":"commit","published_at":"2019-07-17T13:42:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1/manifests"},{"name":"v1.0.4","sha":"455489e2e149ff5393f6ba08870368c88da259bd","kind":"tag","published_at":"2019-07-10T15:39:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"4c21bc05d6c5e48c64bc947ba9e271ed3e762a0e","kind":"tag","published_at":"2019-07-10T15:08:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"543041538f31cbdfbe3e85b8bc0f5c183ac5448e","kind":"tag","published_at":"2019-07-09T13:14:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"3a40065694cab2a5e8dedab6781e98493c1dc69d","kind":"tag","published_at":"2019-07-09T12:54:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1/manifests"},{"name":"v4.2.0","sha":"cf2cdd83f2a2f65d0e979d1faa9e815a5e2d3502","kind":"commit","published_at":"2019-07-06T15:30:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"6da1d591264e8c4a18e5ab56bdf6f8c0f985ed99","kind":"commit","published_at":"2019-06-25T13:53:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"eade31e58deb8ff3faee777313d70141e5868ebe","kind":"commit","published_at":"2019-06-23T11:46:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"b78a5ab7581488f7fff271a2cf64927dd28c3ab0","kind":"commit","published_at":"2019-06-13T09:55:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"07b9d6efaac1b663b2657173227e9490c796191e","kind":"commit","published_at":"2019-06-10T11:50:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"d58075ddb1757a11c47ef3d2b1fe9bed55e640dd","kind":"commit","published_at":"2019-06-03T16:35:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a3572bcaf34d204b314fd2c84064c9180f3a50f1","kind":"commit","published_at":"2019-05-27T12:48:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"505e275285c757e0515c8623b43c823d8a74790c","kind":"commit","published_at":"2019-05-23T15:39:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.0","sha":"a33f0ab64999331a54267cdf0eb89e53fa4d70cd","kind":"commit","published_at":"2019-05-20T21:26:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0/manifests"},{"name":"v4.0.0-beta.2","sha":"3686a27055dce58b5e800b520087c0c448b7480e","kind":"commit","published_at":"2019-05-13T12:26:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"5c152157078503e8599537108c3be9e00969fa34","kind":"commit","published_at":"2019-05-05T12:24:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"f19bd59ae53f23e3637383061774542d973cc48c","kind":"commit","published_at":"2019-04-28T22:42:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.8","sha":"92d6e987a43041fde63fd02cad61277d04193c29","kind":"commit","published_at":"2019-04-17T19:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"663643e0a83554d7730be42140aef6bc3ac09c6a","kind":"commit","published_at":"2019-04-07T23:25:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"2482d2b689440df6fb3da6157a789adac2783736","kind":"commit","published_at":"2019-03-30T19:33:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6/manifests"},{"name":"v3.9.3","sha":"ebed7922fc97331519f507768572a068edb8494e","kind":"commit","published_at":"2019-03-28T14:06:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3/manifests"},{"name":"v4.0.0-alpha.5","sha":"1bfdbe5688fb3556e4bebd1f8e357c515244ac42","kind":"commit","published_at":"2019-03-23T21:04:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"997324d52467e3a7b7a8058c0ba8309d04d4ddf6","kind":"commit","published_at":"2019-03-17T11:00:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"3a5d2e50411ddd3caea450abda49fd7c6ed230dc","kind":"commit","published_at":"2019-03-10T11:57:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"f606f7584dd842a89423dd3cc69e32b5ad3fdae1","kind":"commit","published_at":"2019-03-03T16:12:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"eea3b4d9a623f87d79be63f57b4a69ddfe375610","kind":"commit","published_at":"2019-02-20T10:58:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"97b26c4821299aef21e6ef9372a25aedd78d0137","kind":"commit","published_at":"2019-02-12T14:39:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.9.2","sha":"dbc788f7d231b4eceaa7a6a3e253104de5de9af0","kind":"commit","published_at":"2019-02-03T20:45:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2/manifests"},{"name":"v3.9.1","sha":"b903d7432b5a06583c9915f7ab9346bad76007a1","kind":"commit","published_at":"2019-01-26T13:59:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"f6353cdd15b954091c3f53498eb7de198755b740","kind":"commit","published_at":"2019-01-14T21:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"8df7a83ccc0b200e67feb823ceaaf793e4b6d007","kind":"commit","published_at":"2019-01-09T21:57:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"c202914213f19b070738ba5837da18e89c1662ee","kind":"commit","published_at":"2019-01-07T18:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"baa45b12252be8965809a0ad06e67e7dc7d44313","kind":"commit","published_at":"2018-12-30T21:47:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"0445ca8b710425f22744249a0c7bb3c20e95237b","kind":"commit","published_at":"2018-12-30T21:24:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"f0d60d8a510180e9c7a9b588d3e6c04d0d1a23d3","kind":"commit","published_at":"2018-12-22T15:42:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"1871b089aef090728321cab69be92daaec6eb131","kind":"commit","published_at":"2018-12-17T20:02:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0/manifests"},{"name":"v3.6.2","sha":"edde0b4f0073fcacb7233b553812f3dffe619da5","kind":"commit","published_at":"2018-12-09T20:22:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"e5fbf74a06157e2d73701a158e8d6b5914429ea1","kind":"commit","published_at":"2018-12-01T10:43:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1/manifests"},{"name":"issue-13699-mster","sha":"ac0153bf1b13ddbc1e43c22693f2c223838d9f1a","kind":"tag","published_at":"2018-11-28T20:15:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/issue-13699-mster","html_url":"https://github.com/mui/material-ui/releases/tag/issue-13699-mster","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@issue-13699-mster","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster/manifests"},{"name":"v3.6.0","sha":"d9c790fa69a1c053c3d471e030e4066122d58902","kind":"commit","published_at":"2018-11-26T19:49:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"34492c23a773b1db66fe65801997257709c4f319","kind":"commit","published_at":"2018-11-12T23:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"dc6b2b870fa514e98c74b6854d22c6e25e7684cb","kind":"commit","published_at":"2018-11-12T22:46:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"ba1dc0f27cd85996dbf3ef9df4d7f10552d6c91f","kind":"commit","published_at":"2018-11-04T23:41:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0/manifests"},{"name":"v3.3.2","sha":"47b20fe33c5f1c8a2563bad3c27811c37f698794","kind":"commit","published_at":"2018-10-27T20:16:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"92b2a36716c8ced3d12ff0b300be06cc4743e6da","kind":"commit","published_at":"2018-10-23T22:16:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"47d3b93780400d6eaef48d29dfcbebec8a5f22b2","kind":"commit","published_at":"2018-10-21T21:27:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"bbb0b683dd45d130b17580da86fe6ccc1ab5b3d3","kind":"commit","published_at":"2018-10-15T22:11:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"a61f0fc9a56ef22874753175bad2a636460130d1","kind":"commit","published_at":"2018-10-14T21:03:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"58f526f46e609e3e6cd785d15bfc5486df7ab79f","kind":"commit","published_at":"2018-10-07T22:44:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"dbd67aa892a4e9885d763fcb0d1f6c1691fbf763","kind":"commit","published_at":"2018-09-30T17:16:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"6184c508f94500a9da7486ccb2b9398023e4b1b5","kind":"commit","published_at":"2018-09-23T22:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"a9cbda69c8e059d928da53d9525652170b999455","kind":"commit","published_at":"2018-09-16T21:32:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"27412afa36b6c64b15b3b33cd51235efbc55a775","kind":"commit","published_at":"2018-09-08T22:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d6fb8524ff94080614e8d4d1064c7b2cec66c5d1","kind":"commit","published_at":"2018-09-03T21:14:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"2e9643f6c43c9b393a3914cd085aac92df546c04","kind":"commit","published_at":"2018-08-28T22:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"6847e0affc09f56a1497013be98bc3b59ccd3fde","kind":"commit","published_at":"2018-08-27T17:34:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0/manifests"},{"name":"v1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1","html_url":"https://github.com/mui/material-ui/releases/tag/v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1/manifests"},{"name":"v1.5.1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6b4c29e324eaa1272ce7b42ecab0e3460af6f437","kind":"commit","published_at":"2018-08-12T20:42:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0/manifests"},{"name":"v0.20.2","sha":"1b1c1fce216b5b2f5ecd52d21f8ec6a326c00cd5","kind":"commit","published_at":"2018-08-05T21:43:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2/manifests"},{"name":"v1.4.3","sha":"99650a6d174ad97b41ba1079cd5d7f55b5db21b5","kind":"commit","published_at":"2018-08-04T10:26:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e9bb799208b34fb8f8bbfe4b63b7a1942f95d91f","kind":"commit","published_at":"2018-07-29T14:37:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"869692ecf3812bc4577ed4dde81a9911c5949695","kind":"commit","published_at":"2018-07-22T21:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7fdc1890fb744b565480835fd5684e66871c679f","kind":"commit","published_at":"2018-07-14T15:02:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"f12ba5bfafc53ada2e5719697dd8373d41fa9471","kind":"commit","published_at":"2018-07-02T20:06:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"cd47eeabdcd4f67e35ff5ad56ae82a571da5747a","kind":"commit","published_at":"2018-06-26T10:53:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"e943cb8d6f405de5d53c1f3d1908cbccb502bb3a","kind":"commit","published_at":"2018-06-20T21:41:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"29308b10b3f8ba3565168e4da4bb5f793cb8b4f9","kind":"commit","published_at":"2018-06-18T18:38:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7c094a0f0381c7b68a223e27b5dc700a7595b122","kind":"commit","published_at":"2018-06-10T09:50:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2a300cdec817595ac879bc419257e55ef318b0f9","kind":"commit","published_at":"2018-06-03T15:25:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"3ccf76d315404ebd67f1254f5679d327c0647dfd","kind":"commit","published_at":"2018-05-26T14:56:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"73101790333124cc8f5857bc46038b7d2315842a","kind":"commit","published_at":"2018-05-17T22:07:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.1","sha":"aae0c434f99c4ab559d8aff53cfbd2cfa7974043","kind":"commit","published_at":"2018-05-15T21:15:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1/manifests"},{"name":"v0.20.1","sha":"c663649d9edf9d196aadbb3b426fd613816964fc","kind":"commit","published_at":"2018-05-13T21:34:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1/manifests"},{"name":"v1.0.0-rc.0","sha":"5f3008fc26479b40ff16ec498ae0e6e3361fdb47","kind":"commit","published_at":"2018-05-13T19:13:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-beta.47","sha":"d16e4f5115a9fde3e8958d7959a912a55cbb246d","kind":"commit","published_at":"2018-05-09T21:48:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.47","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47/manifests"},{"name":"v1.0.0-beta.46","sha":"aa1ef83f22650245dd736681d7ec6331cb2a42ef","kind":"commit","published_at":"2018-05-08T21:51:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.46","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46/manifests"},{"name":"v1.0.0-beta.45","sha":"ab592831cbf5987a6516139aeaf148bdb3360ccb","kind":"commit","published_at":"2018-05-07T13:38:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.45","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45/manifests"},{"name":"v1.0.0-beta.44","sha":"0bba4ad1aed5d2181baa156009301eb56fd80158","kind":"commit","published_at":"2018-04-29T20:57:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.44","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44/manifests"},{"name":"v1.0.0-beta.43","sha":"6dfe7382b9777885abe84f4d1f66c0c62545d559","kind":"commit","published_at":"2018-04-22T10:47:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.43","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43/manifests"},{"name":"v1.0.0-beta.42","sha":"bc03443cac8a55ce3fc4d19e6a95e0f3d0116fbf","kind":"commit","published_at":"2018-04-16T20:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.42","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42/manifests"},{"name":"v1.0.0-beta.41","sha":"cddff325bdc2c79592701c11e295e48db0879c28","kind":"tag","published_at":"2018-04-07T18:26:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.41","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41/manifests"},{"name":"v1.0.0-beta.40","sha":"7f423b6bef54c4a34f3b53d9b8ebf33c183916f8","kind":"tag","published_at":"2018-04-01T09:55:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.40","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40/manifests"},{"name":"v1.0.0-beta.39","sha":"b95cb7a83a102b21b7f6add713398f6c9e743d50","kind":"tag","published_at":"2018-03-28T21:23:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.39","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39/manifests"},{"name":"v1.0.0-beta.38","sha":"a6ccfbe7699b67b03703b49a7cb14d865b841d38","kind":"tag","published_at":"2018-03-17T12:24:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.38","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38/manifests"},{"name":"v1.0.0-beta.37","sha":"1587ac3654ae5061eb21f652722a02cc4c367292","kind":"tag","published_at":"2018-03-11T14:31:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.37","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37/manifests"},{"name":"v1.0.0-beta.36","sha":"f31bd2e431c29f85a053387ce062987a3fc36168","kind":"tag","published_at":"2018-03-05T21:07:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.36","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36/manifests"},{"name":"v1.0.0-beta.35","sha":"25ca14ffcec6eeb75446730a03cc4a2014c5e8ab","kind":"tag","published_at":"2018-02-25T22:47:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.35","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.2","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2/manifests"},{"name":"olivier-material-ui-codemod@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1/manifests"},{"name":"olivier-material-ui-icons@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.1","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1/manifests"},{"name":"olivier-material-ui-codemod@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0/manifests"},{"name":"olivier-material-ui-icons@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0/manifests"},{"name":"v1.0.0-beta.34","sha":"284dfcb06fed2244033cc971cb78f485bafece3d","kind":"tag","published_at":"2018-02-17T12:08:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.34","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34/manifests"},{"name":"v1.0.0-beta.33","sha":"b7f698d48d61e74f74e5e50a08b4309460a55266","kind":"tag","published_at":"2018-02-10T12:03:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.33","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33/manifests"},{"name":"v1.0.0-beta.32","sha":"896bc50f35a83fac0453dbbecd9f367b45b450e9","kind":"tag","published_at":"2018-02-04T22:44:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.32","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32/manifests"},{"name":"v1.0.0-beta.31","sha":"6271146a2545aeedf4110990de21ebc0c910b627","kind":"tag","published_at":"2018-01-29T22:06:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.31","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31/manifests"},{"name":"v1.0.0-beta.30","sha":"2bb35ce508832f518a4c3af8cd7cf67af8fd90c5","kind":"tag","published_at":"2018-01-21T22:50:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.30","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30/manifests"},{"name":"v1.0.0-beta.29","sha":"7386d56d4dfb85ca4a586a56691b6a58798d5c42","kind":"tag","published_at":"2018-01-16T20:27:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.29","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29/manifests"},{"name":"v1.0.0-beta.28","sha":"e1f3dad9084edf460d42e0a5f6b7c956eaa51e8d","kind":"tag","published_at":"2018-01-14T14:52:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.28","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28/manifests"},{"name":"v1.0.0-beta.27","sha":"fcfe4a64a95f65e205c5ba9523987982e6556eea","kind":"tag","published_at":"2018-01-06T15:25:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.27","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27/manifests"},{"name":"v1.0.0-beta.26","sha":"bd42549ee464bce03743f7ee18964066f9d3907d","kind":"tag","published_at":"2017-12-30T23:24:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.26","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26/manifests"},{"name":"v1.0.0-beta.25","sha":"d9ab3e313136fa5fb179743b560ac7c9e4fa8f6a","kind":"tag","published_at":"2017-12-22T23:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.25","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25/manifests"},{"name":"v1.0.0-beta.24","sha":"7c8fe8516f8bf6317e7cc748eefa7d97c92b4007","kind":"tag","published_at":"2017-12-17T12:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.24","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24/manifests"},{"name":"v1.0.0-beta.23","sha":"1a4e5b06ae0a7f6b3a6be810d272ebdf3efbb863","kind":"tag","published_at":"2017-12-09T09:51:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.23","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23/manifests"},{"name":"v0.20.0","sha":"86b40ae4883e95d6139e9e5d59c0e14aa022ce3a","kind":"commit","published_at":"2017-12-04T04:05:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0/manifests"},{"name":"v1.0.0-beta.22","sha":"22f68ca292a947349ae2877b09e85775703ec87f","kind":"tag","published_at":"2017-11-28T23:11:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22/manifests"},{"name":"v1.0.0-beta.21","sha":"d33604a9deacbb2725da3688d823416486a039c1","kind":"tag","published_at":"2017-11-13T22:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21/manifests"},{"name":"v1.0.0-beta.20","sha":"076d08bfa709ffdb4858106ebda73f475e4ec5b9","kind":"tag","published_at":"2017-11-05T19:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20/manifests"},{"name":"v1.0.0-beta.19","sha":"2a1879fb818973d4df766c2d7842afd939fdb2b8","kind":"tag","published_at":"2017-10-30T21:51:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19/manifests"},{"name":"v1.0.0-beta.18","sha":"f626204f8e0cd9933bcb7a8c8ac5cd97d6419eca","kind":"tag","published_at":"2017-10-23T21:58:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18/manifests"},{"name":"v1.0.0-beta.17","sha":"616d69d5ff7263eb9c84960b6b7a4c9ff852d4ef","kind":"tag","published_at":"2017-10-15T22:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17/manifests"},{"name":"v1.0.0-beta.16","sha":"56fd0d9d2f6fe0222b8c4117e227de1d725918ba","kind":"tag","published_at":"2017-10-08T20:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16/manifests"},{"name":"v0.19.4","sha":"f1bc4be26ca68578f0cfd053fed8eeabe0d3a636","kind":"tag","published_at":"2017-10-08T19:56:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4/manifests"},{"name":"v1.0.0-beta.15","sha":"4da17a67182a212be91a36cec9c976ccb6293380","kind":"tag","published_at":"2017-10-04T16:05:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15/manifests"},{"name":"v1.0.0-beta.13","sha":"736f12000e6989b2e37fcf10deca8bcf20a284f5","kind":"tag","published_at":"2017-10-01T19:58:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13/manifests"},{"name":"v0.19.3","sha":"7e484cc0c2e3db1e30ebe89d93475f2999f6168c","kind":"tag","published_at":"2017-10-01T19:35:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3/manifests"},{"name":"v1.0.0-beta.12","sha":"65b6e04a74a1520209e7b8fcfa311a431ecb070a","kind":"tag","published_at":"2017-09-24T18:24:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12/manifests"},{"name":"v0.19.2","sha":"5f750e046d48fa2f8c0efd86290ea48661c9b32e","kind":"tag","published_at":"2017-09-18T20:14:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2/manifests"},{"name":"v1.0.0-beta.11","sha":"01c6feb33e7e4e5043ce2a8377fa7dda3dbc8180","kind":"tag","published_at":"2017-09-18T19:11:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11/manifests"},{"name":"v1.0.0-beta.10","sha":"3d4518c997fe875f8e91044ff59a09a46fdfb726","kind":"tag","published_at":"2017-09-13T21:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10/manifests"},{"name":"v1.0.0-beta.9","sha":"d4dba0da9a00efe5104365ca647d848a131a41a6","kind":"tag","published_at":"2017-09-10T11:17:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9/manifests"},{"name":"v1.0.0-beta.8","sha":"865b39bef48c3f85743c3914ba146b97b93fce0f","kind":"tag","published_at":"2017-09-02T11:11:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8/manifests"},{"name":"v0.19.1","sha":"b0d03e92c64bee1ac8c25acd0c48657b7f605d9a","kind":"tag","published_at":"2017-09-02T10:38:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1/manifests"},{"name":"v1.0.0-beta.7","sha":"d2083879918dcafdc9c17e3e19440000a0abb3b0","kind":"tag","published_at":"2017-08-30T22:51:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7/manifests"},{"name":"v1.0.0-beta.6","sha":"8385df161a6792d472821e30c7095b267b844950","kind":"tag","published_at":"2017-08-20T14:48:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6/manifests"},{"name":"v1.0.0-beta.5","sha":"8292545fd41ea9f9d3c7c52bb45f60a4fea434a9","kind":"tag","published_at":"2017-08-15T08:55:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5/manifests"},{"name":"v0.19.0","sha":"d1b3bc614a818d497e38fd51c85077dd7b490bad","kind":"tag","published_at":"2017-08-15T08:17:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0/manifests"},{"name":"v1.0.0-beta.4","sha":"110f0a6e95e8e2b51b2bdd7e545a9b41d1a0009f","kind":"tag","published_at":"2017-08-05T10:09:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4/manifests"},{"name":"v1.0.0-beta.3","sha":"e0dd9560d4a152ca0a61558b6238edc40746c354","kind":"tag","published_at":"2017-07-29T21:00:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"45d5da95daf4d52b0ea6e4ffbef27755fa0aa196","kind":"tag","published_at":"2017-07-23T17:45:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"603fbde8d99e386d6640ec6c24ba9fcfc4316dd4","kind":"tag","published_at":"2017-07-23T17:12:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1/manifests"},{"name":"v0.18.7","sha":"50f6dfc4b6ee7473e27ba950c3ce900b24f17d1c","kind":"tag","published_at":"2017-07-23T15:51:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7/manifests"},{"name":"v1.0.0-alpha.22","sha":"f3992561ed94696d595b6a56efc7449c7dee67c7","kind":"tag","published_at":"2017-07-18T09:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22/manifests"},{"name":"v1.0.0-alpha.21","sha":"49d21891b72796f4a8f383d9b15b66f72cb94549","kind":"tag","published_at":"2017-07-04T22:13:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21/manifests"},{"name":"v0.18.6","sha":"1d10ecbac4a83f9934bb6a7f025855f82002113c","kind":"tag","published_at":"2017-07-04T21:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6/manifests"},{"name":"v0.18.5","sha":"86f7c4141cc66ab1e96a681a6945472283e41ea3","kind":"tag","published_at":"2017-06-28T18:14:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5/manifests"},{"name":"v1.0.0-alpha.20","sha":"84363396403cbbd51072d0b09822cd6d8ab6bf87","kind":"tag","published_at":"2017-06-25T18:01:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20/manifests"},{"name":"v0.18.4","sha":"2c6872cacf19ac71a316b282c2467162dcd148c6","kind":"tag","published_at":"2017-06-25T17:39:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4/manifests"},{"name":"v1.0.0-alpha.19","sha":"611bfd7557fd928933e39c054d2b2edeb57adaed","kind":"tag","published_at":"2017-06-19T16:58:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19/manifests"},{"name":"v1.0.0-alpha.18","sha":"5fdb60642bdf2907b7fba352cf2cd0fa7208848f","kind":"tag","published_at":"2017-06-19T10:12:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18/manifests"},{"name":"v1.0.0-alpha.17","sha":"73e0a35145d10f3c29a991f75e5ba8315e0e754a","kind":"tag","published_at":"2017-06-12T11:55:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17/manifests"},{"name":"v0.18.3","sha":"4c6a542c772f9fe9ff97bb95f63801138d7722d0","kind":"tag","published_at":"2017-06-07T21:28:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"9d3b59b3fec3b31b37334c3bd842112f3d090f86","kind":"commit","published_at":"2017-06-06T21:29:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2/manifests"},{"name":"v1.0.0-alpha.16","sha":"0c7dba6dc5ad8b9f69ec3c60e3ba31f2973e582a","kind":"tag","published_at":"2017-06-01T08:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"18508aeb3e5817406209e15c3e51a53c2cbece96","kind":"tag","published_at":"2017-05-23T20:00:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"771fb44738e116a1d2cec7aabb8ed1425b1d57f6","kind":"tag","published_at":"2017-05-14T10:11:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14/manifests"},{"name":"v0.18.1","sha":"715372edf9fc21244030207409b4070158f6936d","kind":"tag","published_at":"2017-05-13T10:21:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1/manifests"},{"name":"v1.0.0-alpha.13","sha":"17fde80a53fb9fcce31a82290f54de55cf3655e9","kind":"tag","published_at":"2017-05-08T10:47:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13/manifests"},{"name":"v0.18.0","sha":"dea7938b1265a3b100899d65589fbd05e877ab9e","kind":"tag","published_at":"2017-04-30T22:26:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0/manifests"},{"name":"v1.0.0-alpha.12","sha":"dc7371e4770fd3e8b1a82b9c2c2a652acaa73713","kind":"tag","published_at":"2017-04-30T22:22:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12/manifests"},{"name":"v0.17.4","sha":"a398290811c94bd6bb2d5d04c7f6d0ce734e3ad6","kind":"commit","published_at":"2017-04-14T17:20:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4/manifests"},{"name":"v1.0.0-alpha.11","sha":"7b3dbfaf2e94e8139424c8660692ee20d5a9880e","kind":"tag","published_at":"2017-04-14T16:50:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11/manifests"},{"name":"v0.17.3","sha":"53076a03182668f94d3bf40cd880309a51e9be88","kind":"tag","published_at":"2017-04-10T21:42:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"38c4aed87e608ded8e083dcf341ed5e9a14c20ef","kind":"tag","published_at":"2017-04-09T11:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2/manifests"},{"name":"v1.0.0-alpha.10","sha":"27fd907d604c1d3189b7b70e3a7e4758e0171492","kind":"tag","published_at":"2017-04-06T12:00:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"b962c2fbfa7a9cab9e9844e01966b90ca86e67a1","kind":"tag","published_at":"2017-04-01T13:47:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a0b4691eb3958aeb9173a8f4e705c81dfb7d25da","kind":"tag","published_at":"2017-03-25T11:46:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8/manifests"},{"name":"v0.17.1","sha":"05280483dbbc29e56edd8f3644721679b55d4d73","kind":"commit","published_at":"2017-03-13T12:27:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1/manifests"},{"name":"v1.0.0-alpha.7","sha":"9281a3fcee37d6afb9e493ff06e8a2626f4d7d91","kind":"tag","published_at":"2017-03-12T12:31:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"69f604946c366c655d0613841c034cacee7e9ef4","kind":"commit","published_at":"2017-02-26T12:41:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6/manifests"},{"name":"v1.0.0-alpha.5","sha":"74973892bdfacd5c9e3a4ce63185e9a6500d9522","kind":"commit","published_at":"2017-02-26T11:04:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-alpha.4","sha":"6472a6864951bfe7f3739afbe74b50981299ac28","kind":"commit","published_at":"2017-02-26T10:19:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4/manifests"},{"name":"v0.17.0","sha":"c9af9606bcea6551ceaadc2f6430d629eb679e84","kind":"commit","published_at":"2017-02-12T22:06:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0/manifests"},{"name":"v1.0.0-alpha.3","sha":"4583f5212d0b668e3801a859d3cc584cec0ec173","kind":"commit","published_at":"2017-02-12T21:43:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"8476782b595175d25c8a972b5fe53bc1f8532676","kind":"tag","published_at":"2017-02-07T19:48:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"3a0eb03018a9c5c96ba5233de8ef45202403a94c","kind":"commit","published_at":"2017-01-29T21:29:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.16.7","sha":"867c6c29b1badd839b1fd57720e5754fcd53a516","kind":"commit","published_at":"2017-01-15T19:57:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"bc84dbeeb78b725fefdc10cdc6eee7b75cc1226e","kind":"commit","published_at":"2016-12-25T21:03:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"8a03a04ef17f76ce09b88607b216d8a8e4d277d6","kind":"commit","published_at":"2016-12-09T20:45:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"84c18c98ff56fbe81be902735164219040729bb1","kind":"commit","published_at":"2016-11-17T19:18:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"066c5d53d1d4ecec2923ed12ec14647ae8248a9c","kind":"commit","published_at":"2016-11-17T16:41:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"806b2eab2272b430e814f8b3c7f1e7b31cd0e306","kind":"commit","published_at":"2016-11-14T17:22:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"2085737a798d9cb808b2fddf1f06883b27327ccc","kind":"commit","published_at":"2016-10-19T18:24:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"6eb9913441cb39562f4c935bdd70042d26daa260","kind":"commit","published_at":"2016-10-05T14:36:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0/manifests"},{"name":"v0.16.0-rc2","sha":"71a9524d0ec28dad2f566a42c7bb8ad2ea93ce36","kind":"commit","published_at":"2016-09-24T19:31:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2/manifests"},{"name":"v0.16.0-rc1","sha":"1691addd7f84317619c6831c35cb1f32ef3779b6","kind":"commit","published_at":"2016-09-07T19:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1/manifests"},{"name":"v0.15.4","sha":"be9bc14f4cda041299b6f8845af87b9278c871fc","kind":"commit","published_at":"2016-08-10T22:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"8bd3589dd7f676f3d725559cbd63457afe8d3691","kind":"commit","published_at":"2016-08-02T20:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"908f694e1e6eae9e63da6b22e63100d6bda4fa8e","kind":"commit","published_at":"2016-07-09T21:10:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"1fed1bcc81d89e473e261c1da4bf0a3a46515ce8","kind":"tag","published_at":"2016-06-20T08:15:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"06667b589952f58ff8c6d277df364ef16dada671","kind":"tag","published_at":"2016-05-06T13:49:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0/manifests"},{"name":"v0.15.0-beta.2","sha":"7cf7adfe9042e9be8dbaa1c850ffacca26e9c269","kind":"commit","published_at":"2016-04-21T22:57:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2/manifests"},{"name":"v0.15.0-beta.1","sha":"47d7525fb77c7c579e99d595b3f98c69fc838c77","kind":"tag","published_at":"2016-04-14T13:33:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1/manifests"},{"name":"v0.15.0-alpha.2","sha":"caabf9eaee5a5e11097958105f8427cfc8905f86","kind":"tag","published_at":"2016-03-17T23:37:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2/manifests"},{"name":"v0.15.0-alpha.1","sha":"2ebddeb908857c16ece162964a7e501ab37716ba","kind":"commit","published_at":"2016-02-27T17:54:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1/manifests"},{"name":"v0.14.4","sha":"de2bee1335ff1fd701a60cb3d739cf919dbd77ce","kind":"commit","published_at":"2016-02-03T00:47:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"fa9141f90149392cc3fa366736e61a89b07e9205","kind":"commit","published_at":"2016-01-27T03:06:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"44b41957ae81344cf6dc794cf2dbe2da48152622","kind":"commit","published_at":"2016-01-08T15:52:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"0ae4d7f61bb240ae5e2adc9d15a8d5629f738db6","kind":"commit","published_at":"2016-01-04T22:23:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"628bc82957d8e537a1b648e31e10723820bb00ac","kind":"commit","published_at":"2015-12-25T15:12:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0/manifests"},{"name":"v0.14.0-rc2","sha":"9a24d8a7839c37b86748ad8022e39235e8eb6be2","kind":"commit","published_at":"2015-12-14T22:26:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2/manifests"},{"name":"v0.14.0-rc1","sha":"7459597806a2f1f5826eaab26d3c5d974da70fbd","kind":"commit","published_at":"2015-12-04T19:52:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1/manifests"},{"name":"v0.13.4","sha":"a98006f9ffb588030cbdd2e3b4a4515017e58c43","kind":"commit","published_at":"2015-11-24T17:07:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"e33afed6913b58a990bd4b51a038bbfff0a0f42f","kind":"commit","published_at":"2015-11-17T16:34:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"6f28ad04e8f95073646bfeb8936c550ca4a94347","kind":"commit","published_at":"2015-11-10T00:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"330488977f95dbebd6cf6a387bf10a86238331ff","kind":"commit","published_at":"2015-10-29T21:08:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"7980cd589e9dc9e055e1b789bf2f80e7f2ef0f5d","kind":"commit","published_at":"2015-10-21T19:38:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"86394ccd2d7b715eaa054a369679eba4ac82ce1f","kind":"commit","published_at":"2015-10-21T19:04:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"d310459476a461e0d29f166de277896026d8f35f","kind":"commit","published_at":"2015-10-19T17:30:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"06aca1012d01de4ec782acfb8d22a6ec83d48ff7","kind":"commit","published_at":"2015-10-07T21:43:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"6671f90516c2065839efae773ecda924b8bebdae","kind":"commit","published_at":"2015-10-06T19:31:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"a4e194e46c47f8e2eedfab8f0a8c4104e5679c95","kind":"commit","published_at":"2015-09-28T16:15:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"aa485220ff28e907d2548cbfb65bd789c23d9eba","kind":"commit","published_at":"2015-09-25T16:08:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"b55b770f2049852febe47bef27aa0eaceafcec08","kind":"commit","published_at":"2015-09-15T21:10:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"82bc1cb2805f7b624516f71628e6ca525df18cad","kind":"commit","published_at":"2015-08-24T21:31:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0/manifests"},{"name":"v0.10.4","sha":"a8097bcbed6939f0cb308e05acf03a907b666725","kind":"commit","published_at":"2015-08-09T03:29:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"2a43082b52138e33c85878616461445895066a11","kind":"commit","published_at":"2015-08-08T22:51:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"71583523f39c1830d3fcffeff0598c2f803f1048","kind":"commit","published_at":"2015-07-29T20:34:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"6b609c63611b02f9e845b765770983c547cd6af8","kind":"commit","published_at":"2015-07-13T21:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"b6140ec86c5087ad799e9a658f3f0d9b150c205a","kind":"commit","published_at":"2015-07-10T01:35:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"8a18478700f49b94fe7f580664e7b31c581ceb0b","kind":"commit","published_at":"2015-06-20T17:47:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"3da654eb4f0ddb10d81f2706eda1f3819e40b795","kind":"commit","published_at":"2015-06-15T01:46:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"867e87d3530b4fb6bc7f6ec5fb9edcd49e7bd631","kind":"commit","published_at":"2015-06-09T23:38:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"cb794810e7c39352f1bbd533d92983dc22a57510","kind":"commit","published_at":"2015-05-24T20:12:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0/manifests"},{"name":"v0.7.5","sha":"b3ce0b272e5468919d01b3d3ab6751a92f682b48","kind":"commit","published_at":"2015-04-27T19:14:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"abc159f246f15163f7984bcf702409cffc745d6e","kind":"commit","published_at":"2015-04-21T18:14:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"9321a4a8879f380a725c7439114ebf3e0da8abcc","kind":"commit","published_at":"2015-04-01T15:20:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"953606f4d1a9e3a33798b499219fe40b1f81fd96","kind":"commit","published_at":"2015-03-25T23:45:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"03c169188dd10ec2242b7806050781867c0291dd","kind":"commit","published_at":"2015-03-04T21:41:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"078ba0c94f8985dd2d96587784f760474ba51858","kind":"commit","published_at":"2015-02-13T21:06:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"accd9f0ef163d514b091709ffd63f76f6d1a467f","kind":"commit","published_at":"2015-01-27T00:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"57c7a95be20dc77cbe0459a40acc802e16de5148","kind":"commit","published_at":"2015-01-26T23:07:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"706446d6aeb952def6f2016fdc213b6e56b2d40f","kind":"commit","published_at":"2015-01-03T23:58:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"6b294fdd0a7f9686b8b8f05cf8759e90b3e581f9","kind":"commit","published_at":"2014-12-25T17:36:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"3eb741fdb94fff5e8218809b8f7d5a9d2e4d1778","kind":"commit","published_at":"2014-12-15T17:14:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"d65414913839d9d939c8bd938ca21f39f0faa924","kind":"commit","published_at":"2014-12-07T15:15:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"fc3232f6e9d1662c4f9d813b70acb329c4cdc6de","kind":"commit","published_at":"2014-11-30T21:22:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"4b02786c2a7e27613201fe72c033a260018a38d6","kind":"commit","published_at":"2014-11-28T20:34:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"ab8880bc442941c20d58ca2cbb8aace7b2724929","kind":"commit","published_at":"2014-11-17T20:10:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"052b0bc5a3e887d0a36b2277a2e09812a0ce206b","kind":"commit","published_at":"2014-11-11T21:11:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"715b7e868003ac9b121bdacee3e1301b9c660aa9","kind":"commit","published_at":"2014-11-08T19:56:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"088d257c0bec691545cd32f83fd2af753866b8ee","kind":"commit","published_at":"2014-11-08T00:13:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0/manifests"},{"name":"v0.1.29","sha":"3fe7b8bf7c3adc04522f311ce1c1c3b6e39e8edd","kind":"commit","published_at":"2014-11-05T19:58:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.1.29","html_url":"https://github.com/mui/material-ui/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29/manifests"}]},"repo_metadata_updated_at":"2025-10-29T21:14:08.302Z","dependent_packages_count":0,"downloads":null,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.854381511510429,"dependent_packages_count":23.036645117935002,"stargazers_count":0.05803841213163904,"forks_count":0.018364255702239474,"average":7.241857324319827},"purl":"pkg:npm/%40vadimas.klepko/material","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@vadimas.klepko/material","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@vadimas.klepko/material","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@vadimas.klepko/material/dependencies","status":"removed","funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-29T16:04:14.239Z","issues_count":4308,"pull_requests_count":9949,"avg_time_to_close_issue":13592057.178502878,"avg_time_to_close_pull_request":1743679.4759773905,"issues_closed_count":2590,"pull_requests_closed_count":8490,"pull_request_authors_count":716,"issue_authors_count":2931,"avg_comments_per_issue":5.109795728876509,"avg_comments_per_pull_request":1.994974369283345,"merged_pull_requests_count":7175,"bot_issues_count":19,"bot_pull_requests_count":3438,"past_year_issues_count":769,"past_year_pull_requests_count":3299,"past_year_avg_time_to_close_issue":842316.4168674699,"past_year_avg_time_to_close_pull_request":466566.7232444611,"past_year_issues_closed_count":415,"past_year_pull_requests_closed_count":2663,"past_year_pull_request_authors_count":186,"past_year_issue_authors_count":610,"past_year_avg_comments_per_issue":1.859557867360208,"past_year_avg_comments_per_pull_request":1.4080024249772658,"past_year_bot_issues_count":9,"past_year_bot_pull_requests_count":1478,"past_year_merged_pull_requests_count":2376,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/issues","maintainers":[{"login":"oliviertassinari","count":773,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"siriwatknp","count":700,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":511,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":434,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"mnajdova","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"michaldudak","count":262,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"aarongarciah","count":237,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"ZeeshanTamboli","count":207,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mj12albert","count":193,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"alexfauquette","count":165,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"samuelsycamore","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"cherniavskii","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"LukasTy","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"bharatkashyap","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"DanailH","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"JCQuintas","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"eps1lon","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"hbjORbj","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hbjORbj"},{"login":"flaviendelangle","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"michelengelen","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"rosskevin","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rosskevin"},{"login":"mbrookes","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"m4theushw","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"apedroferreira","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"hasdfa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"nikitaa24","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikitaa24"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"richbustos","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richbustos"},{"login":"nathanmarks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanmarks"},{"login":"vicasas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"MBilalShafi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joshwooding","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwooding"},{"login":"dimitropoulos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dimitropoulos"},{"login":"arthurbalduini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"dmtrKovalenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmtrKovalenko"},{"login":"hai-cea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-cea"},{"login":"gerdadesign","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"DavidCnoops","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidCnoops"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}],"active_maintainers":[{"login":"siriwatknp","count":282,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":241,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":191,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"oliviertassinari","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"ZeeshanTamboli","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mnajdova","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"mj12albert","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"aarongarciah","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"prakhargupta1","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"JCQuintas","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"DanailH","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"alexfauquette","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"bharatkashyap","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"LukasTy","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"cherniavskii","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"michaldudak","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"MBilalShafi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"flaviendelangle","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"vicasas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@vadimas.klepko%2Fmaterial/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@vadimas.klepko%2Fmaterial/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@vadimas.klepko%2Fmaterial/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@vadimas.klepko%2Fmaterial/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@vadimas.klepko%2Fmaterial/codemeta","maintainers":[],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5264274,"maintainers_count":1091160,"namespaces_count":333594,"keywords_count":760514,"github":"npm","metadata":{"funded_packages_count":159192},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-12-16T06:37:22.408Z","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":10758888,"name":"@temp-mui/base","ecosystem":"npm","description":"Base UI is a library of headless ('unstyled') React components and low-level hooks. You gain complete control over your app's CSS and accessibility features.","homepage":"https://mui.com/base-ui/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/material-ui","keywords_array":["react","react-component","mui","unstyled","a11y"],"namespace":"temp-mui","versions_count":1,"first_release_published_at":"2024-07-26T02:50:16.765Z","latest_release_published_at":"2024-07-26T02:50:16.765Z","latest_release_number":"5.0.0-beta.40","last_synced_at":"2025-12-12T01:21:16.245Z","created_at":"2024-07-28T00:10:34.776Z","updated_at":"2025-12-12T02:56:37.480Z","registry_url":"https://www.npmjs.com/package/@temp-mui/base","install_command":"npm install @temp-mui/base","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/mui-org"},"dist-tags":{"latest":"5.0.0-beta.40"}},"repo_metadata":{"id":19822297,"uuid":"23083156","full_name":"mui/material-ui","owner":"mui","description":"Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.","archived":false,"fork":false,"pushed_at":"2025-10-22T16:11:10.000Z","size":699196,"stargazers_count":96842,"open_issues_count":1774,"forks_count":32693,"subscribers_count":1324,"default_branch":"master","last_synced_at":"2025-10-22T18:17:02.502Z","etag":null,"topics":["design-system","material-design","material-ui","react","react-components"],"latest_commit_sha":null,"homepage":"https://mui.com/material-ui/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2014-08-18T19:11:54.000Z","updated_at":"2025-10-22T16:11:52.000Z","dependencies_parsed_at":"2025-06-02T16:06:01.092Z","dependency_job_id":"32b77193-1b92-4638-bb5e-6c82ade9eee5","html_url":"https://github.com/mui/material-ui","commit_stats":{"total_commits":23822,"total_committers":3211,"mean_commits":"7.4188726253503585","dds":0.8266728234405172,"last_synced_commit":"c0620e333641deda56f3cd68c7c3736098ee818c"},"previous_names":["mui-org/material-ui","callemall/material-ui"],"tags_count":568,"template":false,"template_full_name":null,"purl":"pkg:github/mui/material-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/sbom","scorecard":{"id":262861,"data":{"date":"2025-08-17T02:37:43Z","repo":{"name":"github.com/mui/material-ui","commit":"06de3386e5dbd68c7e7496219f702232dcd7ec9f"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.7,"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":"Maintained","score":10,"reason":"30 commit(s) and 1 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":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/check-if-pr-has-label.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yml: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:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/no-response.yml:22","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/check-if-pr-has-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci-check.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-cleanup.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/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/publish-canaries.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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 28 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":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  14 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:  13 out of  13 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":"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: 'allow deletion' disabled on branch 'v6.x'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v6.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v6.x'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'v6.x'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v6.x'","Warn: codeowners review is not required on branch 'master'","Warn: codeowners review is not required on branch 'v6.x'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v6.x'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v6.x'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v6.x'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v6.x'"],"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":"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":"CI-Tests","score":10,"reason":"28 out of 28 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 36 contributing companies or organizations","details":["Info: found contributions from: A11yance, LightSourceAI, TourConnect, Treeshakers, alienfast, calcom, callemall, cefsharp, cssinjs, emikra, goose-duck, instacart, jalaali, lightsourceai, mui, mui-org, nodejs, openfoodfacts, pabloengine, pretur, react-native-community, reactiran, reactjs, reactwg, state-machines, storybookjs, testing-library, text-em-all, typed-typings, typescript-cheatsheets, underjs, vercel, webpack, yarnpkg, yarnplugins, 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":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-cpj6-fhp6-mr6j","Warn: Project is vulnerable to: GHSA-f46r-rw29-r322","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","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-17T11:13:50.539Z","repository_id":19822297,"created_at":"2025-08-17T11:13:50.539Z","updated_at":"2025-08-17T11:13:50.539Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280748853,"owners_count":26383954,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-24T02:00:06.418Z","response_time":73,"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":"v7.3.4","sha":"28eadba9ec2899226ecbf4058b8fba1ddeab9e6d","kind":"tag","published_at":"2025-10-02T18:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4/manifests"},{"name":"v7.3.3","sha":"6984a79aa3ebde0ad9d1a21817de900f60b7dc90","kind":"tag","published_at":"2025-10-02T14:01:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3/manifests"},{"name":"v7.3.2","sha":"ebd180cdd48e365aa0c5c54b6568d5efc320590d","kind":"tag","published_at":"2025-09-02T06:18:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"3592ec32c4858c22bf99c535c037c13ee6db6b84","kind":"tag","published_at":"2025-08-06T09:33:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"ad98e5ebf7f2f629f9a8b054d9ee3e7217d163bf","kind":"tag","published_at":"2025-08-05T05:40:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0/manifests"},{"name":"v6.5.0","sha":"894dd472b2cc3bbf218eef521ce5a4bcbe914e60","kind":"tag","published_at":"2025-07-08T02:51:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0/manifests"},{"name":"v5.18.0","sha":"6b50143dcfc2aad56a37c9f2e1f14256e9a65c4e","kind":"tag","published_at":"2025-07-08T02:50:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0/manifests"},{"name":"v7.2.0","sha":"1496d735b2cf16501ce413daec40d627eee77e1d","kind":"tag","published_at":"2025-06-30T08:59:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0/manifests"},{"name":"v7.1.2","sha":"ad2d425db362790d6d0f90fbe5b5d3a5b5132503","kind":"tag","published_at":"2025-06-20T07:34:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2/manifests"},{"name":"v6.4.12","sha":"9179a92b0d97f6d0270c7fac733cfd81bd7354cc","kind":"tag","published_at":"2025-06-02T06:58:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12/manifests"},{"name":"v7.1.1","sha":"0ebb3a14ccc5dbee4ec2682b387511f107b95a65","kind":"tag","published_at":"2025-06-02T06:47:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"e3e07e0b8fac5ca8fb4bbf3ec453dbe79133552f","kind":"tag","published_at":"2025-05-06T08:50:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0/manifests"},{"name":"v6.4.11","sha":"6b3957d9d42c83e069da8e8bb534ec294dcb6254","kind":"tag","published_at":"2025-04-10T02:36:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11/manifests"},{"name":"v7.0.2","sha":"ebb24ce49e1ef8358600a7787cb6c8d671cead63","kind":"tag","published_at":"2025-04-09T13:08:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2/manifests"},{"name":"v6.4.10","sha":"d80a3609c8a7274dc5fafa348382059945aee449","kind":"tag","published_at":"2025-03-31T19:03:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10/manifests"},{"name":"v7.0.1","sha":"d6fdcac555725c3807e6f03445e3a051398ee739","kind":"tag","published_at":"2025-03-28T18:58:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"22aa7db2ed23df3b43530e9fdb57bc1051221457","kind":"tag","published_at":"2025-03-26T14:16:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0/manifests"},{"name":"v6.4.9","sha":"a884cb821f67a831f44cc6abfc3bc77faef91ada","kind":"tag","published_at":"2025-03-25T15:45:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9/manifests"},{"name":"v7.0.0-rc.0","sha":"ebaec8db8ae1b90183817cb0bad549d7fc63fe79","kind":"tag","published_at":"2025-03-19T09:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0/manifests"},{"name":"v5.17.1","sha":"0d509f8a4a48031a1e25974a1604b803892ce94e","kind":"tag","published_at":"2025-03-18T18:44:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"b0dc8270c5a2896293ff8b61052120a13819f0a1","kind":"tag","published_at":"2025-03-18T15:28:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0/manifests"},{"name":"v6.4.8","sha":"2bded219fabaaefc2083aa660d5856ab75cfa8d6","kind":"tag","published_at":"2025-03-17T17:54:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8/manifests"},{"name":"v7.0.0-beta.4","sha":"260ed53760f179e3bb4f1f43e2f2712ecbf9fdd7","kind":"tag","published_at":"2025-03-13T13:30:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4/manifests"},{"name":"v6.4.7","sha":"d1ca0a45fea4327ba4dc9876e62922785493f1c3","kind":"tag","published_at":"2025-03-05T15:19:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7/manifests"},{"name":"v7.0.0-beta.3","sha":"9dea4105c8b413e087bd1d0cc517b52831a2eb86","kind":"tag","published_at":"2025-03-05T15:13:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"48acea181cac8ca14455e76d01d3554ba578781e","kind":"tag","published_at":"2025-02-27T15:00:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2/manifests"},{"name":"v7.0.0-beta.1","sha":"2cf2e71af3c2b26694964884456bc335c2ba6cdb","kind":"tag","published_at":"2025-02-26T18:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1/manifests"},{"name":"v6.4.6","sha":"356b885778a2af26505d5dbba76a9abcceb69800","kind":"tag","published_at":"2025-02-26T13:39:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6/manifests"},{"name":"v7.0.0-beta.0","sha":"b485c1abec1d776e925ca90e6fa7d91e9bd057a7","kind":"tag","published_at":"2025-02-26T13:22:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0/manifests"},{"name":"v7.0.0-alpha.2","sha":"ba14b7070070281c8a6cea1df7653f007bb8da49","kind":"tag","published_at":"2025-02-18T18:57:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.4.5","sha":"6f2b908baa7863e2cbf0ec4518dc90ccfd53597b","kind":"tag","published_at":"2025-02-18T18:46:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5/manifests"},{"name":"v7.0.0-alpha.1","sha":"c390c1c2d1c85f42d40f16ce405a3c4b62026ec7","kind":"tag","published_at":"2025-02-11T17:34:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1/manifests"},{"name":"v6.4.4","sha":"c66361a6ad9d1354b60e6fb93ba3144c1348ab15","kind":"tag","published_at":"2025-02-11T14:31:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4/manifests"},{"name":"v6.4.3","sha":"cee310a92f61ffb75284195a9ed30bcb367c78e2","kind":"tag","published_at":"2025-02-04T18:53:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3/manifests"},{"name":"v7.0.0-alpha.0","sha":"3e3195a4285ca716061f7d7d87f4915630af1b69","kind":"tag","published_at":"2025-02-03T12:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.4.2","sha":"1813d89a599a4027fd216062b2cac8b0c1864f1d","kind":"tag","published_at":"2025-01-29T15:50:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2/manifests"},{"name":"v6.4.1","sha":"819e662a2ce210f8805c45057389217cb1c39a83","kind":"tag","published_at":"2025-01-21T13:23:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"f9949a8889c7e69cac145ce56411298a234d2e49","kind":"tag","published_at":"2025-01-14T16:46:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0/manifests"},{"name":"v5.16.14","sha":"ba588c8333d765af63ab15c8b33dd947b615f70b","kind":"tag","published_at":"2025-01-06T21:20:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14/manifests"},{"name":"v6.3.1","sha":"afd551abd3be44de711d6baef48e62e18b97c908","kind":"tag","published_at":"2025-01-03T13:53:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1/manifests"},{"name":"v5.16.13","sha":"e52a6379f22d38453fa046d410b0c4700707dbd9","kind":"tag","published_at":"2024-12-25T11:25:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13/manifests"},{"name":"v6.3.0","sha":"84d6ecfdccd10f204854beeef98bcc55dc99d117","kind":"tag","published_at":"2024-12-23T18:10:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"17026fc203a8b413ec7343b6eeb267a50519d515","kind":"tag","published_at":"2024-12-17T13:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1/manifests"},{"name":"v5.16.12","sha":"b8fbcf5fb5169d8db6ee0ec35001816d2777e8d4","kind":"tag","published_at":"2024-12-17T13:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12/manifests"},{"name":"v5.16.11","sha":"2413ff076b0d462736dfccd399b4be863fd79ec2","kind":"tag","published_at":"2024-12-11T10:13:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11/manifests"},{"name":"v6.2.0","sha":"3a8ceaead5ac4c2c4554e6500ca3d197420a04c2","kind":"tag","published_at":"2024-12-11T02:03:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0/manifests"},{"name":"v6.1.10","sha":"5c5e9f6d8a90034cd75dcb92403caf6b37efc916","kind":"tag","published_at":"2024-12-04T10:03:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10/manifests"},{"name":"v5.16.9","sha":"ec085b677c43ed1f37e66bd2fb58f27dce9f7184","kind":"tag","published_at":"2024-12-04T09:34:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9/manifests"},{"name":"v5.16.8","sha":"096adfbe28d038397a7f3cf3494b86844226e162","kind":"tag","published_at":"2024-11-28T06:51:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8/manifests"},{"name":"v6.1.9","sha":"821784419eefb89e4ce7b66c4b602a1e33d2fa88","kind":"tag","published_at":"2024-11-27T13:22:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9/manifests"},{"name":"v6.1.8","sha":"0b8739f145423bafdd8e2871312307bfb31c58ef","kind":"tag","published_at":"2024-11-20T15:09:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8/manifests"},{"name":"v6.1.7","sha":"a7d441d0bd3bfc16a1ce9e6d7ff3ad1afc6b62f1","kind":"tag","published_at":"2024-11-13T15:31:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7/manifests"},{"name":"v6.1.6","sha":"32112b76aa821c2a1e98120545019ef1a71ea274","kind":"tag","published_at":"2024-10-30T13:54:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6/manifests"},{"name":"v6.1.5","sha":"01c5f344628bc66e16f86284ee0fc7107002a5ca","kind":"tag","published_at":"2024-10-22T10:28:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5/manifests"},{"name":"v6.1.4","sha":"15ea548de803e4602894cae6304a497d7ddaf09c","kind":"tag","published_at":"2024-10-15T18:35:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4/manifests"},{"name":"v6.1.3","sha":"c7de2cae15cc7b7025ad79e3623320526ed16462","kind":"tag","published_at":"2024-10-09T09:47:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3/manifests"},{"name":"v6.1.2","sha":"e6ff0b5016ac4fa40cdc9b78a0d9ecdd2c0cd9db","kind":"tag","published_at":"2024-10-02T14:51:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"263c7259451d5b928bbdfd299c9c0afc89dfec02","kind":"tag","published_at":"2024-09-19T06:42:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"94cc3d0a66456713e6e25edf9a1ba35ad8df88bc","kind":"tag","published_at":"2024-09-11T13:09:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"bb620d85a89651ca4350e8861bbb35776d583726","kind":"tag","published_at":"2024-09-03T10:33:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"71dbef69dcbf2b87831af579fb777b4f1f4b219a","kind":"tag","published_at":"2024-08-29T13:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"c9a9adfb90e939c0590de6edf10d0c65fcbc8b1e","kind":"tag","published_at":"2024-08-27T09:06:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.0","sha":"55bea65c83c1beac77382fe961f8aa72eec21daa","kind":"tag","published_at":"2024-08-22T08:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0/manifests"},{"name":"v6.0.0-beta.6","sha":"cbb6f8d3b1b72732d51f5628765cfd7e75bd5747","kind":"tag","published_at":"2024-08-18T02:55:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6/manifests"},{"name":"v5.16.7","sha":"b505fd7b64e92db523198712a5d6716c494e0c66","kind":"tag","published_at":"2024-08-09T09:19:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7/manifests"},{"name":"v6.0.0-beta.5","sha":"75c24b0828981651082a3eede027b6871c96c440","kind":"tag","published_at":"2024-08-08T08:52:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5/manifests"},{"name":"v5.16.6","sha":"6eb1bdce38d0fc67fa8aebca260043c7fc8eb3e8","kind":"tag","published_at":"2024-07-30T21:06:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6/manifests"},{"name":"v6.0.0-beta.4","sha":"12532afa3e4f6f13a9fa86eb459c27792c36b6f9","kind":"tag","published_at":"2024-07-30T20:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4/manifests"},{"name":"v5.16.5","sha":"40792e6efb2c92b8964a3912e08aeb4fb7fc41c8","kind":"tag","published_at":"2024-07-25T06:42:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5/manifests"},{"name":"v6.0.0-beta.3","sha":"02fde66a0cd72fb7fe3681a5ea8c4de733b4a865","kind":"tag","published_at":"2024-07-24T18:27:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3/manifests"},{"name":"v5.16.4","sha":"77af399a3ad76f31e5f2e0fab5650b628fa50990","kind":"tag","published_at":"2024-07-16T16:01:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4/manifests"},{"name":"v6.0.0-beta.2","sha":"9ad8c1fd8dfd21d8e37fe73d71e011542b23db72","kind":"tag","published_at":"2024-07-16T14:46:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2/manifests"},{"name":"v5.16.3","sha":"e1824453bdb0a89f15d4dfe47a1c4f90fa0f0500","kind":"tag","published_at":"2024-07-16T14:18:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3/manifests"},{"name":"v6.0.0-beta.1","sha":"19c1935757925d834928a30ea41f58bb95fb355f","kind":"tag","published_at":"2024-07-16T09:42:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1/manifests"},{"name":"v5.16.2","sha":"56ddd108fe153592a800fce4d43f9758b0ff5101","kind":"tag","published_at":"2024-07-16T09:10:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2/manifests"},{"name":"v6.0.0-beta.0","sha":"3364f0740aa5c86e057ec5b0d22c1b12bfd96fa4","kind":"tag","published_at":"2024-07-11T15:54:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0/manifests"},{"name":"v5.16.1","sha":"431af6a2fd9bf6cd0422c61e36c937d1ea5e5015","kind":"tag","published_at":"2024-07-11T15:48:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1/manifests"},{"name":"v5.16.0","sha":"e5e9b9d5e952b52752b758179da20d3fa0982c05","kind":"tag","published_at":"2024-07-05T13:32:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0/manifests"},{"name":"v6.0.0-alpha.14","sha":"2a15dd74c76bacbc867a7313fdc2c42c6168327c","kind":"tag","published_at":"2024-07-05T04:25:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14/manifests"},{"name":"v6.0.0-alpha.13","sha":"a070a894fbe21c52df446438ca1bb5a891d5e1b5","kind":"tag","published_at":"2024-07-03T07:44:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13/manifests"},{"name":"v5.15.21","sha":"a306ce4afcc60de4c3e43b8f9183862235d9318e","kind":"tag","published_at":"2024-06-28T14:09:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21/manifests"},{"name":"v6.0.0-alpha.12","sha":"fb476c6c18b850e8400d03afb7447802afbfd357","kind":"tag","published_at":"2024-06-24T17:12:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.15.20","sha":"f20fa0ba4016e5425a2a4cce841075253828a551","kind":"tag","published_at":"2024-06-12T12:58:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20/manifests"},{"name":"v6.0.0-alpha.11","sha":"22c5206a9e8191b2f81131d6978a0958e55b7032","kind":"tag","published_at":"2024-06-12T08:18:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11/manifests"},{"name":"v6.0.0-alpha.10","sha":"e5ac6c0eef5efd4fa5c5eb11ccbf08e58e7443f8","kind":"tag","published_at":"2024-06-04T10:35:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10/manifests"},{"name":"v6.0.0-alpha.9","sha":"925de32766317bb84a92ec24b2b6465c8e48cc04","kind":"tag","published_at":"2024-05-29T12:25:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.15.19","sha":"77f606ba73bb5439d66871177772f54196044450","kind":"tag","published_at":"2024-05-29T12:01:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19/manifests"},{"name":"v6.0.0-alpha.8","sha":"c7dbe6e8256cef7bd2dbdcbee55428ad82513cd0","kind":"tag","published_at":"2024-05-21T16:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.15.18","sha":"607daac5baa9c8151f111fe4bacea1d7e61881a3","kind":"tag","published_at":"2024-05-16T09:29:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18/manifests"},{"name":"v6.0.0-alpha.7","sha":"997bec6d8d30a1a891aff4eeedefa41c93eaa95c","kind":"tag","published_at":"2024-05-16T06:31:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"7c8db04b91500ba77301acd360d21bff7f7c752f","kind":"tag","published_at":"2024-05-08T13:13:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.15.17","sha":"9bc4fc42959427246addfdf29db95847cc38e410","kind":"tag","published_at":"2024-05-08T12:24:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17/manifests"},{"name":"v5.15.16","sha":"284e251c155d92078f80f98919f4ab260b05e9be","kind":"tag","published_at":"2024-05-01T14:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16/manifests"},{"name":"v6.0.0-alpha.5","sha":"571d5046e26aa07605cb1e01ca99b2eb0b04d009","kind":"tag","published_at":"2024-05-01T14:16:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5/manifests"},{"name":"v6.0.0-alpha.4","sha":"afffc2ffc3db1e6abf48f3b3e13a41e8b758f874","kind":"tag","published_at":"2024-04-24T07:30:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4/manifests"},{"name":"v6.0.0-alpha.3","sha":"6d5e44409344ea4e13ceb3a02c4446dc6a7323b4","kind":"tag","published_at":"2024-04-17T16:10:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3/manifests"},{"name":"v6.0.0-alpha.2","sha":"4e75758b37119bd821435c23d9c111c545e186b6","kind":"tag","published_at":"2024-04-09T15:09:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2/manifests"},{"name":"v6.0.0-alpha.1","sha":"84307c1a2495a716788ec25f046faaa4d16c88c7","kind":"tag","published_at":"2024-04-05T10:43:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1/manifests"},{"name":"v5.15.15","sha":"5a079965186640b5176f00c537f3b9e6c299b5c4","kind":"tag","published_at":"2024-04-04T07:09:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15/manifests"},{"name":"v6.0.0-alpha.0","sha":"2a15ad6f1f5507162b1a5aebf78976ca3023183b","kind":"tag","published_at":"2024-03-26T15:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.15.14","sha":"9585d28317c90f2c71ab88dd5ae37638bb64ad82","kind":"tag","published_at":"2024-03-19T08:18:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14/manifests"},{"name":"v5.15.13","sha":"dbcb678234296de56afaf3138917e967e8d1934a","kind":"tag","published_at":"2024-03-13T14:17:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13/manifests"},{"name":"pigment@0.0.1","sha":"0e765a618a7676c507852cec024464b1fc1cd80f","kind":"tag","published_at":"2024-03-08T04:20:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/pigment@0.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/pigment@0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@pigment%400.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1/manifests"},{"name":"v5.15.12","sha":"5ad69e161d7520274cd37a2524ffb935b6dda158","kind":"tag","published_at":"2024-03-05T15:33:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12/manifests"},{"name":"v5.15.11","sha":"e3257a4d68481b0ca6efd5d06cb5c1e1e77e4286","kind":"tag","published_at":"2024-02-22T08:52:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11/manifests"},{"name":"v5.15.10","sha":"94fcd3ada0842108a9a2ce53e121931e5448649f","kind":"tag","published_at":"2024-02-12T12:38:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10/manifests"},{"name":"v5.15.9","sha":"7917d2a8a4acc0b07328dee8273847652491b769","kind":"tag","published_at":"2024-02-08T12:55:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9/manifests"},{"name":"v5.15.8","sha":"fe5a59e616637a0488b122749479b782f5f8dfa2","kind":"tag","published_at":"2024-02-06T20:42:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8/manifests"},{"name":"v5.15.7","sha":"b80acd69c7c848709d01465d6727b13ed6109258","kind":"tag","published_at":"2024-01-31T13:23:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7/manifests"},{"name":"v5.15.6","sha":"1700e5cd9cbb3bc648b7f799f837c4d23ed42700","kind":"tag","published_at":"2024-01-22T18:09:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6/manifests"},{"name":"v5.15.5","sha":"5d7c4e26a4973a3a80bf5f8a9a8ea14f89554fe0","kind":"tag","published_at":"2024-01-17T09:27:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5/manifests"},{"name":"v5.15.4","sha":"6aadbf91c5eb2c94dea9a49a19eb532606410a5a","kind":"tag","published_at":"2024-01-10T13:49:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4/manifests"},{"name":"v5.15.3","sha":"9fa4e472f9ba4fd4e7f8cfb8bc0d1f1d455ace23","kind":"tag","published_at":"2024-01-03T15:22:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"5d5dd15f70db9ffcb85d4dc57da8a20f5240fb81","kind":"tag","published_at":"2023-12-25T14:24:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"8be7ac66b99059bf2c2edcca9cf15981d389db6b","kind":"tag","published_at":"2023-12-19T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"8c2c6a88a509f9da7c453d4a3c3ab4749a57a36d","kind":"tag","published_at":"2023-12-12T18:21:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0/manifests"},{"name":"v5.14.20","sha":"14fa79f4328e901f82d7fc39aba722a9bf4a8df0","kind":"tag","published_at":"2023-12-05T09:28:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20/manifests"},{"name":"v5.14.19","sha":"a07b4925255aa3fc7ae1255130e182e4573c58d7","kind":"tag","published_at":"2023-11-29T21:11:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19/manifests"},{"name":"v5.14.18","sha":"43a41b6b2fa3f0a186a852b894452722e3a38f04","kind":"tag","published_at":"2023-11-14T08:27:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18/manifests"},{"name":"v5.14.17","sha":"c54a42dd8b0ec8e850bd60438e60a1a8acb3b4a4","kind":"tag","published_at":"2023-11-06T15:34:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17/manifests"},{"name":"v5.14.16","sha":"391b57a05daf67a8154471dae645471f5ffac09f","kind":"tag","published_at":"2023-10-31T10:57:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16/manifests"},{"name":"v5.14.15","sha":"6baedcfed27419ed6b9685f27fcbf3eff46133a3","kind":"tag","published_at":"2023-10-24T15:41:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15/manifests"},{"name":"v5.14.14","sha":"a0cfa182db3e7b196efe36cfe7b31d304c5a0a4e","kind":"tag","published_at":"2023-10-17T13:58:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14/manifests"},{"name":"v5.14.13","sha":"b8811a0fa59e7663b240183219db32f9a617e607","kind":"tag","published_at":"2023-10-10T19:42:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13/manifests"},{"name":"v5.14.12","sha":"bd450a0fdb19b087f47e1d7cce5a72417ec977cc","kind":"commit","published_at":"2023-10-04T16:31:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12/manifests"},{"name":"v5.14.11","sha":"13c0894d0c14c7f577a0a95492aeaa8fff8da33a","kind":"tag","published_at":"2023-09-26T11:47:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11/manifests"},{"name":"v5.14.10","sha":"14e97bffa62760cabcdc7244bff445b423f5286a","kind":"tag","published_at":"2023-09-18T10:18:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10/manifests"},{"name":"v5.14.9","sha":"8255b71ccdbfe9a20f856b5d68a269ab1c5452ca","kind":"tag","published_at":"2023-09-13T13:36:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9/manifests"},{"name":"v5.14.8","sha":"74c58dabc2cf5ed2242fb08e4781d26088d06b12","kind":"tag","published_at":"2023-09-05T12:34:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8/manifests"},{"name":"v5.14.7","sha":"8a09d535f101aac98935f82b76345ca9691b5e2b","kind":"tag","published_at":"2023-08-29T12:04:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7/manifests"},{"name":"v5.14.6","sha":"a1f511dd6ed9adba561e2ba00e1348136ed656db","kind":"commit","published_at":"2023-08-24T11:19:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6/manifests"},{"name":"v5.14.5","sha":"61fbfd1546c55caca984695a41f9c95668d414fc","kind":"tag","published_at":"2023-08-14T14:39:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5/manifests"},{"name":"v5.14.4","sha":"40f4b275022f03e48cf4809cd53d0d0dabb40424","kind":"tag","published_at":"2023-08-08T09:51:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4/manifests"},{"name":"v5.14.3","sha":"2deea341c9abfb640f22520e0c277027f3f91cd0","kind":"tag","published_at":"2023-08-01T15:33:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3/manifests"},{"name":"v5.14.2","sha":"36d9f0d3659e2f5ab1d924988313986962a0bf35","kind":"tag","published_at":"2023-07-25T10:01:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2/manifests"},{"name":"v5.14.1","sha":"f2e5ded80e94407f63a27eadb018139d6f967313","kind":"tag","published_at":"2023-07-19T09:05:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1/manifests"},{"name":"v5.14.0","sha":"2529e3aaaaec2c9f8e8cf669e58bb9c81db5a6d8","kind":"tag","published_at":"2023-07-11T14:57:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0/manifests"},{"name":"v5.13.7","sha":"aac2d5b526e8139314d99f827ecc3b2c24e99686","kind":"tag","published_at":"2023-07-04T08:53:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7/manifests"},{"name":"v5.13.6","sha":"312270bc71224067e1910bbee9f800b4a2469cc7","kind":"tag","published_at":"2023-06-23T14:05:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6/manifests"},{"name":"v5.13.5","sha":"24b3af68ebe79c1891e45c60c6bcfd26f8818f73","kind":"tag","published_at":"2023-06-12T13:43:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5/manifests"},{"name":"v5.13.4","sha":"a522d82df32d3bfab46b25f5ff24eeb9670c83fb","kind":"tag","published_at":"2023-06-05T17:30:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4/manifests"},{"name":"v5.13.3","sha":"70d4a2bb49dca9fef7854a1463a392094222812b","kind":"tag","published_at":"2023-05-29T11:22:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3/manifests"},{"name":"v5.13.2","sha":"f661923e9aa9d9cc634750affbb04bf2007bc57d","kind":"tag","published_at":"2023-05-22T16:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2/manifests"},{"name":"v5.13.1","sha":"0c58832b6e182f782e73b118ed9681055db3e249","kind":"tag","published_at":"2023-05-17T05:25:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"9130a021ca34746e4076fcae50c57bc584026b8f","kind":"tag","published_at":"2023-05-10T08:14:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0/manifests"},{"name":"v5.12.3","sha":"9710ff34b16a0f271107a8619a28546ae3ca7c18","kind":"tag","published_at":"2023-05-02T14:17:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"5b7e9c52e37ef0c3274a762f38cd7ef7ffc9e7a8","kind":"tag","published_at":"2023-04-25T16:42:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"d14d288ae9e9b0e2b3b33d0a77b4113f024d4215","kind":"tag","published_at":"2023-04-17T15:57:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"05127cf65b4250f836897428cd15829669ab8d6c","kind":"tag","published_at":"2023-04-11T09:58:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0/manifests"},{"name":"v5.11.16","sha":"af5e109990a26318c96dbff6f25759ba91f0e147","kind":"tag","published_at":"2023-04-04T14:00:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16/manifests"},{"name":"v5.11.15","sha":"ae98db6aca5f9d4b754ff9fce4ce33f738a00f65","kind":"tag","published_at":"2023-03-28T13:06:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15/manifests"},{"name":"v5.11.14","sha":"f34d17c3294fcdb63fe9a135b4f3aa2459c81189","kind":"tag","published_at":"2023-03-21T17:45:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14/manifests"},{"name":"v5.11.13","sha":"9f7a2bfac55faed1b1c6c7b4b6d1b1659a076bab","kind":"tag","published_at":"2023-03-14T09:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13/manifests"},{"name":"v5.11.12","sha":"b76b8f1098a6c01f39e5e19bf3abf77c2b9cf475","kind":"tag","published_at":"2023-03-06T15:03:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12/manifests"},{"name":"v5.11.11","sha":"58df7f1905f16533ddb5a7977346c0f4548e4547","kind":"tag","published_at":"2023-02-28T09:55:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11/manifests"},{"name":"v5.11.10","sha":"676bc85fa2b02f92f21dd5c7e15f453b6b9c2e3d","kind":"tag","published_at":"2023-02-20T11:30:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10/manifests"},{"name":"v5.11.9","sha":"af5b3f5e7a79da9ef4bbd63d8fcf60927ffb6533","kind":"tag","published_at":"2023-02-14T14:30:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9/manifests"},{"name":"v5.11.8","sha":"d4d8512ce3453711f3c661374579b0d2ed13f3e7","kind":"tag","published_at":"2023-02-07T10:50:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8/manifests"},{"name":"v5.11.7","sha":"33cac172846b032d3f8b9333b72b2af832dd47d0","kind":"tag","published_at":"2023-01-31T09:39:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7/manifests"},{"name":"v5.11.6","sha":"a2e552314847b4d52498538d7ca171763067a5d0","kind":"tag","published_at":"2023-01-23T20:28:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6/manifests"},{"name":"v5.11.5","sha":"685c72dfaf840f4d5b7a3ab738ddcabd74418823","kind":"tag","published_at":"2023-01-18T01:43:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5/manifests"},{"name":"v5.11.4","sha":"bc859d95e4415f880cd6bcb6f44cc9e5e8c8097c","kind":"tag","published_at":"2023-01-09T13:57:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4/manifests"},{"name":"v5.11.3","sha":"a526207c3957de4ebfcda937b58327d69464f15c","kind":"tag","published_at":"2023-01-02T17:00:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3/manifests"},{"name":"v5.11.2","sha":"e9d8fa07e1ff979bcaf92837b131cd9e292f0161","kind":"tag","published_at":"2022-12-26T14:56:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2/manifests"},{"name":"v5.11.1","sha":"a1e30390da62019e5769e398f4cbc9f8892d8f9a","kind":"commit","published_at":"2022-12-20T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"191acda4545c394b78964ab80b364e15686f0e9b","kind":"tag","published_at":"2022-12-13T12:56:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0/manifests"},{"name":"v5.10.17","sha":"4265f343b49e4af9673a49e585439d35c8deeab2","kind":"tag","published_at":"2022-12-06T10:59:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17/manifests"},{"name":"v5.10.16","sha":"b8aa3974d84c176b8857e8d5b29a7be8670bb410","kind":"tag","published_at":"2022-11-28T16:00:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16/manifests"},{"name":"v5.10.15","sha":"14a6e1c61edb5f66f4888e32c04df5e637e7cfc4","kind":"commit","published_at":"2022-11-22T09:45:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15/manifests"},{"name":"v5.10.14","sha":"c2da6de1c504c7dbd8ae1d0771c184c1544a0c76","kind":"tag","published_at":"2022-11-15T09:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14/manifests"},{"name":"v5.10.13","sha":"2f4c2190d1d3614d8063e84b79d4d1f034b3e3fe","kind":"tag","published_at":"2022-11-07T17:53:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13/manifests"},{"name":"v5.10.12","sha":"30cb27cff1d4e1838ca4235ab4285e20f2b2a870","kind":"tag","published_at":"2022-10-31T15:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12/manifests"},{"name":"v5.10.11","sha":"c80ff0339882859af7e17f8bfd0a5f6880b323f8","kind":"commit","published_at":"2022-10-25T09:34:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11/manifests"},{"name":"v5.10.10","sha":"639224a3e3600cb0e04755d89aab250297b6d851","kind":"tag","published_at":"2022-10-18T08:35:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10/manifests"},{"name":"v5.10.9","sha":"7bd7c219e2670ff7791148e9b1a1d2387528fc0c","kind":"tag","published_at":"2022-10-11T11:56:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9/manifests"},{"name":"v5.10.8","sha":"d4a3216cdd858899960f945d6e00b2d59bf1d5d1","kind":"tag","published_at":"2022-10-03T16:28:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8/manifests"},{"name":"v5.10.7","sha":"d9ef6e788eee11256818329c7429242f8b769263","kind":"commit","published_at":"2022-09-27T01:44:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7/manifests"},{"name":"v5.10.6","sha":"0f75f3d78b67c405c23bfd14a29aedff367415b7","kind":"tag","published_at":"2022-09-19T14:34:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6/manifests"},{"name":"v5.10.5","sha":"594d87dab0e43e641a6826c935df8f2c10672955","kind":"tag","published_at":"2022-09-12T14:40:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5/manifests"},{"name":"v5.10.4","sha":"c8feb29320a22cc4461fb5ef5f4f7de7bd96a59b","kind":"commit","published_at":"2022-09-06T09:11:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"992421d0114a9df72d358fe6fccc28c1fb6f1505","kind":"tag","published_at":"2022-08-29T17:37:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"99b23c06d9b018d6c500fa1acb3030d673e219ab","kind":"tag","published_at":"2022-08-23T10:25:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"dfc0b89c665de8e5e3e4ecf68d8c782e74dbb65c","kind":"tag","published_at":"2022-08-16T17:55:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"7f502e06d54c5a2f389a1639358c84279462b54a","kind":"commit","published_at":"2022-08-09T03:21:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0/manifests"},{"name":"v5.9.3","sha":"89617ef683d2bcd2c870e9c1bd58ad4d55247fd5","kind":"tag","published_at":"2022-08-01T20:54:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3/manifests"},{"name":"v5.9.2","sha":"b7f0a16eca4ac2044703032838f90873ec063d75","kind":"tag","published_at":"2022-07-25T15:12:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2/manifests"},{"name":"v5.9.1","sha":"1937412c4345569d98c0950a1016c22508e1ff81","kind":"tag","published_at":"2022-07-18T17:23:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"88ad7d4e623183b8e20702e7961ef9c8de330dc7","kind":"commit","published_at":"2022-07-12T08:54:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0/manifests"},{"name":"v5.8.7","sha":"be0ab4c062a22fc4bb52c47d005b57203b56c09c","kind":"tag","published_at":"2022-07-04T20:39:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7/manifests"},{"name":"v5.8.6","sha":"c58f6653411e0ff38bf67a512d16b87c6523606b","kind":"tag","published_at":"2022-06-27T14:21:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6/manifests"},{"name":"v5.8.5","sha":"3c528113f47cfddf2504ea02ba3065e7c5c46928","kind":"tag","published_at":"2022-06-21T18:05:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5/manifests"},{"name":"v5.8.4","sha":"a6e782ec2f037e2ca989515048ce5f22fe760595","kind":"tag","published_at":"2022-06-14T10:00:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4/manifests"},{"name":"v5.8.3","sha":"b1e4b9cd3e1d88286f9d1485864310a7c1f23a79","kind":"tag","published_at":"2022-06-07T19:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3/manifests"},{"name":"v5.8.2","sha":"93b0aba905b3b6947f58a02d911489bb737ee880","kind":"commit","published_at":"2022-05-31T11:47:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2/manifests"},{"name":"v5.8.1","sha":"1eee9ee437f39f1c3438209154df8e8b9ecd990d","kind":"tag","published_at":"2022-05-23T16:04:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"6a468718b970c39ae83a4029bcb53071c9567430","kind":"tag","published_at":"2022-05-17T09:42:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4eef029981b08c77a9c52d0b863e6b5ced279087","kind":"tag","published_at":"2022-05-10T09:06:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0/manifests"},{"name":"v5.6.4","sha":"edb7e8895ef8def2bf59376d7631e0360a77aaf6","kind":"commit","published_at":"2022-05-02T11:46:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4/manifests"},{"name":"v5.6.3","sha":"124d5e2f0022d17b577a464e6b3a69fa2511105e","kind":"tag","published_at":"2022-04-25T14:04:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3/manifests"},{"name":"v5.6.2","sha":"b3645b3fd11dc26a06ea370a41b5bac1026c6792","kind":"tag","published_at":"2022-04-18T16:10:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2/manifests"},{"name":"v5.6.1","sha":"0251fd5222079e4a512bbd32dff4a7a4c3efe997","kind":"tag","published_at":"2022-04-11T13:21:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"8dcdea53f927ab207718d7ee6576806aca2a3798","kind":"commit","published_at":"2022-04-06T03:27:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0/manifests"},{"name":"v4.12.4","sha":"a563a60219f7f6519fb0f34f6d8e3bf0974e6495","kind":"tag","published_at":"2022-04-03T14:38:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4/manifests"},{"name":"v5.5.3","sha":"96e1f40a3b8aa809d543aa7d466eb48cdfa0b53d","kind":"tag","published_at":"2022-03-28T14:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"dd411b017ea7504a14a16821b694ac6aa01d9b6d","kind":"tag","published_at":"2022-03-21T15:15:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"350b15ee91a93040d50391cb9a45440a90e6b2d1","kind":"tag","published_at":"2022-03-14T16:49:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"f3412aa9d179fdfc3f5c0a4a1cfc1965faef7307","kind":"commit","published_at":"2022-03-07T13:53:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0/manifests"},{"name":"v5.4.4","sha":"965f2eb8cb79bb0685a13d9e28c09617b22358cd","kind":"tag","published_at":"2022-02-28T15:21:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4/manifests"},{"name":"v5.4.3","sha":"e2892a61ea56b6578c2efc81d0324660082ad93c","kind":"tag","published_at":"2022-02-21T16:40:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3/manifests"},{"name":"v5.4.2","sha":"01371028b27156419923b362c4b0af92dc08b29f","kind":"tag","published_at":"2022-02-15T14:57:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"fbce2f80c6cb36e59a4a6826ae46b59a10e1c831","kind":"commit","published_at":"2022-02-08T11:34:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"ba4e819aa58b6a36ae4d96ee79c2a5310a812670","kind":"tag","published_at":"2022-02-01T09:00:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"337be3b2a630d791a5cbc5a2a4575d4f58e38df3","kind":"tag","published_at":"2022-01-24T15:05:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"dcbfc54f581dbf1c0008a8e9e578f896f06228ab","kind":"tag","published_at":"2022-01-17T22:45:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0/manifests"},{"name":"v5.2.8","sha":"f80abbb5f942064c9c270b2ac5bb2a2318876754","kind":"tag","published_at":"2022-01-10T20:11:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8/manifests"},{"name":"v5.2.7","sha":"5daaf9be5115b1cb777fb4cf3d9125baddfe5720","kind":"tag","published_at":"2022-01-03T12:34:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7/manifests"},{"name":"v5.2.6","sha":"052db9d577a03ed8d588ecca9e6c0a5f5ba676e1","kind":"tag","published_at":"2021-12-27T14:23:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6/manifests"},{"name":"v5.2.5","sha":"f8697de9c250dbc6b446bcc08566f50fb4070aab","kind":"tag","published_at":"2021-12-20T14:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5/manifests"},{"name":"v5.2.4","sha":"b265431f9a32ea726c5227821126fbc6424117d5","kind":"commit","published_at":"2021-12-14T13:41:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4/manifests"},{"name":"v5.2.3","sha":"9c3dc12c3de241f44d923bfb089200980f3fd23d","kind":"tag","published_at":"2021-12-06T16:12:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3/manifests"},{"name":"v5.2.2","sha":"fcaec7a75f951c9db79c99c42370ca18212c1f16","kind":"tag","published_at":"2021-11-29T16:51:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"586d9ba2472d549c180cbacddf97eb73425286b3","kind":"tag","published_at":"2021-11-25T11:50:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"353cecb5391571163eb6bd8cbf36d2dd299aaf56","kind":"tag","published_at":"2021-11-23T13:25:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"ddbe15b4d8b7cc1dc84720264fde0b1dafb6166f","kind":"commit","published_at":"2021-11-16T15:06:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"7e26583fe1f95f5c3682213105f8f4b51c9d61c9","kind":"tag","published_at":"2021-11-08T15:14:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0/manifests"},{"name":"v5.0.6","sha":"99752d2848f17c5d1e4840f54863899a19387162","kind":"tag","published_at":"2021-10-27T08:43:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6/manifests"},{"name":"v5.0.5","sha":"58f8ff1f8bc7f0cc4bb728654604a194b3c3790b","kind":"tag","published_at":"2021-10-26T10:14:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"86443310e4344ae1ce6e04f084d58e17e4d62170","kind":"tag","published_at":"2021-10-14T15:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"36258031912caf662f69ca3769c6e0bd46946050","kind":"tag","published_at":"2021-10-07T12:26:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"c510762a325116c654afd3c21381a50b942c2c66","kind":"tag","published_at":"2021-09-29T09:29:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"afcf3ee18e7a9c526348b3bce74b69781b4ad071","kind":"tag","published_at":"2021-09-22T12:15:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"85598e74b85a89a16f8bdf5b68346ca8d6b70557","kind":"tag","published_at":"2021-09-16T11:28:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.1","sha":"1b563a153f5b2736f79a3f45573e2e2b66ba0a9a","kind":"tag","published_at":"2021-09-08T13:55:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"698492a5401b12578dc459397b9d288542fc954b","kind":"commit","published_at":"2021-09-02T02:45:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.5","sha":"0bab71409bcc0865ab3e0fcbfa14fa824ddc5495","kind":"tag","published_at":"2021-08-25T07:30:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"c30ec7bed00b36da7b0e6a202b3cb48d2fc1b579","kind":"tag","published_at":"2021-08-13T21:32:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"e5ccdf299c75ea65b0600ee05ff6c98646891c77","kind":"tag","published_at":"2021-08-09T04:03:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3/manifests"},{"name":"v4.12.3","sha":"77a8daeed0e8efa67c6d86f3cc40239dc6eb3d94","kind":"tag","published_at":"2021-07-30T10:06:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3/manifests"},{"name":"v5.0.0-beta.2","sha":"cca80d861f64b3eaa8a5ef8815b7552aaea61557","kind":"tag","published_at":"2021-07-26T15:01:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2/manifests"},{"name":"v4.12.2","sha":"958241aa0ebf340ad0f152b91949720c85b4fcca","kind":"tag","published_at":"2021-07-19T16:41:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2/manifests"},{"name":"v5.0.0-beta.1","sha":"8a4b8952077b64e90ac9d23c116a45aed672db9c","kind":"tag","published_at":"2021-07-14T16:28:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1/manifests"},{"name":"v4.12.1","sha":"4dc8c9bf3e8a6b21a2aac58b0be3161af334b67d","kind":"tag","published_at":"2021-07-07T13:08:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"53a1655143aa4ec36c29a6063ccdf89c48a74bfd","kind":"tag","published_at":"2021-07-06T13:40:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0/manifests"},{"name":"v5.0.0-beta.0","sha":"a0f416173d2f5b78546f52e572a0f64dcc3751e9","kind":"tag","published_at":"2021-07-01T12:17:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.38","sha":"f60126f95d7b36fa12133887990615b9f47e994a","kind":"commit","published_at":"2021-06-24T03:37:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.38","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38/manifests"},{"name":"v5.0.0-alpha.37","sha":"c795ca0822e2816a630a5654d5471fa04521d23c","kind":"tag","published_at":"2021-06-15T17:49:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.37","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37/manifests"},{"name":"v5.0.0-alpha.36","sha":"cf2f6fa90608b109978698fc48120920beaaa51f","kind":"tag","published_at":"2021-06-08T06:46:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.36","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36/manifests"},{"name":"v5.0.0-alpha.35","sha":"6c0afb6d8fff919e80f9f1ec92613acacd8365e7","kind":"tag","published_at":"2021-05-31T20:34:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.35","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35/manifests"},{"name":"v5.0.0-alpha.34","sha":"ee3a077c161accb887b93a17f9eaa2b23e998319","kind":"tag","published_at":"2021-05-18T10:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.34","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34/manifests"},{"name":"v5.0.0-alpha.33","sha":"0fa6ab4a29e8469c081d3f796e0bd9cab98e9185","kind":"tag","published_at":"2021-05-09T12:29:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.33","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33/manifests"},{"name":"v4.11.4","sha":"6658323b5e2ba366691829bbef3f53c00008497e","kind":"tag","published_at":"2021-04-27T15:48:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4/manifests"},{"name":"v5.0.0-alpha.32","sha":"2e99746c35ea0c1e45187a206d6ebc25a52933dc","kind":"tag","published_at":"2021-04-27T12:59:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32/manifests"},{"name":"v5.0.0-alpha.31","sha":"b061319b132163900d1a4eb64207f5284d28639d","kind":"tag","published_at":"2021-04-20T13:59:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"0bc7ed897d54a899fb0dfc5cbd6c5ee0592705e1","kind":"tag","published_at":"2021-04-12T09:46:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"29934afe4643811f3bed772612f92d539a1e489d","kind":"tag","published_at":"2021-04-04T16:43:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"a83c7715c0e2cfa1c3e59b7a1f828f6a1476b307","kind":"tag","published_at":"2021-03-24T12:57:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"2de88ce2973667921a45ff69ea48a8843cb9d8cb","kind":"tag","published_at":"2021-03-05T13:01:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27/manifests"},{"name":"v5.0.0-alpha.26","sha":"8928a36394154e02a73d5e92a740d5f9ed8da709","kind":"tag","published_at":"2021-02-27T18:39:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"688db35f581ac345a09a15420efdb0e4c98a56ab","kind":"tag","published_at":"2021-02-11T12:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"15108a5aad5342d92e86be5c5388b8321a88b280","kind":"tag","published_at":"2021-01-26T14:08:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24/manifests"},{"name":"v4.11.3-deprecations.1","sha":"6cf7cf7c7b11b38db18a4d2003743cbadeb1b4ee","kind":"commit","published_at":"2021-01-25T23:27:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1/manifests"},{"name":"v4.11.3","sha":"bd79e8f8c5b8c77bc5c13d076377a18d2ceedfa2","kind":"commit","published_at":"2021-01-24T12:45:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3/manifests"},{"name":"v4.11.3-deprecations.0","sha":"f64337cd87428e04c851bb1667f5f9e0e6aeaede","kind":"commit","published_at":"2021-01-24T12:00:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0/manifests"},{"name":"v5.0.0-alpha.23","sha":"af6e7220961c6f5e8ed89172694287dc737828ff","kind":"commit","published_at":"2021-01-14T12:48:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23/manifests"},{"name":"v5.0.0-alpha.22","sha":"c514ea86c11c9817839630e840535358f5044caf","kind":"commit","published_at":"2021-01-04T11:14:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"5c82b9147f811fda24bc09132852ed240f8d9def","kind":"commit","published_at":"2020-12-30T17:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"cd30d9e3961c8b33ce43a133e0a958867a202c41","kind":"commit","published_at":"2020-12-21T17:51:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20/manifests"},{"name":"v5.0.0-alpha.19","sha":"754e29cf5a712d0e0f6bd3e54f80e9997659f68c","kind":"commit","published_at":"2020-12-13T17:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.11.2","sha":"174b64f8a3adffb8df3c13285f4edc2437a8547a","kind":"commit","published_at":"2020-12-02T23:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2/manifests"},{"name":"v5.0.0-alpha.18","sha":"c5561c5febbe1c3bd5446c8a0bb480025ab38b86","kind":"commit","published_at":"2020-12-02T23:25:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.11.1","sha":"b8092ce09e164a1cb2fec2f3a5b6aa6e2dc6cbbd","kind":"commit","published_at":"2020-11-24T14:35:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1/manifests"},{"name":"v5.0.0-alpha.17","sha":"41d6a360e0fb245dd74549445539c6218a9dc737","kind":"commit","published_at":"2020-11-23T00:49:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17/manifests"},{"name":"v5.0.0-alpha.16","sha":"47a8e102eeaa5a68a2b4f99c08085cfddc0bef77","kind":"commit","published_at":"2020-11-14T12:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16/manifests"},{"name":"v5.0.0-alpha.15","sha":"fa9cbc835ee70b12234b7207b1872356277da5fa","kind":"commit","published_at":"2020-11-03T23:57:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15/manifests"},{"name":"v5.0.0-alpha.14","sha":"56520e757e0052e25f8dd5d78214458c4b7c634d","kind":"commit","published_at":"2020-10-23T22:59:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14/manifests"},{"name":"v5.0.0-alpha.13","sha":"b82af55f9917f9e77a3cae9b36e47b29d43182c0","kind":"commit","published_at":"2020-10-17T21:47:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13/manifests"},{"name":"v5.0.0-alpha.12","sha":"c7c3643948bce7327a7f01665caa7474be2694f9","kind":"commit","published_at":"2020-10-10T22:32:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12/manifests"},{"name":"v5.0.0-alpha.11","sha":"b4fe7eefd494fa28cd3453067af8872a83f31fa6","kind":"commit","published_at":"2020-09-26T15:07:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11/manifests"},{"name":"v5.0.0-alpha.10","sha":"2e1502fc18d86d69a6b55fc4ac5dcb50ddf192c4","kind":"commit","published_at":"2020-09-15T08:10:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10/manifests"},{"name":"v5.0.0-alpha.9","sha":"e830beb63940d24129285f554fc9c2fb0bd7ccbf","kind":"commit","published_at":"2020-09-06T16:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9/manifests"},{"name":"v5.0.0-alpha.8","sha":"5f986712bbb2f0b789c151b6d2f3e2d48cde0980","kind":"commit","published_at":"2020-08-31T16:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"c32a96b4beb3a5c72a8c179fb095f09dacf61050","kind":"commit","published_at":"2020-08-22T16:39:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"15fd6232de294be9ba0ca103351a11f84009b04f","kind":"commit","published_at":"2020-08-13T16:56:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6/manifests"},{"name":"v5.0.0-alpha.5","sha":"40aa9cbb1df08a5994392d5cea15a60979b28a7e","kind":"commit","published_at":"2020-07-27T22:55:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"519390c2bb12b5eb7b6f5f898afb78ac7f285543","kind":"commit","published_at":"2020-07-19T17:54:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"f432112f0bcfb1fd2002002db181e83edc99d906","kind":"commit","published_at":"2020-07-12T17:06:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"f928d6e04ea7f185cda0e739ebbe2ea36d0aa4d3","kind":"commit","published_at":"2020-07-04T23:16:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2/manifests"},{"name":"v4.11.0","sha":"79ebf71d31cca2c73143891960ea54ec1132bdeb","kind":"commit","published_at":"2020-06-30T23:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0/manifests"},{"name":"v5.0.0-alpha.1","sha":"8281371f88c81fc3e4560b0334cc0c473b9d45f9","kind":"commit","published_at":"2020-06-27T15:07:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.10.2","sha":"d0bfcb4f11fd3904b1e235d80fbfe23758de8372","kind":"commit","published_at":"2020-06-11T19:11:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"4e12b951f64fd47864b4dea8ec8631387a89ddb1","kind":"commit","published_at":"2020-06-01T15:14:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"dd9280e753eb8dc3444a26e85fe4f800b759cad2","kind":"commit","published_at":"2020-05-23T17:50:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0/manifests"},{"name":"v4.9.14","sha":"1fb44683825f0ee7f4d5933528598917ff72f0e4","kind":"commit","published_at":"2020-05-11T22:41:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.14","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14/manifests"},{"name":"v4.9.13","sha":"c224f32bb8f144e590c096d103c9d59c2509ed93","kind":"commit","published_at":"2020-05-04T11:29:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.13","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13/manifests"},{"name":"v4.9.12","sha":"3e5fd3c4f200e50a1331857f092a547b41f6db1e","kind":"commit","published_at":"2020-04-26T23:18:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.12","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12/manifests"},{"name":"v4.9.11","sha":"77f6fe0a73791176bd58d8c013bf5631270faf4d","kind":"commit","published_at":"2020-04-19T14:10:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11/manifests"},{"name":"4.9.11","sha":"b551194a14c4469f3b07dc43bc6aaea525138944","kind":"commit","published_at":"2020-04-18T10:43:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11/manifests"},{"name":"v4.9.10","sha":"8baef82396665179c67ca3acfd51e396b947f412","kind":"commit","published_at":"2020-04-11T13:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.10","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10/manifests"},{"name":"v4.9.9","sha":"c191471a20315cae4006c1e4d3d51db5e49b5fee","kind":"commit","published_at":"2020-04-04T15:54:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.9","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9/manifests"},{"name":"v4.9.8","sha":"e9fbcbf015bbf7057aadd5777703b7059aedf043","kind":"commit","published_at":"2020-03-28T19:33:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8/manifests"},{"name":"v4.9.7","sha":"10bc98f283feaae6397ef1b73b1b82be4a39a5f5","kind":"commit","published_at":"2020-03-18T12:45:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7/manifests"},{"name":"v4.9.6","sha":"0176a231719152fa4a2100aa7119e9fd777b5fed","kind":"commit","published_at":"2020-03-18T10:52:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6/manifests"},{"name":"v4.9.5","sha":"b9dec2780203e37148d87788f727c668d9019581","kind":"commit","published_at":"2020-02-29T10:36:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5/manifests"},{"name":"v4.9.4","sha":"45fe0e31c462ed3a2fba134fb1edbd05b91da2a4","kind":"commit","published_at":"2020-02-23T10:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4/manifests"},{"name":"v4.9.3","sha":"2bec4ebc9c20be8abecbad6d3f0f7ba2875c9c35","kind":"commit","published_at":"2020-02-16T11:52:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3/manifests"},{"name":"v4.9.2","sha":"f567b384f509d36b7e10f691e6b58538e7db8869","kind":"commit","published_at":"2020-02-09T18:32:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"717887fdd9d3b27701d760d78aa12ecf52f02f43","kind":"commit","published_at":"2020-02-02T11:46:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f2c9817526b729801b1716afc957ef3886ccb422","kind":"commit","published_at":"2020-01-22T20:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"d0c928c82e3fc8f284a2f7fd1b9acbf717c5a64e","kind":"commit","published_at":"2020-01-06T11:44:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"0c7ca746674cfb47a46cad8ebea21155702fd38c","kind":"commit","published_at":"2019-12-30T10:59:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"c6f734f0d6b183962e83fc5612fef6583bf40712","kind":"commit","published_at":"2019-12-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3a8f0eace8dd6a1c3234a8be2b7c41f06b6260d4","kind":"commit","published_at":"2019-12-14T19:59:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"0a129d58056d38bd15141aaa98d346774895d5f5","kind":"commit","published_at":"2019-12-07T12:46:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"6291316a32cfb4fb19ffdbcf30abfcb63023f17f","kind":"commit","published_at":"2019-12-01T10:59:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1/manifests"},{"name":"v3.9.4","sha":"6b0fee51deb7c32b75498d4ab2186946e7c4ce0a","kind":"commit","published_at":"2019-11-28T09:28:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4/manifests"},{"name":"v4.7.0","sha":"2b04ee905695540bde87653908ece5c4d57546c9","kind":"commit","published_at":"2019-11-22T10:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"856188b2de7a5e514803314f329da76fe65dec50","kind":"commit","published_at":"2019-11-12T13:52:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"d2d76bf26231a96981260232de5271b24e9391a4","kind":"commit","published_at":"2019-11-05T16:46:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0/manifests"},{"name":"v4.5.2","sha":"cb52f392b3b3528857178a756354ffb0e8bccd73","kind":"commit","published_at":"2019-10-28T22:58:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"803d08fbdf20de2d34c36a2a27bbc8e5a7e79fb2","kind":"commit","published_at":"2019-10-12T20:22:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"de3c62c25bf9e92ba35019e5a3ca7f68a36600d8","kind":"commit","published_at":"2019-10-02T08:07:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"554e7dce0cd96a4f9ef1924b41a3ce530cb433ae","kind":"commit","published_at":"2019-09-22T17:16:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"b563d529a8544fa4f4090723239ab075665c5f03","kind":"commit","published_at":"2019-09-11T20:45:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"f3beaee67fb9a4145a792fc8b798ef327b55f513","kind":"commit","published_at":"2019-09-08T09:58:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1/manifests"},{"name":"v1.2.5","sha":"8ee2d7168294f21af787aaba46661824097e33bb","kind":"tag","published_at":"2019-09-03T18:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5/manifests"},{"name":"v4.4.0","sha":"98f2c7cae9b2e0a53cf731882164aa44babb4be3","kind":"commit","published_at":"2019-08-31T12:19:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"29c1adf61a141a3db885ee569e42251cee53e749","kind":"commit","published_at":"2019-08-21T17:29:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3/manifests"},{"name":"v1.2.4","sha":"e44972d3c3e199529fdbc85974f7ae570b8424a0","kind":"tag","published_at":"2019-08-16T20:53:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4/manifests"},{"name":"v4.3.2","sha":"f2dbeca2dd1aecf6bc56e2302ec766d2e4bfb2ac","kind":"commit","published_at":"2019-08-10T17:39:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"d5a2ad9d26f7b089111b208c929ac1f98e7f6958","kind":"commit","published_at":"2019-08-03T15:14:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"8c28ed9c67e7b6ad02a8826178352aa4e9901b50","kind":"commit","published_at":"2019-07-28T14:32:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"42f78c69a59f0b5fa5fb8f533385f04ef77d7889","kind":"commit","published_at":"2019-07-17T13:42:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1/manifests"},{"name":"v1.0.4","sha":"455489e2e149ff5393f6ba08870368c88da259bd","kind":"tag","published_at":"2019-07-10T15:39:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"4c21bc05d6c5e48c64bc947ba9e271ed3e762a0e","kind":"tag","published_at":"2019-07-10T15:08:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"543041538f31cbdfbe3e85b8bc0f5c183ac5448e","kind":"tag","published_at":"2019-07-09T13:14:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"3a40065694cab2a5e8dedab6781e98493c1dc69d","kind":"tag","published_at":"2019-07-09T12:54:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1/manifests"},{"name":"v4.2.0","sha":"cf2cdd83f2a2f65d0e979d1faa9e815a5e2d3502","kind":"commit","published_at":"2019-07-06T15:30:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"6da1d591264e8c4a18e5ab56bdf6f8c0f985ed99","kind":"commit","published_at":"2019-06-25T13:53:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"eade31e58deb8ff3faee777313d70141e5868ebe","kind":"commit","published_at":"2019-06-23T11:46:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"b78a5ab7581488f7fff271a2cf64927dd28c3ab0","kind":"commit","published_at":"2019-06-13T09:55:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"07b9d6efaac1b663b2657173227e9490c796191e","kind":"commit","published_at":"2019-06-10T11:50:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"d58075ddb1757a11c47ef3d2b1fe9bed55e640dd","kind":"commit","published_at":"2019-06-03T16:35:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a3572bcaf34d204b314fd2c84064c9180f3a50f1","kind":"commit","published_at":"2019-05-27T12:48:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"505e275285c757e0515c8623b43c823d8a74790c","kind":"commit","published_at":"2019-05-23T15:39:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.0","sha":"a33f0ab64999331a54267cdf0eb89e53fa4d70cd","kind":"commit","published_at":"2019-05-20T21:26:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0/manifests"},{"name":"v4.0.0-beta.2","sha":"3686a27055dce58b5e800b520087c0c448b7480e","kind":"commit","published_at":"2019-05-13T12:26:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"5c152157078503e8599537108c3be9e00969fa34","kind":"commit","published_at":"2019-05-05T12:24:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"f19bd59ae53f23e3637383061774542d973cc48c","kind":"commit","published_at":"2019-04-28T22:42:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.8","sha":"92d6e987a43041fde63fd02cad61277d04193c29","kind":"commit","published_at":"2019-04-17T19:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"663643e0a83554d7730be42140aef6bc3ac09c6a","kind":"commit","published_at":"2019-04-07T23:25:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"2482d2b689440df6fb3da6157a789adac2783736","kind":"commit","published_at":"2019-03-30T19:33:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6/manifests"},{"name":"v3.9.3","sha":"ebed7922fc97331519f507768572a068edb8494e","kind":"commit","published_at":"2019-03-28T14:06:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3/manifests"},{"name":"v4.0.0-alpha.5","sha":"1bfdbe5688fb3556e4bebd1f8e357c515244ac42","kind":"commit","published_at":"2019-03-23T21:04:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"997324d52467e3a7b7a8058c0ba8309d04d4ddf6","kind":"commit","published_at":"2019-03-17T11:00:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"3a5d2e50411ddd3caea450abda49fd7c6ed230dc","kind":"commit","published_at":"2019-03-10T11:57:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"f606f7584dd842a89423dd3cc69e32b5ad3fdae1","kind":"commit","published_at":"2019-03-03T16:12:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"eea3b4d9a623f87d79be63f57b4a69ddfe375610","kind":"commit","published_at":"2019-02-20T10:58:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"97b26c4821299aef21e6ef9372a25aedd78d0137","kind":"commit","published_at":"2019-02-12T14:39:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.9.2","sha":"dbc788f7d231b4eceaa7a6a3e253104de5de9af0","kind":"commit","published_at":"2019-02-03T20:45:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2/manifests"},{"name":"v3.9.1","sha":"b903d7432b5a06583c9915f7ab9346bad76007a1","kind":"commit","published_at":"2019-01-26T13:59:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"f6353cdd15b954091c3f53498eb7de198755b740","kind":"commit","published_at":"2019-01-14T21:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"8df7a83ccc0b200e67feb823ceaaf793e4b6d007","kind":"commit","published_at":"2019-01-09T21:57:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"c202914213f19b070738ba5837da18e89c1662ee","kind":"commit","published_at":"2019-01-07T18:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"baa45b12252be8965809a0ad06e67e7dc7d44313","kind":"commit","published_at":"2018-12-30T21:47:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"0445ca8b710425f22744249a0c7bb3c20e95237b","kind":"commit","published_at":"2018-12-30T21:24:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"f0d60d8a510180e9c7a9b588d3e6c04d0d1a23d3","kind":"commit","published_at":"2018-12-22T15:42:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"1871b089aef090728321cab69be92daaec6eb131","kind":"commit","published_at":"2018-12-17T20:02:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0/manifests"},{"name":"v3.6.2","sha":"edde0b4f0073fcacb7233b553812f3dffe619da5","kind":"commit","published_at":"2018-12-09T20:22:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"e5fbf74a06157e2d73701a158e8d6b5914429ea1","kind":"commit","published_at":"2018-12-01T10:43:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1/manifests"},{"name":"issue-13699-mster","sha":"ac0153bf1b13ddbc1e43c22693f2c223838d9f1a","kind":"tag","published_at":"2018-11-28T20:15:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/issue-13699-mster","html_url":"https://github.com/mui/material-ui/releases/tag/issue-13699-mster","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@issue-13699-mster","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster/manifests"},{"name":"v3.6.0","sha":"d9c790fa69a1c053c3d471e030e4066122d58902","kind":"commit","published_at":"2018-11-26T19:49:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"34492c23a773b1db66fe65801997257709c4f319","kind":"commit","published_at":"2018-11-12T23:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"dc6b2b870fa514e98c74b6854d22c6e25e7684cb","kind":"commit","published_at":"2018-11-12T22:46:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"ba1dc0f27cd85996dbf3ef9df4d7f10552d6c91f","kind":"commit","published_at":"2018-11-04T23:41:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0/manifests"},{"name":"v3.3.2","sha":"47b20fe33c5f1c8a2563bad3c27811c37f698794","kind":"commit","published_at":"2018-10-27T20:16:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"92b2a36716c8ced3d12ff0b300be06cc4743e6da","kind":"commit","published_at":"2018-10-23T22:16:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"47d3b93780400d6eaef48d29dfcbebec8a5f22b2","kind":"commit","published_at":"2018-10-21T21:27:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"bbb0b683dd45d130b17580da86fe6ccc1ab5b3d3","kind":"commit","published_at":"2018-10-15T22:11:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"a61f0fc9a56ef22874753175bad2a636460130d1","kind":"commit","published_at":"2018-10-14T21:03:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"58f526f46e609e3e6cd785d15bfc5486df7ab79f","kind":"commit","published_at":"2018-10-07T22:44:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"dbd67aa892a4e9885d763fcb0d1f6c1691fbf763","kind":"commit","published_at":"2018-09-30T17:16:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"6184c508f94500a9da7486ccb2b9398023e4b1b5","kind":"commit","published_at":"2018-09-23T22:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"a9cbda69c8e059d928da53d9525652170b999455","kind":"commit","published_at":"2018-09-16T21:32:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"27412afa36b6c64b15b3b33cd51235efbc55a775","kind":"commit","published_at":"2018-09-08T22:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d6fb8524ff94080614e8d4d1064c7b2cec66c5d1","kind":"commit","published_at":"2018-09-03T21:14:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"2e9643f6c43c9b393a3914cd085aac92df546c04","kind":"commit","published_at":"2018-08-28T22:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"6847e0affc09f56a1497013be98bc3b59ccd3fde","kind":"commit","published_at":"2018-08-27T17:34:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0/manifests"},{"name":"v1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1","html_url":"https://github.com/mui/material-ui/releases/tag/v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1/manifests"},{"name":"v1.5.1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6b4c29e324eaa1272ce7b42ecab0e3460af6f437","kind":"commit","published_at":"2018-08-12T20:42:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0/manifests"},{"name":"v0.20.2","sha":"1b1c1fce216b5b2f5ecd52d21f8ec6a326c00cd5","kind":"commit","published_at":"2018-08-05T21:43:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2/manifests"},{"name":"v1.4.3","sha":"99650a6d174ad97b41ba1079cd5d7f55b5db21b5","kind":"commit","published_at":"2018-08-04T10:26:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e9bb799208b34fb8f8bbfe4b63b7a1942f95d91f","kind":"commit","published_at":"2018-07-29T14:37:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"869692ecf3812bc4577ed4dde81a9911c5949695","kind":"commit","published_at":"2018-07-22T21:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7fdc1890fb744b565480835fd5684e66871c679f","kind":"commit","published_at":"2018-07-14T15:02:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"f12ba5bfafc53ada2e5719697dd8373d41fa9471","kind":"commit","published_at":"2018-07-02T20:06:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"cd47eeabdcd4f67e35ff5ad56ae82a571da5747a","kind":"commit","published_at":"2018-06-26T10:53:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"e943cb8d6f405de5d53c1f3d1908cbccb502bb3a","kind":"commit","published_at":"2018-06-20T21:41:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"29308b10b3f8ba3565168e4da4bb5f793cb8b4f9","kind":"commit","published_at":"2018-06-18T18:38:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7c094a0f0381c7b68a223e27b5dc700a7595b122","kind":"commit","published_at":"2018-06-10T09:50:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2a300cdec817595ac879bc419257e55ef318b0f9","kind":"commit","published_at":"2018-06-03T15:25:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"3ccf76d315404ebd67f1254f5679d327c0647dfd","kind":"commit","published_at":"2018-05-26T14:56:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"73101790333124cc8f5857bc46038b7d2315842a","kind":"commit","published_at":"2018-05-17T22:07:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.1","sha":"aae0c434f99c4ab559d8aff53cfbd2cfa7974043","kind":"commit","published_at":"2018-05-15T21:15:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1/manifests"},{"name":"v0.20.1","sha":"c663649d9edf9d196aadbb3b426fd613816964fc","kind":"commit","published_at":"2018-05-13T21:34:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1/manifests"},{"name":"v1.0.0-rc.0","sha":"5f3008fc26479b40ff16ec498ae0e6e3361fdb47","kind":"commit","published_at":"2018-05-13T19:13:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-beta.47","sha":"d16e4f5115a9fde3e8958d7959a912a55cbb246d","kind":"commit","published_at":"2018-05-09T21:48:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.47","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47/manifests"},{"name":"v1.0.0-beta.46","sha":"aa1ef83f22650245dd736681d7ec6331cb2a42ef","kind":"commit","published_at":"2018-05-08T21:51:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.46","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46/manifests"},{"name":"v1.0.0-beta.45","sha":"ab592831cbf5987a6516139aeaf148bdb3360ccb","kind":"commit","published_at":"2018-05-07T13:38:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.45","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45/manifests"},{"name":"v1.0.0-beta.44","sha":"0bba4ad1aed5d2181baa156009301eb56fd80158","kind":"commit","published_at":"2018-04-29T20:57:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.44","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44/manifests"},{"name":"v1.0.0-beta.43","sha":"6dfe7382b9777885abe84f4d1f66c0c62545d559","kind":"commit","published_at":"2018-04-22T10:47:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.43","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43/manifests"},{"name":"v1.0.0-beta.42","sha":"bc03443cac8a55ce3fc4d19e6a95e0f3d0116fbf","kind":"commit","published_at":"2018-04-16T20:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.42","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42/manifests"},{"name":"v1.0.0-beta.41","sha":"cddff325bdc2c79592701c11e295e48db0879c28","kind":"tag","published_at":"2018-04-07T18:26:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.41","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41/manifests"},{"name":"v1.0.0-beta.40","sha":"7f423b6bef54c4a34f3b53d9b8ebf33c183916f8","kind":"tag","published_at":"2018-04-01T09:55:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.40","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40/manifests"},{"name":"v1.0.0-beta.39","sha":"b95cb7a83a102b21b7f6add713398f6c9e743d50","kind":"tag","published_at":"2018-03-28T21:23:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.39","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39/manifests"},{"name":"v1.0.0-beta.38","sha":"a6ccfbe7699b67b03703b49a7cb14d865b841d38","kind":"tag","published_at":"2018-03-17T12:24:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.38","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38/manifests"},{"name":"v1.0.0-beta.37","sha":"1587ac3654ae5061eb21f652722a02cc4c367292","kind":"tag","published_at":"2018-03-11T14:31:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.37","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37/manifests"},{"name":"v1.0.0-beta.36","sha":"f31bd2e431c29f85a053387ce062987a3fc36168","kind":"tag","published_at":"2018-03-05T21:07:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.36","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36/manifests"},{"name":"v1.0.0-beta.35","sha":"25ca14ffcec6eeb75446730a03cc4a2014c5e8ab","kind":"tag","published_at":"2018-02-25T22:47:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.35","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.2","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2/manifests"},{"name":"olivier-material-ui-codemod@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1/manifests"},{"name":"olivier-material-ui-icons@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.1","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1/manifests"},{"name":"olivier-material-ui-codemod@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0/manifests"},{"name":"olivier-material-ui-icons@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0/manifests"},{"name":"v1.0.0-beta.34","sha":"284dfcb06fed2244033cc971cb78f485bafece3d","kind":"tag","published_at":"2018-02-17T12:08:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.34","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34/manifests"},{"name":"v1.0.0-beta.33","sha":"b7f698d48d61e74f74e5e50a08b4309460a55266","kind":"tag","published_at":"2018-02-10T12:03:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.33","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33/manifests"},{"name":"v1.0.0-beta.32","sha":"896bc50f35a83fac0453dbbecd9f367b45b450e9","kind":"tag","published_at":"2018-02-04T22:44:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.32","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32/manifests"},{"name":"v1.0.0-beta.31","sha":"6271146a2545aeedf4110990de21ebc0c910b627","kind":"tag","published_at":"2018-01-29T22:06:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.31","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31/manifests"},{"name":"v1.0.0-beta.30","sha":"2bb35ce508832f518a4c3af8cd7cf67af8fd90c5","kind":"tag","published_at":"2018-01-21T22:50:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.30","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30/manifests"},{"name":"v1.0.0-beta.29","sha":"7386d56d4dfb85ca4a586a56691b6a58798d5c42","kind":"tag","published_at":"2018-01-16T20:27:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.29","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29/manifests"},{"name":"v1.0.0-beta.28","sha":"e1f3dad9084edf460d42e0a5f6b7c956eaa51e8d","kind":"tag","published_at":"2018-01-14T14:52:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.28","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28/manifests"},{"name":"v1.0.0-beta.27","sha":"fcfe4a64a95f65e205c5ba9523987982e6556eea","kind":"tag","published_at":"2018-01-06T15:25:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.27","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27/manifests"},{"name":"v1.0.0-beta.26","sha":"bd42549ee464bce03743f7ee18964066f9d3907d","kind":"tag","published_at":"2017-12-30T23:24:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.26","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26/manifests"},{"name":"v1.0.0-beta.25","sha":"d9ab3e313136fa5fb179743b560ac7c9e4fa8f6a","kind":"tag","published_at":"2017-12-22T23:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.25","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25/manifests"},{"name":"v1.0.0-beta.24","sha":"7c8fe8516f8bf6317e7cc748eefa7d97c92b4007","kind":"tag","published_at":"2017-12-17T12:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.24","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24/manifests"},{"name":"v1.0.0-beta.23","sha":"1a4e5b06ae0a7f6b3a6be810d272ebdf3efbb863","kind":"tag","published_at":"2017-12-09T09:51:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.23","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23/manifests"},{"name":"v0.20.0","sha":"86b40ae4883e95d6139e9e5d59c0e14aa022ce3a","kind":"commit","published_at":"2017-12-04T04:05:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0/manifests"},{"name":"v1.0.0-beta.22","sha":"22f68ca292a947349ae2877b09e85775703ec87f","kind":"tag","published_at":"2017-11-28T23:11:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22/manifests"},{"name":"v1.0.0-beta.21","sha":"d33604a9deacbb2725da3688d823416486a039c1","kind":"tag","published_at":"2017-11-13T22:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21/manifests"},{"name":"v1.0.0-beta.20","sha":"076d08bfa709ffdb4858106ebda73f475e4ec5b9","kind":"tag","published_at":"2017-11-05T19:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20/manifests"},{"name":"v1.0.0-beta.19","sha":"2a1879fb818973d4df766c2d7842afd939fdb2b8","kind":"tag","published_at":"2017-10-30T21:51:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19/manifests"},{"name":"v1.0.0-beta.18","sha":"f626204f8e0cd9933bcb7a8c8ac5cd97d6419eca","kind":"tag","published_at":"2017-10-23T21:58:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18/manifests"},{"name":"v1.0.0-beta.17","sha":"616d69d5ff7263eb9c84960b6b7a4c9ff852d4ef","kind":"tag","published_at":"2017-10-15T22:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17/manifests"},{"name":"v1.0.0-beta.16","sha":"56fd0d9d2f6fe0222b8c4117e227de1d725918ba","kind":"tag","published_at":"2017-10-08T20:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16/manifests"},{"name":"v0.19.4","sha":"f1bc4be26ca68578f0cfd053fed8eeabe0d3a636","kind":"tag","published_at":"2017-10-08T19:56:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4/manifests"},{"name":"v1.0.0-beta.15","sha":"4da17a67182a212be91a36cec9c976ccb6293380","kind":"tag","published_at":"2017-10-04T16:05:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15/manifests"},{"name":"v1.0.0-beta.13","sha":"736f12000e6989b2e37fcf10deca8bcf20a284f5","kind":"tag","published_at":"2017-10-01T19:58:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13/manifests"},{"name":"v0.19.3","sha":"7e484cc0c2e3db1e30ebe89d93475f2999f6168c","kind":"tag","published_at":"2017-10-01T19:35:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3/manifests"},{"name":"v1.0.0-beta.12","sha":"65b6e04a74a1520209e7b8fcfa311a431ecb070a","kind":"tag","published_at":"2017-09-24T18:24:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12/manifests"},{"name":"v0.19.2","sha":"5f750e046d48fa2f8c0efd86290ea48661c9b32e","kind":"tag","published_at":"2017-09-18T20:14:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2/manifests"},{"name":"v1.0.0-beta.11","sha":"01c6feb33e7e4e5043ce2a8377fa7dda3dbc8180","kind":"tag","published_at":"2017-09-18T19:11:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11/manifests"},{"name":"v1.0.0-beta.10","sha":"3d4518c997fe875f8e91044ff59a09a46fdfb726","kind":"tag","published_at":"2017-09-13T21:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10/manifests"},{"name":"v1.0.0-beta.9","sha":"d4dba0da9a00efe5104365ca647d848a131a41a6","kind":"tag","published_at":"2017-09-10T11:17:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9/manifests"},{"name":"v1.0.0-beta.8","sha":"865b39bef48c3f85743c3914ba146b97b93fce0f","kind":"tag","published_at":"2017-09-02T11:11:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8/manifests"},{"name":"v0.19.1","sha":"b0d03e92c64bee1ac8c25acd0c48657b7f605d9a","kind":"tag","published_at":"2017-09-02T10:38:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1/manifests"},{"name":"v1.0.0-beta.7","sha":"d2083879918dcafdc9c17e3e19440000a0abb3b0","kind":"tag","published_at":"2017-08-30T22:51:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7/manifests"},{"name":"v1.0.0-beta.6","sha":"8385df161a6792d472821e30c7095b267b844950","kind":"tag","published_at":"2017-08-20T14:48:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6/manifests"},{"name":"v1.0.0-beta.5","sha":"8292545fd41ea9f9d3c7c52bb45f60a4fea434a9","kind":"tag","published_at":"2017-08-15T08:55:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5/manifests"},{"name":"v0.19.0","sha":"d1b3bc614a818d497e38fd51c85077dd7b490bad","kind":"tag","published_at":"2017-08-15T08:17:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0/manifests"},{"name":"v1.0.0-beta.4","sha":"110f0a6e95e8e2b51b2bdd7e545a9b41d1a0009f","kind":"tag","published_at":"2017-08-05T10:09:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4/manifests"},{"name":"v1.0.0-beta.3","sha":"e0dd9560d4a152ca0a61558b6238edc40746c354","kind":"tag","published_at":"2017-07-29T21:00:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"45d5da95daf4d52b0ea6e4ffbef27755fa0aa196","kind":"tag","published_at":"2017-07-23T17:45:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"603fbde8d99e386d6640ec6c24ba9fcfc4316dd4","kind":"tag","published_at":"2017-07-23T17:12:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1/manifests"},{"name":"v0.18.7","sha":"50f6dfc4b6ee7473e27ba950c3ce900b24f17d1c","kind":"tag","published_at":"2017-07-23T15:51:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7/manifests"},{"name":"v1.0.0-alpha.22","sha":"f3992561ed94696d595b6a56efc7449c7dee67c7","kind":"tag","published_at":"2017-07-18T09:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22/manifests"},{"name":"v1.0.0-alpha.21","sha":"49d21891b72796f4a8f383d9b15b66f72cb94549","kind":"tag","published_at":"2017-07-04T22:13:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21/manifests"},{"name":"v0.18.6","sha":"1d10ecbac4a83f9934bb6a7f025855f82002113c","kind":"tag","published_at":"2017-07-04T21:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6/manifests"},{"name":"v0.18.5","sha":"86f7c4141cc66ab1e96a681a6945472283e41ea3","kind":"tag","published_at":"2017-06-28T18:14:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5/manifests"},{"name":"v1.0.0-alpha.20","sha":"84363396403cbbd51072d0b09822cd6d8ab6bf87","kind":"tag","published_at":"2017-06-25T18:01:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20/manifests"},{"name":"v0.18.4","sha":"2c6872cacf19ac71a316b282c2467162dcd148c6","kind":"tag","published_at":"2017-06-25T17:39:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4/manifests"},{"name":"v1.0.0-alpha.19","sha":"611bfd7557fd928933e39c054d2b2edeb57adaed","kind":"tag","published_at":"2017-06-19T16:58:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19/manifests"},{"name":"v1.0.0-alpha.18","sha":"5fdb60642bdf2907b7fba352cf2cd0fa7208848f","kind":"tag","published_at":"2017-06-19T10:12:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18/manifests"},{"name":"v1.0.0-alpha.17","sha":"73e0a35145d10f3c29a991f75e5ba8315e0e754a","kind":"tag","published_at":"2017-06-12T11:55:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17/manifests"},{"name":"v0.18.3","sha":"4c6a542c772f9fe9ff97bb95f63801138d7722d0","kind":"tag","published_at":"2017-06-07T21:28:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"9d3b59b3fec3b31b37334c3bd842112f3d090f86","kind":"commit","published_at":"2017-06-06T21:29:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2/manifests"},{"name":"v1.0.0-alpha.16","sha":"0c7dba6dc5ad8b9f69ec3c60e3ba31f2973e582a","kind":"tag","published_at":"2017-06-01T08:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"18508aeb3e5817406209e15c3e51a53c2cbece96","kind":"tag","published_at":"2017-05-23T20:00:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"771fb44738e116a1d2cec7aabb8ed1425b1d57f6","kind":"tag","published_at":"2017-05-14T10:11:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14/manifests"},{"name":"v0.18.1","sha":"715372edf9fc21244030207409b4070158f6936d","kind":"tag","published_at":"2017-05-13T10:21:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1/manifests"},{"name":"v1.0.0-alpha.13","sha":"17fde80a53fb9fcce31a82290f54de55cf3655e9","kind":"tag","published_at":"2017-05-08T10:47:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13/manifests"},{"name":"v0.18.0","sha":"dea7938b1265a3b100899d65589fbd05e877ab9e","kind":"tag","published_at":"2017-04-30T22:26:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0/manifests"},{"name":"v1.0.0-alpha.12","sha":"dc7371e4770fd3e8b1a82b9c2c2a652acaa73713","kind":"tag","published_at":"2017-04-30T22:22:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12/manifests"},{"name":"v0.17.4","sha":"a398290811c94bd6bb2d5d04c7f6d0ce734e3ad6","kind":"commit","published_at":"2017-04-14T17:20:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4/manifests"},{"name":"v1.0.0-alpha.11","sha":"7b3dbfaf2e94e8139424c8660692ee20d5a9880e","kind":"tag","published_at":"2017-04-14T16:50:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11/manifests"},{"name":"v0.17.3","sha":"53076a03182668f94d3bf40cd880309a51e9be88","kind":"tag","published_at":"2017-04-10T21:42:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"38c4aed87e608ded8e083dcf341ed5e9a14c20ef","kind":"tag","published_at":"2017-04-09T11:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2/manifests"},{"name":"v1.0.0-alpha.10","sha":"27fd907d604c1d3189b7b70e3a7e4758e0171492","kind":"tag","published_at":"2017-04-06T12:00:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"b962c2fbfa7a9cab9e9844e01966b90ca86e67a1","kind":"tag","published_at":"2017-04-01T13:47:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a0b4691eb3958aeb9173a8f4e705c81dfb7d25da","kind":"tag","published_at":"2017-03-25T11:46:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8/manifests"},{"name":"v0.17.1","sha":"05280483dbbc29e56edd8f3644721679b55d4d73","kind":"commit","published_at":"2017-03-13T12:27:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1/manifests"},{"name":"v1.0.0-alpha.7","sha":"9281a3fcee37d6afb9e493ff06e8a2626f4d7d91","kind":"tag","published_at":"2017-03-12T12:31:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"69f604946c366c655d0613841c034cacee7e9ef4","kind":"commit","published_at":"2017-02-26T12:41:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6/manifests"},{"name":"v1.0.0-alpha.5","sha":"74973892bdfacd5c9e3a4ce63185e9a6500d9522","kind":"commit","published_at":"2017-02-26T11:04:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-alpha.4","sha":"6472a6864951bfe7f3739afbe74b50981299ac28","kind":"commit","published_at":"2017-02-26T10:19:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4/manifests"},{"name":"v0.17.0","sha":"c9af9606bcea6551ceaadc2f6430d629eb679e84","kind":"commit","published_at":"2017-02-12T22:06:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0/manifests"},{"name":"v1.0.0-alpha.3","sha":"4583f5212d0b668e3801a859d3cc584cec0ec173","kind":"commit","published_at":"2017-02-12T21:43:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"8476782b595175d25c8a972b5fe53bc1f8532676","kind":"tag","published_at":"2017-02-07T19:48:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"3a0eb03018a9c5c96ba5233de8ef45202403a94c","kind":"commit","published_at":"2017-01-29T21:29:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.16.7","sha":"867c6c29b1badd839b1fd57720e5754fcd53a516","kind":"commit","published_at":"2017-01-15T19:57:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"bc84dbeeb78b725fefdc10cdc6eee7b75cc1226e","kind":"commit","published_at":"2016-12-25T21:03:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"8a03a04ef17f76ce09b88607b216d8a8e4d277d6","kind":"commit","published_at":"2016-12-09T20:45:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"84c18c98ff56fbe81be902735164219040729bb1","kind":"commit","published_at":"2016-11-17T19:18:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"066c5d53d1d4ecec2923ed12ec14647ae8248a9c","kind":"commit","published_at":"2016-11-17T16:41:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"806b2eab2272b430e814f8b3c7f1e7b31cd0e306","kind":"commit","published_at":"2016-11-14T17:22:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"2085737a798d9cb808b2fddf1f06883b27327ccc","kind":"commit","published_at":"2016-10-19T18:24:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"6eb9913441cb39562f4c935bdd70042d26daa260","kind":"commit","published_at":"2016-10-05T14:36:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0/manifests"},{"name":"v0.16.0-rc2","sha":"71a9524d0ec28dad2f566a42c7bb8ad2ea93ce36","kind":"commit","published_at":"2016-09-24T19:31:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2/manifests"},{"name":"v0.16.0-rc1","sha":"1691addd7f84317619c6831c35cb1f32ef3779b6","kind":"commit","published_at":"2016-09-07T19:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1/manifests"},{"name":"v0.15.4","sha":"be9bc14f4cda041299b6f8845af87b9278c871fc","kind":"commit","published_at":"2016-08-10T22:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"8bd3589dd7f676f3d725559cbd63457afe8d3691","kind":"commit","published_at":"2016-08-02T20:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"908f694e1e6eae9e63da6b22e63100d6bda4fa8e","kind":"commit","published_at":"2016-07-09T21:10:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"1fed1bcc81d89e473e261c1da4bf0a3a46515ce8","kind":"tag","published_at":"2016-06-20T08:15:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"06667b589952f58ff8c6d277df364ef16dada671","kind":"tag","published_at":"2016-05-06T13:49:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0/manifests"},{"name":"v0.15.0-beta.2","sha":"7cf7adfe9042e9be8dbaa1c850ffacca26e9c269","kind":"commit","published_at":"2016-04-21T22:57:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2/manifests"},{"name":"v0.15.0-beta.1","sha":"47d7525fb77c7c579e99d595b3f98c69fc838c77","kind":"tag","published_at":"2016-04-14T13:33:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1/manifests"},{"name":"v0.15.0-alpha.2","sha":"caabf9eaee5a5e11097958105f8427cfc8905f86","kind":"tag","published_at":"2016-03-17T23:37:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2/manifests"},{"name":"v0.15.0-alpha.1","sha":"2ebddeb908857c16ece162964a7e501ab37716ba","kind":"commit","published_at":"2016-02-27T17:54:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1/manifests"},{"name":"v0.14.4","sha":"de2bee1335ff1fd701a60cb3d739cf919dbd77ce","kind":"commit","published_at":"2016-02-03T00:47:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"fa9141f90149392cc3fa366736e61a89b07e9205","kind":"commit","published_at":"2016-01-27T03:06:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"44b41957ae81344cf6dc794cf2dbe2da48152622","kind":"commit","published_at":"2016-01-08T15:52:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"0ae4d7f61bb240ae5e2adc9d15a8d5629f738db6","kind":"commit","published_at":"2016-01-04T22:23:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"628bc82957d8e537a1b648e31e10723820bb00ac","kind":"commit","published_at":"2015-12-25T15:12:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0/manifests"},{"name":"v0.14.0-rc2","sha":"9a24d8a7839c37b86748ad8022e39235e8eb6be2","kind":"commit","published_at":"2015-12-14T22:26:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2/manifests"},{"name":"v0.14.0-rc1","sha":"7459597806a2f1f5826eaab26d3c5d974da70fbd","kind":"commit","published_at":"2015-12-04T19:52:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1/manifests"},{"name":"v0.13.4","sha":"a98006f9ffb588030cbdd2e3b4a4515017e58c43","kind":"commit","published_at":"2015-11-24T17:07:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"e33afed6913b58a990bd4b51a038bbfff0a0f42f","kind":"commit","published_at":"2015-11-17T16:34:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"6f28ad04e8f95073646bfeb8936c550ca4a94347","kind":"commit","published_at":"2015-11-10T00:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"330488977f95dbebd6cf6a387bf10a86238331ff","kind":"commit","published_at":"2015-10-29T21:08:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"7980cd589e9dc9e055e1b789bf2f80e7f2ef0f5d","kind":"commit","published_at":"2015-10-21T19:38:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"86394ccd2d7b715eaa054a369679eba4ac82ce1f","kind":"commit","published_at":"2015-10-21T19:04:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"d310459476a461e0d29f166de277896026d8f35f","kind":"commit","published_at":"2015-10-19T17:30:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"06aca1012d01de4ec782acfb8d22a6ec83d48ff7","kind":"commit","published_at":"2015-10-07T21:43:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"6671f90516c2065839efae773ecda924b8bebdae","kind":"commit","published_at":"2015-10-06T19:31:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"a4e194e46c47f8e2eedfab8f0a8c4104e5679c95","kind":"commit","published_at":"2015-09-28T16:15:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"aa485220ff28e907d2548cbfb65bd789c23d9eba","kind":"commit","published_at":"2015-09-25T16:08:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"b55b770f2049852febe47bef27aa0eaceafcec08","kind":"commit","published_at":"2015-09-15T21:10:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"82bc1cb2805f7b624516f71628e6ca525df18cad","kind":"commit","published_at":"2015-08-24T21:31:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0/manifests"},{"name":"v0.10.4","sha":"a8097bcbed6939f0cb308e05acf03a907b666725","kind":"commit","published_at":"2015-08-09T03:29:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"2a43082b52138e33c85878616461445895066a11","kind":"commit","published_at":"2015-08-08T22:51:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"71583523f39c1830d3fcffeff0598c2f803f1048","kind":"commit","published_at":"2015-07-29T20:34:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"6b609c63611b02f9e845b765770983c547cd6af8","kind":"commit","published_at":"2015-07-13T21:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"b6140ec86c5087ad799e9a658f3f0d9b150c205a","kind":"commit","published_at":"2015-07-10T01:35:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"8a18478700f49b94fe7f580664e7b31c581ceb0b","kind":"commit","published_at":"2015-06-20T17:47:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"3da654eb4f0ddb10d81f2706eda1f3819e40b795","kind":"commit","published_at":"2015-06-15T01:46:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"867e87d3530b4fb6bc7f6ec5fb9edcd49e7bd631","kind":"commit","published_at":"2015-06-09T23:38:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"cb794810e7c39352f1bbd533d92983dc22a57510","kind":"commit","published_at":"2015-05-24T20:12:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0/manifests"},{"name":"v0.7.5","sha":"b3ce0b272e5468919d01b3d3ab6751a92f682b48","kind":"commit","published_at":"2015-04-27T19:14:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"abc159f246f15163f7984bcf702409cffc745d6e","kind":"commit","published_at":"2015-04-21T18:14:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"9321a4a8879f380a725c7439114ebf3e0da8abcc","kind":"commit","published_at":"2015-04-01T15:20:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"953606f4d1a9e3a33798b499219fe40b1f81fd96","kind":"commit","published_at":"2015-03-25T23:45:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"03c169188dd10ec2242b7806050781867c0291dd","kind":"commit","published_at":"2015-03-04T21:41:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"078ba0c94f8985dd2d96587784f760474ba51858","kind":"commit","published_at":"2015-02-13T21:06:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"accd9f0ef163d514b091709ffd63f76f6d1a467f","kind":"commit","published_at":"2015-01-27T00:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"57c7a95be20dc77cbe0459a40acc802e16de5148","kind":"commit","published_at":"2015-01-26T23:07:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"706446d6aeb952def6f2016fdc213b6e56b2d40f","kind":"commit","published_at":"2015-01-03T23:58:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"6b294fdd0a7f9686b8b8f05cf8759e90b3e581f9","kind":"commit","published_at":"2014-12-25T17:36:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"3eb741fdb94fff5e8218809b8f7d5a9d2e4d1778","kind":"commit","published_at":"2014-12-15T17:14:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"d65414913839d9d939c8bd938ca21f39f0faa924","kind":"commit","published_at":"2014-12-07T15:15:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"fc3232f6e9d1662c4f9d813b70acb329c4cdc6de","kind":"commit","published_at":"2014-11-30T21:22:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"4b02786c2a7e27613201fe72c033a260018a38d6","kind":"commit","published_at":"2014-11-28T20:34:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"ab8880bc442941c20d58ca2cbb8aace7b2724929","kind":"commit","published_at":"2014-11-17T20:10:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"052b0bc5a3e887d0a36b2277a2e09812a0ce206b","kind":"commit","published_at":"2014-11-11T21:11:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"715b7e868003ac9b121bdacee3e1301b9c660aa9","kind":"commit","published_at":"2014-11-08T19:56:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"088d257c0bec691545cd32f83fd2af753866b8ee","kind":"commit","published_at":"2014-11-08T00:13:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0/manifests"},{"name":"v0.1.29","sha":"3fe7b8bf7c3adc04522f311ce1c1c3b6e39e8edd","kind":"commit","published_at":"2014-11-05T19:58:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.1.29","html_url":"https://github.com/mui/material-ui/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29/manifests"}]},"repo_metadata_updated_at":"2025-12-12T02:56:37.453Z","dependent_packages_count":0,"downloads":329,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":11.218688836305796,"dependent_repos_count":26.152614342482345,"dependent_packages_count":37.996477278968285,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":25.12259348591881},"purl":"pkg:npm/%40temp-mui/base","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@temp-mui/base","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@temp-mui/base","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@temp-mui/base/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-29T16:04:14.239Z","issues_count":4308,"pull_requests_count":9949,"avg_time_to_close_issue":13592057.178502878,"avg_time_to_close_pull_request":1743679.4759773905,"issues_closed_count":2590,"pull_requests_closed_count":8490,"pull_request_authors_count":716,"issue_authors_count":2931,"avg_comments_per_issue":5.109795728876509,"avg_comments_per_pull_request":1.994974369283345,"merged_pull_requests_count":7175,"bot_issues_count":19,"bot_pull_requests_count":3438,"past_year_issues_count":769,"past_year_pull_requests_count":3299,"past_year_avg_time_to_close_issue":842316.4168674699,"past_year_avg_time_to_close_pull_request":466566.7232444611,"past_year_issues_closed_count":415,"past_year_pull_requests_closed_count":2663,"past_year_pull_request_authors_count":186,"past_year_issue_authors_count":610,"past_year_avg_comments_per_issue":1.859557867360208,"past_year_avg_comments_per_pull_request":1.4080024249772658,"past_year_bot_issues_count":9,"past_year_bot_pull_requests_count":1478,"past_year_merged_pull_requests_count":2376,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/issues","maintainers":[{"login":"oliviertassinari","count":773,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"siriwatknp","count":700,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":511,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":434,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"mnajdova","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"michaldudak","count":262,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"aarongarciah","count":237,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"ZeeshanTamboli","count":207,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mj12albert","count":193,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"alexfauquette","count":165,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"samuelsycamore","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"cherniavskii","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"LukasTy","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"bharatkashyap","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"DanailH","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"JCQuintas","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"eps1lon","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"hbjORbj","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hbjORbj"},{"login":"flaviendelangle","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"michelengelen","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"rosskevin","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rosskevin"},{"login":"mbrookes","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"m4theushw","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"apedroferreira","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"hasdfa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"nikitaa24","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikitaa24"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"richbustos","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richbustos"},{"login":"nathanmarks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanmarks"},{"login":"vicasas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"MBilalShafi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joshwooding","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwooding"},{"login":"dimitropoulos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dimitropoulos"},{"login":"arthurbalduini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"dmtrKovalenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmtrKovalenko"},{"login":"hai-cea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-cea"},{"login":"gerdadesign","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"DavidCnoops","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidCnoops"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}],"active_maintainers":[{"login":"siriwatknp","count":282,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":241,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":191,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"oliviertassinari","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"ZeeshanTamboli","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mnajdova","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"mj12albert","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"aarongarciah","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"prakhargupta1","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"JCQuintas","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"DanailH","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"alexfauquette","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"bharatkashyap","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"LukasTy","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"cherniavskii","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"michaldudak","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"MBilalShafi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"flaviendelangle","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"vicasas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@temp-mui%2Fbase/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@temp-mui%2Fbase/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@temp-mui%2Fbase/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@temp-mui%2Fbase/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@temp-mui%2Fbase/codemeta","maintainers":[{"uuid":"lucasbassetti","login":"lucasbassetti","name":null,"email":"lucasbr.dafonseca@gmail.com","url":null,"packages_count":37,"html_url":"https://www.npmjs.com/~lucasbassetti","role":null,"created_at":"2024-07-28T00:16:09.439Z","updated_at":"2024-07-28T00:16:09.439Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lucasbassetti/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5264274,"maintainers_count":1091160,"namespaces_count":333594,"keywords_count":760514,"github":"npm","metadata":{"funded_packages_count":159192},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-12-16T06:37:22.408Z","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":10758897,"name":"@temp-mui/types","ecosystem":"npm","description":"Utility types for MUI.","homepage":"https://github.com/mui/material-ui/tree/master/packages/mui-types","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/material-ui","keywords_array":["react","react-component","mui","types"],"namespace":"temp-mui","versions_count":1,"first_release_published_at":"2024-07-26T02:54:51.232Z","latest_release_published_at":"2024-07-26T02:54:51.232Z","latest_release_number":"7.2.14","last_synced_at":"2025-12-12T01:21:15.534Z","created_at":"2024-07-28T00:10:35.317Z","updated_at":"2025-12-12T01:21:15.535Z","registry_url":"https://www.npmjs.com/package/@temp-mui/types","install_command":"npm install @temp-mui/types","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"7.2.14"}},"repo_metadata":{"id":19822297,"uuid":"23083156","full_name":"mui/material-ui","owner":"mui","description":"Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.","archived":false,"fork":false,"pushed_at":"2025-10-22T16:11:10.000Z","size":699196,"stargazers_count":96842,"open_issues_count":1774,"forks_count":32693,"subscribers_count":1324,"default_branch":"master","last_synced_at":"2025-10-22T18:17:02.502Z","etag":null,"topics":["design-system","material-design","material-ui","react","react-components"],"latest_commit_sha":null,"homepage":"https://mui.com/material-ui/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2014-08-18T19:11:54.000Z","updated_at":"2025-10-22T16:11:52.000Z","dependencies_parsed_at":"2025-06-02T16:06:01.092Z","dependency_job_id":"32b77193-1b92-4638-bb5e-6c82ade9eee5","html_url":"https://github.com/mui/material-ui","commit_stats":{"total_commits":23822,"total_committers":3211,"mean_commits":"7.4188726253503585","dds":0.8266728234405172,"last_synced_commit":"c0620e333641deda56f3cd68c7c3736098ee818c"},"previous_names":["mui-org/material-ui","callemall/material-ui"],"tags_count":568,"template":false,"template_full_name":null,"purl":"pkg:github/mui/material-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/sbom","scorecard":{"id":262861,"data":{"date":"2025-08-17T02:37:43Z","repo":{"name":"github.com/mui/material-ui","commit":"06de3386e5dbd68c7e7496219f702232dcd7ec9f"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.7,"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":"Maintained","score":10,"reason":"30 commit(s) and 1 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":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/check-if-pr-has-label.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yml: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:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/no-response.yml:22","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/check-if-pr-has-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci-check.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-cleanup.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/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/publish-canaries.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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 28 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":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  14 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:  13 out of  13 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":"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: 'allow deletion' disabled on branch 'v6.x'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v6.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v6.x'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'v6.x'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v6.x'","Warn: codeowners review is not required on branch 'master'","Warn: codeowners review is not required on branch 'v6.x'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v6.x'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v6.x'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v6.x'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v6.x'"],"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":"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":"CI-Tests","score":10,"reason":"28 out of 28 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 36 contributing companies or organizations","details":["Info: found contributions from: A11yance, LightSourceAI, TourConnect, Treeshakers, alienfast, calcom, callemall, cefsharp, cssinjs, emikra, goose-duck, instacart, jalaali, lightsourceai, mui, mui-org, nodejs, openfoodfacts, pabloengine, pretur, react-native-community, reactiran, reactjs, reactwg, state-machines, storybookjs, testing-library, text-em-all, typed-typings, typescript-cheatsheets, underjs, vercel, webpack, yarnpkg, yarnplugins, 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":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-cpj6-fhp6-mr6j","Warn: Project is vulnerable to: GHSA-f46r-rw29-r322","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","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-17T11:13:50.539Z","repository_id":19822297,"created_at":"2025-08-17T11:13:50.539Z","updated_at":"2025-08-17T11:13:50.539Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280748853,"owners_count":26383954,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-24T02:00:06.418Z","response_time":73,"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":"v7.3.4","sha":"28eadba9ec2899226ecbf4058b8fba1ddeab9e6d","kind":"tag","published_at":"2025-10-02T18:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4/manifests"},{"name":"v7.3.3","sha":"6984a79aa3ebde0ad9d1a21817de900f60b7dc90","kind":"tag","published_at":"2025-10-02T14:01:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3/manifests"},{"name":"v7.3.2","sha":"ebd180cdd48e365aa0c5c54b6568d5efc320590d","kind":"tag","published_at":"2025-09-02T06:18:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"3592ec32c4858c22bf99c535c037c13ee6db6b84","kind":"tag","published_at":"2025-08-06T09:33:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"ad98e5ebf7f2f629f9a8b054d9ee3e7217d163bf","kind":"tag","published_at":"2025-08-05T05:40:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0/manifests"},{"name":"v6.5.0","sha":"894dd472b2cc3bbf218eef521ce5a4bcbe914e60","kind":"tag","published_at":"2025-07-08T02:51:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0/manifests"},{"name":"v5.18.0","sha":"6b50143dcfc2aad56a37c9f2e1f14256e9a65c4e","kind":"tag","published_at":"2025-07-08T02:50:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0/manifests"},{"name":"v7.2.0","sha":"1496d735b2cf16501ce413daec40d627eee77e1d","kind":"tag","published_at":"2025-06-30T08:59:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0/manifests"},{"name":"v7.1.2","sha":"ad2d425db362790d6d0f90fbe5b5d3a5b5132503","kind":"tag","published_at":"2025-06-20T07:34:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2/manifests"},{"name":"v6.4.12","sha":"9179a92b0d97f6d0270c7fac733cfd81bd7354cc","kind":"tag","published_at":"2025-06-02T06:58:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12/manifests"},{"name":"v7.1.1","sha":"0ebb3a14ccc5dbee4ec2682b387511f107b95a65","kind":"tag","published_at":"2025-06-02T06:47:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"e3e07e0b8fac5ca8fb4bbf3ec453dbe79133552f","kind":"tag","published_at":"2025-05-06T08:50:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0/manifests"},{"name":"v6.4.11","sha":"6b3957d9d42c83e069da8e8bb534ec294dcb6254","kind":"tag","published_at":"2025-04-10T02:36:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11/manifests"},{"name":"v7.0.2","sha":"ebb24ce49e1ef8358600a7787cb6c8d671cead63","kind":"tag","published_at":"2025-04-09T13:08:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2/manifests"},{"name":"v6.4.10","sha":"d80a3609c8a7274dc5fafa348382059945aee449","kind":"tag","published_at":"2025-03-31T19:03:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10/manifests"},{"name":"v7.0.1","sha":"d6fdcac555725c3807e6f03445e3a051398ee739","kind":"tag","published_at":"2025-03-28T18:58:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"22aa7db2ed23df3b43530e9fdb57bc1051221457","kind":"tag","published_at":"2025-03-26T14:16:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0/manifests"},{"name":"v6.4.9","sha":"a884cb821f67a831f44cc6abfc3bc77faef91ada","kind":"tag","published_at":"2025-03-25T15:45:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9/manifests"},{"name":"v7.0.0-rc.0","sha":"ebaec8db8ae1b90183817cb0bad549d7fc63fe79","kind":"tag","published_at":"2025-03-19T09:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0/manifests"},{"name":"v5.17.1","sha":"0d509f8a4a48031a1e25974a1604b803892ce94e","kind":"tag","published_at":"2025-03-18T18:44:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"b0dc8270c5a2896293ff8b61052120a13819f0a1","kind":"tag","published_at":"2025-03-18T15:28:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0/manifests"},{"name":"v6.4.8","sha":"2bded219fabaaefc2083aa660d5856ab75cfa8d6","kind":"tag","published_at":"2025-03-17T17:54:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8/manifests"},{"name":"v7.0.0-beta.4","sha":"260ed53760f179e3bb4f1f43e2f2712ecbf9fdd7","kind":"tag","published_at":"2025-03-13T13:30:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4/manifests"},{"name":"v6.4.7","sha":"d1ca0a45fea4327ba4dc9876e62922785493f1c3","kind":"tag","published_at":"2025-03-05T15:19:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7/manifests"},{"name":"v7.0.0-beta.3","sha":"9dea4105c8b413e087bd1d0cc517b52831a2eb86","kind":"tag","published_at":"2025-03-05T15:13:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"48acea181cac8ca14455e76d01d3554ba578781e","kind":"tag","published_at":"2025-02-27T15:00:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2/manifests"},{"name":"v7.0.0-beta.1","sha":"2cf2e71af3c2b26694964884456bc335c2ba6cdb","kind":"tag","published_at":"2025-02-26T18:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1/manifests"},{"name":"v6.4.6","sha":"356b885778a2af26505d5dbba76a9abcceb69800","kind":"tag","published_at":"2025-02-26T13:39:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6/manifests"},{"name":"v7.0.0-beta.0","sha":"b485c1abec1d776e925ca90e6fa7d91e9bd057a7","kind":"tag","published_at":"2025-02-26T13:22:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0/manifests"},{"name":"v7.0.0-alpha.2","sha":"ba14b7070070281c8a6cea1df7653f007bb8da49","kind":"tag","published_at":"2025-02-18T18:57:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.4.5","sha":"6f2b908baa7863e2cbf0ec4518dc90ccfd53597b","kind":"tag","published_at":"2025-02-18T18:46:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5/manifests"},{"name":"v7.0.0-alpha.1","sha":"c390c1c2d1c85f42d40f16ce405a3c4b62026ec7","kind":"tag","published_at":"2025-02-11T17:34:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1/manifests"},{"name":"v6.4.4","sha":"c66361a6ad9d1354b60e6fb93ba3144c1348ab15","kind":"tag","published_at":"2025-02-11T14:31:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4/manifests"},{"name":"v6.4.3","sha":"cee310a92f61ffb75284195a9ed30bcb367c78e2","kind":"tag","published_at":"2025-02-04T18:53:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3/manifests"},{"name":"v7.0.0-alpha.0","sha":"3e3195a4285ca716061f7d7d87f4915630af1b69","kind":"tag","published_at":"2025-02-03T12:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.4.2","sha":"1813d89a599a4027fd216062b2cac8b0c1864f1d","kind":"tag","published_at":"2025-01-29T15:50:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2/manifests"},{"name":"v6.4.1","sha":"819e662a2ce210f8805c45057389217cb1c39a83","kind":"tag","published_at":"2025-01-21T13:23:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"f9949a8889c7e69cac145ce56411298a234d2e49","kind":"tag","published_at":"2025-01-14T16:46:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0/manifests"},{"name":"v5.16.14","sha":"ba588c8333d765af63ab15c8b33dd947b615f70b","kind":"tag","published_at":"2025-01-06T21:20:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14/manifests"},{"name":"v6.3.1","sha":"afd551abd3be44de711d6baef48e62e18b97c908","kind":"tag","published_at":"2025-01-03T13:53:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1/manifests"},{"name":"v5.16.13","sha":"e52a6379f22d38453fa046d410b0c4700707dbd9","kind":"tag","published_at":"2024-12-25T11:25:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13/manifests"},{"name":"v6.3.0","sha":"84d6ecfdccd10f204854beeef98bcc55dc99d117","kind":"tag","published_at":"2024-12-23T18:10:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"17026fc203a8b413ec7343b6eeb267a50519d515","kind":"tag","published_at":"2024-12-17T13:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1/manifests"},{"name":"v5.16.12","sha":"b8fbcf5fb5169d8db6ee0ec35001816d2777e8d4","kind":"tag","published_at":"2024-12-17T13:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12/manifests"},{"name":"v5.16.11","sha":"2413ff076b0d462736dfccd399b4be863fd79ec2","kind":"tag","published_at":"2024-12-11T10:13:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11/manifests"},{"name":"v6.2.0","sha":"3a8ceaead5ac4c2c4554e6500ca3d197420a04c2","kind":"tag","published_at":"2024-12-11T02:03:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0/manifests"},{"name":"v6.1.10","sha":"5c5e9f6d8a90034cd75dcb92403caf6b37efc916","kind":"tag","published_at":"2024-12-04T10:03:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10/manifests"},{"name":"v5.16.9","sha":"ec085b677c43ed1f37e66bd2fb58f27dce9f7184","kind":"tag","published_at":"2024-12-04T09:34:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9/manifests"},{"name":"v5.16.8","sha":"096adfbe28d038397a7f3cf3494b86844226e162","kind":"tag","published_at":"2024-11-28T06:51:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8/manifests"},{"name":"v6.1.9","sha":"821784419eefb89e4ce7b66c4b602a1e33d2fa88","kind":"tag","published_at":"2024-11-27T13:22:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9/manifests"},{"name":"v6.1.8","sha":"0b8739f145423bafdd8e2871312307bfb31c58ef","kind":"tag","published_at":"2024-11-20T15:09:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8/manifests"},{"name":"v6.1.7","sha":"a7d441d0bd3bfc16a1ce9e6d7ff3ad1afc6b62f1","kind":"tag","published_at":"2024-11-13T15:31:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7/manifests"},{"name":"v6.1.6","sha":"32112b76aa821c2a1e98120545019ef1a71ea274","kind":"tag","published_at":"2024-10-30T13:54:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6/manifests"},{"name":"v6.1.5","sha":"01c5f344628bc66e16f86284ee0fc7107002a5ca","kind":"tag","published_at":"2024-10-22T10:28:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5/manifests"},{"name":"v6.1.4","sha":"15ea548de803e4602894cae6304a497d7ddaf09c","kind":"tag","published_at":"2024-10-15T18:35:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4/manifests"},{"name":"v6.1.3","sha":"c7de2cae15cc7b7025ad79e3623320526ed16462","kind":"tag","published_at":"2024-10-09T09:47:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3/manifests"},{"name":"v6.1.2","sha":"e6ff0b5016ac4fa40cdc9b78a0d9ecdd2c0cd9db","kind":"tag","published_at":"2024-10-02T14:51:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"263c7259451d5b928bbdfd299c9c0afc89dfec02","kind":"tag","published_at":"2024-09-19T06:42:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"94cc3d0a66456713e6e25edf9a1ba35ad8df88bc","kind":"tag","published_at":"2024-09-11T13:09:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"bb620d85a89651ca4350e8861bbb35776d583726","kind":"tag","published_at":"2024-09-03T10:33:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"71dbef69dcbf2b87831af579fb777b4f1f4b219a","kind":"tag","published_at":"2024-08-29T13:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"c9a9adfb90e939c0590de6edf10d0c65fcbc8b1e","kind":"tag","published_at":"2024-08-27T09:06:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.0","sha":"55bea65c83c1beac77382fe961f8aa72eec21daa","kind":"tag","published_at":"2024-08-22T08:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0/manifests"},{"name":"v6.0.0-beta.6","sha":"cbb6f8d3b1b72732d51f5628765cfd7e75bd5747","kind":"tag","published_at":"2024-08-18T02:55:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6/manifests"},{"name":"v5.16.7","sha":"b505fd7b64e92db523198712a5d6716c494e0c66","kind":"tag","published_at":"2024-08-09T09:19:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7/manifests"},{"name":"v6.0.0-beta.5","sha":"75c24b0828981651082a3eede027b6871c96c440","kind":"tag","published_at":"2024-08-08T08:52:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5/manifests"},{"name":"v5.16.6","sha":"6eb1bdce38d0fc67fa8aebca260043c7fc8eb3e8","kind":"tag","published_at":"2024-07-30T21:06:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6/manifests"},{"name":"v6.0.0-beta.4","sha":"12532afa3e4f6f13a9fa86eb459c27792c36b6f9","kind":"tag","published_at":"2024-07-30T20:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4/manifests"},{"name":"v5.16.5","sha":"40792e6efb2c92b8964a3912e08aeb4fb7fc41c8","kind":"tag","published_at":"2024-07-25T06:42:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5/manifests"},{"name":"v6.0.0-beta.3","sha":"02fde66a0cd72fb7fe3681a5ea8c4de733b4a865","kind":"tag","published_at":"2024-07-24T18:27:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3/manifests"},{"name":"v5.16.4","sha":"77af399a3ad76f31e5f2e0fab5650b628fa50990","kind":"tag","published_at":"2024-07-16T16:01:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4/manifests"},{"name":"v6.0.0-beta.2","sha":"9ad8c1fd8dfd21d8e37fe73d71e011542b23db72","kind":"tag","published_at":"2024-07-16T14:46:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2/manifests"},{"name":"v5.16.3","sha":"e1824453bdb0a89f15d4dfe47a1c4f90fa0f0500","kind":"tag","published_at":"2024-07-16T14:18:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3/manifests"},{"name":"v6.0.0-beta.1","sha":"19c1935757925d834928a30ea41f58bb95fb355f","kind":"tag","published_at":"2024-07-16T09:42:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1/manifests"},{"name":"v5.16.2","sha":"56ddd108fe153592a800fce4d43f9758b0ff5101","kind":"tag","published_at":"2024-07-16T09:10:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2/manifests"},{"name":"v6.0.0-beta.0","sha":"3364f0740aa5c86e057ec5b0d22c1b12bfd96fa4","kind":"tag","published_at":"2024-07-11T15:54:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0/manifests"},{"name":"v5.16.1","sha":"431af6a2fd9bf6cd0422c61e36c937d1ea5e5015","kind":"tag","published_at":"2024-07-11T15:48:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1/manifests"},{"name":"v5.16.0","sha":"e5e9b9d5e952b52752b758179da20d3fa0982c05","kind":"tag","published_at":"2024-07-05T13:32:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0/manifests"},{"name":"v6.0.0-alpha.14","sha":"2a15dd74c76bacbc867a7313fdc2c42c6168327c","kind":"tag","published_at":"2024-07-05T04:25:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14/manifests"},{"name":"v6.0.0-alpha.13","sha":"a070a894fbe21c52df446438ca1bb5a891d5e1b5","kind":"tag","published_at":"2024-07-03T07:44:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13/manifests"},{"name":"v5.15.21","sha":"a306ce4afcc60de4c3e43b8f9183862235d9318e","kind":"tag","published_at":"2024-06-28T14:09:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21/manifests"},{"name":"v6.0.0-alpha.12","sha":"fb476c6c18b850e8400d03afb7447802afbfd357","kind":"tag","published_at":"2024-06-24T17:12:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.15.20","sha":"f20fa0ba4016e5425a2a4cce841075253828a551","kind":"tag","published_at":"2024-06-12T12:58:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20/manifests"},{"name":"v6.0.0-alpha.11","sha":"22c5206a9e8191b2f81131d6978a0958e55b7032","kind":"tag","published_at":"2024-06-12T08:18:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11/manifests"},{"name":"v6.0.0-alpha.10","sha":"e5ac6c0eef5efd4fa5c5eb11ccbf08e58e7443f8","kind":"tag","published_at":"2024-06-04T10:35:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10/manifests"},{"name":"v6.0.0-alpha.9","sha":"925de32766317bb84a92ec24b2b6465c8e48cc04","kind":"tag","published_at":"2024-05-29T12:25:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.15.19","sha":"77f606ba73bb5439d66871177772f54196044450","kind":"tag","published_at":"2024-05-29T12:01:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19/manifests"},{"name":"v6.0.0-alpha.8","sha":"c7dbe6e8256cef7bd2dbdcbee55428ad82513cd0","kind":"tag","published_at":"2024-05-21T16:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.15.18","sha":"607daac5baa9c8151f111fe4bacea1d7e61881a3","kind":"tag","published_at":"2024-05-16T09:29:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18/manifests"},{"name":"v6.0.0-alpha.7","sha":"997bec6d8d30a1a891aff4eeedefa41c93eaa95c","kind":"tag","published_at":"2024-05-16T06:31:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"7c8db04b91500ba77301acd360d21bff7f7c752f","kind":"tag","published_at":"2024-05-08T13:13:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.15.17","sha":"9bc4fc42959427246addfdf29db95847cc38e410","kind":"tag","published_at":"2024-05-08T12:24:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17/manifests"},{"name":"v5.15.16","sha":"284e251c155d92078f80f98919f4ab260b05e9be","kind":"tag","published_at":"2024-05-01T14:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16/manifests"},{"name":"v6.0.0-alpha.5","sha":"571d5046e26aa07605cb1e01ca99b2eb0b04d009","kind":"tag","published_at":"2024-05-01T14:16:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5/manifests"},{"name":"v6.0.0-alpha.4","sha":"afffc2ffc3db1e6abf48f3b3e13a41e8b758f874","kind":"tag","published_at":"2024-04-24T07:30:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4/manifests"},{"name":"v6.0.0-alpha.3","sha":"6d5e44409344ea4e13ceb3a02c4446dc6a7323b4","kind":"tag","published_at":"2024-04-17T16:10:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3/manifests"},{"name":"v6.0.0-alpha.2","sha":"4e75758b37119bd821435c23d9c111c545e186b6","kind":"tag","published_at":"2024-04-09T15:09:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2/manifests"},{"name":"v6.0.0-alpha.1","sha":"84307c1a2495a716788ec25f046faaa4d16c88c7","kind":"tag","published_at":"2024-04-05T10:43:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1/manifests"},{"name":"v5.15.15","sha":"5a079965186640b5176f00c537f3b9e6c299b5c4","kind":"tag","published_at":"2024-04-04T07:09:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15/manifests"},{"name":"v6.0.0-alpha.0","sha":"2a15ad6f1f5507162b1a5aebf78976ca3023183b","kind":"tag","published_at":"2024-03-26T15:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.15.14","sha":"9585d28317c90f2c71ab88dd5ae37638bb64ad82","kind":"tag","published_at":"2024-03-19T08:18:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14/manifests"},{"name":"v5.15.13","sha":"dbcb678234296de56afaf3138917e967e8d1934a","kind":"tag","published_at":"2024-03-13T14:17:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13/manifests"},{"name":"pigment@0.0.1","sha":"0e765a618a7676c507852cec024464b1fc1cd80f","kind":"tag","published_at":"2024-03-08T04:20:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/pigment@0.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/pigment@0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@pigment%400.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1/manifests"},{"name":"v5.15.12","sha":"5ad69e161d7520274cd37a2524ffb935b6dda158","kind":"tag","published_at":"2024-03-05T15:33:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12/manifests"},{"name":"v5.15.11","sha":"e3257a4d68481b0ca6efd5d06cb5c1e1e77e4286","kind":"tag","published_at":"2024-02-22T08:52:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11/manifests"},{"name":"v5.15.10","sha":"94fcd3ada0842108a9a2ce53e121931e5448649f","kind":"tag","published_at":"2024-02-12T12:38:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10/manifests"},{"name":"v5.15.9","sha":"7917d2a8a4acc0b07328dee8273847652491b769","kind":"tag","published_at":"2024-02-08T12:55:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9/manifests"},{"name":"v5.15.8","sha":"fe5a59e616637a0488b122749479b782f5f8dfa2","kind":"tag","published_at":"2024-02-06T20:42:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8/manifests"},{"name":"v5.15.7","sha":"b80acd69c7c848709d01465d6727b13ed6109258","kind":"tag","published_at":"2024-01-31T13:23:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7/manifests"},{"name":"v5.15.6","sha":"1700e5cd9cbb3bc648b7f799f837c4d23ed42700","kind":"tag","published_at":"2024-01-22T18:09:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6/manifests"},{"name":"v5.15.5","sha":"5d7c4e26a4973a3a80bf5f8a9a8ea14f89554fe0","kind":"tag","published_at":"2024-01-17T09:27:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5/manifests"},{"name":"v5.15.4","sha":"6aadbf91c5eb2c94dea9a49a19eb532606410a5a","kind":"tag","published_at":"2024-01-10T13:49:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4/manifests"},{"name":"v5.15.3","sha":"9fa4e472f9ba4fd4e7f8cfb8bc0d1f1d455ace23","kind":"tag","published_at":"2024-01-03T15:22:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"5d5dd15f70db9ffcb85d4dc57da8a20f5240fb81","kind":"tag","published_at":"2023-12-25T14:24:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"8be7ac66b99059bf2c2edcca9cf15981d389db6b","kind":"tag","published_at":"2023-12-19T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"8c2c6a88a509f9da7c453d4a3c3ab4749a57a36d","kind":"tag","published_at":"2023-12-12T18:21:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0/manifests"},{"name":"v5.14.20","sha":"14fa79f4328e901f82d7fc39aba722a9bf4a8df0","kind":"tag","published_at":"2023-12-05T09:28:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20/manifests"},{"name":"v5.14.19","sha":"a07b4925255aa3fc7ae1255130e182e4573c58d7","kind":"tag","published_at":"2023-11-29T21:11:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19/manifests"},{"name":"v5.14.18","sha":"43a41b6b2fa3f0a186a852b894452722e3a38f04","kind":"tag","published_at":"2023-11-14T08:27:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18/manifests"},{"name":"v5.14.17","sha":"c54a42dd8b0ec8e850bd60438e60a1a8acb3b4a4","kind":"tag","published_at":"2023-11-06T15:34:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17/manifests"},{"name":"v5.14.16","sha":"391b57a05daf67a8154471dae645471f5ffac09f","kind":"tag","published_at":"2023-10-31T10:57:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16/manifests"},{"name":"v5.14.15","sha":"6baedcfed27419ed6b9685f27fcbf3eff46133a3","kind":"tag","published_at":"2023-10-24T15:41:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15/manifests"},{"name":"v5.14.14","sha":"a0cfa182db3e7b196efe36cfe7b31d304c5a0a4e","kind":"tag","published_at":"2023-10-17T13:58:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14/manifests"},{"name":"v5.14.13","sha":"b8811a0fa59e7663b240183219db32f9a617e607","kind":"tag","published_at":"2023-10-10T19:42:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13/manifests"},{"name":"v5.14.12","sha":"bd450a0fdb19b087f47e1d7cce5a72417ec977cc","kind":"commit","published_at":"2023-10-04T16:31:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12/manifests"},{"name":"v5.14.11","sha":"13c0894d0c14c7f577a0a95492aeaa8fff8da33a","kind":"tag","published_at":"2023-09-26T11:47:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11/manifests"},{"name":"v5.14.10","sha":"14e97bffa62760cabcdc7244bff445b423f5286a","kind":"tag","published_at":"2023-09-18T10:18:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10/manifests"},{"name":"v5.14.9","sha":"8255b71ccdbfe9a20f856b5d68a269ab1c5452ca","kind":"tag","published_at":"2023-09-13T13:36:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9/manifests"},{"name":"v5.14.8","sha":"74c58dabc2cf5ed2242fb08e4781d26088d06b12","kind":"tag","published_at":"2023-09-05T12:34:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8/manifests"},{"name":"v5.14.7","sha":"8a09d535f101aac98935f82b76345ca9691b5e2b","kind":"tag","published_at":"2023-08-29T12:04:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7/manifests"},{"name":"v5.14.6","sha":"a1f511dd6ed9adba561e2ba00e1348136ed656db","kind":"commit","published_at":"2023-08-24T11:19:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6/manifests"},{"name":"v5.14.5","sha":"61fbfd1546c55caca984695a41f9c95668d414fc","kind":"tag","published_at":"2023-08-14T14:39:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5/manifests"},{"name":"v5.14.4","sha":"40f4b275022f03e48cf4809cd53d0d0dabb40424","kind":"tag","published_at":"2023-08-08T09:51:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4/manifests"},{"name":"v5.14.3","sha":"2deea341c9abfb640f22520e0c277027f3f91cd0","kind":"tag","published_at":"2023-08-01T15:33:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3/manifests"},{"name":"v5.14.2","sha":"36d9f0d3659e2f5ab1d924988313986962a0bf35","kind":"tag","published_at":"2023-07-25T10:01:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2/manifests"},{"name":"v5.14.1","sha":"f2e5ded80e94407f63a27eadb018139d6f967313","kind":"tag","published_at":"2023-07-19T09:05:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1/manifests"},{"name":"v5.14.0","sha":"2529e3aaaaec2c9f8e8cf669e58bb9c81db5a6d8","kind":"tag","published_at":"2023-07-11T14:57:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0/manifests"},{"name":"v5.13.7","sha":"aac2d5b526e8139314d99f827ecc3b2c24e99686","kind":"tag","published_at":"2023-07-04T08:53:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7/manifests"},{"name":"v5.13.6","sha":"312270bc71224067e1910bbee9f800b4a2469cc7","kind":"tag","published_at":"2023-06-23T14:05:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6/manifests"},{"name":"v5.13.5","sha":"24b3af68ebe79c1891e45c60c6bcfd26f8818f73","kind":"tag","published_at":"2023-06-12T13:43:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5/manifests"},{"name":"v5.13.4","sha":"a522d82df32d3bfab46b25f5ff24eeb9670c83fb","kind":"tag","published_at":"2023-06-05T17:30:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4/manifests"},{"name":"v5.13.3","sha":"70d4a2bb49dca9fef7854a1463a392094222812b","kind":"tag","published_at":"2023-05-29T11:22:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3/manifests"},{"name":"v5.13.2","sha":"f661923e9aa9d9cc634750affbb04bf2007bc57d","kind":"tag","published_at":"2023-05-22T16:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2/manifests"},{"name":"v5.13.1","sha":"0c58832b6e182f782e73b118ed9681055db3e249","kind":"tag","published_at":"2023-05-17T05:25:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"9130a021ca34746e4076fcae50c57bc584026b8f","kind":"tag","published_at":"2023-05-10T08:14:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0/manifests"},{"name":"v5.12.3","sha":"9710ff34b16a0f271107a8619a28546ae3ca7c18","kind":"tag","published_at":"2023-05-02T14:17:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"5b7e9c52e37ef0c3274a762f38cd7ef7ffc9e7a8","kind":"tag","published_at":"2023-04-25T16:42:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"d14d288ae9e9b0e2b3b33d0a77b4113f024d4215","kind":"tag","published_at":"2023-04-17T15:57:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"05127cf65b4250f836897428cd15829669ab8d6c","kind":"tag","published_at":"2023-04-11T09:58:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0/manifests"},{"name":"v5.11.16","sha":"af5e109990a26318c96dbff6f25759ba91f0e147","kind":"tag","published_at":"2023-04-04T14:00:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16/manifests"},{"name":"v5.11.15","sha":"ae98db6aca5f9d4b754ff9fce4ce33f738a00f65","kind":"tag","published_at":"2023-03-28T13:06:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15/manifests"},{"name":"v5.11.14","sha":"f34d17c3294fcdb63fe9a135b4f3aa2459c81189","kind":"tag","published_at":"2023-03-21T17:45:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14/manifests"},{"name":"v5.11.13","sha":"9f7a2bfac55faed1b1c6c7b4b6d1b1659a076bab","kind":"tag","published_at":"2023-03-14T09:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13/manifests"},{"name":"v5.11.12","sha":"b76b8f1098a6c01f39e5e19bf3abf77c2b9cf475","kind":"tag","published_at":"2023-03-06T15:03:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12/manifests"},{"name":"v5.11.11","sha":"58df7f1905f16533ddb5a7977346c0f4548e4547","kind":"tag","published_at":"2023-02-28T09:55:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11/manifests"},{"name":"v5.11.10","sha":"676bc85fa2b02f92f21dd5c7e15f453b6b9c2e3d","kind":"tag","published_at":"2023-02-20T11:30:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10/manifests"},{"name":"v5.11.9","sha":"af5b3f5e7a79da9ef4bbd63d8fcf60927ffb6533","kind":"tag","published_at":"2023-02-14T14:30:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9/manifests"},{"name":"v5.11.8","sha":"d4d8512ce3453711f3c661374579b0d2ed13f3e7","kind":"tag","published_at":"2023-02-07T10:50:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8/manifests"},{"name":"v5.11.7","sha":"33cac172846b032d3f8b9333b72b2af832dd47d0","kind":"tag","published_at":"2023-01-31T09:39:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7/manifests"},{"name":"v5.11.6","sha":"a2e552314847b4d52498538d7ca171763067a5d0","kind":"tag","published_at":"2023-01-23T20:28:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6/manifests"},{"name":"v5.11.5","sha":"685c72dfaf840f4d5b7a3ab738ddcabd74418823","kind":"tag","published_at":"2023-01-18T01:43:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5/manifests"},{"name":"v5.11.4","sha":"bc859d95e4415f880cd6bcb6f44cc9e5e8c8097c","kind":"tag","published_at":"2023-01-09T13:57:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4/manifests"},{"name":"v5.11.3","sha":"a526207c3957de4ebfcda937b58327d69464f15c","kind":"tag","published_at":"2023-01-02T17:00:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3/manifests"},{"name":"v5.11.2","sha":"e9d8fa07e1ff979bcaf92837b131cd9e292f0161","kind":"tag","published_at":"2022-12-26T14:56:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2/manifests"},{"name":"v5.11.1","sha":"a1e30390da62019e5769e398f4cbc9f8892d8f9a","kind":"commit","published_at":"2022-12-20T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"191acda4545c394b78964ab80b364e15686f0e9b","kind":"tag","published_at":"2022-12-13T12:56:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0/manifests"},{"name":"v5.10.17","sha":"4265f343b49e4af9673a49e585439d35c8deeab2","kind":"tag","published_at":"2022-12-06T10:59:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17/manifests"},{"name":"v5.10.16","sha":"b8aa3974d84c176b8857e8d5b29a7be8670bb410","kind":"tag","published_at":"2022-11-28T16:00:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16/manifests"},{"name":"v5.10.15","sha":"14a6e1c61edb5f66f4888e32c04df5e637e7cfc4","kind":"commit","published_at":"2022-11-22T09:45:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15/manifests"},{"name":"v5.10.14","sha":"c2da6de1c504c7dbd8ae1d0771c184c1544a0c76","kind":"tag","published_at":"2022-11-15T09:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14/manifests"},{"name":"v5.10.13","sha":"2f4c2190d1d3614d8063e84b79d4d1f034b3e3fe","kind":"tag","published_at":"2022-11-07T17:53:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13/manifests"},{"name":"v5.10.12","sha":"30cb27cff1d4e1838ca4235ab4285e20f2b2a870","kind":"tag","published_at":"2022-10-31T15:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12/manifests"},{"name":"v5.10.11","sha":"c80ff0339882859af7e17f8bfd0a5f6880b323f8","kind":"commit","published_at":"2022-10-25T09:34:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11/manifests"},{"name":"v5.10.10","sha":"639224a3e3600cb0e04755d89aab250297b6d851","kind":"tag","published_at":"2022-10-18T08:35:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10/manifests"},{"name":"v5.10.9","sha":"7bd7c219e2670ff7791148e9b1a1d2387528fc0c","kind":"tag","published_at":"2022-10-11T11:56:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9/manifests"},{"name":"v5.10.8","sha":"d4a3216cdd858899960f945d6e00b2d59bf1d5d1","kind":"tag","published_at":"2022-10-03T16:28:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8/manifests"},{"name":"v5.10.7","sha":"d9ef6e788eee11256818329c7429242f8b769263","kind":"commit","published_at":"2022-09-27T01:44:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7/manifests"},{"name":"v5.10.6","sha":"0f75f3d78b67c405c23bfd14a29aedff367415b7","kind":"tag","published_at":"2022-09-19T14:34:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6/manifests"},{"name":"v5.10.5","sha":"594d87dab0e43e641a6826c935df8f2c10672955","kind":"tag","published_at":"2022-09-12T14:40:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5/manifests"},{"name":"v5.10.4","sha":"c8feb29320a22cc4461fb5ef5f4f7de7bd96a59b","kind":"commit","published_at":"2022-09-06T09:11:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"992421d0114a9df72d358fe6fccc28c1fb6f1505","kind":"tag","published_at":"2022-08-29T17:37:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"99b23c06d9b018d6c500fa1acb3030d673e219ab","kind":"tag","published_at":"2022-08-23T10:25:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"dfc0b89c665de8e5e3e4ecf68d8c782e74dbb65c","kind":"tag","published_at":"2022-08-16T17:55:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"7f502e06d54c5a2f389a1639358c84279462b54a","kind":"commit","published_at":"2022-08-09T03:21:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0/manifests"},{"name":"v5.9.3","sha":"89617ef683d2bcd2c870e9c1bd58ad4d55247fd5","kind":"tag","published_at":"2022-08-01T20:54:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3/manifests"},{"name":"v5.9.2","sha":"b7f0a16eca4ac2044703032838f90873ec063d75","kind":"tag","published_at":"2022-07-25T15:12:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2/manifests"},{"name":"v5.9.1","sha":"1937412c4345569d98c0950a1016c22508e1ff81","kind":"tag","published_at":"2022-07-18T17:23:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"88ad7d4e623183b8e20702e7961ef9c8de330dc7","kind":"commit","published_at":"2022-07-12T08:54:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0/manifests"},{"name":"v5.8.7","sha":"be0ab4c062a22fc4bb52c47d005b57203b56c09c","kind":"tag","published_at":"2022-07-04T20:39:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7/manifests"},{"name":"v5.8.6","sha":"c58f6653411e0ff38bf67a512d16b87c6523606b","kind":"tag","published_at":"2022-06-27T14:21:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6/manifests"},{"name":"v5.8.5","sha":"3c528113f47cfddf2504ea02ba3065e7c5c46928","kind":"tag","published_at":"2022-06-21T18:05:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5/manifests"},{"name":"v5.8.4","sha":"a6e782ec2f037e2ca989515048ce5f22fe760595","kind":"tag","published_at":"2022-06-14T10:00:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4/manifests"},{"name":"v5.8.3","sha":"b1e4b9cd3e1d88286f9d1485864310a7c1f23a79","kind":"tag","published_at":"2022-06-07T19:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3/manifests"},{"name":"v5.8.2","sha":"93b0aba905b3b6947f58a02d911489bb737ee880","kind":"commit","published_at":"2022-05-31T11:47:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2/manifests"},{"name":"v5.8.1","sha":"1eee9ee437f39f1c3438209154df8e8b9ecd990d","kind":"tag","published_at":"2022-05-23T16:04:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"6a468718b970c39ae83a4029bcb53071c9567430","kind":"tag","published_at":"2022-05-17T09:42:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4eef029981b08c77a9c52d0b863e6b5ced279087","kind":"tag","published_at":"2022-05-10T09:06:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0/manifests"},{"name":"v5.6.4","sha":"edb7e8895ef8def2bf59376d7631e0360a77aaf6","kind":"commit","published_at":"2022-05-02T11:46:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4/manifests"},{"name":"v5.6.3","sha":"124d5e2f0022d17b577a464e6b3a69fa2511105e","kind":"tag","published_at":"2022-04-25T14:04:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3/manifests"},{"name":"v5.6.2","sha":"b3645b3fd11dc26a06ea370a41b5bac1026c6792","kind":"tag","published_at":"2022-04-18T16:10:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2/manifests"},{"name":"v5.6.1","sha":"0251fd5222079e4a512bbd32dff4a7a4c3efe997","kind":"tag","published_at":"2022-04-11T13:21:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"8dcdea53f927ab207718d7ee6576806aca2a3798","kind":"commit","published_at":"2022-04-06T03:27:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0/manifests"},{"name":"v4.12.4","sha":"a563a60219f7f6519fb0f34f6d8e3bf0974e6495","kind":"tag","published_at":"2022-04-03T14:38:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4/manifests"},{"name":"v5.5.3","sha":"96e1f40a3b8aa809d543aa7d466eb48cdfa0b53d","kind":"tag","published_at":"2022-03-28T14:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"dd411b017ea7504a14a16821b694ac6aa01d9b6d","kind":"tag","published_at":"2022-03-21T15:15:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"350b15ee91a93040d50391cb9a45440a90e6b2d1","kind":"tag","published_at":"2022-03-14T16:49:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"f3412aa9d179fdfc3f5c0a4a1cfc1965faef7307","kind":"commit","published_at":"2022-03-07T13:53:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0/manifests"},{"name":"v5.4.4","sha":"965f2eb8cb79bb0685a13d9e28c09617b22358cd","kind":"tag","published_at":"2022-02-28T15:21:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4/manifests"},{"name":"v5.4.3","sha":"e2892a61ea56b6578c2efc81d0324660082ad93c","kind":"tag","published_at":"2022-02-21T16:40:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3/manifests"},{"name":"v5.4.2","sha":"01371028b27156419923b362c4b0af92dc08b29f","kind":"tag","published_at":"2022-02-15T14:57:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"fbce2f80c6cb36e59a4a6826ae46b59a10e1c831","kind":"commit","published_at":"2022-02-08T11:34:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"ba4e819aa58b6a36ae4d96ee79c2a5310a812670","kind":"tag","published_at":"2022-02-01T09:00:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"337be3b2a630d791a5cbc5a2a4575d4f58e38df3","kind":"tag","published_at":"2022-01-24T15:05:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"dcbfc54f581dbf1c0008a8e9e578f896f06228ab","kind":"tag","published_at":"2022-01-17T22:45:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0/manifests"},{"name":"v5.2.8","sha":"f80abbb5f942064c9c270b2ac5bb2a2318876754","kind":"tag","published_at":"2022-01-10T20:11:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8/manifests"},{"name":"v5.2.7","sha":"5daaf9be5115b1cb777fb4cf3d9125baddfe5720","kind":"tag","published_at":"2022-01-03T12:34:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7/manifests"},{"name":"v5.2.6","sha":"052db9d577a03ed8d588ecca9e6c0a5f5ba676e1","kind":"tag","published_at":"2021-12-27T14:23:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6/manifests"},{"name":"v5.2.5","sha":"f8697de9c250dbc6b446bcc08566f50fb4070aab","kind":"tag","published_at":"2021-12-20T14:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5/manifests"},{"name":"v5.2.4","sha":"b265431f9a32ea726c5227821126fbc6424117d5","kind":"commit","published_at":"2021-12-14T13:41:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4/manifests"},{"name":"v5.2.3","sha":"9c3dc12c3de241f44d923bfb089200980f3fd23d","kind":"tag","published_at":"2021-12-06T16:12:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3/manifests"},{"name":"v5.2.2","sha":"fcaec7a75f951c9db79c99c42370ca18212c1f16","kind":"tag","published_at":"2021-11-29T16:51:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"586d9ba2472d549c180cbacddf97eb73425286b3","kind":"tag","published_at":"2021-11-25T11:50:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"353cecb5391571163eb6bd8cbf36d2dd299aaf56","kind":"tag","published_at":"2021-11-23T13:25:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"ddbe15b4d8b7cc1dc84720264fde0b1dafb6166f","kind":"commit","published_at":"2021-11-16T15:06:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"7e26583fe1f95f5c3682213105f8f4b51c9d61c9","kind":"tag","published_at":"2021-11-08T15:14:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0/manifests"},{"name":"v5.0.6","sha":"99752d2848f17c5d1e4840f54863899a19387162","kind":"tag","published_at":"2021-10-27T08:43:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6/manifests"},{"name":"v5.0.5","sha":"58f8ff1f8bc7f0cc4bb728654604a194b3c3790b","kind":"tag","published_at":"2021-10-26T10:14:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"86443310e4344ae1ce6e04f084d58e17e4d62170","kind":"tag","published_at":"2021-10-14T15:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"36258031912caf662f69ca3769c6e0bd46946050","kind":"tag","published_at":"2021-10-07T12:26:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"c510762a325116c654afd3c21381a50b942c2c66","kind":"tag","published_at":"2021-09-29T09:29:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"afcf3ee18e7a9c526348b3bce74b69781b4ad071","kind":"tag","published_at":"2021-09-22T12:15:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"85598e74b85a89a16f8bdf5b68346ca8d6b70557","kind":"tag","published_at":"2021-09-16T11:28:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.1","sha":"1b563a153f5b2736f79a3f45573e2e2b66ba0a9a","kind":"tag","published_at":"2021-09-08T13:55:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"698492a5401b12578dc459397b9d288542fc954b","kind":"commit","published_at":"2021-09-02T02:45:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.5","sha":"0bab71409bcc0865ab3e0fcbfa14fa824ddc5495","kind":"tag","published_at":"2021-08-25T07:30:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"c30ec7bed00b36da7b0e6a202b3cb48d2fc1b579","kind":"tag","published_at":"2021-08-13T21:32:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"e5ccdf299c75ea65b0600ee05ff6c98646891c77","kind":"tag","published_at":"2021-08-09T04:03:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3/manifests"},{"name":"v4.12.3","sha":"77a8daeed0e8efa67c6d86f3cc40239dc6eb3d94","kind":"tag","published_at":"2021-07-30T10:06:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3/manifests"},{"name":"v5.0.0-beta.2","sha":"cca80d861f64b3eaa8a5ef8815b7552aaea61557","kind":"tag","published_at":"2021-07-26T15:01:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2/manifests"},{"name":"v4.12.2","sha":"958241aa0ebf340ad0f152b91949720c85b4fcca","kind":"tag","published_at":"2021-07-19T16:41:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2/manifests"},{"name":"v5.0.0-beta.1","sha":"8a4b8952077b64e90ac9d23c116a45aed672db9c","kind":"tag","published_at":"2021-07-14T16:28:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1/manifests"},{"name":"v4.12.1","sha":"4dc8c9bf3e8a6b21a2aac58b0be3161af334b67d","kind":"tag","published_at":"2021-07-07T13:08:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"53a1655143aa4ec36c29a6063ccdf89c48a74bfd","kind":"tag","published_at":"2021-07-06T13:40:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0/manifests"},{"name":"v5.0.0-beta.0","sha":"a0f416173d2f5b78546f52e572a0f64dcc3751e9","kind":"tag","published_at":"2021-07-01T12:17:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.38","sha":"f60126f95d7b36fa12133887990615b9f47e994a","kind":"commit","published_at":"2021-06-24T03:37:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.38","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38/manifests"},{"name":"v5.0.0-alpha.37","sha":"c795ca0822e2816a630a5654d5471fa04521d23c","kind":"tag","published_at":"2021-06-15T17:49:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.37","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37/manifests"},{"name":"v5.0.0-alpha.36","sha":"cf2f6fa90608b109978698fc48120920beaaa51f","kind":"tag","published_at":"2021-06-08T06:46:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.36","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36/manifests"},{"name":"v5.0.0-alpha.35","sha":"6c0afb6d8fff919e80f9f1ec92613acacd8365e7","kind":"tag","published_at":"2021-05-31T20:34:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.35","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35/manifests"},{"name":"v5.0.0-alpha.34","sha":"ee3a077c161accb887b93a17f9eaa2b23e998319","kind":"tag","published_at":"2021-05-18T10:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.34","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34/manifests"},{"name":"v5.0.0-alpha.33","sha":"0fa6ab4a29e8469c081d3f796e0bd9cab98e9185","kind":"tag","published_at":"2021-05-09T12:29:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.33","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33/manifests"},{"name":"v4.11.4","sha":"6658323b5e2ba366691829bbef3f53c00008497e","kind":"tag","published_at":"2021-04-27T15:48:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4/manifests"},{"name":"v5.0.0-alpha.32","sha":"2e99746c35ea0c1e45187a206d6ebc25a52933dc","kind":"tag","published_at":"2021-04-27T12:59:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32/manifests"},{"name":"v5.0.0-alpha.31","sha":"b061319b132163900d1a4eb64207f5284d28639d","kind":"tag","published_at":"2021-04-20T13:59:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"0bc7ed897d54a899fb0dfc5cbd6c5ee0592705e1","kind":"tag","published_at":"2021-04-12T09:46:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"29934afe4643811f3bed772612f92d539a1e489d","kind":"tag","published_at":"2021-04-04T16:43:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"a83c7715c0e2cfa1c3e59b7a1f828f6a1476b307","kind":"tag","published_at":"2021-03-24T12:57:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"2de88ce2973667921a45ff69ea48a8843cb9d8cb","kind":"tag","published_at":"2021-03-05T13:01:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27/manifests"},{"name":"v5.0.0-alpha.26","sha":"8928a36394154e02a73d5e92a740d5f9ed8da709","kind":"tag","published_at":"2021-02-27T18:39:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"688db35f581ac345a09a15420efdb0e4c98a56ab","kind":"tag","published_at":"2021-02-11T12:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"15108a5aad5342d92e86be5c5388b8321a88b280","kind":"tag","published_at":"2021-01-26T14:08:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24/manifests"},{"name":"v4.11.3-deprecations.1","sha":"6cf7cf7c7b11b38db18a4d2003743cbadeb1b4ee","kind":"commit","published_at":"2021-01-25T23:27:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1/manifests"},{"name":"v4.11.3","sha":"bd79e8f8c5b8c77bc5c13d076377a18d2ceedfa2","kind":"commit","published_at":"2021-01-24T12:45:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3/manifests"},{"name":"v4.11.3-deprecations.0","sha":"f64337cd87428e04c851bb1667f5f9e0e6aeaede","kind":"commit","published_at":"2021-01-24T12:00:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0/manifests"},{"name":"v5.0.0-alpha.23","sha":"af6e7220961c6f5e8ed89172694287dc737828ff","kind":"commit","published_at":"2021-01-14T12:48:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23/manifests"},{"name":"v5.0.0-alpha.22","sha":"c514ea86c11c9817839630e840535358f5044caf","kind":"commit","published_at":"2021-01-04T11:14:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"5c82b9147f811fda24bc09132852ed240f8d9def","kind":"commit","published_at":"2020-12-30T17:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"cd30d9e3961c8b33ce43a133e0a958867a202c41","kind":"commit","published_at":"2020-12-21T17:51:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20/manifests"},{"name":"v5.0.0-alpha.19","sha":"754e29cf5a712d0e0f6bd3e54f80e9997659f68c","kind":"commit","published_at":"2020-12-13T17:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.11.2","sha":"174b64f8a3adffb8df3c13285f4edc2437a8547a","kind":"commit","published_at":"2020-12-02T23:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2/manifests"},{"name":"v5.0.0-alpha.18","sha":"c5561c5febbe1c3bd5446c8a0bb480025ab38b86","kind":"commit","published_at":"2020-12-02T23:25:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.11.1","sha":"b8092ce09e164a1cb2fec2f3a5b6aa6e2dc6cbbd","kind":"commit","published_at":"2020-11-24T14:35:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1/manifests"},{"name":"v5.0.0-alpha.17","sha":"41d6a360e0fb245dd74549445539c6218a9dc737","kind":"commit","published_at":"2020-11-23T00:49:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17/manifests"},{"name":"v5.0.0-alpha.16","sha":"47a8e102eeaa5a68a2b4f99c08085cfddc0bef77","kind":"commit","published_at":"2020-11-14T12:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16/manifests"},{"name":"v5.0.0-alpha.15","sha":"fa9cbc835ee70b12234b7207b1872356277da5fa","kind":"commit","published_at":"2020-11-03T23:57:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15/manifests"},{"name":"v5.0.0-alpha.14","sha":"56520e757e0052e25f8dd5d78214458c4b7c634d","kind":"commit","published_at":"2020-10-23T22:59:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14/manifests"},{"name":"v5.0.0-alpha.13","sha":"b82af55f9917f9e77a3cae9b36e47b29d43182c0","kind":"commit","published_at":"2020-10-17T21:47:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13/manifests"},{"name":"v5.0.0-alpha.12","sha":"c7c3643948bce7327a7f01665caa7474be2694f9","kind":"commit","published_at":"2020-10-10T22:32:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12/manifests"},{"name":"v5.0.0-alpha.11","sha":"b4fe7eefd494fa28cd3453067af8872a83f31fa6","kind":"commit","published_at":"2020-09-26T15:07:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11/manifests"},{"name":"v5.0.0-alpha.10","sha":"2e1502fc18d86d69a6b55fc4ac5dcb50ddf192c4","kind":"commit","published_at":"2020-09-15T08:10:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10/manifests"},{"name":"v5.0.0-alpha.9","sha":"e830beb63940d24129285f554fc9c2fb0bd7ccbf","kind":"commit","published_at":"2020-09-06T16:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9/manifests"},{"name":"v5.0.0-alpha.8","sha":"5f986712bbb2f0b789c151b6d2f3e2d48cde0980","kind":"commit","published_at":"2020-08-31T16:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"c32a96b4beb3a5c72a8c179fb095f09dacf61050","kind":"commit","published_at":"2020-08-22T16:39:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"15fd6232de294be9ba0ca103351a11f84009b04f","kind":"commit","published_at":"2020-08-13T16:56:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6/manifests"},{"name":"v5.0.0-alpha.5","sha":"40aa9cbb1df08a5994392d5cea15a60979b28a7e","kind":"commit","published_at":"2020-07-27T22:55:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"519390c2bb12b5eb7b6f5f898afb78ac7f285543","kind":"commit","published_at":"2020-07-19T17:54:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"f432112f0bcfb1fd2002002db181e83edc99d906","kind":"commit","published_at":"2020-07-12T17:06:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"f928d6e04ea7f185cda0e739ebbe2ea36d0aa4d3","kind":"commit","published_at":"2020-07-04T23:16:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2/manifests"},{"name":"v4.11.0","sha":"79ebf71d31cca2c73143891960ea54ec1132bdeb","kind":"commit","published_at":"2020-06-30T23:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0/manifests"},{"name":"v5.0.0-alpha.1","sha":"8281371f88c81fc3e4560b0334cc0c473b9d45f9","kind":"commit","published_at":"2020-06-27T15:07:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.10.2","sha":"d0bfcb4f11fd3904b1e235d80fbfe23758de8372","kind":"commit","published_at":"2020-06-11T19:11:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"4e12b951f64fd47864b4dea8ec8631387a89ddb1","kind":"commit","published_at":"2020-06-01T15:14:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"dd9280e753eb8dc3444a26e85fe4f800b759cad2","kind":"commit","published_at":"2020-05-23T17:50:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0/manifests"},{"name":"v4.9.14","sha":"1fb44683825f0ee7f4d5933528598917ff72f0e4","kind":"commit","published_at":"2020-05-11T22:41:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.14","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14/manifests"},{"name":"v4.9.13","sha":"c224f32bb8f144e590c096d103c9d59c2509ed93","kind":"commit","published_at":"2020-05-04T11:29:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.13","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13/manifests"},{"name":"v4.9.12","sha":"3e5fd3c4f200e50a1331857f092a547b41f6db1e","kind":"commit","published_at":"2020-04-26T23:18:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.12","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12/manifests"},{"name":"v4.9.11","sha":"77f6fe0a73791176bd58d8c013bf5631270faf4d","kind":"commit","published_at":"2020-04-19T14:10:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11/manifests"},{"name":"4.9.11","sha":"b551194a14c4469f3b07dc43bc6aaea525138944","kind":"commit","published_at":"2020-04-18T10:43:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11/manifests"},{"name":"v4.9.10","sha":"8baef82396665179c67ca3acfd51e396b947f412","kind":"commit","published_at":"2020-04-11T13:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.10","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10/manifests"},{"name":"v4.9.9","sha":"c191471a20315cae4006c1e4d3d51db5e49b5fee","kind":"commit","published_at":"2020-04-04T15:54:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.9","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9/manifests"},{"name":"v4.9.8","sha":"e9fbcbf015bbf7057aadd5777703b7059aedf043","kind":"commit","published_at":"2020-03-28T19:33:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8/manifests"},{"name":"v4.9.7","sha":"10bc98f283feaae6397ef1b73b1b82be4a39a5f5","kind":"commit","published_at":"2020-03-18T12:45:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7/manifests"},{"name":"v4.9.6","sha":"0176a231719152fa4a2100aa7119e9fd777b5fed","kind":"commit","published_at":"2020-03-18T10:52:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6/manifests"},{"name":"v4.9.5","sha":"b9dec2780203e37148d87788f727c668d9019581","kind":"commit","published_at":"2020-02-29T10:36:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5/manifests"},{"name":"v4.9.4","sha":"45fe0e31c462ed3a2fba134fb1edbd05b91da2a4","kind":"commit","published_at":"2020-02-23T10:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4/manifests"},{"name":"v4.9.3","sha":"2bec4ebc9c20be8abecbad6d3f0f7ba2875c9c35","kind":"commit","published_at":"2020-02-16T11:52:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3/manifests"},{"name":"v4.9.2","sha":"f567b384f509d36b7e10f691e6b58538e7db8869","kind":"commit","published_at":"2020-02-09T18:32:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"717887fdd9d3b27701d760d78aa12ecf52f02f43","kind":"commit","published_at":"2020-02-02T11:46:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f2c9817526b729801b1716afc957ef3886ccb422","kind":"commit","published_at":"2020-01-22T20:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"d0c928c82e3fc8f284a2f7fd1b9acbf717c5a64e","kind":"commit","published_at":"2020-01-06T11:44:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"0c7ca746674cfb47a46cad8ebea21155702fd38c","kind":"commit","published_at":"2019-12-30T10:59:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"c6f734f0d6b183962e83fc5612fef6583bf40712","kind":"commit","published_at":"2019-12-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3a8f0eace8dd6a1c3234a8be2b7c41f06b6260d4","kind":"commit","published_at":"2019-12-14T19:59:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"0a129d58056d38bd15141aaa98d346774895d5f5","kind":"commit","published_at":"2019-12-07T12:46:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"6291316a32cfb4fb19ffdbcf30abfcb63023f17f","kind":"commit","published_at":"2019-12-01T10:59:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1/manifests"},{"name":"v3.9.4","sha":"6b0fee51deb7c32b75498d4ab2186946e7c4ce0a","kind":"commit","published_at":"2019-11-28T09:28:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4/manifests"},{"name":"v4.7.0","sha":"2b04ee905695540bde87653908ece5c4d57546c9","kind":"commit","published_at":"2019-11-22T10:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"856188b2de7a5e514803314f329da76fe65dec50","kind":"commit","published_at":"2019-11-12T13:52:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"d2d76bf26231a96981260232de5271b24e9391a4","kind":"commit","published_at":"2019-11-05T16:46:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0/manifests"},{"name":"v4.5.2","sha":"cb52f392b3b3528857178a756354ffb0e8bccd73","kind":"commit","published_at":"2019-10-28T22:58:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"803d08fbdf20de2d34c36a2a27bbc8e5a7e79fb2","kind":"commit","published_at":"2019-10-12T20:22:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"de3c62c25bf9e92ba35019e5a3ca7f68a36600d8","kind":"commit","published_at":"2019-10-02T08:07:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"554e7dce0cd96a4f9ef1924b41a3ce530cb433ae","kind":"commit","published_at":"2019-09-22T17:16:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"b563d529a8544fa4f4090723239ab075665c5f03","kind":"commit","published_at":"2019-09-11T20:45:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"f3beaee67fb9a4145a792fc8b798ef327b55f513","kind":"commit","published_at":"2019-09-08T09:58:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1/manifests"},{"name":"v1.2.5","sha":"8ee2d7168294f21af787aaba46661824097e33bb","kind":"tag","published_at":"2019-09-03T18:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5/manifests"},{"name":"v4.4.0","sha":"98f2c7cae9b2e0a53cf731882164aa44babb4be3","kind":"commit","published_at":"2019-08-31T12:19:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"29c1adf61a141a3db885ee569e42251cee53e749","kind":"commit","published_at":"2019-08-21T17:29:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3/manifests"},{"name":"v1.2.4","sha":"e44972d3c3e199529fdbc85974f7ae570b8424a0","kind":"tag","published_at":"2019-08-16T20:53:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4/manifests"},{"name":"v4.3.2","sha":"f2dbeca2dd1aecf6bc56e2302ec766d2e4bfb2ac","kind":"commit","published_at":"2019-08-10T17:39:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"d5a2ad9d26f7b089111b208c929ac1f98e7f6958","kind":"commit","published_at":"2019-08-03T15:14:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"8c28ed9c67e7b6ad02a8826178352aa4e9901b50","kind":"commit","published_at":"2019-07-28T14:32:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"42f78c69a59f0b5fa5fb8f533385f04ef77d7889","kind":"commit","published_at":"2019-07-17T13:42:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1/manifests"},{"name":"v1.0.4","sha":"455489e2e149ff5393f6ba08870368c88da259bd","kind":"tag","published_at":"2019-07-10T15:39:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"4c21bc05d6c5e48c64bc947ba9e271ed3e762a0e","kind":"tag","published_at":"2019-07-10T15:08:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"543041538f31cbdfbe3e85b8bc0f5c183ac5448e","kind":"tag","published_at":"2019-07-09T13:14:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"3a40065694cab2a5e8dedab6781e98493c1dc69d","kind":"tag","published_at":"2019-07-09T12:54:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1/manifests"},{"name":"v4.2.0","sha":"cf2cdd83f2a2f65d0e979d1faa9e815a5e2d3502","kind":"commit","published_at":"2019-07-06T15:30:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"6da1d591264e8c4a18e5ab56bdf6f8c0f985ed99","kind":"commit","published_at":"2019-06-25T13:53:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"eade31e58deb8ff3faee777313d70141e5868ebe","kind":"commit","published_at":"2019-06-23T11:46:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"b78a5ab7581488f7fff271a2cf64927dd28c3ab0","kind":"commit","published_at":"2019-06-13T09:55:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"07b9d6efaac1b663b2657173227e9490c796191e","kind":"commit","published_at":"2019-06-10T11:50:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"d58075ddb1757a11c47ef3d2b1fe9bed55e640dd","kind":"commit","published_at":"2019-06-03T16:35:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a3572bcaf34d204b314fd2c84064c9180f3a50f1","kind":"commit","published_at":"2019-05-27T12:48:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"505e275285c757e0515c8623b43c823d8a74790c","kind":"commit","published_at":"2019-05-23T15:39:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.0","sha":"a33f0ab64999331a54267cdf0eb89e53fa4d70cd","kind":"commit","published_at":"2019-05-20T21:26:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0/manifests"},{"name":"v4.0.0-beta.2","sha":"3686a27055dce58b5e800b520087c0c448b7480e","kind":"commit","published_at":"2019-05-13T12:26:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"5c152157078503e8599537108c3be9e00969fa34","kind":"commit","published_at":"2019-05-05T12:24:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"f19bd59ae53f23e3637383061774542d973cc48c","kind":"commit","published_at":"2019-04-28T22:42:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.8","sha":"92d6e987a43041fde63fd02cad61277d04193c29","kind":"commit","published_at":"2019-04-17T19:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"663643e0a83554d7730be42140aef6bc3ac09c6a","kind":"commit","published_at":"2019-04-07T23:25:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"2482d2b689440df6fb3da6157a789adac2783736","kind":"commit","published_at":"2019-03-30T19:33:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6/manifests"},{"name":"v3.9.3","sha":"ebed7922fc97331519f507768572a068edb8494e","kind":"commit","published_at":"2019-03-28T14:06:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3/manifests"},{"name":"v4.0.0-alpha.5","sha":"1bfdbe5688fb3556e4bebd1f8e357c515244ac42","kind":"commit","published_at":"2019-03-23T21:04:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"997324d52467e3a7b7a8058c0ba8309d04d4ddf6","kind":"commit","published_at":"2019-03-17T11:00:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"3a5d2e50411ddd3caea450abda49fd7c6ed230dc","kind":"commit","published_at":"2019-03-10T11:57:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"f606f7584dd842a89423dd3cc69e32b5ad3fdae1","kind":"commit","published_at":"2019-03-03T16:12:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"eea3b4d9a623f87d79be63f57b4a69ddfe375610","kind":"commit","published_at":"2019-02-20T10:58:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"97b26c4821299aef21e6ef9372a25aedd78d0137","kind":"commit","published_at":"2019-02-12T14:39:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.9.2","sha":"dbc788f7d231b4eceaa7a6a3e253104de5de9af0","kind":"commit","published_at":"2019-02-03T20:45:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2/manifests"},{"name":"v3.9.1","sha":"b903d7432b5a06583c9915f7ab9346bad76007a1","kind":"commit","published_at":"2019-01-26T13:59:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"f6353cdd15b954091c3f53498eb7de198755b740","kind":"commit","published_at":"2019-01-14T21:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"8df7a83ccc0b200e67feb823ceaaf793e4b6d007","kind":"commit","published_at":"2019-01-09T21:57:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"c202914213f19b070738ba5837da18e89c1662ee","kind":"commit","published_at":"2019-01-07T18:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"baa45b12252be8965809a0ad06e67e7dc7d44313","kind":"commit","published_at":"2018-12-30T21:47:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"0445ca8b710425f22744249a0c7bb3c20e95237b","kind":"commit","published_at":"2018-12-30T21:24:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"f0d60d8a510180e9c7a9b588d3e6c04d0d1a23d3","kind":"commit","published_at":"2018-12-22T15:42:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"1871b089aef090728321cab69be92daaec6eb131","kind":"commit","published_at":"2018-12-17T20:02:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0/manifests"},{"name":"v3.6.2","sha":"edde0b4f0073fcacb7233b553812f3dffe619da5","kind":"commit","published_at":"2018-12-09T20:22:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"e5fbf74a06157e2d73701a158e8d6b5914429ea1","kind":"commit","published_at":"2018-12-01T10:43:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1/manifests"},{"name":"issue-13699-mster","sha":"ac0153bf1b13ddbc1e43c22693f2c223838d9f1a","kind":"tag","published_at":"2018-11-28T20:15:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/issue-13699-mster","html_url":"https://github.com/mui/material-ui/releases/tag/issue-13699-mster","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@issue-13699-mster","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster/manifests"},{"name":"v3.6.0","sha":"d9c790fa69a1c053c3d471e030e4066122d58902","kind":"commit","published_at":"2018-11-26T19:49:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"34492c23a773b1db66fe65801997257709c4f319","kind":"commit","published_at":"2018-11-12T23:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"dc6b2b870fa514e98c74b6854d22c6e25e7684cb","kind":"commit","published_at":"2018-11-12T22:46:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"ba1dc0f27cd85996dbf3ef9df4d7f10552d6c91f","kind":"commit","published_at":"2018-11-04T23:41:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0/manifests"},{"name":"v3.3.2","sha":"47b20fe33c5f1c8a2563bad3c27811c37f698794","kind":"commit","published_at":"2018-10-27T20:16:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"92b2a36716c8ced3d12ff0b300be06cc4743e6da","kind":"commit","published_at":"2018-10-23T22:16:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"47d3b93780400d6eaef48d29dfcbebec8a5f22b2","kind":"commit","published_at":"2018-10-21T21:27:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"bbb0b683dd45d130b17580da86fe6ccc1ab5b3d3","kind":"commit","published_at":"2018-10-15T22:11:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"a61f0fc9a56ef22874753175bad2a636460130d1","kind":"commit","published_at":"2018-10-14T21:03:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"58f526f46e609e3e6cd785d15bfc5486df7ab79f","kind":"commit","published_at":"2018-10-07T22:44:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"dbd67aa892a4e9885d763fcb0d1f6c1691fbf763","kind":"commit","published_at":"2018-09-30T17:16:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"6184c508f94500a9da7486ccb2b9398023e4b1b5","kind":"commit","published_at":"2018-09-23T22:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"a9cbda69c8e059d928da53d9525652170b999455","kind":"commit","published_at":"2018-09-16T21:32:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"27412afa36b6c64b15b3b33cd51235efbc55a775","kind":"commit","published_at":"2018-09-08T22:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d6fb8524ff94080614e8d4d1064c7b2cec66c5d1","kind":"commit","published_at":"2018-09-03T21:14:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"2e9643f6c43c9b393a3914cd085aac92df546c04","kind":"commit","published_at":"2018-08-28T22:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"6847e0affc09f56a1497013be98bc3b59ccd3fde","kind":"commit","published_at":"2018-08-27T17:34:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0/manifests"},{"name":"v1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1","html_url":"https://github.com/mui/material-ui/releases/tag/v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1/manifests"},{"name":"v1.5.1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6b4c29e324eaa1272ce7b42ecab0e3460af6f437","kind":"commit","published_at":"2018-08-12T20:42:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0/manifests"},{"name":"v0.20.2","sha":"1b1c1fce216b5b2f5ecd52d21f8ec6a326c00cd5","kind":"commit","published_at":"2018-08-05T21:43:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2/manifests"},{"name":"v1.4.3","sha":"99650a6d174ad97b41ba1079cd5d7f55b5db21b5","kind":"commit","published_at":"2018-08-04T10:26:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e9bb799208b34fb8f8bbfe4b63b7a1942f95d91f","kind":"commit","published_at":"2018-07-29T14:37:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"869692ecf3812bc4577ed4dde81a9911c5949695","kind":"commit","published_at":"2018-07-22T21:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7fdc1890fb744b565480835fd5684e66871c679f","kind":"commit","published_at":"2018-07-14T15:02:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"f12ba5bfafc53ada2e5719697dd8373d41fa9471","kind":"commit","published_at":"2018-07-02T20:06:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"cd47eeabdcd4f67e35ff5ad56ae82a571da5747a","kind":"commit","published_at":"2018-06-26T10:53:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"e943cb8d6f405de5d53c1f3d1908cbccb502bb3a","kind":"commit","published_at":"2018-06-20T21:41:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"29308b10b3f8ba3565168e4da4bb5f793cb8b4f9","kind":"commit","published_at":"2018-06-18T18:38:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7c094a0f0381c7b68a223e27b5dc700a7595b122","kind":"commit","published_at":"2018-06-10T09:50:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2a300cdec817595ac879bc419257e55ef318b0f9","kind":"commit","published_at":"2018-06-03T15:25:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"3ccf76d315404ebd67f1254f5679d327c0647dfd","kind":"commit","published_at":"2018-05-26T14:56:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"73101790333124cc8f5857bc46038b7d2315842a","kind":"commit","published_at":"2018-05-17T22:07:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.1","sha":"aae0c434f99c4ab559d8aff53cfbd2cfa7974043","kind":"commit","published_at":"2018-05-15T21:15:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1/manifests"},{"name":"v0.20.1","sha":"c663649d9edf9d196aadbb3b426fd613816964fc","kind":"commit","published_at":"2018-05-13T21:34:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1/manifests"},{"name":"v1.0.0-rc.0","sha":"5f3008fc26479b40ff16ec498ae0e6e3361fdb47","kind":"commit","published_at":"2018-05-13T19:13:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-beta.47","sha":"d16e4f5115a9fde3e8958d7959a912a55cbb246d","kind":"commit","published_at":"2018-05-09T21:48:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.47","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47/manifests"},{"name":"v1.0.0-beta.46","sha":"aa1ef83f22650245dd736681d7ec6331cb2a42ef","kind":"commit","published_at":"2018-05-08T21:51:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.46","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46/manifests"},{"name":"v1.0.0-beta.45","sha":"ab592831cbf5987a6516139aeaf148bdb3360ccb","kind":"commit","published_at":"2018-05-07T13:38:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.45","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45/manifests"},{"name":"v1.0.0-beta.44","sha":"0bba4ad1aed5d2181baa156009301eb56fd80158","kind":"commit","published_at":"2018-04-29T20:57:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.44","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44/manifests"},{"name":"v1.0.0-beta.43","sha":"6dfe7382b9777885abe84f4d1f66c0c62545d559","kind":"commit","published_at":"2018-04-22T10:47:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.43","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43/manifests"},{"name":"v1.0.0-beta.42","sha":"bc03443cac8a55ce3fc4d19e6a95e0f3d0116fbf","kind":"commit","published_at":"2018-04-16T20:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.42","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42/manifests"},{"name":"v1.0.0-beta.41","sha":"cddff325bdc2c79592701c11e295e48db0879c28","kind":"tag","published_at":"2018-04-07T18:26:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.41","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41/manifests"},{"name":"v1.0.0-beta.40","sha":"7f423b6bef54c4a34f3b53d9b8ebf33c183916f8","kind":"tag","published_at":"2018-04-01T09:55:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.40","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40/manifests"},{"name":"v1.0.0-beta.39","sha":"b95cb7a83a102b21b7f6add713398f6c9e743d50","kind":"tag","published_at":"2018-03-28T21:23:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.39","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39/manifests"},{"name":"v1.0.0-beta.38","sha":"a6ccfbe7699b67b03703b49a7cb14d865b841d38","kind":"tag","published_at":"2018-03-17T12:24:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.38","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38/manifests"},{"name":"v1.0.0-beta.37","sha":"1587ac3654ae5061eb21f652722a02cc4c367292","kind":"tag","published_at":"2018-03-11T14:31:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.37","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37/manifests"},{"name":"v1.0.0-beta.36","sha":"f31bd2e431c29f85a053387ce062987a3fc36168","kind":"tag","published_at":"2018-03-05T21:07:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.36","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36/manifests"},{"name":"v1.0.0-beta.35","sha":"25ca14ffcec6eeb75446730a03cc4a2014c5e8ab","kind":"tag","published_at":"2018-02-25T22:47:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.35","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.2","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2/manifests"},{"name":"olivier-material-ui-codemod@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1/manifests"},{"name":"olivier-material-ui-icons@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.1","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1/manifests"},{"name":"olivier-material-ui-codemod@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0/manifests"},{"name":"olivier-material-ui-icons@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0/manifests"},{"name":"v1.0.0-beta.34","sha":"284dfcb06fed2244033cc971cb78f485bafece3d","kind":"tag","published_at":"2018-02-17T12:08:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.34","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34/manifests"},{"name":"v1.0.0-beta.33","sha":"b7f698d48d61e74f74e5e50a08b4309460a55266","kind":"tag","published_at":"2018-02-10T12:03:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.33","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33/manifests"},{"name":"v1.0.0-beta.32","sha":"896bc50f35a83fac0453dbbecd9f367b45b450e9","kind":"tag","published_at":"2018-02-04T22:44:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.32","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32/manifests"},{"name":"v1.0.0-beta.31","sha":"6271146a2545aeedf4110990de21ebc0c910b627","kind":"tag","published_at":"2018-01-29T22:06:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.31","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31/manifests"},{"name":"v1.0.0-beta.30","sha":"2bb35ce508832f518a4c3af8cd7cf67af8fd90c5","kind":"tag","published_at":"2018-01-21T22:50:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.30","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30/manifests"},{"name":"v1.0.0-beta.29","sha":"7386d56d4dfb85ca4a586a56691b6a58798d5c42","kind":"tag","published_at":"2018-01-16T20:27:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.29","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29/manifests"},{"name":"v1.0.0-beta.28","sha":"e1f3dad9084edf460d42e0a5f6b7c956eaa51e8d","kind":"tag","published_at":"2018-01-14T14:52:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.28","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28/manifests"},{"name":"v1.0.0-beta.27","sha":"fcfe4a64a95f65e205c5ba9523987982e6556eea","kind":"tag","published_at":"2018-01-06T15:25:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.27","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27/manifests"},{"name":"v1.0.0-beta.26","sha":"bd42549ee464bce03743f7ee18964066f9d3907d","kind":"tag","published_at":"2017-12-30T23:24:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.26","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26/manifests"},{"name":"v1.0.0-beta.25","sha":"d9ab3e313136fa5fb179743b560ac7c9e4fa8f6a","kind":"tag","published_at":"2017-12-22T23:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.25","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25/manifests"},{"name":"v1.0.0-beta.24","sha":"7c8fe8516f8bf6317e7cc748eefa7d97c92b4007","kind":"tag","published_at":"2017-12-17T12:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.24","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24/manifests"},{"name":"v1.0.0-beta.23","sha":"1a4e5b06ae0a7f6b3a6be810d272ebdf3efbb863","kind":"tag","published_at":"2017-12-09T09:51:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.23","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23/manifests"},{"name":"v0.20.0","sha":"86b40ae4883e95d6139e9e5d59c0e14aa022ce3a","kind":"commit","published_at":"2017-12-04T04:05:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0/manifests"},{"name":"v1.0.0-beta.22","sha":"22f68ca292a947349ae2877b09e85775703ec87f","kind":"tag","published_at":"2017-11-28T23:11:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22/manifests"},{"name":"v1.0.0-beta.21","sha":"d33604a9deacbb2725da3688d823416486a039c1","kind":"tag","published_at":"2017-11-13T22:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21/manifests"},{"name":"v1.0.0-beta.20","sha":"076d08bfa709ffdb4858106ebda73f475e4ec5b9","kind":"tag","published_at":"2017-11-05T19:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20/manifests"},{"name":"v1.0.0-beta.19","sha":"2a1879fb818973d4df766c2d7842afd939fdb2b8","kind":"tag","published_at":"2017-10-30T21:51:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19/manifests"},{"name":"v1.0.0-beta.18","sha":"f626204f8e0cd9933bcb7a8c8ac5cd97d6419eca","kind":"tag","published_at":"2017-10-23T21:58:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18/manifests"},{"name":"v1.0.0-beta.17","sha":"616d69d5ff7263eb9c84960b6b7a4c9ff852d4ef","kind":"tag","published_at":"2017-10-15T22:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17/manifests"},{"name":"v1.0.0-beta.16","sha":"56fd0d9d2f6fe0222b8c4117e227de1d725918ba","kind":"tag","published_at":"2017-10-08T20:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16/manifests"},{"name":"v0.19.4","sha":"f1bc4be26ca68578f0cfd053fed8eeabe0d3a636","kind":"tag","published_at":"2017-10-08T19:56:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4/manifests"},{"name":"v1.0.0-beta.15","sha":"4da17a67182a212be91a36cec9c976ccb6293380","kind":"tag","published_at":"2017-10-04T16:05:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15/manifests"},{"name":"v1.0.0-beta.13","sha":"736f12000e6989b2e37fcf10deca8bcf20a284f5","kind":"tag","published_at":"2017-10-01T19:58:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13/manifests"},{"name":"v0.19.3","sha":"7e484cc0c2e3db1e30ebe89d93475f2999f6168c","kind":"tag","published_at":"2017-10-01T19:35:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3/manifests"},{"name":"v1.0.0-beta.12","sha":"65b6e04a74a1520209e7b8fcfa311a431ecb070a","kind":"tag","published_at":"2017-09-24T18:24:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12/manifests"},{"name":"v0.19.2","sha":"5f750e046d48fa2f8c0efd86290ea48661c9b32e","kind":"tag","published_at":"2017-09-18T20:14:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2/manifests"},{"name":"v1.0.0-beta.11","sha":"01c6feb33e7e4e5043ce2a8377fa7dda3dbc8180","kind":"tag","published_at":"2017-09-18T19:11:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11/manifests"},{"name":"v1.0.0-beta.10","sha":"3d4518c997fe875f8e91044ff59a09a46fdfb726","kind":"tag","published_at":"2017-09-13T21:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10/manifests"},{"name":"v1.0.0-beta.9","sha":"d4dba0da9a00efe5104365ca647d848a131a41a6","kind":"tag","published_at":"2017-09-10T11:17:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9/manifests"},{"name":"v1.0.0-beta.8","sha":"865b39bef48c3f85743c3914ba146b97b93fce0f","kind":"tag","published_at":"2017-09-02T11:11:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8/manifests"},{"name":"v0.19.1","sha":"b0d03e92c64bee1ac8c25acd0c48657b7f605d9a","kind":"tag","published_at":"2017-09-02T10:38:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1/manifests"},{"name":"v1.0.0-beta.7","sha":"d2083879918dcafdc9c17e3e19440000a0abb3b0","kind":"tag","published_at":"2017-08-30T22:51:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7/manifests"},{"name":"v1.0.0-beta.6","sha":"8385df161a6792d472821e30c7095b267b844950","kind":"tag","published_at":"2017-08-20T14:48:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6/manifests"},{"name":"v1.0.0-beta.5","sha":"8292545fd41ea9f9d3c7c52bb45f60a4fea434a9","kind":"tag","published_at":"2017-08-15T08:55:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5/manifests"},{"name":"v0.19.0","sha":"d1b3bc614a818d497e38fd51c85077dd7b490bad","kind":"tag","published_at":"2017-08-15T08:17:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0/manifests"},{"name":"v1.0.0-beta.4","sha":"110f0a6e95e8e2b51b2bdd7e545a9b41d1a0009f","kind":"tag","published_at":"2017-08-05T10:09:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4/manifests"},{"name":"v1.0.0-beta.3","sha":"e0dd9560d4a152ca0a61558b6238edc40746c354","kind":"tag","published_at":"2017-07-29T21:00:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"45d5da95daf4d52b0ea6e4ffbef27755fa0aa196","kind":"tag","published_at":"2017-07-23T17:45:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"603fbde8d99e386d6640ec6c24ba9fcfc4316dd4","kind":"tag","published_at":"2017-07-23T17:12:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1/manifests"},{"name":"v0.18.7","sha":"50f6dfc4b6ee7473e27ba950c3ce900b24f17d1c","kind":"tag","published_at":"2017-07-23T15:51:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7/manifests"},{"name":"v1.0.0-alpha.22","sha":"f3992561ed94696d595b6a56efc7449c7dee67c7","kind":"tag","published_at":"2017-07-18T09:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22/manifests"},{"name":"v1.0.0-alpha.21","sha":"49d21891b72796f4a8f383d9b15b66f72cb94549","kind":"tag","published_at":"2017-07-04T22:13:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21/manifests"},{"name":"v0.18.6","sha":"1d10ecbac4a83f9934bb6a7f025855f82002113c","kind":"tag","published_at":"2017-07-04T21:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6/manifests"},{"name":"v0.18.5","sha":"86f7c4141cc66ab1e96a681a6945472283e41ea3","kind":"tag","published_at":"2017-06-28T18:14:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5/manifests"},{"name":"v1.0.0-alpha.20","sha":"84363396403cbbd51072d0b09822cd6d8ab6bf87","kind":"tag","published_at":"2017-06-25T18:01:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20/manifests"},{"name":"v0.18.4","sha":"2c6872cacf19ac71a316b282c2467162dcd148c6","kind":"tag","published_at":"2017-06-25T17:39:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4/manifests"},{"name":"v1.0.0-alpha.19","sha":"611bfd7557fd928933e39c054d2b2edeb57adaed","kind":"tag","published_at":"2017-06-19T16:58:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19/manifests"},{"name":"v1.0.0-alpha.18","sha":"5fdb60642bdf2907b7fba352cf2cd0fa7208848f","kind":"tag","published_at":"2017-06-19T10:12:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18/manifests"},{"name":"v1.0.0-alpha.17","sha":"73e0a35145d10f3c29a991f75e5ba8315e0e754a","kind":"tag","published_at":"2017-06-12T11:55:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17/manifests"},{"name":"v0.18.3","sha":"4c6a542c772f9fe9ff97bb95f63801138d7722d0","kind":"tag","published_at":"2017-06-07T21:28:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"9d3b59b3fec3b31b37334c3bd842112f3d090f86","kind":"commit","published_at":"2017-06-06T21:29:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2/manifests"},{"name":"v1.0.0-alpha.16","sha":"0c7dba6dc5ad8b9f69ec3c60e3ba31f2973e582a","kind":"tag","published_at":"2017-06-01T08:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"18508aeb3e5817406209e15c3e51a53c2cbece96","kind":"tag","published_at":"2017-05-23T20:00:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"771fb44738e116a1d2cec7aabb8ed1425b1d57f6","kind":"tag","published_at":"2017-05-14T10:11:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14/manifests"},{"name":"v0.18.1","sha":"715372edf9fc21244030207409b4070158f6936d","kind":"tag","published_at":"2017-05-13T10:21:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1/manifests"},{"name":"v1.0.0-alpha.13","sha":"17fde80a53fb9fcce31a82290f54de55cf3655e9","kind":"tag","published_at":"2017-05-08T10:47:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13/manifests"},{"name":"v0.18.0","sha":"dea7938b1265a3b100899d65589fbd05e877ab9e","kind":"tag","published_at":"2017-04-30T22:26:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0/manifests"},{"name":"v1.0.0-alpha.12","sha":"dc7371e4770fd3e8b1a82b9c2c2a652acaa73713","kind":"tag","published_at":"2017-04-30T22:22:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12/manifests"},{"name":"v0.17.4","sha":"a398290811c94bd6bb2d5d04c7f6d0ce734e3ad6","kind":"commit","published_at":"2017-04-14T17:20:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4/manifests"},{"name":"v1.0.0-alpha.11","sha":"7b3dbfaf2e94e8139424c8660692ee20d5a9880e","kind":"tag","published_at":"2017-04-14T16:50:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11/manifests"},{"name":"v0.17.3","sha":"53076a03182668f94d3bf40cd880309a51e9be88","kind":"tag","published_at":"2017-04-10T21:42:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"38c4aed87e608ded8e083dcf341ed5e9a14c20ef","kind":"tag","published_at":"2017-04-09T11:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2/manifests"},{"name":"v1.0.0-alpha.10","sha":"27fd907d604c1d3189b7b70e3a7e4758e0171492","kind":"tag","published_at":"2017-04-06T12:00:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"b962c2fbfa7a9cab9e9844e01966b90ca86e67a1","kind":"tag","published_at":"2017-04-01T13:47:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a0b4691eb3958aeb9173a8f4e705c81dfb7d25da","kind":"tag","published_at":"2017-03-25T11:46:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8/manifests"},{"name":"v0.17.1","sha":"05280483dbbc29e56edd8f3644721679b55d4d73","kind":"commit","published_at":"2017-03-13T12:27:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1/manifests"},{"name":"v1.0.0-alpha.7","sha":"9281a3fcee37d6afb9e493ff06e8a2626f4d7d91","kind":"tag","published_at":"2017-03-12T12:31:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"69f604946c366c655d0613841c034cacee7e9ef4","kind":"commit","published_at":"2017-02-26T12:41:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6/manifests"},{"name":"v1.0.0-alpha.5","sha":"74973892bdfacd5c9e3a4ce63185e9a6500d9522","kind":"commit","published_at":"2017-02-26T11:04:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-alpha.4","sha":"6472a6864951bfe7f3739afbe74b50981299ac28","kind":"commit","published_at":"2017-02-26T10:19:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4/manifests"},{"name":"v0.17.0","sha":"c9af9606bcea6551ceaadc2f6430d629eb679e84","kind":"commit","published_at":"2017-02-12T22:06:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0/manifests"},{"name":"v1.0.0-alpha.3","sha":"4583f5212d0b668e3801a859d3cc584cec0ec173","kind":"commit","published_at":"2017-02-12T21:43:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"8476782b595175d25c8a972b5fe53bc1f8532676","kind":"tag","published_at":"2017-02-07T19:48:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"3a0eb03018a9c5c96ba5233de8ef45202403a94c","kind":"commit","published_at":"2017-01-29T21:29:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.16.7","sha":"867c6c29b1badd839b1fd57720e5754fcd53a516","kind":"commit","published_at":"2017-01-15T19:57:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"bc84dbeeb78b725fefdc10cdc6eee7b75cc1226e","kind":"commit","published_at":"2016-12-25T21:03:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"8a03a04ef17f76ce09b88607b216d8a8e4d277d6","kind":"commit","published_at":"2016-12-09T20:45:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"84c18c98ff56fbe81be902735164219040729bb1","kind":"commit","published_at":"2016-11-17T19:18:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"066c5d53d1d4ecec2923ed12ec14647ae8248a9c","kind":"commit","published_at":"2016-11-17T16:41:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"806b2eab2272b430e814f8b3c7f1e7b31cd0e306","kind":"commit","published_at":"2016-11-14T17:22:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"2085737a798d9cb808b2fddf1f06883b27327ccc","kind":"commit","published_at":"2016-10-19T18:24:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"6eb9913441cb39562f4c935bdd70042d26daa260","kind":"commit","published_at":"2016-10-05T14:36:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0/manifests"},{"name":"v0.16.0-rc2","sha":"71a9524d0ec28dad2f566a42c7bb8ad2ea93ce36","kind":"commit","published_at":"2016-09-24T19:31:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2/manifests"},{"name":"v0.16.0-rc1","sha":"1691addd7f84317619c6831c35cb1f32ef3779b6","kind":"commit","published_at":"2016-09-07T19:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1/manifests"},{"name":"v0.15.4","sha":"be9bc14f4cda041299b6f8845af87b9278c871fc","kind":"commit","published_at":"2016-08-10T22:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"8bd3589dd7f676f3d725559cbd63457afe8d3691","kind":"commit","published_at":"2016-08-02T20:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"908f694e1e6eae9e63da6b22e63100d6bda4fa8e","kind":"commit","published_at":"2016-07-09T21:10:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"1fed1bcc81d89e473e261c1da4bf0a3a46515ce8","kind":"tag","published_at":"2016-06-20T08:15:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"06667b589952f58ff8c6d277df364ef16dada671","kind":"tag","published_at":"2016-05-06T13:49:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0/manifests"},{"name":"v0.15.0-beta.2","sha":"7cf7adfe9042e9be8dbaa1c850ffacca26e9c269","kind":"commit","published_at":"2016-04-21T22:57:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2/manifests"},{"name":"v0.15.0-beta.1","sha":"47d7525fb77c7c579e99d595b3f98c69fc838c77","kind":"tag","published_at":"2016-04-14T13:33:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1/manifests"},{"name":"v0.15.0-alpha.2","sha":"caabf9eaee5a5e11097958105f8427cfc8905f86","kind":"tag","published_at":"2016-03-17T23:37:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2/manifests"},{"name":"v0.15.0-alpha.1","sha":"2ebddeb908857c16ece162964a7e501ab37716ba","kind":"commit","published_at":"2016-02-27T17:54:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1/manifests"},{"name":"v0.14.4","sha":"de2bee1335ff1fd701a60cb3d739cf919dbd77ce","kind":"commit","published_at":"2016-02-03T00:47:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"fa9141f90149392cc3fa366736e61a89b07e9205","kind":"commit","published_at":"2016-01-27T03:06:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"44b41957ae81344cf6dc794cf2dbe2da48152622","kind":"commit","published_at":"2016-01-08T15:52:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"0ae4d7f61bb240ae5e2adc9d15a8d5629f738db6","kind":"commit","published_at":"2016-01-04T22:23:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"628bc82957d8e537a1b648e31e10723820bb00ac","kind":"commit","published_at":"2015-12-25T15:12:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0/manifests"},{"name":"v0.14.0-rc2","sha":"9a24d8a7839c37b86748ad8022e39235e8eb6be2","kind":"commit","published_at":"2015-12-14T22:26:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2/manifests"},{"name":"v0.14.0-rc1","sha":"7459597806a2f1f5826eaab26d3c5d974da70fbd","kind":"commit","published_at":"2015-12-04T19:52:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1/manifests"},{"name":"v0.13.4","sha":"a98006f9ffb588030cbdd2e3b4a4515017e58c43","kind":"commit","published_at":"2015-11-24T17:07:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"e33afed6913b58a990bd4b51a038bbfff0a0f42f","kind":"commit","published_at":"2015-11-17T16:34:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"6f28ad04e8f95073646bfeb8936c550ca4a94347","kind":"commit","published_at":"2015-11-10T00:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"330488977f95dbebd6cf6a387bf10a86238331ff","kind":"commit","published_at":"2015-10-29T21:08:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"7980cd589e9dc9e055e1b789bf2f80e7f2ef0f5d","kind":"commit","published_at":"2015-10-21T19:38:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"86394ccd2d7b715eaa054a369679eba4ac82ce1f","kind":"commit","published_at":"2015-10-21T19:04:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"d310459476a461e0d29f166de277896026d8f35f","kind":"commit","published_at":"2015-10-19T17:30:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"06aca1012d01de4ec782acfb8d22a6ec83d48ff7","kind":"commit","published_at":"2015-10-07T21:43:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"6671f90516c2065839efae773ecda924b8bebdae","kind":"commit","published_at":"2015-10-06T19:31:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"a4e194e46c47f8e2eedfab8f0a8c4104e5679c95","kind":"commit","published_at":"2015-09-28T16:15:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"aa485220ff28e907d2548cbfb65bd789c23d9eba","kind":"commit","published_at":"2015-09-25T16:08:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"b55b770f2049852febe47bef27aa0eaceafcec08","kind":"commit","published_at":"2015-09-15T21:10:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"82bc1cb2805f7b624516f71628e6ca525df18cad","kind":"commit","published_at":"2015-08-24T21:31:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0/manifests"},{"name":"v0.10.4","sha":"a8097bcbed6939f0cb308e05acf03a907b666725","kind":"commit","published_at":"2015-08-09T03:29:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"2a43082b52138e33c85878616461445895066a11","kind":"commit","published_at":"2015-08-08T22:51:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"71583523f39c1830d3fcffeff0598c2f803f1048","kind":"commit","published_at":"2015-07-29T20:34:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"6b609c63611b02f9e845b765770983c547cd6af8","kind":"commit","published_at":"2015-07-13T21:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"b6140ec86c5087ad799e9a658f3f0d9b150c205a","kind":"commit","published_at":"2015-07-10T01:35:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"8a18478700f49b94fe7f580664e7b31c581ceb0b","kind":"commit","published_at":"2015-06-20T17:47:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"3da654eb4f0ddb10d81f2706eda1f3819e40b795","kind":"commit","published_at":"2015-06-15T01:46:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"867e87d3530b4fb6bc7f6ec5fb9edcd49e7bd631","kind":"commit","published_at":"2015-06-09T23:38:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"cb794810e7c39352f1bbd533d92983dc22a57510","kind":"commit","published_at":"2015-05-24T20:12:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0/manifests"},{"name":"v0.7.5","sha":"b3ce0b272e5468919d01b3d3ab6751a92f682b48","kind":"commit","published_at":"2015-04-27T19:14:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"abc159f246f15163f7984bcf702409cffc745d6e","kind":"commit","published_at":"2015-04-21T18:14:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"9321a4a8879f380a725c7439114ebf3e0da8abcc","kind":"commit","published_at":"2015-04-01T15:20:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"953606f4d1a9e3a33798b499219fe40b1f81fd96","kind":"commit","published_at":"2015-03-25T23:45:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"03c169188dd10ec2242b7806050781867c0291dd","kind":"commit","published_at":"2015-03-04T21:41:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"078ba0c94f8985dd2d96587784f760474ba51858","kind":"commit","published_at":"2015-02-13T21:06:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"accd9f0ef163d514b091709ffd63f76f6d1a467f","kind":"commit","published_at":"2015-01-27T00:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"57c7a95be20dc77cbe0459a40acc802e16de5148","kind":"commit","published_at":"2015-01-26T23:07:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"706446d6aeb952def6f2016fdc213b6e56b2d40f","kind":"commit","published_at":"2015-01-03T23:58:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"6b294fdd0a7f9686b8b8f05cf8759e90b3e581f9","kind":"commit","published_at":"2014-12-25T17:36:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"3eb741fdb94fff5e8218809b8f7d5a9d2e4d1778","kind":"commit","published_at":"2014-12-15T17:14:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"d65414913839d9d939c8bd938ca21f39f0faa924","kind":"commit","published_at":"2014-12-07T15:15:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"fc3232f6e9d1662c4f9d813b70acb329c4cdc6de","kind":"commit","published_at":"2014-11-30T21:22:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"4b02786c2a7e27613201fe72c033a260018a38d6","kind":"commit","published_at":"2014-11-28T20:34:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"ab8880bc442941c20d58ca2cbb8aace7b2724929","kind":"commit","published_at":"2014-11-17T20:10:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"052b0bc5a3e887d0a36b2277a2e09812a0ce206b","kind":"commit","published_at":"2014-11-11T21:11:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"715b7e868003ac9b121bdacee3e1301b9c660aa9","kind":"commit","published_at":"2014-11-08T19:56:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"088d257c0bec691545cd32f83fd2af753866b8ee","kind":"commit","published_at":"2014-11-08T00:13:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0/manifests"},{"name":"v0.1.29","sha":"3fe7b8bf7c3adc04522f311ce1c1c3b6e39e8edd","kind":"commit","published_at":"2014-11-05T19:58:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.1.29","html_url":"https://github.com/mui/material-ui/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29/manifests"}]},"repo_metadata_updated_at":"2025-10-29T21:14:08.368Z","dependent_packages_count":0,"downloads":181,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":10.779056037887496,"dependent_repos_count":26.152614342482345,"dependent_packages_count":37.996477278968285,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":24.976049219779373},"purl":"pkg:npm/%40temp-mui/types","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@temp-mui/types","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@temp-mui/types","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@temp-mui/types/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-29T16:04:14.239Z","issues_count":4308,"pull_requests_count":9949,"avg_time_to_close_issue":13592057.178502878,"avg_time_to_close_pull_request":1743679.4759773905,"issues_closed_count":2590,"pull_requests_closed_count":8490,"pull_request_authors_count":716,"issue_authors_count":2931,"avg_comments_per_issue":5.109795728876509,"avg_comments_per_pull_request":1.994974369283345,"merged_pull_requests_count":7175,"bot_issues_count":19,"bot_pull_requests_count":3438,"past_year_issues_count":769,"past_year_pull_requests_count":3299,"past_year_avg_time_to_close_issue":842316.4168674699,"past_year_avg_time_to_close_pull_request":466566.7232444611,"past_year_issues_closed_count":415,"past_year_pull_requests_closed_count":2663,"past_year_pull_request_authors_count":186,"past_year_issue_authors_count":610,"past_year_avg_comments_per_issue":1.859557867360208,"past_year_avg_comments_per_pull_request":1.4080024249772658,"past_year_bot_issues_count":9,"past_year_bot_pull_requests_count":1478,"past_year_merged_pull_requests_count":2376,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/issues","maintainers":[{"login":"oliviertassinari","count":773,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"siriwatknp","count":700,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":511,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":434,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"mnajdova","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"michaldudak","count":262,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"aarongarciah","count":237,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"ZeeshanTamboli","count":207,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mj12albert","count":193,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"alexfauquette","count":165,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"samuelsycamore","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"cherniavskii","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"LukasTy","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"bharatkashyap","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"DanailH","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"JCQuintas","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"eps1lon","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"hbjORbj","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hbjORbj"},{"login":"flaviendelangle","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"michelengelen","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"rosskevin","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rosskevin"},{"login":"mbrookes","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"m4theushw","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"apedroferreira","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"hasdfa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"nikitaa24","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikitaa24"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"richbustos","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richbustos"},{"login":"nathanmarks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanmarks"},{"login":"vicasas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"MBilalShafi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joshwooding","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwooding"},{"login":"dimitropoulos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dimitropoulos"},{"login":"arthurbalduini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"dmtrKovalenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmtrKovalenko"},{"login":"hai-cea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-cea"},{"login":"gerdadesign","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"DavidCnoops","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidCnoops"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}],"active_maintainers":[{"login":"siriwatknp","count":282,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":241,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":191,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"oliviertassinari","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"ZeeshanTamboli","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mnajdova","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"mj12albert","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"aarongarciah","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"prakhargupta1","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"JCQuintas","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"DanailH","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"alexfauquette","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"bharatkashyap","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"LukasTy","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"cherniavskii","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"michaldudak","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"MBilalShafi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"flaviendelangle","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"vicasas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@temp-mui%2Ftypes/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@temp-mui%2Ftypes/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@temp-mui%2Ftypes/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@temp-mui%2Ftypes/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@temp-mui%2Ftypes/codemeta","maintainers":[{"uuid":"lucasbassetti","login":"lucasbassetti","name":null,"email":"lucasbr.dafonseca@gmail.com","url":null,"packages_count":37,"html_url":"https://www.npmjs.com/~lucasbassetti","role":null,"created_at":"2024-07-28T00:16:10.158Z","updated_at":"2024-07-28T00:16:10.158Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lucasbassetti/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5264274,"maintainers_count":1091160,"namespaces_count":333594,"keywords_count":760514,"github":"npm","metadata":{"funded_packages_count":159192},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-12-16T06:37:22.408Z","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":8853330,"name":"@mui-internal/docs-utils","ecosystem":"npm","description":"Utilities for MUI docs. This is an internal package not meant for general use.","homepage":"https://github.com/mui/material-ui#readme","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/material-ui","keywords_array":[],"namespace":"mui-internal","versions_count":3,"first_release_published_at":"2024-02-02T08:51:28.189Z","latest_release_published_at":"2024-02-21T14:44:51.116Z","latest_release_number":"1.0.2","last_synced_at":"2025-12-12T01:21:15.307Z","created_at":"2024-02-02T09:00:36.051Z","updated_at":"2025-12-12T01:21:15.307Z","registry_url":"https://www.npmjs.com/package/@mui-internal/docs-utils","install_command":"npm install @mui-internal/docs-utils","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.2"}},"repo_metadata":{"id":19822297,"uuid":"23083156","full_name":"mui/material-ui","owner":"mui","description":"Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.","archived":false,"fork":false,"pushed_at":"2025-10-22T16:11:10.000Z","size":699196,"stargazers_count":96842,"open_issues_count":1774,"forks_count":32693,"subscribers_count":1324,"default_branch":"master","last_synced_at":"2025-10-22T18:17:02.502Z","etag":null,"topics":["design-system","material-design","material-ui","react","react-components"],"latest_commit_sha":null,"homepage":"https://mui.com/material-ui/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2014-08-18T19:11:54.000Z","updated_at":"2025-10-22T16:11:52.000Z","dependencies_parsed_at":"2025-06-02T16:06:01.092Z","dependency_job_id":"32b77193-1b92-4638-bb5e-6c82ade9eee5","html_url":"https://github.com/mui/material-ui","commit_stats":{"total_commits":23822,"total_committers":3211,"mean_commits":"7.4188726253503585","dds":0.8266728234405172,"last_synced_commit":"c0620e333641deda56f3cd68c7c3736098ee818c"},"previous_names":["mui-org/material-ui","callemall/material-ui"],"tags_count":568,"template":false,"template_full_name":null,"purl":"pkg:github/mui/material-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/sbom","scorecard":{"id":262861,"data":{"date":"2025-08-17T02:37:43Z","repo":{"name":"github.com/mui/material-ui","commit":"06de3386e5dbd68c7e7496219f702232dcd7ec9f"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.7,"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":"Maintained","score":10,"reason":"30 commit(s) and 1 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":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/check-if-pr-has-label.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yml: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:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/no-response.yml:22","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/check-if-pr-has-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci-check.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-cleanup.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/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/publish-canaries.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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 28 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":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  14 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:  13 out of  13 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":"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: 'allow deletion' disabled on branch 'v6.x'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v6.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v6.x'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'v6.x'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v6.x'","Warn: codeowners review is not required on branch 'master'","Warn: codeowners review is not required on branch 'v6.x'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v6.x'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v6.x'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v6.x'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v6.x'"],"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":"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":"CI-Tests","score":10,"reason":"28 out of 28 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 36 contributing companies or organizations","details":["Info: found contributions from: A11yance, LightSourceAI, TourConnect, Treeshakers, alienfast, calcom, callemall, cefsharp, cssinjs, emikra, goose-duck, instacart, jalaali, lightsourceai, mui, mui-org, nodejs, openfoodfacts, pabloengine, pretur, react-native-community, reactiran, reactjs, reactwg, state-machines, storybookjs, testing-library, text-em-all, typed-typings, typescript-cheatsheets, underjs, vercel, webpack, yarnpkg, yarnplugins, 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":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-cpj6-fhp6-mr6j","Warn: Project is vulnerable to: GHSA-f46r-rw29-r322","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","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-17T11:13:50.539Z","repository_id":19822297,"created_at":"2025-08-17T11:13:50.539Z","updated_at":"2025-08-17T11:13:50.539Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280748853,"owners_count":26383954,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-24T02:00:06.418Z","response_time":73,"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":"v7.3.4","sha":"28eadba9ec2899226ecbf4058b8fba1ddeab9e6d","kind":"tag","published_at":"2025-10-02T18:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4/manifests"},{"name":"v7.3.3","sha":"6984a79aa3ebde0ad9d1a21817de900f60b7dc90","kind":"tag","published_at":"2025-10-02T14:01:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3/manifests"},{"name":"v7.3.2","sha":"ebd180cdd48e365aa0c5c54b6568d5efc320590d","kind":"tag","published_at":"2025-09-02T06:18:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"3592ec32c4858c22bf99c535c037c13ee6db6b84","kind":"tag","published_at":"2025-08-06T09:33:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"ad98e5ebf7f2f629f9a8b054d9ee3e7217d163bf","kind":"tag","published_at":"2025-08-05T05:40:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0/manifests"},{"name":"v6.5.0","sha":"894dd472b2cc3bbf218eef521ce5a4bcbe914e60","kind":"tag","published_at":"2025-07-08T02:51:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0/manifests"},{"name":"v5.18.0","sha":"6b50143dcfc2aad56a37c9f2e1f14256e9a65c4e","kind":"tag","published_at":"2025-07-08T02:50:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0/manifests"},{"name":"v7.2.0","sha":"1496d735b2cf16501ce413daec40d627eee77e1d","kind":"tag","published_at":"2025-06-30T08:59:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0/manifests"},{"name":"v7.1.2","sha":"ad2d425db362790d6d0f90fbe5b5d3a5b5132503","kind":"tag","published_at":"2025-06-20T07:34:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2/manifests"},{"name":"v6.4.12","sha":"9179a92b0d97f6d0270c7fac733cfd81bd7354cc","kind":"tag","published_at":"2025-06-02T06:58:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12/manifests"},{"name":"v7.1.1","sha":"0ebb3a14ccc5dbee4ec2682b387511f107b95a65","kind":"tag","published_at":"2025-06-02T06:47:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"e3e07e0b8fac5ca8fb4bbf3ec453dbe79133552f","kind":"tag","published_at":"2025-05-06T08:50:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0/manifests"},{"name":"v6.4.11","sha":"6b3957d9d42c83e069da8e8bb534ec294dcb6254","kind":"tag","published_at":"2025-04-10T02:36:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11/manifests"},{"name":"v7.0.2","sha":"ebb24ce49e1ef8358600a7787cb6c8d671cead63","kind":"tag","published_at":"2025-04-09T13:08:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2/manifests"},{"name":"v6.4.10","sha":"d80a3609c8a7274dc5fafa348382059945aee449","kind":"tag","published_at":"2025-03-31T19:03:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10/manifests"},{"name":"v7.0.1","sha":"d6fdcac555725c3807e6f03445e3a051398ee739","kind":"tag","published_at":"2025-03-28T18:58:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"22aa7db2ed23df3b43530e9fdb57bc1051221457","kind":"tag","published_at":"2025-03-26T14:16:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0/manifests"},{"name":"v6.4.9","sha":"a884cb821f67a831f44cc6abfc3bc77faef91ada","kind":"tag","published_at":"2025-03-25T15:45:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9/manifests"},{"name":"v7.0.0-rc.0","sha":"ebaec8db8ae1b90183817cb0bad549d7fc63fe79","kind":"tag","published_at":"2025-03-19T09:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0/manifests"},{"name":"v5.17.1","sha":"0d509f8a4a48031a1e25974a1604b803892ce94e","kind":"tag","published_at":"2025-03-18T18:44:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"b0dc8270c5a2896293ff8b61052120a13819f0a1","kind":"tag","published_at":"2025-03-18T15:28:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0/manifests"},{"name":"v6.4.8","sha":"2bded219fabaaefc2083aa660d5856ab75cfa8d6","kind":"tag","published_at":"2025-03-17T17:54:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8/manifests"},{"name":"v7.0.0-beta.4","sha":"260ed53760f179e3bb4f1f43e2f2712ecbf9fdd7","kind":"tag","published_at":"2025-03-13T13:30:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4/manifests"},{"name":"v6.4.7","sha":"d1ca0a45fea4327ba4dc9876e62922785493f1c3","kind":"tag","published_at":"2025-03-05T15:19:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7/manifests"},{"name":"v7.0.0-beta.3","sha":"9dea4105c8b413e087bd1d0cc517b52831a2eb86","kind":"tag","published_at":"2025-03-05T15:13:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"48acea181cac8ca14455e76d01d3554ba578781e","kind":"tag","published_at":"2025-02-27T15:00:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2/manifests"},{"name":"v7.0.0-beta.1","sha":"2cf2e71af3c2b26694964884456bc335c2ba6cdb","kind":"tag","published_at":"2025-02-26T18:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1/manifests"},{"name":"v6.4.6","sha":"356b885778a2af26505d5dbba76a9abcceb69800","kind":"tag","published_at":"2025-02-26T13:39:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6/manifests"},{"name":"v7.0.0-beta.0","sha":"b485c1abec1d776e925ca90e6fa7d91e9bd057a7","kind":"tag","published_at":"2025-02-26T13:22:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0/manifests"},{"name":"v7.0.0-alpha.2","sha":"ba14b7070070281c8a6cea1df7653f007bb8da49","kind":"tag","published_at":"2025-02-18T18:57:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.4.5","sha":"6f2b908baa7863e2cbf0ec4518dc90ccfd53597b","kind":"tag","published_at":"2025-02-18T18:46:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5/manifests"},{"name":"v7.0.0-alpha.1","sha":"c390c1c2d1c85f42d40f16ce405a3c4b62026ec7","kind":"tag","published_at":"2025-02-11T17:34:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1/manifests"},{"name":"v6.4.4","sha":"c66361a6ad9d1354b60e6fb93ba3144c1348ab15","kind":"tag","published_at":"2025-02-11T14:31:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4/manifests"},{"name":"v6.4.3","sha":"cee310a92f61ffb75284195a9ed30bcb367c78e2","kind":"tag","published_at":"2025-02-04T18:53:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3/manifests"},{"name":"v7.0.0-alpha.0","sha":"3e3195a4285ca716061f7d7d87f4915630af1b69","kind":"tag","published_at":"2025-02-03T12:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.4.2","sha":"1813d89a599a4027fd216062b2cac8b0c1864f1d","kind":"tag","published_at":"2025-01-29T15:50:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2/manifests"},{"name":"v6.4.1","sha":"819e662a2ce210f8805c45057389217cb1c39a83","kind":"tag","published_at":"2025-01-21T13:23:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"f9949a8889c7e69cac145ce56411298a234d2e49","kind":"tag","published_at":"2025-01-14T16:46:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0/manifests"},{"name":"v5.16.14","sha":"ba588c8333d765af63ab15c8b33dd947b615f70b","kind":"tag","published_at":"2025-01-06T21:20:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14/manifests"},{"name":"v6.3.1","sha":"afd551abd3be44de711d6baef48e62e18b97c908","kind":"tag","published_at":"2025-01-03T13:53:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1/manifests"},{"name":"v5.16.13","sha":"e52a6379f22d38453fa046d410b0c4700707dbd9","kind":"tag","published_at":"2024-12-25T11:25:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13/manifests"},{"name":"v6.3.0","sha":"84d6ecfdccd10f204854beeef98bcc55dc99d117","kind":"tag","published_at":"2024-12-23T18:10:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"17026fc203a8b413ec7343b6eeb267a50519d515","kind":"tag","published_at":"2024-12-17T13:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1/manifests"},{"name":"v5.16.12","sha":"b8fbcf5fb5169d8db6ee0ec35001816d2777e8d4","kind":"tag","published_at":"2024-12-17T13:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12/manifests"},{"name":"v5.16.11","sha":"2413ff076b0d462736dfccd399b4be863fd79ec2","kind":"tag","published_at":"2024-12-11T10:13:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11/manifests"},{"name":"v6.2.0","sha":"3a8ceaead5ac4c2c4554e6500ca3d197420a04c2","kind":"tag","published_at":"2024-12-11T02:03:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0/manifests"},{"name":"v6.1.10","sha":"5c5e9f6d8a90034cd75dcb92403caf6b37efc916","kind":"tag","published_at":"2024-12-04T10:03:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10/manifests"},{"name":"v5.16.9","sha":"ec085b677c43ed1f37e66bd2fb58f27dce9f7184","kind":"tag","published_at":"2024-12-04T09:34:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9/manifests"},{"name":"v5.16.8","sha":"096adfbe28d038397a7f3cf3494b86844226e162","kind":"tag","published_at":"2024-11-28T06:51:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8/manifests"},{"name":"v6.1.9","sha":"821784419eefb89e4ce7b66c4b602a1e33d2fa88","kind":"tag","published_at":"2024-11-27T13:22:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9/manifests"},{"name":"v6.1.8","sha":"0b8739f145423bafdd8e2871312307bfb31c58ef","kind":"tag","published_at":"2024-11-20T15:09:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8/manifests"},{"name":"v6.1.7","sha":"a7d441d0bd3bfc16a1ce9e6d7ff3ad1afc6b62f1","kind":"tag","published_at":"2024-11-13T15:31:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7/manifests"},{"name":"v6.1.6","sha":"32112b76aa821c2a1e98120545019ef1a71ea274","kind":"tag","published_at":"2024-10-30T13:54:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6/manifests"},{"name":"v6.1.5","sha":"01c5f344628bc66e16f86284ee0fc7107002a5ca","kind":"tag","published_at":"2024-10-22T10:28:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5/manifests"},{"name":"v6.1.4","sha":"15ea548de803e4602894cae6304a497d7ddaf09c","kind":"tag","published_at":"2024-10-15T18:35:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4/manifests"},{"name":"v6.1.3","sha":"c7de2cae15cc7b7025ad79e3623320526ed16462","kind":"tag","published_at":"2024-10-09T09:47:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3/manifests"},{"name":"v6.1.2","sha":"e6ff0b5016ac4fa40cdc9b78a0d9ecdd2c0cd9db","kind":"tag","published_at":"2024-10-02T14:51:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"263c7259451d5b928bbdfd299c9c0afc89dfec02","kind":"tag","published_at":"2024-09-19T06:42:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"94cc3d0a66456713e6e25edf9a1ba35ad8df88bc","kind":"tag","published_at":"2024-09-11T13:09:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"bb620d85a89651ca4350e8861bbb35776d583726","kind":"tag","published_at":"2024-09-03T10:33:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"71dbef69dcbf2b87831af579fb777b4f1f4b219a","kind":"tag","published_at":"2024-08-29T13:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"c9a9adfb90e939c0590de6edf10d0c65fcbc8b1e","kind":"tag","published_at":"2024-08-27T09:06:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.0","sha":"55bea65c83c1beac77382fe961f8aa72eec21daa","kind":"tag","published_at":"2024-08-22T08:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0/manifests"},{"name":"v6.0.0-beta.6","sha":"cbb6f8d3b1b72732d51f5628765cfd7e75bd5747","kind":"tag","published_at":"2024-08-18T02:55:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6/manifests"},{"name":"v5.16.7","sha":"b505fd7b64e92db523198712a5d6716c494e0c66","kind":"tag","published_at":"2024-08-09T09:19:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7/manifests"},{"name":"v6.0.0-beta.5","sha":"75c24b0828981651082a3eede027b6871c96c440","kind":"tag","published_at":"2024-08-08T08:52:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5/manifests"},{"name":"v5.16.6","sha":"6eb1bdce38d0fc67fa8aebca260043c7fc8eb3e8","kind":"tag","published_at":"2024-07-30T21:06:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6/manifests"},{"name":"v6.0.0-beta.4","sha":"12532afa3e4f6f13a9fa86eb459c27792c36b6f9","kind":"tag","published_at":"2024-07-30T20:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4/manifests"},{"name":"v5.16.5","sha":"40792e6efb2c92b8964a3912e08aeb4fb7fc41c8","kind":"tag","published_at":"2024-07-25T06:42:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5/manifests"},{"name":"v6.0.0-beta.3","sha":"02fde66a0cd72fb7fe3681a5ea8c4de733b4a865","kind":"tag","published_at":"2024-07-24T18:27:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3/manifests"},{"name":"v5.16.4","sha":"77af399a3ad76f31e5f2e0fab5650b628fa50990","kind":"tag","published_at":"2024-07-16T16:01:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4/manifests"},{"name":"v6.0.0-beta.2","sha":"9ad8c1fd8dfd21d8e37fe73d71e011542b23db72","kind":"tag","published_at":"2024-07-16T14:46:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2/manifests"},{"name":"v5.16.3","sha":"e1824453bdb0a89f15d4dfe47a1c4f90fa0f0500","kind":"tag","published_at":"2024-07-16T14:18:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3/manifests"},{"name":"v6.0.0-beta.1","sha":"19c1935757925d834928a30ea41f58bb95fb355f","kind":"tag","published_at":"2024-07-16T09:42:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1/manifests"},{"name":"v5.16.2","sha":"56ddd108fe153592a800fce4d43f9758b0ff5101","kind":"tag","published_at":"2024-07-16T09:10:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2/manifests"},{"name":"v6.0.0-beta.0","sha":"3364f0740aa5c86e057ec5b0d22c1b12bfd96fa4","kind":"tag","published_at":"2024-07-11T15:54:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0/manifests"},{"name":"v5.16.1","sha":"431af6a2fd9bf6cd0422c61e36c937d1ea5e5015","kind":"tag","published_at":"2024-07-11T15:48:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1/manifests"},{"name":"v5.16.0","sha":"e5e9b9d5e952b52752b758179da20d3fa0982c05","kind":"tag","published_at":"2024-07-05T13:32:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0/manifests"},{"name":"v6.0.0-alpha.14","sha":"2a15dd74c76bacbc867a7313fdc2c42c6168327c","kind":"tag","published_at":"2024-07-05T04:25:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14/manifests"},{"name":"v6.0.0-alpha.13","sha":"a070a894fbe21c52df446438ca1bb5a891d5e1b5","kind":"tag","published_at":"2024-07-03T07:44:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13/manifests"},{"name":"v5.15.21","sha":"a306ce4afcc60de4c3e43b8f9183862235d9318e","kind":"tag","published_at":"2024-06-28T14:09:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21/manifests"},{"name":"v6.0.0-alpha.12","sha":"fb476c6c18b850e8400d03afb7447802afbfd357","kind":"tag","published_at":"2024-06-24T17:12:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.15.20","sha":"f20fa0ba4016e5425a2a4cce841075253828a551","kind":"tag","published_at":"2024-06-12T12:58:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20/manifests"},{"name":"v6.0.0-alpha.11","sha":"22c5206a9e8191b2f81131d6978a0958e55b7032","kind":"tag","published_at":"2024-06-12T08:18:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11/manifests"},{"name":"v6.0.0-alpha.10","sha":"e5ac6c0eef5efd4fa5c5eb11ccbf08e58e7443f8","kind":"tag","published_at":"2024-06-04T10:35:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10/manifests"},{"name":"v6.0.0-alpha.9","sha":"925de32766317bb84a92ec24b2b6465c8e48cc04","kind":"tag","published_at":"2024-05-29T12:25:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.15.19","sha":"77f606ba73bb5439d66871177772f54196044450","kind":"tag","published_at":"2024-05-29T12:01:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19/manifests"},{"name":"v6.0.0-alpha.8","sha":"c7dbe6e8256cef7bd2dbdcbee55428ad82513cd0","kind":"tag","published_at":"2024-05-21T16:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.15.18","sha":"607daac5baa9c8151f111fe4bacea1d7e61881a3","kind":"tag","published_at":"2024-05-16T09:29:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18/manifests"},{"name":"v6.0.0-alpha.7","sha":"997bec6d8d30a1a891aff4eeedefa41c93eaa95c","kind":"tag","published_at":"2024-05-16T06:31:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"7c8db04b91500ba77301acd360d21bff7f7c752f","kind":"tag","published_at":"2024-05-08T13:13:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.15.17","sha":"9bc4fc42959427246addfdf29db95847cc38e410","kind":"tag","published_at":"2024-05-08T12:24:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17/manifests"},{"name":"v5.15.16","sha":"284e251c155d92078f80f98919f4ab260b05e9be","kind":"tag","published_at":"2024-05-01T14:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16/manifests"},{"name":"v6.0.0-alpha.5","sha":"571d5046e26aa07605cb1e01ca99b2eb0b04d009","kind":"tag","published_at":"2024-05-01T14:16:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5/manifests"},{"name":"v6.0.0-alpha.4","sha":"afffc2ffc3db1e6abf48f3b3e13a41e8b758f874","kind":"tag","published_at":"2024-04-24T07:30:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4/manifests"},{"name":"v6.0.0-alpha.3","sha":"6d5e44409344ea4e13ceb3a02c4446dc6a7323b4","kind":"tag","published_at":"2024-04-17T16:10:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3/manifests"},{"name":"v6.0.0-alpha.2","sha":"4e75758b37119bd821435c23d9c111c545e186b6","kind":"tag","published_at":"2024-04-09T15:09:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2/manifests"},{"name":"v6.0.0-alpha.1","sha":"84307c1a2495a716788ec25f046faaa4d16c88c7","kind":"tag","published_at":"2024-04-05T10:43:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1/manifests"},{"name":"v5.15.15","sha":"5a079965186640b5176f00c537f3b9e6c299b5c4","kind":"tag","published_at":"2024-04-04T07:09:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15/manifests"},{"name":"v6.0.0-alpha.0","sha":"2a15ad6f1f5507162b1a5aebf78976ca3023183b","kind":"tag","published_at":"2024-03-26T15:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.15.14","sha":"9585d28317c90f2c71ab88dd5ae37638bb64ad82","kind":"tag","published_at":"2024-03-19T08:18:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14/manifests"},{"name":"v5.15.13","sha":"dbcb678234296de56afaf3138917e967e8d1934a","kind":"tag","published_at":"2024-03-13T14:17:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13/manifests"},{"name":"pigment@0.0.1","sha":"0e765a618a7676c507852cec024464b1fc1cd80f","kind":"tag","published_at":"2024-03-08T04:20:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/pigment@0.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/pigment@0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@pigment%400.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1/manifests"},{"name":"v5.15.12","sha":"5ad69e161d7520274cd37a2524ffb935b6dda158","kind":"tag","published_at":"2024-03-05T15:33:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12/manifests"},{"name":"v5.15.11","sha":"e3257a4d68481b0ca6efd5d06cb5c1e1e77e4286","kind":"tag","published_at":"2024-02-22T08:52:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11/manifests"},{"name":"v5.15.10","sha":"94fcd3ada0842108a9a2ce53e121931e5448649f","kind":"tag","published_at":"2024-02-12T12:38:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10/manifests"},{"name":"v5.15.9","sha":"7917d2a8a4acc0b07328dee8273847652491b769","kind":"tag","published_at":"2024-02-08T12:55:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9/manifests"},{"name":"v5.15.8","sha":"fe5a59e616637a0488b122749479b782f5f8dfa2","kind":"tag","published_at":"2024-02-06T20:42:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8/manifests"},{"name":"v5.15.7","sha":"b80acd69c7c848709d01465d6727b13ed6109258","kind":"tag","published_at":"2024-01-31T13:23:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7/manifests"},{"name":"v5.15.6","sha":"1700e5cd9cbb3bc648b7f799f837c4d23ed42700","kind":"tag","published_at":"2024-01-22T18:09:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6/manifests"},{"name":"v5.15.5","sha":"5d7c4e26a4973a3a80bf5f8a9a8ea14f89554fe0","kind":"tag","published_at":"2024-01-17T09:27:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5/manifests"},{"name":"v5.15.4","sha":"6aadbf91c5eb2c94dea9a49a19eb532606410a5a","kind":"tag","published_at":"2024-01-10T13:49:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4/manifests"},{"name":"v5.15.3","sha":"9fa4e472f9ba4fd4e7f8cfb8bc0d1f1d455ace23","kind":"tag","published_at":"2024-01-03T15:22:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"5d5dd15f70db9ffcb85d4dc57da8a20f5240fb81","kind":"tag","published_at":"2023-12-25T14:24:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"8be7ac66b99059bf2c2edcca9cf15981d389db6b","kind":"tag","published_at":"2023-12-19T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"8c2c6a88a509f9da7c453d4a3c3ab4749a57a36d","kind":"tag","published_at":"2023-12-12T18:21:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0/manifests"},{"name":"v5.14.20","sha":"14fa79f4328e901f82d7fc39aba722a9bf4a8df0","kind":"tag","published_at":"2023-12-05T09:28:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20/manifests"},{"name":"v5.14.19","sha":"a07b4925255aa3fc7ae1255130e182e4573c58d7","kind":"tag","published_at":"2023-11-29T21:11:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19/manifests"},{"name":"v5.14.18","sha":"43a41b6b2fa3f0a186a852b894452722e3a38f04","kind":"tag","published_at":"2023-11-14T08:27:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18/manifests"},{"name":"v5.14.17","sha":"c54a42dd8b0ec8e850bd60438e60a1a8acb3b4a4","kind":"tag","published_at":"2023-11-06T15:34:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17/manifests"},{"name":"v5.14.16","sha":"391b57a05daf67a8154471dae645471f5ffac09f","kind":"tag","published_at":"2023-10-31T10:57:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16/manifests"},{"name":"v5.14.15","sha":"6baedcfed27419ed6b9685f27fcbf3eff46133a3","kind":"tag","published_at":"2023-10-24T15:41:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15/manifests"},{"name":"v5.14.14","sha":"a0cfa182db3e7b196efe36cfe7b31d304c5a0a4e","kind":"tag","published_at":"2023-10-17T13:58:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14/manifests"},{"name":"v5.14.13","sha":"b8811a0fa59e7663b240183219db32f9a617e607","kind":"tag","published_at":"2023-10-10T19:42:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13/manifests"},{"name":"v5.14.12","sha":"bd450a0fdb19b087f47e1d7cce5a72417ec977cc","kind":"commit","published_at":"2023-10-04T16:31:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12/manifests"},{"name":"v5.14.11","sha":"13c0894d0c14c7f577a0a95492aeaa8fff8da33a","kind":"tag","published_at":"2023-09-26T11:47:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11/manifests"},{"name":"v5.14.10","sha":"14e97bffa62760cabcdc7244bff445b423f5286a","kind":"tag","published_at":"2023-09-18T10:18:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10/manifests"},{"name":"v5.14.9","sha":"8255b71ccdbfe9a20f856b5d68a269ab1c5452ca","kind":"tag","published_at":"2023-09-13T13:36:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9/manifests"},{"name":"v5.14.8","sha":"74c58dabc2cf5ed2242fb08e4781d26088d06b12","kind":"tag","published_at":"2023-09-05T12:34:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8/manifests"},{"name":"v5.14.7","sha":"8a09d535f101aac98935f82b76345ca9691b5e2b","kind":"tag","published_at":"2023-08-29T12:04:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7/manifests"},{"name":"v5.14.6","sha":"a1f511dd6ed9adba561e2ba00e1348136ed656db","kind":"commit","published_at":"2023-08-24T11:19:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6/manifests"},{"name":"v5.14.5","sha":"61fbfd1546c55caca984695a41f9c95668d414fc","kind":"tag","published_at":"2023-08-14T14:39:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5/manifests"},{"name":"v5.14.4","sha":"40f4b275022f03e48cf4809cd53d0d0dabb40424","kind":"tag","published_at":"2023-08-08T09:51:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4/manifests"},{"name":"v5.14.3","sha":"2deea341c9abfb640f22520e0c277027f3f91cd0","kind":"tag","published_at":"2023-08-01T15:33:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3/manifests"},{"name":"v5.14.2","sha":"36d9f0d3659e2f5ab1d924988313986962a0bf35","kind":"tag","published_at":"2023-07-25T10:01:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2/manifests"},{"name":"v5.14.1","sha":"f2e5ded80e94407f63a27eadb018139d6f967313","kind":"tag","published_at":"2023-07-19T09:05:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1/manifests"},{"name":"v5.14.0","sha":"2529e3aaaaec2c9f8e8cf669e58bb9c81db5a6d8","kind":"tag","published_at":"2023-07-11T14:57:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0/manifests"},{"name":"v5.13.7","sha":"aac2d5b526e8139314d99f827ecc3b2c24e99686","kind":"tag","published_at":"2023-07-04T08:53:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7/manifests"},{"name":"v5.13.6","sha":"312270bc71224067e1910bbee9f800b4a2469cc7","kind":"tag","published_at":"2023-06-23T14:05:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6/manifests"},{"name":"v5.13.5","sha":"24b3af68ebe79c1891e45c60c6bcfd26f8818f73","kind":"tag","published_at":"2023-06-12T13:43:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5/manifests"},{"name":"v5.13.4","sha":"a522d82df32d3bfab46b25f5ff24eeb9670c83fb","kind":"tag","published_at":"2023-06-05T17:30:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4/manifests"},{"name":"v5.13.3","sha":"70d4a2bb49dca9fef7854a1463a392094222812b","kind":"tag","published_at":"2023-05-29T11:22:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3/manifests"},{"name":"v5.13.2","sha":"f661923e9aa9d9cc634750affbb04bf2007bc57d","kind":"tag","published_at":"2023-05-22T16:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2/manifests"},{"name":"v5.13.1","sha":"0c58832b6e182f782e73b118ed9681055db3e249","kind":"tag","published_at":"2023-05-17T05:25:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"9130a021ca34746e4076fcae50c57bc584026b8f","kind":"tag","published_at":"2023-05-10T08:14:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0/manifests"},{"name":"v5.12.3","sha":"9710ff34b16a0f271107a8619a28546ae3ca7c18","kind":"tag","published_at":"2023-05-02T14:17:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"5b7e9c52e37ef0c3274a762f38cd7ef7ffc9e7a8","kind":"tag","published_at":"2023-04-25T16:42:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"d14d288ae9e9b0e2b3b33d0a77b4113f024d4215","kind":"tag","published_at":"2023-04-17T15:57:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"05127cf65b4250f836897428cd15829669ab8d6c","kind":"tag","published_at":"2023-04-11T09:58:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0/manifests"},{"name":"v5.11.16","sha":"af5e109990a26318c96dbff6f25759ba91f0e147","kind":"tag","published_at":"2023-04-04T14:00:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16/manifests"},{"name":"v5.11.15","sha":"ae98db6aca5f9d4b754ff9fce4ce33f738a00f65","kind":"tag","published_at":"2023-03-28T13:06:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15/manifests"},{"name":"v5.11.14","sha":"f34d17c3294fcdb63fe9a135b4f3aa2459c81189","kind":"tag","published_at":"2023-03-21T17:45:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14/manifests"},{"name":"v5.11.13","sha":"9f7a2bfac55faed1b1c6c7b4b6d1b1659a076bab","kind":"tag","published_at":"2023-03-14T09:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13/manifests"},{"name":"v5.11.12","sha":"b76b8f1098a6c01f39e5e19bf3abf77c2b9cf475","kind":"tag","published_at":"2023-03-06T15:03:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12/manifests"},{"name":"v5.11.11","sha":"58df7f1905f16533ddb5a7977346c0f4548e4547","kind":"tag","published_at":"2023-02-28T09:55:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11/manifests"},{"name":"v5.11.10","sha":"676bc85fa2b02f92f21dd5c7e15f453b6b9c2e3d","kind":"tag","published_at":"2023-02-20T11:30:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10/manifests"},{"name":"v5.11.9","sha":"af5b3f5e7a79da9ef4bbd63d8fcf60927ffb6533","kind":"tag","published_at":"2023-02-14T14:30:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9/manifests"},{"name":"v5.11.8","sha":"d4d8512ce3453711f3c661374579b0d2ed13f3e7","kind":"tag","published_at":"2023-02-07T10:50:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8/manifests"},{"name":"v5.11.7","sha":"33cac172846b032d3f8b9333b72b2af832dd47d0","kind":"tag","published_at":"2023-01-31T09:39:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7/manifests"},{"name":"v5.11.6","sha":"a2e552314847b4d52498538d7ca171763067a5d0","kind":"tag","published_at":"2023-01-23T20:28:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6/manifests"},{"name":"v5.11.5","sha":"685c72dfaf840f4d5b7a3ab738ddcabd74418823","kind":"tag","published_at":"2023-01-18T01:43:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5/manifests"},{"name":"v5.11.4","sha":"bc859d95e4415f880cd6bcb6f44cc9e5e8c8097c","kind":"tag","published_at":"2023-01-09T13:57:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4/manifests"},{"name":"v5.11.3","sha":"a526207c3957de4ebfcda937b58327d69464f15c","kind":"tag","published_at":"2023-01-02T17:00:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3/manifests"},{"name":"v5.11.2","sha":"e9d8fa07e1ff979bcaf92837b131cd9e292f0161","kind":"tag","published_at":"2022-12-26T14:56:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2/manifests"},{"name":"v5.11.1","sha":"a1e30390da62019e5769e398f4cbc9f8892d8f9a","kind":"commit","published_at":"2022-12-20T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"191acda4545c394b78964ab80b364e15686f0e9b","kind":"tag","published_at":"2022-12-13T12:56:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0/manifests"},{"name":"v5.10.17","sha":"4265f343b49e4af9673a49e585439d35c8deeab2","kind":"tag","published_at":"2022-12-06T10:59:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17/manifests"},{"name":"v5.10.16","sha":"b8aa3974d84c176b8857e8d5b29a7be8670bb410","kind":"tag","published_at":"2022-11-28T16:00:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16/manifests"},{"name":"v5.10.15","sha":"14a6e1c61edb5f66f4888e32c04df5e637e7cfc4","kind":"commit","published_at":"2022-11-22T09:45:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15/manifests"},{"name":"v5.10.14","sha":"c2da6de1c504c7dbd8ae1d0771c184c1544a0c76","kind":"tag","published_at":"2022-11-15T09:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14/manifests"},{"name":"v5.10.13","sha":"2f4c2190d1d3614d8063e84b79d4d1f034b3e3fe","kind":"tag","published_at":"2022-11-07T17:53:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13/manifests"},{"name":"v5.10.12","sha":"30cb27cff1d4e1838ca4235ab4285e20f2b2a870","kind":"tag","published_at":"2022-10-31T15:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12/manifests"},{"name":"v5.10.11","sha":"c80ff0339882859af7e17f8bfd0a5f6880b323f8","kind":"commit","published_at":"2022-10-25T09:34:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11/manifests"},{"name":"v5.10.10","sha":"639224a3e3600cb0e04755d89aab250297b6d851","kind":"tag","published_at":"2022-10-18T08:35:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10/manifests"},{"name":"v5.10.9","sha":"7bd7c219e2670ff7791148e9b1a1d2387528fc0c","kind":"tag","published_at":"2022-10-11T11:56:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9/manifests"},{"name":"v5.10.8","sha":"d4a3216cdd858899960f945d6e00b2d59bf1d5d1","kind":"tag","published_at":"2022-10-03T16:28:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8/manifests"},{"name":"v5.10.7","sha":"d9ef6e788eee11256818329c7429242f8b769263","kind":"commit","published_at":"2022-09-27T01:44:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7/manifests"},{"name":"v5.10.6","sha":"0f75f3d78b67c405c23bfd14a29aedff367415b7","kind":"tag","published_at":"2022-09-19T14:34:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6/manifests"},{"name":"v5.10.5","sha":"594d87dab0e43e641a6826c935df8f2c10672955","kind":"tag","published_at":"2022-09-12T14:40:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5/manifests"},{"name":"v5.10.4","sha":"c8feb29320a22cc4461fb5ef5f4f7de7bd96a59b","kind":"commit","published_at":"2022-09-06T09:11:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"992421d0114a9df72d358fe6fccc28c1fb6f1505","kind":"tag","published_at":"2022-08-29T17:37:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"99b23c06d9b018d6c500fa1acb3030d673e219ab","kind":"tag","published_at":"2022-08-23T10:25:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"dfc0b89c665de8e5e3e4ecf68d8c782e74dbb65c","kind":"tag","published_at":"2022-08-16T17:55:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"7f502e06d54c5a2f389a1639358c84279462b54a","kind":"commit","published_at":"2022-08-09T03:21:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0/manifests"},{"name":"v5.9.3","sha":"89617ef683d2bcd2c870e9c1bd58ad4d55247fd5","kind":"tag","published_at":"2022-08-01T20:54:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3/manifests"},{"name":"v5.9.2","sha":"b7f0a16eca4ac2044703032838f90873ec063d75","kind":"tag","published_at":"2022-07-25T15:12:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2/manifests"},{"name":"v5.9.1","sha":"1937412c4345569d98c0950a1016c22508e1ff81","kind":"tag","published_at":"2022-07-18T17:23:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"88ad7d4e623183b8e20702e7961ef9c8de330dc7","kind":"commit","published_at":"2022-07-12T08:54:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0/manifests"},{"name":"v5.8.7","sha":"be0ab4c062a22fc4bb52c47d005b57203b56c09c","kind":"tag","published_at":"2022-07-04T20:39:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7/manifests"},{"name":"v5.8.6","sha":"c58f6653411e0ff38bf67a512d16b87c6523606b","kind":"tag","published_at":"2022-06-27T14:21:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6/manifests"},{"name":"v5.8.5","sha":"3c528113f47cfddf2504ea02ba3065e7c5c46928","kind":"tag","published_at":"2022-06-21T18:05:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5/manifests"},{"name":"v5.8.4","sha":"a6e782ec2f037e2ca989515048ce5f22fe760595","kind":"tag","published_at":"2022-06-14T10:00:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4/manifests"},{"name":"v5.8.3","sha":"b1e4b9cd3e1d88286f9d1485864310a7c1f23a79","kind":"tag","published_at":"2022-06-07T19:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3/manifests"},{"name":"v5.8.2","sha":"93b0aba905b3b6947f58a02d911489bb737ee880","kind":"commit","published_at":"2022-05-31T11:47:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2/manifests"},{"name":"v5.8.1","sha":"1eee9ee437f39f1c3438209154df8e8b9ecd990d","kind":"tag","published_at":"2022-05-23T16:04:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"6a468718b970c39ae83a4029bcb53071c9567430","kind":"tag","published_at":"2022-05-17T09:42:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4eef029981b08c77a9c52d0b863e6b5ced279087","kind":"tag","published_at":"2022-05-10T09:06:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0/manifests"},{"name":"v5.6.4","sha":"edb7e8895ef8def2bf59376d7631e0360a77aaf6","kind":"commit","published_at":"2022-05-02T11:46:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4/manifests"},{"name":"v5.6.3","sha":"124d5e2f0022d17b577a464e6b3a69fa2511105e","kind":"tag","published_at":"2022-04-25T14:04:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3/manifests"},{"name":"v5.6.2","sha":"b3645b3fd11dc26a06ea370a41b5bac1026c6792","kind":"tag","published_at":"2022-04-18T16:10:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2/manifests"},{"name":"v5.6.1","sha":"0251fd5222079e4a512bbd32dff4a7a4c3efe997","kind":"tag","published_at":"2022-04-11T13:21:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"8dcdea53f927ab207718d7ee6576806aca2a3798","kind":"commit","published_at":"2022-04-06T03:27:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0/manifests"},{"name":"v4.12.4","sha":"a563a60219f7f6519fb0f34f6d8e3bf0974e6495","kind":"tag","published_at":"2022-04-03T14:38:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4/manifests"},{"name":"v5.5.3","sha":"96e1f40a3b8aa809d543aa7d466eb48cdfa0b53d","kind":"tag","published_at":"2022-03-28T14:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"dd411b017ea7504a14a16821b694ac6aa01d9b6d","kind":"tag","published_at":"2022-03-21T15:15:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"350b15ee91a93040d50391cb9a45440a90e6b2d1","kind":"tag","published_at":"2022-03-14T16:49:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"f3412aa9d179fdfc3f5c0a4a1cfc1965faef7307","kind":"commit","published_at":"2022-03-07T13:53:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0/manifests"},{"name":"v5.4.4","sha":"965f2eb8cb79bb0685a13d9e28c09617b22358cd","kind":"tag","published_at":"2022-02-28T15:21:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4/manifests"},{"name":"v5.4.3","sha":"e2892a61ea56b6578c2efc81d0324660082ad93c","kind":"tag","published_at":"2022-02-21T16:40:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3/manifests"},{"name":"v5.4.2","sha":"01371028b27156419923b362c4b0af92dc08b29f","kind":"tag","published_at":"2022-02-15T14:57:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"fbce2f80c6cb36e59a4a6826ae46b59a10e1c831","kind":"commit","published_at":"2022-02-08T11:34:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"ba4e819aa58b6a36ae4d96ee79c2a5310a812670","kind":"tag","published_at":"2022-02-01T09:00:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"337be3b2a630d791a5cbc5a2a4575d4f58e38df3","kind":"tag","published_at":"2022-01-24T15:05:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"dcbfc54f581dbf1c0008a8e9e578f896f06228ab","kind":"tag","published_at":"2022-01-17T22:45:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0/manifests"},{"name":"v5.2.8","sha":"f80abbb5f942064c9c270b2ac5bb2a2318876754","kind":"tag","published_at":"2022-01-10T20:11:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8/manifests"},{"name":"v5.2.7","sha":"5daaf9be5115b1cb777fb4cf3d9125baddfe5720","kind":"tag","published_at":"2022-01-03T12:34:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7/manifests"},{"name":"v5.2.6","sha":"052db9d577a03ed8d588ecca9e6c0a5f5ba676e1","kind":"tag","published_at":"2021-12-27T14:23:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6/manifests"},{"name":"v5.2.5","sha":"f8697de9c250dbc6b446bcc08566f50fb4070aab","kind":"tag","published_at":"2021-12-20T14:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5/manifests"},{"name":"v5.2.4","sha":"b265431f9a32ea726c5227821126fbc6424117d5","kind":"commit","published_at":"2021-12-14T13:41:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4/manifests"},{"name":"v5.2.3","sha":"9c3dc12c3de241f44d923bfb089200980f3fd23d","kind":"tag","published_at":"2021-12-06T16:12:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3/manifests"},{"name":"v5.2.2","sha":"fcaec7a75f951c9db79c99c42370ca18212c1f16","kind":"tag","published_at":"2021-11-29T16:51:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"586d9ba2472d549c180cbacddf97eb73425286b3","kind":"tag","published_at":"2021-11-25T11:50:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"353cecb5391571163eb6bd8cbf36d2dd299aaf56","kind":"tag","published_at":"2021-11-23T13:25:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"ddbe15b4d8b7cc1dc84720264fde0b1dafb6166f","kind":"commit","published_at":"2021-11-16T15:06:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"7e26583fe1f95f5c3682213105f8f4b51c9d61c9","kind":"tag","published_at":"2021-11-08T15:14:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0/manifests"},{"name":"v5.0.6","sha":"99752d2848f17c5d1e4840f54863899a19387162","kind":"tag","published_at":"2021-10-27T08:43:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6/manifests"},{"name":"v5.0.5","sha":"58f8ff1f8bc7f0cc4bb728654604a194b3c3790b","kind":"tag","published_at":"2021-10-26T10:14:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"86443310e4344ae1ce6e04f084d58e17e4d62170","kind":"tag","published_at":"2021-10-14T15:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"36258031912caf662f69ca3769c6e0bd46946050","kind":"tag","published_at":"2021-10-07T12:26:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"c510762a325116c654afd3c21381a50b942c2c66","kind":"tag","published_at":"2021-09-29T09:29:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"afcf3ee18e7a9c526348b3bce74b69781b4ad071","kind":"tag","published_at":"2021-09-22T12:15:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"85598e74b85a89a16f8bdf5b68346ca8d6b70557","kind":"tag","published_at":"2021-09-16T11:28:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.1","sha":"1b563a153f5b2736f79a3f45573e2e2b66ba0a9a","kind":"tag","published_at":"2021-09-08T13:55:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"698492a5401b12578dc459397b9d288542fc954b","kind":"commit","published_at":"2021-09-02T02:45:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.5","sha":"0bab71409bcc0865ab3e0fcbfa14fa824ddc5495","kind":"tag","published_at":"2021-08-25T07:30:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"c30ec7bed00b36da7b0e6a202b3cb48d2fc1b579","kind":"tag","published_at":"2021-08-13T21:32:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"e5ccdf299c75ea65b0600ee05ff6c98646891c77","kind":"tag","published_at":"2021-08-09T04:03:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3/manifests"},{"name":"v4.12.3","sha":"77a8daeed0e8efa67c6d86f3cc40239dc6eb3d94","kind":"tag","published_at":"2021-07-30T10:06:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3/manifests"},{"name":"v5.0.0-beta.2","sha":"cca80d861f64b3eaa8a5ef8815b7552aaea61557","kind":"tag","published_at":"2021-07-26T15:01:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2/manifests"},{"name":"v4.12.2","sha":"958241aa0ebf340ad0f152b91949720c85b4fcca","kind":"tag","published_at":"2021-07-19T16:41:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2/manifests"},{"name":"v5.0.0-beta.1","sha":"8a4b8952077b64e90ac9d23c116a45aed672db9c","kind":"tag","published_at":"2021-07-14T16:28:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1/manifests"},{"name":"v4.12.1","sha":"4dc8c9bf3e8a6b21a2aac58b0be3161af334b67d","kind":"tag","published_at":"2021-07-07T13:08:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"53a1655143aa4ec36c29a6063ccdf89c48a74bfd","kind":"tag","published_at":"2021-07-06T13:40:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0/manifests"},{"name":"v5.0.0-beta.0","sha":"a0f416173d2f5b78546f52e572a0f64dcc3751e9","kind":"tag","published_at":"2021-07-01T12:17:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.38","sha":"f60126f95d7b36fa12133887990615b9f47e994a","kind":"commit","published_at":"2021-06-24T03:37:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.38","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38/manifests"},{"name":"v5.0.0-alpha.37","sha":"c795ca0822e2816a630a5654d5471fa04521d23c","kind":"tag","published_at":"2021-06-15T17:49:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.37","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37/manifests"},{"name":"v5.0.0-alpha.36","sha":"cf2f6fa90608b109978698fc48120920beaaa51f","kind":"tag","published_at":"2021-06-08T06:46:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.36","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36/manifests"},{"name":"v5.0.0-alpha.35","sha":"6c0afb6d8fff919e80f9f1ec92613acacd8365e7","kind":"tag","published_at":"2021-05-31T20:34:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.35","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35/manifests"},{"name":"v5.0.0-alpha.34","sha":"ee3a077c161accb887b93a17f9eaa2b23e998319","kind":"tag","published_at":"2021-05-18T10:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.34","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34/manifests"},{"name":"v5.0.0-alpha.33","sha":"0fa6ab4a29e8469c081d3f796e0bd9cab98e9185","kind":"tag","published_at":"2021-05-09T12:29:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.33","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33/manifests"},{"name":"v4.11.4","sha":"6658323b5e2ba366691829bbef3f53c00008497e","kind":"tag","published_at":"2021-04-27T15:48:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4/manifests"},{"name":"v5.0.0-alpha.32","sha":"2e99746c35ea0c1e45187a206d6ebc25a52933dc","kind":"tag","published_at":"2021-04-27T12:59:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32/manifests"},{"name":"v5.0.0-alpha.31","sha":"b061319b132163900d1a4eb64207f5284d28639d","kind":"tag","published_at":"2021-04-20T13:59:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"0bc7ed897d54a899fb0dfc5cbd6c5ee0592705e1","kind":"tag","published_at":"2021-04-12T09:46:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"29934afe4643811f3bed772612f92d539a1e489d","kind":"tag","published_at":"2021-04-04T16:43:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"a83c7715c0e2cfa1c3e59b7a1f828f6a1476b307","kind":"tag","published_at":"2021-03-24T12:57:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"2de88ce2973667921a45ff69ea48a8843cb9d8cb","kind":"tag","published_at":"2021-03-05T13:01:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27/manifests"},{"name":"v5.0.0-alpha.26","sha":"8928a36394154e02a73d5e92a740d5f9ed8da709","kind":"tag","published_at":"2021-02-27T18:39:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"688db35f581ac345a09a15420efdb0e4c98a56ab","kind":"tag","published_at":"2021-02-11T12:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"15108a5aad5342d92e86be5c5388b8321a88b280","kind":"tag","published_at":"2021-01-26T14:08:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24/manifests"},{"name":"v4.11.3-deprecations.1","sha":"6cf7cf7c7b11b38db18a4d2003743cbadeb1b4ee","kind":"commit","published_at":"2021-01-25T23:27:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1/manifests"},{"name":"v4.11.3","sha":"bd79e8f8c5b8c77bc5c13d076377a18d2ceedfa2","kind":"commit","published_at":"2021-01-24T12:45:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3/manifests"},{"name":"v4.11.3-deprecations.0","sha":"f64337cd87428e04c851bb1667f5f9e0e6aeaede","kind":"commit","published_at":"2021-01-24T12:00:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0/manifests"},{"name":"v5.0.0-alpha.23","sha":"af6e7220961c6f5e8ed89172694287dc737828ff","kind":"commit","published_at":"2021-01-14T12:48:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23/manifests"},{"name":"v5.0.0-alpha.22","sha":"c514ea86c11c9817839630e840535358f5044caf","kind":"commit","published_at":"2021-01-04T11:14:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"5c82b9147f811fda24bc09132852ed240f8d9def","kind":"commit","published_at":"2020-12-30T17:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"cd30d9e3961c8b33ce43a133e0a958867a202c41","kind":"commit","published_at":"2020-12-21T17:51:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20/manifests"},{"name":"v5.0.0-alpha.19","sha":"754e29cf5a712d0e0f6bd3e54f80e9997659f68c","kind":"commit","published_at":"2020-12-13T17:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.11.2","sha":"174b64f8a3adffb8df3c13285f4edc2437a8547a","kind":"commit","published_at":"2020-12-02T23:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2/manifests"},{"name":"v5.0.0-alpha.18","sha":"c5561c5febbe1c3bd5446c8a0bb480025ab38b86","kind":"commit","published_at":"2020-12-02T23:25:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.11.1","sha":"b8092ce09e164a1cb2fec2f3a5b6aa6e2dc6cbbd","kind":"commit","published_at":"2020-11-24T14:35:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1/manifests"},{"name":"v5.0.0-alpha.17","sha":"41d6a360e0fb245dd74549445539c6218a9dc737","kind":"commit","published_at":"2020-11-23T00:49:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17/manifests"},{"name":"v5.0.0-alpha.16","sha":"47a8e102eeaa5a68a2b4f99c08085cfddc0bef77","kind":"commit","published_at":"2020-11-14T12:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16/manifests"},{"name":"v5.0.0-alpha.15","sha":"fa9cbc835ee70b12234b7207b1872356277da5fa","kind":"commit","published_at":"2020-11-03T23:57:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15/manifests"},{"name":"v5.0.0-alpha.14","sha":"56520e757e0052e25f8dd5d78214458c4b7c634d","kind":"commit","published_at":"2020-10-23T22:59:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14/manifests"},{"name":"v5.0.0-alpha.13","sha":"b82af55f9917f9e77a3cae9b36e47b29d43182c0","kind":"commit","published_at":"2020-10-17T21:47:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13/manifests"},{"name":"v5.0.0-alpha.12","sha":"c7c3643948bce7327a7f01665caa7474be2694f9","kind":"commit","published_at":"2020-10-10T22:32:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12/manifests"},{"name":"v5.0.0-alpha.11","sha":"b4fe7eefd494fa28cd3453067af8872a83f31fa6","kind":"commit","published_at":"2020-09-26T15:07:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11/manifests"},{"name":"v5.0.0-alpha.10","sha":"2e1502fc18d86d69a6b55fc4ac5dcb50ddf192c4","kind":"commit","published_at":"2020-09-15T08:10:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10/manifests"},{"name":"v5.0.0-alpha.9","sha":"e830beb63940d24129285f554fc9c2fb0bd7ccbf","kind":"commit","published_at":"2020-09-06T16:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9/manifests"},{"name":"v5.0.0-alpha.8","sha":"5f986712bbb2f0b789c151b6d2f3e2d48cde0980","kind":"commit","published_at":"2020-08-31T16:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"c32a96b4beb3a5c72a8c179fb095f09dacf61050","kind":"commit","published_at":"2020-08-22T16:39:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"15fd6232de294be9ba0ca103351a11f84009b04f","kind":"commit","published_at":"2020-08-13T16:56:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6/manifests"},{"name":"v5.0.0-alpha.5","sha":"40aa9cbb1df08a5994392d5cea15a60979b28a7e","kind":"commit","published_at":"2020-07-27T22:55:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"519390c2bb12b5eb7b6f5f898afb78ac7f285543","kind":"commit","published_at":"2020-07-19T17:54:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"f432112f0bcfb1fd2002002db181e83edc99d906","kind":"commit","published_at":"2020-07-12T17:06:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"f928d6e04ea7f185cda0e739ebbe2ea36d0aa4d3","kind":"commit","published_at":"2020-07-04T23:16:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2/manifests"},{"name":"v4.11.0","sha":"79ebf71d31cca2c73143891960ea54ec1132bdeb","kind":"commit","published_at":"2020-06-30T23:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0/manifests"},{"name":"v5.0.0-alpha.1","sha":"8281371f88c81fc3e4560b0334cc0c473b9d45f9","kind":"commit","published_at":"2020-06-27T15:07:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.10.2","sha":"d0bfcb4f11fd3904b1e235d80fbfe23758de8372","kind":"commit","published_at":"2020-06-11T19:11:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"4e12b951f64fd47864b4dea8ec8631387a89ddb1","kind":"commit","published_at":"2020-06-01T15:14:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"dd9280e753eb8dc3444a26e85fe4f800b759cad2","kind":"commit","published_at":"2020-05-23T17:50:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0/manifests"},{"name":"v4.9.14","sha":"1fb44683825f0ee7f4d5933528598917ff72f0e4","kind":"commit","published_at":"2020-05-11T22:41:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.14","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14/manifests"},{"name":"v4.9.13","sha":"c224f32bb8f144e590c096d103c9d59c2509ed93","kind":"commit","published_at":"2020-05-04T11:29:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.13","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13/manifests"},{"name":"v4.9.12","sha":"3e5fd3c4f200e50a1331857f092a547b41f6db1e","kind":"commit","published_at":"2020-04-26T23:18:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.12","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12/manifests"},{"name":"v4.9.11","sha":"77f6fe0a73791176bd58d8c013bf5631270faf4d","kind":"commit","published_at":"2020-04-19T14:10:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11/manifests"},{"name":"4.9.11","sha":"b551194a14c4469f3b07dc43bc6aaea525138944","kind":"commit","published_at":"2020-04-18T10:43:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11/manifests"},{"name":"v4.9.10","sha":"8baef82396665179c67ca3acfd51e396b947f412","kind":"commit","published_at":"2020-04-11T13:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.10","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10/manifests"},{"name":"v4.9.9","sha":"c191471a20315cae4006c1e4d3d51db5e49b5fee","kind":"commit","published_at":"2020-04-04T15:54:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.9","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9/manifests"},{"name":"v4.9.8","sha":"e9fbcbf015bbf7057aadd5777703b7059aedf043","kind":"commit","published_at":"2020-03-28T19:33:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8/manifests"},{"name":"v4.9.7","sha":"10bc98f283feaae6397ef1b73b1b82be4a39a5f5","kind":"commit","published_at":"2020-03-18T12:45:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7/manifests"},{"name":"v4.9.6","sha":"0176a231719152fa4a2100aa7119e9fd777b5fed","kind":"commit","published_at":"2020-03-18T10:52:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6/manifests"},{"name":"v4.9.5","sha":"b9dec2780203e37148d87788f727c668d9019581","kind":"commit","published_at":"2020-02-29T10:36:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5/manifests"},{"name":"v4.9.4","sha":"45fe0e31c462ed3a2fba134fb1edbd05b91da2a4","kind":"commit","published_at":"2020-02-23T10:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4/manifests"},{"name":"v4.9.3","sha":"2bec4ebc9c20be8abecbad6d3f0f7ba2875c9c35","kind":"commit","published_at":"2020-02-16T11:52:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3/manifests"},{"name":"v4.9.2","sha":"f567b384f509d36b7e10f691e6b58538e7db8869","kind":"commit","published_at":"2020-02-09T18:32:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"717887fdd9d3b27701d760d78aa12ecf52f02f43","kind":"commit","published_at":"2020-02-02T11:46:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f2c9817526b729801b1716afc957ef3886ccb422","kind":"commit","published_at":"2020-01-22T20:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"d0c928c82e3fc8f284a2f7fd1b9acbf717c5a64e","kind":"commit","published_at":"2020-01-06T11:44:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"0c7ca746674cfb47a46cad8ebea21155702fd38c","kind":"commit","published_at":"2019-12-30T10:59:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"c6f734f0d6b183962e83fc5612fef6583bf40712","kind":"commit","published_at":"2019-12-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3a8f0eace8dd6a1c3234a8be2b7c41f06b6260d4","kind":"commit","published_at":"2019-12-14T19:59:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"0a129d58056d38bd15141aaa98d346774895d5f5","kind":"commit","published_at":"2019-12-07T12:46:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"6291316a32cfb4fb19ffdbcf30abfcb63023f17f","kind":"commit","published_at":"2019-12-01T10:59:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1/manifests"},{"name":"v3.9.4","sha":"6b0fee51deb7c32b75498d4ab2186946e7c4ce0a","kind":"commit","published_at":"2019-11-28T09:28:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4/manifests"},{"name":"v4.7.0","sha":"2b04ee905695540bde87653908ece5c4d57546c9","kind":"commit","published_at":"2019-11-22T10:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"856188b2de7a5e514803314f329da76fe65dec50","kind":"commit","published_at":"2019-11-12T13:52:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"d2d76bf26231a96981260232de5271b24e9391a4","kind":"commit","published_at":"2019-11-05T16:46:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0/manifests"},{"name":"v4.5.2","sha":"cb52f392b3b3528857178a756354ffb0e8bccd73","kind":"commit","published_at":"2019-10-28T22:58:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"803d08fbdf20de2d34c36a2a27bbc8e5a7e79fb2","kind":"commit","published_at":"2019-10-12T20:22:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"de3c62c25bf9e92ba35019e5a3ca7f68a36600d8","kind":"commit","published_at":"2019-10-02T08:07:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"554e7dce0cd96a4f9ef1924b41a3ce530cb433ae","kind":"commit","published_at":"2019-09-22T17:16:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"b563d529a8544fa4f4090723239ab075665c5f03","kind":"commit","published_at":"2019-09-11T20:45:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"f3beaee67fb9a4145a792fc8b798ef327b55f513","kind":"commit","published_at":"2019-09-08T09:58:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1/manifests"},{"name":"v1.2.5","sha":"8ee2d7168294f21af787aaba46661824097e33bb","kind":"tag","published_at":"2019-09-03T18:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5/manifests"},{"name":"v4.4.0","sha":"98f2c7cae9b2e0a53cf731882164aa44babb4be3","kind":"commit","published_at":"2019-08-31T12:19:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"29c1adf61a141a3db885ee569e42251cee53e749","kind":"commit","published_at":"2019-08-21T17:29:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3/manifests"},{"name":"v1.2.4","sha":"e44972d3c3e199529fdbc85974f7ae570b8424a0","kind":"tag","published_at":"2019-08-16T20:53:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4/manifests"},{"name":"v4.3.2","sha":"f2dbeca2dd1aecf6bc56e2302ec766d2e4bfb2ac","kind":"commit","published_at":"2019-08-10T17:39:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"d5a2ad9d26f7b089111b208c929ac1f98e7f6958","kind":"commit","published_at":"2019-08-03T15:14:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"8c28ed9c67e7b6ad02a8826178352aa4e9901b50","kind":"commit","published_at":"2019-07-28T14:32:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"42f78c69a59f0b5fa5fb8f533385f04ef77d7889","kind":"commit","published_at":"2019-07-17T13:42:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1/manifests"},{"name":"v1.0.4","sha":"455489e2e149ff5393f6ba08870368c88da259bd","kind":"tag","published_at":"2019-07-10T15:39:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"4c21bc05d6c5e48c64bc947ba9e271ed3e762a0e","kind":"tag","published_at":"2019-07-10T15:08:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"543041538f31cbdfbe3e85b8bc0f5c183ac5448e","kind":"tag","published_at":"2019-07-09T13:14:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"3a40065694cab2a5e8dedab6781e98493c1dc69d","kind":"tag","published_at":"2019-07-09T12:54:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1/manifests"},{"name":"v4.2.0","sha":"cf2cdd83f2a2f65d0e979d1faa9e815a5e2d3502","kind":"commit","published_at":"2019-07-06T15:30:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"6da1d591264e8c4a18e5ab56bdf6f8c0f985ed99","kind":"commit","published_at":"2019-06-25T13:53:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"eade31e58deb8ff3faee777313d70141e5868ebe","kind":"commit","published_at":"2019-06-23T11:46:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"b78a5ab7581488f7fff271a2cf64927dd28c3ab0","kind":"commit","published_at":"2019-06-13T09:55:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"07b9d6efaac1b663b2657173227e9490c796191e","kind":"commit","published_at":"2019-06-10T11:50:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"d58075ddb1757a11c47ef3d2b1fe9bed55e640dd","kind":"commit","published_at":"2019-06-03T16:35:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a3572bcaf34d204b314fd2c84064c9180f3a50f1","kind":"commit","published_at":"2019-05-27T12:48:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"505e275285c757e0515c8623b43c823d8a74790c","kind":"commit","published_at":"2019-05-23T15:39:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.0","sha":"a33f0ab64999331a54267cdf0eb89e53fa4d70cd","kind":"commit","published_at":"2019-05-20T21:26:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0/manifests"},{"name":"v4.0.0-beta.2","sha":"3686a27055dce58b5e800b520087c0c448b7480e","kind":"commit","published_at":"2019-05-13T12:26:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"5c152157078503e8599537108c3be9e00969fa34","kind":"commit","published_at":"2019-05-05T12:24:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"f19bd59ae53f23e3637383061774542d973cc48c","kind":"commit","published_at":"2019-04-28T22:42:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.8","sha":"92d6e987a43041fde63fd02cad61277d04193c29","kind":"commit","published_at":"2019-04-17T19:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"663643e0a83554d7730be42140aef6bc3ac09c6a","kind":"commit","published_at":"2019-04-07T23:25:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"2482d2b689440df6fb3da6157a789adac2783736","kind":"commit","published_at":"2019-03-30T19:33:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6/manifests"},{"name":"v3.9.3","sha":"ebed7922fc97331519f507768572a068edb8494e","kind":"commit","published_at":"2019-03-28T14:06:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3/manifests"},{"name":"v4.0.0-alpha.5","sha":"1bfdbe5688fb3556e4bebd1f8e357c515244ac42","kind":"commit","published_at":"2019-03-23T21:04:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"997324d52467e3a7b7a8058c0ba8309d04d4ddf6","kind":"commit","published_at":"2019-03-17T11:00:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"3a5d2e50411ddd3caea450abda49fd7c6ed230dc","kind":"commit","published_at":"2019-03-10T11:57:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"f606f7584dd842a89423dd3cc69e32b5ad3fdae1","kind":"commit","published_at":"2019-03-03T16:12:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"eea3b4d9a623f87d79be63f57b4a69ddfe375610","kind":"commit","published_at":"2019-02-20T10:58:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"97b26c4821299aef21e6ef9372a25aedd78d0137","kind":"commit","published_at":"2019-02-12T14:39:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.9.2","sha":"dbc788f7d231b4eceaa7a6a3e253104de5de9af0","kind":"commit","published_at":"2019-02-03T20:45:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2/manifests"},{"name":"v3.9.1","sha":"b903d7432b5a06583c9915f7ab9346bad76007a1","kind":"commit","published_at":"2019-01-26T13:59:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"f6353cdd15b954091c3f53498eb7de198755b740","kind":"commit","published_at":"2019-01-14T21:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"8df7a83ccc0b200e67feb823ceaaf793e4b6d007","kind":"commit","published_at":"2019-01-09T21:57:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"c202914213f19b070738ba5837da18e89c1662ee","kind":"commit","published_at":"2019-01-07T18:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"baa45b12252be8965809a0ad06e67e7dc7d44313","kind":"commit","published_at":"2018-12-30T21:47:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"0445ca8b710425f22744249a0c7bb3c20e95237b","kind":"commit","published_at":"2018-12-30T21:24:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"f0d60d8a510180e9c7a9b588d3e6c04d0d1a23d3","kind":"commit","published_at":"2018-12-22T15:42:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"1871b089aef090728321cab69be92daaec6eb131","kind":"commit","published_at":"2018-12-17T20:02:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0/manifests"},{"name":"v3.6.2","sha":"edde0b4f0073fcacb7233b553812f3dffe619da5","kind":"commit","published_at":"2018-12-09T20:22:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"e5fbf74a06157e2d73701a158e8d6b5914429ea1","kind":"commit","published_at":"2018-12-01T10:43:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1/manifests"},{"name":"issue-13699-mster","sha":"ac0153bf1b13ddbc1e43c22693f2c223838d9f1a","kind":"tag","published_at":"2018-11-28T20:15:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/issue-13699-mster","html_url":"https://github.com/mui/material-ui/releases/tag/issue-13699-mster","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@issue-13699-mster","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster/manifests"},{"name":"v3.6.0","sha":"d9c790fa69a1c053c3d471e030e4066122d58902","kind":"commit","published_at":"2018-11-26T19:49:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"34492c23a773b1db66fe65801997257709c4f319","kind":"commit","published_at":"2018-11-12T23:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"dc6b2b870fa514e98c74b6854d22c6e25e7684cb","kind":"commit","published_at":"2018-11-12T22:46:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"ba1dc0f27cd85996dbf3ef9df4d7f10552d6c91f","kind":"commit","published_at":"2018-11-04T23:41:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0/manifests"},{"name":"v3.3.2","sha":"47b20fe33c5f1c8a2563bad3c27811c37f698794","kind":"commit","published_at":"2018-10-27T20:16:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"92b2a36716c8ced3d12ff0b300be06cc4743e6da","kind":"commit","published_at":"2018-10-23T22:16:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"47d3b93780400d6eaef48d29dfcbebec8a5f22b2","kind":"commit","published_at":"2018-10-21T21:27:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"bbb0b683dd45d130b17580da86fe6ccc1ab5b3d3","kind":"commit","published_at":"2018-10-15T22:11:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"a61f0fc9a56ef22874753175bad2a636460130d1","kind":"commit","published_at":"2018-10-14T21:03:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"58f526f46e609e3e6cd785d15bfc5486df7ab79f","kind":"commit","published_at":"2018-10-07T22:44:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"dbd67aa892a4e9885d763fcb0d1f6c1691fbf763","kind":"commit","published_at":"2018-09-30T17:16:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"6184c508f94500a9da7486ccb2b9398023e4b1b5","kind":"commit","published_at":"2018-09-23T22:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"a9cbda69c8e059d928da53d9525652170b999455","kind":"commit","published_at":"2018-09-16T21:32:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"27412afa36b6c64b15b3b33cd51235efbc55a775","kind":"commit","published_at":"2018-09-08T22:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d6fb8524ff94080614e8d4d1064c7b2cec66c5d1","kind":"commit","published_at":"2018-09-03T21:14:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"2e9643f6c43c9b393a3914cd085aac92df546c04","kind":"commit","published_at":"2018-08-28T22:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"6847e0affc09f56a1497013be98bc3b59ccd3fde","kind":"commit","published_at":"2018-08-27T17:34:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0/manifests"},{"name":"v1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1","html_url":"https://github.com/mui/material-ui/releases/tag/v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1/manifests"},{"name":"v1.5.1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6b4c29e324eaa1272ce7b42ecab0e3460af6f437","kind":"commit","published_at":"2018-08-12T20:42:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0/manifests"},{"name":"v0.20.2","sha":"1b1c1fce216b5b2f5ecd52d21f8ec6a326c00cd5","kind":"commit","published_at":"2018-08-05T21:43:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2/manifests"},{"name":"v1.4.3","sha":"99650a6d174ad97b41ba1079cd5d7f55b5db21b5","kind":"commit","published_at":"2018-08-04T10:26:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e9bb799208b34fb8f8bbfe4b63b7a1942f95d91f","kind":"commit","published_at":"2018-07-29T14:37:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"869692ecf3812bc4577ed4dde81a9911c5949695","kind":"commit","published_at":"2018-07-22T21:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7fdc1890fb744b565480835fd5684e66871c679f","kind":"commit","published_at":"2018-07-14T15:02:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"f12ba5bfafc53ada2e5719697dd8373d41fa9471","kind":"commit","published_at":"2018-07-02T20:06:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"cd47eeabdcd4f67e35ff5ad56ae82a571da5747a","kind":"commit","published_at":"2018-06-26T10:53:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"e943cb8d6f405de5d53c1f3d1908cbccb502bb3a","kind":"commit","published_at":"2018-06-20T21:41:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"29308b10b3f8ba3565168e4da4bb5f793cb8b4f9","kind":"commit","published_at":"2018-06-18T18:38:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7c094a0f0381c7b68a223e27b5dc700a7595b122","kind":"commit","published_at":"2018-06-10T09:50:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2a300cdec817595ac879bc419257e55ef318b0f9","kind":"commit","published_at":"2018-06-03T15:25:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"3ccf76d315404ebd67f1254f5679d327c0647dfd","kind":"commit","published_at":"2018-05-26T14:56:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"73101790333124cc8f5857bc46038b7d2315842a","kind":"commit","published_at":"2018-05-17T22:07:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.1","sha":"aae0c434f99c4ab559d8aff53cfbd2cfa7974043","kind":"commit","published_at":"2018-05-15T21:15:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1/manifests"},{"name":"v0.20.1","sha":"c663649d9edf9d196aadbb3b426fd613816964fc","kind":"commit","published_at":"2018-05-13T21:34:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1/manifests"},{"name":"v1.0.0-rc.0","sha":"5f3008fc26479b40ff16ec498ae0e6e3361fdb47","kind":"commit","published_at":"2018-05-13T19:13:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-beta.47","sha":"d16e4f5115a9fde3e8958d7959a912a55cbb246d","kind":"commit","published_at":"2018-05-09T21:48:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.47","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47/manifests"},{"name":"v1.0.0-beta.46","sha":"aa1ef83f22650245dd736681d7ec6331cb2a42ef","kind":"commit","published_at":"2018-05-08T21:51:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.46","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46/manifests"},{"name":"v1.0.0-beta.45","sha":"ab592831cbf5987a6516139aeaf148bdb3360ccb","kind":"commit","published_at":"2018-05-07T13:38:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.45","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45/manifests"},{"name":"v1.0.0-beta.44","sha":"0bba4ad1aed5d2181baa156009301eb56fd80158","kind":"commit","published_at":"2018-04-29T20:57:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.44","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44/manifests"},{"name":"v1.0.0-beta.43","sha":"6dfe7382b9777885abe84f4d1f66c0c62545d559","kind":"commit","published_at":"2018-04-22T10:47:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.43","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43/manifests"},{"name":"v1.0.0-beta.42","sha":"bc03443cac8a55ce3fc4d19e6a95e0f3d0116fbf","kind":"commit","published_at":"2018-04-16T20:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.42","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42/manifests"},{"name":"v1.0.0-beta.41","sha":"cddff325bdc2c79592701c11e295e48db0879c28","kind":"tag","published_at":"2018-04-07T18:26:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.41","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41/manifests"},{"name":"v1.0.0-beta.40","sha":"7f423b6bef54c4a34f3b53d9b8ebf33c183916f8","kind":"tag","published_at":"2018-04-01T09:55:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.40","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40/manifests"},{"name":"v1.0.0-beta.39","sha":"b95cb7a83a102b21b7f6add713398f6c9e743d50","kind":"tag","published_at":"2018-03-28T21:23:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.39","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39/manifests"},{"name":"v1.0.0-beta.38","sha":"a6ccfbe7699b67b03703b49a7cb14d865b841d38","kind":"tag","published_at":"2018-03-17T12:24:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.38","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38/manifests"},{"name":"v1.0.0-beta.37","sha":"1587ac3654ae5061eb21f652722a02cc4c367292","kind":"tag","published_at":"2018-03-11T14:31:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.37","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37/manifests"},{"name":"v1.0.0-beta.36","sha":"f31bd2e431c29f85a053387ce062987a3fc36168","kind":"tag","published_at":"2018-03-05T21:07:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.36","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36/manifests"},{"name":"v1.0.0-beta.35","sha":"25ca14ffcec6eeb75446730a03cc4a2014c5e8ab","kind":"tag","published_at":"2018-02-25T22:47:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.35","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.2","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2/manifests"},{"name":"olivier-material-ui-codemod@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1/manifests"},{"name":"olivier-material-ui-icons@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.1","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1/manifests"},{"name":"olivier-material-ui-codemod@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0/manifests"},{"name":"olivier-material-ui-icons@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0/manifests"},{"name":"v1.0.0-beta.34","sha":"284dfcb06fed2244033cc971cb78f485bafece3d","kind":"tag","published_at":"2018-02-17T12:08:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.34","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34/manifests"},{"name":"v1.0.0-beta.33","sha":"b7f698d48d61e74f74e5e50a08b4309460a55266","kind":"tag","published_at":"2018-02-10T12:03:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.33","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33/manifests"},{"name":"v1.0.0-beta.32","sha":"896bc50f35a83fac0453dbbecd9f367b45b450e9","kind":"tag","published_at":"2018-02-04T22:44:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.32","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32/manifests"},{"name":"v1.0.0-beta.31","sha":"6271146a2545aeedf4110990de21ebc0c910b627","kind":"tag","published_at":"2018-01-29T22:06:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.31","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31/manifests"},{"name":"v1.0.0-beta.30","sha":"2bb35ce508832f518a4c3af8cd7cf67af8fd90c5","kind":"tag","published_at":"2018-01-21T22:50:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.30","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30/manifests"},{"name":"v1.0.0-beta.29","sha":"7386d56d4dfb85ca4a586a56691b6a58798d5c42","kind":"tag","published_at":"2018-01-16T20:27:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.29","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29/manifests"},{"name":"v1.0.0-beta.28","sha":"e1f3dad9084edf460d42e0a5f6b7c956eaa51e8d","kind":"tag","published_at":"2018-01-14T14:52:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.28","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28/manifests"},{"name":"v1.0.0-beta.27","sha":"fcfe4a64a95f65e205c5ba9523987982e6556eea","kind":"tag","published_at":"2018-01-06T15:25:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.27","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27/manifests"},{"name":"v1.0.0-beta.26","sha":"bd42549ee464bce03743f7ee18964066f9d3907d","kind":"tag","published_at":"2017-12-30T23:24:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.26","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26/manifests"},{"name":"v1.0.0-beta.25","sha":"d9ab3e313136fa5fb179743b560ac7c9e4fa8f6a","kind":"tag","published_at":"2017-12-22T23:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.25","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25/manifests"},{"name":"v1.0.0-beta.24","sha":"7c8fe8516f8bf6317e7cc748eefa7d97c92b4007","kind":"tag","published_at":"2017-12-17T12:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.24","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24/manifests"},{"name":"v1.0.0-beta.23","sha":"1a4e5b06ae0a7f6b3a6be810d272ebdf3efbb863","kind":"tag","published_at":"2017-12-09T09:51:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.23","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23/manifests"},{"name":"v0.20.0","sha":"86b40ae4883e95d6139e9e5d59c0e14aa022ce3a","kind":"commit","published_at":"2017-12-04T04:05:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0/manifests"},{"name":"v1.0.0-beta.22","sha":"22f68ca292a947349ae2877b09e85775703ec87f","kind":"tag","published_at":"2017-11-28T23:11:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22/manifests"},{"name":"v1.0.0-beta.21","sha":"d33604a9deacbb2725da3688d823416486a039c1","kind":"tag","published_at":"2017-11-13T22:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21/manifests"},{"name":"v1.0.0-beta.20","sha":"076d08bfa709ffdb4858106ebda73f475e4ec5b9","kind":"tag","published_at":"2017-11-05T19:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20/manifests"},{"name":"v1.0.0-beta.19","sha":"2a1879fb818973d4df766c2d7842afd939fdb2b8","kind":"tag","published_at":"2017-10-30T21:51:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19/manifests"},{"name":"v1.0.0-beta.18","sha":"f626204f8e0cd9933bcb7a8c8ac5cd97d6419eca","kind":"tag","published_at":"2017-10-23T21:58:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18/manifests"},{"name":"v1.0.0-beta.17","sha":"616d69d5ff7263eb9c84960b6b7a4c9ff852d4ef","kind":"tag","published_at":"2017-10-15T22:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17/manifests"},{"name":"v1.0.0-beta.16","sha":"56fd0d9d2f6fe0222b8c4117e227de1d725918ba","kind":"tag","published_at":"2017-10-08T20:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16/manifests"},{"name":"v0.19.4","sha":"f1bc4be26ca68578f0cfd053fed8eeabe0d3a636","kind":"tag","published_at":"2017-10-08T19:56:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4/manifests"},{"name":"v1.0.0-beta.15","sha":"4da17a67182a212be91a36cec9c976ccb6293380","kind":"tag","published_at":"2017-10-04T16:05:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15/manifests"},{"name":"v1.0.0-beta.13","sha":"736f12000e6989b2e37fcf10deca8bcf20a284f5","kind":"tag","published_at":"2017-10-01T19:58:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13/manifests"},{"name":"v0.19.3","sha":"7e484cc0c2e3db1e30ebe89d93475f2999f6168c","kind":"tag","published_at":"2017-10-01T19:35:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3/manifests"},{"name":"v1.0.0-beta.12","sha":"65b6e04a74a1520209e7b8fcfa311a431ecb070a","kind":"tag","published_at":"2017-09-24T18:24:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12/manifests"},{"name":"v0.19.2","sha":"5f750e046d48fa2f8c0efd86290ea48661c9b32e","kind":"tag","published_at":"2017-09-18T20:14:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2/manifests"},{"name":"v1.0.0-beta.11","sha":"01c6feb33e7e4e5043ce2a8377fa7dda3dbc8180","kind":"tag","published_at":"2017-09-18T19:11:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11/manifests"},{"name":"v1.0.0-beta.10","sha":"3d4518c997fe875f8e91044ff59a09a46fdfb726","kind":"tag","published_at":"2017-09-13T21:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10/manifests"},{"name":"v1.0.0-beta.9","sha":"d4dba0da9a00efe5104365ca647d848a131a41a6","kind":"tag","published_at":"2017-09-10T11:17:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9/manifests"},{"name":"v1.0.0-beta.8","sha":"865b39bef48c3f85743c3914ba146b97b93fce0f","kind":"tag","published_at":"2017-09-02T11:11:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8/manifests"},{"name":"v0.19.1","sha":"b0d03e92c64bee1ac8c25acd0c48657b7f605d9a","kind":"tag","published_at":"2017-09-02T10:38:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1/manifests"},{"name":"v1.0.0-beta.7","sha":"d2083879918dcafdc9c17e3e19440000a0abb3b0","kind":"tag","published_at":"2017-08-30T22:51:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7/manifests"},{"name":"v1.0.0-beta.6","sha":"8385df161a6792d472821e30c7095b267b844950","kind":"tag","published_at":"2017-08-20T14:48:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6/manifests"},{"name":"v1.0.0-beta.5","sha":"8292545fd41ea9f9d3c7c52bb45f60a4fea434a9","kind":"tag","published_at":"2017-08-15T08:55:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5/manifests"},{"name":"v0.19.0","sha":"d1b3bc614a818d497e38fd51c85077dd7b490bad","kind":"tag","published_at":"2017-08-15T08:17:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0/manifests"},{"name":"v1.0.0-beta.4","sha":"110f0a6e95e8e2b51b2bdd7e545a9b41d1a0009f","kind":"tag","published_at":"2017-08-05T10:09:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4/manifests"},{"name":"v1.0.0-beta.3","sha":"e0dd9560d4a152ca0a61558b6238edc40746c354","kind":"tag","published_at":"2017-07-29T21:00:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"45d5da95daf4d52b0ea6e4ffbef27755fa0aa196","kind":"tag","published_at":"2017-07-23T17:45:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"603fbde8d99e386d6640ec6c24ba9fcfc4316dd4","kind":"tag","published_at":"2017-07-23T17:12:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1/manifests"},{"name":"v0.18.7","sha":"50f6dfc4b6ee7473e27ba950c3ce900b24f17d1c","kind":"tag","published_at":"2017-07-23T15:51:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7/manifests"},{"name":"v1.0.0-alpha.22","sha":"f3992561ed94696d595b6a56efc7449c7dee67c7","kind":"tag","published_at":"2017-07-18T09:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22/manifests"},{"name":"v1.0.0-alpha.21","sha":"49d21891b72796f4a8f383d9b15b66f72cb94549","kind":"tag","published_at":"2017-07-04T22:13:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21/manifests"},{"name":"v0.18.6","sha":"1d10ecbac4a83f9934bb6a7f025855f82002113c","kind":"tag","published_at":"2017-07-04T21:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6/manifests"},{"name":"v0.18.5","sha":"86f7c4141cc66ab1e96a681a6945472283e41ea3","kind":"tag","published_at":"2017-06-28T18:14:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5/manifests"},{"name":"v1.0.0-alpha.20","sha":"84363396403cbbd51072d0b09822cd6d8ab6bf87","kind":"tag","published_at":"2017-06-25T18:01:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20/manifests"},{"name":"v0.18.4","sha":"2c6872cacf19ac71a316b282c2467162dcd148c6","kind":"tag","published_at":"2017-06-25T17:39:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4/manifests"},{"name":"v1.0.0-alpha.19","sha":"611bfd7557fd928933e39c054d2b2edeb57adaed","kind":"tag","published_at":"2017-06-19T16:58:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19/manifests"},{"name":"v1.0.0-alpha.18","sha":"5fdb60642bdf2907b7fba352cf2cd0fa7208848f","kind":"tag","published_at":"2017-06-19T10:12:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18/manifests"},{"name":"v1.0.0-alpha.17","sha":"73e0a35145d10f3c29a991f75e5ba8315e0e754a","kind":"tag","published_at":"2017-06-12T11:55:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17/manifests"},{"name":"v0.18.3","sha":"4c6a542c772f9fe9ff97bb95f63801138d7722d0","kind":"tag","published_at":"2017-06-07T21:28:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"9d3b59b3fec3b31b37334c3bd842112f3d090f86","kind":"commit","published_at":"2017-06-06T21:29:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2/manifests"},{"name":"v1.0.0-alpha.16","sha":"0c7dba6dc5ad8b9f69ec3c60e3ba31f2973e582a","kind":"tag","published_at":"2017-06-01T08:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"18508aeb3e5817406209e15c3e51a53c2cbece96","kind":"tag","published_at":"2017-05-23T20:00:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"771fb44738e116a1d2cec7aabb8ed1425b1d57f6","kind":"tag","published_at":"2017-05-14T10:11:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14/manifests"},{"name":"v0.18.1","sha":"715372edf9fc21244030207409b4070158f6936d","kind":"tag","published_at":"2017-05-13T10:21:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1/manifests"},{"name":"v1.0.0-alpha.13","sha":"17fde80a53fb9fcce31a82290f54de55cf3655e9","kind":"tag","published_at":"2017-05-08T10:47:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13/manifests"},{"name":"v0.18.0","sha":"dea7938b1265a3b100899d65589fbd05e877ab9e","kind":"tag","published_at":"2017-04-30T22:26:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0/manifests"},{"name":"v1.0.0-alpha.12","sha":"dc7371e4770fd3e8b1a82b9c2c2a652acaa73713","kind":"tag","published_at":"2017-04-30T22:22:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12/manifests"},{"name":"v0.17.4","sha":"a398290811c94bd6bb2d5d04c7f6d0ce734e3ad6","kind":"commit","published_at":"2017-04-14T17:20:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4/manifests"},{"name":"v1.0.0-alpha.11","sha":"7b3dbfaf2e94e8139424c8660692ee20d5a9880e","kind":"tag","published_at":"2017-04-14T16:50:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11/manifests"},{"name":"v0.17.3","sha":"53076a03182668f94d3bf40cd880309a51e9be88","kind":"tag","published_at":"2017-04-10T21:42:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"38c4aed87e608ded8e083dcf341ed5e9a14c20ef","kind":"tag","published_at":"2017-04-09T11:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2/manifests"},{"name":"v1.0.0-alpha.10","sha":"27fd907d604c1d3189b7b70e3a7e4758e0171492","kind":"tag","published_at":"2017-04-06T12:00:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"b962c2fbfa7a9cab9e9844e01966b90ca86e67a1","kind":"tag","published_at":"2017-04-01T13:47:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a0b4691eb3958aeb9173a8f4e705c81dfb7d25da","kind":"tag","published_at":"2017-03-25T11:46:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8/manifests"},{"name":"v0.17.1","sha":"05280483dbbc29e56edd8f3644721679b55d4d73","kind":"commit","published_at":"2017-03-13T12:27:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1/manifests"},{"name":"v1.0.0-alpha.7","sha":"9281a3fcee37d6afb9e493ff06e8a2626f4d7d91","kind":"tag","published_at":"2017-03-12T12:31:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"69f604946c366c655d0613841c034cacee7e9ef4","kind":"commit","published_at":"2017-02-26T12:41:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6/manifests"},{"name":"v1.0.0-alpha.5","sha":"74973892bdfacd5c9e3a4ce63185e9a6500d9522","kind":"commit","published_at":"2017-02-26T11:04:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-alpha.4","sha":"6472a6864951bfe7f3739afbe74b50981299ac28","kind":"commit","published_at":"2017-02-26T10:19:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4/manifests"},{"name":"v0.17.0","sha":"c9af9606bcea6551ceaadc2f6430d629eb679e84","kind":"commit","published_at":"2017-02-12T22:06:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0/manifests"},{"name":"v1.0.0-alpha.3","sha":"4583f5212d0b668e3801a859d3cc584cec0ec173","kind":"commit","published_at":"2017-02-12T21:43:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"8476782b595175d25c8a972b5fe53bc1f8532676","kind":"tag","published_at":"2017-02-07T19:48:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"3a0eb03018a9c5c96ba5233de8ef45202403a94c","kind":"commit","published_at":"2017-01-29T21:29:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.16.7","sha":"867c6c29b1badd839b1fd57720e5754fcd53a516","kind":"commit","published_at":"2017-01-15T19:57:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"bc84dbeeb78b725fefdc10cdc6eee7b75cc1226e","kind":"commit","published_at":"2016-12-25T21:03:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"8a03a04ef17f76ce09b88607b216d8a8e4d277d6","kind":"commit","published_at":"2016-12-09T20:45:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"84c18c98ff56fbe81be902735164219040729bb1","kind":"commit","published_at":"2016-11-17T19:18:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"066c5d53d1d4ecec2923ed12ec14647ae8248a9c","kind":"commit","published_at":"2016-11-17T16:41:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"806b2eab2272b430e814f8b3c7f1e7b31cd0e306","kind":"commit","published_at":"2016-11-14T17:22:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"2085737a798d9cb808b2fddf1f06883b27327ccc","kind":"commit","published_at":"2016-10-19T18:24:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"6eb9913441cb39562f4c935bdd70042d26daa260","kind":"commit","published_at":"2016-10-05T14:36:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0/manifests"},{"name":"v0.16.0-rc2","sha":"71a9524d0ec28dad2f566a42c7bb8ad2ea93ce36","kind":"commit","published_at":"2016-09-24T19:31:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2/manifests"},{"name":"v0.16.0-rc1","sha":"1691addd7f84317619c6831c35cb1f32ef3779b6","kind":"commit","published_at":"2016-09-07T19:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1/manifests"},{"name":"v0.15.4","sha":"be9bc14f4cda041299b6f8845af87b9278c871fc","kind":"commit","published_at":"2016-08-10T22:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"8bd3589dd7f676f3d725559cbd63457afe8d3691","kind":"commit","published_at":"2016-08-02T20:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"908f694e1e6eae9e63da6b22e63100d6bda4fa8e","kind":"commit","published_at":"2016-07-09T21:10:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"1fed1bcc81d89e473e261c1da4bf0a3a46515ce8","kind":"tag","published_at":"2016-06-20T08:15:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"06667b589952f58ff8c6d277df364ef16dada671","kind":"tag","published_at":"2016-05-06T13:49:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0/manifests"},{"name":"v0.15.0-beta.2","sha":"7cf7adfe9042e9be8dbaa1c850ffacca26e9c269","kind":"commit","published_at":"2016-04-21T22:57:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2/manifests"},{"name":"v0.15.0-beta.1","sha":"47d7525fb77c7c579e99d595b3f98c69fc838c77","kind":"tag","published_at":"2016-04-14T13:33:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1/manifests"},{"name":"v0.15.0-alpha.2","sha":"caabf9eaee5a5e11097958105f8427cfc8905f86","kind":"tag","published_at":"2016-03-17T23:37:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2/manifests"},{"name":"v0.15.0-alpha.1","sha":"2ebddeb908857c16ece162964a7e501ab37716ba","kind":"commit","published_at":"2016-02-27T17:54:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1/manifests"},{"name":"v0.14.4","sha":"de2bee1335ff1fd701a60cb3d739cf919dbd77ce","kind":"commit","published_at":"2016-02-03T00:47:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"fa9141f90149392cc3fa366736e61a89b07e9205","kind":"commit","published_at":"2016-01-27T03:06:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"44b41957ae81344cf6dc794cf2dbe2da48152622","kind":"commit","published_at":"2016-01-08T15:52:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"0ae4d7f61bb240ae5e2adc9d15a8d5629f738db6","kind":"commit","published_at":"2016-01-04T22:23:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"628bc82957d8e537a1b648e31e10723820bb00ac","kind":"commit","published_at":"2015-12-25T15:12:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0/manifests"},{"name":"v0.14.0-rc2","sha":"9a24d8a7839c37b86748ad8022e39235e8eb6be2","kind":"commit","published_at":"2015-12-14T22:26:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2/manifests"},{"name":"v0.14.0-rc1","sha":"7459597806a2f1f5826eaab26d3c5d974da70fbd","kind":"commit","published_at":"2015-12-04T19:52:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1/manifests"},{"name":"v0.13.4","sha":"a98006f9ffb588030cbdd2e3b4a4515017e58c43","kind":"commit","published_at":"2015-11-24T17:07:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"e33afed6913b58a990bd4b51a038bbfff0a0f42f","kind":"commit","published_at":"2015-11-17T16:34:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"6f28ad04e8f95073646bfeb8936c550ca4a94347","kind":"commit","published_at":"2015-11-10T00:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"330488977f95dbebd6cf6a387bf10a86238331ff","kind":"commit","published_at":"2015-10-29T21:08:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"7980cd589e9dc9e055e1b789bf2f80e7f2ef0f5d","kind":"commit","published_at":"2015-10-21T19:38:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"86394ccd2d7b715eaa054a369679eba4ac82ce1f","kind":"commit","published_at":"2015-10-21T19:04:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"d310459476a461e0d29f166de277896026d8f35f","kind":"commit","published_at":"2015-10-19T17:30:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"06aca1012d01de4ec782acfb8d22a6ec83d48ff7","kind":"commit","published_at":"2015-10-07T21:43:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"6671f90516c2065839efae773ecda924b8bebdae","kind":"commit","published_at":"2015-10-06T19:31:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"a4e194e46c47f8e2eedfab8f0a8c4104e5679c95","kind":"commit","published_at":"2015-09-28T16:15:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"aa485220ff28e907d2548cbfb65bd789c23d9eba","kind":"commit","published_at":"2015-09-25T16:08:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"b55b770f2049852febe47bef27aa0eaceafcec08","kind":"commit","published_at":"2015-09-15T21:10:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"82bc1cb2805f7b624516f71628e6ca525df18cad","kind":"commit","published_at":"2015-08-24T21:31:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0/manifests"},{"name":"v0.10.4","sha":"a8097bcbed6939f0cb308e05acf03a907b666725","kind":"commit","published_at":"2015-08-09T03:29:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"2a43082b52138e33c85878616461445895066a11","kind":"commit","published_at":"2015-08-08T22:51:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"71583523f39c1830d3fcffeff0598c2f803f1048","kind":"commit","published_at":"2015-07-29T20:34:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"6b609c63611b02f9e845b765770983c547cd6af8","kind":"commit","published_at":"2015-07-13T21:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"b6140ec86c5087ad799e9a658f3f0d9b150c205a","kind":"commit","published_at":"2015-07-10T01:35:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"8a18478700f49b94fe7f580664e7b31c581ceb0b","kind":"commit","published_at":"2015-06-20T17:47:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"3da654eb4f0ddb10d81f2706eda1f3819e40b795","kind":"commit","published_at":"2015-06-15T01:46:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"867e87d3530b4fb6bc7f6ec5fb9edcd49e7bd631","kind":"commit","published_at":"2015-06-09T23:38:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"cb794810e7c39352f1bbd533d92983dc22a57510","kind":"commit","published_at":"2015-05-24T20:12:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0/manifests"},{"name":"v0.7.5","sha":"b3ce0b272e5468919d01b3d3ab6751a92f682b48","kind":"commit","published_at":"2015-04-27T19:14:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"abc159f246f15163f7984bcf702409cffc745d6e","kind":"commit","published_at":"2015-04-21T18:14:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"9321a4a8879f380a725c7439114ebf3e0da8abcc","kind":"commit","published_at":"2015-04-01T15:20:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"953606f4d1a9e3a33798b499219fe40b1f81fd96","kind":"commit","published_at":"2015-03-25T23:45:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"03c169188dd10ec2242b7806050781867c0291dd","kind":"commit","published_at":"2015-03-04T21:41:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"078ba0c94f8985dd2d96587784f760474ba51858","kind":"commit","published_at":"2015-02-13T21:06:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"accd9f0ef163d514b091709ffd63f76f6d1a467f","kind":"commit","published_at":"2015-01-27T00:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"57c7a95be20dc77cbe0459a40acc802e16de5148","kind":"commit","published_at":"2015-01-26T23:07:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"706446d6aeb952def6f2016fdc213b6e56b2d40f","kind":"commit","published_at":"2015-01-03T23:58:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"6b294fdd0a7f9686b8b8f05cf8759e90b3e581f9","kind":"commit","published_at":"2014-12-25T17:36:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"3eb741fdb94fff5e8218809b8f7d5a9d2e4d1778","kind":"commit","published_at":"2014-12-15T17:14:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"d65414913839d9d939c8bd938ca21f39f0faa924","kind":"commit","published_at":"2014-12-07T15:15:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"fc3232f6e9d1662c4f9d813b70acb329c4cdc6de","kind":"commit","published_at":"2014-11-30T21:22:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"4b02786c2a7e27613201fe72c033a260018a38d6","kind":"commit","published_at":"2014-11-28T20:34:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"ab8880bc442941c20d58ca2cbb8aace7b2724929","kind":"commit","published_at":"2014-11-17T20:10:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"052b0bc5a3e887d0a36b2277a2e09812a0ce206b","kind":"commit","published_at":"2014-11-11T21:11:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"715b7e868003ac9b121bdacee3e1301b9c660aa9","kind":"commit","published_at":"2014-11-08T19:56:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"088d257c0bec691545cd32f83fd2af753866b8ee","kind":"commit","published_at":"2014-11-08T00:13:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0/manifests"},{"name":"v0.1.29","sha":"3fe7b8bf7c3adc04522f311ce1c1c3b6e39e8edd","kind":"commit","published_at":"2014-11-05T19:58:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.1.29","html_url":"https://github.com/mui/material-ui/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29/manifests"}]},"repo_metadata_updated_at":"2025-10-29T21:14:08.407Z","dependent_packages_count":0,"downloads":23,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":33.1820525219246,"dependent_packages_count":47.23081086165515,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":40.206431691789874},"purl":"pkg:npm/%40mui-internal/docs-utils","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mui-internal/docs-utils","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mui-internal/docs-utils","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mui-internal/docs-utils/dependencies","status":"removed","funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-29T16:04:14.239Z","issues_count":4308,"pull_requests_count":9949,"avg_time_to_close_issue":13592057.178502878,"avg_time_to_close_pull_request":1743679.4759773905,"issues_closed_count":2590,"pull_requests_closed_count":8490,"pull_request_authors_count":716,"issue_authors_count":2931,"avg_comments_per_issue":5.109795728876509,"avg_comments_per_pull_request":1.994974369283345,"merged_pull_requests_count":7175,"bot_issues_count":19,"bot_pull_requests_count":3438,"past_year_issues_count":769,"past_year_pull_requests_count":3299,"past_year_avg_time_to_close_issue":842316.4168674699,"past_year_avg_time_to_close_pull_request":466566.7232444611,"past_year_issues_closed_count":415,"past_year_pull_requests_closed_count":2663,"past_year_pull_request_authors_count":186,"past_year_issue_authors_count":610,"past_year_avg_comments_per_issue":1.859557867360208,"past_year_avg_comments_per_pull_request":1.4080024249772658,"past_year_bot_issues_count":9,"past_year_bot_pull_requests_count":1478,"past_year_merged_pull_requests_count":2376,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/issues","maintainers":[{"login":"oliviertassinari","count":773,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"siriwatknp","count":700,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":511,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":434,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"mnajdova","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"michaldudak","count":262,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"aarongarciah","count":237,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"ZeeshanTamboli","count":207,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mj12albert","count":193,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"alexfauquette","count":165,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"samuelsycamore","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"cherniavskii","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"LukasTy","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"bharatkashyap","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"DanailH","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"JCQuintas","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"eps1lon","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"hbjORbj","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hbjORbj"},{"login":"flaviendelangle","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"michelengelen","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"rosskevin","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rosskevin"},{"login":"mbrookes","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"m4theushw","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"apedroferreira","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"hasdfa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"nikitaa24","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikitaa24"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"richbustos","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richbustos"},{"login":"nathanmarks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanmarks"},{"login":"vicasas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"MBilalShafi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joshwooding","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwooding"},{"login":"dimitropoulos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dimitropoulos"},{"login":"arthurbalduini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"dmtrKovalenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmtrKovalenko"},{"login":"hai-cea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-cea"},{"login":"gerdadesign","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"DavidCnoops","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidCnoops"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}],"active_maintainers":[{"login":"siriwatknp","count":282,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":241,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":191,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"oliviertassinari","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"ZeeshanTamboli","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mnajdova","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"mj12albert","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"aarongarciah","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"prakhargupta1","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"JCQuintas","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"DanailH","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"alexfauquette","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"bharatkashyap","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"LukasTy","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"cherniavskii","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"michaldudak","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"MBilalShafi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"flaviendelangle","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"vicasas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui-internal%2Fdocs-utils/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui-internal%2Fdocs-utils/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui-internal%2Fdocs-utils/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui-internal%2Fdocs-utils/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui-internal%2Fdocs-utils/codemeta","maintainers":[{"uuid":"brijeshb42","login":"brijeshb42","name":null,"email":"brijeshb42@gmail.com","url":null,"packages_count":70,"html_url":"https://www.npmjs.com/~brijeshb42","role":null,"created_at":"2024-02-03T15:34:58.130Z","updated_at":"2024-02-03T15:34:58.130Z","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":63,"html_url":"https://www.npmjs.com/~michaldudak","role":null,"created_at":"2024-02-02T09:02:08.165Z","updated_at":"2024-02-02T09:02:08.165Z","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":88,"html_url":"https://www.npmjs.com/~mnajdova","role":null,"created_at":"2024-02-03T15:34:57.938Z","updated_at":"2024-02-03T15:34:57.938Z","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":113,"html_url":"https://www.npmjs.com/~oliviertassinari","role":null,"created_at":"2024-02-04T19:47:58.568Z","updated_at":"2024-02-04T19:47:58.568Z","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":25,"html_url":"https://www.npmjs.com/~danailh","role":null,"created_at":"2024-02-03T15:34:58.228Z","updated_at":"2024-02-03T15:34:58.228Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/danailh/packages"},{"uuid":"lukastyla","login":"lukastyla","name":null,"email":"LLukas.Tyla@gmail.com","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~lukastyla","role":null,"created_at":"2024-02-02T09:02:08.127Z","updated_at":"2024-02-02T09:02:08.127Z","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":32,"html_url":"https://www.npmjs.com/~cherniavskii","role":null,"created_at":"2024-02-03T15:34:58.178Z","updated_at":"2024-02-03T15:34:58.178Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cherniavskii/packages"},{"uuid":"janpotoms","login":"janpotoms","name":null,"email":"potoms.jan@gmail.com","url":null,"packages_count":113,"html_url":"https://www.npmjs.com/~janpotoms","role":null,"created_at":"2024-02-03T15:34:58.082Z","updated_at":"2024-02-03T15:34:58.082Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/janpotoms/packages"},{"uuid":"mj12albert","login":"mj12albert","name":null,"email":"albert@albertyu.co","url":null,"packages_count":46,"html_url":"https://www.npmjs.com/~mj12albert","role":null,"created_at":"2024-02-02T09:02:08.038Z","updated_at":"2024-02-02T09:02:08.038Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mj12albert/packages"},{"uuid":"apedroferreira","login":"apedroferreira","name":null,"email":"apferreira90@gmail.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~apedroferreira","role":null,"created_at":"2024-02-03T15:34:57.988Z","updated_at":"2024-02-03T15:34:57.988Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/apedroferreira/packages"},{"uuid":"diegoandai","login":"diegoandai","name":null,"email":"diego@mui.com","url":null,"packages_count":46,"html_url":"https://www.npmjs.com/~diegoandai","role":null,"created_at":"2024-02-06T02:50:05.038Z","updated_at":"2024-02-06T02:50:05.038Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/diegoandai/packages"},{"uuid":"michelengelen","login":"michelengelen","name":null,"email":"jsnerdic@gmail.com","url":null,"packages_count":22,"html_url":"https://www.npmjs.com/~michelengelen","role":null,"created_at":"2024-02-02T09:02:08.080Z","updated_at":"2024-02-02T09:02:08.080Z","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":22,"html_url":"https://www.npmjs.com/~noraleonte","role":null,"created_at":"2024-02-03T15:34:58.035Z","updated_at":"2024-02-03T15:34:58.035Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/noraleonte/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5264274,"maintainers_count":1091160,"namespaces_count":333594,"keywords_count":760514,"github":"npm","metadata":{"funded_packages_count":159192},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-12-16T06:37:22.408Z","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":8898614,"name":"@mui/internal-babel-macros","ecosystem":"npm","description":"MUI Babel macros. This is an internal package not meant for general use.","homepage":"https://github.com/mui/material-ui#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/material-ui","keywords_array":[],"namespace":"mui","versions_count":11,"first_release_published_at":"2024-02-21T20:02:32.264Z","latest_release_published_at":"2024-09-19T06:41:28.963Z","latest_release_number":"1.0.9","last_synced_at":"2025-12-12T01:21:15.855Z","created_at":"2024-02-21T20:05:17.212Z","updated_at":"2025-12-12T01:21:15.855Z","registry_url":"https://www.npmjs.com/package/@mui/internal-babel-macros","install_command":"npm install @mui/internal-babel-macros","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/mui-org"},"dist-tags":{"latest":"1.0.9","canary":"1.0.4-dev.20240529-082515-213b5e33ab","next":"1.0.8"}},"repo_metadata":{"id":19822297,"uuid":"23083156","full_name":"mui/material-ui","owner":"mui","description":"Material UI: Ready-to-use foundational React components, free forever. It includes Material UI, which implements Google's Material Design.","archived":false,"fork":false,"pushed_at":"2024-04-14T01:43:25.000Z","size":552491,"stargazers_count":91449,"open_issues_count":1798,"forks_count":31383,"subscribers_count":1347,"default_branch":"next","last_synced_at":"2024-04-14T02:22:02.033Z","etag":null,"topics":["design-systems","hacktoberfest","material-design","react","react-components"],"latest_commit_sha":null,"homepage":"https://mui.com/material-ui/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2014-08-18T19:11:54.000Z","updated_at":"2024-08-18T03:20:19.580Z","dependencies_parsed_at":"2024-04-15T07:22:15.000Z","dependency_job_id":null,"html_url":"https://github.com/mui/material-ui","commit_stats":{"total_commits":22276,"total_committers":3187,"mean_commits":6.989645434577973,"dds":0.8256419464894954,"last_synced_commit":"eec77cde0b364cbad6c4c1b09b0b0a38ec9205a4"},"previous_names":["mui-org/material-ui","callemall/material-ui"],"tags_count":505,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/refs/heads/next","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":215854641,"owners_count":15940241,"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":"v6.0.0-beta.6","sha":"cbb6f8d3b1b72732d51f5628765cfd7e75bd5747","kind":"tag","published_at":"2024-08-18T02:55:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6/manifests"},{"name":"v5.16.7","sha":"b505fd7b64e92db523198712a5d6716c494e0c66","kind":"tag","published_at":"2024-08-09T09:19:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7/manifests"},{"name":"v6.0.0-beta.5","sha":"75c24b0828981651082a3eede027b6871c96c440","kind":"tag","published_at":"2024-08-08T08:52:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5/manifests"},{"name":"v5.16.6","sha":"6eb1bdce38d0fc67fa8aebca260043c7fc8eb3e8","kind":"tag","published_at":"2024-07-30T21:06:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6/manifests"},{"name":"v6.0.0-beta.4","sha":"12532afa3e4f6f13a9fa86eb459c27792c36b6f9","kind":"tag","published_at":"2024-07-30T20:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4/manifests"},{"name":"v5.16.5","sha":"40792e6efb2c92b8964a3912e08aeb4fb7fc41c8","kind":"tag","published_at":"2024-07-25T06:42:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5/manifests"},{"name":"v6.0.0-beta.3","sha":"02fde66a0cd72fb7fe3681a5ea8c4de733b4a865","kind":"tag","published_at":"2024-07-24T18:27:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3/manifests"},{"name":"v5.16.4","sha":"77af399a3ad76f31e5f2e0fab5650b628fa50990","kind":"tag","published_at":"2024-07-16T16:01:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4/manifests"},{"name":"v6.0.0-beta.2","sha":"9ad8c1fd8dfd21d8e37fe73d71e011542b23db72","kind":"tag","published_at":"2024-07-16T14:46:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2/manifests"},{"name":"v5.16.3","sha":"e1824453bdb0a89f15d4dfe47a1c4f90fa0f0500","kind":"tag","published_at":"2024-07-16T14:18:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3/manifests"},{"name":"v6.0.0-beta.1","sha":"19c1935757925d834928a30ea41f58bb95fb355f","kind":"tag","published_at":"2024-07-16T09:42:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1/manifests"},{"name":"v5.16.2","sha":"56ddd108fe153592a800fce4d43f9758b0ff5101","kind":"tag","published_at":"2024-07-16T09:10:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2/manifests"},{"name":"v6.0.0-beta.0","sha":"3364f0740aa5c86e057ec5b0d22c1b12bfd96fa4","kind":"tag","published_at":"2024-07-11T15:54:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0/manifests"},{"name":"v5.16.1","sha":"431af6a2fd9bf6cd0422c61e36c937d1ea5e5015","kind":"tag","published_at":"2024-07-11T15:48:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1/manifests"},{"name":"v5.16.0","sha":"e5e9b9d5e952b52752b758179da20d3fa0982c05","kind":"tag","published_at":"2024-07-05T13:32:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0/manifests"},{"name":"v6.0.0-alpha.14","sha":"2a15dd74c76bacbc867a7313fdc2c42c6168327c","kind":"tag","published_at":"2024-07-05T04:25:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14/manifests"},{"name":"v6.0.0-alpha.13","sha":"a070a894fbe21c52df446438ca1bb5a891d5e1b5","kind":"tag","published_at":"2024-07-03T07:44:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13/manifests"},{"name":"v5.15.21","sha":"a306ce4afcc60de4c3e43b8f9183862235d9318e","kind":"tag","published_at":"2024-06-28T14:09:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21/manifests"},{"name":"v6.0.0-alpha.12","sha":"fb476c6c18b850e8400d03afb7447802afbfd357","kind":"tag","published_at":"2024-06-24T17:12:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.15.20","sha":"f20fa0ba4016e5425a2a4cce841075253828a551","kind":"tag","published_at":"2024-06-12T12:58:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20/manifests"},{"name":"v6.0.0-alpha.11","sha":"22c5206a9e8191b2f81131d6978a0958e55b7032","kind":"tag","published_at":"2024-06-12T08:18:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11/manifests"},{"name":"v6.0.0-alpha.10","sha":"e5ac6c0eef5efd4fa5c5eb11ccbf08e58e7443f8","kind":"tag","published_at":"2024-06-04T10:35:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10/manifests"},{"name":"v6.0.0-alpha.9","sha":"925de32766317bb84a92ec24b2b6465c8e48cc04","kind":"tag","published_at":"2024-05-29T12:25:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.15.19","sha":"77f606ba73bb5439d66871177772f54196044450","kind":"tag","published_at":"2024-05-29T12:01:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19/manifests"},{"name":"v6.0.0-alpha.8","sha":"c7dbe6e8256cef7bd2dbdcbee55428ad82513cd0","kind":"tag","published_at":"2024-05-21T16:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.15.18","sha":"607daac5baa9c8151f111fe4bacea1d7e61881a3","kind":"tag","published_at":"2024-05-16T09:29:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18/manifests"},{"name":"v6.0.0-alpha.7","sha":"997bec6d8d30a1a891aff4eeedefa41c93eaa95c","kind":"tag","published_at":"2024-05-16T06:31:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"7c8db04b91500ba77301acd360d21bff7f7c752f","kind":"tag","published_at":"2024-05-08T13:13:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.15.17","sha":"9bc4fc42959427246addfdf29db95847cc38e410","kind":"tag","published_at":"2024-05-08T12:24:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17/manifests"},{"name":"v5.15.16","sha":"284e251c155d92078f80f98919f4ab260b05e9be","kind":"tag","published_at":"2024-05-01T14:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16/manifests"},{"name":"v6.0.0-alpha.5","sha":"571d5046e26aa07605cb1e01ca99b2eb0b04d009","kind":"tag","published_at":"2024-05-01T14:16:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5/manifests"},{"name":"v6.0.0-alpha.4","sha":"afffc2ffc3db1e6abf48f3b3e13a41e8b758f874","kind":"tag","published_at":"2024-04-24T07:30:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4/manifests"},{"name":"v6.0.0-alpha.3","sha":"6d5e44409344ea4e13ceb3a02c4446dc6a7323b4","kind":"tag","published_at":"2024-04-17T16:10:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3/manifests"},{"name":"v6.0.0-alpha.2","sha":"4e75758b37119bd821435c23d9c111c545e186b6","kind":"tag","published_at":"2024-04-09T15:09:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2/manifests"},{"name":"v6.0.0-alpha.1","sha":"84307c1a2495a716788ec25f046faaa4d16c88c7","kind":"tag","published_at":"2024-04-05T10:43:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1/manifests"},{"name":"v5.15.15","sha":"5a079965186640b5176f00c537f3b9e6c299b5c4","kind":"tag","published_at":"2024-04-04T07:09:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15/manifests"},{"name":"v6.0.0-alpha.0","sha":"2a15ad6f1f5507162b1a5aebf78976ca3023183b","kind":"tag","published_at":"2024-03-26T15:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.15.14","sha":"9585d28317c90f2c71ab88dd5ae37638bb64ad82","kind":"tag","published_at":"2024-03-19T08:18:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14/manifests"},{"name":"v5.15.13","sha":"dbcb678234296de56afaf3138917e967e8d1934a","kind":"tag","published_at":"2024-03-13T14:17:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13/manifests"},{"name":"pigment@0.0.1","sha":"0e765a618a7676c507852cec024464b1fc1cd80f","kind":"tag","published_at":"2024-03-08T04:20:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/pigment@0.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/pigment@0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1/manifests"},{"name":"v5.15.12","sha":"5ad69e161d7520274cd37a2524ffb935b6dda158","kind":"tag","published_at":"2024-03-05T15:33:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12/manifests"},{"name":"v5.15.11","sha":"e3257a4d68481b0ca6efd5d06cb5c1e1e77e4286","kind":"tag","published_at":"2024-02-22T08:52:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11/manifests"},{"name":"v5.15.10","sha":"94fcd3ada0842108a9a2ce53e121931e5448649f","kind":"tag","published_at":"2024-02-12T12:38:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10/manifests"},{"name":"v5.15.9","sha":"7917d2a8a4acc0b07328dee8273847652491b769","kind":"tag","published_at":"2024-02-08T12:55:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9/manifests"},{"name":"v5.15.8","sha":"fe5a59e616637a0488b122749479b782f5f8dfa2","kind":"tag","published_at":"2024-02-06T20:42:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8/manifests"},{"name":"v5.15.7","sha":"b80acd69c7c848709d01465d6727b13ed6109258","kind":"tag","published_at":"2024-01-31T13:23:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7/manifests"},{"name":"v5.15.6","sha":"1700e5cd9cbb3bc648b7f799f837c4d23ed42700","kind":"tag","published_at":"2024-01-22T18:09:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6/manifests"},{"name":"v5.15.5","sha":"5d7c4e26a4973a3a80bf5f8a9a8ea14f89554fe0","kind":"tag","published_at":"2024-01-17T09:27:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5/manifests"},{"name":"v5.15.4","sha":"6aadbf91c5eb2c94dea9a49a19eb532606410a5a","kind":"tag","published_at":"2024-01-10T13:49:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4/manifests"},{"name":"v5.15.3","sha":"9fa4e472f9ba4fd4e7f8cfb8bc0d1f1d455ace23","kind":"tag","published_at":"2024-01-03T15:22:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.3","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"5d5dd15f70db9ffcb85d4dc57da8a20f5240fb81","kind":"tag","published_at":"2023-12-25T14:24:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"8be7ac66b99059bf2c2edcca9cf15981d389db6b","kind":"tag","published_at":"2023-12-19T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"8c2c6a88a509f9da7c453d4a3c3ab4749a57a36d","kind":"tag","published_at":"2023-12-12T18:21:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0/manifests"},{"name":"v5.14.20","sha":"14fa79f4328e901f82d7fc39aba722a9bf4a8df0","kind":"tag","published_at":"2023-12-05T09:28:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20/manifests"},{"name":"v5.14.19","sha":"a07b4925255aa3fc7ae1255130e182e4573c58d7","kind":"tag","published_at":"2023-11-29T21:11:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19/manifests"},{"name":"v5.14.18","sha":"43a41b6b2fa3f0a186a852b894452722e3a38f04","kind":"tag","published_at":"2023-11-14T08:27:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18/manifests"},{"name":"v5.14.17","sha":"c54a42dd8b0ec8e850bd60438e60a1a8acb3b4a4","kind":"tag","published_at":"2023-11-06T15:34:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17/manifests"},{"name":"v5.14.16","sha":"391b57a05daf67a8154471dae645471f5ffac09f","kind":"tag","published_at":"2023-10-31T10:57:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16/manifests"},{"name":"v5.14.15","sha":"6baedcfed27419ed6b9685f27fcbf3eff46133a3","kind":"tag","published_at":"2023-10-24T15:41:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15/manifests"},{"name":"v5.14.14","sha":"a0cfa182db3e7b196efe36cfe7b31d304c5a0a4e","kind":"tag","published_at":"2023-10-17T13:58:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14/manifests"},{"name":"v5.14.13","sha":"b8811a0fa59e7663b240183219db32f9a617e607","kind":"tag","published_at":"2023-10-10T19:42:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13/manifests"},{"name":"v5.14.12","sha":"bd450a0fdb19b087f47e1d7cce5a72417ec977cc","kind":"commit","published_at":"2023-10-04T16:31:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12/manifests"},{"name":"v5.14.11","sha":"13c0894d0c14c7f577a0a95492aeaa8fff8da33a","kind":"tag","published_at":"2023-09-26T11:47:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11/manifests"},{"name":"v5.14.10","sha":"14e97bffa62760cabcdc7244bff445b423f5286a","kind":"tag","published_at":"2023-09-18T10:18:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10/manifests"},{"name":"v5.14.9","sha":"8255b71ccdbfe9a20f856b5d68a269ab1c5452ca","kind":"tag","published_at":"2023-09-13T13:36:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9/manifests"},{"name":"v5.14.8","sha":"74c58dabc2cf5ed2242fb08e4781d26088d06b12","kind":"tag","published_at":"2023-09-05T12:34:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8/manifests"},{"name":"v5.14.7","sha":"8a09d535f101aac98935f82b76345ca9691b5e2b","kind":"tag","published_at":"2023-08-29T12:04:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7/manifests"},{"name":"v5.14.6","sha":"a1f511dd6ed9adba561e2ba00e1348136ed656db","kind":"commit","published_at":"2023-08-24T11:19:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6/manifests"},{"name":"v5.14.5","sha":"61fbfd1546c55caca984695a41f9c95668d414fc","kind":"tag","published_at":"2023-08-14T14:39:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5/manifests"},{"name":"v5.14.4","sha":"40f4b275022f03e48cf4809cd53d0d0dabb40424","kind":"tag","published_at":"2023-08-08T09:51:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4/manifests"},{"name":"v5.14.3","sha":"2deea341c9abfb640f22520e0c277027f3f91cd0","kind":"tag","published_at":"2023-08-01T15:33:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3/manifests"},{"name":"v5.14.2","sha":"36d9f0d3659e2f5ab1d924988313986962a0bf35","kind":"tag","published_at":"2023-07-25T10:01:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2/manifests"},{"name":"v5.14.1","sha":"f2e5ded80e94407f63a27eadb018139d6f967313","kind":"tag","published_at":"2023-07-19T09:05:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1/manifests"},{"name":"v5.14.0","sha":"2529e3aaaaec2c9f8e8cf669e58bb9c81db5a6d8","kind":"tag","published_at":"2023-07-11T14:57:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0/manifests"},{"name":"v5.13.7","sha":"aac2d5b526e8139314d99f827ecc3b2c24e99686","kind":"tag","published_at":"2023-07-04T08:53:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7/manifests"},{"name":"v5.13.6","sha":"312270bc71224067e1910bbee9f800b4a2469cc7","kind":"tag","published_at":"2023-06-23T14:05:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6/manifests"},{"name":"v5.13.5","sha":"24b3af68ebe79c1891e45c60c6bcfd26f8818f73","kind":"tag","published_at":"2023-06-12T13:43:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5/manifests"},{"name":"v5.13.4","sha":"a522d82df32d3bfab46b25f5ff24eeb9670c83fb","kind":"tag","published_at":"2023-06-05T17:30:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4/manifests"},{"name":"v5.13.3","sha":"70d4a2bb49dca9fef7854a1463a392094222812b","kind":"tag","published_at":"2023-05-29T11:22:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3/manifests"},{"name":"v5.13.2","sha":"f661923e9aa9d9cc634750affbb04bf2007bc57d","kind":"tag","published_at":"2023-05-22T16:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2/manifests"},{"name":"v5.13.1","sha":"0c58832b6e182f782e73b118ed9681055db3e249","kind":"tag","published_at":"2023-05-17T05:25:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"9130a021ca34746e4076fcae50c57bc584026b8f","kind":"tag","published_at":"2023-05-10T08:14:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0/manifests"},{"name":"v5.12.3","sha":"9710ff34b16a0f271107a8619a28546ae3ca7c18","kind":"tag","published_at":"2023-05-02T14:17:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.3","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"5b7e9c52e37ef0c3274a762f38cd7ef7ffc9e7a8","kind":"tag","published_at":"2023-04-25T16:42:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"d14d288ae9e9b0e2b3b33d0a77b4113f024d4215","kind":"tag","published_at":"2023-04-17T15:57:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"05127cf65b4250f836897428cd15829669ab8d6c","kind":"tag","published_at":"2023-04-11T09:58:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0/manifests"},{"name":"v5.11.16","sha":"af5e109990a26318c96dbff6f25759ba91f0e147","kind":"tag","published_at":"2023-04-04T14:00:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16/manifests"},{"name":"v5.11.15","sha":"ae98db6aca5f9d4b754ff9fce4ce33f738a00f65","kind":"tag","published_at":"2023-03-28T13:06:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15/manifests"},{"name":"v5.11.14","sha":"f34d17c3294fcdb63fe9a135b4f3aa2459c81189","kind":"tag","published_at":"2023-03-21T17:45:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14/manifests"},{"name":"v5.11.13","sha":"9f7a2bfac55faed1b1c6c7b4b6d1b1659a076bab","kind":"tag","published_at":"2023-03-14T09:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13/manifests"},{"name":"v5.11.12","sha":"b76b8f1098a6c01f39e5e19bf3abf77c2b9cf475","kind":"tag","published_at":"2023-03-06T15:03:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12/manifests"},{"name":"v5.11.11","sha":"58df7f1905f16533ddb5a7977346c0f4548e4547","kind":"tag","published_at":"2023-02-28T09:55:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11/manifests"},{"name":"v5.11.10","sha":"676bc85fa2b02f92f21dd5c7e15f453b6b9c2e3d","kind":"tag","published_at":"2023-02-20T11:30:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10/manifests"},{"name":"v5.11.9","sha":"af5b3f5e7a79da9ef4bbd63d8fcf60927ffb6533","kind":"tag","published_at":"2023-02-14T14:30:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9/manifests"},{"name":"v5.11.8","sha":"d4d8512ce3453711f3c661374579b0d2ed13f3e7","kind":"tag","published_at":"2023-02-07T10:50:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8/manifests"},{"name":"v5.11.7","sha":"33cac172846b032d3f8b9333b72b2af832dd47d0","kind":"tag","published_at":"2023-01-31T09:39:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7/manifests"},{"name":"v5.11.6","sha":"a2e552314847b4d52498538d7ca171763067a5d0","kind":"tag","published_at":"2023-01-23T20:28:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6/manifests"},{"name":"v5.11.5","sha":"685c72dfaf840f4d5b7a3ab738ddcabd74418823","kind":"tag","published_at":"2023-01-18T01:43:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5/manifests"},{"name":"v5.11.4","sha":"bc859d95e4415f880cd6bcb6f44cc9e5e8c8097c","kind":"tag","published_at":"2023-01-09T13:57:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4/manifests"},{"name":"v5.11.3","sha":"a526207c3957de4ebfcda937b58327d69464f15c","kind":"tag","published_at":"2023-01-02T17:00:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3/manifests"},{"name":"v5.11.2","sha":"e9d8fa07e1ff979bcaf92837b131cd9e292f0161","kind":"tag","published_at":"2022-12-26T14:56:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2/manifests"},{"name":"v5.11.1","sha":"a1e30390da62019e5769e398f4cbc9f8892d8f9a","kind":"commit","published_at":"2022-12-20T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"191acda4545c394b78964ab80b364e15686f0e9b","kind":"tag","published_at":"2022-12-13T12:56:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0/manifests"},{"name":"v5.10.17","sha":"4265f343b49e4af9673a49e585439d35c8deeab2","kind":"tag","published_at":"2022-12-06T10:59:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17/manifests"},{"name":"v5.10.16","sha":"b8aa3974d84c176b8857e8d5b29a7be8670bb410","kind":"tag","published_at":"2022-11-28T16:00:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16/manifests"},{"name":"v5.10.15","sha":"14a6e1c61edb5f66f4888e32c04df5e637e7cfc4","kind":"commit","published_at":"2022-11-22T09:45:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15/manifests"},{"name":"v5.10.14","sha":"c2da6de1c504c7dbd8ae1d0771c184c1544a0c76","kind":"tag","published_at":"2022-11-15T09:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14/manifests"},{"name":"v5.10.13","sha":"2f4c2190d1d3614d8063e84b79d4d1f034b3e3fe","kind":"tag","published_at":"2022-11-07T17:53:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13/manifests"},{"name":"v5.10.12","sha":"30cb27cff1d4e1838ca4235ab4285e20f2b2a870","kind":"tag","published_at":"2022-10-31T15:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12/manifests"},{"name":"v5.10.11","sha":"c80ff0339882859af7e17f8bfd0a5f6880b323f8","kind":"commit","published_at":"2022-10-25T09:34:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11/manifests"},{"name":"v5.10.10","sha":"639224a3e3600cb0e04755d89aab250297b6d851","kind":"tag","published_at":"2022-10-18T08:35:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10/manifests"},{"name":"v5.10.9","sha":"7bd7c219e2670ff7791148e9b1a1d2387528fc0c","kind":"tag","published_at":"2022-10-11T11:56:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9/manifests"},{"name":"v5.10.8","sha":"d4a3216cdd858899960f945d6e00b2d59bf1d5d1","kind":"tag","published_at":"2022-10-03T16:28:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8/manifests"},{"name":"v5.10.7","sha":"d9ef6e788eee11256818329c7429242f8b769263","kind":"commit","published_at":"2022-09-27T01:44:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7/manifests"},{"name":"v5.10.6","sha":"0f75f3d78b67c405c23bfd14a29aedff367415b7","kind":"tag","published_at":"2022-09-19T14:34:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6/manifests"},{"name":"v5.10.5","sha":"594d87dab0e43e641a6826c935df8f2c10672955","kind":"tag","published_at":"2022-09-12T14:40:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5/manifests"},{"name":"v5.10.4","sha":"c8feb29320a22cc4461fb5ef5f4f7de7bd96a59b","kind":"commit","published_at":"2022-09-06T09:11:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"992421d0114a9df72d358fe6fccc28c1fb6f1505","kind":"tag","published_at":"2022-08-29T17:37:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"99b23c06d9b018d6c500fa1acb3030d673e219ab","kind":"tag","published_at":"2022-08-23T10:25:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"dfc0b89c665de8e5e3e4ecf68d8c782e74dbb65c","kind":"tag","published_at":"2022-08-16T17:55:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"7f502e06d54c5a2f389a1639358c84279462b54a","kind":"commit","published_at":"2022-08-09T03:21:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0/manifests"},{"name":"v5.9.3","sha":"89617ef683d2bcd2c870e9c1bd58ad4d55247fd5","kind":"tag","published_at":"2022-08-01T20:54:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3/manifests"},{"name":"v5.9.2","sha":"b7f0a16eca4ac2044703032838f90873ec063d75","kind":"tag","published_at":"2022-07-25T15:12:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2/manifests"},{"name":"v5.9.1","sha":"1937412c4345569d98c0950a1016c22508e1ff81","kind":"tag","published_at":"2022-07-18T17:23:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"88ad7d4e623183b8e20702e7961ef9c8de330dc7","kind":"commit","published_at":"2022-07-12T08:54:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0/manifests"},{"name":"v5.8.7","sha":"be0ab4c062a22fc4bb52c47d005b57203b56c09c","kind":"tag","published_at":"2022-07-04T20:39:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7/manifests"},{"name":"v5.8.6","sha":"c58f6653411e0ff38bf67a512d16b87c6523606b","kind":"tag","published_at":"2022-06-27T14:21:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6/manifests"},{"name":"v5.8.5","sha":"3c528113f47cfddf2504ea02ba3065e7c5c46928","kind":"tag","published_at":"2022-06-21T18:05:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5/manifests"},{"name":"v5.8.4","sha":"a6e782ec2f037e2ca989515048ce5f22fe760595","kind":"tag","published_at":"2022-06-14T10:00:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4/manifests"},{"name":"v5.8.3","sha":"b1e4b9cd3e1d88286f9d1485864310a7c1f23a79","kind":"tag","published_at":"2022-06-07T19:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3/manifests"},{"name":"v5.8.2","sha":"93b0aba905b3b6947f58a02d911489bb737ee880","kind":"commit","published_at":"2022-05-31T11:47:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2/manifests"},{"name":"v5.8.1","sha":"1eee9ee437f39f1c3438209154df8e8b9ecd990d","kind":"tag","published_at":"2022-05-23T16:04:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"6a468718b970c39ae83a4029bcb53071c9567430","kind":"tag","published_at":"2022-05-17T09:42:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4eef029981b08c77a9c52d0b863e6b5ced279087","kind":"tag","published_at":"2022-05-10T09:06:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.7.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0/manifests"},{"name":"v5.6.4","sha":"edb7e8895ef8def2bf59376d7631e0360a77aaf6","kind":"commit","published_at":"2022-05-02T11:46:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4/manifests"},{"name":"v5.6.3","sha":"124d5e2f0022d17b577a464e6b3a69fa2511105e","kind":"tag","published_at":"2022-04-25T14:04:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3/manifests"},{"name":"v5.6.2","sha":"b3645b3fd11dc26a06ea370a41b5bac1026c6792","kind":"tag","published_at":"2022-04-18T16:10:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2/manifests"},{"name":"v5.6.1","sha":"0251fd5222079e4a512bbd32dff4a7a4c3efe997","kind":"tag","published_at":"2022-04-11T13:21:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"8dcdea53f927ab207718d7ee6576806aca2a3798","kind":"commit","published_at":"2022-04-06T03:27:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0/manifests"},{"name":"v4.12.4","sha":"a563a60219f7f6519fb0f34f6d8e3bf0974e6495","kind":"tag","published_at":"2022-04-03T14:38:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4/manifests"},{"name":"v5.5.3","sha":"96e1f40a3b8aa809d543aa7d466eb48cdfa0b53d","kind":"tag","published_at":"2022-03-28T14:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"dd411b017ea7504a14a16821b694ac6aa01d9b6d","kind":"tag","published_at":"2022-03-21T15:15:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"350b15ee91a93040d50391cb9a45440a90e6b2d1","kind":"tag","published_at":"2022-03-14T16:49:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"f3412aa9d179fdfc3f5c0a4a1cfc1965faef7307","kind":"commit","published_at":"2022-03-07T13:53:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0/manifests"},{"name":"v5.4.4","sha":"965f2eb8cb79bb0685a13d9e28c09617b22358cd","kind":"tag","published_at":"2022-02-28T15:21:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4/manifests"},{"name":"v5.4.3","sha":"e2892a61ea56b6578c2efc81d0324660082ad93c","kind":"tag","published_at":"2022-02-21T16:40:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3/manifests"},{"name":"v5.4.2","sha":"01371028b27156419923b362c4b0af92dc08b29f","kind":"tag","published_at":"2022-02-15T14:57:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"fbce2f80c6cb36e59a4a6826ae46b59a10e1c831","kind":"commit","published_at":"2022-02-08T11:34:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"ba4e819aa58b6a36ae4d96ee79c2a5310a812670","kind":"tag","published_at":"2022-02-01T09:00:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"337be3b2a630d791a5cbc5a2a4575d4f58e38df3","kind":"tag","published_at":"2022-01-24T15:05:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"dcbfc54f581dbf1c0008a8e9e578f896f06228ab","kind":"tag","published_at":"2022-01-17T22:45:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0/manifests"},{"name":"v5.2.8","sha":"f80abbb5f942064c9c270b2ac5bb2a2318876754","kind":"tag","published_at":"2022-01-10T20:11:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8/manifests"},{"name":"v5.2.7","sha":"5daaf9be5115b1cb777fb4cf3d9125baddfe5720","kind":"tag","published_at":"2022-01-03T12:34:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7/manifests"},{"name":"v5.2.6","sha":"052db9d577a03ed8d588ecca9e6c0a5f5ba676e1","kind":"tag","published_at":"2021-12-27T14:23:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6/manifests"},{"name":"v5.2.5","sha":"f8697de9c250dbc6b446bcc08566f50fb4070aab","kind":"tag","published_at":"2021-12-20T14:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5/manifests"},{"name":"v5.2.4","sha":"b265431f9a32ea726c5227821126fbc6424117d5","kind":"commit","published_at":"2021-12-14T13:41:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4/manifests"},{"name":"v5.2.3","sha":"9c3dc12c3de241f44d923bfb089200980f3fd23d","kind":"tag","published_at":"2021-12-06T16:12:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3/manifests"},{"name":"v5.2.2","sha":"fcaec7a75f951c9db79c99c42370ca18212c1f16","kind":"tag","published_at":"2021-11-29T16:51:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"586d9ba2472d549c180cbacddf97eb73425286b3","kind":"tag","published_at":"2021-11-25T11:50:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"353cecb5391571163eb6bd8cbf36d2dd299aaf56","kind":"tag","published_at":"2021-11-23T13:25:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"ddbe15b4d8b7cc1dc84720264fde0b1dafb6166f","kind":"commit","published_at":"2021-11-16T15:06:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"7e26583fe1f95f5c3682213105f8f4b51c9d61c9","kind":"tag","published_at":"2021-11-08T15:14:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0/manifests"},{"name":"v5.0.6","sha":"99752d2848f17c5d1e4840f54863899a19387162","kind":"tag","published_at":"2021-10-27T08:43:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6/manifests"},{"name":"v5.0.5","sha":"58f8ff1f8bc7f0cc4bb728654604a194b3c3790b","kind":"tag","published_at":"2021-10-26T10:14:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"86443310e4344ae1ce6e04f084d58e17e4d62170","kind":"tag","published_at":"2021-10-14T15:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"36258031912caf662f69ca3769c6e0bd46946050","kind":"tag","published_at":"2021-10-07T12:26:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"c510762a325116c654afd3c21381a50b942c2c66","kind":"tag","published_at":"2021-09-29T09:29:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"afcf3ee18e7a9c526348b3bce74b69781b4ad071","kind":"tag","published_at":"2021-09-22T12:15:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"85598e74b85a89a16f8bdf5b68346ca8d6b70557","kind":"tag","published_at":"2021-09-16T11:28:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.1","sha":"1b563a153f5b2736f79a3f45573e2e2b66ba0a9a","kind":"tag","published_at":"2021-09-08T13:55:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"698492a5401b12578dc459397b9d288542fc954b","kind":"commit","published_at":"2021-09-02T02:45:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.5","sha":"0bab71409bcc0865ab3e0fcbfa14fa824ddc5495","kind":"tag","published_at":"2021-08-25T07:30:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"c30ec7bed00b36da7b0e6a202b3cb48d2fc1b579","kind":"tag","published_at":"2021-08-13T21:32:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"e5ccdf299c75ea65b0600ee05ff6c98646891c77","kind":"tag","published_at":"2021-08-09T04:03:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3/manifests"},{"name":"v4.12.3","sha":"77a8daeed0e8efa67c6d86f3cc40239dc6eb3d94","kind":"tag","published_at":"2021-07-30T10:06:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3/manifests"},{"name":"v5.0.0-beta.2","sha":"cca80d861f64b3eaa8a5ef8815b7552aaea61557","kind":"tag","published_at":"2021-07-26T15:01:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2/manifests"},{"name":"v4.12.2","sha":"958241aa0ebf340ad0f152b91949720c85b4fcca","kind":"tag","published_at":"2021-07-19T16:41:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2/manifests"},{"name":"v5.0.0-beta.1","sha":"8a4b8952077b64e90ac9d23c116a45aed672db9c","kind":"tag","published_at":"2021-07-14T16:28:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1/manifests"},{"name":"v4.12.1","sha":"4dc8c9bf3e8a6b21a2aac58b0be3161af334b67d","kind":"tag","published_at":"2021-07-07T13:08:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"53a1655143aa4ec36c29a6063ccdf89c48a74bfd","kind":"tag","published_at":"2021-07-06T13:40:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0/manifests"},{"name":"v5.0.0-beta.0","sha":"a0f416173d2f5b78546f52e572a0f64dcc3751e9","kind":"tag","published_at":"2021-07-01T12:17:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.38","sha":"f60126f95d7b36fa12133887990615b9f47e994a","kind":"commit","published_at":"2021-06-24T03:37:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.38","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38/manifests"},{"name":"v5.0.0-alpha.37","sha":"c795ca0822e2816a630a5654d5471fa04521d23c","kind":"tag","published_at":"2021-06-15T17:49:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.37","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37/manifests"},{"name":"v5.0.0-alpha.36","sha":"cf2f6fa90608b109978698fc48120920beaaa51f","kind":"tag","published_at":"2021-06-08T06:46:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.36","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36/manifests"},{"name":"v5.0.0-alpha.35","sha":"6c0afb6d8fff919e80f9f1ec92613acacd8365e7","kind":"tag","published_at":"2021-05-31T20:34:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.35","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35/manifests"},{"name":"v5.0.0-alpha.34","sha":"ee3a077c161accb887b93a17f9eaa2b23e998319","kind":"tag","published_at":"2021-05-18T10:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.34","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34/manifests"},{"name":"v5.0.0-alpha.33","sha":"0fa6ab4a29e8469c081d3f796e0bd9cab98e9185","kind":"tag","published_at":"2021-05-09T12:29:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.33","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33/manifests"},{"name":"v4.11.4","sha":"6658323b5e2ba366691829bbef3f53c00008497e","kind":"tag","published_at":"2021-04-27T15:48:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4/manifests"},{"name":"v5.0.0-alpha.32","sha":"2e99746c35ea0c1e45187a206d6ebc25a52933dc","kind":"tag","published_at":"2021-04-27T12:59:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32/manifests"},{"name":"v5.0.0-alpha.31","sha":"b061319b132163900d1a4eb64207f5284d28639d","kind":"tag","published_at":"2021-04-20T13:59:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"0bc7ed897d54a899fb0dfc5cbd6c5ee0592705e1","kind":"tag","published_at":"2021-04-12T09:46:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"29934afe4643811f3bed772612f92d539a1e489d","kind":"tag","published_at":"2021-04-04T16:43:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"a83c7715c0e2cfa1c3e59b7a1f828f6a1476b307","kind":"tag","published_at":"2021-03-24T12:57:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"2de88ce2973667921a45ff69ea48a8843cb9d8cb","kind":"tag","published_at":"2021-03-05T13:01:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27/manifests"},{"name":"v5.0.0-alpha.26","sha":"8928a36394154e02a73d5e92a740d5f9ed8da709","kind":"tag","published_at":"2021-02-27T18:39:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"688db35f581ac345a09a15420efdb0e4c98a56ab","kind":"tag","published_at":"2021-02-11T12:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"15108a5aad5342d92e86be5c5388b8321a88b280","kind":"tag","published_at":"2021-01-26T14:08:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24/manifests"},{"name":"v4.11.3-deprecations.1","sha":"6cf7cf7c7b11b38db18a4d2003743cbadeb1b4ee","kind":"commit","published_at":"2021-01-25T23:27:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1/manifests"},{"name":"v4.11.3","sha":"bd79e8f8c5b8c77bc5c13d076377a18d2ceedfa2","kind":"commit","published_at":"2021-01-24T12:45:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3/manifests"},{"name":"v4.11.3-deprecations.0","sha":"f64337cd87428e04c851bb1667f5f9e0e6aeaede","kind":"commit","published_at":"2021-01-24T12:00:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0/manifests"},{"name":"v5.0.0-alpha.23","sha":"af6e7220961c6f5e8ed89172694287dc737828ff","kind":"commit","published_at":"2021-01-14T12:48:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23/manifests"},{"name":"v5.0.0-alpha.22","sha":"c514ea86c11c9817839630e840535358f5044caf","kind":"commit","published_at":"2021-01-04T11:14:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"5c82b9147f811fda24bc09132852ed240f8d9def","kind":"commit","published_at":"2020-12-30T17:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"cd30d9e3961c8b33ce43a133e0a958867a202c41","kind":"commit","published_at":"2020-12-21T17:51:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20/manifests"},{"name":"v5.0.0-alpha.19","sha":"754e29cf5a712d0e0f6bd3e54f80e9997659f68c","kind":"commit","published_at":"2020-12-13T17:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.11.2","sha":"174b64f8a3adffb8df3c13285f4edc2437a8547a","kind":"commit","published_at":"2020-12-02T23:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2/manifests"},{"name":"v5.0.0-alpha.18","sha":"c5561c5febbe1c3bd5446c8a0bb480025ab38b86","kind":"commit","published_at":"2020-12-02T23:25:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.11.1","sha":"b8092ce09e164a1cb2fec2f3a5b6aa6e2dc6cbbd","kind":"commit","published_at":"2020-11-24T14:35:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1/manifests"},{"name":"v5.0.0-alpha.17","sha":"41d6a360e0fb245dd74549445539c6218a9dc737","kind":"commit","published_at":"2020-11-23T00:49:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17/manifests"},{"name":"v5.0.0-alpha.16","sha":"47a8e102eeaa5a68a2b4f99c08085cfddc0bef77","kind":"commit","published_at":"2020-11-14T12:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16/manifests"},{"name":"v5.0.0-alpha.15","sha":"fa9cbc835ee70b12234b7207b1872356277da5fa","kind":"commit","published_at":"2020-11-03T23:57:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15/manifests"},{"name":"v5.0.0-alpha.14","sha":"56520e757e0052e25f8dd5d78214458c4b7c634d","kind":"commit","published_at":"2020-10-23T22:59:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14/manifests"},{"name":"v5.0.0-alpha.13","sha":"b82af55f9917f9e77a3cae9b36e47b29d43182c0","kind":"commit","published_at":"2020-10-17T21:47:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13/manifests"},{"name":"v5.0.0-alpha.12","sha":"c7c3643948bce7327a7f01665caa7474be2694f9","kind":"commit","published_at":"2020-10-10T22:32:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12/manifests"},{"name":"v5.0.0-alpha.11","sha":"b4fe7eefd494fa28cd3453067af8872a83f31fa6","kind":"commit","published_at":"2020-09-26T15:07:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11/manifests"},{"name":"v5.0.0-alpha.10","sha":"2e1502fc18d86d69a6b55fc4ac5dcb50ddf192c4","kind":"commit","published_at":"2020-09-15T08:10:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10/manifests"},{"name":"v5.0.0-alpha.9","sha":"e830beb63940d24129285f554fc9c2fb0bd7ccbf","kind":"commit","published_at":"2020-09-06T16:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9/manifests"},{"name":"v5.0.0-alpha.8","sha":"5f986712bbb2f0b789c151b6d2f3e2d48cde0980","kind":"commit","published_at":"2020-08-31T16:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"c32a96b4beb3a5c72a8c179fb095f09dacf61050","kind":"commit","published_at":"2020-08-22T16:39:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"15fd6232de294be9ba0ca103351a11f84009b04f","kind":"commit","published_at":"2020-08-13T16:56:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6/manifests"},{"name":"v5.0.0-alpha.5","sha":"40aa9cbb1df08a5994392d5cea15a60979b28a7e","kind":"commit","published_at":"2020-07-27T22:55:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"519390c2bb12b5eb7b6f5f898afb78ac7f285543","kind":"commit","published_at":"2020-07-19T17:54:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"f432112f0bcfb1fd2002002db181e83edc99d906","kind":"commit","published_at":"2020-07-12T17:06:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"f928d6e04ea7f185cda0e739ebbe2ea36d0aa4d3","kind":"commit","published_at":"2020-07-04T23:16:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2/manifests"},{"name":"v4.11.0","sha":"79ebf71d31cca2c73143891960ea54ec1132bdeb","kind":"commit","published_at":"2020-06-30T23:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0/manifests"},{"name":"v5.0.0-alpha.1","sha":"8281371f88c81fc3e4560b0334cc0c473b9d45f9","kind":"commit","published_at":"2020-06-27T15:07:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.10.2","sha":"d0bfcb4f11fd3904b1e235d80fbfe23758de8372","kind":"commit","published_at":"2020-06-11T19:11:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"4e12b951f64fd47864b4dea8ec8631387a89ddb1","kind":"commit","published_at":"2020-06-01T15:14:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"dd9280e753eb8dc3444a26e85fe4f800b759cad2","kind":"commit","published_at":"2020-05-23T17:50:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0/manifests"},{"name":"v4.9.14","sha":"1fb44683825f0ee7f4d5933528598917ff72f0e4","kind":"commit","published_at":"2020-05-11T22:41:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.14","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14/manifests"},{"name":"v4.9.13","sha":"c224f32bb8f144e590c096d103c9d59c2509ed93","kind":"commit","published_at":"2020-05-04T11:29:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.13","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13/manifests"},{"name":"v4.9.12","sha":"3e5fd3c4f200e50a1331857f092a547b41f6db1e","kind":"commit","published_at":"2020-04-26T23:18:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.12","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12/manifests"},{"name":"v4.9.11","sha":"77f6fe0a73791176bd58d8c013bf5631270faf4d","kind":"commit","published_at":"2020-04-19T14:10:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11/manifests"},{"name":"4.9.11","sha":"b551194a14c4469f3b07dc43bc6aaea525138944","kind":"commit","published_at":"2020-04-18T10:43:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11/manifests"},{"name":"v4.9.10","sha":"8baef82396665179c67ca3acfd51e396b947f412","kind":"commit","published_at":"2020-04-11T13:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.10","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10/manifests"},{"name":"v4.9.9","sha":"c191471a20315cae4006c1e4d3d51db5e49b5fee","kind":"commit","published_at":"2020-04-04T15:54:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.9","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9/manifests"},{"name":"v4.9.8","sha":"e9fbcbf015bbf7057aadd5777703b7059aedf043","kind":"commit","published_at":"2020-03-28T19:33:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8/manifests"},{"name":"v4.9.7","sha":"10bc98f283feaae6397ef1b73b1b82be4a39a5f5","kind":"commit","published_at":"2020-03-18T12:45:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7/manifests"},{"name":"v4.9.6","sha":"0176a231719152fa4a2100aa7119e9fd777b5fed","kind":"commit","published_at":"2020-03-18T10:52:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6/manifests"},{"name":"v4.9.5","sha":"b9dec2780203e37148d87788f727c668d9019581","kind":"commit","published_at":"2020-02-29T10:36:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5/manifests"},{"name":"v4.9.4","sha":"45fe0e31c462ed3a2fba134fb1edbd05b91da2a4","kind":"commit","published_at":"2020-02-23T10:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4/manifests"},{"name":"v4.9.3","sha":"2bec4ebc9c20be8abecbad6d3f0f7ba2875c9c35","kind":"commit","published_at":"2020-02-16T11:52:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3/manifests"},{"name":"v4.9.2","sha":"f567b384f509d36b7e10f691e6b58538e7db8869","kind":"commit","published_at":"2020-02-09T18:32:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"717887fdd9d3b27701d760d78aa12ecf52f02f43","kind":"commit","published_at":"2020-02-02T11:46:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f2c9817526b729801b1716afc957ef3886ccb422","kind":"commit","published_at":"2020-01-22T20:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"d0c928c82e3fc8f284a2f7fd1b9acbf717c5a64e","kind":"commit","published_at":"2020-01-06T11:44:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"0c7ca746674cfb47a46cad8ebea21155702fd38c","kind":"commit","published_at":"2019-12-30T10:59:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"c6f734f0d6b183962e83fc5612fef6583bf40712","kind":"commit","published_at":"2019-12-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3a8f0eace8dd6a1c3234a8be2b7c41f06b6260d4","kind":"commit","published_at":"2019-12-14T19:59:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"0a129d58056d38bd15141aaa98d346774895d5f5","kind":"commit","published_at":"2019-12-07T12:46:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"6291316a32cfb4fb19ffdbcf30abfcb63023f17f","kind":"commit","published_at":"2019-12-01T10:59:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1/manifests"},{"name":"v3.9.4","sha":"6b0fee51deb7c32b75498d4ab2186946e7c4ce0a","kind":"commit","published_at":"2019-11-28T09:28:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4/manifests"},{"name":"v4.7.0","sha":"2b04ee905695540bde87653908ece5c4d57546c9","kind":"commit","published_at":"2019-11-22T10:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"856188b2de7a5e514803314f329da76fe65dec50","kind":"commit","published_at":"2019-11-12T13:52:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"d2d76bf26231a96981260232de5271b24e9391a4","kind":"commit","published_at":"2019-11-05T16:46:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0/manifests"},{"name":"v4.5.2","sha":"cb52f392b3b3528857178a756354ffb0e8bccd73","kind":"commit","published_at":"2019-10-28T22:58:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"803d08fbdf20de2d34c36a2a27bbc8e5a7e79fb2","kind":"commit","published_at":"2019-10-12T20:22:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"de3c62c25bf9e92ba35019e5a3ca7f68a36600d8","kind":"commit","published_at":"2019-10-02T08:07:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"554e7dce0cd96a4f9ef1924b41a3ce530cb433ae","kind":"commit","published_at":"2019-09-22T17:16:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"b563d529a8544fa4f4090723239ab075665c5f03","kind":"commit","published_at":"2019-09-11T20:45:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"f3beaee67fb9a4145a792fc8b798ef327b55f513","kind":"commit","published_at":"2019-09-08T09:58:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1/manifests"},{"name":"v1.2.5","sha":"8ee2d7168294f21af787aaba46661824097e33bb","kind":"tag","published_at":"2019-09-03T18:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5/manifests"},{"name":"v4.4.0","sha":"98f2c7cae9b2e0a53cf731882164aa44babb4be3","kind":"commit","published_at":"2019-08-31T12:19:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"29c1adf61a141a3db885ee569e42251cee53e749","kind":"commit","published_at":"2019-08-21T17:29:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3/manifests"},{"name":"v1.2.4","sha":"e44972d3c3e199529fdbc85974f7ae570b8424a0","kind":"tag","published_at":"2019-08-16T20:53:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4/manifests"},{"name":"v4.3.2","sha":"f2dbeca2dd1aecf6bc56e2302ec766d2e4bfb2ac","kind":"commit","published_at":"2019-08-10T17:39:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"d5a2ad9d26f7b089111b208c929ac1f98e7f6958","kind":"commit","published_at":"2019-08-03T15:14:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"8c28ed9c67e7b6ad02a8826178352aa4e9901b50","kind":"commit","published_at":"2019-07-28T14:32:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"42f78c69a59f0b5fa5fb8f533385f04ef77d7889","kind":"commit","published_at":"2019-07-17T13:42:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1/manifests"},{"name":"v1.0.4","sha":"455489e2e149ff5393f6ba08870368c88da259bd","kind":"tag","published_at":"2019-07-10T15:39:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"4c21bc05d6c5e48c64bc947ba9e271ed3e762a0e","kind":"tag","published_at":"2019-07-10T15:08:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"543041538f31cbdfbe3e85b8bc0f5c183ac5448e","kind":"tag","published_at":"2019-07-09T13:14:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"3a40065694cab2a5e8dedab6781e98493c1dc69d","kind":"tag","published_at":"2019-07-09T12:54:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1/manifests"},{"name":"v4.2.0","sha":"cf2cdd83f2a2f65d0e979d1faa9e815a5e2d3502","kind":"commit","published_at":"2019-07-06T15:30:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"6da1d591264e8c4a18e5ab56bdf6f8c0f985ed99","kind":"commit","published_at":"2019-06-25T13:53:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"eade31e58deb8ff3faee777313d70141e5868ebe","kind":"commit","published_at":"2019-06-23T11:46:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"b78a5ab7581488f7fff271a2cf64927dd28c3ab0","kind":"commit","published_at":"2019-06-13T09:55:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"07b9d6efaac1b663b2657173227e9490c796191e","kind":"commit","published_at":"2019-06-10T11:50:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"d58075ddb1757a11c47ef3d2b1fe9bed55e640dd","kind":"commit","published_at":"2019-06-03T16:35:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a3572bcaf34d204b314fd2c84064c9180f3a50f1","kind":"commit","published_at":"2019-05-27T12:48:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"505e275285c757e0515c8623b43c823d8a74790c","kind":"commit","published_at":"2019-05-23T15:39:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.0","sha":"a33f0ab64999331a54267cdf0eb89e53fa4d70cd","kind":"commit","published_at":"2019-05-20T21:26:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0/manifests"},{"name":"v4.0.0-beta.2","sha":"3686a27055dce58b5e800b520087c0c448b7480e","kind":"commit","published_at":"2019-05-13T12:26:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"5c152157078503e8599537108c3be9e00969fa34","kind":"commit","published_at":"2019-05-05T12:24:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"f19bd59ae53f23e3637383061774542d973cc48c","kind":"commit","published_at":"2019-04-28T22:42:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.8","sha":"92d6e987a43041fde63fd02cad61277d04193c29","kind":"commit","published_at":"2019-04-17T19:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"663643e0a83554d7730be42140aef6bc3ac09c6a","kind":"commit","published_at":"2019-04-07T23:25:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"2482d2b689440df6fb3da6157a789adac2783736","kind":"commit","published_at":"2019-03-30T19:33:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6/manifests"},{"name":"v3.9.3","sha":"ebed7922fc97331519f507768572a068edb8494e","kind":"commit","published_at":"2019-03-28T14:06:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3/manifests"},{"name":"v4.0.0-alpha.5","sha":"1bfdbe5688fb3556e4bebd1f8e357c515244ac42","kind":"commit","published_at":"2019-03-23T21:04:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"997324d52467e3a7b7a8058c0ba8309d04d4ddf6","kind":"commit","published_at":"2019-03-17T11:00:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"3a5d2e50411ddd3caea450abda49fd7c6ed230dc","kind":"commit","published_at":"2019-03-10T11:57:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"f606f7584dd842a89423dd3cc69e32b5ad3fdae1","kind":"commit","published_at":"2019-03-03T16:12:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"eea3b4d9a623f87d79be63f57b4a69ddfe375610","kind":"commit","published_at":"2019-02-20T10:58:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"97b26c4821299aef21e6ef9372a25aedd78d0137","kind":"commit","published_at":"2019-02-12T14:39:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.9.2","sha":"dbc788f7d231b4eceaa7a6a3e253104de5de9af0","kind":"commit","published_at":"2019-02-03T20:45:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2/manifests"},{"name":"v3.9.1","sha":"b903d7432b5a06583c9915f7ab9346bad76007a1","kind":"commit","published_at":"2019-01-26T13:59:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"f6353cdd15b954091c3f53498eb7de198755b740","kind":"commit","published_at":"2019-01-14T21:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"8df7a83ccc0b200e67feb823ceaaf793e4b6d007","kind":"commit","published_at":"2019-01-09T21:57:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"c202914213f19b070738ba5837da18e89c1662ee","kind":"commit","published_at":"2019-01-07T18:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"baa45b12252be8965809a0ad06e67e7dc7d44313","kind":"commit","published_at":"2018-12-30T21:47:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"0445ca8b710425f22744249a0c7bb3c20e95237b","kind":"commit","published_at":"2018-12-30T21:24:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"f0d60d8a510180e9c7a9b588d3e6c04d0d1a23d3","kind":"commit","published_at":"2018-12-22T15:42:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"1871b089aef090728321cab69be92daaec6eb131","kind":"commit","published_at":"2018-12-17T20:02:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0/manifests"},{"name":"v3.6.2","sha":"edde0b4f0073fcacb7233b553812f3dffe619da5","kind":"commit","published_at":"2018-12-09T20:22:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"e5fbf74a06157e2d73701a158e8d6b5914429ea1","kind":"commit","published_at":"2018-12-01T10:43:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1/manifests"},{"name":"issue-13699-mster","sha":"ac0153bf1b13ddbc1e43c22693f2c223838d9f1a","kind":"tag","published_at":"2018-11-28T20:15:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/issue-13699-mster","html_url":"https://github.com/mui/material-ui/releases/tag/issue-13699-mster","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster/manifests"},{"name":"v3.6.0","sha":"d9c790fa69a1c053c3d471e030e4066122d58902","kind":"commit","published_at":"2018-11-26T19:49:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"34492c23a773b1db66fe65801997257709c4f319","kind":"commit","published_at":"2018-11-12T23:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"dc6b2b870fa514e98c74b6854d22c6e25e7684cb","kind":"commit","published_at":"2018-11-12T22:46:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"ba1dc0f27cd85996dbf3ef9df4d7f10552d6c91f","kind":"commit","published_at":"2018-11-04T23:41:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0/manifests"},{"name":"v3.3.2","sha":"47b20fe33c5f1c8a2563bad3c27811c37f698794","kind":"commit","published_at":"2018-10-27T20:16:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"92b2a36716c8ced3d12ff0b300be06cc4743e6da","kind":"commit","published_at":"2018-10-23T22:16:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"47d3b93780400d6eaef48d29dfcbebec8a5f22b2","kind":"commit","published_at":"2018-10-21T21:27:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"bbb0b683dd45d130b17580da86fe6ccc1ab5b3d3","kind":"commit","published_at":"2018-10-15T22:11:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"a61f0fc9a56ef22874753175bad2a636460130d1","kind":"commit","published_at":"2018-10-14T21:03:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"58f526f46e609e3e6cd785d15bfc5486df7ab79f","kind":"commit","published_at":"2018-10-07T22:44:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"dbd67aa892a4e9885d763fcb0d1f6c1691fbf763","kind":"commit","published_at":"2018-09-30T17:16:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"6184c508f94500a9da7486ccb2b9398023e4b1b5","kind":"commit","published_at":"2018-09-23T22:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"a9cbda69c8e059d928da53d9525652170b999455","kind":"commit","published_at":"2018-09-16T21:32:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"27412afa36b6c64b15b3b33cd51235efbc55a775","kind":"commit","published_at":"2018-09-08T22:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d6fb8524ff94080614e8d4d1064c7b2cec66c5d1","kind":"commit","published_at":"2018-09-03T21:14:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"2e9643f6c43c9b393a3914cd085aac92df546c04","kind":"commit","published_at":"2018-08-28T22:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"6847e0affc09f56a1497013be98bc3b59ccd3fde","kind":"commit","published_at":"2018-08-27T17:34:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0/manifests"},{"name":"v1.5.1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1/manifests"},{"name":"v1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1","html_url":"https://github.com/mui/material-ui/releases/tag/v1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1/manifests"},{"name":"v1.5.0","sha":"6b4c29e324eaa1272ce7b42ecab0e3460af6f437","kind":"commit","published_at":"2018-08-12T20:42:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0/manifests"},{"name":"v0.20.2","sha":"1b1c1fce216b5b2f5ecd52d21f8ec6a326c00cd5","kind":"commit","published_at":"2018-08-05T21:43:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2/manifests"},{"name":"v1.4.3","sha":"99650a6d174ad97b41ba1079cd5d7f55b5db21b5","kind":"commit","published_at":"2018-08-04T10:26:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e9bb799208b34fb8f8bbfe4b63b7a1942f95d91f","kind":"commit","published_at":"2018-07-29T14:37:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"869692ecf3812bc4577ed4dde81a9911c5949695","kind":"commit","published_at":"2018-07-22T21:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7fdc1890fb744b565480835fd5684e66871c679f","kind":"commit","published_at":"2018-07-14T15:02:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"f12ba5bfafc53ada2e5719697dd8373d41fa9471","kind":"commit","published_at":"2018-07-02T20:06:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"cd47eeabdcd4f67e35ff5ad56ae82a571da5747a","kind":"commit","published_at":"2018-06-26T10:53:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"e943cb8d6f405de5d53c1f3d1908cbccb502bb3a","kind":"commit","published_at":"2018-06-20T21:41:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"29308b10b3f8ba3565168e4da4bb5f793cb8b4f9","kind":"commit","published_at":"2018-06-18T18:38:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7c094a0f0381c7b68a223e27b5dc700a7595b122","kind":"commit","published_at":"2018-06-10T09:50:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2a300cdec817595ac879bc419257e55ef318b0f9","kind":"commit","published_at":"2018-06-03T15:25:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"3ccf76d315404ebd67f1254f5679d327c0647dfd","kind":"commit","published_at":"2018-05-26T14:56:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"73101790333124cc8f5857bc46038b7d2315842a","kind":"commit","published_at":"2018-05-17T22:07:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.1","sha":"aae0c434f99c4ab559d8aff53cfbd2cfa7974043","kind":"commit","published_at":"2018-05-15T21:15:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1/manifests"},{"name":"v0.20.1","sha":"c663649d9edf9d196aadbb3b426fd613816964fc","kind":"commit","published_at":"2018-05-13T21:34:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1/manifests"},{"name":"v1.0.0-rc.0","sha":"5f3008fc26479b40ff16ec498ae0e6e3361fdb47","kind":"commit","published_at":"2018-05-13T19:13:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-beta.47","sha":"d16e4f5115a9fde3e8958d7959a912a55cbb246d","kind":"commit","published_at":"2018-05-09T21:48:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.47","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47/manifests"},{"name":"v1.0.0-beta.46","sha":"aa1ef83f22650245dd736681d7ec6331cb2a42ef","kind":"commit","published_at":"2018-05-08T21:51:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.46","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46/manifests"},{"name":"v1.0.0-beta.45","sha":"ab592831cbf5987a6516139aeaf148bdb3360ccb","kind":"commit","published_at":"2018-05-07T13:38:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.45","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45/manifests"},{"name":"v1.0.0-beta.44","sha":"0bba4ad1aed5d2181baa156009301eb56fd80158","kind":"commit","published_at":"2018-04-29T20:57:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.44","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44/manifests"},{"name":"v1.0.0-beta.43","sha":"6dfe7382b9777885abe84f4d1f66c0c62545d559","kind":"commit","published_at":"2018-04-22T10:47:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.43","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43/manifests"},{"name":"v1.0.0-beta.42","sha":"bc03443cac8a55ce3fc4d19e6a95e0f3d0116fbf","kind":"commit","published_at":"2018-04-16T20:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.42","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42/manifests"},{"name":"v1.0.0-beta.41","sha":"cddff325bdc2c79592701c11e295e48db0879c28","kind":"tag","published_at":"2018-04-07T18:26:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.41","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41/manifests"},{"name":"v1.0.0-beta.40","sha":"7f423b6bef54c4a34f3b53d9b8ebf33c183916f8","kind":"tag","published_at":"2018-04-01T09:55:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.40","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40/manifests"},{"name":"v1.0.0-beta.39","sha":"b95cb7a83a102b21b7f6add713398f6c9e743d50","kind":"tag","published_at":"2018-03-28T21:23:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.39","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39/manifests"},{"name":"v1.0.0-beta.38","sha":"a6ccfbe7699b67b03703b49a7cb14d865b841d38","kind":"tag","published_at":"2018-03-17T12:24:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.38","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38/manifests"},{"name":"v1.0.0-beta.37","sha":"1587ac3654ae5061eb21f652722a02cc4c367292","kind":"tag","published_at":"2018-03-11T14:31:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.37","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37/manifests"},{"name":"v1.0.0-beta.36","sha":"f31bd2e431c29f85a053387ce062987a3fc36168","kind":"tag","published_at":"2018-03-05T21:07:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.36","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36/manifests"},{"name":"v1.0.0-beta.35","sha":"25ca14ffcec6eeb75446730a03cc4a2014c5e8ab","kind":"tag","published_at":"2018-02-25T22:47:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.35","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.2","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2/manifests"},{"name":"olivier-material-ui-icons@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1/manifests"},{"name":"olivier-material-ui-codemod@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.1","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1/manifests"},{"name":"olivier-material-ui-codemod@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0/manifests"},{"name":"olivier-material-ui-icons@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0/manifests"},{"name":"olivier-material-ui-lab@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0/manifests"},{"name":"v1.0.0-beta.34","sha":"284dfcb06fed2244033cc971cb78f485bafece3d","kind":"tag","published_at":"2018-02-17T12:08:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.34","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34/manifests"},{"name":"v1.0.0-beta.33","sha":"b7f698d48d61e74f74e5e50a08b4309460a55266","kind":"tag","published_at":"2018-02-10T12:03:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.33","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33/manifests"},{"name":"v1.0.0-beta.32","sha":"896bc50f35a83fac0453dbbecd9f367b45b450e9","kind":"tag","published_at":"2018-02-04T22:44:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.32","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32/manifests"},{"name":"v1.0.0-beta.31","sha":"6271146a2545aeedf4110990de21ebc0c910b627","kind":"tag","published_at":"2018-01-29T22:06:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.31","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31/manifests"},{"name":"v1.0.0-beta.30","sha":"2bb35ce508832f518a4c3af8cd7cf67af8fd90c5","kind":"tag","published_at":"2018-01-21T22:50:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.30","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30/manifests"},{"name":"v1.0.0-beta.29","sha":"7386d56d4dfb85ca4a586a56691b6a58798d5c42","kind":"tag","published_at":"2018-01-16T20:27:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.29","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29/manifests"},{"name":"v1.0.0-beta.28","sha":"e1f3dad9084edf460d42e0a5f6b7c956eaa51e8d","kind":"tag","published_at":"2018-01-14T14:52:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.28","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28/manifests"},{"name":"v1.0.0-beta.27","sha":"fcfe4a64a95f65e205c5ba9523987982e6556eea","kind":"tag","published_at":"2018-01-06T15:25:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.27","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27/manifests"},{"name":"v1.0.0-beta.26","sha":"bd42549ee464bce03743f7ee18964066f9d3907d","kind":"tag","published_at":"2017-12-30T23:24:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.26","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26/manifests"},{"name":"v1.0.0-beta.25","sha":"d9ab3e313136fa5fb179743b560ac7c9e4fa8f6a","kind":"tag","published_at":"2017-12-22T23:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.25","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25/manifests"},{"name":"v1.0.0-beta.24","sha":"7c8fe8516f8bf6317e7cc748eefa7d97c92b4007","kind":"tag","published_at":"2017-12-17T12:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.24","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24/manifests"},{"name":"v1.0.0-beta.23","sha":"1a4e5b06ae0a7f6b3a6be810d272ebdf3efbb863","kind":"tag","published_at":"2017-12-09T09:51:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.23","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23/manifests"},{"name":"v0.20.0","sha":"86b40ae4883e95d6139e9e5d59c0e14aa022ce3a","kind":"commit","published_at":"2017-12-04T04:05:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0/manifests"},{"name":"v1.0.0-beta.22","sha":"22f68ca292a947349ae2877b09e85775703ec87f","kind":"tag","published_at":"2017-11-28T23:11:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22/manifests"},{"name":"v1.0.0-beta.21","sha":"d33604a9deacbb2725da3688d823416486a039c1","kind":"tag","published_at":"2017-11-13T22:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21/manifests"},{"name":"v1.0.0-beta.20","sha":"076d08bfa709ffdb4858106ebda73f475e4ec5b9","kind":"tag","published_at":"2017-11-05T19:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20/manifests"},{"name":"v1.0.0-beta.19","sha":"2a1879fb818973d4df766c2d7842afd939fdb2b8","kind":"tag","published_at":"2017-10-30T21:51:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19/manifests"},{"name":"v1.0.0-beta.18","sha":"f626204f8e0cd9933bcb7a8c8ac5cd97d6419eca","kind":"tag","published_at":"2017-10-23T21:58:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18/manifests"},{"name":"v1.0.0-beta.17","sha":"616d69d5ff7263eb9c84960b6b7a4c9ff852d4ef","kind":"tag","published_at":"2017-10-15T22:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17/manifests"},{"name":"v1.0.0-beta.16","sha":"56fd0d9d2f6fe0222b8c4117e227de1d725918ba","kind":"tag","published_at":"2017-10-08T20:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16/manifests"},{"name":"v0.19.4","sha":"f1bc4be26ca68578f0cfd053fed8eeabe0d3a636","kind":"tag","published_at":"2017-10-08T19:56:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4/manifests"},{"name":"v1.0.0-beta.15","sha":"4da17a67182a212be91a36cec9c976ccb6293380","kind":"tag","published_at":"2017-10-04T16:05:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15/manifests"},{"name":"v1.0.0-beta.13","sha":"736f12000e6989b2e37fcf10deca8bcf20a284f5","kind":"tag","published_at":"2017-10-01T19:58:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13/manifests"},{"name":"v0.19.3","sha":"7e484cc0c2e3db1e30ebe89d93475f2999f6168c","kind":"tag","published_at":"2017-10-01T19:35:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3/manifests"},{"name":"v1.0.0-beta.12","sha":"65b6e04a74a1520209e7b8fcfa311a431ecb070a","kind":"tag","published_at":"2017-09-24T18:24:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12/manifests"},{"name":"v0.19.2","sha":"5f750e046d48fa2f8c0efd86290ea48661c9b32e","kind":"tag","published_at":"2017-09-18T20:14:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2/manifests"},{"name":"v1.0.0-beta.11","sha":"01c6feb33e7e4e5043ce2a8377fa7dda3dbc8180","kind":"tag","published_at":"2017-09-18T19:11:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11/manifests"},{"name":"v1.0.0-beta.10","sha":"3d4518c997fe875f8e91044ff59a09a46fdfb726","kind":"tag","published_at":"2017-09-13T21:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10/manifests"},{"name":"v1.0.0-beta.9","sha":"d4dba0da9a00efe5104365ca647d848a131a41a6","kind":"tag","published_at":"2017-09-10T11:17:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9/manifests"},{"name":"v1.0.0-beta.8","sha":"865b39bef48c3f85743c3914ba146b97b93fce0f","kind":"tag","published_at":"2017-09-02T11:11:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8/manifests"},{"name":"v0.19.1","sha":"b0d03e92c64bee1ac8c25acd0c48657b7f605d9a","kind":"tag","published_at":"2017-09-02T10:38:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1/manifests"},{"name":"v1.0.0-beta.7","sha":"d2083879918dcafdc9c17e3e19440000a0abb3b0","kind":"tag","published_at":"2017-08-30T22:51:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7/manifests"},{"name":"v1.0.0-beta.6","sha":"8385df161a6792d472821e30c7095b267b844950","kind":"tag","published_at":"2017-08-20T14:48:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6/manifests"},{"name":"v1.0.0-beta.5","sha":"8292545fd41ea9f9d3c7c52bb45f60a4fea434a9","kind":"tag","published_at":"2017-08-15T08:55:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5/manifests"},{"name":"v0.19.0","sha":"d1b3bc614a818d497e38fd51c85077dd7b490bad","kind":"tag","published_at":"2017-08-15T08:17:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0/manifests"},{"name":"v1.0.0-beta.4","sha":"110f0a6e95e8e2b51b2bdd7e545a9b41d1a0009f","kind":"tag","published_at":"2017-08-05T10:09:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4/manifests"},{"name":"v1.0.0-beta.3","sha":"e0dd9560d4a152ca0a61558b6238edc40746c354","kind":"tag","published_at":"2017-07-29T21:00:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"45d5da95daf4d52b0ea6e4ffbef27755fa0aa196","kind":"tag","published_at":"2017-07-23T17:45:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"603fbde8d99e386d6640ec6c24ba9fcfc4316dd4","kind":"tag","published_at":"2017-07-23T17:12:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1/manifests"},{"name":"v0.18.7","sha":"50f6dfc4b6ee7473e27ba950c3ce900b24f17d1c","kind":"tag","published_at":"2017-07-23T15:51:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7/manifests"},{"name":"v1.0.0-alpha.22","sha":"f3992561ed94696d595b6a56efc7449c7dee67c7","kind":"tag","published_at":"2017-07-18T09:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22/manifests"},{"name":"v1.0.0-alpha.21","sha":"49d21891b72796f4a8f383d9b15b66f72cb94549","kind":"tag","published_at":"2017-07-04T22:13:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21/manifests"},{"name":"v0.18.6","sha":"1d10ecbac4a83f9934bb6a7f025855f82002113c","kind":"tag","published_at":"2017-07-04T21:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6/manifests"},{"name":"v0.18.5","sha":"86f7c4141cc66ab1e96a681a6945472283e41ea3","kind":"tag","published_at":"2017-06-28T18:14:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5/manifests"},{"name":"v1.0.0-alpha.20","sha":"84363396403cbbd51072d0b09822cd6d8ab6bf87","kind":"tag","published_at":"2017-06-25T18:01:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20/manifests"},{"name":"v0.18.4","sha":"2c6872cacf19ac71a316b282c2467162dcd148c6","kind":"tag","published_at":"2017-06-25T17:39:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4/manifests"},{"name":"v1.0.0-alpha.19","sha":"611bfd7557fd928933e39c054d2b2edeb57adaed","kind":"tag","published_at":"2017-06-19T16:58:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19/manifests"},{"name":"v1.0.0-alpha.18","sha":"5fdb60642bdf2907b7fba352cf2cd0fa7208848f","kind":"tag","published_at":"2017-06-19T10:12:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18/manifests"},{"name":"v1.0.0-alpha.17","sha":"73e0a35145d10f3c29a991f75e5ba8315e0e754a","kind":"tag","published_at":"2017-06-12T11:55:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17/manifests"},{"name":"v0.18.3","sha":"4c6a542c772f9fe9ff97bb95f63801138d7722d0","kind":"tag","published_at":"2017-06-07T21:28:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"9d3b59b3fec3b31b37334c3bd842112f3d090f86","kind":"commit","published_at":"2017-06-06T21:29:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2/manifests"},{"name":"v1.0.0-alpha.16","sha":"0c7dba6dc5ad8b9f69ec3c60e3ba31f2973e582a","kind":"tag","published_at":"2017-06-01T08:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"18508aeb3e5817406209e15c3e51a53c2cbece96","kind":"tag","published_at":"2017-05-23T20:00:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"771fb44738e116a1d2cec7aabb8ed1425b1d57f6","kind":"tag","published_at":"2017-05-14T10:11:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14/manifests"},{"name":"v0.18.1","sha":"715372edf9fc21244030207409b4070158f6936d","kind":"tag","published_at":"2017-05-13T10:21:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1/manifests"},{"name":"v1.0.0-alpha.13","sha":"17fde80a53fb9fcce31a82290f54de55cf3655e9","kind":"tag","published_at":"2017-05-08T10:47:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13/manifests"},{"name":"v0.18.0","sha":"dea7938b1265a3b100899d65589fbd05e877ab9e","kind":"tag","published_at":"2017-04-30T22:26:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0/manifests"},{"name":"v1.0.0-alpha.12","sha":"dc7371e4770fd3e8b1a82b9c2c2a652acaa73713","kind":"tag","published_at":"2017-04-30T22:22:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12/manifests"},{"name":"v0.17.4","sha":"a398290811c94bd6bb2d5d04c7f6d0ce734e3ad6","kind":"commit","published_at":"2017-04-14T17:20:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4/manifests"},{"name":"v1.0.0-alpha.11","sha":"7b3dbfaf2e94e8139424c8660692ee20d5a9880e","kind":"tag","published_at":"2017-04-14T16:50:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11/manifests"},{"name":"v0.17.3","sha":"53076a03182668f94d3bf40cd880309a51e9be88","kind":"tag","published_at":"2017-04-10T21:42:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"38c4aed87e608ded8e083dcf341ed5e9a14c20ef","kind":"tag","published_at":"2017-04-09T11:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2/manifests"},{"name":"v1.0.0-alpha.10","sha":"27fd907d604c1d3189b7b70e3a7e4758e0171492","kind":"tag","published_at":"2017-04-06T12:00:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"b962c2fbfa7a9cab9e9844e01966b90ca86e67a1","kind":"tag","published_at":"2017-04-01T13:47:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a0b4691eb3958aeb9173a8f4e705c81dfb7d25da","kind":"tag","published_at":"2017-03-25T11:46:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8/manifests"},{"name":"v0.17.1","sha":"05280483dbbc29e56edd8f3644721679b55d4d73","kind":"commit","published_at":"2017-03-13T12:27:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1/manifests"},{"name":"v1.0.0-alpha.7","sha":"9281a3fcee37d6afb9e493ff06e8a2626f4d7d91","kind":"tag","published_at":"2017-03-12T12:31:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"69f604946c366c655d0613841c034cacee7e9ef4","kind":"commit","published_at":"2017-02-26T12:41:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6/manifests"},{"name":"v1.0.0-alpha.5","sha":"74973892bdfacd5c9e3a4ce63185e9a6500d9522","kind":"commit","published_at":"2017-02-26T11:04:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-alpha.4","sha":"6472a6864951bfe7f3739afbe74b50981299ac28","kind":"commit","published_at":"2017-02-26T10:19:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4/manifests"},{"name":"v0.17.0","sha":"c9af9606bcea6551ceaadc2f6430d629eb679e84","kind":"commit","published_at":"2017-02-12T22:06:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0/manifests"},{"name":"v1.0.0-alpha.3","sha":"4583f5212d0b668e3801a859d3cc584cec0ec173","kind":"commit","published_at":"2017-02-12T21:43:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"8476782b595175d25c8a972b5fe53bc1f8532676","kind":"tag","published_at":"2017-02-07T19:48:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"3a0eb03018a9c5c96ba5233de8ef45202403a94c","kind":"commit","published_at":"2017-01-29T21:29:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.16.7","sha":"867c6c29b1badd839b1fd57720e5754fcd53a516","kind":"commit","published_at":"2017-01-15T19:57:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"bc84dbeeb78b725fefdc10cdc6eee7b75cc1226e","kind":"commit","published_at":"2016-12-25T21:03:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"8a03a04ef17f76ce09b88607b216d8a8e4d277d6","kind":"commit","published_at":"2016-12-09T20:45:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"84c18c98ff56fbe81be902735164219040729bb1","kind":"commit","published_at":"2016-11-17T19:18:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"066c5d53d1d4ecec2923ed12ec14647ae8248a9c","kind":"commit","published_at":"2016-11-17T16:41:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"806b2eab2272b430e814f8b3c7f1e7b31cd0e306","kind":"commit","published_at":"2016-11-14T17:22:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"2085737a798d9cb808b2fddf1f06883b27327ccc","kind":"commit","published_at":"2016-10-19T18:24:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"6eb9913441cb39562f4c935bdd70042d26daa260","kind":"commit","published_at":"2016-10-05T14:36:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0/manifests"},{"name":"v0.16.0-rc2","sha":"71a9524d0ec28dad2f566a42c7bb8ad2ea93ce36","kind":"commit","published_at":"2016-09-24T19:31:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2/manifests"},{"name":"v0.16.0-rc1","sha":"1691addd7f84317619c6831c35cb1f32ef3779b6","kind":"commit","published_at":"2016-09-07T19:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1/manifests"},{"name":"v0.15.4","sha":"be9bc14f4cda041299b6f8845af87b9278c871fc","kind":"commit","published_at":"2016-08-10T22:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"8bd3589dd7f676f3d725559cbd63457afe8d3691","kind":"commit","published_at":"2016-08-02T20:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"908f694e1e6eae9e63da6b22e63100d6bda4fa8e","kind":"commit","published_at":"2016-07-09T21:10:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"1fed1bcc81d89e473e261c1da4bf0a3a46515ce8","kind":"tag","published_at":"2016-06-20T08:15:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"06667b589952f58ff8c6d277df364ef16dada671","kind":"tag","published_at":"2016-05-06T13:49:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0/manifests"},{"name":"v0.15.0-beta.2","sha":"7cf7adfe9042e9be8dbaa1c850ffacca26e9c269","kind":"commit","published_at":"2016-04-21T22:57:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2/manifests"},{"name":"v0.15.0-beta.1","sha":"47d7525fb77c7c579e99d595b3f98c69fc838c77","kind":"tag","published_at":"2016-04-14T13:33:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1/manifests"},{"name":"v0.15.0-alpha.2","sha":"caabf9eaee5a5e11097958105f8427cfc8905f86","kind":"tag","published_at":"2016-03-17T23:37:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2/manifests"},{"name":"v0.15.0-alpha.1","sha":"2ebddeb908857c16ece162964a7e501ab37716ba","kind":"commit","published_at":"2016-02-27T17:54:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1/manifests"},{"name":"v0.14.4","sha":"de2bee1335ff1fd701a60cb3d739cf919dbd77ce","kind":"commit","published_at":"2016-02-03T00:47:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"fa9141f90149392cc3fa366736e61a89b07e9205","kind":"commit","published_at":"2016-01-27T03:06:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"44b41957ae81344cf6dc794cf2dbe2da48152622","kind":"commit","published_at":"2016-01-08T15:52:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"0ae4d7f61bb240ae5e2adc9d15a8d5629f738db6","kind":"commit","published_at":"2016-01-04T22:23:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"628bc82957d8e537a1b648e31e10723820bb00ac","kind":"commit","published_at":"2015-12-25T15:12:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0/manifests"},{"name":"v0.14.0-rc2","sha":"9a24d8a7839c37b86748ad8022e39235e8eb6be2","kind":"commit","published_at":"2015-12-14T22:26:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2/manifests"},{"name":"v0.14.0-rc1","sha":"7459597806a2f1f5826eaab26d3c5d974da70fbd","kind":"commit","published_at":"2015-12-04T19:52:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1/manifests"},{"name":"v0.13.4","sha":"a98006f9ffb588030cbdd2e3b4a4515017e58c43","kind":"commit","published_at":"2015-11-24T17:07:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"e33afed6913b58a990bd4b51a038bbfff0a0f42f","kind":"commit","published_at":"2015-11-17T16:34:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"6f28ad04e8f95073646bfeb8936c550ca4a94347","kind":"commit","published_at":"2015-11-10T00:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"330488977f95dbebd6cf6a387bf10a86238331ff","kind":"commit","published_at":"2015-10-29T21:08:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"7980cd589e9dc9e055e1b789bf2f80e7f2ef0f5d","kind":"commit","published_at":"2015-10-21T19:38:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"86394ccd2d7b715eaa054a369679eba4ac82ce1f","kind":"commit","published_at":"2015-10-21T19:04:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"d310459476a461e0d29f166de277896026d8f35f","kind":"commit","published_at":"2015-10-19T17:30:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"06aca1012d01de4ec782acfb8d22a6ec83d48ff7","kind":"commit","published_at":"2015-10-07T21:43:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"6671f90516c2065839efae773ecda924b8bebdae","kind":"commit","published_at":"2015-10-06T19:31:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"a4e194e46c47f8e2eedfab8f0a8c4104e5679c95","kind":"commit","published_at":"2015-09-28T16:15:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"aa485220ff28e907d2548cbfb65bd789c23d9eba","kind":"commit","published_at":"2015-09-25T16:08:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"b55b770f2049852febe47bef27aa0eaceafcec08","kind":"commit","published_at":"2015-09-15T21:10:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"82bc1cb2805f7b624516f71628e6ca525df18cad","kind":"commit","published_at":"2015-08-24T21:31:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0/manifests"},{"name":"v0.10.4","sha":"a8097bcbed6939f0cb308e05acf03a907b666725","kind":"commit","published_at":"2015-08-09T03:29:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"2a43082b52138e33c85878616461445895066a11","kind":"commit","published_at":"2015-08-08T22:51:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"71583523f39c1830d3fcffeff0598c2f803f1048","kind":"commit","published_at":"2015-07-29T20:34:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"6b609c63611b02f9e845b765770983c547cd6af8","kind":"commit","published_at":"2015-07-13T21:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"b6140ec86c5087ad799e9a658f3f0d9b150c205a","kind":"commit","published_at":"2015-07-10T01:35:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"8a18478700f49b94fe7f580664e7b31c581ceb0b","kind":"commit","published_at":"2015-06-20T17:47:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"3da654eb4f0ddb10d81f2706eda1f3819e40b795","kind":"commit","published_at":"2015-06-15T01:46:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"867e87d3530b4fb6bc7f6ec5fb9edcd49e7bd631","kind":"commit","published_at":"2015-06-09T23:38:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"cb794810e7c39352f1bbd533d92983dc22a57510","kind":"commit","published_at":"2015-05-24T20:12:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0/manifests"},{"name":"v0.7.5","sha":"b3ce0b272e5468919d01b3d3ab6751a92f682b48","kind":"commit","published_at":"2015-04-27T19:14:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"abc159f246f15163f7984bcf702409cffc745d6e","kind":"commit","published_at":"2015-04-21T18:14:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"9321a4a8879f380a725c7439114ebf3e0da8abcc","kind":"commit","published_at":"2015-04-01T15:20:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"953606f4d1a9e3a33798b499219fe40b1f81fd96","kind":"commit","published_at":"2015-03-25T23:45:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"03c169188dd10ec2242b7806050781867c0291dd","kind":"commit","published_at":"2015-03-04T21:41:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"078ba0c94f8985dd2d96587784f760474ba51858","kind":"commit","published_at":"2015-02-13T21:06:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"accd9f0ef163d514b091709ffd63f76f6d1a467f","kind":"commit","published_at":"2015-01-27T00:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"57c7a95be20dc77cbe0459a40acc802e16de5148","kind":"commit","published_at":"2015-01-26T23:07:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"706446d6aeb952def6f2016fdc213b6e56b2d40f","kind":"commit","published_at":"2015-01-03T23:58:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"6b294fdd0a7f9686b8b8f05cf8759e90b3e581f9","kind":"commit","published_at":"2014-12-25T17:36:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"3eb741fdb94fff5e8218809b8f7d5a9d2e4d1778","kind":"commit","published_at":"2014-12-15T17:14:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"d65414913839d9d939c8bd938ca21f39f0faa924","kind":"commit","published_at":"2014-12-07T15:15:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"fc3232f6e9d1662c4f9d813b70acb329c4cdc6de","kind":"commit","published_at":"2014-11-30T21:22:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"4b02786c2a7e27613201fe72c033a260018a38d6","kind":"commit","published_at":"2014-11-28T20:34:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"ab8880bc442941c20d58ca2cbb8aace7b2724929","kind":"commit","published_at":"2014-11-17T20:10:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"052b0bc5a3e887d0a36b2277a2e09812a0ce206b","kind":"commit","published_at":"2014-11-11T21:11:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"715b7e868003ac9b121bdacee3e1301b9c660aa9","kind":"commit","published_at":"2014-11-08T19:56:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"088d257c0bec691545cd32f83fd2af753866b8ee","kind":"commit","published_at":"2014-11-08T00:13:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0/manifests"},{"name":"v0.1.29","sha":"3fe7b8bf7c3adc04522f311ce1c1c3b6e39e8edd","kind":"commit","published_at":"2014-11-05T19:58:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.1.29","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29/manifests"}]},"repo_metadata_updated_at":"2024-09-06T03:49:16.180Z","dependent_packages_count":0,"downloads":428,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":33.78420931939597,"dependent_packages_count":48.265052758854125,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":41.02463103912505},"purl":"pkg:npm/%40mui/internal-babel-macros","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mui/internal-babel-macros","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mui/internal-babel-macros","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mui/internal-babel-macros/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-05T18:42:16.241Z","issues_count":3908,"pull_requests_count":4871,"avg_time_to_close_issue":7889427.503707365,"avg_time_to_close_pull_request":1812241.8470072239,"issues_closed_count":1994,"pull_requests_closed_count":3867,"pull_request_authors_count":514,"issue_authors_count":2053,"avg_comments_per_issue":5.393551688843398,"avg_comments_per_pull_request":2.314719770067748,"merged_pull_requests_count":3206,"bot_issues_count":1,"bot_pull_requests_count":1440,"past_year_issues_count":2037,"past_year_pull_requests_count":3839,"past_year_avg_time_to_close_issue":1587273.7009345794,"past_year_avg_time_to_close_pull_request":819586.6331947554,"past_year_issues_closed_count":945,"past_year_pull_requests_closed_count":3123,"past_year_pull_request_authors_count":382,"past_year_issue_authors_count":1035,"past_year_avg_comments_per_issue":2.579774177712322,"past_year_avg_comments_per_pull_request":2.015629070070331,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1223,"past_year_merged_pull_requests_count":2642,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/issues","maintainers":[{"login":"oliviertassinari","count":489,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"michaldudak","count":346,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"siriwatknp","count":283,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"DiegoAndai","count":206,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"mnajdova","count":179,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"mj12albert","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"Janpot","count":139,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"alexfauquette","count":125,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"ZeeshanTamboli","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"aarongarciah","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"samuelsycamore","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"cherniavskii","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"LukasTy","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"hbjORbj","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hbjORbj"},{"login":"bharatkashyap","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"flaviendelangle","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"eps1lon","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"joserodolfofreitas","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"prakhargupta1","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"DanailH","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"hasdfa","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"michelengelen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"m4theushw","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"mbrookes","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"richbustos","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richbustos"},{"login":"JCQuintas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"nathanmarks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanmarks"},{"login":"MBilalShafi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"nikitaa24","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikitaa24"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"joshwooding","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwooding"},{"login":"DavidCnoops","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidCnoops"},{"login":"arthurbalduini","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"gerdadesign","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"rosskevin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rosskevin"},{"login":"dmtrKovalenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmtrKovalenko"},{"login":"dimitropoulos","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dimitropoulos"}],"active_maintainers":[{"login":"oliviertassinari","count":352,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"siriwatknp","count":215,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"michaldudak","count":196,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"DiegoAndai","count":176,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"mnajdova","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"Janpot","count":121,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"aarongarciah","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"mj12albert","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"alexfauquette","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"ZeeshanTamboli","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"samuelsycamore","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"cherniavskii","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"bharatkashyap","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"LukasTy","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"joserodolfofreitas","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"flaviendelangle","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"hasdfa","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"prakhargupta1","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"DanailH","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"michelengelen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"mbrookes","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"JCQuintas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"nikitaa24","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikitaa24"},{"login":"MBilalShafi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"m4theushw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"arthurbalduini","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Finternal-babel-macros/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Finternal-babel-macros/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Finternal-babel-macros/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Finternal-babel-macros/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Finternal-babel-macros/codemeta","maintainers":[{"uuid":"brijeshb42","login":"brijeshb42","name":null,"email":"brijeshb42@gmail.com","url":null,"packages_count":70,"html_url":"https://www.npmjs.com/~brijeshb42","role":null,"created_at":"2024-03-14T04:10:03.970Z","updated_at":"2024-03-14T04:10:03.970Z","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":63,"html_url":"https://www.npmjs.com/~michaldudak","role":null,"created_at":"2024-02-21T20:06:11.655Z","updated_at":"2024-02-21T20:06:11.655Z","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":88,"html_url":"https://www.npmjs.com/~mnajdova","role":null,"created_at":"2024-03-14T04:10:04.348Z","updated_at":"2024-03-14T04:10:04.348Z","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":113,"html_url":"https://www.npmjs.com/~oliviertassinari","role":null,"created_at":"2025-08-14T22:57:10.549Z","updated_at":"2025-08-14T22:57:10.549Z","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":158,"html_url":"https://www.npmjs.com/~siriwatknp","role":null,"created_at":"2024-03-14T04:10:04.142Z","updated_at":"2024-03-14T04:10:04.142Z","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":113,"html_url":"https://www.npmjs.com/~janpotoms","role":null,"created_at":"2024-02-21T20:06:11.399Z","updated_at":"2024-02-21T20:06:11.399Z","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":42,"html_url":"https://www.npmjs.com/~aarongarciah","role":null,"created_at":"2024-06-05T10:10:48.153Z","updated_at":"2024-06-05T10:10:48.153Z","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":46,"html_url":"https://www.npmjs.com/~mj12albert","role":null,"created_at":"2024-05-29T20:54:05.688Z","updated_at":"2024-05-29T20:54:05.688Z","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":46,"html_url":"https://www.npmjs.com/~diegoandai","role":null,"created_at":"2024-03-14T04:10:04.464Z","updated_at":"2024-03-14T04:10:04.464Z","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":14,"html_url":"https://www.npmjs.com/~dav-is","role":null,"created_at":"2025-07-22T15:39:18.156Z","updated_at":"2025-07-22T15:39:18.156Z","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":5264274,"maintainers_count":1091160,"namespaces_count":333594,"keywords_count":760514,"github":"npm","metadata":{"funded_packages_count":159192},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-12-16T06:37:22.408Z","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":5002659,"name":"org.webjars.npm:material-ui__types","ecosystem":"maven","description":"WebJar for @material-ui/types","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/material-ui","keywords_array":[],"namespace":"org.webjars.npm","versions_count":5,"first_release_published_at":"2019-07-03T15:00:30.000Z","latest_release_published_at":"2023-02-14T16:02:23.000Z","latest_release_number":"6.0.2","last_synced_at":"2025-12-12T01:21:15.374Z","created_at":"2022-07-27T11:02:51.864Z","updated_at":"2025-12-12T01:21:15.374Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/material-ui__types/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/material-ui__types/","metadata":{},"repo_metadata":{"id":19822297,"uuid":"23083156","full_name":"mui/material-ui","owner":"mui","description":"Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.","archived":false,"fork":false,"pushed_at":"2025-10-22T16:11:10.000Z","size":699196,"stargazers_count":96842,"open_issues_count":1774,"forks_count":32693,"subscribers_count":1324,"default_branch":"master","last_synced_at":"2025-10-22T18:17:02.502Z","etag":null,"topics":["design-system","material-design","material-ui","react","react-components"],"latest_commit_sha":null,"homepage":"https://mui.com/material-ui/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2014-08-18T19:11:54.000Z","updated_at":"2025-10-22T16:11:52.000Z","dependencies_parsed_at":"2025-06-02T16:06:01.092Z","dependency_job_id":"32b77193-1b92-4638-bb5e-6c82ade9eee5","html_url":"https://github.com/mui/material-ui","commit_stats":{"total_commits":23822,"total_committers":3211,"mean_commits":"7.4188726253503585","dds":0.8266728234405172,"last_synced_commit":"c0620e333641deda56f3cd68c7c3736098ee818c"},"previous_names":["mui-org/material-ui","callemall/material-ui"],"tags_count":568,"template":false,"template_full_name":null,"purl":"pkg:github/mui/material-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/sbom","scorecard":{"id":262861,"data":{"date":"2025-08-17T02:37:43Z","repo":{"name":"github.com/mui/material-ui","commit":"06de3386e5dbd68c7e7496219f702232dcd7ec9f"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.7,"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":"Maintained","score":10,"reason":"30 commit(s) and 1 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":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/check-if-pr-has-label.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yml: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:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/no-response.yml:22","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/check-if-pr-has-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci-check.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-cleanup.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/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/publish-canaries.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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 28 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":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  14 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:  13 out of  13 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":"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: 'allow deletion' disabled on branch 'v6.x'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v6.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v6.x'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'v6.x'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v6.x'","Warn: codeowners review is not required on branch 'master'","Warn: codeowners review is not required on branch 'v6.x'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v6.x'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v6.x'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v6.x'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v6.x'"],"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":"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":"CI-Tests","score":10,"reason":"28 out of 28 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 36 contributing companies or organizations","details":["Info: found contributions from: A11yance, LightSourceAI, TourConnect, Treeshakers, alienfast, calcom, callemall, cefsharp, cssinjs, emikra, goose-duck, instacart, jalaali, lightsourceai, mui, mui-org, nodejs, openfoodfacts, pabloengine, pretur, react-native-community, reactiran, reactjs, reactwg, state-machines, storybookjs, testing-library, text-em-all, typed-typings, typescript-cheatsheets, underjs, vercel, webpack, yarnpkg, yarnplugins, 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":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-cpj6-fhp6-mr6j","Warn: Project is vulnerable to: GHSA-f46r-rw29-r322","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","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-17T11:13:50.539Z","repository_id":19822297,"created_at":"2025-08-17T11:13:50.539Z","updated_at":"2025-08-17T11:13:50.539Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280748853,"owners_count":26383954,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-24T02:00:06.418Z","response_time":73,"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":"v7.3.4","sha":"28eadba9ec2899226ecbf4058b8fba1ddeab9e6d","kind":"tag","published_at":"2025-10-02T18:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4/manifests"},{"name":"v7.3.3","sha":"6984a79aa3ebde0ad9d1a21817de900f60b7dc90","kind":"tag","published_at":"2025-10-02T14:01:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3/manifests"},{"name":"v7.3.2","sha":"ebd180cdd48e365aa0c5c54b6568d5efc320590d","kind":"tag","published_at":"2025-09-02T06:18:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"3592ec32c4858c22bf99c535c037c13ee6db6b84","kind":"tag","published_at":"2025-08-06T09:33:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"ad98e5ebf7f2f629f9a8b054d9ee3e7217d163bf","kind":"tag","published_at":"2025-08-05T05:40:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0/manifests"},{"name":"v6.5.0","sha":"894dd472b2cc3bbf218eef521ce5a4bcbe914e60","kind":"tag","published_at":"2025-07-08T02:51:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0/manifests"},{"name":"v5.18.0","sha":"6b50143dcfc2aad56a37c9f2e1f14256e9a65c4e","kind":"tag","published_at":"2025-07-08T02:50:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0/manifests"},{"name":"v7.2.0","sha":"1496d735b2cf16501ce413daec40d627eee77e1d","kind":"tag","published_at":"2025-06-30T08:59:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0/manifests"},{"name":"v7.1.2","sha":"ad2d425db362790d6d0f90fbe5b5d3a5b5132503","kind":"tag","published_at":"2025-06-20T07:34:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2/manifests"},{"name":"v6.4.12","sha":"9179a92b0d97f6d0270c7fac733cfd81bd7354cc","kind":"tag","published_at":"2025-06-02T06:58:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12/manifests"},{"name":"v7.1.1","sha":"0ebb3a14ccc5dbee4ec2682b387511f107b95a65","kind":"tag","published_at":"2025-06-02T06:47:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"e3e07e0b8fac5ca8fb4bbf3ec453dbe79133552f","kind":"tag","published_at":"2025-05-06T08:50:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0/manifests"},{"name":"v6.4.11","sha":"6b3957d9d42c83e069da8e8bb534ec294dcb6254","kind":"tag","published_at":"2025-04-10T02:36:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11/manifests"},{"name":"v7.0.2","sha":"ebb24ce49e1ef8358600a7787cb6c8d671cead63","kind":"tag","published_at":"2025-04-09T13:08:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2/manifests"},{"name":"v6.4.10","sha":"d80a3609c8a7274dc5fafa348382059945aee449","kind":"tag","published_at":"2025-03-31T19:03:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10/manifests"},{"name":"v7.0.1","sha":"d6fdcac555725c3807e6f03445e3a051398ee739","kind":"tag","published_at":"2025-03-28T18:58:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"22aa7db2ed23df3b43530e9fdb57bc1051221457","kind":"tag","published_at":"2025-03-26T14:16:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0/manifests"},{"name":"v6.4.9","sha":"a884cb821f67a831f44cc6abfc3bc77faef91ada","kind":"tag","published_at":"2025-03-25T15:45:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9/manifests"},{"name":"v7.0.0-rc.0","sha":"ebaec8db8ae1b90183817cb0bad549d7fc63fe79","kind":"tag","published_at":"2025-03-19T09:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0/manifests"},{"name":"v5.17.1","sha":"0d509f8a4a48031a1e25974a1604b803892ce94e","kind":"tag","published_at":"2025-03-18T18:44:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"b0dc8270c5a2896293ff8b61052120a13819f0a1","kind":"tag","published_at":"2025-03-18T15:28:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0/manifests"},{"name":"v6.4.8","sha":"2bded219fabaaefc2083aa660d5856ab75cfa8d6","kind":"tag","published_at":"2025-03-17T17:54:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8/manifests"},{"name":"v7.0.0-beta.4","sha":"260ed53760f179e3bb4f1f43e2f2712ecbf9fdd7","kind":"tag","published_at":"2025-03-13T13:30:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4/manifests"},{"name":"v6.4.7","sha":"d1ca0a45fea4327ba4dc9876e62922785493f1c3","kind":"tag","published_at":"2025-03-05T15:19:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7/manifests"},{"name":"v7.0.0-beta.3","sha":"9dea4105c8b413e087bd1d0cc517b52831a2eb86","kind":"tag","published_at":"2025-03-05T15:13:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"48acea181cac8ca14455e76d01d3554ba578781e","kind":"tag","published_at":"2025-02-27T15:00:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2/manifests"},{"name":"v7.0.0-beta.1","sha":"2cf2e71af3c2b26694964884456bc335c2ba6cdb","kind":"tag","published_at":"2025-02-26T18:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1/manifests"},{"name":"v6.4.6","sha":"356b885778a2af26505d5dbba76a9abcceb69800","kind":"tag","published_at":"2025-02-26T13:39:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6/manifests"},{"name":"v7.0.0-beta.0","sha":"b485c1abec1d776e925ca90e6fa7d91e9bd057a7","kind":"tag","published_at":"2025-02-26T13:22:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0/manifests"},{"name":"v7.0.0-alpha.2","sha":"ba14b7070070281c8a6cea1df7653f007bb8da49","kind":"tag","published_at":"2025-02-18T18:57:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.4.5","sha":"6f2b908baa7863e2cbf0ec4518dc90ccfd53597b","kind":"tag","published_at":"2025-02-18T18:46:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5/manifests"},{"name":"v7.0.0-alpha.1","sha":"c390c1c2d1c85f42d40f16ce405a3c4b62026ec7","kind":"tag","published_at":"2025-02-11T17:34:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1/manifests"},{"name":"v6.4.4","sha":"c66361a6ad9d1354b60e6fb93ba3144c1348ab15","kind":"tag","published_at":"2025-02-11T14:31:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4/manifests"},{"name":"v6.4.3","sha":"cee310a92f61ffb75284195a9ed30bcb367c78e2","kind":"tag","published_at":"2025-02-04T18:53:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3/manifests"},{"name":"v7.0.0-alpha.0","sha":"3e3195a4285ca716061f7d7d87f4915630af1b69","kind":"tag","published_at":"2025-02-03T12:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.4.2","sha":"1813d89a599a4027fd216062b2cac8b0c1864f1d","kind":"tag","published_at":"2025-01-29T15:50:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2/manifests"},{"name":"v6.4.1","sha":"819e662a2ce210f8805c45057389217cb1c39a83","kind":"tag","published_at":"2025-01-21T13:23:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"f9949a8889c7e69cac145ce56411298a234d2e49","kind":"tag","published_at":"2025-01-14T16:46:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0/manifests"},{"name":"v5.16.14","sha":"ba588c8333d765af63ab15c8b33dd947b615f70b","kind":"tag","published_at":"2025-01-06T21:20:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14/manifests"},{"name":"v6.3.1","sha":"afd551abd3be44de711d6baef48e62e18b97c908","kind":"tag","published_at":"2025-01-03T13:53:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1/manifests"},{"name":"v5.16.13","sha":"e52a6379f22d38453fa046d410b0c4700707dbd9","kind":"tag","published_at":"2024-12-25T11:25:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13/manifests"},{"name":"v6.3.0","sha":"84d6ecfdccd10f204854beeef98bcc55dc99d117","kind":"tag","published_at":"2024-12-23T18:10:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"17026fc203a8b413ec7343b6eeb267a50519d515","kind":"tag","published_at":"2024-12-17T13:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1/manifests"},{"name":"v5.16.12","sha":"b8fbcf5fb5169d8db6ee0ec35001816d2777e8d4","kind":"tag","published_at":"2024-12-17T13:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12/manifests"},{"name":"v5.16.11","sha":"2413ff076b0d462736dfccd399b4be863fd79ec2","kind":"tag","published_at":"2024-12-11T10:13:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11/manifests"},{"name":"v6.2.0","sha":"3a8ceaead5ac4c2c4554e6500ca3d197420a04c2","kind":"tag","published_at":"2024-12-11T02:03:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0/manifests"},{"name":"v6.1.10","sha":"5c5e9f6d8a90034cd75dcb92403caf6b37efc916","kind":"tag","published_at":"2024-12-04T10:03:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10/manifests"},{"name":"v5.16.9","sha":"ec085b677c43ed1f37e66bd2fb58f27dce9f7184","kind":"tag","published_at":"2024-12-04T09:34:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9/manifests"},{"name":"v5.16.8","sha":"096adfbe28d038397a7f3cf3494b86844226e162","kind":"tag","published_at":"2024-11-28T06:51:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8/manifests"},{"name":"v6.1.9","sha":"821784419eefb89e4ce7b66c4b602a1e33d2fa88","kind":"tag","published_at":"2024-11-27T13:22:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9/manifests"},{"name":"v6.1.8","sha":"0b8739f145423bafdd8e2871312307bfb31c58ef","kind":"tag","published_at":"2024-11-20T15:09:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8/manifests"},{"name":"v6.1.7","sha":"a7d441d0bd3bfc16a1ce9e6d7ff3ad1afc6b62f1","kind":"tag","published_at":"2024-11-13T15:31:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7/manifests"},{"name":"v6.1.6","sha":"32112b76aa821c2a1e98120545019ef1a71ea274","kind":"tag","published_at":"2024-10-30T13:54:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6/manifests"},{"name":"v6.1.5","sha":"01c5f344628bc66e16f86284ee0fc7107002a5ca","kind":"tag","published_at":"2024-10-22T10:28:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5/manifests"},{"name":"v6.1.4","sha":"15ea548de803e4602894cae6304a497d7ddaf09c","kind":"tag","published_at":"2024-10-15T18:35:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4/manifests"},{"name":"v6.1.3","sha":"c7de2cae15cc7b7025ad79e3623320526ed16462","kind":"tag","published_at":"2024-10-09T09:47:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3/manifests"},{"name":"v6.1.2","sha":"e6ff0b5016ac4fa40cdc9b78a0d9ecdd2c0cd9db","kind":"tag","published_at":"2024-10-02T14:51:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"263c7259451d5b928bbdfd299c9c0afc89dfec02","kind":"tag","published_at":"2024-09-19T06:42:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"94cc3d0a66456713e6e25edf9a1ba35ad8df88bc","kind":"tag","published_at":"2024-09-11T13:09:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"bb620d85a89651ca4350e8861bbb35776d583726","kind":"tag","published_at":"2024-09-03T10:33:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"71dbef69dcbf2b87831af579fb777b4f1f4b219a","kind":"tag","published_at":"2024-08-29T13:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"c9a9adfb90e939c0590de6edf10d0c65fcbc8b1e","kind":"tag","published_at":"2024-08-27T09:06:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.0","sha":"55bea65c83c1beac77382fe961f8aa72eec21daa","kind":"tag","published_at":"2024-08-22T08:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0/manifests"},{"name":"v6.0.0-beta.6","sha":"cbb6f8d3b1b72732d51f5628765cfd7e75bd5747","kind":"tag","published_at":"2024-08-18T02:55:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6/manifests"},{"name":"v5.16.7","sha":"b505fd7b64e92db523198712a5d6716c494e0c66","kind":"tag","published_at":"2024-08-09T09:19:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7/manifests"},{"name":"v6.0.0-beta.5","sha":"75c24b0828981651082a3eede027b6871c96c440","kind":"tag","published_at":"2024-08-08T08:52:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5/manifests"},{"name":"v5.16.6","sha":"6eb1bdce38d0fc67fa8aebca260043c7fc8eb3e8","kind":"tag","published_at":"2024-07-30T21:06:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6/manifests"},{"name":"v6.0.0-beta.4","sha":"12532afa3e4f6f13a9fa86eb459c27792c36b6f9","kind":"tag","published_at":"2024-07-30T20:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4/manifests"},{"name":"v5.16.5","sha":"40792e6efb2c92b8964a3912e08aeb4fb7fc41c8","kind":"tag","published_at":"2024-07-25T06:42:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5/manifests"},{"name":"v6.0.0-beta.3","sha":"02fde66a0cd72fb7fe3681a5ea8c4de733b4a865","kind":"tag","published_at":"2024-07-24T18:27:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3/manifests"},{"name":"v5.16.4","sha":"77af399a3ad76f31e5f2e0fab5650b628fa50990","kind":"tag","published_at":"2024-07-16T16:01:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4/manifests"},{"name":"v6.0.0-beta.2","sha":"9ad8c1fd8dfd21d8e37fe73d71e011542b23db72","kind":"tag","published_at":"2024-07-16T14:46:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2/manifests"},{"name":"v5.16.3","sha":"e1824453bdb0a89f15d4dfe47a1c4f90fa0f0500","kind":"tag","published_at":"2024-07-16T14:18:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3/manifests"},{"name":"v6.0.0-beta.1","sha":"19c1935757925d834928a30ea41f58bb95fb355f","kind":"tag","published_at":"2024-07-16T09:42:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1/manifests"},{"name":"v5.16.2","sha":"56ddd108fe153592a800fce4d43f9758b0ff5101","kind":"tag","published_at":"2024-07-16T09:10:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2/manifests"},{"name":"v6.0.0-beta.0","sha":"3364f0740aa5c86e057ec5b0d22c1b12bfd96fa4","kind":"tag","published_at":"2024-07-11T15:54:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0/manifests"},{"name":"v5.16.1","sha":"431af6a2fd9bf6cd0422c61e36c937d1ea5e5015","kind":"tag","published_at":"2024-07-11T15:48:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1/manifests"},{"name":"v5.16.0","sha":"e5e9b9d5e952b52752b758179da20d3fa0982c05","kind":"tag","published_at":"2024-07-05T13:32:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0/manifests"},{"name":"v6.0.0-alpha.14","sha":"2a15dd74c76bacbc867a7313fdc2c42c6168327c","kind":"tag","published_at":"2024-07-05T04:25:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14/manifests"},{"name":"v6.0.0-alpha.13","sha":"a070a894fbe21c52df446438ca1bb5a891d5e1b5","kind":"tag","published_at":"2024-07-03T07:44:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13/manifests"},{"name":"v5.15.21","sha":"a306ce4afcc60de4c3e43b8f9183862235d9318e","kind":"tag","published_at":"2024-06-28T14:09:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21/manifests"},{"name":"v6.0.0-alpha.12","sha":"fb476c6c18b850e8400d03afb7447802afbfd357","kind":"tag","published_at":"2024-06-24T17:12:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.15.20","sha":"f20fa0ba4016e5425a2a4cce841075253828a551","kind":"tag","published_at":"2024-06-12T12:58:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20/manifests"},{"name":"v6.0.0-alpha.11","sha":"22c5206a9e8191b2f81131d6978a0958e55b7032","kind":"tag","published_at":"2024-06-12T08:18:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11/manifests"},{"name":"v6.0.0-alpha.10","sha":"e5ac6c0eef5efd4fa5c5eb11ccbf08e58e7443f8","kind":"tag","published_at":"2024-06-04T10:35:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10/manifests"},{"name":"v6.0.0-alpha.9","sha":"925de32766317bb84a92ec24b2b6465c8e48cc04","kind":"tag","published_at":"2024-05-29T12:25:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.15.19","sha":"77f606ba73bb5439d66871177772f54196044450","kind":"tag","published_at":"2024-05-29T12:01:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19/manifests"},{"name":"v6.0.0-alpha.8","sha":"c7dbe6e8256cef7bd2dbdcbee55428ad82513cd0","kind":"tag","published_at":"2024-05-21T16:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.15.18","sha":"607daac5baa9c8151f111fe4bacea1d7e61881a3","kind":"tag","published_at":"2024-05-16T09:29:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18/manifests"},{"name":"v6.0.0-alpha.7","sha":"997bec6d8d30a1a891aff4eeedefa41c93eaa95c","kind":"tag","published_at":"2024-05-16T06:31:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"7c8db04b91500ba77301acd360d21bff7f7c752f","kind":"tag","published_at":"2024-05-08T13:13:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.15.17","sha":"9bc4fc42959427246addfdf29db95847cc38e410","kind":"tag","published_at":"2024-05-08T12:24:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17/manifests"},{"name":"v5.15.16","sha":"284e251c155d92078f80f98919f4ab260b05e9be","kind":"tag","published_at":"2024-05-01T14:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16/manifests"},{"name":"v6.0.0-alpha.5","sha":"571d5046e26aa07605cb1e01ca99b2eb0b04d009","kind":"tag","published_at":"2024-05-01T14:16:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5/manifests"},{"name":"v6.0.0-alpha.4","sha":"afffc2ffc3db1e6abf48f3b3e13a41e8b758f874","kind":"tag","published_at":"2024-04-24T07:30:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4/manifests"},{"name":"v6.0.0-alpha.3","sha":"6d5e44409344ea4e13ceb3a02c4446dc6a7323b4","kind":"tag","published_at":"2024-04-17T16:10:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3/manifests"},{"name":"v6.0.0-alpha.2","sha":"4e75758b37119bd821435c23d9c111c545e186b6","kind":"tag","published_at":"2024-04-09T15:09:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2/manifests"},{"name":"v6.0.0-alpha.1","sha":"84307c1a2495a716788ec25f046faaa4d16c88c7","kind":"tag","published_at":"2024-04-05T10:43:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1/manifests"},{"name":"v5.15.15","sha":"5a079965186640b5176f00c537f3b9e6c299b5c4","kind":"tag","published_at":"2024-04-04T07:09:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15/manifests"},{"name":"v6.0.0-alpha.0","sha":"2a15ad6f1f5507162b1a5aebf78976ca3023183b","kind":"tag","published_at":"2024-03-26T15:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.15.14","sha":"9585d28317c90f2c71ab88dd5ae37638bb64ad82","kind":"tag","published_at":"2024-03-19T08:18:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14/manifests"},{"name":"v5.15.13","sha":"dbcb678234296de56afaf3138917e967e8d1934a","kind":"tag","published_at":"2024-03-13T14:17:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13/manifests"},{"name":"pigment@0.0.1","sha":"0e765a618a7676c507852cec024464b1fc1cd80f","kind":"tag","published_at":"2024-03-08T04:20:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/pigment@0.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/pigment@0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@pigment%400.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1/manifests"},{"name":"v5.15.12","sha":"5ad69e161d7520274cd37a2524ffb935b6dda158","kind":"tag","published_at":"2024-03-05T15:33:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12/manifests"},{"name":"v5.15.11","sha":"e3257a4d68481b0ca6efd5d06cb5c1e1e77e4286","kind":"tag","published_at":"2024-02-22T08:52:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11/manifests"},{"name":"v5.15.10","sha":"94fcd3ada0842108a9a2ce53e121931e5448649f","kind":"tag","published_at":"2024-02-12T12:38:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10/manifests"},{"name":"v5.15.9","sha":"7917d2a8a4acc0b07328dee8273847652491b769","kind":"tag","published_at":"2024-02-08T12:55:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9/manifests"},{"name":"v5.15.8","sha":"fe5a59e616637a0488b122749479b782f5f8dfa2","kind":"tag","published_at":"2024-02-06T20:42:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8/manifests"},{"name":"v5.15.7","sha":"b80acd69c7c848709d01465d6727b13ed6109258","kind":"tag","published_at":"2024-01-31T13:23:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7/manifests"},{"name":"v5.15.6","sha":"1700e5cd9cbb3bc648b7f799f837c4d23ed42700","kind":"tag","published_at":"2024-01-22T18:09:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6/manifests"},{"name":"v5.15.5","sha":"5d7c4e26a4973a3a80bf5f8a9a8ea14f89554fe0","kind":"tag","published_at":"2024-01-17T09:27:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5/manifests"},{"name":"v5.15.4","sha":"6aadbf91c5eb2c94dea9a49a19eb532606410a5a","kind":"tag","published_at":"2024-01-10T13:49:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4/manifests"},{"name":"v5.15.3","sha":"9fa4e472f9ba4fd4e7f8cfb8bc0d1f1d455ace23","kind":"tag","published_at":"2024-01-03T15:22:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"5d5dd15f70db9ffcb85d4dc57da8a20f5240fb81","kind":"tag","published_at":"2023-12-25T14:24:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"8be7ac66b99059bf2c2edcca9cf15981d389db6b","kind":"tag","published_at":"2023-12-19T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"8c2c6a88a509f9da7c453d4a3c3ab4749a57a36d","kind":"tag","published_at":"2023-12-12T18:21:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0/manifests"},{"name":"v5.14.20","sha":"14fa79f4328e901f82d7fc39aba722a9bf4a8df0","kind":"tag","published_at":"2023-12-05T09:28:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20/manifests"},{"name":"v5.14.19","sha":"a07b4925255aa3fc7ae1255130e182e4573c58d7","kind":"tag","published_at":"2023-11-29T21:11:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19/manifests"},{"name":"v5.14.18","sha":"43a41b6b2fa3f0a186a852b894452722e3a38f04","kind":"tag","published_at":"2023-11-14T08:27:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18/manifests"},{"name":"v5.14.17","sha":"c54a42dd8b0ec8e850bd60438e60a1a8acb3b4a4","kind":"tag","published_at":"2023-11-06T15:34:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17/manifests"},{"name":"v5.14.16","sha":"391b57a05daf67a8154471dae645471f5ffac09f","kind":"tag","published_at":"2023-10-31T10:57:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16/manifests"},{"name":"v5.14.15","sha":"6baedcfed27419ed6b9685f27fcbf3eff46133a3","kind":"tag","published_at":"2023-10-24T15:41:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15/manifests"},{"name":"v5.14.14","sha":"a0cfa182db3e7b196efe36cfe7b31d304c5a0a4e","kind":"tag","published_at":"2023-10-17T13:58:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14/manifests"},{"name":"v5.14.13","sha":"b8811a0fa59e7663b240183219db32f9a617e607","kind":"tag","published_at":"2023-10-10T19:42:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13/manifests"},{"name":"v5.14.12","sha":"bd450a0fdb19b087f47e1d7cce5a72417ec977cc","kind":"commit","published_at":"2023-10-04T16:31:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12/manifests"},{"name":"v5.14.11","sha":"13c0894d0c14c7f577a0a95492aeaa8fff8da33a","kind":"tag","published_at":"2023-09-26T11:47:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11/manifests"},{"name":"v5.14.10","sha":"14e97bffa62760cabcdc7244bff445b423f5286a","kind":"tag","published_at":"2023-09-18T10:18:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10/manifests"},{"name":"v5.14.9","sha":"8255b71ccdbfe9a20f856b5d68a269ab1c5452ca","kind":"tag","published_at":"2023-09-13T13:36:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9/manifests"},{"name":"v5.14.8","sha":"74c58dabc2cf5ed2242fb08e4781d26088d06b12","kind":"tag","published_at":"2023-09-05T12:34:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8/manifests"},{"name":"v5.14.7","sha":"8a09d535f101aac98935f82b76345ca9691b5e2b","kind":"tag","published_at":"2023-08-29T12:04:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7/manifests"},{"name":"v5.14.6","sha":"a1f511dd6ed9adba561e2ba00e1348136ed656db","kind":"commit","published_at":"2023-08-24T11:19:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6/manifests"},{"name":"v5.14.5","sha":"61fbfd1546c55caca984695a41f9c95668d414fc","kind":"tag","published_at":"2023-08-14T14:39:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5/manifests"},{"name":"v5.14.4","sha":"40f4b275022f03e48cf4809cd53d0d0dabb40424","kind":"tag","published_at":"2023-08-08T09:51:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4/manifests"},{"name":"v5.14.3","sha":"2deea341c9abfb640f22520e0c277027f3f91cd0","kind":"tag","published_at":"2023-08-01T15:33:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3/manifests"},{"name":"v5.14.2","sha":"36d9f0d3659e2f5ab1d924988313986962a0bf35","kind":"tag","published_at":"2023-07-25T10:01:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2/manifests"},{"name":"v5.14.1","sha":"f2e5ded80e94407f63a27eadb018139d6f967313","kind":"tag","published_at":"2023-07-19T09:05:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1/manifests"},{"name":"v5.14.0","sha":"2529e3aaaaec2c9f8e8cf669e58bb9c81db5a6d8","kind":"tag","published_at":"2023-07-11T14:57:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0/manifests"},{"name":"v5.13.7","sha":"aac2d5b526e8139314d99f827ecc3b2c24e99686","kind":"tag","published_at":"2023-07-04T08:53:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7/manifests"},{"name":"v5.13.6","sha":"312270bc71224067e1910bbee9f800b4a2469cc7","kind":"tag","published_at":"2023-06-23T14:05:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6/manifests"},{"name":"v5.13.5","sha":"24b3af68ebe79c1891e45c60c6bcfd26f8818f73","kind":"tag","published_at":"2023-06-12T13:43:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5/manifests"},{"name":"v5.13.4","sha":"a522d82df32d3bfab46b25f5ff24eeb9670c83fb","kind":"tag","published_at":"2023-06-05T17:30:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4/manifests"},{"name":"v5.13.3","sha":"70d4a2bb49dca9fef7854a1463a392094222812b","kind":"tag","published_at":"2023-05-29T11:22:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3/manifests"},{"name":"v5.13.2","sha":"f661923e9aa9d9cc634750affbb04bf2007bc57d","kind":"tag","published_at":"2023-05-22T16:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2/manifests"},{"name":"v5.13.1","sha":"0c58832b6e182f782e73b118ed9681055db3e249","kind":"tag","published_at":"2023-05-17T05:25:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"9130a021ca34746e4076fcae50c57bc584026b8f","kind":"tag","published_at":"2023-05-10T08:14:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0/manifests"},{"name":"v5.12.3","sha":"9710ff34b16a0f271107a8619a28546ae3ca7c18","kind":"tag","published_at":"2023-05-02T14:17:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"5b7e9c52e37ef0c3274a762f38cd7ef7ffc9e7a8","kind":"tag","published_at":"2023-04-25T16:42:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"d14d288ae9e9b0e2b3b33d0a77b4113f024d4215","kind":"tag","published_at":"2023-04-17T15:57:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"05127cf65b4250f836897428cd15829669ab8d6c","kind":"tag","published_at":"2023-04-11T09:58:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0/manifests"},{"name":"v5.11.16","sha":"af5e109990a26318c96dbff6f25759ba91f0e147","kind":"tag","published_at":"2023-04-04T14:00:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16/manifests"},{"name":"v5.11.15","sha":"ae98db6aca5f9d4b754ff9fce4ce33f738a00f65","kind":"tag","published_at":"2023-03-28T13:06:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15/manifests"},{"name":"v5.11.14","sha":"f34d17c3294fcdb63fe9a135b4f3aa2459c81189","kind":"tag","published_at":"2023-03-21T17:45:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14/manifests"},{"name":"v5.11.13","sha":"9f7a2bfac55faed1b1c6c7b4b6d1b1659a076bab","kind":"tag","published_at":"2023-03-14T09:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13/manifests"},{"name":"v5.11.12","sha":"b76b8f1098a6c01f39e5e19bf3abf77c2b9cf475","kind":"tag","published_at":"2023-03-06T15:03:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12/manifests"},{"name":"v5.11.11","sha":"58df7f1905f16533ddb5a7977346c0f4548e4547","kind":"tag","published_at":"2023-02-28T09:55:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11/manifests"},{"name":"v5.11.10","sha":"676bc85fa2b02f92f21dd5c7e15f453b6b9c2e3d","kind":"tag","published_at":"2023-02-20T11:30:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10/manifests"},{"name":"v5.11.9","sha":"af5b3f5e7a79da9ef4bbd63d8fcf60927ffb6533","kind":"tag","published_at":"2023-02-14T14:30:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9/manifests"},{"name":"v5.11.8","sha":"d4d8512ce3453711f3c661374579b0d2ed13f3e7","kind":"tag","published_at":"2023-02-07T10:50:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8/manifests"},{"name":"v5.11.7","sha":"33cac172846b032d3f8b9333b72b2af832dd47d0","kind":"tag","published_at":"2023-01-31T09:39:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7/manifests"},{"name":"v5.11.6","sha":"a2e552314847b4d52498538d7ca171763067a5d0","kind":"tag","published_at":"2023-01-23T20:28:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6/manifests"},{"name":"v5.11.5","sha":"685c72dfaf840f4d5b7a3ab738ddcabd74418823","kind":"tag","published_at":"2023-01-18T01:43:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5/manifests"},{"name":"v5.11.4","sha":"bc859d95e4415f880cd6bcb6f44cc9e5e8c8097c","kind":"tag","published_at":"2023-01-09T13:57:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4/manifests"},{"name":"v5.11.3","sha":"a526207c3957de4ebfcda937b58327d69464f15c","kind":"tag","published_at":"2023-01-02T17:00:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3/manifests"},{"name":"v5.11.2","sha":"e9d8fa07e1ff979bcaf92837b131cd9e292f0161","kind":"tag","published_at":"2022-12-26T14:56:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2/manifests"},{"name":"v5.11.1","sha":"a1e30390da62019e5769e398f4cbc9f8892d8f9a","kind":"commit","published_at":"2022-12-20T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"191acda4545c394b78964ab80b364e15686f0e9b","kind":"tag","published_at":"2022-12-13T12:56:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0/manifests"},{"name":"v5.10.17","sha":"4265f343b49e4af9673a49e585439d35c8deeab2","kind":"tag","published_at":"2022-12-06T10:59:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17/manifests"},{"name":"v5.10.16","sha":"b8aa3974d84c176b8857e8d5b29a7be8670bb410","kind":"tag","published_at":"2022-11-28T16:00:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16/manifests"},{"name":"v5.10.15","sha":"14a6e1c61edb5f66f4888e32c04df5e637e7cfc4","kind":"commit","published_at":"2022-11-22T09:45:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15/manifests"},{"name":"v5.10.14","sha":"c2da6de1c504c7dbd8ae1d0771c184c1544a0c76","kind":"tag","published_at":"2022-11-15T09:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14/manifests"},{"name":"v5.10.13","sha":"2f4c2190d1d3614d8063e84b79d4d1f034b3e3fe","kind":"tag","published_at":"2022-11-07T17:53:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13/manifests"},{"name":"v5.10.12","sha":"30cb27cff1d4e1838ca4235ab4285e20f2b2a870","kind":"tag","published_at":"2022-10-31T15:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12/manifests"},{"name":"v5.10.11","sha":"c80ff0339882859af7e17f8bfd0a5f6880b323f8","kind":"commit","published_at":"2022-10-25T09:34:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11/manifests"},{"name":"v5.10.10","sha":"639224a3e3600cb0e04755d89aab250297b6d851","kind":"tag","published_at":"2022-10-18T08:35:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10/manifests"},{"name":"v5.10.9","sha":"7bd7c219e2670ff7791148e9b1a1d2387528fc0c","kind":"tag","published_at":"2022-10-11T11:56:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9/manifests"},{"name":"v5.10.8","sha":"d4a3216cdd858899960f945d6e00b2d59bf1d5d1","kind":"tag","published_at":"2022-10-03T16:28:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8/manifests"},{"name":"v5.10.7","sha":"d9ef6e788eee11256818329c7429242f8b769263","kind":"commit","published_at":"2022-09-27T01:44:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7/manifests"},{"name":"v5.10.6","sha":"0f75f3d78b67c405c23bfd14a29aedff367415b7","kind":"tag","published_at":"2022-09-19T14:34:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6/manifests"},{"name":"v5.10.5","sha":"594d87dab0e43e641a6826c935df8f2c10672955","kind":"tag","published_at":"2022-09-12T14:40:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5/manifests"},{"name":"v5.10.4","sha":"c8feb29320a22cc4461fb5ef5f4f7de7bd96a59b","kind":"commit","published_at":"2022-09-06T09:11:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"992421d0114a9df72d358fe6fccc28c1fb6f1505","kind":"tag","published_at":"2022-08-29T17:37:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"99b23c06d9b018d6c500fa1acb3030d673e219ab","kind":"tag","published_at":"2022-08-23T10:25:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"dfc0b89c665de8e5e3e4ecf68d8c782e74dbb65c","kind":"tag","published_at":"2022-08-16T17:55:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"7f502e06d54c5a2f389a1639358c84279462b54a","kind":"commit","published_at":"2022-08-09T03:21:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0/manifests"},{"name":"v5.9.3","sha":"89617ef683d2bcd2c870e9c1bd58ad4d55247fd5","kind":"tag","published_at":"2022-08-01T20:54:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3/manifests"},{"name":"v5.9.2","sha":"b7f0a16eca4ac2044703032838f90873ec063d75","kind":"tag","published_at":"2022-07-25T15:12:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2/manifests"},{"name":"v5.9.1","sha":"1937412c4345569d98c0950a1016c22508e1ff81","kind":"tag","published_at":"2022-07-18T17:23:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"88ad7d4e623183b8e20702e7961ef9c8de330dc7","kind":"commit","published_at":"2022-07-12T08:54:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0/manifests"},{"name":"v5.8.7","sha":"be0ab4c062a22fc4bb52c47d005b57203b56c09c","kind":"tag","published_at":"2022-07-04T20:39:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7/manifests"},{"name":"v5.8.6","sha":"c58f6653411e0ff38bf67a512d16b87c6523606b","kind":"tag","published_at":"2022-06-27T14:21:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6/manifests"},{"name":"v5.8.5","sha":"3c528113f47cfddf2504ea02ba3065e7c5c46928","kind":"tag","published_at":"2022-06-21T18:05:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5/manifests"},{"name":"v5.8.4","sha":"a6e782ec2f037e2ca989515048ce5f22fe760595","kind":"tag","published_at":"2022-06-14T10:00:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4/manifests"},{"name":"v5.8.3","sha":"b1e4b9cd3e1d88286f9d1485864310a7c1f23a79","kind":"tag","published_at":"2022-06-07T19:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3/manifests"},{"name":"v5.8.2","sha":"93b0aba905b3b6947f58a02d911489bb737ee880","kind":"commit","published_at":"2022-05-31T11:47:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2/manifests"},{"name":"v5.8.1","sha":"1eee9ee437f39f1c3438209154df8e8b9ecd990d","kind":"tag","published_at":"2022-05-23T16:04:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"6a468718b970c39ae83a4029bcb53071c9567430","kind":"tag","published_at":"2022-05-17T09:42:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4eef029981b08c77a9c52d0b863e6b5ced279087","kind":"tag","published_at":"2022-05-10T09:06:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0/manifests"},{"name":"v5.6.4","sha":"edb7e8895ef8def2bf59376d7631e0360a77aaf6","kind":"commit","published_at":"2022-05-02T11:46:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4/manifests"},{"name":"v5.6.3","sha":"124d5e2f0022d17b577a464e6b3a69fa2511105e","kind":"tag","published_at":"2022-04-25T14:04:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3/manifests"},{"name":"v5.6.2","sha":"b3645b3fd11dc26a06ea370a41b5bac1026c6792","kind":"tag","published_at":"2022-04-18T16:10:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2/manifests"},{"name":"v5.6.1","sha":"0251fd5222079e4a512bbd32dff4a7a4c3efe997","kind":"tag","published_at":"2022-04-11T13:21:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"8dcdea53f927ab207718d7ee6576806aca2a3798","kind":"commit","published_at":"2022-04-06T03:27:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0/manifests"},{"name":"v4.12.4","sha":"a563a60219f7f6519fb0f34f6d8e3bf0974e6495","kind":"tag","published_at":"2022-04-03T14:38:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4/manifests"},{"name":"v5.5.3","sha":"96e1f40a3b8aa809d543aa7d466eb48cdfa0b53d","kind":"tag","published_at":"2022-03-28T14:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"dd411b017ea7504a14a16821b694ac6aa01d9b6d","kind":"tag","published_at":"2022-03-21T15:15:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"350b15ee91a93040d50391cb9a45440a90e6b2d1","kind":"tag","published_at":"2022-03-14T16:49:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"f3412aa9d179fdfc3f5c0a4a1cfc1965faef7307","kind":"commit","published_at":"2022-03-07T13:53:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0/manifests"},{"name":"v5.4.4","sha":"965f2eb8cb79bb0685a13d9e28c09617b22358cd","kind":"tag","published_at":"2022-02-28T15:21:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4/manifests"},{"name":"v5.4.3","sha":"e2892a61ea56b6578c2efc81d0324660082ad93c","kind":"tag","published_at":"2022-02-21T16:40:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3/manifests"},{"name":"v5.4.2","sha":"01371028b27156419923b362c4b0af92dc08b29f","kind":"tag","published_at":"2022-02-15T14:57:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"fbce2f80c6cb36e59a4a6826ae46b59a10e1c831","kind":"commit","published_at":"2022-02-08T11:34:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"ba4e819aa58b6a36ae4d96ee79c2a5310a812670","kind":"tag","published_at":"2022-02-01T09:00:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"337be3b2a630d791a5cbc5a2a4575d4f58e38df3","kind":"tag","published_at":"2022-01-24T15:05:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"dcbfc54f581dbf1c0008a8e9e578f896f06228ab","kind":"tag","published_at":"2022-01-17T22:45:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0/manifests"},{"name":"v5.2.8","sha":"f80abbb5f942064c9c270b2ac5bb2a2318876754","kind":"tag","published_at":"2022-01-10T20:11:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8/manifests"},{"name":"v5.2.7","sha":"5daaf9be5115b1cb777fb4cf3d9125baddfe5720","kind":"tag","published_at":"2022-01-03T12:34:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7/manifests"},{"name":"v5.2.6","sha":"052db9d577a03ed8d588ecca9e6c0a5f5ba676e1","kind":"tag","published_at":"2021-12-27T14:23:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6/manifests"},{"name":"v5.2.5","sha":"f8697de9c250dbc6b446bcc08566f50fb4070aab","kind":"tag","published_at":"2021-12-20T14:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5/manifests"},{"name":"v5.2.4","sha":"b265431f9a32ea726c5227821126fbc6424117d5","kind":"commit","published_at":"2021-12-14T13:41:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4/manifests"},{"name":"v5.2.3","sha":"9c3dc12c3de241f44d923bfb089200980f3fd23d","kind":"tag","published_at":"2021-12-06T16:12:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3/manifests"},{"name":"v5.2.2","sha":"fcaec7a75f951c9db79c99c42370ca18212c1f16","kind":"tag","published_at":"2021-11-29T16:51:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"586d9ba2472d549c180cbacddf97eb73425286b3","kind":"tag","published_at":"2021-11-25T11:50:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"353cecb5391571163eb6bd8cbf36d2dd299aaf56","kind":"tag","published_at":"2021-11-23T13:25:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"ddbe15b4d8b7cc1dc84720264fde0b1dafb6166f","kind":"commit","published_at":"2021-11-16T15:06:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"7e26583fe1f95f5c3682213105f8f4b51c9d61c9","kind":"tag","published_at":"2021-11-08T15:14:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0/manifests"},{"name":"v5.0.6","sha":"99752d2848f17c5d1e4840f54863899a19387162","kind":"tag","published_at":"2021-10-27T08:43:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6/manifests"},{"name":"v5.0.5","sha":"58f8ff1f8bc7f0cc4bb728654604a194b3c3790b","kind":"tag","published_at":"2021-10-26T10:14:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"86443310e4344ae1ce6e04f084d58e17e4d62170","kind":"tag","published_at":"2021-10-14T15:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"36258031912caf662f69ca3769c6e0bd46946050","kind":"tag","published_at":"2021-10-07T12:26:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"c510762a325116c654afd3c21381a50b942c2c66","kind":"tag","published_at":"2021-09-29T09:29:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"afcf3ee18e7a9c526348b3bce74b69781b4ad071","kind":"tag","published_at":"2021-09-22T12:15:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"85598e74b85a89a16f8bdf5b68346ca8d6b70557","kind":"tag","published_at":"2021-09-16T11:28:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.1","sha":"1b563a153f5b2736f79a3f45573e2e2b66ba0a9a","kind":"tag","published_at":"2021-09-08T13:55:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"698492a5401b12578dc459397b9d288542fc954b","kind":"commit","published_at":"2021-09-02T02:45:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.5","sha":"0bab71409bcc0865ab3e0fcbfa14fa824ddc5495","kind":"tag","published_at":"2021-08-25T07:30:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"c30ec7bed00b36da7b0e6a202b3cb48d2fc1b579","kind":"tag","published_at":"2021-08-13T21:32:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"e5ccdf299c75ea65b0600ee05ff6c98646891c77","kind":"tag","published_at":"2021-08-09T04:03:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3/manifests"},{"name":"v4.12.3","sha":"77a8daeed0e8efa67c6d86f3cc40239dc6eb3d94","kind":"tag","published_at":"2021-07-30T10:06:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3/manifests"},{"name":"v5.0.0-beta.2","sha":"cca80d861f64b3eaa8a5ef8815b7552aaea61557","kind":"tag","published_at":"2021-07-26T15:01:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2/manifests"},{"name":"v4.12.2","sha":"958241aa0ebf340ad0f152b91949720c85b4fcca","kind":"tag","published_at":"2021-07-19T16:41:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2/manifests"},{"name":"v5.0.0-beta.1","sha":"8a4b8952077b64e90ac9d23c116a45aed672db9c","kind":"tag","published_at":"2021-07-14T16:28:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1/manifests"},{"name":"v4.12.1","sha":"4dc8c9bf3e8a6b21a2aac58b0be3161af334b67d","kind":"tag","published_at":"2021-07-07T13:08:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"53a1655143aa4ec36c29a6063ccdf89c48a74bfd","kind":"tag","published_at":"2021-07-06T13:40:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0/manifests"},{"name":"v5.0.0-beta.0","sha":"a0f416173d2f5b78546f52e572a0f64dcc3751e9","kind":"tag","published_at":"2021-07-01T12:17:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.38","sha":"f60126f95d7b36fa12133887990615b9f47e994a","kind":"commit","published_at":"2021-06-24T03:37:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.38","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38/manifests"},{"name":"v5.0.0-alpha.37","sha":"c795ca0822e2816a630a5654d5471fa04521d23c","kind":"tag","published_at":"2021-06-15T17:49:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.37","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37/manifests"},{"name":"v5.0.0-alpha.36","sha":"cf2f6fa90608b109978698fc48120920beaaa51f","kind":"tag","published_at":"2021-06-08T06:46:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.36","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36/manifests"},{"name":"v5.0.0-alpha.35","sha":"6c0afb6d8fff919e80f9f1ec92613acacd8365e7","kind":"tag","published_at":"2021-05-31T20:34:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.35","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35/manifests"},{"name":"v5.0.0-alpha.34","sha":"ee3a077c161accb887b93a17f9eaa2b23e998319","kind":"tag","published_at":"2021-05-18T10:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.34","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34/manifests"},{"name":"v5.0.0-alpha.33","sha":"0fa6ab4a29e8469c081d3f796e0bd9cab98e9185","kind":"tag","published_at":"2021-05-09T12:29:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.33","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33/manifests"},{"name":"v4.11.4","sha":"6658323b5e2ba366691829bbef3f53c00008497e","kind":"tag","published_at":"2021-04-27T15:48:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4/manifests"},{"name":"v5.0.0-alpha.32","sha":"2e99746c35ea0c1e45187a206d6ebc25a52933dc","kind":"tag","published_at":"2021-04-27T12:59:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32/manifests"},{"name":"v5.0.0-alpha.31","sha":"b061319b132163900d1a4eb64207f5284d28639d","kind":"tag","published_at":"2021-04-20T13:59:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"0bc7ed897d54a899fb0dfc5cbd6c5ee0592705e1","kind":"tag","published_at":"2021-04-12T09:46:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"29934afe4643811f3bed772612f92d539a1e489d","kind":"tag","published_at":"2021-04-04T16:43:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"a83c7715c0e2cfa1c3e59b7a1f828f6a1476b307","kind":"tag","published_at":"2021-03-24T12:57:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"2de88ce2973667921a45ff69ea48a8843cb9d8cb","kind":"tag","published_at":"2021-03-05T13:01:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27/manifests"},{"name":"v5.0.0-alpha.26","sha":"8928a36394154e02a73d5e92a740d5f9ed8da709","kind":"tag","published_at":"2021-02-27T18:39:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"688db35f581ac345a09a15420efdb0e4c98a56ab","kind":"tag","published_at":"2021-02-11T12:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"15108a5aad5342d92e86be5c5388b8321a88b280","kind":"tag","published_at":"2021-01-26T14:08:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24/manifests"},{"name":"v4.11.3-deprecations.1","sha":"6cf7cf7c7b11b38db18a4d2003743cbadeb1b4ee","kind":"commit","published_at":"2021-01-25T23:27:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1/manifests"},{"name":"v4.11.3","sha":"bd79e8f8c5b8c77bc5c13d076377a18d2ceedfa2","kind":"commit","published_at":"2021-01-24T12:45:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3/manifests"},{"name":"v4.11.3-deprecations.0","sha":"f64337cd87428e04c851bb1667f5f9e0e6aeaede","kind":"commit","published_at":"2021-01-24T12:00:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0/manifests"},{"name":"v5.0.0-alpha.23","sha":"af6e7220961c6f5e8ed89172694287dc737828ff","kind":"commit","published_at":"2021-01-14T12:48:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23/manifests"},{"name":"v5.0.0-alpha.22","sha":"c514ea86c11c9817839630e840535358f5044caf","kind":"commit","published_at":"2021-01-04T11:14:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"5c82b9147f811fda24bc09132852ed240f8d9def","kind":"commit","published_at":"2020-12-30T17:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"cd30d9e3961c8b33ce43a133e0a958867a202c41","kind":"commit","published_at":"2020-12-21T17:51:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20/manifests"},{"name":"v5.0.0-alpha.19","sha":"754e29cf5a712d0e0f6bd3e54f80e9997659f68c","kind":"commit","published_at":"2020-12-13T17:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.11.2","sha":"174b64f8a3adffb8df3c13285f4edc2437a8547a","kind":"commit","published_at":"2020-12-02T23:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2/manifests"},{"name":"v5.0.0-alpha.18","sha":"c5561c5febbe1c3bd5446c8a0bb480025ab38b86","kind":"commit","published_at":"2020-12-02T23:25:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.11.1","sha":"b8092ce09e164a1cb2fec2f3a5b6aa6e2dc6cbbd","kind":"commit","published_at":"2020-11-24T14:35:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1/manifests"},{"name":"v5.0.0-alpha.17","sha":"41d6a360e0fb245dd74549445539c6218a9dc737","kind":"commit","published_at":"2020-11-23T00:49:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17/manifests"},{"name":"v5.0.0-alpha.16","sha":"47a8e102eeaa5a68a2b4f99c08085cfddc0bef77","kind":"commit","published_at":"2020-11-14T12:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16/manifests"},{"name":"v5.0.0-alpha.15","sha":"fa9cbc835ee70b12234b7207b1872356277da5fa","kind":"commit","published_at":"2020-11-03T23:57:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15/manifests"},{"name":"v5.0.0-alpha.14","sha":"56520e757e0052e25f8dd5d78214458c4b7c634d","kind":"commit","published_at":"2020-10-23T22:59:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14/manifests"},{"name":"v5.0.0-alpha.13","sha":"b82af55f9917f9e77a3cae9b36e47b29d43182c0","kind":"commit","published_at":"2020-10-17T21:47:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13/manifests"},{"name":"v5.0.0-alpha.12","sha":"c7c3643948bce7327a7f01665caa7474be2694f9","kind":"commit","published_at":"2020-10-10T22:32:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12/manifests"},{"name":"v5.0.0-alpha.11","sha":"b4fe7eefd494fa28cd3453067af8872a83f31fa6","kind":"commit","published_at":"2020-09-26T15:07:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11/manifests"},{"name":"v5.0.0-alpha.10","sha":"2e1502fc18d86d69a6b55fc4ac5dcb50ddf192c4","kind":"commit","published_at":"2020-09-15T08:10:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10/manifests"},{"name":"v5.0.0-alpha.9","sha":"e830beb63940d24129285f554fc9c2fb0bd7ccbf","kind":"commit","published_at":"2020-09-06T16:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9/manifests"},{"name":"v5.0.0-alpha.8","sha":"5f986712bbb2f0b789c151b6d2f3e2d48cde0980","kind":"commit","published_at":"2020-08-31T16:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"c32a96b4beb3a5c72a8c179fb095f09dacf61050","kind":"commit","published_at":"2020-08-22T16:39:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"15fd6232de294be9ba0ca103351a11f84009b04f","kind":"commit","published_at":"2020-08-13T16:56:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6/manifests"},{"name":"v5.0.0-alpha.5","sha":"40aa9cbb1df08a5994392d5cea15a60979b28a7e","kind":"commit","published_at":"2020-07-27T22:55:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"519390c2bb12b5eb7b6f5f898afb78ac7f285543","kind":"commit","published_at":"2020-07-19T17:54:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"f432112f0bcfb1fd2002002db181e83edc99d906","kind":"commit","published_at":"2020-07-12T17:06:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"f928d6e04ea7f185cda0e739ebbe2ea36d0aa4d3","kind":"commit","published_at":"2020-07-04T23:16:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2/manifests"},{"name":"v4.11.0","sha":"79ebf71d31cca2c73143891960ea54ec1132bdeb","kind":"commit","published_at":"2020-06-30T23:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0/manifests"},{"name":"v5.0.0-alpha.1","sha":"8281371f88c81fc3e4560b0334cc0c473b9d45f9","kind":"commit","published_at":"2020-06-27T15:07:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.10.2","sha":"d0bfcb4f11fd3904b1e235d80fbfe23758de8372","kind":"commit","published_at":"2020-06-11T19:11:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"4e12b951f64fd47864b4dea8ec8631387a89ddb1","kind":"commit","published_at":"2020-06-01T15:14:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"dd9280e753eb8dc3444a26e85fe4f800b759cad2","kind":"commit","published_at":"2020-05-23T17:50:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0/manifests"},{"name":"v4.9.14","sha":"1fb44683825f0ee7f4d5933528598917ff72f0e4","kind":"commit","published_at":"2020-05-11T22:41:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.14","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14/manifests"},{"name":"v4.9.13","sha":"c224f32bb8f144e590c096d103c9d59c2509ed93","kind":"commit","published_at":"2020-05-04T11:29:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.13","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13/manifests"},{"name":"v4.9.12","sha":"3e5fd3c4f200e50a1331857f092a547b41f6db1e","kind":"commit","published_at":"2020-04-26T23:18:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.12","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12/manifests"},{"name":"v4.9.11","sha":"77f6fe0a73791176bd58d8c013bf5631270faf4d","kind":"commit","published_at":"2020-04-19T14:10:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11/manifests"},{"name":"4.9.11","sha":"b551194a14c4469f3b07dc43bc6aaea525138944","kind":"commit","published_at":"2020-04-18T10:43:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11/manifests"},{"name":"v4.9.10","sha":"8baef82396665179c67ca3acfd51e396b947f412","kind":"commit","published_at":"2020-04-11T13:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.10","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10/manifests"},{"name":"v4.9.9","sha":"c191471a20315cae4006c1e4d3d51db5e49b5fee","kind":"commit","published_at":"2020-04-04T15:54:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.9","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9/manifests"},{"name":"v4.9.8","sha":"e9fbcbf015bbf7057aadd5777703b7059aedf043","kind":"commit","published_at":"2020-03-28T19:33:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8/manifests"},{"name":"v4.9.7","sha":"10bc98f283feaae6397ef1b73b1b82be4a39a5f5","kind":"commit","published_at":"2020-03-18T12:45:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7/manifests"},{"name":"v4.9.6","sha":"0176a231719152fa4a2100aa7119e9fd777b5fed","kind":"commit","published_at":"2020-03-18T10:52:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6/manifests"},{"name":"v4.9.5","sha":"b9dec2780203e37148d87788f727c668d9019581","kind":"commit","published_at":"2020-02-29T10:36:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5/manifests"},{"name":"v4.9.4","sha":"45fe0e31c462ed3a2fba134fb1edbd05b91da2a4","kind":"commit","published_at":"2020-02-23T10:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4/manifests"},{"name":"v4.9.3","sha":"2bec4ebc9c20be8abecbad6d3f0f7ba2875c9c35","kind":"commit","published_at":"2020-02-16T11:52:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3/manifests"},{"name":"v4.9.2","sha":"f567b384f509d36b7e10f691e6b58538e7db8869","kind":"commit","published_at":"2020-02-09T18:32:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"717887fdd9d3b27701d760d78aa12ecf52f02f43","kind":"commit","published_at":"2020-02-02T11:46:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f2c9817526b729801b1716afc957ef3886ccb422","kind":"commit","published_at":"2020-01-22T20:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"d0c928c82e3fc8f284a2f7fd1b9acbf717c5a64e","kind":"commit","published_at":"2020-01-06T11:44:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"0c7ca746674cfb47a46cad8ebea21155702fd38c","kind":"commit","published_at":"2019-12-30T10:59:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"c6f734f0d6b183962e83fc5612fef6583bf40712","kind":"commit","published_at":"2019-12-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3a8f0eace8dd6a1c3234a8be2b7c41f06b6260d4","kind":"commit","published_at":"2019-12-14T19:59:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"0a129d58056d38bd15141aaa98d346774895d5f5","kind":"commit","published_at":"2019-12-07T12:46:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"6291316a32cfb4fb19ffdbcf30abfcb63023f17f","kind":"commit","published_at":"2019-12-01T10:59:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1/manifests"},{"name":"v3.9.4","sha":"6b0fee51deb7c32b75498d4ab2186946e7c4ce0a","kind":"commit","published_at":"2019-11-28T09:28:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4/manifests"},{"name":"v4.7.0","sha":"2b04ee905695540bde87653908ece5c4d57546c9","kind":"commit","published_at":"2019-11-22T10:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"856188b2de7a5e514803314f329da76fe65dec50","kind":"commit","published_at":"2019-11-12T13:52:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"d2d76bf26231a96981260232de5271b24e9391a4","kind":"commit","published_at":"2019-11-05T16:46:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0/manifests"},{"name":"v4.5.2","sha":"cb52f392b3b3528857178a756354ffb0e8bccd73","kind":"commit","published_at":"2019-10-28T22:58:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"803d08fbdf20de2d34c36a2a27bbc8e5a7e79fb2","kind":"commit","published_at":"2019-10-12T20:22:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"de3c62c25bf9e92ba35019e5a3ca7f68a36600d8","kind":"commit","published_at":"2019-10-02T08:07:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"554e7dce0cd96a4f9ef1924b41a3ce530cb433ae","kind":"commit","published_at":"2019-09-22T17:16:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"b563d529a8544fa4f4090723239ab075665c5f03","kind":"commit","published_at":"2019-09-11T20:45:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"f3beaee67fb9a4145a792fc8b798ef327b55f513","kind":"commit","published_at":"2019-09-08T09:58:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1/manifests"},{"name":"v1.2.5","sha":"8ee2d7168294f21af787aaba46661824097e33bb","kind":"tag","published_at":"2019-09-03T18:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5/manifests"},{"name":"v4.4.0","sha":"98f2c7cae9b2e0a53cf731882164aa44babb4be3","kind":"commit","published_at":"2019-08-31T12:19:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"29c1adf61a141a3db885ee569e42251cee53e749","kind":"commit","published_at":"2019-08-21T17:29:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3/manifests"},{"name":"v1.2.4","sha":"e44972d3c3e199529fdbc85974f7ae570b8424a0","kind":"tag","published_at":"2019-08-16T20:53:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4/manifests"},{"name":"v4.3.2","sha":"f2dbeca2dd1aecf6bc56e2302ec766d2e4bfb2ac","kind":"commit","published_at":"2019-08-10T17:39:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"d5a2ad9d26f7b089111b208c929ac1f98e7f6958","kind":"commit","published_at":"2019-08-03T15:14:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"8c28ed9c67e7b6ad02a8826178352aa4e9901b50","kind":"commit","published_at":"2019-07-28T14:32:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"42f78c69a59f0b5fa5fb8f533385f04ef77d7889","kind":"commit","published_at":"2019-07-17T13:42:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1/manifests"},{"name":"v1.0.4","sha":"455489e2e149ff5393f6ba08870368c88da259bd","kind":"tag","published_at":"2019-07-10T15:39:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"4c21bc05d6c5e48c64bc947ba9e271ed3e762a0e","kind":"tag","published_at":"2019-07-10T15:08:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"543041538f31cbdfbe3e85b8bc0f5c183ac5448e","kind":"tag","published_at":"2019-07-09T13:14:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"3a40065694cab2a5e8dedab6781e98493c1dc69d","kind":"tag","published_at":"2019-07-09T12:54:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1/manifests"},{"name":"v4.2.0","sha":"cf2cdd83f2a2f65d0e979d1faa9e815a5e2d3502","kind":"commit","published_at":"2019-07-06T15:30:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"6da1d591264e8c4a18e5ab56bdf6f8c0f985ed99","kind":"commit","published_at":"2019-06-25T13:53:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"eade31e58deb8ff3faee777313d70141e5868ebe","kind":"commit","published_at":"2019-06-23T11:46:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"b78a5ab7581488f7fff271a2cf64927dd28c3ab0","kind":"commit","published_at":"2019-06-13T09:55:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"07b9d6efaac1b663b2657173227e9490c796191e","kind":"commit","published_at":"2019-06-10T11:50:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"d58075ddb1757a11c47ef3d2b1fe9bed55e640dd","kind":"commit","published_at":"2019-06-03T16:35:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a3572bcaf34d204b314fd2c84064c9180f3a50f1","kind":"commit","published_at":"2019-05-27T12:48:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"505e275285c757e0515c8623b43c823d8a74790c","kind":"commit","published_at":"2019-05-23T15:39:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.0","sha":"a33f0ab64999331a54267cdf0eb89e53fa4d70cd","kind":"commit","published_at":"2019-05-20T21:26:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0/manifests"},{"name":"v4.0.0-beta.2","sha":"3686a27055dce58b5e800b520087c0c448b7480e","kind":"commit","published_at":"2019-05-13T12:26:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"5c152157078503e8599537108c3be9e00969fa34","kind":"commit","published_at":"2019-05-05T12:24:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"f19bd59ae53f23e3637383061774542d973cc48c","kind":"commit","published_at":"2019-04-28T22:42:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.8","sha":"92d6e987a43041fde63fd02cad61277d04193c29","kind":"commit","published_at":"2019-04-17T19:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"663643e0a83554d7730be42140aef6bc3ac09c6a","kind":"commit","published_at":"2019-04-07T23:25:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"2482d2b689440df6fb3da6157a789adac2783736","kind":"commit","published_at":"2019-03-30T19:33:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6/manifests"},{"name":"v3.9.3","sha":"ebed7922fc97331519f507768572a068edb8494e","kind":"commit","published_at":"2019-03-28T14:06:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3/manifests"},{"name":"v4.0.0-alpha.5","sha":"1bfdbe5688fb3556e4bebd1f8e357c515244ac42","kind":"commit","published_at":"2019-03-23T21:04:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"997324d52467e3a7b7a8058c0ba8309d04d4ddf6","kind":"commit","published_at":"2019-03-17T11:00:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"3a5d2e50411ddd3caea450abda49fd7c6ed230dc","kind":"commit","published_at":"2019-03-10T11:57:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"f606f7584dd842a89423dd3cc69e32b5ad3fdae1","kind":"commit","published_at":"2019-03-03T16:12:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"eea3b4d9a623f87d79be63f57b4a69ddfe375610","kind":"commit","published_at":"2019-02-20T10:58:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"97b26c4821299aef21e6ef9372a25aedd78d0137","kind":"commit","published_at":"2019-02-12T14:39:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.9.2","sha":"dbc788f7d231b4eceaa7a6a3e253104de5de9af0","kind":"commit","published_at":"2019-02-03T20:45:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2/manifests"},{"name":"v3.9.1","sha":"b903d7432b5a06583c9915f7ab9346bad76007a1","kind":"commit","published_at":"2019-01-26T13:59:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"f6353cdd15b954091c3f53498eb7de198755b740","kind":"commit","published_at":"2019-01-14T21:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"8df7a83ccc0b200e67feb823ceaaf793e4b6d007","kind":"commit","published_at":"2019-01-09T21:57:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"c202914213f19b070738ba5837da18e89c1662ee","kind":"commit","published_at":"2019-01-07T18:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"baa45b12252be8965809a0ad06e67e7dc7d44313","kind":"commit","published_at":"2018-12-30T21:47:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"0445ca8b710425f22744249a0c7bb3c20e95237b","kind":"commit","published_at":"2018-12-30T21:24:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"f0d60d8a510180e9c7a9b588d3e6c04d0d1a23d3","kind":"commit","published_at":"2018-12-22T15:42:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"1871b089aef090728321cab69be92daaec6eb131","kind":"commit","published_at":"2018-12-17T20:02:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0/manifests"},{"name":"v3.6.2","sha":"edde0b4f0073fcacb7233b553812f3dffe619da5","kind":"commit","published_at":"2018-12-09T20:22:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"e5fbf74a06157e2d73701a158e8d6b5914429ea1","kind":"commit","published_at":"2018-12-01T10:43:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1/manifests"},{"name":"issue-13699-mster","sha":"ac0153bf1b13ddbc1e43c22693f2c223838d9f1a","kind":"tag","published_at":"2018-11-28T20:15:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/issue-13699-mster","html_url":"https://github.com/mui/material-ui/releases/tag/issue-13699-mster","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@issue-13699-mster","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster/manifests"},{"name":"v3.6.0","sha":"d9c790fa69a1c053c3d471e030e4066122d58902","kind":"commit","published_at":"2018-11-26T19:49:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"34492c23a773b1db66fe65801997257709c4f319","kind":"commit","published_at":"2018-11-12T23:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"dc6b2b870fa514e98c74b6854d22c6e25e7684cb","kind":"commit","published_at":"2018-11-12T22:46:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"ba1dc0f27cd85996dbf3ef9df4d7f10552d6c91f","kind":"commit","published_at":"2018-11-04T23:41:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0/manifests"},{"name":"v3.3.2","sha":"47b20fe33c5f1c8a2563bad3c27811c37f698794","kind":"commit","published_at":"2018-10-27T20:16:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"92b2a36716c8ced3d12ff0b300be06cc4743e6da","kind":"commit","published_at":"2018-10-23T22:16:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"47d3b93780400d6eaef48d29dfcbebec8a5f22b2","kind":"commit","published_at":"2018-10-21T21:27:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"bbb0b683dd45d130b17580da86fe6ccc1ab5b3d3","kind":"commit","published_at":"2018-10-15T22:11:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"a61f0fc9a56ef22874753175bad2a636460130d1","kind":"commit","published_at":"2018-10-14T21:03:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"58f526f46e609e3e6cd785d15bfc5486df7ab79f","kind":"commit","published_at":"2018-10-07T22:44:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"dbd67aa892a4e9885d763fcb0d1f6c1691fbf763","kind":"commit","published_at":"2018-09-30T17:16:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"6184c508f94500a9da7486ccb2b9398023e4b1b5","kind":"commit","published_at":"2018-09-23T22:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"a9cbda69c8e059d928da53d9525652170b999455","kind":"commit","published_at":"2018-09-16T21:32:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"27412afa36b6c64b15b3b33cd51235efbc55a775","kind":"commit","published_at":"2018-09-08T22:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d6fb8524ff94080614e8d4d1064c7b2cec66c5d1","kind":"commit","published_at":"2018-09-03T21:14:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"2e9643f6c43c9b393a3914cd085aac92df546c04","kind":"commit","published_at":"2018-08-28T22:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"6847e0affc09f56a1497013be98bc3b59ccd3fde","kind":"commit","published_at":"2018-08-27T17:34:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0/manifests"},{"name":"v1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1","html_url":"https://github.com/mui/material-ui/releases/tag/v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1/manifests"},{"name":"v1.5.1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6b4c29e324eaa1272ce7b42ecab0e3460af6f437","kind":"commit","published_at":"2018-08-12T20:42:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0/manifests"},{"name":"v0.20.2","sha":"1b1c1fce216b5b2f5ecd52d21f8ec6a326c00cd5","kind":"commit","published_at":"2018-08-05T21:43:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2/manifests"},{"name":"v1.4.3","sha":"99650a6d174ad97b41ba1079cd5d7f55b5db21b5","kind":"commit","published_at":"2018-08-04T10:26:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e9bb799208b34fb8f8bbfe4b63b7a1942f95d91f","kind":"commit","published_at":"2018-07-29T14:37:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"869692ecf3812bc4577ed4dde81a9911c5949695","kind":"commit","published_at":"2018-07-22T21:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7fdc1890fb744b565480835fd5684e66871c679f","kind":"commit","published_at":"2018-07-14T15:02:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"f12ba5bfafc53ada2e5719697dd8373d41fa9471","kind":"commit","published_at":"2018-07-02T20:06:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"cd47eeabdcd4f67e35ff5ad56ae82a571da5747a","kind":"commit","published_at":"2018-06-26T10:53:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"e943cb8d6f405de5d53c1f3d1908cbccb502bb3a","kind":"commit","published_at":"2018-06-20T21:41:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"29308b10b3f8ba3565168e4da4bb5f793cb8b4f9","kind":"commit","published_at":"2018-06-18T18:38:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7c094a0f0381c7b68a223e27b5dc700a7595b122","kind":"commit","published_at":"2018-06-10T09:50:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2a300cdec817595ac879bc419257e55ef318b0f9","kind":"commit","published_at":"2018-06-03T15:25:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"3ccf76d315404ebd67f1254f5679d327c0647dfd","kind":"commit","published_at":"2018-05-26T14:56:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"73101790333124cc8f5857bc46038b7d2315842a","kind":"commit","published_at":"2018-05-17T22:07:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.1","sha":"aae0c434f99c4ab559d8aff53cfbd2cfa7974043","kind":"commit","published_at":"2018-05-15T21:15:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1/manifests"},{"name":"v0.20.1","sha":"c663649d9edf9d196aadbb3b426fd613816964fc","kind":"commit","published_at":"2018-05-13T21:34:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1/manifests"},{"name":"v1.0.0-rc.0","sha":"5f3008fc26479b40ff16ec498ae0e6e3361fdb47","kind":"commit","published_at":"2018-05-13T19:13:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-beta.47","sha":"d16e4f5115a9fde3e8958d7959a912a55cbb246d","kind":"commit","published_at":"2018-05-09T21:48:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.47","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47/manifests"},{"name":"v1.0.0-beta.46","sha":"aa1ef83f22650245dd736681d7ec6331cb2a42ef","kind":"commit","published_at":"2018-05-08T21:51:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.46","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46/manifests"},{"name":"v1.0.0-beta.45","sha":"ab592831cbf5987a6516139aeaf148bdb3360ccb","kind":"commit","published_at":"2018-05-07T13:38:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.45","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45/manifests"},{"name":"v1.0.0-beta.44","sha":"0bba4ad1aed5d2181baa156009301eb56fd80158","kind":"commit","published_at":"2018-04-29T20:57:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.44","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44/manifests"},{"name":"v1.0.0-beta.43","sha":"6dfe7382b9777885abe84f4d1f66c0c62545d559","kind":"commit","published_at":"2018-04-22T10:47:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.43","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43/manifests"},{"name":"v1.0.0-beta.42","sha":"bc03443cac8a55ce3fc4d19e6a95e0f3d0116fbf","kind":"commit","published_at":"2018-04-16T20:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.42","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42/manifests"},{"name":"v1.0.0-beta.41","sha":"cddff325bdc2c79592701c11e295e48db0879c28","kind":"tag","published_at":"2018-04-07T18:26:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.41","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41/manifests"},{"name":"v1.0.0-beta.40","sha":"7f423b6bef54c4a34f3b53d9b8ebf33c183916f8","kind":"tag","published_at":"2018-04-01T09:55:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.40","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40/manifests"},{"name":"v1.0.0-beta.39","sha":"b95cb7a83a102b21b7f6add713398f6c9e743d50","kind":"tag","published_at":"2018-03-28T21:23:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.39","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39/manifests"},{"name":"v1.0.0-beta.38","sha":"a6ccfbe7699b67b03703b49a7cb14d865b841d38","kind":"tag","published_at":"2018-03-17T12:24:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.38","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38/manifests"},{"name":"v1.0.0-beta.37","sha":"1587ac3654ae5061eb21f652722a02cc4c367292","kind":"tag","published_at":"2018-03-11T14:31:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.37","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37/manifests"},{"name":"v1.0.0-beta.36","sha":"f31bd2e431c29f85a053387ce062987a3fc36168","kind":"tag","published_at":"2018-03-05T21:07:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.36","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36/manifests"},{"name":"v1.0.0-beta.35","sha":"25ca14ffcec6eeb75446730a03cc4a2014c5e8ab","kind":"tag","published_at":"2018-02-25T22:47:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.35","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.2","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2/manifests"},{"name":"olivier-material-ui-codemod@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1/manifests"},{"name":"olivier-material-ui-icons@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.1","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1/manifests"},{"name":"olivier-material-ui-codemod@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0/manifests"},{"name":"olivier-material-ui-icons@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0/manifests"},{"name":"v1.0.0-beta.34","sha":"284dfcb06fed2244033cc971cb78f485bafece3d","kind":"tag","published_at":"2018-02-17T12:08:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.34","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34/manifests"},{"name":"v1.0.0-beta.33","sha":"b7f698d48d61e74f74e5e50a08b4309460a55266","kind":"tag","published_at":"2018-02-10T12:03:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.33","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33/manifests"},{"name":"v1.0.0-beta.32","sha":"896bc50f35a83fac0453dbbecd9f367b45b450e9","kind":"tag","published_at":"2018-02-04T22:44:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.32","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32/manifests"},{"name":"v1.0.0-beta.31","sha":"6271146a2545aeedf4110990de21ebc0c910b627","kind":"tag","published_at":"2018-01-29T22:06:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.31","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31/manifests"},{"name":"v1.0.0-beta.30","sha":"2bb35ce508832f518a4c3af8cd7cf67af8fd90c5","kind":"tag","published_at":"2018-01-21T22:50:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.30","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30/manifests"},{"name":"v1.0.0-beta.29","sha":"7386d56d4dfb85ca4a586a56691b6a58798d5c42","kind":"tag","published_at":"2018-01-16T20:27:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.29","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29/manifests"},{"name":"v1.0.0-beta.28","sha":"e1f3dad9084edf460d42e0a5f6b7c956eaa51e8d","kind":"tag","published_at":"2018-01-14T14:52:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.28","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28/manifests"},{"name":"v1.0.0-beta.27","sha":"fcfe4a64a95f65e205c5ba9523987982e6556eea","kind":"tag","published_at":"2018-01-06T15:25:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.27","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27/manifests"},{"name":"v1.0.0-beta.26","sha":"bd42549ee464bce03743f7ee18964066f9d3907d","kind":"tag","published_at":"2017-12-30T23:24:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.26","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26/manifests"},{"name":"v1.0.0-beta.25","sha":"d9ab3e313136fa5fb179743b560ac7c9e4fa8f6a","kind":"tag","published_at":"2017-12-22T23:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.25","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25/manifests"},{"name":"v1.0.0-beta.24","sha":"7c8fe8516f8bf6317e7cc748eefa7d97c92b4007","kind":"tag","published_at":"2017-12-17T12:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.24","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24/manifests"},{"name":"v1.0.0-beta.23","sha":"1a4e5b06ae0a7f6b3a6be810d272ebdf3efbb863","kind":"tag","published_at":"2017-12-09T09:51:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.23","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23/manifests"},{"name":"v0.20.0","sha":"86b40ae4883e95d6139e9e5d59c0e14aa022ce3a","kind":"commit","published_at":"2017-12-04T04:05:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0/manifests"},{"name":"v1.0.0-beta.22","sha":"22f68ca292a947349ae2877b09e85775703ec87f","kind":"tag","published_at":"2017-11-28T23:11:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22/manifests"},{"name":"v1.0.0-beta.21","sha":"d33604a9deacbb2725da3688d823416486a039c1","kind":"tag","published_at":"2017-11-13T22:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21/manifests"},{"name":"v1.0.0-beta.20","sha":"076d08bfa709ffdb4858106ebda73f475e4ec5b9","kind":"tag","published_at":"2017-11-05T19:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20/manifests"},{"name":"v1.0.0-beta.19","sha":"2a1879fb818973d4df766c2d7842afd939fdb2b8","kind":"tag","published_at":"2017-10-30T21:51:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19/manifests"},{"name":"v1.0.0-beta.18","sha":"f626204f8e0cd9933bcb7a8c8ac5cd97d6419eca","kind":"tag","published_at":"2017-10-23T21:58:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18/manifests"},{"name":"v1.0.0-beta.17","sha":"616d69d5ff7263eb9c84960b6b7a4c9ff852d4ef","kind":"tag","published_at":"2017-10-15T22:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17/manifests"},{"name":"v1.0.0-beta.16","sha":"56fd0d9d2f6fe0222b8c4117e227de1d725918ba","kind":"tag","published_at":"2017-10-08T20:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16/manifests"},{"name":"v0.19.4","sha":"f1bc4be26ca68578f0cfd053fed8eeabe0d3a636","kind":"tag","published_at":"2017-10-08T19:56:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4/manifests"},{"name":"v1.0.0-beta.15","sha":"4da17a67182a212be91a36cec9c976ccb6293380","kind":"tag","published_at":"2017-10-04T16:05:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15/manifests"},{"name":"v1.0.0-beta.13","sha":"736f12000e6989b2e37fcf10deca8bcf20a284f5","kind":"tag","published_at":"2017-10-01T19:58:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13/manifests"},{"name":"v0.19.3","sha":"7e484cc0c2e3db1e30ebe89d93475f2999f6168c","kind":"tag","published_at":"2017-10-01T19:35:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3/manifests"},{"name":"v1.0.0-beta.12","sha":"65b6e04a74a1520209e7b8fcfa311a431ecb070a","kind":"tag","published_at":"2017-09-24T18:24:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12/manifests"},{"name":"v0.19.2","sha":"5f750e046d48fa2f8c0efd86290ea48661c9b32e","kind":"tag","published_at":"2017-09-18T20:14:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2/manifests"},{"name":"v1.0.0-beta.11","sha":"01c6feb33e7e4e5043ce2a8377fa7dda3dbc8180","kind":"tag","published_at":"2017-09-18T19:11:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11/manifests"},{"name":"v1.0.0-beta.10","sha":"3d4518c997fe875f8e91044ff59a09a46fdfb726","kind":"tag","published_at":"2017-09-13T21:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10/manifests"},{"name":"v1.0.0-beta.9","sha":"d4dba0da9a00efe5104365ca647d848a131a41a6","kind":"tag","published_at":"2017-09-10T11:17:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9/manifests"},{"name":"v1.0.0-beta.8","sha":"865b39bef48c3f85743c3914ba146b97b93fce0f","kind":"tag","published_at":"2017-09-02T11:11:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8/manifests"},{"name":"v0.19.1","sha":"b0d03e92c64bee1ac8c25acd0c48657b7f605d9a","kind":"tag","published_at":"2017-09-02T10:38:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1/manifests"},{"name":"v1.0.0-beta.7","sha":"d2083879918dcafdc9c17e3e19440000a0abb3b0","kind":"tag","published_at":"2017-08-30T22:51:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7/manifests"},{"name":"v1.0.0-beta.6","sha":"8385df161a6792d472821e30c7095b267b844950","kind":"tag","published_at":"2017-08-20T14:48:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6/manifests"},{"name":"v1.0.0-beta.5","sha":"8292545fd41ea9f9d3c7c52bb45f60a4fea434a9","kind":"tag","published_at":"2017-08-15T08:55:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5/manifests"},{"name":"v0.19.0","sha":"d1b3bc614a818d497e38fd51c85077dd7b490bad","kind":"tag","published_at":"2017-08-15T08:17:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0/manifests"},{"name":"v1.0.0-beta.4","sha":"110f0a6e95e8e2b51b2bdd7e545a9b41d1a0009f","kind":"tag","published_at":"2017-08-05T10:09:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4/manifests"},{"name":"v1.0.0-beta.3","sha":"e0dd9560d4a152ca0a61558b6238edc40746c354","kind":"tag","published_at":"2017-07-29T21:00:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"45d5da95daf4d52b0ea6e4ffbef27755fa0aa196","kind":"tag","published_at":"2017-07-23T17:45:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"603fbde8d99e386d6640ec6c24ba9fcfc4316dd4","kind":"tag","published_at":"2017-07-23T17:12:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1/manifests"},{"name":"v0.18.7","sha":"50f6dfc4b6ee7473e27ba950c3ce900b24f17d1c","kind":"tag","published_at":"2017-07-23T15:51:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7/manifests"},{"name":"v1.0.0-alpha.22","sha":"f3992561ed94696d595b6a56efc7449c7dee67c7","kind":"tag","published_at":"2017-07-18T09:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22/manifests"},{"name":"v1.0.0-alpha.21","sha":"49d21891b72796f4a8f383d9b15b66f72cb94549","kind":"tag","published_at":"2017-07-04T22:13:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21/manifests"},{"name":"v0.18.6","sha":"1d10ecbac4a83f9934bb6a7f025855f82002113c","kind":"tag","published_at":"2017-07-04T21:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6/manifests"},{"name":"v0.18.5","sha":"86f7c4141cc66ab1e96a681a6945472283e41ea3","kind":"tag","published_at":"2017-06-28T18:14:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5/manifests"},{"name":"v1.0.0-alpha.20","sha":"84363396403cbbd51072d0b09822cd6d8ab6bf87","kind":"tag","published_at":"2017-06-25T18:01:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20/manifests"},{"name":"v0.18.4","sha":"2c6872cacf19ac71a316b282c2467162dcd148c6","kind":"tag","published_at":"2017-06-25T17:39:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4/manifests"},{"name":"v1.0.0-alpha.19","sha":"611bfd7557fd928933e39c054d2b2edeb57adaed","kind":"tag","published_at":"2017-06-19T16:58:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19/manifests"},{"name":"v1.0.0-alpha.18","sha":"5fdb60642bdf2907b7fba352cf2cd0fa7208848f","kind":"tag","published_at":"2017-06-19T10:12:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18/manifests"},{"name":"v1.0.0-alpha.17","sha":"73e0a35145d10f3c29a991f75e5ba8315e0e754a","kind":"tag","published_at":"2017-06-12T11:55:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17/manifests"},{"name":"v0.18.3","sha":"4c6a542c772f9fe9ff97bb95f63801138d7722d0","kind":"tag","published_at":"2017-06-07T21:28:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"9d3b59b3fec3b31b37334c3bd842112f3d090f86","kind":"commit","published_at":"2017-06-06T21:29:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2/manifests"},{"name":"v1.0.0-alpha.16","sha":"0c7dba6dc5ad8b9f69ec3c60e3ba31f2973e582a","kind":"tag","published_at":"2017-06-01T08:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"18508aeb3e5817406209e15c3e51a53c2cbece96","kind":"tag","published_at":"2017-05-23T20:00:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"771fb44738e116a1d2cec7aabb8ed1425b1d57f6","kind":"tag","published_at":"2017-05-14T10:11:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14/manifests"},{"name":"v0.18.1","sha":"715372edf9fc21244030207409b4070158f6936d","kind":"tag","published_at":"2017-05-13T10:21:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1/manifests"},{"name":"v1.0.0-alpha.13","sha":"17fde80a53fb9fcce31a82290f54de55cf3655e9","kind":"tag","published_at":"2017-05-08T10:47:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13/manifests"},{"name":"v0.18.0","sha":"dea7938b1265a3b100899d65589fbd05e877ab9e","kind":"tag","published_at":"2017-04-30T22:26:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0/manifests"},{"name":"v1.0.0-alpha.12","sha":"dc7371e4770fd3e8b1a82b9c2c2a652acaa73713","kind":"tag","published_at":"2017-04-30T22:22:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12/manifests"},{"name":"v0.17.4","sha":"a398290811c94bd6bb2d5d04c7f6d0ce734e3ad6","kind":"commit","published_at":"2017-04-14T17:20:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4/manifests"},{"name":"v1.0.0-alpha.11","sha":"7b3dbfaf2e94e8139424c8660692ee20d5a9880e","kind":"tag","published_at":"2017-04-14T16:50:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11/manifests"},{"name":"v0.17.3","sha":"53076a03182668f94d3bf40cd880309a51e9be88","kind":"tag","published_at":"2017-04-10T21:42:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"38c4aed87e608ded8e083dcf341ed5e9a14c20ef","kind":"tag","published_at":"2017-04-09T11:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2/manifests"},{"name":"v1.0.0-alpha.10","sha":"27fd907d604c1d3189b7b70e3a7e4758e0171492","kind":"tag","published_at":"2017-04-06T12:00:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"b962c2fbfa7a9cab9e9844e01966b90ca86e67a1","kind":"tag","published_at":"2017-04-01T13:47:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a0b4691eb3958aeb9173a8f4e705c81dfb7d25da","kind":"tag","published_at":"2017-03-25T11:46:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8/manifests"},{"name":"v0.17.1","sha":"05280483dbbc29e56edd8f3644721679b55d4d73","kind":"commit","published_at":"2017-03-13T12:27:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1/manifests"},{"name":"v1.0.0-alpha.7","sha":"9281a3fcee37d6afb9e493ff06e8a2626f4d7d91","kind":"tag","published_at":"2017-03-12T12:31:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"69f604946c366c655d0613841c034cacee7e9ef4","kind":"commit","published_at":"2017-02-26T12:41:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6/manifests"},{"name":"v1.0.0-alpha.5","sha":"74973892bdfacd5c9e3a4ce63185e9a6500d9522","kind":"commit","published_at":"2017-02-26T11:04:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-alpha.4","sha":"6472a6864951bfe7f3739afbe74b50981299ac28","kind":"commit","published_at":"2017-02-26T10:19:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4/manifests"},{"name":"v0.17.0","sha":"c9af9606bcea6551ceaadc2f6430d629eb679e84","kind":"commit","published_at":"2017-02-12T22:06:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0/manifests"},{"name":"v1.0.0-alpha.3","sha":"4583f5212d0b668e3801a859d3cc584cec0ec173","kind":"commit","published_at":"2017-02-12T21:43:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"8476782b595175d25c8a972b5fe53bc1f8532676","kind":"tag","published_at":"2017-02-07T19:48:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"3a0eb03018a9c5c96ba5233de8ef45202403a94c","kind":"commit","published_at":"2017-01-29T21:29:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.16.7","sha":"867c6c29b1badd839b1fd57720e5754fcd53a516","kind":"commit","published_at":"2017-01-15T19:57:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"bc84dbeeb78b725fefdc10cdc6eee7b75cc1226e","kind":"commit","published_at":"2016-12-25T21:03:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"8a03a04ef17f76ce09b88607b216d8a8e4d277d6","kind":"commit","published_at":"2016-12-09T20:45:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"84c18c98ff56fbe81be902735164219040729bb1","kind":"commit","published_at":"2016-11-17T19:18:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"066c5d53d1d4ecec2923ed12ec14647ae8248a9c","kind":"commit","published_at":"2016-11-17T16:41:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"806b2eab2272b430e814f8b3c7f1e7b31cd0e306","kind":"commit","published_at":"2016-11-14T17:22:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"2085737a798d9cb808b2fddf1f06883b27327ccc","kind":"commit","published_at":"2016-10-19T18:24:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"6eb9913441cb39562f4c935bdd70042d26daa260","kind":"commit","published_at":"2016-10-05T14:36:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0/manifests"},{"name":"v0.16.0-rc2","sha":"71a9524d0ec28dad2f566a42c7bb8ad2ea93ce36","kind":"commit","published_at":"2016-09-24T19:31:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2/manifests"},{"name":"v0.16.0-rc1","sha":"1691addd7f84317619c6831c35cb1f32ef3779b6","kind":"commit","published_at":"2016-09-07T19:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1/manifests"},{"name":"v0.15.4","sha":"be9bc14f4cda041299b6f8845af87b9278c871fc","kind":"commit","published_at":"2016-08-10T22:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"8bd3589dd7f676f3d725559cbd63457afe8d3691","kind":"commit","published_at":"2016-08-02T20:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"908f694e1e6eae9e63da6b22e63100d6bda4fa8e","kind":"commit","published_at":"2016-07-09T21:10:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"1fed1bcc81d89e473e261c1da4bf0a3a46515ce8","kind":"tag","published_at":"2016-06-20T08:15:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"06667b589952f58ff8c6d277df364ef16dada671","kind":"tag","published_at":"2016-05-06T13:49:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0/manifests"},{"name":"v0.15.0-beta.2","sha":"7cf7adfe9042e9be8dbaa1c850ffacca26e9c269","kind":"commit","published_at":"2016-04-21T22:57:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2/manifests"},{"name":"v0.15.0-beta.1","sha":"47d7525fb77c7c579e99d595b3f98c69fc838c77","kind":"tag","published_at":"2016-04-14T13:33:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1/manifests"},{"name":"v0.15.0-alpha.2","sha":"caabf9eaee5a5e11097958105f8427cfc8905f86","kind":"tag","published_at":"2016-03-17T23:37:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2/manifests"},{"name":"v0.15.0-alpha.1","sha":"2ebddeb908857c16ece162964a7e501ab37716ba","kind":"commit","published_at":"2016-02-27T17:54:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1/manifests"},{"name":"v0.14.4","sha":"de2bee1335ff1fd701a60cb3d739cf919dbd77ce","kind":"commit","published_at":"2016-02-03T00:47:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"fa9141f90149392cc3fa366736e61a89b07e9205","kind":"commit","published_at":"2016-01-27T03:06:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"44b41957ae81344cf6dc794cf2dbe2da48152622","kind":"commit","published_at":"2016-01-08T15:52:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"0ae4d7f61bb240ae5e2adc9d15a8d5629f738db6","kind":"commit","published_at":"2016-01-04T22:23:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"628bc82957d8e537a1b648e31e10723820bb00ac","kind":"commit","published_at":"2015-12-25T15:12:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0/manifests"},{"name":"v0.14.0-rc2","sha":"9a24d8a7839c37b86748ad8022e39235e8eb6be2","kind":"commit","published_at":"2015-12-14T22:26:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2/manifests"},{"name":"v0.14.0-rc1","sha":"7459597806a2f1f5826eaab26d3c5d974da70fbd","kind":"commit","published_at":"2015-12-04T19:52:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1/manifests"},{"name":"v0.13.4","sha":"a98006f9ffb588030cbdd2e3b4a4515017e58c43","kind":"commit","published_at":"2015-11-24T17:07:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"e33afed6913b58a990bd4b51a038bbfff0a0f42f","kind":"commit","published_at":"2015-11-17T16:34:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"6f28ad04e8f95073646bfeb8936c550ca4a94347","kind":"commit","published_at":"2015-11-10T00:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"330488977f95dbebd6cf6a387bf10a86238331ff","kind":"commit","published_at":"2015-10-29T21:08:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"7980cd589e9dc9e055e1b789bf2f80e7f2ef0f5d","kind":"commit","published_at":"2015-10-21T19:38:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"86394ccd2d7b715eaa054a369679eba4ac82ce1f","kind":"commit","published_at":"2015-10-21T19:04:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"d310459476a461e0d29f166de277896026d8f35f","kind":"commit","published_at":"2015-10-19T17:30:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"06aca1012d01de4ec782acfb8d22a6ec83d48ff7","kind":"commit","published_at":"2015-10-07T21:43:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"6671f90516c2065839efae773ecda924b8bebdae","kind":"commit","published_at":"2015-10-06T19:31:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"a4e194e46c47f8e2eedfab8f0a8c4104e5679c95","kind":"commit","published_at":"2015-09-28T16:15:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"aa485220ff28e907d2548cbfb65bd789c23d9eba","kind":"commit","published_at":"2015-09-25T16:08:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"b55b770f2049852febe47bef27aa0eaceafcec08","kind":"commit","published_at":"2015-09-15T21:10:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"82bc1cb2805f7b624516f71628e6ca525df18cad","kind":"commit","published_at":"2015-08-24T21:31:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0/manifests"},{"name":"v0.10.4","sha":"a8097bcbed6939f0cb308e05acf03a907b666725","kind":"commit","published_at":"2015-08-09T03:29:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"2a43082b52138e33c85878616461445895066a11","kind":"commit","published_at":"2015-08-08T22:51:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"71583523f39c1830d3fcffeff0598c2f803f1048","kind":"commit","published_at":"2015-07-29T20:34:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"6b609c63611b02f9e845b765770983c547cd6af8","kind":"commit","published_at":"2015-07-13T21:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"b6140ec86c5087ad799e9a658f3f0d9b150c205a","kind":"commit","published_at":"2015-07-10T01:35:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"8a18478700f49b94fe7f580664e7b31c581ceb0b","kind":"commit","published_at":"2015-06-20T17:47:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"3da654eb4f0ddb10d81f2706eda1f3819e40b795","kind":"commit","published_at":"2015-06-15T01:46:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"867e87d3530b4fb6bc7f6ec5fb9edcd49e7bd631","kind":"commit","published_at":"2015-06-09T23:38:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"cb794810e7c39352f1bbd533d92983dc22a57510","kind":"commit","published_at":"2015-05-24T20:12:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0/manifests"},{"name":"v0.7.5","sha":"b3ce0b272e5468919d01b3d3ab6751a92f682b48","kind":"commit","published_at":"2015-04-27T19:14:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"abc159f246f15163f7984bcf702409cffc745d6e","kind":"commit","published_at":"2015-04-21T18:14:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"9321a4a8879f380a725c7439114ebf3e0da8abcc","kind":"commit","published_at":"2015-04-01T15:20:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"953606f4d1a9e3a33798b499219fe40b1f81fd96","kind":"commit","published_at":"2015-03-25T23:45:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"03c169188dd10ec2242b7806050781867c0291dd","kind":"commit","published_at":"2015-03-04T21:41:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"078ba0c94f8985dd2d96587784f760474ba51858","kind":"commit","published_at":"2015-02-13T21:06:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"accd9f0ef163d514b091709ffd63f76f6d1a467f","kind":"commit","published_at":"2015-01-27T00:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"57c7a95be20dc77cbe0459a40acc802e16de5148","kind":"commit","published_at":"2015-01-26T23:07:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"706446d6aeb952def6f2016fdc213b6e56b2d40f","kind":"commit","published_at":"2015-01-03T23:58:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"6b294fdd0a7f9686b8b8f05cf8759e90b3e581f9","kind":"commit","published_at":"2014-12-25T17:36:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"3eb741fdb94fff5e8218809b8f7d5a9d2e4d1778","kind":"commit","published_at":"2014-12-15T17:14:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"d65414913839d9d939c8bd938ca21f39f0faa924","kind":"commit","published_at":"2014-12-07T15:15:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"fc3232f6e9d1662c4f9d813b70acb329c4cdc6de","kind":"commit","published_at":"2014-11-30T21:22:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"4b02786c2a7e27613201fe72c033a260018a38d6","kind":"commit","published_at":"2014-11-28T20:34:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"ab8880bc442941c20d58ca2cbb8aace7b2724929","kind":"commit","published_at":"2014-11-17T20:10:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"052b0bc5a3e887d0a36b2277a2e09812a0ce206b","kind":"commit","published_at":"2014-11-11T21:11:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"715b7e868003ac9b121bdacee3e1301b9c660aa9","kind":"commit","published_at":"2014-11-08T19:56:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"088d257c0bec691545cd32f83fd2af753866b8ee","kind":"commit","published_at":"2014-11-08T00:13:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0/manifests"},{"name":"v0.1.29","sha":"3fe7b8bf7c3adc04522f311ce1c1c3b6e39e8edd","kind":"commit","published_at":"2014-11-05T19:58:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.1.29","html_url":"https://github.com/mui/material-ui/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29/manifests"}]},"repo_metadata_updated_at":"2025-10-29T21:14:08.688Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":22.360619819704137,"stargazers_count":null,"forks_count":null,"average":27.17028188032576},"purl":"pkg:maven/org.webjars.npm/material-ui__types","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:material-ui__types","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:material-ui__types","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:material-ui__types/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-29T16:04:14.239Z","issues_count":4308,"pull_requests_count":9949,"avg_time_to_close_issue":13592057.178502878,"avg_time_to_close_pull_request":1743679.4759773905,"issues_closed_count":2590,"pull_requests_closed_count":8490,"pull_request_authors_count":716,"issue_authors_count":2931,"avg_comments_per_issue":5.109795728876509,"avg_comments_per_pull_request":1.994974369283345,"merged_pull_requests_count":7175,"bot_issues_count":19,"bot_pull_requests_count":3438,"past_year_issues_count":769,"past_year_pull_requests_count":3299,"past_year_avg_time_to_close_issue":842316.4168674699,"past_year_avg_time_to_close_pull_request":466566.7232444611,"past_year_issues_closed_count":415,"past_year_pull_requests_closed_count":2663,"past_year_pull_request_authors_count":186,"past_year_issue_authors_count":610,"past_year_avg_comments_per_issue":1.859557867360208,"past_year_avg_comments_per_pull_request":1.4080024249772658,"past_year_bot_issues_count":9,"past_year_bot_pull_requests_count":1478,"past_year_merged_pull_requests_count":2376,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/issues","maintainers":[{"login":"oliviertassinari","count":773,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"siriwatknp","count":700,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":511,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":434,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"mnajdova","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"michaldudak","count":262,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"aarongarciah","count":237,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"ZeeshanTamboli","count":207,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mj12albert","count":193,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"alexfauquette","count":165,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"samuelsycamore","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"cherniavskii","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"LukasTy","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"bharatkashyap","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"DanailH","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"JCQuintas","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"eps1lon","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"hbjORbj","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hbjORbj"},{"login":"flaviendelangle","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"michelengelen","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"rosskevin","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rosskevin"},{"login":"mbrookes","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"m4theushw","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"apedroferreira","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"hasdfa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"nikitaa24","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikitaa24"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"richbustos","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richbustos"},{"login":"nathanmarks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanmarks"},{"login":"vicasas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"MBilalShafi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joshwooding","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwooding"},{"login":"dimitropoulos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dimitropoulos"},{"login":"arthurbalduini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"dmtrKovalenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmtrKovalenko"},{"login":"hai-cea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-cea"},{"login":"gerdadesign","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"DavidCnoops","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidCnoops"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}],"active_maintainers":[{"login":"siriwatknp","count":282,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":241,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":191,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"oliviertassinari","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"ZeeshanTamboli","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mnajdova","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"mj12albert","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"aarongarciah","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"prakhargupta1","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"JCQuintas","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"DanailH","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"alexfauquette","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"bharatkashyap","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"LukasTy","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"cherniavskii","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"michaldudak","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"MBilalShafi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"flaviendelangle","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"vicasas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:material-ui__types/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:material-ui__types/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:material-ui__types/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:material-ui__types/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:material-ui__types/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":572386,"maintainers_count":0,"namespaces_count":75981,"keywords_count":35251,"github":"maven-central","metadata":{"funded_packages_count":38856},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-12-16T05:44:42.274Z","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":7744319,"name":"@muitc/material","ecosystem":"npm","description":"React components that implement Google's Material Design.","homepage":"https://mui.com/material-ui/getting-started/overview/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/material-ui","keywords_array":["react","react-component","mui","material-ui","material design"],"namespace":"muitc","versions_count":1,"first_release_published_at":"2023-05-17T08:11:51.992Z","latest_release_published_at":"2023-05-17T08:11:51.992Z","latest_release_number":"5.13.0","last_synced_at":"2025-12-12T01:21:16.157Z","created_at":"2023-05-17T08:52:54.840Z","updated_at":"2025-12-12T01:21:16.157Z","registry_url":"https://www.npmjs.com/package/@muitc/material","install_command":"npm install @muitc/material","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/mui"},"dist-tags":{"latest":"5.13.0"}},"repo_metadata":{"id":19822297,"uuid":"23083156","full_name":"mui/material-ui","owner":"mui","description":"Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.","archived":false,"fork":false,"pushed_at":"2025-10-22T16:11:10.000Z","size":699196,"stargazers_count":96842,"open_issues_count":1774,"forks_count":32693,"subscribers_count":1324,"default_branch":"master","last_synced_at":"2025-10-22T18:17:02.502Z","etag":null,"topics":["design-system","material-design","material-ui","react","react-components"],"latest_commit_sha":null,"homepage":"https://mui.com/material-ui/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2014-08-18T19:11:54.000Z","updated_at":"2025-10-22T16:11:52.000Z","dependencies_parsed_at":"2025-06-02T16:06:01.092Z","dependency_job_id":"32b77193-1b92-4638-bb5e-6c82ade9eee5","html_url":"https://github.com/mui/material-ui","commit_stats":{"total_commits":23822,"total_committers":3211,"mean_commits":"7.4188726253503585","dds":0.8266728234405172,"last_synced_commit":"c0620e333641deda56f3cd68c7c3736098ee818c"},"previous_names":["mui-org/material-ui","callemall/material-ui"],"tags_count":568,"template":false,"template_full_name":null,"purl":"pkg:github/mui/material-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/sbom","scorecard":{"id":262861,"data":{"date":"2025-08-17T02:37:43Z","repo":{"name":"github.com/mui/material-ui","commit":"06de3386e5dbd68c7e7496219f702232dcd7ec9f"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.7,"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":"Maintained","score":10,"reason":"30 commit(s) and 1 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":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/check-if-pr-has-label.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yml: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:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/no-response.yml:22","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/check-if-pr-has-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci-check.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-cleanup.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/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/publish-canaries.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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 28 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":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  14 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:  13 out of  13 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":"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: 'allow deletion' disabled on branch 'v6.x'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v6.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v6.x'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'v6.x'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v6.x'","Warn: codeowners review is not required on branch 'master'","Warn: codeowners review is not required on branch 'v6.x'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v6.x'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v6.x'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v6.x'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v6.x'"],"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":"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":"CI-Tests","score":10,"reason":"28 out of 28 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 36 contributing companies or organizations","details":["Info: found contributions from: A11yance, LightSourceAI, TourConnect, Treeshakers, alienfast, calcom, callemall, cefsharp, cssinjs, emikra, goose-duck, instacart, jalaali, lightsourceai, mui, mui-org, nodejs, openfoodfacts, pabloengine, pretur, react-native-community, reactiran, reactjs, reactwg, state-machines, storybookjs, testing-library, text-em-all, typed-typings, typescript-cheatsheets, underjs, vercel, webpack, yarnpkg, yarnplugins, 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":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-cpj6-fhp6-mr6j","Warn: Project is vulnerable to: GHSA-f46r-rw29-r322","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","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-17T11:13:50.539Z","repository_id":19822297,"created_at":"2025-08-17T11:13:50.539Z","updated_at":"2025-08-17T11:13:50.539Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280748853,"owners_count":26383954,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-24T02:00:06.418Z","response_time":73,"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":"v7.3.4","sha":"28eadba9ec2899226ecbf4058b8fba1ddeab9e6d","kind":"tag","published_at":"2025-10-02T18:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4/manifests"},{"name":"v7.3.3","sha":"6984a79aa3ebde0ad9d1a21817de900f60b7dc90","kind":"tag","published_at":"2025-10-02T14:01:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3/manifests"},{"name":"v7.3.2","sha":"ebd180cdd48e365aa0c5c54b6568d5efc320590d","kind":"tag","published_at":"2025-09-02T06:18:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"3592ec32c4858c22bf99c535c037c13ee6db6b84","kind":"tag","published_at":"2025-08-06T09:33:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"ad98e5ebf7f2f629f9a8b054d9ee3e7217d163bf","kind":"tag","published_at":"2025-08-05T05:40:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0/manifests"},{"name":"v6.5.0","sha":"894dd472b2cc3bbf218eef521ce5a4bcbe914e60","kind":"tag","published_at":"2025-07-08T02:51:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0/manifests"},{"name":"v5.18.0","sha":"6b50143dcfc2aad56a37c9f2e1f14256e9a65c4e","kind":"tag","published_at":"2025-07-08T02:50:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0/manifests"},{"name":"v7.2.0","sha":"1496d735b2cf16501ce413daec40d627eee77e1d","kind":"tag","published_at":"2025-06-30T08:59:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0/manifests"},{"name":"v7.1.2","sha":"ad2d425db362790d6d0f90fbe5b5d3a5b5132503","kind":"tag","published_at":"2025-06-20T07:34:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2/manifests"},{"name":"v6.4.12","sha":"9179a92b0d97f6d0270c7fac733cfd81bd7354cc","kind":"tag","published_at":"2025-06-02T06:58:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12/manifests"},{"name":"v7.1.1","sha":"0ebb3a14ccc5dbee4ec2682b387511f107b95a65","kind":"tag","published_at":"2025-06-02T06:47:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"e3e07e0b8fac5ca8fb4bbf3ec453dbe79133552f","kind":"tag","published_at":"2025-05-06T08:50:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0/manifests"},{"name":"v6.4.11","sha":"6b3957d9d42c83e069da8e8bb534ec294dcb6254","kind":"tag","published_at":"2025-04-10T02:36:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11/manifests"},{"name":"v7.0.2","sha":"ebb24ce49e1ef8358600a7787cb6c8d671cead63","kind":"tag","published_at":"2025-04-09T13:08:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2/manifests"},{"name":"v6.4.10","sha":"d80a3609c8a7274dc5fafa348382059945aee449","kind":"tag","published_at":"2025-03-31T19:03:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10/manifests"},{"name":"v7.0.1","sha":"d6fdcac555725c3807e6f03445e3a051398ee739","kind":"tag","published_at":"2025-03-28T18:58:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"22aa7db2ed23df3b43530e9fdb57bc1051221457","kind":"tag","published_at":"2025-03-26T14:16:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0/manifests"},{"name":"v6.4.9","sha":"a884cb821f67a831f44cc6abfc3bc77faef91ada","kind":"tag","published_at":"2025-03-25T15:45:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9/manifests"},{"name":"v7.0.0-rc.0","sha":"ebaec8db8ae1b90183817cb0bad549d7fc63fe79","kind":"tag","published_at":"2025-03-19T09:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0/manifests"},{"name":"v5.17.1","sha":"0d509f8a4a48031a1e25974a1604b803892ce94e","kind":"tag","published_at":"2025-03-18T18:44:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"b0dc8270c5a2896293ff8b61052120a13819f0a1","kind":"tag","published_at":"2025-03-18T15:28:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0/manifests"},{"name":"v6.4.8","sha":"2bded219fabaaefc2083aa660d5856ab75cfa8d6","kind":"tag","published_at":"2025-03-17T17:54:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8/manifests"},{"name":"v7.0.0-beta.4","sha":"260ed53760f179e3bb4f1f43e2f2712ecbf9fdd7","kind":"tag","published_at":"2025-03-13T13:30:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4/manifests"},{"name":"v6.4.7","sha":"d1ca0a45fea4327ba4dc9876e62922785493f1c3","kind":"tag","published_at":"2025-03-05T15:19:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7/manifests"},{"name":"v7.0.0-beta.3","sha":"9dea4105c8b413e087bd1d0cc517b52831a2eb86","kind":"tag","published_at":"2025-03-05T15:13:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"48acea181cac8ca14455e76d01d3554ba578781e","kind":"tag","published_at":"2025-02-27T15:00:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2/manifests"},{"name":"v7.0.0-beta.1","sha":"2cf2e71af3c2b26694964884456bc335c2ba6cdb","kind":"tag","published_at":"2025-02-26T18:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1/manifests"},{"name":"v6.4.6","sha":"356b885778a2af26505d5dbba76a9abcceb69800","kind":"tag","published_at":"2025-02-26T13:39:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6/manifests"},{"name":"v7.0.0-beta.0","sha":"b485c1abec1d776e925ca90e6fa7d91e9bd057a7","kind":"tag","published_at":"2025-02-26T13:22:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0/manifests"},{"name":"v7.0.0-alpha.2","sha":"ba14b7070070281c8a6cea1df7653f007bb8da49","kind":"tag","published_at":"2025-02-18T18:57:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.4.5","sha":"6f2b908baa7863e2cbf0ec4518dc90ccfd53597b","kind":"tag","published_at":"2025-02-18T18:46:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5/manifests"},{"name":"v7.0.0-alpha.1","sha":"c390c1c2d1c85f42d40f16ce405a3c4b62026ec7","kind":"tag","published_at":"2025-02-11T17:34:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1/manifests"},{"name":"v6.4.4","sha":"c66361a6ad9d1354b60e6fb93ba3144c1348ab15","kind":"tag","published_at":"2025-02-11T14:31:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4/manifests"},{"name":"v6.4.3","sha":"cee310a92f61ffb75284195a9ed30bcb367c78e2","kind":"tag","published_at":"2025-02-04T18:53:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3/manifests"},{"name":"v7.0.0-alpha.0","sha":"3e3195a4285ca716061f7d7d87f4915630af1b69","kind":"tag","published_at":"2025-02-03T12:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.4.2","sha":"1813d89a599a4027fd216062b2cac8b0c1864f1d","kind":"tag","published_at":"2025-01-29T15:50:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2/manifests"},{"name":"v6.4.1","sha":"819e662a2ce210f8805c45057389217cb1c39a83","kind":"tag","published_at":"2025-01-21T13:23:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"f9949a8889c7e69cac145ce56411298a234d2e49","kind":"tag","published_at":"2025-01-14T16:46:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0/manifests"},{"name":"v5.16.14","sha":"ba588c8333d765af63ab15c8b33dd947b615f70b","kind":"tag","published_at":"2025-01-06T21:20:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14/manifests"},{"name":"v6.3.1","sha":"afd551abd3be44de711d6baef48e62e18b97c908","kind":"tag","published_at":"2025-01-03T13:53:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1/manifests"},{"name":"v5.16.13","sha":"e52a6379f22d38453fa046d410b0c4700707dbd9","kind":"tag","published_at":"2024-12-25T11:25:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13/manifests"},{"name":"v6.3.0","sha":"84d6ecfdccd10f204854beeef98bcc55dc99d117","kind":"tag","published_at":"2024-12-23T18:10:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"17026fc203a8b413ec7343b6eeb267a50519d515","kind":"tag","published_at":"2024-12-17T13:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1/manifests"},{"name":"v5.16.12","sha":"b8fbcf5fb5169d8db6ee0ec35001816d2777e8d4","kind":"tag","published_at":"2024-12-17T13:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12/manifests"},{"name":"v5.16.11","sha":"2413ff076b0d462736dfccd399b4be863fd79ec2","kind":"tag","published_at":"2024-12-11T10:13:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11/manifests"},{"name":"v6.2.0","sha":"3a8ceaead5ac4c2c4554e6500ca3d197420a04c2","kind":"tag","published_at":"2024-12-11T02:03:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0/manifests"},{"name":"v6.1.10","sha":"5c5e9f6d8a90034cd75dcb92403caf6b37efc916","kind":"tag","published_at":"2024-12-04T10:03:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10/manifests"},{"name":"v5.16.9","sha":"ec085b677c43ed1f37e66bd2fb58f27dce9f7184","kind":"tag","published_at":"2024-12-04T09:34:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9/manifests"},{"name":"v5.16.8","sha":"096adfbe28d038397a7f3cf3494b86844226e162","kind":"tag","published_at":"2024-11-28T06:51:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8/manifests"},{"name":"v6.1.9","sha":"821784419eefb89e4ce7b66c4b602a1e33d2fa88","kind":"tag","published_at":"2024-11-27T13:22:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9/manifests"},{"name":"v6.1.8","sha":"0b8739f145423bafdd8e2871312307bfb31c58ef","kind":"tag","published_at":"2024-11-20T15:09:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8/manifests"},{"name":"v6.1.7","sha":"a7d441d0bd3bfc16a1ce9e6d7ff3ad1afc6b62f1","kind":"tag","published_at":"2024-11-13T15:31:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7/manifests"},{"name":"v6.1.6","sha":"32112b76aa821c2a1e98120545019ef1a71ea274","kind":"tag","published_at":"2024-10-30T13:54:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6/manifests"},{"name":"v6.1.5","sha":"01c5f344628bc66e16f86284ee0fc7107002a5ca","kind":"tag","published_at":"2024-10-22T10:28:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5/manifests"},{"name":"v6.1.4","sha":"15ea548de803e4602894cae6304a497d7ddaf09c","kind":"tag","published_at":"2024-10-15T18:35:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4/manifests"},{"name":"v6.1.3","sha":"c7de2cae15cc7b7025ad79e3623320526ed16462","kind":"tag","published_at":"2024-10-09T09:47:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3/manifests"},{"name":"v6.1.2","sha":"e6ff0b5016ac4fa40cdc9b78a0d9ecdd2c0cd9db","kind":"tag","published_at":"2024-10-02T14:51:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"263c7259451d5b928bbdfd299c9c0afc89dfec02","kind":"tag","published_at":"2024-09-19T06:42:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"94cc3d0a66456713e6e25edf9a1ba35ad8df88bc","kind":"tag","published_at":"2024-09-11T13:09:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"bb620d85a89651ca4350e8861bbb35776d583726","kind":"tag","published_at":"2024-09-03T10:33:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"71dbef69dcbf2b87831af579fb777b4f1f4b219a","kind":"tag","published_at":"2024-08-29T13:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"c9a9adfb90e939c0590de6edf10d0c65fcbc8b1e","kind":"tag","published_at":"2024-08-27T09:06:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.0","sha":"55bea65c83c1beac77382fe961f8aa72eec21daa","kind":"tag","published_at":"2024-08-22T08:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0/manifests"},{"name":"v6.0.0-beta.6","sha":"cbb6f8d3b1b72732d51f5628765cfd7e75bd5747","kind":"tag","published_at":"2024-08-18T02:55:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6/manifests"},{"name":"v5.16.7","sha":"b505fd7b64e92db523198712a5d6716c494e0c66","kind":"tag","published_at":"2024-08-09T09:19:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7/manifests"},{"name":"v6.0.0-beta.5","sha":"75c24b0828981651082a3eede027b6871c96c440","kind":"tag","published_at":"2024-08-08T08:52:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5/manifests"},{"name":"v5.16.6","sha":"6eb1bdce38d0fc67fa8aebca260043c7fc8eb3e8","kind":"tag","published_at":"2024-07-30T21:06:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6/manifests"},{"name":"v6.0.0-beta.4","sha":"12532afa3e4f6f13a9fa86eb459c27792c36b6f9","kind":"tag","published_at":"2024-07-30T20:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4/manifests"},{"name":"v5.16.5","sha":"40792e6efb2c92b8964a3912e08aeb4fb7fc41c8","kind":"tag","published_at":"2024-07-25T06:42:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5/manifests"},{"name":"v6.0.0-beta.3","sha":"02fde66a0cd72fb7fe3681a5ea8c4de733b4a865","kind":"tag","published_at":"2024-07-24T18:27:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3/manifests"},{"name":"v5.16.4","sha":"77af399a3ad76f31e5f2e0fab5650b628fa50990","kind":"tag","published_at":"2024-07-16T16:01:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4/manifests"},{"name":"v6.0.0-beta.2","sha":"9ad8c1fd8dfd21d8e37fe73d71e011542b23db72","kind":"tag","published_at":"2024-07-16T14:46:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2/manifests"},{"name":"v5.16.3","sha":"e1824453bdb0a89f15d4dfe47a1c4f90fa0f0500","kind":"tag","published_at":"2024-07-16T14:18:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3/manifests"},{"name":"v6.0.0-beta.1","sha":"19c1935757925d834928a30ea41f58bb95fb355f","kind":"tag","published_at":"2024-07-16T09:42:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1/manifests"},{"name":"v5.16.2","sha":"56ddd108fe153592a800fce4d43f9758b0ff5101","kind":"tag","published_at":"2024-07-16T09:10:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2/manifests"},{"name":"v6.0.0-beta.0","sha":"3364f0740aa5c86e057ec5b0d22c1b12bfd96fa4","kind":"tag","published_at":"2024-07-11T15:54:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0/manifests"},{"name":"v5.16.1","sha":"431af6a2fd9bf6cd0422c61e36c937d1ea5e5015","kind":"tag","published_at":"2024-07-11T15:48:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1/manifests"},{"name":"v5.16.0","sha":"e5e9b9d5e952b52752b758179da20d3fa0982c05","kind":"tag","published_at":"2024-07-05T13:32:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0/manifests"},{"name":"v6.0.0-alpha.14","sha":"2a15dd74c76bacbc867a7313fdc2c42c6168327c","kind":"tag","published_at":"2024-07-05T04:25:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14/manifests"},{"name":"v6.0.0-alpha.13","sha":"a070a894fbe21c52df446438ca1bb5a891d5e1b5","kind":"tag","published_at":"2024-07-03T07:44:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13/manifests"},{"name":"v5.15.21","sha":"a306ce4afcc60de4c3e43b8f9183862235d9318e","kind":"tag","published_at":"2024-06-28T14:09:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21/manifests"},{"name":"v6.0.0-alpha.12","sha":"fb476c6c18b850e8400d03afb7447802afbfd357","kind":"tag","published_at":"2024-06-24T17:12:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.15.20","sha":"f20fa0ba4016e5425a2a4cce841075253828a551","kind":"tag","published_at":"2024-06-12T12:58:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20/manifests"},{"name":"v6.0.0-alpha.11","sha":"22c5206a9e8191b2f81131d6978a0958e55b7032","kind":"tag","published_at":"2024-06-12T08:18:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11/manifests"},{"name":"v6.0.0-alpha.10","sha":"e5ac6c0eef5efd4fa5c5eb11ccbf08e58e7443f8","kind":"tag","published_at":"2024-06-04T10:35:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10/manifests"},{"name":"v6.0.0-alpha.9","sha":"925de32766317bb84a92ec24b2b6465c8e48cc04","kind":"tag","published_at":"2024-05-29T12:25:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.15.19","sha":"77f606ba73bb5439d66871177772f54196044450","kind":"tag","published_at":"2024-05-29T12:01:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19/manifests"},{"name":"v6.0.0-alpha.8","sha":"c7dbe6e8256cef7bd2dbdcbee55428ad82513cd0","kind":"tag","published_at":"2024-05-21T16:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.15.18","sha":"607daac5baa9c8151f111fe4bacea1d7e61881a3","kind":"tag","published_at":"2024-05-16T09:29:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18/manifests"},{"name":"v6.0.0-alpha.7","sha":"997bec6d8d30a1a891aff4eeedefa41c93eaa95c","kind":"tag","published_at":"2024-05-16T06:31:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"7c8db04b91500ba77301acd360d21bff7f7c752f","kind":"tag","published_at":"2024-05-08T13:13:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.15.17","sha":"9bc4fc42959427246addfdf29db95847cc38e410","kind":"tag","published_at":"2024-05-08T12:24:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17/manifests"},{"name":"v5.15.16","sha":"284e251c155d92078f80f98919f4ab260b05e9be","kind":"tag","published_at":"2024-05-01T14:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16/manifests"},{"name":"v6.0.0-alpha.5","sha":"571d5046e26aa07605cb1e01ca99b2eb0b04d009","kind":"tag","published_at":"2024-05-01T14:16:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5/manifests"},{"name":"v6.0.0-alpha.4","sha":"afffc2ffc3db1e6abf48f3b3e13a41e8b758f874","kind":"tag","published_at":"2024-04-24T07:30:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4/manifests"},{"name":"v6.0.0-alpha.3","sha":"6d5e44409344ea4e13ceb3a02c4446dc6a7323b4","kind":"tag","published_at":"2024-04-17T16:10:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3/manifests"},{"name":"v6.0.0-alpha.2","sha":"4e75758b37119bd821435c23d9c111c545e186b6","kind":"tag","published_at":"2024-04-09T15:09:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2/manifests"},{"name":"v6.0.0-alpha.1","sha":"84307c1a2495a716788ec25f046faaa4d16c88c7","kind":"tag","published_at":"2024-04-05T10:43:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1/manifests"},{"name":"v5.15.15","sha":"5a079965186640b5176f00c537f3b9e6c299b5c4","kind":"tag","published_at":"2024-04-04T07:09:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15/manifests"},{"name":"v6.0.0-alpha.0","sha":"2a15ad6f1f5507162b1a5aebf78976ca3023183b","kind":"tag","published_at":"2024-03-26T15:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.15.14","sha":"9585d28317c90f2c71ab88dd5ae37638bb64ad82","kind":"tag","published_at":"2024-03-19T08:18:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14/manifests"},{"name":"v5.15.13","sha":"dbcb678234296de56afaf3138917e967e8d1934a","kind":"tag","published_at":"2024-03-13T14:17:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13/manifests"},{"name":"pigment@0.0.1","sha":"0e765a618a7676c507852cec024464b1fc1cd80f","kind":"tag","published_at":"2024-03-08T04:20:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/pigment@0.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/pigment@0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@pigment%400.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1/manifests"},{"name":"v5.15.12","sha":"5ad69e161d7520274cd37a2524ffb935b6dda158","kind":"tag","published_at":"2024-03-05T15:33:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12/manifests"},{"name":"v5.15.11","sha":"e3257a4d68481b0ca6efd5d06cb5c1e1e77e4286","kind":"tag","published_at":"2024-02-22T08:52:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11/manifests"},{"name":"v5.15.10","sha":"94fcd3ada0842108a9a2ce53e121931e5448649f","kind":"tag","published_at":"2024-02-12T12:38:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10/manifests"},{"name":"v5.15.9","sha":"7917d2a8a4acc0b07328dee8273847652491b769","kind":"tag","published_at":"2024-02-08T12:55:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9/manifests"},{"name":"v5.15.8","sha":"fe5a59e616637a0488b122749479b782f5f8dfa2","kind":"tag","published_at":"2024-02-06T20:42:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8/manifests"},{"name":"v5.15.7","sha":"b80acd69c7c848709d01465d6727b13ed6109258","kind":"tag","published_at":"2024-01-31T13:23:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7/manifests"},{"name":"v5.15.6","sha":"1700e5cd9cbb3bc648b7f799f837c4d23ed42700","kind":"tag","published_at":"2024-01-22T18:09:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6/manifests"},{"name":"v5.15.5","sha":"5d7c4e26a4973a3a80bf5f8a9a8ea14f89554fe0","kind":"tag","published_at":"2024-01-17T09:27:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5/manifests"},{"name":"v5.15.4","sha":"6aadbf91c5eb2c94dea9a49a19eb532606410a5a","kind":"tag","published_at":"2024-01-10T13:49:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4/manifests"},{"name":"v5.15.3","sha":"9fa4e472f9ba4fd4e7f8cfb8bc0d1f1d455ace23","kind":"tag","published_at":"2024-01-03T15:22:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"5d5dd15f70db9ffcb85d4dc57da8a20f5240fb81","kind":"tag","published_at":"2023-12-25T14:24:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"8be7ac66b99059bf2c2edcca9cf15981d389db6b","kind":"tag","published_at":"2023-12-19T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"8c2c6a88a509f9da7c453d4a3c3ab4749a57a36d","kind":"tag","published_at":"2023-12-12T18:21:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0/manifests"},{"name":"v5.14.20","sha":"14fa79f4328e901f82d7fc39aba722a9bf4a8df0","kind":"tag","published_at":"2023-12-05T09:28:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20/manifests"},{"name":"v5.14.19","sha":"a07b4925255aa3fc7ae1255130e182e4573c58d7","kind":"tag","published_at":"2023-11-29T21:11:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19/manifests"},{"name":"v5.14.18","sha":"43a41b6b2fa3f0a186a852b894452722e3a38f04","kind":"tag","published_at":"2023-11-14T08:27:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18/manifests"},{"name":"v5.14.17","sha":"c54a42dd8b0ec8e850bd60438e60a1a8acb3b4a4","kind":"tag","published_at":"2023-11-06T15:34:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17/manifests"},{"name":"v5.14.16","sha":"391b57a05daf67a8154471dae645471f5ffac09f","kind":"tag","published_at":"2023-10-31T10:57:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16/manifests"},{"name":"v5.14.15","sha":"6baedcfed27419ed6b9685f27fcbf3eff46133a3","kind":"tag","published_at":"2023-10-24T15:41:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15/manifests"},{"name":"v5.14.14","sha":"a0cfa182db3e7b196efe36cfe7b31d304c5a0a4e","kind":"tag","published_at":"2023-10-17T13:58:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14/manifests"},{"name":"v5.14.13","sha":"b8811a0fa59e7663b240183219db32f9a617e607","kind":"tag","published_at":"2023-10-10T19:42:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13/manifests"},{"name":"v5.14.12","sha":"bd450a0fdb19b087f47e1d7cce5a72417ec977cc","kind":"commit","published_at":"2023-10-04T16:31:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12/manifests"},{"name":"v5.14.11","sha":"13c0894d0c14c7f577a0a95492aeaa8fff8da33a","kind":"tag","published_at":"2023-09-26T11:47:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11/manifests"},{"name":"v5.14.10","sha":"14e97bffa62760cabcdc7244bff445b423f5286a","kind":"tag","published_at":"2023-09-18T10:18:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10/manifests"},{"name":"v5.14.9","sha":"8255b71ccdbfe9a20f856b5d68a269ab1c5452ca","kind":"tag","published_at":"2023-09-13T13:36:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9/manifests"},{"name":"v5.14.8","sha":"74c58dabc2cf5ed2242fb08e4781d26088d06b12","kind":"tag","published_at":"2023-09-05T12:34:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8/manifests"},{"name":"v5.14.7","sha":"8a09d535f101aac98935f82b76345ca9691b5e2b","kind":"tag","published_at":"2023-08-29T12:04:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7/manifests"},{"name":"v5.14.6","sha":"a1f511dd6ed9adba561e2ba00e1348136ed656db","kind":"commit","published_at":"2023-08-24T11:19:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6/manifests"},{"name":"v5.14.5","sha":"61fbfd1546c55caca984695a41f9c95668d414fc","kind":"tag","published_at":"2023-08-14T14:39:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5/manifests"},{"name":"v5.14.4","sha":"40f4b275022f03e48cf4809cd53d0d0dabb40424","kind":"tag","published_at":"2023-08-08T09:51:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4/manifests"},{"name":"v5.14.3","sha":"2deea341c9abfb640f22520e0c277027f3f91cd0","kind":"tag","published_at":"2023-08-01T15:33:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3/manifests"},{"name":"v5.14.2","sha":"36d9f0d3659e2f5ab1d924988313986962a0bf35","kind":"tag","published_at":"2023-07-25T10:01:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2/manifests"},{"name":"v5.14.1","sha":"f2e5ded80e94407f63a27eadb018139d6f967313","kind":"tag","published_at":"2023-07-19T09:05:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1/manifests"},{"name":"v5.14.0","sha":"2529e3aaaaec2c9f8e8cf669e58bb9c81db5a6d8","kind":"tag","published_at":"2023-07-11T14:57:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0/manifests"},{"name":"v5.13.7","sha":"aac2d5b526e8139314d99f827ecc3b2c24e99686","kind":"tag","published_at":"2023-07-04T08:53:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7/manifests"},{"name":"v5.13.6","sha":"312270bc71224067e1910bbee9f800b4a2469cc7","kind":"tag","published_at":"2023-06-23T14:05:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6/manifests"},{"name":"v5.13.5","sha":"24b3af68ebe79c1891e45c60c6bcfd26f8818f73","kind":"tag","published_at":"2023-06-12T13:43:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5/manifests"},{"name":"v5.13.4","sha":"a522d82df32d3bfab46b25f5ff24eeb9670c83fb","kind":"tag","published_at":"2023-06-05T17:30:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4/manifests"},{"name":"v5.13.3","sha":"70d4a2bb49dca9fef7854a1463a392094222812b","kind":"tag","published_at":"2023-05-29T11:22:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3/manifests"},{"name":"v5.13.2","sha":"f661923e9aa9d9cc634750affbb04bf2007bc57d","kind":"tag","published_at":"2023-05-22T16:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2/manifests"},{"name":"v5.13.1","sha":"0c58832b6e182f782e73b118ed9681055db3e249","kind":"tag","published_at":"2023-05-17T05:25:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"9130a021ca34746e4076fcae50c57bc584026b8f","kind":"tag","published_at":"2023-05-10T08:14:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0/manifests"},{"name":"v5.12.3","sha":"9710ff34b16a0f271107a8619a28546ae3ca7c18","kind":"tag","published_at":"2023-05-02T14:17:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"5b7e9c52e37ef0c3274a762f38cd7ef7ffc9e7a8","kind":"tag","published_at":"2023-04-25T16:42:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"d14d288ae9e9b0e2b3b33d0a77b4113f024d4215","kind":"tag","published_at":"2023-04-17T15:57:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"05127cf65b4250f836897428cd15829669ab8d6c","kind":"tag","published_at":"2023-04-11T09:58:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0/manifests"},{"name":"v5.11.16","sha":"af5e109990a26318c96dbff6f25759ba91f0e147","kind":"tag","published_at":"2023-04-04T14:00:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16/manifests"},{"name":"v5.11.15","sha":"ae98db6aca5f9d4b754ff9fce4ce33f738a00f65","kind":"tag","published_at":"2023-03-28T13:06:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15/manifests"},{"name":"v5.11.14","sha":"f34d17c3294fcdb63fe9a135b4f3aa2459c81189","kind":"tag","published_at":"2023-03-21T17:45:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14/manifests"},{"name":"v5.11.13","sha":"9f7a2bfac55faed1b1c6c7b4b6d1b1659a076bab","kind":"tag","published_at":"2023-03-14T09:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13/manifests"},{"name":"v5.11.12","sha":"b76b8f1098a6c01f39e5e19bf3abf77c2b9cf475","kind":"tag","published_at":"2023-03-06T15:03:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12/manifests"},{"name":"v5.11.11","sha":"58df7f1905f16533ddb5a7977346c0f4548e4547","kind":"tag","published_at":"2023-02-28T09:55:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11/manifests"},{"name":"v5.11.10","sha":"676bc85fa2b02f92f21dd5c7e15f453b6b9c2e3d","kind":"tag","published_at":"2023-02-20T11:30:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10/manifests"},{"name":"v5.11.9","sha":"af5b3f5e7a79da9ef4bbd63d8fcf60927ffb6533","kind":"tag","published_at":"2023-02-14T14:30:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9/manifests"},{"name":"v5.11.8","sha":"d4d8512ce3453711f3c661374579b0d2ed13f3e7","kind":"tag","published_at":"2023-02-07T10:50:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8/manifests"},{"name":"v5.11.7","sha":"33cac172846b032d3f8b9333b72b2af832dd47d0","kind":"tag","published_at":"2023-01-31T09:39:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7/manifests"},{"name":"v5.11.6","sha":"a2e552314847b4d52498538d7ca171763067a5d0","kind":"tag","published_at":"2023-01-23T20:28:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6/manifests"},{"name":"v5.11.5","sha":"685c72dfaf840f4d5b7a3ab738ddcabd74418823","kind":"tag","published_at":"2023-01-18T01:43:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5/manifests"},{"name":"v5.11.4","sha":"bc859d95e4415f880cd6bcb6f44cc9e5e8c8097c","kind":"tag","published_at":"2023-01-09T13:57:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4/manifests"},{"name":"v5.11.3","sha":"a526207c3957de4ebfcda937b58327d69464f15c","kind":"tag","published_at":"2023-01-02T17:00:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3/manifests"},{"name":"v5.11.2","sha":"e9d8fa07e1ff979bcaf92837b131cd9e292f0161","kind":"tag","published_at":"2022-12-26T14:56:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2/manifests"},{"name":"v5.11.1","sha":"a1e30390da62019e5769e398f4cbc9f8892d8f9a","kind":"commit","published_at":"2022-12-20T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"191acda4545c394b78964ab80b364e15686f0e9b","kind":"tag","published_at":"2022-12-13T12:56:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0/manifests"},{"name":"v5.10.17","sha":"4265f343b49e4af9673a49e585439d35c8deeab2","kind":"tag","published_at":"2022-12-06T10:59:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17/manifests"},{"name":"v5.10.16","sha":"b8aa3974d84c176b8857e8d5b29a7be8670bb410","kind":"tag","published_at":"2022-11-28T16:00:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16/manifests"},{"name":"v5.10.15","sha":"14a6e1c61edb5f66f4888e32c04df5e637e7cfc4","kind":"commit","published_at":"2022-11-22T09:45:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15/manifests"},{"name":"v5.10.14","sha":"c2da6de1c504c7dbd8ae1d0771c184c1544a0c76","kind":"tag","published_at":"2022-11-15T09:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14/manifests"},{"name":"v5.10.13","sha":"2f4c2190d1d3614d8063e84b79d4d1f034b3e3fe","kind":"tag","published_at":"2022-11-07T17:53:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13/manifests"},{"name":"v5.10.12","sha":"30cb27cff1d4e1838ca4235ab4285e20f2b2a870","kind":"tag","published_at":"2022-10-31T15:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12/manifests"},{"name":"v5.10.11","sha":"c80ff0339882859af7e17f8bfd0a5f6880b323f8","kind":"commit","published_at":"2022-10-25T09:34:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11/manifests"},{"name":"v5.10.10","sha":"639224a3e3600cb0e04755d89aab250297b6d851","kind":"tag","published_at":"2022-10-18T08:35:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10/manifests"},{"name":"v5.10.9","sha":"7bd7c219e2670ff7791148e9b1a1d2387528fc0c","kind":"tag","published_at":"2022-10-11T11:56:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9/manifests"},{"name":"v5.10.8","sha":"d4a3216cdd858899960f945d6e00b2d59bf1d5d1","kind":"tag","published_at":"2022-10-03T16:28:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8/manifests"},{"name":"v5.10.7","sha":"d9ef6e788eee11256818329c7429242f8b769263","kind":"commit","published_at":"2022-09-27T01:44:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7/manifests"},{"name":"v5.10.6","sha":"0f75f3d78b67c405c23bfd14a29aedff367415b7","kind":"tag","published_at":"2022-09-19T14:34:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6/manifests"},{"name":"v5.10.5","sha":"594d87dab0e43e641a6826c935df8f2c10672955","kind":"tag","published_at":"2022-09-12T14:40:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5/manifests"},{"name":"v5.10.4","sha":"c8feb29320a22cc4461fb5ef5f4f7de7bd96a59b","kind":"commit","published_at":"2022-09-06T09:11:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"992421d0114a9df72d358fe6fccc28c1fb6f1505","kind":"tag","published_at":"2022-08-29T17:37:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"99b23c06d9b018d6c500fa1acb3030d673e219ab","kind":"tag","published_at":"2022-08-23T10:25:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"dfc0b89c665de8e5e3e4ecf68d8c782e74dbb65c","kind":"tag","published_at":"2022-08-16T17:55:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"7f502e06d54c5a2f389a1639358c84279462b54a","kind":"commit","published_at":"2022-08-09T03:21:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0/manifests"},{"name":"v5.9.3","sha":"89617ef683d2bcd2c870e9c1bd58ad4d55247fd5","kind":"tag","published_at":"2022-08-01T20:54:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3/manifests"},{"name":"v5.9.2","sha":"b7f0a16eca4ac2044703032838f90873ec063d75","kind":"tag","published_at":"2022-07-25T15:12:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2/manifests"},{"name":"v5.9.1","sha":"1937412c4345569d98c0950a1016c22508e1ff81","kind":"tag","published_at":"2022-07-18T17:23:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"88ad7d4e623183b8e20702e7961ef9c8de330dc7","kind":"commit","published_at":"2022-07-12T08:54:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0/manifests"},{"name":"v5.8.7","sha":"be0ab4c062a22fc4bb52c47d005b57203b56c09c","kind":"tag","published_at":"2022-07-04T20:39:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7/manifests"},{"name":"v5.8.6","sha":"c58f6653411e0ff38bf67a512d16b87c6523606b","kind":"tag","published_at":"2022-06-27T14:21:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6/manifests"},{"name":"v5.8.5","sha":"3c528113f47cfddf2504ea02ba3065e7c5c46928","kind":"tag","published_at":"2022-06-21T18:05:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5/manifests"},{"name":"v5.8.4","sha":"a6e782ec2f037e2ca989515048ce5f22fe760595","kind":"tag","published_at":"2022-06-14T10:00:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4/manifests"},{"name":"v5.8.3","sha":"b1e4b9cd3e1d88286f9d1485864310a7c1f23a79","kind":"tag","published_at":"2022-06-07T19:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3/manifests"},{"name":"v5.8.2","sha":"93b0aba905b3b6947f58a02d911489bb737ee880","kind":"commit","published_at":"2022-05-31T11:47:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2/manifests"},{"name":"v5.8.1","sha":"1eee9ee437f39f1c3438209154df8e8b9ecd990d","kind":"tag","published_at":"2022-05-23T16:04:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"6a468718b970c39ae83a4029bcb53071c9567430","kind":"tag","published_at":"2022-05-17T09:42:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4eef029981b08c77a9c52d0b863e6b5ced279087","kind":"tag","published_at":"2022-05-10T09:06:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0/manifests"},{"name":"v5.6.4","sha":"edb7e8895ef8def2bf59376d7631e0360a77aaf6","kind":"commit","published_at":"2022-05-02T11:46:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4/manifests"},{"name":"v5.6.3","sha":"124d5e2f0022d17b577a464e6b3a69fa2511105e","kind":"tag","published_at":"2022-04-25T14:04:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3/manifests"},{"name":"v5.6.2","sha":"b3645b3fd11dc26a06ea370a41b5bac1026c6792","kind":"tag","published_at":"2022-04-18T16:10:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2/manifests"},{"name":"v5.6.1","sha":"0251fd5222079e4a512bbd32dff4a7a4c3efe997","kind":"tag","published_at":"2022-04-11T13:21:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"8dcdea53f927ab207718d7ee6576806aca2a3798","kind":"commit","published_at":"2022-04-06T03:27:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0/manifests"},{"name":"v4.12.4","sha":"a563a60219f7f6519fb0f34f6d8e3bf0974e6495","kind":"tag","published_at":"2022-04-03T14:38:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4/manifests"},{"name":"v5.5.3","sha":"96e1f40a3b8aa809d543aa7d466eb48cdfa0b53d","kind":"tag","published_at":"2022-03-28T14:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"dd411b017ea7504a14a16821b694ac6aa01d9b6d","kind":"tag","published_at":"2022-03-21T15:15:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"350b15ee91a93040d50391cb9a45440a90e6b2d1","kind":"tag","published_at":"2022-03-14T16:49:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"f3412aa9d179fdfc3f5c0a4a1cfc1965faef7307","kind":"commit","published_at":"2022-03-07T13:53:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0/manifests"},{"name":"v5.4.4","sha":"965f2eb8cb79bb0685a13d9e28c09617b22358cd","kind":"tag","published_at":"2022-02-28T15:21:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4/manifests"},{"name":"v5.4.3","sha":"e2892a61ea56b6578c2efc81d0324660082ad93c","kind":"tag","published_at":"2022-02-21T16:40:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3/manifests"},{"name":"v5.4.2","sha":"01371028b27156419923b362c4b0af92dc08b29f","kind":"tag","published_at":"2022-02-15T14:57:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"fbce2f80c6cb36e59a4a6826ae46b59a10e1c831","kind":"commit","published_at":"2022-02-08T11:34:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"ba4e819aa58b6a36ae4d96ee79c2a5310a812670","kind":"tag","published_at":"2022-02-01T09:00:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"337be3b2a630d791a5cbc5a2a4575d4f58e38df3","kind":"tag","published_at":"2022-01-24T15:05:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"dcbfc54f581dbf1c0008a8e9e578f896f06228ab","kind":"tag","published_at":"2022-01-17T22:45:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0/manifests"},{"name":"v5.2.8","sha":"f80abbb5f942064c9c270b2ac5bb2a2318876754","kind":"tag","published_at":"2022-01-10T20:11:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8/manifests"},{"name":"v5.2.7","sha":"5daaf9be5115b1cb777fb4cf3d9125baddfe5720","kind":"tag","published_at":"2022-01-03T12:34:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7/manifests"},{"name":"v5.2.6","sha":"052db9d577a03ed8d588ecca9e6c0a5f5ba676e1","kind":"tag","published_at":"2021-12-27T14:23:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6/manifests"},{"name":"v5.2.5","sha":"f8697de9c250dbc6b446bcc08566f50fb4070aab","kind":"tag","published_at":"2021-12-20T14:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5/manifests"},{"name":"v5.2.4","sha":"b265431f9a32ea726c5227821126fbc6424117d5","kind":"commit","published_at":"2021-12-14T13:41:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4/manifests"},{"name":"v5.2.3","sha":"9c3dc12c3de241f44d923bfb089200980f3fd23d","kind":"tag","published_at":"2021-12-06T16:12:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3/manifests"},{"name":"v5.2.2","sha":"fcaec7a75f951c9db79c99c42370ca18212c1f16","kind":"tag","published_at":"2021-11-29T16:51:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"586d9ba2472d549c180cbacddf97eb73425286b3","kind":"tag","published_at":"2021-11-25T11:50:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"353cecb5391571163eb6bd8cbf36d2dd299aaf56","kind":"tag","published_at":"2021-11-23T13:25:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"ddbe15b4d8b7cc1dc84720264fde0b1dafb6166f","kind":"commit","published_at":"2021-11-16T15:06:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"7e26583fe1f95f5c3682213105f8f4b51c9d61c9","kind":"tag","published_at":"2021-11-08T15:14:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0/manifests"},{"name":"v5.0.6","sha":"99752d2848f17c5d1e4840f54863899a19387162","kind":"tag","published_at":"2021-10-27T08:43:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6/manifests"},{"name":"v5.0.5","sha":"58f8ff1f8bc7f0cc4bb728654604a194b3c3790b","kind":"tag","published_at":"2021-10-26T10:14:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"86443310e4344ae1ce6e04f084d58e17e4d62170","kind":"tag","published_at":"2021-10-14T15:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"36258031912caf662f69ca3769c6e0bd46946050","kind":"tag","published_at":"2021-10-07T12:26:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"c510762a325116c654afd3c21381a50b942c2c66","kind":"tag","published_at":"2021-09-29T09:29:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"afcf3ee18e7a9c526348b3bce74b69781b4ad071","kind":"tag","published_at":"2021-09-22T12:15:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"85598e74b85a89a16f8bdf5b68346ca8d6b70557","kind":"tag","published_at":"2021-09-16T11:28:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.1","sha":"1b563a153f5b2736f79a3f45573e2e2b66ba0a9a","kind":"tag","published_at":"2021-09-08T13:55:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"698492a5401b12578dc459397b9d288542fc954b","kind":"commit","published_at":"2021-09-02T02:45:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.5","sha":"0bab71409bcc0865ab3e0fcbfa14fa824ddc5495","kind":"tag","published_at":"2021-08-25T07:30:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"c30ec7bed00b36da7b0e6a202b3cb48d2fc1b579","kind":"tag","published_at":"2021-08-13T21:32:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"e5ccdf299c75ea65b0600ee05ff6c98646891c77","kind":"tag","published_at":"2021-08-09T04:03:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3/manifests"},{"name":"v4.12.3","sha":"77a8daeed0e8efa67c6d86f3cc40239dc6eb3d94","kind":"tag","published_at":"2021-07-30T10:06:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3/manifests"},{"name":"v5.0.0-beta.2","sha":"cca80d861f64b3eaa8a5ef8815b7552aaea61557","kind":"tag","published_at":"2021-07-26T15:01:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2/manifests"},{"name":"v4.12.2","sha":"958241aa0ebf340ad0f152b91949720c85b4fcca","kind":"tag","published_at":"2021-07-19T16:41:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2/manifests"},{"name":"v5.0.0-beta.1","sha":"8a4b8952077b64e90ac9d23c116a45aed672db9c","kind":"tag","published_at":"2021-07-14T16:28:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1/manifests"},{"name":"v4.12.1","sha":"4dc8c9bf3e8a6b21a2aac58b0be3161af334b67d","kind":"tag","published_at":"2021-07-07T13:08:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"53a1655143aa4ec36c29a6063ccdf89c48a74bfd","kind":"tag","published_at":"2021-07-06T13:40:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0/manifests"},{"name":"v5.0.0-beta.0","sha":"a0f416173d2f5b78546f52e572a0f64dcc3751e9","kind":"tag","published_at":"2021-07-01T12:17:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.38","sha":"f60126f95d7b36fa12133887990615b9f47e994a","kind":"commit","published_at":"2021-06-24T03:37:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.38","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38/manifests"},{"name":"v5.0.0-alpha.37","sha":"c795ca0822e2816a630a5654d5471fa04521d23c","kind":"tag","published_at":"2021-06-15T17:49:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.37","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37/manifests"},{"name":"v5.0.0-alpha.36","sha":"cf2f6fa90608b109978698fc48120920beaaa51f","kind":"tag","published_at":"2021-06-08T06:46:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.36","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36/manifests"},{"name":"v5.0.0-alpha.35","sha":"6c0afb6d8fff919e80f9f1ec92613acacd8365e7","kind":"tag","published_at":"2021-05-31T20:34:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.35","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35/manifests"},{"name":"v5.0.0-alpha.34","sha":"ee3a077c161accb887b93a17f9eaa2b23e998319","kind":"tag","published_at":"2021-05-18T10:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.34","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34/manifests"},{"name":"v5.0.0-alpha.33","sha":"0fa6ab4a29e8469c081d3f796e0bd9cab98e9185","kind":"tag","published_at":"2021-05-09T12:29:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.33","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33/manifests"},{"name":"v4.11.4","sha":"6658323b5e2ba366691829bbef3f53c00008497e","kind":"tag","published_at":"2021-04-27T15:48:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4/manifests"},{"name":"v5.0.0-alpha.32","sha":"2e99746c35ea0c1e45187a206d6ebc25a52933dc","kind":"tag","published_at":"2021-04-27T12:59:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32/manifests"},{"name":"v5.0.0-alpha.31","sha":"b061319b132163900d1a4eb64207f5284d28639d","kind":"tag","published_at":"2021-04-20T13:59:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"0bc7ed897d54a899fb0dfc5cbd6c5ee0592705e1","kind":"tag","published_at":"2021-04-12T09:46:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"29934afe4643811f3bed772612f92d539a1e489d","kind":"tag","published_at":"2021-04-04T16:43:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"a83c7715c0e2cfa1c3e59b7a1f828f6a1476b307","kind":"tag","published_at":"2021-03-24T12:57:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"2de88ce2973667921a45ff69ea48a8843cb9d8cb","kind":"tag","published_at":"2021-03-05T13:01:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27/manifests"},{"name":"v5.0.0-alpha.26","sha":"8928a36394154e02a73d5e92a740d5f9ed8da709","kind":"tag","published_at":"2021-02-27T18:39:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"688db35f581ac345a09a15420efdb0e4c98a56ab","kind":"tag","published_at":"2021-02-11T12:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"15108a5aad5342d92e86be5c5388b8321a88b280","kind":"tag","published_at":"2021-01-26T14:08:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24/manifests"},{"name":"v4.11.3-deprecations.1","sha":"6cf7cf7c7b11b38db18a4d2003743cbadeb1b4ee","kind":"commit","published_at":"2021-01-25T23:27:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1/manifests"},{"name":"v4.11.3","sha":"bd79e8f8c5b8c77bc5c13d076377a18d2ceedfa2","kind":"commit","published_at":"2021-01-24T12:45:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3/manifests"},{"name":"v4.11.3-deprecations.0","sha":"f64337cd87428e04c851bb1667f5f9e0e6aeaede","kind":"commit","published_at":"2021-01-24T12:00:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0/manifests"},{"name":"v5.0.0-alpha.23","sha":"af6e7220961c6f5e8ed89172694287dc737828ff","kind":"commit","published_at":"2021-01-14T12:48:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23/manifests"},{"name":"v5.0.0-alpha.22","sha":"c514ea86c11c9817839630e840535358f5044caf","kind":"commit","published_at":"2021-01-04T11:14:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"5c82b9147f811fda24bc09132852ed240f8d9def","kind":"commit","published_at":"2020-12-30T17:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"cd30d9e3961c8b33ce43a133e0a958867a202c41","kind":"commit","published_at":"2020-12-21T17:51:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20/manifests"},{"name":"v5.0.0-alpha.19","sha":"754e29cf5a712d0e0f6bd3e54f80e9997659f68c","kind":"commit","published_at":"2020-12-13T17:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.11.2","sha":"174b64f8a3adffb8df3c13285f4edc2437a8547a","kind":"commit","published_at":"2020-12-02T23:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2/manifests"},{"name":"v5.0.0-alpha.18","sha":"c5561c5febbe1c3bd5446c8a0bb480025ab38b86","kind":"commit","published_at":"2020-12-02T23:25:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.11.1","sha":"b8092ce09e164a1cb2fec2f3a5b6aa6e2dc6cbbd","kind":"commit","published_at":"2020-11-24T14:35:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1/manifests"},{"name":"v5.0.0-alpha.17","sha":"41d6a360e0fb245dd74549445539c6218a9dc737","kind":"commit","published_at":"2020-11-23T00:49:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17/manifests"},{"name":"v5.0.0-alpha.16","sha":"47a8e102eeaa5a68a2b4f99c08085cfddc0bef77","kind":"commit","published_at":"2020-11-14T12:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16/manifests"},{"name":"v5.0.0-alpha.15","sha":"fa9cbc835ee70b12234b7207b1872356277da5fa","kind":"commit","published_at":"2020-11-03T23:57:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15/manifests"},{"name":"v5.0.0-alpha.14","sha":"56520e757e0052e25f8dd5d78214458c4b7c634d","kind":"commit","published_at":"2020-10-23T22:59:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14/manifests"},{"name":"v5.0.0-alpha.13","sha":"b82af55f9917f9e77a3cae9b36e47b29d43182c0","kind":"commit","published_at":"2020-10-17T21:47:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13/manifests"},{"name":"v5.0.0-alpha.12","sha":"c7c3643948bce7327a7f01665caa7474be2694f9","kind":"commit","published_at":"2020-10-10T22:32:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12/manifests"},{"name":"v5.0.0-alpha.11","sha":"b4fe7eefd494fa28cd3453067af8872a83f31fa6","kind":"commit","published_at":"2020-09-26T15:07:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11/manifests"},{"name":"v5.0.0-alpha.10","sha":"2e1502fc18d86d69a6b55fc4ac5dcb50ddf192c4","kind":"commit","published_at":"2020-09-15T08:10:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10/manifests"},{"name":"v5.0.0-alpha.9","sha":"e830beb63940d24129285f554fc9c2fb0bd7ccbf","kind":"commit","published_at":"2020-09-06T16:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9/manifests"},{"name":"v5.0.0-alpha.8","sha":"5f986712bbb2f0b789c151b6d2f3e2d48cde0980","kind":"commit","published_at":"2020-08-31T16:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"c32a96b4beb3a5c72a8c179fb095f09dacf61050","kind":"commit","published_at":"2020-08-22T16:39:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"15fd6232de294be9ba0ca103351a11f84009b04f","kind":"commit","published_at":"2020-08-13T16:56:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6/manifests"},{"name":"v5.0.0-alpha.5","sha":"40aa9cbb1df08a5994392d5cea15a60979b28a7e","kind":"commit","published_at":"2020-07-27T22:55:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"519390c2bb12b5eb7b6f5f898afb78ac7f285543","kind":"commit","published_at":"2020-07-19T17:54:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"f432112f0bcfb1fd2002002db181e83edc99d906","kind":"commit","published_at":"2020-07-12T17:06:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"f928d6e04ea7f185cda0e739ebbe2ea36d0aa4d3","kind":"commit","published_at":"2020-07-04T23:16:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2/manifests"},{"name":"v4.11.0","sha":"79ebf71d31cca2c73143891960ea54ec1132bdeb","kind":"commit","published_at":"2020-06-30T23:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0/manifests"},{"name":"v5.0.0-alpha.1","sha":"8281371f88c81fc3e4560b0334cc0c473b9d45f9","kind":"commit","published_at":"2020-06-27T15:07:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.10.2","sha":"d0bfcb4f11fd3904b1e235d80fbfe23758de8372","kind":"commit","published_at":"2020-06-11T19:11:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"4e12b951f64fd47864b4dea8ec8631387a89ddb1","kind":"commit","published_at":"2020-06-01T15:14:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"dd9280e753eb8dc3444a26e85fe4f800b759cad2","kind":"commit","published_at":"2020-05-23T17:50:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0/manifests"},{"name":"v4.9.14","sha":"1fb44683825f0ee7f4d5933528598917ff72f0e4","kind":"commit","published_at":"2020-05-11T22:41:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.14","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14/manifests"},{"name":"v4.9.13","sha":"c224f32bb8f144e590c096d103c9d59c2509ed93","kind":"commit","published_at":"2020-05-04T11:29:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.13","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13/manifests"},{"name":"v4.9.12","sha":"3e5fd3c4f200e50a1331857f092a547b41f6db1e","kind":"commit","published_at":"2020-04-26T23:18:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.12","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12/manifests"},{"name":"v4.9.11","sha":"77f6fe0a73791176bd58d8c013bf5631270faf4d","kind":"commit","published_at":"2020-04-19T14:10:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11/manifests"},{"name":"4.9.11","sha":"b551194a14c4469f3b07dc43bc6aaea525138944","kind":"commit","published_at":"2020-04-18T10:43:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11/manifests"},{"name":"v4.9.10","sha":"8baef82396665179c67ca3acfd51e396b947f412","kind":"commit","published_at":"2020-04-11T13:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.10","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10/manifests"},{"name":"v4.9.9","sha":"c191471a20315cae4006c1e4d3d51db5e49b5fee","kind":"commit","published_at":"2020-04-04T15:54:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.9","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9/manifests"},{"name":"v4.9.8","sha":"e9fbcbf015bbf7057aadd5777703b7059aedf043","kind":"commit","published_at":"2020-03-28T19:33:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8/manifests"},{"name":"v4.9.7","sha":"10bc98f283feaae6397ef1b73b1b82be4a39a5f5","kind":"commit","published_at":"2020-03-18T12:45:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7/manifests"},{"name":"v4.9.6","sha":"0176a231719152fa4a2100aa7119e9fd777b5fed","kind":"commit","published_at":"2020-03-18T10:52:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6/manifests"},{"name":"v4.9.5","sha":"b9dec2780203e37148d87788f727c668d9019581","kind":"commit","published_at":"2020-02-29T10:36:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5/manifests"},{"name":"v4.9.4","sha":"45fe0e31c462ed3a2fba134fb1edbd05b91da2a4","kind":"commit","published_at":"2020-02-23T10:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4/manifests"},{"name":"v4.9.3","sha":"2bec4ebc9c20be8abecbad6d3f0f7ba2875c9c35","kind":"commit","published_at":"2020-02-16T11:52:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3/manifests"},{"name":"v4.9.2","sha":"f567b384f509d36b7e10f691e6b58538e7db8869","kind":"commit","published_at":"2020-02-09T18:32:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"717887fdd9d3b27701d760d78aa12ecf52f02f43","kind":"commit","published_at":"2020-02-02T11:46:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f2c9817526b729801b1716afc957ef3886ccb422","kind":"commit","published_at":"2020-01-22T20:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"d0c928c82e3fc8f284a2f7fd1b9acbf717c5a64e","kind":"commit","published_at":"2020-01-06T11:44:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"0c7ca746674cfb47a46cad8ebea21155702fd38c","kind":"commit","published_at":"2019-12-30T10:59:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"c6f734f0d6b183962e83fc5612fef6583bf40712","kind":"commit","published_at":"2019-12-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3a8f0eace8dd6a1c3234a8be2b7c41f06b6260d4","kind":"commit","published_at":"2019-12-14T19:59:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"0a129d58056d38bd15141aaa98d346774895d5f5","kind":"commit","published_at":"2019-12-07T12:46:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"6291316a32cfb4fb19ffdbcf30abfcb63023f17f","kind":"commit","published_at":"2019-12-01T10:59:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1/manifests"},{"name":"v3.9.4","sha":"6b0fee51deb7c32b75498d4ab2186946e7c4ce0a","kind":"commit","published_at":"2019-11-28T09:28:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4/manifests"},{"name":"v4.7.0","sha":"2b04ee905695540bde87653908ece5c4d57546c9","kind":"commit","published_at":"2019-11-22T10:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"856188b2de7a5e514803314f329da76fe65dec50","kind":"commit","published_at":"2019-11-12T13:52:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"d2d76bf26231a96981260232de5271b24e9391a4","kind":"commit","published_at":"2019-11-05T16:46:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0/manifests"},{"name":"v4.5.2","sha":"cb52f392b3b3528857178a756354ffb0e8bccd73","kind":"commit","published_at":"2019-10-28T22:58:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"803d08fbdf20de2d34c36a2a27bbc8e5a7e79fb2","kind":"commit","published_at":"2019-10-12T20:22:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"de3c62c25bf9e92ba35019e5a3ca7f68a36600d8","kind":"commit","published_at":"2019-10-02T08:07:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"554e7dce0cd96a4f9ef1924b41a3ce530cb433ae","kind":"commit","published_at":"2019-09-22T17:16:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"b563d529a8544fa4f4090723239ab075665c5f03","kind":"commit","published_at":"2019-09-11T20:45:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"f3beaee67fb9a4145a792fc8b798ef327b55f513","kind":"commit","published_at":"2019-09-08T09:58:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1/manifests"},{"name":"v1.2.5","sha":"8ee2d7168294f21af787aaba46661824097e33bb","kind":"tag","published_at":"2019-09-03T18:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5/manifests"},{"name":"v4.4.0","sha":"98f2c7cae9b2e0a53cf731882164aa44babb4be3","kind":"commit","published_at":"2019-08-31T12:19:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"29c1adf61a141a3db885ee569e42251cee53e749","kind":"commit","published_at":"2019-08-21T17:29:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3/manifests"},{"name":"v1.2.4","sha":"e44972d3c3e199529fdbc85974f7ae570b8424a0","kind":"tag","published_at":"2019-08-16T20:53:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4/manifests"},{"name":"v4.3.2","sha":"f2dbeca2dd1aecf6bc56e2302ec766d2e4bfb2ac","kind":"commit","published_at":"2019-08-10T17:39:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"d5a2ad9d26f7b089111b208c929ac1f98e7f6958","kind":"commit","published_at":"2019-08-03T15:14:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"8c28ed9c67e7b6ad02a8826178352aa4e9901b50","kind":"commit","published_at":"2019-07-28T14:32:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"42f78c69a59f0b5fa5fb8f533385f04ef77d7889","kind":"commit","published_at":"2019-07-17T13:42:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1/manifests"},{"name":"v1.0.4","sha":"455489e2e149ff5393f6ba08870368c88da259bd","kind":"tag","published_at":"2019-07-10T15:39:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"4c21bc05d6c5e48c64bc947ba9e271ed3e762a0e","kind":"tag","published_at":"2019-07-10T15:08:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"543041538f31cbdfbe3e85b8bc0f5c183ac5448e","kind":"tag","published_at":"2019-07-09T13:14:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"3a40065694cab2a5e8dedab6781e98493c1dc69d","kind":"tag","published_at":"2019-07-09T12:54:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1/manifests"},{"name":"v4.2.0","sha":"cf2cdd83f2a2f65d0e979d1faa9e815a5e2d3502","kind":"commit","published_at":"2019-07-06T15:30:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"6da1d591264e8c4a18e5ab56bdf6f8c0f985ed99","kind":"commit","published_at":"2019-06-25T13:53:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"eade31e58deb8ff3faee777313d70141e5868ebe","kind":"commit","published_at":"2019-06-23T11:46:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"b78a5ab7581488f7fff271a2cf64927dd28c3ab0","kind":"commit","published_at":"2019-06-13T09:55:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"07b9d6efaac1b663b2657173227e9490c796191e","kind":"commit","published_at":"2019-06-10T11:50:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"d58075ddb1757a11c47ef3d2b1fe9bed55e640dd","kind":"commit","published_at":"2019-06-03T16:35:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a3572bcaf34d204b314fd2c84064c9180f3a50f1","kind":"commit","published_at":"2019-05-27T12:48:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"505e275285c757e0515c8623b43c823d8a74790c","kind":"commit","published_at":"2019-05-23T15:39:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.0","sha":"a33f0ab64999331a54267cdf0eb89e53fa4d70cd","kind":"commit","published_at":"2019-05-20T21:26:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0/manifests"},{"name":"v4.0.0-beta.2","sha":"3686a27055dce58b5e800b520087c0c448b7480e","kind":"commit","published_at":"2019-05-13T12:26:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"5c152157078503e8599537108c3be9e00969fa34","kind":"commit","published_at":"2019-05-05T12:24:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"f19bd59ae53f23e3637383061774542d973cc48c","kind":"commit","published_at":"2019-04-28T22:42:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.8","sha":"92d6e987a43041fde63fd02cad61277d04193c29","kind":"commit","published_at":"2019-04-17T19:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"663643e0a83554d7730be42140aef6bc3ac09c6a","kind":"commit","published_at":"2019-04-07T23:25:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"2482d2b689440df6fb3da6157a789adac2783736","kind":"commit","published_at":"2019-03-30T19:33:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6/manifests"},{"name":"v3.9.3","sha":"ebed7922fc97331519f507768572a068edb8494e","kind":"commit","published_at":"2019-03-28T14:06:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3/manifests"},{"name":"v4.0.0-alpha.5","sha":"1bfdbe5688fb3556e4bebd1f8e357c515244ac42","kind":"commit","published_at":"2019-03-23T21:04:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"997324d52467e3a7b7a8058c0ba8309d04d4ddf6","kind":"commit","published_at":"2019-03-17T11:00:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"3a5d2e50411ddd3caea450abda49fd7c6ed230dc","kind":"commit","published_at":"2019-03-10T11:57:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"f606f7584dd842a89423dd3cc69e32b5ad3fdae1","kind":"commit","published_at":"2019-03-03T16:12:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"eea3b4d9a623f87d79be63f57b4a69ddfe375610","kind":"commit","published_at":"2019-02-20T10:58:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"97b26c4821299aef21e6ef9372a25aedd78d0137","kind":"commit","published_at":"2019-02-12T14:39:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.9.2","sha":"dbc788f7d231b4eceaa7a6a3e253104de5de9af0","kind":"commit","published_at":"2019-02-03T20:45:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2/manifests"},{"name":"v3.9.1","sha":"b903d7432b5a06583c9915f7ab9346bad76007a1","kind":"commit","published_at":"2019-01-26T13:59:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"f6353cdd15b954091c3f53498eb7de198755b740","kind":"commit","published_at":"2019-01-14T21:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"8df7a83ccc0b200e67feb823ceaaf793e4b6d007","kind":"commit","published_at":"2019-01-09T21:57:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"c202914213f19b070738ba5837da18e89c1662ee","kind":"commit","published_at":"2019-01-07T18:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"baa45b12252be8965809a0ad06e67e7dc7d44313","kind":"commit","published_at":"2018-12-30T21:47:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"0445ca8b710425f22744249a0c7bb3c20e95237b","kind":"commit","published_at":"2018-12-30T21:24:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"f0d60d8a510180e9c7a9b588d3e6c04d0d1a23d3","kind":"commit","published_at":"2018-12-22T15:42:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"1871b089aef090728321cab69be92daaec6eb131","kind":"commit","published_at":"2018-12-17T20:02:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0/manifests"},{"name":"v3.6.2","sha":"edde0b4f0073fcacb7233b553812f3dffe619da5","kind":"commit","published_at":"2018-12-09T20:22:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"e5fbf74a06157e2d73701a158e8d6b5914429ea1","kind":"commit","published_at":"2018-12-01T10:43:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1/manifests"},{"name":"issue-13699-mster","sha":"ac0153bf1b13ddbc1e43c22693f2c223838d9f1a","kind":"tag","published_at":"2018-11-28T20:15:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/issue-13699-mster","html_url":"https://github.com/mui/material-ui/releases/tag/issue-13699-mster","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@issue-13699-mster","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster/manifests"},{"name":"v3.6.0","sha":"d9c790fa69a1c053c3d471e030e4066122d58902","kind":"commit","published_at":"2018-11-26T19:49:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"34492c23a773b1db66fe65801997257709c4f319","kind":"commit","published_at":"2018-11-12T23:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"dc6b2b870fa514e98c74b6854d22c6e25e7684cb","kind":"commit","published_at":"2018-11-12T22:46:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"ba1dc0f27cd85996dbf3ef9df4d7f10552d6c91f","kind":"commit","published_at":"2018-11-04T23:41:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0/manifests"},{"name":"v3.3.2","sha":"47b20fe33c5f1c8a2563bad3c27811c37f698794","kind":"commit","published_at":"2018-10-27T20:16:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"92b2a36716c8ced3d12ff0b300be06cc4743e6da","kind":"commit","published_at":"2018-10-23T22:16:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"47d3b93780400d6eaef48d29dfcbebec8a5f22b2","kind":"commit","published_at":"2018-10-21T21:27:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"bbb0b683dd45d130b17580da86fe6ccc1ab5b3d3","kind":"commit","published_at":"2018-10-15T22:11:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"a61f0fc9a56ef22874753175bad2a636460130d1","kind":"commit","published_at":"2018-10-14T21:03:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"58f526f46e609e3e6cd785d15bfc5486df7ab79f","kind":"commit","published_at":"2018-10-07T22:44:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"dbd67aa892a4e9885d763fcb0d1f6c1691fbf763","kind":"commit","published_at":"2018-09-30T17:16:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"6184c508f94500a9da7486ccb2b9398023e4b1b5","kind":"commit","published_at":"2018-09-23T22:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"a9cbda69c8e059d928da53d9525652170b999455","kind":"commit","published_at":"2018-09-16T21:32:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"27412afa36b6c64b15b3b33cd51235efbc55a775","kind":"commit","published_at":"2018-09-08T22:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d6fb8524ff94080614e8d4d1064c7b2cec66c5d1","kind":"commit","published_at":"2018-09-03T21:14:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"2e9643f6c43c9b393a3914cd085aac92df546c04","kind":"commit","published_at":"2018-08-28T22:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"6847e0affc09f56a1497013be98bc3b59ccd3fde","kind":"commit","published_at":"2018-08-27T17:34:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0/manifests"},{"name":"v1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1","html_url":"https://github.com/mui/material-ui/releases/tag/v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1/manifests"},{"name":"v1.5.1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6b4c29e324eaa1272ce7b42ecab0e3460af6f437","kind":"commit","published_at":"2018-08-12T20:42:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0/manifests"},{"name":"v0.20.2","sha":"1b1c1fce216b5b2f5ecd52d21f8ec6a326c00cd5","kind":"commit","published_at":"2018-08-05T21:43:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2/manifests"},{"name":"v1.4.3","sha":"99650a6d174ad97b41ba1079cd5d7f55b5db21b5","kind":"commit","published_at":"2018-08-04T10:26:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e9bb799208b34fb8f8bbfe4b63b7a1942f95d91f","kind":"commit","published_at":"2018-07-29T14:37:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"869692ecf3812bc4577ed4dde81a9911c5949695","kind":"commit","published_at":"2018-07-22T21:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7fdc1890fb744b565480835fd5684e66871c679f","kind":"commit","published_at":"2018-07-14T15:02:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"f12ba5bfafc53ada2e5719697dd8373d41fa9471","kind":"commit","published_at":"2018-07-02T20:06:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"cd47eeabdcd4f67e35ff5ad56ae82a571da5747a","kind":"commit","published_at":"2018-06-26T10:53:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"e943cb8d6f405de5d53c1f3d1908cbccb502bb3a","kind":"commit","published_at":"2018-06-20T21:41:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"29308b10b3f8ba3565168e4da4bb5f793cb8b4f9","kind":"commit","published_at":"2018-06-18T18:38:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7c094a0f0381c7b68a223e27b5dc700a7595b122","kind":"commit","published_at":"2018-06-10T09:50:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2a300cdec817595ac879bc419257e55ef318b0f9","kind":"commit","published_at":"2018-06-03T15:25:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"3ccf76d315404ebd67f1254f5679d327c0647dfd","kind":"commit","published_at":"2018-05-26T14:56:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"73101790333124cc8f5857bc46038b7d2315842a","kind":"commit","published_at":"2018-05-17T22:07:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.1","sha":"aae0c434f99c4ab559d8aff53cfbd2cfa7974043","kind":"commit","published_at":"2018-05-15T21:15:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1/manifests"},{"name":"v0.20.1","sha":"c663649d9edf9d196aadbb3b426fd613816964fc","kind":"commit","published_at":"2018-05-13T21:34:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1/manifests"},{"name":"v1.0.0-rc.0","sha":"5f3008fc26479b40ff16ec498ae0e6e3361fdb47","kind":"commit","published_at":"2018-05-13T19:13:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-beta.47","sha":"d16e4f5115a9fde3e8958d7959a912a55cbb246d","kind":"commit","published_at":"2018-05-09T21:48:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.47","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47/manifests"},{"name":"v1.0.0-beta.46","sha":"aa1ef83f22650245dd736681d7ec6331cb2a42ef","kind":"commit","published_at":"2018-05-08T21:51:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.46","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46/manifests"},{"name":"v1.0.0-beta.45","sha":"ab592831cbf5987a6516139aeaf148bdb3360ccb","kind":"commit","published_at":"2018-05-07T13:38:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.45","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45/manifests"},{"name":"v1.0.0-beta.44","sha":"0bba4ad1aed5d2181baa156009301eb56fd80158","kind":"commit","published_at":"2018-04-29T20:57:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.44","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44/manifests"},{"name":"v1.0.0-beta.43","sha":"6dfe7382b9777885abe84f4d1f66c0c62545d559","kind":"commit","published_at":"2018-04-22T10:47:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.43","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43/manifests"},{"name":"v1.0.0-beta.42","sha":"bc03443cac8a55ce3fc4d19e6a95e0f3d0116fbf","kind":"commit","published_at":"2018-04-16T20:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.42","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42/manifests"},{"name":"v1.0.0-beta.41","sha":"cddff325bdc2c79592701c11e295e48db0879c28","kind":"tag","published_at":"2018-04-07T18:26:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.41","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41/manifests"},{"name":"v1.0.0-beta.40","sha":"7f423b6bef54c4a34f3b53d9b8ebf33c183916f8","kind":"tag","published_at":"2018-04-01T09:55:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.40","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40/manifests"},{"name":"v1.0.0-beta.39","sha":"b95cb7a83a102b21b7f6add713398f6c9e743d50","kind":"tag","published_at":"2018-03-28T21:23:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.39","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39/manifests"},{"name":"v1.0.0-beta.38","sha":"a6ccfbe7699b67b03703b49a7cb14d865b841d38","kind":"tag","published_at":"2018-03-17T12:24:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.38","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38/manifests"},{"name":"v1.0.0-beta.37","sha":"1587ac3654ae5061eb21f652722a02cc4c367292","kind":"tag","published_at":"2018-03-11T14:31:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.37","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37/manifests"},{"name":"v1.0.0-beta.36","sha":"f31bd2e431c29f85a053387ce062987a3fc36168","kind":"tag","published_at":"2018-03-05T21:07:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.36","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36/manifests"},{"name":"v1.0.0-beta.35","sha":"25ca14ffcec6eeb75446730a03cc4a2014c5e8ab","kind":"tag","published_at":"2018-02-25T22:47:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.35","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.2","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2/manifests"},{"name":"olivier-material-ui-codemod@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1/manifests"},{"name":"olivier-material-ui-icons@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.1","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1/manifests"},{"name":"olivier-material-ui-codemod@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0/manifests"},{"name":"olivier-material-ui-icons@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0/manifests"},{"name":"v1.0.0-beta.34","sha":"284dfcb06fed2244033cc971cb78f485bafece3d","kind":"tag","published_at":"2018-02-17T12:08:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.34","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34/manifests"},{"name":"v1.0.0-beta.33","sha":"b7f698d48d61e74f74e5e50a08b4309460a55266","kind":"tag","published_at":"2018-02-10T12:03:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.33","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33/manifests"},{"name":"v1.0.0-beta.32","sha":"896bc50f35a83fac0453dbbecd9f367b45b450e9","kind":"tag","published_at":"2018-02-04T22:44:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.32","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32/manifests"},{"name":"v1.0.0-beta.31","sha":"6271146a2545aeedf4110990de21ebc0c910b627","kind":"tag","published_at":"2018-01-29T22:06:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.31","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31/manifests"},{"name":"v1.0.0-beta.30","sha":"2bb35ce508832f518a4c3af8cd7cf67af8fd90c5","kind":"tag","published_at":"2018-01-21T22:50:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.30","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30/manifests"},{"name":"v1.0.0-beta.29","sha":"7386d56d4dfb85ca4a586a56691b6a58798d5c42","kind":"tag","published_at":"2018-01-16T20:27:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.29","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29/manifests"},{"name":"v1.0.0-beta.28","sha":"e1f3dad9084edf460d42e0a5f6b7c956eaa51e8d","kind":"tag","published_at":"2018-01-14T14:52:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.28","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28/manifests"},{"name":"v1.0.0-beta.27","sha":"fcfe4a64a95f65e205c5ba9523987982e6556eea","kind":"tag","published_at":"2018-01-06T15:25:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.27","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27/manifests"},{"name":"v1.0.0-beta.26","sha":"bd42549ee464bce03743f7ee18964066f9d3907d","kind":"tag","published_at":"2017-12-30T23:24:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.26","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26/manifests"},{"name":"v1.0.0-beta.25","sha":"d9ab3e313136fa5fb179743b560ac7c9e4fa8f6a","kind":"tag","published_at":"2017-12-22T23:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.25","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25/manifests"},{"name":"v1.0.0-beta.24","sha":"7c8fe8516f8bf6317e7cc748eefa7d97c92b4007","kind":"tag","published_at":"2017-12-17T12:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.24","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24/manifests"},{"name":"v1.0.0-beta.23","sha":"1a4e5b06ae0a7f6b3a6be810d272ebdf3efbb863","kind":"tag","published_at":"2017-12-09T09:51:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.23","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23/manifests"},{"name":"v0.20.0","sha":"86b40ae4883e95d6139e9e5d59c0e14aa022ce3a","kind":"commit","published_at":"2017-12-04T04:05:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0/manifests"},{"name":"v1.0.0-beta.22","sha":"22f68ca292a947349ae2877b09e85775703ec87f","kind":"tag","published_at":"2017-11-28T23:11:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22/manifests"},{"name":"v1.0.0-beta.21","sha":"d33604a9deacbb2725da3688d823416486a039c1","kind":"tag","published_at":"2017-11-13T22:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21/manifests"},{"name":"v1.0.0-beta.20","sha":"076d08bfa709ffdb4858106ebda73f475e4ec5b9","kind":"tag","published_at":"2017-11-05T19:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20/manifests"},{"name":"v1.0.0-beta.19","sha":"2a1879fb818973d4df766c2d7842afd939fdb2b8","kind":"tag","published_at":"2017-10-30T21:51:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19/manifests"},{"name":"v1.0.0-beta.18","sha":"f626204f8e0cd9933bcb7a8c8ac5cd97d6419eca","kind":"tag","published_at":"2017-10-23T21:58:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18/manifests"},{"name":"v1.0.0-beta.17","sha":"616d69d5ff7263eb9c84960b6b7a4c9ff852d4ef","kind":"tag","published_at":"2017-10-15T22:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17/manifests"},{"name":"v1.0.0-beta.16","sha":"56fd0d9d2f6fe0222b8c4117e227de1d725918ba","kind":"tag","published_at":"2017-10-08T20:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16/manifests"},{"name":"v0.19.4","sha":"f1bc4be26ca68578f0cfd053fed8eeabe0d3a636","kind":"tag","published_at":"2017-10-08T19:56:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4/manifests"},{"name":"v1.0.0-beta.15","sha":"4da17a67182a212be91a36cec9c976ccb6293380","kind":"tag","published_at":"2017-10-04T16:05:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15/manifests"},{"name":"v1.0.0-beta.13","sha":"736f12000e6989b2e37fcf10deca8bcf20a284f5","kind":"tag","published_at":"2017-10-01T19:58:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13/manifests"},{"name":"v0.19.3","sha":"7e484cc0c2e3db1e30ebe89d93475f2999f6168c","kind":"tag","published_at":"2017-10-01T19:35:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3/manifests"},{"name":"v1.0.0-beta.12","sha":"65b6e04a74a1520209e7b8fcfa311a431ecb070a","kind":"tag","published_at":"2017-09-24T18:24:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12/manifests"},{"name":"v0.19.2","sha":"5f750e046d48fa2f8c0efd86290ea48661c9b32e","kind":"tag","published_at":"2017-09-18T20:14:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2/manifests"},{"name":"v1.0.0-beta.11","sha":"01c6feb33e7e4e5043ce2a8377fa7dda3dbc8180","kind":"tag","published_at":"2017-09-18T19:11:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11/manifests"},{"name":"v1.0.0-beta.10","sha":"3d4518c997fe875f8e91044ff59a09a46fdfb726","kind":"tag","published_at":"2017-09-13T21:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10/manifests"},{"name":"v1.0.0-beta.9","sha":"d4dba0da9a00efe5104365ca647d848a131a41a6","kind":"tag","published_at":"2017-09-10T11:17:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9/manifests"},{"name":"v1.0.0-beta.8","sha":"865b39bef48c3f85743c3914ba146b97b93fce0f","kind":"tag","published_at":"2017-09-02T11:11:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8/manifests"},{"name":"v0.19.1","sha":"b0d03e92c64bee1ac8c25acd0c48657b7f605d9a","kind":"tag","published_at":"2017-09-02T10:38:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1/manifests"},{"name":"v1.0.0-beta.7","sha":"d2083879918dcafdc9c17e3e19440000a0abb3b0","kind":"tag","published_at":"2017-08-30T22:51:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7/manifests"},{"name":"v1.0.0-beta.6","sha":"8385df161a6792d472821e30c7095b267b844950","kind":"tag","published_at":"2017-08-20T14:48:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6/manifests"},{"name":"v1.0.0-beta.5","sha":"8292545fd41ea9f9d3c7c52bb45f60a4fea434a9","kind":"tag","published_at":"2017-08-15T08:55:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5/manifests"},{"name":"v0.19.0","sha":"d1b3bc614a818d497e38fd51c85077dd7b490bad","kind":"tag","published_at":"2017-08-15T08:17:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0/manifests"},{"name":"v1.0.0-beta.4","sha":"110f0a6e95e8e2b51b2bdd7e545a9b41d1a0009f","kind":"tag","published_at":"2017-08-05T10:09:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4/manifests"},{"name":"v1.0.0-beta.3","sha":"e0dd9560d4a152ca0a61558b6238edc40746c354","kind":"tag","published_at":"2017-07-29T21:00:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"45d5da95daf4d52b0ea6e4ffbef27755fa0aa196","kind":"tag","published_at":"2017-07-23T17:45:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"603fbde8d99e386d6640ec6c24ba9fcfc4316dd4","kind":"tag","published_at":"2017-07-23T17:12:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1/manifests"},{"name":"v0.18.7","sha":"50f6dfc4b6ee7473e27ba950c3ce900b24f17d1c","kind":"tag","published_at":"2017-07-23T15:51:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7/manifests"},{"name":"v1.0.0-alpha.22","sha":"f3992561ed94696d595b6a56efc7449c7dee67c7","kind":"tag","published_at":"2017-07-18T09:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22/manifests"},{"name":"v1.0.0-alpha.21","sha":"49d21891b72796f4a8f383d9b15b66f72cb94549","kind":"tag","published_at":"2017-07-04T22:13:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21/manifests"},{"name":"v0.18.6","sha":"1d10ecbac4a83f9934bb6a7f025855f82002113c","kind":"tag","published_at":"2017-07-04T21:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6/manifests"},{"name":"v0.18.5","sha":"86f7c4141cc66ab1e96a681a6945472283e41ea3","kind":"tag","published_at":"2017-06-28T18:14:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5/manifests"},{"name":"v1.0.0-alpha.20","sha":"84363396403cbbd51072d0b09822cd6d8ab6bf87","kind":"tag","published_at":"2017-06-25T18:01:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20/manifests"},{"name":"v0.18.4","sha":"2c6872cacf19ac71a316b282c2467162dcd148c6","kind":"tag","published_at":"2017-06-25T17:39:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4/manifests"},{"name":"v1.0.0-alpha.19","sha":"611bfd7557fd928933e39c054d2b2edeb57adaed","kind":"tag","published_at":"2017-06-19T16:58:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19/manifests"},{"name":"v1.0.0-alpha.18","sha":"5fdb60642bdf2907b7fba352cf2cd0fa7208848f","kind":"tag","published_at":"2017-06-19T10:12:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18/manifests"},{"name":"v1.0.0-alpha.17","sha":"73e0a35145d10f3c29a991f75e5ba8315e0e754a","kind":"tag","published_at":"2017-06-12T11:55:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17/manifests"},{"name":"v0.18.3","sha":"4c6a542c772f9fe9ff97bb95f63801138d7722d0","kind":"tag","published_at":"2017-06-07T21:28:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"9d3b59b3fec3b31b37334c3bd842112f3d090f86","kind":"commit","published_at":"2017-06-06T21:29:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2/manifests"},{"name":"v1.0.0-alpha.16","sha":"0c7dba6dc5ad8b9f69ec3c60e3ba31f2973e582a","kind":"tag","published_at":"2017-06-01T08:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"18508aeb3e5817406209e15c3e51a53c2cbece96","kind":"tag","published_at":"2017-05-23T20:00:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"771fb44738e116a1d2cec7aabb8ed1425b1d57f6","kind":"tag","published_at":"2017-05-14T10:11:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14/manifests"},{"name":"v0.18.1","sha":"715372edf9fc21244030207409b4070158f6936d","kind":"tag","published_at":"2017-05-13T10:21:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1/manifests"},{"name":"v1.0.0-alpha.13","sha":"17fde80a53fb9fcce31a82290f54de55cf3655e9","kind":"tag","published_at":"2017-05-08T10:47:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13/manifests"},{"name":"v0.18.0","sha":"dea7938b1265a3b100899d65589fbd05e877ab9e","kind":"tag","published_at":"2017-04-30T22:26:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0/manifests"},{"name":"v1.0.0-alpha.12","sha":"dc7371e4770fd3e8b1a82b9c2c2a652acaa73713","kind":"tag","published_at":"2017-04-30T22:22:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12/manifests"},{"name":"v0.17.4","sha":"a398290811c94bd6bb2d5d04c7f6d0ce734e3ad6","kind":"commit","published_at":"2017-04-14T17:20:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4/manifests"},{"name":"v1.0.0-alpha.11","sha":"7b3dbfaf2e94e8139424c8660692ee20d5a9880e","kind":"tag","published_at":"2017-04-14T16:50:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11/manifests"},{"name":"v0.17.3","sha":"53076a03182668f94d3bf40cd880309a51e9be88","kind":"tag","published_at":"2017-04-10T21:42:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"38c4aed87e608ded8e083dcf341ed5e9a14c20ef","kind":"tag","published_at":"2017-04-09T11:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2/manifests"},{"name":"v1.0.0-alpha.10","sha":"27fd907d604c1d3189b7b70e3a7e4758e0171492","kind":"tag","published_at":"2017-04-06T12:00:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"b962c2fbfa7a9cab9e9844e01966b90ca86e67a1","kind":"tag","published_at":"2017-04-01T13:47:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a0b4691eb3958aeb9173a8f4e705c81dfb7d25da","kind":"tag","published_at":"2017-03-25T11:46:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8/manifests"},{"name":"v0.17.1","sha":"05280483dbbc29e56edd8f3644721679b55d4d73","kind":"commit","published_at":"2017-03-13T12:27:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1/manifests"},{"name":"v1.0.0-alpha.7","sha":"9281a3fcee37d6afb9e493ff06e8a2626f4d7d91","kind":"tag","published_at":"2017-03-12T12:31:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"69f604946c366c655d0613841c034cacee7e9ef4","kind":"commit","published_at":"2017-02-26T12:41:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6/manifests"},{"name":"v1.0.0-alpha.5","sha":"74973892bdfacd5c9e3a4ce63185e9a6500d9522","kind":"commit","published_at":"2017-02-26T11:04:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-alpha.4","sha":"6472a6864951bfe7f3739afbe74b50981299ac28","kind":"commit","published_at":"2017-02-26T10:19:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4/manifests"},{"name":"v0.17.0","sha":"c9af9606bcea6551ceaadc2f6430d629eb679e84","kind":"commit","published_at":"2017-02-12T22:06:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0/manifests"},{"name":"v1.0.0-alpha.3","sha":"4583f5212d0b668e3801a859d3cc584cec0ec173","kind":"commit","published_at":"2017-02-12T21:43:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"8476782b595175d25c8a972b5fe53bc1f8532676","kind":"tag","published_at":"2017-02-07T19:48:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"3a0eb03018a9c5c96ba5233de8ef45202403a94c","kind":"commit","published_at":"2017-01-29T21:29:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.16.7","sha":"867c6c29b1badd839b1fd57720e5754fcd53a516","kind":"commit","published_at":"2017-01-15T19:57:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"bc84dbeeb78b725fefdc10cdc6eee7b75cc1226e","kind":"commit","published_at":"2016-12-25T21:03:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"8a03a04ef17f76ce09b88607b216d8a8e4d277d6","kind":"commit","published_at":"2016-12-09T20:45:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"84c18c98ff56fbe81be902735164219040729bb1","kind":"commit","published_at":"2016-11-17T19:18:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"066c5d53d1d4ecec2923ed12ec14647ae8248a9c","kind":"commit","published_at":"2016-11-17T16:41:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"806b2eab2272b430e814f8b3c7f1e7b31cd0e306","kind":"commit","published_at":"2016-11-14T17:22:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"2085737a798d9cb808b2fddf1f06883b27327ccc","kind":"commit","published_at":"2016-10-19T18:24:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"6eb9913441cb39562f4c935bdd70042d26daa260","kind":"commit","published_at":"2016-10-05T14:36:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0/manifests"},{"name":"v0.16.0-rc2","sha":"71a9524d0ec28dad2f566a42c7bb8ad2ea93ce36","kind":"commit","published_at":"2016-09-24T19:31:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2/manifests"},{"name":"v0.16.0-rc1","sha":"1691addd7f84317619c6831c35cb1f32ef3779b6","kind":"commit","published_at":"2016-09-07T19:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1/manifests"},{"name":"v0.15.4","sha":"be9bc14f4cda041299b6f8845af87b9278c871fc","kind":"commit","published_at":"2016-08-10T22:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"8bd3589dd7f676f3d725559cbd63457afe8d3691","kind":"commit","published_at":"2016-08-02T20:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"908f694e1e6eae9e63da6b22e63100d6bda4fa8e","kind":"commit","published_at":"2016-07-09T21:10:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"1fed1bcc81d89e473e261c1da4bf0a3a46515ce8","kind":"tag","published_at":"2016-06-20T08:15:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"06667b589952f58ff8c6d277df364ef16dada671","kind":"tag","published_at":"2016-05-06T13:49:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0/manifests"},{"name":"v0.15.0-beta.2","sha":"7cf7adfe9042e9be8dbaa1c850ffacca26e9c269","kind":"commit","published_at":"2016-04-21T22:57:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2/manifests"},{"name":"v0.15.0-beta.1","sha":"47d7525fb77c7c579e99d595b3f98c69fc838c77","kind":"tag","published_at":"2016-04-14T13:33:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1/manifests"},{"name":"v0.15.0-alpha.2","sha":"caabf9eaee5a5e11097958105f8427cfc8905f86","kind":"tag","published_at":"2016-03-17T23:37:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2/manifests"},{"name":"v0.15.0-alpha.1","sha":"2ebddeb908857c16ece162964a7e501ab37716ba","kind":"commit","published_at":"2016-02-27T17:54:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1/manifests"},{"name":"v0.14.4","sha":"de2bee1335ff1fd701a60cb3d739cf919dbd77ce","kind":"commit","published_at":"2016-02-03T00:47:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"fa9141f90149392cc3fa366736e61a89b07e9205","kind":"commit","published_at":"2016-01-27T03:06:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"44b41957ae81344cf6dc794cf2dbe2da48152622","kind":"commit","published_at":"2016-01-08T15:52:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"0ae4d7f61bb240ae5e2adc9d15a8d5629f738db6","kind":"commit","published_at":"2016-01-04T22:23:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"628bc82957d8e537a1b648e31e10723820bb00ac","kind":"commit","published_at":"2015-12-25T15:12:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0/manifests"},{"name":"v0.14.0-rc2","sha":"9a24d8a7839c37b86748ad8022e39235e8eb6be2","kind":"commit","published_at":"2015-12-14T22:26:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2/manifests"},{"name":"v0.14.0-rc1","sha":"7459597806a2f1f5826eaab26d3c5d974da70fbd","kind":"commit","published_at":"2015-12-04T19:52:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1/manifests"},{"name":"v0.13.4","sha":"a98006f9ffb588030cbdd2e3b4a4515017e58c43","kind":"commit","published_at":"2015-11-24T17:07:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"e33afed6913b58a990bd4b51a038bbfff0a0f42f","kind":"commit","published_at":"2015-11-17T16:34:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"6f28ad04e8f95073646bfeb8936c550ca4a94347","kind":"commit","published_at":"2015-11-10T00:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"330488977f95dbebd6cf6a387bf10a86238331ff","kind":"commit","published_at":"2015-10-29T21:08:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"7980cd589e9dc9e055e1b789bf2f80e7f2ef0f5d","kind":"commit","published_at":"2015-10-21T19:38:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"86394ccd2d7b715eaa054a369679eba4ac82ce1f","kind":"commit","published_at":"2015-10-21T19:04:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"d310459476a461e0d29f166de277896026d8f35f","kind":"commit","published_at":"2015-10-19T17:30:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"06aca1012d01de4ec782acfb8d22a6ec83d48ff7","kind":"commit","published_at":"2015-10-07T21:43:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"6671f90516c2065839efae773ecda924b8bebdae","kind":"commit","published_at":"2015-10-06T19:31:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"a4e194e46c47f8e2eedfab8f0a8c4104e5679c95","kind":"commit","published_at":"2015-09-28T16:15:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"aa485220ff28e907d2548cbfb65bd789c23d9eba","kind":"commit","published_at":"2015-09-25T16:08:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"b55b770f2049852febe47bef27aa0eaceafcec08","kind":"commit","published_at":"2015-09-15T21:10:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"82bc1cb2805f7b624516f71628e6ca525df18cad","kind":"commit","published_at":"2015-08-24T21:31:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0/manifests"},{"name":"v0.10.4","sha":"a8097bcbed6939f0cb308e05acf03a907b666725","kind":"commit","published_at":"2015-08-09T03:29:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"2a43082b52138e33c85878616461445895066a11","kind":"commit","published_at":"2015-08-08T22:51:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"71583523f39c1830d3fcffeff0598c2f803f1048","kind":"commit","published_at":"2015-07-29T20:34:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"6b609c63611b02f9e845b765770983c547cd6af8","kind":"commit","published_at":"2015-07-13T21:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"b6140ec86c5087ad799e9a658f3f0d9b150c205a","kind":"commit","published_at":"2015-07-10T01:35:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"8a18478700f49b94fe7f580664e7b31c581ceb0b","kind":"commit","published_at":"2015-06-20T17:47:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"3da654eb4f0ddb10d81f2706eda1f3819e40b795","kind":"commit","published_at":"2015-06-15T01:46:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"867e87d3530b4fb6bc7f6ec5fb9edcd49e7bd631","kind":"commit","published_at":"2015-06-09T23:38:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"cb794810e7c39352f1bbd533d92983dc22a57510","kind":"commit","published_at":"2015-05-24T20:12:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0/manifests"},{"name":"v0.7.5","sha":"b3ce0b272e5468919d01b3d3ab6751a92f682b48","kind":"commit","published_at":"2015-04-27T19:14:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"abc159f246f15163f7984bcf702409cffc745d6e","kind":"commit","published_at":"2015-04-21T18:14:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"9321a4a8879f380a725c7439114ebf3e0da8abcc","kind":"commit","published_at":"2015-04-01T15:20:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"953606f4d1a9e3a33798b499219fe40b1f81fd96","kind":"commit","published_at":"2015-03-25T23:45:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"03c169188dd10ec2242b7806050781867c0291dd","kind":"commit","published_at":"2015-03-04T21:41:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"078ba0c94f8985dd2d96587784f760474ba51858","kind":"commit","published_at":"2015-02-13T21:06:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"accd9f0ef163d514b091709ffd63f76f6d1a467f","kind":"commit","published_at":"2015-01-27T00:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"57c7a95be20dc77cbe0459a40acc802e16de5148","kind":"commit","published_at":"2015-01-26T23:07:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"706446d6aeb952def6f2016fdc213b6e56b2d40f","kind":"commit","published_at":"2015-01-03T23:58:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"6b294fdd0a7f9686b8b8f05cf8759e90b3e581f9","kind":"commit","published_at":"2014-12-25T17:36:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"3eb741fdb94fff5e8218809b8f7d5a9d2e4d1778","kind":"commit","published_at":"2014-12-15T17:14:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"d65414913839d9d939c8bd938ca21f39f0faa924","kind":"commit","published_at":"2014-12-07T15:15:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"fc3232f6e9d1662c4f9d813b70acb329c4cdc6de","kind":"commit","published_at":"2014-11-30T21:22:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"4b02786c2a7e27613201fe72c033a260018a38d6","kind":"commit","published_at":"2014-11-28T20:34:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"ab8880bc442941c20d58ca2cbb8aace7b2724929","kind":"commit","published_at":"2014-11-17T20:10:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"052b0bc5a3e887d0a36b2277a2e09812a0ce206b","kind":"commit","published_at":"2014-11-11T21:11:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"715b7e868003ac9b121bdacee3e1301b9c660aa9","kind":"commit","published_at":"2014-11-08T19:56:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"088d257c0bec691545cd32f83fd2af753866b8ee","kind":"commit","published_at":"2014-11-08T00:13:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0/manifests"},{"name":"v0.1.29","sha":"3fe7b8bf7c3adc04522f311ce1c1c3b6e39e8edd","kind":"commit","published_at":"2014-11-05T19:58:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.1.29","html_url":"https://github.com/mui/material-ui/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29/manifests"}]},"repo_metadata_updated_at":"2025-10-29T21:14:08.722Z","dependent_packages_count":0,"downloads":null,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":18.832484169765454,"dependent_packages_count":46.00280572290604,"stargazers_count":0.055455639991713185,"forks_count":0.014712108064937444,"docker_downloads_count":null,"average":16.226364410182036},"purl":"pkg:npm/%40muitc/material","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@muitc/material","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@muitc/material","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@muitc/material/dependencies","status":"removed","funding_links":["https://opencollective.com/mui","https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-29T16:04:14.239Z","issues_count":4308,"pull_requests_count":9949,"avg_time_to_close_issue":13592057.178502878,"avg_time_to_close_pull_request":1743679.4759773905,"issues_closed_count":2590,"pull_requests_closed_count":8490,"pull_request_authors_count":716,"issue_authors_count":2931,"avg_comments_per_issue":5.109795728876509,"avg_comments_per_pull_request":1.994974369283345,"merged_pull_requests_count":7175,"bot_issues_count":19,"bot_pull_requests_count":3438,"past_year_issues_count":769,"past_year_pull_requests_count":3299,"past_year_avg_time_to_close_issue":842316.4168674699,"past_year_avg_time_to_close_pull_request":466566.7232444611,"past_year_issues_closed_count":415,"past_year_pull_requests_closed_count":2663,"past_year_pull_request_authors_count":186,"past_year_issue_authors_count":610,"past_year_avg_comments_per_issue":1.859557867360208,"past_year_avg_comments_per_pull_request":1.4080024249772658,"past_year_bot_issues_count":9,"past_year_bot_pull_requests_count":1478,"past_year_merged_pull_requests_count":2376,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/issues","maintainers":[{"login":"oliviertassinari","count":773,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"siriwatknp","count":700,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":511,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":434,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"mnajdova","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"michaldudak","count":262,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"aarongarciah","count":237,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"ZeeshanTamboli","count":207,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mj12albert","count":193,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"alexfauquette","count":165,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"samuelsycamore","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"cherniavskii","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"LukasTy","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"bharatkashyap","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"DanailH","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"JCQuintas","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"eps1lon","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"hbjORbj","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hbjORbj"},{"login":"flaviendelangle","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"michelengelen","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"rosskevin","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rosskevin"},{"login":"mbrookes","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"m4theushw","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"apedroferreira","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"hasdfa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"nikitaa24","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikitaa24"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"richbustos","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richbustos"},{"login":"nathanmarks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanmarks"},{"login":"vicasas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"MBilalShafi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joshwooding","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwooding"},{"login":"dimitropoulos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dimitropoulos"},{"login":"arthurbalduini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"dmtrKovalenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmtrKovalenko"},{"login":"hai-cea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-cea"},{"login":"gerdadesign","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"DavidCnoops","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidCnoops"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}],"active_maintainers":[{"login":"siriwatknp","count":282,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":241,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":191,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"oliviertassinari","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"ZeeshanTamboli","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mnajdova","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"mj12albert","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"aarongarciah","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"prakhargupta1","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"JCQuintas","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"DanailH","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"alexfauquette","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"bharatkashyap","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"LukasTy","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"cherniavskii","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"michaldudak","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"MBilalShafi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"flaviendelangle","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"vicasas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@muitc%2Fmaterial/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@muitc%2Fmaterial/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@muitc%2Fmaterial/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@muitc%2Fmaterial/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@muitc%2Fmaterial/codemeta","maintainers":[],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5264274,"maintainers_count":1091160,"namespaces_count":333594,"keywords_count":760514,"github":"npm","metadata":{"funded_packages_count":159192},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-12-16T06:37:22.408Z","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":5002660,"name":"org.webjars.npm:material-ui__styles","ecosystem":"maven","description":"WebJar for @material-ui/styles","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/material-ui","keywords_array":[],"namespace":"org.webjars.npm","versions_count":7,"first_release_published_at":"2019-07-03T15:56:58.000Z","latest_release_published_at":"2021-09-07T18:28:33.000Z","latest_release_number":"4.11.4","last_synced_at":"2025-12-12T01:21:16.317Z","created_at":"2022-07-27T11:02:52.027Z","updated_at":"2025-12-12T01:21:16.317Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/material-ui__styles/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/material-ui__styles/","metadata":{},"repo_metadata":{"id":19822297,"uuid":"23083156","full_name":"mui/material-ui","owner":"mui","description":"Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.","archived":false,"fork":false,"pushed_at":"2025-10-22T16:11:10.000Z","size":699196,"stargazers_count":96842,"open_issues_count":1774,"forks_count":32693,"subscribers_count":1324,"default_branch":"master","last_synced_at":"2025-10-22T18:17:02.502Z","etag":null,"topics":["design-system","material-design","material-ui","react","react-components"],"latest_commit_sha":null,"homepage":"https://mui.com/material-ui/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2014-08-18T19:11:54.000Z","updated_at":"2025-10-22T16:11:52.000Z","dependencies_parsed_at":"2025-06-02T16:06:01.092Z","dependency_job_id":"32b77193-1b92-4638-bb5e-6c82ade9eee5","html_url":"https://github.com/mui/material-ui","commit_stats":{"total_commits":23822,"total_committers":3211,"mean_commits":"7.4188726253503585","dds":0.8266728234405172,"last_synced_commit":"c0620e333641deda56f3cd68c7c3736098ee818c"},"previous_names":["mui-org/material-ui","callemall/material-ui"],"tags_count":568,"template":false,"template_full_name":null,"purl":"pkg:github/mui/material-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/sbom","scorecard":{"id":262861,"data":{"date":"2025-08-17T02:37:43Z","repo":{"name":"github.com/mui/material-ui","commit":"06de3386e5dbd68c7e7496219f702232dcd7ec9f"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.7,"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":"Maintained","score":10,"reason":"30 commit(s) and 1 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":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/check-if-pr-has-label.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yml: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:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/no-response.yml:22","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/check-if-pr-has-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci-check.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-cleanup.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/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/publish-canaries.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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 28 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":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  14 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:  13 out of  13 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":"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: 'allow deletion' disabled on branch 'v6.x'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v6.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v6.x'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'v6.x'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v6.x'","Warn: codeowners review is not required on branch 'master'","Warn: codeowners review is not required on branch 'v6.x'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v6.x'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v6.x'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v6.x'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v6.x'"],"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":"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":"CI-Tests","score":10,"reason":"28 out of 28 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 36 contributing companies or organizations","details":["Info: found contributions from: A11yance, LightSourceAI, TourConnect, Treeshakers, alienfast, calcom, callemall, cefsharp, cssinjs, emikra, goose-duck, instacart, jalaali, lightsourceai, mui, mui-org, nodejs, openfoodfacts, pabloengine, pretur, react-native-community, reactiran, reactjs, reactwg, state-machines, storybookjs, testing-library, text-em-all, typed-typings, typescript-cheatsheets, underjs, vercel, webpack, yarnpkg, yarnplugins, 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":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-cpj6-fhp6-mr6j","Warn: Project is vulnerable to: GHSA-f46r-rw29-r322","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","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-17T11:13:50.539Z","repository_id":19822297,"created_at":"2025-08-17T11:13:50.539Z","updated_at":"2025-08-17T11:13:50.539Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280748853,"owners_count":26383954,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-24T02:00:06.418Z","response_time":73,"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":"v7.3.4","sha":"28eadba9ec2899226ecbf4058b8fba1ddeab9e6d","kind":"tag","published_at":"2025-10-02T18:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4/manifests"},{"name":"v7.3.3","sha":"6984a79aa3ebde0ad9d1a21817de900f60b7dc90","kind":"tag","published_at":"2025-10-02T14:01:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3/manifests"},{"name":"v7.3.2","sha":"ebd180cdd48e365aa0c5c54b6568d5efc320590d","kind":"tag","published_at":"2025-09-02T06:18:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"3592ec32c4858c22bf99c535c037c13ee6db6b84","kind":"tag","published_at":"2025-08-06T09:33:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"ad98e5ebf7f2f629f9a8b054d9ee3e7217d163bf","kind":"tag","published_at":"2025-08-05T05:40:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0/manifests"},{"name":"v6.5.0","sha":"894dd472b2cc3bbf218eef521ce5a4bcbe914e60","kind":"tag","published_at":"2025-07-08T02:51:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0/manifests"},{"name":"v5.18.0","sha":"6b50143dcfc2aad56a37c9f2e1f14256e9a65c4e","kind":"tag","published_at":"2025-07-08T02:50:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0/manifests"},{"name":"v7.2.0","sha":"1496d735b2cf16501ce413daec40d627eee77e1d","kind":"tag","published_at":"2025-06-30T08:59:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0/manifests"},{"name":"v7.1.2","sha":"ad2d425db362790d6d0f90fbe5b5d3a5b5132503","kind":"tag","published_at":"2025-06-20T07:34:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2/manifests"},{"name":"v6.4.12","sha":"9179a92b0d97f6d0270c7fac733cfd81bd7354cc","kind":"tag","published_at":"2025-06-02T06:58:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12/manifests"},{"name":"v7.1.1","sha":"0ebb3a14ccc5dbee4ec2682b387511f107b95a65","kind":"tag","published_at":"2025-06-02T06:47:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"e3e07e0b8fac5ca8fb4bbf3ec453dbe79133552f","kind":"tag","published_at":"2025-05-06T08:50:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0/manifests"},{"name":"v6.4.11","sha":"6b3957d9d42c83e069da8e8bb534ec294dcb6254","kind":"tag","published_at":"2025-04-10T02:36:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11/manifests"},{"name":"v7.0.2","sha":"ebb24ce49e1ef8358600a7787cb6c8d671cead63","kind":"tag","published_at":"2025-04-09T13:08:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2/manifests"},{"name":"v6.4.10","sha":"d80a3609c8a7274dc5fafa348382059945aee449","kind":"tag","published_at":"2025-03-31T19:03:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10/manifests"},{"name":"v7.0.1","sha":"d6fdcac555725c3807e6f03445e3a051398ee739","kind":"tag","published_at":"2025-03-28T18:58:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"22aa7db2ed23df3b43530e9fdb57bc1051221457","kind":"tag","published_at":"2025-03-26T14:16:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0/manifests"},{"name":"v6.4.9","sha":"a884cb821f67a831f44cc6abfc3bc77faef91ada","kind":"tag","published_at":"2025-03-25T15:45:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9/manifests"},{"name":"v7.0.0-rc.0","sha":"ebaec8db8ae1b90183817cb0bad549d7fc63fe79","kind":"tag","published_at":"2025-03-19T09:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0/manifests"},{"name":"v5.17.1","sha":"0d509f8a4a48031a1e25974a1604b803892ce94e","kind":"tag","published_at":"2025-03-18T18:44:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"b0dc8270c5a2896293ff8b61052120a13819f0a1","kind":"tag","published_at":"2025-03-18T15:28:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0/manifests"},{"name":"v6.4.8","sha":"2bded219fabaaefc2083aa660d5856ab75cfa8d6","kind":"tag","published_at":"2025-03-17T17:54:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8/manifests"},{"name":"v7.0.0-beta.4","sha":"260ed53760f179e3bb4f1f43e2f2712ecbf9fdd7","kind":"tag","published_at":"2025-03-13T13:30:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4/manifests"},{"name":"v6.4.7","sha":"d1ca0a45fea4327ba4dc9876e62922785493f1c3","kind":"tag","published_at":"2025-03-05T15:19:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7/manifests"},{"name":"v7.0.0-beta.3","sha":"9dea4105c8b413e087bd1d0cc517b52831a2eb86","kind":"tag","published_at":"2025-03-05T15:13:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"48acea181cac8ca14455e76d01d3554ba578781e","kind":"tag","published_at":"2025-02-27T15:00:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2/manifests"},{"name":"v7.0.0-beta.1","sha":"2cf2e71af3c2b26694964884456bc335c2ba6cdb","kind":"tag","published_at":"2025-02-26T18:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1/manifests"},{"name":"v6.4.6","sha":"356b885778a2af26505d5dbba76a9abcceb69800","kind":"tag","published_at":"2025-02-26T13:39:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6/manifests"},{"name":"v7.0.0-beta.0","sha":"b485c1abec1d776e925ca90e6fa7d91e9bd057a7","kind":"tag","published_at":"2025-02-26T13:22:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0/manifests"},{"name":"v7.0.0-alpha.2","sha":"ba14b7070070281c8a6cea1df7653f007bb8da49","kind":"tag","published_at":"2025-02-18T18:57:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.4.5","sha":"6f2b908baa7863e2cbf0ec4518dc90ccfd53597b","kind":"tag","published_at":"2025-02-18T18:46:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5/manifests"},{"name":"v7.0.0-alpha.1","sha":"c390c1c2d1c85f42d40f16ce405a3c4b62026ec7","kind":"tag","published_at":"2025-02-11T17:34:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1/manifests"},{"name":"v6.4.4","sha":"c66361a6ad9d1354b60e6fb93ba3144c1348ab15","kind":"tag","published_at":"2025-02-11T14:31:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4/manifests"},{"name":"v6.4.3","sha":"cee310a92f61ffb75284195a9ed30bcb367c78e2","kind":"tag","published_at":"2025-02-04T18:53:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3/manifests"},{"name":"v7.0.0-alpha.0","sha":"3e3195a4285ca716061f7d7d87f4915630af1b69","kind":"tag","published_at":"2025-02-03T12:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.4.2","sha":"1813d89a599a4027fd216062b2cac8b0c1864f1d","kind":"tag","published_at":"2025-01-29T15:50:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2/manifests"},{"name":"v6.4.1","sha":"819e662a2ce210f8805c45057389217cb1c39a83","kind":"tag","published_at":"2025-01-21T13:23:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"f9949a8889c7e69cac145ce56411298a234d2e49","kind":"tag","published_at":"2025-01-14T16:46:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0/manifests"},{"name":"v5.16.14","sha":"ba588c8333d765af63ab15c8b33dd947b615f70b","kind":"tag","published_at":"2025-01-06T21:20:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14/manifests"},{"name":"v6.3.1","sha":"afd551abd3be44de711d6baef48e62e18b97c908","kind":"tag","published_at":"2025-01-03T13:53:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1/manifests"},{"name":"v5.16.13","sha":"e52a6379f22d38453fa046d410b0c4700707dbd9","kind":"tag","published_at":"2024-12-25T11:25:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13/manifests"},{"name":"v6.3.0","sha":"84d6ecfdccd10f204854beeef98bcc55dc99d117","kind":"tag","published_at":"2024-12-23T18:10:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"17026fc203a8b413ec7343b6eeb267a50519d515","kind":"tag","published_at":"2024-12-17T13:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1/manifests"},{"name":"v5.16.12","sha":"b8fbcf5fb5169d8db6ee0ec35001816d2777e8d4","kind":"tag","published_at":"2024-12-17T13:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12/manifests"},{"name":"v5.16.11","sha":"2413ff076b0d462736dfccd399b4be863fd79ec2","kind":"tag","published_at":"2024-12-11T10:13:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11/manifests"},{"name":"v6.2.0","sha":"3a8ceaead5ac4c2c4554e6500ca3d197420a04c2","kind":"tag","published_at":"2024-12-11T02:03:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0/manifests"},{"name":"v6.1.10","sha":"5c5e9f6d8a90034cd75dcb92403caf6b37efc916","kind":"tag","published_at":"2024-12-04T10:03:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10/manifests"},{"name":"v5.16.9","sha":"ec085b677c43ed1f37e66bd2fb58f27dce9f7184","kind":"tag","published_at":"2024-12-04T09:34:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9/manifests"},{"name":"v5.16.8","sha":"096adfbe28d038397a7f3cf3494b86844226e162","kind":"tag","published_at":"2024-11-28T06:51:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8/manifests"},{"name":"v6.1.9","sha":"821784419eefb89e4ce7b66c4b602a1e33d2fa88","kind":"tag","published_at":"2024-11-27T13:22:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9/manifests"},{"name":"v6.1.8","sha":"0b8739f145423bafdd8e2871312307bfb31c58ef","kind":"tag","published_at":"2024-11-20T15:09:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8/manifests"},{"name":"v6.1.7","sha":"a7d441d0bd3bfc16a1ce9e6d7ff3ad1afc6b62f1","kind":"tag","published_at":"2024-11-13T15:31:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7/manifests"},{"name":"v6.1.6","sha":"32112b76aa821c2a1e98120545019ef1a71ea274","kind":"tag","published_at":"2024-10-30T13:54:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6/manifests"},{"name":"v6.1.5","sha":"01c5f344628bc66e16f86284ee0fc7107002a5ca","kind":"tag","published_at":"2024-10-22T10:28:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5/manifests"},{"name":"v6.1.4","sha":"15ea548de803e4602894cae6304a497d7ddaf09c","kind":"tag","published_at":"2024-10-15T18:35:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4/manifests"},{"name":"v6.1.3","sha":"c7de2cae15cc7b7025ad79e3623320526ed16462","kind":"tag","published_at":"2024-10-09T09:47:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3/manifests"},{"name":"v6.1.2","sha":"e6ff0b5016ac4fa40cdc9b78a0d9ecdd2c0cd9db","kind":"tag","published_at":"2024-10-02T14:51:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"263c7259451d5b928bbdfd299c9c0afc89dfec02","kind":"tag","published_at":"2024-09-19T06:42:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"94cc3d0a66456713e6e25edf9a1ba35ad8df88bc","kind":"tag","published_at":"2024-09-11T13:09:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"bb620d85a89651ca4350e8861bbb35776d583726","kind":"tag","published_at":"2024-09-03T10:33:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"71dbef69dcbf2b87831af579fb777b4f1f4b219a","kind":"tag","published_at":"2024-08-29T13:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"c9a9adfb90e939c0590de6edf10d0c65fcbc8b1e","kind":"tag","published_at":"2024-08-27T09:06:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.0","sha":"55bea65c83c1beac77382fe961f8aa72eec21daa","kind":"tag","published_at":"2024-08-22T08:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0/manifests"},{"name":"v6.0.0-beta.6","sha":"cbb6f8d3b1b72732d51f5628765cfd7e75bd5747","kind":"tag","published_at":"2024-08-18T02:55:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6/manifests"},{"name":"v5.16.7","sha":"b505fd7b64e92db523198712a5d6716c494e0c66","kind":"tag","published_at":"2024-08-09T09:19:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7/manifests"},{"name":"v6.0.0-beta.5","sha":"75c24b0828981651082a3eede027b6871c96c440","kind":"tag","published_at":"2024-08-08T08:52:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5/manifests"},{"name":"v5.16.6","sha":"6eb1bdce38d0fc67fa8aebca260043c7fc8eb3e8","kind":"tag","published_at":"2024-07-30T21:06:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6/manifests"},{"name":"v6.0.0-beta.4","sha":"12532afa3e4f6f13a9fa86eb459c27792c36b6f9","kind":"tag","published_at":"2024-07-30T20:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4/manifests"},{"name":"v5.16.5","sha":"40792e6efb2c92b8964a3912e08aeb4fb7fc41c8","kind":"tag","published_at":"2024-07-25T06:42:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5/manifests"},{"name":"v6.0.0-beta.3","sha":"02fde66a0cd72fb7fe3681a5ea8c4de733b4a865","kind":"tag","published_at":"2024-07-24T18:27:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3/manifests"},{"name":"v5.16.4","sha":"77af399a3ad76f31e5f2e0fab5650b628fa50990","kind":"tag","published_at":"2024-07-16T16:01:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4/manifests"},{"name":"v6.0.0-beta.2","sha":"9ad8c1fd8dfd21d8e37fe73d71e011542b23db72","kind":"tag","published_at":"2024-07-16T14:46:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2/manifests"},{"name":"v5.16.3","sha":"e1824453bdb0a89f15d4dfe47a1c4f90fa0f0500","kind":"tag","published_at":"2024-07-16T14:18:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3/manifests"},{"name":"v6.0.0-beta.1","sha":"19c1935757925d834928a30ea41f58bb95fb355f","kind":"tag","published_at":"2024-07-16T09:42:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1/manifests"},{"name":"v5.16.2","sha":"56ddd108fe153592a800fce4d43f9758b0ff5101","kind":"tag","published_at":"2024-07-16T09:10:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2/manifests"},{"name":"v6.0.0-beta.0","sha":"3364f0740aa5c86e057ec5b0d22c1b12bfd96fa4","kind":"tag","published_at":"2024-07-11T15:54:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0/manifests"},{"name":"v5.16.1","sha":"431af6a2fd9bf6cd0422c61e36c937d1ea5e5015","kind":"tag","published_at":"2024-07-11T15:48:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1/manifests"},{"name":"v5.16.0","sha":"e5e9b9d5e952b52752b758179da20d3fa0982c05","kind":"tag","published_at":"2024-07-05T13:32:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0/manifests"},{"name":"v6.0.0-alpha.14","sha":"2a15dd74c76bacbc867a7313fdc2c42c6168327c","kind":"tag","published_at":"2024-07-05T04:25:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14/manifests"},{"name":"v6.0.0-alpha.13","sha":"a070a894fbe21c52df446438ca1bb5a891d5e1b5","kind":"tag","published_at":"2024-07-03T07:44:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13/manifests"},{"name":"v5.15.21","sha":"a306ce4afcc60de4c3e43b8f9183862235d9318e","kind":"tag","published_at":"2024-06-28T14:09:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21/manifests"},{"name":"v6.0.0-alpha.12","sha":"fb476c6c18b850e8400d03afb7447802afbfd357","kind":"tag","published_at":"2024-06-24T17:12:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.15.20","sha":"f20fa0ba4016e5425a2a4cce841075253828a551","kind":"tag","published_at":"2024-06-12T12:58:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20/manifests"},{"name":"v6.0.0-alpha.11","sha":"22c5206a9e8191b2f81131d6978a0958e55b7032","kind":"tag","published_at":"2024-06-12T08:18:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11/manifests"},{"name":"v6.0.0-alpha.10","sha":"e5ac6c0eef5efd4fa5c5eb11ccbf08e58e7443f8","kind":"tag","published_at":"2024-06-04T10:35:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10/manifests"},{"name":"v6.0.0-alpha.9","sha":"925de32766317bb84a92ec24b2b6465c8e48cc04","kind":"tag","published_at":"2024-05-29T12:25:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.15.19","sha":"77f606ba73bb5439d66871177772f54196044450","kind":"tag","published_at":"2024-05-29T12:01:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19/manifests"},{"name":"v6.0.0-alpha.8","sha":"c7dbe6e8256cef7bd2dbdcbee55428ad82513cd0","kind":"tag","published_at":"2024-05-21T16:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.15.18","sha":"607daac5baa9c8151f111fe4bacea1d7e61881a3","kind":"tag","published_at":"2024-05-16T09:29:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18/manifests"},{"name":"v6.0.0-alpha.7","sha":"997bec6d8d30a1a891aff4eeedefa41c93eaa95c","kind":"tag","published_at":"2024-05-16T06:31:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"7c8db04b91500ba77301acd360d21bff7f7c752f","kind":"tag","published_at":"2024-05-08T13:13:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.15.17","sha":"9bc4fc42959427246addfdf29db95847cc38e410","kind":"tag","published_at":"2024-05-08T12:24:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17/manifests"},{"name":"v5.15.16","sha":"284e251c155d92078f80f98919f4ab260b05e9be","kind":"tag","published_at":"2024-05-01T14:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16/manifests"},{"name":"v6.0.0-alpha.5","sha":"571d5046e26aa07605cb1e01ca99b2eb0b04d009","kind":"tag","published_at":"2024-05-01T14:16:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5/manifests"},{"name":"v6.0.0-alpha.4","sha":"afffc2ffc3db1e6abf48f3b3e13a41e8b758f874","kind":"tag","published_at":"2024-04-24T07:30:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4/manifests"},{"name":"v6.0.0-alpha.3","sha":"6d5e44409344ea4e13ceb3a02c4446dc6a7323b4","kind":"tag","published_at":"2024-04-17T16:10:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3/manifests"},{"name":"v6.0.0-alpha.2","sha":"4e75758b37119bd821435c23d9c111c545e186b6","kind":"tag","published_at":"2024-04-09T15:09:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2/manifests"},{"name":"v6.0.0-alpha.1","sha":"84307c1a2495a716788ec25f046faaa4d16c88c7","kind":"tag","published_at":"2024-04-05T10:43:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1/manifests"},{"name":"v5.15.15","sha":"5a079965186640b5176f00c537f3b9e6c299b5c4","kind":"tag","published_at":"2024-04-04T07:09:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15/manifests"},{"name":"v6.0.0-alpha.0","sha":"2a15ad6f1f5507162b1a5aebf78976ca3023183b","kind":"tag","published_at":"2024-03-26T15:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.15.14","sha":"9585d28317c90f2c71ab88dd5ae37638bb64ad82","kind":"tag","published_at":"2024-03-19T08:18:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14/manifests"},{"name":"v5.15.13","sha":"dbcb678234296de56afaf3138917e967e8d1934a","kind":"tag","published_at":"2024-03-13T14:17:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13/manifests"},{"name":"pigment@0.0.1","sha":"0e765a618a7676c507852cec024464b1fc1cd80f","kind":"tag","published_at":"2024-03-08T04:20:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/pigment@0.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/pigment@0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@pigment%400.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1/manifests"},{"name":"v5.15.12","sha":"5ad69e161d7520274cd37a2524ffb935b6dda158","kind":"tag","published_at":"2024-03-05T15:33:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12/manifests"},{"name":"v5.15.11","sha":"e3257a4d68481b0ca6efd5d06cb5c1e1e77e4286","kind":"tag","published_at":"2024-02-22T08:52:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11/manifests"},{"name":"v5.15.10","sha":"94fcd3ada0842108a9a2ce53e121931e5448649f","kind":"tag","published_at":"2024-02-12T12:38:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10/manifests"},{"name":"v5.15.9","sha":"7917d2a8a4acc0b07328dee8273847652491b769","kind":"tag","published_at":"2024-02-08T12:55:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9/manifests"},{"name":"v5.15.8","sha":"fe5a59e616637a0488b122749479b782f5f8dfa2","kind":"tag","published_at":"2024-02-06T20:42:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8/manifests"},{"name":"v5.15.7","sha":"b80acd69c7c848709d01465d6727b13ed6109258","kind":"tag","published_at":"2024-01-31T13:23:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7/manifests"},{"name":"v5.15.6","sha":"1700e5cd9cbb3bc648b7f799f837c4d23ed42700","kind":"tag","published_at":"2024-01-22T18:09:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6/manifests"},{"name":"v5.15.5","sha":"5d7c4e26a4973a3a80bf5f8a9a8ea14f89554fe0","kind":"tag","published_at":"2024-01-17T09:27:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5/manifests"},{"name":"v5.15.4","sha":"6aadbf91c5eb2c94dea9a49a19eb532606410a5a","kind":"tag","published_at":"2024-01-10T13:49:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4/manifests"},{"name":"v5.15.3","sha":"9fa4e472f9ba4fd4e7f8cfb8bc0d1f1d455ace23","kind":"tag","published_at":"2024-01-03T15:22:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"5d5dd15f70db9ffcb85d4dc57da8a20f5240fb81","kind":"tag","published_at":"2023-12-25T14:24:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"8be7ac66b99059bf2c2edcca9cf15981d389db6b","kind":"tag","published_at":"2023-12-19T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"8c2c6a88a509f9da7c453d4a3c3ab4749a57a36d","kind":"tag","published_at":"2023-12-12T18:21:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0/manifests"},{"name":"v5.14.20","sha":"14fa79f4328e901f82d7fc39aba722a9bf4a8df0","kind":"tag","published_at":"2023-12-05T09:28:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20/manifests"},{"name":"v5.14.19","sha":"a07b4925255aa3fc7ae1255130e182e4573c58d7","kind":"tag","published_at":"2023-11-29T21:11:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19/manifests"},{"name":"v5.14.18","sha":"43a41b6b2fa3f0a186a852b894452722e3a38f04","kind":"tag","published_at":"2023-11-14T08:27:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18/manifests"},{"name":"v5.14.17","sha":"c54a42dd8b0ec8e850bd60438e60a1a8acb3b4a4","kind":"tag","published_at":"2023-11-06T15:34:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17/manifests"},{"name":"v5.14.16","sha":"391b57a05daf67a8154471dae645471f5ffac09f","kind":"tag","published_at":"2023-10-31T10:57:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16/manifests"},{"name":"v5.14.15","sha":"6baedcfed27419ed6b9685f27fcbf3eff46133a3","kind":"tag","published_at":"2023-10-24T15:41:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15/manifests"},{"name":"v5.14.14","sha":"a0cfa182db3e7b196efe36cfe7b31d304c5a0a4e","kind":"tag","published_at":"2023-10-17T13:58:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14/manifests"},{"name":"v5.14.13","sha":"b8811a0fa59e7663b240183219db32f9a617e607","kind":"tag","published_at":"2023-10-10T19:42:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13/manifests"},{"name":"v5.14.12","sha":"bd450a0fdb19b087f47e1d7cce5a72417ec977cc","kind":"commit","published_at":"2023-10-04T16:31:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12/manifests"},{"name":"v5.14.11","sha":"13c0894d0c14c7f577a0a95492aeaa8fff8da33a","kind":"tag","published_at":"2023-09-26T11:47:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11/manifests"},{"name":"v5.14.10","sha":"14e97bffa62760cabcdc7244bff445b423f5286a","kind":"tag","published_at":"2023-09-18T10:18:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10/manifests"},{"name":"v5.14.9","sha":"8255b71ccdbfe9a20f856b5d68a269ab1c5452ca","kind":"tag","published_at":"2023-09-13T13:36:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9/manifests"},{"name":"v5.14.8","sha":"74c58dabc2cf5ed2242fb08e4781d26088d06b12","kind":"tag","published_at":"2023-09-05T12:34:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8/manifests"},{"name":"v5.14.7","sha":"8a09d535f101aac98935f82b76345ca9691b5e2b","kind":"tag","published_at":"2023-08-29T12:04:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7/manifests"},{"name":"v5.14.6","sha":"a1f511dd6ed9adba561e2ba00e1348136ed656db","kind":"commit","published_at":"2023-08-24T11:19:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6/manifests"},{"name":"v5.14.5","sha":"61fbfd1546c55caca984695a41f9c95668d414fc","kind":"tag","published_at":"2023-08-14T14:39:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5/manifests"},{"name":"v5.14.4","sha":"40f4b275022f03e48cf4809cd53d0d0dabb40424","kind":"tag","published_at":"2023-08-08T09:51:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4/manifests"},{"name":"v5.14.3","sha":"2deea341c9abfb640f22520e0c277027f3f91cd0","kind":"tag","published_at":"2023-08-01T15:33:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3/manifests"},{"name":"v5.14.2","sha":"36d9f0d3659e2f5ab1d924988313986962a0bf35","kind":"tag","published_at":"2023-07-25T10:01:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2/manifests"},{"name":"v5.14.1","sha":"f2e5ded80e94407f63a27eadb018139d6f967313","kind":"tag","published_at":"2023-07-19T09:05:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1/manifests"},{"name":"v5.14.0","sha":"2529e3aaaaec2c9f8e8cf669e58bb9c81db5a6d8","kind":"tag","published_at":"2023-07-11T14:57:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0/manifests"},{"name":"v5.13.7","sha":"aac2d5b526e8139314d99f827ecc3b2c24e99686","kind":"tag","published_at":"2023-07-04T08:53:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7/manifests"},{"name":"v5.13.6","sha":"312270bc71224067e1910bbee9f800b4a2469cc7","kind":"tag","published_at":"2023-06-23T14:05:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6/manifests"},{"name":"v5.13.5","sha":"24b3af68ebe79c1891e45c60c6bcfd26f8818f73","kind":"tag","published_at":"2023-06-12T13:43:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5/manifests"},{"name":"v5.13.4","sha":"a522d82df32d3bfab46b25f5ff24eeb9670c83fb","kind":"tag","published_at":"2023-06-05T17:30:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4/manifests"},{"name":"v5.13.3","sha":"70d4a2bb49dca9fef7854a1463a392094222812b","kind":"tag","published_at":"2023-05-29T11:22:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3/manifests"},{"name":"v5.13.2","sha":"f661923e9aa9d9cc634750affbb04bf2007bc57d","kind":"tag","published_at":"2023-05-22T16:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2/manifests"},{"name":"v5.13.1","sha":"0c58832b6e182f782e73b118ed9681055db3e249","kind":"tag","published_at":"2023-05-17T05:25:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"9130a021ca34746e4076fcae50c57bc584026b8f","kind":"tag","published_at":"2023-05-10T08:14:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0/manifests"},{"name":"v5.12.3","sha":"9710ff34b16a0f271107a8619a28546ae3ca7c18","kind":"tag","published_at":"2023-05-02T14:17:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"5b7e9c52e37ef0c3274a762f38cd7ef7ffc9e7a8","kind":"tag","published_at":"2023-04-25T16:42:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"d14d288ae9e9b0e2b3b33d0a77b4113f024d4215","kind":"tag","published_at":"2023-04-17T15:57:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"05127cf65b4250f836897428cd15829669ab8d6c","kind":"tag","published_at":"2023-04-11T09:58:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0/manifests"},{"name":"v5.11.16","sha":"af5e109990a26318c96dbff6f25759ba91f0e147","kind":"tag","published_at":"2023-04-04T14:00:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16/manifests"},{"name":"v5.11.15","sha":"ae98db6aca5f9d4b754ff9fce4ce33f738a00f65","kind":"tag","published_at":"2023-03-28T13:06:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15/manifests"},{"name":"v5.11.14","sha":"f34d17c3294fcdb63fe9a135b4f3aa2459c81189","kind":"tag","published_at":"2023-03-21T17:45:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14/manifests"},{"name":"v5.11.13","sha":"9f7a2bfac55faed1b1c6c7b4b6d1b1659a076bab","kind":"tag","published_at":"2023-03-14T09:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13/manifests"},{"name":"v5.11.12","sha":"b76b8f1098a6c01f39e5e19bf3abf77c2b9cf475","kind":"tag","published_at":"2023-03-06T15:03:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12/manifests"},{"name":"v5.11.11","sha":"58df7f1905f16533ddb5a7977346c0f4548e4547","kind":"tag","published_at":"2023-02-28T09:55:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11/manifests"},{"name":"v5.11.10","sha":"676bc85fa2b02f92f21dd5c7e15f453b6b9c2e3d","kind":"tag","published_at":"2023-02-20T11:30:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10/manifests"},{"name":"v5.11.9","sha":"af5b3f5e7a79da9ef4bbd63d8fcf60927ffb6533","kind":"tag","published_at":"2023-02-14T14:30:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9/manifests"},{"name":"v5.11.8","sha":"d4d8512ce3453711f3c661374579b0d2ed13f3e7","kind":"tag","published_at":"2023-02-07T10:50:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8/manifests"},{"name":"v5.11.7","sha":"33cac172846b032d3f8b9333b72b2af832dd47d0","kind":"tag","published_at":"2023-01-31T09:39:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7/manifests"},{"name":"v5.11.6","sha":"a2e552314847b4d52498538d7ca171763067a5d0","kind":"tag","published_at":"2023-01-23T20:28:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6/manifests"},{"name":"v5.11.5","sha":"685c72dfaf840f4d5b7a3ab738ddcabd74418823","kind":"tag","published_at":"2023-01-18T01:43:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5/manifests"},{"name":"v5.11.4","sha":"bc859d95e4415f880cd6bcb6f44cc9e5e8c8097c","kind":"tag","published_at":"2023-01-09T13:57:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4/manifests"},{"name":"v5.11.3","sha":"a526207c3957de4ebfcda937b58327d69464f15c","kind":"tag","published_at":"2023-01-02T17:00:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3/manifests"},{"name":"v5.11.2","sha":"e9d8fa07e1ff979bcaf92837b131cd9e292f0161","kind":"tag","published_at":"2022-12-26T14:56:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2/manifests"},{"name":"v5.11.1","sha":"a1e30390da62019e5769e398f4cbc9f8892d8f9a","kind":"commit","published_at":"2022-12-20T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"191acda4545c394b78964ab80b364e15686f0e9b","kind":"tag","published_at":"2022-12-13T12:56:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0/manifests"},{"name":"v5.10.17","sha":"4265f343b49e4af9673a49e585439d35c8deeab2","kind":"tag","published_at":"2022-12-06T10:59:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17/manifests"},{"name":"v5.10.16","sha":"b8aa3974d84c176b8857e8d5b29a7be8670bb410","kind":"tag","published_at":"2022-11-28T16:00:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16/manifests"},{"name":"v5.10.15","sha":"14a6e1c61edb5f66f4888e32c04df5e637e7cfc4","kind":"commit","published_at":"2022-11-22T09:45:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15/manifests"},{"name":"v5.10.14","sha":"c2da6de1c504c7dbd8ae1d0771c184c1544a0c76","kind":"tag","published_at":"2022-11-15T09:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14/manifests"},{"name":"v5.10.13","sha":"2f4c2190d1d3614d8063e84b79d4d1f034b3e3fe","kind":"tag","published_at":"2022-11-07T17:53:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13/manifests"},{"name":"v5.10.12","sha":"30cb27cff1d4e1838ca4235ab4285e20f2b2a870","kind":"tag","published_at":"2022-10-31T15:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12/manifests"},{"name":"v5.10.11","sha":"c80ff0339882859af7e17f8bfd0a5f6880b323f8","kind":"commit","published_at":"2022-10-25T09:34:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11/manifests"},{"name":"v5.10.10","sha":"639224a3e3600cb0e04755d89aab250297b6d851","kind":"tag","published_at":"2022-10-18T08:35:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10/manifests"},{"name":"v5.10.9","sha":"7bd7c219e2670ff7791148e9b1a1d2387528fc0c","kind":"tag","published_at":"2022-10-11T11:56:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9/manifests"},{"name":"v5.10.8","sha":"d4a3216cdd858899960f945d6e00b2d59bf1d5d1","kind":"tag","published_at":"2022-10-03T16:28:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8/manifests"},{"name":"v5.10.7","sha":"d9ef6e788eee11256818329c7429242f8b769263","kind":"commit","published_at":"2022-09-27T01:44:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7/manifests"},{"name":"v5.10.6","sha":"0f75f3d78b67c405c23bfd14a29aedff367415b7","kind":"tag","published_at":"2022-09-19T14:34:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6/manifests"},{"name":"v5.10.5","sha":"594d87dab0e43e641a6826c935df8f2c10672955","kind":"tag","published_at":"2022-09-12T14:40:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5/manifests"},{"name":"v5.10.4","sha":"c8feb29320a22cc4461fb5ef5f4f7de7bd96a59b","kind":"commit","published_at":"2022-09-06T09:11:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"992421d0114a9df72d358fe6fccc28c1fb6f1505","kind":"tag","published_at":"2022-08-29T17:37:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"99b23c06d9b018d6c500fa1acb3030d673e219ab","kind":"tag","published_at":"2022-08-23T10:25:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"dfc0b89c665de8e5e3e4ecf68d8c782e74dbb65c","kind":"tag","published_at":"2022-08-16T17:55:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"7f502e06d54c5a2f389a1639358c84279462b54a","kind":"commit","published_at":"2022-08-09T03:21:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0/manifests"},{"name":"v5.9.3","sha":"89617ef683d2bcd2c870e9c1bd58ad4d55247fd5","kind":"tag","published_at":"2022-08-01T20:54:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3/manifests"},{"name":"v5.9.2","sha":"b7f0a16eca4ac2044703032838f90873ec063d75","kind":"tag","published_at":"2022-07-25T15:12:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2/manifests"},{"name":"v5.9.1","sha":"1937412c4345569d98c0950a1016c22508e1ff81","kind":"tag","published_at":"2022-07-18T17:23:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"88ad7d4e623183b8e20702e7961ef9c8de330dc7","kind":"commit","published_at":"2022-07-12T08:54:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0/manifests"},{"name":"v5.8.7","sha":"be0ab4c062a22fc4bb52c47d005b57203b56c09c","kind":"tag","published_at":"2022-07-04T20:39:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7/manifests"},{"name":"v5.8.6","sha":"c58f6653411e0ff38bf67a512d16b87c6523606b","kind":"tag","published_at":"2022-06-27T14:21:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6/manifests"},{"name":"v5.8.5","sha":"3c528113f47cfddf2504ea02ba3065e7c5c46928","kind":"tag","published_at":"2022-06-21T18:05:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5/manifests"},{"name":"v5.8.4","sha":"a6e782ec2f037e2ca989515048ce5f22fe760595","kind":"tag","published_at":"2022-06-14T10:00:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4/manifests"},{"name":"v5.8.3","sha":"b1e4b9cd3e1d88286f9d1485864310a7c1f23a79","kind":"tag","published_at":"2022-06-07T19:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3/manifests"},{"name":"v5.8.2","sha":"93b0aba905b3b6947f58a02d911489bb737ee880","kind":"commit","published_at":"2022-05-31T11:47:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2/manifests"},{"name":"v5.8.1","sha":"1eee9ee437f39f1c3438209154df8e8b9ecd990d","kind":"tag","published_at":"2022-05-23T16:04:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"6a468718b970c39ae83a4029bcb53071c9567430","kind":"tag","published_at":"2022-05-17T09:42:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4eef029981b08c77a9c52d0b863e6b5ced279087","kind":"tag","published_at":"2022-05-10T09:06:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0/manifests"},{"name":"v5.6.4","sha":"edb7e8895ef8def2bf59376d7631e0360a77aaf6","kind":"commit","published_at":"2022-05-02T11:46:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4/manifests"},{"name":"v5.6.3","sha":"124d5e2f0022d17b577a464e6b3a69fa2511105e","kind":"tag","published_at":"2022-04-25T14:04:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3/manifests"},{"name":"v5.6.2","sha":"b3645b3fd11dc26a06ea370a41b5bac1026c6792","kind":"tag","published_at":"2022-04-18T16:10:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2/manifests"},{"name":"v5.6.1","sha":"0251fd5222079e4a512bbd32dff4a7a4c3efe997","kind":"tag","published_at":"2022-04-11T13:21:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"8dcdea53f927ab207718d7ee6576806aca2a3798","kind":"commit","published_at":"2022-04-06T03:27:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0/manifests"},{"name":"v4.12.4","sha":"a563a60219f7f6519fb0f34f6d8e3bf0974e6495","kind":"tag","published_at":"2022-04-03T14:38:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4/manifests"},{"name":"v5.5.3","sha":"96e1f40a3b8aa809d543aa7d466eb48cdfa0b53d","kind":"tag","published_at":"2022-03-28T14:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"dd411b017ea7504a14a16821b694ac6aa01d9b6d","kind":"tag","published_at":"2022-03-21T15:15:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"350b15ee91a93040d50391cb9a45440a90e6b2d1","kind":"tag","published_at":"2022-03-14T16:49:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"f3412aa9d179fdfc3f5c0a4a1cfc1965faef7307","kind":"commit","published_at":"2022-03-07T13:53:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0/manifests"},{"name":"v5.4.4","sha":"965f2eb8cb79bb0685a13d9e28c09617b22358cd","kind":"tag","published_at":"2022-02-28T15:21:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4/manifests"},{"name":"v5.4.3","sha":"e2892a61ea56b6578c2efc81d0324660082ad93c","kind":"tag","published_at":"2022-02-21T16:40:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3/manifests"},{"name":"v5.4.2","sha":"01371028b27156419923b362c4b0af92dc08b29f","kind":"tag","published_at":"2022-02-15T14:57:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"fbce2f80c6cb36e59a4a6826ae46b59a10e1c831","kind":"commit","published_at":"2022-02-08T11:34:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"ba4e819aa58b6a36ae4d96ee79c2a5310a812670","kind":"tag","published_at":"2022-02-01T09:00:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"337be3b2a630d791a5cbc5a2a4575d4f58e38df3","kind":"tag","published_at":"2022-01-24T15:05:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"dcbfc54f581dbf1c0008a8e9e578f896f06228ab","kind":"tag","published_at":"2022-01-17T22:45:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0/manifests"},{"name":"v5.2.8","sha":"f80abbb5f942064c9c270b2ac5bb2a2318876754","kind":"tag","published_at":"2022-01-10T20:11:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8/manifests"},{"name":"v5.2.7","sha":"5daaf9be5115b1cb777fb4cf3d9125baddfe5720","kind":"tag","published_at":"2022-01-03T12:34:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7/manifests"},{"name":"v5.2.6","sha":"052db9d577a03ed8d588ecca9e6c0a5f5ba676e1","kind":"tag","published_at":"2021-12-27T14:23:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6/manifests"},{"name":"v5.2.5","sha":"f8697de9c250dbc6b446bcc08566f50fb4070aab","kind":"tag","published_at":"2021-12-20T14:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5/manifests"},{"name":"v5.2.4","sha":"b265431f9a32ea726c5227821126fbc6424117d5","kind":"commit","published_at":"2021-12-14T13:41:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4/manifests"},{"name":"v5.2.3","sha":"9c3dc12c3de241f44d923bfb089200980f3fd23d","kind":"tag","published_at":"2021-12-06T16:12:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3/manifests"},{"name":"v5.2.2","sha":"fcaec7a75f951c9db79c99c42370ca18212c1f16","kind":"tag","published_at":"2021-11-29T16:51:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"586d9ba2472d549c180cbacddf97eb73425286b3","kind":"tag","published_at":"2021-11-25T11:50:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"353cecb5391571163eb6bd8cbf36d2dd299aaf56","kind":"tag","published_at":"2021-11-23T13:25:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"ddbe15b4d8b7cc1dc84720264fde0b1dafb6166f","kind":"commit","published_at":"2021-11-16T15:06:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"7e26583fe1f95f5c3682213105f8f4b51c9d61c9","kind":"tag","published_at":"2021-11-08T15:14:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0/manifests"},{"name":"v5.0.6","sha":"99752d2848f17c5d1e4840f54863899a19387162","kind":"tag","published_at":"2021-10-27T08:43:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6/manifests"},{"name":"v5.0.5","sha":"58f8ff1f8bc7f0cc4bb728654604a194b3c3790b","kind":"tag","published_at":"2021-10-26T10:14:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"86443310e4344ae1ce6e04f084d58e17e4d62170","kind":"tag","published_at":"2021-10-14T15:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"36258031912caf662f69ca3769c6e0bd46946050","kind":"tag","published_at":"2021-10-07T12:26:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"c510762a325116c654afd3c21381a50b942c2c66","kind":"tag","published_at":"2021-09-29T09:29:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"afcf3ee18e7a9c526348b3bce74b69781b4ad071","kind":"tag","published_at":"2021-09-22T12:15:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"85598e74b85a89a16f8bdf5b68346ca8d6b70557","kind":"tag","published_at":"2021-09-16T11:28:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.1","sha":"1b563a153f5b2736f79a3f45573e2e2b66ba0a9a","kind":"tag","published_at":"2021-09-08T13:55:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"698492a5401b12578dc459397b9d288542fc954b","kind":"commit","published_at":"2021-09-02T02:45:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.5","sha":"0bab71409bcc0865ab3e0fcbfa14fa824ddc5495","kind":"tag","published_at":"2021-08-25T07:30:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"c30ec7bed00b36da7b0e6a202b3cb48d2fc1b579","kind":"tag","published_at":"2021-08-13T21:32:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"e5ccdf299c75ea65b0600ee05ff6c98646891c77","kind":"tag","published_at":"2021-08-09T04:03:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3/manifests"},{"name":"v4.12.3","sha":"77a8daeed0e8efa67c6d86f3cc40239dc6eb3d94","kind":"tag","published_at":"2021-07-30T10:06:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3/manifests"},{"name":"v5.0.0-beta.2","sha":"cca80d861f64b3eaa8a5ef8815b7552aaea61557","kind":"tag","published_at":"2021-07-26T15:01:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2/manifests"},{"name":"v4.12.2","sha":"958241aa0ebf340ad0f152b91949720c85b4fcca","kind":"tag","published_at":"2021-07-19T16:41:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2/manifests"},{"name":"v5.0.0-beta.1","sha":"8a4b8952077b64e90ac9d23c116a45aed672db9c","kind":"tag","published_at":"2021-07-14T16:28:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1/manifests"},{"name":"v4.12.1","sha":"4dc8c9bf3e8a6b21a2aac58b0be3161af334b67d","kind":"tag","published_at":"2021-07-07T13:08:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"53a1655143aa4ec36c29a6063ccdf89c48a74bfd","kind":"tag","published_at":"2021-07-06T13:40:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0/manifests"},{"name":"v5.0.0-beta.0","sha":"a0f416173d2f5b78546f52e572a0f64dcc3751e9","kind":"tag","published_at":"2021-07-01T12:17:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.38","sha":"f60126f95d7b36fa12133887990615b9f47e994a","kind":"commit","published_at":"2021-06-24T03:37:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.38","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38/manifests"},{"name":"v5.0.0-alpha.37","sha":"c795ca0822e2816a630a5654d5471fa04521d23c","kind":"tag","published_at":"2021-06-15T17:49:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.37","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37/manifests"},{"name":"v5.0.0-alpha.36","sha":"cf2f6fa90608b109978698fc48120920beaaa51f","kind":"tag","published_at":"2021-06-08T06:46:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.36","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36/manifests"},{"name":"v5.0.0-alpha.35","sha":"6c0afb6d8fff919e80f9f1ec92613acacd8365e7","kind":"tag","published_at":"2021-05-31T20:34:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.35","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35/manifests"},{"name":"v5.0.0-alpha.34","sha":"ee3a077c161accb887b93a17f9eaa2b23e998319","kind":"tag","published_at":"2021-05-18T10:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.34","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34/manifests"},{"name":"v5.0.0-alpha.33","sha":"0fa6ab4a29e8469c081d3f796e0bd9cab98e9185","kind":"tag","published_at":"2021-05-09T12:29:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.33","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33/manifests"},{"name":"v4.11.4","sha":"6658323b5e2ba366691829bbef3f53c00008497e","kind":"tag","published_at":"2021-04-27T15:48:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4/manifests"},{"name":"v5.0.0-alpha.32","sha":"2e99746c35ea0c1e45187a206d6ebc25a52933dc","kind":"tag","published_at":"2021-04-27T12:59:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32/manifests"},{"name":"v5.0.0-alpha.31","sha":"b061319b132163900d1a4eb64207f5284d28639d","kind":"tag","published_at":"2021-04-20T13:59:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"0bc7ed897d54a899fb0dfc5cbd6c5ee0592705e1","kind":"tag","published_at":"2021-04-12T09:46:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"29934afe4643811f3bed772612f92d539a1e489d","kind":"tag","published_at":"2021-04-04T16:43:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"a83c7715c0e2cfa1c3e59b7a1f828f6a1476b307","kind":"tag","published_at":"2021-03-24T12:57:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"2de88ce2973667921a45ff69ea48a8843cb9d8cb","kind":"tag","published_at":"2021-03-05T13:01:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27/manifests"},{"name":"v5.0.0-alpha.26","sha":"8928a36394154e02a73d5e92a740d5f9ed8da709","kind":"tag","published_at":"2021-02-27T18:39:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"688db35f581ac345a09a15420efdb0e4c98a56ab","kind":"tag","published_at":"2021-02-11T12:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"15108a5aad5342d92e86be5c5388b8321a88b280","kind":"tag","published_at":"2021-01-26T14:08:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24/manifests"},{"name":"v4.11.3-deprecations.1","sha":"6cf7cf7c7b11b38db18a4d2003743cbadeb1b4ee","kind":"commit","published_at":"2021-01-25T23:27:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1/manifests"},{"name":"v4.11.3","sha":"bd79e8f8c5b8c77bc5c13d076377a18d2ceedfa2","kind":"commit","published_at":"2021-01-24T12:45:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3/manifests"},{"name":"v4.11.3-deprecations.0","sha":"f64337cd87428e04c851bb1667f5f9e0e6aeaede","kind":"commit","published_at":"2021-01-24T12:00:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0/manifests"},{"name":"v5.0.0-alpha.23","sha":"af6e7220961c6f5e8ed89172694287dc737828ff","kind":"commit","published_at":"2021-01-14T12:48:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23/manifests"},{"name":"v5.0.0-alpha.22","sha":"c514ea86c11c9817839630e840535358f5044caf","kind":"commit","published_at":"2021-01-04T11:14:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"5c82b9147f811fda24bc09132852ed240f8d9def","kind":"commit","published_at":"2020-12-30T17:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"cd30d9e3961c8b33ce43a133e0a958867a202c41","kind":"commit","published_at":"2020-12-21T17:51:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20/manifests"},{"name":"v5.0.0-alpha.19","sha":"754e29cf5a712d0e0f6bd3e54f80e9997659f68c","kind":"commit","published_at":"2020-12-13T17:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.11.2","sha":"174b64f8a3adffb8df3c13285f4edc2437a8547a","kind":"commit","published_at":"2020-12-02T23:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2/manifests"},{"name":"v5.0.0-alpha.18","sha":"c5561c5febbe1c3bd5446c8a0bb480025ab38b86","kind":"commit","published_at":"2020-12-02T23:25:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.11.1","sha":"b8092ce09e164a1cb2fec2f3a5b6aa6e2dc6cbbd","kind":"commit","published_at":"2020-11-24T14:35:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1/manifests"},{"name":"v5.0.0-alpha.17","sha":"41d6a360e0fb245dd74549445539c6218a9dc737","kind":"commit","published_at":"2020-11-23T00:49:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17/manifests"},{"name":"v5.0.0-alpha.16","sha":"47a8e102eeaa5a68a2b4f99c08085cfddc0bef77","kind":"commit","published_at":"2020-11-14T12:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16/manifests"},{"name":"v5.0.0-alpha.15","sha":"fa9cbc835ee70b12234b7207b1872356277da5fa","kind":"commit","published_at":"2020-11-03T23:57:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15/manifests"},{"name":"v5.0.0-alpha.14","sha":"56520e757e0052e25f8dd5d78214458c4b7c634d","kind":"commit","published_at":"2020-10-23T22:59:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14/manifests"},{"name":"v5.0.0-alpha.13","sha":"b82af55f9917f9e77a3cae9b36e47b29d43182c0","kind":"commit","published_at":"2020-10-17T21:47:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13/manifests"},{"name":"v5.0.0-alpha.12","sha":"c7c3643948bce7327a7f01665caa7474be2694f9","kind":"commit","published_at":"2020-10-10T22:32:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12/manifests"},{"name":"v5.0.0-alpha.11","sha":"b4fe7eefd494fa28cd3453067af8872a83f31fa6","kind":"commit","published_at":"2020-09-26T15:07:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11/manifests"},{"name":"v5.0.0-alpha.10","sha":"2e1502fc18d86d69a6b55fc4ac5dcb50ddf192c4","kind":"commit","published_at":"2020-09-15T08:10:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10/manifests"},{"name":"v5.0.0-alpha.9","sha":"e830beb63940d24129285f554fc9c2fb0bd7ccbf","kind":"commit","published_at":"2020-09-06T16:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9/manifests"},{"name":"v5.0.0-alpha.8","sha":"5f986712bbb2f0b789c151b6d2f3e2d48cde0980","kind":"commit","published_at":"2020-08-31T16:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"c32a96b4beb3a5c72a8c179fb095f09dacf61050","kind":"commit","published_at":"2020-08-22T16:39:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"15fd6232de294be9ba0ca103351a11f84009b04f","kind":"commit","published_at":"2020-08-13T16:56:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6/manifests"},{"name":"v5.0.0-alpha.5","sha":"40aa9cbb1df08a5994392d5cea15a60979b28a7e","kind":"commit","published_at":"2020-07-27T22:55:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"519390c2bb12b5eb7b6f5f898afb78ac7f285543","kind":"commit","published_at":"2020-07-19T17:54:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"f432112f0bcfb1fd2002002db181e83edc99d906","kind":"commit","published_at":"2020-07-12T17:06:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"f928d6e04ea7f185cda0e739ebbe2ea36d0aa4d3","kind":"commit","published_at":"2020-07-04T23:16:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2/manifests"},{"name":"v4.11.0","sha":"79ebf71d31cca2c73143891960ea54ec1132bdeb","kind":"commit","published_at":"2020-06-30T23:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0/manifests"},{"name":"v5.0.0-alpha.1","sha":"8281371f88c81fc3e4560b0334cc0c473b9d45f9","kind":"commit","published_at":"2020-06-27T15:07:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.10.2","sha":"d0bfcb4f11fd3904b1e235d80fbfe23758de8372","kind":"commit","published_at":"2020-06-11T19:11:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"4e12b951f64fd47864b4dea8ec8631387a89ddb1","kind":"commit","published_at":"2020-06-01T15:14:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"dd9280e753eb8dc3444a26e85fe4f800b759cad2","kind":"commit","published_at":"2020-05-23T17:50:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0/manifests"},{"name":"v4.9.14","sha":"1fb44683825f0ee7f4d5933528598917ff72f0e4","kind":"commit","published_at":"2020-05-11T22:41:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.14","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14/manifests"},{"name":"v4.9.13","sha":"c224f32bb8f144e590c096d103c9d59c2509ed93","kind":"commit","published_at":"2020-05-04T11:29:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.13","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13/manifests"},{"name":"v4.9.12","sha":"3e5fd3c4f200e50a1331857f092a547b41f6db1e","kind":"commit","published_at":"2020-04-26T23:18:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.12","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12/manifests"},{"name":"v4.9.11","sha":"77f6fe0a73791176bd58d8c013bf5631270faf4d","kind":"commit","published_at":"2020-04-19T14:10:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11/manifests"},{"name":"4.9.11","sha":"b551194a14c4469f3b07dc43bc6aaea525138944","kind":"commit","published_at":"2020-04-18T10:43:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11/manifests"},{"name":"v4.9.10","sha":"8baef82396665179c67ca3acfd51e396b947f412","kind":"commit","published_at":"2020-04-11T13:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.10","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10/manifests"},{"name":"v4.9.9","sha":"c191471a20315cae4006c1e4d3d51db5e49b5fee","kind":"commit","published_at":"2020-04-04T15:54:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.9","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9/manifests"},{"name":"v4.9.8","sha":"e9fbcbf015bbf7057aadd5777703b7059aedf043","kind":"commit","published_at":"2020-03-28T19:33:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8/manifests"},{"name":"v4.9.7","sha":"10bc98f283feaae6397ef1b73b1b82be4a39a5f5","kind":"commit","published_at":"2020-03-18T12:45:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7/manifests"},{"name":"v4.9.6","sha":"0176a231719152fa4a2100aa7119e9fd777b5fed","kind":"commit","published_at":"2020-03-18T10:52:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6/manifests"},{"name":"v4.9.5","sha":"b9dec2780203e37148d87788f727c668d9019581","kind":"commit","published_at":"2020-02-29T10:36:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5/manifests"},{"name":"v4.9.4","sha":"45fe0e31c462ed3a2fba134fb1edbd05b91da2a4","kind":"commit","published_at":"2020-02-23T10:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4/manifests"},{"name":"v4.9.3","sha":"2bec4ebc9c20be8abecbad6d3f0f7ba2875c9c35","kind":"commit","published_at":"2020-02-16T11:52:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3/manifests"},{"name":"v4.9.2","sha":"f567b384f509d36b7e10f691e6b58538e7db8869","kind":"commit","published_at":"2020-02-09T18:32:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"717887fdd9d3b27701d760d78aa12ecf52f02f43","kind":"commit","published_at":"2020-02-02T11:46:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f2c9817526b729801b1716afc957ef3886ccb422","kind":"commit","published_at":"2020-01-22T20:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"d0c928c82e3fc8f284a2f7fd1b9acbf717c5a64e","kind":"commit","published_at":"2020-01-06T11:44:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"0c7ca746674cfb47a46cad8ebea21155702fd38c","kind":"commit","published_at":"2019-12-30T10:59:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"c6f734f0d6b183962e83fc5612fef6583bf40712","kind":"commit","published_at":"2019-12-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3a8f0eace8dd6a1c3234a8be2b7c41f06b6260d4","kind":"commit","published_at":"2019-12-14T19:59:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"0a129d58056d38bd15141aaa98d346774895d5f5","kind":"commit","published_at":"2019-12-07T12:46:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"6291316a32cfb4fb19ffdbcf30abfcb63023f17f","kind":"commit","published_at":"2019-12-01T10:59:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1/manifests"},{"name":"v3.9.4","sha":"6b0fee51deb7c32b75498d4ab2186946e7c4ce0a","kind":"commit","published_at":"2019-11-28T09:28:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4/manifests"},{"name":"v4.7.0","sha":"2b04ee905695540bde87653908ece5c4d57546c9","kind":"commit","published_at":"2019-11-22T10:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"856188b2de7a5e514803314f329da76fe65dec50","kind":"commit","published_at":"2019-11-12T13:52:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"d2d76bf26231a96981260232de5271b24e9391a4","kind":"commit","published_at":"2019-11-05T16:46:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0/manifests"},{"name":"v4.5.2","sha":"cb52f392b3b3528857178a756354ffb0e8bccd73","kind":"commit","published_at":"2019-10-28T22:58:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"803d08fbdf20de2d34c36a2a27bbc8e5a7e79fb2","kind":"commit","published_at":"2019-10-12T20:22:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"de3c62c25bf9e92ba35019e5a3ca7f68a36600d8","kind":"commit","published_at":"2019-10-02T08:07:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"554e7dce0cd96a4f9ef1924b41a3ce530cb433ae","kind":"commit","published_at":"2019-09-22T17:16:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"b563d529a8544fa4f4090723239ab075665c5f03","kind":"commit","published_at":"2019-09-11T20:45:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"f3beaee67fb9a4145a792fc8b798ef327b55f513","kind":"commit","published_at":"2019-09-08T09:58:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1/manifests"},{"name":"v1.2.5","sha":"8ee2d7168294f21af787aaba46661824097e33bb","kind":"tag","published_at":"2019-09-03T18:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5/manifests"},{"name":"v4.4.0","sha":"98f2c7cae9b2e0a53cf731882164aa44babb4be3","kind":"commit","published_at":"2019-08-31T12:19:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"29c1adf61a141a3db885ee569e42251cee53e749","kind":"commit","published_at":"2019-08-21T17:29:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3/manifests"},{"name":"v1.2.4","sha":"e44972d3c3e199529fdbc85974f7ae570b8424a0","kind":"tag","published_at":"2019-08-16T20:53:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4/manifests"},{"name":"v4.3.2","sha":"f2dbeca2dd1aecf6bc56e2302ec766d2e4bfb2ac","kind":"commit","published_at":"2019-08-10T17:39:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"d5a2ad9d26f7b089111b208c929ac1f98e7f6958","kind":"commit","published_at":"2019-08-03T15:14:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"8c28ed9c67e7b6ad02a8826178352aa4e9901b50","kind":"commit","published_at":"2019-07-28T14:32:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"42f78c69a59f0b5fa5fb8f533385f04ef77d7889","kind":"commit","published_at":"2019-07-17T13:42:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1/manifests"},{"name":"v1.0.4","sha":"455489e2e149ff5393f6ba08870368c88da259bd","kind":"tag","published_at":"2019-07-10T15:39:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"4c21bc05d6c5e48c64bc947ba9e271ed3e762a0e","kind":"tag","published_at":"2019-07-10T15:08:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"543041538f31cbdfbe3e85b8bc0f5c183ac5448e","kind":"tag","published_at":"2019-07-09T13:14:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"3a40065694cab2a5e8dedab6781e98493c1dc69d","kind":"tag","published_at":"2019-07-09T12:54:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1/manifests"},{"name":"v4.2.0","sha":"cf2cdd83f2a2f65d0e979d1faa9e815a5e2d3502","kind":"commit","published_at":"2019-07-06T15:30:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"6da1d591264e8c4a18e5ab56bdf6f8c0f985ed99","kind":"commit","published_at":"2019-06-25T13:53:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"eade31e58deb8ff3faee777313d70141e5868ebe","kind":"commit","published_at":"2019-06-23T11:46:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"b78a5ab7581488f7fff271a2cf64927dd28c3ab0","kind":"commit","published_at":"2019-06-13T09:55:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"07b9d6efaac1b663b2657173227e9490c796191e","kind":"commit","published_at":"2019-06-10T11:50:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"d58075ddb1757a11c47ef3d2b1fe9bed55e640dd","kind":"commit","published_at":"2019-06-03T16:35:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a3572bcaf34d204b314fd2c84064c9180f3a50f1","kind":"commit","published_at":"2019-05-27T12:48:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"505e275285c757e0515c8623b43c823d8a74790c","kind":"commit","published_at":"2019-05-23T15:39:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.0","sha":"a33f0ab64999331a54267cdf0eb89e53fa4d70cd","kind":"commit","published_at":"2019-05-20T21:26:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0/manifests"},{"name":"v4.0.0-beta.2","sha":"3686a27055dce58b5e800b520087c0c448b7480e","kind":"commit","published_at":"2019-05-13T12:26:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"5c152157078503e8599537108c3be9e00969fa34","kind":"commit","published_at":"2019-05-05T12:24:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"f19bd59ae53f23e3637383061774542d973cc48c","kind":"commit","published_at":"2019-04-28T22:42:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.8","sha":"92d6e987a43041fde63fd02cad61277d04193c29","kind":"commit","published_at":"2019-04-17T19:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"663643e0a83554d7730be42140aef6bc3ac09c6a","kind":"commit","published_at":"2019-04-07T23:25:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"2482d2b689440df6fb3da6157a789adac2783736","kind":"commit","published_at":"2019-03-30T19:33:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6/manifests"},{"name":"v3.9.3","sha":"ebed7922fc97331519f507768572a068edb8494e","kind":"commit","published_at":"2019-03-28T14:06:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3/manifests"},{"name":"v4.0.0-alpha.5","sha":"1bfdbe5688fb3556e4bebd1f8e357c515244ac42","kind":"commit","published_at":"2019-03-23T21:04:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"997324d52467e3a7b7a8058c0ba8309d04d4ddf6","kind":"commit","published_at":"2019-03-17T11:00:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"3a5d2e50411ddd3caea450abda49fd7c6ed230dc","kind":"commit","published_at":"2019-03-10T11:57:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"f606f7584dd842a89423dd3cc69e32b5ad3fdae1","kind":"commit","published_at":"2019-03-03T16:12:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"eea3b4d9a623f87d79be63f57b4a69ddfe375610","kind":"commit","published_at":"2019-02-20T10:58:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"97b26c4821299aef21e6ef9372a25aedd78d0137","kind":"commit","published_at":"2019-02-12T14:39:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.9.2","sha":"dbc788f7d231b4eceaa7a6a3e253104de5de9af0","kind":"commit","published_at":"2019-02-03T20:45:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2/manifests"},{"name":"v3.9.1","sha":"b903d7432b5a06583c9915f7ab9346bad76007a1","kind":"commit","published_at":"2019-01-26T13:59:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"f6353cdd15b954091c3f53498eb7de198755b740","kind":"commit","published_at":"2019-01-14T21:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"8df7a83ccc0b200e67feb823ceaaf793e4b6d007","kind":"commit","published_at":"2019-01-09T21:57:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"c202914213f19b070738ba5837da18e89c1662ee","kind":"commit","published_at":"2019-01-07T18:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"baa45b12252be8965809a0ad06e67e7dc7d44313","kind":"commit","published_at":"2018-12-30T21:47:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"0445ca8b710425f22744249a0c7bb3c20e95237b","kind":"commit","published_at":"2018-12-30T21:24:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"f0d60d8a510180e9c7a9b588d3e6c04d0d1a23d3","kind":"commit","published_at":"2018-12-22T15:42:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"1871b089aef090728321cab69be92daaec6eb131","kind":"commit","published_at":"2018-12-17T20:02:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0/manifests"},{"name":"v3.6.2","sha":"edde0b4f0073fcacb7233b553812f3dffe619da5","kind":"commit","published_at":"2018-12-09T20:22:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"e5fbf74a06157e2d73701a158e8d6b5914429ea1","kind":"commit","published_at":"2018-12-01T10:43:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1/manifests"},{"name":"issue-13699-mster","sha":"ac0153bf1b13ddbc1e43c22693f2c223838d9f1a","kind":"tag","published_at":"2018-11-28T20:15:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/issue-13699-mster","html_url":"https://github.com/mui/material-ui/releases/tag/issue-13699-mster","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@issue-13699-mster","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster/manifests"},{"name":"v3.6.0","sha":"d9c790fa69a1c053c3d471e030e4066122d58902","kind":"commit","published_at":"2018-11-26T19:49:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"34492c23a773b1db66fe65801997257709c4f319","kind":"commit","published_at":"2018-11-12T23:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"dc6b2b870fa514e98c74b6854d22c6e25e7684cb","kind":"commit","published_at":"2018-11-12T22:46:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"ba1dc0f27cd85996dbf3ef9df4d7f10552d6c91f","kind":"commit","published_at":"2018-11-04T23:41:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0/manifests"},{"name":"v3.3.2","sha":"47b20fe33c5f1c8a2563bad3c27811c37f698794","kind":"commit","published_at":"2018-10-27T20:16:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"92b2a36716c8ced3d12ff0b300be06cc4743e6da","kind":"commit","published_at":"2018-10-23T22:16:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"47d3b93780400d6eaef48d29dfcbebec8a5f22b2","kind":"commit","published_at":"2018-10-21T21:27:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"bbb0b683dd45d130b17580da86fe6ccc1ab5b3d3","kind":"commit","published_at":"2018-10-15T22:11:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"a61f0fc9a56ef22874753175bad2a636460130d1","kind":"commit","published_at":"2018-10-14T21:03:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"58f526f46e609e3e6cd785d15bfc5486df7ab79f","kind":"commit","published_at":"2018-10-07T22:44:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"dbd67aa892a4e9885d763fcb0d1f6c1691fbf763","kind":"commit","published_at":"2018-09-30T17:16:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"6184c508f94500a9da7486ccb2b9398023e4b1b5","kind":"commit","published_at":"2018-09-23T22:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"a9cbda69c8e059d928da53d9525652170b999455","kind":"commit","published_at":"2018-09-16T21:32:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"27412afa36b6c64b15b3b33cd51235efbc55a775","kind":"commit","published_at":"2018-09-08T22:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d6fb8524ff94080614e8d4d1064c7b2cec66c5d1","kind":"commit","published_at":"2018-09-03T21:14:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"2e9643f6c43c9b393a3914cd085aac92df546c04","kind":"commit","published_at":"2018-08-28T22:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"6847e0affc09f56a1497013be98bc3b59ccd3fde","kind":"commit","published_at":"2018-08-27T17:34:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0/manifests"},{"name":"v1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1","html_url":"https://github.com/mui/material-ui/releases/tag/v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1/manifests"},{"name":"v1.5.1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6b4c29e324eaa1272ce7b42ecab0e3460af6f437","kind":"commit","published_at":"2018-08-12T20:42:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0/manifests"},{"name":"v0.20.2","sha":"1b1c1fce216b5b2f5ecd52d21f8ec6a326c00cd5","kind":"commit","published_at":"2018-08-05T21:43:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2/manifests"},{"name":"v1.4.3","sha":"99650a6d174ad97b41ba1079cd5d7f55b5db21b5","kind":"commit","published_at":"2018-08-04T10:26:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e9bb799208b34fb8f8bbfe4b63b7a1942f95d91f","kind":"commit","published_at":"2018-07-29T14:37:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"869692ecf3812bc4577ed4dde81a9911c5949695","kind":"commit","published_at":"2018-07-22T21:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7fdc1890fb744b565480835fd5684e66871c679f","kind":"commit","published_at":"2018-07-14T15:02:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"f12ba5bfafc53ada2e5719697dd8373d41fa9471","kind":"commit","published_at":"2018-07-02T20:06:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"cd47eeabdcd4f67e35ff5ad56ae82a571da5747a","kind":"commit","published_at":"2018-06-26T10:53:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"e943cb8d6f405de5d53c1f3d1908cbccb502bb3a","kind":"commit","published_at":"2018-06-20T21:41:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"29308b10b3f8ba3565168e4da4bb5f793cb8b4f9","kind":"commit","published_at":"2018-06-18T18:38:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7c094a0f0381c7b68a223e27b5dc700a7595b122","kind":"commit","published_at":"2018-06-10T09:50:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2a300cdec817595ac879bc419257e55ef318b0f9","kind":"commit","published_at":"2018-06-03T15:25:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"3ccf76d315404ebd67f1254f5679d327c0647dfd","kind":"commit","published_at":"2018-05-26T14:56:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"73101790333124cc8f5857bc46038b7d2315842a","kind":"commit","published_at":"2018-05-17T22:07:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.1","sha":"aae0c434f99c4ab559d8aff53cfbd2cfa7974043","kind":"commit","published_at":"2018-05-15T21:15:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1/manifests"},{"name":"v0.20.1","sha":"c663649d9edf9d196aadbb3b426fd613816964fc","kind":"commit","published_at":"2018-05-13T21:34:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1/manifests"},{"name":"v1.0.0-rc.0","sha":"5f3008fc26479b40ff16ec498ae0e6e3361fdb47","kind":"commit","published_at":"2018-05-13T19:13:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-beta.47","sha":"d16e4f5115a9fde3e8958d7959a912a55cbb246d","kind":"commit","published_at":"2018-05-09T21:48:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.47","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47/manifests"},{"name":"v1.0.0-beta.46","sha":"aa1ef83f22650245dd736681d7ec6331cb2a42ef","kind":"commit","published_at":"2018-05-08T21:51:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.46","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46/manifests"},{"name":"v1.0.0-beta.45","sha":"ab592831cbf5987a6516139aeaf148bdb3360ccb","kind":"commit","published_at":"2018-05-07T13:38:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.45","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45/manifests"},{"name":"v1.0.0-beta.44","sha":"0bba4ad1aed5d2181baa156009301eb56fd80158","kind":"commit","published_at":"2018-04-29T20:57:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.44","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44/manifests"},{"name":"v1.0.0-beta.43","sha":"6dfe7382b9777885abe84f4d1f66c0c62545d559","kind":"commit","published_at":"2018-04-22T10:47:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.43","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43/manifests"},{"name":"v1.0.0-beta.42","sha":"bc03443cac8a55ce3fc4d19e6a95e0f3d0116fbf","kind":"commit","published_at":"2018-04-16T20:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.42","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42/manifests"},{"name":"v1.0.0-beta.41","sha":"cddff325bdc2c79592701c11e295e48db0879c28","kind":"tag","published_at":"2018-04-07T18:26:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.41","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41/manifests"},{"name":"v1.0.0-beta.40","sha":"7f423b6bef54c4a34f3b53d9b8ebf33c183916f8","kind":"tag","published_at":"2018-04-01T09:55:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.40","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40/manifests"},{"name":"v1.0.0-beta.39","sha":"b95cb7a83a102b21b7f6add713398f6c9e743d50","kind":"tag","published_at":"2018-03-28T21:23:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.39","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39/manifests"},{"name":"v1.0.0-beta.38","sha":"a6ccfbe7699b67b03703b49a7cb14d865b841d38","kind":"tag","published_at":"2018-03-17T12:24:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.38","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38/manifests"},{"name":"v1.0.0-beta.37","sha":"1587ac3654ae5061eb21f652722a02cc4c367292","kind":"tag","published_at":"2018-03-11T14:31:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.37","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37/manifests"},{"name":"v1.0.0-beta.36","sha":"f31bd2e431c29f85a053387ce062987a3fc36168","kind":"tag","published_at":"2018-03-05T21:07:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.36","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36/manifests"},{"name":"v1.0.0-beta.35","sha":"25ca14ffcec6eeb75446730a03cc4a2014c5e8ab","kind":"tag","published_at":"2018-02-25T22:47:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.35","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.2","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2/manifests"},{"name":"olivier-material-ui-codemod@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1/manifests"},{"name":"olivier-material-ui-icons@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.1","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1/manifests"},{"name":"olivier-material-ui-codemod@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0/manifests"},{"name":"olivier-material-ui-icons@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0/manifests"},{"name":"v1.0.0-beta.34","sha":"284dfcb06fed2244033cc971cb78f485bafece3d","kind":"tag","published_at":"2018-02-17T12:08:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.34","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34/manifests"},{"name":"v1.0.0-beta.33","sha":"b7f698d48d61e74f74e5e50a08b4309460a55266","kind":"tag","published_at":"2018-02-10T12:03:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.33","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33/manifests"},{"name":"v1.0.0-beta.32","sha":"896bc50f35a83fac0453dbbecd9f367b45b450e9","kind":"tag","published_at":"2018-02-04T22:44:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.32","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32/manifests"},{"name":"v1.0.0-beta.31","sha":"6271146a2545aeedf4110990de21ebc0c910b627","kind":"tag","published_at":"2018-01-29T22:06:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.31","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31/manifests"},{"name":"v1.0.0-beta.30","sha":"2bb35ce508832f518a4c3af8cd7cf67af8fd90c5","kind":"tag","published_at":"2018-01-21T22:50:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.30","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30/manifests"},{"name":"v1.0.0-beta.29","sha":"7386d56d4dfb85ca4a586a56691b6a58798d5c42","kind":"tag","published_at":"2018-01-16T20:27:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.29","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29/manifests"},{"name":"v1.0.0-beta.28","sha":"e1f3dad9084edf460d42e0a5f6b7c956eaa51e8d","kind":"tag","published_at":"2018-01-14T14:52:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.28","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28/manifests"},{"name":"v1.0.0-beta.27","sha":"fcfe4a64a95f65e205c5ba9523987982e6556eea","kind":"tag","published_at":"2018-01-06T15:25:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.27","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27/manifests"},{"name":"v1.0.0-beta.26","sha":"bd42549ee464bce03743f7ee18964066f9d3907d","kind":"tag","published_at":"2017-12-30T23:24:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.26","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26/manifests"},{"name":"v1.0.0-beta.25","sha":"d9ab3e313136fa5fb179743b560ac7c9e4fa8f6a","kind":"tag","published_at":"2017-12-22T23:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.25","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25/manifests"},{"name":"v1.0.0-beta.24","sha":"7c8fe8516f8bf6317e7cc748eefa7d97c92b4007","kind":"tag","published_at":"2017-12-17T12:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.24","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24/manifests"},{"name":"v1.0.0-beta.23","sha":"1a4e5b06ae0a7f6b3a6be810d272ebdf3efbb863","kind":"tag","published_at":"2017-12-09T09:51:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.23","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23/manifests"},{"name":"v0.20.0","sha":"86b40ae4883e95d6139e9e5d59c0e14aa022ce3a","kind":"commit","published_at":"2017-12-04T04:05:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0/manifests"},{"name":"v1.0.0-beta.22","sha":"22f68ca292a947349ae2877b09e85775703ec87f","kind":"tag","published_at":"2017-11-28T23:11:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22/manifests"},{"name":"v1.0.0-beta.21","sha":"d33604a9deacbb2725da3688d823416486a039c1","kind":"tag","published_at":"2017-11-13T22:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21/manifests"},{"name":"v1.0.0-beta.20","sha":"076d08bfa709ffdb4858106ebda73f475e4ec5b9","kind":"tag","published_at":"2017-11-05T19:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20/manifests"},{"name":"v1.0.0-beta.19","sha":"2a1879fb818973d4df766c2d7842afd939fdb2b8","kind":"tag","published_at":"2017-10-30T21:51:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19/manifests"},{"name":"v1.0.0-beta.18","sha":"f626204f8e0cd9933bcb7a8c8ac5cd97d6419eca","kind":"tag","published_at":"2017-10-23T21:58:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18/manifests"},{"name":"v1.0.0-beta.17","sha":"616d69d5ff7263eb9c84960b6b7a4c9ff852d4ef","kind":"tag","published_at":"2017-10-15T22:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17/manifests"},{"name":"v1.0.0-beta.16","sha":"56fd0d9d2f6fe0222b8c4117e227de1d725918ba","kind":"tag","published_at":"2017-10-08T20:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16/manifests"},{"name":"v0.19.4","sha":"f1bc4be26ca68578f0cfd053fed8eeabe0d3a636","kind":"tag","published_at":"2017-10-08T19:56:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4/manifests"},{"name":"v1.0.0-beta.15","sha":"4da17a67182a212be91a36cec9c976ccb6293380","kind":"tag","published_at":"2017-10-04T16:05:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15/manifests"},{"name":"v1.0.0-beta.13","sha":"736f12000e6989b2e37fcf10deca8bcf20a284f5","kind":"tag","published_at":"2017-10-01T19:58:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13/manifests"},{"name":"v0.19.3","sha":"7e484cc0c2e3db1e30ebe89d93475f2999f6168c","kind":"tag","published_at":"2017-10-01T19:35:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3/manifests"},{"name":"v1.0.0-beta.12","sha":"65b6e04a74a1520209e7b8fcfa311a431ecb070a","kind":"tag","published_at":"2017-09-24T18:24:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12/manifests"},{"name":"v0.19.2","sha":"5f750e046d48fa2f8c0efd86290ea48661c9b32e","kind":"tag","published_at":"2017-09-18T20:14:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2/manifests"},{"name":"v1.0.0-beta.11","sha":"01c6feb33e7e4e5043ce2a8377fa7dda3dbc8180","kind":"tag","published_at":"2017-09-18T19:11:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11/manifests"},{"name":"v1.0.0-beta.10","sha":"3d4518c997fe875f8e91044ff59a09a46fdfb726","kind":"tag","published_at":"2017-09-13T21:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10/manifests"},{"name":"v1.0.0-beta.9","sha":"d4dba0da9a00efe5104365ca647d848a131a41a6","kind":"tag","published_at":"2017-09-10T11:17:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9/manifests"},{"name":"v1.0.0-beta.8","sha":"865b39bef48c3f85743c3914ba146b97b93fce0f","kind":"tag","published_at":"2017-09-02T11:11:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8/manifests"},{"name":"v0.19.1","sha":"b0d03e92c64bee1ac8c25acd0c48657b7f605d9a","kind":"tag","published_at":"2017-09-02T10:38:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1/manifests"},{"name":"v1.0.0-beta.7","sha":"d2083879918dcafdc9c17e3e19440000a0abb3b0","kind":"tag","published_at":"2017-08-30T22:51:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7/manifests"},{"name":"v1.0.0-beta.6","sha":"8385df161a6792d472821e30c7095b267b844950","kind":"tag","published_at":"2017-08-20T14:48:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6/manifests"},{"name":"v1.0.0-beta.5","sha":"8292545fd41ea9f9d3c7c52bb45f60a4fea434a9","kind":"tag","published_at":"2017-08-15T08:55:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5/manifests"},{"name":"v0.19.0","sha":"d1b3bc614a818d497e38fd51c85077dd7b490bad","kind":"tag","published_at":"2017-08-15T08:17:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0/manifests"},{"name":"v1.0.0-beta.4","sha":"110f0a6e95e8e2b51b2bdd7e545a9b41d1a0009f","kind":"tag","published_at":"2017-08-05T10:09:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4/manifests"},{"name":"v1.0.0-beta.3","sha":"e0dd9560d4a152ca0a61558b6238edc40746c354","kind":"tag","published_at":"2017-07-29T21:00:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"45d5da95daf4d52b0ea6e4ffbef27755fa0aa196","kind":"tag","published_at":"2017-07-23T17:45:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"603fbde8d99e386d6640ec6c24ba9fcfc4316dd4","kind":"tag","published_at":"2017-07-23T17:12:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1/manifests"},{"name":"v0.18.7","sha":"50f6dfc4b6ee7473e27ba950c3ce900b24f17d1c","kind":"tag","published_at":"2017-07-23T15:51:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7/manifests"},{"name":"v1.0.0-alpha.22","sha":"f3992561ed94696d595b6a56efc7449c7dee67c7","kind":"tag","published_at":"2017-07-18T09:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22/manifests"},{"name":"v1.0.0-alpha.21","sha":"49d21891b72796f4a8f383d9b15b66f72cb94549","kind":"tag","published_at":"2017-07-04T22:13:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21/manifests"},{"name":"v0.18.6","sha":"1d10ecbac4a83f9934bb6a7f025855f82002113c","kind":"tag","published_at":"2017-07-04T21:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6/manifests"},{"name":"v0.18.5","sha":"86f7c4141cc66ab1e96a681a6945472283e41ea3","kind":"tag","published_at":"2017-06-28T18:14:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5/manifests"},{"name":"v1.0.0-alpha.20","sha":"84363396403cbbd51072d0b09822cd6d8ab6bf87","kind":"tag","published_at":"2017-06-25T18:01:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20/manifests"},{"name":"v0.18.4","sha":"2c6872cacf19ac71a316b282c2467162dcd148c6","kind":"tag","published_at":"2017-06-25T17:39:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4/manifests"},{"name":"v1.0.0-alpha.19","sha":"611bfd7557fd928933e39c054d2b2edeb57adaed","kind":"tag","published_at":"2017-06-19T16:58:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19/manifests"},{"name":"v1.0.0-alpha.18","sha":"5fdb60642bdf2907b7fba352cf2cd0fa7208848f","kind":"tag","published_at":"2017-06-19T10:12:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18/manifests"},{"name":"v1.0.0-alpha.17","sha":"73e0a35145d10f3c29a991f75e5ba8315e0e754a","kind":"tag","published_at":"2017-06-12T11:55:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17/manifests"},{"name":"v0.18.3","sha":"4c6a542c772f9fe9ff97bb95f63801138d7722d0","kind":"tag","published_at":"2017-06-07T21:28:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"9d3b59b3fec3b31b37334c3bd842112f3d090f86","kind":"commit","published_at":"2017-06-06T21:29:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2/manifests"},{"name":"v1.0.0-alpha.16","sha":"0c7dba6dc5ad8b9f69ec3c60e3ba31f2973e582a","kind":"tag","published_at":"2017-06-01T08:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"18508aeb3e5817406209e15c3e51a53c2cbece96","kind":"tag","published_at":"2017-05-23T20:00:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"771fb44738e116a1d2cec7aabb8ed1425b1d57f6","kind":"tag","published_at":"2017-05-14T10:11:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14/manifests"},{"name":"v0.18.1","sha":"715372edf9fc21244030207409b4070158f6936d","kind":"tag","published_at":"2017-05-13T10:21:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1/manifests"},{"name":"v1.0.0-alpha.13","sha":"17fde80a53fb9fcce31a82290f54de55cf3655e9","kind":"tag","published_at":"2017-05-08T10:47:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13/manifests"},{"name":"v0.18.0","sha":"dea7938b1265a3b100899d65589fbd05e877ab9e","kind":"tag","published_at":"2017-04-30T22:26:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0/manifests"},{"name":"v1.0.0-alpha.12","sha":"dc7371e4770fd3e8b1a82b9c2c2a652acaa73713","kind":"tag","published_at":"2017-04-30T22:22:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12/manifests"},{"name":"v0.17.4","sha":"a398290811c94bd6bb2d5d04c7f6d0ce734e3ad6","kind":"commit","published_at":"2017-04-14T17:20:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4/manifests"},{"name":"v1.0.0-alpha.11","sha":"7b3dbfaf2e94e8139424c8660692ee20d5a9880e","kind":"tag","published_at":"2017-04-14T16:50:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11/manifests"},{"name":"v0.17.3","sha":"53076a03182668f94d3bf40cd880309a51e9be88","kind":"tag","published_at":"2017-04-10T21:42:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"38c4aed87e608ded8e083dcf341ed5e9a14c20ef","kind":"tag","published_at":"2017-04-09T11:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2/manifests"},{"name":"v1.0.0-alpha.10","sha":"27fd907d604c1d3189b7b70e3a7e4758e0171492","kind":"tag","published_at":"2017-04-06T12:00:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"b962c2fbfa7a9cab9e9844e01966b90ca86e67a1","kind":"tag","published_at":"2017-04-01T13:47:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a0b4691eb3958aeb9173a8f4e705c81dfb7d25da","kind":"tag","published_at":"2017-03-25T11:46:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8/manifests"},{"name":"v0.17.1","sha":"05280483dbbc29e56edd8f3644721679b55d4d73","kind":"commit","published_at":"2017-03-13T12:27:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1/manifests"},{"name":"v1.0.0-alpha.7","sha":"9281a3fcee37d6afb9e493ff06e8a2626f4d7d91","kind":"tag","published_at":"2017-03-12T12:31:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"69f604946c366c655d0613841c034cacee7e9ef4","kind":"commit","published_at":"2017-02-26T12:41:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6/manifests"},{"name":"v1.0.0-alpha.5","sha":"74973892bdfacd5c9e3a4ce63185e9a6500d9522","kind":"commit","published_at":"2017-02-26T11:04:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-alpha.4","sha":"6472a6864951bfe7f3739afbe74b50981299ac28","kind":"commit","published_at":"2017-02-26T10:19:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4/manifests"},{"name":"v0.17.0","sha":"c9af9606bcea6551ceaadc2f6430d629eb679e84","kind":"commit","published_at":"2017-02-12T22:06:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0/manifests"},{"name":"v1.0.0-alpha.3","sha":"4583f5212d0b668e3801a859d3cc584cec0ec173","kind":"commit","published_at":"2017-02-12T21:43:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"8476782b595175d25c8a972b5fe53bc1f8532676","kind":"tag","published_at":"2017-02-07T19:48:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"3a0eb03018a9c5c96ba5233de8ef45202403a94c","kind":"commit","published_at":"2017-01-29T21:29:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.16.7","sha":"867c6c29b1badd839b1fd57720e5754fcd53a516","kind":"commit","published_at":"2017-01-15T19:57:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"bc84dbeeb78b725fefdc10cdc6eee7b75cc1226e","kind":"commit","published_at":"2016-12-25T21:03:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"8a03a04ef17f76ce09b88607b216d8a8e4d277d6","kind":"commit","published_at":"2016-12-09T20:45:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"84c18c98ff56fbe81be902735164219040729bb1","kind":"commit","published_at":"2016-11-17T19:18:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"066c5d53d1d4ecec2923ed12ec14647ae8248a9c","kind":"commit","published_at":"2016-11-17T16:41:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"806b2eab2272b430e814f8b3c7f1e7b31cd0e306","kind":"commit","published_at":"2016-11-14T17:22:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"2085737a798d9cb808b2fddf1f06883b27327ccc","kind":"commit","published_at":"2016-10-19T18:24:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"6eb9913441cb39562f4c935bdd70042d26daa260","kind":"commit","published_at":"2016-10-05T14:36:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0/manifests"},{"name":"v0.16.0-rc2","sha":"71a9524d0ec28dad2f566a42c7bb8ad2ea93ce36","kind":"commit","published_at":"2016-09-24T19:31:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2/manifests"},{"name":"v0.16.0-rc1","sha":"1691addd7f84317619c6831c35cb1f32ef3779b6","kind":"commit","published_at":"2016-09-07T19:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1/manifests"},{"name":"v0.15.4","sha":"be9bc14f4cda041299b6f8845af87b9278c871fc","kind":"commit","published_at":"2016-08-10T22:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"8bd3589dd7f676f3d725559cbd63457afe8d3691","kind":"commit","published_at":"2016-08-02T20:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"908f694e1e6eae9e63da6b22e63100d6bda4fa8e","kind":"commit","published_at":"2016-07-09T21:10:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"1fed1bcc81d89e473e261c1da4bf0a3a46515ce8","kind":"tag","published_at":"2016-06-20T08:15:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"06667b589952f58ff8c6d277df364ef16dada671","kind":"tag","published_at":"2016-05-06T13:49:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0/manifests"},{"name":"v0.15.0-beta.2","sha":"7cf7adfe9042e9be8dbaa1c850ffacca26e9c269","kind":"commit","published_at":"2016-04-21T22:57:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2/manifests"},{"name":"v0.15.0-beta.1","sha":"47d7525fb77c7c579e99d595b3f98c69fc838c77","kind":"tag","published_at":"2016-04-14T13:33:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1/manifests"},{"name":"v0.15.0-alpha.2","sha":"caabf9eaee5a5e11097958105f8427cfc8905f86","kind":"tag","published_at":"2016-03-17T23:37:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2/manifests"},{"name":"v0.15.0-alpha.1","sha":"2ebddeb908857c16ece162964a7e501ab37716ba","kind":"commit","published_at":"2016-02-27T17:54:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1/manifests"},{"name":"v0.14.4","sha":"de2bee1335ff1fd701a60cb3d739cf919dbd77ce","kind":"commit","published_at":"2016-02-03T00:47:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"fa9141f90149392cc3fa366736e61a89b07e9205","kind":"commit","published_at":"2016-01-27T03:06:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"44b41957ae81344cf6dc794cf2dbe2da48152622","kind":"commit","published_at":"2016-01-08T15:52:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"0ae4d7f61bb240ae5e2adc9d15a8d5629f738db6","kind":"commit","published_at":"2016-01-04T22:23:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"628bc82957d8e537a1b648e31e10723820bb00ac","kind":"commit","published_at":"2015-12-25T15:12:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0/manifests"},{"name":"v0.14.0-rc2","sha":"9a24d8a7839c37b86748ad8022e39235e8eb6be2","kind":"commit","published_at":"2015-12-14T22:26:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2/manifests"},{"name":"v0.14.0-rc1","sha":"7459597806a2f1f5826eaab26d3c5d974da70fbd","kind":"commit","published_at":"2015-12-04T19:52:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1/manifests"},{"name":"v0.13.4","sha":"a98006f9ffb588030cbdd2e3b4a4515017e58c43","kind":"commit","published_at":"2015-11-24T17:07:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"e33afed6913b58a990bd4b51a038bbfff0a0f42f","kind":"commit","published_at":"2015-11-17T16:34:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"6f28ad04e8f95073646bfeb8936c550ca4a94347","kind":"commit","published_at":"2015-11-10T00:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"330488977f95dbebd6cf6a387bf10a86238331ff","kind":"commit","published_at":"2015-10-29T21:08:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"7980cd589e9dc9e055e1b789bf2f80e7f2ef0f5d","kind":"commit","published_at":"2015-10-21T19:38:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"86394ccd2d7b715eaa054a369679eba4ac82ce1f","kind":"commit","published_at":"2015-10-21T19:04:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"d310459476a461e0d29f166de277896026d8f35f","kind":"commit","published_at":"2015-10-19T17:30:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"06aca1012d01de4ec782acfb8d22a6ec83d48ff7","kind":"commit","published_at":"2015-10-07T21:43:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"6671f90516c2065839efae773ecda924b8bebdae","kind":"commit","published_at":"2015-10-06T19:31:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"a4e194e46c47f8e2eedfab8f0a8c4104e5679c95","kind":"commit","published_at":"2015-09-28T16:15:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"aa485220ff28e907d2548cbfb65bd789c23d9eba","kind":"commit","published_at":"2015-09-25T16:08:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"b55b770f2049852febe47bef27aa0eaceafcec08","kind":"commit","published_at":"2015-09-15T21:10:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"82bc1cb2805f7b624516f71628e6ca525df18cad","kind":"commit","published_at":"2015-08-24T21:31:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0/manifests"},{"name":"v0.10.4","sha":"a8097bcbed6939f0cb308e05acf03a907b666725","kind":"commit","published_at":"2015-08-09T03:29:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"2a43082b52138e33c85878616461445895066a11","kind":"commit","published_at":"2015-08-08T22:51:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"71583523f39c1830d3fcffeff0598c2f803f1048","kind":"commit","published_at":"2015-07-29T20:34:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"6b609c63611b02f9e845b765770983c547cd6af8","kind":"commit","published_at":"2015-07-13T21:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"b6140ec86c5087ad799e9a658f3f0d9b150c205a","kind":"commit","published_at":"2015-07-10T01:35:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"8a18478700f49b94fe7f580664e7b31c581ceb0b","kind":"commit","published_at":"2015-06-20T17:47:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"3da654eb4f0ddb10d81f2706eda1f3819e40b795","kind":"commit","published_at":"2015-06-15T01:46:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"867e87d3530b4fb6bc7f6ec5fb9edcd49e7bd631","kind":"commit","published_at":"2015-06-09T23:38:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"cb794810e7c39352f1bbd533d92983dc22a57510","kind":"commit","published_at":"2015-05-24T20:12:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0/manifests"},{"name":"v0.7.5","sha":"b3ce0b272e5468919d01b3d3ab6751a92f682b48","kind":"commit","published_at":"2015-04-27T19:14:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"abc159f246f15163f7984bcf702409cffc745d6e","kind":"commit","published_at":"2015-04-21T18:14:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"9321a4a8879f380a725c7439114ebf3e0da8abcc","kind":"commit","published_at":"2015-04-01T15:20:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"953606f4d1a9e3a33798b499219fe40b1f81fd96","kind":"commit","published_at":"2015-03-25T23:45:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"03c169188dd10ec2242b7806050781867c0291dd","kind":"commit","published_at":"2015-03-04T21:41:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"078ba0c94f8985dd2d96587784f760474ba51858","kind":"commit","published_at":"2015-02-13T21:06:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"accd9f0ef163d514b091709ffd63f76f6d1a467f","kind":"commit","published_at":"2015-01-27T00:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"57c7a95be20dc77cbe0459a40acc802e16de5148","kind":"commit","published_at":"2015-01-26T23:07:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"706446d6aeb952def6f2016fdc213b6e56b2d40f","kind":"commit","published_at":"2015-01-03T23:58:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"6b294fdd0a7f9686b8b8f05cf8759e90b3e581f9","kind":"commit","published_at":"2014-12-25T17:36:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"3eb741fdb94fff5e8218809b8f7d5a9d2e4d1778","kind":"commit","published_at":"2014-12-15T17:14:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"d65414913839d9d939c8bd938ca21f39f0faa924","kind":"commit","published_at":"2014-12-07T15:15:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"fc3232f6e9d1662c4f9d813b70acb329c4cdc6de","kind":"commit","published_at":"2014-11-30T21:22:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"4b02786c2a7e27613201fe72c033a260018a38d6","kind":"commit","published_at":"2014-11-28T20:34:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"ab8880bc442941c20d58ca2cbb8aace7b2724929","kind":"commit","published_at":"2014-11-17T20:10:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"052b0bc5a3e887d0a36b2277a2e09812a0ce206b","kind":"commit","published_at":"2014-11-11T21:11:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"715b7e868003ac9b121bdacee3e1301b9c660aa9","kind":"commit","published_at":"2014-11-08T19:56:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"088d257c0bec691545cd32f83fd2af753866b8ee","kind":"commit","published_at":"2014-11-08T00:13:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0/manifests"},{"name":"v0.1.29","sha":"3fe7b8bf7c3adc04522f311ce1c1c3b6e39e8edd","kind":"commit","published_at":"2014-11-05T19:58:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.1.29","html_url":"https://github.com/mui/material-ui/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29/manifests"}]},"repo_metadata_updated_at":"2025-10-29T21:14:08.727Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":null,"forks_count":null,"average":31.98917341990317},"purl":"pkg:maven/org.webjars.npm/material-ui__styles","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:material-ui__styles","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:material-ui__styles","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:material-ui__styles/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-29T16:04:14.239Z","issues_count":4308,"pull_requests_count":9949,"avg_time_to_close_issue":13592057.178502878,"avg_time_to_close_pull_request":1743679.4759773905,"issues_closed_count":2590,"pull_requests_closed_count":8490,"pull_request_authors_count":716,"issue_authors_count":2931,"avg_comments_per_issue":5.109795728876509,"avg_comments_per_pull_request":1.994974369283345,"merged_pull_requests_count":7175,"bot_issues_count":19,"bot_pull_requests_count":3438,"past_year_issues_count":769,"past_year_pull_requests_count":3299,"past_year_avg_time_to_close_issue":842316.4168674699,"past_year_avg_time_to_close_pull_request":466566.7232444611,"past_year_issues_closed_count":415,"past_year_pull_requests_closed_count":2663,"past_year_pull_request_authors_count":186,"past_year_issue_authors_count":610,"past_year_avg_comments_per_issue":1.859557867360208,"past_year_avg_comments_per_pull_request":1.4080024249772658,"past_year_bot_issues_count":9,"past_year_bot_pull_requests_count":1478,"past_year_merged_pull_requests_count":2376,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/issues","maintainers":[{"login":"oliviertassinari","count":773,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"siriwatknp","count":700,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":511,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":434,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"mnajdova","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"michaldudak","count":262,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"aarongarciah","count":237,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"ZeeshanTamboli","count":207,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mj12albert","count":193,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"alexfauquette","count":165,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"samuelsycamore","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"cherniavskii","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"LukasTy","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"bharatkashyap","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"DanailH","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"JCQuintas","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"eps1lon","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"hbjORbj","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hbjORbj"},{"login":"flaviendelangle","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"michelengelen","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"rosskevin","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rosskevin"},{"login":"mbrookes","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"m4theushw","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"apedroferreira","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"hasdfa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"nikitaa24","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikitaa24"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"richbustos","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richbustos"},{"login":"nathanmarks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanmarks"},{"login":"vicasas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"MBilalShafi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joshwooding","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwooding"},{"login":"dimitropoulos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dimitropoulos"},{"login":"arthurbalduini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"dmtrKovalenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmtrKovalenko"},{"login":"hai-cea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-cea"},{"login":"gerdadesign","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"DavidCnoops","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidCnoops"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}],"active_maintainers":[{"login":"siriwatknp","count":282,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":241,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":191,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"oliviertassinari","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"ZeeshanTamboli","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mnajdova","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"mj12albert","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"aarongarciah","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"prakhargupta1","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"JCQuintas","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"DanailH","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"alexfauquette","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"bharatkashyap","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"LukasTy","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"cherniavskii","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"michaldudak","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"MBilalShafi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"flaviendelangle","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"vicasas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:material-ui__styles/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:material-ui__styles/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:material-ui__styles/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:material-ui__styles/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:material-ui__styles/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":572386,"maintainers_count":0,"namespaces_count":75981,"keywords_count":35251,"github":"maven-central","metadata":{"funded_packages_count":38856},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-12-16T05:44:42.274Z","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":10758896,"name":"@temp-mui/internal-scripts","ecosystem":"npm","description":"Utilities supporting MUI libraries build and docs generation. This is an internal package not meant for general use.","homepage":"https://github.com/mui/material-ui#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/material-ui","keywords_array":[],"namespace":"temp-mui","versions_count":1,"first_release_published_at":"2024-07-26T02:54:53.809Z","latest_release_published_at":"2024-07-26T02:54:53.809Z","latest_release_number":"1.0.3","last_synced_at":"2025-12-12T01:21:16.733Z","created_at":"2024-07-28T00:10:35.298Z","updated_at":"2025-12-12T01:21:16.733Z","registry_url":"https://www.npmjs.com/package/@temp-mui/internal-scripts","install_command":"npm install @temp-mui/internal-scripts","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.3"}},"repo_metadata":{"id":19822297,"uuid":"23083156","full_name":"mui/material-ui","owner":"mui","description":"Material UI: Ready-to-use foundational React components, free forever. It includes Material UI, which implements Google's Material Design.","archived":false,"fork":false,"pushed_at":"2024-04-14T01:43:25.000Z","size":552491,"stargazers_count":91449,"open_issues_count":1798,"forks_count":31383,"subscribers_count":1347,"default_branch":"next","last_synced_at":"2024-04-14T02:22:02.033Z","etag":null,"topics":["design-systems","hacktoberfest","material-design","react","react-components"],"latest_commit_sha":null,"homepage":"https://mui.com/material-ui/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2014-08-18T19:11:54.000Z","updated_at":"2024-08-18T03:20:19.580Z","dependencies_parsed_at":"2024-04-15T07:22:15.000Z","dependency_job_id":null,"html_url":"https://github.com/mui/material-ui","commit_stats":{"total_commits":22276,"total_committers":3187,"mean_commits":6.989645434577973,"dds":0.8256419464894954,"last_synced_commit":"eec77cde0b364cbad6c4c1b09b0b0a38ec9205a4"},"previous_names":["mui-org/material-ui","callemall/material-ui"],"tags_count":505,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/refs/heads/next","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":215854641,"owners_count":15940241,"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":"v6.0.0-beta.6","sha":"cbb6f8d3b1b72732d51f5628765cfd7e75bd5747","kind":"tag","published_at":"2024-08-18T02:55:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6/manifests"},{"name":"v5.16.7","sha":"b505fd7b64e92db523198712a5d6716c494e0c66","kind":"tag","published_at":"2024-08-09T09:19:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7/manifests"},{"name":"v6.0.0-beta.5","sha":"75c24b0828981651082a3eede027b6871c96c440","kind":"tag","published_at":"2024-08-08T08:52:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5/manifests"},{"name":"v5.16.6","sha":"6eb1bdce38d0fc67fa8aebca260043c7fc8eb3e8","kind":"tag","published_at":"2024-07-30T21:06:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6/manifests"},{"name":"v6.0.0-beta.4","sha":"12532afa3e4f6f13a9fa86eb459c27792c36b6f9","kind":"tag","published_at":"2024-07-30T20:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4/manifests"},{"name":"v5.16.5","sha":"40792e6efb2c92b8964a3912e08aeb4fb7fc41c8","kind":"tag","published_at":"2024-07-25T06:42:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5/manifests"},{"name":"v6.0.0-beta.3","sha":"02fde66a0cd72fb7fe3681a5ea8c4de733b4a865","kind":"tag","published_at":"2024-07-24T18:27:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3/manifests"},{"name":"v5.16.4","sha":"77af399a3ad76f31e5f2e0fab5650b628fa50990","kind":"tag","published_at":"2024-07-16T16:01:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4/manifests"},{"name":"v6.0.0-beta.2","sha":"9ad8c1fd8dfd21d8e37fe73d71e011542b23db72","kind":"tag","published_at":"2024-07-16T14:46:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2/manifests"},{"name":"v5.16.3","sha":"e1824453bdb0a89f15d4dfe47a1c4f90fa0f0500","kind":"tag","published_at":"2024-07-16T14:18:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3/manifests"},{"name":"v6.0.0-beta.1","sha":"19c1935757925d834928a30ea41f58bb95fb355f","kind":"tag","published_at":"2024-07-16T09:42:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1/manifests"},{"name":"v5.16.2","sha":"56ddd108fe153592a800fce4d43f9758b0ff5101","kind":"tag","published_at":"2024-07-16T09:10:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2/manifests"},{"name":"v6.0.0-beta.0","sha":"3364f0740aa5c86e057ec5b0d22c1b12bfd96fa4","kind":"tag","published_at":"2024-07-11T15:54:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0/manifests"},{"name":"v5.16.1","sha":"431af6a2fd9bf6cd0422c61e36c937d1ea5e5015","kind":"tag","published_at":"2024-07-11T15:48:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1/manifests"},{"name":"v5.16.0","sha":"e5e9b9d5e952b52752b758179da20d3fa0982c05","kind":"tag","published_at":"2024-07-05T13:32:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0/manifests"},{"name":"v6.0.0-alpha.14","sha":"2a15dd74c76bacbc867a7313fdc2c42c6168327c","kind":"tag","published_at":"2024-07-05T04:25:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14/manifests"},{"name":"v6.0.0-alpha.13","sha":"a070a894fbe21c52df446438ca1bb5a891d5e1b5","kind":"tag","published_at":"2024-07-03T07:44:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13/manifests"},{"name":"v5.15.21","sha":"a306ce4afcc60de4c3e43b8f9183862235d9318e","kind":"tag","published_at":"2024-06-28T14:09:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21/manifests"},{"name":"v6.0.0-alpha.12","sha":"fb476c6c18b850e8400d03afb7447802afbfd357","kind":"tag","published_at":"2024-06-24T17:12:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.15.20","sha":"f20fa0ba4016e5425a2a4cce841075253828a551","kind":"tag","published_at":"2024-06-12T12:58:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20/manifests"},{"name":"v6.0.0-alpha.11","sha":"22c5206a9e8191b2f81131d6978a0958e55b7032","kind":"tag","published_at":"2024-06-12T08:18:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11/manifests"},{"name":"v6.0.0-alpha.10","sha":"e5ac6c0eef5efd4fa5c5eb11ccbf08e58e7443f8","kind":"tag","published_at":"2024-06-04T10:35:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10/manifests"},{"name":"v6.0.0-alpha.9","sha":"925de32766317bb84a92ec24b2b6465c8e48cc04","kind":"tag","published_at":"2024-05-29T12:25:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.15.19","sha":"77f606ba73bb5439d66871177772f54196044450","kind":"tag","published_at":"2024-05-29T12:01:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19/manifests"},{"name":"v6.0.0-alpha.8","sha":"c7dbe6e8256cef7bd2dbdcbee55428ad82513cd0","kind":"tag","published_at":"2024-05-21T16:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.15.18","sha":"607daac5baa9c8151f111fe4bacea1d7e61881a3","kind":"tag","published_at":"2024-05-16T09:29:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18/manifests"},{"name":"v6.0.0-alpha.7","sha":"997bec6d8d30a1a891aff4eeedefa41c93eaa95c","kind":"tag","published_at":"2024-05-16T06:31:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"7c8db04b91500ba77301acd360d21bff7f7c752f","kind":"tag","published_at":"2024-05-08T13:13:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.15.17","sha":"9bc4fc42959427246addfdf29db95847cc38e410","kind":"tag","published_at":"2024-05-08T12:24:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17/manifests"},{"name":"v5.15.16","sha":"284e251c155d92078f80f98919f4ab260b05e9be","kind":"tag","published_at":"2024-05-01T14:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16/manifests"},{"name":"v6.0.0-alpha.5","sha":"571d5046e26aa07605cb1e01ca99b2eb0b04d009","kind":"tag","published_at":"2024-05-01T14:16:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5/manifests"},{"name":"v6.0.0-alpha.4","sha":"afffc2ffc3db1e6abf48f3b3e13a41e8b758f874","kind":"tag","published_at":"2024-04-24T07:30:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4/manifests"},{"name":"v6.0.0-alpha.3","sha":"6d5e44409344ea4e13ceb3a02c4446dc6a7323b4","kind":"tag","published_at":"2024-04-17T16:10:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3/manifests"},{"name":"v6.0.0-alpha.2","sha":"4e75758b37119bd821435c23d9c111c545e186b6","kind":"tag","published_at":"2024-04-09T15:09:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2/manifests"},{"name":"v6.0.0-alpha.1","sha":"84307c1a2495a716788ec25f046faaa4d16c88c7","kind":"tag","published_at":"2024-04-05T10:43:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1/manifests"},{"name":"v5.15.15","sha":"5a079965186640b5176f00c537f3b9e6c299b5c4","kind":"tag","published_at":"2024-04-04T07:09:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15/manifests"},{"name":"v6.0.0-alpha.0","sha":"2a15ad6f1f5507162b1a5aebf78976ca3023183b","kind":"tag","published_at":"2024-03-26T15:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.15.14","sha":"9585d28317c90f2c71ab88dd5ae37638bb64ad82","kind":"tag","published_at":"2024-03-19T08:18:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14/manifests"},{"name":"v5.15.13","sha":"dbcb678234296de56afaf3138917e967e8d1934a","kind":"tag","published_at":"2024-03-13T14:17:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13/manifests"},{"name":"pigment@0.0.1","sha":"0e765a618a7676c507852cec024464b1fc1cd80f","kind":"tag","published_at":"2024-03-08T04:20:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/pigment@0.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/pigment@0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1/manifests"},{"name":"v5.15.12","sha":"5ad69e161d7520274cd37a2524ffb935b6dda158","kind":"tag","published_at":"2024-03-05T15:33:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12/manifests"},{"name":"v5.15.11","sha":"e3257a4d68481b0ca6efd5d06cb5c1e1e77e4286","kind":"tag","published_at":"2024-02-22T08:52:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11/manifests"},{"name":"v5.15.10","sha":"94fcd3ada0842108a9a2ce53e121931e5448649f","kind":"tag","published_at":"2024-02-12T12:38:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10/manifests"},{"name":"v5.15.9","sha":"7917d2a8a4acc0b07328dee8273847652491b769","kind":"tag","published_at":"2024-02-08T12:55:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9/manifests"},{"name":"v5.15.8","sha":"fe5a59e616637a0488b122749479b782f5f8dfa2","kind":"tag","published_at":"2024-02-06T20:42:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8/manifests"},{"name":"v5.15.7","sha":"b80acd69c7c848709d01465d6727b13ed6109258","kind":"tag","published_at":"2024-01-31T13:23:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7/manifests"},{"name":"v5.15.6","sha":"1700e5cd9cbb3bc648b7f799f837c4d23ed42700","kind":"tag","published_at":"2024-01-22T18:09:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6/manifests"},{"name":"v5.15.5","sha":"5d7c4e26a4973a3a80bf5f8a9a8ea14f89554fe0","kind":"tag","published_at":"2024-01-17T09:27:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5/manifests"},{"name":"v5.15.4","sha":"6aadbf91c5eb2c94dea9a49a19eb532606410a5a","kind":"tag","published_at":"2024-01-10T13:49:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4/manifests"},{"name":"v5.15.3","sha":"9fa4e472f9ba4fd4e7f8cfb8bc0d1f1d455ace23","kind":"tag","published_at":"2024-01-03T15:22:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.3","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"5d5dd15f70db9ffcb85d4dc57da8a20f5240fb81","kind":"tag","published_at":"2023-12-25T14:24:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"8be7ac66b99059bf2c2edcca9cf15981d389db6b","kind":"tag","published_at":"2023-12-19T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"8c2c6a88a509f9da7c453d4a3c3ab4749a57a36d","kind":"tag","published_at":"2023-12-12T18:21:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0/manifests"},{"name":"v5.14.20","sha":"14fa79f4328e901f82d7fc39aba722a9bf4a8df0","kind":"tag","published_at":"2023-12-05T09:28:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20/manifests"},{"name":"v5.14.19","sha":"a07b4925255aa3fc7ae1255130e182e4573c58d7","kind":"tag","published_at":"2023-11-29T21:11:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19/manifests"},{"name":"v5.14.18","sha":"43a41b6b2fa3f0a186a852b894452722e3a38f04","kind":"tag","published_at":"2023-11-14T08:27:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18/manifests"},{"name":"v5.14.17","sha":"c54a42dd8b0ec8e850bd60438e60a1a8acb3b4a4","kind":"tag","published_at":"2023-11-06T15:34:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17/manifests"},{"name":"v5.14.16","sha":"391b57a05daf67a8154471dae645471f5ffac09f","kind":"tag","published_at":"2023-10-31T10:57:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16/manifests"},{"name":"v5.14.15","sha":"6baedcfed27419ed6b9685f27fcbf3eff46133a3","kind":"tag","published_at":"2023-10-24T15:41:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15/manifests"},{"name":"v5.14.14","sha":"a0cfa182db3e7b196efe36cfe7b31d304c5a0a4e","kind":"tag","published_at":"2023-10-17T13:58:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14/manifests"},{"name":"v5.14.13","sha":"b8811a0fa59e7663b240183219db32f9a617e607","kind":"tag","published_at":"2023-10-10T19:42:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13/manifests"},{"name":"v5.14.12","sha":"bd450a0fdb19b087f47e1d7cce5a72417ec977cc","kind":"commit","published_at":"2023-10-04T16:31:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12/manifests"},{"name":"v5.14.11","sha":"13c0894d0c14c7f577a0a95492aeaa8fff8da33a","kind":"tag","published_at":"2023-09-26T11:47:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11/manifests"},{"name":"v5.14.10","sha":"14e97bffa62760cabcdc7244bff445b423f5286a","kind":"tag","published_at":"2023-09-18T10:18:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10/manifests"},{"name":"v5.14.9","sha":"8255b71ccdbfe9a20f856b5d68a269ab1c5452ca","kind":"tag","published_at":"2023-09-13T13:36:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9/manifests"},{"name":"v5.14.8","sha":"74c58dabc2cf5ed2242fb08e4781d26088d06b12","kind":"tag","published_at":"2023-09-05T12:34:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8/manifests"},{"name":"v5.14.7","sha":"8a09d535f101aac98935f82b76345ca9691b5e2b","kind":"tag","published_at":"2023-08-29T12:04:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7/manifests"},{"name":"v5.14.6","sha":"a1f511dd6ed9adba561e2ba00e1348136ed656db","kind":"commit","published_at":"2023-08-24T11:19:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6/manifests"},{"name":"v5.14.5","sha":"61fbfd1546c55caca984695a41f9c95668d414fc","kind":"tag","published_at":"2023-08-14T14:39:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5/manifests"},{"name":"v5.14.4","sha":"40f4b275022f03e48cf4809cd53d0d0dabb40424","kind":"tag","published_at":"2023-08-08T09:51:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4/manifests"},{"name":"v5.14.3","sha":"2deea341c9abfb640f22520e0c277027f3f91cd0","kind":"tag","published_at":"2023-08-01T15:33:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3/manifests"},{"name":"v5.14.2","sha":"36d9f0d3659e2f5ab1d924988313986962a0bf35","kind":"tag","published_at":"2023-07-25T10:01:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2/manifests"},{"name":"v5.14.1","sha":"f2e5ded80e94407f63a27eadb018139d6f967313","kind":"tag","published_at":"2023-07-19T09:05:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1/manifests"},{"name":"v5.14.0","sha":"2529e3aaaaec2c9f8e8cf669e58bb9c81db5a6d8","kind":"tag","published_at":"2023-07-11T14:57:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0/manifests"},{"name":"v5.13.7","sha":"aac2d5b526e8139314d99f827ecc3b2c24e99686","kind":"tag","published_at":"2023-07-04T08:53:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7/manifests"},{"name":"v5.13.6","sha":"312270bc71224067e1910bbee9f800b4a2469cc7","kind":"tag","published_at":"2023-06-23T14:05:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6/manifests"},{"name":"v5.13.5","sha":"24b3af68ebe79c1891e45c60c6bcfd26f8818f73","kind":"tag","published_at":"2023-06-12T13:43:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5/manifests"},{"name":"v5.13.4","sha":"a522d82df32d3bfab46b25f5ff24eeb9670c83fb","kind":"tag","published_at":"2023-06-05T17:30:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4/manifests"},{"name":"v5.13.3","sha":"70d4a2bb49dca9fef7854a1463a392094222812b","kind":"tag","published_at":"2023-05-29T11:22:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3/manifests"},{"name":"v5.13.2","sha":"f661923e9aa9d9cc634750affbb04bf2007bc57d","kind":"tag","published_at":"2023-05-22T16:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2/manifests"},{"name":"v5.13.1","sha":"0c58832b6e182f782e73b118ed9681055db3e249","kind":"tag","published_at":"2023-05-17T05:25:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"9130a021ca34746e4076fcae50c57bc584026b8f","kind":"tag","published_at":"2023-05-10T08:14:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0/manifests"},{"name":"v5.12.3","sha":"9710ff34b16a0f271107a8619a28546ae3ca7c18","kind":"tag","published_at":"2023-05-02T14:17:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.3","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"5b7e9c52e37ef0c3274a762f38cd7ef7ffc9e7a8","kind":"tag","published_at":"2023-04-25T16:42:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"d14d288ae9e9b0e2b3b33d0a77b4113f024d4215","kind":"tag","published_at":"2023-04-17T15:57:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"05127cf65b4250f836897428cd15829669ab8d6c","kind":"tag","published_at":"2023-04-11T09:58:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0/manifests"},{"name":"v5.11.16","sha":"af5e109990a26318c96dbff6f25759ba91f0e147","kind":"tag","published_at":"2023-04-04T14:00:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16/manifests"},{"name":"v5.11.15","sha":"ae98db6aca5f9d4b754ff9fce4ce33f738a00f65","kind":"tag","published_at":"2023-03-28T13:06:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15/manifests"},{"name":"v5.11.14","sha":"f34d17c3294fcdb63fe9a135b4f3aa2459c81189","kind":"tag","published_at":"2023-03-21T17:45:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14/manifests"},{"name":"v5.11.13","sha":"9f7a2bfac55faed1b1c6c7b4b6d1b1659a076bab","kind":"tag","published_at":"2023-03-14T09:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13/manifests"},{"name":"v5.11.12","sha":"b76b8f1098a6c01f39e5e19bf3abf77c2b9cf475","kind":"tag","published_at":"2023-03-06T15:03:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12/manifests"},{"name":"v5.11.11","sha":"58df7f1905f16533ddb5a7977346c0f4548e4547","kind":"tag","published_at":"2023-02-28T09:55:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11/manifests"},{"name":"v5.11.10","sha":"676bc85fa2b02f92f21dd5c7e15f453b6b9c2e3d","kind":"tag","published_at":"2023-02-20T11:30:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10/manifests"},{"name":"v5.11.9","sha":"af5b3f5e7a79da9ef4bbd63d8fcf60927ffb6533","kind":"tag","published_at":"2023-02-14T14:30:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9/manifests"},{"name":"v5.11.8","sha":"d4d8512ce3453711f3c661374579b0d2ed13f3e7","kind":"tag","published_at":"2023-02-07T10:50:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8/manifests"},{"name":"v5.11.7","sha":"33cac172846b032d3f8b9333b72b2af832dd47d0","kind":"tag","published_at":"2023-01-31T09:39:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7/manifests"},{"name":"v5.11.6","sha":"a2e552314847b4d52498538d7ca171763067a5d0","kind":"tag","published_at":"2023-01-23T20:28:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6/manifests"},{"name":"v5.11.5","sha":"685c72dfaf840f4d5b7a3ab738ddcabd74418823","kind":"tag","published_at":"2023-01-18T01:43:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5/manifests"},{"name":"v5.11.4","sha":"bc859d95e4415f880cd6bcb6f44cc9e5e8c8097c","kind":"tag","published_at":"2023-01-09T13:57:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4/manifests"},{"name":"v5.11.3","sha":"a526207c3957de4ebfcda937b58327d69464f15c","kind":"tag","published_at":"2023-01-02T17:00:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3/manifests"},{"name":"v5.11.2","sha":"e9d8fa07e1ff979bcaf92837b131cd9e292f0161","kind":"tag","published_at":"2022-12-26T14:56:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2/manifests"},{"name":"v5.11.1","sha":"a1e30390da62019e5769e398f4cbc9f8892d8f9a","kind":"commit","published_at":"2022-12-20T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"191acda4545c394b78964ab80b364e15686f0e9b","kind":"tag","published_at":"2022-12-13T12:56:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0/manifests"},{"name":"v5.10.17","sha":"4265f343b49e4af9673a49e585439d35c8deeab2","kind":"tag","published_at":"2022-12-06T10:59:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17/manifests"},{"name":"v5.10.16","sha":"b8aa3974d84c176b8857e8d5b29a7be8670bb410","kind":"tag","published_at":"2022-11-28T16:00:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16/manifests"},{"name":"v5.10.15","sha":"14a6e1c61edb5f66f4888e32c04df5e637e7cfc4","kind":"commit","published_at":"2022-11-22T09:45:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15/manifests"},{"name":"v5.10.14","sha":"c2da6de1c504c7dbd8ae1d0771c184c1544a0c76","kind":"tag","published_at":"2022-11-15T09:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14/manifests"},{"name":"v5.10.13","sha":"2f4c2190d1d3614d8063e84b79d4d1f034b3e3fe","kind":"tag","published_at":"2022-11-07T17:53:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13/manifests"},{"name":"v5.10.12","sha":"30cb27cff1d4e1838ca4235ab4285e20f2b2a870","kind":"tag","published_at":"2022-10-31T15:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12/manifests"},{"name":"v5.10.11","sha":"c80ff0339882859af7e17f8bfd0a5f6880b323f8","kind":"commit","published_at":"2022-10-25T09:34:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11/manifests"},{"name":"v5.10.10","sha":"639224a3e3600cb0e04755d89aab250297b6d851","kind":"tag","published_at":"2022-10-18T08:35:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10/manifests"},{"name":"v5.10.9","sha":"7bd7c219e2670ff7791148e9b1a1d2387528fc0c","kind":"tag","published_at":"2022-10-11T11:56:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9/manifests"},{"name":"v5.10.8","sha":"d4a3216cdd858899960f945d6e00b2d59bf1d5d1","kind":"tag","published_at":"2022-10-03T16:28:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8/manifests"},{"name":"v5.10.7","sha":"d9ef6e788eee11256818329c7429242f8b769263","kind":"commit","published_at":"2022-09-27T01:44:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7/manifests"},{"name":"v5.10.6","sha":"0f75f3d78b67c405c23bfd14a29aedff367415b7","kind":"tag","published_at":"2022-09-19T14:34:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6/manifests"},{"name":"v5.10.5","sha":"594d87dab0e43e641a6826c935df8f2c10672955","kind":"tag","published_at":"2022-09-12T14:40:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5/manifests"},{"name":"v5.10.4","sha":"c8feb29320a22cc4461fb5ef5f4f7de7bd96a59b","kind":"commit","published_at":"2022-09-06T09:11:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"992421d0114a9df72d358fe6fccc28c1fb6f1505","kind":"tag","published_at":"2022-08-29T17:37:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"99b23c06d9b018d6c500fa1acb3030d673e219ab","kind":"tag","published_at":"2022-08-23T10:25:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"dfc0b89c665de8e5e3e4ecf68d8c782e74dbb65c","kind":"tag","published_at":"2022-08-16T17:55:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"7f502e06d54c5a2f389a1639358c84279462b54a","kind":"commit","published_at":"2022-08-09T03:21:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0/manifests"},{"name":"v5.9.3","sha":"89617ef683d2bcd2c870e9c1bd58ad4d55247fd5","kind":"tag","published_at":"2022-08-01T20:54:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3/manifests"},{"name":"v5.9.2","sha":"b7f0a16eca4ac2044703032838f90873ec063d75","kind":"tag","published_at":"2022-07-25T15:12:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2/manifests"},{"name":"v5.9.1","sha":"1937412c4345569d98c0950a1016c22508e1ff81","kind":"tag","published_at":"2022-07-18T17:23:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"88ad7d4e623183b8e20702e7961ef9c8de330dc7","kind":"commit","published_at":"2022-07-12T08:54:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0/manifests"},{"name":"v5.8.7","sha":"be0ab4c062a22fc4bb52c47d005b57203b56c09c","kind":"tag","published_at":"2022-07-04T20:39:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7/manifests"},{"name":"v5.8.6","sha":"c58f6653411e0ff38bf67a512d16b87c6523606b","kind":"tag","published_at":"2022-06-27T14:21:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6/manifests"},{"name":"v5.8.5","sha":"3c528113f47cfddf2504ea02ba3065e7c5c46928","kind":"tag","published_at":"2022-06-21T18:05:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5/manifests"},{"name":"v5.8.4","sha":"a6e782ec2f037e2ca989515048ce5f22fe760595","kind":"tag","published_at":"2022-06-14T10:00:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4/manifests"},{"name":"v5.8.3","sha":"b1e4b9cd3e1d88286f9d1485864310a7c1f23a79","kind":"tag","published_at":"2022-06-07T19:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3/manifests"},{"name":"v5.8.2","sha":"93b0aba905b3b6947f58a02d911489bb737ee880","kind":"commit","published_at":"2022-05-31T11:47:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2/manifests"},{"name":"v5.8.1","sha":"1eee9ee437f39f1c3438209154df8e8b9ecd990d","kind":"tag","published_at":"2022-05-23T16:04:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"6a468718b970c39ae83a4029bcb53071c9567430","kind":"tag","published_at":"2022-05-17T09:42:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4eef029981b08c77a9c52d0b863e6b5ced279087","kind":"tag","published_at":"2022-05-10T09:06:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.7.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0/manifests"},{"name":"v5.6.4","sha":"edb7e8895ef8def2bf59376d7631e0360a77aaf6","kind":"commit","published_at":"2022-05-02T11:46:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4/manifests"},{"name":"v5.6.3","sha":"124d5e2f0022d17b577a464e6b3a69fa2511105e","kind":"tag","published_at":"2022-04-25T14:04:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3/manifests"},{"name":"v5.6.2","sha":"b3645b3fd11dc26a06ea370a41b5bac1026c6792","kind":"tag","published_at":"2022-04-18T16:10:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2/manifests"},{"name":"v5.6.1","sha":"0251fd5222079e4a512bbd32dff4a7a4c3efe997","kind":"tag","published_at":"2022-04-11T13:21:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"8dcdea53f927ab207718d7ee6576806aca2a3798","kind":"commit","published_at":"2022-04-06T03:27:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0/manifests"},{"name":"v4.12.4","sha":"a563a60219f7f6519fb0f34f6d8e3bf0974e6495","kind":"tag","published_at":"2022-04-03T14:38:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4/manifests"},{"name":"v5.5.3","sha":"96e1f40a3b8aa809d543aa7d466eb48cdfa0b53d","kind":"tag","published_at":"2022-03-28T14:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"dd411b017ea7504a14a16821b694ac6aa01d9b6d","kind":"tag","published_at":"2022-03-21T15:15:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"350b15ee91a93040d50391cb9a45440a90e6b2d1","kind":"tag","published_at":"2022-03-14T16:49:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"f3412aa9d179fdfc3f5c0a4a1cfc1965faef7307","kind":"commit","published_at":"2022-03-07T13:53:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0/manifests"},{"name":"v5.4.4","sha":"965f2eb8cb79bb0685a13d9e28c09617b22358cd","kind":"tag","published_at":"2022-02-28T15:21:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4/manifests"},{"name":"v5.4.3","sha":"e2892a61ea56b6578c2efc81d0324660082ad93c","kind":"tag","published_at":"2022-02-21T16:40:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3/manifests"},{"name":"v5.4.2","sha":"01371028b27156419923b362c4b0af92dc08b29f","kind":"tag","published_at":"2022-02-15T14:57:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"fbce2f80c6cb36e59a4a6826ae46b59a10e1c831","kind":"commit","published_at":"2022-02-08T11:34:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"ba4e819aa58b6a36ae4d96ee79c2a5310a812670","kind":"tag","published_at":"2022-02-01T09:00:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"337be3b2a630d791a5cbc5a2a4575d4f58e38df3","kind":"tag","published_at":"2022-01-24T15:05:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"dcbfc54f581dbf1c0008a8e9e578f896f06228ab","kind":"tag","published_at":"2022-01-17T22:45:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0/manifests"},{"name":"v5.2.8","sha":"f80abbb5f942064c9c270b2ac5bb2a2318876754","kind":"tag","published_at":"2022-01-10T20:11:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8/manifests"},{"name":"v5.2.7","sha":"5daaf9be5115b1cb777fb4cf3d9125baddfe5720","kind":"tag","published_at":"2022-01-03T12:34:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7/manifests"},{"name":"v5.2.6","sha":"052db9d577a03ed8d588ecca9e6c0a5f5ba676e1","kind":"tag","published_at":"2021-12-27T14:23:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6/manifests"},{"name":"v5.2.5","sha":"f8697de9c250dbc6b446bcc08566f50fb4070aab","kind":"tag","published_at":"2021-12-20T14:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5/manifests"},{"name":"v5.2.4","sha":"b265431f9a32ea726c5227821126fbc6424117d5","kind":"commit","published_at":"2021-12-14T13:41:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4/manifests"},{"name":"v5.2.3","sha":"9c3dc12c3de241f44d923bfb089200980f3fd23d","kind":"tag","published_at":"2021-12-06T16:12:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3/manifests"},{"name":"v5.2.2","sha":"fcaec7a75f951c9db79c99c42370ca18212c1f16","kind":"tag","published_at":"2021-11-29T16:51:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"586d9ba2472d549c180cbacddf97eb73425286b3","kind":"tag","published_at":"2021-11-25T11:50:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"353cecb5391571163eb6bd8cbf36d2dd299aaf56","kind":"tag","published_at":"2021-11-23T13:25:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"ddbe15b4d8b7cc1dc84720264fde0b1dafb6166f","kind":"commit","published_at":"2021-11-16T15:06:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"7e26583fe1f95f5c3682213105f8f4b51c9d61c9","kind":"tag","published_at":"2021-11-08T15:14:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0/manifests"},{"name":"v5.0.6","sha":"99752d2848f17c5d1e4840f54863899a19387162","kind":"tag","published_at":"2021-10-27T08:43:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6/manifests"},{"name":"v5.0.5","sha":"58f8ff1f8bc7f0cc4bb728654604a194b3c3790b","kind":"tag","published_at":"2021-10-26T10:14:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"86443310e4344ae1ce6e04f084d58e17e4d62170","kind":"tag","published_at":"2021-10-14T15:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"36258031912caf662f69ca3769c6e0bd46946050","kind":"tag","published_at":"2021-10-07T12:26:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"c510762a325116c654afd3c21381a50b942c2c66","kind":"tag","published_at":"2021-09-29T09:29:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"afcf3ee18e7a9c526348b3bce74b69781b4ad071","kind":"tag","published_at":"2021-09-22T12:15:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"85598e74b85a89a16f8bdf5b68346ca8d6b70557","kind":"tag","published_at":"2021-09-16T11:28:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.1","sha":"1b563a153f5b2736f79a3f45573e2e2b66ba0a9a","kind":"tag","published_at":"2021-09-08T13:55:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"698492a5401b12578dc459397b9d288542fc954b","kind":"commit","published_at":"2021-09-02T02:45:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.5","sha":"0bab71409bcc0865ab3e0fcbfa14fa824ddc5495","kind":"tag","published_at":"2021-08-25T07:30:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"c30ec7bed00b36da7b0e6a202b3cb48d2fc1b579","kind":"tag","published_at":"2021-08-13T21:32:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"e5ccdf299c75ea65b0600ee05ff6c98646891c77","kind":"tag","published_at":"2021-08-09T04:03:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3/manifests"},{"name":"v4.12.3","sha":"77a8daeed0e8efa67c6d86f3cc40239dc6eb3d94","kind":"tag","published_at":"2021-07-30T10:06:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3/manifests"},{"name":"v5.0.0-beta.2","sha":"cca80d861f64b3eaa8a5ef8815b7552aaea61557","kind":"tag","published_at":"2021-07-26T15:01:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2/manifests"},{"name":"v4.12.2","sha":"958241aa0ebf340ad0f152b91949720c85b4fcca","kind":"tag","published_at":"2021-07-19T16:41:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2/manifests"},{"name":"v5.0.0-beta.1","sha":"8a4b8952077b64e90ac9d23c116a45aed672db9c","kind":"tag","published_at":"2021-07-14T16:28:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1/manifests"},{"name":"v4.12.1","sha":"4dc8c9bf3e8a6b21a2aac58b0be3161af334b67d","kind":"tag","published_at":"2021-07-07T13:08:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"53a1655143aa4ec36c29a6063ccdf89c48a74bfd","kind":"tag","published_at":"2021-07-06T13:40:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0/manifests"},{"name":"v5.0.0-beta.0","sha":"a0f416173d2f5b78546f52e572a0f64dcc3751e9","kind":"tag","published_at":"2021-07-01T12:17:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.38","sha":"f60126f95d7b36fa12133887990615b9f47e994a","kind":"commit","published_at":"2021-06-24T03:37:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.38","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38/manifests"},{"name":"v5.0.0-alpha.37","sha":"c795ca0822e2816a630a5654d5471fa04521d23c","kind":"tag","published_at":"2021-06-15T17:49:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.37","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37/manifests"},{"name":"v5.0.0-alpha.36","sha":"cf2f6fa90608b109978698fc48120920beaaa51f","kind":"tag","published_at":"2021-06-08T06:46:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.36","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36/manifests"},{"name":"v5.0.0-alpha.35","sha":"6c0afb6d8fff919e80f9f1ec92613acacd8365e7","kind":"tag","published_at":"2021-05-31T20:34:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.35","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35/manifests"},{"name":"v5.0.0-alpha.34","sha":"ee3a077c161accb887b93a17f9eaa2b23e998319","kind":"tag","published_at":"2021-05-18T10:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.34","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34/manifests"},{"name":"v5.0.0-alpha.33","sha":"0fa6ab4a29e8469c081d3f796e0bd9cab98e9185","kind":"tag","published_at":"2021-05-09T12:29:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.33","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33/manifests"},{"name":"v4.11.4","sha":"6658323b5e2ba366691829bbef3f53c00008497e","kind":"tag","published_at":"2021-04-27T15:48:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4/manifests"},{"name":"v5.0.0-alpha.32","sha":"2e99746c35ea0c1e45187a206d6ebc25a52933dc","kind":"tag","published_at":"2021-04-27T12:59:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32/manifests"},{"name":"v5.0.0-alpha.31","sha":"b061319b132163900d1a4eb64207f5284d28639d","kind":"tag","published_at":"2021-04-20T13:59:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"0bc7ed897d54a899fb0dfc5cbd6c5ee0592705e1","kind":"tag","published_at":"2021-04-12T09:46:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"29934afe4643811f3bed772612f92d539a1e489d","kind":"tag","published_at":"2021-04-04T16:43:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"a83c7715c0e2cfa1c3e59b7a1f828f6a1476b307","kind":"tag","published_at":"2021-03-24T12:57:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"2de88ce2973667921a45ff69ea48a8843cb9d8cb","kind":"tag","published_at":"2021-03-05T13:01:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27/manifests"},{"name":"v5.0.0-alpha.26","sha":"8928a36394154e02a73d5e92a740d5f9ed8da709","kind":"tag","published_at":"2021-02-27T18:39:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"688db35f581ac345a09a15420efdb0e4c98a56ab","kind":"tag","published_at":"2021-02-11T12:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"15108a5aad5342d92e86be5c5388b8321a88b280","kind":"tag","published_at":"2021-01-26T14:08:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24/manifests"},{"name":"v4.11.3-deprecations.1","sha":"6cf7cf7c7b11b38db18a4d2003743cbadeb1b4ee","kind":"commit","published_at":"2021-01-25T23:27:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1/manifests"},{"name":"v4.11.3","sha":"bd79e8f8c5b8c77bc5c13d076377a18d2ceedfa2","kind":"commit","published_at":"2021-01-24T12:45:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3/manifests"},{"name":"v4.11.3-deprecations.0","sha":"f64337cd87428e04c851bb1667f5f9e0e6aeaede","kind":"commit","published_at":"2021-01-24T12:00:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0/manifests"},{"name":"v5.0.0-alpha.23","sha":"af6e7220961c6f5e8ed89172694287dc737828ff","kind":"commit","published_at":"2021-01-14T12:48:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23/manifests"},{"name":"v5.0.0-alpha.22","sha":"c514ea86c11c9817839630e840535358f5044caf","kind":"commit","published_at":"2021-01-04T11:14:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"5c82b9147f811fda24bc09132852ed240f8d9def","kind":"commit","published_at":"2020-12-30T17:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"cd30d9e3961c8b33ce43a133e0a958867a202c41","kind":"commit","published_at":"2020-12-21T17:51:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20/manifests"},{"name":"v5.0.0-alpha.19","sha":"754e29cf5a712d0e0f6bd3e54f80e9997659f68c","kind":"commit","published_at":"2020-12-13T17:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.11.2","sha":"174b64f8a3adffb8df3c13285f4edc2437a8547a","kind":"commit","published_at":"2020-12-02T23:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2/manifests"},{"name":"v5.0.0-alpha.18","sha":"c5561c5febbe1c3bd5446c8a0bb480025ab38b86","kind":"commit","published_at":"2020-12-02T23:25:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.11.1","sha":"b8092ce09e164a1cb2fec2f3a5b6aa6e2dc6cbbd","kind":"commit","published_at":"2020-11-24T14:35:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1/manifests"},{"name":"v5.0.0-alpha.17","sha":"41d6a360e0fb245dd74549445539c6218a9dc737","kind":"commit","published_at":"2020-11-23T00:49:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17/manifests"},{"name":"v5.0.0-alpha.16","sha":"47a8e102eeaa5a68a2b4f99c08085cfddc0bef77","kind":"commit","published_at":"2020-11-14T12:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16/manifests"},{"name":"v5.0.0-alpha.15","sha":"fa9cbc835ee70b12234b7207b1872356277da5fa","kind":"commit","published_at":"2020-11-03T23:57:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15/manifests"},{"name":"v5.0.0-alpha.14","sha":"56520e757e0052e25f8dd5d78214458c4b7c634d","kind":"commit","published_at":"2020-10-23T22:59:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14/manifests"},{"name":"v5.0.0-alpha.13","sha":"b82af55f9917f9e77a3cae9b36e47b29d43182c0","kind":"commit","published_at":"2020-10-17T21:47:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13/manifests"},{"name":"v5.0.0-alpha.12","sha":"c7c3643948bce7327a7f01665caa7474be2694f9","kind":"commit","published_at":"2020-10-10T22:32:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12/manifests"},{"name":"v5.0.0-alpha.11","sha":"b4fe7eefd494fa28cd3453067af8872a83f31fa6","kind":"commit","published_at":"2020-09-26T15:07:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11/manifests"},{"name":"v5.0.0-alpha.10","sha":"2e1502fc18d86d69a6b55fc4ac5dcb50ddf192c4","kind":"commit","published_at":"2020-09-15T08:10:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10/manifests"},{"name":"v5.0.0-alpha.9","sha":"e830beb63940d24129285f554fc9c2fb0bd7ccbf","kind":"commit","published_at":"2020-09-06T16:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9/manifests"},{"name":"v5.0.0-alpha.8","sha":"5f986712bbb2f0b789c151b6d2f3e2d48cde0980","kind":"commit","published_at":"2020-08-31T16:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"c32a96b4beb3a5c72a8c179fb095f09dacf61050","kind":"commit","published_at":"2020-08-22T16:39:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"15fd6232de294be9ba0ca103351a11f84009b04f","kind":"commit","published_at":"2020-08-13T16:56:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6/manifests"},{"name":"v5.0.0-alpha.5","sha":"40aa9cbb1df08a5994392d5cea15a60979b28a7e","kind":"commit","published_at":"2020-07-27T22:55:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"519390c2bb12b5eb7b6f5f898afb78ac7f285543","kind":"commit","published_at":"2020-07-19T17:54:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"f432112f0bcfb1fd2002002db181e83edc99d906","kind":"commit","published_at":"2020-07-12T17:06:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"f928d6e04ea7f185cda0e739ebbe2ea36d0aa4d3","kind":"commit","published_at":"2020-07-04T23:16:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2/manifests"},{"name":"v4.11.0","sha":"79ebf71d31cca2c73143891960ea54ec1132bdeb","kind":"commit","published_at":"2020-06-30T23:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0/manifests"},{"name":"v5.0.0-alpha.1","sha":"8281371f88c81fc3e4560b0334cc0c473b9d45f9","kind":"commit","published_at":"2020-06-27T15:07:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.10.2","sha":"d0bfcb4f11fd3904b1e235d80fbfe23758de8372","kind":"commit","published_at":"2020-06-11T19:11:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"4e12b951f64fd47864b4dea8ec8631387a89ddb1","kind":"commit","published_at":"2020-06-01T15:14:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"dd9280e753eb8dc3444a26e85fe4f800b759cad2","kind":"commit","published_at":"2020-05-23T17:50:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0/manifests"},{"name":"v4.9.14","sha":"1fb44683825f0ee7f4d5933528598917ff72f0e4","kind":"commit","published_at":"2020-05-11T22:41:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.14","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14/manifests"},{"name":"v4.9.13","sha":"c224f32bb8f144e590c096d103c9d59c2509ed93","kind":"commit","published_at":"2020-05-04T11:29:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.13","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13/manifests"},{"name":"v4.9.12","sha":"3e5fd3c4f200e50a1331857f092a547b41f6db1e","kind":"commit","published_at":"2020-04-26T23:18:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.12","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12/manifests"},{"name":"v4.9.11","sha":"77f6fe0a73791176bd58d8c013bf5631270faf4d","kind":"commit","published_at":"2020-04-19T14:10:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11/manifests"},{"name":"4.9.11","sha":"b551194a14c4469f3b07dc43bc6aaea525138944","kind":"commit","published_at":"2020-04-18T10:43:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11/manifests"},{"name":"v4.9.10","sha":"8baef82396665179c67ca3acfd51e396b947f412","kind":"commit","published_at":"2020-04-11T13:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.10","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10/manifests"},{"name":"v4.9.9","sha":"c191471a20315cae4006c1e4d3d51db5e49b5fee","kind":"commit","published_at":"2020-04-04T15:54:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.9","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9/manifests"},{"name":"v4.9.8","sha":"e9fbcbf015bbf7057aadd5777703b7059aedf043","kind":"commit","published_at":"2020-03-28T19:33:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8/manifests"},{"name":"v4.9.7","sha":"10bc98f283feaae6397ef1b73b1b82be4a39a5f5","kind":"commit","published_at":"2020-03-18T12:45:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7/manifests"},{"name":"v4.9.6","sha":"0176a231719152fa4a2100aa7119e9fd777b5fed","kind":"commit","published_at":"2020-03-18T10:52:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6/manifests"},{"name":"v4.9.5","sha":"b9dec2780203e37148d87788f727c668d9019581","kind":"commit","published_at":"2020-02-29T10:36:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5/manifests"},{"name":"v4.9.4","sha":"45fe0e31c462ed3a2fba134fb1edbd05b91da2a4","kind":"commit","published_at":"2020-02-23T10:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4/manifests"},{"name":"v4.9.3","sha":"2bec4ebc9c20be8abecbad6d3f0f7ba2875c9c35","kind":"commit","published_at":"2020-02-16T11:52:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3/manifests"},{"name":"v4.9.2","sha":"f567b384f509d36b7e10f691e6b58538e7db8869","kind":"commit","published_at":"2020-02-09T18:32:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"717887fdd9d3b27701d760d78aa12ecf52f02f43","kind":"commit","published_at":"2020-02-02T11:46:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f2c9817526b729801b1716afc957ef3886ccb422","kind":"commit","published_at":"2020-01-22T20:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"d0c928c82e3fc8f284a2f7fd1b9acbf717c5a64e","kind":"commit","published_at":"2020-01-06T11:44:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"0c7ca746674cfb47a46cad8ebea21155702fd38c","kind":"commit","published_at":"2019-12-30T10:59:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"c6f734f0d6b183962e83fc5612fef6583bf40712","kind":"commit","published_at":"2019-12-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3a8f0eace8dd6a1c3234a8be2b7c41f06b6260d4","kind":"commit","published_at":"2019-12-14T19:59:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"0a129d58056d38bd15141aaa98d346774895d5f5","kind":"commit","published_at":"2019-12-07T12:46:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"6291316a32cfb4fb19ffdbcf30abfcb63023f17f","kind":"commit","published_at":"2019-12-01T10:59:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1/manifests"},{"name":"v3.9.4","sha":"6b0fee51deb7c32b75498d4ab2186946e7c4ce0a","kind":"commit","published_at":"2019-11-28T09:28:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4/manifests"},{"name":"v4.7.0","sha":"2b04ee905695540bde87653908ece5c4d57546c9","kind":"commit","published_at":"2019-11-22T10:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"856188b2de7a5e514803314f329da76fe65dec50","kind":"commit","published_at":"2019-11-12T13:52:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"d2d76bf26231a96981260232de5271b24e9391a4","kind":"commit","published_at":"2019-11-05T16:46:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0/manifests"},{"name":"v4.5.2","sha":"cb52f392b3b3528857178a756354ffb0e8bccd73","kind":"commit","published_at":"2019-10-28T22:58:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"803d08fbdf20de2d34c36a2a27bbc8e5a7e79fb2","kind":"commit","published_at":"2019-10-12T20:22:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"de3c62c25bf9e92ba35019e5a3ca7f68a36600d8","kind":"commit","published_at":"2019-10-02T08:07:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"554e7dce0cd96a4f9ef1924b41a3ce530cb433ae","kind":"commit","published_at":"2019-09-22T17:16:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"b563d529a8544fa4f4090723239ab075665c5f03","kind":"commit","published_at":"2019-09-11T20:45:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"f3beaee67fb9a4145a792fc8b798ef327b55f513","kind":"commit","published_at":"2019-09-08T09:58:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1/manifests"},{"name":"v1.2.5","sha":"8ee2d7168294f21af787aaba46661824097e33bb","kind":"tag","published_at":"2019-09-03T18:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5/manifests"},{"name":"v4.4.0","sha":"98f2c7cae9b2e0a53cf731882164aa44babb4be3","kind":"commit","published_at":"2019-08-31T12:19:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"29c1adf61a141a3db885ee569e42251cee53e749","kind":"commit","published_at":"2019-08-21T17:29:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3/manifests"},{"name":"v1.2.4","sha":"e44972d3c3e199529fdbc85974f7ae570b8424a0","kind":"tag","published_at":"2019-08-16T20:53:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4/manifests"},{"name":"v4.3.2","sha":"f2dbeca2dd1aecf6bc56e2302ec766d2e4bfb2ac","kind":"commit","published_at":"2019-08-10T17:39:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"d5a2ad9d26f7b089111b208c929ac1f98e7f6958","kind":"commit","published_at":"2019-08-03T15:14:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"8c28ed9c67e7b6ad02a8826178352aa4e9901b50","kind":"commit","published_at":"2019-07-28T14:32:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"42f78c69a59f0b5fa5fb8f533385f04ef77d7889","kind":"commit","published_at":"2019-07-17T13:42:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1/manifests"},{"name":"v1.0.4","sha":"455489e2e149ff5393f6ba08870368c88da259bd","kind":"tag","published_at":"2019-07-10T15:39:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"4c21bc05d6c5e48c64bc947ba9e271ed3e762a0e","kind":"tag","published_at":"2019-07-10T15:08:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"543041538f31cbdfbe3e85b8bc0f5c183ac5448e","kind":"tag","published_at":"2019-07-09T13:14:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"3a40065694cab2a5e8dedab6781e98493c1dc69d","kind":"tag","published_at":"2019-07-09T12:54:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1/manifests"},{"name":"v4.2.0","sha":"cf2cdd83f2a2f65d0e979d1faa9e815a5e2d3502","kind":"commit","published_at":"2019-07-06T15:30:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"6da1d591264e8c4a18e5ab56bdf6f8c0f985ed99","kind":"commit","published_at":"2019-06-25T13:53:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"eade31e58deb8ff3faee777313d70141e5868ebe","kind":"commit","published_at":"2019-06-23T11:46:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"b78a5ab7581488f7fff271a2cf64927dd28c3ab0","kind":"commit","published_at":"2019-06-13T09:55:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"07b9d6efaac1b663b2657173227e9490c796191e","kind":"commit","published_at":"2019-06-10T11:50:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"d58075ddb1757a11c47ef3d2b1fe9bed55e640dd","kind":"commit","published_at":"2019-06-03T16:35:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a3572bcaf34d204b314fd2c84064c9180f3a50f1","kind":"commit","published_at":"2019-05-27T12:48:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"505e275285c757e0515c8623b43c823d8a74790c","kind":"commit","published_at":"2019-05-23T15:39:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.0","sha":"a33f0ab64999331a54267cdf0eb89e53fa4d70cd","kind":"commit","published_at":"2019-05-20T21:26:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0/manifests"},{"name":"v4.0.0-beta.2","sha":"3686a27055dce58b5e800b520087c0c448b7480e","kind":"commit","published_at":"2019-05-13T12:26:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"5c152157078503e8599537108c3be9e00969fa34","kind":"commit","published_at":"2019-05-05T12:24:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"f19bd59ae53f23e3637383061774542d973cc48c","kind":"commit","published_at":"2019-04-28T22:42:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.8","sha":"92d6e987a43041fde63fd02cad61277d04193c29","kind":"commit","published_at":"2019-04-17T19:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"663643e0a83554d7730be42140aef6bc3ac09c6a","kind":"commit","published_at":"2019-04-07T23:25:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"2482d2b689440df6fb3da6157a789adac2783736","kind":"commit","published_at":"2019-03-30T19:33:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6/manifests"},{"name":"v3.9.3","sha":"ebed7922fc97331519f507768572a068edb8494e","kind":"commit","published_at":"2019-03-28T14:06:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3/manifests"},{"name":"v4.0.0-alpha.5","sha":"1bfdbe5688fb3556e4bebd1f8e357c515244ac42","kind":"commit","published_at":"2019-03-23T21:04:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"997324d52467e3a7b7a8058c0ba8309d04d4ddf6","kind":"commit","published_at":"2019-03-17T11:00:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"3a5d2e50411ddd3caea450abda49fd7c6ed230dc","kind":"commit","published_at":"2019-03-10T11:57:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"f606f7584dd842a89423dd3cc69e32b5ad3fdae1","kind":"commit","published_at":"2019-03-03T16:12:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"eea3b4d9a623f87d79be63f57b4a69ddfe375610","kind":"commit","published_at":"2019-02-20T10:58:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"97b26c4821299aef21e6ef9372a25aedd78d0137","kind":"commit","published_at":"2019-02-12T14:39:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.9.2","sha":"dbc788f7d231b4eceaa7a6a3e253104de5de9af0","kind":"commit","published_at":"2019-02-03T20:45:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2/manifests"},{"name":"v3.9.1","sha":"b903d7432b5a06583c9915f7ab9346bad76007a1","kind":"commit","published_at":"2019-01-26T13:59:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"f6353cdd15b954091c3f53498eb7de198755b740","kind":"commit","published_at":"2019-01-14T21:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"8df7a83ccc0b200e67feb823ceaaf793e4b6d007","kind":"commit","published_at":"2019-01-09T21:57:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"c202914213f19b070738ba5837da18e89c1662ee","kind":"commit","published_at":"2019-01-07T18:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"baa45b12252be8965809a0ad06e67e7dc7d44313","kind":"commit","published_at":"2018-12-30T21:47:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"0445ca8b710425f22744249a0c7bb3c20e95237b","kind":"commit","published_at":"2018-12-30T21:24:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"f0d60d8a510180e9c7a9b588d3e6c04d0d1a23d3","kind":"commit","published_at":"2018-12-22T15:42:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"1871b089aef090728321cab69be92daaec6eb131","kind":"commit","published_at":"2018-12-17T20:02:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0/manifests"},{"name":"v3.6.2","sha":"edde0b4f0073fcacb7233b553812f3dffe619da5","kind":"commit","published_at":"2018-12-09T20:22:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"e5fbf74a06157e2d73701a158e8d6b5914429ea1","kind":"commit","published_at":"2018-12-01T10:43:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1/manifests"},{"name":"issue-13699-mster","sha":"ac0153bf1b13ddbc1e43c22693f2c223838d9f1a","kind":"tag","published_at":"2018-11-28T20:15:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/issue-13699-mster","html_url":"https://github.com/mui/material-ui/releases/tag/issue-13699-mster","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster/manifests"},{"name":"v3.6.0","sha":"d9c790fa69a1c053c3d471e030e4066122d58902","kind":"commit","published_at":"2018-11-26T19:49:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"34492c23a773b1db66fe65801997257709c4f319","kind":"commit","published_at":"2018-11-12T23:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"dc6b2b870fa514e98c74b6854d22c6e25e7684cb","kind":"commit","published_at":"2018-11-12T22:46:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"ba1dc0f27cd85996dbf3ef9df4d7f10552d6c91f","kind":"commit","published_at":"2018-11-04T23:41:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0/manifests"},{"name":"v3.3.2","sha":"47b20fe33c5f1c8a2563bad3c27811c37f698794","kind":"commit","published_at":"2018-10-27T20:16:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"92b2a36716c8ced3d12ff0b300be06cc4743e6da","kind":"commit","published_at":"2018-10-23T22:16:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"47d3b93780400d6eaef48d29dfcbebec8a5f22b2","kind":"commit","published_at":"2018-10-21T21:27:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"bbb0b683dd45d130b17580da86fe6ccc1ab5b3d3","kind":"commit","published_at":"2018-10-15T22:11:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"a61f0fc9a56ef22874753175bad2a636460130d1","kind":"commit","published_at":"2018-10-14T21:03:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"58f526f46e609e3e6cd785d15bfc5486df7ab79f","kind":"commit","published_at":"2018-10-07T22:44:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"dbd67aa892a4e9885d763fcb0d1f6c1691fbf763","kind":"commit","published_at":"2018-09-30T17:16:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"6184c508f94500a9da7486ccb2b9398023e4b1b5","kind":"commit","published_at":"2018-09-23T22:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"a9cbda69c8e059d928da53d9525652170b999455","kind":"commit","published_at":"2018-09-16T21:32:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"27412afa36b6c64b15b3b33cd51235efbc55a775","kind":"commit","published_at":"2018-09-08T22:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d6fb8524ff94080614e8d4d1064c7b2cec66c5d1","kind":"commit","published_at":"2018-09-03T21:14:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"2e9643f6c43c9b393a3914cd085aac92df546c04","kind":"commit","published_at":"2018-08-28T22:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"6847e0affc09f56a1497013be98bc3b59ccd3fde","kind":"commit","published_at":"2018-08-27T17:34:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0/manifests"},{"name":"v1.5.1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1/manifests"},{"name":"v1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1","html_url":"https://github.com/mui/material-ui/releases/tag/v1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1/manifests"},{"name":"v1.5.0","sha":"6b4c29e324eaa1272ce7b42ecab0e3460af6f437","kind":"commit","published_at":"2018-08-12T20:42:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0/manifests"},{"name":"v0.20.2","sha":"1b1c1fce216b5b2f5ecd52d21f8ec6a326c00cd5","kind":"commit","published_at":"2018-08-05T21:43:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2/manifests"},{"name":"v1.4.3","sha":"99650a6d174ad97b41ba1079cd5d7f55b5db21b5","kind":"commit","published_at":"2018-08-04T10:26:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e9bb799208b34fb8f8bbfe4b63b7a1942f95d91f","kind":"commit","published_at":"2018-07-29T14:37:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"869692ecf3812bc4577ed4dde81a9911c5949695","kind":"commit","published_at":"2018-07-22T21:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7fdc1890fb744b565480835fd5684e66871c679f","kind":"commit","published_at":"2018-07-14T15:02:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"f12ba5bfafc53ada2e5719697dd8373d41fa9471","kind":"commit","published_at":"2018-07-02T20:06:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"cd47eeabdcd4f67e35ff5ad56ae82a571da5747a","kind":"commit","published_at":"2018-06-26T10:53:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"e943cb8d6f405de5d53c1f3d1908cbccb502bb3a","kind":"commit","published_at":"2018-06-20T21:41:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"29308b10b3f8ba3565168e4da4bb5f793cb8b4f9","kind":"commit","published_at":"2018-06-18T18:38:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7c094a0f0381c7b68a223e27b5dc700a7595b122","kind":"commit","published_at":"2018-06-10T09:50:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2a300cdec817595ac879bc419257e55ef318b0f9","kind":"commit","published_at":"2018-06-03T15:25:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"3ccf76d315404ebd67f1254f5679d327c0647dfd","kind":"commit","published_at":"2018-05-26T14:56:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"73101790333124cc8f5857bc46038b7d2315842a","kind":"commit","published_at":"2018-05-17T22:07:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.1","sha":"aae0c434f99c4ab559d8aff53cfbd2cfa7974043","kind":"commit","published_at":"2018-05-15T21:15:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1/manifests"},{"name":"v0.20.1","sha":"c663649d9edf9d196aadbb3b426fd613816964fc","kind":"commit","published_at":"2018-05-13T21:34:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1/manifests"},{"name":"v1.0.0-rc.0","sha":"5f3008fc26479b40ff16ec498ae0e6e3361fdb47","kind":"commit","published_at":"2018-05-13T19:13:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-beta.47","sha":"d16e4f5115a9fde3e8958d7959a912a55cbb246d","kind":"commit","published_at":"2018-05-09T21:48:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.47","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47/manifests"},{"name":"v1.0.0-beta.46","sha":"aa1ef83f22650245dd736681d7ec6331cb2a42ef","kind":"commit","published_at":"2018-05-08T21:51:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.46","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46/manifests"},{"name":"v1.0.0-beta.45","sha":"ab592831cbf5987a6516139aeaf148bdb3360ccb","kind":"commit","published_at":"2018-05-07T13:38:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.45","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45/manifests"},{"name":"v1.0.0-beta.44","sha":"0bba4ad1aed5d2181baa156009301eb56fd80158","kind":"commit","published_at":"2018-04-29T20:57:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.44","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44/manifests"},{"name":"v1.0.0-beta.43","sha":"6dfe7382b9777885abe84f4d1f66c0c62545d559","kind":"commit","published_at":"2018-04-22T10:47:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.43","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43/manifests"},{"name":"v1.0.0-beta.42","sha":"bc03443cac8a55ce3fc4d19e6a95e0f3d0116fbf","kind":"commit","published_at":"2018-04-16T20:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.42","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42/manifests"},{"name":"v1.0.0-beta.41","sha":"cddff325bdc2c79592701c11e295e48db0879c28","kind":"tag","published_at":"2018-04-07T18:26:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.41","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41/manifests"},{"name":"v1.0.0-beta.40","sha":"7f423b6bef54c4a34f3b53d9b8ebf33c183916f8","kind":"tag","published_at":"2018-04-01T09:55:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.40","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40/manifests"},{"name":"v1.0.0-beta.39","sha":"b95cb7a83a102b21b7f6add713398f6c9e743d50","kind":"tag","published_at":"2018-03-28T21:23:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.39","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39/manifests"},{"name":"v1.0.0-beta.38","sha":"a6ccfbe7699b67b03703b49a7cb14d865b841d38","kind":"tag","published_at":"2018-03-17T12:24:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.38","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38/manifests"},{"name":"v1.0.0-beta.37","sha":"1587ac3654ae5061eb21f652722a02cc4c367292","kind":"tag","published_at":"2018-03-11T14:31:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.37","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37/manifests"},{"name":"v1.0.0-beta.36","sha":"f31bd2e431c29f85a053387ce062987a3fc36168","kind":"tag","published_at":"2018-03-05T21:07:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.36","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36/manifests"},{"name":"v1.0.0-beta.35","sha":"25ca14ffcec6eeb75446730a03cc4a2014c5e8ab","kind":"tag","published_at":"2018-02-25T22:47:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.35","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.2","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2/manifests"},{"name":"olivier-material-ui-icons@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1/manifests"},{"name":"olivier-material-ui-codemod@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.1","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1/manifests"},{"name":"olivier-material-ui-codemod@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0/manifests"},{"name":"olivier-material-ui-icons@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0/manifests"},{"name":"olivier-material-ui-lab@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0/manifests"},{"name":"v1.0.0-beta.34","sha":"284dfcb06fed2244033cc971cb78f485bafece3d","kind":"tag","published_at":"2018-02-17T12:08:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.34","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34/manifests"},{"name":"v1.0.0-beta.33","sha":"b7f698d48d61e74f74e5e50a08b4309460a55266","kind":"tag","published_at":"2018-02-10T12:03:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.33","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33/manifests"},{"name":"v1.0.0-beta.32","sha":"896bc50f35a83fac0453dbbecd9f367b45b450e9","kind":"tag","published_at":"2018-02-04T22:44:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.32","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32/manifests"},{"name":"v1.0.0-beta.31","sha":"6271146a2545aeedf4110990de21ebc0c910b627","kind":"tag","published_at":"2018-01-29T22:06:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.31","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31/manifests"},{"name":"v1.0.0-beta.30","sha":"2bb35ce508832f518a4c3af8cd7cf67af8fd90c5","kind":"tag","published_at":"2018-01-21T22:50:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.30","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30/manifests"},{"name":"v1.0.0-beta.29","sha":"7386d56d4dfb85ca4a586a56691b6a58798d5c42","kind":"tag","published_at":"2018-01-16T20:27:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.29","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29/manifests"},{"name":"v1.0.0-beta.28","sha":"e1f3dad9084edf460d42e0a5f6b7c956eaa51e8d","kind":"tag","published_at":"2018-01-14T14:52:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.28","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28/manifests"},{"name":"v1.0.0-beta.27","sha":"fcfe4a64a95f65e205c5ba9523987982e6556eea","kind":"tag","published_at":"2018-01-06T15:25:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.27","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27/manifests"},{"name":"v1.0.0-beta.26","sha":"bd42549ee464bce03743f7ee18964066f9d3907d","kind":"tag","published_at":"2017-12-30T23:24:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.26","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26/manifests"},{"name":"v1.0.0-beta.25","sha":"d9ab3e313136fa5fb179743b560ac7c9e4fa8f6a","kind":"tag","published_at":"2017-12-22T23:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.25","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25/manifests"},{"name":"v1.0.0-beta.24","sha":"7c8fe8516f8bf6317e7cc748eefa7d97c92b4007","kind":"tag","published_at":"2017-12-17T12:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.24","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24/manifests"},{"name":"v1.0.0-beta.23","sha":"1a4e5b06ae0a7f6b3a6be810d272ebdf3efbb863","kind":"tag","published_at":"2017-12-09T09:51:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.23","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23/manifests"},{"name":"v0.20.0","sha":"86b40ae4883e95d6139e9e5d59c0e14aa022ce3a","kind":"commit","published_at":"2017-12-04T04:05:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0/manifests"},{"name":"v1.0.0-beta.22","sha":"22f68ca292a947349ae2877b09e85775703ec87f","kind":"tag","published_at":"2017-11-28T23:11:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22/manifests"},{"name":"v1.0.0-beta.21","sha":"d33604a9deacbb2725da3688d823416486a039c1","kind":"tag","published_at":"2017-11-13T22:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21/manifests"},{"name":"v1.0.0-beta.20","sha":"076d08bfa709ffdb4858106ebda73f475e4ec5b9","kind":"tag","published_at":"2017-11-05T19:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20/manifests"},{"name":"v1.0.0-beta.19","sha":"2a1879fb818973d4df766c2d7842afd939fdb2b8","kind":"tag","published_at":"2017-10-30T21:51:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19/manifests"},{"name":"v1.0.0-beta.18","sha":"f626204f8e0cd9933bcb7a8c8ac5cd97d6419eca","kind":"tag","published_at":"2017-10-23T21:58:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18/manifests"},{"name":"v1.0.0-beta.17","sha":"616d69d5ff7263eb9c84960b6b7a4c9ff852d4ef","kind":"tag","published_at":"2017-10-15T22:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17/manifests"},{"name":"v1.0.0-beta.16","sha":"56fd0d9d2f6fe0222b8c4117e227de1d725918ba","kind":"tag","published_at":"2017-10-08T20:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16/manifests"},{"name":"v0.19.4","sha":"f1bc4be26ca68578f0cfd053fed8eeabe0d3a636","kind":"tag","published_at":"2017-10-08T19:56:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4/manifests"},{"name":"v1.0.0-beta.15","sha":"4da17a67182a212be91a36cec9c976ccb6293380","kind":"tag","published_at":"2017-10-04T16:05:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15/manifests"},{"name":"v1.0.0-beta.13","sha":"736f12000e6989b2e37fcf10deca8bcf20a284f5","kind":"tag","published_at":"2017-10-01T19:58:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13/manifests"},{"name":"v0.19.3","sha":"7e484cc0c2e3db1e30ebe89d93475f2999f6168c","kind":"tag","published_at":"2017-10-01T19:35:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3/manifests"},{"name":"v1.0.0-beta.12","sha":"65b6e04a74a1520209e7b8fcfa311a431ecb070a","kind":"tag","published_at":"2017-09-24T18:24:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12/manifests"},{"name":"v0.19.2","sha":"5f750e046d48fa2f8c0efd86290ea48661c9b32e","kind":"tag","published_at":"2017-09-18T20:14:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2/manifests"},{"name":"v1.0.0-beta.11","sha":"01c6feb33e7e4e5043ce2a8377fa7dda3dbc8180","kind":"tag","published_at":"2017-09-18T19:11:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11/manifests"},{"name":"v1.0.0-beta.10","sha":"3d4518c997fe875f8e91044ff59a09a46fdfb726","kind":"tag","published_at":"2017-09-13T21:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10/manifests"},{"name":"v1.0.0-beta.9","sha":"d4dba0da9a00efe5104365ca647d848a131a41a6","kind":"tag","published_at":"2017-09-10T11:17:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9/manifests"},{"name":"v1.0.0-beta.8","sha":"865b39bef48c3f85743c3914ba146b97b93fce0f","kind":"tag","published_at":"2017-09-02T11:11:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8/manifests"},{"name":"v0.19.1","sha":"b0d03e92c64bee1ac8c25acd0c48657b7f605d9a","kind":"tag","published_at":"2017-09-02T10:38:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1/manifests"},{"name":"v1.0.0-beta.7","sha":"d2083879918dcafdc9c17e3e19440000a0abb3b0","kind":"tag","published_at":"2017-08-30T22:51:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7/manifests"},{"name":"v1.0.0-beta.6","sha":"8385df161a6792d472821e30c7095b267b844950","kind":"tag","published_at":"2017-08-20T14:48:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6/manifests"},{"name":"v1.0.0-beta.5","sha":"8292545fd41ea9f9d3c7c52bb45f60a4fea434a9","kind":"tag","published_at":"2017-08-15T08:55:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5/manifests"},{"name":"v0.19.0","sha":"d1b3bc614a818d497e38fd51c85077dd7b490bad","kind":"tag","published_at":"2017-08-15T08:17:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0/manifests"},{"name":"v1.0.0-beta.4","sha":"110f0a6e95e8e2b51b2bdd7e545a9b41d1a0009f","kind":"tag","published_at":"2017-08-05T10:09:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4/manifests"},{"name":"v1.0.0-beta.3","sha":"e0dd9560d4a152ca0a61558b6238edc40746c354","kind":"tag","published_at":"2017-07-29T21:00:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"45d5da95daf4d52b0ea6e4ffbef27755fa0aa196","kind":"tag","published_at":"2017-07-23T17:45:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"603fbde8d99e386d6640ec6c24ba9fcfc4316dd4","kind":"tag","published_at":"2017-07-23T17:12:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1/manifests"},{"name":"v0.18.7","sha":"50f6dfc4b6ee7473e27ba950c3ce900b24f17d1c","kind":"tag","published_at":"2017-07-23T15:51:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7/manifests"},{"name":"v1.0.0-alpha.22","sha":"f3992561ed94696d595b6a56efc7449c7dee67c7","kind":"tag","published_at":"2017-07-18T09:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22/manifests"},{"name":"v1.0.0-alpha.21","sha":"49d21891b72796f4a8f383d9b15b66f72cb94549","kind":"tag","published_at":"2017-07-04T22:13:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21/manifests"},{"name":"v0.18.6","sha":"1d10ecbac4a83f9934bb6a7f025855f82002113c","kind":"tag","published_at":"2017-07-04T21:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6/manifests"},{"name":"v0.18.5","sha":"86f7c4141cc66ab1e96a681a6945472283e41ea3","kind":"tag","published_at":"2017-06-28T18:14:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5/manifests"},{"name":"v1.0.0-alpha.20","sha":"84363396403cbbd51072d0b09822cd6d8ab6bf87","kind":"tag","published_at":"2017-06-25T18:01:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20/manifests"},{"name":"v0.18.4","sha":"2c6872cacf19ac71a316b282c2467162dcd148c6","kind":"tag","published_at":"2017-06-25T17:39:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4/manifests"},{"name":"v1.0.0-alpha.19","sha":"611bfd7557fd928933e39c054d2b2edeb57adaed","kind":"tag","published_at":"2017-06-19T16:58:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19/manifests"},{"name":"v1.0.0-alpha.18","sha":"5fdb60642bdf2907b7fba352cf2cd0fa7208848f","kind":"tag","published_at":"2017-06-19T10:12:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18/manifests"},{"name":"v1.0.0-alpha.17","sha":"73e0a35145d10f3c29a991f75e5ba8315e0e754a","kind":"tag","published_at":"2017-06-12T11:55:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17/manifests"},{"name":"v0.18.3","sha":"4c6a542c772f9fe9ff97bb95f63801138d7722d0","kind":"tag","published_at":"2017-06-07T21:28:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"9d3b59b3fec3b31b37334c3bd842112f3d090f86","kind":"commit","published_at":"2017-06-06T21:29:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2/manifests"},{"name":"v1.0.0-alpha.16","sha":"0c7dba6dc5ad8b9f69ec3c60e3ba31f2973e582a","kind":"tag","published_at":"2017-06-01T08:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"18508aeb3e5817406209e15c3e51a53c2cbece96","kind":"tag","published_at":"2017-05-23T20:00:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"771fb44738e116a1d2cec7aabb8ed1425b1d57f6","kind":"tag","published_at":"2017-05-14T10:11:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14/manifests"},{"name":"v0.18.1","sha":"715372edf9fc21244030207409b4070158f6936d","kind":"tag","published_at":"2017-05-13T10:21:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1/manifests"},{"name":"v1.0.0-alpha.13","sha":"17fde80a53fb9fcce31a82290f54de55cf3655e9","kind":"tag","published_at":"2017-05-08T10:47:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13/manifests"},{"name":"v0.18.0","sha":"dea7938b1265a3b100899d65589fbd05e877ab9e","kind":"tag","published_at":"2017-04-30T22:26:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0/manifests"},{"name":"v1.0.0-alpha.12","sha":"dc7371e4770fd3e8b1a82b9c2c2a652acaa73713","kind":"tag","published_at":"2017-04-30T22:22:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12/manifests"},{"name":"v0.17.4","sha":"a398290811c94bd6bb2d5d04c7f6d0ce734e3ad6","kind":"commit","published_at":"2017-04-14T17:20:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4/manifests"},{"name":"v1.0.0-alpha.11","sha":"7b3dbfaf2e94e8139424c8660692ee20d5a9880e","kind":"tag","published_at":"2017-04-14T16:50:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11/manifests"},{"name":"v0.17.3","sha":"53076a03182668f94d3bf40cd880309a51e9be88","kind":"tag","published_at":"2017-04-10T21:42:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"38c4aed87e608ded8e083dcf341ed5e9a14c20ef","kind":"tag","published_at":"2017-04-09T11:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2/manifests"},{"name":"v1.0.0-alpha.10","sha":"27fd907d604c1d3189b7b70e3a7e4758e0171492","kind":"tag","published_at":"2017-04-06T12:00:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"b962c2fbfa7a9cab9e9844e01966b90ca86e67a1","kind":"tag","published_at":"2017-04-01T13:47:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a0b4691eb3958aeb9173a8f4e705c81dfb7d25da","kind":"tag","published_at":"2017-03-25T11:46:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8/manifests"},{"name":"v0.17.1","sha":"05280483dbbc29e56edd8f3644721679b55d4d73","kind":"commit","published_at":"2017-03-13T12:27:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1/manifests"},{"name":"v1.0.0-alpha.7","sha":"9281a3fcee37d6afb9e493ff06e8a2626f4d7d91","kind":"tag","published_at":"2017-03-12T12:31:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"69f604946c366c655d0613841c034cacee7e9ef4","kind":"commit","published_at":"2017-02-26T12:41:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6/manifests"},{"name":"v1.0.0-alpha.5","sha":"74973892bdfacd5c9e3a4ce63185e9a6500d9522","kind":"commit","published_at":"2017-02-26T11:04:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-alpha.4","sha":"6472a6864951bfe7f3739afbe74b50981299ac28","kind":"commit","published_at":"2017-02-26T10:19:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4/manifests"},{"name":"v0.17.0","sha":"c9af9606bcea6551ceaadc2f6430d629eb679e84","kind":"commit","published_at":"2017-02-12T22:06:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0/manifests"},{"name":"v1.0.0-alpha.3","sha":"4583f5212d0b668e3801a859d3cc584cec0ec173","kind":"commit","published_at":"2017-02-12T21:43:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"8476782b595175d25c8a972b5fe53bc1f8532676","kind":"tag","published_at":"2017-02-07T19:48:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"3a0eb03018a9c5c96ba5233de8ef45202403a94c","kind":"commit","published_at":"2017-01-29T21:29:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.16.7","sha":"867c6c29b1badd839b1fd57720e5754fcd53a516","kind":"commit","published_at":"2017-01-15T19:57:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"bc84dbeeb78b725fefdc10cdc6eee7b75cc1226e","kind":"commit","published_at":"2016-12-25T21:03:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"8a03a04ef17f76ce09b88607b216d8a8e4d277d6","kind":"commit","published_at":"2016-12-09T20:45:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"84c18c98ff56fbe81be902735164219040729bb1","kind":"commit","published_at":"2016-11-17T19:18:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"066c5d53d1d4ecec2923ed12ec14647ae8248a9c","kind":"commit","published_at":"2016-11-17T16:41:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"806b2eab2272b430e814f8b3c7f1e7b31cd0e306","kind":"commit","published_at":"2016-11-14T17:22:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"2085737a798d9cb808b2fddf1f06883b27327ccc","kind":"commit","published_at":"2016-10-19T18:24:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"6eb9913441cb39562f4c935bdd70042d26daa260","kind":"commit","published_at":"2016-10-05T14:36:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0/manifests"},{"name":"v0.16.0-rc2","sha":"71a9524d0ec28dad2f566a42c7bb8ad2ea93ce36","kind":"commit","published_at":"2016-09-24T19:31:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2/manifests"},{"name":"v0.16.0-rc1","sha":"1691addd7f84317619c6831c35cb1f32ef3779b6","kind":"commit","published_at":"2016-09-07T19:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1/manifests"},{"name":"v0.15.4","sha":"be9bc14f4cda041299b6f8845af87b9278c871fc","kind":"commit","published_at":"2016-08-10T22:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"8bd3589dd7f676f3d725559cbd63457afe8d3691","kind":"commit","published_at":"2016-08-02T20:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"908f694e1e6eae9e63da6b22e63100d6bda4fa8e","kind":"commit","published_at":"2016-07-09T21:10:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"1fed1bcc81d89e473e261c1da4bf0a3a46515ce8","kind":"tag","published_at":"2016-06-20T08:15:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"06667b589952f58ff8c6d277df364ef16dada671","kind":"tag","published_at":"2016-05-06T13:49:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0/manifests"},{"name":"v0.15.0-beta.2","sha":"7cf7adfe9042e9be8dbaa1c850ffacca26e9c269","kind":"commit","published_at":"2016-04-21T22:57:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2/manifests"},{"name":"v0.15.0-beta.1","sha":"47d7525fb77c7c579e99d595b3f98c69fc838c77","kind":"tag","published_at":"2016-04-14T13:33:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1/manifests"},{"name":"v0.15.0-alpha.2","sha":"caabf9eaee5a5e11097958105f8427cfc8905f86","kind":"tag","published_at":"2016-03-17T23:37:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2/manifests"},{"name":"v0.15.0-alpha.1","sha":"2ebddeb908857c16ece162964a7e501ab37716ba","kind":"commit","published_at":"2016-02-27T17:54:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1/manifests"},{"name":"v0.14.4","sha":"de2bee1335ff1fd701a60cb3d739cf919dbd77ce","kind":"commit","published_at":"2016-02-03T00:47:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"fa9141f90149392cc3fa366736e61a89b07e9205","kind":"commit","published_at":"2016-01-27T03:06:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"44b41957ae81344cf6dc794cf2dbe2da48152622","kind":"commit","published_at":"2016-01-08T15:52:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"0ae4d7f61bb240ae5e2adc9d15a8d5629f738db6","kind":"commit","published_at":"2016-01-04T22:23:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"628bc82957d8e537a1b648e31e10723820bb00ac","kind":"commit","published_at":"2015-12-25T15:12:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0/manifests"},{"name":"v0.14.0-rc2","sha":"9a24d8a7839c37b86748ad8022e39235e8eb6be2","kind":"commit","published_at":"2015-12-14T22:26:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2/manifests"},{"name":"v0.14.0-rc1","sha":"7459597806a2f1f5826eaab26d3c5d974da70fbd","kind":"commit","published_at":"2015-12-04T19:52:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1/manifests"},{"name":"v0.13.4","sha":"a98006f9ffb588030cbdd2e3b4a4515017e58c43","kind":"commit","published_at":"2015-11-24T17:07:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"e33afed6913b58a990bd4b51a038bbfff0a0f42f","kind":"commit","published_at":"2015-11-17T16:34:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"6f28ad04e8f95073646bfeb8936c550ca4a94347","kind":"commit","published_at":"2015-11-10T00:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"330488977f95dbebd6cf6a387bf10a86238331ff","kind":"commit","published_at":"2015-10-29T21:08:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"7980cd589e9dc9e055e1b789bf2f80e7f2ef0f5d","kind":"commit","published_at":"2015-10-21T19:38:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"86394ccd2d7b715eaa054a369679eba4ac82ce1f","kind":"commit","published_at":"2015-10-21T19:04:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"d310459476a461e0d29f166de277896026d8f35f","kind":"commit","published_at":"2015-10-19T17:30:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"06aca1012d01de4ec782acfb8d22a6ec83d48ff7","kind":"commit","published_at":"2015-10-07T21:43:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"6671f90516c2065839efae773ecda924b8bebdae","kind":"commit","published_at":"2015-10-06T19:31:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"a4e194e46c47f8e2eedfab8f0a8c4104e5679c95","kind":"commit","published_at":"2015-09-28T16:15:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"aa485220ff28e907d2548cbfb65bd789c23d9eba","kind":"commit","published_at":"2015-09-25T16:08:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"b55b770f2049852febe47bef27aa0eaceafcec08","kind":"commit","published_at":"2015-09-15T21:10:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"82bc1cb2805f7b624516f71628e6ca525df18cad","kind":"commit","published_at":"2015-08-24T21:31:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0/manifests"},{"name":"v0.10.4","sha":"a8097bcbed6939f0cb308e05acf03a907b666725","kind":"commit","published_at":"2015-08-09T03:29:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"2a43082b52138e33c85878616461445895066a11","kind":"commit","published_at":"2015-08-08T22:51:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"71583523f39c1830d3fcffeff0598c2f803f1048","kind":"commit","published_at":"2015-07-29T20:34:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"6b609c63611b02f9e845b765770983c547cd6af8","kind":"commit","published_at":"2015-07-13T21:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"b6140ec86c5087ad799e9a658f3f0d9b150c205a","kind":"commit","published_at":"2015-07-10T01:35:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"8a18478700f49b94fe7f580664e7b31c581ceb0b","kind":"commit","published_at":"2015-06-20T17:47:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"3da654eb4f0ddb10d81f2706eda1f3819e40b795","kind":"commit","published_at":"2015-06-15T01:46:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"867e87d3530b4fb6bc7f6ec5fb9edcd49e7bd631","kind":"commit","published_at":"2015-06-09T23:38:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"cb794810e7c39352f1bbd533d92983dc22a57510","kind":"commit","published_at":"2015-05-24T20:12:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0/manifests"},{"name":"v0.7.5","sha":"b3ce0b272e5468919d01b3d3ab6751a92f682b48","kind":"commit","published_at":"2015-04-27T19:14:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"abc159f246f15163f7984bcf702409cffc745d6e","kind":"commit","published_at":"2015-04-21T18:14:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"9321a4a8879f380a725c7439114ebf3e0da8abcc","kind":"commit","published_at":"2015-04-01T15:20:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"953606f4d1a9e3a33798b499219fe40b1f81fd96","kind":"commit","published_at":"2015-03-25T23:45:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"03c169188dd10ec2242b7806050781867c0291dd","kind":"commit","published_at":"2015-03-04T21:41:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"078ba0c94f8985dd2d96587784f760474ba51858","kind":"commit","published_at":"2015-02-13T21:06:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"accd9f0ef163d514b091709ffd63f76f6d1a467f","kind":"commit","published_at":"2015-01-27T00:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"57c7a95be20dc77cbe0459a40acc802e16de5148","kind":"commit","published_at":"2015-01-26T23:07:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"706446d6aeb952def6f2016fdc213b6e56b2d40f","kind":"commit","published_at":"2015-01-03T23:58:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"6b294fdd0a7f9686b8b8f05cf8759e90b3e581f9","kind":"commit","published_at":"2014-12-25T17:36:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"3eb741fdb94fff5e8218809b8f7d5a9d2e4d1778","kind":"commit","published_at":"2014-12-15T17:14:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"d65414913839d9d939c8bd938ca21f39f0faa924","kind":"commit","published_at":"2014-12-07T15:15:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"fc3232f6e9d1662c4f9d813b70acb329c4cdc6de","kind":"commit","published_at":"2014-11-30T21:22:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"4b02786c2a7e27613201fe72c033a260018a38d6","kind":"commit","published_at":"2014-11-28T20:34:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"ab8880bc442941c20d58ca2cbb8aace7b2724929","kind":"commit","published_at":"2014-11-17T20:10:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"052b0bc5a3e887d0a36b2277a2e09812a0ce206b","kind":"commit","published_at":"2014-11-11T21:11:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"715b7e868003ac9b121bdacee3e1301b9c660aa9","kind":"commit","published_at":"2014-11-08T19:56:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"088d257c0bec691545cd32f83fd2af753866b8ee","kind":"commit","published_at":"2014-11-08T00:13:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0/manifests"},{"name":"v0.1.29","sha":"3fe7b8bf7c3adc04522f311ce1c1c3b6e39e8edd","kind":"commit","published_at":"2014-11-05T19:58:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.1.29","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29/manifests"}]},"repo_metadata_updated_at":"2024-09-06T03:49:14.832Z","dependent_packages_count":0,"downloads":4,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":12.59842792123301,"dependent_repos_count":26.152614342482345,"dependent_packages_count":37.996477278968285,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":25.582506514227884},"purl":"pkg:npm/%40temp-mui/internal-scripts","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@temp-mui/internal-scripts","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@temp-mui/internal-scripts","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@temp-mui/internal-scripts/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-05T18:42:16.241Z","issues_count":3908,"pull_requests_count":4871,"avg_time_to_close_issue":7889427.503707365,"avg_time_to_close_pull_request":1812241.8470072239,"issues_closed_count":1994,"pull_requests_closed_count":3867,"pull_request_authors_count":514,"issue_authors_count":2053,"avg_comments_per_issue":5.393551688843398,"avg_comments_per_pull_request":2.314719770067748,"merged_pull_requests_count":3206,"bot_issues_count":1,"bot_pull_requests_count":1440,"past_year_issues_count":2037,"past_year_pull_requests_count":3839,"past_year_avg_time_to_close_issue":1587273.7009345794,"past_year_avg_time_to_close_pull_request":819586.6331947554,"past_year_issues_closed_count":945,"past_year_pull_requests_closed_count":3123,"past_year_pull_request_authors_count":382,"past_year_issue_authors_count":1035,"past_year_avg_comments_per_issue":2.579774177712322,"past_year_avg_comments_per_pull_request":2.015629070070331,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1223,"past_year_merged_pull_requests_count":2642,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/issues","maintainers":[{"login":"oliviertassinari","count":489,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"michaldudak","count":346,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"siriwatknp","count":283,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"DiegoAndai","count":206,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"mnajdova","count":179,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"mj12albert","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"Janpot","count":139,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"alexfauquette","count":125,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"ZeeshanTamboli","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"aarongarciah","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"samuelsycamore","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"cherniavskii","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"LukasTy","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"hbjORbj","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hbjORbj"},{"login":"bharatkashyap","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"flaviendelangle","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"eps1lon","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"joserodolfofreitas","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"prakhargupta1","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"DanailH","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"hasdfa","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"michelengelen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"m4theushw","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"mbrookes","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"richbustos","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richbustos"},{"login":"JCQuintas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"nathanmarks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanmarks"},{"login":"MBilalShafi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"nikitaa24","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikitaa24"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"joshwooding","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwooding"},{"login":"DavidCnoops","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidCnoops"},{"login":"arthurbalduini","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"gerdadesign","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"rosskevin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rosskevin"},{"login":"dmtrKovalenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmtrKovalenko"},{"login":"dimitropoulos","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dimitropoulos"}],"active_maintainers":[{"login":"oliviertassinari","count":352,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"siriwatknp","count":215,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"michaldudak","count":196,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"DiegoAndai","count":176,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"mnajdova","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"Janpot","count":121,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"aarongarciah","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"mj12albert","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"alexfauquette","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"ZeeshanTamboli","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"samuelsycamore","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"cherniavskii","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"bharatkashyap","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"LukasTy","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"joserodolfofreitas","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"flaviendelangle","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"hasdfa","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"prakhargupta1","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"DanailH","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"michelengelen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"mbrookes","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"JCQuintas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"nikitaa24","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikitaa24"},{"login":"MBilalShafi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"m4theushw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"arthurbalduini","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@temp-mui%2Finternal-scripts/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@temp-mui%2Finternal-scripts/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@temp-mui%2Finternal-scripts/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@temp-mui%2Finternal-scripts/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@temp-mui%2Finternal-scripts/codemeta","maintainers":[{"uuid":"lucasbassetti","login":"lucasbassetti","name":null,"email":"lucasbr.dafonseca@gmail.com","url":null,"packages_count":37,"html_url":"https://www.npmjs.com/~lucasbassetti","role":null,"created_at":"2024-07-28T00:16:10.146Z","updated_at":"2024-07-28T00:16:10.146Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lucasbassetti/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5264274,"maintainers_count":1091160,"namespaces_count":333594,"keywords_count":760514,"github":"npm","metadata":{"funded_packages_count":159192},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-12-16T06:37:22.408Z","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":5002658,"name":"org.webjars.npm:material-ui__unstyled","ecosystem":"maven","description":"WebJar for @material-ui/unstyled","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/material-ui","keywords_array":[],"namespace":"org.webjars.npm","versions_count":2,"first_release_published_at":"2021-02-10T11:50:42.000Z","latest_release_published_at":"2023-06-29T07:17:50.000Z","latest_release_number":"5.0.0-alpha.44","last_synced_at":"2025-12-12T01:21:16.244Z","created_at":"2022-07-27T11:02:51.735Z","updated_at":"2025-12-12T01:21:16.244Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/material-ui__unstyled/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/material-ui__unstyled/","metadata":{},"repo_metadata":{"id":19822297,"uuid":"23083156","full_name":"mui/material-ui","owner":"mui","description":"Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.","archived":false,"fork":false,"pushed_at":"2025-10-22T16:11:10.000Z","size":699196,"stargazers_count":96842,"open_issues_count":1774,"forks_count":32693,"subscribers_count":1324,"default_branch":"master","last_synced_at":"2025-10-22T18:17:02.502Z","etag":null,"topics":["design-system","material-design","material-ui","react","react-components"],"latest_commit_sha":null,"homepage":"https://mui.com/material-ui/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2014-08-18T19:11:54.000Z","updated_at":"2025-10-22T16:11:52.000Z","dependencies_parsed_at":"2025-06-02T16:06:01.092Z","dependency_job_id":"32b77193-1b92-4638-bb5e-6c82ade9eee5","html_url":"https://github.com/mui/material-ui","commit_stats":{"total_commits":23822,"total_committers":3211,"mean_commits":"7.4188726253503585","dds":0.8266728234405172,"last_synced_commit":"c0620e333641deda56f3cd68c7c3736098ee818c"},"previous_names":["mui-org/material-ui","callemall/material-ui"],"tags_count":568,"template":false,"template_full_name":null,"purl":"pkg:github/mui/material-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/sbom","scorecard":{"id":262861,"data":{"date":"2025-08-17T02:37:43Z","repo":{"name":"github.com/mui/material-ui","commit":"06de3386e5dbd68c7e7496219f702232dcd7ec9f"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.7,"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":"Maintained","score":10,"reason":"30 commit(s) and 1 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":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/check-if-pr-has-label.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yml: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:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/no-response.yml:22","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/check-if-pr-has-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci-check.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-cleanup.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/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/publish-canaries.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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 28 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":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  14 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:  13 out of  13 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":"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: 'allow deletion' disabled on branch 'v6.x'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v6.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v6.x'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'v6.x'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v6.x'","Warn: codeowners review is not required on branch 'master'","Warn: codeowners review is not required on branch 'v6.x'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v6.x'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v6.x'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v6.x'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v6.x'"],"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":"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":"CI-Tests","score":10,"reason":"28 out of 28 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 36 contributing companies or organizations","details":["Info: found contributions from: A11yance, LightSourceAI, TourConnect, Treeshakers, alienfast, calcom, callemall, cefsharp, cssinjs, emikra, goose-duck, instacart, jalaali, lightsourceai, mui, mui-org, nodejs, openfoodfacts, pabloengine, pretur, react-native-community, reactiran, reactjs, reactwg, state-machines, storybookjs, testing-library, text-em-all, typed-typings, typescript-cheatsheets, underjs, vercel, webpack, yarnpkg, yarnplugins, 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":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-cpj6-fhp6-mr6j","Warn: Project is vulnerable to: GHSA-f46r-rw29-r322","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","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-17T11:13:50.539Z","repository_id":19822297,"created_at":"2025-08-17T11:13:50.539Z","updated_at":"2025-08-17T11:13:50.539Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280748853,"owners_count":26383954,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-24T02:00:06.418Z","response_time":73,"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":"v7.3.4","sha":"28eadba9ec2899226ecbf4058b8fba1ddeab9e6d","kind":"tag","published_at":"2025-10-02T18:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4/manifests"},{"name":"v7.3.3","sha":"6984a79aa3ebde0ad9d1a21817de900f60b7dc90","kind":"tag","published_at":"2025-10-02T14:01:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3/manifests"},{"name":"v7.3.2","sha":"ebd180cdd48e365aa0c5c54b6568d5efc320590d","kind":"tag","published_at":"2025-09-02T06:18:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"3592ec32c4858c22bf99c535c037c13ee6db6b84","kind":"tag","published_at":"2025-08-06T09:33:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"ad98e5ebf7f2f629f9a8b054d9ee3e7217d163bf","kind":"tag","published_at":"2025-08-05T05:40:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0/manifests"},{"name":"v6.5.0","sha":"894dd472b2cc3bbf218eef521ce5a4bcbe914e60","kind":"tag","published_at":"2025-07-08T02:51:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0/manifests"},{"name":"v5.18.0","sha":"6b50143dcfc2aad56a37c9f2e1f14256e9a65c4e","kind":"tag","published_at":"2025-07-08T02:50:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0/manifests"},{"name":"v7.2.0","sha":"1496d735b2cf16501ce413daec40d627eee77e1d","kind":"tag","published_at":"2025-06-30T08:59:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0/manifests"},{"name":"v7.1.2","sha":"ad2d425db362790d6d0f90fbe5b5d3a5b5132503","kind":"tag","published_at":"2025-06-20T07:34:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2/manifests"},{"name":"v6.4.12","sha":"9179a92b0d97f6d0270c7fac733cfd81bd7354cc","kind":"tag","published_at":"2025-06-02T06:58:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12/manifests"},{"name":"v7.1.1","sha":"0ebb3a14ccc5dbee4ec2682b387511f107b95a65","kind":"tag","published_at":"2025-06-02T06:47:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"e3e07e0b8fac5ca8fb4bbf3ec453dbe79133552f","kind":"tag","published_at":"2025-05-06T08:50:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0/manifests"},{"name":"v6.4.11","sha":"6b3957d9d42c83e069da8e8bb534ec294dcb6254","kind":"tag","published_at":"2025-04-10T02:36:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11/manifests"},{"name":"v7.0.2","sha":"ebb24ce49e1ef8358600a7787cb6c8d671cead63","kind":"tag","published_at":"2025-04-09T13:08:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2/manifests"},{"name":"v6.4.10","sha":"d80a3609c8a7274dc5fafa348382059945aee449","kind":"tag","published_at":"2025-03-31T19:03:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10/manifests"},{"name":"v7.0.1","sha":"d6fdcac555725c3807e6f03445e3a051398ee739","kind":"tag","published_at":"2025-03-28T18:58:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"22aa7db2ed23df3b43530e9fdb57bc1051221457","kind":"tag","published_at":"2025-03-26T14:16:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0/manifests"},{"name":"v6.4.9","sha":"a884cb821f67a831f44cc6abfc3bc77faef91ada","kind":"tag","published_at":"2025-03-25T15:45:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9/manifests"},{"name":"v7.0.0-rc.0","sha":"ebaec8db8ae1b90183817cb0bad549d7fc63fe79","kind":"tag","published_at":"2025-03-19T09:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0/manifests"},{"name":"v5.17.1","sha":"0d509f8a4a48031a1e25974a1604b803892ce94e","kind":"tag","published_at":"2025-03-18T18:44:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"b0dc8270c5a2896293ff8b61052120a13819f0a1","kind":"tag","published_at":"2025-03-18T15:28:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0/manifests"},{"name":"v6.4.8","sha":"2bded219fabaaefc2083aa660d5856ab75cfa8d6","kind":"tag","published_at":"2025-03-17T17:54:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8/manifests"},{"name":"v7.0.0-beta.4","sha":"260ed53760f179e3bb4f1f43e2f2712ecbf9fdd7","kind":"tag","published_at":"2025-03-13T13:30:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4/manifests"},{"name":"v6.4.7","sha":"d1ca0a45fea4327ba4dc9876e62922785493f1c3","kind":"tag","published_at":"2025-03-05T15:19:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7/manifests"},{"name":"v7.0.0-beta.3","sha":"9dea4105c8b413e087bd1d0cc517b52831a2eb86","kind":"tag","published_at":"2025-03-05T15:13:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"48acea181cac8ca14455e76d01d3554ba578781e","kind":"tag","published_at":"2025-02-27T15:00:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2/manifests"},{"name":"v7.0.0-beta.1","sha":"2cf2e71af3c2b26694964884456bc335c2ba6cdb","kind":"tag","published_at":"2025-02-26T18:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1/manifests"},{"name":"v6.4.6","sha":"356b885778a2af26505d5dbba76a9abcceb69800","kind":"tag","published_at":"2025-02-26T13:39:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6/manifests"},{"name":"v7.0.0-beta.0","sha":"b485c1abec1d776e925ca90e6fa7d91e9bd057a7","kind":"tag","published_at":"2025-02-26T13:22:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0/manifests"},{"name":"v7.0.0-alpha.2","sha":"ba14b7070070281c8a6cea1df7653f007bb8da49","kind":"tag","published_at":"2025-02-18T18:57:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.4.5","sha":"6f2b908baa7863e2cbf0ec4518dc90ccfd53597b","kind":"tag","published_at":"2025-02-18T18:46:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5/manifests"},{"name":"v7.0.0-alpha.1","sha":"c390c1c2d1c85f42d40f16ce405a3c4b62026ec7","kind":"tag","published_at":"2025-02-11T17:34:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1/manifests"},{"name":"v6.4.4","sha":"c66361a6ad9d1354b60e6fb93ba3144c1348ab15","kind":"tag","published_at":"2025-02-11T14:31:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4/manifests"},{"name":"v6.4.3","sha":"cee310a92f61ffb75284195a9ed30bcb367c78e2","kind":"tag","published_at":"2025-02-04T18:53:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3/manifests"},{"name":"v7.0.0-alpha.0","sha":"3e3195a4285ca716061f7d7d87f4915630af1b69","kind":"tag","published_at":"2025-02-03T12:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.4.2","sha":"1813d89a599a4027fd216062b2cac8b0c1864f1d","kind":"tag","published_at":"2025-01-29T15:50:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2/manifests"},{"name":"v6.4.1","sha":"819e662a2ce210f8805c45057389217cb1c39a83","kind":"tag","published_at":"2025-01-21T13:23:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"f9949a8889c7e69cac145ce56411298a234d2e49","kind":"tag","published_at":"2025-01-14T16:46:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0/manifests"},{"name":"v5.16.14","sha":"ba588c8333d765af63ab15c8b33dd947b615f70b","kind":"tag","published_at":"2025-01-06T21:20:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14/manifests"},{"name":"v6.3.1","sha":"afd551abd3be44de711d6baef48e62e18b97c908","kind":"tag","published_at":"2025-01-03T13:53:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1/manifests"},{"name":"v5.16.13","sha":"e52a6379f22d38453fa046d410b0c4700707dbd9","kind":"tag","published_at":"2024-12-25T11:25:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13/manifests"},{"name":"v6.3.0","sha":"84d6ecfdccd10f204854beeef98bcc55dc99d117","kind":"tag","published_at":"2024-12-23T18:10:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"17026fc203a8b413ec7343b6eeb267a50519d515","kind":"tag","published_at":"2024-12-17T13:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1/manifests"},{"name":"v5.16.12","sha":"b8fbcf5fb5169d8db6ee0ec35001816d2777e8d4","kind":"tag","published_at":"2024-12-17T13:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12/manifests"},{"name":"v5.16.11","sha":"2413ff076b0d462736dfccd399b4be863fd79ec2","kind":"tag","published_at":"2024-12-11T10:13:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11/manifests"},{"name":"v6.2.0","sha":"3a8ceaead5ac4c2c4554e6500ca3d197420a04c2","kind":"tag","published_at":"2024-12-11T02:03:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0/manifests"},{"name":"v6.1.10","sha":"5c5e9f6d8a90034cd75dcb92403caf6b37efc916","kind":"tag","published_at":"2024-12-04T10:03:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10/manifests"},{"name":"v5.16.9","sha":"ec085b677c43ed1f37e66bd2fb58f27dce9f7184","kind":"tag","published_at":"2024-12-04T09:34:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9/manifests"},{"name":"v5.16.8","sha":"096adfbe28d038397a7f3cf3494b86844226e162","kind":"tag","published_at":"2024-11-28T06:51:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8/manifests"},{"name":"v6.1.9","sha":"821784419eefb89e4ce7b66c4b602a1e33d2fa88","kind":"tag","published_at":"2024-11-27T13:22:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9/manifests"},{"name":"v6.1.8","sha":"0b8739f145423bafdd8e2871312307bfb31c58ef","kind":"tag","published_at":"2024-11-20T15:09:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8/manifests"},{"name":"v6.1.7","sha":"a7d441d0bd3bfc16a1ce9e6d7ff3ad1afc6b62f1","kind":"tag","published_at":"2024-11-13T15:31:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7/manifests"},{"name":"v6.1.6","sha":"32112b76aa821c2a1e98120545019ef1a71ea274","kind":"tag","published_at":"2024-10-30T13:54:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6/manifests"},{"name":"v6.1.5","sha":"01c5f344628bc66e16f86284ee0fc7107002a5ca","kind":"tag","published_at":"2024-10-22T10:28:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5/manifests"},{"name":"v6.1.4","sha":"15ea548de803e4602894cae6304a497d7ddaf09c","kind":"tag","published_at":"2024-10-15T18:35:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4/manifests"},{"name":"v6.1.3","sha":"c7de2cae15cc7b7025ad79e3623320526ed16462","kind":"tag","published_at":"2024-10-09T09:47:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3/manifests"},{"name":"v6.1.2","sha":"e6ff0b5016ac4fa40cdc9b78a0d9ecdd2c0cd9db","kind":"tag","published_at":"2024-10-02T14:51:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"263c7259451d5b928bbdfd299c9c0afc89dfec02","kind":"tag","published_at":"2024-09-19T06:42:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"94cc3d0a66456713e6e25edf9a1ba35ad8df88bc","kind":"tag","published_at":"2024-09-11T13:09:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"bb620d85a89651ca4350e8861bbb35776d583726","kind":"tag","published_at":"2024-09-03T10:33:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"71dbef69dcbf2b87831af579fb777b4f1f4b219a","kind":"tag","published_at":"2024-08-29T13:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"c9a9adfb90e939c0590de6edf10d0c65fcbc8b1e","kind":"tag","published_at":"2024-08-27T09:06:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.0","sha":"55bea65c83c1beac77382fe961f8aa72eec21daa","kind":"tag","published_at":"2024-08-22T08:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0/manifests"},{"name":"v6.0.0-beta.6","sha":"cbb6f8d3b1b72732d51f5628765cfd7e75bd5747","kind":"tag","published_at":"2024-08-18T02:55:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6/manifests"},{"name":"v5.16.7","sha":"b505fd7b64e92db523198712a5d6716c494e0c66","kind":"tag","published_at":"2024-08-09T09:19:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7/manifests"},{"name":"v6.0.0-beta.5","sha":"75c24b0828981651082a3eede027b6871c96c440","kind":"tag","published_at":"2024-08-08T08:52:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5/manifests"},{"name":"v5.16.6","sha":"6eb1bdce38d0fc67fa8aebca260043c7fc8eb3e8","kind":"tag","published_at":"2024-07-30T21:06:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6/manifests"},{"name":"v6.0.0-beta.4","sha":"12532afa3e4f6f13a9fa86eb459c27792c36b6f9","kind":"tag","published_at":"2024-07-30T20:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4/manifests"},{"name":"v5.16.5","sha":"40792e6efb2c92b8964a3912e08aeb4fb7fc41c8","kind":"tag","published_at":"2024-07-25T06:42:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5/manifests"},{"name":"v6.0.0-beta.3","sha":"02fde66a0cd72fb7fe3681a5ea8c4de733b4a865","kind":"tag","published_at":"2024-07-24T18:27:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3/manifests"},{"name":"v5.16.4","sha":"77af399a3ad76f31e5f2e0fab5650b628fa50990","kind":"tag","published_at":"2024-07-16T16:01:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4/manifests"},{"name":"v6.0.0-beta.2","sha":"9ad8c1fd8dfd21d8e37fe73d71e011542b23db72","kind":"tag","published_at":"2024-07-16T14:46:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2/manifests"},{"name":"v5.16.3","sha":"e1824453bdb0a89f15d4dfe47a1c4f90fa0f0500","kind":"tag","published_at":"2024-07-16T14:18:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3/manifests"},{"name":"v6.0.0-beta.1","sha":"19c1935757925d834928a30ea41f58bb95fb355f","kind":"tag","published_at":"2024-07-16T09:42:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1/manifests"},{"name":"v5.16.2","sha":"56ddd108fe153592a800fce4d43f9758b0ff5101","kind":"tag","published_at":"2024-07-16T09:10:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2/manifests"},{"name":"v6.0.0-beta.0","sha":"3364f0740aa5c86e057ec5b0d22c1b12bfd96fa4","kind":"tag","published_at":"2024-07-11T15:54:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0/manifests"},{"name":"v5.16.1","sha":"431af6a2fd9bf6cd0422c61e36c937d1ea5e5015","kind":"tag","published_at":"2024-07-11T15:48:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1/manifests"},{"name":"v5.16.0","sha":"e5e9b9d5e952b52752b758179da20d3fa0982c05","kind":"tag","published_at":"2024-07-05T13:32:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0/manifests"},{"name":"v6.0.0-alpha.14","sha":"2a15dd74c76bacbc867a7313fdc2c42c6168327c","kind":"tag","published_at":"2024-07-05T04:25:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14/manifests"},{"name":"v6.0.0-alpha.13","sha":"a070a894fbe21c52df446438ca1bb5a891d5e1b5","kind":"tag","published_at":"2024-07-03T07:44:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13/manifests"},{"name":"v5.15.21","sha":"a306ce4afcc60de4c3e43b8f9183862235d9318e","kind":"tag","published_at":"2024-06-28T14:09:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21/manifests"},{"name":"v6.0.0-alpha.12","sha":"fb476c6c18b850e8400d03afb7447802afbfd357","kind":"tag","published_at":"2024-06-24T17:12:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.15.20","sha":"f20fa0ba4016e5425a2a4cce841075253828a551","kind":"tag","published_at":"2024-06-12T12:58:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20/manifests"},{"name":"v6.0.0-alpha.11","sha":"22c5206a9e8191b2f81131d6978a0958e55b7032","kind":"tag","published_at":"2024-06-12T08:18:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11/manifests"},{"name":"v6.0.0-alpha.10","sha":"e5ac6c0eef5efd4fa5c5eb11ccbf08e58e7443f8","kind":"tag","published_at":"2024-06-04T10:35:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10/manifests"},{"name":"v6.0.0-alpha.9","sha":"925de32766317bb84a92ec24b2b6465c8e48cc04","kind":"tag","published_at":"2024-05-29T12:25:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.15.19","sha":"77f606ba73bb5439d66871177772f54196044450","kind":"tag","published_at":"2024-05-29T12:01:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19/manifests"},{"name":"v6.0.0-alpha.8","sha":"c7dbe6e8256cef7bd2dbdcbee55428ad82513cd0","kind":"tag","published_at":"2024-05-21T16:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.15.18","sha":"607daac5baa9c8151f111fe4bacea1d7e61881a3","kind":"tag","published_at":"2024-05-16T09:29:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18/manifests"},{"name":"v6.0.0-alpha.7","sha":"997bec6d8d30a1a891aff4eeedefa41c93eaa95c","kind":"tag","published_at":"2024-05-16T06:31:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"7c8db04b91500ba77301acd360d21bff7f7c752f","kind":"tag","published_at":"2024-05-08T13:13:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.15.17","sha":"9bc4fc42959427246addfdf29db95847cc38e410","kind":"tag","published_at":"2024-05-08T12:24:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17/manifests"},{"name":"v5.15.16","sha":"284e251c155d92078f80f98919f4ab260b05e9be","kind":"tag","published_at":"2024-05-01T14:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16/manifests"},{"name":"v6.0.0-alpha.5","sha":"571d5046e26aa07605cb1e01ca99b2eb0b04d009","kind":"tag","published_at":"2024-05-01T14:16:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5/manifests"},{"name":"v6.0.0-alpha.4","sha":"afffc2ffc3db1e6abf48f3b3e13a41e8b758f874","kind":"tag","published_at":"2024-04-24T07:30:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4/manifests"},{"name":"v6.0.0-alpha.3","sha":"6d5e44409344ea4e13ceb3a02c4446dc6a7323b4","kind":"tag","published_at":"2024-04-17T16:10:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3/manifests"},{"name":"v6.0.0-alpha.2","sha":"4e75758b37119bd821435c23d9c111c545e186b6","kind":"tag","published_at":"2024-04-09T15:09:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2/manifests"},{"name":"v6.0.0-alpha.1","sha":"84307c1a2495a716788ec25f046faaa4d16c88c7","kind":"tag","published_at":"2024-04-05T10:43:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1/manifests"},{"name":"v5.15.15","sha":"5a079965186640b5176f00c537f3b9e6c299b5c4","kind":"tag","published_at":"2024-04-04T07:09:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15/manifests"},{"name":"v6.0.0-alpha.0","sha":"2a15ad6f1f5507162b1a5aebf78976ca3023183b","kind":"tag","published_at":"2024-03-26T15:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.15.14","sha":"9585d28317c90f2c71ab88dd5ae37638bb64ad82","kind":"tag","published_at":"2024-03-19T08:18:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14/manifests"},{"name":"v5.15.13","sha":"dbcb678234296de56afaf3138917e967e8d1934a","kind":"tag","published_at":"2024-03-13T14:17:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13/manifests"},{"name":"pigment@0.0.1","sha":"0e765a618a7676c507852cec024464b1fc1cd80f","kind":"tag","published_at":"2024-03-08T04:20:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/pigment@0.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/pigment@0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@pigment%400.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1/manifests"},{"name":"v5.15.12","sha":"5ad69e161d7520274cd37a2524ffb935b6dda158","kind":"tag","published_at":"2024-03-05T15:33:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12/manifests"},{"name":"v5.15.11","sha":"e3257a4d68481b0ca6efd5d06cb5c1e1e77e4286","kind":"tag","published_at":"2024-02-22T08:52:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11/manifests"},{"name":"v5.15.10","sha":"94fcd3ada0842108a9a2ce53e121931e5448649f","kind":"tag","published_at":"2024-02-12T12:38:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10/manifests"},{"name":"v5.15.9","sha":"7917d2a8a4acc0b07328dee8273847652491b769","kind":"tag","published_at":"2024-02-08T12:55:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9/manifests"},{"name":"v5.15.8","sha":"fe5a59e616637a0488b122749479b782f5f8dfa2","kind":"tag","published_at":"2024-02-06T20:42:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8/manifests"},{"name":"v5.15.7","sha":"b80acd69c7c848709d01465d6727b13ed6109258","kind":"tag","published_at":"2024-01-31T13:23:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7/manifests"},{"name":"v5.15.6","sha":"1700e5cd9cbb3bc648b7f799f837c4d23ed42700","kind":"tag","published_at":"2024-01-22T18:09:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6/manifests"},{"name":"v5.15.5","sha":"5d7c4e26a4973a3a80bf5f8a9a8ea14f89554fe0","kind":"tag","published_at":"2024-01-17T09:27:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5/manifests"},{"name":"v5.15.4","sha":"6aadbf91c5eb2c94dea9a49a19eb532606410a5a","kind":"tag","published_at":"2024-01-10T13:49:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4/manifests"},{"name":"v5.15.3","sha":"9fa4e472f9ba4fd4e7f8cfb8bc0d1f1d455ace23","kind":"tag","published_at":"2024-01-03T15:22:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"5d5dd15f70db9ffcb85d4dc57da8a20f5240fb81","kind":"tag","published_at":"2023-12-25T14:24:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"8be7ac66b99059bf2c2edcca9cf15981d389db6b","kind":"tag","published_at":"2023-12-19T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"8c2c6a88a509f9da7c453d4a3c3ab4749a57a36d","kind":"tag","published_at":"2023-12-12T18:21:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0/manifests"},{"name":"v5.14.20","sha":"14fa79f4328e901f82d7fc39aba722a9bf4a8df0","kind":"tag","published_at":"2023-12-05T09:28:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20/manifests"},{"name":"v5.14.19","sha":"a07b4925255aa3fc7ae1255130e182e4573c58d7","kind":"tag","published_at":"2023-11-29T21:11:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19/manifests"},{"name":"v5.14.18","sha":"43a41b6b2fa3f0a186a852b894452722e3a38f04","kind":"tag","published_at":"2023-11-14T08:27:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18/manifests"},{"name":"v5.14.17","sha":"c54a42dd8b0ec8e850bd60438e60a1a8acb3b4a4","kind":"tag","published_at":"2023-11-06T15:34:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17/manifests"},{"name":"v5.14.16","sha":"391b57a05daf67a8154471dae645471f5ffac09f","kind":"tag","published_at":"2023-10-31T10:57:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16/manifests"},{"name":"v5.14.15","sha":"6baedcfed27419ed6b9685f27fcbf3eff46133a3","kind":"tag","published_at":"2023-10-24T15:41:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15/manifests"},{"name":"v5.14.14","sha":"a0cfa182db3e7b196efe36cfe7b31d304c5a0a4e","kind":"tag","published_at":"2023-10-17T13:58:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14/manifests"},{"name":"v5.14.13","sha":"b8811a0fa59e7663b240183219db32f9a617e607","kind":"tag","published_at":"2023-10-10T19:42:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13/manifests"},{"name":"v5.14.12","sha":"bd450a0fdb19b087f47e1d7cce5a72417ec977cc","kind":"commit","published_at":"2023-10-04T16:31:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12/manifests"},{"name":"v5.14.11","sha":"13c0894d0c14c7f577a0a95492aeaa8fff8da33a","kind":"tag","published_at":"2023-09-26T11:47:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11/manifests"},{"name":"v5.14.10","sha":"14e97bffa62760cabcdc7244bff445b423f5286a","kind":"tag","published_at":"2023-09-18T10:18:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10/manifests"},{"name":"v5.14.9","sha":"8255b71ccdbfe9a20f856b5d68a269ab1c5452ca","kind":"tag","published_at":"2023-09-13T13:36:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9/manifests"},{"name":"v5.14.8","sha":"74c58dabc2cf5ed2242fb08e4781d26088d06b12","kind":"tag","published_at":"2023-09-05T12:34:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8/manifests"},{"name":"v5.14.7","sha":"8a09d535f101aac98935f82b76345ca9691b5e2b","kind":"tag","published_at":"2023-08-29T12:04:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7/manifests"},{"name":"v5.14.6","sha":"a1f511dd6ed9adba561e2ba00e1348136ed656db","kind":"commit","published_at":"2023-08-24T11:19:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6/manifests"},{"name":"v5.14.5","sha":"61fbfd1546c55caca984695a41f9c95668d414fc","kind":"tag","published_at":"2023-08-14T14:39:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5/manifests"},{"name":"v5.14.4","sha":"40f4b275022f03e48cf4809cd53d0d0dabb40424","kind":"tag","published_at":"2023-08-08T09:51:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4/manifests"},{"name":"v5.14.3","sha":"2deea341c9abfb640f22520e0c277027f3f91cd0","kind":"tag","published_at":"2023-08-01T15:33:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3/manifests"},{"name":"v5.14.2","sha":"36d9f0d3659e2f5ab1d924988313986962a0bf35","kind":"tag","published_at":"2023-07-25T10:01:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2/manifests"},{"name":"v5.14.1","sha":"f2e5ded80e94407f63a27eadb018139d6f967313","kind":"tag","published_at":"2023-07-19T09:05:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1/manifests"},{"name":"v5.14.0","sha":"2529e3aaaaec2c9f8e8cf669e58bb9c81db5a6d8","kind":"tag","published_at":"2023-07-11T14:57:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0/manifests"},{"name":"v5.13.7","sha":"aac2d5b526e8139314d99f827ecc3b2c24e99686","kind":"tag","published_at":"2023-07-04T08:53:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7/manifests"},{"name":"v5.13.6","sha":"312270bc71224067e1910bbee9f800b4a2469cc7","kind":"tag","published_at":"2023-06-23T14:05:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6/manifests"},{"name":"v5.13.5","sha":"24b3af68ebe79c1891e45c60c6bcfd26f8818f73","kind":"tag","published_at":"2023-06-12T13:43:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5/manifests"},{"name":"v5.13.4","sha":"a522d82df32d3bfab46b25f5ff24eeb9670c83fb","kind":"tag","published_at":"2023-06-05T17:30:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4/manifests"},{"name":"v5.13.3","sha":"70d4a2bb49dca9fef7854a1463a392094222812b","kind":"tag","published_at":"2023-05-29T11:22:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3/manifests"},{"name":"v5.13.2","sha":"f661923e9aa9d9cc634750affbb04bf2007bc57d","kind":"tag","published_at":"2023-05-22T16:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2/manifests"},{"name":"v5.13.1","sha":"0c58832b6e182f782e73b118ed9681055db3e249","kind":"tag","published_at":"2023-05-17T05:25:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"9130a021ca34746e4076fcae50c57bc584026b8f","kind":"tag","published_at":"2023-05-10T08:14:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0/manifests"},{"name":"v5.12.3","sha":"9710ff34b16a0f271107a8619a28546ae3ca7c18","kind":"tag","published_at":"2023-05-02T14:17:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"5b7e9c52e37ef0c3274a762f38cd7ef7ffc9e7a8","kind":"tag","published_at":"2023-04-25T16:42:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"d14d288ae9e9b0e2b3b33d0a77b4113f024d4215","kind":"tag","published_at":"2023-04-17T15:57:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"05127cf65b4250f836897428cd15829669ab8d6c","kind":"tag","published_at":"2023-04-11T09:58:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0/manifests"},{"name":"v5.11.16","sha":"af5e109990a26318c96dbff6f25759ba91f0e147","kind":"tag","published_at":"2023-04-04T14:00:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16/manifests"},{"name":"v5.11.15","sha":"ae98db6aca5f9d4b754ff9fce4ce33f738a00f65","kind":"tag","published_at":"2023-03-28T13:06:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15/manifests"},{"name":"v5.11.14","sha":"f34d17c3294fcdb63fe9a135b4f3aa2459c81189","kind":"tag","published_at":"2023-03-21T17:45:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14/manifests"},{"name":"v5.11.13","sha":"9f7a2bfac55faed1b1c6c7b4b6d1b1659a076bab","kind":"tag","published_at":"2023-03-14T09:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13/manifests"},{"name":"v5.11.12","sha":"b76b8f1098a6c01f39e5e19bf3abf77c2b9cf475","kind":"tag","published_at":"2023-03-06T15:03:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12/manifests"},{"name":"v5.11.11","sha":"58df7f1905f16533ddb5a7977346c0f4548e4547","kind":"tag","published_at":"2023-02-28T09:55:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11/manifests"},{"name":"v5.11.10","sha":"676bc85fa2b02f92f21dd5c7e15f453b6b9c2e3d","kind":"tag","published_at":"2023-02-20T11:30:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10/manifests"},{"name":"v5.11.9","sha":"af5b3f5e7a79da9ef4bbd63d8fcf60927ffb6533","kind":"tag","published_at":"2023-02-14T14:30:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9/manifests"},{"name":"v5.11.8","sha":"d4d8512ce3453711f3c661374579b0d2ed13f3e7","kind":"tag","published_at":"2023-02-07T10:50:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8/manifests"},{"name":"v5.11.7","sha":"33cac172846b032d3f8b9333b72b2af832dd47d0","kind":"tag","published_at":"2023-01-31T09:39:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7/manifests"},{"name":"v5.11.6","sha":"a2e552314847b4d52498538d7ca171763067a5d0","kind":"tag","published_at":"2023-01-23T20:28:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6/manifests"},{"name":"v5.11.5","sha":"685c72dfaf840f4d5b7a3ab738ddcabd74418823","kind":"tag","published_at":"2023-01-18T01:43:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5/manifests"},{"name":"v5.11.4","sha":"bc859d95e4415f880cd6bcb6f44cc9e5e8c8097c","kind":"tag","published_at":"2023-01-09T13:57:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4/manifests"},{"name":"v5.11.3","sha":"a526207c3957de4ebfcda937b58327d69464f15c","kind":"tag","published_at":"2023-01-02T17:00:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3/manifests"},{"name":"v5.11.2","sha":"e9d8fa07e1ff979bcaf92837b131cd9e292f0161","kind":"tag","published_at":"2022-12-26T14:56:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2/manifests"},{"name":"v5.11.1","sha":"a1e30390da62019e5769e398f4cbc9f8892d8f9a","kind":"commit","published_at":"2022-12-20T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"191acda4545c394b78964ab80b364e15686f0e9b","kind":"tag","published_at":"2022-12-13T12:56:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0/manifests"},{"name":"v5.10.17","sha":"4265f343b49e4af9673a49e585439d35c8deeab2","kind":"tag","published_at":"2022-12-06T10:59:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17/manifests"},{"name":"v5.10.16","sha":"b8aa3974d84c176b8857e8d5b29a7be8670bb410","kind":"tag","published_at":"2022-11-28T16:00:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16/manifests"},{"name":"v5.10.15","sha":"14a6e1c61edb5f66f4888e32c04df5e637e7cfc4","kind":"commit","published_at":"2022-11-22T09:45:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15/manifests"},{"name":"v5.10.14","sha":"c2da6de1c504c7dbd8ae1d0771c184c1544a0c76","kind":"tag","published_at":"2022-11-15T09:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14/manifests"},{"name":"v5.10.13","sha":"2f4c2190d1d3614d8063e84b79d4d1f034b3e3fe","kind":"tag","published_at":"2022-11-07T17:53:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13/manifests"},{"name":"v5.10.12","sha":"30cb27cff1d4e1838ca4235ab4285e20f2b2a870","kind":"tag","published_at":"2022-10-31T15:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12/manifests"},{"name":"v5.10.11","sha":"c80ff0339882859af7e17f8bfd0a5f6880b323f8","kind":"commit","published_at":"2022-10-25T09:34:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11/manifests"},{"name":"v5.10.10","sha":"639224a3e3600cb0e04755d89aab250297b6d851","kind":"tag","published_at":"2022-10-18T08:35:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10/manifests"},{"name":"v5.10.9","sha":"7bd7c219e2670ff7791148e9b1a1d2387528fc0c","kind":"tag","published_at":"2022-10-11T11:56:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9/manifests"},{"name":"v5.10.8","sha":"d4a3216cdd858899960f945d6e00b2d59bf1d5d1","kind":"tag","published_at":"2022-10-03T16:28:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8/manifests"},{"name":"v5.10.7","sha":"d9ef6e788eee11256818329c7429242f8b769263","kind":"commit","published_at":"2022-09-27T01:44:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7/manifests"},{"name":"v5.10.6","sha":"0f75f3d78b67c405c23bfd14a29aedff367415b7","kind":"tag","published_at":"2022-09-19T14:34:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6/manifests"},{"name":"v5.10.5","sha":"594d87dab0e43e641a6826c935df8f2c10672955","kind":"tag","published_at":"2022-09-12T14:40:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5/manifests"},{"name":"v5.10.4","sha":"c8feb29320a22cc4461fb5ef5f4f7de7bd96a59b","kind":"commit","published_at":"2022-09-06T09:11:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"992421d0114a9df72d358fe6fccc28c1fb6f1505","kind":"tag","published_at":"2022-08-29T17:37:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"99b23c06d9b018d6c500fa1acb3030d673e219ab","kind":"tag","published_at":"2022-08-23T10:25:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"dfc0b89c665de8e5e3e4ecf68d8c782e74dbb65c","kind":"tag","published_at":"2022-08-16T17:55:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"7f502e06d54c5a2f389a1639358c84279462b54a","kind":"commit","published_at":"2022-08-09T03:21:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0/manifests"},{"name":"v5.9.3","sha":"89617ef683d2bcd2c870e9c1bd58ad4d55247fd5","kind":"tag","published_at":"2022-08-01T20:54:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3/manifests"},{"name":"v5.9.2","sha":"b7f0a16eca4ac2044703032838f90873ec063d75","kind":"tag","published_at":"2022-07-25T15:12:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2/manifests"},{"name":"v5.9.1","sha":"1937412c4345569d98c0950a1016c22508e1ff81","kind":"tag","published_at":"2022-07-18T17:23:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"88ad7d4e623183b8e20702e7961ef9c8de330dc7","kind":"commit","published_at":"2022-07-12T08:54:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0/manifests"},{"name":"v5.8.7","sha":"be0ab4c062a22fc4bb52c47d005b57203b56c09c","kind":"tag","published_at":"2022-07-04T20:39:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7/manifests"},{"name":"v5.8.6","sha":"c58f6653411e0ff38bf67a512d16b87c6523606b","kind":"tag","published_at":"2022-06-27T14:21:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6/manifests"},{"name":"v5.8.5","sha":"3c528113f47cfddf2504ea02ba3065e7c5c46928","kind":"tag","published_at":"2022-06-21T18:05:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5/manifests"},{"name":"v5.8.4","sha":"a6e782ec2f037e2ca989515048ce5f22fe760595","kind":"tag","published_at":"2022-06-14T10:00:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4/manifests"},{"name":"v5.8.3","sha":"b1e4b9cd3e1d88286f9d1485864310a7c1f23a79","kind":"tag","published_at":"2022-06-07T19:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3/manifests"},{"name":"v5.8.2","sha":"93b0aba905b3b6947f58a02d911489bb737ee880","kind":"commit","published_at":"2022-05-31T11:47:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2/manifests"},{"name":"v5.8.1","sha":"1eee9ee437f39f1c3438209154df8e8b9ecd990d","kind":"tag","published_at":"2022-05-23T16:04:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"6a468718b970c39ae83a4029bcb53071c9567430","kind":"tag","published_at":"2022-05-17T09:42:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4eef029981b08c77a9c52d0b863e6b5ced279087","kind":"tag","published_at":"2022-05-10T09:06:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0/manifests"},{"name":"v5.6.4","sha":"edb7e8895ef8def2bf59376d7631e0360a77aaf6","kind":"commit","published_at":"2022-05-02T11:46:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4/manifests"},{"name":"v5.6.3","sha":"124d5e2f0022d17b577a464e6b3a69fa2511105e","kind":"tag","published_at":"2022-04-25T14:04:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3/manifests"},{"name":"v5.6.2","sha":"b3645b3fd11dc26a06ea370a41b5bac1026c6792","kind":"tag","published_at":"2022-04-18T16:10:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2/manifests"},{"name":"v5.6.1","sha":"0251fd5222079e4a512bbd32dff4a7a4c3efe997","kind":"tag","published_at":"2022-04-11T13:21:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"8dcdea53f927ab207718d7ee6576806aca2a3798","kind":"commit","published_at":"2022-04-06T03:27:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0/manifests"},{"name":"v4.12.4","sha":"a563a60219f7f6519fb0f34f6d8e3bf0974e6495","kind":"tag","published_at":"2022-04-03T14:38:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4/manifests"},{"name":"v5.5.3","sha":"96e1f40a3b8aa809d543aa7d466eb48cdfa0b53d","kind":"tag","published_at":"2022-03-28T14:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"dd411b017ea7504a14a16821b694ac6aa01d9b6d","kind":"tag","published_at":"2022-03-21T15:15:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"350b15ee91a93040d50391cb9a45440a90e6b2d1","kind":"tag","published_at":"2022-03-14T16:49:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"f3412aa9d179fdfc3f5c0a4a1cfc1965faef7307","kind":"commit","published_at":"2022-03-07T13:53:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0/manifests"},{"name":"v5.4.4","sha":"965f2eb8cb79bb0685a13d9e28c09617b22358cd","kind":"tag","published_at":"2022-02-28T15:21:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4/manifests"},{"name":"v5.4.3","sha":"e2892a61ea56b6578c2efc81d0324660082ad93c","kind":"tag","published_at":"2022-02-21T16:40:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3/manifests"},{"name":"v5.4.2","sha":"01371028b27156419923b362c4b0af92dc08b29f","kind":"tag","published_at":"2022-02-15T14:57:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"fbce2f80c6cb36e59a4a6826ae46b59a10e1c831","kind":"commit","published_at":"2022-02-08T11:34:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"ba4e819aa58b6a36ae4d96ee79c2a5310a812670","kind":"tag","published_at":"2022-02-01T09:00:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"337be3b2a630d791a5cbc5a2a4575d4f58e38df3","kind":"tag","published_at":"2022-01-24T15:05:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"dcbfc54f581dbf1c0008a8e9e578f896f06228ab","kind":"tag","published_at":"2022-01-17T22:45:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0/manifests"},{"name":"v5.2.8","sha":"f80abbb5f942064c9c270b2ac5bb2a2318876754","kind":"tag","published_at":"2022-01-10T20:11:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8/manifests"},{"name":"v5.2.7","sha":"5daaf9be5115b1cb777fb4cf3d9125baddfe5720","kind":"tag","published_at":"2022-01-03T12:34:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7/manifests"},{"name":"v5.2.6","sha":"052db9d577a03ed8d588ecca9e6c0a5f5ba676e1","kind":"tag","published_at":"2021-12-27T14:23:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6/manifests"},{"name":"v5.2.5","sha":"f8697de9c250dbc6b446bcc08566f50fb4070aab","kind":"tag","published_at":"2021-12-20T14:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5/manifests"},{"name":"v5.2.4","sha":"b265431f9a32ea726c5227821126fbc6424117d5","kind":"commit","published_at":"2021-12-14T13:41:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4/manifests"},{"name":"v5.2.3","sha":"9c3dc12c3de241f44d923bfb089200980f3fd23d","kind":"tag","published_at":"2021-12-06T16:12:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3/manifests"},{"name":"v5.2.2","sha":"fcaec7a75f951c9db79c99c42370ca18212c1f16","kind":"tag","published_at":"2021-11-29T16:51:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"586d9ba2472d549c180cbacddf97eb73425286b3","kind":"tag","published_at":"2021-11-25T11:50:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"353cecb5391571163eb6bd8cbf36d2dd299aaf56","kind":"tag","published_at":"2021-11-23T13:25:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"ddbe15b4d8b7cc1dc84720264fde0b1dafb6166f","kind":"commit","published_at":"2021-11-16T15:06:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"7e26583fe1f95f5c3682213105f8f4b51c9d61c9","kind":"tag","published_at":"2021-11-08T15:14:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0/manifests"},{"name":"v5.0.6","sha":"99752d2848f17c5d1e4840f54863899a19387162","kind":"tag","published_at":"2021-10-27T08:43:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6/manifests"},{"name":"v5.0.5","sha":"58f8ff1f8bc7f0cc4bb728654604a194b3c3790b","kind":"tag","published_at":"2021-10-26T10:14:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"86443310e4344ae1ce6e04f084d58e17e4d62170","kind":"tag","published_at":"2021-10-14T15:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"36258031912caf662f69ca3769c6e0bd46946050","kind":"tag","published_at":"2021-10-07T12:26:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"c510762a325116c654afd3c21381a50b942c2c66","kind":"tag","published_at":"2021-09-29T09:29:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"afcf3ee18e7a9c526348b3bce74b69781b4ad071","kind":"tag","published_at":"2021-09-22T12:15:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"85598e74b85a89a16f8bdf5b68346ca8d6b70557","kind":"tag","published_at":"2021-09-16T11:28:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.1","sha":"1b563a153f5b2736f79a3f45573e2e2b66ba0a9a","kind":"tag","published_at":"2021-09-08T13:55:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"698492a5401b12578dc459397b9d288542fc954b","kind":"commit","published_at":"2021-09-02T02:45:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.5","sha":"0bab71409bcc0865ab3e0fcbfa14fa824ddc5495","kind":"tag","published_at":"2021-08-25T07:30:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"c30ec7bed00b36da7b0e6a202b3cb48d2fc1b579","kind":"tag","published_at":"2021-08-13T21:32:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"e5ccdf299c75ea65b0600ee05ff6c98646891c77","kind":"tag","published_at":"2021-08-09T04:03:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3/manifests"},{"name":"v4.12.3","sha":"77a8daeed0e8efa67c6d86f3cc40239dc6eb3d94","kind":"tag","published_at":"2021-07-30T10:06:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3/manifests"},{"name":"v5.0.0-beta.2","sha":"cca80d861f64b3eaa8a5ef8815b7552aaea61557","kind":"tag","published_at":"2021-07-26T15:01:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2/manifests"},{"name":"v4.12.2","sha":"958241aa0ebf340ad0f152b91949720c85b4fcca","kind":"tag","published_at":"2021-07-19T16:41:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2/manifests"},{"name":"v5.0.0-beta.1","sha":"8a4b8952077b64e90ac9d23c116a45aed672db9c","kind":"tag","published_at":"2021-07-14T16:28:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1/manifests"},{"name":"v4.12.1","sha":"4dc8c9bf3e8a6b21a2aac58b0be3161af334b67d","kind":"tag","published_at":"2021-07-07T13:08:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"53a1655143aa4ec36c29a6063ccdf89c48a74bfd","kind":"tag","published_at":"2021-07-06T13:40:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0/manifests"},{"name":"v5.0.0-beta.0","sha":"a0f416173d2f5b78546f52e572a0f64dcc3751e9","kind":"tag","published_at":"2021-07-01T12:17:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.38","sha":"f60126f95d7b36fa12133887990615b9f47e994a","kind":"commit","published_at":"2021-06-24T03:37:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.38","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38/manifests"},{"name":"v5.0.0-alpha.37","sha":"c795ca0822e2816a630a5654d5471fa04521d23c","kind":"tag","published_at":"2021-06-15T17:49:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.37","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37/manifests"},{"name":"v5.0.0-alpha.36","sha":"cf2f6fa90608b109978698fc48120920beaaa51f","kind":"tag","published_at":"2021-06-08T06:46:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.36","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36/manifests"},{"name":"v5.0.0-alpha.35","sha":"6c0afb6d8fff919e80f9f1ec92613acacd8365e7","kind":"tag","published_at":"2021-05-31T20:34:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.35","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35/manifests"},{"name":"v5.0.0-alpha.34","sha":"ee3a077c161accb887b93a17f9eaa2b23e998319","kind":"tag","published_at":"2021-05-18T10:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.34","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34/manifests"},{"name":"v5.0.0-alpha.33","sha":"0fa6ab4a29e8469c081d3f796e0bd9cab98e9185","kind":"tag","published_at":"2021-05-09T12:29:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.33","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33/manifests"},{"name":"v4.11.4","sha":"6658323b5e2ba366691829bbef3f53c00008497e","kind":"tag","published_at":"2021-04-27T15:48:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4/manifests"},{"name":"v5.0.0-alpha.32","sha":"2e99746c35ea0c1e45187a206d6ebc25a52933dc","kind":"tag","published_at":"2021-04-27T12:59:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32/manifests"},{"name":"v5.0.0-alpha.31","sha":"b061319b132163900d1a4eb64207f5284d28639d","kind":"tag","published_at":"2021-04-20T13:59:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"0bc7ed897d54a899fb0dfc5cbd6c5ee0592705e1","kind":"tag","published_at":"2021-04-12T09:46:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"29934afe4643811f3bed772612f92d539a1e489d","kind":"tag","published_at":"2021-04-04T16:43:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"a83c7715c0e2cfa1c3e59b7a1f828f6a1476b307","kind":"tag","published_at":"2021-03-24T12:57:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"2de88ce2973667921a45ff69ea48a8843cb9d8cb","kind":"tag","published_at":"2021-03-05T13:01:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27/manifests"},{"name":"v5.0.0-alpha.26","sha":"8928a36394154e02a73d5e92a740d5f9ed8da709","kind":"tag","published_at":"2021-02-27T18:39:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"688db35f581ac345a09a15420efdb0e4c98a56ab","kind":"tag","published_at":"2021-02-11T12:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"15108a5aad5342d92e86be5c5388b8321a88b280","kind":"tag","published_at":"2021-01-26T14:08:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24/manifests"},{"name":"v4.11.3-deprecations.1","sha":"6cf7cf7c7b11b38db18a4d2003743cbadeb1b4ee","kind":"commit","published_at":"2021-01-25T23:27:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1/manifests"},{"name":"v4.11.3","sha":"bd79e8f8c5b8c77bc5c13d076377a18d2ceedfa2","kind":"commit","published_at":"2021-01-24T12:45:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3/manifests"},{"name":"v4.11.3-deprecations.0","sha":"f64337cd87428e04c851bb1667f5f9e0e6aeaede","kind":"commit","published_at":"2021-01-24T12:00:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0/manifests"},{"name":"v5.0.0-alpha.23","sha":"af6e7220961c6f5e8ed89172694287dc737828ff","kind":"commit","published_at":"2021-01-14T12:48:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23/manifests"},{"name":"v5.0.0-alpha.22","sha":"c514ea86c11c9817839630e840535358f5044caf","kind":"commit","published_at":"2021-01-04T11:14:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"5c82b9147f811fda24bc09132852ed240f8d9def","kind":"commit","published_at":"2020-12-30T17:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"cd30d9e3961c8b33ce43a133e0a958867a202c41","kind":"commit","published_at":"2020-12-21T17:51:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20/manifests"},{"name":"v5.0.0-alpha.19","sha":"754e29cf5a712d0e0f6bd3e54f80e9997659f68c","kind":"commit","published_at":"2020-12-13T17:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.11.2","sha":"174b64f8a3adffb8df3c13285f4edc2437a8547a","kind":"commit","published_at":"2020-12-02T23:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2/manifests"},{"name":"v5.0.0-alpha.18","sha":"c5561c5febbe1c3bd5446c8a0bb480025ab38b86","kind":"commit","published_at":"2020-12-02T23:25:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.11.1","sha":"b8092ce09e164a1cb2fec2f3a5b6aa6e2dc6cbbd","kind":"commit","published_at":"2020-11-24T14:35:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1/manifests"},{"name":"v5.0.0-alpha.17","sha":"41d6a360e0fb245dd74549445539c6218a9dc737","kind":"commit","published_at":"2020-11-23T00:49:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17/manifests"},{"name":"v5.0.0-alpha.16","sha":"47a8e102eeaa5a68a2b4f99c08085cfddc0bef77","kind":"commit","published_at":"2020-11-14T12:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16/manifests"},{"name":"v5.0.0-alpha.15","sha":"fa9cbc835ee70b12234b7207b1872356277da5fa","kind":"commit","published_at":"2020-11-03T23:57:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15/manifests"},{"name":"v5.0.0-alpha.14","sha":"56520e757e0052e25f8dd5d78214458c4b7c634d","kind":"commit","published_at":"2020-10-23T22:59:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14/manifests"},{"name":"v5.0.0-alpha.13","sha":"b82af55f9917f9e77a3cae9b36e47b29d43182c0","kind":"commit","published_at":"2020-10-17T21:47:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13/manifests"},{"name":"v5.0.0-alpha.12","sha":"c7c3643948bce7327a7f01665caa7474be2694f9","kind":"commit","published_at":"2020-10-10T22:32:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12/manifests"},{"name":"v5.0.0-alpha.11","sha":"b4fe7eefd494fa28cd3453067af8872a83f31fa6","kind":"commit","published_at":"2020-09-26T15:07:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11/manifests"},{"name":"v5.0.0-alpha.10","sha":"2e1502fc18d86d69a6b55fc4ac5dcb50ddf192c4","kind":"commit","published_at":"2020-09-15T08:10:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10/manifests"},{"name":"v5.0.0-alpha.9","sha":"e830beb63940d24129285f554fc9c2fb0bd7ccbf","kind":"commit","published_at":"2020-09-06T16:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9/manifests"},{"name":"v5.0.0-alpha.8","sha":"5f986712bbb2f0b789c151b6d2f3e2d48cde0980","kind":"commit","published_at":"2020-08-31T16:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"c32a96b4beb3a5c72a8c179fb095f09dacf61050","kind":"commit","published_at":"2020-08-22T16:39:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"15fd6232de294be9ba0ca103351a11f84009b04f","kind":"commit","published_at":"2020-08-13T16:56:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6/manifests"},{"name":"v5.0.0-alpha.5","sha":"40aa9cbb1df08a5994392d5cea15a60979b28a7e","kind":"commit","published_at":"2020-07-27T22:55:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"519390c2bb12b5eb7b6f5f898afb78ac7f285543","kind":"commit","published_at":"2020-07-19T17:54:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"f432112f0bcfb1fd2002002db181e83edc99d906","kind":"commit","published_at":"2020-07-12T17:06:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"f928d6e04ea7f185cda0e739ebbe2ea36d0aa4d3","kind":"commit","published_at":"2020-07-04T23:16:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2/manifests"},{"name":"v4.11.0","sha":"79ebf71d31cca2c73143891960ea54ec1132bdeb","kind":"commit","published_at":"2020-06-30T23:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0/manifests"},{"name":"v5.0.0-alpha.1","sha":"8281371f88c81fc3e4560b0334cc0c473b9d45f9","kind":"commit","published_at":"2020-06-27T15:07:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.10.2","sha":"d0bfcb4f11fd3904b1e235d80fbfe23758de8372","kind":"commit","published_at":"2020-06-11T19:11:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"4e12b951f64fd47864b4dea8ec8631387a89ddb1","kind":"commit","published_at":"2020-06-01T15:14:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"dd9280e753eb8dc3444a26e85fe4f800b759cad2","kind":"commit","published_at":"2020-05-23T17:50:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0/manifests"},{"name":"v4.9.14","sha":"1fb44683825f0ee7f4d5933528598917ff72f0e4","kind":"commit","published_at":"2020-05-11T22:41:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.14","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14/manifests"},{"name":"v4.9.13","sha":"c224f32bb8f144e590c096d103c9d59c2509ed93","kind":"commit","published_at":"2020-05-04T11:29:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.13","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13/manifests"},{"name":"v4.9.12","sha":"3e5fd3c4f200e50a1331857f092a547b41f6db1e","kind":"commit","published_at":"2020-04-26T23:18:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.12","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12/manifests"},{"name":"v4.9.11","sha":"77f6fe0a73791176bd58d8c013bf5631270faf4d","kind":"commit","published_at":"2020-04-19T14:10:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11/manifests"},{"name":"4.9.11","sha":"b551194a14c4469f3b07dc43bc6aaea525138944","kind":"commit","published_at":"2020-04-18T10:43:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11/manifests"},{"name":"v4.9.10","sha":"8baef82396665179c67ca3acfd51e396b947f412","kind":"commit","published_at":"2020-04-11T13:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.10","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10/manifests"},{"name":"v4.9.9","sha":"c191471a20315cae4006c1e4d3d51db5e49b5fee","kind":"commit","published_at":"2020-04-04T15:54:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.9","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9/manifests"},{"name":"v4.9.8","sha":"e9fbcbf015bbf7057aadd5777703b7059aedf043","kind":"commit","published_at":"2020-03-28T19:33:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8/manifests"},{"name":"v4.9.7","sha":"10bc98f283feaae6397ef1b73b1b82be4a39a5f5","kind":"commit","published_at":"2020-03-18T12:45:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7/manifests"},{"name":"v4.9.6","sha":"0176a231719152fa4a2100aa7119e9fd777b5fed","kind":"commit","published_at":"2020-03-18T10:52:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6/manifests"},{"name":"v4.9.5","sha":"b9dec2780203e37148d87788f727c668d9019581","kind":"commit","published_at":"2020-02-29T10:36:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5/manifests"},{"name":"v4.9.4","sha":"45fe0e31c462ed3a2fba134fb1edbd05b91da2a4","kind":"commit","published_at":"2020-02-23T10:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4/manifests"},{"name":"v4.9.3","sha":"2bec4ebc9c20be8abecbad6d3f0f7ba2875c9c35","kind":"commit","published_at":"2020-02-16T11:52:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3/manifests"},{"name":"v4.9.2","sha":"f567b384f509d36b7e10f691e6b58538e7db8869","kind":"commit","published_at":"2020-02-09T18:32:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"717887fdd9d3b27701d760d78aa12ecf52f02f43","kind":"commit","published_at":"2020-02-02T11:46:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f2c9817526b729801b1716afc957ef3886ccb422","kind":"commit","published_at":"2020-01-22T20:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"d0c928c82e3fc8f284a2f7fd1b9acbf717c5a64e","kind":"commit","published_at":"2020-01-06T11:44:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"0c7ca746674cfb47a46cad8ebea21155702fd38c","kind":"commit","published_at":"2019-12-30T10:59:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"c6f734f0d6b183962e83fc5612fef6583bf40712","kind":"commit","published_at":"2019-12-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3a8f0eace8dd6a1c3234a8be2b7c41f06b6260d4","kind":"commit","published_at":"2019-12-14T19:59:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"0a129d58056d38bd15141aaa98d346774895d5f5","kind":"commit","published_at":"2019-12-07T12:46:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"6291316a32cfb4fb19ffdbcf30abfcb63023f17f","kind":"commit","published_at":"2019-12-01T10:59:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1/manifests"},{"name":"v3.9.4","sha":"6b0fee51deb7c32b75498d4ab2186946e7c4ce0a","kind":"commit","published_at":"2019-11-28T09:28:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4/manifests"},{"name":"v4.7.0","sha":"2b04ee905695540bde87653908ece5c4d57546c9","kind":"commit","published_at":"2019-11-22T10:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"856188b2de7a5e514803314f329da76fe65dec50","kind":"commit","published_at":"2019-11-12T13:52:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"d2d76bf26231a96981260232de5271b24e9391a4","kind":"commit","published_at":"2019-11-05T16:46:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0/manifests"},{"name":"v4.5.2","sha":"cb52f392b3b3528857178a756354ffb0e8bccd73","kind":"commit","published_at":"2019-10-28T22:58:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"803d08fbdf20de2d34c36a2a27bbc8e5a7e79fb2","kind":"commit","published_at":"2019-10-12T20:22:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"de3c62c25bf9e92ba35019e5a3ca7f68a36600d8","kind":"commit","published_at":"2019-10-02T08:07:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"554e7dce0cd96a4f9ef1924b41a3ce530cb433ae","kind":"commit","published_at":"2019-09-22T17:16:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"b563d529a8544fa4f4090723239ab075665c5f03","kind":"commit","published_at":"2019-09-11T20:45:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"f3beaee67fb9a4145a792fc8b798ef327b55f513","kind":"commit","published_at":"2019-09-08T09:58:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1/manifests"},{"name":"v1.2.5","sha":"8ee2d7168294f21af787aaba46661824097e33bb","kind":"tag","published_at":"2019-09-03T18:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5/manifests"},{"name":"v4.4.0","sha":"98f2c7cae9b2e0a53cf731882164aa44babb4be3","kind":"commit","published_at":"2019-08-31T12:19:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"29c1adf61a141a3db885ee569e42251cee53e749","kind":"commit","published_at":"2019-08-21T17:29:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3/manifests"},{"name":"v1.2.4","sha":"e44972d3c3e199529fdbc85974f7ae570b8424a0","kind":"tag","published_at":"2019-08-16T20:53:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4/manifests"},{"name":"v4.3.2","sha":"f2dbeca2dd1aecf6bc56e2302ec766d2e4bfb2ac","kind":"commit","published_at":"2019-08-10T17:39:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"d5a2ad9d26f7b089111b208c929ac1f98e7f6958","kind":"commit","published_at":"2019-08-03T15:14:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"8c28ed9c67e7b6ad02a8826178352aa4e9901b50","kind":"commit","published_at":"2019-07-28T14:32:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"42f78c69a59f0b5fa5fb8f533385f04ef77d7889","kind":"commit","published_at":"2019-07-17T13:42:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1/manifests"},{"name":"v1.0.4","sha":"455489e2e149ff5393f6ba08870368c88da259bd","kind":"tag","published_at":"2019-07-10T15:39:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"4c21bc05d6c5e48c64bc947ba9e271ed3e762a0e","kind":"tag","published_at":"2019-07-10T15:08:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"543041538f31cbdfbe3e85b8bc0f5c183ac5448e","kind":"tag","published_at":"2019-07-09T13:14:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"3a40065694cab2a5e8dedab6781e98493c1dc69d","kind":"tag","published_at":"2019-07-09T12:54:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1/manifests"},{"name":"v4.2.0","sha":"cf2cdd83f2a2f65d0e979d1faa9e815a5e2d3502","kind":"commit","published_at":"2019-07-06T15:30:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"6da1d591264e8c4a18e5ab56bdf6f8c0f985ed99","kind":"commit","published_at":"2019-06-25T13:53:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"eade31e58deb8ff3faee777313d70141e5868ebe","kind":"commit","published_at":"2019-06-23T11:46:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"b78a5ab7581488f7fff271a2cf64927dd28c3ab0","kind":"commit","published_at":"2019-06-13T09:55:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"07b9d6efaac1b663b2657173227e9490c796191e","kind":"commit","published_at":"2019-06-10T11:50:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"d58075ddb1757a11c47ef3d2b1fe9bed55e640dd","kind":"commit","published_at":"2019-06-03T16:35:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a3572bcaf34d204b314fd2c84064c9180f3a50f1","kind":"commit","published_at":"2019-05-27T12:48:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"505e275285c757e0515c8623b43c823d8a74790c","kind":"commit","published_at":"2019-05-23T15:39:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.0","sha":"a33f0ab64999331a54267cdf0eb89e53fa4d70cd","kind":"commit","published_at":"2019-05-20T21:26:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0/manifests"},{"name":"v4.0.0-beta.2","sha":"3686a27055dce58b5e800b520087c0c448b7480e","kind":"commit","published_at":"2019-05-13T12:26:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"5c152157078503e8599537108c3be9e00969fa34","kind":"commit","published_at":"2019-05-05T12:24:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"f19bd59ae53f23e3637383061774542d973cc48c","kind":"commit","published_at":"2019-04-28T22:42:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.8","sha":"92d6e987a43041fde63fd02cad61277d04193c29","kind":"commit","published_at":"2019-04-17T19:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"663643e0a83554d7730be42140aef6bc3ac09c6a","kind":"commit","published_at":"2019-04-07T23:25:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"2482d2b689440df6fb3da6157a789adac2783736","kind":"commit","published_at":"2019-03-30T19:33:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6/manifests"},{"name":"v3.9.3","sha":"ebed7922fc97331519f507768572a068edb8494e","kind":"commit","published_at":"2019-03-28T14:06:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3/manifests"},{"name":"v4.0.0-alpha.5","sha":"1bfdbe5688fb3556e4bebd1f8e357c515244ac42","kind":"commit","published_at":"2019-03-23T21:04:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"997324d52467e3a7b7a8058c0ba8309d04d4ddf6","kind":"commit","published_at":"2019-03-17T11:00:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"3a5d2e50411ddd3caea450abda49fd7c6ed230dc","kind":"commit","published_at":"2019-03-10T11:57:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"f606f7584dd842a89423dd3cc69e32b5ad3fdae1","kind":"commit","published_at":"2019-03-03T16:12:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"eea3b4d9a623f87d79be63f57b4a69ddfe375610","kind":"commit","published_at":"2019-02-20T10:58:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"97b26c4821299aef21e6ef9372a25aedd78d0137","kind":"commit","published_at":"2019-02-12T14:39:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.9.2","sha":"dbc788f7d231b4eceaa7a6a3e253104de5de9af0","kind":"commit","published_at":"2019-02-03T20:45:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2/manifests"},{"name":"v3.9.1","sha":"b903d7432b5a06583c9915f7ab9346bad76007a1","kind":"commit","published_at":"2019-01-26T13:59:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"f6353cdd15b954091c3f53498eb7de198755b740","kind":"commit","published_at":"2019-01-14T21:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"8df7a83ccc0b200e67feb823ceaaf793e4b6d007","kind":"commit","published_at":"2019-01-09T21:57:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"c202914213f19b070738ba5837da18e89c1662ee","kind":"commit","published_at":"2019-01-07T18:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"baa45b12252be8965809a0ad06e67e7dc7d44313","kind":"commit","published_at":"2018-12-30T21:47:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"0445ca8b710425f22744249a0c7bb3c20e95237b","kind":"commit","published_at":"2018-12-30T21:24:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"f0d60d8a510180e9c7a9b588d3e6c04d0d1a23d3","kind":"commit","published_at":"2018-12-22T15:42:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"1871b089aef090728321cab69be92daaec6eb131","kind":"commit","published_at":"2018-12-17T20:02:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0/manifests"},{"name":"v3.6.2","sha":"edde0b4f0073fcacb7233b553812f3dffe619da5","kind":"commit","published_at":"2018-12-09T20:22:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"e5fbf74a06157e2d73701a158e8d6b5914429ea1","kind":"commit","published_at":"2018-12-01T10:43:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1/manifests"},{"name":"issue-13699-mster","sha":"ac0153bf1b13ddbc1e43c22693f2c223838d9f1a","kind":"tag","published_at":"2018-11-28T20:15:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/issue-13699-mster","html_url":"https://github.com/mui/material-ui/releases/tag/issue-13699-mster","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@issue-13699-mster","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster/manifests"},{"name":"v3.6.0","sha":"d9c790fa69a1c053c3d471e030e4066122d58902","kind":"commit","published_at":"2018-11-26T19:49:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"34492c23a773b1db66fe65801997257709c4f319","kind":"commit","published_at":"2018-11-12T23:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"dc6b2b870fa514e98c74b6854d22c6e25e7684cb","kind":"commit","published_at":"2018-11-12T22:46:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"ba1dc0f27cd85996dbf3ef9df4d7f10552d6c91f","kind":"commit","published_at":"2018-11-04T23:41:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0/manifests"},{"name":"v3.3.2","sha":"47b20fe33c5f1c8a2563bad3c27811c37f698794","kind":"commit","published_at":"2018-10-27T20:16:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"92b2a36716c8ced3d12ff0b300be06cc4743e6da","kind":"commit","published_at":"2018-10-23T22:16:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"47d3b93780400d6eaef48d29dfcbebec8a5f22b2","kind":"commit","published_at":"2018-10-21T21:27:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"bbb0b683dd45d130b17580da86fe6ccc1ab5b3d3","kind":"commit","published_at":"2018-10-15T22:11:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"a61f0fc9a56ef22874753175bad2a636460130d1","kind":"commit","published_at":"2018-10-14T21:03:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"58f526f46e609e3e6cd785d15bfc5486df7ab79f","kind":"commit","published_at":"2018-10-07T22:44:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"dbd67aa892a4e9885d763fcb0d1f6c1691fbf763","kind":"commit","published_at":"2018-09-30T17:16:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"6184c508f94500a9da7486ccb2b9398023e4b1b5","kind":"commit","published_at":"2018-09-23T22:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"a9cbda69c8e059d928da53d9525652170b999455","kind":"commit","published_at":"2018-09-16T21:32:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"27412afa36b6c64b15b3b33cd51235efbc55a775","kind":"commit","published_at":"2018-09-08T22:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d6fb8524ff94080614e8d4d1064c7b2cec66c5d1","kind":"commit","published_at":"2018-09-03T21:14:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"2e9643f6c43c9b393a3914cd085aac92df546c04","kind":"commit","published_at":"2018-08-28T22:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"6847e0affc09f56a1497013be98bc3b59ccd3fde","kind":"commit","published_at":"2018-08-27T17:34:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0/manifests"},{"name":"v1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1","html_url":"https://github.com/mui/material-ui/releases/tag/v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1/manifests"},{"name":"v1.5.1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6b4c29e324eaa1272ce7b42ecab0e3460af6f437","kind":"commit","published_at":"2018-08-12T20:42:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0/manifests"},{"name":"v0.20.2","sha":"1b1c1fce216b5b2f5ecd52d21f8ec6a326c00cd5","kind":"commit","published_at":"2018-08-05T21:43:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2/manifests"},{"name":"v1.4.3","sha":"99650a6d174ad97b41ba1079cd5d7f55b5db21b5","kind":"commit","published_at":"2018-08-04T10:26:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e9bb799208b34fb8f8bbfe4b63b7a1942f95d91f","kind":"commit","published_at":"2018-07-29T14:37:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"869692ecf3812bc4577ed4dde81a9911c5949695","kind":"commit","published_at":"2018-07-22T21:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7fdc1890fb744b565480835fd5684e66871c679f","kind":"commit","published_at":"2018-07-14T15:02:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"f12ba5bfafc53ada2e5719697dd8373d41fa9471","kind":"commit","published_at":"2018-07-02T20:06:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"cd47eeabdcd4f67e35ff5ad56ae82a571da5747a","kind":"commit","published_at":"2018-06-26T10:53:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"e943cb8d6f405de5d53c1f3d1908cbccb502bb3a","kind":"commit","published_at":"2018-06-20T21:41:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"29308b10b3f8ba3565168e4da4bb5f793cb8b4f9","kind":"commit","published_at":"2018-06-18T18:38:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7c094a0f0381c7b68a223e27b5dc700a7595b122","kind":"commit","published_at":"2018-06-10T09:50:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2a300cdec817595ac879bc419257e55ef318b0f9","kind":"commit","published_at":"2018-06-03T15:25:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"3ccf76d315404ebd67f1254f5679d327c0647dfd","kind":"commit","published_at":"2018-05-26T14:56:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"73101790333124cc8f5857bc46038b7d2315842a","kind":"commit","published_at":"2018-05-17T22:07:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.1","sha":"aae0c434f99c4ab559d8aff53cfbd2cfa7974043","kind":"commit","published_at":"2018-05-15T21:15:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1/manifests"},{"name":"v0.20.1","sha":"c663649d9edf9d196aadbb3b426fd613816964fc","kind":"commit","published_at":"2018-05-13T21:34:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1/manifests"},{"name":"v1.0.0-rc.0","sha":"5f3008fc26479b40ff16ec498ae0e6e3361fdb47","kind":"commit","published_at":"2018-05-13T19:13:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-beta.47","sha":"d16e4f5115a9fde3e8958d7959a912a55cbb246d","kind":"commit","published_at":"2018-05-09T21:48:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.47","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47/manifests"},{"name":"v1.0.0-beta.46","sha":"aa1ef83f22650245dd736681d7ec6331cb2a42ef","kind":"commit","published_at":"2018-05-08T21:51:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.46","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46/manifests"},{"name":"v1.0.0-beta.45","sha":"ab592831cbf5987a6516139aeaf148bdb3360ccb","kind":"commit","published_at":"2018-05-07T13:38:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.45","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45/manifests"},{"name":"v1.0.0-beta.44","sha":"0bba4ad1aed5d2181baa156009301eb56fd80158","kind":"commit","published_at":"2018-04-29T20:57:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.44","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44/manifests"},{"name":"v1.0.0-beta.43","sha":"6dfe7382b9777885abe84f4d1f66c0c62545d559","kind":"commit","published_at":"2018-04-22T10:47:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.43","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43/manifests"},{"name":"v1.0.0-beta.42","sha":"bc03443cac8a55ce3fc4d19e6a95e0f3d0116fbf","kind":"commit","published_at":"2018-04-16T20:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.42","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42/manifests"},{"name":"v1.0.0-beta.41","sha":"cddff325bdc2c79592701c11e295e48db0879c28","kind":"tag","published_at":"2018-04-07T18:26:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.41","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41/manifests"},{"name":"v1.0.0-beta.40","sha":"7f423b6bef54c4a34f3b53d9b8ebf33c183916f8","kind":"tag","published_at":"2018-04-01T09:55:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.40","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40/manifests"},{"name":"v1.0.0-beta.39","sha":"b95cb7a83a102b21b7f6add713398f6c9e743d50","kind":"tag","published_at":"2018-03-28T21:23:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.39","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39/manifests"},{"name":"v1.0.0-beta.38","sha":"a6ccfbe7699b67b03703b49a7cb14d865b841d38","kind":"tag","published_at":"2018-03-17T12:24:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.38","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38/manifests"},{"name":"v1.0.0-beta.37","sha":"1587ac3654ae5061eb21f652722a02cc4c367292","kind":"tag","published_at":"2018-03-11T14:31:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.37","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37/manifests"},{"name":"v1.0.0-beta.36","sha":"f31bd2e431c29f85a053387ce062987a3fc36168","kind":"tag","published_at":"2018-03-05T21:07:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.36","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36/manifests"},{"name":"v1.0.0-beta.35","sha":"25ca14ffcec6eeb75446730a03cc4a2014c5e8ab","kind":"tag","published_at":"2018-02-25T22:47:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.35","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.2","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2/manifests"},{"name":"olivier-material-ui-codemod@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1/manifests"},{"name":"olivier-material-ui-icons@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.1","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1/manifests"},{"name":"olivier-material-ui-codemod@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0/manifests"},{"name":"olivier-material-ui-icons@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0/manifests"},{"name":"v1.0.0-beta.34","sha":"284dfcb06fed2244033cc971cb78f485bafece3d","kind":"tag","published_at":"2018-02-17T12:08:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.34","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34/manifests"},{"name":"v1.0.0-beta.33","sha":"b7f698d48d61e74f74e5e50a08b4309460a55266","kind":"tag","published_at":"2018-02-10T12:03:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.33","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33/manifests"},{"name":"v1.0.0-beta.32","sha":"896bc50f35a83fac0453dbbecd9f367b45b450e9","kind":"tag","published_at":"2018-02-04T22:44:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.32","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32/manifests"},{"name":"v1.0.0-beta.31","sha":"6271146a2545aeedf4110990de21ebc0c910b627","kind":"tag","published_at":"2018-01-29T22:06:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.31","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31/manifests"},{"name":"v1.0.0-beta.30","sha":"2bb35ce508832f518a4c3af8cd7cf67af8fd90c5","kind":"tag","published_at":"2018-01-21T22:50:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.30","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30/manifests"},{"name":"v1.0.0-beta.29","sha":"7386d56d4dfb85ca4a586a56691b6a58798d5c42","kind":"tag","published_at":"2018-01-16T20:27:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.29","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29/manifests"},{"name":"v1.0.0-beta.28","sha":"e1f3dad9084edf460d42e0a5f6b7c956eaa51e8d","kind":"tag","published_at":"2018-01-14T14:52:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.28","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28/manifests"},{"name":"v1.0.0-beta.27","sha":"fcfe4a64a95f65e205c5ba9523987982e6556eea","kind":"tag","published_at":"2018-01-06T15:25:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.27","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27/manifests"},{"name":"v1.0.0-beta.26","sha":"bd42549ee464bce03743f7ee18964066f9d3907d","kind":"tag","published_at":"2017-12-30T23:24:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.26","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26/manifests"},{"name":"v1.0.0-beta.25","sha":"d9ab3e313136fa5fb179743b560ac7c9e4fa8f6a","kind":"tag","published_at":"2017-12-22T23:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.25","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25/manifests"},{"name":"v1.0.0-beta.24","sha":"7c8fe8516f8bf6317e7cc748eefa7d97c92b4007","kind":"tag","published_at":"2017-12-17T12:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.24","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24/manifests"},{"name":"v1.0.0-beta.23","sha":"1a4e5b06ae0a7f6b3a6be810d272ebdf3efbb863","kind":"tag","published_at":"2017-12-09T09:51:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.23","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23/manifests"},{"name":"v0.20.0","sha":"86b40ae4883e95d6139e9e5d59c0e14aa022ce3a","kind":"commit","published_at":"2017-12-04T04:05:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0/manifests"},{"name":"v1.0.0-beta.22","sha":"22f68ca292a947349ae2877b09e85775703ec87f","kind":"tag","published_at":"2017-11-28T23:11:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22/manifests"},{"name":"v1.0.0-beta.21","sha":"d33604a9deacbb2725da3688d823416486a039c1","kind":"tag","published_at":"2017-11-13T22:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21/manifests"},{"name":"v1.0.0-beta.20","sha":"076d08bfa709ffdb4858106ebda73f475e4ec5b9","kind":"tag","published_at":"2017-11-05T19:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20/manifests"},{"name":"v1.0.0-beta.19","sha":"2a1879fb818973d4df766c2d7842afd939fdb2b8","kind":"tag","published_at":"2017-10-30T21:51:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19/manifests"},{"name":"v1.0.0-beta.18","sha":"f626204f8e0cd9933bcb7a8c8ac5cd97d6419eca","kind":"tag","published_at":"2017-10-23T21:58:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18/manifests"},{"name":"v1.0.0-beta.17","sha":"616d69d5ff7263eb9c84960b6b7a4c9ff852d4ef","kind":"tag","published_at":"2017-10-15T22:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17/manifests"},{"name":"v1.0.0-beta.16","sha":"56fd0d9d2f6fe0222b8c4117e227de1d725918ba","kind":"tag","published_at":"2017-10-08T20:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16/manifests"},{"name":"v0.19.4","sha":"f1bc4be26ca68578f0cfd053fed8eeabe0d3a636","kind":"tag","published_at":"2017-10-08T19:56:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4/manifests"},{"name":"v1.0.0-beta.15","sha":"4da17a67182a212be91a36cec9c976ccb6293380","kind":"tag","published_at":"2017-10-04T16:05:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15/manifests"},{"name":"v1.0.0-beta.13","sha":"736f12000e6989b2e37fcf10deca8bcf20a284f5","kind":"tag","published_at":"2017-10-01T19:58:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13/manifests"},{"name":"v0.19.3","sha":"7e484cc0c2e3db1e30ebe89d93475f2999f6168c","kind":"tag","published_at":"2017-10-01T19:35:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3/manifests"},{"name":"v1.0.0-beta.12","sha":"65b6e04a74a1520209e7b8fcfa311a431ecb070a","kind":"tag","published_at":"2017-09-24T18:24:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12/manifests"},{"name":"v0.19.2","sha":"5f750e046d48fa2f8c0efd86290ea48661c9b32e","kind":"tag","published_at":"2017-09-18T20:14:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2/manifests"},{"name":"v1.0.0-beta.11","sha":"01c6feb33e7e4e5043ce2a8377fa7dda3dbc8180","kind":"tag","published_at":"2017-09-18T19:11:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11/manifests"},{"name":"v1.0.0-beta.10","sha":"3d4518c997fe875f8e91044ff59a09a46fdfb726","kind":"tag","published_at":"2017-09-13T21:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10/manifests"},{"name":"v1.0.0-beta.9","sha":"d4dba0da9a00efe5104365ca647d848a131a41a6","kind":"tag","published_at":"2017-09-10T11:17:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9/manifests"},{"name":"v1.0.0-beta.8","sha":"865b39bef48c3f85743c3914ba146b97b93fce0f","kind":"tag","published_at":"2017-09-02T11:11:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8/manifests"},{"name":"v0.19.1","sha":"b0d03e92c64bee1ac8c25acd0c48657b7f605d9a","kind":"tag","published_at":"2017-09-02T10:38:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1/manifests"},{"name":"v1.0.0-beta.7","sha":"d2083879918dcafdc9c17e3e19440000a0abb3b0","kind":"tag","published_at":"2017-08-30T22:51:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7/manifests"},{"name":"v1.0.0-beta.6","sha":"8385df161a6792d472821e30c7095b267b844950","kind":"tag","published_at":"2017-08-20T14:48:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6/manifests"},{"name":"v1.0.0-beta.5","sha":"8292545fd41ea9f9d3c7c52bb45f60a4fea434a9","kind":"tag","published_at":"2017-08-15T08:55:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5/manifests"},{"name":"v0.19.0","sha":"d1b3bc614a818d497e38fd51c85077dd7b490bad","kind":"tag","published_at":"2017-08-15T08:17:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0/manifests"},{"name":"v1.0.0-beta.4","sha":"110f0a6e95e8e2b51b2bdd7e545a9b41d1a0009f","kind":"tag","published_at":"2017-08-05T10:09:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4/manifests"},{"name":"v1.0.0-beta.3","sha":"e0dd9560d4a152ca0a61558b6238edc40746c354","kind":"tag","published_at":"2017-07-29T21:00:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"45d5da95daf4d52b0ea6e4ffbef27755fa0aa196","kind":"tag","published_at":"2017-07-23T17:45:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"603fbde8d99e386d6640ec6c24ba9fcfc4316dd4","kind":"tag","published_at":"2017-07-23T17:12:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1/manifests"},{"name":"v0.18.7","sha":"50f6dfc4b6ee7473e27ba950c3ce900b24f17d1c","kind":"tag","published_at":"2017-07-23T15:51:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7/manifests"},{"name":"v1.0.0-alpha.22","sha":"f3992561ed94696d595b6a56efc7449c7dee67c7","kind":"tag","published_at":"2017-07-18T09:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22/manifests"},{"name":"v1.0.0-alpha.21","sha":"49d21891b72796f4a8f383d9b15b66f72cb94549","kind":"tag","published_at":"2017-07-04T22:13:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21/manifests"},{"name":"v0.18.6","sha":"1d10ecbac4a83f9934bb6a7f025855f82002113c","kind":"tag","published_at":"2017-07-04T21:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6/manifests"},{"name":"v0.18.5","sha":"86f7c4141cc66ab1e96a681a6945472283e41ea3","kind":"tag","published_at":"2017-06-28T18:14:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5/manifests"},{"name":"v1.0.0-alpha.20","sha":"84363396403cbbd51072d0b09822cd6d8ab6bf87","kind":"tag","published_at":"2017-06-25T18:01:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20/manifests"},{"name":"v0.18.4","sha":"2c6872cacf19ac71a316b282c2467162dcd148c6","kind":"tag","published_at":"2017-06-25T17:39:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4/manifests"},{"name":"v1.0.0-alpha.19","sha":"611bfd7557fd928933e39c054d2b2edeb57adaed","kind":"tag","published_at":"2017-06-19T16:58:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19/manifests"},{"name":"v1.0.0-alpha.18","sha":"5fdb60642bdf2907b7fba352cf2cd0fa7208848f","kind":"tag","published_at":"2017-06-19T10:12:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18/manifests"},{"name":"v1.0.0-alpha.17","sha":"73e0a35145d10f3c29a991f75e5ba8315e0e754a","kind":"tag","published_at":"2017-06-12T11:55:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17/manifests"},{"name":"v0.18.3","sha":"4c6a542c772f9fe9ff97bb95f63801138d7722d0","kind":"tag","published_at":"2017-06-07T21:28:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"9d3b59b3fec3b31b37334c3bd842112f3d090f86","kind":"commit","published_at":"2017-06-06T21:29:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2/manifests"},{"name":"v1.0.0-alpha.16","sha":"0c7dba6dc5ad8b9f69ec3c60e3ba31f2973e582a","kind":"tag","published_at":"2017-06-01T08:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"18508aeb3e5817406209e15c3e51a53c2cbece96","kind":"tag","published_at":"2017-05-23T20:00:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"771fb44738e116a1d2cec7aabb8ed1425b1d57f6","kind":"tag","published_at":"2017-05-14T10:11:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14/manifests"},{"name":"v0.18.1","sha":"715372edf9fc21244030207409b4070158f6936d","kind":"tag","published_at":"2017-05-13T10:21:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1/manifests"},{"name":"v1.0.0-alpha.13","sha":"17fde80a53fb9fcce31a82290f54de55cf3655e9","kind":"tag","published_at":"2017-05-08T10:47:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13/manifests"},{"name":"v0.18.0","sha":"dea7938b1265a3b100899d65589fbd05e877ab9e","kind":"tag","published_at":"2017-04-30T22:26:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0/manifests"},{"name":"v1.0.0-alpha.12","sha":"dc7371e4770fd3e8b1a82b9c2c2a652acaa73713","kind":"tag","published_at":"2017-04-30T22:22:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12/manifests"},{"name":"v0.17.4","sha":"a398290811c94bd6bb2d5d04c7f6d0ce734e3ad6","kind":"commit","published_at":"2017-04-14T17:20:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4/manifests"},{"name":"v1.0.0-alpha.11","sha":"7b3dbfaf2e94e8139424c8660692ee20d5a9880e","kind":"tag","published_at":"2017-04-14T16:50:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11/manifests"},{"name":"v0.17.3","sha":"53076a03182668f94d3bf40cd880309a51e9be88","kind":"tag","published_at":"2017-04-10T21:42:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"38c4aed87e608ded8e083dcf341ed5e9a14c20ef","kind":"tag","published_at":"2017-04-09T11:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2/manifests"},{"name":"v1.0.0-alpha.10","sha":"27fd907d604c1d3189b7b70e3a7e4758e0171492","kind":"tag","published_at":"2017-04-06T12:00:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"b962c2fbfa7a9cab9e9844e01966b90ca86e67a1","kind":"tag","published_at":"2017-04-01T13:47:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a0b4691eb3958aeb9173a8f4e705c81dfb7d25da","kind":"tag","published_at":"2017-03-25T11:46:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8/manifests"},{"name":"v0.17.1","sha":"05280483dbbc29e56edd8f3644721679b55d4d73","kind":"commit","published_at":"2017-03-13T12:27:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1/manifests"},{"name":"v1.0.0-alpha.7","sha":"9281a3fcee37d6afb9e493ff06e8a2626f4d7d91","kind":"tag","published_at":"2017-03-12T12:31:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"69f604946c366c655d0613841c034cacee7e9ef4","kind":"commit","published_at":"2017-02-26T12:41:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6/manifests"},{"name":"v1.0.0-alpha.5","sha":"74973892bdfacd5c9e3a4ce63185e9a6500d9522","kind":"commit","published_at":"2017-02-26T11:04:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-alpha.4","sha":"6472a6864951bfe7f3739afbe74b50981299ac28","kind":"commit","published_at":"2017-02-26T10:19:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4/manifests"},{"name":"v0.17.0","sha":"c9af9606bcea6551ceaadc2f6430d629eb679e84","kind":"commit","published_at":"2017-02-12T22:06:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0/manifests"},{"name":"v1.0.0-alpha.3","sha":"4583f5212d0b668e3801a859d3cc584cec0ec173","kind":"commit","published_at":"2017-02-12T21:43:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"8476782b595175d25c8a972b5fe53bc1f8532676","kind":"tag","published_at":"2017-02-07T19:48:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"3a0eb03018a9c5c96ba5233de8ef45202403a94c","kind":"commit","published_at":"2017-01-29T21:29:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.16.7","sha":"867c6c29b1badd839b1fd57720e5754fcd53a516","kind":"commit","published_at":"2017-01-15T19:57:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"bc84dbeeb78b725fefdc10cdc6eee7b75cc1226e","kind":"commit","published_at":"2016-12-25T21:03:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"8a03a04ef17f76ce09b88607b216d8a8e4d277d6","kind":"commit","published_at":"2016-12-09T20:45:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"84c18c98ff56fbe81be902735164219040729bb1","kind":"commit","published_at":"2016-11-17T19:18:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"066c5d53d1d4ecec2923ed12ec14647ae8248a9c","kind":"commit","published_at":"2016-11-17T16:41:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"806b2eab2272b430e814f8b3c7f1e7b31cd0e306","kind":"commit","published_at":"2016-11-14T17:22:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"2085737a798d9cb808b2fddf1f06883b27327ccc","kind":"commit","published_at":"2016-10-19T18:24:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"6eb9913441cb39562f4c935bdd70042d26daa260","kind":"commit","published_at":"2016-10-05T14:36:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0/manifests"},{"name":"v0.16.0-rc2","sha":"71a9524d0ec28dad2f566a42c7bb8ad2ea93ce36","kind":"commit","published_at":"2016-09-24T19:31:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2/manifests"},{"name":"v0.16.0-rc1","sha":"1691addd7f84317619c6831c35cb1f32ef3779b6","kind":"commit","published_at":"2016-09-07T19:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1/manifests"},{"name":"v0.15.4","sha":"be9bc14f4cda041299b6f8845af87b9278c871fc","kind":"commit","published_at":"2016-08-10T22:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"8bd3589dd7f676f3d725559cbd63457afe8d3691","kind":"commit","published_at":"2016-08-02T20:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"908f694e1e6eae9e63da6b22e63100d6bda4fa8e","kind":"commit","published_at":"2016-07-09T21:10:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"1fed1bcc81d89e473e261c1da4bf0a3a46515ce8","kind":"tag","published_at":"2016-06-20T08:15:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"06667b589952f58ff8c6d277df364ef16dada671","kind":"tag","published_at":"2016-05-06T13:49:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0/manifests"},{"name":"v0.15.0-beta.2","sha":"7cf7adfe9042e9be8dbaa1c850ffacca26e9c269","kind":"commit","published_at":"2016-04-21T22:57:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2/manifests"},{"name":"v0.15.0-beta.1","sha":"47d7525fb77c7c579e99d595b3f98c69fc838c77","kind":"tag","published_at":"2016-04-14T13:33:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1/manifests"},{"name":"v0.15.0-alpha.2","sha":"caabf9eaee5a5e11097958105f8427cfc8905f86","kind":"tag","published_at":"2016-03-17T23:37:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2/manifests"},{"name":"v0.15.0-alpha.1","sha":"2ebddeb908857c16ece162964a7e501ab37716ba","kind":"commit","published_at":"2016-02-27T17:54:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1/manifests"},{"name":"v0.14.4","sha":"de2bee1335ff1fd701a60cb3d739cf919dbd77ce","kind":"commit","published_at":"2016-02-03T00:47:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"fa9141f90149392cc3fa366736e61a89b07e9205","kind":"commit","published_at":"2016-01-27T03:06:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"44b41957ae81344cf6dc794cf2dbe2da48152622","kind":"commit","published_at":"2016-01-08T15:52:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"0ae4d7f61bb240ae5e2adc9d15a8d5629f738db6","kind":"commit","published_at":"2016-01-04T22:23:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"628bc82957d8e537a1b648e31e10723820bb00ac","kind":"commit","published_at":"2015-12-25T15:12:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0/manifests"},{"name":"v0.14.0-rc2","sha":"9a24d8a7839c37b86748ad8022e39235e8eb6be2","kind":"commit","published_at":"2015-12-14T22:26:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2/manifests"},{"name":"v0.14.0-rc1","sha":"7459597806a2f1f5826eaab26d3c5d974da70fbd","kind":"commit","published_at":"2015-12-04T19:52:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1/manifests"},{"name":"v0.13.4","sha":"a98006f9ffb588030cbdd2e3b4a4515017e58c43","kind":"commit","published_at":"2015-11-24T17:07:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"e33afed6913b58a990bd4b51a038bbfff0a0f42f","kind":"commit","published_at":"2015-11-17T16:34:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"6f28ad04e8f95073646bfeb8936c550ca4a94347","kind":"commit","published_at":"2015-11-10T00:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"330488977f95dbebd6cf6a387bf10a86238331ff","kind":"commit","published_at":"2015-10-29T21:08:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"7980cd589e9dc9e055e1b789bf2f80e7f2ef0f5d","kind":"commit","published_at":"2015-10-21T19:38:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"86394ccd2d7b715eaa054a369679eba4ac82ce1f","kind":"commit","published_at":"2015-10-21T19:04:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"d310459476a461e0d29f166de277896026d8f35f","kind":"commit","published_at":"2015-10-19T17:30:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"06aca1012d01de4ec782acfb8d22a6ec83d48ff7","kind":"commit","published_at":"2015-10-07T21:43:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"6671f90516c2065839efae773ecda924b8bebdae","kind":"commit","published_at":"2015-10-06T19:31:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"a4e194e46c47f8e2eedfab8f0a8c4104e5679c95","kind":"commit","published_at":"2015-09-28T16:15:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"aa485220ff28e907d2548cbfb65bd789c23d9eba","kind":"commit","published_at":"2015-09-25T16:08:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"b55b770f2049852febe47bef27aa0eaceafcec08","kind":"commit","published_at":"2015-09-15T21:10:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"82bc1cb2805f7b624516f71628e6ca525df18cad","kind":"commit","published_at":"2015-08-24T21:31:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0/manifests"},{"name":"v0.10.4","sha":"a8097bcbed6939f0cb308e05acf03a907b666725","kind":"commit","published_at":"2015-08-09T03:29:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"2a43082b52138e33c85878616461445895066a11","kind":"commit","published_at":"2015-08-08T22:51:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"71583523f39c1830d3fcffeff0598c2f803f1048","kind":"commit","published_at":"2015-07-29T20:34:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"6b609c63611b02f9e845b765770983c547cd6af8","kind":"commit","published_at":"2015-07-13T21:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"b6140ec86c5087ad799e9a658f3f0d9b150c205a","kind":"commit","published_at":"2015-07-10T01:35:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"8a18478700f49b94fe7f580664e7b31c581ceb0b","kind":"commit","published_at":"2015-06-20T17:47:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"3da654eb4f0ddb10d81f2706eda1f3819e40b795","kind":"commit","published_at":"2015-06-15T01:46:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"867e87d3530b4fb6bc7f6ec5fb9edcd49e7bd631","kind":"commit","published_at":"2015-06-09T23:38:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"cb794810e7c39352f1bbd533d92983dc22a57510","kind":"commit","published_at":"2015-05-24T20:12:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0/manifests"},{"name":"v0.7.5","sha":"b3ce0b272e5468919d01b3d3ab6751a92f682b48","kind":"commit","published_at":"2015-04-27T19:14:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"abc159f246f15163f7984bcf702409cffc745d6e","kind":"commit","published_at":"2015-04-21T18:14:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"9321a4a8879f380a725c7439114ebf3e0da8abcc","kind":"commit","published_at":"2015-04-01T15:20:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"953606f4d1a9e3a33798b499219fe40b1f81fd96","kind":"commit","published_at":"2015-03-25T23:45:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"03c169188dd10ec2242b7806050781867c0291dd","kind":"commit","published_at":"2015-03-04T21:41:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"078ba0c94f8985dd2d96587784f760474ba51858","kind":"commit","published_at":"2015-02-13T21:06:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"accd9f0ef163d514b091709ffd63f76f6d1a467f","kind":"commit","published_at":"2015-01-27T00:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"57c7a95be20dc77cbe0459a40acc802e16de5148","kind":"commit","published_at":"2015-01-26T23:07:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"706446d6aeb952def6f2016fdc213b6e56b2d40f","kind":"commit","published_at":"2015-01-03T23:58:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"6b294fdd0a7f9686b8b8f05cf8759e90b3e581f9","kind":"commit","published_at":"2014-12-25T17:36:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"3eb741fdb94fff5e8218809b8f7d5a9d2e4d1778","kind":"commit","published_at":"2014-12-15T17:14:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"d65414913839d9d939c8bd938ca21f39f0faa924","kind":"commit","published_at":"2014-12-07T15:15:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"fc3232f6e9d1662c4f9d813b70acb329c4cdc6de","kind":"commit","published_at":"2014-11-30T21:22:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"4b02786c2a7e27613201fe72c033a260018a38d6","kind":"commit","published_at":"2014-11-28T20:34:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"ab8880bc442941c20d58ca2cbb8aace7b2724929","kind":"commit","published_at":"2014-11-17T20:10:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"052b0bc5a3e887d0a36b2277a2e09812a0ce206b","kind":"commit","published_at":"2014-11-11T21:11:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"715b7e868003ac9b121bdacee3e1301b9c660aa9","kind":"commit","published_at":"2014-11-08T19:56:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"088d257c0bec691545cd32f83fd2af753866b8ee","kind":"commit","published_at":"2014-11-08T00:13:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0/manifests"},{"name":"v0.1.29","sha":"3fe7b8bf7c3adc04522f311ce1c1c3b6e39e8edd","kind":"commit","published_at":"2014-11-05T19:58:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.1.29","html_url":"https://github.com/mui/material-ui/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29/manifests"}]},"repo_metadata_updated_at":"2025-10-29T21:14:08.726Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":null,"forks_count":null,"average":31.98917341990317},"purl":"pkg:maven/org.webjars.npm/material-ui__unstyled","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:material-ui__unstyled","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:material-ui__unstyled","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:material-ui__unstyled/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-29T16:04:14.239Z","issues_count":4308,"pull_requests_count":9949,"avg_time_to_close_issue":13592057.178502878,"avg_time_to_close_pull_request":1743679.4759773905,"issues_closed_count":2590,"pull_requests_closed_count":8490,"pull_request_authors_count":716,"issue_authors_count":2931,"avg_comments_per_issue":5.109795728876509,"avg_comments_per_pull_request":1.994974369283345,"merged_pull_requests_count":7175,"bot_issues_count":19,"bot_pull_requests_count":3438,"past_year_issues_count":769,"past_year_pull_requests_count":3299,"past_year_avg_time_to_close_issue":842316.4168674699,"past_year_avg_time_to_close_pull_request":466566.7232444611,"past_year_issues_closed_count":415,"past_year_pull_requests_closed_count":2663,"past_year_pull_request_authors_count":186,"past_year_issue_authors_count":610,"past_year_avg_comments_per_issue":1.859557867360208,"past_year_avg_comments_per_pull_request":1.4080024249772658,"past_year_bot_issues_count":9,"past_year_bot_pull_requests_count":1478,"past_year_merged_pull_requests_count":2376,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/issues","maintainers":[{"login":"oliviertassinari","count":773,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"siriwatknp","count":700,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":511,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":434,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"mnajdova","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"michaldudak","count":262,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"aarongarciah","count":237,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"ZeeshanTamboli","count":207,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mj12albert","count":193,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"alexfauquette","count":165,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"samuelsycamore","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"cherniavskii","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"LukasTy","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"bharatkashyap","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"DanailH","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"JCQuintas","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"eps1lon","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"hbjORbj","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hbjORbj"},{"login":"flaviendelangle","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"michelengelen","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"rosskevin","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rosskevin"},{"login":"mbrookes","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"m4theushw","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"apedroferreira","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"hasdfa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"nikitaa24","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikitaa24"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"richbustos","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richbustos"},{"login":"nathanmarks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanmarks"},{"login":"vicasas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"MBilalShafi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joshwooding","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwooding"},{"login":"dimitropoulos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dimitropoulos"},{"login":"arthurbalduini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"dmtrKovalenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmtrKovalenko"},{"login":"hai-cea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-cea"},{"login":"gerdadesign","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"DavidCnoops","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidCnoops"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}],"active_maintainers":[{"login":"siriwatknp","count":282,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":241,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":191,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"oliviertassinari","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"ZeeshanTamboli","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mnajdova","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"mj12albert","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"aarongarciah","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"prakhargupta1","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"JCQuintas","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"DanailH","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"alexfauquette","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"bharatkashyap","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"LukasTy","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"cherniavskii","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"michaldudak","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"MBilalShafi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"flaviendelangle","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"vicasas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:material-ui__unstyled/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:material-ui__unstyled/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:material-ui__unstyled/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:material-ui__unstyled/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:material-ui__unstyled/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":572386,"maintainers_count":0,"namespaces_count":75981,"keywords_count":35251,"github":"maven-central","metadata":{"funded_packages_count":38856},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-12-16T05:44:42.274Z","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":5738343,"name":"makito-ui","ecosystem":"npm","description":"Rclonei o material ui pro makito","homepage":"https://github.com/mui/material-ui#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/material-ui","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2022-12-23T20:38:59.367Z","latest_release_published_at":"2022-12-23T20:38:59.367Z","latest_release_number":"5.11.1","last_synced_at":"2025-12-12T01:21:17.382Z","created_at":"2022-12-23T20:43:18.675Z","updated_at":"2025-12-12T02:56:37.603Z","registry_url":"https://www.npmjs.com/package/makito-ui","install_command":"npm install makito-ui","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"5.11.1"}},"repo_metadata":{"id":19822297,"uuid":"23083156","full_name":"mui/material-ui","owner":"mui","description":"Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.","archived":false,"fork":false,"pushed_at":"2025-10-22T16:11:10.000Z","size":699196,"stargazers_count":96842,"open_issues_count":1774,"forks_count":32693,"subscribers_count":1324,"default_branch":"master","last_synced_at":"2025-10-22T18:17:02.502Z","etag":null,"topics":["design-system","material-design","material-ui","react","react-components"],"latest_commit_sha":null,"homepage":"https://mui.com/material-ui/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2014-08-18T19:11:54.000Z","updated_at":"2025-10-22T16:11:52.000Z","dependencies_parsed_at":"2025-06-02T16:06:01.092Z","dependency_job_id":"32b77193-1b92-4638-bb5e-6c82ade9eee5","html_url":"https://github.com/mui/material-ui","commit_stats":{"total_commits":23822,"total_committers":3211,"mean_commits":"7.4188726253503585","dds":0.8266728234405172,"last_synced_commit":"c0620e333641deda56f3cd68c7c3736098ee818c"},"previous_names":["mui-org/material-ui","callemall/material-ui"],"tags_count":568,"template":false,"template_full_name":null,"purl":"pkg:github/mui/material-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/sbom","scorecard":{"id":262861,"data":{"date":"2025-08-17T02:37:43Z","repo":{"name":"github.com/mui/material-ui","commit":"06de3386e5dbd68c7e7496219f702232dcd7ec9f"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.7,"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":"Maintained","score":10,"reason":"30 commit(s) and 1 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":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/check-if-pr-has-label.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yml: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:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/no-response.yml:22","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/check-if-pr-has-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci-check.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-cleanup.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/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/publish-canaries.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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 28 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":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  14 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:  13 out of  13 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":"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: 'allow deletion' disabled on branch 'v6.x'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v6.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v6.x'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'v6.x'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v6.x'","Warn: codeowners review is not required on branch 'master'","Warn: codeowners review is not required on branch 'v6.x'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v6.x'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v6.x'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v6.x'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v6.x'"],"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":"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":"CI-Tests","score":10,"reason":"28 out of 28 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 36 contributing companies or organizations","details":["Info: found contributions from: A11yance, LightSourceAI, TourConnect, Treeshakers, alienfast, calcom, callemall, cefsharp, cssinjs, emikra, goose-duck, instacart, jalaali, lightsourceai, mui, mui-org, nodejs, openfoodfacts, pabloengine, pretur, react-native-community, reactiran, reactjs, reactwg, state-machines, storybookjs, testing-library, text-em-all, typed-typings, typescript-cheatsheets, underjs, vercel, webpack, yarnpkg, yarnplugins, 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":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-cpj6-fhp6-mr6j","Warn: Project is vulnerable to: GHSA-f46r-rw29-r322","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","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-17T11:13:50.539Z","repository_id":19822297,"created_at":"2025-08-17T11:13:50.539Z","updated_at":"2025-08-17T11:13:50.539Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280748853,"owners_count":26383954,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-24T02:00:06.418Z","response_time":73,"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":"v7.3.4","sha":"28eadba9ec2899226ecbf4058b8fba1ddeab9e6d","kind":"tag","published_at":"2025-10-02T18:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4/manifests"},{"name":"v7.3.3","sha":"6984a79aa3ebde0ad9d1a21817de900f60b7dc90","kind":"tag","published_at":"2025-10-02T14:01:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3/manifests"},{"name":"v7.3.2","sha":"ebd180cdd48e365aa0c5c54b6568d5efc320590d","kind":"tag","published_at":"2025-09-02T06:18:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"3592ec32c4858c22bf99c535c037c13ee6db6b84","kind":"tag","published_at":"2025-08-06T09:33:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"ad98e5ebf7f2f629f9a8b054d9ee3e7217d163bf","kind":"tag","published_at":"2025-08-05T05:40:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0/manifests"},{"name":"v6.5.0","sha":"894dd472b2cc3bbf218eef521ce5a4bcbe914e60","kind":"tag","published_at":"2025-07-08T02:51:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0/manifests"},{"name":"v5.18.0","sha":"6b50143dcfc2aad56a37c9f2e1f14256e9a65c4e","kind":"tag","published_at":"2025-07-08T02:50:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0/manifests"},{"name":"v7.2.0","sha":"1496d735b2cf16501ce413daec40d627eee77e1d","kind":"tag","published_at":"2025-06-30T08:59:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0/manifests"},{"name":"v7.1.2","sha":"ad2d425db362790d6d0f90fbe5b5d3a5b5132503","kind":"tag","published_at":"2025-06-20T07:34:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2/manifests"},{"name":"v6.4.12","sha":"9179a92b0d97f6d0270c7fac733cfd81bd7354cc","kind":"tag","published_at":"2025-06-02T06:58:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12/manifests"},{"name":"v7.1.1","sha":"0ebb3a14ccc5dbee4ec2682b387511f107b95a65","kind":"tag","published_at":"2025-06-02T06:47:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"e3e07e0b8fac5ca8fb4bbf3ec453dbe79133552f","kind":"tag","published_at":"2025-05-06T08:50:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0/manifests"},{"name":"v6.4.11","sha":"6b3957d9d42c83e069da8e8bb534ec294dcb6254","kind":"tag","published_at":"2025-04-10T02:36:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11/manifests"},{"name":"v7.0.2","sha":"ebb24ce49e1ef8358600a7787cb6c8d671cead63","kind":"tag","published_at":"2025-04-09T13:08:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2/manifests"},{"name":"v6.4.10","sha":"d80a3609c8a7274dc5fafa348382059945aee449","kind":"tag","published_at":"2025-03-31T19:03:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10/manifests"},{"name":"v7.0.1","sha":"d6fdcac555725c3807e6f03445e3a051398ee739","kind":"tag","published_at":"2025-03-28T18:58:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"22aa7db2ed23df3b43530e9fdb57bc1051221457","kind":"tag","published_at":"2025-03-26T14:16:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0/manifests"},{"name":"v6.4.9","sha":"a884cb821f67a831f44cc6abfc3bc77faef91ada","kind":"tag","published_at":"2025-03-25T15:45:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9/manifests"},{"name":"v7.0.0-rc.0","sha":"ebaec8db8ae1b90183817cb0bad549d7fc63fe79","kind":"tag","published_at":"2025-03-19T09:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0/manifests"},{"name":"v5.17.1","sha":"0d509f8a4a48031a1e25974a1604b803892ce94e","kind":"tag","published_at":"2025-03-18T18:44:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"b0dc8270c5a2896293ff8b61052120a13819f0a1","kind":"tag","published_at":"2025-03-18T15:28:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0/manifests"},{"name":"v6.4.8","sha":"2bded219fabaaefc2083aa660d5856ab75cfa8d6","kind":"tag","published_at":"2025-03-17T17:54:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8/manifests"},{"name":"v7.0.0-beta.4","sha":"260ed53760f179e3bb4f1f43e2f2712ecbf9fdd7","kind":"tag","published_at":"2025-03-13T13:30:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4/manifests"},{"name":"v6.4.7","sha":"d1ca0a45fea4327ba4dc9876e62922785493f1c3","kind":"tag","published_at":"2025-03-05T15:19:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7/manifests"},{"name":"v7.0.0-beta.3","sha":"9dea4105c8b413e087bd1d0cc517b52831a2eb86","kind":"tag","published_at":"2025-03-05T15:13:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"48acea181cac8ca14455e76d01d3554ba578781e","kind":"tag","published_at":"2025-02-27T15:00:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2/manifests"},{"name":"v7.0.0-beta.1","sha":"2cf2e71af3c2b26694964884456bc335c2ba6cdb","kind":"tag","published_at":"2025-02-26T18:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1/manifests"},{"name":"v6.4.6","sha":"356b885778a2af26505d5dbba76a9abcceb69800","kind":"tag","published_at":"2025-02-26T13:39:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6/manifests"},{"name":"v7.0.0-beta.0","sha":"b485c1abec1d776e925ca90e6fa7d91e9bd057a7","kind":"tag","published_at":"2025-02-26T13:22:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0/manifests"},{"name":"v7.0.0-alpha.2","sha":"ba14b7070070281c8a6cea1df7653f007bb8da49","kind":"tag","published_at":"2025-02-18T18:57:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.4.5","sha":"6f2b908baa7863e2cbf0ec4518dc90ccfd53597b","kind":"tag","published_at":"2025-02-18T18:46:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5/manifests"},{"name":"v7.0.0-alpha.1","sha":"c390c1c2d1c85f42d40f16ce405a3c4b62026ec7","kind":"tag","published_at":"2025-02-11T17:34:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1/manifests"},{"name":"v6.4.4","sha":"c66361a6ad9d1354b60e6fb93ba3144c1348ab15","kind":"tag","published_at":"2025-02-11T14:31:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4/manifests"},{"name":"v6.4.3","sha":"cee310a92f61ffb75284195a9ed30bcb367c78e2","kind":"tag","published_at":"2025-02-04T18:53:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3/manifests"},{"name":"v7.0.0-alpha.0","sha":"3e3195a4285ca716061f7d7d87f4915630af1b69","kind":"tag","published_at":"2025-02-03T12:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.4.2","sha":"1813d89a599a4027fd216062b2cac8b0c1864f1d","kind":"tag","published_at":"2025-01-29T15:50:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2/manifests"},{"name":"v6.4.1","sha":"819e662a2ce210f8805c45057389217cb1c39a83","kind":"tag","published_at":"2025-01-21T13:23:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"f9949a8889c7e69cac145ce56411298a234d2e49","kind":"tag","published_at":"2025-01-14T16:46:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0/manifests"},{"name":"v5.16.14","sha":"ba588c8333d765af63ab15c8b33dd947b615f70b","kind":"tag","published_at":"2025-01-06T21:20:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14/manifests"},{"name":"v6.3.1","sha":"afd551abd3be44de711d6baef48e62e18b97c908","kind":"tag","published_at":"2025-01-03T13:53:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1/manifests"},{"name":"v5.16.13","sha":"e52a6379f22d38453fa046d410b0c4700707dbd9","kind":"tag","published_at":"2024-12-25T11:25:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13/manifests"},{"name":"v6.3.0","sha":"84d6ecfdccd10f204854beeef98bcc55dc99d117","kind":"tag","published_at":"2024-12-23T18:10:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"17026fc203a8b413ec7343b6eeb267a50519d515","kind":"tag","published_at":"2024-12-17T13:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1/manifests"},{"name":"v5.16.12","sha":"b8fbcf5fb5169d8db6ee0ec35001816d2777e8d4","kind":"tag","published_at":"2024-12-17T13:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12/manifests"},{"name":"v5.16.11","sha":"2413ff076b0d462736dfccd399b4be863fd79ec2","kind":"tag","published_at":"2024-12-11T10:13:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11/manifests"},{"name":"v6.2.0","sha":"3a8ceaead5ac4c2c4554e6500ca3d197420a04c2","kind":"tag","published_at":"2024-12-11T02:03:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0/manifests"},{"name":"v6.1.10","sha":"5c5e9f6d8a90034cd75dcb92403caf6b37efc916","kind":"tag","published_at":"2024-12-04T10:03:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10/manifests"},{"name":"v5.16.9","sha":"ec085b677c43ed1f37e66bd2fb58f27dce9f7184","kind":"tag","published_at":"2024-12-04T09:34:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9/manifests"},{"name":"v5.16.8","sha":"096adfbe28d038397a7f3cf3494b86844226e162","kind":"tag","published_at":"2024-11-28T06:51:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8/manifests"},{"name":"v6.1.9","sha":"821784419eefb89e4ce7b66c4b602a1e33d2fa88","kind":"tag","published_at":"2024-11-27T13:22:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9/manifests"},{"name":"v6.1.8","sha":"0b8739f145423bafdd8e2871312307bfb31c58ef","kind":"tag","published_at":"2024-11-20T15:09:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8/manifests"},{"name":"v6.1.7","sha":"a7d441d0bd3bfc16a1ce9e6d7ff3ad1afc6b62f1","kind":"tag","published_at":"2024-11-13T15:31:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7/manifests"},{"name":"v6.1.6","sha":"32112b76aa821c2a1e98120545019ef1a71ea274","kind":"tag","published_at":"2024-10-30T13:54:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6/manifests"},{"name":"v6.1.5","sha":"01c5f344628bc66e16f86284ee0fc7107002a5ca","kind":"tag","published_at":"2024-10-22T10:28:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5/manifests"},{"name":"v6.1.4","sha":"15ea548de803e4602894cae6304a497d7ddaf09c","kind":"tag","published_at":"2024-10-15T18:35:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4/manifests"},{"name":"v6.1.3","sha":"c7de2cae15cc7b7025ad79e3623320526ed16462","kind":"tag","published_at":"2024-10-09T09:47:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3/manifests"},{"name":"v6.1.2","sha":"e6ff0b5016ac4fa40cdc9b78a0d9ecdd2c0cd9db","kind":"tag","published_at":"2024-10-02T14:51:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"263c7259451d5b928bbdfd299c9c0afc89dfec02","kind":"tag","published_at":"2024-09-19T06:42:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"94cc3d0a66456713e6e25edf9a1ba35ad8df88bc","kind":"tag","published_at":"2024-09-11T13:09:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"bb620d85a89651ca4350e8861bbb35776d583726","kind":"tag","published_at":"2024-09-03T10:33:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"71dbef69dcbf2b87831af579fb777b4f1f4b219a","kind":"tag","published_at":"2024-08-29T13:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"c9a9adfb90e939c0590de6edf10d0c65fcbc8b1e","kind":"tag","published_at":"2024-08-27T09:06:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.0","sha":"55bea65c83c1beac77382fe961f8aa72eec21daa","kind":"tag","published_at":"2024-08-22T08:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0/manifests"},{"name":"v6.0.0-beta.6","sha":"cbb6f8d3b1b72732d51f5628765cfd7e75bd5747","kind":"tag","published_at":"2024-08-18T02:55:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6/manifests"},{"name":"v5.16.7","sha":"b505fd7b64e92db523198712a5d6716c494e0c66","kind":"tag","published_at":"2024-08-09T09:19:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7/manifests"},{"name":"v6.0.0-beta.5","sha":"75c24b0828981651082a3eede027b6871c96c440","kind":"tag","published_at":"2024-08-08T08:52:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5/manifests"},{"name":"v5.16.6","sha":"6eb1bdce38d0fc67fa8aebca260043c7fc8eb3e8","kind":"tag","published_at":"2024-07-30T21:06:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6/manifests"},{"name":"v6.0.0-beta.4","sha":"12532afa3e4f6f13a9fa86eb459c27792c36b6f9","kind":"tag","published_at":"2024-07-30T20:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4/manifests"},{"name":"v5.16.5","sha":"40792e6efb2c92b8964a3912e08aeb4fb7fc41c8","kind":"tag","published_at":"2024-07-25T06:42:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5/manifests"},{"name":"v6.0.0-beta.3","sha":"02fde66a0cd72fb7fe3681a5ea8c4de733b4a865","kind":"tag","published_at":"2024-07-24T18:27:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3/manifests"},{"name":"v5.16.4","sha":"77af399a3ad76f31e5f2e0fab5650b628fa50990","kind":"tag","published_at":"2024-07-16T16:01:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4/manifests"},{"name":"v6.0.0-beta.2","sha":"9ad8c1fd8dfd21d8e37fe73d71e011542b23db72","kind":"tag","published_at":"2024-07-16T14:46:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2/manifests"},{"name":"v5.16.3","sha":"e1824453bdb0a89f15d4dfe47a1c4f90fa0f0500","kind":"tag","published_at":"2024-07-16T14:18:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3/manifests"},{"name":"v6.0.0-beta.1","sha":"19c1935757925d834928a30ea41f58bb95fb355f","kind":"tag","published_at":"2024-07-16T09:42:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1/manifests"},{"name":"v5.16.2","sha":"56ddd108fe153592a800fce4d43f9758b0ff5101","kind":"tag","published_at":"2024-07-16T09:10:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2/manifests"},{"name":"v6.0.0-beta.0","sha":"3364f0740aa5c86e057ec5b0d22c1b12bfd96fa4","kind":"tag","published_at":"2024-07-11T15:54:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0/manifests"},{"name":"v5.16.1","sha":"431af6a2fd9bf6cd0422c61e36c937d1ea5e5015","kind":"tag","published_at":"2024-07-11T15:48:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1/manifests"},{"name":"v5.16.0","sha":"e5e9b9d5e952b52752b758179da20d3fa0982c05","kind":"tag","published_at":"2024-07-05T13:32:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0/manifests"},{"name":"v6.0.0-alpha.14","sha":"2a15dd74c76bacbc867a7313fdc2c42c6168327c","kind":"tag","published_at":"2024-07-05T04:25:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14/manifests"},{"name":"v6.0.0-alpha.13","sha":"a070a894fbe21c52df446438ca1bb5a891d5e1b5","kind":"tag","published_at":"2024-07-03T07:44:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13/manifests"},{"name":"v5.15.21","sha":"a306ce4afcc60de4c3e43b8f9183862235d9318e","kind":"tag","published_at":"2024-06-28T14:09:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21/manifests"},{"name":"v6.0.0-alpha.12","sha":"fb476c6c18b850e8400d03afb7447802afbfd357","kind":"tag","published_at":"2024-06-24T17:12:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.15.20","sha":"f20fa0ba4016e5425a2a4cce841075253828a551","kind":"tag","published_at":"2024-06-12T12:58:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20/manifests"},{"name":"v6.0.0-alpha.11","sha":"22c5206a9e8191b2f81131d6978a0958e55b7032","kind":"tag","published_at":"2024-06-12T08:18:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11/manifests"},{"name":"v6.0.0-alpha.10","sha":"e5ac6c0eef5efd4fa5c5eb11ccbf08e58e7443f8","kind":"tag","published_at":"2024-06-04T10:35:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10/manifests"},{"name":"v6.0.0-alpha.9","sha":"925de32766317bb84a92ec24b2b6465c8e48cc04","kind":"tag","published_at":"2024-05-29T12:25:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.15.19","sha":"77f606ba73bb5439d66871177772f54196044450","kind":"tag","published_at":"2024-05-29T12:01:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19/manifests"},{"name":"v6.0.0-alpha.8","sha":"c7dbe6e8256cef7bd2dbdcbee55428ad82513cd0","kind":"tag","published_at":"2024-05-21T16:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.15.18","sha":"607daac5baa9c8151f111fe4bacea1d7e61881a3","kind":"tag","published_at":"2024-05-16T09:29:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18/manifests"},{"name":"v6.0.0-alpha.7","sha":"997bec6d8d30a1a891aff4eeedefa41c93eaa95c","kind":"tag","published_at":"2024-05-16T06:31:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"7c8db04b91500ba77301acd360d21bff7f7c752f","kind":"tag","published_at":"2024-05-08T13:13:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.15.17","sha":"9bc4fc42959427246addfdf29db95847cc38e410","kind":"tag","published_at":"2024-05-08T12:24:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17/manifests"},{"name":"v5.15.16","sha":"284e251c155d92078f80f98919f4ab260b05e9be","kind":"tag","published_at":"2024-05-01T14:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16/manifests"},{"name":"v6.0.0-alpha.5","sha":"571d5046e26aa07605cb1e01ca99b2eb0b04d009","kind":"tag","published_at":"2024-05-01T14:16:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5/manifests"},{"name":"v6.0.0-alpha.4","sha":"afffc2ffc3db1e6abf48f3b3e13a41e8b758f874","kind":"tag","published_at":"2024-04-24T07:30:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4/manifests"},{"name":"v6.0.0-alpha.3","sha":"6d5e44409344ea4e13ceb3a02c4446dc6a7323b4","kind":"tag","published_at":"2024-04-17T16:10:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3/manifests"},{"name":"v6.0.0-alpha.2","sha":"4e75758b37119bd821435c23d9c111c545e186b6","kind":"tag","published_at":"2024-04-09T15:09:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2/manifests"},{"name":"v6.0.0-alpha.1","sha":"84307c1a2495a716788ec25f046faaa4d16c88c7","kind":"tag","published_at":"2024-04-05T10:43:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1/manifests"},{"name":"v5.15.15","sha":"5a079965186640b5176f00c537f3b9e6c299b5c4","kind":"tag","published_at":"2024-04-04T07:09:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15/manifests"},{"name":"v6.0.0-alpha.0","sha":"2a15ad6f1f5507162b1a5aebf78976ca3023183b","kind":"tag","published_at":"2024-03-26T15:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.15.14","sha":"9585d28317c90f2c71ab88dd5ae37638bb64ad82","kind":"tag","published_at":"2024-03-19T08:18:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14/manifests"},{"name":"v5.15.13","sha":"dbcb678234296de56afaf3138917e967e8d1934a","kind":"tag","published_at":"2024-03-13T14:17:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13/manifests"},{"name":"pigment@0.0.1","sha":"0e765a618a7676c507852cec024464b1fc1cd80f","kind":"tag","published_at":"2024-03-08T04:20:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/pigment@0.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/pigment@0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@pigment%400.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1/manifests"},{"name":"v5.15.12","sha":"5ad69e161d7520274cd37a2524ffb935b6dda158","kind":"tag","published_at":"2024-03-05T15:33:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12/manifests"},{"name":"v5.15.11","sha":"e3257a4d68481b0ca6efd5d06cb5c1e1e77e4286","kind":"tag","published_at":"2024-02-22T08:52:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11/manifests"},{"name":"v5.15.10","sha":"94fcd3ada0842108a9a2ce53e121931e5448649f","kind":"tag","published_at":"2024-02-12T12:38:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10/manifests"},{"name":"v5.15.9","sha":"7917d2a8a4acc0b07328dee8273847652491b769","kind":"tag","published_at":"2024-02-08T12:55:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9/manifests"},{"name":"v5.15.8","sha":"fe5a59e616637a0488b122749479b782f5f8dfa2","kind":"tag","published_at":"2024-02-06T20:42:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8/manifests"},{"name":"v5.15.7","sha":"b80acd69c7c848709d01465d6727b13ed6109258","kind":"tag","published_at":"2024-01-31T13:23:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7/manifests"},{"name":"v5.15.6","sha":"1700e5cd9cbb3bc648b7f799f837c4d23ed42700","kind":"tag","published_at":"2024-01-22T18:09:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6/manifests"},{"name":"v5.15.5","sha":"5d7c4e26a4973a3a80bf5f8a9a8ea14f89554fe0","kind":"tag","published_at":"2024-01-17T09:27:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5/manifests"},{"name":"v5.15.4","sha":"6aadbf91c5eb2c94dea9a49a19eb532606410a5a","kind":"tag","published_at":"2024-01-10T13:49:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4/manifests"},{"name":"v5.15.3","sha":"9fa4e472f9ba4fd4e7f8cfb8bc0d1f1d455ace23","kind":"tag","published_at":"2024-01-03T15:22:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"5d5dd15f70db9ffcb85d4dc57da8a20f5240fb81","kind":"tag","published_at":"2023-12-25T14:24:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"8be7ac66b99059bf2c2edcca9cf15981d389db6b","kind":"tag","published_at":"2023-12-19T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"8c2c6a88a509f9da7c453d4a3c3ab4749a57a36d","kind":"tag","published_at":"2023-12-12T18:21:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0/manifests"},{"name":"v5.14.20","sha":"14fa79f4328e901f82d7fc39aba722a9bf4a8df0","kind":"tag","published_at":"2023-12-05T09:28:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20/manifests"},{"name":"v5.14.19","sha":"a07b4925255aa3fc7ae1255130e182e4573c58d7","kind":"tag","published_at":"2023-11-29T21:11:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19/manifests"},{"name":"v5.14.18","sha":"43a41b6b2fa3f0a186a852b894452722e3a38f04","kind":"tag","published_at":"2023-11-14T08:27:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18/manifests"},{"name":"v5.14.17","sha":"c54a42dd8b0ec8e850bd60438e60a1a8acb3b4a4","kind":"tag","published_at":"2023-11-06T15:34:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17/manifests"},{"name":"v5.14.16","sha":"391b57a05daf67a8154471dae645471f5ffac09f","kind":"tag","published_at":"2023-10-31T10:57:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16/manifests"},{"name":"v5.14.15","sha":"6baedcfed27419ed6b9685f27fcbf3eff46133a3","kind":"tag","published_at":"2023-10-24T15:41:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15/manifests"},{"name":"v5.14.14","sha":"a0cfa182db3e7b196efe36cfe7b31d304c5a0a4e","kind":"tag","published_at":"2023-10-17T13:58:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14/manifests"},{"name":"v5.14.13","sha":"b8811a0fa59e7663b240183219db32f9a617e607","kind":"tag","published_at":"2023-10-10T19:42:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13/manifests"},{"name":"v5.14.12","sha":"bd450a0fdb19b087f47e1d7cce5a72417ec977cc","kind":"commit","published_at":"2023-10-04T16:31:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12/manifests"},{"name":"v5.14.11","sha":"13c0894d0c14c7f577a0a95492aeaa8fff8da33a","kind":"tag","published_at":"2023-09-26T11:47:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11/manifests"},{"name":"v5.14.10","sha":"14e97bffa62760cabcdc7244bff445b423f5286a","kind":"tag","published_at":"2023-09-18T10:18:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10/manifests"},{"name":"v5.14.9","sha":"8255b71ccdbfe9a20f856b5d68a269ab1c5452ca","kind":"tag","published_at":"2023-09-13T13:36:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9/manifests"},{"name":"v5.14.8","sha":"74c58dabc2cf5ed2242fb08e4781d26088d06b12","kind":"tag","published_at":"2023-09-05T12:34:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8/manifests"},{"name":"v5.14.7","sha":"8a09d535f101aac98935f82b76345ca9691b5e2b","kind":"tag","published_at":"2023-08-29T12:04:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7/manifests"},{"name":"v5.14.6","sha":"a1f511dd6ed9adba561e2ba00e1348136ed656db","kind":"commit","published_at":"2023-08-24T11:19:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6/manifests"},{"name":"v5.14.5","sha":"61fbfd1546c55caca984695a41f9c95668d414fc","kind":"tag","published_at":"2023-08-14T14:39:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5/manifests"},{"name":"v5.14.4","sha":"40f4b275022f03e48cf4809cd53d0d0dabb40424","kind":"tag","published_at":"2023-08-08T09:51:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4/manifests"},{"name":"v5.14.3","sha":"2deea341c9abfb640f22520e0c277027f3f91cd0","kind":"tag","published_at":"2023-08-01T15:33:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3/manifests"},{"name":"v5.14.2","sha":"36d9f0d3659e2f5ab1d924988313986962a0bf35","kind":"tag","published_at":"2023-07-25T10:01:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2/manifests"},{"name":"v5.14.1","sha":"f2e5ded80e94407f63a27eadb018139d6f967313","kind":"tag","published_at":"2023-07-19T09:05:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1/manifests"},{"name":"v5.14.0","sha":"2529e3aaaaec2c9f8e8cf669e58bb9c81db5a6d8","kind":"tag","published_at":"2023-07-11T14:57:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0/manifests"},{"name":"v5.13.7","sha":"aac2d5b526e8139314d99f827ecc3b2c24e99686","kind":"tag","published_at":"2023-07-04T08:53:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7/manifests"},{"name":"v5.13.6","sha":"312270bc71224067e1910bbee9f800b4a2469cc7","kind":"tag","published_at":"2023-06-23T14:05:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6/manifests"},{"name":"v5.13.5","sha":"24b3af68ebe79c1891e45c60c6bcfd26f8818f73","kind":"tag","published_at":"2023-06-12T13:43:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5/manifests"},{"name":"v5.13.4","sha":"a522d82df32d3bfab46b25f5ff24eeb9670c83fb","kind":"tag","published_at":"2023-06-05T17:30:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4/manifests"},{"name":"v5.13.3","sha":"70d4a2bb49dca9fef7854a1463a392094222812b","kind":"tag","published_at":"2023-05-29T11:22:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3/manifests"},{"name":"v5.13.2","sha":"f661923e9aa9d9cc634750affbb04bf2007bc57d","kind":"tag","published_at":"2023-05-22T16:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2/manifests"},{"name":"v5.13.1","sha":"0c58832b6e182f782e73b118ed9681055db3e249","kind":"tag","published_at":"2023-05-17T05:25:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"9130a021ca34746e4076fcae50c57bc584026b8f","kind":"tag","published_at":"2023-05-10T08:14:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0/manifests"},{"name":"v5.12.3","sha":"9710ff34b16a0f271107a8619a28546ae3ca7c18","kind":"tag","published_at":"2023-05-02T14:17:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"5b7e9c52e37ef0c3274a762f38cd7ef7ffc9e7a8","kind":"tag","published_at":"2023-04-25T16:42:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"d14d288ae9e9b0e2b3b33d0a77b4113f024d4215","kind":"tag","published_at":"2023-04-17T15:57:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"05127cf65b4250f836897428cd15829669ab8d6c","kind":"tag","published_at":"2023-04-11T09:58:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0/manifests"},{"name":"v5.11.16","sha":"af5e109990a26318c96dbff6f25759ba91f0e147","kind":"tag","published_at":"2023-04-04T14:00:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16/manifests"},{"name":"v5.11.15","sha":"ae98db6aca5f9d4b754ff9fce4ce33f738a00f65","kind":"tag","published_at":"2023-03-28T13:06:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15/manifests"},{"name":"v5.11.14","sha":"f34d17c3294fcdb63fe9a135b4f3aa2459c81189","kind":"tag","published_at":"2023-03-21T17:45:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14/manifests"},{"name":"v5.11.13","sha":"9f7a2bfac55faed1b1c6c7b4b6d1b1659a076bab","kind":"tag","published_at":"2023-03-14T09:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13/manifests"},{"name":"v5.11.12","sha":"b76b8f1098a6c01f39e5e19bf3abf77c2b9cf475","kind":"tag","published_at":"2023-03-06T15:03:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12/manifests"},{"name":"v5.11.11","sha":"58df7f1905f16533ddb5a7977346c0f4548e4547","kind":"tag","published_at":"2023-02-28T09:55:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11/manifests"},{"name":"v5.11.10","sha":"676bc85fa2b02f92f21dd5c7e15f453b6b9c2e3d","kind":"tag","published_at":"2023-02-20T11:30:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10/manifests"},{"name":"v5.11.9","sha":"af5b3f5e7a79da9ef4bbd63d8fcf60927ffb6533","kind":"tag","published_at":"2023-02-14T14:30:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9/manifests"},{"name":"v5.11.8","sha":"d4d8512ce3453711f3c661374579b0d2ed13f3e7","kind":"tag","published_at":"2023-02-07T10:50:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8/manifests"},{"name":"v5.11.7","sha":"33cac172846b032d3f8b9333b72b2af832dd47d0","kind":"tag","published_at":"2023-01-31T09:39:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7/manifests"},{"name":"v5.11.6","sha":"a2e552314847b4d52498538d7ca171763067a5d0","kind":"tag","published_at":"2023-01-23T20:28:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6/manifests"},{"name":"v5.11.5","sha":"685c72dfaf840f4d5b7a3ab738ddcabd74418823","kind":"tag","published_at":"2023-01-18T01:43:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5/manifests"},{"name":"v5.11.4","sha":"bc859d95e4415f880cd6bcb6f44cc9e5e8c8097c","kind":"tag","published_at":"2023-01-09T13:57:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4/manifests"},{"name":"v5.11.3","sha":"a526207c3957de4ebfcda937b58327d69464f15c","kind":"tag","published_at":"2023-01-02T17:00:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3/manifests"},{"name":"v5.11.2","sha":"e9d8fa07e1ff979bcaf92837b131cd9e292f0161","kind":"tag","published_at":"2022-12-26T14:56:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2/manifests"},{"name":"v5.11.1","sha":"a1e30390da62019e5769e398f4cbc9f8892d8f9a","kind":"commit","published_at":"2022-12-20T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"191acda4545c394b78964ab80b364e15686f0e9b","kind":"tag","published_at":"2022-12-13T12:56:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0/manifests"},{"name":"v5.10.17","sha":"4265f343b49e4af9673a49e585439d35c8deeab2","kind":"tag","published_at":"2022-12-06T10:59:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17/manifests"},{"name":"v5.10.16","sha":"b8aa3974d84c176b8857e8d5b29a7be8670bb410","kind":"tag","published_at":"2022-11-28T16:00:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16/manifests"},{"name":"v5.10.15","sha":"14a6e1c61edb5f66f4888e32c04df5e637e7cfc4","kind":"commit","published_at":"2022-11-22T09:45:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15/manifests"},{"name":"v5.10.14","sha":"c2da6de1c504c7dbd8ae1d0771c184c1544a0c76","kind":"tag","published_at":"2022-11-15T09:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14/manifests"},{"name":"v5.10.13","sha":"2f4c2190d1d3614d8063e84b79d4d1f034b3e3fe","kind":"tag","published_at":"2022-11-07T17:53:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13/manifests"},{"name":"v5.10.12","sha":"30cb27cff1d4e1838ca4235ab4285e20f2b2a870","kind":"tag","published_at":"2022-10-31T15:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12/manifests"},{"name":"v5.10.11","sha":"c80ff0339882859af7e17f8bfd0a5f6880b323f8","kind":"commit","published_at":"2022-10-25T09:34:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11/manifests"},{"name":"v5.10.10","sha":"639224a3e3600cb0e04755d89aab250297b6d851","kind":"tag","published_at":"2022-10-18T08:35:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10/manifests"},{"name":"v5.10.9","sha":"7bd7c219e2670ff7791148e9b1a1d2387528fc0c","kind":"tag","published_at":"2022-10-11T11:56:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9/manifests"},{"name":"v5.10.8","sha":"d4a3216cdd858899960f945d6e00b2d59bf1d5d1","kind":"tag","published_at":"2022-10-03T16:28:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8/manifests"},{"name":"v5.10.7","sha":"d9ef6e788eee11256818329c7429242f8b769263","kind":"commit","published_at":"2022-09-27T01:44:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7/manifests"},{"name":"v5.10.6","sha":"0f75f3d78b67c405c23bfd14a29aedff367415b7","kind":"tag","published_at":"2022-09-19T14:34:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6/manifests"},{"name":"v5.10.5","sha":"594d87dab0e43e641a6826c935df8f2c10672955","kind":"tag","published_at":"2022-09-12T14:40:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5/manifests"},{"name":"v5.10.4","sha":"c8feb29320a22cc4461fb5ef5f4f7de7bd96a59b","kind":"commit","published_at":"2022-09-06T09:11:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"992421d0114a9df72d358fe6fccc28c1fb6f1505","kind":"tag","published_at":"2022-08-29T17:37:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"99b23c06d9b018d6c500fa1acb3030d673e219ab","kind":"tag","published_at":"2022-08-23T10:25:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"dfc0b89c665de8e5e3e4ecf68d8c782e74dbb65c","kind":"tag","published_at":"2022-08-16T17:55:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"7f502e06d54c5a2f389a1639358c84279462b54a","kind":"commit","published_at":"2022-08-09T03:21:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0/manifests"},{"name":"v5.9.3","sha":"89617ef683d2bcd2c870e9c1bd58ad4d55247fd5","kind":"tag","published_at":"2022-08-01T20:54:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3/manifests"},{"name":"v5.9.2","sha":"b7f0a16eca4ac2044703032838f90873ec063d75","kind":"tag","published_at":"2022-07-25T15:12:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2/manifests"},{"name":"v5.9.1","sha":"1937412c4345569d98c0950a1016c22508e1ff81","kind":"tag","published_at":"2022-07-18T17:23:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"88ad7d4e623183b8e20702e7961ef9c8de330dc7","kind":"commit","published_at":"2022-07-12T08:54:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0/manifests"},{"name":"v5.8.7","sha":"be0ab4c062a22fc4bb52c47d005b57203b56c09c","kind":"tag","published_at":"2022-07-04T20:39:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7/manifests"},{"name":"v5.8.6","sha":"c58f6653411e0ff38bf67a512d16b87c6523606b","kind":"tag","published_at":"2022-06-27T14:21:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6/manifests"},{"name":"v5.8.5","sha":"3c528113f47cfddf2504ea02ba3065e7c5c46928","kind":"tag","published_at":"2022-06-21T18:05:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5/manifests"},{"name":"v5.8.4","sha":"a6e782ec2f037e2ca989515048ce5f22fe760595","kind":"tag","published_at":"2022-06-14T10:00:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4/manifests"},{"name":"v5.8.3","sha":"b1e4b9cd3e1d88286f9d1485864310a7c1f23a79","kind":"tag","published_at":"2022-06-07T19:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3/manifests"},{"name":"v5.8.2","sha":"93b0aba905b3b6947f58a02d911489bb737ee880","kind":"commit","published_at":"2022-05-31T11:47:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2/manifests"},{"name":"v5.8.1","sha":"1eee9ee437f39f1c3438209154df8e8b9ecd990d","kind":"tag","published_at":"2022-05-23T16:04:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"6a468718b970c39ae83a4029bcb53071c9567430","kind":"tag","published_at":"2022-05-17T09:42:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4eef029981b08c77a9c52d0b863e6b5ced279087","kind":"tag","published_at":"2022-05-10T09:06:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0/manifests"},{"name":"v5.6.4","sha":"edb7e8895ef8def2bf59376d7631e0360a77aaf6","kind":"commit","published_at":"2022-05-02T11:46:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4/manifests"},{"name":"v5.6.3","sha":"124d5e2f0022d17b577a464e6b3a69fa2511105e","kind":"tag","published_at":"2022-04-25T14:04:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3/manifests"},{"name":"v5.6.2","sha":"b3645b3fd11dc26a06ea370a41b5bac1026c6792","kind":"tag","published_at":"2022-04-18T16:10:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2/manifests"},{"name":"v5.6.1","sha":"0251fd5222079e4a512bbd32dff4a7a4c3efe997","kind":"tag","published_at":"2022-04-11T13:21:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"8dcdea53f927ab207718d7ee6576806aca2a3798","kind":"commit","published_at":"2022-04-06T03:27:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0/manifests"},{"name":"v4.12.4","sha":"a563a60219f7f6519fb0f34f6d8e3bf0974e6495","kind":"tag","published_at":"2022-04-03T14:38:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4/manifests"},{"name":"v5.5.3","sha":"96e1f40a3b8aa809d543aa7d466eb48cdfa0b53d","kind":"tag","published_at":"2022-03-28T14:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"dd411b017ea7504a14a16821b694ac6aa01d9b6d","kind":"tag","published_at":"2022-03-21T15:15:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"350b15ee91a93040d50391cb9a45440a90e6b2d1","kind":"tag","published_at":"2022-03-14T16:49:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"f3412aa9d179fdfc3f5c0a4a1cfc1965faef7307","kind":"commit","published_at":"2022-03-07T13:53:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0/manifests"},{"name":"v5.4.4","sha":"965f2eb8cb79bb0685a13d9e28c09617b22358cd","kind":"tag","published_at":"2022-02-28T15:21:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4/manifests"},{"name":"v5.4.3","sha":"e2892a61ea56b6578c2efc81d0324660082ad93c","kind":"tag","published_at":"2022-02-21T16:40:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3/manifests"},{"name":"v5.4.2","sha":"01371028b27156419923b362c4b0af92dc08b29f","kind":"tag","published_at":"2022-02-15T14:57:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"fbce2f80c6cb36e59a4a6826ae46b59a10e1c831","kind":"commit","published_at":"2022-02-08T11:34:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"ba4e819aa58b6a36ae4d96ee79c2a5310a812670","kind":"tag","published_at":"2022-02-01T09:00:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"337be3b2a630d791a5cbc5a2a4575d4f58e38df3","kind":"tag","published_at":"2022-01-24T15:05:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"dcbfc54f581dbf1c0008a8e9e578f896f06228ab","kind":"tag","published_at":"2022-01-17T22:45:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0/manifests"},{"name":"v5.2.8","sha":"f80abbb5f942064c9c270b2ac5bb2a2318876754","kind":"tag","published_at":"2022-01-10T20:11:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8/manifests"},{"name":"v5.2.7","sha":"5daaf9be5115b1cb777fb4cf3d9125baddfe5720","kind":"tag","published_at":"2022-01-03T12:34:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7/manifests"},{"name":"v5.2.6","sha":"052db9d577a03ed8d588ecca9e6c0a5f5ba676e1","kind":"tag","published_at":"2021-12-27T14:23:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6/manifests"},{"name":"v5.2.5","sha":"f8697de9c250dbc6b446bcc08566f50fb4070aab","kind":"tag","published_at":"2021-12-20T14:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5/manifests"},{"name":"v5.2.4","sha":"b265431f9a32ea726c5227821126fbc6424117d5","kind":"commit","published_at":"2021-12-14T13:41:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4/manifests"},{"name":"v5.2.3","sha":"9c3dc12c3de241f44d923bfb089200980f3fd23d","kind":"tag","published_at":"2021-12-06T16:12:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3/manifests"},{"name":"v5.2.2","sha":"fcaec7a75f951c9db79c99c42370ca18212c1f16","kind":"tag","published_at":"2021-11-29T16:51:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"586d9ba2472d549c180cbacddf97eb73425286b3","kind":"tag","published_at":"2021-11-25T11:50:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"353cecb5391571163eb6bd8cbf36d2dd299aaf56","kind":"tag","published_at":"2021-11-23T13:25:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"ddbe15b4d8b7cc1dc84720264fde0b1dafb6166f","kind":"commit","published_at":"2021-11-16T15:06:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"7e26583fe1f95f5c3682213105f8f4b51c9d61c9","kind":"tag","published_at":"2021-11-08T15:14:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0/manifests"},{"name":"v5.0.6","sha":"99752d2848f17c5d1e4840f54863899a19387162","kind":"tag","published_at":"2021-10-27T08:43:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6/manifests"},{"name":"v5.0.5","sha":"58f8ff1f8bc7f0cc4bb728654604a194b3c3790b","kind":"tag","published_at":"2021-10-26T10:14:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"86443310e4344ae1ce6e04f084d58e17e4d62170","kind":"tag","published_at":"2021-10-14T15:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"36258031912caf662f69ca3769c6e0bd46946050","kind":"tag","published_at":"2021-10-07T12:26:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"c510762a325116c654afd3c21381a50b942c2c66","kind":"tag","published_at":"2021-09-29T09:29:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"afcf3ee18e7a9c526348b3bce74b69781b4ad071","kind":"tag","published_at":"2021-09-22T12:15:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"85598e74b85a89a16f8bdf5b68346ca8d6b70557","kind":"tag","published_at":"2021-09-16T11:28:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.1","sha":"1b563a153f5b2736f79a3f45573e2e2b66ba0a9a","kind":"tag","published_at":"2021-09-08T13:55:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"698492a5401b12578dc459397b9d288542fc954b","kind":"commit","published_at":"2021-09-02T02:45:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.5","sha":"0bab71409bcc0865ab3e0fcbfa14fa824ddc5495","kind":"tag","published_at":"2021-08-25T07:30:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"c30ec7bed00b36da7b0e6a202b3cb48d2fc1b579","kind":"tag","published_at":"2021-08-13T21:32:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"e5ccdf299c75ea65b0600ee05ff6c98646891c77","kind":"tag","published_at":"2021-08-09T04:03:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3/manifests"},{"name":"v4.12.3","sha":"77a8daeed0e8efa67c6d86f3cc40239dc6eb3d94","kind":"tag","published_at":"2021-07-30T10:06:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3/manifests"},{"name":"v5.0.0-beta.2","sha":"cca80d861f64b3eaa8a5ef8815b7552aaea61557","kind":"tag","published_at":"2021-07-26T15:01:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2/manifests"},{"name":"v4.12.2","sha":"958241aa0ebf340ad0f152b91949720c85b4fcca","kind":"tag","published_at":"2021-07-19T16:41:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2/manifests"},{"name":"v5.0.0-beta.1","sha":"8a4b8952077b64e90ac9d23c116a45aed672db9c","kind":"tag","published_at":"2021-07-14T16:28:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1/manifests"},{"name":"v4.12.1","sha":"4dc8c9bf3e8a6b21a2aac58b0be3161af334b67d","kind":"tag","published_at":"2021-07-07T13:08:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"53a1655143aa4ec36c29a6063ccdf89c48a74bfd","kind":"tag","published_at":"2021-07-06T13:40:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0/manifests"},{"name":"v5.0.0-beta.0","sha":"a0f416173d2f5b78546f52e572a0f64dcc3751e9","kind":"tag","published_at":"2021-07-01T12:17:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.38","sha":"f60126f95d7b36fa12133887990615b9f47e994a","kind":"commit","published_at":"2021-06-24T03:37:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.38","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38/manifests"},{"name":"v5.0.0-alpha.37","sha":"c795ca0822e2816a630a5654d5471fa04521d23c","kind":"tag","published_at":"2021-06-15T17:49:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.37","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37/manifests"},{"name":"v5.0.0-alpha.36","sha":"cf2f6fa90608b109978698fc48120920beaaa51f","kind":"tag","published_at":"2021-06-08T06:46:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.36","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36/manifests"},{"name":"v5.0.0-alpha.35","sha":"6c0afb6d8fff919e80f9f1ec92613acacd8365e7","kind":"tag","published_at":"2021-05-31T20:34:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.35","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35/manifests"},{"name":"v5.0.0-alpha.34","sha":"ee3a077c161accb887b93a17f9eaa2b23e998319","kind":"tag","published_at":"2021-05-18T10:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.34","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34/manifests"},{"name":"v5.0.0-alpha.33","sha":"0fa6ab4a29e8469c081d3f796e0bd9cab98e9185","kind":"tag","published_at":"2021-05-09T12:29:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.33","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33/manifests"},{"name":"v4.11.4","sha":"6658323b5e2ba366691829bbef3f53c00008497e","kind":"tag","published_at":"2021-04-27T15:48:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4/manifests"},{"name":"v5.0.0-alpha.32","sha":"2e99746c35ea0c1e45187a206d6ebc25a52933dc","kind":"tag","published_at":"2021-04-27T12:59:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32/manifests"},{"name":"v5.0.0-alpha.31","sha":"b061319b132163900d1a4eb64207f5284d28639d","kind":"tag","published_at":"2021-04-20T13:59:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"0bc7ed897d54a899fb0dfc5cbd6c5ee0592705e1","kind":"tag","published_at":"2021-04-12T09:46:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"29934afe4643811f3bed772612f92d539a1e489d","kind":"tag","published_at":"2021-04-04T16:43:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"a83c7715c0e2cfa1c3e59b7a1f828f6a1476b307","kind":"tag","published_at":"2021-03-24T12:57:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"2de88ce2973667921a45ff69ea48a8843cb9d8cb","kind":"tag","published_at":"2021-03-05T13:01:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27/manifests"},{"name":"v5.0.0-alpha.26","sha":"8928a36394154e02a73d5e92a740d5f9ed8da709","kind":"tag","published_at":"2021-02-27T18:39:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"688db35f581ac345a09a15420efdb0e4c98a56ab","kind":"tag","published_at":"2021-02-11T12:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"15108a5aad5342d92e86be5c5388b8321a88b280","kind":"tag","published_at":"2021-01-26T14:08:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24/manifests"},{"name":"v4.11.3-deprecations.1","sha":"6cf7cf7c7b11b38db18a4d2003743cbadeb1b4ee","kind":"commit","published_at":"2021-01-25T23:27:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1/manifests"},{"name":"v4.11.3","sha":"bd79e8f8c5b8c77bc5c13d076377a18d2ceedfa2","kind":"commit","published_at":"2021-01-24T12:45:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3/manifests"},{"name":"v4.11.3-deprecations.0","sha":"f64337cd87428e04c851bb1667f5f9e0e6aeaede","kind":"commit","published_at":"2021-01-24T12:00:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0/manifests"},{"name":"v5.0.0-alpha.23","sha":"af6e7220961c6f5e8ed89172694287dc737828ff","kind":"commit","published_at":"2021-01-14T12:48:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23/manifests"},{"name":"v5.0.0-alpha.22","sha":"c514ea86c11c9817839630e840535358f5044caf","kind":"commit","published_at":"2021-01-04T11:14:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"5c82b9147f811fda24bc09132852ed240f8d9def","kind":"commit","published_at":"2020-12-30T17:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"cd30d9e3961c8b33ce43a133e0a958867a202c41","kind":"commit","published_at":"2020-12-21T17:51:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20/manifests"},{"name":"v5.0.0-alpha.19","sha":"754e29cf5a712d0e0f6bd3e54f80e9997659f68c","kind":"commit","published_at":"2020-12-13T17:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.11.2","sha":"174b64f8a3adffb8df3c13285f4edc2437a8547a","kind":"commit","published_at":"2020-12-02T23:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2/manifests"},{"name":"v5.0.0-alpha.18","sha":"c5561c5febbe1c3bd5446c8a0bb480025ab38b86","kind":"commit","published_at":"2020-12-02T23:25:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.11.1","sha":"b8092ce09e164a1cb2fec2f3a5b6aa6e2dc6cbbd","kind":"commit","published_at":"2020-11-24T14:35:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1/manifests"},{"name":"v5.0.0-alpha.17","sha":"41d6a360e0fb245dd74549445539c6218a9dc737","kind":"commit","published_at":"2020-11-23T00:49:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17/manifests"},{"name":"v5.0.0-alpha.16","sha":"47a8e102eeaa5a68a2b4f99c08085cfddc0bef77","kind":"commit","published_at":"2020-11-14T12:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16/manifests"},{"name":"v5.0.0-alpha.15","sha":"fa9cbc835ee70b12234b7207b1872356277da5fa","kind":"commit","published_at":"2020-11-03T23:57:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15/manifests"},{"name":"v5.0.0-alpha.14","sha":"56520e757e0052e25f8dd5d78214458c4b7c634d","kind":"commit","published_at":"2020-10-23T22:59:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14/manifests"},{"name":"v5.0.0-alpha.13","sha":"b82af55f9917f9e77a3cae9b36e47b29d43182c0","kind":"commit","published_at":"2020-10-17T21:47:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13/manifests"},{"name":"v5.0.0-alpha.12","sha":"c7c3643948bce7327a7f01665caa7474be2694f9","kind":"commit","published_at":"2020-10-10T22:32:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12/manifests"},{"name":"v5.0.0-alpha.11","sha":"b4fe7eefd494fa28cd3453067af8872a83f31fa6","kind":"commit","published_at":"2020-09-26T15:07:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11/manifests"},{"name":"v5.0.0-alpha.10","sha":"2e1502fc18d86d69a6b55fc4ac5dcb50ddf192c4","kind":"commit","published_at":"2020-09-15T08:10:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10/manifests"},{"name":"v5.0.0-alpha.9","sha":"e830beb63940d24129285f554fc9c2fb0bd7ccbf","kind":"commit","published_at":"2020-09-06T16:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9/manifests"},{"name":"v5.0.0-alpha.8","sha":"5f986712bbb2f0b789c151b6d2f3e2d48cde0980","kind":"commit","published_at":"2020-08-31T16:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"c32a96b4beb3a5c72a8c179fb095f09dacf61050","kind":"commit","published_at":"2020-08-22T16:39:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"15fd6232de294be9ba0ca103351a11f84009b04f","kind":"commit","published_at":"2020-08-13T16:56:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6/manifests"},{"name":"v5.0.0-alpha.5","sha":"40aa9cbb1df08a5994392d5cea15a60979b28a7e","kind":"commit","published_at":"2020-07-27T22:55:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"519390c2bb12b5eb7b6f5f898afb78ac7f285543","kind":"commit","published_at":"2020-07-19T17:54:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"f432112f0bcfb1fd2002002db181e83edc99d906","kind":"commit","published_at":"2020-07-12T17:06:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"f928d6e04ea7f185cda0e739ebbe2ea36d0aa4d3","kind":"commit","published_at":"2020-07-04T23:16:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2/manifests"},{"name":"v4.11.0","sha":"79ebf71d31cca2c73143891960ea54ec1132bdeb","kind":"commit","published_at":"2020-06-30T23:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0/manifests"},{"name":"v5.0.0-alpha.1","sha":"8281371f88c81fc3e4560b0334cc0c473b9d45f9","kind":"commit","published_at":"2020-06-27T15:07:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.10.2","sha":"d0bfcb4f11fd3904b1e235d80fbfe23758de8372","kind":"commit","published_at":"2020-06-11T19:11:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"4e12b951f64fd47864b4dea8ec8631387a89ddb1","kind":"commit","published_at":"2020-06-01T15:14:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"dd9280e753eb8dc3444a26e85fe4f800b759cad2","kind":"commit","published_at":"2020-05-23T17:50:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0/manifests"},{"name":"v4.9.14","sha":"1fb44683825f0ee7f4d5933528598917ff72f0e4","kind":"commit","published_at":"2020-05-11T22:41:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.14","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14/manifests"},{"name":"v4.9.13","sha":"c224f32bb8f144e590c096d103c9d59c2509ed93","kind":"commit","published_at":"2020-05-04T11:29:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.13","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13/manifests"},{"name":"v4.9.12","sha":"3e5fd3c4f200e50a1331857f092a547b41f6db1e","kind":"commit","published_at":"2020-04-26T23:18:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.12","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12/manifests"},{"name":"v4.9.11","sha":"77f6fe0a73791176bd58d8c013bf5631270faf4d","kind":"commit","published_at":"2020-04-19T14:10:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11/manifests"},{"name":"4.9.11","sha":"b551194a14c4469f3b07dc43bc6aaea525138944","kind":"commit","published_at":"2020-04-18T10:43:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11/manifests"},{"name":"v4.9.10","sha":"8baef82396665179c67ca3acfd51e396b947f412","kind":"commit","published_at":"2020-04-11T13:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.10","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10/manifests"},{"name":"v4.9.9","sha":"c191471a20315cae4006c1e4d3d51db5e49b5fee","kind":"commit","published_at":"2020-04-04T15:54:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.9","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9/manifests"},{"name":"v4.9.8","sha":"e9fbcbf015bbf7057aadd5777703b7059aedf043","kind":"commit","published_at":"2020-03-28T19:33:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8/manifests"},{"name":"v4.9.7","sha":"10bc98f283feaae6397ef1b73b1b82be4a39a5f5","kind":"commit","published_at":"2020-03-18T12:45:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7/manifests"},{"name":"v4.9.6","sha":"0176a231719152fa4a2100aa7119e9fd777b5fed","kind":"commit","published_at":"2020-03-18T10:52:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6/manifests"},{"name":"v4.9.5","sha":"b9dec2780203e37148d87788f727c668d9019581","kind":"commit","published_at":"2020-02-29T10:36:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5/manifests"},{"name":"v4.9.4","sha":"45fe0e31c462ed3a2fba134fb1edbd05b91da2a4","kind":"commit","published_at":"2020-02-23T10:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4/manifests"},{"name":"v4.9.3","sha":"2bec4ebc9c20be8abecbad6d3f0f7ba2875c9c35","kind":"commit","published_at":"2020-02-16T11:52:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3/manifests"},{"name":"v4.9.2","sha":"f567b384f509d36b7e10f691e6b58538e7db8869","kind":"commit","published_at":"2020-02-09T18:32:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"717887fdd9d3b27701d760d78aa12ecf52f02f43","kind":"commit","published_at":"2020-02-02T11:46:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f2c9817526b729801b1716afc957ef3886ccb422","kind":"commit","published_at":"2020-01-22T20:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"d0c928c82e3fc8f284a2f7fd1b9acbf717c5a64e","kind":"commit","published_at":"2020-01-06T11:44:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"0c7ca746674cfb47a46cad8ebea21155702fd38c","kind":"commit","published_at":"2019-12-30T10:59:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"c6f734f0d6b183962e83fc5612fef6583bf40712","kind":"commit","published_at":"2019-12-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3a8f0eace8dd6a1c3234a8be2b7c41f06b6260d4","kind":"commit","published_at":"2019-12-14T19:59:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"0a129d58056d38bd15141aaa98d346774895d5f5","kind":"commit","published_at":"2019-12-07T12:46:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"6291316a32cfb4fb19ffdbcf30abfcb63023f17f","kind":"commit","published_at":"2019-12-01T10:59:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1/manifests"},{"name":"v3.9.4","sha":"6b0fee51deb7c32b75498d4ab2186946e7c4ce0a","kind":"commit","published_at":"2019-11-28T09:28:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4/manifests"},{"name":"v4.7.0","sha":"2b04ee905695540bde87653908ece5c4d57546c9","kind":"commit","published_at":"2019-11-22T10:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"856188b2de7a5e514803314f329da76fe65dec50","kind":"commit","published_at":"2019-11-12T13:52:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"d2d76bf26231a96981260232de5271b24e9391a4","kind":"commit","published_at":"2019-11-05T16:46:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0/manifests"},{"name":"v4.5.2","sha":"cb52f392b3b3528857178a756354ffb0e8bccd73","kind":"commit","published_at":"2019-10-28T22:58:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"803d08fbdf20de2d34c36a2a27bbc8e5a7e79fb2","kind":"commit","published_at":"2019-10-12T20:22:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"de3c62c25bf9e92ba35019e5a3ca7f68a36600d8","kind":"commit","published_at":"2019-10-02T08:07:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"554e7dce0cd96a4f9ef1924b41a3ce530cb433ae","kind":"commit","published_at":"2019-09-22T17:16:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"b563d529a8544fa4f4090723239ab075665c5f03","kind":"commit","published_at":"2019-09-11T20:45:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"f3beaee67fb9a4145a792fc8b798ef327b55f513","kind":"commit","published_at":"2019-09-08T09:58:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1/manifests"},{"name":"v1.2.5","sha":"8ee2d7168294f21af787aaba46661824097e33bb","kind":"tag","published_at":"2019-09-03T18:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5/manifests"},{"name":"v4.4.0","sha":"98f2c7cae9b2e0a53cf731882164aa44babb4be3","kind":"commit","published_at":"2019-08-31T12:19:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"29c1adf61a141a3db885ee569e42251cee53e749","kind":"commit","published_at":"2019-08-21T17:29:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3/manifests"},{"name":"v1.2.4","sha":"e44972d3c3e199529fdbc85974f7ae570b8424a0","kind":"tag","published_at":"2019-08-16T20:53:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4/manifests"},{"name":"v4.3.2","sha":"f2dbeca2dd1aecf6bc56e2302ec766d2e4bfb2ac","kind":"commit","published_at":"2019-08-10T17:39:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"d5a2ad9d26f7b089111b208c929ac1f98e7f6958","kind":"commit","published_at":"2019-08-03T15:14:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"8c28ed9c67e7b6ad02a8826178352aa4e9901b50","kind":"commit","published_at":"2019-07-28T14:32:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"42f78c69a59f0b5fa5fb8f533385f04ef77d7889","kind":"commit","published_at":"2019-07-17T13:42:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1/manifests"},{"name":"v1.0.4","sha":"455489e2e149ff5393f6ba08870368c88da259bd","kind":"tag","published_at":"2019-07-10T15:39:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"4c21bc05d6c5e48c64bc947ba9e271ed3e762a0e","kind":"tag","published_at":"2019-07-10T15:08:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"543041538f31cbdfbe3e85b8bc0f5c183ac5448e","kind":"tag","published_at":"2019-07-09T13:14:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"3a40065694cab2a5e8dedab6781e98493c1dc69d","kind":"tag","published_at":"2019-07-09T12:54:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1/manifests"},{"name":"v4.2.0","sha":"cf2cdd83f2a2f65d0e979d1faa9e815a5e2d3502","kind":"commit","published_at":"2019-07-06T15:30:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"6da1d591264e8c4a18e5ab56bdf6f8c0f985ed99","kind":"commit","published_at":"2019-06-25T13:53:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"eade31e58deb8ff3faee777313d70141e5868ebe","kind":"commit","published_at":"2019-06-23T11:46:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"b78a5ab7581488f7fff271a2cf64927dd28c3ab0","kind":"commit","published_at":"2019-06-13T09:55:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"07b9d6efaac1b663b2657173227e9490c796191e","kind":"commit","published_at":"2019-06-10T11:50:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"d58075ddb1757a11c47ef3d2b1fe9bed55e640dd","kind":"commit","published_at":"2019-06-03T16:35:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a3572bcaf34d204b314fd2c84064c9180f3a50f1","kind":"commit","published_at":"2019-05-27T12:48:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"505e275285c757e0515c8623b43c823d8a74790c","kind":"commit","published_at":"2019-05-23T15:39:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.0","sha":"a33f0ab64999331a54267cdf0eb89e53fa4d70cd","kind":"commit","published_at":"2019-05-20T21:26:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0/manifests"},{"name":"v4.0.0-beta.2","sha":"3686a27055dce58b5e800b520087c0c448b7480e","kind":"commit","published_at":"2019-05-13T12:26:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"5c152157078503e8599537108c3be9e00969fa34","kind":"commit","published_at":"2019-05-05T12:24:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"f19bd59ae53f23e3637383061774542d973cc48c","kind":"commit","published_at":"2019-04-28T22:42:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.8","sha":"92d6e987a43041fde63fd02cad61277d04193c29","kind":"commit","published_at":"2019-04-17T19:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"663643e0a83554d7730be42140aef6bc3ac09c6a","kind":"commit","published_at":"2019-04-07T23:25:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"2482d2b689440df6fb3da6157a789adac2783736","kind":"commit","published_at":"2019-03-30T19:33:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6/manifests"},{"name":"v3.9.3","sha":"ebed7922fc97331519f507768572a068edb8494e","kind":"commit","published_at":"2019-03-28T14:06:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3/manifests"},{"name":"v4.0.0-alpha.5","sha":"1bfdbe5688fb3556e4bebd1f8e357c515244ac42","kind":"commit","published_at":"2019-03-23T21:04:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"997324d52467e3a7b7a8058c0ba8309d04d4ddf6","kind":"commit","published_at":"2019-03-17T11:00:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"3a5d2e50411ddd3caea450abda49fd7c6ed230dc","kind":"commit","published_at":"2019-03-10T11:57:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"f606f7584dd842a89423dd3cc69e32b5ad3fdae1","kind":"commit","published_at":"2019-03-03T16:12:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"eea3b4d9a623f87d79be63f57b4a69ddfe375610","kind":"commit","published_at":"2019-02-20T10:58:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"97b26c4821299aef21e6ef9372a25aedd78d0137","kind":"commit","published_at":"2019-02-12T14:39:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.9.2","sha":"dbc788f7d231b4eceaa7a6a3e253104de5de9af0","kind":"commit","published_at":"2019-02-03T20:45:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2/manifests"},{"name":"v3.9.1","sha":"b903d7432b5a06583c9915f7ab9346bad76007a1","kind":"commit","published_at":"2019-01-26T13:59:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"f6353cdd15b954091c3f53498eb7de198755b740","kind":"commit","published_at":"2019-01-14T21:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"8df7a83ccc0b200e67feb823ceaaf793e4b6d007","kind":"commit","published_at":"2019-01-09T21:57:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"c202914213f19b070738ba5837da18e89c1662ee","kind":"commit","published_at":"2019-01-07T18:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"baa45b12252be8965809a0ad06e67e7dc7d44313","kind":"commit","published_at":"2018-12-30T21:47:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"0445ca8b710425f22744249a0c7bb3c20e95237b","kind":"commit","published_at":"2018-12-30T21:24:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"f0d60d8a510180e9c7a9b588d3e6c04d0d1a23d3","kind":"commit","published_at":"2018-12-22T15:42:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"1871b089aef090728321cab69be92daaec6eb131","kind":"commit","published_at":"2018-12-17T20:02:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0/manifests"},{"name":"v3.6.2","sha":"edde0b4f0073fcacb7233b553812f3dffe619da5","kind":"commit","published_at":"2018-12-09T20:22:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"e5fbf74a06157e2d73701a158e8d6b5914429ea1","kind":"commit","published_at":"2018-12-01T10:43:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1/manifests"},{"name":"issue-13699-mster","sha":"ac0153bf1b13ddbc1e43c22693f2c223838d9f1a","kind":"tag","published_at":"2018-11-28T20:15:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/issue-13699-mster","html_url":"https://github.com/mui/material-ui/releases/tag/issue-13699-mster","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@issue-13699-mster","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster/manifests"},{"name":"v3.6.0","sha":"d9c790fa69a1c053c3d471e030e4066122d58902","kind":"commit","published_at":"2018-11-26T19:49:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"34492c23a773b1db66fe65801997257709c4f319","kind":"commit","published_at":"2018-11-12T23:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"dc6b2b870fa514e98c74b6854d22c6e25e7684cb","kind":"commit","published_at":"2018-11-12T22:46:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"ba1dc0f27cd85996dbf3ef9df4d7f10552d6c91f","kind":"commit","published_at":"2018-11-04T23:41:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0/manifests"},{"name":"v3.3.2","sha":"47b20fe33c5f1c8a2563bad3c27811c37f698794","kind":"commit","published_at":"2018-10-27T20:16:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"92b2a36716c8ced3d12ff0b300be06cc4743e6da","kind":"commit","published_at":"2018-10-23T22:16:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"47d3b93780400d6eaef48d29dfcbebec8a5f22b2","kind":"commit","published_at":"2018-10-21T21:27:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"bbb0b683dd45d130b17580da86fe6ccc1ab5b3d3","kind":"commit","published_at":"2018-10-15T22:11:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"a61f0fc9a56ef22874753175bad2a636460130d1","kind":"commit","published_at":"2018-10-14T21:03:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"58f526f46e609e3e6cd785d15bfc5486df7ab79f","kind":"commit","published_at":"2018-10-07T22:44:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"dbd67aa892a4e9885d763fcb0d1f6c1691fbf763","kind":"commit","published_at":"2018-09-30T17:16:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"6184c508f94500a9da7486ccb2b9398023e4b1b5","kind":"commit","published_at":"2018-09-23T22:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"a9cbda69c8e059d928da53d9525652170b999455","kind":"commit","published_at":"2018-09-16T21:32:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"27412afa36b6c64b15b3b33cd51235efbc55a775","kind":"commit","published_at":"2018-09-08T22:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d6fb8524ff94080614e8d4d1064c7b2cec66c5d1","kind":"commit","published_at":"2018-09-03T21:14:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"2e9643f6c43c9b393a3914cd085aac92df546c04","kind":"commit","published_at":"2018-08-28T22:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"6847e0affc09f56a1497013be98bc3b59ccd3fde","kind":"commit","published_at":"2018-08-27T17:34:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0/manifests"},{"name":"v1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1","html_url":"https://github.com/mui/material-ui/releases/tag/v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1/manifests"},{"name":"v1.5.1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6b4c29e324eaa1272ce7b42ecab0e3460af6f437","kind":"commit","published_at":"2018-08-12T20:42:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0/manifests"},{"name":"v0.20.2","sha":"1b1c1fce216b5b2f5ecd52d21f8ec6a326c00cd5","kind":"commit","published_at":"2018-08-05T21:43:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2/manifests"},{"name":"v1.4.3","sha":"99650a6d174ad97b41ba1079cd5d7f55b5db21b5","kind":"commit","published_at":"2018-08-04T10:26:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e9bb799208b34fb8f8bbfe4b63b7a1942f95d91f","kind":"commit","published_at":"2018-07-29T14:37:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"869692ecf3812bc4577ed4dde81a9911c5949695","kind":"commit","published_at":"2018-07-22T21:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7fdc1890fb744b565480835fd5684e66871c679f","kind":"commit","published_at":"2018-07-14T15:02:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"f12ba5bfafc53ada2e5719697dd8373d41fa9471","kind":"commit","published_at":"2018-07-02T20:06:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"cd47eeabdcd4f67e35ff5ad56ae82a571da5747a","kind":"commit","published_at":"2018-06-26T10:53:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"e943cb8d6f405de5d53c1f3d1908cbccb502bb3a","kind":"commit","published_at":"2018-06-20T21:41:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"29308b10b3f8ba3565168e4da4bb5f793cb8b4f9","kind":"commit","published_at":"2018-06-18T18:38:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7c094a0f0381c7b68a223e27b5dc700a7595b122","kind":"commit","published_at":"2018-06-10T09:50:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2a300cdec817595ac879bc419257e55ef318b0f9","kind":"commit","published_at":"2018-06-03T15:25:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"3ccf76d315404ebd67f1254f5679d327c0647dfd","kind":"commit","published_at":"2018-05-26T14:56:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"73101790333124cc8f5857bc46038b7d2315842a","kind":"commit","published_at":"2018-05-17T22:07:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.1","sha":"aae0c434f99c4ab559d8aff53cfbd2cfa7974043","kind":"commit","published_at":"2018-05-15T21:15:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1/manifests"},{"name":"v0.20.1","sha":"c663649d9edf9d196aadbb3b426fd613816964fc","kind":"commit","published_at":"2018-05-13T21:34:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1/manifests"},{"name":"v1.0.0-rc.0","sha":"5f3008fc26479b40ff16ec498ae0e6e3361fdb47","kind":"commit","published_at":"2018-05-13T19:13:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-beta.47","sha":"d16e4f5115a9fde3e8958d7959a912a55cbb246d","kind":"commit","published_at":"2018-05-09T21:48:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.47","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47/manifests"},{"name":"v1.0.0-beta.46","sha":"aa1ef83f22650245dd736681d7ec6331cb2a42ef","kind":"commit","published_at":"2018-05-08T21:51:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.46","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46/manifests"},{"name":"v1.0.0-beta.45","sha":"ab592831cbf5987a6516139aeaf148bdb3360ccb","kind":"commit","published_at":"2018-05-07T13:38:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.45","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45/manifests"},{"name":"v1.0.0-beta.44","sha":"0bba4ad1aed5d2181baa156009301eb56fd80158","kind":"commit","published_at":"2018-04-29T20:57:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.44","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44/manifests"},{"name":"v1.0.0-beta.43","sha":"6dfe7382b9777885abe84f4d1f66c0c62545d559","kind":"commit","published_at":"2018-04-22T10:47:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.43","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43/manifests"},{"name":"v1.0.0-beta.42","sha":"bc03443cac8a55ce3fc4d19e6a95e0f3d0116fbf","kind":"commit","published_at":"2018-04-16T20:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.42","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42/manifests"},{"name":"v1.0.0-beta.41","sha":"cddff325bdc2c79592701c11e295e48db0879c28","kind":"tag","published_at":"2018-04-07T18:26:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.41","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41/manifests"},{"name":"v1.0.0-beta.40","sha":"7f423b6bef54c4a34f3b53d9b8ebf33c183916f8","kind":"tag","published_at":"2018-04-01T09:55:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.40","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40/manifests"},{"name":"v1.0.0-beta.39","sha":"b95cb7a83a102b21b7f6add713398f6c9e743d50","kind":"tag","published_at":"2018-03-28T21:23:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.39","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39/manifests"},{"name":"v1.0.0-beta.38","sha":"a6ccfbe7699b67b03703b49a7cb14d865b841d38","kind":"tag","published_at":"2018-03-17T12:24:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.38","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38/manifests"},{"name":"v1.0.0-beta.37","sha":"1587ac3654ae5061eb21f652722a02cc4c367292","kind":"tag","published_at":"2018-03-11T14:31:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.37","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37/manifests"},{"name":"v1.0.0-beta.36","sha":"f31bd2e431c29f85a053387ce062987a3fc36168","kind":"tag","published_at":"2018-03-05T21:07:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.36","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36/manifests"},{"name":"v1.0.0-beta.35","sha":"25ca14ffcec6eeb75446730a03cc4a2014c5e8ab","kind":"tag","published_at":"2018-02-25T22:47:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.35","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.2","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2/manifests"},{"name":"olivier-material-ui-codemod@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1/manifests"},{"name":"olivier-material-ui-icons@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.1","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1/manifests"},{"name":"olivier-material-ui-codemod@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0/manifests"},{"name":"olivier-material-ui-icons@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0/manifests"},{"name":"v1.0.0-beta.34","sha":"284dfcb06fed2244033cc971cb78f485bafece3d","kind":"tag","published_at":"2018-02-17T12:08:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.34","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34/manifests"},{"name":"v1.0.0-beta.33","sha":"b7f698d48d61e74f74e5e50a08b4309460a55266","kind":"tag","published_at":"2018-02-10T12:03:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.33","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33/manifests"},{"name":"v1.0.0-beta.32","sha":"896bc50f35a83fac0453dbbecd9f367b45b450e9","kind":"tag","published_at":"2018-02-04T22:44:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.32","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32/manifests"},{"name":"v1.0.0-beta.31","sha":"6271146a2545aeedf4110990de21ebc0c910b627","kind":"tag","published_at":"2018-01-29T22:06:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.31","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31/manifests"},{"name":"v1.0.0-beta.30","sha":"2bb35ce508832f518a4c3af8cd7cf67af8fd90c5","kind":"tag","published_at":"2018-01-21T22:50:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.30","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30/manifests"},{"name":"v1.0.0-beta.29","sha":"7386d56d4dfb85ca4a586a56691b6a58798d5c42","kind":"tag","published_at":"2018-01-16T20:27:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.29","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29/manifests"},{"name":"v1.0.0-beta.28","sha":"e1f3dad9084edf460d42e0a5f6b7c956eaa51e8d","kind":"tag","published_at":"2018-01-14T14:52:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.28","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28/manifests"},{"name":"v1.0.0-beta.27","sha":"fcfe4a64a95f65e205c5ba9523987982e6556eea","kind":"tag","published_at":"2018-01-06T15:25:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.27","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27/manifests"},{"name":"v1.0.0-beta.26","sha":"bd42549ee464bce03743f7ee18964066f9d3907d","kind":"tag","published_at":"2017-12-30T23:24:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.26","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26/manifests"},{"name":"v1.0.0-beta.25","sha":"d9ab3e313136fa5fb179743b560ac7c9e4fa8f6a","kind":"tag","published_at":"2017-12-22T23:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.25","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25/manifests"},{"name":"v1.0.0-beta.24","sha":"7c8fe8516f8bf6317e7cc748eefa7d97c92b4007","kind":"tag","published_at":"2017-12-17T12:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.24","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24/manifests"},{"name":"v1.0.0-beta.23","sha":"1a4e5b06ae0a7f6b3a6be810d272ebdf3efbb863","kind":"tag","published_at":"2017-12-09T09:51:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.23","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23/manifests"},{"name":"v0.20.0","sha":"86b40ae4883e95d6139e9e5d59c0e14aa022ce3a","kind":"commit","published_at":"2017-12-04T04:05:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0/manifests"},{"name":"v1.0.0-beta.22","sha":"22f68ca292a947349ae2877b09e85775703ec87f","kind":"tag","published_at":"2017-11-28T23:11:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22/manifests"},{"name":"v1.0.0-beta.21","sha":"d33604a9deacbb2725da3688d823416486a039c1","kind":"tag","published_at":"2017-11-13T22:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21/manifests"},{"name":"v1.0.0-beta.20","sha":"076d08bfa709ffdb4858106ebda73f475e4ec5b9","kind":"tag","published_at":"2017-11-05T19:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20/manifests"},{"name":"v1.0.0-beta.19","sha":"2a1879fb818973d4df766c2d7842afd939fdb2b8","kind":"tag","published_at":"2017-10-30T21:51:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19/manifests"},{"name":"v1.0.0-beta.18","sha":"f626204f8e0cd9933bcb7a8c8ac5cd97d6419eca","kind":"tag","published_at":"2017-10-23T21:58:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18/manifests"},{"name":"v1.0.0-beta.17","sha":"616d69d5ff7263eb9c84960b6b7a4c9ff852d4ef","kind":"tag","published_at":"2017-10-15T22:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17/manifests"},{"name":"v1.0.0-beta.16","sha":"56fd0d9d2f6fe0222b8c4117e227de1d725918ba","kind":"tag","published_at":"2017-10-08T20:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16/manifests"},{"name":"v0.19.4","sha":"f1bc4be26ca68578f0cfd053fed8eeabe0d3a636","kind":"tag","published_at":"2017-10-08T19:56:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4/manifests"},{"name":"v1.0.0-beta.15","sha":"4da17a67182a212be91a36cec9c976ccb6293380","kind":"tag","published_at":"2017-10-04T16:05:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15/manifests"},{"name":"v1.0.0-beta.13","sha":"736f12000e6989b2e37fcf10deca8bcf20a284f5","kind":"tag","published_at":"2017-10-01T19:58:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13/manifests"},{"name":"v0.19.3","sha":"7e484cc0c2e3db1e30ebe89d93475f2999f6168c","kind":"tag","published_at":"2017-10-01T19:35:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3/manifests"},{"name":"v1.0.0-beta.12","sha":"65b6e04a74a1520209e7b8fcfa311a431ecb070a","kind":"tag","published_at":"2017-09-24T18:24:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12/manifests"},{"name":"v0.19.2","sha":"5f750e046d48fa2f8c0efd86290ea48661c9b32e","kind":"tag","published_at":"2017-09-18T20:14:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2/manifests"},{"name":"v1.0.0-beta.11","sha":"01c6feb33e7e4e5043ce2a8377fa7dda3dbc8180","kind":"tag","published_at":"2017-09-18T19:11:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11/manifests"},{"name":"v1.0.0-beta.10","sha":"3d4518c997fe875f8e91044ff59a09a46fdfb726","kind":"tag","published_at":"2017-09-13T21:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10/manifests"},{"name":"v1.0.0-beta.9","sha":"d4dba0da9a00efe5104365ca647d848a131a41a6","kind":"tag","published_at":"2017-09-10T11:17:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9/manifests"},{"name":"v1.0.0-beta.8","sha":"865b39bef48c3f85743c3914ba146b97b93fce0f","kind":"tag","published_at":"2017-09-02T11:11:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8/manifests"},{"name":"v0.19.1","sha":"b0d03e92c64bee1ac8c25acd0c48657b7f605d9a","kind":"tag","published_at":"2017-09-02T10:38:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1/manifests"},{"name":"v1.0.0-beta.7","sha":"d2083879918dcafdc9c17e3e19440000a0abb3b0","kind":"tag","published_at":"2017-08-30T22:51:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7/manifests"},{"name":"v1.0.0-beta.6","sha":"8385df161a6792d472821e30c7095b267b844950","kind":"tag","published_at":"2017-08-20T14:48:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6/manifests"},{"name":"v1.0.0-beta.5","sha":"8292545fd41ea9f9d3c7c52bb45f60a4fea434a9","kind":"tag","published_at":"2017-08-15T08:55:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5/manifests"},{"name":"v0.19.0","sha":"d1b3bc614a818d497e38fd51c85077dd7b490bad","kind":"tag","published_at":"2017-08-15T08:17:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0/manifests"},{"name":"v1.0.0-beta.4","sha":"110f0a6e95e8e2b51b2bdd7e545a9b41d1a0009f","kind":"tag","published_at":"2017-08-05T10:09:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4/manifests"},{"name":"v1.0.0-beta.3","sha":"e0dd9560d4a152ca0a61558b6238edc40746c354","kind":"tag","published_at":"2017-07-29T21:00:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"45d5da95daf4d52b0ea6e4ffbef27755fa0aa196","kind":"tag","published_at":"2017-07-23T17:45:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"603fbde8d99e386d6640ec6c24ba9fcfc4316dd4","kind":"tag","published_at":"2017-07-23T17:12:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1/manifests"},{"name":"v0.18.7","sha":"50f6dfc4b6ee7473e27ba950c3ce900b24f17d1c","kind":"tag","published_at":"2017-07-23T15:51:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7/manifests"},{"name":"v1.0.0-alpha.22","sha":"f3992561ed94696d595b6a56efc7449c7dee67c7","kind":"tag","published_at":"2017-07-18T09:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22/manifests"},{"name":"v1.0.0-alpha.21","sha":"49d21891b72796f4a8f383d9b15b66f72cb94549","kind":"tag","published_at":"2017-07-04T22:13:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21/manifests"},{"name":"v0.18.6","sha":"1d10ecbac4a83f9934bb6a7f025855f82002113c","kind":"tag","published_at":"2017-07-04T21:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6/manifests"},{"name":"v0.18.5","sha":"86f7c4141cc66ab1e96a681a6945472283e41ea3","kind":"tag","published_at":"2017-06-28T18:14:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5/manifests"},{"name":"v1.0.0-alpha.20","sha":"84363396403cbbd51072d0b09822cd6d8ab6bf87","kind":"tag","published_at":"2017-06-25T18:01:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20/manifests"},{"name":"v0.18.4","sha":"2c6872cacf19ac71a316b282c2467162dcd148c6","kind":"tag","published_at":"2017-06-25T17:39:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4/manifests"},{"name":"v1.0.0-alpha.19","sha":"611bfd7557fd928933e39c054d2b2edeb57adaed","kind":"tag","published_at":"2017-06-19T16:58:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19/manifests"},{"name":"v1.0.0-alpha.18","sha":"5fdb60642bdf2907b7fba352cf2cd0fa7208848f","kind":"tag","published_at":"2017-06-19T10:12:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18/manifests"},{"name":"v1.0.0-alpha.17","sha":"73e0a35145d10f3c29a991f75e5ba8315e0e754a","kind":"tag","published_at":"2017-06-12T11:55:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17/manifests"},{"name":"v0.18.3","sha":"4c6a542c772f9fe9ff97bb95f63801138d7722d0","kind":"tag","published_at":"2017-06-07T21:28:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"9d3b59b3fec3b31b37334c3bd842112f3d090f86","kind":"commit","published_at":"2017-06-06T21:29:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2/manifests"},{"name":"v1.0.0-alpha.16","sha":"0c7dba6dc5ad8b9f69ec3c60e3ba31f2973e582a","kind":"tag","published_at":"2017-06-01T08:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"18508aeb3e5817406209e15c3e51a53c2cbece96","kind":"tag","published_at":"2017-05-23T20:00:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"771fb44738e116a1d2cec7aabb8ed1425b1d57f6","kind":"tag","published_at":"2017-05-14T10:11:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14/manifests"},{"name":"v0.18.1","sha":"715372edf9fc21244030207409b4070158f6936d","kind":"tag","published_at":"2017-05-13T10:21:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1/manifests"},{"name":"v1.0.0-alpha.13","sha":"17fde80a53fb9fcce31a82290f54de55cf3655e9","kind":"tag","published_at":"2017-05-08T10:47:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13/manifests"},{"name":"v0.18.0","sha":"dea7938b1265a3b100899d65589fbd05e877ab9e","kind":"tag","published_at":"2017-04-30T22:26:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0/manifests"},{"name":"v1.0.0-alpha.12","sha":"dc7371e4770fd3e8b1a82b9c2c2a652acaa73713","kind":"tag","published_at":"2017-04-30T22:22:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12/manifests"},{"name":"v0.17.4","sha":"a398290811c94bd6bb2d5d04c7f6d0ce734e3ad6","kind":"commit","published_at":"2017-04-14T17:20:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4/manifests"},{"name":"v1.0.0-alpha.11","sha":"7b3dbfaf2e94e8139424c8660692ee20d5a9880e","kind":"tag","published_at":"2017-04-14T16:50:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11/manifests"},{"name":"v0.17.3","sha":"53076a03182668f94d3bf40cd880309a51e9be88","kind":"tag","published_at":"2017-04-10T21:42:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"38c4aed87e608ded8e083dcf341ed5e9a14c20ef","kind":"tag","published_at":"2017-04-09T11:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2/manifests"},{"name":"v1.0.0-alpha.10","sha":"27fd907d604c1d3189b7b70e3a7e4758e0171492","kind":"tag","published_at":"2017-04-06T12:00:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"b962c2fbfa7a9cab9e9844e01966b90ca86e67a1","kind":"tag","published_at":"2017-04-01T13:47:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a0b4691eb3958aeb9173a8f4e705c81dfb7d25da","kind":"tag","published_at":"2017-03-25T11:46:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8/manifests"},{"name":"v0.17.1","sha":"05280483dbbc29e56edd8f3644721679b55d4d73","kind":"commit","published_at":"2017-03-13T12:27:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1/manifests"},{"name":"v1.0.0-alpha.7","sha":"9281a3fcee37d6afb9e493ff06e8a2626f4d7d91","kind":"tag","published_at":"2017-03-12T12:31:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"69f604946c366c655d0613841c034cacee7e9ef4","kind":"commit","published_at":"2017-02-26T12:41:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6/manifests"},{"name":"v1.0.0-alpha.5","sha":"74973892bdfacd5c9e3a4ce63185e9a6500d9522","kind":"commit","published_at":"2017-02-26T11:04:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-alpha.4","sha":"6472a6864951bfe7f3739afbe74b50981299ac28","kind":"commit","published_at":"2017-02-26T10:19:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4/manifests"},{"name":"v0.17.0","sha":"c9af9606bcea6551ceaadc2f6430d629eb679e84","kind":"commit","published_at":"2017-02-12T22:06:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0/manifests"},{"name":"v1.0.0-alpha.3","sha":"4583f5212d0b668e3801a859d3cc584cec0ec173","kind":"commit","published_at":"2017-02-12T21:43:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"8476782b595175d25c8a972b5fe53bc1f8532676","kind":"tag","published_at":"2017-02-07T19:48:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"3a0eb03018a9c5c96ba5233de8ef45202403a94c","kind":"commit","published_at":"2017-01-29T21:29:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.16.7","sha":"867c6c29b1badd839b1fd57720e5754fcd53a516","kind":"commit","published_at":"2017-01-15T19:57:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"bc84dbeeb78b725fefdc10cdc6eee7b75cc1226e","kind":"commit","published_at":"2016-12-25T21:03:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"8a03a04ef17f76ce09b88607b216d8a8e4d277d6","kind":"commit","published_at":"2016-12-09T20:45:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"84c18c98ff56fbe81be902735164219040729bb1","kind":"commit","published_at":"2016-11-17T19:18:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"066c5d53d1d4ecec2923ed12ec14647ae8248a9c","kind":"commit","published_at":"2016-11-17T16:41:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"806b2eab2272b430e814f8b3c7f1e7b31cd0e306","kind":"commit","published_at":"2016-11-14T17:22:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"2085737a798d9cb808b2fddf1f06883b27327ccc","kind":"commit","published_at":"2016-10-19T18:24:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"6eb9913441cb39562f4c935bdd70042d26daa260","kind":"commit","published_at":"2016-10-05T14:36:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0/manifests"},{"name":"v0.16.0-rc2","sha":"71a9524d0ec28dad2f566a42c7bb8ad2ea93ce36","kind":"commit","published_at":"2016-09-24T19:31:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2/manifests"},{"name":"v0.16.0-rc1","sha":"1691addd7f84317619c6831c35cb1f32ef3779b6","kind":"commit","published_at":"2016-09-07T19:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1/manifests"},{"name":"v0.15.4","sha":"be9bc14f4cda041299b6f8845af87b9278c871fc","kind":"commit","published_at":"2016-08-10T22:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"8bd3589dd7f676f3d725559cbd63457afe8d3691","kind":"commit","published_at":"2016-08-02T20:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"908f694e1e6eae9e63da6b22e63100d6bda4fa8e","kind":"commit","published_at":"2016-07-09T21:10:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"1fed1bcc81d89e473e261c1da4bf0a3a46515ce8","kind":"tag","published_at":"2016-06-20T08:15:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"06667b589952f58ff8c6d277df364ef16dada671","kind":"tag","published_at":"2016-05-06T13:49:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0/manifests"},{"name":"v0.15.0-beta.2","sha":"7cf7adfe9042e9be8dbaa1c850ffacca26e9c269","kind":"commit","published_at":"2016-04-21T22:57:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2/manifests"},{"name":"v0.15.0-beta.1","sha":"47d7525fb77c7c579e99d595b3f98c69fc838c77","kind":"tag","published_at":"2016-04-14T13:33:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1/manifests"},{"name":"v0.15.0-alpha.2","sha":"caabf9eaee5a5e11097958105f8427cfc8905f86","kind":"tag","published_at":"2016-03-17T23:37:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2/manifests"},{"name":"v0.15.0-alpha.1","sha":"2ebddeb908857c16ece162964a7e501ab37716ba","kind":"commit","published_at":"2016-02-27T17:54:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1/manifests"},{"name":"v0.14.4","sha":"de2bee1335ff1fd701a60cb3d739cf919dbd77ce","kind":"commit","published_at":"2016-02-03T00:47:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"fa9141f90149392cc3fa366736e61a89b07e9205","kind":"commit","published_at":"2016-01-27T03:06:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"44b41957ae81344cf6dc794cf2dbe2da48152622","kind":"commit","published_at":"2016-01-08T15:52:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"0ae4d7f61bb240ae5e2adc9d15a8d5629f738db6","kind":"commit","published_at":"2016-01-04T22:23:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"628bc82957d8e537a1b648e31e10723820bb00ac","kind":"commit","published_at":"2015-12-25T15:12:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0/manifests"},{"name":"v0.14.0-rc2","sha":"9a24d8a7839c37b86748ad8022e39235e8eb6be2","kind":"commit","published_at":"2015-12-14T22:26:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2/manifests"},{"name":"v0.14.0-rc1","sha":"7459597806a2f1f5826eaab26d3c5d974da70fbd","kind":"commit","published_at":"2015-12-04T19:52:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1/manifests"},{"name":"v0.13.4","sha":"a98006f9ffb588030cbdd2e3b4a4515017e58c43","kind":"commit","published_at":"2015-11-24T17:07:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"e33afed6913b58a990bd4b51a038bbfff0a0f42f","kind":"commit","published_at":"2015-11-17T16:34:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"6f28ad04e8f95073646bfeb8936c550ca4a94347","kind":"commit","published_at":"2015-11-10T00:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"330488977f95dbebd6cf6a387bf10a86238331ff","kind":"commit","published_at":"2015-10-29T21:08:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"7980cd589e9dc9e055e1b789bf2f80e7f2ef0f5d","kind":"commit","published_at":"2015-10-21T19:38:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"86394ccd2d7b715eaa054a369679eba4ac82ce1f","kind":"commit","published_at":"2015-10-21T19:04:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"d310459476a461e0d29f166de277896026d8f35f","kind":"commit","published_at":"2015-10-19T17:30:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"06aca1012d01de4ec782acfb8d22a6ec83d48ff7","kind":"commit","published_at":"2015-10-07T21:43:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"6671f90516c2065839efae773ecda924b8bebdae","kind":"commit","published_at":"2015-10-06T19:31:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"a4e194e46c47f8e2eedfab8f0a8c4104e5679c95","kind":"commit","published_at":"2015-09-28T16:15:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"aa485220ff28e907d2548cbfb65bd789c23d9eba","kind":"commit","published_at":"2015-09-25T16:08:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"b55b770f2049852febe47bef27aa0eaceafcec08","kind":"commit","published_at":"2015-09-15T21:10:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"82bc1cb2805f7b624516f71628e6ca525df18cad","kind":"commit","published_at":"2015-08-24T21:31:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0/manifests"},{"name":"v0.10.4","sha":"a8097bcbed6939f0cb308e05acf03a907b666725","kind":"commit","published_at":"2015-08-09T03:29:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"2a43082b52138e33c85878616461445895066a11","kind":"commit","published_at":"2015-08-08T22:51:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"71583523f39c1830d3fcffeff0598c2f803f1048","kind":"commit","published_at":"2015-07-29T20:34:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"6b609c63611b02f9e845b765770983c547cd6af8","kind":"commit","published_at":"2015-07-13T21:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"b6140ec86c5087ad799e9a658f3f0d9b150c205a","kind":"commit","published_at":"2015-07-10T01:35:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"8a18478700f49b94fe7f580664e7b31c581ceb0b","kind":"commit","published_at":"2015-06-20T17:47:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"3da654eb4f0ddb10d81f2706eda1f3819e40b795","kind":"commit","published_at":"2015-06-15T01:46:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"867e87d3530b4fb6bc7f6ec5fb9edcd49e7bd631","kind":"commit","published_at":"2015-06-09T23:38:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"cb794810e7c39352f1bbd533d92983dc22a57510","kind":"commit","published_at":"2015-05-24T20:12:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0/manifests"},{"name":"v0.7.5","sha":"b3ce0b272e5468919d01b3d3ab6751a92f682b48","kind":"commit","published_at":"2015-04-27T19:14:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"abc159f246f15163f7984bcf702409cffc745d6e","kind":"commit","published_at":"2015-04-21T18:14:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"9321a4a8879f380a725c7439114ebf3e0da8abcc","kind":"commit","published_at":"2015-04-01T15:20:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"953606f4d1a9e3a33798b499219fe40b1f81fd96","kind":"commit","published_at":"2015-03-25T23:45:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"03c169188dd10ec2242b7806050781867c0291dd","kind":"commit","published_at":"2015-03-04T21:41:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"078ba0c94f8985dd2d96587784f760474ba51858","kind":"commit","published_at":"2015-02-13T21:06:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"accd9f0ef163d514b091709ffd63f76f6d1a467f","kind":"commit","published_at":"2015-01-27T00:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"57c7a95be20dc77cbe0459a40acc802e16de5148","kind":"commit","published_at":"2015-01-26T23:07:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"706446d6aeb952def6f2016fdc213b6e56b2d40f","kind":"commit","published_at":"2015-01-03T23:58:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"6b294fdd0a7f9686b8b8f05cf8759e90b3e581f9","kind":"commit","published_at":"2014-12-25T17:36:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"3eb741fdb94fff5e8218809b8f7d5a9d2e4d1778","kind":"commit","published_at":"2014-12-15T17:14:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"d65414913839d9d939c8bd938ca21f39f0faa924","kind":"commit","published_at":"2014-12-07T15:15:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"fc3232f6e9d1662c4f9d813b70acb329c4cdc6de","kind":"commit","published_at":"2014-11-30T21:22:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"4b02786c2a7e27613201fe72c033a260018a38d6","kind":"commit","published_at":"2014-11-28T20:34:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"ab8880bc442941c20d58ca2cbb8aace7b2724929","kind":"commit","published_at":"2014-11-17T20:10:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"052b0bc5a3e887d0a36b2277a2e09812a0ce206b","kind":"commit","published_at":"2014-11-11T21:11:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"715b7e868003ac9b121bdacee3e1301b9c660aa9","kind":"commit","published_at":"2014-11-08T19:56:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"088d257c0bec691545cd32f83fd2af753866b8ee","kind":"commit","published_at":"2014-11-08T00:13:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0/manifests"},{"name":"v0.1.29","sha":"3fe7b8bf7c3adc04522f311ce1c1c3b6e39e8edd","kind":"commit","published_at":"2014-11-05T19:58:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.1.29","html_url":"https://github.com/mui/material-ui/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29/manifests"}]},"repo_metadata_updated_at":"2025-12-12T02:56:37.576Z","dependent_packages_count":1,"downloads":15,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":26.70508408879579,"dependent_repos_count":25.30552159382132,"dependent_packages_count":16.219766897652278,"stargazers_count":0.0779313956317185,"forks_count":0.025111227481331513,"average":13.666683040676489},"purl":"pkg:npm/makito-ui","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/makito-ui","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/makito-ui","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/makito-ui/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-29T16:04:14.239Z","issues_count":4308,"pull_requests_count":9949,"avg_time_to_close_issue":13592057.178502878,"avg_time_to_close_pull_request":1743679.4759773905,"issues_closed_count":2590,"pull_requests_closed_count":8490,"pull_request_authors_count":716,"issue_authors_count":2931,"avg_comments_per_issue":5.109795728876509,"avg_comments_per_pull_request":1.994974369283345,"merged_pull_requests_count":7175,"bot_issues_count":19,"bot_pull_requests_count":3438,"past_year_issues_count":769,"past_year_pull_requests_count":3299,"past_year_avg_time_to_close_issue":842316.4168674699,"past_year_avg_time_to_close_pull_request":466566.7232444611,"past_year_issues_closed_count":415,"past_year_pull_requests_closed_count":2663,"past_year_pull_request_authors_count":186,"past_year_issue_authors_count":610,"past_year_avg_comments_per_issue":1.859557867360208,"past_year_avg_comments_per_pull_request":1.4080024249772658,"past_year_bot_issues_count":9,"past_year_bot_pull_requests_count":1478,"past_year_merged_pull_requests_count":2376,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/issues","maintainers":[{"login":"oliviertassinari","count":773,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"siriwatknp","count":700,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":511,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":434,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"mnajdova","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"michaldudak","count":262,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"aarongarciah","count":237,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"ZeeshanTamboli","count":207,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mj12albert","count":193,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"alexfauquette","count":165,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"samuelsycamore","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"cherniavskii","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"LukasTy","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"bharatkashyap","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"DanailH","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"JCQuintas","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"eps1lon","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"hbjORbj","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hbjORbj"},{"login":"flaviendelangle","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"michelengelen","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"rosskevin","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rosskevin"},{"login":"mbrookes","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"m4theushw","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"apedroferreira","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"hasdfa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"nikitaa24","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikitaa24"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"richbustos","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richbustos"},{"login":"nathanmarks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanmarks"},{"login":"vicasas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"MBilalShafi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joshwooding","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwooding"},{"login":"dimitropoulos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dimitropoulos"},{"login":"arthurbalduini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"dmtrKovalenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmtrKovalenko"},{"login":"hai-cea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-cea"},{"login":"gerdadesign","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"DavidCnoops","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidCnoops"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}],"active_maintainers":[{"login":"siriwatknp","count":282,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":241,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":191,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"oliviertassinari","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"ZeeshanTamboli","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mnajdova","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"mj12albert","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"aarongarciah","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"prakhargupta1","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"JCQuintas","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"DanailH","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"alexfauquette","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"bharatkashyap","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"LukasTy","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"cherniavskii","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"michaldudak","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"MBilalShafi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"flaviendelangle","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"vicasas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/makito-ui/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/makito-ui/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/makito-ui/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/makito-ui/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/makito-ui/codemeta","maintainers":[{"uuid":"makito013","login":"makito013","name":null,"email":"bandradest@gmail.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~makito013","role":null,"created_at":"2022-12-23T20:44:39.938Z","updated_at":"2022-12-23T20:44:39.938Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/makito013/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5264274,"maintainers_count":1091160,"namespaces_count":333594,"keywords_count":760514,"github":"npm","metadata":{"funded_packages_count":159192},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-12-16T06:37:22.408Z","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":5885841,"name":"@siturra/material-next","ecosystem":"npm","description":"v6-alpha: React components that implement Google's Material Design","homepage":"https://mui.com/material-ui/getting-started/overview/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/material-ui","keywords_array":["react","react-component","mui","material-ui","material design"],"namespace":"siturra","versions_count":2,"first_release_published_at":"2023-01-15T02:52:37.592Z","latest_release_published_at":"2023-01-15T02:53:11.874Z","latest_release_number":"6.0.0-alpha.72","last_synced_at":"2025-12-12T01:21:17.727Z","created_at":"2023-01-16T01:27:50.053Z","updated_at":"2025-12-12T01:21:17.727Z","registry_url":"https://www.npmjs.com/package/@siturra/material-next","install_command":"npm install @siturra/material-next","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/mui"},"dist-tags":{"latest":"6.0.0-alpha.72"}},"repo_metadata":{"id":19822297,"uuid":"23083156","full_name":"mui/material-ui","owner":"mui","description":"Material UI: Ready-to-use foundational React components, free forever. It includes Material UI, which implements Google's Material Design.","archived":false,"fork":false,"pushed_at":"2024-04-14T01:43:25.000Z","size":552491,"stargazers_count":91449,"open_issues_count":1798,"forks_count":31383,"subscribers_count":1347,"default_branch":"next","last_synced_at":"2024-04-14T02:22:02.033Z","etag":null,"topics":["design-systems","hacktoberfest","material-design","react","react-components"],"latest_commit_sha":null,"homepage":"https://mui.com/material-ui/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2014-08-18T19:11:54.000Z","updated_at":"2024-08-18T03:20:19.580Z","dependencies_parsed_at":"2024-04-15T07:22:15.000Z","dependency_job_id":null,"html_url":"https://github.com/mui/material-ui","commit_stats":{"total_commits":22276,"total_committers":3187,"mean_commits":6.989645434577973,"dds":0.8256419464894954,"last_synced_commit":"eec77cde0b364cbad6c4c1b09b0b0a38ec9205a4"},"previous_names":["mui-org/material-ui","callemall/material-ui"],"tags_count":505,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/refs/heads/next","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":215854641,"owners_count":15940241,"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":"v6.0.0-beta.6","sha":"cbb6f8d3b1b72732d51f5628765cfd7e75bd5747","kind":"tag","published_at":"2024-08-18T02:55:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6/manifests"},{"name":"v5.16.7","sha":"b505fd7b64e92db523198712a5d6716c494e0c66","kind":"tag","published_at":"2024-08-09T09:19:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7/manifests"},{"name":"v6.0.0-beta.5","sha":"75c24b0828981651082a3eede027b6871c96c440","kind":"tag","published_at":"2024-08-08T08:52:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5/manifests"},{"name":"v5.16.6","sha":"6eb1bdce38d0fc67fa8aebca260043c7fc8eb3e8","kind":"tag","published_at":"2024-07-30T21:06:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6/manifests"},{"name":"v6.0.0-beta.4","sha":"12532afa3e4f6f13a9fa86eb459c27792c36b6f9","kind":"tag","published_at":"2024-07-30T20:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4/manifests"},{"name":"v5.16.5","sha":"40792e6efb2c92b8964a3912e08aeb4fb7fc41c8","kind":"tag","published_at":"2024-07-25T06:42:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5/manifests"},{"name":"v6.0.0-beta.3","sha":"02fde66a0cd72fb7fe3681a5ea8c4de733b4a865","kind":"tag","published_at":"2024-07-24T18:27:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3/manifests"},{"name":"v5.16.4","sha":"77af399a3ad76f31e5f2e0fab5650b628fa50990","kind":"tag","published_at":"2024-07-16T16:01:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4/manifests"},{"name":"v6.0.0-beta.2","sha":"9ad8c1fd8dfd21d8e37fe73d71e011542b23db72","kind":"tag","published_at":"2024-07-16T14:46:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2/manifests"},{"name":"v5.16.3","sha":"e1824453bdb0a89f15d4dfe47a1c4f90fa0f0500","kind":"tag","published_at":"2024-07-16T14:18:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3/manifests"},{"name":"v6.0.0-beta.1","sha":"19c1935757925d834928a30ea41f58bb95fb355f","kind":"tag","published_at":"2024-07-16T09:42:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1/manifests"},{"name":"v5.16.2","sha":"56ddd108fe153592a800fce4d43f9758b0ff5101","kind":"tag","published_at":"2024-07-16T09:10:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2/manifests"},{"name":"v6.0.0-beta.0","sha":"3364f0740aa5c86e057ec5b0d22c1b12bfd96fa4","kind":"tag","published_at":"2024-07-11T15:54:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0/manifests"},{"name":"v5.16.1","sha":"431af6a2fd9bf6cd0422c61e36c937d1ea5e5015","kind":"tag","published_at":"2024-07-11T15:48:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1/manifests"},{"name":"v5.16.0","sha":"e5e9b9d5e952b52752b758179da20d3fa0982c05","kind":"tag","published_at":"2024-07-05T13:32:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0/manifests"},{"name":"v6.0.0-alpha.14","sha":"2a15dd74c76bacbc867a7313fdc2c42c6168327c","kind":"tag","published_at":"2024-07-05T04:25:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14/manifests"},{"name":"v6.0.0-alpha.13","sha":"a070a894fbe21c52df446438ca1bb5a891d5e1b5","kind":"tag","published_at":"2024-07-03T07:44:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13/manifests"},{"name":"v5.15.21","sha":"a306ce4afcc60de4c3e43b8f9183862235d9318e","kind":"tag","published_at":"2024-06-28T14:09:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21/manifests"},{"name":"v6.0.0-alpha.12","sha":"fb476c6c18b850e8400d03afb7447802afbfd357","kind":"tag","published_at":"2024-06-24T17:12:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.15.20","sha":"f20fa0ba4016e5425a2a4cce841075253828a551","kind":"tag","published_at":"2024-06-12T12:58:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20/manifests"},{"name":"v6.0.0-alpha.11","sha":"22c5206a9e8191b2f81131d6978a0958e55b7032","kind":"tag","published_at":"2024-06-12T08:18:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11/manifests"},{"name":"v6.0.0-alpha.10","sha":"e5ac6c0eef5efd4fa5c5eb11ccbf08e58e7443f8","kind":"tag","published_at":"2024-06-04T10:35:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10/manifests"},{"name":"v6.0.0-alpha.9","sha":"925de32766317bb84a92ec24b2b6465c8e48cc04","kind":"tag","published_at":"2024-05-29T12:25:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.15.19","sha":"77f606ba73bb5439d66871177772f54196044450","kind":"tag","published_at":"2024-05-29T12:01:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19/manifests"},{"name":"v6.0.0-alpha.8","sha":"c7dbe6e8256cef7bd2dbdcbee55428ad82513cd0","kind":"tag","published_at":"2024-05-21T16:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.15.18","sha":"607daac5baa9c8151f111fe4bacea1d7e61881a3","kind":"tag","published_at":"2024-05-16T09:29:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18/manifests"},{"name":"v6.0.0-alpha.7","sha":"997bec6d8d30a1a891aff4eeedefa41c93eaa95c","kind":"tag","published_at":"2024-05-16T06:31:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"7c8db04b91500ba77301acd360d21bff7f7c752f","kind":"tag","published_at":"2024-05-08T13:13:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.15.17","sha":"9bc4fc42959427246addfdf29db95847cc38e410","kind":"tag","published_at":"2024-05-08T12:24:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17/manifests"},{"name":"v5.15.16","sha":"284e251c155d92078f80f98919f4ab260b05e9be","kind":"tag","published_at":"2024-05-01T14:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16/manifests"},{"name":"v6.0.0-alpha.5","sha":"571d5046e26aa07605cb1e01ca99b2eb0b04d009","kind":"tag","published_at":"2024-05-01T14:16:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5/manifests"},{"name":"v6.0.0-alpha.4","sha":"afffc2ffc3db1e6abf48f3b3e13a41e8b758f874","kind":"tag","published_at":"2024-04-24T07:30:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4/manifests"},{"name":"v6.0.0-alpha.3","sha":"6d5e44409344ea4e13ceb3a02c4446dc6a7323b4","kind":"tag","published_at":"2024-04-17T16:10:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3/manifests"},{"name":"v6.0.0-alpha.2","sha":"4e75758b37119bd821435c23d9c111c545e186b6","kind":"tag","published_at":"2024-04-09T15:09:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2/manifests"},{"name":"v6.0.0-alpha.1","sha":"84307c1a2495a716788ec25f046faaa4d16c88c7","kind":"tag","published_at":"2024-04-05T10:43:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1/manifests"},{"name":"v5.15.15","sha":"5a079965186640b5176f00c537f3b9e6c299b5c4","kind":"tag","published_at":"2024-04-04T07:09:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15/manifests"},{"name":"v6.0.0-alpha.0","sha":"2a15ad6f1f5507162b1a5aebf78976ca3023183b","kind":"tag","published_at":"2024-03-26T15:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.15.14","sha":"9585d28317c90f2c71ab88dd5ae37638bb64ad82","kind":"tag","published_at":"2024-03-19T08:18:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14/manifests"},{"name":"v5.15.13","sha":"dbcb678234296de56afaf3138917e967e8d1934a","kind":"tag","published_at":"2024-03-13T14:17:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13/manifests"},{"name":"pigment@0.0.1","sha":"0e765a618a7676c507852cec024464b1fc1cd80f","kind":"tag","published_at":"2024-03-08T04:20:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/pigment@0.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/pigment@0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1/manifests"},{"name":"v5.15.12","sha":"5ad69e161d7520274cd37a2524ffb935b6dda158","kind":"tag","published_at":"2024-03-05T15:33:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12/manifests"},{"name":"v5.15.11","sha":"e3257a4d68481b0ca6efd5d06cb5c1e1e77e4286","kind":"tag","published_at":"2024-02-22T08:52:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11/manifests"},{"name":"v5.15.10","sha":"94fcd3ada0842108a9a2ce53e121931e5448649f","kind":"tag","published_at":"2024-02-12T12:38:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10/manifests"},{"name":"v5.15.9","sha":"7917d2a8a4acc0b07328dee8273847652491b769","kind":"tag","published_at":"2024-02-08T12:55:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9/manifests"},{"name":"v5.15.8","sha":"fe5a59e616637a0488b122749479b782f5f8dfa2","kind":"tag","published_at":"2024-02-06T20:42:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8/manifests"},{"name":"v5.15.7","sha":"b80acd69c7c848709d01465d6727b13ed6109258","kind":"tag","published_at":"2024-01-31T13:23:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7/manifests"},{"name":"v5.15.6","sha":"1700e5cd9cbb3bc648b7f799f837c4d23ed42700","kind":"tag","published_at":"2024-01-22T18:09:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6/manifests"},{"name":"v5.15.5","sha":"5d7c4e26a4973a3a80bf5f8a9a8ea14f89554fe0","kind":"tag","published_at":"2024-01-17T09:27:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5/manifests"},{"name":"v5.15.4","sha":"6aadbf91c5eb2c94dea9a49a19eb532606410a5a","kind":"tag","published_at":"2024-01-10T13:49:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4/manifests"},{"name":"v5.15.3","sha":"9fa4e472f9ba4fd4e7f8cfb8bc0d1f1d455ace23","kind":"tag","published_at":"2024-01-03T15:22:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.3","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"5d5dd15f70db9ffcb85d4dc57da8a20f5240fb81","kind":"tag","published_at":"2023-12-25T14:24:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"8be7ac66b99059bf2c2edcca9cf15981d389db6b","kind":"tag","published_at":"2023-12-19T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"8c2c6a88a509f9da7c453d4a3c3ab4749a57a36d","kind":"tag","published_at":"2023-12-12T18:21:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0/manifests"},{"name":"v5.14.20","sha":"14fa79f4328e901f82d7fc39aba722a9bf4a8df0","kind":"tag","published_at":"2023-12-05T09:28:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20/manifests"},{"name":"v5.14.19","sha":"a07b4925255aa3fc7ae1255130e182e4573c58d7","kind":"tag","published_at":"2023-11-29T21:11:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19/manifests"},{"name":"v5.14.18","sha":"43a41b6b2fa3f0a186a852b894452722e3a38f04","kind":"tag","published_at":"2023-11-14T08:27:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18/manifests"},{"name":"v5.14.17","sha":"c54a42dd8b0ec8e850bd60438e60a1a8acb3b4a4","kind":"tag","published_at":"2023-11-06T15:34:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17/manifests"},{"name":"v5.14.16","sha":"391b57a05daf67a8154471dae645471f5ffac09f","kind":"tag","published_at":"2023-10-31T10:57:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16/manifests"},{"name":"v5.14.15","sha":"6baedcfed27419ed6b9685f27fcbf3eff46133a3","kind":"tag","published_at":"2023-10-24T15:41:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15/manifests"},{"name":"v5.14.14","sha":"a0cfa182db3e7b196efe36cfe7b31d304c5a0a4e","kind":"tag","published_at":"2023-10-17T13:58:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14/manifests"},{"name":"v5.14.13","sha":"b8811a0fa59e7663b240183219db32f9a617e607","kind":"tag","published_at":"2023-10-10T19:42:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13/manifests"},{"name":"v5.14.12","sha":"bd450a0fdb19b087f47e1d7cce5a72417ec977cc","kind":"commit","published_at":"2023-10-04T16:31:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12/manifests"},{"name":"v5.14.11","sha":"13c0894d0c14c7f577a0a95492aeaa8fff8da33a","kind":"tag","published_at":"2023-09-26T11:47:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11/manifests"},{"name":"v5.14.10","sha":"14e97bffa62760cabcdc7244bff445b423f5286a","kind":"tag","published_at":"2023-09-18T10:18:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10/manifests"},{"name":"v5.14.9","sha":"8255b71ccdbfe9a20f856b5d68a269ab1c5452ca","kind":"tag","published_at":"2023-09-13T13:36:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9/manifests"},{"name":"v5.14.8","sha":"74c58dabc2cf5ed2242fb08e4781d26088d06b12","kind":"tag","published_at":"2023-09-05T12:34:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8/manifests"},{"name":"v5.14.7","sha":"8a09d535f101aac98935f82b76345ca9691b5e2b","kind":"tag","published_at":"2023-08-29T12:04:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7/manifests"},{"name":"v5.14.6","sha":"a1f511dd6ed9adba561e2ba00e1348136ed656db","kind":"commit","published_at":"2023-08-24T11:19:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6/manifests"},{"name":"v5.14.5","sha":"61fbfd1546c55caca984695a41f9c95668d414fc","kind":"tag","published_at":"2023-08-14T14:39:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5/manifests"},{"name":"v5.14.4","sha":"40f4b275022f03e48cf4809cd53d0d0dabb40424","kind":"tag","published_at":"2023-08-08T09:51:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4/manifests"},{"name":"v5.14.3","sha":"2deea341c9abfb640f22520e0c277027f3f91cd0","kind":"tag","published_at":"2023-08-01T15:33:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3/manifests"},{"name":"v5.14.2","sha":"36d9f0d3659e2f5ab1d924988313986962a0bf35","kind":"tag","published_at":"2023-07-25T10:01:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2/manifests"},{"name":"v5.14.1","sha":"f2e5ded80e94407f63a27eadb018139d6f967313","kind":"tag","published_at":"2023-07-19T09:05:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1/manifests"},{"name":"v5.14.0","sha":"2529e3aaaaec2c9f8e8cf669e58bb9c81db5a6d8","kind":"tag","published_at":"2023-07-11T14:57:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0/manifests"},{"name":"v5.13.7","sha":"aac2d5b526e8139314d99f827ecc3b2c24e99686","kind":"tag","published_at":"2023-07-04T08:53:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7/manifests"},{"name":"v5.13.6","sha":"312270bc71224067e1910bbee9f800b4a2469cc7","kind":"tag","published_at":"2023-06-23T14:05:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6/manifests"},{"name":"v5.13.5","sha":"24b3af68ebe79c1891e45c60c6bcfd26f8818f73","kind":"tag","published_at":"2023-06-12T13:43:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5/manifests"},{"name":"v5.13.4","sha":"a522d82df32d3bfab46b25f5ff24eeb9670c83fb","kind":"tag","published_at":"2023-06-05T17:30:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4/manifests"},{"name":"v5.13.3","sha":"70d4a2bb49dca9fef7854a1463a392094222812b","kind":"tag","published_at":"2023-05-29T11:22:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3/manifests"},{"name":"v5.13.2","sha":"f661923e9aa9d9cc634750affbb04bf2007bc57d","kind":"tag","published_at":"2023-05-22T16:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2/manifests"},{"name":"v5.13.1","sha":"0c58832b6e182f782e73b118ed9681055db3e249","kind":"tag","published_at":"2023-05-17T05:25:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"9130a021ca34746e4076fcae50c57bc584026b8f","kind":"tag","published_at":"2023-05-10T08:14:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0/manifests"},{"name":"v5.12.3","sha":"9710ff34b16a0f271107a8619a28546ae3ca7c18","kind":"tag","published_at":"2023-05-02T14:17:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.3","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"5b7e9c52e37ef0c3274a762f38cd7ef7ffc9e7a8","kind":"tag","published_at":"2023-04-25T16:42:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"d14d288ae9e9b0e2b3b33d0a77b4113f024d4215","kind":"tag","published_at":"2023-04-17T15:57:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"05127cf65b4250f836897428cd15829669ab8d6c","kind":"tag","published_at":"2023-04-11T09:58:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0/manifests"},{"name":"v5.11.16","sha":"af5e109990a26318c96dbff6f25759ba91f0e147","kind":"tag","published_at":"2023-04-04T14:00:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16/manifests"},{"name":"v5.11.15","sha":"ae98db6aca5f9d4b754ff9fce4ce33f738a00f65","kind":"tag","published_at":"2023-03-28T13:06:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15/manifests"},{"name":"v5.11.14","sha":"f34d17c3294fcdb63fe9a135b4f3aa2459c81189","kind":"tag","published_at":"2023-03-21T17:45:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14/manifests"},{"name":"v5.11.13","sha":"9f7a2bfac55faed1b1c6c7b4b6d1b1659a076bab","kind":"tag","published_at":"2023-03-14T09:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13/manifests"},{"name":"v5.11.12","sha":"b76b8f1098a6c01f39e5e19bf3abf77c2b9cf475","kind":"tag","published_at":"2023-03-06T15:03:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12/manifests"},{"name":"v5.11.11","sha":"58df7f1905f16533ddb5a7977346c0f4548e4547","kind":"tag","published_at":"2023-02-28T09:55:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11/manifests"},{"name":"v5.11.10","sha":"676bc85fa2b02f92f21dd5c7e15f453b6b9c2e3d","kind":"tag","published_at":"2023-02-20T11:30:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10/manifests"},{"name":"v5.11.9","sha":"af5b3f5e7a79da9ef4bbd63d8fcf60927ffb6533","kind":"tag","published_at":"2023-02-14T14:30:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9/manifests"},{"name":"v5.11.8","sha":"d4d8512ce3453711f3c661374579b0d2ed13f3e7","kind":"tag","published_at":"2023-02-07T10:50:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8/manifests"},{"name":"v5.11.7","sha":"33cac172846b032d3f8b9333b72b2af832dd47d0","kind":"tag","published_at":"2023-01-31T09:39:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7/manifests"},{"name":"v5.11.6","sha":"a2e552314847b4d52498538d7ca171763067a5d0","kind":"tag","published_at":"2023-01-23T20:28:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6/manifests"},{"name":"v5.11.5","sha":"685c72dfaf840f4d5b7a3ab738ddcabd74418823","kind":"tag","published_at":"2023-01-18T01:43:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5/manifests"},{"name":"v5.11.4","sha":"bc859d95e4415f880cd6bcb6f44cc9e5e8c8097c","kind":"tag","published_at":"2023-01-09T13:57:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4/manifests"},{"name":"v5.11.3","sha":"a526207c3957de4ebfcda937b58327d69464f15c","kind":"tag","published_at":"2023-01-02T17:00:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3/manifests"},{"name":"v5.11.2","sha":"e9d8fa07e1ff979bcaf92837b131cd9e292f0161","kind":"tag","published_at":"2022-12-26T14:56:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2/manifests"},{"name":"v5.11.1","sha":"a1e30390da62019e5769e398f4cbc9f8892d8f9a","kind":"commit","published_at":"2022-12-20T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"191acda4545c394b78964ab80b364e15686f0e9b","kind":"tag","published_at":"2022-12-13T12:56:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0/manifests"},{"name":"v5.10.17","sha":"4265f343b49e4af9673a49e585439d35c8deeab2","kind":"tag","published_at":"2022-12-06T10:59:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17/manifests"},{"name":"v5.10.16","sha":"b8aa3974d84c176b8857e8d5b29a7be8670bb410","kind":"tag","published_at":"2022-11-28T16:00:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16/manifests"},{"name":"v5.10.15","sha":"14a6e1c61edb5f66f4888e32c04df5e637e7cfc4","kind":"commit","published_at":"2022-11-22T09:45:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15/manifests"},{"name":"v5.10.14","sha":"c2da6de1c504c7dbd8ae1d0771c184c1544a0c76","kind":"tag","published_at":"2022-11-15T09:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14/manifests"},{"name":"v5.10.13","sha":"2f4c2190d1d3614d8063e84b79d4d1f034b3e3fe","kind":"tag","published_at":"2022-11-07T17:53:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13/manifests"},{"name":"v5.10.12","sha":"30cb27cff1d4e1838ca4235ab4285e20f2b2a870","kind":"tag","published_at":"2022-10-31T15:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12/manifests"},{"name":"v5.10.11","sha":"c80ff0339882859af7e17f8bfd0a5f6880b323f8","kind":"commit","published_at":"2022-10-25T09:34:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11/manifests"},{"name":"v5.10.10","sha":"639224a3e3600cb0e04755d89aab250297b6d851","kind":"tag","published_at":"2022-10-18T08:35:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10/manifests"},{"name":"v5.10.9","sha":"7bd7c219e2670ff7791148e9b1a1d2387528fc0c","kind":"tag","published_at":"2022-10-11T11:56:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9/manifests"},{"name":"v5.10.8","sha":"d4a3216cdd858899960f945d6e00b2d59bf1d5d1","kind":"tag","published_at":"2022-10-03T16:28:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8/manifests"},{"name":"v5.10.7","sha":"d9ef6e788eee11256818329c7429242f8b769263","kind":"commit","published_at":"2022-09-27T01:44:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7/manifests"},{"name":"v5.10.6","sha":"0f75f3d78b67c405c23bfd14a29aedff367415b7","kind":"tag","published_at":"2022-09-19T14:34:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6/manifests"},{"name":"v5.10.5","sha":"594d87dab0e43e641a6826c935df8f2c10672955","kind":"tag","published_at":"2022-09-12T14:40:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5/manifests"},{"name":"v5.10.4","sha":"c8feb29320a22cc4461fb5ef5f4f7de7bd96a59b","kind":"commit","published_at":"2022-09-06T09:11:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"992421d0114a9df72d358fe6fccc28c1fb6f1505","kind":"tag","published_at":"2022-08-29T17:37:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"99b23c06d9b018d6c500fa1acb3030d673e219ab","kind":"tag","published_at":"2022-08-23T10:25:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"dfc0b89c665de8e5e3e4ecf68d8c782e74dbb65c","kind":"tag","published_at":"2022-08-16T17:55:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"7f502e06d54c5a2f389a1639358c84279462b54a","kind":"commit","published_at":"2022-08-09T03:21:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0/manifests"},{"name":"v5.9.3","sha":"89617ef683d2bcd2c870e9c1bd58ad4d55247fd5","kind":"tag","published_at":"2022-08-01T20:54:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3/manifests"},{"name":"v5.9.2","sha":"b7f0a16eca4ac2044703032838f90873ec063d75","kind":"tag","published_at":"2022-07-25T15:12:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2/manifests"},{"name":"v5.9.1","sha":"1937412c4345569d98c0950a1016c22508e1ff81","kind":"tag","published_at":"2022-07-18T17:23:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"88ad7d4e623183b8e20702e7961ef9c8de330dc7","kind":"commit","published_at":"2022-07-12T08:54:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0/manifests"},{"name":"v5.8.7","sha":"be0ab4c062a22fc4bb52c47d005b57203b56c09c","kind":"tag","published_at":"2022-07-04T20:39:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7/manifests"},{"name":"v5.8.6","sha":"c58f6653411e0ff38bf67a512d16b87c6523606b","kind":"tag","published_at":"2022-06-27T14:21:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6/manifests"},{"name":"v5.8.5","sha":"3c528113f47cfddf2504ea02ba3065e7c5c46928","kind":"tag","published_at":"2022-06-21T18:05:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5/manifests"},{"name":"v5.8.4","sha":"a6e782ec2f037e2ca989515048ce5f22fe760595","kind":"tag","published_at":"2022-06-14T10:00:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4/manifests"},{"name":"v5.8.3","sha":"b1e4b9cd3e1d88286f9d1485864310a7c1f23a79","kind":"tag","published_at":"2022-06-07T19:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3/manifests"},{"name":"v5.8.2","sha":"93b0aba905b3b6947f58a02d911489bb737ee880","kind":"commit","published_at":"2022-05-31T11:47:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2/manifests"},{"name":"v5.8.1","sha":"1eee9ee437f39f1c3438209154df8e8b9ecd990d","kind":"tag","published_at":"2022-05-23T16:04:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"6a468718b970c39ae83a4029bcb53071c9567430","kind":"tag","published_at":"2022-05-17T09:42:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4eef029981b08c77a9c52d0b863e6b5ced279087","kind":"tag","published_at":"2022-05-10T09:06:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.7.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0/manifests"},{"name":"v5.6.4","sha":"edb7e8895ef8def2bf59376d7631e0360a77aaf6","kind":"commit","published_at":"2022-05-02T11:46:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4/manifests"},{"name":"v5.6.3","sha":"124d5e2f0022d17b577a464e6b3a69fa2511105e","kind":"tag","published_at":"2022-04-25T14:04:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3/manifests"},{"name":"v5.6.2","sha":"b3645b3fd11dc26a06ea370a41b5bac1026c6792","kind":"tag","published_at":"2022-04-18T16:10:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2/manifests"},{"name":"v5.6.1","sha":"0251fd5222079e4a512bbd32dff4a7a4c3efe997","kind":"tag","published_at":"2022-04-11T13:21:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"8dcdea53f927ab207718d7ee6576806aca2a3798","kind":"commit","published_at":"2022-04-06T03:27:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0/manifests"},{"name":"v4.12.4","sha":"a563a60219f7f6519fb0f34f6d8e3bf0974e6495","kind":"tag","published_at":"2022-04-03T14:38:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4/manifests"},{"name":"v5.5.3","sha":"96e1f40a3b8aa809d543aa7d466eb48cdfa0b53d","kind":"tag","published_at":"2022-03-28T14:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"dd411b017ea7504a14a16821b694ac6aa01d9b6d","kind":"tag","published_at":"2022-03-21T15:15:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"350b15ee91a93040d50391cb9a45440a90e6b2d1","kind":"tag","published_at":"2022-03-14T16:49:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"f3412aa9d179fdfc3f5c0a4a1cfc1965faef7307","kind":"commit","published_at":"2022-03-07T13:53:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0/manifests"},{"name":"v5.4.4","sha":"965f2eb8cb79bb0685a13d9e28c09617b22358cd","kind":"tag","published_at":"2022-02-28T15:21:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4/manifests"},{"name":"v5.4.3","sha":"e2892a61ea56b6578c2efc81d0324660082ad93c","kind":"tag","published_at":"2022-02-21T16:40:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3/manifests"},{"name":"v5.4.2","sha":"01371028b27156419923b362c4b0af92dc08b29f","kind":"tag","published_at":"2022-02-15T14:57:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"fbce2f80c6cb36e59a4a6826ae46b59a10e1c831","kind":"commit","published_at":"2022-02-08T11:34:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"ba4e819aa58b6a36ae4d96ee79c2a5310a812670","kind":"tag","published_at":"2022-02-01T09:00:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"337be3b2a630d791a5cbc5a2a4575d4f58e38df3","kind":"tag","published_at":"2022-01-24T15:05:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"dcbfc54f581dbf1c0008a8e9e578f896f06228ab","kind":"tag","published_at":"2022-01-17T22:45:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0/manifests"},{"name":"v5.2.8","sha":"f80abbb5f942064c9c270b2ac5bb2a2318876754","kind":"tag","published_at":"2022-01-10T20:11:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8/manifests"},{"name":"v5.2.7","sha":"5daaf9be5115b1cb777fb4cf3d9125baddfe5720","kind":"tag","published_at":"2022-01-03T12:34:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7/manifests"},{"name":"v5.2.6","sha":"052db9d577a03ed8d588ecca9e6c0a5f5ba676e1","kind":"tag","published_at":"2021-12-27T14:23:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6/manifests"},{"name":"v5.2.5","sha":"f8697de9c250dbc6b446bcc08566f50fb4070aab","kind":"tag","published_at":"2021-12-20T14:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5/manifests"},{"name":"v5.2.4","sha":"b265431f9a32ea726c5227821126fbc6424117d5","kind":"commit","published_at":"2021-12-14T13:41:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4/manifests"},{"name":"v5.2.3","sha":"9c3dc12c3de241f44d923bfb089200980f3fd23d","kind":"tag","published_at":"2021-12-06T16:12:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3/manifests"},{"name":"v5.2.2","sha":"fcaec7a75f951c9db79c99c42370ca18212c1f16","kind":"tag","published_at":"2021-11-29T16:51:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"586d9ba2472d549c180cbacddf97eb73425286b3","kind":"tag","published_at":"2021-11-25T11:50:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"353cecb5391571163eb6bd8cbf36d2dd299aaf56","kind":"tag","published_at":"2021-11-23T13:25:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"ddbe15b4d8b7cc1dc84720264fde0b1dafb6166f","kind":"commit","published_at":"2021-11-16T15:06:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"7e26583fe1f95f5c3682213105f8f4b51c9d61c9","kind":"tag","published_at":"2021-11-08T15:14:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0/manifests"},{"name":"v5.0.6","sha":"99752d2848f17c5d1e4840f54863899a19387162","kind":"tag","published_at":"2021-10-27T08:43:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6/manifests"},{"name":"v5.0.5","sha":"58f8ff1f8bc7f0cc4bb728654604a194b3c3790b","kind":"tag","published_at":"2021-10-26T10:14:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"86443310e4344ae1ce6e04f084d58e17e4d62170","kind":"tag","published_at":"2021-10-14T15:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"36258031912caf662f69ca3769c6e0bd46946050","kind":"tag","published_at":"2021-10-07T12:26:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"c510762a325116c654afd3c21381a50b942c2c66","kind":"tag","published_at":"2021-09-29T09:29:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"afcf3ee18e7a9c526348b3bce74b69781b4ad071","kind":"tag","published_at":"2021-09-22T12:15:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"85598e74b85a89a16f8bdf5b68346ca8d6b70557","kind":"tag","published_at":"2021-09-16T11:28:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.1","sha":"1b563a153f5b2736f79a3f45573e2e2b66ba0a9a","kind":"tag","published_at":"2021-09-08T13:55:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"698492a5401b12578dc459397b9d288542fc954b","kind":"commit","published_at":"2021-09-02T02:45:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.5","sha":"0bab71409bcc0865ab3e0fcbfa14fa824ddc5495","kind":"tag","published_at":"2021-08-25T07:30:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"c30ec7bed00b36da7b0e6a202b3cb48d2fc1b579","kind":"tag","published_at":"2021-08-13T21:32:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"e5ccdf299c75ea65b0600ee05ff6c98646891c77","kind":"tag","published_at":"2021-08-09T04:03:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3/manifests"},{"name":"v4.12.3","sha":"77a8daeed0e8efa67c6d86f3cc40239dc6eb3d94","kind":"tag","published_at":"2021-07-30T10:06:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3/manifests"},{"name":"v5.0.0-beta.2","sha":"cca80d861f64b3eaa8a5ef8815b7552aaea61557","kind":"tag","published_at":"2021-07-26T15:01:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2/manifests"},{"name":"v4.12.2","sha":"958241aa0ebf340ad0f152b91949720c85b4fcca","kind":"tag","published_at":"2021-07-19T16:41:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2/manifests"},{"name":"v5.0.0-beta.1","sha":"8a4b8952077b64e90ac9d23c116a45aed672db9c","kind":"tag","published_at":"2021-07-14T16:28:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1/manifests"},{"name":"v4.12.1","sha":"4dc8c9bf3e8a6b21a2aac58b0be3161af334b67d","kind":"tag","published_at":"2021-07-07T13:08:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"53a1655143aa4ec36c29a6063ccdf89c48a74bfd","kind":"tag","published_at":"2021-07-06T13:40:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0/manifests"},{"name":"v5.0.0-beta.0","sha":"a0f416173d2f5b78546f52e572a0f64dcc3751e9","kind":"tag","published_at":"2021-07-01T12:17:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.38","sha":"f60126f95d7b36fa12133887990615b9f47e994a","kind":"commit","published_at":"2021-06-24T03:37:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.38","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38/manifests"},{"name":"v5.0.0-alpha.37","sha":"c795ca0822e2816a630a5654d5471fa04521d23c","kind":"tag","published_at":"2021-06-15T17:49:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.37","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37/manifests"},{"name":"v5.0.0-alpha.36","sha":"cf2f6fa90608b109978698fc48120920beaaa51f","kind":"tag","published_at":"2021-06-08T06:46:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.36","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36/manifests"},{"name":"v5.0.0-alpha.35","sha":"6c0afb6d8fff919e80f9f1ec92613acacd8365e7","kind":"tag","published_at":"2021-05-31T20:34:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.35","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35/manifests"},{"name":"v5.0.0-alpha.34","sha":"ee3a077c161accb887b93a17f9eaa2b23e998319","kind":"tag","published_at":"2021-05-18T10:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.34","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34/manifests"},{"name":"v5.0.0-alpha.33","sha":"0fa6ab4a29e8469c081d3f796e0bd9cab98e9185","kind":"tag","published_at":"2021-05-09T12:29:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.33","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33/manifests"},{"name":"v4.11.4","sha":"6658323b5e2ba366691829bbef3f53c00008497e","kind":"tag","published_at":"2021-04-27T15:48:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4/manifests"},{"name":"v5.0.0-alpha.32","sha":"2e99746c35ea0c1e45187a206d6ebc25a52933dc","kind":"tag","published_at":"2021-04-27T12:59:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32/manifests"},{"name":"v5.0.0-alpha.31","sha":"b061319b132163900d1a4eb64207f5284d28639d","kind":"tag","published_at":"2021-04-20T13:59:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"0bc7ed897d54a899fb0dfc5cbd6c5ee0592705e1","kind":"tag","published_at":"2021-04-12T09:46:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"29934afe4643811f3bed772612f92d539a1e489d","kind":"tag","published_at":"2021-04-04T16:43:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"a83c7715c0e2cfa1c3e59b7a1f828f6a1476b307","kind":"tag","published_at":"2021-03-24T12:57:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"2de88ce2973667921a45ff69ea48a8843cb9d8cb","kind":"tag","published_at":"2021-03-05T13:01:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27/manifests"},{"name":"v5.0.0-alpha.26","sha":"8928a36394154e02a73d5e92a740d5f9ed8da709","kind":"tag","published_at":"2021-02-27T18:39:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"688db35f581ac345a09a15420efdb0e4c98a56ab","kind":"tag","published_at":"2021-02-11T12:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"15108a5aad5342d92e86be5c5388b8321a88b280","kind":"tag","published_at":"2021-01-26T14:08:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24/manifests"},{"name":"v4.11.3-deprecations.1","sha":"6cf7cf7c7b11b38db18a4d2003743cbadeb1b4ee","kind":"commit","published_at":"2021-01-25T23:27:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1/manifests"},{"name":"v4.11.3","sha":"bd79e8f8c5b8c77bc5c13d076377a18d2ceedfa2","kind":"commit","published_at":"2021-01-24T12:45:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3/manifests"},{"name":"v4.11.3-deprecations.0","sha":"f64337cd87428e04c851bb1667f5f9e0e6aeaede","kind":"commit","published_at":"2021-01-24T12:00:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0/manifests"},{"name":"v5.0.0-alpha.23","sha":"af6e7220961c6f5e8ed89172694287dc737828ff","kind":"commit","published_at":"2021-01-14T12:48:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23/manifests"},{"name":"v5.0.0-alpha.22","sha":"c514ea86c11c9817839630e840535358f5044caf","kind":"commit","published_at":"2021-01-04T11:14:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"5c82b9147f811fda24bc09132852ed240f8d9def","kind":"commit","published_at":"2020-12-30T17:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"cd30d9e3961c8b33ce43a133e0a958867a202c41","kind":"commit","published_at":"2020-12-21T17:51:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20/manifests"},{"name":"v5.0.0-alpha.19","sha":"754e29cf5a712d0e0f6bd3e54f80e9997659f68c","kind":"commit","published_at":"2020-12-13T17:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.11.2","sha":"174b64f8a3adffb8df3c13285f4edc2437a8547a","kind":"commit","published_at":"2020-12-02T23:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2/manifests"},{"name":"v5.0.0-alpha.18","sha":"c5561c5febbe1c3bd5446c8a0bb480025ab38b86","kind":"commit","published_at":"2020-12-02T23:25:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.11.1","sha":"b8092ce09e164a1cb2fec2f3a5b6aa6e2dc6cbbd","kind":"commit","published_at":"2020-11-24T14:35:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1/manifests"},{"name":"v5.0.0-alpha.17","sha":"41d6a360e0fb245dd74549445539c6218a9dc737","kind":"commit","published_at":"2020-11-23T00:49:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17/manifests"},{"name":"v5.0.0-alpha.16","sha":"47a8e102eeaa5a68a2b4f99c08085cfddc0bef77","kind":"commit","published_at":"2020-11-14T12:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16/manifests"},{"name":"v5.0.0-alpha.15","sha":"fa9cbc835ee70b12234b7207b1872356277da5fa","kind":"commit","published_at":"2020-11-03T23:57:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15/manifests"},{"name":"v5.0.0-alpha.14","sha":"56520e757e0052e25f8dd5d78214458c4b7c634d","kind":"commit","published_at":"2020-10-23T22:59:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14/manifests"},{"name":"v5.0.0-alpha.13","sha":"b82af55f9917f9e77a3cae9b36e47b29d43182c0","kind":"commit","published_at":"2020-10-17T21:47:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13/manifests"},{"name":"v5.0.0-alpha.12","sha":"c7c3643948bce7327a7f01665caa7474be2694f9","kind":"commit","published_at":"2020-10-10T22:32:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12/manifests"},{"name":"v5.0.0-alpha.11","sha":"b4fe7eefd494fa28cd3453067af8872a83f31fa6","kind":"commit","published_at":"2020-09-26T15:07:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11/manifests"},{"name":"v5.0.0-alpha.10","sha":"2e1502fc18d86d69a6b55fc4ac5dcb50ddf192c4","kind":"commit","published_at":"2020-09-15T08:10:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10/manifests"},{"name":"v5.0.0-alpha.9","sha":"e830beb63940d24129285f554fc9c2fb0bd7ccbf","kind":"commit","published_at":"2020-09-06T16:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9/manifests"},{"name":"v5.0.0-alpha.8","sha":"5f986712bbb2f0b789c151b6d2f3e2d48cde0980","kind":"commit","published_at":"2020-08-31T16:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"c32a96b4beb3a5c72a8c179fb095f09dacf61050","kind":"commit","published_at":"2020-08-22T16:39:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"15fd6232de294be9ba0ca103351a11f84009b04f","kind":"commit","published_at":"2020-08-13T16:56:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6/manifests"},{"name":"v5.0.0-alpha.5","sha":"40aa9cbb1df08a5994392d5cea15a60979b28a7e","kind":"commit","published_at":"2020-07-27T22:55:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"519390c2bb12b5eb7b6f5f898afb78ac7f285543","kind":"commit","published_at":"2020-07-19T17:54:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"f432112f0bcfb1fd2002002db181e83edc99d906","kind":"commit","published_at":"2020-07-12T17:06:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"f928d6e04ea7f185cda0e739ebbe2ea36d0aa4d3","kind":"commit","published_at":"2020-07-04T23:16:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2/manifests"},{"name":"v4.11.0","sha":"79ebf71d31cca2c73143891960ea54ec1132bdeb","kind":"commit","published_at":"2020-06-30T23:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0/manifests"},{"name":"v5.0.0-alpha.1","sha":"8281371f88c81fc3e4560b0334cc0c473b9d45f9","kind":"commit","published_at":"2020-06-27T15:07:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.10.2","sha":"d0bfcb4f11fd3904b1e235d80fbfe23758de8372","kind":"commit","published_at":"2020-06-11T19:11:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"4e12b951f64fd47864b4dea8ec8631387a89ddb1","kind":"commit","published_at":"2020-06-01T15:14:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"dd9280e753eb8dc3444a26e85fe4f800b759cad2","kind":"commit","published_at":"2020-05-23T17:50:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0/manifests"},{"name":"v4.9.14","sha":"1fb44683825f0ee7f4d5933528598917ff72f0e4","kind":"commit","published_at":"2020-05-11T22:41:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.14","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14/manifests"},{"name":"v4.9.13","sha":"c224f32bb8f144e590c096d103c9d59c2509ed93","kind":"commit","published_at":"2020-05-04T11:29:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.13","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13/manifests"},{"name":"v4.9.12","sha":"3e5fd3c4f200e50a1331857f092a547b41f6db1e","kind":"commit","published_at":"2020-04-26T23:18:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.12","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12/manifests"},{"name":"v4.9.11","sha":"77f6fe0a73791176bd58d8c013bf5631270faf4d","kind":"commit","published_at":"2020-04-19T14:10:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11/manifests"},{"name":"4.9.11","sha":"b551194a14c4469f3b07dc43bc6aaea525138944","kind":"commit","published_at":"2020-04-18T10:43:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11/manifests"},{"name":"v4.9.10","sha":"8baef82396665179c67ca3acfd51e396b947f412","kind":"commit","published_at":"2020-04-11T13:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.10","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10/manifests"},{"name":"v4.9.9","sha":"c191471a20315cae4006c1e4d3d51db5e49b5fee","kind":"commit","published_at":"2020-04-04T15:54:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.9","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9/manifests"},{"name":"v4.9.8","sha":"e9fbcbf015bbf7057aadd5777703b7059aedf043","kind":"commit","published_at":"2020-03-28T19:33:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8/manifests"},{"name":"v4.9.7","sha":"10bc98f283feaae6397ef1b73b1b82be4a39a5f5","kind":"commit","published_at":"2020-03-18T12:45:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7/manifests"},{"name":"v4.9.6","sha":"0176a231719152fa4a2100aa7119e9fd777b5fed","kind":"commit","published_at":"2020-03-18T10:52:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6/manifests"},{"name":"v4.9.5","sha":"b9dec2780203e37148d87788f727c668d9019581","kind":"commit","published_at":"2020-02-29T10:36:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5/manifests"},{"name":"v4.9.4","sha":"45fe0e31c462ed3a2fba134fb1edbd05b91da2a4","kind":"commit","published_at":"2020-02-23T10:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4/manifests"},{"name":"v4.9.3","sha":"2bec4ebc9c20be8abecbad6d3f0f7ba2875c9c35","kind":"commit","published_at":"2020-02-16T11:52:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3/manifests"},{"name":"v4.9.2","sha":"f567b384f509d36b7e10f691e6b58538e7db8869","kind":"commit","published_at":"2020-02-09T18:32:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"717887fdd9d3b27701d760d78aa12ecf52f02f43","kind":"commit","published_at":"2020-02-02T11:46:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f2c9817526b729801b1716afc957ef3886ccb422","kind":"commit","published_at":"2020-01-22T20:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"d0c928c82e3fc8f284a2f7fd1b9acbf717c5a64e","kind":"commit","published_at":"2020-01-06T11:44:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"0c7ca746674cfb47a46cad8ebea21155702fd38c","kind":"commit","published_at":"2019-12-30T10:59:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"c6f734f0d6b183962e83fc5612fef6583bf40712","kind":"commit","published_at":"2019-12-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3a8f0eace8dd6a1c3234a8be2b7c41f06b6260d4","kind":"commit","published_at":"2019-12-14T19:59:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"0a129d58056d38bd15141aaa98d346774895d5f5","kind":"commit","published_at":"2019-12-07T12:46:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"6291316a32cfb4fb19ffdbcf30abfcb63023f17f","kind":"commit","published_at":"2019-12-01T10:59:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1/manifests"},{"name":"v3.9.4","sha":"6b0fee51deb7c32b75498d4ab2186946e7c4ce0a","kind":"commit","published_at":"2019-11-28T09:28:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4/manifests"},{"name":"v4.7.0","sha":"2b04ee905695540bde87653908ece5c4d57546c9","kind":"commit","published_at":"2019-11-22T10:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"856188b2de7a5e514803314f329da76fe65dec50","kind":"commit","published_at":"2019-11-12T13:52:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"d2d76bf26231a96981260232de5271b24e9391a4","kind":"commit","published_at":"2019-11-05T16:46:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0/manifests"},{"name":"v4.5.2","sha":"cb52f392b3b3528857178a756354ffb0e8bccd73","kind":"commit","published_at":"2019-10-28T22:58:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"803d08fbdf20de2d34c36a2a27bbc8e5a7e79fb2","kind":"commit","published_at":"2019-10-12T20:22:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"de3c62c25bf9e92ba35019e5a3ca7f68a36600d8","kind":"commit","published_at":"2019-10-02T08:07:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"554e7dce0cd96a4f9ef1924b41a3ce530cb433ae","kind":"commit","published_at":"2019-09-22T17:16:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"b563d529a8544fa4f4090723239ab075665c5f03","kind":"commit","published_at":"2019-09-11T20:45:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"f3beaee67fb9a4145a792fc8b798ef327b55f513","kind":"commit","published_at":"2019-09-08T09:58:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1/manifests"},{"name":"v1.2.5","sha":"8ee2d7168294f21af787aaba46661824097e33bb","kind":"tag","published_at":"2019-09-03T18:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5/manifests"},{"name":"v4.4.0","sha":"98f2c7cae9b2e0a53cf731882164aa44babb4be3","kind":"commit","published_at":"2019-08-31T12:19:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"29c1adf61a141a3db885ee569e42251cee53e749","kind":"commit","published_at":"2019-08-21T17:29:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3/manifests"},{"name":"v1.2.4","sha":"e44972d3c3e199529fdbc85974f7ae570b8424a0","kind":"tag","published_at":"2019-08-16T20:53:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4/manifests"},{"name":"v4.3.2","sha":"f2dbeca2dd1aecf6bc56e2302ec766d2e4bfb2ac","kind":"commit","published_at":"2019-08-10T17:39:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"d5a2ad9d26f7b089111b208c929ac1f98e7f6958","kind":"commit","published_at":"2019-08-03T15:14:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"8c28ed9c67e7b6ad02a8826178352aa4e9901b50","kind":"commit","published_at":"2019-07-28T14:32:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"42f78c69a59f0b5fa5fb8f533385f04ef77d7889","kind":"commit","published_at":"2019-07-17T13:42:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1/manifests"},{"name":"v1.0.4","sha":"455489e2e149ff5393f6ba08870368c88da259bd","kind":"tag","published_at":"2019-07-10T15:39:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"4c21bc05d6c5e48c64bc947ba9e271ed3e762a0e","kind":"tag","published_at":"2019-07-10T15:08:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"543041538f31cbdfbe3e85b8bc0f5c183ac5448e","kind":"tag","published_at":"2019-07-09T13:14:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"3a40065694cab2a5e8dedab6781e98493c1dc69d","kind":"tag","published_at":"2019-07-09T12:54:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1/manifests"},{"name":"v4.2.0","sha":"cf2cdd83f2a2f65d0e979d1faa9e815a5e2d3502","kind":"commit","published_at":"2019-07-06T15:30:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"6da1d591264e8c4a18e5ab56bdf6f8c0f985ed99","kind":"commit","published_at":"2019-06-25T13:53:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"eade31e58deb8ff3faee777313d70141e5868ebe","kind":"commit","published_at":"2019-06-23T11:46:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"b78a5ab7581488f7fff271a2cf64927dd28c3ab0","kind":"commit","published_at":"2019-06-13T09:55:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"07b9d6efaac1b663b2657173227e9490c796191e","kind":"commit","published_at":"2019-06-10T11:50:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"d58075ddb1757a11c47ef3d2b1fe9bed55e640dd","kind":"commit","published_at":"2019-06-03T16:35:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a3572bcaf34d204b314fd2c84064c9180f3a50f1","kind":"commit","published_at":"2019-05-27T12:48:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"505e275285c757e0515c8623b43c823d8a74790c","kind":"commit","published_at":"2019-05-23T15:39:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.0","sha":"a33f0ab64999331a54267cdf0eb89e53fa4d70cd","kind":"commit","published_at":"2019-05-20T21:26:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0/manifests"},{"name":"v4.0.0-beta.2","sha":"3686a27055dce58b5e800b520087c0c448b7480e","kind":"commit","published_at":"2019-05-13T12:26:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"5c152157078503e8599537108c3be9e00969fa34","kind":"commit","published_at":"2019-05-05T12:24:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"f19bd59ae53f23e3637383061774542d973cc48c","kind":"commit","published_at":"2019-04-28T22:42:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.8","sha":"92d6e987a43041fde63fd02cad61277d04193c29","kind":"commit","published_at":"2019-04-17T19:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"663643e0a83554d7730be42140aef6bc3ac09c6a","kind":"commit","published_at":"2019-04-07T23:25:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"2482d2b689440df6fb3da6157a789adac2783736","kind":"commit","published_at":"2019-03-30T19:33:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6/manifests"},{"name":"v3.9.3","sha":"ebed7922fc97331519f507768572a068edb8494e","kind":"commit","published_at":"2019-03-28T14:06:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3/manifests"},{"name":"v4.0.0-alpha.5","sha":"1bfdbe5688fb3556e4bebd1f8e357c515244ac42","kind":"commit","published_at":"2019-03-23T21:04:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"997324d52467e3a7b7a8058c0ba8309d04d4ddf6","kind":"commit","published_at":"2019-03-17T11:00:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"3a5d2e50411ddd3caea450abda49fd7c6ed230dc","kind":"commit","published_at":"2019-03-10T11:57:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"f606f7584dd842a89423dd3cc69e32b5ad3fdae1","kind":"commit","published_at":"2019-03-03T16:12:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"eea3b4d9a623f87d79be63f57b4a69ddfe375610","kind":"commit","published_at":"2019-02-20T10:58:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"97b26c4821299aef21e6ef9372a25aedd78d0137","kind":"commit","published_at":"2019-02-12T14:39:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.9.2","sha":"dbc788f7d231b4eceaa7a6a3e253104de5de9af0","kind":"commit","published_at":"2019-02-03T20:45:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2/manifests"},{"name":"v3.9.1","sha":"b903d7432b5a06583c9915f7ab9346bad76007a1","kind":"commit","published_at":"2019-01-26T13:59:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"f6353cdd15b954091c3f53498eb7de198755b740","kind":"commit","published_at":"2019-01-14T21:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"8df7a83ccc0b200e67feb823ceaaf793e4b6d007","kind":"commit","published_at":"2019-01-09T21:57:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"c202914213f19b070738ba5837da18e89c1662ee","kind":"commit","published_at":"2019-01-07T18:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"baa45b12252be8965809a0ad06e67e7dc7d44313","kind":"commit","published_at":"2018-12-30T21:47:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"0445ca8b710425f22744249a0c7bb3c20e95237b","kind":"commit","published_at":"2018-12-30T21:24:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"f0d60d8a510180e9c7a9b588d3e6c04d0d1a23d3","kind":"commit","published_at":"2018-12-22T15:42:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"1871b089aef090728321cab69be92daaec6eb131","kind":"commit","published_at":"2018-12-17T20:02:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0/manifests"},{"name":"v3.6.2","sha":"edde0b4f0073fcacb7233b553812f3dffe619da5","kind":"commit","published_at":"2018-12-09T20:22:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"e5fbf74a06157e2d73701a158e8d6b5914429ea1","kind":"commit","published_at":"2018-12-01T10:43:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1/manifests"},{"name":"issue-13699-mster","sha":"ac0153bf1b13ddbc1e43c22693f2c223838d9f1a","kind":"tag","published_at":"2018-11-28T20:15:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/issue-13699-mster","html_url":"https://github.com/mui/material-ui/releases/tag/issue-13699-mster","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster/manifests"},{"name":"v3.6.0","sha":"d9c790fa69a1c053c3d471e030e4066122d58902","kind":"commit","published_at":"2018-11-26T19:49:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"34492c23a773b1db66fe65801997257709c4f319","kind":"commit","published_at":"2018-11-12T23:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"dc6b2b870fa514e98c74b6854d22c6e25e7684cb","kind":"commit","published_at":"2018-11-12T22:46:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"ba1dc0f27cd85996dbf3ef9df4d7f10552d6c91f","kind":"commit","published_at":"2018-11-04T23:41:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0/manifests"},{"name":"v3.3.2","sha":"47b20fe33c5f1c8a2563bad3c27811c37f698794","kind":"commit","published_at":"2018-10-27T20:16:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"92b2a36716c8ced3d12ff0b300be06cc4743e6da","kind":"commit","published_at":"2018-10-23T22:16:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"47d3b93780400d6eaef48d29dfcbebec8a5f22b2","kind":"commit","published_at":"2018-10-21T21:27:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"bbb0b683dd45d130b17580da86fe6ccc1ab5b3d3","kind":"commit","published_at":"2018-10-15T22:11:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"a61f0fc9a56ef22874753175bad2a636460130d1","kind":"commit","published_at":"2018-10-14T21:03:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"58f526f46e609e3e6cd785d15bfc5486df7ab79f","kind":"commit","published_at":"2018-10-07T22:44:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"dbd67aa892a4e9885d763fcb0d1f6c1691fbf763","kind":"commit","published_at":"2018-09-30T17:16:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"6184c508f94500a9da7486ccb2b9398023e4b1b5","kind":"commit","published_at":"2018-09-23T22:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"a9cbda69c8e059d928da53d9525652170b999455","kind":"commit","published_at":"2018-09-16T21:32:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"27412afa36b6c64b15b3b33cd51235efbc55a775","kind":"commit","published_at":"2018-09-08T22:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d6fb8524ff94080614e8d4d1064c7b2cec66c5d1","kind":"commit","published_at":"2018-09-03T21:14:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"2e9643f6c43c9b393a3914cd085aac92df546c04","kind":"commit","published_at":"2018-08-28T22:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"6847e0affc09f56a1497013be98bc3b59ccd3fde","kind":"commit","published_at":"2018-08-27T17:34:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0/manifests"},{"name":"v1.5.1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1/manifests"},{"name":"v1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1","html_url":"https://github.com/mui/material-ui/releases/tag/v1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1/manifests"},{"name":"v1.5.0","sha":"6b4c29e324eaa1272ce7b42ecab0e3460af6f437","kind":"commit","published_at":"2018-08-12T20:42:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0/manifests"},{"name":"v0.20.2","sha":"1b1c1fce216b5b2f5ecd52d21f8ec6a326c00cd5","kind":"commit","published_at":"2018-08-05T21:43:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2/manifests"},{"name":"v1.4.3","sha":"99650a6d174ad97b41ba1079cd5d7f55b5db21b5","kind":"commit","published_at":"2018-08-04T10:26:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e9bb799208b34fb8f8bbfe4b63b7a1942f95d91f","kind":"commit","published_at":"2018-07-29T14:37:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"869692ecf3812bc4577ed4dde81a9911c5949695","kind":"commit","published_at":"2018-07-22T21:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7fdc1890fb744b565480835fd5684e66871c679f","kind":"commit","published_at":"2018-07-14T15:02:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"f12ba5bfafc53ada2e5719697dd8373d41fa9471","kind":"commit","published_at":"2018-07-02T20:06:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"cd47eeabdcd4f67e35ff5ad56ae82a571da5747a","kind":"commit","published_at":"2018-06-26T10:53:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"e943cb8d6f405de5d53c1f3d1908cbccb502bb3a","kind":"commit","published_at":"2018-06-20T21:41:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"29308b10b3f8ba3565168e4da4bb5f793cb8b4f9","kind":"commit","published_at":"2018-06-18T18:38:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7c094a0f0381c7b68a223e27b5dc700a7595b122","kind":"commit","published_at":"2018-06-10T09:50:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2a300cdec817595ac879bc419257e55ef318b0f9","kind":"commit","published_at":"2018-06-03T15:25:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"3ccf76d315404ebd67f1254f5679d327c0647dfd","kind":"commit","published_at":"2018-05-26T14:56:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"73101790333124cc8f5857bc46038b7d2315842a","kind":"commit","published_at":"2018-05-17T22:07:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.1","sha":"aae0c434f99c4ab559d8aff53cfbd2cfa7974043","kind":"commit","published_at":"2018-05-15T21:15:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1/manifests"},{"name":"v0.20.1","sha":"c663649d9edf9d196aadbb3b426fd613816964fc","kind":"commit","published_at":"2018-05-13T21:34:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1/manifests"},{"name":"v1.0.0-rc.0","sha":"5f3008fc26479b40ff16ec498ae0e6e3361fdb47","kind":"commit","published_at":"2018-05-13T19:13:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-beta.47","sha":"d16e4f5115a9fde3e8958d7959a912a55cbb246d","kind":"commit","published_at":"2018-05-09T21:48:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.47","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47/manifests"},{"name":"v1.0.0-beta.46","sha":"aa1ef83f22650245dd736681d7ec6331cb2a42ef","kind":"commit","published_at":"2018-05-08T21:51:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.46","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46/manifests"},{"name":"v1.0.0-beta.45","sha":"ab592831cbf5987a6516139aeaf148bdb3360ccb","kind":"commit","published_at":"2018-05-07T13:38:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.45","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45/manifests"},{"name":"v1.0.0-beta.44","sha":"0bba4ad1aed5d2181baa156009301eb56fd80158","kind":"commit","published_at":"2018-04-29T20:57:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.44","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44/manifests"},{"name":"v1.0.0-beta.43","sha":"6dfe7382b9777885abe84f4d1f66c0c62545d559","kind":"commit","published_at":"2018-04-22T10:47:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.43","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43/manifests"},{"name":"v1.0.0-beta.42","sha":"bc03443cac8a55ce3fc4d19e6a95e0f3d0116fbf","kind":"commit","published_at":"2018-04-16T20:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.42","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42/manifests"},{"name":"v1.0.0-beta.41","sha":"cddff325bdc2c79592701c11e295e48db0879c28","kind":"tag","published_at":"2018-04-07T18:26:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.41","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41/manifests"},{"name":"v1.0.0-beta.40","sha":"7f423b6bef54c4a34f3b53d9b8ebf33c183916f8","kind":"tag","published_at":"2018-04-01T09:55:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.40","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40/manifests"},{"name":"v1.0.0-beta.39","sha":"b95cb7a83a102b21b7f6add713398f6c9e743d50","kind":"tag","published_at":"2018-03-28T21:23:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.39","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39/manifests"},{"name":"v1.0.0-beta.38","sha":"a6ccfbe7699b67b03703b49a7cb14d865b841d38","kind":"tag","published_at":"2018-03-17T12:24:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.38","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38/manifests"},{"name":"v1.0.0-beta.37","sha":"1587ac3654ae5061eb21f652722a02cc4c367292","kind":"tag","published_at":"2018-03-11T14:31:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.37","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37/manifests"},{"name":"v1.0.0-beta.36","sha":"f31bd2e431c29f85a053387ce062987a3fc36168","kind":"tag","published_at":"2018-03-05T21:07:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.36","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36/manifests"},{"name":"v1.0.0-beta.35","sha":"25ca14ffcec6eeb75446730a03cc4a2014c5e8ab","kind":"tag","published_at":"2018-02-25T22:47:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.35","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.2","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2/manifests"},{"name":"olivier-material-ui-icons@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1/manifests"},{"name":"olivier-material-ui-codemod@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.1","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1/manifests"},{"name":"olivier-material-ui-codemod@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0/manifests"},{"name":"olivier-material-ui-icons@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0/manifests"},{"name":"olivier-material-ui-lab@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0/manifests"},{"name":"v1.0.0-beta.34","sha":"284dfcb06fed2244033cc971cb78f485bafece3d","kind":"tag","published_at":"2018-02-17T12:08:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.34","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34/manifests"},{"name":"v1.0.0-beta.33","sha":"b7f698d48d61e74f74e5e50a08b4309460a55266","kind":"tag","published_at":"2018-02-10T12:03:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.33","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33/manifests"},{"name":"v1.0.0-beta.32","sha":"896bc50f35a83fac0453dbbecd9f367b45b450e9","kind":"tag","published_at":"2018-02-04T22:44:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.32","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32/manifests"},{"name":"v1.0.0-beta.31","sha":"6271146a2545aeedf4110990de21ebc0c910b627","kind":"tag","published_at":"2018-01-29T22:06:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.31","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31/manifests"},{"name":"v1.0.0-beta.30","sha":"2bb35ce508832f518a4c3af8cd7cf67af8fd90c5","kind":"tag","published_at":"2018-01-21T22:50:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.30","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30/manifests"},{"name":"v1.0.0-beta.29","sha":"7386d56d4dfb85ca4a586a56691b6a58798d5c42","kind":"tag","published_at":"2018-01-16T20:27:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.29","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29/manifests"},{"name":"v1.0.0-beta.28","sha":"e1f3dad9084edf460d42e0a5f6b7c956eaa51e8d","kind":"tag","published_at":"2018-01-14T14:52:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.28","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28/manifests"},{"name":"v1.0.0-beta.27","sha":"fcfe4a64a95f65e205c5ba9523987982e6556eea","kind":"tag","published_at":"2018-01-06T15:25:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.27","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27/manifests"},{"name":"v1.0.0-beta.26","sha":"bd42549ee464bce03743f7ee18964066f9d3907d","kind":"tag","published_at":"2017-12-30T23:24:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.26","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26/manifests"},{"name":"v1.0.0-beta.25","sha":"d9ab3e313136fa5fb179743b560ac7c9e4fa8f6a","kind":"tag","published_at":"2017-12-22T23:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.25","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25/manifests"},{"name":"v1.0.0-beta.24","sha":"7c8fe8516f8bf6317e7cc748eefa7d97c92b4007","kind":"tag","published_at":"2017-12-17T12:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.24","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24/manifests"},{"name":"v1.0.0-beta.23","sha":"1a4e5b06ae0a7f6b3a6be810d272ebdf3efbb863","kind":"tag","published_at":"2017-12-09T09:51:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.23","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23/manifests"},{"name":"v0.20.0","sha":"86b40ae4883e95d6139e9e5d59c0e14aa022ce3a","kind":"commit","published_at":"2017-12-04T04:05:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0/manifests"},{"name":"v1.0.0-beta.22","sha":"22f68ca292a947349ae2877b09e85775703ec87f","kind":"tag","published_at":"2017-11-28T23:11:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22/manifests"},{"name":"v1.0.0-beta.21","sha":"d33604a9deacbb2725da3688d823416486a039c1","kind":"tag","published_at":"2017-11-13T22:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21/manifests"},{"name":"v1.0.0-beta.20","sha":"076d08bfa709ffdb4858106ebda73f475e4ec5b9","kind":"tag","published_at":"2017-11-05T19:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20/manifests"},{"name":"v1.0.0-beta.19","sha":"2a1879fb818973d4df766c2d7842afd939fdb2b8","kind":"tag","published_at":"2017-10-30T21:51:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19/manifests"},{"name":"v1.0.0-beta.18","sha":"f626204f8e0cd9933bcb7a8c8ac5cd97d6419eca","kind":"tag","published_at":"2017-10-23T21:58:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18/manifests"},{"name":"v1.0.0-beta.17","sha":"616d69d5ff7263eb9c84960b6b7a4c9ff852d4ef","kind":"tag","published_at":"2017-10-15T22:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17/manifests"},{"name":"v1.0.0-beta.16","sha":"56fd0d9d2f6fe0222b8c4117e227de1d725918ba","kind":"tag","published_at":"2017-10-08T20:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16/manifests"},{"name":"v0.19.4","sha":"f1bc4be26ca68578f0cfd053fed8eeabe0d3a636","kind":"tag","published_at":"2017-10-08T19:56:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4/manifests"},{"name":"v1.0.0-beta.15","sha":"4da17a67182a212be91a36cec9c976ccb6293380","kind":"tag","published_at":"2017-10-04T16:05:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15/manifests"},{"name":"v1.0.0-beta.13","sha":"736f12000e6989b2e37fcf10deca8bcf20a284f5","kind":"tag","published_at":"2017-10-01T19:58:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13/manifests"},{"name":"v0.19.3","sha":"7e484cc0c2e3db1e30ebe89d93475f2999f6168c","kind":"tag","published_at":"2017-10-01T19:35:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3/manifests"},{"name":"v1.0.0-beta.12","sha":"65b6e04a74a1520209e7b8fcfa311a431ecb070a","kind":"tag","published_at":"2017-09-24T18:24:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12/manifests"},{"name":"v0.19.2","sha":"5f750e046d48fa2f8c0efd86290ea48661c9b32e","kind":"tag","published_at":"2017-09-18T20:14:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2/manifests"},{"name":"v1.0.0-beta.11","sha":"01c6feb33e7e4e5043ce2a8377fa7dda3dbc8180","kind":"tag","published_at":"2017-09-18T19:11:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11/manifests"},{"name":"v1.0.0-beta.10","sha":"3d4518c997fe875f8e91044ff59a09a46fdfb726","kind":"tag","published_at":"2017-09-13T21:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10/manifests"},{"name":"v1.0.0-beta.9","sha":"d4dba0da9a00efe5104365ca647d848a131a41a6","kind":"tag","published_at":"2017-09-10T11:17:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9/manifests"},{"name":"v1.0.0-beta.8","sha":"865b39bef48c3f85743c3914ba146b97b93fce0f","kind":"tag","published_at":"2017-09-02T11:11:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8/manifests"},{"name":"v0.19.1","sha":"b0d03e92c64bee1ac8c25acd0c48657b7f605d9a","kind":"tag","published_at":"2017-09-02T10:38:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1/manifests"},{"name":"v1.0.0-beta.7","sha":"d2083879918dcafdc9c17e3e19440000a0abb3b0","kind":"tag","published_at":"2017-08-30T22:51:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7/manifests"},{"name":"v1.0.0-beta.6","sha":"8385df161a6792d472821e30c7095b267b844950","kind":"tag","published_at":"2017-08-20T14:48:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6/manifests"},{"name":"v1.0.0-beta.5","sha":"8292545fd41ea9f9d3c7c52bb45f60a4fea434a9","kind":"tag","published_at":"2017-08-15T08:55:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5/manifests"},{"name":"v0.19.0","sha":"d1b3bc614a818d497e38fd51c85077dd7b490bad","kind":"tag","published_at":"2017-08-15T08:17:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0/manifests"},{"name":"v1.0.0-beta.4","sha":"110f0a6e95e8e2b51b2bdd7e545a9b41d1a0009f","kind":"tag","published_at":"2017-08-05T10:09:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4/manifests"},{"name":"v1.0.0-beta.3","sha":"e0dd9560d4a152ca0a61558b6238edc40746c354","kind":"tag","published_at":"2017-07-29T21:00:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"45d5da95daf4d52b0ea6e4ffbef27755fa0aa196","kind":"tag","published_at":"2017-07-23T17:45:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"603fbde8d99e386d6640ec6c24ba9fcfc4316dd4","kind":"tag","published_at":"2017-07-23T17:12:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1/manifests"},{"name":"v0.18.7","sha":"50f6dfc4b6ee7473e27ba950c3ce900b24f17d1c","kind":"tag","published_at":"2017-07-23T15:51:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7/manifests"},{"name":"v1.0.0-alpha.22","sha":"f3992561ed94696d595b6a56efc7449c7dee67c7","kind":"tag","published_at":"2017-07-18T09:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22/manifests"},{"name":"v1.0.0-alpha.21","sha":"49d21891b72796f4a8f383d9b15b66f72cb94549","kind":"tag","published_at":"2017-07-04T22:13:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21/manifests"},{"name":"v0.18.6","sha":"1d10ecbac4a83f9934bb6a7f025855f82002113c","kind":"tag","published_at":"2017-07-04T21:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6/manifests"},{"name":"v0.18.5","sha":"86f7c4141cc66ab1e96a681a6945472283e41ea3","kind":"tag","published_at":"2017-06-28T18:14:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5/manifests"},{"name":"v1.0.0-alpha.20","sha":"84363396403cbbd51072d0b09822cd6d8ab6bf87","kind":"tag","published_at":"2017-06-25T18:01:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20/manifests"},{"name":"v0.18.4","sha":"2c6872cacf19ac71a316b282c2467162dcd148c6","kind":"tag","published_at":"2017-06-25T17:39:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4/manifests"},{"name":"v1.0.0-alpha.19","sha":"611bfd7557fd928933e39c054d2b2edeb57adaed","kind":"tag","published_at":"2017-06-19T16:58:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19/manifests"},{"name":"v1.0.0-alpha.18","sha":"5fdb60642bdf2907b7fba352cf2cd0fa7208848f","kind":"tag","published_at":"2017-06-19T10:12:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18/manifests"},{"name":"v1.0.0-alpha.17","sha":"73e0a35145d10f3c29a991f75e5ba8315e0e754a","kind":"tag","published_at":"2017-06-12T11:55:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17/manifests"},{"name":"v0.18.3","sha":"4c6a542c772f9fe9ff97bb95f63801138d7722d0","kind":"tag","published_at":"2017-06-07T21:28:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"9d3b59b3fec3b31b37334c3bd842112f3d090f86","kind":"commit","published_at":"2017-06-06T21:29:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2/manifests"},{"name":"v1.0.0-alpha.16","sha":"0c7dba6dc5ad8b9f69ec3c60e3ba31f2973e582a","kind":"tag","published_at":"2017-06-01T08:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"18508aeb3e5817406209e15c3e51a53c2cbece96","kind":"tag","published_at":"2017-05-23T20:00:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"771fb44738e116a1d2cec7aabb8ed1425b1d57f6","kind":"tag","published_at":"2017-05-14T10:11:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14/manifests"},{"name":"v0.18.1","sha":"715372edf9fc21244030207409b4070158f6936d","kind":"tag","published_at":"2017-05-13T10:21:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1/manifests"},{"name":"v1.0.0-alpha.13","sha":"17fde80a53fb9fcce31a82290f54de55cf3655e9","kind":"tag","published_at":"2017-05-08T10:47:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13/manifests"},{"name":"v0.18.0","sha":"dea7938b1265a3b100899d65589fbd05e877ab9e","kind":"tag","published_at":"2017-04-30T22:26:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0/manifests"},{"name":"v1.0.0-alpha.12","sha":"dc7371e4770fd3e8b1a82b9c2c2a652acaa73713","kind":"tag","published_at":"2017-04-30T22:22:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12/manifests"},{"name":"v0.17.4","sha":"a398290811c94bd6bb2d5d04c7f6d0ce734e3ad6","kind":"commit","published_at":"2017-04-14T17:20:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4/manifests"},{"name":"v1.0.0-alpha.11","sha":"7b3dbfaf2e94e8139424c8660692ee20d5a9880e","kind":"tag","published_at":"2017-04-14T16:50:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11/manifests"},{"name":"v0.17.3","sha":"53076a03182668f94d3bf40cd880309a51e9be88","kind":"tag","published_at":"2017-04-10T21:42:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"38c4aed87e608ded8e083dcf341ed5e9a14c20ef","kind":"tag","published_at":"2017-04-09T11:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2/manifests"},{"name":"v1.0.0-alpha.10","sha":"27fd907d604c1d3189b7b70e3a7e4758e0171492","kind":"tag","published_at":"2017-04-06T12:00:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"b962c2fbfa7a9cab9e9844e01966b90ca86e67a1","kind":"tag","published_at":"2017-04-01T13:47:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a0b4691eb3958aeb9173a8f4e705c81dfb7d25da","kind":"tag","published_at":"2017-03-25T11:46:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8/manifests"},{"name":"v0.17.1","sha":"05280483dbbc29e56edd8f3644721679b55d4d73","kind":"commit","published_at":"2017-03-13T12:27:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1/manifests"},{"name":"v1.0.0-alpha.7","sha":"9281a3fcee37d6afb9e493ff06e8a2626f4d7d91","kind":"tag","published_at":"2017-03-12T12:31:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"69f604946c366c655d0613841c034cacee7e9ef4","kind":"commit","published_at":"2017-02-26T12:41:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6/manifests"},{"name":"v1.0.0-alpha.5","sha":"74973892bdfacd5c9e3a4ce63185e9a6500d9522","kind":"commit","published_at":"2017-02-26T11:04:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-alpha.4","sha":"6472a6864951bfe7f3739afbe74b50981299ac28","kind":"commit","published_at":"2017-02-26T10:19:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4/manifests"},{"name":"v0.17.0","sha":"c9af9606bcea6551ceaadc2f6430d629eb679e84","kind":"commit","published_at":"2017-02-12T22:06:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0/manifests"},{"name":"v1.0.0-alpha.3","sha":"4583f5212d0b668e3801a859d3cc584cec0ec173","kind":"commit","published_at":"2017-02-12T21:43:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"8476782b595175d25c8a972b5fe53bc1f8532676","kind":"tag","published_at":"2017-02-07T19:48:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"3a0eb03018a9c5c96ba5233de8ef45202403a94c","kind":"commit","published_at":"2017-01-29T21:29:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.16.7","sha":"867c6c29b1badd839b1fd57720e5754fcd53a516","kind":"commit","published_at":"2017-01-15T19:57:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"bc84dbeeb78b725fefdc10cdc6eee7b75cc1226e","kind":"commit","published_at":"2016-12-25T21:03:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"8a03a04ef17f76ce09b88607b216d8a8e4d277d6","kind":"commit","published_at":"2016-12-09T20:45:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"84c18c98ff56fbe81be902735164219040729bb1","kind":"commit","published_at":"2016-11-17T19:18:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"066c5d53d1d4ecec2923ed12ec14647ae8248a9c","kind":"commit","published_at":"2016-11-17T16:41:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"806b2eab2272b430e814f8b3c7f1e7b31cd0e306","kind":"commit","published_at":"2016-11-14T17:22:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"2085737a798d9cb808b2fddf1f06883b27327ccc","kind":"commit","published_at":"2016-10-19T18:24:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"6eb9913441cb39562f4c935bdd70042d26daa260","kind":"commit","published_at":"2016-10-05T14:36:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0/manifests"},{"name":"v0.16.0-rc2","sha":"71a9524d0ec28dad2f566a42c7bb8ad2ea93ce36","kind":"commit","published_at":"2016-09-24T19:31:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2/manifests"},{"name":"v0.16.0-rc1","sha":"1691addd7f84317619c6831c35cb1f32ef3779b6","kind":"commit","published_at":"2016-09-07T19:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1/manifests"},{"name":"v0.15.4","sha":"be9bc14f4cda041299b6f8845af87b9278c871fc","kind":"commit","published_at":"2016-08-10T22:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"8bd3589dd7f676f3d725559cbd63457afe8d3691","kind":"commit","published_at":"2016-08-02T20:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"908f694e1e6eae9e63da6b22e63100d6bda4fa8e","kind":"commit","published_at":"2016-07-09T21:10:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"1fed1bcc81d89e473e261c1da4bf0a3a46515ce8","kind":"tag","published_at":"2016-06-20T08:15:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"06667b589952f58ff8c6d277df364ef16dada671","kind":"tag","published_at":"2016-05-06T13:49:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0/manifests"},{"name":"v0.15.0-beta.2","sha":"7cf7adfe9042e9be8dbaa1c850ffacca26e9c269","kind":"commit","published_at":"2016-04-21T22:57:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2/manifests"},{"name":"v0.15.0-beta.1","sha":"47d7525fb77c7c579e99d595b3f98c69fc838c77","kind":"tag","published_at":"2016-04-14T13:33:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1/manifests"},{"name":"v0.15.0-alpha.2","sha":"caabf9eaee5a5e11097958105f8427cfc8905f86","kind":"tag","published_at":"2016-03-17T23:37:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2/manifests"},{"name":"v0.15.0-alpha.1","sha":"2ebddeb908857c16ece162964a7e501ab37716ba","kind":"commit","published_at":"2016-02-27T17:54:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1/manifests"},{"name":"v0.14.4","sha":"de2bee1335ff1fd701a60cb3d739cf919dbd77ce","kind":"commit","published_at":"2016-02-03T00:47:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"fa9141f90149392cc3fa366736e61a89b07e9205","kind":"commit","published_at":"2016-01-27T03:06:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"44b41957ae81344cf6dc794cf2dbe2da48152622","kind":"commit","published_at":"2016-01-08T15:52:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"0ae4d7f61bb240ae5e2adc9d15a8d5629f738db6","kind":"commit","published_at":"2016-01-04T22:23:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"628bc82957d8e537a1b648e31e10723820bb00ac","kind":"commit","published_at":"2015-12-25T15:12:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0/manifests"},{"name":"v0.14.0-rc2","sha":"9a24d8a7839c37b86748ad8022e39235e8eb6be2","kind":"commit","published_at":"2015-12-14T22:26:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2/manifests"},{"name":"v0.14.0-rc1","sha":"7459597806a2f1f5826eaab26d3c5d974da70fbd","kind":"commit","published_at":"2015-12-04T19:52:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1/manifests"},{"name":"v0.13.4","sha":"a98006f9ffb588030cbdd2e3b4a4515017e58c43","kind":"commit","published_at":"2015-11-24T17:07:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"e33afed6913b58a990bd4b51a038bbfff0a0f42f","kind":"commit","published_at":"2015-11-17T16:34:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"6f28ad04e8f95073646bfeb8936c550ca4a94347","kind":"commit","published_at":"2015-11-10T00:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"330488977f95dbebd6cf6a387bf10a86238331ff","kind":"commit","published_at":"2015-10-29T21:08:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"7980cd589e9dc9e055e1b789bf2f80e7f2ef0f5d","kind":"commit","published_at":"2015-10-21T19:38:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"86394ccd2d7b715eaa054a369679eba4ac82ce1f","kind":"commit","published_at":"2015-10-21T19:04:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"d310459476a461e0d29f166de277896026d8f35f","kind":"commit","published_at":"2015-10-19T17:30:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"06aca1012d01de4ec782acfb8d22a6ec83d48ff7","kind":"commit","published_at":"2015-10-07T21:43:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"6671f90516c2065839efae773ecda924b8bebdae","kind":"commit","published_at":"2015-10-06T19:31:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"a4e194e46c47f8e2eedfab8f0a8c4104e5679c95","kind":"commit","published_at":"2015-09-28T16:15:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"aa485220ff28e907d2548cbfb65bd789c23d9eba","kind":"commit","published_at":"2015-09-25T16:08:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"b55b770f2049852febe47bef27aa0eaceafcec08","kind":"commit","published_at":"2015-09-15T21:10:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"82bc1cb2805f7b624516f71628e6ca525df18cad","kind":"commit","published_at":"2015-08-24T21:31:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0/manifests"},{"name":"v0.10.4","sha":"a8097bcbed6939f0cb308e05acf03a907b666725","kind":"commit","published_at":"2015-08-09T03:29:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"2a43082b52138e33c85878616461445895066a11","kind":"commit","published_at":"2015-08-08T22:51:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"71583523f39c1830d3fcffeff0598c2f803f1048","kind":"commit","published_at":"2015-07-29T20:34:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"6b609c63611b02f9e845b765770983c547cd6af8","kind":"commit","published_at":"2015-07-13T21:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"b6140ec86c5087ad799e9a658f3f0d9b150c205a","kind":"commit","published_at":"2015-07-10T01:35:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"8a18478700f49b94fe7f580664e7b31c581ceb0b","kind":"commit","published_at":"2015-06-20T17:47:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"3da654eb4f0ddb10d81f2706eda1f3819e40b795","kind":"commit","published_at":"2015-06-15T01:46:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"867e87d3530b4fb6bc7f6ec5fb9edcd49e7bd631","kind":"commit","published_at":"2015-06-09T23:38:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"cb794810e7c39352f1bbd533d92983dc22a57510","kind":"commit","published_at":"2015-05-24T20:12:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0/manifests"},{"name":"v0.7.5","sha":"b3ce0b272e5468919d01b3d3ab6751a92f682b48","kind":"commit","published_at":"2015-04-27T19:14:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"abc159f246f15163f7984bcf702409cffc745d6e","kind":"commit","published_at":"2015-04-21T18:14:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"9321a4a8879f380a725c7439114ebf3e0da8abcc","kind":"commit","published_at":"2015-04-01T15:20:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"953606f4d1a9e3a33798b499219fe40b1f81fd96","kind":"commit","published_at":"2015-03-25T23:45:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"03c169188dd10ec2242b7806050781867c0291dd","kind":"commit","published_at":"2015-03-04T21:41:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"078ba0c94f8985dd2d96587784f760474ba51858","kind":"commit","published_at":"2015-02-13T21:06:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"accd9f0ef163d514b091709ffd63f76f6d1a467f","kind":"commit","published_at":"2015-01-27T00:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"57c7a95be20dc77cbe0459a40acc802e16de5148","kind":"commit","published_at":"2015-01-26T23:07:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"706446d6aeb952def6f2016fdc213b6e56b2d40f","kind":"commit","published_at":"2015-01-03T23:58:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"6b294fdd0a7f9686b8b8f05cf8759e90b3e581f9","kind":"commit","published_at":"2014-12-25T17:36:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"3eb741fdb94fff5e8218809b8f7d5a9d2e4d1778","kind":"commit","published_at":"2014-12-15T17:14:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"d65414913839d9d939c8bd938ca21f39f0faa924","kind":"commit","published_at":"2014-12-07T15:15:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"fc3232f6e9d1662c4f9d813b70acb329c4cdc6de","kind":"commit","published_at":"2014-11-30T21:22:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"4b02786c2a7e27613201fe72c033a260018a38d6","kind":"commit","published_at":"2014-11-28T20:34:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"ab8880bc442941c20d58ca2cbb8aace7b2724929","kind":"commit","published_at":"2014-11-17T20:10:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"052b0bc5a3e887d0a36b2277a2e09812a0ce206b","kind":"commit","published_at":"2014-11-11T21:11:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"715b7e868003ac9b121bdacee3e1301b9c660aa9","kind":"commit","published_at":"2014-11-08T19:56:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"088d257c0bec691545cd32f83fd2af753866b8ee","kind":"commit","published_at":"2014-11-08T00:13:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0/manifests"},{"name":"v0.1.29","sha":"3fe7b8bf7c3adc04522f311ce1c1c3b6e39e8edd","kind":"commit","published_at":"2014-11-05T19:58:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.1.29","html_url":"https://github.com/mui/material-ui/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%2Fmaterial-ui/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29/manifests"}]},"repo_metadata_updated_at":"2024-09-06T03:49:14.003Z","dependent_packages_count":1,"downloads":24,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":12.661486454724413,"dependent_repos_count":25.30552159382132,"dependent_packages_count":16.219766897652278,"stargazers_count":0.0779313956317185,"forks_count":0.025111227481331513,"average":10.857963513862213},"purl":"pkg:npm/%40siturra/material-next","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@siturra/material-next","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@siturra/material-next","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@siturra/material-next/dependencies","status":null,"funding_links":["https://opencollective.com/mui","https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-05T18:42:16.241Z","issues_count":3908,"pull_requests_count":4871,"avg_time_to_close_issue":7889427.503707365,"avg_time_to_close_pull_request":1812241.8470072239,"issues_closed_count":1994,"pull_requests_closed_count":3867,"pull_request_authors_count":514,"issue_authors_count":2053,"avg_comments_per_issue":5.393551688843398,"avg_comments_per_pull_request":2.314719770067748,"merged_pull_requests_count":3206,"bot_issues_count":1,"bot_pull_requests_count":1440,"past_year_issues_count":2037,"past_year_pull_requests_count":3839,"past_year_avg_time_to_close_issue":1587273.7009345794,"past_year_avg_time_to_close_pull_request":819586.6331947554,"past_year_issues_closed_count":945,"past_year_pull_requests_closed_count":3123,"past_year_pull_request_authors_count":382,"past_year_issue_authors_count":1035,"past_year_avg_comments_per_issue":2.579774177712322,"past_year_avg_comments_per_pull_request":2.015629070070331,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1223,"past_year_merged_pull_requests_count":2642,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/issues","maintainers":[{"login":"oliviertassinari","count":489,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"michaldudak","count":346,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"siriwatknp","count":283,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"DiegoAndai","count":206,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"mnajdova","count":179,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"mj12albert","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"Janpot","count":139,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"alexfauquette","count":125,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"ZeeshanTamboli","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"aarongarciah","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"samuelsycamore","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"cherniavskii","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"LukasTy","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"hbjORbj","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hbjORbj"},{"login":"bharatkashyap","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"flaviendelangle","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"eps1lon","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"joserodolfofreitas","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"prakhargupta1","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"DanailH","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"hasdfa","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"michelengelen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"m4theushw","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"mbrookes","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"richbustos","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richbustos"},{"login":"JCQuintas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"nathanmarks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanmarks"},{"login":"MBilalShafi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"nikitaa24","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikitaa24"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"joshwooding","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwooding"},{"login":"DavidCnoops","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidCnoops"},{"login":"arthurbalduini","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"gerdadesign","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"rosskevin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rosskevin"},{"login":"dmtrKovalenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmtrKovalenko"},{"login":"dimitropoulos","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dimitropoulos"}],"active_maintainers":[{"login":"oliviertassinari","count":352,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"siriwatknp","count":215,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"michaldudak","count":196,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"DiegoAndai","count":176,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"mnajdova","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"Janpot","count":121,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"aarongarciah","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"mj12albert","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"alexfauquette","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"ZeeshanTamboli","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"samuelsycamore","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"cherniavskii","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"bharatkashyap","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"LukasTy","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"joserodolfofreitas","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"flaviendelangle","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"hasdfa","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"prakhargupta1","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"DanailH","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"michelengelen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"mbrookes","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"JCQuintas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"nikitaa24","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikitaa24"},{"login":"MBilalShafi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"m4theushw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"arthurbalduini","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@siturra%2Fmaterial-next/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@siturra%2Fmaterial-next/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@siturra%2Fmaterial-next/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@siturra%2Fmaterial-next/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@siturra%2Fmaterial-next/codemeta","maintainers":[{"uuid":"siturra","login":"siturra","name":null,"email":"iturra.sebastian@hotmail.com","url":null,"packages_count":14,"html_url":"https://www.npmjs.com/~siturra","role":null,"created_at":"2023-01-16T01:31:21.464Z","updated_at":"2023-01-16T01:31:21.464Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/siturra/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5264274,"maintainers_count":1091160,"namespaces_count":333594,"keywords_count":760514,"github":"npm","metadata":{"funded_packages_count":159192},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-12-16T06:37:22.408Z","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":10758892,"name":"@temp-mui/styled-engine","ecosystem":"npm","description":"styled() API wrapper package for emotion.","homepage":"https://mui.com/system/styled/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/material-ui","keywords_array":["react","react-component","mui","emotion"],"namespace":"temp-mui","versions_count":1,"first_release_published_at":"2024-07-26T02:54:56.636Z","latest_release_published_at":"2024-07-26T02:54:56.636Z","latest_release_number":"5.15.14","last_synced_at":"2025-12-12T01:21:17.664Z","created_at":"2024-07-28T00:10:34.950Z","updated_at":"2025-12-12T01:21:17.664Z","registry_url":"https://www.npmjs.com/package/@temp-mui/styled-engine","install_command":"npm install @temp-mui/styled-engine","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/mui-org"},"dist-tags":{"latest":"5.15.14"}},"repo_metadata":{"id":19822297,"uuid":"23083156","full_name":"mui/material-ui","owner":"mui","description":"Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.","archived":false,"fork":false,"pushed_at":"2025-10-22T16:11:10.000Z","size":699196,"stargazers_count":96842,"open_issues_count":1774,"forks_count":32693,"subscribers_count":1324,"default_branch":"master","last_synced_at":"2025-10-22T18:17:02.502Z","etag":null,"topics":["design-system","material-design","material-ui","react","react-components"],"latest_commit_sha":null,"homepage":"https://mui.com/material-ui/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2014-08-18T19:11:54.000Z","updated_at":"2025-10-22T16:11:52.000Z","dependencies_parsed_at":"2025-06-02T16:06:01.092Z","dependency_job_id":"32b77193-1b92-4638-bb5e-6c82ade9eee5","html_url":"https://github.com/mui/material-ui","commit_stats":{"total_commits":23822,"total_committers":3211,"mean_commits":"7.4188726253503585","dds":0.8266728234405172,"last_synced_commit":"c0620e333641deda56f3cd68c7c3736098ee818c"},"previous_names":["mui-org/material-ui","callemall/material-ui"],"tags_count":568,"template":false,"template_full_name":null,"purl":"pkg:github/mui/material-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/sbom","scorecard":{"id":262861,"data":{"date":"2025-08-17T02:37:43Z","repo":{"name":"github.com/mui/material-ui","commit":"06de3386e5dbd68c7e7496219f702232dcd7ec9f"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.7,"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":"Maintained","score":10,"reason":"30 commit(s) and 1 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":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/check-if-pr-has-label.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yml: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:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/no-response.yml:22","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/check-if-pr-has-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci-check.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-cleanup.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/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/publish-canaries.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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 28 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":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  14 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:  13 out of  13 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":"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: 'allow deletion' disabled on branch 'v6.x'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v6.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v6.x'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'v6.x'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v6.x'","Warn: codeowners review is not required on branch 'master'","Warn: codeowners review is not required on branch 'v6.x'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v6.x'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v6.x'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v6.x'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v6.x'"],"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":"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":"CI-Tests","score":10,"reason":"28 out of 28 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 36 contributing companies or organizations","details":["Info: found contributions from: A11yance, LightSourceAI, TourConnect, Treeshakers, alienfast, calcom, callemall, cefsharp, cssinjs, emikra, goose-duck, instacart, jalaali, lightsourceai, mui, mui-org, nodejs, openfoodfacts, pabloengine, pretur, react-native-community, reactiran, reactjs, reactwg, state-machines, storybookjs, testing-library, text-em-all, typed-typings, typescript-cheatsheets, underjs, vercel, webpack, yarnpkg, yarnplugins, 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":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-cpj6-fhp6-mr6j","Warn: Project is vulnerable to: GHSA-f46r-rw29-r322","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","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-17T11:13:50.539Z","repository_id":19822297,"created_at":"2025-08-17T11:13:50.539Z","updated_at":"2025-08-17T11:13:50.539Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280748853,"owners_count":26383954,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-24T02:00:06.418Z","response_time":73,"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":"v7.3.4","sha":"28eadba9ec2899226ecbf4058b8fba1ddeab9e6d","kind":"tag","published_at":"2025-10-02T18:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4/manifests"},{"name":"v7.3.3","sha":"6984a79aa3ebde0ad9d1a21817de900f60b7dc90","kind":"tag","published_at":"2025-10-02T14:01:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3/manifests"},{"name":"v7.3.2","sha":"ebd180cdd48e365aa0c5c54b6568d5efc320590d","kind":"tag","published_at":"2025-09-02T06:18:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"3592ec32c4858c22bf99c535c037c13ee6db6b84","kind":"tag","published_at":"2025-08-06T09:33:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"ad98e5ebf7f2f629f9a8b054d9ee3e7217d163bf","kind":"tag","published_at":"2025-08-05T05:40:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0/manifests"},{"name":"v6.5.0","sha":"894dd472b2cc3bbf218eef521ce5a4bcbe914e60","kind":"tag","published_at":"2025-07-08T02:51:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0/manifests"},{"name":"v5.18.0","sha":"6b50143dcfc2aad56a37c9f2e1f14256e9a65c4e","kind":"tag","published_at":"2025-07-08T02:50:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0/manifests"},{"name":"v7.2.0","sha":"1496d735b2cf16501ce413daec40d627eee77e1d","kind":"tag","published_at":"2025-06-30T08:59:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0/manifests"},{"name":"v7.1.2","sha":"ad2d425db362790d6d0f90fbe5b5d3a5b5132503","kind":"tag","published_at":"2025-06-20T07:34:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2/manifests"},{"name":"v6.4.12","sha":"9179a92b0d97f6d0270c7fac733cfd81bd7354cc","kind":"tag","published_at":"2025-06-02T06:58:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12/manifests"},{"name":"v7.1.1","sha":"0ebb3a14ccc5dbee4ec2682b387511f107b95a65","kind":"tag","published_at":"2025-06-02T06:47:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"e3e07e0b8fac5ca8fb4bbf3ec453dbe79133552f","kind":"tag","published_at":"2025-05-06T08:50:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0/manifests"},{"name":"v6.4.11","sha":"6b3957d9d42c83e069da8e8bb534ec294dcb6254","kind":"tag","published_at":"2025-04-10T02:36:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11/manifests"},{"name":"v7.0.2","sha":"ebb24ce49e1ef8358600a7787cb6c8d671cead63","kind":"tag","published_at":"2025-04-09T13:08:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2/manifests"},{"name":"v6.4.10","sha":"d80a3609c8a7274dc5fafa348382059945aee449","kind":"tag","published_at":"2025-03-31T19:03:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10/manifests"},{"name":"v7.0.1","sha":"d6fdcac555725c3807e6f03445e3a051398ee739","kind":"tag","published_at":"2025-03-28T18:58:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"22aa7db2ed23df3b43530e9fdb57bc1051221457","kind":"tag","published_at":"2025-03-26T14:16:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0/manifests"},{"name":"v6.4.9","sha":"a884cb821f67a831f44cc6abfc3bc77faef91ada","kind":"tag","published_at":"2025-03-25T15:45:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9/manifests"},{"name":"v7.0.0-rc.0","sha":"ebaec8db8ae1b90183817cb0bad549d7fc63fe79","kind":"tag","published_at":"2025-03-19T09:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0/manifests"},{"name":"v5.17.1","sha":"0d509f8a4a48031a1e25974a1604b803892ce94e","kind":"tag","published_at":"2025-03-18T18:44:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"b0dc8270c5a2896293ff8b61052120a13819f0a1","kind":"tag","published_at":"2025-03-18T15:28:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0/manifests"},{"name":"v6.4.8","sha":"2bded219fabaaefc2083aa660d5856ab75cfa8d6","kind":"tag","published_at":"2025-03-17T17:54:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8/manifests"},{"name":"v7.0.0-beta.4","sha":"260ed53760f179e3bb4f1f43e2f2712ecbf9fdd7","kind":"tag","published_at":"2025-03-13T13:30:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4/manifests"},{"name":"v6.4.7","sha":"d1ca0a45fea4327ba4dc9876e62922785493f1c3","kind":"tag","published_at":"2025-03-05T15:19:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7/manifests"},{"name":"v7.0.0-beta.3","sha":"9dea4105c8b413e087bd1d0cc517b52831a2eb86","kind":"tag","published_at":"2025-03-05T15:13:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"48acea181cac8ca14455e76d01d3554ba578781e","kind":"tag","published_at":"2025-02-27T15:00:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2/manifests"},{"name":"v7.0.0-beta.1","sha":"2cf2e71af3c2b26694964884456bc335c2ba6cdb","kind":"tag","published_at":"2025-02-26T18:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1/manifests"},{"name":"v6.4.6","sha":"356b885778a2af26505d5dbba76a9abcceb69800","kind":"tag","published_at":"2025-02-26T13:39:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6/manifests"},{"name":"v7.0.0-beta.0","sha":"b485c1abec1d776e925ca90e6fa7d91e9bd057a7","kind":"tag","published_at":"2025-02-26T13:22:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0/manifests"},{"name":"v7.0.0-alpha.2","sha":"ba14b7070070281c8a6cea1df7653f007bb8da49","kind":"tag","published_at":"2025-02-18T18:57:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.4.5","sha":"6f2b908baa7863e2cbf0ec4518dc90ccfd53597b","kind":"tag","published_at":"2025-02-18T18:46:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5/manifests"},{"name":"v7.0.0-alpha.1","sha":"c390c1c2d1c85f42d40f16ce405a3c4b62026ec7","kind":"tag","published_at":"2025-02-11T17:34:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1/manifests"},{"name":"v6.4.4","sha":"c66361a6ad9d1354b60e6fb93ba3144c1348ab15","kind":"tag","published_at":"2025-02-11T14:31:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4/manifests"},{"name":"v6.4.3","sha":"cee310a92f61ffb75284195a9ed30bcb367c78e2","kind":"tag","published_at":"2025-02-04T18:53:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3/manifests"},{"name":"v7.0.0-alpha.0","sha":"3e3195a4285ca716061f7d7d87f4915630af1b69","kind":"tag","published_at":"2025-02-03T12:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.4.2","sha":"1813d89a599a4027fd216062b2cac8b0c1864f1d","kind":"tag","published_at":"2025-01-29T15:50:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2/manifests"},{"name":"v6.4.1","sha":"819e662a2ce210f8805c45057389217cb1c39a83","kind":"tag","published_at":"2025-01-21T13:23:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"f9949a8889c7e69cac145ce56411298a234d2e49","kind":"tag","published_at":"2025-01-14T16:46:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0/manifests"},{"name":"v5.16.14","sha":"ba588c8333d765af63ab15c8b33dd947b615f70b","kind":"tag","published_at":"2025-01-06T21:20:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14/manifests"},{"name":"v6.3.1","sha":"afd551abd3be44de711d6baef48e62e18b97c908","kind":"tag","published_at":"2025-01-03T13:53:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1/manifests"},{"name":"v5.16.13","sha":"e52a6379f22d38453fa046d410b0c4700707dbd9","kind":"tag","published_at":"2024-12-25T11:25:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13/manifests"},{"name":"v6.3.0","sha":"84d6ecfdccd10f204854beeef98bcc55dc99d117","kind":"tag","published_at":"2024-12-23T18:10:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"17026fc203a8b413ec7343b6eeb267a50519d515","kind":"tag","published_at":"2024-12-17T13:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1/manifests"},{"name":"v5.16.12","sha":"b8fbcf5fb5169d8db6ee0ec35001816d2777e8d4","kind":"tag","published_at":"2024-12-17T13:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12/manifests"},{"name":"v5.16.11","sha":"2413ff076b0d462736dfccd399b4be863fd79ec2","kind":"tag","published_at":"2024-12-11T10:13:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11/manifests"},{"name":"v6.2.0","sha":"3a8ceaead5ac4c2c4554e6500ca3d197420a04c2","kind":"tag","published_at":"2024-12-11T02:03:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0/manifests"},{"name":"v6.1.10","sha":"5c5e9f6d8a90034cd75dcb92403caf6b37efc916","kind":"tag","published_at":"2024-12-04T10:03:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10/manifests"},{"name":"v5.16.9","sha":"ec085b677c43ed1f37e66bd2fb58f27dce9f7184","kind":"tag","published_at":"2024-12-04T09:34:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9/manifests"},{"name":"v5.16.8","sha":"096adfbe28d038397a7f3cf3494b86844226e162","kind":"tag","published_at":"2024-11-28T06:51:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8/manifests"},{"name":"v6.1.9","sha":"821784419eefb89e4ce7b66c4b602a1e33d2fa88","kind":"tag","published_at":"2024-11-27T13:22:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9/manifests"},{"name":"v6.1.8","sha":"0b8739f145423bafdd8e2871312307bfb31c58ef","kind":"tag","published_at":"2024-11-20T15:09:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8/manifests"},{"name":"v6.1.7","sha":"a7d441d0bd3bfc16a1ce9e6d7ff3ad1afc6b62f1","kind":"tag","published_at":"2024-11-13T15:31:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7/manifests"},{"name":"v6.1.6","sha":"32112b76aa821c2a1e98120545019ef1a71ea274","kind":"tag","published_at":"2024-10-30T13:54:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6/manifests"},{"name":"v6.1.5","sha":"01c5f344628bc66e16f86284ee0fc7107002a5ca","kind":"tag","published_at":"2024-10-22T10:28:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5/manifests"},{"name":"v6.1.4","sha":"15ea548de803e4602894cae6304a497d7ddaf09c","kind":"tag","published_at":"2024-10-15T18:35:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4/manifests"},{"name":"v6.1.3","sha":"c7de2cae15cc7b7025ad79e3623320526ed16462","kind":"tag","published_at":"2024-10-09T09:47:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3/manifests"},{"name":"v6.1.2","sha":"e6ff0b5016ac4fa40cdc9b78a0d9ecdd2c0cd9db","kind":"tag","published_at":"2024-10-02T14:51:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"263c7259451d5b928bbdfd299c9c0afc89dfec02","kind":"tag","published_at":"2024-09-19T06:42:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"94cc3d0a66456713e6e25edf9a1ba35ad8df88bc","kind":"tag","published_at":"2024-09-11T13:09:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"bb620d85a89651ca4350e8861bbb35776d583726","kind":"tag","published_at":"2024-09-03T10:33:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"71dbef69dcbf2b87831af579fb777b4f1f4b219a","kind":"tag","published_at":"2024-08-29T13:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"c9a9adfb90e939c0590de6edf10d0c65fcbc8b1e","kind":"tag","published_at":"2024-08-27T09:06:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.0","sha":"55bea65c83c1beac77382fe961f8aa72eec21daa","kind":"tag","published_at":"2024-08-22T08:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0/manifests"},{"name":"v6.0.0-beta.6","sha":"cbb6f8d3b1b72732d51f5628765cfd7e75bd5747","kind":"tag","published_at":"2024-08-18T02:55:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6/manifests"},{"name":"v5.16.7","sha":"b505fd7b64e92db523198712a5d6716c494e0c66","kind":"tag","published_at":"2024-08-09T09:19:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7/manifests"},{"name":"v6.0.0-beta.5","sha":"75c24b0828981651082a3eede027b6871c96c440","kind":"tag","published_at":"2024-08-08T08:52:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5/manifests"},{"name":"v5.16.6","sha":"6eb1bdce38d0fc67fa8aebca260043c7fc8eb3e8","kind":"tag","published_at":"2024-07-30T21:06:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6/manifests"},{"name":"v6.0.0-beta.4","sha":"12532afa3e4f6f13a9fa86eb459c27792c36b6f9","kind":"tag","published_at":"2024-07-30T20:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4/manifests"},{"name":"v5.16.5","sha":"40792e6efb2c92b8964a3912e08aeb4fb7fc41c8","kind":"tag","published_at":"2024-07-25T06:42:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5/manifests"},{"name":"v6.0.0-beta.3","sha":"02fde66a0cd72fb7fe3681a5ea8c4de733b4a865","kind":"tag","published_at":"2024-07-24T18:27:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3/manifests"},{"name":"v5.16.4","sha":"77af399a3ad76f31e5f2e0fab5650b628fa50990","kind":"tag","published_at":"2024-07-16T16:01:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4/manifests"},{"name":"v6.0.0-beta.2","sha":"9ad8c1fd8dfd21d8e37fe73d71e011542b23db72","kind":"tag","published_at":"2024-07-16T14:46:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2/manifests"},{"name":"v5.16.3","sha":"e1824453bdb0a89f15d4dfe47a1c4f90fa0f0500","kind":"tag","published_at":"2024-07-16T14:18:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3/manifests"},{"name":"v6.0.0-beta.1","sha":"19c1935757925d834928a30ea41f58bb95fb355f","kind":"tag","published_at":"2024-07-16T09:42:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1/manifests"},{"name":"v5.16.2","sha":"56ddd108fe153592a800fce4d43f9758b0ff5101","kind":"tag","published_at":"2024-07-16T09:10:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2/manifests"},{"name":"v6.0.0-beta.0","sha":"3364f0740aa5c86e057ec5b0d22c1b12bfd96fa4","kind":"tag","published_at":"2024-07-11T15:54:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0/manifests"},{"name":"v5.16.1","sha":"431af6a2fd9bf6cd0422c61e36c937d1ea5e5015","kind":"tag","published_at":"2024-07-11T15:48:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1/manifests"},{"name":"v5.16.0","sha":"e5e9b9d5e952b52752b758179da20d3fa0982c05","kind":"tag","published_at":"2024-07-05T13:32:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0/manifests"},{"name":"v6.0.0-alpha.14","sha":"2a15dd74c76bacbc867a7313fdc2c42c6168327c","kind":"tag","published_at":"2024-07-05T04:25:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14/manifests"},{"name":"v6.0.0-alpha.13","sha":"a070a894fbe21c52df446438ca1bb5a891d5e1b5","kind":"tag","published_at":"2024-07-03T07:44:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13/manifests"},{"name":"v5.15.21","sha":"a306ce4afcc60de4c3e43b8f9183862235d9318e","kind":"tag","published_at":"2024-06-28T14:09:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21/manifests"},{"name":"v6.0.0-alpha.12","sha":"fb476c6c18b850e8400d03afb7447802afbfd357","kind":"tag","published_at":"2024-06-24T17:12:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.15.20","sha":"f20fa0ba4016e5425a2a4cce841075253828a551","kind":"tag","published_at":"2024-06-12T12:58:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20/manifests"},{"name":"v6.0.0-alpha.11","sha":"22c5206a9e8191b2f81131d6978a0958e55b7032","kind":"tag","published_at":"2024-06-12T08:18:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11/manifests"},{"name":"v6.0.0-alpha.10","sha":"e5ac6c0eef5efd4fa5c5eb11ccbf08e58e7443f8","kind":"tag","published_at":"2024-06-04T10:35:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10/manifests"},{"name":"v6.0.0-alpha.9","sha":"925de32766317bb84a92ec24b2b6465c8e48cc04","kind":"tag","published_at":"2024-05-29T12:25:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.15.19","sha":"77f606ba73bb5439d66871177772f54196044450","kind":"tag","published_at":"2024-05-29T12:01:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19/manifests"},{"name":"v6.0.0-alpha.8","sha":"c7dbe6e8256cef7bd2dbdcbee55428ad82513cd0","kind":"tag","published_at":"2024-05-21T16:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.15.18","sha":"607daac5baa9c8151f111fe4bacea1d7e61881a3","kind":"tag","published_at":"2024-05-16T09:29:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18/manifests"},{"name":"v6.0.0-alpha.7","sha":"997bec6d8d30a1a891aff4eeedefa41c93eaa95c","kind":"tag","published_at":"2024-05-16T06:31:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"7c8db04b91500ba77301acd360d21bff7f7c752f","kind":"tag","published_at":"2024-05-08T13:13:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.15.17","sha":"9bc4fc42959427246addfdf29db95847cc38e410","kind":"tag","published_at":"2024-05-08T12:24:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17/manifests"},{"name":"v5.15.16","sha":"284e251c155d92078f80f98919f4ab260b05e9be","kind":"tag","published_at":"2024-05-01T14:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16/manifests"},{"name":"v6.0.0-alpha.5","sha":"571d5046e26aa07605cb1e01ca99b2eb0b04d009","kind":"tag","published_at":"2024-05-01T14:16:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5/manifests"},{"name":"v6.0.0-alpha.4","sha":"afffc2ffc3db1e6abf48f3b3e13a41e8b758f874","kind":"tag","published_at":"2024-04-24T07:30:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4/manifests"},{"name":"v6.0.0-alpha.3","sha":"6d5e44409344ea4e13ceb3a02c4446dc6a7323b4","kind":"tag","published_at":"2024-04-17T16:10:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3/manifests"},{"name":"v6.0.0-alpha.2","sha":"4e75758b37119bd821435c23d9c111c545e186b6","kind":"tag","published_at":"2024-04-09T15:09:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2/manifests"},{"name":"v6.0.0-alpha.1","sha":"84307c1a2495a716788ec25f046faaa4d16c88c7","kind":"tag","published_at":"2024-04-05T10:43:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1/manifests"},{"name":"v5.15.15","sha":"5a079965186640b5176f00c537f3b9e6c299b5c4","kind":"tag","published_at":"2024-04-04T07:09:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15/manifests"},{"name":"v6.0.0-alpha.0","sha":"2a15ad6f1f5507162b1a5aebf78976ca3023183b","kind":"tag","published_at":"2024-03-26T15:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.15.14","sha":"9585d28317c90f2c71ab88dd5ae37638bb64ad82","kind":"tag","published_at":"2024-03-19T08:18:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14/manifests"},{"name":"v5.15.13","sha":"dbcb678234296de56afaf3138917e967e8d1934a","kind":"tag","published_at":"2024-03-13T14:17:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13/manifests"},{"name":"pigment@0.0.1","sha":"0e765a618a7676c507852cec024464b1fc1cd80f","kind":"tag","published_at":"2024-03-08T04:20:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/pigment@0.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/pigment@0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@pigment%400.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1/manifests"},{"name":"v5.15.12","sha":"5ad69e161d7520274cd37a2524ffb935b6dda158","kind":"tag","published_at":"2024-03-05T15:33:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12/manifests"},{"name":"v5.15.11","sha":"e3257a4d68481b0ca6efd5d06cb5c1e1e77e4286","kind":"tag","published_at":"2024-02-22T08:52:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11/manifests"},{"name":"v5.15.10","sha":"94fcd3ada0842108a9a2ce53e121931e5448649f","kind":"tag","published_at":"2024-02-12T12:38:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10/manifests"},{"name":"v5.15.9","sha":"7917d2a8a4acc0b07328dee8273847652491b769","kind":"tag","published_at":"2024-02-08T12:55:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9/manifests"},{"name":"v5.15.8","sha":"fe5a59e616637a0488b122749479b782f5f8dfa2","kind":"tag","published_at":"2024-02-06T20:42:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8/manifests"},{"name":"v5.15.7","sha":"b80acd69c7c848709d01465d6727b13ed6109258","kind":"tag","published_at":"2024-01-31T13:23:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7/manifests"},{"name":"v5.15.6","sha":"1700e5cd9cbb3bc648b7f799f837c4d23ed42700","kind":"tag","published_at":"2024-01-22T18:09:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6/manifests"},{"name":"v5.15.5","sha":"5d7c4e26a4973a3a80bf5f8a9a8ea14f89554fe0","kind":"tag","published_at":"2024-01-17T09:27:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5/manifests"},{"name":"v5.15.4","sha":"6aadbf91c5eb2c94dea9a49a19eb532606410a5a","kind":"tag","published_at":"2024-01-10T13:49:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4/manifests"},{"name":"v5.15.3","sha":"9fa4e472f9ba4fd4e7f8cfb8bc0d1f1d455ace23","kind":"tag","published_at":"2024-01-03T15:22:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"5d5dd15f70db9ffcb85d4dc57da8a20f5240fb81","kind":"tag","published_at":"2023-12-25T14:24:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"8be7ac66b99059bf2c2edcca9cf15981d389db6b","kind":"tag","published_at":"2023-12-19T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"8c2c6a88a509f9da7c453d4a3c3ab4749a57a36d","kind":"tag","published_at":"2023-12-12T18:21:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0/manifests"},{"name":"v5.14.20","sha":"14fa79f4328e901f82d7fc39aba722a9bf4a8df0","kind":"tag","published_at":"2023-12-05T09:28:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20/manifests"},{"name":"v5.14.19","sha":"a07b4925255aa3fc7ae1255130e182e4573c58d7","kind":"tag","published_at":"2023-11-29T21:11:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19/manifests"},{"name":"v5.14.18","sha":"43a41b6b2fa3f0a186a852b894452722e3a38f04","kind":"tag","published_at":"2023-11-14T08:27:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18/manifests"},{"name":"v5.14.17","sha":"c54a42dd8b0ec8e850bd60438e60a1a8acb3b4a4","kind":"tag","published_at":"2023-11-06T15:34:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17/manifests"},{"name":"v5.14.16","sha":"391b57a05daf67a8154471dae645471f5ffac09f","kind":"tag","published_at":"2023-10-31T10:57:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16/manifests"},{"name":"v5.14.15","sha":"6baedcfed27419ed6b9685f27fcbf3eff46133a3","kind":"tag","published_at":"2023-10-24T15:41:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15/manifests"},{"name":"v5.14.14","sha":"a0cfa182db3e7b196efe36cfe7b31d304c5a0a4e","kind":"tag","published_at":"2023-10-17T13:58:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14/manifests"},{"name":"v5.14.13","sha":"b8811a0fa59e7663b240183219db32f9a617e607","kind":"tag","published_at":"2023-10-10T19:42:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13/manifests"},{"name":"v5.14.12","sha":"bd450a0fdb19b087f47e1d7cce5a72417ec977cc","kind":"commit","published_at":"2023-10-04T16:31:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12/manifests"},{"name":"v5.14.11","sha":"13c0894d0c14c7f577a0a95492aeaa8fff8da33a","kind":"tag","published_at":"2023-09-26T11:47:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11/manifests"},{"name":"v5.14.10","sha":"14e97bffa62760cabcdc7244bff445b423f5286a","kind":"tag","published_at":"2023-09-18T10:18:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10/manifests"},{"name":"v5.14.9","sha":"8255b71ccdbfe9a20f856b5d68a269ab1c5452ca","kind":"tag","published_at":"2023-09-13T13:36:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9/manifests"},{"name":"v5.14.8","sha":"74c58dabc2cf5ed2242fb08e4781d26088d06b12","kind":"tag","published_at":"2023-09-05T12:34:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8/manifests"},{"name":"v5.14.7","sha":"8a09d535f101aac98935f82b76345ca9691b5e2b","kind":"tag","published_at":"2023-08-29T12:04:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7/manifests"},{"name":"v5.14.6","sha":"a1f511dd6ed9adba561e2ba00e1348136ed656db","kind":"commit","published_at":"2023-08-24T11:19:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6/manifests"},{"name":"v5.14.5","sha":"61fbfd1546c55caca984695a41f9c95668d414fc","kind":"tag","published_at":"2023-08-14T14:39:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5/manifests"},{"name":"v5.14.4","sha":"40f4b275022f03e48cf4809cd53d0d0dabb40424","kind":"tag","published_at":"2023-08-08T09:51:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4/manifests"},{"name":"v5.14.3","sha":"2deea341c9abfb640f22520e0c277027f3f91cd0","kind":"tag","published_at":"2023-08-01T15:33:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3/manifests"},{"name":"v5.14.2","sha":"36d9f0d3659e2f5ab1d924988313986962a0bf35","kind":"tag","published_at":"2023-07-25T10:01:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2/manifests"},{"name":"v5.14.1","sha":"f2e5ded80e94407f63a27eadb018139d6f967313","kind":"tag","published_at":"2023-07-19T09:05:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1/manifests"},{"name":"v5.14.0","sha":"2529e3aaaaec2c9f8e8cf669e58bb9c81db5a6d8","kind":"tag","published_at":"2023-07-11T14:57:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0/manifests"},{"name":"v5.13.7","sha":"aac2d5b526e8139314d99f827ecc3b2c24e99686","kind":"tag","published_at":"2023-07-04T08:53:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7/manifests"},{"name":"v5.13.6","sha":"312270bc71224067e1910bbee9f800b4a2469cc7","kind":"tag","published_at":"2023-06-23T14:05:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6/manifests"},{"name":"v5.13.5","sha":"24b3af68ebe79c1891e45c60c6bcfd26f8818f73","kind":"tag","published_at":"2023-06-12T13:43:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5/manifests"},{"name":"v5.13.4","sha":"a522d82df32d3bfab46b25f5ff24eeb9670c83fb","kind":"tag","published_at":"2023-06-05T17:30:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4/manifests"},{"name":"v5.13.3","sha":"70d4a2bb49dca9fef7854a1463a392094222812b","kind":"tag","published_at":"2023-05-29T11:22:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3/manifests"},{"name":"v5.13.2","sha":"f661923e9aa9d9cc634750affbb04bf2007bc57d","kind":"tag","published_at":"2023-05-22T16:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2/manifests"},{"name":"v5.13.1","sha":"0c58832b6e182f782e73b118ed9681055db3e249","kind":"tag","published_at":"2023-05-17T05:25:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"9130a021ca34746e4076fcae50c57bc584026b8f","kind":"tag","published_at":"2023-05-10T08:14:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0/manifests"},{"name":"v5.12.3","sha":"9710ff34b16a0f271107a8619a28546ae3ca7c18","kind":"tag","published_at":"2023-05-02T14:17:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"5b7e9c52e37ef0c3274a762f38cd7ef7ffc9e7a8","kind":"tag","published_at":"2023-04-25T16:42:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"d14d288ae9e9b0e2b3b33d0a77b4113f024d4215","kind":"tag","published_at":"2023-04-17T15:57:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"05127cf65b4250f836897428cd15829669ab8d6c","kind":"tag","published_at":"2023-04-11T09:58:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0/manifests"},{"name":"v5.11.16","sha":"af5e109990a26318c96dbff6f25759ba91f0e147","kind":"tag","published_at":"2023-04-04T14:00:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16/manifests"},{"name":"v5.11.15","sha":"ae98db6aca5f9d4b754ff9fce4ce33f738a00f65","kind":"tag","published_at":"2023-03-28T13:06:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15/manifests"},{"name":"v5.11.14","sha":"f34d17c3294fcdb63fe9a135b4f3aa2459c81189","kind":"tag","published_at":"2023-03-21T17:45:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14/manifests"},{"name":"v5.11.13","sha":"9f7a2bfac55faed1b1c6c7b4b6d1b1659a076bab","kind":"tag","published_at":"2023-03-14T09:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13/manifests"},{"name":"v5.11.12","sha":"b76b8f1098a6c01f39e5e19bf3abf77c2b9cf475","kind":"tag","published_at":"2023-03-06T15:03:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12/manifests"},{"name":"v5.11.11","sha":"58df7f1905f16533ddb5a7977346c0f4548e4547","kind":"tag","published_at":"2023-02-28T09:55:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11/manifests"},{"name":"v5.11.10","sha":"676bc85fa2b02f92f21dd5c7e15f453b6b9c2e3d","kind":"tag","published_at":"2023-02-20T11:30:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10/manifests"},{"name":"v5.11.9","sha":"af5b3f5e7a79da9ef4bbd63d8fcf60927ffb6533","kind":"tag","published_at":"2023-02-14T14:30:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9/manifests"},{"name":"v5.11.8","sha":"d4d8512ce3453711f3c661374579b0d2ed13f3e7","kind":"tag","published_at":"2023-02-07T10:50:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8/manifests"},{"name":"v5.11.7","sha":"33cac172846b032d3f8b9333b72b2af832dd47d0","kind":"tag","published_at":"2023-01-31T09:39:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7/manifests"},{"name":"v5.11.6","sha":"a2e552314847b4d52498538d7ca171763067a5d0","kind":"tag","published_at":"2023-01-23T20:28:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6/manifests"},{"name":"v5.11.5","sha":"685c72dfaf840f4d5b7a3ab738ddcabd74418823","kind":"tag","published_at":"2023-01-18T01:43:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5/manifests"},{"name":"v5.11.4","sha":"bc859d95e4415f880cd6bcb6f44cc9e5e8c8097c","kind":"tag","published_at":"2023-01-09T13:57:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4/manifests"},{"name":"v5.11.3","sha":"a526207c3957de4ebfcda937b58327d69464f15c","kind":"tag","published_at":"2023-01-02T17:00:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3/manifests"},{"name":"v5.11.2","sha":"e9d8fa07e1ff979bcaf92837b131cd9e292f0161","kind":"tag","published_at":"2022-12-26T14:56:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2/manifests"},{"name":"v5.11.1","sha":"a1e30390da62019e5769e398f4cbc9f8892d8f9a","kind":"commit","published_at":"2022-12-20T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"191acda4545c394b78964ab80b364e15686f0e9b","kind":"tag","published_at":"2022-12-13T12:56:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0/manifests"},{"name":"v5.10.17","sha":"4265f343b49e4af9673a49e585439d35c8deeab2","kind":"tag","published_at":"2022-12-06T10:59:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17/manifests"},{"name":"v5.10.16","sha":"b8aa3974d84c176b8857e8d5b29a7be8670bb410","kind":"tag","published_at":"2022-11-28T16:00:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16/manifests"},{"name":"v5.10.15","sha":"14a6e1c61edb5f66f4888e32c04df5e637e7cfc4","kind":"commit","published_at":"2022-11-22T09:45:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15/manifests"},{"name":"v5.10.14","sha":"c2da6de1c504c7dbd8ae1d0771c184c1544a0c76","kind":"tag","published_at":"2022-11-15T09:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14/manifests"},{"name":"v5.10.13","sha":"2f4c2190d1d3614d8063e84b79d4d1f034b3e3fe","kind":"tag","published_at":"2022-11-07T17:53:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13/manifests"},{"name":"v5.10.12","sha":"30cb27cff1d4e1838ca4235ab4285e20f2b2a870","kind":"tag","published_at":"2022-10-31T15:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12/manifests"},{"name":"v5.10.11","sha":"c80ff0339882859af7e17f8bfd0a5f6880b323f8","kind":"commit","published_at":"2022-10-25T09:34:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11/manifests"},{"name":"v5.10.10","sha":"639224a3e3600cb0e04755d89aab250297b6d851","kind":"tag","published_at":"2022-10-18T08:35:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10/manifests"},{"name":"v5.10.9","sha":"7bd7c219e2670ff7791148e9b1a1d2387528fc0c","kind":"tag","published_at":"2022-10-11T11:56:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9/manifests"},{"name":"v5.10.8","sha":"d4a3216cdd858899960f945d6e00b2d59bf1d5d1","kind":"tag","published_at":"2022-10-03T16:28:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8/manifests"},{"name":"v5.10.7","sha":"d9ef6e788eee11256818329c7429242f8b769263","kind":"commit","published_at":"2022-09-27T01:44:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7/manifests"},{"name":"v5.10.6","sha":"0f75f3d78b67c405c23bfd14a29aedff367415b7","kind":"tag","published_at":"2022-09-19T14:34:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6/manifests"},{"name":"v5.10.5","sha":"594d87dab0e43e641a6826c935df8f2c10672955","kind":"tag","published_at":"2022-09-12T14:40:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5/manifests"},{"name":"v5.10.4","sha":"c8feb29320a22cc4461fb5ef5f4f7de7bd96a59b","kind":"commit","published_at":"2022-09-06T09:11:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"992421d0114a9df72d358fe6fccc28c1fb6f1505","kind":"tag","published_at":"2022-08-29T17:37:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"99b23c06d9b018d6c500fa1acb3030d673e219ab","kind":"tag","published_at":"2022-08-23T10:25:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"dfc0b89c665de8e5e3e4ecf68d8c782e74dbb65c","kind":"tag","published_at":"2022-08-16T17:55:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"7f502e06d54c5a2f389a1639358c84279462b54a","kind":"commit","published_at":"2022-08-09T03:21:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0/manifests"},{"name":"v5.9.3","sha":"89617ef683d2bcd2c870e9c1bd58ad4d55247fd5","kind":"tag","published_at":"2022-08-01T20:54:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3/manifests"},{"name":"v5.9.2","sha":"b7f0a16eca4ac2044703032838f90873ec063d75","kind":"tag","published_at":"2022-07-25T15:12:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2/manifests"},{"name":"v5.9.1","sha":"1937412c4345569d98c0950a1016c22508e1ff81","kind":"tag","published_at":"2022-07-18T17:23:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"88ad7d4e623183b8e20702e7961ef9c8de330dc7","kind":"commit","published_at":"2022-07-12T08:54:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0/manifests"},{"name":"v5.8.7","sha":"be0ab4c062a22fc4bb52c47d005b57203b56c09c","kind":"tag","published_at":"2022-07-04T20:39:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7/manifests"},{"name":"v5.8.6","sha":"c58f6653411e0ff38bf67a512d16b87c6523606b","kind":"tag","published_at":"2022-06-27T14:21:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6/manifests"},{"name":"v5.8.5","sha":"3c528113f47cfddf2504ea02ba3065e7c5c46928","kind":"tag","published_at":"2022-06-21T18:05:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5/manifests"},{"name":"v5.8.4","sha":"a6e782ec2f037e2ca989515048ce5f22fe760595","kind":"tag","published_at":"2022-06-14T10:00:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4/manifests"},{"name":"v5.8.3","sha":"b1e4b9cd3e1d88286f9d1485864310a7c1f23a79","kind":"tag","published_at":"2022-06-07T19:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3/manifests"},{"name":"v5.8.2","sha":"93b0aba905b3b6947f58a02d911489bb737ee880","kind":"commit","published_at":"2022-05-31T11:47:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2/manifests"},{"name":"v5.8.1","sha":"1eee9ee437f39f1c3438209154df8e8b9ecd990d","kind":"tag","published_at":"2022-05-23T16:04:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"6a468718b970c39ae83a4029bcb53071c9567430","kind":"tag","published_at":"2022-05-17T09:42:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4eef029981b08c77a9c52d0b863e6b5ced279087","kind":"tag","published_at":"2022-05-10T09:06:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0/manifests"},{"name":"v5.6.4","sha":"edb7e8895ef8def2bf59376d7631e0360a77aaf6","kind":"commit","published_at":"2022-05-02T11:46:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4/manifests"},{"name":"v5.6.3","sha":"124d5e2f0022d17b577a464e6b3a69fa2511105e","kind":"tag","published_at":"2022-04-25T14:04:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3/manifests"},{"name":"v5.6.2","sha":"b3645b3fd11dc26a06ea370a41b5bac1026c6792","kind":"tag","published_at":"2022-04-18T16:10:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2/manifests"},{"name":"v5.6.1","sha":"0251fd5222079e4a512bbd32dff4a7a4c3efe997","kind":"tag","published_at":"2022-04-11T13:21:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"8dcdea53f927ab207718d7ee6576806aca2a3798","kind":"commit","published_at":"2022-04-06T03:27:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0/manifests"},{"name":"v4.12.4","sha":"a563a60219f7f6519fb0f34f6d8e3bf0974e6495","kind":"tag","published_at":"2022-04-03T14:38:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4/manifests"},{"name":"v5.5.3","sha":"96e1f40a3b8aa809d543aa7d466eb48cdfa0b53d","kind":"tag","published_at":"2022-03-28T14:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"dd411b017ea7504a14a16821b694ac6aa01d9b6d","kind":"tag","published_at":"2022-03-21T15:15:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"350b15ee91a93040d50391cb9a45440a90e6b2d1","kind":"tag","published_at":"2022-03-14T16:49:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"f3412aa9d179fdfc3f5c0a4a1cfc1965faef7307","kind":"commit","published_at":"2022-03-07T13:53:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0/manifests"},{"name":"v5.4.4","sha":"965f2eb8cb79bb0685a13d9e28c09617b22358cd","kind":"tag","published_at":"2022-02-28T15:21:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4/manifests"},{"name":"v5.4.3","sha":"e2892a61ea56b6578c2efc81d0324660082ad93c","kind":"tag","published_at":"2022-02-21T16:40:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3/manifests"},{"name":"v5.4.2","sha":"01371028b27156419923b362c4b0af92dc08b29f","kind":"tag","published_at":"2022-02-15T14:57:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"fbce2f80c6cb36e59a4a6826ae46b59a10e1c831","kind":"commit","published_at":"2022-02-08T11:34:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"ba4e819aa58b6a36ae4d96ee79c2a5310a812670","kind":"tag","published_at":"2022-02-01T09:00:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"337be3b2a630d791a5cbc5a2a4575d4f58e38df3","kind":"tag","published_at":"2022-01-24T15:05:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"dcbfc54f581dbf1c0008a8e9e578f896f06228ab","kind":"tag","published_at":"2022-01-17T22:45:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0/manifests"},{"name":"v5.2.8","sha":"f80abbb5f942064c9c270b2ac5bb2a2318876754","kind":"tag","published_at":"2022-01-10T20:11:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8/manifests"},{"name":"v5.2.7","sha":"5daaf9be5115b1cb777fb4cf3d9125baddfe5720","kind":"tag","published_at":"2022-01-03T12:34:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7/manifests"},{"name":"v5.2.6","sha":"052db9d577a03ed8d588ecca9e6c0a5f5ba676e1","kind":"tag","published_at":"2021-12-27T14:23:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6/manifests"},{"name":"v5.2.5","sha":"f8697de9c250dbc6b446bcc08566f50fb4070aab","kind":"tag","published_at":"2021-12-20T14:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5/manifests"},{"name":"v5.2.4","sha":"b265431f9a32ea726c5227821126fbc6424117d5","kind":"commit","published_at":"2021-12-14T13:41:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4/manifests"},{"name":"v5.2.3","sha":"9c3dc12c3de241f44d923bfb089200980f3fd23d","kind":"tag","published_at":"2021-12-06T16:12:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3/manifests"},{"name":"v5.2.2","sha":"fcaec7a75f951c9db79c99c42370ca18212c1f16","kind":"tag","published_at":"2021-11-29T16:51:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"586d9ba2472d549c180cbacddf97eb73425286b3","kind":"tag","published_at":"2021-11-25T11:50:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"353cecb5391571163eb6bd8cbf36d2dd299aaf56","kind":"tag","published_at":"2021-11-23T13:25:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"ddbe15b4d8b7cc1dc84720264fde0b1dafb6166f","kind":"commit","published_at":"2021-11-16T15:06:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"7e26583fe1f95f5c3682213105f8f4b51c9d61c9","kind":"tag","published_at":"2021-11-08T15:14:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0/manifests"},{"name":"v5.0.6","sha":"99752d2848f17c5d1e4840f54863899a19387162","kind":"tag","published_at":"2021-10-27T08:43:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6/manifests"},{"name":"v5.0.5","sha":"58f8ff1f8bc7f0cc4bb728654604a194b3c3790b","kind":"tag","published_at":"2021-10-26T10:14:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"86443310e4344ae1ce6e04f084d58e17e4d62170","kind":"tag","published_at":"2021-10-14T15:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"36258031912caf662f69ca3769c6e0bd46946050","kind":"tag","published_at":"2021-10-07T12:26:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"c510762a325116c654afd3c21381a50b942c2c66","kind":"tag","published_at":"2021-09-29T09:29:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"afcf3ee18e7a9c526348b3bce74b69781b4ad071","kind":"tag","published_at":"2021-09-22T12:15:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"85598e74b85a89a16f8bdf5b68346ca8d6b70557","kind":"tag","published_at":"2021-09-16T11:28:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.1","sha":"1b563a153f5b2736f79a3f45573e2e2b66ba0a9a","kind":"tag","published_at":"2021-09-08T13:55:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"698492a5401b12578dc459397b9d288542fc954b","kind":"commit","published_at":"2021-09-02T02:45:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.5","sha":"0bab71409bcc0865ab3e0fcbfa14fa824ddc5495","kind":"tag","published_at":"2021-08-25T07:30:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"c30ec7bed00b36da7b0e6a202b3cb48d2fc1b579","kind":"tag","published_at":"2021-08-13T21:32:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"e5ccdf299c75ea65b0600ee05ff6c98646891c77","kind":"tag","published_at":"2021-08-09T04:03:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3/manifests"},{"name":"v4.12.3","sha":"77a8daeed0e8efa67c6d86f3cc40239dc6eb3d94","kind":"tag","published_at":"2021-07-30T10:06:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3/manifests"},{"name":"v5.0.0-beta.2","sha":"cca80d861f64b3eaa8a5ef8815b7552aaea61557","kind":"tag","published_at":"2021-07-26T15:01:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2/manifests"},{"name":"v4.12.2","sha":"958241aa0ebf340ad0f152b91949720c85b4fcca","kind":"tag","published_at":"2021-07-19T16:41:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2/manifests"},{"name":"v5.0.0-beta.1","sha":"8a4b8952077b64e90ac9d23c116a45aed672db9c","kind":"tag","published_at":"2021-07-14T16:28:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1/manifests"},{"name":"v4.12.1","sha":"4dc8c9bf3e8a6b21a2aac58b0be3161af334b67d","kind":"tag","published_at":"2021-07-07T13:08:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"53a1655143aa4ec36c29a6063ccdf89c48a74bfd","kind":"tag","published_at":"2021-07-06T13:40:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0/manifests"},{"name":"v5.0.0-beta.0","sha":"a0f416173d2f5b78546f52e572a0f64dcc3751e9","kind":"tag","published_at":"2021-07-01T12:17:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.38","sha":"f60126f95d7b36fa12133887990615b9f47e994a","kind":"commit","published_at":"2021-06-24T03:37:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.38","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38/manifests"},{"name":"v5.0.0-alpha.37","sha":"c795ca0822e2816a630a5654d5471fa04521d23c","kind":"tag","published_at":"2021-06-15T17:49:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.37","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37/manifests"},{"name":"v5.0.0-alpha.36","sha":"cf2f6fa90608b109978698fc48120920beaaa51f","kind":"tag","published_at":"2021-06-08T06:46:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.36","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36/manifests"},{"name":"v5.0.0-alpha.35","sha":"6c0afb6d8fff919e80f9f1ec92613acacd8365e7","kind":"tag","published_at":"2021-05-31T20:34:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.35","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35/manifests"},{"name":"v5.0.0-alpha.34","sha":"ee3a077c161accb887b93a17f9eaa2b23e998319","kind":"tag","published_at":"2021-05-18T10:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.34","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34/manifests"},{"name":"v5.0.0-alpha.33","sha":"0fa6ab4a29e8469c081d3f796e0bd9cab98e9185","kind":"tag","published_at":"2021-05-09T12:29:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.33","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33/manifests"},{"name":"v4.11.4","sha":"6658323b5e2ba366691829bbef3f53c00008497e","kind":"tag","published_at":"2021-04-27T15:48:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4/manifests"},{"name":"v5.0.0-alpha.32","sha":"2e99746c35ea0c1e45187a206d6ebc25a52933dc","kind":"tag","published_at":"2021-04-27T12:59:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32/manifests"},{"name":"v5.0.0-alpha.31","sha":"b061319b132163900d1a4eb64207f5284d28639d","kind":"tag","published_at":"2021-04-20T13:59:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"0bc7ed897d54a899fb0dfc5cbd6c5ee0592705e1","kind":"tag","published_at":"2021-04-12T09:46:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"29934afe4643811f3bed772612f92d539a1e489d","kind":"tag","published_at":"2021-04-04T16:43:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"a83c7715c0e2cfa1c3e59b7a1f828f6a1476b307","kind":"tag","published_at":"2021-03-24T12:57:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"2de88ce2973667921a45ff69ea48a8843cb9d8cb","kind":"tag","published_at":"2021-03-05T13:01:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27/manifests"},{"name":"v5.0.0-alpha.26","sha":"8928a36394154e02a73d5e92a740d5f9ed8da709","kind":"tag","published_at":"2021-02-27T18:39:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"688db35f581ac345a09a15420efdb0e4c98a56ab","kind":"tag","published_at":"2021-02-11T12:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"15108a5aad5342d92e86be5c5388b8321a88b280","kind":"tag","published_at":"2021-01-26T14:08:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24/manifests"},{"name":"v4.11.3-deprecations.1","sha":"6cf7cf7c7b11b38db18a4d2003743cbadeb1b4ee","kind":"commit","published_at":"2021-01-25T23:27:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1/manifests"},{"name":"v4.11.3","sha":"bd79e8f8c5b8c77bc5c13d076377a18d2ceedfa2","kind":"commit","published_at":"2021-01-24T12:45:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3/manifests"},{"name":"v4.11.3-deprecations.0","sha":"f64337cd87428e04c851bb1667f5f9e0e6aeaede","kind":"commit","published_at":"2021-01-24T12:00:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0/manifests"},{"name":"v5.0.0-alpha.23","sha":"af6e7220961c6f5e8ed89172694287dc737828ff","kind":"commit","published_at":"2021-01-14T12:48:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23/manifests"},{"name":"v5.0.0-alpha.22","sha":"c514ea86c11c9817839630e840535358f5044caf","kind":"commit","published_at":"2021-01-04T11:14:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"5c82b9147f811fda24bc09132852ed240f8d9def","kind":"commit","published_at":"2020-12-30T17:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"cd30d9e3961c8b33ce43a133e0a958867a202c41","kind":"commit","published_at":"2020-12-21T17:51:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20/manifests"},{"name":"v5.0.0-alpha.19","sha":"754e29cf5a712d0e0f6bd3e54f80e9997659f68c","kind":"commit","published_at":"2020-12-13T17:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.11.2","sha":"174b64f8a3adffb8df3c13285f4edc2437a8547a","kind":"commit","published_at":"2020-12-02T23:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2/manifests"},{"name":"v5.0.0-alpha.18","sha":"c5561c5febbe1c3bd5446c8a0bb480025ab38b86","kind":"commit","published_at":"2020-12-02T23:25:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.11.1","sha":"b8092ce09e164a1cb2fec2f3a5b6aa6e2dc6cbbd","kind":"commit","published_at":"2020-11-24T14:35:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1/manifests"},{"name":"v5.0.0-alpha.17","sha":"41d6a360e0fb245dd74549445539c6218a9dc737","kind":"commit","published_at":"2020-11-23T00:49:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17/manifests"},{"name":"v5.0.0-alpha.16","sha":"47a8e102eeaa5a68a2b4f99c08085cfddc0bef77","kind":"commit","published_at":"2020-11-14T12:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16/manifests"},{"name":"v5.0.0-alpha.15","sha":"fa9cbc835ee70b12234b7207b1872356277da5fa","kind":"commit","published_at":"2020-11-03T23:57:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15/manifests"},{"name":"v5.0.0-alpha.14","sha":"56520e757e0052e25f8dd5d78214458c4b7c634d","kind":"commit","published_at":"2020-10-23T22:59:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14/manifests"},{"name":"v5.0.0-alpha.13","sha":"b82af55f9917f9e77a3cae9b36e47b29d43182c0","kind":"commit","published_at":"2020-10-17T21:47:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13/manifests"},{"name":"v5.0.0-alpha.12","sha":"c7c3643948bce7327a7f01665caa7474be2694f9","kind":"commit","published_at":"2020-10-10T22:32:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12/manifests"},{"name":"v5.0.0-alpha.11","sha":"b4fe7eefd494fa28cd3453067af8872a83f31fa6","kind":"commit","published_at":"2020-09-26T15:07:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11/manifests"},{"name":"v5.0.0-alpha.10","sha":"2e1502fc18d86d69a6b55fc4ac5dcb50ddf192c4","kind":"commit","published_at":"2020-09-15T08:10:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10/manifests"},{"name":"v5.0.0-alpha.9","sha":"e830beb63940d24129285f554fc9c2fb0bd7ccbf","kind":"commit","published_at":"2020-09-06T16:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9/manifests"},{"name":"v5.0.0-alpha.8","sha":"5f986712bbb2f0b789c151b6d2f3e2d48cde0980","kind":"commit","published_at":"2020-08-31T16:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"c32a96b4beb3a5c72a8c179fb095f09dacf61050","kind":"commit","published_at":"2020-08-22T16:39:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"15fd6232de294be9ba0ca103351a11f84009b04f","kind":"commit","published_at":"2020-08-13T16:56:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6/manifests"},{"name":"v5.0.0-alpha.5","sha":"40aa9cbb1df08a5994392d5cea15a60979b28a7e","kind":"commit","published_at":"2020-07-27T22:55:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"519390c2bb12b5eb7b6f5f898afb78ac7f285543","kind":"commit","published_at":"2020-07-19T17:54:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"f432112f0bcfb1fd2002002db181e83edc99d906","kind":"commit","published_at":"2020-07-12T17:06:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"f928d6e04ea7f185cda0e739ebbe2ea36d0aa4d3","kind":"commit","published_at":"2020-07-04T23:16:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2/manifests"},{"name":"v4.11.0","sha":"79ebf71d31cca2c73143891960ea54ec1132bdeb","kind":"commit","published_at":"2020-06-30T23:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0/manifests"},{"name":"v5.0.0-alpha.1","sha":"8281371f88c81fc3e4560b0334cc0c473b9d45f9","kind":"commit","published_at":"2020-06-27T15:07:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.10.2","sha":"d0bfcb4f11fd3904b1e235d80fbfe23758de8372","kind":"commit","published_at":"2020-06-11T19:11:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"4e12b951f64fd47864b4dea8ec8631387a89ddb1","kind":"commit","published_at":"2020-06-01T15:14:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"dd9280e753eb8dc3444a26e85fe4f800b759cad2","kind":"commit","published_at":"2020-05-23T17:50:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0/manifests"},{"name":"v4.9.14","sha":"1fb44683825f0ee7f4d5933528598917ff72f0e4","kind":"commit","published_at":"2020-05-11T22:41:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.14","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14/manifests"},{"name":"v4.9.13","sha":"c224f32bb8f144e590c096d103c9d59c2509ed93","kind":"commit","published_at":"2020-05-04T11:29:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.13","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13/manifests"},{"name":"v4.9.12","sha":"3e5fd3c4f200e50a1331857f092a547b41f6db1e","kind":"commit","published_at":"2020-04-26T23:18:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.12","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12/manifests"},{"name":"v4.9.11","sha":"77f6fe0a73791176bd58d8c013bf5631270faf4d","kind":"commit","published_at":"2020-04-19T14:10:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11/manifests"},{"name":"4.9.11","sha":"b551194a14c4469f3b07dc43bc6aaea525138944","kind":"commit","published_at":"2020-04-18T10:43:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11/manifests"},{"name":"v4.9.10","sha":"8baef82396665179c67ca3acfd51e396b947f412","kind":"commit","published_at":"2020-04-11T13:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.10","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10/manifests"},{"name":"v4.9.9","sha":"c191471a20315cae4006c1e4d3d51db5e49b5fee","kind":"commit","published_at":"2020-04-04T15:54:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.9","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9/manifests"},{"name":"v4.9.8","sha":"e9fbcbf015bbf7057aadd5777703b7059aedf043","kind":"commit","published_at":"2020-03-28T19:33:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8/manifests"},{"name":"v4.9.7","sha":"10bc98f283feaae6397ef1b73b1b82be4a39a5f5","kind":"commit","published_at":"2020-03-18T12:45:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7/manifests"},{"name":"v4.9.6","sha":"0176a231719152fa4a2100aa7119e9fd777b5fed","kind":"commit","published_at":"2020-03-18T10:52:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6/manifests"},{"name":"v4.9.5","sha":"b9dec2780203e37148d87788f727c668d9019581","kind":"commit","published_at":"2020-02-29T10:36:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5/manifests"},{"name":"v4.9.4","sha":"45fe0e31c462ed3a2fba134fb1edbd05b91da2a4","kind":"commit","published_at":"2020-02-23T10:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4/manifests"},{"name":"v4.9.3","sha":"2bec4ebc9c20be8abecbad6d3f0f7ba2875c9c35","kind":"commit","published_at":"2020-02-16T11:52:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3/manifests"},{"name":"v4.9.2","sha":"f567b384f509d36b7e10f691e6b58538e7db8869","kind":"commit","published_at":"2020-02-09T18:32:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"717887fdd9d3b27701d760d78aa12ecf52f02f43","kind":"commit","published_at":"2020-02-02T11:46:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f2c9817526b729801b1716afc957ef3886ccb422","kind":"commit","published_at":"2020-01-22T20:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"d0c928c82e3fc8f284a2f7fd1b9acbf717c5a64e","kind":"commit","published_at":"2020-01-06T11:44:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"0c7ca746674cfb47a46cad8ebea21155702fd38c","kind":"commit","published_at":"2019-12-30T10:59:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"c6f734f0d6b183962e83fc5612fef6583bf40712","kind":"commit","published_at":"2019-12-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3a8f0eace8dd6a1c3234a8be2b7c41f06b6260d4","kind":"commit","published_at":"2019-12-14T19:59:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"0a129d58056d38bd15141aaa98d346774895d5f5","kind":"commit","published_at":"2019-12-07T12:46:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"6291316a32cfb4fb19ffdbcf30abfcb63023f17f","kind":"commit","published_at":"2019-12-01T10:59:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1/manifests"},{"name":"v3.9.4","sha":"6b0fee51deb7c32b75498d4ab2186946e7c4ce0a","kind":"commit","published_at":"2019-11-28T09:28:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4/manifests"},{"name":"v4.7.0","sha":"2b04ee905695540bde87653908ece5c4d57546c9","kind":"commit","published_at":"2019-11-22T10:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"856188b2de7a5e514803314f329da76fe65dec50","kind":"commit","published_at":"2019-11-12T13:52:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"d2d76bf26231a96981260232de5271b24e9391a4","kind":"commit","published_at":"2019-11-05T16:46:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0/manifests"},{"name":"v4.5.2","sha":"cb52f392b3b3528857178a756354ffb0e8bccd73","kind":"commit","published_at":"2019-10-28T22:58:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"803d08fbdf20de2d34c36a2a27bbc8e5a7e79fb2","kind":"commit","published_at":"2019-10-12T20:22:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"de3c62c25bf9e92ba35019e5a3ca7f68a36600d8","kind":"commit","published_at":"2019-10-02T08:07:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"554e7dce0cd96a4f9ef1924b41a3ce530cb433ae","kind":"commit","published_at":"2019-09-22T17:16:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"b563d529a8544fa4f4090723239ab075665c5f03","kind":"commit","published_at":"2019-09-11T20:45:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"f3beaee67fb9a4145a792fc8b798ef327b55f513","kind":"commit","published_at":"2019-09-08T09:58:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1/manifests"},{"name":"v1.2.5","sha":"8ee2d7168294f21af787aaba46661824097e33bb","kind":"tag","published_at":"2019-09-03T18:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5/manifests"},{"name":"v4.4.0","sha":"98f2c7cae9b2e0a53cf731882164aa44babb4be3","kind":"commit","published_at":"2019-08-31T12:19:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"29c1adf61a141a3db885ee569e42251cee53e749","kind":"commit","published_at":"2019-08-21T17:29:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3/manifests"},{"name":"v1.2.4","sha":"e44972d3c3e199529fdbc85974f7ae570b8424a0","kind":"tag","published_at":"2019-08-16T20:53:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4/manifests"},{"name":"v4.3.2","sha":"f2dbeca2dd1aecf6bc56e2302ec766d2e4bfb2ac","kind":"commit","published_at":"2019-08-10T17:39:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"d5a2ad9d26f7b089111b208c929ac1f98e7f6958","kind":"commit","published_at":"2019-08-03T15:14:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"8c28ed9c67e7b6ad02a8826178352aa4e9901b50","kind":"commit","published_at":"2019-07-28T14:32:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"42f78c69a59f0b5fa5fb8f533385f04ef77d7889","kind":"commit","published_at":"2019-07-17T13:42:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1/manifests"},{"name":"v1.0.4","sha":"455489e2e149ff5393f6ba08870368c88da259bd","kind":"tag","published_at":"2019-07-10T15:39:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"4c21bc05d6c5e48c64bc947ba9e271ed3e762a0e","kind":"tag","published_at":"2019-07-10T15:08:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"543041538f31cbdfbe3e85b8bc0f5c183ac5448e","kind":"tag","published_at":"2019-07-09T13:14:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"3a40065694cab2a5e8dedab6781e98493c1dc69d","kind":"tag","published_at":"2019-07-09T12:54:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1/manifests"},{"name":"v4.2.0","sha":"cf2cdd83f2a2f65d0e979d1faa9e815a5e2d3502","kind":"commit","published_at":"2019-07-06T15:30:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"6da1d591264e8c4a18e5ab56bdf6f8c0f985ed99","kind":"commit","published_at":"2019-06-25T13:53:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"eade31e58deb8ff3faee777313d70141e5868ebe","kind":"commit","published_at":"2019-06-23T11:46:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"b78a5ab7581488f7fff271a2cf64927dd28c3ab0","kind":"commit","published_at":"2019-06-13T09:55:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"07b9d6efaac1b663b2657173227e9490c796191e","kind":"commit","published_at":"2019-06-10T11:50:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"d58075ddb1757a11c47ef3d2b1fe9bed55e640dd","kind":"commit","published_at":"2019-06-03T16:35:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a3572bcaf34d204b314fd2c84064c9180f3a50f1","kind":"commit","published_at":"2019-05-27T12:48:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"505e275285c757e0515c8623b43c823d8a74790c","kind":"commit","published_at":"2019-05-23T15:39:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.0","sha":"a33f0ab64999331a54267cdf0eb89e53fa4d70cd","kind":"commit","published_at":"2019-05-20T21:26:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0/manifests"},{"name":"v4.0.0-beta.2","sha":"3686a27055dce58b5e800b520087c0c448b7480e","kind":"commit","published_at":"2019-05-13T12:26:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"5c152157078503e8599537108c3be9e00969fa34","kind":"commit","published_at":"2019-05-05T12:24:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"f19bd59ae53f23e3637383061774542d973cc48c","kind":"commit","published_at":"2019-04-28T22:42:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.8","sha":"92d6e987a43041fde63fd02cad61277d04193c29","kind":"commit","published_at":"2019-04-17T19:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"663643e0a83554d7730be42140aef6bc3ac09c6a","kind":"commit","published_at":"2019-04-07T23:25:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"2482d2b689440df6fb3da6157a789adac2783736","kind":"commit","published_at":"2019-03-30T19:33:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6/manifests"},{"name":"v3.9.3","sha":"ebed7922fc97331519f507768572a068edb8494e","kind":"commit","published_at":"2019-03-28T14:06:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3/manifests"},{"name":"v4.0.0-alpha.5","sha":"1bfdbe5688fb3556e4bebd1f8e357c515244ac42","kind":"commit","published_at":"2019-03-23T21:04:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"997324d52467e3a7b7a8058c0ba8309d04d4ddf6","kind":"commit","published_at":"2019-03-17T11:00:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"3a5d2e50411ddd3caea450abda49fd7c6ed230dc","kind":"commit","published_at":"2019-03-10T11:57:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"f606f7584dd842a89423dd3cc69e32b5ad3fdae1","kind":"commit","published_at":"2019-03-03T16:12:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"eea3b4d9a623f87d79be63f57b4a69ddfe375610","kind":"commit","published_at":"2019-02-20T10:58:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"97b26c4821299aef21e6ef9372a25aedd78d0137","kind":"commit","published_at":"2019-02-12T14:39:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.9.2","sha":"dbc788f7d231b4eceaa7a6a3e253104de5de9af0","kind":"commit","published_at":"2019-02-03T20:45:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2/manifests"},{"name":"v3.9.1","sha":"b903d7432b5a06583c9915f7ab9346bad76007a1","kind":"commit","published_at":"2019-01-26T13:59:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"f6353cdd15b954091c3f53498eb7de198755b740","kind":"commit","published_at":"2019-01-14T21:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"8df7a83ccc0b200e67feb823ceaaf793e4b6d007","kind":"commit","published_at":"2019-01-09T21:57:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"c202914213f19b070738ba5837da18e89c1662ee","kind":"commit","published_at":"2019-01-07T18:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"baa45b12252be8965809a0ad06e67e7dc7d44313","kind":"commit","published_at":"2018-12-30T21:47:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"0445ca8b710425f22744249a0c7bb3c20e95237b","kind":"commit","published_at":"2018-12-30T21:24:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"f0d60d8a510180e9c7a9b588d3e6c04d0d1a23d3","kind":"commit","published_at":"2018-12-22T15:42:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"1871b089aef090728321cab69be92daaec6eb131","kind":"commit","published_at":"2018-12-17T20:02:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0/manifests"},{"name":"v3.6.2","sha":"edde0b4f0073fcacb7233b553812f3dffe619da5","kind":"commit","published_at":"2018-12-09T20:22:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"e5fbf74a06157e2d73701a158e8d6b5914429ea1","kind":"commit","published_at":"2018-12-01T10:43:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1/manifests"},{"name":"issue-13699-mster","sha":"ac0153bf1b13ddbc1e43c22693f2c223838d9f1a","kind":"tag","published_at":"2018-11-28T20:15:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/issue-13699-mster","html_url":"https://github.com/mui/material-ui/releases/tag/issue-13699-mster","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@issue-13699-mster","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster/manifests"},{"name":"v3.6.0","sha":"d9c790fa69a1c053c3d471e030e4066122d58902","kind":"commit","published_at":"2018-11-26T19:49:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"34492c23a773b1db66fe65801997257709c4f319","kind":"commit","published_at":"2018-11-12T23:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"dc6b2b870fa514e98c74b6854d22c6e25e7684cb","kind":"commit","published_at":"2018-11-12T22:46:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"ba1dc0f27cd85996dbf3ef9df4d7f10552d6c91f","kind":"commit","published_at":"2018-11-04T23:41:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0/manifests"},{"name":"v3.3.2","sha":"47b20fe33c5f1c8a2563bad3c27811c37f698794","kind":"commit","published_at":"2018-10-27T20:16:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"92b2a36716c8ced3d12ff0b300be06cc4743e6da","kind":"commit","published_at":"2018-10-23T22:16:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"47d3b93780400d6eaef48d29dfcbebec8a5f22b2","kind":"commit","published_at":"2018-10-21T21:27:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"bbb0b683dd45d130b17580da86fe6ccc1ab5b3d3","kind":"commit","published_at":"2018-10-15T22:11:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"a61f0fc9a56ef22874753175bad2a636460130d1","kind":"commit","published_at":"2018-10-14T21:03:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"58f526f46e609e3e6cd785d15bfc5486df7ab79f","kind":"commit","published_at":"2018-10-07T22:44:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"dbd67aa892a4e9885d763fcb0d1f6c1691fbf763","kind":"commit","published_at":"2018-09-30T17:16:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"6184c508f94500a9da7486ccb2b9398023e4b1b5","kind":"commit","published_at":"2018-09-23T22:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"a9cbda69c8e059d928da53d9525652170b999455","kind":"commit","published_at":"2018-09-16T21:32:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"27412afa36b6c64b15b3b33cd51235efbc55a775","kind":"commit","published_at":"2018-09-08T22:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d6fb8524ff94080614e8d4d1064c7b2cec66c5d1","kind":"commit","published_at":"2018-09-03T21:14:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"2e9643f6c43c9b393a3914cd085aac92df546c04","kind":"commit","published_at":"2018-08-28T22:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"6847e0affc09f56a1497013be98bc3b59ccd3fde","kind":"commit","published_at":"2018-08-27T17:34:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0/manifests"},{"name":"v1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1","html_url":"https://github.com/mui/material-ui/releases/tag/v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1/manifests"},{"name":"v1.5.1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6b4c29e324eaa1272ce7b42ecab0e3460af6f437","kind":"commit","published_at":"2018-08-12T20:42:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0/manifests"},{"name":"v0.20.2","sha":"1b1c1fce216b5b2f5ecd52d21f8ec6a326c00cd5","kind":"commit","published_at":"2018-08-05T21:43:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2/manifests"},{"name":"v1.4.3","sha":"99650a6d174ad97b41ba1079cd5d7f55b5db21b5","kind":"commit","published_at":"2018-08-04T10:26:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e9bb799208b34fb8f8bbfe4b63b7a1942f95d91f","kind":"commit","published_at":"2018-07-29T14:37:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"869692ecf3812bc4577ed4dde81a9911c5949695","kind":"commit","published_at":"2018-07-22T21:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7fdc1890fb744b565480835fd5684e66871c679f","kind":"commit","published_at":"2018-07-14T15:02:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"f12ba5bfafc53ada2e5719697dd8373d41fa9471","kind":"commit","published_at":"2018-07-02T20:06:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"cd47eeabdcd4f67e35ff5ad56ae82a571da5747a","kind":"commit","published_at":"2018-06-26T10:53:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"e943cb8d6f405de5d53c1f3d1908cbccb502bb3a","kind":"commit","published_at":"2018-06-20T21:41:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"29308b10b3f8ba3565168e4da4bb5f793cb8b4f9","kind":"commit","published_at":"2018-06-18T18:38:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7c094a0f0381c7b68a223e27b5dc700a7595b122","kind":"commit","published_at":"2018-06-10T09:50:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2a300cdec817595ac879bc419257e55ef318b0f9","kind":"commit","published_at":"2018-06-03T15:25:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"3ccf76d315404ebd67f1254f5679d327c0647dfd","kind":"commit","published_at":"2018-05-26T14:56:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"73101790333124cc8f5857bc46038b7d2315842a","kind":"commit","published_at":"2018-05-17T22:07:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.1","sha":"aae0c434f99c4ab559d8aff53cfbd2cfa7974043","kind":"commit","published_at":"2018-05-15T21:15:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1/manifests"},{"name":"v0.20.1","sha":"c663649d9edf9d196aadbb3b426fd613816964fc","kind":"commit","published_at":"2018-05-13T21:34:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1/manifests"},{"name":"v1.0.0-rc.0","sha":"5f3008fc26479b40ff16ec498ae0e6e3361fdb47","kind":"commit","published_at":"2018-05-13T19:13:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-beta.47","sha":"d16e4f5115a9fde3e8958d7959a912a55cbb246d","kind":"commit","published_at":"2018-05-09T21:48:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.47","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47/manifests"},{"name":"v1.0.0-beta.46","sha":"aa1ef83f22650245dd736681d7ec6331cb2a42ef","kind":"commit","published_at":"2018-05-08T21:51:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.46","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46/manifests"},{"name":"v1.0.0-beta.45","sha":"ab592831cbf5987a6516139aeaf148bdb3360ccb","kind":"commit","published_at":"2018-05-07T13:38:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.45","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45/manifests"},{"name":"v1.0.0-beta.44","sha":"0bba4ad1aed5d2181baa156009301eb56fd80158","kind":"commit","published_at":"2018-04-29T20:57:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.44","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44/manifests"},{"name":"v1.0.0-beta.43","sha":"6dfe7382b9777885abe84f4d1f66c0c62545d559","kind":"commit","published_at":"2018-04-22T10:47:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.43","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43/manifests"},{"name":"v1.0.0-beta.42","sha":"bc03443cac8a55ce3fc4d19e6a95e0f3d0116fbf","kind":"commit","published_at":"2018-04-16T20:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.42","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42/manifests"},{"name":"v1.0.0-beta.41","sha":"cddff325bdc2c79592701c11e295e48db0879c28","kind":"tag","published_at":"2018-04-07T18:26:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.41","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41/manifests"},{"name":"v1.0.0-beta.40","sha":"7f423b6bef54c4a34f3b53d9b8ebf33c183916f8","kind":"tag","published_at":"2018-04-01T09:55:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.40","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40/manifests"},{"name":"v1.0.0-beta.39","sha":"b95cb7a83a102b21b7f6add713398f6c9e743d50","kind":"tag","published_at":"2018-03-28T21:23:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.39","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39/manifests"},{"name":"v1.0.0-beta.38","sha":"a6ccfbe7699b67b03703b49a7cb14d865b841d38","kind":"tag","published_at":"2018-03-17T12:24:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.38","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38/manifests"},{"name":"v1.0.0-beta.37","sha":"1587ac3654ae5061eb21f652722a02cc4c367292","kind":"tag","published_at":"2018-03-11T14:31:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.37","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37/manifests"},{"name":"v1.0.0-beta.36","sha":"f31bd2e431c29f85a053387ce062987a3fc36168","kind":"tag","published_at":"2018-03-05T21:07:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.36","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36/manifests"},{"name":"v1.0.0-beta.35","sha":"25ca14ffcec6eeb75446730a03cc4a2014c5e8ab","kind":"tag","published_at":"2018-02-25T22:47:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.35","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.2","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2/manifests"},{"name":"olivier-material-ui-codemod@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1/manifests"},{"name":"olivier-material-ui-icons@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.1","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1/manifests"},{"name":"olivier-material-ui-codemod@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0/manifests"},{"name":"olivier-material-ui-icons@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0/manifests"},{"name":"v1.0.0-beta.34","sha":"284dfcb06fed2244033cc971cb78f485bafece3d","kind":"tag","published_at":"2018-02-17T12:08:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.34","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34/manifests"},{"name":"v1.0.0-beta.33","sha":"b7f698d48d61e74f74e5e50a08b4309460a55266","kind":"tag","published_at":"2018-02-10T12:03:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.33","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33/manifests"},{"name":"v1.0.0-beta.32","sha":"896bc50f35a83fac0453dbbecd9f367b45b450e9","kind":"tag","published_at":"2018-02-04T22:44:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.32","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32/manifests"},{"name":"v1.0.0-beta.31","sha":"6271146a2545aeedf4110990de21ebc0c910b627","kind":"tag","published_at":"2018-01-29T22:06:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.31","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31/manifests"},{"name":"v1.0.0-beta.30","sha":"2bb35ce508832f518a4c3af8cd7cf67af8fd90c5","kind":"tag","published_at":"2018-01-21T22:50:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.30","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30/manifests"},{"name":"v1.0.0-beta.29","sha":"7386d56d4dfb85ca4a586a56691b6a58798d5c42","kind":"tag","published_at":"2018-01-16T20:27:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.29","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29/manifests"},{"name":"v1.0.0-beta.28","sha":"e1f3dad9084edf460d42e0a5f6b7c956eaa51e8d","kind":"tag","published_at":"2018-01-14T14:52:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.28","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28/manifests"},{"name":"v1.0.0-beta.27","sha":"fcfe4a64a95f65e205c5ba9523987982e6556eea","kind":"tag","published_at":"2018-01-06T15:25:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.27","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27/manifests"},{"name":"v1.0.0-beta.26","sha":"bd42549ee464bce03743f7ee18964066f9d3907d","kind":"tag","published_at":"2017-12-30T23:24:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.26","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26/manifests"},{"name":"v1.0.0-beta.25","sha":"d9ab3e313136fa5fb179743b560ac7c9e4fa8f6a","kind":"tag","published_at":"2017-12-22T23:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.25","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25/manifests"},{"name":"v1.0.0-beta.24","sha":"7c8fe8516f8bf6317e7cc748eefa7d97c92b4007","kind":"tag","published_at":"2017-12-17T12:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.24","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24/manifests"},{"name":"v1.0.0-beta.23","sha":"1a4e5b06ae0a7f6b3a6be810d272ebdf3efbb863","kind":"tag","published_at":"2017-12-09T09:51:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.23","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23/manifests"},{"name":"v0.20.0","sha":"86b40ae4883e95d6139e9e5d59c0e14aa022ce3a","kind":"commit","published_at":"2017-12-04T04:05:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0/manifests"},{"name":"v1.0.0-beta.22","sha":"22f68ca292a947349ae2877b09e85775703ec87f","kind":"tag","published_at":"2017-11-28T23:11:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22/manifests"},{"name":"v1.0.0-beta.21","sha":"d33604a9deacbb2725da3688d823416486a039c1","kind":"tag","published_at":"2017-11-13T22:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21/manifests"},{"name":"v1.0.0-beta.20","sha":"076d08bfa709ffdb4858106ebda73f475e4ec5b9","kind":"tag","published_at":"2017-11-05T19:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20/manifests"},{"name":"v1.0.0-beta.19","sha":"2a1879fb818973d4df766c2d7842afd939fdb2b8","kind":"tag","published_at":"2017-10-30T21:51:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19/manifests"},{"name":"v1.0.0-beta.18","sha":"f626204f8e0cd9933bcb7a8c8ac5cd97d6419eca","kind":"tag","published_at":"2017-10-23T21:58:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18/manifests"},{"name":"v1.0.0-beta.17","sha":"616d69d5ff7263eb9c84960b6b7a4c9ff852d4ef","kind":"tag","published_at":"2017-10-15T22:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17/manifests"},{"name":"v1.0.0-beta.16","sha":"56fd0d9d2f6fe0222b8c4117e227de1d725918ba","kind":"tag","published_at":"2017-10-08T20:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16/manifests"},{"name":"v0.19.4","sha":"f1bc4be26ca68578f0cfd053fed8eeabe0d3a636","kind":"tag","published_at":"2017-10-08T19:56:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4/manifests"},{"name":"v1.0.0-beta.15","sha":"4da17a67182a212be91a36cec9c976ccb6293380","kind":"tag","published_at":"2017-10-04T16:05:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15/manifests"},{"name":"v1.0.0-beta.13","sha":"736f12000e6989b2e37fcf10deca8bcf20a284f5","kind":"tag","published_at":"2017-10-01T19:58:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13/manifests"},{"name":"v0.19.3","sha":"7e484cc0c2e3db1e30ebe89d93475f2999f6168c","kind":"tag","published_at":"2017-10-01T19:35:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3/manifests"},{"name":"v1.0.0-beta.12","sha":"65b6e04a74a1520209e7b8fcfa311a431ecb070a","kind":"tag","published_at":"2017-09-24T18:24:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12/manifests"},{"name":"v0.19.2","sha":"5f750e046d48fa2f8c0efd86290ea48661c9b32e","kind":"tag","published_at":"2017-09-18T20:14:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2/manifests"},{"name":"v1.0.0-beta.11","sha":"01c6feb33e7e4e5043ce2a8377fa7dda3dbc8180","kind":"tag","published_at":"2017-09-18T19:11:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11/manifests"},{"name":"v1.0.0-beta.10","sha":"3d4518c997fe875f8e91044ff59a09a46fdfb726","kind":"tag","published_at":"2017-09-13T21:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10/manifests"},{"name":"v1.0.0-beta.9","sha":"d4dba0da9a00efe5104365ca647d848a131a41a6","kind":"tag","published_at":"2017-09-10T11:17:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9/manifests"},{"name":"v1.0.0-beta.8","sha":"865b39bef48c3f85743c3914ba146b97b93fce0f","kind":"tag","published_at":"2017-09-02T11:11:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8/manifests"},{"name":"v0.19.1","sha":"b0d03e92c64bee1ac8c25acd0c48657b7f605d9a","kind":"tag","published_at":"2017-09-02T10:38:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1/manifests"},{"name":"v1.0.0-beta.7","sha":"d2083879918dcafdc9c17e3e19440000a0abb3b0","kind":"tag","published_at":"2017-08-30T22:51:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7/manifests"},{"name":"v1.0.0-beta.6","sha":"8385df161a6792d472821e30c7095b267b844950","kind":"tag","published_at":"2017-08-20T14:48:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6/manifests"},{"name":"v1.0.0-beta.5","sha":"8292545fd41ea9f9d3c7c52bb45f60a4fea434a9","kind":"tag","published_at":"2017-08-15T08:55:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5/manifests"},{"name":"v0.19.0","sha":"d1b3bc614a818d497e38fd51c85077dd7b490bad","kind":"tag","published_at":"2017-08-15T08:17:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0/manifests"},{"name":"v1.0.0-beta.4","sha":"110f0a6e95e8e2b51b2bdd7e545a9b41d1a0009f","kind":"tag","published_at":"2017-08-05T10:09:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4/manifests"},{"name":"v1.0.0-beta.3","sha":"e0dd9560d4a152ca0a61558b6238edc40746c354","kind":"tag","published_at":"2017-07-29T21:00:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"45d5da95daf4d52b0ea6e4ffbef27755fa0aa196","kind":"tag","published_at":"2017-07-23T17:45:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"603fbde8d99e386d6640ec6c24ba9fcfc4316dd4","kind":"tag","published_at":"2017-07-23T17:12:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1/manifests"},{"name":"v0.18.7","sha":"50f6dfc4b6ee7473e27ba950c3ce900b24f17d1c","kind":"tag","published_at":"2017-07-23T15:51:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7/manifests"},{"name":"v1.0.0-alpha.22","sha":"f3992561ed94696d595b6a56efc7449c7dee67c7","kind":"tag","published_at":"2017-07-18T09:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22/manifests"},{"name":"v1.0.0-alpha.21","sha":"49d21891b72796f4a8f383d9b15b66f72cb94549","kind":"tag","published_at":"2017-07-04T22:13:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21/manifests"},{"name":"v0.18.6","sha":"1d10ecbac4a83f9934bb6a7f025855f82002113c","kind":"tag","published_at":"2017-07-04T21:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6/manifests"},{"name":"v0.18.5","sha":"86f7c4141cc66ab1e96a681a6945472283e41ea3","kind":"tag","published_at":"2017-06-28T18:14:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5/manifests"},{"name":"v1.0.0-alpha.20","sha":"84363396403cbbd51072d0b09822cd6d8ab6bf87","kind":"tag","published_at":"2017-06-25T18:01:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20/manifests"},{"name":"v0.18.4","sha":"2c6872cacf19ac71a316b282c2467162dcd148c6","kind":"tag","published_at":"2017-06-25T17:39:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4/manifests"},{"name":"v1.0.0-alpha.19","sha":"611bfd7557fd928933e39c054d2b2edeb57adaed","kind":"tag","published_at":"2017-06-19T16:58:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19/manifests"},{"name":"v1.0.0-alpha.18","sha":"5fdb60642bdf2907b7fba352cf2cd0fa7208848f","kind":"tag","published_at":"2017-06-19T10:12:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18/manifests"},{"name":"v1.0.0-alpha.17","sha":"73e0a35145d10f3c29a991f75e5ba8315e0e754a","kind":"tag","published_at":"2017-06-12T11:55:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17/manifests"},{"name":"v0.18.3","sha":"4c6a542c772f9fe9ff97bb95f63801138d7722d0","kind":"tag","published_at":"2017-06-07T21:28:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"9d3b59b3fec3b31b37334c3bd842112f3d090f86","kind":"commit","published_at":"2017-06-06T21:29:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2/manifests"},{"name":"v1.0.0-alpha.16","sha":"0c7dba6dc5ad8b9f69ec3c60e3ba31f2973e582a","kind":"tag","published_at":"2017-06-01T08:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"18508aeb3e5817406209e15c3e51a53c2cbece96","kind":"tag","published_at":"2017-05-23T20:00:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"771fb44738e116a1d2cec7aabb8ed1425b1d57f6","kind":"tag","published_at":"2017-05-14T10:11:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14/manifests"},{"name":"v0.18.1","sha":"715372edf9fc21244030207409b4070158f6936d","kind":"tag","published_at":"2017-05-13T10:21:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1/manifests"},{"name":"v1.0.0-alpha.13","sha":"17fde80a53fb9fcce31a82290f54de55cf3655e9","kind":"tag","published_at":"2017-05-08T10:47:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13/manifests"},{"name":"v0.18.0","sha":"dea7938b1265a3b100899d65589fbd05e877ab9e","kind":"tag","published_at":"2017-04-30T22:26:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0/manifests"},{"name":"v1.0.0-alpha.12","sha":"dc7371e4770fd3e8b1a82b9c2c2a652acaa73713","kind":"tag","published_at":"2017-04-30T22:22:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12/manifests"},{"name":"v0.17.4","sha":"a398290811c94bd6bb2d5d04c7f6d0ce734e3ad6","kind":"commit","published_at":"2017-04-14T17:20:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4/manifests"},{"name":"v1.0.0-alpha.11","sha":"7b3dbfaf2e94e8139424c8660692ee20d5a9880e","kind":"tag","published_at":"2017-04-14T16:50:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11/manifests"},{"name":"v0.17.3","sha":"53076a03182668f94d3bf40cd880309a51e9be88","kind":"tag","published_at":"2017-04-10T21:42:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"38c4aed87e608ded8e083dcf341ed5e9a14c20ef","kind":"tag","published_at":"2017-04-09T11:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2/manifests"},{"name":"v1.0.0-alpha.10","sha":"27fd907d604c1d3189b7b70e3a7e4758e0171492","kind":"tag","published_at":"2017-04-06T12:00:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"b962c2fbfa7a9cab9e9844e01966b90ca86e67a1","kind":"tag","published_at":"2017-04-01T13:47:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a0b4691eb3958aeb9173a8f4e705c81dfb7d25da","kind":"tag","published_at":"2017-03-25T11:46:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8/manifests"},{"name":"v0.17.1","sha":"05280483dbbc29e56edd8f3644721679b55d4d73","kind":"commit","published_at":"2017-03-13T12:27:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1/manifests"},{"name":"v1.0.0-alpha.7","sha":"9281a3fcee37d6afb9e493ff06e8a2626f4d7d91","kind":"tag","published_at":"2017-03-12T12:31:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"69f604946c366c655d0613841c034cacee7e9ef4","kind":"commit","published_at":"2017-02-26T12:41:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6/manifests"},{"name":"v1.0.0-alpha.5","sha":"74973892bdfacd5c9e3a4ce63185e9a6500d9522","kind":"commit","published_at":"2017-02-26T11:04:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-alpha.4","sha":"6472a6864951bfe7f3739afbe74b50981299ac28","kind":"commit","published_at":"2017-02-26T10:19:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4/manifests"},{"name":"v0.17.0","sha":"c9af9606bcea6551ceaadc2f6430d629eb679e84","kind":"commit","published_at":"2017-02-12T22:06:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0/manifests"},{"name":"v1.0.0-alpha.3","sha":"4583f5212d0b668e3801a859d3cc584cec0ec173","kind":"commit","published_at":"2017-02-12T21:43:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"8476782b595175d25c8a972b5fe53bc1f8532676","kind":"tag","published_at":"2017-02-07T19:48:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"3a0eb03018a9c5c96ba5233de8ef45202403a94c","kind":"commit","published_at":"2017-01-29T21:29:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.16.7","sha":"867c6c29b1badd839b1fd57720e5754fcd53a516","kind":"commit","published_at":"2017-01-15T19:57:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"bc84dbeeb78b725fefdc10cdc6eee7b75cc1226e","kind":"commit","published_at":"2016-12-25T21:03:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"8a03a04ef17f76ce09b88607b216d8a8e4d277d6","kind":"commit","published_at":"2016-12-09T20:45:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"84c18c98ff56fbe81be902735164219040729bb1","kind":"commit","published_at":"2016-11-17T19:18:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"066c5d53d1d4ecec2923ed12ec14647ae8248a9c","kind":"commit","published_at":"2016-11-17T16:41:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"806b2eab2272b430e814f8b3c7f1e7b31cd0e306","kind":"commit","published_at":"2016-11-14T17:22:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"2085737a798d9cb808b2fddf1f06883b27327ccc","kind":"commit","published_at":"2016-10-19T18:24:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"6eb9913441cb39562f4c935bdd70042d26daa260","kind":"commit","published_at":"2016-10-05T14:36:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0/manifests"},{"name":"v0.16.0-rc2","sha":"71a9524d0ec28dad2f566a42c7bb8ad2ea93ce36","kind":"commit","published_at":"2016-09-24T19:31:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2/manifests"},{"name":"v0.16.0-rc1","sha":"1691addd7f84317619c6831c35cb1f32ef3779b6","kind":"commit","published_at":"2016-09-07T19:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1/manifests"},{"name":"v0.15.4","sha":"be9bc14f4cda041299b6f8845af87b9278c871fc","kind":"commit","published_at":"2016-08-10T22:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"8bd3589dd7f676f3d725559cbd63457afe8d3691","kind":"commit","published_at":"2016-08-02T20:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"908f694e1e6eae9e63da6b22e63100d6bda4fa8e","kind":"commit","published_at":"2016-07-09T21:10:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"1fed1bcc81d89e473e261c1da4bf0a3a46515ce8","kind":"tag","published_at":"2016-06-20T08:15:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"06667b589952f58ff8c6d277df364ef16dada671","kind":"tag","published_at":"2016-05-06T13:49:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0/manifests"},{"name":"v0.15.0-beta.2","sha":"7cf7adfe9042e9be8dbaa1c850ffacca26e9c269","kind":"commit","published_at":"2016-04-21T22:57:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2/manifests"},{"name":"v0.15.0-beta.1","sha":"47d7525fb77c7c579e99d595b3f98c69fc838c77","kind":"tag","published_at":"2016-04-14T13:33:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1/manifests"},{"name":"v0.15.0-alpha.2","sha":"caabf9eaee5a5e11097958105f8427cfc8905f86","kind":"tag","published_at":"2016-03-17T23:37:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2/manifests"},{"name":"v0.15.0-alpha.1","sha":"2ebddeb908857c16ece162964a7e501ab37716ba","kind":"commit","published_at":"2016-02-27T17:54:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1/manifests"},{"name":"v0.14.4","sha":"de2bee1335ff1fd701a60cb3d739cf919dbd77ce","kind":"commit","published_at":"2016-02-03T00:47:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"fa9141f90149392cc3fa366736e61a89b07e9205","kind":"commit","published_at":"2016-01-27T03:06:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"44b41957ae81344cf6dc794cf2dbe2da48152622","kind":"commit","published_at":"2016-01-08T15:52:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"0ae4d7f61bb240ae5e2adc9d15a8d5629f738db6","kind":"commit","published_at":"2016-01-04T22:23:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"628bc82957d8e537a1b648e31e10723820bb00ac","kind":"commit","published_at":"2015-12-25T15:12:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0/manifests"},{"name":"v0.14.0-rc2","sha":"9a24d8a7839c37b86748ad8022e39235e8eb6be2","kind":"commit","published_at":"2015-12-14T22:26:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2/manifests"},{"name":"v0.14.0-rc1","sha":"7459597806a2f1f5826eaab26d3c5d974da70fbd","kind":"commit","published_at":"2015-12-04T19:52:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1/manifests"},{"name":"v0.13.4","sha":"a98006f9ffb588030cbdd2e3b4a4515017e58c43","kind":"commit","published_at":"2015-11-24T17:07:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"e33afed6913b58a990bd4b51a038bbfff0a0f42f","kind":"commit","published_at":"2015-11-17T16:34:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"6f28ad04e8f95073646bfeb8936c550ca4a94347","kind":"commit","published_at":"2015-11-10T00:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"330488977f95dbebd6cf6a387bf10a86238331ff","kind":"commit","published_at":"2015-10-29T21:08:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"7980cd589e9dc9e055e1b789bf2f80e7f2ef0f5d","kind":"commit","published_at":"2015-10-21T19:38:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"86394ccd2d7b715eaa054a369679eba4ac82ce1f","kind":"commit","published_at":"2015-10-21T19:04:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"d310459476a461e0d29f166de277896026d8f35f","kind":"commit","published_at":"2015-10-19T17:30:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"06aca1012d01de4ec782acfb8d22a6ec83d48ff7","kind":"commit","published_at":"2015-10-07T21:43:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"6671f90516c2065839efae773ecda924b8bebdae","kind":"commit","published_at":"2015-10-06T19:31:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"a4e194e46c47f8e2eedfab8f0a8c4104e5679c95","kind":"commit","published_at":"2015-09-28T16:15:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"aa485220ff28e907d2548cbfb65bd789c23d9eba","kind":"commit","published_at":"2015-09-25T16:08:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"b55b770f2049852febe47bef27aa0eaceafcec08","kind":"commit","published_at":"2015-09-15T21:10:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"82bc1cb2805f7b624516f71628e6ca525df18cad","kind":"commit","published_at":"2015-08-24T21:31:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0/manifests"},{"name":"v0.10.4","sha":"a8097bcbed6939f0cb308e05acf03a907b666725","kind":"commit","published_at":"2015-08-09T03:29:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"2a43082b52138e33c85878616461445895066a11","kind":"commit","published_at":"2015-08-08T22:51:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"71583523f39c1830d3fcffeff0598c2f803f1048","kind":"commit","published_at":"2015-07-29T20:34:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"6b609c63611b02f9e845b765770983c547cd6af8","kind":"commit","published_at":"2015-07-13T21:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"b6140ec86c5087ad799e9a658f3f0d9b150c205a","kind":"commit","published_at":"2015-07-10T01:35:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"8a18478700f49b94fe7f580664e7b31c581ceb0b","kind":"commit","published_at":"2015-06-20T17:47:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"3da654eb4f0ddb10d81f2706eda1f3819e40b795","kind":"commit","published_at":"2015-06-15T01:46:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"867e87d3530b4fb6bc7f6ec5fb9edcd49e7bd631","kind":"commit","published_at":"2015-06-09T23:38:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"cb794810e7c39352f1bbd533d92983dc22a57510","kind":"commit","published_at":"2015-05-24T20:12:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0/manifests"},{"name":"v0.7.5","sha":"b3ce0b272e5468919d01b3d3ab6751a92f682b48","kind":"commit","published_at":"2015-04-27T19:14:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"abc159f246f15163f7984bcf702409cffc745d6e","kind":"commit","published_at":"2015-04-21T18:14:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"9321a4a8879f380a725c7439114ebf3e0da8abcc","kind":"commit","published_at":"2015-04-01T15:20:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"953606f4d1a9e3a33798b499219fe40b1f81fd96","kind":"commit","published_at":"2015-03-25T23:45:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"03c169188dd10ec2242b7806050781867c0291dd","kind":"commit","published_at":"2015-03-04T21:41:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"078ba0c94f8985dd2d96587784f760474ba51858","kind":"commit","published_at":"2015-02-13T21:06:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"accd9f0ef163d514b091709ffd63f76f6d1a467f","kind":"commit","published_at":"2015-01-27T00:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"57c7a95be20dc77cbe0459a40acc802e16de5148","kind":"commit","published_at":"2015-01-26T23:07:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"706446d6aeb952def6f2016fdc213b6e56b2d40f","kind":"commit","published_at":"2015-01-03T23:58:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"6b294fdd0a7f9686b8b8f05cf8759e90b3e581f9","kind":"commit","published_at":"2014-12-25T17:36:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"3eb741fdb94fff5e8218809b8f7d5a9d2e4d1778","kind":"commit","published_at":"2014-12-15T17:14:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"d65414913839d9d939c8bd938ca21f39f0faa924","kind":"commit","published_at":"2014-12-07T15:15:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"fc3232f6e9d1662c4f9d813b70acb329c4cdc6de","kind":"commit","published_at":"2014-11-30T21:22:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"4b02786c2a7e27613201fe72c033a260018a38d6","kind":"commit","published_at":"2014-11-28T20:34:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"ab8880bc442941c20d58ca2cbb8aace7b2724929","kind":"commit","published_at":"2014-11-17T20:10:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"052b0bc5a3e887d0a36b2277a2e09812a0ce206b","kind":"commit","published_at":"2014-11-11T21:11:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"715b7e868003ac9b121bdacee3e1301b9c660aa9","kind":"commit","published_at":"2014-11-08T19:56:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"088d257c0bec691545cd32f83fd2af753866b8ee","kind":"commit","published_at":"2014-11-08T00:13:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0/manifests"},{"name":"v0.1.29","sha":"3fe7b8bf7c3adc04522f311ce1c1c3b6e39e8edd","kind":"commit","published_at":"2014-11-05T19:58:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.1.29","html_url":"https://github.com/mui/material-ui/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29/manifests"}]},"repo_metadata_updated_at":"2025-10-29T21:14:08.843Z","dependent_packages_count":0,"downloads":197,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":11.110882927582185,"dependent_repos_count":26.152614342482345,"dependent_packages_count":37.996477278968285,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":25.08665818301094},"purl":"pkg:npm/%40temp-mui/styled-engine","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@temp-mui/styled-engine","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@temp-mui/styled-engine","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@temp-mui/styled-engine/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-29T16:04:14.239Z","issues_count":4308,"pull_requests_count":9949,"avg_time_to_close_issue":13592057.178502878,"avg_time_to_close_pull_request":1743679.4759773905,"issues_closed_count":2590,"pull_requests_closed_count":8490,"pull_request_authors_count":716,"issue_authors_count":2931,"avg_comments_per_issue":5.109795728876509,"avg_comments_per_pull_request":1.994974369283345,"merged_pull_requests_count":7175,"bot_issues_count":19,"bot_pull_requests_count":3438,"past_year_issues_count":769,"past_year_pull_requests_count":3299,"past_year_avg_time_to_close_issue":842316.4168674699,"past_year_avg_time_to_close_pull_request":466566.7232444611,"past_year_issues_closed_count":415,"past_year_pull_requests_closed_count":2663,"past_year_pull_request_authors_count":186,"past_year_issue_authors_count":610,"past_year_avg_comments_per_issue":1.859557867360208,"past_year_avg_comments_per_pull_request":1.4080024249772658,"past_year_bot_issues_count":9,"past_year_bot_pull_requests_count":1478,"past_year_merged_pull_requests_count":2376,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/issues","maintainers":[{"login":"oliviertassinari","count":773,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"siriwatknp","count":700,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":511,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":434,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"mnajdova","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"michaldudak","count":262,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"aarongarciah","count":237,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"ZeeshanTamboli","count":207,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mj12albert","count":193,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"alexfauquette","count":165,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"samuelsycamore","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"cherniavskii","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"LukasTy","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"bharatkashyap","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"DanailH","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"JCQuintas","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"eps1lon","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"hbjORbj","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hbjORbj"},{"login":"flaviendelangle","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"michelengelen","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"rosskevin","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rosskevin"},{"login":"mbrookes","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"m4theushw","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"apedroferreira","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"hasdfa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"nikitaa24","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikitaa24"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"richbustos","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richbustos"},{"login":"nathanmarks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanmarks"},{"login":"vicasas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"MBilalShafi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joshwooding","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwooding"},{"login":"dimitropoulos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dimitropoulos"},{"login":"arthurbalduini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"dmtrKovalenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmtrKovalenko"},{"login":"hai-cea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-cea"},{"login":"gerdadesign","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"DavidCnoops","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidCnoops"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}],"active_maintainers":[{"login":"siriwatknp","count":282,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":241,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":191,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"oliviertassinari","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"ZeeshanTamboli","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mnajdova","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"mj12albert","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"aarongarciah","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"prakhargupta1","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"JCQuintas","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"DanailH","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"alexfauquette","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"bharatkashyap","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"LukasTy","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"cherniavskii","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"michaldudak","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"MBilalShafi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"flaviendelangle","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"vicasas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@temp-mui%2Fstyled-engine/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@temp-mui%2Fstyled-engine/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@temp-mui%2Fstyled-engine/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@temp-mui%2Fstyled-engine/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@temp-mui%2Fstyled-engine/codemeta","maintainers":[{"uuid":"lucasbassetti","login":"lucasbassetti","name":null,"email":"lucasbr.dafonseca@gmail.com","url":null,"packages_count":37,"html_url":"https://www.npmjs.com/~lucasbassetti","role":null,"created_at":"2024-07-28T00:16:09.834Z","updated_at":"2024-07-28T00:16:09.834Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lucasbassetti/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5264274,"maintainers_count":1091160,"namespaces_count":333594,"keywords_count":760514,"github":"npm","metadata":{"funded_packages_count":159192},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-12-16T06:37:22.408Z","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":10752757,"name":"@temp-mui/core-downloads-tracker","ecosystem":"npm","description":"Internal package to track number of downloads of our design system libraries","homepage":"https://mui.com/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/material-ui","keywords_array":[],"namespace":"temp-mui","versions_count":1,"first_release_published_at":"2024-07-26T02:54:46.073Z","latest_release_published_at":"2024-07-26T02:54:46.073Z","latest_release_number":"5.15.15","last_synced_at":"2025-12-12T01:21:17.878Z","created_at":"2024-07-26T02:55:09.367Z","updated_at":"2025-12-12T01:21:17.878Z","registry_url":"https://www.npmjs.com/package/@temp-mui/core-downloads-tracker","install_command":"npm install @temp-mui/core-downloads-tracker","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/mui-org"},"dist-tags":{"latest":"5.15.15"}},"repo_metadata":{"id":19822297,"uuid":"23083156","full_name":"mui/material-ui","owner":"mui","description":"Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.","archived":false,"fork":false,"pushed_at":"2025-10-22T16:11:10.000Z","size":699196,"stargazers_count":96842,"open_issues_count":1774,"forks_count":32693,"subscribers_count":1324,"default_branch":"master","last_synced_at":"2025-10-22T18:17:02.502Z","etag":null,"topics":["design-system","material-design","material-ui","react","react-components"],"latest_commit_sha":null,"homepage":"https://mui.com/material-ui/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2014-08-18T19:11:54.000Z","updated_at":"2025-10-22T16:11:52.000Z","dependencies_parsed_at":"2025-06-02T16:06:01.092Z","dependency_job_id":"32b77193-1b92-4638-bb5e-6c82ade9eee5","html_url":"https://github.com/mui/material-ui","commit_stats":{"total_commits":23822,"total_committers":3211,"mean_commits":"7.4188726253503585","dds":0.8266728234405172,"last_synced_commit":"c0620e333641deda56f3cd68c7c3736098ee818c"},"previous_names":["mui-org/material-ui","callemall/material-ui"],"tags_count":568,"template":false,"template_full_name":null,"purl":"pkg:github/mui/material-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/sbom","scorecard":{"id":262861,"data":{"date":"2025-08-17T02:37:43Z","repo":{"name":"github.com/mui/material-ui","commit":"06de3386e5dbd68c7e7496219f702232dcd7ec9f"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.7,"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":"Maintained","score":10,"reason":"30 commit(s) and 1 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":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/check-if-pr-has-label.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yml: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:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/no-response.yml:22","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/check-if-pr-has-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci-check.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-cleanup.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/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/publish-canaries.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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 28 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":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  14 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:  13 out of  13 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":"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: 'allow deletion' disabled on branch 'v6.x'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v6.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v6.x'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'v6.x'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v6.x'","Warn: codeowners review is not required on branch 'master'","Warn: codeowners review is not required on branch 'v6.x'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v6.x'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v6.x'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v6.x'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v6.x'"],"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":"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":"CI-Tests","score":10,"reason":"28 out of 28 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 36 contributing companies or organizations","details":["Info: found contributions from: A11yance, LightSourceAI, TourConnect, Treeshakers, alienfast, calcom, callemall, cefsharp, cssinjs, emikra, goose-duck, instacart, jalaali, lightsourceai, mui, mui-org, nodejs, openfoodfacts, pabloengine, pretur, react-native-community, reactiran, reactjs, reactwg, state-machines, storybookjs, testing-library, text-em-all, typed-typings, typescript-cheatsheets, underjs, vercel, webpack, yarnpkg, yarnplugins, 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":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-cpj6-fhp6-mr6j","Warn: Project is vulnerable to: GHSA-f46r-rw29-r322","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","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-17T11:13:50.539Z","repository_id":19822297,"created_at":"2025-08-17T11:13:50.539Z","updated_at":"2025-08-17T11:13:50.539Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280748853,"owners_count":26383954,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-24T02:00:06.418Z","response_time":73,"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":"v7.3.4","sha":"28eadba9ec2899226ecbf4058b8fba1ddeab9e6d","kind":"tag","published_at":"2025-10-02T18:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.4/manifests"},{"name":"v7.3.3","sha":"6984a79aa3ebde0ad9d1a21817de900f60b7dc90","kind":"tag","published_at":"2025-10-02T14:01:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.3/manifests"},{"name":"v7.3.2","sha":"ebd180cdd48e365aa0c5c54b6568d5efc320590d","kind":"tag","published_at":"2025-09-02T06:18:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"3592ec32c4858c22bf99c535c037c13ee6db6b84","kind":"tag","published_at":"2025-08-06T09:33:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"ad98e5ebf7f2f629f9a8b054d9ee3e7217d163bf","kind":"tag","published_at":"2025-08-05T05:40:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.3.0/manifests"},{"name":"v6.5.0","sha":"894dd472b2cc3bbf218eef521ce5a4bcbe914e60","kind":"tag","published_at":"2025-07-08T02:51:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.5.0/manifests"},{"name":"v5.18.0","sha":"6b50143dcfc2aad56a37c9f2e1f14256e9a65c4e","kind":"tag","published_at":"2025-07-08T02:50:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.18.0/manifests"},{"name":"v7.2.0","sha":"1496d735b2cf16501ce413daec40d627eee77e1d","kind":"tag","published_at":"2025-06-30T08:59:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.2.0/manifests"},{"name":"v7.1.2","sha":"ad2d425db362790d6d0f90fbe5b5d3a5b5132503","kind":"tag","published_at":"2025-06-20T07:34:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.2/manifests"},{"name":"v6.4.12","sha":"9179a92b0d97f6d0270c7fac733cfd81bd7354cc","kind":"tag","published_at":"2025-06-02T06:58:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.12/manifests"},{"name":"v7.1.1","sha":"0ebb3a14ccc5dbee4ec2682b387511f107b95a65","kind":"tag","published_at":"2025-06-02T06:47:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"e3e07e0b8fac5ca8fb4bbf3ec453dbe79133552f","kind":"tag","published_at":"2025-05-06T08:50:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.1.0/manifests"},{"name":"v6.4.11","sha":"6b3957d9d42c83e069da8e8bb534ec294dcb6254","kind":"tag","published_at":"2025-04-10T02:36:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.11/manifests"},{"name":"v7.0.2","sha":"ebb24ce49e1ef8358600a7787cb6c8d671cead63","kind":"tag","published_at":"2025-04-09T13:08:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.2/manifests"},{"name":"v6.4.10","sha":"d80a3609c8a7274dc5fafa348382059945aee449","kind":"tag","published_at":"2025-03-31T19:03:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.10/manifests"},{"name":"v7.0.1","sha":"d6fdcac555725c3807e6f03445e3a051398ee739","kind":"tag","published_at":"2025-03-28T18:58:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"22aa7db2ed23df3b43530e9fdb57bc1051221457","kind":"tag","published_at":"2025-03-26T14:16:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0/manifests"},{"name":"v6.4.9","sha":"a884cb821f67a831f44cc6abfc3bc77faef91ada","kind":"tag","published_at":"2025-03-25T15:45:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.9/manifests"},{"name":"v7.0.0-rc.0","sha":"ebaec8db8ae1b90183817cb0bad549d7fc63fe79","kind":"tag","published_at":"2025-03-19T09:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-rc.0/manifests"},{"name":"v5.17.1","sha":"0d509f8a4a48031a1e25974a1604b803892ce94e","kind":"tag","published_at":"2025-03-18T18:44:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"b0dc8270c5a2896293ff8b61052120a13819f0a1","kind":"tag","published_at":"2025-03-18T15:28:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.17.0/manifests"},{"name":"v6.4.8","sha":"2bded219fabaaefc2083aa660d5856ab75cfa8d6","kind":"tag","published_at":"2025-03-17T17:54:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.8/manifests"},{"name":"v7.0.0-beta.4","sha":"260ed53760f179e3bb4f1f43e2f2712ecbf9fdd7","kind":"tag","published_at":"2025-03-13T13:30:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.4/manifests"},{"name":"v6.4.7","sha":"d1ca0a45fea4327ba4dc9876e62922785493f1c3","kind":"tag","published_at":"2025-03-05T15:19:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.7/manifests"},{"name":"v7.0.0-beta.3","sha":"9dea4105c8b413e087bd1d0cc517b52831a2eb86","kind":"tag","published_at":"2025-03-05T15:13:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"48acea181cac8ca14455e76d01d3554ba578781e","kind":"tag","published_at":"2025-02-27T15:00:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.2/manifests"},{"name":"v7.0.0-beta.1","sha":"2cf2e71af3c2b26694964884456bc335c2ba6cdb","kind":"tag","published_at":"2025-02-26T18:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.1/manifests"},{"name":"v6.4.6","sha":"356b885778a2af26505d5dbba76a9abcceb69800","kind":"tag","published_at":"2025-02-26T13:39:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.6/manifests"},{"name":"v7.0.0-beta.0","sha":"b485c1abec1d776e925ca90e6fa7d91e9bd057a7","kind":"tag","published_at":"2025-02-26T13:22:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-beta.0/manifests"},{"name":"v7.0.0-alpha.2","sha":"ba14b7070070281c8a6cea1df7653f007bb8da49","kind":"tag","published_at":"2025-02-18T18:57:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.4.5","sha":"6f2b908baa7863e2cbf0ec4518dc90ccfd53597b","kind":"tag","published_at":"2025-02-18T18:46:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.5/manifests"},{"name":"v7.0.0-alpha.1","sha":"c390c1c2d1c85f42d40f16ce405a3c4b62026ec7","kind":"tag","published_at":"2025-02-11T17:34:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.1/manifests"},{"name":"v6.4.4","sha":"c66361a6ad9d1354b60e6fb93ba3144c1348ab15","kind":"tag","published_at":"2025-02-11T14:31:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.4/manifests"},{"name":"v6.4.3","sha":"cee310a92f61ffb75284195a9ed30bcb367c78e2","kind":"tag","published_at":"2025-02-04T18:53:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.3/manifests"},{"name":"v7.0.0-alpha.0","sha":"3e3195a4285ca716061f7d7d87f4915630af1b69","kind":"tag","published_at":"2025-02-03T12:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.4.2","sha":"1813d89a599a4027fd216062b2cac8b0c1864f1d","kind":"tag","published_at":"2025-01-29T15:50:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.2/manifests"},{"name":"v6.4.1","sha":"819e662a2ce210f8805c45057389217cb1c39a83","kind":"tag","published_at":"2025-01-21T13:23:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"f9949a8889c7e69cac145ce56411298a234d2e49","kind":"tag","published_at":"2025-01-14T16:46:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.4.0/manifests"},{"name":"v5.16.14","sha":"ba588c8333d765af63ab15c8b33dd947b615f70b","kind":"tag","published_at":"2025-01-06T21:20:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.14/manifests"},{"name":"v6.3.1","sha":"afd551abd3be44de711d6baef48e62e18b97c908","kind":"tag","published_at":"2025-01-03T13:53:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.1/manifests"},{"name":"v5.16.13","sha":"e52a6379f22d38453fa046d410b0c4700707dbd9","kind":"tag","published_at":"2024-12-25T11:25:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.13/manifests"},{"name":"v6.3.0","sha":"84d6ecfdccd10f204854beeef98bcc55dc99d117","kind":"tag","published_at":"2024-12-23T18:10:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"17026fc203a8b413ec7343b6eeb267a50519d515","kind":"tag","published_at":"2024-12-17T13:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.1/manifests"},{"name":"v5.16.12","sha":"b8fbcf5fb5169d8db6ee0ec35001816d2777e8d4","kind":"tag","published_at":"2024-12-17T13:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.12/manifests"},{"name":"v5.16.11","sha":"2413ff076b0d462736dfccd399b4be863fd79ec2","kind":"tag","published_at":"2024-12-11T10:13:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.11/manifests"},{"name":"v6.2.0","sha":"3a8ceaead5ac4c2c4554e6500ca3d197420a04c2","kind":"tag","published_at":"2024-12-11T02:03:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.2.0/manifests"},{"name":"v6.1.10","sha":"5c5e9f6d8a90034cd75dcb92403caf6b37efc916","kind":"tag","published_at":"2024-12-04T10:03:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.10/manifests"},{"name":"v5.16.9","sha":"ec085b677c43ed1f37e66bd2fb58f27dce9f7184","kind":"tag","published_at":"2024-12-04T09:34:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.9/manifests"},{"name":"v5.16.8","sha":"096adfbe28d038397a7f3cf3494b86844226e162","kind":"tag","published_at":"2024-11-28T06:51:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.8/manifests"},{"name":"v6.1.9","sha":"821784419eefb89e4ce7b66c4b602a1e33d2fa88","kind":"tag","published_at":"2024-11-27T13:22:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.9/manifests"},{"name":"v6.1.8","sha":"0b8739f145423bafdd8e2871312307bfb31c58ef","kind":"tag","published_at":"2024-11-20T15:09:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.8/manifests"},{"name":"v6.1.7","sha":"a7d441d0bd3bfc16a1ce9e6d7ff3ad1afc6b62f1","kind":"tag","published_at":"2024-11-13T15:31:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.7/manifests"},{"name":"v6.1.6","sha":"32112b76aa821c2a1e98120545019ef1a71ea274","kind":"tag","published_at":"2024-10-30T13:54:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.6/manifests"},{"name":"v6.1.5","sha":"01c5f344628bc66e16f86284ee0fc7107002a5ca","kind":"tag","published_at":"2024-10-22T10:28:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.5/manifests"},{"name":"v6.1.4","sha":"15ea548de803e4602894cae6304a497d7ddaf09c","kind":"tag","published_at":"2024-10-15T18:35:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.4/manifests"},{"name":"v6.1.3","sha":"c7de2cae15cc7b7025ad79e3623320526ed16462","kind":"tag","published_at":"2024-10-09T09:47:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.3/manifests"},{"name":"v6.1.2","sha":"e6ff0b5016ac4fa40cdc9b78a0d9ecdd2c0cd9db","kind":"tag","published_at":"2024-10-02T14:51:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"263c7259451d5b928bbdfd299c9c0afc89dfec02","kind":"tag","published_at":"2024-09-19T06:42:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"94cc3d0a66456713e6e25edf9a1ba35ad8df88bc","kind":"tag","published_at":"2024-09-11T13:09:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"bb620d85a89651ca4350e8861bbb35776d583726","kind":"tag","published_at":"2024-09-03T10:33:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"71dbef69dcbf2b87831af579fb777b4f1f4b219a","kind":"tag","published_at":"2024-08-29T13:49:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"c9a9adfb90e939c0590de6edf10d0c65fcbc8b1e","kind":"tag","published_at":"2024-08-27T09:06:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.0","sha":"55bea65c83c1beac77382fe961f8aa72eec21daa","kind":"tag","published_at":"2024-08-22T08:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-rc.0/manifests"},{"name":"v6.0.0-beta.6","sha":"cbb6f8d3b1b72732d51f5628765cfd7e75bd5747","kind":"tag","published_at":"2024-08-18T02:55:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.6/manifests"},{"name":"v5.16.7","sha":"b505fd7b64e92db523198712a5d6716c494e0c66","kind":"tag","published_at":"2024-08-09T09:19:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.7/manifests"},{"name":"v6.0.0-beta.5","sha":"75c24b0828981651082a3eede027b6871c96c440","kind":"tag","published_at":"2024-08-08T08:52:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.5/manifests"},{"name":"v5.16.6","sha":"6eb1bdce38d0fc67fa8aebca260043c7fc8eb3e8","kind":"tag","published_at":"2024-07-30T21:06:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.6/manifests"},{"name":"v6.0.0-beta.4","sha":"12532afa3e4f6f13a9fa86eb459c27792c36b6f9","kind":"tag","published_at":"2024-07-30T20:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.4/manifests"},{"name":"v5.16.5","sha":"40792e6efb2c92b8964a3912e08aeb4fb7fc41c8","kind":"tag","published_at":"2024-07-25T06:42:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.5/manifests"},{"name":"v6.0.0-beta.3","sha":"02fde66a0cd72fb7fe3681a5ea8c4de733b4a865","kind":"tag","published_at":"2024-07-24T18:27:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.3/manifests"},{"name":"v5.16.4","sha":"77af399a3ad76f31e5f2e0fab5650b628fa50990","kind":"tag","published_at":"2024-07-16T16:01:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.4/manifests"},{"name":"v6.0.0-beta.2","sha":"9ad8c1fd8dfd21d8e37fe73d71e011542b23db72","kind":"tag","published_at":"2024-07-16T14:46:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.2/manifests"},{"name":"v5.16.3","sha":"e1824453bdb0a89f15d4dfe47a1c4f90fa0f0500","kind":"tag","published_at":"2024-07-16T14:18:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.3/manifests"},{"name":"v6.0.0-beta.1","sha":"19c1935757925d834928a30ea41f58bb95fb355f","kind":"tag","published_at":"2024-07-16T09:42:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.1/manifests"},{"name":"v5.16.2","sha":"56ddd108fe153592a800fce4d43f9758b0ff5101","kind":"tag","published_at":"2024-07-16T09:10:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.2/manifests"},{"name":"v6.0.0-beta.0","sha":"3364f0740aa5c86e057ec5b0d22c1b12bfd96fa4","kind":"tag","published_at":"2024-07-11T15:54:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-beta.0/manifests"},{"name":"v5.16.1","sha":"431af6a2fd9bf6cd0422c61e36c937d1ea5e5015","kind":"tag","published_at":"2024-07-11T15:48:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.1/manifests"},{"name":"v5.16.0","sha":"e5e9b9d5e952b52752b758179da20d3fa0982c05","kind":"tag","published_at":"2024-07-05T13:32:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.16.0/manifests"},{"name":"v6.0.0-alpha.14","sha":"2a15dd74c76bacbc867a7313fdc2c42c6168327c","kind":"tag","published_at":"2024-07-05T04:25:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.14/manifests"},{"name":"v6.0.0-alpha.13","sha":"a070a894fbe21c52df446438ca1bb5a891d5e1b5","kind":"tag","published_at":"2024-07-03T07:44:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.13/manifests"},{"name":"v5.15.21","sha":"a306ce4afcc60de4c3e43b8f9183862235d9318e","kind":"tag","published_at":"2024-06-28T14:09:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.21/manifests"},{"name":"v6.0.0-alpha.12","sha":"fb476c6c18b850e8400d03afb7447802afbfd357","kind":"tag","published_at":"2024-06-24T17:12:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.15.20","sha":"f20fa0ba4016e5425a2a4cce841075253828a551","kind":"tag","published_at":"2024-06-12T12:58:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.20/manifests"},{"name":"v6.0.0-alpha.11","sha":"22c5206a9e8191b2f81131d6978a0958e55b7032","kind":"tag","published_at":"2024-06-12T08:18:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.11/manifests"},{"name":"v6.0.0-alpha.10","sha":"e5ac6c0eef5efd4fa5c5eb11ccbf08e58e7443f8","kind":"tag","published_at":"2024-06-04T10:35:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.10/manifests"},{"name":"v6.0.0-alpha.9","sha":"925de32766317bb84a92ec24b2b6465c8e48cc04","kind":"tag","published_at":"2024-05-29T12:25:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.15.19","sha":"77f606ba73bb5439d66871177772f54196044450","kind":"tag","published_at":"2024-05-29T12:01:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.19/manifests"},{"name":"v6.0.0-alpha.8","sha":"c7dbe6e8256cef7bd2dbdcbee55428ad82513cd0","kind":"tag","published_at":"2024-05-21T16:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.15.18","sha":"607daac5baa9c8151f111fe4bacea1d7e61881a3","kind":"tag","published_at":"2024-05-16T09:29:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.18/manifests"},{"name":"v6.0.0-alpha.7","sha":"997bec6d8d30a1a891aff4eeedefa41c93eaa95c","kind":"tag","published_at":"2024-05-16T06:31:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"7c8db04b91500ba77301acd360d21bff7f7c752f","kind":"tag","published_at":"2024-05-08T13:13:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.15.17","sha":"9bc4fc42959427246addfdf29db95847cc38e410","kind":"tag","published_at":"2024-05-08T12:24:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.17/manifests"},{"name":"v5.15.16","sha":"284e251c155d92078f80f98919f4ab260b05e9be","kind":"tag","published_at":"2024-05-01T14:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.16/manifests"},{"name":"v6.0.0-alpha.5","sha":"571d5046e26aa07605cb1e01ca99b2eb0b04d009","kind":"tag","published_at":"2024-05-01T14:16:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.5/manifests"},{"name":"v6.0.0-alpha.4","sha":"afffc2ffc3db1e6abf48f3b3e13a41e8b758f874","kind":"tag","published_at":"2024-04-24T07:30:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.4/manifests"},{"name":"v6.0.0-alpha.3","sha":"6d5e44409344ea4e13ceb3a02c4446dc6a7323b4","kind":"tag","published_at":"2024-04-17T16:10:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.3/manifests"},{"name":"v6.0.0-alpha.2","sha":"4e75758b37119bd821435c23d9c111c545e186b6","kind":"tag","published_at":"2024-04-09T15:09:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.2/manifests"},{"name":"v6.0.0-alpha.1","sha":"84307c1a2495a716788ec25f046faaa4d16c88c7","kind":"tag","published_at":"2024-04-05T10:43:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.1/manifests"},{"name":"v5.15.15","sha":"5a079965186640b5176f00c537f3b9e6c299b5c4","kind":"tag","published_at":"2024-04-04T07:09:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.15/manifests"},{"name":"v6.0.0-alpha.0","sha":"2a15ad6f1f5507162b1a5aebf78976ca3023183b","kind":"tag","published_at":"2024-03-26T15:36:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.15.14","sha":"9585d28317c90f2c71ab88dd5ae37638bb64ad82","kind":"tag","published_at":"2024-03-19T08:18:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.14/manifests"},{"name":"v5.15.13","sha":"dbcb678234296de56afaf3138917e967e8d1934a","kind":"tag","published_at":"2024-03-13T14:17:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.13/manifests"},{"name":"pigment@0.0.1","sha":"0e765a618a7676c507852cec024464b1fc1cd80f","kind":"tag","published_at":"2024-03-08T04:20:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/pigment@0.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/pigment@0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@pigment%400.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/pigment@0.0.1/manifests"},{"name":"v5.15.12","sha":"5ad69e161d7520274cd37a2524ffb935b6dda158","kind":"tag","published_at":"2024-03-05T15:33:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.12/manifests"},{"name":"v5.15.11","sha":"e3257a4d68481b0ca6efd5d06cb5c1e1e77e4286","kind":"tag","published_at":"2024-02-22T08:52:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.11/manifests"},{"name":"v5.15.10","sha":"94fcd3ada0842108a9a2ce53e121931e5448649f","kind":"tag","published_at":"2024-02-12T12:38:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.10/manifests"},{"name":"v5.15.9","sha":"7917d2a8a4acc0b07328dee8273847652491b769","kind":"tag","published_at":"2024-02-08T12:55:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.9/manifests"},{"name":"v5.15.8","sha":"fe5a59e616637a0488b122749479b782f5f8dfa2","kind":"tag","published_at":"2024-02-06T20:42:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.8/manifests"},{"name":"v5.15.7","sha":"b80acd69c7c848709d01465d6727b13ed6109258","kind":"tag","published_at":"2024-01-31T13:23:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.7/manifests"},{"name":"v5.15.6","sha":"1700e5cd9cbb3bc648b7f799f837c4d23ed42700","kind":"tag","published_at":"2024-01-22T18:09:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.6/manifests"},{"name":"v5.15.5","sha":"5d7c4e26a4973a3a80bf5f8a9a8ea14f89554fe0","kind":"tag","published_at":"2024-01-17T09:27:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.5/manifests"},{"name":"v5.15.4","sha":"6aadbf91c5eb2c94dea9a49a19eb532606410a5a","kind":"tag","published_at":"2024-01-10T13:49:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.4/manifests"},{"name":"v5.15.3","sha":"9fa4e472f9ba4fd4e7f8cfb8bc0d1f1d455ace23","kind":"tag","published_at":"2024-01-03T15:22:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"5d5dd15f70db9ffcb85d4dc57da8a20f5240fb81","kind":"tag","published_at":"2023-12-25T14:24:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"8be7ac66b99059bf2c2edcca9cf15981d389db6b","kind":"tag","published_at":"2023-12-19T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"8c2c6a88a509f9da7c453d4a3c3ab4749a57a36d","kind":"tag","published_at":"2023-12-12T18:21:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.15.0/manifests"},{"name":"v5.14.20","sha":"14fa79f4328e901f82d7fc39aba722a9bf4a8df0","kind":"tag","published_at":"2023-12-05T09:28:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.20/manifests"},{"name":"v5.14.19","sha":"a07b4925255aa3fc7ae1255130e182e4573c58d7","kind":"tag","published_at":"2023-11-29T21:11:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.19/manifests"},{"name":"v5.14.18","sha":"43a41b6b2fa3f0a186a852b894452722e3a38f04","kind":"tag","published_at":"2023-11-14T08:27:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.18/manifests"},{"name":"v5.14.17","sha":"c54a42dd8b0ec8e850bd60438e60a1a8acb3b4a4","kind":"tag","published_at":"2023-11-06T15:34:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.17/manifests"},{"name":"v5.14.16","sha":"391b57a05daf67a8154471dae645471f5ffac09f","kind":"tag","published_at":"2023-10-31T10:57:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.16/manifests"},{"name":"v5.14.15","sha":"6baedcfed27419ed6b9685f27fcbf3eff46133a3","kind":"tag","published_at":"2023-10-24T15:41:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.15/manifests"},{"name":"v5.14.14","sha":"a0cfa182db3e7b196efe36cfe7b31d304c5a0a4e","kind":"tag","published_at":"2023-10-17T13:58:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.14/manifests"},{"name":"v5.14.13","sha":"b8811a0fa59e7663b240183219db32f9a617e607","kind":"tag","published_at":"2023-10-10T19:42:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.13/manifests"},{"name":"v5.14.12","sha":"bd450a0fdb19b087f47e1d7cce5a72417ec977cc","kind":"commit","published_at":"2023-10-04T16:31:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.12/manifests"},{"name":"v5.14.11","sha":"13c0894d0c14c7f577a0a95492aeaa8fff8da33a","kind":"tag","published_at":"2023-09-26T11:47:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.11/manifests"},{"name":"v5.14.10","sha":"14e97bffa62760cabcdc7244bff445b423f5286a","kind":"tag","published_at":"2023-09-18T10:18:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.10/manifests"},{"name":"v5.14.9","sha":"8255b71ccdbfe9a20f856b5d68a269ab1c5452ca","kind":"tag","published_at":"2023-09-13T13:36:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.9/manifests"},{"name":"v5.14.8","sha":"74c58dabc2cf5ed2242fb08e4781d26088d06b12","kind":"tag","published_at":"2023-09-05T12:34:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.8/manifests"},{"name":"v5.14.7","sha":"8a09d535f101aac98935f82b76345ca9691b5e2b","kind":"tag","published_at":"2023-08-29T12:04:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.7/manifests"},{"name":"v5.14.6","sha":"a1f511dd6ed9adba561e2ba00e1348136ed656db","kind":"commit","published_at":"2023-08-24T11:19:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.6/manifests"},{"name":"v5.14.5","sha":"61fbfd1546c55caca984695a41f9c95668d414fc","kind":"tag","published_at":"2023-08-14T14:39:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.5/manifests"},{"name":"v5.14.4","sha":"40f4b275022f03e48cf4809cd53d0d0dabb40424","kind":"tag","published_at":"2023-08-08T09:51:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.4/manifests"},{"name":"v5.14.3","sha":"2deea341c9abfb640f22520e0c277027f3f91cd0","kind":"tag","published_at":"2023-08-01T15:33:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.3/manifests"},{"name":"v5.14.2","sha":"36d9f0d3659e2f5ab1d924988313986962a0bf35","kind":"tag","published_at":"2023-07-25T10:01:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.2/manifests"},{"name":"v5.14.1","sha":"f2e5ded80e94407f63a27eadb018139d6f967313","kind":"tag","published_at":"2023-07-19T09:05:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.1/manifests"},{"name":"v5.14.0","sha":"2529e3aaaaec2c9f8e8cf669e58bb9c81db5a6d8","kind":"tag","published_at":"2023-07-11T14:57:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.14.0/manifests"},{"name":"v5.13.7","sha":"aac2d5b526e8139314d99f827ecc3b2c24e99686","kind":"tag","published_at":"2023-07-04T08:53:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.7/manifests"},{"name":"v5.13.6","sha":"312270bc71224067e1910bbee9f800b4a2469cc7","kind":"tag","published_at":"2023-06-23T14:05:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.6/manifests"},{"name":"v5.13.5","sha":"24b3af68ebe79c1891e45c60c6bcfd26f8818f73","kind":"tag","published_at":"2023-06-12T13:43:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.5/manifests"},{"name":"v5.13.4","sha":"a522d82df32d3bfab46b25f5ff24eeb9670c83fb","kind":"tag","published_at":"2023-06-05T17:30:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.4/manifests"},{"name":"v5.13.3","sha":"70d4a2bb49dca9fef7854a1463a392094222812b","kind":"tag","published_at":"2023-05-29T11:22:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.3/manifests"},{"name":"v5.13.2","sha":"f661923e9aa9d9cc634750affbb04bf2007bc57d","kind":"tag","published_at":"2023-05-22T16:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.2/manifests"},{"name":"v5.13.1","sha":"0c58832b6e182f782e73b118ed9681055db3e249","kind":"tag","published_at":"2023-05-17T05:25:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"9130a021ca34746e4076fcae50c57bc584026b8f","kind":"tag","published_at":"2023-05-10T08:14:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.13.0/manifests"},{"name":"v5.12.3","sha":"9710ff34b16a0f271107a8619a28546ae3ca7c18","kind":"tag","published_at":"2023-05-02T14:17:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"5b7e9c52e37ef0c3274a762f38cd7ef7ffc9e7a8","kind":"tag","published_at":"2023-04-25T16:42:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"d14d288ae9e9b0e2b3b33d0a77b4113f024d4215","kind":"tag","published_at":"2023-04-17T15:57:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"05127cf65b4250f836897428cd15829669ab8d6c","kind":"tag","published_at":"2023-04-11T09:58:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.12.0/manifests"},{"name":"v5.11.16","sha":"af5e109990a26318c96dbff6f25759ba91f0e147","kind":"tag","published_at":"2023-04-04T14:00:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.16/manifests"},{"name":"v5.11.15","sha":"ae98db6aca5f9d4b754ff9fce4ce33f738a00f65","kind":"tag","published_at":"2023-03-28T13:06:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.15/manifests"},{"name":"v5.11.14","sha":"f34d17c3294fcdb63fe9a135b4f3aa2459c81189","kind":"tag","published_at":"2023-03-21T17:45:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.14/manifests"},{"name":"v5.11.13","sha":"9f7a2bfac55faed1b1c6c7b4b6d1b1659a076bab","kind":"tag","published_at":"2023-03-14T09:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.13/manifests"},{"name":"v5.11.12","sha":"b76b8f1098a6c01f39e5e19bf3abf77c2b9cf475","kind":"tag","published_at":"2023-03-06T15:03:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.12/manifests"},{"name":"v5.11.11","sha":"58df7f1905f16533ddb5a7977346c0f4548e4547","kind":"tag","published_at":"2023-02-28T09:55:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.11/manifests"},{"name":"v5.11.10","sha":"676bc85fa2b02f92f21dd5c7e15f453b6b9c2e3d","kind":"tag","published_at":"2023-02-20T11:30:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.10/manifests"},{"name":"v5.11.9","sha":"af5b3f5e7a79da9ef4bbd63d8fcf60927ffb6533","kind":"tag","published_at":"2023-02-14T14:30:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.9/manifests"},{"name":"v5.11.8","sha":"d4d8512ce3453711f3c661374579b0d2ed13f3e7","kind":"tag","published_at":"2023-02-07T10:50:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.8/manifests"},{"name":"v5.11.7","sha":"33cac172846b032d3f8b9333b72b2af832dd47d0","kind":"tag","published_at":"2023-01-31T09:39:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.7/manifests"},{"name":"v5.11.6","sha":"a2e552314847b4d52498538d7ca171763067a5d0","kind":"tag","published_at":"2023-01-23T20:28:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.6/manifests"},{"name":"v5.11.5","sha":"685c72dfaf840f4d5b7a3ab738ddcabd74418823","kind":"tag","published_at":"2023-01-18T01:43:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.5/manifests"},{"name":"v5.11.4","sha":"bc859d95e4415f880cd6bcb6f44cc9e5e8c8097c","kind":"tag","published_at":"2023-01-09T13:57:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.4/manifests"},{"name":"v5.11.3","sha":"a526207c3957de4ebfcda937b58327d69464f15c","kind":"tag","published_at":"2023-01-02T17:00:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.3/manifests"},{"name":"v5.11.2","sha":"e9d8fa07e1ff979bcaf92837b131cd9e292f0161","kind":"tag","published_at":"2022-12-26T14:56:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.2/manifests"},{"name":"v5.11.1","sha":"a1e30390da62019e5769e398f4cbc9f8892d8f9a","kind":"commit","published_at":"2022-12-20T10:57:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"191acda4545c394b78964ab80b364e15686f0e9b","kind":"tag","published_at":"2022-12-13T12:56:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.11.0/manifests"},{"name":"v5.10.17","sha":"4265f343b49e4af9673a49e585439d35c8deeab2","kind":"tag","published_at":"2022-12-06T10:59:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.17/manifests"},{"name":"v5.10.16","sha":"b8aa3974d84c176b8857e8d5b29a7be8670bb410","kind":"tag","published_at":"2022-11-28T16:00:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.16/manifests"},{"name":"v5.10.15","sha":"14a6e1c61edb5f66f4888e32c04df5e637e7cfc4","kind":"commit","published_at":"2022-11-22T09:45:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.15/manifests"},{"name":"v5.10.14","sha":"c2da6de1c504c7dbd8ae1d0771c184c1544a0c76","kind":"tag","published_at":"2022-11-15T09:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.14/manifests"},{"name":"v5.10.13","sha":"2f4c2190d1d3614d8063e84b79d4d1f034b3e3fe","kind":"tag","published_at":"2022-11-07T17:53:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.13/manifests"},{"name":"v5.10.12","sha":"30cb27cff1d4e1838ca4235ab4285e20f2b2a870","kind":"tag","published_at":"2022-10-31T15:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.12/manifests"},{"name":"v5.10.11","sha":"c80ff0339882859af7e17f8bfd0a5f6880b323f8","kind":"commit","published_at":"2022-10-25T09:34:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.11/manifests"},{"name":"v5.10.10","sha":"639224a3e3600cb0e04755d89aab250297b6d851","kind":"tag","published_at":"2022-10-18T08:35:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.10/manifests"},{"name":"v5.10.9","sha":"7bd7c219e2670ff7791148e9b1a1d2387528fc0c","kind":"tag","published_at":"2022-10-11T11:56:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.9/manifests"},{"name":"v5.10.8","sha":"d4a3216cdd858899960f945d6e00b2d59bf1d5d1","kind":"tag","published_at":"2022-10-03T16:28:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.8/manifests"},{"name":"v5.10.7","sha":"d9ef6e788eee11256818329c7429242f8b769263","kind":"commit","published_at":"2022-09-27T01:44:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.7/manifests"},{"name":"v5.10.6","sha":"0f75f3d78b67c405c23bfd14a29aedff367415b7","kind":"tag","published_at":"2022-09-19T14:34:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.6/manifests"},{"name":"v5.10.5","sha":"594d87dab0e43e641a6826c935df8f2c10672955","kind":"tag","published_at":"2022-09-12T14:40:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.5/manifests"},{"name":"v5.10.4","sha":"c8feb29320a22cc4461fb5ef5f4f7de7bd96a59b","kind":"commit","published_at":"2022-09-06T09:11:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"992421d0114a9df72d358fe6fccc28c1fb6f1505","kind":"tag","published_at":"2022-08-29T17:37:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"99b23c06d9b018d6c500fa1acb3030d673e219ab","kind":"tag","published_at":"2022-08-23T10:25:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"dfc0b89c665de8e5e3e4ecf68d8c782e74dbb65c","kind":"tag","published_at":"2022-08-16T17:55:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"7f502e06d54c5a2f389a1639358c84279462b54a","kind":"commit","published_at":"2022-08-09T03:21:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.10.0/manifests"},{"name":"v5.9.3","sha":"89617ef683d2bcd2c870e9c1bd58ad4d55247fd5","kind":"tag","published_at":"2022-08-01T20:54:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.3/manifests"},{"name":"v5.9.2","sha":"b7f0a16eca4ac2044703032838f90873ec063d75","kind":"tag","published_at":"2022-07-25T15:12:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.2/manifests"},{"name":"v5.9.1","sha":"1937412c4345569d98c0950a1016c22508e1ff81","kind":"tag","published_at":"2022-07-18T17:23:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"88ad7d4e623183b8e20702e7961ef9c8de330dc7","kind":"commit","published_at":"2022-07-12T08:54:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.9.0/manifests"},{"name":"v5.8.7","sha":"be0ab4c062a22fc4bb52c47d005b57203b56c09c","kind":"tag","published_at":"2022-07-04T20:39:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.7/manifests"},{"name":"v5.8.6","sha":"c58f6653411e0ff38bf67a512d16b87c6523606b","kind":"tag","published_at":"2022-06-27T14:21:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.6/manifests"},{"name":"v5.8.5","sha":"3c528113f47cfddf2504ea02ba3065e7c5c46928","kind":"tag","published_at":"2022-06-21T18:05:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.5/manifests"},{"name":"v5.8.4","sha":"a6e782ec2f037e2ca989515048ce5f22fe760595","kind":"tag","published_at":"2022-06-14T10:00:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.4/manifests"},{"name":"v5.8.3","sha":"b1e4b9cd3e1d88286f9d1485864310a7c1f23a79","kind":"tag","published_at":"2022-06-07T19:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.3/manifests"},{"name":"v5.8.2","sha":"93b0aba905b3b6947f58a02d911489bb737ee880","kind":"commit","published_at":"2022-05-31T11:47:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.2/manifests"},{"name":"v5.8.1","sha":"1eee9ee437f39f1c3438209154df8e8b9ecd990d","kind":"tag","published_at":"2022-05-23T16:04:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"6a468718b970c39ae83a4029bcb53071c9567430","kind":"tag","published_at":"2022-05-17T09:42:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4eef029981b08c77a9c52d0b863e6b5ced279087","kind":"tag","published_at":"2022-05-10T09:06:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.7.0/manifests"},{"name":"v5.6.4","sha":"edb7e8895ef8def2bf59376d7631e0360a77aaf6","kind":"commit","published_at":"2022-05-02T11:46:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.4/manifests"},{"name":"v5.6.3","sha":"124d5e2f0022d17b577a464e6b3a69fa2511105e","kind":"tag","published_at":"2022-04-25T14:04:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.3/manifests"},{"name":"v5.6.2","sha":"b3645b3fd11dc26a06ea370a41b5bac1026c6792","kind":"tag","published_at":"2022-04-18T16:10:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.2/manifests"},{"name":"v5.6.1","sha":"0251fd5222079e4a512bbd32dff4a7a4c3efe997","kind":"tag","published_at":"2022-04-11T13:21:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"8dcdea53f927ab207718d7ee6576806aca2a3798","kind":"commit","published_at":"2022-04-06T03:27:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.6.0/manifests"},{"name":"v4.12.4","sha":"a563a60219f7f6519fb0f34f6d8e3bf0974e6495","kind":"tag","published_at":"2022-04-03T14:38:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.4/manifests"},{"name":"v5.5.3","sha":"96e1f40a3b8aa809d543aa7d466eb48cdfa0b53d","kind":"tag","published_at":"2022-03-28T14:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"dd411b017ea7504a14a16821b694ac6aa01d9b6d","kind":"tag","published_at":"2022-03-21T15:15:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"350b15ee91a93040d50391cb9a45440a90e6b2d1","kind":"tag","published_at":"2022-03-14T16:49:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"f3412aa9d179fdfc3f5c0a4a1cfc1965faef7307","kind":"commit","published_at":"2022-03-07T13:53:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.5.0/manifests"},{"name":"v5.4.4","sha":"965f2eb8cb79bb0685a13d9e28c09617b22358cd","kind":"tag","published_at":"2022-02-28T15:21:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.4/manifests"},{"name":"v5.4.3","sha":"e2892a61ea56b6578c2efc81d0324660082ad93c","kind":"tag","published_at":"2022-02-21T16:40:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.3/manifests"},{"name":"v5.4.2","sha":"01371028b27156419923b362c4b0af92dc08b29f","kind":"tag","published_at":"2022-02-15T14:57:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"fbce2f80c6cb36e59a4a6826ae46b59a10e1c831","kind":"commit","published_at":"2022-02-08T11:34:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"ba4e819aa58b6a36ae4d96ee79c2a5310a812670","kind":"tag","published_at":"2022-02-01T09:00:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"337be3b2a630d791a5cbc5a2a4575d4f58e38df3","kind":"tag","published_at":"2022-01-24T15:05:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"dcbfc54f581dbf1c0008a8e9e578f896f06228ab","kind":"tag","published_at":"2022-01-17T22:45:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.3.0/manifests"},{"name":"v5.2.8","sha":"f80abbb5f942064c9c270b2ac5bb2a2318876754","kind":"tag","published_at":"2022-01-10T20:11:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.8/manifests"},{"name":"v5.2.7","sha":"5daaf9be5115b1cb777fb4cf3d9125baddfe5720","kind":"tag","published_at":"2022-01-03T12:34:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.7/manifests"},{"name":"v5.2.6","sha":"052db9d577a03ed8d588ecca9e6c0a5f5ba676e1","kind":"tag","published_at":"2021-12-27T14:23:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.6/manifests"},{"name":"v5.2.5","sha":"f8697de9c250dbc6b446bcc08566f50fb4070aab","kind":"tag","published_at":"2021-12-20T14:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.5/manifests"},{"name":"v5.2.4","sha":"b265431f9a32ea726c5227821126fbc6424117d5","kind":"commit","published_at":"2021-12-14T13:41:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.4/manifests"},{"name":"v5.2.3","sha":"9c3dc12c3de241f44d923bfb089200980f3fd23d","kind":"tag","published_at":"2021-12-06T16:12:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.3/manifests"},{"name":"v5.2.2","sha":"fcaec7a75f951c9db79c99c42370ca18212c1f16","kind":"tag","published_at":"2021-11-29T16:51:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"586d9ba2472d549c180cbacddf97eb73425286b3","kind":"tag","published_at":"2021-11-25T11:50:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"353cecb5391571163eb6bd8cbf36d2dd299aaf56","kind":"tag","published_at":"2021-11-23T13:25:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"ddbe15b4d8b7cc1dc84720264fde0b1dafb6166f","kind":"commit","published_at":"2021-11-16T15:06:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"7e26583fe1f95f5c3682213105f8f4b51c9d61c9","kind":"tag","published_at":"2021-11-08T15:14:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.1.0/manifests"},{"name":"v5.0.6","sha":"99752d2848f17c5d1e4840f54863899a19387162","kind":"tag","published_at":"2021-10-27T08:43:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.6/manifests"},{"name":"v5.0.5","sha":"58f8ff1f8bc7f0cc4bb728654604a194b3c3790b","kind":"tag","published_at":"2021-10-26T10:14:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"86443310e4344ae1ce6e04f084d58e17e4d62170","kind":"tag","published_at":"2021-10-14T15:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"36258031912caf662f69ca3769c6e0bd46946050","kind":"tag","published_at":"2021-10-07T12:26:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"c510762a325116c654afd3c21381a50b942c2c66","kind":"tag","published_at":"2021-09-29T09:29:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"afcf3ee18e7a9c526348b3bce74b69781b4ad071","kind":"tag","published_at":"2021-09-22T12:15:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"85598e74b85a89a16f8bdf5b68346ca8d6b70557","kind":"tag","published_at":"2021-09-16T11:28:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.1","sha":"1b563a153f5b2736f79a3f45573e2e2b66ba0a9a","kind":"tag","published_at":"2021-09-08T13:55:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"698492a5401b12578dc459397b9d288542fc954b","kind":"commit","published_at":"2021-09-02T02:45:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.5","sha":"0bab71409bcc0865ab3e0fcbfa14fa824ddc5495","kind":"tag","published_at":"2021-08-25T07:30:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"c30ec7bed00b36da7b0e6a202b3cb48d2fc1b579","kind":"tag","published_at":"2021-08-13T21:32:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"e5ccdf299c75ea65b0600ee05ff6c98646891c77","kind":"tag","published_at":"2021-08-09T04:03:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.3/manifests"},{"name":"v4.12.3","sha":"77a8daeed0e8efa67c6d86f3cc40239dc6eb3d94","kind":"tag","published_at":"2021-07-30T10:06:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.3/manifests"},{"name":"v5.0.0-beta.2","sha":"cca80d861f64b3eaa8a5ef8815b7552aaea61557","kind":"tag","published_at":"2021-07-26T15:01:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.2/manifests"},{"name":"v4.12.2","sha":"958241aa0ebf340ad0f152b91949720c85b4fcca","kind":"tag","published_at":"2021-07-19T16:41:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.2/manifests"},{"name":"v5.0.0-beta.1","sha":"8a4b8952077b64e90ac9d23c116a45aed672db9c","kind":"tag","published_at":"2021-07-14T16:28:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.1/manifests"},{"name":"v4.12.1","sha":"4dc8c9bf3e8a6b21a2aac58b0be3161af334b67d","kind":"tag","published_at":"2021-07-07T13:08:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"53a1655143aa4ec36c29a6063ccdf89c48a74bfd","kind":"tag","published_at":"2021-07-06T13:40:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.12.0/manifests"},{"name":"v5.0.0-beta.0","sha":"a0f416173d2f5b78546f52e572a0f64dcc3751e9","kind":"tag","published_at":"2021-07-01T12:17:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.38","sha":"f60126f95d7b36fa12133887990615b9f47e994a","kind":"commit","published_at":"2021-06-24T03:37:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.38","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.38/manifests"},{"name":"v5.0.0-alpha.37","sha":"c795ca0822e2816a630a5654d5471fa04521d23c","kind":"tag","published_at":"2021-06-15T17:49:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.37","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.37/manifests"},{"name":"v5.0.0-alpha.36","sha":"cf2f6fa90608b109978698fc48120920beaaa51f","kind":"tag","published_at":"2021-06-08T06:46:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.36","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.36/manifests"},{"name":"v5.0.0-alpha.35","sha":"6c0afb6d8fff919e80f9f1ec92613acacd8365e7","kind":"tag","published_at":"2021-05-31T20:34:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.35","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.35/manifests"},{"name":"v5.0.0-alpha.34","sha":"ee3a077c161accb887b93a17f9eaa2b23e998319","kind":"tag","published_at":"2021-05-18T10:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.34","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.34/manifests"},{"name":"v5.0.0-alpha.33","sha":"0fa6ab4a29e8469c081d3f796e0bd9cab98e9185","kind":"tag","published_at":"2021-05-09T12:29:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.33","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.33/manifests"},{"name":"v4.11.4","sha":"6658323b5e2ba366691829bbef3f53c00008497e","kind":"tag","published_at":"2021-04-27T15:48:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.4/manifests"},{"name":"v5.0.0-alpha.32","sha":"2e99746c35ea0c1e45187a206d6ebc25a52933dc","kind":"tag","published_at":"2021-04-27T12:59:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.32/manifests"},{"name":"v5.0.0-alpha.31","sha":"b061319b132163900d1a4eb64207f5284d28639d","kind":"tag","published_at":"2021-04-20T13:59:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"0bc7ed897d54a899fb0dfc5cbd6c5ee0592705e1","kind":"tag","published_at":"2021-04-12T09:46:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"29934afe4643811f3bed772612f92d539a1e489d","kind":"tag","published_at":"2021-04-04T16:43:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"a83c7715c0e2cfa1c3e59b7a1f828f6a1476b307","kind":"tag","published_at":"2021-03-24T12:57:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"2de88ce2973667921a45ff69ea48a8843cb9d8cb","kind":"tag","published_at":"2021-03-05T13:01:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.27/manifests"},{"name":"v5.0.0-alpha.26","sha":"8928a36394154e02a73d5e92a740d5f9ed8da709","kind":"tag","published_at":"2021-02-27T18:39:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"688db35f581ac345a09a15420efdb0e4c98a56ab","kind":"tag","published_at":"2021-02-11T12:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"15108a5aad5342d92e86be5c5388b8321a88b280","kind":"tag","published_at":"2021-01-26T14:08:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.24/manifests"},{"name":"v4.11.3-deprecations.1","sha":"6cf7cf7c7b11b38db18a4d2003743cbadeb1b4ee","kind":"commit","published_at":"2021-01-25T23:27:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.1/manifests"},{"name":"v4.11.3","sha":"bd79e8f8c5b8c77bc5c13d076377a18d2ceedfa2","kind":"commit","published_at":"2021-01-24T12:45:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3/manifests"},{"name":"v4.11.3-deprecations.0","sha":"f64337cd87428e04c851bb1667f5f9e0e6aeaede","kind":"commit","published_at":"2021-01-24T12:00:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.3-deprecations.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.3-deprecations.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.3-deprecations.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.3-deprecations.0/manifests"},{"name":"v5.0.0-alpha.23","sha":"af6e7220961c6f5e8ed89172694287dc737828ff","kind":"commit","published_at":"2021-01-14T12:48:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.23/manifests"},{"name":"v5.0.0-alpha.22","sha":"c514ea86c11c9817839630e840535358f5044caf","kind":"commit","published_at":"2021-01-04T11:14:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"5c82b9147f811fda24bc09132852ed240f8d9def","kind":"commit","published_at":"2020-12-30T17:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"cd30d9e3961c8b33ce43a133e0a958867a202c41","kind":"commit","published_at":"2020-12-21T17:51:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.20/manifests"},{"name":"v5.0.0-alpha.19","sha":"754e29cf5a712d0e0f6bd3e54f80e9997659f68c","kind":"commit","published_at":"2020-12-13T17:26:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.11.2","sha":"174b64f8a3adffb8df3c13285f4edc2437a8547a","kind":"commit","published_at":"2020-12-02T23:48:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.2/manifests"},{"name":"v5.0.0-alpha.18","sha":"c5561c5febbe1c3bd5446c8a0bb480025ab38b86","kind":"commit","published_at":"2020-12-02T23:25:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.11.1","sha":"b8092ce09e164a1cb2fec2f3a5b6aa6e2dc6cbbd","kind":"commit","published_at":"2020-11-24T14:35:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.1/manifests"},{"name":"v5.0.0-alpha.17","sha":"41d6a360e0fb245dd74549445539c6218a9dc737","kind":"commit","published_at":"2020-11-23T00:49:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.17/manifests"},{"name":"v5.0.0-alpha.16","sha":"47a8e102eeaa5a68a2b4f99c08085cfddc0bef77","kind":"commit","published_at":"2020-11-14T12:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.16/manifests"},{"name":"v5.0.0-alpha.15","sha":"fa9cbc835ee70b12234b7207b1872356277da5fa","kind":"commit","published_at":"2020-11-03T23:57:18.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.15/manifests"},{"name":"v5.0.0-alpha.14","sha":"56520e757e0052e25f8dd5d78214458c4b7c634d","kind":"commit","published_at":"2020-10-23T22:59:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.14/manifests"},{"name":"v5.0.0-alpha.13","sha":"b82af55f9917f9e77a3cae9b36e47b29d43182c0","kind":"commit","published_at":"2020-10-17T21:47:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.13/manifests"},{"name":"v5.0.0-alpha.12","sha":"c7c3643948bce7327a7f01665caa7474be2694f9","kind":"commit","published_at":"2020-10-10T22:32:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.12/manifests"},{"name":"v5.0.0-alpha.11","sha":"b4fe7eefd494fa28cd3453067af8872a83f31fa6","kind":"commit","published_at":"2020-09-26T15:07:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.11/manifests"},{"name":"v5.0.0-alpha.10","sha":"2e1502fc18d86d69a6b55fc4ac5dcb50ddf192c4","kind":"commit","published_at":"2020-09-15T08:10:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.10/manifests"},{"name":"v5.0.0-alpha.9","sha":"e830beb63940d24129285f554fc9c2fb0bd7ccbf","kind":"commit","published_at":"2020-09-06T16:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.9/manifests"},{"name":"v5.0.0-alpha.8","sha":"5f986712bbb2f0b789c151b6d2f3e2d48cde0980","kind":"commit","published_at":"2020-08-31T16:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"c32a96b4beb3a5c72a8c179fb095f09dacf61050","kind":"commit","published_at":"2020-08-22T16:39:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"15fd6232de294be9ba0ca103351a11f84009b04f","kind":"commit","published_at":"2020-08-13T16:56:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.6/manifests"},{"name":"v5.0.0-alpha.5","sha":"40aa9cbb1df08a5994392d5cea15a60979b28a7e","kind":"commit","published_at":"2020-07-27T22:55:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"519390c2bb12b5eb7b6f5f898afb78ac7f285543","kind":"commit","published_at":"2020-07-19T17:54:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"f432112f0bcfb1fd2002002db181e83edc99d906","kind":"commit","published_at":"2020-07-12T17:06:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"f928d6e04ea7f185cda0e739ebbe2ea36d0aa4d3","kind":"commit","published_at":"2020-07-04T23:16:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.2/manifests"},{"name":"v4.11.0","sha":"79ebf71d31cca2c73143891960ea54ec1132bdeb","kind":"commit","published_at":"2020-06-30T23:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.11.0/manifests"},{"name":"v5.0.0-alpha.1","sha":"8281371f88c81fc3e4560b0334cc0c473b9d45f9","kind":"commit","published_at":"2020-06-27T15:07:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.10.2","sha":"d0bfcb4f11fd3904b1e235d80fbfe23758de8372","kind":"commit","published_at":"2020-06-11T19:11:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"4e12b951f64fd47864b4dea8ec8631387a89ddb1","kind":"commit","published_at":"2020-06-01T15:14:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"dd9280e753eb8dc3444a26e85fe4f800b759cad2","kind":"commit","published_at":"2020-05-23T17:50:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.10.0/manifests"},{"name":"v4.9.14","sha":"1fb44683825f0ee7f4d5933528598917ff72f0e4","kind":"commit","published_at":"2020-05-11T22:41:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.14","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.14/manifests"},{"name":"v4.9.13","sha":"c224f32bb8f144e590c096d103c9d59c2509ed93","kind":"commit","published_at":"2020-05-04T11:29:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.13","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.13/manifests"},{"name":"v4.9.12","sha":"3e5fd3c4f200e50a1331857f092a547b41f6db1e","kind":"commit","published_at":"2020-04-26T23:18:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.12","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.12/manifests"},{"name":"v4.9.11","sha":"77f6fe0a73791176bd58d8c013bf5631270faf4d","kind":"commit","published_at":"2020-04-19T14:10:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.11/manifests"},{"name":"4.9.11","sha":"b551194a14c4469f3b07dc43bc6aaea525138944","kind":"commit","published_at":"2020-04-18T10:43:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/4.9.11","html_url":"https://github.com/mui/material-ui/releases/tag/4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/4.9.11/manifests"},{"name":"v4.9.10","sha":"8baef82396665179c67ca3acfd51e396b947f412","kind":"commit","published_at":"2020-04-11T13:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.10","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.10/manifests"},{"name":"v4.9.9","sha":"c191471a20315cae4006c1e4d3d51db5e49b5fee","kind":"commit","published_at":"2020-04-04T15:54:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.9","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.9/manifests"},{"name":"v4.9.8","sha":"e9fbcbf015bbf7057aadd5777703b7059aedf043","kind":"commit","published_at":"2020-03-28T19:33:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.8/manifests"},{"name":"v4.9.7","sha":"10bc98f283feaae6397ef1b73b1b82be4a39a5f5","kind":"commit","published_at":"2020-03-18T12:45:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.7/manifests"},{"name":"v4.9.6","sha":"0176a231719152fa4a2100aa7119e9fd777b5fed","kind":"commit","published_at":"2020-03-18T10:52:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.6/manifests"},{"name":"v4.9.5","sha":"b9dec2780203e37148d87788f727c668d9019581","kind":"commit","published_at":"2020-02-29T10:36:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.5/manifests"},{"name":"v4.9.4","sha":"45fe0e31c462ed3a2fba134fb1edbd05b91da2a4","kind":"commit","published_at":"2020-02-23T10:50:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.4/manifests"},{"name":"v4.9.3","sha":"2bec4ebc9c20be8abecbad6d3f0f7ba2875c9c35","kind":"commit","published_at":"2020-02-16T11:52:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.3/manifests"},{"name":"v4.9.2","sha":"f567b384f509d36b7e10f691e6b58538e7db8869","kind":"commit","published_at":"2020-02-09T18:32:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"717887fdd9d3b27701d760d78aa12ecf52f02f43","kind":"commit","published_at":"2020-02-02T11:46:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f2c9817526b729801b1716afc957ef3886ccb422","kind":"commit","published_at":"2020-01-22T20:55:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"d0c928c82e3fc8f284a2f7fd1b9acbf717c5a64e","kind":"commit","published_at":"2020-01-06T11:44:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"0c7ca746674cfb47a46cad8ebea21155702fd38c","kind":"commit","published_at":"2019-12-30T10:59:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"c6f734f0d6b183962e83fc5612fef6583bf40712","kind":"commit","published_at":"2019-12-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3a8f0eace8dd6a1c3234a8be2b7c41f06b6260d4","kind":"commit","published_at":"2019-12-14T19:59:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"0a129d58056d38bd15141aaa98d346774895d5f5","kind":"commit","published_at":"2019-12-07T12:46:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"6291316a32cfb4fb19ffdbcf30abfcb63023f17f","kind":"commit","published_at":"2019-12-01T10:59:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.1/manifests"},{"name":"v3.9.4","sha":"6b0fee51deb7c32b75498d4ab2186946e7c4ce0a","kind":"commit","published_at":"2019-11-28T09:28:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.4","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.4/manifests"},{"name":"v4.7.0","sha":"2b04ee905695540bde87653908ece5c4d57546c9","kind":"commit","published_at":"2019-11-22T10:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"856188b2de7a5e514803314f329da76fe65dec50","kind":"commit","published_at":"2019-11-12T13:52:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"d2d76bf26231a96981260232de5271b24e9391a4","kind":"commit","published_at":"2019-11-05T16:46:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.6.0/manifests"},{"name":"v4.5.2","sha":"cb52f392b3b3528857178a756354ffb0e8bccd73","kind":"commit","published_at":"2019-10-28T22:58:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"803d08fbdf20de2d34c36a2a27bbc8e5a7e79fb2","kind":"commit","published_at":"2019-10-12T20:22:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"de3c62c25bf9e92ba35019e5a3ca7f68a36600d8","kind":"commit","published_at":"2019-10-02T08:07:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"554e7dce0cd96a4f9ef1924b41a3ce530cb433ae","kind":"commit","published_at":"2019-09-22T17:16:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"b563d529a8544fa4f4090723239ab075665c5f03","kind":"commit","published_at":"2019-09-11T20:45:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"f3beaee67fb9a4145a792fc8b798ef327b55f513","kind":"commit","published_at":"2019-09-08T09:58:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.1/manifests"},{"name":"v1.2.5","sha":"8ee2d7168294f21af787aaba46661824097e33bb","kind":"tag","published_at":"2019-09-03T18:00:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.5/manifests"},{"name":"v4.4.0","sha":"98f2c7cae9b2e0a53cf731882164aa44babb4be3","kind":"commit","published_at":"2019-08-31T12:19:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"29c1adf61a141a3db885ee569e42251cee53e749","kind":"commit","published_at":"2019-08-21T17:29:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.3/manifests"},{"name":"v1.2.4","sha":"e44972d3c3e199529fdbc85974f7ae570b8424a0","kind":"tag","published_at":"2019-08-16T20:53:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.4/manifests"},{"name":"v4.3.2","sha":"f2dbeca2dd1aecf6bc56e2302ec766d2e4bfb2ac","kind":"commit","published_at":"2019-08-10T17:39:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"d5a2ad9d26f7b089111b208c929ac1f98e7f6958","kind":"commit","published_at":"2019-08-03T15:14:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"8c28ed9c67e7b6ad02a8826178352aa4e9901b50","kind":"commit","published_at":"2019-07-28T14:32:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"42f78c69a59f0b5fa5fb8f533385f04ef77d7889","kind":"commit","published_at":"2019-07-17T13:42:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.1/manifests"},{"name":"v1.0.4","sha":"455489e2e149ff5393f6ba08870368c88da259bd","kind":"tag","published_at":"2019-07-10T15:39:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"4c21bc05d6c5e48c64bc947ba9e271ed3e762a0e","kind":"tag","published_at":"2019-07-10T15:08:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"543041538f31cbdfbe3e85b8bc0f5c183ac5448e","kind":"tag","published_at":"2019-07-09T13:14:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"3a40065694cab2a5e8dedab6781e98493c1dc69d","kind":"tag","published_at":"2019-07-09T12:54:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.1/manifests"},{"name":"v4.2.0","sha":"cf2cdd83f2a2f65d0e979d1faa9e815a5e2d3502","kind":"commit","published_at":"2019-07-06T15:30:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"6da1d591264e8c4a18e5ab56bdf6f8c0f985ed99","kind":"commit","published_at":"2019-06-25T13:53:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"eade31e58deb8ff3faee777313d70141e5868ebe","kind":"commit","published_at":"2019-06-23T11:46:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"b78a5ab7581488f7fff271a2cf64927dd28c3ab0","kind":"commit","published_at":"2019-06-13T09:55:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"07b9d6efaac1b663b2657173227e9490c796191e","kind":"commit","published_at":"2019-06-10T11:50:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"d58075ddb1757a11c47ef3d2b1fe9bed55e640dd","kind":"commit","published_at":"2019-06-03T16:35:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a3572bcaf34d204b314fd2c84064c9180f3a50f1","kind":"commit","published_at":"2019-05-27T12:48:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"505e275285c757e0515c8623b43c823d8a74790c","kind":"commit","published_at":"2019-05-23T15:39:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.0","sha":"a33f0ab64999331a54267cdf0eb89e53fa4d70cd","kind":"commit","published_at":"2019-05-20T21:26:46.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-rc.0/manifests"},{"name":"v4.0.0-beta.2","sha":"3686a27055dce58b5e800b520087c0c448b7480e","kind":"commit","published_at":"2019-05-13T12:26:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"5c152157078503e8599537108c3be9e00969fa34","kind":"commit","published_at":"2019-05-05T12:24:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"f19bd59ae53f23e3637383061774542d973cc48c","kind":"commit","published_at":"2019-04-28T22:42:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.8","sha":"92d6e987a43041fde63fd02cad61277d04193c29","kind":"commit","published_at":"2019-04-17T19:52:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"663643e0a83554d7730be42140aef6bc3ac09c6a","kind":"commit","published_at":"2019-04-07T23:25:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"2482d2b689440df6fb3da6157a789adac2783736","kind":"commit","published_at":"2019-03-30T19:33:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.6/manifests"},{"name":"v3.9.3","sha":"ebed7922fc97331519f507768572a068edb8494e","kind":"commit","published_at":"2019-03-28T14:06:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.3/manifests"},{"name":"v4.0.0-alpha.5","sha":"1bfdbe5688fb3556e4bebd1f8e357c515244ac42","kind":"commit","published_at":"2019-03-23T21:04:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"997324d52467e3a7b7a8058c0ba8309d04d4ddf6","kind":"commit","published_at":"2019-03-17T11:00:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"3a5d2e50411ddd3caea450abda49fd7c6ed230dc","kind":"commit","published_at":"2019-03-10T11:57:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"f606f7584dd842a89423dd3cc69e32b5ad3fdae1","kind":"commit","published_at":"2019-03-03T16:12:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"eea3b4d9a623f87d79be63f57b4a69ddfe375610","kind":"commit","published_at":"2019-02-20T10:58:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"97b26c4821299aef21e6ef9372a25aedd78d0137","kind":"commit","published_at":"2019-02-12T14:39:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/mui/material-ui/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.9.2","sha":"dbc788f7d231b4eceaa7a6a3e253104de5de9af0","kind":"commit","published_at":"2019-02-03T20:45:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.2/manifests"},{"name":"v3.9.1","sha":"b903d7432b5a06583c9915f7ab9346bad76007a1","kind":"commit","published_at":"2019-01-26T13:59:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"f6353cdd15b954091c3f53498eb7de198755b740","kind":"commit","published_at":"2019-01-14T21:59:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"8df7a83ccc0b200e67feb823ceaaf793e4b6d007","kind":"commit","published_at":"2019-01-09T21:57:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"c202914213f19b070738ba5837da18e89c1662ee","kind":"commit","published_at":"2019-01-07T18:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"baa45b12252be8965809a0ad06e67e7dc7d44313","kind":"commit","published_at":"2018-12-30T21:47:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"0445ca8b710425f22744249a0c7bb3c20e95237b","kind":"commit","published_at":"2018-12-30T21:24:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"f0d60d8a510180e9c7a9b588d3e6c04d0d1a23d3","kind":"commit","published_at":"2018-12-22T15:42:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"1871b089aef090728321cab69be92daaec6eb131","kind":"commit","published_at":"2018-12-17T20:02:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.7.0/manifests"},{"name":"v3.6.2","sha":"edde0b4f0073fcacb7233b553812f3dffe619da5","kind":"commit","published_at":"2018-12-09T20:22:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"e5fbf74a06157e2d73701a158e8d6b5914429ea1","kind":"commit","published_at":"2018-12-01T10:43:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.1/manifests"},{"name":"issue-13699-mster","sha":"ac0153bf1b13ddbc1e43c22693f2c223838d9f1a","kind":"tag","published_at":"2018-11-28T20:15:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/issue-13699-mster","html_url":"https://github.com/mui/material-ui/releases/tag/issue-13699-mster","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@issue-13699-mster","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/issue-13699-mster/manifests"},{"name":"v3.6.0","sha":"d9c790fa69a1c053c3d471e030e4066122d58902","kind":"commit","published_at":"2018-11-26T19:49:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"34492c23a773b1db66fe65801997257709c4f319","kind":"commit","published_at":"2018-11-12T23:12:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"dc6b2b870fa514e98c74b6854d22c6e25e7684cb","kind":"commit","published_at":"2018-11-12T22:46:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"ba1dc0f27cd85996dbf3ef9df4d7f10552d6c91f","kind":"commit","published_at":"2018-11-04T23:41:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.4.0/manifests"},{"name":"v3.3.2","sha":"47b20fe33c5f1c8a2563bad3c27811c37f698794","kind":"commit","published_at":"2018-10-27T20:16:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"92b2a36716c8ced3d12ff0b300be06cc4743e6da","kind":"commit","published_at":"2018-10-23T22:16:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"47d3b93780400d6eaef48d29dfcbebec8a5f22b2","kind":"commit","published_at":"2018-10-21T21:27:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"bbb0b683dd45d130b17580da86fe6ccc1ab5b3d3","kind":"commit","published_at":"2018-10-15T22:11:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"a61f0fc9a56ef22874753175bad2a636460130d1","kind":"commit","published_at":"2018-10-14T21:03:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"58f526f46e609e3e6cd785d15bfc5486df7ab79f","kind":"commit","published_at":"2018-10-07T22:44:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"dbd67aa892a4e9885d763fcb0d1f6c1691fbf763","kind":"commit","published_at":"2018-09-30T17:16:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"6184c508f94500a9da7486ccb2b9398023e4b1b5","kind":"commit","published_at":"2018-09-23T22:52:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"a9cbda69c8e059d928da53d9525652170b999455","kind":"commit","published_at":"2018-09-16T21:32:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"27412afa36b6c64b15b3b33cd51235efbc55a775","kind":"commit","published_at":"2018-09-08T22:44:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.3","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d6fb8524ff94080614e8d4d1064c7b2cec66c5d1","kind":"commit","published_at":"2018-09-03T21:14:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"2e9643f6c43c9b393a3914cd085aac92df546c04","kind":"commit","published_at":"2018-08-28T22:04:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"6847e0affc09f56a1497013be98bc3b59ccd3fde","kind":"commit","published_at":"2018-08-27T17:34:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v3.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v3.0.0/manifests"},{"name":"v1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1","html_url":"https://github.com/mui/material-ui/releases/tag/v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1/manifests"},{"name":"v1.5.1","sha":"4b3172c4bd5d1d427fcbd222d10cb5a92c594a39","kind":"commit","published_at":"2018-08-19T21:12:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6b4c29e324eaa1272ce7b42ecab0e3460af6f437","kind":"commit","published_at":"2018-08-12T20:42:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.5.0/manifests"},{"name":"v0.20.2","sha":"1b1c1fce216b5b2f5ecd52d21f8ec6a326c00cd5","kind":"commit","published_at":"2018-08-05T21:43:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.2/manifests"},{"name":"v1.4.3","sha":"99650a6d174ad97b41ba1079cd5d7f55b5db21b5","kind":"commit","published_at":"2018-08-04T10:26:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e9bb799208b34fb8f8bbfe4b63b7a1942f95d91f","kind":"commit","published_at":"2018-07-29T14:37:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"869692ecf3812bc4577ed4dde81a9911c5949695","kind":"commit","published_at":"2018-07-22T21:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7fdc1890fb744b565480835fd5684e66871c679f","kind":"commit","published_at":"2018-07-14T15:02:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"f12ba5bfafc53ada2e5719697dd8373d41fa9471","kind":"commit","published_at":"2018-07-02T20:06:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"cd47eeabdcd4f67e35ff5ad56ae82a571da5747a","kind":"commit","published_at":"2018-06-26T10:53:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"e943cb8d6f405de5d53c1f3d1908cbccb502bb3a","kind":"commit","published_at":"2018-06-20T21:41:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"29308b10b3f8ba3565168e4da4bb5f793cb8b4f9","kind":"commit","published_at":"2018-06-18T18:38:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7c094a0f0381c7b68a223e27b5dc700a7595b122","kind":"commit","published_at":"2018-06-10T09:50:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2a300cdec817595ac879bc419257e55ef318b0f9","kind":"commit","published_at":"2018-06-03T15:25:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"3ccf76d315404ebd67f1254f5679d327c0647dfd","kind":"commit","published_at":"2018-05-26T14:56:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.1.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"73101790333124cc8f5857bc46038b7d2315842a","kind":"commit","published_at":"2018-05-17T22:07:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.1","sha":"aae0c434f99c4ab559d8aff53cfbd2cfa7974043","kind":"commit","published_at":"2018-05-15T21:15:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.1/manifests"},{"name":"v0.20.1","sha":"c663649d9edf9d196aadbb3b426fd613816964fc","kind":"commit","published_at":"2018-05-13T21:34:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.1/manifests"},{"name":"v1.0.0-rc.0","sha":"5f3008fc26479b40ff16ec498ae0e6e3361fdb47","kind":"commit","published_at":"2018-05-13T19:13:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-beta.47","sha":"d16e4f5115a9fde3e8958d7959a912a55cbb246d","kind":"commit","published_at":"2018-05-09T21:48:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.47","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.47/manifests"},{"name":"v1.0.0-beta.46","sha":"aa1ef83f22650245dd736681d7ec6331cb2a42ef","kind":"commit","published_at":"2018-05-08T21:51:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.46","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.46/manifests"},{"name":"v1.0.0-beta.45","sha":"ab592831cbf5987a6516139aeaf148bdb3360ccb","kind":"commit","published_at":"2018-05-07T13:38:09.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.45","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.45/manifests"},{"name":"v1.0.0-beta.44","sha":"0bba4ad1aed5d2181baa156009301eb56fd80158","kind":"commit","published_at":"2018-04-29T20:57:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.44","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.44/manifests"},{"name":"v1.0.0-beta.43","sha":"6dfe7382b9777885abe84f4d1f66c0c62545d559","kind":"commit","published_at":"2018-04-22T10:47:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.43","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.43/manifests"},{"name":"v1.0.0-beta.42","sha":"bc03443cac8a55ce3fc4d19e6a95e0f3d0116fbf","kind":"commit","published_at":"2018-04-16T20:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.42","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.42/manifests"},{"name":"v1.0.0-beta.41","sha":"cddff325bdc2c79592701c11e295e48db0879c28","kind":"tag","published_at":"2018-04-07T18:26:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.41","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.41/manifests"},{"name":"v1.0.0-beta.40","sha":"7f423b6bef54c4a34f3b53d9b8ebf33c183916f8","kind":"tag","published_at":"2018-04-01T09:55:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.40","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.40/manifests"},{"name":"v1.0.0-beta.39","sha":"b95cb7a83a102b21b7f6add713398f6c9e743d50","kind":"tag","published_at":"2018-03-28T21:23:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.39","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.39/manifests"},{"name":"v1.0.0-beta.38","sha":"a6ccfbe7699b67b03703b49a7cb14d865b841d38","kind":"tag","published_at":"2018-03-17T12:24:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.38","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.38/manifests"},{"name":"v1.0.0-beta.37","sha":"1587ac3654ae5061eb21f652722a02cc4c367292","kind":"tag","published_at":"2018-03-11T14:31:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.37","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.37/manifests"},{"name":"v1.0.0-beta.36","sha":"f31bd2e431c29f85a053387ce062987a3fc36168","kind":"tag","published_at":"2018-03-05T21:07:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.36","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.36/manifests"},{"name":"v1.0.0-beta.35","sha":"25ca14ffcec6eeb75446730a03cc4a2014c5e8ab","kind":"tag","published_at":"2018-02-25T22:47:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.35","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.35/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.2","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.2","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.2/manifests"},{"name":"olivier-material-ui-codemod@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.1/manifests"},{"name":"olivier-material-ui-icons@1.0.1","sha":"93d2e5accf6279a4d92c4fd4365738ac6a6aca3b","kind":"tag","published_at":"2018-02-25T11:43:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.1/manifests"},{"name":"olivier-material-ui-lab@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-lab@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-lab@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-lab%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-lab@1.0.0/manifests"},{"name":"olivier-eslint-plugin-material-ui@1.0.1","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-eslint-plugin-material-ui@1.0.1","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-eslint-plugin-material-ui@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-eslint-plugin-material-ui%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-eslint-plugin-material-ui@1.0.1/manifests"},{"name":"olivier-material-ui-codemod@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-codemod@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-codemod@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-codemod%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-codemod@1.0.0/manifests"},{"name":"olivier-material-ui-icons@1.0.0","sha":"fcfb4999dc9c96c2a0b0d005459ee33a7cdb287c","kind":"tag","published_at":"2018-02-24T23:24:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/olivier-material-ui-icons@1.0.0","html_url":"https://github.com/mui/material-ui/releases/tag/olivier-material-ui-icons@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@olivier-material-ui-icons%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/olivier-material-ui-icons@1.0.0/manifests"},{"name":"v1.0.0-beta.34","sha":"284dfcb06fed2244033cc971cb78f485bafece3d","kind":"tag","published_at":"2018-02-17T12:08:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.34","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.34/manifests"},{"name":"v1.0.0-beta.33","sha":"b7f698d48d61e74f74e5e50a08b4309460a55266","kind":"tag","published_at":"2018-02-10T12:03:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.33","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.33/manifests"},{"name":"v1.0.0-beta.32","sha":"896bc50f35a83fac0453dbbecd9f367b45b450e9","kind":"tag","published_at":"2018-02-04T22:44:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.32","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.32/manifests"},{"name":"v1.0.0-beta.31","sha":"6271146a2545aeedf4110990de21ebc0c910b627","kind":"tag","published_at":"2018-01-29T22:06:27.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.31","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.31/manifests"},{"name":"v1.0.0-beta.30","sha":"2bb35ce508832f518a4c3af8cd7cf67af8fd90c5","kind":"tag","published_at":"2018-01-21T22:50:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.30","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.30/manifests"},{"name":"v1.0.0-beta.29","sha":"7386d56d4dfb85ca4a586a56691b6a58798d5c42","kind":"tag","published_at":"2018-01-16T20:27:03.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.29","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.29/manifests"},{"name":"v1.0.0-beta.28","sha":"e1f3dad9084edf460d42e0a5f6b7c956eaa51e8d","kind":"tag","published_at":"2018-01-14T14:52:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.28","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.28/manifests"},{"name":"v1.0.0-beta.27","sha":"fcfe4a64a95f65e205c5ba9523987982e6556eea","kind":"tag","published_at":"2018-01-06T15:25:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.27","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.27/manifests"},{"name":"v1.0.0-beta.26","sha":"bd42549ee464bce03743f7ee18964066f9d3907d","kind":"tag","published_at":"2017-12-30T23:24:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.26","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.26/manifests"},{"name":"v1.0.0-beta.25","sha":"d9ab3e313136fa5fb179743b560ac7c9e4fa8f6a","kind":"tag","published_at":"2017-12-22T23:19:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.25","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.25/manifests"},{"name":"v1.0.0-beta.24","sha":"7c8fe8516f8bf6317e7cc748eefa7d97c92b4007","kind":"tag","published_at":"2017-12-17T12:23:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.24","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.24/manifests"},{"name":"v1.0.0-beta.23","sha":"1a4e5b06ae0a7f6b3a6be810d272ebdf3efbb863","kind":"tag","published_at":"2017-12-09T09:51:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.23","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.23/manifests"},{"name":"v0.20.0","sha":"86b40ae4883e95d6139e9e5d59c0e14aa022ce3a","kind":"commit","published_at":"2017-12-04T04:05:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.20.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.20.0/manifests"},{"name":"v1.0.0-beta.22","sha":"22f68ca292a947349ae2877b09e85775703ec87f","kind":"tag","published_at":"2017-11-28T23:11:02.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.22/manifests"},{"name":"v1.0.0-beta.21","sha":"d33604a9deacbb2725da3688d823416486a039c1","kind":"tag","published_at":"2017-11-13T22:41:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.21/manifests"},{"name":"v1.0.0-beta.20","sha":"076d08bfa709ffdb4858106ebda73f475e4ec5b9","kind":"tag","published_at":"2017-11-05T19:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.20/manifests"},{"name":"v1.0.0-beta.19","sha":"2a1879fb818973d4df766c2d7842afd939fdb2b8","kind":"tag","published_at":"2017-10-30T21:51:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.19/manifests"},{"name":"v1.0.0-beta.18","sha":"f626204f8e0cd9933bcb7a8c8ac5cd97d6419eca","kind":"tag","published_at":"2017-10-23T21:58:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.18/manifests"},{"name":"v1.0.0-beta.17","sha":"616d69d5ff7263eb9c84960b6b7a4c9ff852d4ef","kind":"tag","published_at":"2017-10-15T22:52:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.17/manifests"},{"name":"v1.0.0-beta.16","sha":"56fd0d9d2f6fe0222b8c4117e227de1d725918ba","kind":"tag","published_at":"2017-10-08T20:45:12.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.16/manifests"},{"name":"v0.19.4","sha":"f1bc4be26ca68578f0cfd053fed8eeabe0d3a636","kind":"tag","published_at":"2017-10-08T19:56:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.4/manifests"},{"name":"v1.0.0-beta.15","sha":"4da17a67182a212be91a36cec9c976ccb6293380","kind":"tag","published_at":"2017-10-04T16:05:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.15/manifests"},{"name":"v1.0.0-beta.13","sha":"736f12000e6989b2e37fcf10deca8bcf20a284f5","kind":"tag","published_at":"2017-10-01T19:58:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.13/manifests"},{"name":"v0.19.3","sha":"7e484cc0c2e3db1e30ebe89d93475f2999f6168c","kind":"tag","published_at":"2017-10-01T19:35:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.3/manifests"},{"name":"v1.0.0-beta.12","sha":"65b6e04a74a1520209e7b8fcfa311a431ecb070a","kind":"tag","published_at":"2017-09-24T18:24:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.12/manifests"},{"name":"v0.19.2","sha":"5f750e046d48fa2f8c0efd86290ea48661c9b32e","kind":"tag","published_at":"2017-09-18T20:14:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.2/manifests"},{"name":"v1.0.0-beta.11","sha":"01c6feb33e7e4e5043ce2a8377fa7dda3dbc8180","kind":"tag","published_at":"2017-09-18T19:11:23.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.11/manifests"},{"name":"v1.0.0-beta.10","sha":"3d4518c997fe875f8e91044ff59a09a46fdfb726","kind":"tag","published_at":"2017-09-13T21:45:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.10/manifests"},{"name":"v1.0.0-beta.9","sha":"d4dba0da9a00efe5104365ca647d848a131a41a6","kind":"tag","published_at":"2017-09-10T11:17:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.9/manifests"},{"name":"v1.0.0-beta.8","sha":"865b39bef48c3f85743c3914ba146b97b93fce0f","kind":"tag","published_at":"2017-09-02T11:11:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.8/manifests"},{"name":"v0.19.1","sha":"b0d03e92c64bee1ac8c25acd0c48657b7f605d9a","kind":"tag","published_at":"2017-09-02T10:38:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.1/manifests"},{"name":"v1.0.0-beta.7","sha":"d2083879918dcafdc9c17e3e19440000a0abb3b0","kind":"tag","published_at":"2017-08-30T22:51:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.7/manifests"},{"name":"v1.0.0-beta.6","sha":"8385df161a6792d472821e30c7095b267b844950","kind":"tag","published_at":"2017-08-20T14:48:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.6/manifests"},{"name":"v1.0.0-beta.5","sha":"8292545fd41ea9f9d3c7c52bb45f60a4fea434a9","kind":"tag","published_at":"2017-08-15T08:55:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.5/manifests"},{"name":"v0.19.0","sha":"d1b3bc614a818d497e38fd51c85077dd7b490bad","kind":"tag","published_at":"2017-08-15T08:17:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.19.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.19.0/manifests"},{"name":"v1.0.0-beta.4","sha":"110f0a6e95e8e2b51b2bdd7e545a9b41d1a0009f","kind":"tag","published_at":"2017-08-05T10:09:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.4/manifests"},{"name":"v1.0.0-beta.3","sha":"e0dd9560d4a152ca0a61558b6238edc40746c354","kind":"tag","published_at":"2017-07-29T21:00:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"45d5da95daf4d52b0ea6e4ffbef27755fa0aa196","kind":"tag","published_at":"2017-07-23T17:45:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"603fbde8d99e386d6640ec6c24ba9fcfc4316dd4","kind":"tag","published_at":"2017-07-23T17:12:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-beta.1/manifests"},{"name":"v0.18.7","sha":"50f6dfc4b6ee7473e27ba950c3ce900b24f17d1c","kind":"tag","published_at":"2017-07-23T15:51:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.7/manifests"},{"name":"v1.0.0-alpha.22","sha":"f3992561ed94696d595b6a56efc7449c7dee67c7","kind":"tag","published_at":"2017-07-18T09:32:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.22","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.22/manifests"},{"name":"v1.0.0-alpha.21","sha":"49d21891b72796f4a8f383d9b15b66f72cb94549","kind":"tag","published_at":"2017-07-04T22:13:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.21","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.21/manifests"},{"name":"v0.18.6","sha":"1d10ecbac4a83f9934bb6a7f025855f82002113c","kind":"tag","published_at":"2017-07-04T21:40:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.6/manifests"},{"name":"v0.18.5","sha":"86f7c4141cc66ab1e96a681a6945472283e41ea3","kind":"tag","published_at":"2017-06-28T18:14:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.5/manifests"},{"name":"v1.0.0-alpha.20","sha":"84363396403cbbd51072d0b09822cd6d8ab6bf87","kind":"tag","published_at":"2017-06-25T18:01:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.20","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.20/manifests"},{"name":"v0.18.4","sha":"2c6872cacf19ac71a316b282c2467162dcd148c6","kind":"tag","published_at":"2017-06-25T17:39:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.4/manifests"},{"name":"v1.0.0-alpha.19","sha":"611bfd7557fd928933e39c054d2b2edeb57adaed","kind":"tag","published_at":"2017-06-19T16:58:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.19","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.19/manifests"},{"name":"v1.0.0-alpha.18","sha":"5fdb60642bdf2907b7fba352cf2cd0fa7208848f","kind":"tag","published_at":"2017-06-19T10:12:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.18","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.18/manifests"},{"name":"v1.0.0-alpha.17","sha":"73e0a35145d10f3c29a991f75e5ba8315e0e754a","kind":"tag","published_at":"2017-06-12T11:55:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.17/manifests"},{"name":"v0.18.3","sha":"4c6a542c772f9fe9ff97bb95f63801138d7722d0","kind":"tag","published_at":"2017-06-07T21:28:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"9d3b59b3fec3b31b37334c3bd842112f3d090f86","kind":"commit","published_at":"2017-06-06T21:29:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.2/manifests"},{"name":"v1.0.0-alpha.16","sha":"0c7dba6dc5ad8b9f69ec3c60e3ba31f2973e582a","kind":"tag","published_at":"2017-06-01T08:38:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"18508aeb3e5817406209e15c3e51a53c2cbece96","kind":"tag","published_at":"2017-05-23T20:00:57.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"771fb44738e116a1d2cec7aabb8ed1425b1d57f6","kind":"tag","published_at":"2017-05-14T10:11:47.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.14/manifests"},{"name":"v0.18.1","sha":"715372edf9fc21244030207409b4070158f6936d","kind":"tag","published_at":"2017-05-13T10:21:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.1/manifests"},{"name":"v1.0.0-alpha.13","sha":"17fde80a53fb9fcce31a82290f54de55cf3655e9","kind":"tag","published_at":"2017-05-08T10:47:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.13/manifests"},{"name":"v0.18.0","sha":"dea7938b1265a3b100899d65589fbd05e877ab9e","kind":"tag","published_at":"2017-04-30T22:26:05.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.18.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.18.0/manifests"},{"name":"v1.0.0-alpha.12","sha":"dc7371e4770fd3e8b1a82b9c2c2a652acaa73713","kind":"tag","published_at":"2017-04-30T22:22:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.12/manifests"},{"name":"v0.17.4","sha":"a398290811c94bd6bb2d5d04c7f6d0ce734e3ad6","kind":"commit","published_at":"2017-04-14T17:20:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.4/manifests"},{"name":"v1.0.0-alpha.11","sha":"7b3dbfaf2e94e8139424c8660692ee20d5a9880e","kind":"tag","published_at":"2017-04-14T16:50:01.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.11/manifests"},{"name":"v0.17.3","sha":"53076a03182668f94d3bf40cd880309a51e9be88","kind":"tag","published_at":"2017-04-10T21:42:52.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"38c4aed87e608ded8e083dcf341ed5e9a14c20ef","kind":"tag","published_at":"2017-04-09T11:23:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.2/manifests"},{"name":"v1.0.0-alpha.10","sha":"27fd907d604c1d3189b7b70e3a7e4758e0171492","kind":"tag","published_at":"2017-04-06T12:00:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"b962c2fbfa7a9cab9e9844e01966b90ca86e67a1","kind":"tag","published_at":"2017-04-01T13:47:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a0b4691eb3958aeb9173a8f4e705c81dfb7d25da","kind":"tag","published_at":"2017-03-25T11:46:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.8/manifests"},{"name":"v0.17.1","sha":"05280483dbbc29e56edd8f3644721679b55d4d73","kind":"commit","published_at":"2017-03-13T12:27:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.1/manifests"},{"name":"v1.0.0-alpha.7","sha":"9281a3fcee37d6afb9e493ff06e8a2626f4d7d91","kind":"tag","published_at":"2017-03-12T12:31:37.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"69f604946c366c655d0613841c034cacee7e9ef4","kind":"commit","published_at":"2017-02-26T12:41:42.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.6/manifests"},{"name":"v1.0.0-alpha.5","sha":"74973892bdfacd5c9e3a4ce63185e9a6500d9522","kind":"commit","published_at":"2017-02-26T11:04:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-alpha.4","sha":"6472a6864951bfe7f3739afbe74b50981299ac28","kind":"commit","published_at":"2017-02-26T10:19:50.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.4/manifests"},{"name":"v0.17.0","sha":"c9af9606bcea6551ceaadc2f6430d629eb679e84","kind":"commit","published_at":"2017-02-12T22:06:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.17.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.17.0/manifests"},{"name":"v1.0.0-alpha.3","sha":"4583f5212d0b668e3801a859d3cc584cec0ec173","kind":"commit","published_at":"2017-02-12T21:43:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"8476782b595175d25c8a972b5fe53bc1f8532676","kind":"tag","published_at":"2017-02-07T19:48:39.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"3a0eb03018a9c5c96ba5233de8ef45202403a94c","kind":"commit","published_at":"2017-01-29T21:29:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.16.7","sha":"867c6c29b1badd839b1fd57720e5754fcd53a516","kind":"commit","published_at":"2017-01-15T19:57:21.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.7","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"bc84dbeeb78b725fefdc10cdc6eee7b75cc1226e","kind":"commit","published_at":"2016-12-25T21:03:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.6","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"8a03a04ef17f76ce09b88607b216d8a8e4d277d6","kind":"commit","published_at":"2016-12-09T20:45:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"84c18c98ff56fbe81be902735164219040729bb1","kind":"commit","published_at":"2016-11-17T19:18:49.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"066c5d53d1d4ecec2923ed12ec14647ae8248a9c","kind":"commit","published_at":"2016-11-17T16:41:36.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"806b2eab2272b430e814f8b3c7f1e7b31cd0e306","kind":"commit","published_at":"2016-11-14T17:22:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"2085737a798d9cb808b2fddf1f06883b27327ccc","kind":"commit","published_at":"2016-10-19T18:24:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"6eb9913441cb39562f4c935bdd70042d26daa260","kind":"commit","published_at":"2016-10-05T14:36:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0/manifests"},{"name":"v0.16.0-rc2","sha":"71a9524d0ec28dad2f566a42c7bb8ad2ea93ce36","kind":"commit","published_at":"2016-09-24T19:31:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc2/manifests"},{"name":"v0.16.0-rc1","sha":"1691addd7f84317619c6831c35cb1f32ef3779b6","kind":"commit","published_at":"2016-09-07T19:19:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.16.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.16.0-rc1/manifests"},{"name":"v0.15.4","sha":"be9bc14f4cda041299b6f8845af87b9278c871fc","kind":"commit","published_at":"2016-08-10T22:06:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"8bd3589dd7f676f3d725559cbd63457afe8d3691","kind":"commit","published_at":"2016-08-02T20:49:56.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"908f694e1e6eae9e63da6b22e63100d6bda4fa8e","kind":"commit","published_at":"2016-07-09T21:10:04.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"1fed1bcc81d89e473e261c1da4bf0a3a46515ce8","kind":"tag","published_at":"2016-06-20T08:15:26.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"06667b589952f58ff8c6d277df364ef16dada671","kind":"tag","published_at":"2016-05-06T13:49:33.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0/manifests"},{"name":"v0.15.0-beta.2","sha":"7cf7adfe9042e9be8dbaa1c850ffacca26e9c269","kind":"commit","published_at":"2016-04-21T22:57:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.2/manifests"},{"name":"v0.15.0-beta.1","sha":"47d7525fb77c7c579e99d595b3f98c69fc838c77","kind":"tag","published_at":"2016-04-14T13:33:58.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-beta.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-beta.1/manifests"},{"name":"v0.15.0-alpha.2","sha":"caabf9eaee5a5e11097958105f8427cfc8905f86","kind":"tag","published_at":"2016-03-17T23:37:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.2/manifests"},{"name":"v0.15.0-alpha.1","sha":"2ebddeb908857c16ece162964a7e501ab37716ba","kind":"commit","published_at":"2016-02-27T17:54:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.15.0-alpha.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.15.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.15.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.15.0-alpha.1/manifests"},{"name":"v0.14.4","sha":"de2bee1335ff1fd701a60cb3d739cf919dbd77ce","kind":"commit","published_at":"2016-02-03T00:47:25.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"fa9141f90149392cc3fa366736e61a89b07e9205","kind":"commit","published_at":"2016-01-27T03:06:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"44b41957ae81344cf6dc794cf2dbe2da48152622","kind":"commit","published_at":"2016-01-08T15:52:08.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"0ae4d7f61bb240ae5e2adc9d15a8d5629f738db6","kind":"commit","published_at":"2016-01-04T22:23:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"628bc82957d8e537a1b648e31e10723820bb00ac","kind":"commit","published_at":"2015-12-25T15:12:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0/manifests"},{"name":"v0.14.0-rc2","sha":"9a24d8a7839c37b86748ad8022e39235e8eb6be2","kind":"commit","published_at":"2015-12-14T22:26:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc2/manifests"},{"name":"v0.14.0-rc1","sha":"7459597806a2f1f5826eaab26d3c5d974da70fbd","kind":"commit","published_at":"2015-12-04T19:52:20.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.14.0-rc1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.14.0-rc1/manifests"},{"name":"v0.13.4","sha":"a98006f9ffb588030cbdd2e3b4a4515017e58c43","kind":"commit","published_at":"2015-11-24T17:07:13.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"e33afed6913b58a990bd4b51a038bbfff0a0f42f","kind":"commit","published_at":"2015-11-17T16:34:29.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"6f28ad04e8f95073646bfeb8936c550ca4a94347","kind":"commit","published_at":"2015-11-10T00:30:22.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"330488977f95dbebd6cf6a387bf10a86238331ff","kind":"commit","published_at":"2015-10-29T21:08:34.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"7980cd589e9dc9e055e1b789bf2f80e7f2ef0f5d","kind":"commit","published_at":"2015-10-21T19:38:59.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.13.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"86394ccd2d7b715eaa054a369679eba4ac82ce1f","kind":"commit","published_at":"2015-10-21T19:04:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"d310459476a461e0d29f166de277896026d8f35f","kind":"commit","published_at":"2015-10-19T17:30:32.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"06aca1012d01de4ec782acfb8d22a6ec83d48ff7","kind":"commit","published_at":"2015-10-07T21:43:28.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"6671f90516c2065839efae773ecda924b8bebdae","kind":"commit","published_at":"2015-10-06T19:31:48.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"a4e194e46c47f8e2eedfab8f0a8c4104e5679c95","kind":"commit","published_at":"2015-09-28T16:15:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"aa485220ff28e907d2548cbfb65bd789c23d9eba","kind":"commit","published_at":"2015-09-25T16:08:53.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.12.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"b55b770f2049852febe47bef27aa0eaceafcec08","kind":"commit","published_at":"2015-09-15T21:10:35.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"82bc1cb2805f7b624516f71628e6ca525df18cad","kind":"commit","published_at":"2015-08-24T21:31:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.11.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.11.0/manifests"},{"name":"v0.10.4","sha":"a8097bcbed6939f0cb308e05acf03a907b666725","kind":"commit","published_at":"2015-08-09T03:29:19.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"2a43082b52138e33c85878616461445895066a11","kind":"commit","published_at":"2015-08-08T22:51:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"71583523f39c1830d3fcffeff0598c2f803f1048","kind":"commit","published_at":"2015-07-29T20:34:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"6b609c63611b02f9e845b765770983c547cd6af8","kind":"commit","published_at":"2015-07-13T21:39:07.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"b6140ec86c5087ad799e9a658f3f0d9b150c205a","kind":"commit","published_at":"2015-07-10T01:35:14.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.10.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"8a18478700f49b94fe7f580664e7b31c581ceb0b","kind":"commit","published_at":"2015-06-20T17:47:44.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"3da654eb4f0ddb10d81f2706eda1f3819e40b795","kind":"commit","published_at":"2015-06-15T01:46:10.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"867e87d3530b4fb6bc7f6ec5fb9edcd49e7bd631","kind":"commit","published_at":"2015-06-09T23:38:40.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.9.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"cb794810e7c39352f1bbd533d92983dc22a57510","kind":"commit","published_at":"2015-05-24T20:12:38.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.8.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.8.0/manifests"},{"name":"v0.7.5","sha":"b3ce0b272e5468919d01b3d3ab6751a92f682b48","kind":"commit","published_at":"2015-04-27T19:14:15.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.5","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"abc159f246f15163f7984bcf702409cffc745d6e","kind":"commit","published_at":"2015-04-21T18:14:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.4","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"9321a4a8879f380a725c7439114ebf3e0da8abcc","kind":"commit","published_at":"2015-04-01T15:20:11.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"953606f4d1a9e3a33798b499219fe40b1f81fd96","kind":"commit","published_at":"2015-03-25T23:45:51.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"03c169188dd10ec2242b7806050781867c0291dd","kind":"commit","published_at":"2015-03-04T21:41:16.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"078ba0c94f8985dd2d96587784f760474ba51858","kind":"commit","published_at":"2015-02-13T21:06:24.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.7.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"accd9f0ef163d514b091709ffd63f76f6d1a467f","kind":"commit","published_at":"2015-01-27T00:42:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"57c7a95be20dc77cbe0459a40acc802e16de5148","kind":"commit","published_at":"2015-01-26T23:07:41.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.6.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"706446d6aeb952def6f2016fdc213b6e56b2d40f","kind":"commit","published_at":"2015-01-03T23:58:54.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.5.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"6b294fdd0a7f9686b8b8f05cf8759e90b3e581f9","kind":"commit","published_at":"2014-12-25T17:36:00.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"3eb741fdb94fff5e8218809b8f7d5a9d2e4d1778","kind":"commit","published_at":"2014-12-15T17:14:45.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.4.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"d65414913839d9d939c8bd938ca21f39f0faa924","kind":"commit","published_at":"2014-12-07T15:15:17.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.3","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"fc3232f6e9d1662c4f9d813b70acb329c4cdc6de","kind":"commit","published_at":"2014-11-30T21:22:31.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"4b02786c2a7e27613201fe72c033a260018a38d6","kind":"commit","published_at":"2014-11-28T20:34:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"ab8880bc442941c20d58ca2cbb8aace7b2724929","kind":"commit","published_at":"2014-11-17T20:10:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.3.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"052b0bc5a3e887d0a36b2277a2e09812a0ce206b","kind":"commit","published_at":"2014-11-11T21:11:06.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.2","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"715b7e868003ac9b121bdacee3e1301b9c660aa9","kind":"commit","published_at":"2014-11-08T19:56:55.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.1","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"088d257c0bec691545cd32f83fd2af753866b8ee","kind":"commit","published_at":"2014-11-08T00:13:43.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.2.0","html_url":"https://github.com/mui/material-ui/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.2.0/manifests"},{"name":"v0.1.29","sha":"3fe7b8bf7c3adc04522f311ce1c1c3b6e39e8edd","kind":"commit","published_at":"2014-11-05T19:58:30.000Z","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/v0.1.29","html_url":"https://github.com/mui/material-ui/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/material-ui@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags/v0.1.29/manifests"}]},"repo_metadata_updated_at":"2025-10-29T21:14:08.887Z","dependent_packages_count":0,"downloads":188,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":26.17920643636585,"dependent_packages_count":38.03619157157615,"stargazers_count":0.04407787654126507,"forks_count":0.011944520299842082,"docker_downloads_count":null,"average":16.067855101195775},"purl":"pkg:npm/%40temp-mui/core-downloads-tracker","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@temp-mui/core-downloads-tracker","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@temp-mui/core-downloads-tracker","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@temp-mui/core-downloads-tracker/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-29T16:04:14.239Z","issues_count":4308,"pull_requests_count":9949,"avg_time_to_close_issue":13592057.178502878,"avg_time_to_close_pull_request":1743679.4759773905,"issues_closed_count":2590,"pull_requests_closed_count":8490,"pull_request_authors_count":716,"issue_authors_count":2931,"avg_comments_per_issue":5.109795728876509,"avg_comments_per_pull_request":1.994974369283345,"merged_pull_requests_count":7175,"bot_issues_count":19,"bot_pull_requests_count":3438,"past_year_issues_count":769,"past_year_pull_requests_count":3299,"past_year_avg_time_to_close_issue":842316.4168674699,"past_year_avg_time_to_close_pull_request":466566.7232444611,"past_year_issues_closed_count":415,"past_year_pull_requests_closed_count":2663,"past_year_pull_request_authors_count":186,"past_year_issue_authors_count":610,"past_year_avg_comments_per_issue":1.859557867360208,"past_year_avg_comments_per_pull_request":1.4080024249772658,"past_year_bot_issues_count":9,"past_year_bot_pull_requests_count":1478,"past_year_merged_pull_requests_count":2376,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/issues","maintainers":[{"login":"oliviertassinari","count":773,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"siriwatknp","count":700,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":511,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":434,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"mnajdova","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"michaldudak","count":262,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"aarongarciah","count":237,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"ZeeshanTamboli","count":207,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mj12albert","count":193,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"alexfauquette","count":165,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"samuelsycamore","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"cherniavskii","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"LukasTy","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"bharatkashyap","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"DanailH","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"JCQuintas","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"eps1lon","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"hbjORbj","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hbjORbj"},{"login":"flaviendelangle","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"michelengelen","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"rosskevin","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rosskevin"},{"login":"mbrookes","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"m4theushw","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"apedroferreira","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"hasdfa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"nikitaa24","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikitaa24"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"richbustos","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richbustos"},{"login":"nathanmarks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanmarks"},{"login":"vicasas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"MBilalShafi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joshwooding","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwooding"},{"login":"dimitropoulos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dimitropoulos"},{"login":"arthurbalduini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"dmtrKovalenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmtrKovalenko"},{"login":"hai-cea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-cea"},{"login":"gerdadesign","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"DavidCnoops","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidCnoops"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}],"active_maintainers":[{"login":"siriwatknp","count":282,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"Janpot","count":241,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DiegoAndai","count":191,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"oliviertassinari","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"ZeeshanTamboli","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"mnajdova","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"mj12albert","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"aarongarciah","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"prakhargupta1","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"joserodolfofreitas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"JCQuintas","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"DanailH","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"alexfauquette","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"bharatkashyap","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"LukasTy","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"cherniavskii","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"michaldudak","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"},{"login":"MBilalShafi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"},{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"flaviendelangle","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"vicasas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"},{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@temp-mui%2Fcore-downloads-tracker/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@temp-mui%2Fcore-downloads-tracker/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@temp-mui%2Fcore-downloads-tracker/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@temp-mui%2Fcore-downloads-tracker/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@temp-mui%2Fcore-downloads-tracker/codemeta","maintainers":[{"uuid":"lucasbassetti","login":"lucasbassetti","name":null,"email":"lucasbr.dafonseca@gmail.com","url":null,"packages_count":37,"html_url":"https://www.npmjs.com/~lucasbassetti","role":null,"created_at":"2024-07-26T02:55:10.655Z","updated_at":"2024-07-26T02:55:10.655Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lucasbassetti/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5264274,"maintainers_count":1091160,"namespaces_count":333594,"keywords_count":760514,"github":"npm","metadata":{"funded_packages_count":159192},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-12-16T06:37:22.408Z","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":17,"full_name":"mui/material-ui","default_branch":"master","total_commits":25421,"total_committers":3304,"total_bot_commits":4995,"total_bot_committers":4,"mean_commits":7.6940072639225185,"dds":0.8330120766295582,"past_year_total_commits":1570,"past_year_total_committers":133,"past_year_total_bot_commits":764,"past_year_total_bot_committers":1,"past_year_mean_commits":11.80451127819549,"past_year_dds":0.513375796178344,"last_synced_at":"2025-12-15T01:05:59.554Z","last_synced_commit":"b2ace4b3473328edcf6b76db0be5e5279bb54c6a","created_at":"2023-03-06T22:03:52.391Z","updated_at":"2025-12-14T22:51:11.834Z","committers":[{"name":"Olivier Tassinari","email":"olivier.tassinari@gmail.com","login":"oliviertassinari","count":4245},{"name":"renovate[bot]","email":"29139614+renovate[bot]","login":"renovate[bot]","count":3357},{"name":"dependabot-preview[bot]","email":"27856297+dependabot-preview[bot]","login":"dependabot-preview[bot]","count":1454},{"name":"Sebastian Silbermann","email":"silbermann.sebastian@gmail.com","login":"eps1lon","count":1322},{"name":"Dmitriy Kovalenko","email":"dmtr.kovalenko@outlook.com","login":"dmtrKovalenko","count":1127},{"name":"Siriwat K","email":"siriwatkunaporn@gmail.com","login":"siriwatknp","count":776},{"name":"Matt Brookes","email":"github@nospam.33m.co","login":"mbrookes","count":651},{"name":"Marija Najdova","email":"mnajdova@gmail.com","login":"mnajdova","count":649},{"name":"Hai Nguyen","email":"hai@call-em-all.com","login":null,"count":604},{"name":"Michał Dudak","email":"michal@dudak.me","login":"michaldudak","count":383},{"name":"Danilo Leal","email":"67129314+danilo-leal","login":"danilo-leal","count":335},{"name":"Jan Potoms","email":"2109932+Janpot","login":"Janpot","count":286},{"name":"sai chand","email":"60743144+sai6855","login":"sai6855","count":276},{"name":"Nathan Marks","email":"nathan@poweredbysearch.com","login":"nathanmarks","count":256},{"name":"Zeeshan Tamboli","email":"zeeshan.tamboli@gmail.com","login":"ZeeshanTamboli","count":242},{"name":"Kevin Ross","email":"kevin.ross@alienfast.com","login":"rosskevin","count":237},{"name":"M03M","email":"muhammad_martinez@yahoo.com","login":"mmrtnz","count":218},{"name":"Andrew","email":"andrew.cherniavskii@gmail.com","login":"cherniavskii","count":212},{"name":"Benny Joo","email":"sldisek783@gmail.com","login":"hbjORbj","count":178},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":172},{"name":"merceyz","email":"merceyz","login":"merceyz","count":172},{"name":"Diego Andai","email":"diego@mui.com","login":"DiegoAndai","count":165},{"name":"Ali Taheri","email":"ali.taheri.m@gmail.com","login":"alitaheri","count":117},{"name":"Brijesh Bittu","email":"brijeshb42@gmail.com","login":"brijeshb42","count":117},{"name":"Sam Sycamore","email":"71297412+samuelsycamore","login":"samuelsycamore","count":113},{"name":"Josh Wooding","email":"12938082+joshwooding","login":"joshwooding","count":111},{"name":"Albert Yu","email":"albert@albertyu.co","login":"mj12albert","count":104},{"name":"Neil Gabbadon","email":"neil.gabbadon@emikra.com","login":"newoga","count":102},{"name":"Alexandre Fauquette","email":"45398769+alexfauquette","login":"alexfauquette","count":97},{"name":"Aarón García Hervás","email":"aaron@mui.com","login":"aarongarciah","count":88},{"name":"Victor Zanivan Monteiro","email":"victorzanivan@gmail.com","login":"zanivan","count":83},{"name":"Víctor Casas","email":"57921784+vicasas","login":"vicasas","count":82},{"name":"Josh Kruder","email":"joshua.kruder@gmail.com","login":"jkruder","count":75},{"name":"Matheus Wichman","email":"matheushw@outlook.com","login":"m4theushw","count":72},{"name":"Tom Crockett","email":"pelotom@gmail.com","login":"pelotom","count":56},{"name":"Danail Hadjiatanasov","email":"hadjiatanasov@gmail.com","login":"DanailH","count":54},{"name":"Zadielerick","email":"zadielerick@gmail.com","login":"Zadielerick","count":53},{"name":"Jay Tollerene","email":"jtollerene@gmail.com","login":"jtollerene","count":52},{"name":"José Rodolfo Freitas","email":"joserodolfo.freitas@gmail.com","login":"joserodolfofreitas","count":49},{"name":"Bogdan Chadkin","email":"trysound@yandex.ru","login":"TrySound","count":42},{"name":"Agam Rafaeli","email":"agamrafaeli","login":"agamrafaeli","count":40},{"name":"Maik Marschner","email":"maik@maik.tk","login":"leMaik","count":40},{"name":"Flavien DELANGLE","email":"flaviendelangle@gmail.com","login":"flaviendelangle","count":39},{"name":"Pradel Léo","email":"pradel.leo@gmail.com","login":"pradel","count":38},{"name":"Pavel Pomerantsev","email":"pomerantsevp@gmail.com","login":"pomerantsev","count":37},{"name":"l10nbot","email":"47872634+l10nbot","login":"l10nbot","count":34},{"name":"Shaurya Arora","email":"shaurya.arora1@gmail.com","login":"shaurya947","count":34},{"name":"Sean Campbell","email":"natac13","login":"natac13","count":33},{"name":"lukas strassel","email":"lukasstrassel@googlemail.com","login":"sakulstra","count":33},{"name":"Geoffrey","email":"gabdallah222@gmail.com","login":null,"count":32},{"name":"Chris McVittie","email":"chris.mcvittie@blue-zinc.com","login":"chrismcv","count":32},{"name":"Cedric GESTES","email":"cedric.gestes@gmail.com","login":"cgestes","count":31},{"name":"Adeel Imran","email":"adeelimranr@gmail.com","login":"adeelibr","count":29},{"name":"Sebastian Sebald","email":"sebastian.sebald@gmail.com","login":"sebald","count":29},{"name":"Lukas","email":"llukas.tyla@gmail.com","login":"LukasTy","count":28},{"name":"Bharat Kashyap","email":"bharatkashyap@outlook.com","login":"bharatkashyap","count":27},{"name":"Minh Nguyen","email":"minhnguyenxx@gmail.com","login":"NMinhNguyen","count":27},{"name":"Nitin Shetty","email":"nitin1343@gmail.com","login":"tintin1343","count":26},{"name":"LastDreamer","email":"oleg.kravchenko88@gmail.com","login":"LastDreamer","count":26},{"name":"Prakhar Gupta","email":"92228082+prakhargupta1","login":"prakhargupta1","count":25},{"name":"castrolol","email":"lu4n.k4str0@gmail.com","login":"castrolol","count":25},{"name":"Rui Botto","email":"rui.botto@eversports.com","login":"rfbotto","count":24},{"name":"theosherry","email":"sherr.theo@gmail.com","login":"theosherry","count":24},{"name":"Ali Sasani","email":"alisasanibab@gmail.com","login":"alisasanib","count":23},{"name":"yulricsequeira","email":"yulrics@gmail.com","login":"yulric","count":23},{"name":"Lucas Hilgert","email":"77863078+lhilgert9","login":"lhilgert9","count":23},{"name":"Mark Ragunton","email":"mark@call-em-all.com","login":null,"count":23},{"name":"Shaurya Arora","email":"shaurya@Shauryas-MacBook-Pro.local","login":null,"count":22},{"name":"Ryan Cogswell","email":"287804+ryancogswell","login":"ryancogswell","count":22},{"name":"Praveenkumar Kalidass","email":"praveen.ece@outlook.com","login":"praveenkumar-kalidass","count":21},{"name":"José Chaves Neto","email":"netobac1@gmail.com","login":"netochaves","count":21},{"name":"GitStart","email":"1501599+gitstart","login":"gitstart","count":21},{"name":"Ken Gregory","email":"kgreg80@gmail.com","login":"kgregory","count":21},{"name":"Marco Moretti","email":"marcomoretti0103@gmail.com","login":"marcosvega91","count":20},{"name":"Michał Perłakowski","email":"michal.perlakowski@toolla.net","login":"michal-perlakowski","count":19},{"name":"Seth Perry","email":"seth.perry@logrhythm.com","login":"sperry94","count":19},{"name":"Raffaella Luzi Stoutland","email":"136349774+rluzists1","login":"rluzists1","count":19},{"name":"igorbt","email":"igorbt@yahoo.com","login":"igorbt","count":19},{"name":"Aditya Shankar","email":"49206592+aditya1906","login":"aditya1906","count":18},{"name":"Punit Soni","email":"punit.soni33@gmail.com","login":"PunitSoniME","count":18},{"name":"Lorenz Henk","email":"lorenz.henk@cybertec.at","login":null,"count":18},{"name":"Queen Vinyl Darkscratch","email":"vinyldarkscratch@gmail.com","login":"queengooborg","count":17},{"name":"Michael Phan-Ba","email":"michael@mikepb.com","login":"mikepb","count":17},{"name":"MUI Bot","email":"muibot@nospam.33m.co","login":"muibot","count":17},{"name":"Cyril Auburtin","email":"cyril.auburtin@gmail.com","login":"caub","count":17},{"name":"Andy Edwards","email":"jedwards@fastmail.com","login":"jedwards1211","count":17},{"name":"ArcanisCz","email":"arcaniscz@gmail.com","login":"ArcanisCz","count":15},{"name":"Dan Dascalescu","email":"ddascalescu+github@gmail.com","login":"dandv","count":15},{"name":"Marnus Weststrate","email":"marnusw@gmail.com","login":"marnusw","count":15},{"name":"Philipp Keck","email":"git@philippkeck.de","login":"Philipp91","count":15},{"name":"Rom Grk","email":"romgrk","login":"romgrk","count":15},{"name":"croraf","email":"vrafaeli@msn.com","login":"croraf","count":15},{"name":"vmakhaev","email":"vmakhaev@gmail.com","login":"vmakhaev","count":15},{"name":"Ian Schmitz","email":"ianschmitz@gmail.com","login":"ianschmitz","count":14},{"name":"eladmotola","email":"43670376+eladmotola","login":"eladmotola","count":14},{"name":"kodai","email":"33568829+kodai3","login":"kodai3","count":14},{"name":"stunaz","email":"stunaz@gmail.com","login":"stunaz","count":14},{"name":"t49tran","email":"tranthaiduong1210@gmail.com","login":"t49tran","count":14},{"name":"Louy","email":"me@l0uy.com","login":"louy","count":14},{"name":"cvanem","email":"chris@greenlinkservices.com","login":"cvanem","count":13},{"name":"Andy Le","email":"andy.le@ucdenver.edu","login":"anle9650","count":13},{"name":"Danica Shen","email":"zhaodanica@gmail.com","login":"DDDDDanica","count":13},{"name":"Misha Panyushkin","email":"misha.panyushkin@gmail.com","login":"misha-panyushkin","count":13},{"name":"Varun Mulay","email":"35381801+varunmulay22","login":"varunmulay22","count":13},{"name":"Xuefei Li","email":"frankvsense@gmail.com","login":"franklixuefei","count":13},{"name":"greenkeeper[bot]","email":"greenkeeper[bot]","login":"greenkeeper[bot]","count":12},{"name":"Ivan Semochkin","email":"righiy90@gmail.com","login":"baterson","count":12},{"name":"Curtis","email":"C-Rodg","login":"C-Rodg","count":12},{"name":"ButuzGOL","email":"ButuzGOL@gmail.com","login":"ButuzGOL","count":12},{"name":"Andrej","email":"44305048+aacevski","login":"aacevski","count":12},{"name":"Luke Peavey","email":"peaveycodes@gmail.com","login":"lukePeavey","count":12},{"name":"Bernardo Belchior","email":"bernardo@mui.com","login":"bernardobelchior","count":12},{"name":"Heet Vachhani","email":"heet_vachhani@hotmail.com","login":"heetvachhani","count":11},{"name":"Ruslan Sayfutdinov","email":"ruslan@sayfutdinov.com","login":"KapJI","count":11},{"name":"Noritaka Kobayashi","email":"arukimedesu1166777@gmail.com","login":"noritaka1166","count":11},{"name":"Joseph Garrone","email":"joseph.garrone.gj@gmail.com","login":"garronej","count":11},{"name":"Jose C Quintas Jr","email":"jose.quintas@mui.com","login":"JCQuintas","count":11},{"name":"Matt Brookes","email":"matt@brookes.net","login":null,"count":11},{"name":"yossarian","email":"sergiybiluk@gmail.com","login":"captain-yossarian","count":10},{"name":"xaviergonz","email":"xaviergonz","login":"xaviergonz","count":10},{"name":"Ty","email":"ty@dice.fm","login":"tyfoo","count":10},{"name":"gregn","email":"gregnb@gmail.com","login":"gregnb","count":10},{"name":"Patryk Kopycinski","email":"contact@patrykkopycinski.com","login":"patrykkopycinski","count":10},{"name":"povilass","email":"povilas810@gmail.com","login":"povilass","count":10},{"name":"Maksim Mamrikov","email":"maksimgm","login":"maksimgm","count":10},{"name":"Ruslan Kyba","email":"kybargr@gmail.com","login":"kybarg","count":10},{"name":"Daniel Sallai","email":"sallaidaniel@gmail.com","login":"silver-snoopy","count":9},{"name":"Haneen Mahdin","email":"haneenmahdin@gmail.com","login":"haneenmahd","count":9},{"name":"Jake Boone","email":"jakeboone02@gmail.com","login":"jakeboone02","count":9},{"name":"James Moore","email":"james.moore@cantab.net","login":"eyn","count":9},{"name":"Mike Joyce","email":"michael.joyce@target.com","login":"mcMickJuice","count":9},{"name":"Sebastian Schmidt","email":"SebastianSchmidt","login":"SebastianSchmidt","count":9},{"name":"Tony Hallett","email":"tonyhallett74@gmail.com","login":"tonyhallett","count":9},{"name":"Vincent Langlet","email":"VincentLanglet","login":"VincentLanglet","count":9},{"name":"Wasif Hasan Baig","email":"pr.wasif@gmail.com","login":"baig","count":9},{"name":"Woodson, Marques","email":"marques.woodson@gmail.com","login":"mwq27","count":9},{"name":"Yannick","email":"yannick.franssen@outlook.com","login":"Studio384","count":9},{"name":"yongxu","email":"renyongxu@gmail.com","login":"yongxu","count":9},{"name":"felipethome","email":"f.o.thome@gmail.com","login":"felipethome","count":9},{"name":"ali taheri","email":"a.taheri@CSDSoft.net","login":null,"count":9},{"name":"Simon","email":"sn@hitbox.tv","login":null,"count":8},{"name":"Tim Schaub","email":"tim.schaub@gmail.com","login":"tschaub","count":8},{"name":"Poulter, Roland","email":"Roland.Poulter@emc.com","login":null,"count":8},{"name":"Bilal Shafi","email":"bilalshafidev@gmail.com","login":"MBilalShafi","count":8},{"name":"Leon","email":"1822364+ljvanschie","login":"ljvanschie","count":8},{"name":"damien","email":"damien.tassone@gmail.com","login":"dtassone","count":8},{"name":"Antoine Rousseau","email":"antoine@rousseau.im","login":"antoinerousseau","count":8},{"name":"Hitesh Chauhan","email":"51196367+hiteshkundal","login":"hiteshkundal","count":8},{"name":"Rich Bustos","email":"92274722+richbustos","login":"richbustos","count":8},{"name":"Tatiana Tkachenko","email":"tkachenko.tatiana16@gmail.com","login":"tkachenko-tatiana","count":8},{"name":"mapache-salvaje","email":"71297412+mapache-salvaje","login":"mapache-salvaje","count":8},{"name":"TinaSay","email":"tina.sayapina@gmail.com","login":"TinaSay","count":8},{"name":"Tony Narlock","email":"tony@git-pull.com","login":"tony","count":8},{"name":"Valentin Hervieu","email":"ValentinH","login":"ValentinH","count":8},{"name":"maoziliang","email":"mozily@qq.com","login":"maoziliang","count":8},{"name":"Tomasz Nguyen","email":"tomasznguyen","login":"tomasznguyen","count":7},{"name":"Tyler Michael","email":"tmich214@gmail.com","login":"tylermichael","count":7},{"name":"BobertForever","email":"robertlynch2012@gmail.com","login":"rob0rt","count":7},{"name":"Jannis Hell","email":"Primajin","login":"Primajin","count":7},{"name":"Ville Kentta","email":"ville.kentta@happy-or-not.com","login":null,"count":7},{"name":"Weslen do Nascimento","email":"weslen-7316@outlook.com","login":null,"count":7},{"name":"Charles-Axel Dein","email":"charlesaxel.dein@gmail.com","login":"charlax","count":7},{"name":"Christian Jöcker","email":"46030630+cjoecker","login":"cjoecker","count":7},{"name":"Eng Zer Jun","email":"engzerjun@gmail.com","login":"Juneezee","count":7},{"name":"Hossein Dehnokhalaji","email":"hossein.dehnavi98@yahoo.com","login":"iamhosseindhv","count":7},{"name":"Veda","email":"pal.veda.deepta@gmail.com","login":"vedadeepta","count":7},{"name":"Tapajyoti Bose","email":"44058757+ruppysuppy","login":"ruppysuppy","count":7},{"name":"Nathan Smith","email":"natsmith@digitalriver.com","login":"NogsMPLS","count":7},{"name":"Lucas Silva Souza","email":"lucas_s.s@hotmail.com","login":"lksilva","count":7},{"name":"VelociRaptor","email":"77036902+HexM7","login":"HexM7","count":7},{"name":"Zhixuan Lai","email":"zhxnlai@gmail.com","login":"zhxnlai","count":7},{"name":"duganbrett","email":"44508924+duganbrett","login":"duganbrett","count":7},{"name":"Pandaiolo","email":"aurelien@arimaska.net","login":"pandaiolo","count":7},{"name":"Wilbert van de Ridder","email":"wilbert.ridder@gmail.com","login":"WRidder","count":6},{"name":"Yash Shah","email":"49yash@gmail.com","login":"yash49","count":6},{"name":"Kenan Yusuf","email":"kenan.m.yusuf@gmail.com","login":"KenanYusuf","count":6},{"name":"Adrian Rangel","email":"adrian.rangel@gmail.com","login":"acrogenesis","count":6},{"name":"Abbas Mashayekh","email":"martianboy2005@gmail.com","login":"martianboy","count":6},{"name":"Shahrukh-Zindani","email":"shahrukh.zindani@gmail.com","login":"shahrukhzindani","count":6},{"name":"André Junges","email":"andrejunges@outlook.com","login":"andrejunges","count":6},{"name":"mngu","email":"maxime.nguyen@gmail.com","login":"mngu","count":6},{"name":"netoctone","email":"netoctone@gmail.com","login":"netoctone","count":6},{"name":"lookapanda","email":"lookapanda@ify.re","login":"Ponjimon","count":6},{"name":"fyodore82","email":"fyodor_e@hotmail.com","login":"fyodor-e","count":6},{"name":"newsiberian","email":"newsiberian2015@yandex.ru","login":"newsiberian","count":6},{"name":"Hugo Agbonon","email":"hugo@agbonon.fr","login":"codeheroics","count":6},{"name":"Weslen Nascimento","email":"weslenng@outlook.com","login":null,"count":6},{"name":"Paul","email":"pvdstel","login":"pvdstel","count":6},{"name":"Peter Berg","email":"atticusberg@gmail.com","login":"peteratticusberg","count":6},{"name":"Nícolas Iensen","email":"nicolas.iensen@gmail.com","login":"nicolasiensen","count":6},{"name":"Petyo Ivanov","email":"underlog@gmail.com","login":"petyosi","count":6},{"name":"Kelly Burke","email":"kellyburke101@gmail.com","login":"klyburke","count":6},{"name":"Jeroen Coumans","email":"jeroencoumans@gmail.com","login":"jeroencoumans","count":6},{"name":"Francois Zaninotto","email":"fzaninotto@gmail.com","login":"fzaninotto","count":6},{"name":"Eko Edita","email":"ekoeditaa@gmail.com","login":"ekoeditaa","count":6},{"name":"David Cumps","email":"david@cumps.be","login":"CumpsD","count":6},{"name":"Dan","email":"35927536+dan-mba","login":"dan-mba","count":6},{"name":"Christian Vonrüti","email":"christian@vonrueti.ch","login":"alshain","count":6},{"name":"Nicolas Ot","email":"56389521+nicolas-ot","login":"nicolas-ot","count":6},{"name":"Frank Fischer","email":"fischer@intertech.de","login":null,"count":6},{"name":"Nico Chaves","email":"nchaves@homewisedocs.com","login":"nmchaves","count":6},{"name":"Nedal","email":"73669345+cipherlogs","login":"cipherlogs","count":6},{"name":"Michel Engelen","email":"32863416+michelengelen","login":"michelengelen","count":6},{"name":"Reece Dunham","email":"me@rdil.rocks","login":"RDIL","count":6},{"name":"Shubham Chinda","email":"shubhamchinda07@gmail.com","login":"Shubhamchinda","count":6},{"name":"Sujin Lee","email":"sujinlee.me@gmail.com","login":"sujinleeme","count":6},{"name":"Teejay85","email":"tom.jackson50@gmail.com","login":"TommyJackson85","count":6},{"name":"Vitaly Kondratiev","email":"vitalkond@gmail.com","login":"vitkon","count":6},{"name":"Vikram","email":"49572404+Vikram710","login":"Vikram710","count":6},{"name":"Pavel Zika","email":"pzika@langmaster.cz","login":"PavelPZ","count":5},{"name":"Sam","email":"ffxsam","login":"ffxsam","count":5},{"name":"aahan96","email":"axs149430@utdallas.edu","login":"aahan96","count":5},{"name":"itelofh","email":"itelofilho@gmail.com","login":"itelo","count":5},{"name":"Abhinav Jain","email":"66718489+abhinav-22-tech","login":"abhinav-22-tech","count":5},{"name":"Ale","email":"93217218+alelthomas","login":"alelthomas","count":5},{"name":"Ivan Ng","email":"ivan.ng.chak.ming@gmail.com","login":"ivan-ngchakming","count":5},{"name":"hmaddisb","email":"madba061@student.liu.se","login":"hmaddisb","count":5},{"name":"Nicklas Silversved","email":"nicklas.silversved@gmail.com","login":"brorlarsnicklas","count":5},{"name":"Nikita","email":"58427328+nikitabobers","login":"nikitabobers","count":5},{"name":"Øyvind Raddum Berg","email":"elacin@gmail.com","login":"oyvindberg","count":5},{"name":"skirunman","email":"jim@jimritchie.com","login":"skirunman","count":5},{"name":"paradox","email":"akaxiaok@gmail.com","login":"akaxiaok","count":5},{"name":"navedqb","email":"109583873+navedqb","login":"navedqb","count":5},{"name":"jsus","email":"esseswann@gmail.com","login":"esseswann","count":5},{"name":"josephMG","email":"joseph780116.mg@gmail.com","login":"josephMG","count":5},{"name":"Jan Šilhan","email":"jsilhan@oriflame.com","login":"rajzik","count":5},{"name":"jaironalves","email":"jairon.alves.lima@gmail.com","login":"jaironalves","count":5},{"name":"Arpit Bhalla","email":"arpitbhalla2001@gmail.com","login":"arpitBhalla","count":5},{"name":"Mark Feng","email":"markselbyfcy@gmail.com","login":"markselby9","count":5},{"name":"Marius Petcu","email":"dapetcu21@gmail.com","login":"dapetcu21","count":5},{"name":"IOM","email":"sviande@gmail.com","login":"sviande","count":5},{"name":"Henrik Wenz","email":"HaNdTriX","login":"HaNdTriX","count":5},{"name":"Gijs Boddeus","email":"botje_gijs@hotmail.com","login":"gijsbotje","count":5},{"name":"Gareth Jones","email":"Jones258@Gmail.com","login":"G-Rath","count":5},{"name":"Ganesh (SGAT)","email":"limatgans@gmail.com","login":"limatgans","count":5},{"name":"Daniel Juhl","email":"danieljuhl@gmail.com","login":"danieljuhl","count":5},{"name":"DaIgeb","email":"DaIgeb","login":"DaIgeb","count":5},{"name":"Chase Sillevis","email":"chase@sillevis.net","login":"DeviaVir","count":5},{"name":"Brandon Herrera","email":"bh1505@nyu.edu","login":"bh1505","count":5},{"name":"Behnam Mohammadi","email":"itten@live.com","login":"behnammodi","count":5},{"name":"BGuthrieJr","email":"BGuthrieJr@gmail.com","login":"BGuthrieJr","count":5},{"name":"Matt Hooper","email":"mhooper72@gmail.com","login":"hoop71","count":5},{"name":"Naresh Bhatia","email":"naresh.archfirst@gmail.com","login":"nareshbhatia","count":5},{"name":"Kukuh Sulistyo","email":"sulistyo.kukuh@gmail.com","login":"suliskh","count":5},{"name":"Joshua","email":"tank158r5155@yahoo.com.tw","login":"konekoya","count":5},{"name":"Josh Kelley","email":"joshkel@gmail.com","login":"joshkel","count":5},{"name":"Jon Haygood","email":"haygoodjon@gmail.com","login":"jaygood","count":5},{"name":"Izhaki","email":"roey@gefri.org","login":"Izhaki","count":5},{"name":"aaarichter","email":"anrief81@gmail.com","login":"aaarichter","count":5},{"name":"Yuya Tanaka","email":"yuya.presto@gmail.com","login":"ypresto","count":5},{"name":"Vikas Raj","email":"vikasraj1911@gmail.com","login":"numToStr","count":5},{"name":"Tim Routowicz","email":"troutowicz@gmail.com","login":"troutowicz","count":5},{"name":"Tev","email":"tevinthuku@gmail.com","login":"Tevinthuku","count":5},{"name":"Simon Degraeve","email":"simon.degraeve@gmail.com","login":"SimonDegraeve","count":5},{"name":"Shawn McKnight","email":"mck321@gmail.com","login":"shawnmcknight","count":5},{"name":"Pratik Karad","email":"32093370+pratikkarad","login":"pratikkarad","count":5},{"name":"Pranshu Chittora","email":"pranshuchittora17@gmail.com","login":"pranshuchittora","count":5},{"name":"Nathan Bierema","email":"nbierema@gmail.com","login":"Methuselah96","count":5},{"name":"Mehmet Baran","email":"mehmetbaran@mehmetbaran.net","login":"mbrn","count":5},{"name":"Ilker Guller","email":"ilker.guller@dojomadness.com","login":null,"count":5},{"name":"Stevearzh","email":"zy911004@gmail.com","login":"hzraevets","count":4},{"name":"Torsten Stüber","email":"torsten.stuber@gmail.com","login":"TorstenStueber","count":4},{"name":"Lynn Chyi","email":"lychyi@gmail.com","login":"lychyi","count":4},{"name":"VelociRaptor","email":"77036902+zignis","login":"zignis","count":4},{"name":"Victor He","email":"victorjunlei@yahoo.com","login":"HeVictor","count":4},{"name":"Simon Knott","email":"simoknott@gmail.com","login":"Skn0tt","count":4},{"name":"Shivam Shrivastava","email":"shivam.shrivastava1006@gmail.com","login":"0210shivam","count":4},{"name":"Seyyed Mahdi","email":"seyyedmahdi.sh@gmail.com","login":"Best-Sardar","count":4},{"name":"SarthakC","email":"sarthak.chow@gmail.com","login":"SarthakC","count":4},{"name":"Sandra Marcela Herrera Arriaga","email":"sandra.h.arriaga@gmail.com","login":"SandraMarcelaHerreraArriaga","count":4},{"name":"Sambhav Gore","email":"sambhavgore@gmail.com","login":"sambhav-gore","count":4},{"name":"Romeo Van Snick","email":"romeovs@gmail.com","login":"romeovs","count":4},{"name":"Reed Anderson","email":"5388349+reedanders","login":"reedanders","count":4},{"name":"Raffaele","email":"izziaraffaele@gmail.com","login":"izziaraffaele","count":4},{"name":"xrkffgg","email":"xrkffgg@gmail.com","login":"xrkffgg","count":4},{"name":"Quangbuu Le","email":"quangbuule@gmail.com","login":"quangbuule","count":4},{"name":"Podivilov Evgeniy","email":"evgeniy.podivilov@gmail.com","login":"epodivilov","count":4},{"name":"Lukas Liesis","email":"liesislukas@gmail.com","login":"liesislukas","count":4},{"name":"Sungmin Park","email":"trevorme91@gmail.com","login":"ifndefdeadmau5","count":4},{"name":"DouglasPds","email":"49247431+DouglasPds","login":"DouglasPds","count":4},{"name":"Pankaj Patil","email":"pankaj.patil2099@hotmail.com","login":"Patil2099","count":4},{"name":"Giampaolo Bellavite","email":"gpberlin@gmail.com","login":"gpbl","count":4},{"name":"Nikolay Fedoseev","email":"fedoseevn@gmail.com","login":"nicoffee","count":4},{"name":"Niklas Wagner","email":"Skaro@Skaronator.com","login":"Skaronator","count":4},{"name":"Michael Siadak","email":"mike.siadak@gmail.com","login":"msiadak","count":4},{"name":"Adam Fitzgibbon","email":"fitzgamer@hotmail.com","login":"adamfitzgibbon","count":4},{"name":"iamxukai","email":"85668115+iamxukai","login":"iamxukai","count":4},{"name":"manziEric","email":"50232091+manziEric","login":"manziEric","count":4},{"name":"megos","email":"gmegos.27@gmail.com","login":"megos","count":4},{"name":"rtm7777","email":"kolan678@gmail.com","login":"rtm7777","count":4},{"name":"sebastien_andreu","email":"deadyman@free.fr","login":"Sandreu","count":4},{"name":"shabareesh","email":"shabareeshj@gmail.com","login":"shabareesh","count":4},{"name":"slavab89","email":"bslava89@gmail.com","login":"slavab89","count":4},{"name":"sydneyjodon-wk","email":"51122966+sydneyjodon-wk","login":"sydneyjodon-wk","count":4},{"name":"ux","email":"101122801+uuxxx","login":"uuxxx","count":4},{"name":"Gonçalo Figueiredo","email":"goncalovieirafigueiredo@gmail.com","login":"goncalovf","count":4},{"name":"donigianrp","email":"44706349+donigianrp","login":"donigianrp","count":4},{"name":"ankitasingh170190","email":"49923437+ankitasingh170190","login":"ankitasingh170190","count":4},{"name":"Zheeeng","email":"hi@zheeeng.me","login":"zheeeng","count":4},{"name":"Yishai Burt","email":"burtyish","login":"burtyish","count":4},{"name":"Vladimir Gorej","email":"vladimir.gorej@gmail.com","login":"char0n","count":4},{"name":"Viky Guerra","email":"mvgp00@gmail.com","login":"vaiRk","count":4},{"name":"Igor Danchenko","email":"64441155+igordanchenko","login":"igordanchenko","count":4},{"name":"Harry Whorlow","email":"79278353+harry-whorlow","login":"harry-whorlow","count":4},{"name":"Pedro Ferreira","email":"10789765+apedroferreira","login":"apedroferreira","count":4},{"name":"Sonic Xiang","email":"xiangsongxa@gmail.com","login":"xs9627","count":4},{"name":"Soufiane Boutahlil","email":"soufiane.boutahlil@outlook.com","login":"boutahlilsoufiane","count":4},{"name":"Steffen Teichmann","email":"44507274+tchmnn","login":"tchmnn","count":4},{"name":"Connor Davis","email":"mail@connordav.is","login":"dav-is","count":4},{"name":"Dustin-Digitar","email":"113573618+Dustin-Digitar","login":"Dustin-Digitar","count":4},{"name":"Domino987","email":"domino051@gmail.com","login":"Domino987","count":4},{"name":"Quentin Dreyer","email":"quentin.dreyer@rgsystem.com","login":"qkdreyer","count":4},{"name":"Dmitry Semigradsky","email":"semigradskyd@gmail.com","login":"Semigradsky","count":4},{"name":"Dimitri Mitropoulos","email":"dimitrimitropoulos@gmail.com","login":"dimitropoulos","count":4},{"name":"Peter Fern","email":"github@obfusc8.org","login":"pdf","count":4},{"name":"Pier Paolo Ramon","email":"ramonpierre@gmail.com","login":"yuchi","count":4},{"name":"Aaron Lademann","email":"aaron.lademann@workiva.com","login":"aaronlademann-wf","count":4},{"name":"Arseny Garelyshev","email":"monstrag@gmail.com","login":"MonstraG","count":4},{"name":"Alexandre Hitchcox","email":"alexandre@hitchcox.me","login":"ahtcx","count":4},{"name":"Benjamin Swerdlow","email":"Swerdlowbenjamin@gmail.com","login":"theswerd","count":4},{"name":"Bogdan Bezuz","email":"bogdan@the-noob.me","login":"the-noob","count":4},{"name":"mpal9000","email":"mpal@mail.org","login":null,"count":4},{"name":"mullwaden","email":"filip@yepstr.com","login":null,"count":4},{"name":"Noah Potter","email":"npotter@frontsteps.com","login":null,"count":4},{"name":"SaidMarar","email":"mararsaid@gmail.com","login":"SaidMarar","count":4},{"name":"Barry Gribben","email":"bgribben@gmail.com","login":null,"count":4},{"name":"Sarah","email":"gerrardsarah@gmail.com","login":"LadyBluenotes","count":4},{"name":"Nicolas Martel","email":"nicolas_martel@silanis.com","login":null,"count":4},{"name":"Mathieu Richard","email":"mathieu@comeet.in","login":null,"count":4},{"name":"David DeMeulenaere","email":"dmdemeul@iu.edu","login":"dmdemeul","count":4},{"name":"D V","email":"77478658+DarhkVoyd","login":"DarhkVoyd","count":4},{"name":"Chen Oppenhaim","email":"chenop@gmail.com","login":"chenop","count":4},{"name":"Cavitt","email":"support@xenomap.com","login":"Daviejoe100","count":4},{"name":"Cameron Fletcher","email":"cameronfletcher92@gmail.com","login":"camfletch","count":4},{"name":"Stephen Way","email":"stephenway","login":"stephenway","count":4},{"name":"Michael Krasnov","email":"mihalKrasnov@gmail.com","login":"r3dm1ke","count":4},{"name":"Michael Hutchinson","email":"michael-hutchinson@hotmail.co.uk","login":"Michael-Hutchinson","count":4},{"name":"Mateusz Burzyński","email":"mateuszburzynski@gmail.com","login":"Andarist","count":4},{"name":"Alex Hayes","email":"alex@alution.com","login":"alexhayes","count":4},{"name":"Konstantin Tarkus","email":"hello@tarkus.me","login":"koistya","count":4},{"name":"Itay Yehezkel","email":"11791508+itayyehezkel","login":"itayyehezkel","count":4},{"name":"Jae Bradley","email":"jae.b.bradley@gmail.com","login":"jaebradley","count":4},{"name":"David Eibensteiner","email":"david.eibensteiner@gmail.com","login":null,"count":4},{"name":"Jason Wang","email":"7934854+jasondashwang","login":"jasondashwang","count":4},{"name":"badal","email":"badalsaibo@gmail.com","login":"badalsaibo","count":4},{"name":"Joe Sullivan","email":"josulliv101@gmail.com","login":"josulliv101","count":4},{"name":"Maciej Kucharz","email":"maciek@kucharz.net","login":"mkucharz","count":4},{"name":"Eduardo Souza Costa Araújo","email":"eduardoscaraujo@gmail.com","login":"EduardoSCosta","count":4},{"name":"Ekta Parmar","email":"ektap.098@gmail.com","login":"neon98","count":4},{"name":"Elmer Dantas","email":"rasonlee@gmail.com","login":"elmeerr","count":4},{"name":"Endi Modric","email":"endi.modric@outlook.com","login":"EndiM","count":4},{"name":"Gautam Arora","email":"gautamarora6248@gmail.com","login":"Gautam-Arora24","count":4},{"name":"Gifford Nowland","email":"hi@giffordnowland.com","login":"gnowland","count":4},{"name":"Johnny Nia","email":"johnny.nia@gmail.com","login":"johnnynia","count":4},{"name":"Jon Stevens","email":"latchkey@gmail.com","login":"lookfirst","count":4},{"name":"Karan Gupta","email":"60594457+coder-freestyle","login":"coder-freestyle","count":4},{"name":"Kirill Mesnyankin","email":"sadbox.games@gmail.com","login":"strayiker","count":4},{"name":"Lucas Willems","email":"lcswillems","login":"lcswillems","count":4},{"name":"TomiCake","email":"tomikeyke@gmail.com","login":"tomijange","count":3},{"name":"Tony DeFreitas","email":"bigtone1284","login":"bigtone1284","count":3},{"name":"Alex Fournier","email":"alexandre.fournier@lyra-network.com","login":"alex-fournier","count":3},{"name":"Alec Caputo","email":"aleccaputo7@gmail.com","login":"aleccaputo","count":3},{"name":"Timon Jurschitsch","email":"103483059+DerTimonius","login":"DerTimonius","count":3},{"name":"Pascal Corpet","email":"pcorpet","login":"pcorpet","count":3},{"name":"Nikhil Erkimutt","email":"nikhil.erkimutt@gmail.com","login":"nikhilem","count":3},{"name":"Mustafo Faiz","email":"m.fayzov1@gmail.com","login":"fayzzzm","count":3},{"name":"Minjee Son","email":"104430030+iammminzzy","login":"iammminzzy","count":3},{"name":"Mike Riley","email":"mikeriley131@gmail.com","login":"mikeriley131","count":3},{"name":"Mike Mathew","email":"m2mathew@me.com","login":"m2mathew","count":3},{"name":"Michael Gruber","email":"michaelegruber@gmail.com","login":"michaelgruber","count":3},{"name":"Me","email":"anon@example.com","login":"TestTest2227","count":3},{"name":"Matthias Loibl","email":"me@metalmatze.de","login":"metalmatze","count":3},{"name":"Matthew Hasbach","email":"hasbach.git@gmail.com","login":"mjhasbach","count":3},{"name":"Matias Larsson","email":"matiasnu@gmail.com","login":"matias-sandell","count":3},{"name":"Luis Rudge","email":"luis@luisrudge.net","login":"luisrudge","count":3},{"name":"Lotus","email":"declininglotus@gmail.com","login":"ayuhito","count":3},{"name":"Lee Jinwoo","email":"74302917+good-jinu","login":"good-jinu","count":3},{"name":"Lagicrus","email":"Lagicrus","login":"Lagicrus","count":3},{"name":"Kushagra Bansal","email":"kushagrabansal900@gmail.com","login":"kushagra010","count":3},{"name":"Kristen Mills","email":"kristen@kristen-mills.com","login":"kristenmills","count":3},{"name":"Konstantin Vasilev","email":"mctep","login":"mctep","count":3},{"name":"Kirankumar Ambati","email":"kiran.chinna12520@gmail.com","login":"KirankumarAmbati","count":3},{"name":"KevinAsher","email":"kev_asher@hotmail.com","login":"KevinAsher","count":3},{"name":"Julien Usson","email":"usson.julien@gmail.com","login":"JulienUsson","count":3},{"name":"JoshuaLicense","email":"JoshuaLicense","login":"JoshuaLicense","count":3},{"name":"Jessica Pinheiro","email":"82549482+jesrodri","login":"jesrodri","count":3},{"name":"Jerry","email":"therealjerrycan@gmail.com","login":"Jareechang","count":3},{"name":"Steve Hall","email":"hall.steven.g@gmail.com","login":"sghall","count":3},{"name":"Steve Ernstberger","email":"steve32285@gmail.com","login":"sernstberger","count":3},{"name":"Stefan Orie","email":"s.oorie@hotmail.com","login":"stefanorie","count":3},{"name":"Spencer James","email":"sjfstebbins@gmail.com","login":"sjstebbins","count":3},{"name":"Shirasawa","email":"764798966@qq.com","login":"ShirasawaSama","count":3},{"name":"Shehryar Shoukat","email":"37078307+ShehryarShoukat96","login":"ShehryarShoukat96","count":3},{"name":"Timo Sand","email":"timo.sand@iki.fi","login":"deiga","count":3},{"name":"Shailesh Kumar","email":"shailesh.kumar@outlook.com","login":"agenthunt","count":3},{"name":"Sadik Malik","email":"38027249+sadik-malik","login":"sadik-malik","count":3},{"name":"Roy Art","email":"royart@me.com","login":"rart","count":3},{"name":"Roger Clotet","email":"clotet89@gmail.com","login":"rogerclotet","count":3},{"name":"Rishabh Budhiraja","email":"rishabh.budhiraja@gmail.com","login":"rbrishabh","count":3},{"name":"Richard Lindhout","email":"richardlindhout96@gmail.com","login":"RichardLindhout","count":3},{"name":"Richard Foster","email":"richard@madetech.co.uk","login":"rrpff","count":3},{"name":"Renée Kooi","email":"renee@kooi.me","login":"goto-bus-stop","count":3},{"name":"Rasmus Karlsson","email":"rassek96@gmail.com","login":"rassek96","count":3},{"name":"Rasmus Eneman","email":"rasmus@eneman.eu","login":"Pajn","count":3},{"name":"Ramesh Nair","email":"ram@hiddentao.com","login":"hiddentao","count":3},{"name":"embeddedt","email":"42941056+embeddedt","login":"embeddedt","count":3},{"name":"Thomas Guillory","email":"thomas.guillory@dashlane.com","login":"thomasguillory","count":3},{"name":"Purcea Robert","email":"RobertPurcea@yahoo.com","login":"RobertPurcea","count":3},{"name":"Prastut Kumar","email":"kr.prastut@gmail.com","login":"prastut","count":3},{"name":"Piyush Agarwal","email":"pachuka@gmail.com","login":"pachuka","count":3},{"name":"Peter Mikitsh","email":"peter.mikitsh@gmail.com","login":"petermikitsh","count":3},{"name":"Christoph Oberhofer","email":"ch.oberhofer@gmail.com","login":"serratus","count":3},{"name":"Christian Flach","email":"cmfcmf.flach@gmail.com","login":"cmfcmf","count":3},{"name":"Christer van der Meeren","email":"cmeeren@protonmail.com","login":"cmeeren","count":3},{"name":"Chris Lambe","email":"chris@chrislambe.com","login":"chrislambe","count":3},{"name":"Cahil Foley","email":"cahilfoley2@gmail.com","login":"cahilfoley","count":3},{"name":"Brian Le","email":"43169879+WebDeg-Brian","login":"WebDeg-Brian","count":3},{"name":"Brandon Lee","email":"brandonlee781@gmail.com","login":"brandonlee781","count":3},{"name":"Avétis KAZARIAN","email":"avetis.k@gmail.com","login":"avetisk","count":3},{"name":"Avinash","email":"9958703925.dad@gmail.com","login":"Avi98","count":3},{"name":"Ashwin Hegde","email":"hashwin@o3infotech.com","login":"hashwin","count":3},{"name":"Artur Bień","email":"artur.bien@gmail.com","login":"arturbien","count":3},{"name":"Anton Kharkhonov","email":"47464417+akharkhonov","login":"akharkhonov","count":3},{"name":"Anna Stasiuk","email":"stasiukanya@gmail.com","login":"stasiukanya","count":3},{"name":"Andrius","email":"AndriusBil","login":"AndriusBil","count":3},{"name":"Andrew Casey","email":"amcasey","login":"amcasey","count":3},{"name":"Amandeep Singh","email":"amandeepsingh.bajwa@gmail.com","login":"plug-n-play","count":3},{"name":"Alf Eaton","email":"hubgit","login":"hubgit","count":3},{"name":"Alexandru Fox Enache","email":"aefox","login":"aefox","count":3},{"name":"AlexanderLukin","email":"alexanderlukin9@gmail.com","login":"AlexanderLukin","count":3},{"name":"Abner Soares Alves Junior","email":"abnersajr@gmail.com","login":"abnersajr","count":3},{"name":"Adolfo Panizo","email":"adolfo.panizo@gmail.com","login":"apanizo","count":3},{"name":"Ajaykumar","email":"pajay2507@gmail.com","login":"pajaydev","count":3},{"name":"Aditya Kulkarni","email":"adityakul0314@gmail.com","login":"Ad1tya-007","count":3},{"name":"Aksels Ledins","email":"aksels.ledins@gmail.com","login":"AkselsLedins","count":3},{"name":"Divyam Madhok","email":"40322760+divyammadhok","login":"divyammadhok","count":3},{"name":"Florian Bienefelt","email":"florian.bienefelt@gmail.com","login":"Floriferous","count":3},{"name":"Huyen Nguyen","email":"25715018+huyenltnguyen","login":"huyenltnguyen","count":3},{"name":"Irfan Hudda","email":"irfanhudda@gmail.com","login":"irfanhudda","count":3},{"name":"Jack Works","email":"jackworks@protonmail.com","login":"Jack-Works","count":3},{"name":"Jens Ochsenmeier","email":"github@jens-ox.de","login":"jens-ox","count":3},{"name":"Jacob Zuo","email":"chopinsky@live.com","login":"Chopinsky","count":3},{"name":"Jari Bakken","email":"jari.bakken@gmail.com","login":"jarib","count":3},{"name":"Jeferson S. Brito","email":"30840709+jeferson-sb","login":"jeferson-sb","count":3},{"name":"Fathy Boundjadj","email":"fathy.boundjadj@gmail.com","login":"fathyb","count":3},{"name":"EyaOuenniche","email":"122678675+EyaOuenniche","login":"EyaOuenniche","count":3},{"name":"Evan Sosenko","email":"razorx@evansosenko.com","login":"razor-x","count":3},{"name":"Eric Semeniuc","email":"3838856+esemeniuc","login":"esemeniuc","count":3},{"name":"Emil Laine","email":"laine.emil@gmail.com","login":"emlai","count":3},{"name":"Dudrie","email":"Dudrie@gmx.de","login":"Dudrie","count":3},{"name":"Dripcoding","email":"65139698+Dripcoding","login":"Dripcoding","count":3},{"name":"Drew Baugher","email":"drewbaugher@Drews-MacBook-Pro.local","login":"dmusicb","count":3},{"name":"Dmitry Ishkov","email":"dimanrussian@gmail.com","login":"TheRusskiy","count":3},{"name":"Divyanshu Tomar","email":"tomar.divyanshu@gmail.com","login":"divyanshutomar","count":3},{"name":"David Gonzalez","email":"luminaxster@gmail.com","login":"luminaxster","count":3},{"name":"David Calhoun","email":"david.b.calhoun@gmail.com","login":"davidcalhoun","count":3},{"name":"Dariusz Rzepka","email":"rzepkadarek@gmail.com","login":"darkowic","count":3},{"name":"Christopher Wiles","email":"chriswiles87@gmail.com","login":"ChrisWiles","count":3},{"name":"Christophe Combelles","email":"ccomb@free.fr","login":"ccomb","count":3},{"name":"Albin","email":"54350887+albarv340","login":"albarv340","count":3},{"name":"Oishi Takanori","email":"takanori0014@live.jp","login":"bicstone","count":3},{"name":"kodermax","email":"kodermax@gmail.com","login":"kodermax","count":3},{"name":"kunimart","email":"50094613+kunimart","login":"kunimart","count":3},{"name":"likitarai1","email":"68556975+likitarai1","login":"likitarai1","count":3},{"name":"micaste","email":"micaste","login":"micaste","count":3},{"name":"mikailaread","email":"76401606+mikailaread","login":"mikailaread","count":3},{"name":"nikoladev","email":"nikola@pilipovic.nl","login":"nikoladev","count":3},{"name":"pinturic","email":"luca.tagliaferri@gmail.com","login":"pinturic","count":3},{"name":"Thomas Hermann","email":"novascreen@gmail.com","login":"novascreen","count":3},{"name":"Arjun Khoosal","email":"arjunkhoosal@gmail.com","login":"super-cache-money","count":3},{"name":"Andrei Sieedugin","email":"smileek@gmail.com","login":"Smileek","count":3},{"name":"simonecervini","email":"69400730+simonecervini","login":"simonecervini","count":3},{"name":"woshiwenzhijie","email":"woshiwenzhijie","login":"woshiwenzhijie","count":3},{"name":"varandasi","email":"varandasi@gmail.com","login":"varandasi","count":3},{"name":"ustccjw","email":"317713370@qq.com","login":"ustccjw","count":3},{"name":"thequestion","email":"loic.rouch@gmail.com","login":"the-question","count":3},{"name":"siddhantantil39","email":"54893999+siddhantantil39","login":"siddhantantil39","count":3},{"name":"Ahmad Reza","email":"hungry.dev39@gmail.com","login":"ahmad-reza619","count":3},{"name":"Qiwei Yang","email":"32790369+qiweiii","login":"qiweiii","count":3},{"name":"Howard Burrows","email":"hburrows","login":"hburrows","count":3},{"name":"Guillermo De Fermín","email":"guillermo.defermin@taxfix.de","login":"GuilleDF","count":3},{"name":"Patrick Chan","email":"sakura90","login":"sakura90","count":3},{"name":"gin1314","email":"eugene.santos@smartchartsfx.com","login":"gin1314","count":3},{"name":"Octave Raimbault","email":"dispyx@gmail.com","login":"dispix","count":3},{"name":"Nick Pappas","email":"nick@radicand.org","login":"radicand","count":3},{"name":"Armin Mehinovic","email":"4390250+arminmeh","login":"arminmeh","count":3},{"name":"Aseem Sane","email":"aseem191@gmail.com","login":"aseem191","count":3},{"name":"Michael Li","email":"xiaoyu.tamu@gmail.com","login":"michael-land","count":3},{"name":"Carson Full","email":"carson_full@tsco.org","login":"CarsonF","count":3},{"name":"Mairu","email":"mairu@gmx.net","login":"Mairu","count":3},{"name":"Alex Anthony","email":"Alex.Anthony@alfasystems.com","login":null,"count":3},{"name":"Trevor Paley","email":"10186337+TheUnlocked","login":"TheUnlocked","count":3},{"name":"Andrei Goncharov","email":"frantic1993@gmail.com","login":null,"count":3},{"name":"Cameron J Roe","email":"cameronjroe@gmail.com","login":null,"count":3},{"name":"Daniel Rabe","email":"Daniel.Rabe@EasternGraphics.com","login":null,"count":3},{"name":"Dave Dinh","email":"dqdinh@gmail.com","login":null,"count":3},{"name":"G. Kay Lee","email":"balancetraveller+github@gmail.com","login":null,"count":3},{"name":"John Haley","email":"johnh@axosoft.com","login":null,"count":3},{"name":"Linus Långberg","email":"phoqe@phoqe.dev","login":null,"count":3},{"name":"Jerson Otzoy","email":"jersonodev@gmail.com","login":null,"count":3},{"name":"Matt Hooper","email":"matthew.hooper@ombud.com","login":null,"count":3},{"name":"feit","email":"i@feit.me","login":null,"count":3},{"name":"Stefan Ålund","email":"alund@spotify.com","login":null,"count":3},{"name":"Manuel Mazzuola","email":"manuel.mazzuola@cloudesire.com","login":null,"count":3},{"name":"Zach Wolf","email":"zachary.wolf@target.com","login":null,"count":3},{"name":"Cole Marsteller","email":"cgm32547@gmail.com","login":"colemars","count":3},{"name":"dellink","email":"dellink","login":"dellink","count":3},{"name":"daniellewissc","email":"daniel.lewis@snapchat.com","login":"daniellewissc","count":3},{"name":"daniel-sachs","email":"36992604+daniel-sachs","login":"daniel-sachs","count":3},{"name":"corvuscornix","email":"android.tanskanen@gmail.com","login":"antansk","count":3},{"name":"ahmed shamsudeen","email":"49692423+ahmed-28","login":"ahmed-28","count":3},{"name":"Yan Lee","email":"agdholo@gmail.com","login":"AGDholo","count":3},{"name":"Vlad Moroz","email":"hi@vladmoroz.com","login":"vladmoroz","count":3},{"name":"Viacheslav Nikolaienko","email":"nikolaenkovyacheslav@gmail.com","login":"ChronicusUA","count":3},{"name":"Uzwername","email":"QQwerty7589@gmail.com","login":"Uzwername","count":3},{"name":"Umidbek Karimov","email":"uma.karimov@gmail.com","login":"avocadowastaken","count":3},{"name":"Umair Farooq","email":"umairfarooq44@gmail.com","login":"umairfarooq44","count":3},{"name":"Tyler Goelz","email":"tyler@tylergoelz.com","login":"yaboi","count":3},{"name":"Matan Assa","email":"matanasa66@gmail.com","login":null,"count":3},{"name":"Tuaniwan","email":"Antoine.Bellerose@gmail.com","login":"Tuaniwan","count":3},{"name":"joaosilvalopes","email":"1150448@isep.ipp.pt","login":null,"count":3},{"name":"Krishna Chaitanya","email":"bkchaitan94@gmail.com","login":"chaitan94","count":2},{"name":"Kordan Ou","email":"kordan@hitripod.com","login":"hitripod","count":2},{"name":"Kiran Kumar Chaudhary","email":"hellokiran2020@gmail.com","login":"chaudharykiran","count":2},{"name":"Kiikurage","email":"y.kikura@gmail.com","login":"Kiikurage","count":2},{"name":"Ismail Gul","email":"ismail.guls@gmail.com","login":"Atralbus","count":2},{"name":"Kevin O'Shea","email":"kevin@myuid.com","login":"koshea","count":2},{"name":"Kevin Norris","email":"kevin.norris.90@gmail.com","login":"kevinnorris","count":2},{"name":"Kevin Kirsche","email":"Kev.Kirsche+GitHub@gmail.com","login":"kkirsche","count":2},{"name":"Kevin Huang","email":"huang.kev@gmail.com","login":"kevhuang","count":2},{"name":"Kevin Gonzalez","email":"19812642+typekev","login":"typekev","count":2},{"name":"Kenny John Jacob","email":"johnjacobkenny@gmail.com","login":"johnjacobkenny","count":2},{"name":"Keal Jones","email":"41018730+kealjones-wk","login":"kealjones-wk","count":2},{"name":"Kartik","email":"99462784+Kartik-Murthy","login":"Kartik-Murthy","count":2},{"name":"Kamino0","email":"40913082+Kamino0","login":"Kamino0","count":2},{"name":"Isaac Beckie","email":"40727126+izyb","login":"izyb","count":2},{"name":"Ilkwon Sim","email":"simsim0709@gmail.com","login":"simsim0709","count":2},{"name":"Johann Wagner","email":"johannwagner","login":"johannwagner","count":2},{"name":"Kátia Bernardes","email":"89419522+kabernardes","login":"kabernardes","count":2},{"name":"Levent Deniz","email":"32421538+leventdeniz","login":"leventdeniz","count":2},{"name":"Levi Gunsallus","email":"levigunz@gmail.com","login":"levigunz","count":2},{"name":"LightyearVPN","email":"admin@lightyearvpn.com","login":"lightyearvpn","count":2},{"name":"Lucas Nascimento","email":"4311885+saculbr","login":"saculbr","count":2},{"name":"Luke M","email":"luke.meppem@netduma.com","login":"tech-meppem","count":2},{"name":"Ivan Kohut","email":"48260572+vanyaxk","login":"vanyaxk","count":2},{"name":"MIYOKAWA, Nobuyoshi","email":"n-miyo@Tempus.ORG","login":"n-miyo","count":2},{"name":"Mangatt","email":"radim.malota@suitu.cz","login":"Mangatt","count":2},{"name":"Manuel Kießling","email":"manuel@kiessling.net","login":"manuelkiessling","count":2},{"name":"Marco Faustinelli","email":"marco_faustinelli@yahoo.com","login":"Muzietto","count":2},{"name":"Mariana Yanez","email":"marianayapor.152@gmail.com","login":"marianayap","count":2},{"name":"Rajat","email":"rd.rajat23@gmail.com","login":"k-rajat19","count":2},{"name":"Joe Maffei","email":"joemaffei","login":"joemaffei","count":2},{"name":"Jason McPeak","email":"jason.mcpeak@gmail.com","login":"jmcpeak","count":2},{"name":"Jason K Frank","email":"jasonkylefrank","login":"jasonkylefrank","count":2},{"name":"Jason Tang","email":"jztang8@gmail.com","login":"jztang","count":2},{"name":"Jatin Sandilya","email":"7681067+jatinsandilya","login":"jatinsandilya","count":2},{"name":"Joe Graham","email":"josgraha@gmail.com","login":"josgraha","count":2},{"name":"Jialing","email":"15258691200@163.com","login":"Vxee","count":2},{"name":"JiYeon","email":"73057489+appleSimple","login":"appleSimple","count":2},{"name":"Jerome Fitzgerald","email":"jeromes@gmail.com","login":"JeromeFitz","count":2},{"name":"Jared","email":"jared@jaredlewis.net","login":"jaredklewis","count":2},{"name":"Jay","email":"jay.sanjay.karia@gmail.com","login":"Jay-Karia","count":2},{"name":"Jani","email":"ljani","login":"ljani","count":2},{"name":"Matthew Dordal","email":"matthew.d.dordal@gmail.com","login":"matthewdordal","count":2},{"name":"Jan Nicklas","email":"j.nicklas@me.com","login":"jantimon","count":2},{"name":"Matthew Kwong","email":"32725014+mwskwong","login":"mwskwong","count":2},{"name":"Johannes Lamberts","email":"mail@j-lamberts.de","login":"JohannesLamberts","count":2},{"name":"John Haugeland","email":"stonecypher@gmail.com","login":"StoneCypher","count":2},{"name":"Jonas Wiesel","email":"wieseljonas","login":"wieseljonas","count":2},{"name":"Jonathan Stanton","email":"jonathan@jastanton.com","login":"JAStanton","count":2},{"name":"Jorge Alvarez","email":"jorge@alvareznavarro.es","login":"jorgegorka","count":2},{"name":"Jorgen Evens","email":"jorgen@evens.eu","login":"JorgenEvens","count":2},{"name":"Gaurav Kesarwani","email":"GauravKesarwani","login":"GauravKesarwani","count":2},{"name":"Josh Weston","email":"joshua.scott.weston@gmail.com","login":"Josh-Weston","count":2},{"name":"João Jesus","email":"47331628+JoaoJesus94","login":"JoaoJesus94","count":2},{"name":"Juanjo Lopez","email":"jjoselvill@gmail.com","login":"jjoselv","count":2},{"name":"Jules Dupont","email":"jules.dupont@outlook.com","login":"jdupont","count":2},{"name":"Justin Wesley","email":"justin.t.wesley@gmail.com","login":"Jdubedition","count":2},{"name":"KYY","email":"26617036+FeynmanDNA","login":"FeynmanDNA","count":2},{"name":"Ingo Bürk","email":"admin@airblader.de","login":"Airblader","count":2},{"name":"Kai-W","email":"kai.westerkamp@web.de","login":"Kai-W","count":2},{"name":"Mark","email":"42415859+JarkEMones","login":"JarkEMones","count":2},{"name":"Nghia Mai","email":"8247063+nghiamvt","login":"nghiamvt","count":2},{"name":"Nguyen You","email":"tunt081295@gmail.com","login":"nguyenyou","count":2},{"name":"Nicholas Latham","email":"nicholas-l","login":"nicholas-l","count":2},{"name":"mcdougal","email":"mcdougal.ce@gmail.com","login":"mcdougal","count":2},{"name":"michael j. Walker","email":"NeuTrix","login":"NeuTrix","count":2},{"name":"mlizchap","email":"40478204+mlizchap","login":"mlizchap","count":2},{"name":"Nonpawit Teerachetmongkol","email":"n3n","login":"n3n","count":2},{"name":"Octavio Amuchástegui","email":"octavioamuchastegui@gmail.com","login":"octavioamu","count":2},{"name":"Han Feng","email":"hi@fenghan.link","login":"fenghan34","count":2},{"name":"Owen Campbell-Moore","email":"owencmoore@gmail.com","login":"owencm","count":2},{"name":"Pat","email":"onpaws","login":"onpaws","count":2},{"name":"Paul Hachmang","email":"paul@reachdigital.nl","login":"paales","count":2},{"name":"Paul Savignano","email":"Paul.Savignano@gmail.com","login":"PaulSavignano","count":2},{"name":"Paul Schreiber","email":"github@paulschreiber.com","login":"paulschreiber","count":2},{"name":"Peter Price","email":"peter.price@protonmail.com","login":"peterprice","count":2},{"name":"Petr Bambušek","email":"petr.bambusek@gmail.com","login":"pbambusek","count":2},{"name":"Petro Silenius","email":"petro.silenius@gmail.com","login":"PetroSilenius","count":2},{"name":"Phantom X","email":"71615064+anon-phantom","login":"anon-phantom","count":2},{"name":"Piotr Baran","email":"piotros@wp.pl","login":"piotros","count":2},{"name":"PolGuixe","email":"pol@zetoff.com","login":"PolGuixe","count":2},{"name":"Pubudu Dodangoda","email":"pubudu.dodan@gmail.com","login":"pupudu","count":2},{"name":"Quang Lam","email":"quang.lam2807@gmail.com","login":"quanglam2807","count":2},{"name":"Radu Chiriac","email":"contact@raduchiriac.me","login":"raduchiriac","count":2},{"name":"Rafael Klynger","email":"Klynger","login":"Klynger","count":2},{"name":"Rafael Viotti","email":"rviotti@gmail.com","login":"viotti","count":2},{"name":"Ramil Mamedov","email":"38986496+rommelmamedov","login":"rommelmamedov","count":2},{"name":"Ramin Taleghani","email":"talegram@gmail.com","login":"ramdog","count":2},{"name":"Tanmay Rajani","email":"rajani.tanmay@gmail.com","login":"tanmayrajani","count":2},{"name":"Tanmoy Bhowmik","email":"tanmoy.openroot@gmail.com","login":"tanmoyopenroot","count":2},{"name":"Tanya Bouman","email":"tanyabouman@gmail.com","login":"tanyabouman","count":2},{"name":"Richard Všianský","email":"32869456+rvsia","login":"rvsia","count":2},{"name":"Richard Scarrott","email":"riscarrott@googlemail.com","login":"richardscarrott","count":2},{"name":"Mark","email":"MLenser@gmail.com","login":"mlenser","count":2},{"name":"Maxime Gibeau","email":"maxime_gibeau@silanis.com","login":"mgibeau","count":2},{"name":"Sean Miller","email":"slicebo123@gmail.com","login":"seanders","count":2},{"name":"Mark Fayngersh","email":"mark.fayngersh@gmail.com","login":"pheuter","count":2},{"name":"Masaya Yamauchi","email":"masaya.yamauchi@gmail.com","login":"unageanu","count":2},{"name":"Matija Marohnić","email":"matija.marohnic@gmail.com","login":"silvenon","count":2},{"name":"Maxim Mazurok","email":"maxim@mazurok.com","login":"Maxim-Mazurok","count":2},{"name":"Max McGee","email":"maxmcgeedev@gmail.com","login":"mxmcg","count":2},{"name":"Mauwaz N","email":"79243900+mauwaz","login":"mauwaz","count":2},{"name":"Matt Huebert","email":"mhuebert@gmail.com","login":"mhuebert","count":2},{"name":"Damir","email":"damir.sirola@gmail.com","login":"damir-sirola","count":2},{"name":"Ray Booysen","email":"raybooysen@gmail.com","login":"raybooysen","count":2},{"name":"Remco Haszing","email":"remcohaszing@gmail.com","login":"remcohaszing","count":2},{"name":"Renato Augusto Gama dos Santos","email":"renato_0603@hotmail.com","login":"renatoagds","count":2},{"name":"Paul Alexander","email":"paul@phallguy.com","login":"phallguy","count":2},{"name":"Sean Chamberlain","email":"seanlchamberlain@gmail.com","login":"seanchambo","count":2},{"name":"Mibiki","email":"108873902+MickaelAustoni","login":"MickaelAustoni","count":2},{"name":"Michael Angerman","email":"stormasm@gmail.com","login":"stormasm","count":2},{"name":"Michael Klein","email":"mdavidkleinjr@gmail.com","login":"mikedklein","count":2},{"name":"Michaël De Boey","email":"info@michaeldeboey.be","login":"MichaelDeBoey","count":2},{"name":"Mike Bannister","email":"notimpossiblemike@gmail.com","login":"possibilities","count":2},{"name":"Mike Donahue","email":"mtdonahue1@gmail.com","login":"miketdonahue","count":2},{"name":"Miras Kenzhegaliyev","email":"miras.kenzhegaliyev@nu.edu.kz","login":"kenzhemir","count":2},{"name":"Mohamed saied","email":"mohamed00sd6@gmail.com","login":"mohamedsaiedd","count":2},{"name":"Mohammad Kermani","email":"mkermani144@gmail.com","login":"mkermani144","count":2},{"name":"Moritz Gunz","email":"moritz.gunz@gmail.com","login":"NeoLegends","count":2},{"name":"Nam Nguyen","email":"ntgn81@gmail.com","login":"ntgn81","count":2},{"name":"Nathalie Kroeker","email":"nathaliekroeker@gmail.com","login":"nrkroeker","count":2},{"name":"Nathan Brown","email":"nathan@nkbrown.us","login":"ngbrown","count":2},{"name":"Nathan T.A. Lewis","email":"nathan@nathantalewis.com","login":"nathantalewis","count":2},{"name":"Necati Özmen","email":"necatiozmn@gmail.com","login":"necatiozmen","count":2},{"name":"Nelson Batalha","email":"nelson.batalha@gmail.com","login":"n-batalha","count":2},{"name":"Victor Moura","email":"contato@victormoura.com","login":"viict","count":2},{"name":"Victor Irzak","email":"6209775+virzak","login":"virzak","count":2},{"name":"Varun Maudgalya","email":"mvarun321@gmail.com","login":"vmaudgalya","count":2},{"name":"Vantroy","email":"vimutti@outlook.com","login":"vimutti77","count":2},{"name":"Vadim I","email":"ivp.dev@outlook.com","login":"ivp-dev","count":2},{"name":"Umer Bhat","email":"32829642+Umerbhat","login":"Umerbhat","count":2},{"name":"Trizotti","email":"gootrizotti@gmail.com","login":"trizotti","count":2},{"name":"Trej Gun","email":"TrejGun","login":"TrejGun","count":2},{"name":"Tomas Carnecky","email":"tomc@caurea.org","login":"wereHamster","count":2},{"name":"Tobias Stähli","email":"tobiasstaehli@msn.com","login":"tstaehli","count":2},{"name":"Timo Wilhelm","email":"mail@timowilhelm.com","login":"TimoWilhelm","count":2},{"name":"Thomas Nordquist","email":"thomasnordquist","login":"thomasnordquist","count":2},{"name":"Thomas Howlett","email":"1786243+howlettt","login":"howlettt","count":2},{"name":"Thomas Frederiksen","email":"thomas.frederiksen@gmail.com","login":"thfre","count":2},{"name":"Thomas Eschemann","email":"thomas@eschemann.fr","login":"tomesch","count":2},{"name":"Thew Dhanat","email":"26767607+ThewBear","login":"ThewBear","count":2},{"name":"TheNatkat","email":"104088023+TheNatkat","login":"TheNatkat","count":2},{"name":"TheBear44","email":"26767607+TheBear44","login":"TheBear44","count":2},{"name":"Taylor Growden","email":"taylorgrowden@gmail.com","login":"tgrowden","count":2},{"name":"Taylor Fuqua","email":"tfuqua@gwu.edu","login":"tfuqua","count":2},{"name":"Tasos Bitsios","email":"tasos@bitsios.com","login":"tasinet","count":2},{"name":"Tarun047","email":"32017154+Tarun047","login":"Tarun047","count":2},{"name":"Zachary Lester","email":"zachary.greg.lester@gmail.com","login":"ZLester","count":2},{"name":"Zach Wolf","email":"hello@zachwolf.com","login":"zachwolf","count":2},{"name":"Yunus Emre Dilber","email":"yunusemredilber@yandex.com","login":"yunusemredilber","count":2},{"name":"Yuheng Ouyang","email":"govizlora@gmail.com","login":"govizlora","count":2},{"name":"Yuan Chao","email":"chaoo.yuan@gmail.com","login":"chao813","count":2},{"name":"You Jing Wong","email":"wongyoujing118@gmail.com","login":"youjingwong","count":2},{"name":"Yordis Prieto","email":"yordis.prieto@gmail.com","login":"yordis","count":2},{"name":"Yi Sheng","email":"siowyisheng@gmail.com","login":"siowyisheng","count":2},{"name":"XuZiHao","email":"adherentxu@gmail.com","login":"Adherentman","count":2},{"name":"Xiaoyu Li","email":"33362998+xiaoyu-tamu","login":"xiaoyu-tamu","count":2},{"name":"William Candillon","email":"wcandillon@gmail.com","login":"wcandillon","count":2},{"name":"Wilco Schoneveld","email":"schoneveld.wj@gmail.com","login":"wilcoschoneveld","count":2},{"name":"WJH","email":"hou32hou@gmail.com","login":"wongjiahau","count":2},{"name":"Vytautas Butkus","email":"vytautas.butkus@gmail.com","login":"bytasv","count":2},{"name":"Vladimir","email":"vzh.inbox@gmail.com","login":"vlazh","count":2},{"name":"Vividh Chandna","email":"vividh","login":"vividh","count":2},{"name":"Vivek Prajapati","email":"87139181+Vivek-Prajapatii","login":"Vivek-Prajapatii","count":2},{"name":"Vishruth Raj","email":"42901020+VishruthR","login":"VishruthR","count":2},{"name":"Daniel Bretzigheimer","email":"dbretzigheimer95@gmail.com","login":"DanielBretzigheimer","count":2},{"name":"Dan Borstelmann","email":"dborstelmann@gmail.com","login":"dborstelmann","count":2},{"name":"Vilva Athiban P B","email":"vilvaathiban@gmail.com","login":"vilvaathibanpb","count":2},{"name":"Victor de la Fouchardière","email":"victor.dlf@outlook.fr","login":"viclafouch","count":2},{"name":"Sergey","email":"s.vikhristyuk@gmail.com","login":"svikhristyuk","count":2},{"name":"Sergei Grishin","email":"35243059+racingrebel","login":"racingrebel","count":2},{"name":"Sepehr Aliakbari","email":"Sepehr.aliakbari71@gmail.com","login":"frntendev","count":2},{"name":"Noah Potter","email":"noah.potter@outlook.com","login":"noah-potter","count":2},{"name":"Nitin Gautam","email":"nitingautam15@gmail.com","login":"niting143","count":2},{"name":"Nischit Ranganath","email":"nischit14@gmail.com","login":"neeschit","count":2},{"name":"Ryan Burr","email":"ryan.burr2@gmail.com","login":"ryanburr","count":2},{"name":"Ryan Temple","email":"ryantemple145@gmail.com","login":"ryantemple","count":2},{"name":"SATO taichi","email":"taichi","login":"taichi","count":2},{"name":"Ross Murray","email":"rossmichaelm@gmail.com","login":"rossmmurray","count":2},{"name":"SSW-SCIENTIFIC","email":"SSW-SCIENTIFIC","login":"SSW-SCIENTIFIC","count":2},{"name":"Senthuran Ambalavanar","email":"senthuranrc16@gmail.com","login":"senthuran16","count":2},{"name":"Sampsa Kaskela","email":"sampsa.kaskela@gmail.com","login":"SampsaKaskela","count":2},{"name":"Samuel Reed","email":"samuel.trace.reed@gmail.com","login":"STRML","count":2},{"name":"Scott Koenig","email":"scottastrophic","login":"scottastrophic","count":2},{"name":"Saul Clavijo","email":"cs_clavijo@hotmail.com","login":"sclavijo93","count":2},{"name":"Rudy Ges","email":"k@klabz.org","login":"kLabz","count":2},{"name":"Ruchi Kushwaha","email":"rk07ruchi@gmail.com","login":"ruhci28","count":2},{"name":"Rostislav Bobrovsky","email":"rostislav.bobrovsky@gmail.com","login":"rostislavbobo","count":2},{"name":"Ross Solomon","email":"rsolomon","login":"rsolomon","count":2},{"name":"Roman Pearah","email":"github.to.soma@neverbox.com","login":"neverfox","count":2},{"name":"Rohan Perera","email":"47350638+ropereraLK","login":"ropereraLK","count":2},{"name":"benmneb","email":"62878664+benmneb","login":"benmneb","count":2},{"name":"b1f6c1c4","email":"b1f6c1c4@gmail.com","login":"b1f6c1c4","count":2},{"name":"Tan Khay Ong","email":"khayong@gmail.com","login":"khayong","count":2},{"name":"Talgat Uspanov","email":"talgautb","login":"talgautb","count":2},{"name":"Sze Ka Wai Raymond","email":"szer0601@gmail.com","login":"raymondsze","count":2},{"name":"Suman Kundu","email":"devsumanmdn@gmail.com","login":"devsumanmdn","count":2},{"name":"Stéphane Veyret","email":"sveyret","login":"sveyret","count":2},{"name":"Stian Didriksen","email":"stipsan@me.com","login":"stipsan","count":2},{"name":"Steven DeMartini","email":"1647130+sjdemartini","login":"sjdemartini","count":2},{"name":"Steve Willard","email":"stevewillard@gmail.com","login":"stevewillard","count":2},{"name":"Steve Hu","email":"stevehu@gmail.com","login":"stevehu","count":2},{"name":"Spyros Ioakeimidis","email":"spyrosikmd@gmail.com","login":"spirosikmd","count":2},{"name":"Smirnova Yuliya","email":"Krijovnick","login":"Krijovnick","count":2},{"name":"Sliman Said","email":"sliman.said@outlook.com","login":"ssliman","count":2},{"name":"Skubie Doo","email":"sean@skube.com","login":"skube","count":2},{"name":"Simo Moujami","email":"simo@webinventinc.com","login":"simoami","count":2},{"name":"Tarik Huber","email":"huber.tarik@gmail.com","login":"TarikHuber","count":2},{"name":"ShuPink","email":"60080324+ShuPink","login":"ShuPink","count":2},{"name":"Shorif","email":"shorifpatwary999@gmail.com","login":"Shorifpatwary","count":2},{"name":"Shadow_Man","email":"ShadowMen","login":"ShadowMen","count":2},{"name":"Seyyed Morteza Moosavi","email":"smmoosavi","login":"smmoosavi","count":2},{"name":"Sergey Skrynnikov","email":"minotaar.hh@gmail.com","login":"IwalkAlone","count":2},{"name":"Adam Lavin","email":"adam@lavoaster.co.uk","login":"LavaToaster","count":2},{"name":"tjaskula","email":"thomasv1000@hotmail.fr","login":"tjaskula","count":2},{"name":"uufish","email":"uufish","login":"uufish","count":2},{"name":"vipul_suthar","email":"vipul.suthar@outlook.com","login":"lawlessnut","count":2},{"name":"ydubinskyi","email":"slavabilaz@gmail.com","login":"ydubinskyi","count":2},{"name":"yermartee","email":"94645753+yermartee","login":"yermartee","count":2},{"name":"yezhi","email":"yezhi780625@gmail.com","login":"yezhi780625","count":2},{"name":"Oleg Isonen","email":"oleg008@gmail.com","login":"kof","count":2},{"name":"Nora","email":"72460825+noraleonte","login":"noraleonte","count":2},{"name":"Anuj Shah","email":"anujshah584@gmail.com","login":"ShahAnuj2610","count":2},{"name":"Michael","email":"maohde@gmail.com","login":"ohde","count":2},{"name":"Attila","email":"chee7ah@gmail.com","login":"Chee7ah","count":2},{"name":"Christopher Wyllie","email":"cgwyllie@gmail.com","login":"cgwyllie","count":2},{"name":"Jichao Ouyang","email":"oyanglulu@gmail.com","login":"jcouyang","count":2},{"name":"Ryan Bower","email":"11933208+R-Bower","login":"R-Bower","count":2},{"name":"timmydoza","email":"timmydoza@gmail.com","login":"timmydoza","count":2},{"name":"tacigar","email":"tacigar","login":"tacigar","count":2},{"name":"sreetej1998","email":"41690429+sreetej1998","login":"sreetej1998","count":2},{"name":"spallister","email":"spallister","login":"spallister","count":2},{"name":"slipmat","email":"mark.tate3@btinternet.com","login":"mark-tate","count":2},{"name":"scottander","email":"scottander.0@gmail.com","login":"scottander","count":2},{"name":"rahul kotha","email":"41829950+rahulkotha18","login":"rahulkotha18","count":2},{"name":"Rishabh","email":"rishabh.pugalia@gmail.com","login":"technopahadi","count":2},{"name":"Ritorna","email":"baumgaertel.sasch@hotmail.de","login":"Ritorna","count":2},{"name":"RiyaNegi","email":"32849732+RiyaNegi","login":"RiyaNegi","count":2},{"name":"Rob Strong","email":"rstrong@pica9.com","login":"rstrong-pica9","count":2},{"name":"Robert Tirta","email":"robertwt7@gmail.com","login":"robertwt7","count":2},{"name":"Ethan Standel","email":"ethan@standel.io","login":"EthanStandel","count":2},{"name":"Gilad Penn","email":"giladpenn@gmail.com","login":"freeslugs","count":2},{"name":"Eddie Monge","email":"eddie@eddiemonge.com","login":"eddiemonge","count":2},{"name":"Henry Roes Lie","email":"henry.lie@hde.co.jp","login":"HenryLie","count":2},{"name":"Deniz Susman","email":"39295979+DenrizSusam","login":"DenrizSusam","count":2},{"name":"Charles Stover","email":"charlesstover@charlesstover.com","login":"quisido","count":2},{"name":"Caghan Demirci","email":"caghand@gmail.com","login":"caghand","count":2},{"name":"Bruno Henriques","email":"bruno.henriques@hitachivantara.com","login":"zettca","count":2},{"name":"Jonathan (JC) Chen","email":"jc@dijonkitchen.org","login":"dijonkitchen","count":2},{"name":"Kevin Korach","email":"kevin@apartmentlist.com","login":"kkorach","count":2},{"name":"Anna Aneychik","email":"aaneitchik@gmail.com","login":"aaneitchik","count":2},{"name":"Anil Seervi","email":"anil13112000@gmail.com","login":"AnilSeervi","count":2},{"name":"Linus Långberg","email":"git@phoqe.dev","login":"phoqe","count":2},{"name":"Alan Zou","email":"itisalanlife@gmail.com","login":"ZouYouShun","count":2},{"name":"Marek Prihoda","email":"marek.prihoda@gmail.com","login":"maprihoda","count":2},{"name":"Mateus Elias","email":"mateuseap@mateuseap.com","login":"mateuseap","count":2},{"name":"Mathias Vestergaard","email":"mathias.vestergaard@gmail.com","login":"mvestergaard","count":2},{"name":"Michał Ordon","email":"87477+designorant","login":"designorant","count":2},{"name":"epodol","email":"34190213+epodol","login":"epodol","count":2},{"name":"el que m'est","email":"14348482+elquimista","login":"elquimista","count":2},{"name":"echenley","email":"evan.henley@gmail.com","login":"echenley","count":2},{"name":"djeeg","email":"aceclaw@hotmail.com","login":"djeeg","count":2},{"name":"daniel","email":"dakisbg@gmail.com","login":"dakisxx","count":2},{"name":"dan8f","email":"46603853+dan8f","login":"dan8f","count":2},{"name":"chetrit","email":"chetrit.pro@hotmail.com","login":"chetrit","count":2},{"name":"Gábor","email":"vido.gabor@gmail.com","login":"vgaborabs","count":2},{"name":"brno32","email":"30541183+brno32","login":"brno32","count":2},{"name":"binh1298","email":"binh1298@gmail.com","login":"binh1298","count":2},{"name":"Frank Visser","email":"frank.visser@gmail.com","login":"fvisser","count":2},{"name":"Frank Hübner","email":"hupe1980","login":"hupe1980","count":2},{"name":"Jacky Ho","email":"jackyho112dev@gmail.com","login":"jackyho112","count":2},{"name":"aretheregods","email":"aretheregods@gmail.com","login":"aretheregods","count":2},{"name":"alecananian","email":"alecananian","login":"alecananian","count":2},{"name":"agatac","email":"ciechanowska.agata4@gmail.com","login":"agatac","count":2},{"name":"af7","email":"af7","login":"af7","count":2},{"name":"Ziad Saab","email":"ziad.saab@gmail.com","login":"ziad-saab","count":2},{"name":"Zeke Hernandez","email":"zeke.y.hernandez@gmail.com","login":"zekehernandez","count":2},{"name":"Zak Miller","email":"zak@zakmiller.com","login":"ZakMiller","count":2},{"name":"Mina Saleeb","email":"saleebmina@aol.com","login":"saleebm","count":2},{"name":"pppp606","email":"ppppp303@gmail.com","login":"pppp606","count":2},{"name":"oliv37","email":"oliv37","login":"oliv37","count":2},{"name":"Mhayk Whandson","email":"eu@mhayk.com.br","login":"mhayk","count":2},{"name":"nvma","email":"novembrea@gmail.com","login":"novembrea","count":2},{"name":"newguy-123","email":"92228082+newguy-123","login":"newguy-123","count":2},{"name":"big-kahuna-burger","email":"arandjel.sarenac@hotmail.co.uk","login":"kahuna-celsius","count":2},{"name":"Vishal Vijay","email":"0vishalvijay0@gmail.com","login":"vishalvijay","count":2},{"name":"Vincenzo Scamporlino","email":"vinz.scamporlino@gmail.com","login":"vinzscam","count":2},{"name":"le0nik","email":"leo.nikiforenko@gmail.com","login":"le0nik","count":2},{"name":"kyarik","email":"kyarik.git@gmail.com","login":"kyarik","count":2},{"name":"kleach","email":"kleach@riotgames.com","login":"tehleach","count":2},{"name":"johnloven","email":"johnloven","login":"johnloven","count":2},{"name":"itskibo","email":"40369685+itskibo","login":"itskibo","count":2},{"name":"hongyuan1306","email":"hongyuan@homemaster.cn","login":"hongyuan1306","count":2},{"name":"hemanth.hm","email":"hemanth.hm@gmail.com","login":"hemanth","count":2},{"name":"heleg","email":"sandboxxx@ya.ru","login":"heleg","count":2},{"name":"haseeb","email":"haseebdaone@hotmail.com","login":"haseebdaone","count":2},{"name":"hasanozacar","email":"50142554+hasanozacar","login":"hasanozacar","count":2},{"name":"gyeongmin kim","email":"gyeongmin251@gmail.com","login":"eggbread","count":2},{"name":"garethx","email":"gareth.wilson@gmail.com","login":"garethx","count":2},{"name":"frontman-git","email":"chanhee.biz@gmail.com","login":"frontman-git","count":2},{"name":"ffhakanguenduez","email":"47702289+ffhakanguenduez","login":"ffhakanguenduez","count":2},{"name":"Ang YC","email":"ang_yc@live.com","login":"Ang-YC","count":2},{"name":"Andriy Shcherbyak","email":"andriyshcherbyak@gmail.com","login":"shcherbyakdev","count":2},{"name":"Andrey Briginets","email":"andrewdymov@gmail.com","login":"abriginets","count":2},{"name":"Andrew Usher","email":"andrewusher00@gmail.com","login":"AndrewUsher","count":2},{"name":"Andrew Ellis","email":"ellisio","login":"ellisio","count":2},{"name":"Kyle Smith","email":"sharakai.software@gmail.com","login":"Sharakai","count":2},{"name":"Krzysztof Witkowski","email":"kriskw1999@gmail.com","login":"kriskw1999","count":2},{"name":"Anamika","email":"72334601+noviicee","login":"noviicee","count":2},{"name":"An Le Phu Nguyen","email":"nguyenan169@gmail.com","login":"crashbell","count":2},{"name":"Amal Mathew","email":"122610766+amal-qb","login":"amal-qb","count":2},{"name":"Alexandre Le Lain","email":"lelain.alexandre@gmail.com","login":"alexandre-lelain","count":2},{"name":"Alexander Morozov","email":"sasha.marozau@gmail.com","login":"alexander-morozov","count":2},{"name":"Alex Solomaha","email":"cyanofresh@gmail.com","login":"CyanoFresh","count":2},{"name":"Alex Motoc","email":"alexmotoc97@gmail.com","login":"alexmotoc","count":2},{"name":"Alex Avetsiuk","email":"gmltt@yandex.ru","login":"gmltA","count":2},{"name":"Alessandro Pezzato","email":"alessandro-pezzato","login":"alessandro-pezzato","count":2},{"name":"Albert Lucianto","email":"albertlucianto@gmail.com","login":"AlbertLucianto","count":2},{"name":"Akshay Naik","email":"akshaynaik404@gmail.com","login":"akshaynaik404","count":2},{"name":"Bahar A. Dürrani","email":"baharalidurrani@gmail.com","login":"baharalidurrani","count":2},{"name":"Benjamin Gehrels","email":"github@gehrels.info","login":"BGehrels","count":2},{"name":"Evan Trimboli","email":"evan.trimboli@gmail.com","login":"evantrimboli","count":2},{"name":"Esteban Luchsinger","email":"eluchsingerm@hotmail.com","login":"eluchsinger","count":2},{"name":"Erkan Tairi","email":"erkan.tairi@gmail.com","login":"etairi","count":2},{"name":"Ayoub Aabass","email":"ayoub@aabass.net","login":"el1f","count":2},{"name":"Sam Denty","email":"samddenty+gh@gmail.com","login":"samdenty","count":2},{"name":"Axel Boström","email":"56017794+axelbostrom","login":"axelbostrom","count":2},{"name":"Autarc","email":"Autarc@gmail.com","login":"autarc","count":2},{"name":"Atnyashev Marsel","email":"atn@marsel.name","login":"mrsln","count":2},{"name":"Atharva Deshpande","email":"73531009+atharva3333","login":"atharva3333","count":2},{"name":"Arthur Pedroti","email":"arthurpedroti@gmail.com","login":"ArthurPedroti","count":2},{"name":"Ariyapong W","email":"41046551+Ariyapong","login":"Ariyapong","count":2},{"name":"Anuj","email":"69952370+anuujj","login":"anuujj","count":2},{"name":"Antonis Karamitros","email":"ablackjim228@gmail.com","login":"AntouanK","count":2},{"name":"Anton Kulakov","email":"kulakowka@gmail.com","login":"kulakowka","count":2},{"name":"Anshuman Pandey","email":"54475686+anshuman9999","login":"anshuman9999","count":2},{"name":"Ansh Saini","email":"anshsaini625@gmail.com","login":"ansh-saini","count":2},{"name":"Annisa Feryannie","email":"aferyannie@gmail.com","login":"xtrixia","count":2},{"name":"Anna Bicevska","email":"anna.bicevska@gmail.com","login":"annabic","count":2},{"name":"Ankit Ahuja","email":"ahuja.ankit@gmail.com","login":"ankit","count":2},{"name":"Angelk90","email":"angelo.k90@hotmail.it","login":"Angelk90","count":2},{"name":"Aaron Reisman","email":"aaron@lifeiscontent.net","login":"lifeiscontent","count":2},{"name":"Tom Rosier","email":"tom.rosier@bbc.co.uk","login":null,"count":2},{"name":"Victor He","email":"vhe821@aucklanduni.ac.nz","login":null,"count":2},{"name":"Václav Novotný","email":"novotny.v@clav.cz","login":null,"count":2},{"name":"Ardeshir81","email":"ardeshireo@gmail.com","login":null,"count":2},{"name":"Matt","email":"mtbrookes@gmail.com","login":null,"count":2},{"name":"max","email":"hi.max@foxmail.com","login":"nnmax","count":2},{"name":"Adrián Darío Hidalgo Flores","email":"ad_hi_fl88@yahoo.com","login":null,"count":2},{"name":"James Whitney","email":"james@whitney.io","login":null,"count":2},{"name":"Agam Rafaeli","email":"agam@rafaeli.net","login":null,"count":2},{"name":"montelius","email":"akc.montelius@gmail.com","login":"montelius","count":2},{"name":"JT","email":"justin@justintaylor.net","login":null,"count":2},{"name":"Matt","email":"matthewwright@poeticsystems.com","login":null,"count":2},{"name":"Marius Kjeldahl","email":"marius@Mariuss-iMac.lan","login":null,"count":2},{"name":"Dave","email":"dave@davecode.me","login":null,"count":2},{"name":"Andres Villarreal","email":"andres@securelink.com","login":null,"count":2},{"name":"sharils","email":"3063067+sharils","login":"sharils","count":2},{"name":"Andrzej Kozłowski","email":"andrzej@discuss.io","login":null,"count":2},{"name":"Ari Toren-Herrinton","email":"atorenherrinton@gmail.com","login":null,"count":2},{"name":"Alexander Price","email":"alexander@Alexanders-MacBook-Pro.local","login":null,"count":2},{"name":"pedrooa","email":"pedroazambuja14@gmail.com","login":"pedrooa","count":2},{"name":"Adam Kuśmierz","email":"kusmierz","login":"kusmierz","count":2},{"name":"Ya Zhuang","email":"zhuangya","login":"zhuangya","count":2},{"name":"alireza","email":"94165013+alirezahekmati","login":"alirezahekmati","count":2},{"name":"Ajeet Singh","email":"80536741+AjeetSingh2016","login":"AjeetSingh2016","count":2},{"name":"anna popova","email":"56467656+ainatenhi","login":"ainatenhi","count":2},{"name":"juanda","email":"juandacorreo@gmail.com","login":"juanda99","count":2},{"name":"Adam Gorkoz","email":"turka50@gmail.com","login":"AdamGorkoz","count":2},{"name":"Akash Agarwal","email":"akash191095@gmail.com","login":"akash191095","count":2},{"name":"Stefan Mayer","email":"s.mayer@netconomy.net","login":"stefanmayer13","count":2},{"name":"Tomasz Sodzawiczny","email":"tomasz@cradle.bio","login":"tomasz-sodzawiczny","count":2},{"name":"Villu Vaimets","email":"villu.vaimets@resys.io","login":"villuv","count":2},{"name":"Vincent Semrau","email":"vincent.semrau@calimoto.com","login":"vince1995","count":2},{"name":"Wesley Baartman","email":"w.j.baartman@student.tudelft.nl","login":"CptWesley","count":2},{"name":"Nikita Shulipa","email":"nshulipa@gmail.com","login":null,"count":2},{"name":"Dylan Simowitz","email":"dsimowitz@gmail.com","login":null,"count":2},{"name":"Nikita Volkov","email":"macfire10@gmail.com","login":null,"count":2},{"name":"PutziSan","email":"putzisan@putzisan.de","login":null,"count":2},{"name":"Vladislav Lagunoff","email":"lv.sigsegv@gmail.com","login":null,"count":2},{"name":"Simon Goldin","email":"Simon.Goldin+github@gmail.com","login":null,"count":2},{"name":"Takeichi Kanzaki Cabrera","email":"tkanzakic@gmail.com","login":null,"count":2},{"name":"Alexander Price","email":"alexander.price@nationstarmail.com","login":null,"count":2},{"name":"Fumiaki MATSUSHIMA","email":"mtsmfm@gmail.com","login":"mtsmfm","count":2},{"name":"Hélder Veloso","email":"rafaelcostaveloso@gmail.com","login":"hrafaelveloso","count":2},{"name":"Humberto","email":"HumbertoL","login":"HumbertoL","count":2},{"name":"Gene Trog","email":"gene.trog@gmail.com","login":"heindor0","count":2},{"name":"Honza Sedloň","email":"jansedlon@icloud.com","login":"jansedlon","count":2},{"name":"Hocdoc","email":"bernhardberger@gmx.at","login":"Hocdoc","count":2},{"name":"Gavin Fynbo","email":"GavFynbo@gmail.com","login":"GFynbo","count":2},{"name":"Jacek Jędrzejewski","email":"eXtreme","login":"eXtreme","count":2},{"name":"Gabriel Genê","email":"gabrielgene97@gmail.com","login":"gabrielgene","count":2},{"name":"Florian Kapfenberger","email":"florian@kapfenberger.me","login":"phiilu","count":2},{"name":"Gautam Pahuja","email":"32642691+gautam-relayr","login":"gautam-relayr","count":2},{"name":"Gan Li","email":"liganok","login":"liganok","count":2},{"name":"Jeffrey Shek","email":"jeffshek@gmail.com","login":"jeffshek","count":2},{"name":"Erik McKelvey","email":"Erik.McKelvey.is@gmail.com","login":"Erik-McKelvey","count":2},{"name":"Eric","email":"moondawg2413@gmail.com","login":"TheMoonDawg","count":2},{"name":"Emily Uhde","email":"emilyuhde","login":"emilyuhde","count":2},{"name":"Eloy Rubiños Alonso","email":"eloyrubinos@gmail.com","login":"eloyrubinos","count":2},{"name":"Elias Capito","email":"elias.capito@gmail.com","login":"elca2712","count":2},{"name":"Eliad Moosavi","email":"theiliad","login":"theiliad","count":2},{"name":"Eedrah","email":"9520856+eedrah","login":"eedrah","count":2},{"name":"Ido S","email":"id0Sch","login":"id0Sch","count":2},{"name":"Jan Höck","email":"jan.hoeck@flowfact.de","login":"ffjanhoeck","count":2},{"name":"Jan Hesters","email":"31096420+janhesters","login":"janhesters","count":2},{"name":"Fakeha Rahman","email":"fakeha126@gmail.com","login":"fakeharahman","count":2},{"name":"Stepan Samko","email":"step.samko@gmail.com","login":"moondef","count":2},{"name":"Agniva De Sarker","email":"agnivade@yahoo.co.in","login":"agnivade","count":2},{"name":"Gerda","email":"106991024+gerdadesign","login":"gerdadesign","count":2},{"name":"Greg Abaoag","email":"114731327+zannager","login":"zannager","count":2},{"name":"Gabe O'Leary","email":"oleary.gabe@gmail.com","login":"goleary","count":2},{"name":"Guilherme Pacheco","email":"guilherme.f.pacheco@hotmail.com","login":"gfpacheco","count":2},{"name":"James Melzer","email":"james@eightshapes.com","login":"jamesmelzer","count":2},{"name":"HBS","email":"30705623+MrHBS","login":"MrHBS","count":2},{"name":"Hassan Zaheer","email":"me.hassan91@gmail.com","login":"hassan-zaheer","count":2},{"name":"James George","email":"jamesgeorge998001@gmail.com","login":"jamesgeorge007","count":2},{"name":"Jake Stewart","email":"jake.stewart@collibra.com","login":"jake-collibra","count":2},{"name":"HiiTea","email":"luohaojing@gmail.com","login":"sabrinaluo","count":2},{"name":"Geovanni Perez","email":"1775792+geoperez","login":"geoperez","count":2},{"name":"Hjalti H. Gíslason","email":"121797572+hjalti-lifekeys","login":"hjalti-lifekeys","count":2},{"name":"Ian MacLeod","email":"ian@nevir.net","login":"nevir","count":2},{"name":"Jack Laurence","email":"jacklaurencegaray","login":"jacklaurencegaray","count":2},{"name":"Edward Sammut Alessi","email":"Slessi","login":"Slessi","count":2},{"name":"CoolCyberBrain","email":"8357970+CoolCyberBrain","login":"CoolCyberBrain","count":2},{"name":"Connor Jennings","email":"cojennin@gmail.com","login":"cojennin","count":2},{"name":"Christoffer Wallén","email":"christoffer@wallen.email","login":"chwallen","count":2},{"name":"Chris Morin","email":"78628697+christophermorin","login":"christophermorin","count":2},{"name":"Chris Hycner","email":"hycner@gmail.com","login":"hycner","count":2},{"name":"Chris","email":"burnandbass@gmail.com","login":"panayotoff","count":2},{"name":"Charles-André Beaudry","email":"ca_beaudry@yahoo.ca","login":"beaudry","count":2},{"name":"Charles Renwick","email":"charles.srenwick@gmail.com","login":"crenwick","count":2},{"name":"Chad Auld","email":"chadauld@gmail.com","login":"cauld","count":2},{"name":"Caroline Roeder","email":"38064741+caroe233","login":"caroe233","count":2},{"name":"Cameron Hendrix","email":"cameron@burningbarnlabs.com","login":"cmrnh","count":2},{"name":"C Lentfort","email":"clentfort","login":"clentfort","count":2},{"name":"Bryan Larsen","email":"bryan@larsen.st","login":"bryanlarsen","count":2},{"name":"Brian Muenzenmeyer","email":"brian.muenzenmeyer@gmail.com","login":"bmuenzenmeyer","count":2},{"name":"Rob Phoenix","email":"rphoenix@uw.co.uk","login":"robphoenix","count":2},{"name":"Brent Ertz","email":"202773+brentertz","login":"brentertz","count":2},{"name":"Brenard Cubacub","email":"bcbcb","login":"bcbcb","count":2},{"name":"Bredillet Thomas","email":"thoma39@msn.com","login":"tbredillet","count":2},{"name":"Björn Zeutzheim","email":"bjoern@zeutzheim-boppard.de","login":"olee","count":2},{"name":"Bhairavee","email":"bhairavichitnis23@gmail.com","login":"bhairavee23","count":2},{"name":"Bestwebdesign","email":"sigmund@bestwebdesign.no","login":"Bestwebdesign","count":2},{"name":"Dennie de Lange","email":"dennie@tkvw.nl","login":"tkvw","count":2},{"name":"Denis Skiba","email":"skdenx@gmail.com","login":"dskiba","count":2},{"name":"Dazel","email":"ro7584@gmail.com","login":"ro7584","count":2},{"name":"David Sima","email":"davidsima@windowslive.com","login":"The24thDS","count":2},{"name":"David K","email":"31051325+enducker","login":"enducker","count":2},{"name":"David Garcia","email":"davidgarciab@gmail.com","login":"davidgarciab","count":2},{"name":"David F. Driscoll","email":"dfdrisco@stanford.edu","login":"davidfdriscoll","count":2},{"name":"Diego Fernandez","email":"56129093+dfernandez-asapp","login":"dfernandez-asapp","count":2},{"name":"David Cnoops","email":"davidcnoops@outlook.com","login":"DavidCnoops","count":2},{"name":"Dmitri Suvorov","email":"suvjunmd@gmail.com","login":"suvjunmd","count":2},{"name":"Dominic Lee","email":"34794189+dominictwlee","login":"dominictwlee","count":2},{"name":"Dominik Serafin","email":"DominikSerafin","login":"DominikSerafin","count":2},{"name":"Darryl Nicerio","email":"61145387+dnicerio","login":"dnicerio","count":2},{"name":"Daniel Kohli","email":"drkohlipk@gmail.com","login":"drkohlipk","count":2},{"name":"Eduardo Mohedano","email":"emohedanomonter@gmail.com","login":"emohedano","count":2},{"name":"Benny","email":"skenbo0916","login":"skenbo0916","count":2},{"name":"Andreas Larsen","email":"andreas@larsenwork.com","login":"larsenwork","count":2},{"name":"Dallin Christensen","email":"christensen.dallin@gmail.com","login":"dallin-christensen","count":2},{"name":"Corentin Leruth","email":"corentin.leruth@gmail.com","login":"tatchi","count":2},{"name":"Benny Neugebauer","email":"bn@bennyn.de","login":"bennycode","count":2},{"name":"Chhawinderpreet Singh","email":"96365487+chhawinder","login":"chhawinder","count":1},{"name":"Chetas Sharma","email":"65273718+chetas411","login":"chetas411","count":1},{"name":"Ching Yaw Hao","email":"chingyawhao14@gmail.com","login":"chingyawhao","count":1},{"name":"ChinoUkaegbu","email":"77782533+ChinoUkaegbu","login":"ChinoUkaegbu","count":1},{"name":"Chris Walker","email":"chris@thechriswalker.net","login":"thechriswalker","count":1},{"name":"Chirag Bhalotia","email":"chiragbhalotia0412@gmail.com","login":"chirag3003","count":1},{"name":"Chris Vickery","email":"chrisinajar@gmail.com","login":"chrisinajar","count":1},{"name":"Chirag Mongia","email":"chiragmongia05@gmail.com","login":"chiragmongia","count":1},{"name":"Carl Topham","email":"github@carl-topham.com","login":"Designer023","count":1},{"name":"Carlos Adriano Miranda","email":"cadriano.miranda@gmail.com","login":"cadrimiranda","count":1},{"name":"Carlos Andres Beltran Gomez","email":"cbeltrangomez@gmail.com","login":"cbeltrangomez84","count":1},{"name":"Carlos Cuesta","email":"carloscuesta@me.com","login":"carloscuesta","count":1},{"name":"Carlos Gomes","email":"cacpgomes@gmail.com","login":"cacpgomes","count":1},{"name":"Carlos Gómez","email":"76704548+CarlosGomez-dev","login":"CarlosGomez-dev","count":1},{"name":"Carlos M","email":"martinezcj2@gmail.com","login":"Ceejaymar","count":1},{"name":"Carter Hesterman","email":"hestermancarter@gmail.com","login":"hesto2","count":1},{"name":"Cassidy Williams","email":"1454517+cassidoo","login":"cassidoo","count":1},{"name":"Brian Le","email":"48520047+dreamsinspace","login":"dreamsinspace","count":1},{"name":"BrianWoolfolk","email":"brian.woolfolk@encora.com","login":"BrianWoolfolk","count":1},{"name":"Brice Frisco","email":"39070938+bricefrisco","login":"bricefrisco","count":1},{"name":"Bruno Azzi","email":"bruno-azzi@hotmail.com","login":"bruno-azzi","count":1},{"name":"Changwoo Kang","email":"kangcw0107@gmail.com","login":"monam2","count":1},{"name":"Chanyeon Kim","email":"y2oniary@gmail.com","login":"chayeoi","count":1},{"name":"Chappo","email":"lukeggchapman@gmail.com","login":"lukeggchapman","count":1},{"name":"Charlie (Tzu Yin)","email":"tzyn.wang@gmail.com","login":"tzynwang","count":1},{"name":"Charlie Duong","email":"charlieduong94@gmail.com","login":"ctdio","count":1},{"name":"Charlie Liu","email":"itscharlieliu@gmail.com","login":"itscharlieliu","count":1},{"name":"Chase Holdren","email":"chaseholdren","login":"chaseholdren","count":1},{"name":"Chase Willden","email":"chase.willden@gmail.com","login":"chaseWillden","count":1},{"name":"Cheerios","email":"78917138+Sharry0","login":"Sharry0","count":1},{"name":"Cody","email":"mizx","login":"mizx","count":1},{"name":"Cody Schaaf","email":"CodySchaaf","login":"CodySchaaf","count":1},{"name":"Colby Aley","email":"colby@aley.me","login":"cp","count":1},{"name":"Colin Dellow","email":"cldellow@gmail.com","login":"cldellow","count":1},{"name":"Colin Diesh","email":"colin.diesh@gmail.com","login":"cmdcolin","count":1},{"name":"Collin Argo","email":"collin.argo@gmail.com","login":"SCollinA","count":1},{"name":"Colm","email":"colmtuite@gmail.com","login":"colmtuite","count":1},{"name":"CommanderRoot","email":"CommanderRoot","login":"CommanderRoot","count":1},{"name":"Connor Adams","email":"connorads","login":"connorads","count":1},{"name":"Connor Shea","email":"connor.james.shea@gmail.com","login":"connorshea","count":1},{"name":"Copilot","email":"198982749+Copilot","login":"Copilot","count":1},{"name":"Corin Chellberg","email":"corinchellberg@gmail.com","login":"chellberg","count":1},{"name":"Cornelius","email":"caweidmann.dev@gmail.com","login":"caweidmann","count":1},{"name":"Cory Grinstead","email":"universalmind.candy@gmail.com","login":"universalmind303","count":1},{"name":"Craig Jackson","email":"craigmjackson@gmail.com","login":"craigmjackson","count":1},{"name":"Chris Harris","email":"c@harrischris.com","login":"cdharris","count":1},{"name":"Chris Miller","email":"32465602+camilleryr","login":"camilleryr","count":1},{"name":"Chris Naismith","email":"9610830+Naismith","login":"Naismith","count":1},{"name":"Dang Huynh","email":"huynhminhdang@gmail.com","login":"dangh","count":1},{"name":"Cássio Zen","email":"cassiozen@gmail.com","login":"cassiozen","count":1},{"name":"César D Azevedo","email":"cesardeazevedo@outlook.com","login":"cesardeazevedo","count":1},{"name":"D. Ror","email":"imnasnainaec@gmail.com","login":"imnasnainaec","count":1},{"name":"Chris Seckler","email":"zeckdude@gmail.com","login":"zeckdude","count":1},{"name":"Chris Ward","email":"chriswardo","login":"chriswardo","count":1},{"name":"Christiaan Baartse","email":"anotherhero@gmail.com","login":"christiaan","count":1},{"name":"Christiaan Scheermeijer","email":"christiaan@videodock.com","login":"ChristiaanScheermeijer","count":1},{"name":"Christian Dallago","email":"sacdallago","login":"sacdallago","count":1},{"name":"Christian Legnitto","email":"LegNeato","login":"LegNeato","count":1},{"name":"Christoforos Varakliotis","email":"c.varakliotis@gmail.com","login":"cvara","count":1},{"name":"Christoph Tavan","email":"ctavan","login":"ctavan","count":1},{"name":"Christophe Hurpeau","email":"christophe.hurpeau+github@gmail.com","login":"christophehurpeau","count":1},{"name":"Christophe Rosset","email":"tophe@topheman.com","login":"topheman","count":1},{"name":"Christopher","email":"zek0faws","login":"zek0faws","count":1},{"name":"Christopher James","email":"157437319+ChristopherJamesL","login":"ChristopherJamesL","count":1},{"name":"Christopher Schroer","email":"christopher.schroer.developer@gmail.com","login":"christopherschroer","count":1},{"name":"Chrystian de Matos","email":"32277095+ChrystianDeMatos","login":"ChrystianDeMatos","count":1},{"name":"Chuan yu","email":"isyuchuan@foxmail.com","login":"chuanyu0201","count":1},{"name":"Chung Jason","email":"shiningjason1989@gmail.com","login":"shiningjason","count":1},{"name":"Ciaran Liedeman","email":"ciaranliedeman@gmail.com","login":"cliedeman","count":1},{"name":"Ciroja","email":"ciroja@mail.ru","login":"ciroja","count":1},{"name":"Dan Woodson","email":"woodson.dan@gmail.com","login":"danwoods","count":1},{"name":"Clayton Ray","email":"iamclaytonray@gmail.com","login":"iamclaytonray","count":1},{"name":"Clemens Solar","email":"clomo@gmx.net","login":"seasick","count":1},{"name":"CodeWithGuruji","email":"68204402+CodeWithGuruji","login":"CodeWithGuruji","count":1},{"name":"Arnav Jindal","email":"arnav.jindal7@gmail.com","login":"daggy1234","count":1},{"name":"Arni Sumarlidason","email":"sumarlidason@gmail.com","login":"sumarlidason","count":1},{"name":"Ben Sussman","email":"126517455+ben-pomelo","login":"ben-pomelo","count":1},{"name":"Ben Wiley","email":"therealbenwiley@gmail.com","login":"benwiley4000","count":1},{"name":"Bence Vörös","email":"bencee.voros001@gmail.com","login":"bencevoros","count":1},{"name":"Bendy Zhang","email":"zb@bndy.net","login":"bndynet","count":1},{"name":"Benjamin Capinski","email":"bcapinski@gmail.com","login":"bcapinski","count":1},{"name":"Benjamin L. Moore","email":"blmoore","login":"blmoore","count":1},{"name":"Benji Xie","email":"bxie@UW.edu","login":"bxie","count":1},{"name":"Benny Hinrichs","email":"35133653+BennyHinrichs","login":"BennyHinrichs","count":1},{"name":"Bernard","email":"bernardwang","login":"bernardwang","count":1},{"name":"Bert De Geyter","email":"TheHolyWaffle","login":"TheHolyWaffle","count":1},{"name":"Bertrand Pestre","email":"bertrand.pestre@gmail.com","login":"bertrandp","count":1},{"name":"Bhuvan Gandhi","email":"44208979+bmg02","login":"bmg02","count":1},{"name":"Bianca Woo","email":"18028868+woobianca","login":"woobianca","count":1},{"name":"Björn Böing","email":"b.boeing@online.de","login":"BreakBB","count":1},{"name":"Blaine Bublitz","email":"blaine.bublitz@gmail.com","login":"phated","count":1},{"name":"Belciug Ovidiu-Mihai","email":"ovidiumihaibelciug@gmail.com","login":"ovidiumihaibelciug","count":1},{"name":"Caleb Cox","email":"canac","login":"canac","count":1},{"name":"Caleb Downs","email":"malignant.shadowborne@gmail.com","login":"MalignantShadow","count":1},{"name":"Calvin Moody","email":"calvinmcm@gmail.com","login":"logicalmoody","count":1},{"name":"Boaz Rymland","email":"boazrymland","login":"boazrymland","count":1},{"name":"Blake Boucher","email":"blakeboucher@gmail.com","login":"blakecss","count":1},{"name":"Blake Netzeband","email":"blake.netzeband@gmail.com","login":"blakenetz","count":1},{"name":"Bluefox","email":"dogafox@gmail.com","login":"GermanBluefox","count":1},{"name":"Bo Wann","email":"bo@wanns.dk","login":"bowann","count":1},{"name":"Boaz","email":"berman.boaz@gmail.com","login":"boazberman","count":1},{"name":"Axel Björnsson","email":"axelbjornsson@gmail.com","login":"axelbjornsson","count":1},{"name":"Ayodele Aransiola","email":"36636824+CodeLeom","login":"CodeLeom","count":1},{"name":"Ayush Dubey","email":"61616662+Ayushdubey86","login":"Ayushdubey86","count":1},{"name":"Ayush Shrivastava","email":"109504204+noobDev31","login":"noobDev31","count":1},{"name":"BC-M","email":"40334865+BC-M","login":"BC-M","count":1},{"name":"BLipscomb","email":"bailey.lipscomb@gmail.com","login":"BLipscomb","count":1},{"name":"Bablu Ahmed","email":"bablukpik@gmail.com","login":"bablukpik","count":1},{"name":"Bachynin Ivan","email":"bachynin.i@gmail.com","login":"vanyakosmos","count":1},{"name":"Bahman World","email":"bahman.world@gmail.com","login":"bahmanworld","count":1},{"name":"Balázs Orbán","email":"info@balazsorban.com","login":"balazsorban44","count":1},{"name":"Bart Jan van Assen","email":"bartjanvassen@gmail.com","login":"BartJanvanAssen","count":1},{"name":"Bartek","email":"bartek.kozera@gmail.com","login":"apieceofbart","count":1},{"name":"Bartosz Grabias","email":"enbyted","login":"enbyted","count":1},{"name":"Bastian Oppermann","email":"bastianoppermann1997@gmail.com","login":"Bastian","count":1},{"name":"Armand","email":"mim-Armand","login":"mim-Armand","count":1},{"name":"Armin Yazdani","email":"36546536+arminydy","login":"arminydy","count":1},{"name":"Arnault Nouvel","email":"arnault.nouvel@wisepoint.fr","login":"0xKheops","count":1},{"name":"Bryan Deloeste","email":"bryandeloeste@gmail.com","login":"bdeloeste","count":1},{"name":"Bryan Hunter","email":"bryanjacobhunter@gmail.com","login":"bryan-hunter","count":1},{"name":"Bryan Leewood","email":"bryan.a.leewood@gmail.com","login":"xenostar","count":1},{"name":"Bryan Ricker","email":"978899+bricker","login":"bricker","count":1},{"name":"Bryce Meyer","email":"bjm904","login":"bjm904","count":1},{"name":"Bryn Dyment","email":"bryndyment@gmail.com","login":"bryndyment","count":1},{"name":"Burak Shen","email":"tobuba2@gmail.com","login":"shenburak","count":1},{"name":"Byron Luk","email":"byronluk@gmail.com","login":"byronluk","count":1},{"name":"C.P. Dehli","email":"cpdehli@gmail.com","login":"dehli","count":1},{"name":"Caio Agiani","email":"agianicaio@gmail.com","login":"caioagiani","count":1},{"name":"Brian DeLancey","email":"briandelancey","login":"briandelancey","count":1},{"name":"Chris Casey","email":"cdcasey","login":"cdcasey","count":1},{"name":"Chris Cesare","email":"ccesare","login":"ccesare","count":1},{"name":"Chris Graf","email":"christopher.n.graf@gmail.com","login":"cngraf","count":1},{"name":"Chris Hafley","email":"hafley66@gmail.com","login":"hafley66","count":1},{"name":"Fawen","email":"GFwer","login":"GFwer","count":1},{"name":"Camelia Benchea","email":"camelia.benchea@gmail.com","login":"cameliaben","count":1},{"name":"Cameron Davidson-Pilon","email":"cam.davidson.pilon@gmail.com","login":"CamDavidsonPilon","count":1},{"name":"Camille Rabatel","email":"camille.rabatel+github@gmail.com","login":"carab","count":1},{"name":"Can Lekili","email":"clekili@gmail.com","login":"clekili","count":1},{"name":"Can Taşdemir","email":"can.tsdmr@gmail.com","login":"cantsdmr","count":1},{"name":"Can Zhang","email":"zhangcan@letv.com","login":"cannium","count":1},{"name":"Bob Ippolito","email":"bob@redivi.com","login":"etrepum","count":1},{"name":"Bogdan Mihai Nicolae","email":"bmnicolae@gmail.com","login":"bogminic","count":1},{"name":"Brad Funk","email":"bradfunk@gmail.com","login":"nullberri","count":1},{"name":"Braden Anderson","email":"bradencanderson@gmail.com","login":"bradencanderson","count":1},{"name":"Braden Kelley","email":"redbmk@gmail.com","login":"redbmk","count":1},{"name":"Bradley Wogsland","email":"bradley@wogsland.org","login":"wogsland","count":1},{"name":"Brady Pascoe","email":"18705892+bpas247","login":"bpas247","count":1},{"name":"Bram Kaashoek","email":"bramkaashoek@gmail.com","login":"BramKaashoek","count":1},{"name":"Brandon Dail","email":"Aweary","login":"Aweary","count":1},{"name":"Brandon Ebersohl","email":"brandon.ebersohl@gmail.com","login":"Bebersohl","count":1},{"name":"Brandon Villa","email":"bornofos@gmail.com","login":"brandonvilla21","count":1},{"name":"Breeze.kay","email":"wangwenpei@nextoa.com","login":"9nix00","count":1},{"name":"Brendan Laney","email":"Brlaney@outlook.com","login":"Brlaney","count":1},{"name":"Brendan R L","email":"64326462+Brlaney42","login":"Brlaney42","count":1},{"name":"Brian Boyko","email":"brian.boyko@gmail.com","login":"kerryboyko","count":1},{"name":"Albert Liao","email":"34349182+ayliao","login":"ayliao","count":1},{"name":"Albin Ekblom","email":"albinekblom@gmail.com","login":"albinekb","count":1},{"name":"Aleix Soler","email":"aleixsoler64@gmail.com","login":"soler1212","count":1},{"name":"Bruno Cavalcante","email":"brunofcavalcante@gmail.com","login":"brunocavalcante","count":1},{"name":"Bruno Cechet","email":"brunocechet@gmail.com","login":"brunocechet","count":1},{"name":"Bruno Monteiro","email":"brunomonteiro.sud@gmail.com","login":"brunomonteirosud","count":1},{"name":"Bruno Wieczorek","email":"bruno.wieczorek@gmail.com","login":"burnoo","count":1},{"name":"Dušan Plavák","email":"dusan.plavak@gmail.com","login":"ddeath","count":1},{"name":"Devarsh Shah","email":"devarshmshah@gmail.com","login":"devarsh","count":1},{"name":"Devesh Kumar","email":"59202075+Devesh21700Kumar","login":"Devesh21700Kumar","count":1},{"name":"Claudio Dias","email":"claudioldf@gmail.com","login":"claudioldf","count":1},{"name":"Dylan Decrulle","email":"81740200+ddecrulle","login":"ddecrulle","count":1},{"name":"Dylan Garcia","email":"dylangarcia","login":"dylangarcia","count":1},{"name":"Dylan Jager-Kujawa","email":"dylanleekujawa@gmail.com","login":"Kujawadl","count":1},{"name":"Ed Staub","email":"estaub2@comcast.net","login":"estaub","count":1},{"name":"Edmund","email":"edmundmai@gmail.com","login":"EdmundMai","count":1},{"name":"Eduard Rastoropov","email":"eduard.rastoropov@gmail.com","login":"LAITONEN","count":1},{"name":"Eduardo Vicente","email":"eduardomcv42@gmail.com","login":"eduardomcv","count":1},{"name":"Edward Greve","email":"edward.greve@gmail.com","login":"anyong","count":1},{"name":"Edward Salter","email":"EdwardSalter","login":"EdwardSalter","count":1},{"name":"Ekaterina Mozheiko","email":"ek.mozheiko@gmail.com","login":"EkaterinaMozheiko","count":1},{"name":"El Mehdi Mekouar","email":"60555119+mekouar-mehdi","login":"mekouar-mehdi","count":1},{"name":"Elad Hayun","email":"elad.hayun@gmail.com","login":"eladhayun","count":1},{"name":"Eldar B","email":"bekerman122@gmail.com","login":"PCOffline","count":1},{"name":"Elertan","email":"99027784@mydavinci.nl","login":"elertan","count":1},{"name":"Elias Jørgensen","email":"eliaszakarias@gmail.com","login":"EliasJorgensen","count":1},{"name":"Elies Lou","email":"elies.lou@atmost.fr","login":"Aetherall","count":1},{"name":"Elijah Wilson","email":"31283824+e-x-wilson","login":"e-x-wilson","count":1},{"name":"Elon Volo","email":"63563814+ElonVolo","login":"ElonVolo","count":1},{"name":"Dmitry Barabash","email":"dbarabashdev@gmail.com","login":"dbarabashh","count":1},{"name":"Dmitry Chestnykh","email":"dmitry@codingrobots.com","login":"dchest","count":1},{"name":"Dmitry Maganov","email":"vonagam@gmail.com","login":"vonagam","count":1},{"name":"Cisco Guillaume","email":"guillaumecisco@gmail.com","login":"GuillaumeCisco","count":1},{"name":"Claude De-Tchambila","email":"40432185+ChrisClaude","login":"ChrisClaude","count":1},{"name":"Claudia","email":"32686252+iclaude3","login":"iclaude3","count":1},{"name":"Dominic Garms","email":"djgarms@gmail.com","login":"dohomi","count":1},{"name":"Dominique Müller","email":"dominique.m.mueller@gmail.com","login":"dominique-mueller","count":1},{"name":"Don Brody","email":"donald.brody@gmail.com","login":"DonBrody","count":1},{"name":"Donald33 Wang","email":"dongcheng6@qq.com","login":"donaldnevermore","count":1},{"name":"Dorian Milliere","email":"migra87@gmail.com","login":"Mystraht","count":1},{"name":"Doug Miller","email":"doug@dougmiller.io","login":"dmiller9911","count":1},{"name":"Douglas Mamilor","email":"douglasmamilor@gmail.com","login":"douglasmamilor","count":1},{"name":"Douglas Salazar","email":"doug.salazar@fleetmatics.com","login":"Dsalazar1685","count":1},{"name":"Dr. Meow","email":"captain@fantasyui.com","login":"fantasyui-com","count":1},{"name":"Drew Hays","email":"drewshays@gmail.com","login":"Dru89","count":1},{"name":"Drew Vartanian","email":"Drew.Vartanian@gmail.com","login":"DrewVartanian","count":1},{"name":"Dror Levy","email":"Dror88","login":"Dror88","count":1},{"name":"Duc Thien Bui","email":"thienbui797@gmail.com","login":"ducthienbui97","count":1},{"name":"DukeManh","email":"51073515+DukeManh","login":"DukeManh","count":1},{"name":"Dustin Do","email":"dustin.do95@gmail.com","login":"duongdev","count":1},{"name":"Eugene Chybisov","email":"imchybisov@gmail.com","login":"chybisov","count":1},{"name":"Eugene Zaretskiy","email":"eugene.zar@gmail.com","login":"EugeneZ","count":1},{"name":"Evan C","email":"535045318@qq.com","login":"Evan151","count":1},{"name":"Evan Charalampidis","email":"96417438+imevanc","login":"imevanc","count":1},{"name":"Evan Stern","email":"evanmicahstern@gmail.com","login":"evanstern","count":1},{"name":"Evan Trujillo","email":"evantrujillo30@gmail.com","login":"Evomatic","count":1},{"name":"EvgenBabenko","email":"evgen.babenko@gmail.com","login":"EvgenBabenko","count":1},{"name":"Exequiel Bahamonde","email":"12929395+exequielbc","login":"exequielbc","count":1},{"name":"Fabian Kielmann","email":"56976420+FabianKielmann","login":"FabianKielmann","count":1},{"name":"Fabian Meumertzheim","email":"fabian@meumertzhe.im","login":"fmeum","count":1},{"name":"Fabian Sellmann","email":"fa.sllmnn@gmail.com","login":"FabianSellmann","count":1},{"name":"Fabio Crisci","email":"piuccio@gmail.com","login":"piuccio","count":1},{"name":"Fabrizio Cucci","email":"fabrizio.cucci@gmail.com","login":"fabriziocucci","count":1},{"name":"Fanzzzd","email":"71874435+Fanzzzd","login":"Fanzzzd","count":1},{"name":"Farhad Bagheri","email":"coding.farhad@gmail.com","login":"CFarhad","count":1},{"name":"Farzad","email":"farzad247@gmail.com","login":"mrfzd","count":1},{"name":"Fedi Rajhi","email":"fedirjh@gmail.com","login":"fedirjh","count":1},{"name":"Feliche-Demian Netliukh","email":"demyan310505@gmail.com","login":"Demianeen","count":1},{"name":"Felipe Lima","email":"felipeptcho@gmail.com","login":"felipeptcho","count":1},{"name":"Felix Hessenberger","email":"felix@scale.at","login":"felixh10r","count":1},{"name":"Fergus McDonald","email":"fergus@procurify.com","login":"fergusmcdonald","count":1},{"name":"Fernando Montoya","email":"montogeek@gmail.com","login":"montogeek","count":1},{"name":"Dustin Wyatt","email":"dustin.wyatt@gmail.com","login":"dmwyatt","count":1},{"name":"Emanuele Cesena","email":"emanuele.cesena@gmail.com","login":"0x0ece","count":1},{"name":"EmiL Datcu","email":"42996811+emildatcu","login":"emildatcu","count":1},{"name":"Emmanuel Ferdman","email":"emmanuelferdman@gmail.com","login":"emmanuel-ferdman","count":1},{"name":"Emre Tapci","email":"emre.tapci@gmail.com","login":"emretapci","count":1},{"name":"Enrique Ramírez","email":"hello@enrique-ramirez.com","login":"enrique-ramirez","count":1},{"name":"Enzo Martin","email":"enzo.r.martin@gmail.com","login":"EnzoMartin","count":1},{"name":"Erez Shtayman","email":"erezs@doit-intl.com","login":"erezstmn-doit","count":1},{"name":"Eric Burel","email":"eb@lebrun-burel.com","login":"eric-burel","count":1},{"name":"Eric Coffman","email":"ericbrian@gmail.com","login":"ericbrian","count":1},{"name":"Eric Hodges","email":"ehodges2004@gmail.com","login":"erichodges","count":1},{"name":"Eric Nagy","email":"enagy27","login":"enagy27","count":1},{"name":"Erik Moura","email":"erikian@erikian.dev","login":"erikian","count":1},{"name":"Erik Slovák","email":"erik.slovak7@gmail.com","login":"effektsvk","count":1},{"name":"Ernesto García","email":"gnapse@gmail.com","login":"gnapse","count":1},{"name":"Ernesto Navarro","email":"enavarrocu","login":"enavarrocu","count":1},{"name":"EsoterikStare","email":"erikbburton@gmail.com","login":"EsoterikStare","count":1},{"name":"Eswar Prasad Clinton. A","email":"64120992+eswarclynn","login":"eswarclynn","count":1},{"name":"Dan Delany","email":"dan.delany@gmail.com","login":"dandelany","count":1},{"name":"Fedde Schaeffer","email":"fedde.schaeffer@gmail.com","login":"fedde-s","count":1},{"name":"Eugene","email":"evgeny.dknv@gmail.com","login":"pushys","count":1},{"name":"Daniel Martín","email":"danimartinprieto@gmail.com","login":"dani-mp","count":1},{"name":"Daniil Ivanov","email":"ivanoff.daniil@gmail.com","login":"IvanoffDan","count":1},{"name":"Danny Brudner","email":"dannybrudner@gmail.com","login":"danbrud","count":1},{"name":"Danny Cochran","email":"daniel@cochrans.org","login":"dannycochran","count":1},{"name":"Dano Alexander","email":"altruity@gmail.com","login":"altruity","count":1},{"name":"Dara","email":"61889617+koolskateguy89","login":"koolskateguy89","count":1},{"name":"Darius Kazemi","email":"darius.kazemi@gmail.com","login":"dariusk","count":1},{"name":"DarkKnight1992","email":"suraj.sudhera@gmail.com","login":"DarkKnight1992","count":1},{"name":"Darren Walker","email":"9861667+FluentSynergyDW","login":"FluentSynergyDW","count":1},{"name":"Dasbachc","email":"dasbachc@gmail.com","login":"Dasbachc","count":1},{"name":"Dave Martin","email":"dmartin@sportingindex.com","login":"DaveWM","count":1},{"name":"Davi Figueiredo","email":"davi.mello.28@gmail.com","login":"dav1app","count":1},{"name":"Dmitry Yudakov","email":"dmitry-yudakov","login":"dmitry-yudakov","count":1},{"name":"Craig Jennings","email":"craig.jennings11@gmail.com","login":"craig-jennings","count":1},{"name":"Cristian Macedo","email":"37914402+cristianmacedo","login":"cristianmacedo","count":1},{"name":"Gaurav Agarwal","email":"agauravdev@gmail.com","login":"agauravdev","count":1},{"name":"David BRETIN","email":"dabretin","login":"dabretin","count":1},{"name":"David Ballesteros","email":"davibq@hotmail.com","login":"davibq","count":1},{"name":"David Clark","email":"david@kit.fit","login":"kitfit-dave","count":1},{"name":"David Dvorak","email":"dvorwak@gmail.com","login":"dvorwak","count":1},{"name":"David Gilbertson","email":"gilbertson.david@gmail.com","login":"davidgilbertson","count":1},{"name":"David Johansson","email":"davjo664@gmail.com","login":"davjo664","count":1},{"name":"Cansin Yildiz","email":"cansinyildiz@gmail.com","login":"cansin","count":1},{"name":"DA","email":"30979970+Ashish2097","login":"Ashish2097","count":1},{"name":"DABEOM KIM","email":"39144843+liradb2000","login":"liradb2000","count":1},{"name":"DZ","email":"1796078+Sylphony","login":"Sylphony","count":1},{"name":"Daher Alfawares","email":"daher.alfawares@live.com","login":"da0x","count":1},{"name":"Dai Van Nguyen","email":"nvdai2401@gmail.com","login":"nvdai2401","count":1},{"name":"Dakota Murphy","email":"dakotamurphyucf@knights.ucf.edu","login":"dakotamurphyucf","count":1},{"name":"Dale Hui","email":"dhui","login":"dhui","count":1},{"name":"Dale Jefferson","email":"dale@dalejefferson.com","login":"DaleLJefferson","count":1},{"name":"Daler Asrorov","email":"asrorids@gmail.com","login":"DalerAsrorov","count":1},{"name":"Dalibor Loncarevic","email":"35716609+Codetalker777","login":"Codetalker777","count":1},{"name":"Damian Cugley","email":"pdc@corefiling.com","login":"pdc","count":1},{"name":"Damian Stasik","email":"visualfanatic","login":"visualfanatic","count":1},{"name":"Damon Aw","email":"daemonsy@gmail.com","login":"daemonsy","count":1},{"name":"Dan","email":"iam@dancielos.com","login":"dancielos","count":1},{"name":"Dan Castellon","email":"dan.a.castellon@gmail.com","login":"dancastellon","count":1},{"name":"Garth Williams","email":"garth@wi.llia.ms","login":"garth","count":1},{"name":"Gary White","email":"GaryPWhite@live.com","login":"GaryPWhite","count":1},{"name":"Daniel Fischer","email":"d-fischer","login":"d-fischer","count":1},{"name":"Daniel Friesen","email":"d@danf.ca","login":"dantman","count":1},{"name":"Daniel Johnsson","email":"djh.johnsson@gmail.com","login":"discodanne","count":1},{"name":"Denis Zavershinskiy","email":"zaverden@gmail.com","login":"zaverden","count":1},{"name":"Dennis Olsson","email":"dluco-","login":"dluco-","count":1},{"name":"Derek Petersen","email":"goestospam+github@protonmail.com","login":"tuxracer","count":1},{"name":"Derick M","email":"58572875+TurtIeSocks","login":"TurtIeSocks","count":1},{"name":"Davi Nakano","email":"davinotdavid@gmail.com","login":"davinakano","count":1},{"name":"David","email":"45702286+davidoffyuy","login":"davidoffyuy","count":1},{"name":"Dom Armstrong","email":"dom@dom-armstrong.co.uk","login":"domarmstrong","count":1},{"name":"Devin Lane","email":"devin.c.lane@gmail.com","login":"DevinCLane","count":1},{"name":"Dheenodara Rao","email":"dheenodararao@gmail.com","login":"DheenodaraRao","count":1},{"name":"Dhruvi16","email":"dhruvibutti9477@gmail.com","login":"Dhruvi16","count":1},{"name":"Diego Yungh","email":"diego.yungh@gmail.com","login":"DiegoYungh","count":1},{"name":"Digvijay Gupta","email":"65729055+3xp10it3r","login":"3xp10it3r","count":1},{"name":"Digvijay Singh","email":"digvijays098@gmail.com","login":"diggis00","count":1},{"name":"DimaAbr","email":"13933191+DimaAbr","login":"DimaAbr","count":1},{"name":"Dimitris Pertsinidis","email":"76684058+dpertsin","login":"dpertsin","count":1},{"name":"DinhBaoTran","email":"38450459+DinhBaoTran","login":"DinhBaoTran","count":1},{"name":"Diwakar Kashyap","email":"94478026+DIWAKARKASHYAP","login":"DIWAKARKASHYAP","count":1},{"name":"Djovanni Tehubijuluw","email":"djovanni@q42.nl","login":"djohalo2","count":1},{"name":"Dlouxgit","email":"57781857+Dlouxgit","login":"Dlouxgit","count":1},{"name":"Dmitrii","email":"kembl07@gmail.com","login":"KEMBL","count":1},{"name":"Dmitrijs Minajevs","email":"d3x133@gmail.com","login":"minajevs","count":1},{"name":"Eugene Annienkov","email":"jeka.annenkov@gmail.com","login":"evgeniyannenkov","count":1},{"name":"Daniel Khakbaz","email":"danialkhakbaz.dk@gmail.com","login":"Danielkhakbaz","count":1},{"name":"David Johnston","email":"david@blacksheepcode.com","login":"dwjohnston","count":1},{"name":"David Morais Ferreira","email":"david.moraisferreira@gmail.com","login":"DavidMoraisFerreira","count":1},{"name":"David Pham","email":"tuananh200898@gmail.com","login":"ttlpta","count":1},{"name":"David Quirós","email":"quiaro@gmail.com","login":"quiaro","count":1},{"name":"David Rojas","email":"drojascamaggi@gmail.com","login":"arcmode","count":1},{"name":"David Slone","email":"dbslone@gmail.com","login":"dbslone","count":1},{"name":"David Thorpe","email":"davidthorpe878@gmail.com","login":"DavidThorpe71","count":1},{"name":"David Wheatley","email":"hi@davwheat.dev","login":"davwheat","count":1},{"name":"David Williams","email":"35264112+williamsdyyz","login":"williamsdyyz","count":1},{"name":"David Woods","email":"david@birnamdesigns.com","login":"birnam","count":1},{"name":"David undefined","email":"offantik@gmail.com","login":"retyui","count":1},{"name":"Dmytro","email":"xmizok@gmail.com","login":"xmityaz","count":1},{"name":"Dmytro","email":"z-ax","login":"z-ax","count":1},{"name":"Doa Jafri","email":"doajafri@gmail.com","login":"doaboa","count":1},{"name":"DavidHenri008","email":"33123302+DavidHenri008","login":"DavidHenri008","count":1},{"name":"Dawid Rusnak","email":"rangoo94@gmail.com","login":"rangoo94","count":1},{"name":"Decade","email":"decadef20","login":"decadef20","count":1},{"name":"Deeksha Sharma","email":"deekshasharma","login":"deekshasharma","count":1},{"name":"Deepanshu Vangani","email":"vanganideepanshu@gmail.com","login":"deepanshu2506","count":1},{"name":"DavidBoyer11","email":"82344556+DavidBoyer11","login":"DavidBoyer11","count":1},{"name":"Dmitry Barabash","email":"barabashdev@gmail.com","login":null,"count":1},{"name":"Dickriven Chellemboyee","email":"h3h4@labz.one","login":null,"count":1},{"name":"David Alberto Serrano Garcia","email":"davidasg180@gmail.com","login":null,"count":1},{"name":"David","email":"Ecutwxguan@163.com","login":null,"count":1},{"name":"Denys Pavlenko","email":"denys.pavlenko@thinksoft.net","login":null,"count":1},{"name":"Dennis","email":"dennis@freerunningtechnologies.com","login":null,"count":1},{"name":"Denis Malinochkin","email":"dmalinochkin@land.ru","login":null,"count":1},{"name":"David Narbutovich","email":"vamnemne@gmail.com","login":null,"count":1},{"name":"David Fischer","email":"da.e.fischer@googlemail.com","login":null,"count":1},{"name":"Darnell Andries","email":"darnellandries7@gmail.com","login":null,"count":1},{"name":"Danny Byland","email":"Daniel.Byland@target.com","login":null,"count":1},{"name":"Danielle Madeley","email":"dmadeley@infoxchange.org","login":null,"count":1},{"name":"D'andrea","email":"dandreaa@amazon.com","login":null,"count":1},{"name":"Cyrus","email":"mdoaie@yahoo.co.uk","login":null,"count":1},{"name":"Corey Winkelmann","email":"corey.winkelmann@cagenix.net","login":null,"count":1},{"name":"Dan Kinsley","email":"dan@thinkingphones.com","login":null,"count":1},{"name":"Chawin Tan","email":"chawin15@gmail.com","login":null,"count":1},{"name":"Calcyfer","email":"glenn@calcyfer.be","login":null,"count":1},{"name":"Brave Dick","email":"rsr715@gmail.com","login":null,"count":1},{"name":"Brandon Hall","email":"bhall@kissmetrics.com","login":null,"count":1},{"name":"Caleb Everett","email":"caleb@careercalifornia.edu","login":null,"count":1},{"name":"Isaac Johnston","email":"isaac@smxemail.com","login":null,"count":1},{"name":"Igor","email":"9533121456@mail.ru","login":null,"count":1},{"name":"Hit Vachhani","email":"hitvachhani@Hits-MacBook-Pro.local","login":null,"count":1},{"name":"Haseeb Khan","email":"haseebasif97@gmail.com","login":null,"count":1},{"name":"Harrison Mendonça","email":"harrison@grama.cc","login":null,"count":1},{"name":"Ema Ing","email":"emanuele@adriasonline.it","login":null,"count":1},{"name":"Gerges Beshay","email":"gerges@beshay.org","login":null,"count":1},{"name":"George Karagkiaouris","email":"gkaragkiaouris@quinnipiac.edu","login":null,"count":1},{"name":"Geoffrey","email":"geoffrey@tourconnect.com","login":null,"count":1},{"name":"Garrett","email":"choorp@gmail.com","login":null,"count":1},{"name":"Fabian Kretzer","email":"fabian.kretzer@eddyson.de","login":null,"count":1},{"name":"Evgeniy Chibisov","email":"imchibisov@gmail.com","login":null,"count":1},{"name":"Evan Jacobs","email":"evan@yaycmyk.com","login":null,"count":1},{"name":"Evan Henley","email":"henleyedition@gmail.com","login":null,"count":1},{"name":"Erick","email":"Intern@Call-em-Alls-MacBook-Pro.local","login":null,"count":1},{"name":"Eric Berry","email":"cavneb@gmail.com","login":null,"count":1},{"name":"Elger Lambert","email":"elger@shareworks.nl","login":null,"count":1},{"name":"Egor Egorov","email":"eegor650@gmail.com","login":null,"count":1},{"name":"Developer Davo","email":"developerdavo@gmail.com","login":null,"count":1},{"name":"Dustin Robison","email":"dustin.robison@movemedical.com","login":null,"count":1},{"name":"Dr","email":"dr@dr.city","login":null,"count":1},{"name":"Barak Nagar","email":"barak.nagar@hp.com","login":null,"count":1},{"name":"Aaike Van Roekeghem","email":"aaikevr@gmail.com","login":"Aaike","count":1},{"name":"AHeiming","email":"44135066+AHeiming","login":"AHeiming","count":1},{"name":"59naga","email":"i59naga@icloud.com","login":"59naga","count":1},{"name":"5-tom","email":"132141431+5-tom","login":"5-tom","count":1},{"name":"Ahmad Ilaiwi","email":"ahmad.ilaiwi@gmail.com","login":"Ilaiwi","count":1},{"name":"Afzal Sayed","email":"14029371+afzalsayed96","login":"afzalsayed96","count":1},{"name":"Aaron Shafovaloff","email":"aaronshaf@gmail.com","login":"aaronshaf","count":1},{"name":"Abdallah Elroby","email":"elroby2015@gmail.com","login":"AbdullahElrubi","count":1},{"name":"Abdulgafur","email":"bersugur.abdulgafur@gmail.com","login":"abdulgafur24","count":1},{"name":"AbdurRahman2004","email":"124655657+AbdurRahman2004","login":"AbdurRahman2004","count":1},{"name":"Abid Rahman","email":"arahman1@ualberta.ca","login":"abidrahman","count":1},{"name":"AcidRaZor","email":"AcidRaZor","login":"AcidRaZor","count":1},{"name":"Adam Akbar","email":"addampz@gmail.com","login":"sensasi-delight","count":1},{"name":"Adam Babcock","email":"github@mrhen.com","login":"MrHen","count":1},{"name":"Andriy Komm","email":"akomm","login":"akomm","count":1},{"name":"Andriy Orehov","email":"andriyorehov@gmail.com","login":"andriyor","count":1},{"name":"Adam McKenna","email":"adam-mckenna@outlook.com","login":"adam-mckenna","count":1},{"name":"Adam Moore","email":"nerdfunk@gmail.com","login":"minikomi","count":1},{"name":"Adam Nielsen","email":"malvineous@shikadi.net","login":"Malvineous","count":1},{"name":"Adam Sundberg","email":"adam.sundberg9@gmail.com","login":"AdamSundberg","count":1},{"name":"Adam Szeptycki","email":"adamszeptycki","login":"adamszeptycki","count":1},{"name":"Bnaya Peretz","email":"bnaya@photomania.net","login":null,"count":1},{"name":"Chafik Bel","email":"chafik.bel@gmail.com","login":null,"count":1},{"name":"Alejandro","email":"alejandroce@lagash.com","login":null,"count":1},{"name":"Andrei Sidorov","email":"vozdelaluz@gmail.com","login":null,"count":1},{"name":"Andreas Ögren","email":"andreas.ogren@svenskaspel.se","login":null,"count":1},{"name":"Andreas Heim","email":"andreas@moz.com","login":null,"count":1},{"name":"Andreas","email":"aw@decaf.de","login":null,"count":1},{"name":"Amen SOUISSI","email":"amensouissi@ecreall.com","login":null,"count":1},{"name":"Alex Patterson","email":"alex@ajonp.com","login":null,"count":1},{"name":"Aleksey Mironov","email":"alexmironoff@gmail.com","login":null,"count":1},{"name":"Akhil Gautam","email":"akhilg@mindfiresolutions.com","login":null,"count":1},{"name":"Adithya Reddy","email":"adithyakreddy6@gmail.com","login":null,"count":1},{"name":"Adam Nomanoff","email":"aliabdulazeez01@gmail.com","login":null,"count":1},{"name":"Abdallah Elroby","email":"abdallahelroby@excelcodes.com","login":null,"count":1},{"name":"Abbas Yadollahi","email":"abbas_y@hotmail.ca","login":null,"count":1},{"name":"Ahmad Ilaiwi","email":"ailaiwi@foothillsolutions.com","login":null,"count":1},{"name":"Aaron Kau","email":"aaron.kau@me.com","login":"nbdaaron","count":1},{"name":"Aaron Holland","email":"aaronholla@gmail.com","login":"aaronholla","count":1},{"name":"Aaron Heimlich","email":"aaron.heimlich@gmail.com","login":"aheimlich","count":1},{"name":"Aaron Adams","email":"aaron@aaronadams.ca","login":"aaronadamsCA","count":1},{"name":"Aamir Afridi","email":"aamirafridi@gmail.com","login":"aamirafridi","count":1},{"name":"Adam Tkaczyk","email":"71313290+TkaczykAdam","login":"TkaczykAdam","count":1},{"name":"Ulises Lara","email":"ulara@nearsoft.com","login":null,"count":1},{"name":"Tuukka Ojala","email":"tuukka.ojala@gmail.com","login":null,"count":1},{"name":"Tomasz Foltynski","email":"tomasz.foltynski@sgull.com","login":null,"count":1},{"name":"Tomasz Dobrowolski","email":"tdobrowolski@geocomp.com","login":null,"count":1},{"name":"Tobias Schlüter","email":"tmanger@epages.com","login":null,"count":1},{"name":"Timur","email":"timur@appseven.nl","login":null,"count":1},{"name":"Tucker Miller","email":"tdmiller7@bsu.edu","login":null,"count":1},{"name":"Thomas Kim","email":"thomaskim@unity3d.com","login":null,"count":1},{"name":"Thomas Dashney","email":"thomas.dashney@d1g1t.com","login":null,"count":1},{"name":"Ross Solomon","email":"ross@premise.com","login":null,"count":1},{"name":"Ross Ragsdale","email":"ross.ragsdale@gmail.com","login":null,"count":1},{"name":"Stoil Terziev","email":"SVTerziev@gmail.com","login":null,"count":1},{"name":"Stéphane Montlouis-Calixte","email":"smontlouis@kilix.fr","login":null,"count":1},{"name":"Sabra Pratt","email":"pratt.sabra@gmail.com","login":null,"count":1},{"name":"Scott Weaver","email":"developer.weaver@gmail.com","login":null,"count":1},{"name":"Vincent","email":"vincent.bouzeran@elao.com","login":null,"count":1},{"name":"Sam","email":"samh@ff-formula.com","login":null,"count":1},{"name":"Ryan Taite","email":"taiteryan@gmail.com","login":null,"count":1},{"name":"Ryan P. C. McQuen","email":"ryanpcmcquen@member.fsf.org","login":null,"count":1},{"name":"Ruben Costa","email":"ruben@civist.com","login":null,"count":1},{"name":"Santosh Grampurohit","email":"san_v500@yahoo.com","login":null,"count":1},{"name":"yinickzhou","email":"yi-nick.zhou@schneider-electric.com","login":null,"count":1},{"name":"wesleyZeng","email":"as54376520@gmail.com","login":null,"count":1},{"name":"unordered","email":"liyechao@unordered.xyz","login":null,"count":1},{"name":"smoogi","email":"spacecorgi@pm.me","login":null,"count":1},{"name":"justin smith","email":"justin@thegroundwork.com","login":null,"count":1},{"name":"mattstobbs","email":"mstobbs@scottlogic.co.uk","login":null,"count":1},{"name":"kcapple02","email":"dirkjanrutten@gmail.comm","login":null,"count":1},{"name":"jinsang","email":"jinsang@ab180.co","login":null,"count":1},{"name":"jaipe","email":"jaipe@live.com","login":null,"count":1},{"name":"furkle","email":"furkle@furkleindustries.com","login":null,"count":1},{"name":"florian-steffen","email":"florian@steffen.services","login":null,"count":1},{"name":"Rafael Abensur","email":"rabensur@verios.com.br","login":null,"count":1},{"name":"edwin32","email":"edwinarif@gmail.com","login":null,"count":1},{"name":"developerKumar","email":"connect@developerkumar.com","login":null,"count":1},{"name":"ben","email":"zhongwangjun@hz-health.cn","login":null,"count":1},{"name":"allypally","email":"alphapapa1905@googlemail.com","login":null,"count":1},{"name":"adi carmel","email":"adi.carmel@climacell.co","login":null,"count":1},{"name":"Zach Case","email":"cow@cow.dev","login":null,"count":1},{"name":"Wataru","email":"taare-xxx09@ezweb.ne.jp","login":null,"count":1},{"name":"Yanis Vieilly","email":"yanis.vieilly@gmail.com","login":null,"count":1},{"name":"Uneet Patel","email":"2015csb1038@iitrpr.ac.in","login":null,"count":1},{"name":"Richard Macdonald","email":"richard.macdonald@usu.edu","login":null,"count":1},{"name":"Martin Barri","email":"martin.barri@oakwood.se","login":null,"count":1},{"name":"Lukasz Dzieciol","email":"lukasz.dzieciol@edge1s.com","login":null,"count":1},{"name":"Mahdi Ghadamyari","email":"ghadamy@uwindsor.ca","login":null,"count":1},{"name":"LaneRamp","email":"lerickson@liveramp.com","login":null,"count":1},{"name":"Louis DeScioli","email":"louis@grovelabs.io","login":null,"count":1},{"name":"Lee Siong Chan","email":"ahlee2326@me.com","login":null,"count":1},{"name":"Kosui Iwasa","email":"iwasaKosui@gmail.com","login":null,"count":1},{"name":"Kiichi Tachibana","email":"k.tachibana@japantaxi.co.jp","login":null,"count":1},{"name":"Kevin Lindsay","email":"hello@kevinlindsay.io","login":null,"count":1},{"name":"Kevin Dantas Shih","email":"kevin.ds.29@gmail.com","login":null,"count":1},{"name":"Kendall Roth","email":"kroth@unavia.ca","login":null,"count":1},{"name":"Kent C. Dodds","email":"kent+github@doddsfamily.us","login":null,"count":1},{"name":"Ju Hae Lee","email":"juhaelee@Jus-MacBook-Pro.local","login":null,"count":1},{"name":"Josh Prince","email":"josh.prince@arcadiasolutions.com","login":null,"count":1},{"name":"Jonas Schürmann","email":"jonasschuermann@aol.de","login":null,"count":1},{"name":"Heather Anderson","email":"handerson@artefactual.com","login":null,"count":1},{"name":"John Wolfe","email":"wolfejw@charter.net","login":null,"count":1},{"name":"Johann Wagner","email":"wagner@creatdev-solutions.com","login":null,"count":1},{"name":"Joe Walker","email":"joe@chiton.local","login":null,"count":1},{"name":"Jason McPeak","email":"jmcpeak@payrailz.com","login":null,"count":1},{"name":"Jairon Alves Lima","email":"jairon.lima@linx.com.br","login":null,"count":1},{"name":"Rahmat Hidayat","email":"kickyou44@gmail.com","login":null,"count":1},{"name":"Rabeeh Ebrahim","email":"rabeehebrahim48@gmail.com","login":null,"count":1},{"name":"Quang Lam","email":"quanglam2807@Quangs-MacBook-Pro.local","login":null,"count":1},{"name":"PierreCapo","email":"pierrec@bam.tech","login":null,"count":1},{"name":"Paul Nta","email":"paul.nta@enerplan.ch","login":null,"count":1},{"name":"Parker Self","email":"parker@go2impact.com","login":null,"count":1},{"name":"Oleg Kravchenko","email":"lex69@list.ru","login":null,"count":1},{"name":"Oleksii","email":"oleksii.kukuruza@yola.com","login":null,"count":1},{"name":"Nick Baroni","email":"nick@rhythnic.com","login":null,"count":1},{"name":"Neil Holcomb","email":"neil@holcomb.ws","login":null,"count":1},{"name":"Naveen Bharathi","email":"16tucs128@skct.edu.in","login":null,"count":1},{"name":"Morley Tatro","email":"rippinradio@yahoo.com","login":null,"count":1},{"name":"Natalie Fitzsimons","email":"natalie.fitzsimons@tm2app.co.uk","login":null,"count":1},{"name":"Nam Nguyen","email":"nam.nguyen@dowjones.com","login":null,"count":1},{"name":"Mohamed Nainar","email":"mdnainar9615@gmail.com","login":null,"count":1},{"name":"Morry Kang","email":"morrykang@MorryHAHA.local","login":null,"count":1},{"name":"Michel Orgaz","email":"postmaster@michelorgaz.com","login":null,"count":1},{"name":"Merkyl999x","email":"kyle.banks@synapse-wireless.com","login":null,"count":1},{"name":"Matthias Bohlen","email":"matthias@justaskusers.com","login":null,"count":1},{"name":"Matt Apperson","email":"matt@appersonlabs.com","login":null,"count":1},{"name":"Mathieu Durand","email":"mathieu.durand@ingeno.ca","login":null,"count":1},{"name":"Jack Phelan","email":"jackphel@gmail.com","login":null,"count":1},{"name":"Andrii Bodnar","email":"29282228+andrii-bodnar","login":"andrii-bodnar","count":1},{"name":"Andrii Korin","email":"36999873+carbonid1","login":"carbonid1","count":1},{"name":"Alixe Bhagooa","email":"alixe@webgear.pro","login":"alixeb","count":1},{"name":"André Ericson","email":"de.ericson@gmail.com","login":"aericson","count":1},{"name":"André Lins","email":"andrelucas01@hotmail.com","login":"andrelmlins","count":1},{"name":"André Silva","email":"50572545+andre-silva-14","login":"andre-silva-14","count":1},{"name":"Andrés Martano","email":"andres@inventati.org","login":"andresmrm","count":1},{"name":"Andy Black","email":"andyblack@hotmail.co.uk","login":"shtam","count":1},{"name":"Andy4ward","email":"36480347+Andy4ward","login":"Andy4ward","count":1},{"name":"Anik Bhattacharya","email":"anik.bhattacharya.2017@gmail.com","login":"anikcreative","count":1},{"name":"Anirudh Mangalvedhekar","email":"amangalvedhekar@icloud.com","login":"amangalvedhekar","count":1},{"name":"Anish Khanna","email":"35355702+anish-khanna","login":"anish-khanna","count":1},{"name":"Anish Krishnaswamy","email":"kanish671@yahoo.com","login":"kanish671","count":1},{"name":"Anna Baker","email":"62150513+abaker93","login":"abaker93","count":1},{"name":"Anthony Bouch","email":"anthony@infonomic.io","login":"58bits","count":1},{"name":"Anthony Delorie","email":"jsdev","login":"jsdev","count":1},{"name":"Anthony Gravell","email":"73857273+tonygravell","login":"tonygravell","count":1},{"name":"Anthony Hernandez","email":"tonytino","login":"tonytino","count":1},{"name":"Anthony Perez","email":"43166263+anthonypz","login":"anthonypz","count":1},{"name":"Anthony Raymond","email":"anthonyraymond","login":"anthonyraymond","count":1},{"name":"Andris Klaipiņš","email":"teloah@gmail.com","login":"Teloah","count":1},{"name":"Andreas Heim","email":"andighandi@gmail.com","login":"andreasheim","count":1},{"name":"Andree Amaro Gonzalez","email":"andree0796@gmail.com","login":"Amagon96","count":1},{"name":"Alireza Mirian","email":"alireza.mirian@gmail.com","login":"alirezamirian","count":1},{"name":"Anthony Stansbridge","email":"github@anthonystansbridge.co.uk","login":"Stansbridge","count":1},{"name":"Antoine Grandchamp","email":"antoine_grandchamp@hotmail.com","login":"AntoineGrandchamp","count":1},{"name":"Andrei Luca","email":"1881266+iamandrewluca","login":"iamandrewluca","count":1},{"name":"Andrei Neagu","email":"npandrei@gmail.com","login":"npandrei","count":1},{"name":"Andrew Ahearne","email":"andrew.ahearne@landaconsultants.com","login":"andokai","count":1},{"name":"Andrew Brown","email":"drusepth@gmail.com","login":"drusepth","count":1},{"name":"Andrew Carr","email":"2metres","login":"2metres","count":1},{"name":"Andrew Gallagher","email":"kivlor@gmail.com","login":"kivlor","count":1},{"name":"Andrew Henry","email":"ajhenry@github.com","login":"ajhenry","count":1},{"name":"Andrew Kulinich","email":"4vanger","login":"4vanger","count":1},{"name":"Andrew MacLeay","email":"amacleay","login":"amacleay","count":1},{"name":"Andrew Nagy","email":"tm1000","login":"tm1000","count":1},{"name":"Andrew Pearson","email":"andrew@apearson.io","login":"apearson","count":1},{"name":"Andrew Rothbart","email":"62123149+rothbart","login":"rothbart","count":1},{"name":"Andrew Schwartz","email":"ozydingo@gmail.com","login":"ozydingo","count":1},{"name":"Andrew Smith","email":"andrew.smith5569@gmail.com","login":"AndrewSmithDev","count":1},{"name":"Andreww8xx8","email":"avk@8xx8.ru","login":"Andrew8xx8","count":1},{"name":"Andrey Krasnov","email":"34657799+Doesntmeananything","login":"Doesntmeananything","count":1},{"name":"Aurelain","email":"aurelain@gmail.com","login":"Aurelain","count":1},{"name":"Chad Murobayashi","email":"63533886+chadmuro","login":"chadmuro","count":1},{"name":"Chaitanya Sharma","email":"77146551+chaitanyasharma1011","login":"chaitanyasharma1011","count":1},{"name":"Chandan Singh","email":"chsingh@gmail.com","login":"chandan-singh","count":1},{"name":"Arno Lehtonen","email":"arno.lehtonen@gmail.com","login":"arno-le","count":1},{"name":"Art Armstrong","email":"artarmstrong","login":"artarmstrong","count":1},{"name":"Artem","email":"sirartemis91@gmail.com","login":"sirartemis","count":1},{"name":"Arthur D","email":"35527818+AxartInc","login":"AxartInc","count":1},{"name":"Arthur Levoyer","email":"arthurl@bam.tech","login":"Arlevoy","count":1},{"name":"Arthur Melo","email":"8452523+arthur-melo","login":"arthur-melo","count":1},{"name":"Arthur Suh Balduini","email":"34691066+arthurbalduini","login":"arthurbalduini","count":1},{"name":"Ashley Kolodziej","email":"likeapenguininthedark@gmail.com","login":"ashleykolodziej","count":1},{"name":"Ashwin M","email":"mailtoashwinnayar@gmail.com","login":"glocore","count":1},{"name":"Asin-Junior-Honore","email":"135389589+Asin-Junior-Honore","login":"Asin-Junior-Honore","count":1},{"name":"Astrantia","email":"32885386+Astrantia","login":"Astrantia","count":1},{"name":"Atakan Zengin","email":"atakanzzengin@gmail.com","login":"atakanzen","count":1},{"name":"Atharva Joshi","email":"atharvaj2160@gmail.com","login":"ARJ2160","count":1},{"name":"Atishey Jain","email":"64005315+atisheyJain03","login":"atisheyJain03","count":1},{"name":"Aubrey-Li","email":"63608597+Aubrey-Li","login":"Aubrey-Li","count":1},{"name":"Augusto Bosco","email":"augu.bosco@gmail.com","login":"gugudwt","count":1},{"name":"Arman","email":"mail@arman.io","login":"Armanio","count":1},{"name":"Blaine Garrett","email":"blaine@blainegarrett.com","login":"blainegarrett","count":1},{"name":"Austin McGee","email":"amcgee","login":"amcgee","count":1},{"name":"Austine Were","email":"austinewuncler@gmail.com","login":"austinewuncler","count":1},{"name":"Avi Moskoff","email":"amoskoff@asu.edu","login":"avi-moskoff","count":1},{"name":"Avikalp Kumar Gupta","email":"avikalpg","login":"avikalpg","count":1},{"name":"Awais Shahzad","email":"142084070+CODEKRUNCH","login":"CODEKRUNCH","count":1},{"name":"Anton Kuznetsov","email":"isnifer@gmail.com","login":"isnifer","count":1},{"name":"Anton Lukichev","email":"anton@lukichev.pro","login":"AntonLukichev","count":1},{"name":"Antonios Karagiannis","email":"antokarag@gmail.com","login":"antokara","count":1},{"name":"Anudeep Palanki","email":"apalanki","login":"apalanki","count":1},{"name":"Anugraha Acharya","email":"25475456+Anugraha123","login":"Anugraha123","count":1},{"name":"Aperçu","email":"bgronon@gmail.com","login":"balthazar","count":1},{"name":"Apollo Li","email":"shady831213@126.com","login":"shady831213","count":1},{"name":"Aporim","email":"yuchenluke@gmail.com","login":"yuchenluke","count":1},{"name":"Aquib Baig","email":"aquibbaig97@gmail.com","login":"aquibbaig","count":1},{"name":"Araphel","email":"bartekus@gmail.com","login":"bartekus","count":1},{"name":"Aravind S","email":"aravindclpy@gmail.com","login":"aravindpanicker","count":1},{"name":"Ari Shoham","email":"arishoham@gmail.com","login":"arishoham","count":1},{"name":"Arian Krasniqi","email":"34164882+ArianKrasniqi","login":"ArianKrasniqi","count":1},{"name":"Arian Meidow","email":"arian@meidow.de","login":"sPaCeMoNk3yIam","count":1},{"name":"Arjun V","email":"arjunvijayanathakurup@gmail.com","login":"arjunvkurup","count":1},{"name":"Cavitt","email":"cavitt.glover@gmail.com","login":"TheUltDev","count":1},{"name":"Denis Malakhov","email":"d3mp","login":"d3mp","count":1},{"name":"Akash","email":"gsaisriram.akash@gmail.com","login":"gssakash","count":1},{"name":"Akash Pathak","email":"pathakvikash9211@gmail.com","login":"0prodigy","count":1},{"name":"Akash Shyam","email":"56759828+akashshyamdev","login":"akashshyamdev","count":1},{"name":"Akhil Mohan","email":"akhilmhdh@gmail.com","login":"akhilmhdh","count":1},{"name":"Akshaya Venky","email":"akshaya-venkatesh8","login":"akshaya-venkatesh8","count":1},{"name":"Akshit Suri","email":"a.akshitsuri@gmail.com","login":"akshitsuri","count":1},{"name":"Al White","email":"alcwhite13@gmail.com","login":"alcwhite","count":1},{"name":"Alaa Masoud","email":"alaa.masoud@live.com","login":"alaatm","count":1},{"name":"Alain Louage","email":"alain.louage@eliberty.fr","login":"aleliberty","count":1},{"name":"Alan Souza","email":"alansouzati@gmail.com","login":"alansouzati","count":1},{"name":"Alan Szpigiel","email":"alanszp@gmail.com","login":"alanszp","count":1},{"name":"Adam Laurenčík","email":"laurencik.a@gmail.com","login":"adamlaurencik","count":1},{"name":"Aleksan4e3","email":"aleksan4e3@gmail.com","login":"Aleksan4e3","count":1},{"name":"Aleksandr Ile","email":"10687537+alexile","login":"alexile","count":1},{"name":"Alessandro Pezzato","email":"alessandro.pezzato@gmail.com","login":"alepez","count":1},{"name":"Alex","email":"abaden22@gmail.com","login":"bado22","count":1},{"name":"Alex","email":"aleksandrosansan@gmail.com","login":"sashashura","count":1},{"name":"Alex","email":"alexeagleson@gmail.com","login":"alexeagleson","count":1},{"name":"Alex Anthony","email":"alex.anthony28991@gmail.com","login":"lexanth","count":1},{"name":"Alex Barkin","email":"alexbarkin@rogers.com","login":"alexbarkin","count":1},{"name":"Alex Bukurov","email":"abukurov@hwdtech.ru","login":"abukurov","count":1},{"name":"Adebiyi Adedotun","email":"adebiyiadedotun9@gmail.com","login":"adebiyial","count":1},{"name":"Adel","email":"adelkhamatov@yandex.ru","login":"chaosmirage","count":1},{"name":"Adham Tarek","email":"adhamtarek291@gmail.com","login":"adham618","count":1},{"name":"Aditi soni","email":"88555224+aditi291soni","login":"aditi291soni","count":1},{"name":"Aditya Gaikwad","email":"127871936+adiitxa","login":"adiitxa","count":1},{"name":"Aditya Parab","email":"contact.adityaparab@gmail.com","login":"adityaparab","count":1},{"name":"Adrian Campos","email":"adriancampos","login":"adriancampos","count":1},{"name":"Adrian Leonhard","email":"adrianleonhard@gmail.com","login":"NaridaL","count":1},{"name":"Adrian Pascu","email":"1521321+adipascu","login":"adipascu","count":1},{"name":"Adrien Brault","email":"adrien.brault@gmail.com","login":"adrienbrault","count":1},{"name":"Adrien David","email":"16332780+adridavid","login":"adridavid","count":1},{"name":"Adam Borowski","email":"fl.borovsky@gmail.com","login":"adamborowski","count":1},{"name":"Alexander Avakov","email":"yaavakov@gmail.com","login":"pinguinjkeke","count":1},{"name":"Alexander Bykov","email":"dxbykov","login":"dxbykov","count":1},{"name":"Alexander Dikusar","email":"77962150+alex-dikusar","login":"alex-dikusar","count":1},{"name":"Alexander Krivonosov","email":"31561808+GneyHabub","login":"GneyHabub","count":1},{"name":"Ahmed Abdalla","email":"ahmad19526@gmail.com","login":"SimplyAhmazing","count":1},{"name":"Ahmed Amer","email":"ahmedamerxx@gmail.com","login":"Amere","count":1},{"name":"Aidan","email":"46799759+PossiblyAShrub","login":"PossiblyAShrub","count":1},{"name":"Aidan Lowson","email":"dev@aidanlowson.com","login":"AidanLDev","count":1},{"name":"Aislan Maia","email":"aislan.sousamaia@gmail.com","login":"aislanmaia","count":1},{"name":"Alex Bussey","email":"waxidiotic","login":"waxidiotic","count":1},{"name":"Ali Elkhateeb","email":"ali.elkhateeb1990@gmail.com","login":"alielkhateeb","count":1},{"name":"Ali Gorji","email":"49091958+gorjiali","login":"gorjiali","count":1},{"name":"Ali Heydari","email":"ali4heydari@gmail.com","login":"ali4heydari","count":1},{"name":"Ali Ismayilov","email":"ali@ismailov.info","login":"aliismayilov","count":1},{"name":"Ali Malekpour","email":"ali.malekpour@gmail.com","login":"malekpour","count":1},{"name":"Ali Ramezani","email":"aliramezani19.1@gmail.com","login":"alirni","count":1},{"name":"Alicia Wamsley","email":"wamsleai@ucmail.uc.edu","login":"AliciaWamsley","count":1},{"name":"Allan Alexandre","email":"alexandesigner@gmail.com","login":"alexandesigner","count":1},{"name":"AlvesJorge","email":"60895482+AlvesJorge","login":"AlvesJorge","count":1},{"name":"Alvi","email":"alvi.ayubov@yandex.ru","login":"ayubov","count":1},{"name":"Amen SOUISSI","email":"48829921+amen-souissi","login":"amen-souissi","count":1},{"name":"Amin Akbari","email":"eAmin.js@gmail.com","login":"eAmin","count":1},{"name":"Amin Zibayi","email":"43344360+AminZibayi","login":"AminZibayi","count":1},{"name":"Amir Ahrari","email":"40271584+AmirAhrari","login":"AmirAhrari","count":1},{"name":"AmirReza","email":"safehiana@gmail.com","login":"safeamiiir","count":1},{"name":"Anders Höckersten","email":"anders@hockersten.se","login":"ahockersten","count":1},{"name":"Anderson Day","email":"dayander@msu.edu","login":"dayander","count":1},{"name":"Andrea Chiera","email":"42073903+andreachiera","login":"andreachiera","count":1},{"name":"Andrea Di Marco","email":"28128+matchatype","login":"matchatype","count":1},{"name":"Andrea Puddu","email":"me@nuragic.io","login":"nuragic","count":1},{"name":"Andreas","email":"me@grml.in","login":"grmlin","count":1},{"name":"Alex C","email":"a.chalakov@codefoundries.com","login":"thelordoftheboards","count":1},{"name":"Alex Liu","email":"dsa1314@gmail.com","login":"Mini-ghost","count":1},{"name":"Alex Ownejazayeri","email":"alirezaownejazayeri@gmail.com","login":"alexownejazayeri","count":1},{"name":"Alex Ruan","email":"alexruan2222@gmail.com","login":"ZovcIfzm","count":1},{"name":"Alex Sandiiarov","email":"sandiyarov@gmail.com","login":"sandiiarov","count":1},{"name":"Alex Sherwin","email":"alex-sherwin","login":"alex-sherwin","count":1},{"name":"Alex Sánchez","email":"alxsnchez@gmail.com","login":"alexsanchezdev","count":1},{"name":"Andrei Belokopytov","email":"belokopytov87@gmail.com","login":"AndreiBelokopytov","count":1},{"name":"Alexander Mextner","email":"a-x-","login":"a-x-","count":1},{"name":"Alexander Trauzzi","email":"atrauzzi@gmail.com","login":"atrauzzi","count":1},{"name":"Alexander Trefonas","email":"72869083+atrefonas","login":"atrefonas","count":1},{"name":"Alexander Varwijk","email":"Kingdutch","login":"Kingdutch","count":1},{"name":"AlexanderVishnevsky","email":"b.boy.cherry@gmail.com","login":"AlexanderVishnevsky","count":1},{"name":"Alexandre Duret-Lutz","email":"adl@lrde.epita.fr","login":"adl","count":1},{"name":"Alexandre Kirszenberg","email":"a.kirszenberg@gmail.com","login":"alexkirsz","count":1},{"name":"Alexandre Magno","email":"alexanmtz@gmail.com","login":"alexanmtz","count":1},{"name":"Alexey","email":"ardovalexey@gmail.com","login":"ardov","count":1},{"name":"Alexey Andriyanenko","email":"a.andriyanenko@do-it.co","login":"AlexAndriyanenko","count":1},{"name":"Alexey Kozlenkov","email":"8117458+alexey-kozlenkov","login":"alexey-kozlenkov","count":1},{"name":"Alexis Morin","email":"the.alexis.morin@gmail.com","login":"alexismo","count":1},{"name":"Alfredo Granja","email":"josalfk@hotmail.com","login":"AlfredoGJ","count":1},{"name":"Andreas Donig","email":"github@innwiese.de","login":"adonig","count":1},{"name":"Tanguy Krotoff","email":"tkrotoff@gmail.com","login":"tkrotoff","count":1},{"name":"Tanay Dwivedi","email":"35190027+tanay123456789","login":"tanay123456789","count":1},{"name":"Taldrain","email":"taldrain@gmail.com","login":"Taldrain","count":1},{"name":"Takuto Lehr","email":"takuto.lehr@gmail.com","login":"takutolehr","count":1},{"name":"Takuma Kira","email":"50410641+TakumaKira","login":"TakumaKira","count":1},{"name":"Tobías","email":"tobias.costa@gmail.com","login":"t-cst","count":1},{"name":"Tobias Meixner","email":"MeixnerTobias","login":"MeixnerTobias","count":1},{"name":"Tobias Baaz","email":"tobias@baaz.nu","login":"tbz","count":1},{"name":"Titus Barik","email":"titus@barik.net","login":"barik","count":1},{"name":"Tina","email":"30670003+gebigoma","login":"gebigoma","count":1},{"name":"Timur Carpeev","email":"timuric","login":"timuric","count":1},{"name":"Timon Weber","email":"hi@timonweber.com","login":"timonkbd","count":1},{"name":"Timon Pellekoorne","email":"64217916+TimonPllkrn","login":"TimonPllkrn","count":1},{"name":"Timofey Traynenkov","email":"timbset@gmail.com","login":"timbset","count":1},{"name":"Tim von Känel","email":"35628149+dunky11","login":"dunky11","count":1},{"name":"Tim van der Horst","email":"timgvdh@gmail.com","login":"vdh","count":1},{"name":"Tim Sollbach","email":"t.sollbach@1a-concept.com","login":"tsollbach","count":1},{"name":"Tim Neutkens","email":"tim@timneutkens.nl","login":"timneutkens","count":1},{"name":"Tim McEwan","email":"tim@mcewan.it","login":"tjmcewan","count":1},{"name":"Tim Kutnick","email":"tim.kutnick@gmail.com","login":"kutnickclose","count":1},{"name":"Tim Kindberg","email":"timkindberg@gmail.com","login":"timkindberg","count":1},{"name":"Tim Holman","email":"timothy.w.holman@gmail.com","login":"tholman","count":1},{"name":"Tim Bakkum","email":"Und3Rdo9","login":"Und3Rdo9","count":1},{"name":"Tulsi Sapkota","email":"tolsee3@gmail.com","login":"Tolsee","count":1},{"name":"Tubalevião","email":"alvaro.prata.filho@gmail.com","login":"Tubaleviao","count":1},{"name":"Try Space","email":"mgasman@gmail.com","login":"TrySpace","count":1},{"name":"Turner","email":"38267425+0xturner","login":"0xturner","count":1},{"name":"Tung","email":"tungdt5490@gmail.com","login":"tungdt-90","count":1},{"name":"TaopaiC","email":"pctao.blog@pctao.org","login":"TaopaiC","count":1},{"name":"Ben","email":"72429454+bewong89","login":"bewong89","count":1},{"name":"Ben Bowler","email":"ben@benbowler.com","login":"benbowler","count":1},{"name":"Ben Corne","email":"ben.corne@gmail.com","login":"Bennit","count":1},{"name":"Ben Diuguid","email":"bendiuguid@gmail.com","login":"BenDiuguid","count":1},{"name":"Ben M","email":"1627305+benneq","login":"benneq","count":1},{"name":"Ben Mann","email":"8enmann@gmail.com","login":"8enmann","count":1},{"name":"Ben Scholzen","email":"mail@dasprids.de","login":"DASPRiD","count":1},{"name":"Tristan","email":"tristan.r.read@gmail.com","login":"phazor","count":1},{"name":"Trevor Farlow","email":"nematode","login":"nematode","count":1},{"name":"Travis Arnold","email":"ftntravis@gmail.com","login":"souporserious","count":1},{"name":"Tore Hammervoll","email":"hammervoll.tore@gmail.com","login":"skoging","count":1},{"name":"Tony Martinez","email":"ajosephmartinez@gmail.com","login":"tonyjmartinez","count":1},{"name":"Tony LI","email":"xiaoqiang01npc@gmail.com","login":"NekoApocalypse","count":1},{"name":"Toni","email":"tonarie.k@gmail.com","login":"kaplantm","count":1},{"name":"Tomáš Kebrle","email":"dev@tomaskebrle.cz","login":"tomaskebrle","count":1},{"name":"Tomek Sułkowski","email":"tomek.sulkowski@gmail.com","login":"sulco","count":1},{"name":"Tomasz Ślązak","email":"tomasz.slazak@icloud.com","login":"ThomasTheHuman","count":1},{"name":"Tomasz Tomys","email":"tomasz@tomys.pl","login":"tomasztomys","count":1},{"name":"Tomasz Staszkiewicz","email":"46328998+TomekStaszkiewicz","login":"TomekStaszkiewicz","count":1},{"name":"Tomasz Nguyen","email":"38193311+tomasz-crozzroads","login":"tomasz-crozzroads","count":1},{"name":"Tomas Junnonen","email":"tomas1@gmail.com","login":"tjunnone","count":1},{"name":"Tomas Bruckner","email":"7334618+tomasbruckner","login":"tomasbruckner","count":1},{"name":"Vadim Goy","email":"vadim.goy@smoozeedev.com","login":"vadimka123","count":1},{"name":"Takahiro Sugiura","email":"tasugi","login":"tasugi","count":1},{"name":"Takahiro Matsuda","email":"takakobem@gmail.com","login":"takakobem","count":1},{"name":"Taiji Baba","email":"master@tonextone.com","login":"tonextone","count":1},{"name":"Taha Rhidouani","email":"37096708+TahaRhidouani","login":"TahaRhidouani","count":1},{"name":"Taha","email":"tahayasinerol@live.com","login":"bonellia","count":1},{"name":"TKrishnasamy","email":"105902964+TKrishnasamy","login":"TKrishnasamy","count":1},{"name":"TJ Sornet","email":"33141343+tj3407","login":"tj3407","count":1},{"name":"TJ Couch","email":"104016682+tjcouch-sil","login":"tjcouch-sil","count":1},{"name":"TILEMAHOS MANOLATOS","email":"tmanolatos@knowledge.gr","login":"tmanolat","count":1},{"name":"TED Vortex (Teodor Eugen Dutulescu)","email":"vrtxf","login":"vrtxf","count":1},{"name":"Szymon","email":"sztrzaskowski@gmail.com","login":"sztrzask","count":1},{"name":"Sylvia Favello","email":"90116354+sfavello","login":"sfavello","count":1},{"name":"Sylvain Thénault","email":"thenault@gmail.com","login":"sthenault","count":1},{"name":"Sylvain Bapst","email":"71465870+Siv-tspab","login":"Siv-tspab","count":1},{"name":"Suraj Kumar","email":"74069155+surajkumar016","login":"surajkumar016","count":1},{"name":"Suraj Elapully","email":"essuraj","login":"essuraj","count":1},{"name":"Suraj","email":"surajpoddar16@gmail.com","login":"surajpoddar16","count":1},{"name":"SuperMaxine","email":"32979328+SuperMaxine","login":"SuperMaxine","count":1},{"name":"Sumukh","email":"77388132+ValkonX33","login":"ValkonX33","count":1},{"name":"Sumedha","email":"sumedhanarayanan@gmail.com","login":"sumedhan","count":1},{"name":"Sergej Dugokontov","email":"sergejspam@gmail.com","login":"dugokontov","count":1},{"name":"Saeed Seyfi Dorcheh","email":"saeedseyfi74@gmail.com","login":"saeedseyfi","count":1},{"name":"Rubem Azevedo Mazzetto","email":"87815929+RubemAZ","login":"RubemAZ","count":1},{"name":"Rostyslav Kravchenko","email":"31737263+RostyslavKravchenko","login":"RostyslavKravchenko","count":1},{"name":"Stuart Bannerman","email":"metalheadstorm@gmail.com","login":"m3talstorm","count":1},{"name":"Tomas","email":"hola@tomasroggero.com","login":"tomasdev","count":1},{"name":"Try Ajitiono","email":"ballinst@gmail.com","login":"imballinst","count":1},{"name":"Troy Schmidt","email":"schmidt.troy@gmail.com","login":"TroySchmidt","count":1},{"name":"Todd Mazierski","email":"toddmazierski","login":"toddmazierski","count":1},{"name":"Thomas Lai","email":"thomas.lai920@gmail.com","login":"tplai","count":1},{"name":"Thomas Kwak","email":"teekwak@gmail.com","login":"teekwak","count":1},{"name":"Thomas Fauskanger","email":"thomasfauskanger@gmail.com","login":"fauskanger","count":1},{"name":"Thomas Alberola","email":"thomas@needacoffee.fr","login":"shug0","count":1},{"name":"Thomas","email":"1927420+dahiro","login":"dahiro","count":1},{"name":"Thibault Derousseaux","email":"tde@quartetfs.com","login":"tibdex","count":1},{"name":"Theo Tzaferis","email":"theodoros.tzaferis@mapudo.com","login":"kobelobster","count":1},{"name":"Theo Patt","email":"theo@theopatt.com","login":"theopolisme","count":1},{"name":"The Gitter Badger","email":"badger@gitter.im","login":"gitter-badger","count":1},{"name":"Thathva Sri Sai Reddy Y","email":"34968163+thathva","login":"thathva","count":1},{"name":"Thanos Theodosiou","email":"thanosthd@gmail.com","login":"TheodosiouTh","count":1},{"name":"Thanasis Katsadas","email":"thanasis00@gmail.com","login":"thanasis00","count":1},{"name":"Thameera Senanayaka","email":"me@thameera.com","login":"thameera","count":1},{"name":"Testarossa","email":"denis.neustroev@gmail.com","login":"blasterpistol","count":1},{"name":"Tejogol","email":"tjg37@cantab.net","login":"tjg37","count":1},{"name":"Tejaswiangotu123","email":"76002813+Tejaswiangotu123","login":"Tejaswiangotu123","count":1},{"name":"Tarun Chauhan","email":"tarunrajput1337@gmail.com","login":"tarunrajput","count":1},{"name":"Tarek BAZINE","email":"et_bazine@esi.dz","login":"tarekbazine","count":1},{"name":"Stacey Dale","email":"52892750+StaceyD22","login":"StaceyD22","count":1},{"name":"Srinivas Lade","email":"srinulade1@gmail.com","login":"srilman","count":1},{"name":"Srikanth Bemineni","email":"srikanth.bemineni@gmail.com","login":"bemineni","count":1},{"name":"Will Bamford","email":"w.bamford@gmail.com","login":"willbamford","count":1},{"name":"Will Amaral","email":"will@amaral.dev","login":"will-amaral","count":1},{"name":"Will","email":"williamhaley","login":"williamhaley","count":1},{"name":"Wiktoria Tomzik","email":"wiktoria.tomzik@gmail.com","login":"victoriatomzik","count":1},{"name":"Wiktor Tkaczyński","email":"wiktor.tkaczynski@gmail.com","login":"Sekhmet","count":1},{"name":"WhizSid","email":"44908250+whizsid","login":"whizsid","count":1},{"name":"Whitney","email":"whitneymarkov","login":"whitneymarkov","count":1},{"name":"Valentin von Guttenberg","email":"greengiraffe@posteo.de","login":"greengiraffe","count":1},{"name":"Vaidehi Patel","email":"vaidehipatel279@gmail.com","login":"vaidehi27","count":1},{"name":"Vadym Raksha","email":"vadym@mui.com","login":"hasdfa","count":1},{"name":"Vadim Zainetdinov","email":"vadim.zvf@gmail.com","login":"VadimZvf","count":1},{"name":"Vadim Lopatyuk","email":"qnub","login":"qnub","count":1},{"name":"Volha Linkevich","email":"38279347+volhalink","login":"volhalink","count":1},{"name":"Vladimir Šterjoski","email":"vladimir.sterjoski@gmail.com","login":"sterjoski","count":1},{"name":"Vladimir Rutsky","email":"rutsky@google.com","login":"rutsky","count":1},{"name":"Vlad Vovk","email":"wolfykey@gmail.com","login":"v-vovk","count":1},{"name":"Vlad Moiseenko","email":"unbound9dev@gmail.com","login":"B0und","count":1},{"name":"Vlad Jerca","email":"vlad.jerca@gmail.com","login":"vladjerca","count":1},{"name":"Vlad Dyachenko","email":"dyachenko.vladyslav@gmail.com","login":"vdyachenko","count":1},{"name":"Vlad","email":"vladhatko@gmail.com","login":"Hatko","count":1},{"name":"Vix Morrigan","email":"43745278+vixmorrigan-redseven","login":"vixmorrigan-redseven","count":1},{"name":"Vivek Kumar","email":"39655784+wewakekumar","login":"wewakekumar","count":1},{"name":"Vitor Ferreira","email":"36849033+vitorfrs-dev","login":"vitorfrs-dev","count":1},{"name":"Vitor Emanuel Batista","email":"vitorebatista@gmail.com","login":"vitorebatista","count":1},{"name":"Vishnu Singh","email":"vishnusingh1729@gmail.com","login":"HVish","count":1},{"name":"Vinícius Lemes","email":"vinicius.lemes.silva@gmail.com","login":"lemes","count":1},{"name":"Yana Agun Siswanto","email":"yana.developer@gmail.com","login":"bekicot","count":1},{"name":"Yamagishi Kazutoshi","email":"ykzts@desire.sh","login":"ykzts","count":1},{"name":"Yafeng C.","email":"yafengchen.y.c@gmail.com","login":"yafeng-c","count":1},{"name":"Yad Smood","email":"y.s.inside@gmail.com","login":"ysmood","count":1},{"name":"YD","email":"yuriy.dobryanskyy@gmail.com","login":"dobryanskyy","count":1},{"name":"Xiaonuo Gantan","email":"xiaonuo.gantan@gmail.com","login":"XiaonuoGantan","count":1},{"name":"Valerii Petryniak","email":"44531564+valerii15298","login":"valerii15298","count":1},{"name":"TomPradat","email":"tom.pradat@gmail.com","login":"TomPradat","count":1},{"name":"Tim Afanasiev","email":"84281349+devnyxie","login":"devnyxie","count":1},{"name":"TidyIQ","email":"49704994+TidyIQ","login":"TidyIQ","count":1},{"name":"Tiago Reis","email":"tiago.reis83@gmail.com","login":"tiagodreis","count":1},{"name":"Thr1ve","email":"Thr1ve","login":"Thr1ve","count":1},{"name":"Thomas Sarlandie","email":"thomas@sarlandie.net","login":"sarfata","count":1},{"name":"TakhyunKim","email":"kimkih1218@gmail.com","login":"TakhyunKim","count":1},{"name":"WolfspiritM","email":"WolfspiritM","login":"WolfspiritM","count":1},{"name":"Wolfgang Ederer","email":"wederer","login":"wederer","count":1},{"name":"Wint Lu","email":"xidian.lumeng@gmail.com","login":"wintlu","count":1},{"name":"Winme","email":"winme0308@gmail.com","login":"WinmezzZ","count":1},{"name":"Wimukthi Indeewara","email":"62241653+Wimukti","login":"Wimukti","count":1},{"name":"WilsonNet","email":"wilsonpsn@hotmail.com","login":"WilsonNet","count":1},{"name":"William Malone","email":"w@wmalone.com","login":"williammalone","count":1},{"name":"William Garneau","email":"33030290+Thyix","login":"Thyix","count":1},{"name":"William Fallon","email":"pop37corn@gmail.com","login":"inform880","count":1},{"name":"Will Squire","email":"dr_ape_shitz_the_3rd@hotmail.com","login":"WillSquire","count":1},{"name":"Will Griffiths","email":"thiswill@gmail.com","login":"willgriffiths","count":1},{"name":"Vardan Gevorgyan","email":"vgevorgyan@debian.am","login":"vgevorgyan","count":1},{"name":"Varad Chemburkar","email":"vhc1992@gmail.com","login":"Varad25","count":1},{"name":"Valtteri Vuori","email":"valtteri.vuori@live.fi","login":"certificate","count":1},{"name":"Valley","email":"valley.zw@gmail.com","login":"ValleyZw","count":1},{"name":"Valeriy Donika","email":"donikavalerii@gmail.com","login":"DonikaV","count":1},{"name":"Tom Romano","email":"tom.romano@gmail.com","login":"dawogfather","count":1},{"name":"Tom Lieber","email":"tom@alltom.com","login":"alltom","count":1},{"name":"Tom Coughlin","email":"tcoughlin3@gmail.com","login":"tcoughlin3","count":1},{"name":"Tokenyet","email":"tokenyete@gmail.com","login":"Tokenyet","count":1},{"name":"Todor Andonov","email":"45210624+tdranv","login":"tdranv","count":1},{"name":"User195","email":"User195","login":"User195","count":1},{"name":"Urko Pineda Olmo","email":"urkopineda@gmail.com","login":"urkopineda","count":1},{"name":"Uriel García-Rivas","email":"fancygarz4@gmail.com","login":"urielgarciarivas","count":1},{"name":"Uneet Patel","email":"uneetpatel2149@gmail.com","login":"uneet7","count":1},{"name":"Umidbek Karimov","email":"4734297+umidbekk","login":"umidbekk","count":1},{"name":"UltimateForm","email":"heliojmsemedo@gmail.com","login":"UltimateForm","count":1},{"name":"Ulises Lara","email":"lara_ulises_@outlook.com","login":"ulises-lara","count":1},{"name":"Uli","email":"8657779+ulrichstark","login":"ulrichstark","count":1},{"name":"Ugo Meda","email":"meda.ugo@gmail.com","login":"ugomeda","count":1},{"name":"Tyler Roussos","email":"tylerroussos@gmail.com","login":"troussos","count":1},{"name":"Tyler Lawson","email":"tylerjlawson2@gmail.com","login":"tylersayshi","count":1},{"name":"Tyler Jones","email":"tyler@squirly.ca","login":"squirly","count":1},{"name":"Tyler Jones","email":"rteyl1690@gmail.com","login":"RTEYL","count":1},{"name":"Tyler Hogan","email":"tybot204@gmail.com","login":"Tybot204","count":1},{"name":"Turner Bowling","email":"turnerb24@gmail.com","login":"TurnerB24","count":1},{"name":"Spencer Elliott","email":"me@elliottsj.com","login":"elliottsj","count":1},{"name":"Will Chantry","email":"goofiw@gmail.com","login":"goofiw","count":1},{"name":"Vinicius Camargo","email":"viniciusCamargo","login":"viniciusCamargo","count":1},{"name":"Vineet J Karni","email":"42497152+vineetjk","login":"vineetjk","count":1},{"name":"VincentBel","email":"buaazqh@gmail.com","login":"vincentbel","count":1},{"name":"Vincent Chen","email":"happyincent@gmail.com","login":"happyincent","count":1},{"name":"Stanley","email":"stanleypl75@gmail.com","login":"pierrelstan","count":1},{"name":"Xander Okunev","email":"xanderoku@yandex.com","login":"xanderoku","count":1},{"name":"X O","email":"xo@wvvw.me","login":"OmgImAlexis","count":1},{"name":"Wyatt Greenway","email":"th317erd@gmail.com","login":"th317erd","count":1},{"name":"Wu-Qijun","email":"46296519+Wu-Qijun","login":"Wu-Qijun","count":1},{"name":"WreckedArrow","email":"32117294+WreckedArrow","login":"WreckedArrow","count":1},{"name":"Wonsuk Choi","email":"sukvvon@gmail.com","login":"sukvvon","count":1},{"name":"Víctor Rojas","email":"okvic77@me.com","login":"okvic77","count":1},{"name":"Ville Leppänen","email":"vileppanen@gmail.com","login":"vileppanen","count":1},{"name":"Vidit Singh Gautam","email":"44499975+viditrv123","login":"viditrv123","count":1},{"name":"Victor Punko","email":"workvictor@yandex.ru","login":"Workvictor","count":1},{"name":"Victor Pierozan","email":"42821343+vipierozan99","login":"vipierozan99","count":1},{"name":"Victor Hofstetter","email":"57238498+VicHofs","login":"VicHofs","count":1},{"name":"Victor Feitosa","email":"Victoronline9@gmail.com","login":"Vitao18","count":1},{"name":"Vibhor Jaiswal","email":"69683278+VibhorJaiswal","login":"VibhorJaiswal","count":1},{"name":"Vetle de Vries Brandth","email":"34401606+vetledv","login":"vetledv","count":1},{"name":"Veri Ferdiansyah","email":"vferdiansyah","login":"vferdiansyah","count":1},{"name":"Vegan Cat","email":"mmostafavi247@gmail.com","login":"vegancat","count":1},{"name":"Veeresh","email":"59141533+veerreshr","login":"veerreshr","count":1},{"name":"Veeck","email":"github@veeck.de","login":"rejas","count":1},{"name":"Vedran Opacic","email":"vedran.opacic@gmail.com","login":"vedraan","count":1},{"name":"Ryan Hartwig","email":"ryan1431@gmail.com","login":"ryanhartwig","count":1},{"name":"Ryan Baxley","email":"rynobax","login":"rynobax","count":1},{"name":"Rwitick Ghosh","email":"58736240+humble-barnacle001","login":"humble-barnacle001","count":1},{"name":"Rupert Ong","email":"rupert.ong@gmail.com","login":"rupert-ong","count":1},{"name":"Rui Araújo","email":"ruka.araujo@gmail.com","login":"ruiaraujo","count":1},{"name":"Rudolph-Miller","email":"chopsticks.tk.ppfm@gmail.com","login":"rudolph-miller","count":1},{"name":"Rudolph Gottesheim","email":"r.gottesheim@midnight-design.at","login":"MidnightDesign","count":1},{"name":"Rudolf Olah","email":"rudolf.olah.to@gmail.com","login":"rudolfolah","count":1},{"name":"Rubén Sospedra","email":"sospedra.r@gmail.com","login":"sospedra","count":1},{"name":"Sarah Nicholson","email":"sarah.ann.nicholson@gmail.com","login":"sarahannnicholson","count":1},{"name":"Santhosh B","email":"73432136+santhoshbala0178","login":"santhoshbala0178","count":1},{"name":"Sanskar Gupta","email":"Sanskar95","login":"Sanskar95","count":1},{"name":"Sandeep0695","email":"65675288+Sandeep0695","login":"Sandeep0695","count":1},{"name":"Saad Khan","email":"superkxt@outlook.com","login":"SuperKXT","count":1},{"name":"Ross Dakin","email":"rossdakin","login":"rossdakin","count":1},{"name":"Rosita Dmello","email":"66885378+rosita-dmello","login":"rosita-dmello","count":1},{"name":"Roody","email":"18101218+RoodyCode","login":"RoodyCode","count":1},{"name":"Ron","email":"1009029+ronwarner","login":"ronwarner","count":1},{"name":"Romel Pérez","email":"ronelprhone@gmail.com","login":"romelperez","count":1},{"name":"Roman Zino","email":"zino.roman95@gmail.com","login":"zinoroman","count":1},{"name":"Roman Rogozhnikov","email":"yacut","login":"yacut","count":1},{"name":"Roman Roan","email":"roman.roan@gmail.com","login":"romanr","count":1},{"name":"Roman Mkrtchian","email":"mkrtchia@gmail.com","login":"mkrtchian","count":1},{"name":"Roman Hotsiy","email":"gotsijroman@gmail.com","login":"RomanHotsiy","count":1},{"name":"Roman Gurovich","email":"romangurovich@gmail.com","login":"romangurovich","count":1},{"name":"Roman Ernst","email":"rernst@farbenmeer.net","login":"pex","count":1},{"name":"Samora Mabuya","email":"samora.sm.sam@gmail.com","login":"SamoraMabuya","count":1},{"name":"Sameen","email":"sameen11@hotmail.com","login":"samisnotinsane","count":1},{"name":"Sam Ward","email":"github@ward.io","login":"sbward","count":1},{"name":"Sam Gluck","email":"sdgluck@gmail.com","login":"sdgluck","count":1},{"name":"Sam Dornan","email":"sdornan@gmail.com","login":"sdornan","count":1},{"name":"Sam","email":"snikobonyadrad@gmail.com","login":"sam-rad","count":1},{"name":"Salvatore Mazzullo","email":"salvatore.m96@gmail.com","login":"SalvatoreMazzullo","count":1},{"name":"Salman Mitha","email":"salmanmitha@gmail.com","login":"salmanm","count":1},{"name":"Salar Khan","email":"salar.k3@gmail.com","login":"salarkhan","count":1},{"name":"Sajal Khandelwal","email":"sajal50@gmail.com","login":"sajal50","count":1},{"name":"Saikat Halder","email":"saikathalderr@gmail.com","login":"saikathalderr","count":1},{"name":"Sai Kousthubha Das Kalvakolanu","email":"kskd1804@gmail.com","login":"kskd1804","count":1},{"name":"Sahil Agarwal","email":"sahil-ag","login":"sahil-ag","count":1},{"name":"Roberts Slisans","email":"roberts.slisans@gmail.com","login":"rsxdalv","count":1},{"name":"Roberto Alvarez","email":"robertoatc02@gmail.com","login":"rtalvarez","count":1},{"name":"Robb Traister","email":"robb.traister@gmail.com","login":"robbtraister","count":1},{"name":"SAI KIRAN DANNANA","email":"54258397+DSK9012","login":"DSK9012","count":1},{"name":"S. Mahdi Mir-Ismaili","email":"s.m.mirismaili@gmail.com","login":"mirismaili","count":1},{"name":"Rémy Oudemans","email":"31566929+remyoudemans","login":"remyoudemans","count":1},{"name":"Ryudo","email":"heryu@hotmail.fr","login":"RyudoSynbios","count":1},{"name":"Ryu Sakamoto","email":"ryusakamoto94@gmail.com","login":"ryusaka","count":1},{"name":"Ryota Murakami","email":"dojce1048@gmail.com","login":"ryota-murakami","count":1},{"name":"Ryo Fujita","email":"marutanm","login":"marutanm","count":1},{"name":"Ryan Turinsky","email":"Ryan.turinsky@gmail.com","login":"StylesTrip","count":1},{"name":"Ryan Munro","email":"rsm999@uowmail.edu.au","login":"monbrey","count":1},{"name":"Rich Snapp","email":"rich.snapp@gmail.com","login":"snapwich","count":1},{"name":"Rich","email":"55961065+rvrvrv","login":"rvrvrv","count":1},{"name":"Ricardo Rivas","email":"ricardo.rivas.preuss12@gmail.com","login":"ririvas","count":1},{"name":"Rhuan","email":"283004+rhuanbarreto","login":"rhuanbarreto","count":1},{"name":"René Schapka","email":"14093146+schapka","login":"schapka","count":1},{"name":"René Dudfield","email":"renesd@gmail.com","login":"illume","count":1},{"name":"Renfrew","email":"Renfrew_world@hotmail.com","login":"Renfrew","count":1},{"name":"Rene Svetina","email":"rene.svetina@gmail.com","login":"KaRkY","count":1},{"name":"Pedro Lopes","email":"paol1976@yahoo.com","login":"paol","count":1},{"name":"Olen ANDONI","email":"olen.andoni@gmail.com","login":"HRK44","count":1},{"name":"Nick Larson","email":"nllarson","login":"nllarson","count":1},{"name":"Rehan Mohiuddin","email":"49829348+rehanmohiuddin","login":"rehanmohiuddin","count":1},{"name":"Red Headphone","email":"55500003+RedHeadphone","login":"RedHeadphone","count":1},{"name":"Rebecca Hong","email":"34019925+rebeccahongsf","login":"rebeccahongsf","count":1},{"name":"ReaZzy","email":"57872416+ReaZzy","login":"ReaZzy","count":1},{"name":"Raymond","email":"38874449+rayy-lo","login":"rayy-lo","count":1},{"name":"Ray Wong","email":"rayrw","login":"rayrw","count":1},{"name":"Ravshan Samandarov","email":"ravshansbox@gmail.com","login":"ravshansbox","count":1},{"name":"Ratson","email":"github@ratson.name","login":"ratson","count":1},{"name":"Randy Shoopman","email":"rshoopman@venturesgo.com","login":"randyshoopman","count":1},{"name":"Randy J. Ray","email":"rjray@blackperl.com","login":"rjray","count":1},{"name":"Ramon Li","email":"67248032+Zetta56","login":"Zetta56","count":1},{"name":"Ramin B","email":"i8ramin@gmail.com","login":"i8ramin","count":1},{"name":"Raman Gupta","email":"rocketraman@gmail.com","login":"rocketraman","count":1},{"name":"Raman","email":"sa.marozau@gmail.com","login":"morozow","count":1},{"name":"Rajgopal Jakhmola","email":"97302657+rajgop1","login":"rajgop1","count":1},{"name":"Ryan Krueger","email":"rkrueger11@gmail.com","login":"rkrueger11","count":1},{"name":"Roland Poulter","email":"rolandpoulter@gmail.com","login":"rolandpoulter","count":1},{"name":"Roland Groza","email":"rolandjitsu","login":"rolandjitsu","count":1},{"name":"RojerUA","email":"shiltcev@gmail.com","login":"RojerUA","count":1},{"name":"Rogelio Guzman","email":"rogelioguzmanh@gmail.com","login":"rogeliog","count":1},{"name":"Rodrigo Quelhas","email":"rodrigo_quelhas@outlook.pt","login":"RomarQ","count":1},{"name":"Rodrigo Ferreira","email":"rodrigofepy@gmail.com","login":"rodrigofepy","count":1},{"name":"Rodrigo Antinarelli","email":"rodrigoantinarelli@gmail.com","login":"rodrigoea","count":1},{"name":"Robin Luley","email":"73437576+rolule","login":"rolule","count":1},{"name":"Robin Diddams","email":"robindiddams@gmail.com","login":"robindiddams","count":1},{"name":"Rob Caldecott","email":"robert.caldecott@gmail.com","login":"robcaldecott","count":1},{"name":"Rob Bednark","email":"rbednark@gmail.com","login":"RobBednark","count":1},{"name":"Rob","email":"90076535+robyyo","login":"robyyo","count":1},{"name":"Ritesh Biswas","email":"lusebiswas@gmail.com","login":"LuseBiswas","count":1},{"name":"Rita","email":"47579513+rita-codes","login":"rita-codes","count":1},{"name":"Rishit Pandey","email":"rishpandey8097@gmail.com","login":"genzyy","count":1},{"name":"Rishi556","email":"rishipanthee@hotmail.com","login":"Rishi556","count":1},{"name":"Risa Fletcher","email":"risa.fletcher@gmail.com","login":"risafletcher","count":1},{"name":"Rikpat","email":"33869814+Rikpat","login":"Rikpat","count":1},{"name":"Ricky Lippmann","email":"3674067+ldrick","login":"ldrick","count":1},{"name":"Ricky Curtice","email":"kf6kjg","login":"kf6kjg","count":1},{"name":"Rick Staa","email":"rick.staa@outlook.com","login":"rickstaa","count":1},{"name":"Rick","email":"37358488+rick-software","login":"rick-software","count":1},{"name":"Richie Farman","email":"rlfarman@gmail.com","login":"rlfarman","count":1},{"name":"Richard Samuelson","email":"noobtoothfairy@gmail.com","login":"ricsam","count":1},{"name":"Soc Sieng","email":"socsieng","login":"socsieng","count":1},{"name":"Snêu","email":"39024711+hoangph271","login":"hoangph271","count":1},{"name":"Slim Hmidi","email":"31925861+slim-hmidi","login":"slim-hmidi","count":1},{"name":"Sixxy","email":"s.willianc@gmail.com","login":"swillianc","count":1},{"name":"Sinclair Chen","email":"sinclair@daommo.com","login":"sinclairity","count":1},{"name":"Sinan Bolel","email":"sbolel","login":"sbolel","count":1},{"name":"Simranjit Singh","email":"sjsingh@gmail.com","login":"sjsingh85","count":1},{"name":"Simran Gangwani","email":"simran.gangwani2018@vitstudent.ac.in","login":"crabsim","count":1},{"name":"Simon Vizzini","email":"simon.vizzini83@gmail.com","login":"simonvizzini","count":1},{"name":"Simon Taranto","email":"srt32","login":"srt32","count":1},{"name":"Simon Johansson","email":"simon@forintens.se","login":"DrPhil","count":1},{"name":"Simon Jespersen","email":"simjes91@me.com","login":"simjes","count":1},{"name":"Simer13","email":"113010708+Simer13","login":"Simer13","count":1},{"name":"Silvio Tomatis","email":"silviot@gmail.com","login":"silviot","count":1},{"name":"Siluveru Kiran Kumar","email":"40709805+kiransiluveru","login":"kiransiluveru","count":1},{"name":"Sigfried Gold","email":"sigfried@sigfried.org","login":"Sigfried","count":1},{"name":"Siddharth Mohanty","email":"60615807+spursbyte","login":"spursbyte","count":1},{"name":"Sujeet Kumar Jaiswal","email":"sujeetkrjaiswal","login":"sujeetkrjaiswal","count":1},{"name":"Sudhanshu Yadav","email":"sudhanshuyadav2@gmail.com","login":"s-yadav","count":1},{"name":"Sudhanshu","email":"sudhansh@gmail.com","login":"s7dhansh","count":1},{"name":"Stuart Grigg","email":"stuartgrigg1@gmail.com","login":"stuartgrigg","count":1},{"name":"Spencer Cousino","email":"8717527+scousino","login":"scousino","count":1},{"name":"Shreyans Pathak","email":"ishon19","login":"ishon19","count":1},{"name":"Shrey Bhadja","email":"68627196+Shreypatel13ll","login":"Shreypatel13ll","count":1},{"name":"Shiyu","email":"35396612+ShiyuCheng2018","login":"ShiyuCheng2018","count":1},{"name":"Shivani chauhan","email":"56837749+xdshivani","login":"xdshivani","count":1},{"name":"Steven Musumeche","email":"steven@musumeche.com","login":"stevenmusumeche","count":1},{"name":"Steven Loria","email":"sloria1@gmail.com","login":"sloria","count":1},{"name":"Steven Koch","email":"stvkoch@gmail.com","login":"stvkoch","count":1},{"name":"Steven Godin","email":"sagodin@gmail.com","login":"StevenGodin","count":1},{"name":"Steven Boles","email":"329849+sboles","login":"sboles","count":1},{"name":"Steve Miller","email":"millerized@me.com","login":"millerized","count":1},{"name":"Steve Frost","email":"steveafrost","login":"steveafrost","count":1},{"name":"Steve","email":"sowings13@gmail.com","login":"sowings13","count":1},{"name":"Stephen Paulsen","email":"sdpaulsen","login":"sdpaulsen","count":1},{"name":"Stephen Burgess","email":"sburgess@widen.com","login":"sburgess8","count":1},{"name":"Stephanie Northway","email":"stephanie.northway@students.olin.edu","login":"snorthway","count":1},{"name":"StefanWerW","email":"scaw.dev@gmail.com","login":"StefanWerW","count":1},{"name":"StefanBRas","email":"28559054+StefanBRas","login":"StefanBRas","count":1},{"name":"Stefan Tobler","email":"toblerlstefan@gmail.com","login":"StefanTobler","count":1},{"name":"Stefan Stüben","email":"MSNexploder@gmail.com","login":"MSNexploder","count":1},{"name":"Stefan Schablowski","email":"stefan.schablowski@desmodyne.com","login":"dd-ssc","count":1},{"name":"Stefan Benz","email":"stbenz88","login":"stbenz88","count":1},{"name":"Sergei Shevlyagin","email":"sergei.shevlyagin@gmail.com","login":"sshevlyagin","count":1},{"name":"Serge Ø","email":"hcz","login":"hcz","count":1},{"name":"Serena Lin","email":"71234575+serenalin121","login":"serenalin121","count":1},{"name":"Seivan Heidari","email":"seivan.heidari@icloud.com","login":"seivan","count":1},{"name":"Spase Markovski","email":"SMarkovski@gmail.com","login":"callmeberzerker","count":1},{"name":"Sourabh Bagrecha","email":"sourabhbagrecha@gmail.com","login":"sourabhbagrecha","count":1},{"name":"Sorin Muntean","email":"sxn","login":"sxn","count":1},{"name":"Soorena","email":"s.soorena@gmail.com","login":"iamsoorena","count":1},{"name":"Seare Kidane","email":"seare.amdemariam@gmail.com","login":"seare-kidane","count":1},{"name":"Sean Kelly","email":"xconverge","login":"xconverge","count":1},{"name":"Scott Trinh","email":"scottyparade@gmail.com","login":"scotttrinh","count":1},{"name":"Scott Martin","email":"scottr.martin@gmail.com","login":"scott-martin","count":1},{"name":"Scott Dietrich","email":"scdietrich@gmail.com","login":"scottmtp","count":1},{"name":"Scott Callaway","email":"github@scottcallaway.co.uk","login":"scallaway","count":1},{"name":"Scott Busche","email":"swbusche@gmail.com","login":"busches","count":1},{"name":"Scimonster","email":"tehalmightyscimonster@gmail.com","login":"Scimonster","count":1},{"name":"Schalk Venter","email":"venterschalk@gmail.com","login":"schalkventer","count":1},{"name":"Savalaram Redkar","email":"rredkar1996@gmail.com","login":"savalaram-redkar","count":1},{"name":"Saumya Pandey","email":"pandeyysaumya@gmail.com","login":"iamsaumya","count":1},{"name":"Satwik Dalvi","email":"42781959+7wikd","login":"7wikd","count":1},{"name":"Satendra Kumar Parteti","email":"143379098+satendra03","login":"satendra03","count":1},{"name":"Sasha Goldenson","email":"sgoldens@gmail.com","login":"sgoldens","count":1},{"name":"Sascha Bratton","email":"sascha@brattonbratton.com","login":"saschabratton","count":1},{"name":"Robin","email":"almigod0718@gmail.com","login":"caaatisgood","count":1},{"name":"Vincent","email":"vincent@fullstack.pro","login":"Vincz","count":1},{"name":"Vincent","email":"Zaynex@126.com","login":"Zaynex","count":1},{"name":"VinceCYLiao","email":"46563912+VinceCYLiao","login":"VinceCYLiao","count":1},{"name":"Vince Picone","email":"vpicone@gmail.com","login":"vpicone","count":1},{"name":"Vinay","email":"vinay.rv@gmail.com","login":"vinayr","count":1},{"name":"Samuli Asmala","email":"samuli.asmala@gmail.com","login":"samuliasmala","count":1},{"name":"Samuel Tschiedel","email":"mukaobr@gmail.com","login":"aisamu","count":1},{"name":"Samuel Scheiderich","email":"samsch","login":"samsch","count":1},{"name":"Samuel Maddox","email":"18106785+SamuelMaddox","login":"SamuelMaddox","count":1},{"name":"Richard Chapman","email":"chapmanio","login":"chapmanio","count":1},{"name":"Sofiane Djellouli","email":"sof.djell@gmail.com","login":"SofianeDjellouli","count":1},{"name":"Shivam Kotak","email":"shivamkotak16.sk@gmail.com","login":"shivam1646","count":1},{"name":"Shivam Kataria","email":"32511112+smartshivkat","login":"smartshivkat","count":1},{"name":"Shima Ryuhei","email":"65934663+islandryu","login":"islandryu","count":1},{"name":"Shidhin C R","email":"shidhincr@gmail.com","login":"shidhincr","count":1},{"name":"Shaun","email":"shaun@shaun.pub","login":"simshaun","count":1},{"name":"Sharif","email":"sayfulloev","login":"sayfulloev","count":1},{"name":"Shane","email":"shanewestlife@outlook.com","login":"codersjj","count":1},{"name":"Shaheem Niyaz","email":"shaheembn@gmail.com","login":"shamblonaut","count":1},{"name":"ShadowGMR","email":"teachhaylim12@gmail.com","login":"teachhaylim","count":1},{"name":"Shadi","email":"74800166+shadigaafar","login":"shadigaafar","count":1},{"name":"Shadab","email":"shadab14meb346@gmail.com","login":"shadab14meb346","count":1},{"name":"Seyhan Huseyin","email":"drac","login":"drac","count":1},{"name":"Seth Knights","email":"knightss@catlin.edu","login":"knightss27","count":1},{"name":"Seth Duncan","email":"sethd@paragontruss.com","login":"sethduncan","count":1},{"name":"Serhii Khoma","email":"srghma@gmail.com","login":"srghma","count":1},{"name":"Sergio Rene Tapia-Fikes","email":"47071119+Sergio16T","login":"Sergio16T","count":1},{"name":"Sergey Ustinovich","email":"SergeyUstinovich","login":"SergeyUstinovich","count":1},{"name":"Sadika Sumanapala","email":"sadikahs@gmail.com","login":"sadika9","count":1},{"name":"Sadie Braun","email":"mousemke","login":"mousemke","count":1},{"name":"Sachin Kumar Rajput","email":"31756244+skr571999","login":"skr571999","count":1},{"name":"Sefa Teber","email":"sefateber@gmail.com","login":"tebersefa","count":1},{"name":"Sebastián Rodríguez","email":"sebasrodriguez@gmail.com","login":"sebasrodriguez","count":1},{"name":"Sebastian Wiesner","email":"sebastian@swsnr.de","login":"swsnr","count":1},{"name":"Sebastian Richter","email":"sebastian.max.richter@gmail.com","login":"BassT","count":1},{"name":"Seaside Lee","email":"SeasideLee","login":"SeasideLee","count":1},{"name":"Sei S. Han","email":"seishan","login":"seishan","count":1},{"name":"nroot86vml","email":"46352853+nroot86vml","login":"nroot86vml","count":1},{"name":"nodeTempest","email":"49026266+nodeTempest","login":"nodeTempest","count":1},{"name":"nnecec","email":"nnecec@outlook.com","login":"nnecec","count":1},{"name":"njetsy","email":"njetsy@gmail.com","login":"njetsy","count":1},{"name":"nithins1","email":"31453551+nithins1","login":"nithins1","count":1},{"name":"nicegamer7","email":"kerminaawad@gmail.com","login":"nicegamer7","count":1},{"name":"nguyenkhanhnam","email":"20166954+nguyenkhanhnam","login":"nguyenkhanhnam","count":1},{"name":"newrice","email":"51878959+newrice","login":"newrice","count":1},{"name":"nesso","email":"32949286+nesso-pfl","login":"nesso-pfl","count":1},{"name":"nekoya","email":"ryo.studiom@gmail.com","login":"nekoya","count":1},{"name":"naineet","email":"36953606+naineet","login":"naineet","count":1},{"name":"mweiss","email":"michael.josh.weiss@gmail.com","login":"mweiss","count":1},{"name":"musama619","email":"34093998+musama619","login":"musama619","count":1},{"name":"mrsquid0126@gmail.com","email":"mrsquid0126@gmail.com","login":"miniEggRoll","count":1},{"name":"mrahman1122","email":"mr3rw@virginia.edu","login":"mrahman1122","count":1},{"name":"motiejunas","email":"motiejunas","login":"motiejunas","count":1},{"name":"morgan-sam","email":"57941781+morgan-sam","login":"morgan-sam","count":1},{"name":"mongolyy","email":"mongolyy@gmail.com","login":"mongolyy","count":1},{"name":"momentpaul","email":"paul@moment-software.com","login":"momentpaul","count":1},{"name":"mohan cao","email":"mohancao@yahoo.com.au","login":"mohan-cao","count":1},{"name":"junghyun park","email":"41283024+youknowhat","login":"youknowhat","count":1},{"name":"jony89","email":"ariel@emath.co.il","login":"jony89","count":1},{"name":"miha53cevic","email":"44951515+miha53cevic","login":"miha53cevic","count":1},{"name":"michalak111","email":"michalak111@gmail.com","login":"michalak111","count":1},{"name":"menomanabdulla","email":"noman.fcibappy@gmail.com","login":"menomanabdulla","count":1},{"name":"mikew","email":"mike.wyatt@promoboxx.com","login":"mikew","count":1},{"name":"raul_ascencio_","email":"rascencio@applaudostudios.com","login":"raul-ascencio-applaudo","count":1},{"name":"ralv","email":"5287233+ralvs","login":"ralvs","count":1},{"name":"rakeshmusturi","email":"122796348+rakeshmusturi","login":"rakeshmusturi","count":1},{"name":"rajnish307","email":"rajnishkumar307@gmail.com","login":"rajnish307","count":1},{"name":"raigoinabox","email":"5206813+raigoinabox","login":"raigoinabox","count":1},{"name":"qvxqvx","email":"6132138+qvxqvx","login":"qvxqvx","count":1},{"name":"qmertesdorf-terratrue","email":"55105349+qmertesdorf-terratrue","login":"qmertesdorf-terratrue","count":1},{"name":"psdr03","email":"psdelarosa@gmail.com","login":"psdr03","count":1},{"name":"pography","email":"paddy.pat@gmail.com","login":"patesson","count":1},{"name":"pinktig","email":"pinktig0215@gmail.com","login":"pinktig","count":1},{"name":"piglovesyou","email":"thepiglovesyou@gmail.com","login":"piglovesyou","count":1},{"name":"pawelsmigielski","email":"2555935+pawelsmigielski","login":"pawelsmigielski","count":1},{"name":"paras151","email":"parasmadan15@yahoo.com","login":"paras151","count":1},{"name":"p00000001","email":"62917690+p00000001","login":"p00000001","count":1},{"name":"oyincode","email":"oyindamola.oyetunmibi@outsourceglobal.com","login":"damola-outsource","count":1},{"name":"or frenkel","email":"frenkelor","login":"frenkelor","count":1},{"name":"omriklein","email":"omrik2007@gmail.com","login":"omriklein","count":1},{"name":"omerts","email":"omerts3@gmail.com","login":"omerts","count":1},{"name":"omahs","email":"73983677+omahs","login":"omahs","count":1},{"name":"oknechirik","email":"oooott.serg@gmail.com","login":"oknechirik","count":1},{"name":"justintoman","email":"justintoman@gmail.com","login":"justintoman","count":1},{"name":"Siddhant Tohan","email":"82583557+sidtohan","login":"sidtohan","count":1},{"name":"Siarhei Bobryk","email":"siarhei.bobryk@icloud.com","login":"SiarheiBobryk","count":1},{"name":"Shubham Singh","email":"coolsks94@gmail.com","login":"ishubhamsingh","count":1},{"name":"kshuiroy","email":"68235872+kshuiroy","login":"kshuiroy","count":1},{"name":"krambertech","email":"k.porshnieva@gmail.com","login":"krambertech","count":1},{"name":"kraftware","email":"kraft@artandbyte.de","login":"kraftware","count":1},{"name":"kp","email":"38673860+Kaliyani","login":"Kaliyani","count":1},{"name":"komkanit","email":"kom.sujautra@gmail.com","login":"komkanit","count":1},{"name":"kn1ves","email":"cross399@gmail.com","login":"kn1ves","count":1},{"name":"kkocdko","email":"31189892+kkocdko","login":"kkocdko","count":1},{"name":"kjschabra","email":"kjschabra@gmail.com","login":"kjschabra","count":1},{"name":"kjr","email":"mig@jankjr.dk","login":"jankjr","count":1},{"name":"kiwimahk","email":"45844663+kiwimahk","login":"kiwimahk","count":1},{"name":"kimia hajizadeh","email":"41937928+Kimzify","login":"Kimzify","count":1},{"name":"khllbnomrn","email":"115216132+khllbnomrn","login":"khllbnomrn","count":1},{"name":"keng","email":"keng@renderinghouse.com","login":"lionkeng","count":1},{"name":"kayuapi","email":"kayuapi","login":"kayuapi","count":1},{"name":"karim fereidoni","email":"kf.worknet@gmail.com","login":"KarimFereidooni","count":1},{"name":"k-utsumi","email":"k-utsumi","login":"k-utsumi","count":1},{"name":"jxdp","email":"32483798+jxdp","login":"jxdp","count":1},{"name":"justtol","email":"justfortol@gmail.com","login":"justtol","count":1},{"name":"guimacrf","email":"66881005+guimacrf","login":"guimacrf","count":1},{"name":"gruber76","email":"joshua.gruber@gmail.com","login":"gruber76","count":1},{"name":"ravishwetha","email":"ravishwetha","login":"ravishwetha","count":1},{"name":"jogleasonjr","email":"jogleasonjr@gmail.com","login":"jogleasonjr","count":1},{"name":"joebingham-wk","email":"46691367+joebingham-wk","login":"joebingham-wk","count":1},{"name":"joe tats","email":"tatuskojc@gmail.com","login":"joetats","count":1},{"name":"job","email":"34612663+jobpaardekooper","login":"jobpaardekooper","count":1},{"name":"jniclas","email":"36968958+jniclas","login":"jniclas","count":1},{"name":"Shubham Jain","email":"jsjain007@gmail.com","login":"jsjain","count":1},{"name":"mehran motiee","email":"straxico@gmail.com","login":"straxico","count":1},{"name":"mceIdo","email":"58237675+mceIdo","login":"mceIdo","count":1},{"name":"mbeltramin","email":"61513036+mbeltramin","login":"mbeltramin","count":1},{"name":"maxpechenin","email":"maximpechenin@gmail.com","login":"maxpechenin","count":1},{"name":"mattdotam","email":"55423155+mattdotam","login":"mattdotam","count":1},{"name":"matt-savvy","email":"xbrucexwaynex@gmail.com","login":"matt-savvy","count":1},{"name":"matiit","email":"matiqing@gmail.com","login":"matiit","count":1},{"name":"mataxxx5","email":"m.bartosevicius@hotmail.co.uk","login":"matas-sh","count":1},{"name":"martin","email":"martin@artola.info","login":"artola","count":1},{"name":"maresja1","email":"maresja1@gmail.com","login":"maresja1","count":1},{"name":"magnimarels","email":"70704459+magnimarels","login":"magnimarels","count":1},{"name":"mackersD","email":"jon.r.macdon@gmail.com","login":"mackersD","count":1},{"name":"lunny","email":"lun.zhang1993@gmail.com","login":"lunzhang","count":1},{"name":"luffywuliao","email":"haozhu.wang@qq.com","login":"luffywuliao","count":1},{"name":"lsnch","email":"20382674+lsnch","login":"lsnch","count":1},{"name":"lonssi","email":"laurijrapo@gmail.com","login":"lonssi","count":1},{"name":"lolaignatova","email":"39861868+lolaignatova","login":"lolaignatova","count":1},{"name":"ojab","email":"ojab@ojab.ru","login":"ojab","count":1},{"name":"ohlr","email":"o.haller@outlook.com","login":"ohlr","count":1},{"name":"ocavue","email":"ocavue","login":"ocavue","count":1},{"name":"o-dubrovskyi","email":"56152742+o-dubrovskyi","login":"o-dubrovskyi","count":1},{"name":"mikaelcastellani","email":"mikaelcastellani","login":"mikaelcastellani","count":1},{"name":"leesei","email":"leesei","login":"leesei","count":1},{"name":"laxplaer","email":"lukas@lukasjahoda.cz","login":"laxplaer","count":1},{"name":"lexskir","email":"59223604+lexskir","login":"lexskir","count":1},{"name":"levelingup","email":"ahliu1@gmail.com","login":"levelingup","count":1},{"name":"letianpailove","email":"113023596+letianpailove","login":"letianpailove","count":1},{"name":"jonathan tucker","email":"github@jrtucker.com","login":"jonathanrtuck","count":1},{"name":"willwill96","email":"wbw4sv@virginia.edu","login":"willwill96","count":1},{"name":"will Farrell","email":"willfarrell","login":"willfarrell","count":1},{"name":"wilhelmlofsten","email":"107505740+wilhelmlofsten","login":"wilhelmlofsten","count":1},{"name":"wijwoj","email":"wijwoj@hotmail.com","login":"wijwoj","count":1},{"name":"weisk","email":"2716537+weisk","login":"weisk","count":1},{"name":"weipeng","email":"wwp.shanghai@gmail.com","login":"theweipeng","count":1},{"name":"wbt","email":"wbt","login":"wbt","count":1},{"name":"vrachuri28","email":"106982878+vrachuri28","login":"vrachuri28","count":1},{"name":"vishwa","email":"125482211+kumarvishwajeettrivedi","login":"kumarvishwajeettrivedi","count":1},{"name":"vishalthatipamula0219","email":"135300709+vishalthatipamula0219","login":"vishalthatipamula0219","count":1},{"name":"veronikaslc","email":"veronika.koltunov@gmail.com","login":"veronikaslc","count":1},{"name":"valgrindMaster","email":"drokida@gmail.com","login":"valgrindMaster","count":1},{"name":"valerieernst","email":"valerieernst","login":"valerieernst","count":1},{"name":"vabole","email":"vabole@gmail.com","login":"vabole","count":1},{"name":"uwap","email":"me@uwap.name","login":"uwap","count":1},{"name":"unknown","email":"renan.lifestyle@hotmail.com","login":"renanvalentin","count":1},{"name":"udayRedI","email":"udayreddymunna@gmail.com","login":"udayRedI","count":1},{"name":"tykdn","email":"hwmfuture@outlook.com","login":"tykdn","count":1},{"name":"twgardner2","email":"twgardner2@gmail.com","login":"twgardner2","count":1},{"name":"turtleseason","email":"48301106+turtleseason","login":"turtleseason","count":1},{"name":"rick-mo","email":"35053403+rick-mo","login":"rick-mo","count":1},{"name":"remote","email":"fishyFrogFace","login":"fishyFrogFace","count":1},{"name":"tonyxiao","email":"tonyx.ca@gmail.com","login":"tonyxiao","count":1},{"name":"tonysepia","email":"electrostep@gmail.com","login":"tonysepia","count":1},{"name":"tomoya","email":"tomoya.ton@gmail.com","login":"tomoya","count":1},{"name":"tinybug","email":"jesselfree@gmail.com","login":"tinybug","count":1},{"name":"우혁","email":"woogur29@gmail.com","login":"wo-o29","count":1},{"name":"안준형","email":"rkdrnf@gmail.com","login":"rkdrnf","count":1},{"name":"강동윤","email":"kdy1997.dev@gmail.com","login":"kdy1","count":1},{"name":"铁哥","email":"guotie.9@gmail.com","login":"guotie","count":1},{"name":"小鹅鹅鹅","email":"liubochao_job@126.com","login":"littleee","count":1},{"name":"Назарова Галина","email":"galkadaw@gmail.com","login":"galkadaw","count":1},{"name":"Ömer Faruk APLAK","email":"omer@refine.dev","login":"omeraplak","count":1},{"name":"zoy-l","email":"zoy-l@outlook.com","login":"zoy-l","count":1},{"name":"zillion504","email":"70014062+zillion504","login":"zillion504","count":1},{"name":"zhouhuan","email":"towonzhou@gmail.com","login":"towonzhou","count":1},{"name":"zhiwww","email":"zhiwww@gmail.com","login":"zhiwww","count":1},{"name":"zharris6","email":"zharris6","login":"zharris6","count":1},{"name":"zenje","email":"jessicaczeng@gmail.com","login":"zenje","count":1},{"name":"yyuri","email":"oriol.goma@gmail.com","login":"yyuri","count":1},{"name":"yoyooyooo","email":"315915093@qq.com","login":"yoyooyooo","count":1},{"name":"young","email":"97073795+ANUGLYPLUGIN","login":"ANUGLYPLUGIN","count":1},{"name":"youfeng.hao","email":"ajihyf@gmail.com","login":"ajihyf","count":1},{"name":"yoskeoka","email":"yoske95@gmail.com","login":"yoskeoka","count":1},{"name":"yfng96","email":"48579830+yfng96","login":"yfng96","count":1},{"name":"yaxian","email":"yaxian.gu@gmail.com","login":"Yaxian","count":1},{"name":"rifeplight","email":"rifeplight@outlook.com","login":"rifeplight","count":1},{"name":"wizawu","email":"wizawu@gmail.com","login":"wizawu","count":1},{"name":"winderica","email":"winderica@gmail.com","login":"winderica","count":1},{"name":"thomas michael wallace","email":"thomasmichaelwallace@gmail.com","login":"thomasmichaelwallace","count":1},{"name":"sirajalam049","email":"sirajalam049@gmail.com","login":"sirajalam049","count":1},{"name":"sidney alcantara","email":"sidney@sidney.me","login":"notsidney","count":1},{"name":"shrilsharma","email":"43070940+shrilsharma","login":"shrilsharma","count":1},{"name":"shc023","email":"scott6306@gmail.com","login":"shc023","count":1},{"name":"shane","email":"shanemcr@hotmail.com","login":"ShaneMcX","count":1},{"name":"shakatoday","email":"77715552+shakatoday","login":"shakatoday","count":1},{"name":"shahzaibdev1","email":"65166554+shahzaibdev1","login":"shahzaibdev1","count":1},{"name":"semos","email":"semos92@gmail.com","login":"semos","count":1},{"name":"scristall","email":"sam.cristall@gmail.com","login":"scristall","count":1},{"name":"scarletsky","email":"scarletsky1025@gmail.com","login":"scarletsky","count":1},{"name":"sayoubiaf","email":"56712157+sayoubiaf","login":"sayoubiaf","count":1},{"name":"sashkopavlenko","email":"sashko.pavlenko@protonmail.com","login":"sashkopavlenko","count":1},{"name":"sanderpost","email":"sander.post@outlook.com","login":"sanderpost","count":1},{"name":"sahil-blulabs","email":"78874663+sahil-blulabs","login":"sahil-blulabs","count":1},{"name":"saeed eyvazy","email":"saeed.eyvazy@gmail.com","login":"saeedeyvazy","count":1},{"name":"saeed","email":"s8990@yahoo.com","login":"s8990","count":1},{"name":"ryohey","email":"info@codingcafe.jp","login":"ryohey","count":1},{"name":"roth","email":"roth429@msn.com","login":"roth1002","count":1},{"name":"rostislav","email":"34387358+rreznichenko","login":"rreznichenko","count":1},{"name":"rithik56","email":"70520896+rithik56","login":"rithik56","count":1},{"name":"misaka3","email":"59603784+misaka3","login":"misaka3","count":1},{"name":"mirefly","email":"mirefly@gmail.com","login":"mirefly","count":1},{"name":"ladygo93","email":"65852371+ladygo93","login":"ladygo93","count":1},{"name":"mmacu","email":"49128164+mmacu","login":"mmacu","count":1},{"name":"relativityboy","email":"relativityboy","login":"relativityboy","count":1},{"name":"thinklinux","email":"tihomir.valkanov@gmail.com","login":"thinklinux","count":1},{"name":"thezjy","email":"45989292+thezjy","login":"thezjy","count":1},{"name":"theCuriousOne","email":"theCuriousOne","login":"theCuriousOne","count":1},{"name":"teramotodaiki","email":"i101323@gmail.com","login":"teramotodaiki","count":1},{"name":"tamboliasir1","email":"85489636+tamboliasir1","login":"tamboliasir1","count":1},{"name":"tal952","email":"chertali@gmail.com","login":"tal952","count":1},{"name":"taghi-khavari","email":"44890399+taghi-khavari","login":"taghi-khavari","count":1},{"name":"szmslab","email":"szmslab@gmail.com","login":"szmslab","count":1},{"name":"swpease","email":"swpease@gmail.com","login":"swpease","count":1},{"name":"suyash shukla","email":"123103079@nitkkr.ac.in","login":"SuyashShukla0007","count":1},{"name":"sugiken","email":"ynmk1995@gmail.com","login":"SugiKent","count":1},{"name":"sudeshyadav-pws","email":"sudesh.yadav@planetwebsolution.com","login":"sudeshyadav-pws","count":1},{"name":"subaru","email":"s@su8ru.dev","login":"su8ru","count":1},{"name":"stuharvey","email":"stu@vt.edu","login":"stuharvey","count":1},{"name":"stefensuhat","email":"stefensuhat@gmail.com","login":"stefensuhat","count":1},{"name":"stefanprobst","email":"stefanprobst@posteo.de","login":"stefanprobst","count":1},{"name":"srinidhi","email":"91565397+srinidhi9831","login":"srinidhi9831","count":1},{"name":"spaceexperiment","email":"jibbo88@gmail.com","login":"spaceexperiment","count":1},{"name":"softshipper","email":"56756949+softshipper","login":"softshipper","count":1},{"name":"smo043","email":"17010033+smo043","login":"smo043","count":1},{"name":"smilevideo","email":"54786632+smilevideo","login":"smilevideo","count":1},{"name":"gulderov","email":"gulderov@ya.ru","login":"gulderov","count":1},{"name":"x0fma","email":"x0ffMa@gmail.com","login":"x0fma","count":1},{"name":"wojciech-farmery","email":"64034055+wojtek35","login":"wojtek35","count":1},{"name":"atomiks","email":"cc.glows@gmail.com","login":"atomiks","count":1},{"name":"asownder95","email":"37157438+asownder95","login":"asownder95","count":1},{"name":"asokani","email":"petr@spevacek.eu","login":"asokani","count":1},{"name":"ashkank83","email":"ashkank83","login":"ashkank83","count":1},{"name":"ashishshuklabs","email":"ashishshuklabs@gmail.com","login":"ashishshuklabs","count":1},{"name":"apeltop","email":"psycho3081@gmail.com","login":"apeltop","count":1},{"name":"anthotsang","email":"tsang@antho.com","login":"anthotsang","count":1},{"name":"andrestone","email":"andrestone","login":"andrestone","count":1},{"name":"andreawaxman","email":"36204198+andreawaxman","login":"andreawaxman","count":1},{"name":"anatolzak","email":"53095479+anatolzak","login":"anatolzak","count":1},{"name":"anasufana","email":"36622841+anasufana","login":"anasufana","count":1},{"name":"Yinka Erinle","email":"yerinle@gmail.com","login":"yerinle","count":1},{"name":"Yik Kok","email":"johnyong@live.cn","login":"yk-yong","count":1},{"name":"almondj","email":"powbfadmin@gmail.com","login":"almondj","count":1},{"name":"aleff menna resler","email":"83561751+Aleff13","login":"Aleff13","count":1},{"name":"alaumh","email":"alaumh","login":"alaumh","count":1},{"name":"akellan","email":"akella.n@gmail.com","login":"akellan","count":1},{"name":"akankshahu","email":"akanksha.kumari.s84@kalvium.community","login":"akankshahu","count":1},{"name":"af7","email":"aris@likno.com","login":"afilp","count":1},{"name":"adriancuadrado","email":"adriancuadradochavarria97@gmail.com","login":"adriancuadrado","count":1},{"name":"adamthewebguy","email":"56130190+adamthewebguy","login":"adamthewebguy","count":1},{"name":"adamsr123","email":"segalladam@gmail.com","login":"adamsr123","count":1},{"name":"adamhylander","email":"57100052+adamhylander","login":"adamhylander","count":1},{"name":"abreel","email":"64946264+abreel","login":"abreel","count":1},{"name":"abhinavkmrru","email":"86560460+abhinavkmrru","login":"abhinavkmrru","count":1},{"name":"abhi45","email":"abhirathore45@yahoo.com","login":"abhi45","count":1},{"name":"catchanuj","email":"73266554+catchanuj","login":"catchanuj","count":1},{"name":"carambola","email":"henkvhest@hotmail.com","login":"henkvhest","count":1},{"name":"bryantabaird","email":"bryantabaird","login":"bryantabaird","count":1},{"name":"brucegl","email":"garyofscotland@gmail.com","login":"brucegl","count":1},{"name":"brianlu2610","email":"68666483+brianlu2610","login":"brianlu2610","count":1},{"name":"brian-growratio","email":"43385658+brian-growratio","login":"brian-growratio","count":1},{"name":"brentatkins","email":"brentatkins","login":"brentatkins","count":1},{"name":"bordagabor","email":"borda.gabor.ariel@gmail.com","login":"bordagabor","count":1},{"name":"bopfer","email":"824368+bopfer","login":"bopfer","count":1},{"name":"blukai","email":"20866892+blukai","login":"blukai","count":1},{"name":"blackcow1987","email":"164840749+blackcow1987","login":"blackcow1987","count":1},{"name":"Yipin","email":"34334982+YipinXiong","login":"YipinXiong","count":1},{"name":"smerriman18","email":"smerriman18@gmail.com","login":"smerriman18","count":1},{"name":"smacpherson64","email":"smacpherson64@gmail.com","login":"smacpherson64","count":1},{"name":"slipo","email":"silas.a.a@gmail.com","login":"slipo","count":1},{"name":"skmail","email":"psokmail@gmail.com","login":"skmail","count":1},{"name":"bhalahariharan","email":"bhala.vishnu@gmail.com","login":"bhalahariharan","count":1},{"name":"benny0642","email":"benny0642@gmail.com","login":"benny0642","count":1},{"name":"bene-we","email":"41572666+bene-we","login":"bene-we","count":1},{"name":"behzadsoleimani","email":"40197783+behzadsoleimani","login":"behzadsoleimani","count":1},{"name":"bearfromtheabyss","email":"michalbroler@gmail.com","login":"mbruhler","count":1},{"name":"bala121286","email":"36037013+bala121286","login":"bala121286","count":1},{"name":"b-novikov-ipersonality","email":"89237497+b-novikov-ipersonality","login":"b-novikov-ipersonality","count":1},{"name":"axlider","email":"liebl.alexander@gmail.com","login":"axlider","count":1},{"name":"avranju94","email":"72457797+avranju94","login":"avranju94","count":1},{"name":"Yuki Takemoto","email":"mottox2","login":"mottox2","count":1},{"name":"Yuki Noda","email":"yukinoda08@gmail.com","login":"yukinoda","count":1},{"name":"Yue Yang","email":"g1enyy0ung@gmail.com","login":"g1eny0ung","count":1},{"name":"Yuchen Wang","email":"yuchen_wng@hotmail.com","login":"yuchen-w","count":1},{"name":"Yoswaris Lawpaiboon","email":"22832362+kiznick","login":"kiznick","count":1},{"name":"Yoshiki Shibukawa","email":"yoshiki@shibu.jp","login":"shibukawa","count":1},{"name":"Yoshihide Shiono","email":"saltyshiomix","login":"saltyshiomix","count":1},{"name":"Yoonji Jang","email":"YoonjiJang","login":"YoonjiJang","count":1},{"name":"Yonatan R","email":"yonatan.rab@gmail.com","login":"yonatan0","count":1},{"name":"WeldonTan","email":"66575189+WeldonTan","login":"WeldonTan","count":1},{"name":"Weldon Malbrough","email":"weldon0405@yahoo.com","login":"weldon0405","count":1},{"name":"Weijing Jay Lin","email":"weijingjaylin@gmail.com","login":"dotku","count":1},{"name":"Wataru","email":"top.men09@gmail.com","login":"hayawata3626","count":1},{"name":"Yifei Fu","email":"yifeifu2@gmail.com","login":"yifei-fu","count":1},{"name":"Yi-Shun Wang","email":"7034439+ShunnyBunny","login":"ShunnyBunny","count":1},{"name":"Yevhenii Minin","email":"yevhenii.minin@sigma.software","login":"yevheniiminin","count":1},{"name":"Yee Jia Rong","email":"28086837+fourjr","login":"fourjr","count":1},{"name":"Yassin Hussein","email":"4assin@gmail.com","login":"TheYass1n","count":1},{"name":"Yash Virani","email":"62023226+Yashvirani","login":"Yashvirani","count":1},{"name":"Yash Thakur","email":"thakur.yash514@gmail.com","login":"yash-thakur","count":1},{"name":"Yash Kanekar","email":"70539896+Yashkanekar","login":"Yashkanekar","count":1},{"name":"Yash Joshi","email":"jyash97@gmail.com","login":"jyash97","count":1},{"name":"Yash Dixit","email":"166094122+yashdev16","login":"yashdev16","count":1},{"name":"Yanxi","email":"blogbbs@gmail.com","login":"yanxi123-com","count":1},{"name":"Yannick Schuchmann","email":"yannick.schuchmann@googlemail.com","login":"yannickschuchmann","count":1},{"name":"Yann Petitjean","email":"yann120@hotmail.fr","login":"yann120","count":1},{"name":"aurnik","email":"aurnikislam@gmail.com","login":"aurnik","count":1},{"name":"aaron","email":"aaronkenez@gmail.com","login":"azza85","count":1},{"name":"a-s-russo","email":"110582146+a-s-russo","login":"a-s-russo","count":1},{"name":"Zoltán Bedi","email":"zoltan.bedi@gmail.com","login":"zoltanbedi","count":1},{"name":"Zhi Yin","email":"z.yin.md@gmail.com","login":"ZYinMD","count":1},{"name":"Zeeshan Equbal","email":"54993043+zee-bit","login":"zee-bit","count":1},{"name":"Zaur Bairamau","email":"bairamau.z@gmail.com","login":"bairamau","count":1},{"name":"Zakher Masri","email":"34751523+Xakher","login":"Xakher","count":1},{"name":"Zade Viggers","email":"74938858+zadeviggers","login":"zadeviggers","count":1},{"name":"binsmyth","email":"binsmyth@gmail.com","login":"binsmyth","count":1},{"name":"bigmeng","email":"xkenmon@gmail.com","login":"xkenmon","count":1},{"name":"bhati","email":"ankitb@live.in","login":"bhati","count":1},{"name":"alorek","email":"aleksandra.lorek@gmail.com","login":"alorek","count":1},{"name":"Zachary Rodriguez","email":"zjrodr0709@hotmail.com","login":"zachrdz","count":1},{"name":"Zacharias Björngren","email":"zacharias.bjorngren@gmail.com","login":"Zache","count":1},{"name":"Zach Willard","email":"13011363+fullstackzach","login":"fullstackzach","count":1},{"name":"Zach Stoltz","email":"zach@stoltz.io","login":"ZachStoltz","count":1},{"name":"Zach Parks","email":"zparks88@gmail.com","login":"ZachCMP","count":1},{"name":"Zach Guo","email":"zachguo@gmail.com","login":"zachguo","count":1},{"name":"Zach Bradshaw","email":"bradshaw.zachary@gmail.com","login":"zachbradshaw","count":1},{"name":"Yusuke Yamada","email":"yamachu.dev@gmail.com","login":"yamachu","count":1},{"name":"Yushan Fernando","email":"yushanwebdev@gmail.com","login":"yushanwebdev","count":1},{"name":"Yury Orlov","email":"mpcteam.kvet@gmail.com","login":"kvet","count":1},{"name":"Yurii Ostapchuk","email":"y.ostapchuk1@gmail.com","login":"YuriiOstapchuk","count":1},{"name":"Yuri","email":"118747540+sldk-yuri","login":"sldk-yuri","count":1},{"name":"husseinsaad98","email":"56560558+husseinsaad98","login":"husseinsaad98","count":1},{"name":"hugowoodhead","email":"hugowoodhead@hotmail.co.uk","login":"hugowoodhead","count":1},{"name":"hsmtkk","email":"hsmtkk","login":"hsmtkk","count":1},{"name":"hsimah","email":"hamishblake@outlook.com","login":"hsimah","count":1},{"name":"hrutik7","email":"62372737+hrutik7","login":"hrutik7","count":1},{"name":"hluedeke","email":"hannah.luedeke@gmail.com","login":"hluedeke","count":1},{"name":"hiromoon","email":"hiromoon0428@gmail.com","login":"hiromoon","count":1},{"name":"hiro","email":"hiro0218@gmail.com","login":"hiro0218","count":1},{"name":"hinsxd","email":"hinsxd","login":"hinsxd","count":1},{"name":"hessaam","email":"50245527+hessaam","login":"hessaam","count":1},{"name":"herczeg","email":"herczeg6179@gmail.com","login":"mherczeg","count":1},{"name":"henrik lagerstam","email":"lagerstamhenrik@gmail.com","login":"henrik1234","count":1},{"name":"hendrikskevin","email":"40209176+hendrikskevin","login":"hendrikskevin","count":1},{"name":"hendratommy","email":"hendra.tommy.w@gmail.com","login":"hendratommy","count":1},{"name":"headiron","email":"dempsterleung@gmail.com","login":"headironc","count":1},{"name":"hareaca","email":"hareaca","login":"hareaca","count":1},{"name":"hapood","email":"wanglejia@gmail.com","login":"hapood","count":1},{"name":"danh293","email":"40749040+danh293","login":"danh293","count":1},{"name":"curtislin7","email":"curtislin7@gmail.com","login":"curtislin7","count":1},{"name":"greenwombat","email":"george@getjealous.com","login":"greenwombat","count":1},{"name":"gracektay","email":"gktaydesigns@gmail.com","login":"gracektay","count":1},{"name":"goffioul","email":"michael.goffioul@gmail.com","login":"goffioul","count":1},{"name":"glaucoheitor","email":"glaucoheitor@gmail.com","login":"glaucoheitor","count":1},{"name":"gitname","email":"gitname","login":"gitname","count":1},{"name":"gilangramdhanip","email":"38458632+gilangramdhanip","login":"gilangramdhanip","count":1},{"name":"getsnoopy","email":"getsnoopy","login":"getsnoopy","count":1},{"name":"jmhdez","email":"juan.hernandez.arroyo@gmail.com","login":"jmhdez","count":1},{"name":"jmetev1","email":"jmetevier@gmail.com","login":"jmetev1","count":1},{"name":"jlewins","email":"142214262+jlewins","login":"jlewins","count":1},{"name":"jleeohsu","email":"jleeohsu","login":"jleeohsu","count":1},{"name":"jlascoleassi","email":"37666207+jlascoleassi","login":"jlascoleassi","count":1},{"name":"jgbae","email":"41255291+jgbae","login":"jgbae","count":1},{"name":"jellyedwards","email":"jellyedwards@hotmail.com","login":"jellyedwards","count":1},{"name":"jehuamanna","email":"jehuamanna@gmail.com","login":"jehuamanna","count":1},{"name":"jeffbirkholz","email":"20112806+jeffbirkholz","login":"jeffbirkholz","count":1},{"name":"jedsmit","email":"43449215+jedsmit","login":"jedsmit","count":1},{"name":"jayesh-kaza","email":"52232556+jayesh-kaza","login":"jayesh-kaza","count":1},{"name":"jakubfiglak","email":"55458549+jakubfiglak","login":"jakubfiglak","count":1},{"name":"jakeanq","email":"jake.anq@gmail.com","login":"jakeanq","count":1},{"name":"jacobmoshipco","email":"145368729+jacobmoshipco","login":"jacobmoshipco","count":1},{"name":"jackcwu","email":"46775695+jackcwu","login":"jackcwu","count":1},{"name":"danielplewes","email":"danielplewes@gmail.com","login":"danielplewes","count":1},{"name":"ammar","email":"adkhan@protonmail.com","login":"ammaristotle","count":1},{"name":"Zackary Hall","email":"hallzac2@isu.edu","login":"hallzac2","count":1},{"name":"Zachary Salzbank","email":"zsalzbank@gmail.com","login":"zsalzbank","count":1},{"name":"Yihang Ho","email":"hoyihang5@gmail.com","login":"yihangho","count":1},{"name":"inv8der","email":"ryanmq87@gmail.com","login":"inv8der","count":1},{"name":"illusionalsagacity","email":"illusionalsagacity","login":"illusionalsagacity","count":1},{"name":"idebeijer","email":"71566757+idebeijer","login":"idebeijer","count":1},{"name":"iceveda06","email":"iceveda@gmail.com","login":"iceveda06","count":1},{"name":"iamsergo","email":"64886990+iamsergo","login":"iamsergo","count":1},{"name":"dondi","email":"dondi@lmu.edu","login":"dondi","count":1},{"name":"dip","email":"dipdipdip84@gmail.com","login":"christophediprima","count":1},{"name":"dhu-redwoodtech","email":"dhu@redwoodtech.com","login":"dhu-redwoodtech","count":1},{"name":"dhiroll","email":"rollindiv@gmail.com","login":"dhiroll","count":1},{"name":"dhaub-exelixis","email":"114945413+dhaub-exelixis","login":"dhaub-exelixis","count":1},{"name":"deymundson","email":"djeymund@gmail.com","login":"deymundson","count":1},{"name":"devuser200","email":"147055410+devuser200","login":"devuser200","count":1},{"name":"devhiko","email":"151969082+devhik0","login":"devhik0","count":1},{"name":"delewis13","email":"daniel.elliott.lewis@gmail.com","login":"delewis13","count":1},{"name":"dbgb","email":"1745377+dbgb","login":"dbgb","count":1},{"name":"danpeleg4","email":"danpeleg04@gmail.com","login":"danpeleg4","count":1},{"name":"amilagm","email":"amilagm@gmail.com","login":"amilagm","count":1},{"name":"ameetmadan","email":"ameetmadan@gmail.com","login":"ameetmadan","count":1},{"name":"coktopus","email":"63889078+coktopus","login":"coktopus","count":1},{"name":"clk1006","email":"46888928+clk1006","login":"clk1006","count":1},{"name":"clabbeaf","email":"43613604+clabbeaf","login":"clabbeaf","count":1},{"name":"cjl750","email":"clay.j.larson@gmail.com","login":"cjl750","count":1},{"name":"cinos","email":"cinos81@gmail.com","login":"shoveller","count":1},{"name":"chubbsMcfly","email":"36679516+chubbsMcfly","login":"chubbsMcfly","count":1},{"name":"chris weber","email":"chrisweb","login":"chrisweb","count":1},{"name":"choonkending","email":"aenkil@gmail.com","login":"choonkending","count":1},{"name":"chocolatl","email":"chocolatl.moe@outlook.com","login":"chocolatl","count":1},{"name":"chelproc","email":"ttttt1712@hotmail.co.jp","login":"chelproc","count":1},{"name":"chanand","email":"chanand","login":"chanand","count":1},{"name":"cccEric","email":"118706378+cccEric","login":"cccEric","count":1},{"name":"Yukiya Nakagawa","email":"yn.airscope@gmail.com","login":"Nkzn","count":1},{"name":"iVanlIsh","email":"ivan_luoyf@163.com","login":"iVanlIsh","count":1},{"name":"gerhat","email":"g.chatzidamianos@gmail.com","login":"gerhat","count":1},{"name":"gbrochar","email":"gaetanbrochard@protonmail.com","login":"gbrochar","count":1},{"name":"fyodorovandrei","email":"46130932+fyodorovandrei","login":"fyodorovandrei","count":1},{"name":"frontendlane","email":"43588352+frontendlane","login":"frontendlane","count":1},{"name":"freiit","email":"freiit","login":"freiit","count":1},{"name":"fraserxu","email":"xvfeng123@gmail.com","login":"fraserxu","count":1},{"name":"frankkluijtmans","email":"frank_kluyt@hotmail.com","login":"frankkluijtmans","count":1},{"name":"frab90","email":"43354656+frab90","login":"frab90","count":1},{"name":"fossabot","email":"badges@fossa.io","login":"fossabot","count":1},{"name":"foreggs","email":"dominik.t.uk@gmail.com","login":"td0m","count":1},{"name":"fbnklmnvds","email":"46522815+fbnklmnvds","login":"fbnklmnvds","count":1},{"name":"ivowork","email":"44923354+ivowork","login":"ivowork","count":1},{"name":"itamar sharify","email":"itamarsharify@gmail.com","login":"ItamarShDev","count":1},{"name":"issamElmohadeb098","email":"98680649+issamElmohadeb098","login":"issamElmohadeb098","count":1},{"name":"greg lobinski","email":"32480082+greglobinski","login":"greglobinski","count":1},{"name":"emmtqg","email":"emmtqg","login":"emmtqg","count":1},{"name":"elqelq","email":"el.quarko@gmail.com","login":"elqelq","count":1},{"name":"elnikolinho","email":"nikolai.trinajstic@gmail.com","login":"elnikolinho","count":1},{"name":"elliefoote","email":"86239914+elliefoote","login":"elliefoote","count":1},{"name":"eladex","email":"eladex@gmail.com","login":"eladex","count":1},{"name":"ekusiadadus","email":"ekusiadadus@gmail.com","login":"ekusiadadus","count":1},{"name":"egerardus","email":"51415416+egerardus","login":"egerardus","count":1},{"name":"eduter","email":"emterroso@gmail.com","login":"eduter","count":1},{"name":"dvkam","email":"82422481+dvkam","login":"dvkam","count":1},{"name":"dsbrutha777","email":"ds_brutha777@hotmail.com","login":"dsbrutha777","count":1},{"name":"Jonathan Mannancheril","email":"32284796+SneakyFish5","login":"SneakyFish5","count":1},{"name":"Jonathan Liuti","email":"liuti.john@gmail.com","login":"johnraz","count":1},{"name":"Jonathan Chan","email":"cusxio@gmail.com","login":"cusxio","count":1},{"name":"Jonathan Brito","email":"dev.jon.brito@gmail.com","login":"lolJS","count":1},{"name":"Jonathan","email":"jonathankrone@gmail.com","login":"JonKrone","count":1},{"name":"Jonatan Kłosko","email":"jonatanklosko@gmail.com","login":"jonatanklosko","count":1},{"name":"Jonas Røssum","email":"jonaswehoo@gmail.com","login":"joglr","count":1},{"name":"Jonas Leuschner","email":"33377032+xBlizZer","login":"xBlizZer","count":1},{"name":"Jonas Caetano","email":"jonascaetano@outlook.com","login":"Jocaetano","count":1},{"name":"Jonas Auer","email":"jonas.auer.94@gmail.com","login":"cmd-johnson","count":1},{"name":"Jon Tewksbury","email":"jontewks@gmail.com","login":"jontewks","count":1},{"name":"Jon Sakas","email":"jon@doubledrop.co","login":"jsakas","count":1},{"name":"Isaac Blinder","email":"ib820@nyu.edu","login":"isaacblinder","count":1},{"name":"Hyeon Hong","email":"20310911+hyeonhong","login":"hyeonhong","count":1},{"name":"Jon Frisby","email":"jfrisby@mrjoy.com","login":"MrJoy","count":1},{"name":"Jon Abrams","email":"jon@jonabrams.com","login":"JonAbrams","count":1},{"name":"John White","email":"jana_tb@live.com","login":"JohnWeisz","count":1},{"name":"John S","email":"jsalvie@gmail.com","login":"outofgamut","count":1},{"name":"John Roberts","email":"john.calvin.roberts@gmail.com","login":"johncalvinroberts","count":1},{"name":"John Rinehart","email":"johnrichardrinehart@gmail.com","login":"johnrichardrinehart","count":1},{"name":"John Richter","email":"johnrichter","login":"johnrichter","count":1},{"name":"John Reilly","email":"johnny_reilly@hotmail.com","login":"johnnyreilly","count":1},{"name":"John Matthews","email":"jwmatthews@gmail.com","login":"jwmatthews","count":1},{"name":"John Higgins","email":"76265228+johnmatthiggins","login":"johnmatthiggins","count":1},{"name":"John","email":"2505311+jaipe","login":"jaipe","count":1},{"name":"Johann-S","email":"johann.servoire@gmail.com","login":"Johann-S","count":1},{"name":"Julien Goux","email":"julien.goux@live.fr","login":"jgoux","count":1},{"name":"Julian Reyes Escrigas","email":"julian.reyes.escrigas@gmail.com","login":"rkmax","count":1},{"name":"Julia Neumann","email":"jn.julianeumann@gmail.com","login":"JuliaNeumann","count":1},{"name":"Julia Helena Reuter","email":"76905707+julihereu","login":"julihereu","count":1},{"name":"Juha Syrjälä","email":"juha.syrjala@gmail.com","login":"jsyrjala","count":1},{"name":"Juan Enrique Segebre Zaghmout","email":"juansegebre@gmail.com","login":"Segebre","count":1},{"name":"Juan Cruz Vidiri","email":"jcvidiri@gmail.com","login":"jcvidiri","count":1},{"name":"Juan Carrillo","email":"54687120+juanpc10","login":"juanpc10","count":1},{"name":"Ju Demarque","email":"dev@demarque.com.br","login":"dmrqx","count":1},{"name":"João Portela","email":"joao.portela@gmail.com","login":"jportela","count":1},{"name":"José Xavier","email":"josescxavier@gmail.com","login":"metropt","count":1},{"name":"José Antonio Reyes","email":"imjaroiswebdev@gmail.com","login":"imjaroiswebdev","count":1},{"name":"Josiah Bryan","email":"josiahbryan@gmail.com","login":"josiahbryan","count":1},{"name":"Joshua Lawrence","email":"joshua98lawrence@gmail.com","login":"joshua-lawrence","count":1},{"name":"Joshua Feldman","email":"51919741+josh-feldman","login":"josh-feldman","count":1},{"name":"Joshua","email":"joshua.evans@quantified.co","login":"Josh-a-e","count":1},{"name":"Jishnu P S","email":"33541774+psjishnu","login":"psjishnu","count":1},{"name":"Lakshit Agarwal","email":"115203789+LakshitAgarwal","login":"LakshitAgarwal","count":1},{"name":"Josh A","email":"maslowproject@outlook.com","login":"maslowproject","count":1},{"name":"Joseph Martinsen","email":"JosephMart","login":"JosephMart","count":1},{"name":"Joseph","email":"30632611+josephpung","login":"josephpung","count":1},{"name":"Jordan Zhang","email":"jordanzhang@gmail.com","login":"jzhang729","count":1},{"name":"Joonas Kallunki","email":"jkallunki@gmail.com","login":"J-Kallunki","count":1},{"name":"JonathanAsbury-SPS","email":"66802747+JonathanAsbury-SPS","login":"JonathanAsbury-SPS","count":1},{"name":"Jonathan Yen","email":"jonyen@gmail.com","login":"jonyen","count":1},{"name":"Jeremy Liberman","email":"jliberman@strenuus.com","login":"MrLeebo","count":1},{"name":"Jeremi Anastaziak","email":"jeremianastaziak@gmail.com","login":"JeremiAnastaziak","count":1},{"name":"Jeong Yong-uk","email":"ywj1022@gmail.com","login":"alldne","count":1},{"name":"Jeong Woo Chang","email":"inspired.jw@gmail.com","login":"jwchang0206","count":1},{"name":"Jeong Seong Dae","email":"asdfg852456@gmail.com","login":"jeongsd","count":1},{"name":"Jennifer Cafiero","email":"jcafiero2@gmail.com","login":"jcafiero","count":1},{"name":"Jelo Agnasin","email":"jermaine.agnasin@gmail.com","login":"jeloagnasin","count":1},{"name":"Jeffrey Schütt","email":"35072021+Blechkelle","login":"Blechkelle","count":1},{"name":"Jeffrey Cherewaty","email":"jeffrey@cherewaty.com","login":"cherewaty","count":1},{"name":"Jeff Willette","email":"jrwillette88@gmail.com","login":"jeffwillette","count":1},{"name":"Jon Miller","email":"jonmiller.dev@gmail.com","login":"jontallboy","count":1},{"name":"Jon Kelling","email":"jonkelling","login":"jonkelling","count":1},{"name":"Jimmy Gong","email":"gong.jim@gmail.com","login":"jimgong92","count":1},{"name":"Jeff Schnurr","email":"jschnurr@gmail.com","login":"jschnurr","count":1},{"name":"Jeff Mendez","email":"jeffmendez19@gmail.com","login":"j-mendez","count":1},{"name":"Jeff Kilbride","email":"jeff@kilbride.com","login":"jeff-kilbride","count":1},{"name":"Jeff Astor","email":"simontech.huskies@gmail.com","login":"Jastor11","count":1},{"name":"Jeff","email":"solkaz","login":"solkaz","count":1},{"name":"JeanPetrov","email":"narumcyt@gmail.com","login":"JeanPetrov","count":1},{"name":"Jean Beaurepaire","email":"jean.beaurepaire@hotmail.fr","login":"JeanBeaurepaire","count":1},{"name":"Jayesh Vyavahare","email":"100110348+Jayesh-11","login":"Jayesh-11","count":1},{"name":"Jayden Seric","email":"me@jaydenseric.com","login":"jaydenseric","count":1},{"name":"Jayathma Chathurangani","email":"31263300+JayathmaChathurangani","login":"JayathmaChathurangani","count":1},{"name":"Jay Clark","email":"84106309+jayeclark","login":"jayeclark","count":1},{"name":"Jay","email":"wangjiping@gmail.com","login":"JipingWang","count":1},{"name":"Jaswanth-Sriram-Veturi","email":"62434140+Jaswanth-Sriram-Veturi","login":"Jaswanth-Sriram-Veturi","count":1},{"name":"Jonathan Wyse","email":"wyseguyonline","login":"wyseguyonline","count":1},{"name":"Johan Sundström","email":"jsundstrom1994@gmail.com","login":"johsunds","count":1},{"name":"Joerg","email":"joergd@pobox.com","login":"joergd","count":1},{"name":"Joel Kanzelmeyer","email":"kanzelm3@gmail.com","login":"kanzelm3","count":1},{"name":"Joe Shelby","email":"jws-git@jwsdev.net","login":"acroyear","count":1},{"name":"Joe Frambach","email":"joe@framba.ch","login":"joeframbach","count":1},{"name":"Joe Fitzgerald","email":"jfitzgerald@pivotal.io","login":"joefitzgerald","count":1},{"name":"Joe Coyle","email":"jcoyle37@gmail.com","login":"jcoyle37","count":1},{"name":"Joe Bandenburg","email":"joe@bandenburg.com","login":"joebandenburg","count":1},{"name":"Joe","email":"Josephharrisonlim@gmail.com","login":"jharrilim","count":1},{"name":"Jan Owsiany","email":"jan.owsiany@gmail.com","login":"janowsiany","count":1},{"name":"Jimmy Callin","email":"jimmy@callin.cc","login":"jimmycallin","count":1},{"name":"JimKoene","email":"46537238+JimKoene","login":"JimKoene","count":1},{"name":"Jim Withington","email":"jwithington","login":"jwithington","count":1},{"name":"Jihad Dzikri Waspada","email":"dewey992@gmail.com","login":"dewey92","count":1},{"name":"JiayuanDeng","email":"JiayuanDeng0109@yahoo.com","login":"jiayuandeng","count":1},{"name":"Ji Ho Choi","email":"withj1123@gmail.com","login":"serendipity1004","count":1},{"name":"Jhonatan","email":"38366068+JhonnK08","login":"JhonnK08","count":1},{"name":"Jesus Antonio Pacheco Morales","email":"antonio_pacheco@outlook.com","login":"antoniopacheco","count":1},{"name":"Jessica Rosenfield","email":"rosenfield.jess@gmail.com","login":"jessrosenfield","count":1},{"name":"Jesse Smith","email":"sosaucily@gmail.com","login":"sosaucily","count":1},{"name":"Jesse Qin","email":"63380043+jqrun","login":"jqrun","count":1},{"name":"Jesse Katsumata","email":"niconico.clarinet@gmail.com","login":"Naturalclar","count":1},{"name":"Jesse","email":"jesse.liptak@gmail.com","login":"Jtaks","count":1},{"name":"Jeroen Claassens","email":"jeroen.claassens@live.nl","login":"favna","count":1},{"name":"LaPoule","email":"nguyen.tuan.contact@gmail.com","login":"lau-sam","count":1},{"name":"Kyru Cabading","email":"31245853+KyruCabading","login":"KyruCabading","count":1},{"name":"Kyle Zinter","email":"kylezinter@live.com","login":"kylezinter","count":1},{"name":"Kyle Giddon","email":"45672945+khgiddon","login":"khgiddon","count":1},{"name":"Kyle Gach","email":"kyle.gach@gmail.com","login":"kylegach","count":1},{"name":"Kyle Finley","email":"git@kylefinley.com","login":"kylefinley","count":1},{"name":"Kyle Banks","email":"merkyl999x@gmail.com","login":"kyleryanbanks","count":1},{"name":"Kurtis Jantzen","email":"nxtman123","login":"nxtman123","count":1},{"name":"Kundan","email":"33788217+Kundan28","login":"Kundan28","count":1},{"name":"Kunal Bhatia","email":"bhatiakunaln@gmail.com","login":"bhatiak","count":1},{"name":"Kunal","email":"kunal.v.mandalia@gmail.com","login":"kunal-mandalia","count":1},{"name":"Kuba","email":"67023529+Kuba429","login":"Kuba429","count":1},{"name":"Krzysiek Heród","email":"krzysztof.herod@gmail.com","login":"netizer","count":1},{"name":"Krystyna Łosieczka","email":"44640941+krysia1","login":"krysia1","count":1},{"name":"Kristóf Poduszló","email":"kripod@protonmail.com","login":"kripod","count":1},{"name":"Kristoffer Nordström","email":"totte.nordstrom@gmail.com","login":"42tte","count":1},{"name":"Konstantin Dichev","email":"konstantin.dichev@gmail.com","login":"kdichev","count":1},{"name":"Konstantin Baumann","email":"konstantin.baumann@autodesk.com","login":"Kosta-Github","count":1},{"name":"Konrad Ryczko","email":"konradryczko1@gmail.com","login":"Ryczko","count":1},{"name":"Konrad Moskal","email":"moskalkonrad@gmail.com","login":"dufia","count":1},{"name":"Kohei Otsuka","email":"13173186+rjhcnf","login":"rjhcnf","count":1},{"name":"Josh Maloon","email":"joshmaloon@gmail.com","login":"jmaloon","count":1},{"name":"faan234","email":"74786729+faan234","login":"faan234","count":1},{"name":"ewldev","email":"52718704+ewldev","login":"ewldev","count":1},{"name":"epeicher","email":"ese.rober@gmail.com","login":"epeicher","count":1},{"name":"Kitson Broadhurst","email":"kitson.broadhurst@gmail.com","login":"KitsonBroadhurst","count":1},{"name":"Manish","email":"me@manish.co","login":"hun-ho","count":1},{"name":"Mandar-Pandya","email":"112475099+Mandar-Pandya","login":"Mandar-Pandya","count":1},{"name":"Malige Julien","email":"julienmalige@gmail.com","login":"JulienMalige","count":1},{"name":"LukasMirbt","email":"39515204+LukasMirbt","login":"LukasMirbt","count":1},{"name":"Lioness100","email":"jchickmm2@gmail.com","login":"Lioness100","count":1},{"name":"Linus Lindgren","email":"lindgren.linus@outlook.com","login":"lindgren-linus","count":1},{"name":"Lingzhi Xu","email":"81196241+xulingzhihou","login":"xulingzhihou","count":1},{"name":"Liel Fridman","email":"lielft@gmail.com","login":"lielfr","count":1},{"name":"Liang Liu","email":"stuffbyliang@gmail.com","login":"StuffByLiang","count":1},{"name":"Liang Chun","email":"liangchunn@me.com","login":"liangchunn","count":1},{"name":"Liam Muller","email":"liam.w.muller@gmail.com","login":"lmuller18","count":1},{"name":"Liam Cooke","email":"14365947+ljcooke","login":"ljcooke","count":1},{"name":"Li Zhuoran John","email":"zhuoran666@gmail.com","login":"lzhuor","count":1},{"name":"Li Kang","email":"kkllpaul7766@gmail.com","login":"LiKang6688","count":1},{"name":"Leza Lutonda","email":"lemol-c@hotmail.com","login":"lemol","count":1},{"name":"Lewis Cowper","email":"lewis.cowper@googlemail.com","login":"lewiscowper","count":1},{"name":"Let Aurn IV","email":"let.aurn@gmail.com","login":"let-aurn","count":1},{"name":"Leonid Romanovsky","email":"sirLeonidRomanovsky@gmail.com","login":"ValentineStone","count":1},{"name":"Leonid","email":"kalesin90@gmail.com","login":"kale5in","count":1},{"name":"Leonardo Pliskieviski","email":"leonardopliski@gmail.com","login":"leonardopliski","count":1},{"name":"Leonardo Carreiro","email":"leonardo.mcarreiro@gmail.com","login":"lmcarreiro","count":1},{"name":"Lenz Weber","email":"mail@lenzw.de","login":"phryneas","count":1},{"name":"Len Boyette","email":"kevlened","login":"kevlened","count":1},{"name":"Lee Robinson","email":"me@leerob.io","login":"leerob","count":1},{"name":"Kesava Krishnan Madavan","email":"mkesavan13@gmail.com","login":"mkesavan13","count":1},{"name":"Keith Murgic","email":"36178802+kmurgic","login":"kmurgic","count":1},{"name":"Kei Ohtani","email":"35276788+keiohtani","login":"keiohtani","count":1},{"name":"KeaghanKennedy","email":"51694921+KeaghanKennedy","login":"KeaghanKennedy","count":1},{"name":"Kazuhito Higashioka","email":"kmhigashioka@gmail.com","login":"kmhigashioka","count":1},{"name":"Kazi Abdur Rakib","email":"57065763+karakib2k18","login":"karakib2k18","count":1},{"name":"Karl Böhlmark","email":"karl.bohlmark@gmail.com","login":"karlbohlmark","count":1},{"name":"KarimOurrai","email":"karim.ourrai@gmail.com","login":"KarimOurrai","count":1},{"name":"KarimMokhtar","email":"karimmokhtar28@gmail.com","login":"KarimMokhtar","count":1},{"name":"Kant","email":"quent92100@gmail.com","login":"Justkant","count":1},{"name":"Kamran Ayub","email":"kamran.ayub@gmail.com","login":"kamranayub","count":1},{"name":"Kalmar Lorand","email":"117274944+KalmarLorand","login":"KalmarLorand","count":1},{"name":"Kalle Bornemark","email":"kalle.bornemark@gmail.com","login":"kallebornemark","count":1},{"name":"Kaleah Lubin","email":"58186705+KLubin1","login":"KLubin1","count":1},{"name":"Kai Falkowski","email":"kai.falkowski@gmail.com","login":"SassNinja","count":1},{"name":"KThompso","email":"KThompso","login":"KThompso","count":1},{"name":"Józsi","email":"git@jozsi.ro","login":"jozsi","count":1},{"name":"József Sebestyén","email":"szalonna","login":"szalonna","count":1},{"name":"Kobi","email":"kobikobi@gmail.com","login":"kobi","count":1},{"name":"Kmaschta","email":"Kmaschta","login":"Kmaschta","count":1},{"name":"Kleyson Prado","email":"kleyson","login":"kleyson","count":1},{"name":"Justin Abrahms","email":"justin@abrah.ms","login":"justinabrahms","count":1},{"name":"Jure","email":"jure@zakotnik.de","login":"jzakotnik","count":1},{"name":"Junliang Huang","email":"i@jhuang.me","login":"JLHwung","count":1},{"name":"Jun Hyuk Kim","email":"junhyukkeem@gmail.com","login":"junhyukee","count":1},{"name":"Jun","email":"arthurjordan@gmail.com","login":"ArthurZheng","count":1},{"name":"Jeremy Thompson","email":"jhthompson@upei.ca","login":"jhthompson","count":1},{"name":"Kentaro Suzuki","email":"33363411+kentaro84207","login":"kentaro84207","count":1},{"name":"Kirill Anoshin","email":"bitvalex@gmail.com","login":"kanoshin","count":1},{"name":"Kinayat Abay","email":"74435594+AbayKinayat","login":"AbayKinayat","count":1},{"name":"Kim Wonsik","email":"50368758+mihilt","login":"mihilt","count":1},{"name":"Kiichi Tachibana","email":"bodega1123@gmail.com","login":"ossan-engineer","count":1},{"name":"Khánh Hoàng","email":"6380436+hckhanh","login":"hckhanh","count":1},{"name":"Keyvan Mosharraf","email":"keyvanm","login":"keyvanm","count":1},{"name":"Kevin Van Cott","email":"kevinvandy656@gmail.com","login":"KevinVandy","count":1},{"name":"Kevin Suen","email":"ksrbkevinsuen@gmail.com","login":"ksrb","count":1},{"name":"Kevin Soruco","email":"kevin-s93@hotmail.com","login":"skevprog","count":1},{"name":"Kevin McKernan","email":"kevin@mckernan.in","login":"mckernanin","count":1},{"name":"Kevin McIntyre","email":"kevcodes@outlook.com","login":"KevinMcIntyre","count":1},{"name":"Kevin Lu","email":"6320810+kevinlul","login":"kevinlul","count":1},{"name":"Kevin Ji","email":"1146876+kevinji","login":"kevinji","count":1},{"name":"Kevin Hyer","email":"kevin.hyer@live.com","login":"kthyer","count":1},{"name":"Kevin Hughes","email":"kevinhughes27@gmail.com","login":"kevinhughes27","count":1},{"name":"Kevin Gilbert","email":"kegi","login":"kegi","count":1},{"name":"Kevin Barns","email":"k.barnoin@gmail.com","login":"kevbarns","count":1},{"name":"Josh Kramer","email":"josh@joshkra.me","login":"jkjustjoshing","count":1},{"name":"Josh Justice","email":"me@codingitwrong.com","login":"CodingItWrong","count":1},{"name":"Kenil Sudani","email":"kenilsudani.blog@gmail.com","login":"Super-Kenil","count":1},{"name":"Ken Ratanachai S","email":"ratanachai@gmail.com","login":"ratanachai","count":1},{"name":"Ken Bigler","email":"kennethbigler@gmail.com","login":"kennethbigler","count":1},{"name":"Kelvin Sánchez","email":"kelvinsanchez15@gmail.com","login":"kelvinsanchez15","count":1},{"name":"Keith Yao","email":"i@yaofur.com","login":"kebot","count":1},{"name":"Keith Tan","email":"skeithtan@gmail.com","login":"skeithtan","count":1},{"name":"Hamir Mahal","email":"hamirmahal@gmail.com","login":"hamirmahal","count":1},{"name":"Guillermo Pincay","email":"guillermaster","login":"guillermaster","count":1},{"name":"Guillermo Manzato","email":"manzato@gmail.com","login":"manzato","count":1},{"name":"Guilherme Lopes","email":"golopes@outlook.com","login":"guiihlopes","count":1},{"name":"Grégoire Charvet 黑瓜","email":"greg@geekingfrog.com","login":"geekingfrog","count":1},{"name":"Grigoriy Chudnov","email":"g.chudnov@gmail.com","login":"gchudnov","count":1},{"name":"Gresille \u0026 Siffle","email":"39056254+GresilleSiffle","login":"GresilleSiffle","count":1},{"name":"GregoryAndrievskiy","email":"andrievskiy.g@yandex.ru","login":"GregoryAndrievskiy","count":1},{"name":"Gregor Adams","email":"greg@pixelass.com","login":"pixelass","count":1},{"name":"Greg Valentine","email":"gregjoeval@gmail.com","login":"gregjoeval","count":1},{"name":"Greg Teixeira","email":"greg.teixeira123@gmail.com","login":"greguintow","count":1},{"name":"Greg Bergé","email":"berge.greg@gmail.com","login":"gregberge","count":1},{"name":"Grant Millar","email":"grant@cylo.io","login":"Rid","count":1},{"name":"Grant Forrest","email":"gaforres@gmail.com","login":"a-type","count":1},{"name":"Govardhan S","email":"govardhan.s92@gmail.com","login":"govardhan-srinivas","count":1},{"name":"Gorjan Mishevski","email":"gogozvermk@gmail.com","login":"gorjan-mishevski","count":1},{"name":"Goodness Chris-Ugari","email":"goodnesschrisugari@yahoo.com","login":"Goodiec","count":1},{"name":"Gokul","email":"gokulchandra","login":"gokulchandra","count":1},{"name":"Goeme Nthomiwa","email":"gnthomiwa@live.ca","login":"goemen","count":1},{"name":"GoOrit-Anima","email":"orit@animaapp.com","login":"GoOrit-Anima","count":1},{"name":"Giuseppe Gurgone","email":"giuseppeg","login":"giuseppeg","count":1},{"name":"Hamidreza Nateghi","email":"49614532+hamidreza-nateghi","login":"hamidreza-nateghi","count":1},{"name":"François-Xavier Lemire","email":"francois-xavier.lemire@mail.mcgill.ca","login":"fxlemire","count":1},{"name":"François Martin","email":"f.martin@fastmail.com","login":"martinfrancois","count":1},{"name":"Giulio G","email":"giulio.gallerini.work@hotmail.com","login":"ggwzrd","count":1},{"name":"Giuliano Varriale","email":"giuliano.oca@gmail.com","login":"giulianovarriale","count":1},{"name":"Hong Xu","email":"hong@topbug.net","login":"xuhdev","count":1},{"name":"Homer Chen","email":"homerchentw@gmail.com","login":"homerchen19","count":1},{"name":"Himanshu Pathak","email":"himanshupathakpwd@gmail.com","login":"himanshupathakpwd","count":1},{"name":"Hexin","email":"hexium310@gmail.com","login":"hexium310","count":1},{"name":"Henrique Holtz","email":"henrique_holtz@hotmail.com","login":"henriqueholtz","count":1},{"name":"Heinrich Filter","email":"dev@filter.co.za","login":"HeinrichFilter","count":1},{"name":"Emanuele Biancardi","email":"goffreder@gmail.com","login":"goffreder","count":1},{"name":"Giulio Zausa","email":"mail.zausa.giulio@gmail.com","login":"giulioz","count":1},{"name":"Heath C","email":"51679588+heath-freenome","login":"heath-freenome","count":1},{"name":"Hassan Ali","email":"helfi92@gmail.com","login":"helfi92","count":1},{"name":"Harvey","email":"hervel56@gmail.com","login":"harvey56","count":1},{"name":"Harshita Kanal","email":"harshita.kgv@gmail.com","login":"Harshita-Kanal","count":1},{"name":"Harshika","email":"harshika30j@gmail.com","login":"Harshikerfuffle","count":1},{"name":"Harry Hedger","email":"hedgerh@gmail.com","login":"hedgerh","count":1},{"name":"Harry Digos","email":"85764745+harrydigos","login":"harrydigos","count":1},{"name":"Harish Ved","email":"ved.harish3@gmail.com","login":"vedharish","count":1},{"name":"Harish Karthik","email":"45566079+Harish-Karthick","login":"Harish-Karthick","count":1},{"name":"Haris Ali","email":"87179963+aliharis99","login":"aliharis99","count":1},{"name":"Harikrishnan P","email":"harikrishnan.vkm186@gmail.com","login":"harikrishnanp","count":1},{"name":"Hao Zhang","email":"klauszhang","login":"klauszhang","count":1},{"name":"Hao","email":"hao.wu1980@gmail.com","login":"chiahao","count":1},{"name":"Hannes Güdelhöfer","email":"hannes@guedelhoefer.de","login":"reckter","count":1},{"name":"Hannah Lin","email":"hxqlin@gmail.com","login":"hxqlin","count":1},{"name":"Hang Liang","email":"90079525+xlianghang","login":"xlianghang","count":1},{"name":"Hana Alaydrus","email":"hanalaydrus@gmail.com","login":"hanalaydrus","count":1},{"name":"Gabor Csizmadia","email":"gaborcsiz@gmail.com","login":"gaborcs","count":1},{"name":"Fumihiro Xue","email":"xfumihiro@gmail.com","login":"xfumihiro","count":1},{"name":"Fullchee Zhang","email":"Fullchee","login":"Fullchee","count":1},{"name":"Fuadi Naqi","email":"32381015+fuadinaqi","login":"fuadinaqi","count":1},{"name":"Fu Lin Liu","email":"35435397+fulin426","login":"fulin426","count":1},{"name":"Frédéric Lang","email":"f.lang@hotmail.fr","login":"korkorran","count":1},{"name":"Friedrich von Never","email":"friedrich@fornever.me","login":"ForNeVeR","count":1},{"name":"Fredrik Lindell","email":"fredrik@cafebabe.se","login":"fredriklindell","count":1},{"name":"Frederic Heem","email":"frederic.heem@gmail.com","login":"FredericHeem","count":1},{"name":"Fraser McIntosh","email":"frasermcintosh1@gmail.com","login":"fraserdrops","count":1},{"name":"Catalin Rosu","email":"redmaniack@gmail.com","login":"catalinred","count":1},{"name":"Guto Foletto","email":"gutofoletto@gmail.com","login":"gutofoletto","count":1},{"name":"Francis Rodrigues","email":"francisrod01","login":"francisrod01","count":1},{"name":"Francesco Cucchiaro","email":"hello@checco.dev","login":"checcoux","count":1},{"name":"Francesc Busquets","email":"francesc@gmail.com","login":"frncesc","count":1},{"name":"Fran Villar","email":"franvillarrosa@gmail.com","login":"FjVillar","count":1},{"name":"Fran Dios","email":"frankdiox@gmail.com","login":"frandiox","count":1},{"name":"Fortunat Mutunda","email":"3602825+FottyM","login":"FottyM","count":1},{"name":"Florian Bischoff","email":"mail@florian-bischoff.de","login":"florianbepunkt","count":1},{"name":"Florian Barbare","email":"florian.barbare@gmail.com","login":"fbarbare","count":1},{"name":"Flip van Rijn","email":"flipvrijn@gmail.com","login":"flipvrijn","count":1},{"name":"Flavyoo","email":"Flavyoo","login":"Flavyoo","count":1},{"name":"Fillipe Ramos","email":"filliperamos90@gmail.com","login":"fillipe-ramos","count":1},{"name":"Filip Weiss","email":"me@fiws.net","login":"fiws","count":1},{"name":"Filip Malek","email":"filamalek@hotmail.com","login":"REX500","count":1},{"name":"Filip Duczymiński","email":"f.duczyminski@gmail.com","login":"Fafruch","count":1},{"name":"Hamza Amrouche","email":"laharl.moon@gmail.com","login":"Simperfit","count":1},{"name":"Ginkoid","email":"Ginkoid","login":"Ginkoid","count":1},{"name":"Gideon Shils","email":"GideonShils","login":"GideonShils","count":1},{"name":"Gianluca Romeo","email":"glromeo@gmail.com","login":"glromeo","count":1},{"name":"Giang Nguyen","email":"giang.nguyen.dev@gmail.com","login":"gndplayground","count":1},{"name":"Gernot Höflechner","email":"1986gh@gmail.com","login":"LFDM","count":1},{"name":"Georgy Malanichev","email":"georgy@malanichev.com","login":"gmlnchv","count":1},{"name":"George W. Walker","email":"george@georgewwalker.com","login":"pkmnct","count":1},{"name":"George Tavantzopoulos","email":"g.tavantzopoulos@gmail.com","login":"tavantzo","count":1},{"name":"George Simos","email":"admin@georgesimos.com","login":"georgesimos","count":1},{"name":"Geoffrey Salisi","email":"geoffreysalisi@gmail.com","login":"gsalisi","count":1},{"name":"Geir Sagberg","email":"geir.sagberg@gmail.com","login":"geirsagberg","count":1},{"name":"Gavin-10","email":"81329254+Gavin-10","login":"Gavin-10","count":1},{"name":"Gavin Walsh","email":"walsh.gavin@gmail.com","login":"gdub01","count":1},{"name":"Gautam Pahuja","email":"32642691+gautam-pahuja","login":"gautam-pahuja","count":1},{"name":"Hai Nguyen","email":"nghai.dev@gmail.com","login":"ng-hai","count":1},{"name":"Garrett Johnson","email":"garrett.kjohnson@gmail.com","login":"gkjohnson","count":1},{"name":"Garfunkel Vila","email":"garfunkelvila","login":"garfunkelvila","count":1},{"name":"Garegin","email":"kgaregin@gmail.com","login":"kgaregin","count":1},{"name":"Gabriela K","email":"97364425+GabrielaLokelani","login":"GabrielaLokelani","count":1},{"name":"Gabriel Santerre","email":"github@gabrielsanterre.com","login":"100terres","count":1},{"name":"Gabriel Rohden","email":"gabriel_rohden@outlook.com","login":"Grohden","count":1},{"name":"Gabriel Moraes","email":"gabrielhm2001@gmail.com","login":"gabrielnafuzi","count":1},{"name":"Gabriel Konkle","email":"gabriel.konkle@gmail.com","login":"mssngr","count":1},{"name":"Gabriel Duarte","email":"gabrielqduarte@gmail.com","login":"GabeDuarteM","count":1},{"name":"Jakub Pietrus","email":"48636237+pieetrus","login":"pieetrus","count":1},{"name":"Jakob Guddas","email":"github@jguddas.de","login":"jguddas","count":1},{"name":"Jake Louw","email":"dynogic@gmail.com","login":"Dynogic","count":1},{"name":"Jaiwanth","email":"jaiwanth.work@gmail.com","login":"jaiwanth-v","count":1},{"name":"Jagar","email":"41321155+JagarYousef","login":"JagarYousef","count":1},{"name":"Jade 宋玉美","email":"hjades@live.com","login":"hjades","count":1},{"name":"Jad Rizk","email":"jad.rizk9@gmail.com","login":"JadRizk","count":1},{"name":"Jacob Weber","email":"97635922+jacobweberbowery","login":"jacobweberbowery","count":1},{"name":"Hedi M. Sharif","email":"60695654+HediMuhamad","login":"HediMuhamad","count":1},{"name":"Long Zheng","email":"long.zheng@gmail.com","login":"longzheng","count":1},{"name":"Lokendra Saini","email":"lokendrasaini1991@gmail.com","login":"lokendra-reco","count":1},{"name":"LogyLeo","email":"grelet.leo@gmail.com","login":"LogyLeo","count":1},{"name":"Jack Zhao","email":"bugzpodder@hotmail.com","login":"bugzpodder","count":1},{"name":"Jack Reed","email":"mejackreed","login":"mejackreed","count":1},{"name":"Jack Herrington","email":"jherr@pobox.com","login":"jherr","count":1},{"name":"JR99","email":"RayoJhon99@gmail.com","login":"oyar99","count":1},{"name":"JETsai","email":"32839503+mockingjet","login":"mockingjet","count":1},{"name":"JEONG JIHUN","email":"lippin21@gmail.com","login":"JEONGJIHUN","count":1},{"name":"J.J. Liu","email":"liujiajun1999@gmail.com","login":"liujiajun","count":1},{"name":"J. Marcos","email":"joaomarcos2004.jonh@gmail.com","login":"j4marcos","count":1},{"name":"J. Lewis","email":"6710419+lewxdev","login":"lewxdev","count":1},{"name":"J Davis","email":"jasonericdavis@gmail.com","login":"jasonericdavis","count":1},{"name":"Iwona Kubowicz","email":"iwona@programistka.com","login":"programistka","count":1},{"name":"Ivo Ivanov","email":"11502345+ivoiv","login":"ivoiv","count":1},{"name":"Ives van Hoorne","email":"Ives.v.h@gmail.com","login":"CompuIves","count":1},{"name":"IvanFrescas","email":"ivanfrescas8@gmail.com","login":"IvanFrescas","count":1},{"name":"Jason Sturges","email":"jason@jasonsturges.com","login":"jasonsturges","count":1},{"name":"Jason Kwok","email":"4410086+JasonHK","login":"JasonHK","count":1},{"name":"Jason Knott","email":"24280037+jayknott","login":"jayknott","count":1},{"name":"Jason Garey","email":"10107412+jason1985","login":"jason1985","count":1},{"name":"Jared Petker","email":"jared.r.petker@gmail.com","login":"jaredpetker","count":1},{"name":"JapuDCret","email":"JapuDCret","login":"JapuDCret","count":1},{"name":"JannesD","email":"jannesdrijkoningen@gmail.com","login":"jannes-io","count":1},{"name":"Janne Peippo","email":"peippo@gmail.com","login":"peippo","count":1},{"name":"Janic","email":"janicduplessis@gmail.com","login":"janicduplessis","count":1},{"name":"Jan-Willem Wisgerhof","email":"jwwisgerhof@gmail.com","login":"jwwisgerhof","count":1},{"name":"Irakli Safareli","email":"i.Safareli@gmail.com","login":"safareli","count":1},{"name":"Jan Hrdina","email":"jan.hrdka@gmail.com","login":"jhrdina","count":1},{"name":"Jan Doležel","email":"dolezel.jan@gmail.com","login":"dolezel","count":1},{"name":"Jan Bejvl","email":"janbejvl","login":"janbejvl","count":1},{"name":"Jan","email":"46656790+JanKaczmarkiewicz","login":"JanKaczmarkiewicz","count":1},{"name":"Jamison Dance","email":"hi@jamison.dance","login":"jergason","count":1},{"name":"Jamin Thornsberry","email":"jamin.thorns@gmail.com","login":"jaminthorns","count":1},{"name":"JamieS1211","email":"jamieshepherd1211@gmail.com","login":"JamieS1211","count":1},{"name":"James Gibson Weber","email":"j.gibweb@gmail.com","login":"j-gibweb","count":1},{"name":"James Dean","email":"dean.jah@gmail.com","login":"DefiantBidet","count":1},{"name":"James Cuénod","email":"jcuenod","login":"jcuenod","count":1},{"name":"James Au","email":"40404256+jamesaucode","login":"jamesaucode","count":1},{"name":"Jamaal Brown","email":"59902352+Jamaalwbrown","login":"Jamaalwbrown","count":1},{"name":"Jalaj","email":"67556827+jalaj-k","login":"jalaj-k","count":1},{"name":"Jakub Šťastný","email":"60524926+jakub-stastny","login":"jakub-stastny","count":1},{"name":"Ian Smith","email":"iansmith1026@gmail.com","login":"IanSmith89","count":1},{"name":"Ian Kim","email":"me@ian.kim","login":"iansjk","count":1},{"name":"Ian Grayson","email":"ian133@gmail.com","login":"igrayson","count":1},{"name":"Ian G","email":"yo.ian.g@gmail.com","login":"yoiang","count":1},{"name":"Ian","email":"ian.thorslund@gmail.com","login":"IPJT","count":1},{"name":"Iain Kettles","email":"ikettles@gmail.com","login":"iKettles","count":1},{"name":"Iain Billett","email":"iainbillett@gmail.com","login":"iain-b","count":1},{"name":"I.M. Adil","email":"73747557+Knoxo","login":"Knoxo","count":1},{"name":"Jacob Parish","email":"jrparish","login":"jrparish","count":1},{"name":"Jacob Bogers","email":"jkfbogers@gmail.com","login":"jacobbogers","count":1},{"name":"Inomdzhon Mirdzhamolov","email":"inomjon92@gmail.com","login":"inomdzhon","count":1},{"name":"Hyeokjun seo","email":"75557859+ANTARES-KOR","login":"ANTARES-KOR","count":1},{"name":"Hydrogen","email":"fanyangliang@gmail.com","login":"Deturium","count":1},{"name":"Huỳnh Tấn","email":"shenseye@gmail.com","login":"Shenseye","count":1},{"name":"Huzaima Khan","email":"khanhuzaima@gmail.com","login":"huzaima","count":1},{"name":"Huynh Tan","email":"danhuynhdev@gmail.com","login":"danhuynhdev","count":1},{"name":"Huy","email":"8493044+huydhoang","login":"huydhoang","count":1},{"name":"Hui-Yu Lee","email":"iownthegame@gmail.com","login":"iownthegame","count":1},{"name":"Hugo Torzuoli","email":"torzuoli.hugo@gmail.com","login":"HZooly","count":1},{"name":"Hugh Boylan","email":"bluehugh2@gmail.com","login":"hboylan","count":1},{"name":"Huberto Kaiser Filho","email":"hubertokf@gmail.com","login":"hubertokf","count":1},{"name":"Hossein Soltanloo","email":"hossein.soltanloo@gmail.com","login":"soltanloo","count":1},{"name":"Hossein Fatemi","email":"71207460+HoFa1997","login":"HoFa1997","count":1},{"name":"Hootan Abasi Rocky","email":"62800782+hootan-rocky","login":"hootan-rocky","count":1},{"name":"Hong Xuan","email":"xuanvan229@gmail.com","login":"xuanvan229","count":1},{"name":"Gabor Szabo","email":"gabor@szabgab.com","login":"szabgab","count":1},{"name":"Jakub Różbicki","email":"j.rozbicki9@gmail.com","login":"jrozbicki","count":1},{"name":"Ivan Starkov","email":"istarkov@gmail.com","login":"istarkov","count":1},{"name":"Ivan Coronado","email":"IvanCoronado","login":"IvanCoronado","count":1},{"name":"Ivan Buiko","email":"ivan@buiko.com","login":"helsus","count":1},{"name":"Iulia Maria Lungu","email":"iuliamarialungu@yahoo.com","login":"iuliaL","count":1},{"name":"Itamar Yatom","email":"itamary24@gmail.com","login":"itamar244","count":1},{"name":"Ishfaq Ahmed","email":"38818105+IshfaqAhmedProg","login":"IshfaqAhmedProg","count":1},{"name":"Ishan Madhusanka","email":"ahtimadhusanka@gmail.com","login":"imadx","count":1},{"name":"IsaacInsoll","email":"30609296+IsaacInsoll","login":"IsaacInsoll","count":1},{"name":"Hector Zarco","email":"hezarco@gmail.com","login":"zzarcon","count":1},{"name":"Iniubong Obonguko","email":"iniubongobonguko2018+github@gmail.com","login":"codiini","count":1},{"name":"Inam Ul Huq","email":"inamulhuq44@gmail.com","login":"Inambe","count":1},{"name":"Imran Aziz","email":"imrannoah11@gmail.com","login":"iaziz11","count":1},{"name":"ImgBot","email":"31427850+ImgBotApp","login":"ImgBotApp","count":1},{"name":"Iman Mahmoudinasab","email":"imanmahmoudinasab@gmail.com","login":"ImanMahmoudinasab","count":1},{"name":"Ilya Obukhov","email":"MustD","login":"MustD","count":1},{"name":"Ilya Molostov","email":"29124424+IAluI","login":"IAluI","count":1},{"name":"Ilian","email":"ilian@tagspaces.org","login":"uggrock","count":1},{"name":"Ilan Bar-Magen","email":"ilanbarmagen@gmail.com","login":"ilanbm","count":1},{"name":"Igor Oleinikov","email":"igor@oleinikov.ru","login":"Igorbek","count":1},{"name":"Igor Neves Faustino","email":"igornfaustino@gmail.com","login":"igornfaustino","count":1},{"name":"Igor Mikhalev","email":"c1one@yandex.ru","login":"mikhalev-im","count":1},{"name":"Igor Brasileiro Duarte","email":"brasileiro456@gmail.com","login":"igorbrasileiro","count":1},{"name":"Ignacio Utrilla","email":"utrillamas@gmail.com","login":"IgnacioUtrilla","count":1},{"name":"Idan Rozin","email":"idanrozin@gmail.com","login":"idanrozin","count":1},{"name":"IceOfSummer","email":"72915970+IceOfSummer","login":"IceOfSummer","count":1},{"name":"Nikolai","email":"kolsln@list.ru","login":"nkrivous","count":1},{"name":"Nikola Pervic","email":"nikolapervic@me.com","login":"Thehambalamba","count":1},{"name":"Niko Sams","email":"ns@vivid-planet.com","login":"nsams","count":1},{"name":"Niko Hoffrén","email":"niko.hoffren@gmail.com","login":"nikohoffren","count":1},{"name":"Niklas Fondberg","email":"niklas.fondberg@gmail.com","login":"fondberg","count":1},{"name":"Niklas","email":"mail@niklas-meinzer.de","login":"NiklasMM","count":1},{"name":"NikitaVlaznev","email":"nikita.dto@gmail.com","login":"NikitaVlaznev","count":1},{"name":"Nikita Pchelintsev","email":"073rus@gmail.com","login":"eng1neer","count":1},{"name":"Nikita Ossei","email":"90195237+nikitaa24","login":"nikitaa24","count":1},{"name":"Nikhilthadani","email":"63336772+Nikhilthadani","login":"Nikhilthadani","count":1},{"name":"Nikhilh26","email":"121549009+Nikhilh26","login":"Nikhilh26","count":1},{"name":"Nikhil-Intruder","email":"33108699+Nikhil-Pavan-Sai","login":"Nikhil-Pavan-Sai","count":1},{"name":"Nigel Wilson","email":"nolastemgarden@gmail.com","login":"nigel-f-wilson","count":1},{"name":"Nigel Fish","email":"nigel.fish@gmail.com","login":"dphrag","count":1},{"name":"Nicolas Torion","email":"nicolas.torion@insa-rouen.fr","login":"ntorion","count":1},{"name":"Nicolas Stepien","email":"stepien.nicolas@gmail.com","login":"nstepien","count":1},{"name":"Nicolas Le Cam","email":"niko.lecam@gmail.com","login":"KuSh","count":1},{"name":"Nicolas Kermarc","email":"nicolas.kermarc@gmail.com","login":"spacenick","count":1},{"name":"Nicolas Debeissat","email":"ndebeiss@gmail.com","login":"ndebeiss","count":1},{"name":"Nicolas Cisco","email":"ncis20@gmail.com","login":"NickCis","count":1},{"name":"Nicolas Chaulet","email":"n.chaulet@gmail.com","login":"nchaulet","count":1},{"name":"Nicolai Bjerre Pedersen","email":"mr.bjerre@gmail.com","login":"NixBiks","count":1},{"name":"Nick Young","email":"americanpilot84@gmail.com","login":"youngnicks","count":1},{"name":"Nick Siscoe","email":"nick.siscoe@gmail.com","login":"nicksiscoe","count":1},{"name":"Nick Iaconis","email":"nick.iaconis+github@gmail.com","login":"nickiaconis","count":1},{"name":"Nick Foden","email":"nickfoden@gmail.com","login":"NickFoden","count":1},{"name":"Olexandr Petrov","email":"olexandr.petrov@gmail.com","login":"olexandrp","count":1},{"name":"Oleh Ziniak","email":"oleh.ziniak@gmail.com","login":"oziniak","count":1},{"name":"Oleh Bezpalko","email":"39521734+bezpalko","login":"bezpalko","count":1},{"name":"Oleg Proskurin","email":"regx@usul.su","login":"usulpro","count":1},{"name":"Oleg Berman","email":"bermanoleg@gmail.com","login":"olegberman","count":1},{"name":"Oldest Junior","email":"47626872+Arsikod","login":"Arsikod","count":1},{"name":"Ofir Cohen","email":"40420259+ofir5300","login":"ofir5300","count":1},{"name":"Obed Marquez Parlapiano","email":"obed.marquezp@gmail.com","login":"obedparla","count":1},{"name":"Norbert Kalácska","email":"hello@kalacskanorbert.me","login":"itsnorbertkalacska","count":1},{"name":"NooBat","email":"khoi27012003@gmail.com","login":"NooBat","count":1},{"name":"Noman Dhoni","email":"92979541+nomandhoni-cs","login":"nomandhoni-cs","count":1},{"name":"Nobuhiro Hayashi","email":"hayashi@humanest.jp","login":"kinisn","count":1},{"name":"Noam Honig","email":"noam.honig@gmail.com","login":"noam-honig","count":1},{"name":"Noah Yarian","email":"noah.yarian@gmail.com","login":"NoahYarian","count":1},{"name":"Noah Benham","email":"noahbenham","login":"noahbenham","count":1},{"name":"No Name Pro","email":"noname.pro.nn@gmail.com","login":"NoNamePro0","count":1},{"name":"Nitin Kumar","email":"88976150+Popppins","login":"Popppins","count":1},{"name":"Nitay Neeman","email":"nitayneeman","login":"nitayneeman","count":1},{"name":"Nima Dehnashi","email":"nima.dehnashi@gmail.com","login":"neemski","count":1},{"name":"Nima","email":"bousejin@gmail.com","login":"bousejin","count":1},{"name":"NiloCK","email":"NiloCK","login":"NiloCK","count":1},{"name":"Nikos Gavalas","email":"gavalnick@gmail.com","login":"nikosgavalas","count":1},{"name":"Nikos","email":"nkatsikanis@gmail.com","login":"quantuminformation","count":1},{"name":"Nikolay Lanets","email":"info@newpg.ru","login":"Fi1osof","count":1},{"name":"Nikolaus Graf","email":"nikgraf.com@gmail.com","login":"nikgraf","count":1},{"name":"Nam Kolo","email":"pokemon.namkolo@gmail.com","login":"namKolo","count":1},{"name":"Naim Buru","email":"nbur4u@gmail.com","login":"nb256","count":1},{"name":"Nadeem Ahmad","email":"87973871+ahmadnadeem6236","login":"ahmadnadeem6236","count":1},{"name":"NGUYEN DINH Quoc-Huy","email":"contact@quoc-huy.com","login":"quochuy","count":1},{"name":"NGPixel","email":"github@ngpixel.com","login":"NGPixel","count":1},{"name":"Myagmarsuren","email":"48021917+Miigaarino","login":"Miigaarino","count":1},{"name":"Mustafa Helvacı","email":"mustafahlvc@gmail.com","login":"mustafahlvc","count":1},{"name":"Mushfiq R.","email":"113079962+mushfiqbh","login":"mushfiqbh","count":1},{"name":"Murahashi Sanemat Kenichi","email":"o.gata.ken@gmail.com","login":"sanemat","count":1},{"name":"Muhammad Usman Khilji","email":"manian1221@gmail.com","login":"MUK-Dev","count":1},{"name":"Muhammad Usama","email":"the.mgi@outlook.com","login":"the-mgi","count":1},{"name":"Muhammad Umair","email":"mumairofficial@gmail.com","login":"mumairofficial","count":1},{"name":"Muhammad Sadiq","email":"mdsadiq","login":"mdsadiq","count":1},{"name":"Muaz Aqdas","email":"84477094+muazaqdas","login":"muazaqdas","count":1},{"name":"Mounier Florian","email":"paradoxxx.zero@gmail.com","login":"paradoxxxzero","count":1},{"name":"Mostafa Javaheripour","email":"mosijava@gmail.com","login":"mosijava","count":1},{"name":"Moshe Simantov","email":"me@moshe.io","login":"moshest","count":1},{"name":"Mosh Feu","email":"moshfeu@gmail.com","login":"moshfeu","count":1},{"name":"Morteza Jenabzadeh","email":"m.jenabzadeh@gmail.com","login":"morijenab","count":1},{"name":"Morteza Jenabzadeh","email":"52605187+Morteza-Jenabzadeh","login":"Morteza-Jenabzadeh","count":1},{"name":"Mordechai Meisels","email":"mordechai112@gmail.com","login":"mordechaim","count":1},{"name":"Moizsohail","email":"32095770+Moizsohail","login":"Moizsohail","count":1},{"name":"Mohammed Nauage","email":"mohammed.nauage.gsa@gmail.com","login":"onumossn","count":1},{"name":"Mohammad Shehadeh","email":"60213956+MohammadShehadeh","login":"MohammadShehadeh","count":1},{"name":"Mohammad Bagher Abiyat","email":"zorofight94@gmail.com","login":"Aslemammad","count":1},{"name":"Mohamed Alzaki","email":"mohamedalzaki@outlook.com","login":"GoldenWings","count":1},{"name":"Parikshit Adhikari","email":"83907047+parikshitadhikari","login":"parikshitadhikari","count":1},{"name":"Nicholas Barrow","email":"75350582+barrownicholas","login":"barrownicholas","count":1},{"name":"Nic Barajas","email":"nic.barajas@gmail.com","login":"nicbarajas","count":1},{"name":"Niaz Morshed Nayeem","email":"nayeemxtreme@live.com","login":"Nayeem-XTREME","count":1},{"name":"Nguyen Huu Cuong","email":"cuongcua90@hotmail.com","login":"cuongcua90","count":1},{"name":"Nguyen Duc Hieu","email":"85797756+hieunguyenduc696","login":"hieunguyenduc696","count":1},{"name":"Nemanja Milosavljevic","email":"nemanjamilosavljevic@gmail.com","login":"mnemanja","count":1},{"name":"Nelson Cothran","email":"nel-co","login":"nel-co","count":1},{"name":"NeletDev","email":"nelopuchadesbreso@gmail.com","login":"nelopuchades","count":1},{"name":"Nejc Vukovic","email":"nejc.vukovic@gmail.com","login":"nate-vukovich","count":1},{"name":"Neeraj Gahlot","email":"neeraj6.iitd@gmail.com","login":"Cerebro92","count":1},{"name":"Neel Mehta","email":"hathix","login":"hathix","count":1},{"name":"Neale Upstone","email":"neale@nealeupstone.com","login":"nealeu","count":1},{"name":"Nazar Tokar","email":"nazartokar@gmail.com","login":"nazartokar","count":1},{"name":"Naveen Pantra","email":"naveenpantra.np@gmail.com","login":"NaveenPantra","count":1},{"name":"Nav Patel","email":"patelnav","login":"patelnav","count":1},{"name":"NatiG100","email":"87175869+NatiG100","login":"NatiG100","count":1},{"name":"Nathanael Sommer-Koch","email":"5754669+nate-summercook","login":"nate-summercook","count":1},{"name":"Nathan Walston","email":"walston","login":"walston","count":1},{"name":"Nathan Hughes","email":"nathan@endor.ai","login":"hghmn","count":1},{"name":"Nathan","email":"nathan@nathanishere.com","login":"nathanhere","count":1},{"name":"Michael Muré","email":"batolettre@gmail.com","login":"MichaelMure","count":1},{"name":"Nate Tenczar","email":"ntenczar@gmail.com","login":"ntenczar","count":1},{"name":"Nate","email":"nate.school42@gmail.com","login":"cursedquail","count":1},{"name":"Nashyn","email":"ns458128@dal.ca","login":"Nashyn","count":1},{"name":"Pontus Hjortskog","email":"p.hjortskog@gmail.com","login":"Paatus","count":1},{"name":"Polgár András","email":"azazdeaz@gmail.com","login":"azazdeaz","count":1},{"name":"Pedro H. Santiago","email":"phsantiago","login":"phsantiago","count":1},{"name":"Rene Hangstrup Møller","email":"rhmoller@gmail.com","login":"rhmoller","count":1},{"name":"Radoslav Demirov","email":"rdemirov@gmail.com","login":"rdemirov","count":1},{"name":"Piyush Pandey","email":"pandey.piyus@gmail.com","login":"zephyrus21","count":1},{"name":"Piyush Bhangale","email":"bhangalepiyush@gmail.com","login":"officialpiyush","count":1},{"name":"Piper","email":"piperchester","login":"piperchester","count":1},{"name":"Pierre-Louis Pécheux","email":"33228518+ppecheux","login":"ppecheux","count":1},{"name":"Phily Austria","email":"paustria","login":"paustria","count":1},{"name":"Philipp Hugenroth","email":"tudi2d","login":"tudi2d","count":1},{"name":"Philipp A","email":"flying-sheep@web.de","login":"flying-sheep","count":1},{"name":"Philipp","email":"Philipp000","login":"Philipp000","count":1},{"name":"Phil Marshall","email":"35127144+flurmbo","login":"flurmbo","count":1},{"name":"Petto Martino","email":"pettomartino@gmail.com","login":"pettomartino","count":1},{"name":"Petr Jaroš","email":"petajaros@gmail.com","login":"petrjaros","count":1},{"name":"Petr D. Svoboda","email":"petrdsvoboda@gmail.com","login":"petrdsvoboda","count":1},{"name":"Peter Wang","email":"peterwangsc@gmail.com","login":"peterwangsc","count":1},{"name":"Peter Uithoven","email":"peteruithoven@gmail.com","login":"peteruithoven","count":1},{"name":"Peter Shih","email":"peter50216@gmail.com","login":"peter50216","count":1},{"name":"Peter Schyma","email":"peter.schyma@udo.edu","login":"pschyma","count":1},{"name":"Peter Henson Valdes II","email":"petev1991@gmail.com","login":"petervaldesii","count":1},{"name":"Peter Bartos","email":"tpbartos@gmail.com","login":"peterbartos","count":1},{"name":"Pete Thorne","email":"ee0pdt","login":"ee0pdt","count":1},{"name":"Pete Taylour","email":"pete.taylour@gmail.com","login":"PTaylour","count":1},{"name":"Pete Murphy","email":"26548438+ptrfrncsmrph","login":"ptrfrncsmrph","count":1},{"name":"Rajdeep singh","email":"32416397+officialrajdeepsingh","login":"officialrajdeepsingh","count":1},{"name":"Rahmat Hidayat","email":"rahmatramahidayat@gmail.com","login":"rahmatrhd","count":1},{"name":"Rahel Lüthy","email":"rahel.luethy@gmail.com","login":"netzwerg","count":1},{"name":"Rahav Lussto","email":"RahavLussato@gmail.com","login":"RahavLussato","count":1},{"name":"Raghavender Singh","email":"92844911+RaghavenderSingh","login":"RaghavenderSingh","count":1},{"name":"Rafi Miller","email":"millerrafi","login":"millerrafi","count":1},{"name":"Rafael Marini","email":"rafaelmarinids@gmail.com","login":"rafaelmarinids","count":1},{"name":"Radliński Ignacy","email":"radlinskiignacy@gmail.com","login":"radlinskii","count":1},{"name":"Rachel Aurand","email":"rachel@countableset.com","login":"countableSet","count":1},{"name":"RaVi","email":"rafael.vitor@jusbrasil.com.br","login":"rafael-vitor","count":1},{"name":"RBerthier","email":"rem.berthier@gmail.com","login":"RBerthier","count":1},{"name":"RAMANOHISOA Tahina Faniry Willy","email":"faniry.consulting@gmail.com","login":"IFaniry","count":1},{"name":"R.Ganesh","email":"ganesramesh110@gmail.com","login":"ganes1410","count":1},{"name":"Quoc-Anh Nguyen","email":"quocanh96@gmail.com","login":"imcvampire","count":1},{"name":"Quinn Turner","email":"quinnturnertech@gmail.com","login":"quinnturner","count":1},{"name":"Quentin Herzig","email":"quentin.herzig@gmail.com","login":"MisterQH","count":1},{"name":"Puranjay Jain","email":"puranjay.jain@st.niituniversity.in","login":"puranjayjain","count":1},{"name":"PupoSDC","email":"pupo163@hotmail.com","login":"PupoSDC","count":1},{"name":"Punith","email":"110713318+punithnayak","login":"punithnayak","count":1},{"name":"Prince Hernandez","email":"princezhm@gmail.com","login":"Princezhm","count":1},{"name":"Praveen Raj","email":"praveenraj9495@gmail.com","login":"praveen001","count":1},{"name":"Pratyush Ranjan","email":"pratyush.ranjan911@gmail.com","login":"pranjanpr","count":1},{"name":"Pratik Dev","email":"87067570+PratikDev","login":"PratikDev","count":1},{"name":"Prasuk Jain","email":"prasookjain@gmail.com","login":"prasook-jain","count":1},{"name":"Pranshu panwar","email":"pranshupnwr@gmail.com","login":"PranshuPanwar","count":1},{"name":"Jan Misker","email":"jan@misker.nl","login":"JanMisker","count":1},{"name":"Paolo Kuzminsky","email":"33870777+pak1989","login":"pak1989","count":1},{"name":"Pandey-utkarsh","email":"91661580+Pandey-utkarsh","login":"Pandey-utkarsh","count":1},{"name":"Palaniichuk Dmytro","email":"palaniychuk@gmail.com","login":"palaniichukdmytro","count":1},{"name":"PajLe","email":"pavle.pajle@gmail.com","login":"PajLe","count":1},{"name":"Pahlevi Fikri Auliya","email":"pahlevi.fikri.auliya@gmail.com","login":"fikriauliya","count":1},{"name":"Pablo Espinosa","email":"espipj@gmail.com","login":"espipj","count":1},{"name":"Pablion","email":"36828324+Pablion","login":"Pablion","count":1},{"name":"Owais","email":"25351744+owais635","login":"owais635","count":1},{"name":"OumaimaAttia","email":"attia.oumaima94@gmail.com","login":"oumaima1234","count":1},{"name":"Orestis Ioannou","email":"oorestisime@gmail.com","login":"oorestisime","count":1},{"name":"Or Poran","email":"or.poran@hotmail.com","login":"orporan","count":1},{"name":"Or Kazaz","email":"or.kazaz89@gmail.com","login":"kazazor","count":1},{"name":"Or Bin","email":"orbin50@gmail.com","login":"OrBin","count":1},{"name":"Onur Önder","email":"50423574+onderonur","login":"onderonur","count":1},{"name":"Onur Köse","email":"kose.onur@gmail.com","login":"onurkose","count":1},{"name":"OndrejHj04","email":"89454851+OndrejHj04","login":"OndrejHj04","count":1},{"name":"Omid Tajik","email":"omdtjk@gmail.com","login":"omidtajik","count":1},{"name":"Omar","email":"47219640+omarmosid","login":"omarmosid","count":1},{"name":"Om Prakash","email":"71120474+OmPr366","login":"OmPr366","count":1},{"name":"Olzhas Alexandrov","email":"9992724+o-alexandrov","login":"o-alexandrov","count":1},{"name":"Oluwole Adebiyi","email":"flamekeed@gmail.com","login":"kingflamez","count":1},{"name":"Ollie Slater","email":"ollie@nexdynamic.com","login":"ohmsl","count":1},{"name":"Olle Bröms","email":"olle.broms@ewebbyran.se","login":"EloB","count":1},{"name":"Oliver Diamond","email":"diamond.oliver@gmail.com","login":"unalterable","count":1},{"name":"Narek Malkhasyan","email":"narek.mal@gmail.com","login":"narekmalk","count":1},{"name":"Pradip Hudekar","email":"pradiphudekar@gmail.com","login":"phudekar","count":1},{"name":"Pete Givens","email":"pgivens@gmail.com","login":"petegivens","count":1},{"name":"Per Karlsson","email":"perkarlsson83@gmail.com","login":"perkrlsn","count":1},{"name":"Pedro Luiz Cabral Salomon Prado","email":"pedroprado010","login":"pedroprado010","count":1},{"name":"Pedro Brost","email":"pedro.brost97@gmail.com","login":"pedrobrost","count":1},{"name":"Pearce Keesling","email":"keeslinp@gmail.com","login":"keeslinp","count":1},{"name":"Pavindu Lakshan","email":"41533942+pavinduLakshan","login":"pavinduLakshan","count":1},{"name":"Pavel Keyzik","email":"pavel.keyzik@gmail.com","login":"pavelkeyzik","count":1},{"name":"Paulius Varna","email":"paul.varna@gmail.com","login":"varna","count":1},{"name":"Paul Zmuda","email":"paulzmuda","login":"paulzmuda","count":1},{"name":"Paul Laros","email":"paullaros","login":"paullaros","count":1},{"name":"Paul Kristoffersson","email":"57681017+PaulKristoffersson","login":"PaulKristoffersson","count":1},{"name":"Paul Kim","email":"kimbaudi@gmail.com","login":"kimbaudi","count":1},{"name":"Paul Dubs","email":"paul.dubs@gmail.com","login":"treo","count":1},{"name":"Paul Carduner","email":"paulcarduner@gmail.com","login":"pcardune","count":1},{"name":"Patrik Affentranger","email":"patrik.affentranger@gmail.com","login":"pzi","count":1},{"name":"Patrick Stadler","email":"patrick.stadler@gmail.com","login":"pstadler","count":1},{"name":"Patrick Paskaris","email":"142341319+ppaskaris-plooto","login":"ppaskaris-plooto","count":1},{"name":"Patrick Macom","email":"patrickmacom@gmail.com","login":"pmacom","count":1},{"name":"Patrick Browne","email":"pt.browne@gmail.com","login":"ptbrowne","count":1},{"name":"Patrick Arminio","email":"patrick.arminio@gmail.com","login":"patrick91","count":1},{"name":"Patrick Aljord","email":"patcito@gmail.com","login":"patcito","count":1},{"name":"Pascal Luginbühl","email":"17087783+PascalLuginbuehl","login":"PascalLuginbuehl","count":1},{"name":"Parul Gupta","email":"parulgupta26","login":"parulgupta26","count":1},{"name":"Nick Muller","email":"3781551+nphmuller","login":"nphmuller","count":1},{"name":"Jeff Stern","email":"jeffstern.ny@gmail.com","login":"jeffstade","count":1},{"name":"Mark Gatere","email":"91592218+gateremark","login":"gateremark","count":1},{"name":"Mark Doliner","email":"mark@kingant.net","login":"markdoliner","count":1},{"name":"Mark Daniel","email":"83738282+Mark-777-0","login":"Mark-777-0","count":1},{"name":"Mark","email":"markliu2013@gmail.com","login":"markliu2013","count":1},{"name":"Mark","email":"mark@Marks-MacBook-Pro.local","login":"johnsome","count":1},{"name":"Luke Barrett","email":"34072446+brickmaker17","login":"brickmaker17","count":1},{"name":"Lukasz Muzyka","email":"muzyka.lukasz@gmail.com","login":"muzykalukasz","count":1},{"name":"Mariusz Gałka","email":"galechus@gmail.com","login":"galechus","count":1},{"name":"Mario Viens","email":"marviens@gmail.com","login":"tendermario","count":1},{"name":"MarinePicaut","email":"58981980+MarinePicaut","login":"MarinePicaut","count":1},{"name":"Mariano Strugo","email":"mariano.strugo@gmail.com","login":"mstrugo","count":1},{"name":"Marco Valsecchi","email":"marco.valsecchi@gmail.com","login":"valse","count":1},{"name":"Marco Silva","email":"marco-silva0000","login":"marco-silva0000","count":1},{"name":"Marco","email":"marco.turi@hotmail.it","login":"marcoturi","count":1},{"name":"Marcin Kania","email":"katzoo","login":"katzoo","count":1},{"name":"Marcin Czarnecki","email":"scyzoryck","login":"scyzoryck","count":1},{"name":"Marcelo Gheiler","email":"Sorgrum","login":"Sorgrum","count":1},{"name":"Marcelo Frantz","email":"m4rcelofs","login":"m4rcelofs","count":1},{"name":"Marceli Wac","email":"marceliwac@gmail.com","login":"marceliwac","count":1},{"name":"Marcel Koch","email":"mk.net@web.de","login":"mknet","count":1},{"name":"Marcel Jackwerth","email":"marceljackwerth@gmail.com","login":"mrcljx","count":1},{"name":"Marcel Ernst","email":"github@marcel-ernst.de","login":"marcel-ernst","count":1},{"name":"Marc Taylor","email":"71985698+marctaylor01","login":"marctaylor01","count":1},{"name":"Marc Höffl","email":"marc.hoeffl@gmail.com","login":"KeKs0r","count":1},{"name":"Manuel Zedel","email":"zedel@outlook.com","login":"mzedel","count":1},{"name":"Manuel Luciani","email":"manuellluciani@gmail.com","login":"Hissvard","count":1},{"name":"Mateusz Groth","email":"39166248+MateuszGroth","login":"MateuszGroth","count":1},{"name":"MatejKastak","email":"MatejKastak","login":"MatejKastak","count":1},{"name":"Matei Stroia","email":"stroiamatei@gmail.com","login":"matystroia","count":1},{"name":"Mat Silva","email":"askmatsilva@gmail.com","login":"matsilva","count":1},{"name":"MariyaVdovenko","email":"44616573+MariyaVdovenko","login":"MariyaVdovenko","count":1},{"name":"Matt Schleindl","email":"mattschleindl@yahoo.com","login":"mfsjr","count":1},{"name":"Massimo Melina","email":"a@rejetto.com","login":"rejetto","count":1},{"name":"Masao Kitamura","email":"1320083+masaok","login":"masaok","count":1},{"name":"Martin V","email":"ndresx@gmail.com","login":"ndresx","count":1},{"name":"Martin Macko","email":"macko.mar@gmail.com","login":"LinkedList","count":1},{"name":"Martin Jesper Low Madsen","email":"martin@martinjlowm.dk","login":"martinjlowm","count":1},{"name":"Martin Gansler","email":"martin@martingansler.de","login":"mgansler","count":1},{"name":"Martin Chrástek","email":"chrastek12@gmail.com","login":"Martin005","count":1},{"name":"Martin","email":"m.t.andersson@gmail.com","login":"mtandersson","count":1},{"name":"Martha Rodríguez","email":"rdz.marthaelena@gmail.com","login":"marthaerm","count":1},{"name":"Mart Roosmaa","email":"mart@roosmaa.net","login":"roosmaa","count":1},{"name":"MaronMariusz","email":"maronmariusz@gmail.com","login":"MaronMariusz","count":1},{"name":"Marks Polakovs","email":"marks@markspolakovs.me","login":"markspolakovs","count":1},{"name":"Mark Wilkins","email":"contactme@markwilkins.dev","login":"mwilkins91","count":1},{"name":"Mark Toman","email":"marktomandev@gmail.com","login":"marktoman","count":1},{"name":"Mark Shust","email":"mark@shust.com","login":"markshust","count":1},{"name":"Mark Racette","email":"markracette@gmail.com","login":"mracette","count":1},{"name":"Mark Muskardin","email":"mark.muskardin@gmail.com","login":"hackingbeauty","count":1},{"name":"Mark McKelvy","email":"mmckelvy@gmail.com","login":"mmckelvy","count":1},{"name":"Mark Larah","email":"mark@larah.me","login":"magicmark","count":1},{"name":"Lynn Hurley","email":"lynn.dylan.hurley@gmail.com","login":"lynndylanhurley","count":1},{"name":"Luke Yoo","email":"w.lukeyoo@gmail.com","login":"micttyoid","count":1},{"name":"Lars Vierbergen","email":"vierbergenlars@gmail.com","login":"vierbergenlars","count":1},{"name":"Lukas Ruflair","email":"lukas.ruflair@gmail.com","login":"ruflair","count":1},{"name":"Lukas Falke","email":"lfalke@gmail.com","login":"lfalke","count":1},{"name":"Lukas Elmer","email":"lukas.elmer@gmail.com","login":"lukaselmer","count":1},{"name":"Luka Matijević","email":"lumatijev@gmail.com","login":"lumatijev","count":1},{"name":"Luis Contreras","email":"one.tmac@gmail.com","login":"devrasec","count":1},{"name":"Ludwig Bäcklund","email":"ludwiglilja@gmail.com","login":"ludwigbacklund","count":1},{"name":"Lucky","email":"14868134+L-U-C-K-Y","login":"L-U-C-K-Y","count":1},{"name":"Lucien PESLIER","email":"lucienpeslier@gmail.com","login":"HeadFox","count":1},{"name":"Luciano","email":"lucianosemerini@gmail.com","login":"lsemerini","count":1},{"name":"Lucas Meulengracht Fredmark","email":"lucas.m.fredmark@gmail.com","login":"lucasmfredmark","count":1},{"name":"Lucas Melo","email":"lgrm@cin.ufpe.br","login":"lucasgmelo","count":1},{"name":"Lucas Breitembach","email":"lucas.breitembach@hotmail.com","login":"breitembach","count":1},{"name":"Luca Fabbri","email":"luca@keul.it","login":"keul","count":1},{"name":"Luca Ban","email":"mesqueeb","login":"mesqueeb","count":1},{"name":"Luca","email":"duvet86@gmail.com","login":"duvet86","count":1},{"name":"Luan Millnitz","email":"luanmillnitz@gmail.com","login":"millnitzluan","count":1},{"name":"Loïc Mangeonjean","email":"loic@codingame.com","login":"CGNonofr","count":1},{"name":"Loutchansky Oleg","email":"luchansodev@gmail.com","login":"Luchanso","count":1},{"name":"Louis Johanet","email":"louis.johanet@epfedu.fr","login":"ojathelonius","count":1},{"name":"Louis Gollut","email":"louis.gollut@gmail.com","login":"lgollut","count":1},{"name":"Losses Don","email":"losses.don@gmail.com","login":"Losses","count":1},{"name":"Loren Sands-Ramshaw","email":"lorensr@gmail.com","login":"lorensr","count":1},{"name":"Jo Liss","email":"joliss42@gmail.com","login":"joliss","count":1},{"name":"Mark Kornblum","email":"mark.kornblum@gmail.com","login":"mkornblum","count":1},{"name":"Manthan Gajjar","email":"31969308+ManthanGajjar","login":"ManthanGajjar","count":1},{"name":"Manoj sk","email":"86718126+skmanoj322","login":"skmanoj322","count":1},{"name":"Lee Houghton","email":"asztal","login":"asztal","count":1},{"name":"Kevin","email":"13830377+kxlow","login":"kxlow","count":1},{"name":"Jérôme Argot","email":"jerome.argot@gmail.com","login":"jargot","count":1},{"name":"Jérémie Drouet","email":"jdrouet","login":"jdrouet","count":1},{"name":"Josh Holmer","email":"jholmer.in@gmail.com","login":"shssoichiro","count":1},{"name":"Maksim Shastsel","email":"max.shastik@yandex.ru","login":"Shastel","count":1},{"name":"Makien Osman","email":"90332566+Osman-Sodefa","login":"Osman-Sodefa","count":1},{"name":"Mahmoud Harmouch","email":"mahmoudddharmouchhh@gmail.com","login":"wiseaidev","count":1},{"name":"Mahesh","email":"60656977+maheshguntur","login":"maheshguntur","count":1},{"name":"Mahen Seneviratne","email":"mxsenevir@gmail.com","login":"msenevir","count":1},{"name":"Mahdi Abdi","email":"mahdiabdif@gmail.com","login":"MahdiAbdi","count":1},{"name":"Magnus Havgry","email":"magnushavgry@gmail.com","login":"havgry","count":1},{"name":"Madison Kerndt","email":"madison-kerndt","login":"madison-kerndt","count":1},{"name":"Madison Courto","email":"madisoncourto@gmail.com","login":"innovade","count":1},{"name":"Maciej Winnicki","email":"maciej.winnicki@gmail.com","login":"mthenw","count":1},{"name":"Maciej Gurban","email":"maciej-gurban","login":"maciej-gurban","count":1},{"name":"Maarten","email":"github@akerboom.org","login":"MAkerboom","count":1},{"name":"MaakCode","email":"11623298+maakcode","login":"maakcode","count":1},{"name":"MY5T3RY","email":"42612171+emamoah","login":"emamoah","count":1},{"name":"MJ Shin","email":"ohgree.dev@gmail.com","login":"ohgree","count":1},{"name":"MF","email":"29612567+markusf1","login":"markusf1","count":1},{"name":"MD. AL-AMIN HOWLADER","email":"alaminhowladerofficial@gmail.com","login":"dvlprAlamin","count":1},{"name":"Miguel Romero","email":"Miguelrom","login":"Miguelrom","count":1},{"name":"Miguel Gabriel Paras","email":"mgvparas@gmail.com","login":"mgvparas","count":1},{"name":"Michiel","email":"MieleVL","login":"MieleVL","count":1},{"name":"Michał Jaworski","email":"mikejav","login":"mikejav","count":1},{"name":"Michał Fabijański","email":"mm.fabijanski@gmail.com","login":"fabijanski","count":1},{"name":"Michał","email":"sarpt","login":"sarpt","count":1},{"name":"Michaël Journo","email":"gobadiah@gmail.com","login":"gobadiah","count":1},{"name":"Michal Švácha","email":"svachmic","login":"svachmic","count":1},{"name":"Michal Danco","email":"devdanco@gmail.com","login":"devdanco","count":1},{"name":"Michal","email":"micsidoruk@gmail.com","login":"micsidoruk","count":1},{"name":"Michael Yabut","email":"spanishiwa@gmail.com","login":"Spanishiwa","count":1},{"name":"Michael Tremblay","email":"mic.tremblay11@gmail.com","login":"Tichael","count":1},{"name":"Michael Price","email":"mikepricedev@gmail.com","login":"mikepricedev","count":1},{"name":"Michael John Bayucot","email":"mbayucot@gmail.com","login":"mbayucot","count":1},{"name":"Michael Hudson","email":"huddo121@gmail.com","login":"Huddo121","count":1},{"name":"Michael Hsu","email":"evenchange4@gmail.com","login":"evenchange4","count":1},{"name":"Michael Foley","email":"michaeldfoley@gmail.com","login":"michaeldfoley","count":1},{"name":"Michael Dizon","email":"mdizon@gmail.com","login":"mikedizon","count":1},{"name":"Michael Brunner","email":"michaelbrunner88@gmail.com","login":"smox","count":1},{"name":"Michael Branch","email":"mbranch","login":"mbranch","count":1},{"name":"Michael Bradley","email":"staticinstance@staticinstances-MacBook-Pro.local","login":"staticinstance","count":1},{"name":"Michael Becker","email":"7737034+elbakerino","login":"elbakerino","count":1},{"name":"Michael","email":"michael.amch777@gmail.com","login":"michael-001","count":1},{"name":"Mesteche","email":"meztchek@gmail.com","login":"mesteche","count":1},{"name":"Merbin J Anselm","email":"merbinjanselm@gmail.com","login":"anselm94","count":1},{"name":"Melwyn","email":"melwyn001","login":"melwyn001","count":1},{"name":"Mohamed Akram","email":"mohd-akram","login":"mohd-akram","count":1},{"name":"Modestos Kaffes","email":"modkaffes@gmail.com","login":"modkaffes","count":1},{"name":"Modestas","email":"modestaso@gmail.com","login":"Modestas","count":1},{"name":"Moaz Mirza","email":"134006296+MoazMirza-13","login":"MoazMirza-13","count":1},{"name":"Moath.omar","email":"eng.moath.omar@gmail.com","login":"EngMoathOmar","count":1},{"name":"Mladen Baranek","email":"mladen@miadria.com","login":"m14d3n","count":1},{"name":"Mithun","email":"76867392+mithun522","login":"mithun522","count":1},{"name":"Mirus","email":"mirusim@gmail.com","login":"mirus-ua","count":1},{"name":"Miroslav Petrov","email":"46135319+petrovmiroslav","login":"petrovmiroslav","count":1},{"name":"Min Kim","email":"57550290+minkyngkm","login":"minkyngkm","count":1},{"name":"Min (hood)","email":"0s.dongmin@gmail.com","login":"jiggum","count":1},{"name":"Milindu Sanoj Kumarage","email":"agentmilindu","login":"agentmilindu","count":1},{"name":"Mikołaj Nowak","email":"mikolaj.nowak93@gmail.com","login":"nowNick","count":1},{"name":"Mikkel Anderson","email":"43665403+mikk5829","login":"mikk5829","count":1},{"name":"Mikhail Vasin","email":"12434833+mvasin","login":"mvasin","count":1},{"name":"Michael Owens","email":"MichaelArnoldOwens","login":"MichaelArnoldOwens","count":1},{"name":"Mikhail Smal","email":"mvsmal@gmail.com","login":"mvsmal","count":1},{"name":"Mikhail Sidorov","email":"7780462+mikhailsidorov","login":"mikhailsidorov","count":1},{"name":"Mikhail","email":"30794847+MikhailTSE","login":"MikhailTSE","count":1},{"name":"Mike Mols","email":"hello@mikemols.dk","login":"mmmols","count":1},{"name":"Mike Hubbard","email":"mhubbard@acromedia.com","login":"Hubbz","count":1},{"name":"Mike Hardy","email":"9407079+hrdymchl","login":"hrdymchl","count":1},{"name":"Mike Carmody","email":"mike.e.carmody@gmail.com","login":"MECarmody","count":1},{"name":"Mikaela Grundin","email":"9350337+zatine","login":"zatine","count":1},{"name":"Mihail Gaberov","email":"mihail.gaberov@gmail.com","login":"mihailgaberov","count":1},{"name":"Matthieu Hauglustaine","email":"matt.hauglustaine@gmail.com","login":"vlad-mh","count":1},{"name":"Matthias Sieber","email":"manonthemat","login":"manonthemat","count":1},{"name":"Matthew Soyka","email":"msoyka91@gmail.com","login":"msoyka","count":1},{"name":"Matthew Kaufer","email":"mjkaufer@gmail.com","login":"mjkaufer","count":1},{"name":"Matthew J Whitney","email":"matthewjwhitney@gmail.com","login":"matthewjwhitney","count":1},{"name":"Matthew Henschke","email":"matthewhenschke98@gmail.com","login":"matthenschke","count":1},{"name":"Matthew Corner","email":"matthew.j.corner@gmail.com","login":"mattcorner","count":1},{"name":"Matthew Cheok","email":"cheok.jz@gmail.com","login":"matthewcheok","count":1},{"name":"Matthew Canham","email":"mdcanham@me.com","login":"mdcanham","count":1},{"name":"Matt Tarasov","email":"84126198+dryrainbow","login":"dryrainbow","count":1},{"name":"Matt O'Grady","email":"35465181+mogrady88","login":"mogrady88","count":1},{"name":"Matt Michel","email":"matthew@ninjaPixel.eu","login":"ninjaPixel","count":1},{"name":"Matt McCutchen","email":"matt@mattmccutchen.net","login":"mattmccutchen","count":1},{"name":"Matt Harvey","email":"harveym@gmail.com","login":"harvitronix","count":1},{"name":"Matt Hammond","email":"32389848+madmanwithabike","login":"madmanwithabike","count":1},{"name":"Matt Greer","email":"matt.e.greer@gmail.com","login":"city41","count":1},{"name":"Matt","email":"duereg","login":"duereg","count":1},{"name":"Matsumoto Toshi","email":"32378535+toshi1127","login":"toshi1127","count":1},{"name":"Matias Kinnunen","email":"github@mtsknn.fi","login":"mtsknn","count":1},{"name":"Mathieu DARTIGUES","email":"mathieu@dartic.fr","login":"mdartic","count":1},{"name":"Mathieu","email":"Xalio08","login":"Xalio08","count":1},{"name":"Mathias Wøbbe","email":"mathiaskandelborg@gmail.com","login":"MathiasKandelborg","count":1},{"name":"Matheus Pimenta","email":"matheuspiment@hotmail.com","login":"matheuspiment","count":1},{"name":"Matheus Eli","email":"31008177+MatheusEli","login":"MatheusEli","count":1},{"name":"Matheus Blödorn","email":"blodorn.matheus@gmail.com","login":"mblodorn","count":1},{"name":"Lynx","email":"lynx@krypton.dev","login":"NoFr1ends","count":1},{"name":"Mihai Panait","email":"panait_mihai@yahoo.com","login":"mihaipanait","count":1},{"name":"Melissa Noelle","email":"melissamatara@gmail.com","login":"malakada","count":1},{"name":"Melanie Cohen","email":"melaniebcohen@gmail.com","login":"melaniebcohen","count":1},{"name":"Mel Macaluso","email":"mel@capeeshe.com","login":"MelMacaluso","count":1},{"name":"Meena","email":"meena_rama@yahoo.com","login":"meenarama","count":1},{"name":"Mayra Lucero Garcia Ramírez","email":"ml17ft@gmail.com","login":"mayralgr","count":1},{"name":"MaybePixem","email":"47889538+MaybePixem","login":"MaybePixem","count":1},{"name":"Maxime Thirouin","email":"m@moox.io","login":"MoOx","count":1},{"name":"Maxime Fafard","email":"maxfafard@gmail.com","login":"vizath","count":1},{"name":"Matt Oates","email":"matt@boardom.io","login":"matthewoates","count":1},{"name":"Pluvio","email":"39244972+pluvio72","login":"pluvio72","count":1},{"name":"Maxim Stykow","email":"46091730+mstykow","login":"mstykow","count":1},{"name":"Maxim Kudryavtsev","email":"mac.kudryavtsev@gmail.com","login":"MaximKudriavtsev","count":1},{"name":"Maxim Gurin","email":"contact@maximgurin.com","login":"maximgurin","count":1},{"name":"Maxim Evtush","email":"154841002+maximevtush","login":"maximevtush","count":1},{"name":"Maxgit3","email":"52330733+Maxgit3","login":"Maxgit3","count":1},{"name":"Max Stephan","email":"max.stephan@mni.thm.de","login":"mxsph","count":1},{"name":"Max Rogério","email":"max10rogerio@hotmail.com","login":"max10rogerio","count":1},{"name":"Max Dubrinsky","email":"maxdubrinsky","login":"maxdubrinsky","count":1},{"name":"Max Donchenko","email":"Maxx.Donchenko@gmail.com","login":"goodwin64","count":1},{"name":"Max Destors","email":"max.destors@leptech.net","login":"maxdestors","count":1},{"name":"Maurizio Tidei","email":"maurizio.tidei@contexagon.com","login":"mtidei","count":1},{"name":"Matías Herranz","email":"matiasherranz@gmail.com","login":"matiasherranz","count":1},{"name":"MattiasMartens","email":"33037520+MattiasMartens","login":"MattiasMartens","count":1},{"name":"Mattias Hällkvist","email":"mattiasha@gmail.com","login":"emattias","count":1},{"name":"MatthijsMud","email":"MatthijsMud","login":"MatthijsMud","count":1}],"past_year_committers":[{"name":"renovate[bot]","email":"29139614+renovate[bot]","login":"renovate[bot]","count":764},{"name":"Jan Potoms","email":"2109932+Janpot","login":"Janpot","count":148},{"name":"Olivier Tassinari","email":"olivier.tassinari@gmail.com","login":"oliviertassinari","count":116},{"name":"Siriwat K","email":"siriwatkunaporn@gmail.com","login":"siriwatknp","count":100},{"name":"sai chand","email":"60743144+sai6855","login":"sai6855","count":72},{"name":"Diego Andai","email":"diego@mui.com","login":"DiegoAndai","count":42},{"name":"Zeeshan Tamboli","email":"zeeshan.tamboli@gmail.com","login":"ZeeshanTamboli","count":39},{"name":"Brijesh Bittu","email":"717550+brijeshb42","login":"brijeshb42","count":26},{"name":"Marija Najdova","email":"mnajdova@gmail.com","login":"mnajdova","count":17},{"name":"Albert Yu","email":"albert@albertyu.co","login":"mj12albert","count":15},{"name":"Danail Hadjiatanasov","email":"hadjiatanasov@gmail.com","login":"DanailH","count":14},{"name":"Bernardo Belchior","email":"bernardo@mui.com","login":"bernardobelchior","count":12},{"name":"Noritaka Kobayashi","email":"arukimedesu1166777@gmail.com","login":"noritaka1166","count":11},{"name":"Raffaella Luzi Stoutland","email":"136349774+rluzists1","login":"rluzists1","count":10},{"name":"Prakhar Gupta","email":"92228082+prakhargupta1","login":"prakhargupta1","count":9},{"name":"Aarón García Hervás","email":"aaron@mui.com","login":"aarongarciah","count":8},{"name":"mapache-salvaje","email":"71297412+mapache-salvaje","login":"mapache-salvaje","count":8},{"name":"Bharat Kashyap","email":"bharatkashyap@outlook.com","login":"bharatkashyap","count":6},{"name":"José Rodolfo Freitas","email":"joserodolfo.freitas@gmail.com","login":"joserodolfofreitas","count":4},{"name":"Lukas Tyla","email":"llukas.tyla@gmail.com","login":"LukasTy","count":4},{"name":"Shivam Shrivastava","email":"shivam.shrivastava1006@gmail.com","login":"0210shivam","count":4},{"name":"Yash Shah","email":"49yash@gmail.com","login":"yash49","count":4},{"name":"Sycamore","email":"71297412+samuelsycamore","login":"samuelsycamore","count":3},{"name":"Lee Jinwoo","email":"74302917+good-jinu","login":"good-jinu","count":3},{"name":"Kenan Yusuf","email":"kenan.m.yusuf@gmail.com","login":"KenanYusuf","count":3},{"name":"Jose C Quintas Jr","email":"jose.quintas@mui.com","login":"JCQuintas","count":3},{"name":"Connor Davis","email":"mail@connordav.is","login":"dav-is","count":3},{"name":"Andrew Cherniavskii","email":"andrew@mui.com","login":"cherniavskii","count":3},{"name":"Alexandre Fauquette","email":"45398769+alexfauquette","login":"alexfauquette","count":3},{"name":"Ale","email":"93217218+alelthomas","login":"alelthomas","count":3},{"name":"Aditya Kulkarni","email":"adityakul0314@gmail.com","login":"Ad1tya-007","count":3},{"name":"yermartee","email":"94645753+yermartee","login":"yermartee","count":2},{"name":"siddhantantil39","email":"54893999+siddhantantil39","login":"siddhantantil39","count":2},{"name":"frontman-git","email":"chanhee.biz@gmail.com","login":"frontman-git","count":2},{"name":"Rom Grk","email":"romgrk","login":"romgrk","count":2},{"name":"Pedro Ferreira","email":"10789765+apedroferreira","login":"apedroferreira","count":2},{"name":"Kartik","email":"99462784+Kartik-Murthy","login":"Kartik-Murthy","count":2},{"name":"Harry Whorlow","email":"79278353+harry-whorlow","login":"harry-whorlow","count":2},{"name":"Greg Abaoag","email":"114731327+zannager","login":"zannager","count":2},{"name":"Feliche-Demian Netliukh","email":"demyan310505@gmail.com","login":"Demianeen","count":1},{"name":"Fanzzzd","email":"71874435+Fanzzzd","login":"Fanzzzd","count":1},{"name":"Endi Modric","email":"endi.modric@outlook.com","login":"EndiM","count":1},{"name":"Copilot","email":"198982749+Copilot","login":"Copilot","count":1},{"name":"Christopher Schroer","email":"christopher.schroer.developer@gmail.com","login":"christopherschroer","count":1},{"name":"Christopher James","email":"157437319+ChristopherJamesL","login":"ChristopherJamesL","count":1},{"name":"Changwoo Kang","email":"kangcw0107@gmail.com","login":"monam2","count":1},{"name":"Chaitanya Sharma","email":"77146551+chaitanyasharma1011","login":"chaitanyasharma1011","count":1},{"name":"Brice Frisco","email":"39070938+bricefrisco","login":"bricefrisco","count":1},{"name":"Ben Sussman","email":"126517455+ben-pomelo","login":"ben-pomelo","count":1},{"name":"Ayush Shrivastava","email":"109504204+noobDev31","login":"noobDev31","count":1},{"name":"Ayodele Aransiola","email":"36636824+CodeLeom","login":"CodeLeom","count":1},{"name":"Francesco Cucchiaro","email":"hello@checco.dev","login":"checcoux","count":1},{"name":"Fullchee Zhang","email":"Fullchee","login":"Fullchee","count":1},{"name":"Francesc Busquets","email":"francesc@gmail.com","login":"frncesc","count":1},{"name":"Adam Akbar","email":"addampz@gmail.com","login":"sensasi-delight","count":1},{"name":"Aditi soni","email":"88555224+aditi291soni","login":"aditi291soni","count":1},{"name":"Aditya Gaikwad","email":"127871936+adiitxa","login":"adiitxa","count":1},{"name":"Aditya Parab","email":"contact.adityaparab@gmail.com","login":"adityaparab","count":1},{"name":"Aidan","email":"46799759+PossiblyAShrub","login":"PossiblyAShrub","count":1},{"name":"Aidan Lowson","email":"dev@aidanlowson.com","login":"AidanLDev","count":1},{"name":"Albin","email":"54350887+albarv340","login":"albarv340","count":1},{"name":"Aleksan4e3","email":"aleksan4e3@gmail.com","login":"Aleksan4e3","count":1},{"name":"Ali Sasani Babak","email":"a.sasani.b@gmail.com","login":"alisasanib","count":1},{"name":"Andrea Chiera","email":"42073903+andreachiera","login":"andreachiera","count":1},{"name":"Armin Mehinovic","email":"4390250+arminmeh","login":"arminmeh","count":1},{"name":"Atharva Deshpande","email":"73531009+atharva3333","login":"atharva3333","count":1},{"name":"Yash Dixit","email":"166094122+yashdev16","login":"yashdev16","count":1},{"name":"Yafeng C.","email":"yafengchen.y.c@gmail.com","login":"yafeng-c","count":1},{"name":"Wonsuk Choi","email":"sukvvon@gmail.com","login":"sukvvon","count":1},{"name":"Victor Zanivan","email":"victorzanivan@gmail.com","login":"zanivan","count":1},{"name":"Victor Pierozan","email":"42821343+vipierozan99","login":"vipierozan99","count":1},{"name":"Vetle de Vries Brandth","email":"34401606+vetledv","login":"vetledv","count":1},{"name":"Thomas","email":"1927420+dahiro","login":"dahiro","count":1},{"name":"Spencer Cousino","email":"8717527+scousino","login":"scousino","count":1},{"name":"Simran Gangwani","email":"simran.gangwani2018@vitstudent.ac.in","login":"crabsim","count":1},{"name":"Shaheem Niyaz","email":"shaheembn@gmail.com","login":"shamblonaut","count":1},{"name":"Seyyed Mahdi","email":"seyyedmahdi.sh@gmail.com","login":"Best-Sardar","count":1},{"name":"Satendra Kumar Parteti","email":"143379098+satendra03","login":"satendra03","count":1},{"name":"Sascha Bratton","email":"sascha@brattonbratton.com","login":"saschabratton","count":1},{"name":"Rwitick Ghosh","email":"58736240+humble-barnacle001","login":"humble-barnacle001","count":1},{"name":"Rubem Azevedo Mazzetto","email":"87815929+RubemAZ","login":"RubemAZ","count":1},{"name":"Ross Dakin","email":"rossdakin","login":"rossdakin","count":1},{"name":"Robb Traister","email":"robb.traister@gmail.com","login":"robbtraister","count":1},{"name":"우혁","email":"woogur29@gmail.com","login":"wo-o29","count":1},{"name":"vrachuri28","email":"106982878+vrachuri28","login":"vrachuri28","count":1},{"name":"vishwa","email":"125482211+kumarvishwajeettrivedi","login":"kumarvishwajeettrivedi","count":1},{"name":"suyash shukla","email":"123103079@nitkkr.ac.in","login":"SuyashShukla0007","count":1},{"name":"rithik56","email":"70520896+rithik56","login":"rithik56","count":1},{"name":"rifeplight","email":"rifeplight@outlook.com","login":"rifeplight","count":1},{"name":"letianpailove","email":"113023596+letianpailove","login":"letianpailove","count":1},{"name":"komkanit","email":"kom.sujautra@gmail.com","login":"komkanit","count":1},{"name":"khllbnomrn","email":"115216132+khllbnomrn","login":"khllbnomrn","count":1},{"name":"headiron","email":"dempsterleung@gmail.com","login":"headironc","count":1},{"name":"eduter","email":"emterroso@gmail.com","login":"eduter","count":1},{"name":"dhu-redwoodtech","email":"dhu@redwoodtech.com","login":"dhu-redwoodtech","count":1},{"name":"danpeleg4","email":"danpeleg04@gmail.com","login":"danpeleg4","count":1},{"name":"akankshahu","email":"akanksha.kumari.s84@kalvium.community","login":"akankshahu","count":1},{"name":"a-s-russo","email":"110582146+a-s-russo","login":"a-s-russo","count":1},{"name":"Zacharias Björngren","email":"zacharias.bjorngren@gmail.com","login":"Zache","count":1},{"name":"Lakshit Agarwal","email":"115203789+LakshitAgarwal","login":"LakshitAgarwal","count":1},{"name":"Kirankumar Ambati","email":"kiran.chinna12520@gmail.com","login":"KirankumarAmbati","count":1},{"name":"Josh Kelley","email":"joshkel@gmail.com","login":"joshkel","count":1},{"name":"Jonathan Yen","email":"jonyen@gmail.com","login":"jonyen","count":1},{"name":"Jonas Leuschner","email":"33377032+xBlizZer","login":"xBlizZer","count":1},{"name":"Jesse","email":"jesse.liptak@gmail.com","login":"Jtaks","count":1},{"name":"Jayesh Vyavahare","email":"100110348+Jayesh-11","login":"Jayesh-11","count":1},{"name":"Jack Laurence","email":"jacklaurencegaray","login":"jacklaurencegaray","count":1},{"name":"J. Lewis","email":"6710419+lewxdev","login":"lewxdev","count":1},{"name":"Ishfaq Ahmed","email":"38818105+IshfaqAhmedProg","login":"IshfaqAhmedProg","count":1},{"name":"Ishan Madhusanka","email":"ahtimadhusanka@gmail.com","login":"imadx","count":1},{"name":"Iniubong Obonguko","email":"iniubongobonguko2018+github@gmail.com","login":"codiini","count":1},{"name":"Imran Aziz","email":"imrannoah11@gmail.com","login":"iaziz11","count":1},{"name":"IceOfSummer","email":"72915970+IceOfSummer","login":"IceOfSummer","count":1},{"name":"Heinrich Filter","email":"dev@filter.co.za","login":"HeinrichFilter","count":1},{"name":"Gabriel Rohden","email":"gabriel_rohden@outlook.com","login":"Grohden","count":1},{"name":"Awais Shahzad","email":"142084070+CODEKRUNCH","login":"CODEKRUNCH","count":1},{"name":"Yash Kanekar","email":"70539896+Yashkanekar","login":"Yashkanekar","count":1},{"name":"Rita","email":"47579513+rita-codes","login":"rita-codes","count":1},{"name":"Randy J. Ray","email":"rjray@blackperl.com","login":"rjray","count":1},{"name":"Per Karlsson","email":"perkarlsson83@gmail.com","login":"perkrlsn","count":1},{"name":"Pascal Corpet","email":"pcorpet","login":"pcorpet","count":1},{"name":"PajLe","email":"pavle.pajle@gmail.com","login":"PajLe","count":1},{"name":"Oluwole Adebiyi","email":"flamekeed@gmail.com","login":"kingflamez","count":1},{"name":"NooBat","email":"khoi27012003@gmail.com","login":"NooBat","count":1},{"name":"Nima Dehnashi","email":"nima.dehnashi@gmail.com","login":"neemski","count":1},{"name":"Niaz Morshed Nayeem","email":"nayeemxtreme@live.com","login":"Nayeem-XTREME","count":1},{"name":"Mushfiq R.","email":"113079962+mushfiqbh","login":"mushfiqbh","count":1},{"name":"Mohammad Bagher Abiyat","email":"zorofight94@gmail.com","login":"Aslemammad","count":1},{"name":"Michał Dudak","email":"michal@mui.com","login":"michaldudak","count":1},{"name":"Maxim Evtush","email":"154841002+maximevtush","login":"maximevtush","count":1},{"name":"Mateus Elias","email":"mateuseap@mateuseap.com","login":"mateuseap","count":1},{"name":"Marcin Czarnecki","email":"scyzoryck","login":"scyzoryck","count":1},{"name":"Luke Yoo","email":"w.lukeyoo@gmail.com","login":"micttyoid","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-12-16T00:00:54.726Z","repositories_count":6131455,"commits_count":927093963,"contributors_count":36039502,"owners_count":1124343,"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/material-ui","html_url":"https://github.com/mui/material-ui","last_synced_at":"2025-12-16T04:01:35.787Z","status":null,"issues_count":4314,"pull_requests_count":9955,"avg_time_to_close_issue":13647144.679064417,"avg_time_to_close_pull_request":1742937.626368452,"issues_closed_count":2593,"pull_requests_closed_count":8493,"pull_request_authors_count":718,"issue_authors_count":2935,"avg_comments_per_issue":5.111961057023644,"avg_comments_per_pull_request":1.994776494224008,"merged_pull_requests_count":7177,"bot_issues_count":19,"bot_pull_requests_count":3440,"past_year_issues_count":578,"past_year_pull_requests_count":2699,"past_year_avg_time_to_close_issue":830240.9868852459,"past_year_avg_time_to_close_pull_request":438870.1060037523,"past_year_issues_closed_count":305,"past_year_pull_requests_closed_count":2132,"past_year_pull_request_authors_count":160,"past_year_issue_authors_count":475,"past_year_avg_comments_per_issue":1.8823529411764706,"past_year_avg_comments_per_pull_request":1.2927010003705075,"past_year_bot_issues_count":3,"past_year_bot_pull_requests_count":1254,"past_year_merged_pull_requests_count":1912,"created_at":"2023-05-16T14:41:57.821Z","updated_at":"2025-12-16T04:01:35.788Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/issues","issue_labels_count":{"table":{"status: waiting for maintainer":923,"package: material-ui":670,"bug 🐛":585,"docs":413,"new feature":311,"status: waiting for author":304,"component: autocomplete":276,"package: system":233,"component: text field":213,"support: docs-feedback":209,"support: question":208,"enhancement":206,"package: joy-ui":198,"component: select":190,"typescript":184,"package: base-ui":176,"waiting for 👍":163,"duplicate":160,"customization: theme":152,"support: Stack Overflow":145,"ready to take":142,"accessibility":110,"scope: docs-infra":108,"discussion":105,"nextjs":100,"external dependency":99,"status: expected behavior":99,"good first issue":98,"regression":93,"component: button":84,"breaking change":80,"component: menu":77,"status: needs more information":72,"component: tooltip":70,"component: dialog":69,"component: tabs":68,"package: icons":67,"performance":64,"RFC":61,"design":58,"component: slider":56,"component: Grid":53,"core":52,"customization: css":48,"package: pigment-css":48,"out of scope":48,"v6.x":46,"component: drawer":44,"priority: important":42,"on hold":41,"component: table":39,"component: modal":38,"v5.x migration":37,"design: material":37,"component: chip":35,"examples":34,"component: accordion":34,"status: needs triage":33,"umbrella":33,"design: material you":32,"component: Popover":30,"component: switch":29,"website":29,"package: lab":27,"component: Typography":27,"package: styles":27,"component: checkbox":26,"package: styled-engine":26,"component: stepper":25,"dependencies":25,"component: FormControl":25,"component: TextareaAutosize":23,"test":23,"component: Box":22,"component: Popper":21,"linked in docs":21,"component: snackbar":21,"component: icon button":20,"browser: Safari":20,"component: radio":18,"v7.x":18,"component: ButtonGroup":18,"package: codemod":18,"v6.x migration":17,"component: SwipeableDrawer":17,"package: styled-engine-sc":17,"component: list":17,"component: app bar":17,"scope: code-infra":17,"component: pagination":17,"component: date picker":15,"component: avatar":15,"v4.x":15,"component: FocusTrap":15,"design: joy":15,"component: toggle button":15,"component: skeleton":14,"component: TablePagination":14,"component: ButtonBase":14,"component: Paper":14,"support: commercial":13,"component: CircularProgress":12,"dx":12,"v0.x":12,"component: tree view":12,"component: rating":12,"component: link":12,"component: number input":12,"component: progress":12,"hook: useMediaQuery":11,"component: ClickAwayListener":11,"type: new feature":11,"component: alert":11,"component: Stack":11,"component: SvgIcon":11,"deprecation":11,"component: LoadingButton":11,"component: transitions":10,"component: card":10,"type: bug":10,"component: masonry":10,"component: divider":10,"scope: autocomplete":10,"package: utils":9,"component: speed dial":9,"l10n":9,"React 19 support":8,"component: Icon":8,"component: Collapse":7,"MUI X":7,"component: timeline":7,"component: LinearProgress":7,"scope: text field":7,"scope: all components":7,"component: data grid":7,"regression 🐛":7,"component: input":6,"customization: dom":6,"scope: system":6,"component: number field":6,"customization: slot":6,"component: badge":6,"mobile":6,"component: CssBaseline":6,"component: pickers":6,"component: backdrop":6,"browser: Firefox":6,"v5.x":5,"component: GlobalStyles":5,"scope: icons":4,"i18n":4,"priority: low":3,"component: Hidden":3,"preact":3,"scope: button":3,"priorirty: low":3,"component: breadcrumbs":3,"hacktoberfest":3,"component: Fab":3,"scope: mcp":3,"scope: slider":2,"platform: windows":2,"scope: menu":2,"cherry-pick":2,"package: eslint":2,"scope: progress":2,"type: regression":2,"scope: tabs":2,"component: bottom navigation":2,"scope: drawer":2,"v1.x":2,"component: time picker":2,"component: transfer list":2,"component: Container":2,"component: upload":2,"browser: Edge":2,"blog":2,"scope: select":2,"package: utils (private)":2,"scope: stepper":2,"package: types":2,"scope: dialog":1,"has workaround":1,"internal":1,"type: enhancement":1,"scope: tooltip":1,"scope: checkbox":1,"component: DatePicker":1,"scope: data grid":1,"scope: modal":1,"scope: infra":1,"needs cherry-pick":1,"customization: logic":1,"integration: vite":1,"release":1,"PR: out-of-date":1,"Port to v6.x":1,"package: material-pigment-css":1,"scope: number field":1,"package: zero-runtime":1,"component: image list":1,"MUI X Pro":1,"security":1,"v8.x":1,"component: Portal":1}},"pull_request_labels_count":{"table":{"dependencies":3295,"docs":1718,"package: material-ui":1470,"bug 🐛":791,"scope: docs-infra":566,"core":541,"scope: code-infra":463,"website":426,"PR: out-of-date":412,"cherry-pick":341,"needs cherry-pick":338,"package: joy-ui":315,"package: base-ui":301,"design":288,"enhancement":263,"typescript":257,"package: system":251,"release":249,"regression":243,"v6.x":241,"test":202,"component: autocomplete":199,"package: pigment-css":186,"blog":163,"breaking change":114,"nextjs":108,"examples":108,"regression 🐛":107,"performance":105,"component: select":103,"component: text field":102,"new feature":98,"component: button":98,"React 19 support":94,"deprecation":93,"on hold":92,"accessibility":85,"package: codemod":79,"customization: theme":77,"component: slider":71,"v7.x":69,"component: menu":68,"component: dialog":68,"MUI X":67,"component: tabs":63,"component: Grid":63,"package: icons":57,"package: utils":51,"component: modal":49,"proof of concept":46,"component: accordion":44,"package: lab":42,"component: stepper":40,"package: zero-runtime":39,"component: tooltip":38,"component: list":37,"component: snackbar":34,"component: Typography":34,"v5.x":33,"component: switch":33,"component: avatar":33,"v6.x migration":33,"design: joy":32,"component: chip":30,"component: TextareaAutosize":30,"component: card":29,"component: rating":28,"component: drawer":28,"PR: needs revision":26,"design: material you":26,"component: alert":25,"component: radio":24,"component: badge":24,"component: FormControl":24,"component: divider":24,"component: table":23,"component: ButtonGroup":22,"dx":22,"component: speed dial":22,"Toolpad":21,"scope: infra":21,"component: checkbox":20,"component: pagination":20,"component: Box":19,"package: utils (private)":19,"hook: useMediaQuery":18,"component: toggle button":18,"l10n":18,"package: styled-engine-sc":18,"security":17,"component: icon button":17,"component: backdrop":17,"type: bug":17,"component: Popover":16,"support: docs-feedback":16,"component: number input":14,"package: styled-engine":13,"component: link":13,"component: CircularProgress":13,"component: LinearProgress":13,"component: charts":13,"type: enhancement":13,"component: skeleton":12,"component: ButtonBase":12,"design: material":12,"component: FocusTrap":12,"component: TablePagination":11,"component: app bar":10,"component: tree view":10,"out of scope":10,"component: LoadingButton":10,"port-to-base-ui":9,"Port to v6.x":9,"package: styles":9,"component: breadcrumbs":9,"scope: autocomplete":9,"component: Popper":9,"component: masonry":8,"component: data grid":8,"component: input":8,"component: progress":8,"component: Hidden":7,"PR: needs test":7,"component: Stack":7,"duplicate":6,"status: waiting for author":6,"component: bottom navigation":6,"v5.x migration":6,"component: Paper":6,"external dependency":6,"component: transitions":5,"component: image list":5,"v4.x":5,"internal":5,"component: CssBaseline":5,"component: GlobalStyles":5,"scope: system":5,"type: regression":5,"component: Icon":5,"cherry-pick to v5":4,"component: SvgIcon":4,"customization: slot":4,"component: timeline":4,"component: Fab":4,"customization: css":4,"status: waiting for maintainer":4,"package: material-pigment-css":4,"package: types":4,"component: SwipeableDrawer":4,"browser: Safari":3,"priority: important":3,"hook: useScrollTrigger":3,"scope: all components":3,"v8.x":3,"RFC":3,"component: Collapse":3,"component: Container":3,"i18n":3,"component: ClickAwayListener":3,"component: number field":3,"status: needs more information":2,"scope: toggle button":2,"scope: tabs":2,"component: Portal":2,"MUI Toolpad":2,"design: ux":2,"status: expected behavior":2,"benchmark":2,"component: upload":2,"component: pickers":2,"type: new feature":1,"scope: slider":1,"scope: card":1,"scope: badge":1,"component: Autocomplete":1,"package: @mui/base":1,"scope: typography":1,"scope: back-infra":1,"scope: drawer":1,"scope: select":1,"scope: app bar":1,"scope: alert":1,"component: date picker":1,"browser: Firefox":1,"scope: support-infra":1,"v1.x":1,"priority: low":1,"component: Option":1,"Port to material-next":1}},"issue_author_associations_count":{"table":{"NONE":3190,"CONTRIBUTOR":579,"MEMBER":544,"COLLABORATOR":1}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":5148,"MEMBER":3804,"NONE":1002,"OWNER":1}},"issue_authors":{"table":{"oliviertassinari":139,"michaldudak":73,"DiegoAndai":68,"siriwatknp":60,"mj12albert":36,"mnajdova":27,"Janpot":26,"MonstraG":25,"danilo-leal":24,"alexfauquette":21,"colmtuite":21,"renovate[bot]":18,"o-alexandrov":17,"eps1lon":17,"mtr1990":17,"Studio384":17,"samuelsycamore":16,"sai6855":16,"marcpachecog":16,"zanivan":14,"joshkel":13,"thany":11,"aress31":10,"atillaaliyev":9,"aarongarciah":9,"Nefcanto":9,"lhilgert9":8,"emlai":8,"msftedad":8,"ryanflorence":8,"ghost":8,"croraf":7,"Heet-Bhalodiya":7,"svidskiy":7,"TheOneTheOnlyJJ":7,"delijah":7,"maapteh":7,"aayush-makwana":6,"bharatkashyap":6,"Methuselah96":6,"shifoc":6,"rick-liyue-huang":6,"m4theushw":6,"sydneyjodon-wk":6,"BennyAlex":6,"heath-freenome":6,"issam-seghir":6,"rosskevin":6,"CzechCoder":6,"cherniavskii":6,"karolis-666":6,"Bestwebdesign":5,"paulschreiber":5,"damisparks":5,"mwskwong":5,"githorse":5,"badalsaibo":5,"abriginets":5,"ashishjaswal2002":5,"rithik56":5,"trungutt":5,"OmkarOza":5,"mogrady88":5,"jwalkerinterpres":5,"chris-gds":5,"PunkFleet":5,"Floriferous":5,"BreakBB":4,"Onurfesci":4,"guoyunhe":4,"rsolomon":4,"samislam":4,"PhillipWinder":4,"anon-phantom":4,"Mike-Ro":4,"nicolasfripp":4,"dwjohnston":4,"ZeeshanTamboli":4,"wh5938316":4,"Baribj":4,"mbiggs-gresham":4,"Demianeen":4,"michael-land":4,"noobDev31":4,"BSoDium":4,"Sumitray1":4,"pixelass":4,"Jasermon":4,"arobert93":4,"davidbielik":4,"Mateo-P":4,"Tasin5541":4,"aleksei-berezkin":4,"aaarichter":4,"astjohnpaycor":3,"LvChengbin":3,"NotYoojun":3,"sawa-ko":3,"vicasas":3,"doberkofler":3,"fymmot":3,"Semigradsky":3,"fzaninotto":3,"kirill-develops":3,"maakcode":3,"ianschmitz":3,"dcallus":3,"Matt-Butler":3,"vadimka123":3,"sodenn":3,"nico-martinucci":3,"Mukesh280823":3,"jakeleventhal":3,"lokomass":3,"Jay-Karia":3,"yassinmars":3,"rhuanbarreto":3,"headironc":3,"tjx666":3,"EliasVal":3,"MasterProvider":3,"reihwald":3,"EyaOuenniche":3,"ashokReddy00931993":3,"TrySpace":3,"Rafcin":3,"stone89son":3,"twassim1234":3,"ggascoigne":3,"WinnieS0728":3,"yairEO":3,"joebochill":3,"JCQuintas":3,"david-ic3":3,"MartinXPN":3,"MordechaiWein":3,"phudtran":3,"joshwcomeau":3,"dantman":3,"rwb196884":3,"alexismo":3,"povilass":3,"ChristopherChudzicki":3,"gkiely":3,"Paul6552":3,"cheesestringer":3,"Mikilll94":3,"brandonscript":3,"barbalex":3,"jbrunner92":3,"vadaviya638":3,"scottfr":3,"Yedidya10":3,"khanilov":3,"gaetansnl":3,"bylly1":3,"gmzacharydovel":3,"hadasmaimon":3,"kale1d0code":3,"pcorpet":3,"alexsenseer":3,"xaiborweb":3,"PupoSDC":3,"foxylion":3,"AlbinoGeek":3,"cipherlogs":3,"rirh":2,"serendipity1004":2,"jlin5":2,"michelengelen":2,"LukasTy":2,"simon-abbott":2,"devhyunjae":2,"emattias":2,"kirill-konshin":2,"erik-d":2,"Sanderand":2,"siamahnaf":2,"prakhargupta1":2,"aqeelat":2,"italodeandra":2,"m-tartari":2,"vimutti77":2,"supidupicoder2":2,"nikul2306":2,"sergeyprokhorenko":2,"pantelispanayiotou":2,"aditya0096":2,"wouter-leistra":2,"cmdcolin":2,"mschipperheyn":2,"sandrosc":2,"callbackKid":2,"federico-ntr":2,"EnricoBeltramo":2,"jianglin101":2,"Aberkati":2,"JORDAAAN1495":2,"kevinpfox":2,"bkolubenka":2,"konrazem":2,"hon2a":2,"xandris":2,"lalitbansal40":2,"George-Madeley":2,"01-Psyche":2,"tonyhallett":2,"howlettt":2,"goffioul":2,"arpitdalal":2,"jderusse":2,"rikusen0335":2,"christophermorin":2,"PatrykKuniczak":2,"bpc1985":2,"zignis":2,"HHK1":2,"khrulenko":2,"abhinav-22-tech":2,"marcelo-umg":2,"eoliphan":2,"jaydenseric":2,"jansepke":2,"haze9greg":2,"sampain":2,"timbarclay":2,"nodirbekprogrammer":2,"anapeksha":2,"Spudisis":2,"HussainAhmadDev":2,"michaelperrin":2,"songhobby":2,"Kurioni":2,"sibljon":2,"Aditya94A":2,"eloiqs":2,"vjoshi92":2,"maylortaylor":2,"slayybelle":2,"MarksCode":2,"kmurgic":2,"Walids35":2,"cmeeren":2,"rgavrilov":2,"mbrookes":2,"falk-stefan":2,"MikeLautensack":2,"alyssaButlerIntegrityNext":2,"fuzl-llc":2,"gmltA":2,"MartinJaskullaTS":2,"TiagoPortfolio":2,"karalaina":2,"rkristelijn":2,"daniielp":2,"woodreamz":2,"Nyazuki":2,"zivl":2,"robcaldecott":2,"WillSmithTE":2,"meghapatelIRM":2,"ccpu":2,"clement-faure":2,"callmeaf":2,"mennorenkens":2,"shughes-uk":2,"emanuella92gomesr":2,"sambowenhughes":2,"Absleepy":2,"FranBran":2,"RickyRoller":2,"Vercjames":2,"Nicitaa":2,"GBvanDam":2,"altechzilla":2,"dryu":2,"nekoya":2,"SerdarSanri":2,"repl-shenoy-sukumaran":2,"mogamogua":2,"zachsa":2,"vladpaul09":2,"Mario-Eis":2,"marvinruder":2,"Best-Sardar":2,"rajzik":2,"jvskriubakken":2,"eric-burel":2,"doorman02":2,"bjovanovic123":2,"morozow":2,"garyb1":2,"GabbereX":2,"ZizhengTai":2,"joserodolfofreitas":2,"cjz9032":2,"stunaz":2,"clairefields15":2,"Technologeek":2,"kgregory":2,"httpete":2,"TheWilks":2,"Owenleo778":2,"Abhishek332":2,"TangMichael":2,"nathanmarks":2,"Vxee":2,"mohsinulhaq":2,"barrownicholas":2,"Nayeem-XTREME":2,"jxdp":2,"AlexWeinstein92":2,"hhniao":2,"sakulstra":2,"nogeek-cn":2,"dkadrios":2,"tajbowness":2,"R4DIC4L":2,"rejetto":2,"corytam":2,"borm":2,"mohammad19974":2,"binli120":2,"indrasenakatam":2,"ducanh12001":2,"Austin1serb":2,"hey-kuldeep":2,"ifndefdeadmau5":2,"lorand-horvath":2,"matthias-ccri":2,"VadimPanov":2,"Wissperwind":2,"Richard87":2,"cagosto":2,"nate-summercook":2,"zdonner100":2,"sabbin":2,"brijeshb42":2,"oneQiu":2,"SCjona":2,"berenicestr":2,"Thomas101":2,"totszwai":2,"chaim0m":2,"nameer":2,"NashJames":2,"john1625b":2,"marek-saji":2,"DonikaV":2,"kasir-barati":2,"garronej":2,"arronhunt":2,"navedqb":2,"durdenx":2,"the-PrafulDesai":2,"igordanchenko":2,"Muhamedkaric":2,"giladv":2,"mapache-salvaje":2,"jedwards1211":2,"PolGuixe":2,"TheRealCuran":2,"lcswillems":2,"Chukwu3meka":2,"amorimjuliana":2,"kimym56":2,"chbiel":2,"jvega190":2,"zigang93":2,"pradipjs":2,"Nomulacharitha":2,"jimmycallin":2,"leeyucha":2,"Mood-al":2,"elmeerr":2,"NaamanTsur":2,"Rishi556":2,"mkermani144":2,"LorenzHenk":2,"darkocejkov":2,"jake-collibra":2,"dohomi":2,"gurkerl83":2,"babe5858":2,"JeffBaumgardt":2,"maciej-gurban":2,"NiklasVeda":2,"tech-meppem":2,"davakos":2,"utkarsh22garg":2,"GMchris":2,"ludvigeriksson":2,"MolnarLorand":2,"brucelawson":2,"thanpolas":2,"danedavid":2,"omerp-explorium":2,"nikhilatkan":2,"oalexdoda":2,"kgrhartlage":2,"bromanazzi":2,"dimitropoulos":2,"NawarA":2,"kealjones-wk":2,"xettri":2,"kelsonbatista":2,"marc-polizzi":2,"arishoham":2,"pedro":2,"marcusjwhelan":2,"ddolcimascolo":2,"neelbrahmakshatriya":2,"pipje2001":1,"slim-hmidi":1,"Vaidual":1,"sadik-malik":1,"hansenconnor":1,"tobywilliams":1,"anisg":1,"linlycode":1,"vinothselvadurai":1,"ahayes91":1,"keul":1,"nvt001":1,"austin-reed-iseatz":1,"dohuuhuy":1,"nikola1912":1,"noam7700":1,"mbwestphal":1,"ogmiosnetworks":1,"crnakoarabija":1,"thomasgodheim":1,"castaway33":1,"Duan466":1,"pietrofxq":1,"jim-junior":1,"illogikal":1,"Dark4545":1,"pooooriya":1,"inverted-capital":1,"jingdid":1,"yjoer":1,"EloB":1,"Aetherovox":1,"nicholeuf":1,"Paki90":1,"felix-fuin":1,"brunoluizkatz":1,"SunShinewyf":1,"jgoux":1,"drico":1,"redimongo":1,"JahnoelRondon":1,"teddy23-24":1,"b310L":1,"ruslanvyaznikov":1,"irfanalam":1,"AntonLandor":1,"LakshayRohilla":1,"Ivkin-Alexey":1,"alexwork1611":1,"Falven":1,"Kernald":1,"justin1j":1,"julianeden":1,"santos-samuel":1,"aarjithn":1,"tomdglenn91":1,"taschetto":1,"PabloLION":1,"ankit006ps":1,"michal-perlakowski":1,"AmalAnil97":1,"onlinejudge95":1,"ZFail":1,"manojspace":1,"cbovis":1,"MatetlotDev":1,"Andre-MR-Pereira-NBI":1,"goof03":1,"SkripalBoris":1,"sohail9744":1,"jamesnet214":1,"tmtk75":1,"ceyxasm":1,"abdallah-elqwatly":1,"eduter":1,"ryanyue123":1,"darman96":1,"fondberg":1,"gvetsa":1,"upendrku":1,"diegomarcuz":1,"VladParshin":1,"Whitelistedd":1,"singharpit94":1,"turnerhayes":1,"rishav001own":1,"karthikdivi":1,"Tanmay2711":1,"quantumwebco":1,"fabians-px":1,"Itrulia":1,"vmilan":1,"tomlim1017":1,"aeroxy":1,"appleSimple":1,"nathanielohler-wf":1,"albibenni":1,"hbinhng":1,"yelodevopsi":1,"architsinghal-mriirs":1,"Ammar-Alderhally":1,"InfiniteAengus":1,"iamvldmrbrvkv":1,"thealjey":1,"francescovenica":1,"Primajin":1,"googol7":1,"markolech":1,"amitmalina":1,"miladasadi1379":1,"wushiji1995":1,"Sengulair":1,"AntonioRedondo":1,"PTCoyer":1,"flaviendelangle":1,"gremo":1,"mattmcdonald-uk":1,"tuomastalvensaari":1,"albarv340":1,"michael-ecb":1,"rferreira98":1,"heshamsaqqar":1,"bendzalaj":1,"Cleanerrr":1,"Avishka-Perera":1,"deepesh-folkslogic":1,"careignition-cps":1,"Vitir266":1,"serhiiminin":1,"LikeDreamwalker":1,"erg":1,"poupryc":1,"JakeYallop":1,"ryuujo1573":1,"qkdreyer":1,"mspiess":1,"Gao990":1,"saijoro":1,"avalyons-wk":1,"HannaRestoGuru":1,"azishio":1,"axelfriberg":1,"aselunar":1,"cliveDev8":1,"CarbonPool":1,"iraviguggilam":1,"HugoDorfling":1,"itayperry":1,"akshaykmmmr":1,"zreecespieces":1,"sirkrisp":1,"bc-m":1,"zzev":1,"XIAOAOAARON":1,"felipesilvati":1,"vaishnaviwa":1,"kadosh1000":1,"jmsims2":1,"td5999":1,"wouterh":1,"danny-andrews":1,"dominoweir":1,"IgnusG":1,"edazpotato":1,"andrehil":1,"BAISTM":1,"colangeloproductions":1,"Codensity30":1,"abhinavcc22":1,"dus4nstojanovic":1,"d4rekanguok":1,"Nicktho":1,"Sadik-Agani":1,"IvanLuchkin":1,"shahzad31":1,"unsignedmind":1,"niralivasoya":1,"samueldsm":1,"bogdanailincaipnt":1,"klausbreyer":1,"Diyor2009":1,"ashokwankhede":1,"hbj":1,"ElliPetsava":1,"r20":1,"jisotalo":1,"willibix":1,"vineeth-ktp":1,"naro143":1,"DBDev90":1,"akomm":1,"im185087":1,"kkocdko":1,"rileyjshaw":1,"akibarika":1,"ScottMorse":1,"elie-chaaban":1,"hellojt9040":1,"vetik32":1,"yordis":1,"Jack-Works":1,"Mojacko":1,"Majd-sufian":1,"akirilyuk":1,"alexey-kozlenkov":1,"kevineaton603":1,"perkrlsn":1,"KostyaCube":1,"felipelube":1,"SuperChuck83":1,"eirikove":1,"paulteagasc":1,"martin-slalom":1,"goswamianshuman":1,"Chee7ah":1,"nicojmay":1,"E2-Dayanithi":1,"gopinath-sixt":1,"Industrial":1,"cdalto":1,"igortas":1,"ccowen":1,"johnstonphilip":1,"AbdullahElrubi":1,"DosymzhanKogabaev":1,"anthonyalayo":1,"Lukas-Kullmann":1,"Frooons":1,"fwextensions":1,"marcoturi":1,"sadasant":1,"BenDmg":1,"thiisiriya":1,"AmitFeldman":1,"Neeraj138":1,"ANUGLYPLUGIN":1,"the-line":1,"takecchi":1,"techmannih":1,"ashishgautam01":1,"imsuvesh":1,"KarenBoyakhchyan":1,"ahmed-saber":1,"NickCoombe1":1,"milantarami":1,"adiXSG":1,"Svobi95":1,"caillou":1,"HasanMothaffar":1,"alejandrolm96":1,"jay-herrera":1,"abdulshaikh55":1,"kaitlynbrown":1,"Hasan-Mir":1,"murbanowicz":1,"imceZZ":1,"svrin":1,"n0ir1":1,"Benshakalaka":1,"ebengtso":1,"datoslabs":1,"BenEinwechter":1,"makalabay":1,"JohnMusleh":1,"karas-naeem":1,"teknosains":1,"29er":1,"hceliberty":1,"liesislukas":1,"Mattarek":1,"rishavpandey43":1,"gabrielsoaresgsm":1,"rus-yurchenko":1,"iruarostegui":1,"zhiguow":1,"RareSecond":1,"mdesantis":1,"seb-csoftware":1,"hangryandy":1,"musabhusaini":1,"rambonjovi":1,"muradsofi":1,"19BCS4331":1,"rcfish":1,"daveteu":1,"ashika29":1,"hrant-abraham":1,"edx-mostafa-eltahawy":1,"abforce":1,"jqrun":1,"joshua-classen":1,"rafthedeveloper":1,"nzayatz14":1,"npeham":1,"CleyFaye":1,"alejo4373":1,"TGS-Charmi":1,"manishfin":1,"turulix":1,"stormojm":1,"JustinFransenBillyGrace":1,"mohilles":1,"w01fgang":1,"KatuGT":1,"muhamadzolfaghari":1,"oziniak":1,"Martin-Cox":1,"palaniichukdmytro":1,"IDrumsey":1,"kjain-dev":1,"smellai":1,"pedro-areal-torres":1,"TheZoker":1,"dackon":1,"nishantpandey107":1,"15077693d":1,"jaymathew":1,"billnbell":1,"holly-searchengineunity":1,"jackshi0912":1,"nosyn":1,"mimonoamelio":1,"gpisano97":1,"NicerDicerPro":1,"pawelmidur":1,"Nikunj1729":1,"brno32":1,"tommybernaciak":1,"w3lld1":1,"Eytan3000":1,"moji2002":1,"pnarielwala-tc":1,"jfeigel":1,"ish2022":1,"NookieGrey":1,"mattbrewer-educredu":1,"Ja-rek":1,"lakshman0369":1,"ddouangkesone":1,"jlramosr":1,"mikebski":1,"Danielvandervelden":1,"yogeshkrishnani-alation":1,"TTD-MinhQuang":1,"cjoecker":1,"Hanseeka-Dhingana":1,"bevikram":1,"gerardosabetta":1,"kaylin-index":1,"mim-Armand":1,"0xBear999":1,"minzunim":1,"bailinhuang":1,"YoonIN":1,"damzaky":1,"shoxter":1,"amygroshek":1,"gavmor":1,"DanAbb":1,"chhawinder":1,"rdsedmundo":1,"Gotos":1,"eglavin":1,"alidehghan":1,"gabooh":1,"jamintz":1,"AlgusDark":1,"BenGedi":1,"mynameisankit":1,"kayden1940":1,"TonyFrancis":1,"CzarOfScripts":1,"clement-hamon":1,"bcarusodev":1,"mareson":1,"swapnilnarhire":1,"VanavarayanK":1,"AshwinPetari":1,"sai9494":1,"hiahmedhameed":1,"DanailH":1,"Sharlaan":1,"RunRanger":1,"rdougan":1,"MZHoffman":1,"shinobu-uwu":1,"Shamoyeeta":1,"RAllaverdyan-Sorenson":1,"MariaSolOs":1,"moshe-h-m":1,"sensasi-delight":1,"ghostd":1,"Aleksan4e3":1,"mondaychen":1,"janispritzkau":1,"pmweeks98":1,"NhutMinhIT":1,"dev1gestionhb":1,"UsamaHameed":1,"JohnCoding94":1,"Arsil99":1,"rassie":1,"henrylearn2rock":1,"na2hiro":1,"EdmundsEcho":1,"AnthonyMde":1,"fkorotkov":1,"matchmakers69":1,"garygrubb":1,"manuargue":1,"mbrevda":1,"iansjk":1,"lawrence-witt":1,"justindra":1,"xaicron":1,"ddublon":1,"stevemao":1,"JuanCaicedo":1,"Hadi-bakhshi":1,"phucproutt":1,"rhoiyds":1,"paales":1,"basilnoor":1,"macabeus":1,"puku":1,"hydroper":1,"abhi-1288":1,"almogpayo":1,"charbel911":1,"nave-nurihuas":1,"VictorTrumpel":1,"PunitSoniME":1,"frntendev":1,"barak-haviv":1,"SageJustus":1,"samueltesfayegari":1,"jcohen14":1,"ludvigalden":1,"karan316":1,"mj1910":1,"maudnals":1,"ephysians":1,"destroyer22719":1,"pmasior":1,"laurisvan":1,"bablukpik":1,"fahdmk":1,"pwbriggs":1,"namiskuukkel":1,"sudhanshutech":1,"AO19":1,"dprichmond":1,"AtosLab":1,"RonSmithRX":1,"hunghvu":1,"shorn":1,"avanish-patel":1,"agustinzamar":1,"bmaclean":1,"vitorpdasilva":1,"bchilcott":1,"caioorg":1,"tombryden":1,"stickfigure":1,"brian-kilpatrick":1,"AffanRashid1":1,"galechus":1,"MihirKotecha":1,"Ashishdce":1,"nabedkhan":1,"vasimpathan22":1,"AlexShukel":1,"reckter":1,"ashokmahendran":1,"Zozo-Syst":1,"KyruCabading":1,"rsellucian":1,"NAVIYARASU":1,"0x7878":1,"alehechka":1,"Gruzchick":1,"MeiMisaki171":1,"watermellon2018":1,"ClementDreptin":1,"iddanh":1,"jalalmanafi":1,"fbozhkov":1,"philicious":1,"synedra-mpe":1,"transitorytammy":1,"mrgotti14":1,"bendodds":1,"brandong954":1,"Nikhil1920":1,"sandeep-dash":1,"codie3611":1,"abrezuica":1,"bujowskis":1,"acai777":1,"wajeehsf":1,"AngusMacrae":1,"vupham04112002":1,"akanshaaa19":1,"Muneeb-0786":1,"cullsin":1,"halilnergiz":1,"ArmandRedgate":1,"instaer":1,"FabioZan86":1,"iamxukai":1,"ysds":1,"jyustman":1,"teetotum":1,"janus-reith":1,"Vahid-Taheri":1,"yermartee":1,"janat08":1,"aliabbaszade1990":1,"WilliamWhispell":1,"Talaxy009":1,"Pinwheeler":1,"n-batalha":1,"RoccoDev":1,"jmaldon1":1,"luiscdz":1,"zacol":1,"dashty94":1,"asimak4":1,"YoonjiJang":1,"abdullahmujahidali":1,"paul-joy":1,"matthewroach":1,"tanzorz":1,"EnriqueWood":1,"popcari":1,"NoamAnisfeld":1,"martin19":1,"pqr":1,"hdale94":1,"veedeo":1,"theKashey":1,"danghieuliem":1,"DIEGOHORVATTI":1,"YenHub":1,"dborstelmann":1,"tryngl":1,"moshfiqrony":1,"susheelahegde":1,"SmartArtsStudio":1,"PraRWS":1,"abzfarah":1,"jma7889":1,"LinKassem":1,"KKS1":1,"JeanBeaurepaire":1,"f-neto":1,"Tian-YJ":1,"yhunko":1,"Anwardo":1,"kthyer":1,"DavidJohnWilliams":1,"avernikoz":1,"gat-cs":1,"hongNianYS":1,"dtrunk90":1,"jcafiero":1,"abrahamadamu":1,"yanike":1,"matthiasschwarz":1,"japrogramer":1,"vedant1811":1,"Laityned":1,"RivaldoCM":1,"mxctx-jake":1,"shiraze":1,"AndreasNH":1,"rswlkr":1,"jeroenwienk":1,"Morabotti":1,"kirbyjs":1,"isakarvidsson":1,"alex-oleksiiuk":1,"jakesylvestre":1,"simontol":1,"abhiseksubham":1,"mseweryn45":1,"ngoquoctoandev":1,"Alf-Melmac":1,"ras24":1,"vairaselvam":1,"majate":1,"rloyc":1,"PutziSan":1,"RobTF":1,"asrytis":1,"greg-schrammel":1,"quad5":1,"logesh2496":1,"wcandillon":1,"Ben-CA":1,"Abhay5855":1,"vinifmor":1,"umar-khan":1,"soolidtech":1,"sathish869":1,"natsid":1,"smeng9":1,"EliRobinson":1,"koen-dev":1,"ajsharp":1,"romgrk":1,"genier-developer":1,"rob2d":1,"nunesunil":1,"blanca-xu":1,"vanBlayt":1,"GabrielSiek":1,"shysteph":1,"objectfoo":1,"HerrTuring":1,"schen-fn":1,"trevorr":1,"DenysVuika":1,"arnurkuatov":1,"ronnyroeller":1,"idealprojectuz":1,"Crownie88":1,"xml":1,"janhoeck":1,"AngyDev":1,"jooy2":1,"amrtgaber":1,"WhiteWolf-js":1,"na-zi-ya":1,"mostafa-rio":1,"kristijorgji":1,"lukewarlow":1,"supriyasingh3500":1,"locona":1,"AlCo2":1,"siddhantantil39":1,"MichaelDevenish":1,"silver613":1,"dimitra-konstantinidou":1,"williamscs":1,"ianoti":1,"dafriz":1,"LittleColin":1,"OlehDutchenko":1,"artygrand":1,"duynguyen-kun":1,"jbotamer":1,"ARYAN-CODES-STAR":1,"shjacobs303":1,"Gramdel":1,"ako-v":1,"cy-takeuchi":1,"aleshh":1,"RobbeB":1,"bipindubey-technoark":1,"vishnu-prasad-wdt":1,"moheyt":1,"hahanein":1,"fel1xw":1,"Sandeep06Dev":1,"jonathimer":1,"FerhatAvdic":1,"xeinebiu":1,"macrozone":1,"EOEboh":1,"withintheruins14":1,"pechersky":1,"mr-rpl":1,"quibaritaenperdresatrompe":1,"Enzo-PVsyst":1,"VasuDevrani":1,"AndriusOL":1,"spitchaiah":1,"raphaelricardo10":1,"AJ-Kazazian-Calero":1,"joshribakoff-sm":1,"vysaghthambi":1,"gempain":1,"ok2ju":1,"Pedro-Ivo-Neves":1,"Itsamanjain":1,"ramiloif":1,"sdriffill-tm":1,"KarafiziArtur":1,"olivierbeaulieu":1,"Idonoghue":1,"violabg":1,"Justin-Luo":1,"oruharo":1,"Mizan-Rifat":1,"srghma":1,"kimljac":1,"saturn118":1,"bmakan":1,"yamildiego":1,"quantuminformation":1,"yuameshi":1,"TodBob":1,"apedroferreira":1,"craigmain":1,"MadMax2506":1,"tgoldenberg":1,"Sourav-G22":1,"skbhardwaj":1,"ErikParso":1,"palfvin":1,"Alex629138":1,"afuller611-animas":1,"utkarshgupta2504":1,"MylesWardell":1,"chiahao":1,"edx-jagadeesh-kumar":1,"eugene-g13":1,"csantos1113":1,"austenator":1,"martha":1,"drac94":1,"stevus":1,"activatedgeek":1,"vonox7":1,"mark1yan0":1,"kishor-dabi":1,"cseas":1,"ryanburr":1,"anonlegionoke":1,"paolobiavati":1,"faunti":1,"tonai":1,"livingforjesus":1,"Xen0o2":1,"sensologica":1,"HedgeWizardly":1,"mizanmahi":1,"marisimon":1,"bgits":1,"jannnik":1,"doublelam":1,"SrMatheus2000":1,"sang-au":1,"belinsky":1,"codewithanugraha":1,"marciocesarcorrea":1,"hsellik":1,"Mohanrau":1,"keenanm-mfp":1,"antonioannunziata28":1,"yasminebeji":1,"greglittlefield-wf":1,"15010133689":1,"TianJianJun0727":1,"odanado":1,"chelproc":1,"sandroweb":1,"nihil-pro":1,"apurvgandhwani":1,"sytolk":1,"frontyard":1,"Mr777Nick":1,"Shekharpatwa":1,"ma7899":1,"JerryTheIntern":1,"Azmarie":1,"peter1357908":1,"tylersouthard":1,"Fronix":1,"yemi":1,"andy-root":1,"Birddle":1,"Lagicrus":1,"alexleach":1,"shivanandzunjare":1,"muhaimincs":1,"PlevennUser":1,"lcanavesio":1,"Shudhanshu-Choudhary":1,"PierreTurnbull":1,"Sandhu2995":1,"korywka":1,"CHRIBUR0309":1,"bratoine":1,"lpolito":1,"Buster-Darragh-Major":1,"Pi6tlHK4Yy2vV73":1,"narendrasingh0108":1,"BTish":1,"challme28":1,"amutsch":1,"razb-viola":1,"NaveenkumarMD":1,"matteo-gregoricchio-deltatre":1,"m1cm1c":1,"mahyarmirrashed":1,"aswath2001":1,"nishikantparmariam":1,"marit970":1,"cjmconie":1,"diegocolombo":1,"jciaffi":1,"Sven-Moon":1,"mikew":1,"wadehammes":1,"christianvuerings":1,"andreyrafa":1,"asingh1098":1,"perevezencev":1,"Kalcode":1,"McSneakerson":1,"Shubh-SSB":1,"khushalsrashtasoft":1,"the-noob":1,"sachinahya":1,"jacob-mauro":1,"TonyBrobston":1,"michaeldfoley":1,"sreekanthjnayar":1,"lwilkins":1,"vignesh070801":1,"soliyapintu":1,"Zach-Jaensch":1,"hajethva":1,"MathiasKandelborg":1,"jaworek":1,"giorgiPapava":1,"roy-eth-dev":1,"TommyJackson85":1,"simbahandiane":1,"RaghavendraNK":1,"frozar":1,"jamesbuch":1,"ramiroazar":1,"greengiraffe":1,"schlichtanders":1,"arjaym-dev":1,"ovtn":1,"irii":1,"supalarry":1,"wescopeland":1,"haqparastm":1,"agalindo-init":1,"yaboi":1,"himalhotra-conga":1,"hvolschenk":1,"jbouder":1,"Angelk90":1,"tjann":1,"maxdacruz":1,"Michele-Masciave":1,"amna-pullflow":1,"nami8824":1,"DipakHalkude":1,"c3-joshsi":1,"SamiSaves":1,"anderslind":1,"ts-web":1,"ryan-mcginty-alation":1,"raccmonteiro":1,"Bersaelor":1,"CeuxDruman":1,"gilmarllen":1,"kiddliu":1,"oonsamyi":1,"MatTaNg":1,"efie45":1,"shartte":1,"binh1298":1,"erfoon":1,"alansouzati":1,"AdiGutner":1,"eliprand":1,"mbehtemam-dsv":1,"RandyLiu6410":1,"kkkisme":1,"ZeeshanAhmadKhalil":1,"Val020213":1,"raja-s":1,"arigoldx":1,"bastiankistner":1,"lifeeric":1,"DominikSerafin":1,"mattstobbs":1,"RobberPip":1,"endpoint-vtsang":1,"Hammond2789":1,"Zenoo":1,"khokm":1,"rustamas762":1,"johnharringt0n":1,"IsmailAlamKhan":1,"craigmjackson":1,"teddis":1,"DanielaDark":1,"rauleite":1,"QuentinouLeTwist":1,"manlao":1,"Susannah-Parsons":1,"Nic-S":1,"levireciprocity":1,"Gopikrishna19":1,"lpeabody":1,"devlabpjh":1,"YuvrajShekhawat-Protean":1,"chkp-elinak":1,"linxuyalun":1,"gudatcomputers":1,"VishnuCabot":1,"sirius829":1,"bhandurejitu":1,"borjaevo":1,"kaplantm":1,"nts-dev":1,"wenq1":1,"wg-xb":1,"thenick775":1,"fbarbare":1,"nathanaelphilip":1,"doliG":1,"Mohamadhassan98":1,"KishorJena":1,"cheer-cho":1,"sophieatpf":1,"nayo0513":1,"diogofscmariano":1,"zroug":1,"jmeinerz":1,"alankent":1,"smallet-microbiome":1,"ilyamerman":1,"allenz-crypto":1,"ProgrammerFront077":1,"ee92":1,"thundermiracle":1,"nainshinayan":1,"s-fletcher":1,"igorizviekov":1,"paulleonartcalvo":1,"larissaEmanuelle":1,"useit-consulting":1,"DenisCor":1,"seligmar":1,"oyvinvo":1,"gfiury":1,"sparkeplug":1,"gerdadesign":1,"ImADrafter":1,"Kaliyani":1,"jweird":1,"vipindigiqt":1,"dylnic":1,"CGNonofr":1,"AnthonyDugarte":1,"satyendra2013":1,"oliviernt":1,"TimeDropsSB":1,"iformal42":1,"thomasjahoda":1,"bwnkmd":1,"gentlementlegen":1,"myusufuw":1,"thovden":1,"dbehmoaras":1,"cmacdonnacha":1,"max-kuenemann":1,"tulasikrishnag":1,"mewben":1,"CodySchaaf":1,"jasiek-net":1,"nekoligre":1,"Grohden":1,"PFernandezTorres":1,"kalbert312":1,"craig-bowers":1,"SoulDancer27":1,"gilthonweapps":1,"javismiles":1,"Shyam19859":1,"Securitly":1,"raesche":1,"adrianmcli":1,"Streemo":1,"Jyothi94":1,"raibann":1,"lukebelliveau":1,"GeorgeFlorian":1,"ironpfis7":1,"CodeLeom":1,"SachinVarghese":1,"xavier7179":1,"juanda99":1,"MaroAly":1,"tom-vd-b":1,"vaughn18":1,"weslenng":1,"hongz1":1,"patrykszwed":1,"praveen4463":1,"ElsevarAsadov":1,"jiang-yifan":1,"tabitfree":1,"VicHofs":1,"tbrj-capco":1,"CalebJamesStevens":1,"francescabarbazeni87":1,"A-T-D":1,"VityaSchel":1,"david-pivonka":1,"hmd-ai":1,"iamkobold":1,"hasan-aa":1,"sabareeswaranc-zaggle":1,"LokeshBoran":1,"ceserafini":1,"fabdts":1,"samudra-perera":1,"CharlineCouchot":1,"marpro200":1,"cncolder":1,"NaveenEdala":1,"mani-cafs":1,"ArthurNRL":1,"ShotSkydiver":1,"Hari0812":1,"lebe24":1,"herberthk":1,"Bram-Zijp":1,"rizTaak":1,"snosenzo":1,"ocavue":1,"adriancuadrado":1,"meandrewandyou":1,"solomon23":1,"viljamiket":1,"ee0pdt":1,"andreachiera":1,"harishmathur":1,"chadobado":1,"eluchsinger":1,"ber8749":1,"ChetSocio":1,"togakangaroo":1,"nathanlambert":1,"alexzaicu":1,"valleywood":1,"BagchiMB":1,"Jeon-MinGyu":1,"SBRKH":1,"madmonliadd":1,"rohan-buechner":1,"DanielBretzigheimer":1,"Philipp91":1,"Kamasah-Dickson":1,"lindapaiste":1,"thomasmery":1,"dashkan":1,"Asin-Junior-Honore":1,"mlemoult":1,"chucamphong":1,"Nik-Novak":1,"Klynger":1,"rathpc":1,"Jakukow":1,"LaurianeDPX":1,"nave1437":1,"NMinhNguyen":1,"SimonStAmand":1,"hengshanMWC":1,"dango0812":1,"AlexKrupko":1,"1453716369":1,"iM-GeeKy":1,"rajdtta":1,"akaashvaa":1,"rossipedia":1,"ayush1937":1,"ChrisWiles":1,"Someone5328546":1,"yotam-faye":1,"polmauri":1,"wilcoschoneveld":1,"spencer-rf":1,"yanai101":1,"emadel1990":1,"jaballogian":1,"g1hanna":1,"tonygustafsson":1,"aliaz0":1,"pmg-knarayanaanaparthi":1,"Keerthan-HS":1,"syafiqmuda":1,"aaronadamsCA":1,"marcel-k":1,"mcibique":1,"duncanbeevers":1,"tielushko":1,"ianizaguirre":1,"Fireclunge":1,"francisco-sanchez-molina":1,"kzimins-arvatosystems":1,"neila-a":1,"thenano":1,"Nielssg":1,"mayurk14":1,"eGene":1,"lubosnik":1,"rsslldnphy":1,"jollytoad":1,"Maus3rVonDutch":1,"RobertStokan":1,"amhci":1,"naz-i-ya":1,"lukejagodzinski":1,"marr":1,"realamirhe":1,"jinsley8":1,"bianco-sipgate":1,"nosachamos":1,"iMrDJAi":1,"JonneDeurloo":1,"tuanductran":1,"SerhiiStepanenko":1,"TobiasKrahn":1,"Thipyada":1,"rhlmalik17":1,"rockmsc92":1,"abhinavlg":1,"SaminLabbaf":1,"soheilhasanjani":1,"wgolledge":1,"Kretiss":1,"woosts":1,"FlorianBurgevin":1,"olivierkastel":1,"Mr-Quin":1,"dethi":1,"talha-ah":1,"kgsnaidu":1,"smerling-coremedia":1,"maeertin":1,"stealthco-tony":1,"ej-shafran":1,"qsoo":1,"andrii-shpontak":1,"mattshipitfi":1,"dannypk":1,"mygithubid1":1,"simon-thuresson-md":1,"avx-msoberoi":1,"essuraj":1,"nickiaconis":1,"Bittukr7479":1,"niklas-heeros":1,"samutoljamo-pareto":1,"Tesla-007":1,"chimericdream":1,"Faraz1995":1,"bartplay2499":1,"onozaty":1,"shivasaluvendri":1,"JGoggers":1,"codebdy":1,"DesignsToGrow":1,"lucasoares":1,"Meetcpatel":1,"jnschbrt":1,"jstephens9245":1,"asnoeyink":1,"aParadowski":1,"absolutkarlos":1,"nakagawa424":1,"alessandrotilli":1,"AlfredBauer":1,"lucasriondel":1,"akenarsari":1,"breytex":1,"MAG-ME":1,"viliket":1,"seungwoohong":1,"Shreyas-sonu":1,"johndatserakis":1,"shakib77":1,"jay-dimock":1,"mukultayal135":1,"ntbosscher":1,"alexanderbird":1,"harley-codes":1,"RishiVignesh3":1,"Ltchoc221":1,"alex-hrb-0":1,"jim-moody":1,"paulinhapenedo":1,"shebin-k-raju":1,"sumedhakoranga":1,"fonty422":1,"yblok13":1,"dandelionsam":1,"wahabmirjan":1,"bogomazov":1,"pkhlopiachyi":1,"jpietroroia-practia":1,"Munhuggas":1,"ryancogswell":1,"Saul-BT":1,"RiccardoRomagnoli":1,"CamJN":1,"DaveITpl":1,"verekia":1,"Nithinmon-D":1,"HaluanUskoa":1,"iamzwq":1,"zbkazi":1,"owaismahmooddar":1,"sanketnaik99":1,"hidenori-endo":1,"markedwards":1,"wtlin1228":1,"s1n7ax":1,"tomasnikl":1,"thomasmarr":1,"samdenty":1,"TuongTVPH26149":1,"AdvantaEnterprise":1,"richardgohcr":1,"arimet":1,"soulbeing":1,"jasminnancy":1,"sruthisripathi":1,"yanickrochon":1,"devsb23":1,"aniloli42":1,"statecs":1,"yamahmed":1,"robertabenassi":1,"Wei102193":1,"rakenodiax":1,"Edge00":1,"JohnEdwinR":1,"Here2Huynh":1,"joziahg":1,"anatolii-talchiv":1,"sahandghorbani":1,"Mohan3298":1,"i23098":1,"vkunz":1,"behivetech":1,"iliubinskii":1,"adamhylander":1,"benjdlambert":1,"Farid212":1,"MichielDeMey":1,"Nikita-Shaked-dev":1,"another-guy":1,"CoennW":1,"oleblaesing":1,"Kulodo":1,"SemmelJochen":1,"ariel-upstream":1,"Tamir198":1,"2metres":1,"agarmaise":1,"beaktor":1,"SofiaGR":1,"StarAzure":1,"spmsupun":1,"DallasEpperson":1,"idirouhab":1,"Kushal0891":1,"muticansel":1,"dfantonio":1,"VikR1000":1,"ChrisShallcross":1,"benosmond":1,"AnttiSarjanoja":1,"dangoodman":1,"sgermain06":1,"salicius":1,"VietNguyenQuoc":1,"cYang2030":1,"fullykubed":1,"frekvent-szabolcs":1,"laurence-hudson-mindfoundry":1,"mtajammulzia":1,"mor-stampli":1,"mleitzelldf":1,"fatnaelbassraoui":1,"cleverocheck":1,"macfire10":1,"is1ash":1,"johnnygames":1,"ishub-mobi":1,"austinlukaschewski":1,"thclark":1,"tcov189":1,"lonssi":1,"snapwich":1,"RonaldRuckus":1,"prem-2301":1,"alikouhfar":1,"attilavago":1,"swatinawale-sky":1,"jaritheman":1,"ReasonPsycho":1,"apokusin":1,"lvisb":1,"ysumeet97":1,"shirik534":1,"ArtemTolmach":1,"AlexeiDarmin":1,"gguiceuna":1,"ZeeD":1,"LeahMaier":1,"ZuhaibSohail163":1,"khacxuan":1,"evantrimboli":1,"johnmeshulam":1,"oleksii-aisulov-mck":1,"KamilSilk":1,"rational-kunal":1,"tm1000":1,"ZombieChowder11":1,"DyNamite-TNT-1":1,"Slessi":1,"stegano":1,"qIsotope":1,"NerdCowboy":1,"khgiddon":1,"RiceCrisp":1,"kybarg":1,"caub":1,"krossekrabbe":1,"mauro-ni":1,"AlessandroAnnini":1,"abdulzakirkhan":1,"lancej1022":1,"jossmac-plenti":1,"Skykingeagle":1,"nikolayhsu":1,"mohamad-selman":1,"DeveloperNx":1,"rocketraman":1,"yolohello12":1,"kingllama":1,"bartvanenter":1,"cloetensbrecht":1,"saschaDC":1,"jnous-5":1,"mmhex":1,"anikcreative":1,"Omeremrecan":1,"yiakwy":1,"Doff3n":1,"gtanchak":1,"NonameSLdev":1,"salivity":1,"nizans":1,"amjadorfali":1,"numToStr":1,"cloudcode-hungary":1,"RyanEwen":1,"jsegeren":1,"crnhrv":1,"pascalgn":1,"tux21b":1,"flyingwolf1701":1,"bonbonio":1,"csouchet":1,"YuriGor":1,"ethaizone":1,"stampycode":1,"4Source":1,"scherroman":1,"AhmadMayo":1,"jiayuandeng":1,"joaogardenberg":1,"ThreeCrown":1,"benjaminfortunato":1,"jahooma":1,"JakeInsight":1,"DSK9012":1,"brandongit2":1,"nuanyang233":1,"koroman17":1,"codewithrabeeh":1,"anupsgh7714":1,"Brodzko":1,"prandev01":1,"lzw10168":1,"howtorespawn":1,"josepharhar":1,"martindines":1,"sobi983":1,"thomasoreilly":1,"ProPablo":1,"ryank425":1,"vasilevach":1,"kieferMaland":1,"scousino":1,"Vigneshvaraa":1,"aryansingla":1,"Bessonov":1,"csvan":1,"igaponov":1,"sharifmacky":1,"markjoeljimenez":1,"vincent1114":1,"narayanandebitos":1,"thuphan27379":1,"uchiumih":1,"kelvinsanchez15":1,"Joe-Withey":1,"KevinKhi":1,"farrukh28":1,"tomasz-sodzawiczny":1,"jadus":1,"jstoeber-workwave":1,"EeeasyBreezy":1,"quintstoffers":1,"jd-carroll":1,"KalmarLorand":1,"angyiliang":1,"cienwmroku":1,"robertgagnon726":1,"katanagari7c1":1,"3x071c":1,"Jokinen":1,"ShawnCholeva":1,"JoseFerDiverger":1,"ttan12138":1,"nzazuliak":1,"oosawy":1,"E4":1,"LuigiMaestrelli":1,"hamzasial1911":1,"shestakova1806":1,"s-prakash":1,"AndreyOstrovnev":1,"aaw5017":1,"pat-kasprzyk-kiefa":1,"rostyk110":1,"jeromeSH26":1,"kaheglar":1,"studiocliq":1,"inv-upl-renovate":1,"ShaneIsrael":1,"tom-james-watson":1,"nordicgit70":1,"jscheid":1,"juanialt":1,"0xForkHunter":1,"alexbrandtalliance":1,"JesalR":1,"mingjuitsai":1,"kkotwal94":1,"palminha":1,"Manu-HT":1,"consciousnessdev":1,"gkjohnson":1,"VagnerNico":1,"thaind97git":1,"bkTechie31":1,"matthewdordal":1,"thataintme":1,"JanFuhrmann":1,"mj-manna":1,"Loktor":1,"huangguowei449":1,"meteisik":1,"bryans-ashn":1,"naveen741":1,"oquirozm":1,"kylane":1,"CelestialWorthy":1,"optyler":1,"HarikrishnanBalagopal":1,"mbarni99":1,"ACayet":1,"nspaeth":1,"domachine":1,"sagarpadiya6":1,"wangdasheng360":1,"dimitur2204":1,"Houtheyfa":1,"mark-wang-beep":1,"reza-aslani":1,"suryanshs09":1,"vadikmash":1,"keymandll":1,"jakobmerrild":1,"cjl750":1,"pablof300":1,"KingWarin":1,"erufan":1,"Stophface":1,"Taoduhui":1,"vileppanen":1,"fredrikcarlbom":1,"Twipped":1,"sharmishthavirgo":1,"yonatan0":1,"DaniGuardiola":1,"bcomenet":1,"realLamram":1,"Nwol":1,"daltlc":1,"raunakdeep":1,"askpatrickw":1,"ArmandBiteau":1,"Ruffeng":1,"jay-fleapo":1,"chandu940":1,"dangerworm":1,"MinnDevelopment":1,"Wedvich":1,"micahpatng":1,"pvdstel":1,"dragos-rosca":1,"M-Fasciano":1,"alexkirsz":1,"ellouzeskandercs":1,"Rijndael1998":1,"orangeswim":1,"lnhrdt":1,"defmsy":1,"AlbertoCortina":1,"dipunj":1,"tomashauser":1,"balazs-zsoldos":1,"ony3000":1,"prvnsmpth":1,"muralikrishnana":1,"AsmaGargouri":1,"VaasuLinga":1,"adammartiska":1,"metju90":1,"peclarke":1,"trevor-coleman":1,"plaknight":1,"marcindo":1,"zjsng":1,"tjdibbs":1,"json2d":1,"ddemoss222":1,"metapraveen":1,"Afrifa518":1,"Jul13nT":1,"wolf-math":1,"Tockra":1,"alippai":1,"AlexColonEpsor":1,"zbycz":1,"vilenleung":1,"ct-amit":1,"ryan-henderson-IM":1,"raxcodes":1,"EzequielZK":1,"Leningrade":1,"JaniecMichal":1,"Aya-Alabrash":1,"patorjk":1,"ChrisBoostwords":1,"pavsidhu":1,"himanshubhatti2000":1,"sebascomeau":1,"FoopyPoopy":1,"EmreErdogan":1,"overthemike":1,"Shooshte":1,"monbrey":1,"vilbergs":1,"apieceofbart":1,"teetlaja":1,"cjenkscybercom":1,"jmhess77":1,"saewitz":1,"Wan-Derer":1,"ben-pomelo":1,"OpenSource03":1,"xYouLL":1,"pjjanak":1,"zl-david":1,"ptpittman":1,"mottox2":1,"HelloLove":1,"MrEbbinghaus":1,"Gregorein":1,"nasaabg":1,"MSturges":1,"ozanmanav":1,"overweightdev":1,"Crowley723":1,"hsleiman-1":1,"mstrugo":1,"yongtheskill":1,"bryanjtc":1,"gabibguti":1,"jaimeolmo":1,"Nik-Waghchaure":1,"medihack":1,"RenaudAubert":1,"nursenakrbs":1,"Xhale1":1,"ZLevine":1,"sookwalinga":1,"jackyko1991":1,"SpyrosVigkos":1,"Marouann":1,"stefensuhat":1,"bertmaria":1,"grzabrodskiy":1,"dijiflex":1,"urielvan":1,"dan-apix":1,"trabati":1,"redirect11":1,"maticrivo":1,"adhbh":1,"masoud-keykha":1,"Mynment19":1,"markalfred":1,"IronCub3":1,"elialombardi":1,"abdulsami13":1,"lukefisklennon":1,"MatthewMcP":1,"pr0da":1,"yelnyafacee":1,"swatinawale27":1,"loizosv":1,"vsnm25":1,"DXSpring":1,"ilayofirdooble":1,"rechi313":1,"avAudc":1,"Mistes974":1,"balajits73":1,"andrewBsk":1,"sagardeshraj":1,"deepd-fens":1,"LalitDeore":1,"chiragBorkarEV":1,"kykungz":1,"lcfr-dev":1,"matrixersp":1,"aselcuktuncer":1,"tejasparkar":1,"developingjames":1,"theMyth721":1,"eggplants":1,"krisstern":1,"GuilhermeMaier":1,"laeti42":1,"amok":1,"escbooster12-dev":1,"toschlog":1,"rstarr-indeed":1,"58bits":1,"SrIzan10":1,"bestickley":1,"stephenwade":1,"dimon82":1,"ChrisBlueStone":1,"fabioimpe":1,"fajrizulfikar":1,"DigilityTB":1,"GodsonAddy":1,"lamrhoang":1,"Hoinkas":1,"IshfaqAhmedProg":1,"lisaWriteJava":1,"JosNun":1,"nawaaz-kapstan":1,"dungle-scrubs":1,"alistairskuvantage":1,"phacks":1,"shadigaafar":1,"GiovanniGiampaolo":1,"Gustavo-Contreiras-Hotels-at-Home":1,"Bro3Simon":1,"github-actions[bot]":1,"himanshurathii":1,"wchargin":1,"angeloron":1,"jjorissen52":1,"Spongerrr":1,"ashu6842":1,"molaycule":1,"anasyo10":1,"s-iliyas":1,"effie-ms":1,"alvin0216":1,"vmichailidisdev":1,"leonbloy":1,"aliyeysides":1,"nitzanma":1,"Dhyey":1,"twawszczak":1,"orenh1":1,"anyebojue":1,"eguneys":1,"victorarbuesmallada":1,"JTtime":1,"JPAVictoria":1,"jonasgroendahl":1,"Gonchi1414":1,"williamtober":1,"kraftware":1,"huyentrangle":1,"jrojas-qventus":1,"celiao":1,"BernardA":1,"rabiasonmez":1,"michele-menegatti":1,"4rthurrr":1,"NathanC":1,"MarcosBustamante":1,"Kryptesa":1,"K3das":1,"baixiaoyu2997":1,"dturcotte":1,"abdulbasit7886":1,"TomasB":1,"stevegreenn":1,"markusf1":1,"kylegach":1,"vitality82":1,"th1under":1,"jonthomp":1,"danawoodman":1,"jerichoi224":1,"beuluis":1,"matvey-neyman":1,"niceblex33":1,"akowalsk":1,"ignitenet-martynas":1,"buster95":1,"caseyjhol":1,"jackfrosty908":1,"JanMisker":1,"REDLIGHTFILMS":1,"jamesga1":1,"Snailmus":1,"benh-dug":1,"mihaipanait":1,"orest22":1,"janmoser87":1,"adityapatil9191":1,"antipopp":1,"rallona":1,"sm2017":1,"diginikkari":1,"matthiashermsen":1,"levrik":1,"julian-schwab":1,"BSlaven":1,"shivgarg5676":1,"andreaposadino":1,"crtl":1,"vp-1996":1,"rose-bouchayer":1,"ShashanKV98":1,"paramsurgeryclinic":1,"DusanStojanovic-gowago":1,"arklanq-patronus":1,"db-qc":1,"iseatz-zgoodwin":1,"blueshirts":1,"jesuschrist-immanuel":1,"KirPot05":1,"caseylum":1,"TKart707":1,"danielplewes":1,"faljabi":1,"benknight":1,"camkyl":1,"laztman":1,"evgeniyworkbel":1,"BrennanGlynn":1,"rossjs":1,"tzs34":1,"ghill-legwork":1,"cpxGithub":1,"tomasdelorenzo":1,"Umerbhat":1,"pradeepgp0":1,"yuuil":1,"tcx":1,"Subhalaxmi-SPM-DealDox":1,"Default-01":1,"pixelkritzel":1,"pingnikhil":1,"bperel":1,"Hammad3912":1,"Faku-dl":1,"dhaub-exelixis":1,"Ahanci":1,"enessmr":1,"adi518":1,"Myhims":1,"AikoRamalho":1,"codevoke":1,"vonkanehoffen":1,"FabianRueckert":1,"solimanbali-omedo":1,"n0isy":1,"AlexJSully":1,"ali125":1,"antiwebbite":1,"sheats":1,"lookfirst":1,"hyorimitsu":1,"yoshegg":1,"dangkhoa99":1,"jasonhutton-sd":1,"anuraggo":1,"dev-brandwick":1,"anking":1,"DanielBarbakadze":1,"vkumar-c":1,"neemah":1,"srbadni":1,"alexanderwhatley":1,"luisrudge":1,"aldrichdev":1,"PickleyD":1,"dev-ahmedhany":1,"ByronMike":1,"gremlin654":1,"Adherentman":1,"seisenreich":1,"Jazzmanpw":1,"SonuToor":1,"cbn-falias":1,"ojbaharav":1,"npapagna":1,"kmoyse-apizee":1,"ColinMcCullough":1,"grantdiamond":1,"WojciechJelen":1,"jmgunter":1,"khllbnomrn":1,"raymondsze":1,"anastasia327":1,"lewxdev":1,"tmarcus68":1,"jonsmithers":1,"FireFragment":1,"mehardiknaik":1,"city41":1,"ConcernedHobbit":1,"cfecherolle":1,"SovNerd":1,"chris97420":1,"antoinerousseau":1,"shalin-okada":1,"gla3dr":1,"Samuel-Therrien-Beslogic":1,"rakshans1":1,"spope851":1,"RobbieS82":1,"mzbyszynski":1,"andreas-sundstrom":1,"miordache93":1,"shanmugasundaramv":1,"zhiqingchen":1,"hiro712":1,"szalonna":1,"paul23-git":1,"thanhtung33952":1,"KartikayDhingra":1,"Fanzzzd":1,"romanown":1,"yuvalkarmi":1,"vishalsolanki-v":1,"StevenSchoening":1,"Joee94":1,"smac89":1,"catmando":1,"DevidJoshua":1,"caseybaggz":1,"twhitbeck":1,"amalcltpba":1,"simplenotezy":1,"DJanoskova":1,"sciretta":1,"Herty94":1,"Matt-roki":1,"TiceWise":1,"fbaeta":1,"pifantastic":1,"zprobinson":1,"yuliia-reshytniakova":1,"cmd-johnson":1,"sixfold-origami":1,"homerchen19":1,"GabrielGomesBarbosa":1,"ValentinH":1,"valefar-on-discord":1,"drskullster":1,"johnnynia":1,"SamarthKadam":1,"AugustoAmaral":1,"viet34tqc":1,"zgover":1,"simoami":1,"bisnurana":1,"yamatai12":1,"zibra":1,"blackcow1987":1,"SebastianSchmidt":1,"DavidVonAmri":1,"mattadjohnson":1,"jasan-s":1,"GsHeri":1,"ozgurbaserdem":1,"carvalhogm":1,"lukagrbec":1,"nicoclau":1,"mattixittam":1,"austinthetaco":1,"sdemjanenko":1,"mknmohit":1,"jerrickhakim":1,"robphoenix":1,"Hiteshshingala":1,"zacharymichaelmoore":1,"EmDivine":1,"koushikmondal-digikey":1,"jamietdavidson":1,"Lillia2001":1,"cnotethegr8":1,"soullivaneuh":1,"laurenswuyts":1,"mbyrne00":1,"tritran215":1,"tyumen-777":1,"pawan-travsport":1,"JuanPabloDiaz":1,"evertuv":1,"hosein2398":1,"evan-buss":1,"joacub":1,"vijay4":1,"treocaynho01629":1,"nina-alin":1,"hamedhossani":1,"minsekim1":1,"alimirmohammad":1,"sean-stanley":1,"douglaszaltron":1,"ffanizzanvisia":1,"clickspider":1,"khsbory":1,"stevepennings":1,"cmoulliard":1,"MatyD356":1,"kaguya3222":1,"fraidoonk":1,"vkoman":1,"quocvan1311":1,"wuzengfu":1,"ThisIsHG":1,"idezarmanaziz":1,"andreievg":1,"dzined":1,"nk9":1,"nsmith478":1,"SunilKumar33":1,"Maxastuart":1,"mattpilleul":1,"frontendlane":1,"IlirEdis":1,"felipezacani":1,"embooglement":1,"pavankjadda":1,"popey456963":1,"zqq-nuli":1,"aishanas":1,"barrymichaeldoyle":1,"minaairsupport":1,"KrisTheDeveloper":1,"Morphexe":1,"samueldepooter":1,"syedali042":1,"jannisg":1,"mariusk":1,"aleksander351":1,"fdore":1,"kof":1,"Seng-Pursuit":1,"ss-devarsh":1,"leosdad":1,"patik":1,"yoav-melamed":1,"asaxeye":1,"pgrabo":1,"nihalkhan31":1,"phiter":1,"ghpratik":1,"tabrez96":1,"jeloagnasin":1,"rahulchougule":1,"juhahinkula":1,"VladislavAlushkin":1,"donrsh":1,"arkatriymfalnaya":1,"SahilRS200":1,"iamabhshk":1,"Santosh-13":1,"m-zaharieva":1,"BenSullivanWP":1,"remitoffoli":1,"atlanteh":1,"samuelcole":1,"johndebord":1,"sprietNathanael":1,"acomanescu":1,"jayliew":1,"mskl-kashish":1,"dberardo-com":1,"circularchaos":1,"yusufnb":1,"jlimsy":1,"FrancisEgan":1,"MrPhyaeSoneThwim":1,"b-mendoza":1,"Zingron":1,"functoria":1,"itd-gal":1,"MauritsLaubserConvenient":1,"megos":1,"ata1704":1,"mahmoudelgamal":1,"greglaspina":1,"amaliwanag2":1,"Plumbiu":1,"jared-leddy":1,"dontstl":1,"pisslowrandom":1,"dhulme":1,"hmheng":1,"SyahrirMbojo":1,"luan-dang-techlabs":1,"Milan-Koladiya":1,"Onibenjo":1,"awdyson":1,"iamadityaaz":1,"tao-qian":1,"NayanSrivastav":1,"breno-sapucaia":1,"johnnyshankman":1,"JounQin":1,"nleve":1,"MagnusSN-TV2":1,"MiguelG97":1,"florinaieremciuc":1,"irasanchez":1,"mattsbennett":1,"mesqueeb":1,"jacobwahoo":1,"AndreMaia95":1,"alfaodine":1,"furkanerhann":1,"jakub-astrahit":1,"zuk":1,"37108":1,"peeranat-dan":1,"fabricioAburto":1,"arinsinc":1,"smox":1,"NjegosR":1,"chezedude":1,"peipei818":1,"bulliana":1,"Soundvessel":1,"MaxFrolov":1,"pushys":1,"devskope":1,"Raikel-500":1,"bhanu-vegrow":1,"TongChia":1,"ryanrhee":1,"Ayman-Murshed":1,"Yuwan":1,"enricoros":1,"j-lee8":1,"jacklaurencegaray":1,"yihuic":1,"possum-enjoyer":1,"koshkarik":1,"sowji-code":1,"maxbeehler":1,"Maria4lexzy":1,"DavidArmendariz":1,"achoud444":1,"Ronin11":1,"daivagna":1,"sjudd":1,"robert-skarzycki":1,"ever-dev":1,"DavidIvanov":1,"mjadczak":1,"Anubhav-Joria":1,"fakhamatia":1,"SolodkyRoman":1,"ocubeFamous":1,"AdamZajler":1,"MohammadIbrahim95":1,"hiuny":1,"georgesglynn":1,"rickerp":1,"Ali-Waseer":1,"scallaway":1,"jjwallaby":1,"una":1,"t-monaco":1,"darkhightech":1,"ojab":1,"geekmdtravis":1,"Akashsmilebots":1,"podeig":1,"mark-night":1,"vim-diesel":1,"lukaw3d":1,"xebia-kamilzasada":1,"gregnb":1,"ali2210":1,"mazstars":1,"connorshea":1,"Ghoelian":1,"Sen-442b":1,"nicolewelch":1,"ahongdepu":1,"peterzagoranski":1,"KyleKlus":1,"lukasschrammknowit":1,"boiseiben":1,"uniqueqidian":1,"SA9102":1,"itsazzad":1,"RasmusBroborg":1,"juanigaray":1,"petermikitsh":1,"Lee-NG915":1,"vadimnike":1,"AnastasiaEvgenia":1,"MehrshadSB":1,"unissAhmad":1,"realvandi":1,"jacobweberbowery":1,"marc-vives":1,"SalahAdDin":1,"TinaDermaku":1,"TLSSter":1,"pulpfree":1,"PeerRich":1,"OmPr366":1,"fgarcia":1,"BayoKwendo":1,"Lalliche":1,"CallumBoase":1,"klauszhang":1,"pschlette":1,"nvrtmd":1,"ARAV7ND":1,"Sbasu2512":1,"GilliganL":1,"OriAmir":1,"misantronic":1,"safonoi":1,"JohnnyRacer":1,"cyberhck":1,"Maia313":1,"popuguytheparrot":1,"mohsenomidi":1,"harrydigos":1,"RemyMachado":1,"farhaan-mukarram":1,"fil146":1,"eyn":1,"BlackRam-oss":1,"RoiEXLab":1,"edDoganFreenome":1,"satya-imaginea":1,"kennysrb":1,"handoiditu1508":1,"adityaappnox":1,"trickreich":1,"codepb":1,"atrauzzi":1,"nwpray":1,"ItayTur":1,"dcsan":1,"mayankpandav":1,"genialkartik":1,"langziyang":1,"ltsochev-dev":1,"amfriedman":1,"ericsj":1,"welshschoemaker67":1,"lericksonobsidian":1,"schaschko":1,"nabium":1,"RaananW":1,"tippfelher":1,"manuthecoder":1,"chrisfishback":1,"maddrag0n":1,"dominictwlee":1,"cp2004":1,"miloofcroton":1,"kaycebasques":1,"joelvdavies":1,"a-hassan-dev":1,"viniarruda":1,"meerkat-citronella":1,"anshchauhan":1,"smo043":1,"Pluto0104":1,"MetaMmodern":1,"MidnightDesign":1,"Azteker":1,"Timmysworld":1,"taipignas":1,"bogdansoare":1,"TamirCode":1,"Koushlendra-Kumar":1,"steverecio":1,"swathign-sbdinc":1,"casank25":1,"TahaRhidouani":1,"mikomarrache":1,"gaurikolhe":1,"MikeM2343":1,"Lastik":1,"ibc":1,"BreezySMX":1,"codersjj":1,"21Ovi":1,"bernardobelchior":1,"Anaxagoras-bc":1,"darkowic":1,"awanlin":1,"naemtl":1,"julianCast":1,"elnatanitzan":1,"vanessag":1,"kazazor":1,"zhoutengshen":1,"dmitriifrlv":1,"Tomkndn":1,"fselcukcan":1,"baharalidurrani":1,"Anton-CSS":1,"aristidescata":1,"angrybacon":1,"dhavalveera":1,"tsolutionsx":1,"achord":1,"frontend-sensei":1,"doublebuzzwoo":1,"kuanjiahong":1,"tudi2d":1,"LukasPieger1":1,"XAHTC":1,"vanderleisilva":1,"Nandini26singh":1,"j4mesjung":1,"borgfriend":1,"arsen":1,"Pszz":1,"markmagennis":1,"ZebraFlesh":1,"AjoVarghese":1,"dnutels":1,"PhilipAngelinNE":1,"loronange":1,"FoHoOV":1,"luminaxster":1,"cvollmer":1,"martsie":1,"rustanacexd":1,"AlejandroSanchez90":1,"MaksSlesarenko":1,"undesicimo":1,"lwestenberg":1,"Wick-Lim":1,"skmanoj322":1,"TobFlawless":1,"camerondunford":1,"NeonLaserEffect":1,"MenaiAla":1,"anthonysapien":1,"sandeep-exe":1,"Stianhn":1,"drunkwcodes":1,"pleopardi":1,"teryn-trimble":1,"PetroSilenius":1,"ViktorZhurbin":1,"zourdyzou":1,"tw1t611":1,"pedrocmota":1,"estrizhiver":1,"rodrigofariow":1,"joselevelsup":1,"MostafaKMilly":1,"spntai":1,"mdragoss":1,"priscilacortez":1,"Nico142":1,"kingscott":1,"abrenner94":1,"osv93":1,"shenshouer":1,"WillSquire":1,"surendrdhoni":1,"paulsohn":1,"amir-dropit":1,"kalaiy21":1,"Dazbii":1,"desytech":1,"skfahad":1,"Pikachews":1,"AbdurRahman2004":1,"brill3000":1,"vargaeric":1,"dennisadriano18":1,"wang97111":1,"azurealstn":1,"sjdemartini":1,"SladeRun14":1,"Vicky-Feng":1,"Maxime-J":1,"Hadsch":1,"shoaibshebi":1,"ascagnelli-withluminary":1,"KathrynBrusewitz":1,"EmitoSanti":1,"masonlouchart":1,"HugoPDF5":1,"GaurangTandon":1,"plummer-flex":1,"manuelpaulo":1,"jenroques":1,"JPVRS":1,"abhisheksarka":1,"ronaldotijucas":1,"Jonathanperez990":1,"merwaaan":1,"bzhn":1,"jonnylink":1,"els17":1,"sangauit":1,"shware100":1,"memo-saldana":1,"MartinJaskulla":1,"serhiisezonchyk":1,"vjr12":1,"xaviergonz":1,"levi2ki":1,"simshaun":1,"viniciusbitt":1,"Aslemammad":1,"citra-rahman":1,"nickjohnson-dev":1,"TurtIeSocks":1,"mkmidtown":1,"DarkvoiceGit":1,"sebastianfrey":1,"codepunkt":1,"GabrielVooDB":1,"wbt":1,"BhatiVivek":1,"RahulShahUI":1,"Baymurat":1,"awr":1,"Storkki":1,"BC-M":1,"titanve":1,"zee0786":1,"srsdavid":1,"farrukh-develo":1,"Pulset":1,"jayashree-sadhu":1,"sp-reach":1,"NZainchkovskiy":1,"ManitaJ123":1,"rmojicacertinia":1,"SanNic20":1,"damilola1ade":1,"romakh-i":1,"jmadson":1,"kmarler18":1,"saifaslam246":1,"kolpaja":1,"RamDivrania":1,"bhaviklotia23":1,"cigo511":1,"sshmaxime":1,"garrett-thompson":1,"rosiebabbra":1,"dauhn-kim":1,"kegi":1,"DevPowers":1,"AjeetSR":1,"paoloLigsay":1,"KamalAman":1,"mehrdad-shokri":1,"ooguuiholiv":1,"nipunHabilelabs":1,"jmealy":1,"randomValue":1,"danguilherme":1,"aslihanozfidan":1,"Dindaleon":1,"Usama-Tahir":1,"paulcredmond":1,"BestAssist":1,"nphmuller":1,"faizansayyed":1,"du-nt":1,"RP-Line":1,"Jsumner92":1,"donCapybaradev":1,"LoicMartinez":1,"notsidney":1,"serhanguney":1,"cutie77":1,"Nyantahi":1,"Biko23":1,"daefery":1,"jarirajari":1,"MohammadArasteh":1,"RobelTekle":1,"yasirw212":1,"AndyDyer":1,"robonetphy":1,"kperdlich":1,"ekabolotina":1,"petegivens":1,"JakeNg55555":1,"goodwin64":1,"FreakDroid":1,"ShaneMcX":1,"ethan1141":1,"colessar":1,"AlfredOdling":1,"megasapp":1,"gordonbill":1,"lnmp4000":1,"charleswrayjr":1,"SeemaShettyVk":1,"efkan":1,"nickchauhan":1,"aequasi":1,"ianstormtaylor":1,"hutber":1,"lzm0x219":1,"chriswilty":1,"3eggwhites":1,"usman89890":1,"Exahilosys":1,"ashleylovespizza":1,"ipstewart":1,"anthonyma94":1,"samR-auxout":1,"rshelley1978":1,"jonas-scytech":1,"mgprieto-soincon":1,"WreckedArrow":1,"mawglih":1,"marcellino-ornelas":1,"tforssander":1,"gblackiv":1,"Alylin":1,"ramizqazi":1,"apicize":1,"MutableLoss":1,"AlexCernik":1,"oakhtar147":1,"xiaoxiaofan123":1,"kainbryanjones":1,"anamika2909":1,"babakfp":1,"bruteF04C3":1,"SabareeswaranC":1,"PeterKwesiAnsah":1,"raboija":1,"PMudra":1,"kamalarieff":1,"wohenjue":1,"jasonsturges":1,"synaptiko":1,"anityasharma11":1,"merkelAlbert":1,"syJSdev":1,"mightym":1,"dandrei":1,"noobtuber20103152":1,"2BC-Wasabi":1,"TravisJRyan":1,"Najarana":1,"FrankyGolang":1,"lucasnatanmelo":1,"MrOttimista":1,"peacechen":1,"CalebPena":1,"magnattic":1,"behrangsa":1,"dmtrKovalenko":1,"subash-rishihar":1,"HelloIAmBanana":1,"vaishaligour2016":1,"ilhamdoanggg":1,"zcolah":1,"maejml":1,"mantegnous":1,"cklaymen":1,"RemyNtshaykolo":1,"awinogrodzki":1}},"pull_request_authors":{"table":{"renovate[bot]":3164,"siriwatknp":640,"oliviertassinari":634,"Janpot":486,"sai6855":414,"DiegoAndai":366,"danilo-leal":352,"mnajdova":262,"github-actions[bot]":243,"aarongarciah":228,"ZeeshanTamboli":203,"michaldudak":189,"brijeshb42":182,"mj12albert":157,"alexfauquette":144,"zanivan":121,"samuelsycamore":87,"cherniavskii":56,"LukasTy":51,"prakhargupta1":47,"joserodolfofreitas":43,"bharatkashyap":39,"lhilgert9":39,"romgrk":35,"dependabot[bot]":33,"DanailH":30,"rluzists1":28,"JCQuintas":26,"aacevski":24,"hbjORbj":21,"anle9650":21,"gitstart":19,"flaviendelangle":19,"cipherlogs":15,"bernardobelchior":15,"KenanYusuf":15,"yash49":13,"Michael-Hutchinson":13,"Nashyn":13,"michelengelen":12,"harry-whorlow":12,"mapache-salvaje":11,"eps1lon":11,"albarv340":10,"ChristopherJamesL":10,"TinaSay":10,"alisasanib":10,"Juneezee":10,"navedqb":9,"EyaOuenniche":8,"arminmeh":8,"iammminzzy":8,"MachaVivek":8,"0210shivam":8,"skmanoj322":8,"alelthomas":8,"dav-is":8,"gijsbotje":8,"Jay-Karia":8,"Smileek":7,"noritaka1166":7,"morozow":7,"nicolas-ot":7,"joshkel":7,"MonstraG":7,"yermartee":7,"siddhantantil39":7,"twassim1234":7,"KirankumarAmbati":6,"Kartik-Murthy":6,"colmtuite":6,"aman44444":6,"good-jinu":6,"adriancuadrado":6,"xuhdev":6,"pcorpet":5,"Vxee":5,"megos":5,"PaulKristoffersson":5,"vanyaxk":5,"vladmoroz":5,"mbrookes":5,"Best-Sardar":5,"kanavbajaj":5,"hasdfa":5,"yashdev16":5,"Sergio16T":5,"headironc":4,"ryanhartwig":4,"bdzb":4,"shqear93":4,"DarhkVoyd":4,"petrovmiroslav":4,"anon-phantom":4,"sarathkumarsasi":4,"anuujj":4,"dancielos":4,"Son1c-sound":4,"TurtIeSocks":4,"appleSimple":4,"fahdmk":4,"RaghavenderSingh":4,"MatheusEli":4,"mohamedsaiedd":4,"MohammadShehadeh":4,"devhik0":4,"farhanmian":4,"a-s-russo":4,"Jaswanth-Sriram-Veturi":4,"binh1298":4,"olibo733":4,"KumarNitin19":4,"NooBat":4,"wo-o29":4,"trivikr":4,"wilhelmlofsten":4,"k-rajat19":4,"akofficial10":4,"nikitaa24":4,"devnyxie":4,"adamhylander":4,"LadyBluenotes":4,"ttlpta":4,"Gavin-10":4,"ChronicusUA":4,"apedroferreira":4,"necatiozmen":3,"Shreypatel13ll":3,"howlettt":3,"CGNonofr":3,"DerTimonius":3,"Fanzzzd":3,"1CUNHA1":3,"MBilalShafi":3,"SaidMarar":3,"richbustos":3,"mateuseap":3,"christophermorin":3,"jjisabi":3,"tebersefa":3,"trizotti":3,"delijah":3,"iamsaumya":3,"divyammadhok":3,"jacobmoshipco":3,"kingflamez":3,"ArgeNH":3,"sadik-malik":3,"qiweiii":3,"sanjay-mali":3,"adiitxa":3,"codewithrabeeh":3,"sernstberger":3,"sydneyjodon-wk":3,"Methuselah96":3,"vineetjk":3,"paulschreiber":2,"basilnoor":2,"arminbashizade":2,"chudesno":2,"arthurbalduini":2,"ANUGLYPLUGIN":2,"PossiblyAShrub":2,"DonikaV":2,"charlesinto2":2,"ChinoUkaegbu":2,"ItsLasa":2,"Nickknack":2,"humble-barnacle001":2,"effektsvk":2,"AnkiCodeAdventures":2,"patrickxunuo":2,"colinhacks":2,"axelbostrom":2,"giulio-opal":2,"komkanit":2,"alexismo":2,"michaeldfoley":2,"aliosmanerkan":2,"bulutibo":2,"arjunrathod91":2,"mwaura69":2,"imsharukh1994":2,"Zach-Jaensch":2,"PunitSoniME":2,"MateuszGroth":2,"Amatewasu":2,"smox":2,"ryanburr":2,"rakeshmusturi":2,"Yokubjon-J":2,"mesqueeb":2,"jacklaurencegaray":2,"fedirjh":2,"rita-codes":2,"Vivek-Prajapatii":2,"checcoux":2,"omahs":2,"Gr3q":2,"Demianeen":2,"hectortav":2,"harrydigos":2,"bahmanworld":2,"yuito-it":2,"grzegorz-jazurek":2,"anulman":2,"soler1212":2,"jeff0131":2,"Rishi556":2,"walston":2,"ohgree":2,"atharva3333":2,"Chee7ah":2,"amal-qb":2,"goswamianshuman":2,"Jayesh-11":2,"perkrlsn":2,"alexey-kozlenkov":2,"Jack-Works":2,"hsmtkk":2,"tarunrajput":2,"Bestwebdesign":2,"niyati34":2,"mohankumarpr":2,"codiini":2,"bolelove":2,"ARJ2160":2,"LuseBiswas":2,"Kamino0":2,"Pedro-Ivo-Neves":2,"Asin-Junior-Honore":2,"KerubinDev":2,"mwchben":2,"ty-everett":2,"hanszeng-chn":2,"Iamanshuaditya":2,"ovtn":2,"Erik-McKelvey":2,"markliu2013":2,"emileindik":2,"micttyoid":2,"mwskwong":2,"Grohden":2,"mdazfar2":2,"ddolcimascolo":2,"sina-byn":2,"BCaspari":2,"orafaelfragoso":2,"apoznanski":2,"JaceInglis":2,"essaysir":2,"magnimarels":2,"michellexliu":2,"andreachiera":2,"jwithington":2,"informaticadiaz":2,"jxdp":2,"satendra03":2,"Mr-Quin":2,"rosskevin":2,"petsdom":2,"gustavjorlov":2,"rossipedia":2,"robbtraister":2,"xxhh1112":2,"nilesh133":2,"levigunz":2,"sahil-ag":2,"Tanvichovatiya":2,"rithik56":2,"maakcode":2,"joetats":2,"dhu-redwoodtech":2,"ashr81":2,"noobDev31":2,"Julesezeh":2,"Arifa105":2,"SuperMaxine":2,"IAluI":2,"IgnusG":2,"natserract":2,"binsmyth":2,"magnushc":2,"calvin-codecov":2,"Jestermaxrko":2,"MBCSdatalogger":2,"Mini-ghost":2,"StylesTrip":2,"FGFAnderson":2,"jiangdonghan":2,"scyzoryck":2,"mirus-ua":2,"justintoman":2,"nicholeuf":2,"NhutMinhIT":2,"adebiyial":2,"Fullchee":2,"CodeLeom":2,"vetledv":2,"dahiro":2,"nekoya":2,"peterwangsc":2,"matystroia":2,"millerized":2,"atomiks":2,"yassinmars":2,"Miguelrom":2,"chaitanyasharma1011":2,"ivomusk":2,"surenpoghosian":2,"duynguyen-kun":2,"chriswirz":2,"maapteh":2,"Zxilly":2,"PabloLION":2,"mostafa-rio":2,"deju":2,"p-pych":2,"HugoDorfling":2,"thathva":2,"wbt":2,"amitabh-sahu":2,"dev-natalya":2,"harshgtm":2,"aks30498":2,"Nayeem-XTREME":2,"Tomar606":2,"BrianWoolfolk":2,"ZouYouShun":2,"naaa760":2,"cedricongjh":2,"AbdurRahman2004":2,"syedalinaqihasni":2,"ahmadnadeem6236":2,"Semigradsky":2,"mikailaread":2,"nkkko":2,"MFatihY":2,"dpertsin":2,"IceOfSummer":2,"PetroSilenius":2,"safeamiiir":2,"khllbnomrn":2,"BartJanvanAssen":2,"vadimka123":2,"noobtuber20103152":2,"artashes-sanoyan":2,"jherr":2,"ilyastorunn":2,"frontman-git":2,"Greg-NetDuma":2,"ppaskaris-plooto":2,"nnsW3":2,"wapgear":2,"o-alexandrov":2,"aminnoah":2,"ishon19":2,"Ashish-619":2,"hjalti-lifekeys":2,"michael-land":2,"TahaRhidouani":2,"shapeinabox":2,"Aaron101001":2,"GoOrit-Anima":2,"imadx":2,"AlexJSully":2,"2metres":2,"hieunguyenduc696":2,"Mandar-Pandya":2,"adityasinghz":2,"yonatan0":2,"cjl750":2,"KalmarLorand":2,"wojtek35":2,"khgiddon":2,"LakshitAgarwal":2,"RiceCrisp":2,"snapwich":2,"gregberge":2,"dinesjo":2,"tomasnikl":2,"lucasgmelo":2,"HudsonAdjetey":2,"crabsim":2,"iaziz11":2,"Saul-BT":2,"blondon1":2,"arishoham":2,"AidanLDev":2,"DSK9012":2,"ManthanGajjar":2,"JoseBarriaSantos":2,"pluvio72":2,"5-tom":2,"j4marcos":2,"GraxMonzo":2,"Copilot":2,"AlexMuia31":2,"josh-feldman":2,"iamandrewluca":2,"sayoubiaf":2,"starsep":2,"timtatt":2,"xconverge":2,"Visbhavesh":2,"Andarist":2,"laurence-hudson-mindfoundry":2,"mithun522":2,"nigeljacob":2,"unclebay143":2,"MoazMirza-13":2,"jlewins":2,"svidskiy":2,"Studio384":2,"blackcow1987":2,"successbyte":2,"ohmsl":2,"nate-summercook":2,"maximevtush":2,"mushfiqbh":2,"RANE1021":2,"sodenn":2,"joshwooding":2,"Jtaks":2,"cruessler":2,"yafeng-c":2,"zak2273":2,"aadenuga":2,"eneaaliko0":2,"IshfaqAhmedProg":2,"Yobb17":2,"jeloagnasin":2,"harvey56":2,"iamabhshk":2,"ghpratik":2,"Designer023":2,"vipierozan99":2,"zinoroman":2,"tejasparkar":2,"ehsanullahhaidary":2,"HoFa1997":2,"Nikhilh26":2,"rotem227":2,"lewxdev":2,"jimmycallin":2,"BennyAlex":2,"shrilsharma":2,"nikosgavalas":2,"shahzaibdev1":2,"SuyashShukla0007":2,"neaumusic":2,"Sen-442b":2,"ahmedamin20":2,"nayounsang":2,"noraleonte":2,"marctaylor01":2,"dmiller9911":2,"connorshea":2,"nphmuller":2,"tobilobasalawu":2,"StaceyD22":2,"trungutt":2,"Aslemammad":2,"stouch":2,"ariansj01":2,"thiemok":2,"rangoo94":1,"MarcosBustamante":1,"glebgubckin":1,"pratikkarad":1,"ycmjason":1,"JhonnK08":1,"nickiaconis":1,"zignis":1,"devuser200":1,"heath-freenome":1,"jcoyle37":1,"dubzzz":1,"Bastian":1,"Mark-777-0":1,"GresilleSiffle":1,"shroommu":1,"martin-trajanovski":1,"marktoman":1,"jukkatupamaki":1,"AlexShulgin000":1,"tonygravell":1,"abdulrafay720":1,"barlock":1,"gugudwt":1,"bigteech":1,"illume":1,"adityaparab":1,"kmhigashioka":1,"Sagarjari01":1,"guptaG1410":1,"MarcGoekce":1,"oscaroceguera":1,"Hubbz":1,"varunmulay22":1,"alexile":1,"priyankuhazarika":1,"aliharis99":1,"chiahao":1,"dvh91":1,"erezstmn-doit":1,"wladimirguerra":1,"blakenetz":1,"YoonjiJang":1,"srinidhi9831":1,"emillaine":1,"nathanmarks":1,"Arshad-Siddiqui":1,"dhaub-exelixis":1,"andrelmchaves":1,"emamoah":1,"iamxukai":1,"letianpailove":1,"savalaram-redkar":1,"garronej":1,"arronhunt":1,"issam-seghir":1,"frncesc":1,"alzaar":1,"liradb2000":1,"cam-eo":1,"cristianmacedo":1,"Dlouxgit":1,"LorenzHenk":1,"RubemMazzetto":1,"nicolo-ribaudo":1,"imanrbi":1,"ben-pomelo":1,"REX500":1,"Simer13":1,"abhinavkmrru":1,"abreel":1,"sahilpatel444":1,"oyar99":1,"devknoll":1,"ruflair":1,"misyel":1,"BreakBB":1,"KevinVandy":1,"dangkhoa99":1,"NmN03jain":1,"zannager":1,"ARYAN-CODES-STAR":1,"dvkam":1,"harsh0728":1,"RobbeB":1,"talgautb":1,"AlexKutkanych":1,"chapmanm3":1,"ValkonX33":1,"prayagverma":1,"Nkzn":1,"HeinrichFilter":1,"a5h101":1,"iamAfrontendDev":1,"iclaude3":1,"cccEric":1,"dev-ahmedhany":1,"s8990":1,"TheUnlocked":1,"tjcouch-sil":1,"danielplewes":1,"neemski":1,"cdennington":1,"nicegamer7":1,"chhawinder":1,"Sjenica1":1,"sandeep-dash":1,"aditi291soni":1,"MeetBagda":1,"albertchae":1,"bricker":1,"WinnieS0728":1,"IgnacioUtrilla":1,"NTARelix":1,"muazaqdas":1,"taverasady":1,"circles-00":1,"mabhi1":1,"wlemahieu":1,"rileyjshaw":1,"Ali28202":1,"mihilt":1,"Tomkndn":1,"linabarkaoui":1,"novabat":1,"rsolomon":1,"EloB":1,"michaelmuthomi":1,"sensasi-delight":1,"codersjj":1,"Matt-Butler":1,"MartinFrancesco":1,"EdmundsEcho":1,"Arsil99":1,"showymato":1,"farodin91":1,"Kimzify":1,"galileo-code":1,"tuvsheezz":1,"joeheyming":1,"Evan151":1,"geewoo94":1,"eggbread":1,"kdichev":1,"pushys":1,"tzynwang":1,"LogyLeo":1,"assasin-k7":1,"cmd-johnson":1,"dgnext":1,"homerchen19":1,"ahtcx":1,"caweidmann":1,"glomotion":1,"newsiberian":1,"Irtiza751":1,"scallaway":1,"Aubrey-Li":1,"omriklein":1,"saikathalderr":1,"Popppins":1,"ReaZzy":1,"nobsom006111":1,"kealjones-wk":1,"brentertz":1,"krychaxp":1,"islandryu":1,"0xturner":1,"swillianc":1,"hiro0218":1,"secretshardul":1,"mfal":1,"adrienbrault":1,"k-utsumi":1,"mahmoudmoravej":1,"aelkadah":1,"szalonna":1,"mamccr":1,"CelestialWorthy":1,"TheNatkat":1,"aaronlademann-wf":1,"xulingzhihou":1,"luv2027":1,"szmazhr":1,"Yama-Tomo":1,"Steven-Tio":1,"amjadorfali":1,"rajgop1":1,"pranay-dutta":1,"teyter":1,"razor-x":1,"kmurgic":1,"uuxxx":1,"MahmoudMans":1,"itelo":1,"rjray":1,"DavidCnoops":1,"KartheekJavvaji":1,"Yashkanekar":1,"possibilities":1,"abhinav-22-tech":1,"emmanuel-ferdman":1,"maheshguntur":1,"check-bot":1,"KJ202":1,"yoskeoka":1,"VishruthR":1,"gorjiali":1,"bencevoros":1,"VadimZvf":1,"lukaselmer":1,"johnmatthiggins":1,"saeedShamloo":1,"parikshitadhikari":1,"jonyen":1,"ajhenry":1,"Yoda-Flash":1,"sjdemartini":1,"paulsohn":1,"varna":1,"ivp-dev":1,"H3cth0r":1,"decadef20":1,"smo043":1,"yash-thakur":1,"chirag3003":1,"imevanc":1,"3xp10it3r":1,"JakeSaterlay":1,"Samrudhp":1,"jaydenseric":1,"solomonalem":1,"m4theushw":1,"theMostCuriousHomunculus":1,"jyash97":1,"weslenng":1,"Super-Kenil":1,"Danielkhakbaz":1,"hai-cea":1,"scousino":1,"filipomar":1,"AdamSundberg":1,"christopherschroer":1,"PajLe":1,"avikalpg":1,"li-jia-nan":1,"AkshitSinghal224":1,"ashleykolodziej":1,"saschabratton":1,"Dadudidas":1,"barrownicholas":1,"eduter":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-12-16T00:00:24.518Z","repositories_count":12258147,"issues_count":35598891,"pull_requests_count":116986485,"authors_count":11051791,"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":277,"status: waiting for author":74,"support: docs-feedback":59,"docs":50,"bug 🐛":44,"package: material-ui":36,"package: system":28,"customization: theme":25,"typescript":24,"support: question":22,"component: autocomplete":19,"component: text field":18,"ready to take":15,"component: select":14,"waiting for 👍":13,"enhancement":13,"duplicate":12,"customization: css":11,"component: dialog":10,"good first issue":9,"new feature":9,"package: icons":9,"v7.x":8,"nextjs":8,"status: expected behavior":8,"regression":8,"accessibility":8,"scope: autocomplete":7,"component: Grid":7,"support: Stack Overflow":7,"type: bug":5,"component: snackbar":5,"component: chip":5,"component: button":5,"performance":5,"scope: text field":5,"package: codemod":5,"component: tabs":4,"package: lab":4,"external dependency":4,"package: joy-ui":4,"component: tooltip":4,"dependencies":4,"regression 🐛":4,"component: CircularProgress":4,"component: accordion":4,"component: avatar":3,"component: Icon":3,"type: new feature":3,"v4.x":3,"component: pagination":3,"v6.x":3,"scope: mcp":3,"scope: system":3,"breaking change":3,"core":3,"component: Typography":3,"component: stepper":3,"scope: all components":3,"v6.x migration":3,"browser: Safari":3,"scope: code-infra":3,"component: radio":3,"component: menu":2,"scope: drawer":2,"customization: dom":2,"deprecation":2,"component: alert":2,"component: Collapse":2,"component: TablePagination":2,"package: styled-engine":2,"browser: Firefox":2,"hook: useMediaQuery":2,"component: Popover":2,"RFC":2,"test":2,"component: slider":2,"scope: progress":2,"examples":2,"component: FormControl":2,"component: icon button":2,"component: TextareaAutosize":2,"support: commercial":2,"integration: vite":1,"scope: menu":1,"component: card":1,"component: switch":1,"package: utils":1,"mobile":1,"scope: modal":1,"scope: button":1,"type: regression":1,"scope: data grid":1,"scope: stepper":1,"scope: checkbox":1,"scope: slider":1,"scope: icons":1,"scope: tooltip":1,"has workaround":1,"scope: dialog":1,"design: material you":1,"needs cherry-pick":1,"component: GlobalStyles":1,"component: Popper":1,"customization: logic":1,"component: SwipeableDrawer":1,"scope: select":1,"design":1,"priority: important":1,"dx":1,"package: base-ui":1,"component: speed dial":1,"component: progress":1,"component: LoadingButton":1,"package: pigment-css":1,"component: app bar":1,"component: LinearProgress":1,"component: table":1,"React 19 support":1,"package: eslint":1,"component: drawer":1,"component: ClickAwayListener":1,"component: skeleton":1,"component: Fab":1,"package: styles":1,"package: material-pigment-css":1,"component: badge":1,"website":1,"component: modal":1,"scope: docs-infra":1,"component: checkbox":1,"component: backdrop":1,"component: list":1,"on hold":1,"component: CssBaseline":1,"component: Paper":1}},"past_year_pull_request_labels_count":{"table":{"dependencies":1157,"docs":358,"package: material-ui":279,"scope: code-infra":184,"cherry-pick":155,"bug 🐛":131,"v6.x":122,"needs cherry-pick":119,"core":114,"scope: docs-infra":94,"website":90,"release":82,"enhancement":75,"PR: out-of-date":63,"typescript":48,"package: system":40,"regression":37,"component: autocomplete":36,"test":35,"blog":32,"deprecation":31,"component: dialog":26,"nextjs":25,"component: text field":22,"performance":22,"regression 🐛":20,"breaking change":19,"package: icons":18,"component: menu":17,"component: slider":16,"package: codemod":16,"type: bug":16,"customization: theme":15,"package: utils":14,"accessibility":14,"new feature":14,"type: enhancement":13,"MUI X":13,"v7.x":13,"component: Grid":13,"examples":13,"component: snackbar":13,"component: switch":12,"component: speed dial":12,"support: docs-feedback":12,"on hold":12,"component: select":11,"component: stepper":10,"package: joy-ui":10,"component: radio":10,"component: tooltip":10,"v5.x":10,"package: styled-engine":9,"component: accordion":9,"component: tabs":9,"component: modal":9,"scope: autocomplete":9,"component: avatar":8,"component: chip":8,"component: button":8,"component: card":7,"package: lab":7,"component: backdrop":6,"component: bottom navigation":6,"component: rating":6,"component: TextareaAutosize":6,"component: list":6,"component: icon button":6,"component: drawer":6,"design":6,"internal":5,"type: regression":5,"component: checkbox":5,"component: Popover":5,"security":5,"scope: system":4,"v6.x migration":4,"hook: useMediaQuery":4,"component: badge":4,"React 19 support":4,"component: Typography":4,"Toolpad":4,"component: SwipeableDrawer":4,"component: table":4,"l10n":3,"scope: infra":3,"dx":3,"package: base-ui":3,"hook: useScrollTrigger":3,"scope: all components":2,"component: TablePagination":2,"component: toggle button":2,"component: alert":2,"v5.x migration":2,"package: styled-engine-sc":2,"scope: toggle button":2,"scope: tabs":2,"component: ButtonGroup":2,"package: styles":2,"component: link":2,"proof of concept":2,"component: LinearProgress":2,"component: Hidden":2,"package: material-pigment-css":2,"component: FormControl":2,"component: Icon":2,"component: progress":2,"component: charts":1,"component: pagination":1,"scope: select":1,"scope: drawer":1,"package: @mui/base":1,"scope: badge":1,"scope: card":1,"type: new feature":1,"scope: slider":1,"component: Autocomplete":1,"scope: back-infra":1,"scope: app bar":1,"scope: alert":1,"customization: css":1,"RFC":1,"v8.x":1,"status: waiting for author":1,"scope: support-infra":1,"duplicate":1,"component: Fab":1,"out of scope":1,"browser: Safari":1,"design: material":1,"package: pigment-css":1,"component: CircularProgress":1}},"past_year_issue_author_associations_count":{"table":{"NONE":500,"CONTRIBUTOR":43,"MEMBER":35}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":1461,"MEMBER":962,"NONE":275,"OWNER":1}},"past_year_issue_authors":{"table":{"DiegoAndai":9,"Janpot":6,"aress31":6,"thany":6,"siriwatknp":6,"rithik56":5,"MonstraG":5,"maapteh":5,"mtr1990":4,"davidbielik":4,"oliviertassinari":4,"Demianeen":3,"kale1d0code":3,"nicolasfripp":3,"renovate[bot]":3,"WinnieS0728":3,"TheOneTheOnlyJJ":3,"gmzacharydovel":3,"Mikilll94":3,"povilass":3,"Nefcanto":3,"joshkel":3,"amorimjuliana":2,"anapeksha":2,"kgregory":2,"khanilov":2,"mbiggs-gresham":2,"hey-kuldeep":2,"rkristelijn":2,"meghapatelIRM":2,"jvskriubakken":2,"astjohnpaycor":2,"ludvigeriksson":2,"callmeaf":2,"NotYoojun":2,"marek-saji":2,"MordechaiWein":2,"xandris":2,"aditya0096":2,"woodreamz":2,"jimmycallin":2,"lalitbansal40":2,"bylly1":2,"vjoshi92":2,"shifoc":2,"nogeek-cn":2,"Matt-Butler":2,"alexismo":2,"heath-freenome":2,"reihwald":2,"kimym56":2,"VadimPanov":2,"khrulenko":2,"joserodolfofreitas":2,"Nomulacharitha":1,"zqq-nuli":1,"nodirbekprogrammer":1,"Nikunj1729":1,"nikul2306":1,"nicojmay":1,"NickCoombe1":1,"niceblex33":1,"NhutMinhIT":1,"nekoya":1,"michele-menegatti":1,"Pi6tlHK4Yy2vV73":1,"philicious":1,"peipei818":1,"peeranat-dan":1,"pedro":1,"peclarke":1,"pechersky":1,"pcorpet":1,"paulteagasc":1,"paulinhapenedo":1,"Paul6552":1,"patorjk":1,"pascalgn":1,"oyvinvo":1,"ovtn":1,"oneQiu":1,"nzazuliak":1,"Nyazuki":1,"Nyantahi":1,"Nwol":1,"nvrtmd":1,"nts-dev":1,"NookieGrey":1,"noobDev31":1,"MehrshadSB":1,"McSneakerson":1,"mcibique":1,"mbwestphal":1,"max-kuenemann":1,"Maxime-J":1,"Maxastuart":1,"Maus3rVonDutch":1,"MauritsLaubserConvenient":1,"matthiashermsen":1,"matteo-gregoricchio-deltatre":1,"MasterProvider":1,"martha":1,"marpro200":1,"MaroAly":1,"markjoeljimenez":1,"mark1yan0":1,"Maria4lexzy":1,"Manu-HT":1,"magnattic":1,"ma7899":1,"lvisb":1,"lukagrbec":1,"lucasoares":1,"nekoligre":1,"Neeraj138":1,"Nayeem-XTREME":1,"NAVIYARASU":1,"nave-nurihuas":1,"nave1437":1,"nate-summercook":1,"narayanandebitos":1,"Nandini26singh":1,"nami8824":1,"nameer":1,"m-tartari":1,"msftedad":1,"Mr-Quin":1,"mogrady88":1,"mnajdova":1,"mmhex":1,"mkmidtown":1,"mj12albert":1,"misantronic":1,"miordache93":1,"mikomarrache":1,"Mike-Ro":1,"mikebski":1,"MihirKotecha":1,"tomashauser":1,"tobywilliams":1,"TobiasKrahn":1,"t-monaco":1,"Tian-YJ":1,"thomasmery":1,"thomasjahoda":1,"thiisiriya":1,"the-line":1,"thataintme":1,"teryn-trimble":1,"teetlaja":1,"Tasin5541":1,"Talaxy009":1,"tabitfree":1,"sydneyjodon-wk":1,"SyahrirMbojo":1,"swapnilnarhire":1,"Sven-Moon":1,"Subhalaxmi-SPM-DealDox":1,"subash-rishihar":1,"stormojm":1,"ss-devarsh":1,"SpyrosVigkos":1,"Spudisis":1,"sparkeplug":1,"SolodkyRoman":1,"sohail9744":1,"zigang93":1,"zacol":1,"yuliia-reshytniakova":1,"yermartee":1,"yamatai12":1,"yairEO":1,"xiaoxiaofan123":1,"Xhale1":1,"xebia-kamilzasada":1,"wtlin1228":1,"williamtober":1,"welshschoemaker67":1,"wchargin":1,"Vxee":1,"vishnu-prasad-wdt":1,"vilenleung":1,"VikR1000":1,"vicasas":1,"vetik32":1,"vasimpathan22":1,"vaishnaviwa":1,"usman89890":1,"tyumen-777":1,"tux21b":1,"turulix":1,"TTD-MinhQuang":1,"ts-web":1,"trabati":1,"rwb196884":1,"rus-yurchenko":1,"rustamas762":1,"rshelley1978":1,"rostyk110":1,"rose-bouchayer":1,"robertgagnon726":1,"RobbieS82":1,"RobberPip":1,"rob2d":1,"rmojicacertinia":1,"rloyc":1,"rizTaak":1,"reza-aslani":1,"rechi313":1,"RasmusBroborg":1,"ramizqazi":1,"Raikel-500":1,"raibann":1,"rabiasonmez":1,"quantumwebco":1,"pushys":1,"PunkFleet":1,"prakhargupta1":1,"pradeepgp0":1,"possum-enjoyer":1,"pingnikhil":1,"Pikachews":1,"Snailmus":1,"sjudd":1,"simon-thuresson-md":1,"shysteph":1,"Shyam19859":1,"Shudhanshu-Choudhary":1,"Shubh-SSB":1,"Shekharpatwa":1,"shebin-k-raju":1,"Shamoyeeta":1,"s-fletcher":1,"SerhiiStepanenko":1,"serhiisezonchyk":1,"sensologica":1,"seligmar":1,"scousino":1,"ScottMorse":1,"schen-fn":1,"saschaDC":1,"Sanderand":1,"samuelsycamore":1,"samuelcole":1,"samudra-perera":1,"sai6855":1,"Sadik-Agani":1,"sabbin":1,"SA9102":1,"ryan-henderson-IM":1,"lubosnik":1,"chris-gds":1,"CHRIBUR0309":1,"chkp-elinak":1,"Chee7ah":1,"chbiel":1,"chaim0m":1,"callbackKid":1,"CalebPena":1,"CalebJamesStevens":1,"caillou":1,"BSoDium":1,"bryanjtc":1,"Brodzko":1,"brandonscript":1,"boiseiben":1,"BlackRam-oss":1,"bisnurana":1,"bianco-sipgate":1,"BhatiVivek":1,"bernardobelchior":1,"BenGedi":1,"BenDmg":1,"Ben-CA":1,"bartplay2499":1,"balajits73":1,"baixiaoyu2997":1,"BAISTM":1,"babakfp":1,"DipakHalkude":1,"dimitra-konstantinidou":1,"diginikkari":1,"dhulme":1,"DenisCor":1,"db-qc":1,"Dazbii":1,"DavidJohnWilliams":1,"DavidIvanov":1,"darkocejkov":1,"danny-andrews":1,"dandelionsam":1,"damzaky":1,"daltlc":1,"dackon":1,"CzechCoder":1,"cy-takeuchi":1,"cutie77":1,"cullsin":1,"ct-amit":1,"Crowley723":1,"CodeLeom":1,"cmdcolin":1,"cliveDev8":1,"cjz9032":1,"circularchaos":1,"ChristopherChudzicki":1,"ChrisShallcross":1,"Ali-Waseer":1,"alikouhfar":1,"alidehghan":1,"ali125":1,"alexwork1611":1,"Alex629138":1,"aleksei-berezkin":1,"Aleksan4e3":1,"akirilyuk":1,"akibarika":1,"Akashsmilebots":1,"akanshaaa19":1,"AJ-Kazazian-Calero":1,"ahongdepu":1,"AffanRashid1":1,"adiXSG":1,"adityaappnox":1,"achoud444":1,"acai777":1,"absolutkarlos":1,"abhinavlg":1,"Aberkati":1,"abdulshaikh55":1,"abdulsami13":1,"aaw5017":1,"aarongarciah":1,"aarjithn":1,"19BCS4331":1,"azurealstn":1,"ayush1937":1,"Ayman-Murshed":1,"avx-msoberoi":1,"atillaaliyev":1,"aswath2001":1,"aselunar":1,"artygrand":1,"ArtemTolmach":1,"arishoham":1,"ARAV7ND":1,"aqeelat":1,"anyebojue":1,"Anwardo":1,"antonioannunziata28":1,"anthonysapien":1,"anthonyma94":1,"anityasharma11":1,"angeloron":1,"Angelk90":1,"andreyrafa":1,"Andre-MR-Pereira-NBI":1,"andreievg":1,"andreachiera":1,"Anaxagoras-bc":1,"amna-pullflow":1,"alvin0216":1,"almogpayo":1,"jvega190":1,"julian-schwab":1,"Jul13nT":1,"jstoeber-workwave":1,"jrojas-qventus":1,"JPAVictoria":1,"JORDAAAN1495":1,"jooy2":1,"jonathimer":1,"Jonathanperez990":1,"Jokinen":1,"johnnyshankman":1,"johnmeshulam":1,"JohnEdwinR":1,"joelvdavies":1,"joaogardenberg":1,"jlin5":1,"jim-junior":1,"jedwards1211":1,"jderusse":1,"jbotamer":1,"Jazzmanpw":1,"jay-fleapo":1,"JanFuhrmann":1,"Jakukow":1,"jakobmerrild":1,"JakeYallop":1,"JakeInsight":1,"lpeabody":1,"lokomass":1,"LittleColin":1,"levi2ki":1,"lericksonobsidian":1,"Lee-NG915":1,"lebe24":1,"LeahMaier":1,"laztman":1,"laurence-hudson-mindfoundry":1,"Lastik":1,"lakshman0369":1,"kuanjiahong":1,"KrisTheDeveloper":1,"koushikmondal-digikey":1,"koroman17":1,"konrazem":1,"koen-dev":1,"kmurgic":1,"khsbory":1,"khllbnomrn":1,"kaylin-index":1,"kayden1940":1,"karthikdivi":1,"karas-naeem":1,"KamilSilk":1,"kaheglar":1,"Jyothi94":1,"GBvanDam":1,"GabrielGomesBarbosa":1,"GabbereX":1,"g1hanna":1,"francisco-sanchez-molina":1,"foxylion":1,"FoHoOV":1,"FerhatAvdic":1,"felix-fuin":1,"felipelube":1,"farrukh-develo":1,"falk-stefan":1,"faljabi":1,"fabians-px":1,"eugene-g13":1,"erufan":1,"emadel1990":1,"EloB":1,"elialombardi":1,"ej-shafran":1,"eirikove":1,"effie-ms":1,"edDoganFreenome":1,"dzined":1,"drskullster":1,"dprichmond":1,"DosymzhanKogabaev":1,"doorman02":1,"IvanLuchkin":1,"itayperry":1,"IshfaqAhmedProg":1,"inv-upl-renovate":1,"ilayofirdooble":1,"igortas":1,"iformal42":1,"iamzwq":1,"iamvldmrbrvkv":1,"huangguowei449":1,"howlettt":1,"Hiteshshingala":1,"himanshubhatti2000":1,"headironc":1,"hbj":1,"HasanMothaffar":1,"haqparastm":1,"Hanseeka-Dhingana":1,"halilnergiz":1,"hajethva":1,"Grohden":1,"greglaspina":1,"gpisano97":1,"gordonbill":1,"googol7":1,"GMchris":1,"ghostd":1,"George-Madeley":1}},"past_year_pull_request_authors":{"table":{"renovate[bot]":1145,"Janpot":236,"siriwatknp":220,"sai6855":136,"DiegoAndai":125,"oliviertassinari":113,"github-actions[bot]":109,"ZeeshanTamboli":47,"mj12albert":39,"mnajdova":37,"brijeshb42":26,"aarongarciah":22,"alexfauquette":15,"bernardobelchior":15,"DanailH":15,"prakhargupta1":14,"mapache-salvaje":11,"joserodolfofreitas":10,"rluzists1":10,"LukasTy":9,"bharatkashyap":9,"KenanYusuf":9,"0210shivam":8,"dav-is":8,"cherniavskii":8,"MachaVivek":8,"yash49":7,"JCQuintas":7,"noritaka1166":7,"yermartee":7,"romgrk":6,"Kartik-Murthy":6,"kanavbajaj":5,"siddhantantil39":5,"yashdev16":5,"harry-whorlow":4,"alelthomas":4,"sarathkumarsasi":4,"arminmeh":4,"a-s-russo":4,"samuelsycamore":4,"akofficial10":4,"good-jinu":4,"wo-o29":4,"NooBat":4,"adiitxa":3,"KirankumarAmbati":3,"michaldudak":3,"kingflamez":3,"Visbhavesh":2,"trivikr":2,"Fullchee":2,"Nickknack":2,"howlettt":2,"timtatt":2,"humble-barnacle001":2,"mushfiqbh":2,"NhutMinhIT":2,"joshkel":2,"checcoux":2,"CodeLeom":2,"rita-codes":2,"vetledv":2,"Demianeen":2,"yuito-it":2,"codiini":2,"niyati34":2,"apedroferreira":2,"Jayesh-11":2,"ivomusk":2,"PossiblyAShrub":2,"SuyashShukla0007":2,"LakshitAgarwal":2,"dinesjo":2,"maximevtush":2,"iaziz11":2,"ItsLasa":2,"crabsim":2,"FGFAnderson":2,"vipierozan99":2,"adityasinghz":2,"alisasanib":2,"calvin-codecov":2,"MBCSdatalogger":2,"unclebay143":2,"scyzoryck":2,"laurence-hudson-mindfoundry":2,"andreachiera":2,"shapeinabox":2,"Mr-Quin":2,"imadx":2,"Nayeem-XTREME":2,"naaa760":2,"perkrlsn":2,"syedalinaqihasni":2,"nilesh133":2,"Tanvichovatiya":2,"yafeng-c":2,"MFatihY":2,"rithik56":2,"IceOfSummer":2,"IshfaqAhmedProg":2,"dhu-redwoodtech":2,"noobDev31":2,"ovtn":2,"AidanLDev":2,"headironc":2,"Jtaks":2,"emileindik":2,"micttyoid":2,"Grohden":2,"AnkiCodeAdventures":2,"mateuseap":2,"chaitanyasharma1011":2,"dahiro":2,"Copilot":2,"ariansj01":2,"sina-byn":2,"artashes-sanoyan":2,"komkanit":2,"khllbnomrn":2,"robbtraister":2,"satendra03":2,"Ashish-619":2,"aks30498":2,"frontman-git":2,"adityaparab":1,"saschabratton":1,"Ali28202":1,"JakeSaterlay":1,"sahilpatel444":1,"barlock":1,"christopherschroer":1,"solomonalem":1,"PajLe":1,"AlexShulgin000":1,"WinnieS0728":1,"RubemMazzetto":1,"scousino":1,"megos":1,"pranay-dutta":1,"theMostCuriousHomunculus":1,"atharva3333":1,"H3cth0r":1,"iamAfrontendDev":1,"HeinrichFilter":1,"wlemahieu":1,"Yashkanekar":1,"Samrudhp":1,"letianpailove":1,"zannager":1,"aditi291soni":1,"sensasi-delight":1,"Best-Sardar":1,"frncesc":1,"jonyen":1,"eduter":1,"dangkhoa99":1,"rjray":1,"neemski":1}},"maintainers":[{"table":{"login":"oliviertassinari","count":773,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"}},{"table":{"login":"siriwatknp","count":700,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"}},{"table":{"login":"Janpot","count":512,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"}},{"table":{"login":"DiegoAndai","count":434,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"}},{"table":{"login":"mnajdova","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"}},{"table":{"login":"michaldudak","count":262,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"}},{"table":{"login":"aarongarciah","count":237,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"}},{"table":{"login":"ZeeshanTamboli","count":207,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"}},{"table":{"login":"mj12albert","count":193,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"}},{"table":{"login":"alexfauquette","count":165,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"}},{"table":{"login":"samuelsycamore","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"}},{"table":{"login":"cherniavskii","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"}},{"table":{"login":"LukasTy","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"}},{"table":{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"}},{"table":{"login":"bharatkashyap","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"}},{"table":{"login":"joserodolfofreitas","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"}},{"table":{"login":"DanailH","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"}},{"table":{"login":"eps1lon","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"}},{"table":{"login":"JCQuintas","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"}},{"table":{"login":"hbjORbj","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hbjORbj"}},{"table":{"login":"flaviendelangle","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"}},{"table":{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"}},{"table":{"login":"michelengelen","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"}},{"table":{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"}},{"table":{"login":"rosskevin","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rosskevin"}},{"table":{"login":"mbrookes","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"}},{"table":{"login":"m4theushw","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"}},{"table":{"login":"apedroferreira","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"}},{"table":{"login":"hasdfa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"}},{"table":{"login":"nikitaa24","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikitaa24"}},{"table":{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"}},{"table":{"login":"nathanmarks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanmarks"}},{"table":{"login":"MBilalShafi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"}},{"table":{"login":"richbustos","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richbustos"}},{"table":{"login":"vicasas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"}},{"table":{"login":"joshwooding","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwooding"}},{"table":{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"}},{"table":{"login":"dimitropoulos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dimitropoulos"}},{"table":{"login":"arthurbalduini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"}},{"table":{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"}},{"table":{"login":"dmtrKovalenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmtrKovalenko"}},{"table":{"login":"H3cth0r","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/H3cth0r"}},{"table":{"login":"hai-cea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-cea"}},{"table":{"login":"gerdadesign","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"}},{"table":{"login":"DavidCnoops","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidCnoops"}},{"table":{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}}],"active_maintainers":[{"table":{"login":"Janpot","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"}},{"table":{"login":"siriwatknp","count":226,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"}},{"table":{"login":"DiegoAndai","count":134,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"}},{"table":{"login":"oliviertassinari","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"}},{"table":{"login":"ZeeshanTamboli","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"}},{"table":{"login":"mj12albert","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"}},{"table":{"login":"mnajdova","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"}},{"table":{"login":"aarongarciah","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"}},{"table":{"login":"bernardobelchior","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"}},{"table":{"login":"DanailH","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"}},{"table":{"login":"alexfauquette","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"}},{"table":{"login":"prakhargupta1","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"}},{"table":{"login":"joserodolfofreitas","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"}},{"table":{"login":"KenanYusuf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"}},{"table":{"login":"LukasTy","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"}},{"table":{"login":"bharatkashyap","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"}},{"table":{"login":"cherniavskii","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"}},{"table":{"login":"JCQuintas","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"}},{"table":{"login":"dav-is","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dav-is"}},{"table":{"login":"michaldudak","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"}},{"table":{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"}},{"table":{"login":"kgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgregory"}},{"table":{"login":"rita-codes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"}},{"table":{"login":"H3cth0r","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/H3cth0r"}},{"table":{"login":"vicasas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicasas"}},{"table":{"login":"zannager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zannager"}}]}},"events":null,"keywords":["design-system","material-design","material-ui","react","react-components"],"dependencies":[{"ecosystem":"npm","filepath":"docs/package.json","sha":null,"kind":"manifest","created_at":"2022-08-07T09:15:39.040Z","updated_at":"2022-08-07T09:15:39.040Z","repository_link":"https://github.com/mui/material-ui/blob/master/docs/package.json","dependencies":[{"id":592165761,"package_name":"@babel/core","ecosystem":"npm","requirements":"^7.17.5","direct":true,"kind":"runtime","optional":false},{"id":592165762,"package_name":"@babel/plugin-transform-object-assign","ecosystem":"npm","requirements":"^7.16.7","direct":true,"kind":"runtime","optional":false},{"id":592165763,"package_name":"@babel/runtime-corejs2","ecosystem":"npm","requirements":"^7.17.2","direct":true,"kind":"runtime","optional":false},{"id":592165764,"package_name":"@date-io/core","ecosystem":"npm","requirements":"^2.13.1","direct":true,"kind":"runtime","optional":false},{"id":592165765,"package_name":"@date-io/date-fns-jalali","ecosystem":"npm","requirements":"^2.13.1","direct":true,"kind":"runtime","optional":false},{"id":592165766,"package_name":"@docsearch/react","ecosystem":"npm","requirements":"^3.1.1","direct":true,"kind":"runtime","optional":false},{"id":592165767,"package_name":"@emotion/cache","ecosystem":"npm","requirements":"^11.9.3","direct":true,"kind":"runtime","optional":false},{"id":592165768,"package_name":"@emotion/react","ecosystem":"npm","requirements":"^11.9.3","direct":true,"kind":"runtime","optional":false},{"id":592165769,"package_name":"@emotion/server","ecosystem":"npm","requirements":"^11.4.0","direct":true,"kind":"runtime","optional":false},{"id":592165770,"package_name":"@emotion/styled","ecosystem":"npm","requirements":"^11.9.3","direct":true,"kind":"runtime","optional":false},{"id":592165771,"package_name":"@fortawesome/fontawesome-svg-core","ecosystem":"npm","requirements":"^6.1.1","direct":true,"kind":"runtime","optional":false},{"id":592165772,"package_name":"@fortawesome/free-solid-svg-icons","ecosystem":"npm","requirements":"^6.1.1","direct":true,"kind":"runtime","optional":false},{"id":592165773,"package_name":"@fortawesome/react-fontawesome","ecosystem":"npm","requirements":"^0.2.0","direct":true,"kind":"runtime","optional":false},{"id":592165774,"package_name":"@mui/base","ecosystem":"npm","requirements":"5.0.0-alpha.92","direct":true,"kind":"runtime","optional":false},{"id":592165775,"package_name":"@mui/docs","ecosystem":"npm","requirements":"^5.9.3","direct":true,"kind":"runtime","optional":false},{"id":592165776,"package_name":"@mui/icons-material","ecosystem":"npm","requirements":"^5.8.4","direct":true,"kind":"runtime","optional":false},{"id":592165777,"package_name":"@mui/joy","ecosystem":"npm","requirements":"5.0.0-alpha.39","direct":true,"kind":"runtime","optional":false},{"id":592165778,"package_name":"@mui/lab","ecosystem":"npm","requirements":"5.0.0-alpha.93","direct":true,"kind":"runtime","optional":false},{"id":592165779,"package_name":"@mui/material","ecosystem":"npm","requirements":"^5.9.3","direct":true,"kind":"runtime","optional":false},{"id":592165780,"package_name":"@mui/material-next","ecosystem":"npm","requirements":"6.0.0-alpha.47","direct":true,"kind":"runtime","optional":false},{"id":592165781,"package_name":"@mui/styled-engine","ecosystem":"npm","requirements":"^5.8.7","direct":true,"kind":"runtime","optional":false},{"id":592165782,"package_name":"@mui/styled-engine-sc","ecosystem":"npm","requirements":"^5.9.3","direct":true,"kind":"runtime","optional":false},{"id":592165783,"package_name":"@mui/styles","ecosystem":"npm","requirements":"^5.9.3","direct":true,"kind":"runtime","optional":false},{"id":592165784,"package_name":"@mui/system","ecosystem":"npm","requirements":"^5.9.3","direct":true,"kind":"runtime","optional":false},{"id":592165785,"package_name":"@mui/types","ecosystem":"npm","requirements":"^7.1.5","direct":true,"kind":"runtime","optional":false},{"id":592165786,"package_name":"@mui/x-data-grid","ecosystem":"npm","requirements":"^5.13.0","direct":true,"kind":"runtime","optional":false},{"id":592165787,"package_name":"@mui/x-data-grid-generator","ecosystem":"npm","requirements":"^5.13.0","direct":true,"kind":"runtime","optional":false},{"id":592165788,"package_name":"@mui/x-data-grid-pro","ecosystem":"npm","requirements":"^5.13.0","direct":true,"kind":"runtime","optional":false},{"id":592165789,"package_name":"@mui/x-date-pickers","ecosystem":"npm","requirements":"^5.0.0-alpha.3","direct":true,"kind":"runtime","optional":false},{"id":592165790,"package_name":"@mui/x-date-pickers-pro","ecosystem":"npm","requirements":"^5.0.0-alpha.3","direct":true,"kind":"runtime","optional":false},{"id":592165791,"package_name":"@mui/x-license-pro","ecosystem":"npm","requirements":"^5.12.3","direct":true,"kind":"runtime","optional":false},{"id":592165792,"package_name":"@trendmicro/react-interpolate","ecosystem":"npm","requirements":"^0.5.5","direct":true,"kind":"runtime","optional":false},{"id":592165793,"package_name":"@types/autosuggest-highlight","ecosystem":"npm","requirements":"^3.2.0","direct":true,"kind":"runtime","optional":false},{"id":592165794,"package_name":"@types/css-mediaquery","ecosystem":"npm","requirements":"^0.1.1","direct":true,"kind":"runtime","optional":false},{"id":592165795,"package_name":"@types/json2mq","ecosystem":"npm","requirements":"^0.2.0","direct":true,"kind":"runtime","optional":false},{"id":592165796,"package_name":"@types/markdown-to-jsx","ecosystem":"npm","requirements":"^7.0.1","direct":true,"kind":"runtime","optional":false},{"id":592165797,"package_name":"@types/react-dom","ecosystem":"npm","requirements":"^18.0.6","direct":true,"kind":"runtime","optional":false},{"id":592165798,"package_name":"@types/react-swipeable-views","ecosystem":"npm","requirements":"^0.13.1","direct":true,"kind":"runtime","optional":false},{"id":592165799,"package_name":"@types/react-swipeable-views-utils","ecosystem":"npm","requirements":"^0.13.3","direct":true,"kind":"runtime","optional":false},{"id":592165800,"package_name":"@types/react-virtualized","ecosystem":"npm","requirements":"^9.21.21","direct":true,"kind":"runtime","optional":false},{"id":592165801,"package_name":"@types/react-window","ecosystem":"npm","requirements":"^1.8.5","direct":true,"kind":"runtime","optional":false},{"id":592165802,"package_name":"@types/styled-components","ecosystem":"npm","requirements":"5.1.25","direct":true,"kind":"runtime","optional":false},{"id":592165803,"package_name":"accept-language","ecosystem":"npm","requirements":"^3.0.18","direct":true,"kind":"runtime","optional":false},{"id":592165804,"package_name":"ast-types","ecosystem":"npm","requirements":"^0.14.2","direct":true,"kind":"runtime","optional":false},{"id":592165805,"package_name":"autoprefixer","ecosystem":"npm","requirements":"^10.4.8","direct":true,"kind":"runtime","optional":false},{"id":592165806,"package_name":"autosuggest-highlight","ecosystem":"npm","requirements":"^3.3.4","direct":true,"kind":"runtime","optional":false},{"id":592165807,"package_name":"babel-plugin-module-resolver","ecosystem":"npm","requirements":"^4.1.0","direct":true,"kind":"runtime","optional":false},{"id":592165808,"package_name":"babel-plugin-optimize-clsx","ecosystem":"npm","requirements":"^2.6.2","direct":true,"kind":"runtime","optional":false},{"id":592165809,"package_name":"babel-plugin-react-remove-properties","ecosystem":"npm","requirements":"^0.3.0","direct":true,"kind":"runtime","optional":false},{"id":592165810,"package_name":"babel-plugin-transform-react-remove-prop-types","ecosystem":"npm","requirements":"^0.4.24","direct":true,"kind":"runtime","optional":false},{"id":592165811,"package_name":"clean-css","ecosystem":"npm","requirements":"^5.3.1","direct":true,"kind":"runtime","optional":false},{"id":592165812,"package_name":"clipboard-copy","ecosystem":"npm","requirements":"^4.0.1","direct":true,"kind":"runtime","optional":false},{"id":592165813,"package_name":"clsx","ecosystem":"npm","requirements":"^1.2.1","direct":true,"kind":"runtime","optional":false},{"id":592165814,"package_name":"core-js","ecosystem":"npm","requirements":"^2.6.11","direct":true,"kind":"runtime","optional":false},{"id":592165815,"package_name":"cross-env","ecosystem":"npm","requirements":"^7.0.3","direct":true,"kind":"runtime","optional":false},{"id":592165816,"package_name":"css-mediaquery","ecosystem":"npm","requirements":"^0.1.2","direct":true,"kind":"runtime","optional":false},{"id":592165817,"package_name":"date-fns","ecosystem":"npm","requirements":"^2.29.1","direct":true,"kind":"runtime","optional":false},{"id":592165818,"package_name":"date-fns-jalali","ecosystem":"npm","requirements":"^2.21.3-1","direct":true,"kind":"runtime","optional":false},{"id":592165819,"package_name":"docsearch.js","ecosystem":"npm","requirements":"^2.6.3","direct":true,"kind":"runtime","optional":false},{"id":592165820,"package_name":"doctrine","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"runtime","optional":false},{"id":592165821,"package_name":"exceljs","ecosystem":"npm","requirements":"^4.3.0","direct":true,"kind":"runtime","optional":false},{"id":592165822,"package_name":"express","ecosystem":"npm","requirements":"^4.18.1","direct":true,"kind":"runtime","optional":false},{"id":592165823,"package_name":"fg-loadcss","ecosystem":"npm","requirements":"^3.1.0","direct":true,"kind":"runtime","optional":false},{"id":592165824,"package_name":"final-form","ecosystem":"npm","requirements":"^4.20.7","direct":true,"kind":"runtime","optional":false},{"id":592165825,"package_name":"flexsearch","ecosystem":"npm","requirements":"^0.7.21","direct":true,"kind":"runtime","optional":false},{"id":592165826,"package_name":"fs-extra","ecosystem":"npm","requirements":"^10.1.0","direct":true,"kind":"runtime","optional":false},{"id":592165827,"package_name":"json2mq","ecosystem":"npm","requirements":"^0.2.0","direct":true,"kind":"runtime","optional":false},{"id":592165828,"package_name":"jss","ecosystem":"npm","requirements":"^10.9.1","direct":true,"kind":"runtime","optional":false},{"id":592165829,"package_name":"jss-plugin-template","ecosystem":"npm","requirements":"^10.9.1","direct":true,"kind":"runtime","optional":false},{"id":592165830,"package_name":"jss-rtl","ecosystem":"npm","requirements":"^0.3.0","direct":true,"kind":"runtime","optional":false},{"id":592165831,"package_name":"lodash","ecosystem":"npm","requirements":"^4.17.21","direct":true,"kind":"runtime","optional":false},{"id":592165832,"package_name":"lz-string","ecosystem":"npm","requirements":"^1.4.4","direct":true,"kind":"runtime","optional":false},{"id":592165833,"package_name":"markdown-to-jsx","ecosystem":"npm","requirements":"^7.1.7","direct":true,"kind":"runtime","optional":false},{"id":592165834,"package_name":"material-ui-popup-state","ecosystem":"npm","requirements":"^2.0.1","direct":true,"kind":"runtime","optional":false},{"id":592165835,"package_name":"next","ecosystem":"npm","requirements":"12.2.3","direct":true,"kind":"runtime","optional":false},{"id":592165836,"package_name":"notistack","ecosystem":"npm","requirements":"2.0.5","direct":true,"kind":"runtime","optional":false},{"id":592165837,"package_name":"nprogress","ecosystem":"npm","requirements":"^0.2.0","direct":true,"kind":"runtime","optional":false},{"id":592165838,"package_name":"postcss","ecosystem":"npm","requirements":"^8.4.14","direct":true,"kind":"runtime","optional":false},{"id":592165839,"package_name":"prop-types","ecosystem":"npm","requirements":"^15.8.1","direct":true,"kind":"runtime","optional":false},{"id":592165840,"package_name":"react","ecosystem":"npm","requirements":"^18.2.0","direct":true,"kind":"runtime","optional":false},{"id":592165841,"package_name":"react-docgen","ecosystem":"npm","requirements":"^5.4.3","direct":true,"kind":"runtime","optional":false},{"id":592165842,"package_name":"react-dom","ecosystem":"npm","requirements":"^18.2.0","direct":true,"kind":"runtime","optional":false},{"id":592165843,"package_name":"react-draggable","ecosystem":"npm","requirements":"^4.4.5","direct":true,"kind":"runtime","optional":false},{"id":592165844,"package_name":"react-final-form","ecosystem":"npm","requirements":"^6.5.9","direct":true,"kind":"runtime","optional":false},{"id":592165845,"package_name":"react-imask","ecosystem":"npm","requirements":"^6.4.2","direct":true,"kind":"runtime","optional":false},{"id":592165846,"package_name":"react-intersection-observer","ecosystem":"npm","requirements":"^9.4.0","direct":true,"kind":"runtime","optional":false},{"id":592165847,"package_name":"react-is","ecosystem":"npm","requirements":"^18.2.0","direct":true,"kind":"runtime","optional":false},{"id":592165848,"package_name":"react-number-format","ecosystem":"npm","requirements":"^4.9.3","direct":true,"kind":"runtime","optional":false},{"id":592165849,"package_name":"react-router-dom","ecosystem":"npm","requirements":"^6.3.0","direct":true,"kind":"runtime","optional":false},{"id":592165850,"package_name":"react-spring","ecosystem":"npm","requirements":"^8.0.27","direct":true,"kind":"runtime","optional":false},{"id":592165851,"package_name":"react-swipeable-views","ecosystem":"npm","requirements":"^0.14.0","direct":true,"kind":"runtime","optional":false},{"id":592165852,"package_name":"react-transition-group","ecosystem":"npm","requirements":"^4.4.5","direct":true,"kind":"runtime","optional":false},{"id":592165853,"package_name":"react-virtualized","ecosystem":"npm","requirements":"^9.22.3","direct":true,"kind":"runtime","optional":false},{"id":592165854,"package_name":"react-window","ecosystem":"npm","requirements":"^1.8.7","direct":true,"kind":"runtime","optional":false},{"id":592165855,"package_name":"recast","ecosystem":"npm","requirements":"^0.21.1","direct":true,"kind":"runtime","optional":false},{"id":592165856,"package_name":"recharts","ecosystem":"npm","requirements":"^2.1.12","direct":true,"kind":"runtime","optional":false},{"id":592165857,"package_name":"rimraf","ecosystem":"npm","requirements":"^3.0.2","direct":true,"kind":"runtime","optional":false},{"id":592165858,"package_name":"styled-components","ecosystem":"npm","requirements":"^5.3.5","direct":true,"kind":"runtime","optional":false},{"id":592165859,"package_name":"stylis","ecosystem":"npm","requirements":"^4.1.1","direct":true,"kind":"runtime","optional":false},{"id":592165860,"package_name":"stylis-plugin-rtl","ecosystem":"npm","requirements":"^2.1.1","direct":true,"kind":"runtime","optional":false},{"id":592165861,"package_name":"stylis-plugin-rtl-sc","ecosystem":"npm","requirements":"npm:stylis-plugin-rtl@^1.1.0","direct":true,"kind":"runtime","optional":false},{"id":592165862,"package_name":"webfontloader","ecosystem":"npm","requirements":"^1.6.28","direct":true,"kind":"runtime","optional":false},{"id":592165863,"package_name":"webpack-bundle-analyzer","ecosystem":"npm","requirements":"^4.5.0","direct":true,"kind":"runtime","optional":false},{"id":592165864,"package_name":"@babel/plugin-transform-react-constant-elements","ecosystem":"npm","requirements":"^7.17.6","direct":true,"kind":"development","optional":false},{"id":592165865,"package_name":"@babel/preset-typescript","ecosystem":"npm","requirements":"^7.16.7","direct":true,"kind":"development","optional":false},{"id":592165866,"package_name":"@types/marked","ecosystem":"npm","requirements":"^4.0.3","direct":true,"kind":"development","optional":false},{"id":592165867,"package_name":"@types/recharts","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"development","optional":false},{"id":592165868,"package_name":"cross-fetch","ecosystem":"npm","requirements":"^3.1.5","direct":true,"kind":"development","optional":false},{"id":592165869,"package_name":"gm","ecosystem":"npm","requirements":"^1.23.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/check-if-pr-has-label.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T13:16:03.024Z","updated_at":"2023-01-14T13:16:03.024Z","repository_link":"https://github.com/mui/material-ui/blob/master/.github/workflows/check-if-pr-has-label.yml","dependencies":[{"id":6897757693,"package_name":"mnajdova/github-action-required-labels","ecosystem":"actions","requirements":"ca0df9249827e43aa4b4a0d25d9fe3e9b19b0705","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T13:16:03.202Z","updated_at":"2023-01-14T13:16:03.202Z","repository_link":"https://github.com/mui/material-ui/blob/master/.github/workflows/ci.yml","dependencies":[{"id":6897757697,"package_name":"actions/checkout","ecosystem":"actions","requirements":"755da8c3cf115ac066823e79a1e1788f8940201b","direct":true,"kind":"composite","optional":false},{"id":6897757698,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"8c91899e586c5b171469028077307d293428b516","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codeql.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T13:16:03.242Z","updated_at":"2023-01-14T13:16:03.242Z","repository_link":"https://github.com/mui/material-ui/blob/master/.github/workflows/codeql.yml","dependencies":[{"id":6897757706,"package_name":"actions/checkout","ecosystem":"actions","requirements":"755da8c3cf115ac066823e79a1e1788f8940201b","direct":true,"kind":"composite","optional":false},{"id":6897757707,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"959cbb7472c4d4ad70cdfe6f4976053fe48ab394","direct":true,"kind":"composite","optional":false},{"id":6897757708,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"959cbb7472c4d4ad70cdfe6f4976053fe48ab394","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/maintenance.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T13:16:03.342Z","updated_at":"2023-01-14T13:16:03.342Z","repository_link":"https://github.com/mui/material-ui/blob/master/.github/workflows/maintenance.yml","dependencies":[{"id":6897757724,"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-14T13:16:03.377Z","updated_at":"2023-01-14T13:16:03.377Z","repository_link":"https://github.com/mui/material-ui/blob/master/.github/workflows/mark-duplicate.yml","dependencies":[{"id":6897757734,"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-14T13:16:03.418Z","updated_at":"2023-01-14T13:16:03.418Z","repository_link":"https://github.com/mui/material-ui/blob/master/.github/workflows/no-response.yml","dependencies":[{"id":6897758548,"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-14T13:16:03.482Z","updated_at":"2023-01-14T13:16:03.482Z","repository_link":"https://github.com/mui/material-ui/blob/master/.github/workflows/scorecards.yml","dependencies":[{"id":6897758847,"package_name":"actions/checkout","ecosystem":"actions","requirements":"755da8c3cf115ac066823e79a1e1788f8940201b","direct":true,"kind":"composite","optional":false},{"id":6897758848,"package_name":"ossf/scorecard-action","ecosystem":"actions","requirements":"e38b1902ae4f44df626f11ba0734b14fb91f8f86","direct":true,"kind":"composite","optional":false},{"id":6897758849,"package_name":"github/codeql-action/upload-sarif","ecosystem":"actions","requirements":"959cbb7472c4d4ad70cdfe6f4976053fe48ab394","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/support-stackoverflow.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T13:16:03.563Z","updated_at":"2023-01-14T13:16:03.563Z","repository_link":"https://github.com/mui/material-ui/blob/master/.github/workflows/support-stackoverflow.yml","dependencies":[{"id":6897758851,"package_name":"dessant/support-requests","ecosystem":"actions","requirements":"b1303caf4438e66dea1130aa4c30189dc28e690d","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci-check.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T09:07:52.784Z","updated_at":"2023-09-23T09:07:52.784Z","repository_link":"https://github.com/mui/material-ui/blob/master/.github/workflows/ci-check.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/ensure-triage-label.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T09:07:53.189Z","updated_at":"2023-09-23T09:07:53.189Z","repository_link":"https://github.com/mui/material-ui/blob/master/.github/workflows/ensure-triage-label.yml","dependencies":[{"id":13895163739,"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-23T09:07:53.968Z","updated_at":"2023-09-23T09:07:53.968Z","repository_link":"https://github.com/mui/material-ui/blob/master/.github/workflows/priority-support-validation-prompt.yml","dependencies":[{"id":13895163743,"package_name":"peter-evans/find-comment","ecosystem":"actions","requirements":"a54c31d7fa095754bfef525c0c8e5e5674c4b4b1","direct":true,"kind":"composite","optional":false},{"id":13895163744,"package_name":"peter-evans/create-or-update-comment","ecosystem":"actions","requirements":"c6c9a1a66007646a28c153e2a8580a5bad27bcfa","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/issue-cleanup.yml","sha":null,"kind":"manifest","created_at":"2024-01-08T20:18:24.439Z","updated_at":"2024-01-08T20:18:24.439Z","repository_link":"https://github.com/mui/material-ui/blob/master/.github/workflows/issue-cleanup.yml","dependencies":[{"id":15504981683,"package_name":"actions/github-script","ecosystem":"actions","requirements":"d7906e4ad0b1822421a7e6a35d5ca353c962f410","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/vale-action.yml","sha":null,"kind":"manifest","created_at":"2024-01-08T20:18:24.509Z","updated_at":"2024-01-08T20:18:24.509Z","repository_link":"https://github.com/mui/material-ui/blob/master/.github/workflows/vale-action.yml","dependencies":[{"id":15504981684,"package_name":"actions/checkout","ecosystem":"actions","requirements":"b4ffde65f46336ab88eb53be808477a3936bae11","direct":true,"kind":"composite","optional":false},{"id":15504981685,"package_name":"errata-ai/vale-action","ecosystem":"actions","requirements":"c4213d4de3d5f718b8497bd86161531c78992084","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":"apps/pigment-css-next-app/package.json","sha":null,"kind":"manifest","created_at":"2024-04-12T08:12:25.475Z","updated_at":"2024-04-12T08:12:25.475Z","repository_link":"https://github.com/mui/material-ui/blob/master/apps/pigment-css-next-app/package.json","dependencies":[{"id":17379413739,"package_name":"@pigment-css/react","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"runtime","optional":false},{"id":17379413780,"package_name":"@mui/utils","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"runtime","optional":false},{"id":17379413781,"package_name":"@mui/base","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"runtime","optional":false},{"id":17379413782,"package_name":"@mui/lab","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"runtime","optional":false},{"id":17379413783,"package_name":"@mui/material","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"runtime","optional":false},{"id":17379413784,"package_name":"@mui/system","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"runtime","optional":false},{"id":17379413785,"package_name":"@mui/material-nextjs","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"runtime","optional":false},{"id":17379413786,"package_name":"@mui/icons-material","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"runtime","optional":false},{"id":17379413787,"package_name":"@emotion/cache","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":17379413788,"package_name":"local-ui-lib","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"runtime","optional":false},{"id":17379414597,"package_name":"react","ecosystem":"npm","requirements":"^18.2.0","direct":true,"kind":"runtime","optional":false},{"id":17379414598,"package_name":"react-dom","ecosystem":"npm","requirements":"^18.2.0","direct":true,"kind":"runtime","optional":false},{"id":17379414599,"package_name":"next","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":17379414600,"package_name":"@pigment-css/nextjs-plugin","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"development","optional":false},{"id":17379414601,"package_name":"@types/node","ecosystem":"npm","requirements":"^20.5.7","direct":true,"kind":"development","optional":false},{"id":17379414602,"package_name":"@types/react","ecosystem":"npm","requirements":"^18.2.55","direct":true,"kind":"development","optional":false},{"id":17379414603,"package_name":"@types/react-dom","ecosystem":"npm","requirements":"^18.2.19","direct":true,"kind":"development","optional":false},{"id":17379414604,"package_name":"eslint","ecosystem":"npm","requirements":"^8.57.0","direct":true,"kind":"development","optional":false},{"id":17379414605,"package_name":"typescript","ecosystem":"npm","requirements":"^5.4.4","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"apps/pigment-css-vite-app/package.json","sha":null,"kind":"manifest","created_at":"2024-04-12T08:12:26.884Z","updated_at":"2024-04-12T08:12:26.884Z","repository_link":"https://github.com/mui/material-ui/blob/master/apps/pigment-css-vite-app/package.json","dependencies":[{"id":17379414627,"package_name":"@pigment-css/react","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"runtime","optional":false},{"id":17379414628,"package_name":"@mui/utils","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"runtime","optional":false},{"id":17379414629,"package_name":"@mui/base","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"runtime","optional":false},{"id":17379414630,"package_name":"@mui/lab","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"runtime","optional":false},{"id":17379414631,"package_name":"@mui/material","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"runtime","optional":false},{"id":17379414632,"package_name":"@mui/system","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"runtime","optional":false},{"id":17379414633,"package_name":"@mui/icons-material","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"runtime","optional":false},{"id":17379414634,"package_name":"clsx","ecosystem":"npm","requirements":"^2.1.0","direct":true,"kind":"runtime","optional":false},{"id":17379414635,"package_name":"local-ui-lib","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"runtime","optional":false},{"id":17379414636,"package_name":"react","ecosystem":"npm","requirements":"^18.2.0","direct":true,"kind":"runtime","optional":false},{"id":17379414637,"package_name":"react-dom","ecosystem":"npm","requirements":"^18.2.0","direct":true,"kind":"runtime","optional":false},{"id":17379414638,"package_name":"react-error-boundary","ecosystem":"npm","requirements":"^4.0.13","direct":true,"kind":"runtime","optional":false},{"id":17379414639,"package_name":"react-router","ecosystem":"npm","requirements":"^6.22.3","direct":true,"kind":"runtime","optional":false},{"id":17379414640,"package_name":"react-router-dom","ecosystem":"npm","requirements":"^6.22.3","direct":true,"kind":"runtime","optional":false},{"id":17379414641,"package_name":"@babel/preset-react","ecosystem":"npm","requirements":"^7.24.1","direct":true,"kind":"development","optional":false},{"id":17379414642,"package_name":"@babel/preset-typescript","ecosystem":"npm","requirements":"^7.24.1","direct":true,"kind":"development","optional":false},{"id":17379414643,"package_name":"@pigment-css/vite-plugin","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"development","optional":false},{"id":17379414644,"package_name":"@types/react","ecosystem":"npm","requirements":"^18.2.55","direct":true,"kind":"development","optional":false},{"id":17379414645,"package_name":"@types/react-dom","ecosystem":"npm","requirements":"^18.2.19","direct":true,"kind":"development","optional":false},{"id":17379414646,"package_name":"@vitejs/plugin-react","ecosystem":"npm","requirements":"^4.2.1","direct":true,"kind":"development","optional":false},{"id":17379414647,"package_name":"postcss","ecosystem":"npm","requirements":"^8.4.38","direct":true,"kind":"development","optional":false},{"id":17379414648,"package_name":"postcss-combine-media-query","ecosystem":"npm","requirements":"^1.0.1","direct":true,"kind":"development","optional":false},{"id":17379414649,"package_name":"vite","ecosystem":"npm","requirements":"5.2.8","direct":true,"kind":"development","optional":false},{"id":17379414650,"package_name":"vite-plugin-pages","ecosystem":"npm","requirements":"^0.32.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/closed-issue-message.yml","sha":null,"kind":"manifest","created_at":"2024-11-05T10:31:40.896Z","updated_at":"2024-11-05T10:31:40.896Z","repository_link":"https://github.com/mui/material-ui/blob/master/.github/workflows/closed-issue-message.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/publish-canaries.yml","sha":null,"kind":"manifest","created_at":"2024-11-05T10:31:41.027Z","updated_at":"2024-11-05T10:31:41.027Z","repository_link":"https://github.com/mui/material-ui/blob/master/.github/workflows/publish-canaries.yml","dependencies":[{"id":20569212423,"package_name":"actions/checkout","ecosystem":"actions","requirements":"11bd71901bbe5b1630ceea73d27597364c9af683","direct":true,"kind":"composite","optional":false},{"id":20569212424,"package_name":"pnpm/action-setup","ecosystem":"actions","requirements":"fe02b34f77f8bc703788d5817da081398fad5dd2","direct":true,"kind":"composite","optional":false},{"id":20569212425,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"39370e3970a6d050c480ffad4ff0ed4d3fdee5af","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/create-cherry-pick-pr.yml","sha":null,"kind":"manifest","created_at":"2024-11-26T14:34:55.296Z","updated_at":"2024-11-26T14:34:55.296Z","repository_link":"https://github.com/mui/material-ui/blob/master/.github/workflows/create-cherry-pick-pr.yml","dependencies":[]},{"ecosystem":"npm","filepath":"apps/bare-next-app/package.json","sha":null,"kind":"manifest","created_at":"2025-02-19T12:34:26.986Z","updated_at":"2025-02-19T12:34:26.986Z","repository_link":"https://github.com/mui/material-ui/blob/master/apps/bare-next-app/package.json","dependencies":[{"id":21942129369,"package_name":"@emotion/cache","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":21942129370,"package_name":"@mui/base","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"runtime","optional":false},{"id":21942129371,"package_name":"@mui/icons-material","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"runtime","optional":false},{"id":21942129372,"package_name":"@mui/lab","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"runtime","optional":false},{"id":21942129373,"package_name":"@mui/material","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"runtime","optional":false},{"id":21942129374,"package_name":"@mui/material-nextjs","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"runtime","optional":false},{"id":21942129375,"package_name":"@mui/material-pigment-css","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"runtime","optional":false},{"id":21942129449,"package_name":"@mui/system","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"runtime","optional":false},{"id":21942129450,"package_name":"@mui/utils","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"runtime","optional":false},{"id":21942129451,"package_name":"next","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":21942129452,"package_name":"react","ecosystem":"npm","requirements":"^19.0.0","direct":true,"kind":"runtime","optional":false},{"id":21942129453,"package_name":"react-dom","ecosystem":"npm","requirements":"^19.0.0","direct":true,"kind":"runtime","optional":false},{"id":21942129454,"package_name":"@pigment-css/nextjs-plugin","ecosystem":"npm","requirements":"0.0.30","direct":true,"kind":"development","optional":false},{"id":21942129494,"package_name":"@types/node","ecosystem":"npm","requirements":"^20.17.19","direct":true,"kind":"development","optional":false},{"id":21942129495,"package_name":"@types/react","ecosystem":"npm","requirements":"^19.0.8","direct":true,"kind":"development","optional":false},{"id":21942129496,"package_name":"@types/react-dom","ecosystem":"npm","requirements":"^19.0.3","direct":true,"kind":"development","optional":false},{"id":21942129497,"package_name":"eslint","ecosystem":"npm","requirements":"^8.57.1","direct":true,"kind":"development","optional":false},{"id":21942129498,"package_name":"typescript","ecosystem":"npm","requirements":"^5.7.3","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"examples/joy-ui-cra-ts/package.json","sha":null,"kind":"manifest","created_at":"2025-05-12T15:06:04.825Z","updated_at":"2025-05-12T15:06:04.825Z","repository_link":"https://github.com/mui/material-ui/blob/master/examples/joy-ui-cra-ts/package.json","dependencies":[{"id":23094738221,"package_name":"@emotion/react","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094738222,"package_name":"@emotion/styled","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094738223,"package_name":"@mui/joy","ecosystem":"npm","requirements":"next","direct":true,"kind":"runtime","optional":false},{"id":23094738224,"package_name":"@types/react","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094738225,"package_name":"@types/react-dom","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094738226,"package_name":"react","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094738227,"package_name":"react-dom","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094738228,"package_name":"react-scripts","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094738229,"package_name":"typescript","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"examples/joy-ui-nextjs-ts/package.json","sha":null,"kind":"manifest","created_at":"2025-05-12T15:06:05.613Z","updated_at":"2025-05-12T15:06:05.613Z","repository_link":"https://github.com/mui/material-ui/blob/master/examples/joy-ui-nextjs-ts/package.json","dependencies":[{"id":23094738474,"package_name":"@emotion/cache","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094738475,"package_name":"@emotion/react","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094738476,"package_name":"@emotion/styled","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094738477,"package_name":"@mui/joy","ecosystem":"npm","requirements":"next","direct":true,"kind":"runtime","optional":false},{"id":23094738478,"package_name":"next","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094738479,"package_name":"react","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094738480,"package_name":"react-dom","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094738481,"package_name":"@types/node","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false},{"id":23094738482,"package_name":"@types/react","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false},{"id":23094738483,"package_name":"@types/react-dom","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false},{"id":23094738484,"package_name":"eslint","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false},{"id":23094738485,"package_name":"eslint-config-next","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false},{"id":23094738486,"package_name":"typescript","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"examples/joy-ui-vite-ts/package.json","sha":null,"kind":"manifest","created_at":"2025-05-12T15:06:07.811Z","updated_at":"2025-05-12T15:06:07.811Z","repository_link":"https://github.com/mui/material-ui/blob/master/examples/joy-ui-vite-ts/package.json","dependencies":[{"id":23094738890,"package_name":"@emotion/react","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094738894,"package_name":"@emotion/styled","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094738897,"package_name":"@mui/joy","ecosystem":"npm","requirements":"next","direct":true,"kind":"runtime","optional":false},{"id":23094738901,"package_name":"react","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094738904,"package_name":"react-dom","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094738907,"package_name":"@types/react","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false},{"id":23094738909,"package_name":"@types/react-dom","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false},{"id":23094738911,"package_name":"@vitejs/plugin-react","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false},{"id":23094738913,"package_name":"typescript","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false},{"id":23094738916,"package_name":"vite","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"examples/material-ui-express-ssr/package.json","sha":null,"kind":"manifest","created_at":"2025-05-12T15:06:08.006Z","updated_at":"2025-05-12T15:06:08.006Z","repository_link":"https://github.com/mui/material-ui/blob/master/examples/material-ui-express-ssr/package.json","dependencies":[{"id":23094739008,"package_name":"@babel/core","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094739012,"package_name":"@babel/node","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094739016,"package_name":"@babel/preset-env","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094739024,"package_name":"@babel/preset-react","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094739027,"package_name":"@emotion/cache","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094739030,"package_name":"@emotion/react","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094739033,"package_name":"@emotion/styled","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094739036,"package_name":"@emotion/server","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094739039,"package_name":"@mui/material","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094739043,"package_name":"babel-loader","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094739046,"package_name":"cross-env","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094739049,"package_name":"express","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094739052,"package_name":"nodemon","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094739056,"package_name":"npm-run-all","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094739063,"package_name":"react","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094739065,"package_name":"react-dom","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094739067,"package_name":"webpack","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094739069,"package_name":"webpack-cli","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"examples/material-ui-gatsby/package.json","sha":null,"kind":"manifest","created_at":"2025-05-12T15:06:08.334Z","updated_at":"2025-05-12T15:06:08.334Z","repository_link":"https://github.com/mui/material-ui/blob/master/examples/material-ui-gatsby/package.json","dependencies":[{"id":23094740204,"package_name":"@emotion/react","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094740207,"package_name":"@emotion/server","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094740208,"package_name":"@emotion/styled","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094740209,"package_name":"@mui/material","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094740211,"package_name":"gatsby","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094742971,"package_name":"gatsby-plugin-react-helmet","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094744640,"package_name":"react","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094744641,"package_name":"react-dom","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094744642,"package_name":"react-helmet","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"examples/material-ui-nextjs/package.json","sha":null,"kind":"manifest","created_at":"2025-05-12T15:06:13.623Z","updated_at":"2025-05-12T15:06:13.623Z","repository_link":"https://github.com/mui/material-ui/blob/master/examples/material-ui-nextjs/package.json","dependencies":[{"id":23094744691,"package_name":"@emotion/cache","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094744692,"package_name":"@emotion/react","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094744693,"package_name":"@emotion/styled","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094744694,"package_name":"@mui/icons-material","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094744695,"package_name":"@mui/material","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094744696,"package_name":"@mui/material-nextjs","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094744698,"package_name":"eslint","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094744699,"package_name":"eslint-config-next","ecosystem":"npm","requirements":"^15.0.0","direct":true,"kind":"runtime","optional":false},{"id":23094744700,"package_name":"next","ecosystem":"npm","requirements":"^15.0.0","direct":true,"kind":"runtime","optional":false},{"id":23094744701,"package_name":"react","ecosystem":"npm","requirements":"^19.0.0","direct":true,"kind":"runtime","optional":false},{"id":23094744702,"package_name":"react-dom","ecosystem":"npm","requirements":"^19.0.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"examples/material-ui-nextjs-pages-router/package.json","sha":null,"kind":"manifest","created_at":"2025-05-12T15:06:13.974Z","updated_at":"2025-05-12T15:06:13.974Z","repository_link":"https://github.com/mui/material-ui/blob/master/examples/material-ui-nextjs-pages-router/package.json","dependencies":[{"id":23094744743,"package_name":"@emotion/cache","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094744746,"package_name":"@emotion/react","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094744747,"package_name":"@emotion/server","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094744749,"package_name":"@emotion/styled","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094744751,"package_name":"@mui/icons-material","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094744753,"package_name":"@mui/material","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094744755,"package_name":"@mui/material-nextjs","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094744756,"package_name":"clsx","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094744758,"package_name":"next","ecosystem":"npm","requirements":"^15.0.0","direct":true,"kind":"runtime","optional":false},{"id":23094744760,"package_name":"react","ecosystem":"npm","requirements":"^19.0.0","direct":true,"kind":"runtime","optional":false},{"id":23094744762,"package_name":"react-dom","ecosystem":"npm","requirements":"^19.0.0","direct":true,"kind":"runtime","optional":false},{"id":23094744764,"package_name":"eslint","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false},{"id":23094744765,"package_name":"eslint-config-next","ecosystem":"npm","requirements":"^15.0.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"examples/material-ui-nextjs-pages-router-ts/package.json","sha":null,"kind":"manifest","created_at":"2025-05-12T15:06:14.605Z","updated_at":"2025-05-12T15:06:14.605Z","repository_link":"https://github.com/mui/material-ui/blob/master/examples/material-ui-nextjs-pages-router-ts/package.json","dependencies":[{"id":23094744797,"package_name":"@emotion/cache","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094744800,"package_name":"@emotion/react","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094744802,"package_name":"@emotion/server","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094744804,"package_name":"@emotion/styled","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094744806,"package_name":"@mui/icons-material","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094744808,"package_name":"@mui/material","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094744810,"package_name":"@mui/material-nextjs","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094744811,"package_name":"clsx","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094744813,"package_name":"next","ecosystem":"npm","requirements":"^15.0.0","direct":true,"kind":"runtime","optional":false},{"id":23094744815,"package_name":"react","ecosystem":"npm","requirements":"^19.0.0","direct":true,"kind":"runtime","optional":false},{"id":23094744817,"package_name":"react-dom","ecosystem":"npm","requirements":"^19.0.0","direct":true,"kind":"runtime","optional":false},{"id":23094744819,"package_name":"@types/node","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false},{"id":23094744820,"package_name":"@types/react","ecosystem":"npm","requirements":"^19.0.0","direct":true,"kind":"development","optional":false},{"id":23094744822,"package_name":"eslint","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false},{"id":23094744823,"package_name":"eslint-config-next","ecosystem":"npm","requirements":"^15.0.0","direct":true,"kind":"development","optional":false},{"id":23094744826,"package_name":"typescript","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"examples/material-ui-nextjs-ts/package.json","sha":null,"kind":"manifest","created_at":"2025-05-12T15:06:14.819Z","updated_at":"2025-05-12T15:06:14.819Z","repository_link":"https://github.com/mui/material-ui/blob/master/examples/material-ui-nextjs-ts/package.json","dependencies":[{"id":23094744877,"package_name":"@emotion/cache","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094744878,"package_name":"@emotion/react","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094744879,"package_name":"@emotion/styled","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094744880,"package_name":"@mui/icons-material","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094744881,"package_name":"@mui/material","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094744882,"package_name":"@mui/material-nextjs","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094744883,"package_name":"next","ecosystem":"npm","requirements":"^15.0.0","direct":true,"kind":"runtime","optional":false},{"id":23094744884,"package_name":"react","ecosystem":"npm","requirements":"^19.0.0","direct":true,"kind":"runtime","optional":false},{"id":23094744885,"package_name":"react-dom","ecosystem":"npm","requirements":"^19.0.0","direct":true,"kind":"runtime","optional":false},{"id":23094744886,"package_name":"@types/node","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false},{"id":23094744887,"package_name":"@types/react","ecosystem":"npm","requirements":"^19.0.0","direct":true,"kind":"development","optional":false},{"id":23094744889,"package_name":"@types/react-dom","ecosystem":"npm","requirements":"^19.0.0","direct":true,"kind":"development","optional":false},{"id":23094744891,"package_name":"eslint","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false},{"id":23094744893,"package_name":"eslint-config-next","ecosystem":"npm","requirements":"^15.0.0","direct":true,"kind":"development","optional":false},{"id":23094744895,"package_name":"typescript","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"examples/material-ui-nextjs-ts-v4-v5-migration/package.json","sha":null,"kind":"manifest","created_at":"2025-05-12T15:06:15.140Z","updated_at":"2025-05-12T15:06:15.140Z","repository_link":"https://github.com/mui/material-ui/blob/master/examples/material-ui-nextjs-ts-v4-v5-migration/package.json","dependencies":[{"id":23094744925,"package_name":"@emotion/cache","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094744927,"package_name":"@emotion/react","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094744928,"package_name":"@emotion/server","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094744929,"package_name":"@emotion/styled","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094744930,"package_name":"@mui/icons-material","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094744931,"package_name":"@mui/material","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094744932,"package_name":"@mui/material-nextjs","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094744933,"package_name":"@mui/styles","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094744934,"package_name":"autoprefixer","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094744935,"package_name":"clean-css","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094744936,"package_name":"clsx","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094744937,"package_name":"next","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094744938,"package_name":"postcss","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094744939,"package_name":"react","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094744940,"package_name":"react-dom","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094744941,"package_name":"@types/node","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false},{"id":23094744942,"package_name":"@types/react","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false},{"id":23094744943,"package_name":"eslint","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false},{"id":23094744944,"package_name":"eslint-config-next","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false},{"id":23094744945,"package_name":"typescript","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"examples/material-ui-pigment-css-nextjs-ts/package.json","sha":null,"kind":"manifest","created_at":"2025-05-12T15:06:15.256Z","updated_at":"2025-05-12T15:06:15.256Z","repository_link":"https://github.com/mui/material-ui/blob/master/examples/material-ui-pigment-css-nextjs-ts/package.json","dependencies":[{"id":23094745092,"package_name":"@mui/material","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094745093,"package_name":"@mui/material-pigment-css","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094745530,"package_name":"@pigment-css/react","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094746085,"package_name":"next","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094746086,"package_name":"react","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094746087,"package_name":"react-dom","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094746088,"package_name":"@pigment-css/nextjs-plugin","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false},{"id":23094746089,"package_name":"@types/node","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false},{"id":23094746090,"package_name":"@types/react","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false},{"id":23094746091,"package_name":"@types/react-dom","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false},{"id":23094746092,"package_name":"eslint","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false},{"id":23094746093,"package_name":"eslint-config-next","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false},{"id":23094746094,"package_name":"typescript","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"examples/material-ui-pigment-css-vite-ts/package.json","sha":null,"kind":"manifest","created_at":"2025-05-12T15:06:19.449Z","updated_at":"2025-05-12T15:06:19.449Z","repository_link":"https://github.com/mui/material-ui/blob/master/examples/material-ui-pigment-css-vite-ts/package.json","dependencies":[{"id":23094746533,"package_name":"@mui/material","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094746534,"package_name":"@mui/material-pigment-css","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094746535,"package_name":"@pigment-css/react","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094746536,"package_name":"react","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094746537,"package_name":"react-dom","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094746538,"package_name":"react-is","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094746539,"package_name":"prop-types","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094746540,"package_name":"hoist-non-react-statics","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094746541,"package_name":"@pigment-css/vite-plugin","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false},{"id":23094746542,"package_name":"@types/react","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false},{"id":23094746543,"package_name":"@types/react-dom","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false},{"id":23094746544,"package_name":"@vitejs/plugin-react","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false},{"id":23094746545,"package_name":"typescript","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false},{"id":23094746546,"package_name":"vite","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"examples/material-ui-preact/package.json","sha":null,"kind":"manifest","created_at":"2025-05-12T15:06:19.669Z","updated_at":"2025-05-12T15:06:19.669Z","repository_link":"https://github.com/mui/material-ui/blob/master/examples/material-ui-preact/package.json","dependencies":[{"id":23094746583,"package_name":"@babel/helper-builder-react-jsx","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094746584,"package_name":"@emotion/react","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094746585,"package_name":"@emotion/styled","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094746586,"package_name":"@mui/material","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094746587,"package_name":"@testing-library/jest-dom","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094746588,"package_name":"@testing-library/react","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094746589,"package_name":"@testing-library/user-event","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094746590,"package_name":"preact","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094746591,"package_name":"react-scripts","ecosystem":"npm","requirements":"^5.0.0","direct":true,"kind":"runtime","optional":false},{"id":23094746592,"package_name":"customize-cra","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false},{"id":23094746593,"package_name":"react-app-rewired","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"examples/material-ui-remix-ts/package.json","sha":null,"kind":"manifest","created_at":"2025-05-12T15:06:19.895Z","updated_at":"2025-05-12T15:06:19.895Z","repository_link":"https://github.com/mui/material-ui/blob/master/examples/material-ui-remix-ts/package.json","dependencies":[{"id":23094746720,"package_name":"@emotion/cache","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094746721,"package_name":"@emotion/react","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094746722,"package_name":"@emotion/server","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094746723,"package_name":"@emotion/styled","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094746724,"package_name":"@mui/material","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094746726,"package_name":"@remix-run/css-bundle","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094746728,"package_name":"@remix-run/node","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094746730,"package_name":"@remix-run/react","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094746732,"package_name":"@remix-run/serve","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094746734,"package_name":"@remix-run/server-runtime","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094746736,"package_name":"react","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094746737,"package_name":"react-dom","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094746739,"package_name":"@remix-run/dev","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false},{"id":23094746741,"package_name":"@types/react","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false},{"id":23094746742,"package_name":"@types/react-dom","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false},{"id":23094746743,"package_name":"typescript","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"examples/material-ui-via-cdn/package.json","sha":null,"kind":"manifest","created_at":"2025-05-12T15:06:20.108Z","updated_at":"2025-05-12T15:06:20.108Z","repository_link":"https://github.com/mui/material-ui/blob/master/examples/material-ui-via-cdn/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"examples/material-ui-vite/package.json","sha":null,"kind":"manifest","created_at":"2025-05-12T15:06:20.598Z","updated_at":"2025-05-12T15:06:20.598Z","repository_link":"https://github.com/mui/material-ui/blob/master/examples/material-ui-vite/package.json","dependencies":[{"id":23094746988,"package_name":"@emotion/react","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094746989,"package_name":"@emotion/styled","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094746990,"package_name":"@mui/material","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094746991,"package_name":"react","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094746992,"package_name":"react-dom","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094746993,"package_name":"@vitejs/plugin-react","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false},{"id":23094746994,"package_name":"vite","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"examples/material-ui-vite-tailwind-ts/package.json","sha":null,"kind":"manifest","created_at":"2025-05-12T15:06:20.876Z","updated_at":"2025-05-12T15:06:20.876Z","repository_link":"https://github.com/mui/material-ui/blob/master/examples/material-ui-vite-tailwind-ts/package.json","dependencies":[{"id":23094747004,"package_name":"@emotion/react","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094747005,"package_name":"@emotion/styled","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094747006,"package_name":"@mui/material","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094747007,"package_name":"@tailwindcss/vite","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094747008,"package_name":"react","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094747009,"package_name":"react-dom","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094747010,"package_name":"tailwindcss","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094747011,"package_name":"@types/react","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false},{"id":23094747012,"package_name":"@types/react-dom","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false},{"id":23094747013,"package_name":"@vitejs/plugin-react","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false},{"id":23094747014,"package_name":"typescript","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false},{"id":23094747015,"package_name":"vite","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"examples/material-ui-vite-ts/package.json","sha":null,"kind":"manifest","created_at":"2025-05-12T15:06:21.104Z","updated_at":"2025-05-12T15:06:21.104Z","repository_link":"https://github.com/mui/material-ui/blob/master/examples/material-ui-vite-ts/package.json","dependencies":[{"id":23094747184,"package_name":"@emotion/react","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094747185,"package_name":"@emotion/styled","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094747186,"package_name":"@mui/icons-material","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094747187,"package_name":"@mui/material","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094747188,"package_name":"react","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094747189,"package_name":"react-dom","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094747190,"package_name":"@types/react","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false},{"id":23094747191,"package_name":"@types/react-dom","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false},{"id":23094747192,"package_name":"@vitejs/plugin-react","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false},{"id":23094747193,"package_name":"typescript","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false},{"id":23094747194,"package_name":"vite","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2025-05-12T15:06:21.443Z","updated_at":"2025-05-12T15:06:21.443Z","repository_link":"https://github.com/mui/material-ui/blob/master/package.json","dependencies":[{"id":23094747266,"package_name":"@googleapis/sheets","ecosystem":"npm","requirements":"^9.7.0","direct":true,"kind":"runtime","optional":false},{"id":23094747700,"package_name":"@netlify/functions","ecosystem":"npm","requirements":"^3.1.8","direct":true,"kind":"runtime","optional":false},{"id":23094747701,"package_name":"@slack/bolt","ecosystem":"npm","requirements":"^4.2.1","direct":true,"kind":"runtime","optional":false},{"id":23094748188,"package_name":"babel-plugin-transform-import-meta","ecosystem":"npm","requirements":"^2.3.2","direct":true,"kind":"runtime","optional":false},{"id":23094748189,"package_name":"execa","ecosystem":"npm","requirements":"^9.5.2","direct":true,"kind":"runtime","optional":false},{"id":23094748190,"package_name":"google-auth-library","ecosystem":"npm","requirements":"^9.15.1","direct":true,"kind":"runtime","optional":false},{"id":23094748191,"package_name":"@arethetypeswrong/cli","ecosystem":"npm","requirements":"^0.17.4","direct":true,"kind":"development","optional":false},{"id":23094748192,"package_name":"@argos-ci/core","ecosystem":"npm","requirements":"^3.1.1","direct":true,"kind":"development","optional":false},{"id":23094749143,"package_name":"@babel/cli","ecosystem":"npm","requirements":"^7.27.1","direct":true,"kind":"development","optional":false},{"id":23094749144,"package_name":"@babel/core","ecosystem":"npm","requirements":"^7.27.1","direct":true,"kind":"development","optional":false},{"id":23094749145,"package_name":"@babel/node","ecosystem":"npm","requirements":"^7.27.1","direct":true,"kind":"development","optional":false},{"id":23094749146,"package_name":"@babel/plugin-transform-react-constant-elements","ecosystem":"npm","requirements":"^7.27.1","direct":true,"kind":"development","optional":false},{"id":23094749147,"package_name":"@babel/plugin-transform-runtime","ecosystem":"npm","requirements":"^7.27.1","direct":true,"kind":"development","optional":false},{"id":23094749148,"package_name":"@babel/preset-env","ecosystem":"npm","requirements":"^7.27.1","direct":true,"kind":"development","optional":false},{"id":23094749149,"package_name":"@babel/preset-react","ecosystem":"npm","requirements":"^7.27.1","direct":true,"kind":"development","optional":false},{"id":23094749150,"package_name":"@babel/preset-typescript","ecosystem":"npm","requirements":"^7.27.1","direct":true,"kind":"development","optional":false},{"id":23094749151,"package_name":"@babel/register","ecosystem":"npm","requirements":"^7.27.1","direct":true,"kind":"development","optional":false},{"id":23094749152,"package_name":"@mui-internal/api-docs-builder","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"development","optional":false},{"id":23094749510,"package_name":"@mui-internal/api-docs-builder-core","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"development","optional":false},{"id":23094749511,"package_name":"@mui/internal-docs-utils","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"development","optional":false},{"id":23094749512,"package_name":"@mui/internal-scripts","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"development","optional":false},{"id":23094749513,"package_name":"@mui/internal-test-utils","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"development","optional":false},{"id":23094749514,"package_name":"@mui/joy","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"development","optional":false},{"id":23094749515,"package_name":"@mui/material","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"development","optional":false},{"id":23094749516,"package_name":"@mui/utils","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"development","optional":false},{"id":23094749517,"package_name":"@next/eslint-plugin-next","ecosystem":"npm","requirements":"^15.3.2","direct":true,"kind":"development","optional":false},{"id":23094749518,"package_name":"@octokit/rest","ecosystem":"npm","requirements":"^21.1.1","direct":true,"kind":"development","optional":false},{"id":23094749519,"package_name":"@pigment-css/react","ecosystem":"npm","requirements":"0.0.30","direct":true,"kind":"development","optional":false},{"id":23094749520,"package_name":"@playwright/test","ecosystem":"npm","requirements":"1.52.0","direct":true,"kind":"development","optional":false},{"id":23094749521,"package_name":"@types/babel__core","ecosystem":"npm","requirements":"^7.20.5","direct":true,"kind":"development","optional":false},{"id":23094749522,"package_name":"@types/babel__register","ecosystem":"npm","requirements":"^7.17.3","direct":true,"kind":"development","optional":false},{"id":23094749853,"package_name":"@types/fs-extra","ecosystem":"npm","requirements":"^11.0.4","direct":true,"kind":"development","optional":false},{"id":23094749854,"package_name":"@types/lodash","ecosystem":"npm","requirements":"^4.17.16","direct":true,"kind":"development","optional":false},{"id":23094749855,"package_name":"@types/mocha","ecosystem":"npm","requirements":"^10.0.10","direct":true,"kind":"development","optional":false},{"id":23094749856,"package_name":"@types/node","ecosystem":"npm","requirements":"^20.17.32","direct":true,"kind":"development","optional":false},{"id":23094749857,"package_name":"@types/react","ecosystem":"npm","requirements":"^19.1.2","direct":true,"kind":"development","optional":false},{"id":23094749858,"package_name":"@types/yargs","ecosystem":"npm","requirements":"^17.0.33","direct":true,"kind":"development","optional":false},{"id":23094749859,"package_name":"@typescript-eslint/eslint-plugin","ecosystem":"npm","requirements":"^8.31.1","direct":true,"kind":"development","optional":false},{"id":23094749860,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"^8.31.1","direct":true,"kind":"development","optional":false},{"id":23094749861,"package_name":"@vitejs/plugin-react","ecosystem":"npm","requirements":"^4.4.1","direct":true,"kind":"development","optional":false},{"id":23094749862,"package_name":"@vitest/browser","ecosystem":"npm","requirements":"^3.1.2","direct":true,"kind":"development","optional":false},{"id":23094749863,"package_name":"@vitest/coverage-v8","ecosystem":"npm","requirements":"^3.1.2","direct":true,"kind":"development","optional":false},{"id":23094749864,"package_name":"@vvago/vale","ecosystem":"npm","requirements":"^3.11.2","direct":true,"kind":"development","optional":false},{"id":23094750096,"package_name":"babel-loader","ecosystem":"npm","requirements":"^10.0.0","direct":true,"kind":"development","optional":false},{"id":23094750097,"package_name":"babel-plugin-istanbul","ecosystem":"npm","requirements":"^7.0.0","direct":true,"kind":"development","optional":false},{"id":23094750098,"package_name":"babel-plugin-module-resolver","ecosystem":"npm","requirements":"^5.0.2","direct":true,"kind":"development","optional":false},{"id":23094750099,"package_name":"babel-plugin-optimize-clsx","ecosystem":"npm","requirements":"^2.6.2","direct":true,"kind":"development","optional":false},{"id":23094750351,"package_name":"babel-plugin-react-remove-properties","ecosystem":"npm","requirements":"^0.3.0","direct":true,"kind":"development","optional":false},{"id":23094751847,"package_name":"babel-plugin-transform-inline-environment-variables","ecosystem":"npm","requirements":"^0.4.4","direct":true,"kind":"development","optional":false},{"id":23094751848,"package_name":"babel-plugin-transform-react-remove-prop-types","ecosystem":"npm","requirements":"^0.4.24","direct":true,"kind":"development","optional":false},{"id":23094751849,"package_name":"chalk","ecosystem":"npm","requirements":"^5.4.1","direct":true,"kind":"development","optional":false},{"id":23094751850,"package_name":"compression-webpack-plugin","ecosystem":"npm","requirements":"^11.1.0","direct":true,"kind":"development","optional":false},{"id":23094751851,"package_name":"concurrently","ecosystem":"npm","requirements":"^9.1.2","direct":true,"kind":"development","optional":false},{"id":23094751852,"package_name":"cpy-cli","ecosystem":"npm","requirements":"^5.0.0","direct":true,"kind":"development","optional":false},{"id":23094751853,"package_name":"cross-env","ecosystem":"npm","requirements":"^7.0.3","direct":true,"kind":"development","optional":false},{"id":23094751854,"package_name":"danger","ecosystem":"npm","requirements":"^13.0.4","direct":true,"kind":"development","optional":false},{"id":23094751855,"package_name":"eslint","ecosystem":"npm","requirements":"^8.57.1","direct":true,"kind":"development","optional":false},{"id":23094751856,"package_name":"eslint-config-airbnb","ecosystem":"npm","requirements":"^19.0.4","direct":true,"kind":"development","optional":false},{"id":23094751857,"package_name":"eslint-config-airbnb-base","ecosystem":"npm","requirements":"^15.0.0","direct":true,"kind":"development","optional":false},{"id":23094751858,"package_name":"eslint-config-prettier","ecosystem":"npm","requirements":"^10.1.2","direct":true,"kind":"development","optional":false},{"id":23094751859,"package_name":"eslint-import-resolver-webpack","ecosystem":"npm","requirements":"^0.13.10","direct":true,"kind":"development","optional":false},{"id":23094751860,"package_name":"eslint-plugin-babel","ecosystem":"npm","requirements":"^5.3.1","direct":true,"kind":"development","optional":false},{"id":23094751861,"package_name":"eslint-plugin-filenames","ecosystem":"npm","requirements":"^1.3.2","direct":true,"kind":"development","optional":false},{"id":23094751862,"package_name":"eslint-plugin-import","ecosystem":"npm","requirements":"^2.31.0","direct":true,"kind":"development","optional":false},{"id":23094751863,"package_name":"eslint-plugin-jsx-a11y","ecosystem":"npm","requirements":"^6.10.2","direct":true,"kind":"development","optional":false},{"id":23094751864,"package_name":"eslint-plugin-material-ui","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"development","optional":false},{"id":23094752944,"package_name":"eslint-plugin-mocha","ecosystem":"npm","requirements":"^10.5.0","direct":true,"kind":"development","optional":false},{"id":23094752945,"package_name":"eslint-plugin-react","ecosystem":"npm","requirements":"^7.37.5","direct":true,"kind":"development","optional":false},{"id":23094752946,"package_name":"eslint-plugin-react-compiler","ecosystem":"npm","requirements":"0.0.0-experimental-75b9fd4-20240912","direct":true,"kind":"development","optional":false},{"id":23094752947,"package_name":"eslint-plugin-react-hooks","ecosystem":"npm","requirements":"^5.2.0","direct":true,"kind":"development","optional":false},{"id":23094752948,"package_name":"fast-glob","ecosystem":"npm","requirements":"^3.3.3","direct":true,"kind":"development","optional":false},{"id":23094752949,"package_name":"fs-extra","ecosystem":"npm","requirements":"^11.3.0","direct":true,"kind":"development","optional":false},{"id":23094752950,"package_name":"git-url-parse","ecosystem":"npm","requirements":"^16.1.0","direct":true,"kind":"development","optional":false},{"id":23094752951,"package_name":"globby","ecosystem":"npm","requirements":"^14.1.0","direct":true,"kind":"development","optional":false},{"id":23094752952,"package_name":"jsonc-parser","ecosystem":"npm","requirements":"^3.3.1","direct":true,"kind":"development","optional":false},{"id":23094752953,"package_name":"karma","ecosystem":"npm","requirements":"^6.4.4","direct":true,"kind":"development","optional":false},{"id":23094752954,"package_name":"karma-browserstack-launcher","ecosystem":"npm","requirements":"~1.6.0","direct":true,"kind":"development","optional":false},{"id":23094752955,"package_name":"karma-chrome-launcher","ecosystem":"npm","requirements":"^3.2.0","direct":true,"kind":"development","optional":false},{"id":23094752956,"package_name":"karma-coverage-istanbul-reporter","ecosystem":"npm","requirements":"^3.0.3","direct":true,"kind":"development","optional":false},{"id":23094752957,"package_name":"karma-firefox-launcher","ecosystem":"npm","requirements":"^2.1.3","direct":true,"kind":"development","optional":false},{"id":23094752958,"package_name":"karma-mocha","ecosystem":"npm","requirements":"^2.0.1","direct":true,"kind":"development","optional":false},{"id":23094752959,"package_name":"karma-sourcemap-loader","ecosystem":"npm","requirements":"^0.4.0","direct":true,"kind":"development","optional":false},{"id":23094752960,"package_name":"karma-webpack","ecosystem":"npm","requirements":"^5.0.0","direct":true,"kind":"development","optional":false},{"id":23094752961,"package_name":"lerna","ecosystem":"npm","requirements":"^8.2.2","direct":true,"kind":"development","optional":false},{"id":23094752962,"package_name":"lodash","ecosystem":"npm","requirements":"^4.17.21","direct":true,"kind":"development","optional":false},{"id":23094752963,"package_name":"markdownlint-cli2","ecosystem":"npm","requirements":"^0.17.2","direct":true,"kind":"development","optional":false},{"id":23094752964,"package_name":"mocha","ecosystem":"npm","requirements":"^11.2.2","direct":true,"kind":"development","optional":false},{"id":23094752965,"package_name":"nx","ecosystem":"npm","requirements":"^20.8.1","direct":true,"kind":"development","optional":false},{"id":23094752966,"package_name":"nyc","ecosystem":"npm","requirements":"^17.1.0","direct":true,"kind":"development","optional":false},{"id":23094752967,"package_name":"piscina","ecosystem":"npm","requirements":"^5.0.0","direct":true,"kind":"development","optional":false},{"id":23094752968,"package_name":"postcss-styled-syntax","ecosystem":"npm","requirements":"^0.7.1","direct":true,"kind":"development","optional":false},{"id":23094753958,"package_name":"prettier","ecosystem":"npm","requirements":"^3.5.3","direct":true,"kind":"development","optional":false},{"id":23094753959,"package_name":"pretty-quick","ecosystem":"npm","requirements":"^4.1.1","direct":true,"kind":"development","optional":false},{"id":23094753960,"package_name":"process","ecosystem":"npm","requirements":"^0.11.10","direct":true,"kind":"development","optional":false},{"id":23094753961,"package_name":"rimraf","ecosystem":"npm","requirements":"^6.0.1","direct":true,"kind":"development","optional":false},{"id":23094753962,"package_name":"serve","ecosystem":"npm","requirements":"^14.2.4","direct":true,"kind":"development","optional":false},{"id":23094753963,"package_name":"stylelint","ecosystem":"npm","requirements":"^16.19.1","direct":true,"kind":"development","optional":false},{"id":23094753964,"package_name":"stylelint-config-standard","ecosystem":"npm","requirements":"^37.0.0","direct":true,"kind":"development","optional":false},{"id":23094753965,"package_name":"terser-webpack-plugin","ecosystem":"npm","requirements":"^5.3.14","direct":true,"kind":"development","optional":false},{"id":23094753966,"package_name":"tsconfig-paths-webpack-plugin","ecosystem":"npm","requirements":"^4.2.0","direct":true,"kind":"development","optional":false},{"id":23094753967,"package_name":"tsx","ecosystem":"npm","requirements":"^4.19.4","direct":true,"kind":"development","optional":false},{"id":23094754277,"package_name":"typescript","ecosystem":"npm","requirements":"^5.8.3","direct":true,"kind":"development","optional":false},{"id":23094754278,"package_name":"vite","ecosystem":"npm","requirements":"^6.0.7","direct":true,"kind":"development","optional":false},{"id":23094754279,"package_name":"vitest","ecosystem":"npm","requirements":"^3.1.2","direct":true,"kind":"development","optional":false},{"id":23094754280,"package_name":"vitest-fail-on-console","ecosystem":"npm","requirements":"^0.7.1","direct":true,"kind":"development","optional":false},{"id":23094754699,"package_name":"webpack","ecosystem":"npm","requirements":"^5.99.7","direct":true,"kind":"development","optional":false},{"id":23094754700,"package_name":"webpack-bundle-analyzer","ecosystem":"npm","requirements":"^4.10.2","direct":true,"kind":"development","optional":false},{"id":23094754701,"package_name":"webpack-cli","ecosystem":"npm","requirements":"^6.0.1","direct":true,"kind":"development","optional":false},{"id":23094754702,"package_name":"yargs","ecosystem":"npm","requirements":"^17.7.2","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/api-docs-builder/package.json","sha":null,"kind":"manifest","created_at":"2025-05-12T15:06:43.677Z","updated_at":"2025-05-12T15:06:43.677Z","repository_link":"https://github.com/mui/material-ui/blob/master/packages/api-docs-builder/package.json","dependencies":[{"id":23094754871,"package_name":"@babel/core","ecosystem":"npm","requirements":"^7.27.1","direct":true,"kind":"runtime","optional":false},{"id":23094754872,"package_name":"@babel/preset-typescript","ecosystem":"npm","requirements":"^7.27.1","direct":true,"kind":"runtime","optional":false},{"id":23094754873,"package_name":"@babel/traverse","ecosystem":"npm","requirements":"^7.27.1","direct":true,"kind":"runtime","optional":false},{"id":23094754874,"package_name":"@mui/internal-docs-utils","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"runtime","optional":false},{"id":23094754875,"package_name":"@mui/internal-markdown","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"runtime","optional":false},{"id":23094755026,"package_name":"ast-types","ecosystem":"npm","requirements":"^0.14.2","direct":true,"kind":"runtime","optional":false},{"id":23094755027,"package_name":"doctrine","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"runtime","optional":false},{"id":23094755028,"package_name":"fast-glob","ecosystem":"npm","requirements":"^3.3.3","direct":true,"kind":"runtime","optional":false},{"id":23094755029,"package_name":"fs-extra","ecosystem":"npm","requirements":"^11.3.0","direct":true,"kind":"runtime","optional":false},{"id":23094755030,"package_name":"lodash","ecosystem":"npm","requirements":"^4.17.21","direct":true,"kind":"runtime","optional":false},{"id":23094755031,"package_name":"prettier","ecosystem":"npm","requirements":"^3.5.3","direct":true,"kind":"runtime","optional":false},{"id":23094755032,"package_name":"react-docgen","ecosystem":"npm","requirements":"^5.4.3","direct":true,"kind":"runtime","optional":false},{"id":23094755033,"package_name":"recast","ecosystem":"npm","requirements":"^0.23.9","direct":true,"kind":"runtime","optional":false},{"id":23094755034,"package_name":"remark","ecosystem":"npm","requirements":"^15.0.1","direct":true,"kind":"runtime","optional":false},{"id":23094755035,"package_name":"typescript","ecosystem":"npm","requirements":"^5.8.3","direct":true,"kind":"runtime","optional":false},{"id":23094755036,"package_name":"unist-util-visit","ecosystem":"npm","requirements":"^5.0.0","direct":true,"kind":"runtime","optional":false},{"id":23094755037,"package_name":"@types/babel__core","ecosystem":"npm","requirements":"^7.20.5","direct":true,"kind":"development","optional":false},{"id":23094755038,"package_name":"@types/babel__traverse","ecosystem":"npm","requirements":"^7.20.7","direct":true,"kind":"development","optional":false},{"id":23094755039,"package_name":"@types/chai","ecosystem":"npm","requirements":"^4.3.20","direct":true,"kind":"development","optional":false},{"id":23094755040,"package_name":"@types/doctrine","ecosystem":"npm","requirements":"^0.0.9","direct":true,"kind":"development","optional":false},{"id":23094755041,"package_name":"@types/mdast","ecosystem":"npm","requirements":"4.0.4","direct":true,"kind":"development","optional":false},{"id":23094755042,"package_name":"@types/mocha","ecosystem":"npm","requirements":"^10.0.10","direct":true,"kind":"development","optional":false},{"id":23094755043,"package_name":"@types/node","ecosystem":"npm","requirements":"^20.17.32","direct":true,"kind":"development","optional":false},{"id":23094755044,"package_name":"@types/react-docgen","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"development","optional":false},{"id":23094755350,"package_name":"@types/sinon","ecosystem":"npm","requirements":"^17.0.4","direct":true,"kind":"development","optional":false},{"id":23094755352,"package_name":"chai","ecosystem":"npm","requirements":"^4.5.0","direct":true,"kind":"development","optional":false},{"id":23094755354,"package_name":"sinon","ecosystem":"npm","requirements":"^19.0.5","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/api-docs-builder-core/package.json","sha":null,"kind":"manifest","created_at":"2025-05-12T15:06:45.876Z","updated_at":"2025-05-12T15:06:45.876Z","repository_link":"https://github.com/mui/material-ui/blob/master/packages/api-docs-builder-core/package.json","dependencies":[{"id":23094755841,"package_name":"@mui-internal/api-docs-builder","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"runtime","optional":false},{"id":23094755842,"package_name":"@mui/internal-markdown","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"runtime","optional":false},{"id":23094755843,"package_name":"docs","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"runtime","optional":false},{"id":23094755844,"package_name":"lodash","ecosystem":"npm","requirements":"^4.17.21","direct":true,"kind":"runtime","optional":false},{"id":23094755845,"package_name":"@types/chai","ecosystem":"npm","requirements":"^4.3.20","direct":true,"kind":"development","optional":false},{"id":23094755846,"package_name":"@types/mocha","ecosystem":"npm","requirements":"^10.0.10","direct":true,"kind":"development","optional":false},{"id":23094755847,"package_name":"@types/node","ecosystem":"npm","requirements":"^20.17.32","direct":true,"kind":"development","optional":false},{"id":23094755848,"package_name":"@types/sinon","ecosystem":"npm","requirements":"^17.0.4","direct":true,"kind":"development","optional":false},{"id":23094755849,"package_name":"chai","ecosystem":"npm","requirements":"^4.5.0","direct":true,"kind":"development","optional":false},{"id":23094755850,"package_name":"sinon","ecosystem":"npm","requirements":"^19.0.5","direct":true,"kind":"development","optional":false},{"id":23094755851,"package_name":"typescript","ecosystem":"npm","requirements":"^5.8.3","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/eslint-plugin-material-ui/package.json","sha":null,"kind":"manifest","created_at":"2025-05-12T15:06:46.193Z","updated_at":"2025-05-12T15:06:46.193Z","repository_link":"https://github.com/mui/material-ui/blob/master/packages/eslint-plugin-material-ui/package.json","dependencies":[{"id":23094755916,"package_name":"emoji-regex","ecosystem":"npm","requirements":"^10.4.0","direct":true,"kind":"runtime","optional":false},{"id":23094755917,"package_name":"@types/eslint","ecosystem":"npm","requirements":"^8.56.12","direct":true,"kind":"development","optional":false},{"id":23094755918,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"^8.31.1","direct":true,"kind":"development","optional":false},{"id":23094755919,"package_name":"eslint","ecosystem":"npm","requirements":"^8.57.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/feedback/package.json","sha":null,"kind":"manifest","created_at":"2025-05-12T15:06:46.427Z","updated_at":"2025-05-12T15:06:46.427Z","repository_link":"https://github.com/mui/material-ui/blob/master/packages/feedback/package.json","dependencies":[{"id":23094755953,"package_name":"claudia-api-builder","ecosystem":"npm","requirements":"^4.1.2","direct":true,"kind":"runtime","optional":false},{"id":23094756382,"package_name":"uuid","ecosystem":"npm","requirements":"^11.1.0","direct":true,"kind":"runtime","optional":false},{"id":23094756383,"package_name":"claudia","ecosystem":"npm","requirements":"^5.14.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/markdown/package.json","sha":null,"kind":"manifest","created_at":"2025-05-12T15:06:49.527Z","updated_at":"2025-05-12T15:06:49.527Z","repository_link":"https://github.com/mui/material-ui/blob/master/packages/markdown/package.json","dependencies":[{"id":23094756662,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"^7.27.1","direct":true,"kind":"runtime","optional":false},{"id":23094756665,"package_name":"lodash","ecosystem":"npm","requirements":"^4.17.21","direct":true,"kind":"runtime","optional":false},{"id":23094756668,"package_name":"marked","ecosystem":"npm","requirements":"^15.0.11","direct":true,"kind":"runtime","optional":false},{"id":23094756670,"package_name":"prismjs","ecosystem":"npm","requirements":"^1.30.0","direct":true,"kind":"runtime","optional":false},{"id":23094756671,"package_name":"@types/chai","ecosystem":"npm","requirements":"^4.3.20","direct":true,"kind":"development","optional":false},{"id":23094756673,"package_name":"chai","ecosystem":"npm","requirements":"^4.5.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/mui-codemod/package.json","sha":null,"kind":"manifest","created_at":"2025-05-12T15:06:49.976Z","updated_at":"2025-05-12T15:06:49.976Z","repository_link":"https://github.com/mui/material-ui/blob/master/packages/mui-codemod/package.json","dependencies":[{"id":23094756718,"package_name":"@babel/core","ecosystem":"npm","requirements":"^7.27.1","direct":true,"kind":"runtime","optional":false},{"id":23094756719,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"^7.27.1","direct":true,"kind":"runtime","optional":false},{"id":23094756720,"package_name":"@babel/traverse","ecosystem":"npm","requirements":"^7.27.1","direct":true,"kind":"runtime","optional":false},{"id":23094756721,"package_name":"jscodeshift","ecosystem":"npm","requirements":"^17.1.2","direct":true,"kind":"runtime","optional":false},{"id":23094756722,"package_name":"jscodeshift-add-imports","ecosystem":"npm","requirements":"^1.0.11","direct":true,"kind":"runtime","optional":false},{"id":23094757912,"package_name":"postcss","ecosystem":"npm","requirements":"^8.5.3","direct":true,"kind":"runtime","optional":false},{"id":23094757913,"package_name":"postcss-cli","ecosystem":"npm","requirements":"^11.0.1","direct":true,"kind":"runtime","optional":false},{"id":23094757914,"package_name":"yargs","ecosystem":"npm","requirements":"^17.7.2","direct":true,"kind":"runtime","optional":false},{"id":23094757915,"package_name":"@types/chai","ecosystem":"npm","requirements":"^4.3.20","direct":true,"kind":"development","optional":false},{"id":23094757916,"package_name":"@types/jscodeshift","ecosystem":"npm","requirements":"0.12.0","direct":true,"kind":"development","optional":false},{"id":23094759407,"package_name":"chai","ecosystem":"npm","requirements":"^4.5.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/mui-core-downloads-tracker/package.json","sha":null,"kind":"manifest","created_at":"2025-05-12T15:06:54.517Z","updated_at":"2025-05-12T15:06:54.517Z","repository_link":"https://github.com/mui/material-ui/blob/master/packages/mui-core-downloads-tracker/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"packages/mui-docs/package.json","sha":null,"kind":"manifest","created_at":"2025-05-12T15:06:54.639Z","updated_at":"2025-05-12T15:06:54.639Z","repository_link":"https://github.com/mui/material-ui/blob/master/packages/mui-docs/package.json","dependencies":[{"id":23094762149,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"^7.27.1","direct":true,"kind":"runtime","optional":false},{"id":23094762150,"package_name":"@mui/internal-markdown","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"runtime","optional":false},{"id":23094762151,"package_name":"clipboard-copy","ecosystem":"npm","requirements":"^4.0.1","direct":true,"kind":"runtime","optional":false},{"id":23094762152,"package_name":"clsx","ecosystem":"npm","requirements":"^2.1.1","direct":true,"kind":"runtime","optional":false},{"id":23094762153,"package_name":"nprogress","ecosystem":"npm","requirements":"^0.2.0","direct":true,"kind":"runtime","optional":false},{"id":23094762154,"package_name":"prop-types","ecosystem":"npm","requirements":"^15.8.1","direct":true,"kind":"runtime","optional":false},{"id":23094762155,"package_name":"@mui/icons-material","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"development","optional":false},{"id":23094762156,"package_name":"@mui/material","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"development","optional":false},{"id":23094762157,"package_name":"@types/gtag.js","ecosystem":"npm","requirements":"^0.0.20","direct":true,"kind":"development","optional":false},{"id":23094762158,"package_name":"@types/node","ecosystem":"npm","requirements":"^20.17.32","direct":true,"kind":"development","optional":false},{"id":23094762159,"package_name":"@types/prop-types","ecosystem":"npm","requirements":"^15.7.14","direct":true,"kind":"development","optional":false},{"id":23094762160,"package_name":"@types/react","ecosystem":"npm","requirements":"^19.1.2","direct":true,"kind":"development","optional":false},{"id":23094762161,"package_name":"next","ecosystem":"npm","requirements":"^15.3.1","direct":true,"kind":"development","optional":false},{"id":23094762163,"package_name":"react","ecosystem":"npm","requirements":"^19.1.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/mui-envinfo/package.json","sha":null,"kind":"manifest","created_at":"2025-05-12T15:06:55.822Z","updated_at":"2025-05-12T15:06:55.822Z","repository_link":"https://github.com/mui/material-ui/blob/master/packages/mui-envinfo/package.json","dependencies":[{"id":23094762512,"package_name":"envinfo","ecosystem":"npm","requirements":"^7.14.0","direct":true,"kind":"runtime","optional":false},{"id":23094762513,"package_name":"@types/chai","ecosystem":"npm","requirements":"^4.3.20","direct":true,"kind":"development","optional":false},{"id":23094762514,"package_name":"chai","ecosystem":"npm","requirements":"^4.5.0","direct":true,"kind":"development","optional":false},{"id":23094762516,"package_name":"fs-extra","ecosystem":"npm","requirements":"^11.3.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/mui-envinfo/test/package.json","sha":null,"kind":"manifest","created_at":"2025-05-12T15:06:56.262Z","updated_at":"2025-05-12T15:06:56.262Z","repository_link":"https://github.com/mui/material-ui/blob/master/packages/mui-envinfo/test/package.json","dependencies":[{"id":23094762572,"package_name":"@emotion/react","ecosystem":"npm","requirements":"^11.13.5","direct":true,"kind":"runtime","optional":false},{"id":23094762573,"package_name":"@emotion/styled","ecosystem":"npm","requirements":"^11.13.5","direct":true,"kind":"runtime","optional":false},{"id":23094762574,"package_name":"@mui/base","ecosystem":"npm","requirements":"5.0.0-beta.30","direct":true,"kind":"runtime","optional":false},{"id":23094762575,"package_name":"@mui/joy","ecosystem":"npm","requirements":"5.0.0-beta.22","direct":true,"kind":"runtime","optional":false},{"id":23094762576,"package_name":"@mui/material","ecosystem":"npm","requirements":"5.15.4","direct":true,"kind":"runtime","optional":false},{"id":23094762577,"package_name":"react","ecosystem":"npm","requirements":"^19.1.0","direct":true,"kind":"runtime","optional":false},{"id":23094762578,"package_name":"react-dom","ecosystem":"npm","requirements":"^19.1.0","direct":true,"kind":"runtime","optional":false},{"id":23094762580,"package_name":"@types/react","ecosystem":"npm","requirements":"^19.1.2","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/mui-icons-material/package.json","sha":null,"kind":"manifest","created_at":"2025-05-12T15:06:56.887Z","updated_at":"2025-05-12T15:06:56.887Z","repository_link":"https://github.com/mui/material-ui/blob/master/packages/mui-icons-material/package.json","dependencies":[{"id":23094762618,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"^7.27.1","direct":true,"kind":"runtime","optional":false},{"id":23094762619,"package_name":"@mui/icons-material","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"development","optional":false},{"id":23094762620,"package_name":"@mui/internal-waterfall","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"development","optional":false},{"id":23094762621,"package_name":"@mui/material","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"development","optional":false},{"id":23094762622,"package_name":"@types/chai","ecosystem":"npm","requirements":"^4.3.20","direct":true,"kind":"development","optional":false},{"id":23094762623,"package_name":"@types/react","ecosystem":"npm","requirements":"^19.1.2","direct":true,"kind":"development","optional":false},{"id":23094762624,"package_name":"chai","ecosystem":"npm","requirements":"^4.5.0","direct":true,"kind":"development","optional":false},{"id":23094762625,"package_name":"chalk","ecosystem":"npm","requirements":"^5.4.1","direct":true,"kind":"development","optional":false},{"id":23094762626,"package_name":"cross-fetch","ecosystem":"npm","requirements":"^4.1.0","direct":true,"kind":"development","optional":false},{"id":23094762627,"package_name":"fast-glob","ecosystem":"npm","requirements":"^3.3.3","direct":true,"kind":"development","optional":false},{"id":23094762628,"package_name":"fs-extra","ecosystem":"npm","requirements":"^11.3.0","direct":true,"kind":"development","optional":false},{"id":23094762631,"package_name":"lodash","ecosystem":"npm","requirements":"^4.17.21","direct":true,"kind":"development","optional":false},{"id":23094762632,"package_name":"mustache","ecosystem":"npm","requirements":"^4.2.0","direct":true,"kind":"development","optional":false},{"id":23094762634,"package_name":"react","ecosystem":"npm","requirements":"^19.1.0","direct":true,"kind":"development","optional":false},{"id":23094762635,"package_name":"rimraf","ecosystem":"npm","requirements":"^6.0.1","direct":true,"kind":"development","optional":false},{"id":23094762637,"package_name":"shx","ecosystem":"npm","requirements":"^0.4.0","direct":true,"kind":"development","optional":false},{"id":23094762639,"package_name":"svgo","ecosystem":"npm","requirements":"^3.3.2","direct":true,"kind":"development","optional":false},{"id":23094762641,"package_name":"yargs","ecosystem":"npm","requirements":"^17.7.2","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/mui-joy/package.json","sha":null,"kind":"manifest","created_at":"2025-05-12T15:06:57.181Z","updated_at":"2025-05-12T15:06:57.181Z","repository_link":"https://github.com/mui/material-ui/blob/master/packages/mui-joy/package.json","dependencies":[{"id":23094763017,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"^7.27.1","direct":true,"kind":"runtime","optional":false},{"id":23094763018,"package_name":"@mui/base","ecosystem":"npm","requirements":"7.0.0-beta.4","direct":true,"kind":"runtime","optional":false},{"id":23094763019,"package_name":"@mui/core-downloads-tracker","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"runtime","optional":false},{"id":23094763020,"package_name":"@mui/system","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"runtime","optional":false},{"id":23094763021,"package_name":"@mui/types","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"runtime","optional":false},{"id":23094763022,"package_name":"@mui/utils","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"runtime","optional":false},{"id":23094763023,"package_name":"clsx","ecosystem":"npm","requirements":"^2.1.1","direct":true,"kind":"runtime","optional":false},{"id":23094763024,"package_name":"prop-types","ecosystem":"npm","requirements":"^15.8.1","direct":true,"kind":"runtime","optional":false},{"id":23094763025,"package_name":"@mui/internal-test-utils","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"development","optional":false},{"id":23094763026,"package_name":"@mui/material","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"development","optional":false},{"id":23094763027,"package_name":"@types/chai","ecosystem":"npm","requirements":"^4.3.20","direct":true,"kind":"development","optional":false},{"id":23094763028,"package_name":"@types/prop-types","ecosystem":"npm","requirements":"^15.7.14","direct":true,"kind":"development","optional":false},{"id":23094763029,"package_name":"@types/react","ecosystem":"npm","requirements":"^19.1.2","direct":true,"kind":"development","optional":false},{"id":23094763030,"package_name":"@types/react-dom","ecosystem":"npm","requirements":"^19.1.3","direct":true,"kind":"development","optional":false},{"id":23094763031,"package_name":"@types/sinon","ecosystem":"npm","requirements":"^17.0.4","direct":true,"kind":"development","optional":false},{"id":23094763032,"package_name":"chai","ecosystem":"npm","requirements":"^4.5.0","direct":true,"kind":"development","optional":false},{"id":23094763033,"package_name":"fast-glob","ecosystem":"npm","requirements":"^3.3.3","direct":true,"kind":"development","optional":false},{"id":23094763034,"package_name":"lodash","ecosystem":"npm","requirements":"^4.17.21","direct":true,"kind":"development","optional":false},{"id":23094763035,"package_name":"next","ecosystem":"npm","requirements":"^15.3.1","direct":true,"kind":"development","optional":false},{"id":23094763036,"package_name":"react","ecosystem":"npm","requirements":"^19.1.0","direct":true,"kind":"development","optional":false},{"id":23094763037,"package_name":"react-dom","ecosystem":"npm","requirements":"^19.1.0","direct":true,"kind":"development","optional":false},{"id":23094763039,"package_name":"sinon","ecosystem":"npm","requirements":"^19.0.5","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/mui-lab/package.json","sha":null,"kind":"manifest","created_at":"2025-05-12T15:06:58.187Z","updated_at":"2025-05-12T15:06:58.187Z","repository_link":"https://github.com/mui/material-ui/blob/master/packages/mui-lab/package.json","dependencies":[{"id":23094763338,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"^7.27.1","direct":true,"kind":"runtime","optional":false},{"id":23094763340,"package_name":"@mui/system","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"runtime","optional":false},{"id":23094763341,"package_name":"@mui/types","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"runtime","optional":false},{"id":23094763343,"package_name":"@mui/utils","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"runtime","optional":false},{"id":23094763345,"package_name":"clsx","ecosystem":"npm","requirements":"^2.1.1","direct":true,"kind":"runtime","optional":false},{"id":23094763347,"package_name":"prop-types","ecosystem":"npm","requirements":"^15.8.1","direct":true,"kind":"runtime","optional":false},{"id":23094763349,"package_name":"@mui/internal-test-utils","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"development","optional":false},{"id":23094763350,"package_name":"@mui/material","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"development","optional":false},{"id":23094763351,"package_name":"@types/chai","ecosystem":"npm","requirements":"^4.3.20","direct":true,"kind":"development","optional":false},{"id":23094763352,"package_name":"@types/prop-types","ecosystem":"npm","requirements":"^15.7.14","direct":true,"kind":"development","optional":false},{"id":23094763353,"package_name":"@types/react","ecosystem":"npm","requirements":"^19.1.2","direct":true,"kind":"development","optional":false},{"id":23094763354,"package_name":"@types/react-dom","ecosystem":"npm","requirements":"^19.1.3","direct":true,"kind":"development","optional":false},{"id":23094763355,"package_name":"@types/sinon","ecosystem":"npm","requirements":"^17.0.4","direct":true,"kind":"development","optional":false},{"id":23094763356,"package_name":"chai","ecosystem":"npm","requirements":"^4.5.0","direct":true,"kind":"development","optional":false},{"id":23094763357,"package_name":"react","ecosystem":"npm","requirements":"^19.1.0","direct":true,"kind":"development","optional":false},{"id":23094763358,"package_name":"react-dom","ecosystem":"npm","requirements":"^19.1.0","direct":true,"kind":"development","optional":false},{"id":23094763359,"package_name":"sinon","ecosystem":"npm","requirements":"^19.0.5","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/mui-material/package.json","sha":null,"kind":"manifest","created_at":"2025-05-12T15:06:58.953Z","updated_at":"2025-05-12T15:06:58.953Z","repository_link":"https://github.com/mui/material-ui/blob/master/packages/mui-material/package.json","dependencies":[{"id":23094763403,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"^7.27.1","direct":true,"kind":"runtime","optional":false},{"id":23094763404,"package_name":"@mui/core-downloads-tracker","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"runtime","optional":false},{"id":23094763405,"package_name":"@mui/system","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"runtime","optional":false},{"id":23094763406,"package_name":"@mui/types","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"runtime","optional":false},{"id":23094763407,"package_name":"@mui/utils","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"runtime","optional":false},{"id":23094763408,"package_name":"@popperjs/core","ecosystem":"npm","requirements":"^2.11.8","direct":true,"kind":"runtime","optional":false},{"id":23094763409,"package_name":"@types/react-transition-group","ecosystem":"npm","requirements":"^4.4.12","direct":true,"kind":"runtime","optional":false},{"id":23094763410,"package_name":"clsx","ecosystem":"npm","requirements":"^2.1.1","direct":true,"kind":"runtime","optional":false},{"id":23094763411,"package_name":"csstype","ecosystem":"npm","requirements":"^3.1.3","direct":true,"kind":"runtime","optional":false},{"id":23094763412,"package_name":"prop-types","ecosystem":"npm","requirements":"^15.8.1","direct":true,"kind":"runtime","optional":false},{"id":23094763414,"package_name":"react-is","ecosystem":"npm","requirements":"^19.1.0","direct":true,"kind":"runtime","optional":false},{"id":23094763415,"package_name":"react-transition-group","ecosystem":"npm","requirements":"^4.4.5","direct":true,"kind":"runtime","optional":false},{"id":23094763417,"package_name":"@mui/internal-test-utils","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"development","optional":false},{"id":23094763418,"package_name":"@testing-library/dom","ecosystem":"npm","requirements":"^10.4.0","direct":true,"kind":"development","optional":false},{"id":23094763419,"package_name":"@testing-library/user-event","ecosystem":"npm","requirements":"^14.6.1","direct":true,"kind":"development","optional":false},{"id":23094763420,"package_name":"@types/chai","ecosystem":"npm","requirements":"^4.3.20","direct":true,"kind":"development","optional":false},{"id":23094763421,"package_name":"@types/prop-types","ecosystem":"npm","requirements":"^15.7.14","direct":true,"kind":"development","optional":false},{"id":23094763422,"package_name":"@types/react","ecosystem":"npm","requirements":"^19.1.2","direct":true,"kind":"development","optional":false},{"id":23094763423,"package_name":"@types/react-dom","ecosystem":"npm","requirements":"^19.1.3","direct":true,"kind":"development","optional":false},{"id":23094763424,"package_name":"@types/sinon","ecosystem":"npm","requirements":"^17.0.4","direct":true,"kind":"development","optional":false},{"id":23094763425,"package_name":"chai","ecosystem":"npm","requirements":"^4.5.0","direct":true,"kind":"development","optional":false},{"id":23094763426,"package_name":"css-mediaquery","ecosystem":"npm","requirements":"^0.1.2","direct":true,"kind":"development","optional":false},{"id":23094763427,"package_name":"fast-glob","ecosystem":"npm","requirements":"^3.3.3","direct":true,"kind":"development","optional":false},{"id":23094763428,"package_name":"fs-extra","ecosystem":"npm","requirements":"^11.3.0","direct":true,"kind":"development","optional":false},{"id":23094763429,"package_name":"lodash","ecosystem":"npm","requirements":"^4.17.21","direct":true,"kind":"development","optional":false},{"id":23094763430,"package_name":"react","ecosystem":"npm","requirements":"^19.1.0","direct":true,"kind":"development","optional":false},{"id":23094763431,"package_name":"react-dom","ecosystem":"npm","requirements":"^19.1.0","direct":true,"kind":"development","optional":false},{"id":23094763432,"package_name":"react-router","ecosystem":"npm","requirements":"^7.5.1","direct":true,"kind":"development","optional":false},{"id":23094763433,"package_name":"sinon","ecosystem":"npm","requirements":"^19.0.5","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/mui-material-nextjs/package.json","sha":null,"kind":"manifest","created_at":"2025-05-12T15:06:59.820Z","updated_at":"2025-05-12T15:06:59.820Z","repository_link":"https://github.com/mui/material-ui/blob/master/packages/mui-material-nextjs/package.json","dependencies":[{"id":23094763442,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"^7.27.1","direct":true,"kind":"runtime","optional":false},{"id":23094763443,"package_name":"@emotion/cache","ecosystem":"npm","requirements":"^11.13.5","direct":true,"kind":"development","optional":false},{"id":23094763444,"package_name":"@emotion/react","ecosystem":"npm","requirements":"^11.13.5","direct":true,"kind":"development","optional":false},{"id":23094763445,"package_name":"@emotion/server","ecosystem":"npm","requirements":"^11.11.0","direct":true,"kind":"development","optional":false},{"id":23094763446,"package_name":"@types/react","ecosystem":"npm","requirements":"^19.1.2","direct":true,"kind":"development","optional":false},{"id":23094763447,"package_name":"next","ecosystem":"npm","requirements":"^15.3.1","direct":true,"kind":"development","optional":false},{"id":23094763448,"package_name":"react","ecosystem":"npm","requirements":"^19.1.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/mui-material-pigment-css/package.json","sha":null,"kind":"manifest","created_at":"2025-05-12T15:07:00.117Z","updated_at":"2025-05-12T15:07:00.117Z","repository_link":"https://github.com/mui/material-ui/blob/master/packages/mui-material-pigment-css/package.json","dependencies":[{"id":23094763701,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"^7.27.1","direct":true,"kind":"runtime","optional":false},{"id":23094763702,"package_name":"@mui/system","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"packages/mui-private-theming/package.json","sha":null,"kind":"manifest","created_at":"2025-05-12T15:07:00.336Z","updated_at":"2025-05-12T15:07:00.336Z","repository_link":"https://github.com/mui/material-ui/blob/master/packages/mui-private-theming/package.json","dependencies":[{"id":23094763722,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"^7.27.1","direct":true,"kind":"runtime","optional":false},{"id":23094763723,"package_name":"@mui/utils","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"runtime","optional":false},{"id":23094763724,"package_name":"prop-types","ecosystem":"npm","requirements":"^15.8.1","direct":true,"kind":"runtime","optional":false},{"id":23094763725,"package_name":"@mui/internal-test-utils","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"development","optional":false},{"id":23094763726,"package_name":"@mui/types","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"development","optional":false},{"id":23094763727,"package_name":"@types/chai","ecosystem":"npm","requirements":"^4.3.20","direct":true,"kind":"development","optional":false},{"id":23094763728,"package_name":"@types/react","ecosystem":"npm","requirements":"^19.1.2","direct":true,"kind":"development","optional":false},{"id":23094763729,"package_name":"chai","ecosystem":"npm","requirements":"^4.5.0","direct":true,"kind":"development","optional":false},{"id":23094763730,"package_name":"react","ecosystem":"npm","requirements":"^19.1.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/mui-styled-engine/package.json","sha":null,"kind":"manifest","created_at":"2025-05-12T15:07:00.530Z","updated_at":"2025-05-12T15:07:00.530Z","repository_link":"https://github.com/mui/material-ui/blob/master/packages/mui-styled-engine/package.json","dependencies":[{"id":23094763824,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"^7.27.1","direct":true,"kind":"runtime","optional":false},{"id":23094763827,"package_name":"@emotion/cache","ecosystem":"npm","requirements":"^11.13.5","direct":true,"kind":"runtime","optional":false},{"id":23094763830,"package_name":"@emotion/serialize","ecosystem":"npm","requirements":"^1.3.3","direct":true,"kind":"runtime","optional":false},{"id":23094763831,"package_name":"@emotion/sheet","ecosystem":"npm","requirements":"^1.4.0","direct":true,"kind":"runtime","optional":false},{"id":23094763832,"package_name":"csstype","ecosystem":"npm","requirements":"^3.1.3","direct":true,"kind":"runtime","optional":false},{"id":23094763833,"package_name":"prop-types","ecosystem":"npm","requirements":"^15.8.1","direct":true,"kind":"runtime","optional":false},{"id":23094763834,"package_name":"@emotion/react","ecosystem":"npm","requirements":"^11.13.5","direct":true,"kind":"development","optional":false},{"id":23094763835,"package_name":"@emotion/styled","ecosystem":"npm","requirements":"^11.13.5","direct":true,"kind":"development","optional":false},{"id":23094763836,"package_name":"@mui/internal-test-utils","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"development","optional":false},{"id":23094763837,"package_name":"@mui/styled-engine","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"development","optional":false},{"id":23094763838,"package_name":"@types/chai","ecosystem":"npm","requirements":"^4.3.20","direct":true,"kind":"development","optional":false},{"id":23094763839,"package_name":"@types/react","ecosystem":"npm","requirements":"^19.1.2","direct":true,"kind":"development","optional":false},{"id":23094763840,"package_name":"chai","ecosystem":"npm","requirements":"^4.5.0","direct":true,"kind":"development","optional":false},{"id":23094763841,"package_name":"react","ecosystem":"npm","requirements":"^19.1.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/mui-styled-engine-sc/package.json","sha":null,"kind":"manifest","created_at":"2025-05-12T15:07:00.804Z","updated_at":"2025-05-12T15:07:00.804Z","repository_link":"https://github.com/mui/material-ui/blob/master/packages/mui-styled-engine-sc/package.json","dependencies":[{"id":23094763843,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"^7.27.1","direct":true,"kind":"runtime","optional":false},{"id":23094763844,"package_name":"@types/hoist-non-react-statics","ecosystem":"npm","requirements":"^3.3.6","direct":true,"kind":"runtime","optional":false},{"id":23094763845,"package_name":"csstype","ecosystem":"npm","requirements":"^3.1.3","direct":true,"kind":"runtime","optional":false},{"id":23094763846,"package_name":"hoist-non-react-statics","ecosystem":"npm","requirements":"^3.3.2","direct":true,"kind":"runtime","optional":false},{"id":23094763847,"package_name":"prop-types","ecosystem":"npm","requirements":"^15.8.1","direct":true,"kind":"runtime","optional":false},{"id":23094763848,"package_name":"@mui/internal-test-utils","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"development","optional":false},{"id":23094763849,"package_name":"@types/chai","ecosystem":"npm","requirements":"^4.3.20","direct":true,"kind":"development","optional":false},{"id":23094763850,"package_name":"@types/react","ecosystem":"npm","requirements":"^19.1.2","direct":true,"kind":"development","optional":false},{"id":23094763851,"package_name":"chai","ecosystem":"npm","requirements":"^4.5.0","direct":true,"kind":"development","optional":false},{"id":23094763852,"package_name":"react","ecosystem":"npm","requirements":"^19.1.0","direct":true,"kind":"development","optional":false},{"id":23094763853,"package_name":"styled-components","ecosystem":"npm","requirements":"^6.1.17","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/mui-system/package.json","sha":null,"kind":"manifest","created_at":"2025-05-12T15:07:00.935Z","updated_at":"2025-05-12T15:07:00.935Z","repository_link":"https://github.com/mui/material-ui/blob/master/packages/mui-system/package.json","dependencies":[{"id":23094763878,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"^7.27.1","direct":true,"kind":"runtime","optional":false},{"id":23094763879,"package_name":"@mui/private-theming","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"runtime","optional":false},{"id":23094763880,"package_name":"@mui/styled-engine","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"runtime","optional":false},{"id":23094763881,"package_name":"@mui/types","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"runtime","optional":false},{"id":23094763882,"package_name":"@mui/utils","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"runtime","optional":false},{"id":23094763883,"package_name":"clsx","ecosystem":"npm","requirements":"^2.1.1","direct":true,"kind":"runtime","optional":false},{"id":23094763884,"package_name":"csstype","ecosystem":"npm","requirements":"^3.1.3","direct":true,"kind":"runtime","optional":false},{"id":23094763885,"package_name":"prop-types","ecosystem":"npm","requirements":"^15.8.1","direct":true,"kind":"runtime","optional":false},{"id":23094763886,"package_name":"@emotion/react","ecosystem":"npm","requirements":"^11.13.5","direct":true,"kind":"development","optional":false},{"id":23094763887,"package_name":"@emotion/styled","ecosystem":"npm","requirements":"^11.13.5","direct":true,"kind":"development","optional":false},{"id":23094763888,"package_name":"@mui/internal-test-utils","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"development","optional":false},{"id":23094763889,"package_name":"@mui/system","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"development","optional":false},{"id":23094763890,"package_name":"@types/chai","ecosystem":"npm","requirements":"^4.3.20","direct":true,"kind":"development","optional":false},{"id":23094763891,"package_name":"@types/prop-types","ecosystem":"npm","requirements":"^15.7.14","direct":true,"kind":"development","optional":false},{"id":23094763892,"package_name":"@types/react","ecosystem":"npm","requirements":"^19.1.2","direct":true,"kind":"development","optional":false},{"id":23094763893,"package_name":"@types/sinon","ecosystem":"npm","requirements":"^17.0.4","direct":true,"kind":"development","optional":false},{"id":23094763894,"package_name":"chai","ecosystem":"npm","requirements":"^4.5.0","direct":true,"kind":"development","optional":false},{"id":23094763895,"package_name":"fast-glob","ecosystem":"npm","requirements":"^3.3.3","direct":true,"kind":"development","optional":false},{"id":23094763896,"package_name":"lodash","ecosystem":"npm","requirements":"^4.17.21","direct":true,"kind":"development","optional":false},{"id":23094763897,"package_name":"react","ecosystem":"npm","requirements":"^19.1.0","direct":true,"kind":"development","optional":false},{"id":23094763898,"package_name":"sinon","ecosystem":"npm","requirements":"^19.0.5","direct":true,"kind":"development","optional":false},{"id":23094763899,"package_name":"styled-components","ecosystem":"npm","requirements":"^6.1.17","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/mui-types/package.json","sha":null,"kind":"manifest","created_at":"2025-05-12T15:07:01.128Z","updated_at":"2025-05-12T15:07:01.128Z","repository_link":"https://github.com/mui/material-ui/blob/master/packages/mui-types/package.json","dependencies":[{"id":23094763973,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"^7.27.1","direct":true,"kind":"runtime","optional":false},{"id":23094763974,"package_name":"@mui/types","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"development","optional":false},{"id":23094763975,"package_name":"@types/react","ecosystem":"npm","requirements":"^19.1.2","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/mui-utils/package.json","sha":null,"kind":"manifest","created_at":"2025-05-12T15:07:01.294Z","updated_at":"2025-05-12T15:07:01.294Z","repository_link":"https://github.com/mui/material-ui/blob/master/packages/mui-utils/package.json","dependencies":[{"id":23094764004,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"^7.27.1","direct":true,"kind":"runtime","optional":false},{"id":23094764005,"package_name":"@mui/types","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"runtime","optional":false},{"id":23094764006,"package_name":"@types/prop-types","ecosystem":"npm","requirements":"^15.7.14","direct":true,"kind":"runtime","optional":false},{"id":23094764007,"package_name":"clsx","ecosystem":"npm","requirements":"^2.1.1","direct":true,"kind":"runtime","optional":false},{"id":23094764008,"package_name":"prop-types","ecosystem":"npm","requirements":"^15.8.1","direct":true,"kind":"runtime","optional":false},{"id":23094764009,"package_name":"react-is","ecosystem":"npm","requirements":"^19.1.0","direct":true,"kind":"runtime","optional":false},{"id":23094764010,"package_name":"@mui/internal-test-utils","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"development","optional":false},{"id":23094764011,"package_name":"@mui/types","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"development","optional":false},{"id":23094764012,"package_name":"@types/chai","ecosystem":"npm","requirements":"^4.3.20","direct":true,"kind":"development","optional":false},{"id":23094764013,"package_name":"@types/mocha","ecosystem":"npm","requirements":"^10.0.10","direct":true,"kind":"development","optional":false},{"id":23094764014,"package_name":"@types/node","ecosystem":"npm","requirements":"^20.17.32","direct":true,"kind":"development","optional":false},{"id":23094764015,"package_name":"@types/react","ecosystem":"npm","requirements":"^19.1.2","direct":true,"kind":"development","optional":false},{"id":23094764016,"package_name":"@types/react-dom","ecosystem":"npm","requirements":"^19.1.3","direct":true,"kind":"development","optional":false},{"id":23094764017,"package_name":"@types/react-is","ecosystem":"npm","requirements":"^19.0.0","direct":true,"kind":"development","optional":false},{"id":23094764018,"package_name":"@types/sinon","ecosystem":"npm","requirements":"^17.0.4","direct":true,"kind":"development","optional":false},{"id":23094764019,"package_name":"chai","ecosystem":"npm","requirements":"^4.5.0","direct":true,"kind":"development","optional":false},{"id":23094764020,"package_name":"react","ecosystem":"npm","requirements":"^19.1.0","direct":true,"kind":"development","optional":false},{"id":23094764021,"package_name":"react-dom","ecosystem":"npm","requirements":"^19.1.0","direct":true,"kind":"development","optional":false},{"id":23094764022,"package_name":"sinon","ecosystem":"npm","requirements":"^19.0.5","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/netlify-plugin-cache-docs/package.json","sha":null,"kind":"manifest","created_at":"2025-05-12T15:07:01.462Z","updated_at":"2025-05-12T15:07:01.462Z","repository_link":"https://github.com/mui/material-ui/blob/master/packages/netlify-plugin-cache-docs/package.json","dependencies":[{"id":23094764132,"package_name":"fs-extra","ecosystem":"npm","requirements":"^11.3.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"packages/react-docgen-types/package.json","sha":null,"kind":"manifest","created_at":"2025-05-12T15:07:02.193Z","updated_at":"2025-05-12T15:07:02.193Z","repository_link":"https://github.com/mui/material-ui/blob/master/packages/react-docgen-types/package.json","dependencies":[{"id":23094764465,"package_name":"ast-types","ecosystem":"npm","requirements":"0.14.2","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/waterfall/package.json","sha":null,"kind":"manifest","created_at":"2025-05-12T15:07:02.506Z","updated_at":"2025-05-12T15:07:02.506Z","repository_link":"https://github.com/mui/material-ui/blob/master/packages/waterfall/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"packages-internal/docs-utils/package.json","sha":null,"kind":"manifest","created_at":"2025-05-12T15:07:06.148Z","updated_at":"2025-05-12T15:07:06.148Z","repository_link":"https://github.com/mui/material-ui/blob/master/packages-internal/docs-utils/package.json","dependencies":[{"id":23094766289,"package_name":"rimraf","ecosystem":"npm","requirements":"^6.0.1","direct":true,"kind":"runtime","optional":false},{"id":23094766290,"package_name":"typescript","ecosystem":"npm","requirements":"^5.8.3","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"packages-internal/scripts/package.json","sha":null,"kind":"manifest","created_at":"2025-05-12T15:07:06.759Z","updated_at":"2025-05-12T15:07:06.759Z","repository_link":"https://github.com/mui/material-ui/blob/master/packages-internal/scripts/package.json","dependencies":[{"id":23094766356,"package_name":"@babel/core","ecosystem":"npm","requirements":"^7.27.1","direct":true,"kind":"runtime","optional":false},{"id":23094766357,"package_name":"@babel/plugin-syntax-class-properties","ecosystem":"npm","requirements":"^7.12.13","direct":true,"kind":"runtime","optional":false},{"id":23094766358,"package_name":"@babel/plugin-syntax-jsx","ecosystem":"npm","requirements":"^7.27.1","direct":true,"kind":"runtime","optional":false},{"id":23094766360,"package_name":"@babel/plugin-syntax-typescript","ecosystem":"npm","requirements":"^7.27.1","direct":true,"kind":"runtime","optional":false},{"id":23094766361,"package_name":"@babel/types","ecosystem":"npm","requirements":"^7.27.1","direct":true,"kind":"runtime","optional":false},{"id":23094766363,"package_name":"@mui/internal-docs-utils","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"runtime","optional":false},{"id":23094766365,"package_name":"doctrine","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"runtime","optional":false},{"id":23094766368,"package_name":"lodash","ecosystem":"npm","requirements":"^4.17.21","direct":true,"kind":"runtime","optional":false},{"id":23094766370,"package_name":"typescript","ecosystem":"npm","requirements":"^5.8.3","direct":true,"kind":"runtime","optional":false},{"id":23094766372,"package_name":"uuid","ecosystem":"npm","requirements":"^11.1.0","direct":true,"kind":"runtime","optional":false},{"id":23094766375,"package_name":"@babel/register","ecosystem":"npm","requirements":"^7.27.1","direct":true,"kind":"development","optional":false},{"id":23094766380,"package_name":"@types/babel__core","ecosystem":"npm","requirements":"^7.20.5","direct":true,"kind":"development","optional":false},{"id":23094766383,"package_name":"@types/chai","ecosystem":"npm","requirements":"^4.3.20","direct":true,"kind":"development","optional":false},{"id":23094766385,"package_name":"@types/doctrine","ecosystem":"npm","requirements":"^0.0.9","direct":true,"kind":"development","optional":false},{"id":23094766388,"package_name":"@types/lodash","ecosystem":"npm","requirements":"^4.17.16","direct":true,"kind":"development","optional":false},{"id":23094766390,"package_name":"@types/node","ecosystem":"npm","requirements":"^20.17.32","direct":true,"kind":"development","optional":false},{"id":23094766393,"package_name":"@types/react","ecosystem":"npm","requirements":"^19.1.2","direct":true,"kind":"development","optional":false},{"id":23094766395,"package_name":"@types/uuid","ecosystem":"npm","requirements":"^10.0.0","direct":true,"kind":"development","optional":false},{"id":23094766399,"package_name":"chai","ecosystem":"npm","requirements":"^4.5.0","direct":true,"kind":"development","optional":false},{"id":23094766401,"package_name":"fast-glob","ecosystem":"npm","requirements":"^3.3.3","direct":true,"kind":"development","optional":false},{"id":23094766404,"package_name":"prettier","ecosystem":"npm","requirements":"^3.5.3","direct":true,"kind":"development","optional":false},{"id":23094766408,"package_name":"rimraf","ecosystem":"npm","requirements":"^6.0.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages-internal/test-utils/package.json","sha":null,"kind":"manifest","created_at":"2025-05-12T15:07:07.557Z","updated_at":"2025-05-12T15:07:07.557Z","repository_link":"https://github.com/mui/material-ui/blob/master/packages-internal/test-utils/package.json","dependencies":[{"id":23094767061,"package_name":"@babel/plugin-transform-modules-commonjs","ecosystem":"npm","requirements":"^7.27.1","direct":true,"kind":"runtime","optional":false},{"id":23094767062,"package_name":"@babel/preset-typescript","ecosystem":"npm","requirements":"^7.27.1","direct":true,"kind":"runtime","optional":false},{"id":23094767063,"package_name":"@babel/register","ecosystem":"npm","requirements":"^7.27.1","direct":true,"kind":"runtime","optional":false},{"id":23094767064,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"^7.27.1","direct":true,"kind":"runtime","optional":false},{"id":23094767065,"package_name":"@emotion/cache","ecosystem":"npm","requirements":"^11.13.5","direct":true,"kind":"runtime","optional":false},{"id":23094767066,"package_name":"@emotion/react","ecosystem":"npm","requirements":"^11.13.5","direct":true,"kind":"runtime","optional":false},{"id":23094767067,"package_name":"@playwright/test","ecosystem":"npm","requirements":"^1.52.0","direct":true,"kind":"runtime","optional":false},{"id":23094767068,"package_name":"@testing-library/dom","ecosystem":"npm","requirements":"^10.4.0","direct":true,"kind":"runtime","optional":false},{"id":23094767069,"package_name":"@testing-library/react","ecosystem":"npm","requirements":"^16.3.0","direct":true,"kind":"runtime","optional":false},{"id":23094767070,"package_name":"@testing-library/user-event","ecosystem":"npm","requirements":"^14.6.1","direct":true,"kind":"runtime","optional":false},{"id":23094767072,"package_name":"chai","ecosystem":"npm","requirements":"^4.5.0","direct":true,"kind":"runtime","optional":false},{"id":23094767073,"package_name":"chai-dom","ecosystem":"npm","requirements":"^1.12.1","direct":true,"kind":"runtime","optional":false},{"id":23094768832,"package_name":"dom-accessibility-api","ecosystem":"npm","requirements":"^0.7.0","direct":true,"kind":"runtime","optional":false},{"id":23094768833,"package_name":"format-util","ecosystem":"npm","requirements":"^1.0.5","direct":true,"kind":"runtime","optional":false},{"id":23094768834,"package_name":"fs-extra","ecosystem":"npm","requirements":"^11.3.0","direct":true,"kind":"runtime","optional":false},{"id":23094768835,"package_name":"jsdom","ecosystem":"npm","requirements":"^26.1.0","direct":true,"kind":"runtime","optional":false},{"id":23094768836,"package_name":"lodash","ecosystem":"npm","requirements":"^4.17.21","direct":true,"kind":"runtime","optional":false},{"id":23094768837,"package_name":"mocha","ecosystem":"npm","requirements":"^11.2.2","direct":true,"kind":"runtime","optional":false},{"id":23094768838,"package_name":"prop-types","ecosystem":"npm","requirements":"^15.8.1","direct":true,"kind":"runtime","optional":false},{"id":23094768839,"package_name":"sinon","ecosystem":"npm","requirements":"^19.0.5","direct":true,"kind":"runtime","optional":false},{"id":23094768840,"package_name":"@types/chai","ecosystem":"npm","requirements":"^4.3.20","direct":true,"kind":"development","optional":false},{"id":23094768841,"package_name":"@types/chai-dom","ecosystem":"npm","requirements":"^1.11.3","direct":true,"kind":"development","optional":false},{"id":23094770528,"package_name":"@types/format-util","ecosystem":"npm","requirements":"^1.0.4","direct":true,"kind":"development","optional":false},{"id":23094770529,"package_name":"@types/prop-types","ecosystem":"npm","requirements":"^15.7.14","direct":true,"kind":"development","optional":false},{"id":23094770530,"package_name":"@types/react","ecosystem":"npm","requirements":"^19.1.2","direct":true,"kind":"development","optional":false},{"id":23094770531,"package_name":"@types/react-dom","ecosystem":"npm","requirements":"^19.1.3","direct":true,"kind":"development","optional":false},{"id":23094770532,"package_name":"@types/sinon","ecosystem":"npm","requirements":"^17.0.4","direct":true,"kind":"development","optional":false},{"id":23094770533,"package_name":"typescript","ecosystem":"npm","requirements":"^5.8.3","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"pnpm-lock.yaml","sha":null,"kind":"lockfile","created_at":"2025-05-12T15:07:10.557Z","updated_at":"2025-05-12T15:07:10.557Z","repository_link":"https://github.com/mui/material-ui/blob/master/pnpm-lock.yaml","dependencies":[{"id":23094770798,"package_name":"word-wrap@1.2.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094770799,"package_name":"autocomplete-core@1.17.9","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094770800,"package_name":"autocomplete-plugin-algolia-insights@1.17.9","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094770801,"package_name":"autocomplete-preset-algolia@1.17.9","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094770802,"package_name":"autocomplete-shared@1.17.9","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094770803,"package_name":"client-abtesting@5.18.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094772831,"package_name":"client-analytics@5.18.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094773182,"package_name":"client-common@5.18.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094773546,"package_name":"client-insights@5.18.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094773908,"package_name":"client-personalization@5.18.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094775248,"package_name":"client-query-suggestions@5.18.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094775854,"package_name":"client-search@5.18.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094776553,"package_name":"ingestion@1.18.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094777882,"package_name":"monitoring@1.18.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094780046,"package_name":"recommend@5.18.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094781462,"package_name":"requester-browser-xhr@5.18.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094782639,"package_name":"requester-fetch@5.18.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094784251,"package_name":"requester-node-http@5.18.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094784778,"package_name":"quick-lru@5.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094784779,"package_name":"remapping@2.3.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094784780,"package_name":"untar.js@1.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094785549,"package_name":"cli@0.17.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094785937,"package_name":"core@0.17.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094786286,"package_name":"api-client@0.8.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094788562,"package_name":"core@3.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094790404,"package_name":"util@2.3.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094792717,"package_name":"css-color@2.8.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793634,"package_name":"cli@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793734,"package_name":"code-frame@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793735,"package_name":"compat-data@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793736,"package_name":"core@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793737,"package_name":"generator@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793738,"package_name":"helper-annotate-as-pure@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793739,"package_name":"helper-compilation-targets@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793740,"package_name":"helper-create-class-features-plugin@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793741,"package_name":"helper-create-regexp-features-plugin@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793742,"package_name":"helper-define-polyfill-provider@0.6.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793743,"package_name":"helper-member-expression-to-functions@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793744,"package_name":"helper-module-imports@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793745,"package_name":"helper-module-transforms@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793746,"package_name":"helper-optimise-call-expression@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793747,"package_name":"helper-plugin-utils@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793748,"package_name":"helper-remap-async-to-generator@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793749,"package_name":"helper-replace-supers@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793750,"package_name":"helper-skip-transparent-expression-wrappers@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793751,"package_name":"helper-string-parser@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793752,"package_name":"helper-validator-identifier@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793753,"package_name":"helper-validator-option@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793754,"package_name":"helper-wrap-function@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793755,"package_name":"helpers@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793756,"package_name":"node@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793757,"package_name":"parser@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793758,"package_name":"plugin-bugfix-firefox-class-in-computed-class-key@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793759,"package_name":"plugin-bugfix-safari-class-field-initializer-scope@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793760,"package_name":"plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793761,"package_name":"plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793762,"package_name":"plugin-bugfix-v8-static-class-fields-redefine-readonly@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793763,"package_name":"plugin-proposal-class-properties@7.18.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793764,"package_name":"plugin-proposal-export-default-from@7.25.9","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793765,"package_name":"plugin-proposal-nullish-coalescing-operator@7.18.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793766,"package_name":"plugin-proposal-optional-chaining@7.21.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793767,"package_name":"plugin-proposal-private-methods@7.18.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793768,"package_name":"plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793769,"package_name":"plugin-syntax-class-properties@7.12.13","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793770,"package_name":"plugin-syntax-dynamic-import@7.8.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793771,"package_name":"plugin-syntax-export-default-from@7.25.9","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793772,"package_name":"plugin-syntax-flow@7.26.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793773,"package_name":"plugin-syntax-import-assertions@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793774,"package_name":"plugin-syntax-import-attributes@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793775,"package_name":"plugin-syntax-jsx@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793776,"package_name":"plugin-syntax-nullish-coalescing-operator@7.8.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793777,"package_name":"plugin-syntax-optional-chaining@7.8.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793778,"package_name":"plugin-syntax-typescript@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793779,"package_name":"plugin-syntax-unicode-sets-regex@7.18.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793780,"package_name":"plugin-transform-arrow-functions@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793781,"package_name":"plugin-transform-async-generator-functions@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793782,"package_name":"plugin-transform-async-to-generator@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793783,"package_name":"plugin-transform-block-scoped-functions@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793784,"package_name":"plugin-transform-block-scoping@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793785,"package_name":"plugin-transform-class-properties@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793786,"package_name":"plugin-transform-class-static-block@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793787,"package_name":"plugin-transform-classes@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793788,"package_name":"plugin-transform-computed-properties@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793789,"package_name":"plugin-transform-destructuring@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793790,"package_name":"plugin-transform-dotall-regex@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793791,"package_name":"plugin-transform-duplicate-keys@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793792,"package_name":"plugin-transform-duplicate-named-capturing-groups-regex@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793793,"package_name":"plugin-transform-dynamic-import@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793794,"package_name":"plugin-transform-exponentiation-operator@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793795,"package_name":"plugin-transform-export-namespace-from@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793796,"package_name":"plugin-transform-flow-strip-types@7.26.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793797,"package_name":"plugin-transform-for-of@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793798,"package_name":"plugin-transform-function-name@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793799,"package_name":"plugin-transform-json-strings@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793800,"package_name":"plugin-transform-literals@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793801,"package_name":"plugin-transform-logical-assignment-operators@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793802,"package_name":"plugin-transform-member-expression-literals@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793803,"package_name":"plugin-transform-modules-amd@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793804,"package_name":"plugin-transform-modules-commonjs@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793805,"package_name":"plugin-transform-modules-systemjs@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793806,"package_name":"plugin-transform-modules-umd@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793807,"package_name":"plugin-transform-named-capturing-groups-regex@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793808,"package_name":"plugin-transform-new-target@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793809,"package_name":"plugin-transform-nullish-coalescing-operator@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793810,"package_name":"plugin-transform-numeric-separator@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793811,"package_name":"plugin-transform-object-rest-spread@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793812,"package_name":"plugin-transform-object-super@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793813,"package_name":"plugin-transform-optional-catch-binding@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793814,"package_name":"plugin-transform-optional-chaining@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793815,"package_name":"plugin-transform-parameters@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793816,"package_name":"plugin-transform-private-methods@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793817,"package_name":"plugin-transform-private-property-in-object@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793818,"package_name":"plugin-transform-property-literals@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793819,"package_name":"plugin-transform-react-constant-elements@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793820,"package_name":"plugin-transform-react-display-name@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793821,"package_name":"plugin-transform-react-jsx-development@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793822,"package_name":"plugin-transform-react-jsx-self@7.25.9","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793823,"package_name":"plugin-transform-react-jsx-source@7.25.9","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793824,"package_name":"plugin-transform-react-jsx@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793825,"package_name":"plugin-transform-react-pure-annotations@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793826,"package_name":"plugin-transform-regenerator@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793827,"package_name":"plugin-transform-regexp-modifiers@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793828,"package_name":"plugin-transform-reserved-words@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793829,"package_name":"plugin-transform-runtime@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793830,"package_name":"plugin-transform-shorthand-properties@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793831,"package_name":"plugin-transform-spread@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793832,"package_name":"plugin-transform-sticky-regex@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793833,"package_name":"plugin-transform-template-literals@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793834,"package_name":"plugin-transform-typeof-symbol@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793835,"package_name":"plugin-transform-typescript@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793836,"package_name":"plugin-transform-unicode-escapes@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793837,"package_name":"plugin-transform-unicode-property-regex@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793838,"package_name":"plugin-transform-unicode-regex@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793839,"package_name":"plugin-transform-unicode-sets-regex@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793840,"package_name":"preset-env@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793841,"package_name":"preset-flow@7.25.9","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793842,"package_name":"preset-modules@0.1.6-no-external-plugins","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793843,"package_name":"preset-react@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793844,"package_name":"preset-typescript@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793845,"package_name":"register@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094793846,"package_name":"runtime-corejs2@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094794826,"package_name":"runtime-corejs3@7.24.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094795323,"package_name":"runtime@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094795324,"package_name":"template@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094795325,"package_name":"traverse@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094795326,"package_name":"types@7.27.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094795327,"package_name":"v8-coverage@0.2.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094795328,"package_name":"v8-coverage@1.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094795329,"package_name":"lang@1.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094795425,"package_name":"cookie@2.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094795426,"package_name":"statuses@1.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094795427,"package_name":"tough-cookie@0.1.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094795428,"package_name":"colors@1.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094795429,"package_name":"colors@1.6.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094795430,"package_name":"color-helpers@5.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094795677,"package_name":"css-calc@2.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094796097,"package_name":"css-color-parser@3.0.7","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094796292,"package_name":"css-parser-algorithms@3.0.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094796293,"package_name":"css-tokenizer@3.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094796294,"package_name":"media-query-list-parser@4.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094796295,"package_name":"selector-specificity@5.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094796296,"package_name":"diagnostics@2.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094796297,"package_name":"detective-less@4.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094796298,"package_name":"json-ext@0.5.7","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094796299,"package_name":"json-ext@0.6.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094796300,"package_name":"css@3.9.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094796301,"package_name":"react@3.9.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094796302,"package_name":"import-meta-resolve@4.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094796303,"package_name":"core@1.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094796304,"package_name":"runtime@1.4.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094796305,"package_name":"wasi-threads@1.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094796526,"package_name":"babel-plugin@11.13.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094796527,"package_name":"cache@11.14.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094796528,"package_name":"css@11.13.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094796976,"package_name":"hash@0.9.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094796979,"package_name":"is-prop-valid@1.2.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094796981,"package_name":"is-prop-valid@1.3.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094796983,"package_name":"memoize@0.8.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094796985,"package_name":"memoize@0.9.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094796987,"package_name":"react@11.13.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094797161,"package_name":"serialize@1.3.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094797162,"package_name":"server@11.11.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094797163,"package_name":"sheet@1.4.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094797164,"package_name":"styled@11.13.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094797435,"package_name":"unitless@0.10.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094797436,"package_name":"unitless@0.8.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094797437,"package_name":"use-insertion-effect-with-fallbacks@1.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094797565,"package_name":"utils@1.4.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094797566,"package_name":"weak-memoize@0.4.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094797567,"package_name":"aix-ppc64@0.21.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094797568,"package_name":"aix-ppc64@0.24.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094797569,"package_name":"aix-ppc64@0.25.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094797570,"package_name":"android-arm64@0.21.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094797571,"package_name":"android-arm64@0.24.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094797572,"package_name":"android-arm64@0.25.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094797573,"package_name":"android-arm@0.21.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094797574,"package_name":"android-arm@0.24.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094797575,"package_name":"android-arm@0.25.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094797576,"package_name":"android-x64@0.21.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094797577,"package_name":"android-x64@0.24.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094797578,"package_name":"android-x64@0.25.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094797579,"package_name":"darwin-arm64@0.21.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094797580,"package_name":"darwin-arm64@0.24.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094797581,"package_name":"darwin-arm64@0.25.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094797582,"package_name":"darwin-x64@0.21.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094797583,"package_name":"darwin-x64@0.24.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094797584,"package_name":"darwin-x64@0.25.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094797585,"package_name":"freebsd-arm64@0.21.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094797586,"package_name":"freebsd-arm64@0.24.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094797587,"package_name":"freebsd-arm64@0.25.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094797588,"package_name":"freebsd-x64@0.21.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094797589,"package_name":"freebsd-x64@0.24.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094797590,"package_name":"freebsd-x64@0.25.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094797591,"package_name":"linux-arm64@0.21.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094797592,"package_name":"linux-arm64@0.24.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094797593,"package_name":"linux-arm64@0.25.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094797594,"package_name":"linux-arm@0.21.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094797595,"package_name":"linux-arm@0.24.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094797596,"package_name":"linux-arm@0.25.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094797597,"package_name":"linux-ia32@0.21.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094797598,"package_name":"linux-ia32@0.24.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094797599,"package_name":"linux-ia32@0.25.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094797600,"package_name":"linux-loong64@0.21.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094797601,"package_name":"linux-loong64@0.24.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094797602,"package_name":"linux-loong64@0.25.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094797603,"package_name":"linux-mips64el@0.21.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094797604,"package_name":"linux-mips64el@0.24.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094797605,"package_name":"linux-mips64el@0.25.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094797606,"package_name":"linux-ppc64@0.21.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094797607,"package_name":"linux-ppc64@0.24.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094797608,"package_name":"linux-ppc64@0.25.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094797609,"package_name":"linux-riscv64@0.21.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094797610,"package_name":"linux-riscv64@0.24.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094797611,"package_name":"linux-riscv64@0.25.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094797612,"package_name":"linux-s390x@0.21.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094797613,"package_name":"linux-s390x@0.24.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094797614,"package_name":"linux-s390x@0.25.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094797615,"package_name":"linux-x64@0.21.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094797616,"package_name":"linux-x64@0.24.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094797617,"package_name":"linux-x64@0.25.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094797618,"package_name":"netbsd-arm64@0.24.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094797619,"package_name":"netbsd-arm64@0.25.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094797620,"package_name":"netbsd-x64@0.21.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094797621,"package_name":"netbsd-x64@0.24.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094797622,"package_name":"netbsd-x64@0.25.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094797623,"package_name":"openbsd-arm64@0.24.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094797624,"package_name":"openbsd-arm64@0.25.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094797625,"package_name":"openbsd-x64@0.21.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094797626,"package_name":"openbsd-x64@0.24.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094797627,"package_name":"openbsd-x64@0.25.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094797628,"package_name":"sunos-x64@0.21.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094797629,"package_name":"sunos-x64@0.24.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094797630,"package_name":"sunos-x64@0.25.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094797631,"package_name":"win32-arm64@0.21.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094797632,"package_name":"win32-arm64@0.24.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094797633,"package_name":"win32-arm64@0.25.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094797634,"package_name":"win32-ia32@0.21.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094797635,"package_name":"win32-ia32@0.24.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094797636,"package_name":"win32-ia32@0.25.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094797637,"package_name":"win32-x64@0.21.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094797638,"package_name":"win32-x64@0.24.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094797640,"package_name":"win32-x64@0.25.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094797641,"package_name":"eslint-utils@4.4.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094797644,"package_name":"regexpp@4.11.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094797646,"package_name":"eslintrc@2.1.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094797648,"package_name":"js@8.57.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094797650,"package_name":"format@4.3.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094797880,"package_name":"parse@4.3.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094798074,"package_name":"busboy@3.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094798075,"package_name":"core@1.6.9","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094798076,"package_name":"dom@1.6.13","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094798077,"package_name":"react-dom@2.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094798078,"package_name":"utils@0.2.9","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094798079,"package_name":"fontawesome-common-types@6.7.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094798080,"package_name":"fontawesome-svg-core@6.7.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094798081,"package_name":"free-solid-svg-icons@6.7.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094798082,"package_name":"react-fontawesome@0.2.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094799010,"package_name":"core@38.12.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094799011,"package_name":"requester-utils@38.12.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094799347,"package_name":"rest@38.12.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094799995,"package_name":"sheets@9.7.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094800890,"package_name":"hoek@9.3.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094800896,"package_name":"topo@5.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094800901,"package_name":"config-array@0.13.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094800905,"package_name":"module-importer@1.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094800909,"package_name":"object-schema@2.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094800914,"package_name":"parse-repository-url@3.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094800919,"package_name":"sharp-darwin-arm64@0.33.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094800922,"package_name":"sharp-darwin-arm64@0.34.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094800928,"package_name":"sharp-darwin-x64@0.33.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094800931,"package_name":"sharp-darwin-x64@0.34.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094800935,"package_name":"sharp-libvips-darwin-arm64@1.0.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094800939,"package_name":"sharp-libvips-darwin-arm64@1.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094800943,"package_name":"sharp-libvips-darwin-x64@1.0.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094800946,"package_name":"sharp-libvips-darwin-x64@1.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094800949,"package_name":"sharp-libvips-linux-arm64@1.0.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094800955,"package_name":"sharp-libvips-linux-arm64@1.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094800958,"package_name":"sharp-libvips-linux-arm@1.0.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094800962,"package_name":"sharp-libvips-linux-arm@1.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094800966,"package_name":"sharp-libvips-linux-ppc64@1.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094800970,"package_name":"sharp-libvips-linux-s390x@1.0.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094800974,"package_name":"sharp-libvips-linux-s390x@1.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094800980,"package_name":"sharp-libvips-linux-x64@1.0.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094800986,"package_name":"sharp-libvips-linux-x64@1.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094800990,"package_name":"sharp-libvips-linuxmusl-arm64@1.0.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094800995,"package_name":"sharp-libvips-linuxmusl-arm64@1.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094801000,"package_name":"sharp-libvips-linuxmusl-x64@1.0.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094801005,"package_name":"sharp-libvips-linuxmusl-x64@1.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094801008,"package_name":"sharp-linux-arm64@0.33.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094801013,"package_name":"sharp-linux-arm64@0.34.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094801017,"package_name":"sharp-linux-arm@0.33.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094801020,"package_name":"sharp-linux-arm@0.34.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094801025,"package_name":"sharp-linux-s390x@0.33.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094801028,"package_name":"sharp-linux-s390x@0.34.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094801033,"package_name":"sharp-linux-x64@0.33.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094801037,"package_name":"sharp-linux-x64@0.34.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094801041,"package_name":"sharp-linuxmusl-arm64@0.33.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094801046,"package_name":"sharp-linuxmusl-arm64@0.34.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094801050,"package_name":"sharp-linuxmusl-x64@0.33.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094801054,"package_name":"sharp-linuxmusl-x64@0.34.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094801058,"package_name":"sharp-wasm32@0.33.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094801063,"package_name":"sharp-wasm32@0.34.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094801068,"package_name":"sharp-win32-ia32@0.33.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094801072,"package_name":"sharp-win32-ia32@0.34.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094801077,"package_name":"sharp-win32-x64@0.33.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094801081,"package_name":"sharp-win32-x64@0.34.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094801086,"package_name":"confirm@5.1.9","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094801091,"package_name":"core@10.1.10","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094801098,"package_name":"figures@1.0.11","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094801103,"package_name":"type@3.0.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094801106,"package_name":"cliui@8.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094801111,"package_name":"fs-minipass@4.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094801116,"package_name":"string-locale-compare@1.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094802619,"package_name":"ttlcache@1.4.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094802620,"package_name":"load-nyc-config@1.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094802621,"package_name":"schema@0.1.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094802622,"package_name":"create-cache-key-function@29.7.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094802623,"package_name":"environment@29.7.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094802624,"package_name":"fake-timers@29.7.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094802625,"package_name":"schemas@29.6.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094802626,"package_name":"types@26.6.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094802627,"package_name":"types@29.6.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094802628,"package_name":"gen-mapping@0.3.8","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094802629,"package_name":"resolve-uri@3.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094802630,"package_name":"set-array@1.2.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094802631,"package_name":"source-map@0.3.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094802632,"package_name":"sourcemap-codec@1.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094802633,"package_name":"trace-mapping@0.3.25","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094802634,"package_name":"serialize@1.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094802635,"package_name":"create@8.2.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094802915,"package_name":"resolve@1.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094802916,"package_name":"node-pre-gyp@1.0.11","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094802917,"package_name":"interceptors@0.37.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094802918,"package_name":"base@5.0.0-beta.30","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094803052,"package_name":"base@5.0.0-beta.31","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094803053,"package_name":"base@5.0.0-beta.70","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094806046,"package_name":"base@7.0.0-beta.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094806122,"package_name":"core-downloads-tracker@5.15.14","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094806449,"package_name":"joy@5.0.0-beta.22","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094807026,"package_name":"material@5.15.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094807394,"package_name":"private-theming@5.16.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094807395,"package_name":"private-theming@6.4.8","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094807396,"package_name":"styled-engine@5.16.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094807397,"package_name":"styled-engine@6.4.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094807403,"package_name":"styles@6.4.8","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094808047,"package_name":"system@5.16.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094808048,"package_name":"system@6.4.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094811157,"package_name":"types@7.2.24","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094813217,"package_name":"types@7.4.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094813218,"package_name":"utils@5.17.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094814522,"package_name":"utils@6.4.8","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094814925,"package_name":"utils@7.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094814926,"package_name":"x-charts-vendor@7.20.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094816289,"package_name":"x-charts@7.29.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094817352,"package_name":"x-data-grid-generator@7.29.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094820033,"package_name":"x-data-grid-premium@7.29.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094820034,"package_name":"x-data-grid-pro@7.29.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094821742,"package_name":"x-data-grid@7.29.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094821743,"package_name":"x-date-pickers-pro@7.29.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094823440,"package_name":"x-date-pickers@7.29.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094823441,"package_name":"x-internals@7.29.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094823442,"package_name":"x-license@7.29.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094823916,"package_name":"x-tree-view@7.29.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094825657,"package_name":"nice-android-arm-eabi@1.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094825662,"package_name":"nice-android-arm64@1.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094825666,"package_name":"nice-darwin-arm64@1.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094825669,"package_name":"nice-darwin-x64@1.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094825672,"package_name":"nice-freebsd-x64@1.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094825675,"package_name":"nice-linux-arm-gnueabihf@1.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094825678,"package_name":"nice-linux-arm64-gnu@1.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094825681,"package_name":"nice-linux-arm64-musl@1.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094825684,"package_name":"nice-linux-ppc64-gnu@1.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094825687,"package_name":"nice-linux-riscv64-gnu@1.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094825690,"package_name":"nice-linux-s390x-gnu@1.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094825694,"package_name":"nice-linux-x64-gnu@1.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094825697,"package_name":"nice-linux-x64-musl@1.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094825700,"package_name":"nice-win32-arm64-msvc@1.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094825704,"package_name":"nice-win32-ia32-msvc@1.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094825707,"package_name":"nice-win32-x64-msvc@1.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094825710,"package_name":"nice@1.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094825713,"package_name":"wasm-runtime@0.2.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094825716,"package_name":"binary-info@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094825719,"package_name":"blobs@9.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094825723,"package_name":"dev-utils@2.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094826695,"package_name":"functions@3.1.8","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094826696,"package_name":"open-api@2.37.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094826697,"package_name":"runtime-utils@1.3.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094826698,"package_name":"serverless-functions-api@1.41.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094826699,"package_name":"zip-it-and-ship-it@10.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094826700,"package_name":"env@15.3.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094826701,"package_name":"eslint-plugin-next@15.3.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094826702,"package_name":"swc-darwin-arm64@15.3.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094826703,"package_name":"swc-darwin-x64@15.3.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094826704,"package_name":"swc-linux-arm64-gnu@15.3.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094826705,"package_name":"swc-linux-arm64-musl@15.3.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094826706,"package_name":"swc-linux-x64-gnu@15.3.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094826707,"package_name":"swc-linux-x64-musl@15.3.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094826708,"package_name":"swc-win32-arm64-msvc@15.3.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094826709,"package_name":"swc-win32-x64-msvc@15.3.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094826710,"package_name":"chokidar-2@2.1.8-no-fsevents.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094826711,"package_name":"fs.scandir@2.1.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094826712,"package_name":"fs.stat@2.0.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094826713,"package_name":"fs.walk@1.2.8","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094826714,"package_name":"agent@2.2.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094828054,"package_name":"arborist@7.5.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094828124,"package_name":"fs@3.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094828125,"package_name":"git@5.0.8","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094828254,"package_name":"installed-package-contents@2.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094828479,"package_name":"map-workspaces@3.0.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094830382,"package_name":"metavuln-calculator@7.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094831701,"package_name":"name-from-folder@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094832470,"package_name":"node-gyp@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094832696,"package_name":"package-json@5.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094833543,"package_name":"promise-spawn@7.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094835930,"package_name":"query@3.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094836987,"package_name":"redact@2.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094839337,"package_name":"run-script@8.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094839653,"package_name":"devkit@19.8.14","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094841191,"package_name":"nx-darwin-arm64@20.8.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094842012,"package_name":"nx-darwin-x64@20.8.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094842013,"package_name":"nx-freebsd-x64@20.8.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094842014,"package_name":"nx-linux-arm-gnueabihf@20.8.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094842015,"package_name":"nx-linux-arm64-gnu@20.8.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094842016,"package_name":"nx-linux-arm64-musl@20.8.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094842017,"package_name":"nx-linux-x64-gnu@20.8.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094843665,"package_name":"nx-linux-x64-musl@20.8.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094843666,"package_name":"nx-win32-arm64-msvc@20.8.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094843707,"package_name":"nx-win32-x64-msvc@20.8.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094843708,"package_name":"auth-token@4.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094843882,"package_name":"auth-token@5.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094844033,"package_name":"core@5.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094844394,"package_name":"core@6.1.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094844395,"package_name":"endpoint@10.1.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094844396,"package_name":"endpoint@9.0.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094845093,"package_name":"graphql@7.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094848231,"package_name":"graphql@8.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094848651,"package_name":"openapi-types@23.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094849997,"package_name":"plugin-enterprise-rest@6.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094851614,"package_name":"plugin-paginate-rest@11.4.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094851716,"package_name":"plugin-paginate-rest@11.4.4-cjs.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094851717,"package_name":"plugin-request-log@4.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094852749,"package_name":"plugin-request-log@5.3.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094852750,"package_name":"plugin-rest-endpoint-methods@13.3.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094852981,"package_name":"plugin-rest-endpoint-methods@13.3.2-cjs.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094852984,"package_name":"request-error@5.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094853814,"package_name":"request-error@6.1.7","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094853815,"package_name":"request@8.4.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094853860,"package_name":"request@9.2.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094853861,"package_name":"rest@20.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094854189,"package_name":"rest@21.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094854190,"package_name":"types@13.8.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094854374,"package_name":"deferred-promise@2.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094854375,"package_name":"logger@0.3.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094854376,"package_name":"until@2.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094854377,"package_name":"api@1.8.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094854677,"package_name":"nextjs-plugin@0.0.30","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094854760,"package_name":"react@0.0.30","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094854810,"package_name":"unplugin@0.0.30","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094854876,"package_name":"vite-plugin@0.0.30","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094854982,"package_name":"parseargs@0.11.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094854983,"package_name":"test@1.52.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094854984,"package_name":"url@1.0.0-next.28","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094854985,"package_name":"core@2.11.8","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094854986,"package_name":"cli-clean@14.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094855039,"package_name":"cli-config@14.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094855107,"package_name":"cli-debugger-ui@14.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094855213,"package_name":"cli-doctor@14.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094855279,"package_name":"cli-platform-android@14.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094855388,"package_name":"cli-platform-apple@14.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094855434,"package_name":"cli-platform-ios@14.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094855456,"package_name":"cli-server-api@14.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094855524,"package_name":"cli-tools@14.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094855710,"package_name":"cli-types@14.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094855770,"package_name":"cli@14.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094855781,"package_name":"assets-registry@0.75.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094855855,"package_name":"babel-plugin-codegen@0.75.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094856409,"package_name":"babel-preset@0.75.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094857077,"package_name":"codegen@0.75.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094857699,"package_name":"community-cli-plugin@0.75.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094857744,"package_name":"debugger-frontend@0.75.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094857946,"package_name":"dev-middleware@0.75.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094858033,"package_name":"gradle-plugin@0.75.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094858235,"package_name":"js-polyfills@0.75.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094858276,"package_name":"metro-babel-transformer@0.75.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094858392,"package_name":"normalize-colors@0.75.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094858552,"package_name":"virtualized-lists@0.75.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094858590,"package_name":"animated@9.7.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094858619,"package_name":"core@9.7.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094858720,"package_name":"konva@9.7.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094858734,"package_name":"native@9.7.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094858802,"package_name":"rafz@9.7.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094858953,"package_name":"shared@9.7.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094858983,"package_name":"three@9.7.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094859167,"package_name":"types@9.7.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094859232,"package_name":"web@9.7.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094859255,"package_name":"zdog@9.7.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094859475,"package_name":"fiber@8.16.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094859476,"package_name":"router@1.23.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094859477,"package_name":"plugin-inject@5.0.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094859478,"package_name":"pluginutils@5.1.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094859479,"package_name":"rollup-android-arm-eabi@4.40.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094859480,"package_name":"rollup-android-arm64@4.40.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094859481,"package_name":"rollup-darwin-arm64@4.40.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094859482,"package_name":"rollup-darwin-x64@4.40.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094859483,"package_name":"rollup-freebsd-arm64@4.40.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094859484,"package_name":"rollup-freebsd-x64@4.40.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094859485,"package_name":"rollup-linux-arm-gnueabihf@4.40.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094859486,"package_name":"rollup-linux-arm-musleabihf@4.40.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094859487,"package_name":"rollup-linux-arm64-gnu@4.40.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094859488,"package_name":"rollup-linux-arm64-musl@4.40.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094859489,"package_name":"rollup-linux-loongarch64-gnu@4.40.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094859490,"package_name":"rollup-linux-powerpc64le-gnu@4.40.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094859491,"package_name":"rollup-linux-riscv64-gnu@4.40.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094859492,"package_name":"rollup-linux-riscv64-musl@4.40.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094859493,"package_name":"rollup-linux-s390x-gnu@4.40.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094859494,"package_name":"rollup-linux-x64-gnu@4.40.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094859495,"package_name":"rollup-linux-x64-musl@4.40.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094859496,"package_name":"rollup-win32-arm64-msvc@4.40.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094859497,"package_name":"rollup-win32-ia32-msvc@4.40.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094859498,"package_name":"rollup-win32-x64-msvc@4.40.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094859499,"package_name":"scc@1.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094859500,"package_name":"readable-stream@0.4.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094859501,"package_name":"address@4.1.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094859502,"package_name":"formula@3.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094859503,"package_name":"pinpoint@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094859504,"package_name":"bundle@2.3.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094860094,"package_name":"core@1.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094860165,"package_name":"protobuf-specs@0.3.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094860166,"package_name":"sign@2.3.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094860189,"package_name":"tuf@2.3.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094860245,"package_name":"verify@1.2.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094860460,"package_name":"typebox@0.27.8","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094860464,"package_name":"is@4.6.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094860467,"package_name":"merge-streams@2.2.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094860619,"package_name":"merge-streams@4.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094860620,"package_name":"commons@3.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094860621,"package_name":"fake-timers@10.3.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094860622,"package_name":"fake-timers@13.0.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094860651,"package_name":"samsam@8.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094860675,"package_name":"text-encoding@0.7.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094860686,"package_name":"bolt@4.2.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094860720,"package_name":"logger@4.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094860727,"package_name":"oauth@3.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094860909,"package_name":"socket-mode@2.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094860916,"package_name":"types@2.13.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094860917,"package_name":"web-api@7.8.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094860920,"package_name":"component-emitter@3.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094860921,"package_name":"spec@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094860922,"package_name":"counter@0.1.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094860923,"package_name":"helpers@0.5.15","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094860924,"package_name":"node@4.1.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094860925,"package_name":"oxide-android-arm64@4.1.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094860926,"package_name":"oxide-darwin-arm64@4.1.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094860927,"package_name":"oxide-darwin-x64@4.1.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094860928,"package_name":"oxide-freebsd-x64@4.1.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094860929,"package_name":"oxide-linux-arm-gnueabihf@4.1.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094860930,"package_name":"oxide-linux-arm64-gnu@4.1.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094860931,"package_name":"oxide-linux-arm64-musl@4.1.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094860932,"package_name":"oxide-linux-x64-gnu@4.1.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094860933,"package_name":"oxide-linux-x64-musl@4.1.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094860934,"package_name":"oxide-wasm32-wasi@4.1.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094860935,"package_name":"oxide-win32-arm64-msvc@4.1.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094860936,"package_name":"oxide-win32-x64-msvc@4.1.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094860937,"package_name":"oxide@4.1.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094860938,"package_name":"postcss@4.1.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094860939,"package_name":"dom@10.4.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094860940,"package_name":"react@16.3.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094860941,"package_name":"user-event@14.6.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094860942,"package_name":"core@0.14.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094860943,"package_name":"utils@0.14.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094860960,"package_name":"once@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094860961,"package_name":"sax@0.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094860962,"package_name":"canonical-json@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094860963,"package_name":"models@2.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094861028,"package_name":"wasm-util@0.9.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094861029,"package_name":"aria-query@5.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094861061,"package_name":"autosuggest-highlight@3.2.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094861184,"package_name":"babel__core@7.20.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094861185,"package_name":"babel__generator@7.6.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094861208,"package_name":"babel__helper-module-imports@7.18.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094861220,"package_name":"babel__register@7.17.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094861250,"package_name":"babel__template@7.4.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094862679,"package_name":"babel__traverse@7.20.7","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094862680,"package_name":"body-parser@1.19.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094862681,"package_name":"chai-dom@1.11.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094862703,"package_name":"chai@4.3.20","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094862704,"package_name":"chance@1.1.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094862841,"package_name":"connect@3.4.38","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094862842,"package_name":"cookie@0.4.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094863836,"package_name":"cookie@0.6.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094863837,"package_name":"cors@2.8.12","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094864973,"package_name":"css-mediaquery@0.1.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094865293,"package_name":"d3-color@3.1.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094865294,"package_name":"d3-delaunay@6.0.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094865295,"package_name":"d3-interpolate@3.0.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094865296,"package_name":"d3-path@3.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094865297,"package_name":"d3-scale@4.0.8","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094865298,"package_name":"d3-shape@3.1.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094865299,"package_name":"d3-time@3.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094865303,"package_name":"debug@4.1.12","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094865304,"package_name":"doctrine@0.0.9","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094865305,"package_name":"eslint-scope@3.7.7","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094865306,"package_name":"eslint@8.56.12","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094865439,"package_name":"estree@1.0.7","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094865440,"package_name":"express-serve-static-core@5.0.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094865441,"package_name":"express@5.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094865442,"package_name":"fg-loadcss@3.1.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094865635,"package_name":"find-package-json@1.2.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094865722,"package_name":"format-util@1.0.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094865780,"package_name":"fs-extra@11.0.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094865781,"package_name":"gtag.js@0.0.20","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094865795,"package_name":"hoist-non-react-statics@3.3.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094865796,"package_name":"html-minifier-terser@6.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094865797,"package_name":"http-errors@2.0.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094865798,"package_name":"istanbul-lib-coverage@2.0.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094865799,"package_name":"istanbul-lib-report@3.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094865800,"package_name":"istanbul-reports@3.0.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094865801,"package_name":"jscodeshift@0.12.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094865806,"package_name":"json-schema@7.0.15","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094865807,"package_name":"json2mq@0.2.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094865825,"package_name":"json5@0.0.29","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094865826,"package_name":"jsonfile@6.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094865865,"package_name":"jsonwebtoken@9.0.7","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094865866,"package_name":"katex@0.16.7","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094865867,"package_name":"lodash@4.17.16","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094865868,"package_name":"mdast@4.0.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094865869,"package_name":"mime@1.3.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094865870,"package_name":"minimatch@3.0.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094865871,"package_name":"minimist@1.2.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094865872,"package_name":"mocha@10.0.10","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094865873,"package_name":"ms@0.7.34","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094865874,"package_name":"node-forge@1.3.11","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094865875,"package_name":"node@20.17.32","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094865876,"package_name":"normalize-package-data@2.4.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094865877,"package_name":"nprogress@0.2.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094865878,"package_name":"parse-json@4.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094865879,"package_name":"parse-path@7.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094865880,"package_name":"prop-types@15.7.14","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094865881,"package_name":"qs@6.9.18","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094865882,"package_name":"range-parser@1.2.7","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094865883,"package_name":"react-dom@19.1.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094865884,"package_name":"react-is@19.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094865911,"package_name":"react-reconciler@0.26.7","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094865912,"package_name":"react-reconciler@0.28.9","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094865913,"package_name":"react-swipeable-views@0.13.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094865977,"package_name":"react-transition-group@4.4.12","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094865978,"package_name":"react-window@1.8.8","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094865979,"package_name":"react@19.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094865980,"package_name":"resolve@1.20.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094865981,"package_name":"retry@0.12.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094865982,"package_name":"send@0.17.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094865983,"package_name":"serve-static@1.15.7","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094865984,"package_name":"sinon@17.0.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094866043,"package_name":"sinonjs__fake-timers@8.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094866048,"package_name":"stack-utils@2.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094866049,"package_name":"statuses@2.0.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094866050,"package_name":"stylis@4.2.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094866051,"package_name":"tough-cookie@4.0.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094866052,"package_name":"triple-beam@1.3.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094866053,"package_name":"unist@2.0.11","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094866054,"package_name":"unist@3.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094866055,"package_name":"uuid@10.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094866056,"package_name":"webfontloader@1.6.38","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094866143,"package_name":"webxr@0.5.22","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094866144,"package_name":"ws@8.5.13","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094866156,"package_name":"yargs-parser@21.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094866157,"package_name":"yargs@15.0.19","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094866158,"package_name":"yargs@17.0.33","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094866159,"package_name":"yauzl@2.10.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094866160,"package_name":"eslint-plugin@8.31.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094866161,"package_name":"parser@8.31.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094866162,"package_name":"scope-manager@8.31.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094866163,"package_name":"type-utils@8.31.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094866164,"package_name":"types@5.62.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094866165,"package_name":"types@8.31.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094866166,"package_name":"typescript-estree@5.62.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094866167,"package_name":"typescript-estree@8.31.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094866168,"package_name":"utils@8.31.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094866169,"package_name":"visitor-keys@5.62.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094866170,"package_name":"visitor-keys@8.31.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094866171,"package_name":"structured-clone@1.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094866172,"package_name":"nft@0.27.7","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094866173,"package_name":"plugin-react@4.3.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094866174,"package_name":"plugin-react@4.4.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094866175,"package_name":"browser@3.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094866176,"package_name":"coverage-v8@3.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094866271,"package_name":"expect@3.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094866272,"package_name":"mocker@3.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094866273,"package_name":"pretty-format@3.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094866274,"package_name":"runner@3.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094866275,"package_name":"snapshot@3.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094866276,"package_name":"spy@3.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094866277,"package_name":"utils@3.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094866937,"package_name":"vale@3.11.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094867004,"package_name":"ast@1.14.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094867005,"package_name":"floating-point-hex-parser@1.13.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094867006,"package_name":"helper-api-error@1.13.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094867007,"package_name":"helper-buffer@1.14.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094867008,"package_name":"helper-numbers@1.13.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094867009,"package_name":"helper-wasm-bytecode@1.13.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094867010,"package_name":"helper-wasm-section@1.14.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094867011,"package_name":"ieee754@1.13.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094867012,"package_name":"leb128@1.13.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094867013,"package_name":"utf8@1.13.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094867014,"package_name":"wasm-edit@1.14.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094867015,"package_name":"wasm-gen@1.14.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094867016,"package_name":"wasm-opt@1.14.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094867017,"package_name":"wasm-parser@1.14.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094867018,"package_name":"wast-printer@1.14.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094867019,"package_name":"configtest@3.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094867020,"package_name":"info@3.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094867021,"package_name":"serve@3.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094867022,"package_name":"disposablestack@0.0.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094867023,"package_name":"fetch@0.10.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094867024,"package_name":"node-fetch@0.7.18","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094867025,"package_name":"promise-helpers@1.3.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094867026,"package_name":"server@0.9.71","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094867027,"package_name":"processor-utils@0.5.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094867035,"package_name":"shared@0.5.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094867088,"package_name":"transform@0.5.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094867123,"package_name":"ieee754@1.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094867124,"package_name":"long@4.2.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094867125,"package_name":"lockfile@1.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094867126,"package_name":"parsers@3.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094867127,"package_name":"schemas@2.36.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":23094867150,"package_name":"js-yaml@0.0.7","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"scripts/sizeSnapshot/package.json","sha":null,"kind":"manifest","created_at":"2025-05-12T15:10:37.933Z","updated_at":"2025-05-12T15:10:37.933Z","repository_link":"https://github.com/mui/material-ui/blob/master/scripts/sizeSnapshot/package.json","dependencies":[{"id":23094867182,"package_name":"@mui/joy","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"runtime","optional":false},{"id":23094867183,"package_name":"@mui/lab","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"runtime","optional":false},{"id":23094867184,"package_name":"@mui/material","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"runtime","optional":false},{"id":23094867185,"package_name":"@mui/private-theming","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"runtime","optional":false},{"id":23094867186,"package_name":"@mui/styles","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":23094867187,"package_name":"@mui/system","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"runtime","optional":false},{"id":23094867188,"package_name":"@mui/utils","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"test/bundling/fixtures/esbuild/package.json","sha":null,"kind":"manifest","created_at":"2025-05-12T15:10:38.150Z","updated_at":"2025-05-12T15:10:38.150Z","repository_link":"https://github.com/mui/material-ui/blob/master/test/bundling/fixtures/esbuild/package.json","dependencies":[{"id":23094867202,"package_name":"@emotion/core","ecosystem":"npm","requirements":"11.0.0","direct":true,"kind":"runtime","optional":false},{"id":23094867203,"package_name":"@emotion/react","ecosystem":"npm","requirements":"11.10.4","direct":true,"kind":"runtime","optional":false},{"id":23094867204,"package_name":"@emotion/styled","ecosystem":"npm","requirements":"11.10.4","direct":true,"kind":"runtime","optional":false},{"id":23094867205,"package_name":"@mui/material","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false},{"id":23094867206,"package_name":"@mui/icons-material","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false},{"id":23094867207,"package_name":"@mui/lab","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false},{"id":23094867208,"package_name":"@mui/styled-engine","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false},{"id":23094867209,"package_name":"@mui/system","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false},{"id":23094867210,"package_name":"@mui/utils","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false},{"id":23094867211,"package_name":"esbuild","ecosystem":"npm","requirements":"0.25.0","direct":true,"kind":"runtime","optional":false},{"id":23094867212,"package_name":"react","ecosystem":"npm","requirements":"18.2.0","direct":true,"kind":"runtime","optional":false},{"id":23094867213,"package_name":"react-dom","ecosystem":"npm","requirements":"18.2.0","direct":true,"kind":"runtime","optional":false},{"id":23094867214,"package_name":"react-is","ecosystem":"npm","requirements":"18.2.0","direct":true,"kind":"runtime","optional":false},{"id":23094867215,"package_name":"concurrently","ecosystem":"npm","requirements":"7.4.0","direct":true,"kind":"development","optional":false},{"id":23094867216,"package_name":"playwright","ecosystem":"npm","requirements":"1.52.0","direct":true,"kind":"development","optional":false},{"id":23094867217,"package_name":"serve","ecosystem":"npm","requirements":"14.2.4","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"test/bundling/fixtures/gatsby/package.json","sha":null,"kind":"manifest","created_at":"2025-05-12T15:10:38.292Z","updated_at":"2025-05-12T15:10:38.292Z","repository_link":"https://github.com/mui/material-ui/blob/master/test/bundling/fixtures/gatsby/package.json","dependencies":[{"id":23094867227,"package_name":"@emotion/core","ecosystem":"npm","requirements":"11.0.0","direct":true,"kind":"runtime","optional":false},{"id":23094867228,"package_name":"@emotion/react","ecosystem":"npm","requirements":"11.10.4","direct":true,"kind":"runtime","optional":false},{"id":23094867229,"package_name":"@emotion/styled","ecosystem":"npm","requirements":"11.10.4","direct":true,"kind":"runtime","optional":false},{"id":23094867230,"package_name":"@mui/material","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false},{"id":23094867231,"package_name":"@mui/icons-material","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false},{"id":23094867232,"package_name":"@mui/lab","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false},{"id":23094867233,"package_name":"@mui/styled-engine","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false},{"id":23094867234,"package_name":"@mui/system","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false},{"id":23094867235,"package_name":"@mui/utils","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false},{"id":23094867236,"package_name":"gatsby","ecosystem":"npm","requirements":"5.13.7","direct":true,"kind":"runtime","optional":false},{"id":23094867237,"package_name":"react","ecosystem":"npm","requirements":"18.2.0","direct":true,"kind":"runtime","optional":false},{"id":23094867238,"package_name":"react-dom","ecosystem":"npm","requirements":"18.2.0","direct":true,"kind":"runtime","optional":false},{"id":23094867239,"package_name":"react-is","ecosystem":"npm","requirements":"18.2.0","direct":true,"kind":"runtime","optional":false},{"id":23094867240,"package_name":"concurrently","ecosystem":"npm","requirements":"7.4.0","direct":true,"kind":"development","optional":false},{"id":23094867241,"package_name":"@playwright/test","ecosystem":"npm","requirements":"1.52.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"test/bundling/fixtures/next-webpack4/package.json","sha":null,"kind":"manifest","created_at":"2025-05-12T15:10:38.813Z","updated_at":"2025-05-12T15:10:38.813Z","repository_link":"https://github.com/mui/material-ui/blob/master/test/bundling/fixtures/next-webpack4/package.json","dependencies":[{"id":23094867319,"package_name":"@emotion/core","ecosystem":"npm","requirements":"11.0.0","direct":true,"kind":"runtime","optional":false},{"id":23094867320,"package_name":"@emotion/react","ecosystem":"npm","requirements":"11.10.4","direct":true,"kind":"runtime","optional":false},{"id":23094867321,"package_name":"@emotion/styled","ecosystem":"npm","requirements":"11.10.4","direct":true,"kind":"runtime","optional":false},{"id":23094867322,"package_name":"@mui/material","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false},{"id":23094867323,"package_name":"@mui/icons-material","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false},{"id":23094867324,"package_name":"@mui/lab","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false},{"id":23094867325,"package_name":"@mui/styled-engine","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false},{"id":23094867326,"package_name":"@mui/system","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false},{"id":23094867327,"package_name":"@mui/utils","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false},{"id":23094867328,"package_name":"next","ecosystem":"npm","requirements":"14.2.26","direct":true,"kind":"runtime","optional":false},{"id":23094867329,"package_name":"react","ecosystem":"npm","requirements":"^17.0.2","direct":true,"kind":"runtime","optional":false},{"id":23094867330,"package_name":"react-dom","ecosystem":"npm","requirements":"^17.0.2","direct":true,"kind":"runtime","optional":false},{"id":23094867331,"package_name":"react-is","ecosystem":"npm","requirements":"^17.0.2","direct":true,"kind":"runtime","optional":false},{"id":23094867332,"package_name":"concurrently","ecosystem":"npm","requirements":"7.4.0","direct":true,"kind":"development","optional":false},{"id":23094867333,"package_name":"@playwright/test","ecosystem":"npm","requirements":"1.52.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"test/bundling/fixtures/next-webpack5/package.json","sha":null,"kind":"manifest","created_at":"2025-05-12T15:10:38.997Z","updated_at":"2025-05-12T15:10:38.997Z","repository_link":"https://github.com/mui/material-ui/blob/master/test/bundling/fixtures/next-webpack5/package.json","dependencies":[{"id":23094867346,"package_name":"@emotion/core","ecosystem":"npm","requirements":"11.0.0","direct":true,"kind":"runtime","optional":false},{"id":23094867347,"package_name":"@emotion/react","ecosystem":"npm","requirements":"11.10.4","direct":true,"kind":"runtime","optional":false},{"id":23094867348,"package_name":"@emotion/styled","ecosystem":"npm","requirements":"11.10.4","direct":true,"kind":"runtime","optional":false},{"id":23094867349,"package_name":"@mui/material","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false},{"id":23094867350,"package_name":"@mui/icons-material","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false},{"id":23094867351,"package_name":"@mui/lab","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false},{"id":23094867352,"package_name":"@mui/styled-engine","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false},{"id":23094867353,"package_name":"@mui/utils","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false},{"id":23094867354,"package_name":"next","ecosystem":"npm","requirements":"14.2.26","direct":true,"kind":"runtime","optional":false},{"id":23094867355,"package_name":"react","ecosystem":"npm","requirements":"18.2.0","direct":true,"kind":"runtime","optional":false},{"id":23094867356,"package_name":"react-dom","ecosystem":"npm","requirements":"18.2.0","direct":true,"kind":"runtime","optional":false},{"id":23094867357,"package_name":"react-is","ecosystem":"npm","requirements":"18.2.0","direct":true,"kind":"runtime","optional":false},{"id":23094867358,"package_name":"concurrently","ecosystem":"npm","requirements":"7.4.0","direct":true,"kind":"development","optional":false},{"id":23094867359,"package_name":"@playwright/test","ecosystem":"npm","requirements":"1.52.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"test/bundling/fixtures/node-cjs/package.json","sha":null,"kind":"manifest","created_at":"2025-05-12T15:10:39.218Z","updated_at":"2025-05-12T15:10:39.218Z","repository_link":"https://github.com/mui/material-ui/blob/master/test/bundling/fixtures/node-cjs/package.json","dependencies":[{"id":23094867377,"package_name":"@emotion/core","ecosystem":"npm","requirements":"11.0.0","direct":true,"kind":"runtime","optional":false},{"id":23094867378,"package_name":"@emotion/styled","ecosystem":"npm","requirements":"11.10.4","direct":true,"kind":"runtime","optional":false},{"id":23094867379,"package_name":"@mui/material","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false},{"id":23094867380,"package_name":"@mui/icons-material","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false},{"id":23094867381,"package_name":"@mui/lab","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false},{"id":23094867382,"package_name":"@mui/styled-engine","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false},{"id":23094867383,"package_name":"@mui/system","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false},{"id":23094867384,"package_name":"@mui/utils","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false},{"id":23094867385,"package_name":"react-is","ecosystem":"npm","requirements":"18.2.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"test/bundling/fixtures/node-esm/package.json","sha":null,"kind":"manifest","created_at":"2025-05-12T15:10:39.545Z","updated_at":"2025-05-12T15:10:39.545Z","repository_link":"https://github.com/mui/material-ui/blob/master/test/bundling/fixtures/node-esm/package.json","dependencies":[{"id":23094867402,"package_name":"@emotion/core","ecosystem":"npm","requirements":"11.0.0","direct":true,"kind":"runtime","optional":false},{"id":23094867403,"package_name":"@emotion/styled","ecosystem":"npm","requirements":"11.10.4","direct":true,"kind":"runtime","optional":false},{"id":23094867404,"package_name":"@mui/material","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false},{"id":23094867405,"package_name":"@mui/icons-material","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false},{"id":23094867406,"package_name":"@mui/lab","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false},{"id":23094867407,"package_name":"@mui/styled-engine","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false},{"id":23094867408,"package_name":"@mui/system","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false},{"id":23094867409,"package_name":"@mui/utils","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false},{"id":23094867410,"package_name":"react-is","ecosystem":"npm","requirements":"18.2.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"test/bundling/fixtures/snowpack/package.json","sha":null,"kind":"manifest","created_at":"2025-05-12T15:10:39.781Z","updated_at":"2025-05-12T15:10:39.781Z","repository_link":"https://github.com/mui/material-ui/blob/master/test/bundling/fixtures/snowpack/package.json","dependencies":[{"id":23094867419,"package_name":"@emotion/core","ecosystem":"npm","requirements":"11.0.0","direct":true,"kind":"runtime","optional":false},{"id":23094867420,"package_name":"@emotion/react","ecosystem":"npm","requirements":"11.10.4","direct":true,"kind":"runtime","optional":false},{"id":23094867421,"package_name":"@emotion/styled","ecosystem":"npm","requirements":"11.10.4","direct":true,"kind":"runtime","optional":false},{"id":23094867422,"package_name":"@mui/material","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false},{"id":23094867423,"package_name":"@mui/icons-material","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false},{"id":23094867461,"package_name":"@mui/lab","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false},{"id":23094867462,"package_name":"@mui/styled-engine","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false},{"id":23094867463,"package_name":"@mui/system","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false},{"id":23094867464,"package_name":"@mui/utils","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false},{"id":23094867465,"package_name":"snowpack","ecosystem":"npm","requirements":"3.8.8","direct":true,"kind":"runtime","optional":false},{"id":23094867595,"package_name":"react","ecosystem":"npm","requirements":"18.2.0","direct":true,"kind":"runtime","optional":false},{"id":23094867596,"package_name":"react-dom","ecosystem":"npm","requirements":"18.2.0","direct":true,"kind":"runtime","optional":false},{"id":23094867597,"package_name":"react-is","ecosystem":"npm","requirements":"18.2.0","direct":true,"kind":"runtime","optional":false},{"id":23094867598,"package_name":"concurrently","ecosystem":"npm","requirements":"7.4.0","direct":true,"kind":"development","optional":false},{"id":23094867599,"package_name":"@playwright/test","ecosystem":"npm","requirements":"1.52.0","direct":true,"kind":"development","optional":false},{"id":23094867600,"package_name":"serve","ecosystem":"npm","requirements":"14.2.4","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"test/bundling/fixtures/vite/package.json","sha":null,"kind":"manifest","created_at":"2025-05-12T15:10:41.243Z","updated_at":"2025-05-12T15:10:41.243Z","repository_link":"https://github.com/mui/material-ui/blob/master/test/bundling/fixtures/vite/package.json","dependencies":[{"id":23094867644,"package_name":"@emotion/core","ecosystem":"npm","requirements":"11.0.0","direct":true,"kind":"runtime","optional":false},{"id":23094867645,"package_name":"@emotion/react","ecosystem":"npm","requirements":"11.10.4","direct":true,"kind":"runtime","optional":false},{"id":23094867646,"package_name":"@emotion/styled","ecosystem":"npm","requirements":"11.10.4","direct":true,"kind":"runtime","optional":false},{"id":23094867647,"package_name":"@mui/material","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false},{"id":23094867648,"package_name":"@mui/icons-material","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false},{"id":23094867649,"package_name":"@mui/lab","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false},{"id":23094867650,"package_name":"@mui/styled-engine","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false},{"id":23094867651,"package_name":"@mui/system","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false},{"id":23094867652,"package_name":"@mui/utils","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false},{"id":23094867653,"package_name":"react","ecosystem":"npm","requirements":"18.2.0","direct":true,"kind":"runtime","optional":false},{"id":23094867654,"package_name":"react-dom","ecosystem":"npm","requirements":"18.2.0","direct":true,"kind":"runtime","optional":false},{"id":23094867655,"package_name":"react-is","ecosystem":"npm","requirements":"18.2.0","direct":true,"kind":"runtime","optional":false},{"id":23094867656,"package_name":"vite","ecosystem":"npm","requirements":"4.5.13","direct":true,"kind":"runtime","optional":false},{"id":23094867657,"package_name":"concurrently","ecosystem":"npm","requirements":"7.4.0","direct":true,"kind":"development","optional":false},{"id":23094867658,"package_name":"@playwright/test","ecosystem":"npm","requirements":"1.52.0","direct":true,"kind":"development","optional":false},{"id":23094867659,"package_name":"serve","ecosystem":"npm","requirements":"14.2.4","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"test/bundling/scripts/package.json","sha":null,"kind":"manifest","created_at":"2025-05-12T15:10:41.609Z","updated_at":"2025-05-12T15:10:41.609Z","repository_link":"https://github.com/mui/material-ui/blob/master/test/bundling/scripts/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"test/moduleResolution/package.json","sha":null,"kind":"manifest","created_at":"2025-05-12T15:10:41.736Z","updated_at":"2025-05-12T15:10:41.736Z","repository_link":"https://github.com/mui/material-ui/blob/master/test/moduleResolution/package.json","dependencies":[{"id":23094867691,"package_name":"@mui/icons-material","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"runtime","optional":false},{"id":23094867692,"package_name":"@mui/material","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"test/package.json","sha":null,"kind":"manifest","created_at":"2025-05-12T15:10:41.851Z","updated_at":"2025-05-12T15:10:41.851Z","repository_link":"https://github.com/mui/material-ui/blob/master/test/package.json","dependencies":[{"id":23094867747,"package_name":"@react-spring/web","ecosystem":"npm","requirements":"^9.7.5","direct":true,"kind":"runtime","optional":false},{"id":23094867748,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"^7.27.1","direct":true,"kind":"development","optional":false},{"id":23094867749,"package_name":"@emotion/cache","ecosystem":"npm","requirements":"^11.13.5","direct":true,"kind":"development","optional":false},{"id":23094867750,"package_name":"@emotion/react","ecosystem":"npm","requirements":"^11.13.5","direct":true,"kind":"development","optional":false},{"id":23094867751,"package_name":"@mui/base","ecosystem":"npm","requirements":"5.0.0-beta.70","direct":true,"kind":"development","optional":false},{"id":23094867752,"package_name":"@mui/icons-material","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"development","optional":false},{"id":23094867753,"package_name":"@mui/internal-test-utils","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"development","optional":false},{"id":23094867754,"package_name":"@mui/joy","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"development","optional":false},{"id":23094867755,"package_name":"@mui/lab","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"development","optional":false},{"id":23094867756,"package_name":"@mui/material","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"development","optional":false},{"id":23094867757,"package_name":"@mui/system","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"development","optional":false},{"id":23094867758,"package_name":"@mui/utils","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"development","optional":false},{"id":23094867759,"package_name":"@playwright/test","ecosystem":"npm","requirements":"1.52.0","direct":true,"kind":"development","optional":false},{"id":23094867760,"package_name":"@testing-library/dom","ecosystem":"npm","requirements":"^10.4.0","direct":true,"kind":"development","optional":false},{"id":23094867761,"package_name":"@types/chai","ecosystem":"npm","requirements":"^4.3.20","direct":true,"kind":"development","optional":false},{"id":23094867762,"package_name":"@types/react","ecosystem":"npm","requirements":"^19.1.2","direct":true,"kind":"development","optional":false},{"id":23094867763,"package_name":"@types/react-is","ecosystem":"npm","requirements":"^19.0.0","direct":true,"kind":"development","optional":false},{"id":23094867764,"package_name":"@types/sinon","ecosystem":"npm","requirements":"^17.0.4","direct":true,"kind":"development","optional":false},{"id":23094867765,"package_name":"chai","ecosystem":"npm","requirements":"^4.5.0","direct":true,"kind":"development","optional":false},{"id":23094867766,"package_name":"docs","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"development","optional":false},{"id":23094867767,"package_name":"fast-glob","ecosystem":"npm","requirements":"^3.3.3","direct":true,"kind":"development","optional":false},{"id":23094867768,"package_name":"fs-extra","ecosystem":"npm","requirements":"^11.3.0","direct":true,"kind":"development","optional":false},{"id":23094867769,"package_name":"html-webpack-plugin","ecosystem":"npm","requirements":"^5.6.3","direct":true,"kind":"development","optional":false},{"id":23094867770,"package_name":"lodash","ecosystem":"npm","requirements":"^4.17.21","direct":true,"kind":"development","optional":false},{"id":23094867771,"package_name":"prop-types","ecosystem":"npm","requirements":"^15.8.1","direct":true,"kind":"development","optional":false},{"id":23094867772,"package_name":"react","ecosystem":"npm","requirements":"^19.1.0","direct":true,"kind":"development","optional":false},{"id":23094867773,"package_name":"react-dom","ecosystem":"npm","requirements":"^19.1.0","direct":true,"kind":"development","optional":false},{"id":23094867774,"package_name":"react-is","ecosystem":"npm","requirements":"^19.1.0","direct":true,"kind":"development","optional":false},{"id":23094867775,"package_name":"react-router","ecosystem":"npm","requirements":"^7.5.1","direct":true,"kind":"development","optional":false},{"id":23094867776,"package_name":"react-window","ecosystem":"npm","requirements":"^1.8.11","direct":true,"kind":"development","optional":false},{"id":23094867777,"package_name":"sinon","ecosystem":"npm","requirements":"^19.0.5","direct":true,"kind":"development","optional":false},{"id":23094867778,"package_name":"styled-components","ecosystem":"npm","requirements":"^6.1.17","direct":true,"kind":"development","optional":false},{"id":23094867779,"package_name":"stylis","ecosystem":"npm","requirements":"4.2.0","direct":true,"kind":"development","optional":false},{"id":23094867780,"package_name":"stylis-plugin-rtl","ecosystem":"npm","requirements":"^2.1.1","direct":true,"kind":"development","optional":false},{"id":23094867781,"package_name":"webfontloader","ecosystem":"npm","requirements":"^1.6.28","direct":true,"kind":"development","optional":false},{"id":23094867782,"package_name":"webpack","ecosystem":"npm","requirements":"^5.99.7","direct":true,"kind":"development","optional":false},{"id":23094867783,"package_name":"yargs","ecosystem":"npm","requirements":"^17.7.2","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/mui-stylis-plugin-rtl/package.json","sha":null,"kind":"manifest","created_at":"2025-06-02T16:05:51.156Z","updated_at":"2025-06-02T16:05:51.156Z","repository_link":"https://github.com/mui/material-ui/blob/master/packages/mui-stylis-plugin-rtl/package.json","dependencies":[{"id":23418543421,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"^7.27.4","direct":true,"kind":"runtime","optional":false},{"id":23418543422,"package_name":"cssjanus","ecosystem":"npm","requirements":"^2.3.0","direct":true,"kind":"runtime","optional":false},{"id":23418543625,"package_name":"@mui/internal-test-utils","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"development","optional":false},{"id":23418544539,"package_name":"@types/chai","ecosystem":"npm","requirements":"^4.3.20","direct":true,"kind":"development","optional":false},{"id":23418544540,"package_name":"@types/mocha","ecosystem":"npm","requirements":"^10.0.10","direct":true,"kind":"development","optional":false},{"id":23418544541,"package_name":"@types/node","ecosystem":"npm","requirements":"^20.17.57","direct":true,"kind":"development","optional":false},{"id":23418544542,"package_name":"@types/sinon","ecosystem":"npm","requirements":"^17.0.4","direct":true,"kind":"development","optional":false},{"id":23418544543,"package_name":"@types/stylis","ecosystem":"npm","requirements":"4.2.7","direct":true,"kind":"development","optional":false},{"id":23418544544,"package_name":"chai","ecosystem":"npm","requirements":"^4.5.0","direct":true,"kind":"development","optional":false},{"id":23418544545,"package_name":"sinon","ecosystem":"npm","requirements":"^19.0.5","direct":true,"kind":"development","optional":false},{"id":23418544546,"package_name":"stylis","ecosystem":"npm","requirements":"4.3.6","direct":true,"kind":"development","optional":false}]}],"score":40.25504678468111,"created_at":"2025-11-11T15:14:59.190Z","updated_at":"2026-06-20T03:04:18.924Z","avatar_url":"https://github.com/mui.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/369108","html_url":"https://summary.ecosyste.ms/projects/369108"}